]> git.ipfire.org Git - thirdparty/git.git/blob - po/git.pot
Start the 2.46 cycle
[thirdparty/git.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-05-27 07:23+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:368
22 #, c-format
23 msgid "Huh (%s)?"
24 msgstr ""
25
26 #: add-interactive.c:521 add-interactive.c:822 reset.c:65 sequencer.c:3142
27 #: sequencer.c:3581 sequencer.c:3723 builtin/rebase.c:1518
28 #: builtin/rebase.c:1919
29 msgid "could not read index"
30 msgstr ""
31
32 #: add-interactive.c:576 git-add--interactive.perl:269
33 #: git-add--interactive.perl:294
34 msgid "binary"
35 msgstr ""
36
37 #: add-interactive.c:634 git-add--interactive.perl:278
38 #: git-add--interactive.perl:332
39 msgid "nothing"
40 msgstr ""
41
42 #: add-interactive.c:635 git-add--interactive.perl:314
43 #: git-add--interactive.perl:329
44 msgid "unchanged"
45 msgstr ""
46
47 #: add-interactive.c:672 git-add--interactive.perl:643
48 msgid "Update"
49 msgstr ""
50
51 #: add-interactive.c:689 add-interactive.c:877
52 #, c-format
53 msgid "could not stage '%s'"
54 msgstr ""
55
56 #: add-interactive.c:695 add-interactive.c:884 reset.c:89 sequencer.c:3336
57 msgid "could not write index"
58 msgstr ""
59
60 #: add-interactive.c:698 git-add--interactive.perl:628
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:716 git-add--interactive.perl:678
68 #, c-format, perl-format
69 msgid "note: %s is untracked now.\n"
70 msgstr ""
71
72 #: add-interactive.c:721 apply.c:4110 builtin/checkout.c:294
73 #: builtin/reset.c:145
74 #, c-format
75 msgid "make_cache_entry failed for path '%s'"
76 msgstr ""
77
78 #: add-interactive.c:751 git-add--interactive.perl:655
79 msgid "Revert"
80 msgstr ""
81
82 #: add-interactive.c:767
83 msgid "Could not parse HEAD^{tree}"
84 msgstr ""
85
86 #: add-interactive.c:805 git-add--interactive.perl:631
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:856 git-add--interactive.perl:695
94 #, c-format
95 msgid "No untracked files.\n"
96 msgstr ""
97
98 #: add-interactive.c:860 git-add--interactive.perl:689
99 msgid "Add untracked"
100 msgstr ""
101
102 #: add-interactive.c:887 git-add--interactive.perl:625
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:917
110 #, c-format
111 msgid "ignoring unmerged: %s"
112 msgstr ""
113
114 #: add-interactive.c:929 add-patch.c:1675 git-add--interactive.perl:1366
115 #, c-format
116 msgid "Only binary files changed.\n"
117 msgstr ""
118
119 #: add-interactive.c:931 add-patch.c:1673 git-add--interactive.perl:1368
120 #, c-format
121 msgid "No changes.\n"
122 msgstr ""
123
124 #: add-interactive.c:935 git-add--interactive.perl:1376
125 msgid "Patch update"
126 msgstr ""
127
128 #: add-interactive.c:974 git-add--interactive.perl:1754
129 msgid "Review diff"
130 msgstr ""
131
132 #: add-interactive.c:1002
133 msgid "show paths with changes"
134 msgstr ""
135
136 #: add-interactive.c:1004
137 msgid "add working tree state to the staged set of changes"
138 msgstr ""
139
140 #: add-interactive.c:1006
141 msgid "revert staged set of changes back to the HEAD version"
142 msgstr ""
143
144 #: add-interactive.c:1008
145 msgid "pick hunks and update selectively"
146 msgstr ""
147
148 #: add-interactive.c:1010
149 msgid "view diff between HEAD and index"
150 msgstr ""
151
152 #: add-interactive.c:1012
153 msgid "add contents of untracked files to the staged set of changes"
154 msgstr ""
155
156 #: add-interactive.c:1020 add-interactive.c:1069
157 msgid "Prompt help:"
158 msgstr ""
159
160 #: add-interactive.c:1022
161 msgid "select a single item"
162 msgstr ""
163
164 #: add-interactive.c:1024
165 msgid "select a range of items"
166 msgstr ""
167
168 #: add-interactive.c:1026
169 msgid "select multiple ranges"
170 msgstr ""
171
172 #: add-interactive.c:1028 add-interactive.c:1073
173 msgid "select item based on unique prefix"
174 msgstr ""
175
176 #: add-interactive.c:1030
177 msgid "unselect specified items"
178 msgstr ""
179
180 #: add-interactive.c:1032
181 msgid "choose all items"
182 msgstr ""
183
184 #: add-interactive.c:1034
185 msgid "(empty) finish selecting"
186 msgstr ""
187
188 #: add-interactive.c:1071
189 msgid "select a numbered item"
190 msgstr ""
191
192 #: add-interactive.c:1075
193 msgid "(empty) select nothing"
194 msgstr ""
195
196 #: add-interactive.c:1083 builtin/clean.c:816 git-add--interactive.perl:1851
197 msgid "*** Commands ***"
198 msgstr ""
199
200 #: add-interactive.c:1084 builtin/clean.c:817 git-add--interactive.perl:1848
201 msgid "What now"
202 msgstr ""
203
204 #: add-interactive.c:1136 git-add--interactive.perl:213
205 msgid "staged"
206 msgstr ""
207
208 #: add-interactive.c:1136 git-add--interactive.perl:213
209 msgid "unstaged"
210 msgstr ""
211
212 #: add-interactive.c:1136 apply.c:4967 apply.c:4970 builtin/am.c:2250
213 #: builtin/am.c:2253 builtin/clone.c:123 builtin/fetch.c:145
214 #: builtin/merge.c:276 builtin/pull.c:190 builtin/submodule--helper.c:409
215 #: builtin/submodule--helper.c:1394 builtin/submodule--helper.c:1397
216 #: builtin/submodule--helper.c:1902 builtin/submodule--helper.c:1905
217 #: builtin/submodule--helper.c:2148 bugreport.c:129
218 #: git-add--interactive.perl:213
219 msgid "path"
220 msgstr ""
221
222 #: add-interactive.c:1143
223 msgid "could not refresh index"
224 msgstr ""
225
226 #: add-interactive.c:1157 builtin/clean.c:781 git-add--interactive.perl:1765
227 #, c-format
228 msgid "Bye.\n"
229 msgstr ""
230
231 #: add-patch.c:34 git-add--interactive.perl:1428
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:1429
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:1430
242 #, c-format, perl-format
243 msgid "Stage this hunk [y,n,q,a,d%s,?]? "
244 msgstr ""
245
246 #: add-patch.c:38
247 msgid ""
248 "If the patch applies cleanly, the edited hunk will immediately be marked for "
249 "staging."
250 msgstr ""
251
252 #: add-patch.c:41
253 msgid ""
254 "y - stage this hunk\n"
255 "n - do not stage this hunk\n"
256 "q - quit; do not stage this hunk or any of the remaining ones\n"
257 "a - stage this hunk and all later hunks in the file\n"
258 "d - do not stage this hunk or any of the later hunks in the file\n"
259 msgstr ""
260
261 #: add-patch.c:55 git-add--interactive.perl:1433
262 #, c-format, perl-format
263 msgid "Stash mode change [y,n,q,a,d%s,?]? "
264 msgstr ""
265
266 #: add-patch.c:56 git-add--interactive.perl:1434
267 #, c-format, perl-format
268 msgid "Stash deletion [y,n,q,a,d%s,?]? "
269 msgstr ""
270
271 #: add-patch.c:57 git-add--interactive.perl:1435
272 #, c-format, perl-format
273 msgid "Stash this hunk [y,n,q,a,d%s,?]? "
274 msgstr ""
275
276 #: add-patch.c:59
277 msgid ""
278 "If the patch applies cleanly, the edited hunk will immediately be marked for "
279 "stashing."
280 msgstr ""
281
282 #: add-patch.c:62
283 msgid ""
284 "y - stash this hunk\n"
285 "n - do not stash this hunk\n"
286 "q - quit; do not stash this hunk or any of the remaining ones\n"
287 "a - stash this hunk and all later hunks in the file\n"
288 "d - do not stash this hunk or any of the later hunks in the file\n"
289 msgstr ""
290
291 #: add-patch.c:78 git-add--interactive.perl:1438
292 #, c-format, perl-format
293 msgid "Unstage mode change [y,n,q,a,d%s,?]? "
294 msgstr ""
295
296 #: add-patch.c:79 git-add--interactive.perl:1439
297 #, c-format, perl-format
298 msgid "Unstage deletion [y,n,q,a,d%s,?]? "
299 msgstr ""
300
301 #: add-patch.c:80 git-add--interactive.perl:1440
302 #, c-format, perl-format
303 msgid "Unstage this hunk [y,n,q,a,d%s,?]? "
304 msgstr ""
305
306 #: add-patch.c:82
307 msgid ""
308 "If the patch applies cleanly, the edited hunk will immediately be marked for "
309 "unstaging."
310 msgstr ""
311
312 #: add-patch.c:85
313 msgid ""
314 "y - unstage this hunk\n"
315 "n - do not unstage this hunk\n"
316 "q - quit; do not unstage this hunk or any of the remaining ones\n"
317 "a - unstage this hunk and all later hunks in the file\n"
318 "d - do not unstage this hunk or any of the later hunks in the file\n"
319 msgstr ""
320
321 #: add-patch.c:100 git-add--interactive.perl:1443
322 #, c-format, perl-format
323 msgid "Apply mode change to index [y,n,q,a,d%s,?]? "
324 msgstr ""
325
326 #: add-patch.c:101 git-add--interactive.perl:1444
327 #, c-format, perl-format
328 msgid "Apply deletion to index [y,n,q,a,d%s,?]? "
329 msgstr ""
330
331 #: add-patch.c:102 git-add--interactive.perl:1445
332 #, c-format, perl-format
333 msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
334 msgstr ""
335
336 #: add-patch.c:104 add-patch.c:169 add-patch.c:212
337 msgid ""
338 "If the patch applies cleanly, the edited hunk will immediately be marked for "
339 "applying."
340 msgstr ""
341
342 #: add-patch.c:107
343 msgid ""
344 "y - apply this hunk to index\n"
345 "n - do not apply this hunk to index\n"
346 "q - quit; do not apply this hunk or any of the remaining ones\n"
347 "a - apply this hunk and all later hunks in the file\n"
348 "d - do not apply this hunk or any of the later hunks in the file\n"
349 msgstr ""
350
351 #: add-patch.c:122 git-add--interactive.perl:1448
352 #: git-add--interactive.perl:1463
353 #, c-format, perl-format
354 msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? "
355 msgstr ""
356
357 #: add-patch.c:123 git-add--interactive.perl:1449
358 #: git-add--interactive.perl:1464
359 #, c-format, perl-format
360 msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? "
361 msgstr ""
362
363 #: add-patch.c:124 git-add--interactive.perl:1450
364 #: git-add--interactive.perl:1465
365 #, c-format, perl-format
366 msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? "
367 msgstr ""
368
369 #: add-patch.c:126 add-patch.c:148 add-patch.c:191
370 msgid ""
371 "If the patch applies cleanly, the edited hunk will immediately be marked for "
372 "discarding."
373 msgstr ""
374
375 #: add-patch.c:129 add-patch.c:194
376 msgid ""
377 "y - discard this hunk from worktree\n"
378 "n - do not discard this hunk from worktree\n"
379 "q - quit; do not discard this hunk or any of the remaining ones\n"
380 "a - discard this hunk and all later hunks in the file\n"
381 "d - do not discard this hunk or any of the later hunks in the file\n"
382 msgstr ""
383
384 #: add-patch.c:144 add-patch.c:187 git-add--interactive.perl:1453
385 #, c-format, perl-format
386 msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? "
387 msgstr ""
388
389 #: add-patch.c:145 add-patch.c:188 git-add--interactive.perl:1454
390 #, c-format, perl-format
391 msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? "
392 msgstr ""
393
394 #: add-patch.c:146 add-patch.c:189 git-add--interactive.perl:1455
395 #, c-format, perl-format
396 msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? "
397 msgstr ""
398
399 #: add-patch.c:151
400 msgid ""
401 "y - discard this hunk from index and worktree\n"
402 "n - do not discard this hunk from index and worktree\n"
403 "q - quit; do not discard this hunk or any of the remaining ones\n"
404 "a - discard this hunk and all later hunks in the file\n"
405 "d - do not discard this hunk or any of the later hunks in the file\n"
406 msgstr ""
407
408 #: add-patch.c:165 add-patch.c:208 git-add--interactive.perl:1458
409 #, c-format, perl-format
410 msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? "
411 msgstr ""
412
413 #: add-patch.c:166 add-patch.c:209 git-add--interactive.perl:1459
414 #, c-format, perl-format
415 msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? "
416 msgstr ""
417
418 #: add-patch.c:167 add-patch.c:210 git-add--interactive.perl:1460
419 #, c-format, perl-format
420 msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? "
421 msgstr ""
422
423 #: add-patch.c:172
424 msgid ""
425 "y - apply this hunk to index and worktree\n"
426 "n - do not apply this hunk to index and worktree\n"
427 "q - quit; do not apply this hunk or any of the remaining ones\n"
428 "a - apply this hunk and all later hunks in the file\n"
429 "d - do not apply this hunk or any of the later hunks in the file\n"
430 msgstr ""
431
432 #: add-patch.c:215
433 msgid ""
434 "y - apply this hunk to worktree\n"
435 "n - do not apply this hunk to worktree\n"
436 "q - quit; do not apply this hunk or any of the remaining ones\n"
437 "a - apply this hunk and all later hunks in the file\n"
438 "d - do not apply this hunk or any of the later hunks in the file\n"
439 msgstr ""
440
441 #: add-patch.c:319
442 #, c-format
443 msgid "could not parse hunk header '%.*s'"
444 msgstr ""
445
446 #: add-patch.c:338 add-patch.c:342
447 #, c-format
448 msgid "could not parse colored hunk header '%.*s'"
449 msgstr ""
450
451 #: add-patch.c:396
452 msgid "could not parse diff"
453 msgstr ""
454
455 #: add-patch.c:415
456 msgid "could not parse colored diff"
457 msgstr ""
458
459 #: add-patch.c:429
460 #, c-format
461 msgid "failed to run '%s'"
462 msgstr ""
463
464 #: add-patch.c:588
465 msgid "mismatched output from interactive.diffFilter"
466 msgstr ""
467
468 #: add-patch.c:589
469 msgid ""
470 "Your filter must maintain a one-to-one correspondence\n"
471 "between its input and output lines."
472 msgstr ""
473
474 #: add-patch.c:762
475 #, c-format
476 msgid ""
477 "expected context line #%d in\n"
478 "%.*s"
479 msgstr ""
480
481 #: add-patch.c:777
482 #, c-format
483 msgid ""
484 "hunks do not overlap:\n"
485 "%.*s\n"
486 "\tdoes not end with:\n"
487 "%.*s"
488 msgstr ""
489
490 #: add-patch.c:1053 git-add--interactive.perl:1112
491 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
492 msgstr ""
493
494 #: add-patch.c:1057
495 #, c-format
496 msgid ""
497 "---\n"
498 "To remove '%c' lines, make them ' ' lines (context).\n"
499 "To remove '%c' lines, delete them.\n"
500 "Lines starting with %c will be removed.\n"
501 msgstr ""
502
503 #. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
504 #: add-patch.c:1071 git-add--interactive.perl:1126
505 msgid ""
506 "If it does not apply cleanly, you will be given an opportunity to\n"
507 "edit again. If all lines of the hunk are removed, then the edit is\n"
508 "aborted and the hunk is left unchanged.\n"
509 msgstr ""
510
511 #: add-patch.c:1104
512 msgid "could not parse hunk header"
513 msgstr ""
514
515 #: add-patch.c:1149
516 msgid "'git apply --cached' failed"
517 msgstr ""
518
519 #. TRANSLATORS: do not translate [y/n]
520 #. The program will only accept that input at this point.
521 #. Consider translating (saying "no" discards!) as
522 #. (saying "n" for "no" discards!) if the translation
523 #. of the word "no" does not start with n.
524 #.
525 #. TRANSLATORS: do not translate [y/n]
526 #. The program will only accept that input
527 #. at this point.
528 #. Consider translating (saying "no" discards!) as
529 #. (saying "n" for "no" discards!) if the translation
530 #. of the word "no" does not start with n.
531 #: add-patch.c:1218 git-add--interactive.perl:1239
532 msgid ""
533 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
534 msgstr ""
535
536 #: add-patch.c:1261
537 msgid "The selected hunks do not apply to the index!"
538 msgstr ""
539
540 #: add-patch.c:1262 git-add--interactive.perl:1343
541 msgid "Apply them to the worktree anyway? "
542 msgstr ""
543
544 #: add-patch.c:1269 git-add--interactive.perl:1346
545 msgid "Nothing was applied.\n"
546 msgstr ""
547
548 #: add-patch.c:1326
549 msgid ""
550 "j - leave this hunk undecided, see next undecided hunk\n"
551 "J - leave this hunk undecided, see next hunk\n"
552 "k - leave this hunk undecided, see previous undecided hunk\n"
553 "K - leave this hunk undecided, see previous hunk\n"
554 "g - select a hunk to go to\n"
555 "/ - search for a hunk matching the given regex\n"
556 "s - split the current hunk into smaller hunks\n"
557 "e - manually edit the current hunk\n"
558 "? - print help\n"
559 msgstr ""
560
561 #: add-patch.c:1447 add-patch.c:1457
562 msgid "No previous hunk"
563 msgstr ""
564
565 #: add-patch.c:1452 add-patch.c:1462
566 msgid "No next hunk"
567 msgstr ""
568
569 #: add-patch.c:1468
570 msgid "No other hunks to goto"
571 msgstr ""
572
573 #: add-patch.c:1479 git-add--interactive.perl:1577
574 msgid "go to which hunk (<ret> to see more)? "
575 msgstr ""
576
577 #: add-patch.c:1480 git-add--interactive.perl:1579
578 msgid "go to which hunk? "
579 msgstr ""
580
581 #: add-patch.c:1491
582 #, c-format
583 msgid "Invalid number: '%s'"
584 msgstr ""
585
586 #: add-patch.c:1496
587 #, c-format
588 msgid "Sorry, only %d hunk available."
589 msgid_plural "Sorry, only %d hunks available."
590 msgstr[0] ""
591 msgstr[1] ""
592
593 #: add-patch.c:1505
594 msgid "No other hunks to search"
595 msgstr ""
596
597 #: add-patch.c:1511 git-add--interactive.perl:1623
598 msgid "search for regex? "
599 msgstr ""
600
601 #: add-patch.c:1526
602 #, c-format
603 msgid "Malformed search regexp %s: %s"
604 msgstr ""
605
606 #: add-patch.c:1543
607 msgid "No hunk matches the given pattern"
608 msgstr ""
609
610 #: add-patch.c:1550
611 msgid "Sorry, cannot split this hunk"
612 msgstr ""
613
614 #: add-patch.c:1554
615 #, c-format
616 msgid "Split into %d hunks."
617 msgstr ""
618
619 #: add-patch.c:1558
620 msgid "Sorry, cannot edit this hunk"
621 msgstr ""
622
623 #: add-patch.c:1609
624 msgid "'git apply' failed"
625 msgstr ""
626
627 #: advice.c:140
628 #, c-format
629 msgid ""
630 "\n"
631 "Disable this message with \"git config advice.%s false\""
632 msgstr ""
633
634 #: advice.c:156
635 #, c-format
636 msgid "%shint: %.*s%s\n"
637 msgstr ""
638
639 #: advice.c:247
640 msgid "Cherry-picking is not possible because you have unmerged files."
641 msgstr ""
642
643 #: advice.c:249
644 msgid "Committing is not possible because you have unmerged files."
645 msgstr ""
646
647 #: advice.c:251
648 msgid "Merging is not possible because you have unmerged files."
649 msgstr ""
650
651 #: advice.c:253
652 msgid "Pulling is not possible because you have unmerged files."
653 msgstr ""
654
655 #: advice.c:255
656 msgid "Reverting is not possible because you have unmerged files."
657 msgstr ""
658
659 #: advice.c:257
660 #, c-format
661 msgid "It is not possible to %s because you have unmerged files."
662 msgstr ""
663
664 #: advice.c:265
665 msgid ""
666 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
667 "as appropriate to mark resolution and make a commit."
668 msgstr ""
669
670 #: advice.c:273
671 msgid "Exiting because of an unresolved conflict."
672 msgstr ""
673
674 #: advice.c:278 builtin/merge.c:1353
675 msgid "You have not concluded your merge (MERGE_HEAD exists)."
676 msgstr ""
677
678 #: advice.c:280
679 msgid "Please, commit your changes before merging."
680 msgstr ""
681
682 #: advice.c:281
683 msgid "Exiting because of unfinished merge."
684 msgstr ""
685
686 #: advice.c:287
687 #, c-format
688 msgid ""
689 "Note: switching to '%s'.\n"
690 "\n"
691 "You are in 'detached HEAD' state. You can look around, make experimental\n"
692 "changes and commit them, and you can discard any commits you make in this\n"
693 "state without impacting any branches by switching back to a branch.\n"
694 "\n"
695 "If you want to create a new branch to retain commits you create, you may\n"
696 "do so (now or later) by using -c with the switch command. Example:\n"
697 "\n"
698 " git switch -c <new-branch-name>\n"
699 "\n"
700 "Or undo this operation with:\n"
701 "\n"
702 " git switch -\n"
703 "\n"
704 "Turn off this advice by setting config variable advice.detachedHead to "
705 "false\n"
706 "\n"
707 msgstr ""
708
709 #: alias.c:50
710 msgid "cmdline ends with \\"
711 msgstr ""
712
713 #: alias.c:51
714 msgid "unclosed quote"
715 msgstr ""
716
717 #: apply.c:69
718 #, c-format
719 msgid "unrecognized whitespace option '%s'"
720 msgstr ""
721
722 #: apply.c:85
723 #, c-format
724 msgid "unrecognized whitespace ignore option '%s'"
725 msgstr ""
726
727 #: apply.c:135
728 msgid "--reject and --3way cannot be used together."
729 msgstr ""
730
731 #: apply.c:137
732 msgid "--cached and --3way cannot be used together."
733 msgstr ""
734
735 #: apply.c:140
736 msgid "--3way outside a repository"
737 msgstr ""
738
739 #: apply.c:151
740 msgid "--index outside a repository"
741 msgstr ""
742
743 #: apply.c:154
744 msgid "--cached outside a repository"
745 msgstr ""
746
747 #: apply.c:801
748 #, c-format
749 msgid "Cannot prepare timestamp regexp %s"
750 msgstr ""
751
752 #: apply.c:810
753 #, c-format
754 msgid "regexec returned %d for input: %s"
755 msgstr ""
756
757 #: apply.c:884
758 #, c-format
759 msgid "unable to find filename in patch at line %d"
760 msgstr ""
761
762 #: apply.c:922
763 #, c-format
764 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
765 msgstr ""
766
767 #: apply.c:928
768 #, c-format
769 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
770 msgstr ""
771
772 #: apply.c:929
773 #, c-format
774 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
775 msgstr ""
776
777 #: apply.c:934
778 #, c-format
779 msgid "git apply: bad git-diff - expected /dev/null on line %d"
780 msgstr ""
781
782 #: apply.c:963
783 #, c-format
784 msgid "invalid mode on line %d: %s"
785 msgstr ""
786
787 #: apply.c:1282
788 #, c-format
789 msgid "inconsistent header lines %d and %d"
790 msgstr ""
791
792 #: apply.c:1372
793 #, c-format
794 msgid ""
795 "git diff header lacks filename information when removing %d leading pathname "
796 "component (line %d)"
797 msgid_plural ""
798 "git diff header lacks filename information when removing %d leading pathname "
799 "components (line %d)"
800 msgstr[0] ""
801 msgstr[1] ""
802
803 #: apply.c:1385
804 #, c-format
805 msgid "git diff header lacks filename information (line %d)"
806 msgstr ""
807
808 #: apply.c:1481
809 #, c-format
810 msgid "recount: unexpected line: %.*s"
811 msgstr ""
812
813 #: apply.c:1550
814 #, c-format
815 msgid "patch fragment without header at line %d: %.*s"
816 msgstr ""
817
818 #: apply.c:1753
819 msgid "new file depends on old contents"
820 msgstr ""
821
822 #: apply.c:1755
823 msgid "deleted file still has contents"
824 msgstr ""
825
826 #: apply.c:1789
827 #, c-format
828 msgid "corrupt patch at line %d"
829 msgstr ""
830
831 #: apply.c:1826
832 #, c-format
833 msgid "new file %s depends on old contents"
834 msgstr ""
835
836 #: apply.c:1828
837 #, c-format
838 msgid "deleted file %s still has contents"
839 msgstr ""
840
841 #: apply.c:1831
842 #, c-format
843 msgid "** warning: file %s becomes empty but is not deleted"
844 msgstr ""
845
846 #: apply.c:1978
847 #, c-format
848 msgid "corrupt binary patch at line %d: %.*s"
849 msgstr ""
850
851 #: apply.c:2015
852 #, c-format
853 msgid "unrecognized binary patch at line %d"
854 msgstr ""
855
856 #: apply.c:2177
857 #, c-format
858 msgid "patch with only garbage at line %d"
859 msgstr ""
860
861 #: apply.c:2263
862 #, c-format
863 msgid "unable to read symlink %s"
864 msgstr ""
865
866 #: apply.c:2267
867 #, c-format
868 msgid "unable to open or read %s"
869 msgstr ""
870
871 #: apply.c:2936
872 #, c-format
873 msgid "invalid start of line: '%c'"
874 msgstr ""
875
876 #: apply.c:3057
877 #, c-format
878 msgid "Hunk #%d succeeded at %d (offset %d line)."
879 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
880 msgstr[0] ""
881 msgstr[1] ""
882
883 #: apply.c:3069
884 #, c-format
885 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
886 msgstr ""
887
888 #: apply.c:3075
889 #, c-format
890 msgid ""
891 "while searching for:\n"
892 "%.*s"
893 msgstr ""
894
895 #: apply.c:3097
896 #, c-format
897 msgid "missing binary patch data for '%s'"
898 msgstr ""
899
900 #: apply.c:3105
901 #, c-format
902 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
903 msgstr ""
904
905 #: apply.c:3152
906 #, c-format
907 msgid "cannot apply binary patch to '%s' without full index line"
908 msgstr ""
909
910 #: apply.c:3163
911 #, c-format
912 msgid ""
913 "the patch applies to '%s' (%s), which does not match the current contents."
914 msgstr ""
915
916 #: apply.c:3171
917 #, c-format
918 msgid "the patch applies to an empty '%s' but it is not empty"
919 msgstr ""
920
921 #: apply.c:3189
922 #, c-format
923 msgid "the necessary postimage %s for '%s' cannot be read"
924 msgstr ""
925
926 #: apply.c:3202
927 #, c-format
928 msgid "binary patch does not apply to '%s'"
929 msgstr ""
930
931 #: apply.c:3209
932 #, c-format
933 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
934 msgstr ""
935
936 #: apply.c:3230
937 #, c-format
938 msgid "patch failed: %s:%ld"
939 msgstr ""
940
941 #: apply.c:3353
942 #, c-format
943 msgid "cannot checkout %s"
944 msgstr ""
945
946 #: apply.c:3405 apply.c:3416 apply.c:3462 midx.c:61 setup.c:308
947 #, c-format
948 msgid "failed to read %s"
949 msgstr ""
950
951 #: apply.c:3413
952 #, c-format
953 msgid "reading from '%s' beyond a symbolic link"
954 msgstr ""
955
956 #: apply.c:3442 apply.c:3685
957 #, c-format
958 msgid "path %s has been renamed/deleted"
959 msgstr ""
960
961 #: apply.c:3528 apply.c:3700
962 #, c-format
963 msgid "%s: does not exist in index"
964 msgstr ""
965
966 #: apply.c:3537 apply.c:3708
967 #, c-format
968 msgid "%s: does not match index"
969 msgstr ""
970
971 #: apply.c:3572
972 msgid "repository lacks the necessary blob to fall back on 3-way merge."
973 msgstr ""
974
975 #: apply.c:3575
976 #, c-format
977 msgid "Falling back to three-way merge...\n"
978 msgstr ""
979
980 #: apply.c:3591 apply.c:3595
981 #, c-format
982 msgid "cannot read the current contents of '%s'"
983 msgstr ""
984
985 #: apply.c:3607
986 #, c-format
987 msgid "Failed to fall back on three-way merge...\n"
988 msgstr ""
989
990 #: apply.c:3621
991 #, c-format
992 msgid "Applied patch to '%s' with conflicts.\n"
993 msgstr ""
994
995 #: apply.c:3626
996 #, c-format
997 msgid "Applied patch to '%s' cleanly.\n"
998 msgstr ""
999
1000 #: apply.c:3652
1001 msgid "removal patch leaves file contents"
1002 msgstr ""
1003
1004 #: apply.c:3725
1005 #, c-format
1006 msgid "%s: wrong type"
1007 msgstr ""
1008
1009 #: apply.c:3727
1010 #, c-format
1011 msgid "%s has type %o, expected %o"
1012 msgstr ""
1013
1014 #: apply.c:3878 apply.c:3880 read-cache.c:830 read-cache.c:856
1015 #: read-cache.c:1325
1016 #, c-format
1017 msgid "invalid path '%s'"
1018 msgstr ""
1019
1020 #: apply.c:3936
1021 #, c-format
1022 msgid "%s: already exists in index"
1023 msgstr ""
1024
1025 #: apply.c:3939
1026 #, c-format
1027 msgid "%s: already exists in working directory"
1028 msgstr ""
1029
1030 #: apply.c:3959
1031 #, c-format
1032 msgid "new mode (%o) of %s does not match old mode (%o)"
1033 msgstr ""
1034
1035 #: apply.c:3964
1036 #, c-format
1037 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1038 msgstr ""
1039
1040 #: apply.c:3984
1041 #, c-format
1042 msgid "affected file '%s' is beyond a symbolic link"
1043 msgstr ""
1044
1045 #: apply.c:3988
1046 #, c-format
1047 msgid "%s: patch does not apply"
1048 msgstr ""
1049
1050 #: apply.c:4003
1051 #, c-format
1052 msgid "Checking patch %s..."
1053 msgstr ""
1054
1055 #: apply.c:4095
1056 #, c-format
1057 msgid "sha1 information is lacking or useless for submodule %s"
1058 msgstr ""
1059
1060 #: apply.c:4102
1061 #, c-format
1062 msgid "mode change for %s, which is not in current HEAD"
1063 msgstr ""
1064
1065 #: apply.c:4105
1066 #, c-format
1067 msgid "sha1 information is lacking or useless (%s)."
1068 msgstr ""
1069
1070 #: apply.c:4114
1071 #, c-format
1072 msgid "could not add %s to temporary index"
1073 msgstr ""
1074
1075 #: apply.c:4124
1076 #, c-format
1077 msgid "could not write temporary index to %s"
1078 msgstr ""
1079
1080 #: apply.c:4262
1081 #, c-format
1082 msgid "unable to remove %s from index"
1083 msgstr ""
1084
1085 #: apply.c:4296
1086 #, c-format
1087 msgid "corrupt patch for submodule %s"
1088 msgstr ""
1089
1090 #: apply.c:4302
1091 #, c-format
1092 msgid "unable to stat newly created file '%s'"
1093 msgstr ""
1094
1095 #: apply.c:4310
1096 #, c-format
1097 msgid "unable to create backing store for newly created file %s"
1098 msgstr ""
1099
1100 #: apply.c:4316 apply.c:4461
1101 #, c-format
1102 msgid "unable to add cache entry for %s"
1103 msgstr ""
1104
1105 #: apply.c:4359
1106 #, c-format
1107 msgid "failed to write to '%s'"
1108 msgstr ""
1109
1110 #: apply.c:4363
1111 #, c-format
1112 msgid "closing file '%s'"
1113 msgstr ""
1114
1115 #: apply.c:4433
1116 #, c-format
1117 msgid "unable to write file '%s' mode %o"
1118 msgstr ""
1119
1120 #: apply.c:4531
1121 #, c-format
1122 msgid "Applied patch %s cleanly."
1123 msgstr ""
1124
1125 #: apply.c:4539
1126 msgid "internal error"
1127 msgstr ""
1128
1129 #: apply.c:4542
1130 #, c-format
1131 msgid "Applying patch %%s with %d reject..."
1132 msgid_plural "Applying patch %%s with %d rejects..."
1133 msgstr[0] ""
1134 msgstr[1] ""
1135
1136 #: apply.c:4553
1137 #, c-format
1138 msgid "truncating .rej filename to %.*s.rej"
1139 msgstr ""
1140
1141 #: apply.c:4561 builtin/fetch.c:902 builtin/fetch.c:1195
1142 #, c-format
1143 msgid "cannot open %s"
1144 msgstr ""
1145
1146 #: apply.c:4575
1147 #, c-format
1148 msgid "Hunk #%d applied cleanly."
1149 msgstr ""
1150
1151 #: apply.c:4579
1152 #, c-format
1153 msgid "Rejected hunk #%d."
1154 msgstr ""
1155
1156 #: apply.c:4698
1157 #, c-format
1158 msgid "Skipped patch '%s'."
1159 msgstr ""
1160
1161 #: apply.c:4706
1162 msgid "unrecognized input"
1163 msgstr ""
1164
1165 #: apply.c:4726
1166 msgid "unable to read index file"
1167 msgstr ""
1168
1169 #: apply.c:4883
1170 #, c-format
1171 msgid "can't open patch '%s': %s"
1172 msgstr ""
1173
1174 #: apply.c:4910
1175 #, c-format
1176 msgid "squelched %d whitespace error"
1177 msgid_plural "squelched %d whitespace errors"
1178 msgstr[0] ""
1179 msgstr[1] ""
1180
1181 #: apply.c:4916 apply.c:4931
1182 #, c-format
1183 msgid "%d line adds whitespace errors."
1184 msgid_plural "%d lines add whitespace errors."
1185 msgstr[0] ""
1186 msgstr[1] ""
1187
1188 #: apply.c:4924
1189 #, c-format
1190 msgid "%d line applied after fixing whitespace errors."
1191 msgid_plural "%d lines applied after fixing whitespace errors."
1192 msgstr[0] ""
1193 msgstr[1] ""
1194
1195 #: apply.c:4940 builtin/add.c:612 builtin/mv.c:301 builtin/rm.c:406
1196 msgid "Unable to write new index file"
1197 msgstr ""
1198
1199 #: apply.c:4968
1200 msgid "don't apply changes matching the given path"
1201 msgstr ""
1202
1203 #: apply.c:4971
1204 msgid "apply changes matching the given path"
1205 msgstr ""
1206
1207 #: apply.c:4973 builtin/am.c:2259
1208 msgid "num"
1209 msgstr ""
1210
1211 #: apply.c:4974
1212 msgid "remove <num> leading slashes from traditional diff paths"
1213 msgstr ""
1214
1215 #: apply.c:4977
1216 msgid "ignore additions made by the patch"
1217 msgstr ""
1218
1219 #: apply.c:4979
1220 msgid "instead of applying the patch, output diffstat for the input"
1221 msgstr ""
1222
1223 #: apply.c:4983
1224 msgid "show number of added and deleted lines in decimal notation"
1225 msgstr ""
1226
1227 #: apply.c:4985
1228 msgid "instead of applying the patch, output a summary for the input"
1229 msgstr ""
1230
1231 #: apply.c:4987
1232 msgid "instead of applying the patch, see if the patch is applicable"
1233 msgstr ""
1234
1235 #: apply.c:4989
1236 msgid "make sure the patch is applicable to the current index"
1237 msgstr ""
1238
1239 #: apply.c:4991
1240 msgid "mark new files with `git add --intent-to-add`"
1241 msgstr ""
1242
1243 #: apply.c:4993
1244 msgid "apply a patch without touching the working tree"
1245 msgstr ""
1246
1247 #: apply.c:4995
1248 msgid "accept a patch that touches outside the working area"
1249 msgstr ""
1250
1251 #: apply.c:4998
1252 msgid "also apply the patch (use with --stat/--summary/--check)"
1253 msgstr ""
1254
1255 #: apply.c:5000
1256 msgid "attempt three-way merge if a patch does not apply"
1257 msgstr ""
1258
1259 #: apply.c:5002
1260 msgid "build a temporary index based on embedded index information"
1261 msgstr ""
1262
1263 #: apply.c:5005 builtin/checkout-index.c:173 builtin/ls-files.c:525
1264 msgid "paths are separated with NUL character"
1265 msgstr ""
1266
1267 #: apply.c:5007
1268 msgid "ensure at least <n> lines of context match"
1269 msgstr ""
1270
1271 #: apply.c:5008 builtin/am.c:2238 builtin/interpret-trailers.c:98
1272 #: builtin/interpret-trailers.c:100 builtin/interpret-trailers.c:102
1273 #: builtin/pack-objects.c:3458 builtin/rebase.c:1332
1274 msgid "action"
1275 msgstr ""
1276
1277 #: apply.c:5009
1278 msgid "detect new or modified lines that have whitespace errors"
1279 msgstr ""
1280
1281 #: apply.c:5012 apply.c:5015
1282 msgid "ignore changes in whitespace when finding context"
1283 msgstr ""
1284
1285 #: apply.c:5018
1286 msgid "apply the patch in reverse"
1287 msgstr ""
1288
1289 #: apply.c:5020
1290 msgid "don't expect at least one line of context"
1291 msgstr ""
1292
1293 #: apply.c:5022
1294 msgid "leave the rejected hunks in corresponding *.rej files"
1295 msgstr ""
1296
1297 #: apply.c:5024
1298 msgid "allow overlapping hunks"
1299 msgstr ""
1300
1301 #: apply.c:5025 builtin/add.c:323 builtin/check-ignore.c:22
1302 #: builtin/commit.c:1366 builtin/count-objects.c:98 builtin/fsck.c:775
1303 #: builtin/log.c:2186 builtin/mv.c:123 builtin/read-tree.c:128
1304 msgid "be verbose"
1305 msgstr ""
1306
1307 #: apply.c:5027
1308 msgid "tolerate incorrectly detected missing new-line at the end of file"
1309 msgstr ""
1310
1311 #: apply.c:5030
1312 msgid "do not trust the line counts in the hunk headers"
1313 msgstr ""
1314
1315 #: apply.c:5032 builtin/am.c:2247
1316 msgid "root"
1317 msgstr ""
1318
1319 #: apply.c:5033
1320 msgid "prepend <root> to all filenames"
1321 msgstr ""
1322
1323 #: archive-tar.c:125 archive-zip.c:351
1324 #, c-format
1325 msgid "cannot stream blob %s"
1326 msgstr ""
1327
1328 #: archive-tar.c:266 archive-zip.c:369
1329 #, c-format
1330 msgid "unsupported file mode: 0%o (SHA1: %s)"
1331 msgstr ""
1332
1333 #: archive-tar.c:293 archive-zip.c:359
1334 #, c-format
1335 msgid "cannot read %s"
1336 msgstr ""
1337
1338 #: archive-tar.c:465
1339 #, c-format
1340 msgid "unable to start '%s' filter"
1341 msgstr ""
1342
1343 #: archive-tar.c:468
1344 msgid "unable to redirect descriptor"
1345 msgstr ""
1346
1347 #: archive-tar.c:475
1348 #, c-format
1349 msgid "'%s' filter reported error"
1350 msgstr ""
1351
1352 #: archive-zip.c:319
1353 #, c-format
1354 msgid "path is not valid UTF-8: %s"
1355 msgstr ""
1356
1357 #: archive-zip.c:323
1358 #, c-format
1359 msgid "path too long (%d chars, SHA1: %s): %s"
1360 msgstr ""
1361
1362 #: archive-zip.c:480 builtin/pack-objects.c:232 builtin/pack-objects.c:235
1363 #, c-format
1364 msgid "deflate error (%d)"
1365 msgstr ""
1366
1367 #: archive-zip.c:615
1368 #, c-format
1369 msgid "timestamp too large for this system: %<PRIuMAX>"
1370 msgstr ""
1371
1372 #: archive.c:14
1373 msgid "git archive [<options>] <tree-ish> [<path>...]"
1374 msgstr ""
1375
1376 #: archive.c:15
1377 msgid "git archive --list"
1378 msgstr ""
1379
1380 #: archive.c:16
1381 msgid ""
1382 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
1383 msgstr ""
1384
1385 #: archive.c:17
1386 msgid "git archive --remote <repo> [--exec <cmd>] --list"
1387 msgstr ""
1388
1389 #: archive.c:377 builtin/add.c:181 builtin/add.c:588 builtin/rm.c:315
1390 #, c-format
1391 msgid "pathspec '%s' did not match any files"
1392 msgstr ""
1393
1394 #: archive.c:401
1395 #, c-format
1396 msgid "no such ref: %.*s"
1397 msgstr ""
1398
1399 #: archive.c:407
1400 #, c-format
1401 msgid "not a valid object name: %s"
1402 msgstr ""
1403
1404 #: archive.c:420
1405 #, c-format
1406 msgid "not a tree object: %s"
1407 msgstr ""
1408
1409 #: archive.c:432
1410 msgid "current working directory is untracked"
1411 msgstr ""
1412
1413 #: archive.c:464
1414 msgid "fmt"
1415 msgstr ""
1416
1417 #: archive.c:464
1418 msgid "archive format"
1419 msgstr ""
1420
1421 #: archive.c:465 builtin/log.c:1674
1422 msgid "prefix"
1423 msgstr ""
1424
1425 #: archive.c:466
1426 msgid "prepend prefix to each pathname in the archive"
1427 msgstr ""
1428
1429 #: archive.c:467 builtin/blame.c:861 builtin/blame.c:865 builtin/blame.c:866
1430 #: builtin/commit-tree.c:117 builtin/config.c:130 builtin/fast-export.c:1162
1431 #: builtin/fast-export.c:1164 builtin/fast-export.c:1168 builtin/grep.c:907
1432 #: builtin/hash-object.c:105 builtin/ls-files.c:561 builtin/ls-files.c:564
1433 #: builtin/notes.c:412 builtin/notes.c:578 builtin/read-tree.c:123
1434 #: parse-options.h:190
1435 msgid "file"
1436 msgstr ""
1437
1438 #: archive.c:468 builtin/archive.c:90
1439 msgid "write the archive to this file"
1440 msgstr ""
1441
1442 #: archive.c:470
1443 msgid "read .gitattributes in working directory"
1444 msgstr ""
1445
1446 #: archive.c:471
1447 msgid "report archived files on stderr"
1448 msgstr ""
1449
1450 #: archive.c:472
1451 msgid "store only"
1452 msgstr ""
1453
1454 #: archive.c:473
1455 msgid "compress faster"
1456 msgstr ""
1457
1458 #: archive.c:481
1459 msgid "compress better"
1460 msgstr ""
1461
1462 #: archive.c:484
1463 msgid "list supported archive formats"
1464 msgstr ""
1465
1466 #: archive.c:486 builtin/archive.c:91 builtin/clone.c:113 builtin/clone.c:116
1467 #: builtin/submodule--helper.c:1406 builtin/submodule--helper.c:1911
1468 msgid "repo"
1469 msgstr ""
1470
1471 #: archive.c:487 builtin/archive.c:92
1472 msgid "retrieve the archive from remote repository <repo>"
1473 msgstr ""
1474
1475 #: archive.c:488 builtin/archive.c:93 builtin/difftool.c:715
1476 #: builtin/notes.c:498
1477 msgid "command"
1478 msgstr ""
1479
1480 #: archive.c:489 builtin/archive.c:94
1481 msgid "path to the remote git-upload-archive command"
1482 msgstr ""
1483
1484 #: archive.c:496
1485 msgid "Unexpected option --remote"
1486 msgstr ""
1487
1488 #: archive.c:498
1489 msgid "Option --exec can only be used together with --remote"
1490 msgstr ""
1491
1492 #: archive.c:500
1493 msgid "Unexpected option --output"
1494 msgstr ""
1495
1496 #: archive.c:522
1497 #, c-format
1498 msgid "Unknown archive format '%s'"
1499 msgstr ""
1500
1501 #: archive.c:529
1502 #, c-format
1503 msgid "Argument not supported for format '%s': -%d"
1504 msgstr ""
1505
1506 #: attr.c:212
1507 #, c-format
1508 msgid "%.*s is not a valid attribute name"
1509 msgstr ""
1510
1511 #: attr.c:369
1512 #, c-format
1513 msgid "%s not allowed: %s:%d"
1514 msgstr ""
1515
1516 #: attr.c:409
1517 msgid ""
1518 "Negative patterns are ignored in git attributes\n"
1519 "Use '\\!' for literal leading exclamation."
1520 msgstr ""
1521
1522 #: bisect.c:468
1523 #, c-format
1524 msgid "Badly quoted content in file '%s': %s"
1525 msgstr ""
1526
1527 #: bisect.c:678
1528 #, c-format
1529 msgid "We cannot bisect more!\n"
1530 msgstr ""
1531
1532 #: bisect.c:745
1533 #, c-format
1534 msgid "Not a valid commit name %s"
1535 msgstr ""
1536
1537 #: bisect.c:770
1538 #, c-format
1539 msgid ""
1540 "The merge base %s is bad.\n"
1541 "This means the bug has been fixed between %s and [%s].\n"
1542 msgstr ""
1543
1544 #: bisect.c:775
1545 #, c-format
1546 msgid ""
1547 "The merge base %s is new.\n"
1548 "The property has changed between %s and [%s].\n"
1549 msgstr ""
1550
1551 #: bisect.c:780
1552 #, c-format
1553 msgid ""
1554 "The merge base %s is %s.\n"
1555 "This means the first '%s' commit is between %s and [%s].\n"
1556 msgstr ""
1557
1558 #: bisect.c:788
1559 #, c-format
1560 msgid ""
1561 "Some %s revs are not ancestors of the %s rev.\n"
1562 "git bisect cannot work properly in this case.\n"
1563 "Maybe you mistook %s and %s revs?\n"
1564 msgstr ""
1565
1566 #: bisect.c:801
1567 #, c-format
1568 msgid ""
1569 "the merge base between %s and [%s] must be skipped.\n"
1570 "So we cannot be sure the first %s commit is between %s and %s.\n"
1571 "We continue anyway."
1572 msgstr ""
1573
1574 #: bisect.c:840
1575 #, c-format
1576 msgid "Bisecting: a merge base must be tested\n"
1577 msgstr ""
1578
1579 #: bisect.c:890
1580 #, c-format
1581 msgid "a %s revision is needed"
1582 msgstr ""
1583
1584 #: bisect.c:920 builtin/notes.c:177 builtin/tag.c:255
1585 #, c-format
1586 msgid "could not create file '%s'"
1587 msgstr ""
1588
1589 #: bisect.c:966 builtin/merge.c:151
1590 #, c-format
1591 msgid "could not read file '%s'"
1592 msgstr ""
1593
1594 #: bisect.c:997
1595 msgid "reading bisect refs failed"
1596 msgstr ""
1597
1598 #: bisect.c:1019
1599 #, c-format
1600 msgid "%s was both %s and %s\n"
1601 msgstr ""
1602
1603 #: bisect.c:1028
1604 #, c-format
1605 msgid ""
1606 "No testable commit found.\n"
1607 "Maybe you started with bad path parameters?\n"
1608 msgstr ""
1609
1610 #: bisect.c:1057
1611 #, c-format
1612 msgid "(roughly %d step)"
1613 msgid_plural "(roughly %d steps)"
1614 msgstr[0] ""
1615 msgstr[1] ""
1616
1617 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
1618 #. steps)" translation.
1619 #.
1620 #: bisect.c:1063
1621 #, c-format
1622 msgid "Bisecting: %d revision left to test after this %s\n"
1623 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1624 msgstr[0] ""
1625 msgstr[1] ""
1626
1627 #: blame.c:2777
1628 msgid "--contents and --reverse do not blend well."
1629 msgstr ""
1630
1631 #: blame.c:2791
1632 msgid "cannot use --contents with final commit object name"
1633 msgstr ""
1634
1635 #: blame.c:2812
1636 msgid "--reverse and --first-parent together require specified latest commit"
1637 msgstr ""
1638
1639 #: blame.c:2821 bundle.c:167 ref-filter.c:2200 remote.c:1924 sequencer.c:2018
1640 #: sequencer.c:4466 submodule.c:847 builtin/commit.c:1047 builtin/log.c:405
1641 #: builtin/log.c:1012 builtin/log.c:1541 builtin/log.c:1945 builtin/log.c:2235
1642 #: builtin/merge.c:415 builtin/pack-objects.c:3276 builtin/pack-objects.c:3291
1643 #: builtin/shortlog.c:192
1644 msgid "revision walk setup failed"
1645 msgstr ""
1646
1647 #: blame.c:2839
1648 msgid ""
1649 "--reverse --first-parent together require range along first-parent chain"
1650 msgstr ""
1651
1652 #: blame.c:2850
1653 #, c-format
1654 msgid "no such path %s in %s"
1655 msgstr ""
1656
1657 #: blame.c:2861
1658 #, c-format
1659 msgid "cannot read blob %s for path %s"
1660 msgstr ""
1661
1662 #: branch.c:53
1663 #, c-format
1664 msgid ""
1665 "\n"
1666 "After fixing the error cause you may try to fix up\n"
1667 "the remote tracking information by invoking\n"
1668 "\"git branch --set-upstream-to=%s%s%s\"."
1669 msgstr ""
1670
1671 #: branch.c:67
1672 #, c-format
1673 msgid "Not setting branch %s as its own upstream."
1674 msgstr ""
1675
1676 #: branch.c:93
1677 #, c-format
1678 msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
1679 msgstr ""
1680
1681 #: branch.c:94
1682 #, c-format
1683 msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
1684 msgstr ""
1685
1686 #: branch.c:98
1687 #, c-format
1688 msgid "Branch '%s' set up to track local branch '%s' by rebasing."
1689 msgstr ""
1690
1691 #: branch.c:99
1692 #, c-format
1693 msgid "Branch '%s' set up to track local branch '%s'."
1694 msgstr ""
1695
1696 #: branch.c:104
1697 #, c-format
1698 msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1699 msgstr ""
1700
1701 #: branch.c:105
1702 #, c-format
1703 msgid "Branch '%s' set up to track remote ref '%s'."
1704 msgstr ""
1705
1706 #: branch.c:109
1707 #, c-format
1708 msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1709 msgstr ""
1710
1711 #: branch.c:110
1712 #, c-format
1713 msgid "Branch '%s' set up to track local ref '%s'."
1714 msgstr ""
1715
1716 #: branch.c:119
1717 msgid "Unable to write upstream branch configuration"
1718 msgstr ""
1719
1720 #: branch.c:156
1721 #, c-format
1722 msgid "Not tracking: ambiguous information for ref %s"
1723 msgstr ""
1724
1725 #: branch.c:189
1726 #, c-format
1727 msgid "'%s' is not a valid branch name."
1728 msgstr ""
1729
1730 #: branch.c:208
1731 #, c-format
1732 msgid "A branch named '%s' already exists."
1733 msgstr ""
1734
1735 #: branch.c:213
1736 msgid "Cannot force update the current branch."
1737 msgstr ""
1738
1739 #: branch.c:233
1740 #, c-format
1741 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1742 msgstr ""
1743
1744 #: branch.c:235
1745 #, c-format
1746 msgid "the requested upstream branch '%s' does not exist"
1747 msgstr ""
1748
1749 #: branch.c:237
1750 msgid ""
1751 "\n"
1752 "If you are planning on basing your work on an upstream\n"
1753 "branch that already exists at the remote, you may need to\n"
1754 "run \"git fetch\" to retrieve it.\n"
1755 "\n"
1756 "If you are planning to push out a new local branch that\n"
1757 "will track its remote counterpart, you may want to use\n"
1758 "\"git push -u\" to set the upstream config as you push."
1759 msgstr ""
1760
1761 #: branch.c:281
1762 #, c-format
1763 msgid "Not a valid object name: '%s'."
1764 msgstr ""
1765
1766 #: branch.c:301
1767 #, c-format
1768 msgid "Ambiguous object name: '%s'."
1769 msgstr ""
1770
1771 #: branch.c:306
1772 #, c-format
1773 msgid "Not a valid branch point: '%s'."
1774 msgstr ""
1775
1776 #: branch.c:365
1777 #, c-format
1778 msgid "'%s' is already checked out at '%s'"
1779 msgstr ""
1780
1781 #: branch.c:388
1782 #, c-format
1783 msgid "HEAD of working tree %s is not updated"
1784 msgstr ""
1785
1786 #: bundle.c:36
1787 #, c-format
1788 msgid "'%s' does not look like a v2 bundle file"
1789 msgstr ""
1790
1791 #: bundle.c:64
1792 #, c-format
1793 msgid "unrecognized header: %s%s (%d)"
1794 msgstr ""
1795
1796 #: bundle.c:90 rerere.c:480 rerere.c:690 sequencer.c:2270 sequencer.c:3034
1797 #: builtin/commit.c:814
1798 #, c-format
1799 msgid "could not open '%s'"
1800 msgstr ""
1801
1802 #: bundle.c:143
1803 msgid "Repository lacks these prerequisite commits:"
1804 msgstr ""
1805
1806 #: bundle.c:146
1807 msgid "need a repository to verify a bundle"
1808 msgstr ""
1809
1810 #: bundle.c:197
1811 #, c-format
1812 msgid "The bundle contains this ref:"
1813 msgid_plural "The bundle contains these %d refs:"
1814 msgstr[0] ""
1815 msgstr[1] ""
1816
1817 #: bundle.c:204
1818 msgid "The bundle records a complete history."
1819 msgstr ""
1820
1821 #: bundle.c:206
1822 #, c-format
1823 msgid "The bundle requires this ref:"
1824 msgid_plural "The bundle requires these %d refs:"
1825 msgstr[0] ""
1826 msgstr[1] ""
1827
1828 #: bundle.c:273
1829 msgid "unable to dup bundle descriptor"
1830 msgstr ""
1831
1832 #: bundle.c:280
1833 msgid "Could not spawn pack-objects"
1834 msgstr ""
1835
1836 #: bundle.c:291
1837 msgid "pack-objects died"
1838 msgstr ""
1839
1840 #: bundle.c:333
1841 msgid "rev-list died"
1842 msgstr ""
1843
1844 #: bundle.c:382
1845 #, c-format
1846 msgid "ref '%s' is excluded by the rev-list options"
1847 msgstr ""
1848
1849 #: bundle.c:461 builtin/log.c:208 builtin/log.c:1834 builtin/shortlog.c:306
1850 #, c-format
1851 msgid "unrecognized argument: %s"
1852 msgstr ""
1853
1854 #: bundle.c:469
1855 msgid "Refusing to create empty bundle."
1856 msgstr ""
1857
1858 #: bundle.c:479
1859 #, c-format
1860 msgid "cannot create '%s'"
1861 msgstr ""
1862
1863 #: bundle.c:504
1864 msgid "index-pack died"
1865 msgstr ""
1866
1867 #: color.c:329
1868 #, c-format
1869 msgid "invalid color value: %.*s"
1870 msgstr ""
1871
1872 #: commit-graph.c:183
1873 msgid "commit-graph file is too small"
1874 msgstr ""
1875
1876 #: commit-graph.c:248
1877 #, c-format
1878 msgid "commit-graph signature %X does not match signature %X"
1879 msgstr ""
1880
1881 #: commit-graph.c:255
1882 #, c-format
1883 msgid "commit-graph version %X does not match version %X"
1884 msgstr ""
1885
1886 #: commit-graph.c:262
1887 #, c-format
1888 msgid "commit-graph hash version %X does not match version %X"
1889 msgstr ""
1890
1891 #: commit-graph.c:284
1892 msgid "commit-graph chunk lookup table entry missing; file may be incomplete"
1893 msgstr ""
1894
1895 #: commit-graph.c:294
1896 #, c-format
1897 msgid "commit-graph improper chunk offset %08x%08x"
1898 msgstr ""
1899
1900 #: commit-graph.c:362
1901 #, c-format
1902 msgid "commit-graph chunk id %08x appears multiple times"
1903 msgstr ""
1904
1905 #: commit-graph.c:436
1906 msgid "commit-graph has no base graphs chunk"
1907 msgstr ""
1908
1909 #: commit-graph.c:446
1910 msgid "commit-graph chain does not match"
1911 msgstr ""
1912
1913 #: commit-graph.c:494
1914 #, c-format
1915 msgid "invalid commit-graph chain: line '%s' not a hash"
1916 msgstr ""
1917
1918 #: commit-graph.c:518
1919 msgid "unable to find all commit-graph files"
1920 msgstr ""
1921
1922 #: commit-graph.c:651 commit-graph.c:711
1923 msgid "invalid commit position. commit-graph is likely corrupt"
1924 msgstr ""
1925
1926 #: commit-graph.c:672
1927 #, c-format
1928 msgid "could not find commit %s"
1929 msgstr ""
1930
1931 #: commit-graph.c:948 builtin/am.c:1292
1932 #, c-format
1933 msgid "unable to parse commit %s"
1934 msgstr ""
1935
1936 #: commit-graph.c:1096
1937 msgid "Writing changed paths Bloom filters index"
1938 msgstr ""
1939
1940 #: commit-graph.c:1121
1941 msgid "Writing changed paths Bloom filters data"
1942 msgstr ""
1943
1944 #: commit-graph.c:1160 builtin/pack-objects.c:2783
1945 #, c-format
1946 msgid "unable to get type of object %s"
1947 msgstr ""
1948
1949 #: commit-graph.c:1196
1950 msgid "Loading known commits in commit graph"
1951 msgstr ""
1952
1953 #: commit-graph.c:1213
1954 msgid "Expanding reachable commits in commit graph"
1955 msgstr ""
1956
1957 #: commit-graph.c:1233
1958 msgid "Clearing commit marks in commit graph"
1959 msgstr ""
1960
1961 #: commit-graph.c:1252
1962 msgid "Computing commit graph generation numbers"
1963 msgstr ""
1964
1965 #: commit-graph.c:1300
1966 msgid "Computing commit changed paths Bloom filters"
1967 msgstr ""
1968
1969 #: commit-graph.c:1359
1970 #, c-format
1971 msgid "Finding commits for commit graph in %d pack"
1972 msgid_plural "Finding commits for commit graph in %d packs"
1973 msgstr[0] ""
1974 msgstr[1] ""
1975
1976 #: commit-graph.c:1372
1977 #, c-format
1978 msgid "error adding pack %s"
1979 msgstr ""
1980
1981 #: commit-graph.c:1376
1982 #, c-format
1983 msgid "error opening index for %s"
1984 msgstr ""
1985
1986 #: commit-graph.c:1405
1987 #, c-format
1988 msgid "Finding commits for commit graph from %d ref"
1989 msgid_plural "Finding commits for commit graph from %d refs"
1990 msgstr[0] ""
1991 msgstr[1] ""
1992
1993 #: commit-graph.c:1426
1994 #, c-format
1995 msgid "invalid commit object id: %s"
1996 msgstr ""
1997
1998 #: commit-graph.c:1442
1999 msgid "Finding commits for commit graph among packed objects"
2000 msgstr ""
2001
2002 #: commit-graph.c:1457
2003 msgid "Counting distinct commits in commit graph"
2004 msgstr ""
2005
2006 #: commit-graph.c:1489
2007 msgid "Finding extra edges in commit graph"
2008 msgstr ""
2009
2010 #: commit-graph.c:1538
2011 msgid "failed to write correct number of base graph ids"
2012 msgstr ""
2013
2014 #: commit-graph.c:1572 midx.c:812
2015 #, c-format
2016 msgid "unable to create leading directories of %s"
2017 msgstr ""
2018
2019 #: commit-graph.c:1585
2020 msgid "unable to create temporary graph layer"
2021 msgstr ""
2022
2023 #: commit-graph.c:1590
2024 #, c-format
2025 msgid "unable to adjust shared permissions for '%s'"
2026 msgstr ""
2027
2028 #: commit-graph.c:1667
2029 #, c-format
2030 msgid "Writing out commit graph in %d pass"
2031 msgid_plural "Writing out commit graph in %d passes"
2032 msgstr[0] ""
2033 msgstr[1] ""
2034
2035 #: commit-graph.c:1712
2036 msgid "unable to open commit-graph chain file"
2037 msgstr ""
2038
2039 #: commit-graph.c:1728
2040 msgid "failed to rename base commit-graph file"
2041 msgstr ""
2042
2043 #: commit-graph.c:1748
2044 msgid "failed to rename temporary commit-graph file"
2045 msgstr ""
2046
2047 #: commit-graph.c:1874
2048 msgid "Scanning merged commits"
2049 msgstr ""
2050
2051 #: commit-graph.c:1885
2052 #, c-format
2053 msgid "unexpected duplicate commit id %s"
2054 msgstr ""
2055
2056 #: commit-graph.c:1908
2057 msgid "Merging commit-graph"
2058 msgstr ""
2059
2060 #: commit-graph.c:2096
2061 #, c-format
2062 msgid "the commit graph format cannot write %d commits"
2063 msgstr ""
2064
2065 #: commit-graph.c:2107
2066 msgid "too many commits to write graph"
2067 msgstr ""
2068
2069 #: commit-graph.c:2200
2070 msgid "the commit-graph file has incorrect checksum and is likely corrupt"
2071 msgstr ""
2072
2073 #: commit-graph.c:2210
2074 #, c-format
2075 msgid "commit-graph has incorrect OID order: %s then %s"
2076 msgstr ""
2077
2078 #: commit-graph.c:2220 commit-graph.c:2235
2079 #, c-format
2080 msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
2081 msgstr ""
2082
2083 #: commit-graph.c:2227
2084 #, c-format
2085 msgid "failed to parse commit %s from commit-graph"
2086 msgstr ""
2087
2088 #: commit-graph.c:2245
2089 msgid "Verifying commits in commit graph"
2090 msgstr ""
2091
2092 #: commit-graph.c:2259
2093 #, c-format
2094 msgid "failed to parse commit %s from object database for commit-graph"
2095 msgstr ""
2096
2097 #: commit-graph.c:2266
2098 #, c-format
2099 msgid "root tree OID for commit %s in commit-graph is %s != %s"
2100 msgstr ""
2101
2102 #: commit-graph.c:2276
2103 #, c-format
2104 msgid "commit-graph parent list for commit %s is too long"
2105 msgstr ""
2106
2107 #: commit-graph.c:2285
2108 #, c-format
2109 msgid "commit-graph parent for %s is %s != %s"
2110 msgstr ""
2111
2112 #: commit-graph.c:2298
2113 #, c-format
2114 msgid "commit-graph parent list for commit %s terminates early"
2115 msgstr ""
2116
2117 #: commit-graph.c:2303
2118 #, c-format
2119 msgid ""
2120 "commit-graph has generation number zero for commit %s, but non-zero elsewhere"
2121 msgstr ""
2122
2123 #: commit-graph.c:2307
2124 #, c-format
2125 msgid ""
2126 "commit-graph has non-zero generation number for commit %s, but zero elsewhere"
2127 msgstr ""
2128
2129 #: commit-graph.c:2322
2130 #, c-format
2131 msgid "commit-graph generation for commit %s is %u != %u"
2132 msgstr ""
2133
2134 #: commit-graph.c:2328
2135 #, c-format
2136 msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
2137 msgstr ""
2138
2139 #: commit.c:52 sequencer.c:2739 builtin/am.c:359 builtin/am.c:403
2140 #: builtin/am.c:1371 builtin/am.c:2013 builtin/replace.c:457
2141 #, c-format
2142 msgid "could not parse %s"
2143 msgstr ""
2144
2145 #: commit.c:54
2146 #, c-format
2147 msgid "%s %s is not a commit!"
2148 msgstr ""
2149
2150 #: commit.c:194
2151 msgid ""
2152 "Support for <GIT_DIR>/info/grafts is deprecated\n"
2153 "and will be removed in a future Git version.\n"
2154 "\n"
2155 "Please use \"git replace --convert-graft-file\"\n"
2156 "to convert the grafts into replace refs.\n"
2157 "\n"
2158 "Turn this message off by running\n"
2159 "\"git config advice.graftFileDeprecated false\""
2160 msgstr ""
2161
2162 #: commit.c:1168
2163 #, c-format
2164 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
2165 msgstr ""
2166
2167 #: commit.c:1172
2168 #, c-format
2169 msgid "Commit %s has a bad GPG signature allegedly by %s."
2170 msgstr ""
2171
2172 #: commit.c:1175
2173 #, c-format
2174 msgid "Commit %s does not have a GPG signature."
2175 msgstr ""
2176
2177 #: commit.c:1178
2178 #, c-format
2179 msgid "Commit %s has a good GPG signature by %s\n"
2180 msgstr ""
2181
2182 #: commit.c:1432
2183 msgid ""
2184 "Warning: commit message did not conform to UTF-8.\n"
2185 "You may want to amend it after fixing the message, or set the config\n"
2186 "variable i18n.commitencoding to the encoding your project uses.\n"
2187 msgstr ""
2188
2189 #: compat/obstack.c:406 compat/obstack.c:408
2190 msgid "memory exhausted"
2191 msgstr ""
2192
2193 #: config.c:125
2194 #, c-format
2195 msgid ""
2196 "exceeded maximum include depth (%d) while including\n"
2197 "\t%s\n"
2198 "from\n"
2199 "\t%s\n"
2200 "This might be due to circular includes."
2201 msgstr ""
2202
2203 #: config.c:141
2204 #, c-format
2205 msgid "could not expand include path '%s'"
2206 msgstr ""
2207
2208 #: config.c:152
2209 msgid "relative config includes must come from files"
2210 msgstr ""
2211
2212 #: config.c:198
2213 msgid "relative config include conditionals must come from files"
2214 msgstr ""
2215
2216 #: config.c:378
2217 #, c-format
2218 msgid "key does not contain a section: %s"
2219 msgstr ""
2220
2221 #: config.c:384
2222 #, c-format
2223 msgid "key does not contain variable name: %s"
2224 msgstr ""
2225
2226 #: config.c:408 sequencer.c:2456
2227 #, c-format
2228 msgid "invalid key: %s"
2229 msgstr ""
2230
2231 #: config.c:414
2232 #, c-format
2233 msgid "invalid key (newline): %s"
2234 msgstr ""
2235
2236 #: config.c:450 config.c:462
2237 #, c-format
2238 msgid "bogus config parameter: %s"
2239 msgstr ""
2240
2241 #: config.c:497
2242 #, c-format
2243 msgid "bogus format in %s"
2244 msgstr ""
2245
2246 #: config.c:836
2247 #, c-format
2248 msgid "bad config line %d in blob %s"
2249 msgstr ""
2250
2251 #: config.c:840
2252 #, c-format
2253 msgid "bad config line %d in file %s"
2254 msgstr ""
2255
2256 #: config.c:844
2257 #, c-format
2258 msgid "bad config line %d in standard input"
2259 msgstr ""
2260
2261 #: config.c:848
2262 #, c-format
2263 msgid "bad config line %d in submodule-blob %s"
2264 msgstr ""
2265
2266 #: config.c:852
2267 #, c-format
2268 msgid "bad config line %d in command line %s"
2269 msgstr ""
2270
2271 #: config.c:856
2272 #, c-format
2273 msgid "bad config line %d in %s"
2274 msgstr ""
2275
2276 #: config.c:993
2277 msgid "out of range"
2278 msgstr ""
2279
2280 #: config.c:993
2281 msgid "invalid unit"
2282 msgstr ""
2283
2284 #: config.c:994
2285 #, c-format
2286 msgid "bad numeric config value '%s' for '%s': %s"
2287 msgstr ""
2288
2289 #: config.c:1013
2290 #, c-format
2291 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
2292 msgstr ""
2293
2294 #: config.c:1016
2295 #, c-format
2296 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
2297 msgstr ""
2298
2299 #: config.c:1019
2300 #, c-format
2301 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
2302 msgstr ""
2303
2304 #: config.c:1022
2305 #, c-format
2306 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
2307 msgstr ""
2308
2309 #: config.c:1025
2310 #, c-format
2311 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
2312 msgstr ""
2313
2314 #: config.c:1028
2315 #, c-format
2316 msgid "bad numeric config value '%s' for '%s' in %s: %s"
2317 msgstr ""
2318
2319 #: config.c:1123
2320 #, c-format
2321 msgid "failed to expand user dir in: '%s'"
2322 msgstr ""
2323
2324 #: config.c:1132
2325 #, c-format
2326 msgid "'%s' for '%s' is not a valid timestamp"
2327 msgstr ""
2328
2329 #: config.c:1223
2330 #, c-format
2331 msgid "abbrev length out of range: %d"
2332 msgstr ""
2333
2334 #: config.c:1237 config.c:1248
2335 #, c-format
2336 msgid "bad zlib compression level %d"
2337 msgstr ""
2338
2339 #: config.c:1340
2340 msgid "core.commentChar should only be one character"
2341 msgstr ""
2342
2343 #: config.c:1373
2344 #, c-format
2345 msgid "invalid mode for object creation: %s"
2346 msgstr ""
2347
2348 #: config.c:1445
2349 #, c-format
2350 msgid "malformed value for %s"
2351 msgstr ""
2352
2353 #: config.c:1471
2354 #, c-format
2355 msgid "malformed value for %s: %s"
2356 msgstr ""
2357
2358 #: config.c:1472
2359 msgid "must be one of nothing, matching, simple, upstream or current"
2360 msgstr ""
2361
2362 #: config.c:1533 builtin/pack-objects.c:3542
2363 #, c-format
2364 msgid "bad pack compression level %d"
2365 msgstr ""
2366
2367 #: config.c:1655
2368 #, c-format
2369 msgid "unable to load config blob object '%s'"
2370 msgstr ""
2371
2372 #: config.c:1658
2373 #, c-format
2374 msgid "reference '%s' does not point to a blob"
2375 msgstr ""
2376
2377 #: config.c:1675
2378 #, c-format
2379 msgid "unable to resolve config blob '%s'"
2380 msgstr ""
2381
2382 #: config.c:1705
2383 #, c-format
2384 msgid "failed to parse %s"
2385 msgstr ""
2386
2387 #: config.c:1759
2388 msgid "unable to parse command-line config"
2389 msgstr ""
2390
2391 #: config.c:2113
2392 msgid "unknown error occurred while reading the configuration files"
2393 msgstr ""
2394
2395 #: config.c:2283
2396 #, c-format
2397 msgid "Invalid %s: '%s'"
2398 msgstr ""
2399
2400 #: config.c:2328
2401 #, c-format
2402 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
2403 msgstr ""
2404
2405 #: config.c:2374
2406 #, c-format
2407 msgid "unable to parse '%s' from command-line config"
2408 msgstr ""
2409
2410 #: config.c:2376
2411 #, c-format
2412 msgid "bad config variable '%s' in file '%s' at line %d"
2413 msgstr ""
2414
2415 #: config.c:2457
2416 #, c-format
2417 msgid "invalid section name '%s'"
2418 msgstr ""
2419
2420 #: config.c:2489
2421 #, c-format
2422 msgid "%s has multiple values"
2423 msgstr ""
2424
2425 #: config.c:2518
2426 #, c-format
2427 msgid "failed to write new configuration file %s"
2428 msgstr ""
2429
2430 #: config.c:2770 config.c:3094
2431 #, c-format
2432 msgid "could not lock config file %s"
2433 msgstr ""
2434
2435 #: config.c:2781
2436 #, c-format
2437 msgid "opening %s"
2438 msgstr ""
2439
2440 #: config.c:2816 builtin/config.c:344
2441 #, c-format
2442 msgid "invalid pattern: %s"
2443 msgstr ""
2444
2445 #: config.c:2841
2446 #, c-format
2447 msgid "invalid config file %s"
2448 msgstr ""
2449
2450 #: config.c:2854 config.c:3107
2451 #, c-format
2452 msgid "fstat on %s failed"
2453 msgstr ""
2454
2455 #: config.c:2865
2456 #, c-format
2457 msgid "unable to mmap '%s'"
2458 msgstr ""
2459
2460 #: config.c:2874 config.c:3112
2461 #, c-format
2462 msgid "chmod on %s failed"
2463 msgstr ""
2464
2465 #: config.c:2959 config.c:3209
2466 #, c-format
2467 msgid "could not write config file %s"
2468 msgstr ""
2469
2470 #: config.c:2993
2471 #, c-format
2472 msgid "could not set '%s' to '%s'"
2473 msgstr ""
2474
2475 #: config.c:2995 builtin/remote.c:655 builtin/remote.c:849 builtin/remote.c:857
2476 #, c-format
2477 msgid "could not unset '%s'"
2478 msgstr ""
2479
2480 #: config.c:3085
2481 #, c-format
2482 msgid "invalid section name: %s"
2483 msgstr ""
2484
2485 #: config.c:3252
2486 #, c-format
2487 msgid "missing value for '%s'"
2488 msgstr ""
2489
2490 #: connect.c:61
2491 msgid "the remote end hung up upon initial contact"
2492 msgstr ""
2493
2494 #: connect.c:63
2495 msgid ""
2496 "Could not read from remote repository.\n"
2497 "\n"
2498 "Please make sure you have the correct access rights\n"
2499 "and the repository exists."
2500 msgstr ""
2501
2502 #: connect.c:81
2503 #, c-format
2504 msgid "server doesn't support '%s'"
2505 msgstr ""
2506
2507 #: connect.c:103
2508 #, c-format
2509 msgid "server doesn't support feature '%s'"
2510 msgstr ""
2511
2512 #: connect.c:114
2513 msgid "expected flush after capabilities"
2514 msgstr ""
2515
2516 #: connect.c:233
2517 #, c-format
2518 msgid "ignoring capabilities after first line '%s'"
2519 msgstr ""
2520
2521 #: connect.c:252
2522 msgid "protocol error: unexpected capabilities^{}"
2523 msgstr ""
2524
2525 #: connect.c:273
2526 #, c-format
2527 msgid "protocol error: expected shallow sha-1, got '%s'"
2528 msgstr ""
2529
2530 #: connect.c:275
2531 msgid "repository on the other end cannot be shallow"
2532 msgstr ""
2533
2534 #: connect.c:313
2535 msgid "invalid packet"
2536 msgstr ""
2537
2538 #: connect.c:333
2539 #, c-format
2540 msgid "protocol error: unexpected '%s'"
2541 msgstr ""
2542
2543 #: connect.c:441
2544 #, c-format
2545 msgid "invalid ls-refs response: %s"
2546 msgstr ""
2547
2548 #: connect.c:445
2549 msgid "expected flush after ref listing"
2550 msgstr ""
2551
2552 #: connect.c:544
2553 #, c-format
2554 msgid "protocol '%s' is not supported"
2555 msgstr ""
2556
2557 #: connect.c:595
2558 msgid "unable to set SO_KEEPALIVE on socket"
2559 msgstr ""
2560
2561 #: connect.c:635 connect.c:698
2562 #, c-format
2563 msgid "Looking up %s ... "
2564 msgstr ""
2565
2566 #: connect.c:639
2567 #, c-format
2568 msgid "unable to look up %s (port %s) (%s)"
2569 msgstr ""
2570
2571 #. TRANSLATORS: this is the end of "Looking up %s ... "
2572 #: connect.c:643 connect.c:714
2573 #, c-format
2574 msgid ""
2575 "done.\n"
2576 "Connecting to %s (port %s) ... "
2577 msgstr ""
2578
2579 #: connect.c:665 connect.c:742
2580 #, c-format
2581 msgid ""
2582 "unable to connect to %s:\n"
2583 "%s"
2584 msgstr ""
2585
2586 #. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
2587 #: connect.c:671 connect.c:748
2588 msgid "done."
2589 msgstr ""
2590
2591 #: connect.c:702
2592 #, c-format
2593 msgid "unable to look up %s (%s)"
2594 msgstr ""
2595
2596 #: connect.c:708
2597 #, c-format
2598 msgid "unknown port %s"
2599 msgstr ""
2600
2601 #: connect.c:845 connect.c:1175
2602 #, c-format
2603 msgid "strange hostname '%s' blocked"
2604 msgstr ""
2605
2606 #: connect.c:847
2607 #, c-format
2608 msgid "strange port '%s' blocked"
2609 msgstr ""
2610
2611 #: connect.c:857
2612 #, c-format
2613 msgid "cannot start proxy %s"
2614 msgstr ""
2615
2616 #: connect.c:928
2617 msgid "no path specified; see 'git help pull' for valid url syntax"
2618 msgstr ""
2619
2620 #: connect.c:1123
2621 msgid "ssh variant 'simple' does not support -4"
2622 msgstr ""
2623
2624 #: connect.c:1135
2625 msgid "ssh variant 'simple' does not support -6"
2626 msgstr ""
2627
2628 #: connect.c:1152
2629 msgid "ssh variant 'simple' does not support setting port"
2630 msgstr ""
2631
2632 #: connect.c:1264
2633 #, c-format
2634 msgid "strange pathname '%s' blocked"
2635 msgstr ""
2636
2637 #: connect.c:1311
2638 msgid "unable to fork"
2639 msgstr ""
2640
2641 #: connected.c:107 builtin/fsck.c:209 builtin/prune.c:45
2642 msgid "Checking connectivity"
2643 msgstr ""
2644
2645 #: connected.c:119
2646 msgid "Could not run 'git rev-list'"
2647 msgstr ""
2648
2649 #: connected.c:139
2650 msgid "failed write to rev-list"
2651 msgstr ""
2652
2653 #: connected.c:146
2654 msgid "failed to close rev-list's stdin"
2655 msgstr ""
2656
2657 #: convert.c:194
2658 #, c-format
2659 msgid "illegal crlf_action %d"
2660 msgstr ""
2661
2662 #: convert.c:207
2663 #, c-format
2664 msgid "CRLF would be replaced by LF in %s"
2665 msgstr ""
2666
2667 #: convert.c:209
2668 #, c-format
2669 msgid ""
2670 "CRLF will be replaced by LF in %s.\n"
2671 "The file will have its original line endings in your working directory"
2672 msgstr ""
2673
2674 #: convert.c:217
2675 #, c-format
2676 msgid "LF would be replaced by CRLF in %s"
2677 msgstr ""
2678
2679 #: convert.c:219
2680 #, c-format
2681 msgid ""
2682 "LF will be replaced by CRLF in %s.\n"
2683 "The file will have its original line endings in your working directory"
2684 msgstr ""
2685
2686 #: convert.c:284
2687 #, c-format
2688 msgid "BOM is prohibited in '%s' if encoded as %s"
2689 msgstr ""
2690
2691 #: convert.c:291
2692 #, c-format
2693 msgid ""
2694 "The file '%s' contains a byte order mark (BOM). Please use UTF-%.*s as "
2695 "working-tree-encoding."
2696 msgstr ""
2697
2698 #: convert.c:304
2699 #, c-format
2700 msgid "BOM is required in '%s' if encoded as %s"
2701 msgstr ""
2702
2703 #: convert.c:306
2704 #, c-format
2705 msgid ""
2706 "The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
2707 "%sLE (depending on the byte order) as working-tree-encoding."
2708 msgstr ""
2709
2710 #: convert.c:419 convert.c:490
2711 #, c-format
2712 msgid "failed to encode '%s' from %s to %s"
2713 msgstr ""
2714
2715 #: convert.c:462
2716 #, c-format
2717 msgid "encoding '%s' from %s to %s and back is not the same"
2718 msgstr ""
2719
2720 #: convert.c:668
2721 #, c-format
2722 msgid "cannot fork to run external filter '%s'"
2723 msgstr ""
2724
2725 #: convert.c:688
2726 #, c-format
2727 msgid "cannot feed the input to external filter '%s'"
2728 msgstr ""
2729
2730 #: convert.c:695
2731 #, c-format
2732 msgid "external filter '%s' failed %d"
2733 msgstr ""
2734
2735 #: convert.c:730 convert.c:733
2736 #, c-format
2737 msgid "read from external filter '%s' failed"
2738 msgstr ""
2739
2740 #: convert.c:736 convert.c:791
2741 #, c-format
2742 msgid "external filter '%s' failed"
2743 msgstr ""
2744
2745 #: convert.c:840
2746 msgid "unexpected filter type"
2747 msgstr ""
2748
2749 #: convert.c:851
2750 msgid "path name too long for external filter"
2751 msgstr ""
2752
2753 #: convert.c:943
2754 #, c-format
2755 msgid ""
2756 "external filter '%s' is not available anymore although not all paths have "
2757 "been filtered"
2758 msgstr ""
2759
2760 #: convert.c:1243
2761 msgid "true/false are no valid working-tree-encodings"
2762 msgstr ""
2763
2764 #: convert.c:1431 convert.c:1465
2765 #, c-format
2766 msgid "%s: clean filter '%s' failed"
2767 msgstr ""
2768
2769 #: convert.c:1511
2770 #, c-format
2771 msgid "%s: smudge filter %s failed"
2772 msgstr ""
2773
2774 #: credential.c:96
2775 #, c-format
2776 msgid "skipping credential lookup for key: credential.%s"
2777 msgstr ""
2778
2779 #: credential.c:112
2780 msgid "refusing to work with credential missing host field"
2781 msgstr ""
2782
2783 #: credential.c:114
2784 msgid "refusing to work with credential missing protocol field"
2785 msgstr ""
2786
2787 #: credential.c:396
2788 #, c-format
2789 msgid "url contains a newline in its %s component: %s"
2790 msgstr ""
2791
2792 #: credential.c:440
2793 #, c-format
2794 msgid "url has no scheme: %s"
2795 msgstr ""
2796
2797 #: credential.c:513
2798 #, c-format
2799 msgid "credential url cannot be parsed: %s"
2800 msgstr ""
2801
2802 #: date.c:138
2803 msgid "in the future"
2804 msgstr ""
2805
2806 #: date.c:144
2807 #, c-format
2808 msgid "%<PRIuMAX> second ago"
2809 msgid_plural "%<PRIuMAX> seconds ago"
2810 msgstr[0] ""
2811 msgstr[1] ""
2812
2813 #: date.c:151
2814 #, c-format
2815 msgid "%<PRIuMAX> minute ago"
2816 msgid_plural "%<PRIuMAX> minutes ago"
2817 msgstr[0] ""
2818 msgstr[1] ""
2819
2820 #: date.c:158
2821 #, c-format
2822 msgid "%<PRIuMAX> hour ago"
2823 msgid_plural "%<PRIuMAX> hours ago"
2824 msgstr[0] ""
2825 msgstr[1] ""
2826
2827 #: date.c:165
2828 #, c-format
2829 msgid "%<PRIuMAX> day ago"
2830 msgid_plural "%<PRIuMAX> days ago"
2831 msgstr[0] ""
2832 msgstr[1] ""
2833
2834 #: date.c:171
2835 #, c-format
2836 msgid "%<PRIuMAX> week ago"
2837 msgid_plural "%<PRIuMAX> weeks ago"
2838 msgstr[0] ""
2839 msgstr[1] ""
2840
2841 #: date.c:178
2842 #, c-format
2843 msgid "%<PRIuMAX> month ago"
2844 msgid_plural "%<PRIuMAX> months ago"
2845 msgstr[0] ""
2846 msgstr[1] ""
2847
2848 #: date.c:189
2849 #, c-format
2850 msgid "%<PRIuMAX> year"
2851 msgid_plural "%<PRIuMAX> years"
2852 msgstr[0] ""
2853 msgstr[1] ""
2854
2855 #. TRANSLATORS: "%s" is "<n> years"
2856 #: date.c:192
2857 #, c-format
2858 msgid "%s, %<PRIuMAX> month ago"
2859 msgid_plural "%s, %<PRIuMAX> months ago"
2860 msgstr[0] ""
2861 msgstr[1] ""
2862
2863 #: date.c:197 date.c:202
2864 #, c-format
2865 msgid "%<PRIuMAX> year ago"
2866 msgid_plural "%<PRIuMAX> years ago"
2867 msgstr[0] ""
2868 msgstr[1] ""
2869
2870 #: delta-islands.c:272
2871 msgid "Propagating island marks"
2872 msgstr ""
2873
2874 #: delta-islands.c:290
2875 #, c-format
2876 msgid "bad tree object %s"
2877 msgstr ""
2878
2879 #: delta-islands.c:334
2880 #, c-format
2881 msgid "failed to load island regex for '%s': %s"
2882 msgstr ""
2883
2884 #: delta-islands.c:390
2885 #, c-format
2886 msgid "island regex from config has too many capture groups (max=%d)"
2887 msgstr ""
2888
2889 #: delta-islands.c:467
2890 #, c-format
2891 msgid "Marked %d islands, done.\n"
2892 msgstr ""
2893
2894 #: diff-no-index.c:238
2895 msgid "git diff --no-index [<options>] <path> <path>"
2896 msgstr ""
2897
2898 #: diff-no-index.c:263
2899 msgid ""
2900 "Not a git repository. Use --no-index to compare two paths outside a working "
2901 "tree"
2902 msgstr ""
2903
2904 #: diff.c:155
2905 #, c-format
2906 msgid " Failed to parse dirstat cut-off percentage '%s'\n"
2907 msgstr ""
2908
2909 #: diff.c:160
2910 #, c-format
2911 msgid " Unknown dirstat parameter '%s'\n"
2912 msgstr ""
2913
2914 #: diff.c:296
2915 msgid ""
2916 "color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
2917 "'dimmed-zebra', 'plain'"
2918 msgstr ""
2919
2920 #: diff.c:324
2921 #, c-format
2922 msgid ""
2923 "unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
2924 "'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
2925 msgstr ""
2926
2927 #: diff.c:332
2928 msgid ""
2929 "color-moved-ws: allow-indentation-change cannot be combined with other "
2930 "whitespace modes"
2931 msgstr ""
2932
2933 #: diff.c:405
2934 #, c-format
2935 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
2936 msgstr ""
2937
2938 #: diff.c:465
2939 #, c-format
2940 msgid ""
2941 "Found errors in 'diff.dirstat' config variable:\n"
2942 "%s"
2943 msgstr ""
2944
2945 #: diff.c:4238
2946 #, c-format
2947 msgid "external diff died, stopping at %s"
2948 msgstr ""
2949
2950 #: diff.c:4583
2951 msgid "--name-only, --name-status, --check and -s are mutually exclusive"
2952 msgstr ""
2953
2954 #: diff.c:4586
2955 msgid "-G, -S and --find-object are mutually exclusive"
2956 msgstr ""
2957
2958 #: diff.c:4664
2959 msgid "--follow requires exactly one pathspec"
2960 msgstr ""
2961
2962 #: diff.c:4712
2963 #, c-format
2964 msgid "invalid --stat value: %s"
2965 msgstr ""
2966
2967 #: diff.c:4717 diff.c:4722 diff.c:4727 diff.c:4732 diff.c:5245
2968 #: parse-options.c:197 parse-options.c:201
2969 #, c-format
2970 msgid "%s expects a numerical value"
2971 msgstr ""
2972
2973 #: diff.c:4749
2974 #, c-format
2975 msgid ""
2976 "Failed to parse --dirstat/-X option parameter:\n"
2977 "%s"
2978 msgstr ""
2979
2980 #: diff.c:4834
2981 #, c-format
2982 msgid "unknown change class '%c' in --diff-filter=%s"
2983 msgstr ""
2984
2985 #: diff.c:4858
2986 #, c-format
2987 msgid "unknown value after ws-error-highlight=%.*s"
2988 msgstr ""
2989
2990 #: diff.c:4872
2991 #, c-format
2992 msgid "unable to resolve '%s'"
2993 msgstr ""
2994
2995 #: diff.c:4922 diff.c:4928
2996 #, c-format
2997 msgid "%s expects <n>/<m> form"
2998 msgstr ""
2999
3000 #: diff.c:4940
3001 #, c-format
3002 msgid "%s expects a character, got '%s'"
3003 msgstr ""
3004
3005 #: diff.c:4961
3006 #, c-format
3007 msgid "bad --color-moved argument: %s"
3008 msgstr ""
3009
3010 #: diff.c:4980
3011 #, c-format
3012 msgid "invalid mode '%s' in --color-moved-ws"
3013 msgstr ""
3014
3015 #: diff.c:5020
3016 msgid ""
3017 "option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
3018 "\"histogram\""
3019 msgstr ""
3020
3021 #: diff.c:5056 diff.c:5076
3022 #, c-format
3023 msgid "invalid argument to %s"
3024 msgstr ""
3025
3026 #: diff.c:5214
3027 #, c-format
3028 msgid "failed to parse --submodule option parameter: '%s'"
3029 msgstr ""
3030
3031 #: diff.c:5270
3032 #, c-format
3033 msgid "bad --word-diff argument: %s"
3034 msgstr ""
3035
3036 #: diff.c:5293
3037 msgid "Diff output format options"
3038 msgstr ""
3039
3040 #: diff.c:5295 diff.c:5301
3041 msgid "generate patch"
3042 msgstr ""
3043
3044 #: diff.c:5298 builtin/log.c:177
3045 msgid "suppress diff output"
3046 msgstr ""
3047
3048 #: diff.c:5303 diff.c:5417 diff.c:5424
3049 msgid "<n>"
3050 msgstr ""
3051
3052 #: diff.c:5304 diff.c:5307
3053 msgid "generate diffs with <n> lines context"
3054 msgstr ""
3055
3056 #: diff.c:5309
3057 msgid "generate the diff in raw format"
3058 msgstr ""
3059
3060 #: diff.c:5312
3061 msgid "synonym for '-p --raw'"
3062 msgstr ""
3063
3064 #: diff.c:5316
3065 msgid "synonym for '-p --stat'"
3066 msgstr ""
3067
3068 #: diff.c:5320
3069 msgid "machine friendly --stat"
3070 msgstr ""
3071
3072 #: diff.c:5323
3073 msgid "output only the last line of --stat"
3074 msgstr ""
3075
3076 #: diff.c:5325 diff.c:5333
3077 msgid "<param1,param2>..."
3078 msgstr ""
3079
3080 #: diff.c:5326
3081 msgid ""
3082 "output the distribution of relative amount of changes for each sub-directory"
3083 msgstr ""
3084
3085 #: diff.c:5330
3086 msgid "synonym for --dirstat=cumulative"
3087 msgstr ""
3088
3089 #: diff.c:5334
3090 msgid "synonym for --dirstat=files,param1,param2..."
3091 msgstr ""
3092
3093 #: diff.c:5338
3094 msgid "warn if changes introduce conflict markers or whitespace errors"
3095 msgstr ""
3096
3097 #: diff.c:5341
3098 msgid "condensed summary such as creations, renames and mode changes"
3099 msgstr ""
3100
3101 #: diff.c:5344
3102 msgid "show only names of changed files"
3103 msgstr ""
3104
3105 #: diff.c:5347
3106 msgid "show only names and status of changed files"
3107 msgstr ""
3108
3109 #: diff.c:5349
3110 msgid "<width>[,<name-width>[,<count>]]"
3111 msgstr ""
3112
3113 #: diff.c:5350
3114 msgid "generate diffstat"
3115 msgstr ""
3116
3117 #: diff.c:5352 diff.c:5355 diff.c:5358
3118 msgid "<width>"
3119 msgstr ""
3120
3121 #: diff.c:5353
3122 msgid "generate diffstat with a given width"
3123 msgstr ""
3124
3125 #: diff.c:5356
3126 msgid "generate diffstat with a given name width"
3127 msgstr ""
3128
3129 #: diff.c:5359
3130 msgid "generate diffstat with a given graph width"
3131 msgstr ""
3132
3133 #: diff.c:5361
3134 msgid "<count>"
3135 msgstr ""
3136
3137 #: diff.c:5362
3138 msgid "generate diffstat with limited lines"
3139 msgstr ""
3140
3141 #: diff.c:5365
3142 msgid "generate compact summary in diffstat"
3143 msgstr ""
3144
3145 #: diff.c:5368
3146 msgid "output a binary diff that can be applied"
3147 msgstr ""
3148
3149 #: diff.c:5371
3150 msgid "show full pre- and post-image object names on the \"index\" lines"
3151 msgstr ""
3152
3153 #: diff.c:5373
3154 msgid "show colored diff"
3155 msgstr ""
3156
3157 #: diff.c:5374
3158 msgid "<kind>"
3159 msgstr ""
3160
3161 #: diff.c:5375
3162 msgid ""
3163 "highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
3164 "diff"
3165 msgstr ""
3166
3167 #: diff.c:5378
3168 msgid ""
3169 "do not munge pathnames and use NULs as output field terminators in --raw or "
3170 "--numstat"
3171 msgstr ""
3172
3173 #: diff.c:5381 diff.c:5384 diff.c:5387 diff.c:5493
3174 msgid "<prefix>"
3175 msgstr ""
3176
3177 #: diff.c:5382
3178 msgid "show the given source prefix instead of \"a/\""
3179 msgstr ""
3180
3181 #: diff.c:5385
3182 msgid "show the given destination prefix instead of \"b/\""
3183 msgstr ""
3184
3185 #: diff.c:5388
3186 msgid "prepend an additional prefix to every line of output"
3187 msgstr ""
3188
3189 #: diff.c:5391
3190 msgid "do not show any source or destination prefix"
3191 msgstr ""
3192
3193 #: diff.c:5394
3194 msgid "show context between diff hunks up to the specified number of lines"
3195 msgstr ""
3196
3197 #: diff.c:5398 diff.c:5403 diff.c:5408
3198 msgid "<char>"
3199 msgstr ""
3200
3201 #: diff.c:5399
3202 msgid "specify the character to indicate a new line instead of '+'"
3203 msgstr ""
3204
3205 #: diff.c:5404
3206 msgid "specify the character to indicate an old line instead of '-'"
3207 msgstr ""
3208
3209 #: diff.c:5409
3210 msgid "specify the character to indicate a context instead of ' '"
3211 msgstr ""
3212
3213 #: diff.c:5412
3214 msgid "Diff rename options"
3215 msgstr ""
3216
3217 #: diff.c:5413
3218 msgid "<n>[/<m>]"
3219 msgstr ""
3220
3221 #: diff.c:5414
3222 msgid "break complete rewrite changes into pairs of delete and create"
3223 msgstr ""
3224
3225 #: diff.c:5418
3226 msgid "detect renames"
3227 msgstr ""
3228
3229 #: diff.c:5422
3230 msgid "omit the preimage for deletes"
3231 msgstr ""
3232
3233 #: diff.c:5425
3234 msgid "detect copies"
3235 msgstr ""
3236
3237 #: diff.c:5429
3238 msgid "use unmodified files as source to find copies"
3239 msgstr ""
3240
3241 #: diff.c:5431
3242 msgid "disable rename detection"
3243 msgstr ""
3244
3245 #: diff.c:5434
3246 msgid "use empty blobs as rename source"
3247 msgstr ""
3248
3249 #: diff.c:5436
3250 msgid "continue listing the history of a file beyond renames"
3251 msgstr ""
3252
3253 #: diff.c:5439
3254 msgid ""
3255 "prevent rename/copy detection if the number of rename/copy targets exceeds "
3256 "given limit"
3257 msgstr ""
3258
3259 #: diff.c:5441
3260 msgid "Diff algorithm options"
3261 msgstr ""
3262
3263 #: diff.c:5443
3264 msgid "produce the smallest possible diff"
3265 msgstr ""
3266
3267 #: diff.c:5446
3268 msgid "ignore whitespace when comparing lines"
3269 msgstr ""
3270
3271 #: diff.c:5449
3272 msgid "ignore changes in amount of whitespace"
3273 msgstr ""
3274
3275 #: diff.c:5452
3276 msgid "ignore changes in whitespace at EOL"
3277 msgstr ""
3278
3279 #: diff.c:5455
3280 msgid "ignore carrier-return at the end of line"
3281 msgstr ""
3282
3283 #: diff.c:5458
3284 msgid "ignore changes whose lines are all blank"
3285 msgstr ""
3286
3287 #: diff.c:5461
3288 msgid "heuristic to shift diff hunk boundaries for easy reading"
3289 msgstr ""
3290
3291 #: diff.c:5464
3292 msgid "generate diff using the \"patience diff\" algorithm"
3293 msgstr ""
3294
3295 #: diff.c:5468
3296 msgid "generate diff using the \"histogram diff\" algorithm"
3297 msgstr ""
3298
3299 #: diff.c:5470
3300 msgid "<algorithm>"
3301 msgstr ""
3302
3303 #: diff.c:5471
3304 msgid "choose a diff algorithm"
3305 msgstr ""
3306
3307 #: diff.c:5473
3308 msgid "<text>"
3309 msgstr ""
3310
3311 #: diff.c:5474
3312 msgid "generate diff using the \"anchored diff\" algorithm"
3313 msgstr ""
3314
3315 #: diff.c:5476 diff.c:5485 diff.c:5488
3316 msgid "<mode>"
3317 msgstr ""
3318
3319 #: diff.c:5477
3320 msgid "show word diff, using <mode> to delimit changed words"
3321 msgstr ""
3322
3323 #: diff.c:5479 diff.c:5482 diff.c:5527
3324 msgid "<regex>"
3325 msgstr ""
3326
3327 #: diff.c:5480
3328 msgid "use <regex> to decide what a word is"
3329 msgstr ""
3330
3331 #: diff.c:5483
3332 msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
3333 msgstr ""
3334
3335 #: diff.c:5486
3336 msgid "moved lines of code are colored differently"
3337 msgstr ""
3338
3339 #: diff.c:5489
3340 msgid "how white spaces are ignored in --color-moved"
3341 msgstr ""
3342
3343 #: diff.c:5492
3344 msgid "Other diff options"
3345 msgstr ""
3346
3347 #: diff.c:5494
3348 msgid "when run from subdir, exclude changes outside and show relative paths"
3349 msgstr ""
3350
3351 #: diff.c:5498
3352 msgid "treat all files as text"
3353 msgstr ""
3354
3355 #: diff.c:5500
3356 msgid "swap two inputs, reverse the diff"
3357 msgstr ""
3358
3359 #: diff.c:5502
3360 msgid "exit with 1 if there were differences, 0 otherwise"
3361 msgstr ""
3362
3363 #: diff.c:5504
3364 msgid "disable all output of the program"
3365 msgstr ""
3366
3367 #: diff.c:5506
3368 msgid "allow an external diff helper to be executed"
3369 msgstr ""
3370
3371 #: diff.c:5508
3372 msgid "run external text conversion filters when comparing binary files"
3373 msgstr ""
3374
3375 #: diff.c:5510
3376 msgid "<when>"
3377 msgstr ""
3378
3379 #: diff.c:5511
3380 msgid "ignore changes to submodules in the diff generation"
3381 msgstr ""
3382
3383 #: diff.c:5514
3384 msgid "<format>"
3385 msgstr ""
3386
3387 #: diff.c:5515
3388 msgid "specify how differences in submodules are shown"
3389 msgstr ""
3390
3391 #: diff.c:5519
3392 msgid "hide 'git add -N' entries from the index"
3393 msgstr ""
3394
3395 #: diff.c:5522
3396 msgid "treat 'git add -N' entries as real in the index"
3397 msgstr ""
3398
3399 #: diff.c:5524
3400 msgid "<string>"
3401 msgstr ""
3402
3403 #: diff.c:5525
3404 msgid ""
3405 "look for differences that change the number of occurrences of the specified "
3406 "string"
3407 msgstr ""
3408
3409 #: diff.c:5528
3410 msgid ""
3411 "look for differences that change the number of occurrences of the specified "
3412 "regex"
3413 msgstr ""
3414
3415 #: diff.c:5531
3416 msgid "show all changes in the changeset with -S or -G"
3417 msgstr ""
3418
3419 #: diff.c:5534
3420 msgid "treat <string> in -S as extended POSIX regular expression"
3421 msgstr ""
3422
3423 #: diff.c:5537
3424 msgid "control the order in which files appear in the output"
3425 msgstr ""
3426
3427 #: diff.c:5538
3428 msgid "<object-id>"
3429 msgstr ""
3430
3431 #: diff.c:5539
3432 msgid ""
3433 "look for differences that change the number of occurrences of the specified "
3434 "object"
3435 msgstr ""
3436
3437 #: diff.c:5541
3438 msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
3439 msgstr ""
3440
3441 #: diff.c:5542
3442 msgid "select files by diff type"
3443 msgstr ""
3444
3445 #: diff.c:5544
3446 msgid "<file>"
3447 msgstr ""
3448
3449 #: diff.c:5545
3450 msgid "Output to a specific file"
3451 msgstr ""
3452
3453 #: diff.c:6200
3454 msgid "inexact rename detection was skipped due to too many files."
3455 msgstr ""
3456
3457 #: diff.c:6203
3458 msgid "only found copies from modified paths due to too many files."
3459 msgstr ""
3460
3461 #: diff.c:6206
3462 #, c-format
3463 msgid ""
3464 "you may want to set your %s variable to at least %d and retry the command."
3465 msgstr ""
3466
3467 #: diffcore-order.c:24
3468 #, c-format
3469 msgid "failed to read orderfile '%s'"
3470 msgstr ""
3471
3472 #: diffcore-rename.c:592
3473 msgid "Performing inexact rename detection"
3474 msgstr ""
3475
3476 #: dir.c:555
3477 #, c-format
3478 msgid "pathspec '%s' did not match any file(s) known to git"
3479 msgstr ""
3480
3481 #: dir.c:695 dir.c:724 dir.c:737
3482 #, c-format
3483 msgid "unrecognized pattern: '%s'"
3484 msgstr ""
3485
3486 #: dir.c:754 dir.c:768
3487 #, c-format
3488 msgid "unrecognized negative pattern: '%s'"
3489 msgstr ""
3490
3491 #: dir.c:786
3492 #, c-format
3493 msgid "your sparse-checkout file may have issues: pattern '%s' is repeated"
3494 msgstr ""
3495
3496 #: dir.c:796
3497 msgid "disabling cone pattern matching"
3498 msgstr ""
3499
3500 #: dir.c:1173
3501 #, c-format
3502 msgid "cannot use %s as an exclude file"
3503 msgstr ""
3504
3505 #: dir.c:2275
3506 #, c-format
3507 msgid "could not open directory '%s'"
3508 msgstr ""
3509
3510 #: dir.c:2575
3511 msgid "failed to get kernel name and information"
3512 msgstr ""
3513
3514 #: dir.c:2699
3515 msgid "untracked cache is disabled on this system or location"
3516 msgstr ""
3517
3518 #: dir.c:3481
3519 #, c-format
3520 msgid "index file corrupt in repo %s"
3521 msgstr ""
3522
3523 #: dir.c:3526 dir.c:3531
3524 #, c-format
3525 msgid "could not create directories for %s"
3526 msgstr ""
3527
3528 #: dir.c:3560
3529 #, c-format
3530 msgid "could not migrate git directory from '%s' to '%s'"
3531 msgstr ""
3532
3533 #: editor.c:74
3534 #, c-format
3535 msgid "hint: Waiting for your editor to close the file...%c"
3536 msgstr ""
3537
3538 #: entry.c:178
3539 msgid "Filtering content"
3540 msgstr ""
3541
3542 #: entry.c:479
3543 #, c-format
3544 msgid "could not stat file '%s'"
3545 msgstr ""
3546
3547 #: environment.c:150
3548 #, c-format
3549 msgid "bad git namespace path \"%s\""
3550 msgstr ""
3551
3552 #: environment.c:337
3553 #, c-format
3554 msgid "could not set GIT_DIR to '%s'"
3555 msgstr ""
3556
3557 #: exec-cmd.c:363
3558 #, c-format
3559 msgid "too many args to run %s"
3560 msgstr ""
3561
3562 #: fetch-pack.c:151
3563 msgid "git fetch-pack: expected shallow list"
3564 msgstr ""
3565
3566 #: fetch-pack.c:154
3567 msgid "git fetch-pack: expected a flush packet after shallow list"
3568 msgstr ""
3569
3570 #: fetch-pack.c:165
3571 msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
3572 msgstr ""
3573
3574 #: fetch-pack.c:185
3575 #, c-format
3576 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
3577 msgstr ""
3578
3579 #: fetch-pack.c:196
3580 msgid "unable to write to remote"
3581 msgstr ""
3582
3583 #: fetch-pack.c:258
3584 msgid "--stateless-rpc requires multi_ack_detailed"
3585 msgstr ""
3586
3587 #: fetch-pack.c:357 fetch-pack.c:1364
3588 #, c-format
3589 msgid "invalid shallow line: %s"
3590 msgstr ""
3591
3592 #: fetch-pack.c:363 fetch-pack.c:1370
3593 #, c-format
3594 msgid "invalid unshallow line: %s"
3595 msgstr ""
3596
3597 #: fetch-pack.c:365 fetch-pack.c:1372
3598 #, c-format
3599 msgid "object not found: %s"
3600 msgstr ""
3601
3602 #: fetch-pack.c:368 fetch-pack.c:1375
3603 #, c-format
3604 msgid "error in object: %s"
3605 msgstr ""
3606
3607 #: fetch-pack.c:370 fetch-pack.c:1377
3608 #, c-format
3609 msgid "no shallow found: %s"
3610 msgstr ""
3611
3612 #: fetch-pack.c:373 fetch-pack.c:1381
3613 #, c-format
3614 msgid "expected shallow/unshallow, got %s"
3615 msgstr ""
3616
3617 #: fetch-pack.c:415
3618 #, c-format
3619 msgid "got %s %d %s"
3620 msgstr ""
3621
3622 #: fetch-pack.c:432
3623 #, c-format
3624 msgid "invalid commit %s"
3625 msgstr ""
3626
3627 #: fetch-pack.c:463
3628 msgid "giving up"
3629 msgstr ""
3630
3631 #: fetch-pack.c:476 progress.c:336
3632 msgid "done"
3633 msgstr ""
3634
3635 #: fetch-pack.c:488
3636 #, c-format
3637 msgid "got %s (%d) %s"
3638 msgstr ""
3639
3640 #: fetch-pack.c:534
3641 #, c-format
3642 msgid "Marking %s as complete"
3643 msgstr ""
3644
3645 #: fetch-pack.c:755
3646 #, c-format
3647 msgid "already have %s (%s)"
3648 msgstr ""
3649
3650 #: fetch-pack.c:819
3651 msgid "fetch-pack: unable to fork off sideband demultiplexer"
3652 msgstr ""
3653
3654 #: fetch-pack.c:827
3655 msgid "protocol error: bad pack header"
3656 msgstr ""
3657
3658 #: fetch-pack.c:901
3659 #, c-format
3660 msgid "fetch-pack: unable to fork off %s"
3661 msgstr ""
3662
3663 #: fetch-pack.c:917
3664 #, c-format
3665 msgid "%s failed"
3666 msgstr ""
3667
3668 #: fetch-pack.c:919
3669 msgid "error in sideband demultiplexer"
3670 msgstr ""
3671
3672 #: fetch-pack.c:966
3673 #, c-format
3674 msgid "Server version is %.*s"
3675 msgstr ""
3676
3677 #: fetch-pack.c:971 fetch-pack.c:977 fetch-pack.c:980 fetch-pack.c:986
3678 #: fetch-pack.c:990 fetch-pack.c:994 fetch-pack.c:998 fetch-pack.c:1002
3679 #: fetch-pack.c:1006 fetch-pack.c:1010 fetch-pack.c:1014 fetch-pack.c:1018
3680 #: fetch-pack.c:1024 fetch-pack.c:1030 fetch-pack.c:1035 fetch-pack.c:1040
3681 #, c-format
3682 msgid "Server supports %s"
3683 msgstr ""
3684
3685 #: fetch-pack.c:973
3686 msgid "Server does not support shallow clients"
3687 msgstr ""
3688
3689 #: fetch-pack.c:1033
3690 msgid "Server does not support --shallow-since"
3691 msgstr ""
3692
3693 #: fetch-pack.c:1038
3694 msgid "Server does not support --shallow-exclude"
3695 msgstr ""
3696
3697 #: fetch-pack.c:1042
3698 msgid "Server does not support --deepen"
3699 msgstr ""
3700
3701 #: fetch-pack.c:1059
3702 msgid "no common commits"
3703 msgstr ""
3704
3705 #: fetch-pack.c:1071 fetch-pack.c:1563
3706 msgid "git fetch-pack: fetch failed."
3707 msgstr ""
3708
3709 #: fetch-pack.c:1211
3710 msgid "Server does not support shallow requests"
3711 msgstr ""
3712
3713 #: fetch-pack.c:1218
3714 msgid "Server supports filter"
3715 msgstr ""
3716
3717 #: fetch-pack.c:1242
3718 msgid "unable to write request to remote"
3719 msgstr ""
3720
3721 #: fetch-pack.c:1260
3722 #, c-format
3723 msgid "error reading section header '%s'"
3724 msgstr ""
3725
3726 #: fetch-pack.c:1266
3727 #, c-format
3728 msgid "expected '%s', received '%s'"
3729 msgstr ""
3730
3731 #: fetch-pack.c:1327
3732 #, c-format
3733 msgid "unexpected acknowledgment line: '%s'"
3734 msgstr ""
3735
3736 #: fetch-pack.c:1332
3737 #, c-format
3738 msgid "error processing acks: %d"
3739 msgstr ""
3740
3741 #: fetch-pack.c:1342
3742 msgid "expected packfile to be sent after 'ready'"
3743 msgstr ""
3744
3745 #: fetch-pack.c:1344
3746 msgid "expected no other sections to be sent after no 'ready'"
3747 msgstr ""
3748
3749 #: fetch-pack.c:1386
3750 #, c-format
3751 msgid "error processing shallow info: %d"
3752 msgstr ""
3753
3754 #: fetch-pack.c:1433
3755 #, c-format
3756 msgid "expected wanted-ref, got '%s'"
3757 msgstr ""
3758
3759 #: fetch-pack.c:1438
3760 #, c-format
3761 msgid "unexpected wanted-ref: '%s'"
3762 msgstr ""
3763
3764 #: fetch-pack.c:1443
3765 #, c-format
3766 msgid "error processing wanted refs: %d"
3767 msgstr ""
3768
3769 #: fetch-pack.c:1789
3770 msgid "no matching remote head"
3771 msgstr ""
3772
3773 #: fetch-pack.c:1812 builtin/clone.c:692
3774 msgid "remote did not send all necessary objects"
3775 msgstr ""
3776
3777 #: fetch-pack.c:1839
3778 #, c-format
3779 msgid "no such remote ref %s"
3780 msgstr ""
3781
3782 #: fetch-pack.c:1842
3783 #, c-format
3784 msgid "Server does not allow request for unadvertised object %s"
3785 msgstr ""
3786
3787 #: gpg-interface.c:272
3788 msgid "could not create temporary file"
3789 msgstr ""
3790
3791 #: gpg-interface.c:275
3792 #, c-format
3793 msgid "failed writing detached signature to '%s'"
3794 msgstr ""
3795
3796 #: gpg-interface.c:457
3797 msgid "gpg failed to sign the data"
3798 msgstr ""
3799
3800 #: graph.c:98
3801 #, c-format
3802 msgid "ignore invalid color '%.*s' in log.graphColors"
3803 msgstr ""
3804
3805 #: grep.c:668
3806 msgid ""
3807 "given pattern contains NULL byte (via -f <file>). This is only supported "
3808 "with -P under PCRE v2"
3809 msgstr ""
3810
3811 #: grep.c:2128
3812 #, c-format
3813 msgid "'%s': unable to read %s"
3814 msgstr ""
3815
3816 #: grep.c:2145 setup.c:176 builtin/clone.c:411 builtin/diff.c:82
3817 #: builtin/rm.c:135
3818 #, c-format
3819 msgid "failed to stat '%s'"
3820 msgstr ""
3821
3822 #: grep.c:2156
3823 #, c-format
3824 msgid "'%s': short read"
3825 msgstr ""
3826
3827 #: help.c:23
3828 msgid "start a working area (see also: git help tutorial)"
3829 msgstr ""
3830
3831 #: help.c:24
3832 msgid "work on the current change (see also: git help everyday)"
3833 msgstr ""
3834
3835 #: help.c:25
3836 msgid "examine the history and state (see also: git help revisions)"
3837 msgstr ""
3838
3839 #: help.c:26
3840 msgid "grow, mark and tweak your common history"
3841 msgstr ""
3842
3843 #: help.c:27
3844 msgid "collaborate (see also: git help workflows)"
3845 msgstr ""
3846
3847 #: help.c:31
3848 msgid "Main Porcelain Commands"
3849 msgstr ""
3850
3851 #: help.c:32
3852 msgid "Ancillary Commands / Manipulators"
3853 msgstr ""
3854
3855 #: help.c:33
3856 msgid "Ancillary Commands / Interrogators"
3857 msgstr ""
3858
3859 #: help.c:34
3860 msgid "Interacting with Others"
3861 msgstr ""
3862
3863 #: help.c:35
3864 msgid "Low-level Commands / Manipulators"
3865 msgstr ""
3866
3867 #: help.c:36
3868 msgid "Low-level Commands / Interrogators"
3869 msgstr ""
3870
3871 #: help.c:37
3872 msgid "Low-level Commands / Syncing Repositories"
3873 msgstr ""
3874
3875 #: help.c:38
3876 msgid "Low-level Commands / Internal Helpers"
3877 msgstr ""
3878
3879 #: help.c:298
3880 #, c-format
3881 msgid "available git commands in '%s'"
3882 msgstr ""
3883
3884 #: help.c:305
3885 msgid "git commands available from elsewhere on your $PATH"
3886 msgstr ""
3887
3888 #: help.c:314
3889 msgid "These are common Git commands used in various situations:"
3890 msgstr ""
3891
3892 #: help.c:363 git.c:99
3893 #, c-format
3894 msgid "unsupported command listing type '%s'"
3895 msgstr ""
3896
3897 #: help.c:403
3898 msgid "The common Git guides are:"
3899 msgstr ""
3900
3901 #: help.c:427
3902 msgid "See 'git help <command>' to read about a specific subcommand"
3903 msgstr ""
3904
3905 #: help.c:432
3906 msgid "External commands"
3907 msgstr ""
3908
3909 #: help.c:447
3910 msgid "Command aliases"
3911 msgstr ""
3912
3913 #: help.c:511
3914 #, c-format
3915 msgid ""
3916 "'%s' appears to be a git command, but we were not\n"
3917 "able to execute it. Maybe git-%s is broken?"
3918 msgstr ""
3919
3920 #: help.c:570
3921 msgid "Uh oh. Your system reports no Git commands at all."
3922 msgstr ""
3923
3924 #: help.c:592
3925 #, c-format
3926 msgid "WARNING: You called a Git command named '%s', which does not exist."
3927 msgstr ""
3928
3929 #: help.c:597
3930 #, c-format
3931 msgid "Continuing under the assumption that you meant '%s'."
3932 msgstr ""
3933
3934 #: help.c:602
3935 #, c-format
3936 msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
3937 msgstr ""
3938
3939 #: help.c:610
3940 #, c-format
3941 msgid "git: '%s' is not a git command. See 'git --help'."
3942 msgstr ""
3943
3944 #: help.c:614
3945 msgid ""
3946 "\n"
3947 "The most similar command is"
3948 msgid_plural ""
3949 "\n"
3950 "The most similar commands are"
3951 msgstr[0] ""
3952 msgstr[1] ""
3953
3954 #: help.c:653
3955 msgid "git version [<options>]"
3956 msgstr ""
3957
3958 #: help.c:708
3959 #, c-format
3960 msgid "%s: %s - %s"
3961 msgstr ""
3962
3963 #: help.c:712
3964 msgid ""
3965 "\n"
3966 "Did you mean this?"
3967 msgid_plural ""
3968 "\n"
3969 "Did you mean one of these?"
3970 msgstr[0] ""
3971 msgstr[1] ""
3972
3973 #: ident.c:349
3974 msgid ""
3975 "\n"
3976 "*** Please tell me who you are.\n"
3977 "\n"
3978 "Run\n"
3979 "\n"
3980 " git config --global user.email \"you@example.com\"\n"
3981 " git config --global user.name \"Your Name\"\n"
3982 "\n"
3983 "to set your account's default identity.\n"
3984 "Omit --global to set the identity only in this repository.\n"
3985 "\n"
3986 msgstr ""
3987
3988 #: ident.c:379
3989 msgid "no email was given and auto-detection is disabled"
3990 msgstr ""
3991
3992 #: ident.c:384
3993 #, c-format
3994 msgid "unable to auto-detect email address (got '%s')"
3995 msgstr ""
3996
3997 #: ident.c:401
3998 msgid "no name was given and auto-detection is disabled"
3999 msgstr ""
4000
4001 #: ident.c:407
4002 #, c-format
4003 msgid "unable to auto-detect name (got '%s')"
4004 msgstr ""
4005
4006 #: ident.c:415
4007 #, c-format
4008 msgid "empty ident name (for <%s>) not allowed"
4009 msgstr ""
4010
4011 #: ident.c:421
4012 #, c-format
4013 msgid "name consists only of disallowed characters: %s"
4014 msgstr ""
4015
4016 #: ident.c:436 builtin/commit.c:634
4017 #, c-format
4018 msgid "invalid date format: %s"
4019 msgstr ""
4020
4021 #: list-objects-filter-options.c:58
4022 msgid "expected 'tree:<depth>'"
4023 msgstr ""
4024
4025 #: list-objects-filter-options.c:73
4026 msgid "sparse:path filters support has been dropped"
4027 msgstr ""
4028
4029 #: list-objects-filter-options.c:86
4030 #, c-format
4031 msgid "invalid filter-spec '%s'"
4032 msgstr ""
4033
4034 #: list-objects-filter-options.c:102
4035 #, c-format
4036 msgid "must escape char in sub-filter-spec: '%c'"
4037 msgstr ""
4038
4039 #: list-objects-filter-options.c:144
4040 msgid "expected something after combine:"
4041 msgstr ""
4042
4043 #: list-objects-filter-options.c:226
4044 msgid "multiple filter-specs cannot be combined"
4045 msgstr ""
4046
4047 #: list-objects-filter.c:492
4048 #, c-format
4049 msgid "unable to access sparse blob in '%s'"
4050 msgstr ""
4051
4052 #: list-objects-filter.c:495
4053 #, c-format
4054 msgid "unable to parse sparse filter data in %s"
4055 msgstr ""
4056
4057 #: list-objects.c:127
4058 #, c-format
4059 msgid "entry '%s' in tree %s has tree mode, but is not a tree"
4060 msgstr ""
4061
4062 #: list-objects.c:140
4063 #, c-format
4064 msgid "entry '%s' in tree %s has blob mode, but is not a blob"
4065 msgstr ""
4066
4067 #: list-objects.c:375
4068 #, c-format
4069 msgid "unable to load root tree for commit %s"
4070 msgstr ""
4071
4072 #: lockfile.c:152
4073 #, c-format
4074 msgid ""
4075 "Unable to create '%s.lock': %s.\n"
4076 "\n"
4077 "Another git process seems to be running in this repository, e.g.\n"
4078 "an editor opened by 'git commit'. Please make sure all processes\n"
4079 "are terminated then try again. If it still fails, a git process\n"
4080 "may have crashed in this repository earlier:\n"
4081 "remove the file manually to continue."
4082 msgstr ""
4083
4084 #: lockfile.c:160
4085 #, c-format
4086 msgid "Unable to create '%s.lock': %s"
4087 msgstr ""
4088
4089 #: ls-refs.c:109
4090 msgid "expected flush after ls-refs arguments"
4091 msgstr ""
4092
4093 #: merge-recursive.c:356
4094 msgid "(bad commit)\n"
4095 msgstr ""
4096
4097 #: merge-recursive.c:379
4098 #, c-format
4099 msgid "add_cacheinfo failed for path '%s'; merge aborting."
4100 msgstr ""
4101
4102 #: merge-recursive.c:388
4103 #, c-format
4104 msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
4105 msgstr ""
4106
4107 #: merge-recursive.c:874
4108 #, c-format
4109 msgid "failed to create path '%s'%s"
4110 msgstr ""
4111
4112 #: merge-recursive.c:885
4113 #, c-format
4114 msgid "Removing %s to make room for subdirectory\n"
4115 msgstr ""
4116
4117 #: merge-recursive.c:899 merge-recursive.c:918
4118 msgid ": perhaps a D/F conflict?"
4119 msgstr ""
4120
4121 #: merge-recursive.c:908
4122 #, c-format
4123 msgid "refusing to lose untracked file at '%s'"
4124 msgstr ""
4125
4126 #: merge-recursive.c:949 builtin/cat-file.c:41
4127 #, c-format
4128 msgid "cannot read object %s '%s'"
4129 msgstr ""
4130
4131 #: merge-recursive.c:954
4132 #, c-format
4133 msgid "blob expected for %s '%s'"
4134 msgstr ""
4135
4136 #: merge-recursive.c:979
4137 #, c-format
4138 msgid "failed to open '%s': %s"
4139 msgstr ""
4140
4141 #: merge-recursive.c:990
4142 #, c-format
4143 msgid "failed to symlink '%s': %s"
4144 msgstr ""
4145
4146 #: merge-recursive.c:995
4147 #, c-format
4148 msgid "do not know what to do with %06o %s '%s'"
4149 msgstr ""
4150
4151 #: merge-recursive.c:1191
4152 #, c-format
4153 msgid "Failed to merge submodule %s (not checked out)"
4154 msgstr ""
4155
4156 #: merge-recursive.c:1198
4157 #, c-format
4158 msgid "Failed to merge submodule %s (commits not present)"
4159 msgstr ""
4160
4161 #: merge-recursive.c:1205
4162 #, c-format
4163 msgid "Failed to merge submodule %s (commits don't follow merge-base)"
4164 msgstr ""
4165
4166 #: merge-recursive.c:1213 merge-recursive.c:1225
4167 #, c-format
4168 msgid "Fast-forwarding submodule %s to the following commit:"
4169 msgstr ""
4170
4171 #: merge-recursive.c:1216 merge-recursive.c:1228
4172 #, c-format
4173 msgid "Fast-forwarding submodule %s"
4174 msgstr ""
4175
4176 #: merge-recursive.c:1251
4177 #, c-format
4178 msgid "Failed to merge submodule %s (merge following commits not found)"
4179 msgstr ""
4180
4181 #: merge-recursive.c:1255
4182 #, c-format
4183 msgid "Failed to merge submodule %s (not fast-forward)"
4184 msgstr ""
4185
4186 #: merge-recursive.c:1256
4187 msgid "Found a possible merge resolution for the submodule:\n"
4188 msgstr ""
4189
4190 #: merge-recursive.c:1259
4191 #, c-format
4192 msgid ""
4193 "If this is correct simply add it to the index for example\n"
4194 "by using:\n"
4195 "\n"
4196 " git update-index --cacheinfo 160000 %s \"%s\"\n"
4197 "\n"
4198 "which will accept this suggestion.\n"
4199 msgstr ""
4200
4201 #: merge-recursive.c:1268
4202 #, c-format
4203 msgid "Failed to merge submodule %s (multiple merges found)"
4204 msgstr ""
4205
4206 #: merge-recursive.c:1341
4207 msgid "Failed to execute internal merge"
4208 msgstr ""
4209
4210 #: merge-recursive.c:1346
4211 #, c-format
4212 msgid "Unable to add %s to database"
4213 msgstr ""
4214
4215 #: merge-recursive.c:1378
4216 #, c-format
4217 msgid "Auto-merging %s"
4218 msgstr ""
4219
4220 #: merge-recursive.c:1402
4221 #, c-format
4222 msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
4223 msgstr ""
4224
4225 #: merge-recursive.c:1474
4226 #, c-format
4227 msgid ""
4228 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4229 "in tree."
4230 msgstr ""
4231
4232 #: merge-recursive.c:1479
4233 #, c-format
4234 msgid ""
4235 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4236 "left in tree."
4237 msgstr ""
4238
4239 #: merge-recursive.c:1486
4240 #, c-format
4241 msgid ""
4242 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4243 "in tree at %s."
4244 msgstr ""
4245
4246 #: merge-recursive.c:1491
4247 #, c-format
4248 msgid ""
4249 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4250 "left in tree at %s."
4251 msgstr ""
4252
4253 #: merge-recursive.c:1526
4254 msgid "rename"
4255 msgstr ""
4256
4257 #: merge-recursive.c:1526
4258 msgid "renamed"
4259 msgstr ""
4260
4261 #: merge-recursive.c:1577 merge-recursive.c:2484 merge-recursive.c:3129
4262 #, c-format
4263 msgid "Refusing to lose dirty file at %s"
4264 msgstr ""
4265
4266 #: merge-recursive.c:1587
4267 #, c-format
4268 msgid "Refusing to lose untracked file at %s, even though it's in the way."
4269 msgstr ""
4270
4271 #: merge-recursive.c:1645
4272 #, c-format
4273 msgid "CONFLICT (rename/add): Rename %s->%s in %s. Added %s in %s"
4274 msgstr ""
4275
4276 #: merge-recursive.c:1676
4277 #, c-format
4278 msgid "%s is a directory in %s adding as %s instead"
4279 msgstr ""
4280
4281 #: merge-recursive.c:1681
4282 #, c-format
4283 msgid "Refusing to lose untracked file at %s; adding as %s instead"
4284 msgstr ""
4285
4286 #: merge-recursive.c:1708
4287 #, c-format
4288 msgid ""
4289 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
4290 "\"->\"%s\" in \"%s\"%s"
4291 msgstr ""
4292
4293 #: merge-recursive.c:1713
4294 msgid " (left unresolved)"
4295 msgstr ""
4296
4297 #: merge-recursive.c:1805
4298 #, c-format
4299 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
4300 msgstr ""
4301
4302 #: merge-recursive.c:2068
4303 #, c-format
4304 msgid ""
4305 "CONFLICT (directory rename split): Unclear where to place %s because "
4306 "directory %s was renamed to multiple other directories, with no destination "
4307 "getting a majority of the files."
4308 msgstr ""
4309
4310 #: merge-recursive.c:2100
4311 #, c-format
4312 msgid ""
4313 "CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
4314 "implicit directory rename(s) putting the following path(s) there: %s."
4315 msgstr ""
4316
4317 #: merge-recursive.c:2110
4318 #, c-format
4319 msgid ""
4320 "CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
4321 "implicit directory renames tried to put these paths there: %s"
4322 msgstr ""
4323
4324 #: merge-recursive.c:2202
4325 #, c-format
4326 msgid ""
4327 "CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
4328 ">%s in %s"
4329 msgstr ""
4330
4331 #: merge-recursive.c:2447
4332 #, c-format
4333 msgid ""
4334 "WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
4335 "renamed."
4336 msgstr ""
4337
4338 #: merge-recursive.c:2973
4339 #, c-format
4340 msgid "cannot read object %s"
4341 msgstr ""
4342
4343 #: merge-recursive.c:2976
4344 #, c-format
4345 msgid "object %s is not a blob"
4346 msgstr ""
4347
4348 #: merge-recursive.c:3040
4349 msgid "modify"
4350 msgstr ""
4351
4352 #: merge-recursive.c:3040
4353 msgid "modified"
4354 msgstr ""
4355
4356 #: merge-recursive.c:3052
4357 msgid "content"
4358 msgstr ""
4359
4360 #: merge-recursive.c:3056
4361 msgid "add/add"
4362 msgstr ""
4363
4364 #: merge-recursive.c:3079
4365 #, c-format
4366 msgid "Skipped %s (merged same as existing)"
4367 msgstr ""
4368
4369 #: merge-recursive.c:3101 git-submodule.sh:985
4370 msgid "submodule"
4371 msgstr ""
4372
4373 #: merge-recursive.c:3102
4374 #, c-format
4375 msgid "CONFLICT (%s): Merge conflict in %s"
4376 msgstr ""
4377
4378 #: merge-recursive.c:3132
4379 #, c-format
4380 msgid "Adding as %s instead"
4381 msgstr ""
4382
4383 #: merge-recursive.c:3215
4384 #, c-format
4385 msgid ""
4386 "Path updated: %s added in %s inside a directory that was renamed in %s; "
4387 "moving it to %s."
4388 msgstr ""
4389
4390 #: merge-recursive.c:3218
4391 #, c-format
4392 msgid ""
4393 "CONFLICT (file location): %s added in %s inside a directory that was renamed "
4394 "in %s, suggesting it should perhaps be moved to %s."
4395 msgstr ""
4396
4397 #: merge-recursive.c:3222
4398 #, c-format
4399 msgid ""
4400 "Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
4401 "%s; moving it to %s."
4402 msgstr ""
4403
4404 #: merge-recursive.c:3225
4405 #, c-format
4406 msgid ""
4407 "CONFLICT (file location): %s renamed to %s in %s, inside a directory that "
4408 "was renamed in %s, suggesting it should perhaps be moved to %s."
4409 msgstr ""
4410
4411 #: merge-recursive.c:3339
4412 #, c-format
4413 msgid "Removing %s"
4414 msgstr ""
4415
4416 #: merge-recursive.c:3362
4417 msgid "file/directory"
4418 msgstr ""
4419
4420 #: merge-recursive.c:3367
4421 msgid "directory/file"
4422 msgstr ""
4423
4424 #: merge-recursive.c:3374
4425 #, c-format
4426 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
4427 msgstr ""
4428
4429 #: merge-recursive.c:3383
4430 #, c-format
4431 msgid "Adding %s"
4432 msgstr ""
4433
4434 #: merge-recursive.c:3392
4435 #, c-format
4436 msgid "CONFLICT (add/add): Merge conflict in %s"
4437 msgstr ""
4438
4439 #: merge-recursive.c:3436
4440 msgid "Already up to date!"
4441 msgstr ""
4442
4443 #: merge-recursive.c:3445
4444 #, c-format
4445 msgid "merging of trees %s and %s failed"
4446 msgstr ""
4447
4448 #: merge-recursive.c:3549
4449 msgid "Merging:"
4450 msgstr ""
4451
4452 #: merge-recursive.c:3562
4453 #, c-format
4454 msgid "found %u common ancestor:"
4455 msgid_plural "found %u common ancestors:"
4456 msgstr[0] ""
4457 msgstr[1] ""
4458
4459 #: merge-recursive.c:3612
4460 msgid "merge returned no commit"
4461 msgstr ""
4462
4463 #: merge-recursive.c:3671
4464 #, c-format
4465 msgid ""
4466 "Your local changes to the following files would be overwritten by merge:\n"
4467 " %s"
4468 msgstr ""
4469
4470 #: merge-recursive.c:3768
4471 #, c-format
4472 msgid "Could not parse object '%s'"
4473 msgstr ""
4474
4475 #: merge-recursive.c:3786 builtin/merge.c:705 builtin/merge.c:885
4476 msgid "Unable to write index."
4477 msgstr ""
4478
4479 #: merge.c:41
4480 msgid "failed to read the cache"
4481 msgstr ""
4482
4483 #: merge.c:108 rerere.c:720 builtin/am.c:1878 builtin/am.c:1912
4484 #: builtin/checkout.c:559 builtin/checkout.c:824 builtin/clone.c:816
4485 #: builtin/stash.c:265
4486 msgid "unable to write new index file"
4487 msgstr ""
4488
4489 #: midx.c:68
4490 #, c-format
4491 msgid "multi-pack-index file %s is too small"
4492 msgstr ""
4493
4494 #: midx.c:84
4495 #, c-format
4496 msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x"
4497 msgstr ""
4498
4499 #: midx.c:89
4500 #, c-format
4501 msgid "multi-pack-index version %d not recognized"
4502 msgstr ""
4503
4504 #: midx.c:94
4505 #, c-format
4506 msgid "hash version %u does not match"
4507 msgstr ""
4508
4509 #: midx.c:108
4510 msgid "invalid chunk offset (too large)"
4511 msgstr ""
4512
4513 #: midx.c:132
4514 msgid "terminating multi-pack-index chunk id appears earlier than expected"
4515 msgstr ""
4516
4517 #: midx.c:145
4518 msgid "multi-pack-index missing required pack-name chunk"
4519 msgstr ""
4520
4521 #: midx.c:147
4522 msgid "multi-pack-index missing required OID fanout chunk"
4523 msgstr ""
4524
4525 #: midx.c:149
4526 msgid "multi-pack-index missing required OID lookup chunk"
4527 msgstr ""
4528
4529 #: midx.c:151
4530 msgid "multi-pack-index missing required object offsets chunk"
4531 msgstr ""
4532
4533 #: midx.c:165
4534 #, c-format
4535 msgid "multi-pack-index pack names out of order: '%s' before '%s'"
4536 msgstr ""
4537
4538 #: midx.c:208
4539 #, c-format
4540 msgid "bad pack-int-id: %u (%u total packs)"
4541 msgstr ""
4542
4543 #: midx.c:258
4544 msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
4545 msgstr ""
4546
4547 #: midx.c:286
4548 msgid "error preparing packfile from multi-pack-index"
4549 msgstr ""
4550
4551 #: midx.c:470
4552 #, c-format
4553 msgid "failed to add packfile '%s'"
4554 msgstr ""
4555
4556 #: midx.c:476
4557 #, c-format
4558 msgid "failed to open pack-index '%s'"
4559 msgstr ""
4560
4561 #: midx.c:536
4562 #, c-format
4563 msgid "failed to locate object %d in packfile"
4564 msgstr ""
4565
4566 #: midx.c:840
4567 msgid "Adding packfiles to multi-pack-index"
4568 msgstr ""
4569
4570 #: midx.c:873
4571 #, c-format
4572 msgid "did not see pack-file %s to drop"
4573 msgstr ""
4574
4575 #: midx.c:925
4576 msgid "no pack files to index."
4577 msgstr ""
4578
4579 #: midx.c:977
4580 msgid "Writing chunks to multi-pack-index"
4581 msgstr ""
4582
4583 #: midx.c:1056
4584 #, c-format
4585 msgid "failed to clear multi-pack-index at %s"
4586 msgstr ""
4587
4588 #: midx.c:1112
4589 msgid "Looking for referenced packfiles"
4590 msgstr ""
4591
4592 #: midx.c:1127
4593 #, c-format
4594 msgid ""
4595 "oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
4596 msgstr ""
4597
4598 #: midx.c:1132
4599 msgid "the midx contains no oid"
4600 msgstr ""
4601
4602 #: midx.c:1141
4603 msgid "Verifying OID order in multi-pack-index"
4604 msgstr ""
4605
4606 #: midx.c:1150
4607 #, c-format
4608 msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
4609 msgstr ""
4610
4611 #: midx.c:1170
4612 msgid "Sorting objects by packfile"
4613 msgstr ""
4614
4615 #: midx.c:1177
4616 msgid "Verifying object offsets"
4617 msgstr ""
4618
4619 #: midx.c:1193
4620 #, c-format
4621 msgid "failed to load pack entry for oid[%d] = %s"
4622 msgstr ""
4623
4624 #: midx.c:1199
4625 #, c-format
4626 msgid "failed to load pack-index for packfile %s"
4627 msgstr ""
4628
4629 #: midx.c:1208
4630 #, c-format
4631 msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
4632 msgstr ""
4633
4634 #: midx.c:1233
4635 msgid "Counting referenced objects"
4636 msgstr ""
4637
4638 #: midx.c:1243
4639 msgid "Finding and deleting unreferenced packfiles"
4640 msgstr ""
4641
4642 #: midx.c:1433
4643 msgid "could not start pack-objects"
4644 msgstr ""
4645
4646 #: midx.c:1452
4647 msgid "could not finish pack-objects"
4648 msgstr ""
4649
4650 #: name-hash.c:537
4651 #, c-format
4652 msgid "unable to create lazy_dir thread: %s"
4653 msgstr ""
4654
4655 #: name-hash.c:559
4656 #, c-format
4657 msgid "unable to create lazy_name thread: %s"
4658 msgstr ""
4659
4660 #: name-hash.c:565
4661 #, c-format
4662 msgid "unable to join lazy_name thread: %s"
4663 msgstr ""
4664
4665 #: notes-merge.c:277
4666 #, c-format
4667 msgid ""
4668 "You have not concluded your previous notes merge (%s exists).\n"
4669 "Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
4670 "commit/abort the previous merge before you start a new notes merge."
4671 msgstr ""
4672
4673 #: notes-merge.c:284
4674 #, c-format
4675 msgid "You have not concluded your notes merge (%s exists)."
4676 msgstr ""
4677
4678 #: notes-utils.c:46
4679 msgid "Cannot commit uninitialized/unreferenced notes tree"
4680 msgstr ""
4681
4682 #: notes-utils.c:105
4683 #, c-format
4684 msgid "Bad notes.rewriteMode value: '%s'"
4685 msgstr ""
4686
4687 #: notes-utils.c:115
4688 #, c-format
4689 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
4690 msgstr ""
4691
4692 #. TRANSLATORS: The first %s is the name of
4693 #. the environment variable, the second %s is
4694 #. its value.
4695 #.
4696 #: notes-utils.c:145
4697 #, c-format
4698 msgid "Bad %s value: '%s'"
4699 msgstr ""
4700
4701 #: object.c:53
4702 #, c-format
4703 msgid "invalid object type \"%s\""
4704 msgstr ""
4705
4706 #: object.c:173
4707 #, c-format
4708 msgid "object %s is a %s, not a %s"
4709 msgstr ""
4710
4711 #: object.c:233
4712 #, c-format
4713 msgid "object %s has unknown type id %d"
4714 msgstr ""
4715
4716 #: object.c:246
4717 #, c-format
4718 msgid "unable to parse object: %s"
4719 msgstr ""
4720
4721 #: object.c:266 object.c:278
4722 #, c-format
4723 msgid "hash mismatch %s"
4724 msgstr ""
4725
4726 #: pack-bitmap.c:815 pack-bitmap.c:821 builtin/pack-objects.c:2135
4727 #, c-format
4728 msgid "unable to get size of %s"
4729 msgstr ""
4730
4731 #: packfile.c:629
4732 msgid "offset before end of packfile (broken .idx?)"
4733 msgstr ""
4734
4735 #: packfile.c:1899
4736 #, c-format
4737 msgid "offset before start of pack index for %s (corrupt index?)"
4738 msgstr ""
4739
4740 #: packfile.c:1903
4741 #, c-format
4742 msgid "offset beyond end of pack index for %s (truncated index?)"
4743 msgstr ""
4744
4745 #: parse-options-cb.c:20 parse-options-cb.c:24
4746 #, c-format
4747 msgid "option `%s' expects a numerical value"
4748 msgstr ""
4749
4750 #: parse-options-cb.c:41
4751 #, c-format
4752 msgid "malformed expiration date '%s'"
4753 msgstr ""
4754
4755 #: parse-options-cb.c:54
4756 #, c-format
4757 msgid "option `%s' expects \"always\", \"auto\", or \"never\""
4758 msgstr ""
4759
4760 #: parse-options-cb.c:130 parse-options-cb.c:147
4761 #, c-format
4762 msgid "malformed object name '%s'"
4763 msgstr ""
4764
4765 #: parse-options.c:38
4766 #, c-format
4767 msgid "%s requires a value"
4768 msgstr ""
4769
4770 #: parse-options.c:73
4771 #, c-format
4772 msgid "%s is incompatible with %s"
4773 msgstr ""
4774
4775 #: parse-options.c:78
4776 #, c-format
4777 msgid "%s : incompatible with something else"
4778 msgstr ""
4779
4780 #: parse-options.c:92 parse-options.c:96 parse-options.c:317
4781 #, c-format
4782 msgid "%s takes no value"
4783 msgstr ""
4784
4785 #: parse-options.c:94
4786 #, c-format
4787 msgid "%s isn't available"
4788 msgstr ""
4789
4790 #: parse-options.c:217
4791 #, c-format
4792 msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
4793 msgstr ""
4794
4795 #: parse-options.c:386
4796 #, c-format
4797 msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
4798 msgstr ""
4799
4800 #: parse-options.c:420 parse-options.c:428
4801 #, c-format
4802 msgid "did you mean `--%s` (with two dashes)?"
4803 msgstr ""
4804
4805 #: parse-options.c:663 parse-options.c:963
4806 #, c-format
4807 msgid "alias of --%s"
4808 msgstr ""
4809
4810 #: parse-options.c:854
4811 #, c-format
4812 msgid "unknown option `%s'"
4813 msgstr ""
4814
4815 #: parse-options.c:856
4816 #, c-format
4817 msgid "unknown switch `%c'"
4818 msgstr ""
4819
4820 #: parse-options.c:858
4821 #, c-format
4822 msgid "unknown non-ascii option in string: `%s'"
4823 msgstr ""
4824
4825 #: parse-options.c:882
4826 msgid "..."
4827 msgstr ""
4828
4829 #: parse-options.c:901
4830 #, c-format
4831 msgid "usage: %s"
4832 msgstr ""
4833
4834 #. TRANSLATORS: the colon here should align with the
4835 #. one in "usage: %s" translation.
4836 #.
4837 #: parse-options.c:907
4838 #, c-format
4839 msgid " or: %s"
4840 msgstr ""
4841
4842 #: parse-options.c:910
4843 #, c-format
4844 msgid " %s"
4845 msgstr ""
4846
4847 #: parse-options.c:949
4848 msgid "-NUM"
4849 msgstr ""
4850
4851 #: path.c:915
4852 #, c-format
4853 msgid "Could not make %s writable by group"
4854 msgstr ""
4855
4856 #: pathspec.c:130
4857 msgid "Escape character '\\' not allowed as last character in attr value"
4858 msgstr ""
4859
4860 #: pathspec.c:148
4861 msgid "Only one 'attr:' specification is allowed."
4862 msgstr ""
4863
4864 #: pathspec.c:151
4865 msgid "attr spec must not be empty"
4866 msgstr ""
4867
4868 #: pathspec.c:194
4869 #, c-format
4870 msgid "invalid attribute name %s"
4871 msgstr ""
4872
4873 #: pathspec.c:259
4874 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
4875 msgstr ""
4876
4877 #: pathspec.c:266
4878 msgid ""
4879 "global 'literal' pathspec setting is incompatible with all other global "
4880 "pathspec settings"
4881 msgstr ""
4882
4883 #: pathspec.c:306
4884 msgid "invalid parameter for pathspec magic 'prefix'"
4885 msgstr ""
4886
4887 #: pathspec.c:327
4888 #, c-format
4889 msgid "Invalid pathspec magic '%.*s' in '%s'"
4890 msgstr ""
4891
4892 #: pathspec.c:332
4893 #, c-format
4894 msgid "Missing ')' at the end of pathspec magic in '%s'"
4895 msgstr ""
4896
4897 #: pathspec.c:370
4898 #, c-format
4899 msgid "Unimplemented pathspec magic '%c' in '%s'"
4900 msgstr ""
4901
4902 #: pathspec.c:429
4903 #, c-format
4904 msgid "%s: 'literal' and 'glob' are incompatible"
4905 msgstr ""
4906
4907 #: pathspec.c:445
4908 #, c-format
4909 msgid "%s: '%s' is outside repository at '%s'"
4910 msgstr ""
4911
4912 #: pathspec.c:521
4913 #, c-format
4914 msgid "'%s' (mnemonic: '%c')"
4915 msgstr ""
4916
4917 #: pathspec.c:531
4918 #, c-format
4919 msgid "%s: pathspec magic not supported by this command: %s"
4920 msgstr ""
4921
4922 #: pathspec.c:598
4923 #, c-format
4924 msgid "pathspec '%s' is beyond a symbolic link"
4925 msgstr ""
4926
4927 #: pathspec.c:643
4928 #, c-format
4929 msgid "line is badly quoted: %s"
4930 msgstr ""
4931
4932 #: pkt-line.c:92
4933 msgid "unable to write flush packet"
4934 msgstr ""
4935
4936 #: pkt-line.c:99
4937 msgid "unable to write delim packet"
4938 msgstr ""
4939
4940 #: pkt-line.c:106
4941 msgid "flush packet write failed"
4942 msgstr ""
4943
4944 #: pkt-line.c:146 pkt-line.c:232
4945 msgid "protocol error: impossibly long line"
4946 msgstr ""
4947
4948 #: pkt-line.c:162 pkt-line.c:164
4949 msgid "packet write with format failed"
4950 msgstr ""
4951
4952 #: pkt-line.c:196
4953 msgid "packet write failed - data exceeds max packet size"
4954 msgstr ""
4955
4956 #: pkt-line.c:203 pkt-line.c:210
4957 msgid "packet write failed"
4958 msgstr ""
4959
4960 #: pkt-line.c:295
4961 msgid "read error"
4962 msgstr ""
4963
4964 #: pkt-line.c:303
4965 msgid "the remote end hung up unexpectedly"
4966 msgstr ""
4967
4968 #: pkt-line.c:331
4969 #, c-format
4970 msgid "protocol error: bad line length character: %.4s"
4971 msgstr ""
4972
4973 #: pkt-line.c:341 pkt-line.c:346
4974 #, c-format
4975 msgid "protocol error: bad line length %d"
4976 msgstr ""
4977
4978 #: pkt-line.c:362
4979 #, c-format
4980 msgid "remote error: %s"
4981 msgstr ""
4982
4983 #: preload-index.c:119
4984 msgid "Refreshing index"
4985 msgstr ""
4986
4987 #: preload-index.c:138
4988 #, c-format
4989 msgid "unable to create threaded lstat: %s"
4990 msgstr ""
4991
4992 #: pretty.c:982
4993 msgid "unable to parse --pretty format"
4994 msgstr ""
4995
4996 #: promisor-remote.c:23
4997 msgid "Remote with no URL"
4998 msgstr ""
4999
5000 #: promisor-remote.c:58
5001 #, c-format
5002 msgid "promisor remote name cannot begin with '/': %s"
5003 msgstr ""
5004
5005 #: prune-packed.c:35
5006 msgid "Removing duplicate objects"
5007 msgstr ""
5008
5009 #: range-diff.c:77
5010 msgid "could not start `log`"
5011 msgstr ""
5012
5013 #: range-diff.c:79
5014 msgid "could not read `log` output"
5015 msgstr ""
5016
5017 #: range-diff.c:98 sequencer.c:5143
5018 #, c-format
5019 msgid "could not parse commit '%s'"
5020 msgstr ""
5021
5022 #: range-diff.c:112
5023 #, c-format
5024 msgid ""
5025 "could not parse first line of `log` output: did not start with 'commit ': "
5026 "'%s'"
5027 msgstr ""
5028
5029 #: range-diff.c:137
5030 #, c-format
5031 msgid "could not parse git header '%.*s'"
5032 msgstr ""
5033
5034 #: range-diff.c:301
5035 msgid "failed to generate diff"
5036 msgstr ""
5037
5038 #: range-diff.c:534 range-diff.c:536
5039 #, c-format
5040 msgid "could not parse log for '%s'"
5041 msgstr ""
5042
5043 #: read-cache.c:680
5044 #, c-format
5045 msgid "will not add file alias '%s' ('%s' already exists in index)"
5046 msgstr ""
5047
5048 #: read-cache.c:696
5049 msgid "cannot create an empty blob in the object database"
5050 msgstr ""
5051
5052 #: read-cache.c:718
5053 #, c-format
5054 msgid "%s: can only add regular files, symbolic links or git-directories"
5055 msgstr ""
5056
5057 #: read-cache.c:723
5058 #, c-format
5059 msgid "'%s' does not have a commit checked out"
5060 msgstr ""
5061
5062 #: read-cache.c:775
5063 #, c-format
5064 msgid "unable to index file '%s'"
5065 msgstr ""
5066
5067 #: read-cache.c:794
5068 #, c-format
5069 msgid "unable to add '%s' to index"
5070 msgstr ""
5071
5072 #: read-cache.c:805
5073 #, c-format
5074 msgid "unable to stat '%s'"
5075 msgstr ""
5076
5077 #: read-cache.c:1330
5078 #, c-format
5079 msgid "'%s' appears as both a file and as a directory"
5080 msgstr ""
5081
5082 #: read-cache.c:1536
5083 msgid "Refresh index"
5084 msgstr ""
5085
5086 #: read-cache.c:1651
5087 #, c-format
5088 msgid ""
5089 "index.version set, but the value is invalid.\n"
5090 "Using version %i"
5091 msgstr ""
5092
5093 #: read-cache.c:1661
5094 #, c-format
5095 msgid ""
5096 "GIT_INDEX_VERSION set, but the value is invalid.\n"
5097 "Using version %i"
5098 msgstr ""
5099
5100 #: read-cache.c:1717
5101 #, c-format
5102 msgid "bad signature 0x%08x"
5103 msgstr ""
5104
5105 #: read-cache.c:1720
5106 #, c-format
5107 msgid "bad index version %d"
5108 msgstr ""
5109
5110 #: read-cache.c:1729
5111 msgid "bad index file sha1 signature"
5112 msgstr ""
5113
5114 #: read-cache.c:1759
5115 #, c-format
5116 msgid "index uses %.4s extension, which we do not understand"
5117 msgstr ""
5118
5119 #: read-cache.c:1761
5120 #, c-format
5121 msgid "ignoring %.4s extension"
5122 msgstr ""
5123
5124 #: read-cache.c:1798
5125 #, c-format
5126 msgid "unknown index entry format 0x%08x"
5127 msgstr ""
5128
5129 #: read-cache.c:1814
5130 #, c-format
5131 msgid "malformed name field in the index, near path '%s'"
5132 msgstr ""
5133
5134 #: read-cache.c:1871
5135 msgid "unordered stage entries in index"
5136 msgstr ""
5137
5138 #: read-cache.c:1874
5139 #, c-format
5140 msgid "multiple stage entries for merged file '%s'"
5141 msgstr ""
5142
5143 #: read-cache.c:1877
5144 #, c-format
5145 msgid "unordered stage entries for '%s'"
5146 msgstr ""
5147
5148 #: read-cache.c:1983 read-cache.c:2271 rerere.c:565 rerere.c:599 rerere.c:1111
5149 #: submodule.c:1619 builtin/add.c:532 builtin/check-ignore.c:181
5150 #: builtin/checkout.c:488 builtin/checkout.c:676 builtin/clean.c:961
5151 #: builtin/commit.c:364 builtin/diff-tree.c:121 builtin/grep.c:507
5152 #: builtin/mv.c:145 builtin/reset.c:247 builtin/rm.c:290
5153 #: builtin/submodule--helper.c:332
5154 msgid "index file corrupt"
5155 msgstr ""
5156
5157 #: read-cache.c:2124
5158 #, c-format
5159 msgid "unable to create load_cache_entries thread: %s"
5160 msgstr ""
5161
5162 #: read-cache.c:2137
5163 #, c-format
5164 msgid "unable to join load_cache_entries thread: %s"
5165 msgstr ""
5166
5167 #: read-cache.c:2170
5168 #, c-format
5169 msgid "%s: index file open failed"
5170 msgstr ""
5171
5172 #: read-cache.c:2174
5173 #, c-format
5174 msgid "%s: cannot stat the open index"
5175 msgstr ""
5176
5177 #: read-cache.c:2178
5178 #, c-format
5179 msgid "%s: index file smaller than expected"
5180 msgstr ""
5181
5182 #: read-cache.c:2182
5183 #, c-format
5184 msgid "%s: unable to map index file"
5185 msgstr ""
5186
5187 #: read-cache.c:2224
5188 #, c-format
5189 msgid "unable to create load_index_extensions thread: %s"
5190 msgstr ""
5191
5192 #: read-cache.c:2251
5193 #, c-format
5194 msgid "unable to join load_index_extensions thread: %s"
5195 msgstr ""
5196
5197 #: read-cache.c:2283
5198 #, c-format
5199 msgid "could not freshen shared index '%s'"
5200 msgstr ""
5201
5202 #: read-cache.c:2330
5203 #, c-format
5204 msgid "broken index, expect %s in %s, got %s"
5205 msgstr ""
5206
5207 #: read-cache.c:3026 strbuf.c:1176 wrapper.c:622 builtin/merge.c:1130
5208 #, c-format
5209 msgid "could not close '%s'"
5210 msgstr ""
5211
5212 #: read-cache.c:3129 sequencer.c:2355 sequencer.c:4066
5213 #, c-format
5214 msgid "could not stat '%s'"
5215 msgstr ""
5216
5217 #: read-cache.c:3142
5218 #, c-format
5219 msgid "unable to open git dir: %s"
5220 msgstr ""
5221
5222 #: read-cache.c:3154
5223 #, c-format
5224 msgid "unable to unlink: %s"
5225 msgstr ""
5226
5227 #: read-cache.c:3179
5228 #, c-format
5229 msgid "cannot fix permission bits on '%s'"
5230 msgstr ""
5231
5232 #: read-cache.c:3328
5233 #, c-format
5234 msgid "%s: cannot drop to stage #0"
5235 msgstr ""
5236
5237 #: rebase-interactive.c:11
5238 msgid ""
5239 "You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
5240 "continue'.\n"
5241 "Or you can abort the rebase with 'git rebase --abort'.\n"
5242 msgstr ""
5243
5244 #: rebase-interactive.c:33
5245 #, c-format
5246 msgid ""
5247 "unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
5248 msgstr ""
5249
5250 #: rebase-interactive.c:42
5251 msgid ""
5252 "\n"
5253 "Commands:\n"
5254 "p, pick <commit> = use commit\n"
5255 "r, reword <commit> = use commit, but edit the commit message\n"
5256 "e, edit <commit> = use commit, but stop for amending\n"
5257 "s, squash <commit> = use commit, but meld into previous commit\n"
5258 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
5259 "x, exec <command> = run command (the rest of the line) using shell\n"
5260 "b, break = stop here (continue rebase later with 'git rebase --continue')\n"
5261 "d, drop <commit> = remove commit\n"
5262 "l, label <label> = label current HEAD with a name\n"
5263 "t, reset <label> = reset HEAD to a label\n"
5264 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
5265 ". create a merge commit using the original merge commit's\n"
5266 ". message (or the oneline, if no original merge commit was\n"
5267 ". specified). Use -c <commit> to reword the commit message.\n"
5268 "\n"
5269 "These lines can be re-ordered; they are executed from top to bottom.\n"
5270 msgstr ""
5271
5272 #: rebase-interactive.c:63
5273 #, c-format
5274 msgid "Rebase %s onto %s (%d command)"
5275 msgid_plural "Rebase %s onto %s (%d commands)"
5276 msgstr[0] ""
5277 msgstr[1] ""
5278
5279 #: rebase-interactive.c:72 git-rebase--preserve-merges.sh:228
5280 msgid ""
5281 "\n"
5282 "Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
5283 msgstr ""
5284
5285 #: rebase-interactive.c:75 git-rebase--preserve-merges.sh:232
5286 msgid ""
5287 "\n"
5288 "If you remove a line here THAT COMMIT WILL BE LOST.\n"
5289 msgstr ""
5290
5291 #: rebase-interactive.c:81 git-rebase--preserve-merges.sh:871
5292 msgid ""
5293 "\n"
5294 "You are editing the todo file of an ongoing interactive rebase.\n"
5295 "To continue rebase after editing, run:\n"
5296 " git rebase --continue\n"
5297 "\n"
5298 msgstr ""
5299
5300 #: rebase-interactive.c:86 git-rebase--preserve-merges.sh:948
5301 msgid ""
5302 "\n"
5303 "However, if you remove everything, the rebase will be aborted.\n"
5304 "\n"
5305 msgstr ""
5306
5307 #: rebase-interactive.c:110 rerere.c:485 rerere.c:692 sequencer.c:3463
5308 #: sequencer.c:3489 sequencer.c:5248 builtin/fsck.c:347 builtin/rebase.c:258
5309 #, c-format
5310 msgid "could not write '%s'"
5311 msgstr ""
5312
5313 #: rebase-interactive.c:116 builtin/rebase.c:190 builtin/rebase.c:216
5314 #: builtin/rebase.c:240
5315 #, c-format
5316 msgid "could not write '%s'."
5317 msgstr ""
5318
5319 #: rebase-interactive.c:193
5320 #, c-format
5321 msgid ""
5322 "Warning: some commits may have been dropped accidentally.\n"
5323 "Dropped commits (newer to older):\n"
5324 msgstr ""
5325
5326 #: rebase-interactive.c:200
5327 #, c-format
5328 msgid ""
5329 "To avoid this message, use \"drop\" to explicitly remove a commit.\n"
5330 "\n"
5331 "Use 'git config rebase.missingCommitsCheck' to change the level of "
5332 "warnings.\n"
5333 "The possible behaviours are: ignore, warn, error.\n"
5334 "\n"
5335 msgstr ""
5336
5337 #: rebase-interactive.c:233 rebase-interactive.c:238 sequencer.c:2274
5338 #: builtin/rebase.c:176 builtin/rebase.c:201 builtin/rebase.c:227
5339 #: builtin/rebase.c:252
5340 #, c-format
5341 msgid "could not read '%s'."
5342 msgstr ""
5343
5344 #: ref-filter.c:42 wt-status.c:1936
5345 msgid "gone"
5346 msgstr ""
5347
5348 #: ref-filter.c:43
5349 #, c-format
5350 msgid "ahead %d"
5351 msgstr ""
5352
5353 #: ref-filter.c:44
5354 #, c-format
5355 msgid "behind %d"
5356 msgstr ""
5357
5358 #: ref-filter.c:45
5359 #, c-format
5360 msgid "ahead %d, behind %d"
5361 msgstr ""
5362
5363 #: ref-filter.c:165
5364 #, c-format
5365 msgid "expected format: %%(color:<color>)"
5366 msgstr ""
5367
5368 #: ref-filter.c:167
5369 #, c-format
5370 msgid "unrecognized color: %%(color:%s)"
5371 msgstr ""
5372
5373 #: ref-filter.c:189
5374 #, c-format
5375 msgid "Integer value expected refname:lstrip=%s"
5376 msgstr ""
5377
5378 #: ref-filter.c:193
5379 #, c-format
5380 msgid "Integer value expected refname:rstrip=%s"
5381 msgstr ""
5382
5383 #: ref-filter.c:195
5384 #, c-format
5385 msgid "unrecognized %%(%s) argument: %s"
5386 msgstr ""
5387
5388 #: ref-filter.c:250
5389 #, c-format
5390 msgid "%%(objecttype) does not take arguments"
5391 msgstr ""
5392
5393 #: ref-filter.c:272
5394 #, c-format
5395 msgid "unrecognized %%(objectsize) argument: %s"
5396 msgstr ""
5397
5398 #: ref-filter.c:280
5399 #, c-format
5400 msgid "%%(deltabase) does not take arguments"
5401 msgstr ""
5402
5403 #: ref-filter.c:292
5404 #, c-format
5405 msgid "%%(body) does not take arguments"
5406 msgstr ""
5407
5408 #: ref-filter.c:301
5409 #, c-format
5410 msgid "%%(subject) does not take arguments"
5411 msgstr ""
5412
5413 #: ref-filter.c:323
5414 #, c-format
5415 msgid "unknown %%(trailers) argument: %s"
5416 msgstr ""
5417
5418 #: ref-filter.c:352
5419 #, c-format
5420 msgid "positive value expected contents:lines=%s"
5421 msgstr ""
5422
5423 #: ref-filter.c:354
5424 #, c-format
5425 msgid "unrecognized %%(contents) argument: %s"
5426 msgstr ""
5427
5428 #: ref-filter.c:369
5429 #, c-format
5430 msgid "positive value expected objectname:short=%s"
5431 msgstr ""
5432
5433 #: ref-filter.c:373
5434 #, c-format
5435 msgid "unrecognized %%(objectname) argument: %s"
5436 msgstr ""
5437
5438 #: ref-filter.c:403
5439 #, c-format
5440 msgid "expected format: %%(align:<width>,<position>)"
5441 msgstr ""
5442
5443 #: ref-filter.c:415
5444 #, c-format
5445 msgid "unrecognized position:%s"
5446 msgstr ""
5447
5448 #: ref-filter.c:422
5449 #, c-format
5450 msgid "unrecognized width:%s"
5451 msgstr ""
5452
5453 #: ref-filter.c:431
5454 #, c-format
5455 msgid "unrecognized %%(align) argument: %s"
5456 msgstr ""
5457
5458 #: ref-filter.c:439
5459 #, c-format
5460 msgid "positive width expected with the %%(align) atom"
5461 msgstr ""
5462
5463 #: ref-filter.c:457
5464 #, c-format
5465 msgid "unrecognized %%(if) argument: %s"
5466 msgstr ""
5467
5468 #: ref-filter.c:559
5469 #, c-format
5470 msgid "malformed field name: %.*s"
5471 msgstr ""
5472
5473 #: ref-filter.c:586
5474 #, c-format
5475 msgid "unknown field name: %.*s"
5476 msgstr ""
5477
5478 #: ref-filter.c:590
5479 #, c-format
5480 msgid ""
5481 "not a git repository, but the field '%.*s' requires access to object data"
5482 msgstr ""
5483
5484 #: ref-filter.c:714
5485 #, c-format
5486 msgid "format: %%(if) atom used without a %%(then) atom"
5487 msgstr ""
5488
5489 #: ref-filter.c:777
5490 #, c-format
5491 msgid "format: %%(then) atom used without an %%(if) atom"
5492 msgstr ""
5493
5494 #: ref-filter.c:779
5495 #, c-format
5496 msgid "format: %%(then) atom used more than once"
5497 msgstr ""
5498
5499 #: ref-filter.c:781
5500 #, c-format
5501 msgid "format: %%(then) atom used after %%(else)"
5502 msgstr ""
5503
5504 #: ref-filter.c:809
5505 #, c-format
5506 msgid "format: %%(else) atom used without an %%(if) atom"
5507 msgstr ""
5508
5509 #: ref-filter.c:811
5510 #, c-format
5511 msgid "format: %%(else) atom used without a %%(then) atom"
5512 msgstr ""
5513
5514 #: ref-filter.c:813
5515 #, c-format
5516 msgid "format: %%(else) atom used more than once"
5517 msgstr ""
5518
5519 #: ref-filter.c:828
5520 #, c-format
5521 msgid "format: %%(end) atom used without corresponding atom"
5522 msgstr ""
5523
5524 #: ref-filter.c:885
5525 #, c-format
5526 msgid "malformed format string %s"
5527 msgstr ""
5528
5529 #: ref-filter.c:1486
5530 #, c-format
5531 msgid "no branch, rebasing %s"
5532 msgstr ""
5533
5534 #: ref-filter.c:1489
5535 #, c-format
5536 msgid "no branch, rebasing detached HEAD %s"
5537 msgstr ""
5538
5539 #: ref-filter.c:1492
5540 #, c-format
5541 msgid "no branch, bisect started on %s"
5542 msgstr ""
5543
5544 #: ref-filter.c:1502
5545 msgid "no branch"
5546 msgstr ""
5547
5548 #: ref-filter.c:1538 ref-filter.c:1747
5549 #, c-format
5550 msgid "missing object %s for %s"
5551 msgstr ""
5552
5553 #: ref-filter.c:1548
5554 #, c-format
5555 msgid "parse_object_buffer failed on %s for %s"
5556 msgstr ""
5557
5558 #: ref-filter.c:2001
5559 #, c-format
5560 msgid "malformed object at '%s'"
5561 msgstr ""
5562
5563 #: ref-filter.c:2090
5564 #, c-format
5565 msgid "ignoring ref with broken name %s"
5566 msgstr ""
5567
5568 #: ref-filter.c:2095 refs.c:625
5569 #, c-format
5570 msgid "ignoring broken ref %s"
5571 msgstr ""
5572
5573 #: ref-filter.c:2395
5574 #, c-format
5575 msgid "format: %%(end) atom missing"
5576 msgstr ""
5577
5578 #: ref-filter.c:2495
5579 #, c-format
5580 msgid "option `%s' is incompatible with --merged"
5581 msgstr ""
5582
5583 #: ref-filter.c:2498
5584 #, c-format
5585 msgid "option `%s' is incompatible with --no-merged"
5586 msgstr ""
5587
5588 #: ref-filter.c:2508
5589 #, c-format
5590 msgid "malformed object name %s"
5591 msgstr ""
5592
5593 #: ref-filter.c:2513
5594 #, c-format
5595 msgid "option `%s' must point to a commit"
5596 msgstr ""
5597
5598 #: refs.c:262
5599 #, c-format
5600 msgid "%s does not point to a valid object!"
5601 msgstr ""
5602
5603 #: refs.c:623
5604 #, c-format
5605 msgid "ignoring dangling symref %s"
5606 msgstr ""
5607
5608 #: refs.c:760
5609 #, c-format
5610 msgid "could not open '%s' for writing: %s"
5611 msgstr ""
5612
5613 #: refs.c:770 refs.c:821
5614 #, c-format
5615 msgid "could not read ref '%s'"
5616 msgstr ""
5617
5618 #: refs.c:776
5619 #, c-format
5620 msgid "ref '%s' already exists"
5621 msgstr ""
5622
5623 #: refs.c:781
5624 #, c-format
5625 msgid "unexpected object ID when writing '%s'"
5626 msgstr ""
5627
5628 #: refs.c:789 sequencer.c:408 sequencer.c:2721 sequencer.c:2925
5629 #: sequencer.c:2939 sequencer.c:3195 sequencer.c:5159 strbuf.c:1173
5630 #: wrapper.c:620
5631 #, c-format
5632 msgid "could not write to '%s'"
5633 msgstr ""
5634
5635 #: refs.c:816 strbuf.c:1171 wrapper.c:188 wrapper.c:358 builtin/am.c:719
5636 #: builtin/rebase.c:852
5637 #, c-format
5638 msgid "could not open '%s' for writing"
5639 msgstr ""
5640
5641 #: refs.c:823
5642 #, c-format
5643 msgid "unexpected object ID when deleting '%s'"
5644 msgstr ""
5645
5646 #: refs.c:954
5647 #, c-format
5648 msgid "log for ref %s has gap after %s"
5649 msgstr ""
5650
5651 #: refs.c:960
5652 #, c-format
5653 msgid "log for ref %s unexpectedly ended on %s"
5654 msgstr ""
5655
5656 #: refs.c:1019
5657 #, c-format
5658 msgid "log for %s is empty"
5659 msgstr ""
5660
5661 #: refs.c:1111
5662 #, c-format
5663 msgid "refusing to update ref with bad name '%s'"
5664 msgstr ""
5665
5666 #: refs.c:1187
5667 #, c-format
5668 msgid "update_ref failed for ref '%s': %s"
5669 msgstr ""
5670
5671 #: refs.c:1979
5672 #, c-format
5673 msgid "multiple updates for ref '%s' not allowed"
5674 msgstr ""
5675
5676 #: refs.c:2011
5677 msgid "ref updates forbidden inside quarantine environment"
5678 msgstr ""
5679
5680 #: refs.c:2107 refs.c:2137
5681 #, c-format
5682 msgid "'%s' exists; cannot create '%s'"
5683 msgstr ""
5684
5685 #: refs.c:2113 refs.c:2148
5686 #, c-format
5687 msgid "cannot process '%s' and '%s' at the same time"
5688 msgstr ""
5689
5690 #: refs/files-backend.c:1233
5691 #, c-format
5692 msgid "could not remove reference %s"
5693 msgstr ""
5694
5695 #: refs/files-backend.c:1247 refs/packed-backend.c:1541
5696 #: refs/packed-backend.c:1551
5697 #, c-format
5698 msgid "could not delete reference %s: %s"
5699 msgstr ""
5700
5701 #: refs/files-backend.c:1250 refs/packed-backend.c:1554
5702 #, c-format
5703 msgid "could not delete references: %s"
5704 msgstr ""
5705
5706 #: refspec.c:137
5707 #, c-format
5708 msgid "invalid refspec '%s'"
5709 msgstr ""
5710
5711 #: remote.c:355
5712 #, c-format
5713 msgid "config remote shorthand cannot begin with '/': %s"
5714 msgstr ""
5715
5716 #: remote.c:403
5717 msgid "more than one receivepack given, using the first"
5718 msgstr ""
5719
5720 #: remote.c:411
5721 msgid "more than one uploadpack given, using the first"
5722 msgstr ""
5723
5724 #: remote.c:594
5725 #, c-format
5726 msgid "Cannot fetch both %s and %s to %s"
5727 msgstr ""
5728
5729 #: remote.c:598
5730 #, c-format
5731 msgid "%s usually tracks %s, not %s"
5732 msgstr ""
5733
5734 #: remote.c:602
5735 #, c-format
5736 msgid "%s tracks both %s and %s"
5737 msgstr ""
5738
5739 #: remote.c:670
5740 #, c-format
5741 msgid "key '%s' of pattern had no '*'"
5742 msgstr ""
5743
5744 #: remote.c:680
5745 #, c-format
5746 msgid "value '%s' of pattern has no '*'"
5747 msgstr ""
5748
5749 #: remote.c:986
5750 #, c-format
5751 msgid "src refspec %s does not match any"
5752 msgstr ""
5753
5754 #: remote.c:991
5755 #, c-format
5756 msgid "src refspec %s matches more than one"
5757 msgstr ""
5758
5759 #. TRANSLATORS: "matches '%s'%" is the <dst> part of "git push
5760 #. <remote> <src>:<dst>" push, and "being pushed ('%s')" is
5761 #. the <src>.
5762 #.
5763 #: remote.c:1006
5764 #, c-format
5765 msgid ""
5766 "The destination you provided is not a full refname (i.e.,\n"
5767 "starting with \"refs/\"). We tried to guess what you meant by:\n"
5768 "\n"
5769 "- Looking for a ref that matches '%s' on the remote side.\n"
5770 "- Checking if the <src> being pushed ('%s')\n"
5771 " is a ref in \"refs/{heads,tags}/\". If so we add a corresponding\n"
5772 " refs/{heads,tags}/ prefix on the remote side.\n"
5773 "\n"
5774 "Neither worked, so we gave up. You must fully qualify the ref."
5775 msgstr ""
5776
5777 #: remote.c:1026
5778 #, c-format
5779 msgid ""
5780 "The <src> part of the refspec is a commit object.\n"
5781 "Did you mean to create a new branch by pushing to\n"
5782 "'%s:refs/heads/%s'?"
5783 msgstr ""
5784
5785 #: remote.c:1031
5786 #, c-format
5787 msgid ""
5788 "The <src> part of the refspec is a tag object.\n"
5789 "Did you mean to create a new tag by pushing to\n"
5790 "'%s:refs/tags/%s'?"
5791 msgstr ""
5792
5793 #: remote.c:1036
5794 #, c-format
5795 msgid ""
5796 "The <src> part of the refspec is a tree object.\n"
5797 "Did you mean to tag a new tree by pushing to\n"
5798 "'%s:refs/tags/%s'?"
5799 msgstr ""
5800
5801 #: remote.c:1041
5802 #, c-format
5803 msgid ""
5804 "The <src> part of the refspec is a blob object.\n"
5805 "Did you mean to tag a new blob by pushing to\n"
5806 "'%s:refs/tags/%s'?"
5807 msgstr ""
5808
5809 #: remote.c:1077
5810 #, c-format
5811 msgid "%s cannot be resolved to branch"
5812 msgstr ""
5813
5814 #: remote.c:1088
5815 #, c-format
5816 msgid "unable to delete '%s': remote ref does not exist"
5817 msgstr ""
5818
5819 #: remote.c:1100
5820 #, c-format
5821 msgid "dst refspec %s matches more than one"
5822 msgstr ""
5823
5824 #: remote.c:1107
5825 #, c-format
5826 msgid "dst ref %s receives from more than one src"
5827 msgstr ""
5828
5829 #: remote.c:1610 remote.c:1711
5830 msgid "HEAD does not point to a branch"
5831 msgstr ""
5832
5833 #: remote.c:1619
5834 #, c-format
5835 msgid "no such branch: '%s'"
5836 msgstr ""
5837
5838 #: remote.c:1622
5839 #, c-format
5840 msgid "no upstream configured for branch '%s'"
5841 msgstr ""
5842
5843 #: remote.c:1628
5844 #, c-format
5845 msgid "upstream branch '%s' not stored as a remote-tracking branch"
5846 msgstr ""
5847
5848 #: remote.c:1643
5849 #, c-format
5850 msgid "push destination '%s' on remote '%s' has no local tracking branch"
5851 msgstr ""
5852
5853 #: remote.c:1655
5854 #, c-format
5855 msgid "branch '%s' has no remote for pushing"
5856 msgstr ""
5857
5858 #: remote.c:1665
5859 #, c-format
5860 msgid "push refspecs for '%s' do not include '%s'"
5861 msgstr ""
5862
5863 #: remote.c:1678
5864 msgid "push has no destination (push.default is 'nothing')"
5865 msgstr ""
5866
5867 #: remote.c:1700
5868 msgid "cannot resolve 'simple' push to a single destination"
5869 msgstr ""
5870
5871 #: remote.c:1826
5872 #, c-format
5873 msgid "couldn't find remote ref %s"
5874 msgstr ""
5875
5876 #: remote.c:1839
5877 #, c-format
5878 msgid "* Ignoring funny ref '%s' locally"
5879 msgstr ""
5880
5881 #: remote.c:2002
5882 #, c-format
5883 msgid "Your branch is based on '%s', but the upstream is gone.\n"
5884 msgstr ""
5885
5886 #: remote.c:2006
5887 msgid " (use \"git branch --unset-upstream\" to fixup)\n"
5888 msgstr ""
5889
5890 #: remote.c:2009
5891 #, c-format
5892 msgid "Your branch is up to date with '%s'.\n"
5893 msgstr ""
5894
5895 #: remote.c:2013
5896 #, c-format
5897 msgid "Your branch and '%s' refer to different commits.\n"
5898 msgstr ""
5899
5900 #: remote.c:2016
5901 #, c-format
5902 msgid " (use \"%s\" for details)\n"
5903 msgstr ""
5904
5905 #: remote.c:2020
5906 #, c-format
5907 msgid "Your branch is ahead of '%s' by %d commit.\n"
5908 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
5909 msgstr[0] ""
5910 msgstr[1] ""
5911
5912 #: remote.c:2026
5913 msgid " (use \"git push\" to publish your local commits)\n"
5914 msgstr ""
5915
5916 #: remote.c:2029
5917 #, c-format
5918 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
5919 msgid_plural ""
5920 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
5921 msgstr[0] ""
5922 msgstr[1] ""
5923
5924 #: remote.c:2037
5925 msgid " (use \"git pull\" to update your local branch)\n"
5926 msgstr ""
5927
5928 #: remote.c:2040
5929 #, c-format
5930 msgid ""
5931 "Your branch and '%s' have diverged,\n"
5932 "and have %d and %d different commit each, respectively.\n"
5933 msgid_plural ""
5934 "Your branch and '%s' have diverged,\n"
5935 "and have %d and %d different commits each, respectively.\n"
5936 msgstr[0] ""
5937 msgstr[1] ""
5938
5939 #: remote.c:2050
5940 msgid " (use \"git pull\" to merge the remote branch into yours)\n"
5941 msgstr ""
5942
5943 #: remote.c:2233
5944 #, c-format
5945 msgid "cannot parse expected object name '%s'"
5946 msgstr ""
5947
5948 #: replace-object.c:21
5949 #, c-format
5950 msgid "bad replace ref name: %s"
5951 msgstr ""
5952
5953 #: replace-object.c:30
5954 #, c-format
5955 msgid "duplicate replace ref: %s"
5956 msgstr ""
5957
5958 #: replace-object.c:82
5959 #, c-format
5960 msgid "replace depth too high for object %s"
5961 msgstr ""
5962
5963 #: repository.c:94 builtin/init-db.c:188
5964 #, c-format
5965 msgid "The hash algorithm %s is not supported in this build."
5966 msgstr ""
5967
5968 #: rerere.c:217 rerere.c:226 rerere.c:229
5969 msgid "corrupt MERGE_RR"
5970 msgstr ""
5971
5972 #: rerere.c:264 rerere.c:269
5973 msgid "unable to write rerere record"
5974 msgstr ""
5975
5976 #: rerere.c:495
5977 #, c-format
5978 msgid "there were errors while writing '%s' (%s)"
5979 msgstr ""
5980
5981 #: rerere.c:498
5982 #, c-format
5983 msgid "failed to flush '%s'"
5984 msgstr ""
5985
5986 #: rerere.c:503 rerere.c:1039
5987 #, c-format
5988 msgid "could not parse conflict hunks in '%s'"
5989 msgstr ""
5990
5991 #: rerere.c:684
5992 #, c-format
5993 msgid "failed utime() on '%s'"
5994 msgstr ""
5995
5996 #: rerere.c:694
5997 #, c-format
5998 msgid "writing '%s' failed"
5999 msgstr ""
6000
6001 #: rerere.c:714
6002 #, c-format
6003 msgid "Staged '%s' using previous resolution."
6004 msgstr ""
6005
6006 #: rerere.c:753
6007 #, c-format
6008 msgid "Recorded resolution for '%s'."
6009 msgstr ""
6010
6011 #: rerere.c:788
6012 #, c-format
6013 msgid "Resolved '%s' using previous resolution."
6014 msgstr ""
6015
6016 #: rerere.c:803
6017 #, c-format
6018 msgid "cannot unlink stray '%s'"
6019 msgstr ""
6020
6021 #: rerere.c:807
6022 #, c-format
6023 msgid "Recorded preimage for '%s'"
6024 msgstr ""
6025
6026 #: rerere.c:881 submodule.c:2078 builtin/log.c:1891
6027 #: builtin/submodule--helper.c:1454 builtin/submodule--helper.c:1466
6028 #, c-format
6029 msgid "could not create directory '%s'"
6030 msgstr ""
6031
6032 #: rerere.c:1057
6033 #, c-format
6034 msgid "failed to update conflicted state in '%s'"
6035 msgstr ""
6036
6037 #: rerere.c:1068 rerere.c:1075
6038 #, c-format
6039 msgid "no remembered resolution for '%s'"
6040 msgstr ""
6041
6042 #: rerere.c:1077
6043 #, c-format
6044 msgid "cannot unlink '%s'"
6045 msgstr ""
6046
6047 #: rerere.c:1087
6048 #, c-format
6049 msgid "Updated preimage for '%s'"
6050 msgstr ""
6051
6052 #: rerere.c:1096
6053 #, c-format
6054 msgid "Forgot resolution for '%s'\n"
6055 msgstr ""
6056
6057 #: rerere.c:1199
6058 msgid "unable to open rr-cache directory"
6059 msgstr ""
6060
6061 #: reset.c:42
6062 msgid "could not determine HEAD revision"
6063 msgstr ""
6064
6065 #: reset.c:70 reset.c:76 sequencer.c:3318
6066 #, c-format
6067 msgid "failed to find tree of %s"
6068 msgstr ""
6069
6070 #: revision.c:2655
6071 msgid "your current branch appears to be broken"
6072 msgstr ""
6073
6074 #: revision.c:2658
6075 #, c-format
6076 msgid "your current branch '%s' does not have any commits yet"
6077 msgstr ""
6078
6079 #: revision.c:2866
6080 msgid "--first-parent is incompatible with --bisect"
6081 msgstr ""
6082
6083 #: revision.c:2870
6084 msgid "-L does not yet support diff formats besides -p and -s"
6085 msgstr ""
6086
6087 #: run-command.c:763
6088 msgid "open /dev/null failed"
6089 msgstr ""
6090
6091 #: run-command.c:1269
6092 #, c-format
6093 msgid "cannot create async thread: %s"
6094 msgstr ""
6095
6096 #: run-command.c:1333
6097 #, c-format
6098 msgid ""
6099 "The '%s' hook was ignored because it's not set as executable.\n"
6100 "You can disable this warning with `git config advice.ignoredHook false`."
6101 msgstr ""
6102
6103 #: send-pack.c:145
6104 msgid "unexpected flush packet while reading remote unpack status"
6105 msgstr ""
6106
6107 #: send-pack.c:147
6108 #, c-format
6109 msgid "unable to parse remote unpack status: %s"
6110 msgstr ""
6111
6112 #: send-pack.c:149
6113 #, c-format
6114 msgid "remote unpack failed: %s"
6115 msgstr ""
6116
6117 #: send-pack.c:308
6118 msgid "failed to sign the push certificate"
6119 msgstr ""
6120
6121 #: send-pack.c:399
6122 msgid "the receiving end does not support --signed push"
6123 msgstr ""
6124
6125 #: send-pack.c:401
6126 msgid ""
6127 "not sending a push certificate since the receiving end does not support --"
6128 "signed push"
6129 msgstr ""
6130
6131 #: send-pack.c:413
6132 msgid "the receiving end does not support --atomic push"
6133 msgstr ""
6134
6135 #: send-pack.c:418
6136 msgid "the receiving end does not support push options"
6137 msgstr ""
6138
6139 #: sequencer.c:192
6140 #, c-format
6141 msgid "invalid commit message cleanup mode '%s'"
6142 msgstr ""
6143
6144 #: sequencer.c:297
6145 #, c-format
6146 msgid "could not delete '%s'"
6147 msgstr ""
6148
6149 #: sequencer.c:316 builtin/rebase.c:743 builtin/rebase.c:1582 builtin/rm.c:385
6150 #, c-format
6151 msgid "could not remove '%s'"
6152 msgstr ""
6153
6154 #: sequencer.c:326
6155 msgid "revert"
6156 msgstr ""
6157
6158 #: sequencer.c:328
6159 msgid "cherry-pick"
6160 msgstr ""
6161
6162 #: sequencer.c:330
6163 msgid "rebase"
6164 msgstr ""
6165
6166 #: sequencer.c:332
6167 #, c-format
6168 msgid "unknown action: %d"
6169 msgstr ""
6170
6171 #: sequencer.c:390
6172 msgid ""
6173 "after resolving the conflicts, mark the corrected paths\n"
6174 "with 'git add <paths>' or 'git rm <paths>'"
6175 msgstr ""
6176
6177 #: sequencer.c:393
6178 msgid ""
6179 "after resolving the conflicts, mark the corrected paths\n"
6180 "with 'git add <paths>' or 'git rm <paths>'\n"
6181 "and commit the result with 'git commit'"
6182 msgstr ""
6183
6184 #: sequencer.c:406 sequencer.c:2921
6185 #, c-format
6186 msgid "could not lock '%s'"
6187 msgstr ""
6188
6189 #: sequencer.c:413
6190 #, c-format
6191 msgid "could not write eol to '%s'"
6192 msgstr ""
6193
6194 #: sequencer.c:418 sequencer.c:2726 sequencer.c:2927 sequencer.c:2941
6195 #: sequencer.c:3203
6196 #, c-format
6197 msgid "failed to finalize '%s'"
6198 msgstr ""
6199
6200 #: sequencer.c:431 sequencer.c:1620 sequencer.c:2746 sequencer.c:3185
6201 #: sequencer.c:3294 builtin/am.c:249 builtin/commit.c:786 builtin/merge.c:1128
6202 #, c-format
6203 msgid "could not read '%s'"
6204 msgstr ""
6205
6206 #: sequencer.c:457
6207 #, c-format
6208 msgid "your local changes would be overwritten by %s."
6209 msgstr ""
6210
6211 #: sequencer.c:461
6212 msgid "commit your changes or stash them to proceed."
6213 msgstr ""
6214
6215 #: sequencer.c:493
6216 #, c-format
6217 msgid "%s: fast-forward"
6218 msgstr ""
6219
6220 #: sequencer.c:532 builtin/tag.c:566
6221 #, c-format
6222 msgid "Invalid cleanup mode %s"
6223 msgstr ""
6224
6225 #. TRANSLATORS: %s will be "revert", "cherry-pick" or
6226 #. "rebase".
6227 #.
6228 #: sequencer.c:626
6229 #, c-format
6230 msgid "%s: Unable to write new index file"
6231 msgstr ""
6232
6233 #: sequencer.c:643
6234 msgid "unable to update cache tree"
6235 msgstr ""
6236
6237 #: sequencer.c:657
6238 msgid "could not resolve HEAD commit"
6239 msgstr ""
6240
6241 #: sequencer.c:737
6242 #, c-format
6243 msgid "no key present in '%.*s'"
6244 msgstr ""
6245
6246 #: sequencer.c:748
6247 #, c-format
6248 msgid "unable to dequote value of '%s'"
6249 msgstr ""
6250
6251 #: sequencer.c:785 wrapper.c:190 wrapper.c:360 builtin/am.c:710
6252 #: builtin/am.c:802 builtin/merge.c:1125 builtin/rebase.c:896
6253 #, c-format
6254 msgid "could not open '%s' for reading"
6255 msgstr ""
6256
6257 #: sequencer.c:795
6258 msgid "'GIT_AUTHOR_NAME' already given"
6259 msgstr ""
6260
6261 #: sequencer.c:800
6262 msgid "'GIT_AUTHOR_EMAIL' already given"
6263 msgstr ""
6264
6265 #: sequencer.c:805
6266 msgid "'GIT_AUTHOR_DATE' already given"
6267 msgstr ""
6268
6269 #: sequencer.c:809
6270 #, c-format
6271 msgid "unknown variable '%s'"
6272 msgstr ""
6273
6274 #: sequencer.c:814
6275 msgid "missing 'GIT_AUTHOR_NAME'"
6276 msgstr ""
6277
6278 #: sequencer.c:816
6279 msgid "missing 'GIT_AUTHOR_EMAIL'"
6280 msgstr ""
6281
6282 #: sequencer.c:818
6283 msgid "missing 'GIT_AUTHOR_DATE'"
6284 msgstr ""
6285
6286 #: sequencer.c:867
6287 #, c-format
6288 msgid ""
6289 "you have staged changes in your working tree\n"
6290 "If these changes are meant to be squashed into the previous commit, run:\n"
6291 "\n"
6292 " git commit --amend %s\n"
6293 "\n"
6294 "If they are meant to go into a new commit, run:\n"
6295 "\n"
6296 " git commit %s\n"
6297 "\n"
6298 "In both cases, once you're done, continue with:\n"
6299 "\n"
6300 " git rebase --continue\n"
6301 msgstr ""
6302
6303 #: sequencer.c:1141
6304 msgid "'prepare-commit-msg' hook failed"
6305 msgstr ""
6306
6307 #: sequencer.c:1147
6308 msgid ""
6309 "Your name and email address were configured automatically based\n"
6310 "on your username and hostname. Please check that they are accurate.\n"
6311 "You can suppress this message by setting them explicitly. Run the\n"
6312 "following command and follow the instructions in your editor to edit\n"
6313 "your configuration file:\n"
6314 "\n"
6315 " git config --global --edit\n"
6316 "\n"
6317 "After doing this, you may fix the identity used for this commit with:\n"
6318 "\n"
6319 " git commit --amend --reset-author\n"
6320 msgstr ""
6321
6322 #: sequencer.c:1160
6323 msgid ""
6324 "Your name and email address were configured automatically based\n"
6325 "on your username and hostname. Please check that they are accurate.\n"
6326 "You can suppress this message by setting them explicitly:\n"
6327 "\n"
6328 " git config --global user.name \"Your Name\"\n"
6329 " git config --global user.email you@example.com\n"
6330 "\n"
6331 "After doing this, you may fix the identity used for this commit with:\n"
6332 "\n"
6333 " git commit --amend --reset-author\n"
6334 msgstr ""
6335
6336 #: sequencer.c:1202
6337 msgid "couldn't look up newly created commit"
6338 msgstr ""
6339
6340 #: sequencer.c:1204
6341 msgid "could not parse newly created commit"
6342 msgstr ""
6343
6344 #: sequencer.c:1250
6345 msgid "unable to resolve HEAD after creating commit"
6346 msgstr ""
6347
6348 #: sequencer.c:1252
6349 msgid "detached HEAD"
6350 msgstr ""
6351
6352 #: sequencer.c:1256
6353 msgid " (root-commit)"
6354 msgstr ""
6355
6356 #: sequencer.c:1277
6357 msgid "could not parse HEAD"
6358 msgstr ""
6359
6360 #: sequencer.c:1279
6361 #, c-format
6362 msgid "HEAD %s is not a commit!"
6363 msgstr ""
6364
6365 #: sequencer.c:1283 sequencer.c:1357 builtin/commit.c:1579
6366 msgid "could not parse HEAD commit"
6367 msgstr ""
6368
6369 #: sequencer.c:1335 sequencer.c:1980
6370 msgid "unable to parse commit author"
6371 msgstr ""
6372
6373 #: sequencer.c:1346 builtin/am.c:1566 builtin/merge.c:695
6374 msgid "git write-tree failed to write a tree"
6375 msgstr ""
6376
6377 #: sequencer.c:1379 sequencer.c:1450
6378 #, c-format
6379 msgid "unable to read commit message from '%s'"
6380 msgstr ""
6381
6382 #: sequencer.c:1406 builtin/am.c:1588 builtin/commit.c:1680 builtin/merge.c:894
6383 #: builtin/merge.c:919
6384 msgid "failed to write commit object"
6385 msgstr ""
6386
6387 #: sequencer.c:1433 sequencer.c:4118
6388 #, c-format
6389 msgid "could not update %s"
6390 msgstr ""
6391
6392 #: sequencer.c:1481
6393 #, c-format
6394 msgid "could not parse commit %s"
6395 msgstr ""
6396
6397 #: sequencer.c:1486
6398 #, c-format
6399 msgid "could not parse parent commit %s"
6400 msgstr ""
6401
6402 #: sequencer.c:1569 sequencer.c:1680
6403 #, c-format
6404 msgid "unknown command: %d"
6405 msgstr ""
6406
6407 #: sequencer.c:1627 sequencer.c:1652
6408 #, c-format
6409 msgid "This is a combination of %d commits."
6410 msgstr ""
6411
6412 #: sequencer.c:1637
6413 msgid "need a HEAD to fixup"
6414 msgstr ""
6415
6416 #: sequencer.c:1639 sequencer.c:3230
6417 msgid "could not read HEAD"
6418 msgstr ""
6419
6420 #: sequencer.c:1641
6421 msgid "could not read HEAD's commit message"
6422 msgstr ""
6423
6424 #: sequencer.c:1647
6425 #, c-format
6426 msgid "cannot write '%s'"
6427 msgstr ""
6428
6429 #: sequencer.c:1654 git-rebase--preserve-merges.sh:496
6430 msgid "This is the 1st commit message:"
6431 msgstr ""
6432
6433 #: sequencer.c:1662
6434 #, c-format
6435 msgid "could not read commit message of %s"
6436 msgstr ""
6437
6438 #: sequencer.c:1669
6439 #, c-format
6440 msgid "This is the commit message #%d:"
6441 msgstr ""
6442
6443 #: sequencer.c:1675
6444 #, c-format
6445 msgid "The commit message #%d will be skipped:"
6446 msgstr ""
6447
6448 #: sequencer.c:1763
6449 msgid "your index file is unmerged."
6450 msgstr ""
6451
6452 #: sequencer.c:1770
6453 msgid "cannot fixup root commit"
6454 msgstr ""
6455
6456 #: sequencer.c:1789
6457 #, c-format
6458 msgid "commit %s is a merge but no -m option was given."
6459 msgstr ""
6460
6461 #: sequencer.c:1797 sequencer.c:1805
6462 #, c-format
6463 msgid "commit %s does not have parent %d"
6464 msgstr ""
6465
6466 #: sequencer.c:1811
6467 #, c-format
6468 msgid "cannot get commit message for %s"
6469 msgstr ""
6470
6471 #. TRANSLATORS: The first %s will be a "todo" command like
6472 #. "revert" or "pick", the second %s a SHA1.
6473 #: sequencer.c:1830
6474 #, c-format
6475 msgid "%s: cannot parse parent commit %s"
6476 msgstr ""
6477
6478 #: sequencer.c:1895
6479 #, c-format
6480 msgid "could not rename '%s' to '%s'"
6481 msgstr ""
6482
6483 #: sequencer.c:1952
6484 #, c-format
6485 msgid "could not revert %s... %s"
6486 msgstr ""
6487
6488 #: sequencer.c:1953
6489 #, c-format
6490 msgid "could not apply %s... %s"
6491 msgstr ""
6492
6493 #: sequencer.c:1972
6494 #, c-format
6495 msgid "dropping %s %s -- patch contents already upstream\n"
6496 msgstr ""
6497
6498 #: sequencer.c:2030
6499 #, c-format
6500 msgid "git %s: failed to read the index"
6501 msgstr ""
6502
6503 #: sequencer.c:2037
6504 #, c-format
6505 msgid "git %s: failed to refresh the index"
6506 msgstr ""
6507
6508 #: sequencer.c:2114
6509 #, c-format
6510 msgid "%s does not accept arguments: '%s'"
6511 msgstr ""
6512
6513 #: sequencer.c:2123
6514 #, c-format
6515 msgid "missing arguments for %s"
6516 msgstr ""
6517
6518 #: sequencer.c:2154
6519 #, c-format
6520 msgid "could not parse '%s'"
6521 msgstr ""
6522
6523 #: sequencer.c:2215
6524 #, c-format
6525 msgid "invalid line %d: %.*s"
6526 msgstr ""
6527
6528 #: sequencer.c:2226
6529 #, c-format
6530 msgid "cannot '%s' without a previous commit"
6531 msgstr ""
6532
6533 #: sequencer.c:2310
6534 msgid "cancelling a cherry picking in progress"
6535 msgstr ""
6536
6537 #: sequencer.c:2317
6538 msgid "cancelling a revert in progress"
6539 msgstr ""
6540
6541 #: sequencer.c:2361
6542 msgid "please fix this using 'git rebase --edit-todo'."
6543 msgstr ""
6544
6545 #: sequencer.c:2363
6546 #, c-format
6547 msgid "unusable instruction sheet: '%s'"
6548 msgstr ""
6549
6550 #: sequencer.c:2368
6551 msgid "no commits parsed."
6552 msgstr ""
6553
6554 #: sequencer.c:2379
6555 msgid "cannot cherry-pick during a revert."
6556 msgstr ""
6557
6558 #: sequencer.c:2381
6559 msgid "cannot revert during a cherry-pick."
6560 msgstr ""
6561
6562 #: sequencer.c:2459
6563 #, c-format
6564 msgid "invalid value for %s: %s"
6565 msgstr ""
6566
6567 #: sequencer.c:2556
6568 msgid "unusable squash-onto"
6569 msgstr ""
6570
6571 #: sequencer.c:2576
6572 #, c-format
6573 msgid "malformed options sheet: '%s'"
6574 msgstr ""
6575
6576 #: sequencer.c:2664 sequencer.c:4469
6577 msgid "empty commit set passed"
6578 msgstr ""
6579
6580 #: sequencer.c:2680
6581 msgid "revert is already in progress"
6582 msgstr ""
6583
6584 #: sequencer.c:2682
6585 #, c-format
6586 msgid "try \"git revert (--continue | %s--abort | --quit)\""
6587 msgstr ""
6588
6589 #: sequencer.c:2685
6590 msgid "cherry-pick is already in progress"
6591 msgstr ""
6592
6593 #: sequencer.c:2687
6594 #, c-format
6595 msgid "try \"git cherry-pick (--continue | %s--abort | --quit)\""
6596 msgstr ""
6597
6598 #: sequencer.c:2701
6599 #, c-format
6600 msgid "could not create sequencer directory '%s'"
6601 msgstr ""
6602
6603 #: sequencer.c:2716
6604 msgid "could not lock HEAD"
6605 msgstr ""
6606
6607 #: sequencer.c:2776 sequencer.c:4206
6608 msgid "no cherry-pick or revert in progress"
6609 msgstr ""
6610
6611 #: sequencer.c:2778 sequencer.c:2789
6612 msgid "cannot resolve HEAD"
6613 msgstr ""
6614
6615 #: sequencer.c:2780 sequencer.c:2824
6616 msgid "cannot abort from a branch yet to be born"
6617 msgstr ""
6618
6619 #: sequencer.c:2810 builtin/grep.c:744
6620 #, c-format
6621 msgid "cannot open '%s'"
6622 msgstr ""
6623
6624 #: sequencer.c:2812
6625 #, c-format
6626 msgid "cannot read '%s': %s"
6627 msgstr ""
6628
6629 #: sequencer.c:2813
6630 msgid "unexpected end of file"
6631 msgstr ""
6632
6633 #: sequencer.c:2819
6634 #, c-format
6635 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
6636 msgstr ""
6637
6638 #: sequencer.c:2830
6639 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
6640 msgstr ""
6641
6642 #: sequencer.c:2871
6643 msgid "no revert in progress"
6644 msgstr ""
6645
6646 #: sequencer.c:2879
6647 msgid "no cherry-pick in progress"
6648 msgstr ""
6649
6650 #: sequencer.c:2889
6651 msgid "failed to skip the commit"
6652 msgstr ""
6653
6654 #: sequencer.c:2896
6655 msgid "there is nothing to skip"
6656 msgstr ""
6657
6658 #: sequencer.c:2899
6659 #, c-format
6660 msgid ""
6661 "have you committed already?\n"
6662 "try \"git %s --continue\""
6663 msgstr ""
6664
6665 #: sequencer.c:3060 sequencer.c:4098
6666 msgid "cannot read HEAD"
6667 msgstr ""
6668
6669 #: sequencer.c:3077
6670 #, c-format
6671 msgid "unable to copy '%s' to '%s'"
6672 msgstr ""
6673
6674 #: sequencer.c:3085
6675 #, c-format
6676 msgid ""
6677 "You can amend the commit now, with\n"
6678 "\n"
6679 " git commit --amend %s\n"
6680 "\n"
6681 "Once you are satisfied with your changes, run\n"
6682 "\n"
6683 " git rebase --continue\n"
6684 msgstr ""
6685
6686 #: sequencer.c:3095
6687 #, c-format
6688 msgid "Could not apply %s... %.*s"
6689 msgstr ""
6690
6691 #: sequencer.c:3102
6692 #, c-format
6693 msgid "Could not merge %.*s"
6694 msgstr ""
6695
6696 #: sequencer.c:3116 sequencer.c:3120 builtin/difftool.c:641
6697 #, c-format
6698 msgid "could not copy '%s' to '%s'"
6699 msgstr ""
6700
6701 #: sequencer.c:3132
6702 #, c-format
6703 msgid "Executing: %s\n"
6704 msgstr ""
6705
6706 #: sequencer.c:3147
6707 #, c-format
6708 msgid ""
6709 "execution failed: %s\n"
6710 "%sYou can fix the problem, and then run\n"
6711 "\n"
6712 " git rebase --continue\n"
6713 "\n"
6714 msgstr ""
6715
6716 #: sequencer.c:3153
6717 msgid "and made changes to the index and/or the working tree\n"
6718 msgstr ""
6719
6720 #: sequencer.c:3159
6721 #, c-format
6722 msgid ""
6723 "execution succeeded: %s\n"
6724 "but left changes to the index and/or the working tree\n"
6725 "Commit or stash your changes, and then run\n"
6726 "\n"
6727 " git rebase --continue\n"
6728 "\n"
6729 msgstr ""
6730
6731 #: sequencer.c:3220
6732 #, c-format
6733 msgid "illegal label name: '%.*s'"
6734 msgstr ""
6735
6736 #: sequencer.c:3274
6737 msgid "writing fake root commit"
6738 msgstr ""
6739
6740 #: sequencer.c:3279
6741 msgid "writing squash-onto"
6742 msgstr ""
6743
6744 #: sequencer.c:3363
6745 #, c-format
6746 msgid "could not resolve '%s'"
6747 msgstr ""
6748
6749 #: sequencer.c:3394
6750 msgid "cannot merge without a current revision"
6751 msgstr ""
6752
6753 #: sequencer.c:3416
6754 #, c-format
6755 msgid "unable to parse '%.*s'"
6756 msgstr ""
6757
6758 #: sequencer.c:3425
6759 #, c-format
6760 msgid "nothing to merge: '%.*s'"
6761 msgstr ""
6762
6763 #: sequencer.c:3437
6764 msgid "octopus merge cannot be executed on top of a [new root]"
6765 msgstr ""
6766
6767 #: sequencer.c:3453
6768 #, c-format
6769 msgid "could not get commit message of '%s'"
6770 msgstr ""
6771
6772 #: sequencer.c:3613
6773 #, c-format
6774 msgid "could not even attempt to merge '%.*s'"
6775 msgstr ""
6776
6777 #: sequencer.c:3629
6778 msgid "merge: Unable to write new index file"
6779 msgstr ""
6780
6781 #: sequencer.c:3703
6782 msgid "Cannot autostash"
6783 msgstr ""
6784
6785 #: sequencer.c:3706
6786 #, c-format
6787 msgid "Unexpected stash response: '%s'"
6788 msgstr ""
6789
6790 #: sequencer.c:3712
6791 #, c-format
6792 msgid "Could not create directory for '%s'"
6793 msgstr ""
6794
6795 #: sequencer.c:3715
6796 #, c-format
6797 msgid "Created autostash: %s\n"
6798 msgstr ""
6799
6800 #: sequencer.c:3719
6801 msgid "could not reset --hard"
6802 msgstr ""
6803
6804 #: sequencer.c:3744
6805 #, c-format
6806 msgid "Applied autostash.\n"
6807 msgstr ""
6808
6809 #: sequencer.c:3756
6810 #, c-format
6811 msgid "cannot store %s"
6812 msgstr ""
6813
6814 #: sequencer.c:3759
6815 #, c-format
6816 msgid ""
6817 "%s\n"
6818 "Your changes are safe in the stash.\n"
6819 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
6820 msgstr ""
6821
6822 #: sequencer.c:3764
6823 msgid "Applying autostash resulted in conflicts."
6824 msgstr ""
6825
6826 #: sequencer.c:3765
6827 msgid "Autostash exists; creating a new stash entry."
6828 msgstr ""
6829
6830 #: sequencer.c:3857
6831 #, c-format
6832 msgid "%s: not a valid OID"
6833 msgstr ""
6834
6835 #: sequencer.c:3862 git-rebase--preserve-merges.sh:779
6836 msgid "could not detach HEAD"
6837 msgstr ""
6838
6839 #: sequencer.c:3877
6840 #, c-format
6841 msgid "Stopped at HEAD\n"
6842 msgstr ""
6843
6844 #: sequencer.c:3879
6845 #, c-format
6846 msgid "Stopped at %s\n"
6847 msgstr ""
6848
6849 #: sequencer.c:3887
6850 #, c-format
6851 msgid ""
6852 "Could not execute the todo command\n"
6853 "\n"
6854 " %.*s\n"
6855 "It has been rescheduled; To edit the command before continuing, please\n"
6856 "edit the todo list first:\n"
6857 "\n"
6858 " git rebase --edit-todo\n"
6859 " git rebase --continue\n"
6860 msgstr ""
6861
6862 #: sequencer.c:3931
6863 #, c-format
6864 msgid "Rebasing (%d/%d)%s"
6865 msgstr ""
6866
6867 #: sequencer.c:3976
6868 #, c-format
6869 msgid "Stopped at %s... %.*s\n"
6870 msgstr ""
6871
6872 #: sequencer.c:4047
6873 #, c-format
6874 msgid "unknown command %d"
6875 msgstr ""
6876
6877 #: sequencer.c:4106
6878 msgid "could not read orig-head"
6879 msgstr ""
6880
6881 #: sequencer.c:4111
6882 msgid "could not read 'onto'"
6883 msgstr ""
6884
6885 #: sequencer.c:4125
6886 #, c-format
6887 msgid "could not update HEAD to %s"
6888 msgstr ""
6889
6890 #: sequencer.c:4185
6891 #, c-format
6892 msgid "Successfully rebased and updated %s.\n"
6893 msgstr ""
6894
6895 #: sequencer.c:4218
6896 msgid "cannot rebase: You have unstaged changes."
6897 msgstr ""
6898
6899 #: sequencer.c:4227
6900 msgid "cannot amend non-existing commit"
6901 msgstr ""
6902
6903 #: sequencer.c:4229
6904 #, c-format
6905 msgid "invalid file: '%s'"
6906 msgstr ""
6907
6908 #: sequencer.c:4231
6909 #, c-format
6910 msgid "invalid contents: '%s'"
6911 msgstr ""
6912
6913 #: sequencer.c:4234
6914 msgid ""
6915 "\n"
6916 "You have uncommitted changes in your working tree. Please, commit them\n"
6917 "first and then run 'git rebase --continue' again."
6918 msgstr ""
6919
6920 #: sequencer.c:4270 sequencer.c:4309
6921 #, c-format
6922 msgid "could not write file: '%s'"
6923 msgstr ""
6924
6925 #: sequencer.c:4324
6926 msgid "could not remove CHERRY_PICK_HEAD"
6927 msgstr ""
6928
6929 #: sequencer.c:4331
6930 msgid "could not commit staged changes."
6931 msgstr ""
6932
6933 #: sequencer.c:4446
6934 #, c-format
6935 msgid "%s: can't cherry-pick a %s"
6936 msgstr ""
6937
6938 #: sequencer.c:4450
6939 #, c-format
6940 msgid "%s: bad revision"
6941 msgstr ""
6942
6943 #: sequencer.c:4485
6944 msgid "can't revert as initial commit"
6945 msgstr ""
6946
6947 #: sequencer.c:4962
6948 msgid "make_script: unhandled options"
6949 msgstr ""
6950
6951 #: sequencer.c:4965
6952 msgid "make_script: error preparing revisions"
6953 msgstr ""
6954
6955 #: sequencer.c:5206 sequencer.c:5223
6956 msgid "nothing to do"
6957 msgstr ""
6958
6959 #: sequencer.c:5242
6960 msgid "could not skip unnecessary pick commands"
6961 msgstr ""
6962
6963 #: sequencer.c:5336
6964 msgid "the script was already rearranged."
6965 msgstr ""
6966
6967 #: setup.c:133
6968 #, c-format
6969 msgid "'%s' is outside repository at '%s'"
6970 msgstr ""
6971
6972 #: setup.c:185
6973 #, c-format
6974 msgid ""
6975 "%s: no such path in the working tree.\n"
6976 "Use 'git <command> -- <path>...' to specify paths that do not exist locally."
6977 msgstr ""
6978
6979 #: setup.c:198
6980 #, c-format
6981 msgid ""
6982 "ambiguous argument '%s': unknown revision or path not in the working tree.\n"
6983 "Use '--' to separate paths from revisions, like this:\n"
6984 "'git <command> [<revision>...] -- [<file>...]'"
6985 msgstr ""
6986
6987 #: setup.c:264
6988 #, c-format
6989 msgid "option '%s' must come before non-option arguments"
6990 msgstr ""
6991
6992 #: setup.c:283
6993 #, c-format
6994 msgid ""
6995 "ambiguous argument '%s': both revision and filename\n"
6996 "Use '--' to separate paths from revisions, like this:\n"
6997 "'git <command> [<revision>...] -- [<file>...]'"
6998 msgstr ""
6999
7000 #: setup.c:419
7001 msgid "unable to set up work tree using invalid config"
7002 msgstr ""
7003
7004 #: setup.c:423
7005 msgid "this operation must be run in a work tree"
7006 msgstr ""
7007
7008 #: setup.c:569
7009 #, c-format
7010 msgid "Expected git repo version <= %d, found %d"
7011 msgstr ""
7012
7013 #: setup.c:577
7014 msgid "unknown repository extensions found:"
7015 msgstr ""
7016
7017 #: setup.c:596
7018 #, c-format
7019 msgid "error opening '%s'"
7020 msgstr ""
7021
7022 #: setup.c:598
7023 #, c-format
7024 msgid "too large to be a .git file: '%s'"
7025 msgstr ""
7026
7027 #: setup.c:600
7028 #, c-format
7029 msgid "error reading %s"
7030 msgstr ""
7031
7032 #: setup.c:602
7033 #, c-format
7034 msgid "invalid gitfile format: %s"
7035 msgstr ""
7036
7037 #: setup.c:604
7038 #, c-format
7039 msgid "no path in gitfile: %s"
7040 msgstr ""
7041
7042 #: setup.c:606
7043 #, c-format
7044 msgid "not a git repository: %s"
7045 msgstr ""
7046
7047 #: setup.c:708
7048 #, c-format
7049 msgid "'$%s' too big"
7050 msgstr ""
7051
7052 #: setup.c:722
7053 #, c-format
7054 msgid "not a git repository: '%s'"
7055 msgstr ""
7056
7057 #: setup.c:751 setup.c:753 setup.c:784
7058 #, c-format
7059 msgid "cannot chdir to '%s'"
7060 msgstr ""
7061
7062 #: setup.c:756 setup.c:812 setup.c:822 setup.c:861 setup.c:869
7063 msgid "cannot come back to cwd"
7064 msgstr ""
7065
7066 #: setup.c:883
7067 #, c-format
7068 msgid "failed to stat '%*s%s%s'"
7069 msgstr ""
7070
7071 #: setup.c:1121
7072 msgid "Unable to read current working directory"
7073 msgstr ""
7074
7075 #: setup.c:1130 setup.c:1136
7076 #, c-format
7077 msgid "cannot change to '%s'"
7078 msgstr ""
7079
7080 #: setup.c:1141
7081 #, c-format
7082 msgid "not a git repository (or any of the parent directories): %s"
7083 msgstr ""
7084
7085 #: setup.c:1147
7086 #, c-format
7087 msgid ""
7088 "not a git repository (or any parent up to mount point %s)\n"
7089 "Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
7090 msgstr ""
7091
7092 #: setup.c:1258
7093 #, c-format
7094 msgid ""
7095 "problem with core.sharedRepository filemode value (0%.3o).\n"
7096 "The owner of files must always have read and write permissions."
7097 msgstr ""
7098
7099 #: setup.c:1304
7100 msgid "open /dev/null or dup failed"
7101 msgstr ""
7102
7103 #: setup.c:1319
7104 msgid "fork failed"
7105 msgstr ""
7106
7107 #: setup.c:1324
7108 msgid "setsid failed"
7109 msgstr ""
7110
7111 #: sha1-file.c:470
7112 #, c-format
7113 msgid "object directory %s does not exist; check .git/objects/info/alternates"
7114 msgstr ""
7115
7116 #: sha1-file.c:521
7117 #, c-format
7118 msgid "unable to normalize alternate object path: %s"
7119 msgstr ""
7120
7121 #: sha1-file.c:593
7122 #, c-format
7123 msgid "%s: ignoring alternate object stores, nesting too deep"
7124 msgstr ""
7125
7126 #: sha1-file.c:600
7127 #, c-format
7128 msgid "unable to normalize object directory: %s"
7129 msgstr ""
7130
7131 #: sha1-file.c:643
7132 msgid "unable to fdopen alternates lockfile"
7133 msgstr ""
7134
7135 #: sha1-file.c:661
7136 msgid "unable to read alternates file"
7137 msgstr ""
7138
7139 #: sha1-file.c:668
7140 msgid "unable to move new alternates file into place"
7141 msgstr ""
7142
7143 #: sha1-file.c:703
7144 #, c-format
7145 msgid "path '%s' does not exist"
7146 msgstr ""
7147
7148 #: sha1-file.c:724
7149 #, c-format
7150 msgid "reference repository '%s' as a linked checkout is not supported yet."
7151 msgstr ""
7152
7153 #: sha1-file.c:730
7154 #, c-format
7155 msgid "reference repository '%s' is not a local repository."
7156 msgstr ""
7157
7158 #: sha1-file.c:736
7159 #, c-format
7160 msgid "reference repository '%s' is shallow"
7161 msgstr ""
7162
7163 #: sha1-file.c:744
7164 #, c-format
7165 msgid "reference repository '%s' is grafted"
7166 msgstr ""
7167
7168 #: sha1-file.c:804
7169 #, c-format
7170 msgid "invalid line while parsing alternate refs: %s"
7171 msgstr ""
7172
7173 #: sha1-file.c:954
7174 #, c-format
7175 msgid "attempting to mmap %<PRIuMAX> over limit %<PRIuMAX>"
7176 msgstr ""
7177
7178 #: sha1-file.c:975
7179 msgid "mmap failed"
7180 msgstr ""
7181
7182 #: sha1-file.c:1139
7183 #, c-format
7184 msgid "object file %s is empty"
7185 msgstr ""
7186
7187 #: sha1-file.c:1274 sha1-file.c:2454
7188 #, c-format
7189 msgid "corrupt loose object '%s'"
7190 msgstr ""
7191
7192 #: sha1-file.c:1276 sha1-file.c:2458
7193 #, c-format
7194 msgid "garbage at end of loose object '%s'"
7195 msgstr ""
7196
7197 #: sha1-file.c:1318
7198 msgid "invalid object type"
7199 msgstr ""
7200
7201 #: sha1-file.c:1402
7202 #, c-format
7203 msgid "unable to unpack %s header with --allow-unknown-type"
7204 msgstr ""
7205
7206 #: sha1-file.c:1405
7207 #, c-format
7208 msgid "unable to unpack %s header"
7209 msgstr ""
7210
7211 #: sha1-file.c:1411
7212 #, c-format
7213 msgid "unable to parse %s header with --allow-unknown-type"
7214 msgstr ""
7215
7216 #: sha1-file.c:1414
7217 #, c-format
7218 msgid "unable to parse %s header"
7219 msgstr ""
7220
7221 #: sha1-file.c:1640
7222 #, c-format
7223 msgid "failed to read object %s"
7224 msgstr ""
7225
7226 #: sha1-file.c:1644
7227 #, c-format
7228 msgid "replacement %s not found for %s"
7229 msgstr ""
7230
7231 #: sha1-file.c:1648
7232 #, c-format
7233 msgid "loose object %s (stored in %s) is corrupt"
7234 msgstr ""
7235
7236 #: sha1-file.c:1652
7237 #, c-format
7238 msgid "packed object %s (stored in %s) is corrupt"
7239 msgstr ""
7240
7241 #: sha1-file.c:1757
7242 #, c-format
7243 msgid "unable to write file %s"
7244 msgstr ""
7245
7246 #: sha1-file.c:1764
7247 #, c-format
7248 msgid "unable to set permission to '%s'"
7249 msgstr ""
7250
7251 #: sha1-file.c:1771
7252 msgid "file write error"
7253 msgstr ""
7254
7255 #: sha1-file.c:1791
7256 msgid "error when closing loose object file"
7257 msgstr ""
7258
7259 #: sha1-file.c:1856
7260 #, c-format
7261 msgid "insufficient permission for adding an object to repository database %s"
7262 msgstr ""
7263
7264 #: sha1-file.c:1858
7265 msgid "unable to create temporary file"
7266 msgstr ""
7267
7268 #: sha1-file.c:1882
7269 msgid "unable to write loose object file"
7270 msgstr ""
7271
7272 #: sha1-file.c:1888
7273 #, c-format
7274 msgid "unable to deflate new object %s (%d)"
7275 msgstr ""
7276
7277 #: sha1-file.c:1892
7278 #, c-format
7279 msgid "deflateEnd on object %s failed (%d)"
7280 msgstr ""
7281
7282 #: sha1-file.c:1896
7283 #, c-format
7284 msgid "confused by unstable object source data for %s"
7285 msgstr ""
7286
7287 #: sha1-file.c:1906 builtin/pack-objects.c:1055
7288 #, c-format
7289 msgid "failed utime() on %s"
7290 msgstr ""
7291
7292 #: sha1-file.c:1983
7293 #, c-format
7294 msgid "cannot read object for %s"
7295 msgstr ""
7296
7297 #: sha1-file.c:2022
7298 msgid "corrupt commit"
7299 msgstr ""
7300
7301 #: sha1-file.c:2030
7302 msgid "corrupt tag"
7303 msgstr ""
7304
7305 #: sha1-file.c:2130
7306 #, c-format
7307 msgid "read error while indexing %s"
7308 msgstr ""
7309
7310 #: sha1-file.c:2133
7311 #, c-format
7312 msgid "short read while indexing %s"
7313 msgstr ""
7314
7315 #: sha1-file.c:2206 sha1-file.c:2216
7316 #, c-format
7317 msgid "%s: failed to insert into database"
7318 msgstr ""
7319
7320 #: sha1-file.c:2222
7321 #, c-format
7322 msgid "%s: unsupported file type"
7323 msgstr ""
7324
7325 #: sha1-file.c:2246
7326 #, c-format
7327 msgid "%s is not a valid object"
7328 msgstr ""
7329
7330 #: sha1-file.c:2248
7331 #, c-format
7332 msgid "%s is not a valid '%s' object"
7333 msgstr ""
7334
7335 #: sha1-file.c:2275 builtin/index-pack.c:155
7336 #, c-format
7337 msgid "unable to open %s"
7338 msgstr ""
7339
7340 #: sha1-file.c:2465 sha1-file.c:2518
7341 #, c-format
7342 msgid "hash mismatch for %s (expected %s)"
7343 msgstr ""
7344
7345 #: sha1-file.c:2489
7346 #, c-format
7347 msgid "unable to mmap %s"
7348 msgstr ""
7349
7350 #: sha1-file.c:2494
7351 #, c-format
7352 msgid "unable to unpack header of %s"
7353 msgstr ""
7354
7355 #: sha1-file.c:2500
7356 #, c-format
7357 msgid "unable to parse header of %s"
7358 msgstr ""
7359
7360 #: sha1-file.c:2511
7361 #, c-format
7362 msgid "unable to unpack contents of %s"
7363 msgstr ""
7364
7365 #: sha1-name.c:486
7366 #, c-format
7367 msgid "short SHA1 %s is ambiguous"
7368 msgstr ""
7369
7370 #: sha1-name.c:497
7371 msgid "The candidates are:"
7372 msgstr ""
7373
7374 #: sha1-name.c:796
7375 msgid ""
7376 "Git normally never creates a ref that ends with 40 hex characters\n"
7377 "because it will be ignored when you just specify 40-hex. These refs\n"
7378 "may be created by mistake. For example,\n"
7379 "\n"
7380 " git switch -c $br $(git rev-parse ...)\n"
7381 "\n"
7382 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
7383 "examine these refs and maybe delete them. Turn this message off by\n"
7384 "running \"git config advice.objectNameWarning false\""
7385 msgstr ""
7386
7387 #: sha1-name.c:916
7388 #, c-format
7389 msgid "log for '%.*s' only goes back to %s"
7390 msgstr ""
7391
7392 #: sha1-name.c:924
7393 #, c-format
7394 msgid "log for '%.*s' only has %d entries"
7395 msgstr ""
7396
7397 #: sha1-name.c:1689
7398 #, c-format
7399 msgid "path '%s' exists on disk, but not in '%.*s'"
7400 msgstr ""
7401
7402 #: sha1-name.c:1695
7403 #, c-format
7404 msgid ""
7405 "path '%s' exists, but not '%s'\n"
7406 "hint: Did you mean '%.*s:%s' aka '%.*s:./%s'?"
7407 msgstr ""
7408
7409 #: sha1-name.c:1704
7410 #, c-format
7411 msgid "path '%s' does not exist in '%.*s'"
7412 msgstr ""
7413
7414 #: sha1-name.c:1732
7415 #, c-format
7416 msgid ""
7417 "path '%s' is in the index, but not at stage %d\n"
7418 "hint: Did you mean ':%d:%s'?"
7419 msgstr ""
7420
7421 #: sha1-name.c:1748
7422 #, c-format
7423 msgid ""
7424 "path '%s' is in the index, but not '%s'\n"
7425 "hint: Did you mean ':%d:%s' aka ':%d:./%s'?"
7426 msgstr ""
7427
7428 #: sha1-name.c:1756
7429 #, c-format
7430 msgid "path '%s' exists on disk, but not in the index"
7431 msgstr ""
7432
7433 #: sha1-name.c:1758
7434 #, c-format
7435 msgid "path '%s' does not exist (neither on disk nor in the index)"
7436 msgstr ""
7437
7438 #: sha1-name.c:1771
7439 msgid "relative path syntax can't be used outside working tree"
7440 msgstr ""
7441
7442 #: sha1-name.c:1909
7443 #, c-format
7444 msgid "invalid object name '%.*s'."
7445 msgstr ""
7446
7447 #. TRANSLATORS: IEC 80000-13:2008 gibibyte
7448 #: strbuf.c:853
7449 #, c-format
7450 msgid "%u.%2.2u GiB"
7451 msgstr ""
7452
7453 #. TRANSLATORS: IEC 80000-13:2008 gibibyte/second
7454 #: strbuf.c:855
7455 #, c-format
7456 msgid "%u.%2.2u GiB/s"
7457 msgstr ""
7458
7459 #. TRANSLATORS: IEC 80000-13:2008 mebibyte
7460 #: strbuf.c:863
7461 #, c-format
7462 msgid "%u.%2.2u MiB"
7463 msgstr ""
7464
7465 #. TRANSLATORS: IEC 80000-13:2008 mebibyte/second
7466 #: strbuf.c:865
7467 #, c-format
7468 msgid "%u.%2.2u MiB/s"
7469 msgstr ""
7470
7471 #. TRANSLATORS: IEC 80000-13:2008 kibibyte
7472 #: strbuf.c:872
7473 #, c-format
7474 msgid "%u.%2.2u KiB"
7475 msgstr ""
7476
7477 #. TRANSLATORS: IEC 80000-13:2008 kibibyte/second
7478 #: strbuf.c:874
7479 #, c-format
7480 msgid "%u.%2.2u KiB/s"
7481 msgstr ""
7482
7483 #. TRANSLATORS: IEC 80000-13:2008 byte
7484 #: strbuf.c:880
7485 #, c-format
7486 msgid "%u byte"
7487 msgid_plural "%u bytes"
7488 msgstr[0] ""
7489 msgstr[1] ""
7490
7491 #. TRANSLATORS: IEC 80000-13:2008 byte/second
7492 #: strbuf.c:882
7493 #, c-format
7494 msgid "%u byte/s"
7495 msgid_plural "%u bytes/s"
7496 msgstr[0] ""
7497 msgstr[1] ""
7498
7499 #: strbuf.c:1180
7500 #, c-format
7501 msgid "could not edit '%s'"
7502 msgstr ""
7503
7504 #: submodule-config.c:237
7505 #, c-format
7506 msgid "ignoring suspicious submodule name: %s"
7507 msgstr ""
7508
7509 #: submodule-config.c:304
7510 msgid "negative values not allowed for submodule.fetchjobs"
7511 msgstr ""
7512
7513 #: submodule-config.c:402
7514 #, c-format
7515 msgid "ignoring '%s' which may be interpreted as a command-line option: %s"
7516 msgstr ""
7517
7518 #: submodule-config.c:499
7519 #, c-format
7520 msgid "invalid value for %s"
7521 msgstr ""
7522
7523 #: submodule-config.c:766
7524 #, c-format
7525 msgid "Could not update .gitmodules entry %s"
7526 msgstr ""
7527
7528 #: submodule.c:114 submodule.c:143
7529 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
7530 msgstr ""
7531
7532 #: submodule.c:118 submodule.c:147
7533 #, c-format
7534 msgid "Could not find section in .gitmodules where path=%s"
7535 msgstr ""
7536
7537 #: submodule.c:154
7538 #, c-format
7539 msgid "Could not remove .gitmodules entry for %s"
7540 msgstr ""
7541
7542 #: submodule.c:165
7543 msgid "staging updated .gitmodules failed"
7544 msgstr ""
7545
7546 #: submodule.c:327
7547 #, c-format
7548 msgid "in unpopulated submodule '%s'"
7549 msgstr ""
7550
7551 #: submodule.c:358
7552 #, c-format
7553 msgid "Pathspec '%s' is in submodule '%.*s'"
7554 msgstr ""
7555
7556 #: submodule.c:434
7557 #, c-format
7558 msgid "bad --ignore-submodules argument: %s"
7559 msgstr ""
7560
7561 #: submodule.c:815
7562 #, c-format
7563 msgid ""
7564 "Submodule in commit %s at path: '%s' collides with a submodule named the "
7565 "same. Skipping it."
7566 msgstr ""
7567
7568 #: submodule.c:910
7569 #, c-format
7570 msgid "submodule entry '%s' (%s) is a %s, not a commit"
7571 msgstr ""
7572
7573 #: submodule.c:995
7574 #, c-format
7575 msgid ""
7576 "Could not run 'git rev-list <commits> --not --remotes -n 1' command in "
7577 "submodule %s"
7578 msgstr ""
7579
7580 #: submodule.c:1118
7581 #, c-format
7582 msgid "process for submodule '%s' failed"
7583 msgstr ""
7584
7585 #: submodule.c:1147 builtin/branch.c:678 builtin/submodule--helper.c:2045
7586 msgid "Failed to resolve HEAD as a valid ref."
7587 msgstr ""
7588
7589 #: submodule.c:1158
7590 #, c-format
7591 msgid "Pushing submodule '%s'\n"
7592 msgstr ""
7593
7594 #: submodule.c:1161
7595 #, c-format
7596 msgid "Unable to push submodule '%s'\n"
7597 msgstr ""
7598
7599 #: submodule.c:1453
7600 #, c-format
7601 msgid "Fetching submodule %s%s\n"
7602 msgstr ""
7603
7604 #: submodule.c:1483
7605 #, c-format
7606 msgid "Could not access submodule '%s'\n"
7607 msgstr ""
7608
7609 #: submodule.c:1637
7610 #, c-format
7611 msgid ""
7612 "Errors during submodule fetch:\n"
7613 "%s"
7614 msgstr ""
7615
7616 #: submodule.c:1662
7617 #, c-format
7618 msgid "'%s' not recognized as a git repository"
7619 msgstr ""
7620
7621 #: submodule.c:1679
7622 #, c-format
7623 msgid "Could not run 'git status --porcelain=2' in submodule %s"
7624 msgstr ""
7625
7626 #: submodule.c:1720
7627 #, c-format
7628 msgid "'git status --porcelain=2' failed in submodule %s"
7629 msgstr ""
7630
7631 #: submodule.c:1800
7632 #, c-format
7633 msgid "could not start 'git status' in submodule '%s'"
7634 msgstr ""
7635
7636 #: submodule.c:1813
7637 #, c-format
7638 msgid "could not run 'git status' in submodule '%s'"
7639 msgstr ""
7640
7641 #: submodule.c:1828
7642 #, c-format
7643 msgid "Could not unset core.worktree setting in submodule '%s'"
7644 msgstr ""
7645
7646 #: submodule.c:1855 submodule.c:2165
7647 #, c-format
7648 msgid "could not recurse into submodule '%s'"
7649 msgstr ""
7650
7651 #: submodule.c:1876
7652 msgid "could not reset submodule index"
7653 msgstr ""
7654
7655 #: submodule.c:1918
7656 #, c-format
7657 msgid "submodule '%s' has dirty index"
7658 msgstr ""
7659
7660 #: submodule.c:1970
7661 #, c-format
7662 msgid "Submodule '%s' could not be updated."
7663 msgstr ""
7664
7665 #: submodule.c:2038
7666 #, c-format
7667 msgid "submodule git dir '%s' is inside git dir '%.*s'"
7668 msgstr ""
7669
7670 #: submodule.c:2059
7671 #, c-format
7672 msgid ""
7673 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
7674 msgstr ""
7675
7676 #: submodule.c:2071 submodule.c:2130
7677 #, c-format
7678 msgid "could not lookup name for submodule '%s'"
7679 msgstr ""
7680
7681 #: submodule.c:2075
7682 #, c-format
7683 msgid "refusing to move '%s' into an existing git dir"
7684 msgstr ""
7685
7686 #: submodule.c:2082
7687 #, c-format
7688 msgid ""
7689 "Migrating git directory of '%s%s' from\n"
7690 "'%s' to\n"
7691 "'%s'\n"
7692 msgstr ""
7693
7694 #: submodule.c:2210
7695 msgid "could not start ls-files in .."
7696 msgstr ""
7697
7698 #: submodule.c:2250
7699 #, c-format
7700 msgid "ls-tree returned unexpected return code %d"
7701 msgstr ""
7702
7703 #: trailer.c:238
7704 #, c-format
7705 msgid "running trailer command '%s' failed"
7706 msgstr ""
7707
7708 #: trailer.c:485 trailer.c:490 trailer.c:495 trailer.c:549 trailer.c:553
7709 #: trailer.c:557
7710 #, c-format
7711 msgid "unknown value '%s' for key '%s'"
7712 msgstr ""
7713
7714 #: trailer.c:539 trailer.c:544 builtin/remote.c:298 builtin/remote.c:323
7715 #, c-format
7716 msgid "more than one %s"
7717 msgstr ""
7718
7719 #: trailer.c:730
7720 #, c-format
7721 msgid "empty trailer token in trailer '%.*s'"
7722 msgstr ""
7723
7724 #: trailer.c:750
7725 #, c-format
7726 msgid "could not read input file '%s'"
7727 msgstr ""
7728
7729 #: trailer.c:753
7730 msgid "could not read from stdin"
7731 msgstr ""
7732
7733 #: trailer.c:1011 wrapper.c:665
7734 #, c-format
7735 msgid "could not stat %s"
7736 msgstr ""
7737
7738 #: trailer.c:1013
7739 #, c-format
7740 msgid "file %s is not a regular file"
7741 msgstr ""
7742
7743 #: trailer.c:1015
7744 #, c-format
7745 msgid "file %s is not writable by user"
7746 msgstr ""
7747
7748 #: trailer.c:1027
7749 msgid "could not open temporary file"
7750 msgstr ""
7751
7752 #: trailer.c:1067
7753 #, c-format
7754 msgid "could not rename temporary file to %s"
7755 msgstr ""
7756
7757 #: transport-helper.c:61 transport-helper.c:90
7758 msgid "full write to remote helper failed"
7759 msgstr ""
7760
7761 #: transport-helper.c:144
7762 #, c-format
7763 msgid "unable to find remote helper for '%s'"
7764 msgstr ""
7765
7766 #: transport-helper.c:160 transport-helper.c:571
7767 msgid "can't dup helper output fd"
7768 msgstr ""
7769
7770 #: transport-helper.c:211
7771 #, c-format
7772 msgid ""
7773 "unknown mandatory capability %s; this remote helper probably needs newer "
7774 "version of Git"
7775 msgstr ""
7776
7777 #: transport-helper.c:217
7778 msgid "this remote helper should implement refspec capability"
7779 msgstr ""
7780
7781 #: transport-helper.c:284 transport-helper.c:425
7782 #, c-format
7783 msgid "%s unexpectedly said: '%s'"
7784 msgstr ""
7785
7786 #: transport-helper.c:414
7787 #, c-format
7788 msgid "%s also locked %s"
7789 msgstr ""
7790
7791 #: transport-helper.c:493
7792 msgid "couldn't run fast-import"
7793 msgstr ""
7794
7795 #: transport-helper.c:516
7796 msgid "error while running fast-import"
7797 msgstr ""
7798
7799 #: transport-helper.c:545 transport-helper.c:1135
7800 #, c-format
7801 msgid "could not read ref %s"
7802 msgstr ""
7803
7804 #: transport-helper.c:590
7805 #, c-format
7806 msgid "unknown response to connect: %s"
7807 msgstr ""
7808
7809 #: transport-helper.c:612
7810 msgid "setting remote service path not supported by protocol"
7811 msgstr ""
7812
7813 #: transport-helper.c:614
7814 msgid "invalid remote service path"
7815 msgstr ""
7816
7817 #: transport-helper.c:657 transport.c:1339
7818 msgid "operation not supported by protocol"
7819 msgstr ""
7820
7821 #: transport-helper.c:660
7822 #, c-format
7823 msgid "can't connect to subservice %s"
7824 msgstr ""
7825
7826 #: transport-helper.c:736
7827 #, c-format
7828 msgid "expected ok/error, helper said '%s'"
7829 msgstr ""
7830
7831 #: transport-helper.c:789
7832 #, c-format
7833 msgid "helper reported unexpected status of %s"
7834 msgstr ""
7835
7836 #: transport-helper.c:850
7837 #, c-format
7838 msgid "helper %s does not support dry-run"
7839 msgstr ""
7840
7841 #: transport-helper.c:853
7842 #, c-format
7843 msgid "helper %s does not support --signed"
7844 msgstr ""
7845
7846 #: transport-helper.c:856
7847 #, c-format
7848 msgid "helper %s does not support --signed=if-asked"
7849 msgstr ""
7850
7851 #: transport-helper.c:861
7852 #, c-format
7853 msgid "helper %s does not support --atomic"
7854 msgstr ""
7855
7856 #: transport-helper.c:867
7857 #, c-format
7858 msgid "helper %s does not support 'push-option'"
7859 msgstr ""
7860
7861 #: transport-helper.c:966
7862 msgid "remote-helper doesn't support push; refspec needed"
7863 msgstr ""
7864
7865 #: transport-helper.c:971
7866 #, c-format
7867 msgid "helper %s does not support 'force'"
7868 msgstr ""
7869
7870 #: transport-helper.c:1018
7871 msgid "couldn't run fast-export"
7872 msgstr ""
7873
7874 #: transport-helper.c:1023
7875 msgid "error while running fast-export"
7876 msgstr ""
7877
7878 #: transport-helper.c:1048
7879 #, c-format
7880 msgid ""
7881 "No refs in common and none specified; doing nothing.\n"
7882 "Perhaps you should specify a branch such as 'master'.\n"
7883 msgstr ""
7884
7885 #: transport-helper.c:1121
7886 #, c-format
7887 msgid "malformed response in ref list: %s"
7888 msgstr ""
7889
7890 #: transport-helper.c:1273
7891 #, c-format
7892 msgid "read(%s) failed"
7893 msgstr ""
7894
7895 #: transport-helper.c:1300
7896 #, c-format
7897 msgid "write(%s) failed"
7898 msgstr ""
7899
7900 #: transport-helper.c:1349
7901 #, c-format
7902 msgid "%s thread failed"
7903 msgstr ""
7904
7905 #: transport-helper.c:1353
7906 #, c-format
7907 msgid "%s thread failed to join: %s"
7908 msgstr ""
7909
7910 #: transport-helper.c:1372 transport-helper.c:1376
7911 #, c-format
7912 msgid "can't start thread for copying data: %s"
7913 msgstr ""
7914
7915 #: transport-helper.c:1413
7916 #, c-format
7917 msgid "%s process failed to wait"
7918 msgstr ""
7919
7920 #: transport-helper.c:1417
7921 #, c-format
7922 msgid "%s process failed"
7923 msgstr ""
7924
7925 #: transport-helper.c:1435 transport-helper.c:1444
7926 msgid "can't start thread for copying data"
7927 msgstr ""
7928
7929 #: transport.c:116
7930 #, c-format
7931 msgid "Would set upstream of '%s' to '%s' of '%s'\n"
7932 msgstr ""
7933
7934 #: transport.c:145
7935 #, c-format
7936 msgid "could not read bundle '%s'"
7937 msgstr ""
7938
7939 #: transport.c:214
7940 #, c-format
7941 msgid "transport: invalid depth option '%s'"
7942 msgstr ""
7943
7944 #: transport.c:266
7945 msgid "see protocol.version in 'git help config' for more details"
7946 msgstr ""
7947
7948 #: transport.c:267
7949 msgid "server options require protocol version 2 or later"
7950 msgstr ""
7951
7952 #: transport.c:632
7953 msgid "could not parse transport.color.* config"
7954 msgstr ""
7955
7956 #: transport.c:705
7957 msgid "support for protocol v2 not implemented yet"
7958 msgstr ""
7959
7960 #: transport.c:839
7961 #, c-format
7962 msgid "unknown value for config '%s': %s"
7963 msgstr ""
7964
7965 #: transport.c:905
7966 #, c-format
7967 msgid "transport '%s' not allowed"
7968 msgstr ""
7969
7970 #: transport.c:957
7971 msgid "git-over-rsync is no longer supported"
7972 msgstr ""
7973
7974 #: transport.c:1052
7975 #, c-format
7976 msgid ""
7977 "The following submodule paths contain changes that can\n"
7978 "not be found on any remote:\n"
7979 msgstr ""
7980
7981 #: transport.c:1056
7982 #, c-format
7983 msgid ""
7984 "\n"
7985 "Please try\n"
7986 "\n"
7987 "\tgit push --recurse-submodules=on-demand\n"
7988 "\n"
7989 "or cd to the path and use\n"
7990 "\n"
7991 "\tgit push\n"
7992 "\n"
7993 "to push them to a remote.\n"
7994 "\n"
7995 msgstr ""
7996
7997 #: transport.c:1064
7998 msgid "Aborting."
7999 msgstr ""
8000
8001 #: transport.c:1209
8002 msgid "failed to push all needed submodules"
8003 msgstr ""
8004
8005 #: tree-walk.c:32
8006 msgid "too-short tree object"
8007 msgstr ""
8008
8009 #: tree-walk.c:38
8010 msgid "malformed mode in tree entry"
8011 msgstr ""
8012
8013 #: tree-walk.c:42
8014 msgid "empty filename in tree entry"
8015 msgstr ""
8016
8017 #: tree-walk.c:117
8018 msgid "too-short tree file"
8019 msgstr ""
8020
8021 #: unpack-trees.c:113
8022 #, c-format
8023 msgid ""
8024 "Your local changes to the following files would be overwritten by checkout:\n"
8025 "%%sPlease commit your changes or stash them before you switch branches."
8026 msgstr ""
8027
8028 #: unpack-trees.c:115
8029 #, c-format
8030 msgid ""
8031 "Your local changes to the following files would be overwritten by checkout:\n"
8032 "%%s"
8033 msgstr ""
8034
8035 #: unpack-trees.c:118
8036 #, c-format
8037 msgid ""
8038 "Your local changes to the following files would be overwritten by merge:\n"
8039 "%%sPlease commit your changes or stash them before you merge."
8040 msgstr ""
8041
8042 #: unpack-trees.c:120
8043 #, c-format
8044 msgid ""
8045 "Your local changes to the following files would be overwritten by merge:\n"
8046 "%%s"
8047 msgstr ""
8048
8049 #: unpack-trees.c:123
8050 #, c-format
8051 msgid ""
8052 "Your local changes to the following files would be overwritten by %s:\n"
8053 "%%sPlease commit your changes or stash them before you %s."
8054 msgstr ""
8055
8056 #: unpack-trees.c:125
8057 #, c-format
8058 msgid ""
8059 "Your local changes to the following files would be overwritten by %s:\n"
8060 "%%s"
8061 msgstr ""
8062
8063 #: unpack-trees.c:130
8064 #, c-format
8065 msgid ""
8066 "Updating the following directories would lose untracked files in them:\n"
8067 "%s"
8068 msgstr ""
8069
8070 #: unpack-trees.c:134
8071 #, c-format
8072 msgid ""
8073 "The following untracked working tree files would be removed by checkout:\n"
8074 "%%sPlease move or remove them before you switch branches."
8075 msgstr ""
8076
8077 #: unpack-trees.c:136
8078 #, c-format
8079 msgid ""
8080 "The following untracked working tree files would be removed by checkout:\n"
8081 "%%s"
8082 msgstr ""
8083
8084 #: unpack-trees.c:139
8085 #, c-format
8086 msgid ""
8087 "The following untracked working tree files would be removed by merge:\n"
8088 "%%sPlease move or remove them before you merge."
8089 msgstr ""
8090
8091 #: unpack-trees.c:141
8092 #, c-format
8093 msgid ""
8094 "The following untracked working tree files would be removed by merge:\n"
8095 "%%s"
8096 msgstr ""
8097
8098 #: unpack-trees.c:144
8099 #, c-format
8100 msgid ""
8101 "The following untracked working tree files would be removed by %s:\n"
8102 "%%sPlease move or remove them before you %s."
8103 msgstr ""
8104
8105 #: unpack-trees.c:146
8106 #, c-format
8107 msgid ""
8108 "The following untracked working tree files would be removed by %s:\n"
8109 "%%s"
8110 msgstr ""
8111
8112 #: unpack-trees.c:152
8113 #, c-format
8114 msgid ""
8115 "The following untracked working tree files would be overwritten by "
8116 "checkout:\n"
8117 "%%sPlease move or remove them before you switch branches."
8118 msgstr ""
8119
8120 #: unpack-trees.c:154
8121 #, c-format
8122 msgid ""
8123 "The following untracked working tree files would be overwritten by "
8124 "checkout:\n"
8125 "%%s"
8126 msgstr ""
8127
8128 #: unpack-trees.c:157
8129 #, c-format
8130 msgid ""
8131 "The following untracked working tree files would be overwritten by merge:\n"
8132 "%%sPlease move or remove them before you merge."
8133 msgstr ""
8134
8135 #: unpack-trees.c:159
8136 #, c-format
8137 msgid ""
8138 "The following untracked working tree files would be overwritten by merge:\n"
8139 "%%s"
8140 msgstr ""
8141
8142 #: unpack-trees.c:162
8143 #, c-format
8144 msgid ""
8145 "The following untracked working tree files would be overwritten by %s:\n"
8146 "%%sPlease move or remove them before you %s."
8147 msgstr ""
8148
8149 #: unpack-trees.c:164
8150 #, c-format
8151 msgid ""
8152 "The following untracked working tree files would be overwritten by %s:\n"
8153 "%%s"
8154 msgstr ""
8155
8156 #: unpack-trees.c:172
8157 #, c-format
8158 msgid "Entry '%s' overlaps with '%s'. Cannot bind."
8159 msgstr ""
8160
8161 #: unpack-trees.c:175
8162 #, c-format
8163 msgid ""
8164 "Cannot update submodule:\n"
8165 "%s"
8166 msgstr ""
8167
8168 #: unpack-trees.c:178
8169 #, c-format
8170 msgid ""
8171 "The following paths are not up to date and were left despite sparse "
8172 "patterns:\n"
8173 "%s"
8174 msgstr ""
8175
8176 #: unpack-trees.c:180
8177 #, c-format
8178 msgid ""
8179 "The following paths are unmerged and were left despite sparse patterns:\n"
8180 "%s"
8181 msgstr ""
8182
8183 #: unpack-trees.c:182
8184 #, c-format
8185 msgid ""
8186 "The following paths were already present and thus not updated despite sparse "
8187 "patterns:\n"
8188 "%s"
8189 msgstr ""
8190
8191 #: unpack-trees.c:262
8192 #, c-format
8193 msgid "Aborting\n"
8194 msgstr ""
8195
8196 #: unpack-trees.c:289
8197 #, c-format
8198 msgid ""
8199 "After fixing the above paths, you may want to run `git sparse-checkout "
8200 "reapply`.\n"
8201 msgstr ""
8202
8203 #: unpack-trees.c:350
8204 msgid "Updating files"
8205 msgstr ""
8206
8207 #: unpack-trees.c:382
8208 msgid ""
8209 "the following paths have collided (e.g. case-sensitive paths\n"
8210 "on a case-insensitive filesystem) and only one from the same\n"
8211 "colliding group is in the working tree:\n"
8212 msgstr ""
8213
8214 #: unpack-trees.c:1498
8215 msgid "Updating index flags"
8216 msgstr ""
8217
8218 #: upload-pack.c:1337
8219 msgid "expected flush after fetch arguments"
8220 msgstr ""
8221
8222 #: urlmatch.c:163
8223 msgid "invalid URL scheme name or missing '://' suffix"
8224 msgstr ""
8225
8226 #: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
8227 #, c-format
8228 msgid "invalid %XX escape sequence"
8229 msgstr ""
8230
8231 #: urlmatch.c:215
8232 msgid "missing host and scheme is not 'file:'"
8233 msgstr ""
8234
8235 #: urlmatch.c:232
8236 msgid "a 'file:' URL may not have a port number"
8237 msgstr ""
8238
8239 #: urlmatch.c:247
8240 msgid "invalid characters in host name"
8241 msgstr ""
8242
8243 #: urlmatch.c:292 urlmatch.c:303
8244 msgid "invalid port number"
8245 msgstr ""
8246
8247 #: urlmatch.c:371
8248 msgid "invalid '..' path segment"
8249 msgstr ""
8250
8251 #: walker.c:170
8252 msgid "Fetching objects"
8253 msgstr ""
8254
8255 #: worktree.c:262 builtin/am.c:2098
8256 #, c-format
8257 msgid "failed to read '%s'"
8258 msgstr ""
8259
8260 #: worktree.c:309
8261 #, c-format
8262 msgid "'%s' at main working tree is not the repository directory"
8263 msgstr ""
8264
8265 #: worktree.c:320
8266 #, c-format
8267 msgid "'%s' file does not contain absolute path to the working tree location"
8268 msgstr ""
8269
8270 #: worktree.c:332
8271 #, c-format
8272 msgid "'%s' does not exist"
8273 msgstr ""
8274
8275 #: worktree.c:338
8276 #, c-format
8277 msgid "'%s' is not a .git file, error code %d"
8278 msgstr ""
8279
8280 #: worktree.c:347
8281 #, c-format
8282 msgid "'%s' does not point back to '%s'"
8283 msgstr ""
8284
8285 #: wrapper.c:186 wrapper.c:356
8286 #, c-format
8287 msgid "could not open '%s' for reading and writing"
8288 msgstr ""
8289
8290 #: wrapper.c:387 wrapper.c:588
8291 #, c-format
8292 msgid "unable to access '%s'"
8293 msgstr ""
8294
8295 #: wrapper.c:596
8296 msgid "unable to get current working directory"
8297 msgstr ""
8298
8299 #: wt-status.c:158
8300 msgid "Unmerged paths:"
8301 msgstr ""
8302
8303 #: wt-status.c:187 wt-status.c:219
8304 msgid " (use \"git restore --staged <file>...\" to unstage)"
8305 msgstr ""
8306
8307 #: wt-status.c:190 wt-status.c:222
8308 #, c-format
8309 msgid " (use \"git restore --source=%s --staged <file>...\" to unstage)"
8310 msgstr ""
8311
8312 #: wt-status.c:193 wt-status.c:225
8313 msgid " (use \"git rm --cached <file>...\" to unstage)"
8314 msgstr ""
8315
8316 #: wt-status.c:197
8317 msgid " (use \"git add <file>...\" to mark resolution)"
8318 msgstr ""
8319
8320 #: wt-status.c:199 wt-status.c:203
8321 msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
8322 msgstr ""
8323
8324 #: wt-status.c:201
8325 msgid " (use \"git rm <file>...\" to mark resolution)"
8326 msgstr ""
8327
8328 #: wt-status.c:211 wt-status.c:1072
8329 msgid "Changes to be committed:"
8330 msgstr ""
8331
8332 #: wt-status.c:234 wt-status.c:1081
8333 msgid "Changes not staged for commit:"
8334 msgstr ""
8335
8336 #: wt-status.c:238
8337 msgid " (use \"git add <file>...\" to update what will be committed)"
8338 msgstr ""
8339
8340 #: wt-status.c:240
8341 msgid " (use \"git add/rm <file>...\" to update what will be committed)"
8342 msgstr ""
8343
8344 #: wt-status.c:241
8345 msgid ""
8346 " (use \"git restore <file>...\" to discard changes in working directory)"
8347 msgstr ""
8348
8349 #: wt-status.c:243
8350 msgid " (commit or discard the untracked or modified content in submodules)"
8351 msgstr ""
8352
8353 #: wt-status.c:254
8354 #, c-format
8355 msgid " (use \"git %s <file>...\" to include in what will be committed)"
8356 msgstr ""
8357
8358 #: wt-status.c:268
8359 msgid "both deleted:"
8360 msgstr ""
8361
8362 #: wt-status.c:270
8363 msgid "added by us:"
8364 msgstr ""
8365
8366 #: wt-status.c:272
8367 msgid "deleted by them:"
8368 msgstr ""
8369
8370 #: wt-status.c:274
8371 msgid "added by them:"
8372 msgstr ""
8373
8374 #: wt-status.c:276
8375 msgid "deleted by us:"
8376 msgstr ""
8377
8378 #: wt-status.c:278
8379 msgid "both added:"
8380 msgstr ""
8381
8382 #: wt-status.c:280
8383 msgid "both modified:"
8384 msgstr ""
8385
8386 #: wt-status.c:290
8387 msgid "new file:"
8388 msgstr ""
8389
8390 #: wt-status.c:292
8391 msgid "copied:"
8392 msgstr ""
8393
8394 #: wt-status.c:294
8395 msgid "deleted:"
8396 msgstr ""
8397
8398 #: wt-status.c:296
8399 msgid "modified:"
8400 msgstr ""
8401
8402 #: wt-status.c:298
8403 msgid "renamed:"
8404 msgstr ""
8405
8406 #: wt-status.c:300
8407 msgid "typechange:"
8408 msgstr ""
8409
8410 #: wt-status.c:302
8411 msgid "unknown:"
8412 msgstr ""
8413
8414 #: wt-status.c:304
8415 msgid "unmerged:"
8416 msgstr ""
8417
8418 #: wt-status.c:384
8419 msgid "new commits, "
8420 msgstr ""
8421
8422 #: wt-status.c:386
8423 msgid "modified content, "
8424 msgstr ""
8425
8426 #: wt-status.c:388
8427 msgid "untracked content, "
8428 msgstr ""
8429
8430 #: wt-status.c:904
8431 #, c-format
8432 msgid "Your stash currently has %d entry"
8433 msgid_plural "Your stash currently has %d entries"
8434 msgstr[0] ""
8435 msgstr[1] ""
8436
8437 #: wt-status.c:936
8438 msgid "Submodules changed but not updated:"
8439 msgstr ""
8440
8441 #: wt-status.c:938
8442 msgid "Submodule changes to be committed:"
8443 msgstr ""
8444
8445 #: wt-status.c:1020
8446 msgid ""
8447 "Do not modify or remove the line above.\n"
8448 "Everything below it will be ignored."
8449 msgstr ""
8450
8451 #: wt-status.c:1112
8452 #, c-format
8453 msgid ""
8454 "\n"
8455 "It took %.2f seconds to compute the branch ahead/behind values.\n"
8456 "You can use '--no-ahead-behind' to avoid this.\n"
8457 msgstr ""
8458
8459 #: wt-status.c:1142
8460 msgid "You have unmerged paths."
8461 msgstr ""
8462
8463 #: wt-status.c:1145
8464 msgid " (fix conflicts and run \"git commit\")"
8465 msgstr ""
8466
8467 #: wt-status.c:1147
8468 msgid " (use \"git merge --abort\" to abort the merge)"
8469 msgstr ""
8470
8471 #: wt-status.c:1151
8472 msgid "All conflicts fixed but you are still merging."
8473 msgstr ""
8474
8475 #: wt-status.c:1154
8476 msgid " (use \"git commit\" to conclude merge)"
8477 msgstr ""
8478
8479 #: wt-status.c:1163
8480 msgid "You are in the middle of an am session."
8481 msgstr ""
8482
8483 #: wt-status.c:1166
8484 msgid "The current patch is empty."
8485 msgstr ""
8486
8487 #: wt-status.c:1170
8488 msgid " (fix conflicts and then run \"git am --continue\")"
8489 msgstr ""
8490
8491 #: wt-status.c:1172
8492 msgid " (use \"git am --skip\" to skip this patch)"
8493 msgstr ""
8494
8495 #: wt-status.c:1174
8496 msgid " (use \"git am --abort\" to restore the original branch)"
8497 msgstr ""
8498
8499 #: wt-status.c:1307
8500 msgid "git-rebase-todo is missing."
8501 msgstr ""
8502
8503 #: wt-status.c:1309
8504 msgid "No commands done."
8505 msgstr ""
8506
8507 #: wt-status.c:1312
8508 #, c-format
8509 msgid "Last command done (%d command done):"
8510 msgid_plural "Last commands done (%d commands done):"
8511 msgstr[0] ""
8512 msgstr[1] ""
8513
8514 #: wt-status.c:1323
8515 #, c-format
8516 msgid " (see more in file %s)"
8517 msgstr ""
8518
8519 #: wt-status.c:1328
8520 msgid "No commands remaining."
8521 msgstr ""
8522
8523 #: wt-status.c:1331
8524 #, c-format
8525 msgid "Next command to do (%d remaining command):"
8526 msgid_plural "Next commands to do (%d remaining commands):"
8527 msgstr[0] ""
8528 msgstr[1] ""
8529
8530 #: wt-status.c:1339
8531 msgid " (use \"git rebase --edit-todo\" to view and edit)"
8532 msgstr ""
8533
8534 #: wt-status.c:1351
8535 #, c-format
8536 msgid "You are currently rebasing branch '%s' on '%s'."
8537 msgstr ""
8538
8539 #: wt-status.c:1356
8540 msgid "You are currently rebasing."
8541 msgstr ""
8542
8543 #: wt-status.c:1369
8544 msgid " (fix conflicts and then run \"git rebase --continue\")"
8545 msgstr ""
8546
8547 #: wt-status.c:1371
8548 msgid " (use \"git rebase --skip\" to skip this patch)"
8549 msgstr ""
8550
8551 #: wt-status.c:1373
8552 msgid " (use \"git rebase --abort\" to check out the original branch)"
8553 msgstr ""
8554
8555 #: wt-status.c:1380
8556 msgid " (all conflicts fixed: run \"git rebase --continue\")"
8557 msgstr ""
8558
8559 #: wt-status.c:1384
8560 #, c-format
8561 msgid ""
8562 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
8563 msgstr ""
8564
8565 #: wt-status.c:1389
8566 msgid "You are currently splitting a commit during a rebase."
8567 msgstr ""
8568
8569 #: wt-status.c:1392
8570 msgid " (Once your working directory is clean, run \"git rebase --continue\")"
8571 msgstr ""
8572
8573 #: wt-status.c:1396
8574 #, c-format
8575 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
8576 msgstr ""
8577
8578 #: wt-status.c:1401
8579 msgid "You are currently editing a commit during a rebase."
8580 msgstr ""
8581
8582 #: wt-status.c:1404
8583 msgid " (use \"git commit --amend\" to amend the current commit)"
8584 msgstr ""
8585
8586 #: wt-status.c:1406
8587 msgid ""
8588 " (use \"git rebase --continue\" once you are satisfied with your changes)"
8589 msgstr ""
8590
8591 #: wt-status.c:1417
8592 msgid "Cherry-pick currently in progress."
8593 msgstr ""
8594
8595 #: wt-status.c:1420
8596 #, c-format
8597 msgid "You are currently cherry-picking commit %s."
8598 msgstr ""
8599
8600 #: wt-status.c:1427
8601 msgid " (fix conflicts and run \"git cherry-pick --continue\")"
8602 msgstr ""
8603
8604 #: wt-status.c:1430
8605 msgid " (run \"git cherry-pick --continue\" to continue)"
8606 msgstr ""
8607
8608 #: wt-status.c:1433
8609 msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
8610 msgstr ""
8611
8612 #: wt-status.c:1435
8613 msgid " (use \"git cherry-pick --skip\" to skip this patch)"
8614 msgstr ""
8615
8616 #: wt-status.c:1437
8617 msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
8618 msgstr ""
8619
8620 #: wt-status.c:1447
8621 msgid "Revert currently in progress."
8622 msgstr ""
8623
8624 #: wt-status.c:1450
8625 #, c-format
8626 msgid "You are currently reverting commit %s."
8627 msgstr ""
8628
8629 #: wt-status.c:1456
8630 msgid " (fix conflicts and run \"git revert --continue\")"
8631 msgstr ""
8632
8633 #: wt-status.c:1459
8634 msgid " (run \"git revert --continue\" to continue)"
8635 msgstr ""
8636
8637 #: wt-status.c:1462
8638 msgid " (all conflicts fixed: run \"git revert --continue\")"
8639 msgstr ""
8640
8641 #: wt-status.c:1464
8642 msgid " (use \"git revert --skip\" to skip this patch)"
8643 msgstr ""
8644
8645 #: wt-status.c:1466
8646 msgid " (use \"git revert --abort\" to cancel the revert operation)"
8647 msgstr ""
8648
8649 #: wt-status.c:1476
8650 #, c-format
8651 msgid "You are currently bisecting, started from branch '%s'."
8652 msgstr ""
8653
8654 #: wt-status.c:1480
8655 msgid "You are currently bisecting."
8656 msgstr ""
8657
8658 #: wt-status.c:1483
8659 msgid " (use \"git bisect reset\" to get back to the original branch)"
8660 msgstr ""
8661
8662 #: wt-status.c:1692
8663 msgid "On branch "
8664 msgstr ""
8665
8666 #: wt-status.c:1699
8667 msgid "interactive rebase in progress; onto "
8668 msgstr ""
8669
8670 #: wt-status.c:1701
8671 msgid "rebase in progress; onto "
8672 msgstr ""
8673
8674 #: wt-status.c:1711
8675 msgid "Not currently on any branch."
8676 msgstr ""
8677
8678 #: wt-status.c:1728
8679 msgid "Initial commit"
8680 msgstr ""
8681
8682 #: wt-status.c:1729
8683 msgid "No commits yet"
8684 msgstr ""
8685
8686 #: wt-status.c:1743
8687 msgid "Untracked files"
8688 msgstr ""
8689
8690 #: wt-status.c:1745
8691 msgid "Ignored files"
8692 msgstr ""
8693
8694 #: wt-status.c:1749
8695 #, c-format
8696 msgid ""
8697 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
8698 "may speed it up, but you have to be careful not to forget to add\n"
8699 "new files yourself (see 'git help status')."
8700 msgstr ""
8701
8702 #: wt-status.c:1755
8703 #, c-format
8704 msgid "Untracked files not listed%s"
8705 msgstr ""
8706
8707 #: wt-status.c:1757
8708 msgid " (use -u option to show untracked files)"
8709 msgstr ""
8710
8711 #: wt-status.c:1763
8712 msgid "No changes"
8713 msgstr ""
8714
8715 #: wt-status.c:1768
8716 #, c-format
8717 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
8718 msgstr ""
8719
8720 #: wt-status.c:1771
8721 #, c-format
8722 msgid "no changes added to commit\n"
8723 msgstr ""
8724
8725 #: wt-status.c:1774
8726 #, c-format
8727 msgid ""
8728 "nothing added to commit but untracked files present (use \"git add\" to "
8729 "track)\n"
8730 msgstr ""
8731
8732 #: wt-status.c:1777
8733 #, c-format
8734 msgid "nothing added to commit but untracked files present\n"
8735 msgstr ""
8736
8737 #: wt-status.c:1780
8738 #, c-format
8739 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
8740 msgstr ""
8741
8742 #: wt-status.c:1783 wt-status.c:1788
8743 #, c-format
8744 msgid "nothing to commit\n"
8745 msgstr ""
8746
8747 #: wt-status.c:1786
8748 #, c-format
8749 msgid "nothing to commit (use -u to show untracked files)\n"
8750 msgstr ""
8751
8752 #: wt-status.c:1790
8753 #, c-format
8754 msgid "nothing to commit, working tree clean\n"
8755 msgstr ""
8756
8757 #: wt-status.c:1903
8758 msgid "No commits yet on "
8759 msgstr ""
8760
8761 #: wt-status.c:1907
8762 msgid "HEAD (no branch)"
8763 msgstr ""
8764
8765 #: wt-status.c:1938
8766 msgid "different"
8767 msgstr ""
8768
8769 #: wt-status.c:1940 wt-status.c:1948
8770 msgid "behind "
8771 msgstr ""
8772
8773 #: wt-status.c:1943 wt-status.c:1946
8774 msgid "ahead "
8775 msgstr ""
8776
8777 #. TRANSLATORS: the action is e.g. "pull with rebase"
8778 #: wt-status.c:2468
8779 #, c-format
8780 msgid "cannot %s: You have unstaged changes."
8781 msgstr ""
8782
8783 #: wt-status.c:2474
8784 msgid "additionally, your index contains uncommitted changes."
8785 msgstr ""
8786
8787 #: wt-status.c:2476
8788 #, c-format
8789 msgid "cannot %s: Your index contains uncommitted changes."
8790 msgstr ""
8791
8792 #: compat/precompose_utf8.c:58 builtin/clone.c:456
8793 #, c-format
8794 msgid "failed to unlink '%s'"
8795 msgstr ""
8796
8797 #: builtin/add.c:26
8798 msgid "git add [<options>] [--] <pathspec>..."
8799 msgstr ""
8800
8801 #: builtin/add.c:88
8802 #, c-format
8803 msgid "unexpected diff status %c"
8804 msgstr ""
8805
8806 #: builtin/add.c:93 builtin/commit.c:285
8807 msgid "updating files failed"
8808 msgstr ""
8809
8810 #: builtin/add.c:103
8811 #, c-format
8812 msgid "remove '%s'\n"
8813 msgstr ""
8814
8815 #: builtin/add.c:178
8816 msgid "Unstaged changes after refreshing the index:"
8817 msgstr ""
8818
8819 #: builtin/add.c:266 builtin/rev-parse.c:904
8820 msgid "Could not read the index"
8821 msgstr ""
8822
8823 #: builtin/add.c:277
8824 #, c-format
8825 msgid "Could not open '%s' for writing."
8826 msgstr ""
8827
8828 #: builtin/add.c:281
8829 msgid "Could not write patch"
8830 msgstr ""
8831
8832 #: builtin/add.c:284
8833 msgid "editing patch failed"
8834 msgstr ""
8835
8836 #: builtin/add.c:287
8837 #, c-format
8838 msgid "Could not stat '%s'"
8839 msgstr ""
8840
8841 #: builtin/add.c:289
8842 msgid "Empty patch. Aborted."
8843 msgstr ""
8844
8845 #: builtin/add.c:294
8846 #, c-format
8847 msgid "Could not apply '%s'"
8848 msgstr ""
8849
8850 #: builtin/add.c:302
8851 msgid "The following paths are ignored by one of your .gitignore files:\n"
8852 msgstr ""
8853
8854 #: builtin/add.c:322 builtin/clean.c:904 builtin/fetch.c:164 builtin/mv.c:124
8855 #: builtin/prune-packed.c:14 builtin/pull.c:204 builtin/push.c:548
8856 #: builtin/remote.c:1421 builtin/rm.c:242 builtin/send-pack.c:165
8857 msgid "dry run"
8858 msgstr ""
8859
8860 #: builtin/add.c:325
8861 msgid "interactive picking"
8862 msgstr ""
8863
8864 #: builtin/add.c:326 builtin/checkout.c:1535 builtin/reset.c:308
8865 msgid "select hunks interactively"
8866 msgstr ""
8867
8868 #: builtin/add.c:327
8869 msgid "edit current diff and apply"
8870 msgstr ""
8871
8872 #: builtin/add.c:328
8873 msgid "allow adding otherwise ignored files"
8874 msgstr ""
8875
8876 #: builtin/add.c:329
8877 msgid "update tracked files"
8878 msgstr ""
8879
8880 #: builtin/add.c:330
8881 msgid "renormalize EOL of tracked files (implies -u)"
8882 msgstr ""
8883
8884 #: builtin/add.c:331
8885 msgid "record only the fact that the path will be added later"
8886 msgstr ""
8887
8888 #: builtin/add.c:332
8889 msgid "add changes from all tracked and untracked files"
8890 msgstr ""
8891
8892 #: builtin/add.c:335
8893 msgid "ignore paths removed in the working tree (same as --no-all)"
8894 msgstr ""
8895
8896 #: builtin/add.c:337
8897 msgid "don't add, only refresh the index"
8898 msgstr ""
8899
8900 #: builtin/add.c:338
8901 msgid "just skip files which cannot be added because of errors"
8902 msgstr ""
8903
8904 #: builtin/add.c:339
8905 msgid "check if - even missing - files are ignored in dry run"
8906 msgstr ""
8907
8908 #: builtin/add.c:341 builtin/update-index.c:1004
8909 msgid "override the executable bit of the listed files"
8910 msgstr ""
8911
8912 #: builtin/add.c:343
8913 msgid "warn when adding an embedded repository"
8914 msgstr ""
8915
8916 #: builtin/add.c:345
8917 msgid "backend for `git stash -p`"
8918 msgstr ""
8919
8920 #: builtin/add.c:363
8921 #, c-format
8922 msgid ""
8923 "You've added another git repository inside your current repository.\n"
8924 "Clones of the outer repository will not contain the contents of\n"
8925 "the embedded repository and will not know how to obtain it.\n"
8926 "If you meant to add a submodule, use:\n"
8927 "\n"
8928 "\tgit submodule add <url> %s\n"
8929 "\n"
8930 "If you added this path by mistake, you can remove it from the\n"
8931 "index with:\n"
8932 "\n"
8933 "\tgit rm --cached %s\n"
8934 "\n"
8935 "See \"git help submodule\" for more information."
8936 msgstr ""
8937
8938 #: builtin/add.c:391
8939 #, c-format
8940 msgid "adding embedded git repository: %s"
8941 msgstr ""
8942
8943 #: builtin/add.c:410
8944 msgid ""
8945 "Use -f if you really want to add them.\n"
8946 "Turn this message off by running\n"
8947 "\"git config advice.addIgnoredFile false\""
8948 msgstr ""
8949
8950 #: builtin/add.c:419
8951 msgid "adding files failed"
8952 msgstr ""
8953
8954 #: builtin/add.c:447 builtin/commit.c:345
8955 msgid "--pathspec-from-file is incompatible with --interactive/--patch"
8956 msgstr ""
8957
8958 #: builtin/add.c:464
8959 msgid "--pathspec-from-file is incompatible with --edit"
8960 msgstr ""
8961
8962 #: builtin/add.c:476
8963 msgid "-A and -u are mutually incompatible"
8964 msgstr ""
8965
8966 #: builtin/add.c:479
8967 msgid "Option --ignore-missing can only be used together with --dry-run"
8968 msgstr ""
8969
8970 #: builtin/add.c:483
8971 #, c-format
8972 msgid "--chmod param '%s' must be either -x or +x"
8973 msgstr ""
8974
8975 #: builtin/add.c:501 builtin/checkout.c:1703 builtin/commit.c:351
8976 #: builtin/reset.c:328 builtin/rm.c:272 builtin/stash.c:1506
8977 msgid "--pathspec-from-file is incompatible with pathspec arguments"
8978 msgstr ""
8979
8980 #: builtin/add.c:508 builtin/checkout.c:1715 builtin/commit.c:357
8981 #: builtin/reset.c:334 builtin/rm.c:278 builtin/stash.c:1512
8982 msgid "--pathspec-file-nul requires --pathspec-from-file"
8983 msgstr ""
8984
8985 #: builtin/add.c:512
8986 #, c-format
8987 msgid "Nothing specified, nothing added.\n"
8988 msgstr ""
8989
8990 #: builtin/add.c:514
8991 msgid ""
8992 "Maybe you wanted to say 'git add .'?\n"
8993 "Turn this message off by running\n"
8994 "\"git config advice.addEmptyPathspec false\""
8995 msgstr ""
8996
8997 #: builtin/am.c:352
8998 msgid "could not parse author script"
8999 msgstr ""
9000
9001 #: builtin/am.c:436
9002 #, c-format
9003 msgid "'%s' was deleted by the applypatch-msg hook"
9004 msgstr ""
9005
9006 #: builtin/am.c:478
9007 #, c-format
9008 msgid "Malformed input line: '%s'."
9009 msgstr ""
9010
9011 #: builtin/am.c:516
9012 #, c-format
9013 msgid "Failed to copy notes from '%s' to '%s'"
9014 msgstr ""
9015
9016 #: builtin/am.c:542
9017 msgid "fseek failed"
9018 msgstr ""
9019
9020 #: builtin/am.c:730
9021 #, c-format
9022 msgid "could not parse patch '%s'"
9023 msgstr ""
9024
9025 #: builtin/am.c:795
9026 msgid "Only one StGIT patch series can be applied at once"
9027 msgstr ""
9028
9029 #: builtin/am.c:843
9030 msgid "invalid timestamp"
9031 msgstr ""
9032
9033 #: builtin/am.c:848 builtin/am.c:860
9034 msgid "invalid Date line"
9035 msgstr ""
9036
9037 #: builtin/am.c:855
9038 msgid "invalid timezone offset"
9039 msgstr ""
9040
9041 #: builtin/am.c:948
9042 msgid "Patch format detection failed."
9043 msgstr ""
9044
9045 #: builtin/am.c:953 builtin/clone.c:409
9046 #, c-format
9047 msgid "failed to create directory '%s'"
9048 msgstr ""
9049
9050 #: builtin/am.c:958
9051 msgid "Failed to split patches."
9052 msgstr ""
9053
9054 #: builtin/am.c:1089
9055 #, c-format
9056 msgid "When you have resolved this problem, run \"%s --continue\"."
9057 msgstr ""
9058
9059 #: builtin/am.c:1090
9060 #, c-format
9061 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
9062 msgstr ""
9063
9064 #: builtin/am.c:1091
9065 #, c-format
9066 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
9067 msgstr ""
9068
9069 #: builtin/am.c:1174
9070 msgid "Patch sent with format=flowed; space at the end of lines might be lost."
9071 msgstr ""
9072
9073 #: builtin/am.c:1202
9074 msgid "Patch is empty."
9075 msgstr ""
9076
9077 #: builtin/am.c:1267
9078 #, c-format
9079 msgid "missing author line in commit %s"
9080 msgstr ""
9081
9082 #: builtin/am.c:1270
9083 #, c-format
9084 msgid "invalid ident line: %.*s"
9085 msgstr ""
9086
9087 #: builtin/am.c:1489
9088 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
9089 msgstr ""
9090
9091 #: builtin/am.c:1491
9092 msgid "Using index info to reconstruct a base tree..."
9093 msgstr ""
9094
9095 #: builtin/am.c:1510
9096 msgid ""
9097 "Did you hand edit your patch?\n"
9098 "It does not apply to blobs recorded in its index."
9099 msgstr ""
9100
9101 #: builtin/am.c:1516
9102 msgid "Falling back to patching base and 3-way merge..."
9103 msgstr ""
9104
9105 #: builtin/am.c:1542
9106 msgid "Failed to merge in the changes."
9107 msgstr ""
9108
9109 #: builtin/am.c:1574
9110 msgid "applying to an empty history"
9111 msgstr ""
9112
9113 #: builtin/am.c:1621 builtin/am.c:1625
9114 #, c-format
9115 msgid "cannot resume: %s does not exist."
9116 msgstr ""
9117
9118 #: builtin/am.c:1643
9119 msgid "Commit Body is:"
9120 msgstr ""
9121
9122 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
9123 #. in your translation. The program will only accept English
9124 #. input at this point.
9125 #.
9126 #: builtin/am.c:1653
9127 #, c-format
9128 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
9129 msgstr ""
9130
9131 #: builtin/am.c:1699 builtin/commit.c:395
9132 msgid "unable to write index file"
9133 msgstr ""
9134
9135 #: builtin/am.c:1703
9136 #, c-format
9137 msgid "Dirty index: cannot apply patches (dirty: %s)"
9138 msgstr ""
9139
9140 #: builtin/am.c:1743 builtin/am.c:1811
9141 #, c-format
9142 msgid "Applying: %.*s"
9143 msgstr ""
9144
9145 #: builtin/am.c:1760
9146 msgid "No changes -- Patch already applied."
9147 msgstr ""
9148
9149 #: builtin/am.c:1766
9150 #, c-format
9151 msgid "Patch failed at %s %.*s"
9152 msgstr ""
9153
9154 #: builtin/am.c:1770
9155 msgid "Use 'git am --show-current-patch=diff' to see the failed patch"
9156 msgstr ""
9157
9158 #: builtin/am.c:1814
9159 msgid ""
9160 "No changes - did you forget to use 'git add'?\n"
9161 "If there is nothing left to stage, chances are that something else\n"
9162 "already introduced the same changes; you might want to skip this patch."
9163 msgstr ""
9164
9165 #: builtin/am.c:1821
9166 msgid ""
9167 "You still have unmerged paths in your index.\n"
9168 "You should 'git add' each file with resolved conflicts to mark them as "
9169 "such.\n"
9170 "You might run `git rm` on a file to accept \"deleted by them\" for it."
9171 msgstr ""
9172
9173 #: builtin/am.c:1928 builtin/am.c:1932 builtin/am.c:1944 builtin/reset.c:347
9174 #: builtin/reset.c:355
9175 #, c-format
9176 msgid "Could not parse object '%s'."
9177 msgstr ""
9178
9179 #: builtin/am.c:1980
9180 msgid "failed to clean index"
9181 msgstr ""
9182
9183 #: builtin/am.c:2024
9184 msgid ""
9185 "You seem to have moved HEAD since the last 'am' failure.\n"
9186 "Not rewinding to ORIG_HEAD"
9187 msgstr ""
9188
9189 #: builtin/am.c:2131
9190 #, c-format
9191 msgid "Invalid value for --patch-format: %s"
9192 msgstr ""
9193
9194 #: builtin/am.c:2171
9195 #, c-format
9196 msgid "Invalid value for --show-current-patch: %s"
9197 msgstr ""
9198
9199 #: builtin/am.c:2175
9200 #, c-format
9201 msgid "--show-current-patch=%s is incompatible with --show-current-patch=%s"
9202 msgstr ""
9203
9204 #: builtin/am.c:2206
9205 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
9206 msgstr ""
9207
9208 #: builtin/am.c:2207
9209 msgid "git am [<options>] (--continue | --skip | --abort)"
9210 msgstr ""
9211
9212 #: builtin/am.c:2213
9213 msgid "run interactively"
9214 msgstr ""
9215
9216 #: builtin/am.c:2215
9217 msgid "historical option -- no-op"
9218 msgstr ""
9219
9220 #: builtin/am.c:2217
9221 msgid "allow fall back on 3way merging if needed"
9222 msgstr ""
9223
9224 #: builtin/am.c:2218 builtin/init-db.c:541 builtin/prune-packed.c:16
9225 #: builtin/repack.c:306 builtin/stash.c:816
9226 msgid "be quiet"
9227 msgstr ""
9228
9229 #: builtin/am.c:2220
9230 msgid "add a Signed-off-by line to the commit message"
9231 msgstr ""
9232
9233 #: builtin/am.c:2223
9234 msgid "recode into utf8 (default)"
9235 msgstr ""
9236
9237 #: builtin/am.c:2225
9238 msgid "pass -k flag to git-mailinfo"
9239 msgstr ""
9240
9241 #: builtin/am.c:2227
9242 msgid "pass -b flag to git-mailinfo"
9243 msgstr ""
9244
9245 #: builtin/am.c:2229
9246 msgid "pass -m flag to git-mailinfo"
9247 msgstr ""
9248
9249 #: builtin/am.c:2231
9250 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
9251 msgstr ""
9252
9253 #: builtin/am.c:2234
9254 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
9255 msgstr ""
9256
9257 #: builtin/am.c:2237
9258 msgid "strip everything before a scissors line"
9259 msgstr ""
9260
9261 #: builtin/am.c:2239 builtin/am.c:2242 builtin/am.c:2245 builtin/am.c:2248
9262 #: builtin/am.c:2251 builtin/am.c:2254 builtin/am.c:2257 builtin/am.c:2260
9263 #: builtin/am.c:2266
9264 msgid "pass it through git-apply"
9265 msgstr ""
9266
9267 #: builtin/am.c:2256 builtin/commit.c:1397 builtin/fmt-merge-msg.c:17
9268 #: builtin/fmt-merge-msg.c:20 builtin/grep.c:891 builtin/merge.c:252
9269 #: builtin/pull.c:141 builtin/pull.c:200 builtin/pull.c:217
9270 #: builtin/rebase.c:1329 builtin/repack.c:317 builtin/repack.c:321
9271 #: builtin/repack.c:323 builtin/show-branch.c:650 builtin/show-ref.c:172
9272 #: builtin/tag.c:404 parse-options.h:154 parse-options.h:175
9273 #: parse-options.h:316
9274 msgid "n"
9275 msgstr ""
9276
9277 #: builtin/am.c:2262 builtin/branch.c:659 builtin/for-each-ref.c:38
9278 #: builtin/replace.c:556 builtin/tag.c:438 builtin/verify-tag.c:38
9279 #: bugreport.c:131
9280 msgid "format"
9281 msgstr ""
9282
9283 #: builtin/am.c:2263
9284 msgid "format the patch(es) are in"
9285 msgstr ""
9286
9287 #: builtin/am.c:2269
9288 msgid "override error message when patch failure occurs"
9289 msgstr ""
9290
9291 #: builtin/am.c:2271
9292 msgid "continue applying patches after resolving a conflict"
9293 msgstr ""
9294
9295 #: builtin/am.c:2274
9296 msgid "synonyms for --continue"
9297 msgstr ""
9298
9299 #: builtin/am.c:2277
9300 msgid "skip the current patch"
9301 msgstr ""
9302
9303 #: builtin/am.c:2280
9304 msgid "restore the original branch and abort the patching operation."
9305 msgstr ""
9306
9307 #: builtin/am.c:2283
9308 msgid "abort the patching operation but keep HEAD where it is."
9309 msgstr ""
9310
9311 #: builtin/am.c:2287
9312 msgid "show the patch being applied"
9313 msgstr ""
9314
9315 #: builtin/am.c:2292
9316 msgid "lie about committer date"
9317 msgstr ""
9318
9319 #: builtin/am.c:2294
9320 msgid "use current timestamp for author date"
9321 msgstr ""
9322
9323 #: builtin/am.c:2296 builtin/commit-tree.c:120 builtin/commit.c:1517
9324 #: builtin/merge.c:289 builtin/pull.c:175 builtin/rebase.c:524
9325 #: builtin/rebase.c:1380 builtin/revert.c:117 builtin/tag.c:419
9326 msgid "key-id"
9327 msgstr ""
9328
9329 #: builtin/am.c:2297 builtin/rebase.c:525 builtin/rebase.c:1381
9330 msgid "GPG-sign commits"
9331 msgstr ""
9332
9333 #: builtin/am.c:2300
9334 msgid "(internal use for git-rebase)"
9335 msgstr ""
9336
9337 #: builtin/am.c:2318
9338 msgid ""
9339 "The -b/--binary option has been a no-op for long time, and\n"
9340 "it will be removed. Please do not use it anymore."
9341 msgstr ""
9342
9343 #: builtin/am.c:2325
9344 msgid "failed to read the index"
9345 msgstr ""
9346
9347 #: builtin/am.c:2340
9348 #, c-format
9349 msgid "previous rebase directory %s still exists but mbox given."
9350 msgstr ""
9351
9352 #: builtin/am.c:2364
9353 #, c-format
9354 msgid ""
9355 "Stray %s directory found.\n"
9356 "Use \"git am --abort\" to remove it."
9357 msgstr ""
9358
9359 #: builtin/am.c:2370
9360 msgid "Resolve operation not in progress, we are not resuming."
9361 msgstr ""
9362
9363 #: builtin/am.c:2380
9364 msgid "interactive mode requires patches on the command line"
9365 msgstr ""
9366
9367 #: builtin/apply.c:8
9368 msgid "git apply [<options>] [<patch>...]"
9369 msgstr ""
9370
9371 #: builtin/archive.c:17
9372 #, c-format
9373 msgid "could not create archive file '%s'"
9374 msgstr ""
9375
9376 #: builtin/archive.c:20
9377 msgid "could not redirect output"
9378 msgstr ""
9379
9380 #: builtin/archive.c:37
9381 msgid "git archive: Remote with no URL"
9382 msgstr ""
9383
9384 #: builtin/archive.c:61
9385 msgid "git archive: expected ACK/NAK, got a flush packet"
9386 msgstr ""
9387
9388 #: builtin/archive.c:64
9389 #, c-format
9390 msgid "git archive: NACK %s"
9391 msgstr ""
9392
9393 #: builtin/archive.c:65
9394 msgid "git archive: protocol error"
9395 msgstr ""
9396
9397 #: builtin/archive.c:69
9398 msgid "git archive: expected a flush"
9399 msgstr ""
9400
9401 #: builtin/bisect--helper.c:22
9402 msgid "git bisect--helper --next-all [--no-checkout]"
9403 msgstr ""
9404
9405 #: builtin/bisect--helper.c:23
9406 msgid "git bisect--helper --write-terms <bad_term> <good_term>"
9407 msgstr ""
9408
9409 #: builtin/bisect--helper.c:24
9410 msgid "git bisect--helper --bisect-clean-state"
9411 msgstr ""
9412
9413 #: builtin/bisect--helper.c:25
9414 msgid "git bisect--helper --bisect-reset [<commit>]"
9415 msgstr ""
9416
9417 #: builtin/bisect--helper.c:26
9418 msgid ""
9419 "git bisect--helper --bisect-write [--no-log] <state> <revision> <good_term> "
9420 "<bad_term>"
9421 msgstr ""
9422
9423 #: builtin/bisect--helper.c:27
9424 msgid ""
9425 "git bisect--helper --bisect-check-and-set-terms <command> <good_term> "
9426 "<bad_term>"
9427 msgstr ""
9428
9429 #: builtin/bisect--helper.c:28
9430 msgid "git bisect--helper --bisect-next-check <good_term> <bad_term> [<term>]"
9431 msgstr ""
9432
9433 #: builtin/bisect--helper.c:29
9434 msgid ""
9435 "git bisect--helper --bisect-terms [--term-good | --term-old | --term-bad | --"
9436 "term-new]"
9437 msgstr ""
9438
9439 #: builtin/bisect--helper.c:30
9440 msgid ""
9441 "git bisect--helper --bisect-start [--term-{old,good}=<term> --term-{new,bad}"
9442 "=<term>][--no-checkout] [<bad> [<good>...]] [--] [<paths>...]"
9443 msgstr ""
9444
9445 #: builtin/bisect--helper.c:86
9446 #, c-format
9447 msgid "'%s' is not a valid term"
9448 msgstr ""
9449
9450 #: builtin/bisect--helper.c:90
9451 #, c-format
9452 msgid "can't use the builtin command '%s' as a term"
9453 msgstr ""
9454
9455 #: builtin/bisect--helper.c:100
9456 #, c-format
9457 msgid "can't change the meaning of the term '%s'"
9458 msgstr ""
9459
9460 #: builtin/bisect--helper.c:111
9461 msgid "please use two different terms"
9462 msgstr ""
9463
9464 #: builtin/bisect--helper.c:118
9465 msgid "could not open the file BISECT_TERMS"
9466 msgstr ""
9467
9468 #: builtin/bisect--helper.c:155
9469 #, c-format
9470 msgid "We are not bisecting.\n"
9471 msgstr ""
9472
9473 #: builtin/bisect--helper.c:163
9474 #, c-format
9475 msgid "'%s' is not a valid commit"
9476 msgstr ""
9477
9478 #: builtin/bisect--helper.c:172
9479 #, c-format
9480 msgid ""
9481 "could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
9482 msgstr ""
9483
9484 #: builtin/bisect--helper.c:216
9485 #, c-format
9486 msgid "Bad bisect_write argument: %s"
9487 msgstr ""
9488
9489 #: builtin/bisect--helper.c:221
9490 #, c-format
9491 msgid "couldn't get the oid of the rev '%s'"
9492 msgstr ""
9493
9494 #: builtin/bisect--helper.c:233
9495 #, c-format
9496 msgid "couldn't open the file '%s'"
9497 msgstr ""
9498
9499 #: builtin/bisect--helper.c:259
9500 #, c-format
9501 msgid "Invalid command: you're currently in a %s/%s bisect"
9502 msgstr ""
9503
9504 #: builtin/bisect--helper.c:286
9505 #, c-format
9506 msgid ""
9507 "You need to give me at least one %s and %s revision.\n"
9508 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
9509 msgstr ""
9510
9511 #: builtin/bisect--helper.c:290
9512 #, c-format
9513 msgid ""
9514 "You need to start by \"git bisect start\".\n"
9515 "You then need to give me at least one %s and %s revision.\n"
9516 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
9517 msgstr ""
9518
9519 #: builtin/bisect--helper.c:310
9520 #, c-format
9521 msgid "bisecting only with a %s commit"
9522 msgstr ""
9523
9524 #. TRANSLATORS: Make sure to include [Y] and [n] in your
9525 #. translation. The program will only accept English input
9526 #. at this point.
9527 #.
9528 #: builtin/bisect--helper.c:318
9529 msgid "Are you sure [Y/n]? "
9530 msgstr ""
9531
9532 #: builtin/bisect--helper.c:379
9533 msgid "no terms defined"
9534 msgstr ""
9535
9536 #: builtin/bisect--helper.c:382
9537 #, c-format
9538 msgid ""
9539 "Your current terms are %s for the old state\n"
9540 "and %s for the new state.\n"
9541 msgstr ""
9542
9543 #: builtin/bisect--helper.c:392
9544 #, c-format
9545 msgid ""
9546 "invalid argument %s for 'git bisect terms'.\n"
9547 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
9548 msgstr ""
9549
9550 #: builtin/bisect--helper.c:478
9551 #, c-format
9552 msgid "unrecognized option: '%s'"
9553 msgstr ""
9554
9555 #: builtin/bisect--helper.c:482
9556 #, c-format
9557 msgid "'%s' does not appear to be a valid revision"
9558 msgstr ""
9559
9560 #: builtin/bisect--helper.c:514
9561 msgid "bad HEAD - I need a HEAD"
9562 msgstr ""
9563
9564 #: builtin/bisect--helper.c:529
9565 #, c-format
9566 msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
9567 msgstr ""
9568
9569 #: builtin/bisect--helper.c:550
9570 msgid "won't bisect on cg-seek'ed tree"
9571 msgstr ""
9572
9573 #: builtin/bisect--helper.c:553
9574 msgid "bad HEAD - strange symbolic ref"
9575 msgstr ""
9576
9577 #: builtin/bisect--helper.c:577
9578 #, c-format
9579 msgid "invalid ref: '%s'"
9580 msgstr ""
9581
9582 #: builtin/bisect--helper.c:633
9583 msgid "perform 'git bisect next'"
9584 msgstr ""
9585
9586 #: builtin/bisect--helper.c:635
9587 msgid "write the terms to .git/BISECT_TERMS"
9588 msgstr ""
9589
9590 #: builtin/bisect--helper.c:637
9591 msgid "cleanup the bisection state"
9592 msgstr ""
9593
9594 #: builtin/bisect--helper.c:639
9595 msgid "check for expected revs"
9596 msgstr ""
9597
9598 #: builtin/bisect--helper.c:641
9599 msgid "reset the bisection state"
9600 msgstr ""
9601
9602 #: builtin/bisect--helper.c:643
9603 msgid "write out the bisection state in BISECT_LOG"
9604 msgstr ""
9605
9606 #: builtin/bisect--helper.c:645
9607 msgid "check and set terms in a bisection state"
9608 msgstr ""
9609
9610 #: builtin/bisect--helper.c:647
9611 msgid "check whether bad or good terms exist"
9612 msgstr ""
9613
9614 #: builtin/bisect--helper.c:649
9615 msgid "print out the bisect terms"
9616 msgstr ""
9617
9618 #: builtin/bisect--helper.c:651
9619 msgid "start the bisect session"
9620 msgstr ""
9621
9622 #: builtin/bisect--helper.c:653
9623 msgid "update BISECT_HEAD instead of checking out the current commit"
9624 msgstr ""
9625
9626 #: builtin/bisect--helper.c:655
9627 msgid "no log for BISECT_WRITE"
9628 msgstr ""
9629
9630 #: builtin/bisect--helper.c:673
9631 msgid "--write-terms requires two arguments"
9632 msgstr ""
9633
9634 #: builtin/bisect--helper.c:677
9635 msgid "--bisect-clean-state requires no arguments"
9636 msgstr ""
9637
9638 #: builtin/bisect--helper.c:684
9639 msgid "--bisect-reset requires either no argument or a commit"
9640 msgstr ""
9641
9642 #: builtin/bisect--helper.c:688
9643 msgid "--bisect-write requires either 4 or 5 arguments"
9644 msgstr ""
9645
9646 #: builtin/bisect--helper.c:694
9647 msgid "--check-and-set-terms requires 3 arguments"
9648 msgstr ""
9649
9650 #: builtin/bisect--helper.c:700
9651 msgid "--bisect-next-check requires 2 or 3 arguments"
9652 msgstr ""
9653
9654 #: builtin/bisect--helper.c:706
9655 msgid "--bisect-terms requires 0 or 1 argument"
9656 msgstr ""
9657
9658 #: builtin/blame.c:31
9659 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
9660 msgstr ""
9661
9662 #: builtin/blame.c:36
9663 msgid "<rev-opts> are documented in git-rev-list(1)"
9664 msgstr ""
9665
9666 #: builtin/blame.c:409
9667 #, c-format
9668 msgid "expecting a color: %s"
9669 msgstr ""
9670
9671 #: builtin/blame.c:416
9672 msgid "must end with a color"
9673 msgstr ""
9674
9675 #: builtin/blame.c:729
9676 #, c-format
9677 msgid "invalid color '%s' in color.blame.repeatedLines"
9678 msgstr ""
9679
9680 #: builtin/blame.c:747
9681 msgid "invalid value for blame.coloring"
9682 msgstr ""
9683
9684 #: builtin/blame.c:822
9685 #, c-format
9686 msgid "cannot find revision %s to ignore"
9687 msgstr ""
9688
9689 #: builtin/blame.c:844
9690 msgid "Show blame entries as we find them, incrementally"
9691 msgstr ""
9692
9693 #: builtin/blame.c:845
9694 msgid "Show blank SHA-1 for boundary commits (Default: off)"
9695 msgstr ""
9696
9697 #: builtin/blame.c:846
9698 msgid "Do not treat root commits as boundaries (Default: off)"
9699 msgstr ""
9700
9701 #: builtin/blame.c:847
9702 msgid "Show work cost statistics"
9703 msgstr ""
9704
9705 #: builtin/blame.c:848
9706 msgid "Force progress reporting"
9707 msgstr ""
9708
9709 #: builtin/blame.c:849
9710 msgid "Show output score for blame entries"
9711 msgstr ""
9712
9713 #: builtin/blame.c:850
9714 msgid "Show original filename (Default: auto)"
9715 msgstr ""
9716
9717 #: builtin/blame.c:851
9718 msgid "Show original linenumber (Default: off)"
9719 msgstr ""
9720
9721 #: builtin/blame.c:852
9722 msgid "Show in a format designed for machine consumption"
9723 msgstr ""
9724
9725 #: builtin/blame.c:853
9726 msgid "Show porcelain format with per-line commit information"
9727 msgstr ""
9728
9729 #: builtin/blame.c:854
9730 msgid "Use the same output mode as git-annotate (Default: off)"
9731 msgstr ""
9732
9733 #: builtin/blame.c:855
9734 msgid "Show raw timestamp (Default: off)"
9735 msgstr ""
9736
9737 #: builtin/blame.c:856
9738 msgid "Show long commit SHA1 (Default: off)"
9739 msgstr ""
9740
9741 #: builtin/blame.c:857
9742 msgid "Suppress author name and timestamp (Default: off)"
9743 msgstr ""
9744
9745 #: builtin/blame.c:858
9746 msgid "Show author email instead of name (Default: off)"
9747 msgstr ""
9748
9749 #: builtin/blame.c:859
9750 msgid "Ignore whitespace differences"
9751 msgstr ""
9752
9753 #: builtin/blame.c:860 builtin/log.c:1721
9754 msgid "rev"
9755 msgstr ""
9756
9757 #: builtin/blame.c:860
9758 msgid "Ignore <rev> when blaming"
9759 msgstr ""
9760
9761 #: builtin/blame.c:861
9762 msgid "Ignore revisions from <file>"
9763 msgstr ""
9764
9765 #: builtin/blame.c:862
9766 msgid "color redundant metadata from previous line differently"
9767 msgstr ""
9768
9769 #: builtin/blame.c:863
9770 msgid "color lines by age"
9771 msgstr ""
9772
9773 #: builtin/blame.c:864
9774 msgid "Spend extra cycles to find better match"
9775 msgstr ""
9776
9777 #: builtin/blame.c:865
9778 msgid "Use revisions from <file> instead of calling git-rev-list"
9779 msgstr ""
9780
9781 #: builtin/blame.c:866
9782 msgid "Use <file>'s contents as the final image"
9783 msgstr ""
9784
9785 #: builtin/blame.c:867 builtin/blame.c:868
9786 msgid "score"
9787 msgstr ""
9788
9789 #: builtin/blame.c:867
9790 msgid "Find line copies within and across files"
9791 msgstr ""
9792
9793 #: builtin/blame.c:868
9794 msgid "Find line movements within and across files"
9795 msgstr ""
9796
9797 #: builtin/blame.c:869
9798 msgid "n,m"
9799 msgstr ""
9800
9801 #: builtin/blame.c:869
9802 msgid "Process only line range n,m, counting from 1"
9803 msgstr ""
9804
9805 #: builtin/blame.c:921
9806 msgid "--progress can't be used with --incremental or porcelain formats"
9807 msgstr ""
9808
9809 #. TRANSLATORS: This string is used to tell us the
9810 #. maximum display width for a relative timestamp in
9811 #. "git blame" output. For C locale, "4 years, 11
9812 #. months ago", which takes 22 places, is the longest
9813 #. among various forms of relative timestamps, but
9814 #. your language may need more or fewer display
9815 #. columns.
9816 #.
9817 #: builtin/blame.c:972
9818 msgid "4 years, 11 months ago"
9819 msgstr ""
9820
9821 #: builtin/blame.c:1087
9822 #, c-format
9823 msgid "file %s has only %lu line"
9824 msgid_plural "file %s has only %lu lines"
9825 msgstr[0] ""
9826 msgstr[1] ""
9827
9828 #: builtin/blame.c:1133
9829 msgid "Blaming lines"
9830 msgstr ""
9831
9832 #: builtin/branch.c:29
9833 msgid "git branch [<options>] [-r | -a] [--merged | --no-merged]"
9834 msgstr ""
9835
9836 #: builtin/branch.c:30
9837 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
9838 msgstr ""
9839
9840 #: builtin/branch.c:31
9841 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
9842 msgstr ""
9843
9844 #: builtin/branch.c:32
9845 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
9846 msgstr ""
9847
9848 #: builtin/branch.c:33
9849 msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
9850 msgstr ""
9851
9852 #: builtin/branch.c:34
9853 msgid "git branch [<options>] [-r | -a] [--points-at]"
9854 msgstr ""
9855
9856 #: builtin/branch.c:35
9857 msgid "git branch [<options>] [-r | -a] [--format]"
9858 msgstr ""
9859
9860 #: builtin/branch.c:154
9861 #, c-format
9862 msgid ""
9863 "deleting branch '%s' that has been merged to\n"
9864 " '%s', but not yet merged to HEAD."
9865 msgstr ""
9866
9867 #: builtin/branch.c:158
9868 #, c-format
9869 msgid ""
9870 "not deleting branch '%s' that is not yet merged to\n"
9871 " '%s', even though it is merged to HEAD."
9872 msgstr ""
9873
9874 #: builtin/branch.c:172
9875 #, c-format
9876 msgid "Couldn't look up commit object for '%s'"
9877 msgstr ""
9878
9879 #: builtin/branch.c:176
9880 #, c-format
9881 msgid ""
9882 "The branch '%s' is not fully merged.\n"
9883 "If you are sure you want to delete it, run 'git branch -D %s'."
9884 msgstr ""
9885
9886 #: builtin/branch.c:189
9887 msgid "Update of config-file failed"
9888 msgstr ""
9889
9890 #: builtin/branch.c:220
9891 msgid "cannot use -a with -d"
9892 msgstr ""
9893
9894 #: builtin/branch.c:226
9895 msgid "Couldn't look up commit object for HEAD"
9896 msgstr ""
9897
9898 #: builtin/branch.c:240
9899 #, c-format
9900 msgid "Cannot delete branch '%s' checked out at '%s'"
9901 msgstr ""
9902
9903 #: builtin/branch.c:255
9904 #, c-format
9905 msgid "remote-tracking branch '%s' not found."
9906 msgstr ""
9907
9908 #: builtin/branch.c:256
9909 #, c-format
9910 msgid "branch '%s' not found."
9911 msgstr ""
9912
9913 #: builtin/branch.c:271
9914 #, c-format
9915 msgid "Error deleting remote-tracking branch '%s'"
9916 msgstr ""
9917
9918 #: builtin/branch.c:272
9919 #, c-format
9920 msgid "Error deleting branch '%s'"
9921 msgstr ""
9922
9923 #: builtin/branch.c:279
9924 #, c-format
9925 msgid "Deleted remote-tracking branch %s (was %s).\n"
9926 msgstr ""
9927
9928 #: builtin/branch.c:280
9929 #, c-format
9930 msgid "Deleted branch %s (was %s).\n"
9931 msgstr ""
9932
9933 #: builtin/branch.c:429 builtin/tag.c:61
9934 msgid "unable to parse format string"
9935 msgstr ""
9936
9937 #: builtin/branch.c:460
9938 msgid "could not resolve HEAD"
9939 msgstr ""
9940
9941 #: builtin/branch.c:466
9942 #, c-format
9943 msgid "HEAD (%s) points outside of refs/heads/"
9944 msgstr ""
9945
9946 #: builtin/branch.c:481
9947 #, c-format
9948 msgid "Branch %s is being rebased at %s"
9949 msgstr ""
9950
9951 #: builtin/branch.c:485
9952 #, c-format
9953 msgid "Branch %s is being bisected at %s"
9954 msgstr ""
9955
9956 #: builtin/branch.c:502
9957 msgid "cannot copy the current branch while not on any."
9958 msgstr ""
9959
9960 #: builtin/branch.c:504
9961 msgid "cannot rename the current branch while not on any."
9962 msgstr ""
9963
9964 #: builtin/branch.c:515
9965 #, c-format
9966 msgid "Invalid branch name: '%s'"
9967 msgstr ""
9968
9969 #: builtin/branch.c:542
9970 msgid "Branch rename failed"
9971 msgstr ""
9972
9973 #: builtin/branch.c:544
9974 msgid "Branch copy failed"
9975 msgstr ""
9976
9977 #: builtin/branch.c:548
9978 #, c-format
9979 msgid "Created a copy of a misnamed branch '%s'"
9980 msgstr ""
9981
9982 #: builtin/branch.c:551
9983 #, c-format
9984 msgid "Renamed a misnamed branch '%s' away"
9985 msgstr ""
9986
9987 #: builtin/branch.c:557
9988 #, c-format
9989 msgid "Branch renamed to %s, but HEAD is not updated!"
9990 msgstr ""
9991
9992 #: builtin/branch.c:566
9993 msgid "Branch is renamed, but update of config-file failed"
9994 msgstr ""
9995
9996 #: builtin/branch.c:568
9997 msgid "Branch is copied, but update of config-file failed"
9998 msgstr ""
9999
10000 #: builtin/branch.c:584
10001 #, c-format
10002 msgid ""
10003 "Please edit the description for the branch\n"
10004 " %s\n"
10005 "Lines starting with '%c' will be stripped.\n"
10006 msgstr ""
10007
10008 #: builtin/branch.c:618
10009 msgid "Generic options"
10010 msgstr ""
10011
10012 #: builtin/branch.c:620
10013 msgid "show hash and subject, give twice for upstream branch"
10014 msgstr ""
10015
10016 #: builtin/branch.c:621
10017 msgid "suppress informational messages"
10018 msgstr ""
10019
10020 #: builtin/branch.c:622
10021 msgid "set up tracking mode (see git-pull(1))"
10022 msgstr ""
10023
10024 #: builtin/branch.c:624
10025 msgid "do not use"
10026 msgstr ""
10027
10028 #: builtin/branch.c:626 builtin/rebase.c:520
10029 msgid "upstream"
10030 msgstr ""
10031
10032 #: builtin/branch.c:626
10033 msgid "change the upstream info"
10034 msgstr ""
10035
10036 #: builtin/branch.c:627
10037 msgid "unset the upstream info"
10038 msgstr ""
10039
10040 #: builtin/branch.c:628
10041 msgid "use colored output"
10042 msgstr ""
10043
10044 #: builtin/branch.c:629
10045 msgid "act on remote-tracking branches"
10046 msgstr ""
10047
10048 #: builtin/branch.c:631 builtin/branch.c:633
10049 msgid "print only branches that contain the commit"
10050 msgstr ""
10051
10052 #: builtin/branch.c:632 builtin/branch.c:634
10053 msgid "print only branches that don't contain the commit"
10054 msgstr ""
10055
10056 #: builtin/branch.c:637
10057 msgid "Specific git-branch actions:"
10058 msgstr ""
10059
10060 #: builtin/branch.c:638
10061 msgid "list both remote-tracking and local branches"
10062 msgstr ""
10063
10064 #: builtin/branch.c:640
10065 msgid "delete fully merged branch"
10066 msgstr ""
10067
10068 #: builtin/branch.c:641
10069 msgid "delete branch (even if not merged)"
10070 msgstr ""
10071
10072 #: builtin/branch.c:642
10073 msgid "move/rename a branch and its reflog"
10074 msgstr ""
10075
10076 #: builtin/branch.c:643
10077 msgid "move/rename a branch, even if target exists"
10078 msgstr ""
10079
10080 #: builtin/branch.c:644
10081 msgid "copy a branch and its reflog"
10082 msgstr ""
10083
10084 #: builtin/branch.c:645
10085 msgid "copy a branch, even if target exists"
10086 msgstr ""
10087
10088 #: builtin/branch.c:646
10089 msgid "list branch names"
10090 msgstr ""
10091
10092 #: builtin/branch.c:647
10093 msgid "show current branch name"
10094 msgstr ""
10095
10096 #: builtin/branch.c:648
10097 msgid "create the branch's reflog"
10098 msgstr ""
10099
10100 #: builtin/branch.c:650
10101 msgid "edit the description for the branch"
10102 msgstr ""
10103
10104 #: builtin/branch.c:651
10105 msgid "force creation, move/rename, deletion"
10106 msgstr ""
10107
10108 #: builtin/branch.c:652
10109 msgid "print only branches that are merged"
10110 msgstr ""
10111
10112 #: builtin/branch.c:653
10113 msgid "print only branches that are not merged"
10114 msgstr ""
10115
10116 #: builtin/branch.c:654
10117 msgid "list branches in columns"
10118 msgstr ""
10119
10120 #: builtin/branch.c:656 builtin/for-each-ref.c:42 builtin/notes.c:415
10121 #: builtin/notes.c:418 builtin/notes.c:581 builtin/notes.c:584
10122 #: builtin/tag.c:434
10123 msgid "object"
10124 msgstr ""
10125
10126 #: builtin/branch.c:657
10127 msgid "print only branches of the object"
10128 msgstr ""
10129
10130 #: builtin/branch.c:658 builtin/for-each-ref.c:48 builtin/tag.c:441
10131 msgid "sorting and filtering are case insensitive"
10132 msgstr ""
10133
10134 #: builtin/branch.c:659 builtin/for-each-ref.c:38 builtin/tag.c:439
10135 #: builtin/verify-tag.c:38
10136 msgid "format to use for the output"
10137 msgstr ""
10138
10139 #: builtin/branch.c:682 builtin/clone.c:789
10140 msgid "HEAD not found below refs/heads!"
10141 msgstr ""
10142
10143 #: builtin/branch.c:706
10144 msgid "--column and --verbose are incompatible"
10145 msgstr ""
10146
10147 #: builtin/branch.c:721 builtin/branch.c:775 builtin/branch.c:784
10148 msgid "branch name required"
10149 msgstr ""
10150
10151 #: builtin/branch.c:751
10152 msgid "Cannot give description to detached HEAD"
10153 msgstr ""
10154
10155 #: builtin/branch.c:756
10156 msgid "cannot edit description of more than one branch"
10157 msgstr ""
10158
10159 #: builtin/branch.c:763
10160 #, c-format
10161 msgid "No commit on branch '%s' yet."
10162 msgstr ""
10163
10164 #: builtin/branch.c:766
10165 #, c-format
10166 msgid "No branch named '%s'."
10167 msgstr ""
10168
10169 #: builtin/branch.c:781
10170 msgid "too many branches for a copy operation"
10171 msgstr ""
10172
10173 #: builtin/branch.c:790
10174 msgid "too many arguments for a rename operation"
10175 msgstr ""
10176
10177 #: builtin/branch.c:795
10178 msgid "too many arguments to set new upstream"
10179 msgstr ""
10180
10181 #: builtin/branch.c:799
10182 #, c-format
10183 msgid ""
10184 "could not set upstream of HEAD to %s when it does not point to any branch."
10185 msgstr ""
10186
10187 #: builtin/branch.c:802 builtin/branch.c:825
10188 #, c-format
10189 msgid "no such branch '%s'"
10190 msgstr ""
10191
10192 #: builtin/branch.c:806
10193 #, c-format
10194 msgid "branch '%s' does not exist"
10195 msgstr ""
10196
10197 #: builtin/branch.c:819
10198 msgid "too many arguments to unset upstream"
10199 msgstr ""
10200
10201 #: builtin/branch.c:823
10202 msgid "could not unset upstream of HEAD when it does not point to any branch."
10203 msgstr ""
10204
10205 #: builtin/branch.c:829
10206 #, c-format
10207 msgid "Branch '%s' has no upstream information"
10208 msgstr ""
10209
10210 #: builtin/branch.c:839
10211 msgid ""
10212 "The -a, and -r, options to 'git branch' do not take a branch name.\n"
10213 "Did you mean to use: -a|-r --list <pattern>?"
10214 msgstr ""
10215
10216 #: builtin/branch.c:843
10217 msgid ""
10218 "the '--set-upstream' option is no longer supported. Please use '--track' or "
10219 "'--set-upstream-to' instead."
10220 msgstr ""
10221
10222 #: builtin/bundle.c:15 builtin/bundle.c:23
10223 msgid "git bundle create [<options>] <file> <git-rev-list args>"
10224 msgstr ""
10225
10226 #: builtin/bundle.c:16 builtin/bundle.c:28
10227 msgid "git bundle verify [<options>] <file>"
10228 msgstr ""
10229
10230 #: builtin/bundle.c:17 builtin/bundle.c:33
10231 msgid "git bundle list-heads <file> [<refname>...]"
10232 msgstr ""
10233
10234 #: builtin/bundle.c:18 builtin/bundle.c:38
10235 msgid "git bundle unbundle <file> [<refname>...]"
10236 msgstr ""
10237
10238 #: builtin/bundle.c:66 builtin/pack-objects.c:3376
10239 msgid "do not show progress meter"
10240 msgstr ""
10241
10242 #: builtin/bundle.c:68 builtin/pack-objects.c:3378
10243 msgid "show progress meter"
10244 msgstr ""
10245
10246 #: builtin/bundle.c:70 builtin/pack-objects.c:3380
10247 msgid "show progress meter during object writing phase"
10248 msgstr ""
10249
10250 #: builtin/bundle.c:73 builtin/pack-objects.c:3383
10251 msgid "similar to --all-progress when progress meter is shown"
10252 msgstr ""
10253
10254 #: builtin/bundle.c:93
10255 msgid "Need a repository to create a bundle."
10256 msgstr ""
10257
10258 #: builtin/bundle.c:104
10259 msgid "do not show bundle details"
10260 msgstr ""
10261
10262 #: builtin/bundle.c:119
10263 #, c-format
10264 msgid "%s is okay\n"
10265 msgstr ""
10266
10267 #: builtin/bundle.c:160
10268 msgid "Need a repository to unbundle."
10269 msgstr ""
10270
10271 #: builtin/bundle.c:168 builtin/remote.c:1686
10272 msgid "be verbose; must be placed before a subcommand"
10273 msgstr ""
10274
10275 #: builtin/bundle.c:190 builtin/remote.c:1717
10276 #, c-format
10277 msgid "Unknown subcommand: %s"
10278 msgstr ""
10279
10280 #: builtin/cat-file.c:598
10281 msgid ""
10282 "git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
10283 "p | <type> | --textconv | --filters) [--path=<path>] <object>"
10284 msgstr ""
10285
10286 #: builtin/cat-file.c:599
10287 msgid ""
10288 "git cat-file (--batch | --batch-check) [--follow-symlinks] [--textconv | --"
10289 "filters]"
10290 msgstr ""
10291
10292 #: builtin/cat-file.c:620
10293 msgid "only one batch option may be specified"
10294 msgstr ""
10295
10296 #: builtin/cat-file.c:638
10297 msgid "<type> can be one of: blob, tree, commit, tag"
10298 msgstr ""
10299
10300 #: builtin/cat-file.c:639
10301 msgid "show object type"
10302 msgstr ""
10303
10304 #: builtin/cat-file.c:640
10305 msgid "show object size"
10306 msgstr ""
10307
10308 #: builtin/cat-file.c:642
10309 msgid "exit with zero when there's no error"
10310 msgstr ""
10311
10312 #: builtin/cat-file.c:643
10313 msgid "pretty-print object's content"
10314 msgstr ""
10315
10316 #: builtin/cat-file.c:645
10317 msgid "for blob objects, run textconv on object's content"
10318 msgstr ""
10319
10320 #: builtin/cat-file.c:647
10321 msgid "for blob objects, run filters on object's content"
10322 msgstr ""
10323
10324 #: builtin/cat-file.c:648 git-submodule.sh:984
10325 msgid "blob"
10326 msgstr ""
10327
10328 #: builtin/cat-file.c:649
10329 msgid "use a specific path for --textconv/--filters"
10330 msgstr ""
10331
10332 #: builtin/cat-file.c:651
10333 msgid "allow -s and -t to work with broken/corrupt objects"
10334 msgstr ""
10335
10336 #: builtin/cat-file.c:652
10337 msgid "buffer --batch output"
10338 msgstr ""
10339
10340 #: builtin/cat-file.c:654
10341 msgid "show info and content of objects fed from the standard input"
10342 msgstr ""
10343
10344 #: builtin/cat-file.c:658
10345 msgid "show info about objects fed from the standard input"
10346 msgstr ""
10347
10348 #: builtin/cat-file.c:662
10349 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
10350 msgstr ""
10351
10352 #: builtin/cat-file.c:664
10353 msgid "show all objects with --batch or --batch-check"
10354 msgstr ""
10355
10356 #: builtin/cat-file.c:666
10357 msgid "do not order --batch-all-objects output"
10358 msgstr ""
10359
10360 #: builtin/check-attr.c:13
10361 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
10362 msgstr ""
10363
10364 #: builtin/check-attr.c:14
10365 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
10366 msgstr ""
10367
10368 #: builtin/check-attr.c:21
10369 msgid "report all attributes set on file"
10370 msgstr ""
10371
10372 #: builtin/check-attr.c:22
10373 msgid "use .gitattributes only from the index"
10374 msgstr ""
10375
10376 #: builtin/check-attr.c:23 builtin/check-ignore.c:25 builtin/hash-object.c:102
10377 msgid "read file names from stdin"
10378 msgstr ""
10379
10380 #: builtin/check-attr.c:25 builtin/check-ignore.c:27
10381 msgid "terminate input and output records by a NUL character"
10382 msgstr ""
10383
10384 #: builtin/check-ignore.c:21 builtin/checkout.c:1488 builtin/gc.c:537
10385 #: builtin/worktree.c:502
10386 msgid "suppress progress reporting"
10387 msgstr ""
10388
10389 #: builtin/check-ignore.c:29
10390 msgid "show non-matching input paths"
10391 msgstr ""
10392
10393 #: builtin/check-ignore.c:31
10394 msgid "ignore index when checking"
10395 msgstr ""
10396
10397 #: builtin/check-ignore.c:163
10398 msgid "cannot specify pathnames with --stdin"
10399 msgstr ""
10400
10401 #: builtin/check-ignore.c:166
10402 msgid "-z only makes sense with --stdin"
10403 msgstr ""
10404
10405 #: builtin/check-ignore.c:168
10406 msgid "no path specified"
10407 msgstr ""
10408
10409 #: builtin/check-ignore.c:172
10410 msgid "--quiet is only valid with a single pathname"
10411 msgstr ""
10412
10413 #: builtin/check-ignore.c:174
10414 msgid "cannot have both --quiet and --verbose"
10415 msgstr ""
10416
10417 #: builtin/check-ignore.c:177
10418 msgid "--non-matching is only valid with --verbose"
10419 msgstr ""
10420
10421 #: builtin/check-mailmap.c:9
10422 msgid "git check-mailmap [<options>] <contact>..."
10423 msgstr ""
10424
10425 #: builtin/check-mailmap.c:14
10426 msgid "also read contacts from stdin"
10427 msgstr ""
10428
10429 #: builtin/check-mailmap.c:25
10430 #, c-format
10431 msgid "unable to parse contact: %s"
10432 msgstr ""
10433
10434 #: builtin/check-mailmap.c:48
10435 msgid "no contacts specified"
10436 msgstr ""
10437
10438 #: builtin/checkout-index.c:131
10439 msgid "git checkout-index [<options>] [--] [<file>...]"
10440 msgstr ""
10441
10442 #: builtin/checkout-index.c:148
10443 msgid "stage should be between 1 and 3 or all"
10444 msgstr ""
10445
10446 #: builtin/checkout-index.c:164
10447 msgid "check out all files in the index"
10448 msgstr ""
10449
10450 #: builtin/checkout-index.c:165
10451 msgid "force overwrite of existing files"
10452 msgstr ""
10453
10454 #: builtin/checkout-index.c:167
10455 msgid "no warning for existing files and files not in index"
10456 msgstr ""
10457
10458 #: builtin/checkout-index.c:169
10459 msgid "don't checkout new files"
10460 msgstr ""
10461
10462 #: builtin/checkout-index.c:171
10463 msgid "update stat information in the index file"
10464 msgstr ""
10465
10466 #: builtin/checkout-index.c:175
10467 msgid "read list of paths from the standard input"
10468 msgstr ""
10469
10470 #: builtin/checkout-index.c:177
10471 msgid "write the content to temporary files"
10472 msgstr ""
10473
10474 #: builtin/checkout-index.c:178 builtin/column.c:31
10475 #: builtin/submodule--helper.c:1400 builtin/submodule--helper.c:1403
10476 #: builtin/submodule--helper.c:1411 builtin/submodule--helper.c:1909
10477 #: builtin/worktree.c:675
10478 msgid "string"
10479 msgstr ""
10480
10481 #: builtin/checkout-index.c:179
10482 msgid "when creating files, prepend <string>"
10483 msgstr ""
10484
10485 #: builtin/checkout-index.c:181
10486 msgid "copy out the files from named stage"
10487 msgstr ""
10488
10489 #: builtin/checkout.c:31
10490 msgid "git checkout [<options>] <branch>"
10491 msgstr ""
10492
10493 #: builtin/checkout.c:32
10494 msgid "git checkout [<options>] [<branch>] -- <file>..."
10495 msgstr ""
10496
10497 #: builtin/checkout.c:37
10498 msgid "git switch [<options>] [<branch>]"
10499 msgstr ""
10500
10501 #: builtin/checkout.c:42
10502 msgid "git restore [<options>] [--source=<branch>] <file>..."
10503 msgstr ""
10504
10505 #: builtin/checkout.c:188 builtin/checkout.c:227
10506 #, c-format
10507 msgid "path '%s' does not have our version"
10508 msgstr ""
10509
10510 #: builtin/checkout.c:190 builtin/checkout.c:229
10511 #, c-format
10512 msgid "path '%s' does not have their version"
10513 msgstr ""
10514
10515 #: builtin/checkout.c:206
10516 #, c-format
10517 msgid "path '%s' does not have all necessary versions"
10518 msgstr ""
10519
10520 #: builtin/checkout.c:256
10521 #, c-format
10522 msgid "path '%s' does not have necessary versions"
10523 msgstr ""
10524
10525 #: builtin/checkout.c:274
10526 #, c-format
10527 msgid "path '%s': cannot merge"
10528 msgstr ""
10529
10530 #: builtin/checkout.c:290
10531 #, c-format
10532 msgid "Unable to add merge result for '%s'"
10533 msgstr ""
10534
10535 #: builtin/checkout.c:395
10536 #, c-format
10537 msgid "Recreated %d merge conflict"
10538 msgid_plural "Recreated %d merge conflicts"
10539 msgstr[0] ""
10540 msgstr[1] ""
10541
10542 #: builtin/checkout.c:400
10543 #, c-format
10544 msgid "Updated %d path from %s"
10545 msgid_plural "Updated %d paths from %s"
10546 msgstr[0] ""
10547 msgstr[1] ""
10548
10549 #: builtin/checkout.c:407
10550 #, c-format
10551 msgid "Updated %d path from the index"
10552 msgid_plural "Updated %d paths from the index"
10553 msgstr[0] ""
10554 msgstr[1] ""
10555
10556 #: builtin/checkout.c:430 builtin/checkout.c:433 builtin/checkout.c:436
10557 #: builtin/checkout.c:440
10558 #, c-format
10559 msgid "'%s' cannot be used with updating paths"
10560 msgstr ""
10561
10562 #: builtin/checkout.c:443 builtin/checkout.c:446
10563 #, c-format
10564 msgid "'%s' cannot be used with %s"
10565 msgstr ""
10566
10567 #: builtin/checkout.c:450
10568 #, c-format
10569 msgid "Cannot update paths and switch to branch '%s' at the same time."
10570 msgstr ""
10571
10572 #: builtin/checkout.c:454
10573 #, c-format
10574 msgid "neither '%s' or '%s' is specified"
10575 msgstr ""
10576
10577 #: builtin/checkout.c:458
10578 #, c-format
10579 msgid "'%s' must be used when '%s' is not specified"
10580 msgstr ""
10581
10582 #: builtin/checkout.c:463 builtin/checkout.c:468
10583 #, c-format
10584 msgid "'%s' or '%s' cannot be used with %s"
10585 msgstr ""
10586
10587 #: builtin/checkout.c:527 builtin/checkout.c:534
10588 #, c-format
10589 msgid "path '%s' is unmerged"
10590 msgstr ""
10591
10592 #: builtin/checkout.c:704
10593 msgid "you need to resolve your current index first"
10594 msgstr ""
10595
10596 #: builtin/checkout.c:758
10597 #, c-format
10598 msgid ""
10599 "cannot continue with staged changes in the following files:\n"
10600 "%s"
10601 msgstr ""
10602
10603 #: builtin/checkout.c:861
10604 #, c-format
10605 msgid "Can not do reflog for '%s': %s\n"
10606 msgstr ""
10607
10608 #: builtin/checkout.c:903
10609 msgid "HEAD is now at"
10610 msgstr ""
10611
10612 #: builtin/checkout.c:907 builtin/clone.c:720
10613 msgid "unable to update HEAD"
10614 msgstr ""
10615
10616 #: builtin/checkout.c:911
10617 #, c-format
10618 msgid "Reset branch '%s'\n"
10619 msgstr ""
10620
10621 #: builtin/checkout.c:914
10622 #, c-format
10623 msgid "Already on '%s'\n"
10624 msgstr ""
10625
10626 #: builtin/checkout.c:918
10627 #, c-format
10628 msgid "Switched to and reset branch '%s'\n"
10629 msgstr ""
10630
10631 #: builtin/checkout.c:920 builtin/checkout.c:1344
10632 #, c-format
10633 msgid "Switched to a new branch '%s'\n"
10634 msgstr ""
10635
10636 #: builtin/checkout.c:922
10637 #, c-format
10638 msgid "Switched to branch '%s'\n"
10639 msgstr ""
10640
10641 #: builtin/checkout.c:973
10642 #, c-format
10643 msgid " ... and %d more.\n"
10644 msgstr ""
10645
10646 #: builtin/checkout.c:979
10647 #, c-format
10648 msgid ""
10649 "Warning: you are leaving %d commit behind, not connected to\n"
10650 "any of your branches:\n"
10651 "\n"
10652 "%s\n"
10653 msgid_plural ""
10654 "Warning: you are leaving %d commits behind, not connected to\n"
10655 "any of your branches:\n"
10656 "\n"
10657 "%s\n"
10658 msgstr[0] ""
10659 msgstr[1] ""
10660
10661 #: builtin/checkout.c:998
10662 #, c-format
10663 msgid ""
10664 "If you want to keep it by creating a new branch, this may be a good time\n"
10665 "to do so with:\n"
10666 "\n"
10667 " git branch <new-branch-name> %s\n"
10668 "\n"
10669 msgid_plural ""
10670 "If you want to keep them by creating a new branch, this may be a good time\n"
10671 "to do so with:\n"
10672 "\n"
10673 " git branch <new-branch-name> %s\n"
10674 "\n"
10675 msgstr[0] ""
10676 msgstr[1] ""
10677
10678 #: builtin/checkout.c:1033
10679 msgid "internal error in revision walk"
10680 msgstr ""
10681
10682 #: builtin/checkout.c:1037
10683 msgid "Previous HEAD position was"
10684 msgstr ""
10685
10686 #: builtin/checkout.c:1077 builtin/checkout.c:1339
10687 msgid "You are on a branch yet to be born"
10688 msgstr ""
10689
10690 #: builtin/checkout.c:1152
10691 #, c-format
10692 msgid ""
10693 "'%s' could be both a local file and a tracking branch.\n"
10694 "Please use -- (and optionally --no-guess) to disambiguate"
10695 msgstr ""
10696
10697 #: builtin/checkout.c:1159
10698 msgid ""
10699 "If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
10700 "you can do so by fully qualifying the name with the --track option:\n"
10701 "\n"
10702 " git checkout --track origin/<name>\n"
10703 "\n"
10704 "If you'd like to always have checkouts of an ambiguous <name> prefer\n"
10705 "one remote, e.g. the 'origin' remote, consider setting\n"
10706 "checkout.defaultRemote=origin in your config."
10707 msgstr ""
10708
10709 #: builtin/checkout.c:1169
10710 #, c-format
10711 msgid "'%s' matched multiple (%d) remote tracking branches"
10712 msgstr ""
10713
10714 #: builtin/checkout.c:1235
10715 msgid "only one reference expected"
10716 msgstr ""
10717
10718 #: builtin/checkout.c:1252
10719 #, c-format
10720 msgid "only one reference expected, %d given."
10721 msgstr ""
10722
10723 #: builtin/checkout.c:1298 builtin/worktree.c:283 builtin/worktree.c:451
10724 #, c-format
10725 msgid "invalid reference: %s"
10726 msgstr ""
10727
10728 #: builtin/checkout.c:1311 builtin/checkout.c:1677
10729 #, c-format
10730 msgid "reference is not a tree: %s"
10731 msgstr ""
10732
10733 #: builtin/checkout.c:1358
10734 #, c-format
10735 msgid "a branch is expected, got tag '%s'"
10736 msgstr ""
10737
10738 #: builtin/checkout.c:1360
10739 #, c-format
10740 msgid "a branch is expected, got remote branch '%s'"
10741 msgstr ""
10742
10743 #: builtin/checkout.c:1361 builtin/checkout.c:1369
10744 #, c-format
10745 msgid "a branch is expected, got '%s'"
10746 msgstr ""
10747
10748 #: builtin/checkout.c:1364
10749 #, c-format
10750 msgid "a branch is expected, got commit '%s'"
10751 msgstr ""
10752
10753 #: builtin/checkout.c:1380
10754 msgid ""
10755 "cannot switch branch while merging\n"
10756 "Consider \"git merge --quit\" or \"git worktree add\"."
10757 msgstr ""
10758
10759 #: builtin/checkout.c:1384
10760 msgid ""
10761 "cannot switch branch in the middle of an am session\n"
10762 "Consider \"git am --quit\" or \"git worktree add\"."
10763 msgstr ""
10764
10765 #: builtin/checkout.c:1388
10766 msgid ""
10767 "cannot switch branch while rebasing\n"
10768 "Consider \"git rebase --quit\" or \"git worktree add\"."
10769 msgstr ""
10770
10771 #: builtin/checkout.c:1392
10772 msgid ""
10773 "cannot switch branch while cherry-picking\n"
10774 "Consider \"git cherry-pick --quit\" or \"git worktree add\"."
10775 msgstr ""
10776
10777 #: builtin/checkout.c:1396
10778 msgid ""
10779 "cannot switch branch while reverting\n"
10780 "Consider \"git revert --quit\" or \"git worktree add\"."
10781 msgstr ""
10782
10783 #: builtin/checkout.c:1400
10784 msgid "you are switching branch while bisecting"
10785 msgstr ""
10786
10787 #: builtin/checkout.c:1407
10788 msgid "paths cannot be used with switching branches"
10789 msgstr ""
10790
10791 #: builtin/checkout.c:1410 builtin/checkout.c:1414 builtin/checkout.c:1418
10792 #, c-format
10793 msgid "'%s' cannot be used with switching branches"
10794 msgstr ""
10795
10796 #: builtin/checkout.c:1422 builtin/checkout.c:1425 builtin/checkout.c:1428
10797 #: builtin/checkout.c:1433 builtin/checkout.c:1438
10798 #, c-format
10799 msgid "'%s' cannot be used with '%s'"
10800 msgstr ""
10801
10802 #: builtin/checkout.c:1435
10803 #, c-format
10804 msgid "'%s' cannot take <start-point>"
10805 msgstr ""
10806
10807 #: builtin/checkout.c:1443
10808 #, c-format
10809 msgid "Cannot switch branch to a non-commit '%s'"
10810 msgstr ""
10811
10812 #: builtin/checkout.c:1450
10813 msgid "missing branch or commit argument"
10814 msgstr ""
10815
10816 #: builtin/checkout.c:1492 builtin/clone.c:91 builtin/commit-graph.c:80
10817 #: builtin/commit-graph.c:164 builtin/fetch.c:168 builtin/merge.c:288
10818 #: builtin/multi-pack-index.c:27 builtin/pull.c:119 builtin/push.c:561
10819 #: builtin/send-pack.c:173
10820 msgid "force progress reporting"
10821 msgstr ""
10822
10823 #: builtin/checkout.c:1493
10824 msgid "perform a 3-way merge with the new branch"
10825 msgstr ""
10826
10827 #: builtin/checkout.c:1494 builtin/log.c:1709 parse-options.h:322
10828 msgid "style"
10829 msgstr ""
10830
10831 #: builtin/checkout.c:1495
10832 msgid "conflict style (merge or diff3)"
10833 msgstr ""
10834
10835 #: builtin/checkout.c:1507 builtin/worktree.c:499
10836 msgid "detach HEAD at named commit"
10837 msgstr ""
10838
10839 #: builtin/checkout.c:1508
10840 msgid "set upstream info for new branch"
10841 msgstr ""
10842
10843 #: builtin/checkout.c:1510
10844 msgid "force checkout (throw away local modifications)"
10845 msgstr ""
10846
10847 #: builtin/checkout.c:1512
10848 msgid "new-branch"
10849 msgstr ""
10850
10851 #: builtin/checkout.c:1512
10852 msgid "new unparented branch"
10853 msgstr ""
10854
10855 #: builtin/checkout.c:1514 builtin/merge.c:292
10856 msgid "update ignored files (default)"
10857 msgstr ""
10858
10859 #: builtin/checkout.c:1517
10860 msgid "do not check if another worktree is holding the given ref"
10861 msgstr ""
10862
10863 #: builtin/checkout.c:1530
10864 msgid "checkout our version for unmerged files"
10865 msgstr ""
10866
10867 #: builtin/checkout.c:1533
10868 msgid "checkout their version for unmerged files"
10869 msgstr ""
10870
10871 #: builtin/checkout.c:1537
10872 msgid "do not limit pathspecs to sparse entries only"
10873 msgstr ""
10874
10875 #: builtin/checkout.c:1592
10876 #, c-format
10877 msgid "-%c, -%c and --orphan are mutually exclusive"
10878 msgstr ""
10879
10880 #: builtin/checkout.c:1596
10881 msgid "-p and --overlay are mutually exclusive"
10882 msgstr ""
10883
10884 #: builtin/checkout.c:1633
10885 msgid "--track needs a branch name"
10886 msgstr ""
10887
10888 #: builtin/checkout.c:1638
10889 #, c-format
10890 msgid "missing branch name; try -%c"
10891 msgstr ""
10892
10893 #: builtin/checkout.c:1670
10894 #, c-format
10895 msgid "could not resolve %s"
10896 msgstr ""
10897
10898 #: builtin/checkout.c:1686
10899 msgid "invalid path specification"
10900 msgstr ""
10901
10902 #: builtin/checkout.c:1693
10903 #, c-format
10904 msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
10905 msgstr ""
10906
10907 #: builtin/checkout.c:1697
10908 #, c-format
10909 msgid "git checkout: --detach does not take a path argument '%s'"
10910 msgstr ""
10911
10912 #: builtin/checkout.c:1706
10913 msgid "--pathspec-from-file is incompatible with --detach"
10914 msgstr ""
10915
10916 #: builtin/checkout.c:1709 builtin/reset.c:325 builtin/stash.c:1503
10917 msgid "--pathspec-from-file is incompatible with --patch"
10918 msgstr ""
10919
10920 #: builtin/checkout.c:1720
10921 msgid ""
10922 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
10923 "checking out of the index."
10924 msgstr ""
10925
10926 #: builtin/checkout.c:1725
10927 msgid "you must specify path(s) to restore"
10928 msgstr ""
10929
10930 #: builtin/checkout.c:1751 builtin/checkout.c:1753 builtin/checkout.c:1802
10931 #: builtin/checkout.c:1804 builtin/clone.c:121 builtin/remote.c:170
10932 #: builtin/remote.c:172 builtin/worktree.c:495 builtin/worktree.c:497
10933 msgid "branch"
10934 msgstr ""
10935
10936 #: builtin/checkout.c:1752
10937 msgid "create and checkout a new branch"
10938 msgstr ""
10939
10940 #: builtin/checkout.c:1754
10941 msgid "create/reset and checkout a branch"
10942 msgstr ""
10943
10944 #: builtin/checkout.c:1755
10945 msgid "create reflog for new branch"
10946 msgstr ""
10947
10948 #: builtin/checkout.c:1757
10949 msgid "second guess 'git checkout <no-such-branch>' (default)"
10950 msgstr ""
10951
10952 #: builtin/checkout.c:1758
10953 msgid "use overlay mode (default)"
10954 msgstr ""
10955
10956 #: builtin/checkout.c:1803
10957 msgid "create and switch to a new branch"
10958 msgstr ""
10959
10960 #: builtin/checkout.c:1805
10961 msgid "create/reset and switch to a branch"
10962 msgstr ""
10963
10964 #: builtin/checkout.c:1807
10965 msgid "second guess 'git switch <no-such-branch>'"
10966 msgstr ""
10967
10968 #: builtin/checkout.c:1809
10969 msgid "throw away local modifications"
10970 msgstr ""
10971
10972 #: builtin/checkout.c:1843
10973 msgid "which tree-ish to checkout from"
10974 msgstr ""
10975
10976 #: builtin/checkout.c:1845
10977 msgid "restore the index"
10978 msgstr ""
10979
10980 #: builtin/checkout.c:1847
10981 msgid "restore the working tree (default)"
10982 msgstr ""
10983
10984 #: builtin/checkout.c:1849
10985 msgid "ignore unmerged entries"
10986 msgstr ""
10987
10988 #: builtin/checkout.c:1850
10989 msgid "use overlay mode"
10990 msgstr ""
10991
10992 #: builtin/clean.c:29
10993 msgid ""
10994 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
10995 msgstr ""
10996
10997 #: builtin/clean.c:33
10998 #, c-format
10999 msgid "Removing %s\n"
11000 msgstr ""
11001
11002 #: builtin/clean.c:34
11003 #, c-format
11004 msgid "Would remove %s\n"
11005 msgstr ""
11006
11007 #: builtin/clean.c:35
11008 #, c-format
11009 msgid "Skipping repository %s\n"
11010 msgstr ""
11011
11012 #: builtin/clean.c:36
11013 #, c-format
11014 msgid "Would skip repository %s\n"
11015 msgstr ""
11016
11017 #: builtin/clean.c:37
11018 #, c-format
11019 msgid "failed to remove %s"
11020 msgstr ""
11021
11022 #: builtin/clean.c:38
11023 #, c-format
11024 msgid "could not lstat %s\n"
11025 msgstr ""
11026
11027 #: builtin/clean.c:302 git-add--interactive.perl:595
11028 #, c-format
11029 msgid ""
11030 "Prompt help:\n"
11031 "1 - select a numbered item\n"
11032 "foo - select item based on unique prefix\n"
11033 " - (empty) select nothing\n"
11034 msgstr ""
11035
11036 #: builtin/clean.c:306 git-add--interactive.perl:604
11037 #, c-format
11038 msgid ""
11039 "Prompt help:\n"
11040 "1 - select a single item\n"
11041 "3-5 - select a range of items\n"
11042 "2-3,6-9 - select multiple ranges\n"
11043 "foo - select item based on unique prefix\n"
11044 "-... - unselect specified items\n"
11045 "* - choose all items\n"
11046 " - (empty) finish selecting\n"
11047 msgstr ""
11048
11049 #: builtin/clean.c:521 git-add--interactive.perl:570
11050 #: git-add--interactive.perl:575
11051 #, c-format, perl-format
11052 msgid "Huh (%s)?\n"
11053 msgstr ""
11054
11055 #: builtin/clean.c:661
11056 #, c-format
11057 msgid "Input ignore patterns>> "
11058 msgstr ""
11059
11060 #: builtin/clean.c:696
11061 #, c-format
11062 msgid "WARNING: Cannot find items matched by: %s"
11063 msgstr ""
11064
11065 #: builtin/clean.c:717
11066 msgid "Select items to delete"
11067 msgstr ""
11068
11069 #. TRANSLATORS: Make sure to keep [y/N] as is
11070 #: builtin/clean.c:758
11071 #, c-format
11072 msgid "Remove %s [y/N]? "
11073 msgstr ""
11074
11075 #: builtin/clean.c:789
11076 msgid ""
11077 "clean - start cleaning\n"
11078 "filter by pattern - exclude items from deletion\n"
11079 "select by numbers - select items to be deleted by numbers\n"
11080 "ask each - confirm each deletion (like \"rm -i\")\n"
11081 "quit - stop cleaning\n"
11082 "help - this screen\n"
11083 "? - help for prompt selection"
11084 msgstr ""
11085
11086 #: builtin/clean.c:825
11087 msgid "Would remove the following item:"
11088 msgid_plural "Would remove the following items:"
11089 msgstr[0] ""
11090 msgstr[1] ""
11091
11092 #: builtin/clean.c:841
11093 msgid "No more files to clean, exiting."
11094 msgstr ""
11095
11096 #: builtin/clean.c:903
11097 msgid "do not print names of files removed"
11098 msgstr ""
11099
11100 #: builtin/clean.c:905
11101 msgid "force"
11102 msgstr ""
11103
11104 #: builtin/clean.c:906
11105 msgid "interactive cleaning"
11106 msgstr ""
11107
11108 #: builtin/clean.c:908
11109 msgid "remove whole directories"
11110 msgstr ""
11111
11112 #: builtin/clean.c:909 builtin/describe.c:565 builtin/describe.c:567
11113 #: builtin/grep.c:909 builtin/log.c:182 builtin/log.c:184
11114 #: builtin/ls-files.c:558 builtin/name-rev.c:526 builtin/name-rev.c:528
11115 #: builtin/show-ref.c:179
11116 msgid "pattern"
11117 msgstr ""
11118
11119 #: builtin/clean.c:910
11120 msgid "add <pattern> to ignore rules"
11121 msgstr ""
11122
11123 #: builtin/clean.c:911
11124 msgid "remove ignored files, too"
11125 msgstr ""
11126
11127 #: builtin/clean.c:913
11128 msgid "remove only ignored files"
11129 msgstr ""
11130
11131 #: builtin/clean.c:931
11132 msgid "-x and -X cannot be used together"
11133 msgstr ""
11134
11135 #: builtin/clean.c:935
11136 msgid ""
11137 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
11138 "clean"
11139 msgstr ""
11140
11141 #: builtin/clean.c:938
11142 msgid ""
11143 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
11144 "refusing to clean"
11145 msgstr ""
11146
11147 #: builtin/clone.c:45
11148 msgid "git clone [<options>] [--] <repo> [<dir>]"
11149 msgstr ""
11150
11151 #: builtin/clone.c:93
11152 msgid "don't create a checkout"
11153 msgstr ""
11154
11155 #: builtin/clone.c:94 builtin/clone.c:96 builtin/init-db.c:536
11156 msgid "create a bare repository"
11157 msgstr ""
11158
11159 #: builtin/clone.c:98
11160 msgid "create a mirror repository (implies bare)"
11161 msgstr ""
11162
11163 #: builtin/clone.c:100
11164 msgid "to clone from a local repository"
11165 msgstr ""
11166
11167 #: builtin/clone.c:102
11168 msgid "don't use local hardlinks, always copy"
11169 msgstr ""
11170
11171 #: builtin/clone.c:104
11172 msgid "setup as shared repository"
11173 msgstr ""
11174
11175 #: builtin/clone.c:106
11176 msgid "pathspec"
11177 msgstr ""
11178
11179 #: builtin/clone.c:106
11180 msgid "initialize submodules in the clone"
11181 msgstr ""
11182
11183 #: builtin/clone.c:110
11184 msgid "number of submodules cloned in parallel"
11185 msgstr ""
11186
11187 #: builtin/clone.c:111 builtin/init-db.c:533
11188 msgid "template-directory"
11189 msgstr ""
11190
11191 #: builtin/clone.c:112 builtin/init-db.c:534
11192 msgid "directory from which templates will be used"
11193 msgstr ""
11194
11195 #: builtin/clone.c:114 builtin/clone.c:116 builtin/submodule--helper.c:1407
11196 #: builtin/submodule--helper.c:1912
11197 msgid "reference repository"
11198 msgstr ""
11199
11200 #: builtin/clone.c:118 builtin/submodule--helper.c:1409
11201 #: builtin/submodule--helper.c:1914
11202 msgid "use --reference only while cloning"
11203 msgstr ""
11204
11205 #: builtin/clone.c:119 builtin/column.c:27 builtin/merge-file.c:46
11206 #: builtin/pack-objects.c:3442 builtin/repack.c:329
11207 msgid "name"
11208 msgstr ""
11209
11210 #: builtin/clone.c:120
11211 msgid "use <name> instead of 'origin' to track upstream"
11212 msgstr ""
11213
11214 #: builtin/clone.c:122
11215 msgid "checkout <branch> instead of the remote's HEAD"
11216 msgstr ""
11217
11218 #: builtin/clone.c:124
11219 msgid "path to git-upload-pack on the remote"
11220 msgstr ""
11221
11222 #: builtin/clone.c:125 builtin/fetch.c:169 builtin/grep.c:848
11223 #: builtin/pull.c:208
11224 msgid "depth"
11225 msgstr ""
11226
11227 #: builtin/clone.c:126
11228 msgid "create a shallow clone of that depth"
11229 msgstr ""
11230
11231 #: builtin/clone.c:127 builtin/fetch.c:171 builtin/pack-objects.c:3431
11232 #: builtin/pull.c:211
11233 msgid "time"
11234 msgstr ""
11235
11236 #: builtin/clone.c:128
11237 msgid "create a shallow clone since a specific time"
11238 msgstr ""
11239
11240 #: builtin/clone.c:129 builtin/fetch.c:173 builtin/fetch.c:196
11241 #: builtin/pull.c:214 builtin/pull.c:239 builtin/rebase.c:1304
11242 msgid "revision"
11243 msgstr ""
11244
11245 #: builtin/clone.c:130 builtin/fetch.c:174 builtin/pull.c:215
11246 msgid "deepen history of shallow clone, excluding rev"
11247 msgstr ""
11248
11249 #: builtin/clone.c:132 builtin/submodule--helper.c:1419
11250 #: builtin/submodule--helper.c:1928
11251 msgid "clone only one branch, HEAD or --branch"
11252 msgstr ""
11253
11254 #: builtin/clone.c:134
11255 msgid "don't clone any tags, and make later fetches not to follow them"
11256 msgstr ""
11257
11258 #: builtin/clone.c:136
11259 msgid "any cloned submodules will be shallow"
11260 msgstr ""
11261
11262 #: builtin/clone.c:137 builtin/init-db.c:542
11263 msgid "gitdir"
11264 msgstr ""
11265
11266 #: builtin/clone.c:138 builtin/init-db.c:543
11267 msgid "separate git dir from working tree"
11268 msgstr ""
11269
11270 #: builtin/clone.c:139
11271 msgid "key=value"
11272 msgstr ""
11273
11274 #: builtin/clone.c:140
11275 msgid "set config inside the new repository"
11276 msgstr ""
11277
11278 #: builtin/clone.c:142 builtin/fetch.c:191 builtin/ls-remote.c:76
11279 #: builtin/pull.c:230 builtin/push.c:570 builtin/send-pack.c:171
11280 msgid "server-specific"
11281 msgstr ""
11282
11283 #: builtin/clone.c:142 builtin/fetch.c:191 builtin/ls-remote.c:76
11284 #: builtin/pull.c:231 builtin/push.c:570 builtin/send-pack.c:172
11285 msgid "option to transmit"
11286 msgstr ""
11287
11288 #: builtin/clone.c:143 builtin/fetch.c:192 builtin/pull.c:234
11289 #: builtin/push.c:571
11290 msgid "use IPv4 addresses only"
11291 msgstr ""
11292
11293 #: builtin/clone.c:145 builtin/fetch.c:194 builtin/pull.c:237
11294 #: builtin/push.c:573
11295 msgid "use IPv6 addresses only"
11296 msgstr ""
11297
11298 #: builtin/clone.c:149
11299 msgid "any cloned submodules will use their remote-tracking branch"
11300 msgstr ""
11301
11302 #: builtin/clone.c:151
11303 msgid "initialize sparse-checkout file to include only files at root"
11304 msgstr ""
11305
11306 #: builtin/clone.c:287
11307 msgid ""
11308 "No directory name could be guessed.\n"
11309 "Please specify a directory on the command line"
11310 msgstr ""
11311
11312 #: builtin/clone.c:340
11313 #, c-format
11314 msgid "info: Could not add alternate for '%s': %s\n"
11315 msgstr ""
11316
11317 #: builtin/clone.c:413
11318 #, c-format
11319 msgid "%s exists and is not a directory"
11320 msgstr ""
11321
11322 #: builtin/clone.c:431
11323 #, c-format
11324 msgid "failed to start iterator over '%s'"
11325 msgstr ""
11326
11327 #: builtin/clone.c:462
11328 #, c-format
11329 msgid "failed to create link '%s'"
11330 msgstr ""
11331
11332 #: builtin/clone.c:466
11333 #, c-format
11334 msgid "failed to copy file to '%s'"
11335 msgstr ""
11336
11337 #: builtin/clone.c:471
11338 #, c-format
11339 msgid "failed to iterate over '%s'"
11340 msgstr ""
11341
11342 #: builtin/clone.c:498
11343 #, c-format
11344 msgid "done.\n"
11345 msgstr ""
11346
11347 #: builtin/clone.c:512
11348 msgid ""
11349 "Clone succeeded, but checkout failed.\n"
11350 "You can inspect what was checked out with 'git status'\n"
11351 "and retry with 'git restore --source=HEAD :/'\n"
11352 msgstr ""
11353
11354 #: builtin/clone.c:589
11355 #, c-format
11356 msgid "Could not find remote branch %s to clone."
11357 msgstr ""
11358
11359 #: builtin/clone.c:708
11360 #, c-format
11361 msgid "unable to update %s"
11362 msgstr ""
11363
11364 #: builtin/clone.c:756
11365 msgid "failed to initialize sparse-checkout"
11366 msgstr ""
11367
11368 #: builtin/clone.c:779
11369 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
11370 msgstr ""
11371
11372 #: builtin/clone.c:811
11373 msgid "unable to checkout working tree"
11374 msgstr ""
11375
11376 #: builtin/clone.c:868
11377 msgid "unable to write parameters to config file"
11378 msgstr ""
11379
11380 #: builtin/clone.c:931
11381 msgid "cannot repack to clean up"
11382 msgstr ""
11383
11384 #: builtin/clone.c:933
11385 msgid "cannot unlink temporary alternates file"
11386 msgstr ""
11387
11388 #: builtin/clone.c:971 builtin/receive-pack.c:1972
11389 msgid "Too many arguments."
11390 msgstr ""
11391
11392 #: builtin/clone.c:975
11393 msgid "You must specify a repository to clone."
11394 msgstr ""
11395
11396 #: builtin/clone.c:988
11397 #, c-format
11398 msgid "--bare and --origin %s options are incompatible."
11399 msgstr ""
11400
11401 #: builtin/clone.c:991
11402 msgid "--bare and --separate-git-dir are incompatible."
11403 msgstr ""
11404
11405 #: builtin/clone.c:1004
11406 #, c-format
11407 msgid "repository '%s' does not exist"
11408 msgstr ""
11409
11410 #: builtin/clone.c:1010 builtin/fetch.c:1789
11411 #, c-format
11412 msgid "depth %s is not a positive number"
11413 msgstr ""
11414
11415 #: builtin/clone.c:1020
11416 #, c-format
11417 msgid "destination path '%s' already exists and is not an empty directory."
11418 msgstr ""
11419
11420 #: builtin/clone.c:1030
11421 #, c-format
11422 msgid "working tree '%s' already exists."
11423 msgstr ""
11424
11425 #: builtin/clone.c:1045 builtin/clone.c:1066 builtin/difftool.c:271
11426 #: builtin/log.c:1886 builtin/worktree.c:295 builtin/worktree.c:327
11427 #, c-format
11428 msgid "could not create leading directories of '%s'"
11429 msgstr ""
11430
11431 #: builtin/clone.c:1050
11432 #, c-format
11433 msgid "could not create work tree dir '%s'"
11434 msgstr ""
11435
11436 #: builtin/clone.c:1070
11437 #, c-format
11438 msgid "Cloning into bare repository '%s'...\n"
11439 msgstr ""
11440
11441 #: builtin/clone.c:1072
11442 #, c-format
11443 msgid "Cloning into '%s'...\n"
11444 msgstr ""
11445
11446 #: builtin/clone.c:1096
11447 msgid ""
11448 "clone --recursive is not compatible with both --reference and --reference-if-"
11449 "able"
11450 msgstr ""
11451
11452 #: builtin/clone.c:1160
11453 msgid "--depth is ignored in local clones; use file:// instead."
11454 msgstr ""
11455
11456 #: builtin/clone.c:1162
11457 msgid "--shallow-since is ignored in local clones; use file:// instead."
11458 msgstr ""
11459
11460 #: builtin/clone.c:1164
11461 msgid "--shallow-exclude is ignored in local clones; use file:// instead."
11462 msgstr ""
11463
11464 #: builtin/clone.c:1166
11465 msgid "--filter is ignored in local clones; use file:// instead."
11466 msgstr ""
11467
11468 #: builtin/clone.c:1169
11469 msgid "source repository is shallow, ignoring --local"
11470 msgstr ""
11471
11472 #: builtin/clone.c:1174
11473 msgid "--local is ignored"
11474 msgstr ""
11475
11476 #: builtin/clone.c:1249 builtin/clone.c:1257
11477 #, c-format
11478 msgid "Remote branch %s not found in upstream %s"
11479 msgstr ""
11480
11481 #: builtin/clone.c:1260
11482 msgid "You appear to have cloned an empty repository."
11483 msgstr ""
11484
11485 #: builtin/column.c:10
11486 msgid "git column [<options>]"
11487 msgstr ""
11488
11489 #: builtin/column.c:27
11490 msgid "lookup config vars"
11491 msgstr ""
11492
11493 #: builtin/column.c:28 builtin/column.c:29
11494 msgid "layout to use"
11495 msgstr ""
11496
11497 #: builtin/column.c:30
11498 msgid "Maximum width"
11499 msgstr ""
11500
11501 #: builtin/column.c:31
11502 msgid "Padding space on left border"
11503 msgstr ""
11504
11505 #: builtin/column.c:32
11506 msgid "Padding space on right border"
11507 msgstr ""
11508
11509 #: builtin/column.c:33
11510 msgid "Padding space between columns"
11511 msgstr ""
11512
11513 #: builtin/column.c:51
11514 msgid "--command must be the first argument"
11515 msgstr ""
11516
11517 #: builtin/commit-graph.c:11 builtin/commit-graph.c:19
11518 msgid ""
11519 "git commit-graph verify [--object-dir <objdir>] [--shallow] [--[no-]progress]"
11520 msgstr ""
11521
11522 #: builtin/commit-graph.c:12 builtin/commit-graph.c:24
11523 msgid ""
11524 "git commit-graph write [--object-dir <objdir>] [--append] [--"
11525 "split[=<strategy>]] [--reachable|--stdin-packs|--stdin-commits] [--changed-"
11526 "paths] [--[no-]progress] <split options>"
11527 msgstr ""
11528
11529 #: builtin/commit-graph.c:60
11530 #, c-format
11531 msgid "could not find object directory matching %s"
11532 msgstr ""
11533
11534 #: builtin/commit-graph.c:76 builtin/commit-graph.c:152
11535 #: builtin/commit-graph.c:257 builtin/fetch.c:180 builtin/log.c:1678
11536 msgid "dir"
11537 msgstr ""
11538
11539 #: builtin/commit-graph.c:77 builtin/commit-graph.c:153
11540 #: builtin/commit-graph.c:258
11541 msgid "The object directory to store the graph"
11542 msgstr ""
11543
11544 #: builtin/commit-graph.c:79
11545 msgid "if the commit-graph is split, only verify the tip file"
11546 msgstr ""
11547
11548 #: builtin/commit-graph.c:102
11549 #, c-format
11550 msgid "Could not open commit-graph '%s'"
11551 msgstr ""
11552
11553 #: builtin/commit-graph.c:136
11554 #, c-format
11555 msgid "unrecognized --split argument, %s"
11556 msgstr ""
11557
11558 #: builtin/commit-graph.c:155
11559 msgid "start walk at all refs"
11560 msgstr ""
11561
11562 #: builtin/commit-graph.c:157
11563 msgid "scan pack-indexes listed by stdin for commits"
11564 msgstr ""
11565
11566 #: builtin/commit-graph.c:159
11567 msgid "start walk at commits listed by stdin"
11568 msgstr ""
11569
11570 #: builtin/commit-graph.c:161
11571 msgid "include all commits already in the commit-graph file"
11572 msgstr ""
11573
11574 #: builtin/commit-graph.c:163
11575 msgid "enable computation for changed paths"
11576 msgstr ""
11577
11578 #: builtin/commit-graph.c:166
11579 msgid "allow writing an incremental commit-graph file"
11580 msgstr ""
11581
11582 #: builtin/commit-graph.c:170
11583 msgid "maximum number of commits in a non-base split commit-graph"
11584 msgstr ""
11585
11586 #: builtin/commit-graph.c:172
11587 msgid "maximum ratio between two levels of a split commit-graph"
11588 msgstr ""
11589
11590 #: builtin/commit-graph.c:174
11591 msgid "only expire files older than a given date-time"
11592 msgstr ""
11593
11594 #: builtin/commit-graph.c:190
11595 msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
11596 msgstr ""
11597
11598 #: builtin/commit-graph.c:229
11599 #, c-format
11600 msgid "unexpected non-hex object ID: %s"
11601 msgstr ""
11602
11603 #: builtin/commit-tree.c:18
11604 msgid ""
11605 "git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-m <message>)...] [(-F "
11606 "<file>)...] <tree>"
11607 msgstr ""
11608
11609 #: builtin/commit-tree.c:31
11610 #, c-format
11611 msgid "duplicate parent %s ignored"
11612 msgstr ""
11613
11614 #: builtin/commit-tree.c:56 builtin/commit-tree.c:136 builtin/log.c:547
11615 #, c-format
11616 msgid "not a valid object name %s"
11617 msgstr ""
11618
11619 #: builtin/commit-tree.c:93
11620 #, c-format
11621 msgid "git commit-tree: failed to open '%s'"
11622 msgstr ""
11623
11624 #: builtin/commit-tree.c:96
11625 #, c-format
11626 msgid "git commit-tree: failed to read '%s'"
11627 msgstr ""
11628
11629 #: builtin/commit-tree.c:98
11630 #, c-format
11631 msgid "git commit-tree: failed to close '%s'"
11632 msgstr ""
11633
11634 #: builtin/commit-tree.c:111
11635 msgid "parent"
11636 msgstr ""
11637
11638 #: builtin/commit-tree.c:112
11639 msgid "id of a parent commit object"
11640 msgstr ""
11641
11642 #: builtin/commit-tree.c:114 builtin/commit.c:1506 builtin/merge.c:273
11643 #: builtin/notes.c:409 builtin/notes.c:575 builtin/stash.c:1474
11644 #: builtin/tag.c:413
11645 msgid "message"
11646 msgstr ""
11647
11648 #: builtin/commit-tree.c:115 builtin/commit.c:1506
11649 msgid "commit message"
11650 msgstr ""
11651
11652 #: builtin/commit-tree.c:118
11653 msgid "read commit log message from file"
11654 msgstr ""
11655
11656 #: builtin/commit-tree.c:121 builtin/commit.c:1518 builtin/merge.c:290
11657 #: builtin/pull.c:176 builtin/revert.c:118
11658 msgid "GPG sign commit"
11659 msgstr ""
11660
11661 #: builtin/commit-tree.c:133
11662 msgid "must give exactly one tree"
11663 msgstr ""
11664
11665 #: builtin/commit-tree.c:140
11666 msgid "git commit-tree: failed to read"
11667 msgstr ""
11668
11669 #: builtin/commit.c:41
11670 msgid "git commit [<options>] [--] <pathspec>..."
11671 msgstr ""
11672
11673 #: builtin/commit.c:46
11674 msgid "git status [<options>] [--] <pathspec>..."
11675 msgstr ""
11676
11677 #: builtin/commit.c:51
11678 msgid ""
11679 "You asked to amend the most recent commit, but doing so would make\n"
11680 "it empty. You can repeat your command with --allow-empty, or you can\n"
11681 "remove the commit entirely with \"git reset HEAD^\".\n"
11682 msgstr ""
11683
11684 #: builtin/commit.c:56
11685 msgid ""
11686 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
11687 "If you wish to commit it anyway, use:\n"
11688 "\n"
11689 " git commit --allow-empty\n"
11690 "\n"
11691 msgstr ""
11692
11693 #: builtin/commit.c:63
11694 msgid "Otherwise, please use 'git rebase --skip'\n"
11695 msgstr ""
11696
11697 #: builtin/commit.c:66
11698 msgid "Otherwise, please use 'git cherry-pick --skip'\n"
11699 msgstr ""
11700
11701 #: builtin/commit.c:69
11702 msgid ""
11703 "and then use:\n"
11704 "\n"
11705 " git cherry-pick --continue\n"
11706 "\n"
11707 "to resume cherry-picking the remaining commits.\n"
11708 "If you wish to skip this commit, use:\n"
11709 "\n"
11710 " git cherry-pick --skip\n"
11711 "\n"
11712 msgstr ""
11713
11714 #: builtin/commit.c:312
11715 msgid "failed to unpack HEAD tree object"
11716 msgstr ""
11717
11718 #: builtin/commit.c:348
11719 msgid "--pathspec-from-file with -a does not make sense"
11720 msgstr ""
11721
11722 #: builtin/commit.c:361
11723 msgid "No paths with --include/--only does not make sense."
11724 msgstr ""
11725
11726 #: builtin/commit.c:373
11727 msgid "unable to create temporary index"
11728 msgstr ""
11729
11730 #: builtin/commit.c:382
11731 msgid "interactive add failed"
11732 msgstr ""
11733
11734 #: builtin/commit.c:397
11735 msgid "unable to update temporary index"
11736 msgstr ""
11737
11738 #: builtin/commit.c:399
11739 msgid "Failed to update main cache tree"
11740 msgstr ""
11741
11742 #: builtin/commit.c:424 builtin/commit.c:447 builtin/commit.c:495
11743 msgid "unable to write new_index file"
11744 msgstr ""
11745
11746 #: builtin/commit.c:476
11747 msgid "cannot do a partial commit during a merge."
11748 msgstr ""
11749
11750 #: builtin/commit.c:478
11751 msgid "cannot do a partial commit during a cherry-pick."
11752 msgstr ""
11753
11754 #: builtin/commit.c:480
11755 msgid "cannot do a partial commit during a rebase."
11756 msgstr ""
11757
11758 #: builtin/commit.c:488
11759 msgid "cannot read the index"
11760 msgstr ""
11761
11762 #: builtin/commit.c:507
11763 msgid "unable to write temporary index file"
11764 msgstr ""
11765
11766 #: builtin/commit.c:605
11767 #, c-format
11768 msgid "commit '%s' lacks author header"
11769 msgstr ""
11770
11771 #: builtin/commit.c:607
11772 #, c-format
11773 msgid "commit '%s' has malformed author line"
11774 msgstr ""
11775
11776 #: builtin/commit.c:626
11777 msgid "malformed --author parameter"
11778 msgstr ""
11779
11780 #: builtin/commit.c:679
11781 msgid ""
11782 "unable to select a comment character that is not used\n"
11783 "in the current commit message"
11784 msgstr ""
11785
11786 #: builtin/commit.c:717 builtin/commit.c:750 builtin/commit.c:1099
11787 #, c-format
11788 msgid "could not lookup commit %s"
11789 msgstr ""
11790
11791 #: builtin/commit.c:729 builtin/shortlog.c:319
11792 #, c-format
11793 msgid "(reading log message from standard input)\n"
11794 msgstr ""
11795
11796 #: builtin/commit.c:731
11797 msgid "could not read log from standard input"
11798 msgstr ""
11799
11800 #: builtin/commit.c:735
11801 #, c-format
11802 msgid "could not read log file '%s'"
11803 msgstr ""
11804
11805 #: builtin/commit.c:766 builtin/commit.c:782
11806 msgid "could not read SQUASH_MSG"
11807 msgstr ""
11808
11809 #: builtin/commit.c:773
11810 msgid "could not read MERGE_MSG"
11811 msgstr ""
11812
11813 #: builtin/commit.c:833
11814 msgid "could not write commit template"
11815 msgstr ""
11816
11817 #: builtin/commit.c:852
11818 #, c-format
11819 msgid ""
11820 "\n"
11821 "It looks like you may be committing a merge.\n"
11822 "If this is not correct, please remove the file\n"
11823 "\t%s\n"
11824 "and try again.\n"
11825 msgstr ""
11826
11827 #: builtin/commit.c:857
11828 #, c-format
11829 msgid ""
11830 "\n"
11831 "It looks like you may be committing a cherry-pick.\n"
11832 "If this is not correct, please remove the file\n"
11833 "\t%s\n"
11834 "and try again.\n"
11835 msgstr ""
11836
11837 #: builtin/commit.c:870
11838 #, c-format
11839 msgid ""
11840 "Please enter the commit message for your changes. Lines starting\n"
11841 "with '%c' will be ignored, and an empty message aborts the commit.\n"
11842 msgstr ""
11843
11844 #: builtin/commit.c:878
11845 #, c-format
11846 msgid ""
11847 "Please enter the commit message for your changes. Lines starting\n"
11848 "with '%c' will be kept; you may remove them yourself if you want to.\n"
11849 "An empty message aborts the commit.\n"
11850 msgstr ""
11851
11852 #: builtin/commit.c:895
11853 #, c-format
11854 msgid "%sAuthor: %.*s <%.*s>"
11855 msgstr ""
11856
11857 #: builtin/commit.c:903
11858 #, c-format
11859 msgid "%sDate: %s"
11860 msgstr ""
11861
11862 #: builtin/commit.c:910
11863 #, c-format
11864 msgid "%sCommitter: %.*s <%.*s>"
11865 msgstr ""
11866
11867 #: builtin/commit.c:928
11868 msgid "Cannot read index"
11869 msgstr ""
11870
11871 #: builtin/commit.c:999
11872 msgid "Error building trees"
11873 msgstr ""
11874
11875 #: builtin/commit.c:1013 builtin/tag.c:276
11876 #, c-format
11877 msgid "Please supply the message using either -m or -F option.\n"
11878 msgstr ""
11879
11880 #: builtin/commit.c:1057
11881 #, c-format
11882 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
11883 msgstr ""
11884
11885 #: builtin/commit.c:1071
11886 #, c-format
11887 msgid "Invalid ignored mode '%s'"
11888 msgstr ""
11889
11890 #: builtin/commit.c:1089 builtin/commit.c:1333
11891 #, c-format
11892 msgid "Invalid untracked files mode '%s'"
11893 msgstr ""
11894
11895 #: builtin/commit.c:1129
11896 msgid "--long and -z are incompatible"
11897 msgstr ""
11898
11899 #: builtin/commit.c:1173
11900 msgid "Using both --reset-author and --author does not make sense"
11901 msgstr ""
11902
11903 #: builtin/commit.c:1182
11904 msgid "You have nothing to amend."
11905 msgstr ""
11906
11907 #: builtin/commit.c:1185
11908 msgid "You are in the middle of a merge -- cannot amend."
11909 msgstr ""
11910
11911 #: builtin/commit.c:1187
11912 msgid "You are in the middle of a cherry-pick -- cannot amend."
11913 msgstr ""
11914
11915 #: builtin/commit.c:1189
11916 msgid "You are in the middle of a rebase -- cannot amend."
11917 msgstr ""
11918
11919 #: builtin/commit.c:1192
11920 msgid "Options --squash and --fixup cannot be used together"
11921 msgstr ""
11922
11923 #: builtin/commit.c:1202
11924 msgid "Only one of -c/-C/-F/--fixup can be used."
11925 msgstr ""
11926
11927 #: builtin/commit.c:1204
11928 msgid "Option -m cannot be combined with -c/-C/-F."
11929 msgstr ""
11930
11931 #: builtin/commit.c:1213
11932 msgid "--reset-author can be used only with -C, -c or --amend."
11933 msgstr ""
11934
11935 #: builtin/commit.c:1231
11936 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
11937 msgstr ""
11938
11939 #: builtin/commit.c:1237
11940 #, c-format
11941 msgid "paths '%s ...' with -a does not make sense"
11942 msgstr ""
11943
11944 #: builtin/commit.c:1368 builtin/commit.c:1529
11945 msgid "show status concisely"
11946 msgstr ""
11947
11948 #: builtin/commit.c:1370 builtin/commit.c:1531
11949 msgid "show branch information"
11950 msgstr ""
11951
11952 #: builtin/commit.c:1372
11953 msgid "show stash information"
11954 msgstr ""
11955
11956 #: builtin/commit.c:1374 builtin/commit.c:1533
11957 msgid "compute full ahead/behind values"
11958 msgstr ""
11959
11960 #: builtin/commit.c:1376
11961 msgid "version"
11962 msgstr ""
11963
11964 #: builtin/commit.c:1376 builtin/commit.c:1535 builtin/push.c:549
11965 #: builtin/worktree.c:646
11966 msgid "machine-readable output"
11967 msgstr ""
11968
11969 #: builtin/commit.c:1379 builtin/commit.c:1537
11970 msgid "show status in long format (default)"
11971 msgstr ""
11972
11973 #: builtin/commit.c:1382 builtin/commit.c:1540
11974 msgid "terminate entries with NUL"
11975 msgstr ""
11976
11977 #: builtin/commit.c:1384 builtin/commit.c:1388 builtin/commit.c:1543
11978 #: builtin/fast-export.c:1153 builtin/fast-export.c:1156
11979 #: builtin/fast-export.c:1159 builtin/rebase.c:1392 parse-options.h:336
11980 msgid "mode"
11981 msgstr ""
11982
11983 #: builtin/commit.c:1385 builtin/commit.c:1543
11984 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
11985 msgstr ""
11986
11987 #: builtin/commit.c:1389
11988 msgid ""
11989 "show ignored files, optional modes: traditional, matching, no. (Default: "
11990 "traditional)"
11991 msgstr ""
11992
11993 #: builtin/commit.c:1391 parse-options.h:192
11994 msgid "when"
11995 msgstr ""
11996
11997 #: builtin/commit.c:1392
11998 msgid ""
11999 "ignore changes to submodules, optional when: all, dirty, untracked. "
12000 "(Default: all)"
12001 msgstr ""
12002
12003 #: builtin/commit.c:1394
12004 msgid "list untracked files in columns"
12005 msgstr ""
12006
12007 #: builtin/commit.c:1395
12008 msgid "do not detect renames"
12009 msgstr ""
12010
12011 #: builtin/commit.c:1397
12012 msgid "detect renames, optionally set similarity index"
12013 msgstr ""
12014
12015 #: builtin/commit.c:1417
12016 msgid "Unsupported combination of ignored and untracked-files arguments"
12017 msgstr ""
12018
12019 #: builtin/commit.c:1499
12020 msgid "suppress summary after successful commit"
12021 msgstr ""
12022
12023 #: builtin/commit.c:1500
12024 msgid "show diff in commit message template"
12025 msgstr ""
12026
12027 #: builtin/commit.c:1502
12028 msgid "Commit message options"
12029 msgstr ""
12030
12031 #: builtin/commit.c:1503 builtin/merge.c:277 builtin/tag.c:415
12032 msgid "read message from file"
12033 msgstr ""
12034
12035 #: builtin/commit.c:1504
12036 msgid "author"
12037 msgstr ""
12038
12039 #: builtin/commit.c:1504
12040 msgid "override author for commit"
12041 msgstr ""
12042
12043 #: builtin/commit.c:1505 builtin/gc.c:538
12044 msgid "date"
12045 msgstr ""
12046
12047 #: builtin/commit.c:1505
12048 msgid "override date for commit"
12049 msgstr ""
12050
12051 #: builtin/commit.c:1507 builtin/commit.c:1508 builtin/commit.c:1509
12052 #: builtin/commit.c:1510 parse-options.h:328 ref-filter.h:92
12053 msgid "commit"
12054 msgstr ""
12055
12056 #: builtin/commit.c:1507
12057 msgid "reuse and edit message from specified commit"
12058 msgstr ""
12059
12060 #: builtin/commit.c:1508
12061 msgid "reuse message from specified commit"
12062 msgstr ""
12063
12064 #: builtin/commit.c:1509
12065 msgid "use autosquash formatted message to fixup specified commit"
12066 msgstr ""
12067
12068 #: builtin/commit.c:1510
12069 msgid "use autosquash formatted message to squash specified commit"
12070 msgstr ""
12071
12072 #: builtin/commit.c:1511
12073 msgid "the commit is authored by me now (used with -C/-c/--amend)"
12074 msgstr ""
12075
12076 #: builtin/commit.c:1512 builtin/log.c:1655 builtin/merge.c:293
12077 #: builtin/pull.c:145 builtin/revert.c:110
12078 msgid "add Signed-off-by:"
12079 msgstr ""
12080
12081 #: builtin/commit.c:1513
12082 msgid "use specified template file"
12083 msgstr ""
12084
12085 #: builtin/commit.c:1514
12086 msgid "force edit of commit"
12087 msgstr ""
12088
12089 #: builtin/commit.c:1516
12090 msgid "include status in commit message template"
12091 msgstr ""
12092
12093 #: builtin/commit.c:1521
12094 msgid "Commit contents options"
12095 msgstr ""
12096
12097 #: builtin/commit.c:1522
12098 msgid "commit all changed files"
12099 msgstr ""
12100
12101 #: builtin/commit.c:1523
12102 msgid "add specified files to index for commit"
12103 msgstr ""
12104
12105 #: builtin/commit.c:1524
12106 msgid "interactively add files"
12107 msgstr ""
12108
12109 #: builtin/commit.c:1525
12110 msgid "interactively add changes"
12111 msgstr ""
12112
12113 #: builtin/commit.c:1526
12114 msgid "commit only specified files"
12115 msgstr ""
12116
12117 #: builtin/commit.c:1527
12118 msgid "bypass pre-commit and commit-msg hooks"
12119 msgstr ""
12120
12121 #: builtin/commit.c:1528
12122 msgid "show what would be committed"
12123 msgstr ""
12124
12125 #: builtin/commit.c:1541
12126 msgid "amend previous commit"
12127 msgstr ""
12128
12129 #: builtin/commit.c:1542
12130 msgid "bypass post-rewrite hook"
12131 msgstr ""
12132
12133 #: builtin/commit.c:1549
12134 msgid "ok to record an empty change"
12135 msgstr ""
12136
12137 #: builtin/commit.c:1551
12138 msgid "ok to record a change with an empty message"
12139 msgstr ""
12140
12141 #: builtin/commit.c:1624
12142 #, c-format
12143 msgid "Corrupt MERGE_HEAD file (%s)"
12144 msgstr ""
12145
12146 #: builtin/commit.c:1631
12147 msgid "could not read MERGE_MODE"
12148 msgstr ""
12149
12150 #: builtin/commit.c:1652
12151 #, c-format
12152 msgid "could not read commit message: %s"
12153 msgstr ""
12154
12155 #: builtin/commit.c:1659
12156 #, c-format
12157 msgid "Aborting commit due to empty commit message.\n"
12158 msgstr ""
12159
12160 #: builtin/commit.c:1664
12161 #, c-format
12162 msgid "Aborting commit; you did not edit the message.\n"
12163 msgstr ""
12164
12165 #: builtin/commit.c:1698
12166 msgid ""
12167 "repository has been updated, but unable to write\n"
12168 "new_index file. Check that disk is not full and quota is\n"
12169 "not exceeded, and then \"git restore --staged :/\" to recover."
12170 msgstr ""
12171
12172 #: builtin/config.c:11
12173 msgid "git config [<options>]"
12174 msgstr ""
12175
12176 #: builtin/config.c:104 builtin/env--helper.c:23
12177 #, c-format
12178 msgid "unrecognized --type argument, %s"
12179 msgstr ""
12180
12181 #: builtin/config.c:116
12182 msgid "only one type at a time"
12183 msgstr ""
12184
12185 #: builtin/config.c:125
12186 msgid "Config file location"
12187 msgstr ""
12188
12189 #: builtin/config.c:126
12190 msgid "use global config file"
12191 msgstr ""
12192
12193 #: builtin/config.c:127
12194 msgid "use system config file"
12195 msgstr ""
12196
12197 #: builtin/config.c:128
12198 msgid "use repository config file"
12199 msgstr ""
12200
12201 #: builtin/config.c:129
12202 msgid "use per-worktree config file"
12203 msgstr ""
12204
12205 #: builtin/config.c:130
12206 msgid "use given config file"
12207 msgstr ""
12208
12209 #: builtin/config.c:131
12210 msgid "blob-id"
12211 msgstr ""
12212
12213 #: builtin/config.c:131
12214 msgid "read config from given blob object"
12215 msgstr ""
12216
12217 #: builtin/config.c:132
12218 msgid "Action"
12219 msgstr ""
12220
12221 #: builtin/config.c:133
12222 msgid "get value: name [value-regex]"
12223 msgstr ""
12224
12225 #: builtin/config.c:134
12226 msgid "get all values: key [value-regex]"
12227 msgstr ""
12228
12229 #: builtin/config.c:135
12230 msgid "get values for regexp: name-regex [value-regex]"
12231 msgstr ""
12232
12233 #: builtin/config.c:136
12234 msgid "get value specific for the URL: section[.var] URL"
12235 msgstr ""
12236
12237 #: builtin/config.c:137
12238 msgid "replace all matching variables: name value [value_regex]"
12239 msgstr ""
12240
12241 #: builtin/config.c:138
12242 msgid "add a new variable: name value"
12243 msgstr ""
12244
12245 #: builtin/config.c:139
12246 msgid "remove a variable: name [value-regex]"
12247 msgstr ""
12248
12249 #: builtin/config.c:140
12250 msgid "remove all matches: name [value-regex]"
12251 msgstr ""
12252
12253 #: builtin/config.c:141
12254 msgid "rename section: old-name new-name"
12255 msgstr ""
12256
12257 #: builtin/config.c:142
12258 msgid "remove a section: name"
12259 msgstr ""
12260
12261 #: builtin/config.c:143
12262 msgid "list all"
12263 msgstr ""
12264
12265 #: builtin/config.c:144
12266 msgid "open an editor"
12267 msgstr ""
12268
12269 #: builtin/config.c:145
12270 msgid "find the color configured: slot [default]"
12271 msgstr ""
12272
12273 #: builtin/config.c:146
12274 msgid "find the color setting: slot [stdout-is-tty]"
12275 msgstr ""
12276
12277 #: builtin/config.c:147
12278 msgid "Type"
12279 msgstr ""
12280
12281 #: builtin/config.c:148 builtin/env--helper.c:38
12282 msgid "value is given this type"
12283 msgstr ""
12284
12285 #: builtin/config.c:149
12286 msgid "value is \"true\" or \"false\""
12287 msgstr ""
12288
12289 #: builtin/config.c:150
12290 msgid "value is decimal number"
12291 msgstr ""
12292
12293 #: builtin/config.c:151
12294 msgid "value is --bool or --int"
12295 msgstr ""
12296
12297 #: builtin/config.c:152
12298 msgid "value is a path (file or directory name)"
12299 msgstr ""
12300
12301 #: builtin/config.c:153
12302 msgid "value is an expiry date"
12303 msgstr ""
12304
12305 #: builtin/config.c:154
12306 msgid "Other"
12307 msgstr ""
12308
12309 #: builtin/config.c:155
12310 msgid "terminate values with NUL byte"
12311 msgstr ""
12312
12313 #: builtin/config.c:156
12314 msgid "show variable names only"
12315 msgstr ""
12316
12317 #: builtin/config.c:157
12318 msgid "respect include directives on lookup"
12319 msgstr ""
12320
12321 #: builtin/config.c:158
12322 msgid "show origin of config (file, standard input, blob, command line)"
12323 msgstr ""
12324
12325 #: builtin/config.c:159
12326 msgid "show scope of config (worktree, local, global, system, command)"
12327 msgstr ""
12328
12329 #: builtin/config.c:160 builtin/env--helper.c:40
12330 msgid "value"
12331 msgstr ""
12332
12333 #: builtin/config.c:160
12334 msgid "with --get, use default value when missing entry"
12335 msgstr ""
12336
12337 #: builtin/config.c:174
12338 #, c-format
12339 msgid "wrong number of arguments, should be %d"
12340 msgstr ""
12341
12342 #: builtin/config.c:176
12343 #, c-format
12344 msgid "wrong number of arguments, should be from %d to %d"
12345 msgstr ""
12346
12347 #: builtin/config.c:324
12348 #, c-format
12349 msgid "invalid key pattern: %s"
12350 msgstr ""
12351
12352 #: builtin/config.c:360
12353 #, c-format
12354 msgid "failed to format default config value: %s"
12355 msgstr ""
12356
12357 #: builtin/config.c:417
12358 #, c-format
12359 msgid "cannot parse color '%s'"
12360 msgstr ""
12361
12362 #: builtin/config.c:459
12363 msgid "unable to parse default color value"
12364 msgstr ""
12365
12366 #: builtin/config.c:512 builtin/config.c:768
12367 msgid "not in a git directory"
12368 msgstr ""
12369
12370 #: builtin/config.c:515
12371 msgid "writing to stdin is not supported"
12372 msgstr ""
12373
12374 #: builtin/config.c:518
12375 msgid "writing config blobs is not supported"
12376 msgstr ""
12377
12378 #: builtin/config.c:603
12379 #, c-format
12380 msgid ""
12381 "# This is Git's per-user configuration file.\n"
12382 "[user]\n"
12383 "# Please adapt and uncomment the following lines:\n"
12384 "#\tname = %s\n"
12385 "#\temail = %s\n"
12386 msgstr ""
12387
12388 #: builtin/config.c:627
12389 msgid "only one config file at a time"
12390 msgstr ""
12391
12392 #: builtin/config.c:632
12393 msgid "--local can only be used inside a git repository"
12394 msgstr ""
12395
12396 #: builtin/config.c:635
12397 msgid "--blob can only be used inside a git repository"
12398 msgstr ""
12399
12400 #: builtin/config.c:655
12401 msgid "$HOME not set"
12402 msgstr ""
12403
12404 #: builtin/config.c:679
12405 msgid ""
12406 "--worktree cannot be used with multiple working trees unless the config\n"
12407 "extension worktreeConfig is enabled. Please read \"CONFIGURATION FILE\"\n"
12408 "section in \"git help worktree\" for details"
12409 msgstr ""
12410
12411 #: builtin/config.c:714
12412 msgid "--get-color and variable type are incoherent"
12413 msgstr ""
12414
12415 #: builtin/config.c:719
12416 msgid "only one action at a time"
12417 msgstr ""
12418
12419 #: builtin/config.c:732
12420 msgid "--name-only is only applicable to --list or --get-regexp"
12421 msgstr ""
12422
12423 #: builtin/config.c:738
12424 msgid ""
12425 "--show-origin is only applicable to --get, --get-all, --get-regexp, and --"
12426 "list"
12427 msgstr ""
12428
12429 #: builtin/config.c:744
12430 msgid "--default is only applicable to --get"
12431 msgstr ""
12432
12433 #: builtin/config.c:757
12434 #, c-format
12435 msgid "unable to read config file '%s'"
12436 msgstr ""
12437
12438 #: builtin/config.c:760
12439 msgid "error processing config file(s)"
12440 msgstr ""
12441
12442 #: builtin/config.c:770
12443 msgid "editing stdin is not supported"
12444 msgstr ""
12445
12446 #: builtin/config.c:772
12447 msgid "editing blobs is not supported"
12448 msgstr ""
12449
12450 #: builtin/config.c:786
12451 #, c-format
12452 msgid "cannot create configuration file %s"
12453 msgstr ""
12454
12455 #: builtin/config.c:799
12456 #, c-format
12457 msgid ""
12458 "cannot overwrite multiple values with a single value\n"
12459 " Use a regexp, --add or --replace-all to change %s."
12460 msgstr ""
12461
12462 #: builtin/config.c:873 builtin/config.c:884
12463 #, c-format
12464 msgid "no such section: %s"
12465 msgstr ""
12466
12467 #: builtin/count-objects.c:90
12468 msgid "git count-objects [-v] [-H | --human-readable]"
12469 msgstr ""
12470
12471 #: builtin/count-objects.c:100
12472 msgid "print sizes in human readable format"
12473 msgstr ""
12474
12475 #: builtin/describe.c:26
12476 msgid "git describe [<options>] [<commit-ish>...]"
12477 msgstr ""
12478
12479 #: builtin/describe.c:27
12480 msgid "git describe [<options>] --dirty"
12481 msgstr ""
12482
12483 #: builtin/describe.c:63
12484 msgid "head"
12485 msgstr ""
12486
12487 #: builtin/describe.c:63
12488 msgid "lightweight"
12489 msgstr ""
12490
12491 #: builtin/describe.c:63
12492 msgid "annotated"
12493 msgstr ""
12494
12495 #: builtin/describe.c:277
12496 #, c-format
12497 msgid "annotated tag %s not available"
12498 msgstr ""
12499
12500 #: builtin/describe.c:281
12501 #, c-format
12502 msgid "tag '%s' is externally known as '%s'"
12503 msgstr ""
12504
12505 #: builtin/describe.c:328
12506 #, c-format
12507 msgid "no tag exactly matches '%s'"
12508 msgstr ""
12509
12510 #: builtin/describe.c:330
12511 #, c-format
12512 msgid "No exact match on refs or tags, searching to describe\n"
12513 msgstr ""
12514
12515 #: builtin/describe.c:397
12516 #, c-format
12517 msgid "finished search at %s\n"
12518 msgstr ""
12519
12520 #: builtin/describe.c:424
12521 #, c-format
12522 msgid ""
12523 "No annotated tags can describe '%s'.\n"
12524 "However, there were unannotated tags: try --tags."
12525 msgstr ""
12526
12527 #: builtin/describe.c:428
12528 #, c-format
12529 msgid ""
12530 "No tags can describe '%s'.\n"
12531 "Try --always, or create some tags."
12532 msgstr ""
12533
12534 #: builtin/describe.c:458
12535 #, c-format
12536 msgid "traversed %lu commits\n"
12537 msgstr ""
12538
12539 #: builtin/describe.c:461
12540 #, c-format
12541 msgid ""
12542 "more than %i tags found; listed %i most recent\n"
12543 "gave up search at %s\n"
12544 msgstr ""
12545
12546 #: builtin/describe.c:529
12547 #, c-format
12548 msgid "describe %s\n"
12549 msgstr ""
12550
12551 #: builtin/describe.c:532
12552 #, c-format
12553 msgid "Not a valid object name %s"
12554 msgstr ""
12555
12556 #: builtin/describe.c:540
12557 #, c-format
12558 msgid "%s is neither a commit nor blob"
12559 msgstr ""
12560
12561 #: builtin/describe.c:554
12562 msgid "find the tag that comes after the commit"
12563 msgstr ""
12564
12565 #: builtin/describe.c:555
12566 msgid "debug search strategy on stderr"
12567 msgstr ""
12568
12569 #: builtin/describe.c:556
12570 msgid "use any ref"
12571 msgstr ""
12572
12573 #: builtin/describe.c:557
12574 msgid "use any tag, even unannotated"
12575 msgstr ""
12576
12577 #: builtin/describe.c:558
12578 msgid "always use long format"
12579 msgstr ""
12580
12581 #: builtin/describe.c:559
12582 msgid "only follow first parent"
12583 msgstr ""
12584
12585 #: builtin/describe.c:562
12586 msgid "only output exact matches"
12587 msgstr ""
12588
12589 #: builtin/describe.c:564
12590 msgid "consider <n> most recent tags (default: 10)"
12591 msgstr ""
12592
12593 #: builtin/describe.c:566
12594 msgid "only consider tags matching <pattern>"
12595 msgstr ""
12596
12597 #: builtin/describe.c:568
12598 msgid "do not consider tags matching <pattern>"
12599 msgstr ""
12600
12601 #: builtin/describe.c:570 builtin/name-rev.c:535
12602 msgid "show abbreviated commit object as fallback"
12603 msgstr ""
12604
12605 #: builtin/describe.c:571 builtin/describe.c:574
12606 msgid "mark"
12607 msgstr ""
12608
12609 #: builtin/describe.c:572
12610 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
12611 msgstr ""
12612
12613 #: builtin/describe.c:575
12614 msgid "append <mark> on broken working tree (default: \"-broken\")"
12615 msgstr ""
12616
12617 #: builtin/describe.c:593
12618 msgid "--long is incompatible with --abbrev=0"
12619 msgstr ""
12620
12621 #: builtin/describe.c:622
12622 msgid "No names found, cannot describe anything."
12623 msgstr ""
12624
12625 #: builtin/describe.c:673
12626 msgid "--dirty is incompatible with commit-ishes"
12627 msgstr ""
12628
12629 #: builtin/describe.c:675
12630 msgid "--broken is incompatible with commit-ishes"
12631 msgstr ""
12632
12633 #: builtin/diff.c:84
12634 #, c-format
12635 msgid "'%s': not a regular file or symlink"
12636 msgstr ""
12637
12638 #: builtin/diff.c:235
12639 #, c-format
12640 msgid "invalid option: %s"
12641 msgstr ""
12642
12643 #: builtin/diff.c:350
12644 msgid "Not a git repository"
12645 msgstr ""
12646
12647 #: builtin/diff.c:394
12648 #, c-format
12649 msgid "invalid object '%s' given."
12650 msgstr ""
12651
12652 #: builtin/diff.c:403
12653 #, c-format
12654 msgid "more than two blobs given: '%s'"
12655 msgstr ""
12656
12657 #: builtin/diff.c:408
12658 #, c-format
12659 msgid "unhandled object '%s' given."
12660 msgstr ""
12661
12662 #: builtin/difftool.c:30
12663 msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
12664 msgstr ""
12665
12666 #: builtin/difftool.c:260
12667 #, c-format
12668 msgid "failed: %d"
12669 msgstr ""
12670
12671 #: builtin/difftool.c:302
12672 #, c-format
12673 msgid "could not read symlink %s"
12674 msgstr ""
12675
12676 #: builtin/difftool.c:304
12677 #, c-format
12678 msgid "could not read symlink file %s"
12679 msgstr ""
12680
12681 #: builtin/difftool.c:312
12682 #, c-format
12683 msgid "could not read object %s for symlink %s"
12684 msgstr ""
12685
12686 #: builtin/difftool.c:413
12687 msgid ""
12688 "combined diff formats('-c' and '--cc') are not supported in\n"
12689 "directory diff mode('-d' and '--dir-diff')."
12690 msgstr ""
12691
12692 #: builtin/difftool.c:634
12693 #, c-format
12694 msgid "both files modified: '%s' and '%s'."
12695 msgstr ""
12696
12697 #: builtin/difftool.c:636
12698 msgid "working tree file has been left."
12699 msgstr ""
12700
12701 #: builtin/difftool.c:647
12702 #, c-format
12703 msgid "temporary files exist in '%s'."
12704 msgstr ""
12705
12706 #: builtin/difftool.c:648
12707 msgid "you may want to cleanup or recover these."
12708 msgstr ""
12709
12710 #: builtin/difftool.c:697
12711 msgid "use `diff.guitool` instead of `diff.tool`"
12712 msgstr ""
12713
12714 #: builtin/difftool.c:699
12715 msgid "perform a full-directory diff"
12716 msgstr ""
12717
12718 #: builtin/difftool.c:701
12719 msgid "do not prompt before launching a diff tool"
12720 msgstr ""
12721
12722 #: builtin/difftool.c:706
12723 msgid "use symlinks in dir-diff mode"
12724 msgstr ""
12725
12726 #: builtin/difftool.c:707
12727 msgid "tool"
12728 msgstr ""
12729
12730 #: builtin/difftool.c:708
12731 msgid "use the specified diff tool"
12732 msgstr ""
12733
12734 #: builtin/difftool.c:710
12735 msgid "print a list of diff tools that may be used with `--tool`"
12736 msgstr ""
12737
12738 #: builtin/difftool.c:713
12739 msgid ""
12740 "make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
12741 "code"
12742 msgstr ""
12743
12744 #: builtin/difftool.c:716
12745 msgid "specify a custom command for viewing diffs"
12746 msgstr ""
12747
12748 #: builtin/difftool.c:717
12749 msgid "passed to `diff`"
12750 msgstr ""
12751
12752 #: builtin/difftool.c:732
12753 msgid "difftool requires worktree or --no-index"
12754 msgstr ""
12755
12756 #: builtin/difftool.c:739
12757 msgid "--dir-diff is incompatible with --no-index"
12758 msgstr ""
12759
12760 #: builtin/difftool.c:742
12761 msgid "--gui, --tool and --extcmd are mutually exclusive"
12762 msgstr ""
12763
12764 #: builtin/difftool.c:750
12765 msgid "no <tool> given for --tool=<tool>"
12766 msgstr ""
12767
12768 #: builtin/difftool.c:757
12769 msgid "no <cmd> given for --extcmd=<cmd>"
12770 msgstr ""
12771
12772 #: builtin/env--helper.c:6
12773 msgid "git env--helper --type=[bool|ulong] <options> <env-var>"
12774 msgstr ""
12775
12776 #: builtin/env--helper.c:37 builtin/hash-object.c:98
12777 msgid "type"
12778 msgstr ""
12779
12780 #: builtin/env--helper.c:41
12781 msgid "default for git_env_*(...) to fall back on"
12782 msgstr ""
12783
12784 #: builtin/env--helper.c:43
12785 msgid "be quiet only use git_env_*() value as exit code"
12786 msgstr ""
12787
12788 #: builtin/env--helper.c:62
12789 #, c-format
12790 msgid "option `--default' expects a boolean value with `--type=bool`, not `%s`"
12791 msgstr ""
12792
12793 #: builtin/env--helper.c:77
12794 #, c-format
12795 msgid ""
12796 "option `--default' expects an unsigned long value with `--type=ulong`, not `"
12797 "%s`"
12798 msgstr ""
12799
12800 #: builtin/fast-export.c:29
12801 msgid "git fast-export [rev-list-opts]"
12802 msgstr ""
12803
12804 #: builtin/fast-export.c:853
12805 msgid "Error: Cannot export nested tags unless --mark-tags is specified."
12806 msgstr ""
12807
12808 #: builtin/fast-export.c:1152
12809 msgid "show progress after <n> objects"
12810 msgstr ""
12811
12812 #: builtin/fast-export.c:1154
12813 msgid "select handling of signed tags"
12814 msgstr ""
12815
12816 #: builtin/fast-export.c:1157
12817 msgid "select handling of tags that tag filtered objects"
12818 msgstr ""
12819
12820 #: builtin/fast-export.c:1160
12821 msgid "select handling of commit messages in an alternate encoding"
12822 msgstr ""
12823
12824 #: builtin/fast-export.c:1163
12825 msgid "Dump marks to this file"
12826 msgstr ""
12827
12828 #: builtin/fast-export.c:1165
12829 msgid "Import marks from this file"
12830 msgstr ""
12831
12832 #: builtin/fast-export.c:1169
12833 msgid "Import marks from this file if it exists"
12834 msgstr ""
12835
12836 #: builtin/fast-export.c:1171
12837 msgid "Fake a tagger when tags lack one"
12838 msgstr ""
12839
12840 #: builtin/fast-export.c:1173
12841 msgid "Output full tree for each commit"
12842 msgstr ""
12843
12844 #: builtin/fast-export.c:1175
12845 msgid "Use the done feature to terminate the stream"
12846 msgstr ""
12847
12848 #: builtin/fast-export.c:1176
12849 msgid "Skip output of blob data"
12850 msgstr ""
12851
12852 #: builtin/fast-export.c:1177 builtin/log.c:1724
12853 msgid "refspec"
12854 msgstr ""
12855
12856 #: builtin/fast-export.c:1178
12857 msgid "Apply refspec to exported refs"
12858 msgstr ""
12859
12860 #: builtin/fast-export.c:1179
12861 msgid "anonymize output"
12862 msgstr ""
12863
12864 #: builtin/fast-export.c:1181
12865 msgid "Reference parents which are not in fast-export stream by object id"
12866 msgstr ""
12867
12868 #: builtin/fast-export.c:1183
12869 msgid "Show original object ids of blobs/commits"
12870 msgstr ""
12871
12872 #: builtin/fast-export.c:1185
12873 msgid "Label tags with mark ids"
12874 msgstr ""
12875
12876 #: builtin/fast-export.c:1220
12877 msgid "Cannot pass both --import-marks and --import-marks-if-exists"
12878 msgstr ""
12879
12880 #: builtin/fetch.c:35
12881 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
12882 msgstr ""
12883
12884 #: builtin/fetch.c:36
12885 msgid "git fetch [<options>] <group>"
12886 msgstr ""
12887
12888 #: builtin/fetch.c:37
12889 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
12890 msgstr ""
12891
12892 #: builtin/fetch.c:38
12893 msgid "git fetch --all [<options>]"
12894 msgstr ""
12895
12896 #: builtin/fetch.c:117
12897 msgid "fetch.parallel cannot be negative"
12898 msgstr ""
12899
12900 #: builtin/fetch.c:140 builtin/pull.c:185
12901 msgid "fetch from all remotes"
12902 msgstr ""
12903
12904 #: builtin/fetch.c:142 builtin/pull.c:245
12905 msgid "set upstream for git pull/fetch"
12906 msgstr ""
12907
12908 #: builtin/fetch.c:144 builtin/pull.c:188
12909 msgid "append to .git/FETCH_HEAD instead of overwriting"
12910 msgstr ""
12911
12912 #: builtin/fetch.c:146 builtin/pull.c:191
12913 msgid "path to upload pack on remote end"
12914 msgstr ""
12915
12916 #: builtin/fetch.c:147
12917 msgid "force overwrite of local reference"
12918 msgstr ""
12919
12920 #: builtin/fetch.c:149
12921 msgid "fetch from multiple remotes"
12922 msgstr ""
12923
12924 #: builtin/fetch.c:151 builtin/pull.c:195
12925 msgid "fetch all tags and associated objects"
12926 msgstr ""
12927
12928 #: builtin/fetch.c:153
12929 msgid "do not fetch all tags (--no-tags)"
12930 msgstr ""
12931
12932 #: builtin/fetch.c:155
12933 msgid "number of submodules fetched in parallel"
12934 msgstr ""
12935
12936 #: builtin/fetch.c:157 builtin/pull.c:198
12937 msgid "prune remote-tracking branches no longer on remote"
12938 msgstr ""
12939
12940 #: builtin/fetch.c:159
12941 msgid "prune local tags no longer on remote and clobber changed tags"
12942 msgstr ""
12943
12944 #: builtin/fetch.c:160 builtin/fetch.c:183 builtin/pull.c:122
12945 msgid "on-demand"
12946 msgstr ""
12947
12948 #: builtin/fetch.c:161
12949 msgid "control recursive fetching of submodules"
12950 msgstr ""
12951
12952 #: builtin/fetch.c:165 builtin/pull.c:206
12953 msgid "keep downloaded pack"
12954 msgstr ""
12955
12956 #: builtin/fetch.c:167
12957 msgid "allow updating of HEAD ref"
12958 msgstr ""
12959
12960 #: builtin/fetch.c:170 builtin/fetch.c:176 builtin/pull.c:209
12961 #: builtin/pull.c:218
12962 msgid "deepen history of shallow clone"
12963 msgstr ""
12964
12965 #: builtin/fetch.c:172 builtin/pull.c:212
12966 msgid "deepen history of shallow repository based on time"
12967 msgstr ""
12968
12969 #: builtin/fetch.c:178 builtin/pull.c:221
12970 msgid "convert to a complete repository"
12971 msgstr ""
12972
12973 #: builtin/fetch.c:181
12974 msgid "prepend this to submodule path output"
12975 msgstr ""
12976
12977 #: builtin/fetch.c:184
12978 msgid ""
12979 "default for recursive fetching of submodules (lower priority than config "
12980 "files)"
12981 msgstr ""
12982
12983 #: builtin/fetch.c:188 builtin/pull.c:224
12984 msgid "accept refs that update .git/shallow"
12985 msgstr ""
12986
12987 #: builtin/fetch.c:189 builtin/pull.c:226
12988 msgid "refmap"
12989 msgstr ""
12990
12991 #: builtin/fetch.c:190 builtin/pull.c:227
12992 msgid "specify fetch refmap"
12993 msgstr ""
12994
12995 #: builtin/fetch.c:197 builtin/pull.c:240
12996 msgid "report that we have only objects reachable from this object"
12997 msgstr ""
12998
12999 #: builtin/fetch.c:200
13000 msgid "run 'gc --auto' after fetching"
13001 msgstr ""
13002
13003 #: builtin/fetch.c:202 builtin/pull.c:243
13004 msgid "check for forced-updates on all updated branches"
13005 msgstr ""
13006
13007 #: builtin/fetch.c:204
13008 msgid "write the commit-graph after fetching"
13009 msgstr ""
13010
13011 #: builtin/fetch.c:514
13012 msgid "Couldn't find remote ref HEAD"
13013 msgstr ""
13014
13015 #: builtin/fetch.c:654
13016 #, c-format
13017 msgid "configuration fetch.output contains invalid value %s"
13018 msgstr ""
13019
13020 #: builtin/fetch.c:752
13021 #, c-format
13022 msgid "object %s not found"
13023 msgstr ""
13024
13025 #: builtin/fetch.c:756
13026 msgid "[up to date]"
13027 msgstr ""
13028
13029 #: builtin/fetch.c:769 builtin/fetch.c:785 builtin/fetch.c:857
13030 msgid "[rejected]"
13031 msgstr ""
13032
13033 #: builtin/fetch.c:770
13034 msgid "can't fetch in current branch"
13035 msgstr ""
13036
13037 #: builtin/fetch.c:780
13038 msgid "[tag update]"
13039 msgstr ""
13040
13041 #: builtin/fetch.c:781 builtin/fetch.c:818 builtin/fetch.c:840
13042 #: builtin/fetch.c:852
13043 msgid "unable to update local ref"
13044 msgstr ""
13045
13046 #: builtin/fetch.c:785
13047 msgid "would clobber existing tag"
13048 msgstr ""
13049
13050 #: builtin/fetch.c:807
13051 msgid "[new tag]"
13052 msgstr ""
13053
13054 #: builtin/fetch.c:810
13055 msgid "[new branch]"
13056 msgstr ""
13057
13058 #: builtin/fetch.c:813
13059 msgid "[new ref]"
13060 msgstr ""
13061
13062 #: builtin/fetch.c:852
13063 msgid "forced update"
13064 msgstr ""
13065
13066 #: builtin/fetch.c:857
13067 msgid "non-fast-forward"
13068 msgstr ""
13069
13070 #: builtin/fetch.c:878
13071 msgid ""
13072 "Fetch normally indicates which branches had a forced update,\n"
13073 "but that check has been disabled. To re-enable, use '--show-forced-updates'\n"
13074 "flag or run 'git config fetch.showForcedUpdates true'."
13075 msgstr ""
13076
13077 #: builtin/fetch.c:882
13078 #, c-format
13079 msgid ""
13080 "It took %.2f seconds to check forced updates. You can use\n"
13081 "'--no-show-forced-updates' or run 'git config fetch.showForcedUpdates "
13082 "false'\n"
13083 " to avoid this check.\n"
13084 msgstr ""
13085
13086 #: builtin/fetch.c:914
13087 #, c-format
13088 msgid "%s did not send all necessary objects\n"
13089 msgstr ""
13090
13091 #: builtin/fetch.c:935
13092 #, c-format
13093 msgid "reject %s because shallow roots are not allowed to be updated"
13094 msgstr ""
13095
13096 #: builtin/fetch.c:1020 builtin/fetch.c:1158
13097 #, c-format
13098 msgid "From %.*s\n"
13099 msgstr ""
13100
13101 #: builtin/fetch.c:1031
13102 #, c-format
13103 msgid ""
13104 "some local refs could not be updated; try running\n"
13105 " 'git remote prune %s' to remove any old, conflicting branches"
13106 msgstr ""
13107
13108 #: builtin/fetch.c:1128
13109 #, c-format
13110 msgid " (%s will become dangling)"
13111 msgstr ""
13112
13113 #: builtin/fetch.c:1129
13114 #, c-format
13115 msgid " (%s has become dangling)"
13116 msgstr ""
13117
13118 #: builtin/fetch.c:1161
13119 msgid "[deleted]"
13120 msgstr ""
13121
13122 #: builtin/fetch.c:1162 builtin/remote.c:1112
13123 msgid "(none)"
13124 msgstr ""
13125
13126 #: builtin/fetch.c:1185
13127 #, c-format
13128 msgid "Refusing to fetch into current branch %s of non-bare repository"
13129 msgstr ""
13130
13131 #: builtin/fetch.c:1204
13132 #, c-format
13133 msgid "Option \"%s\" value \"%s\" is not valid for %s"
13134 msgstr ""
13135
13136 #: builtin/fetch.c:1207
13137 #, c-format
13138 msgid "Option \"%s\" is ignored for %s\n"
13139 msgstr ""
13140
13141 #: builtin/fetch.c:1415
13142 msgid "multiple branches detected, incompatible with --set-upstream"
13143 msgstr ""
13144
13145 #: builtin/fetch.c:1430
13146 msgid "not setting upstream for a remote remote-tracking branch"
13147 msgstr ""
13148
13149 #: builtin/fetch.c:1432
13150 msgid "not setting upstream for a remote tag"
13151 msgstr ""
13152
13153 #: builtin/fetch.c:1434
13154 msgid "unknown branch type"
13155 msgstr ""
13156
13157 #: builtin/fetch.c:1436
13158 msgid ""
13159 "no source branch found.\n"
13160 "you need to specify exactly one branch with the --set-upstream option."
13161 msgstr ""
13162
13163 #: builtin/fetch.c:1562 builtin/fetch.c:1625
13164 #, c-format
13165 msgid "Fetching %s\n"
13166 msgstr ""
13167
13168 #: builtin/fetch.c:1572 builtin/fetch.c:1627 builtin/remote.c:101
13169 #, c-format
13170 msgid "Could not fetch %s"
13171 msgstr ""
13172
13173 #: builtin/fetch.c:1584
13174 #, c-format
13175 msgid "could not fetch '%s' (exit code: %d)\n"
13176 msgstr ""
13177
13178 #: builtin/fetch.c:1687
13179 msgid ""
13180 "No remote repository specified. Please, specify either a URL or a\n"
13181 "remote name from which new revisions should be fetched."
13182 msgstr ""
13183
13184 #: builtin/fetch.c:1724
13185 msgid "You need to specify a tag name."
13186 msgstr ""
13187
13188 #: builtin/fetch.c:1773
13189 msgid "Negative depth in --deepen is not supported"
13190 msgstr ""
13191
13192 #: builtin/fetch.c:1775
13193 msgid "--deepen and --depth are mutually exclusive"
13194 msgstr ""
13195
13196 #: builtin/fetch.c:1780
13197 msgid "--depth and --unshallow cannot be used together"
13198 msgstr ""
13199
13200 #: builtin/fetch.c:1782
13201 msgid "--unshallow on a complete repository does not make sense"
13202 msgstr ""
13203
13204 #: builtin/fetch.c:1798
13205 msgid "fetch --all does not take a repository argument"
13206 msgstr ""
13207
13208 #: builtin/fetch.c:1800
13209 msgid "fetch --all does not make sense with refspecs"
13210 msgstr ""
13211
13212 #: builtin/fetch.c:1809
13213 #, c-format
13214 msgid "No such remote or remote group: %s"
13215 msgstr ""
13216
13217 #: builtin/fetch.c:1816
13218 msgid "Fetching a group and specifying refspecs does not make sense"
13219 msgstr ""
13220
13221 #: builtin/fetch.c:1834
13222 msgid ""
13223 "--filter can only be used with the remote configured in extensions."
13224 "partialclone"
13225 msgstr ""
13226
13227 #: builtin/fmt-merge-msg.c:7
13228 msgid ""
13229 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
13230 msgstr ""
13231
13232 #: builtin/fmt-merge-msg.c:18
13233 msgid "populate log with at most <n> entries from shortlog"
13234 msgstr ""
13235
13236 #: builtin/fmt-merge-msg.c:21
13237 msgid "alias for --log (deprecated)"
13238 msgstr ""
13239
13240 #: builtin/fmt-merge-msg.c:24
13241 msgid "text"
13242 msgstr ""
13243
13244 #: builtin/fmt-merge-msg.c:25
13245 msgid "use <text> as start of message"
13246 msgstr ""
13247
13248 #: builtin/fmt-merge-msg.c:26
13249 msgid "file to read from"
13250 msgstr ""
13251
13252 #: builtin/for-each-ref.c:10
13253 msgid "git for-each-ref [<options>] [<pattern>]"
13254 msgstr ""
13255
13256 #: builtin/for-each-ref.c:11
13257 msgid "git for-each-ref [--points-at <object>]"
13258 msgstr ""
13259
13260 #: builtin/for-each-ref.c:12
13261 msgid "git for-each-ref [(--merged | --no-merged) [<commit>]]"
13262 msgstr ""
13263
13264 #: builtin/for-each-ref.c:13
13265 msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
13266 msgstr ""
13267
13268 #: builtin/for-each-ref.c:28
13269 msgid "quote placeholders suitably for shells"
13270 msgstr ""
13271
13272 #: builtin/for-each-ref.c:30
13273 msgid "quote placeholders suitably for perl"
13274 msgstr ""
13275
13276 #: builtin/for-each-ref.c:32
13277 msgid "quote placeholders suitably for python"
13278 msgstr ""
13279
13280 #: builtin/for-each-ref.c:34
13281 msgid "quote placeholders suitably for Tcl"
13282 msgstr ""
13283
13284 #: builtin/for-each-ref.c:37
13285 msgid "show only <n> matched refs"
13286 msgstr ""
13287
13288 #: builtin/for-each-ref.c:39 builtin/tag.c:440
13289 msgid "respect format colors"
13290 msgstr ""
13291
13292 #: builtin/for-each-ref.c:42
13293 msgid "print only refs which points at the given object"
13294 msgstr ""
13295
13296 #: builtin/for-each-ref.c:44
13297 msgid "print only refs that are merged"
13298 msgstr ""
13299
13300 #: builtin/for-each-ref.c:45
13301 msgid "print only refs that are not merged"
13302 msgstr ""
13303
13304 #: builtin/for-each-ref.c:46
13305 msgid "print only refs which contain the commit"
13306 msgstr ""
13307
13308 #: builtin/for-each-ref.c:47
13309 msgid "print only refs which don't contain the commit"
13310 msgstr ""
13311
13312 #: builtin/fsck.c:69 builtin/fsck.c:148 builtin/fsck.c:149
13313 msgid "unknown"
13314 msgstr ""
13315
13316 #. TRANSLATORS: e.g. error in tree 01bfda: <more explanation>
13317 #: builtin/fsck.c:101 builtin/fsck.c:121
13318 #, c-format
13319 msgid "error in %s %s: %s"
13320 msgstr ""
13321
13322 #. TRANSLATORS: e.g. warning in tree 01bfda: <more explanation>
13323 #: builtin/fsck.c:115
13324 #, c-format
13325 msgid "warning in %s %s: %s"
13326 msgstr ""
13327
13328 #: builtin/fsck.c:144 builtin/fsck.c:147
13329 #, c-format
13330 msgid "broken link from %7s %s"
13331 msgstr ""
13332
13333 #: builtin/fsck.c:156
13334 msgid "wrong object type in link"
13335 msgstr ""
13336
13337 #: builtin/fsck.c:172
13338 #, c-format
13339 msgid ""
13340 "broken link from %7s %s\n"
13341 " to %7s %s"
13342 msgstr ""
13343
13344 #: builtin/fsck.c:283
13345 #, c-format
13346 msgid "missing %s %s"
13347 msgstr ""
13348
13349 #: builtin/fsck.c:310
13350 #, c-format
13351 msgid "unreachable %s %s"
13352 msgstr ""
13353
13354 #: builtin/fsck.c:330
13355 #, c-format
13356 msgid "dangling %s %s"
13357 msgstr ""
13358
13359 #: builtin/fsck.c:340
13360 msgid "could not create lost-found"
13361 msgstr ""
13362
13363 #: builtin/fsck.c:351
13364 #, c-format
13365 msgid "could not finish '%s'"
13366 msgstr ""
13367
13368 #: builtin/fsck.c:368
13369 #, c-format
13370 msgid "Checking %s"
13371 msgstr ""
13372
13373 #: builtin/fsck.c:406
13374 #, c-format
13375 msgid "Checking connectivity (%d objects)"
13376 msgstr ""
13377
13378 #: builtin/fsck.c:425
13379 #, c-format
13380 msgid "Checking %s %s"
13381 msgstr ""
13382
13383 #: builtin/fsck.c:430
13384 msgid "broken links"
13385 msgstr ""
13386
13387 #: builtin/fsck.c:439
13388 #, c-format
13389 msgid "root %s"
13390 msgstr ""
13391
13392 #: builtin/fsck.c:447
13393 #, c-format
13394 msgid "tagged %s %s (%s) in %s"
13395 msgstr ""
13396
13397 #: builtin/fsck.c:476
13398 #, c-format
13399 msgid "%s: object corrupt or missing"
13400 msgstr ""
13401
13402 #: builtin/fsck.c:501
13403 #, c-format
13404 msgid "%s: invalid reflog entry %s"
13405 msgstr ""
13406
13407 #: builtin/fsck.c:515
13408 #, c-format
13409 msgid "Checking reflog %s->%s"
13410 msgstr ""
13411
13412 #: builtin/fsck.c:549
13413 #, c-format
13414 msgid "%s: invalid sha1 pointer %s"
13415 msgstr ""
13416
13417 #: builtin/fsck.c:556
13418 #, c-format
13419 msgid "%s: not a commit"
13420 msgstr ""
13421
13422 #: builtin/fsck.c:610
13423 msgid "notice: No default references"
13424 msgstr ""
13425
13426 #: builtin/fsck.c:625
13427 #, c-format
13428 msgid "%s: object corrupt or missing: %s"
13429 msgstr ""
13430
13431 #: builtin/fsck.c:638
13432 #, c-format
13433 msgid "%s: object could not be parsed: %s"
13434 msgstr ""
13435
13436 #: builtin/fsck.c:658
13437 #, c-format
13438 msgid "bad sha1 file: %s"
13439 msgstr ""
13440
13441 #: builtin/fsck.c:673
13442 msgid "Checking object directory"
13443 msgstr ""
13444
13445 #: builtin/fsck.c:676
13446 msgid "Checking object directories"
13447 msgstr ""
13448
13449 #: builtin/fsck.c:691
13450 #, c-format
13451 msgid "Checking %s link"
13452 msgstr ""
13453
13454 #: builtin/fsck.c:696 builtin/index-pack.c:843
13455 #, c-format
13456 msgid "invalid %s"
13457 msgstr ""
13458
13459 #: builtin/fsck.c:703
13460 #, c-format
13461 msgid "%s points to something strange (%s)"
13462 msgstr ""
13463
13464 #: builtin/fsck.c:709
13465 #, c-format
13466 msgid "%s: detached HEAD points at nothing"
13467 msgstr ""
13468
13469 #: builtin/fsck.c:713
13470 #, c-format
13471 msgid "notice: %s points to an unborn branch (%s)"
13472 msgstr ""
13473
13474 #: builtin/fsck.c:725
13475 msgid "Checking cache tree"
13476 msgstr ""
13477
13478 #: builtin/fsck.c:730
13479 #, c-format
13480 msgid "%s: invalid sha1 pointer in cache-tree"
13481 msgstr ""
13482
13483 #: builtin/fsck.c:739
13484 msgid "non-tree in cache-tree"
13485 msgstr ""
13486
13487 #: builtin/fsck.c:770
13488 msgid "git fsck [<options>] [<object>...]"
13489 msgstr ""
13490
13491 #: builtin/fsck.c:776
13492 msgid "show unreachable objects"
13493 msgstr ""
13494
13495 #: builtin/fsck.c:777
13496 msgid "show dangling objects"
13497 msgstr ""
13498
13499 #: builtin/fsck.c:778
13500 msgid "report tags"
13501 msgstr ""
13502
13503 #: builtin/fsck.c:779
13504 msgid "report root nodes"
13505 msgstr ""
13506
13507 #: builtin/fsck.c:780
13508 msgid "make index objects head nodes"
13509 msgstr ""
13510
13511 #: builtin/fsck.c:781
13512 msgid "make reflogs head nodes (default)"
13513 msgstr ""
13514
13515 #: builtin/fsck.c:782
13516 msgid "also consider packs and alternate objects"
13517 msgstr ""
13518
13519 #: builtin/fsck.c:783
13520 msgid "check only connectivity"
13521 msgstr ""
13522
13523 #: builtin/fsck.c:784
13524 msgid "enable more strict checking"
13525 msgstr ""
13526
13527 #: builtin/fsck.c:786
13528 msgid "write dangling objects in .git/lost-found"
13529 msgstr ""
13530
13531 #: builtin/fsck.c:787 builtin/prune.c:134
13532 msgid "show progress"
13533 msgstr ""
13534
13535 #: builtin/fsck.c:788
13536 msgid "show verbose names for reachable objects"
13537 msgstr ""
13538
13539 #: builtin/fsck.c:847 builtin/index-pack.c:225
13540 msgid "Checking objects"
13541 msgstr ""
13542
13543 #: builtin/fsck.c:875
13544 #, c-format
13545 msgid "%s: object missing"
13546 msgstr ""
13547
13548 #: builtin/fsck.c:886
13549 #, c-format
13550 msgid "invalid parameter: expected sha1, got '%s'"
13551 msgstr ""
13552
13553 #: builtin/gc.c:35
13554 msgid "git gc [<options>]"
13555 msgstr ""
13556
13557 #: builtin/gc.c:90
13558 #, c-format
13559 msgid "Failed to fstat %s: %s"
13560 msgstr ""
13561
13562 #: builtin/gc.c:126
13563 #, c-format
13564 msgid "failed to parse '%s' value '%s'"
13565 msgstr ""
13566
13567 #: builtin/gc.c:475 builtin/init-db.c:57
13568 #, c-format
13569 msgid "cannot stat '%s'"
13570 msgstr ""
13571
13572 #: builtin/gc.c:484 builtin/notes.c:240 builtin/tag.c:530
13573 #, c-format
13574 msgid "cannot read '%s'"
13575 msgstr ""
13576
13577 #: builtin/gc.c:491
13578 #, c-format
13579 msgid ""
13580 "The last gc run reported the following. Please correct the root cause\n"
13581 "and remove %s.\n"
13582 "Automatic cleanup will not be performed until the file is removed.\n"
13583 "\n"
13584 "%s"
13585 msgstr ""
13586
13587 #: builtin/gc.c:539
13588 msgid "prune unreferenced objects"
13589 msgstr ""
13590
13591 #: builtin/gc.c:541
13592 msgid "be more thorough (increased runtime)"
13593 msgstr ""
13594
13595 #: builtin/gc.c:542
13596 msgid "enable auto-gc mode"
13597 msgstr ""
13598
13599 #: builtin/gc.c:545
13600 msgid "force running gc even if there may be another gc running"
13601 msgstr ""
13602
13603 #: builtin/gc.c:548
13604 msgid "repack all other packs except the largest pack"
13605 msgstr ""
13606
13607 #: builtin/gc.c:565
13608 #, c-format
13609 msgid "failed to parse gc.logexpiry value %s"
13610 msgstr ""
13611
13612 #: builtin/gc.c:576
13613 #, c-format
13614 msgid "failed to parse prune expiry value %s"
13615 msgstr ""
13616
13617 #: builtin/gc.c:596
13618 #, c-format
13619 msgid "Auto packing the repository in background for optimum performance.\n"
13620 msgstr ""
13621
13622 #: builtin/gc.c:598
13623 #, c-format
13624 msgid "Auto packing the repository for optimum performance.\n"
13625 msgstr ""
13626
13627 #: builtin/gc.c:599
13628 #, c-format
13629 msgid "See \"git help gc\" for manual housekeeping.\n"
13630 msgstr ""
13631
13632 #: builtin/gc.c:639
13633 #, c-format
13634 msgid ""
13635 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
13636 msgstr ""
13637
13638 #: builtin/gc.c:694
13639 msgid ""
13640 "There are too many unreachable loose objects; run 'git prune' to remove them."
13641 msgstr ""
13642
13643 #: builtin/grep.c:30
13644 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
13645 msgstr ""
13646
13647 #: builtin/grep.c:225
13648 #, c-format
13649 msgid "grep: failed to create thread: %s"
13650 msgstr ""
13651
13652 #: builtin/grep.c:279
13653 #, c-format
13654 msgid "invalid number of threads specified (%d) for %s"
13655 msgstr ""
13656
13657 #. TRANSLATORS: %s is the configuration
13658 #. variable for tweaking threads, currently
13659 #. grep.threads
13660 #.
13661 #: builtin/grep.c:287 builtin/index-pack.c:1537 builtin/index-pack.c:1730
13662 #: builtin/pack-objects.c:2855
13663 #, c-format
13664 msgid "no threads support, ignoring %s"
13665 msgstr ""
13666
13667 #: builtin/grep.c:475 builtin/grep.c:600 builtin/grep.c:640
13668 #, c-format
13669 msgid "unable to read tree (%s)"
13670 msgstr ""
13671
13672 #: builtin/grep.c:655
13673 #, c-format
13674 msgid "unable to grep from object of type %s"
13675 msgstr ""
13676
13677 #: builtin/grep.c:724
13678 #, c-format
13679 msgid "switch `%c' expects a numerical value"
13680 msgstr ""
13681
13682 #: builtin/grep.c:823
13683 msgid "search in index instead of in the work tree"
13684 msgstr ""
13685
13686 #: builtin/grep.c:825
13687 msgid "find in contents not managed by git"
13688 msgstr ""
13689
13690 #: builtin/grep.c:827
13691 msgid "search in both tracked and untracked files"
13692 msgstr ""
13693
13694 #: builtin/grep.c:829
13695 msgid "ignore files specified via '.gitignore'"
13696 msgstr ""
13697
13698 #: builtin/grep.c:831
13699 msgid "recursively search in each submodule"
13700 msgstr ""
13701
13702 #: builtin/grep.c:834
13703 msgid "show non-matching lines"
13704 msgstr ""
13705
13706 #: builtin/grep.c:836
13707 msgid "case insensitive matching"
13708 msgstr ""
13709
13710 #: builtin/grep.c:838
13711 msgid "match patterns only at word boundaries"
13712 msgstr ""
13713
13714 #: builtin/grep.c:840
13715 msgid "process binary files as text"
13716 msgstr ""
13717
13718 #: builtin/grep.c:842
13719 msgid "don't match patterns in binary files"
13720 msgstr ""
13721
13722 #: builtin/grep.c:845
13723 msgid "process binary files with textconv filters"
13724 msgstr ""
13725
13726 #: builtin/grep.c:847
13727 msgid "search in subdirectories (default)"
13728 msgstr ""
13729
13730 #: builtin/grep.c:849
13731 msgid "descend at most <depth> levels"
13732 msgstr ""
13733
13734 #: builtin/grep.c:853
13735 msgid "use extended POSIX regular expressions"
13736 msgstr ""
13737
13738 #: builtin/grep.c:856
13739 msgid "use basic POSIX regular expressions (default)"
13740 msgstr ""
13741
13742 #: builtin/grep.c:859
13743 msgid "interpret patterns as fixed strings"
13744 msgstr ""
13745
13746 #: builtin/grep.c:862
13747 msgid "use Perl-compatible regular expressions"
13748 msgstr ""
13749
13750 #: builtin/grep.c:865
13751 msgid "show line numbers"
13752 msgstr ""
13753
13754 #: builtin/grep.c:866
13755 msgid "show column number of first match"
13756 msgstr ""
13757
13758 #: builtin/grep.c:867
13759 msgid "don't show filenames"
13760 msgstr ""
13761
13762 #: builtin/grep.c:868
13763 msgid "show filenames"
13764 msgstr ""
13765
13766 #: builtin/grep.c:870
13767 msgid "show filenames relative to top directory"
13768 msgstr ""
13769
13770 #: builtin/grep.c:872
13771 msgid "show only filenames instead of matching lines"
13772 msgstr ""
13773
13774 #: builtin/grep.c:874
13775 msgid "synonym for --files-with-matches"
13776 msgstr ""
13777
13778 #: builtin/grep.c:877
13779 msgid "show only the names of files without match"
13780 msgstr ""
13781
13782 #: builtin/grep.c:879
13783 msgid "print NUL after filenames"
13784 msgstr ""
13785
13786 #: builtin/grep.c:882
13787 msgid "show only matching parts of a line"
13788 msgstr ""
13789
13790 #: builtin/grep.c:884
13791 msgid "show the number of matches instead of matching lines"
13792 msgstr ""
13793
13794 #: builtin/grep.c:885
13795 msgid "highlight matches"
13796 msgstr ""
13797
13798 #: builtin/grep.c:887
13799 msgid "print empty line between matches from different files"
13800 msgstr ""
13801
13802 #: builtin/grep.c:889
13803 msgid "show filename only once above matches from same file"
13804 msgstr ""
13805
13806 #: builtin/grep.c:892
13807 msgid "show <n> context lines before and after matches"
13808 msgstr ""
13809
13810 #: builtin/grep.c:895
13811 msgid "show <n> context lines before matches"
13812 msgstr ""
13813
13814 #: builtin/grep.c:897
13815 msgid "show <n> context lines after matches"
13816 msgstr ""
13817
13818 #: builtin/grep.c:899
13819 msgid "use <n> worker threads"
13820 msgstr ""
13821
13822 #: builtin/grep.c:900
13823 msgid "shortcut for -C NUM"
13824 msgstr ""
13825
13826 #: builtin/grep.c:903
13827 msgid "show a line with the function name before matches"
13828 msgstr ""
13829
13830 #: builtin/grep.c:905
13831 msgid "show the surrounding function"
13832 msgstr ""
13833
13834 #: builtin/grep.c:908
13835 msgid "read patterns from file"
13836 msgstr ""
13837
13838 #: builtin/grep.c:910
13839 msgid "match <pattern>"
13840 msgstr ""
13841
13842 #: builtin/grep.c:912
13843 msgid "combine patterns specified with -e"
13844 msgstr ""
13845
13846 #: builtin/grep.c:924
13847 msgid "indicate hit with exit status without output"
13848 msgstr ""
13849
13850 #: builtin/grep.c:926
13851 msgid "show only matches from files that match all patterns"
13852 msgstr ""
13853
13854 #: builtin/grep.c:928
13855 msgid "show parse tree for grep expression"
13856 msgstr ""
13857
13858 #: builtin/grep.c:932
13859 msgid "pager"
13860 msgstr ""
13861
13862 #: builtin/grep.c:932
13863 msgid "show matching files in the pager"
13864 msgstr ""
13865
13866 #: builtin/grep.c:936
13867 msgid "allow calling of grep(1) (ignored by this build)"
13868 msgstr ""
13869
13870 #: builtin/grep.c:1003
13871 msgid "no pattern given"
13872 msgstr ""
13873
13874 #: builtin/grep.c:1039
13875 msgid "--no-index or --untracked cannot be used with revs"
13876 msgstr ""
13877
13878 #: builtin/grep.c:1047
13879 #, c-format
13880 msgid "unable to resolve revision: %s"
13881 msgstr ""
13882
13883 #: builtin/grep.c:1077
13884 msgid "--untracked not supported with --recurse-submodules"
13885 msgstr ""
13886
13887 #: builtin/grep.c:1081
13888 msgid "invalid option combination, ignoring --threads"
13889 msgstr ""
13890
13891 #: builtin/grep.c:1084 builtin/pack-objects.c:3548
13892 msgid "no threads support, ignoring --threads"
13893 msgstr ""
13894
13895 #: builtin/grep.c:1087 builtin/index-pack.c:1534 builtin/pack-objects.c:2852
13896 #, c-format
13897 msgid "invalid number of threads specified (%d)"
13898 msgstr ""
13899
13900 #: builtin/grep.c:1121
13901 msgid "--open-files-in-pager only works on the worktree"
13902 msgstr ""
13903
13904 #: builtin/grep.c:1147
13905 msgid "--cached or --untracked cannot be used with --no-index"
13906 msgstr ""
13907
13908 #: builtin/grep.c:1153
13909 msgid "--[no-]exclude-standard cannot be used for tracked contents"
13910 msgstr ""
13911
13912 #: builtin/grep.c:1161
13913 msgid "both --cached and trees are given"
13914 msgstr ""
13915
13916 #: builtin/hash-object.c:85
13917 msgid ""
13918 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
13919 "[--] <file>..."
13920 msgstr ""
13921
13922 #: builtin/hash-object.c:86
13923 msgid "git hash-object --stdin-paths"
13924 msgstr ""
13925
13926 #: builtin/hash-object.c:98
13927 msgid "object type"
13928 msgstr ""
13929
13930 #: builtin/hash-object.c:99
13931 msgid "write the object into the object database"
13932 msgstr ""
13933
13934 #: builtin/hash-object.c:101
13935 msgid "read the object from stdin"
13936 msgstr ""
13937
13938 #: builtin/hash-object.c:103
13939 msgid "store file as is without filters"
13940 msgstr ""
13941
13942 #: builtin/hash-object.c:104
13943 msgid ""
13944 "just hash any random garbage to create corrupt objects for debugging Git"
13945 msgstr ""
13946
13947 #: builtin/hash-object.c:105
13948 msgid "process file as it were from this path"
13949 msgstr ""
13950
13951 #: builtin/help.c:47
13952 msgid "print all available commands"
13953 msgstr ""
13954
13955 #: builtin/help.c:48
13956 msgid "exclude guides"
13957 msgstr ""
13958
13959 #: builtin/help.c:49
13960 msgid "print list of useful guides"
13961 msgstr ""
13962
13963 #: builtin/help.c:50
13964 msgid "print all configuration variable names"
13965 msgstr ""
13966
13967 #: builtin/help.c:52
13968 msgid "show man page"
13969 msgstr ""
13970
13971 #: builtin/help.c:53
13972 msgid "show manual in web browser"
13973 msgstr ""
13974
13975 #: builtin/help.c:55
13976 msgid "show info page"
13977 msgstr ""
13978
13979 #: builtin/help.c:57
13980 msgid "print command description"
13981 msgstr ""
13982
13983 #: builtin/help.c:62
13984 msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
13985 msgstr ""
13986
13987 #: builtin/help.c:163
13988 #, c-format
13989 msgid "unrecognized help format '%s'"
13990 msgstr ""
13991
13992 #: builtin/help.c:190
13993 msgid "Failed to start emacsclient."
13994 msgstr ""
13995
13996 #: builtin/help.c:203
13997 msgid "Failed to parse emacsclient version."
13998 msgstr ""
13999
14000 #: builtin/help.c:211
14001 #, c-format
14002 msgid "emacsclient version '%d' too old (< 22)."
14003 msgstr ""
14004
14005 #: builtin/help.c:229 builtin/help.c:251 builtin/help.c:261 builtin/help.c:269
14006 #, c-format
14007 msgid "failed to exec '%s'"
14008 msgstr ""
14009
14010 #: builtin/help.c:307
14011 #, c-format
14012 msgid ""
14013 "'%s': path for unsupported man viewer.\n"
14014 "Please consider using 'man.<tool>.cmd' instead."
14015 msgstr ""
14016
14017 #: builtin/help.c:319
14018 #, c-format
14019 msgid ""
14020 "'%s': cmd for supported man viewer.\n"
14021 "Please consider using 'man.<tool>.path' instead."
14022 msgstr ""
14023
14024 #: builtin/help.c:436
14025 #, c-format
14026 msgid "'%s': unknown man viewer."
14027 msgstr ""
14028
14029 #: builtin/help.c:453
14030 msgid "no man viewer handled the request"
14031 msgstr ""
14032
14033 #: builtin/help.c:461
14034 msgid "no info viewer handled the request"
14035 msgstr ""
14036
14037 #: builtin/help.c:520 builtin/help.c:531 git.c:337
14038 #, c-format
14039 msgid "'%s' is aliased to '%s'"
14040 msgstr ""
14041
14042 #: builtin/help.c:534 git.c:367
14043 #, c-format
14044 msgid "bad alias.%s string: %s"
14045 msgstr ""
14046
14047 #: builtin/help.c:563 builtin/help.c:593
14048 #, c-format
14049 msgid "usage: %s%s"
14050 msgstr ""
14051
14052 #: builtin/help.c:577
14053 msgid "'git help config' for more information"
14054 msgstr ""
14055
14056 #: builtin/index-pack.c:185
14057 #, c-format
14058 msgid "object type mismatch at %s"
14059 msgstr ""
14060
14061 #: builtin/index-pack.c:205
14062 #, c-format
14063 msgid "did not receive expected object %s"
14064 msgstr ""
14065
14066 #: builtin/index-pack.c:208
14067 #, c-format
14068 msgid "object %s: expected type %s, found %s"
14069 msgstr ""
14070
14071 #: builtin/index-pack.c:258
14072 #, c-format
14073 msgid "cannot fill %d byte"
14074 msgid_plural "cannot fill %d bytes"
14075 msgstr[0] ""
14076 msgstr[1] ""
14077
14078 #: builtin/index-pack.c:268
14079 msgid "early EOF"
14080 msgstr ""
14081
14082 #: builtin/index-pack.c:269
14083 msgid "read error on input"
14084 msgstr ""
14085
14086 #: builtin/index-pack.c:281
14087 msgid "used more bytes than were available"
14088 msgstr ""
14089
14090 #: builtin/index-pack.c:288 builtin/pack-objects.c:607
14091 msgid "pack too large for current definition of off_t"
14092 msgstr ""
14093
14094 #: builtin/index-pack.c:291 builtin/unpack-objects.c:95
14095 msgid "pack exceeds maximum allowed size"
14096 msgstr ""
14097
14098 #: builtin/index-pack.c:306 builtin/repack.c:250
14099 #, c-format
14100 msgid "unable to create '%s'"
14101 msgstr ""
14102
14103 #: builtin/index-pack.c:312
14104 #, c-format
14105 msgid "cannot open packfile '%s'"
14106 msgstr ""
14107
14108 #: builtin/index-pack.c:326
14109 msgid "pack signature mismatch"
14110 msgstr ""
14111
14112 #: builtin/index-pack.c:328
14113 #, c-format
14114 msgid "pack version %<PRIu32> unsupported"
14115 msgstr ""
14116
14117 #: builtin/index-pack.c:346
14118 #, c-format
14119 msgid "pack has bad object at offset %<PRIuMAX>: %s"
14120 msgstr ""
14121
14122 #: builtin/index-pack.c:466
14123 #, c-format
14124 msgid "inflate returned %d"
14125 msgstr ""
14126
14127 #: builtin/index-pack.c:515
14128 msgid "offset value overflow for delta base object"
14129 msgstr ""
14130
14131 #: builtin/index-pack.c:523
14132 msgid "delta base offset is out of bound"
14133 msgstr ""
14134
14135 #: builtin/index-pack.c:531
14136 #, c-format
14137 msgid "unknown object type %d"
14138 msgstr ""
14139
14140 #: builtin/index-pack.c:562
14141 msgid "cannot pread pack file"
14142 msgstr ""
14143
14144 #: builtin/index-pack.c:564
14145 #, c-format
14146 msgid "premature end of pack file, %<PRIuMAX> byte missing"
14147 msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
14148 msgstr[0] ""
14149 msgstr[1] ""
14150
14151 #: builtin/index-pack.c:590
14152 msgid "serious inflate inconsistency"
14153 msgstr ""
14154
14155 #: builtin/index-pack.c:735 builtin/index-pack.c:741 builtin/index-pack.c:765
14156 #: builtin/index-pack.c:804 builtin/index-pack.c:813
14157 #, c-format
14158 msgid "SHA1 COLLISION FOUND WITH %s !"
14159 msgstr ""
14160
14161 #: builtin/index-pack.c:738 builtin/pack-objects.c:159
14162 #: builtin/pack-objects.c:219 builtin/pack-objects.c:314
14163 #, c-format
14164 msgid "unable to read %s"
14165 msgstr ""
14166
14167 #: builtin/index-pack.c:802
14168 #, c-format
14169 msgid "cannot read existing object info %s"
14170 msgstr ""
14171
14172 #: builtin/index-pack.c:810
14173 #, c-format
14174 msgid "cannot read existing object %s"
14175 msgstr ""
14176
14177 #: builtin/index-pack.c:824
14178 #, c-format
14179 msgid "invalid blob object %s"
14180 msgstr ""
14181
14182 #: builtin/index-pack.c:827 builtin/index-pack.c:846
14183 msgid "fsck error in packed object"
14184 msgstr ""
14185
14186 #: builtin/index-pack.c:848
14187 #, c-format
14188 msgid "Not all child objects of %s are reachable"
14189 msgstr ""
14190
14191 #: builtin/index-pack.c:920 builtin/index-pack.c:951
14192 msgid "failed to apply delta"
14193 msgstr ""
14194
14195 #: builtin/index-pack.c:1121
14196 msgid "Receiving objects"
14197 msgstr ""
14198
14199 #: builtin/index-pack.c:1121
14200 msgid "Indexing objects"
14201 msgstr ""
14202
14203 #: builtin/index-pack.c:1155
14204 msgid "pack is corrupted (SHA1 mismatch)"
14205 msgstr ""
14206
14207 #: builtin/index-pack.c:1160
14208 msgid "cannot fstat packfile"
14209 msgstr ""
14210
14211 #: builtin/index-pack.c:1163
14212 msgid "pack has junk at the end"
14213 msgstr ""
14214
14215 #: builtin/index-pack.c:1175
14216 msgid "confusion beyond insanity in parse_pack_objects()"
14217 msgstr ""
14218
14219 #: builtin/index-pack.c:1198
14220 msgid "Resolving deltas"
14221 msgstr ""
14222
14223 #: builtin/index-pack.c:1208 builtin/pack-objects.c:2616
14224 #, c-format
14225 msgid "unable to create thread: %s"
14226 msgstr ""
14227
14228 #: builtin/index-pack.c:1249
14229 msgid "confusion beyond insanity"
14230 msgstr ""
14231
14232 #: builtin/index-pack.c:1255
14233 #, c-format
14234 msgid "completed with %d local object"
14235 msgid_plural "completed with %d local objects"
14236 msgstr[0] ""
14237 msgstr[1] ""
14238
14239 #: builtin/index-pack.c:1267
14240 #, c-format
14241 msgid "Unexpected tail checksum for %s (disk corruption?)"
14242 msgstr ""
14243
14244 #: builtin/index-pack.c:1271
14245 #, c-format
14246 msgid "pack has %d unresolved delta"
14247 msgid_plural "pack has %d unresolved deltas"
14248 msgstr[0] ""
14249 msgstr[1] ""
14250
14251 #: builtin/index-pack.c:1295
14252 #, c-format
14253 msgid "unable to deflate appended object (%d)"
14254 msgstr ""
14255
14256 #: builtin/index-pack.c:1391
14257 #, c-format
14258 msgid "local object %s is corrupt"
14259 msgstr ""
14260
14261 #: builtin/index-pack.c:1405
14262 #, c-format
14263 msgid "packfile name '%s' does not end with '.pack'"
14264 msgstr ""
14265
14266 #: builtin/index-pack.c:1430
14267 #, c-format
14268 msgid "cannot write %s file '%s'"
14269 msgstr ""
14270
14271 #: builtin/index-pack.c:1438
14272 #, c-format
14273 msgid "cannot close written %s file '%s'"
14274 msgstr ""
14275
14276 #: builtin/index-pack.c:1462
14277 msgid "error while closing pack file"
14278 msgstr ""
14279
14280 #: builtin/index-pack.c:1476
14281 msgid "cannot store pack file"
14282 msgstr ""
14283
14284 #: builtin/index-pack.c:1484
14285 msgid "cannot store index file"
14286 msgstr ""
14287
14288 #: builtin/index-pack.c:1528 builtin/pack-objects.c:2863
14289 #, c-format
14290 msgid "bad pack.indexversion=%<PRIu32>"
14291 msgstr ""
14292
14293 #: builtin/index-pack.c:1596
14294 #, c-format
14295 msgid "Cannot open existing pack file '%s'"
14296 msgstr ""
14297
14298 #: builtin/index-pack.c:1598
14299 #, c-format
14300 msgid "Cannot open existing pack idx file for '%s'"
14301 msgstr ""
14302
14303 #: builtin/index-pack.c:1646
14304 #, c-format
14305 msgid "non delta: %d object"
14306 msgid_plural "non delta: %d objects"
14307 msgstr[0] ""
14308 msgstr[1] ""
14309
14310 #: builtin/index-pack.c:1653
14311 #, c-format
14312 msgid "chain length = %d: %lu object"
14313 msgid_plural "chain length = %d: %lu objects"
14314 msgstr[0] ""
14315 msgstr[1] ""
14316
14317 #: builtin/index-pack.c:1692
14318 msgid "Cannot come back to cwd"
14319 msgstr ""
14320
14321 #: builtin/index-pack.c:1741 builtin/index-pack.c:1744
14322 #: builtin/index-pack.c:1760 builtin/index-pack.c:1764
14323 #, c-format
14324 msgid "bad %s"
14325 msgstr ""
14326
14327 #: builtin/index-pack.c:1780
14328 msgid "--fix-thin cannot be used without --stdin"
14329 msgstr ""
14330
14331 #: builtin/index-pack.c:1782
14332 msgid "--stdin requires a git repository"
14333 msgstr ""
14334
14335 #: builtin/index-pack.c:1788
14336 msgid "--verify with no packfile name given"
14337 msgstr ""
14338
14339 #: builtin/index-pack.c:1836 builtin/unpack-objects.c:582
14340 msgid "fsck error in pack objects"
14341 msgstr ""
14342
14343 #: builtin/init-db.c:63
14344 #, c-format
14345 msgid "cannot stat template '%s'"
14346 msgstr ""
14347
14348 #: builtin/init-db.c:68
14349 #, c-format
14350 msgid "cannot opendir '%s'"
14351 msgstr ""
14352
14353 #: builtin/init-db.c:80
14354 #, c-format
14355 msgid "cannot readlink '%s'"
14356 msgstr ""
14357
14358 #: builtin/init-db.c:82
14359 #, c-format
14360 msgid "cannot symlink '%s' '%s'"
14361 msgstr ""
14362
14363 #: builtin/init-db.c:88
14364 #, c-format
14365 msgid "cannot copy '%s' to '%s'"
14366 msgstr ""
14367
14368 #: builtin/init-db.c:92
14369 #, c-format
14370 msgid "ignoring template %s"
14371 msgstr ""
14372
14373 #: builtin/init-db.c:123
14374 #, c-format
14375 msgid "templates not found in %s"
14376 msgstr ""
14377
14378 #: builtin/init-db.c:138
14379 #, c-format
14380 msgid "not copying templates from '%s': %s"
14381 msgstr ""
14382
14383 #: builtin/init-db.c:356
14384 #, c-format
14385 msgid "unable to handle file type %d"
14386 msgstr ""
14387
14388 #: builtin/init-db.c:359
14389 #, c-format
14390 msgid "unable to move %s to %s"
14391 msgstr ""
14392
14393 #: builtin/init-db.c:374
14394 msgid "attempt to reinitialize repository with different hash"
14395 msgstr ""
14396
14397 #: builtin/init-db.c:380 builtin/init-db.c:601
14398 #, c-format
14399 msgid "unknown hash algorithm '%s'"
14400 msgstr ""
14401
14402 #: builtin/init-db.c:397 builtin/init-db.c:400
14403 #, c-format
14404 msgid "%s already exists"
14405 msgstr ""
14406
14407 #: builtin/init-db.c:458
14408 #, c-format
14409 msgid "Reinitialized existing shared Git repository in %s%s\n"
14410 msgstr ""
14411
14412 #: builtin/init-db.c:459
14413 #, c-format
14414 msgid "Reinitialized existing Git repository in %s%s\n"
14415 msgstr ""
14416
14417 #: builtin/init-db.c:463
14418 #, c-format
14419 msgid "Initialized empty shared Git repository in %s%s\n"
14420 msgstr ""
14421
14422 #: builtin/init-db.c:464
14423 #, c-format
14424 msgid "Initialized empty Git repository in %s%s\n"
14425 msgstr ""
14426
14427 #: builtin/init-db.c:513
14428 msgid ""
14429 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
14430 "shared[=<permissions>]] [<directory>]"
14431 msgstr ""
14432
14433 #: builtin/init-db.c:538
14434 msgid "permissions"
14435 msgstr ""
14436
14437 #: builtin/init-db.c:539
14438 msgid "specify that the git repository is to be shared amongst several users"
14439 msgstr ""
14440
14441 #: builtin/init-db.c:544
14442 msgid "hash"
14443 msgstr ""
14444
14445 #: builtin/init-db.c:545
14446 msgid "specify the hash algorithm to use"
14447 msgstr ""
14448
14449 #: builtin/init-db.c:578 builtin/init-db.c:583
14450 #, c-format
14451 msgid "cannot mkdir %s"
14452 msgstr ""
14453
14454 #: builtin/init-db.c:587
14455 #, c-format
14456 msgid "cannot chdir to %s"
14457 msgstr ""
14458
14459 #: builtin/init-db.c:614
14460 #, c-format
14461 msgid ""
14462 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
14463 "dir=<directory>)"
14464 msgstr ""
14465
14466 #: builtin/init-db.c:642
14467 #, c-format
14468 msgid "Cannot access work tree '%s'"
14469 msgstr ""
14470
14471 #: builtin/interpret-trailers.c:16
14472 msgid ""
14473 "git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
14474 "<token>[(=|:)<value>])...] [<file>...]"
14475 msgstr ""
14476
14477 #: builtin/interpret-trailers.c:95
14478 msgid "edit files in place"
14479 msgstr ""
14480
14481 #: builtin/interpret-trailers.c:96
14482 msgid "trim empty trailers"
14483 msgstr ""
14484
14485 #: builtin/interpret-trailers.c:99
14486 msgid "where to place the new trailer"
14487 msgstr ""
14488
14489 #: builtin/interpret-trailers.c:101
14490 msgid "action if trailer already exists"
14491 msgstr ""
14492
14493 #: builtin/interpret-trailers.c:103
14494 msgid "action if trailer is missing"
14495 msgstr ""
14496
14497 #: builtin/interpret-trailers.c:105
14498 msgid "output only the trailers"
14499 msgstr ""
14500
14501 #: builtin/interpret-trailers.c:106
14502 msgid "do not apply config rules"
14503 msgstr ""
14504
14505 #: builtin/interpret-trailers.c:107
14506 msgid "join whitespace-continued values"
14507 msgstr ""
14508
14509 #: builtin/interpret-trailers.c:108
14510 msgid "set parsing options"
14511 msgstr ""
14512
14513 #: builtin/interpret-trailers.c:110
14514 msgid "do not treat --- specially"
14515 msgstr ""
14516
14517 #: builtin/interpret-trailers.c:111
14518 msgid "trailer"
14519 msgstr ""
14520
14521 #: builtin/interpret-trailers.c:112
14522 msgid "trailer(s) to add"
14523 msgstr ""
14524
14525 #: builtin/interpret-trailers.c:123
14526 msgid "--trailer with --only-input does not make sense"
14527 msgstr ""
14528
14529 #: builtin/interpret-trailers.c:133
14530 msgid "no input file given for in-place editing"
14531 msgstr ""
14532
14533 #: builtin/log.c:57
14534 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
14535 msgstr ""
14536
14537 #: builtin/log.c:58
14538 msgid "git show [<options>] <object>..."
14539 msgstr ""
14540
14541 #: builtin/log.c:111
14542 #, c-format
14543 msgid "invalid --decorate option: %s"
14544 msgstr ""
14545
14546 #: builtin/log.c:178
14547 msgid "show source"
14548 msgstr ""
14549
14550 #: builtin/log.c:179
14551 msgid "Use mail map file"
14552 msgstr ""
14553
14554 #: builtin/log.c:182
14555 msgid "only decorate refs that match <pattern>"
14556 msgstr ""
14557
14558 #: builtin/log.c:184
14559 msgid "do not decorate refs that match <pattern>"
14560 msgstr ""
14561
14562 #: builtin/log.c:185
14563 msgid "decorate options"
14564 msgstr ""
14565
14566 #: builtin/log.c:188
14567 msgid "Process line range n,m in file, counting from 1"
14568 msgstr ""
14569
14570 #: builtin/log.c:298
14571 #, c-format
14572 msgid "Final output: %d %s\n"
14573 msgstr ""
14574
14575 #: builtin/log.c:556
14576 #, c-format
14577 msgid "git show %s: bad file"
14578 msgstr ""
14579
14580 #: builtin/log.c:571 builtin/log.c:666
14581 #, c-format
14582 msgid "could not read object %s"
14583 msgstr ""
14584
14585 #: builtin/log.c:691
14586 #, c-format
14587 msgid "unknown type: %d"
14588 msgstr ""
14589
14590 #: builtin/log.c:835
14591 #, c-format
14592 msgid "%s: invalid cover from description mode"
14593 msgstr ""
14594
14595 #: builtin/log.c:842
14596 msgid "format.headers without value"
14597 msgstr ""
14598
14599 #: builtin/log.c:957
14600 msgid "name of output directory is too long"
14601 msgstr ""
14602
14603 #: builtin/log.c:973
14604 #, c-format
14605 msgid "cannot open patch file %s"
14606 msgstr ""
14607
14608 #: builtin/log.c:990
14609 msgid "need exactly one range"
14610 msgstr ""
14611
14612 #: builtin/log.c:1000
14613 msgid "not a range"
14614 msgstr ""
14615
14616 #: builtin/log.c:1164
14617 msgid "cover letter needs email format"
14618 msgstr ""
14619
14620 #: builtin/log.c:1170
14621 msgid "failed to create cover-letter file"
14622 msgstr ""
14623
14624 #: builtin/log.c:1249
14625 #, c-format
14626 msgid "insane in-reply-to: %s"
14627 msgstr ""
14628
14629 #: builtin/log.c:1276
14630 msgid "git format-patch [<options>] [<since> | <revision-range>]"
14631 msgstr ""
14632
14633 #: builtin/log.c:1334
14634 msgid "two output directories?"
14635 msgstr ""
14636
14637 #: builtin/log.c:1445 builtin/log.c:2217 builtin/log.c:2219 builtin/log.c:2231
14638 #, c-format
14639 msgid "unknown commit %s"
14640 msgstr ""
14641
14642 #: builtin/log.c:1455 builtin/replace.c:58 builtin/replace.c:207
14643 #: builtin/replace.c:210
14644 #, c-format
14645 msgid "failed to resolve '%s' as a valid ref"
14646 msgstr ""
14647
14648 #: builtin/log.c:1460
14649 msgid "could not find exact merge base"
14650 msgstr ""
14651
14652 #: builtin/log.c:1464
14653 msgid ""
14654 "failed to get upstream, if you want to record base commit automatically,\n"
14655 "please use git branch --set-upstream-to to track a remote branch.\n"
14656 "Or you could specify base commit by --base=<base-commit-id> manually"
14657 msgstr ""
14658
14659 #: builtin/log.c:1484
14660 msgid "failed to find exact merge base"
14661 msgstr ""
14662
14663 #: builtin/log.c:1495
14664 msgid "base commit should be the ancestor of revision list"
14665 msgstr ""
14666
14667 #: builtin/log.c:1499
14668 msgid "base commit shouldn't be in revision list"
14669 msgstr ""
14670
14671 #: builtin/log.c:1552
14672 msgid "cannot get patch id"
14673 msgstr ""
14674
14675 #: builtin/log.c:1604
14676 msgid "failed to infer range-diff ranges"
14677 msgstr ""
14678
14679 #: builtin/log.c:1650
14680 msgid "use [PATCH n/m] even with a single patch"
14681 msgstr ""
14682
14683 #: builtin/log.c:1653
14684 msgid "use [PATCH] even with multiple patches"
14685 msgstr ""
14686
14687 #: builtin/log.c:1657
14688 msgid "print patches to standard out"
14689 msgstr ""
14690
14691 #: builtin/log.c:1659
14692 msgid "generate a cover letter"
14693 msgstr ""
14694
14695 #: builtin/log.c:1661
14696 msgid "use simple number sequence for output file names"
14697 msgstr ""
14698
14699 #: builtin/log.c:1662
14700 msgid "sfx"
14701 msgstr ""
14702
14703 #: builtin/log.c:1663
14704 msgid "use <sfx> instead of '.patch'"
14705 msgstr ""
14706
14707 #: builtin/log.c:1665
14708 msgid "start numbering patches at <n> instead of 1"
14709 msgstr ""
14710
14711 #: builtin/log.c:1667
14712 msgid "mark the series as Nth re-roll"
14713 msgstr ""
14714
14715 #: builtin/log.c:1669
14716 msgid "Use [RFC PATCH] instead of [PATCH]"
14717 msgstr ""
14718
14719 #: builtin/log.c:1672
14720 msgid "cover-from-description-mode"
14721 msgstr ""
14722
14723 #: builtin/log.c:1673
14724 msgid "generate parts of a cover letter based on a branch's description"
14725 msgstr ""
14726
14727 #: builtin/log.c:1675
14728 msgid "Use [<prefix>] instead of [PATCH]"
14729 msgstr ""
14730
14731 #: builtin/log.c:1678
14732 msgid "store resulting files in <dir>"
14733 msgstr ""
14734
14735 #: builtin/log.c:1681
14736 msgid "don't strip/add [PATCH]"
14737 msgstr ""
14738
14739 #: builtin/log.c:1684
14740 msgid "don't output binary diffs"
14741 msgstr ""
14742
14743 #: builtin/log.c:1686
14744 msgid "output all-zero hash in From header"
14745 msgstr ""
14746
14747 #: builtin/log.c:1688
14748 msgid "don't include a patch matching a commit upstream"
14749 msgstr ""
14750
14751 #: builtin/log.c:1690
14752 msgid "show patch format instead of default (patch + stat)"
14753 msgstr ""
14754
14755 #: builtin/log.c:1692
14756 msgid "Messaging"
14757 msgstr ""
14758
14759 #: builtin/log.c:1693
14760 msgid "header"
14761 msgstr ""
14762
14763 #: builtin/log.c:1694
14764 msgid "add email header"
14765 msgstr ""
14766
14767 #: builtin/log.c:1695 builtin/log.c:1696
14768 msgid "email"
14769 msgstr ""
14770
14771 #: builtin/log.c:1695
14772 msgid "add To: header"
14773 msgstr ""
14774
14775 #: builtin/log.c:1696
14776 msgid "add Cc: header"
14777 msgstr ""
14778
14779 #: builtin/log.c:1697
14780 msgid "ident"
14781 msgstr ""
14782
14783 #: builtin/log.c:1698
14784 msgid "set From address to <ident> (or committer ident if absent)"
14785 msgstr ""
14786
14787 #: builtin/log.c:1700
14788 msgid "message-id"
14789 msgstr ""
14790
14791 #: builtin/log.c:1701
14792 msgid "make first mail a reply to <message-id>"
14793 msgstr ""
14794
14795 #: builtin/log.c:1702 builtin/log.c:1705
14796 msgid "boundary"
14797 msgstr ""
14798
14799 #: builtin/log.c:1703
14800 msgid "attach the patch"
14801 msgstr ""
14802
14803 #: builtin/log.c:1706
14804 msgid "inline the patch"
14805 msgstr ""
14806
14807 #: builtin/log.c:1710
14808 msgid "enable message threading, styles: shallow, deep"
14809 msgstr ""
14810
14811 #: builtin/log.c:1712
14812 msgid "signature"
14813 msgstr ""
14814
14815 #: builtin/log.c:1713
14816 msgid "add a signature"
14817 msgstr ""
14818
14819 #: builtin/log.c:1714
14820 msgid "base-commit"
14821 msgstr ""
14822
14823 #: builtin/log.c:1715
14824 msgid "add prerequisite tree info to the patch series"
14825 msgstr ""
14826
14827 #: builtin/log.c:1717
14828 msgid "add a signature from a file"
14829 msgstr ""
14830
14831 #: builtin/log.c:1718
14832 msgid "don't print the patch filenames"
14833 msgstr ""
14834
14835 #: builtin/log.c:1720
14836 msgid "show progress while generating patches"
14837 msgstr ""
14838
14839 #: builtin/log.c:1722
14840 msgid "show changes against <rev> in cover letter or single patch"
14841 msgstr ""
14842
14843 #: builtin/log.c:1725
14844 msgid "show changes against <refspec> in cover letter or single patch"
14845 msgstr ""
14846
14847 #: builtin/log.c:1727
14848 msgid "percentage by which creation is weighted"
14849 msgstr ""
14850
14851 #: builtin/log.c:1812
14852 #, c-format
14853 msgid "invalid ident line: %s"
14854 msgstr ""
14855
14856 #: builtin/log.c:1827
14857 msgid "-n and -k are mutually exclusive"
14858 msgstr ""
14859
14860 #: builtin/log.c:1829
14861 msgid "--subject-prefix/--rfc and -k are mutually exclusive"
14862 msgstr ""
14863
14864 #: builtin/log.c:1837
14865 msgid "--name-only does not make sense"
14866 msgstr ""
14867
14868 #: builtin/log.c:1839
14869 msgid "--name-status does not make sense"
14870 msgstr ""
14871
14872 #: builtin/log.c:1841
14873 msgid "--check does not make sense"
14874 msgstr ""
14875
14876 #: builtin/log.c:1874
14877 msgid "standard output, or directory, which one?"
14878 msgstr ""
14879
14880 #: builtin/log.c:1978
14881 msgid "--interdiff requires --cover-letter or single patch"
14882 msgstr ""
14883
14884 #: builtin/log.c:1982
14885 msgid "Interdiff:"
14886 msgstr ""
14887
14888 #: builtin/log.c:1983
14889 #, c-format
14890 msgid "Interdiff against v%d:"
14891 msgstr ""
14892
14893 #: builtin/log.c:1989
14894 msgid "--creation-factor requires --range-diff"
14895 msgstr ""
14896
14897 #: builtin/log.c:1993
14898 msgid "--range-diff requires --cover-letter or single patch"
14899 msgstr ""
14900
14901 #: builtin/log.c:2001
14902 msgid "Range-diff:"
14903 msgstr ""
14904
14905 #: builtin/log.c:2002
14906 #, c-format
14907 msgid "Range-diff against v%d:"
14908 msgstr ""
14909
14910 #: builtin/log.c:2013
14911 #, c-format
14912 msgid "unable to read signature file '%s'"
14913 msgstr ""
14914
14915 #: builtin/log.c:2049
14916 msgid "Generating patches"
14917 msgstr ""
14918
14919 #: builtin/log.c:2093
14920 msgid "failed to create output files"
14921 msgstr ""
14922
14923 #: builtin/log.c:2152
14924 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
14925 msgstr ""
14926
14927 #: builtin/log.c:2206
14928 #, c-format
14929 msgid ""
14930 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
14931 msgstr ""
14932
14933 #: builtin/ls-files.c:471
14934 msgid "git ls-files [<options>] [<file>...]"
14935 msgstr ""
14936
14937 #: builtin/ls-files.c:527
14938 msgid "identify the file status with tags"
14939 msgstr ""
14940
14941 #: builtin/ls-files.c:529
14942 msgid "use lowercase letters for 'assume unchanged' files"
14943 msgstr ""
14944
14945 #: builtin/ls-files.c:531
14946 msgid "use lowercase letters for 'fsmonitor clean' files"
14947 msgstr ""
14948
14949 #: builtin/ls-files.c:533
14950 msgid "show cached files in the output (default)"
14951 msgstr ""
14952
14953 #: builtin/ls-files.c:535
14954 msgid "show deleted files in the output"
14955 msgstr ""
14956
14957 #: builtin/ls-files.c:537
14958 msgid "show modified files in the output"
14959 msgstr ""
14960
14961 #: builtin/ls-files.c:539
14962 msgid "show other files in the output"
14963 msgstr ""
14964
14965 #: builtin/ls-files.c:541
14966 msgid "show ignored files in the output"
14967 msgstr ""
14968
14969 #: builtin/ls-files.c:544
14970 msgid "show staged contents' object name in the output"
14971 msgstr ""
14972
14973 #: builtin/ls-files.c:546
14974 msgid "show files on the filesystem that need to be removed"
14975 msgstr ""
14976
14977 #: builtin/ls-files.c:548
14978 msgid "show 'other' directories' names only"
14979 msgstr ""
14980
14981 #: builtin/ls-files.c:550
14982 msgid "show line endings of files"
14983 msgstr ""
14984
14985 #: builtin/ls-files.c:552
14986 msgid "don't show empty directories"
14987 msgstr ""
14988
14989 #: builtin/ls-files.c:555
14990 msgid "show unmerged files in the output"
14991 msgstr ""
14992
14993 #: builtin/ls-files.c:557
14994 msgid "show resolve-undo information"
14995 msgstr ""
14996
14997 #: builtin/ls-files.c:559
14998 msgid "skip files matching pattern"
14999 msgstr ""
15000
15001 #: builtin/ls-files.c:562
15002 msgid "exclude patterns are read from <file>"
15003 msgstr ""
15004
15005 #: builtin/ls-files.c:565
15006 msgid "read additional per-directory exclude patterns in <file>"
15007 msgstr ""
15008
15009 #: builtin/ls-files.c:567
15010 msgid "add the standard git exclusions"
15011 msgstr ""
15012
15013 #: builtin/ls-files.c:571
15014 msgid "make the output relative to the project top directory"
15015 msgstr ""
15016
15017 #: builtin/ls-files.c:574
15018 msgid "recurse through submodules"
15019 msgstr ""
15020
15021 #: builtin/ls-files.c:576
15022 msgid "if any <file> is not in the index, treat this as an error"
15023 msgstr ""
15024
15025 #: builtin/ls-files.c:577
15026 msgid "tree-ish"
15027 msgstr ""
15028
15029 #: builtin/ls-files.c:578
15030 msgid "pretend that paths removed since <tree-ish> are still present"
15031 msgstr ""
15032
15033 #: builtin/ls-files.c:580
15034 msgid "show debugging data"
15035 msgstr ""
15036
15037 #: builtin/ls-remote.c:9
15038 msgid ""
15039 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
15040 " [-q | --quiet] [--exit-code] [--get-url]\n"
15041 " [--symref] [<repository> [<refs>...]]"
15042 msgstr ""
15043
15044 #: builtin/ls-remote.c:59
15045 msgid "do not print remote URL"
15046 msgstr ""
15047
15048 #: builtin/ls-remote.c:60 builtin/ls-remote.c:62 builtin/rebase.c:1384
15049 msgid "exec"
15050 msgstr ""
15051
15052 #: builtin/ls-remote.c:61 builtin/ls-remote.c:63
15053 msgid "path of git-upload-pack on the remote host"
15054 msgstr ""
15055
15056 #: builtin/ls-remote.c:65
15057 msgid "limit to tags"
15058 msgstr ""
15059
15060 #: builtin/ls-remote.c:66
15061 msgid "limit to heads"
15062 msgstr ""
15063
15064 #: builtin/ls-remote.c:67
15065 msgid "do not show peeled tags"
15066 msgstr ""
15067
15068 #: builtin/ls-remote.c:69
15069 msgid "take url.<base>.insteadOf into account"
15070 msgstr ""
15071
15072 #: builtin/ls-remote.c:72
15073 msgid "exit with exit code 2 if no matching refs are found"
15074 msgstr ""
15075
15076 #: builtin/ls-remote.c:75
15077 msgid "show underlying ref in addition to the object pointed by it"
15078 msgstr ""
15079
15080 #: builtin/ls-tree.c:30
15081 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
15082 msgstr ""
15083
15084 #: builtin/ls-tree.c:128
15085 msgid "only show trees"
15086 msgstr ""
15087
15088 #: builtin/ls-tree.c:130
15089 msgid "recurse into subtrees"
15090 msgstr ""
15091
15092 #: builtin/ls-tree.c:132
15093 msgid "show trees when recursing"
15094 msgstr ""
15095
15096 #: builtin/ls-tree.c:135
15097 msgid "terminate entries with NUL byte"
15098 msgstr ""
15099
15100 #: builtin/ls-tree.c:136
15101 msgid "include object size"
15102 msgstr ""
15103
15104 #: builtin/ls-tree.c:138 builtin/ls-tree.c:140
15105 msgid "list only filenames"
15106 msgstr ""
15107
15108 #: builtin/ls-tree.c:143
15109 msgid "use full path names"
15110 msgstr ""
15111
15112 #: builtin/ls-tree.c:145
15113 msgid "list entire tree; not just current directory (implies --full-name)"
15114 msgstr ""
15115
15116 #: builtin/mailsplit.c:241
15117 #, c-format
15118 msgid "empty mbox: '%s'"
15119 msgstr ""
15120
15121 #: builtin/merge-base.c:32
15122 msgid "git merge-base [-a | --all] <commit> <commit>..."
15123 msgstr ""
15124
15125 #: builtin/merge-base.c:33
15126 msgid "git merge-base [-a | --all] --octopus <commit>..."
15127 msgstr ""
15128
15129 #: builtin/merge-base.c:34
15130 msgid "git merge-base --independent <commit>..."
15131 msgstr ""
15132
15133 #: builtin/merge-base.c:35
15134 msgid "git merge-base --is-ancestor <commit> <commit>"
15135 msgstr ""
15136
15137 #: builtin/merge-base.c:36
15138 msgid "git merge-base --fork-point <ref> [<commit>]"
15139 msgstr ""
15140
15141 #: builtin/merge-base.c:143
15142 msgid "output all common ancestors"
15143 msgstr ""
15144
15145 #: builtin/merge-base.c:145
15146 msgid "find ancestors for a single n-way merge"
15147 msgstr ""
15148
15149 #: builtin/merge-base.c:147
15150 msgid "list revs not reachable from others"
15151 msgstr ""
15152
15153 #: builtin/merge-base.c:149
15154 msgid "is the first one ancestor of the other?"
15155 msgstr ""
15156
15157 #: builtin/merge-base.c:151
15158 msgid "find where <commit> forked from reflog of <ref>"
15159 msgstr ""
15160
15161 #: builtin/merge-file.c:9
15162 msgid ""
15163 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
15164 "<orig-file> <file2>"
15165 msgstr ""
15166
15167 #: builtin/merge-file.c:35
15168 msgid "send results to standard output"
15169 msgstr ""
15170
15171 #: builtin/merge-file.c:36
15172 msgid "use a diff3 based merge"
15173 msgstr ""
15174
15175 #: builtin/merge-file.c:37
15176 msgid "for conflicts, use our version"
15177 msgstr ""
15178
15179 #: builtin/merge-file.c:39
15180 msgid "for conflicts, use their version"
15181 msgstr ""
15182
15183 #: builtin/merge-file.c:41
15184 msgid "for conflicts, use a union version"
15185 msgstr ""
15186
15187 #: builtin/merge-file.c:44
15188 msgid "for conflicts, use this marker size"
15189 msgstr ""
15190
15191 #: builtin/merge-file.c:45
15192 msgid "do not warn about conflicts"
15193 msgstr ""
15194
15195 #: builtin/merge-file.c:47
15196 msgid "set labels for file1/orig-file/file2"
15197 msgstr ""
15198
15199 #: builtin/merge-recursive.c:47
15200 #, c-format
15201 msgid "unknown option %s"
15202 msgstr ""
15203
15204 #: builtin/merge-recursive.c:53
15205 #, c-format
15206 msgid "could not parse object '%s'"
15207 msgstr ""
15208
15209 #: builtin/merge-recursive.c:57
15210 #, c-format
15211 msgid "cannot handle more than %d base. Ignoring %s."
15212 msgid_plural "cannot handle more than %d bases. Ignoring %s."
15213 msgstr[0] ""
15214 msgstr[1] ""
15215
15216 #: builtin/merge-recursive.c:65
15217 msgid "not handling anything other than two heads merge."
15218 msgstr ""
15219
15220 #: builtin/merge-recursive.c:74 builtin/merge-recursive.c:76
15221 #, c-format
15222 msgid "could not resolve ref '%s'"
15223 msgstr ""
15224
15225 #: builtin/merge-recursive.c:82
15226 #, c-format
15227 msgid "Merging %s with %s\n"
15228 msgstr ""
15229
15230 #: builtin/merge.c:56
15231 msgid "git merge [<options>] [<commit>...]"
15232 msgstr ""
15233
15234 #: builtin/merge.c:57
15235 msgid "git merge --abort"
15236 msgstr ""
15237
15238 #: builtin/merge.c:58
15239 msgid "git merge --continue"
15240 msgstr ""
15241
15242 #: builtin/merge.c:121
15243 msgid "switch `m' requires a value"
15244 msgstr ""
15245
15246 #: builtin/merge.c:144
15247 #, c-format
15248 msgid "option `%s' requires a value"
15249 msgstr ""
15250
15251 #: builtin/merge.c:190
15252 #, c-format
15253 msgid "Could not find merge strategy '%s'.\n"
15254 msgstr ""
15255
15256 #: builtin/merge.c:191
15257 #, c-format
15258 msgid "Available strategies are:"
15259 msgstr ""
15260
15261 #: builtin/merge.c:196
15262 #, c-format
15263 msgid "Available custom strategies are:"
15264 msgstr ""
15265
15266 #: builtin/merge.c:247 builtin/pull.c:133
15267 msgid "do not show a diffstat at the end of the merge"
15268 msgstr ""
15269
15270 #: builtin/merge.c:250 builtin/pull.c:136
15271 msgid "show a diffstat at the end of the merge"
15272 msgstr ""
15273
15274 #: builtin/merge.c:251 builtin/pull.c:139
15275 msgid "(synonym to --stat)"
15276 msgstr ""
15277
15278 #: builtin/merge.c:253 builtin/pull.c:142
15279 msgid "add (at most <n>) entries from shortlog to merge commit message"
15280 msgstr ""
15281
15282 #: builtin/merge.c:256 builtin/pull.c:148
15283 msgid "create a single commit instead of doing a merge"
15284 msgstr ""
15285
15286 #: builtin/merge.c:258 builtin/pull.c:151
15287 msgid "perform a commit if the merge succeeds (default)"
15288 msgstr ""
15289
15290 #: builtin/merge.c:260 builtin/pull.c:154
15291 msgid "edit message before committing"
15292 msgstr ""
15293
15294 #: builtin/merge.c:262
15295 msgid "allow fast-forward (default)"
15296 msgstr ""
15297
15298 #: builtin/merge.c:264 builtin/pull.c:161
15299 msgid "abort if fast-forward is not possible"
15300 msgstr ""
15301
15302 #: builtin/merge.c:268 builtin/pull.c:164
15303 msgid "verify that the named commit has a valid GPG signature"
15304 msgstr ""
15305
15306 #: builtin/merge.c:269 builtin/notes.c:787 builtin/pull.c:168
15307 #: builtin/rebase.c:527 builtin/rebase.c:1398 builtin/revert.c:114
15308 msgid "strategy"
15309 msgstr ""
15310
15311 #: builtin/merge.c:270 builtin/pull.c:169
15312 msgid "merge strategy to use"
15313 msgstr ""
15314
15315 #: builtin/merge.c:271 builtin/pull.c:172
15316 msgid "option=value"
15317 msgstr ""
15318
15319 #: builtin/merge.c:272 builtin/pull.c:173
15320 msgid "option for selected merge strategy"
15321 msgstr ""
15322
15323 #: builtin/merge.c:274
15324 msgid "merge commit message (for a non-fast-forward merge)"
15325 msgstr ""
15326
15327 #: builtin/merge.c:281
15328 msgid "abort the current in-progress merge"
15329 msgstr ""
15330
15331 #: builtin/merge.c:283
15332 msgid "--abort but leave index and working tree alone"
15333 msgstr ""
15334
15335 #: builtin/merge.c:285
15336 msgid "continue the current in-progress merge"
15337 msgstr ""
15338
15339 #: builtin/merge.c:287 builtin/pull.c:180
15340 msgid "allow merging unrelated histories"
15341 msgstr ""
15342
15343 #: builtin/merge.c:294
15344 msgid "bypass pre-merge-commit and commit-msg hooks"
15345 msgstr ""
15346
15347 #: builtin/merge.c:311
15348 msgid "could not run stash."
15349 msgstr ""
15350
15351 #: builtin/merge.c:316
15352 msgid "stash failed"
15353 msgstr ""
15354
15355 #: builtin/merge.c:321
15356 #, c-format
15357 msgid "not a valid object: %s"
15358 msgstr ""
15359
15360 #: builtin/merge.c:343 builtin/merge.c:360
15361 msgid "read-tree failed"
15362 msgstr ""
15363
15364 #: builtin/merge.c:390
15365 msgid " (nothing to squash)"
15366 msgstr ""
15367
15368 #: builtin/merge.c:401
15369 #, c-format
15370 msgid "Squash commit -- not updating HEAD\n"
15371 msgstr ""
15372
15373 #: builtin/merge.c:451
15374 #, c-format
15375 msgid "No merge message -- not updating HEAD\n"
15376 msgstr ""
15377
15378 #: builtin/merge.c:502
15379 #, c-format
15380 msgid "'%s' does not point to a commit"
15381 msgstr ""
15382
15383 #: builtin/merge.c:589
15384 #, c-format
15385 msgid "Bad branch.%s.mergeoptions string: %s"
15386 msgstr ""
15387
15388 #: builtin/merge.c:716
15389 msgid "Not handling anything other than two heads merge."
15390 msgstr ""
15391
15392 #: builtin/merge.c:730
15393 #, c-format
15394 msgid "Unknown option for merge-recursive: -X%s"
15395 msgstr ""
15396
15397 #: builtin/merge.c:745
15398 #, c-format
15399 msgid "unable to write %s"
15400 msgstr ""
15401
15402 #: builtin/merge.c:797
15403 #, c-format
15404 msgid "Could not read from '%s'"
15405 msgstr ""
15406
15407 #: builtin/merge.c:806
15408 #, c-format
15409 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
15410 msgstr ""
15411
15412 #: builtin/merge.c:812
15413 msgid ""
15414 "Please enter a commit message to explain why this merge is necessary,\n"
15415 "especially if it merges an updated upstream into a topic branch.\n"
15416 "\n"
15417 msgstr ""
15418
15419 #: builtin/merge.c:817
15420 msgid "An empty message aborts the commit.\n"
15421 msgstr ""
15422
15423 #: builtin/merge.c:820
15424 #, c-format
15425 msgid ""
15426 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
15427 "the commit.\n"
15428 msgstr ""
15429
15430 #: builtin/merge.c:873
15431 msgid "Empty commit message."
15432 msgstr ""
15433
15434 #: builtin/merge.c:888
15435 #, c-format
15436 msgid "Wonderful.\n"
15437 msgstr ""
15438
15439 #: builtin/merge.c:949
15440 #, c-format
15441 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
15442 msgstr ""
15443
15444 #: builtin/merge.c:988
15445 msgid "No current branch."
15446 msgstr ""
15447
15448 #: builtin/merge.c:990
15449 msgid "No remote for the current branch."
15450 msgstr ""
15451
15452 #: builtin/merge.c:992
15453 msgid "No default upstream defined for the current branch."
15454 msgstr ""
15455
15456 #: builtin/merge.c:997
15457 #, c-format
15458 msgid "No remote-tracking branch for %s from %s"
15459 msgstr ""
15460
15461 #: builtin/merge.c:1054
15462 #, c-format
15463 msgid "Bad value '%s' in environment '%s'"
15464 msgstr ""
15465
15466 #: builtin/merge.c:1157
15467 #, c-format
15468 msgid "not something we can merge in %s: %s"
15469 msgstr ""
15470
15471 #: builtin/merge.c:1191
15472 msgid "not something we can merge"
15473 msgstr ""
15474
15475 #: builtin/merge.c:1295
15476 msgid "--abort expects no arguments"
15477 msgstr ""
15478
15479 #: builtin/merge.c:1299
15480 msgid "There is no merge to abort (MERGE_HEAD missing)."
15481 msgstr ""
15482
15483 #: builtin/merge.c:1317
15484 msgid "--quit expects no arguments"
15485 msgstr ""
15486
15487 #: builtin/merge.c:1330
15488 msgid "--continue expects no arguments"
15489 msgstr ""
15490
15491 #: builtin/merge.c:1334
15492 msgid "There is no merge in progress (MERGE_HEAD missing)."
15493 msgstr ""
15494
15495 #: builtin/merge.c:1350
15496 msgid ""
15497 "You have not concluded your merge (MERGE_HEAD exists).\n"
15498 "Please, commit your changes before you merge."
15499 msgstr ""
15500
15501 #: builtin/merge.c:1357
15502 msgid ""
15503 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
15504 "Please, commit your changes before you merge."
15505 msgstr ""
15506
15507 #: builtin/merge.c:1360
15508 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
15509 msgstr ""
15510
15511 #: builtin/merge.c:1374
15512 msgid "You cannot combine --squash with --no-ff."
15513 msgstr ""
15514
15515 #: builtin/merge.c:1376
15516 msgid "You cannot combine --squash with --commit."
15517 msgstr ""
15518
15519 #: builtin/merge.c:1392
15520 msgid "No commit specified and merge.defaultToUpstream not set."
15521 msgstr ""
15522
15523 #: builtin/merge.c:1409
15524 msgid "Squash commit into empty head not supported yet"
15525 msgstr ""
15526
15527 #: builtin/merge.c:1411
15528 msgid "Non-fast-forward commit does not make sense into an empty head"
15529 msgstr ""
15530
15531 #: builtin/merge.c:1416
15532 #, c-format
15533 msgid "%s - not something we can merge"
15534 msgstr ""
15535
15536 #: builtin/merge.c:1418
15537 msgid "Can merge only exactly one commit into empty head"
15538 msgstr ""
15539
15540 #: builtin/merge.c:1499
15541 msgid "refusing to merge unrelated histories"
15542 msgstr ""
15543
15544 #: builtin/merge.c:1508
15545 msgid "Already up to date."
15546 msgstr ""
15547
15548 #: builtin/merge.c:1518
15549 #, c-format
15550 msgid "Updating %s..%s\n"
15551 msgstr ""
15552
15553 #: builtin/merge.c:1564
15554 #, c-format
15555 msgid "Trying really trivial in-index merge...\n"
15556 msgstr ""
15557
15558 #: builtin/merge.c:1571
15559 #, c-format
15560 msgid "Nope.\n"
15561 msgstr ""
15562
15563 #: builtin/merge.c:1596
15564 msgid "Already up to date. Yeeah!"
15565 msgstr ""
15566
15567 #: builtin/merge.c:1602
15568 msgid "Not possible to fast-forward, aborting."
15569 msgstr ""
15570
15571 #: builtin/merge.c:1630 builtin/merge.c:1695
15572 #, c-format
15573 msgid "Rewinding the tree to pristine...\n"
15574 msgstr ""
15575
15576 #: builtin/merge.c:1634
15577 #, c-format
15578 msgid "Trying merge strategy %s...\n"
15579 msgstr ""
15580
15581 #: builtin/merge.c:1686
15582 #, c-format
15583 msgid "No merge strategy handled the merge.\n"
15584 msgstr ""
15585
15586 #: builtin/merge.c:1688
15587 #, c-format
15588 msgid "Merge with strategy %s failed.\n"
15589 msgstr ""
15590
15591 #: builtin/merge.c:1697
15592 #, c-format
15593 msgid "Using the %s to prepare resolving by hand.\n"
15594 msgstr ""
15595
15596 #: builtin/merge.c:1711
15597 #, c-format
15598 msgid "Automatic merge went well; stopped before committing as requested\n"
15599 msgstr ""
15600
15601 #: builtin/mktree.c:66
15602 msgid "git mktree [-z] [--missing] [--batch]"
15603 msgstr ""
15604
15605 #: builtin/mktree.c:154
15606 msgid "input is NUL terminated"
15607 msgstr ""
15608
15609 #: builtin/mktree.c:155 builtin/write-tree.c:26
15610 msgid "allow missing objects"
15611 msgstr ""
15612
15613 #: builtin/mktree.c:156
15614 msgid "allow creation of more than one tree"
15615 msgstr ""
15616
15617 #: builtin/multi-pack-index.c:9
15618 msgid ""
15619 "git multi-pack-index [<options>] (write|verify|expire|repack --batch-"
15620 "size=<size>)"
15621 msgstr ""
15622
15623 #: builtin/multi-pack-index.c:26
15624 msgid "object directory containing set of packfile and pack-index pairs"
15625 msgstr ""
15626
15627 #: builtin/multi-pack-index.c:29
15628 msgid ""
15629 "during repack, collect pack-files of smaller size into a batch that is "
15630 "larger than this size"
15631 msgstr ""
15632
15633 #: builtin/multi-pack-index.c:50 builtin/prune-packed.c:25
15634 msgid "too many arguments"
15635 msgstr ""
15636
15637 #: builtin/multi-pack-index.c:60
15638 msgid "--batch-size option is only for 'repack' subcommand"
15639 msgstr ""
15640
15641 #: builtin/multi-pack-index.c:69
15642 #, c-format
15643 msgid "unrecognized subcommand: %s"
15644 msgstr ""
15645
15646 #: builtin/mv.c:18
15647 msgid "git mv [<options>] <source>... <destination>"
15648 msgstr ""
15649
15650 #: builtin/mv.c:83
15651 #, c-format
15652 msgid "Directory %s is in index and no submodule?"
15653 msgstr ""
15654
15655 #: builtin/mv.c:85
15656 msgid "Please stage your changes to .gitmodules or stash them to proceed"
15657 msgstr ""
15658
15659 #: builtin/mv.c:103
15660 #, c-format
15661 msgid "%.*s is in index"
15662 msgstr ""
15663
15664 #: builtin/mv.c:125
15665 msgid "force move/rename even if target exists"
15666 msgstr ""
15667
15668 #: builtin/mv.c:127
15669 msgid "skip move/rename errors"
15670 msgstr ""
15671
15672 #: builtin/mv.c:169
15673 #, c-format
15674 msgid "destination '%s' is not a directory"
15675 msgstr ""
15676
15677 #: builtin/mv.c:180
15678 #, c-format
15679 msgid "Checking rename of '%s' to '%s'\n"
15680 msgstr ""
15681
15682 #: builtin/mv.c:184
15683 msgid "bad source"
15684 msgstr ""
15685
15686 #: builtin/mv.c:187
15687 msgid "can not move directory into itself"
15688 msgstr ""
15689
15690 #: builtin/mv.c:190
15691 msgid "cannot move directory over file"
15692 msgstr ""
15693
15694 #: builtin/mv.c:199
15695 msgid "source directory is empty"
15696 msgstr ""
15697
15698 #: builtin/mv.c:224
15699 msgid "not under version control"
15700 msgstr ""
15701
15702 #: builtin/mv.c:227
15703 msgid "destination exists"
15704 msgstr ""
15705
15706 #: builtin/mv.c:235
15707 #, c-format
15708 msgid "overwriting '%s'"
15709 msgstr ""
15710
15711 #: builtin/mv.c:238
15712 msgid "Cannot overwrite"
15713 msgstr ""
15714
15715 #: builtin/mv.c:241
15716 msgid "multiple sources for the same target"
15717 msgstr ""
15718
15719 #: builtin/mv.c:243
15720 msgid "destination directory does not exist"
15721 msgstr ""
15722
15723 #: builtin/mv.c:250
15724 #, c-format
15725 msgid "%s, source=%s, destination=%s"
15726 msgstr ""
15727
15728 #: builtin/mv.c:271
15729 #, c-format
15730 msgid "Renaming %s to %s\n"
15731 msgstr ""
15732
15733 #: builtin/mv.c:277 builtin/remote.c:781 builtin/repack.c:520
15734 #, c-format
15735 msgid "renaming '%s' failed"
15736 msgstr ""
15737
15738 #: builtin/name-rev.c:465
15739 msgid "git name-rev [<options>] <commit>..."
15740 msgstr ""
15741
15742 #: builtin/name-rev.c:466
15743 msgid "git name-rev [<options>] --all"
15744 msgstr ""
15745
15746 #: builtin/name-rev.c:467
15747 msgid "git name-rev [<options>] --stdin"
15748 msgstr ""
15749
15750 #: builtin/name-rev.c:524
15751 msgid "print only names (no SHA-1)"
15752 msgstr ""
15753
15754 #: builtin/name-rev.c:525
15755 msgid "only use tags to name the commits"
15756 msgstr ""
15757
15758 #: builtin/name-rev.c:527
15759 msgid "only use refs matching <pattern>"
15760 msgstr ""
15761
15762 #: builtin/name-rev.c:529
15763 msgid "ignore refs matching <pattern>"
15764 msgstr ""
15765
15766 #: builtin/name-rev.c:531
15767 msgid "list all commits reachable from all refs"
15768 msgstr ""
15769
15770 #: builtin/name-rev.c:532
15771 msgid "read from stdin"
15772 msgstr ""
15773
15774 #: builtin/name-rev.c:533
15775 msgid "allow to print `undefined` names (default)"
15776 msgstr ""
15777
15778 #: builtin/name-rev.c:539
15779 msgid "dereference tags in the input (internal use)"
15780 msgstr ""
15781
15782 #: builtin/notes.c:28
15783 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
15784 msgstr ""
15785
15786 #: builtin/notes.c:29
15787 msgid ""
15788 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
15789 "| (-c | -C) <object>] [<object>]"
15790 msgstr ""
15791
15792 #: builtin/notes.c:30
15793 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
15794 msgstr ""
15795
15796 #: builtin/notes.c:31
15797 msgid ""
15798 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
15799 "(-c | -C) <object>] [<object>]"
15800 msgstr ""
15801
15802 #: builtin/notes.c:32
15803 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
15804 msgstr ""
15805
15806 #: builtin/notes.c:33
15807 msgid "git notes [--ref <notes-ref>] show [<object>]"
15808 msgstr ""
15809
15810 #: builtin/notes.c:34
15811 msgid ""
15812 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
15813 msgstr ""
15814
15815 #: builtin/notes.c:35
15816 msgid "git notes merge --commit [-v | -q]"
15817 msgstr ""
15818
15819 #: builtin/notes.c:36
15820 msgid "git notes merge --abort [-v | -q]"
15821 msgstr ""
15822
15823 #: builtin/notes.c:37
15824 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
15825 msgstr ""
15826
15827 #: builtin/notes.c:38
15828 msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
15829 msgstr ""
15830
15831 #: builtin/notes.c:39
15832 msgid "git notes [--ref <notes-ref>] get-ref"
15833 msgstr ""
15834
15835 #: builtin/notes.c:44
15836 msgid "git notes [list [<object>]]"
15837 msgstr ""
15838
15839 #: builtin/notes.c:49
15840 msgid "git notes add [<options>] [<object>]"
15841 msgstr ""
15842
15843 #: builtin/notes.c:54
15844 msgid "git notes copy [<options>] <from-object> <to-object>"
15845 msgstr ""
15846
15847 #: builtin/notes.c:55
15848 msgid "git notes copy --stdin [<from-object> <to-object>]..."
15849 msgstr ""
15850
15851 #: builtin/notes.c:60
15852 msgid "git notes append [<options>] [<object>]"
15853 msgstr ""
15854
15855 #: builtin/notes.c:65
15856 msgid "git notes edit [<object>]"
15857 msgstr ""
15858
15859 #: builtin/notes.c:70
15860 msgid "git notes show [<object>]"
15861 msgstr ""
15862
15863 #: builtin/notes.c:75
15864 msgid "git notes merge [<options>] <notes-ref>"
15865 msgstr ""
15866
15867 #: builtin/notes.c:76
15868 msgid "git notes merge --commit [<options>]"
15869 msgstr ""
15870
15871 #: builtin/notes.c:77
15872 msgid "git notes merge --abort [<options>]"
15873 msgstr ""
15874
15875 #: builtin/notes.c:82
15876 msgid "git notes remove [<object>]"
15877 msgstr ""
15878
15879 #: builtin/notes.c:87
15880 msgid "git notes prune [<options>]"
15881 msgstr ""
15882
15883 #: builtin/notes.c:92
15884 msgid "git notes get-ref"
15885 msgstr ""
15886
15887 #: builtin/notes.c:97
15888 msgid "Write/edit the notes for the following object:"
15889 msgstr ""
15890
15891 #: builtin/notes.c:150
15892 #, c-format
15893 msgid "unable to start 'show' for object '%s'"
15894 msgstr ""
15895
15896 #: builtin/notes.c:154
15897 msgid "could not read 'show' output"
15898 msgstr ""
15899
15900 #: builtin/notes.c:162
15901 #, c-format
15902 msgid "failed to finish 'show' for object '%s'"
15903 msgstr ""
15904
15905 #: builtin/notes.c:197
15906 msgid "please supply the note contents using either -m or -F option"
15907 msgstr ""
15908
15909 #: builtin/notes.c:206
15910 msgid "unable to write note object"
15911 msgstr ""
15912
15913 #: builtin/notes.c:208
15914 #, c-format
15915 msgid "the note contents have been left in %s"
15916 msgstr ""
15917
15918 #: builtin/notes.c:242 builtin/tag.c:533
15919 #, c-format
15920 msgid "could not open or read '%s'"
15921 msgstr ""
15922
15923 #: builtin/notes.c:263 builtin/notes.c:313 builtin/notes.c:315
15924 #: builtin/notes.c:383 builtin/notes.c:438 builtin/notes.c:526
15925 #: builtin/notes.c:531 builtin/notes.c:610 builtin/notes.c:672
15926 #, c-format
15927 msgid "failed to resolve '%s' as a valid ref."
15928 msgstr ""
15929
15930 #: builtin/notes.c:265
15931 #, c-format
15932 msgid "failed to read object '%s'."
15933 msgstr ""
15934
15935 #: builtin/notes.c:268
15936 #, c-format
15937 msgid "cannot read note data from non-blob object '%s'."
15938 msgstr ""
15939
15940 #: builtin/notes.c:309
15941 #, c-format
15942 msgid "malformed input line: '%s'."
15943 msgstr ""
15944
15945 #: builtin/notes.c:324
15946 #, c-format
15947 msgid "failed to copy notes from '%s' to '%s'"
15948 msgstr ""
15949
15950 #. TRANSLATORS: the first %s will be replaced by a git
15951 #. notes command: 'add', 'merge', 'remove', etc.
15952 #.
15953 #: builtin/notes.c:356
15954 #, c-format
15955 msgid "refusing to %s notes in %s (outside of refs/notes/)"
15956 msgstr ""
15957
15958 #: builtin/notes.c:376 builtin/notes.c:431 builtin/notes.c:509
15959 #: builtin/notes.c:521 builtin/notes.c:598 builtin/notes.c:665
15960 #: builtin/notes.c:815 builtin/notes.c:963 builtin/notes.c:985
15961 msgid "too many parameters"
15962 msgstr ""
15963
15964 #: builtin/notes.c:389 builtin/notes.c:678
15965 #, c-format
15966 msgid "no note found for object %s."
15967 msgstr ""
15968
15969 #: builtin/notes.c:410 builtin/notes.c:576
15970 msgid "note contents as a string"
15971 msgstr ""
15972
15973 #: builtin/notes.c:413 builtin/notes.c:579
15974 msgid "note contents in a file"
15975 msgstr ""
15976
15977 #: builtin/notes.c:416 builtin/notes.c:582
15978 msgid "reuse and edit specified note object"
15979 msgstr ""
15980
15981 #: builtin/notes.c:419 builtin/notes.c:585
15982 msgid "reuse specified note object"
15983 msgstr ""
15984
15985 #: builtin/notes.c:422 builtin/notes.c:588
15986 msgid "allow storing empty note"
15987 msgstr ""
15988
15989 #: builtin/notes.c:423 builtin/notes.c:496
15990 msgid "replace existing notes"
15991 msgstr ""
15992
15993 #: builtin/notes.c:448
15994 #, c-format
15995 msgid ""
15996 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
15997 "existing notes"
15998 msgstr ""
15999
16000 #: builtin/notes.c:463 builtin/notes.c:544
16001 #, c-format
16002 msgid "Overwriting existing notes for object %s\n"
16003 msgstr ""
16004
16005 #: builtin/notes.c:475 builtin/notes.c:637 builtin/notes.c:902
16006 #, c-format
16007 msgid "Removing note for object %s\n"
16008 msgstr ""
16009
16010 #: builtin/notes.c:497
16011 msgid "read objects from stdin"
16012 msgstr ""
16013
16014 #: builtin/notes.c:499
16015 msgid "load rewriting config for <command> (implies --stdin)"
16016 msgstr ""
16017
16018 #: builtin/notes.c:517
16019 msgid "too few parameters"
16020 msgstr ""
16021
16022 #: builtin/notes.c:538
16023 #, c-format
16024 msgid ""
16025 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
16026 "existing notes"
16027 msgstr ""
16028
16029 #: builtin/notes.c:550
16030 #, c-format
16031 msgid "missing notes on source object %s. Cannot copy."
16032 msgstr ""
16033
16034 #: builtin/notes.c:603
16035 #, c-format
16036 msgid ""
16037 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
16038 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
16039 msgstr ""
16040
16041 #: builtin/notes.c:698
16042 msgid "failed to delete ref NOTES_MERGE_PARTIAL"
16043 msgstr ""
16044
16045 #: builtin/notes.c:700
16046 msgid "failed to delete ref NOTES_MERGE_REF"
16047 msgstr ""
16048
16049 #: builtin/notes.c:702
16050 msgid "failed to remove 'git notes merge' worktree"
16051 msgstr ""
16052
16053 #: builtin/notes.c:722
16054 msgid "failed to read ref NOTES_MERGE_PARTIAL"
16055 msgstr ""
16056
16057 #: builtin/notes.c:724
16058 msgid "could not find commit from NOTES_MERGE_PARTIAL."
16059 msgstr ""
16060
16061 #: builtin/notes.c:726
16062 msgid "could not parse commit from NOTES_MERGE_PARTIAL."
16063 msgstr ""
16064
16065 #: builtin/notes.c:739
16066 msgid "failed to resolve NOTES_MERGE_REF"
16067 msgstr ""
16068
16069 #: builtin/notes.c:742
16070 msgid "failed to finalize notes merge"
16071 msgstr ""
16072
16073 #: builtin/notes.c:768
16074 #, c-format
16075 msgid "unknown notes merge strategy %s"
16076 msgstr ""
16077
16078 #: builtin/notes.c:784
16079 msgid "General options"
16080 msgstr ""
16081
16082 #: builtin/notes.c:786
16083 msgid "Merge options"
16084 msgstr ""
16085
16086 #: builtin/notes.c:788
16087 msgid ""
16088 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
16089 "cat_sort_uniq)"
16090 msgstr ""
16091
16092 #: builtin/notes.c:790
16093 msgid "Committing unmerged notes"
16094 msgstr ""
16095
16096 #: builtin/notes.c:792
16097 msgid "finalize notes merge by committing unmerged notes"
16098 msgstr ""
16099
16100 #: builtin/notes.c:794
16101 msgid "Aborting notes merge resolution"
16102 msgstr ""
16103
16104 #: builtin/notes.c:796
16105 msgid "abort notes merge"
16106 msgstr ""
16107
16108 #: builtin/notes.c:807
16109 msgid "cannot mix --commit, --abort or -s/--strategy"
16110 msgstr ""
16111
16112 #: builtin/notes.c:812
16113 msgid "must specify a notes ref to merge"
16114 msgstr ""
16115
16116 #: builtin/notes.c:836
16117 #, c-format
16118 msgid "unknown -s/--strategy: %s"
16119 msgstr ""
16120
16121 #: builtin/notes.c:873
16122 #, c-format
16123 msgid "a notes merge into %s is already in-progress at %s"
16124 msgstr ""
16125
16126 #: builtin/notes.c:876
16127 #, c-format
16128 msgid "failed to store link to current notes ref (%s)"
16129 msgstr ""
16130
16131 #: builtin/notes.c:878
16132 #, c-format
16133 msgid ""
16134 "Automatic notes merge failed. Fix conflicts in %s and commit the result with "
16135 "'git notes merge --commit', or abort the merge with 'git notes merge --"
16136 "abort'.\n"
16137 msgstr ""
16138
16139 #: builtin/notes.c:897 builtin/tag.c:546
16140 #, c-format
16141 msgid "Failed to resolve '%s' as a valid ref."
16142 msgstr ""
16143
16144 #: builtin/notes.c:900
16145 #, c-format
16146 msgid "Object %s has no note\n"
16147 msgstr ""
16148
16149 #: builtin/notes.c:912
16150 msgid "attempt to remove non-existent note is not an error"
16151 msgstr ""
16152
16153 #: builtin/notes.c:915
16154 msgid "read object names from the standard input"
16155 msgstr ""
16156
16157 #: builtin/notes.c:954 builtin/prune.c:132 builtin/worktree.c:164
16158 msgid "do not remove, show only"
16159 msgstr ""
16160
16161 #: builtin/notes.c:955
16162 msgid "report pruned notes"
16163 msgstr ""
16164
16165 #: builtin/notes.c:998
16166 msgid "notes-ref"
16167 msgstr ""
16168
16169 #: builtin/notes.c:999
16170 msgid "use notes from <notes-ref>"
16171 msgstr ""
16172
16173 #: builtin/notes.c:1034 builtin/stash.c:1608
16174 #, c-format
16175 msgid "unknown subcommand: %s"
16176 msgstr ""
16177
16178 #: builtin/pack-objects.c:53
16179 msgid ""
16180 "git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
16181 msgstr ""
16182
16183 #: builtin/pack-objects.c:54
16184 msgid ""
16185 "git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
16186 msgstr ""
16187
16188 #: builtin/pack-objects.c:431
16189 #, c-format
16190 msgid "bad packed object CRC for %s"
16191 msgstr ""
16192
16193 #: builtin/pack-objects.c:442
16194 #, c-format
16195 msgid "corrupt packed object for %s"
16196 msgstr ""
16197
16198 #: builtin/pack-objects.c:573
16199 #, c-format
16200 msgid "recursive delta detected for object %s"
16201 msgstr ""
16202
16203 #: builtin/pack-objects.c:784
16204 #, c-format
16205 msgid "ordered %u objects, expected %<PRIu32>"
16206 msgstr ""
16207
16208 #: builtin/pack-objects.c:973
16209 msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
16210 msgstr ""
16211
16212 #: builtin/pack-objects.c:986
16213 msgid "Writing objects"
16214 msgstr ""
16215
16216 #: builtin/pack-objects.c:1047 builtin/update-index.c:90
16217 #, c-format
16218 msgid "failed to stat %s"
16219 msgstr ""
16220
16221 #: builtin/pack-objects.c:1100
16222 #, c-format
16223 msgid "wrote %<PRIu32> objects while expecting %<PRIu32>"
16224 msgstr ""
16225
16226 #: builtin/pack-objects.c:1298
16227 msgid "disabling bitmap writing, as some objects are not being packed"
16228 msgstr ""
16229
16230 #: builtin/pack-objects.c:1725
16231 #, c-format
16232 msgid "delta base offset overflow in pack for %s"
16233 msgstr ""
16234
16235 #: builtin/pack-objects.c:1734
16236 #, c-format
16237 msgid "delta base offset out of bound for %s"
16238 msgstr ""
16239
16240 #: builtin/pack-objects.c:2005
16241 msgid "Counting objects"
16242 msgstr ""
16243
16244 #: builtin/pack-objects.c:2150
16245 #, c-format
16246 msgid "unable to parse object header of %s"
16247 msgstr ""
16248
16249 #: builtin/pack-objects.c:2220 builtin/pack-objects.c:2236
16250 #: builtin/pack-objects.c:2246
16251 #, c-format
16252 msgid "object %s cannot be read"
16253 msgstr ""
16254
16255 #: builtin/pack-objects.c:2223 builtin/pack-objects.c:2250
16256 #, c-format
16257 msgid "object %s inconsistent object length (%<PRIuMAX> vs %<PRIuMAX>)"
16258 msgstr ""
16259
16260 #: builtin/pack-objects.c:2260
16261 msgid "suboptimal pack - out of memory"
16262 msgstr ""
16263
16264 #: builtin/pack-objects.c:2575
16265 #, c-format
16266 msgid "Delta compression using up to %d threads"
16267 msgstr ""
16268
16269 #: builtin/pack-objects.c:2714
16270 #, c-format
16271 msgid "unable to pack objects reachable from tag %s"
16272 msgstr ""
16273
16274 #: builtin/pack-objects.c:2802
16275 msgid "Compressing objects"
16276 msgstr ""
16277
16278 #: builtin/pack-objects.c:2808
16279 msgid "inconsistency with delta count"
16280 msgstr ""
16281
16282 #: builtin/pack-objects.c:2889
16283 #, c-format
16284 msgid ""
16285 "expected edge object ID, got garbage:\n"
16286 " %s"
16287 msgstr ""
16288
16289 #: builtin/pack-objects.c:2895
16290 #, c-format
16291 msgid ""
16292 "expected object ID, got garbage:\n"
16293 " %s"
16294 msgstr ""
16295
16296 #: builtin/pack-objects.c:2993
16297 msgid "invalid value for --missing"
16298 msgstr ""
16299
16300 #: builtin/pack-objects.c:3052 builtin/pack-objects.c:3160
16301 msgid "cannot open pack index"
16302 msgstr ""
16303
16304 #: builtin/pack-objects.c:3083
16305 #, c-format
16306 msgid "loose object at %s could not be examined"
16307 msgstr ""
16308
16309 #: builtin/pack-objects.c:3168
16310 msgid "unable to force loose object"
16311 msgstr ""
16312
16313 #: builtin/pack-objects.c:3261
16314 #, c-format
16315 msgid "not a rev '%s'"
16316 msgstr ""
16317
16318 #: builtin/pack-objects.c:3264
16319 #, c-format
16320 msgid "bad revision '%s'"
16321 msgstr ""
16322
16323 #: builtin/pack-objects.c:3289
16324 msgid "unable to add recent objects"
16325 msgstr ""
16326
16327 #: builtin/pack-objects.c:3342
16328 #, c-format
16329 msgid "unsupported index version %s"
16330 msgstr ""
16331
16332 #: builtin/pack-objects.c:3346
16333 #, c-format
16334 msgid "bad index version '%s'"
16335 msgstr ""
16336
16337 #: builtin/pack-objects.c:3384
16338 msgid "<version>[,<offset>]"
16339 msgstr ""
16340
16341 #: builtin/pack-objects.c:3385
16342 msgid "write the pack index file in the specified idx format version"
16343 msgstr ""
16344
16345 #: builtin/pack-objects.c:3388
16346 msgid "maximum size of each output pack file"
16347 msgstr ""
16348
16349 #: builtin/pack-objects.c:3390
16350 msgid "ignore borrowed objects from alternate object store"
16351 msgstr ""
16352
16353 #: builtin/pack-objects.c:3392
16354 msgid "ignore packed objects"
16355 msgstr ""
16356
16357 #: builtin/pack-objects.c:3394
16358 msgid "limit pack window by objects"
16359 msgstr ""
16360
16361 #: builtin/pack-objects.c:3396
16362 msgid "limit pack window by memory in addition to object limit"
16363 msgstr ""
16364
16365 #: builtin/pack-objects.c:3398
16366 msgid "maximum length of delta chain allowed in the resulting pack"
16367 msgstr ""
16368
16369 #: builtin/pack-objects.c:3400
16370 msgid "reuse existing deltas"
16371 msgstr ""
16372
16373 #: builtin/pack-objects.c:3402
16374 msgid "reuse existing objects"
16375 msgstr ""
16376
16377 #: builtin/pack-objects.c:3404
16378 msgid "use OFS_DELTA objects"
16379 msgstr ""
16380
16381 #: builtin/pack-objects.c:3406
16382 msgid "use threads when searching for best delta matches"
16383 msgstr ""
16384
16385 #: builtin/pack-objects.c:3408
16386 msgid "do not create an empty pack output"
16387 msgstr ""
16388
16389 #: builtin/pack-objects.c:3410
16390 msgid "read revision arguments from standard input"
16391 msgstr ""
16392
16393 #: builtin/pack-objects.c:3412
16394 msgid "limit the objects to those that are not yet packed"
16395 msgstr ""
16396
16397 #: builtin/pack-objects.c:3415
16398 msgid "include objects reachable from any reference"
16399 msgstr ""
16400
16401 #: builtin/pack-objects.c:3418
16402 msgid "include objects referred by reflog entries"
16403 msgstr ""
16404
16405 #: builtin/pack-objects.c:3421
16406 msgid "include objects referred to by the index"
16407 msgstr ""
16408
16409 #: builtin/pack-objects.c:3424
16410 msgid "output pack to stdout"
16411 msgstr ""
16412
16413 #: builtin/pack-objects.c:3426
16414 msgid "include tag objects that refer to objects to be packed"
16415 msgstr ""
16416
16417 #: builtin/pack-objects.c:3428
16418 msgid "keep unreachable objects"
16419 msgstr ""
16420
16421 #: builtin/pack-objects.c:3430
16422 msgid "pack loose unreachable objects"
16423 msgstr ""
16424
16425 #: builtin/pack-objects.c:3432
16426 msgid "unpack unreachable objects newer than <time>"
16427 msgstr ""
16428
16429 #: builtin/pack-objects.c:3435
16430 msgid "use the sparse reachability algorithm"
16431 msgstr ""
16432
16433 #: builtin/pack-objects.c:3437
16434 msgid "create thin packs"
16435 msgstr ""
16436
16437 #: builtin/pack-objects.c:3439
16438 msgid "create packs suitable for shallow fetches"
16439 msgstr ""
16440
16441 #: builtin/pack-objects.c:3441
16442 msgid "ignore packs that have companion .keep file"
16443 msgstr ""
16444
16445 #: builtin/pack-objects.c:3443
16446 msgid "ignore this pack"
16447 msgstr ""
16448
16449 #: builtin/pack-objects.c:3445
16450 msgid "pack compression level"
16451 msgstr ""
16452
16453 #: builtin/pack-objects.c:3447
16454 msgid "do not hide commits by grafts"
16455 msgstr ""
16456
16457 #: builtin/pack-objects.c:3449
16458 msgid "use a bitmap index if available to speed up counting objects"
16459 msgstr ""
16460
16461 #: builtin/pack-objects.c:3451
16462 msgid "write a bitmap index together with the pack index"
16463 msgstr ""
16464
16465 #: builtin/pack-objects.c:3455
16466 msgid "write a bitmap index if possible"
16467 msgstr ""
16468
16469 #: builtin/pack-objects.c:3459
16470 msgid "handling for missing objects"
16471 msgstr ""
16472
16473 #: builtin/pack-objects.c:3462
16474 msgid "do not pack objects in promisor packfiles"
16475 msgstr ""
16476
16477 #: builtin/pack-objects.c:3464
16478 msgid "respect islands during delta compression"
16479 msgstr ""
16480
16481 #: builtin/pack-objects.c:3493
16482 #, c-format
16483 msgid "delta chain depth %d is too deep, forcing %d"
16484 msgstr ""
16485
16486 #: builtin/pack-objects.c:3498
16487 #, c-format
16488 msgid "pack.deltaCacheLimit is too high, forcing %d"
16489 msgstr ""
16490
16491 #: builtin/pack-objects.c:3552
16492 msgid "--max-pack-size cannot be used to build a pack for transfer"
16493 msgstr ""
16494
16495 #: builtin/pack-objects.c:3554
16496 msgid "minimum pack size limit is 1 MiB"
16497 msgstr ""
16498
16499 #: builtin/pack-objects.c:3559
16500 msgid "--thin cannot be used to build an indexable pack"
16501 msgstr ""
16502
16503 #: builtin/pack-objects.c:3562
16504 msgid "--keep-unreachable and --unpack-unreachable are incompatible"
16505 msgstr ""
16506
16507 #: builtin/pack-objects.c:3568
16508 msgid "cannot use --filter without --stdout"
16509 msgstr ""
16510
16511 #: builtin/pack-objects.c:3628
16512 msgid "Enumerating objects"
16513 msgstr ""
16514
16515 #: builtin/pack-objects.c:3658
16516 #, c-format
16517 msgid ""
16518 "Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>), pack-"
16519 "reused %<PRIu32>"
16520 msgstr ""
16521
16522 #: builtin/pack-refs.c:8
16523 msgid "git pack-refs [<options>]"
16524 msgstr ""
16525
16526 #: builtin/pack-refs.c:16
16527 msgid "pack everything"
16528 msgstr ""
16529
16530 #: builtin/pack-refs.c:17
16531 msgid "prune loose refs (default)"
16532 msgstr ""
16533
16534 #: builtin/prune-packed.c:6
16535 msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
16536 msgstr ""
16537
16538 #: builtin/prune.c:14
16539 msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
16540 msgstr ""
16541
16542 #: builtin/prune.c:133
16543 msgid "report pruned objects"
16544 msgstr ""
16545
16546 #: builtin/prune.c:136
16547 msgid "expire objects older than <time>"
16548 msgstr ""
16549
16550 #: builtin/prune.c:138
16551 msgid "limit traversal to objects outside promisor packfiles"
16552 msgstr ""
16553
16554 #: builtin/prune.c:152
16555 msgid "cannot prune in a precious-objects repo"
16556 msgstr ""
16557
16558 #: builtin/pull.c:45 builtin/pull.c:47
16559 #, c-format
16560 msgid "Invalid value for %s: %s"
16561 msgstr ""
16562
16563 #: builtin/pull.c:67
16564 msgid "git pull [<options>] [<repository> [<refspec>...]]"
16565 msgstr ""
16566
16567 #: builtin/pull.c:123
16568 msgid "control for recursive fetching of submodules"
16569 msgstr ""
16570
16571 #: builtin/pull.c:127
16572 msgid "Options related to merging"
16573 msgstr ""
16574
16575 #: builtin/pull.c:130
16576 msgid "incorporate changes by rebasing rather than merging"
16577 msgstr ""
16578
16579 #: builtin/pull.c:158 builtin/rebase.c:478 builtin/revert.c:126
16580 msgid "allow fast-forward"
16581 msgstr ""
16582
16583 #: builtin/pull.c:167 parse-options.h:339
16584 msgid "automatically stash/stash pop before and after"
16585 msgstr ""
16586
16587 #: builtin/pull.c:183
16588 msgid "Options related to fetching"
16589 msgstr ""
16590
16591 #: builtin/pull.c:193
16592 msgid "force overwrite of local branch"
16593 msgstr ""
16594
16595 #: builtin/pull.c:201
16596 msgid "number of submodules pulled in parallel"
16597 msgstr ""
16598
16599 #: builtin/pull.c:317
16600 #, c-format
16601 msgid "Invalid value for pull.ff: %s"
16602 msgstr ""
16603
16604 #: builtin/pull.c:349
16605 msgid ""
16606 "Pulling without specifying how to reconcile divergent branches is\n"
16607 "discouraged. You can squelch this message by running one of the following\n"
16608 "commands sometime before your next pull:\n"
16609 "\n"
16610 " git config pull.rebase false # merge (the default strategy)\n"
16611 " git config pull.rebase true # rebase\n"
16612 " git config pull.ff only # fast-forward only\n"
16613 "\n"
16614 "You can replace \"git config\" with \"git config --global\" to set a "
16615 "default\n"
16616 "preference for all repositories. You can also pass --rebase, --no-rebase,\n"
16617 "or --ff-only on the command line to override the configured default per\n"
16618 "invocation.\n"
16619 msgstr ""
16620
16621 #: builtin/pull.c:459
16622 msgid ""
16623 "There is no candidate for rebasing against among the refs that you just "
16624 "fetched."
16625 msgstr ""
16626
16627 #: builtin/pull.c:461
16628 msgid ""
16629 "There are no candidates for merging among the refs that you just fetched."
16630 msgstr ""
16631
16632 #: builtin/pull.c:462
16633 msgid ""
16634 "Generally this means that you provided a wildcard refspec which had no\n"
16635 "matches on the remote end."
16636 msgstr ""
16637
16638 #: builtin/pull.c:465
16639 #, c-format
16640 msgid ""
16641 "You asked to pull from the remote '%s', but did not specify\n"
16642 "a branch. Because this is not the default configured remote\n"
16643 "for your current branch, you must specify a branch on the command line."
16644 msgstr ""
16645
16646 #: builtin/pull.c:470 builtin/rebase.c:1234 git-parse-remote.sh:73
16647 msgid "You are not currently on a branch."
16648 msgstr ""
16649
16650 #: builtin/pull.c:472 builtin/pull.c:487 git-parse-remote.sh:79
16651 msgid "Please specify which branch you want to rebase against."
16652 msgstr ""
16653
16654 #: builtin/pull.c:474 builtin/pull.c:489 git-parse-remote.sh:82
16655 msgid "Please specify which branch you want to merge with."
16656 msgstr ""
16657
16658 #: builtin/pull.c:475 builtin/pull.c:490
16659 msgid "See git-pull(1) for details."
16660 msgstr ""
16661
16662 #: builtin/pull.c:477 builtin/pull.c:483 builtin/pull.c:492
16663 #: builtin/rebase.c:1240 git-parse-remote.sh:64
16664 msgid "<remote>"
16665 msgstr ""
16666
16667 #: builtin/pull.c:477 builtin/pull.c:492 builtin/pull.c:497
16668 #: git-parse-remote.sh:65
16669 msgid "<branch>"
16670 msgstr ""
16671
16672 #: builtin/pull.c:485 builtin/rebase.c:1232 git-parse-remote.sh:75
16673 msgid "There is no tracking information for the current branch."
16674 msgstr ""
16675
16676 #: builtin/pull.c:494 git-parse-remote.sh:95
16677 msgid ""
16678 "If you wish to set tracking information for this branch you can do so with:"
16679 msgstr ""
16680
16681 #: builtin/pull.c:499
16682 #, c-format
16683 msgid ""
16684 "Your configuration specifies to merge with the ref '%s'\n"
16685 "from the remote, but no such ref was fetched."
16686 msgstr ""
16687
16688 #: builtin/pull.c:610
16689 #, c-format
16690 msgid "unable to access commit %s"
16691 msgstr ""
16692
16693 #: builtin/pull.c:895
16694 msgid "ignoring --verify-signatures for rebase"
16695 msgstr ""
16696
16697 #: builtin/pull.c:955
16698 msgid "Updating an unborn branch with changes added to the index."
16699 msgstr ""
16700
16701 #: builtin/pull.c:959
16702 msgid "pull with rebase"
16703 msgstr ""
16704
16705 #: builtin/pull.c:960
16706 msgid "please commit or stash them."
16707 msgstr ""
16708
16709 #: builtin/pull.c:985
16710 #, c-format
16711 msgid ""
16712 "fetch updated the current branch head.\n"
16713 "fast-forwarding your working tree from\n"
16714 "commit %s."
16715 msgstr ""
16716
16717 #: builtin/pull.c:991
16718 #, c-format
16719 msgid ""
16720 "Cannot fast-forward your working tree.\n"
16721 "After making sure that you saved anything precious from\n"
16722 "$ git diff %s\n"
16723 "output, run\n"
16724 "$ git reset --hard\n"
16725 "to recover."
16726 msgstr ""
16727
16728 #: builtin/pull.c:1006
16729 msgid "Cannot merge multiple branches into empty head."
16730 msgstr ""
16731
16732 #: builtin/pull.c:1010
16733 msgid "Cannot rebase onto multiple branches."
16734 msgstr ""
16735
16736 #: builtin/pull.c:1018
16737 msgid "cannot rebase with locally recorded submodule modifications"
16738 msgstr ""
16739
16740 #: builtin/push.c:19
16741 msgid "git push [<options>] [<repository> [<refspec>...]]"
16742 msgstr ""
16743
16744 #: builtin/push.c:112
16745 msgid "tag shorthand without <tag>"
16746 msgstr ""
16747
16748 #: builtin/push.c:122
16749 msgid "--delete only accepts plain target ref names"
16750 msgstr ""
16751
16752 #: builtin/push.c:168
16753 msgid ""
16754 "\n"
16755 "To choose either option permanently, see push.default in 'git help config'."
16756 msgstr ""
16757
16758 #: builtin/push.c:171
16759 #, c-format
16760 msgid ""
16761 "The upstream branch of your current branch does not match\n"
16762 "the name of your current branch. To push to the upstream branch\n"
16763 "on the remote, use\n"
16764 "\n"
16765 " git push %s HEAD:%s\n"
16766 "\n"
16767 "To push to the branch of the same name on the remote, use\n"
16768 "\n"
16769 " git push %s HEAD\n"
16770 "%s"
16771 msgstr ""
16772
16773 #: builtin/push.c:186
16774 #, c-format
16775 msgid ""
16776 "You are not currently on a branch.\n"
16777 "To push the history leading to the current (detached HEAD)\n"
16778 "state now, use\n"
16779 "\n"
16780 " git push %s HEAD:<name-of-remote-branch>\n"
16781 msgstr ""
16782
16783 #: builtin/push.c:200
16784 #, c-format
16785 msgid ""
16786 "The current branch %s has no upstream branch.\n"
16787 "To push the current branch and set the remote as upstream, use\n"
16788 "\n"
16789 " git push --set-upstream %s %s\n"
16790 msgstr ""
16791
16792 #: builtin/push.c:208
16793 #, c-format
16794 msgid "The current branch %s has multiple upstream branches, refusing to push."
16795 msgstr ""
16796
16797 #: builtin/push.c:211
16798 #, c-format
16799 msgid ""
16800 "You are pushing to remote '%s', which is not the upstream of\n"
16801 "your current branch '%s', without telling me what to push\n"
16802 "to update which remote branch."
16803 msgstr ""
16804
16805 #: builtin/push.c:270
16806 msgid ""
16807 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
16808 msgstr ""
16809
16810 #: builtin/push.c:277
16811 msgid ""
16812 "Updates were rejected because the tip of your current branch is behind\n"
16813 "its remote counterpart. Integrate the remote changes (e.g.\n"
16814 "'git pull ...') before pushing again.\n"
16815 "See the 'Note about fast-forwards' in 'git push --help' for details."
16816 msgstr ""
16817
16818 #: builtin/push.c:283
16819 msgid ""
16820 "Updates were rejected because a pushed branch tip is behind its remote\n"
16821 "counterpart. Check out this branch and integrate the remote changes\n"
16822 "(e.g. 'git pull ...') before pushing again.\n"
16823 "See the 'Note about fast-forwards' in 'git push --help' for details."
16824 msgstr ""
16825
16826 #: builtin/push.c:289
16827 msgid ""
16828 "Updates were rejected because the remote contains work that you do\n"
16829 "not have locally. This is usually caused by another repository pushing\n"
16830 "to the same ref. You may want to first integrate the remote changes\n"
16831 "(e.g., 'git pull ...') before pushing again.\n"
16832 "See the 'Note about fast-forwards' in 'git push --help' for details."
16833 msgstr ""
16834
16835 #: builtin/push.c:296
16836 msgid "Updates were rejected because the tag already exists in the remote."
16837 msgstr ""
16838
16839 #: builtin/push.c:299
16840 msgid ""
16841 "You cannot update a remote ref that points at a non-commit object,\n"
16842 "or update a remote ref to make it point at a non-commit object,\n"
16843 "without using the '--force' option.\n"
16844 msgstr ""
16845
16846 #: builtin/push.c:361
16847 #, c-format
16848 msgid "Pushing to %s\n"
16849 msgstr ""
16850
16851 #: builtin/push.c:368
16852 #, c-format
16853 msgid "failed to push some refs to '%s'"
16854 msgstr ""
16855
16856 #: builtin/push.c:542
16857 msgid "repository"
16858 msgstr ""
16859
16860 #: builtin/push.c:543 builtin/send-pack.c:164
16861 msgid "push all refs"
16862 msgstr ""
16863
16864 #: builtin/push.c:544 builtin/send-pack.c:166
16865 msgid "mirror all refs"
16866 msgstr ""
16867
16868 #: builtin/push.c:546
16869 msgid "delete refs"
16870 msgstr ""
16871
16872 #: builtin/push.c:547
16873 msgid "push tags (can't be used with --all or --mirror)"
16874 msgstr ""
16875
16876 #: builtin/push.c:550 builtin/send-pack.c:167
16877 msgid "force updates"
16878 msgstr ""
16879
16880 #: builtin/push.c:551 builtin/send-pack.c:179
16881 msgid "<refname>:<expect>"
16882 msgstr ""
16883
16884 #: builtin/push.c:552 builtin/send-pack.c:180
16885 msgid "require old value of ref to be at this value"
16886 msgstr ""
16887
16888 #: builtin/push.c:555
16889 msgid "control recursive pushing of submodules"
16890 msgstr ""
16891
16892 #: builtin/push.c:556 builtin/send-pack.c:174
16893 msgid "use thin pack"
16894 msgstr ""
16895
16896 #: builtin/push.c:557 builtin/push.c:558 builtin/send-pack.c:161
16897 #: builtin/send-pack.c:162
16898 msgid "receive pack program"
16899 msgstr ""
16900
16901 #: builtin/push.c:559
16902 msgid "set upstream for git pull/status"
16903 msgstr ""
16904
16905 #: builtin/push.c:562
16906 msgid "prune locally removed refs"
16907 msgstr ""
16908
16909 #: builtin/push.c:564
16910 msgid "bypass pre-push hook"
16911 msgstr ""
16912
16913 #: builtin/push.c:565
16914 msgid "push missing but relevant tags"
16915 msgstr ""
16916
16917 #: builtin/push.c:567 builtin/send-pack.c:168
16918 msgid "GPG sign the push"
16919 msgstr ""
16920
16921 #: builtin/push.c:569 builtin/send-pack.c:175
16922 msgid "request atomic transaction on remote side"
16923 msgstr ""
16924
16925 #: builtin/push.c:587
16926 msgid "--delete is incompatible with --all, --mirror and --tags"
16927 msgstr ""
16928
16929 #: builtin/push.c:589
16930 msgid "--delete doesn't make sense without any refs"
16931 msgstr ""
16932
16933 #: builtin/push.c:609
16934 #, c-format
16935 msgid "bad repository '%s'"
16936 msgstr ""
16937
16938 #: builtin/push.c:610
16939 msgid ""
16940 "No configured push destination.\n"
16941 "Either specify the URL from the command-line or configure a remote "
16942 "repository using\n"
16943 "\n"
16944 " git remote add <name> <url>\n"
16945 "\n"
16946 "and then push using the remote name\n"
16947 "\n"
16948 " git push <name>\n"
16949 msgstr ""
16950
16951 #: builtin/push.c:625
16952 msgid "--all and --tags are incompatible"
16953 msgstr ""
16954
16955 #: builtin/push.c:627
16956 msgid "--all can't be combined with refspecs"
16957 msgstr ""
16958
16959 #: builtin/push.c:631
16960 msgid "--mirror and --tags are incompatible"
16961 msgstr ""
16962
16963 #: builtin/push.c:633
16964 msgid "--mirror can't be combined with refspecs"
16965 msgstr ""
16966
16967 #: builtin/push.c:636
16968 msgid "--all and --mirror are incompatible"
16969 msgstr ""
16970
16971 #: builtin/push.c:640
16972 msgid "push options must not have new line characters"
16973 msgstr ""
16974
16975 #: builtin/range-diff.c:8
16976 msgid "git range-diff [<options>] <old-base>..<old-tip> <new-base>..<new-tip>"
16977 msgstr ""
16978
16979 #: builtin/range-diff.c:9
16980 msgid "git range-diff [<options>] <old-tip>...<new-tip>"
16981 msgstr ""
16982
16983 #: builtin/range-diff.c:10
16984 msgid "git range-diff [<options>] <base> <old-tip> <new-tip>"
16985 msgstr ""
16986
16987 #: builtin/range-diff.c:22
16988 msgid "Percentage by which creation is weighted"
16989 msgstr ""
16990
16991 #: builtin/range-diff.c:24
16992 msgid "use simple diff colors"
16993 msgstr ""
16994
16995 #: builtin/range-diff.c:26
16996 msgid "notes"
16997 msgstr ""
16998
16999 #: builtin/range-diff.c:26
17000 msgid "passed to 'git log'"
17001 msgstr ""
17002
17003 #: builtin/range-diff.c:50 builtin/range-diff.c:54
17004 #, c-format
17005 msgid "no .. in range: '%s'"
17006 msgstr ""
17007
17008 #: builtin/range-diff.c:64
17009 msgid "single arg format must be symmetric range"
17010 msgstr ""
17011
17012 #: builtin/range-diff.c:79
17013 msgid "need two commit ranges"
17014 msgstr ""
17015
17016 #: builtin/read-tree.c:41
17017 msgid ""
17018 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
17019 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
17020 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
17021 msgstr ""
17022
17023 #: builtin/read-tree.c:124
17024 msgid "write resulting index to <file>"
17025 msgstr ""
17026
17027 #: builtin/read-tree.c:127
17028 msgid "only empty the index"
17029 msgstr ""
17030
17031 #: builtin/read-tree.c:129
17032 msgid "Merging"
17033 msgstr ""
17034
17035 #: builtin/read-tree.c:131
17036 msgid "perform a merge in addition to a read"
17037 msgstr ""
17038
17039 #: builtin/read-tree.c:133
17040 msgid "3-way merge if no file level merging required"
17041 msgstr ""
17042
17043 #: builtin/read-tree.c:135
17044 msgid "3-way merge in presence of adds and removes"
17045 msgstr ""
17046
17047 #: builtin/read-tree.c:137
17048 msgid "same as -m, but discard unmerged entries"
17049 msgstr ""
17050
17051 #: builtin/read-tree.c:138
17052 msgid "<subdirectory>/"
17053 msgstr ""
17054
17055 #: builtin/read-tree.c:139
17056 msgid "read the tree into the index under <subdirectory>/"
17057 msgstr ""
17058
17059 #: builtin/read-tree.c:142
17060 msgid "update working tree with merge result"
17061 msgstr ""
17062
17063 #: builtin/read-tree.c:144
17064 msgid "gitignore"
17065 msgstr ""
17066
17067 #: builtin/read-tree.c:145
17068 msgid "allow explicitly ignored files to be overwritten"
17069 msgstr ""
17070
17071 #: builtin/read-tree.c:148
17072 msgid "don't check the working tree after merging"
17073 msgstr ""
17074
17075 #: builtin/read-tree.c:149
17076 msgid "don't update the index or the work tree"
17077 msgstr ""
17078
17079 #: builtin/read-tree.c:151
17080 msgid "skip applying sparse checkout filter"
17081 msgstr ""
17082
17083 #: builtin/read-tree.c:153
17084 msgid "debug unpack-trees"
17085 msgstr ""
17086
17087 #: builtin/read-tree.c:157
17088 msgid "suppress feedback messages"
17089 msgstr ""
17090
17091 #: builtin/read-tree.c:188
17092 msgid "You need to resolve your current index first"
17093 msgstr ""
17094
17095 #: builtin/rebase.c:35
17096 msgid ""
17097 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase> | --keep-base] "
17098 "[<upstream> [<branch>]]"
17099 msgstr ""
17100
17101 #: builtin/rebase.c:37
17102 msgid ""
17103 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] --root [<branch>]"
17104 msgstr ""
17105
17106 #: builtin/rebase.c:39
17107 msgid "git rebase --continue | --abort | --skip | --edit-todo"
17108 msgstr ""
17109
17110 #: builtin/rebase.c:181 builtin/rebase.c:205 builtin/rebase.c:232
17111 #, c-format
17112 msgid "unusable todo list: '%s'"
17113 msgstr ""
17114
17115 #: builtin/rebase.c:298
17116 #, c-format
17117 msgid "could not create temporary %s"
17118 msgstr ""
17119
17120 #: builtin/rebase.c:304
17121 msgid "could not mark as interactive"
17122 msgstr ""
17123
17124 #: builtin/rebase.c:358
17125 msgid "could not generate todo list"
17126 msgstr ""
17127
17128 #: builtin/rebase.c:399
17129 msgid "a base commit must be provided with --upstream or --onto"
17130 msgstr ""
17131
17132 #: builtin/rebase.c:468
17133 msgid "git rebase--interactive [<options>]"
17134 msgstr ""
17135
17136 #: builtin/rebase.c:481 builtin/rebase.c:1374
17137 msgid "keep commits which start empty"
17138 msgstr ""
17139
17140 #: builtin/rebase.c:485 builtin/revert.c:128
17141 msgid "allow commits with empty messages"
17142 msgstr ""
17143
17144 #: builtin/rebase.c:487
17145 msgid "rebase merge commits"
17146 msgstr ""
17147
17148 #: builtin/rebase.c:489
17149 msgid "keep original branch points of cousins"
17150 msgstr ""
17151
17152 #: builtin/rebase.c:491
17153 msgid "move commits that begin with squash!/fixup!"
17154 msgstr ""
17155
17156 #: builtin/rebase.c:492
17157 msgid "sign commits"
17158 msgstr ""
17159
17160 #: builtin/rebase.c:494 builtin/rebase.c:1314
17161 msgid "display a diffstat of what changed upstream"
17162 msgstr ""
17163
17164 #: builtin/rebase.c:496
17165 msgid "continue rebase"
17166 msgstr ""
17167
17168 #: builtin/rebase.c:498
17169 msgid "skip commit"
17170 msgstr ""
17171
17172 #: builtin/rebase.c:499
17173 msgid "edit the todo list"
17174 msgstr ""
17175
17176 #: builtin/rebase.c:501
17177 msgid "show the current patch"
17178 msgstr ""
17179
17180 #: builtin/rebase.c:504
17181 msgid "shorten commit ids in the todo list"
17182 msgstr ""
17183
17184 #: builtin/rebase.c:506
17185 msgid "expand commit ids in the todo list"
17186 msgstr ""
17187
17188 #: builtin/rebase.c:508
17189 msgid "check the todo list"
17190 msgstr ""
17191
17192 #: builtin/rebase.c:510
17193 msgid "rearrange fixup/squash lines"
17194 msgstr ""
17195
17196 #: builtin/rebase.c:512
17197 msgid "insert exec commands in todo list"
17198 msgstr ""
17199
17200 #: builtin/rebase.c:513
17201 msgid "onto"
17202 msgstr ""
17203
17204 #: builtin/rebase.c:516
17205 msgid "restrict-revision"
17206 msgstr ""
17207
17208 #: builtin/rebase.c:516
17209 msgid "restrict revision"
17210 msgstr ""
17211
17212 #: builtin/rebase.c:518
17213 msgid "squash-onto"
17214 msgstr ""
17215
17216 #: builtin/rebase.c:519
17217 msgid "squash onto"
17218 msgstr ""
17219
17220 #: builtin/rebase.c:521
17221 msgid "the upstream commit"
17222 msgstr ""
17223
17224 #: builtin/rebase.c:523
17225 msgid "head-name"
17226 msgstr ""
17227
17228 #: builtin/rebase.c:523
17229 msgid "head name"
17230 msgstr ""
17231
17232 #: builtin/rebase.c:528
17233 msgid "rebase strategy"
17234 msgstr ""
17235
17236 #: builtin/rebase.c:529
17237 msgid "strategy-opts"
17238 msgstr ""
17239
17240 #: builtin/rebase.c:530
17241 msgid "strategy options"
17242 msgstr ""
17243
17244 #: builtin/rebase.c:531
17245 msgid "switch-to"
17246 msgstr ""
17247
17248 #: builtin/rebase.c:532
17249 msgid "the branch or commit to checkout"
17250 msgstr ""
17251
17252 #: builtin/rebase.c:533
17253 msgid "onto-name"
17254 msgstr ""
17255
17256 #: builtin/rebase.c:533
17257 msgid "onto name"
17258 msgstr ""
17259
17260 #: builtin/rebase.c:534
17261 msgid "cmd"
17262 msgstr ""
17263
17264 #: builtin/rebase.c:534
17265 msgid "the command to run"
17266 msgstr ""
17267
17268 #: builtin/rebase.c:537 builtin/rebase.c:1407
17269 msgid "automatically re-schedule any `exec` that fails"
17270 msgstr ""
17271
17272 #: builtin/rebase.c:553
17273 msgid "--[no-]rebase-cousins has no effect without --rebase-merges"
17274 msgstr ""
17275
17276 #: builtin/rebase.c:569
17277 #, c-format
17278 msgid "%s requires the merge backend"
17279 msgstr ""
17280
17281 #: builtin/rebase.c:612
17282 #, c-format
17283 msgid "could not get 'onto': '%s'"
17284 msgstr ""
17285
17286 #: builtin/rebase.c:629
17287 #, c-format
17288 msgid "invalid orig-head: '%s'"
17289 msgstr ""
17290
17291 #: builtin/rebase.c:654
17292 #, c-format
17293 msgid "ignoring invalid allow_rerere_autoupdate: '%s'"
17294 msgstr ""
17295
17296 #: builtin/rebase.c:799 git-rebase--preserve-merges.sh:81
17297 msgid ""
17298 "Resolve all conflicts manually, mark them as resolved with\n"
17299 "\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
17300 "You can instead skip this commit: run \"git rebase --skip\".\n"
17301 "To abort and get back to the state before \"git rebase\", run \"git rebase --"
17302 "abort\"."
17303 msgstr ""
17304
17305 #: builtin/rebase.c:882
17306 #, c-format
17307 msgid ""
17308 "\n"
17309 "git encountered an error while preparing the patches to replay\n"
17310 "these revisions:\n"
17311 "\n"
17312 " %s\n"
17313 "\n"
17314 "As a result, git cannot rebase them."
17315 msgstr ""
17316
17317 #: builtin/rebase.c:1208
17318 #, c-format
17319 msgid ""
17320 "unrecognized empty type '%s'; valid values are \"drop\", \"keep\", and \"ask"
17321 "\"."
17322 msgstr ""
17323
17324 #: builtin/rebase.c:1226
17325 #, c-format
17326 msgid ""
17327 "%s\n"
17328 "Please specify which branch you want to rebase against.\n"
17329 "See git-rebase(1) for details.\n"
17330 "\n"
17331 " git rebase '<branch>'\n"
17332 "\n"
17333 msgstr ""
17334
17335 #: builtin/rebase.c:1242
17336 #, c-format
17337 msgid ""
17338 "If you wish to set tracking information for this branch you can do so with:\n"
17339 "\n"
17340 " git branch --set-upstream-to=%s/<branch> %s\n"
17341 "\n"
17342 msgstr ""
17343
17344 #: builtin/rebase.c:1272
17345 msgid "exec commands cannot contain newlines"
17346 msgstr ""
17347
17348 #: builtin/rebase.c:1276
17349 msgid "empty exec command"
17350 msgstr ""
17351
17352 #: builtin/rebase.c:1305
17353 msgid "rebase onto given branch instead of upstream"
17354 msgstr ""
17355
17356 #: builtin/rebase.c:1307
17357 msgid "use the merge-base of upstream and branch as the current base"
17358 msgstr ""
17359
17360 #: builtin/rebase.c:1309
17361 msgid "allow pre-rebase hook to run"
17362 msgstr ""
17363
17364 #: builtin/rebase.c:1311
17365 msgid "be quiet. implies --no-stat"
17366 msgstr ""
17367
17368 #: builtin/rebase.c:1317
17369 msgid "do not show diffstat of what changed upstream"
17370 msgstr ""
17371
17372 #: builtin/rebase.c:1320
17373 msgid "add a Signed-off-by: line to each commit"
17374 msgstr ""
17375
17376 #: builtin/rebase.c:1322 builtin/rebase.c:1326 builtin/rebase.c:1328
17377 msgid "passed to 'git am'"
17378 msgstr ""
17379
17380 #: builtin/rebase.c:1330 builtin/rebase.c:1332
17381 msgid "passed to 'git apply'"
17382 msgstr ""
17383
17384 #: builtin/rebase.c:1334 builtin/rebase.c:1337
17385 msgid "cherry-pick all commits, even if unchanged"
17386 msgstr ""
17387
17388 #: builtin/rebase.c:1339
17389 msgid "continue"
17390 msgstr ""
17391
17392 #: builtin/rebase.c:1342
17393 msgid "skip current patch and continue"
17394 msgstr ""
17395
17396 #: builtin/rebase.c:1344
17397 msgid "abort and check out the original branch"
17398 msgstr ""
17399
17400 #: builtin/rebase.c:1347
17401 msgid "abort but keep HEAD where it is"
17402 msgstr ""
17403
17404 #: builtin/rebase.c:1348
17405 msgid "edit the todo list during an interactive rebase"
17406 msgstr ""
17407
17408 #: builtin/rebase.c:1351
17409 msgid "show the patch file being applied or merged"
17410 msgstr ""
17411
17412 #: builtin/rebase.c:1354
17413 msgid "use apply strategies to rebase"
17414 msgstr ""
17415
17416 #: builtin/rebase.c:1358
17417 msgid "use merging strategies to rebase"
17418 msgstr ""
17419
17420 #: builtin/rebase.c:1362
17421 msgid "let the user edit the list of commits to rebase"
17422 msgstr ""
17423
17424 #: builtin/rebase.c:1366
17425 msgid "(DEPRECATED) try to recreate merges instead of ignoring them"
17426 msgstr ""
17427
17428 #: builtin/rebase.c:1371
17429 msgid "how to handle commits that become empty"
17430 msgstr ""
17431
17432 #: builtin/rebase.c:1378
17433 msgid "move commits that begin with squash!/fixup! under -i"
17434 msgstr ""
17435
17436 #: builtin/rebase.c:1385
17437 msgid "add exec lines after each commit of the editable list"
17438 msgstr ""
17439
17440 #: builtin/rebase.c:1389
17441 msgid "allow rebasing commits with empty messages"
17442 msgstr ""
17443
17444 #: builtin/rebase.c:1393
17445 msgid "try to rebase merges instead of skipping them"
17446 msgstr ""
17447
17448 #: builtin/rebase.c:1396
17449 msgid "use 'merge-base --fork-point' to refine upstream"
17450 msgstr ""
17451
17452 #: builtin/rebase.c:1398
17453 msgid "use the given merge strategy"
17454 msgstr ""
17455
17456 #: builtin/rebase.c:1400 builtin/revert.c:115
17457 msgid "option"
17458 msgstr ""
17459
17460 #: builtin/rebase.c:1401
17461 msgid "pass the argument through to the merge strategy"
17462 msgstr ""
17463
17464 #: builtin/rebase.c:1404
17465 msgid "rebase all reachable commits up to the root(s)"
17466 msgstr ""
17467
17468 #: builtin/rebase.c:1409
17469 msgid "apply all changes, even those already present upstream"
17470 msgstr ""
17471
17472 #: builtin/rebase.c:1426
17473 msgid ""
17474 "the rebase.useBuiltin support has been removed!\n"
17475 "See its entry in 'git help config' for details."
17476 msgstr ""
17477
17478 #: builtin/rebase.c:1432
17479 msgid "It looks like 'git am' is in progress. Cannot rebase."
17480 msgstr ""
17481
17482 #: builtin/rebase.c:1473
17483 msgid ""
17484 "git rebase --preserve-merges is deprecated. Use --rebase-merges instead."
17485 msgstr ""
17486
17487 #: builtin/rebase.c:1478
17488 msgid "cannot combine '--keep-base' with '--onto'"
17489 msgstr ""
17490
17491 #: builtin/rebase.c:1480
17492 msgid "cannot combine '--keep-base' with '--root'"
17493 msgstr ""
17494
17495 #: builtin/rebase.c:1484
17496 msgid "cannot combine '--root' with '--fork-point'"
17497 msgstr ""
17498
17499 #: builtin/rebase.c:1487
17500 msgid "No rebase in progress?"
17501 msgstr ""
17502
17503 #: builtin/rebase.c:1491
17504 msgid "The --edit-todo action can only be used during interactive rebase."
17505 msgstr ""
17506
17507 #: builtin/rebase.c:1514
17508 msgid "Cannot read HEAD"
17509 msgstr ""
17510
17511 #: builtin/rebase.c:1526
17512 msgid ""
17513 "You must edit all merge conflicts and then\n"
17514 "mark them as resolved using git add"
17515 msgstr ""
17516
17517 #: builtin/rebase.c:1545
17518 msgid "could not discard worktree changes"
17519 msgstr ""
17520
17521 #: builtin/rebase.c:1564
17522 #, c-format
17523 msgid "could not move back to %s"
17524 msgstr ""
17525
17526 #: builtin/rebase.c:1610
17527 #, c-format
17528 msgid ""
17529 "It seems that there is already a %s directory, and\n"
17530 "I wonder if you are in the middle of another rebase. If that is the\n"
17531 "case, please try\n"
17532 "\t%s\n"
17533 "If that is not the case, please\n"
17534 "\t%s\n"
17535 "and run me again. I am stopping in case you still have something\n"
17536 "valuable there.\n"
17537 msgstr ""
17538
17539 #: builtin/rebase.c:1638
17540 msgid "switch `C' expects a numerical value"
17541 msgstr ""
17542
17543 #: builtin/rebase.c:1680
17544 #, c-format
17545 msgid "Unknown mode: %s"
17546 msgstr ""
17547
17548 #: builtin/rebase.c:1702
17549 msgid "--strategy requires --merge or --interactive"
17550 msgstr ""
17551
17552 #: builtin/rebase.c:1732
17553 msgid "cannot combine apply options with merge options"
17554 msgstr ""
17555
17556 #: builtin/rebase.c:1745
17557 #, c-format
17558 msgid "Unknown rebase backend: %s"
17559 msgstr ""
17560
17561 #: builtin/rebase.c:1770
17562 msgid "--reschedule-failed-exec requires --exec or --interactive"
17563 msgstr ""
17564
17565 #: builtin/rebase.c:1790
17566 msgid "cannot combine '--preserve-merges' with '--rebase-merges'"
17567 msgstr ""
17568
17569 #: builtin/rebase.c:1794
17570 msgid ""
17571 "error: cannot combine '--preserve-merges' with '--reschedule-failed-exec'"
17572 msgstr ""
17573
17574 #: builtin/rebase.c:1818
17575 #, c-format
17576 msgid "invalid upstream '%s'"
17577 msgstr ""
17578
17579 #: builtin/rebase.c:1824
17580 msgid "Could not create new root commit"
17581 msgstr ""
17582
17583 #: builtin/rebase.c:1850
17584 #, c-format
17585 msgid "'%s': need exactly one merge base with branch"
17586 msgstr ""
17587
17588 #: builtin/rebase.c:1853
17589 #, c-format
17590 msgid "'%s': need exactly one merge base"
17591 msgstr ""
17592
17593 #: builtin/rebase.c:1861
17594 #, c-format
17595 msgid "Does not point to a valid commit '%s'"
17596 msgstr ""
17597
17598 #: builtin/rebase.c:1887
17599 #, c-format
17600 msgid "fatal: no such branch/commit '%s'"
17601 msgstr ""
17602
17603 #: builtin/rebase.c:1895 builtin/submodule--helper.c:40
17604 #: builtin/submodule--helper.c:1990
17605 #, c-format
17606 msgid "No such ref: %s"
17607 msgstr ""
17608
17609 #: builtin/rebase.c:1906
17610 msgid "Could not resolve HEAD to a revision"
17611 msgstr ""
17612
17613 #: builtin/rebase.c:1927
17614 msgid "Please commit or stash them."
17615 msgstr ""
17616
17617 #: builtin/rebase.c:1963
17618 #, c-format
17619 msgid "could not switch to %s"
17620 msgstr ""
17621
17622 #: builtin/rebase.c:1974
17623 msgid "HEAD is up to date."
17624 msgstr ""
17625
17626 #: builtin/rebase.c:1976
17627 #, c-format
17628 msgid "Current branch %s is up to date.\n"
17629 msgstr ""
17630
17631 #: builtin/rebase.c:1984
17632 msgid "HEAD is up to date, rebase forced."
17633 msgstr ""
17634
17635 #: builtin/rebase.c:1986
17636 #, c-format
17637 msgid "Current branch %s is up to date, rebase forced.\n"
17638 msgstr ""
17639
17640 #: builtin/rebase.c:1994
17641 msgid "The pre-rebase hook refused to rebase."
17642 msgstr ""
17643
17644 #: builtin/rebase.c:2001
17645 #, c-format
17646 msgid "Changes to %s:\n"
17647 msgstr ""
17648
17649 #: builtin/rebase.c:2004
17650 #, c-format
17651 msgid "Changes from %s to %s:\n"
17652 msgstr ""
17653
17654 #: builtin/rebase.c:2029
17655 #, c-format
17656 msgid "First, rewinding head to replay your work on top of it...\n"
17657 msgstr ""
17658
17659 #: builtin/rebase.c:2038
17660 msgid "Could not detach HEAD"
17661 msgstr ""
17662
17663 #: builtin/rebase.c:2047
17664 #, c-format
17665 msgid "Fast-forwarded %s to %s.\n"
17666 msgstr ""
17667
17668 #: builtin/receive-pack.c:34
17669 msgid "git receive-pack <git-dir>"
17670 msgstr ""
17671
17672 #: builtin/receive-pack.c:843
17673 msgid ""
17674 "By default, updating the current branch in a non-bare repository\n"
17675 "is denied, because it will make the index and work tree inconsistent\n"
17676 "with what you pushed, and will require 'git reset --hard' to match\n"
17677 "the work tree to HEAD.\n"
17678 "\n"
17679 "You can set the 'receive.denyCurrentBranch' configuration variable\n"
17680 "to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
17681 "its current branch; however, this is not recommended unless you\n"
17682 "arranged to update its work tree to match what you pushed in some\n"
17683 "other way.\n"
17684 "\n"
17685 "To squelch this message and still keep the default behaviour, set\n"
17686 "'receive.denyCurrentBranch' configuration variable to 'refuse'."
17687 msgstr ""
17688
17689 #: builtin/receive-pack.c:863
17690 msgid ""
17691 "By default, deleting the current branch is denied, because the next\n"
17692 "'git clone' won't result in any file checked out, causing confusion.\n"
17693 "\n"
17694 "You can set 'receive.denyDeleteCurrent' configuration variable to\n"
17695 "'warn' or 'ignore' in the remote repository to allow deleting the\n"
17696 "current branch, with or without a warning message.\n"
17697 "\n"
17698 "To squelch this message, you can set it to 'refuse'."
17699 msgstr ""
17700
17701 #: builtin/receive-pack.c:1960
17702 msgid "quiet"
17703 msgstr ""
17704
17705 #: builtin/receive-pack.c:1974
17706 msgid "You must specify a directory."
17707 msgstr ""
17708
17709 #: builtin/reflog.c:17
17710 msgid ""
17711 "git reflog expire [--expire=<time>] [--expire-unreachable=<time>] [--"
17712 "rewrite] [--updateref] [--stale-fix] [--dry-run | -n] [--verbose] [--all] "
17713 "<refs>..."
17714 msgstr ""
17715
17716 #: builtin/reflog.c:22
17717 msgid ""
17718 "git reflog delete [--rewrite] [--updateref] [--dry-run | -n] [--verbose] "
17719 "<refs>..."
17720 msgstr ""
17721
17722 #: builtin/reflog.c:25
17723 msgid "git reflog exists <ref>"
17724 msgstr ""
17725
17726 #: builtin/reflog.c:568 builtin/reflog.c:573
17727 #, c-format
17728 msgid "'%s' is not a valid timestamp"
17729 msgstr ""
17730
17731 #: builtin/reflog.c:606
17732 #, c-format
17733 msgid "Marking reachable objects..."
17734 msgstr ""
17735
17736 #: builtin/reflog.c:644
17737 #, c-format
17738 msgid "%s points nowhere!"
17739 msgstr ""
17740
17741 #: builtin/reflog.c:696
17742 msgid "no reflog specified to delete"
17743 msgstr ""
17744
17745 #: builtin/reflog.c:705
17746 #, c-format
17747 msgid "not a reflog: %s"
17748 msgstr ""
17749
17750 #: builtin/reflog.c:710
17751 #, c-format
17752 msgid "no reflog for '%s'"
17753 msgstr ""
17754
17755 #: builtin/reflog.c:756
17756 #, c-format
17757 msgid "invalid ref format: %s"
17758 msgstr ""
17759
17760 #: builtin/reflog.c:765
17761 msgid "git reflog [ show | expire | delete | exists ]"
17762 msgstr ""
17763
17764 #: builtin/remote.c:17
17765 msgid "git remote [-v | --verbose]"
17766 msgstr ""
17767
17768 #: builtin/remote.c:18
17769 msgid ""
17770 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
17771 "mirror=<fetch|push>] <name> <url>"
17772 msgstr ""
17773
17774 #: builtin/remote.c:19 builtin/remote.c:39
17775 msgid "git remote rename <old> <new>"
17776 msgstr ""
17777
17778 #: builtin/remote.c:20 builtin/remote.c:44
17779 msgid "git remote remove <name>"
17780 msgstr ""
17781
17782 #: builtin/remote.c:21 builtin/remote.c:49
17783 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
17784 msgstr ""
17785
17786 #: builtin/remote.c:22
17787 msgid "git remote [-v | --verbose] show [-n] <name>"
17788 msgstr ""
17789
17790 #: builtin/remote.c:23
17791 msgid "git remote prune [-n | --dry-run] <name>"
17792 msgstr ""
17793
17794 #: builtin/remote.c:24
17795 msgid ""
17796 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
17797 msgstr ""
17798
17799 #: builtin/remote.c:25
17800 msgid "git remote set-branches [--add] <name> <branch>..."
17801 msgstr ""
17802
17803 #: builtin/remote.c:26 builtin/remote.c:75
17804 msgid "git remote get-url [--push] [--all] <name>"
17805 msgstr ""
17806
17807 #: builtin/remote.c:27 builtin/remote.c:80
17808 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
17809 msgstr ""
17810
17811 #: builtin/remote.c:28 builtin/remote.c:81
17812 msgid "git remote set-url --add <name> <newurl>"
17813 msgstr ""
17814
17815 #: builtin/remote.c:29 builtin/remote.c:82
17816 msgid "git remote set-url --delete <name> <url>"
17817 msgstr ""
17818
17819 #: builtin/remote.c:34
17820 msgid "git remote add [<options>] <name> <url>"
17821 msgstr ""
17822
17823 #: builtin/remote.c:54
17824 msgid "git remote set-branches <name> <branch>..."
17825 msgstr ""
17826
17827 #: builtin/remote.c:55
17828 msgid "git remote set-branches --add <name> <branch>..."
17829 msgstr ""
17830
17831 #: builtin/remote.c:60
17832 msgid "git remote show [<options>] <name>"
17833 msgstr ""
17834
17835 #: builtin/remote.c:65
17836 msgid "git remote prune [<options>] <name>"
17837 msgstr ""
17838
17839 #: builtin/remote.c:70
17840 msgid "git remote update [<options>] [<group> | <remote>]..."
17841 msgstr ""
17842
17843 #: builtin/remote.c:99
17844 #, c-format
17845 msgid "Updating %s"
17846 msgstr ""
17847
17848 #: builtin/remote.c:131
17849 msgid ""
17850 "--mirror is dangerous and deprecated; please\n"
17851 "\t use --mirror=fetch or --mirror=push instead"
17852 msgstr ""
17853
17854 #: builtin/remote.c:148
17855 #, c-format
17856 msgid "unknown mirror argument: %s"
17857 msgstr ""
17858
17859 #: builtin/remote.c:164
17860 msgid "fetch the remote branches"
17861 msgstr ""
17862
17863 #: builtin/remote.c:166
17864 msgid "import all tags and associated objects when fetching"
17865 msgstr ""
17866
17867 #: builtin/remote.c:169
17868 msgid "or do not fetch any tag at all (--no-tags)"
17869 msgstr ""
17870
17871 #: builtin/remote.c:171
17872 msgid "branch(es) to track"
17873 msgstr ""
17874
17875 #: builtin/remote.c:172
17876 msgid "master branch"
17877 msgstr ""
17878
17879 #: builtin/remote.c:174
17880 msgid "set up remote as a mirror to push to or fetch from"
17881 msgstr ""
17882
17883 #: builtin/remote.c:186
17884 msgid "specifying a master branch makes no sense with --mirror"
17885 msgstr ""
17886
17887 #: builtin/remote.c:188
17888 msgid "specifying branches to track makes sense only with fetch mirrors"
17889 msgstr ""
17890
17891 #: builtin/remote.c:195 builtin/remote.c:696
17892 #, c-format
17893 msgid "remote %s already exists."
17894 msgstr ""
17895
17896 #: builtin/remote.c:199 builtin/remote.c:700
17897 #, c-format
17898 msgid "'%s' is not a valid remote name"
17899 msgstr ""
17900
17901 #: builtin/remote.c:239
17902 #, c-format
17903 msgid "Could not setup master '%s'"
17904 msgstr ""
17905
17906 #: builtin/remote.c:354
17907 #, c-format
17908 msgid "Could not get fetch map for refspec %s"
17909 msgstr ""
17910
17911 #: builtin/remote.c:453 builtin/remote.c:461
17912 msgid "(matching)"
17913 msgstr ""
17914
17915 #: builtin/remote.c:465
17916 msgid "(delete)"
17917 msgstr ""
17918
17919 #: builtin/remote.c:653
17920 #, c-format
17921 msgid "could not set '%s'"
17922 msgstr ""
17923
17924 #: builtin/remote.c:658
17925 #, c-format
17926 msgid ""
17927 "The %s configuration remote.pushDefault in:\n"
17928 "\t%s:%d\n"
17929 "now names the non-existent remote '%s'"
17930 msgstr ""
17931
17932 #: builtin/remote.c:689 builtin/remote.c:832 builtin/remote.c:940
17933 #, c-format
17934 msgid "No such remote: '%s'"
17935 msgstr ""
17936
17937 #: builtin/remote.c:706
17938 #, c-format
17939 msgid "Could not rename config section '%s' to '%s'"
17940 msgstr ""
17941
17942 #: builtin/remote.c:726
17943 #, c-format
17944 msgid ""
17945 "Not updating non-default fetch refspec\n"
17946 "\t%s\n"
17947 "\tPlease update the configuration manually if necessary."
17948 msgstr ""
17949
17950 #: builtin/remote.c:766
17951 #, c-format
17952 msgid "deleting '%s' failed"
17953 msgstr ""
17954
17955 #: builtin/remote.c:800
17956 #, c-format
17957 msgid "creating '%s' failed"
17958 msgstr ""
17959
17960 #: builtin/remote.c:876
17961 msgid ""
17962 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
17963 "to delete it, use:"
17964 msgid_plural ""
17965 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
17966 "to delete them, use:"
17967 msgstr[0] ""
17968 msgstr[1] ""
17969
17970 #: builtin/remote.c:890
17971 #, c-format
17972 msgid "Could not remove config section '%s'"
17973 msgstr ""
17974
17975 #: builtin/remote.c:993
17976 #, c-format
17977 msgid " new (next fetch will store in remotes/%s)"
17978 msgstr ""
17979
17980 #: builtin/remote.c:996
17981 msgid " tracked"
17982 msgstr ""
17983
17984 #: builtin/remote.c:998
17985 msgid " stale (use 'git remote prune' to remove)"
17986 msgstr ""
17987
17988 #: builtin/remote.c:1000
17989 msgid " ???"
17990 msgstr ""
17991
17992 #: builtin/remote.c:1041
17993 #, c-format
17994 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
17995 msgstr ""
17996
17997 #: builtin/remote.c:1050
17998 #, c-format
17999 msgid "rebases interactively onto remote %s"
18000 msgstr ""
18001
18002 #: builtin/remote.c:1052
18003 #, c-format
18004 msgid "rebases interactively (with merges) onto remote %s"
18005 msgstr ""
18006
18007 #: builtin/remote.c:1055
18008 #, c-format
18009 msgid "rebases onto remote %s"
18010 msgstr ""
18011
18012 #: builtin/remote.c:1059
18013 #, c-format
18014 msgid " merges with remote %s"
18015 msgstr ""
18016
18017 #: builtin/remote.c:1062
18018 #, c-format
18019 msgid "merges with remote %s"
18020 msgstr ""
18021
18022 #: builtin/remote.c:1065
18023 #, c-format
18024 msgid "%-*s and with remote %s\n"
18025 msgstr ""
18026
18027 #: builtin/remote.c:1108
18028 msgid "create"
18029 msgstr ""
18030
18031 #: builtin/remote.c:1111
18032 msgid "delete"
18033 msgstr ""
18034
18035 #: builtin/remote.c:1115
18036 msgid "up to date"
18037 msgstr ""
18038
18039 #: builtin/remote.c:1118
18040 msgid "fast-forwardable"
18041 msgstr ""
18042
18043 #: builtin/remote.c:1121
18044 msgid "local out of date"
18045 msgstr ""
18046
18047 #: builtin/remote.c:1128
18048 #, c-format
18049 msgid " %-*s forces to %-*s (%s)"
18050 msgstr ""
18051
18052 #: builtin/remote.c:1131
18053 #, c-format
18054 msgid " %-*s pushes to %-*s (%s)"
18055 msgstr ""
18056
18057 #: builtin/remote.c:1135
18058 #, c-format
18059 msgid " %-*s forces to %s"
18060 msgstr ""
18061
18062 #: builtin/remote.c:1138
18063 #, c-format
18064 msgid " %-*s pushes to %s"
18065 msgstr ""
18066
18067 #: builtin/remote.c:1206
18068 msgid "do not query remotes"
18069 msgstr ""
18070
18071 #: builtin/remote.c:1233
18072 #, c-format
18073 msgid "* remote %s"
18074 msgstr ""
18075
18076 #: builtin/remote.c:1234
18077 #, c-format
18078 msgid " Fetch URL: %s"
18079 msgstr ""
18080
18081 #: builtin/remote.c:1235 builtin/remote.c:1251 builtin/remote.c:1390
18082 msgid "(no URL)"
18083 msgstr ""
18084
18085 #. TRANSLATORS: the colon ':' should align
18086 #. with the one in " Fetch URL: %s"
18087 #. translation.
18088 #.
18089 #: builtin/remote.c:1249 builtin/remote.c:1251
18090 #, c-format
18091 msgid " Push URL: %s"
18092 msgstr ""
18093
18094 #: builtin/remote.c:1253 builtin/remote.c:1255 builtin/remote.c:1257
18095 #, c-format
18096 msgid " HEAD branch: %s"
18097 msgstr ""
18098
18099 #: builtin/remote.c:1253
18100 msgid "(not queried)"
18101 msgstr ""
18102
18103 #: builtin/remote.c:1255
18104 msgid "(unknown)"
18105 msgstr ""
18106
18107 #: builtin/remote.c:1259
18108 #, c-format
18109 msgid ""
18110 " HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
18111 msgstr ""
18112
18113 #: builtin/remote.c:1271
18114 #, c-format
18115 msgid " Remote branch:%s"
18116 msgid_plural " Remote branches:%s"
18117 msgstr[0] ""
18118 msgstr[1] ""
18119
18120 #: builtin/remote.c:1274 builtin/remote.c:1300
18121 msgid " (status not queried)"
18122 msgstr ""
18123
18124 #: builtin/remote.c:1283
18125 msgid " Local branch configured for 'git pull':"
18126 msgid_plural " Local branches configured for 'git pull':"
18127 msgstr[0] ""
18128 msgstr[1] ""
18129
18130 #: builtin/remote.c:1291
18131 msgid " Local refs will be mirrored by 'git push'"
18132 msgstr ""
18133
18134 #: builtin/remote.c:1297
18135 #, c-format
18136 msgid " Local ref configured for 'git push'%s:"
18137 msgid_plural " Local refs configured for 'git push'%s:"
18138 msgstr[0] ""
18139 msgstr[1] ""
18140
18141 #: builtin/remote.c:1318
18142 msgid "set refs/remotes/<name>/HEAD according to remote"
18143 msgstr ""
18144
18145 #: builtin/remote.c:1320
18146 msgid "delete refs/remotes/<name>/HEAD"
18147 msgstr ""
18148
18149 #: builtin/remote.c:1335
18150 msgid "Cannot determine remote HEAD"
18151 msgstr ""
18152
18153 #: builtin/remote.c:1337
18154 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
18155 msgstr ""
18156
18157 #: builtin/remote.c:1347
18158 #, c-format
18159 msgid "Could not delete %s"
18160 msgstr ""
18161
18162 #: builtin/remote.c:1355
18163 #, c-format
18164 msgid "Not a valid ref: %s"
18165 msgstr ""
18166
18167 #: builtin/remote.c:1357
18168 #, c-format
18169 msgid "Could not setup %s"
18170 msgstr ""
18171
18172 #: builtin/remote.c:1375
18173 #, c-format
18174 msgid " %s will become dangling!"
18175 msgstr ""
18176
18177 #: builtin/remote.c:1376
18178 #, c-format
18179 msgid " %s has become dangling!"
18180 msgstr ""
18181
18182 #: builtin/remote.c:1386
18183 #, c-format
18184 msgid "Pruning %s"
18185 msgstr ""
18186
18187 #: builtin/remote.c:1387
18188 #, c-format
18189 msgid "URL: %s"
18190 msgstr ""
18191
18192 #: builtin/remote.c:1403
18193 #, c-format
18194 msgid " * [would prune] %s"
18195 msgstr ""
18196
18197 #: builtin/remote.c:1406
18198 #, c-format
18199 msgid " * [pruned] %s"
18200 msgstr ""
18201
18202 #: builtin/remote.c:1451
18203 msgid "prune remotes after fetching"
18204 msgstr ""
18205
18206 #: builtin/remote.c:1514 builtin/remote.c:1568 builtin/remote.c:1636
18207 #, c-format
18208 msgid "No such remote '%s'"
18209 msgstr ""
18210
18211 #: builtin/remote.c:1530
18212 msgid "add branch"
18213 msgstr ""
18214
18215 #: builtin/remote.c:1537
18216 msgid "no remote specified"
18217 msgstr ""
18218
18219 #: builtin/remote.c:1554
18220 msgid "query push URLs rather than fetch URLs"
18221 msgstr ""
18222
18223 #: builtin/remote.c:1556
18224 msgid "return all URLs"
18225 msgstr ""
18226
18227 #: builtin/remote.c:1584
18228 #, c-format
18229 msgid "no URLs configured for remote '%s'"
18230 msgstr ""
18231
18232 #: builtin/remote.c:1610
18233 msgid "manipulate push URLs"
18234 msgstr ""
18235
18236 #: builtin/remote.c:1612
18237 msgid "add URL"
18238 msgstr ""
18239
18240 #: builtin/remote.c:1614
18241 msgid "delete URLs"
18242 msgstr ""
18243
18244 #: builtin/remote.c:1621
18245 msgid "--add --delete doesn't make sense"
18246 msgstr ""
18247
18248 #: builtin/remote.c:1660
18249 #, c-format
18250 msgid "Invalid old URL pattern: %s"
18251 msgstr ""
18252
18253 #: builtin/remote.c:1668
18254 #, c-format
18255 msgid "No such URL found: %s"
18256 msgstr ""
18257
18258 #: builtin/remote.c:1670
18259 msgid "Will not delete all non-push URLs"
18260 msgstr ""
18261
18262 #: builtin/repack.c:25
18263 msgid "git repack [<options>]"
18264 msgstr ""
18265
18266 #: builtin/repack.c:30
18267 msgid ""
18268 "Incremental repacks are incompatible with bitmap indexes. Use\n"
18269 "--no-write-bitmap-index or disable the pack.writebitmaps configuration."
18270 msgstr ""
18271
18272 #: builtin/repack.c:193
18273 msgid "could not start pack-objects to repack promisor objects"
18274 msgstr ""
18275
18276 #: builtin/repack.c:232 builtin/repack.c:418
18277 msgid "repack: Expecting full hex object ID lines only from pack-objects."
18278 msgstr ""
18279
18280 #: builtin/repack.c:256
18281 msgid "could not finish pack-objects to repack promisor objects"
18282 msgstr ""
18283
18284 #: builtin/repack.c:294
18285 msgid "pack everything in a single pack"
18286 msgstr ""
18287
18288 #: builtin/repack.c:296
18289 msgid "same as -a, and turn unreachable objects loose"
18290 msgstr ""
18291
18292 #: builtin/repack.c:299
18293 msgid "remove redundant packs, and run git-prune-packed"
18294 msgstr ""
18295
18296 #: builtin/repack.c:301
18297 msgid "pass --no-reuse-delta to git-pack-objects"
18298 msgstr ""
18299
18300 #: builtin/repack.c:303
18301 msgid "pass --no-reuse-object to git-pack-objects"
18302 msgstr ""
18303
18304 #: builtin/repack.c:305
18305 msgid "do not run git-update-server-info"
18306 msgstr ""
18307
18308 #: builtin/repack.c:308
18309 msgid "pass --local to git-pack-objects"
18310 msgstr ""
18311
18312 #: builtin/repack.c:310
18313 msgid "write bitmap index"
18314 msgstr ""
18315
18316 #: builtin/repack.c:312
18317 msgid "pass --delta-islands to git-pack-objects"
18318 msgstr ""
18319
18320 #: builtin/repack.c:313
18321 msgid "approxidate"
18322 msgstr ""
18323
18324 #: builtin/repack.c:314
18325 msgid "with -A, do not loosen objects older than this"
18326 msgstr ""
18327
18328 #: builtin/repack.c:316
18329 msgid "with -a, repack unreachable objects"
18330 msgstr ""
18331
18332 #: builtin/repack.c:318
18333 msgid "size of the window used for delta compression"
18334 msgstr ""
18335
18336 #: builtin/repack.c:319 builtin/repack.c:325
18337 msgid "bytes"
18338 msgstr ""
18339
18340 #: builtin/repack.c:320
18341 msgid "same as the above, but limit memory size instead of entries count"
18342 msgstr ""
18343
18344 #: builtin/repack.c:322
18345 msgid "limits the maximum delta depth"
18346 msgstr ""
18347
18348 #: builtin/repack.c:324
18349 msgid "limits the maximum number of threads"
18350 msgstr ""
18351
18352 #: builtin/repack.c:326
18353 msgid "maximum size of each packfile"
18354 msgstr ""
18355
18356 #: builtin/repack.c:328
18357 msgid "repack objects in packs marked with .keep"
18358 msgstr ""
18359
18360 #: builtin/repack.c:330
18361 msgid "do not repack this pack"
18362 msgstr ""
18363
18364 #: builtin/repack.c:340
18365 msgid "cannot delete packs in a precious-objects repo"
18366 msgstr ""
18367
18368 #: builtin/repack.c:344
18369 msgid "--keep-unreachable and -A are incompatible"
18370 msgstr ""
18371
18372 #: builtin/repack.c:427
18373 msgid "Nothing new to pack."
18374 msgstr ""
18375
18376 #: builtin/repack.c:488
18377 #, c-format
18378 msgid ""
18379 "WARNING: Some packs in use have been renamed by\n"
18380 "WARNING: prefixing old- to their name, in order to\n"
18381 "WARNING: replace them with the new version of the\n"
18382 "WARNING: file. But the operation failed, and the\n"
18383 "WARNING: attempt to rename them back to their\n"
18384 "WARNING: original names also failed.\n"
18385 "WARNING: Please rename them in %s manually:\n"
18386 msgstr ""
18387
18388 #: builtin/repack.c:536
18389 #, c-format
18390 msgid "failed to remove '%s'"
18391 msgstr ""
18392
18393 #: builtin/replace.c:22
18394 msgid "git replace [-f] <object> <replacement>"
18395 msgstr ""
18396
18397 #: builtin/replace.c:23
18398 msgid "git replace [-f] --edit <object>"
18399 msgstr ""
18400
18401 #: builtin/replace.c:24
18402 msgid "git replace [-f] --graft <commit> [<parent>...]"
18403 msgstr ""
18404
18405 #: builtin/replace.c:25
18406 msgid "git replace [-f] --convert-graft-file"
18407 msgstr ""
18408
18409 #: builtin/replace.c:26
18410 msgid "git replace -d <object>..."
18411 msgstr ""
18412
18413 #: builtin/replace.c:27
18414 msgid "git replace [--format=<format>] [-l [<pattern>]]"
18415 msgstr ""
18416
18417 #: builtin/replace.c:90
18418 #, c-format
18419 msgid ""
18420 "invalid replace format '%s'\n"
18421 "valid formats are 'short', 'medium' and 'long'"
18422 msgstr ""
18423
18424 #: builtin/replace.c:125
18425 #, c-format
18426 msgid "replace ref '%s' not found"
18427 msgstr ""
18428
18429 #: builtin/replace.c:141
18430 #, c-format
18431 msgid "Deleted replace ref '%s'"
18432 msgstr ""
18433
18434 #: builtin/replace.c:153
18435 #, c-format
18436 msgid "'%s' is not a valid ref name"
18437 msgstr ""
18438
18439 #: builtin/replace.c:158
18440 #, c-format
18441 msgid "replace ref '%s' already exists"
18442 msgstr ""
18443
18444 #: builtin/replace.c:178
18445 #, c-format
18446 msgid ""
18447 "Objects must be of the same type.\n"
18448 "'%s' points to a replaced object of type '%s'\n"
18449 "while '%s' points to a replacement object of type '%s'."
18450 msgstr ""
18451
18452 #: builtin/replace.c:229
18453 #, c-format
18454 msgid "unable to open %s for writing"
18455 msgstr ""
18456
18457 #: builtin/replace.c:242
18458 msgid "cat-file reported failure"
18459 msgstr ""
18460
18461 #: builtin/replace.c:258
18462 #, c-format
18463 msgid "unable to open %s for reading"
18464 msgstr ""
18465
18466 #: builtin/replace.c:272
18467 msgid "unable to spawn mktree"
18468 msgstr ""
18469
18470 #: builtin/replace.c:276
18471 msgid "unable to read from mktree"
18472 msgstr ""
18473
18474 #: builtin/replace.c:285
18475 msgid "mktree reported failure"
18476 msgstr ""
18477
18478 #: builtin/replace.c:289
18479 msgid "mktree did not return an object name"
18480 msgstr ""
18481
18482 #: builtin/replace.c:298
18483 #, c-format
18484 msgid "unable to fstat %s"
18485 msgstr ""
18486
18487 #: builtin/replace.c:303
18488 msgid "unable to write object to database"
18489 msgstr ""
18490
18491 #: builtin/replace.c:322 builtin/replace.c:378 builtin/replace.c:424
18492 #: builtin/replace.c:454
18493 #, c-format
18494 msgid "not a valid object name: '%s'"
18495 msgstr ""
18496
18497 #: builtin/replace.c:326
18498 #, c-format
18499 msgid "unable to get object type for %s"
18500 msgstr ""
18501
18502 #: builtin/replace.c:342
18503 msgid "editing object file failed"
18504 msgstr ""
18505
18506 #: builtin/replace.c:351
18507 #, c-format
18508 msgid "new object is the same as the old one: '%s'"
18509 msgstr ""
18510
18511 #: builtin/replace.c:384
18512 #, c-format
18513 msgid "could not parse %s as a commit"
18514 msgstr ""
18515
18516 #: builtin/replace.c:416
18517 #, c-format
18518 msgid "bad mergetag in commit '%s'"
18519 msgstr ""
18520
18521 #: builtin/replace.c:418
18522 #, c-format
18523 msgid "malformed mergetag in commit '%s'"
18524 msgstr ""
18525
18526 #: builtin/replace.c:430
18527 #, c-format
18528 msgid ""
18529 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
18530 "instead of --graft"
18531 msgstr ""
18532
18533 #: builtin/replace.c:469
18534 #, c-format
18535 msgid "the original commit '%s' has a gpg signature"
18536 msgstr ""
18537
18538 #: builtin/replace.c:470
18539 msgid "the signature will be removed in the replacement commit!"
18540 msgstr ""
18541
18542 #: builtin/replace.c:480
18543 #, c-format
18544 msgid "could not write replacement commit for: '%s'"
18545 msgstr ""
18546
18547 #: builtin/replace.c:488
18548 #, c-format
18549 msgid "graft for '%s' unnecessary"
18550 msgstr ""
18551
18552 #: builtin/replace.c:492
18553 #, c-format
18554 msgid "new commit is the same as the old one: '%s'"
18555 msgstr ""
18556
18557 #: builtin/replace.c:527
18558 #, c-format
18559 msgid ""
18560 "could not convert the following graft(s):\n"
18561 "%s"
18562 msgstr ""
18563
18564 #: builtin/replace.c:548
18565 msgid "list replace refs"
18566 msgstr ""
18567
18568 #: builtin/replace.c:549
18569 msgid "delete replace refs"
18570 msgstr ""
18571
18572 #: builtin/replace.c:550
18573 msgid "edit existing object"
18574 msgstr ""
18575
18576 #: builtin/replace.c:551
18577 msgid "change a commit's parents"
18578 msgstr ""
18579
18580 #: builtin/replace.c:552
18581 msgid "convert existing graft file"
18582 msgstr ""
18583
18584 #: builtin/replace.c:553
18585 msgid "replace the ref if it exists"
18586 msgstr ""
18587
18588 #: builtin/replace.c:555
18589 msgid "do not pretty-print contents for --edit"
18590 msgstr ""
18591
18592 #: builtin/replace.c:556
18593 msgid "use this format"
18594 msgstr ""
18595
18596 #: builtin/replace.c:569
18597 msgid "--format cannot be used when not listing"
18598 msgstr ""
18599
18600 #: builtin/replace.c:577
18601 msgid "-f only makes sense when writing a replacement"
18602 msgstr ""
18603
18604 #: builtin/replace.c:581
18605 msgid "--raw only makes sense with --edit"
18606 msgstr ""
18607
18608 #: builtin/replace.c:587
18609 msgid "-d needs at least one argument"
18610 msgstr ""
18611
18612 #: builtin/replace.c:593
18613 msgid "bad number of arguments"
18614 msgstr ""
18615
18616 #: builtin/replace.c:599
18617 msgid "-e needs exactly one argument"
18618 msgstr ""
18619
18620 #: builtin/replace.c:605
18621 msgid "-g needs at least one argument"
18622 msgstr ""
18623
18624 #: builtin/replace.c:611
18625 msgid "--convert-graft-file takes no argument"
18626 msgstr ""
18627
18628 #: builtin/replace.c:617
18629 msgid "only one pattern can be given with -l"
18630 msgstr ""
18631
18632 #: builtin/rerere.c:13
18633 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
18634 msgstr ""
18635
18636 #: builtin/rerere.c:60
18637 msgid "register clean resolutions in index"
18638 msgstr ""
18639
18640 #: builtin/rerere.c:79
18641 msgid "'git rerere forget' without paths is deprecated"
18642 msgstr ""
18643
18644 #: builtin/rerere.c:113
18645 #, c-format
18646 msgid "unable to generate diff for '%s'"
18647 msgstr ""
18648
18649 #: builtin/reset.c:32
18650 msgid ""
18651 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
18652 msgstr ""
18653
18654 #: builtin/reset.c:33
18655 msgid "git reset [-q] [<tree-ish>] [--] <pathspec>..."
18656 msgstr ""
18657
18658 #: builtin/reset.c:34
18659 msgid ""
18660 "git reset [-q] [--pathspec-from-file [--pathspec-file-nul]] [<tree-ish>]"
18661 msgstr ""
18662
18663 #: builtin/reset.c:35
18664 msgid "git reset --patch [<tree-ish>] [--] [<pathspec>...]"
18665 msgstr ""
18666
18667 #: builtin/reset.c:41
18668 msgid "mixed"
18669 msgstr ""
18670
18671 #: builtin/reset.c:41
18672 msgid "soft"
18673 msgstr ""
18674
18675 #: builtin/reset.c:41
18676 msgid "hard"
18677 msgstr ""
18678
18679 #: builtin/reset.c:41
18680 msgid "merge"
18681 msgstr ""
18682
18683 #: builtin/reset.c:41
18684 msgid "keep"
18685 msgstr ""
18686
18687 #: builtin/reset.c:83
18688 msgid "You do not have a valid HEAD."
18689 msgstr ""
18690
18691 #: builtin/reset.c:85
18692 msgid "Failed to find tree of HEAD."
18693 msgstr ""
18694
18695 #: builtin/reset.c:91
18696 #, c-format
18697 msgid "Failed to find tree of %s."
18698 msgstr ""
18699
18700 #: builtin/reset.c:116
18701 #, c-format
18702 msgid "HEAD is now at %s"
18703 msgstr ""
18704
18705 #: builtin/reset.c:195
18706 #, c-format
18707 msgid "Cannot do a %s reset in the middle of a merge."
18708 msgstr ""
18709
18710 #: builtin/reset.c:295 builtin/stash.c:520 builtin/stash.c:595
18711 #: builtin/stash.c:619
18712 msgid "be quiet, only report errors"
18713 msgstr ""
18714
18715 #: builtin/reset.c:297
18716 msgid "reset HEAD and index"
18717 msgstr ""
18718
18719 #: builtin/reset.c:298
18720 msgid "reset only HEAD"
18721 msgstr ""
18722
18723 #: builtin/reset.c:300 builtin/reset.c:302
18724 msgid "reset HEAD, index and working tree"
18725 msgstr ""
18726
18727 #: builtin/reset.c:304
18728 msgid "reset HEAD but keep local changes"
18729 msgstr ""
18730
18731 #: builtin/reset.c:310
18732 msgid "record only the fact that removed paths will be added later"
18733 msgstr ""
18734
18735 #: builtin/reset.c:344
18736 #, c-format
18737 msgid "Failed to resolve '%s' as a valid revision."
18738 msgstr ""
18739
18740 #: builtin/reset.c:352
18741 #, c-format
18742 msgid "Failed to resolve '%s' as a valid tree."
18743 msgstr ""
18744
18745 #: builtin/reset.c:361
18746 msgid "--patch is incompatible with --{hard,mixed,soft}"
18747 msgstr ""
18748
18749 #: builtin/reset.c:371
18750 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
18751 msgstr ""
18752
18753 #: builtin/reset.c:373
18754 #, c-format
18755 msgid "Cannot do %s reset with paths."
18756 msgstr ""
18757
18758 #: builtin/reset.c:388
18759 #, c-format
18760 msgid "%s reset is not allowed in a bare repository"
18761 msgstr ""
18762
18763 #: builtin/reset.c:392
18764 msgid "-N can only be used with --mixed"
18765 msgstr ""
18766
18767 #: builtin/reset.c:413
18768 msgid "Unstaged changes after reset:"
18769 msgstr ""
18770
18771 #: builtin/reset.c:416
18772 #, c-format
18773 msgid ""
18774 "\n"
18775 "It took %.2f seconds to enumerate unstaged changes after reset. You can\n"
18776 "use '--quiet' to avoid this. Set the config setting reset.quiet to true\n"
18777 "to make this the default.\n"
18778 msgstr ""
18779
18780 #: builtin/reset.c:434
18781 #, c-format
18782 msgid "Could not reset index file to revision '%s'."
18783 msgstr ""
18784
18785 #: builtin/reset.c:439
18786 msgid "Could not write new index file."
18787 msgstr ""
18788
18789 #: builtin/rev-list.c:499
18790 msgid "cannot combine --exclude-promisor-objects and --missing"
18791 msgstr ""
18792
18793 #: builtin/rev-list.c:560
18794 msgid "object filtering requires --objects"
18795 msgstr ""
18796
18797 #: builtin/rev-list.c:610
18798 msgid "rev-list does not support display of notes"
18799 msgstr ""
18800
18801 #: builtin/rev-list.c:615
18802 msgid "marked counting is incompatible with --objects"
18803 msgstr ""
18804
18805 #: builtin/rev-parse.c:409
18806 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
18807 msgstr ""
18808
18809 #: builtin/rev-parse.c:414
18810 msgid "keep the `--` passed as an arg"
18811 msgstr ""
18812
18813 #: builtin/rev-parse.c:416
18814 msgid "stop parsing after the first non-option argument"
18815 msgstr ""
18816
18817 #: builtin/rev-parse.c:419
18818 msgid "output in stuck long form"
18819 msgstr ""
18820
18821 #: builtin/rev-parse.c:552
18822 msgid ""
18823 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
18824 " or: git rev-parse --sq-quote [<arg>...]\n"
18825 " or: git rev-parse [<options>] [<arg>...]\n"
18826 "\n"
18827 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
18828 msgstr ""
18829
18830 #: builtin/revert.c:24
18831 msgid "git revert [<options>] <commit-ish>..."
18832 msgstr ""
18833
18834 #: builtin/revert.c:25
18835 msgid "git revert <subcommand>"
18836 msgstr ""
18837
18838 #: builtin/revert.c:30
18839 msgid "git cherry-pick [<options>] <commit-ish>..."
18840 msgstr ""
18841
18842 #: builtin/revert.c:31
18843 msgid "git cherry-pick <subcommand>"
18844 msgstr ""
18845
18846 #: builtin/revert.c:72
18847 #, c-format
18848 msgid "option `%s' expects a number greater than zero"
18849 msgstr ""
18850
18851 #: builtin/revert.c:92
18852 #, c-format
18853 msgid "%s: %s cannot be used with %s"
18854 msgstr ""
18855
18856 #: builtin/revert.c:102
18857 msgid "end revert or cherry-pick sequence"
18858 msgstr ""
18859
18860 #: builtin/revert.c:103
18861 msgid "resume revert or cherry-pick sequence"
18862 msgstr ""
18863
18864 #: builtin/revert.c:104
18865 msgid "cancel revert or cherry-pick sequence"
18866 msgstr ""
18867
18868 #: builtin/revert.c:105
18869 msgid "skip current commit and continue"
18870 msgstr ""
18871
18872 #: builtin/revert.c:107
18873 msgid "don't automatically commit"
18874 msgstr ""
18875
18876 #: builtin/revert.c:108
18877 msgid "edit the commit message"
18878 msgstr ""
18879
18880 #: builtin/revert.c:111
18881 msgid "parent-number"
18882 msgstr ""
18883
18884 #: builtin/revert.c:112
18885 msgid "select mainline parent"
18886 msgstr ""
18887
18888 #: builtin/revert.c:114
18889 msgid "merge strategy"
18890 msgstr ""
18891
18892 #: builtin/revert.c:116
18893 msgid "option for merge strategy"
18894 msgstr ""
18895
18896 #: builtin/revert.c:125
18897 msgid "append commit name"
18898 msgstr ""
18899
18900 #: builtin/revert.c:127
18901 msgid "preserve initially empty commits"
18902 msgstr ""
18903
18904 #: builtin/revert.c:129
18905 msgid "keep redundant, empty commits"
18906 msgstr ""
18907
18908 #: builtin/revert.c:232
18909 msgid "revert failed"
18910 msgstr ""
18911
18912 #: builtin/revert.c:245
18913 msgid "cherry-pick failed"
18914 msgstr ""
18915
18916 #: builtin/rm.c:19
18917 msgid "git rm [<options>] [--] <file>..."
18918 msgstr ""
18919
18920 #: builtin/rm.c:207
18921 msgid ""
18922 "the following file has staged content different from both the\n"
18923 "file and the HEAD:"
18924 msgid_plural ""
18925 "the following files have staged content different from both the\n"
18926 "file and the HEAD:"
18927 msgstr[0] ""
18928 msgstr[1] ""
18929
18930 #: builtin/rm.c:212
18931 msgid ""
18932 "\n"
18933 "(use -f to force removal)"
18934 msgstr ""
18935
18936 #: builtin/rm.c:216
18937 msgid "the following file has changes staged in the index:"
18938 msgid_plural "the following files have changes staged in the index:"
18939 msgstr[0] ""
18940 msgstr[1] ""
18941
18942 #: builtin/rm.c:220 builtin/rm.c:229
18943 msgid ""
18944 "\n"
18945 "(use --cached to keep the file, or -f to force removal)"
18946 msgstr ""
18947
18948 #: builtin/rm.c:226
18949 msgid "the following file has local modifications:"
18950 msgid_plural "the following files have local modifications:"
18951 msgstr[0] ""
18952 msgstr[1] ""
18953
18954 #: builtin/rm.c:243
18955 msgid "do not list removed files"
18956 msgstr ""
18957
18958 #: builtin/rm.c:244
18959 msgid "only remove from the index"
18960 msgstr ""
18961
18962 #: builtin/rm.c:245
18963 msgid "override the up-to-date check"
18964 msgstr ""
18965
18966 #: builtin/rm.c:246
18967 msgid "allow recursive removal"
18968 msgstr ""
18969
18970 #: builtin/rm.c:248
18971 msgid "exit with a zero status even if nothing matched"
18972 msgstr ""
18973
18974 #: builtin/rm.c:282
18975 msgid "No pathspec was given. Which files should I remove?"
18976 msgstr ""
18977
18978 #: builtin/rm.c:305
18979 msgid "please stage your changes to .gitmodules or stash them to proceed"
18980 msgstr ""
18981
18982 #: builtin/rm.c:323
18983 #, c-format
18984 msgid "not removing '%s' recursively without -r"
18985 msgstr ""
18986
18987 #: builtin/rm.c:362
18988 #, c-format
18989 msgid "git rm: unable to remove %s"
18990 msgstr ""
18991
18992 #: builtin/send-pack.c:20
18993 msgid ""
18994 "git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
18995 "receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
18996 "[<ref>...]\n"
18997 " --all and explicit <ref> specification are mutually exclusive."
18998 msgstr ""
18999
19000 #: builtin/send-pack.c:163
19001 msgid "remote name"
19002 msgstr ""
19003
19004 #: builtin/send-pack.c:176
19005 msgid "use stateless RPC protocol"
19006 msgstr ""
19007
19008 #: builtin/send-pack.c:177
19009 msgid "read refs from stdin"
19010 msgstr ""
19011
19012 #: builtin/send-pack.c:178
19013 msgid "print status from remote helper"
19014 msgstr ""
19015
19016 #: builtin/shortlog.c:14
19017 msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
19018 msgstr ""
19019
19020 #: builtin/shortlog.c:15
19021 msgid "git log --pretty=short | git shortlog [<options>]"
19022 msgstr ""
19023
19024 #: builtin/shortlog.c:264
19025 msgid "Group by committer rather than author"
19026 msgstr ""
19027
19028 #: builtin/shortlog.c:266
19029 msgid "sort output according to the number of commits per author"
19030 msgstr ""
19031
19032 #: builtin/shortlog.c:268
19033 msgid "Suppress commit descriptions, only provides commit count"
19034 msgstr ""
19035
19036 #: builtin/shortlog.c:270
19037 msgid "Show the email address of each author"
19038 msgstr ""
19039
19040 #: builtin/shortlog.c:271
19041 msgid "<w>[,<i1>[,<i2>]]"
19042 msgstr ""
19043
19044 #: builtin/shortlog.c:272
19045 msgid "Linewrap output"
19046 msgstr ""
19047
19048 #: builtin/shortlog.c:301
19049 msgid "too many arguments given outside repository"
19050 msgstr ""
19051
19052 #: builtin/show-branch.c:13
19053 msgid ""
19054 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
19055 "\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
19056 "\t\t[--more=<n> | --list | --independent | --merge-base]\n"
19057 "\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
19058 msgstr ""
19059
19060 #: builtin/show-branch.c:17
19061 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
19062 msgstr ""
19063
19064 #: builtin/show-branch.c:395
19065 #, c-format
19066 msgid "ignoring %s; cannot handle more than %d ref"
19067 msgid_plural "ignoring %s; cannot handle more than %d refs"
19068 msgstr[0] ""
19069 msgstr[1] ""
19070
19071 #: builtin/show-branch.c:548
19072 #, c-format
19073 msgid "no matching refs with %s"
19074 msgstr ""
19075
19076 #: builtin/show-branch.c:645
19077 msgid "show remote-tracking and local branches"
19078 msgstr ""
19079
19080 #: builtin/show-branch.c:647
19081 msgid "show remote-tracking branches"
19082 msgstr ""
19083
19084 #: builtin/show-branch.c:649
19085 msgid "color '*!+-' corresponding to the branch"
19086 msgstr ""
19087
19088 #: builtin/show-branch.c:651
19089 msgid "show <n> more commits after the common ancestor"
19090 msgstr ""
19091
19092 #: builtin/show-branch.c:653
19093 msgid "synonym to more=-1"
19094 msgstr ""
19095
19096 #: builtin/show-branch.c:654
19097 msgid "suppress naming strings"
19098 msgstr ""
19099
19100 #: builtin/show-branch.c:656
19101 msgid "include the current branch"
19102 msgstr ""
19103
19104 #: builtin/show-branch.c:658
19105 msgid "name commits with their object names"
19106 msgstr ""
19107
19108 #: builtin/show-branch.c:660
19109 msgid "show possible merge bases"
19110 msgstr ""
19111
19112 #: builtin/show-branch.c:662
19113 msgid "show refs unreachable from any other ref"
19114 msgstr ""
19115
19116 #: builtin/show-branch.c:664
19117 msgid "show commits in topological order"
19118 msgstr ""
19119
19120 #: builtin/show-branch.c:667
19121 msgid "show only commits not on the first branch"
19122 msgstr ""
19123
19124 #: builtin/show-branch.c:669
19125 msgid "show merges reachable from only one tip"
19126 msgstr ""
19127
19128 #: builtin/show-branch.c:671
19129 msgid "topologically sort, maintaining date order where possible"
19130 msgstr ""
19131
19132 #: builtin/show-branch.c:674
19133 msgid "<n>[,<base>]"
19134 msgstr ""
19135
19136 #: builtin/show-branch.c:675
19137 msgid "show <n> most recent ref-log entries starting at base"
19138 msgstr ""
19139
19140 #: builtin/show-branch.c:711
19141 msgid ""
19142 "--reflog is incompatible with --all, --remotes, --independent or --merge-base"
19143 msgstr ""
19144
19145 #: builtin/show-branch.c:735
19146 msgid "no branches given, and HEAD is not valid"
19147 msgstr ""
19148
19149 #: builtin/show-branch.c:738
19150 msgid "--reflog option needs one branch name"
19151 msgstr ""
19152
19153 #: builtin/show-branch.c:741
19154 #, c-format
19155 msgid "only %d entry can be shown at one time."
19156 msgid_plural "only %d entries can be shown at one time."
19157 msgstr[0] ""
19158 msgstr[1] ""
19159
19160 #: builtin/show-branch.c:745
19161 #, c-format
19162 msgid "no such ref %s"
19163 msgstr ""
19164
19165 #: builtin/show-branch.c:831
19166 #, c-format
19167 msgid "cannot handle more than %d rev."
19168 msgid_plural "cannot handle more than %d revs."
19169 msgstr[0] ""
19170 msgstr[1] ""
19171
19172 #: builtin/show-branch.c:835
19173 #, c-format
19174 msgid "'%s' is not a valid ref."
19175 msgstr ""
19176
19177 #: builtin/show-branch.c:838
19178 #, c-format
19179 msgid "cannot find commit %s (%s)"
19180 msgstr ""
19181
19182 #: builtin/show-ref.c:12
19183 msgid ""
19184 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
19185 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
19186 msgstr ""
19187
19188 #: builtin/show-ref.c:13
19189 msgid "git show-ref --exclude-existing[=<pattern>]"
19190 msgstr ""
19191
19192 #: builtin/show-ref.c:162
19193 msgid "only show tags (can be combined with heads)"
19194 msgstr ""
19195
19196 #: builtin/show-ref.c:163
19197 msgid "only show heads (can be combined with tags)"
19198 msgstr ""
19199
19200 #: builtin/show-ref.c:164
19201 msgid "stricter reference checking, requires exact ref path"
19202 msgstr ""
19203
19204 #: builtin/show-ref.c:167 builtin/show-ref.c:169
19205 msgid "show the HEAD reference, even if it would be filtered out"
19206 msgstr ""
19207
19208 #: builtin/show-ref.c:171
19209 msgid "dereference tags into object IDs"
19210 msgstr ""
19211
19212 #: builtin/show-ref.c:173
19213 msgid "only show SHA1 hash using <n> digits"
19214 msgstr ""
19215
19216 #: builtin/show-ref.c:177
19217 msgid "do not print results to stdout (useful with --verify)"
19218 msgstr ""
19219
19220 #: builtin/show-ref.c:179
19221 msgid "show refs from stdin that aren't in local repository"
19222 msgstr ""
19223
19224 #: builtin/sparse-checkout.c:21
19225 msgid "git sparse-checkout (init|list|set|add|reapply|disable) <options>"
19226 msgstr ""
19227
19228 #: builtin/sparse-checkout.c:64
19229 msgid "this worktree is not sparse (sparse-checkout file may not exist)"
19230 msgstr ""
19231
19232 #: builtin/sparse-checkout.c:212
19233 msgid "failed to create directory for sparse-checkout file"
19234 msgstr ""
19235
19236 #: builtin/sparse-checkout.c:253
19237 msgid "failed to set extensions.worktreeConfig setting"
19238 msgstr ""
19239
19240 #: builtin/sparse-checkout.c:270
19241 msgid "git sparse-checkout init [--cone]"
19242 msgstr ""
19243
19244 #: builtin/sparse-checkout.c:289
19245 msgid "initialize the sparse-checkout in cone mode"
19246 msgstr ""
19247
19248 #: builtin/sparse-checkout.c:326
19249 #, c-format
19250 msgid "failed to open '%s'"
19251 msgstr ""
19252
19253 #: builtin/sparse-checkout.c:383
19254 #, c-format
19255 msgid "could not normalize path %s"
19256 msgstr ""
19257
19258 #: builtin/sparse-checkout.c:395
19259 msgid "git sparse-checkout (set|add) (--stdin | <patterns>)"
19260 msgstr ""
19261
19262 #: builtin/sparse-checkout.c:420
19263 #, c-format
19264 msgid "unable to unquote C-style string '%s'"
19265 msgstr ""
19266
19267 #: builtin/sparse-checkout.c:474 builtin/sparse-checkout.c:498
19268 msgid "unable to load existing sparse-checkout patterns"
19269 msgstr ""
19270
19271 #: builtin/sparse-checkout.c:543
19272 msgid "read patterns from standard in"
19273 msgstr ""
19274
19275 #: builtin/sparse-checkout.c:580
19276 msgid "error while refreshing working directory"
19277 msgstr ""
19278
19279 #: builtin/stash.c:22 builtin/stash.c:38
19280 msgid "git stash list [<options>]"
19281 msgstr ""
19282
19283 #: builtin/stash.c:23 builtin/stash.c:43
19284 msgid "git stash show [<options>] [<stash>]"
19285 msgstr ""
19286
19287 #: builtin/stash.c:24 builtin/stash.c:48
19288 msgid "git stash drop [-q|--quiet] [<stash>]"
19289 msgstr ""
19290
19291 #: builtin/stash.c:25
19292 msgid "git stash ( pop | apply ) [--index] [-q|--quiet] [<stash>]"
19293 msgstr ""
19294
19295 #: builtin/stash.c:26 builtin/stash.c:63
19296 msgid "git stash branch <branchname> [<stash>]"
19297 msgstr ""
19298
19299 #: builtin/stash.c:27 builtin/stash.c:68
19300 msgid "git stash clear"
19301 msgstr ""
19302
19303 #: builtin/stash.c:28
19304 msgid ""
19305 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
19306 " [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
19307 " [--pathspec-from-file=<file> [--pathspec-file-nul]]\n"
19308 " [--] [<pathspec>...]]"
19309 msgstr ""
19310
19311 #: builtin/stash.c:32 builtin/stash.c:85
19312 msgid ""
19313 "git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
19314 " [-u|--include-untracked] [-a|--all] [<message>]"
19315 msgstr ""
19316
19317 #: builtin/stash.c:53
19318 msgid "git stash pop [--index] [-q|--quiet] [<stash>]"
19319 msgstr ""
19320
19321 #: builtin/stash.c:58
19322 msgid "git stash apply [--index] [-q|--quiet] [<stash>]"
19323 msgstr ""
19324
19325 #: builtin/stash.c:73
19326 msgid "git stash store [-m|--message <message>] [-q|--quiet] <commit>"
19327 msgstr ""
19328
19329 #: builtin/stash.c:78
19330 msgid ""
19331 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
19332 " [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
19333 " [--] [<pathspec>...]]"
19334 msgstr ""
19335
19336 #: builtin/stash.c:128
19337 #, c-format
19338 msgid "'%s' is not a stash-like commit"
19339 msgstr ""
19340
19341 #: builtin/stash.c:148
19342 #, c-format
19343 msgid "Too many revisions specified:%s"
19344 msgstr ""
19345
19346 #: builtin/stash.c:162
19347 msgid "No stash entries found."
19348 msgstr ""
19349
19350 #: builtin/stash.c:176
19351 #, c-format
19352 msgid "%s is not a valid reference"
19353 msgstr ""
19354
19355 #: builtin/stash.c:225
19356 msgid "git stash clear with parameters is unimplemented"
19357 msgstr ""
19358
19359 #: builtin/stash.c:404
19360 msgid "cannot apply a stash in the middle of a merge"
19361 msgstr ""
19362
19363 #: builtin/stash.c:415
19364 #, c-format
19365 msgid "could not generate diff %s^!."
19366 msgstr ""
19367
19368 #: builtin/stash.c:422
19369 msgid "conflicts in index.Try without --index."
19370 msgstr ""
19371
19372 #: builtin/stash.c:428
19373 msgid "could not save index tree"
19374 msgstr ""
19375
19376 #: builtin/stash.c:437
19377 msgid "could not restore untracked files from stash"
19378 msgstr ""
19379
19380 #: builtin/stash.c:451
19381 #, c-format
19382 msgid "Merging %s with %s"
19383 msgstr ""
19384
19385 #: builtin/stash.c:461
19386 msgid "Index was not unstashed."
19387 msgstr ""
19388
19389 #: builtin/stash.c:522 builtin/stash.c:621
19390 msgid "attempt to recreate the index"
19391 msgstr ""
19392
19393 #: builtin/stash.c:555
19394 #, c-format
19395 msgid "Dropped %s (%s)"
19396 msgstr ""
19397
19398 #: builtin/stash.c:558
19399 #, c-format
19400 msgid "%s: Could not drop stash entry"
19401 msgstr ""
19402
19403 #: builtin/stash.c:583
19404 #, c-format
19405 msgid "'%s' is not a stash reference"
19406 msgstr ""
19407
19408 #: builtin/stash.c:633
19409 msgid "The stash entry is kept in case you need it again."
19410 msgstr ""
19411
19412 #: builtin/stash.c:656
19413 msgid "No branch name specified"
19414 msgstr ""
19415
19416 #: builtin/stash.c:800 builtin/stash.c:837
19417 #, c-format
19418 msgid "Cannot update %s with %s"
19419 msgstr ""
19420
19421 #: builtin/stash.c:818 builtin/stash.c:1475 builtin/stash.c:1540
19422 msgid "stash message"
19423 msgstr ""
19424
19425 #: builtin/stash.c:828
19426 msgid "\"git stash store\" requires one <commit> argument"
19427 msgstr ""
19428
19429 #: builtin/stash.c:1046
19430 msgid "No changes selected"
19431 msgstr ""
19432
19433 #: builtin/stash.c:1146
19434 msgid "You do not have the initial commit yet"
19435 msgstr ""
19436
19437 #: builtin/stash.c:1173
19438 msgid "Cannot save the current index state"
19439 msgstr ""
19440
19441 #: builtin/stash.c:1182
19442 msgid "Cannot save the untracked files"
19443 msgstr ""
19444
19445 #: builtin/stash.c:1193 builtin/stash.c:1202
19446 msgid "Cannot save the current worktree state"
19447 msgstr ""
19448
19449 #: builtin/stash.c:1230
19450 msgid "Cannot record working tree state"
19451 msgstr ""
19452
19453 #: builtin/stash.c:1279
19454 msgid "Can't use --patch and --include-untracked or --all at the same time"
19455 msgstr ""
19456
19457 #: builtin/stash.c:1295
19458 msgid "Did you forget to 'git add'?"
19459 msgstr ""
19460
19461 #: builtin/stash.c:1310
19462 msgid "No local changes to save"
19463 msgstr ""
19464
19465 #: builtin/stash.c:1317
19466 msgid "Cannot initialize stash"
19467 msgstr ""
19468
19469 #: builtin/stash.c:1332
19470 msgid "Cannot save the current status"
19471 msgstr ""
19472
19473 #: builtin/stash.c:1337
19474 #, c-format
19475 msgid "Saved working directory and index state %s"
19476 msgstr ""
19477
19478 #: builtin/stash.c:1427
19479 msgid "Cannot remove worktree changes"
19480 msgstr ""
19481
19482 #: builtin/stash.c:1466 builtin/stash.c:1531
19483 msgid "keep index"
19484 msgstr ""
19485
19486 #: builtin/stash.c:1468 builtin/stash.c:1533
19487 msgid "stash in patch mode"
19488 msgstr ""
19489
19490 #: builtin/stash.c:1469 builtin/stash.c:1534
19491 msgid "quiet mode"
19492 msgstr ""
19493
19494 #: builtin/stash.c:1471 builtin/stash.c:1536
19495 msgid "include untracked files in stash"
19496 msgstr ""
19497
19498 #: builtin/stash.c:1473 builtin/stash.c:1538
19499 msgid "include ignore files"
19500 msgstr ""
19501
19502 #: builtin/stash.c:1573
19503 msgid ""
19504 "the stash.useBuiltin support has been removed!\n"
19505 "See its entry in 'git help config' for details."
19506 msgstr ""
19507
19508 #: builtin/stripspace.c:18
19509 msgid "git stripspace [-s | --strip-comments]"
19510 msgstr ""
19511
19512 #: builtin/stripspace.c:19
19513 msgid "git stripspace [-c | --comment-lines]"
19514 msgstr ""
19515
19516 #: builtin/stripspace.c:37
19517 msgid "skip and remove all lines starting with comment character"
19518 msgstr ""
19519
19520 #: builtin/stripspace.c:40
19521 msgid "prepend comment character and space to each line"
19522 msgstr ""
19523
19524 #: builtin/submodule--helper.c:47 builtin/submodule--helper.c:1999
19525 #, c-format
19526 msgid "Expecting a full ref name, got %s"
19527 msgstr ""
19528
19529 #: builtin/submodule--helper.c:64
19530 msgid "submodule--helper print-default-remote takes no arguments"
19531 msgstr ""
19532
19533 #: builtin/submodule--helper.c:102
19534 #, c-format
19535 msgid "cannot strip one component off url '%s'"
19536 msgstr ""
19537
19538 #: builtin/submodule--helper.c:410 builtin/submodule--helper.c:1395
19539 msgid "alternative anchor for relative paths"
19540 msgstr ""
19541
19542 #: builtin/submodule--helper.c:415
19543 msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
19544 msgstr ""
19545
19546 #: builtin/submodule--helper.c:472 builtin/submodule--helper.c:630
19547 #: builtin/submodule--helper.c:653
19548 #, c-format
19549 msgid "No url found for submodule path '%s' in .gitmodules"
19550 msgstr ""
19551
19552 #: builtin/submodule--helper.c:524
19553 #, c-format
19554 msgid "Entering '%s'\n"
19555 msgstr ""
19556
19557 #: builtin/submodule--helper.c:527
19558 #, c-format
19559 msgid ""
19560 "run_command returned non-zero status for %s\n"
19561 "."
19562 msgstr ""
19563
19564 #: builtin/submodule--helper.c:549
19565 #, c-format
19566 msgid ""
19567 "run_command returned non-zero status while recursing in the nested "
19568 "submodules of %s\n"
19569 "."
19570 msgstr ""
19571
19572 #: builtin/submodule--helper.c:565
19573 msgid "Suppress output of entering each submodule command"
19574 msgstr ""
19575
19576 #: builtin/submodule--helper.c:567 builtin/submodule--helper.c:1063
19577 msgid "Recurse into nested submodules"
19578 msgstr ""
19579
19580 #: builtin/submodule--helper.c:572
19581 msgid "git submodule--helper foreach [--quiet] [--recursive] [--] <command>"
19582 msgstr ""
19583
19584 #: builtin/submodule--helper.c:599
19585 #, c-format
19586 msgid ""
19587 "could not look up configuration '%s'. Assuming this repository is its own "
19588 "authoritative upstream."
19589 msgstr ""
19590
19591 #: builtin/submodule--helper.c:667
19592 #, c-format
19593 msgid "Failed to register url for submodule path '%s'"
19594 msgstr ""
19595
19596 #: builtin/submodule--helper.c:671
19597 #, c-format
19598 msgid "Submodule '%s' (%s) registered for path '%s'\n"
19599 msgstr ""
19600
19601 #: builtin/submodule--helper.c:681
19602 #, c-format
19603 msgid "warning: command update mode suggested for submodule '%s'\n"
19604 msgstr ""
19605
19606 #: builtin/submodule--helper.c:688
19607 #, c-format
19608 msgid "Failed to register update mode for submodule path '%s'"
19609 msgstr ""
19610
19611 #: builtin/submodule--helper.c:710
19612 msgid "Suppress output for initializing a submodule"
19613 msgstr ""
19614
19615 #: builtin/submodule--helper.c:715
19616 msgid "git submodule--helper init [<options>] [<path>]"
19617 msgstr ""
19618
19619 #: builtin/submodule--helper.c:789 builtin/submodule--helper.c:924
19620 #, c-format
19621 msgid "no submodule mapping found in .gitmodules for path '%s'"
19622 msgstr ""
19623
19624 #: builtin/submodule--helper.c:837
19625 #, c-format
19626 msgid "could not resolve HEAD ref inside the submodule '%s'"
19627 msgstr ""
19628
19629 #: builtin/submodule--helper.c:864 builtin/submodule--helper.c:1033
19630 #, c-format
19631 msgid "failed to recurse into submodule '%s'"
19632 msgstr ""
19633
19634 #: builtin/submodule--helper.c:888 builtin/submodule--helper.c:1199
19635 msgid "Suppress submodule status output"
19636 msgstr ""
19637
19638 #: builtin/submodule--helper.c:889
19639 msgid ""
19640 "Use commit stored in the index instead of the one stored in the submodule "
19641 "HEAD"
19642 msgstr ""
19643
19644 #: builtin/submodule--helper.c:890
19645 msgid "recurse into nested submodules"
19646 msgstr ""
19647
19648 #: builtin/submodule--helper.c:895
19649 msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
19650 msgstr ""
19651
19652 #: builtin/submodule--helper.c:919
19653 msgid "git submodule--helper name <path>"
19654 msgstr ""
19655
19656 #: builtin/submodule--helper.c:983
19657 #, c-format
19658 msgid "Synchronizing submodule url for '%s'\n"
19659 msgstr ""
19660
19661 #: builtin/submodule--helper.c:989
19662 #, c-format
19663 msgid "failed to register url for submodule path '%s'"
19664 msgstr ""
19665
19666 #: builtin/submodule--helper.c:1003
19667 #, c-format
19668 msgid "failed to get the default remote for submodule '%s'"
19669 msgstr ""
19670
19671 #: builtin/submodule--helper.c:1014
19672 #, c-format
19673 msgid "failed to update remote for submodule '%s'"
19674 msgstr ""
19675
19676 #: builtin/submodule--helper.c:1061
19677 msgid "Suppress output of synchronizing submodule url"
19678 msgstr ""
19679
19680 #: builtin/submodule--helper.c:1068
19681 msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
19682 msgstr ""
19683
19684 #: builtin/submodule--helper.c:1122
19685 #, c-format
19686 msgid ""
19687 "Submodule work tree '%s' contains a .git directory (use 'rm -rf' if you "
19688 "really want to remove it including all of its history)"
19689 msgstr ""
19690
19691 #: builtin/submodule--helper.c:1134
19692 #, c-format
19693 msgid ""
19694 "Submodule work tree '%s' contains local modifications; use '-f' to discard "
19695 "them"
19696 msgstr ""
19697
19698 #: builtin/submodule--helper.c:1142
19699 #, c-format
19700 msgid "Cleared directory '%s'\n"
19701 msgstr ""
19702
19703 #: builtin/submodule--helper.c:1144
19704 #, c-format
19705 msgid "Could not remove submodule work tree '%s'\n"
19706 msgstr ""
19707
19708 #: builtin/submodule--helper.c:1155
19709 #, c-format
19710 msgid "could not create empty submodule directory %s"
19711 msgstr ""
19712
19713 #: builtin/submodule--helper.c:1171
19714 #, c-format
19715 msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
19716 msgstr ""
19717
19718 #: builtin/submodule--helper.c:1200
19719 msgid "Remove submodule working trees even if they contain local changes"
19720 msgstr ""
19721
19722 #: builtin/submodule--helper.c:1201
19723 msgid "Unregister all submodules"
19724 msgstr ""
19725
19726 #: builtin/submodule--helper.c:1206
19727 msgid ""
19728 "git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
19729 msgstr ""
19730
19731 #: builtin/submodule--helper.c:1220
19732 msgid "Use '--all' if you really want to deinitialize all submodules"
19733 msgstr ""
19734
19735 #: builtin/submodule--helper.c:1289
19736 msgid ""
19737 "An alternate computed from a superproject's alternate is invalid.\n"
19738 "To allow Git to clone without an alternate in such a case, set\n"
19739 "submodule.alternateErrorStrategy to 'info' or, equivalently, clone with\n"
19740 "'--reference-if-able' instead of '--reference'."
19741 msgstr ""
19742
19743 #: builtin/submodule--helper.c:1328 builtin/submodule--helper.c:1331
19744 #, c-format
19745 msgid "submodule '%s' cannot add alternate: %s"
19746 msgstr ""
19747
19748 #: builtin/submodule--helper.c:1367
19749 #, c-format
19750 msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
19751 msgstr ""
19752
19753 #: builtin/submodule--helper.c:1374
19754 #, c-format
19755 msgid "Value '%s' for submodule.alternateLocation is not recognized"
19756 msgstr ""
19757
19758 #: builtin/submodule--helper.c:1398
19759 msgid "where the new submodule will be cloned to"
19760 msgstr ""
19761
19762 #: builtin/submodule--helper.c:1401
19763 msgid "name of the new submodule"
19764 msgstr ""
19765
19766 #: builtin/submodule--helper.c:1404
19767 msgid "url where to clone the submodule from"
19768 msgstr ""
19769
19770 #: builtin/submodule--helper.c:1412
19771 msgid "depth for shallow clones"
19772 msgstr ""
19773
19774 #: builtin/submodule--helper.c:1415 builtin/submodule--helper.c:1924
19775 msgid "force cloning progress"
19776 msgstr ""
19777
19778 #: builtin/submodule--helper.c:1417 builtin/submodule--helper.c:1926
19779 msgid "disallow cloning into non-empty directory"
19780 msgstr ""
19781
19782 #: builtin/submodule--helper.c:1424
19783 msgid ""
19784 "git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
19785 "<repository>] [--name <name>] [--depth <depth>] [--single-branch] --url "
19786 "<url> --path <path>"
19787 msgstr ""
19788
19789 #: builtin/submodule--helper.c:1449
19790 #, c-format
19791 msgid "refusing to create/use '%s' in another submodule's git dir"
19792 msgstr ""
19793
19794 #: builtin/submodule--helper.c:1460
19795 #, c-format
19796 msgid "clone of '%s' into submodule path '%s' failed"
19797 msgstr ""
19798
19799 #: builtin/submodule--helper.c:1464
19800 #, c-format
19801 msgid "directory not empty: '%s'"
19802 msgstr ""
19803
19804 #: builtin/submodule--helper.c:1476
19805 #, c-format
19806 msgid "could not get submodule directory for '%s'"
19807 msgstr ""
19808
19809 #: builtin/submodule--helper.c:1512
19810 #, c-format
19811 msgid "Invalid update mode '%s' for submodule path '%s'"
19812 msgstr ""
19813
19814 #: builtin/submodule--helper.c:1516
19815 #, c-format
19816 msgid "Invalid update mode '%s' configured for submodule path '%s'"
19817 msgstr ""
19818
19819 #: builtin/submodule--helper.c:1617
19820 #, c-format
19821 msgid "Submodule path '%s' not initialized"
19822 msgstr ""
19823
19824 #: builtin/submodule--helper.c:1621
19825 msgid "Maybe you want to use 'update --init'?"
19826 msgstr ""
19827
19828 #: builtin/submodule--helper.c:1651
19829 #, c-format
19830 msgid "Skipping unmerged submodule %s"
19831 msgstr ""
19832
19833 #: builtin/submodule--helper.c:1680
19834 #, c-format
19835 msgid "Skipping submodule '%s'"
19836 msgstr ""
19837
19838 #: builtin/submodule--helper.c:1830
19839 #, c-format
19840 msgid "Failed to clone '%s'. Retry scheduled"
19841 msgstr ""
19842
19843 #: builtin/submodule--helper.c:1841
19844 #, c-format
19845 msgid "Failed to clone '%s' a second time, aborting"
19846 msgstr ""
19847
19848 #: builtin/submodule--helper.c:1903 builtin/submodule--helper.c:2149
19849 msgid "path into the working tree"
19850 msgstr ""
19851
19852 #: builtin/submodule--helper.c:1906
19853 msgid "path into the working tree, across nested submodule boundaries"
19854 msgstr ""
19855
19856 #: builtin/submodule--helper.c:1910
19857 msgid "rebase, merge, checkout or none"
19858 msgstr ""
19859
19860 #: builtin/submodule--helper.c:1916
19861 msgid "Create a shallow clone truncated to the specified number of revisions"
19862 msgstr ""
19863
19864 #: builtin/submodule--helper.c:1919
19865 msgid "parallel jobs"
19866 msgstr ""
19867
19868 #: builtin/submodule--helper.c:1921
19869 msgid "whether the initial clone should follow the shallow recommendation"
19870 msgstr ""
19871
19872 #: builtin/submodule--helper.c:1922
19873 msgid "don't print cloning progress"
19874 msgstr ""
19875
19876 #: builtin/submodule--helper.c:1933
19877 msgid "git submodule--helper update-clone [--prefix=<path>] [<path>...]"
19878 msgstr ""
19879
19880 #: builtin/submodule--helper.c:1946
19881 msgid "bad value for update parameter"
19882 msgstr ""
19883
19884 #: builtin/submodule--helper.c:1994
19885 #, c-format
19886 msgid ""
19887 "Submodule (%s) branch configured to inherit branch from superproject, but "
19888 "the superproject is not on any branch"
19889 msgstr ""
19890
19891 #: builtin/submodule--helper.c:2117
19892 #, c-format
19893 msgid "could not get a repository handle for submodule '%s'"
19894 msgstr ""
19895
19896 #: builtin/submodule--helper.c:2150
19897 msgid "recurse into submodules"
19898 msgstr ""
19899
19900 #: builtin/submodule--helper.c:2156
19901 msgid "git submodule--helper absorb-git-dirs [<options>] [<path>...]"
19902 msgstr ""
19903
19904 #: builtin/submodule--helper.c:2212
19905 msgid "check if it is safe to write to the .gitmodules file"
19906 msgstr ""
19907
19908 #: builtin/submodule--helper.c:2215
19909 msgid "unset the config in the .gitmodules file"
19910 msgstr ""
19911
19912 #: builtin/submodule--helper.c:2220
19913 msgid "git submodule--helper config <name> [<value>]"
19914 msgstr ""
19915
19916 #: builtin/submodule--helper.c:2221
19917 msgid "git submodule--helper config --unset <name>"
19918 msgstr ""
19919
19920 #: builtin/submodule--helper.c:2222
19921 msgid "git submodule--helper config --check-writeable"
19922 msgstr ""
19923
19924 #: builtin/submodule--helper.c:2241 git-submodule.sh:176
19925 #, sh-format
19926 msgid "please make sure that the .gitmodules file is in the working tree"
19927 msgstr ""
19928
19929 #: builtin/submodule--helper.c:2257
19930 msgid "Suppress output for setting url of a submodule"
19931 msgstr ""
19932
19933 #: builtin/submodule--helper.c:2261
19934 msgid "git submodule--helper set-url [--quiet] <path> <newurl>"
19935 msgstr ""
19936
19937 #: builtin/submodule--helper.c:2323 git.c:436 git.c:683
19938 #, c-format
19939 msgid "%s doesn't support --super-prefix"
19940 msgstr ""
19941
19942 #: builtin/submodule--helper.c:2329
19943 #, c-format
19944 msgid "'%s' is not a valid submodule--helper subcommand"
19945 msgstr ""
19946
19947 #: builtin/symbolic-ref.c:8
19948 msgid "git symbolic-ref [<options>] <name> [<ref>]"
19949 msgstr ""
19950
19951 #: builtin/symbolic-ref.c:9
19952 msgid "git symbolic-ref -d [-q] <name>"
19953 msgstr ""
19954
19955 #: builtin/symbolic-ref.c:40
19956 msgid "suppress error message for non-symbolic (detached) refs"
19957 msgstr ""
19958
19959 #: builtin/symbolic-ref.c:41
19960 msgid "delete symbolic ref"
19961 msgstr ""
19962
19963 #: builtin/symbolic-ref.c:42
19964 msgid "shorten ref output"
19965 msgstr ""
19966
19967 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:486
19968 msgid "reason"
19969 msgstr ""
19970
19971 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:486
19972 msgid "reason of the update"
19973 msgstr ""
19974
19975 #: builtin/tag.c:25
19976 msgid ""
19977 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>]\n"
19978 "\t\t<tagname> [<head>]"
19979 msgstr ""
19980
19981 #: builtin/tag.c:27
19982 msgid "git tag -d <tagname>..."
19983 msgstr ""
19984
19985 #: builtin/tag.c:28
19986 msgid ""
19987 "git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
19988 "points-at <object>]\n"
19989 "\t\t[--format=<format>] [--[no-]merged [<commit>]] [<pattern>...]"
19990 msgstr ""
19991
19992 #: builtin/tag.c:30
19993 msgid "git tag -v [--format=<format>] <tagname>..."
19994 msgstr ""
19995
19996 #: builtin/tag.c:89
19997 #, c-format
19998 msgid "tag '%s' not found."
19999 msgstr ""
20000
20001 #: builtin/tag.c:105
20002 #, c-format
20003 msgid "Deleted tag '%s' (was %s)\n"
20004 msgstr ""
20005
20006 #: builtin/tag.c:135
20007 #, c-format
20008 msgid ""
20009 "\n"
20010 "Write a message for tag:\n"
20011 " %s\n"
20012 "Lines starting with '%c' will be ignored.\n"
20013 msgstr ""
20014
20015 #: builtin/tag.c:139
20016 #, c-format
20017 msgid ""
20018 "\n"
20019 "Write a message for tag:\n"
20020 " %s\n"
20021 "Lines starting with '%c' will be kept; you may remove them yourself if you "
20022 "want to.\n"
20023 msgstr ""
20024
20025 #: builtin/tag.c:198
20026 msgid "unable to sign the tag"
20027 msgstr ""
20028
20029 #: builtin/tag.c:200
20030 msgid "unable to write tag file"
20031 msgstr ""
20032
20033 #: builtin/tag.c:216
20034 #, c-format
20035 msgid ""
20036 "You have created a nested tag. The object referred to by your new tag is\n"
20037 "already a tag. If you meant to tag the object that it points to, use:\n"
20038 "\n"
20039 "\tgit tag -f %s %s^{}"
20040 msgstr ""
20041
20042 #: builtin/tag.c:232
20043 msgid "bad object type."
20044 msgstr ""
20045
20046 #: builtin/tag.c:285
20047 msgid "no tag message?"
20048 msgstr ""
20049
20050 #: builtin/tag.c:292
20051 #, c-format
20052 msgid "The tag message has been left in %s\n"
20053 msgstr ""
20054
20055 #: builtin/tag.c:403
20056 msgid "list tag names"
20057 msgstr ""
20058
20059 #: builtin/tag.c:405
20060 msgid "print <n> lines of each tag message"
20061 msgstr ""
20062
20063 #: builtin/tag.c:407
20064 msgid "delete tags"
20065 msgstr ""
20066
20067 #: builtin/tag.c:408
20068 msgid "verify tags"
20069 msgstr ""
20070
20071 #: builtin/tag.c:410
20072 msgid "Tag creation options"
20073 msgstr ""
20074
20075 #: builtin/tag.c:412
20076 msgid "annotated tag, needs a message"
20077 msgstr ""
20078
20079 #: builtin/tag.c:414
20080 msgid "tag message"
20081 msgstr ""
20082
20083 #: builtin/tag.c:416
20084 msgid "force edit of tag message"
20085 msgstr ""
20086
20087 #: builtin/tag.c:417
20088 msgid "annotated and GPG-signed tag"
20089 msgstr ""
20090
20091 #: builtin/tag.c:420
20092 msgid "use another key to sign the tag"
20093 msgstr ""
20094
20095 #: builtin/tag.c:421
20096 msgid "replace the tag if exists"
20097 msgstr ""
20098
20099 #: builtin/tag.c:422 builtin/update-ref.c:492
20100 msgid "create a reflog"
20101 msgstr ""
20102
20103 #: builtin/tag.c:424
20104 msgid "Tag listing options"
20105 msgstr ""
20106
20107 #: builtin/tag.c:425
20108 msgid "show tag list in columns"
20109 msgstr ""
20110
20111 #: builtin/tag.c:426 builtin/tag.c:428
20112 msgid "print only tags that contain the commit"
20113 msgstr ""
20114
20115 #: builtin/tag.c:427 builtin/tag.c:429
20116 msgid "print only tags that don't contain the commit"
20117 msgstr ""
20118
20119 #: builtin/tag.c:430
20120 msgid "print only tags that are merged"
20121 msgstr ""
20122
20123 #: builtin/tag.c:431
20124 msgid "print only tags that are not merged"
20125 msgstr ""
20126
20127 #: builtin/tag.c:435
20128 msgid "print only tags of the object"
20129 msgstr ""
20130
20131 #: builtin/tag.c:483
20132 msgid "--column and -n are incompatible"
20133 msgstr ""
20134
20135 #: builtin/tag.c:505
20136 msgid "-n option is only allowed in list mode"
20137 msgstr ""
20138
20139 #: builtin/tag.c:507
20140 msgid "--contains option is only allowed in list mode"
20141 msgstr ""
20142
20143 #: builtin/tag.c:509
20144 msgid "--no-contains option is only allowed in list mode"
20145 msgstr ""
20146
20147 #: builtin/tag.c:511
20148 msgid "--points-at option is only allowed in list mode"
20149 msgstr ""
20150
20151 #: builtin/tag.c:513
20152 msgid "--merged and --no-merged options are only allowed in list mode"
20153 msgstr ""
20154
20155 #: builtin/tag.c:524
20156 msgid "only one -F or -m option is allowed."
20157 msgstr ""
20158
20159 #: builtin/tag.c:543
20160 msgid "too many params"
20161 msgstr ""
20162
20163 #: builtin/tag.c:549
20164 #, c-format
20165 msgid "'%s' is not a valid tag name."
20166 msgstr ""
20167
20168 #: builtin/tag.c:554
20169 #, c-format
20170 msgid "tag '%s' already exists"
20171 msgstr ""
20172
20173 #: builtin/tag.c:585
20174 #, c-format
20175 msgid "Updated tag '%s' (was %s)\n"
20176 msgstr ""
20177
20178 #: builtin/unpack-objects.c:502
20179 msgid "Unpacking objects"
20180 msgstr ""
20181
20182 #: builtin/update-index.c:84
20183 #, c-format
20184 msgid "failed to create directory %s"
20185 msgstr ""
20186
20187 #: builtin/update-index.c:100
20188 #, c-format
20189 msgid "failed to create file %s"
20190 msgstr ""
20191
20192 #: builtin/update-index.c:108
20193 #, c-format
20194 msgid "failed to delete file %s"
20195 msgstr ""
20196
20197 #: builtin/update-index.c:115 builtin/update-index.c:221
20198 #, c-format
20199 msgid "failed to delete directory %s"
20200 msgstr ""
20201
20202 #: builtin/update-index.c:140
20203 #, c-format
20204 msgid "Testing mtime in '%s' "
20205 msgstr ""
20206
20207 #: builtin/update-index.c:154
20208 msgid "directory stat info does not change after adding a new file"
20209 msgstr ""
20210
20211 #: builtin/update-index.c:167
20212 msgid "directory stat info does not change after adding a new directory"
20213 msgstr ""
20214
20215 #: builtin/update-index.c:180
20216 msgid "directory stat info changes after updating a file"
20217 msgstr ""
20218
20219 #: builtin/update-index.c:191
20220 msgid "directory stat info changes after adding a file inside subdirectory"
20221 msgstr ""
20222
20223 #: builtin/update-index.c:202
20224 msgid "directory stat info does not change after deleting a file"
20225 msgstr ""
20226
20227 #: builtin/update-index.c:215
20228 msgid "directory stat info does not change after deleting a directory"
20229 msgstr ""
20230
20231 #: builtin/update-index.c:222
20232 msgid " OK"
20233 msgstr ""
20234
20235 #: builtin/update-index.c:591
20236 msgid "git update-index [<options>] [--] [<file>...]"
20237 msgstr ""
20238
20239 #: builtin/update-index.c:974
20240 msgid "continue refresh even when index needs update"
20241 msgstr ""
20242
20243 #: builtin/update-index.c:977
20244 msgid "refresh: ignore submodules"
20245 msgstr ""
20246
20247 #: builtin/update-index.c:980
20248 msgid "do not ignore new files"
20249 msgstr ""
20250
20251 #: builtin/update-index.c:982
20252 msgid "let files replace directories and vice-versa"
20253 msgstr ""
20254
20255 #: builtin/update-index.c:984
20256 msgid "notice files missing from worktree"
20257 msgstr ""
20258
20259 #: builtin/update-index.c:986
20260 msgid "refresh even if index contains unmerged entries"
20261 msgstr ""
20262
20263 #: builtin/update-index.c:989
20264 msgid "refresh stat information"
20265 msgstr ""
20266
20267 #: builtin/update-index.c:993
20268 msgid "like --refresh, but ignore assume-unchanged setting"
20269 msgstr ""
20270
20271 #: builtin/update-index.c:997
20272 msgid "<mode>,<object>,<path>"
20273 msgstr ""
20274
20275 #: builtin/update-index.c:998
20276 msgid "add the specified entry to the index"
20277 msgstr ""
20278
20279 #: builtin/update-index.c:1008
20280 msgid "mark files as \"not changing\""
20281 msgstr ""
20282
20283 #: builtin/update-index.c:1011
20284 msgid "clear assumed-unchanged bit"
20285 msgstr ""
20286
20287 #: builtin/update-index.c:1014
20288 msgid "mark files as \"index-only\""
20289 msgstr ""
20290
20291 #: builtin/update-index.c:1017
20292 msgid "clear skip-worktree bit"
20293 msgstr ""
20294
20295 #: builtin/update-index.c:1020
20296 msgid "do not touch index-only entries"
20297 msgstr ""
20298
20299 #: builtin/update-index.c:1022
20300 msgid "add to index only; do not add content to object database"
20301 msgstr ""
20302
20303 #: builtin/update-index.c:1024
20304 msgid "remove named paths even if present in worktree"
20305 msgstr ""
20306
20307 #: builtin/update-index.c:1026
20308 msgid "with --stdin: input lines are terminated by null bytes"
20309 msgstr ""
20310
20311 #: builtin/update-index.c:1028
20312 msgid "read list of paths to be updated from standard input"
20313 msgstr ""
20314
20315 #: builtin/update-index.c:1032
20316 msgid "add entries from standard input to the index"
20317 msgstr ""
20318
20319 #: builtin/update-index.c:1036
20320 msgid "repopulate stages #2 and #3 for the listed paths"
20321 msgstr ""
20322
20323 #: builtin/update-index.c:1040
20324 msgid "only update entries that differ from HEAD"
20325 msgstr ""
20326
20327 #: builtin/update-index.c:1044
20328 msgid "ignore files missing from worktree"
20329 msgstr ""
20330
20331 #: builtin/update-index.c:1047
20332 msgid "report actions to standard output"
20333 msgstr ""
20334
20335 #: builtin/update-index.c:1049
20336 msgid "(for porcelains) forget saved unresolved conflicts"
20337 msgstr ""
20338
20339 #: builtin/update-index.c:1053
20340 msgid "write index in this format"
20341 msgstr ""
20342
20343 #: builtin/update-index.c:1055
20344 msgid "enable or disable split index"
20345 msgstr ""
20346
20347 #: builtin/update-index.c:1057
20348 msgid "enable/disable untracked cache"
20349 msgstr ""
20350
20351 #: builtin/update-index.c:1059
20352 msgid "test if the filesystem supports untracked cache"
20353 msgstr ""
20354
20355 #: builtin/update-index.c:1061
20356 msgid "enable untracked cache without testing the filesystem"
20357 msgstr ""
20358
20359 #: builtin/update-index.c:1063
20360 msgid "write out the index even if is not flagged as changed"
20361 msgstr ""
20362
20363 #: builtin/update-index.c:1065
20364 msgid "enable or disable file system monitor"
20365 msgstr ""
20366
20367 #: builtin/update-index.c:1067
20368 msgid "mark files as fsmonitor valid"
20369 msgstr ""
20370
20371 #: builtin/update-index.c:1070
20372 msgid "clear fsmonitor valid bit"
20373 msgstr ""
20374
20375 #: builtin/update-index.c:1173
20376 msgid ""
20377 "core.splitIndex is set to false; remove or change it, if you really want to "
20378 "enable split index"
20379 msgstr ""
20380
20381 #: builtin/update-index.c:1182
20382 msgid ""
20383 "core.splitIndex is set to true; remove or change it, if you really want to "
20384 "disable split index"
20385 msgstr ""
20386
20387 #: builtin/update-index.c:1194
20388 msgid ""
20389 "core.untrackedCache is set to true; remove or change it, if you really want "
20390 "to disable the untracked cache"
20391 msgstr ""
20392
20393 #: builtin/update-index.c:1198
20394 msgid "Untracked cache disabled"
20395 msgstr ""
20396
20397 #: builtin/update-index.c:1206
20398 msgid ""
20399 "core.untrackedCache is set to false; remove or change it, if you really want "
20400 "to enable the untracked cache"
20401 msgstr ""
20402
20403 #: builtin/update-index.c:1210
20404 #, c-format
20405 msgid "Untracked cache enabled for '%s'"
20406 msgstr ""
20407
20408 #: builtin/update-index.c:1218
20409 msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
20410 msgstr ""
20411
20412 #: builtin/update-index.c:1222
20413 msgid "fsmonitor enabled"
20414 msgstr ""
20415
20416 #: builtin/update-index.c:1225
20417 msgid ""
20418 "core.fsmonitor is set; remove it if you really want to disable fsmonitor"
20419 msgstr ""
20420
20421 #: builtin/update-index.c:1229
20422 msgid "fsmonitor disabled"
20423 msgstr ""
20424
20425 #: builtin/update-ref.c:10
20426 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
20427 msgstr ""
20428
20429 #: builtin/update-ref.c:11
20430 msgid "git update-ref [<options>] <refname> <new-val> [<old-val>]"
20431 msgstr ""
20432
20433 #: builtin/update-ref.c:12
20434 msgid "git update-ref [<options>] --stdin [-z]"
20435 msgstr ""
20436
20437 #: builtin/update-ref.c:487
20438 msgid "delete the reference"
20439 msgstr ""
20440
20441 #: builtin/update-ref.c:489
20442 msgid "update <refname> not the one it points to"
20443 msgstr ""
20444
20445 #: builtin/update-ref.c:490
20446 msgid "stdin has NUL-terminated arguments"
20447 msgstr ""
20448
20449 #: builtin/update-ref.c:491
20450 msgid "read updates from stdin"
20451 msgstr ""
20452
20453 #: builtin/update-server-info.c:7
20454 msgid "git update-server-info [--force]"
20455 msgstr ""
20456
20457 #: builtin/update-server-info.c:15
20458 msgid "update the info files from scratch"
20459 msgstr ""
20460
20461 #: builtin/upload-pack.c:11
20462 msgid "git upload-pack [<options>] <dir>"
20463 msgstr ""
20464
20465 #: builtin/upload-pack.c:23 t/helper/test-serve-v2.c:17
20466 msgid "quit after a single request/response exchange"
20467 msgstr ""
20468
20469 #: builtin/upload-pack.c:25
20470 msgid "exit immediately after initial ref advertisement"
20471 msgstr ""
20472
20473 #: builtin/upload-pack.c:27
20474 msgid "do not try <directory>/.git/ if <directory> is no Git directory"
20475 msgstr ""
20476
20477 #: builtin/upload-pack.c:29
20478 msgid "interrupt transfer after <n> seconds of inactivity"
20479 msgstr ""
20480
20481 #: builtin/verify-commit.c:19
20482 msgid "git verify-commit [-v | --verbose] <commit>..."
20483 msgstr ""
20484
20485 #: builtin/verify-commit.c:68
20486 msgid "print commit contents"
20487 msgstr ""
20488
20489 #: builtin/verify-commit.c:69 builtin/verify-tag.c:37
20490 msgid "print raw gpg status output"
20491 msgstr ""
20492
20493 #: builtin/verify-pack.c:55
20494 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
20495 msgstr ""
20496
20497 #: builtin/verify-pack.c:65
20498 msgid "verbose"
20499 msgstr ""
20500
20501 #: builtin/verify-pack.c:67
20502 msgid "show statistics only"
20503 msgstr ""
20504
20505 #: builtin/verify-tag.c:18
20506 msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
20507 msgstr ""
20508
20509 #: builtin/verify-tag.c:36
20510 msgid "print tag contents"
20511 msgstr ""
20512
20513 #: builtin/worktree.c:17
20514 msgid "git worktree add [<options>] <path> [<commit-ish>]"
20515 msgstr ""
20516
20517 #: builtin/worktree.c:18
20518 msgid "git worktree list [<options>]"
20519 msgstr ""
20520
20521 #: builtin/worktree.c:19
20522 msgid "git worktree lock [<options>] <path>"
20523 msgstr ""
20524
20525 #: builtin/worktree.c:20
20526 msgid "git worktree move <worktree> <new-path>"
20527 msgstr ""
20528
20529 #: builtin/worktree.c:21
20530 msgid "git worktree prune [<options>]"
20531 msgstr ""
20532
20533 #: builtin/worktree.c:22
20534 msgid "git worktree remove [<options>] <worktree>"
20535 msgstr ""
20536
20537 #: builtin/worktree.c:23
20538 msgid "git worktree unlock <path>"
20539 msgstr ""
20540
20541 #: builtin/worktree.c:60 builtin/worktree.c:894
20542 #, c-format
20543 msgid "failed to delete '%s'"
20544 msgstr ""
20545
20546 #: builtin/worktree.c:79
20547 #, c-format
20548 msgid "Removing worktrees/%s: not a valid directory"
20549 msgstr ""
20550
20551 #: builtin/worktree.c:85
20552 #, c-format
20553 msgid "Removing worktrees/%s: gitdir file does not exist"
20554 msgstr ""
20555
20556 #: builtin/worktree.c:90 builtin/worktree.c:99
20557 #, c-format
20558 msgid "Removing worktrees/%s: unable to read gitdir file (%s)"
20559 msgstr ""
20560
20561 #: builtin/worktree.c:109
20562 #, c-format
20563 msgid ""
20564 "Removing worktrees/%s: short read (expected %<PRIuMAX> bytes, read "
20565 "%<PRIuMAX>)"
20566 msgstr ""
20567
20568 #: builtin/worktree.c:117
20569 #, c-format
20570 msgid "Removing worktrees/%s: invalid gitdir file"
20571 msgstr ""
20572
20573 #: builtin/worktree.c:126
20574 #, c-format
20575 msgid "Removing worktrees/%s: gitdir file points to non-existent location"
20576 msgstr ""
20577
20578 #: builtin/worktree.c:165
20579 msgid "report pruned working trees"
20580 msgstr ""
20581
20582 #: builtin/worktree.c:167
20583 msgid "expire working trees older than <time>"
20584 msgstr ""
20585
20586 #: builtin/worktree.c:234
20587 #, c-format
20588 msgid "'%s' already exists"
20589 msgstr ""
20590
20591 #: builtin/worktree.c:244
20592 #, c-format
20593 msgid "unable to re-add worktree '%s'"
20594 msgstr ""
20595
20596 #: builtin/worktree.c:249
20597 #, c-format
20598 msgid ""
20599 "'%s' is a missing but locked worktree;\n"
20600 "use 'add -f -f' to override, or 'unlock' and 'prune' or 'remove' to clear"
20601 msgstr ""
20602
20603 #: builtin/worktree.c:251
20604 #, c-format
20605 msgid ""
20606 "'%s' is a missing but already registered worktree;\n"
20607 "use 'add -f' to override, or 'prune' or 'remove' to clear"
20608 msgstr ""
20609
20610 #: builtin/worktree.c:301
20611 #, c-format
20612 msgid "could not create directory of '%s'"
20613 msgstr ""
20614
20615 #: builtin/worktree.c:435 builtin/worktree.c:441
20616 #, c-format
20617 msgid "Preparing worktree (new branch '%s')"
20618 msgstr ""
20619
20620 #: builtin/worktree.c:437
20621 #, c-format
20622 msgid "Preparing worktree (resetting branch '%s'; was at %s)"
20623 msgstr ""
20624
20625 #: builtin/worktree.c:446
20626 #, c-format
20627 msgid "Preparing worktree (checking out '%s')"
20628 msgstr ""
20629
20630 #: builtin/worktree.c:452
20631 #, c-format
20632 msgid "Preparing worktree (detached HEAD %s)"
20633 msgstr ""
20634
20635 #: builtin/worktree.c:493
20636 msgid "checkout <branch> even if already checked out in other worktree"
20637 msgstr ""
20638
20639 #: builtin/worktree.c:496
20640 msgid "create a new branch"
20641 msgstr ""
20642
20643 #: builtin/worktree.c:498
20644 msgid "create or reset a branch"
20645 msgstr ""
20646
20647 #: builtin/worktree.c:500
20648 msgid "populate the new working tree"
20649 msgstr ""
20650
20651 #: builtin/worktree.c:501
20652 msgid "keep the new working tree locked"
20653 msgstr ""
20654
20655 #: builtin/worktree.c:504
20656 msgid "set up tracking mode (see git-branch(1))"
20657 msgstr ""
20658
20659 #: builtin/worktree.c:507
20660 msgid "try to match the new branch name with a remote-tracking branch"
20661 msgstr ""
20662
20663 #: builtin/worktree.c:515
20664 msgid "-b, -B, and --detach are mutually exclusive"
20665 msgstr ""
20666
20667 #: builtin/worktree.c:576
20668 msgid "--[no-]track can only be used if a new branch is created"
20669 msgstr ""
20670
20671 #: builtin/worktree.c:676
20672 msgid "reason for locking"
20673 msgstr ""
20674
20675 #: builtin/worktree.c:688 builtin/worktree.c:721 builtin/worktree.c:795
20676 #: builtin/worktree.c:922
20677 #, c-format
20678 msgid "'%s' is not a working tree"
20679 msgstr ""
20680
20681 #: builtin/worktree.c:690 builtin/worktree.c:723
20682 msgid "The main working tree cannot be locked or unlocked"
20683 msgstr ""
20684
20685 #: builtin/worktree.c:695
20686 #, c-format
20687 msgid "'%s' is already locked, reason: %s"
20688 msgstr ""
20689
20690 #: builtin/worktree.c:697
20691 #, c-format
20692 msgid "'%s' is already locked"
20693 msgstr ""
20694
20695 #: builtin/worktree.c:725
20696 #, c-format
20697 msgid "'%s' is not locked"
20698 msgstr ""
20699
20700 #: builtin/worktree.c:766
20701 msgid "working trees containing submodules cannot be moved or removed"
20702 msgstr ""
20703
20704 #: builtin/worktree.c:774
20705 msgid "force move even if worktree is dirty or locked"
20706 msgstr ""
20707
20708 #: builtin/worktree.c:797 builtin/worktree.c:924
20709 #, c-format
20710 msgid "'%s' is a main working tree"
20711 msgstr ""
20712
20713 #: builtin/worktree.c:802
20714 #, c-format
20715 msgid "could not figure out destination name from '%s'"
20716 msgstr ""
20717
20718 #: builtin/worktree.c:808
20719 #, c-format
20720 msgid "target '%s' already exists"
20721 msgstr ""
20722
20723 #: builtin/worktree.c:816
20724 #, c-format
20725 msgid ""
20726 "cannot move a locked working tree, lock reason: %s\n"
20727 "use 'move -f -f' to override or unlock first"
20728 msgstr ""
20729
20730 #: builtin/worktree.c:818
20731 msgid ""
20732 "cannot move a locked working tree;\n"
20733 "use 'move -f -f' to override or unlock first"
20734 msgstr ""
20735
20736 #: builtin/worktree.c:821
20737 #, c-format
20738 msgid "validation failed, cannot move working tree: %s"
20739 msgstr ""
20740
20741 #: builtin/worktree.c:826
20742 #, c-format
20743 msgid "failed to move '%s' to '%s'"
20744 msgstr ""
20745
20746 #: builtin/worktree.c:874
20747 #, c-format
20748 msgid "failed to run 'git status' on '%s'"
20749 msgstr ""
20750
20751 #: builtin/worktree.c:878
20752 #, c-format
20753 msgid "'%s' contains modified or untracked files, use --force to delete it"
20754 msgstr ""
20755
20756 #: builtin/worktree.c:883
20757 #, c-format
20758 msgid "failed to run 'git status' on '%s', code %d"
20759 msgstr ""
20760
20761 #: builtin/worktree.c:906
20762 msgid "force removal even if worktree is dirty or locked"
20763 msgstr ""
20764
20765 #: builtin/worktree.c:929
20766 #, c-format
20767 msgid ""
20768 "cannot remove a locked working tree, lock reason: %s\n"
20769 "use 'remove -f -f' to override or unlock first"
20770 msgstr ""
20771
20772 #: builtin/worktree.c:931
20773 msgid ""
20774 "cannot remove a locked working tree;\n"
20775 "use 'remove -f -f' to override or unlock first"
20776 msgstr ""
20777
20778 #: builtin/worktree.c:934
20779 #, c-format
20780 msgid "validation failed, cannot remove working tree: %s"
20781 msgstr ""
20782
20783 #: builtin/write-tree.c:15
20784 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
20785 msgstr ""
20786
20787 #: builtin/write-tree.c:28
20788 msgid "<prefix>/"
20789 msgstr ""
20790
20791 #: builtin/write-tree.c:29
20792 msgid "write tree object for a subdirectory <prefix>"
20793 msgstr ""
20794
20795 #: builtin/write-tree.c:31
20796 msgid "only useful for debugging"
20797 msgstr ""
20798
20799 #: bugreport.c:14
20800 msgid "git version:\n"
20801 msgstr ""
20802
20803 #: bugreport.c:20
20804 #, c-format
20805 msgid "uname() failed with error '%s' (%d)\n"
20806 msgstr ""
20807
20808 #: bugreport.c:30
20809 msgid "compiler info: "
20810 msgstr ""
20811
20812 #: bugreport.c:32
20813 msgid "libc info: "
20814 msgstr ""
20815
20816 #: bugreport.c:74
20817 msgid "not run from a git repository - no hooks to show\n"
20818 msgstr ""
20819
20820 #: bugreport.c:84
20821 msgid "git bugreport [-o|--output-directory <file>] [-s|--suffix <format>]"
20822 msgstr ""
20823
20824 #: bugreport.c:91
20825 msgid ""
20826 "Thank you for filling out a Git bug report!\n"
20827 "Please answer the following questions to help us understand your issue.\n"
20828 "\n"
20829 "What did you do before the bug happened? (Steps to reproduce your issue)\n"
20830 "\n"
20831 "What did you expect to happen? (Expected behavior)\n"
20832 "\n"
20833 "What happened instead? (Actual behavior)\n"
20834 "\n"
20835 "What's different between what you expected and what actually happened?\n"
20836 "\n"
20837 "Anything else you want to add:\n"
20838 "\n"
20839 "Please review the rest of the bug report below.\n"
20840 "You can delete any lines you don't wish to share.\n"
20841 msgstr ""
20842
20843 #: bugreport.c:130
20844 msgid "specify a destination for the bugreport file"
20845 msgstr ""
20846
20847 #: bugreport.c:132
20848 msgid "specify a strftime format suffix for the filename"
20849 msgstr ""
20850
20851 #: bugreport.c:156
20852 #, c-format
20853 msgid "could not create leading directories for '%s'"
20854 msgstr ""
20855
20856 #: bugreport.c:163
20857 msgid "System Info"
20858 msgstr ""
20859
20860 #: bugreport.c:166
20861 msgid "Enabled Hooks"
20862 msgstr ""
20863
20864 #: bugreport.c:174
20865 #, c-format
20866 msgid "couldn't create a new file at '%s'"
20867 msgstr ""
20868
20869 #: bugreport.c:186
20870 #, c-format
20871 msgid "Created new report at '%s'.\n"
20872 msgstr ""
20873
20874 #: fast-import.c:3085
20875 #, c-format
20876 msgid "Missing from marks for submodule '%s'"
20877 msgstr ""
20878
20879 #: fast-import.c:3087
20880 #, c-format
20881 msgid "Missing to marks for submodule '%s'"
20882 msgstr ""
20883
20884 #: fast-import.c:3222
20885 #, c-format
20886 msgid "Expected 'mark' command, got %s"
20887 msgstr ""
20888
20889 #: fast-import.c:3227
20890 #, c-format
20891 msgid "Expected 'to' command, got %s"
20892 msgstr ""
20893
20894 #: fast-import.c:3317
20895 msgid "Expected format name:filename for submodule rewrite option"
20896 msgstr ""
20897
20898 #: fast-import.c:3371
20899 #, c-format
20900 msgid "feature '%s' forbidden in input without --allow-unsafe-features"
20901 msgstr ""
20902
20903 #: credential-cache--daemon.c:223
20904 #, c-format
20905 msgid ""
20906 "The permissions on your socket directory are too loose; other\n"
20907 "users may be able to read your cached credentials. Consider running:\n"
20908 "\n"
20909 "\tchmod 0700 %s"
20910 msgstr ""
20911
20912 #: credential-cache--daemon.c:272
20913 msgid "print debugging messages to stderr"
20914 msgstr ""
20915
20916 #: t/helper/test-reach.c:152
20917 #, c-format
20918 msgid "commit %s is not marked reachable"
20919 msgstr ""
20920
20921 #: t/helper/test-reach.c:162
20922 msgid "too many commits marked reachable"
20923 msgstr ""
20924
20925 #: t/helper/test-serve-v2.c:7
20926 msgid "test-tool serve-v2 [<options>]"
20927 msgstr ""
20928
20929 #: t/helper/test-serve-v2.c:19
20930 msgid "exit immediately after advertising capabilities"
20931 msgstr ""
20932
20933 #: git.c:28
20934 msgid ""
20935 "git [--version] [--help] [-C <path>] [-c <name>=<value>]\n"
20936 " [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n"
20937 " [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
20938 "bare]\n"
20939 " [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
20940 " <command> [<args>]"
20941 msgstr ""
20942
20943 #: git.c:35
20944 msgid ""
20945 "'git help -a' and 'git help -g' list available subcommands and some\n"
20946 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
20947 "to read about a specific subcommand or concept.\n"
20948 "See 'git help git' for an overview of the system."
20949 msgstr ""
20950
20951 #: git.c:187
20952 #, c-format
20953 msgid "no directory given for --git-dir\n"
20954 msgstr ""
20955
20956 #: git.c:201
20957 #, c-format
20958 msgid "no namespace given for --namespace\n"
20959 msgstr ""
20960
20961 #: git.c:215
20962 #, c-format
20963 msgid "no directory given for --work-tree\n"
20964 msgstr ""
20965
20966 #: git.c:229
20967 #, c-format
20968 msgid "no prefix given for --super-prefix\n"
20969 msgstr ""
20970
20971 #: git.c:251
20972 #, c-format
20973 msgid "-c expects a configuration string\n"
20974 msgstr ""
20975
20976 #: git.c:289
20977 #, c-format
20978 msgid "no directory given for -C\n"
20979 msgstr ""
20980
20981 #: git.c:315
20982 #, c-format
20983 msgid "unknown option: %s\n"
20984 msgstr ""
20985
20986 #: git.c:362
20987 #, c-format
20988 msgid "while expanding alias '%s': '%s'"
20989 msgstr ""
20990
20991 #: git.c:371
20992 #, c-format
20993 msgid ""
20994 "alias '%s' changes environment variables.\n"
20995 "You can use '!git' in the alias to do this"
20996 msgstr ""
20997
20998 #: git.c:378
20999 #, c-format
21000 msgid "empty alias for %s"
21001 msgstr ""
21002
21003 #: git.c:381
21004 #, c-format
21005 msgid "recursive alias: %s"
21006 msgstr ""
21007
21008 #: git.c:463
21009 msgid "write failure on standard output"
21010 msgstr ""
21011
21012 #: git.c:465
21013 msgid "unknown write failure on standard output"
21014 msgstr ""
21015
21016 #: git.c:467
21017 msgid "close failed on standard output"
21018 msgstr ""
21019
21020 #: git.c:792
21021 #, c-format
21022 msgid "alias loop detected: expansion of '%s' does not terminate:%s"
21023 msgstr ""
21024
21025 #: git.c:842
21026 #, c-format
21027 msgid "cannot handle %s as a builtin"
21028 msgstr ""
21029
21030 #: git.c:855
21031 #, c-format
21032 msgid ""
21033 "usage: %s\n"
21034 "\n"
21035 msgstr ""
21036
21037 #: git.c:875
21038 #, c-format
21039 msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
21040 msgstr ""
21041
21042 #: git.c:887
21043 #, c-format
21044 msgid "failed to run command '%s': %s\n"
21045 msgstr ""
21046
21047 #: http.c:399
21048 #, c-format
21049 msgid "negative value for http.postbuffer; defaulting to %d"
21050 msgstr ""
21051
21052 #: http.c:420
21053 msgid "Delegation control is not supported with cURL < 7.22.0"
21054 msgstr ""
21055
21056 #: http.c:429
21057 msgid "Public key pinning not supported with cURL < 7.44.0"
21058 msgstr ""
21059
21060 #: http.c:914
21061 msgid "CURLSSLOPT_NO_REVOKE not supported with cURL < 7.44.0"
21062 msgstr ""
21063
21064 #: http.c:993
21065 msgid "Protocol restrictions not supported with cURL < 7.19.4"
21066 msgstr ""
21067
21068 #: http.c:1139
21069 #, c-format
21070 msgid "Unsupported SSL backend '%s'. Supported SSL backends:"
21071 msgstr ""
21072
21073 #: http.c:1146
21074 #, c-format
21075 msgid "Could not set SSL backend to '%s': cURL was built without SSL backends"
21076 msgstr ""
21077
21078 #: http.c:1150
21079 #, c-format
21080 msgid "Could not set SSL backend to '%s': already set"
21081 msgstr ""
21082
21083 #: http.c:2032
21084 #, c-format
21085 msgid ""
21086 "unable to update url base from redirection:\n"
21087 " asked for: %s\n"
21088 " redirect: %s"
21089 msgstr ""
21090
21091 #: remote-curl.c:166
21092 #, c-format
21093 msgid "invalid quoting in push-option value: '%s'"
21094 msgstr ""
21095
21096 #: remote-curl.c:263
21097 #, c-format
21098 msgid "%sinfo/refs not valid: is this a git repository?"
21099 msgstr ""
21100
21101 #: remote-curl.c:364
21102 msgid "invalid server response; expected service, got flush packet"
21103 msgstr ""
21104
21105 #: remote-curl.c:395
21106 #, c-format
21107 msgid "invalid server response; got '%s'"
21108 msgstr ""
21109
21110 #: remote-curl.c:455
21111 #, c-format
21112 msgid "repository '%s' not found"
21113 msgstr ""
21114
21115 #: remote-curl.c:459
21116 #, c-format
21117 msgid "Authentication failed for '%s'"
21118 msgstr ""
21119
21120 #: remote-curl.c:463
21121 #, c-format
21122 msgid "unable to access '%s': %s"
21123 msgstr ""
21124
21125 #: remote-curl.c:469
21126 #, c-format
21127 msgid "redirecting to %s"
21128 msgstr ""
21129
21130 #: remote-curl.c:593
21131 msgid "shouldn't have EOF when not gentle on EOF"
21132 msgstr ""
21133
21134 #: remote-curl.c:673
21135 msgid "unable to rewind rpc post data - try increasing http.postBuffer"
21136 msgstr ""
21137
21138 #: remote-curl.c:733
21139 #, c-format
21140 msgid "RPC failed; %s"
21141 msgstr ""
21142
21143 #: remote-curl.c:773
21144 msgid "cannot handle pushes this big"
21145 msgstr ""
21146
21147 #: remote-curl.c:888
21148 #, c-format
21149 msgid "cannot deflate request; zlib deflate error %d"
21150 msgstr ""
21151
21152 #: remote-curl.c:892
21153 #, c-format
21154 msgid "cannot deflate request; zlib end error %d"
21155 msgstr ""
21156
21157 #: remote-curl.c:1023
21158 msgid "dumb http transport does not support shallow capabilities"
21159 msgstr ""
21160
21161 #: remote-curl.c:1038
21162 msgid "fetch failed."
21163 msgstr ""
21164
21165 #: remote-curl.c:1086
21166 msgid "cannot fetch by sha1 over smart http"
21167 msgstr ""
21168
21169 #: remote-curl.c:1130 remote-curl.c:1136
21170 #, c-format
21171 msgid "protocol error: expected sha/ref, got '%s'"
21172 msgstr ""
21173
21174 #: remote-curl.c:1148 remote-curl.c:1263
21175 #, c-format
21176 msgid "http transport does not support %s"
21177 msgstr ""
21178
21179 #: remote-curl.c:1184
21180 msgid "git-http-push failed"
21181 msgstr ""
21182
21183 #: remote-curl.c:1369
21184 msgid "remote-curl: usage: git remote-curl <remote> [<url>]"
21185 msgstr ""
21186
21187 #: remote-curl.c:1401
21188 msgid "remote-curl: error reading command stream from git"
21189 msgstr ""
21190
21191 #: remote-curl.c:1408
21192 msgid "remote-curl: fetch attempted without a local repo"
21193 msgstr ""
21194
21195 #: remote-curl.c:1448
21196 #, c-format
21197 msgid "remote-curl: unknown command '%s' from git"
21198 msgstr ""
21199
21200 #: compat/compiler.h:26
21201 msgid "no compiler information available\n"
21202 msgstr ""
21203
21204 #: compat/compiler.h:38
21205 msgid "no libc information available\n"
21206 msgstr ""
21207
21208 #: list-objects-filter-options.h:85
21209 msgid "args"
21210 msgstr ""
21211
21212 #: list-objects-filter-options.h:86
21213 msgid "object filtering"
21214 msgstr ""
21215
21216 #: parse-options.h:183
21217 msgid "expiry-date"
21218 msgstr ""
21219
21220 #: parse-options.h:197
21221 msgid "no-op (backward compatibility)"
21222 msgstr ""
21223
21224 #: parse-options.h:309
21225 msgid "be more verbose"
21226 msgstr ""
21227
21228 #: parse-options.h:311
21229 msgid "be more quiet"
21230 msgstr ""
21231
21232 #: parse-options.h:317
21233 msgid "use <n> digits to display SHA-1s"
21234 msgstr ""
21235
21236 #: parse-options.h:336
21237 msgid "how to strip spaces and #comments from message"
21238 msgstr ""
21239
21240 #: parse-options.h:337
21241 msgid "read pathspec from file"
21242 msgstr ""
21243
21244 #: parse-options.h:338
21245 msgid ""
21246 "with --pathspec-from-file, pathspec elements are separated with NUL character"
21247 msgstr ""
21248
21249 #: ref-filter.h:101
21250 msgid "key"
21251 msgstr ""
21252
21253 #: ref-filter.h:101
21254 msgid "field name to sort on"
21255 msgstr ""
21256
21257 #: rerere.h:44
21258 msgid "update the index with reused conflict resolution if possible"
21259 msgstr ""
21260
21261 #: wt-status.h:80
21262 msgid "HEAD detached at "
21263 msgstr ""
21264
21265 #: wt-status.h:81
21266 msgid "HEAD detached from "
21267 msgstr ""
21268
21269 #: command-list.h:50
21270 msgid "Add file contents to the index"
21271 msgstr ""
21272
21273 #: command-list.h:51
21274 msgid "Apply a series of patches from a mailbox"
21275 msgstr ""
21276
21277 #: command-list.h:52
21278 msgid "Annotate file lines with commit information"
21279 msgstr ""
21280
21281 #: command-list.h:53
21282 msgid "Apply a patch to files and/or to the index"
21283 msgstr ""
21284
21285 #: command-list.h:54
21286 msgid "Import a GNU Arch repository into Git"
21287 msgstr ""
21288
21289 #: command-list.h:55
21290 msgid "Create an archive of files from a named tree"
21291 msgstr ""
21292
21293 #: command-list.h:56
21294 msgid "Use binary search to find the commit that introduced a bug"
21295 msgstr ""
21296
21297 #: command-list.h:57
21298 msgid "Show what revision and author last modified each line of a file"
21299 msgstr ""
21300
21301 #: command-list.h:58
21302 msgid "List, create, or delete branches"
21303 msgstr ""
21304
21305 #: command-list.h:59
21306 msgid "Collect information for user to file a bug report"
21307 msgstr ""
21308
21309 #: command-list.h:60
21310 msgid "Move objects and refs by archive"
21311 msgstr ""
21312
21313 #: command-list.h:61
21314 msgid "Provide content or type and size information for repository objects"
21315 msgstr ""
21316
21317 #: command-list.h:62
21318 msgid "Display gitattributes information"
21319 msgstr ""
21320
21321 #: command-list.h:63
21322 msgid "Debug gitignore / exclude files"
21323 msgstr ""
21324
21325 #: command-list.h:64
21326 msgid "Show canonical names and email addresses of contacts"
21327 msgstr ""
21328
21329 #: command-list.h:65
21330 msgid "Switch branches or restore working tree files"
21331 msgstr ""
21332
21333 #: command-list.h:66
21334 msgid "Copy files from the index to the working tree"
21335 msgstr ""
21336
21337 #: command-list.h:67
21338 msgid "Ensures that a reference name is well formed"
21339 msgstr ""
21340
21341 #: command-list.h:68
21342 msgid "Find commits yet to be applied to upstream"
21343 msgstr ""
21344
21345 #: command-list.h:69
21346 msgid "Apply the changes introduced by some existing commits"
21347 msgstr ""
21348
21349 #: command-list.h:70
21350 msgid "Graphical alternative to git-commit"
21351 msgstr ""
21352
21353 #: command-list.h:71
21354 msgid "Remove untracked files from the working tree"
21355 msgstr ""
21356
21357 #: command-list.h:72
21358 msgid "Clone a repository into a new directory"
21359 msgstr ""
21360
21361 #: command-list.h:73
21362 msgid "Display data in columns"
21363 msgstr ""
21364
21365 #: command-list.h:74
21366 msgid "Record changes to the repository"
21367 msgstr ""
21368
21369 #: command-list.h:75
21370 msgid "Write and verify Git commit-graph files"
21371 msgstr ""
21372
21373 #: command-list.h:76
21374 msgid "Create a new commit object"
21375 msgstr ""
21376
21377 #: command-list.h:77
21378 msgid "Get and set repository or global options"
21379 msgstr ""
21380
21381 #: command-list.h:78
21382 msgid "Count unpacked number of objects and their disk consumption"
21383 msgstr ""
21384
21385 #: command-list.h:79
21386 msgid "Retrieve and store user credentials"
21387 msgstr ""
21388
21389 #: command-list.h:80
21390 msgid "Helper to temporarily store passwords in memory"
21391 msgstr ""
21392
21393 #: command-list.h:81
21394 msgid "Helper to store credentials on disk"
21395 msgstr ""
21396
21397 #: command-list.h:82
21398 msgid "Export a single commit to a CVS checkout"
21399 msgstr ""
21400
21401 #: command-list.h:83
21402 msgid "Salvage your data out of another SCM people love to hate"
21403 msgstr ""
21404
21405 #: command-list.h:84
21406 msgid "A CVS server emulator for Git"
21407 msgstr ""
21408
21409 #: command-list.h:85
21410 msgid "A really simple server for Git repositories"
21411 msgstr ""
21412
21413 #: command-list.h:86
21414 msgid "Give an object a human readable name based on an available ref"
21415 msgstr ""
21416
21417 #: command-list.h:87
21418 msgid "Show changes between commits, commit and working tree, etc"
21419 msgstr ""
21420
21421 #: command-list.h:88
21422 msgid "Compares files in the working tree and the index"
21423 msgstr ""
21424
21425 #: command-list.h:89
21426 msgid "Compare a tree to the working tree or index"
21427 msgstr ""
21428
21429 #: command-list.h:90
21430 msgid "Compares the content and mode of blobs found via two tree objects"
21431 msgstr ""
21432
21433 #: command-list.h:91
21434 msgid "Show changes using common diff tools"
21435 msgstr ""
21436
21437 #: command-list.h:92
21438 msgid "Git data exporter"
21439 msgstr ""
21440
21441 #: command-list.h:93
21442 msgid "Backend for fast Git data importers"
21443 msgstr ""
21444
21445 #: command-list.h:94
21446 msgid "Download objects and refs from another repository"
21447 msgstr ""
21448
21449 #: command-list.h:95
21450 msgid "Receive missing objects from another repository"
21451 msgstr ""
21452
21453 #: command-list.h:96
21454 msgid "Rewrite branches"
21455 msgstr ""
21456
21457 #: command-list.h:97
21458 msgid "Produce a merge commit message"
21459 msgstr ""
21460
21461 #: command-list.h:98
21462 msgid "Output information on each ref"
21463 msgstr ""
21464
21465 #: command-list.h:99
21466 msgid "Prepare patches for e-mail submission"
21467 msgstr ""
21468
21469 #: command-list.h:100
21470 msgid "Verifies the connectivity and validity of the objects in the database"
21471 msgstr ""
21472
21473 #: command-list.h:101
21474 msgid "Cleanup unnecessary files and optimize the local repository"
21475 msgstr ""
21476
21477 #: command-list.h:102
21478 msgid "Extract commit ID from an archive created using git-archive"
21479 msgstr ""
21480
21481 #: command-list.h:103
21482 msgid "Print lines matching a pattern"
21483 msgstr ""
21484
21485 #: command-list.h:104
21486 msgid "A portable graphical interface to Git"
21487 msgstr ""
21488
21489 #: command-list.h:105
21490 msgid "Compute object ID and optionally creates a blob from a file"
21491 msgstr ""
21492
21493 #: command-list.h:106
21494 msgid "Display help information about Git"
21495 msgstr ""
21496
21497 #: command-list.h:107
21498 msgid "Server side implementation of Git over HTTP"
21499 msgstr ""
21500
21501 #: command-list.h:108
21502 msgid "Download from a remote Git repository via HTTP"
21503 msgstr ""
21504
21505 #: command-list.h:109
21506 msgid "Push objects over HTTP/DAV to another repository"
21507 msgstr ""
21508
21509 #: command-list.h:110
21510 msgid "Send a collection of patches from stdin to an IMAP folder"
21511 msgstr ""
21512
21513 #: command-list.h:111
21514 msgid "Build pack index file for an existing packed archive"
21515 msgstr ""
21516
21517 #: command-list.h:112
21518 msgid "Create an empty Git repository or reinitialize an existing one"
21519 msgstr ""
21520
21521 #: command-list.h:113
21522 msgid "Instantly browse your working repository in gitweb"
21523 msgstr ""
21524
21525 #: command-list.h:114
21526 msgid "Add or parse structured information in commit messages"
21527 msgstr ""
21528
21529 #: command-list.h:115
21530 msgid "The Git repository browser"
21531 msgstr ""
21532
21533 #: command-list.h:116
21534 msgid "Show commit logs"
21535 msgstr ""
21536
21537 #: command-list.h:117
21538 msgid "Show information about files in the index and the working tree"
21539 msgstr ""
21540
21541 #: command-list.h:118
21542 msgid "List references in a remote repository"
21543 msgstr ""
21544
21545 #: command-list.h:119
21546 msgid "List the contents of a tree object"
21547 msgstr ""
21548
21549 #: command-list.h:120
21550 msgid "Extracts patch and authorship from a single e-mail message"
21551 msgstr ""
21552
21553 #: command-list.h:121
21554 msgid "Simple UNIX mbox splitter program"
21555 msgstr ""
21556
21557 #: command-list.h:122
21558 msgid "Join two or more development histories together"
21559 msgstr ""
21560
21561 #: command-list.h:123
21562 msgid "Find as good common ancestors as possible for a merge"
21563 msgstr ""
21564
21565 #: command-list.h:124
21566 msgid "Run a three-way file merge"
21567 msgstr ""
21568
21569 #: command-list.h:125
21570 msgid "Run a merge for files needing merging"
21571 msgstr ""
21572
21573 #: command-list.h:126
21574 msgid "The standard helper program to use with git-merge-index"
21575 msgstr ""
21576
21577 #: command-list.h:127
21578 msgid "Run merge conflict resolution tools to resolve merge conflicts"
21579 msgstr ""
21580
21581 #: command-list.h:128
21582 msgid "Show three-way merge without touching index"
21583 msgstr ""
21584
21585 #: command-list.h:129
21586 msgid "Write and verify multi-pack-indexes"
21587 msgstr ""
21588
21589 #: command-list.h:130
21590 msgid "Creates a tag object"
21591 msgstr ""
21592
21593 #: command-list.h:131
21594 msgid "Build a tree-object from ls-tree formatted text"
21595 msgstr ""
21596
21597 #: command-list.h:132
21598 msgid "Move or rename a file, a directory, or a symlink"
21599 msgstr ""
21600
21601 #: command-list.h:133
21602 msgid "Find symbolic names for given revs"
21603 msgstr ""
21604
21605 #: command-list.h:134
21606 msgid "Add or inspect object notes"
21607 msgstr ""
21608
21609 #: command-list.h:135
21610 msgid "Import from and submit to Perforce repositories"
21611 msgstr ""
21612
21613 #: command-list.h:136
21614 msgid "Create a packed archive of objects"
21615 msgstr ""
21616
21617 #: command-list.h:137
21618 msgid "Find redundant pack files"
21619 msgstr ""
21620
21621 #: command-list.h:138
21622 msgid "Pack heads and tags for efficient repository access"
21623 msgstr ""
21624
21625 #: command-list.h:139
21626 msgid "Routines to help parsing remote repository access parameters"
21627 msgstr ""
21628
21629 #: command-list.h:140
21630 msgid "Compute unique ID for a patch"
21631 msgstr ""
21632
21633 #: command-list.h:141
21634 msgid "Prune all unreachable objects from the object database"
21635 msgstr ""
21636
21637 #: command-list.h:142
21638 msgid "Remove extra objects that are already in pack files"
21639 msgstr ""
21640
21641 #: command-list.h:143
21642 msgid "Fetch from and integrate with another repository or a local branch"
21643 msgstr ""
21644
21645 #: command-list.h:144
21646 msgid "Update remote refs along with associated objects"
21647 msgstr ""
21648
21649 #: command-list.h:145
21650 msgid "Applies a quilt patchset onto the current branch"
21651 msgstr ""
21652
21653 #: command-list.h:146
21654 msgid "Compare two commit ranges (e.g. two versions of a branch)"
21655 msgstr ""
21656
21657 #: command-list.h:147
21658 msgid "Reads tree information into the index"
21659 msgstr ""
21660
21661 #: command-list.h:148
21662 msgid "Reapply commits on top of another base tip"
21663 msgstr ""
21664
21665 #: command-list.h:149
21666 msgid "Receive what is pushed into the repository"
21667 msgstr ""
21668
21669 #: command-list.h:150
21670 msgid "Manage reflog information"
21671 msgstr ""
21672
21673 #: command-list.h:151
21674 msgid "Manage set of tracked repositories"
21675 msgstr ""
21676
21677 #: command-list.h:152
21678 msgid "Pack unpacked objects in a repository"
21679 msgstr ""
21680
21681 #: command-list.h:153
21682 msgid "Create, list, delete refs to replace objects"
21683 msgstr ""
21684
21685 #: command-list.h:154
21686 msgid "Generates a summary of pending changes"
21687 msgstr ""
21688
21689 #: command-list.h:155
21690 msgid "Reuse recorded resolution of conflicted merges"
21691 msgstr ""
21692
21693 #: command-list.h:156
21694 msgid "Reset current HEAD to the specified state"
21695 msgstr ""
21696
21697 #: command-list.h:157
21698 msgid "Restore working tree files"
21699 msgstr ""
21700
21701 #: command-list.h:158
21702 msgid "Revert some existing commits"
21703 msgstr ""
21704
21705 #: command-list.h:159
21706 msgid "Lists commit objects in reverse chronological order"
21707 msgstr ""
21708
21709 #: command-list.h:160
21710 msgid "Pick out and massage parameters"
21711 msgstr ""
21712
21713 #: command-list.h:161
21714 msgid "Remove files from the working tree and from the index"
21715 msgstr ""
21716
21717 #: command-list.h:162
21718 msgid "Send a collection of patches as emails"
21719 msgstr ""
21720
21721 #: command-list.h:163
21722 msgid "Push objects over Git protocol to another repository"
21723 msgstr ""
21724
21725 #: command-list.h:164
21726 msgid "Restricted login shell for Git-only SSH access"
21727 msgstr ""
21728
21729 #: command-list.h:165
21730 msgid "Summarize 'git log' output"
21731 msgstr ""
21732
21733 #: command-list.h:166
21734 msgid "Show various types of objects"
21735 msgstr ""
21736
21737 #: command-list.h:167
21738 msgid "Show branches and their commits"
21739 msgstr ""
21740
21741 #: command-list.h:168
21742 msgid "Show packed archive index"
21743 msgstr ""
21744
21745 #: command-list.h:169
21746 msgid "List references in a local repository"
21747 msgstr ""
21748
21749 #: command-list.h:170
21750 msgid "Git's i18n setup code for shell scripts"
21751 msgstr ""
21752
21753 #: command-list.h:171
21754 msgid "Common Git shell script setup code"
21755 msgstr ""
21756
21757 #: command-list.h:172
21758 msgid "Initialize and modify the sparse-checkout"
21759 msgstr ""
21760
21761 #: command-list.h:173
21762 msgid "Stash the changes in a dirty working directory away"
21763 msgstr ""
21764
21765 #: command-list.h:174
21766 msgid "Add file contents to the staging area"
21767 msgstr ""
21768
21769 #: command-list.h:175
21770 msgid "Show the working tree status"
21771 msgstr ""
21772
21773 #: command-list.h:176
21774 msgid "Remove unnecessary whitespace"
21775 msgstr ""
21776
21777 #: command-list.h:177
21778 msgid "Initialize, update or inspect submodules"
21779 msgstr ""
21780
21781 #: command-list.h:178
21782 msgid "Bidirectional operation between a Subversion repository and Git"
21783 msgstr ""
21784
21785 #: command-list.h:179
21786 msgid "Switch branches"
21787 msgstr ""
21788
21789 #: command-list.h:180
21790 msgid "Read, modify and delete symbolic refs"
21791 msgstr ""
21792
21793 #: command-list.h:181
21794 msgid "Create, list, delete or verify a tag object signed with GPG"
21795 msgstr ""
21796
21797 #: command-list.h:182
21798 msgid "Creates a temporary file with a blob's contents"
21799 msgstr ""
21800
21801 #: command-list.h:183
21802 msgid "Unpack objects from a packed archive"
21803 msgstr ""
21804
21805 #: command-list.h:184
21806 msgid "Register file contents in the working tree to the index"
21807 msgstr ""
21808
21809 #: command-list.h:185
21810 msgid "Update the object name stored in a ref safely"
21811 msgstr ""
21812
21813 #: command-list.h:186
21814 msgid "Update auxiliary info file to help dumb servers"
21815 msgstr ""
21816
21817 #: command-list.h:187
21818 msgid "Send archive back to git-archive"
21819 msgstr ""
21820
21821 #: command-list.h:188
21822 msgid "Send objects packed back to git-fetch-pack"
21823 msgstr ""
21824
21825 #: command-list.h:189
21826 msgid "Show a Git logical variable"
21827 msgstr ""
21828
21829 #: command-list.h:190
21830 msgid "Check the GPG signature of commits"
21831 msgstr ""
21832
21833 #: command-list.h:191
21834 msgid "Validate packed Git archive files"
21835 msgstr ""
21836
21837 #: command-list.h:192
21838 msgid "Check the GPG signature of tags"
21839 msgstr ""
21840
21841 #: command-list.h:193
21842 msgid "Git web interface (web frontend to Git repositories)"
21843 msgstr ""
21844
21845 #: command-list.h:194
21846 msgid "Show logs with difference each commit introduces"
21847 msgstr ""
21848
21849 #: command-list.h:195
21850 msgid "Manage multiple working trees"
21851 msgstr ""
21852
21853 #: command-list.h:196
21854 msgid "Create a tree object from the current index"
21855 msgstr ""
21856
21857 #: command-list.h:197
21858 msgid "Defining attributes per path"
21859 msgstr ""
21860
21861 #: command-list.h:198
21862 msgid "Git command-line interface and conventions"
21863 msgstr ""
21864
21865 #: command-list.h:199
21866 msgid "A Git core tutorial for developers"
21867 msgstr ""
21868
21869 #: command-list.h:200
21870 msgid "Git for CVS users"
21871 msgstr ""
21872
21873 #: command-list.h:201
21874 msgid "Tweaking diff output"
21875 msgstr ""
21876
21877 #: command-list.h:202
21878 msgid "A useful minimum set of commands for Everyday Git"
21879 msgstr ""
21880
21881 #: command-list.h:203
21882 msgid "Frequently asked questions about using Git"
21883 msgstr ""
21884
21885 #: command-list.h:204
21886 msgid "A Git Glossary"
21887 msgstr ""
21888
21889 #: command-list.h:205
21890 msgid "Hooks used by Git"
21891 msgstr ""
21892
21893 #: command-list.h:206
21894 msgid "Specifies intentionally untracked files to ignore"
21895 msgstr ""
21896
21897 #: command-list.h:207
21898 msgid "Defining submodule properties"
21899 msgstr ""
21900
21901 #: command-list.h:208
21902 msgid "Git namespaces"
21903 msgstr ""
21904
21905 #: command-list.h:209
21906 msgid "Git Repository Layout"
21907 msgstr ""
21908
21909 #: command-list.h:210
21910 msgid "Specifying revisions and ranges for Git"
21911 msgstr ""
21912
21913 #: command-list.h:211
21914 msgid "Mounting one repository inside another"
21915 msgstr ""
21916
21917 #: command-list.h:212
21918 msgid "A tutorial introduction to Git: part two"
21919 msgstr ""
21920
21921 #: command-list.h:213
21922 msgid "A tutorial introduction to Git"
21923 msgstr ""
21924
21925 #: command-list.h:214
21926 msgid "An overview of recommended workflows with Git"
21927 msgstr ""
21928
21929 #: git-bisect.sh:54
21930 msgid "You need to start by \"git bisect start\""
21931 msgstr ""
21932
21933 #. TRANSLATORS: Make sure to include [Y] and [n] in your
21934 #. translation. The program will only accept English input
21935 #. at this point.
21936 #: git-bisect.sh:60
21937 msgid "Do you want me to do it for you [Y/n]? "
21938 msgstr ""
21939
21940 #: git-bisect.sh:101
21941 #, sh-format
21942 msgid "Bad rev input: $arg"
21943 msgstr ""
21944
21945 #: git-bisect.sh:121
21946 #, sh-format
21947 msgid "Bad rev input: $bisected_head"
21948 msgstr ""
21949
21950 #: git-bisect.sh:130
21951 #, sh-format
21952 msgid "Bad rev input: $rev"
21953 msgstr ""
21954
21955 #: git-bisect.sh:139
21956 #, sh-format
21957 msgid "'git bisect $TERM_BAD' can take only one argument."
21958 msgstr ""
21959
21960 #: git-bisect.sh:209
21961 msgid "No logfile given"
21962 msgstr ""
21963
21964 #: git-bisect.sh:210
21965 #, sh-format
21966 msgid "cannot read $file for replaying"
21967 msgstr ""
21968
21969 #: git-bisect.sh:233
21970 msgid "?? what are you talking about?"
21971 msgstr ""
21972
21973 #: git-bisect.sh:243
21974 msgid "bisect run failed: no command provided."
21975 msgstr ""
21976
21977 #: git-bisect.sh:248
21978 #, sh-format
21979 msgid "running $command"
21980 msgstr ""
21981
21982 #: git-bisect.sh:255
21983 #, sh-format
21984 msgid ""
21985 "bisect run failed:\n"
21986 "exit code $res from '$command' is < 0 or >= 128"
21987 msgstr ""
21988
21989 #: git-bisect.sh:281
21990 msgid "bisect run cannot continue any more"
21991 msgstr ""
21992
21993 #: git-bisect.sh:287
21994 #, sh-format
21995 msgid ""
21996 "bisect run failed:\n"
21997 "'bisect_state $state' exited with error code $res"
21998 msgstr ""
21999
22000 #: git-bisect.sh:294
22001 msgid "bisect run success"
22002 msgstr ""
22003
22004 #: git-bisect.sh:302
22005 msgid "We are not bisecting."
22006 msgstr ""
22007
22008 #: git-merge-octopus.sh:46
22009 msgid ""
22010 "Error: Your local changes to the following files would be overwritten by "
22011 "merge"
22012 msgstr ""
22013
22014 #: git-merge-octopus.sh:61
22015 msgid "Automated merge did not work."
22016 msgstr ""
22017
22018 #: git-merge-octopus.sh:62
22019 msgid "Should not be doing an octopus."
22020 msgstr ""
22021
22022 #: git-merge-octopus.sh:73
22023 #, sh-format
22024 msgid "Unable to find common commit with $pretty_name"
22025 msgstr ""
22026
22027 #: git-merge-octopus.sh:77
22028 #, sh-format
22029 msgid "Already up to date with $pretty_name"
22030 msgstr ""
22031
22032 #: git-merge-octopus.sh:89
22033 #, sh-format
22034 msgid "Fast-forwarding to: $pretty_name"
22035 msgstr ""
22036
22037 #: git-merge-octopus.sh:97
22038 #, sh-format
22039 msgid "Trying simple merge with $pretty_name"
22040 msgstr ""
22041
22042 #: git-merge-octopus.sh:102
22043 msgid "Simple merge did not work, trying automatic merge."
22044 msgstr ""
22045
22046 #: git-submodule.sh:205
22047 msgid "Relative path can only be used from the toplevel of the working tree"
22048 msgstr ""
22049
22050 #: git-submodule.sh:215
22051 #, sh-format
22052 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
22053 msgstr ""
22054
22055 #: git-submodule.sh:234
22056 #, sh-format
22057 msgid "'$sm_path' already exists in the index"
22058 msgstr ""
22059
22060 #: git-submodule.sh:237
22061 #, sh-format
22062 msgid "'$sm_path' already exists in the index and is not a submodule"
22063 msgstr ""
22064
22065 #: git-submodule.sh:244
22066 #, sh-format
22067 msgid "'$sm_path' does not have a commit checked out"
22068 msgstr ""
22069
22070 #: git-submodule.sh:275
22071 #, sh-format
22072 msgid "Adding existing repo at '$sm_path' to the index"
22073 msgstr ""
22074
22075 #: git-submodule.sh:277
22076 #, sh-format
22077 msgid "'$sm_path' already exists and is not a valid git repo"
22078 msgstr ""
22079
22080 #: git-submodule.sh:285
22081 #, sh-format
22082 msgid "A git directory for '$sm_name' is found locally with remote(s):"
22083 msgstr ""
22084
22085 #: git-submodule.sh:287
22086 #, sh-format
22087 msgid ""
22088 "If you want to reuse this local git directory instead of cloning again from\n"
22089 " $realrepo\n"
22090 "use the '--force' option. If the local git directory is not the correct "
22091 "repo\n"
22092 "or you are unsure what this means choose another name with the '--name' "
22093 "option."
22094 msgstr ""
22095
22096 #: git-submodule.sh:293
22097 #, sh-format
22098 msgid "Reactivating local git directory for submodule '$sm_name'."
22099 msgstr ""
22100
22101 #: git-submodule.sh:305
22102 #, sh-format
22103 msgid "Unable to checkout submodule '$sm_path'"
22104 msgstr ""
22105
22106 #: git-submodule.sh:310
22107 #, sh-format
22108 msgid "Failed to add submodule '$sm_path'"
22109 msgstr ""
22110
22111 #: git-submodule.sh:319
22112 #, sh-format
22113 msgid "Failed to register submodule '$sm_path'"
22114 msgstr ""
22115
22116 #: git-submodule.sh:592
22117 #, sh-format
22118 msgid "Unable to find current revision in submodule path '$displaypath'"
22119 msgstr ""
22120
22121 #: git-submodule.sh:602
22122 #, sh-format
22123 msgid "Unable to fetch in submodule path '$sm_path'"
22124 msgstr ""
22125
22126 #: git-submodule.sh:607
22127 #, sh-format
22128 msgid ""
22129 "Unable to find current ${remote_name}/${branch} revision in submodule path "
22130 "'$sm_path'"
22131 msgstr ""
22132
22133 #: git-submodule.sh:625
22134 #, sh-format
22135 msgid ""
22136 "Unable to fetch in submodule path '$displaypath'; trying to directly fetch "
22137 "$sha1:"
22138 msgstr ""
22139
22140 #: git-submodule.sh:631
22141 #, sh-format
22142 msgid ""
22143 "Fetched in submodule path '$displaypath', but it did not contain $sha1. "
22144 "Direct fetching of that commit failed."
22145 msgstr ""
22146
22147 #: git-submodule.sh:638
22148 #, sh-format
22149 msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
22150 msgstr ""
22151
22152 #: git-submodule.sh:639
22153 #, sh-format
22154 msgid "Submodule path '$displaypath': checked out '$sha1'"
22155 msgstr ""
22156
22157 #: git-submodule.sh:643
22158 #, sh-format
22159 msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
22160 msgstr ""
22161
22162 #: git-submodule.sh:644
22163 #, sh-format
22164 msgid "Submodule path '$displaypath': rebased into '$sha1'"
22165 msgstr ""
22166
22167 #: git-submodule.sh:649
22168 #, sh-format
22169 msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
22170 msgstr ""
22171
22172 #: git-submodule.sh:650
22173 #, sh-format
22174 msgid "Submodule path '$displaypath': merged in '$sha1'"
22175 msgstr ""
22176
22177 #: git-submodule.sh:655
22178 #, sh-format
22179 msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
22180 msgstr ""
22181
22182 #: git-submodule.sh:656
22183 #, sh-format
22184 msgid "Submodule path '$displaypath': '$command $sha1'"
22185 msgstr ""
22186
22187 #: git-submodule.sh:687
22188 #, sh-format
22189 msgid "Failed to recurse into submodule path '$displaypath'"
22190 msgstr ""
22191
22192 #: git-submodule.sh:878
22193 msgid "The --cached option cannot be used with the --files option"
22194 msgstr ""
22195
22196 #: git-submodule.sh:930
22197 #, sh-format
22198 msgid "unexpected mode $mod_dst"
22199 msgstr ""
22200
22201 #: git-submodule.sh:950
22202 #, sh-format
22203 msgid " Warn: $display_name doesn't contain commit $sha1_src"
22204 msgstr ""
22205
22206 #: git-submodule.sh:953
22207 #, sh-format
22208 msgid " Warn: $display_name doesn't contain commit $sha1_dst"
22209 msgstr ""
22210
22211 #: git-submodule.sh:956
22212 #, sh-format
22213 msgid " Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
22214 msgstr ""
22215
22216 #: git-parse-remote.sh:89
22217 #, sh-format
22218 msgid "See git-${cmd}(1) for details."
22219 msgstr ""
22220
22221 #: git-rebase--preserve-merges.sh:109
22222 msgid "Applied autostash."
22223 msgstr ""
22224
22225 #: git-rebase--preserve-merges.sh:112
22226 #, sh-format
22227 msgid "Cannot store $stash_sha1"
22228 msgstr ""
22229
22230 #: git-rebase--preserve-merges.sh:113
22231 msgid ""
22232 "Applying autostash resulted in conflicts.\n"
22233 "Your changes are safe in the stash.\n"
22234 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
22235 msgstr ""
22236
22237 #: git-rebase--preserve-merges.sh:191
22238 #, sh-format
22239 msgid "Rebasing ($new_count/$total)"
22240 msgstr ""
22241
22242 #: git-rebase--preserve-merges.sh:207
22243 msgid ""
22244 "\n"
22245 "Commands:\n"
22246 "p, pick <commit> = use commit\n"
22247 "r, reword <commit> = use commit, but edit the commit message\n"
22248 "e, edit <commit> = use commit, but stop for amending\n"
22249 "s, squash <commit> = use commit, but meld into previous commit\n"
22250 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
22251 "x, exec <commit> = run command (the rest of the line) using shell\n"
22252 "d, drop <commit> = remove commit\n"
22253 "l, label <label> = label current HEAD with a name\n"
22254 "t, reset <label> = reset HEAD to a label\n"
22255 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
22256 ". create a merge commit using the original merge commit's\n"
22257 ". message (or the oneline, if no original merge commit was\n"
22258 ". specified). Use -c <commit> to reword the commit message.\n"
22259 "\n"
22260 "These lines can be re-ordered; they are executed from top to bottom.\n"
22261 msgstr ""
22262
22263 #: git-rebase--preserve-merges.sh:270
22264 #, sh-format
22265 msgid ""
22266 "You can amend the commit now, with\n"
22267 "\n"
22268 "\tgit commit --amend $gpg_sign_opt_quoted\n"
22269 "\n"
22270 "Once you are satisfied with your changes, run\n"
22271 "\n"
22272 "\tgit rebase --continue"
22273 msgstr ""
22274
22275 #: git-rebase--preserve-merges.sh:295
22276 #, sh-format
22277 msgid "$sha1: not a commit that can be picked"
22278 msgstr ""
22279
22280 #: git-rebase--preserve-merges.sh:334
22281 #, sh-format
22282 msgid "Invalid commit name: $sha1"
22283 msgstr ""
22284
22285 #: git-rebase--preserve-merges.sh:364
22286 msgid "Cannot write current commit's replacement sha1"
22287 msgstr ""
22288
22289 #: git-rebase--preserve-merges.sh:415
22290 #, sh-format
22291 msgid "Fast-forward to $sha1"
22292 msgstr ""
22293
22294 #: git-rebase--preserve-merges.sh:417
22295 #, sh-format
22296 msgid "Cannot fast-forward to $sha1"
22297 msgstr ""
22298
22299 #: git-rebase--preserve-merges.sh:426
22300 #, sh-format
22301 msgid "Cannot move HEAD to $first_parent"
22302 msgstr ""
22303
22304 #: git-rebase--preserve-merges.sh:431
22305 #, sh-format
22306 msgid "Refusing to squash a merge: $sha1"
22307 msgstr ""
22308
22309 #: git-rebase--preserve-merges.sh:449
22310 #, sh-format
22311 msgid "Error redoing merge $sha1"
22312 msgstr ""
22313
22314 #: git-rebase--preserve-merges.sh:458
22315 #, sh-format
22316 msgid "Could not pick $sha1"
22317 msgstr ""
22318
22319 #: git-rebase--preserve-merges.sh:467
22320 #, sh-format
22321 msgid "This is the commit message #${n}:"
22322 msgstr ""
22323
22324 #: git-rebase--preserve-merges.sh:472
22325 #, sh-format
22326 msgid "The commit message #${n} will be skipped:"
22327 msgstr ""
22328
22329 #: git-rebase--preserve-merges.sh:483
22330 #, sh-format
22331 msgid "This is a combination of $count commit."
22332 msgid_plural "This is a combination of $count commits."
22333 msgstr[0] ""
22334 msgstr[1] ""
22335
22336 #: git-rebase--preserve-merges.sh:492
22337 #, sh-format
22338 msgid "Cannot write $fixup_msg"
22339 msgstr ""
22340
22341 #: git-rebase--preserve-merges.sh:495
22342 msgid "This is a combination of 2 commits."
22343 msgstr ""
22344
22345 #: git-rebase--preserve-merges.sh:536 git-rebase--preserve-merges.sh:579
22346 #: git-rebase--preserve-merges.sh:582
22347 #, sh-format
22348 msgid "Could not apply $sha1... $rest"
22349 msgstr ""
22350
22351 #: git-rebase--preserve-merges.sh:611
22352 #, sh-format
22353 msgid ""
22354 "Could not amend commit after successfully picking $sha1... $rest\n"
22355 "This is most likely due to an empty commit message, or the pre-commit hook\n"
22356 "failed. If the pre-commit hook failed, you may need to resolve the issue "
22357 "before\n"
22358 "you are able to reword the commit."
22359 msgstr ""
22360
22361 #: git-rebase--preserve-merges.sh:626
22362 #, sh-format
22363 msgid "Stopped at $sha1_abbrev... $rest"
22364 msgstr ""
22365
22366 #: git-rebase--preserve-merges.sh:641
22367 #, sh-format
22368 msgid "Cannot '$squash_style' without a previous commit"
22369 msgstr ""
22370
22371 #: git-rebase--preserve-merges.sh:683
22372 #, sh-format
22373 msgid "Executing: $rest"
22374 msgstr ""
22375
22376 #: git-rebase--preserve-merges.sh:691
22377 #, sh-format
22378 msgid "Execution failed: $rest"
22379 msgstr ""
22380
22381 #: git-rebase--preserve-merges.sh:693
22382 msgid "and made changes to the index and/or the working tree"
22383 msgstr ""
22384
22385 #: git-rebase--preserve-merges.sh:695
22386 msgid ""
22387 "You can fix the problem, and then run\n"
22388 "\n"
22389 "\tgit rebase --continue"
22390 msgstr ""
22391
22392 #. TRANSLATORS: after these lines is a command to be issued by the user
22393 #: git-rebase--preserve-merges.sh:708
22394 #, sh-format
22395 msgid ""
22396 "Execution succeeded: $rest\n"
22397 "but left changes to the index and/or the working tree\n"
22398 "Commit or stash your changes, and then run\n"
22399 "\n"
22400 "\tgit rebase --continue"
22401 msgstr ""
22402
22403 #: git-rebase--preserve-merges.sh:719
22404 #, sh-format
22405 msgid "Unknown command: $command $sha1 $rest"
22406 msgstr ""
22407
22408 #: git-rebase--preserve-merges.sh:720
22409 msgid "Please fix this using 'git rebase --edit-todo'."
22410 msgstr ""
22411
22412 #: git-rebase--preserve-merges.sh:755
22413 #, sh-format
22414 msgid "Successfully rebased and updated $head_name."
22415 msgstr ""
22416
22417 #: git-rebase--preserve-merges.sh:812
22418 msgid "Could not remove CHERRY_PICK_HEAD"
22419 msgstr ""
22420
22421 #: git-rebase--preserve-merges.sh:817
22422 #, sh-format
22423 msgid ""
22424 "You have staged changes in your working tree.\n"
22425 "If these changes are meant to be\n"
22426 "squashed into the previous commit, run:\n"
22427 "\n"
22428 " git commit --amend $gpg_sign_opt_quoted\n"
22429 "\n"
22430 "If they are meant to go into a new commit, run:\n"
22431 "\n"
22432 " git commit $gpg_sign_opt_quoted\n"
22433 "\n"
22434 "In both cases, once you're done, continue with:\n"
22435 "\n"
22436 " git rebase --continue\n"
22437 msgstr ""
22438
22439 #: git-rebase--preserve-merges.sh:834
22440 msgid "Error trying to find the author identity to amend commit"
22441 msgstr ""
22442
22443 #: git-rebase--preserve-merges.sh:839
22444 msgid ""
22445 "You have uncommitted changes in your working tree. Please commit them\n"
22446 "first and then run 'git rebase --continue' again."
22447 msgstr ""
22448
22449 #: git-rebase--preserve-merges.sh:844 git-rebase--preserve-merges.sh:848
22450 msgid "Could not commit staged changes."
22451 msgstr ""
22452
22453 #: git-rebase--preserve-merges.sh:879 git-rebase--preserve-merges.sh:965
22454 msgid "Could not execute editor"
22455 msgstr ""
22456
22457 #: git-rebase--preserve-merges.sh:900
22458 #, sh-format
22459 msgid "Could not checkout $switch_to"
22460 msgstr ""
22461
22462 #: git-rebase--preserve-merges.sh:907
22463 msgid "No HEAD?"
22464 msgstr ""
22465
22466 #: git-rebase--preserve-merges.sh:908
22467 #, sh-format
22468 msgid "Could not create temporary $state_dir"
22469 msgstr ""
22470
22471 #: git-rebase--preserve-merges.sh:911
22472 msgid "Could not mark as interactive"
22473 msgstr ""
22474
22475 #: git-rebase--preserve-merges.sh:943
22476 #, sh-format
22477 msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
22478 msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
22479 msgstr[0] ""
22480 msgstr[1] ""
22481
22482 #: git-rebase--preserve-merges.sh:955
22483 msgid "Note that empty commits are commented out"
22484 msgstr ""
22485
22486 #: git-rebase--preserve-merges.sh:997 git-rebase--preserve-merges.sh:1002
22487 msgid "Could not init rewritten commits"
22488 msgstr ""
22489
22490 #: git-sh-setup.sh:89 git-sh-setup.sh:94
22491 #, sh-format
22492 msgid "usage: $dashless $USAGE"
22493 msgstr ""
22494
22495 #: git-sh-setup.sh:191
22496 #, sh-format
22497 msgid "Cannot chdir to $cdup, the toplevel of the working tree"
22498 msgstr ""
22499
22500 #: git-sh-setup.sh:200 git-sh-setup.sh:207
22501 #, sh-format
22502 msgid "fatal: $program_name cannot be used without a working tree."
22503 msgstr ""
22504
22505 #: git-sh-setup.sh:221
22506 msgid "Cannot rebase: You have unstaged changes."
22507 msgstr ""
22508
22509 #: git-sh-setup.sh:224
22510 msgid "Cannot rewrite branches: You have unstaged changes."
22511 msgstr ""
22512
22513 #: git-sh-setup.sh:227
22514 msgid "Cannot pull with rebase: You have unstaged changes."
22515 msgstr ""
22516
22517 #: git-sh-setup.sh:230
22518 #, sh-format
22519 msgid "Cannot $action: You have unstaged changes."
22520 msgstr ""
22521
22522 #: git-sh-setup.sh:243
22523 msgid "Cannot rebase: Your index contains uncommitted changes."
22524 msgstr ""
22525
22526 #: git-sh-setup.sh:246
22527 msgid "Cannot pull with rebase: Your index contains uncommitted changes."
22528 msgstr ""
22529
22530 #: git-sh-setup.sh:249
22531 #, sh-format
22532 msgid "Cannot $action: Your index contains uncommitted changes."
22533 msgstr ""
22534
22535 #: git-sh-setup.sh:253
22536 msgid "Additionally, your index contains uncommitted changes."
22537 msgstr ""
22538
22539 #: git-sh-setup.sh:373
22540 msgid "You need to run this command from the toplevel of the working tree."
22541 msgstr ""
22542
22543 #: git-sh-setup.sh:378
22544 msgid "Unable to determine absolute path of git directory"
22545 msgstr ""
22546
22547 #. TRANSLATORS: you can adjust this to align "git add -i" status menu
22548 #: git-add--interactive.perl:212
22549 #, perl-format
22550 msgid "%12s %12s %s"
22551 msgstr ""
22552
22553 #: git-add--interactive.perl:634
22554 #, perl-format
22555 msgid "touched %d path\n"
22556 msgid_plural "touched %d paths\n"
22557 msgstr[0] ""
22558 msgstr[1] ""
22559
22560 #: git-add--interactive.perl:1053
22561 msgid ""
22562 "If the patch applies cleanly, the edited hunk will immediately be\n"
22563 "marked for staging."
22564 msgstr ""
22565
22566 #: git-add--interactive.perl:1056
22567 msgid ""
22568 "If the patch applies cleanly, the edited hunk will immediately be\n"
22569 "marked for stashing."
22570 msgstr ""
22571
22572 #: git-add--interactive.perl:1059
22573 msgid ""
22574 "If the patch applies cleanly, the edited hunk will immediately be\n"
22575 "marked for unstaging."
22576 msgstr ""
22577
22578 #: git-add--interactive.perl:1062 git-add--interactive.perl:1071
22579 #: git-add--interactive.perl:1077
22580 msgid ""
22581 "If the patch applies cleanly, the edited hunk will immediately be\n"
22582 "marked for applying."
22583 msgstr ""
22584
22585 #: git-add--interactive.perl:1065 git-add--interactive.perl:1068
22586 #: git-add--interactive.perl:1074
22587 msgid ""
22588 "If the patch applies cleanly, the edited hunk will immediately be\n"
22589 "marked for discarding."
22590 msgstr ""
22591
22592 #: git-add--interactive.perl:1111
22593 #, perl-format
22594 msgid "failed to open hunk edit file for writing: %s"
22595 msgstr ""
22596
22597 #: git-add--interactive.perl:1118
22598 #, perl-format
22599 msgid ""
22600 "---\n"
22601 "To remove '%s' lines, make them ' ' lines (context).\n"
22602 "To remove '%s' lines, delete them.\n"
22603 "Lines starting with %s will be removed.\n"
22604 msgstr ""
22605
22606 #: git-add--interactive.perl:1140
22607 #, perl-format
22608 msgid "failed to open hunk edit file for reading: %s"
22609 msgstr ""
22610
22611 #: git-add--interactive.perl:1248
22612 msgid ""
22613 "y - stage this hunk\n"
22614 "n - do not stage this hunk\n"
22615 "q - quit; do not stage this hunk or any of the remaining ones\n"
22616 "a - stage this hunk and all later hunks in the file\n"
22617 "d - do not stage this hunk or any of the later hunks in the file"
22618 msgstr ""
22619
22620 #: git-add--interactive.perl:1254
22621 msgid ""
22622 "y - stash this hunk\n"
22623 "n - do not stash this hunk\n"
22624 "q - quit; do not stash this hunk or any of the remaining ones\n"
22625 "a - stash this hunk and all later hunks in the file\n"
22626 "d - do not stash this hunk or any of the later hunks in the file"
22627 msgstr ""
22628
22629 #: git-add--interactive.perl:1260
22630 msgid ""
22631 "y - unstage this hunk\n"
22632 "n - do not unstage this hunk\n"
22633 "q - quit; do not unstage this hunk or any of the remaining ones\n"
22634 "a - unstage this hunk and all later hunks in the file\n"
22635 "d - do not unstage this hunk or any of the later hunks in the file"
22636 msgstr ""
22637
22638 #: git-add--interactive.perl:1266
22639 msgid ""
22640 "y - apply this hunk to index\n"
22641 "n - do not apply this hunk to index\n"
22642 "q - quit; do not apply this hunk or any of the remaining ones\n"
22643 "a - apply this hunk and all later hunks in the file\n"
22644 "d - do not apply this hunk or any of the later hunks in the file"
22645 msgstr ""
22646
22647 #: git-add--interactive.perl:1272 git-add--interactive.perl:1290
22648 msgid ""
22649 "y - discard this hunk from worktree\n"
22650 "n - do not discard this hunk from worktree\n"
22651 "q - quit; do not discard this hunk or any of the remaining ones\n"
22652 "a - discard this hunk and all later hunks in the file\n"
22653 "d - do not discard this hunk or any of the later hunks in the file"
22654 msgstr ""
22655
22656 #: git-add--interactive.perl:1278
22657 msgid ""
22658 "y - discard this hunk from index and worktree\n"
22659 "n - do not discard this hunk from index and worktree\n"
22660 "q - quit; do not discard this hunk or any of the remaining ones\n"
22661 "a - discard this hunk and all later hunks in the file\n"
22662 "d - do not discard this hunk or any of the later hunks in the file"
22663 msgstr ""
22664
22665 #: git-add--interactive.perl:1284
22666 msgid ""
22667 "y - apply this hunk to index and worktree\n"
22668 "n - do not apply this hunk to index and worktree\n"
22669 "q - quit; do not apply this hunk or any of the remaining ones\n"
22670 "a - apply this hunk and all later hunks in the file\n"
22671 "d - do not apply this hunk or any of the later hunks in the file"
22672 msgstr ""
22673
22674 #: git-add--interactive.perl:1296
22675 msgid ""
22676 "y - apply this hunk to worktree\n"
22677 "n - do not apply this hunk to worktree\n"
22678 "q - quit; do not apply this hunk or any of the remaining ones\n"
22679 "a - apply this hunk and all later hunks in the file\n"
22680 "d - do not apply this hunk or any of the later hunks in the file"
22681 msgstr ""
22682
22683 #: git-add--interactive.perl:1311
22684 msgid ""
22685 "g - select a hunk to go to\n"
22686 "/ - search for a hunk matching the given regex\n"
22687 "j - leave this hunk undecided, see next undecided hunk\n"
22688 "J - leave this hunk undecided, see next hunk\n"
22689 "k - leave this hunk undecided, see previous undecided hunk\n"
22690 "K - leave this hunk undecided, see previous hunk\n"
22691 "s - split the current hunk into smaller hunks\n"
22692 "e - manually edit the current hunk\n"
22693 "? - print help\n"
22694 msgstr ""
22695
22696 #: git-add--interactive.perl:1342
22697 msgid "The selected hunks do not apply to the index!\n"
22698 msgstr ""
22699
22700 #: git-add--interactive.perl:1357
22701 #, perl-format
22702 msgid "ignoring unmerged: %s\n"
22703 msgstr ""
22704
22705 #: git-add--interactive.perl:1468
22706 #, perl-format
22707 msgid "Apply mode change to worktree [y,n,q,a,d%s,?]? "
22708 msgstr ""
22709
22710 #: git-add--interactive.perl:1469
22711 #, perl-format
22712 msgid "Apply deletion to worktree [y,n,q,a,d%s,?]? "
22713 msgstr ""
22714
22715 #: git-add--interactive.perl:1470
22716 #, perl-format
22717 msgid "Apply this hunk to worktree [y,n,q,a,d%s,?]? "
22718 msgstr ""
22719
22720 #: git-add--interactive.perl:1570
22721 msgid "No other hunks to goto\n"
22722 msgstr ""
22723
22724 #: git-add--interactive.perl:1588
22725 #, perl-format
22726 msgid "Invalid number: '%s'\n"
22727 msgstr ""
22728
22729 #: git-add--interactive.perl:1593
22730 #, perl-format
22731 msgid "Sorry, only %d hunk available.\n"
22732 msgid_plural "Sorry, only %d hunks available.\n"
22733 msgstr[0] ""
22734 msgstr[1] ""
22735
22736 #: git-add--interactive.perl:1619
22737 msgid "No other hunks to search\n"
22738 msgstr ""
22739
22740 #: git-add--interactive.perl:1636
22741 #, perl-format
22742 msgid "Malformed search regexp %s: %s\n"
22743 msgstr ""
22744
22745 #: git-add--interactive.perl:1646
22746 msgid "No hunk matches the given pattern\n"
22747 msgstr ""
22748
22749 #: git-add--interactive.perl:1658 git-add--interactive.perl:1680
22750 msgid "No previous hunk\n"
22751 msgstr ""
22752
22753 #: git-add--interactive.perl:1667 git-add--interactive.perl:1686
22754 msgid "No next hunk\n"
22755 msgstr ""
22756
22757 #: git-add--interactive.perl:1692
22758 msgid "Sorry, cannot split this hunk\n"
22759 msgstr ""
22760
22761 #: git-add--interactive.perl:1698
22762 #, perl-format
22763 msgid "Split into %d hunk.\n"
22764 msgid_plural "Split into %d hunks.\n"
22765 msgstr[0] ""
22766 msgstr[1] ""
22767
22768 #: git-add--interactive.perl:1708
22769 msgid "Sorry, cannot edit this hunk\n"
22770 msgstr ""
22771
22772 #. TRANSLATORS: please do not translate the command names
22773 #. 'status', 'update', 'revert', etc.
22774 #: git-add--interactive.perl:1773
22775 msgid ""
22776 "status - show paths with changes\n"
22777 "update - add working tree state to the staged set of changes\n"
22778 "revert - revert staged set of changes back to the HEAD version\n"
22779 "patch - pick hunks and update selectively\n"
22780 "diff - view diff between HEAD and index\n"
22781 "add untracked - add contents of untracked files to the staged set of "
22782 "changes\n"
22783 msgstr ""
22784
22785 #: git-add--interactive.perl:1790 git-add--interactive.perl:1795
22786 #: git-add--interactive.perl:1798 git-add--interactive.perl:1805
22787 #: git-add--interactive.perl:1808 git-add--interactive.perl:1815
22788 #: git-add--interactive.perl:1819 git-add--interactive.perl:1825
22789 msgid "missing --"
22790 msgstr ""
22791
22792 #: git-add--interactive.perl:1821
22793 #, perl-format
22794 msgid "unknown --patch mode: %s"
22795 msgstr ""
22796
22797 #: git-add--interactive.perl:1827 git-add--interactive.perl:1833
22798 #, perl-format
22799 msgid "invalid argument %s, expecting --"
22800 msgstr ""
22801
22802 #: git-send-email.perl:138
22803 msgid "local zone differs from GMT by a non-minute interval\n"
22804 msgstr ""
22805
22806 #: git-send-email.perl:145 git-send-email.perl:151
22807 msgid "local time offset greater than or equal to 24 hours\n"
22808 msgstr ""
22809
22810 #: git-send-email.perl:223 git-send-email.perl:229
22811 msgid "the editor exited uncleanly, aborting everything"
22812 msgstr ""
22813
22814 #: git-send-email.perl:310
22815 #, perl-format
22816 msgid ""
22817 "'%s' contains an intermediate version of the email you were composing.\n"
22818 msgstr ""
22819
22820 #: git-send-email.perl:315
22821 #, perl-format
22822 msgid "'%s.final' contains the composed email.\n"
22823 msgstr ""
22824
22825 #: git-send-email.perl:408
22826 msgid "--dump-aliases incompatible with other options\n"
22827 msgstr ""
22828
22829 #: git-send-email.perl:481 git-send-email.perl:683
22830 msgid "Cannot run git format-patch from outside a repository\n"
22831 msgstr ""
22832
22833 #: git-send-email.perl:484
22834 msgid ""
22835 "`batch-size` and `relogin` must be specified together (via command-line or "
22836 "configuration option)\n"
22837 msgstr ""
22838
22839 #: git-send-email.perl:497
22840 #, perl-format
22841 msgid "Unknown --suppress-cc field: '%s'\n"
22842 msgstr ""
22843
22844 #: git-send-email.perl:528
22845 #, perl-format
22846 msgid "Unknown --confirm setting: '%s'\n"
22847 msgstr ""
22848
22849 #: git-send-email.perl:556
22850 #, perl-format
22851 msgid "warning: sendmail alias with quotes is not supported: %s\n"
22852 msgstr ""
22853
22854 #: git-send-email.perl:558
22855 #, perl-format
22856 msgid "warning: `:include:` not supported: %s\n"
22857 msgstr ""
22858
22859 #: git-send-email.perl:560
22860 #, perl-format
22861 msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
22862 msgstr ""
22863
22864 #: git-send-email.perl:565
22865 #, perl-format
22866 msgid "warning: sendmail line is not recognized: %s\n"
22867 msgstr ""
22868
22869 #: git-send-email.perl:649
22870 #, perl-format
22871 msgid ""
22872 "File '%s' exists but it could also be the range of commits\n"
22873 "to produce patches for. Please disambiguate by...\n"
22874 "\n"
22875 " * Saying \"./%s\" if you mean a file; or\n"
22876 " * Giving --format-patch option if you mean a range.\n"
22877 msgstr ""
22878
22879 #: git-send-email.perl:670
22880 #, perl-format
22881 msgid "Failed to opendir %s: %s"
22882 msgstr ""
22883
22884 #: git-send-email.perl:694
22885 #, perl-format
22886 msgid ""
22887 "fatal: %s: %s\n"
22888 "warning: no patches were sent\n"
22889 msgstr ""
22890
22891 #: git-send-email.perl:705
22892 msgid ""
22893 "\n"
22894 "No patch files specified!\n"
22895 "\n"
22896 msgstr ""
22897
22898 #: git-send-email.perl:718
22899 #, perl-format
22900 msgid "No subject line in %s?"
22901 msgstr ""
22902
22903 #: git-send-email.perl:728
22904 #, perl-format
22905 msgid "Failed to open for writing %s: %s"
22906 msgstr ""
22907
22908 #: git-send-email.perl:739
22909 msgid ""
22910 "Lines beginning in \"GIT:\" will be removed.\n"
22911 "Consider including an overall diffstat or table of contents\n"
22912 "for the patch you are writing.\n"
22913 "\n"
22914 "Clear the body content if you don't wish to send a summary.\n"
22915 msgstr ""
22916
22917 #: git-send-email.perl:763
22918 #, perl-format
22919 msgid "Failed to open %s: %s"
22920 msgstr ""
22921
22922 #: git-send-email.perl:780
22923 #, perl-format
22924 msgid "Failed to open %s.final: %s"
22925 msgstr ""
22926
22927 #: git-send-email.perl:823
22928 msgid "Summary email is empty, skipping it\n"
22929 msgstr ""
22930
22931 #. TRANSLATORS: please keep [y/N] as is.
22932 #: git-send-email.perl:858
22933 #, perl-format
22934 msgid "Are you sure you want to use <%s> [y/N]? "
22935 msgstr ""
22936
22937 #: git-send-email.perl:913
22938 msgid ""
22939 "The following files are 8bit, but do not declare a Content-Transfer-"
22940 "Encoding.\n"
22941 msgstr ""
22942
22943 #: git-send-email.perl:918
22944 msgid "Which 8bit encoding should I declare [UTF-8]? "
22945 msgstr ""
22946
22947 #: git-send-email.perl:926
22948 #, perl-format
22949 msgid ""
22950 "Refusing to send because the patch\n"
22951 "\t%s\n"
22952 "has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
22953 "want to send.\n"
22954 msgstr ""
22955
22956 #: git-send-email.perl:945
22957 msgid "To whom should the emails be sent (if anyone)?"
22958 msgstr ""
22959
22960 #: git-send-email.perl:963
22961 #, perl-format
22962 msgid "fatal: alias '%s' expands to itself\n"
22963 msgstr ""
22964
22965 #: git-send-email.perl:975
22966 msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
22967 msgstr ""
22968
22969 #: git-send-email.perl:1033 git-send-email.perl:1041
22970 #, perl-format
22971 msgid "error: unable to extract a valid address from: %s\n"
22972 msgstr ""
22973
22974 #. TRANSLATORS: Make sure to include [q] [d] [e] in your
22975 #. translation. The program will only accept English input
22976 #. at this point.
22977 #: git-send-email.perl:1045
22978 msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
22979 msgstr ""
22980
22981 #: git-send-email.perl:1362
22982 #, perl-format
22983 msgid "CA path \"%s\" does not exist"
22984 msgstr ""
22985
22986 #: git-send-email.perl:1445
22987 msgid ""
22988 " The Cc list above has been expanded by additional\n"
22989 " addresses found in the patch commit message. By default\n"
22990 " send-email prompts before sending whenever this occurs.\n"
22991 " This behavior is controlled by the sendemail.confirm\n"
22992 " configuration setting.\n"
22993 "\n"
22994 " For additional information, run 'git send-email --help'.\n"
22995 " To retain the current behavior, but squelch this message,\n"
22996 " run 'git config --global sendemail.confirm auto'.\n"
22997 "\n"
22998 msgstr ""
22999
23000 #. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
23001 #. translation. The program will only accept English input
23002 #. at this point.
23003 #: git-send-email.perl:1460
23004 msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
23005 msgstr ""
23006
23007 #: git-send-email.perl:1463
23008 msgid "Send this email reply required"
23009 msgstr ""
23010
23011 #: git-send-email.perl:1491
23012 msgid "The required SMTP server is not properly defined."
23013 msgstr ""
23014
23015 #: git-send-email.perl:1538
23016 #, perl-format
23017 msgid "Server does not support STARTTLS! %s"
23018 msgstr ""
23019
23020 #: git-send-email.perl:1543 git-send-email.perl:1547
23021 #, perl-format
23022 msgid "STARTTLS failed! %s"
23023 msgstr ""
23024
23025 #: git-send-email.perl:1556
23026 msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
23027 msgstr ""
23028
23029 #: git-send-email.perl:1574
23030 #, perl-format
23031 msgid "Failed to send %s\n"
23032 msgstr ""
23033
23034 #: git-send-email.perl:1577
23035 #, perl-format
23036 msgid "Dry-Sent %s\n"
23037 msgstr ""
23038
23039 #: git-send-email.perl:1577
23040 #, perl-format
23041 msgid "Sent %s\n"
23042 msgstr ""
23043
23044 #: git-send-email.perl:1579
23045 msgid "Dry-OK. Log says:\n"
23046 msgstr ""
23047
23048 #: git-send-email.perl:1579
23049 msgid "OK. Log says:\n"
23050 msgstr ""
23051
23052 #: git-send-email.perl:1591
23053 msgid "Result: "
23054 msgstr ""
23055
23056 #: git-send-email.perl:1594
23057 msgid "Result: OK\n"
23058 msgstr ""
23059
23060 #: git-send-email.perl:1612
23061 #, perl-format
23062 msgid "can't open file %s"
23063 msgstr ""
23064
23065 #: git-send-email.perl:1659 git-send-email.perl:1679
23066 #, perl-format
23067 msgid "(mbox) Adding cc: %s from line '%s'\n"
23068 msgstr ""
23069
23070 #: git-send-email.perl:1665
23071 #, perl-format
23072 msgid "(mbox) Adding to: %s from line '%s'\n"
23073 msgstr ""
23074
23075 #: git-send-email.perl:1718
23076 #, perl-format
23077 msgid "(non-mbox) Adding cc: %s from line '%s'\n"
23078 msgstr ""
23079
23080 #: git-send-email.perl:1753
23081 #, perl-format
23082 msgid "(body) Adding cc: %s from line '%s'\n"
23083 msgstr ""
23084
23085 #: git-send-email.perl:1864
23086 #, perl-format
23087 msgid "(%s) Could not execute '%s'"
23088 msgstr ""
23089
23090 #: git-send-email.perl:1871
23091 #, perl-format
23092 msgid "(%s) Adding %s: %s from: '%s'\n"
23093 msgstr ""
23094
23095 #: git-send-email.perl:1875
23096 #, perl-format
23097 msgid "(%s) failed to close pipe to '%s'"
23098 msgstr ""
23099
23100 #: git-send-email.perl:1905
23101 msgid "cannot send message as 7bit"
23102 msgstr ""
23103
23104 #: git-send-email.perl:1913
23105 msgid "invalid transfer encoding"
23106 msgstr ""
23107
23108 #: git-send-email.perl:1954 git-send-email.perl:2006 git-send-email.perl:2016
23109 #, perl-format
23110 msgid "unable to open %s: %s\n"
23111 msgstr ""
23112
23113 #: git-send-email.perl:1957
23114 #, perl-format
23115 msgid "%s: patch contains a line longer than 998 characters"
23116 msgstr ""
23117
23118 #: git-send-email.perl:1974
23119 #, perl-format
23120 msgid "Skipping %s with backup suffix '%s'.\n"
23121 msgstr ""
23122
23123 #. TRANSLATORS: please keep "[y|N]" as is.
23124 #: git-send-email.perl:1978
23125 #, perl-format
23126 msgid "Do you really want to send %s? [y|N]: "
23127 msgstr ""