l10n: git.pot: v2.36.0 round 1 (192 new, 106 removed)
[alt-git.git] / po / git.pot
blobc2b4b39d6ef1928e8ead27dbea88ec2e1da20752
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.
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: 2022-04-06 14:40+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=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
21 #: add-interactive.c:382
22 #, c-format
23 msgid "Huh (%s)?"
24 msgstr ""
26 #: add-interactive.c:535 add-interactive.c:836 reset.c:136 sequencer.c:3505
27 #: sequencer.c:3970 sequencer.c:4127 builtin/rebase.c:1261
28 #: builtin/rebase.c:1671
29 msgid "could not read index"
30 msgstr ""
32 #: add-interactive.c:590 git-add--interactive.perl:269
33 #: git-add--interactive.perl:294
34 msgid "binary"
35 msgstr ""
37 #: add-interactive.c:648 git-add--interactive.perl:278
38 #: git-add--interactive.perl:332
39 msgid "nothing"
40 msgstr ""
42 #: add-interactive.c:649 git-add--interactive.perl:314
43 #: git-add--interactive.perl:329
44 msgid "unchanged"
45 msgstr ""
47 #: add-interactive.c:686 git-add--interactive.perl:641
48 msgid "Update"
49 msgstr ""
51 #: add-interactive.c:703 add-interactive.c:891
52 #, c-format
53 msgid "could not stage '%s'"
54 msgstr ""
56 #: add-interactive.c:709 add-interactive.c:898 reset.c:160 sequencer.c:3709
57 msgid "could not write index"
58 msgstr ""
60 #: add-interactive.c:712 git-add--interactive.perl:626
61 #, c-format, perl-format
62 msgid "updated %d path\n"
63 msgid_plural "updated %d paths\n"
64 msgstr[0] ""
65 msgstr[1] ""
67 #: add-interactive.c:730 git-add--interactive.perl:676
68 #, c-format, perl-format
69 msgid "note: %s is untracked now.\n"
70 msgstr ""
72 #: add-interactive.c:735 apply.c:4133 builtin/checkout.c:311
73 #: builtin/reset.c:167
74 #, c-format
75 msgid "make_cache_entry failed for path '%s'"
76 msgstr ""
78 #: add-interactive.c:765 git-add--interactive.perl:653
79 msgid "Revert"
80 msgstr ""
82 #: add-interactive.c:781
83 msgid "Could not parse HEAD^{tree}"
84 msgstr ""
86 #: add-interactive.c:819 git-add--interactive.perl:629
87 #, c-format, perl-format
88 msgid "reverted %d path\n"
89 msgid_plural "reverted %d paths\n"
90 msgstr[0] ""
91 msgstr[1] ""
93 #: add-interactive.c:870 git-add--interactive.perl:693
94 #, c-format
95 msgid "No untracked files.\n"
96 msgstr ""
98 #: add-interactive.c:874 git-add--interactive.perl:687
99 msgid "Add untracked"
100 msgstr ""
102 #: add-interactive.c:901 git-add--interactive.perl:623
103 #, c-format, perl-format
104 msgid "added %d path\n"
105 msgid_plural "added %d paths\n"
106 msgstr[0] ""
107 msgstr[1] ""
109 #: add-interactive.c:931
110 #, c-format
111 msgid "ignoring unmerged: %s"
112 msgstr ""
114 #: add-interactive.c:943 add-patch.c:1758 git-add--interactive.perl:1371
115 #, c-format
116 msgid "Only binary files changed.\n"
117 msgstr ""
119 #: add-interactive.c:945 add-patch.c:1756 git-add--interactive.perl:1373
120 #, c-format
121 msgid "No changes.\n"
122 msgstr ""
124 #: add-interactive.c:949 git-add--interactive.perl:1381
125 msgid "Patch update"
126 msgstr ""
128 #: add-interactive.c:988 git-add--interactive.perl:1794
129 msgid "Review diff"
130 msgstr ""
132 #: add-interactive.c:1016
133 msgid "show paths with changes"
134 msgstr ""
136 #: add-interactive.c:1018
137 msgid "add working tree state to the staged set of changes"
138 msgstr ""
140 #: add-interactive.c:1020
141 msgid "revert staged set of changes back to the HEAD version"
142 msgstr ""
144 #: add-interactive.c:1022
145 msgid "pick hunks and update selectively"
146 msgstr ""
148 #: add-interactive.c:1024
149 msgid "view diff between HEAD and index"
150 msgstr ""
152 #: add-interactive.c:1026
153 msgid "add contents of untracked files to the staged set of changes"
154 msgstr ""
156 #: add-interactive.c:1034 add-interactive.c:1083
157 msgid "Prompt help:"
158 msgstr ""
160 #: add-interactive.c:1036
161 msgid "select a single item"
162 msgstr ""
164 #: add-interactive.c:1038
165 msgid "select a range of items"
166 msgstr ""
168 #: add-interactive.c:1040
169 msgid "select multiple ranges"
170 msgstr ""
172 #: add-interactive.c:1042 add-interactive.c:1087
173 msgid "select item based on unique prefix"
174 msgstr ""
176 #: add-interactive.c:1044
177 msgid "unselect specified items"
178 msgstr ""
180 #: add-interactive.c:1046
181 msgid "choose all items"
182 msgstr ""
184 #: add-interactive.c:1048
185 msgid "(empty) finish selecting"
186 msgstr ""
188 #: add-interactive.c:1085
189 msgid "select a numbered item"
190 msgstr ""
192 #: add-interactive.c:1089
193 msgid "(empty) select nothing"
194 msgstr ""
196 #: add-interactive.c:1097 builtin/clean.c:839 git-add--interactive.perl:1898
197 msgid "*** Commands ***"
198 msgstr ""
200 #: add-interactive.c:1098 builtin/clean.c:840 git-add--interactive.perl:1895
201 msgid "What now"
202 msgstr ""
204 #: add-interactive.c:1150 git-add--interactive.perl:213
205 msgid "staged"
206 msgstr ""
208 #: add-interactive.c:1150 git-add--interactive.perl:213
209 msgid "unstaged"
210 msgstr ""
212 #: add-interactive.c:1150 apply.c:5002 apply.c:5005 builtin/am.c:2370
213 #: builtin/am.c:2373 builtin/bugreport.c:107 builtin/clone.c:132
214 #: builtin/fetch.c:154 builtin/merge.c:287 builtin/pull.c:194
215 #: builtin/submodule--helper.c:412 builtin/submodule--helper.c:1872
216 #: builtin/submodule--helper.c:1875 builtin/submodule--helper.c:2709
217 #: builtin/submodule--helper.c:2712 builtin/submodule--helper.c:2891
218 #: git-add--interactive.perl:213
219 msgid "path"
220 msgstr ""
222 #: add-interactive.c:1157
223 msgid "could not refresh index"
224 msgstr ""
226 #: add-interactive.c:1171 builtin/clean.c:804 git-add--interactive.perl:1805
227 #, c-format
228 msgid "Bye.\n"
229 msgstr ""
231 #: add-patch.c:34 git-add--interactive.perl:1433
232 #, c-format, perl-format
233 msgid "Stage mode change [y,n,q,a,d%s,?]? "
234 msgstr ""
236 #: add-patch.c:35 git-add--interactive.perl:1434
237 #, c-format, perl-format
238 msgid "Stage deletion [y,n,q,a,d%s,?]? "
239 msgstr ""
241 #: add-patch.c:36 git-add--interactive.perl:1435
242 #, c-format, perl-format
243 msgid "Stage addition [y,n,q,a,d%s,?]? "
244 msgstr ""
246 #: add-patch.c:37 git-add--interactive.perl:1436
247 #, c-format, perl-format
248 msgid "Stage this hunk [y,n,q,a,d%s,?]? "
249 msgstr ""
251 #: add-patch.c:39
252 msgid ""
253 "If the patch applies cleanly, the edited hunk will immediately be marked for "
254 "staging."
255 msgstr ""
257 #: add-patch.c:42
258 msgid ""
259 "y - stage this hunk\n"
260 "n - do not stage this hunk\n"
261 "q - quit; do not stage this hunk or any of the remaining ones\n"
262 "a - stage this hunk and all later hunks in the file\n"
263 "d - do not stage this hunk or any of the later hunks in the file\n"
264 msgstr ""
266 #: add-patch.c:56 git-add--interactive.perl:1439
267 #, c-format, perl-format
268 msgid "Stash mode change [y,n,q,a,d%s,?]? "
269 msgstr ""
271 #: add-patch.c:57 git-add--interactive.perl:1440
272 #, c-format, perl-format
273 msgid "Stash deletion [y,n,q,a,d%s,?]? "
274 msgstr ""
276 #: add-patch.c:58 git-add--interactive.perl:1441
277 #, c-format, perl-format
278 msgid "Stash addition [y,n,q,a,d%s,?]? "
279 msgstr ""
281 #: add-patch.c:59 git-add--interactive.perl:1442
282 #, c-format, perl-format
283 msgid "Stash this hunk [y,n,q,a,d%s,?]? "
284 msgstr ""
286 #: add-patch.c:61
287 msgid ""
288 "If the patch applies cleanly, the edited hunk will immediately be marked for "
289 "stashing."
290 msgstr ""
292 #: add-patch.c:64
293 msgid ""
294 "y - stash this hunk\n"
295 "n - do not stash this hunk\n"
296 "q - quit; do not stash this hunk or any of the remaining ones\n"
297 "a - stash this hunk and all later hunks in the file\n"
298 "d - do not stash this hunk or any of the later hunks in the file\n"
299 msgstr ""
301 #: add-patch.c:80 git-add--interactive.perl:1445
302 #, c-format, perl-format
303 msgid "Unstage mode change [y,n,q,a,d%s,?]? "
304 msgstr ""
306 #: add-patch.c:81 git-add--interactive.perl:1446
307 #, c-format, perl-format
308 msgid "Unstage deletion [y,n,q,a,d%s,?]? "
309 msgstr ""
311 #: add-patch.c:82 git-add--interactive.perl:1447
312 #, c-format, perl-format
313 msgid "Unstage addition [y,n,q,a,d%s,?]? "
314 msgstr ""
316 #: add-patch.c:83 git-add--interactive.perl:1448
317 #, c-format, perl-format
318 msgid "Unstage this hunk [y,n,q,a,d%s,?]? "
319 msgstr ""
321 #: add-patch.c:85
322 msgid ""
323 "If the patch applies cleanly, the edited hunk will immediately be marked for "
324 "unstaging."
325 msgstr ""
327 #: add-patch.c:88
328 msgid ""
329 "y - unstage this hunk\n"
330 "n - do not unstage this hunk\n"
331 "q - quit; do not unstage this hunk or any of the remaining ones\n"
332 "a - unstage this hunk and all later hunks in the file\n"
333 "d - do not unstage this hunk or any of the later hunks in the file\n"
334 msgstr ""
336 #: add-patch.c:103 git-add--interactive.perl:1451
337 #, c-format, perl-format
338 msgid "Apply mode change to index [y,n,q,a,d%s,?]? "
339 msgstr ""
341 #: add-patch.c:104 git-add--interactive.perl:1452
342 #, c-format, perl-format
343 msgid "Apply deletion to index [y,n,q,a,d%s,?]? "
344 msgstr ""
346 #: add-patch.c:105 git-add--interactive.perl:1453
347 #, c-format, perl-format
348 msgid "Apply addition to index [y,n,q,a,d%s,?]? "
349 msgstr ""
351 #: add-patch.c:106 git-add--interactive.perl:1454
352 #, c-format, perl-format
353 msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
354 msgstr ""
356 #: add-patch.c:108 add-patch.c:176 add-patch.c:221
357 msgid ""
358 "If the patch applies cleanly, the edited hunk will immediately be marked for "
359 "applying."
360 msgstr ""
362 #: add-patch.c:111
363 msgid ""
364 "y - apply this hunk to index\n"
365 "n - do not apply this hunk to index\n"
366 "q - quit; do not apply this hunk or any of the remaining ones\n"
367 "a - apply this hunk and all later hunks in the file\n"
368 "d - do not apply this hunk or any of the later hunks in the file\n"
369 msgstr ""
371 #: add-patch.c:126 git-add--interactive.perl:1457
372 #: git-add--interactive.perl:1475
373 #, c-format, perl-format
374 msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? "
375 msgstr ""
377 #: add-patch.c:127 git-add--interactive.perl:1458
378 #: git-add--interactive.perl:1476
379 #, c-format, perl-format
380 msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? "
381 msgstr ""
383 #: add-patch.c:128 git-add--interactive.perl:1459
384 #: git-add--interactive.perl:1477
385 #, c-format, perl-format
386 msgid "Discard addition from worktree [y,n,q,a,d%s,?]? "
387 msgstr ""
389 #: add-patch.c:129 git-add--interactive.perl:1460
390 #: git-add--interactive.perl:1478
391 #, c-format, perl-format
392 msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? "
393 msgstr ""
395 #: add-patch.c:131 add-patch.c:154 add-patch.c:199
396 msgid ""
397 "If the patch applies cleanly, the edited hunk will immediately be marked for "
398 "discarding."
399 msgstr ""
401 #: add-patch.c:134 add-patch.c:202
402 msgid ""
403 "y - discard this hunk from worktree\n"
404 "n - do not discard this hunk from worktree\n"
405 "q - quit; do not discard this hunk or any of the remaining ones\n"
406 "a - discard this hunk and all later hunks in the file\n"
407 "d - do not discard this hunk or any of the later hunks in the file\n"
408 msgstr ""
410 #: add-patch.c:149 add-patch.c:194 git-add--interactive.perl:1463
411 #, c-format, perl-format
412 msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? "
413 msgstr ""
415 #: add-patch.c:150 add-patch.c:195 git-add--interactive.perl:1464
416 #, c-format, perl-format
417 msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? "
418 msgstr ""
420 #: add-patch.c:151 add-patch.c:196 git-add--interactive.perl:1465
421 #, c-format, perl-format
422 msgid "Discard addition from index and worktree [y,n,q,a,d%s,?]? "
423 msgstr ""
425 #: add-patch.c:152 add-patch.c:197 git-add--interactive.perl:1466
426 #, c-format, perl-format
427 msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? "
428 msgstr ""
430 #: add-patch.c:157
431 msgid ""
432 "y - discard this hunk from index and worktree\n"
433 "n - do not discard this hunk from index and worktree\n"
434 "q - quit; do not discard this hunk or any of the remaining ones\n"
435 "a - discard this hunk and all later hunks in the file\n"
436 "d - do not discard this hunk or any of the later hunks in the file\n"
437 msgstr ""
439 #: add-patch.c:171 add-patch.c:216 git-add--interactive.perl:1469
440 #, c-format, perl-format
441 msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? "
442 msgstr ""
444 #: add-patch.c:172 add-patch.c:217 git-add--interactive.perl:1470
445 #, c-format, perl-format
446 msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? "
447 msgstr ""
449 #: add-patch.c:173 add-patch.c:218 git-add--interactive.perl:1471
450 #, c-format, perl-format
451 msgid "Apply addition to index and worktree [y,n,q,a,d%s,?]? "
452 msgstr ""
454 #: add-patch.c:174 add-patch.c:219 git-add--interactive.perl:1472
455 #, c-format, perl-format
456 msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? "
457 msgstr ""
459 #: add-patch.c:179
460 msgid ""
461 "y - apply this hunk to index and worktree\n"
462 "n - do not apply this hunk to index and worktree\n"
463 "q - quit; do not apply this hunk or any of the remaining ones\n"
464 "a - apply this hunk and all later hunks in the file\n"
465 "d - do not apply this hunk or any of the later hunks in the file\n"
466 msgstr ""
468 #: add-patch.c:224
469 msgid ""
470 "y - apply this hunk to worktree\n"
471 "n - do not apply this hunk to worktree\n"
472 "q - quit; do not apply this hunk or any of the remaining ones\n"
473 "a - apply this hunk and all later hunks in the file\n"
474 "d - do not apply this hunk or any of the later hunks in the file\n"
475 msgstr ""
477 #: add-patch.c:343
478 #, c-format
479 msgid "could not parse hunk header '%.*s'"
480 msgstr ""
482 #: add-patch.c:362 add-patch.c:366
483 #, c-format
484 msgid "could not parse colored hunk header '%.*s'"
485 msgstr ""
487 #: add-patch.c:431
488 msgid "could not parse diff"
489 msgstr ""
491 #: add-patch.c:450
492 msgid "could not parse colored diff"
493 msgstr ""
495 #: add-patch.c:464
496 #, c-format
497 msgid "failed to run '%s'"
498 msgstr ""
500 #: add-patch.c:618
501 msgid "mismatched output from interactive.diffFilter"
502 msgstr ""
504 #: add-patch.c:619
505 msgid ""
506 "Your filter must maintain a one-to-one correspondence\n"
507 "between its input and output lines."
508 msgstr ""
510 #: add-patch.c:797
511 #, c-format
512 msgid ""
513 "expected context line #%d in\n"
514 "%.*s"
515 msgstr ""
517 #: add-patch.c:812
518 #, c-format
519 msgid ""
520 "hunks do not overlap:\n"
521 "%.*s\n"
522 "\tdoes not end with:\n"
523 "%.*s"
524 msgstr ""
526 #: add-patch.c:1088 git-add--interactive.perl:1115
527 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
528 msgstr ""
530 #: add-patch.c:1092
531 #, c-format
532 msgid ""
533 "---\n"
534 "To remove '%c' lines, make them ' ' lines (context).\n"
535 "To remove '%c' lines, delete them.\n"
536 "Lines starting with %c will be removed.\n"
537 msgstr ""
539 #. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
540 #: add-patch.c:1106 git-add--interactive.perl:1129
541 msgid ""
542 "If it does not apply cleanly, you will be given an opportunity to\n"
543 "edit again.  If all lines of the hunk are removed, then the edit is\n"
544 "aborted and the hunk is left unchanged.\n"
545 msgstr ""
547 #: add-patch.c:1139
548 msgid "could not parse hunk header"
549 msgstr ""
551 #: add-patch.c:1184
552 msgid "'git apply --cached' failed"
553 msgstr ""
555 #. TRANSLATORS: do not translate [y/n]
556 #. The program will only accept that input at this point.
557 #. Consider translating (saying "no" discards!) as
558 #. (saying "n" for "no" discards!) if the translation
559 #. of the word "no" does not start with n.
561 #. TRANSLATORS: do not translate [y/n]
562 #. The program will only accept that input
563 #. at this point.
564 #. Consider translating (saying "no" discards!) as
565 #. (saying "n" for "no" discards!) if the translation
566 #. of the word "no" does not start with n.
567 #: add-patch.c:1253 git-add--interactive.perl:1244
568 msgid ""
569 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
570 msgstr ""
572 #: add-patch.c:1296
573 msgid "The selected hunks do not apply to the index!"
574 msgstr ""
576 #: add-patch.c:1297 git-add--interactive.perl:1348
577 msgid "Apply them to the worktree anyway? "
578 msgstr ""
580 #: add-patch.c:1304 git-add--interactive.perl:1351
581 msgid "Nothing was applied.\n"
582 msgstr ""
584 #: add-patch.c:1361
585 msgid ""
586 "j - leave this hunk undecided, see next undecided hunk\n"
587 "J - leave this hunk undecided, see next hunk\n"
588 "k - leave this hunk undecided, see previous undecided hunk\n"
589 "K - leave this hunk undecided, see previous hunk\n"
590 "g - select a hunk to go to\n"
591 "/ - search for a hunk matching the given regex\n"
592 "s - split the current hunk into smaller hunks\n"
593 "e - manually edit the current hunk\n"
594 "? - print help\n"
595 msgstr ""
597 #: add-patch.c:1523 add-patch.c:1533
598 msgid "No previous hunk"
599 msgstr ""
601 #: add-patch.c:1528 add-patch.c:1538
602 msgid "No next hunk"
603 msgstr ""
605 #: add-patch.c:1544
606 msgid "No other hunks to goto"
607 msgstr ""
609 #: add-patch.c:1555 git-add--interactive.perl:1608
610 msgid "go to which hunk (<ret> to see more)? "
611 msgstr ""
613 #: add-patch.c:1556 git-add--interactive.perl:1610
614 msgid "go to which hunk? "
615 msgstr ""
617 #: add-patch.c:1567
618 #, c-format
619 msgid "Invalid number: '%s'"
620 msgstr ""
622 #: add-patch.c:1572
623 #, c-format
624 msgid "Sorry, only %d hunk available."
625 msgid_plural "Sorry, only %d hunks available."
626 msgstr[0] ""
627 msgstr[1] ""
629 #: add-patch.c:1581
630 msgid "No other hunks to search"
631 msgstr ""
633 #: add-patch.c:1587 git-add--interactive.perl:1663
634 msgid "search for regex? "
635 msgstr ""
637 #: add-patch.c:1602
638 #, c-format
639 msgid "Malformed search regexp %s: %s"
640 msgstr ""
642 #: add-patch.c:1619
643 msgid "No hunk matches the given pattern"
644 msgstr ""
646 #: add-patch.c:1626
647 msgid "Sorry, cannot split this hunk"
648 msgstr ""
650 #: add-patch.c:1630
651 #, c-format
652 msgid "Split into %d hunks."
653 msgstr ""
655 #: add-patch.c:1634
656 msgid "Sorry, cannot edit this hunk"
657 msgstr ""
659 #: add-patch.c:1686
660 msgid "'git apply' failed"
661 msgstr ""
663 #: advice.c:81
664 #, c-format
665 msgid ""
666 "\n"
667 "Disable this message with \"git config advice.%s false\""
668 msgstr ""
670 #: advice.c:97
671 #, c-format
672 msgid "%shint: %.*s%s\n"
673 msgstr ""
675 #: advice.c:181
676 msgid "Cherry-picking is not possible because you have unmerged files."
677 msgstr ""
679 #: advice.c:183
680 msgid "Committing is not possible because you have unmerged files."
681 msgstr ""
683 #: advice.c:185
684 msgid "Merging is not possible because you have unmerged files."
685 msgstr ""
687 #: advice.c:187
688 msgid "Pulling is not possible because you have unmerged files."
689 msgstr ""
691 #: advice.c:189
692 msgid "Reverting is not possible because you have unmerged files."
693 msgstr ""
695 #: advice.c:191
696 #, c-format
697 msgid "It is not possible to %s because you have unmerged files."
698 msgstr ""
700 #: advice.c:199
701 msgid ""
702 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
703 "as appropriate to mark resolution and make a commit."
704 msgstr ""
706 #: advice.c:207
707 msgid "Exiting because of an unresolved conflict."
708 msgstr ""
710 #: advice.c:212 builtin/merge.c:1388
711 msgid "You have not concluded your merge (MERGE_HEAD exists)."
712 msgstr ""
714 #: advice.c:214
715 msgid "Please, commit your changes before merging."
716 msgstr ""
718 #: advice.c:215
719 msgid "Exiting because of unfinished merge."
720 msgstr ""
722 #: advice.c:220
723 msgid "Not possible to fast-forward, aborting."
724 msgstr ""
726 #: advice.c:230
727 #, c-format
728 msgid ""
729 "The following paths and/or pathspecs matched paths that exist\n"
730 "outside of your sparse-checkout definition, so will not be\n"
731 "updated in the index:\n"
732 msgstr ""
734 #: advice.c:237
735 msgid ""
736 "If you intend to update such entries, try one of the following:\n"
737 "* Use the --sparse option.\n"
738 "* Disable or modify the sparsity rules."
739 msgstr ""
741 #: advice.c:245
742 #, c-format
743 msgid ""
744 "Note: switching to '%s'.\n"
745 "\n"
746 "You are in 'detached HEAD' state. You can look around, make experimental\n"
747 "changes and commit them, and you can discard any commits you make in this\n"
748 "state without impacting any branches by switching back to a branch.\n"
749 "\n"
750 "If you want to create a new branch to retain commits you create, you may\n"
751 "do so (now or later) by using -c with the switch command. Example:\n"
752 "\n"
753 "  git switch -c <new-branch-name>\n"
754 "\n"
755 "Or undo this operation with:\n"
756 "\n"
757 "  git switch -\n"
758 "\n"
759 "Turn off this advice by setting config variable advice.detachedHead to "
760 "false\n"
761 "\n"
762 msgstr ""
764 #: alias.c:50
765 msgid "cmdline ends with \\"
766 msgstr ""
768 #: alias.c:51
769 msgid "unclosed quote"
770 msgstr ""
772 #: apply.c:70
773 #, c-format
774 msgid "unrecognized whitespace option '%s'"
775 msgstr ""
777 #: apply.c:86
778 #, c-format
779 msgid "unrecognized whitespace ignore option '%s'"
780 msgstr ""
782 #: apply.c:138 archive.c:584 parse-options.c:1122 range-diff.c:555
783 #: revision.c:2314 revision.c:2318 revision.c:2327 revision.c:2332
784 #: revision.c:2560 revision.c:2895 revision.c:2899 revision.c:2907
785 #: revision.c:2910 revision.c:2912 builtin/add.c:507 builtin/add.c:509
786 #: builtin/add.c:515 builtin/add.c:527 builtin/branch.c:755
787 #: builtin/checkout.c:472 builtin/checkout.c:475 builtin/checkout.c:1663
788 #: builtin/checkout.c:1773 builtin/checkout.c:1776 builtin/clone.c:921
789 #: builtin/commit.c:359 builtin/commit.c:362 builtin/commit.c:1200
790 #: builtin/commit.c:1256 builtin/commit.c:1273 builtin/describe.c:593
791 #: builtin/diff-tree.c:155 builtin/difftool.c:733 builtin/fast-export.c:1245
792 #: builtin/fetch.c:2141 builtin/fetch.c:2162 builtin/fetch.c:2167
793 #: builtin/help.c:602 builtin/index-pack.c:1858 builtin/init-db.c:560
794 #: builtin/log.c:1968 builtin/log.c:1970 builtin/ls-files.c:778
795 #: builtin/merge-base.c:163 builtin/merge-base.c:169 builtin/merge.c:1409
796 #: builtin/merge.c:1411 builtin/pack-objects.c:4098 builtin/push.c:592
797 #: builtin/push.c:630 builtin/push.c:636 builtin/push.c:641
798 #: builtin/rebase.c:1221 builtin/rebase.c:1223 builtin/rebase.c:1227
799 #: builtin/repack.c:688 builtin/repack.c:719 builtin/reset.c:433
800 #: builtin/reset.c:469 builtin/rev-list.c:537 builtin/show-branch.c:711
801 #: builtin/stash.c:1696 builtin/stash.c:1699 builtin/submodule--helper.c:1328
802 #: builtin/submodule--helper.c:3054 builtin/tag.c:527 builtin/tag.c:573
803 #: builtin/worktree.c:779
804 #, c-format
805 msgid "options '%s' and '%s' cannot be used together"
806 msgstr ""
808 #: apply.c:141 apply.c:152 apply.c:155
809 #, c-format
810 msgid "'%s' outside a repository"
811 msgstr ""
813 #: apply.c:807
814 #, c-format
815 msgid "Cannot prepare timestamp regexp %s"
816 msgstr ""
818 #: apply.c:816
819 #, c-format
820 msgid "regexec returned %d for input: %s"
821 msgstr ""
823 #: apply.c:890
824 #, c-format
825 msgid "unable to find filename in patch at line %d"
826 msgstr ""
828 #: apply.c:928
829 #, c-format
830 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
831 msgstr ""
833 #: apply.c:934
834 #, c-format
835 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
836 msgstr ""
838 #: apply.c:935
839 #, c-format
840 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
841 msgstr ""
843 #: apply.c:940
844 #, c-format
845 msgid "git apply: bad git-diff - expected /dev/null on line %d"
846 msgstr ""
848 #: apply.c:969
849 #, c-format
850 msgid "invalid mode on line %d: %s"
851 msgstr ""
853 #: apply.c:1288
854 #, c-format
855 msgid "inconsistent header lines %d and %d"
856 msgstr ""
858 #: apply.c:1378
859 #, c-format
860 msgid ""
861 "git diff header lacks filename information when removing %d leading pathname "
862 "component (line %d)"
863 msgid_plural ""
864 "git diff header lacks filename information when removing %d leading pathname "
865 "components (line %d)"
866 msgstr[0] ""
867 msgstr[1] ""
869 #: apply.c:1391
870 #, c-format
871 msgid "git diff header lacks filename information (line %d)"
872 msgstr ""
874 #: apply.c:1487
875 #, c-format
876 msgid "recount: unexpected line: %.*s"
877 msgstr ""
879 #: apply.c:1556
880 #, c-format
881 msgid "patch fragment without header at line %d: %.*s"
882 msgstr ""
884 #: apply.c:1759
885 msgid "new file depends on old contents"
886 msgstr ""
888 #: apply.c:1761
889 msgid "deleted file still has contents"
890 msgstr ""
892 #: apply.c:1795
893 #, c-format
894 msgid "corrupt patch at line %d"
895 msgstr ""
897 #: apply.c:1832
898 #, c-format
899 msgid "new file %s depends on old contents"
900 msgstr ""
902 #: apply.c:1834
903 #, c-format
904 msgid "deleted file %s still has contents"
905 msgstr ""
907 #: apply.c:1837
908 #, c-format
909 msgid "** warning: file %s becomes empty but is not deleted"
910 msgstr ""
912 #: apply.c:1985
913 #, c-format
914 msgid "corrupt binary patch at line %d: %.*s"
915 msgstr ""
917 #: apply.c:2022
918 #, c-format
919 msgid "unrecognized binary patch at line %d"
920 msgstr ""
922 #: apply.c:2184
923 #, c-format
924 msgid "patch with only garbage at line %d"
925 msgstr ""
927 #: apply.c:2270
928 #, c-format
929 msgid "unable to read symlink %s"
930 msgstr ""
932 #: apply.c:2274
933 #, c-format
934 msgid "unable to open or read %s"
935 msgstr ""
937 #: apply.c:2943
938 #, c-format
939 msgid "invalid start of line: '%c'"
940 msgstr ""
942 #: apply.c:3064
943 #, c-format
944 msgid "Hunk #%d succeeded at %d (offset %d line)."
945 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
946 msgstr[0] ""
947 msgstr[1] ""
949 #: apply.c:3076
950 #, c-format
951 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
952 msgstr ""
954 #: apply.c:3082
955 #, c-format
956 msgid ""
957 "while searching for:\n"
958 "%.*s"
959 msgstr ""
961 #: apply.c:3104
962 #, c-format
963 msgid "missing binary patch data for '%s'"
964 msgstr ""
966 #: apply.c:3112
967 #, c-format
968 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
969 msgstr ""
971 #: apply.c:3159
972 #, c-format
973 msgid "cannot apply binary patch to '%s' without full index line"
974 msgstr ""
976 #: apply.c:3170
977 #, c-format
978 msgid ""
979 "the patch applies to '%s' (%s), which does not match the current contents."
980 msgstr ""
982 #: apply.c:3178
983 #, c-format
984 msgid "the patch applies to an empty '%s' but it is not empty"
985 msgstr ""
987 #: apply.c:3196
988 #, c-format
989 msgid "the necessary postimage %s for '%s' cannot be read"
990 msgstr ""
992 #: apply.c:3209
993 #, c-format
994 msgid "binary patch does not apply to '%s'"
995 msgstr ""
997 #: apply.c:3216
998 #, c-format
999 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
1000 msgstr ""
1002 #: apply.c:3237
1003 #, c-format
1004 msgid "patch failed: %s:%ld"
1005 msgstr ""
1007 #: apply.c:3360
1008 #, c-format
1009 msgid "cannot checkout %s"
1010 msgstr ""
1012 #: apply.c:3412 apply.c:3423 apply.c:3469 midx.c:105 pack-revindex.c:214
1013 #: setup.c:309
1014 #, c-format
1015 msgid "failed to read %s"
1016 msgstr ""
1018 #: apply.c:3420
1019 #, c-format
1020 msgid "reading from '%s' beyond a symbolic link"
1021 msgstr ""
1023 #: apply.c:3449 apply.c:3721
1024 #, c-format
1025 msgid "path %s has been renamed/deleted"
1026 msgstr ""
1028 #: apply.c:3559 apply.c:3736
1029 #, c-format
1030 msgid "%s: does not exist in index"
1031 msgstr ""
1033 #: apply.c:3568 apply.c:3744 apply.c:3960
1034 #, c-format
1035 msgid "%s: does not match index"
1036 msgstr ""
1038 #: apply.c:3605
1039 msgid "repository lacks the necessary blob to perform 3-way merge."
1040 msgstr ""
1042 #: apply.c:3608
1043 #, c-format
1044 msgid "Performing three-way merge...\n"
1045 msgstr ""
1047 #: apply.c:3624 apply.c:3628
1048 #, c-format
1049 msgid "cannot read the current contents of '%s'"
1050 msgstr ""
1052 #: apply.c:3640
1053 #, c-format
1054 msgid "Failed to perform three-way merge...\n"
1055 msgstr ""
1057 #: apply.c:3654
1058 #, c-format
1059 msgid "Applied patch to '%s' with conflicts.\n"
1060 msgstr ""
1062 #: apply.c:3659
1063 #, c-format
1064 msgid "Applied patch to '%s' cleanly.\n"
1065 msgstr ""
1067 #: apply.c:3676
1068 #, c-format
1069 msgid "Falling back to direct application...\n"
1070 msgstr ""
1072 #: apply.c:3688
1073 msgid "removal patch leaves file contents"
1074 msgstr ""
1076 #: apply.c:3761
1077 #, c-format
1078 msgid "%s: wrong type"
1079 msgstr ""
1081 #: apply.c:3763
1082 #, c-format
1083 msgid "%s has type %o, expected %o"
1084 msgstr ""
1086 #: apply.c:3900 apply.c:3902 read-cache.c:903 read-cache.c:932
1087 #: read-cache.c:1399
1088 #, c-format
1089 msgid "invalid path '%s'"
1090 msgstr ""
1092 #: apply.c:3958
1093 #, c-format
1094 msgid "%s: already exists in index"
1095 msgstr ""
1097 #: apply.c:3962
1098 #, c-format
1099 msgid "%s: already exists in working directory"
1100 msgstr ""
1102 #: apply.c:3982
1103 #, c-format
1104 msgid "new mode (%o) of %s does not match old mode (%o)"
1105 msgstr ""
1107 #: apply.c:3987
1108 #, c-format
1109 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1110 msgstr ""
1112 #: apply.c:4007
1113 #, c-format
1114 msgid "affected file '%s' is beyond a symbolic link"
1115 msgstr ""
1117 #: apply.c:4011
1118 #, c-format
1119 msgid "%s: patch does not apply"
1120 msgstr ""
1122 #: apply.c:4026
1123 #, c-format
1124 msgid "Checking patch %s..."
1125 msgstr ""
1127 #: apply.c:4118
1128 #, c-format
1129 msgid "sha1 information is lacking or useless for submodule %s"
1130 msgstr ""
1132 #: apply.c:4125
1133 #, c-format
1134 msgid "mode change for %s, which is not in current HEAD"
1135 msgstr ""
1137 #: apply.c:4128
1138 #, c-format
1139 msgid "sha1 information is lacking or useless (%s)."
1140 msgstr ""
1142 #: apply.c:4137
1143 #, c-format
1144 msgid "could not add %s to temporary index"
1145 msgstr ""
1147 #: apply.c:4147
1148 #, c-format
1149 msgid "could not write temporary index to %s"
1150 msgstr ""
1152 #: apply.c:4285
1153 #, c-format
1154 msgid "unable to remove %s from index"
1155 msgstr ""
1157 #: apply.c:4319
1158 #, c-format
1159 msgid "corrupt patch for submodule %s"
1160 msgstr ""
1162 #: apply.c:4325
1163 #, c-format
1164 msgid "unable to stat newly created file '%s'"
1165 msgstr ""
1167 #: apply.c:4333
1168 #, c-format
1169 msgid "unable to create backing store for newly created file %s"
1170 msgstr ""
1172 #: apply.c:4339 apply.c:4484
1173 #, c-format
1174 msgid "unable to add cache entry for %s"
1175 msgstr ""
1177 #: apply.c:4382 builtin/bisect--helper.c:540 builtin/gc.c:2258
1178 #: builtin/gc.c:2293
1179 #, c-format
1180 msgid "failed to write to '%s'"
1181 msgstr ""
1183 #: apply.c:4386
1184 #, c-format
1185 msgid "closing file '%s'"
1186 msgstr ""
1188 #: apply.c:4456
1189 #, c-format
1190 msgid "unable to write file '%s' mode %o"
1191 msgstr ""
1193 #: apply.c:4554
1194 #, c-format
1195 msgid "Applied patch %s cleanly."
1196 msgstr ""
1198 #: apply.c:4562
1199 msgid "internal error"
1200 msgstr ""
1202 #: apply.c:4565
1203 #, c-format
1204 msgid "Applying patch %%s with %d reject..."
1205 msgid_plural "Applying patch %%s with %d rejects..."
1206 msgstr[0] ""
1207 msgstr[1] ""
1209 #: apply.c:4576
1210 #, c-format
1211 msgid "truncating .rej filename to %.*s.rej"
1212 msgstr ""
1214 #: apply.c:4584
1215 #, c-format
1216 msgid "cannot open %s"
1217 msgstr ""
1219 #: apply.c:4598
1220 #, c-format
1221 msgid "Hunk #%d applied cleanly."
1222 msgstr ""
1224 #: apply.c:4602
1225 #, c-format
1226 msgid "Rejected hunk #%d."
1227 msgstr ""
1229 #: apply.c:4731
1230 #, c-format
1231 msgid "Skipped patch '%s'."
1232 msgstr ""
1234 #: apply.c:4740
1235 msgid "No valid patches in input (allow with \"--allow-empty\")"
1236 msgstr ""
1238 #: apply.c:4761
1239 msgid "unable to read index file"
1240 msgstr ""
1242 #: apply.c:4918
1243 #, c-format
1244 msgid "can't open patch '%s': %s"
1245 msgstr ""
1247 #: apply.c:4945
1248 #, c-format
1249 msgid "squelched %d whitespace error"
1250 msgid_plural "squelched %d whitespace errors"
1251 msgstr[0] ""
1252 msgstr[1] ""
1254 #: apply.c:4951 apply.c:4966
1255 #, c-format
1256 msgid "%d line adds whitespace errors."
1257 msgid_plural "%d lines add whitespace errors."
1258 msgstr[0] ""
1259 msgstr[1] ""
1261 #: apply.c:4959
1262 #, c-format
1263 msgid "%d line applied after fixing whitespace errors."
1264 msgid_plural "%d lines applied after fixing whitespace errors."
1265 msgstr[0] ""
1266 msgstr[1] ""
1268 #: apply.c:4975 builtin/add.c:690 builtin/mv.c:338 builtin/rm.c:430
1269 msgid "Unable to write new index file"
1270 msgstr ""
1272 #: apply.c:5003
1273 msgid "don't apply changes matching the given path"
1274 msgstr ""
1276 #: apply.c:5006
1277 msgid "apply changes matching the given path"
1278 msgstr ""
1280 #: apply.c:5008 builtin/am.c:2379
1281 msgid "num"
1282 msgstr ""
1284 #: apply.c:5009
1285 msgid "remove <num> leading slashes from traditional diff paths"
1286 msgstr ""
1288 #: apply.c:5012
1289 msgid "ignore additions made by the patch"
1290 msgstr ""
1292 #: apply.c:5014
1293 msgid "instead of applying the patch, output diffstat for the input"
1294 msgstr ""
1296 #: apply.c:5018
1297 msgid "show number of added and deleted lines in decimal notation"
1298 msgstr ""
1300 #: apply.c:5020
1301 msgid "instead of applying the patch, output a summary for the input"
1302 msgstr ""
1304 #: apply.c:5022
1305 msgid "instead of applying the patch, see if the patch is applicable"
1306 msgstr ""
1308 #: apply.c:5024
1309 msgid "make sure the patch is applicable to the current index"
1310 msgstr ""
1312 #: apply.c:5026
1313 msgid "mark new files with `git add --intent-to-add`"
1314 msgstr ""
1316 #: apply.c:5028
1317 msgid "apply a patch without touching the working tree"
1318 msgstr ""
1320 #: apply.c:5030
1321 msgid "accept a patch that touches outside the working area"
1322 msgstr ""
1324 #: apply.c:5033
1325 msgid "also apply the patch (use with --stat/--summary/--check)"
1326 msgstr ""
1328 #: apply.c:5035
1329 msgid "attempt three-way merge, fall back on normal patch if that fails"
1330 msgstr ""
1332 #: apply.c:5037
1333 msgid "build a temporary index based on embedded index information"
1334 msgstr ""
1336 #: apply.c:5040 builtin/checkout-index.c:230
1337 msgid "paths are separated with NUL character"
1338 msgstr ""
1340 #: apply.c:5042
1341 msgid "ensure at least <n> lines of context match"
1342 msgstr ""
1344 #: apply.c:5043 builtin/am.c:2355 builtin/am.c:2358
1345 #: builtin/interpret-trailers.c:98 builtin/interpret-trailers.c:100
1346 #: builtin/interpret-trailers.c:102 builtin/pack-objects.c:3983
1347 #: builtin/rebase.c:1079
1348 msgid "action"
1349 msgstr ""
1351 #: apply.c:5044
1352 msgid "detect new or modified lines that have whitespace errors"
1353 msgstr ""
1355 #: apply.c:5047 apply.c:5050
1356 msgid "ignore changes in whitespace when finding context"
1357 msgstr ""
1359 #: apply.c:5053
1360 msgid "apply the patch in reverse"
1361 msgstr ""
1363 #: apply.c:5055
1364 msgid "don't expect at least one line of context"
1365 msgstr ""
1367 #: apply.c:5057
1368 msgid "leave the rejected hunks in corresponding *.rej files"
1369 msgstr ""
1371 #: apply.c:5059
1372 msgid "allow overlapping hunks"
1373 msgstr ""
1375 #: apply.c:5062
1376 msgid "tolerate incorrectly detected missing new-line at the end of file"
1377 msgstr ""
1379 #: apply.c:5065
1380 msgid "do not trust the line counts in the hunk headers"
1381 msgstr ""
1383 #: apply.c:5067 builtin/am.c:2367
1384 msgid "root"
1385 msgstr ""
1387 #: apply.c:5068
1388 msgid "prepend <root> to all filenames"
1389 msgstr ""
1391 #: apply.c:5071
1392 msgid "don't return error for empty patches"
1393 msgstr ""
1395 #: archive-tar.c:125 archive-zip.c:346
1396 #, c-format
1397 msgid "cannot stream blob %s"
1398 msgstr ""
1400 #: archive-tar.c:265 archive-zip.c:359
1401 #, c-format
1402 msgid "unsupported file mode: 0%o (SHA1: %s)"
1403 msgstr ""
1405 #: archive-tar.c:447
1406 #, c-format
1407 msgid "unable to start '%s' filter"
1408 msgstr ""
1410 #: archive-tar.c:450
1411 msgid "unable to redirect descriptor"
1412 msgstr ""
1414 #: archive-tar.c:457
1415 #, c-format
1416 msgid "'%s' filter reported error"
1417 msgstr ""
1419 #: archive-zip.c:319
1420 #, c-format
1421 msgid "path is not valid UTF-8: %s"
1422 msgstr ""
1424 #: archive-zip.c:323
1425 #, c-format
1426 msgid "path too long (%d chars, SHA1: %s): %s"
1427 msgstr ""
1429 #: archive-zip.c:470 builtin/pack-objects.c:363 builtin/pack-objects.c:366
1430 #, c-format
1431 msgid "deflate error (%d)"
1432 msgstr ""
1434 #: archive-zip.c:604
1435 #, c-format
1436 msgid "timestamp too large for this system: %<PRIuMAX>"
1437 msgstr ""
1439 #: archive.c:14
1440 msgid "git archive [<options>] <tree-ish> [<path>...]"
1441 msgstr ""
1443 #: archive.c:16
1444 msgid ""
1445 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
1446 msgstr ""
1448 #: archive.c:17
1449 msgid "git archive --remote <repo> [--exec <cmd>] --list"
1450 msgstr ""
1452 #: archive.c:188 archive.c:341 builtin/gc.c:497 builtin/notes.c:238
1453 #: builtin/tag.c:579
1454 #, c-format
1455 msgid "cannot read '%s'"
1456 msgstr ""
1458 #: archive.c:426 builtin/add.c:214 builtin/add.c:657 builtin/rm.c:334
1459 #, c-format
1460 msgid "pathspec '%s' did not match any files"
1461 msgstr ""
1463 #: archive.c:450
1464 #, c-format
1465 msgid "no such ref: %.*s"
1466 msgstr ""
1468 #: archive.c:456
1469 #, c-format
1470 msgid "not a valid object name: %s"
1471 msgstr ""
1473 #: archive.c:469
1474 #, c-format
1475 msgid "not a tree object: %s"
1476 msgstr ""
1478 #: archive.c:481
1479 msgid "current working directory is untracked"
1480 msgstr ""
1482 #: archive.c:522
1483 #, c-format
1484 msgid "File not found: %s"
1485 msgstr ""
1487 #: archive.c:524
1488 #, c-format
1489 msgid "Not a regular file: %s"
1490 msgstr ""
1492 #: archive.c:551
1493 msgid "fmt"
1494 msgstr ""
1496 #: archive.c:551
1497 msgid "archive format"
1498 msgstr ""
1500 #: archive.c:552 builtin/log.c:1809
1501 msgid "prefix"
1502 msgstr ""
1504 #: archive.c:553
1505 msgid "prepend prefix to each pathname in the archive"
1506 msgstr ""
1508 #: archive.c:554 archive.c:557 builtin/blame.c:881 builtin/blame.c:885
1509 #: builtin/blame.c:886 builtin/commit-tree.c:115 builtin/config.c:135
1510 #: builtin/fast-export.c:1181 builtin/fast-export.c:1183
1511 #: builtin/fast-export.c:1187 builtin/grep.c:936 builtin/hash-object.c:104
1512 #: builtin/ls-files.c:654 builtin/ls-files.c:657 builtin/notes.c:410
1513 #: builtin/notes.c:576 builtin/read-tree.c:115 parse-options.h:195
1514 msgid "file"
1515 msgstr ""
1517 #: archive.c:555
1518 msgid "add untracked file to archive"
1519 msgstr ""
1521 #: archive.c:558 builtin/archive.c:88
1522 msgid "write the archive to this file"
1523 msgstr ""
1525 #: archive.c:560
1526 msgid "read .gitattributes in working directory"
1527 msgstr ""
1529 #: archive.c:561
1530 msgid "report archived files on stderr"
1531 msgstr ""
1533 #: archive.c:563
1534 msgid "set compression level"
1535 msgstr ""
1537 #: archive.c:566
1538 msgid "list supported archive formats"
1539 msgstr ""
1541 #: archive.c:568 builtin/archive.c:89 builtin/clone.c:122 builtin/clone.c:125
1542 #: builtin/submodule--helper.c:1884 builtin/submodule--helper.c:2718
1543 msgid "repo"
1544 msgstr ""
1546 #: archive.c:569 builtin/archive.c:90
1547 msgid "retrieve the archive from remote repository <repo>"
1548 msgstr ""
1550 #: archive.c:570 builtin/archive.c:91 builtin/difftool.c:708
1551 #: builtin/notes.c:496
1552 msgid "command"
1553 msgstr ""
1555 #: archive.c:571 builtin/archive.c:92
1556 msgid "path to the remote git-upload-archive command"
1557 msgstr ""
1559 #: archive.c:578
1560 msgid "Unexpected option --remote"
1561 msgstr ""
1563 #: archive.c:580 fetch-pack.c:300 revision.c:2914 builtin/add.c:530
1564 #: builtin/add.c:562 builtin/checkout.c:1782 builtin/clone.c:1099
1565 #: builtin/clone.c:1102 builtin/commit.c:371 builtin/fast-export.c:1230
1566 #: builtin/index-pack.c:1854 builtin/log.c:2140 builtin/reset.c:442
1567 #: builtin/reset.c:500 builtin/rm.c:281 builtin/stash.c:1708
1568 #: builtin/worktree.c:580 builtin/worktree.c:781 http-fetch.c:144
1569 #: http-fetch.c:153
1570 #, c-format
1571 msgid "the option '%s' requires '%s'"
1572 msgstr ""
1574 #: archive.c:582
1575 msgid "Unexpected option --output"
1576 msgstr ""
1578 #: archive.c:606
1579 #, c-format
1580 msgid "Unknown archive format '%s'"
1581 msgstr ""
1583 #: archive.c:615
1584 #, c-format
1585 msgid "Argument not supported for format '%s': -%d"
1586 msgstr ""
1588 #: attr.c:202
1589 #, c-format
1590 msgid "%.*s is not a valid attribute name"
1591 msgstr ""
1593 #: attr.c:363
1594 #, c-format
1595 msgid "%s not allowed: %s:%d"
1596 msgstr ""
1598 #: attr.c:403
1599 msgid ""
1600 "Negative patterns are ignored in git attributes\n"
1601 "Use '\\!' for literal leading exclamation."
1602 msgstr ""
1604 #: bisect.c:488
1605 #, c-format
1606 msgid "Badly quoted content in file '%s': %s"
1607 msgstr ""
1609 #: bisect.c:698
1610 #, c-format
1611 msgid "We cannot bisect more!\n"
1612 msgstr ""
1614 #: bisect.c:765
1615 #, c-format
1616 msgid "Not a valid commit name %s"
1617 msgstr ""
1619 #: bisect.c:790
1620 #, c-format
1621 msgid ""
1622 "The merge base %s is bad.\n"
1623 "This means the bug has been fixed between %s and [%s].\n"
1624 msgstr ""
1626 #: bisect.c:795
1627 #, c-format
1628 msgid ""
1629 "The merge base %s is new.\n"
1630 "The property has changed between %s and [%s].\n"
1631 msgstr ""
1633 #: bisect.c:800
1634 #, c-format
1635 msgid ""
1636 "The merge base %s is %s.\n"
1637 "This means the first '%s' commit is between %s and [%s].\n"
1638 msgstr ""
1640 #: bisect.c:808
1641 #, c-format
1642 msgid ""
1643 "Some %s revs are not ancestors of the %s rev.\n"
1644 "git bisect cannot work properly in this case.\n"
1645 "Maybe you mistook %s and %s revs?\n"
1646 msgstr ""
1648 #: bisect.c:821
1649 #, c-format
1650 msgid ""
1651 "the merge base between %s and [%s] must be skipped.\n"
1652 "So we cannot be sure the first %s commit is between %s and %s.\n"
1653 "We continue anyway."
1654 msgstr ""
1656 #: bisect.c:860
1657 #, c-format
1658 msgid "Bisecting: a merge base must be tested\n"
1659 msgstr ""
1661 #: bisect.c:910
1662 #, c-format
1663 msgid "a %s revision is needed"
1664 msgstr ""
1666 #: bisect.c:940
1667 #, c-format
1668 msgid "could not create file '%s'"
1669 msgstr ""
1671 #: bisect.c:986 builtin/merge.c:155
1672 #, c-format
1673 msgid "could not read file '%s'"
1674 msgstr ""
1676 #: bisect.c:1026
1677 msgid "reading bisect refs failed"
1678 msgstr ""
1680 #: bisect.c:1056
1681 #, c-format
1682 msgid "%s was both %s and %s\n"
1683 msgstr ""
1685 #: bisect.c:1065
1686 #, c-format
1687 msgid ""
1688 "No testable commit found.\n"
1689 "Maybe you started with bad path arguments?\n"
1690 msgstr ""
1692 #: bisect.c:1094
1693 #, c-format
1694 msgid "(roughly %d step)"
1695 msgid_plural "(roughly %d steps)"
1696 msgstr[0] ""
1697 msgstr[1] ""
1699 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
1700 #. steps)" translation.
1702 #: bisect.c:1100
1703 #, c-format
1704 msgid "Bisecting: %d revision left to test after this %s\n"
1705 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1706 msgstr[0] ""
1707 msgstr[1] ""
1709 #: blame.c:2773
1710 msgid "--contents and --reverse do not blend well."
1711 msgstr ""
1713 #: blame.c:2787
1714 msgid "cannot use --contents with final commit object name"
1715 msgstr ""
1717 #: blame.c:2808
1718 msgid "--reverse and --first-parent together require specified latest commit"
1719 msgstr ""
1721 #: blame.c:2817 bundle.c:231 midx.c:1058 ref-filter.c:2371 remote.c:2157
1722 #: sequencer.c:2348 sequencer.c:4872 submodule.c:913 builtin/commit.c:1118
1723 #: builtin/log.c:437 builtin/log.c:1055 builtin/log.c:1663 builtin/log.c:2096
1724 #: builtin/log.c:2387 builtin/merge.c:431 builtin/pack-objects.c:3381
1725 #: builtin/pack-objects.c:3781 builtin/pack-objects.c:3796
1726 #: builtin/shortlog.c:255
1727 msgid "revision walk setup failed"
1728 msgstr ""
1730 #: blame.c:2835
1731 msgid ""
1732 "--reverse --first-parent together require range along first-parent chain"
1733 msgstr ""
1735 #: blame.c:2846
1736 #, c-format
1737 msgid "no such path %s in %s"
1738 msgstr ""
1740 #: blame.c:2857
1741 #, c-format
1742 msgid "cannot read blob %s for path %s"
1743 msgstr ""
1745 #: branch.c:93
1746 msgid ""
1747 "cannot inherit upstream tracking configuration of multiple refs when "
1748 "rebasing is requested"
1749 msgstr ""
1751 #: branch.c:104
1752 #, c-format
1753 msgid "not setting branch '%s' as its own upstream"
1754 msgstr ""
1756 #: branch.c:160
1757 #, c-format
1758 msgid "branch '%s' set up to track '%s' by rebasing."
1759 msgstr ""
1761 #: branch.c:161
1762 #, c-format
1763 msgid "branch '%s' set up to track '%s'."
1764 msgstr ""
1766 #: branch.c:164
1767 #, c-format
1768 msgid "branch '%s' set up to track:"
1769 msgstr ""
1771 #: branch.c:176
1772 msgid "unable to write upstream branch configuration"
1773 msgstr ""
1775 #: branch.c:178
1776 msgid ""
1777 "\n"
1778 "After fixing the error cause you may try to fix up\n"
1779 "the remote tracking information by invoking:"
1780 msgstr ""
1782 #: branch.c:219
1783 #, c-format
1784 msgid "asked to inherit tracking from '%s', but no remote is set"
1785 msgstr ""
1787 #: branch.c:225
1788 #, c-format
1789 msgid "asked to inherit tracking from '%s', but no merge configuration is set"
1790 msgstr ""
1792 #: branch.c:277
1793 #, c-format
1794 msgid "not tracking: ambiguous information for ref '%s'"
1795 msgstr ""
1797 #. TRANSLATORS: This is a line listing a remote with duplicate
1798 #. refspecs in the advice message below. For RTL languages you'll
1799 #. probably want to swap the "%s" and leading "  " space around.
1801 #. TRANSLATORS: This is line item of ambiguous object output
1802 #. from describe_ambiguous_object() above. For RTL languages
1803 #. you'll probably want to swap the "%s" and leading " " space
1804 #. around.
1806 #: branch.c:289 object-name.c:464
1807 #, c-format
1808 msgid "  %s\n"
1809 msgstr ""
1811 #. TRANSLATORS: The second argument is a \n-delimited list of
1812 #. duplicate refspecs, composed above.
1814 #: branch.c:295
1815 #, c-format
1816 msgid ""
1817 "There are multiple remotes whose fetch refspecs map to the remote\n"
1818 "tracking ref '%s':\n"
1819 "%s\n"
1820 "This is typically a configuration error.\n"
1821 "\n"
1822 "To support setting up tracking branches, ensure that\n"
1823 "different remotes' fetch refspecs map into different\n"
1824 "tracking namespaces."
1825 msgstr ""
1827 #: branch.c:344
1828 #, c-format
1829 msgid "'%s' is not a valid branch name"
1830 msgstr ""
1832 #: branch.c:364
1833 #, c-format
1834 msgid "a branch named '%s' already exists"
1835 msgstr ""
1837 #: branch.c:370
1838 #, c-format
1839 msgid "cannot force update the branch '%s' checked out at '%s'"
1840 msgstr ""
1842 #: branch.c:393
1843 #, c-format
1844 msgid "cannot set up tracking information; starting point '%s' is not a branch"
1845 msgstr ""
1847 #: branch.c:395
1848 #, c-format
1849 msgid "the requested upstream branch '%s' does not exist"
1850 msgstr ""
1852 #: branch.c:397
1853 msgid ""
1854 "\n"
1855 "If you are planning on basing your work on an upstream\n"
1856 "branch that already exists at the remote, you may need to\n"
1857 "run \"git fetch\" to retrieve it.\n"
1858 "\n"
1859 "If you are planning to push out a new local branch that\n"
1860 "will track its remote counterpart, you may want to use\n"
1861 "\"git push -u\" to set the upstream config as you push."
1862 msgstr ""
1864 #: branch.c:445 builtin/replace.c:321 builtin/replace.c:377
1865 #: builtin/replace.c:423 builtin/replace.c:453
1866 #, c-format
1867 msgid "not a valid object name: '%s'"
1868 msgstr ""
1870 #: branch.c:465
1871 #, c-format
1872 msgid "ambiguous object name: '%s'"
1873 msgstr ""
1875 #: branch.c:470
1876 #, c-format
1877 msgid "not a valid branch point: '%s'"
1878 msgstr ""
1880 #: branch.c:658
1881 #, c-format
1882 msgid "submodule '%s': unable to find submodule"
1883 msgstr ""
1885 #: branch.c:661
1886 #, c-format
1887 msgid ""
1888 "You may try updating the submodules using 'git checkout %s && git submodule "
1889 "update --init'"
1890 msgstr ""
1892 #: branch.c:672 branch.c:698
1893 #, c-format
1894 msgid "submodule '%s': cannot create branch '%s'"
1895 msgstr ""
1897 #: branch.c:730
1898 #, c-format
1899 msgid "'%s' is already checked out at '%s'"
1900 msgstr ""
1902 #: branch.c:755
1903 #, c-format
1904 msgid "HEAD of working tree %s is not updated"
1905 msgstr ""
1907 #: bundle.c:45
1908 #, c-format
1909 msgid "unrecognized bundle hash algorithm: %s"
1910 msgstr ""
1912 #: bundle.c:53
1913 #, c-format
1914 msgid "unknown capability '%s'"
1915 msgstr ""
1917 #: bundle.c:79
1918 #, c-format
1919 msgid "'%s' does not look like a v2 or v3 bundle file"
1920 msgstr ""
1922 #: bundle.c:118
1923 #, c-format
1924 msgid "unrecognized header: %s%s (%d)"
1925 msgstr ""
1927 #: bundle.c:145 rerere.c:464 rerere.c:675 sequencer.c:2616 sequencer.c:3402
1928 #: builtin/commit.c:865
1929 #, c-format
1930 msgid "could not open '%s'"
1931 msgstr ""
1933 #: bundle.c:203
1934 msgid "Repository lacks these prerequisite commits:"
1935 msgstr ""
1937 #: bundle.c:206
1938 msgid "need a repository to verify a bundle"
1939 msgstr ""
1941 #: bundle.c:264
1942 #, c-format
1943 msgid "The bundle contains this ref:"
1944 msgid_plural "The bundle contains these %<PRIuMAX> refs:"
1945 msgstr[0] ""
1946 msgstr[1] ""
1948 #: bundle.c:272
1949 msgid "The bundle records a complete history."
1950 msgstr ""
1952 #: bundle.c:274
1953 #, c-format
1954 msgid "The bundle requires this ref:"
1955 msgid_plural "The bundle requires these %<PRIuMAX> refs:"
1956 msgstr[0] ""
1957 msgstr[1] ""
1959 #: bundle.c:350
1960 msgid "unable to dup bundle descriptor"
1961 msgstr ""
1963 #: bundle.c:357
1964 msgid "Could not spawn pack-objects"
1965 msgstr ""
1967 #: bundle.c:368
1968 msgid "pack-objects died"
1969 msgstr ""
1971 #: bundle.c:417
1972 #, c-format
1973 msgid "ref '%s' is excluded by the rev-list options"
1974 msgstr ""
1976 #: bundle.c:533 builtin/log.c:211 builtin/log.c:1975 builtin/shortlog.c:400
1977 #, c-format
1978 msgid "unrecognized argument: %s"
1979 msgstr ""
1981 #: bundle.c:548
1982 #, c-format
1983 msgid "unsupported bundle version %d"
1984 msgstr ""
1986 #: bundle.c:550
1987 #, c-format
1988 msgid "cannot write bundle version %d with algorithm %s"
1989 msgstr ""
1991 #: bundle.c:600
1992 msgid "Refusing to create empty bundle."
1993 msgstr ""
1995 #: bundle.c:610
1996 #, c-format
1997 msgid "cannot create '%s'"
1998 msgstr ""
2000 #: bundle.c:639
2001 msgid "index-pack died"
2002 msgstr ""
2004 #: chunk-format.c:117
2005 msgid "terminating chunk id appears earlier than expected"
2006 msgstr ""
2008 #: chunk-format.c:126
2009 #, c-format
2010 msgid "improper chunk offset(s) %<PRIx64> and %<PRIx64>"
2011 msgstr ""
2013 #: chunk-format.c:133
2014 #, c-format
2015 msgid "duplicate chunk ID %<PRIx32> found"
2016 msgstr ""
2018 #: chunk-format.c:147
2019 #, c-format
2020 msgid "final chunk has non-zero id %<PRIx32>"
2021 msgstr ""
2023 #: color.c:354
2024 #, c-format
2025 msgid "invalid color value: %.*s"
2026 msgstr ""
2028 #: commit-graph.c:204 midx.c:52
2029 msgid "invalid hash version"
2030 msgstr ""
2032 #: commit-graph.c:262
2033 msgid "commit-graph file is too small"
2034 msgstr ""
2036 #: commit-graph.c:355
2037 #, c-format
2038 msgid "commit-graph signature %X does not match signature %X"
2039 msgstr ""
2041 #: commit-graph.c:362
2042 #, c-format
2043 msgid "commit-graph version %X does not match version %X"
2044 msgstr ""
2046 #: commit-graph.c:369
2047 #, c-format
2048 msgid "commit-graph hash version %X does not match version %X"
2049 msgstr ""
2051 #: commit-graph.c:386
2052 #, c-format
2053 msgid "commit-graph file is too small to hold %u chunks"
2054 msgstr ""
2056 #: commit-graph.c:485
2057 msgid "commit-graph has no base graphs chunk"
2058 msgstr ""
2060 #: commit-graph.c:495
2061 msgid "commit-graph chain does not match"
2062 msgstr ""
2064 #: commit-graph.c:543
2065 #, c-format
2066 msgid "invalid commit-graph chain: line '%s' not a hash"
2067 msgstr ""
2069 #: commit-graph.c:567
2070 msgid "unable to find all commit-graph files"
2071 msgstr ""
2073 #: commit-graph.c:752 commit-graph.c:789
2074 msgid "invalid commit position. commit-graph is likely corrupt"
2075 msgstr ""
2077 #: commit-graph.c:773
2078 #, c-format
2079 msgid "could not find commit %s"
2080 msgstr ""
2082 #: commit-graph.c:806
2083 msgid "commit-graph requires overflow generation data but has none"
2084 msgstr ""
2086 #: commit-graph.c:1111 builtin/am.c:1370 builtin/checkout.c:775
2087 #: builtin/clone.c:705
2088 #, c-format
2089 msgid "unable to parse commit %s"
2090 msgstr ""
2092 #: commit-graph.c:1373 builtin/pack-objects.c:3078
2093 #, c-format
2094 msgid "unable to get type of object %s"
2095 msgstr ""
2097 #: commit-graph.c:1404
2098 msgid "Loading known commits in commit graph"
2099 msgstr ""
2101 #: commit-graph.c:1421
2102 msgid "Expanding reachable commits in commit graph"
2103 msgstr ""
2105 #: commit-graph.c:1441
2106 msgid "Clearing commit marks in commit graph"
2107 msgstr ""
2109 #: commit-graph.c:1460
2110 msgid "Computing commit graph topological levels"
2111 msgstr ""
2113 #: commit-graph.c:1513
2114 msgid "Computing commit graph generation numbers"
2115 msgstr ""
2117 #: commit-graph.c:1598
2118 msgid "Computing commit changed paths Bloom filters"
2119 msgstr ""
2121 #: commit-graph.c:1675
2122 msgid "Collecting referenced commits"
2123 msgstr ""
2125 #: commit-graph.c:1701
2126 #, c-format
2127 msgid "Finding commits for commit graph in %<PRIuMAX> pack"
2128 msgid_plural "Finding commits for commit graph in %<PRIuMAX> packs"
2129 msgstr[0] ""
2130 msgstr[1] ""
2132 #: commit-graph.c:1714
2133 #, c-format
2134 msgid "error adding pack %s"
2135 msgstr ""
2137 #: commit-graph.c:1718
2138 #, c-format
2139 msgid "error opening index for %s"
2140 msgstr ""
2142 #: commit-graph.c:1756
2143 msgid "Finding commits for commit graph among packed objects"
2144 msgstr ""
2146 #: commit-graph.c:1774
2147 msgid "Finding extra edges in commit graph"
2148 msgstr ""
2150 #: commit-graph.c:1823
2151 msgid "failed to write correct number of base graph ids"
2152 msgstr ""
2154 #: commit-graph.c:1854 midx.c:1168 builtin/sparse-checkout.c:475
2155 #, c-format
2156 msgid "unable to create leading directories of %s"
2157 msgstr ""
2159 #: commit-graph.c:1868
2160 msgid "unable to create temporary graph layer"
2161 msgstr ""
2163 #: commit-graph.c:1873
2164 #, c-format
2165 msgid "unable to adjust shared permissions for '%s'"
2166 msgstr ""
2168 #: commit-graph.c:1930
2169 #, c-format
2170 msgid "Writing out commit graph in %d pass"
2171 msgid_plural "Writing out commit graph in %d passes"
2172 msgstr[0] ""
2173 msgstr[1] ""
2175 #: commit-graph.c:1967
2176 msgid "unable to open commit-graph chain file"
2177 msgstr ""
2179 #: commit-graph.c:1983
2180 msgid "failed to rename base commit-graph file"
2181 msgstr ""
2183 #: commit-graph.c:2004
2184 msgid "failed to rename temporary commit-graph file"
2185 msgstr ""
2187 #: commit-graph.c:2137
2188 msgid "Scanning merged commits"
2189 msgstr ""
2191 #: commit-graph.c:2181
2192 msgid "Merging commit-graph"
2193 msgstr ""
2195 #: commit-graph.c:2289
2196 msgid "attempting to write a commit-graph, but 'core.commitGraph' is disabled"
2197 msgstr ""
2199 #: commit-graph.c:2396
2200 msgid "too many commits to write graph"
2201 msgstr ""
2203 #: commit-graph.c:2494
2204 msgid "the commit-graph file has incorrect checksum and is likely corrupt"
2205 msgstr ""
2207 #: commit-graph.c:2504
2208 #, c-format
2209 msgid "commit-graph has incorrect OID order: %s then %s"
2210 msgstr ""
2212 #: commit-graph.c:2514 commit-graph.c:2529
2213 #, c-format
2214 msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
2215 msgstr ""
2217 #: commit-graph.c:2521
2218 #, c-format
2219 msgid "failed to parse commit %s from commit-graph"
2220 msgstr ""
2222 #: commit-graph.c:2539
2223 msgid "Verifying commits in commit graph"
2224 msgstr ""
2226 #: commit-graph.c:2554
2227 #, c-format
2228 msgid "failed to parse commit %s from object database for commit-graph"
2229 msgstr ""
2231 #: commit-graph.c:2561
2232 #, c-format
2233 msgid "root tree OID for commit %s in commit-graph is %s != %s"
2234 msgstr ""
2236 #: commit-graph.c:2571
2237 #, c-format
2238 msgid "commit-graph parent list for commit %s is too long"
2239 msgstr ""
2241 #: commit-graph.c:2580
2242 #, c-format
2243 msgid "commit-graph parent for %s is %s != %s"
2244 msgstr ""
2246 #: commit-graph.c:2594
2247 #, c-format
2248 msgid "commit-graph parent list for commit %s terminates early"
2249 msgstr ""
2251 #: commit-graph.c:2599
2252 #, c-format
2253 msgid ""
2254 "commit-graph has generation number zero for commit %s, but non-zero elsewhere"
2255 msgstr ""
2257 #: commit-graph.c:2603
2258 #, c-format
2259 msgid ""
2260 "commit-graph has non-zero generation number for commit %s, but zero elsewhere"
2261 msgstr ""
2263 #: commit-graph.c:2620
2264 #, c-format
2265 msgid "commit-graph generation for commit %s is %<PRIuMAX> < %<PRIuMAX>"
2266 msgstr ""
2268 #: commit-graph.c:2626
2269 #, c-format
2270 msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
2271 msgstr ""
2273 #: commit.c:54 sequencer.c:3105 builtin/am.c:400 builtin/am.c:445
2274 #: builtin/am.c:450 builtin/am.c:1449 builtin/am.c:2124 builtin/replace.c:456
2275 #, c-format
2276 msgid "could not parse %s"
2277 msgstr ""
2279 #: commit.c:56
2280 #, c-format
2281 msgid "%s %s is not a commit!"
2282 msgstr ""
2284 #: commit.c:197
2285 msgid ""
2286 "Support for <GIT_DIR>/info/grafts is deprecated\n"
2287 "and will be removed in a future Git version.\n"
2288 "\n"
2289 "Please use \"git replace --convert-graft-file\"\n"
2290 "to convert the grafts into replace refs.\n"
2291 "\n"
2292 "Turn this message off by running\n"
2293 "\"git config advice.graftFileDeprecated false\""
2294 msgstr ""
2296 #: commit.c:1252
2297 #, c-format
2298 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
2299 msgstr ""
2301 #: commit.c:1256
2302 #, c-format
2303 msgid "Commit %s has a bad GPG signature allegedly by %s."
2304 msgstr ""
2306 #: commit.c:1259
2307 #, c-format
2308 msgid "Commit %s does not have a GPG signature."
2309 msgstr ""
2311 #: commit.c:1262
2312 #, c-format
2313 msgid "Commit %s has a good GPG signature by %s\n"
2314 msgstr ""
2316 #: commit.c:1516
2317 msgid ""
2318 "Warning: commit message did not conform to UTF-8.\n"
2319 "You may want to amend it after fixing the message, or set the config\n"
2320 "variable i18n.commitencoding to the encoding your project uses.\n"
2321 msgstr ""
2323 #: compat/obstack.c:406 compat/obstack.c:408
2324 msgid "memory exhausted"
2325 msgstr ""
2327 #: compat/terminal.c:167
2328 msgid "cannot resume in the background, please use 'fg' to resume"
2329 msgstr ""
2331 #: compat/terminal.c:168
2332 msgid "cannot restore terminal settings"
2333 msgstr ""
2335 #: config.c:143
2336 #, c-format
2337 msgid ""
2338 "exceeded maximum include depth (%d) while including\n"
2339 "\t%s\n"
2340 "from\n"
2341 "\t%s\n"
2342 "This might be due to circular includes."
2343 msgstr ""
2345 #: config.c:159
2346 #, c-format
2347 msgid "could not expand include path '%s'"
2348 msgstr ""
2350 #: config.c:170
2351 msgid "relative config includes must come from files"
2352 msgstr ""
2354 #: config.c:219
2355 msgid "relative config include conditionals must come from files"
2356 msgstr ""
2358 #: config.c:364
2359 msgid ""
2360 "remote URLs cannot be configured in file directly or indirectly included by "
2361 "includeIf.hasconfig:remote.*.url"
2362 msgstr ""
2364 #: config.c:508
2365 #, c-format
2366 msgid "invalid config format: %s"
2367 msgstr ""
2369 #: config.c:512
2370 #, c-format
2371 msgid "missing environment variable name for configuration '%.*s'"
2372 msgstr ""
2374 #: config.c:517
2375 #, c-format
2376 msgid "missing environment variable '%s' for configuration '%.*s'"
2377 msgstr ""
2379 #: config.c:553
2380 #, c-format
2381 msgid "key does not contain a section: %s"
2382 msgstr ""
2384 #: config.c:558
2385 #, c-format
2386 msgid "key does not contain variable name: %s"
2387 msgstr ""
2389 #: config.c:580 sequencer.c:2802
2390 #, c-format
2391 msgid "invalid key: %s"
2392 msgstr ""
2394 #: config.c:585
2395 #, c-format
2396 msgid "invalid key (newline): %s"
2397 msgstr ""
2399 #: config.c:605
2400 msgid "empty config key"
2401 msgstr ""
2403 #: config.c:623 config.c:635
2404 #, c-format
2405 msgid "bogus config parameter: %s"
2406 msgstr ""
2408 #: config.c:649 config.c:666 config.c:673 config.c:682
2409 #, c-format
2410 msgid "bogus format in %s"
2411 msgstr ""
2413 #: config.c:716
2414 #, c-format
2415 msgid "bogus count in %s"
2416 msgstr ""
2418 #: config.c:720
2419 #, c-format
2420 msgid "too many entries in %s"
2421 msgstr ""
2423 #: config.c:730
2424 #, c-format
2425 msgid "missing config key %s"
2426 msgstr ""
2428 #: config.c:738
2429 #, c-format
2430 msgid "missing config value %s"
2431 msgstr ""
2433 #: config.c:1089
2434 #, c-format
2435 msgid "bad config line %d in blob %s"
2436 msgstr ""
2438 #: config.c:1093
2439 #, c-format
2440 msgid "bad config line %d in file %s"
2441 msgstr ""
2443 #: config.c:1097
2444 #, c-format
2445 msgid "bad config line %d in standard input"
2446 msgstr ""
2448 #: config.c:1101
2449 #, c-format
2450 msgid "bad config line %d in submodule-blob %s"
2451 msgstr ""
2453 #: config.c:1105
2454 #, c-format
2455 msgid "bad config line %d in command line %s"
2456 msgstr ""
2458 #: config.c:1109
2459 #, c-format
2460 msgid "bad config line %d in %s"
2461 msgstr ""
2463 #: config.c:1246
2464 msgid "out of range"
2465 msgstr ""
2467 #: config.c:1246
2468 msgid "invalid unit"
2469 msgstr ""
2471 #: config.c:1247
2472 #, c-format
2473 msgid "bad numeric config value '%s' for '%s': %s"
2474 msgstr ""
2476 #: config.c:1257
2477 #, c-format
2478 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
2479 msgstr ""
2481 #: config.c:1260
2482 #, c-format
2483 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
2484 msgstr ""
2486 #: config.c:1263
2487 #, c-format
2488 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
2489 msgstr ""
2491 #: config.c:1266
2492 #, c-format
2493 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
2494 msgstr ""
2496 #: config.c:1269
2497 #, c-format
2498 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
2499 msgstr ""
2501 #: config.c:1272
2502 #, c-format
2503 msgid "bad numeric config value '%s' for '%s' in %s: %s"
2504 msgstr ""
2506 #: config.c:1368
2507 #, c-format
2508 msgid "invalid value for variable %s"
2509 msgstr ""
2511 #: config.c:1389
2512 #, c-format
2513 msgid "ignoring unknown core.fsync component '%s'"
2514 msgstr ""
2516 #: config.c:1425
2517 #, c-format
2518 msgid "bad boolean config value '%s' for '%s'"
2519 msgstr ""
2521 #: config.c:1443
2522 #, c-format
2523 msgid "failed to expand user dir in: '%s'"
2524 msgstr ""
2526 #: config.c:1452
2527 #, c-format
2528 msgid "'%s' for '%s' is not a valid timestamp"
2529 msgstr ""
2531 #: config.c:1545
2532 #, c-format
2533 msgid "abbrev length out of range: %d"
2534 msgstr ""
2536 #: config.c:1559 config.c:1570
2537 #, c-format
2538 msgid "bad zlib compression level %d"
2539 msgstr ""
2541 #: config.c:1660
2542 msgid "core.commentChar should only be one character"
2543 msgstr ""
2545 #: config.c:1692
2546 #, c-format
2547 msgid "ignoring unknown core.fsyncMethod value '%s'"
2548 msgstr ""
2550 #: config.c:1698
2551 msgid "core.fsyncObjectFiles is deprecated; use core.fsync instead"
2552 msgstr ""
2554 #: config.c:1714
2555 #, c-format
2556 msgid "invalid mode for object creation: %s"
2557 msgstr ""
2559 #: config.c:1800
2560 #, c-format
2561 msgid "malformed value for %s"
2562 msgstr ""
2564 #: config.c:1826
2565 #, c-format
2566 msgid "malformed value for %s: %s"
2567 msgstr ""
2569 #: config.c:1827
2570 msgid "must be one of nothing, matching, simple, upstream or current"
2571 msgstr ""
2573 #: config.c:1888 builtin/pack-objects.c:4078
2574 #, c-format
2575 msgid "bad pack compression level %d"
2576 msgstr ""
2578 #: config.c:2014
2579 #, c-format
2580 msgid "unable to load config blob object '%s'"
2581 msgstr ""
2583 #: config.c:2017
2584 #, c-format
2585 msgid "reference '%s' does not point to a blob"
2586 msgstr ""
2588 #: config.c:2035
2589 #, c-format
2590 msgid "unable to resolve config blob '%s'"
2591 msgstr ""
2593 #: config.c:2080
2594 #, c-format
2595 msgid "failed to parse %s"
2596 msgstr ""
2598 #: config.c:2136
2599 msgid "unable to parse command-line config"
2600 msgstr ""
2602 #: config.c:2512
2603 msgid "unknown error occurred while reading the configuration files"
2604 msgstr ""
2606 #: config.c:2686
2607 #, c-format
2608 msgid "Invalid %s: '%s'"
2609 msgstr ""
2611 #: config.c:2731
2612 #, c-format
2613 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
2614 msgstr ""
2616 #: config.c:2763
2617 #, c-format
2618 msgid "unable to parse '%s' from command-line config"
2619 msgstr ""
2621 #: config.c:2765
2622 #, c-format
2623 msgid "bad config variable '%s' in file '%s' at line %d"
2624 msgstr ""
2626 #: config.c:2850
2627 #, c-format
2628 msgid "invalid section name '%s'"
2629 msgstr ""
2631 #: config.c:2882
2632 #, c-format
2633 msgid "%s has multiple values"
2634 msgstr ""
2636 #: config.c:2911
2637 #, c-format
2638 msgid "failed to write new configuration file %s"
2639 msgstr ""
2641 #: config.c:3177 config.c:3518
2642 #, c-format
2643 msgid "could not lock config file %s"
2644 msgstr ""
2646 #: config.c:3188
2647 #, c-format
2648 msgid "opening %s"
2649 msgstr ""
2651 #: config.c:3225 builtin/config.c:361
2652 #, c-format
2653 msgid "invalid pattern: %s"
2654 msgstr ""
2656 #: config.c:3250
2657 #, c-format
2658 msgid "invalid config file %s"
2659 msgstr ""
2661 #: config.c:3263 config.c:3531
2662 #, c-format
2663 msgid "fstat on %s failed"
2664 msgstr ""
2666 #: config.c:3274
2667 #, c-format
2668 msgid "unable to mmap '%s'%s"
2669 msgstr ""
2671 #: config.c:3284 config.c:3536
2672 #, c-format
2673 msgid "chmod on %s failed"
2674 msgstr ""
2676 #: config.c:3369 config.c:3633
2677 #, c-format
2678 msgid "could not write config file %s"
2679 msgstr ""
2681 #: config.c:3403
2682 #, c-format
2683 msgid "could not set '%s' to '%s'"
2684 msgstr ""
2686 #: config.c:3405 builtin/remote.c:666 builtin/remote.c:885 builtin/remote.c:893
2687 #, c-format
2688 msgid "could not unset '%s'"
2689 msgstr ""
2691 #: config.c:3509
2692 #, c-format
2693 msgid "invalid section name: %s"
2694 msgstr ""
2696 #: config.c:3676
2697 #, c-format
2698 msgid "missing value for '%s'"
2699 msgstr ""
2701 #: connect.c:61
2702 msgid "the remote end hung up upon initial contact"
2703 msgstr ""
2705 #: connect.c:63
2706 msgid ""
2707 "Could not read from remote repository.\n"
2708 "\n"
2709 "Please make sure you have the correct access rights\n"
2710 "and the repository exists."
2711 msgstr ""
2713 #: connect.c:81
2714 #, c-format
2715 msgid "server doesn't support '%s'"
2716 msgstr ""
2718 #: connect.c:118
2719 #, c-format
2720 msgid "server doesn't support feature '%s'"
2721 msgstr ""
2723 #: connect.c:129
2724 msgid "expected flush after capabilities"
2725 msgstr ""
2727 #: connect.c:265
2728 #, c-format
2729 msgid "ignoring capabilities after first line '%s'"
2730 msgstr ""
2732 #: connect.c:286
2733 msgid "protocol error: unexpected capabilities^{}"
2734 msgstr ""
2736 #: connect.c:308
2737 #, c-format
2738 msgid "protocol error: expected shallow sha-1, got '%s'"
2739 msgstr ""
2741 #: connect.c:310
2742 msgid "repository on the other end cannot be shallow"
2743 msgstr ""
2745 #: connect.c:349
2746 msgid "invalid packet"
2747 msgstr ""
2749 #: connect.c:369
2750 #, c-format
2751 msgid "protocol error: unexpected '%s'"
2752 msgstr ""
2754 #: connect.c:499
2755 #, c-format
2756 msgid "unknown object format '%s' specified by server"
2757 msgstr ""
2759 #: connect.c:528
2760 #, c-format
2761 msgid "invalid ls-refs response: %s"
2762 msgstr ""
2764 #: connect.c:532
2765 msgid "expected flush after ref listing"
2766 msgstr ""
2768 #: connect.c:535
2769 msgid "expected response end packet after ref listing"
2770 msgstr ""
2772 #: connect.c:670
2773 #, c-format
2774 msgid "protocol '%s' is not supported"
2775 msgstr ""
2777 #: connect.c:721
2778 msgid "unable to set SO_KEEPALIVE on socket"
2779 msgstr ""
2781 #: connect.c:761 connect.c:824
2782 #, c-format
2783 msgid "Looking up %s ... "
2784 msgstr ""
2786 #: connect.c:765
2787 #, c-format
2788 msgid "unable to look up %s (port %s) (%s)"
2789 msgstr ""
2791 #. TRANSLATORS: this is the end of "Looking up %s ... "
2792 #: connect.c:769 connect.c:840
2793 #, c-format
2794 msgid ""
2795 "done.\n"
2796 "Connecting to %s (port %s) ... "
2797 msgstr ""
2799 #: connect.c:791 connect.c:868
2800 #, c-format
2801 msgid ""
2802 "unable to connect to %s:\n"
2803 "%s"
2804 msgstr ""
2806 #. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
2807 #: connect.c:797 connect.c:874
2808 msgid "done."
2809 msgstr ""
2811 #: connect.c:828
2812 #, c-format
2813 msgid "unable to look up %s (%s)"
2814 msgstr ""
2816 #: connect.c:834
2817 #, c-format
2818 msgid "unknown port %s"
2819 msgstr ""
2821 #: connect.c:971 connect.c:1303
2822 #, c-format
2823 msgid "strange hostname '%s' blocked"
2824 msgstr ""
2826 #: connect.c:973
2827 #, c-format
2828 msgid "strange port '%s' blocked"
2829 msgstr ""
2831 #: connect.c:983
2832 #, c-format
2833 msgid "cannot start proxy %s"
2834 msgstr ""
2836 #: connect.c:1054
2837 msgid "no path specified; see 'git help pull' for valid url syntax"
2838 msgstr ""
2840 #: connect.c:1194
2841 msgid "newline is forbidden in git:// hosts and repo paths"
2842 msgstr ""
2844 #: connect.c:1251
2845 msgid "ssh variant 'simple' does not support -4"
2846 msgstr ""
2848 #: connect.c:1263
2849 msgid "ssh variant 'simple' does not support -6"
2850 msgstr ""
2852 #: connect.c:1280
2853 msgid "ssh variant 'simple' does not support setting port"
2854 msgstr ""
2856 #: connect.c:1392
2857 #, c-format
2858 msgid "strange pathname '%s' blocked"
2859 msgstr ""
2861 #: connect.c:1440
2862 msgid "unable to fork"
2863 msgstr ""
2865 #: connected.c:109 builtin/fsck.c:189 builtin/prune.c:57
2866 msgid "Checking connectivity"
2867 msgstr ""
2869 #: connected.c:122
2870 msgid "Could not run 'git rev-list'"
2871 msgstr ""
2873 #: connected.c:146
2874 msgid "failed write to rev-list"
2875 msgstr ""
2877 #: connected.c:151
2878 msgid "failed to close rev-list's stdin"
2879 msgstr ""
2881 #: convert.c:183
2882 #, c-format
2883 msgid "illegal crlf_action %d"
2884 msgstr ""
2886 #: convert.c:196
2887 #, c-format
2888 msgid "CRLF would be replaced by LF in %s"
2889 msgstr ""
2891 #: convert.c:198
2892 #, c-format
2893 msgid ""
2894 "CRLF will be replaced by LF in %s.\n"
2895 "The file will have its original line endings in your working directory"
2896 msgstr ""
2898 #: convert.c:206
2899 #, c-format
2900 msgid "LF would be replaced by CRLF in %s"
2901 msgstr ""
2903 #: convert.c:208
2904 #, c-format
2905 msgid ""
2906 "LF will be replaced by CRLF in %s.\n"
2907 "The file will have its original line endings in your working directory"
2908 msgstr ""
2910 #: convert.c:273
2911 #, c-format
2912 msgid "BOM is prohibited in '%s' if encoded as %s"
2913 msgstr ""
2915 #: convert.c:280
2916 #, c-format
2917 msgid ""
2918 "The file '%s' contains a byte order mark (BOM). Please use UTF-%.*s as "
2919 "working-tree-encoding."
2920 msgstr ""
2922 #: convert.c:293
2923 #, c-format
2924 msgid "BOM is required in '%s' if encoded as %s"
2925 msgstr ""
2927 #: convert.c:295
2928 #, c-format
2929 msgid ""
2930 "The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
2931 "%sLE (depending on the byte order) as working-tree-encoding."
2932 msgstr ""
2934 #: convert.c:408 convert.c:479
2935 #, c-format
2936 msgid "failed to encode '%s' from %s to %s"
2937 msgstr ""
2939 #: convert.c:451
2940 #, c-format
2941 msgid "encoding '%s' from %s to %s and back is not the same"
2942 msgstr ""
2944 #: convert.c:654
2945 #, c-format
2946 msgid "cannot fork to run external filter '%s'"
2947 msgstr ""
2949 #: convert.c:674
2950 #, c-format
2951 msgid "cannot feed the input to external filter '%s'"
2952 msgstr ""
2954 #: convert.c:681
2955 #, c-format
2956 msgid "external filter '%s' failed %d"
2957 msgstr ""
2959 #: convert.c:716 convert.c:719
2960 #, c-format
2961 msgid "read from external filter '%s' failed"
2962 msgstr ""
2964 #: convert.c:722 convert.c:777
2965 #, c-format
2966 msgid "external filter '%s' failed"
2967 msgstr ""
2969 #: convert.c:826
2970 msgid "unexpected filter type"
2971 msgstr ""
2973 #: convert.c:837
2974 msgid "path name too long for external filter"
2975 msgstr ""
2977 #: convert.c:935
2978 #, c-format
2979 msgid ""
2980 "external filter '%s' is not available anymore although not all paths have "
2981 "been filtered"
2982 msgstr ""
2984 #: convert.c:1236
2985 msgid "true/false are no valid working-tree-encodings"
2986 msgstr ""
2988 #: convert.c:1416 convert.c:1449
2989 #, c-format
2990 msgid "%s: clean filter '%s' failed"
2991 msgstr ""
2993 #: convert.c:1492
2994 #, c-format
2995 msgid "%s: smudge filter %s failed"
2996 msgstr ""
2998 #: credential.c:96
2999 #, c-format
3000 msgid "skipping credential lookup for key: credential.%s"
3001 msgstr ""
3003 #: credential.c:112
3004 msgid "refusing to work with credential missing host field"
3005 msgstr ""
3007 #: credential.c:114
3008 msgid "refusing to work with credential missing protocol field"
3009 msgstr ""
3011 #: credential.c:396
3012 #, c-format
3013 msgid "url contains a newline in its %s component: %s"
3014 msgstr ""
3016 #: credential.c:440
3017 #, c-format
3018 msgid "url has no scheme: %s"
3019 msgstr ""
3021 #: credential.c:513
3022 #, c-format
3023 msgid "credential url cannot be parsed: %s"
3024 msgstr ""
3026 #: date.c:139
3027 msgid "in the future"
3028 msgstr ""
3030 #: date.c:145
3031 #, c-format
3032 msgid "%<PRIuMAX> second ago"
3033 msgid_plural "%<PRIuMAX> seconds ago"
3034 msgstr[0] ""
3035 msgstr[1] ""
3037 #: date.c:152
3038 #, c-format
3039 msgid "%<PRIuMAX> minute ago"
3040 msgid_plural "%<PRIuMAX> minutes ago"
3041 msgstr[0] ""
3042 msgstr[1] ""
3044 #: date.c:159
3045 #, c-format
3046 msgid "%<PRIuMAX> hour ago"
3047 msgid_plural "%<PRIuMAX> hours ago"
3048 msgstr[0] ""
3049 msgstr[1] ""
3051 #: date.c:166
3052 #, c-format
3053 msgid "%<PRIuMAX> day ago"
3054 msgid_plural "%<PRIuMAX> days ago"
3055 msgstr[0] ""
3056 msgstr[1] ""
3058 #: date.c:172
3059 #, c-format
3060 msgid "%<PRIuMAX> week ago"
3061 msgid_plural "%<PRIuMAX> weeks ago"
3062 msgstr[0] ""
3063 msgstr[1] ""
3065 #: date.c:179
3066 #, c-format
3067 msgid "%<PRIuMAX> month ago"
3068 msgid_plural "%<PRIuMAX> months ago"
3069 msgstr[0] ""
3070 msgstr[1] ""
3072 #: date.c:190
3073 #, c-format
3074 msgid "%<PRIuMAX> year"
3075 msgid_plural "%<PRIuMAX> years"
3076 msgstr[0] ""
3077 msgstr[1] ""
3079 #. TRANSLATORS: "%s" is "<n> years"
3080 #: date.c:193
3081 #, c-format
3082 msgid "%s, %<PRIuMAX> month ago"
3083 msgid_plural "%s, %<PRIuMAX> months ago"
3084 msgstr[0] ""
3085 msgstr[1] ""
3087 #: date.c:198 date.c:203
3088 #, c-format
3089 msgid "%<PRIuMAX> year ago"
3090 msgid_plural "%<PRIuMAX> years ago"
3091 msgstr[0] ""
3092 msgstr[1] ""
3094 #: delta-islands.c:272
3095 msgid "Propagating island marks"
3096 msgstr ""
3098 #: delta-islands.c:290
3099 #, c-format
3100 msgid "bad tree object %s"
3101 msgstr ""
3103 #: delta-islands.c:334
3104 #, c-format
3105 msgid "failed to load island regex for '%s': %s"
3106 msgstr ""
3108 #: delta-islands.c:390
3109 #, c-format
3110 msgid "island regex from config has too many capture groups (max=%d)"
3111 msgstr ""
3113 #: delta-islands.c:467
3114 #, c-format
3115 msgid "Marked %d islands, done.\n"
3116 msgstr ""
3118 #: diff-merges.c:81 gpg-interface.c:719 gpg-interface.c:734 ls-refs.c:37
3119 #: parallel-checkout.c:42 sequencer.c:2805 setup.c:562 builtin/am.c:203
3120 #: builtin/am.c:2243 builtin/am.c:2287 builtin/blame.c:724 builtin/blame.c:742
3121 #: builtin/fetch.c:792 builtin/pack-objects.c:3515 builtin/pull.c:45
3122 #: builtin/pull.c:47 builtin/pull.c:321
3123 #, c-format
3124 msgid "invalid value for '%s': '%s'"
3125 msgstr ""
3127 #: diff-lib.c:561
3128 msgid "--merge-base does not work with ranges"
3129 msgstr ""
3131 #: diff-lib.c:563
3132 msgid "--merge-base only works with commits"
3133 msgstr ""
3135 #: diff-lib.c:580
3136 msgid "unable to get HEAD"
3137 msgstr ""
3139 #: diff-lib.c:587
3140 msgid "no merge base found"
3141 msgstr ""
3143 #: diff-lib.c:589
3144 msgid "multiple merge bases found"
3145 msgstr ""
3147 #: diff-no-index.c:237
3148 msgid "git diff --no-index [<options>] <path> <path>"
3149 msgstr ""
3151 #: diff-no-index.c:262
3152 msgid ""
3153 "Not a git repository. Use --no-index to compare two paths outside a working "
3154 "tree"
3155 msgstr ""
3157 #: diff.c:159
3158 #, c-format
3159 msgid "  Failed to parse dirstat cut-off percentage '%s'\n"
3160 msgstr ""
3162 #: diff.c:164
3163 #, c-format
3164 msgid "  Unknown dirstat parameter '%s'\n"
3165 msgstr ""
3167 #: diff.c:300
3168 msgid ""
3169 "color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
3170 "'dimmed-zebra', 'plain'"
3171 msgstr ""
3173 #: diff.c:328
3174 #, c-format
3175 msgid ""
3176 "unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
3177 "'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
3178 msgstr ""
3180 #: diff.c:336
3181 msgid ""
3182 "color-moved-ws: allow-indentation-change cannot be combined with other "
3183 "whitespace modes"
3184 msgstr ""
3186 #: diff.c:413
3187 #, c-format
3188 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
3189 msgstr ""
3191 #: diff.c:473
3192 #, c-format
3193 msgid ""
3194 "Found errors in 'diff.dirstat' config variable:\n"
3195 "%s"
3196 msgstr ""
3198 #: diff.c:4282
3199 #, c-format
3200 msgid "external diff died, stopping at %s"
3201 msgstr ""
3203 #: diff.c:4677 parse-options.c:1114
3204 #, c-format
3205 msgid "options '%s', '%s', '%s', and '%s' cannot be used together"
3206 msgstr ""
3208 #: diff.c:4681 parse-options.c:1118 builtin/worktree.c:578
3209 #, c-format
3210 msgid "options '%s', '%s', and '%s' cannot be used together"
3211 msgstr ""
3213 #: diff.c:4685
3214 #, c-format
3215 msgid "options '%s' and '%s' cannot be used together, use '%s' with '%s'"
3216 msgstr ""
3218 #: diff.c:4689
3219 #, c-format
3220 msgid ""
3221 "options '%s' and '%s' cannot be used together, use '%s' with '%s' and '%s'"
3222 msgstr ""
3224 #: diff.c:4769
3225 msgid "--follow requires exactly one pathspec"
3226 msgstr ""
3228 #: diff.c:4823
3229 #, c-format
3230 msgid "invalid --stat value: %s"
3231 msgstr ""
3233 #: diff.c:4828 diff.c:4833 diff.c:4838 diff.c:4843 diff.c:5319
3234 #: parse-options.c:217 parse-options.c:221
3235 #, c-format
3236 msgid "%s expects a numerical value"
3237 msgstr ""
3239 #: diff.c:4860
3240 #, c-format
3241 msgid ""
3242 "Failed to parse --dirstat/-X option parameter:\n"
3243 "%s"
3244 msgstr ""
3246 #: diff.c:4893
3247 #, c-format
3248 msgid "unknown change class '%c' in --diff-filter=%s"
3249 msgstr ""
3251 #: diff.c:4917
3252 #, c-format
3253 msgid "unknown value after ws-error-highlight=%.*s"
3254 msgstr ""
3256 #: diff.c:4931
3257 #, c-format
3258 msgid "unable to resolve '%s'"
3259 msgstr ""
3261 #: diff.c:4981 diff.c:4987
3262 #, c-format
3263 msgid "%s expects <n>/<m> form"
3264 msgstr ""
3266 #: diff.c:4999
3267 #, c-format
3268 msgid "%s expects a character, got '%s'"
3269 msgstr ""
3271 #: diff.c:5020
3272 #, c-format
3273 msgid "bad --color-moved argument: %s"
3274 msgstr ""
3276 #: diff.c:5039
3277 #, c-format
3278 msgid "invalid mode '%s' in --color-moved-ws"
3279 msgstr ""
3281 #: diff.c:5079
3282 msgid ""
3283 "option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
3284 "\"histogram\""
3285 msgstr ""
3287 #: diff.c:5115 diff.c:5135
3288 #, c-format
3289 msgid "invalid argument to %s"
3290 msgstr ""
3292 #: diff.c:5239
3293 #, c-format
3294 msgid "invalid regex given to -I: '%s'"
3295 msgstr ""
3297 #: diff.c:5288
3298 #, c-format
3299 msgid "failed to parse --submodule option parameter: '%s'"
3300 msgstr ""
3302 #: diff.c:5344
3303 #, c-format
3304 msgid "bad --word-diff argument: %s"
3305 msgstr ""
3307 #: diff.c:5380
3308 msgid "Diff output format options"
3309 msgstr ""
3311 #: diff.c:5382 diff.c:5388
3312 msgid "generate patch"
3313 msgstr ""
3315 #: diff.c:5385 builtin/log.c:180
3316 msgid "suppress diff output"
3317 msgstr ""
3319 #: diff.c:5390 diff.c:5504 diff.c:5511
3320 msgid "<n>"
3321 msgstr ""
3323 #: diff.c:5391 diff.c:5394
3324 msgid "generate diffs with <n> lines context"
3325 msgstr ""
3327 #: diff.c:5396
3328 msgid "generate the diff in raw format"
3329 msgstr ""
3331 #: diff.c:5399
3332 msgid "synonym for '-p --raw'"
3333 msgstr ""
3335 #: diff.c:5403
3336 msgid "synonym for '-p --stat'"
3337 msgstr ""
3339 #: diff.c:5407
3340 msgid "machine friendly --stat"
3341 msgstr ""
3343 #: diff.c:5410
3344 msgid "output only the last line of --stat"
3345 msgstr ""
3347 #: diff.c:5412 diff.c:5420
3348 msgid "<param1,param2>..."
3349 msgstr ""
3351 #: diff.c:5413
3352 msgid ""
3353 "output the distribution of relative amount of changes for each sub-directory"
3354 msgstr ""
3356 #: diff.c:5417
3357 msgid "synonym for --dirstat=cumulative"
3358 msgstr ""
3360 #: diff.c:5421
3361 msgid "synonym for --dirstat=files,param1,param2..."
3362 msgstr ""
3364 #: diff.c:5425
3365 msgid "warn if changes introduce conflict markers or whitespace errors"
3366 msgstr ""
3368 #: diff.c:5428
3369 msgid "condensed summary such as creations, renames and mode changes"
3370 msgstr ""
3372 #: diff.c:5431
3373 msgid "show only names of changed files"
3374 msgstr ""
3376 #: diff.c:5434
3377 msgid "show only names and status of changed files"
3378 msgstr ""
3380 #: diff.c:5436
3381 msgid "<width>[,<name-width>[,<count>]]"
3382 msgstr ""
3384 #: diff.c:5437
3385 msgid "generate diffstat"
3386 msgstr ""
3388 #: diff.c:5439 diff.c:5442 diff.c:5445
3389 msgid "<width>"
3390 msgstr ""
3392 #: diff.c:5440
3393 msgid "generate diffstat with a given width"
3394 msgstr ""
3396 #: diff.c:5443
3397 msgid "generate diffstat with a given name width"
3398 msgstr ""
3400 #: diff.c:5446
3401 msgid "generate diffstat with a given graph width"
3402 msgstr ""
3404 #: diff.c:5448
3405 msgid "<count>"
3406 msgstr ""
3408 #: diff.c:5449
3409 msgid "generate diffstat with limited lines"
3410 msgstr ""
3412 #: diff.c:5452
3413 msgid "generate compact summary in diffstat"
3414 msgstr ""
3416 #: diff.c:5455
3417 msgid "output a binary diff that can be applied"
3418 msgstr ""
3420 #: diff.c:5458
3421 msgid "show full pre- and post-image object names on the \"index\" lines"
3422 msgstr ""
3424 #: diff.c:5460
3425 msgid "show colored diff"
3426 msgstr ""
3428 #: diff.c:5461
3429 msgid "<kind>"
3430 msgstr ""
3432 #: diff.c:5462
3433 msgid ""
3434 "highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
3435 "diff"
3436 msgstr ""
3438 #: diff.c:5465
3439 msgid ""
3440 "do not munge pathnames and use NULs as output field terminators in --raw or "
3441 "--numstat"
3442 msgstr ""
3444 #: diff.c:5468 diff.c:5471 diff.c:5474 diff.c:5583
3445 msgid "<prefix>"
3446 msgstr ""
3448 #: diff.c:5469
3449 msgid "show the given source prefix instead of \"a/\""
3450 msgstr ""
3452 #: diff.c:5472
3453 msgid "show the given destination prefix instead of \"b/\""
3454 msgstr ""
3456 #: diff.c:5475
3457 msgid "prepend an additional prefix to every line of output"
3458 msgstr ""
3460 #: diff.c:5478
3461 msgid "do not show any source or destination prefix"
3462 msgstr ""
3464 #: diff.c:5481
3465 msgid "show context between diff hunks up to the specified number of lines"
3466 msgstr ""
3468 #: diff.c:5485 diff.c:5490 diff.c:5495
3469 msgid "<char>"
3470 msgstr ""
3472 #: diff.c:5486
3473 msgid "specify the character to indicate a new line instead of '+'"
3474 msgstr ""
3476 #: diff.c:5491
3477 msgid "specify the character to indicate an old line instead of '-'"
3478 msgstr ""
3480 #: diff.c:5496
3481 msgid "specify the character to indicate a context instead of ' '"
3482 msgstr ""
3484 #: diff.c:5499
3485 msgid "Diff rename options"
3486 msgstr ""
3488 #: diff.c:5500
3489 msgid "<n>[/<m>]"
3490 msgstr ""
3492 #: diff.c:5501
3493 msgid "break complete rewrite changes into pairs of delete and create"
3494 msgstr ""
3496 #: diff.c:5505
3497 msgid "detect renames"
3498 msgstr ""
3500 #: diff.c:5509
3501 msgid "omit the preimage for deletes"
3502 msgstr ""
3504 #: diff.c:5512
3505 msgid "detect copies"
3506 msgstr ""
3508 #: diff.c:5516
3509 msgid "use unmodified files as source to find copies"
3510 msgstr ""
3512 #: diff.c:5518
3513 msgid "disable rename detection"
3514 msgstr ""
3516 #: diff.c:5521
3517 msgid "use empty blobs as rename source"
3518 msgstr ""
3520 #: diff.c:5523
3521 msgid "continue listing the history of a file beyond renames"
3522 msgstr ""
3524 #: diff.c:5526
3525 msgid ""
3526 "prevent rename/copy detection if the number of rename/copy targets exceeds "
3527 "given limit"
3528 msgstr ""
3530 #: diff.c:5528
3531 msgid "Diff algorithm options"
3532 msgstr ""
3534 #: diff.c:5530
3535 msgid "produce the smallest possible diff"
3536 msgstr ""
3538 #: diff.c:5533
3539 msgid "ignore whitespace when comparing lines"
3540 msgstr ""
3542 #: diff.c:5536
3543 msgid "ignore changes in amount of whitespace"
3544 msgstr ""
3546 #: diff.c:5539
3547 msgid "ignore changes in whitespace at EOL"
3548 msgstr ""
3550 #: diff.c:5542
3551 msgid "ignore carrier-return at the end of line"
3552 msgstr ""
3554 #: diff.c:5545
3555 msgid "ignore changes whose lines are all blank"
3556 msgstr ""
3558 #: diff.c:5547 diff.c:5569 diff.c:5572 diff.c:5617
3559 msgid "<regex>"
3560 msgstr ""
3562 #: diff.c:5548
3563 msgid "ignore changes whose all lines match <regex>"
3564 msgstr ""
3566 #: diff.c:5551
3567 msgid "heuristic to shift diff hunk boundaries for easy reading"
3568 msgstr ""
3570 #: diff.c:5554
3571 msgid "generate diff using the \"patience diff\" algorithm"
3572 msgstr ""
3574 #: diff.c:5558
3575 msgid "generate diff using the \"histogram diff\" algorithm"
3576 msgstr ""
3578 #: diff.c:5560
3579 msgid "<algorithm>"
3580 msgstr ""
3582 #: diff.c:5561
3583 msgid "choose a diff algorithm"
3584 msgstr ""
3586 #: diff.c:5563
3587 msgid "<text>"
3588 msgstr ""
3590 #: diff.c:5564
3591 msgid "generate diff using the \"anchored diff\" algorithm"
3592 msgstr ""
3594 #: diff.c:5566 diff.c:5575 diff.c:5578
3595 msgid "<mode>"
3596 msgstr ""
3598 #: diff.c:5567
3599 msgid "show word diff, using <mode> to delimit changed words"
3600 msgstr ""
3602 #: diff.c:5570
3603 msgid "use <regex> to decide what a word is"
3604 msgstr ""
3606 #: diff.c:5573
3607 msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
3608 msgstr ""
3610 #: diff.c:5576
3611 msgid "moved lines of code are colored differently"
3612 msgstr ""
3614 #: diff.c:5579
3615 msgid "how white spaces are ignored in --color-moved"
3616 msgstr ""
3618 #: diff.c:5582
3619 msgid "Other diff options"
3620 msgstr ""
3622 #: diff.c:5584
3623 msgid "when run from subdir, exclude changes outside and show relative paths"
3624 msgstr ""
3626 #: diff.c:5588
3627 msgid "treat all files as text"
3628 msgstr ""
3630 #: diff.c:5590
3631 msgid "swap two inputs, reverse the diff"
3632 msgstr ""
3634 #: diff.c:5592
3635 msgid "exit with 1 if there were differences, 0 otherwise"
3636 msgstr ""
3638 #: diff.c:5594
3639 msgid "disable all output of the program"
3640 msgstr ""
3642 #: diff.c:5596
3643 msgid "allow an external diff helper to be executed"
3644 msgstr ""
3646 #: diff.c:5598
3647 msgid "run external text conversion filters when comparing binary files"
3648 msgstr ""
3650 #: diff.c:5600
3651 msgid "<when>"
3652 msgstr ""
3654 #: diff.c:5601
3655 msgid "ignore changes to submodules in the diff generation"
3656 msgstr ""
3658 #: diff.c:5604
3659 msgid "<format>"
3660 msgstr ""
3662 #: diff.c:5605
3663 msgid "specify how differences in submodules are shown"
3664 msgstr ""
3666 #: diff.c:5609
3667 msgid "hide 'git add -N' entries from the index"
3668 msgstr ""
3670 #: diff.c:5612
3671 msgid "treat 'git add -N' entries as real in the index"
3672 msgstr ""
3674 #: diff.c:5614
3675 msgid "<string>"
3676 msgstr ""
3678 #: diff.c:5615
3679 msgid ""
3680 "look for differences that change the number of occurrences of the specified "
3681 "string"
3682 msgstr ""
3684 #: diff.c:5618
3685 msgid ""
3686 "look for differences that change the number of occurrences of the specified "
3687 "regex"
3688 msgstr ""
3690 #: diff.c:5621
3691 msgid "show all changes in the changeset with -S or -G"
3692 msgstr ""
3694 #: diff.c:5624
3695 msgid "treat <string> in -S as extended POSIX regular expression"
3696 msgstr ""
3698 #: diff.c:5627
3699 msgid "control the order in which files appear in the output"
3700 msgstr ""
3702 #: diff.c:5628 diff.c:5631
3703 msgid "<path>"
3704 msgstr ""
3706 #: diff.c:5629
3707 msgid "show the change in the specified path first"
3708 msgstr ""
3710 #: diff.c:5632
3711 msgid "skip the output to the specified path"
3712 msgstr ""
3714 #: diff.c:5634
3715 msgid "<object-id>"
3716 msgstr ""
3718 #: diff.c:5635
3719 msgid ""
3720 "look for differences that change the number of occurrences of the specified "
3721 "object"
3722 msgstr ""
3724 #: diff.c:5637
3725 msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
3726 msgstr ""
3728 #: diff.c:5638
3729 msgid "select files by diff type"
3730 msgstr ""
3732 #: diff.c:5640
3733 msgid "<file>"
3734 msgstr ""
3736 #: diff.c:5641
3737 msgid "output to a specific file"
3738 msgstr ""
3740 #: diff.c:6321
3741 msgid "exhaustive rename detection was skipped due to too many files."
3742 msgstr ""
3744 #: diff.c:6324
3745 msgid "only found copies from modified paths due to too many files."
3746 msgstr ""
3748 #: diff.c:6327
3749 #, c-format
3750 msgid ""
3751 "you may want to set your %s variable to at least %d and retry the command."
3752 msgstr ""
3754 #: diffcore-order.c:24
3755 #, c-format
3756 msgid "failed to read orderfile '%s'"
3757 msgstr ""
3759 #: diffcore-rename.c:1564
3760 msgid "Performing inexact rename detection"
3761 msgstr ""
3763 #: diffcore-rotate.c:29
3764 #, c-format
3765 msgid "No such path '%s' in the diff"
3766 msgstr ""
3768 #: dir.c:593
3769 #, c-format
3770 msgid "pathspec '%s' did not match any file(s) known to git"
3771 msgstr ""
3773 #: dir.c:733 dir.c:762 dir.c:775
3774 #, c-format
3775 msgid "unrecognized pattern: '%s'"
3776 msgstr ""
3778 #: dir.c:790 dir.c:804
3779 #, c-format
3780 msgid "unrecognized negative pattern: '%s'"
3781 msgstr ""
3783 #: dir.c:820
3784 #, c-format
3785 msgid "your sparse-checkout file may have issues: pattern '%s' is repeated"
3786 msgstr ""
3788 #: dir.c:828
3789 msgid "disabling cone pattern matching"
3790 msgstr ""
3792 #: dir.c:1212
3793 #, c-format
3794 msgid "cannot use %s as an exclude file"
3795 msgstr ""
3797 #: dir.c:2419
3798 #, c-format
3799 msgid "could not open directory '%s'"
3800 msgstr ""
3802 #: dir.c:2721
3803 msgid "failed to get kernel name and information"
3804 msgstr ""
3806 #: dir.c:2846
3807 msgid "untracked cache is disabled on this system or location"
3808 msgstr ""
3810 #: dir.c:3119
3811 msgid ""
3812 "No directory name could be guessed.\n"
3813 "Please specify a directory on the command line"
3814 msgstr ""
3816 #: dir.c:3807
3817 #, c-format
3818 msgid "index file corrupt in repo %s"
3819 msgstr ""
3821 #: dir.c:3854 dir.c:3859
3822 #, c-format
3823 msgid "could not create directories for %s"
3824 msgstr ""
3826 #: dir.c:3888
3827 #, c-format
3828 msgid "could not migrate git directory from '%s' to '%s'"
3829 msgstr ""
3831 #: editor.c:74
3832 #, c-format
3833 msgid "hint: Waiting for your editor to close the file...%c"
3834 msgstr ""
3836 #: entry.c:179
3837 msgid "Filtering content"
3838 msgstr ""
3840 #: entry.c:500
3841 #, c-format
3842 msgid "could not stat file '%s'"
3843 msgstr ""
3845 #: environment.c:147
3846 #, c-format
3847 msgid "bad git namespace path \"%s\""
3848 msgstr ""
3850 #: exec-cmd.c:363
3851 #, c-format
3852 msgid "too many args to run %s"
3853 msgstr ""
3855 #: fetch-pack.c:194
3856 msgid "git fetch-pack: expected shallow list"
3857 msgstr ""
3859 #: fetch-pack.c:197
3860 msgid "git fetch-pack: expected a flush packet after shallow list"
3861 msgstr ""
3863 #: fetch-pack.c:208
3864 msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
3865 msgstr ""
3867 #: fetch-pack.c:228
3868 #, c-format
3869 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
3870 msgstr ""
3872 #: fetch-pack.c:239
3873 msgid "unable to write to remote"
3874 msgstr ""
3876 #: fetch-pack.c:397 fetch-pack.c:1460
3877 #, c-format
3878 msgid "invalid shallow line: %s"
3879 msgstr ""
3881 #: fetch-pack.c:403 fetch-pack.c:1466
3882 #, c-format
3883 msgid "invalid unshallow line: %s"
3884 msgstr ""
3886 #: fetch-pack.c:405 fetch-pack.c:1468
3887 #, c-format
3888 msgid "object not found: %s"
3889 msgstr ""
3891 #: fetch-pack.c:408 fetch-pack.c:1471
3892 #, c-format
3893 msgid "error in object: %s"
3894 msgstr ""
3896 #: fetch-pack.c:410 fetch-pack.c:1473
3897 #, c-format
3898 msgid "no shallow found: %s"
3899 msgstr ""
3901 #: fetch-pack.c:413 fetch-pack.c:1477
3902 #, c-format
3903 msgid "expected shallow/unshallow, got %s"
3904 msgstr ""
3906 #: fetch-pack.c:453
3907 #, c-format
3908 msgid "got %s %d %s"
3909 msgstr ""
3911 #: fetch-pack.c:470
3912 #, c-format
3913 msgid "invalid commit %s"
3914 msgstr ""
3916 #: fetch-pack.c:501
3917 msgid "giving up"
3918 msgstr ""
3920 #: fetch-pack.c:514 progress.h:25
3921 msgid "done"
3922 msgstr ""
3924 #: fetch-pack.c:526
3925 #, c-format
3926 msgid "got %s (%d) %s"
3927 msgstr ""
3929 #: fetch-pack.c:562
3930 #, c-format
3931 msgid "Marking %s as complete"
3932 msgstr ""
3934 #: fetch-pack.c:784
3935 #, c-format
3936 msgid "already have %s (%s)"
3937 msgstr ""
3939 #: fetch-pack.c:870
3940 msgid "fetch-pack: unable to fork off sideband demultiplexer"
3941 msgstr ""
3943 #: fetch-pack.c:878
3944 msgid "protocol error: bad pack header"
3945 msgstr ""
3947 #: fetch-pack.c:974
3948 #, c-format
3949 msgid "fetch-pack: unable to fork off %s"
3950 msgstr ""
3952 #: fetch-pack.c:980
3953 msgid "fetch-pack: invalid index-pack output"
3954 msgstr ""
3956 #: fetch-pack.c:997
3957 #, c-format
3958 msgid "%s failed"
3959 msgstr ""
3961 #: fetch-pack.c:999
3962 msgid "error in sideband demultiplexer"
3963 msgstr ""
3965 #: fetch-pack.c:1048
3966 #, c-format
3967 msgid "Server version is %.*s"
3968 msgstr ""
3970 #: fetch-pack.c:1056 fetch-pack.c:1062 fetch-pack.c:1065 fetch-pack.c:1071
3971 #: fetch-pack.c:1075 fetch-pack.c:1079 fetch-pack.c:1083 fetch-pack.c:1087
3972 #: fetch-pack.c:1091 fetch-pack.c:1095 fetch-pack.c:1099 fetch-pack.c:1103
3973 #: fetch-pack.c:1109 fetch-pack.c:1115 fetch-pack.c:1120 fetch-pack.c:1125
3974 #, c-format
3975 msgid "Server supports %s"
3976 msgstr ""
3978 #: fetch-pack.c:1058
3979 msgid "Server does not support shallow clients"
3980 msgstr ""
3982 #: fetch-pack.c:1118
3983 msgid "Server does not support --shallow-since"
3984 msgstr ""
3986 #: fetch-pack.c:1123
3987 msgid "Server does not support --shallow-exclude"
3988 msgstr ""
3990 #: fetch-pack.c:1127
3991 msgid "Server does not support --deepen"
3992 msgstr ""
3994 #: fetch-pack.c:1129
3995 msgid "Server does not support this repository's object format"
3996 msgstr ""
3998 #: fetch-pack.c:1142
3999 msgid "no common commits"
4000 msgstr ""
4002 #: fetch-pack.c:1151 fetch-pack.c:1506 builtin/clone.c:1166
4003 msgid "source repository is shallow, reject to clone."
4004 msgstr ""
4006 #: fetch-pack.c:1157 fetch-pack.c:1705
4007 msgid "git fetch-pack: fetch failed."
4008 msgstr ""
4010 #: fetch-pack.c:1271
4011 #, c-format
4012 msgid "mismatched algorithms: client %s; server %s"
4013 msgstr ""
4015 #: fetch-pack.c:1275
4016 #, c-format
4017 msgid "the server does not support algorithm '%s'"
4018 msgstr ""
4020 #: fetch-pack.c:1308
4021 msgid "Server does not support shallow requests"
4022 msgstr ""
4024 #: fetch-pack.c:1315
4025 msgid "Server supports filter"
4026 msgstr ""
4028 #: fetch-pack.c:1358 fetch-pack.c:2087
4029 msgid "unable to write request to remote"
4030 msgstr ""
4032 #: fetch-pack.c:1376
4033 #, c-format
4034 msgid "error reading section header '%s'"
4035 msgstr ""
4037 #: fetch-pack.c:1382
4038 #, c-format
4039 msgid "expected '%s', received '%s'"
4040 msgstr ""
4042 #: fetch-pack.c:1416
4043 #, c-format
4044 msgid "unexpected acknowledgment line: '%s'"
4045 msgstr ""
4047 #: fetch-pack.c:1421
4048 #, c-format
4049 msgid "error processing acks: %d"
4050 msgstr ""
4052 #. TRANSLATORS: The parameter will be 'ready', a protocol
4053 #. keyword.
4055 #: fetch-pack.c:1435
4056 #, c-format
4057 msgid "expected packfile to be sent after '%s'"
4058 msgstr ""
4060 #. TRANSLATORS: The parameter will be 'ready', a protocol
4061 #. keyword.
4063 #: fetch-pack.c:1441
4064 #, c-format
4065 msgid "expected no other sections to be sent after no '%s'"
4066 msgstr ""
4068 #: fetch-pack.c:1482
4069 #, c-format
4070 msgid "error processing shallow info: %d"
4071 msgstr ""
4073 #: fetch-pack.c:1531
4074 #, c-format
4075 msgid "expected wanted-ref, got '%s'"
4076 msgstr ""
4078 #: fetch-pack.c:1536
4079 #, c-format
4080 msgid "unexpected wanted-ref: '%s'"
4081 msgstr ""
4083 #: fetch-pack.c:1541
4084 #, c-format
4085 msgid "error processing wanted refs: %d"
4086 msgstr ""
4088 #: fetch-pack.c:1571
4089 msgid "git fetch-pack: expected response end packet"
4090 msgstr ""
4092 #: fetch-pack.c:1983
4093 msgid "no matching remote head"
4094 msgstr ""
4096 #: fetch-pack.c:2006 builtin/clone.c:587
4097 msgid "remote did not send all necessary objects"
4098 msgstr ""
4100 #: fetch-pack.c:2109
4101 msgid "unexpected 'ready' from remote"
4102 msgstr ""
4104 #: fetch-pack.c:2132
4105 #, c-format
4106 msgid "no such remote ref %s"
4107 msgstr ""
4109 #: fetch-pack.c:2135
4110 #, c-format
4111 msgid "Server does not allow request for unadvertised object %s"
4112 msgstr ""
4114 #: fsmonitor-ipc.c:119
4115 #, c-format
4116 msgid "fsmonitor_ipc__send_query: invalid path '%s'"
4117 msgstr ""
4119 #: fsmonitor-ipc.c:125
4120 #, c-format
4121 msgid "fsmonitor_ipc__send_query: unspecified error on '%s'"
4122 msgstr ""
4124 #: fsmonitor-ipc.c:155
4125 msgid "fsmonitor--daemon is not running"
4126 msgstr ""
4128 #: fsmonitor-ipc.c:164
4129 #, c-format
4130 msgid "could not send '%s' command to fsmonitor--daemon"
4131 msgstr ""
4133 #: gpg-interface.c:329 gpg-interface.c:456 gpg-interface.c:995
4134 #: gpg-interface.c:1011
4135 msgid "could not create temporary file"
4136 msgstr ""
4138 #: gpg-interface.c:332 gpg-interface.c:459
4139 #, c-format
4140 msgid "failed writing detached signature to '%s'"
4141 msgstr ""
4143 #: gpg-interface.c:450
4144 msgid ""
4145 "gpg.ssh.allowedSignersFile needs to be configured and exist for ssh "
4146 "signature verification"
4147 msgstr ""
4149 #: gpg-interface.c:479
4150 msgid ""
4151 "ssh-keygen -Y find-principals/verify is needed for ssh signature "
4152 "verification (available in openssh version 8.2p1+)"
4153 msgstr ""
4155 #: gpg-interface.c:550
4156 #, c-format
4157 msgid "ssh signing revocation file configured but not found: %s"
4158 msgstr ""
4160 #: gpg-interface.c:638
4161 #, c-format
4162 msgid "bad/incompatible signature '%s'"
4163 msgstr ""
4165 #: gpg-interface.c:815 gpg-interface.c:820
4166 #, c-format
4167 msgid "failed to get the ssh fingerprint for key '%s'"
4168 msgstr ""
4170 #: gpg-interface.c:843
4171 msgid ""
4172 "either user.signingkey or gpg.ssh.defaultKeyCommand needs to be configured"
4173 msgstr ""
4175 #: gpg-interface.c:865
4176 #, c-format
4177 msgid "gpg.ssh.defaultKeyCommand succeeded but returned no keys: %s %s"
4178 msgstr ""
4180 #: gpg-interface.c:871
4181 #, c-format
4182 msgid "gpg.ssh.defaultKeyCommand failed: %s %s"
4183 msgstr ""
4185 #: gpg-interface.c:966
4186 msgid "gpg failed to sign the data"
4187 msgstr ""
4189 #: gpg-interface.c:988
4190 msgid "user.signingkey needs to be set for ssh signing"
4191 msgstr ""
4193 #: gpg-interface.c:999
4194 #, c-format
4195 msgid "failed writing ssh signing key to '%s'"
4196 msgstr ""
4198 #: gpg-interface.c:1017
4199 #, c-format
4200 msgid "failed writing ssh signing key buffer to '%s'"
4201 msgstr ""
4203 #: gpg-interface.c:1035
4204 msgid ""
4205 "ssh-keygen -Y sign is needed for ssh signing (available in openssh version "
4206 "8.2p1+)"
4207 msgstr ""
4209 #: gpg-interface.c:1047
4210 #, c-format
4211 msgid "failed reading ssh signing data buffer from '%s'"
4212 msgstr ""
4214 #: graph.c:98
4215 #, c-format
4216 msgid "ignored invalid color '%.*s' in log.graphColors"
4217 msgstr ""
4219 #: grep.c:446
4220 msgid ""
4221 "given pattern contains NULL byte (via -f <file>). This is only supported "
4222 "with -P under PCRE v2"
4223 msgstr ""
4225 #: grep.c:1859
4226 #, c-format
4227 msgid "'%s': unable to read %s"
4228 msgstr ""
4230 #: grep.c:1876 setup.c:177 builtin/clone.c:308 builtin/diff.c:90
4231 #: builtin/rm.c:136
4232 #, c-format
4233 msgid "failed to stat '%s'"
4234 msgstr ""
4236 #: grep.c:1887
4237 #, c-format
4238 msgid "'%s': short read"
4239 msgstr ""
4241 #: help.c:25
4242 msgid "start a working area (see also: git help tutorial)"
4243 msgstr ""
4245 #: help.c:26
4246 msgid "work on the current change (see also: git help everyday)"
4247 msgstr ""
4249 #: help.c:27
4250 msgid "examine the history and state (see also: git help revisions)"
4251 msgstr ""
4253 #: help.c:28
4254 msgid "grow, mark and tweak your common history"
4255 msgstr ""
4257 #: help.c:29
4258 msgid "collaborate (see also: git help workflows)"
4259 msgstr ""
4261 #: help.c:33
4262 msgid "Main Porcelain Commands"
4263 msgstr ""
4265 #: help.c:34
4266 msgid "Ancillary Commands / Manipulators"
4267 msgstr ""
4269 #: help.c:35
4270 msgid "Ancillary Commands / Interrogators"
4271 msgstr ""
4273 #: help.c:36
4274 msgid "Interacting with Others"
4275 msgstr ""
4277 #: help.c:37
4278 msgid "Low-level Commands / Manipulators"
4279 msgstr ""
4281 #: help.c:38
4282 msgid "Low-level Commands / Interrogators"
4283 msgstr ""
4285 #: help.c:39
4286 msgid "Low-level Commands / Syncing Repositories"
4287 msgstr ""
4289 #: help.c:40
4290 msgid "Low-level Commands / Internal Helpers"
4291 msgstr ""
4293 #: help.c:316
4294 #, c-format
4295 msgid "available git commands in '%s'"
4296 msgstr ""
4298 #: help.c:323
4299 msgid "git commands available from elsewhere on your $PATH"
4300 msgstr ""
4302 #: help.c:332
4303 msgid "These are common Git commands used in various situations:"
4304 msgstr ""
4306 #: help.c:382 git.c:100
4307 #, c-format
4308 msgid "unsupported command listing type '%s'"
4309 msgstr ""
4311 #: help.c:422
4312 msgid "The Git concept guides are:"
4313 msgstr ""
4315 #: help.c:446
4316 msgid "External commands"
4317 msgstr ""
4319 #: help.c:468
4320 msgid "Command aliases"
4321 msgstr ""
4323 #: help.c:486
4324 msgid "See 'git help <command>' to read about a specific subcommand"
4325 msgstr ""
4327 #: help.c:563
4328 #, c-format
4329 msgid ""
4330 "'%s' appears to be a git command, but we were not\n"
4331 "able to execute it. Maybe git-%s is broken?"
4332 msgstr ""
4334 #: help.c:585 help.c:682
4335 #, c-format
4336 msgid "git: '%s' is not a git command. See 'git --help'."
4337 msgstr ""
4339 #: help.c:633
4340 msgid "Uh oh. Your system reports no Git commands at all."
4341 msgstr ""
4343 #: help.c:655
4344 #, c-format
4345 msgid "WARNING: You called a Git command named '%s', which does not exist."
4346 msgstr ""
4348 #: help.c:660
4349 #, c-format
4350 msgid "Continuing under the assumption that you meant '%s'."
4351 msgstr ""
4353 #: help.c:666
4354 #, c-format
4355 msgid "Run '%s' instead [y/N]? "
4356 msgstr ""
4358 #: help.c:674
4359 #, c-format
4360 msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
4361 msgstr ""
4363 #: help.c:686
4364 msgid ""
4365 "\n"
4366 "The most similar command is"
4367 msgid_plural ""
4368 "\n"
4369 "The most similar commands are"
4370 msgstr[0] ""
4371 msgstr[1] ""
4373 #: help.c:729
4374 msgid "git version [<options>]"
4375 msgstr ""
4377 #: help.c:784
4378 #, c-format
4379 msgid "%s: %s - %s"
4380 msgstr ""
4382 #: help.c:788
4383 msgid ""
4384 "\n"
4385 "Did you mean this?"
4386 msgid_plural ""
4387 "\n"
4388 "Did you mean one of these?"
4389 msgstr[0] ""
4390 msgstr[1] ""
4392 #: hook.c:28
4393 #, c-format
4394 msgid ""
4395 "The '%s' hook was ignored because it's not set as executable.\n"
4396 "You can disable this warning with `git config advice.ignoredHook false`."
4397 msgstr ""
4399 #: hook.c:87
4400 #, c-format
4401 msgid "Couldn't start hook '%s'\n"
4402 msgstr ""
4404 #: ident.c:354
4405 msgid "Author identity unknown\n"
4406 msgstr ""
4408 #: ident.c:357
4409 msgid "Committer identity unknown\n"
4410 msgstr ""
4412 #: ident.c:363
4413 msgid ""
4414 "\n"
4415 "*** Please tell me who you are.\n"
4416 "\n"
4417 "Run\n"
4418 "\n"
4419 "  git config --global user.email \"you@example.com\"\n"
4420 "  git config --global user.name \"Your Name\"\n"
4421 "\n"
4422 "to set your account's default identity.\n"
4423 "Omit --global to set the identity only in this repository.\n"
4424 "\n"
4425 msgstr ""
4427 #: ident.c:398
4428 msgid "no email was given and auto-detection is disabled"
4429 msgstr ""
4431 #: ident.c:403
4432 #, c-format
4433 msgid "unable to auto-detect email address (got '%s')"
4434 msgstr ""
4436 #: ident.c:420
4437 msgid "no name was given and auto-detection is disabled"
4438 msgstr ""
4440 #: ident.c:426
4441 #, c-format
4442 msgid "unable to auto-detect name (got '%s')"
4443 msgstr ""
4445 #: ident.c:434
4446 #, c-format
4447 msgid "empty ident name (for <%s>) not allowed"
4448 msgstr ""
4450 #: ident.c:440
4451 #, c-format
4452 msgid "name consists only of disallowed characters: %s"
4453 msgstr ""
4455 #: ident.c:455 builtin/commit.c:649
4456 #, c-format
4457 msgid "invalid date format: %s"
4458 msgstr ""
4460 #: list-objects-filter-options.c:68
4461 msgid "expected 'tree:<depth>'"
4462 msgstr ""
4464 #: list-objects-filter-options.c:83
4465 msgid "sparse:path filters support has been dropped"
4466 msgstr ""
4468 #: list-objects-filter-options.c:90
4469 #, c-format
4470 msgid "'%s' for 'object:type=<type>' is not a valid object type"
4471 msgstr ""
4473 #: list-objects-filter-options.c:109
4474 #, c-format
4475 msgid "invalid filter-spec '%s'"
4476 msgstr ""
4478 #: list-objects-filter-options.c:125
4479 #, c-format
4480 msgid "must escape char in sub-filter-spec: '%c'"
4481 msgstr ""
4483 #: list-objects-filter-options.c:167
4484 msgid "expected something after combine:"
4485 msgstr ""
4487 #: list-objects-filter-options.c:249
4488 msgid "multiple filter-specs cannot be combined"
4489 msgstr ""
4491 #: list-objects-filter-options.c:365
4492 msgid "unable to upgrade repository format to support partial clone"
4493 msgstr ""
4495 #: list-objects-filter.c:532
4496 #, c-format
4497 msgid "unable to access sparse blob in '%s'"
4498 msgstr ""
4500 #: list-objects-filter.c:535
4501 #, c-format
4502 msgid "unable to parse sparse filter data in %s"
4503 msgstr ""
4505 #: list-objects.c:144
4506 #, c-format
4507 msgid "entry '%s' in tree %s has tree mode, but is not a tree"
4508 msgstr ""
4510 #: list-objects.c:157
4511 #, c-format
4512 msgid "entry '%s' in tree %s has blob mode, but is not a blob"
4513 msgstr ""
4515 #: list-objects.c:415
4516 #, c-format
4517 msgid "unable to load root tree for commit %s"
4518 msgstr ""
4520 #: lockfile.c:152
4521 #, c-format
4522 msgid ""
4523 "Unable to create '%s.lock': %s.\n"
4524 "\n"
4525 "Another git process seems to be running in this repository, e.g.\n"
4526 "an editor opened by 'git commit'. Please make sure all processes\n"
4527 "are terminated then try again. If it still fails, a git process\n"
4528 "may have crashed in this repository earlier:\n"
4529 "remove the file manually to continue."
4530 msgstr ""
4532 #: lockfile.c:160
4533 #, c-format
4534 msgid "Unable to create '%s.lock': %s"
4535 msgstr ""
4537 #: ls-refs.c:175
4538 #, c-format
4539 msgid "unexpected line: '%s'"
4540 msgstr ""
4542 #: ls-refs.c:179
4543 msgid "expected flush after ls-refs arguments"
4544 msgstr ""
4546 #: mailinfo.c:1050
4547 msgid "quoted CRLF detected"
4548 msgstr ""
4550 #: mailinfo.c:1254 builtin/am.c:185 builtin/mailinfo.c:46
4551 #, c-format
4552 msgid "bad action '%s' for '%s'"
4553 msgstr ""
4555 #: merge-ort.c:1630 merge-recursive.c:1214
4556 #, c-format
4557 msgid "Failed to merge submodule %s (not checked out)"
4558 msgstr ""
4560 #: merge-ort.c:1639 merge-recursive.c:1221
4561 #, c-format
4562 msgid "Failed to merge submodule %s (commits not present)"
4563 msgstr ""
4565 #: merge-ort.c:1648 merge-recursive.c:1228
4566 #, c-format
4567 msgid "Failed to merge submodule %s (commits don't follow merge-base)"
4568 msgstr ""
4570 #: merge-ort.c:1658 merge-ort.c:1666
4571 #, c-format
4572 msgid "Note: Fast-forwarding submodule %s to %s"
4573 msgstr ""
4575 #: merge-ort.c:1688
4576 #, c-format
4577 msgid "Failed to merge submodule %s"
4578 msgstr ""
4580 #: merge-ort.c:1695
4581 #, c-format
4582 msgid ""
4583 "Failed to merge submodule %s, but a possible merge resolution exists:\n"
4584 "%s\n"
4585 msgstr ""
4587 #: merge-ort.c:1699 merge-recursive.c:1284
4588 #, c-format
4589 msgid ""
4590 "If this is correct simply add it to the index for example\n"
4591 "by using:\n"
4592 "\n"
4593 "  git update-index --cacheinfo 160000 %s \"%s\"\n"
4594 "\n"
4595 "which will accept this suggestion.\n"
4596 msgstr ""
4598 #: merge-ort.c:1712
4599 #, c-format
4600 msgid ""
4601 "Failed to merge submodule %s, but multiple possible merges exist:\n"
4602 "%s"
4603 msgstr ""
4605 #: merge-ort.c:1937 merge-recursive.c:1375
4606 msgid "Failed to execute internal merge"
4607 msgstr ""
4609 #: merge-ort.c:1942 merge-recursive.c:1380
4610 #, c-format
4611 msgid "Unable to add %s to database"
4612 msgstr ""
4614 #: merge-ort.c:1949 merge-recursive.c:1413
4615 #, c-format
4616 msgid "Auto-merging %s"
4617 msgstr ""
4619 #: merge-ort.c:2088 merge-recursive.c:2135
4620 #, c-format
4621 msgid ""
4622 "CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
4623 "implicit directory rename(s) putting the following path(s) there: %s."
4624 msgstr ""
4626 #: merge-ort.c:2098 merge-recursive.c:2145
4627 #, c-format
4628 msgid ""
4629 "CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
4630 "implicit directory renames tried to put these paths there: %s"
4631 msgstr ""
4633 #: merge-ort.c:2156
4634 #, c-format
4635 msgid ""
4636 "CONFLICT (directory rename split): Unclear where to rename %s to; it was "
4637 "renamed to multiple other directories, with no destination getting a "
4638 "majority of the files."
4639 msgstr ""
4641 #: merge-ort.c:2310 merge-recursive.c:2481
4642 #, c-format
4643 msgid ""
4644 "WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
4645 "renamed."
4646 msgstr ""
4648 #: merge-ort.c:2450 merge-recursive.c:3264
4649 #, c-format
4650 msgid ""
4651 "Path updated: %s added in %s inside a directory that was renamed in %s; "
4652 "moving it to %s."
4653 msgstr ""
4655 #: merge-ort.c:2457 merge-recursive.c:3271
4656 #, c-format
4657 msgid ""
4658 "Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
4659 "%s; moving it to %s."
4660 msgstr ""
4662 #: merge-ort.c:2470 merge-recursive.c:3267
4663 #, c-format
4664 msgid ""
4665 "CONFLICT (file location): %s added in %s inside a directory that was renamed "
4666 "in %s, suggesting it should perhaps be moved to %s."
4667 msgstr ""
4669 #: merge-ort.c:2478 merge-recursive.c:3274
4670 #, c-format
4671 msgid ""
4672 "CONFLICT (file location): %s renamed to %s in %s, inside a directory that "
4673 "was renamed in %s, suggesting it should perhaps be moved to %s."
4674 msgstr ""
4676 #: merge-ort.c:2634
4677 #, c-format
4678 msgid "CONFLICT (rename/rename): %s renamed to %s in %s and to %s in %s."
4679 msgstr ""
4681 #: merge-ort.c:2729
4682 #, c-format
4683 msgid ""
4684 "CONFLICT (rename involved in collision): rename of %s -> %s has content "
4685 "conflicts AND collides with another path; this may result in nested conflict "
4686 "markers."
4687 msgstr ""
4689 #: merge-ort.c:2748 merge-ort.c:2772
4690 #, c-format
4691 msgid "CONFLICT (rename/delete): %s renamed to %s in %s, but deleted in %s."
4692 msgstr ""
4694 #: merge-ort.c:3261 merge-recursive.c:3025
4695 #, c-format
4696 msgid "cannot read object %s"
4697 msgstr ""
4699 #: merge-ort.c:3264 merge-recursive.c:3028
4700 #, c-format
4701 msgid "object %s is not a blob"
4702 msgstr ""
4704 #: merge-ort.c:3693
4705 #, c-format
4706 msgid ""
4707 "CONFLICT (file/directory): directory in the way of %s from %s; moving it to "
4708 "%s instead."
4709 msgstr ""
4711 #: merge-ort.c:3770
4712 #, c-format
4713 msgid ""
4714 "CONFLICT (distinct types): %s had different types on each side; renamed both "
4715 "of them so each can be recorded somewhere."
4716 msgstr ""
4718 #: merge-ort.c:3777
4719 #, c-format
4720 msgid ""
4721 "CONFLICT (distinct types): %s had different types on each side; renamed one "
4722 "of them so each can be recorded somewhere."
4723 msgstr ""
4725 #: merge-ort.c:3866 merge-recursive.c:3104
4726 msgid "content"
4727 msgstr ""
4729 #: merge-ort.c:3868 merge-recursive.c:3108
4730 msgid "add/add"
4731 msgstr ""
4733 #: merge-ort.c:3870 merge-recursive.c:3153
4734 msgid "submodule"
4735 msgstr ""
4737 #: merge-ort.c:3872 merge-recursive.c:3154
4738 #, c-format
4739 msgid "CONFLICT (%s): Merge conflict in %s"
4740 msgstr ""
4742 #: merge-ort.c:3916
4743 #, c-format
4744 msgid ""
4745 "CONFLICT (modify/delete): %s deleted in %s and modified in %s.  Version %s "
4746 "of %s left in tree."
4747 msgstr ""
4749 #: merge-ort.c:4212
4750 #, c-format
4751 msgid ""
4752 "Note: %s not up to date and in way of checking out conflicted version; old "
4753 "copy renamed to %s"
4754 msgstr ""
4756 #. TRANSLATORS: The %s arguments are: 1) tree hash of a merge
4757 #. base, and 2-3) the trees for the two trees we're merging.
4759 #: merge-ort.c:4586
4760 #, c-format
4761 msgid "collecting merge info failed for trees %s, %s, %s"
4762 msgstr ""
4764 #: merge-ort-wrappers.c:13 merge-recursive.c:3723
4765 #, c-format
4766 msgid ""
4767 "Your local changes to the following files would be overwritten by merge:\n"
4768 "  %s"
4769 msgstr ""
4771 #: merge-ort-wrappers.c:33 merge-recursive.c:3485 builtin/merge.c:405
4772 msgid "Already up to date."
4773 msgstr ""
4775 #: merge-recursive.c:353
4776 msgid "(bad commit)\n"
4777 msgstr ""
4779 #: merge-recursive.c:381
4780 #, c-format
4781 msgid "add_cacheinfo failed for path '%s'; merge aborting."
4782 msgstr ""
4784 #: merge-recursive.c:390
4785 #, c-format
4786 msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
4787 msgstr ""
4789 #: merge-recursive.c:881
4790 #, c-format
4791 msgid "failed to create path '%s'%s"
4792 msgstr ""
4794 #: merge-recursive.c:892
4795 #, c-format
4796 msgid "Removing %s to make room for subdirectory\n"
4797 msgstr ""
4799 #: merge-recursive.c:906 merge-recursive.c:925
4800 msgid ": perhaps a D/F conflict?"
4801 msgstr ""
4803 #: merge-recursive.c:915
4804 #, c-format
4805 msgid "refusing to lose untracked file at '%s'"
4806 msgstr ""
4808 #: merge-recursive.c:956 builtin/cat-file.c:47
4809 #, c-format
4810 msgid "cannot read object %s '%s'"
4811 msgstr ""
4813 #: merge-recursive.c:961
4814 #, c-format
4815 msgid "blob expected for %s '%s'"
4816 msgstr ""
4818 #: merge-recursive.c:986
4819 #, c-format
4820 msgid "failed to open '%s': %s"
4821 msgstr ""
4823 #: merge-recursive.c:997
4824 #, c-format
4825 msgid "failed to symlink '%s': %s"
4826 msgstr ""
4828 #: merge-recursive.c:1002
4829 #, c-format
4830 msgid "do not know what to do with %06o %s '%s'"
4831 msgstr ""
4833 #: merge-recursive.c:1236 merge-recursive.c:1249
4834 #, c-format
4835 msgid "Fast-forwarding submodule %s to the following commit:"
4836 msgstr ""
4838 #: merge-recursive.c:1239 merge-recursive.c:1252
4839 #, c-format
4840 msgid "Fast-forwarding submodule %s"
4841 msgstr ""
4843 #: merge-recursive.c:1276
4844 #, c-format
4845 msgid "Failed to merge submodule %s (merge following commits not found)"
4846 msgstr ""
4848 #: merge-recursive.c:1280
4849 #, c-format
4850 msgid "Failed to merge submodule %s (not fast-forward)"
4851 msgstr ""
4853 #: merge-recursive.c:1281
4854 msgid "Found a possible merge resolution for the submodule:\n"
4855 msgstr ""
4857 #: merge-recursive.c:1293
4858 #, c-format
4859 msgid "Failed to merge submodule %s (multiple merges found)"
4860 msgstr ""
4862 #: merge-recursive.c:1437
4863 #, c-format
4864 msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
4865 msgstr ""
4867 #: merge-recursive.c:1509
4868 #, c-format
4869 msgid ""
4870 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4871 "in tree."
4872 msgstr ""
4874 #: merge-recursive.c:1514
4875 #, c-format
4876 msgid ""
4877 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4878 "left in tree."
4879 msgstr ""
4881 #: merge-recursive.c:1521
4882 #, c-format
4883 msgid ""
4884 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4885 "in tree at %s."
4886 msgstr ""
4888 #: merge-recursive.c:1526
4889 #, c-format
4890 msgid ""
4891 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4892 "left in tree at %s."
4893 msgstr ""
4895 #: merge-recursive.c:1561
4896 msgid "rename"
4897 msgstr ""
4899 #: merge-recursive.c:1561
4900 msgid "renamed"
4901 msgstr ""
4903 #: merge-recursive.c:1612 merge-recursive.c:2518 merge-recursive.c:3181
4904 #, c-format
4905 msgid "Refusing to lose dirty file at %s"
4906 msgstr ""
4908 #: merge-recursive.c:1622
4909 #, c-format
4910 msgid "Refusing to lose untracked file at %s, even though it's in the way."
4911 msgstr ""
4913 #: merge-recursive.c:1680
4914 #, c-format
4915 msgid "CONFLICT (rename/add): Rename %s->%s in %s.  Added %s in %s"
4916 msgstr ""
4918 #: merge-recursive.c:1711
4919 #, c-format
4920 msgid "%s is a directory in %s adding as %s instead"
4921 msgstr ""
4923 #: merge-recursive.c:1716
4924 #, c-format
4925 msgid "Refusing to lose untracked file at %s; adding as %s instead"
4926 msgstr ""
4928 #: merge-recursive.c:1743
4929 #, c-format
4930 msgid ""
4931 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
4932 "\"->\"%s\" in \"%s\"%s"
4933 msgstr ""
4935 #: merge-recursive.c:1748
4936 msgid " (left unresolved)"
4937 msgstr ""
4939 #: merge-recursive.c:1840
4940 #, c-format
4941 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
4942 msgstr ""
4944 #: merge-recursive.c:2103
4945 #, c-format
4946 msgid ""
4947 "CONFLICT (directory rename split): Unclear where to place %s because "
4948 "directory %s was renamed to multiple other directories, with no destination "
4949 "getting a majority of the files."
4950 msgstr ""
4952 #: merge-recursive.c:2237
4953 #, c-format
4954 msgid ""
4955 "CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
4956 ">%s in %s"
4957 msgstr ""
4959 #: merge-recursive.c:3092
4960 msgid "modify"
4961 msgstr ""
4963 #: merge-recursive.c:3092
4964 msgid "modified"
4965 msgstr ""
4967 #: merge-recursive.c:3131
4968 #, c-format
4969 msgid "Skipped %s (merged same as existing)"
4970 msgstr ""
4972 #: merge-recursive.c:3184
4973 #, c-format
4974 msgid "Adding as %s instead"
4975 msgstr ""
4977 #: merge-recursive.c:3388
4978 #, c-format
4979 msgid "Removing %s"
4980 msgstr ""
4982 #: merge-recursive.c:3411
4983 msgid "file/directory"
4984 msgstr ""
4986 #: merge-recursive.c:3416
4987 msgid "directory/file"
4988 msgstr ""
4990 #: merge-recursive.c:3423
4991 #, c-format
4992 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
4993 msgstr ""
4995 #: merge-recursive.c:3432
4996 #, c-format
4997 msgid "Adding %s"
4998 msgstr ""
5000 #: merge-recursive.c:3441
5001 #, c-format
5002 msgid "CONFLICT (add/add): Merge conflict in %s"
5003 msgstr ""
5005 #: merge-recursive.c:3494
5006 #, c-format
5007 msgid "merging of trees %s and %s failed"
5008 msgstr ""
5010 #: merge-recursive.c:3588
5011 msgid "Merging:"
5012 msgstr ""
5014 #: merge-recursive.c:3601
5015 #, c-format
5016 msgid "found %u common ancestor:"
5017 msgid_plural "found %u common ancestors:"
5018 msgstr[0] ""
5019 msgstr[1] ""
5021 #: merge-recursive.c:3651
5022 msgid "merge returned no commit"
5023 msgstr ""
5025 #: merge-recursive.c:3823
5026 #, c-format
5027 msgid "Could not parse object '%s'"
5028 msgstr ""
5030 #: merge-recursive.c:3841 builtin/merge.c:720 builtin/merge.c:912
5031 #: builtin/stash.c:489
5032 msgid "Unable to write index."
5033 msgstr ""
5035 #: merge.c:41
5036 msgid "failed to read the cache"
5037 msgstr ""
5039 #: merge.c:102 rerere.c:705 builtin/am.c:1989 builtin/am.c:2023
5040 #: builtin/checkout.c:603 builtin/checkout.c:865 builtin/clone.c:714
5041 #: builtin/stash.c:269
5042 msgid "unable to write new index file"
5043 msgstr ""
5045 #: midx.c:79
5046 msgid "multi-pack-index OID fanout is of the wrong size"
5047 msgstr ""
5049 #: midx.c:112
5050 #, c-format
5051 msgid "multi-pack-index file %s is too small"
5052 msgstr ""
5054 #: midx.c:128
5055 #, c-format
5056 msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x"
5057 msgstr ""
5059 #: midx.c:133
5060 #, c-format
5061 msgid "multi-pack-index version %d not recognized"
5062 msgstr ""
5064 #: midx.c:138
5065 #, c-format
5066 msgid "multi-pack-index hash version %u does not match version %u"
5067 msgstr ""
5069 #: midx.c:155
5070 msgid "multi-pack-index missing required pack-name chunk"
5071 msgstr ""
5073 #: midx.c:157
5074 msgid "multi-pack-index missing required OID fanout chunk"
5075 msgstr ""
5077 #: midx.c:159
5078 msgid "multi-pack-index missing required OID lookup chunk"
5079 msgstr ""
5081 #: midx.c:161
5082 msgid "multi-pack-index missing required object offsets chunk"
5083 msgstr ""
5085 #: midx.c:180
5086 #, c-format
5087 msgid "multi-pack-index pack names out of order: '%s' before '%s'"
5088 msgstr ""
5090 #: midx.c:228
5091 #, c-format
5092 msgid "bad pack-int-id: %u (%u total packs)"
5093 msgstr ""
5095 #: midx.c:278
5096 msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
5097 msgstr ""
5099 #: midx.c:509
5100 #, c-format
5101 msgid "failed to add packfile '%s'"
5102 msgstr ""
5104 #: midx.c:515
5105 #, c-format
5106 msgid "failed to open pack-index '%s'"
5107 msgstr ""
5109 #: midx.c:583
5110 #, c-format
5111 msgid "failed to locate object %d in packfile"
5112 msgstr ""
5114 #: midx.c:911
5115 msgid "cannot store reverse index file"
5116 msgstr ""
5118 #: midx.c:1009
5119 #, c-format
5120 msgid "could not parse line: %s"
5121 msgstr ""
5123 #: midx.c:1011
5124 #, c-format
5125 msgid "malformed line: %s"
5126 msgstr ""
5128 #: midx.c:1181
5129 msgid "ignoring existing multi-pack-index; checksum mismatch"
5130 msgstr ""
5132 #: midx.c:1206
5133 msgid "could not load pack"
5134 msgstr ""
5136 #: midx.c:1212
5137 #, c-format
5138 msgid "could not open index for %s"
5139 msgstr ""
5141 #: midx.c:1223
5142 msgid "Adding packfiles to multi-pack-index"
5143 msgstr ""
5145 #: midx.c:1266
5146 #, c-format
5147 msgid "unknown preferred pack: '%s'"
5148 msgstr ""
5150 #: midx.c:1311
5151 #, c-format
5152 msgid "cannot select preferred pack %s with no objects"
5153 msgstr ""
5155 #: midx.c:1343
5156 #, c-format
5157 msgid "did not see pack-file %s to drop"
5158 msgstr ""
5160 #: midx.c:1389
5161 #, c-format
5162 msgid "preferred pack '%s' is expired"
5163 msgstr ""
5165 #: midx.c:1402
5166 msgid "no pack files to index."
5167 msgstr ""
5169 #: midx.c:1409
5170 msgid "refusing to write multi-pack .bitmap without any objects"
5171 msgstr ""
5173 #: midx.c:1451
5174 msgid "could not write multi-pack bitmap"
5175 msgstr ""
5177 #: midx.c:1461
5178 msgid "could not write multi-pack-index"
5179 msgstr ""
5181 #: midx.c:1520 builtin/clean.c:37
5182 #, c-format
5183 msgid "failed to remove %s"
5184 msgstr ""
5186 #: midx.c:1553
5187 #, c-format
5188 msgid "failed to clear multi-pack-index at %s"
5189 msgstr ""
5191 #: midx.c:1616
5192 msgid "multi-pack-index file exists, but failed to parse"
5193 msgstr ""
5195 #: midx.c:1624
5196 msgid "incorrect checksum"
5197 msgstr ""
5199 #: midx.c:1627
5200 msgid "Looking for referenced packfiles"
5201 msgstr ""
5203 #: midx.c:1642
5204 #, c-format
5205 msgid ""
5206 "oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
5207 msgstr ""
5209 #: midx.c:1647
5210 msgid "the midx contains no oid"
5211 msgstr ""
5213 #: midx.c:1656
5214 msgid "Verifying OID order in multi-pack-index"
5215 msgstr ""
5217 #: midx.c:1665
5218 #, c-format
5219 msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
5220 msgstr ""
5222 #: midx.c:1685
5223 msgid "Sorting objects by packfile"
5224 msgstr ""
5226 #: midx.c:1692
5227 msgid "Verifying object offsets"
5228 msgstr ""
5230 #: midx.c:1708
5231 #, c-format
5232 msgid "failed to load pack entry for oid[%d] = %s"
5233 msgstr ""
5235 #: midx.c:1714
5236 #, c-format
5237 msgid "failed to load pack-index for packfile %s"
5238 msgstr ""
5240 #: midx.c:1723
5241 #, c-format
5242 msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
5243 msgstr ""
5245 #: midx.c:1750
5246 msgid "Counting referenced objects"
5247 msgstr ""
5249 #: midx.c:1760
5250 msgid "Finding and deleting unreferenced packfiles"
5251 msgstr ""
5253 #: midx.c:1952
5254 msgid "could not start pack-objects"
5255 msgstr ""
5257 #: midx.c:1972
5258 msgid "could not finish pack-objects"
5259 msgstr ""
5261 #: name-hash.c:542
5262 #, c-format
5263 msgid "unable to create lazy_dir thread: %s"
5264 msgstr ""
5266 #: name-hash.c:564
5267 #, c-format
5268 msgid "unable to create lazy_name thread: %s"
5269 msgstr ""
5271 #: name-hash.c:570
5272 #, c-format
5273 msgid "unable to join lazy_name thread: %s"
5274 msgstr ""
5276 #: notes-merge.c:276
5277 #, c-format
5278 msgid ""
5279 "You have not concluded your previous notes merge (%s exists).\n"
5280 "Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
5281 "commit/abort the previous merge before you start a new notes merge."
5282 msgstr ""
5284 #: notes-merge.c:283
5285 #, c-format
5286 msgid "You have not concluded your notes merge (%s exists)."
5287 msgstr ""
5289 #: notes-utils.c:46
5290 msgid "Cannot commit uninitialized/unreferenced notes tree"
5291 msgstr ""
5293 #: notes-utils.c:105
5294 #, c-format
5295 msgid "Bad notes.rewriteMode value: '%s'"
5296 msgstr ""
5298 #: notes-utils.c:115
5299 #, c-format
5300 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
5301 msgstr ""
5303 #. TRANSLATORS: The first %s is the name of
5304 #. the environment variable, the second %s is
5305 #. its value.
5307 #: notes-utils.c:145
5308 #, c-format
5309 msgid "Bad %s value: '%s'"
5310 msgstr ""
5312 #: object-file.c:457
5313 #, c-format
5314 msgid "object directory %s does not exist; check .git/objects/info/alternates"
5315 msgstr ""
5317 #: object-file.c:515
5318 #, c-format
5319 msgid "unable to normalize alternate object path: %s"
5320 msgstr ""
5322 #: object-file.c:589
5323 #, c-format
5324 msgid "%s: ignoring alternate object stores, nesting too deep"
5325 msgstr ""
5327 #: object-file.c:596
5328 #, c-format
5329 msgid "unable to normalize object directory: %s"
5330 msgstr ""
5332 #: object-file.c:639
5333 msgid "unable to fdopen alternates lockfile"
5334 msgstr ""
5336 #: object-file.c:657
5337 msgid "unable to read alternates file"
5338 msgstr ""
5340 #: object-file.c:664
5341 msgid "unable to move new alternates file into place"
5342 msgstr ""
5344 #: object-file.c:742
5345 #, c-format
5346 msgid "path '%s' does not exist"
5347 msgstr ""
5349 #: object-file.c:763
5350 #, c-format
5351 msgid "reference repository '%s' as a linked checkout is not supported yet."
5352 msgstr ""
5354 #: object-file.c:769
5355 #, c-format
5356 msgid "reference repository '%s' is not a local repository."
5357 msgstr ""
5359 #: object-file.c:775
5360 #, c-format
5361 msgid "reference repository '%s' is shallow"
5362 msgstr ""
5364 #: object-file.c:783
5365 #, c-format
5366 msgid "reference repository '%s' is grafted"
5367 msgstr ""
5369 #: object-file.c:814
5370 #, c-format
5371 msgid "could not find object directory matching %s"
5372 msgstr ""
5374 #: object-file.c:864
5375 #, c-format
5376 msgid "invalid line while parsing alternate refs: %s"
5377 msgstr ""
5379 #: object-file.c:1014
5380 #, c-format
5381 msgid "attempting to mmap %<PRIuMAX> over limit %<PRIuMAX>"
5382 msgstr ""
5384 #: object-file.c:1049
5385 #, c-format
5386 msgid "mmap failed%s"
5387 msgstr ""
5389 #: object-file.c:1230
5390 #, c-format
5391 msgid "object file %s is empty"
5392 msgstr ""
5394 #: object-file.c:1349 object-file.c:2588
5395 #, c-format
5396 msgid "corrupt loose object '%s'"
5397 msgstr ""
5399 #: object-file.c:1351 object-file.c:2592
5400 #, c-format
5401 msgid "garbage at end of loose object '%s'"
5402 msgstr ""
5404 #: object-file.c:1473
5405 #, c-format
5406 msgid "unable to parse %s header"
5407 msgstr ""
5409 #: object-file.c:1475
5410 msgid "invalid object type"
5411 msgstr ""
5413 #: object-file.c:1486
5414 #, c-format
5415 msgid "unable to unpack %s header"
5416 msgstr ""
5418 #: object-file.c:1490
5419 #, c-format
5420 msgid "header for %s too long, exceeds %d bytes"
5421 msgstr ""
5423 #: object-file.c:1720
5424 #, c-format
5425 msgid "failed to read object %s"
5426 msgstr ""
5428 #: object-file.c:1724
5429 #, c-format
5430 msgid "replacement %s not found for %s"
5431 msgstr ""
5433 #: object-file.c:1728
5434 #, c-format
5435 msgid "loose object %s (stored in %s) is corrupt"
5436 msgstr ""
5438 #: object-file.c:1732
5439 #, c-format
5440 msgid "packed object %s (stored in %s) is corrupt"
5441 msgstr ""
5443 #: object-file.c:1855
5444 #, c-format
5445 msgid "unable to write file %s"
5446 msgstr ""
5448 #: object-file.c:1862
5449 #, c-format
5450 msgid "unable to set permission to '%s'"
5451 msgstr ""
5453 #: object-file.c:1869
5454 msgid "file write error"
5455 msgstr ""
5457 #: object-file.c:1904
5458 msgid "error when closing loose object file"
5459 msgstr ""
5461 #: object-file.c:1971
5462 #, c-format
5463 msgid "insufficient permission for adding an object to repository database %s"
5464 msgstr ""
5466 #: object-file.c:1973
5467 msgid "unable to create temporary file"
5468 msgstr ""
5470 #: object-file.c:1997
5471 msgid "unable to write loose object file"
5472 msgstr ""
5474 #: object-file.c:2003
5475 #, c-format
5476 msgid "unable to deflate new object %s (%d)"
5477 msgstr ""
5479 #: object-file.c:2007
5480 #, c-format
5481 msgid "deflateEnd on object %s failed (%d)"
5482 msgstr ""
5484 #: object-file.c:2011
5485 #, c-format
5486 msgid "confused by unstable object source data for %s"
5487 msgstr ""
5489 #: object-file.c:2022 builtin/pack-objects.c:1251
5490 #, c-format
5491 msgid "failed utime() on %s"
5492 msgstr ""
5494 #: object-file.c:2100
5495 #, c-format
5496 msgid "cannot read object for %s"
5497 msgstr ""
5499 #: object-file.c:2151
5500 msgid "corrupt commit"
5501 msgstr ""
5503 #: object-file.c:2159
5504 msgid "corrupt tag"
5505 msgstr ""
5507 #: object-file.c:2259
5508 #, c-format
5509 msgid "read error while indexing %s"
5510 msgstr ""
5512 #: object-file.c:2262
5513 #, c-format
5514 msgid "short read while indexing %s"
5515 msgstr ""
5517 #: object-file.c:2335 object-file.c:2345
5518 #, c-format
5519 msgid "%s: failed to insert into database"
5520 msgstr ""
5522 #: object-file.c:2351
5523 #, c-format
5524 msgid "%s: unsupported file type"
5525 msgstr ""
5527 #: object-file.c:2375 builtin/fetch.c:1494
5528 #, c-format
5529 msgid "%s is not a valid object"
5530 msgstr ""
5532 #: object-file.c:2377
5533 #, c-format
5534 msgid "%s is not a valid '%s' object"
5535 msgstr ""
5537 #: object-file.c:2404
5538 #, c-format
5539 msgid "unable to open %s"
5540 msgstr ""
5542 #: object-file.c:2599
5543 #, c-format
5544 msgid "hash mismatch for %s (expected %s)"
5545 msgstr ""
5547 #: object-file.c:2622
5548 #, c-format
5549 msgid "unable to mmap %s"
5550 msgstr ""
5552 #: object-file.c:2628
5553 #, c-format
5554 msgid "unable to unpack header of %s"
5555 msgstr ""
5557 #: object-file.c:2633
5558 #, c-format
5559 msgid "unable to parse header of %s"
5560 msgstr ""
5562 #: object-file.c:2644
5563 #, c-format
5564 msgid "unable to unpack contents of %s"
5565 msgstr ""
5567 #. TRANSLATORS: This is a line of ambiguous object
5568 #. output shown when we cannot look up or parse the
5569 #. object in question. E.g. "deadbeef [bad object]".
5571 #: object-name.c:382
5572 #, c-format
5573 msgid "%s [bad object]"
5574 msgstr ""
5576 #. TRANSLATORS: This is a line of ambiguous commit
5577 #. object output. E.g.:
5578 #. *
5579 #.    "deadbeef commit 2021-01-01 - Some Commit Message"
5581 #: object-name.c:407
5582 #, c-format
5583 msgid "%s commit %s - %s"
5584 msgstr ""
5586 #. TRANSLATORS: This is a line of ambiguous
5587 #. tag object output. E.g.:
5588 #. *
5589 #.    "deadbeef tag 2022-01-01 - Some Tag Message"
5590 #. *
5591 #. The second argument is the YYYY-MM-DD found
5592 #. in the tag.
5593 #. *
5594 #. The third argument is the "tag" string
5595 #. from object.c.
5597 #: object-name.c:428
5598 #, c-format
5599 msgid "%s tag %s - %s"
5600 msgstr ""
5602 #. TRANSLATORS: This is a line of ambiguous
5603 #. tag object output where we couldn't parse
5604 #. the tag itself. E.g.:
5605 #. *
5606 #.    "deadbeef [bad tag, could not parse it]"
5608 #: object-name.c:439
5609 #, c-format
5610 msgid "%s [bad tag, could not parse it]"
5611 msgstr ""
5613 #. TRANSLATORS: This is a line of ambiguous <type>
5614 #. object output. E.g. "deadbeef tree".
5616 #: object-name.c:447
5617 #, c-format
5618 msgid "%s tree"
5619 msgstr ""
5621 #. TRANSLATORS: This is a line of ambiguous <type>
5622 #. object output. E.g. "deadbeef blob".
5624 #: object-name.c:453
5625 #, c-format
5626 msgid "%s blob"
5627 msgstr ""
5629 #: object-name.c:569
5630 #, c-format
5631 msgid "short object ID %s is ambiguous"
5632 msgstr ""
5634 #. TRANSLATORS: The argument is the list of ambiguous
5635 #. objects composed in show_ambiguous_object(). See
5636 #. its "TRANSLATORS" comments for details.
5638 #: object-name.c:591
5639 #, c-format
5640 msgid ""
5641 "The candidates are:\n"
5642 "%s"
5643 msgstr ""
5645 #: object-name.c:888
5646 msgid ""
5647 "Git normally never creates a ref that ends with 40 hex characters\n"
5648 "because it will be ignored when you just specify 40-hex. These refs\n"
5649 "may be created by mistake. For example,\n"
5650 "\n"
5651 "  git switch -c $br $(git rev-parse ...)\n"
5652 "\n"
5653 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
5654 "examine these refs and maybe delete them. Turn this message off by\n"
5655 "running \"git config advice.objectNameWarning false\""
5656 msgstr ""
5658 #: object-name.c:1008
5659 #, c-format
5660 msgid "log for '%.*s' only goes back to %s"
5661 msgstr ""
5663 #: object-name.c:1016
5664 #, c-format
5665 msgid "log for '%.*s' only has %d entries"
5666 msgstr ""
5668 #: object-name.c:1794
5669 #, c-format
5670 msgid "path '%s' exists on disk, but not in '%.*s'"
5671 msgstr ""
5673 #: object-name.c:1800
5674 #, c-format
5675 msgid ""
5676 "path '%s' exists, but not '%s'\n"
5677 "hint: Did you mean '%.*s:%s' aka '%.*s:./%s'?"
5678 msgstr ""
5680 #: object-name.c:1809
5681 #, c-format
5682 msgid "path '%s' does not exist in '%.*s'"
5683 msgstr ""
5685 #: object-name.c:1837
5686 #, c-format
5687 msgid ""
5688 "path '%s' is in the index, but not at stage %d\n"
5689 "hint: Did you mean ':%d:%s'?"
5690 msgstr ""
5692 #: object-name.c:1853
5693 #, c-format
5694 msgid ""
5695 "path '%s' is in the index, but not '%s'\n"
5696 "hint: Did you mean ':%d:%s' aka ':%d:./%s'?"
5697 msgstr ""
5699 #: object-name.c:1861
5700 #, c-format
5701 msgid "path '%s' exists on disk, but not in the index"
5702 msgstr ""
5704 #: object-name.c:1863
5705 #, c-format
5706 msgid "path '%s' does not exist (neither on disk nor in the index)"
5707 msgstr ""
5709 #: object-name.c:1876
5710 msgid "relative path syntax can't be used outside working tree"
5711 msgstr ""
5713 #: object-name.c:1901
5714 #, c-format
5715 msgid "<object>:<path> required, only <object> '%s' given"
5716 msgstr ""
5718 #: object-name.c:2014
5719 #, c-format
5720 msgid "invalid object name '%.*s'."
5721 msgstr ""
5723 #: object.c:53
5724 #, c-format
5725 msgid "invalid object type \"%s\""
5726 msgstr ""
5728 #: object.c:173
5729 #, c-format
5730 msgid "object %s is a %s, not a %s"
5731 msgstr ""
5733 #: object.c:250
5734 #, c-format
5735 msgid "object %s has unknown type id %d"
5736 msgstr ""
5738 #: object.c:263
5739 #, c-format
5740 msgid "unable to parse object: %s"
5741 msgstr ""
5743 #: object.c:283 object.c:294
5744 #, c-format
5745 msgid "hash mismatch %s"
5746 msgstr ""
5748 #: pack-bitmap.c:353
5749 msgid "multi-pack bitmap is missing required reverse index"
5750 msgstr ""
5752 #: pack-bitmap.c:433
5753 msgid "load_reverse_index: could not open pack"
5754 msgstr ""
5756 #: pack-bitmap.c:1072 pack-bitmap.c:1078 builtin/pack-objects.c:2432
5757 #, c-format
5758 msgid "unable to get size of %s"
5759 msgstr ""
5761 #: pack-bitmap.c:1937
5762 #, c-format
5763 msgid "could not find %s in pack %s at offset %<PRIuMAX>"
5764 msgstr ""
5766 #: pack-bitmap.c:1973 builtin/rev-list.c:91
5767 #, c-format
5768 msgid "unable to get disk usage of %s"
5769 msgstr ""
5771 #: pack-revindex.c:221
5772 #, c-format
5773 msgid "reverse-index file %s is too small"
5774 msgstr ""
5776 #: pack-revindex.c:226
5777 #, c-format
5778 msgid "reverse-index file %s is corrupt"
5779 msgstr ""
5781 #: pack-revindex.c:234
5782 #, c-format
5783 msgid "reverse-index file %s has unknown signature"
5784 msgstr ""
5786 #: pack-revindex.c:238
5787 #, c-format
5788 msgid "reverse-index file %s has unsupported version %<PRIu32>"
5789 msgstr ""
5791 #: pack-revindex.c:243
5792 #, c-format
5793 msgid "reverse-index file %s has unsupported hash id %<PRIu32>"
5794 msgstr ""
5796 #: pack-write.c:251
5797 msgid "cannot both write and verify reverse index"
5798 msgstr ""
5800 #: pack-write.c:270
5801 #, c-format
5802 msgid "could not stat: %s"
5803 msgstr ""
5805 #: pack-write.c:282
5806 #, c-format
5807 msgid "failed to make %s readable"
5808 msgstr ""
5810 #: pack-write.c:521
5811 #, c-format
5812 msgid "could not write '%s' promisor file"
5813 msgstr ""
5815 #: packfile.c:627
5816 msgid "offset before end of packfile (broken .idx?)"
5817 msgstr ""
5819 #: packfile.c:657
5820 #, c-format
5821 msgid "packfile %s cannot be mapped%s"
5822 msgstr ""
5824 #: packfile.c:1924
5825 #, c-format
5826 msgid "offset before start of pack index for %s (corrupt index?)"
5827 msgstr ""
5829 #: packfile.c:1928
5830 #, c-format
5831 msgid "offset beyond end of pack index for %s (truncated index?)"
5832 msgstr ""
5834 #: parse-options-cb.c:21 parse-options-cb.c:25 builtin/commit-graph.c:175
5835 #, c-format
5836 msgid "option `%s' expects a numerical value"
5837 msgstr ""
5839 #: parse-options-cb.c:42
5840 #, c-format
5841 msgid "malformed expiration date '%s'"
5842 msgstr ""
5844 #: parse-options-cb.c:55
5845 #, c-format
5846 msgid "option `%s' expects \"always\", \"auto\", or \"never\""
5847 msgstr ""
5849 #: parse-options-cb.c:133 parse-options-cb.c:150
5850 #, c-format
5851 msgid "malformed object name '%s'"
5852 msgstr ""
5854 #: parse-options-cb.c:307
5855 #, c-format
5856 msgid "option `%s' expects \"%s\" or \"%s\""
5857 msgstr ""
5859 #: parse-options.c:58
5860 #, c-format
5861 msgid "%s requires a value"
5862 msgstr ""
5864 #: parse-options.c:93
5865 #, c-format
5866 msgid "%s is incompatible with %s"
5867 msgstr ""
5869 #: parse-options.c:98
5870 #, c-format
5871 msgid "%s : incompatible with something else"
5872 msgstr ""
5874 #: parse-options.c:112 parse-options.c:116
5875 #, c-format
5876 msgid "%s takes no value"
5877 msgstr ""
5879 #: parse-options.c:114
5880 #, c-format
5881 msgid "%s isn't available"
5882 msgstr ""
5884 #: parse-options.c:237
5885 #, c-format
5886 msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
5887 msgstr ""
5889 #: parse-options.c:393
5890 #, c-format
5891 msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
5892 msgstr ""
5894 #: parse-options.c:428 parse-options.c:436
5895 #, c-format
5896 msgid "did you mean `--%s` (with two dashes)?"
5897 msgstr ""
5899 #: parse-options.c:678 parse-options.c:1054
5900 #, c-format
5901 msgid "alias of --%s"
5902 msgstr ""
5904 #: parse-options.c:892
5905 #, c-format
5906 msgid "unknown option `%s'"
5907 msgstr ""
5909 #: parse-options.c:894
5910 #, c-format
5911 msgid "unknown switch `%c'"
5912 msgstr ""
5914 #: parse-options.c:896
5915 #, c-format
5916 msgid "unknown non-ascii option in string: `%s'"
5917 msgstr ""
5919 #: parse-options.c:920
5920 msgid "..."
5921 msgstr ""
5923 #: parse-options.c:934
5924 #, c-format
5925 msgid "usage: %s"
5926 msgstr ""
5928 #. TRANSLATORS: the colon here should align with the
5929 #. one in "usage: %s" translation.
5931 #: parse-options.c:949
5932 #, c-format
5933 msgid "   or: %s"
5934 msgstr ""
5936 #. TRANSLATORS: You should only need to translate this format
5937 #. string if your language is a RTL language (e.g. Arabic,
5938 #. Hebrew etc.), not if it's a LTR language (e.g. German,
5939 #. Russian, Chinese etc.).
5940 #. *
5941 #. When a translated usage string has an embedded "\n" it's
5942 #. because options have wrapped to the next line. The line
5943 #. after the "\n" will then be padded to align with the
5944 #. command name, such as N_("git cmd [opt]\n<8
5945 #. spaces>[opt2]"), where the 8 spaces are the same length as
5946 #. "git cmd ".
5947 #. *
5948 #. This format string prints out that already-translated
5949 #. line. The "%*s" is whitespace padding to account for the
5950 #. padding at the start of the line that we add in this
5951 #. function. The "%s" is a line in the (hopefully already
5952 #. translated) N_() usage string, which contained embedded
5953 #. newlines before we split it up.
5955 #: parse-options.c:970
5956 #, c-format
5957 msgid "%*s%s"
5958 msgstr ""
5960 #: parse-options.c:993
5961 #, c-format
5962 msgid "    %s"
5963 msgstr ""
5965 #: parse-options.c:1040
5966 msgid "-NUM"
5967 msgstr ""
5969 #: path.c:922
5970 #, c-format
5971 msgid "Could not make %s writable by group"
5972 msgstr ""
5974 #: pathspec.c:150
5975 msgid "Escape character '\\' not allowed as last character in attr value"
5976 msgstr ""
5978 #: pathspec.c:168
5979 msgid "Only one 'attr:' specification is allowed."
5980 msgstr ""
5982 #: pathspec.c:171
5983 msgid "attr spec must not be empty"
5984 msgstr ""
5986 #: pathspec.c:214
5987 #, c-format
5988 msgid "invalid attribute name %s"
5989 msgstr ""
5991 #: pathspec.c:279
5992 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
5993 msgstr ""
5995 #: pathspec.c:286
5996 msgid ""
5997 "global 'literal' pathspec setting is incompatible with all other global "
5998 "pathspec settings"
5999 msgstr ""
6001 #: pathspec.c:326
6002 msgid "invalid parameter for pathspec magic 'prefix'"
6003 msgstr ""
6005 #: pathspec.c:347
6006 #, c-format
6007 msgid "Invalid pathspec magic '%.*s' in '%s'"
6008 msgstr ""
6010 #: pathspec.c:352
6011 #, c-format
6012 msgid "Missing ')' at the end of pathspec magic in '%s'"
6013 msgstr ""
6015 #: pathspec.c:390
6016 #, c-format
6017 msgid "Unimplemented pathspec magic '%c' in '%s'"
6018 msgstr ""
6020 #: pathspec.c:449
6021 #, c-format
6022 msgid "%s: 'literal' and 'glob' are incompatible"
6023 msgstr ""
6025 #: pathspec.c:465
6026 #, c-format
6027 msgid "%s: '%s' is outside repository at '%s'"
6028 msgstr ""
6030 #: pathspec.c:541
6031 #, c-format
6032 msgid "'%s' (mnemonic: '%c')"
6033 msgstr ""
6035 #: pathspec.c:551
6036 #, c-format
6037 msgid "%s: pathspec magic not supported by this command: %s"
6038 msgstr ""
6040 #: pathspec.c:618
6041 #, c-format
6042 msgid "pathspec '%s' is beyond a symbolic link"
6043 msgstr ""
6045 #: pathspec.c:663
6046 #, c-format
6047 msgid "line is badly quoted: %s"
6048 msgstr ""
6050 #: pkt-line.c:92
6051 msgid "unable to write flush packet"
6052 msgstr ""
6054 #: pkt-line.c:99
6055 msgid "unable to write delim packet"
6056 msgstr ""
6058 #: pkt-line.c:106
6059 msgid "unable to write response end packet"
6060 msgstr ""
6062 #: pkt-line.c:113
6063 msgid "flush packet write failed"
6064 msgstr ""
6066 #: pkt-line.c:153
6067 msgid "protocol error: impossibly long line"
6068 msgstr ""
6070 #: pkt-line.c:169 pkt-line.c:171
6071 msgid "packet write with format failed"
6072 msgstr ""
6074 #: pkt-line.c:204 pkt-line.c:252
6075 msgid "packet write failed - data exceeds max packet size"
6076 msgstr ""
6078 #: pkt-line.c:222
6079 #, c-format
6080 msgid "packet write failed: %s"
6081 msgstr ""
6083 #: pkt-line.c:349 pkt-line.c:350
6084 msgid "read error"
6085 msgstr ""
6087 #: pkt-line.c:360 pkt-line.c:361
6088 msgid "the remote end hung up unexpectedly"
6089 msgstr ""
6091 #: pkt-line.c:417 pkt-line.c:419
6092 #, c-format
6093 msgid "protocol error: bad line length character: %.4s"
6094 msgstr ""
6096 #: pkt-line.c:434 pkt-line.c:436 pkt-line.c:442 pkt-line.c:444
6097 #, c-format
6098 msgid "protocol error: bad line length %d"
6099 msgstr ""
6101 #: pkt-line.c:472 sideband.c:165
6102 #, c-format
6103 msgid "remote error: %s"
6104 msgstr ""
6106 #: preload-index.c:125
6107 msgid "Refreshing index"
6108 msgstr ""
6110 #: preload-index.c:144
6111 #, c-format
6112 msgid "unable to create threaded lstat: %s"
6113 msgstr ""
6115 #: pretty.c:1051
6116 msgid "unable to parse --pretty format"
6117 msgstr ""
6119 #: promisor-remote.c:31
6120 msgid "promisor-remote: unable to fork off fetch subprocess"
6121 msgstr ""
6123 #: promisor-remote.c:38 promisor-remote.c:40
6124 msgid "promisor-remote: could not write to fetch subprocess"
6125 msgstr ""
6127 #: promisor-remote.c:44
6128 msgid "promisor-remote: could not close stdin to fetch subprocess"
6129 msgstr ""
6131 #: promisor-remote.c:54
6132 #, c-format
6133 msgid "promisor remote name cannot begin with '/': %s"
6134 msgstr ""
6136 #: protocol-caps.c:103
6137 msgid "object-info: expected flush after arguments"
6138 msgstr ""
6140 #: prune-packed.c:35
6141 msgid "Removing duplicate objects"
6142 msgstr ""
6144 #: range-diff.c:68
6145 msgid "could not start `log`"
6146 msgstr ""
6148 #: range-diff.c:70
6149 msgid "could not read `log` output"
6150 msgstr ""
6152 #: range-diff.c:98 sequencer.c:5575
6153 #, c-format
6154 msgid "could not parse commit '%s'"
6155 msgstr ""
6157 #: range-diff.c:109
6158 #, c-format
6159 msgid ""
6160 "could not parse first line of `log` output: did not start with 'commit ': "
6161 "'%s'"
6162 msgstr ""
6164 #: range-diff.c:132
6165 #, c-format
6166 msgid "could not parse git header '%.*s'"
6167 msgstr ""
6169 #: range-diff.c:300
6170 msgid "failed to generate diff"
6171 msgstr ""
6173 #: range-diff.c:558 range-diff.c:560
6174 #, c-format
6175 msgid "could not parse log for '%s'"
6176 msgstr ""
6178 #: read-cache.c:737
6179 #, c-format
6180 msgid "will not add file alias '%s' ('%s' already exists in index)"
6181 msgstr ""
6183 #: read-cache.c:753
6184 msgid "cannot create an empty blob in the object database"
6185 msgstr ""
6187 #: read-cache.c:775
6188 #, c-format
6189 msgid "%s: can only add regular files, symbolic links or git-directories"
6190 msgstr ""
6192 #: read-cache.c:780 builtin/submodule--helper.c:3359
6193 #, c-format
6194 msgid "'%s' does not have a commit checked out"
6195 msgstr ""
6197 #: read-cache.c:832
6198 #, c-format
6199 msgid "unable to index file '%s'"
6200 msgstr ""
6202 #: read-cache.c:851
6203 #, c-format
6204 msgid "unable to add '%s' to index"
6205 msgstr ""
6207 #: read-cache.c:862
6208 #, c-format
6209 msgid "unable to stat '%s'"
6210 msgstr ""
6212 #: read-cache.c:1404
6213 #, c-format
6214 msgid "'%s' appears as both a file and as a directory"
6215 msgstr ""
6217 #: read-cache.c:1619
6218 msgid "Refresh index"
6219 msgstr ""
6221 #: read-cache.c:1751
6222 #, c-format
6223 msgid ""
6224 "index.version set, but the value is invalid.\n"
6225 "Using version %i"
6226 msgstr ""
6228 #: read-cache.c:1761
6229 #, c-format
6230 msgid ""
6231 "GIT_INDEX_VERSION set, but the value is invalid.\n"
6232 "Using version %i"
6233 msgstr ""
6235 #: read-cache.c:1817
6236 #, c-format
6237 msgid "bad signature 0x%08x"
6238 msgstr ""
6240 #: read-cache.c:1820
6241 #, c-format
6242 msgid "bad index version %d"
6243 msgstr ""
6245 #: read-cache.c:1829
6246 msgid "bad index file sha1 signature"
6247 msgstr ""
6249 #: read-cache.c:1863
6250 #, c-format
6251 msgid "index uses %.4s extension, which we do not understand"
6252 msgstr ""
6254 #: read-cache.c:1865
6255 #, c-format
6256 msgid "ignoring %.4s extension"
6257 msgstr ""
6259 #: read-cache.c:1902
6260 #, c-format
6261 msgid "unknown index entry format 0x%08x"
6262 msgstr ""
6264 #: read-cache.c:1918
6265 #, c-format
6266 msgid "malformed name field in the index, near path '%s'"
6267 msgstr ""
6269 #: read-cache.c:1975
6270 msgid "unordered stage entries in index"
6271 msgstr ""
6273 #: read-cache.c:1978
6274 #, c-format
6275 msgid "multiple stage entries for merged file '%s'"
6276 msgstr ""
6278 #: read-cache.c:1981
6279 #, c-format
6280 msgid "unordered stage entries for '%s'"
6281 msgstr ""
6283 #: read-cache.c:2096 read-cache.c:2402 rerere.c:549 rerere.c:583 rerere.c:1096
6284 #: submodule.c:1831 builtin/add.c:586 builtin/check-ignore.c:183
6285 #: builtin/checkout.c:532 builtin/checkout.c:724 builtin/clean.c:1016
6286 #: builtin/commit.c:379 builtin/diff-tree.c:122 builtin/grep.c:521
6287 #: builtin/mv.c:148 builtin/reset.c:506 builtin/rm.c:293
6288 #: builtin/submodule--helper.c:335 builtin/submodule--helper.c:3319
6289 msgid "index file corrupt"
6290 msgstr ""
6292 #: read-cache.c:2240
6293 #, c-format
6294 msgid "unable to create load_cache_entries thread: %s"
6295 msgstr ""
6297 #: read-cache.c:2253
6298 #, c-format
6299 msgid "unable to join load_cache_entries thread: %s"
6300 msgstr ""
6302 #: read-cache.c:2286
6303 #, c-format
6304 msgid "%s: index file open failed"
6305 msgstr ""
6307 #: read-cache.c:2290
6308 #, c-format
6309 msgid "%s: cannot stat the open index"
6310 msgstr ""
6312 #: read-cache.c:2294
6313 #, c-format
6314 msgid "%s: index file smaller than expected"
6315 msgstr ""
6317 #: read-cache.c:2298
6318 #, c-format
6319 msgid "%s: unable to map index file%s"
6320 msgstr ""
6322 #: read-cache.c:2341
6323 #, c-format
6324 msgid "unable to create load_index_extensions thread: %s"
6325 msgstr ""
6327 #: read-cache.c:2368
6328 #, c-format
6329 msgid "unable to join load_index_extensions thread: %s"
6330 msgstr ""
6332 #: read-cache.c:2414
6333 #, c-format
6334 msgid "could not freshen shared index '%s'"
6335 msgstr ""
6337 #: read-cache.c:2473
6338 #, c-format
6339 msgid "broken index, expect %s in %s, got %s"
6340 msgstr ""
6342 #: read-cache.c:3032
6343 msgid "cannot write split index for a sparse index"
6344 msgstr ""
6346 #: read-cache.c:3114 strbuf.c:1192 wrapper.c:717 builtin/merge.c:1156
6347 #, c-format
6348 msgid "could not close '%s'"
6349 msgstr ""
6351 #: read-cache.c:3157
6352 msgid "failed to convert to a sparse-index"
6353 msgstr ""
6355 #: read-cache.c:3228
6356 #, c-format
6357 msgid "could not stat '%s'"
6358 msgstr ""
6360 #: read-cache.c:3241
6361 #, c-format
6362 msgid "unable to open git dir: %s"
6363 msgstr ""
6365 #: read-cache.c:3253
6366 #, c-format
6367 msgid "unable to unlink: %s"
6368 msgstr ""
6370 #: read-cache.c:3282
6371 #, c-format
6372 msgid "cannot fix permission bits on '%s'"
6373 msgstr ""
6375 #: read-cache.c:3439
6376 #, c-format
6377 msgid "%s: cannot drop to stage #0"
6378 msgstr ""
6380 #: rebase-interactive.c:11
6381 msgid ""
6382 "You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
6383 "continue'.\n"
6384 "Or you can abort the rebase with 'git rebase --abort'.\n"
6385 msgstr ""
6387 #: rebase-interactive.c:33
6388 #, c-format
6389 msgid ""
6390 "unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
6391 msgstr ""
6393 #: rebase-interactive.c:42
6394 msgid ""
6395 "\n"
6396 "Commands:\n"
6397 "p, pick <commit> = use commit\n"
6398 "r, reword <commit> = use commit, but edit the commit message\n"
6399 "e, edit <commit> = use commit, but stop for amending\n"
6400 "s, squash <commit> = use commit, but meld into previous commit\n"
6401 "f, fixup [-C | -c] <commit> = like \"squash\" but keep only the previous\n"
6402 "                   commit's log message, unless -C is used, in which case\n"
6403 "                   keep only this commit's message; -c is same as -C but\n"
6404 "                   opens the editor\n"
6405 "x, exec <command> = run command (the rest of the line) using shell\n"
6406 "b, break = stop here (continue rebase later with 'git rebase --continue')\n"
6407 "d, drop <commit> = remove commit\n"
6408 "l, label <label> = label current HEAD with a name\n"
6409 "t, reset <label> = reset HEAD to a label\n"
6410 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
6411 ".       create a merge commit using the original merge commit's\n"
6412 ".       message (or the oneline, if no original merge commit was\n"
6413 ".       specified); use -c <commit> to reword the commit message\n"
6414 "\n"
6415 "These lines can be re-ordered; they are executed from top to bottom.\n"
6416 msgstr ""
6418 #: rebase-interactive.c:66
6419 #, c-format
6420 msgid "Rebase %s onto %s (%d command)"
6421 msgid_plural "Rebase %s onto %s (%d commands)"
6422 msgstr[0] ""
6423 msgstr[1] ""
6425 #: rebase-interactive.c:75
6426 msgid ""
6427 "\n"
6428 "Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
6429 msgstr ""
6431 #: rebase-interactive.c:78
6432 msgid ""
6433 "\n"
6434 "If you remove a line here THAT COMMIT WILL BE LOST.\n"
6435 msgstr ""
6437 #: rebase-interactive.c:84
6438 msgid ""
6439 "\n"
6440 "You are editing the todo file of an ongoing interactive rebase.\n"
6441 "To continue rebase after editing, run:\n"
6442 "    git rebase --continue\n"
6443 "\n"
6444 msgstr ""
6446 #: rebase-interactive.c:89
6447 msgid ""
6448 "\n"
6449 "However, if you remove everything, the rebase will be aborted.\n"
6450 "\n"
6451 msgstr ""
6453 #: rebase-interactive.c:113 rerere.c:469 rerere.c:677 sequencer.c:3879
6454 #: sequencer.c:3905 sequencer.c:5681 builtin/fsck.c:328 builtin/gc.c:1791
6455 #: builtin/rebase.c:191
6456 #, c-format
6457 msgid "could not write '%s'"
6458 msgstr ""
6460 #: rebase-interactive.c:119
6461 #, c-format
6462 msgid "could not write '%s'."
6463 msgstr ""
6465 #: rebase-interactive.c:196
6466 #, c-format
6467 msgid ""
6468 "Warning: some commits may have been dropped accidentally.\n"
6469 "Dropped commits (newer to older):\n"
6470 msgstr ""
6472 #: rebase-interactive.c:203
6473 #, c-format
6474 msgid ""
6475 "To avoid this message, use \"drop\" to explicitly remove a commit.\n"
6476 "\n"
6477 "Use 'git config rebase.missingCommitsCheck' to change the level of "
6478 "warnings.\n"
6479 "The possible behaviours are: ignore, warn, error.\n"
6480 "\n"
6481 msgstr ""
6483 #: rebase.c:29
6484 #, c-format
6485 msgid "%s: 'preserve' superseded by 'merges'"
6486 msgstr ""
6488 #: ref-filter.c:42 wt-status.c:2057
6489 msgid "gone"
6490 msgstr ""
6492 #: ref-filter.c:43
6493 #, c-format
6494 msgid "ahead %d"
6495 msgstr ""
6497 #: ref-filter.c:44
6498 #, c-format
6499 msgid "behind %d"
6500 msgstr ""
6502 #: ref-filter.c:45
6503 #, c-format
6504 msgid "ahead %d, behind %d"
6505 msgstr ""
6507 #: ref-filter.c:235
6508 #, c-format
6509 msgid "expected format: %%(color:<color>)"
6510 msgstr ""
6512 #: ref-filter.c:237
6513 #, c-format
6514 msgid "unrecognized color: %%(color:%s)"
6515 msgstr ""
6517 #: ref-filter.c:259
6518 #, c-format
6519 msgid "Integer value expected refname:lstrip=%s"
6520 msgstr ""
6522 #: ref-filter.c:263
6523 #, c-format
6524 msgid "Integer value expected refname:rstrip=%s"
6525 msgstr ""
6527 #: ref-filter.c:265 ref-filter.c:344 ref-filter.c:377 ref-filter.c:431
6528 #: ref-filter.c:443 ref-filter.c:462 ref-filter.c:534 ref-filter.c:560
6529 #, c-format
6530 msgid "unrecognized %%(%s) argument: %s"
6531 msgstr ""
6533 #: ref-filter.c:320
6534 #, c-format
6535 msgid "%%(objecttype) does not take arguments"
6536 msgstr ""
6538 #: ref-filter.c:352
6539 #, c-format
6540 msgid "%%(deltabase) does not take arguments"
6541 msgstr ""
6543 #: ref-filter.c:364
6544 #, c-format
6545 msgid "%%(body) does not take arguments"
6546 msgstr ""
6548 #: ref-filter.c:396
6549 #, c-format
6550 msgid "expected %%(trailers:key=<value>)"
6551 msgstr ""
6553 #: ref-filter.c:398
6554 #, c-format
6555 msgid "unknown %%(trailers) argument: %s"
6556 msgstr ""
6558 #: ref-filter.c:429
6559 #, c-format
6560 msgid "positive value expected contents:lines=%s"
6561 msgstr ""
6563 #: ref-filter.c:458
6564 #, c-format
6565 msgid "positive value expected '%s' in %%(%s)"
6566 msgstr ""
6568 #: ref-filter.c:476
6569 #, c-format
6570 msgid "unrecognized email option: %s"
6571 msgstr ""
6573 #: ref-filter.c:506
6574 #, c-format
6575 msgid "expected format: %%(align:<width>,<position>)"
6576 msgstr ""
6578 #: ref-filter.c:518
6579 #, c-format
6580 msgid "unrecognized position:%s"
6581 msgstr ""
6583 #: ref-filter.c:525
6584 #, c-format
6585 msgid "unrecognized width:%s"
6586 msgstr ""
6588 #: ref-filter.c:542
6589 #, c-format
6590 msgid "positive width expected with the %%(align) atom"
6591 msgstr ""
6593 #: ref-filter.c:568
6594 #, c-format
6595 msgid "%%(rest) does not take arguments"
6596 msgstr ""
6598 #: ref-filter.c:680
6599 #, c-format
6600 msgid "malformed field name: %.*s"
6601 msgstr ""
6603 #: ref-filter.c:707
6604 #, c-format
6605 msgid "unknown field name: %.*s"
6606 msgstr ""
6608 #: ref-filter.c:711
6609 #, c-format
6610 msgid ""
6611 "not a git repository, but the field '%.*s' requires access to object data"
6612 msgstr ""
6614 #: ref-filter.c:844 ref-filter.c:910 ref-filter.c:946 ref-filter.c:948
6615 #, c-format
6616 msgid "format: %%(%s) atom used without a %%(%s) atom"
6617 msgstr ""
6619 #: ref-filter.c:912
6620 #, c-format
6621 msgid "format: %%(then) atom used more than once"
6622 msgstr ""
6624 #: ref-filter.c:914
6625 #, c-format
6626 msgid "format: %%(then) atom used after %%(else)"
6627 msgstr ""
6629 #: ref-filter.c:950
6630 #, c-format
6631 msgid "format: %%(else) atom used more than once"
6632 msgstr ""
6634 #: ref-filter.c:965
6635 #, c-format
6636 msgid "format: %%(end) atom used without corresponding atom"
6637 msgstr ""
6639 #: ref-filter.c:1027
6640 #, c-format
6641 msgid "malformed format string %s"
6642 msgstr ""
6644 #: ref-filter.c:1033
6645 #, c-format
6646 msgid "this command reject atom %%(%.*s)"
6647 msgstr ""
6649 #: ref-filter.c:1040
6650 #, c-format
6651 msgid "--format=%.*s cannot be used with --python, --shell, --tcl"
6652 msgstr ""
6654 #: ref-filter.c:1707
6655 #, c-format
6656 msgid "(no branch, rebasing %s)"
6657 msgstr ""
6659 #: ref-filter.c:1710
6660 #, c-format
6661 msgid "(no branch, rebasing detached HEAD %s)"
6662 msgstr ""
6664 #: ref-filter.c:1713
6665 #, c-format
6666 msgid "(no branch, bisect started on %s)"
6667 msgstr ""
6669 #: ref-filter.c:1717
6670 #, c-format
6671 msgid "(HEAD detached at %s)"
6672 msgstr ""
6674 #: ref-filter.c:1720
6675 #, c-format
6676 msgid "(HEAD detached from %s)"
6677 msgstr ""
6679 #: ref-filter.c:1723
6680 msgid "(no branch)"
6681 msgstr ""
6683 #: ref-filter.c:1755 ref-filter.c:1973
6684 #, c-format
6685 msgid "missing object %s for %s"
6686 msgstr ""
6688 #: ref-filter.c:1765
6689 #, c-format
6690 msgid "parse_object_buffer failed on %s for %s"
6691 msgstr ""
6693 #: ref-filter.c:2156
6694 #, c-format
6695 msgid "malformed object at '%s'"
6696 msgstr ""
6698 #: ref-filter.c:2246
6699 #, c-format
6700 msgid "ignoring ref with broken name %s"
6701 msgstr ""
6703 #: ref-filter.c:2251 refs.c:672
6704 #, c-format
6705 msgid "ignoring broken ref %s"
6706 msgstr ""
6708 #: ref-filter.c:2630
6709 #, c-format
6710 msgid "format: %%(end) atom missing"
6711 msgstr ""
6713 #: ref-filter.c:2741
6714 #, c-format
6715 msgid "malformed object name %s"
6716 msgstr ""
6718 #: ref-filter.c:2746
6719 #, c-format
6720 msgid "option `%s' must point to a commit"
6721 msgstr ""
6723 #: reflog.c:407
6724 #, c-format
6725 msgid "not a reflog: %s"
6726 msgstr ""
6728 #: reflog.c:410
6729 #, c-format
6730 msgid "no reflog for '%s'"
6731 msgstr ""
6733 #: refs.c:262
6734 #, c-format
6735 msgid "%s does not point to a valid object!"
6736 msgstr ""
6738 #: refs.c:561
6739 #, c-format
6740 msgid ""
6741 "Using '%s' as the name for the initial branch. This default branch name\n"
6742 "is subject to change. To configure the initial branch name to use in all\n"
6743 "of your new repositories, which will suppress this warning, call:\n"
6744 "\n"
6745 "\tgit config --global init.defaultBranch <name>\n"
6746 "\n"
6747 "Names commonly chosen instead of 'master' are 'main', 'trunk' and\n"
6748 "'development'. The just-created branch can be renamed via this command:\n"
6749 "\n"
6750 "\tgit branch -m <name>\n"
6751 msgstr ""
6753 #: refs.c:583
6754 #, c-format
6755 msgid "could not retrieve `%s`"
6756 msgstr ""
6758 #: refs.c:593
6759 #, c-format
6760 msgid "invalid branch name: %s = %s"
6761 msgstr ""
6763 #: refs.c:670
6764 #, c-format
6765 msgid "ignoring dangling symref %s"
6766 msgstr ""
6768 #: refs.c:919
6769 #, c-format
6770 msgid "log for ref %s has gap after %s"
6771 msgstr ""
6773 #: refs.c:926
6774 #, c-format
6775 msgid "log for ref %s unexpectedly ended on %s"
6776 msgstr ""
6778 #: refs.c:991
6779 #, c-format
6780 msgid "log for %s is empty"
6781 msgstr ""
6783 #: refs.c:1086
6784 #, c-format
6785 msgid "refusing to update ref with bad name '%s'"
6786 msgstr ""
6788 #: refs.c:1164
6789 #, c-format
6790 msgid "update_ref failed for ref '%s': %s"
6791 msgstr ""
6793 #: refs.c:2059
6794 #, c-format
6795 msgid "multiple updates for ref '%s' not allowed"
6796 msgstr ""
6798 #: refs.c:2145
6799 msgid "ref updates forbidden inside quarantine environment"
6800 msgstr ""
6802 #: refs.c:2156
6803 msgid "ref updates aborted by hook"
6804 msgstr ""
6806 #: refs.c:2264 refs.c:2294
6807 #, c-format
6808 msgid "'%s' exists; cannot create '%s'"
6809 msgstr ""
6811 #: refs.c:2270 refs.c:2305
6812 #, c-format
6813 msgid "cannot process '%s' and '%s' at the same time"
6814 msgstr ""
6816 #: refs/files-backend.c:1295
6817 #, c-format
6818 msgid "could not remove reference %s"
6819 msgstr ""
6821 #: refs/files-backend.c:1310 refs/packed-backend.c:1565
6822 #: refs/packed-backend.c:1575
6823 #, c-format
6824 msgid "could not delete reference %s: %s"
6825 msgstr ""
6827 #: refs/files-backend.c:1313 refs/packed-backend.c:1578
6828 #, c-format
6829 msgid "could not delete references: %s"
6830 msgstr ""
6832 #: refspec.c:170
6833 #, c-format
6834 msgid "invalid refspec '%s'"
6835 msgstr ""
6837 #: remote.c:402
6838 #, c-format
6839 msgid "config remote shorthand cannot begin with '/': %s"
6840 msgstr ""
6842 #: remote.c:450
6843 msgid "more than one receivepack given, using the first"
6844 msgstr ""
6846 #: remote.c:458
6847 msgid "more than one uploadpack given, using the first"
6848 msgstr ""
6850 #: remote.c:698
6851 #, c-format
6852 msgid "Cannot fetch both %s and %s to %s"
6853 msgstr ""
6855 #: remote.c:702
6856 #, c-format
6857 msgid "%s usually tracks %s, not %s"
6858 msgstr ""
6860 #: remote.c:706
6861 #, c-format
6862 msgid "%s tracks both %s and %s"
6863 msgstr ""
6865 #: remote.c:774
6866 #, c-format
6867 msgid "key '%s' of pattern had no '*'"
6868 msgstr ""
6870 #: remote.c:784
6871 #, c-format
6872 msgid "value '%s' of pattern has no '*'"
6873 msgstr ""
6875 #: remote.c:1191
6876 #, c-format
6877 msgid "src refspec %s does not match any"
6878 msgstr ""
6880 #: remote.c:1196
6881 #, c-format
6882 msgid "src refspec %s matches more than one"
6883 msgstr ""
6885 #. TRANSLATORS: "matches '%s'%" is the <dst> part of "git push
6886 #. <remote> <src>:<dst>" push, and "being pushed ('%s')" is
6887 #. the <src>.
6889 #: remote.c:1211
6890 #, c-format
6891 msgid ""
6892 "The destination you provided is not a full refname (i.e.,\n"
6893 "starting with \"refs/\"). We tried to guess what you meant by:\n"
6894 "\n"
6895 "- Looking for a ref that matches '%s' on the remote side.\n"
6896 "- Checking if the <src> being pushed ('%s')\n"
6897 "  is a ref in \"refs/{heads,tags}/\". If so we add a corresponding\n"
6898 "  refs/{heads,tags}/ prefix on the remote side.\n"
6899 "\n"
6900 "Neither worked, so we gave up. You must fully qualify the ref."
6901 msgstr ""
6903 #: remote.c:1231
6904 #, c-format
6905 msgid ""
6906 "The <src> part of the refspec is a commit object.\n"
6907 "Did you mean to create a new branch by pushing to\n"
6908 "'%s:refs/heads/%s'?"
6909 msgstr ""
6911 #: remote.c:1236
6912 #, c-format
6913 msgid ""
6914 "The <src> part of the refspec is a tag object.\n"
6915 "Did you mean to create a new tag by pushing to\n"
6916 "'%s:refs/tags/%s'?"
6917 msgstr ""
6919 #: remote.c:1241
6920 #, c-format
6921 msgid ""
6922 "The <src> part of the refspec is a tree object.\n"
6923 "Did you mean to tag a new tree by pushing to\n"
6924 "'%s:refs/tags/%s'?"
6925 msgstr ""
6927 #: remote.c:1246
6928 #, c-format
6929 msgid ""
6930 "The <src> part of the refspec is a blob object.\n"
6931 "Did you mean to tag a new blob by pushing to\n"
6932 "'%s:refs/tags/%s'?"
6933 msgstr ""
6935 #: remote.c:1282
6936 #, c-format
6937 msgid "%s cannot be resolved to branch"
6938 msgstr ""
6940 #: remote.c:1293
6941 #, c-format
6942 msgid "unable to delete '%s': remote ref does not exist"
6943 msgstr ""
6945 #: remote.c:1305
6946 #, c-format
6947 msgid "dst refspec %s matches more than one"
6948 msgstr ""
6950 #: remote.c:1312
6951 #, c-format
6952 msgid "dst ref %s receives from more than one src"
6953 msgstr ""
6955 #: remote.c:1833 remote.c:1940
6956 msgid "HEAD does not point to a branch"
6957 msgstr ""
6959 #: remote.c:1842
6960 #, c-format
6961 msgid "no such branch: '%s'"
6962 msgstr ""
6964 #: remote.c:1845
6965 #, c-format
6966 msgid "no upstream configured for branch '%s'"
6967 msgstr ""
6969 #: remote.c:1851
6970 #, c-format
6971 msgid "upstream branch '%s' not stored as a remote-tracking branch"
6972 msgstr ""
6974 #: remote.c:1866
6975 #, c-format
6976 msgid "push destination '%s' on remote '%s' has no local tracking branch"
6977 msgstr ""
6979 #: remote.c:1881
6980 #, c-format
6981 msgid "branch '%s' has no remote for pushing"
6982 msgstr ""
6984 #: remote.c:1891
6985 #, c-format
6986 msgid "push refspecs for '%s' do not include '%s'"
6987 msgstr ""
6989 #: remote.c:1904
6990 msgid "push has no destination (push.default is 'nothing')"
6991 msgstr ""
6993 #: remote.c:1926
6994 msgid "cannot resolve 'simple' push to a single destination"
6995 msgstr ""
6997 #: remote.c:2059
6998 #, c-format
6999 msgid "couldn't find remote ref %s"
7000 msgstr ""
7002 #: remote.c:2072
7003 #, c-format
7004 msgid "* Ignoring funny ref '%s' locally"
7005 msgstr ""
7007 #: remote.c:2235
7008 #, c-format
7009 msgid "Your branch is based on '%s', but the upstream is gone.\n"
7010 msgstr ""
7012 #: remote.c:2239
7013 msgid "  (use \"git branch --unset-upstream\" to fixup)\n"
7014 msgstr ""
7016 #: remote.c:2242
7017 #, c-format
7018 msgid "Your branch is up to date with '%s'.\n"
7019 msgstr ""
7021 #: remote.c:2246
7022 #, c-format
7023 msgid "Your branch and '%s' refer to different commits.\n"
7024 msgstr ""
7026 #: remote.c:2249
7027 #, c-format
7028 msgid "  (use \"%s\" for details)\n"
7029 msgstr ""
7031 #: remote.c:2253
7032 #, c-format
7033 msgid "Your branch is ahead of '%s' by %d commit.\n"
7034 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
7035 msgstr[0] ""
7036 msgstr[1] ""
7038 #: remote.c:2259
7039 msgid "  (use \"git push\" to publish your local commits)\n"
7040 msgstr ""
7042 #: remote.c:2262
7043 #, c-format
7044 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
7045 msgid_plural ""
7046 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
7047 msgstr[0] ""
7048 msgstr[1] ""
7050 #: remote.c:2270
7051 msgid "  (use \"git pull\" to update your local branch)\n"
7052 msgstr ""
7054 #: remote.c:2273
7055 #, c-format
7056 msgid ""
7057 "Your branch and '%s' have diverged,\n"
7058 "and have %d and %d different commit each, respectively.\n"
7059 msgid_plural ""
7060 "Your branch and '%s' have diverged,\n"
7061 "and have %d and %d different commits each, respectively.\n"
7062 msgstr[0] ""
7063 msgstr[1] ""
7065 #: remote.c:2283
7066 msgid "  (use \"git pull\" to merge the remote branch into yours)\n"
7067 msgstr ""
7069 #: remote.c:2475
7070 #, c-format
7071 msgid "cannot parse expected object name '%s'"
7072 msgstr ""
7074 #: replace-object.c:21
7075 #, c-format
7076 msgid "bad replace ref name: %s"
7077 msgstr ""
7079 #: replace-object.c:30
7080 #, c-format
7081 msgid "duplicate replace ref: %s"
7082 msgstr ""
7084 #: replace-object.c:82
7085 #, c-format
7086 msgid "replace depth too high for object %s"
7087 msgstr ""
7089 #: rerere.c:201 rerere.c:210 rerere.c:213
7090 msgid "corrupt MERGE_RR"
7091 msgstr ""
7093 #: rerere.c:248 rerere.c:253
7094 msgid "unable to write rerere record"
7095 msgstr ""
7097 #: rerere.c:479
7098 #, c-format
7099 msgid "there were errors while writing '%s' (%s)"
7100 msgstr ""
7102 #: rerere.c:482 builtin/gc.c:2263 builtin/gc.c:2298
7103 #, c-format
7104 msgid "failed to flush '%s'"
7105 msgstr ""
7107 #: rerere.c:487 rerere.c:1024
7108 #, c-format
7109 msgid "could not parse conflict hunks in '%s'"
7110 msgstr ""
7112 #: rerere.c:669
7113 #, c-format
7114 msgid "failed utime() on '%s'"
7115 msgstr ""
7117 #: rerere.c:679
7118 #, c-format
7119 msgid "writing '%s' failed"
7120 msgstr ""
7122 #: rerere.c:699
7123 #, c-format
7124 msgid "Staged '%s' using previous resolution."
7125 msgstr ""
7127 #: rerere.c:738
7128 #, c-format
7129 msgid "Recorded resolution for '%s'."
7130 msgstr ""
7132 #: rerere.c:773
7133 #, c-format
7134 msgid "Resolved '%s' using previous resolution."
7135 msgstr ""
7137 #: rerere.c:788
7138 #, c-format
7139 msgid "cannot unlink stray '%s'"
7140 msgstr ""
7142 #: rerere.c:792
7143 #, c-format
7144 msgid "Recorded preimage for '%s'"
7145 msgstr ""
7147 #: rerere.c:866 submodule.c:2290 builtin/log.c:2042
7148 #: builtin/submodule--helper.c:1786 builtin/submodule--helper.c:1833
7149 #, c-format
7150 msgid "could not create directory '%s'"
7151 msgstr ""
7153 #: rerere.c:1042
7154 #, c-format
7155 msgid "failed to update conflicted state in '%s'"
7156 msgstr ""
7158 #: rerere.c:1053 rerere.c:1060
7159 #, c-format
7160 msgid "no remembered resolution for '%s'"
7161 msgstr ""
7163 #: rerere.c:1062
7164 #, c-format
7165 msgid "cannot unlink '%s'"
7166 msgstr ""
7168 #: rerere.c:1072
7169 #, c-format
7170 msgid "Updated preimage for '%s'"
7171 msgstr ""
7173 #: rerere.c:1081
7174 #, c-format
7175 msgid "Forgot resolution for '%s'\n"
7176 msgstr ""
7178 #: rerere.c:1192
7179 msgid "unable to open rr-cache directory"
7180 msgstr ""
7182 #: reset.c:112
7183 msgid "could not determine HEAD revision"
7184 msgstr ""
7186 #: reset.c:141 reset.c:147 sequencer.c:3696
7187 #, c-format
7188 msgid "failed to find tree of %s"
7189 msgstr ""
7191 #: revision.c:2358
7192 msgid "--unpacked=<packfile> no longer supported"
7193 msgstr ""
7195 #: revision.c:2712
7196 msgid "your current branch appears to be broken"
7197 msgstr ""
7199 #: revision.c:2715
7200 #, c-format
7201 msgid "your current branch '%s' does not have any commits yet"
7202 msgstr ""
7204 #: revision.c:2901
7205 msgid "object filtering requires --objects"
7206 msgstr ""
7208 #: revision.c:2918
7209 msgid "-L does not yet support diff formats besides -p and -s"
7210 msgstr ""
7212 #: run-command.c:1262
7213 #, c-format
7214 msgid "cannot create async thread: %s"
7215 msgstr ""
7217 #: send-pack.c:150
7218 msgid "unexpected flush packet while reading remote unpack status"
7219 msgstr ""
7221 #: send-pack.c:152
7222 #, c-format
7223 msgid "unable to parse remote unpack status: %s"
7224 msgstr ""
7226 #: send-pack.c:154
7227 #, c-format
7228 msgid "remote unpack failed: %s"
7229 msgstr ""
7231 #: send-pack.c:378
7232 msgid "failed to sign the push certificate"
7233 msgstr ""
7235 #: send-pack.c:435
7236 msgid "send-pack: unable to fork off fetch subprocess"
7237 msgstr ""
7239 #: send-pack.c:457
7240 msgid "push negotiation failed; proceeding anyway with push"
7241 msgstr ""
7243 #: send-pack.c:528
7244 msgid "the receiving end does not support this repository's hash algorithm"
7245 msgstr ""
7247 #: send-pack.c:537
7248 msgid "the receiving end does not support --signed push"
7249 msgstr ""
7251 #: send-pack.c:539
7252 msgid ""
7253 "not sending a push certificate since the receiving end does not support --"
7254 "signed push"
7255 msgstr ""
7257 #: send-pack.c:546
7258 msgid "the receiving end does not support --atomic push"
7259 msgstr ""
7261 #: send-pack.c:551
7262 msgid "the receiving end does not support push options"
7263 msgstr ""
7265 #: sequencer.c:197
7266 #, c-format
7267 msgid "invalid commit message cleanup mode '%s'"
7268 msgstr ""
7270 #: sequencer.c:325
7271 #, c-format
7272 msgid "could not delete '%s'"
7273 msgstr ""
7275 #: sequencer.c:345 sequencer.c:4724 builtin/rebase.c:564 builtin/rebase.c:1326
7276 #: builtin/rm.c:409
7277 #, c-format
7278 msgid "could not remove '%s'"
7279 msgstr ""
7281 #: sequencer.c:355
7282 msgid "revert"
7283 msgstr ""
7285 #: sequencer.c:357
7286 msgid "cherry-pick"
7287 msgstr ""
7289 #: sequencer.c:359
7290 msgid "rebase"
7291 msgstr ""
7293 #: sequencer.c:361
7294 #, c-format
7295 msgid "unknown action: %d"
7296 msgstr ""
7298 #: sequencer.c:420
7299 msgid ""
7300 "after resolving the conflicts, mark the corrected paths\n"
7301 "with 'git add <paths>' or 'git rm <paths>'"
7302 msgstr ""
7304 #: sequencer.c:423
7305 msgid ""
7306 "After resolving the conflicts, mark them with\n"
7307 "\"git add/rm <pathspec>\", then run\n"
7308 "\"git cherry-pick --continue\".\n"
7309 "You can instead skip this commit with \"git cherry-pick --skip\".\n"
7310 "To abort and get back to the state before \"git cherry-pick\",\n"
7311 "run \"git cherry-pick --abort\"."
7312 msgstr ""
7314 #: sequencer.c:430
7315 msgid ""
7316 "After resolving the conflicts, mark them with\n"
7317 "\"git add/rm <pathspec>\", then run\n"
7318 "\"git revert --continue\".\n"
7319 "You can instead skip this commit with \"git revert --skip\".\n"
7320 "To abort and get back to the state before \"git revert\",\n"
7321 "run \"git revert --abort\"."
7322 msgstr ""
7324 #: sequencer.c:448 sequencer.c:3288
7325 #, c-format
7326 msgid "could not lock '%s'"
7327 msgstr ""
7329 #: sequencer.c:450 sequencer.c:3087 sequencer.c:3292 sequencer.c:3306
7330 #: sequencer.c:3557 sequencer.c:5591 strbuf.c:1189 wrapper.c:715
7331 #, c-format
7332 msgid "could not write to '%s'"
7333 msgstr ""
7335 #: sequencer.c:455
7336 #, c-format
7337 msgid "could not write eol to '%s'"
7338 msgstr ""
7340 #: sequencer.c:460 sequencer.c:3092 sequencer.c:3294 sequencer.c:3308
7341 #: sequencer.c:3565
7342 #, c-format
7343 msgid "failed to finalize '%s'"
7344 msgstr ""
7346 #: sequencer.c:473 sequencer.c:1930 sequencer.c:3112 sequencer.c:3547
7347 #: sequencer.c:3675 builtin/am.c:290 builtin/commit.c:837 builtin/merge.c:1154
7348 #, c-format
7349 msgid "could not read '%s'"
7350 msgstr ""
7352 #: sequencer.c:499
7353 #, c-format
7354 msgid "your local changes would be overwritten by %s."
7355 msgstr ""
7357 #: sequencer.c:503
7358 msgid "commit your changes or stash them to proceed."
7359 msgstr ""
7361 #: sequencer.c:535
7362 #, c-format
7363 msgid "%s: fast-forward"
7364 msgstr ""
7366 #: sequencer.c:574 builtin/tag.c:615
7367 #, c-format
7368 msgid "Invalid cleanup mode %s"
7369 msgstr ""
7371 #. TRANSLATORS: %s will be "revert", "cherry-pick" or
7372 #. "rebase".
7374 #: sequencer.c:685
7375 #, c-format
7376 msgid "%s: Unable to write new index file"
7377 msgstr ""
7379 #: sequencer.c:699
7380 msgid "unable to update cache tree"
7381 msgstr ""
7383 #: sequencer.c:713
7384 msgid "could not resolve HEAD commit"
7385 msgstr ""
7387 #: sequencer.c:793
7388 #, c-format
7389 msgid "no key present in '%.*s'"
7390 msgstr ""
7392 #: sequencer.c:804
7393 #, c-format
7394 msgid "unable to dequote value of '%s'"
7395 msgstr ""
7397 #: sequencer.c:841 wrapper.c:219 wrapper.c:389 builtin/am.c:757
7398 #: builtin/am.c:849 builtin/rebase.c:699
7399 #, c-format
7400 msgid "could not open '%s' for reading"
7401 msgstr ""
7403 #: sequencer.c:851
7404 msgid "'GIT_AUTHOR_NAME' already given"
7405 msgstr ""
7407 #: sequencer.c:856
7408 msgid "'GIT_AUTHOR_EMAIL' already given"
7409 msgstr ""
7411 #: sequencer.c:861
7412 msgid "'GIT_AUTHOR_DATE' already given"
7413 msgstr ""
7415 #: sequencer.c:865
7416 #, c-format
7417 msgid "unknown variable '%s'"
7418 msgstr ""
7420 #: sequencer.c:870
7421 msgid "missing 'GIT_AUTHOR_NAME'"
7422 msgstr ""
7424 #: sequencer.c:872
7425 msgid "missing 'GIT_AUTHOR_EMAIL'"
7426 msgstr ""
7428 #: sequencer.c:874
7429 msgid "missing 'GIT_AUTHOR_DATE'"
7430 msgstr ""
7432 #: sequencer.c:939
7433 #, c-format
7434 msgid ""
7435 "you have staged changes in your working tree\n"
7436 "If these changes are meant to be squashed into the previous commit, run:\n"
7437 "\n"
7438 "  git commit --amend %s\n"
7439 "\n"
7440 "If they are meant to go into a new commit, run:\n"
7441 "\n"
7442 "  git commit %s\n"
7443 "\n"
7444 "In both cases, once you're done, continue with:\n"
7445 "\n"
7446 "  git rebase --continue\n"
7447 msgstr ""
7449 #: sequencer.c:1225
7450 msgid "'prepare-commit-msg' hook failed"
7451 msgstr ""
7453 #: sequencer.c:1231
7454 msgid ""
7455 "Your name and email address were configured automatically based\n"
7456 "on your username and hostname. Please check that they are accurate.\n"
7457 "You can suppress this message by setting them explicitly. Run the\n"
7458 "following command and follow the instructions in your editor to edit\n"
7459 "your configuration file:\n"
7460 "\n"
7461 "    git config --global --edit\n"
7462 "\n"
7463 "After doing this, you may fix the identity used for this commit with:\n"
7464 "\n"
7465 "    git commit --amend --reset-author\n"
7466 msgstr ""
7468 #: sequencer.c:1244
7469 msgid ""
7470 "Your name and email address were configured automatically based\n"
7471 "on your username and hostname. Please check that they are accurate.\n"
7472 "You can suppress this message by setting them explicitly:\n"
7473 "\n"
7474 "    git config --global user.name \"Your Name\"\n"
7475 "    git config --global user.email you@example.com\n"
7476 "\n"
7477 "After doing this, you may fix the identity used for this commit with:\n"
7478 "\n"
7479 "    git commit --amend --reset-author\n"
7480 msgstr ""
7482 #: sequencer.c:1287
7483 msgid "couldn't look up newly created commit"
7484 msgstr ""
7486 #: sequencer.c:1289
7487 msgid "could not parse newly created commit"
7488 msgstr ""
7490 #: sequencer.c:1336
7491 msgid "unable to resolve HEAD after creating commit"
7492 msgstr ""
7494 #: sequencer.c:1338
7495 msgid "detached HEAD"
7496 msgstr ""
7498 #: sequencer.c:1342
7499 msgid " (root-commit)"
7500 msgstr ""
7502 #: sequencer.c:1363
7503 msgid "could not parse HEAD"
7504 msgstr ""
7506 #: sequencer.c:1365
7507 #, c-format
7508 msgid "HEAD %s is not a commit!"
7509 msgstr ""
7511 #: sequencer.c:1369 sequencer.c:1447 builtin/commit.c:1707
7512 msgid "could not parse HEAD commit"
7513 msgstr ""
7515 #: sequencer.c:1425 sequencer.c:2310
7516 msgid "unable to parse commit author"
7517 msgstr ""
7519 #: sequencer.c:1436 builtin/am.c:1644 builtin/merge.c:710
7520 msgid "git write-tree failed to write a tree"
7521 msgstr ""
7523 #: sequencer.c:1469 sequencer.c:1589
7524 #, c-format
7525 msgid "unable to read commit message from '%s'"
7526 msgstr ""
7528 #: sequencer.c:1500 sequencer.c:1532
7529 #, c-format
7530 msgid "invalid author identity '%s'"
7531 msgstr ""
7533 #: sequencer.c:1506
7534 msgid "corrupt author: missing date information"
7535 msgstr ""
7537 #: sequencer.c:1545 builtin/am.c:1671 builtin/commit.c:1821 builtin/merge.c:921
7538 #: builtin/merge.c:946 t/helper/test-fast-rebase.c:78
7539 msgid "failed to write commit object"
7540 msgstr ""
7542 #: sequencer.c:1572 sequencer.c:4496 t/helper/test-fast-rebase.c:199
7543 #: t/helper/test-fast-rebase.c:217
7544 #, c-format
7545 msgid "could not update %s"
7546 msgstr ""
7548 #: sequencer.c:1621
7549 #, c-format
7550 msgid "could not parse commit %s"
7551 msgstr ""
7553 #: sequencer.c:1626
7554 #, c-format
7555 msgid "could not parse parent commit %s"
7556 msgstr ""
7558 #: sequencer.c:1709 sequencer.c:1990
7559 #, c-format
7560 msgid "unknown command: %d"
7561 msgstr ""
7563 #: sequencer.c:1751
7564 msgid "This is the 1st commit message:"
7565 msgstr ""
7567 #: sequencer.c:1752
7568 #, c-format
7569 msgid "This is the commit message #%d:"
7570 msgstr ""
7572 #: sequencer.c:1753
7573 msgid "The 1st commit message will be skipped:"
7574 msgstr ""
7576 #: sequencer.c:1754
7577 #, c-format
7578 msgid "The commit message #%d will be skipped:"
7579 msgstr ""
7581 #: sequencer.c:1755
7582 #, c-format
7583 msgid "This is a combination of %d commits."
7584 msgstr ""
7586 #: sequencer.c:1902 sequencer.c:1959
7587 #, c-format
7588 msgid "cannot write '%s'"
7589 msgstr ""
7591 #: sequencer.c:1949
7592 msgid "need a HEAD to fixup"
7593 msgstr ""
7595 #: sequencer.c:1951 sequencer.c:3592
7596 msgid "could not read HEAD"
7597 msgstr ""
7599 #: sequencer.c:1953
7600 msgid "could not read HEAD's commit message"
7601 msgstr ""
7603 #: sequencer.c:1977
7604 #, c-format
7605 msgid "could not read commit message of %s"
7606 msgstr ""
7608 #: sequencer.c:2087
7609 msgid "your index file is unmerged."
7610 msgstr ""
7612 #: sequencer.c:2094
7613 msgid "cannot fixup root commit"
7614 msgstr ""
7616 #: sequencer.c:2113
7617 #, c-format
7618 msgid "commit %s is a merge but no -m option was given."
7619 msgstr ""
7621 #: sequencer.c:2121 sequencer.c:2129
7622 #, c-format
7623 msgid "commit %s does not have parent %d"
7624 msgstr ""
7626 #: sequencer.c:2135
7627 #, c-format
7628 msgid "cannot get commit message for %s"
7629 msgstr ""
7631 #. TRANSLATORS: The first %s will be a "todo" command like
7632 #. "revert" or "pick", the second %s a SHA1.
7633 #: sequencer.c:2154
7634 #, c-format
7635 msgid "%s: cannot parse parent commit %s"
7636 msgstr ""
7638 #: sequencer.c:2220
7639 #, c-format
7640 msgid "could not rename '%s' to '%s'"
7641 msgstr ""
7643 #: sequencer.c:2280
7644 #, c-format
7645 msgid "could not revert %s... %s"
7646 msgstr ""
7648 #: sequencer.c:2281
7649 #, c-format
7650 msgid "could not apply %s... %s"
7651 msgstr ""
7653 #: sequencer.c:2302
7654 #, c-format
7655 msgid "dropping %s %s -- patch contents already upstream\n"
7656 msgstr ""
7658 #: sequencer.c:2360
7659 #, c-format
7660 msgid "git %s: failed to read the index"
7661 msgstr ""
7663 #: sequencer.c:2368
7664 #, c-format
7665 msgid "git %s: failed to refresh the index"
7666 msgstr ""
7668 #: sequencer.c:2448
7669 #, c-format
7670 msgid "%s does not accept arguments: '%s'"
7671 msgstr ""
7673 #: sequencer.c:2457
7674 #, c-format
7675 msgid "missing arguments for %s"
7676 msgstr ""
7678 #: sequencer.c:2500
7679 #, c-format
7680 msgid "could not parse '%s'"
7681 msgstr ""
7683 #: sequencer.c:2561
7684 #, c-format
7685 msgid "invalid line %d: %.*s"
7686 msgstr ""
7688 #: sequencer.c:2572
7689 #, c-format
7690 msgid "cannot '%s' without a previous commit"
7691 msgstr ""
7693 #: sequencer.c:2620 builtin/rebase.c:185
7694 #, c-format
7695 msgid "could not read '%s'."
7696 msgstr ""
7698 #: sequencer.c:2658
7699 msgid "cancelling a cherry picking in progress"
7700 msgstr ""
7702 #: sequencer.c:2667
7703 msgid "cancelling a revert in progress"
7704 msgstr ""
7706 #: sequencer.c:2707
7707 msgid "please fix this using 'git rebase --edit-todo'."
7708 msgstr ""
7710 #: sequencer.c:2709
7711 #, c-format
7712 msgid "unusable instruction sheet: '%s'"
7713 msgstr ""
7715 #: sequencer.c:2714
7716 msgid "no commits parsed."
7717 msgstr ""
7719 #: sequencer.c:2725
7720 msgid "cannot cherry-pick during a revert."
7721 msgstr ""
7723 #: sequencer.c:2727
7724 msgid "cannot revert during a cherry-pick."
7725 msgstr ""
7727 #: sequencer.c:2914
7728 msgid "unusable squash-onto"
7729 msgstr ""
7731 #: sequencer.c:2934
7732 #, c-format
7733 msgid "malformed options sheet: '%s'"
7734 msgstr ""
7736 #: sequencer.c:3029 sequencer.c:4875
7737 msgid "empty commit set passed"
7738 msgstr ""
7740 #: sequencer.c:3046
7741 msgid "revert is already in progress"
7742 msgstr ""
7744 #: sequencer.c:3048
7745 #, c-format
7746 msgid "try \"git revert (--continue | %s--abort | --quit)\""
7747 msgstr ""
7749 #: sequencer.c:3051
7750 msgid "cherry-pick is already in progress"
7751 msgstr ""
7753 #: sequencer.c:3053
7754 #, c-format
7755 msgid "try \"git cherry-pick (--continue | %s--abort | --quit)\""
7756 msgstr ""
7758 #: sequencer.c:3067
7759 #, c-format
7760 msgid "could not create sequencer directory '%s'"
7761 msgstr ""
7763 #: sequencer.c:3082
7764 msgid "could not lock HEAD"
7765 msgstr ""
7767 #: sequencer.c:3142 sequencer.c:4585
7768 msgid "no cherry-pick or revert in progress"
7769 msgstr ""
7771 #: sequencer.c:3144 sequencer.c:3155
7772 msgid "cannot resolve HEAD"
7773 msgstr ""
7775 #: sequencer.c:3146 sequencer.c:3190
7776 msgid "cannot abort from a branch yet to be born"
7777 msgstr ""
7779 #: sequencer.c:3176 builtin/fetch.c:1030 builtin/fetch.c:1457
7780 #: builtin/grep.c:774
7781 #, c-format
7782 msgid "cannot open '%s'"
7783 msgstr ""
7785 #: sequencer.c:3178
7786 #, c-format
7787 msgid "cannot read '%s': %s"
7788 msgstr ""
7790 #: sequencer.c:3179
7791 msgid "unexpected end of file"
7792 msgstr ""
7794 #: sequencer.c:3185
7795 #, c-format
7796 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
7797 msgstr ""
7799 #: sequencer.c:3196
7800 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
7801 msgstr ""
7803 #: sequencer.c:3237
7804 msgid "no revert in progress"
7805 msgstr ""
7807 #: sequencer.c:3246
7808 msgid "no cherry-pick in progress"
7809 msgstr ""
7811 #: sequencer.c:3256
7812 msgid "failed to skip the commit"
7813 msgstr ""
7815 #: sequencer.c:3263
7816 msgid "there is nothing to skip"
7817 msgstr ""
7819 #: sequencer.c:3266
7820 #, c-format
7821 msgid ""
7822 "have you committed already?\n"
7823 "try \"git %s --continue\""
7824 msgstr ""
7826 #: sequencer.c:3428 sequencer.c:4476
7827 msgid "cannot read HEAD"
7828 msgstr ""
7830 #: sequencer.c:3445
7831 #, c-format
7832 msgid "unable to copy '%s' to '%s'"
7833 msgstr ""
7835 #: sequencer.c:3453
7836 #, c-format
7837 msgid ""
7838 "You can amend the commit now, with\n"
7839 "\n"
7840 "  git commit --amend %s\n"
7841 "\n"
7842 "Once you are satisfied with your changes, run\n"
7843 "\n"
7844 "  git rebase --continue\n"
7845 msgstr ""
7847 #: sequencer.c:3463
7848 #, c-format
7849 msgid "Could not apply %s... %.*s"
7850 msgstr ""
7852 #: sequencer.c:3470
7853 #, c-format
7854 msgid "Could not merge %.*s"
7855 msgstr ""
7857 #: sequencer.c:3484 sequencer.c:3488 builtin/difftool.c:633
7858 #, c-format
7859 msgid "could not copy '%s' to '%s'"
7860 msgstr ""
7862 #: sequencer.c:3499
7863 #, c-format
7864 msgid "Executing: %s\n"
7865 msgstr ""
7867 #: sequencer.c:3510
7868 #, c-format
7869 msgid ""
7870 "execution failed: %s\n"
7871 "%sYou can fix the problem, and then run\n"
7872 "\n"
7873 "  git rebase --continue\n"
7874 "\n"
7875 msgstr ""
7877 #: sequencer.c:3516
7878 msgid "and made changes to the index and/or the working tree\n"
7879 msgstr ""
7881 #: sequencer.c:3522
7882 #, c-format
7883 msgid ""
7884 "execution succeeded: %s\n"
7885 "but left changes to the index and/or the working tree\n"
7886 "Commit or stash your changes, and then run\n"
7887 "\n"
7888 "  git rebase --continue\n"
7889 "\n"
7890 msgstr ""
7892 #: sequencer.c:3582
7893 #, c-format
7894 msgid "illegal label name: '%.*s'"
7895 msgstr ""
7897 #: sequencer.c:3655
7898 msgid "writing fake root commit"
7899 msgstr ""
7901 #: sequencer.c:3660
7902 msgid "writing squash-onto"
7903 msgstr ""
7905 #: sequencer.c:3739
7906 #, c-format
7907 msgid "could not resolve '%s'"
7908 msgstr ""
7910 #: sequencer.c:3771
7911 msgid "cannot merge without a current revision"
7912 msgstr ""
7914 #: sequencer.c:3793
7915 #, c-format
7916 msgid "unable to parse '%.*s'"
7917 msgstr ""
7919 #: sequencer.c:3802
7920 #, c-format
7921 msgid "nothing to merge: '%.*s'"
7922 msgstr ""
7924 #: sequencer.c:3814
7925 msgid "octopus merge cannot be executed on top of a [new root]"
7926 msgstr ""
7928 #: sequencer.c:3869
7929 #, c-format
7930 msgid "could not get commit message of '%s'"
7931 msgstr ""
7933 #: sequencer.c:4013
7934 #, c-format
7935 msgid "could not even attempt to merge '%.*s'"
7936 msgstr ""
7938 #: sequencer.c:4029
7939 msgid "merge: Unable to write new index file"
7940 msgstr ""
7942 #: sequencer.c:4110
7943 msgid "Cannot autostash"
7944 msgstr ""
7946 #: sequencer.c:4113
7947 #, c-format
7948 msgid "Unexpected stash response: '%s'"
7949 msgstr ""
7951 #: sequencer.c:4119
7952 #, c-format
7953 msgid "Could not create directory for '%s'"
7954 msgstr ""
7956 #: sequencer.c:4122
7957 #, c-format
7958 msgid "Created autostash: %s\n"
7959 msgstr ""
7961 #: sequencer.c:4124
7962 msgid "could not reset --hard"
7963 msgstr ""
7965 #: sequencer.c:4148
7966 #, c-format
7967 msgid "Applied autostash.\n"
7968 msgstr ""
7970 #: sequencer.c:4160
7971 #, c-format
7972 msgid "cannot store %s"
7973 msgstr ""
7975 #: sequencer.c:4163
7976 #, c-format
7977 msgid ""
7978 "%s\n"
7979 "Your changes are safe in the stash.\n"
7980 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
7981 msgstr ""
7983 #: sequencer.c:4168
7984 msgid "Applying autostash resulted in conflicts."
7985 msgstr ""
7987 #: sequencer.c:4169
7988 msgid "Autostash exists; creating a new stash entry."
7989 msgstr ""
7991 #: sequencer.c:4225
7992 msgid "could not detach HEAD"
7993 msgstr ""
7995 #: sequencer.c:4240
7996 #, c-format
7997 msgid "Stopped at HEAD\n"
7998 msgstr ""
8000 #: sequencer.c:4242
8001 #, c-format
8002 msgid "Stopped at %s\n"
8003 msgstr ""
8005 #: sequencer.c:4274
8006 #, c-format
8007 msgid ""
8008 "Could not execute the todo command\n"
8009 "\n"
8010 "    %.*s\n"
8011 "It has been rescheduled; To edit the command before continuing, please\n"
8012 "edit the todo list first:\n"
8013 "\n"
8014 "    git rebase --edit-todo\n"
8015 "    git rebase --continue\n"
8016 msgstr ""
8018 #: sequencer.c:4320
8019 #, c-format
8020 msgid "Rebasing (%d/%d)%s"
8021 msgstr ""
8023 #: sequencer.c:4366
8024 #, c-format
8025 msgid "Stopped at %s...  %.*s\n"
8026 msgstr ""
8028 #: sequencer.c:4436
8029 #, c-format
8030 msgid "unknown command %d"
8031 msgstr ""
8033 #: sequencer.c:4484
8034 msgid "could not read orig-head"
8035 msgstr ""
8037 #: sequencer.c:4489
8038 msgid "could not read 'onto'"
8039 msgstr ""
8041 #: sequencer.c:4503
8042 #, c-format
8043 msgid "could not update HEAD to %s"
8044 msgstr ""
8046 #: sequencer.c:4563
8047 #, c-format
8048 msgid "Successfully rebased and updated %s.\n"
8049 msgstr ""
8051 #: sequencer.c:4615
8052 msgid "cannot rebase: You have unstaged changes."
8053 msgstr ""
8055 #: sequencer.c:4624
8056 msgid "cannot amend non-existing commit"
8057 msgstr ""
8059 #: sequencer.c:4626
8060 #, c-format
8061 msgid "invalid file: '%s'"
8062 msgstr ""
8064 #: sequencer.c:4628
8065 #, c-format
8066 msgid "invalid contents: '%s'"
8067 msgstr ""
8069 #: sequencer.c:4631
8070 msgid ""
8071 "\n"
8072 "You have uncommitted changes in your working tree. Please, commit them\n"
8073 "first and then run 'git rebase --continue' again."
8074 msgstr ""
8076 #: sequencer.c:4667 sequencer.c:4706
8077 #, c-format
8078 msgid "could not write file: '%s'"
8079 msgstr ""
8081 #: sequencer.c:4722
8082 msgid "could not remove CHERRY_PICK_HEAD"
8083 msgstr ""
8085 #: sequencer.c:4732
8086 msgid "could not commit staged changes."
8087 msgstr ""
8089 #: sequencer.c:4852
8090 #, c-format
8091 msgid "%s: can't cherry-pick a %s"
8092 msgstr ""
8094 #: sequencer.c:4856
8095 #, c-format
8096 msgid "%s: bad revision"
8097 msgstr ""
8099 #: sequencer.c:4891
8100 msgid "can't revert as initial commit"
8101 msgstr ""
8103 #: sequencer.c:5162 sequencer.c:5391
8104 #, c-format
8105 msgid "skipped previously applied commit %s"
8106 msgstr ""
8108 #: sequencer.c:5232 sequencer.c:5407
8109 msgid "use --reapply-cherry-picks to include skipped commits"
8110 msgstr ""
8112 #: sequencer.c:5378
8113 msgid "make_script: unhandled options"
8114 msgstr ""
8116 #: sequencer.c:5381
8117 msgid "make_script: error preparing revisions"
8118 msgstr ""
8120 #: sequencer.c:5639 sequencer.c:5656
8121 msgid "nothing to do"
8122 msgstr ""
8124 #: sequencer.c:5675
8125 msgid "could not skip unnecessary pick commands"
8126 msgstr ""
8128 #: sequencer.c:5775
8129 msgid "the script was already rearranged."
8130 msgstr ""
8132 #: setup.c:134
8133 #, c-format
8134 msgid "'%s' is outside repository at '%s'"
8135 msgstr ""
8137 #: setup.c:186
8138 #, c-format
8139 msgid ""
8140 "%s: no such path in the working tree.\n"
8141 "Use 'git <command> -- <path>...' to specify paths that do not exist locally."
8142 msgstr ""
8144 #: setup.c:199
8145 #, c-format
8146 msgid ""
8147 "ambiguous argument '%s': unknown revision or path not in the working tree.\n"
8148 "Use '--' to separate paths from revisions, like this:\n"
8149 "'git <command> [<revision>...] -- [<file>...]'"
8150 msgstr ""
8152 #: setup.c:265
8153 #, c-format
8154 msgid "option '%s' must come before non-option arguments"
8155 msgstr ""
8157 #: setup.c:284
8158 #, c-format
8159 msgid ""
8160 "ambiguous argument '%s': both revision and filename\n"
8161 "Use '--' to separate paths from revisions, like this:\n"
8162 "'git <command> [<revision>...] -- [<file>...]'"
8163 msgstr ""
8165 #: setup.c:420
8166 msgid "unable to set up work tree using invalid config"
8167 msgstr ""
8169 #: setup.c:424 builtin/rev-parse.c:895
8170 msgid "this operation must be run in a work tree"
8171 msgstr ""
8173 #: setup.c:723
8174 #, c-format
8175 msgid "Expected git repo version <= %d, found %d"
8176 msgstr ""
8178 #: setup.c:731
8179 msgid "unknown repository extension found:"
8180 msgid_plural "unknown repository extensions found:"
8181 msgstr[0] ""
8182 msgstr[1] ""
8184 #: setup.c:745
8185 msgid "repo version is 0, but v1-only extension found:"
8186 msgid_plural "repo version is 0, but v1-only extensions found:"
8187 msgstr[0] ""
8188 msgstr[1] ""
8190 #: setup.c:766
8191 #, c-format
8192 msgid "error opening '%s'"
8193 msgstr ""
8195 #: setup.c:768
8196 #, c-format
8197 msgid "too large to be a .git file: '%s'"
8198 msgstr ""
8200 #: setup.c:770
8201 #, c-format
8202 msgid "error reading %s"
8203 msgstr ""
8205 #: setup.c:772
8206 #, c-format
8207 msgid "invalid gitfile format: %s"
8208 msgstr ""
8210 #: setup.c:774
8211 #, c-format
8212 msgid "no path in gitfile: %s"
8213 msgstr ""
8215 #: setup.c:776
8216 #, c-format
8217 msgid "not a git repository: %s"
8218 msgstr ""
8220 #: setup.c:878
8221 #, c-format
8222 msgid "'$%s' too big"
8223 msgstr ""
8225 #: setup.c:892
8226 #, c-format
8227 msgid "not a git repository: '%s'"
8228 msgstr ""
8230 #: setup.c:921 setup.c:923 setup.c:954
8231 #, c-format
8232 msgid "cannot chdir to '%s'"
8233 msgstr ""
8235 #: setup.c:926 setup.c:982 setup.c:992 setup.c:1031 setup.c:1039
8236 msgid "cannot come back to cwd"
8237 msgstr ""
8239 #: setup.c:1053
8240 #, c-format
8241 msgid "failed to stat '%*s%s%s'"
8242 msgstr ""
8244 #: setup.c:1296
8245 msgid "Unable to read current working directory"
8246 msgstr ""
8248 #: setup.c:1305 setup.c:1311
8249 #, c-format
8250 msgid "cannot change to '%s'"
8251 msgstr ""
8253 #: setup.c:1316
8254 #, c-format
8255 msgid "not a git repository (or any of the parent directories): %s"
8256 msgstr ""
8258 #: setup.c:1322
8259 #, c-format
8260 msgid ""
8261 "not a git repository (or any parent up to mount point %s)\n"
8262 "Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
8263 msgstr ""
8265 #: setup.c:1447
8266 #, c-format
8267 msgid ""
8268 "problem with core.sharedRepository filemode value (0%.3o).\n"
8269 "The owner of files must always have read and write permissions."
8270 msgstr ""
8272 #: setup.c:1509
8273 msgid "fork failed"
8274 msgstr ""
8276 #: setup.c:1514
8277 msgid "setsid failed"
8278 msgstr ""
8280 #: sparse-index.c:285
8281 #, c-format
8282 msgid "index entry is a directory, but not sparse (%08x)"
8283 msgstr ""
8285 #: split-index.c:9
8286 msgid "cannot use split index with a sparse index"
8287 msgstr ""
8289 #. TRANSLATORS: IEC 80000-13:2008 gibibyte
8290 #: strbuf.c:851
8291 #, c-format
8292 msgid "%u.%2.2u GiB"
8293 msgstr ""
8295 #. TRANSLATORS: IEC 80000-13:2008 gibibyte/second
8296 #: strbuf.c:853
8297 #, c-format
8298 msgid "%u.%2.2u GiB/s"
8299 msgstr ""
8301 #. TRANSLATORS: IEC 80000-13:2008 mebibyte
8302 #: strbuf.c:861
8303 #, c-format
8304 msgid "%u.%2.2u MiB"
8305 msgstr ""
8307 #. TRANSLATORS: IEC 80000-13:2008 mebibyte/second
8308 #: strbuf.c:863
8309 #, c-format
8310 msgid "%u.%2.2u MiB/s"
8311 msgstr ""
8313 #. TRANSLATORS: IEC 80000-13:2008 kibibyte
8314 #: strbuf.c:870
8315 #, c-format
8316 msgid "%u.%2.2u KiB"
8317 msgstr ""
8319 #. TRANSLATORS: IEC 80000-13:2008 kibibyte/second
8320 #: strbuf.c:872
8321 #, c-format
8322 msgid "%u.%2.2u KiB/s"
8323 msgstr ""
8325 #. TRANSLATORS: IEC 80000-13:2008 byte
8326 #: strbuf.c:878
8327 #, c-format
8328 msgid "%u byte"
8329 msgid_plural "%u bytes"
8330 msgstr[0] ""
8331 msgstr[1] ""
8333 #. TRANSLATORS: IEC 80000-13:2008 byte/second
8334 #: strbuf.c:880
8335 #, c-format
8336 msgid "%u byte/s"
8337 msgid_plural "%u bytes/s"
8338 msgstr[0] ""
8339 msgstr[1] ""
8341 #: strbuf.c:1187 wrapper.c:217 wrapper.c:387 builtin/am.c:766
8342 #: builtin/rebase.c:653
8343 #, c-format
8344 msgid "could not open '%s' for writing"
8345 msgstr ""
8347 #: strbuf.c:1196
8348 #, c-format
8349 msgid "could not edit '%s'"
8350 msgstr ""
8352 #: submodule-config.c:238
8353 #, c-format
8354 msgid "ignoring suspicious submodule name: %s"
8355 msgstr ""
8357 #: submodule-config.c:305
8358 msgid "negative values not allowed for submodule.fetchjobs"
8359 msgstr ""
8361 #: submodule-config.c:403
8362 #, c-format
8363 msgid "ignoring '%s' which may be interpreted as a command-line option: %s"
8364 msgstr ""
8366 #: submodule-config.c:500 builtin/push.c:489 builtin/send-pack.c:148
8367 #, c-format
8368 msgid "invalid value for '%s'"
8369 msgstr ""
8371 #: submodule-config.c:828
8372 #, c-format
8373 msgid "Could not update .gitmodules entry %s"
8374 msgstr ""
8376 #: submodule.c:115 submodule.c:144
8377 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
8378 msgstr ""
8380 #: submodule.c:119 submodule.c:148
8381 #, c-format
8382 msgid "Could not find section in .gitmodules where path=%s"
8383 msgstr ""
8385 #: submodule.c:155
8386 #, c-format
8387 msgid "Could not remove .gitmodules entry for %s"
8388 msgstr ""
8390 #: submodule.c:166
8391 msgid "staging updated .gitmodules failed"
8392 msgstr ""
8394 #: submodule.c:346
8395 #, c-format
8396 msgid "in unpopulated submodule '%s'"
8397 msgstr ""
8399 #: submodule.c:377
8400 #, c-format
8401 msgid "Pathspec '%s' is in submodule '%.*s'"
8402 msgstr ""
8404 #: submodule.c:454
8405 #, c-format
8406 msgid "bad --ignore-submodules argument: %s"
8407 msgstr ""
8409 #: submodule.c:866
8410 #, c-format
8411 msgid ""
8412 "Submodule in commit %s at path: '%s' collides with a submodule named the "
8413 "same. Skipping it."
8414 msgstr ""
8416 #: submodule.c:987
8417 #, c-format
8418 msgid "submodule entry '%s' (%s) is a %s, not a commit"
8419 msgstr ""
8421 #: submodule.c:1069
8422 #, c-format
8423 msgid ""
8424 "Could not run 'git rev-list <commits> --not --remotes -n 1' command in "
8425 "submodule %s"
8426 msgstr ""
8428 #: submodule.c:1192
8429 #, c-format
8430 msgid "process for submodule '%s' failed"
8431 msgstr ""
8433 #: submodule.c:1221 builtin/branch.c:714 builtin/submodule--helper.c:2827
8434 msgid "Failed to resolve HEAD as a valid ref."
8435 msgstr ""
8437 #: submodule.c:1232
8438 #, c-format
8439 msgid "Pushing submodule '%s'\n"
8440 msgstr ""
8442 #: submodule.c:1235
8443 #, c-format
8444 msgid "Unable to push submodule '%s'\n"
8445 msgstr ""
8447 #: submodule.c:1567
8448 #, c-format
8449 msgid "Fetching submodule %s%s\n"
8450 msgstr ""
8452 #: submodule.c:1589
8453 #, c-format
8454 msgid "Could not access submodule '%s'\n"
8455 msgstr ""
8457 #: submodule.c:1618
8458 #, c-format
8459 msgid "Could not access submodule '%s' at commit %s\n"
8460 msgstr ""
8462 #: submodule.c:1629
8463 #, c-format
8464 msgid "Fetching submodule %s%s at commit %s\n"
8465 msgstr ""
8467 #: submodule.c:1849
8468 #, c-format
8469 msgid ""
8470 "Errors during submodule fetch:\n"
8471 "%s"
8472 msgstr ""
8474 #: submodule.c:1874
8475 #, c-format
8476 msgid "'%s' not recognized as a git repository"
8477 msgstr ""
8479 #: submodule.c:1891
8480 #, c-format
8481 msgid "Could not run 'git status --porcelain=2' in submodule %s"
8482 msgstr ""
8484 #: submodule.c:1932
8485 #, c-format
8486 msgid "'git status --porcelain=2' failed in submodule %s"
8487 msgstr ""
8489 #: submodule.c:2007
8490 #, c-format
8491 msgid "could not start 'git status' in submodule '%s'"
8492 msgstr ""
8494 #: submodule.c:2020
8495 #, c-format
8496 msgid "could not run 'git status' in submodule '%s'"
8497 msgstr ""
8499 #: submodule.c:2037
8500 #, c-format
8501 msgid "Could not unset core.worktree setting in submodule '%s'"
8502 msgstr ""
8504 #: submodule.c:2064 submodule.c:2379
8505 #, c-format
8506 msgid "could not recurse into submodule '%s'"
8507 msgstr ""
8509 #: submodule.c:2086
8510 msgid "could not reset submodule index"
8511 msgstr ""
8513 #: submodule.c:2128
8514 #, c-format
8515 msgid "submodule '%s' has dirty index"
8516 msgstr ""
8518 #: submodule.c:2182
8519 #, c-format
8520 msgid "Submodule '%s' could not be updated."
8521 msgstr ""
8523 #: submodule.c:2250
8524 #, c-format
8525 msgid "submodule git dir '%s' is inside git dir '%.*s'"
8526 msgstr ""
8528 #: submodule.c:2271
8529 #, c-format
8530 msgid ""
8531 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
8532 msgstr ""
8534 #: submodule.c:2283 submodule.c:2343
8535 #, c-format
8536 msgid "could not lookup name for submodule '%s'"
8537 msgstr ""
8539 #: submodule.c:2287
8540 #, c-format
8541 msgid "refusing to move '%s' into an existing git dir"
8542 msgstr ""
8544 #: submodule.c:2293
8545 #, c-format
8546 msgid ""
8547 "Migrating git directory of '%s%s' from\n"
8548 "'%s' to\n"
8549 "'%s'\n"
8550 msgstr ""
8552 #: submodule.c:2424
8553 msgid "could not start ls-files in .."
8554 msgstr ""
8556 #: submodule.c:2464
8557 #, c-format
8558 msgid "ls-tree returned unexpected return code %d"
8559 msgstr ""
8561 #: symlinks.c:244
8562 #, c-format
8563 msgid "failed to lstat '%s'"
8564 msgstr ""
8566 #: trailer.c:244
8567 #, c-format
8568 msgid "running trailer command '%s' failed"
8569 msgstr ""
8571 #: trailer.c:493 trailer.c:498 trailer.c:503 trailer.c:562 trailer.c:566
8572 #: trailer.c:570
8573 #, c-format
8574 msgid "unknown value '%s' for key '%s'"
8575 msgstr ""
8577 #: trailer.c:547 trailer.c:552 trailer.c:557 builtin/remote.c:300
8578 #: builtin/remote.c:328
8579 #, c-format
8580 msgid "more than one %s"
8581 msgstr ""
8583 #: trailer.c:743
8584 #, c-format
8585 msgid "empty trailer token in trailer '%.*s'"
8586 msgstr ""
8588 #: trailer.c:763
8589 #, c-format
8590 msgid "could not read input file '%s'"
8591 msgstr ""
8593 #: trailer.c:766 builtin/mktag.c:88 imap-send.c:1563
8594 msgid "could not read from stdin"
8595 msgstr ""
8597 #: trailer.c:1024 wrapper.c:760
8598 #, c-format
8599 msgid "could not stat %s"
8600 msgstr ""
8602 #: trailer.c:1026
8603 #, c-format
8604 msgid "file %s is not a regular file"
8605 msgstr ""
8607 #: trailer.c:1028
8608 #, c-format
8609 msgid "file %s is not writable by user"
8610 msgstr ""
8612 #: trailer.c:1040
8613 msgid "could not open temporary file"
8614 msgstr ""
8616 #: trailer.c:1080
8617 #, c-format
8618 msgid "could not rename temporary file to %s"
8619 msgstr ""
8621 #: transport-helper.c:62 transport-helper.c:91
8622 msgid "full write to remote helper failed"
8623 msgstr ""
8625 #: transport-helper.c:145
8626 #, c-format
8627 msgid "unable to find remote helper for '%s'"
8628 msgstr ""
8630 #: transport-helper.c:161 transport-helper.c:575
8631 msgid "can't dup helper output fd"
8632 msgstr ""
8634 #: transport-helper.c:214
8635 #, c-format
8636 msgid ""
8637 "unknown mandatory capability %s; this remote helper probably needs newer "
8638 "version of Git"
8639 msgstr ""
8641 #: transport-helper.c:220
8642 msgid "this remote helper should implement refspec capability"
8643 msgstr ""
8645 #: transport-helper.c:287 transport-helper.c:429
8646 #, c-format
8647 msgid "%s unexpectedly said: '%s'"
8648 msgstr ""
8650 #: transport-helper.c:417
8651 #, c-format
8652 msgid "%s also locked %s"
8653 msgstr ""
8655 #: transport-helper.c:497
8656 msgid "couldn't run fast-import"
8657 msgstr ""
8659 #: transport-helper.c:520
8660 msgid "error while running fast-import"
8661 msgstr ""
8663 #: transport-helper.c:549 transport-helper.c:1254
8664 #, c-format
8665 msgid "could not read ref %s"
8666 msgstr ""
8668 #: transport-helper.c:594
8669 #, c-format
8670 msgid "unknown response to connect: %s"
8671 msgstr ""
8673 #: transport-helper.c:616
8674 msgid "setting remote service path not supported by protocol"
8675 msgstr ""
8677 #: transport-helper.c:618
8678 msgid "invalid remote service path"
8679 msgstr ""
8681 #: transport-helper.c:661 transport.c:1496
8682 msgid "operation not supported by protocol"
8683 msgstr ""
8685 #: transport-helper.c:664
8686 #, c-format
8687 msgid "can't connect to subservice %s"
8688 msgstr ""
8690 #: transport-helper.c:693 transport.c:415
8691 msgid "--negotiate-only requires protocol v2"
8692 msgstr ""
8694 #: transport-helper.c:758
8695 msgid "'option' without a matching 'ok/error' directive"
8696 msgstr ""
8698 #: transport-helper.c:801
8699 #, c-format
8700 msgid "expected ok/error, helper said '%s'"
8701 msgstr ""
8703 #: transport-helper.c:862
8704 #, c-format
8705 msgid "helper reported unexpected status of %s"
8706 msgstr ""
8708 #: transport-helper.c:945
8709 #, c-format
8710 msgid "helper %s does not support dry-run"
8711 msgstr ""
8713 #: transport-helper.c:948
8714 #, c-format
8715 msgid "helper %s does not support --signed"
8716 msgstr ""
8718 #: transport-helper.c:951
8719 #, c-format
8720 msgid "helper %s does not support --signed=if-asked"
8721 msgstr ""
8723 #: transport-helper.c:956
8724 #, c-format
8725 msgid "helper %s does not support --atomic"
8726 msgstr ""
8728 #: transport-helper.c:960
8729 #, c-format
8730 msgid "helper %s does not support --%s"
8731 msgstr ""
8733 #: transport-helper.c:967
8734 #, c-format
8735 msgid "helper %s does not support 'push-option'"
8736 msgstr ""
8738 #: transport-helper.c:1067
8739 msgid "remote-helper doesn't support push; refspec needed"
8740 msgstr ""
8742 #: transport-helper.c:1072
8743 #, c-format
8744 msgid "helper %s does not support 'force'"
8745 msgstr ""
8747 #: transport-helper.c:1119
8748 msgid "couldn't run fast-export"
8749 msgstr ""
8751 #: transport-helper.c:1124
8752 msgid "error while running fast-export"
8753 msgstr ""
8755 #: transport-helper.c:1149
8756 #, c-format
8757 msgid ""
8758 "No refs in common and none specified; doing nothing.\n"
8759 "Perhaps you should specify a branch.\n"
8760 msgstr ""
8762 #: transport-helper.c:1231
8763 #, c-format
8764 msgid "unsupported object format '%s'"
8765 msgstr ""
8767 #: transport-helper.c:1240
8768 #, c-format
8769 msgid "malformed response in ref list: %s"
8770 msgstr ""
8772 #: transport-helper.c:1392
8773 #, c-format
8774 msgid "read(%s) failed"
8775 msgstr ""
8777 #: transport-helper.c:1419
8778 #, c-format
8779 msgid "write(%s) failed"
8780 msgstr ""
8782 #: transport-helper.c:1468
8783 #, c-format
8784 msgid "%s thread failed"
8785 msgstr ""
8787 #: transport-helper.c:1472
8788 #, c-format
8789 msgid "%s thread failed to join: %s"
8790 msgstr ""
8792 #: transport-helper.c:1491 transport-helper.c:1495
8793 #, c-format
8794 msgid "can't start thread for copying data: %s"
8795 msgstr ""
8797 #: transport-helper.c:1532
8798 #, c-format
8799 msgid "%s process failed to wait"
8800 msgstr ""
8802 #: transport-helper.c:1536
8803 #, c-format
8804 msgid "%s process failed"
8805 msgstr ""
8807 #: transport-helper.c:1554 transport-helper.c:1563
8808 msgid "can't start thread for copying data"
8809 msgstr ""
8811 #: transport.c:116
8812 #, c-format
8813 msgid "Would set upstream of '%s' to '%s' of '%s'\n"
8814 msgstr ""
8816 #: transport.c:138
8817 #, c-format
8818 msgid "could not read bundle '%s'"
8819 msgstr ""
8821 #: transport.c:234
8822 #, c-format
8823 msgid "transport: invalid depth option '%s'"
8824 msgstr ""
8826 #: transport.c:289
8827 msgid "see protocol.version in 'git help config' for more details"
8828 msgstr ""
8830 #: transport.c:290
8831 msgid "server options require protocol version 2 or later"
8832 msgstr ""
8834 #: transport.c:418
8835 msgid "server does not support wait-for-done"
8836 msgstr ""
8838 #: transport.c:770
8839 msgid "could not parse transport.color.* config"
8840 msgstr ""
8842 #: transport.c:845
8843 msgid "support for protocol v2 not implemented yet"
8844 msgstr ""
8846 #: transport.c:978
8847 #, c-format
8848 msgid "unknown value for config '%s': %s"
8849 msgstr ""
8851 #: transport.c:1044
8852 #, c-format
8853 msgid "transport '%s' not allowed"
8854 msgstr ""
8856 #: transport.c:1093
8857 msgid "git-over-rsync is no longer supported"
8858 msgstr ""
8860 #: transport.c:1196
8861 #, c-format
8862 msgid ""
8863 "The following submodule paths contain changes that can\n"
8864 "not be found on any remote:\n"
8865 msgstr ""
8867 #: transport.c:1200
8868 #, c-format
8869 msgid ""
8870 "\n"
8871 "Please try\n"
8872 "\n"
8873 "\tgit push --recurse-submodules=on-demand\n"
8874 "\n"
8875 "or cd to the path and use\n"
8876 "\n"
8877 "\tgit push\n"
8878 "\n"
8879 "to push them to a remote.\n"
8880 "\n"
8881 msgstr ""
8883 #: transport.c:1208
8884 msgid "Aborting."
8885 msgstr ""
8887 #: transport.c:1354
8888 msgid "failed to push all needed submodules"
8889 msgstr ""
8891 #: tree-walk.c:33
8892 msgid "too-short tree object"
8893 msgstr ""
8895 #: tree-walk.c:39
8896 msgid "malformed mode in tree entry"
8897 msgstr ""
8899 #: tree-walk.c:43
8900 msgid "empty filename in tree entry"
8901 msgstr ""
8903 #: tree-walk.c:118
8904 msgid "too-short tree file"
8905 msgstr ""
8907 #: unpack-trees.c:118
8908 #, c-format
8909 msgid ""
8910 "Your local changes to the following files would be overwritten by checkout:\n"
8911 "%%sPlease commit your changes or stash them before you switch branches."
8912 msgstr ""
8914 #: unpack-trees.c:120
8915 #, c-format
8916 msgid ""
8917 "Your local changes to the following files would be overwritten by checkout:\n"
8918 "%%s"
8919 msgstr ""
8921 #: unpack-trees.c:123
8922 #, c-format
8923 msgid ""
8924 "Your local changes to the following files would be overwritten by merge:\n"
8925 "%%sPlease commit your changes or stash them before you merge."
8926 msgstr ""
8928 #: unpack-trees.c:125
8929 #, c-format
8930 msgid ""
8931 "Your local changes to the following files would be overwritten by merge:\n"
8932 "%%s"
8933 msgstr ""
8935 #: unpack-trees.c:128
8936 #, c-format
8937 msgid ""
8938 "Your local changes to the following files would be overwritten by %s:\n"
8939 "%%sPlease commit your changes or stash them before you %s."
8940 msgstr ""
8942 #: unpack-trees.c:130
8943 #, c-format
8944 msgid ""
8945 "Your local changes to the following files would be overwritten by %s:\n"
8946 "%%s"
8947 msgstr ""
8949 #: unpack-trees.c:135
8950 #, c-format
8951 msgid ""
8952 "Updating the following directories would lose untracked files in them:\n"
8953 "%s"
8954 msgstr ""
8956 #: unpack-trees.c:138
8957 #, c-format
8958 msgid ""
8959 "Refusing to remove the current working directory:\n"
8960 "%s"
8961 msgstr ""
8963 #: unpack-trees.c:142
8964 #, c-format
8965 msgid ""
8966 "The following untracked working tree files would be removed by checkout:\n"
8967 "%%sPlease move or remove them before you switch branches."
8968 msgstr ""
8970 #: unpack-trees.c:144
8971 #, c-format
8972 msgid ""
8973 "The following untracked working tree files would be removed by checkout:\n"
8974 "%%s"
8975 msgstr ""
8977 #: unpack-trees.c:147
8978 #, c-format
8979 msgid ""
8980 "The following untracked working tree files would be removed by merge:\n"
8981 "%%sPlease move or remove them before you merge."
8982 msgstr ""
8984 #: unpack-trees.c:149
8985 #, c-format
8986 msgid ""
8987 "The following untracked working tree files would be removed by merge:\n"
8988 "%%s"
8989 msgstr ""
8991 #: unpack-trees.c:152
8992 #, c-format
8993 msgid ""
8994 "The following untracked working tree files would be removed by %s:\n"
8995 "%%sPlease move or remove them before you %s."
8996 msgstr ""
8998 #: unpack-trees.c:154
8999 #, c-format
9000 msgid ""
9001 "The following untracked working tree files would be removed by %s:\n"
9002 "%%s"
9003 msgstr ""
9005 #: unpack-trees.c:160
9006 #, c-format
9007 msgid ""
9008 "The following untracked working tree files would be overwritten by "
9009 "checkout:\n"
9010 "%%sPlease move or remove them before you switch branches."
9011 msgstr ""
9013 #: unpack-trees.c:162
9014 #, c-format
9015 msgid ""
9016 "The following untracked working tree files would be overwritten by "
9017 "checkout:\n"
9018 "%%s"
9019 msgstr ""
9021 #: unpack-trees.c:165
9022 #, c-format
9023 msgid ""
9024 "The following untracked working tree files would be overwritten by merge:\n"
9025 "%%sPlease move or remove them before you merge."
9026 msgstr ""
9028 #: unpack-trees.c:167
9029 #, c-format
9030 msgid ""
9031 "The following untracked working tree files would be overwritten by merge:\n"
9032 "%%s"
9033 msgstr ""
9035 #: unpack-trees.c:170
9036 #, c-format
9037 msgid ""
9038 "The following untracked working tree files would be overwritten by %s:\n"
9039 "%%sPlease move or remove them before you %s."
9040 msgstr ""
9042 #: unpack-trees.c:172
9043 #, c-format
9044 msgid ""
9045 "The following untracked working tree files would be overwritten by %s:\n"
9046 "%%s"
9047 msgstr ""
9049 #: unpack-trees.c:180
9050 #, c-format
9051 msgid "Entry '%s' overlaps with '%s'.  Cannot bind."
9052 msgstr ""
9054 #: unpack-trees.c:183
9055 #, c-format
9056 msgid ""
9057 "Cannot update submodule:\n"
9058 "%s"
9059 msgstr ""
9061 #: unpack-trees.c:186
9062 #, c-format
9063 msgid ""
9064 "The following paths are not up to date and were left despite sparse "
9065 "patterns:\n"
9066 "%s"
9067 msgstr ""
9069 #: unpack-trees.c:188
9070 #, c-format
9071 msgid ""
9072 "The following paths are unmerged and were left despite sparse patterns:\n"
9073 "%s"
9074 msgstr ""
9076 #: unpack-trees.c:190
9077 #, c-format
9078 msgid ""
9079 "The following paths were already present and thus not updated despite sparse "
9080 "patterns:\n"
9081 "%s"
9082 msgstr ""
9084 #: unpack-trees.c:270
9085 #, c-format
9086 msgid "Aborting\n"
9087 msgstr ""
9089 #: unpack-trees.c:297
9090 #, c-format
9091 msgid ""
9092 "After fixing the above paths, you may want to run `git sparse-checkout "
9093 "reapply`.\n"
9094 msgstr ""
9096 #: unpack-trees.c:358
9097 msgid "Updating files"
9098 msgstr ""
9100 #: unpack-trees.c:390
9101 msgid ""
9102 "the following paths have collided (e.g. case-sensitive paths\n"
9103 "on a case-insensitive filesystem) and only one from the same\n"
9104 "colliding group is in the working tree:\n"
9105 msgstr ""
9107 #: unpack-trees.c:1664
9108 msgid "Updating index flags"
9109 msgstr ""
9111 #: unpack-trees.c:2925
9112 #, c-format
9113 msgid "worktree and untracked commit have duplicate entries: %s"
9114 msgstr ""
9116 #: upload-pack.c:1579
9117 msgid "expected flush after fetch arguments"
9118 msgstr ""
9120 #: urlmatch.c:163
9121 msgid "invalid URL scheme name or missing '://' suffix"
9122 msgstr ""
9124 #: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
9125 #, c-format
9126 msgid "invalid %XX escape sequence"
9127 msgstr ""
9129 #: urlmatch.c:215
9130 msgid "missing host and scheme is not 'file:'"
9131 msgstr ""
9133 #: urlmatch.c:232
9134 msgid "a 'file:' URL may not have a port number"
9135 msgstr ""
9137 #: urlmatch.c:247
9138 msgid "invalid characters in host name"
9139 msgstr ""
9141 #: urlmatch.c:292 urlmatch.c:303
9142 msgid "invalid port number"
9143 msgstr ""
9145 #: urlmatch.c:371
9146 msgid "invalid '..' path segment"
9147 msgstr ""
9149 #: walker.c:170
9150 msgid "Fetching objects"
9151 msgstr ""
9153 #: worktree.c:237 builtin/am.c:2210 builtin/bisect--helper.c:156
9154 #, c-format
9155 msgid "failed to read '%s'"
9156 msgstr ""
9158 #: worktree.c:304
9159 #, c-format
9160 msgid "'%s' at main working tree is not the repository directory"
9161 msgstr ""
9163 #: worktree.c:315
9164 #, c-format
9165 msgid "'%s' file does not contain absolute path to the working tree location"
9166 msgstr ""
9168 #: worktree.c:327
9169 #, c-format
9170 msgid "'%s' does not exist"
9171 msgstr ""
9173 #: worktree.c:333
9174 #, c-format
9175 msgid "'%s' is not a .git file, error code %d"
9176 msgstr ""
9178 #: worktree.c:342
9179 #, c-format
9180 msgid "'%s' does not point back to '%s'"
9181 msgstr ""
9183 #: worktree.c:600
9184 msgid "not a directory"
9185 msgstr ""
9187 #: worktree.c:609
9188 msgid ".git is not a file"
9189 msgstr ""
9191 #: worktree.c:611
9192 msgid ".git file broken"
9193 msgstr ""
9195 #: worktree.c:613
9196 msgid ".git file incorrect"
9197 msgstr ""
9199 #: worktree.c:719
9200 msgid "not a valid path"
9201 msgstr ""
9203 #: worktree.c:725
9204 msgid "unable to locate repository; .git is not a file"
9205 msgstr ""
9207 #: worktree.c:729
9208 msgid "unable to locate repository; .git file does not reference a repository"
9209 msgstr ""
9211 #: worktree.c:733
9212 msgid "unable to locate repository; .git file broken"
9213 msgstr ""
9215 #: worktree.c:739
9216 msgid "gitdir unreadable"
9217 msgstr ""
9219 #: worktree.c:743
9220 msgid "gitdir incorrect"
9221 msgstr ""
9223 #: worktree.c:768
9224 msgid "not a valid directory"
9225 msgstr ""
9227 #: worktree.c:774
9228 msgid "gitdir file does not exist"
9229 msgstr ""
9231 #: worktree.c:779 worktree.c:788
9232 #, c-format
9233 msgid "unable to read gitdir file (%s)"
9234 msgstr ""
9236 #: worktree.c:798
9237 #, c-format
9238 msgid "short read (expected %<PRIuMAX> bytes, read %<PRIuMAX>)"
9239 msgstr ""
9241 #: worktree.c:806
9242 msgid "invalid gitdir file"
9243 msgstr ""
9245 #: worktree.c:814
9246 msgid "gitdir file points to non-existent location"
9247 msgstr ""
9249 #: worktree.c:830
9250 #, c-format
9251 msgid "unable to set %s in '%s'"
9252 msgstr ""
9254 #: worktree.c:832
9255 #, c-format
9256 msgid "unable to unset %s in '%s'"
9257 msgstr ""
9259 #: worktree.c:852
9260 msgid "failed to set extensions.worktreeConfig setting"
9261 msgstr ""
9263 #: wrapper.c:161
9264 #, c-format
9265 msgid "could not setenv '%s'"
9266 msgstr ""
9268 #: wrapper.c:213
9269 #, c-format
9270 msgid "unable to create '%s'"
9271 msgstr ""
9273 #: wrapper.c:215 wrapper.c:385
9274 #, c-format
9275 msgid "could not open '%s' for reading and writing"
9276 msgstr ""
9278 #: wrapper.c:416 wrapper.c:683
9279 #, c-format
9280 msgid "unable to access '%s'"
9281 msgstr ""
9283 #: wrapper.c:691
9284 msgid "unable to get current working directory"
9285 msgstr ""
9287 #: wt-status.c:158
9288 msgid "Unmerged paths:"
9289 msgstr ""
9291 #: wt-status.c:187 wt-status.c:219
9292 msgid "  (use \"git restore --staged <file>...\" to unstage)"
9293 msgstr ""
9295 #: wt-status.c:190 wt-status.c:222
9296 #, c-format
9297 msgid "  (use \"git restore --source=%s --staged <file>...\" to unstage)"
9298 msgstr ""
9300 #: wt-status.c:193 wt-status.c:225
9301 msgid "  (use \"git rm --cached <file>...\" to unstage)"
9302 msgstr ""
9304 #: wt-status.c:197
9305 msgid "  (use \"git add <file>...\" to mark resolution)"
9306 msgstr ""
9308 #: wt-status.c:199 wt-status.c:203
9309 msgid "  (use \"git add/rm <file>...\" as appropriate to mark resolution)"
9310 msgstr ""
9312 #: wt-status.c:201
9313 msgid "  (use \"git rm <file>...\" to mark resolution)"
9314 msgstr ""
9316 #: wt-status.c:211 wt-status.c:1140
9317 msgid "Changes to be committed:"
9318 msgstr ""
9320 #: wt-status.c:234 wt-status.c:1149
9321 msgid "Changes not staged for commit:"
9322 msgstr ""
9324 #: wt-status.c:238
9325 msgid "  (use \"git add <file>...\" to update what will be committed)"
9326 msgstr ""
9328 #: wt-status.c:240
9329 msgid "  (use \"git add/rm <file>...\" to update what will be committed)"
9330 msgstr ""
9332 #: wt-status.c:241
9333 msgid ""
9334 "  (use \"git restore <file>...\" to discard changes in working directory)"
9335 msgstr ""
9337 #: wt-status.c:243
9338 msgid "  (commit or discard the untracked or modified content in submodules)"
9339 msgstr ""
9341 #: wt-status.c:254
9342 #, c-format
9343 msgid "  (use \"git %s <file>...\" to include in what will be committed)"
9344 msgstr ""
9346 #: wt-status.c:266
9347 msgid "both deleted:"
9348 msgstr ""
9350 #: wt-status.c:268
9351 msgid "added by us:"
9352 msgstr ""
9354 #: wt-status.c:270
9355 msgid "deleted by them:"
9356 msgstr ""
9358 #: wt-status.c:272
9359 msgid "added by them:"
9360 msgstr ""
9362 #: wt-status.c:274
9363 msgid "deleted by us:"
9364 msgstr ""
9366 #: wt-status.c:276
9367 msgid "both added:"
9368 msgstr ""
9370 #: wt-status.c:278
9371 msgid "both modified:"
9372 msgstr ""
9374 #: wt-status.c:288
9375 msgid "new file:"
9376 msgstr ""
9378 #: wt-status.c:290
9379 msgid "copied:"
9380 msgstr ""
9382 #: wt-status.c:292
9383 msgid "deleted:"
9384 msgstr ""
9386 #: wt-status.c:294
9387 msgid "modified:"
9388 msgstr ""
9390 #: wt-status.c:296
9391 msgid "renamed:"
9392 msgstr ""
9394 #: wt-status.c:298
9395 msgid "typechange:"
9396 msgstr ""
9398 #: wt-status.c:300
9399 msgid "unknown:"
9400 msgstr ""
9402 #: wt-status.c:302
9403 msgid "unmerged:"
9404 msgstr ""
9406 #: wt-status.c:382
9407 msgid "new commits, "
9408 msgstr ""
9410 #: wt-status.c:384
9411 msgid "modified content, "
9412 msgstr ""
9414 #: wt-status.c:386
9415 msgid "untracked content, "
9416 msgstr ""
9418 #: wt-status.c:973
9419 #, c-format
9420 msgid "Your stash currently has %d entry"
9421 msgid_plural "Your stash currently has %d entries"
9422 msgstr[0] ""
9423 msgstr[1] ""
9425 #: wt-status.c:1004
9426 msgid "Submodules changed but not updated:"
9427 msgstr ""
9429 #: wt-status.c:1006
9430 msgid "Submodule changes to be committed:"
9431 msgstr ""
9433 #: wt-status.c:1088
9434 msgid ""
9435 "Do not modify or remove the line above.\n"
9436 "Everything below it will be ignored."
9437 msgstr ""
9439 #: wt-status.c:1180
9440 #, c-format
9441 msgid ""
9442 "\n"
9443 "It took %.2f seconds to compute the branch ahead/behind values.\n"
9444 "You can use '--no-ahead-behind' to avoid this.\n"
9445 msgstr ""
9447 #: wt-status.c:1210
9448 msgid "You have unmerged paths."
9449 msgstr ""
9451 #: wt-status.c:1213
9452 msgid "  (fix conflicts and run \"git commit\")"
9453 msgstr ""
9455 #: wt-status.c:1215
9456 msgid "  (use \"git merge --abort\" to abort the merge)"
9457 msgstr ""
9459 #: wt-status.c:1219
9460 msgid "All conflicts fixed but you are still merging."
9461 msgstr ""
9463 #: wt-status.c:1222
9464 msgid "  (use \"git commit\" to conclude merge)"
9465 msgstr ""
9467 #: wt-status.c:1233
9468 msgid "You are in the middle of an am session."
9469 msgstr ""
9471 #: wt-status.c:1236
9472 msgid "The current patch is empty."
9473 msgstr ""
9475 #: wt-status.c:1241
9476 msgid "  (fix conflicts and then run \"git am --continue\")"
9477 msgstr ""
9479 #: wt-status.c:1243
9480 msgid "  (use \"git am --skip\" to skip this patch)"
9481 msgstr ""
9483 #: wt-status.c:1246
9484 msgid ""
9485 "  (use \"git am --allow-empty\" to record this patch as an empty commit)"
9486 msgstr ""
9488 #: wt-status.c:1248
9489 msgid "  (use \"git am --abort\" to restore the original branch)"
9490 msgstr ""
9492 #: wt-status.c:1381
9493 msgid "git-rebase-todo is missing."
9494 msgstr ""
9496 #: wt-status.c:1383
9497 msgid "No commands done."
9498 msgstr ""
9500 #: wt-status.c:1386
9501 #, c-format
9502 msgid "Last command done (%<PRIuMAX> command done):"
9503 msgid_plural "Last commands done (%<PRIuMAX> commands done):"
9504 msgstr[0] ""
9505 msgstr[1] ""
9507 #: wt-status.c:1397
9508 #, c-format
9509 msgid "  (see more in file %s)"
9510 msgstr ""
9512 #: wt-status.c:1402
9513 msgid "No commands remaining."
9514 msgstr ""
9516 #: wt-status.c:1405
9517 #, c-format
9518 msgid "Next command to do (%<PRIuMAX> remaining command):"
9519 msgid_plural "Next commands to do (%<PRIuMAX> remaining commands):"
9520 msgstr[0] ""
9521 msgstr[1] ""
9523 #: wt-status.c:1413
9524 msgid "  (use \"git rebase --edit-todo\" to view and edit)"
9525 msgstr ""
9527 #: wt-status.c:1425
9528 #, c-format
9529 msgid "You are currently rebasing branch '%s' on '%s'."
9530 msgstr ""
9532 #: wt-status.c:1430
9533 msgid "You are currently rebasing."
9534 msgstr ""
9536 #: wt-status.c:1443
9537 msgid "  (fix conflicts and then run \"git rebase --continue\")"
9538 msgstr ""
9540 #: wt-status.c:1445
9541 msgid "  (use \"git rebase --skip\" to skip this patch)"
9542 msgstr ""
9544 #: wt-status.c:1447
9545 msgid "  (use \"git rebase --abort\" to check out the original branch)"
9546 msgstr ""
9548 #: wt-status.c:1454
9549 msgid "  (all conflicts fixed: run \"git rebase --continue\")"
9550 msgstr ""
9552 #: wt-status.c:1458
9553 #, c-format
9554 msgid ""
9555 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
9556 msgstr ""
9558 #: wt-status.c:1463
9559 msgid "You are currently splitting a commit during a rebase."
9560 msgstr ""
9562 #: wt-status.c:1466
9563 msgid "  (Once your working directory is clean, run \"git rebase --continue\")"
9564 msgstr ""
9566 #: wt-status.c:1470
9567 #, c-format
9568 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
9569 msgstr ""
9571 #: wt-status.c:1475
9572 msgid "You are currently editing a commit during a rebase."
9573 msgstr ""
9575 #: wt-status.c:1478
9576 msgid "  (use \"git commit --amend\" to amend the current commit)"
9577 msgstr ""
9579 #: wt-status.c:1480
9580 msgid ""
9581 "  (use \"git rebase --continue\" once you are satisfied with your changes)"
9582 msgstr ""
9584 #: wt-status.c:1491
9585 msgid "Cherry-pick currently in progress."
9586 msgstr ""
9588 #: wt-status.c:1494
9589 #, c-format
9590 msgid "You are currently cherry-picking commit %s."
9591 msgstr ""
9593 #: wt-status.c:1501
9594 msgid "  (fix conflicts and run \"git cherry-pick --continue\")"
9595 msgstr ""
9597 #: wt-status.c:1504
9598 msgid "  (run \"git cherry-pick --continue\" to continue)"
9599 msgstr ""
9601 #: wt-status.c:1507
9602 msgid "  (all conflicts fixed: run \"git cherry-pick --continue\")"
9603 msgstr ""
9605 #: wt-status.c:1509
9606 msgid "  (use \"git cherry-pick --skip\" to skip this patch)"
9607 msgstr ""
9609 #: wt-status.c:1511
9610 msgid "  (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
9611 msgstr ""
9613 #: wt-status.c:1521
9614 msgid "Revert currently in progress."
9615 msgstr ""
9617 #: wt-status.c:1524
9618 #, c-format
9619 msgid "You are currently reverting commit %s."
9620 msgstr ""
9622 #: wt-status.c:1530
9623 msgid "  (fix conflicts and run \"git revert --continue\")"
9624 msgstr ""
9626 #: wt-status.c:1533
9627 msgid "  (run \"git revert --continue\" to continue)"
9628 msgstr ""
9630 #: wt-status.c:1536
9631 msgid "  (all conflicts fixed: run \"git revert --continue\")"
9632 msgstr ""
9634 #: wt-status.c:1538
9635 msgid "  (use \"git revert --skip\" to skip this patch)"
9636 msgstr ""
9638 #: wt-status.c:1540
9639 msgid "  (use \"git revert --abort\" to cancel the revert operation)"
9640 msgstr ""
9642 #: wt-status.c:1550
9643 #, c-format
9644 msgid "You are currently bisecting, started from branch '%s'."
9645 msgstr ""
9647 #: wt-status.c:1554
9648 msgid "You are currently bisecting."
9649 msgstr ""
9651 #: wt-status.c:1557
9652 msgid "  (use \"git bisect reset\" to get back to the original branch)"
9653 msgstr ""
9655 #: wt-status.c:1568
9656 msgid "You are in a sparse checkout."
9657 msgstr ""
9659 #: wt-status.c:1571
9660 #, c-format
9661 msgid "You are in a sparse checkout with %d%% of tracked files present."
9662 msgstr ""
9664 #: wt-status.c:1815
9665 msgid "On branch "
9666 msgstr ""
9668 #: wt-status.c:1822
9669 msgid "interactive rebase in progress; onto "
9670 msgstr ""
9672 #: wt-status.c:1824
9673 msgid "rebase in progress; onto "
9674 msgstr ""
9676 #: wt-status.c:1829
9677 msgid "HEAD detached at "
9678 msgstr ""
9680 #: wt-status.c:1831
9681 msgid "HEAD detached from "
9682 msgstr ""
9684 #: wt-status.c:1834
9685 msgid "Not currently on any branch."
9686 msgstr ""
9688 #: wt-status.c:1851
9689 msgid "Initial commit"
9690 msgstr ""
9692 #: wt-status.c:1852
9693 msgid "No commits yet"
9694 msgstr ""
9696 #: wt-status.c:1866
9697 msgid "Untracked files"
9698 msgstr ""
9700 #: wt-status.c:1868
9701 msgid "Ignored files"
9702 msgstr ""
9704 #: wt-status.c:1872
9705 #, c-format
9706 msgid ""
9707 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
9708 "may speed it up, but you have to be careful not to forget to add\n"
9709 "new files yourself (see 'git help status')."
9710 msgstr ""
9712 #: wt-status.c:1878
9713 #, c-format
9714 msgid "Untracked files not listed%s"
9715 msgstr ""
9717 #: wt-status.c:1880
9718 msgid " (use -u option to show untracked files)"
9719 msgstr ""
9721 #: wt-status.c:1886
9722 msgid "No changes"
9723 msgstr ""
9725 #: wt-status.c:1891
9726 #, c-format
9727 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
9728 msgstr ""
9730 #: wt-status.c:1895
9731 #, c-format
9732 msgid "no changes added to commit\n"
9733 msgstr ""
9735 #: wt-status.c:1899
9736 #, c-format
9737 msgid ""
9738 "nothing added to commit but untracked files present (use \"git add\" to "
9739 "track)\n"
9740 msgstr ""
9742 #: wt-status.c:1903
9743 #, c-format
9744 msgid "nothing added to commit but untracked files present\n"
9745 msgstr ""
9747 #: wt-status.c:1907
9748 #, c-format
9749 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
9750 msgstr ""
9752 #: wt-status.c:1911 wt-status.c:1917
9753 #, c-format
9754 msgid "nothing to commit\n"
9755 msgstr ""
9757 #: wt-status.c:1914
9758 #, c-format
9759 msgid "nothing to commit (use -u to show untracked files)\n"
9760 msgstr ""
9762 #: wt-status.c:1919
9763 #, c-format
9764 msgid "nothing to commit, working tree clean\n"
9765 msgstr ""
9767 #: wt-status.c:2024
9768 msgid "No commits yet on "
9769 msgstr ""
9771 #: wt-status.c:2028
9772 msgid "HEAD (no branch)"
9773 msgstr ""
9775 #: wt-status.c:2059
9776 msgid "different"
9777 msgstr ""
9779 #: wt-status.c:2061 wt-status.c:2069
9780 msgid "behind "
9781 msgstr ""
9783 #: wt-status.c:2064 wt-status.c:2067
9784 msgid "ahead "
9785 msgstr ""
9787 #. TRANSLATORS: the action is e.g. "pull with rebase"
9788 #: wt-status.c:2605
9789 #, c-format
9790 msgid "cannot %s: You have unstaged changes."
9791 msgstr ""
9793 #: wt-status.c:2611
9794 msgid "additionally, your index contains uncommitted changes."
9795 msgstr ""
9797 #: wt-status.c:2613
9798 #, c-format
9799 msgid "cannot %s: Your index contains uncommitted changes."
9800 msgstr ""
9802 #: compat/simple-ipc/ipc-unix-socket.c:205
9803 msgid "could not send IPC command"
9804 msgstr ""
9806 #: compat/simple-ipc/ipc-unix-socket.c:212
9807 msgid "could not read IPC response"
9808 msgstr ""
9810 #: compat/simple-ipc/ipc-unix-socket.c:892
9811 #, c-format
9812 msgid "could not start accept_thread '%s'"
9813 msgstr ""
9815 #: compat/simple-ipc/ipc-unix-socket.c:904
9816 #, c-format
9817 msgid "could not start worker[0] for '%s'"
9818 msgstr ""
9820 #: compat/precompose_utf8.c:58 builtin/clone.c:353
9821 #, c-format
9822 msgid "failed to unlink '%s'"
9823 msgstr ""
9825 #: compat/fsmonitor/fsm-listen-darwin.c:355
9826 msgid "Unable to create FSEventStream."
9827 msgstr ""
9829 #: compat/fsmonitor/fsm-listen-darwin.c:403
9830 msgid "Failed to start the FSEventStream"
9831 msgstr ""
9833 #: builtin/add.c:26
9834 msgid "git add [<options>] [--] <pathspec>..."
9835 msgstr ""
9837 #: builtin/add.c:63
9838 #, c-format
9839 msgid "cannot chmod %cx '%s'"
9840 msgstr ""
9842 #: builtin/add.c:105
9843 #, c-format
9844 msgid "unexpected diff status %c"
9845 msgstr ""
9847 #: builtin/add.c:110 builtin/commit.c:299
9848 msgid "updating files failed"
9849 msgstr ""
9851 #: builtin/add.c:120
9852 #, c-format
9853 msgid "remove '%s'\n"
9854 msgstr ""
9856 #: builtin/add.c:204
9857 msgid "Unstaged changes after refreshing the index:"
9858 msgstr ""
9860 #: builtin/add.c:312 builtin/rev-parse.c:993
9861 msgid "Could not read the index"
9862 msgstr ""
9864 #: builtin/add.c:325
9865 msgid "Could not write patch"
9866 msgstr ""
9868 #: builtin/add.c:328
9869 msgid "editing patch failed"
9870 msgstr ""
9872 #: builtin/add.c:331
9873 #, c-format
9874 msgid "Could not stat '%s'"
9875 msgstr ""
9877 #: builtin/add.c:333
9878 msgid "Empty patch. Aborted."
9879 msgstr ""
9881 #: builtin/add.c:339
9882 #, c-format
9883 msgid "Could not apply '%s'"
9884 msgstr ""
9886 #: builtin/add.c:347
9887 msgid "The following paths are ignored by one of your .gitignore files:\n"
9888 msgstr ""
9890 #: builtin/add.c:367 builtin/clean.c:927 builtin/fetch.c:175 builtin/mv.c:124
9891 #: builtin/prune-packed.c:14 builtin/pull.c:208 builtin/push.c:550
9892 #: builtin/remote.c:1454 builtin/rm.c:244 builtin/send-pack.c:194
9893 msgid "dry run"
9894 msgstr ""
9896 #: builtin/add.c:368 builtin/check-ignore.c:22 builtin/commit.c:1483
9897 #: builtin/count-objects.c:98 builtin/fsck.c:789 builtin/log.c:2338
9898 #: builtin/mv.c:123 builtin/read-tree.c:120
9899 msgid "be verbose"
9900 msgstr ""
9902 #: builtin/add.c:370
9903 msgid "interactive picking"
9904 msgstr ""
9906 #: builtin/add.c:371 builtin/checkout.c:1599 builtin/reset.c:417
9907 msgid "select hunks interactively"
9908 msgstr ""
9910 #: builtin/add.c:372
9911 msgid "edit current diff and apply"
9912 msgstr ""
9914 #: builtin/add.c:373
9915 msgid "allow adding otherwise ignored files"
9916 msgstr ""
9918 #: builtin/add.c:374
9919 msgid "update tracked files"
9920 msgstr ""
9922 #: builtin/add.c:375
9923 msgid "renormalize EOL of tracked files (implies -u)"
9924 msgstr ""
9926 #: builtin/add.c:376
9927 msgid "record only the fact that the path will be added later"
9928 msgstr ""
9930 #: builtin/add.c:377
9931 msgid "add changes from all tracked and untracked files"
9932 msgstr ""
9934 #: builtin/add.c:380
9935 msgid "ignore paths removed in the working tree (same as --no-all)"
9936 msgstr ""
9938 #: builtin/add.c:382
9939 msgid "don't add, only refresh the index"
9940 msgstr ""
9942 #: builtin/add.c:383
9943 msgid "just skip files which cannot be added because of errors"
9944 msgstr ""
9946 #: builtin/add.c:384
9947 msgid "check if - even missing - files are ignored in dry run"
9948 msgstr ""
9950 #: builtin/add.c:385 builtin/mv.c:128 builtin/rm.c:251
9951 msgid "allow updating entries outside of the sparse-checkout cone"
9952 msgstr ""
9954 #: builtin/add.c:387 builtin/update-index.c:1023
9955 msgid "override the executable bit of the listed files"
9956 msgstr ""
9958 #: builtin/add.c:389
9959 msgid "warn when adding an embedded repository"
9960 msgstr ""
9962 #: builtin/add.c:407
9963 #, c-format
9964 msgid ""
9965 "You've added another git repository inside your current repository.\n"
9966 "Clones of the outer repository will not contain the contents of\n"
9967 "the embedded repository and will not know how to obtain it.\n"
9968 "If you meant to add a submodule, use:\n"
9969 "\n"
9970 "\tgit submodule add <url> %s\n"
9971 "\n"
9972 "If you added this path by mistake, you can remove it from the\n"
9973 "index with:\n"
9974 "\n"
9975 "\tgit rm --cached %s\n"
9976 "\n"
9977 "See \"git help submodule\" for more information."
9978 msgstr ""
9980 #: builtin/add.c:436
9981 #, c-format
9982 msgid "adding embedded git repository: %s"
9983 msgstr ""
9985 #: builtin/add.c:456
9986 msgid ""
9987 "Use -f if you really want to add them.\n"
9988 "Turn this message off by running\n"
9989 "\"git config advice.addIgnoredFile false\""
9990 msgstr ""
9992 #: builtin/add.c:471
9993 msgid "adding files failed"
9994 msgstr ""
9996 #: builtin/add.c:534
9997 #, c-format
9998 msgid "--chmod param '%s' must be either -x or +x"
9999 msgstr ""
10001 #: builtin/add.c:555 builtin/checkout.c:1770 builtin/commit.c:365
10002 #: builtin/reset.c:436 builtin/rm.c:275 builtin/stash.c:1702
10003 #, c-format
10004 msgid "'%s' and pathspec arguments cannot be used together"
10005 msgstr ""
10007 #: builtin/add.c:566
10008 #, c-format
10009 msgid "Nothing specified, nothing added.\n"
10010 msgstr ""
10012 #: builtin/add.c:568
10013 msgid ""
10014 "Maybe you wanted to say 'git add .'?\n"
10015 "Turn this message off by running\n"
10016 "\"git config advice.addEmptyPathspec false\""
10017 msgstr ""
10019 #: builtin/am.c:393
10020 msgid "could not parse author script"
10021 msgstr ""
10023 #: builtin/am.c:483
10024 #, c-format
10025 msgid "'%s' was deleted by the applypatch-msg hook"
10026 msgstr ""
10028 #: builtin/am.c:525
10029 #, c-format
10030 msgid "Malformed input line: '%s'."
10031 msgstr ""
10033 #: builtin/am.c:563
10034 #, c-format
10035 msgid "Failed to copy notes from '%s' to '%s'"
10036 msgstr ""
10038 #: builtin/am.c:589
10039 msgid "fseek failed"
10040 msgstr ""
10042 #: builtin/am.c:777
10043 #, c-format
10044 msgid "could not parse patch '%s'"
10045 msgstr ""
10047 #: builtin/am.c:842
10048 msgid "Only one StGIT patch series can be applied at once"
10049 msgstr ""
10051 #: builtin/am.c:890
10052 msgid "invalid timestamp"
10053 msgstr ""
10055 #: builtin/am.c:895 builtin/am.c:907
10056 msgid "invalid Date line"
10057 msgstr ""
10059 #: builtin/am.c:902
10060 msgid "invalid timezone offset"
10061 msgstr ""
10063 #: builtin/am.c:995
10064 msgid "Patch format detection failed."
10065 msgstr ""
10067 #: builtin/am.c:1000 builtin/clone.c:306
10068 #, c-format
10069 msgid "failed to create directory '%s'"
10070 msgstr ""
10072 #: builtin/am.c:1005
10073 msgid "Failed to split patches."
10074 msgstr ""
10076 #: builtin/am.c:1154
10077 #, c-format
10078 msgid "When you have resolved this problem, run \"%s --continue\"."
10079 msgstr ""
10081 #: builtin/am.c:1155
10082 #, c-format
10083 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
10084 msgstr ""
10086 #: builtin/am.c:1160
10087 #, c-format
10088 msgid "To record the empty patch as an empty commit, run \"%s --allow-empty\"."
10089 msgstr ""
10091 #: builtin/am.c:1162
10092 #, c-format
10093 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
10094 msgstr ""
10096 #: builtin/am.c:1257
10097 msgid "Patch sent with format=flowed; space at the end of lines might be lost."
10098 msgstr ""
10100 #: builtin/am.c:1345
10101 #, c-format
10102 msgid "missing author line in commit %s"
10103 msgstr ""
10105 #: builtin/am.c:1348
10106 #, c-format
10107 msgid "invalid ident line: %.*s"
10108 msgstr ""
10110 #: builtin/am.c:1567
10111 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
10112 msgstr ""
10114 #: builtin/am.c:1569
10115 msgid "Using index info to reconstruct a base tree..."
10116 msgstr ""
10118 #: builtin/am.c:1588
10119 msgid ""
10120 "Did you hand edit your patch?\n"
10121 "It does not apply to blobs recorded in its index."
10122 msgstr ""
10124 #: builtin/am.c:1594
10125 msgid "Falling back to patching base and 3-way merge..."
10126 msgstr ""
10128 #: builtin/am.c:1620
10129 msgid "Failed to merge in the changes."
10130 msgstr ""
10132 #: builtin/am.c:1652
10133 msgid "applying to an empty history"
10134 msgstr ""
10136 #: builtin/am.c:1704 builtin/am.c:1708
10137 #, c-format
10138 msgid "cannot resume: %s does not exist."
10139 msgstr ""
10141 #: builtin/am.c:1726
10142 msgid "Commit Body is:"
10143 msgstr ""
10145 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
10146 #. in your translation. The program will only accept English
10147 #. input at this point.
10149 #: builtin/am.c:1736
10150 #, c-format
10151 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
10152 msgstr ""
10154 #: builtin/am.c:1782 builtin/commit.c:410
10155 msgid "unable to write index file"
10156 msgstr ""
10158 #: builtin/am.c:1786
10159 #, c-format
10160 msgid "Dirty index: cannot apply patches (dirty: %s)"
10161 msgstr ""
10163 #: builtin/am.c:1828
10164 #, c-format
10165 msgid "Skipping: %.*s"
10166 msgstr ""
10168 #: builtin/am.c:1833
10169 #, c-format
10170 msgid "Creating an empty commit: %.*s"
10171 msgstr ""
10173 #: builtin/am.c:1837
10174 msgid "Patch is empty."
10175 msgstr ""
10177 #: builtin/am.c:1848 builtin/am.c:1917
10178 #, c-format
10179 msgid "Applying: %.*s"
10180 msgstr ""
10182 #: builtin/am.c:1865
10183 msgid "No changes -- Patch already applied."
10184 msgstr ""
10186 #: builtin/am.c:1871
10187 #, c-format
10188 msgid "Patch failed at %s %.*s"
10189 msgstr ""
10191 #: builtin/am.c:1875
10192 msgid "Use 'git am --show-current-patch=diff' to see the failed patch"
10193 msgstr ""
10195 #: builtin/am.c:1921
10196 msgid "No changes - recorded it as an empty commit."
10197 msgstr ""
10199 #: builtin/am.c:1923
10200 msgid ""
10201 "No changes - did you forget to use 'git add'?\n"
10202 "If there is nothing left to stage, chances are that something else\n"
10203 "already introduced the same changes; you might want to skip this patch."
10204 msgstr ""
10206 #: builtin/am.c:1931
10207 msgid ""
10208 "You still have unmerged paths in your index.\n"
10209 "You should 'git add' each file with resolved conflicts to mark them as "
10210 "such.\n"
10211 "You might run `git rm` on a file to accept \"deleted by them\" for it."
10212 msgstr ""
10214 #: builtin/am.c:2039 builtin/am.c:2043 builtin/am.c:2055 builtin/reset.c:455
10215 #: builtin/reset.c:463
10216 #, c-format
10217 msgid "Could not parse object '%s'."
10218 msgstr ""
10220 #: builtin/am.c:2091 builtin/am.c:2167
10221 msgid "failed to clean index"
10222 msgstr ""
10224 #: builtin/am.c:2135
10225 msgid ""
10226 "You seem to have moved HEAD since the last 'am' failure.\n"
10227 "Not rewinding to ORIG_HEAD"
10228 msgstr ""
10230 #: builtin/am.c:2292
10231 #, c-format
10232 msgid "options '%s=%s' and '%s=%s' cannot be used together"
10233 msgstr ""
10235 #: builtin/am.c:2323
10236 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
10237 msgstr ""
10239 #: builtin/am.c:2324
10240 msgid "git am [<options>] (--continue | --skip | --abort)"
10241 msgstr ""
10243 #: builtin/am.c:2330
10244 msgid "run interactively"
10245 msgstr ""
10247 #: builtin/am.c:2332
10248 msgid "historical option -- no-op"
10249 msgstr ""
10251 #: builtin/am.c:2334
10252 msgid "allow fall back on 3way merging if needed"
10253 msgstr ""
10255 #: builtin/am.c:2335 builtin/init-db.c:547 builtin/prune-packed.c:16
10256 #: builtin/repack.c:646 builtin/stash.c:946
10257 msgid "be quiet"
10258 msgstr ""
10260 #: builtin/am.c:2337
10261 msgid "add a Signed-off-by trailer to the commit message"
10262 msgstr ""
10264 #: builtin/am.c:2340
10265 msgid "recode into utf8 (default)"
10266 msgstr ""
10268 #: builtin/am.c:2342
10269 msgid "pass -k flag to git-mailinfo"
10270 msgstr ""
10272 #: builtin/am.c:2344
10273 msgid "pass -b flag to git-mailinfo"
10274 msgstr ""
10276 #: builtin/am.c:2346
10277 msgid "pass -m flag to git-mailinfo"
10278 msgstr ""
10280 #: builtin/am.c:2348
10281 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
10282 msgstr ""
10284 #: builtin/am.c:2351
10285 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
10286 msgstr ""
10288 #: builtin/am.c:2354
10289 msgid "strip everything before a scissors line"
10290 msgstr ""
10292 #: builtin/am.c:2356
10293 msgid "pass it through git-mailinfo"
10294 msgstr ""
10296 #: builtin/am.c:2359 builtin/am.c:2362 builtin/am.c:2365 builtin/am.c:2368
10297 #: builtin/am.c:2371 builtin/am.c:2374 builtin/am.c:2377 builtin/am.c:2380
10298 #: builtin/am.c:2386
10299 msgid "pass it through git-apply"
10300 msgstr ""
10302 #: builtin/am.c:2376 builtin/commit.c:1514 builtin/fmt-merge-msg.c:18
10303 #: builtin/fmt-merge-msg.c:21 builtin/grep.c:920 builtin/merge.c:263
10304 #: builtin/pull.c:142 builtin/pull.c:204 builtin/pull.c:221
10305 #: builtin/rebase.c:1074 builtin/repack.c:657 builtin/repack.c:661
10306 #: builtin/repack.c:663 builtin/show-branch.c:650 builtin/show-ref.c:172
10307 #: builtin/tag.c:446 parse-options.h:159 parse-options.h:180
10308 #: parse-options.h:348
10309 msgid "n"
10310 msgstr ""
10312 #: builtin/am.c:2382 builtin/branch.c:695 builtin/bugreport.c:109
10313 #: builtin/cat-file.c:848 builtin/cat-file.c:852 builtin/cat-file.c:856
10314 #: builtin/for-each-ref.c:41 builtin/ls-tree.c:357 builtin/replace.c:555
10315 #: builtin/tag.c:480 builtin/verify-tag.c:38
10316 msgid "format"
10317 msgstr ""
10319 #: builtin/am.c:2383
10320 msgid "format the patch(es) are in"
10321 msgstr ""
10323 #: builtin/am.c:2389
10324 msgid "override error message when patch failure occurs"
10325 msgstr ""
10327 #: builtin/am.c:2391
10328 msgid "continue applying patches after resolving a conflict"
10329 msgstr ""
10331 #: builtin/am.c:2394
10332 msgid "synonyms for --continue"
10333 msgstr ""
10335 #: builtin/am.c:2397
10336 msgid "skip the current patch"
10337 msgstr ""
10339 #: builtin/am.c:2400
10340 msgid "restore the original branch and abort the patching operation"
10341 msgstr ""
10343 #: builtin/am.c:2403
10344 msgid "abort the patching operation but keep HEAD where it is"
10345 msgstr ""
10347 #: builtin/am.c:2407
10348 msgid "show the patch being applied"
10349 msgstr ""
10351 #: builtin/am.c:2411
10352 msgid "record the empty patch as an empty commit"
10353 msgstr ""
10355 #: builtin/am.c:2415
10356 msgid "lie about committer date"
10357 msgstr ""
10359 #: builtin/am.c:2417
10360 msgid "use current timestamp for author date"
10361 msgstr ""
10363 #: builtin/am.c:2419 builtin/commit-tree.c:118 builtin/commit.c:1642
10364 #: builtin/merge.c:302 builtin/pull.c:179 builtin/rebase.c:1127
10365 #: builtin/revert.c:117 builtin/tag.c:461
10366 msgid "key-id"
10367 msgstr ""
10369 #: builtin/am.c:2420 builtin/rebase.c:1128
10370 msgid "GPG-sign commits"
10371 msgstr ""
10373 #: builtin/am.c:2423
10374 msgid "how to handle empty patches"
10375 msgstr ""
10377 #: builtin/am.c:2426
10378 msgid "(internal use for git-rebase)"
10379 msgstr ""
10381 #: builtin/am.c:2444
10382 msgid ""
10383 "The -b/--binary option has been a no-op for long time, and\n"
10384 "it will be removed. Please do not use it anymore."
10385 msgstr ""
10387 #: builtin/am.c:2451
10388 msgid "failed to read the index"
10389 msgstr ""
10391 #: builtin/am.c:2466
10392 #, c-format
10393 msgid "previous rebase directory %s still exists but mbox given."
10394 msgstr ""
10396 #: builtin/am.c:2490
10397 #, c-format
10398 msgid ""
10399 "Stray %s directory found.\n"
10400 "Use \"git am --abort\" to remove it."
10401 msgstr ""
10403 #: builtin/am.c:2496
10404 msgid "Resolve operation not in progress, we are not resuming."
10405 msgstr ""
10407 #: builtin/am.c:2506
10408 msgid "interactive mode requires patches on the command line"
10409 msgstr ""
10411 #: builtin/apply.c:8
10412 msgid "git apply [<options>] [<patch>...]"
10413 msgstr ""
10415 #: builtin/archive.c:18
10416 msgid "could not redirect output"
10417 msgstr ""
10419 #: builtin/archive.c:35
10420 msgid "git archive: Remote with no URL"
10421 msgstr ""
10423 #: builtin/archive.c:59
10424 msgid "git archive: expected ACK/NAK, got a flush packet"
10425 msgstr ""
10427 #: builtin/archive.c:62
10428 #, c-format
10429 msgid "git archive: NACK %s"
10430 msgstr ""
10432 #: builtin/archive.c:63
10433 msgid "git archive: protocol error"
10434 msgstr ""
10436 #: builtin/archive.c:67
10437 msgid "git archive: expected a flush"
10438 msgstr ""
10440 #: builtin/bisect--helper.c:24
10441 msgid "git bisect--helper --bisect-reset [<commit>]"
10442 msgstr ""
10444 #: builtin/bisect--helper.c:26
10445 msgid ""
10446 "git bisect--helper --bisect-start [--term-{new,bad}=<term> --term-{old,good}"
10447 "=<term>] [--no-checkout] [--first-parent] [<bad> [<good>...]] [--] "
10448 "[<paths>...]"
10449 msgstr ""
10451 #: builtin/bisect--helper.c:29
10452 msgid "git bisect--helper --bisect-state (bad|new) [<rev>]"
10453 msgstr ""
10455 #: builtin/bisect--helper.c:30
10456 msgid "git bisect--helper --bisect-state (good|old) [<rev>...]"
10457 msgstr ""
10459 #: builtin/bisect--helper.c:31
10460 msgid "git bisect--helper --bisect-replay <filename>"
10461 msgstr ""
10463 #: builtin/bisect--helper.c:32
10464 msgid "git bisect--helper --bisect-skip [(<rev>|<range>)...]"
10465 msgstr ""
10467 #: builtin/bisect--helper.c:34
10468 msgid "git bisect--helper --bisect-run <cmd>..."
10469 msgstr ""
10471 #: builtin/bisect--helper.c:109
10472 #, c-format
10473 msgid "cannot open file '%s' in mode '%s'"
10474 msgstr ""
10476 #: builtin/bisect--helper.c:116
10477 #, c-format
10478 msgid "could not write to file '%s'"
10479 msgstr ""
10481 #: builtin/bisect--helper.c:154
10482 #, c-format
10483 msgid "cannot open file '%s' for reading"
10484 msgstr ""
10486 #: builtin/bisect--helper.c:170
10487 #, c-format
10488 msgid "'%s' is not a valid term"
10489 msgstr ""
10491 #: builtin/bisect--helper.c:174
10492 #, c-format
10493 msgid "can't use the builtin command '%s' as a term"
10494 msgstr ""
10496 #: builtin/bisect--helper.c:184
10497 #, c-format
10498 msgid "can't change the meaning of the term '%s'"
10499 msgstr ""
10501 #: builtin/bisect--helper.c:194
10502 msgid "please use two different terms"
10503 msgstr ""
10505 #: builtin/bisect--helper.c:210
10506 #, c-format
10507 msgid "We are not bisecting.\n"
10508 msgstr ""
10510 #: builtin/bisect--helper.c:218
10511 #, c-format
10512 msgid "'%s' is not a valid commit"
10513 msgstr ""
10515 #: builtin/bisect--helper.c:227
10516 #, c-format
10517 msgid ""
10518 "could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
10519 msgstr ""
10521 #: builtin/bisect--helper.c:271
10522 #, c-format
10523 msgid "Bad bisect_write argument: %s"
10524 msgstr ""
10526 #: builtin/bisect--helper.c:276
10527 #, c-format
10528 msgid "couldn't get the oid of the rev '%s'"
10529 msgstr ""
10531 #: builtin/bisect--helper.c:288
10532 #, c-format
10533 msgid "couldn't open the file '%s'"
10534 msgstr ""
10536 #: builtin/bisect--helper.c:314
10537 #, c-format
10538 msgid "Invalid command: you're currently in a %s/%s bisect"
10539 msgstr ""
10541 #: builtin/bisect--helper.c:341
10542 #, c-format
10543 msgid ""
10544 "You need to give me at least one %s and %s revision.\n"
10545 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
10546 msgstr ""
10548 #: builtin/bisect--helper.c:345
10549 #, c-format
10550 msgid ""
10551 "You need to start by \"git bisect start\".\n"
10552 "You then need to give me at least one %s and %s revision.\n"
10553 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
10554 msgstr ""
10556 #: builtin/bisect--helper.c:365
10557 #, c-format
10558 msgid "bisecting only with a %s commit"
10559 msgstr ""
10561 #. TRANSLATORS: Make sure to include [Y] and [n] in your
10562 #. translation. The program will only accept English input
10563 #. at this point.
10565 #: builtin/bisect--helper.c:373
10566 msgid "Are you sure [Y/n]? "
10567 msgstr ""
10569 #: builtin/bisect--helper.c:434
10570 msgid "no terms defined"
10571 msgstr ""
10573 #: builtin/bisect--helper.c:437
10574 #, c-format
10575 msgid ""
10576 "Your current terms are %s for the old state\n"
10577 "and %s for the new state.\n"
10578 msgstr ""
10580 #: builtin/bisect--helper.c:447
10581 #, c-format
10582 msgid ""
10583 "invalid argument %s for 'git bisect terms'.\n"
10584 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
10585 msgstr ""
10587 #: builtin/bisect--helper.c:514 builtin/bisect--helper.c:1038
10588 msgid "revision walk setup failed\n"
10589 msgstr ""
10591 #: builtin/bisect--helper.c:536
10592 #, c-format
10593 msgid "could not open '%s' for appending"
10594 msgstr ""
10596 #: builtin/bisect--helper.c:655 builtin/bisect--helper.c:668
10597 msgid "'' is not a valid term"
10598 msgstr ""
10600 #: builtin/bisect--helper.c:678
10601 #, c-format
10602 msgid "unrecognized option: '%s'"
10603 msgstr ""
10605 #: builtin/bisect--helper.c:682
10606 #, c-format
10607 msgid "'%s' does not appear to be a valid revision"
10608 msgstr ""
10610 #: builtin/bisect--helper.c:713
10611 msgid "bad HEAD - I need a HEAD"
10612 msgstr ""
10614 #: builtin/bisect--helper.c:728
10615 #, c-format
10616 msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
10617 msgstr ""
10619 #: builtin/bisect--helper.c:749
10620 msgid "won't bisect on cg-seek'ed tree"
10621 msgstr ""
10623 #: builtin/bisect--helper.c:752
10624 msgid "bad HEAD - strange symbolic ref"
10625 msgstr ""
10627 #: builtin/bisect--helper.c:772
10628 #, c-format
10629 msgid "invalid ref: '%s'"
10630 msgstr ""
10632 #: builtin/bisect--helper.c:830
10633 msgid "You need to start by \"git bisect start\"\n"
10634 msgstr ""
10636 #. TRANSLATORS: Make sure to include [Y] and [n] in your
10637 #. translation. The program will only accept English input
10638 #. at this point.
10640 #: builtin/bisect--helper.c:841
10641 msgid "Do you want me to do it for you [Y/n]? "
10642 msgstr ""
10644 #: builtin/bisect--helper.c:859
10645 msgid "Please call `--bisect-state` with at least one argument"
10646 msgstr ""
10648 #: builtin/bisect--helper.c:872
10649 #, c-format
10650 msgid "'git bisect %s' can take only one argument."
10651 msgstr ""
10653 #: builtin/bisect--helper.c:884 builtin/bisect--helper.c:897
10654 #, c-format
10655 msgid "Bad rev input: %s"
10656 msgstr ""
10658 #: builtin/bisect--helper.c:904
10659 #, c-format
10660 msgid "Bad rev input (not a commit): %s"
10661 msgstr ""
10663 #: builtin/bisect--helper.c:936
10664 msgid "We are not bisecting."
10665 msgstr ""
10667 #: builtin/bisect--helper.c:986
10668 #, c-format
10669 msgid "'%s'?? what are you talking about?"
10670 msgstr ""
10672 #: builtin/bisect--helper.c:998
10673 #, c-format
10674 msgid "cannot read file '%s' for replaying"
10675 msgstr ""
10677 #: builtin/bisect--helper.c:1120 builtin/bisect--helper.c:1152
10678 #, c-format
10679 msgid "running %s\n"
10680 msgstr ""
10682 #: builtin/bisect--helper.c:1145 builtin/bisect--helper.c:1335
10683 msgid "bisect run failed: no command provided."
10684 msgstr ""
10686 #: builtin/bisect--helper.c:1166
10687 #, c-format
10688 msgid "unable to verify '%s' on good revision"
10689 msgstr ""
10691 #: builtin/bisect--helper.c:1172
10692 #, c-format
10693 msgid "bogus exit code %d for good revision"
10694 msgstr ""
10696 #: builtin/bisect--helper.c:1180
10697 #, c-format
10698 msgid "bisect run failed: exit code %d from '%s' is < 0 or >= 128"
10699 msgstr ""
10701 #: builtin/bisect--helper.c:1195
10702 #, c-format
10703 msgid "cannot open file '%s' for writing"
10704 msgstr ""
10706 #: builtin/bisect--helper.c:1213
10707 msgid "bisect run cannot continue any more"
10708 msgstr ""
10710 #: builtin/bisect--helper.c:1215
10711 #, c-format
10712 msgid "bisect run success"
10713 msgstr ""
10715 #: builtin/bisect--helper.c:1218
10716 #, c-format
10717 msgid "bisect found first bad commit"
10718 msgstr ""
10720 #: builtin/bisect--helper.c:1221
10721 #, c-format
10722 msgid ""
10723 "bisect run failed: 'git bisect--helper --bisect-state %s' exited with error "
10724 "code %d"
10725 msgstr ""
10727 #: builtin/bisect--helper.c:1253
10728 msgid "reset the bisection state"
10729 msgstr ""
10731 #: builtin/bisect--helper.c:1255
10732 msgid "check whether bad or good terms exist"
10733 msgstr ""
10735 #: builtin/bisect--helper.c:1257
10736 msgid "print out the bisect terms"
10737 msgstr ""
10739 #: builtin/bisect--helper.c:1259
10740 msgid "start the bisect session"
10741 msgstr ""
10743 #: builtin/bisect--helper.c:1261
10744 msgid "find the next bisection commit"
10745 msgstr ""
10747 #: builtin/bisect--helper.c:1263
10748 msgid "mark the state of ref (or refs)"
10749 msgstr ""
10751 #: builtin/bisect--helper.c:1265
10752 msgid "list the bisection steps so far"
10753 msgstr ""
10755 #: builtin/bisect--helper.c:1267
10756 msgid "replay the bisection process from the given file"
10757 msgstr ""
10759 #: builtin/bisect--helper.c:1269
10760 msgid "skip some commits for checkout"
10761 msgstr ""
10763 #: builtin/bisect--helper.c:1271
10764 msgid "visualize the bisection"
10765 msgstr ""
10767 #: builtin/bisect--helper.c:1273
10768 msgid "use <cmd>... to automatically bisect"
10769 msgstr ""
10771 #: builtin/bisect--helper.c:1275
10772 msgid "no log for BISECT_WRITE"
10773 msgstr ""
10775 #: builtin/bisect--helper.c:1290
10776 msgid "--bisect-reset requires either no argument or a commit"
10777 msgstr ""
10779 #: builtin/bisect--helper.c:1295
10780 msgid "--bisect-terms requires 0 or 1 argument"
10781 msgstr ""
10783 #: builtin/bisect--helper.c:1304
10784 msgid "--bisect-next requires 0 arguments"
10785 msgstr ""
10787 #: builtin/bisect--helper.c:1315
10788 msgid "--bisect-log requires 0 arguments"
10789 msgstr ""
10791 #: builtin/bisect--helper.c:1320
10792 msgid "no logfile given"
10793 msgstr ""
10795 #: builtin/blame.c:32
10796 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
10797 msgstr ""
10799 #: builtin/blame.c:37
10800 msgid "<rev-opts> are documented in git-rev-list(1)"
10801 msgstr ""
10803 #: builtin/blame.c:406
10804 #, c-format
10805 msgid "expecting a color: %s"
10806 msgstr ""
10808 #: builtin/blame.c:413
10809 msgid "must end with a color"
10810 msgstr ""
10812 #: builtin/blame.c:842
10813 #, c-format
10814 msgid "cannot find revision %s to ignore"
10815 msgstr ""
10817 #: builtin/blame.c:864
10818 msgid "show blame entries as we find them, incrementally"
10819 msgstr ""
10821 #: builtin/blame.c:865
10822 msgid "do not show object names of boundary commits (Default: off)"
10823 msgstr ""
10825 #: builtin/blame.c:866
10826 msgid "do not treat root commits as boundaries (Default: off)"
10827 msgstr ""
10829 #: builtin/blame.c:867
10830 msgid "show work cost statistics"
10831 msgstr ""
10833 #: builtin/blame.c:868 builtin/checkout.c:1554 builtin/clone.c:98
10834 #: builtin/commit-graph.c:75 builtin/commit-graph.c:228 builtin/fetch.c:181
10835 #: builtin/merge.c:301 builtin/multi-pack-index.c:103
10836 #: builtin/multi-pack-index.c:154 builtin/multi-pack-index.c:180
10837 #: builtin/multi-pack-index.c:208 builtin/pull.c:120 builtin/push.c:566
10838 #: builtin/remote.c:683 builtin/send-pack.c:202
10839 msgid "force progress reporting"
10840 msgstr ""
10842 #: builtin/blame.c:869
10843 msgid "show output score for blame entries"
10844 msgstr ""
10846 #: builtin/blame.c:870
10847 msgid "show original filename (Default: auto)"
10848 msgstr ""
10850 #: builtin/blame.c:871
10851 msgid "show original linenumber (Default: off)"
10852 msgstr ""
10854 #: builtin/blame.c:872
10855 msgid "show in a format designed for machine consumption"
10856 msgstr ""
10858 #: builtin/blame.c:873
10859 msgid "show porcelain format with per-line commit information"
10860 msgstr ""
10862 #: builtin/blame.c:874
10863 msgid "use the same output mode as git-annotate (Default: off)"
10864 msgstr ""
10866 #: builtin/blame.c:875
10867 msgid "show raw timestamp (Default: off)"
10868 msgstr ""
10870 #: builtin/blame.c:876
10871 msgid "show long commit SHA1 (Default: off)"
10872 msgstr ""
10874 #: builtin/blame.c:877
10875 msgid "suppress author name and timestamp (Default: off)"
10876 msgstr ""
10878 #: builtin/blame.c:878
10879 msgid "show author email instead of name (Default: off)"
10880 msgstr ""
10882 #: builtin/blame.c:879
10883 msgid "ignore whitespace differences"
10884 msgstr ""
10886 #: builtin/blame.c:880 builtin/log.c:1857
10887 msgid "rev"
10888 msgstr ""
10890 #: builtin/blame.c:880
10891 msgid "ignore <rev> when blaming"
10892 msgstr ""
10894 #: builtin/blame.c:881
10895 msgid "ignore revisions from <file>"
10896 msgstr ""
10898 #: builtin/blame.c:882
10899 msgid "color redundant metadata from previous line differently"
10900 msgstr ""
10902 #: builtin/blame.c:883
10903 msgid "color lines by age"
10904 msgstr ""
10906 #: builtin/blame.c:884
10907 msgid "spend extra cycles to find better match"
10908 msgstr ""
10910 #: builtin/blame.c:885
10911 msgid "use revisions from <file> instead of calling git-rev-list"
10912 msgstr ""
10914 #: builtin/blame.c:886
10915 msgid "use <file>'s contents as the final image"
10916 msgstr ""
10918 #: builtin/blame.c:887 builtin/blame.c:888
10919 msgid "score"
10920 msgstr ""
10922 #: builtin/blame.c:887
10923 msgid "find line copies within and across files"
10924 msgstr ""
10926 #: builtin/blame.c:888
10927 msgid "find line movements within and across files"
10928 msgstr ""
10930 #: builtin/blame.c:889
10931 msgid "range"
10932 msgstr ""
10934 #: builtin/blame.c:890
10935 msgid "process only line range <start>,<end> or function :<funcname>"
10936 msgstr ""
10938 #: builtin/blame.c:949
10939 msgid "--progress can't be used with --incremental or porcelain formats"
10940 msgstr ""
10942 #. TRANSLATORS: This string is used to tell us the
10943 #. maximum display width for a relative timestamp in
10944 #. "git blame" output.  For C locale, "4 years, 11
10945 #. months ago", which takes 22 places, is the longest
10946 #. among various forms of relative timestamps, but
10947 #. your language may need more or fewer display
10948 #. columns.
10950 #: builtin/blame.c:1000
10951 msgid "4 years, 11 months ago"
10952 msgstr ""
10954 #: builtin/blame.c:1116
10955 #, c-format
10956 msgid "file %s has only %lu line"
10957 msgid_plural "file %s has only %lu lines"
10958 msgstr[0] ""
10959 msgstr[1] ""
10961 #: builtin/blame.c:1161
10962 msgid "Blaming lines"
10963 msgstr ""
10965 #: builtin/branch.c:29
10966 msgid "git branch [<options>] [-r | -a] [--merged] [--no-merged]"
10967 msgstr ""
10969 #: builtin/branch.c:30
10970 msgid ""
10971 "git branch [<options>] [-f] [--recurse-submodules] <branch-name> [<start-"
10972 "point>]"
10973 msgstr ""
10975 #: builtin/branch.c:31
10976 msgid "git branch [<options>] [-l] [<pattern>...]"
10977 msgstr ""
10979 #: builtin/branch.c:32
10980 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
10981 msgstr ""
10983 #: builtin/branch.c:33
10984 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
10985 msgstr ""
10987 #: builtin/branch.c:34
10988 msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
10989 msgstr ""
10991 #: builtin/branch.c:35
10992 msgid "git branch [<options>] [-r | -a] [--points-at]"
10993 msgstr ""
10995 #: builtin/branch.c:36
10996 msgid "git branch [<options>] [-r | -a] [--format]"
10997 msgstr ""
10999 #: builtin/branch.c:165
11000 #, c-format
11001 msgid ""
11002 "deleting branch '%s' that has been merged to\n"
11003 "         '%s', but not yet merged to HEAD."
11004 msgstr ""
11006 #: builtin/branch.c:169
11007 #, c-format
11008 msgid ""
11009 "not deleting branch '%s' that is not yet merged to\n"
11010 "         '%s', even though it is merged to HEAD."
11011 msgstr ""
11013 #: builtin/branch.c:183
11014 #, c-format
11015 msgid "Couldn't look up commit object for '%s'"
11016 msgstr ""
11018 #: builtin/branch.c:187
11019 #, c-format
11020 msgid ""
11021 "The branch '%s' is not fully merged.\n"
11022 "If you are sure you want to delete it, run 'git branch -D %s'."
11023 msgstr ""
11025 #: builtin/branch.c:200
11026 msgid "Update of config-file failed"
11027 msgstr ""
11029 #: builtin/branch.c:235
11030 msgid "cannot use -a with -d"
11031 msgstr ""
11033 #: builtin/branch.c:242
11034 msgid "Couldn't look up commit object for HEAD"
11035 msgstr ""
11037 #: builtin/branch.c:259
11038 #, c-format
11039 msgid "Cannot delete branch '%s' checked out at '%s'"
11040 msgstr ""
11042 #: builtin/branch.c:274
11043 #, c-format
11044 msgid "remote-tracking branch '%s' not found."
11045 msgstr ""
11047 #: builtin/branch.c:275
11048 #, c-format
11049 msgid "branch '%s' not found."
11050 msgstr ""
11052 #: builtin/branch.c:306
11053 #, c-format
11054 msgid "Deleted remote-tracking branch %s (was %s).\n"
11055 msgstr ""
11057 #: builtin/branch.c:307
11058 #, c-format
11059 msgid "Deleted branch %s (was %s).\n"
11060 msgstr ""
11062 #: builtin/branch.c:457 builtin/tag.c:64
11063 msgid "unable to parse format string"
11064 msgstr ""
11066 #: builtin/branch.c:488
11067 msgid "could not resolve HEAD"
11068 msgstr ""
11070 #: builtin/branch.c:494
11071 #, c-format
11072 msgid "HEAD (%s) points outside of refs/heads/"
11073 msgstr ""
11075 #: builtin/branch.c:509
11076 #, c-format
11077 msgid "Branch %s is being rebased at %s"
11078 msgstr ""
11080 #: builtin/branch.c:513
11081 #, c-format
11082 msgid "Branch %s is being bisected at %s"
11083 msgstr ""
11085 #: builtin/branch.c:530
11086 msgid "cannot copy the current branch while not on any."
11087 msgstr ""
11089 #: builtin/branch.c:532
11090 msgid "cannot rename the current branch while not on any."
11091 msgstr ""
11093 #: builtin/branch.c:543
11094 #, c-format
11095 msgid "Invalid branch name: '%s'"
11096 msgstr ""
11098 #: builtin/branch.c:572
11099 msgid "Branch rename failed"
11100 msgstr ""
11102 #: builtin/branch.c:574
11103 msgid "Branch copy failed"
11104 msgstr ""
11106 #: builtin/branch.c:578
11107 #, c-format
11108 msgid "Created a copy of a misnamed branch '%s'"
11109 msgstr ""
11111 #: builtin/branch.c:581
11112 #, c-format
11113 msgid "Renamed a misnamed branch '%s' away"
11114 msgstr ""
11116 #: builtin/branch.c:587
11117 #, c-format
11118 msgid "Branch renamed to %s, but HEAD is not updated!"
11119 msgstr ""
11121 #: builtin/branch.c:596
11122 msgid "Branch is renamed, but update of config-file failed"
11123 msgstr ""
11125 #: builtin/branch.c:598
11126 msgid "Branch is copied, but update of config-file failed"
11127 msgstr ""
11129 #: builtin/branch.c:614
11130 #, c-format
11131 msgid ""
11132 "Please edit the description for the branch\n"
11133 "  %s\n"
11134 "Lines starting with '%c' will be stripped.\n"
11135 msgstr ""
11137 #: builtin/branch.c:651
11138 msgid "Generic options"
11139 msgstr ""
11141 #: builtin/branch.c:653
11142 msgid "show hash and subject, give twice for upstream branch"
11143 msgstr ""
11145 #: builtin/branch.c:654
11146 msgid "suppress informational messages"
11147 msgstr ""
11149 #: builtin/branch.c:656 builtin/checkout.c:1571
11150 #: builtin/submodule--helper.c:3077
11151 msgid "set branch tracking configuration"
11152 msgstr ""
11154 #: builtin/branch.c:659
11155 msgid "do not use"
11156 msgstr ""
11158 #: builtin/branch.c:661
11159 msgid "upstream"
11160 msgstr ""
11162 #: builtin/branch.c:661
11163 msgid "change the upstream info"
11164 msgstr ""
11166 #: builtin/branch.c:662
11167 msgid "unset the upstream info"
11168 msgstr ""
11170 #: builtin/branch.c:663
11171 msgid "use colored output"
11172 msgstr ""
11174 #: builtin/branch.c:664
11175 msgid "act on remote-tracking branches"
11176 msgstr ""
11178 #: builtin/branch.c:666 builtin/branch.c:668
11179 msgid "print only branches that contain the commit"
11180 msgstr ""
11182 #: builtin/branch.c:667 builtin/branch.c:669
11183 msgid "print only branches that don't contain the commit"
11184 msgstr ""
11186 #: builtin/branch.c:672
11187 msgid "Specific git-branch actions:"
11188 msgstr ""
11190 #: builtin/branch.c:673
11191 msgid "list both remote-tracking and local branches"
11192 msgstr ""
11194 #: builtin/branch.c:675
11195 msgid "delete fully merged branch"
11196 msgstr ""
11198 #: builtin/branch.c:676
11199 msgid "delete branch (even if not merged)"
11200 msgstr ""
11202 #: builtin/branch.c:677
11203 msgid "move/rename a branch and its reflog"
11204 msgstr ""
11206 #: builtin/branch.c:678
11207 msgid "move/rename a branch, even if target exists"
11208 msgstr ""
11210 #: builtin/branch.c:679
11211 msgid "copy a branch and its reflog"
11212 msgstr ""
11214 #: builtin/branch.c:680
11215 msgid "copy a branch, even if target exists"
11216 msgstr ""
11218 #: builtin/branch.c:681
11219 msgid "list branch names"
11220 msgstr ""
11222 #: builtin/branch.c:682
11223 msgid "show current branch name"
11224 msgstr ""
11226 #: builtin/branch.c:683 builtin/submodule--helper.c:3075
11227 msgid "create the branch's reflog"
11228 msgstr ""
11230 #: builtin/branch.c:685
11231 msgid "edit the description for the branch"
11232 msgstr ""
11234 #: builtin/branch.c:686
11235 msgid "force creation, move/rename, deletion"
11236 msgstr ""
11238 #: builtin/branch.c:687
11239 msgid "print only branches that are merged"
11240 msgstr ""
11242 #: builtin/branch.c:688
11243 msgid "print only branches that are not merged"
11244 msgstr ""
11246 #: builtin/branch.c:689
11247 msgid "list branches in columns"
11248 msgstr ""
11250 #: builtin/branch.c:691 builtin/for-each-ref.c:45 builtin/notes.c:413
11251 #: builtin/notes.c:416 builtin/notes.c:579 builtin/notes.c:582
11252 #: builtin/tag.c:476
11253 msgid "object"
11254 msgstr ""
11256 #: builtin/branch.c:692
11257 msgid "print only branches of the object"
11258 msgstr ""
11260 #: builtin/branch.c:693 builtin/for-each-ref.c:51 builtin/tag.c:483
11261 msgid "sorting and filtering are case insensitive"
11262 msgstr ""
11264 #: builtin/branch.c:694 builtin/ls-files.c:667
11265 msgid "recurse through submodules"
11266 msgstr ""
11268 #: builtin/branch.c:695 builtin/for-each-ref.c:41 builtin/ls-tree.c:358
11269 #: builtin/tag.c:481 builtin/verify-tag.c:38
11270 msgid "format to use for the output"
11271 msgstr ""
11273 #: builtin/branch.c:718 builtin/clone.c:684
11274 msgid "HEAD not found below refs/heads!"
11275 msgstr ""
11277 #: builtin/branch.c:739
11278 msgid ""
11279 "branch with --recurse-submodules can only be used if submodule."
11280 "propagateBranches is enabled"
11281 msgstr ""
11283 #: builtin/branch.c:741
11284 msgid "--recurse-submodules can only be used to create branches"
11285 msgstr ""
11287 #: builtin/branch.c:770 builtin/branch.c:826 builtin/branch.c:835
11288 msgid "branch name required"
11289 msgstr ""
11291 #: builtin/branch.c:802
11292 msgid "Cannot give description to detached HEAD"
11293 msgstr ""
11295 #: builtin/branch.c:807
11296 msgid "cannot edit description of more than one branch"
11297 msgstr ""
11299 #: builtin/branch.c:814
11300 #, c-format
11301 msgid "No commit on branch '%s' yet."
11302 msgstr ""
11304 #: builtin/branch.c:817
11305 #, c-format
11306 msgid "No branch named '%s'."
11307 msgstr ""
11309 #: builtin/branch.c:832
11310 msgid "too many branches for a copy operation"
11311 msgstr ""
11313 #: builtin/branch.c:841
11314 msgid "too many arguments for a rename operation"
11315 msgstr ""
11317 #: builtin/branch.c:846
11318 msgid "too many arguments to set new upstream"
11319 msgstr ""
11321 #: builtin/branch.c:850
11322 #, c-format
11323 msgid ""
11324 "could not set upstream of HEAD to %s when it does not point to any branch."
11325 msgstr ""
11327 #: builtin/branch.c:853 builtin/branch.c:873
11328 #, c-format
11329 msgid "no such branch '%s'"
11330 msgstr ""
11332 #: builtin/branch.c:857
11333 #, c-format
11334 msgid "branch '%s' does not exist"
11335 msgstr ""
11337 #: builtin/branch.c:867
11338 msgid "too many arguments to unset upstream"
11339 msgstr ""
11341 #: builtin/branch.c:871
11342 msgid "could not unset upstream of HEAD when it does not point to any branch."
11343 msgstr ""
11345 #: builtin/branch.c:877
11346 #, c-format
11347 msgid "Branch '%s' has no upstream information"
11348 msgstr ""
11350 #: builtin/branch.c:890
11351 msgid ""
11352 "The -a, and -r, options to 'git branch' do not take a branch name.\n"
11353 "Did you mean to use: -a|-r --list <pattern>?"
11354 msgstr ""
11356 #: builtin/branch.c:894
11357 msgid ""
11358 "the '--set-upstream' option is no longer supported. Please use '--track' or "
11359 "'--set-upstream-to' instead."
11360 msgstr ""
11362 #: builtin/bugreport.c:16
11363 msgid "git version:\n"
11364 msgstr ""
11366 #: builtin/bugreport.c:22
11367 #, c-format
11368 msgid "uname() failed with error '%s' (%d)\n"
11369 msgstr ""
11371 #: builtin/bugreport.c:32
11372 msgid "compiler info: "
11373 msgstr ""
11375 #: builtin/bugreport.c:35
11376 msgid "libc info: "
11377 msgstr ""
11379 #: builtin/bugreport.c:49
11380 msgid "not run from a git repository - no hooks to show\n"
11381 msgstr ""
11383 #: builtin/bugreport.c:62
11384 msgid "git bugreport [-o|--output-directory <file>] [-s|--suffix <format>]"
11385 msgstr ""
11387 #: builtin/bugreport.c:69
11388 msgid ""
11389 "Thank you for filling out a Git bug report!\n"
11390 "Please answer the following questions to help us understand your issue.\n"
11391 "\n"
11392 "What did you do before the bug happened? (Steps to reproduce your issue)\n"
11393 "\n"
11394 "What did you expect to happen? (Expected behavior)\n"
11395 "\n"
11396 "What happened instead? (Actual behavior)\n"
11397 "\n"
11398 "What's different between what you expected and what actually happened?\n"
11399 "\n"
11400 "Anything else you want to add:\n"
11401 "\n"
11402 "Please review the rest of the bug report below.\n"
11403 "You can delete any lines you don't wish to share.\n"
11404 msgstr ""
11406 #: builtin/bugreport.c:108
11407 msgid "specify a destination for the bugreport file"
11408 msgstr ""
11410 #: builtin/bugreport.c:110
11411 msgid "specify a strftime format suffix for the filename"
11412 msgstr ""
11414 #: builtin/bugreport.c:132
11415 #, c-format
11416 msgid "could not create leading directories for '%s'"
11417 msgstr ""
11419 #: builtin/bugreport.c:139
11420 msgid "System Info"
11421 msgstr ""
11423 #: builtin/bugreport.c:142
11424 msgid "Enabled Hooks"
11425 msgstr ""
11427 #: builtin/bugreport.c:149
11428 #, c-format
11429 msgid "unable to write to %s"
11430 msgstr ""
11432 #: builtin/bugreport.c:159
11433 #, c-format
11434 msgid "Created new report at '%s'.\n"
11435 msgstr ""
11437 #: builtin/bundle.c:15 builtin/bundle.c:23
11438 msgid "git bundle create [<options>] <file> <git-rev-list args>"
11439 msgstr ""
11441 #: builtin/bundle.c:16 builtin/bundle.c:28
11442 msgid "git bundle verify [<options>] <file>"
11443 msgstr ""
11445 #: builtin/bundle.c:17 builtin/bundle.c:33
11446 msgid "git bundle list-heads <file> [<refname>...]"
11447 msgstr ""
11449 #: builtin/bundle.c:18 builtin/bundle.c:38
11450 msgid "git bundle unbundle <file> [<refname>...]"
11451 msgstr ""
11453 #: builtin/bundle.c:65 builtin/pack-objects.c:3899
11454 msgid "do not show progress meter"
11455 msgstr ""
11457 #: builtin/bundle.c:67 builtin/bundle.c:168 builtin/pack-objects.c:3901
11458 msgid "show progress meter"
11459 msgstr ""
11461 #: builtin/bundle.c:69 builtin/pack-objects.c:3903
11462 msgid "show progress meter during object writing phase"
11463 msgstr ""
11465 #: builtin/bundle.c:72 builtin/pack-objects.c:3906
11466 msgid "similar to --all-progress when progress meter is shown"
11467 msgstr ""
11469 #: builtin/bundle.c:74
11470 msgid "specify bundle format version"
11471 msgstr ""
11473 #: builtin/bundle.c:94
11474 msgid "Need a repository to create a bundle."
11475 msgstr ""
11477 #: builtin/bundle.c:108
11478 msgid "do not show bundle details"
11479 msgstr ""
11481 #: builtin/bundle.c:127
11482 #, c-format
11483 msgid "%s is okay\n"
11484 msgstr ""
11486 #: builtin/bundle.c:183
11487 msgid "Need a repository to unbundle."
11488 msgstr ""
11490 #: builtin/bundle.c:186
11491 msgid "Unbundling objects"
11492 msgstr ""
11494 #: builtin/bundle.c:220 builtin/remote.c:1758
11495 #, c-format
11496 msgid "Unknown subcommand: %s"
11497 msgstr ""
11499 #: builtin/cat-file.c:568
11500 msgid "flush is only for --buffer mode"
11501 msgstr ""
11503 #: builtin/cat-file.c:612
11504 msgid "empty command in input"
11505 msgstr ""
11507 #: builtin/cat-file.c:614
11508 #, c-format
11509 msgid "whitespace before command: '%s'"
11510 msgstr ""
11512 #: builtin/cat-file.c:623
11513 #, c-format
11514 msgid "%s requires arguments"
11515 msgstr ""
11517 #: builtin/cat-file.c:628
11518 #, c-format
11519 msgid "%s takes no arguments"
11520 msgstr ""
11522 #: builtin/cat-file.c:636
11523 #, c-format
11524 msgid "unknown command: '%s'"
11525 msgstr ""
11527 #: builtin/cat-file.c:795
11528 msgid "only one batch option may be specified"
11529 msgstr ""
11531 #: builtin/cat-file.c:824
11532 msgid "git cat-file <type> <object>"
11533 msgstr ""
11535 #: builtin/cat-file.c:825
11536 msgid "git cat-file (-e | -p) <object>"
11537 msgstr ""
11539 #: builtin/cat-file.c:826
11540 msgid "git cat-file (-t | -s) [--allow-unknown-type] <object>"
11541 msgstr ""
11543 #: builtin/cat-file.c:827
11544 msgid ""
11545 "git cat-file (--batch | --batch-check | --batch-command) [--batch-all-"
11546 "objects]\n"
11547 "             [--buffer] [--follow-symlinks] [--unordered]\n"
11548 "             [--textconv | --filters]"
11549 msgstr ""
11551 #: builtin/cat-file.c:830
11552 msgid ""
11553 "git cat-file (--textconv | --filters)\n"
11554 "             [<rev>:<path|tree-ish> | --path=<path|tree-ish> <rev>]"
11555 msgstr ""
11557 #: builtin/cat-file.c:836
11558 msgid "Check object existence or emit object contents"
11559 msgstr ""
11561 #: builtin/cat-file.c:838
11562 msgid "check if <object> exists"
11563 msgstr ""
11565 #: builtin/cat-file.c:839
11566 msgid "pretty-print <object> content"
11567 msgstr ""
11569 #: builtin/cat-file.c:841
11570 msgid "Emit [broken] object attributes"
11571 msgstr ""
11573 #: builtin/cat-file.c:842
11574 msgid "show object type (one of 'blob', 'tree', 'commit', 'tag', ...)"
11575 msgstr ""
11577 #: builtin/cat-file.c:843
11578 msgid "show object size"
11579 msgstr ""
11581 #: builtin/cat-file.c:845
11582 msgid "allow -s and -t to work with broken/corrupt objects"
11583 msgstr ""
11585 #: builtin/cat-file.c:847
11586 msgid "Batch objects requested on stdin (or --batch-all-objects)"
11587 msgstr ""
11589 #: builtin/cat-file.c:849
11590 msgid "show full <object> or <rev> contents"
11591 msgstr ""
11593 #: builtin/cat-file.c:853
11594 msgid "like --batch, but don't emit <contents>"
11595 msgstr ""
11597 #: builtin/cat-file.c:857
11598 msgid "read commands from stdin"
11599 msgstr ""
11601 #: builtin/cat-file.c:861
11602 msgid "with --batch[-check]: ignores stdin, batches all known objects"
11603 msgstr ""
11605 #: builtin/cat-file.c:863
11606 msgid "Change or optimize batch output"
11607 msgstr ""
11609 #: builtin/cat-file.c:864
11610 msgid "buffer --batch output"
11611 msgstr ""
11613 #: builtin/cat-file.c:866
11614 msgid "follow in-tree symlinks"
11615 msgstr ""
11617 #: builtin/cat-file.c:868
11618 msgid "do not order objects before emitting them"
11619 msgstr ""
11621 #: builtin/cat-file.c:870
11622 msgid ""
11623 "Emit object (blob or tree) with conversion or filter (stand-alone, or with "
11624 "batch)"
11625 msgstr ""
11627 #: builtin/cat-file.c:872
11628 msgid "run textconv on object's content"
11629 msgstr ""
11631 #: builtin/cat-file.c:874
11632 msgid "run filters on object's content"
11633 msgstr ""
11635 #: builtin/cat-file.c:875
11636 msgid "blob|tree"
11637 msgstr ""
11639 #: builtin/cat-file.c:876
11640 msgid "use a <path> for (--textconv | --filters); Not with 'batch'"
11641 msgstr ""
11643 #: builtin/cat-file.c:894
11644 #, c-format
11645 msgid "'%s=<%s>' needs '%s' or '%s'"
11646 msgstr ""
11648 #: builtin/cat-file.c:896
11649 msgid "path|tree-ish"
11650 msgstr ""
11652 #: builtin/cat-file.c:903 builtin/cat-file.c:906 builtin/cat-file.c:909
11653 #, c-format
11654 msgid "'%s' requires a batch mode"
11655 msgstr ""
11657 #: builtin/cat-file.c:921
11658 #, c-format
11659 msgid "'-%c' is incompatible with batch mode"
11660 msgstr ""
11662 #: builtin/cat-file.c:924
11663 msgid "batch modes take no arguments"
11664 msgstr ""
11666 #: builtin/cat-file.c:932 builtin/cat-file.c:935
11667 #, c-format
11668 msgid "<rev> required with '%s'"
11669 msgstr ""
11671 #: builtin/cat-file.c:938
11672 #, c-format
11673 msgid "<object> required with '-%c'"
11674 msgstr ""
11676 #: builtin/cat-file.c:943 builtin/notes.c:374 builtin/notes.c:429
11677 #: builtin/notes.c:507 builtin/notes.c:519 builtin/notes.c:596
11678 #: builtin/notes.c:663 builtin/notes.c:813 builtin/notes.c:965
11679 #: builtin/notes.c:987 builtin/prune-packed.c:25 builtin/receive-pack.c:2489
11680 #: builtin/tag.c:592
11681 msgid "too many arguments"
11682 msgstr ""
11684 #: builtin/cat-file.c:947
11685 #, c-format
11686 msgid "only two arguments allowed in <type> <object> mode, not %d"
11687 msgstr ""
11689 #: builtin/check-attr.c:13
11690 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
11691 msgstr ""
11693 #: builtin/check-attr.c:14
11694 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
11695 msgstr ""
11697 #: builtin/check-attr.c:21
11698 msgid "report all attributes set on file"
11699 msgstr ""
11701 #: builtin/check-attr.c:22
11702 msgid "use .gitattributes only from the index"
11703 msgstr ""
11705 #: builtin/check-attr.c:23 builtin/check-ignore.c:25 builtin/hash-object.c:101
11706 msgid "read file names from stdin"
11707 msgstr ""
11709 #: builtin/check-attr.c:25 builtin/check-ignore.c:27
11710 msgid "terminate input and output records by a NUL character"
11711 msgstr ""
11713 #: builtin/check-ignore.c:21 builtin/checkout.c:1550 builtin/gc.c:550
11714 #: builtin/worktree.c:565
11715 msgid "suppress progress reporting"
11716 msgstr ""
11718 #: builtin/check-ignore.c:29
11719 msgid "show non-matching input paths"
11720 msgstr ""
11722 #: builtin/check-ignore.c:31
11723 msgid "ignore index when checking"
11724 msgstr ""
11726 #: builtin/check-ignore.c:165
11727 msgid "cannot specify pathnames with --stdin"
11728 msgstr ""
11730 #: builtin/check-ignore.c:168
11731 msgid "-z only makes sense with --stdin"
11732 msgstr ""
11734 #: builtin/check-ignore.c:170
11735 msgid "no path specified"
11736 msgstr ""
11738 #: builtin/check-ignore.c:174
11739 msgid "--quiet is only valid with a single pathname"
11740 msgstr ""
11742 #: builtin/check-ignore.c:176
11743 msgid "cannot have both --quiet and --verbose"
11744 msgstr ""
11746 #: builtin/check-ignore.c:179
11747 msgid "--non-matching is only valid with --verbose"
11748 msgstr ""
11750 #: builtin/check-mailmap.c:9
11751 msgid "git check-mailmap [<options>] <contact>..."
11752 msgstr ""
11754 #: builtin/check-mailmap.c:14
11755 msgid "also read contacts from stdin"
11756 msgstr ""
11758 #: builtin/check-mailmap.c:25
11759 #, c-format
11760 msgid "unable to parse contact: %s"
11761 msgstr ""
11763 #: builtin/check-mailmap.c:48
11764 msgid "no contacts specified"
11765 msgstr ""
11767 #: builtin/checkout--worker.c:110
11768 msgid "git checkout--worker [<options>]"
11769 msgstr ""
11771 #: builtin/checkout--worker.c:118 builtin/checkout-index.c:235
11772 #: builtin/column.c:31 builtin/column.c:32 builtin/submodule--helper.c:1878
11773 #: builtin/submodule--helper.c:1881 builtin/submodule--helper.c:1889
11774 #: builtin/submodule--helper.c:2716 builtin/worktree.c:563
11775 #: builtin/worktree.c:808
11776 msgid "string"
11777 msgstr ""
11779 #: builtin/checkout--worker.c:119 builtin/checkout-index.c:236
11780 msgid "when creating files, prepend <string>"
11781 msgstr ""
11783 #: builtin/checkout-index.c:184
11784 msgid "git checkout-index [<options>] [--] [<file>...]"
11785 msgstr ""
11787 #: builtin/checkout-index.c:201
11788 msgid "stage should be between 1 and 3 or all"
11789 msgstr ""
11791 #: builtin/checkout-index.c:219
11792 msgid "check out all files in the index"
11793 msgstr ""
11795 #: builtin/checkout-index.c:221
11796 msgid "do not skip files with skip-worktree set"
11797 msgstr ""
11799 #: builtin/checkout-index.c:222
11800 msgid "force overwrite of existing files"
11801 msgstr ""
11803 #: builtin/checkout-index.c:224
11804 msgid "no warning for existing files and files not in index"
11805 msgstr ""
11807 #: builtin/checkout-index.c:226
11808 msgid "don't checkout new files"
11809 msgstr ""
11811 #: builtin/checkout-index.c:228
11812 msgid "update stat information in the index file"
11813 msgstr ""
11815 #: builtin/checkout-index.c:232
11816 msgid "read list of paths from the standard input"
11817 msgstr ""
11819 #: builtin/checkout-index.c:234
11820 msgid "write the content to temporary files"
11821 msgstr ""
11823 #: builtin/checkout-index.c:238
11824 msgid "copy out the files from named stage"
11825 msgstr ""
11827 #: builtin/checkout.c:34
11828 msgid "git checkout [<options>] <branch>"
11829 msgstr ""
11831 #: builtin/checkout.c:35
11832 msgid "git checkout [<options>] [<branch>] -- <file>..."
11833 msgstr ""
11835 #: builtin/checkout.c:40
11836 msgid "git switch [<options>] [<branch>]"
11837 msgstr ""
11839 #: builtin/checkout.c:45
11840 msgid "git restore [<options>] [--source=<branch>] <file>..."
11841 msgstr ""
11843 #: builtin/checkout.c:199 builtin/checkout.c:238
11844 #, c-format
11845 msgid "path '%s' does not have our version"
11846 msgstr ""
11848 #: builtin/checkout.c:201 builtin/checkout.c:240
11849 #, c-format
11850 msgid "path '%s' does not have their version"
11851 msgstr ""
11853 #: builtin/checkout.c:217
11854 #, c-format
11855 msgid "path '%s' does not have all necessary versions"
11856 msgstr ""
11858 #: builtin/checkout.c:271
11859 #, c-format
11860 msgid "path '%s' does not have necessary versions"
11861 msgstr ""
11863 #: builtin/checkout.c:291
11864 #, c-format
11865 msgid "path '%s': cannot merge"
11866 msgstr ""
11868 #: builtin/checkout.c:307
11869 #, c-format
11870 msgid "Unable to add merge result for '%s'"
11871 msgstr ""
11873 #: builtin/checkout.c:424
11874 #, c-format
11875 msgid "Recreated %d merge conflict"
11876 msgid_plural "Recreated %d merge conflicts"
11877 msgstr[0] ""
11878 msgstr[1] ""
11880 #: builtin/checkout.c:429
11881 #, c-format
11882 msgid "Updated %d path from %s"
11883 msgid_plural "Updated %d paths from %s"
11884 msgstr[0] ""
11885 msgstr[1] ""
11887 #: builtin/checkout.c:436
11888 #, c-format
11889 msgid "Updated %d path from the index"
11890 msgid_plural "Updated %d paths from the index"
11891 msgstr[0] ""
11892 msgstr[1] ""
11894 #: builtin/checkout.c:459 builtin/checkout.c:462 builtin/checkout.c:465
11895 #: builtin/checkout.c:469
11896 #, c-format
11897 msgid "'%s' cannot be used with updating paths"
11898 msgstr ""
11900 #: builtin/checkout.c:479
11901 #, c-format
11902 msgid "Cannot update paths and switch to branch '%s' at the same time."
11903 msgstr ""
11905 #: builtin/checkout.c:483
11906 #, c-format
11907 msgid "neither '%s' or '%s' is specified"
11908 msgstr ""
11910 #: builtin/checkout.c:487
11911 #, c-format
11912 msgid "'%s' must be used when '%s' is not specified"
11913 msgstr ""
11915 #: builtin/checkout.c:492 builtin/checkout.c:497
11916 #, c-format
11917 msgid "'%s' or '%s' cannot be used with %s"
11918 msgstr ""
11920 #: builtin/checkout.c:571 builtin/checkout.c:578
11921 #, c-format
11922 msgid "path '%s' is unmerged"
11923 msgstr ""
11925 #: builtin/checkout.c:753
11926 msgid "you need to resolve your current index first"
11927 msgstr ""
11929 #: builtin/checkout.c:809
11930 #, c-format
11931 msgid ""
11932 "cannot continue with staged changes in the following files:\n"
11933 "%s"
11934 msgstr ""
11936 #: builtin/checkout.c:902
11937 #, c-format
11938 msgid "Can not do reflog for '%s': %s\n"
11939 msgstr ""
11941 #: builtin/checkout.c:947
11942 msgid "HEAD is now at"
11943 msgstr ""
11945 #: builtin/checkout.c:951 builtin/clone.c:615 t/helper/test-fast-rebase.c:203
11946 msgid "unable to update HEAD"
11947 msgstr ""
11949 #: builtin/checkout.c:955
11950 #, c-format
11951 msgid "Reset branch '%s'\n"
11952 msgstr ""
11954 #: builtin/checkout.c:958
11955 #, c-format
11956 msgid "Already on '%s'\n"
11957 msgstr ""
11959 #: builtin/checkout.c:962
11960 #, c-format
11961 msgid "Switched to and reset branch '%s'\n"
11962 msgstr ""
11964 #: builtin/checkout.c:964 builtin/checkout.c:1398
11965 #, c-format
11966 msgid "Switched to a new branch '%s'\n"
11967 msgstr ""
11969 #: builtin/checkout.c:966
11970 #, c-format
11971 msgid "Switched to branch '%s'\n"
11972 msgstr ""
11974 #: builtin/checkout.c:1017
11975 #, c-format
11976 msgid " ... and %d more.\n"
11977 msgstr ""
11979 #: builtin/checkout.c:1023
11980 #, c-format
11981 msgid ""
11982 "Warning: you are leaving %d commit behind, not connected to\n"
11983 "any of your branches:\n"
11984 "\n"
11985 "%s\n"
11986 msgid_plural ""
11987 "Warning: you are leaving %d commits behind, not connected to\n"
11988 "any of your branches:\n"
11989 "\n"
11990 "%s\n"
11991 msgstr[0] ""
11992 msgstr[1] ""
11994 #: builtin/checkout.c:1042
11995 #, c-format
11996 msgid ""
11997 "If you want to keep it by creating a new branch, this may be a good time\n"
11998 "to do so with:\n"
11999 "\n"
12000 " git branch <new-branch-name> %s\n"
12001 "\n"
12002 msgid_plural ""
12003 "If you want to keep them by creating a new branch, this may be a good time\n"
12004 "to do so with:\n"
12005 "\n"
12006 " git branch <new-branch-name> %s\n"
12007 "\n"
12008 msgstr[0] ""
12009 msgstr[1] ""
12011 #: builtin/checkout.c:1077
12012 msgid "internal error in revision walk"
12013 msgstr ""
12015 #: builtin/checkout.c:1081
12016 msgid "Previous HEAD position was"
12017 msgstr ""
12019 #: builtin/checkout.c:1124 builtin/checkout.c:1393
12020 msgid "You are on a branch yet to be born"
12021 msgstr ""
12023 #: builtin/checkout.c:1206
12024 #, c-format
12025 msgid ""
12026 "'%s' could be both a local file and a tracking branch.\n"
12027 "Please use -- (and optionally --no-guess) to disambiguate"
12028 msgstr ""
12030 #: builtin/checkout.c:1213
12031 msgid ""
12032 "If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
12033 "you can do so by fully qualifying the name with the --track option:\n"
12034 "\n"
12035 "    git checkout --track origin/<name>\n"
12036 "\n"
12037 "If you'd like to always have checkouts of an ambiguous <name> prefer\n"
12038 "one remote, e.g. the 'origin' remote, consider setting\n"
12039 "checkout.defaultRemote=origin in your config."
12040 msgstr ""
12042 #: builtin/checkout.c:1223
12043 #, c-format
12044 msgid "'%s' matched multiple (%d) remote tracking branches"
12045 msgstr ""
12047 #: builtin/checkout.c:1289
12048 msgid "only one reference expected"
12049 msgstr ""
12051 #: builtin/checkout.c:1306
12052 #, c-format
12053 msgid "only one reference expected, %d given."
12054 msgstr ""
12056 #: builtin/checkout.c:1352 builtin/worktree.c:338 builtin/worktree.c:508
12057 #, c-format
12058 msgid "invalid reference: %s"
12059 msgstr ""
12061 #: builtin/checkout.c:1365 builtin/checkout.c:1744
12062 #, c-format
12063 msgid "reference is not a tree: %s"
12064 msgstr ""
12066 #: builtin/checkout.c:1413
12067 #, c-format
12068 msgid "a branch is expected, got tag '%s'"
12069 msgstr ""
12071 #: builtin/checkout.c:1415
12072 #, c-format
12073 msgid "a branch is expected, got remote branch '%s'"
12074 msgstr ""
12076 #: builtin/checkout.c:1417 builtin/checkout.c:1426
12077 #, c-format
12078 msgid "a branch is expected, got '%s'"
12079 msgstr ""
12081 #: builtin/checkout.c:1420
12082 #, c-format
12083 msgid "a branch is expected, got commit '%s'"
12084 msgstr ""
12086 #: builtin/checkout.c:1429
12087 msgid ""
12088 "If you want to detach HEAD at the commit, try again with the --detach option."
12089 msgstr ""
12091 #: builtin/checkout.c:1442
12092 msgid ""
12093 "cannot switch branch while merging\n"
12094 "Consider \"git merge --quit\" or \"git worktree add\"."
12095 msgstr ""
12097 #: builtin/checkout.c:1446
12098 msgid ""
12099 "cannot switch branch in the middle of an am session\n"
12100 "Consider \"git am --quit\" or \"git worktree add\"."
12101 msgstr ""
12103 #: builtin/checkout.c:1450
12104 msgid ""
12105 "cannot switch branch while rebasing\n"
12106 "Consider \"git rebase --quit\" or \"git worktree add\"."
12107 msgstr ""
12109 #: builtin/checkout.c:1454
12110 msgid ""
12111 "cannot switch branch while cherry-picking\n"
12112 "Consider \"git cherry-pick --quit\" or \"git worktree add\"."
12113 msgstr ""
12115 #: builtin/checkout.c:1458
12116 msgid ""
12117 "cannot switch branch while reverting\n"
12118 "Consider \"git revert --quit\" or \"git worktree add\"."
12119 msgstr ""
12121 #: builtin/checkout.c:1462
12122 msgid "you are switching branch while bisecting"
12123 msgstr ""
12125 #: builtin/checkout.c:1469
12126 msgid "paths cannot be used with switching branches"
12127 msgstr ""
12129 #: builtin/checkout.c:1472 builtin/checkout.c:1476 builtin/checkout.c:1480
12130 #, c-format
12131 msgid "'%s' cannot be used with switching branches"
12132 msgstr ""
12134 #: builtin/checkout.c:1484 builtin/checkout.c:1487 builtin/checkout.c:1490
12135 #: builtin/checkout.c:1495 builtin/checkout.c:1500
12136 #, c-format
12137 msgid "'%s' cannot be used with '%s'"
12138 msgstr ""
12140 #: builtin/checkout.c:1497
12141 #, c-format
12142 msgid "'%s' cannot take <start-point>"
12143 msgstr ""
12145 #: builtin/checkout.c:1505
12146 #, c-format
12147 msgid "Cannot switch branch to a non-commit '%s'"
12148 msgstr ""
12150 #: builtin/checkout.c:1512
12151 msgid "missing branch or commit argument"
12152 msgstr ""
12154 #: builtin/checkout.c:1555
12155 msgid "perform a 3-way merge with the new branch"
12156 msgstr ""
12158 #: builtin/checkout.c:1556 builtin/log.c:1844 parse-options.h:354
12159 msgid "style"
12160 msgstr ""
12162 #: builtin/checkout.c:1557
12163 msgid "conflict style (merge, diff3, or zdiff3)"
12164 msgstr ""
12166 #: builtin/checkout.c:1569 builtin/worktree.c:560
12167 msgid "detach HEAD at named commit"
12168 msgstr ""
12170 #: builtin/checkout.c:1574
12171 msgid "force checkout (throw away local modifications)"
12172 msgstr ""
12174 #: builtin/checkout.c:1576
12175 msgid "new-branch"
12176 msgstr ""
12178 #: builtin/checkout.c:1576
12179 msgid "new unparented branch"
12180 msgstr ""
12182 #: builtin/checkout.c:1578 builtin/merge.c:305
12183 msgid "update ignored files (default)"
12184 msgstr ""
12186 #: builtin/checkout.c:1581
12187 msgid "do not check if another worktree is holding the given ref"
12188 msgstr ""
12190 #: builtin/checkout.c:1594
12191 msgid "checkout our version for unmerged files"
12192 msgstr ""
12194 #: builtin/checkout.c:1597
12195 msgid "checkout their version for unmerged files"
12196 msgstr ""
12198 #: builtin/checkout.c:1601
12199 msgid "do not limit pathspecs to sparse entries only"
12200 msgstr ""
12202 #: builtin/checkout.c:1659
12203 #, c-format
12204 msgid "options '-%c', '-%c', and '%s' cannot be used together"
12205 msgstr ""
12207 #: builtin/checkout.c:1700
12208 msgid "--track needs a branch name"
12209 msgstr ""
12211 #: builtin/checkout.c:1705
12212 #, c-format
12213 msgid "missing branch name; try -%c"
12214 msgstr ""
12216 #: builtin/checkout.c:1737
12217 #, c-format
12218 msgid "could not resolve %s"
12219 msgstr ""
12221 #: builtin/checkout.c:1753
12222 msgid "invalid path specification"
12223 msgstr ""
12225 #: builtin/checkout.c:1760
12226 #, c-format
12227 msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
12228 msgstr ""
12230 #: builtin/checkout.c:1764
12231 #, c-format
12232 msgid "git checkout: --detach does not take a path argument '%s'"
12233 msgstr ""
12235 #: builtin/checkout.c:1789
12236 msgid ""
12237 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
12238 "checking out of the index."
12239 msgstr ""
12241 #: builtin/checkout.c:1794
12242 msgid "you must specify path(s) to restore"
12243 msgstr ""
12245 #: builtin/checkout.c:1819 builtin/checkout.c:1821 builtin/checkout.c:1873
12246 #: builtin/checkout.c:1875 builtin/clone.c:130 builtin/remote.c:171
12247 #: builtin/remote.c:173 builtin/submodule--helper.c:3038
12248 #: builtin/submodule--helper.c:3371 builtin/worktree.c:556
12249 #: builtin/worktree.c:558
12250 msgid "branch"
12251 msgstr ""
12253 #: builtin/checkout.c:1820
12254 msgid "create and checkout a new branch"
12255 msgstr ""
12257 #: builtin/checkout.c:1822
12258 msgid "create/reset and checkout a branch"
12259 msgstr ""
12261 #: builtin/checkout.c:1823
12262 msgid "create reflog for new branch"
12263 msgstr ""
12265 #: builtin/checkout.c:1825
12266 msgid "second guess 'git checkout <no-such-branch>' (default)"
12267 msgstr ""
12269 #: builtin/checkout.c:1826
12270 msgid "use overlay mode (default)"
12271 msgstr ""
12273 #: builtin/checkout.c:1874
12274 msgid "create and switch to a new branch"
12275 msgstr ""
12277 #: builtin/checkout.c:1876
12278 msgid "create/reset and switch to a branch"
12279 msgstr ""
12281 #: builtin/checkout.c:1878
12282 msgid "second guess 'git switch <no-such-branch>'"
12283 msgstr ""
12285 #: builtin/checkout.c:1880
12286 msgid "throw away local modifications"
12287 msgstr ""
12289 #: builtin/checkout.c:1916
12290 msgid "which tree-ish to checkout from"
12291 msgstr ""
12293 #: builtin/checkout.c:1918
12294 msgid "restore the index"
12295 msgstr ""
12297 #: builtin/checkout.c:1920
12298 msgid "restore the working tree (default)"
12299 msgstr ""
12301 #: builtin/checkout.c:1922
12302 msgid "ignore unmerged entries"
12303 msgstr ""
12305 #: builtin/checkout.c:1923
12306 msgid "use overlay mode"
12307 msgstr ""
12309 #: builtin/clean.c:29
12310 msgid ""
12311 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
12312 msgstr ""
12314 #: builtin/clean.c:33
12315 #, c-format
12316 msgid "Removing %s\n"
12317 msgstr ""
12319 #: builtin/clean.c:34
12320 #, c-format
12321 msgid "Would remove %s\n"
12322 msgstr ""
12324 #: builtin/clean.c:35
12325 #, c-format
12326 msgid "Skipping repository %s\n"
12327 msgstr ""
12329 #: builtin/clean.c:36
12330 #, c-format
12331 msgid "Would skip repository %s\n"
12332 msgstr ""
12334 #: builtin/clean.c:38
12335 #, c-format
12336 msgid "could not lstat %s\n"
12337 msgstr ""
12339 #: builtin/clean.c:39
12340 msgid "Refusing to remove current working directory\n"
12341 msgstr ""
12343 #: builtin/clean.c:40
12344 msgid "Would refuse to remove current working directory\n"
12345 msgstr ""
12347 #: builtin/clean.c:326 git-add--interactive.perl:593
12348 #, c-format
12349 msgid ""
12350 "Prompt help:\n"
12351 "1          - select a numbered item\n"
12352 "foo        - select item based on unique prefix\n"
12353 "           - (empty) select nothing\n"
12354 msgstr ""
12356 #: builtin/clean.c:330 git-add--interactive.perl:602
12357 #, c-format
12358 msgid ""
12359 "Prompt help:\n"
12360 "1          - select a single item\n"
12361 "3-5        - select a range of items\n"
12362 "2-3,6-9    - select multiple ranges\n"
12363 "foo        - select item based on unique prefix\n"
12364 "-...       - unselect specified items\n"
12365 "*          - choose all items\n"
12366 "           - (empty) finish selecting\n"
12367 msgstr ""
12369 #: builtin/clean.c:545 git-add--interactive.perl:568
12370 #: git-add--interactive.perl:573
12371 #, c-format, perl-format
12372 msgid "Huh (%s)?\n"
12373 msgstr ""
12375 #: builtin/clean.c:685
12376 #, c-format
12377 msgid "Input ignore patterns>> "
12378 msgstr ""
12380 #: builtin/clean.c:719
12381 #, c-format
12382 msgid "WARNING: Cannot find items matched by: %s"
12383 msgstr ""
12385 #: builtin/clean.c:740
12386 msgid "Select items to delete"
12387 msgstr ""
12389 #. TRANSLATORS: Make sure to keep [y/N] as is
12390 #: builtin/clean.c:781
12391 #, c-format
12392 msgid "Remove %s [y/N]? "
12393 msgstr ""
12395 #: builtin/clean.c:812
12396 msgid ""
12397 "clean               - start cleaning\n"
12398 "filter by pattern   - exclude items from deletion\n"
12399 "select by numbers   - select items to be deleted by numbers\n"
12400 "ask each            - confirm each deletion (like \"rm -i\")\n"
12401 "quit                - stop cleaning\n"
12402 "help                - this screen\n"
12403 "?                   - help for prompt selection"
12404 msgstr ""
12406 #: builtin/clean.c:848
12407 msgid "Would remove the following item:"
12408 msgid_plural "Would remove the following items:"
12409 msgstr[0] ""
12410 msgstr[1] ""
12412 #: builtin/clean.c:864
12413 msgid "No more files to clean, exiting."
12414 msgstr ""
12416 #: builtin/clean.c:926
12417 msgid "do not print names of files removed"
12418 msgstr ""
12420 #: builtin/clean.c:928
12421 msgid "force"
12422 msgstr ""
12424 #: builtin/clean.c:929
12425 msgid "interactive cleaning"
12426 msgstr ""
12428 #: builtin/clean.c:931
12429 msgid "remove whole directories"
12430 msgstr ""
12432 #: builtin/clean.c:932 builtin/describe.c:565 builtin/describe.c:567
12433 #: builtin/grep.c:938 builtin/log.c:185 builtin/log.c:187
12434 #: builtin/ls-files.c:651 builtin/name-rev.c:585 builtin/name-rev.c:587
12435 #: builtin/show-ref.c:179
12436 msgid "pattern"
12437 msgstr ""
12439 #: builtin/clean.c:933
12440 msgid "add <pattern> to ignore rules"
12441 msgstr ""
12443 #: builtin/clean.c:934
12444 msgid "remove ignored files, too"
12445 msgstr ""
12447 #: builtin/clean.c:936
12448 msgid "remove only ignored files"
12449 msgstr ""
12451 #: builtin/clean.c:951
12452 msgid ""
12453 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
12454 "clean"
12455 msgstr ""
12457 #: builtin/clean.c:954
12458 msgid ""
12459 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
12460 "refusing to clean"
12461 msgstr ""
12463 #: builtin/clean.c:966
12464 msgid "-x and -X cannot be used together"
12465 msgstr ""
12467 #: builtin/clone.c:47
12468 msgid "git clone [<options>] [--] <repo> [<dir>]"
12469 msgstr ""
12471 #: builtin/clone.c:100
12472 msgid "don't clone shallow repository"
12473 msgstr ""
12475 #: builtin/clone.c:102
12476 msgid "don't create a checkout"
12477 msgstr ""
12479 #: builtin/clone.c:103 builtin/clone.c:105 builtin/init-db.c:542
12480 msgid "create a bare repository"
12481 msgstr ""
12483 #: builtin/clone.c:107
12484 msgid "create a mirror repository (implies bare)"
12485 msgstr ""
12487 #: builtin/clone.c:109
12488 msgid "to clone from a local repository"
12489 msgstr ""
12491 #: builtin/clone.c:111
12492 msgid "don't use local hardlinks, always copy"
12493 msgstr ""
12495 #: builtin/clone.c:113
12496 msgid "setup as shared repository"
12497 msgstr ""
12499 #: builtin/clone.c:115
12500 msgid "pathspec"
12501 msgstr ""
12503 #: builtin/clone.c:115
12504 msgid "initialize submodules in the clone"
12505 msgstr ""
12507 #: builtin/clone.c:119
12508 msgid "number of submodules cloned in parallel"
12509 msgstr ""
12511 #: builtin/clone.c:120 builtin/init-db.c:539
12512 msgid "template-directory"
12513 msgstr ""
12515 #: builtin/clone.c:121 builtin/init-db.c:540
12516 msgid "directory from which templates will be used"
12517 msgstr ""
12519 #: builtin/clone.c:123 builtin/clone.c:125 builtin/submodule--helper.c:1885
12520 #: builtin/submodule--helper.c:2719 builtin/submodule--helper.c:3378
12521 msgid "reference repository"
12522 msgstr ""
12524 #: builtin/clone.c:127 builtin/submodule--helper.c:1887
12525 #: builtin/submodule--helper.c:2721
12526 msgid "use --reference only while cloning"
12527 msgstr ""
12529 #: builtin/clone.c:128 builtin/column.c:27 builtin/fmt-merge-msg.c:27
12530 #: builtin/init-db.c:550 builtin/merge-file.c:48 builtin/merge.c:290
12531 #: builtin/pack-objects.c:3967 builtin/repack.c:669
12532 #: builtin/submodule--helper.c:3380 t/helper/test-simple-ipc.c:595
12533 #: t/helper/test-simple-ipc.c:597
12534 msgid "name"
12535 msgstr ""
12537 #: builtin/clone.c:129
12538 msgid "use <name> instead of 'origin' to track upstream"
12539 msgstr ""
12541 #: builtin/clone.c:131
12542 msgid "checkout <branch> instead of the remote's HEAD"
12543 msgstr ""
12545 #: builtin/clone.c:133
12546 msgid "path to git-upload-pack on the remote"
12547 msgstr ""
12549 #: builtin/clone.c:134 builtin/fetch.c:182 builtin/grep.c:877
12550 #: builtin/pull.c:212
12551 msgid "depth"
12552 msgstr ""
12554 #: builtin/clone.c:135
12555 msgid "create a shallow clone of that depth"
12556 msgstr ""
12558 #: builtin/clone.c:136 builtin/fetch.c:184 builtin/pack-objects.c:3956
12559 #: builtin/pull.c:215
12560 msgid "time"
12561 msgstr ""
12563 #: builtin/clone.c:137
12564 msgid "create a shallow clone since a specific time"
12565 msgstr ""
12567 #: builtin/clone.c:138 builtin/fetch.c:186 builtin/fetch.c:212
12568 #: builtin/pull.c:218 builtin/pull.c:243 builtin/rebase.c:1050
12569 msgid "revision"
12570 msgstr ""
12572 #: builtin/clone.c:139 builtin/fetch.c:187 builtin/pull.c:219
12573 msgid "deepen history of shallow clone, excluding rev"
12574 msgstr ""
12576 #: builtin/clone.c:141 builtin/submodule--helper.c:1897
12577 #: builtin/submodule--helper.c:2735
12578 msgid "clone only one branch, HEAD or --branch"
12579 msgstr ""
12581 #: builtin/clone.c:143
12582 msgid "don't clone any tags, and make later fetches not to follow them"
12583 msgstr ""
12585 #: builtin/clone.c:145
12586 msgid "any cloned submodules will be shallow"
12587 msgstr ""
12589 #: builtin/clone.c:146 builtin/init-db.c:548
12590 msgid "gitdir"
12591 msgstr ""
12593 #: builtin/clone.c:147 builtin/init-db.c:549
12594 msgid "separate git dir from working tree"
12595 msgstr ""
12597 #: builtin/clone.c:148
12598 msgid "key=value"
12599 msgstr ""
12601 #: builtin/clone.c:149
12602 msgid "set config inside the new repository"
12603 msgstr ""
12605 #: builtin/clone.c:151 builtin/fetch.c:207 builtin/ls-remote.c:77
12606 #: builtin/pull.c:234 builtin/push.c:575 builtin/send-pack.c:200
12607 msgid "server-specific"
12608 msgstr ""
12610 #: builtin/clone.c:151 builtin/fetch.c:207 builtin/ls-remote.c:77
12611 #: builtin/pull.c:235 builtin/push.c:575 builtin/send-pack.c:201
12612 msgid "option to transmit"
12613 msgstr ""
12615 #: builtin/clone.c:152 builtin/fetch.c:208 builtin/pull.c:238
12616 #: builtin/push.c:576
12617 msgid "use IPv4 addresses only"
12618 msgstr ""
12620 #: builtin/clone.c:154 builtin/fetch.c:210 builtin/pull.c:241
12621 #: builtin/push.c:578
12622 msgid "use IPv6 addresses only"
12623 msgstr ""
12625 #: builtin/clone.c:158
12626 msgid "apply partial clone filters to submodules"
12627 msgstr ""
12629 #: builtin/clone.c:160
12630 msgid "any cloned submodules will use their remote-tracking branch"
12631 msgstr ""
12633 #: builtin/clone.c:162
12634 msgid "initialize sparse-checkout file to include only files at root"
12635 msgstr ""
12637 #: builtin/clone.c:237
12638 #, c-format
12639 msgid "info: Could not add alternate for '%s': %s\n"
12640 msgstr ""
12642 #: builtin/clone.c:310
12643 #, c-format
12644 msgid "%s exists and is not a directory"
12645 msgstr ""
12647 #: builtin/clone.c:328
12648 #, c-format
12649 msgid "failed to start iterator over '%s'"
12650 msgstr ""
12652 #: builtin/clone.c:359
12653 #, c-format
12654 msgid "failed to create link '%s'"
12655 msgstr ""
12657 #: builtin/clone.c:363
12658 #, c-format
12659 msgid "failed to copy file to '%s'"
12660 msgstr ""
12662 #: builtin/clone.c:368
12663 #, c-format
12664 msgid "failed to iterate over '%s'"
12665 msgstr ""
12667 #: builtin/clone.c:395
12668 #, c-format
12669 msgid "done.\n"
12670 msgstr ""
12672 #: builtin/clone.c:409
12673 msgid ""
12674 "Clone succeeded, but checkout failed.\n"
12675 "You can inspect what was checked out with 'git status'\n"
12676 "and retry with 'git restore --source=HEAD :/'\n"
12677 msgstr ""
12679 #: builtin/clone.c:486
12680 #, c-format
12681 msgid "Could not find remote branch %s to clone."
12682 msgstr ""
12684 #: builtin/clone.c:603
12685 #, c-format
12686 msgid "unable to update %s"
12687 msgstr ""
12689 #: builtin/clone.c:651
12690 msgid "failed to initialize sparse-checkout"
12691 msgstr ""
12693 #: builtin/clone.c:674
12694 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
12695 msgstr ""
12697 #: builtin/clone.c:709
12698 msgid "unable to checkout working tree"
12699 msgstr ""
12701 #: builtin/clone.c:793
12702 msgid "unable to write parameters to config file"
12703 msgstr ""
12705 #: builtin/clone.c:856
12706 msgid "cannot repack to clean up"
12707 msgstr ""
12709 #: builtin/clone.c:858
12710 msgid "cannot unlink temporary alternates file"
12711 msgstr ""
12713 #: builtin/clone.c:901
12714 msgid "Too many arguments."
12715 msgstr ""
12717 #: builtin/clone.c:905 contrib/scalar/scalar.c:413
12718 msgid "You must specify a repository to clone."
12719 msgstr ""
12721 #: builtin/clone.c:918
12722 #, c-format
12723 msgid "options '%s' and '%s %s' cannot be used together"
12724 msgstr ""
12726 #: builtin/clone.c:935
12727 #, c-format
12728 msgid "repository '%s' does not exist"
12729 msgstr ""
12731 #: builtin/clone.c:939 builtin/fetch.c:2176
12732 #, c-format
12733 msgid "depth %s is not a positive number"
12734 msgstr ""
12736 #: builtin/clone.c:949
12737 #, c-format
12738 msgid "destination path '%s' already exists and is not an empty directory."
12739 msgstr ""
12741 #: builtin/clone.c:955
12742 #, c-format
12743 msgid "repository path '%s' already exists and is not an empty directory."
12744 msgstr ""
12746 #: builtin/clone.c:969
12747 #, c-format
12748 msgid "working tree '%s' already exists."
12749 msgstr ""
12751 #: builtin/clone.c:984 builtin/clone.c:1005 builtin/difftool.c:256
12752 #: builtin/log.c:2037 builtin/worktree.c:350 builtin/worktree.c:382
12753 #, c-format
12754 msgid "could not create leading directories of '%s'"
12755 msgstr ""
12757 #: builtin/clone.c:989
12758 #, c-format
12759 msgid "could not create work tree dir '%s'"
12760 msgstr ""
12762 #: builtin/clone.c:1009
12763 #, c-format
12764 msgid "Cloning into bare repository '%s'...\n"
12765 msgstr ""
12767 #: builtin/clone.c:1011
12768 #, c-format
12769 msgid "Cloning into '%s'...\n"
12770 msgstr ""
12772 #: builtin/clone.c:1040
12773 msgid ""
12774 "clone --recursive is not compatible with both --reference and --reference-if-"
12775 "able"
12776 msgstr ""
12778 #: builtin/clone.c:1116 builtin/remote.c:201 builtin/remote.c:721
12779 #, c-format
12780 msgid "'%s' is not a valid remote name"
12781 msgstr ""
12783 #: builtin/clone.c:1157
12784 msgid "--depth is ignored in local clones; use file:// instead."
12785 msgstr ""
12787 #: builtin/clone.c:1159
12788 msgid "--shallow-since is ignored in local clones; use file:// instead."
12789 msgstr ""
12791 #: builtin/clone.c:1161
12792 msgid "--shallow-exclude is ignored in local clones; use file:// instead."
12793 msgstr ""
12795 #: builtin/clone.c:1163
12796 msgid "--filter is ignored in local clones; use file:// instead."
12797 msgstr ""
12799 #: builtin/clone.c:1168
12800 msgid "source repository is shallow, ignoring --local"
12801 msgstr ""
12803 #: builtin/clone.c:1173
12804 msgid "--local is ignored"
12805 msgstr ""
12807 #: builtin/clone.c:1185
12808 msgid "cannot clone from filtered bundle"
12809 msgstr ""
12811 #: builtin/clone.c:1265 builtin/clone.c:1324
12812 msgid "remote transport reported error"
12813 msgstr ""
12815 #: builtin/clone.c:1277 builtin/clone.c:1289
12816 #, c-format
12817 msgid "Remote branch %s not found in upstream %s"
12818 msgstr ""
12820 #: builtin/clone.c:1292
12821 msgid "You appear to have cloned an empty repository."
12822 msgstr ""
12824 #: builtin/column.c:10
12825 msgid "git column [<options>]"
12826 msgstr ""
12828 #: builtin/column.c:27
12829 msgid "lookup config vars"
12830 msgstr ""
12832 #: builtin/column.c:28 builtin/column.c:29
12833 msgid "layout to use"
12834 msgstr ""
12836 #: builtin/column.c:30
12837 msgid "maximum width"
12838 msgstr ""
12840 #: builtin/column.c:31
12841 msgid "padding space on left border"
12842 msgstr ""
12844 #: builtin/column.c:32
12845 msgid "padding space on right border"
12846 msgstr ""
12848 #: builtin/column.c:33
12849 msgid "padding space between columns"
12850 msgstr ""
12852 #: builtin/column.c:51
12853 msgid "--command must be the first argument"
12854 msgstr ""
12856 #: builtin/commit-graph.c:13
12857 msgid ""
12858 "git commit-graph verify [--object-dir <objdir>] [--shallow] [--[no-]progress]"
12859 msgstr ""
12861 #: builtin/commit-graph.c:16
12862 msgid ""
12863 "git commit-graph write [--object-dir <objdir>] [--append] [--"
12864 "split[=<strategy>]] [--reachable|--stdin-packs|--stdin-commits] [--changed-"
12865 "paths] [--[no-]max-new-filters <n>] [--[no-]progress] <split options>"
12866 msgstr ""
12868 #: builtin/commit-graph.c:51 builtin/fetch.c:196 builtin/log.c:1813
12869 msgid "dir"
12870 msgstr ""
12872 #: builtin/commit-graph.c:52
12873 msgid "the object directory to store the graph"
12874 msgstr ""
12876 #: builtin/commit-graph.c:73
12877 msgid "if the commit-graph is split, only verify the tip file"
12878 msgstr ""
12880 #: builtin/commit-graph.c:100
12881 #, c-format
12882 msgid "Could not open commit-graph '%s'"
12883 msgstr ""
12885 #: builtin/commit-graph.c:137
12886 #, c-format
12887 msgid "unrecognized --split argument, %s"
12888 msgstr ""
12890 #: builtin/commit-graph.c:150
12891 #, c-format
12892 msgid "unexpected non-hex object ID: %s"
12893 msgstr ""
12895 #: builtin/commit-graph.c:155
12896 #, c-format
12897 msgid "invalid object: %s"
12898 msgstr ""
12900 #: builtin/commit-graph.c:205
12901 msgid "start walk at all refs"
12902 msgstr ""
12904 #: builtin/commit-graph.c:207
12905 msgid "scan pack-indexes listed by stdin for commits"
12906 msgstr ""
12908 #: builtin/commit-graph.c:209
12909 msgid "start walk at commits listed by stdin"
12910 msgstr ""
12912 #: builtin/commit-graph.c:211
12913 msgid "include all commits already in the commit-graph file"
12914 msgstr ""
12916 #: builtin/commit-graph.c:213
12917 msgid "enable computation for changed paths"
12918 msgstr ""
12920 #: builtin/commit-graph.c:215
12921 msgid "allow writing an incremental commit-graph file"
12922 msgstr ""
12924 #: builtin/commit-graph.c:219
12925 msgid "maximum number of commits in a non-base split commit-graph"
12926 msgstr ""
12928 #: builtin/commit-graph.c:221
12929 msgid "maximum ratio between two levels of a split commit-graph"
12930 msgstr ""
12932 #: builtin/commit-graph.c:223
12933 msgid "only expire files older than a given date-time"
12934 msgstr ""
12936 #: builtin/commit-graph.c:225
12937 msgid "maximum number of changed-path Bloom filters to compute"
12938 msgstr ""
12940 #: builtin/commit-graph.c:251
12941 msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
12942 msgstr ""
12944 #: builtin/commit-graph.c:282
12945 msgid "Collecting commits from input"
12946 msgstr ""
12948 #: builtin/commit-graph.c:328 builtin/multi-pack-index.c:259
12949 #, c-format
12950 msgid "unrecognized subcommand: %s"
12951 msgstr ""
12953 #: builtin/commit-tree.c:18
12954 msgid ""
12955 "git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-m <message>)...] [(-F "
12956 "<file>)...] <tree>"
12957 msgstr ""
12959 #: builtin/commit-tree.c:31
12960 #, c-format
12961 msgid "duplicate parent %s ignored"
12962 msgstr ""
12964 #: builtin/commit-tree.c:56 builtin/commit-tree.c:134 builtin/log.c:590
12965 #, c-format
12966 msgid "not a valid object name %s"
12967 msgstr ""
12969 #: builtin/commit-tree.c:94
12970 #, c-format
12971 msgid "git commit-tree: failed to read '%s'"
12972 msgstr ""
12974 #: builtin/commit-tree.c:96
12975 #, c-format
12976 msgid "git commit-tree: failed to close '%s'"
12977 msgstr ""
12979 #: builtin/commit-tree.c:109
12980 msgid "parent"
12981 msgstr ""
12983 #: builtin/commit-tree.c:110
12984 msgid "id of a parent commit object"
12985 msgstr ""
12987 #: builtin/commit-tree.c:112 builtin/commit.c:1626 builtin/merge.c:284
12988 #: builtin/notes.c:407 builtin/notes.c:573 builtin/stash.c:1666
12989 #: builtin/tag.c:455
12990 msgid "message"
12991 msgstr ""
12993 #: builtin/commit-tree.c:113 builtin/commit.c:1626
12994 msgid "commit message"
12995 msgstr ""
12997 #: builtin/commit-tree.c:116
12998 msgid "read commit log message from file"
12999 msgstr ""
13001 #: builtin/commit-tree.c:119 builtin/commit.c:1643 builtin/merge.c:303
13002 #: builtin/pull.c:180 builtin/revert.c:118
13003 msgid "GPG sign commit"
13004 msgstr ""
13006 #: builtin/commit-tree.c:131
13007 msgid "must give exactly one tree"
13008 msgstr ""
13010 #: builtin/commit-tree.c:138
13011 msgid "git commit-tree: failed to read"
13012 msgstr ""
13014 #: builtin/commit.c:43
13015 msgid "git commit [<options>] [--] <pathspec>..."
13016 msgstr ""
13018 #: builtin/commit.c:48
13019 msgid "git status [<options>] [--] <pathspec>..."
13020 msgstr ""
13022 #: builtin/commit.c:53
13023 msgid ""
13024 "You asked to amend the most recent commit, but doing so would make\n"
13025 "it empty. You can repeat your command with --allow-empty, or you can\n"
13026 "remove the commit entirely with \"git reset HEAD^\".\n"
13027 msgstr ""
13029 #: builtin/commit.c:58
13030 msgid ""
13031 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
13032 "If you wish to commit it anyway, use:\n"
13033 "\n"
13034 "    git commit --allow-empty\n"
13035 "\n"
13036 msgstr ""
13038 #: builtin/commit.c:65
13039 msgid "Otherwise, please use 'git rebase --skip'\n"
13040 msgstr ""
13042 #: builtin/commit.c:68
13043 msgid "Otherwise, please use 'git cherry-pick --skip'\n"
13044 msgstr ""
13046 #: builtin/commit.c:71
13047 msgid ""
13048 "and then use:\n"
13049 "\n"
13050 "    git cherry-pick --continue\n"
13051 "\n"
13052 "to resume cherry-picking the remaining commits.\n"
13053 "If you wish to skip this commit, use:\n"
13054 "\n"
13055 "    git cherry-pick --skip\n"
13056 "\n"
13057 msgstr ""
13059 #: builtin/commit.c:326
13060 msgid "failed to unpack HEAD tree object"
13061 msgstr ""
13063 #: builtin/commit.c:376
13064 msgid "No paths with --include/--only does not make sense."
13065 msgstr ""
13067 #: builtin/commit.c:388
13068 msgid "unable to create temporary index"
13069 msgstr ""
13071 #: builtin/commit.c:397
13072 msgid "interactive add failed"
13073 msgstr ""
13075 #: builtin/commit.c:412
13076 msgid "unable to update temporary index"
13077 msgstr ""
13079 #: builtin/commit.c:414
13080 msgid "Failed to update main cache tree"
13081 msgstr ""
13083 #: builtin/commit.c:439 builtin/commit.c:462 builtin/commit.c:510
13084 msgid "unable to write new_index file"
13085 msgstr ""
13087 #: builtin/commit.c:491
13088 msgid "cannot do a partial commit during a merge."
13089 msgstr ""
13091 #: builtin/commit.c:493
13092 msgid "cannot do a partial commit during a cherry-pick."
13093 msgstr ""
13095 #: builtin/commit.c:495
13096 msgid "cannot do a partial commit during a rebase."
13097 msgstr ""
13099 #: builtin/commit.c:503
13100 msgid "cannot read the index"
13101 msgstr ""
13103 #: builtin/commit.c:522
13104 msgid "unable to write temporary index file"
13105 msgstr ""
13107 #: builtin/commit.c:620
13108 #, c-format
13109 msgid "commit '%s' lacks author header"
13110 msgstr ""
13112 #: builtin/commit.c:622
13113 #, c-format
13114 msgid "commit '%s' has malformed author line"
13115 msgstr ""
13117 #: builtin/commit.c:641
13118 msgid "malformed --author parameter"
13119 msgstr ""
13121 #: builtin/commit.c:694
13122 msgid ""
13123 "unable to select a comment character that is not used\n"
13124 "in the current commit message"
13125 msgstr ""
13127 #: builtin/commit.c:750 builtin/commit.c:784 builtin/commit.c:1170
13128 #, c-format
13129 msgid "could not lookup commit %s"
13130 msgstr ""
13132 #: builtin/commit.c:762 builtin/shortlog.c:417
13133 #, c-format
13134 msgid "(reading log message from standard input)\n"
13135 msgstr ""
13137 #: builtin/commit.c:764
13138 msgid "could not read log from standard input"
13139 msgstr ""
13141 #: builtin/commit.c:768
13142 #, c-format
13143 msgid "could not read log file '%s'"
13144 msgstr ""
13146 #: builtin/commit.c:805
13147 #, c-format
13148 msgid "options '%s' and '%s:%s' cannot be used together"
13149 msgstr ""
13151 #: builtin/commit.c:817 builtin/commit.c:833
13152 msgid "could not read SQUASH_MSG"
13153 msgstr ""
13155 #: builtin/commit.c:824
13156 msgid "could not read MERGE_MSG"
13157 msgstr ""
13159 #: builtin/commit.c:884
13160 msgid "could not write commit template"
13161 msgstr ""
13163 #: builtin/commit.c:897
13164 #, c-format
13165 msgid ""
13166 "Please enter the commit message for your changes. Lines starting\n"
13167 "with '%c' will be ignored.\n"
13168 msgstr ""
13170 #: builtin/commit.c:899
13171 #, c-format
13172 msgid ""
13173 "Please enter the commit message for your changes. Lines starting\n"
13174 "with '%c' will be ignored, and an empty message aborts the commit.\n"
13175 msgstr ""
13177 #: builtin/commit.c:903
13178 #, c-format
13179 msgid ""
13180 "Please enter the commit message for your changes. Lines starting\n"
13181 "with '%c' will be kept; you may remove them yourself if you want to.\n"
13182 msgstr ""
13184 #: builtin/commit.c:907
13185 #, c-format
13186 msgid ""
13187 "Please enter the commit message for your changes. Lines starting\n"
13188 "with '%c' will be kept; you may remove them yourself if you want to.\n"
13189 "An empty message aborts the commit.\n"
13190 msgstr ""
13192 #: builtin/commit.c:919
13193 msgid ""
13194 "\n"
13195 "It looks like you may be committing a merge.\n"
13196 "If this is not correct, please run\n"
13197 "\tgit update-ref -d MERGE_HEAD\n"
13198 "and try again.\n"
13199 msgstr ""
13201 #: builtin/commit.c:924
13202 msgid ""
13203 "\n"
13204 "It looks like you may be committing a cherry-pick.\n"
13205 "If this is not correct, please run\n"
13206 "\tgit update-ref -d CHERRY_PICK_HEAD\n"
13207 "and try again.\n"
13208 msgstr ""
13210 #: builtin/commit.c:951
13211 #, c-format
13212 msgid "%sAuthor:    %.*s <%.*s>"
13213 msgstr ""
13215 #: builtin/commit.c:959
13216 #, c-format
13217 msgid "%sDate:      %s"
13218 msgstr ""
13220 #: builtin/commit.c:966
13221 #, c-format
13222 msgid "%sCommitter: %.*s <%.*s>"
13223 msgstr ""
13225 #: builtin/commit.c:984
13226 msgid "Cannot read index"
13227 msgstr ""
13229 #: builtin/commit.c:1029
13230 msgid "unable to pass trailers to --trailers"
13231 msgstr ""
13233 #: builtin/commit.c:1069
13234 msgid "Error building trees"
13235 msgstr ""
13237 #: builtin/commit.c:1083 builtin/tag.c:317
13238 #, c-format
13239 msgid "Please supply the message using either -m or -F option.\n"
13240 msgstr ""
13242 #: builtin/commit.c:1128
13243 #, c-format
13244 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
13245 msgstr ""
13247 #: builtin/commit.c:1142
13248 #, c-format
13249 msgid "Invalid ignored mode '%s'"
13250 msgstr ""
13252 #: builtin/commit.c:1160 builtin/commit.c:1450
13253 #, c-format
13254 msgid "Invalid untracked files mode '%s'"
13255 msgstr ""
13257 #: builtin/commit.c:1231
13258 msgid "You are in the middle of a merge -- cannot reword."
13259 msgstr ""
13261 #: builtin/commit.c:1233
13262 msgid "You are in the middle of a cherry-pick -- cannot reword."
13263 msgstr ""
13265 #: builtin/commit.c:1236
13266 #, c-format
13267 msgid "reword option of '%s' and path '%s' cannot be used together"
13268 msgstr ""
13270 #: builtin/commit.c:1238
13271 #, c-format
13272 msgid "reword option of '%s' and '%s' cannot be used together"
13273 msgstr ""
13275 #: builtin/commit.c:1263
13276 msgid "You have nothing to amend."
13277 msgstr ""
13279 #: builtin/commit.c:1266
13280 msgid "You are in the middle of a merge -- cannot amend."
13281 msgstr ""
13283 #: builtin/commit.c:1268
13284 msgid "You are in the middle of a cherry-pick -- cannot amend."
13285 msgstr ""
13287 #: builtin/commit.c:1270
13288 msgid "You are in the middle of a rebase -- cannot amend."
13289 msgstr ""
13291 #: builtin/commit.c:1290
13292 msgid "--reset-author can be used only with -C, -c or --amend."
13293 msgstr ""
13295 #: builtin/commit.c:1337
13296 #, c-format
13297 msgid "unknown option: --fixup=%s:%s"
13298 msgstr ""
13300 #: builtin/commit.c:1354
13301 #, c-format
13302 msgid "paths '%s ...' with -a does not make sense"
13303 msgstr ""
13305 #: builtin/commit.c:1485 builtin/commit.c:1654
13306 msgid "show status concisely"
13307 msgstr ""
13309 #: builtin/commit.c:1487 builtin/commit.c:1656
13310 msgid "show branch information"
13311 msgstr ""
13313 #: builtin/commit.c:1489
13314 msgid "show stash information"
13315 msgstr ""
13317 #: builtin/commit.c:1491 builtin/commit.c:1658
13318 msgid "compute full ahead/behind values"
13319 msgstr ""
13321 #: builtin/commit.c:1493
13322 msgid "version"
13323 msgstr ""
13325 #: builtin/commit.c:1493 builtin/commit.c:1660 builtin/push.c:551
13326 #: builtin/worktree.c:765
13327 msgid "machine-readable output"
13328 msgstr ""
13330 #: builtin/commit.c:1496 builtin/commit.c:1662
13331 msgid "show status in long format (default)"
13332 msgstr ""
13334 #: builtin/commit.c:1499 builtin/commit.c:1665
13335 msgid "terminate entries with NUL"
13336 msgstr ""
13338 #: builtin/commit.c:1501 builtin/commit.c:1505 builtin/commit.c:1668
13339 #: builtin/fast-export.c:1172 builtin/fast-export.c:1175
13340 #: builtin/fast-export.c:1178 builtin/rebase.c:1139 parse-options.h:368
13341 msgid "mode"
13342 msgstr ""
13344 #: builtin/commit.c:1502 builtin/commit.c:1668
13345 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
13346 msgstr ""
13348 #: builtin/commit.c:1506
13349 msgid ""
13350 "show ignored files, optional modes: traditional, matching, no. (Default: "
13351 "traditional)"
13352 msgstr ""
13354 #: builtin/commit.c:1508 parse-options.h:197
13355 msgid "when"
13356 msgstr ""
13358 #: builtin/commit.c:1509
13359 msgid ""
13360 "ignore changes to submodules, optional when: all, dirty, untracked. "
13361 "(Default: all)"
13362 msgstr ""
13364 #: builtin/commit.c:1511
13365 msgid "list untracked files in columns"
13366 msgstr ""
13368 #: builtin/commit.c:1512
13369 msgid "do not detect renames"
13370 msgstr ""
13372 #: builtin/commit.c:1514
13373 msgid "detect renames, optionally set similarity index"
13374 msgstr ""
13376 #: builtin/commit.c:1537
13377 msgid "Unsupported combination of ignored and untracked-files arguments"
13378 msgstr ""
13380 #: builtin/commit.c:1619
13381 msgid "suppress summary after successful commit"
13382 msgstr ""
13384 #: builtin/commit.c:1620
13385 msgid "show diff in commit message template"
13386 msgstr ""
13388 #: builtin/commit.c:1622
13389 msgid "Commit message options"
13390 msgstr ""
13392 #: builtin/commit.c:1623 builtin/merge.c:288 builtin/tag.c:457
13393 msgid "read message from file"
13394 msgstr ""
13396 #: builtin/commit.c:1624
13397 msgid "author"
13398 msgstr ""
13400 #: builtin/commit.c:1624
13401 msgid "override author for commit"
13402 msgstr ""
13404 #: builtin/commit.c:1625 builtin/gc.c:551
13405 msgid "date"
13406 msgstr ""
13408 #: builtin/commit.c:1625
13409 msgid "override date for commit"
13410 msgstr ""
13412 #: builtin/commit.c:1627 builtin/commit.c:1628 builtin/commit.c:1634
13413 #: parse-options.h:360 ref-filter.h:89
13414 msgid "commit"
13415 msgstr ""
13417 #: builtin/commit.c:1627
13418 msgid "reuse and edit message from specified commit"
13419 msgstr ""
13421 #: builtin/commit.c:1628
13422 msgid "reuse message from specified commit"
13423 msgstr ""
13425 #. TRANSLATORS: Leave "[(amend|reword):]" as-is,
13426 #. and only translate <commit>.
13428 #: builtin/commit.c:1633
13429 msgid "[(amend|reword):]commit"
13430 msgstr ""
13432 #: builtin/commit.c:1633
13433 msgid ""
13434 "use autosquash formatted message to fixup or amend/reword specified commit"
13435 msgstr ""
13437 #: builtin/commit.c:1634
13438 msgid "use autosquash formatted message to squash specified commit"
13439 msgstr ""
13441 #: builtin/commit.c:1635
13442 msgid "the commit is authored by me now (used with -C/-c/--amend)"
13443 msgstr ""
13445 #: builtin/commit.c:1636 builtin/interpret-trailers.c:111
13446 msgid "trailer"
13447 msgstr ""
13449 #: builtin/commit.c:1636
13450 msgid "add custom trailer(s)"
13451 msgstr ""
13453 #: builtin/commit.c:1637 builtin/log.c:1788 builtin/merge.c:306
13454 #: builtin/pull.c:146 builtin/revert.c:110
13455 msgid "add a Signed-off-by trailer"
13456 msgstr ""
13458 #: builtin/commit.c:1638
13459 msgid "use specified template file"
13460 msgstr ""
13462 #: builtin/commit.c:1639
13463 msgid "force edit of commit"
13464 msgstr ""
13466 #: builtin/commit.c:1641
13467 msgid "include status in commit message template"
13468 msgstr ""
13470 #: builtin/commit.c:1646
13471 msgid "Commit contents options"
13472 msgstr ""
13474 #: builtin/commit.c:1647
13475 msgid "commit all changed files"
13476 msgstr ""
13478 #: builtin/commit.c:1648
13479 msgid "add specified files to index for commit"
13480 msgstr ""
13482 #: builtin/commit.c:1649
13483 msgid "interactively add files"
13484 msgstr ""
13486 #: builtin/commit.c:1650
13487 msgid "interactively add changes"
13488 msgstr ""
13490 #: builtin/commit.c:1651
13491 msgid "commit only specified files"
13492 msgstr ""
13494 #: builtin/commit.c:1652
13495 msgid "bypass pre-commit and commit-msg hooks"
13496 msgstr ""
13498 #: builtin/commit.c:1653
13499 msgid "show what would be committed"
13500 msgstr ""
13502 #: builtin/commit.c:1666
13503 msgid "amend previous commit"
13504 msgstr ""
13506 #: builtin/commit.c:1667
13507 msgid "bypass post-rewrite hook"
13508 msgstr ""
13510 #: builtin/commit.c:1674
13511 msgid "ok to record an empty change"
13512 msgstr ""
13514 #: builtin/commit.c:1676
13515 msgid "ok to record a change with an empty message"
13516 msgstr ""
13518 #: builtin/commit.c:1752
13519 #, c-format
13520 msgid "Corrupt MERGE_HEAD file (%s)"
13521 msgstr ""
13523 #: builtin/commit.c:1759
13524 msgid "could not read MERGE_MODE"
13525 msgstr ""
13527 #: builtin/commit.c:1780
13528 #, c-format
13529 msgid "could not read commit message: %s"
13530 msgstr ""
13532 #: builtin/commit.c:1787
13533 #, c-format
13534 msgid "Aborting commit due to empty commit message.\n"
13535 msgstr ""
13537 #: builtin/commit.c:1792
13538 #, c-format
13539 msgid "Aborting commit; you did not edit the message.\n"
13540 msgstr ""
13542 #: builtin/commit.c:1803
13543 #, c-format
13544 msgid "Aborting commit due to empty commit message body.\n"
13545 msgstr ""
13547 #: builtin/commit.c:1839
13548 msgid ""
13549 "repository has been updated, but unable to write\n"
13550 "new_index file. Check that disk is not full and quota is\n"
13551 "not exceeded, and then \"git restore --staged :/\" to recover."
13552 msgstr ""
13554 #: builtin/config.c:11
13555 msgid "git config [<options>]"
13556 msgstr ""
13558 #: builtin/config.c:109 builtin/env--helper.c:27
13559 #, c-format
13560 msgid "unrecognized --type argument, %s"
13561 msgstr ""
13563 #: builtin/config.c:121
13564 msgid "only one type at a time"
13565 msgstr ""
13567 #: builtin/config.c:130
13568 msgid "Config file location"
13569 msgstr ""
13571 #: builtin/config.c:131
13572 msgid "use global config file"
13573 msgstr ""
13575 #: builtin/config.c:132
13576 msgid "use system config file"
13577 msgstr ""
13579 #: builtin/config.c:133
13580 msgid "use repository config file"
13581 msgstr ""
13583 #: builtin/config.c:134
13584 msgid "use per-worktree config file"
13585 msgstr ""
13587 #: builtin/config.c:135
13588 msgid "use given config file"
13589 msgstr ""
13591 #: builtin/config.c:136
13592 msgid "blob-id"
13593 msgstr ""
13595 #: builtin/config.c:136
13596 msgid "read config from given blob object"
13597 msgstr ""
13599 #: builtin/config.c:137
13600 msgid "Action"
13601 msgstr ""
13603 #: builtin/config.c:138
13604 msgid "get value: name [value-pattern]"
13605 msgstr ""
13607 #: builtin/config.c:139
13608 msgid "get all values: key [value-pattern]"
13609 msgstr ""
13611 #: builtin/config.c:140
13612 msgid "get values for regexp: name-regex [value-pattern]"
13613 msgstr ""
13615 #: builtin/config.c:141
13616 msgid "get value specific for the URL: section[.var] URL"
13617 msgstr ""
13619 #: builtin/config.c:142
13620 msgid "replace all matching variables: name value [value-pattern]"
13621 msgstr ""
13623 #: builtin/config.c:143
13624 msgid "add a new variable: name value"
13625 msgstr ""
13627 #: builtin/config.c:144
13628 msgid "remove a variable: name [value-pattern]"
13629 msgstr ""
13631 #: builtin/config.c:145
13632 msgid "remove all matches: name [value-pattern]"
13633 msgstr ""
13635 #: builtin/config.c:146
13636 msgid "rename section: old-name new-name"
13637 msgstr ""
13639 #: builtin/config.c:147
13640 msgid "remove a section: name"
13641 msgstr ""
13643 #: builtin/config.c:148
13644 msgid "list all"
13645 msgstr ""
13647 #: builtin/config.c:149
13648 msgid "use string equality when comparing values to 'value-pattern'"
13649 msgstr ""
13651 #: builtin/config.c:150
13652 msgid "open an editor"
13653 msgstr ""
13655 #: builtin/config.c:151
13656 msgid "find the color configured: slot [default]"
13657 msgstr ""
13659 #: builtin/config.c:152
13660 msgid "find the color setting: slot [stdout-is-tty]"
13661 msgstr ""
13663 #: builtin/config.c:153
13664 msgid "Type"
13665 msgstr ""
13667 #: builtin/config.c:154 builtin/env--helper.c:42 builtin/hash-object.c:97
13668 msgid "type"
13669 msgstr ""
13671 #: builtin/config.c:154 builtin/env--helper.c:43
13672 msgid "value is given this type"
13673 msgstr ""
13675 #: builtin/config.c:155
13676 msgid "value is \"true\" or \"false\""
13677 msgstr ""
13679 #: builtin/config.c:156
13680 msgid "value is decimal number"
13681 msgstr ""
13683 #: builtin/config.c:157
13684 msgid "value is --bool or --int"
13685 msgstr ""
13687 #: builtin/config.c:158
13688 msgid "value is --bool or string"
13689 msgstr ""
13691 #: builtin/config.c:159
13692 msgid "value is a path (file or directory name)"
13693 msgstr ""
13695 #: builtin/config.c:160
13696 msgid "value is an expiry date"
13697 msgstr ""
13699 #: builtin/config.c:161
13700 msgid "Other"
13701 msgstr ""
13703 #: builtin/config.c:162
13704 msgid "terminate values with NUL byte"
13705 msgstr ""
13707 #: builtin/config.c:163
13708 msgid "show variable names only"
13709 msgstr ""
13711 #: builtin/config.c:164
13712 msgid "respect include directives on lookup"
13713 msgstr ""
13715 #: builtin/config.c:165
13716 msgid "show origin of config (file, standard input, blob, command line)"
13717 msgstr ""
13719 #: builtin/config.c:166
13720 msgid "show scope of config (worktree, local, global, system, command)"
13721 msgstr ""
13723 #: builtin/config.c:167 builtin/env--helper.c:45
13724 msgid "value"
13725 msgstr ""
13727 #: builtin/config.c:167
13728 msgid "with --get, use default value when missing entry"
13729 msgstr ""
13731 #: builtin/config.c:181
13732 #, c-format
13733 msgid "wrong number of arguments, should be %d"
13734 msgstr ""
13736 #: builtin/config.c:183
13737 #, c-format
13738 msgid "wrong number of arguments, should be from %d to %d"
13739 msgstr ""
13741 #: builtin/config.c:339
13742 #, c-format
13743 msgid "invalid key pattern: %s"
13744 msgstr ""
13746 #: builtin/config.c:377
13747 #, c-format
13748 msgid "failed to format default config value: %s"
13749 msgstr ""
13751 #: builtin/config.c:441
13752 #, c-format
13753 msgid "cannot parse color '%s'"
13754 msgstr ""
13756 #: builtin/config.c:483
13757 msgid "unable to parse default color value"
13758 msgstr ""
13760 #: builtin/config.c:536 builtin/config.c:833
13761 msgid "not in a git directory"
13762 msgstr ""
13764 #: builtin/config.c:539
13765 msgid "writing to stdin is not supported"
13766 msgstr ""
13768 #: builtin/config.c:542
13769 msgid "writing config blobs is not supported"
13770 msgstr ""
13772 #: builtin/config.c:627
13773 #, c-format
13774 msgid ""
13775 "# This is Git's per-user configuration file.\n"
13776 "[user]\n"
13777 "# Please adapt and uncomment the following lines:\n"
13778 "#\tname = %s\n"
13779 "#\temail = %s\n"
13780 msgstr ""
13782 #: builtin/config.c:652
13783 msgid "only one config file at a time"
13784 msgstr ""
13786 #: builtin/config.c:658
13787 msgid "--local can only be used inside a git repository"
13788 msgstr ""
13790 #: builtin/config.c:660
13791 msgid "--blob can only be used inside a git repository"
13792 msgstr ""
13794 #: builtin/config.c:662
13795 msgid "--worktree can only be used inside a git repository"
13796 msgstr ""
13798 #: builtin/config.c:684
13799 msgid "$HOME not set"
13800 msgstr ""
13802 #: builtin/config.c:708
13803 msgid ""
13804 "--worktree cannot be used with multiple working trees unless the config\n"
13805 "extension worktreeConfig is enabled. Please read \"CONFIGURATION FILE\"\n"
13806 "section in \"git help worktree\" for details"
13807 msgstr ""
13809 #: builtin/config.c:743
13810 msgid "--get-color and variable type are incoherent"
13811 msgstr ""
13813 #: builtin/config.c:748
13814 msgid "only one action at a time"
13815 msgstr ""
13817 #: builtin/config.c:761
13818 msgid "--name-only is only applicable to --list or --get-regexp"
13819 msgstr ""
13821 #: builtin/config.c:767
13822 msgid ""
13823 "--show-origin is only applicable to --get, --get-all, --get-regexp, and --"
13824 "list"
13825 msgstr ""
13827 #: builtin/config.c:773
13828 msgid "--default is only applicable to --get"
13829 msgstr ""
13831 #: builtin/config.c:806
13832 msgid "--fixed-value only applies with 'value-pattern'"
13833 msgstr ""
13835 #: builtin/config.c:822
13836 #, c-format
13837 msgid "unable to read config file '%s'"
13838 msgstr ""
13840 #: builtin/config.c:825
13841 msgid "error processing config file(s)"
13842 msgstr ""
13844 #: builtin/config.c:835
13845 msgid "editing stdin is not supported"
13846 msgstr ""
13848 #: builtin/config.c:837
13849 msgid "editing blobs is not supported"
13850 msgstr ""
13852 #: builtin/config.c:851
13853 #, c-format
13854 msgid "cannot create configuration file %s"
13855 msgstr ""
13857 #: builtin/config.c:864
13858 #, c-format
13859 msgid ""
13860 "cannot overwrite multiple values with a single value\n"
13861 "       Use a regexp, --add or --replace-all to change %s."
13862 msgstr ""
13864 #: builtin/config.c:943 builtin/config.c:954
13865 #, c-format
13866 msgid "no such section: %s"
13867 msgstr ""
13869 #: builtin/count-objects.c:100
13870 msgid "print sizes in human readable format"
13871 msgstr ""
13873 #: builtin/credential-cache--daemon.c:227
13874 #, c-format
13875 msgid ""
13876 "The permissions on your socket directory are too loose; other\n"
13877 "users may be able to read your cached credentials. Consider running:\n"
13878 "\n"
13879 "\tchmod 0700 %s"
13880 msgstr ""
13882 #: builtin/credential-cache--daemon.c:276
13883 msgid "print debugging messages to stderr"
13884 msgstr ""
13886 #: builtin/credential-cache--daemon.c:316
13887 msgid "credential-cache--daemon unavailable; no unix socket support"
13888 msgstr ""
13890 #: builtin/credential-cache.c:180
13891 msgid "credential-cache unavailable; no unix socket support"
13892 msgstr ""
13894 #: builtin/credential-store.c:66
13895 #, c-format
13896 msgid "unable to get credential storage lock in %d ms"
13897 msgstr ""
13899 #: builtin/describe.c:26
13900 msgid "git describe [<options>] [<commit-ish>...]"
13901 msgstr ""
13903 #: builtin/describe.c:27
13904 msgid "git describe [<options>] --dirty"
13905 msgstr ""
13907 #: builtin/describe.c:63
13908 msgid "head"
13909 msgstr ""
13911 #: builtin/describe.c:63
13912 msgid "lightweight"
13913 msgstr ""
13915 #: builtin/describe.c:63
13916 msgid "annotated"
13917 msgstr ""
13919 #: builtin/describe.c:277
13920 #, c-format
13921 msgid "annotated tag %s not available"
13922 msgstr ""
13924 #: builtin/describe.c:281
13925 #, c-format
13926 msgid "tag '%s' is externally known as '%s'"
13927 msgstr ""
13929 #: builtin/describe.c:328
13930 #, c-format
13931 msgid "no tag exactly matches '%s'"
13932 msgstr ""
13934 #: builtin/describe.c:330
13935 #, c-format
13936 msgid "No exact match on refs or tags, searching to describe\n"
13937 msgstr ""
13939 #: builtin/describe.c:397
13940 #, c-format
13941 msgid "finished search at %s\n"
13942 msgstr ""
13944 #: builtin/describe.c:424
13945 #, c-format
13946 msgid ""
13947 "No annotated tags can describe '%s'.\n"
13948 "However, there were unannotated tags: try --tags."
13949 msgstr ""
13951 #: builtin/describe.c:428
13952 #, c-format
13953 msgid ""
13954 "No tags can describe '%s'.\n"
13955 "Try --always, or create some tags."
13956 msgstr ""
13958 #: builtin/describe.c:458
13959 #, c-format
13960 msgid "traversed %lu commits\n"
13961 msgstr ""
13963 #: builtin/describe.c:461
13964 #, c-format
13965 msgid ""
13966 "more than %i tags found; listed %i most recent\n"
13967 "gave up search at %s\n"
13968 msgstr ""
13970 #: builtin/describe.c:529
13971 #, c-format
13972 msgid "describe %s\n"
13973 msgstr ""
13975 #: builtin/describe.c:532
13976 #, c-format
13977 msgid "Not a valid object name %s"
13978 msgstr ""
13980 #: builtin/describe.c:540
13981 #, c-format
13982 msgid "%s is neither a commit nor blob"
13983 msgstr ""
13985 #: builtin/describe.c:554
13986 msgid "find the tag that comes after the commit"
13987 msgstr ""
13989 #: builtin/describe.c:555
13990 msgid "debug search strategy on stderr"
13991 msgstr ""
13993 #: builtin/describe.c:556
13994 msgid "use any ref"
13995 msgstr ""
13997 #: builtin/describe.c:557
13998 msgid "use any tag, even unannotated"
13999 msgstr ""
14001 #: builtin/describe.c:558
14002 msgid "always use long format"
14003 msgstr ""
14005 #: builtin/describe.c:559
14006 msgid "only follow first parent"
14007 msgstr ""
14009 #: builtin/describe.c:562
14010 msgid "only output exact matches"
14011 msgstr ""
14013 #: builtin/describe.c:564
14014 msgid "consider <n> most recent tags (default: 10)"
14015 msgstr ""
14017 #: builtin/describe.c:566
14018 msgid "only consider tags matching <pattern>"
14019 msgstr ""
14021 #: builtin/describe.c:568
14022 msgid "do not consider tags matching <pattern>"
14023 msgstr ""
14025 #: builtin/describe.c:570 builtin/name-rev.c:595
14026 msgid "show abbreviated commit object as fallback"
14027 msgstr ""
14029 #: builtin/describe.c:571 builtin/describe.c:574
14030 msgid "mark"
14031 msgstr ""
14033 #: builtin/describe.c:572
14034 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
14035 msgstr ""
14037 #: builtin/describe.c:575
14038 msgid "append <mark> on broken working tree (default: \"-broken\")"
14039 msgstr ""
14041 #: builtin/describe.c:622
14042 msgid "No names found, cannot describe anything."
14043 msgstr ""
14045 #: builtin/describe.c:673 builtin/describe.c:675
14046 #, c-format
14047 msgid "option '%s' and commit-ishes cannot be used together"
14048 msgstr ""
14050 #: builtin/diff-tree.c:157
14051 msgid "--merge-base only works with two commits"
14052 msgstr ""
14054 #: builtin/diff.c:92
14055 #, c-format
14056 msgid "'%s': not a regular file or symlink"
14057 msgstr ""
14059 #: builtin/diff.c:259
14060 #, c-format
14061 msgid "invalid option: %s"
14062 msgstr ""
14064 #: builtin/diff.c:376
14065 #, c-format
14066 msgid "%s...%s: no merge base"
14067 msgstr ""
14069 #: builtin/diff.c:491
14070 msgid "Not a git repository"
14071 msgstr ""
14073 #: builtin/diff.c:537 builtin/grep.c:700
14074 #, c-format
14075 msgid "invalid object '%s' given."
14076 msgstr ""
14078 #: builtin/diff.c:548
14079 #, c-format
14080 msgid "more than two blobs given: '%s'"
14081 msgstr ""
14083 #: builtin/diff.c:553
14084 #, c-format
14085 msgid "unhandled object '%s' given."
14086 msgstr ""
14088 #: builtin/diff.c:587
14089 #, c-format
14090 msgid "%s...%s: multiple merge bases, using %s"
14091 msgstr ""
14093 #: builtin/difftool.c:31
14094 msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
14095 msgstr ""
14097 #: builtin/difftool.c:287
14098 #, c-format
14099 msgid "could not read symlink %s"
14100 msgstr ""
14102 #: builtin/difftool.c:289
14103 #, c-format
14104 msgid "could not read symlink file %s"
14105 msgstr ""
14107 #: builtin/difftool.c:297
14108 #, c-format
14109 msgid "could not read object %s for symlink %s"
14110 msgstr ""
14112 #: builtin/difftool.c:421
14113 msgid ""
14114 "combined diff formats ('-c' and '--cc') are not supported in\n"
14115 "directory diff mode ('-d' and '--dir-diff')."
14116 msgstr ""
14118 #: builtin/difftool.c:626
14119 #, c-format
14120 msgid "both files modified: '%s' and '%s'."
14121 msgstr ""
14123 #: builtin/difftool.c:628
14124 msgid "working tree file has been left."
14125 msgstr ""
14127 #: builtin/difftool.c:639
14128 #, c-format
14129 msgid "temporary files exist in '%s'."
14130 msgstr ""
14132 #: builtin/difftool.c:640
14133 msgid "you may want to cleanup or recover these."
14134 msgstr ""
14136 #: builtin/difftool.c:645
14137 #, c-format
14138 msgid "failed: %d"
14139 msgstr ""
14141 #: builtin/difftool.c:690
14142 msgid "use `diff.guitool` instead of `diff.tool`"
14143 msgstr ""
14145 #: builtin/difftool.c:692
14146 msgid "perform a full-directory diff"
14147 msgstr ""
14149 #: builtin/difftool.c:694
14150 msgid "do not prompt before launching a diff tool"
14151 msgstr ""
14153 #: builtin/difftool.c:699
14154 msgid "use symlinks in dir-diff mode"
14155 msgstr ""
14157 #: builtin/difftool.c:700
14158 msgid "tool"
14159 msgstr ""
14161 #: builtin/difftool.c:701
14162 msgid "use the specified diff tool"
14163 msgstr ""
14165 #: builtin/difftool.c:703
14166 msgid "print a list of diff tools that may be used with `--tool`"
14167 msgstr ""
14169 #: builtin/difftool.c:706
14170 msgid ""
14171 "make 'git-difftool' exit when an invoked diff tool returns a non-zero exit "
14172 "code"
14173 msgstr ""
14175 #: builtin/difftool.c:709
14176 msgid "specify a custom command for viewing diffs"
14177 msgstr ""
14179 #: builtin/difftool.c:710
14180 msgid "passed to `diff`"
14181 msgstr ""
14183 #: builtin/difftool.c:726
14184 msgid "difftool requires worktree or --no-index"
14185 msgstr ""
14187 #: builtin/difftool.c:745
14188 msgid "no <tool> given for --tool=<tool>"
14189 msgstr ""
14191 #: builtin/difftool.c:752
14192 msgid "no <cmd> given for --extcmd=<cmd>"
14193 msgstr ""
14195 #: builtin/env--helper.c:6
14196 msgid "git env--helper --type=[bool|ulong] <options> <env-var>"
14197 msgstr ""
14199 #: builtin/env--helper.c:46
14200 msgid "default for git_env_*(...) to fall back on"
14201 msgstr ""
14203 #: builtin/env--helper.c:48
14204 msgid "be quiet only use git_env_*() value as exit code"
14205 msgstr ""
14207 #: builtin/env--helper.c:67
14208 #, c-format
14209 msgid "option `--default' expects a boolean value with `--type=bool`, not `%s`"
14210 msgstr ""
14212 #: builtin/env--helper.c:82
14213 #, c-format
14214 msgid ""
14215 "option `--default' expects an unsigned long value with `--type=ulong`, not `"
14216 "%s`"
14217 msgstr ""
14219 #: builtin/fast-export.c:29
14220 msgid "git fast-export [<rev-list-opts>]"
14221 msgstr ""
14223 #: builtin/fast-export.c:843
14224 msgid "Error: Cannot export nested tags unless --mark-tags is specified."
14225 msgstr ""
14227 #: builtin/fast-export.c:1152
14228 msgid "--anonymize-map token cannot be empty"
14229 msgstr ""
14231 #: builtin/fast-export.c:1171
14232 msgid "show progress after <n> objects"
14233 msgstr ""
14235 #: builtin/fast-export.c:1173
14236 msgid "select handling of signed tags"
14237 msgstr ""
14239 #: builtin/fast-export.c:1176
14240 msgid "select handling of tags that tag filtered objects"
14241 msgstr ""
14243 #: builtin/fast-export.c:1179
14244 msgid "select handling of commit messages in an alternate encoding"
14245 msgstr ""
14247 #: builtin/fast-export.c:1182
14248 msgid "dump marks to this file"
14249 msgstr ""
14251 #: builtin/fast-export.c:1184
14252 msgid "import marks from this file"
14253 msgstr ""
14255 #: builtin/fast-export.c:1188
14256 msgid "import marks from this file if it exists"
14257 msgstr ""
14259 #: builtin/fast-export.c:1190
14260 msgid "fake a tagger when tags lack one"
14261 msgstr ""
14263 #: builtin/fast-export.c:1192
14264 msgid "output full tree for each commit"
14265 msgstr ""
14267 #: builtin/fast-export.c:1194
14268 msgid "use the done feature to terminate the stream"
14269 msgstr ""
14271 #: builtin/fast-export.c:1195
14272 msgid "skip output of blob data"
14273 msgstr ""
14275 #: builtin/fast-export.c:1196 builtin/log.c:1860
14276 msgid "refspec"
14277 msgstr ""
14279 #: builtin/fast-export.c:1197
14280 msgid "apply refspec to exported refs"
14281 msgstr ""
14283 #: builtin/fast-export.c:1198
14284 msgid "anonymize output"
14285 msgstr ""
14287 #: builtin/fast-export.c:1199
14288 msgid "from:to"
14289 msgstr ""
14291 #: builtin/fast-export.c:1200
14292 msgid "convert <from> to <to> in anonymized output"
14293 msgstr ""
14295 #: builtin/fast-export.c:1203
14296 msgid "reference parents which are not in fast-export stream by object id"
14297 msgstr ""
14299 #: builtin/fast-export.c:1205
14300 msgid "show original object ids of blobs/commits"
14301 msgstr ""
14303 #: builtin/fast-export.c:1207
14304 msgid "label tags with mark ids"
14305 msgstr ""
14307 #: builtin/fast-import.c:3097
14308 #, c-format
14309 msgid "Missing from marks for submodule '%s'"
14310 msgstr ""
14312 #: builtin/fast-import.c:3099
14313 #, c-format
14314 msgid "Missing to marks for submodule '%s'"
14315 msgstr ""
14317 #: builtin/fast-import.c:3234
14318 #, c-format
14319 msgid "Expected 'mark' command, got %s"
14320 msgstr ""
14322 #: builtin/fast-import.c:3239
14323 #, c-format
14324 msgid "Expected 'to' command, got %s"
14325 msgstr ""
14327 #: builtin/fast-import.c:3331
14328 msgid "Expected format name:filename for submodule rewrite option"
14329 msgstr ""
14331 #: builtin/fast-import.c:3386
14332 #, c-format
14333 msgid "feature '%s' forbidden in input without --allow-unsafe-features"
14334 msgstr ""
14336 #: builtin/fetch-pack.c:246
14337 #, c-format
14338 msgid "Lockfile created but not reported: %s"
14339 msgstr ""
14341 #: builtin/fetch.c:36
14342 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
14343 msgstr ""
14345 #: builtin/fetch.c:37
14346 msgid "git fetch [<options>] <group>"
14347 msgstr ""
14349 #: builtin/fetch.c:38
14350 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
14351 msgstr ""
14353 #: builtin/fetch.c:39
14354 msgid "git fetch --all [<options>]"
14355 msgstr ""
14357 #: builtin/fetch.c:124
14358 msgid "fetch.parallel cannot be negative"
14359 msgstr ""
14361 #: builtin/fetch.c:147 builtin/pull.c:189
14362 msgid "fetch from all remotes"
14363 msgstr ""
14365 #: builtin/fetch.c:149 builtin/pull.c:249
14366 msgid "set upstream for git pull/fetch"
14367 msgstr ""
14369 #: builtin/fetch.c:151 builtin/pull.c:192
14370 msgid "append to .git/FETCH_HEAD instead of overwriting"
14371 msgstr ""
14373 #: builtin/fetch.c:153
14374 msgid "use atomic transaction to update references"
14375 msgstr ""
14377 #: builtin/fetch.c:155 builtin/pull.c:195
14378 msgid "path to upload pack on remote end"
14379 msgstr ""
14381 #: builtin/fetch.c:156
14382 msgid "force overwrite of local reference"
14383 msgstr ""
14385 #: builtin/fetch.c:158
14386 msgid "fetch from multiple remotes"
14387 msgstr ""
14389 #: builtin/fetch.c:160 builtin/pull.c:199
14390 msgid "fetch all tags and associated objects"
14391 msgstr ""
14393 #: builtin/fetch.c:162
14394 msgid "do not fetch all tags (--no-tags)"
14395 msgstr ""
14397 #: builtin/fetch.c:164
14398 msgid "number of submodules fetched in parallel"
14399 msgstr ""
14401 #: builtin/fetch.c:166
14402 msgid "modify the refspec to place all refs within refs/prefetch/"
14403 msgstr ""
14405 #: builtin/fetch.c:168 builtin/pull.c:202
14406 msgid "prune remote-tracking branches no longer on remote"
14407 msgstr ""
14409 #: builtin/fetch.c:170
14410 msgid "prune local tags no longer on remote and clobber changed tags"
14411 msgstr ""
14413 #: builtin/fetch.c:171 builtin/fetch.c:199 builtin/pull.c:123
14414 msgid "on-demand"
14415 msgstr ""
14417 #: builtin/fetch.c:172
14418 msgid "control recursive fetching of submodules"
14419 msgstr ""
14421 #: builtin/fetch.c:177
14422 msgid "write fetched references to the FETCH_HEAD file"
14423 msgstr ""
14425 #: builtin/fetch.c:178 builtin/pull.c:210
14426 msgid "keep downloaded pack"
14427 msgstr ""
14429 #: builtin/fetch.c:180
14430 msgid "allow updating of HEAD ref"
14431 msgstr ""
14433 #: builtin/fetch.c:183 builtin/fetch.c:189 builtin/pull.c:213
14434 #: builtin/pull.c:222
14435 msgid "deepen history of shallow clone"
14436 msgstr ""
14438 #: builtin/fetch.c:185 builtin/pull.c:216
14439 msgid "deepen history of shallow repository based on time"
14440 msgstr ""
14442 #: builtin/fetch.c:191 builtin/pull.c:225
14443 msgid "convert to a complete repository"
14444 msgstr ""
14446 #: builtin/fetch.c:194
14447 msgid "re-fetch without negotiating common commits"
14448 msgstr ""
14450 #: builtin/fetch.c:197
14451 msgid "prepend this to submodule path output"
14452 msgstr ""
14454 #: builtin/fetch.c:200
14455 msgid ""
14456 "default for recursive fetching of submodules (lower priority than config "
14457 "files)"
14458 msgstr ""
14460 #: builtin/fetch.c:204 builtin/pull.c:228
14461 msgid "accept refs that update .git/shallow"
14462 msgstr ""
14464 #: builtin/fetch.c:205 builtin/pull.c:230
14465 msgid "refmap"
14466 msgstr ""
14468 #: builtin/fetch.c:206 builtin/pull.c:231
14469 msgid "specify fetch refmap"
14470 msgstr ""
14472 #: builtin/fetch.c:213 builtin/pull.c:244
14473 msgid "report that we have only objects reachable from this object"
14474 msgstr ""
14476 #: builtin/fetch.c:215
14477 msgid "do not fetch a packfile; instead, print ancestors of negotiation tips"
14478 msgstr ""
14480 #: builtin/fetch.c:218 builtin/fetch.c:220
14481 msgid "run 'maintenance --auto' after fetching"
14482 msgstr ""
14484 #: builtin/fetch.c:222 builtin/pull.c:247
14485 msgid "check for forced-updates on all updated branches"
14486 msgstr ""
14488 #: builtin/fetch.c:224
14489 msgid "write the commit-graph after fetching"
14490 msgstr ""
14492 #: builtin/fetch.c:226
14493 msgid "accept refspecs from stdin"
14494 msgstr ""
14496 #: builtin/fetch.c:618
14497 msgid "couldn't find remote ref HEAD"
14498 msgstr ""
14500 #: builtin/fetch.c:893
14501 #, c-format
14502 msgid "object %s not found"
14503 msgstr ""
14505 #: builtin/fetch.c:897
14506 msgid "[up to date]"
14507 msgstr ""
14509 #: builtin/fetch.c:909 builtin/fetch.c:927 builtin/fetch.c:999
14510 msgid "[rejected]"
14511 msgstr ""
14513 #: builtin/fetch.c:911
14514 msgid "can't fetch in current branch"
14515 msgstr ""
14517 #: builtin/fetch.c:912
14518 msgid "checked out in another worktree"
14519 msgstr ""
14521 #: builtin/fetch.c:922
14522 msgid "[tag update]"
14523 msgstr ""
14525 #: builtin/fetch.c:923 builtin/fetch.c:960 builtin/fetch.c:982
14526 #: builtin/fetch.c:994
14527 msgid "unable to update local ref"
14528 msgstr ""
14530 #: builtin/fetch.c:927
14531 msgid "would clobber existing tag"
14532 msgstr ""
14534 #: builtin/fetch.c:949
14535 msgid "[new tag]"
14536 msgstr ""
14538 #: builtin/fetch.c:952
14539 msgid "[new branch]"
14540 msgstr ""
14542 #: builtin/fetch.c:955
14543 msgid "[new ref]"
14544 msgstr ""
14546 #: builtin/fetch.c:994
14547 msgid "forced update"
14548 msgstr ""
14550 #: builtin/fetch.c:999
14551 msgid "non-fast-forward"
14552 msgstr ""
14554 #: builtin/fetch.c:1102
14555 msgid ""
14556 "fetch normally indicates which branches had a forced update,\n"
14557 "but that check has been disabled; to re-enable, use '--show-forced-updates'\n"
14558 "flag or run 'git config fetch.showForcedUpdates true'"
14559 msgstr ""
14561 #: builtin/fetch.c:1106
14562 #, c-format
14563 msgid ""
14564 "it took %.2f seconds to check forced updates; you can use\n"
14565 "'--no-show-forced-updates' or run 'git config fetch.showForcedUpdates "
14566 "false'\n"
14567 "to avoid this check\n"
14568 msgstr ""
14570 #: builtin/fetch.c:1136
14571 #, c-format
14572 msgid "%s did not send all necessary objects\n"
14573 msgstr ""
14575 #: builtin/fetch.c:1156
14576 #, c-format
14577 msgid "rejected %s because shallow roots are not allowed to be updated"
14578 msgstr ""
14580 #: builtin/fetch.c:1259 builtin/fetch.c:1418
14581 #, c-format
14582 msgid "From %.*s\n"
14583 msgstr ""
14585 #: builtin/fetch.c:1269
14586 #, c-format
14587 msgid ""
14588 "some local refs could not be updated; try running\n"
14589 " 'git remote prune %s' to remove any old, conflicting branches"
14590 msgstr ""
14592 #: builtin/fetch.c:1377
14593 #, c-format
14594 msgid "   (%s will become dangling)"
14595 msgstr ""
14597 #: builtin/fetch.c:1378
14598 #, c-format
14599 msgid "   (%s has become dangling)"
14600 msgstr ""
14602 #: builtin/fetch.c:1421
14603 msgid "[deleted]"
14604 msgstr ""
14606 #: builtin/fetch.c:1422 builtin/remote.c:1153
14607 msgid "(none)"
14608 msgstr ""
14610 #: builtin/fetch.c:1446
14611 #, c-format
14612 msgid "refusing to fetch into branch '%s' checked out at '%s'"
14613 msgstr ""
14615 #: builtin/fetch.c:1466
14616 #, c-format
14617 msgid "option \"%s\" value \"%s\" is not valid for %s"
14618 msgstr ""
14620 #: builtin/fetch.c:1469
14621 #, c-format
14622 msgid "option \"%s\" is ignored for %s\n"
14623 msgstr ""
14625 #: builtin/fetch.c:1496
14626 #, c-format
14627 msgid "the object %s does not exist"
14628 msgstr ""
14630 #: builtin/fetch.c:1748
14631 msgid "multiple branches detected, incompatible with --set-upstream"
14632 msgstr ""
14634 #: builtin/fetch.c:1760
14635 #, c-format
14636 msgid ""
14637 "could not set upstream of HEAD to '%s' from '%s' when it does not point to "
14638 "any branch."
14639 msgstr ""
14641 #: builtin/fetch.c:1773
14642 msgid "not setting upstream for a remote remote-tracking branch"
14643 msgstr ""
14645 #: builtin/fetch.c:1775
14646 msgid "not setting upstream for a remote tag"
14647 msgstr ""
14649 #: builtin/fetch.c:1777
14650 msgid "unknown branch type"
14651 msgstr ""
14653 #: builtin/fetch.c:1779
14654 msgid ""
14655 "no source branch found;\n"
14656 "you need to specify exactly one branch with the --set-upstream option"
14657 msgstr ""
14659 #: builtin/fetch.c:1904 builtin/fetch.c:1967
14660 #, c-format
14661 msgid "Fetching %s\n"
14662 msgstr ""
14664 #: builtin/fetch.c:1914 builtin/fetch.c:1969
14665 #, c-format
14666 msgid "could not fetch %s"
14667 msgstr ""
14669 #: builtin/fetch.c:1926
14670 #, c-format
14671 msgid "could not fetch '%s' (exit code: %d)\n"
14672 msgstr ""
14674 #: builtin/fetch.c:2030
14675 msgid ""
14676 "no remote repository specified; please specify either a URL or a\n"
14677 "remote name from which new revisions should be fetched"
14678 msgstr ""
14680 #: builtin/fetch.c:2066
14681 msgid "you need to specify a tag name"
14682 msgstr ""
14684 #: builtin/fetch.c:2156
14685 msgid "--negotiate-only needs one or more --negotiation-tip=*"
14686 msgstr ""
14688 #: builtin/fetch.c:2160
14689 msgid "negative depth in --deepen is not supported"
14690 msgstr ""
14692 #: builtin/fetch.c:2169
14693 msgid "--unshallow on a complete repository does not make sense"
14694 msgstr ""
14696 #: builtin/fetch.c:2186
14697 msgid "fetch --all does not take a repository argument"
14698 msgstr ""
14700 #: builtin/fetch.c:2188
14701 msgid "fetch --all does not make sense with refspecs"
14702 msgstr ""
14704 #: builtin/fetch.c:2197
14705 #, c-format
14706 msgid "no such remote or remote group: %s"
14707 msgstr ""
14709 #: builtin/fetch.c:2205
14710 msgid "fetching a group and specifying refspecs does not make sense"
14711 msgstr ""
14713 #: builtin/fetch.c:2221
14714 msgid "must supply remote when using --negotiate-only"
14715 msgstr ""
14717 #: builtin/fetch.c:2226
14718 msgid "protocol does not support --negotiate-only, exiting"
14719 msgstr ""
14721 #: builtin/fetch.c:2246
14722 msgid ""
14723 "--filter can only be used with the remote configured in extensions."
14724 "partialclone"
14725 msgstr ""
14727 #: builtin/fetch.c:2250
14728 msgid "--atomic can only be used when fetching from one remote"
14729 msgstr ""
14731 #: builtin/fetch.c:2254
14732 msgid "--stdin can only be used when fetching from one remote"
14733 msgstr ""
14735 #: builtin/fmt-merge-msg.c:7
14736 msgid ""
14737 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
14738 msgstr ""
14740 #: builtin/fmt-merge-msg.c:19
14741 msgid "populate log with at most <n> entries from shortlog"
14742 msgstr ""
14744 #: builtin/fmt-merge-msg.c:22
14745 msgid "alias for --log (deprecated)"
14746 msgstr ""
14748 #: builtin/fmt-merge-msg.c:25
14749 msgid "text"
14750 msgstr ""
14752 #: builtin/fmt-merge-msg.c:26
14753 msgid "use <text> as start of message"
14754 msgstr ""
14756 #: builtin/fmt-merge-msg.c:28
14757 msgid "use <name> instead of the real target branch"
14758 msgstr ""
14760 #: builtin/fmt-merge-msg.c:29
14761 msgid "file to read from"
14762 msgstr ""
14764 #: builtin/for-each-ref.c:10
14765 msgid "git for-each-ref [<options>] [<pattern>]"
14766 msgstr ""
14768 #: builtin/for-each-ref.c:11
14769 msgid "git for-each-ref [--points-at <object>]"
14770 msgstr ""
14772 #: builtin/for-each-ref.c:12
14773 msgid "git for-each-ref [--merged [<commit>]] [--no-merged [<commit>]]"
14774 msgstr ""
14776 #: builtin/for-each-ref.c:13
14777 msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
14778 msgstr ""
14780 #: builtin/for-each-ref.c:31
14781 msgid "quote placeholders suitably for shells"
14782 msgstr ""
14784 #: builtin/for-each-ref.c:33
14785 msgid "quote placeholders suitably for perl"
14786 msgstr ""
14788 #: builtin/for-each-ref.c:35
14789 msgid "quote placeholders suitably for python"
14790 msgstr ""
14792 #: builtin/for-each-ref.c:37
14793 msgid "quote placeholders suitably for Tcl"
14794 msgstr ""
14796 #: builtin/for-each-ref.c:40
14797 msgid "show only <n> matched refs"
14798 msgstr ""
14800 #: builtin/for-each-ref.c:42 builtin/tag.c:482
14801 msgid "respect format colors"
14802 msgstr ""
14804 #: builtin/for-each-ref.c:45
14805 msgid "print only refs which points at the given object"
14806 msgstr ""
14808 #: builtin/for-each-ref.c:47
14809 msgid "print only refs that are merged"
14810 msgstr ""
14812 #: builtin/for-each-ref.c:48
14813 msgid "print only refs that are not merged"
14814 msgstr ""
14816 #: builtin/for-each-ref.c:49
14817 msgid "print only refs which contain the commit"
14818 msgstr ""
14820 #: builtin/for-each-ref.c:50
14821 msgid "print only refs which don't contain the commit"
14822 msgstr ""
14824 #: builtin/for-each-repo.c:9
14825 msgid "git for-each-repo --config=<config> <command-args>"
14826 msgstr ""
14828 #: builtin/for-each-repo.c:34
14829 msgid "config"
14830 msgstr ""
14832 #: builtin/for-each-repo.c:35
14833 msgid "config key storing a list of repository paths"
14834 msgstr ""
14836 #: builtin/for-each-repo.c:43
14837 msgid "missing --config=<config>"
14838 msgstr ""
14840 #: builtin/fsck.c:69 builtin/fsck.c:128 builtin/fsck.c:129
14841 msgid "unknown"
14842 msgstr ""
14844 #. TRANSLATORS: e.g. error in tree 01bfda: <more explanation>
14845 #: builtin/fsck.c:78 builtin/fsck.c:100
14846 #, c-format
14847 msgid "error in %s %s: %s"
14848 msgstr ""
14850 #. TRANSLATORS: e.g. warning in tree 01bfda: <more explanation>
14851 #: builtin/fsck.c:94
14852 #, c-format
14853 msgid "warning in %s %s: %s"
14854 msgstr ""
14856 #: builtin/fsck.c:124 builtin/fsck.c:127
14857 #, c-format
14858 msgid "broken link from %7s %s"
14859 msgstr ""
14861 #: builtin/fsck.c:136
14862 msgid "wrong object type in link"
14863 msgstr ""
14865 #: builtin/fsck.c:152
14866 #, c-format
14867 msgid ""
14868 "broken link from %7s %s\n"
14869 "              to %7s %s"
14870 msgstr ""
14872 #: builtin/fsck.c:264
14873 #, c-format
14874 msgid "missing %s %s"
14875 msgstr ""
14877 #: builtin/fsck.c:291
14878 #, c-format
14879 msgid "unreachable %s %s"
14880 msgstr ""
14882 #: builtin/fsck.c:311
14883 #, c-format
14884 msgid "dangling %s %s"
14885 msgstr ""
14887 #: builtin/fsck.c:321
14888 msgid "could not create lost-found"
14889 msgstr ""
14891 #: builtin/fsck.c:332
14892 #, c-format
14893 msgid "could not finish '%s'"
14894 msgstr ""
14896 #: builtin/fsck.c:349
14897 #, c-format
14898 msgid "Checking %s"
14899 msgstr ""
14901 #: builtin/fsck.c:387
14902 #, c-format
14903 msgid "Checking connectivity (%d objects)"
14904 msgstr ""
14906 #: builtin/fsck.c:406
14907 #, c-format
14908 msgid "Checking %s %s"
14909 msgstr ""
14911 #: builtin/fsck.c:411
14912 msgid "broken links"
14913 msgstr ""
14915 #: builtin/fsck.c:420
14916 #, c-format
14917 msgid "root %s"
14918 msgstr ""
14920 #: builtin/fsck.c:428
14921 #, c-format
14922 msgid "tagged %s %s (%s) in %s"
14923 msgstr ""
14925 #: builtin/fsck.c:457
14926 #, c-format
14927 msgid "%s: object corrupt or missing"
14928 msgstr ""
14930 #: builtin/fsck.c:482
14931 #, c-format
14932 msgid "%s: invalid reflog entry %s"
14933 msgstr ""
14935 #: builtin/fsck.c:496
14936 #, c-format
14937 msgid "Checking reflog %s->%s"
14938 msgstr ""
14940 #: builtin/fsck.c:530
14941 #, c-format
14942 msgid "%s: invalid sha1 pointer %s"
14943 msgstr ""
14945 #: builtin/fsck.c:537
14946 #, c-format
14947 msgid "%s: not a commit"
14948 msgstr ""
14950 #: builtin/fsck.c:591
14951 msgid "notice: No default references"
14952 msgstr ""
14954 #: builtin/fsck.c:621
14955 #, c-format
14956 msgid "%s: hash-path mismatch, found at: %s"
14957 msgstr ""
14959 #: builtin/fsck.c:624
14960 #, c-format
14961 msgid "%s: object corrupt or missing: %s"
14962 msgstr ""
14964 #: builtin/fsck.c:628
14965 #, c-format
14966 msgid "%s: object is of unknown type '%s': %s"
14967 msgstr ""
14969 #: builtin/fsck.c:645
14970 #, c-format
14971 msgid "%s: object could not be parsed: %s"
14972 msgstr ""
14974 #: builtin/fsck.c:665
14975 #, c-format
14976 msgid "bad sha1 file: %s"
14977 msgstr ""
14979 #: builtin/fsck.c:686
14980 msgid "Checking object directory"
14981 msgstr ""
14983 #: builtin/fsck.c:689
14984 msgid "Checking object directories"
14985 msgstr ""
14987 #: builtin/fsck.c:705
14988 #, c-format
14989 msgid "Checking %s link"
14990 msgstr ""
14992 #: builtin/fsck.c:710 builtin/index-pack.c:862
14993 #, c-format
14994 msgid "invalid %s"
14995 msgstr ""
14997 #: builtin/fsck.c:717
14998 #, c-format
14999 msgid "%s points to something strange (%s)"
15000 msgstr ""
15002 #: builtin/fsck.c:723
15003 #, c-format
15004 msgid "%s: detached HEAD points at nothing"
15005 msgstr ""
15007 #: builtin/fsck.c:727
15008 #, c-format
15009 msgid "notice: %s points to an unborn branch (%s)"
15010 msgstr ""
15012 #: builtin/fsck.c:739
15013 msgid "Checking cache tree"
15014 msgstr ""
15016 #: builtin/fsck.c:744
15017 #, c-format
15018 msgid "%s: invalid sha1 pointer in cache-tree"
15019 msgstr ""
15021 #: builtin/fsck.c:753
15022 msgid "non-tree in cache-tree"
15023 msgstr ""
15025 #: builtin/fsck.c:784
15026 msgid "git fsck [<options>] [<object>...]"
15027 msgstr ""
15029 #: builtin/fsck.c:790
15030 msgid "show unreachable objects"
15031 msgstr ""
15033 #: builtin/fsck.c:791
15034 msgid "show dangling objects"
15035 msgstr ""
15037 #: builtin/fsck.c:792
15038 msgid "report tags"
15039 msgstr ""
15041 #: builtin/fsck.c:793
15042 msgid "report root nodes"
15043 msgstr ""
15045 #: builtin/fsck.c:794
15046 msgid "make index objects head nodes"
15047 msgstr ""
15049 #: builtin/fsck.c:795
15050 msgid "make reflogs head nodes (default)"
15051 msgstr ""
15053 #: builtin/fsck.c:796
15054 msgid "also consider packs and alternate objects"
15055 msgstr ""
15057 #: builtin/fsck.c:797
15058 msgid "check only connectivity"
15059 msgstr ""
15061 #: builtin/fsck.c:798 builtin/mktag.c:75
15062 msgid "enable more strict checking"
15063 msgstr ""
15065 #: builtin/fsck.c:800
15066 msgid "write dangling objects in .git/lost-found"
15067 msgstr ""
15069 #: builtin/fsck.c:801 builtin/prune.c:146
15070 msgid "show progress"
15071 msgstr ""
15073 #: builtin/fsck.c:802
15074 msgid "show verbose names for reachable objects"
15075 msgstr ""
15077 #: builtin/fsck.c:862 builtin/index-pack.c:261
15078 msgid "Checking objects"
15079 msgstr ""
15081 #: builtin/fsck.c:890
15082 #, c-format
15083 msgid "%s: object missing"
15084 msgstr ""
15086 #: builtin/fsck.c:901
15087 #, c-format
15088 msgid "invalid parameter: expected sha1, got '%s'"
15089 msgstr ""
15091 #: builtin/fsmonitor--daemon.c:13
15092 msgid "git fsmonitor--daemon start [<options>]"
15093 msgstr ""
15095 #: builtin/fsmonitor--daemon.c:14
15096 msgid "git fsmonitor--daemon run [<options>]"
15097 msgstr ""
15099 #: builtin/fsmonitor--daemon.c:15
15100 msgid "git fsmonitor--daemon stop"
15101 msgstr ""
15103 #: builtin/fsmonitor--daemon.c:16
15104 msgid "git fsmonitor--daemon status"
15105 msgstr ""
15107 #: builtin/fsmonitor--daemon.c:38 builtin/fsmonitor--daemon.c:47
15108 #, c-format
15109 msgid "value of '%s' out of range: %d"
15110 msgstr ""
15112 #: builtin/fsmonitor--daemon.c:57
15113 #, c-format
15114 msgid "value of '%s' not bool or int: %d"
15115 msgstr ""
15117 #: builtin/fsmonitor--daemon.c:99
15118 #, c-format
15119 msgid "fsmonitor-daemon is watching '%s'\n"
15120 msgstr ""
15122 #: builtin/fsmonitor--daemon.c:104
15123 #, c-format
15124 msgid "fsmonitor-daemon is not watching '%s'\n"
15125 msgstr ""
15127 #: builtin/fsmonitor--daemon.c:170
15128 #, c-format
15129 msgid "could not create fsmonitor cookie '%s'"
15130 msgstr ""
15132 #: builtin/fsmonitor--daemon.c:753
15133 #, c-format
15134 msgid "fsmonitor: cookie_result '%d' != SEEN"
15135 msgstr ""
15137 #: builtin/fsmonitor--daemon.c:1187
15138 #, c-format
15139 msgid "could not start IPC thread pool on '%s'"
15140 msgstr ""
15142 #: builtin/fsmonitor--daemon.c:1199
15143 msgid "could not start fsmonitor listener thread"
15144 msgstr ""
15146 #: builtin/fsmonitor--daemon.c:1297
15147 msgid "could not initialize listener thread"
15148 msgstr ""
15150 #: builtin/fsmonitor--daemon.c:1328 builtin/fsmonitor--daemon.c:1383
15151 #, c-format
15152 msgid "fsmonitor--daemon is already running '%s'"
15153 msgstr ""
15155 #: builtin/fsmonitor--daemon.c:1332
15156 #, c-format
15157 msgid "running fsmonitor-daemon in '%s'\n"
15158 msgstr ""
15160 #: builtin/fsmonitor--daemon.c:1387
15161 #, c-format
15162 msgid "starting fsmonitor-daemon in '%s'\n"
15163 msgstr ""
15165 #: builtin/fsmonitor--daemon.c:1413
15166 msgid "daemon failed to start"
15167 msgstr ""
15169 #: builtin/fsmonitor--daemon.c:1416
15170 msgid "daemon not online yet"
15171 msgstr ""
15173 #: builtin/fsmonitor--daemon.c:1419
15174 msgid "daemon terminated"
15175 msgstr ""
15177 #: builtin/fsmonitor--daemon.c:1429
15178 msgid "detach from console"
15179 msgstr ""
15181 #: builtin/fsmonitor--daemon.c:1432
15182 msgid "use <n> ipc worker threads"
15183 msgstr ""
15185 #: builtin/fsmonitor--daemon.c:1435
15186 msgid "max seconds to wait for background daemon startup"
15187 msgstr ""
15189 #: builtin/fsmonitor--daemon.c:1449
15190 #, c-format
15191 msgid "invalid 'ipc-threads' value (%d)"
15192 msgstr ""
15194 #: builtin/fsmonitor--daemon.c:1464
15195 #, c-format
15196 msgid "Unhandled subcommand '%s'"
15197 msgstr ""
15199 #: builtin/fsmonitor--daemon.c:1477
15200 msgid "fsmonitor--daemon not supported on this platform"
15201 msgstr ""
15203 #: builtin/gc.c:39
15204 msgid "git gc [<options>]"
15205 msgstr ""
15207 #: builtin/gc.c:93
15208 #, c-format
15209 msgid "Failed to fstat %s: %s"
15210 msgstr ""
15212 #: builtin/gc.c:129
15213 #, c-format
15214 msgid "failed to parse '%s' value '%s'"
15215 msgstr ""
15217 #: builtin/gc.c:488 builtin/init-db.c:57
15218 #, c-format
15219 msgid "cannot stat '%s'"
15220 msgstr ""
15222 #: builtin/gc.c:504
15223 #, c-format
15224 msgid ""
15225 "The last gc run reported the following. Please correct the root cause\n"
15226 "and remove %s\n"
15227 "Automatic cleanup will not be performed until the file is removed.\n"
15228 "\n"
15229 "%s"
15230 msgstr ""
15232 #: builtin/gc.c:552
15233 msgid "prune unreferenced objects"
15234 msgstr ""
15236 #: builtin/gc.c:554
15237 msgid "be more thorough (increased runtime)"
15238 msgstr ""
15240 #: builtin/gc.c:555
15241 msgid "enable auto-gc mode"
15242 msgstr ""
15244 #: builtin/gc.c:558
15245 msgid "force running gc even if there may be another gc running"
15246 msgstr ""
15248 #: builtin/gc.c:561
15249 msgid "repack all other packs except the largest pack"
15250 msgstr ""
15252 #: builtin/gc.c:577
15253 #, c-format
15254 msgid "failed to parse gc.logexpiry value %s"
15255 msgstr ""
15257 #: builtin/gc.c:588
15258 #, c-format
15259 msgid "failed to parse prune expiry value %s"
15260 msgstr ""
15262 #: builtin/gc.c:608
15263 #, c-format
15264 msgid "Auto packing the repository in background for optimum performance.\n"
15265 msgstr ""
15267 #: builtin/gc.c:610
15268 #, c-format
15269 msgid "Auto packing the repository for optimum performance.\n"
15270 msgstr ""
15272 #: builtin/gc.c:611
15273 #, c-format
15274 msgid "See \"git help gc\" for manual housekeeping.\n"
15275 msgstr ""
15277 #: builtin/gc.c:652
15278 #, c-format
15279 msgid ""
15280 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
15281 msgstr ""
15283 #: builtin/gc.c:707
15284 msgid ""
15285 "There are too many unreachable loose objects; run 'git prune' to remove them."
15286 msgstr ""
15288 #: builtin/gc.c:717
15289 msgid ""
15290 "git maintenance run [--auto] [--[no-]quiet] [--task=<task>] [--schedule]"
15291 msgstr ""
15293 #: builtin/gc.c:747
15294 msgid "--no-schedule is not allowed"
15295 msgstr ""
15297 #: builtin/gc.c:752
15298 #, c-format
15299 msgid "unrecognized --schedule argument '%s'"
15300 msgstr ""
15302 #: builtin/gc.c:870
15303 msgid "failed to write commit-graph"
15304 msgstr ""
15306 #: builtin/gc.c:906
15307 msgid "failed to prefetch remotes"
15308 msgstr ""
15310 #: builtin/gc.c:1022
15311 msgid "failed to start 'git pack-objects' process"
15312 msgstr ""
15314 #: builtin/gc.c:1039
15315 msgid "failed to finish 'git pack-objects' process"
15316 msgstr ""
15318 #: builtin/gc.c:1090
15319 msgid "failed to write multi-pack-index"
15320 msgstr ""
15322 #: builtin/gc.c:1106
15323 msgid "'git multi-pack-index expire' failed"
15324 msgstr ""
15326 #: builtin/gc.c:1165
15327 msgid "'git multi-pack-index repack' failed"
15328 msgstr ""
15330 #: builtin/gc.c:1174
15331 msgid ""
15332 "skipping incremental-repack task because core.multiPackIndex is disabled"
15333 msgstr ""
15335 #: builtin/gc.c:1278
15336 #, c-format
15337 msgid "lock file '%s' exists, skipping maintenance"
15338 msgstr ""
15340 #: builtin/gc.c:1308
15341 #, c-format
15342 msgid "task '%s' failed"
15343 msgstr ""
15345 #: builtin/gc.c:1390
15346 #, c-format
15347 msgid "'%s' is not a valid task"
15348 msgstr ""
15350 #: builtin/gc.c:1395
15351 #, c-format
15352 msgid "task '%s' cannot be selected multiple times"
15353 msgstr ""
15355 #: builtin/gc.c:1410
15356 msgid "run tasks based on the state of the repository"
15357 msgstr ""
15359 #: builtin/gc.c:1411
15360 msgid "frequency"
15361 msgstr ""
15363 #: builtin/gc.c:1412
15364 msgid "run tasks based on frequency"
15365 msgstr ""
15367 #: builtin/gc.c:1415
15368 msgid "do not report progress or other information over stderr"
15369 msgstr ""
15371 #: builtin/gc.c:1416
15372 msgid "task"
15373 msgstr ""
15375 #: builtin/gc.c:1417
15376 msgid "run a specific task"
15377 msgstr ""
15379 #: builtin/gc.c:1434
15380 msgid "use at most one of --auto and --schedule=<frequency>"
15381 msgstr ""
15383 #: builtin/gc.c:1477
15384 msgid "failed to run 'git config'"
15385 msgstr ""
15387 #: builtin/gc.c:1629
15388 #, c-format
15389 msgid "failed to expand path '%s'"
15390 msgstr ""
15392 #: builtin/gc.c:1656 builtin/gc.c:1694
15393 msgid "failed to start launchctl"
15394 msgstr ""
15396 #: builtin/gc.c:1769 builtin/gc.c:2237
15397 #, c-format
15398 msgid "failed to create directories for '%s'"
15399 msgstr ""
15401 #: builtin/gc.c:1796
15402 #, c-format
15403 msgid "failed to bootstrap service %s"
15404 msgstr ""
15406 #: builtin/gc.c:1889
15407 msgid "failed to create temp xml file"
15408 msgstr ""
15410 #: builtin/gc.c:1979
15411 msgid "failed to start schtasks"
15412 msgstr ""
15414 #: builtin/gc.c:2063
15415 msgid "failed to run 'crontab -l'; your system might not support 'cron'"
15416 msgstr ""
15418 #: builtin/gc.c:2080
15419 msgid "failed to run 'crontab'; your system might not support 'cron'"
15420 msgstr ""
15422 #: builtin/gc.c:2084
15423 msgid "failed to open stdin of 'crontab'"
15424 msgstr ""
15426 #: builtin/gc.c:2126
15427 msgid "'crontab' died"
15428 msgstr ""
15430 #: builtin/gc.c:2191
15431 msgid "failed to start systemctl"
15432 msgstr ""
15434 #: builtin/gc.c:2201
15435 msgid "failed to run systemctl"
15436 msgstr ""
15438 #: builtin/gc.c:2210 builtin/gc.c:2215 builtin/worktree.c:63
15439 #: builtin/worktree.c:1024
15440 #, c-format
15441 msgid "failed to delete '%s'"
15442 msgstr ""
15444 #: builtin/gc.c:2395
15445 #, c-format
15446 msgid "unrecognized --scheduler argument '%s'"
15447 msgstr ""
15449 #: builtin/gc.c:2420
15450 msgid "neither systemd timers nor crontab are available"
15451 msgstr ""
15453 #: builtin/gc.c:2435
15454 #, c-format
15455 msgid "%s scheduler is not available"
15456 msgstr ""
15458 #: builtin/gc.c:2449
15459 msgid "another process is scheduling background maintenance"
15460 msgstr ""
15462 #: builtin/gc.c:2471
15463 msgid "git maintenance start [--scheduler=<scheduler>]"
15464 msgstr ""
15466 #: builtin/gc.c:2480
15467 msgid "scheduler"
15468 msgstr ""
15470 #: builtin/gc.c:2481
15471 msgid "scheduler to trigger git maintenance run"
15472 msgstr ""
15474 #: builtin/gc.c:2495
15475 msgid "failed to add repo to global config"
15476 msgstr ""
15478 #: builtin/gc.c:2504
15479 msgid "git maintenance <subcommand> [<options>]"
15480 msgstr ""
15482 #: builtin/gc.c:2523
15483 #, c-format
15484 msgid "invalid subcommand: %s"
15485 msgstr ""
15487 #: builtin/grep.c:32
15488 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
15489 msgstr ""
15491 #: builtin/grep.c:241
15492 #, c-format
15493 msgid "grep: failed to create thread: %s"
15494 msgstr ""
15496 #: builtin/grep.c:295
15497 #, c-format
15498 msgid "invalid number of threads specified (%d) for %s"
15499 msgstr ""
15501 #. TRANSLATORS: %s is the configuration
15502 #. variable for tweaking threads, currently
15503 #. grep.threads
15505 #: builtin/grep.c:303 builtin/index-pack.c:1587 builtin/index-pack.c:1791
15506 #: builtin/pack-objects.c:3150
15507 #, c-format
15508 msgid "no threads support, ignoring %s"
15509 msgstr ""
15511 #: builtin/grep.c:490 builtin/grep.c:619 builtin/grep.c:659
15512 #, c-format
15513 msgid "unable to read tree (%s)"
15514 msgstr ""
15516 #: builtin/grep.c:674
15517 #, c-format
15518 msgid "unable to grep from object of type %s"
15519 msgstr ""
15521 #: builtin/grep.c:754
15522 #, c-format
15523 msgid "switch `%c' expects a numerical value"
15524 msgstr ""
15526 #: builtin/grep.c:852
15527 msgid "search in index instead of in the work tree"
15528 msgstr ""
15530 #: builtin/grep.c:854
15531 msgid "find in contents not managed by git"
15532 msgstr ""
15534 #: builtin/grep.c:856
15535 msgid "search in both tracked and untracked files"
15536 msgstr ""
15538 #: builtin/grep.c:858
15539 msgid "ignore files specified via '.gitignore'"
15540 msgstr ""
15542 #: builtin/grep.c:860
15543 msgid "recursively search in each submodule"
15544 msgstr ""
15546 #: builtin/grep.c:863
15547 msgid "show non-matching lines"
15548 msgstr ""
15550 #: builtin/grep.c:865
15551 msgid "case insensitive matching"
15552 msgstr ""
15554 #: builtin/grep.c:867
15555 msgid "match patterns only at word boundaries"
15556 msgstr ""
15558 #: builtin/grep.c:869
15559 msgid "process binary files as text"
15560 msgstr ""
15562 #: builtin/grep.c:871
15563 msgid "don't match patterns in binary files"
15564 msgstr ""
15566 #: builtin/grep.c:874
15567 msgid "process binary files with textconv filters"
15568 msgstr ""
15570 #: builtin/grep.c:876
15571 msgid "search in subdirectories (default)"
15572 msgstr ""
15574 #: builtin/grep.c:878
15575 msgid "descend at most <depth> levels"
15576 msgstr ""
15578 #: builtin/grep.c:882
15579 msgid "use extended POSIX regular expressions"
15580 msgstr ""
15582 #: builtin/grep.c:885
15583 msgid "use basic POSIX regular expressions (default)"
15584 msgstr ""
15586 #: builtin/grep.c:888
15587 msgid "interpret patterns as fixed strings"
15588 msgstr ""
15590 #: builtin/grep.c:891
15591 msgid "use Perl-compatible regular expressions"
15592 msgstr ""
15594 #: builtin/grep.c:894
15595 msgid "show line numbers"
15596 msgstr ""
15598 #: builtin/grep.c:895
15599 msgid "show column number of first match"
15600 msgstr ""
15602 #: builtin/grep.c:896
15603 msgid "don't show filenames"
15604 msgstr ""
15606 #: builtin/grep.c:897
15607 msgid "show filenames"
15608 msgstr ""
15610 #: builtin/grep.c:899
15611 msgid "show filenames relative to top directory"
15612 msgstr ""
15614 #: builtin/grep.c:901
15615 msgid "show only filenames instead of matching lines"
15616 msgstr ""
15618 #: builtin/grep.c:903
15619 msgid "synonym for --files-with-matches"
15620 msgstr ""
15622 #: builtin/grep.c:906
15623 msgid "show only the names of files without match"
15624 msgstr ""
15626 #: builtin/grep.c:908
15627 msgid "print NUL after filenames"
15628 msgstr ""
15630 #: builtin/grep.c:911
15631 msgid "show only matching parts of a line"
15632 msgstr ""
15634 #: builtin/grep.c:913
15635 msgid "show the number of matches instead of matching lines"
15636 msgstr ""
15638 #: builtin/grep.c:914
15639 msgid "highlight matches"
15640 msgstr ""
15642 #: builtin/grep.c:916
15643 msgid "print empty line between matches from different files"
15644 msgstr ""
15646 #: builtin/grep.c:918
15647 msgid "show filename only once above matches from same file"
15648 msgstr ""
15650 #: builtin/grep.c:921
15651 msgid "show <n> context lines before and after matches"
15652 msgstr ""
15654 #: builtin/grep.c:924
15655 msgid "show <n> context lines before matches"
15656 msgstr ""
15658 #: builtin/grep.c:926
15659 msgid "show <n> context lines after matches"
15660 msgstr ""
15662 #: builtin/grep.c:928
15663 msgid "use <n> worker threads"
15664 msgstr ""
15666 #: builtin/grep.c:929
15667 msgid "shortcut for -C NUM"
15668 msgstr ""
15670 #: builtin/grep.c:932
15671 msgid "show a line with the function name before matches"
15672 msgstr ""
15674 #: builtin/grep.c:934
15675 msgid "show the surrounding function"
15676 msgstr ""
15678 #: builtin/grep.c:937
15679 msgid "read patterns from file"
15680 msgstr ""
15682 #: builtin/grep.c:939
15683 msgid "match <pattern>"
15684 msgstr ""
15686 #: builtin/grep.c:941
15687 msgid "combine patterns specified with -e"
15688 msgstr ""
15690 #: builtin/grep.c:953
15691 msgid "indicate hit with exit status without output"
15692 msgstr ""
15694 #: builtin/grep.c:955
15695 msgid "show only matches from files that match all patterns"
15696 msgstr ""
15698 #: builtin/grep.c:958
15699 msgid "pager"
15700 msgstr ""
15702 #: builtin/grep.c:958
15703 msgid "show matching files in the pager"
15704 msgstr ""
15706 #: builtin/grep.c:962
15707 msgid "allow calling of grep(1) (ignored by this build)"
15708 msgstr ""
15710 #: builtin/grep.c:1028
15711 msgid "no pattern given"
15712 msgstr ""
15714 #: builtin/grep.c:1064
15715 msgid "--no-index or --untracked cannot be used with revs"
15716 msgstr ""
15718 #: builtin/grep.c:1072
15719 #, c-format
15720 msgid "unable to resolve revision: %s"
15721 msgstr ""
15723 #: builtin/grep.c:1102
15724 msgid "--untracked not supported with --recurse-submodules"
15725 msgstr ""
15727 #: builtin/grep.c:1106
15728 msgid "invalid option combination, ignoring --threads"
15729 msgstr ""
15731 #: builtin/grep.c:1109 builtin/pack-objects.c:4084
15732 msgid "no threads support, ignoring --threads"
15733 msgstr ""
15735 #: builtin/grep.c:1112 builtin/index-pack.c:1584 builtin/pack-objects.c:3147
15736 #, c-format
15737 msgid "invalid number of threads specified (%d)"
15738 msgstr ""
15740 #: builtin/grep.c:1146
15741 msgid "--open-files-in-pager only works on the worktree"
15742 msgstr ""
15744 #: builtin/grep.c:1179
15745 msgid "--[no-]exclude-standard cannot be used for tracked contents"
15746 msgstr ""
15748 #: builtin/grep.c:1187
15749 msgid "both --cached and trees are given"
15750 msgstr ""
15752 #: builtin/hash-object.c:83
15753 msgid ""
15754 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
15755 "[--] <file>..."
15756 msgstr ""
15758 #: builtin/hash-object.c:97
15759 msgid "object type"
15760 msgstr ""
15762 #: builtin/hash-object.c:98
15763 msgid "write the object into the object database"
15764 msgstr ""
15766 #: builtin/hash-object.c:100
15767 msgid "read the object from stdin"
15768 msgstr ""
15770 #: builtin/hash-object.c:102
15771 msgid "store file as is without filters"
15772 msgstr ""
15774 #: builtin/hash-object.c:103
15775 msgid ""
15776 "just hash any random garbage to create corrupt objects for debugging Git"
15777 msgstr ""
15779 #: builtin/hash-object.c:104
15780 msgid "process file as it were from this path"
15781 msgstr ""
15783 #: builtin/help.c:57
15784 msgid "print all available commands"
15785 msgstr ""
15787 #: builtin/help.c:60
15788 msgid "show external commands in --all"
15789 msgstr ""
15791 #: builtin/help.c:61
15792 msgid "show aliases in --all"
15793 msgstr ""
15795 #: builtin/help.c:62
15796 msgid "exclude guides"
15797 msgstr ""
15799 #: builtin/help.c:63
15800 msgid "show man page"
15801 msgstr ""
15803 #: builtin/help.c:64
15804 msgid "show manual in web browser"
15805 msgstr ""
15807 #: builtin/help.c:66
15808 msgid "show info page"
15809 msgstr ""
15811 #: builtin/help.c:68
15812 msgid "print command description"
15813 msgstr ""
15815 #: builtin/help.c:70
15816 msgid "print list of useful guides"
15817 msgstr ""
15819 #: builtin/help.c:72
15820 msgid "print all configuration variable names"
15821 msgstr ""
15823 #: builtin/help.c:84
15824 msgid "git help [[-i|--info] [-m|--man] [-w|--web]] [<command>]"
15825 msgstr ""
15827 #: builtin/help.c:201
15828 #, c-format
15829 msgid "unrecognized help format '%s'"
15830 msgstr ""
15832 #: builtin/help.c:227
15833 msgid "Failed to start emacsclient."
15834 msgstr ""
15836 #: builtin/help.c:240
15837 msgid "Failed to parse emacsclient version."
15838 msgstr ""
15840 #: builtin/help.c:248
15841 #, c-format
15842 msgid "emacsclient version '%d' too old (< 22)."
15843 msgstr ""
15845 #: builtin/help.c:266 builtin/help.c:288 builtin/help.c:298 builtin/help.c:306
15846 #, c-format
15847 msgid "failed to exec '%s'"
15848 msgstr ""
15850 #: builtin/help.c:344
15851 #, c-format
15852 msgid ""
15853 "'%s': path for unsupported man viewer.\n"
15854 "Please consider using 'man.<tool>.cmd' instead."
15855 msgstr ""
15857 #: builtin/help.c:356
15858 #, c-format
15859 msgid ""
15860 "'%s': cmd for supported man viewer.\n"
15861 "Please consider using 'man.<tool>.path' instead."
15862 msgstr ""
15864 #: builtin/help.c:471
15865 #, c-format
15866 msgid "'%s': unknown man viewer."
15867 msgstr ""
15869 #: builtin/help.c:487
15870 msgid "no man viewer handled the request"
15871 msgstr ""
15873 #: builtin/help.c:494
15874 msgid "no info viewer handled the request"
15875 msgstr ""
15877 #: builtin/help.c:555 builtin/help.c:566 git.c:348
15878 #, c-format
15879 msgid "'%s' is aliased to '%s'"
15880 msgstr ""
15882 #: builtin/help.c:569 git.c:380
15883 #, c-format
15884 msgid "bad alias.%s string: %s"
15885 msgstr ""
15887 #: builtin/help.c:611
15888 #, c-format
15889 msgid "the '%s' option doesn't take any non-option arguments"
15890 msgstr ""
15892 #: builtin/help.c:631
15893 msgid ""
15894 "the '--no-[external-commands|aliases]' options can only be used with '--all'"
15895 msgstr ""
15897 #: builtin/help.c:643 builtin/help.c:671
15898 #, c-format
15899 msgid "usage: %s%s"
15900 msgstr ""
15902 #: builtin/help.c:666
15903 msgid "'git help config' for more information"
15904 msgstr ""
15906 #: builtin/hook.c:10
15907 msgid "git hook run [--ignore-missing] <hook-name> [-- <hook-args>]"
15908 msgstr ""
15910 #: builtin/hook.c:30
15911 msgid "silently ignore missing requested <hook-name>"
15912 msgstr ""
15914 #: builtin/index-pack.c:221
15915 #, c-format
15916 msgid "object type mismatch at %s"
15917 msgstr ""
15919 #: builtin/index-pack.c:241
15920 #, c-format
15921 msgid "did not receive expected object %s"
15922 msgstr ""
15924 #: builtin/index-pack.c:244
15925 #, c-format
15926 msgid "object %s: expected type %s, found %s"
15927 msgstr ""
15929 #: builtin/index-pack.c:294
15930 #, c-format
15931 msgid "cannot fill %d byte"
15932 msgid_plural "cannot fill %d bytes"
15933 msgstr[0] ""
15934 msgstr[1] ""
15936 #: builtin/index-pack.c:304
15937 msgid "early EOF"
15938 msgstr ""
15940 #: builtin/index-pack.c:305
15941 msgid "read error on input"
15942 msgstr ""
15944 #: builtin/index-pack.c:317
15945 msgid "used more bytes than were available"
15946 msgstr ""
15948 #: builtin/index-pack.c:324 builtin/pack-objects.c:754
15949 msgid "pack too large for current definition of off_t"
15950 msgstr ""
15952 #: builtin/index-pack.c:329
15953 #, c-format
15954 msgid "pack exceeds maximum allowed size (%s)"
15955 msgstr ""
15957 #: builtin/index-pack.c:362
15958 msgid "pack signature mismatch"
15959 msgstr ""
15961 #: builtin/index-pack.c:364
15962 #, c-format
15963 msgid "pack version %<PRIu32> unsupported"
15964 msgstr ""
15966 #: builtin/index-pack.c:380
15967 #, c-format
15968 msgid "pack has bad object at offset %<PRIuMAX>: %s"
15969 msgstr ""
15971 #: builtin/index-pack.c:485
15972 #, c-format
15973 msgid "inflate returned %d"
15974 msgstr ""
15976 #: builtin/index-pack.c:534
15977 msgid "offset value overflow for delta base object"
15978 msgstr ""
15980 #: builtin/index-pack.c:542
15981 msgid "delta base offset is out of bound"
15982 msgstr ""
15984 #: builtin/index-pack.c:550
15985 #, c-format
15986 msgid "unknown object type %d"
15987 msgstr ""
15989 #: builtin/index-pack.c:581
15990 msgid "cannot pread pack file"
15991 msgstr ""
15993 #: builtin/index-pack.c:583
15994 #, c-format
15995 msgid "premature end of pack file, %<PRIuMAX> byte missing"
15996 msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
15997 msgstr[0] ""
15998 msgstr[1] ""
16000 #: builtin/index-pack.c:609
16001 msgid "serious inflate inconsistency"
16002 msgstr ""
16004 #: builtin/index-pack.c:754 builtin/index-pack.c:760 builtin/index-pack.c:784
16005 #: builtin/index-pack.c:823 builtin/index-pack.c:832
16006 #, c-format
16007 msgid "SHA1 COLLISION FOUND WITH %s !"
16008 msgstr ""
16010 #: builtin/index-pack.c:757 builtin/pack-objects.c:290
16011 #: builtin/pack-objects.c:350 builtin/pack-objects.c:456
16012 #, c-format
16013 msgid "unable to read %s"
16014 msgstr ""
16016 #: builtin/index-pack.c:821
16017 #, c-format
16018 msgid "cannot read existing object info %s"
16019 msgstr ""
16021 #: builtin/index-pack.c:829
16022 #, c-format
16023 msgid "cannot read existing object %s"
16024 msgstr ""
16026 #: builtin/index-pack.c:843
16027 #, c-format
16028 msgid "invalid blob object %s"
16029 msgstr ""
16031 #: builtin/index-pack.c:846 builtin/index-pack.c:865
16032 msgid "fsck error in packed object"
16033 msgstr ""
16035 #: builtin/index-pack.c:867
16036 #, c-format
16037 msgid "Not all child objects of %s are reachable"
16038 msgstr ""
16040 #: builtin/index-pack.c:928 builtin/index-pack.c:975
16041 msgid "failed to apply delta"
16042 msgstr ""
16044 #: builtin/index-pack.c:1161
16045 msgid "Receiving objects"
16046 msgstr ""
16048 #: builtin/index-pack.c:1161
16049 msgid "Indexing objects"
16050 msgstr ""
16052 #: builtin/index-pack.c:1195
16053 msgid "pack is corrupted (SHA1 mismatch)"
16054 msgstr ""
16056 #: builtin/index-pack.c:1200
16057 msgid "cannot fstat packfile"
16058 msgstr ""
16060 #: builtin/index-pack.c:1203
16061 msgid "pack has junk at the end"
16062 msgstr ""
16064 #: builtin/index-pack.c:1215
16065 msgid "confusion beyond insanity in parse_pack_objects()"
16066 msgstr ""
16068 #: builtin/index-pack.c:1238
16069 msgid "Resolving deltas"
16070 msgstr ""
16072 #: builtin/index-pack.c:1249 builtin/pack-objects.c:2913
16073 #, c-format
16074 msgid "unable to create thread: %s"
16075 msgstr ""
16077 #: builtin/index-pack.c:1282
16078 msgid "confusion beyond insanity"
16079 msgstr ""
16081 #: builtin/index-pack.c:1288
16082 #, c-format
16083 msgid "completed with %d local object"
16084 msgid_plural "completed with %d local objects"
16085 msgstr[0] ""
16086 msgstr[1] ""
16088 #: builtin/index-pack.c:1300
16089 #, c-format
16090 msgid "Unexpected tail checksum for %s (disk corruption?)"
16091 msgstr ""
16093 #: builtin/index-pack.c:1304
16094 #, c-format
16095 msgid "pack has %d unresolved delta"
16096 msgid_plural "pack has %d unresolved deltas"
16097 msgstr[0] ""
16098 msgstr[1] ""
16100 #: builtin/index-pack.c:1328
16101 #, c-format
16102 msgid "unable to deflate appended object (%d)"
16103 msgstr ""
16105 #: builtin/index-pack.c:1423
16106 #, c-format
16107 msgid "local object %s is corrupt"
16108 msgstr ""
16110 #: builtin/index-pack.c:1445
16111 #, c-format
16112 msgid "packfile name '%s' does not end with '.%s'"
16113 msgstr ""
16115 #: builtin/index-pack.c:1469
16116 #, c-format
16117 msgid "cannot write %s file '%s'"
16118 msgstr ""
16120 #: builtin/index-pack.c:1477
16121 #, c-format
16122 msgid "cannot close written %s file '%s'"
16123 msgstr ""
16125 #: builtin/index-pack.c:1494
16126 #, c-format
16127 msgid "unable to rename temporary '*.%s' file to '%s'"
16128 msgstr ""
16130 #: builtin/index-pack.c:1519
16131 msgid "error while closing pack file"
16132 msgstr ""
16134 #: builtin/index-pack.c:1578 builtin/pack-objects.c:3158
16135 #, c-format
16136 msgid "bad pack.indexversion=%<PRIu32>"
16137 msgstr ""
16139 #: builtin/index-pack.c:1648
16140 #, c-format
16141 msgid "Cannot open existing pack file '%s'"
16142 msgstr ""
16144 #: builtin/index-pack.c:1650
16145 #, c-format
16146 msgid "Cannot open existing pack idx file for '%s'"
16147 msgstr ""
16149 #: builtin/index-pack.c:1698
16150 #, c-format
16151 msgid "non delta: %d object"
16152 msgid_plural "non delta: %d objects"
16153 msgstr[0] ""
16154 msgstr[1] ""
16156 #: builtin/index-pack.c:1705
16157 #, c-format
16158 msgid "chain length = %d: %lu object"
16159 msgid_plural "chain length = %d: %lu objects"
16160 msgstr[0] ""
16161 msgstr[1] ""
16163 #: builtin/index-pack.c:1748
16164 msgid "Cannot come back to cwd"
16165 msgstr ""
16167 #: builtin/index-pack.c:1802 builtin/index-pack.c:1805
16168 #: builtin/index-pack.c:1825 builtin/index-pack.c:1829
16169 #, c-format
16170 msgid "bad %s"
16171 msgstr ""
16173 #: builtin/index-pack.c:1835 builtin/init-db.c:379 builtin/init-db.c:614
16174 #, c-format
16175 msgid "unknown hash algorithm '%s'"
16176 msgstr ""
16178 #: builtin/index-pack.c:1856
16179 msgid "--stdin requires a git repository"
16180 msgstr ""
16182 #: builtin/index-pack.c:1873
16183 msgid "--verify with no packfile name given"
16184 msgstr ""
16186 #: builtin/index-pack.c:1939 builtin/unpack-objects.c:584
16187 msgid "fsck error in pack objects"
16188 msgstr ""
16190 #: builtin/init-db.c:63
16191 #, c-format
16192 msgid "cannot stat template '%s'"
16193 msgstr ""
16195 #: builtin/init-db.c:68
16196 #, c-format
16197 msgid "cannot opendir '%s'"
16198 msgstr ""
16200 #: builtin/init-db.c:80
16201 #, c-format
16202 msgid "cannot readlink '%s'"
16203 msgstr ""
16205 #: builtin/init-db.c:82
16206 #, c-format
16207 msgid "cannot symlink '%s' '%s'"
16208 msgstr ""
16210 #: builtin/init-db.c:88
16211 #, c-format
16212 msgid "cannot copy '%s' to '%s'"
16213 msgstr ""
16215 #: builtin/init-db.c:92
16216 #, c-format
16217 msgid "ignoring template %s"
16218 msgstr ""
16220 #: builtin/init-db.c:123
16221 #, c-format
16222 msgid "templates not found in %s"
16223 msgstr ""
16225 #: builtin/init-db.c:138
16226 #, c-format
16227 msgid "not copying templates from '%s': %s"
16228 msgstr ""
16230 #: builtin/init-db.c:263
16231 #, c-format
16232 msgid "invalid initial branch name: '%s'"
16233 msgstr ""
16235 #: builtin/init-db.c:354
16236 #, c-format
16237 msgid "unable to handle file type %d"
16238 msgstr ""
16240 #: builtin/init-db.c:357
16241 #, c-format
16242 msgid "unable to move %s to %s"
16243 msgstr ""
16245 #: builtin/init-db.c:373
16246 msgid "attempt to reinitialize repository with different hash"
16247 msgstr ""
16249 #: builtin/init-db.c:397 builtin/init-db.c:400
16250 #, c-format
16251 msgid "%s already exists"
16252 msgstr ""
16254 #: builtin/init-db.c:432
16255 #, c-format
16256 msgid "re-init: ignored --initial-branch=%s"
16257 msgstr ""
16259 #: builtin/init-db.c:463
16260 #, c-format
16261 msgid "Reinitialized existing shared Git repository in %s%s\n"
16262 msgstr ""
16264 #: builtin/init-db.c:464
16265 #, c-format
16266 msgid "Reinitialized existing Git repository in %s%s\n"
16267 msgstr ""
16269 #: builtin/init-db.c:468
16270 #, c-format
16271 msgid "Initialized empty shared Git repository in %s%s\n"
16272 msgstr ""
16274 #: builtin/init-db.c:469
16275 #, c-format
16276 msgid "Initialized empty Git repository in %s%s\n"
16277 msgstr ""
16279 #: builtin/init-db.c:518
16280 msgid ""
16281 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
16282 "shared[=<permissions>]] [<directory>]"
16283 msgstr ""
16285 #: builtin/init-db.c:544
16286 msgid "permissions"
16287 msgstr ""
16289 #: builtin/init-db.c:545
16290 msgid "specify that the git repository is to be shared amongst several users"
16291 msgstr ""
16293 #: builtin/init-db.c:551
16294 msgid "override the name of the initial branch"
16295 msgstr ""
16297 #: builtin/init-db.c:552 builtin/verify-pack.c:74
16298 msgid "hash"
16299 msgstr ""
16301 #: builtin/init-db.c:553 builtin/show-index.c:22 builtin/verify-pack.c:75
16302 msgid "specify the hash algorithm to use"
16303 msgstr ""
16305 #: builtin/init-db.c:591 builtin/init-db.c:596
16306 #, c-format
16307 msgid "cannot mkdir %s"
16308 msgstr ""
16310 #: builtin/init-db.c:600 builtin/init-db.c:655
16311 #, c-format
16312 msgid "cannot chdir to %s"
16313 msgstr ""
16315 #: builtin/init-db.c:627
16316 #, c-format
16317 msgid ""
16318 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
16319 "dir=<directory>)"
16320 msgstr ""
16322 #: builtin/init-db.c:679
16323 #, c-format
16324 msgid "Cannot access work tree '%s'"
16325 msgstr ""
16327 #: builtin/init-db.c:684
16328 msgid "--separate-git-dir incompatible with bare repository"
16329 msgstr ""
16331 #: builtin/interpret-trailers.c:16
16332 msgid ""
16333 "git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
16334 "<token>[(=|:)<value>])...] [<file>...]"
16335 msgstr ""
16337 #: builtin/interpret-trailers.c:95
16338 msgid "edit files in place"
16339 msgstr ""
16341 #: builtin/interpret-trailers.c:96
16342 msgid "trim empty trailers"
16343 msgstr ""
16345 #: builtin/interpret-trailers.c:99
16346 msgid "where to place the new trailer"
16347 msgstr ""
16349 #: builtin/interpret-trailers.c:101
16350 msgid "action if trailer already exists"
16351 msgstr ""
16353 #: builtin/interpret-trailers.c:103
16354 msgid "action if trailer is missing"
16355 msgstr ""
16357 #: builtin/interpret-trailers.c:105
16358 msgid "output only the trailers"
16359 msgstr ""
16361 #: builtin/interpret-trailers.c:106
16362 msgid "do not apply config rules"
16363 msgstr ""
16365 #: builtin/interpret-trailers.c:107
16366 msgid "join whitespace-continued values"
16367 msgstr ""
16369 #: builtin/interpret-trailers.c:108
16370 msgid "set parsing options"
16371 msgstr ""
16373 #: builtin/interpret-trailers.c:110
16374 msgid "do not treat --- specially"
16375 msgstr ""
16377 #: builtin/interpret-trailers.c:112
16378 msgid "trailer(s) to add"
16379 msgstr ""
16381 #: builtin/interpret-trailers.c:123
16382 msgid "--trailer with --only-input does not make sense"
16383 msgstr ""
16385 #: builtin/interpret-trailers.c:133
16386 msgid "no input file given for in-place editing"
16387 msgstr ""
16389 #: builtin/log.c:60
16390 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
16391 msgstr ""
16393 #: builtin/log.c:61
16394 msgid "git show [<options>] <object>..."
16395 msgstr ""
16397 #: builtin/log.c:114
16398 #, c-format
16399 msgid "invalid --decorate option: %s"
16400 msgstr ""
16402 #: builtin/log.c:181
16403 msgid "show source"
16404 msgstr ""
16406 #: builtin/log.c:182
16407 msgid "use mail map file"
16408 msgstr ""
16410 #: builtin/log.c:185
16411 msgid "only decorate refs that match <pattern>"
16412 msgstr ""
16414 #: builtin/log.c:187
16415 msgid "do not decorate refs that match <pattern>"
16416 msgstr ""
16418 #: builtin/log.c:188
16419 msgid "decorate options"
16420 msgstr ""
16422 #: builtin/log.c:191
16423 msgid ""
16424 "trace the evolution of line range <start>,<end> or function :<funcname> in "
16425 "<file>"
16426 msgstr ""
16428 #: builtin/log.c:214
16429 msgid "-L<range>:<file> cannot be used with pathspec"
16430 msgstr ""
16432 #: builtin/log.c:322
16433 #, c-format
16434 msgid "Final output: %d %s\n"
16435 msgstr ""
16437 #: builtin/log.c:429
16438 msgid "unable to create temporary object directory"
16439 msgstr ""
16441 #: builtin/log.c:599
16442 #, c-format
16443 msgid "git show %s: bad file"
16444 msgstr ""
16446 #: builtin/log.c:614 builtin/log.c:706
16447 #, c-format
16448 msgid "could not read object %s"
16449 msgstr ""
16451 #: builtin/log.c:731
16452 #, c-format
16453 msgid "unknown type: %d"
16454 msgstr ""
16456 #: builtin/log.c:880
16457 #, c-format
16458 msgid "%s: invalid cover from description mode"
16459 msgstr ""
16461 #: builtin/log.c:887
16462 msgid "format.headers without value"
16463 msgstr ""
16465 #: builtin/log.c:1016
16466 #, c-format
16467 msgid "cannot open patch file %s"
16468 msgstr ""
16470 #: builtin/log.c:1033
16471 msgid "need exactly one range"
16472 msgstr ""
16474 #: builtin/log.c:1043
16475 msgid "not a range"
16476 msgstr ""
16478 #: builtin/log.c:1207
16479 msgid "cover letter needs email format"
16480 msgstr ""
16482 #: builtin/log.c:1213
16483 msgid "failed to create cover-letter file"
16484 msgstr ""
16486 #: builtin/log.c:1300
16487 #, c-format
16488 msgid "insane in-reply-to: %s"
16489 msgstr ""
16491 #: builtin/log.c:1327
16492 msgid "git format-patch [<options>] [<since> | <revision-range>]"
16493 msgstr ""
16495 #: builtin/log.c:1385
16496 msgid "two output directories?"
16497 msgstr ""
16499 #: builtin/log.c:1536 builtin/log.c:2369 builtin/log.c:2371 builtin/log.c:2383
16500 #, c-format
16501 msgid "unknown commit %s"
16502 msgstr ""
16504 #: builtin/log.c:1547 builtin/replace.c:58 builtin/replace.c:207
16505 #: builtin/replace.c:210
16506 #, c-format
16507 msgid "failed to resolve '%s' as a valid ref"
16508 msgstr ""
16510 #: builtin/log.c:1556
16511 msgid "could not find exact merge base"
16512 msgstr ""
16514 #: builtin/log.c:1566
16515 msgid ""
16516 "failed to get upstream, if you want to record base commit automatically,\n"
16517 "please use git branch --set-upstream-to to track a remote branch.\n"
16518 "Or you could specify base commit by --base=<base-commit-id> manually"
16519 msgstr ""
16521 #: builtin/log.c:1589
16522 msgid "failed to find exact merge base"
16523 msgstr ""
16525 #: builtin/log.c:1606
16526 msgid "base commit should be the ancestor of revision list"
16527 msgstr ""
16529 #: builtin/log.c:1616
16530 msgid "base commit shouldn't be in revision list"
16531 msgstr ""
16533 #: builtin/log.c:1674
16534 msgid "cannot get patch id"
16535 msgstr ""
16537 #: builtin/log.c:1737
16538 msgid "failed to infer range-diff origin of current series"
16539 msgstr ""
16541 #: builtin/log.c:1739
16542 #, c-format
16543 msgid "using '%s' as range-diff origin of current series"
16544 msgstr ""
16546 #: builtin/log.c:1783
16547 msgid "use [PATCH n/m] even with a single patch"
16548 msgstr ""
16550 #: builtin/log.c:1786
16551 msgid "use [PATCH] even with multiple patches"
16552 msgstr ""
16554 #: builtin/log.c:1790
16555 msgid "print patches to standard out"
16556 msgstr ""
16558 #: builtin/log.c:1792
16559 msgid "generate a cover letter"
16560 msgstr ""
16562 #: builtin/log.c:1794
16563 msgid "use simple number sequence for output file names"
16564 msgstr ""
16566 #: builtin/log.c:1795
16567 msgid "sfx"
16568 msgstr ""
16570 #: builtin/log.c:1796
16571 msgid "use <sfx> instead of '.patch'"
16572 msgstr ""
16574 #: builtin/log.c:1798
16575 msgid "start numbering patches at <n> instead of 1"
16576 msgstr ""
16578 #: builtin/log.c:1799
16579 msgid "reroll-count"
16580 msgstr ""
16582 #: builtin/log.c:1800
16583 msgid "mark the series as Nth re-roll"
16584 msgstr ""
16586 #: builtin/log.c:1802
16587 msgid "max length of output filename"
16588 msgstr ""
16590 #: builtin/log.c:1804
16591 msgid "use [RFC PATCH] instead of [PATCH]"
16592 msgstr ""
16594 #: builtin/log.c:1807
16595 msgid "cover-from-description-mode"
16596 msgstr ""
16598 #: builtin/log.c:1808
16599 msgid "generate parts of a cover letter based on a branch's description"
16600 msgstr ""
16602 #: builtin/log.c:1810
16603 msgid "use [<prefix>] instead of [PATCH]"
16604 msgstr ""
16606 #: builtin/log.c:1813
16607 msgid "store resulting files in <dir>"
16608 msgstr ""
16610 #: builtin/log.c:1816
16611 msgid "don't strip/add [PATCH]"
16612 msgstr ""
16614 #: builtin/log.c:1819
16615 msgid "don't output binary diffs"
16616 msgstr ""
16618 #: builtin/log.c:1821
16619 msgid "output all-zero hash in From header"
16620 msgstr ""
16622 #: builtin/log.c:1823
16623 msgid "don't include a patch matching a commit upstream"
16624 msgstr ""
16626 #: builtin/log.c:1825
16627 msgid "show patch format instead of default (patch + stat)"
16628 msgstr ""
16630 #: builtin/log.c:1827
16631 msgid "Messaging"
16632 msgstr ""
16634 #: builtin/log.c:1828
16635 msgid "header"
16636 msgstr ""
16638 #: builtin/log.c:1829
16639 msgid "add email header"
16640 msgstr ""
16642 #: builtin/log.c:1830 builtin/log.c:1831
16643 msgid "email"
16644 msgstr ""
16646 #: builtin/log.c:1830
16647 msgid "add To: header"
16648 msgstr ""
16650 #: builtin/log.c:1831
16651 msgid "add Cc: header"
16652 msgstr ""
16654 #: builtin/log.c:1832
16655 msgid "ident"
16656 msgstr ""
16658 #: builtin/log.c:1833
16659 msgid "set From address to <ident> (or committer ident if absent)"
16660 msgstr ""
16662 #: builtin/log.c:1835
16663 msgid "message-id"
16664 msgstr ""
16666 #: builtin/log.c:1836
16667 msgid "make first mail a reply to <message-id>"
16668 msgstr ""
16670 #: builtin/log.c:1837 builtin/log.c:1840
16671 msgid "boundary"
16672 msgstr ""
16674 #: builtin/log.c:1838
16675 msgid "attach the patch"
16676 msgstr ""
16678 #: builtin/log.c:1841
16679 msgid "inline the patch"
16680 msgstr ""
16682 #: builtin/log.c:1845
16683 msgid "enable message threading, styles: shallow, deep"
16684 msgstr ""
16686 #: builtin/log.c:1847
16687 msgid "signature"
16688 msgstr ""
16690 #: builtin/log.c:1848
16691 msgid "add a signature"
16692 msgstr ""
16694 #: builtin/log.c:1849
16695 msgid "base-commit"
16696 msgstr ""
16698 #: builtin/log.c:1850
16699 msgid "add prerequisite tree info to the patch series"
16700 msgstr ""
16702 #: builtin/log.c:1853
16703 msgid "add a signature from a file"
16704 msgstr ""
16706 #: builtin/log.c:1854
16707 msgid "don't print the patch filenames"
16708 msgstr ""
16710 #: builtin/log.c:1856
16711 msgid "show progress while generating patches"
16712 msgstr ""
16714 #: builtin/log.c:1858
16715 msgid "show changes against <rev> in cover letter or single patch"
16716 msgstr ""
16718 #: builtin/log.c:1861
16719 msgid "show changes against <refspec> in cover letter or single patch"
16720 msgstr ""
16722 #: builtin/log.c:1863 builtin/range-diff.c:28
16723 msgid "percentage by which creation is weighted"
16724 msgstr ""
16726 #: builtin/log.c:1953
16727 #, c-format
16728 msgid "invalid ident line: %s"
16729 msgstr ""
16731 #: builtin/log.c:1978
16732 msgid "--name-only does not make sense"
16733 msgstr ""
16735 #: builtin/log.c:1980
16736 msgid "--name-status does not make sense"
16737 msgstr ""
16739 #: builtin/log.c:1982
16740 msgid "--check does not make sense"
16741 msgstr ""
16743 #: builtin/log.c:1984
16744 msgid "--remerge-diff does not make sense"
16745 msgstr ""
16747 #: builtin/log.c:2129
16748 msgid "--interdiff requires --cover-letter or single patch"
16749 msgstr ""
16751 #: builtin/log.c:2133
16752 msgid "Interdiff:"
16753 msgstr ""
16755 #: builtin/log.c:2134
16756 #, c-format
16757 msgid "Interdiff against v%d:"
16758 msgstr ""
16760 #: builtin/log.c:2144
16761 msgid "--range-diff requires --cover-letter or single patch"
16762 msgstr ""
16764 #: builtin/log.c:2152
16765 msgid "Range-diff:"
16766 msgstr ""
16768 #: builtin/log.c:2153
16769 #, c-format
16770 msgid "Range-diff against v%d:"
16771 msgstr ""
16773 #: builtin/log.c:2164
16774 #, c-format
16775 msgid "unable to read signature file '%s'"
16776 msgstr ""
16778 #: builtin/log.c:2200
16779 msgid "Generating patches"
16780 msgstr ""
16782 #: builtin/log.c:2244
16783 msgid "failed to create output files"
16784 msgstr ""
16786 #: builtin/log.c:2304
16787 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
16788 msgstr ""
16790 #: builtin/log.c:2358
16791 #, c-format
16792 msgid ""
16793 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
16794 msgstr ""
16796 #: builtin/ls-files.c:564
16797 msgid "git ls-files [<options>] [<file>...]"
16798 msgstr ""
16800 #: builtin/ls-files.c:618
16801 msgid "separate paths with the NUL character"
16802 msgstr ""
16804 #: builtin/ls-files.c:620
16805 msgid "identify the file status with tags"
16806 msgstr ""
16808 #: builtin/ls-files.c:622
16809 msgid "use lowercase letters for 'assume unchanged' files"
16810 msgstr ""
16812 #: builtin/ls-files.c:624
16813 msgid "use lowercase letters for 'fsmonitor clean' files"
16814 msgstr ""
16816 #: builtin/ls-files.c:626
16817 msgid "show cached files in the output (default)"
16818 msgstr ""
16820 #: builtin/ls-files.c:628
16821 msgid "show deleted files in the output"
16822 msgstr ""
16824 #: builtin/ls-files.c:630
16825 msgid "show modified files in the output"
16826 msgstr ""
16828 #: builtin/ls-files.c:632
16829 msgid "show other files in the output"
16830 msgstr ""
16832 #: builtin/ls-files.c:634
16833 msgid "show ignored files in the output"
16834 msgstr ""
16836 #: builtin/ls-files.c:637
16837 msgid "show staged contents' object name in the output"
16838 msgstr ""
16840 #: builtin/ls-files.c:639
16841 msgid "show files on the filesystem that need to be removed"
16842 msgstr ""
16844 #: builtin/ls-files.c:641
16845 msgid "show 'other' directories' names only"
16846 msgstr ""
16848 #: builtin/ls-files.c:643
16849 msgid "show line endings of files"
16850 msgstr ""
16852 #: builtin/ls-files.c:645
16853 msgid "don't show empty directories"
16854 msgstr ""
16856 #: builtin/ls-files.c:648
16857 msgid "show unmerged files in the output"
16858 msgstr ""
16860 #: builtin/ls-files.c:650
16861 msgid "show resolve-undo information"
16862 msgstr ""
16864 #: builtin/ls-files.c:652
16865 msgid "skip files matching pattern"
16866 msgstr ""
16868 #: builtin/ls-files.c:655
16869 msgid "read exclude patterns from <file>"
16870 msgstr ""
16872 #: builtin/ls-files.c:658
16873 msgid "read additional per-directory exclude patterns in <file>"
16874 msgstr ""
16876 #: builtin/ls-files.c:660
16877 msgid "add the standard git exclusions"
16878 msgstr ""
16880 #: builtin/ls-files.c:664
16881 msgid "make the output relative to the project top directory"
16882 msgstr ""
16884 #: builtin/ls-files.c:669
16885 msgid "if any <file> is not in the index, treat this as an error"
16886 msgstr ""
16888 #: builtin/ls-files.c:670
16889 msgid "tree-ish"
16890 msgstr ""
16892 #: builtin/ls-files.c:671
16893 msgid "pretend that paths removed since <tree-ish> are still present"
16894 msgstr ""
16896 #: builtin/ls-files.c:673
16897 msgid "show debugging data"
16898 msgstr ""
16900 #: builtin/ls-files.c:675
16901 msgid "suppress duplicate entries"
16902 msgstr ""
16904 #: builtin/ls-files.c:677
16905 msgid "show sparse directories in the presence of a sparse index"
16906 msgstr ""
16908 #: builtin/ls-remote.c:9
16909 msgid ""
16910 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
16911 "              [-q | --quiet] [--exit-code] [--get-url]\n"
16912 "              [--symref] [<repository> [<refs>...]]"
16913 msgstr ""
16915 #: builtin/ls-remote.c:60
16916 msgid "do not print remote URL"
16917 msgstr ""
16919 #: builtin/ls-remote.c:61 builtin/ls-remote.c:63 builtin/rebase.c:1131
16920 msgid "exec"
16921 msgstr ""
16923 #: builtin/ls-remote.c:62 builtin/ls-remote.c:64
16924 msgid "path of git-upload-pack on the remote host"
16925 msgstr ""
16927 #: builtin/ls-remote.c:66
16928 msgid "limit to tags"
16929 msgstr ""
16931 #: builtin/ls-remote.c:67
16932 msgid "limit to heads"
16933 msgstr ""
16935 #: builtin/ls-remote.c:68
16936 msgid "do not show peeled tags"
16937 msgstr ""
16939 #: builtin/ls-remote.c:70
16940 msgid "take url.<base>.insteadOf into account"
16941 msgstr ""
16943 #: builtin/ls-remote.c:73
16944 msgid "exit with exit code 2 if no matching refs are found"
16945 msgstr ""
16947 #: builtin/ls-remote.c:76
16948 msgid "show underlying ref in addition to the object pointed by it"
16949 msgstr ""
16951 #: builtin/ls-tree.c:36
16952 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
16953 msgstr ""
16955 #: builtin/ls-tree.c:54
16956 #, c-format
16957 msgid "could not get object info about '%s'"
16958 msgstr ""
16960 #: builtin/ls-tree.c:79
16961 #, c-format
16962 msgid "bad ls-tree format: element '%s' does not start with '('"
16963 msgstr ""
16965 #: builtin/ls-tree.c:83
16966 #, c-format
16967 msgid "bad ls-tree format: element '%s' does not end in ')'"
16968 msgstr ""
16970 #: builtin/ls-tree.c:109
16971 #, c-format
16972 msgid "bad ls-tree format: %%%.*s"
16973 msgstr ""
16975 #: builtin/ls-tree.c:336
16976 msgid "only show trees"
16977 msgstr ""
16979 #: builtin/ls-tree.c:338
16980 msgid "recurse into subtrees"
16981 msgstr ""
16983 #: builtin/ls-tree.c:340
16984 msgid "show trees when recursing"
16985 msgstr ""
16987 #: builtin/ls-tree.c:343
16988 msgid "terminate entries with NUL byte"
16989 msgstr ""
16991 #: builtin/ls-tree.c:344
16992 msgid "include object size"
16993 msgstr ""
16995 #: builtin/ls-tree.c:346 builtin/ls-tree.c:348
16996 msgid "list only filenames"
16997 msgstr ""
16999 #: builtin/ls-tree.c:350
17000 msgid "list only objects"
17001 msgstr ""
17003 #: builtin/ls-tree.c:353
17004 msgid "use full path names"
17005 msgstr ""
17007 #: builtin/ls-tree.c:355
17008 msgid "list entire tree; not just current directory (implies --full-name)"
17009 msgstr ""
17011 #: builtin/ls-tree.c:391
17012 msgid "--format can't be combined with other format-altering options"
17013 msgstr ""
17015 #. TRANSLATORS: keep <> in "<" mail ">" info.
17016 #: builtin/mailinfo.c:14
17017 msgid "git mailinfo [<options>] <msg> <patch> < mail >info"
17018 msgstr ""
17020 #: builtin/mailinfo.c:58
17021 msgid "keep subject"
17022 msgstr ""
17024 #: builtin/mailinfo.c:60
17025 msgid "keep non patch brackets in subject"
17026 msgstr ""
17028 #: builtin/mailinfo.c:62
17029 msgid "copy Message-ID to the end of commit message"
17030 msgstr ""
17032 #: builtin/mailinfo.c:64
17033 msgid "re-code metadata to i18n.commitEncoding"
17034 msgstr ""
17036 #: builtin/mailinfo.c:67
17037 msgid "disable charset re-coding of metadata"
17038 msgstr ""
17040 #: builtin/mailinfo.c:69
17041 msgid "encoding"
17042 msgstr ""
17044 #: builtin/mailinfo.c:70
17045 msgid "re-code metadata to this encoding"
17046 msgstr ""
17048 #: builtin/mailinfo.c:72
17049 msgid "use scissors"
17050 msgstr ""
17052 #: builtin/mailinfo.c:73
17053 msgid "<action>"
17054 msgstr ""
17056 #: builtin/mailinfo.c:74
17057 msgid "action when quoted CR is found"
17058 msgstr ""
17060 #: builtin/mailinfo.c:77
17061 msgid "use headers in message's body"
17062 msgstr ""
17064 #: builtin/mailsplit.c:227
17065 msgid "reading patches from stdin/tty..."
17066 msgstr ""
17068 #: builtin/mailsplit.c:242
17069 #, c-format
17070 msgid "empty mbox: '%s'"
17071 msgstr ""
17073 #: builtin/merge-base.c:32
17074 msgid "git merge-base [-a | --all] <commit> <commit>..."
17075 msgstr ""
17077 #: builtin/merge-base.c:33
17078 msgid "git merge-base [-a | --all] --octopus <commit>..."
17079 msgstr ""
17081 #: builtin/merge-base.c:34
17082 msgid "git merge-base --independent <commit>..."
17083 msgstr ""
17085 #: builtin/merge-base.c:35
17086 msgid "git merge-base --is-ancestor <commit> <commit>"
17087 msgstr ""
17089 #: builtin/merge-base.c:36
17090 msgid "git merge-base --fork-point <ref> [<commit>]"
17091 msgstr ""
17093 #: builtin/merge-base.c:144
17094 msgid "output all common ancestors"
17095 msgstr ""
17097 #: builtin/merge-base.c:146
17098 msgid "find ancestors for a single n-way merge"
17099 msgstr ""
17101 #: builtin/merge-base.c:148
17102 msgid "list revs not reachable from others"
17103 msgstr ""
17105 #: builtin/merge-base.c:150
17106 msgid "is the first one ancestor of the other?"
17107 msgstr ""
17109 #: builtin/merge-base.c:152
17110 msgid "find where <commit> forked from reflog of <ref>"
17111 msgstr ""
17113 #: builtin/merge-file.c:9
17114 msgid ""
17115 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
17116 "<orig-file> <file2>"
17117 msgstr ""
17119 #: builtin/merge-file.c:35
17120 msgid "send results to standard output"
17121 msgstr ""
17123 #: builtin/merge-file.c:36
17124 msgid "use a diff3 based merge"
17125 msgstr ""
17127 #: builtin/merge-file.c:37
17128 msgid "use a zealous diff3 based merge"
17129 msgstr ""
17131 #: builtin/merge-file.c:39
17132 msgid "for conflicts, use our version"
17133 msgstr ""
17135 #: builtin/merge-file.c:41
17136 msgid "for conflicts, use their version"
17137 msgstr ""
17139 #: builtin/merge-file.c:43
17140 msgid "for conflicts, use a union version"
17141 msgstr ""
17143 #: builtin/merge-file.c:46
17144 msgid "for conflicts, use this marker size"
17145 msgstr ""
17147 #: builtin/merge-file.c:47
17148 msgid "do not warn about conflicts"
17149 msgstr ""
17151 #: builtin/merge-file.c:49
17152 msgid "set labels for file1/orig-file/file2"
17153 msgstr ""
17155 #: builtin/merge-recursive.c:47
17156 #, c-format
17157 msgid "unknown option %s"
17158 msgstr ""
17160 #: builtin/merge-recursive.c:53
17161 #, c-format
17162 msgid "could not parse object '%s'"
17163 msgstr ""
17165 #: builtin/merge-recursive.c:57
17166 #, c-format
17167 msgid "cannot handle more than %d base. Ignoring %s."
17168 msgid_plural "cannot handle more than %d bases. Ignoring %s."
17169 msgstr[0] ""
17170 msgstr[1] ""
17172 #: builtin/merge-recursive.c:65
17173 msgid "not handling anything other than two heads merge."
17174 msgstr ""
17176 #: builtin/merge-recursive.c:74 builtin/merge-recursive.c:76
17177 #, c-format
17178 msgid "could not resolve ref '%s'"
17179 msgstr ""
17181 #: builtin/merge-recursive.c:82
17182 #, c-format
17183 msgid "Merging %s with %s\n"
17184 msgstr ""
17186 #: builtin/merge.c:59
17187 msgid "git merge [<options>] [<commit>...]"
17188 msgstr ""
17190 #: builtin/merge.c:125
17191 msgid "switch `m' requires a value"
17192 msgstr ""
17194 #: builtin/merge.c:148
17195 #, c-format
17196 msgid "option `%s' requires a value"
17197 msgstr ""
17199 #: builtin/merge.c:201
17200 #, c-format
17201 msgid "Could not find merge strategy '%s'.\n"
17202 msgstr ""
17204 #: builtin/merge.c:202
17205 #, c-format
17206 msgid "Available strategies are:"
17207 msgstr ""
17209 #: builtin/merge.c:207
17210 #, c-format
17211 msgid "Available custom strategies are:"
17212 msgstr ""
17214 #: builtin/merge.c:258 builtin/pull.c:134
17215 msgid "do not show a diffstat at the end of the merge"
17216 msgstr ""
17218 #: builtin/merge.c:261 builtin/pull.c:137
17219 msgid "show a diffstat at the end of the merge"
17220 msgstr ""
17222 #: builtin/merge.c:262 builtin/pull.c:140
17223 msgid "(synonym to --stat)"
17224 msgstr ""
17226 #: builtin/merge.c:264 builtin/pull.c:143
17227 msgid "add (at most <n>) entries from shortlog to merge commit message"
17228 msgstr ""
17230 #: builtin/merge.c:267 builtin/pull.c:149
17231 msgid "create a single commit instead of doing a merge"
17232 msgstr ""
17234 #: builtin/merge.c:269 builtin/pull.c:152
17235 msgid "perform a commit if the merge succeeds (default)"
17236 msgstr ""
17238 #: builtin/merge.c:271 builtin/pull.c:155
17239 msgid "edit message before committing"
17240 msgstr ""
17242 #: builtin/merge.c:273
17243 msgid "allow fast-forward (default)"
17244 msgstr ""
17246 #: builtin/merge.c:275 builtin/pull.c:162
17247 msgid "abort if fast-forward is not possible"
17248 msgstr ""
17250 #: builtin/merge.c:279 builtin/pull.c:168
17251 msgid "verify that the named commit has a valid GPG signature"
17252 msgstr ""
17254 #: builtin/merge.c:280 builtin/notes.c:785 builtin/pull.c:172
17255 #: builtin/rebase.c:1145 builtin/revert.c:114
17256 msgid "strategy"
17257 msgstr ""
17259 #: builtin/merge.c:281 builtin/pull.c:173
17260 msgid "merge strategy to use"
17261 msgstr ""
17263 #: builtin/merge.c:282 builtin/pull.c:176
17264 msgid "option=value"
17265 msgstr ""
17267 #: builtin/merge.c:283 builtin/pull.c:177
17268 msgid "option for selected merge strategy"
17269 msgstr ""
17271 #: builtin/merge.c:285
17272 msgid "merge commit message (for a non-fast-forward merge)"
17273 msgstr ""
17275 #: builtin/merge.c:291
17276 msgid "use <name> instead of the real target"
17277 msgstr ""
17279 #: builtin/merge.c:294
17280 msgid "abort the current in-progress merge"
17281 msgstr ""
17283 #: builtin/merge.c:296
17284 msgid "--abort but leave index and working tree alone"
17285 msgstr ""
17287 #: builtin/merge.c:298
17288 msgid "continue the current in-progress merge"
17289 msgstr ""
17291 #: builtin/merge.c:300 builtin/pull.c:184
17292 msgid "allow merging unrelated histories"
17293 msgstr ""
17295 #: builtin/merge.c:307
17296 msgid "bypass pre-merge-commit and commit-msg hooks"
17297 msgstr ""
17299 #: builtin/merge.c:323
17300 msgid "could not run stash."
17301 msgstr ""
17303 #: builtin/merge.c:328
17304 msgid "stash failed"
17305 msgstr ""
17307 #: builtin/merge.c:333
17308 #, c-format
17309 msgid "not a valid object: %s"
17310 msgstr ""
17312 #: builtin/merge.c:355 builtin/merge.c:372
17313 msgid "read-tree failed"
17314 msgstr ""
17316 #: builtin/merge.c:403
17317 msgid "Already up to date. (nothing to squash)"
17318 msgstr ""
17320 #: builtin/merge.c:417
17321 #, c-format
17322 msgid "Squash commit -- not updating HEAD\n"
17323 msgstr ""
17325 #: builtin/merge.c:467
17326 #, c-format
17327 msgid "No merge message -- not updating HEAD\n"
17328 msgstr ""
17330 #: builtin/merge.c:517
17331 #, c-format
17332 msgid "'%s' does not point to a commit"
17333 msgstr ""
17335 #: builtin/merge.c:605
17336 #, c-format
17337 msgid "Bad branch.%s.mergeoptions string: %s"
17338 msgstr ""
17340 #: builtin/merge.c:732
17341 msgid "Not handling anything other than two heads merge."
17342 msgstr ""
17344 #: builtin/merge.c:745
17345 #, c-format
17346 msgid "unknown strategy option: -X%s"
17347 msgstr ""
17349 #: builtin/merge.c:764 t/helper/test-fast-rebase.c:223
17350 #, c-format
17351 msgid "unable to write %s"
17352 msgstr ""
17354 #: builtin/merge.c:816
17355 #, c-format
17356 msgid "Could not read from '%s'"
17357 msgstr ""
17359 #: builtin/merge.c:825
17360 #, c-format
17361 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
17362 msgstr ""
17364 #: builtin/merge.c:831
17365 msgid ""
17366 "Please enter a commit message to explain why this merge is necessary,\n"
17367 "especially if it merges an updated upstream into a topic branch.\n"
17368 "\n"
17369 msgstr ""
17371 #: builtin/merge.c:836
17372 msgid "An empty message aborts the commit.\n"
17373 msgstr ""
17375 #: builtin/merge.c:839
17376 #, c-format
17377 msgid ""
17378 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
17379 "the commit.\n"
17380 msgstr ""
17382 #: builtin/merge.c:900
17383 msgid "Empty commit message."
17384 msgstr ""
17386 #: builtin/merge.c:915
17387 #, c-format
17388 msgid "Wonderful.\n"
17389 msgstr ""
17391 #: builtin/merge.c:976
17392 #, c-format
17393 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
17394 msgstr ""
17396 #: builtin/merge.c:1015
17397 msgid "No current branch."
17398 msgstr ""
17400 #: builtin/merge.c:1017
17401 msgid "No remote for the current branch."
17402 msgstr ""
17404 #: builtin/merge.c:1019
17405 msgid "No default upstream defined for the current branch."
17406 msgstr ""
17408 #: builtin/merge.c:1024
17409 #, c-format
17410 msgid "No remote-tracking branch for %s from %s"
17411 msgstr ""
17413 #: builtin/merge.c:1081
17414 #, c-format
17415 msgid "Bad value '%s' in environment '%s'"
17416 msgstr ""
17418 #: builtin/merge.c:1183
17419 #, c-format
17420 msgid "not something we can merge in %s: %s"
17421 msgstr ""
17423 #: builtin/merge.c:1217
17424 msgid "not something we can merge"
17425 msgstr ""
17427 #: builtin/merge.c:1330
17428 msgid "--abort expects no arguments"
17429 msgstr ""
17431 #: builtin/merge.c:1334
17432 msgid "There is no merge to abort (MERGE_HEAD missing)."
17433 msgstr ""
17435 #: builtin/merge.c:1352
17436 msgid "--quit expects no arguments"
17437 msgstr ""
17439 #: builtin/merge.c:1365
17440 msgid "--continue expects no arguments"
17441 msgstr ""
17443 #: builtin/merge.c:1369
17444 msgid "There is no merge in progress (MERGE_HEAD missing)."
17445 msgstr ""
17447 #: builtin/merge.c:1385
17448 msgid ""
17449 "You have not concluded your merge (MERGE_HEAD exists).\n"
17450 "Please, commit your changes before you merge."
17451 msgstr ""
17453 #: builtin/merge.c:1392
17454 msgid ""
17455 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
17456 "Please, commit your changes before you merge."
17457 msgstr ""
17459 #: builtin/merge.c:1395
17460 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
17461 msgstr ""
17463 #: builtin/merge.c:1427
17464 msgid "No commit specified and merge.defaultToUpstream not set."
17465 msgstr ""
17467 #: builtin/merge.c:1444
17468 msgid "Squash commit into empty head not supported yet"
17469 msgstr ""
17471 #: builtin/merge.c:1446
17472 msgid "Non-fast-forward commit does not make sense into an empty head"
17473 msgstr ""
17475 #: builtin/merge.c:1451
17476 #, c-format
17477 msgid "%s - not something we can merge"
17478 msgstr ""
17480 #: builtin/merge.c:1453
17481 msgid "Can merge only exactly one commit into empty head"
17482 msgstr ""
17484 #: builtin/merge.c:1540
17485 msgid "refusing to merge unrelated histories"
17486 msgstr ""
17488 #: builtin/merge.c:1559
17489 #, c-format
17490 msgid "Updating %s..%s\n"
17491 msgstr ""
17493 #: builtin/merge.c:1606
17494 #, c-format
17495 msgid "Trying really trivial in-index merge...\n"
17496 msgstr ""
17498 #: builtin/merge.c:1613
17499 #, c-format
17500 msgid "Nope.\n"
17501 msgstr ""
17503 #: builtin/merge.c:1671 builtin/merge.c:1737
17504 #, c-format
17505 msgid "Rewinding the tree to pristine...\n"
17506 msgstr ""
17508 #: builtin/merge.c:1675
17509 #, c-format
17510 msgid "Trying merge strategy %s...\n"
17511 msgstr ""
17513 #: builtin/merge.c:1727
17514 #, c-format
17515 msgid "No merge strategy handled the merge.\n"
17516 msgstr ""
17518 #: builtin/merge.c:1729
17519 #, c-format
17520 msgid "Merge with strategy %s failed.\n"
17521 msgstr ""
17523 #: builtin/merge.c:1739
17524 #, c-format
17525 msgid "Using the %s strategy to prepare resolving by hand.\n"
17526 msgstr ""
17528 #: builtin/merge.c:1753
17529 #, c-format
17530 msgid "Automatic merge went well; stopped before committing as requested\n"
17531 msgstr ""
17533 #: builtin/mktag.c:27
17534 #, c-format
17535 msgid "warning: tag input does not pass fsck: %s"
17536 msgstr ""
17538 #: builtin/mktag.c:38
17539 #, c-format
17540 msgid "error: tag input does not pass fsck: %s"
17541 msgstr ""
17543 #: builtin/mktag.c:41
17544 #, c-format
17545 msgid "%d (FSCK_IGNORE?) should never trigger this callback"
17546 msgstr ""
17548 #: builtin/mktag.c:56
17549 #, c-format
17550 msgid "could not read tagged object '%s'"
17551 msgstr ""
17553 #: builtin/mktag.c:59
17554 #, c-format
17555 msgid "object '%s' tagged as '%s', but is a '%s' type"
17556 msgstr ""
17558 #: builtin/mktag.c:97
17559 msgid "tag on stdin did not pass our strict fsck check"
17560 msgstr ""
17562 #: builtin/mktag.c:100
17563 msgid "tag on stdin did not refer to a valid object"
17564 msgstr ""
17566 #: builtin/mktag.c:103 builtin/tag.c:243
17567 msgid "unable to write tag file"
17568 msgstr ""
17570 #: builtin/mktree.c:154
17571 msgid "input is NUL terminated"
17572 msgstr ""
17574 #: builtin/mktree.c:155 builtin/write-tree.c:26
17575 msgid "allow missing objects"
17576 msgstr ""
17578 #: builtin/mktree.c:156
17579 msgid "allow creation of more than one tree"
17580 msgstr ""
17582 #: builtin/multi-pack-index.c:10
17583 msgid ""
17584 "git multi-pack-index [<options>] write [--preferred-pack=<pack>][--refs-"
17585 "snapshot=<path>]"
17586 msgstr ""
17588 #: builtin/multi-pack-index.c:14
17589 msgid "git multi-pack-index [<options>] verify"
17590 msgstr ""
17592 #: builtin/multi-pack-index.c:17
17593 msgid "git multi-pack-index [<options>] expire"
17594 msgstr ""
17596 #: builtin/multi-pack-index.c:20
17597 msgid "git multi-pack-index [<options>] repack [--batch-size=<size>]"
17598 msgstr ""
17600 #: builtin/multi-pack-index.c:57
17601 msgid "object directory containing set of packfile and pack-index pairs"
17602 msgstr ""
17604 #: builtin/multi-pack-index.c:98
17605 msgid "preferred-pack"
17606 msgstr ""
17608 #: builtin/multi-pack-index.c:99
17609 msgid "pack for reuse when computing a multi-pack bitmap"
17610 msgstr ""
17612 #: builtin/multi-pack-index.c:100
17613 msgid "write multi-pack bitmap"
17614 msgstr ""
17616 #: builtin/multi-pack-index.c:105
17617 msgid "write multi-pack index containing only given indexes"
17618 msgstr ""
17620 #: builtin/multi-pack-index.c:107
17621 msgid "refs snapshot for selecting bitmap commits"
17622 msgstr ""
17624 #: builtin/multi-pack-index.c:206
17625 msgid ""
17626 "during repack, collect pack-files of smaller size into a batch that is "
17627 "larger than this size"
17628 msgstr ""
17630 #: builtin/mv.c:18
17631 msgid "git mv [<options>] <source>... <destination>"
17632 msgstr ""
17634 #: builtin/mv.c:83
17635 #, c-format
17636 msgid "Directory %s is in index and no submodule?"
17637 msgstr ""
17639 #: builtin/mv.c:85
17640 msgid "Please stage your changes to .gitmodules or stash them to proceed"
17641 msgstr ""
17643 #: builtin/mv.c:103
17644 #, c-format
17645 msgid "%.*s is in index"
17646 msgstr ""
17648 #: builtin/mv.c:125
17649 msgid "force move/rename even if target exists"
17650 msgstr ""
17652 #: builtin/mv.c:127
17653 msgid "skip move/rename errors"
17654 msgstr ""
17656 #: builtin/mv.c:172
17657 #, c-format
17658 msgid "destination '%s' is not a directory"
17659 msgstr ""
17661 #: builtin/mv.c:184
17662 #, c-format
17663 msgid "Checking rename of '%s' to '%s'\n"
17664 msgstr ""
17666 #: builtin/mv.c:190
17667 msgid "bad source"
17668 msgstr ""
17670 #: builtin/mv.c:193
17671 msgid "can not move directory into itself"
17672 msgstr ""
17674 #: builtin/mv.c:196
17675 msgid "cannot move directory over file"
17676 msgstr ""
17678 #: builtin/mv.c:205
17679 msgid "source directory is empty"
17680 msgstr ""
17682 #: builtin/mv.c:231
17683 msgid "not under version control"
17684 msgstr ""
17686 #: builtin/mv.c:233
17687 msgid "conflicted"
17688 msgstr ""
17690 #: builtin/mv.c:236
17691 msgid "destination exists"
17692 msgstr ""
17694 #: builtin/mv.c:244
17695 #, c-format
17696 msgid "overwriting '%s'"
17697 msgstr ""
17699 #: builtin/mv.c:247
17700 msgid "Cannot overwrite"
17701 msgstr ""
17703 #: builtin/mv.c:250
17704 msgid "multiple sources for the same target"
17705 msgstr ""
17707 #: builtin/mv.c:252
17708 msgid "destination directory does not exist"
17709 msgstr ""
17711 #: builtin/mv.c:280
17712 #, c-format
17713 msgid "%s, source=%s, destination=%s"
17714 msgstr ""
17716 #: builtin/mv.c:308
17717 #, c-format
17718 msgid "Renaming %s to %s\n"
17719 msgstr ""
17721 #: builtin/mv.c:314 builtin/remote.c:812 builtin/repack.c:861
17722 #, c-format
17723 msgid "renaming '%s' failed"
17724 msgstr ""
17726 #: builtin/name-rev.c:524
17727 msgid "git name-rev [<options>] <commit>..."
17728 msgstr ""
17730 #: builtin/name-rev.c:525
17731 msgid "git name-rev [<options>] --all"
17732 msgstr ""
17734 #: builtin/name-rev.c:526
17735 msgid "git name-rev [<options>] --annotate-stdin"
17736 msgstr ""
17738 #: builtin/name-rev.c:583
17739 msgid "print only ref-based names (no object names)"
17740 msgstr ""
17742 #: builtin/name-rev.c:584
17743 msgid "only use tags to name the commits"
17744 msgstr ""
17746 #: builtin/name-rev.c:586
17747 msgid "only use refs matching <pattern>"
17748 msgstr ""
17750 #: builtin/name-rev.c:588
17751 msgid "ignore refs matching <pattern>"
17752 msgstr ""
17754 #: builtin/name-rev.c:590
17755 msgid "list all commits reachable from all refs"
17756 msgstr ""
17758 #: builtin/name-rev.c:591
17759 msgid "deprecated: use annotate-stdin instead"
17760 msgstr ""
17762 #: builtin/name-rev.c:592
17763 msgid "annotate text from stdin"
17764 msgstr ""
17766 #: builtin/name-rev.c:593
17767 msgid "allow to print `undefined` names (default)"
17768 msgstr ""
17770 #: builtin/name-rev.c:599
17771 msgid "dereference tags in the input (internal use)"
17772 msgstr ""
17774 #: builtin/notes.c:28
17775 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
17776 msgstr ""
17778 #: builtin/notes.c:29
17779 msgid ""
17780 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
17781 "| (-c | -C) <object>] [<object>]"
17782 msgstr ""
17784 #: builtin/notes.c:30
17785 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
17786 msgstr ""
17788 #: builtin/notes.c:31
17789 msgid ""
17790 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
17791 "(-c | -C) <object>] [<object>]"
17792 msgstr ""
17794 #: builtin/notes.c:32
17795 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
17796 msgstr ""
17798 #: builtin/notes.c:33
17799 msgid "git notes [--ref <notes-ref>] show [<object>]"
17800 msgstr ""
17802 #: builtin/notes.c:34
17803 msgid ""
17804 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
17805 msgstr ""
17807 #: builtin/notes.c:37
17808 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
17809 msgstr ""
17811 #: builtin/notes.c:38
17812 msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
17813 msgstr ""
17815 #: builtin/notes.c:39
17816 msgid "git notes [--ref <notes-ref>] get-ref"
17817 msgstr ""
17819 #: builtin/notes.c:44
17820 msgid "git notes [list [<object>]]"
17821 msgstr ""
17823 #: builtin/notes.c:49
17824 msgid "git notes add [<options>] [<object>]"
17825 msgstr ""
17827 #: builtin/notes.c:54
17828 msgid "git notes copy [<options>] <from-object> <to-object>"
17829 msgstr ""
17831 #: builtin/notes.c:55
17832 msgid "git notes copy --stdin [<from-object> <to-object>]..."
17833 msgstr ""
17835 #: builtin/notes.c:60
17836 msgid "git notes append [<options>] [<object>]"
17837 msgstr ""
17839 #: builtin/notes.c:65
17840 msgid "git notes edit [<object>]"
17841 msgstr ""
17843 #: builtin/notes.c:70
17844 msgid "git notes show [<object>]"
17845 msgstr ""
17847 #: builtin/notes.c:75
17848 msgid "git notes merge [<options>] <notes-ref>"
17849 msgstr ""
17851 #: builtin/notes.c:76
17852 msgid "git notes merge --commit [<options>]"
17853 msgstr ""
17855 #: builtin/notes.c:77
17856 msgid "git notes merge --abort [<options>]"
17857 msgstr ""
17859 #: builtin/notes.c:82
17860 msgid "git notes remove [<object>]"
17861 msgstr ""
17863 #: builtin/notes.c:87
17864 msgid "git notes prune [<options>]"
17865 msgstr ""
17867 #: builtin/notes.c:97
17868 msgid "Write/edit the notes for the following object:"
17869 msgstr ""
17871 #: builtin/notes.c:149
17872 #, c-format
17873 msgid "unable to start 'show' for object '%s'"
17874 msgstr ""
17876 #: builtin/notes.c:153
17877 msgid "could not read 'show' output"
17878 msgstr ""
17880 #: builtin/notes.c:161
17881 #, c-format
17882 msgid "failed to finish 'show' for object '%s'"
17883 msgstr ""
17885 #: builtin/notes.c:194
17886 msgid "please supply the note contents using either -m or -F option"
17887 msgstr ""
17889 #: builtin/notes.c:203
17890 msgid "unable to write note object"
17891 msgstr ""
17893 #: builtin/notes.c:206
17894 #, c-format
17895 msgid "the note contents have been left in %s"
17896 msgstr ""
17898 #: builtin/notes.c:240 builtin/tag.c:582
17899 #, c-format
17900 msgid "could not open or read '%s'"
17901 msgstr ""
17903 #: builtin/notes.c:261 builtin/notes.c:311 builtin/notes.c:313
17904 #: builtin/notes.c:381 builtin/notes.c:436 builtin/notes.c:524
17905 #: builtin/notes.c:529 builtin/notes.c:608 builtin/notes.c:670
17906 #, c-format
17907 msgid "failed to resolve '%s' as a valid ref."
17908 msgstr ""
17910 #: builtin/notes.c:263
17911 #, c-format
17912 msgid "failed to read object '%s'."
17913 msgstr ""
17915 #: builtin/notes.c:266
17916 #, c-format
17917 msgid "cannot read note data from non-blob object '%s'."
17918 msgstr ""
17920 #: builtin/notes.c:307
17921 #, c-format
17922 msgid "malformed input line: '%s'."
17923 msgstr ""
17925 #: builtin/notes.c:322
17926 #, c-format
17927 msgid "failed to copy notes from '%s' to '%s'"
17928 msgstr ""
17930 #. TRANSLATORS: the first %s will be replaced by a git
17931 #. notes command: 'add', 'merge', 'remove', etc.
17933 #: builtin/notes.c:354
17934 #, c-format
17935 msgid "refusing to %s notes in %s (outside of refs/notes/)"
17936 msgstr ""
17938 #: builtin/notes.c:387 builtin/notes.c:676
17939 #, c-format
17940 msgid "no note found for object %s."
17941 msgstr ""
17943 #: builtin/notes.c:408 builtin/notes.c:574
17944 msgid "note contents as a string"
17945 msgstr ""
17947 #: builtin/notes.c:411 builtin/notes.c:577
17948 msgid "note contents in a file"
17949 msgstr ""
17951 #: builtin/notes.c:414 builtin/notes.c:580
17952 msgid "reuse and edit specified note object"
17953 msgstr ""
17955 #: builtin/notes.c:417 builtin/notes.c:583
17956 msgid "reuse specified note object"
17957 msgstr ""
17959 #: builtin/notes.c:420 builtin/notes.c:586
17960 msgid "allow storing empty note"
17961 msgstr ""
17963 #: builtin/notes.c:421 builtin/notes.c:494
17964 msgid "replace existing notes"
17965 msgstr ""
17967 #: builtin/notes.c:446
17968 #, c-format
17969 msgid ""
17970 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
17971 "existing notes"
17972 msgstr ""
17974 #: builtin/notes.c:461 builtin/notes.c:542
17975 #, c-format
17976 msgid "Overwriting existing notes for object %s\n"
17977 msgstr ""
17979 #: builtin/notes.c:473 builtin/notes.c:635 builtin/notes.c:904
17980 #, c-format
17981 msgid "Removing note for object %s\n"
17982 msgstr ""
17984 #: builtin/notes.c:495
17985 msgid "read objects from stdin"
17986 msgstr ""
17988 #: builtin/notes.c:497
17989 msgid "load rewriting config for <command> (implies --stdin)"
17990 msgstr ""
17992 #: builtin/notes.c:515
17993 msgid "too few arguments"
17994 msgstr ""
17996 #: builtin/notes.c:536
17997 #, c-format
17998 msgid ""
17999 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
18000 "existing notes"
18001 msgstr ""
18003 #: builtin/notes.c:548
18004 #, c-format
18005 msgid "missing notes on source object %s. Cannot copy."
18006 msgstr ""
18008 #: builtin/notes.c:601
18009 #, c-format
18010 msgid ""
18011 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
18012 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
18013 msgstr ""
18015 #: builtin/notes.c:696
18016 msgid "failed to delete ref NOTES_MERGE_PARTIAL"
18017 msgstr ""
18019 #: builtin/notes.c:698
18020 msgid "failed to delete ref NOTES_MERGE_REF"
18021 msgstr ""
18023 #: builtin/notes.c:700
18024 msgid "failed to remove 'git notes merge' worktree"
18025 msgstr ""
18027 #: builtin/notes.c:720
18028 msgid "failed to read ref NOTES_MERGE_PARTIAL"
18029 msgstr ""
18031 #: builtin/notes.c:722
18032 msgid "could not find commit from NOTES_MERGE_PARTIAL."
18033 msgstr ""
18035 #: builtin/notes.c:724
18036 msgid "could not parse commit from NOTES_MERGE_PARTIAL."
18037 msgstr ""
18039 #: builtin/notes.c:737
18040 msgid "failed to resolve NOTES_MERGE_REF"
18041 msgstr ""
18043 #: builtin/notes.c:740
18044 msgid "failed to finalize notes merge"
18045 msgstr ""
18047 #: builtin/notes.c:766
18048 #, c-format
18049 msgid "unknown notes merge strategy %s"
18050 msgstr ""
18052 #: builtin/notes.c:782
18053 msgid "General options"
18054 msgstr ""
18056 #: builtin/notes.c:784
18057 msgid "Merge options"
18058 msgstr ""
18060 #: builtin/notes.c:786
18061 msgid ""
18062 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
18063 "cat_sort_uniq)"
18064 msgstr ""
18066 #: builtin/notes.c:788
18067 msgid "Committing unmerged notes"
18068 msgstr ""
18070 #: builtin/notes.c:790
18071 msgid "finalize notes merge by committing unmerged notes"
18072 msgstr ""
18074 #: builtin/notes.c:792
18075 msgid "Aborting notes merge resolution"
18076 msgstr ""
18078 #: builtin/notes.c:794
18079 msgid "abort notes merge"
18080 msgstr ""
18082 #: builtin/notes.c:805
18083 msgid "cannot mix --commit, --abort or -s/--strategy"
18084 msgstr ""
18086 #: builtin/notes.c:810
18087 msgid "must specify a notes ref to merge"
18088 msgstr ""
18090 #: builtin/notes.c:834
18091 #, c-format
18092 msgid "unknown -s/--strategy: %s"
18093 msgstr ""
18095 #: builtin/notes.c:874
18096 #, c-format
18097 msgid "a notes merge into %s is already in-progress at %s"
18098 msgstr ""
18100 #: builtin/notes.c:878
18101 #, c-format
18102 msgid "failed to store link to current notes ref (%s)"
18103 msgstr ""
18105 #: builtin/notes.c:880
18106 #, c-format
18107 msgid ""
18108 "Automatic notes merge failed. Fix conflicts in %s and commit the result with "
18109 "'git notes merge --commit', or abort the merge with 'git notes merge --"
18110 "abort'.\n"
18111 msgstr ""
18113 #: builtin/notes.c:899 builtin/tag.c:595
18114 #, c-format
18115 msgid "Failed to resolve '%s' as a valid ref."
18116 msgstr ""
18118 #: builtin/notes.c:902
18119 #, c-format
18120 msgid "Object %s has no note\n"
18121 msgstr ""
18123 #: builtin/notes.c:914
18124 msgid "attempt to remove non-existent note is not an error"
18125 msgstr ""
18127 #: builtin/notes.c:917
18128 msgid "read object names from the standard input"
18129 msgstr ""
18131 #: builtin/notes.c:956 builtin/prune.c:144 builtin/worktree.c:148
18132 msgid "do not remove, show only"
18133 msgstr ""
18135 #: builtin/notes.c:957
18136 msgid "report pruned notes"
18137 msgstr ""
18139 #: builtin/notes.c:1000
18140 msgid "notes-ref"
18141 msgstr ""
18143 #: builtin/notes.c:1001
18144 msgid "use notes from <notes-ref>"
18145 msgstr ""
18147 #: builtin/notes.c:1036 builtin/stash.c:1802
18148 #, c-format
18149 msgid "unknown subcommand: %s"
18150 msgstr ""
18152 #: builtin/pack-objects.c:182
18153 msgid ""
18154 "git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
18155 msgstr ""
18157 #: builtin/pack-objects.c:183
18158 msgid ""
18159 "git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
18160 msgstr ""
18162 #: builtin/pack-objects.c:570
18163 #, c-format
18164 msgid ""
18165 "write_reuse_object: could not locate %s, expected at offset %<PRIuMAX> in "
18166 "pack %s"
18167 msgstr ""
18169 #: builtin/pack-objects.c:578
18170 #, c-format
18171 msgid "bad packed object CRC for %s"
18172 msgstr ""
18174 #: builtin/pack-objects.c:589
18175 #, c-format
18176 msgid "corrupt packed object for %s"
18177 msgstr ""
18179 #: builtin/pack-objects.c:720
18180 #, c-format
18181 msgid "recursive delta detected for object %s"
18182 msgstr ""
18184 #: builtin/pack-objects.c:939
18185 #, c-format
18186 msgid "ordered %u objects, expected %<PRIu32>"
18187 msgstr ""
18189 #: builtin/pack-objects.c:1034
18190 #, c-format
18191 msgid "expected object at offset %<PRIuMAX> in pack %s"
18192 msgstr ""
18194 #: builtin/pack-objects.c:1158
18195 msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
18196 msgstr ""
18198 #: builtin/pack-objects.c:1171
18199 msgid "Writing objects"
18200 msgstr ""
18202 #: builtin/pack-objects.c:1243 builtin/update-index.c:90
18203 #, c-format
18204 msgid "failed to stat %s"
18205 msgstr ""
18207 #: builtin/pack-objects.c:1276
18208 msgid "failed to write bitmap index"
18209 msgstr ""
18211 #: builtin/pack-objects.c:1302
18212 #, c-format
18213 msgid "wrote %<PRIu32> objects while expecting %<PRIu32>"
18214 msgstr ""
18216 #: builtin/pack-objects.c:1544
18217 msgid "disabling bitmap writing, as some objects are not being packed"
18218 msgstr ""
18220 #: builtin/pack-objects.c:1992
18221 #, c-format
18222 msgid "delta base offset overflow in pack for %s"
18223 msgstr ""
18225 #: builtin/pack-objects.c:2001
18226 #, c-format
18227 msgid "delta base offset out of bound for %s"
18228 msgstr ""
18230 #: builtin/pack-objects.c:2282
18231 msgid "Counting objects"
18232 msgstr ""
18234 #: builtin/pack-objects.c:2447
18235 #, c-format
18236 msgid "unable to parse object header of %s"
18237 msgstr ""
18239 #: builtin/pack-objects.c:2517 builtin/pack-objects.c:2533
18240 #: builtin/pack-objects.c:2543
18241 #, c-format
18242 msgid "object %s cannot be read"
18243 msgstr ""
18245 #: builtin/pack-objects.c:2520 builtin/pack-objects.c:2547
18246 #, c-format
18247 msgid "object %s inconsistent object length (%<PRIuMAX> vs %<PRIuMAX>)"
18248 msgstr ""
18250 #: builtin/pack-objects.c:2557
18251 msgid "suboptimal pack - out of memory"
18252 msgstr ""
18254 #: builtin/pack-objects.c:2872
18255 #, c-format
18256 msgid "Delta compression using up to %d threads"
18257 msgstr ""
18259 #: builtin/pack-objects.c:3011
18260 #, c-format
18261 msgid "unable to pack objects reachable from tag %s"
18262 msgstr ""
18264 #: builtin/pack-objects.c:3097
18265 msgid "Compressing objects"
18266 msgstr ""
18268 #: builtin/pack-objects.c:3103
18269 msgid "inconsistency with delta count"
18270 msgstr ""
18272 #: builtin/pack-objects.c:3182
18273 #, c-format
18274 msgid ""
18275 "value of uploadpack.blobpackfileuri must be of the form '<object-hash> <pack-"
18276 "hash> <uri>' (got '%s')"
18277 msgstr ""
18279 #: builtin/pack-objects.c:3185
18280 #, c-format
18281 msgid ""
18282 "object already configured in another uploadpack.blobpackfileuri (got '%s')"
18283 msgstr ""
18285 #: builtin/pack-objects.c:3220
18286 #, c-format
18287 msgid "could not get type of object %s in pack %s"
18288 msgstr ""
18290 #: builtin/pack-objects.c:3348 builtin/pack-objects.c:3359
18291 #: builtin/pack-objects.c:3373
18292 #, c-format
18293 msgid "could not find pack '%s'"
18294 msgstr ""
18296 #: builtin/pack-objects.c:3416
18297 #, c-format
18298 msgid ""
18299 "expected edge object ID, got garbage:\n"
18300 " %s"
18301 msgstr ""
18303 #: builtin/pack-objects.c:3422
18304 #, c-format
18305 msgid ""
18306 "expected object ID, got garbage:\n"
18307 " %s"
18308 msgstr ""
18310 #: builtin/pack-objects.c:3540 builtin/pack-objects.c:3627
18311 msgid "cannot open pack index"
18312 msgstr ""
18314 #: builtin/pack-objects.c:3549
18315 #, c-format
18316 msgid "loose object at %s could not be examined"
18317 msgstr ""
18319 #: builtin/pack-objects.c:3635
18320 msgid "unable to force loose object"
18321 msgstr ""
18323 #: builtin/pack-objects.c:3763
18324 #, c-format
18325 msgid "not a rev '%s'"
18326 msgstr ""
18328 #: builtin/pack-objects.c:3766 builtin/rev-parse.c:1061
18329 #, c-format
18330 msgid "bad revision '%s'"
18331 msgstr ""
18333 #: builtin/pack-objects.c:3794
18334 msgid "unable to add recent objects"
18335 msgstr ""
18337 #: builtin/pack-objects.c:3847
18338 #, c-format
18339 msgid "unsupported index version %s"
18340 msgstr ""
18342 #: builtin/pack-objects.c:3851
18343 #, c-format
18344 msgid "bad index version '%s'"
18345 msgstr ""
18347 #: builtin/pack-objects.c:3907
18348 msgid "<version>[,<offset>]"
18349 msgstr ""
18351 #: builtin/pack-objects.c:3908
18352 msgid "write the pack index file in the specified idx format version"
18353 msgstr ""
18355 #: builtin/pack-objects.c:3911
18356 msgid "maximum size of each output pack file"
18357 msgstr ""
18359 #: builtin/pack-objects.c:3913
18360 msgid "ignore borrowed objects from alternate object store"
18361 msgstr ""
18363 #: builtin/pack-objects.c:3915
18364 msgid "ignore packed objects"
18365 msgstr ""
18367 #: builtin/pack-objects.c:3917
18368 msgid "limit pack window by objects"
18369 msgstr ""
18371 #: builtin/pack-objects.c:3919
18372 msgid "limit pack window by memory in addition to object limit"
18373 msgstr ""
18375 #: builtin/pack-objects.c:3921
18376 msgid "maximum length of delta chain allowed in the resulting pack"
18377 msgstr ""
18379 #: builtin/pack-objects.c:3923
18380 msgid "reuse existing deltas"
18381 msgstr ""
18383 #: builtin/pack-objects.c:3925
18384 msgid "reuse existing objects"
18385 msgstr ""
18387 #: builtin/pack-objects.c:3927
18388 msgid "use OFS_DELTA objects"
18389 msgstr ""
18391 #: builtin/pack-objects.c:3929
18392 msgid "use threads when searching for best delta matches"
18393 msgstr ""
18395 #: builtin/pack-objects.c:3931
18396 msgid "do not create an empty pack output"
18397 msgstr ""
18399 #: builtin/pack-objects.c:3933
18400 msgid "read revision arguments from standard input"
18401 msgstr ""
18403 #: builtin/pack-objects.c:3935
18404 msgid "limit the objects to those that are not yet packed"
18405 msgstr ""
18407 #: builtin/pack-objects.c:3938
18408 msgid "include objects reachable from any reference"
18409 msgstr ""
18411 #: builtin/pack-objects.c:3941
18412 msgid "include objects referred by reflog entries"
18413 msgstr ""
18415 #: builtin/pack-objects.c:3944
18416 msgid "include objects referred to by the index"
18417 msgstr ""
18419 #: builtin/pack-objects.c:3947
18420 msgid "read packs from stdin"
18421 msgstr ""
18423 #: builtin/pack-objects.c:3949
18424 msgid "output pack to stdout"
18425 msgstr ""
18427 #: builtin/pack-objects.c:3951
18428 msgid "include tag objects that refer to objects to be packed"
18429 msgstr ""
18431 #: builtin/pack-objects.c:3953
18432 msgid "keep unreachable objects"
18433 msgstr ""
18435 #: builtin/pack-objects.c:3955
18436 msgid "pack loose unreachable objects"
18437 msgstr ""
18439 #: builtin/pack-objects.c:3957
18440 msgid "unpack unreachable objects newer than <time>"
18441 msgstr ""
18443 #: builtin/pack-objects.c:3960
18444 msgid "use the sparse reachability algorithm"
18445 msgstr ""
18447 #: builtin/pack-objects.c:3962
18448 msgid "create thin packs"
18449 msgstr ""
18451 #: builtin/pack-objects.c:3964
18452 msgid "create packs suitable for shallow fetches"
18453 msgstr ""
18455 #: builtin/pack-objects.c:3966
18456 msgid "ignore packs that have companion .keep file"
18457 msgstr ""
18459 #: builtin/pack-objects.c:3968
18460 msgid "ignore this pack"
18461 msgstr ""
18463 #: builtin/pack-objects.c:3970
18464 msgid "pack compression level"
18465 msgstr ""
18467 #: builtin/pack-objects.c:3972
18468 msgid "do not hide commits by grafts"
18469 msgstr ""
18471 #: builtin/pack-objects.c:3974
18472 msgid "use a bitmap index if available to speed up counting objects"
18473 msgstr ""
18475 #: builtin/pack-objects.c:3976
18476 msgid "write a bitmap index together with the pack index"
18477 msgstr ""
18479 #: builtin/pack-objects.c:3980
18480 msgid "write a bitmap index if possible"
18481 msgstr ""
18483 #: builtin/pack-objects.c:3984
18484 msgid "handling for missing objects"
18485 msgstr ""
18487 #: builtin/pack-objects.c:3987
18488 msgid "do not pack objects in promisor packfiles"
18489 msgstr ""
18491 #: builtin/pack-objects.c:3989
18492 msgid "respect islands during delta compression"
18493 msgstr ""
18495 #: builtin/pack-objects.c:3991
18496 msgid "protocol"
18497 msgstr ""
18499 #: builtin/pack-objects.c:3992
18500 msgid "exclude any configured uploadpack.blobpackfileuri with this protocol"
18501 msgstr ""
18503 #: builtin/pack-objects.c:4027
18504 #, c-format
18505 msgid "delta chain depth %d is too deep, forcing %d"
18506 msgstr ""
18508 #: builtin/pack-objects.c:4032
18509 #, c-format
18510 msgid "pack.deltaCacheLimit is too high, forcing %d"
18511 msgstr ""
18513 #: builtin/pack-objects.c:4088
18514 msgid "--max-pack-size cannot be used to build a pack for transfer"
18515 msgstr ""
18517 #: builtin/pack-objects.c:4090
18518 msgid "minimum pack size limit is 1 MiB"
18519 msgstr ""
18521 #: builtin/pack-objects.c:4095
18522 msgid "--thin cannot be used to build an indexable pack"
18523 msgstr ""
18525 #: builtin/pack-objects.c:4104
18526 msgid "cannot use --filter without --stdout"
18527 msgstr ""
18529 #: builtin/pack-objects.c:4106
18530 msgid "cannot use --filter with --stdin-packs"
18531 msgstr ""
18533 #: builtin/pack-objects.c:4110
18534 msgid "cannot use internal rev list with --stdin-packs"
18535 msgstr ""
18537 #: builtin/pack-objects.c:4169
18538 msgid "Enumerating objects"
18539 msgstr ""
18541 #: builtin/pack-objects.c:4210
18542 #, c-format
18543 msgid ""
18544 "Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>), pack-"
18545 "reused %<PRIu32>"
18546 msgstr ""
18548 #: builtin/pack-redundant.c:601
18549 msgid ""
18550 "'git pack-redundant' is nominated for removal.\n"
18551 "If you still use this command, please add an extra\n"
18552 "option, '--i-still-use-this', on the command line\n"
18553 "and let us know you still use it by sending an e-mail\n"
18554 "to <git@vger.kernel.org>.  Thanks.\n"
18555 msgstr ""
18557 #: builtin/pack-refs.c:8
18558 msgid "git pack-refs [<options>]"
18559 msgstr ""
18561 #: builtin/pack-refs.c:16
18562 msgid "pack everything"
18563 msgstr ""
18565 #: builtin/pack-refs.c:17
18566 msgid "prune loose refs (default)"
18567 msgstr ""
18569 #: builtin/prune.c:14
18570 msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
18571 msgstr ""
18573 #: builtin/prune.c:145
18574 msgid "report pruned objects"
18575 msgstr ""
18577 #: builtin/prune.c:148
18578 msgid "expire objects older than <time>"
18579 msgstr ""
18581 #: builtin/prune.c:150
18582 msgid "limit traversal to objects outside promisor packfiles"
18583 msgstr ""
18585 #: builtin/prune.c:163
18586 msgid "cannot prune in a precious-objects repo"
18587 msgstr ""
18589 #: builtin/pull.c:67
18590 msgid "git pull [<options>] [<repository> [<refspec>...]]"
18591 msgstr ""
18593 #: builtin/pull.c:124
18594 msgid "control for recursive fetching of submodules"
18595 msgstr ""
18597 #: builtin/pull.c:128
18598 msgid "Options related to merging"
18599 msgstr ""
18601 #: builtin/pull.c:131
18602 msgid "incorporate changes by rebasing rather than merging"
18603 msgstr ""
18605 #: builtin/pull.c:159 builtin/revert.c:126
18606 msgid "allow fast-forward"
18607 msgstr ""
18609 #: builtin/pull.c:165
18610 msgid "control use of pre-merge-commit and commit-msg hooks"
18611 msgstr ""
18613 #: builtin/pull.c:171 parse-options.h:371
18614 msgid "automatically stash/stash pop before and after"
18615 msgstr ""
18617 #: builtin/pull.c:187
18618 msgid "Options related to fetching"
18619 msgstr ""
18621 #: builtin/pull.c:197
18622 msgid "force overwrite of local branch"
18623 msgstr ""
18625 #: builtin/pull.c:205
18626 msgid "number of submodules pulled in parallel"
18627 msgstr ""
18629 #: builtin/pull.c:449
18630 msgid ""
18631 "There is no candidate for rebasing against among the refs that you just "
18632 "fetched."
18633 msgstr ""
18635 #: builtin/pull.c:451
18636 msgid ""
18637 "There are no candidates for merging among the refs that you just fetched."
18638 msgstr ""
18640 #: builtin/pull.c:452
18641 msgid ""
18642 "Generally this means that you provided a wildcard refspec which had no\n"
18643 "matches on the remote end."
18644 msgstr ""
18646 #: builtin/pull.c:455
18647 #, c-format
18648 msgid ""
18649 "You asked to pull from the remote '%s', but did not specify\n"
18650 "a branch. Because this is not the default configured remote\n"
18651 "for your current branch, you must specify a branch on the command line."
18652 msgstr ""
18654 #: builtin/pull.c:460 builtin/rebase.c:978
18655 msgid "You are not currently on a branch."
18656 msgstr ""
18658 #: builtin/pull.c:462 builtin/pull.c:477
18659 msgid "Please specify which branch you want to rebase against."
18660 msgstr ""
18662 #: builtin/pull.c:464 builtin/pull.c:479
18663 msgid "Please specify which branch you want to merge with."
18664 msgstr ""
18666 #: builtin/pull.c:465 builtin/pull.c:480
18667 msgid "See git-pull(1) for details."
18668 msgstr ""
18670 #: builtin/pull.c:467 builtin/pull.c:473 builtin/pull.c:482
18671 #: builtin/rebase.c:984
18672 msgid "<remote>"
18673 msgstr ""
18675 #: builtin/pull.c:467 builtin/pull.c:482 builtin/pull.c:487
18676 #: contrib/scalar/scalar.c:374
18677 msgid "<branch>"
18678 msgstr ""
18680 #: builtin/pull.c:475 builtin/rebase.c:976
18681 msgid "There is no tracking information for the current branch."
18682 msgstr ""
18684 #: builtin/pull.c:484
18685 msgid ""
18686 "If you wish to set tracking information for this branch you can do so with:"
18687 msgstr ""
18689 #: builtin/pull.c:489
18690 #, c-format
18691 msgid ""
18692 "Your configuration specifies to merge with the ref '%s'\n"
18693 "from the remote, but no such ref was fetched."
18694 msgstr ""
18696 #: builtin/pull.c:600
18697 #, c-format
18698 msgid "unable to access commit %s"
18699 msgstr ""
18701 #: builtin/pull.c:908
18702 msgid "ignoring --verify-signatures for rebase"
18703 msgstr ""
18705 #: builtin/pull.c:969
18706 msgid ""
18707 "You have divergent branches and need to specify how to reconcile them.\n"
18708 "You can do so by running one of the following commands sometime before\n"
18709 "your next pull:\n"
18710 "\n"
18711 "  git config pull.rebase false  # merge\n"
18712 "  git config pull.rebase true   # rebase\n"
18713 "  git config pull.ff only       # fast-forward only\n"
18714 "\n"
18715 "You can replace \"git config\" with \"git config --global\" to set a "
18716 "default\n"
18717 "preference for all repositories. You can also pass --rebase, --no-rebase,\n"
18718 "or --ff-only on the command line to override the configured default per\n"
18719 "invocation.\n"
18720 msgstr ""
18722 #: builtin/pull.c:1047
18723 msgid "Updating an unborn branch with changes added to the index."
18724 msgstr ""
18726 #: builtin/pull.c:1051
18727 msgid "pull with rebase"
18728 msgstr ""
18730 #: builtin/pull.c:1052
18731 msgid "please commit or stash them."
18732 msgstr ""
18734 #: builtin/pull.c:1077
18735 #, c-format
18736 msgid ""
18737 "fetch updated the current branch head.\n"
18738 "fast-forwarding your working tree from\n"
18739 "commit %s."
18740 msgstr ""
18742 #: builtin/pull.c:1083
18743 #, c-format
18744 msgid ""
18745 "Cannot fast-forward your working tree.\n"
18746 "After making sure that you saved anything precious from\n"
18747 "$ git diff %s\n"
18748 "output, run\n"
18749 "$ git reset --hard\n"
18750 "to recover."
18751 msgstr ""
18753 #: builtin/pull.c:1098
18754 msgid "Cannot merge multiple branches into empty head."
18755 msgstr ""
18757 #: builtin/pull.c:1103
18758 msgid "Cannot rebase onto multiple branches."
18759 msgstr ""
18761 #: builtin/pull.c:1105
18762 msgid "Cannot fast-forward to multiple branches."
18763 msgstr ""
18765 #: builtin/pull.c:1120
18766 msgid "Need to specify how to reconcile divergent branches."
18767 msgstr ""
18769 #: builtin/pull.c:1134
18770 msgid "cannot rebase with locally recorded submodule modifications"
18771 msgstr ""
18773 #: builtin/push.c:19
18774 msgid "git push [<options>] [<repository> [<refspec>...]]"
18775 msgstr ""
18777 #: builtin/push.c:111
18778 msgid "tag shorthand without <tag>"
18779 msgstr ""
18781 #: builtin/push.c:119
18782 msgid "--delete only accepts plain target ref names"
18783 msgstr ""
18785 #: builtin/push.c:164
18786 msgid ""
18787 "\n"
18788 "To choose either option permanently, see push.default in 'git help config'."
18789 msgstr ""
18791 #: builtin/push.c:167
18792 #, c-format
18793 msgid ""
18794 "The upstream branch of your current branch does not match\n"
18795 "the name of your current branch.  To push to the upstream branch\n"
18796 "on the remote, use\n"
18797 "\n"
18798 "    git push %s HEAD:%s\n"
18799 "\n"
18800 "To push to the branch of the same name on the remote, use\n"
18801 "\n"
18802 "    git push %s HEAD\n"
18803 "%s"
18804 msgstr ""
18806 #: builtin/push.c:182
18807 #, c-format
18808 msgid ""
18809 "You are not currently on a branch.\n"
18810 "To push the history leading to the current (detached HEAD)\n"
18811 "state now, use\n"
18812 "\n"
18813 "    git push %s HEAD:<name-of-remote-branch>\n"
18814 msgstr ""
18816 #: builtin/push.c:191
18817 #, c-format
18818 msgid ""
18819 "The current branch %s has no upstream branch.\n"
18820 "To push the current branch and set the remote as upstream, use\n"
18821 "\n"
18822 "    git push --set-upstream %s %s\n"
18823 msgstr ""
18825 #: builtin/push.c:199
18826 #, c-format
18827 msgid "The current branch %s has multiple upstream branches, refusing to push."
18828 msgstr ""
18830 #: builtin/push.c:217
18831 msgid ""
18832 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
18833 msgstr ""
18835 #: builtin/push.c:243
18836 #, c-format
18837 msgid ""
18838 "You are pushing to remote '%s', which is not the upstream of\n"
18839 "your current branch '%s', without telling me what to push\n"
18840 "to update which remote branch."
18841 msgstr ""
18843 #: builtin/push.c:258
18844 msgid ""
18845 "Updates were rejected because the tip of your current branch is behind\n"
18846 "its remote counterpart. Integrate the remote changes (e.g.\n"
18847 "'git pull ...') before pushing again.\n"
18848 "See the 'Note about fast-forwards' in 'git push --help' for details."
18849 msgstr ""
18851 #: builtin/push.c:264
18852 msgid ""
18853 "Updates were rejected because a pushed branch tip is behind its remote\n"
18854 "counterpart. Check out this branch and integrate the remote changes\n"
18855 "(e.g. 'git pull ...') before pushing again.\n"
18856 "See the 'Note about fast-forwards' in 'git push --help' for details."
18857 msgstr ""
18859 #: builtin/push.c:270
18860 msgid ""
18861 "Updates were rejected because the remote contains work that you do\n"
18862 "not have locally. This is usually caused by another repository pushing\n"
18863 "to the same ref. You may want to first integrate the remote changes\n"
18864 "(e.g., 'git pull ...') before pushing again.\n"
18865 "See the 'Note about fast-forwards' in 'git push --help' for details."
18866 msgstr ""
18868 #: builtin/push.c:277
18869 msgid "Updates were rejected because the tag already exists in the remote."
18870 msgstr ""
18872 #: builtin/push.c:280
18873 msgid ""
18874 "You cannot update a remote ref that points at a non-commit object,\n"
18875 "or update a remote ref to make it point at a non-commit object,\n"
18876 "without using the '--force' option.\n"
18877 msgstr ""
18879 #: builtin/push.c:285
18880 msgid ""
18881 "Updates were rejected because the tip of the remote-tracking\n"
18882 "branch has been updated since the last checkout. You may want\n"
18883 "to integrate those changes locally (e.g., 'git pull ...')\n"
18884 "before forcing an update.\n"
18885 msgstr ""
18887 #: builtin/push.c:355
18888 #, c-format
18889 msgid "Pushing to %s\n"
18890 msgstr ""
18892 #: builtin/push.c:362
18893 #, c-format
18894 msgid "failed to push some refs to '%s'"
18895 msgstr ""
18897 #: builtin/push.c:544 builtin/submodule--helper.c:3377
18898 msgid "repository"
18899 msgstr ""
18901 #: builtin/push.c:545 builtin/send-pack.c:193
18902 msgid "push all refs"
18903 msgstr ""
18905 #: builtin/push.c:546 builtin/send-pack.c:195
18906 msgid "mirror all refs"
18907 msgstr ""
18909 #: builtin/push.c:548
18910 msgid "delete refs"
18911 msgstr ""
18913 #: builtin/push.c:549
18914 msgid "push tags (can't be used with --all or --mirror)"
18915 msgstr ""
18917 #: builtin/push.c:552 builtin/send-pack.c:196
18918 msgid "force updates"
18919 msgstr ""
18921 #: builtin/push.c:553 builtin/send-pack.c:208
18922 msgid "<refname>:<expect>"
18923 msgstr ""
18925 #: builtin/push.c:554 builtin/send-pack.c:209
18926 msgid "require old value of ref to be at this value"
18927 msgstr ""
18929 #: builtin/push.c:557 builtin/send-pack.c:212
18930 msgid "require remote updates to be integrated locally"
18931 msgstr ""
18933 #: builtin/push.c:560
18934 msgid "control recursive pushing of submodules"
18935 msgstr ""
18937 #: builtin/push.c:561 builtin/send-pack.c:203
18938 msgid "use thin pack"
18939 msgstr ""
18941 #: builtin/push.c:562 builtin/push.c:563 builtin/send-pack.c:190
18942 #: builtin/send-pack.c:191
18943 msgid "receive pack program"
18944 msgstr ""
18946 #: builtin/push.c:564
18947 msgid "set upstream for git pull/status"
18948 msgstr ""
18950 #: builtin/push.c:567
18951 msgid "prune locally removed refs"
18952 msgstr ""
18954 #: builtin/push.c:569
18955 msgid "bypass pre-push hook"
18956 msgstr ""
18958 #: builtin/push.c:570
18959 msgid "push missing but relevant tags"
18960 msgstr ""
18962 #: builtin/push.c:572 builtin/send-pack.c:197
18963 msgid "GPG sign the push"
18964 msgstr ""
18966 #: builtin/push.c:574 builtin/send-pack.c:204
18967 msgid "request atomic transaction on remote side"
18968 msgstr ""
18970 #: builtin/push.c:594
18971 msgid "--delete doesn't make sense without any refs"
18972 msgstr ""
18974 #: builtin/push.c:614
18975 #, c-format
18976 msgid "bad repository '%s'"
18977 msgstr ""
18979 #: builtin/push.c:615
18980 msgid ""
18981 "No configured push destination.\n"
18982 "Either specify the URL from the command-line or configure a remote "
18983 "repository using\n"
18984 "\n"
18985 "    git remote add <name> <url>\n"
18986 "\n"
18987 "and then push using the remote name\n"
18988 "\n"
18989 "    git push <name>\n"
18990 msgstr ""
18992 #: builtin/push.c:632
18993 msgid "--all can't be combined with refspecs"
18994 msgstr ""
18996 #: builtin/push.c:638
18997 msgid "--mirror can't be combined with refspecs"
18998 msgstr ""
19000 #: builtin/push.c:648
19001 msgid "push options must not have new line characters"
19002 msgstr ""
19004 #: builtin/range-diff.c:9
19005 msgid "git range-diff [<options>] <old-base>..<old-tip> <new-base>..<new-tip>"
19006 msgstr ""
19008 #: builtin/range-diff.c:10
19009 msgid "git range-diff [<options>] <old-tip>...<new-tip>"
19010 msgstr ""
19012 #: builtin/range-diff.c:11
19013 msgid "git range-diff [<options>] <base> <old-tip> <new-tip>"
19014 msgstr ""
19016 #: builtin/range-diff.c:30
19017 msgid "use simple diff colors"
19018 msgstr ""
19020 #: builtin/range-diff.c:32
19021 msgid "notes"
19022 msgstr ""
19024 #: builtin/range-diff.c:32
19025 msgid "passed to 'git log'"
19026 msgstr ""
19028 #: builtin/range-diff.c:35
19029 msgid "only emit output related to the first range"
19030 msgstr ""
19032 #: builtin/range-diff.c:37
19033 msgid "only emit output related to the second range"
19034 msgstr ""
19036 #: builtin/range-diff.c:60 builtin/range-diff.c:64
19037 #, c-format
19038 msgid "not a commit range: '%s'"
19039 msgstr ""
19041 #: builtin/range-diff.c:74
19042 msgid "single arg format must be symmetric range"
19043 msgstr ""
19045 #: builtin/range-diff.c:89
19046 msgid "need two commit ranges"
19047 msgstr ""
19049 #: builtin/read-tree.c:41
19050 msgid ""
19051 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
19052 "[-u | -i]] [--no-sparse-checkout] [--index-output=<file>] (--empty | <tree-"
19053 "ish1> [<tree-ish2> [<tree-ish3>]])"
19054 msgstr ""
19056 #: builtin/read-tree.c:116
19057 msgid "write resulting index to <file>"
19058 msgstr ""
19060 #: builtin/read-tree.c:119
19061 msgid "only empty the index"
19062 msgstr ""
19064 #: builtin/read-tree.c:121
19065 msgid "Merging"
19066 msgstr ""
19068 #: builtin/read-tree.c:123
19069 msgid "perform a merge in addition to a read"
19070 msgstr ""
19072 #: builtin/read-tree.c:125
19073 msgid "3-way merge if no file level merging required"
19074 msgstr ""
19076 #: builtin/read-tree.c:127
19077 msgid "3-way merge in presence of adds and removes"
19078 msgstr ""
19080 #: builtin/read-tree.c:129
19081 msgid "same as -m, but discard unmerged entries"
19082 msgstr ""
19084 #: builtin/read-tree.c:130
19085 msgid "<subdirectory>/"
19086 msgstr ""
19088 #: builtin/read-tree.c:131
19089 msgid "read the tree into the index under <subdirectory>/"
19090 msgstr ""
19092 #: builtin/read-tree.c:134
19093 msgid "update working tree with merge result"
19094 msgstr ""
19096 #: builtin/read-tree.c:136
19097 msgid "gitignore"
19098 msgstr ""
19100 #: builtin/read-tree.c:137
19101 msgid "allow explicitly ignored files to be overwritten"
19102 msgstr ""
19104 #: builtin/read-tree.c:140
19105 msgid "don't check the working tree after merging"
19106 msgstr ""
19108 #: builtin/read-tree.c:141
19109 msgid "don't update the index or the work tree"
19110 msgstr ""
19112 #: builtin/read-tree.c:143
19113 msgid "skip applying sparse checkout filter"
19114 msgstr ""
19116 #: builtin/read-tree.c:145
19117 msgid "debug unpack-trees"
19118 msgstr ""
19120 #: builtin/read-tree.c:149
19121 msgid "suppress feedback messages"
19122 msgstr ""
19124 #: builtin/read-tree.c:190
19125 msgid "You need to resolve your current index first"
19126 msgstr ""
19128 #: builtin/rebase.c:36
19129 msgid ""
19130 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase> | --keep-base] "
19131 "[<upstream> [<branch>]]"
19132 msgstr ""
19134 #: builtin/rebase.c:38
19135 msgid ""
19136 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] --root [<branch>]"
19137 msgstr ""
19139 #: builtin/rebase.c:231
19140 #, c-format
19141 msgid "could not create temporary %s"
19142 msgstr ""
19144 #: builtin/rebase.c:237
19145 msgid "could not mark as interactive"
19146 msgstr ""
19148 #: builtin/rebase.c:290
19149 msgid "could not generate todo list"
19150 msgstr ""
19152 #: builtin/rebase.c:332
19153 msgid "a base commit must be provided with --upstream or --onto"
19154 msgstr ""
19156 #: builtin/rebase.c:391
19157 #, c-format
19158 msgid "%s requires the merge backend"
19159 msgstr ""
19161 #: builtin/rebase.c:433
19162 #, c-format
19163 msgid "could not get 'onto': '%s'"
19164 msgstr ""
19166 #: builtin/rebase.c:450
19167 #, c-format
19168 msgid "invalid orig-head: '%s'"
19169 msgstr ""
19171 #: builtin/rebase.c:475
19172 #, c-format
19173 msgid "ignoring invalid allow_rerere_autoupdate: '%s'"
19174 msgstr ""
19176 #: builtin/rebase.c:600
19177 msgid ""
19178 "Resolve all conflicts manually, mark them as resolved with\n"
19179 "\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
19180 "You can instead skip this commit: run \"git rebase --skip\".\n"
19181 "To abort and get back to the state before \"git rebase\", run \"git rebase --"
19182 "abort\"."
19183 msgstr ""
19185 #: builtin/rebase.c:685
19186 #, c-format
19187 msgid ""
19188 "\n"
19189 "git encountered an error while preparing the patches to replay\n"
19190 "these revisions:\n"
19191 "\n"
19192 "    %s\n"
19193 "\n"
19194 "As a result, git cannot rebase them."
19195 msgstr ""
19197 #: builtin/rebase.c:836
19198 #, c-format
19199 msgid "could not switch to %s"
19200 msgstr ""
19202 #: builtin/rebase.c:952
19203 #, c-format
19204 msgid ""
19205 "unrecognized empty type '%s'; valid values are \"drop\", \"keep\", and \"ask"
19206 "\"."
19207 msgstr ""
19209 #: builtin/rebase.c:970
19210 #, c-format
19211 msgid ""
19212 "%s\n"
19213 "Please specify which branch you want to rebase against.\n"
19214 "See git-rebase(1) for details.\n"
19215 "\n"
19216 "    git rebase '<branch>'\n"
19217 "\n"
19218 msgstr ""
19220 #: builtin/rebase.c:986
19221 #, c-format
19222 msgid ""
19223 "If you wish to set tracking information for this branch you can do so with:\n"
19224 "\n"
19225 "    git branch --set-upstream-to=%s/<branch> %s\n"
19226 "\n"
19227 msgstr ""
19229 #: builtin/rebase.c:1016
19230 msgid "exec commands cannot contain newlines"
19231 msgstr ""
19233 #: builtin/rebase.c:1020
19234 msgid "empty exec command"
19235 msgstr ""
19237 #: builtin/rebase.c:1051
19238 msgid "rebase onto given branch instead of upstream"
19239 msgstr ""
19241 #: builtin/rebase.c:1053
19242 msgid "use the merge-base of upstream and branch as the current base"
19243 msgstr ""
19245 #: builtin/rebase.c:1055
19246 msgid "allow pre-rebase hook to run"
19247 msgstr ""
19249 #: builtin/rebase.c:1057
19250 msgid "be quiet. implies --no-stat"
19251 msgstr ""
19253 #: builtin/rebase.c:1060
19254 msgid "display a diffstat of what changed upstream"
19255 msgstr ""
19257 #: builtin/rebase.c:1063
19258 msgid "do not show diffstat of what changed upstream"
19259 msgstr ""
19261 #: builtin/rebase.c:1066
19262 msgid "add a Signed-off-by trailer to each commit"
19263 msgstr ""
19265 #: builtin/rebase.c:1069
19266 msgid "make committer date match author date"
19267 msgstr ""
19269 #: builtin/rebase.c:1071
19270 msgid "ignore author date and use current date"
19271 msgstr ""
19273 #: builtin/rebase.c:1073
19274 msgid "synonym of --reset-author-date"
19275 msgstr ""
19277 #: builtin/rebase.c:1075 builtin/rebase.c:1079
19278 msgid "passed to 'git apply'"
19279 msgstr ""
19281 #: builtin/rebase.c:1077
19282 msgid "ignore changes in whitespace"
19283 msgstr ""
19285 #: builtin/rebase.c:1081 builtin/rebase.c:1084
19286 msgid "cherry-pick all commits, even if unchanged"
19287 msgstr ""
19289 #: builtin/rebase.c:1086
19290 msgid "continue"
19291 msgstr ""
19293 #: builtin/rebase.c:1089
19294 msgid "skip current patch and continue"
19295 msgstr ""
19297 #: builtin/rebase.c:1091
19298 msgid "abort and check out the original branch"
19299 msgstr ""
19301 #: builtin/rebase.c:1094
19302 msgid "abort but keep HEAD where it is"
19303 msgstr ""
19305 #: builtin/rebase.c:1095
19306 msgid "edit the todo list during an interactive rebase"
19307 msgstr ""
19309 #: builtin/rebase.c:1098
19310 msgid "show the patch file being applied or merged"
19311 msgstr ""
19313 #: builtin/rebase.c:1101
19314 msgid "use apply strategies to rebase"
19315 msgstr ""
19317 #: builtin/rebase.c:1105
19318 msgid "use merging strategies to rebase"
19319 msgstr ""
19321 #: builtin/rebase.c:1109
19322 msgid "let the user edit the list of commits to rebase"
19323 msgstr ""
19325 #: builtin/rebase.c:1113
19326 msgid "(DEPRECATED) try to recreate merges instead of ignoring them"
19327 msgstr ""
19329 #: builtin/rebase.c:1118
19330 msgid "how to handle commits that become empty"
19331 msgstr ""
19333 #: builtin/rebase.c:1121
19334 msgid "keep commits which start empty"
19335 msgstr ""
19337 #: builtin/rebase.c:1125
19338 msgid "move commits that begin with squash!/fixup! under -i"
19339 msgstr ""
19341 #: builtin/rebase.c:1132
19342 msgid "add exec lines after each commit of the editable list"
19343 msgstr ""
19345 #: builtin/rebase.c:1136
19346 msgid "allow rebasing commits with empty messages"
19347 msgstr ""
19349 #: builtin/rebase.c:1140
19350 msgid "try to rebase merges instead of skipping them"
19351 msgstr ""
19353 #: builtin/rebase.c:1143
19354 msgid "use 'merge-base --fork-point' to refine upstream"
19355 msgstr ""
19357 #: builtin/rebase.c:1145
19358 msgid "use the given merge strategy"
19359 msgstr ""
19361 #: builtin/rebase.c:1147 builtin/revert.c:115
19362 msgid "option"
19363 msgstr ""
19365 #: builtin/rebase.c:1148
19366 msgid "pass the argument through to the merge strategy"
19367 msgstr ""
19369 #: builtin/rebase.c:1151
19370 msgid "rebase all reachable commits up to the root(s)"
19371 msgstr ""
19373 #: builtin/rebase.c:1154
19374 msgid "automatically re-schedule any `exec` that fails"
19375 msgstr ""
19377 #: builtin/rebase.c:1156
19378 msgid "apply all changes, even those already present upstream"
19379 msgstr ""
19381 #: builtin/rebase.c:1177
19382 msgid "It looks like 'git am' is in progress. Cannot rebase."
19383 msgstr ""
19385 #: builtin/rebase.c:1208
19386 msgid "--preserve-merges was replaced by --rebase-merges"
19387 msgstr ""
19389 #: builtin/rebase.c:1230
19390 msgid "No rebase in progress?"
19391 msgstr ""
19393 #: builtin/rebase.c:1234
19394 msgid "The --edit-todo action can only be used during interactive rebase."
19395 msgstr ""
19397 #: builtin/rebase.c:1257 t/helper/test-fast-rebase.c:122
19398 msgid "Cannot read HEAD"
19399 msgstr ""
19401 #: builtin/rebase.c:1269
19402 msgid ""
19403 "You must edit all merge conflicts and then\n"
19404 "mark them as resolved using git add"
19405 msgstr ""
19407 #: builtin/rebase.c:1287
19408 msgid "could not discard worktree changes"
19409 msgstr ""
19411 #: builtin/rebase.c:1308
19412 #, c-format
19413 msgid "could not move back to %s"
19414 msgstr ""
19416 #: builtin/rebase.c:1354
19417 #, c-format
19418 msgid ""
19419 "It seems that there is already a %s directory, and\n"
19420 "I wonder if you are in the middle of another rebase.  If that is the\n"
19421 "case, please try\n"
19422 "\t%s\n"
19423 "If that is not the case, please\n"
19424 "\t%s\n"
19425 "and run me again.  I am stopping in case you still have something\n"
19426 "valuable there.\n"
19427 msgstr ""
19429 #: builtin/rebase.c:1382
19430 msgid "switch `C' expects a numerical value"
19431 msgstr ""
19433 #: builtin/rebase.c:1424
19434 #, c-format
19435 msgid "Unknown mode: %s"
19436 msgstr ""
19438 #: builtin/rebase.c:1463
19439 msgid "--strategy requires --merge or --interactive"
19440 msgstr ""
19442 #: builtin/rebase.c:1492
19443 msgid "apply options and merge options cannot be used together"
19444 msgstr ""
19446 #: builtin/rebase.c:1505
19447 #, c-format
19448 msgid "Unknown rebase backend: %s"
19449 msgstr ""
19451 #: builtin/rebase.c:1534
19452 msgid "--reschedule-failed-exec requires --exec or --interactive"
19453 msgstr ""
19455 #: builtin/rebase.c:1565
19456 #, c-format
19457 msgid "invalid upstream '%s'"
19458 msgstr ""
19460 #: builtin/rebase.c:1571
19461 msgid "Could not create new root commit"
19462 msgstr ""
19464 #: builtin/rebase.c:1597
19465 #, c-format
19466 msgid "'%s': need exactly one merge base with branch"
19467 msgstr ""
19469 #: builtin/rebase.c:1600
19470 #, c-format
19471 msgid "'%s': need exactly one merge base"
19472 msgstr ""
19474 #: builtin/rebase.c:1609
19475 #, c-format
19476 msgid "Does not point to a valid commit '%s'"
19477 msgstr ""
19479 #: builtin/rebase.c:1636
19480 #, c-format
19481 msgid "no such branch/commit '%s'"
19482 msgstr ""
19484 #: builtin/rebase.c:1647 builtin/submodule--helper.c:43
19485 #: builtin/submodule--helper.c:2477
19486 #, c-format
19487 msgid "No such ref: %s"
19488 msgstr ""
19490 #: builtin/rebase.c:1658
19491 msgid "Could not resolve HEAD to a revision"
19492 msgstr ""
19494 #: builtin/rebase.c:1679
19495 msgid "Please commit or stash them."
19496 msgstr ""
19498 #: builtin/rebase.c:1714
19499 msgid "HEAD is up to date."
19500 msgstr ""
19502 #: builtin/rebase.c:1716
19503 #, c-format
19504 msgid "Current branch %s is up to date.\n"
19505 msgstr ""
19507 #: builtin/rebase.c:1724
19508 msgid "HEAD is up to date, rebase forced."
19509 msgstr ""
19511 #: builtin/rebase.c:1726
19512 #, c-format
19513 msgid "Current branch %s is up to date, rebase forced.\n"
19514 msgstr ""
19516 #: builtin/rebase.c:1734
19517 msgid "The pre-rebase hook refused to rebase."
19518 msgstr ""
19520 #: builtin/rebase.c:1741
19521 #, c-format
19522 msgid "Changes to %s:\n"
19523 msgstr ""
19525 #: builtin/rebase.c:1744
19526 #, c-format
19527 msgid "Changes from %s to %s:\n"
19528 msgstr ""
19530 #: builtin/rebase.c:1769
19531 #, c-format
19532 msgid "First, rewinding head to replay your work on top of it...\n"
19533 msgstr ""
19535 #: builtin/rebase.c:1781
19536 msgid "Could not detach HEAD"
19537 msgstr ""
19539 #: builtin/rebase.c:1790
19540 #, c-format
19541 msgid "Fast-forwarded %s to %s.\n"
19542 msgstr ""
19544 #: builtin/receive-pack.c:35
19545 msgid "git receive-pack <git-dir>"
19546 msgstr ""
19548 #: builtin/receive-pack.c:1263
19549 msgid ""
19550 "By default, updating the current branch in a non-bare repository\n"
19551 "is denied, because it will make the index and work tree inconsistent\n"
19552 "with what you pushed, and will require 'git reset --hard' to match\n"
19553 "the work tree to HEAD.\n"
19554 "\n"
19555 "You can set the 'receive.denyCurrentBranch' configuration variable\n"
19556 "to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
19557 "its current branch; however, this is not recommended unless you\n"
19558 "arranged to update its work tree to match what you pushed in some\n"
19559 "other way.\n"
19560 "\n"
19561 "To squelch this message and still keep the default behaviour, set\n"
19562 "'receive.denyCurrentBranch' configuration variable to 'refuse'."
19563 msgstr ""
19565 #: builtin/receive-pack.c:1283
19566 msgid ""
19567 "By default, deleting the current branch is denied, because the next\n"
19568 "'git clone' won't result in any file checked out, causing confusion.\n"
19569 "\n"
19570 "You can set 'receive.denyDeleteCurrent' configuration variable to\n"
19571 "'warn' or 'ignore' in the remote repository to allow deleting the\n"
19572 "current branch, with or without a warning message.\n"
19573 "\n"
19574 "To squelch this message, you can set it to 'refuse'."
19575 msgstr ""
19577 #: builtin/receive-pack.c:2476
19578 msgid "quiet"
19579 msgstr ""
19581 #: builtin/receive-pack.c:2491
19582 msgid "you must specify a directory"
19583 msgstr ""
19585 #: builtin/reflog.c:9
19586 msgid "git reflog [show] [<log-options>] [<ref>]"
19587 msgstr ""
19589 #: builtin/reflog.c:12
19590 msgid ""
19591 "git reflog expire [--expire=<time>] [--expire-unreachable=<time>]\n"
19592 "                  [--rewrite] [--updateref] [--stale-fix]\n"
19593 "                  [--dry-run | -n] [--verbose] [--all [--single-worktree] | "
19594 "<refs>...]"
19595 msgstr ""
19597 #: builtin/reflog.c:17
19598 msgid ""
19599 "git reflog delete [--rewrite] [--updateref]\n"
19600 "                  [--dry-run | -n] [--verbose] <ref>@{<specifier>}..."
19601 msgstr ""
19603 #: builtin/reflog.c:21
19604 msgid "git reflog exists <ref>"
19605 msgstr ""
19607 #: builtin/reflog.c:197 builtin/reflog.c:211
19608 #, c-format
19609 msgid "invalid timestamp '%s' given to '--%s'"
19610 msgstr ""
19612 #: builtin/reflog.c:240 builtin/reflog.c:359
19613 msgid "do not actually prune any entries"
19614 msgstr ""
19616 #: builtin/reflog.c:243 builtin/reflog.c:362
19617 msgid ""
19618 "rewrite the old SHA1 with the new SHA1 of the entry that now precedes it"
19619 msgstr ""
19621 #: builtin/reflog.c:246 builtin/reflog.c:365
19622 msgid "update the reference to the value of the top reflog entry"
19623 msgstr ""
19625 #: builtin/reflog.c:248 builtin/reflog.c:367
19626 msgid "print extra information on screen"
19627 msgstr ""
19629 #: builtin/reflog.c:249 builtin/reflog.c:253
19630 msgid "timestamp"
19631 msgstr ""
19633 #: builtin/reflog.c:250
19634 msgid "prune entries older than the specified time"
19635 msgstr ""
19637 #: builtin/reflog.c:254
19638 msgid ""
19639 "prune entries older than <time> that are not reachable from the current tip "
19640 "of the branch"
19641 msgstr ""
19643 #: builtin/reflog.c:258
19644 msgid "prune any reflog entries that point to broken commits"
19645 msgstr ""
19647 #: builtin/reflog.c:259
19648 msgid "process the reflogs of all references"
19649 msgstr ""
19651 #: builtin/reflog.c:261
19652 msgid "limits processing to reflogs from the current worktree only"
19653 msgstr ""
19655 #: builtin/reflog.c:294
19656 #, c-format
19657 msgid "Marking reachable objects..."
19658 msgstr ""
19660 #: builtin/reflog.c:338
19661 #, c-format
19662 msgid "%s points nowhere!"
19663 msgstr ""
19665 #: builtin/reflog.c:374
19666 msgid "no reflog specified to delete"
19667 msgstr ""
19669 #: builtin/reflog.c:396
19670 #, c-format
19671 msgid "invalid ref format: %s"
19672 msgstr ""
19674 #: builtin/remote.c:19
19675 msgid ""
19676 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
19677 "mirror=<fetch|push>] <name> <url>"
19678 msgstr ""
19680 #: builtin/remote.c:20 builtin/remote.c:40
19681 msgid "git remote rename [--[no-]progress] <old> <new>"
19682 msgstr ""
19684 #: builtin/remote.c:21 builtin/remote.c:45
19685 msgid "git remote remove <name>"
19686 msgstr ""
19688 #: builtin/remote.c:22 builtin/remote.c:50
19689 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
19690 msgstr ""
19692 #: builtin/remote.c:23
19693 msgid "git remote [-v | --verbose] show [-n] <name>"
19694 msgstr ""
19696 #: builtin/remote.c:24
19697 msgid "git remote prune [-n | --dry-run] <name>"
19698 msgstr ""
19700 #: builtin/remote.c:25
19701 msgid ""
19702 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
19703 msgstr ""
19705 #: builtin/remote.c:26
19706 msgid "git remote set-branches [--add] <name> <branch>..."
19707 msgstr ""
19709 #: builtin/remote.c:27 builtin/remote.c:76
19710 msgid "git remote get-url [--push] [--all] <name>"
19711 msgstr ""
19713 #: builtin/remote.c:28 builtin/remote.c:81
19714 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
19715 msgstr ""
19717 #: builtin/remote.c:29 builtin/remote.c:82
19718 msgid "git remote set-url --add <name> <newurl>"
19719 msgstr ""
19721 #: builtin/remote.c:30 builtin/remote.c:83
19722 msgid "git remote set-url --delete <name> <url>"
19723 msgstr ""
19725 #: builtin/remote.c:35
19726 msgid "git remote add [<options>] <name> <url>"
19727 msgstr ""
19729 #: builtin/remote.c:55
19730 msgid "git remote set-branches <name> <branch>..."
19731 msgstr ""
19733 #: builtin/remote.c:56
19734 msgid "git remote set-branches --add <name> <branch>..."
19735 msgstr ""
19737 #: builtin/remote.c:61
19738 msgid "git remote show [<options>] <name>"
19739 msgstr ""
19741 #: builtin/remote.c:66
19742 msgid "git remote prune [<options>] <name>"
19743 msgstr ""
19745 #: builtin/remote.c:71
19746 msgid "git remote update [<options>] [<group> | <remote>]..."
19747 msgstr ""
19749 #: builtin/remote.c:100
19750 #, c-format
19751 msgid "Updating %s"
19752 msgstr ""
19754 #: builtin/remote.c:102
19755 #, c-format
19756 msgid "Could not fetch %s"
19757 msgstr ""
19759 #: builtin/remote.c:132
19760 msgid ""
19761 "--mirror is dangerous and deprecated; please\n"
19762 "\t use --mirror=fetch or --mirror=push instead"
19763 msgstr ""
19765 #: builtin/remote.c:149
19766 #, c-format
19767 msgid "unknown mirror argument: %s"
19768 msgstr ""
19770 #: builtin/remote.c:165
19771 msgid "fetch the remote branches"
19772 msgstr ""
19774 #: builtin/remote.c:167
19775 msgid "import all tags and associated objects when fetching"
19776 msgstr ""
19778 #: builtin/remote.c:170
19779 msgid "or do not fetch any tag at all (--no-tags)"
19780 msgstr ""
19782 #: builtin/remote.c:172
19783 msgid "branch(es) to track"
19784 msgstr ""
19786 #: builtin/remote.c:173
19787 msgid "master branch"
19788 msgstr ""
19790 #: builtin/remote.c:175
19791 msgid "set up remote as a mirror to push to or fetch from"
19792 msgstr ""
19794 #: builtin/remote.c:187
19795 msgid "specifying a master branch makes no sense with --mirror"
19796 msgstr ""
19798 #: builtin/remote.c:189
19799 msgid "specifying branches to track makes sense only with fetch mirrors"
19800 msgstr ""
19802 #: builtin/remote.c:196 builtin/remote.c:716
19803 #, c-format
19804 msgid "remote %s already exists."
19805 msgstr ""
19807 #: builtin/remote.c:241
19808 #, c-format
19809 msgid "Could not setup master '%s'"
19810 msgstr ""
19812 #: builtin/remote.c:323
19813 #, c-format
19814 msgid "unhandled branch.%s.rebase=%s; assuming 'true'"
19815 msgstr ""
19817 #: builtin/remote.c:367
19818 #, c-format
19819 msgid "Could not get fetch map for refspec %s"
19820 msgstr ""
19822 #: builtin/remote.c:461 builtin/remote.c:469
19823 msgid "(matching)"
19824 msgstr ""
19826 #: builtin/remote.c:473
19827 msgid "(delete)"
19828 msgstr ""
19830 #: builtin/remote.c:664
19831 #, c-format
19832 msgid "could not set '%s'"
19833 msgstr ""
19835 #: builtin/remote.c:669
19836 #, c-format
19837 msgid ""
19838 "The %s configuration remote.pushDefault in:\n"
19839 "\t%s:%d\n"
19840 "now names the non-existent remote '%s'"
19841 msgstr ""
19843 #: builtin/remote.c:707 builtin/remote.c:866 builtin/remote.c:973
19844 #, c-format
19845 msgid "No such remote: '%s'"
19846 msgstr ""
19848 #: builtin/remote.c:726
19849 #, c-format
19850 msgid "Could not rename config section '%s' to '%s'"
19851 msgstr ""
19853 #: builtin/remote.c:746
19854 #, c-format
19855 msgid ""
19856 "Not updating non-default fetch refspec\n"
19857 "\t%s\n"
19858 "\tPlease update the configuration manually if necessary."
19859 msgstr ""
19861 #: builtin/remote.c:783
19862 msgid "Renaming remote references"
19863 msgstr ""
19865 #: builtin/remote.c:794
19866 #, c-format
19867 msgid "deleting '%s' failed"
19868 msgstr ""
19870 #: builtin/remote.c:832
19871 #, c-format
19872 msgid "creating '%s' failed"
19873 msgstr ""
19875 #: builtin/remote.c:912
19876 msgid ""
19877 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
19878 "to delete it, use:"
19879 msgid_plural ""
19880 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
19881 "to delete them, use:"
19882 msgstr[0] ""
19883 msgstr[1] ""
19885 #: builtin/remote.c:926
19886 #, c-format
19887 msgid "Could not remove config section '%s'"
19888 msgstr ""
19890 #: builtin/remote.c:1034
19891 #, c-format
19892 msgid " new (next fetch will store in remotes/%s)"
19893 msgstr ""
19895 #: builtin/remote.c:1037
19896 msgid " tracked"
19897 msgstr ""
19899 #: builtin/remote.c:1039
19900 msgid " stale (use 'git remote prune' to remove)"
19901 msgstr ""
19903 #: builtin/remote.c:1041
19904 msgid " ???"
19905 msgstr ""
19907 #: builtin/remote.c:1082
19908 #, c-format
19909 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
19910 msgstr ""
19912 #: builtin/remote.c:1091
19913 #, c-format
19914 msgid "rebases interactively onto remote %s"
19915 msgstr ""
19917 #: builtin/remote.c:1093
19918 #, c-format
19919 msgid "rebases interactively (with merges) onto remote %s"
19920 msgstr ""
19922 #: builtin/remote.c:1096
19923 #, c-format
19924 msgid "rebases onto remote %s"
19925 msgstr ""
19927 #: builtin/remote.c:1100
19928 #, c-format
19929 msgid " merges with remote %s"
19930 msgstr ""
19932 #: builtin/remote.c:1103
19933 #, c-format
19934 msgid "merges with remote %s"
19935 msgstr ""
19937 #: builtin/remote.c:1106
19938 #, c-format
19939 msgid "%-*s    and with remote %s\n"
19940 msgstr ""
19942 #: builtin/remote.c:1149
19943 msgid "create"
19944 msgstr ""
19946 #: builtin/remote.c:1152
19947 msgid "delete"
19948 msgstr ""
19950 #: builtin/remote.c:1156
19951 msgid "up to date"
19952 msgstr ""
19954 #: builtin/remote.c:1159
19955 msgid "fast-forwardable"
19956 msgstr ""
19958 #: builtin/remote.c:1162
19959 msgid "local out of date"
19960 msgstr ""
19962 #: builtin/remote.c:1169
19963 #, c-format
19964 msgid "    %-*s forces to %-*s (%s)"
19965 msgstr ""
19967 #: builtin/remote.c:1172
19968 #, c-format
19969 msgid "    %-*s pushes to %-*s (%s)"
19970 msgstr ""
19972 #: builtin/remote.c:1176
19973 #, c-format
19974 msgid "    %-*s forces to %s"
19975 msgstr ""
19977 #: builtin/remote.c:1179
19978 #, c-format
19979 msgid "    %-*s pushes to %s"
19980 msgstr ""
19982 #: builtin/remote.c:1247
19983 msgid "do not query remotes"
19984 msgstr ""
19986 #: builtin/remote.c:1268
19987 #, c-format
19988 msgid "* remote %s"
19989 msgstr ""
19991 #: builtin/remote.c:1269
19992 #, c-format
19993 msgid "  Fetch URL: %s"
19994 msgstr ""
19996 #: builtin/remote.c:1270 builtin/remote.c:1286 builtin/remote.c:1423
19997 msgid "(no URL)"
19998 msgstr ""
20000 #. TRANSLATORS: the colon ':' should align
20001 #. with the one in " Fetch URL: %s"
20002 #. translation.
20004 #: builtin/remote.c:1284 builtin/remote.c:1286
20005 #, c-format
20006 msgid "  Push  URL: %s"
20007 msgstr ""
20009 #: builtin/remote.c:1288 builtin/remote.c:1290 builtin/remote.c:1292
20010 #, c-format
20011 msgid "  HEAD branch: %s"
20012 msgstr ""
20014 #: builtin/remote.c:1288
20015 msgid "(not queried)"
20016 msgstr ""
20018 #: builtin/remote.c:1290
20019 msgid "(unknown)"
20020 msgstr ""
20022 #: builtin/remote.c:1294
20023 #, c-format
20024 msgid ""
20025 "  HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
20026 msgstr ""
20028 #: builtin/remote.c:1306
20029 #, c-format
20030 msgid "  Remote branch:%s"
20031 msgid_plural "  Remote branches:%s"
20032 msgstr[0] ""
20033 msgstr[1] ""
20035 #: builtin/remote.c:1309 builtin/remote.c:1335
20036 msgid " (status not queried)"
20037 msgstr ""
20039 #: builtin/remote.c:1318
20040 msgid "  Local branch configured for 'git pull':"
20041 msgid_plural "  Local branches configured for 'git pull':"
20042 msgstr[0] ""
20043 msgstr[1] ""
20045 #: builtin/remote.c:1326
20046 msgid "  Local refs will be mirrored by 'git push'"
20047 msgstr ""
20049 #: builtin/remote.c:1332
20050 #, c-format
20051 msgid "  Local ref configured for 'git push'%s:"
20052 msgid_plural "  Local refs configured for 'git push'%s:"
20053 msgstr[0] ""
20054 msgstr[1] ""
20056 #: builtin/remote.c:1353
20057 msgid "set refs/remotes/<name>/HEAD according to remote"
20058 msgstr ""
20060 #: builtin/remote.c:1355
20061 msgid "delete refs/remotes/<name>/HEAD"
20062 msgstr ""
20064 #: builtin/remote.c:1369
20065 msgid "Cannot determine remote HEAD"
20066 msgstr ""
20068 #: builtin/remote.c:1371
20069 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
20070 msgstr ""
20072 #: builtin/remote.c:1381
20073 #, c-format
20074 msgid "Could not delete %s"
20075 msgstr ""
20077 #: builtin/remote.c:1389
20078 #, c-format
20079 msgid "Not a valid ref: %s"
20080 msgstr ""
20082 #: builtin/remote.c:1391
20083 #, c-format
20084 msgid "Could not setup %s"
20085 msgstr ""
20087 #: builtin/remote.c:1409
20088 #, c-format
20089 msgid " %s will become dangling!"
20090 msgstr ""
20092 #: builtin/remote.c:1410
20093 #, c-format
20094 msgid " %s has become dangling!"
20095 msgstr ""
20097 #: builtin/remote.c:1419
20098 #, c-format
20099 msgid "Pruning %s"
20100 msgstr ""
20102 #: builtin/remote.c:1420
20103 #, c-format
20104 msgid "URL: %s"
20105 msgstr ""
20107 #: builtin/remote.c:1436
20108 #, c-format
20109 msgid " * [would prune] %s"
20110 msgstr ""
20112 #: builtin/remote.c:1439
20113 #, c-format
20114 msgid " * [pruned] %s"
20115 msgstr ""
20117 #: builtin/remote.c:1484
20118 msgid "prune remotes after fetching"
20119 msgstr ""
20121 #: builtin/remote.c:1548 builtin/remote.c:1604 builtin/remote.c:1674
20122 #, c-format
20123 msgid "No such remote '%s'"
20124 msgstr ""
20126 #: builtin/remote.c:1566
20127 msgid "add branch"
20128 msgstr ""
20130 #: builtin/remote.c:1573
20131 msgid "no remote specified"
20132 msgstr ""
20134 #: builtin/remote.c:1590
20135 msgid "query push URLs rather than fetch URLs"
20136 msgstr ""
20138 #: builtin/remote.c:1592
20139 msgid "return all URLs"
20140 msgstr ""
20142 #: builtin/remote.c:1622
20143 #, c-format
20144 msgid "no URLs configured for remote '%s'"
20145 msgstr ""
20147 #: builtin/remote.c:1648
20148 msgid "manipulate push URLs"
20149 msgstr ""
20151 #: builtin/remote.c:1650
20152 msgid "add URL"
20153 msgstr ""
20155 #: builtin/remote.c:1652
20156 msgid "delete URLs"
20157 msgstr ""
20159 #: builtin/remote.c:1659
20160 msgid "--add --delete doesn't make sense"
20161 msgstr ""
20163 #: builtin/remote.c:1700
20164 #, c-format
20165 msgid "Invalid old URL pattern: %s"
20166 msgstr ""
20168 #: builtin/remote.c:1708
20169 #, c-format
20170 msgid "No such URL found: %s"
20171 msgstr ""
20173 #: builtin/remote.c:1710
20174 msgid "Will not delete all non-push URLs"
20175 msgstr ""
20177 #: builtin/remote.c:1727
20178 msgid "be verbose; must be placed before a subcommand"
20179 msgstr ""
20181 #: builtin/repack.c:29
20182 msgid "git repack [<options>]"
20183 msgstr ""
20185 #: builtin/repack.c:34
20186 msgid ""
20187 "Incremental repacks are incompatible with bitmap indexes.  Use\n"
20188 "--no-write-bitmap-index or disable the pack.writebitmaps configuration."
20189 msgstr ""
20191 #: builtin/repack.c:206
20192 msgid "could not start pack-objects to repack promisor objects"
20193 msgstr ""
20195 #: builtin/repack.c:280 builtin/repack.c:824
20196 msgid "repack: Expecting full hex object ID lines only from pack-objects."
20197 msgstr ""
20199 #: builtin/repack.c:304
20200 msgid "could not finish pack-objects to repack promisor objects"
20201 msgstr ""
20203 #: builtin/repack.c:319
20204 #, c-format
20205 msgid "cannot open index for %s"
20206 msgstr ""
20208 #: builtin/repack.c:378
20209 #, c-format
20210 msgid "pack %s too large to consider in geometric progression"
20211 msgstr ""
20213 #: builtin/repack.c:411 builtin/repack.c:418 builtin/repack.c:423
20214 #, c-format
20215 msgid "pack %s too large to roll up"
20216 msgstr ""
20218 #: builtin/repack.c:503
20219 #, c-format
20220 msgid "could not open tempfile %s for writing"
20221 msgstr ""
20223 #: builtin/repack.c:521
20224 msgid "could not close refs snapshot tempfile"
20225 msgstr ""
20227 #: builtin/repack.c:634
20228 msgid "pack everything in a single pack"
20229 msgstr ""
20231 #: builtin/repack.c:636
20232 msgid "same as -a, and turn unreachable objects loose"
20233 msgstr ""
20235 #: builtin/repack.c:639
20236 msgid "remove redundant packs, and run git-prune-packed"
20237 msgstr ""
20239 #: builtin/repack.c:641
20240 msgid "pass --no-reuse-delta to git-pack-objects"
20241 msgstr ""
20243 #: builtin/repack.c:643
20244 msgid "pass --no-reuse-object to git-pack-objects"
20245 msgstr ""
20247 #: builtin/repack.c:645
20248 msgid "do not run git-update-server-info"
20249 msgstr ""
20251 #: builtin/repack.c:648
20252 msgid "pass --local to git-pack-objects"
20253 msgstr ""
20255 #: builtin/repack.c:650
20256 msgid "write bitmap index"
20257 msgstr ""
20259 #: builtin/repack.c:652
20260 msgid "pass --delta-islands to git-pack-objects"
20261 msgstr ""
20263 #: builtin/repack.c:653
20264 msgid "approxidate"
20265 msgstr ""
20267 #: builtin/repack.c:654
20268 msgid "with -A, do not loosen objects older than this"
20269 msgstr ""
20271 #: builtin/repack.c:656
20272 msgid "with -a, repack unreachable objects"
20273 msgstr ""
20275 #: builtin/repack.c:658
20276 msgid "size of the window used for delta compression"
20277 msgstr ""
20279 #: builtin/repack.c:659 builtin/repack.c:665
20280 msgid "bytes"
20281 msgstr ""
20283 #: builtin/repack.c:660
20284 msgid "same as the above, but limit memory size instead of entries count"
20285 msgstr ""
20287 #: builtin/repack.c:662
20288 msgid "limits the maximum delta depth"
20289 msgstr ""
20291 #: builtin/repack.c:664
20292 msgid "limits the maximum number of threads"
20293 msgstr ""
20295 #: builtin/repack.c:666
20296 msgid "maximum size of each packfile"
20297 msgstr ""
20299 #: builtin/repack.c:668
20300 msgid "repack objects in packs marked with .keep"
20301 msgstr ""
20303 #: builtin/repack.c:670
20304 msgid "do not repack this pack"
20305 msgstr ""
20307 #: builtin/repack.c:672
20308 msgid "find a geometric progression with factor <N>"
20309 msgstr ""
20311 #: builtin/repack.c:674
20312 msgid "write a multi-pack index of the resulting packs"
20313 msgstr ""
20315 #: builtin/repack.c:684
20316 msgid "cannot delete packs in a precious-objects repo"
20317 msgstr ""
20319 #: builtin/repack.c:833
20320 msgid "Nothing new to pack."
20321 msgstr ""
20323 #: builtin/repack.c:863
20324 #, c-format
20325 msgid "missing required file: %s"
20326 msgstr ""
20328 #: builtin/repack.c:865
20329 #, c-format
20330 msgid "could not unlink: %s"
20331 msgstr ""
20333 #: builtin/replace.c:22
20334 msgid "git replace [-f] <object> <replacement>"
20335 msgstr ""
20337 #: builtin/replace.c:23
20338 msgid "git replace [-f] --edit <object>"
20339 msgstr ""
20341 #: builtin/replace.c:24
20342 msgid "git replace [-f] --graft <commit> [<parent>...]"
20343 msgstr ""
20345 #: builtin/replace.c:26
20346 msgid "git replace -d <object>..."
20347 msgstr ""
20349 #: builtin/replace.c:27
20350 msgid "git replace [--format=<format>] [-l [<pattern>]]"
20351 msgstr ""
20353 #: builtin/replace.c:90
20354 #, c-format
20355 msgid ""
20356 "invalid replace format '%s'\n"
20357 "valid formats are 'short', 'medium' and 'long'"
20358 msgstr ""
20360 #: builtin/replace.c:125
20361 #, c-format
20362 msgid "replace ref '%s' not found"
20363 msgstr ""
20365 #: builtin/replace.c:141
20366 #, c-format
20367 msgid "Deleted replace ref '%s'"
20368 msgstr ""
20370 #: builtin/replace.c:153
20371 #, c-format
20372 msgid "'%s' is not a valid ref name"
20373 msgstr ""
20375 #: builtin/replace.c:158
20376 #, c-format
20377 msgid "replace ref '%s' already exists"
20378 msgstr ""
20380 #: builtin/replace.c:178
20381 #, c-format
20382 msgid ""
20383 "Objects must be of the same type.\n"
20384 "'%s' points to a replaced object of type '%s'\n"
20385 "while '%s' points to a replacement object of type '%s'."
20386 msgstr ""
20388 #: builtin/replace.c:229
20389 #, c-format
20390 msgid "unable to open %s for writing"
20391 msgstr ""
20393 #: builtin/replace.c:242
20394 msgid "cat-file reported failure"
20395 msgstr ""
20397 #: builtin/replace.c:258
20398 #, c-format
20399 msgid "unable to open %s for reading"
20400 msgstr ""
20402 #: builtin/replace.c:271
20403 msgid "unable to spawn mktree"
20404 msgstr ""
20406 #: builtin/replace.c:275
20407 msgid "unable to read from mktree"
20408 msgstr ""
20410 #: builtin/replace.c:284
20411 msgid "mktree reported failure"
20412 msgstr ""
20414 #: builtin/replace.c:288
20415 msgid "mktree did not return an object name"
20416 msgstr ""
20418 #: builtin/replace.c:297
20419 #, c-format
20420 msgid "unable to fstat %s"
20421 msgstr ""
20423 #: builtin/replace.c:302
20424 msgid "unable to write object to database"
20425 msgstr ""
20427 #: builtin/replace.c:325
20428 #, c-format
20429 msgid "unable to get object type for %s"
20430 msgstr ""
20432 #: builtin/replace.c:341
20433 msgid "editing object file failed"
20434 msgstr ""
20436 #: builtin/replace.c:350
20437 #, c-format
20438 msgid "new object is the same as the old one: '%s'"
20439 msgstr ""
20441 #: builtin/replace.c:383
20442 #, c-format
20443 msgid "could not parse %s as a commit"
20444 msgstr ""
20446 #: builtin/replace.c:415
20447 #, c-format
20448 msgid "bad mergetag in commit '%s'"
20449 msgstr ""
20451 #: builtin/replace.c:417
20452 #, c-format
20453 msgid "malformed mergetag in commit '%s'"
20454 msgstr ""
20456 #: builtin/replace.c:429
20457 #, c-format
20458 msgid ""
20459 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
20460 "instead of --graft"
20461 msgstr ""
20463 #: builtin/replace.c:468
20464 #, c-format
20465 msgid "the original commit '%s' has a gpg signature"
20466 msgstr ""
20468 #: builtin/replace.c:469
20469 msgid "the signature will be removed in the replacement commit!"
20470 msgstr ""
20472 #: builtin/replace.c:479
20473 #, c-format
20474 msgid "could not write replacement commit for: '%s'"
20475 msgstr ""
20477 #: builtin/replace.c:487
20478 #, c-format
20479 msgid "graft for '%s' unnecessary"
20480 msgstr ""
20482 #: builtin/replace.c:491
20483 #, c-format
20484 msgid "new commit is the same as the old one: '%s'"
20485 msgstr ""
20487 #: builtin/replace.c:526
20488 #, c-format
20489 msgid ""
20490 "could not convert the following graft(s):\n"
20491 "%s"
20492 msgstr ""
20494 #: builtin/replace.c:547
20495 msgid "list replace refs"
20496 msgstr ""
20498 #: builtin/replace.c:548
20499 msgid "delete replace refs"
20500 msgstr ""
20502 #: builtin/replace.c:549
20503 msgid "edit existing object"
20504 msgstr ""
20506 #: builtin/replace.c:550
20507 msgid "change a commit's parents"
20508 msgstr ""
20510 #: builtin/replace.c:551
20511 msgid "convert existing graft file"
20512 msgstr ""
20514 #: builtin/replace.c:552
20515 msgid "replace the ref if it exists"
20516 msgstr ""
20518 #: builtin/replace.c:554
20519 msgid "do not pretty-print contents for --edit"
20520 msgstr ""
20522 #: builtin/replace.c:555
20523 msgid "use this format"
20524 msgstr ""
20526 #: builtin/replace.c:568
20527 msgid "--format cannot be used when not listing"
20528 msgstr ""
20530 #: builtin/replace.c:576
20531 msgid "-f only makes sense when writing a replacement"
20532 msgstr ""
20534 #: builtin/replace.c:580
20535 msgid "--raw only makes sense with --edit"
20536 msgstr ""
20538 #: builtin/replace.c:586
20539 msgid "-d needs at least one argument"
20540 msgstr ""
20542 #: builtin/replace.c:592
20543 msgid "bad number of arguments"
20544 msgstr ""
20546 #: builtin/replace.c:598
20547 msgid "-e needs exactly one argument"
20548 msgstr ""
20550 #: builtin/replace.c:604
20551 msgid "-g needs at least one argument"
20552 msgstr ""
20554 #: builtin/replace.c:610
20555 msgid "--convert-graft-file takes no argument"
20556 msgstr ""
20558 #: builtin/replace.c:616
20559 msgid "only one pattern can be given with -l"
20560 msgstr ""
20562 #: builtin/rerere.c:13
20563 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
20564 msgstr ""
20566 #: builtin/rerere.c:58
20567 msgid "register clean resolutions in index"
20568 msgstr ""
20570 #: builtin/rerere.c:77
20571 msgid "'git rerere forget' without paths is deprecated"
20572 msgstr ""
20574 #: builtin/rerere.c:111
20575 #, c-format
20576 msgid "unable to generate diff for '%s'"
20577 msgstr ""
20579 #: builtin/reset.c:33
20580 msgid ""
20581 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
20582 msgstr ""
20584 #: builtin/reset.c:34
20585 msgid "git reset [-q] [<tree-ish>] [--] <pathspec>..."
20586 msgstr ""
20588 #: builtin/reset.c:35
20589 msgid ""
20590 "git reset [-q] [--pathspec-from-file [--pathspec-file-nul]] [<tree-ish>]"
20591 msgstr ""
20593 #: builtin/reset.c:36
20594 msgid "git reset --patch [<tree-ish>] [--] [<pathspec>...]"
20595 msgstr ""
20597 #: builtin/reset.c:42
20598 msgid "mixed"
20599 msgstr ""
20601 #: builtin/reset.c:42
20602 msgid "soft"
20603 msgstr ""
20605 #: builtin/reset.c:42
20606 msgid "hard"
20607 msgstr ""
20609 #: builtin/reset.c:42
20610 msgid "merge"
20611 msgstr ""
20613 #: builtin/reset.c:42
20614 msgid "keep"
20615 msgstr ""
20617 #: builtin/reset.c:90
20618 msgid "You do not have a valid HEAD."
20619 msgstr ""
20621 #: builtin/reset.c:92
20622 msgid "Failed to find tree of HEAD."
20623 msgstr ""
20625 #: builtin/reset.c:98
20626 #, c-format
20627 msgid "Failed to find tree of %s."
20628 msgstr ""
20630 #: builtin/reset.c:123
20631 #, c-format
20632 msgid "HEAD is now at %s"
20633 msgstr ""
20635 #: builtin/reset.c:304
20636 #, c-format
20637 msgid "Cannot do a %s reset in the middle of a merge."
20638 msgstr ""
20640 #: builtin/reset.c:402 builtin/stash.c:606 builtin/stash.c:669
20641 #: builtin/stash.c:693
20642 msgid "be quiet, only report errors"
20643 msgstr ""
20645 #: builtin/reset.c:404
20646 msgid "skip refreshing the index after reset"
20647 msgstr ""
20649 #: builtin/reset.c:406
20650 msgid "reset HEAD and index"
20651 msgstr ""
20653 #: builtin/reset.c:407
20654 msgid "reset only HEAD"
20655 msgstr ""
20657 #: builtin/reset.c:409 builtin/reset.c:411
20658 msgid "reset HEAD, index and working tree"
20659 msgstr ""
20661 #: builtin/reset.c:413
20662 msgid "reset HEAD but keep local changes"
20663 msgstr ""
20665 #: builtin/reset.c:419
20666 msgid "record only the fact that removed paths will be added later"
20667 msgstr ""
20669 #: builtin/reset.c:452
20670 #, c-format
20671 msgid "Failed to resolve '%s' as a valid revision."
20672 msgstr ""
20674 #: builtin/reset.c:460
20675 #, c-format
20676 msgid "Failed to resolve '%s' as a valid tree."
20677 msgstr ""
20679 #: builtin/reset.c:479
20680 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
20681 msgstr ""
20683 #: builtin/reset.c:481
20684 #, c-format
20685 msgid "Cannot do %s reset with paths."
20686 msgstr ""
20688 #: builtin/reset.c:496
20689 #, c-format
20690 msgid "%s reset is not allowed in a bare repository"
20691 msgstr ""
20693 #: builtin/reset.c:527
20694 msgid "Unstaged changes after reset:"
20695 msgstr ""
20697 #: builtin/reset.c:530
20698 #, c-format
20699 msgid ""
20700 "It took %.2f seconds to refresh the index after reset.  You can use\n"
20701 "'--no-refresh' to avoid this."
20702 msgstr ""
20704 #: builtin/reset.c:547
20705 #, c-format
20706 msgid "Could not reset index file to revision '%s'."
20707 msgstr ""
20709 #: builtin/reset.c:552
20710 msgid "Could not write new index file."
20711 msgstr ""
20713 #: builtin/rev-list.c:659
20714 msgid "rev-list does not support display of notes"
20715 msgstr ""
20717 #: builtin/rev-list.c:664
20718 #, c-format
20719 msgid "marked counting and '%s' cannot be used together"
20720 msgstr ""
20722 #: builtin/rev-parse.c:409
20723 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
20724 msgstr ""
20726 #: builtin/rev-parse.c:414
20727 msgid "keep the `--` passed as an arg"
20728 msgstr ""
20730 #: builtin/rev-parse.c:416
20731 msgid "stop parsing after the first non-option argument"
20732 msgstr ""
20734 #: builtin/rev-parse.c:419
20735 msgid "output in stuck long form"
20736 msgstr ""
20738 #: builtin/rev-parse.c:438
20739 msgid "premature end of input"
20740 msgstr ""
20742 #: builtin/rev-parse.c:442
20743 msgid "no usage string given before the `--' separator"
20744 msgstr ""
20746 #: builtin/rev-parse.c:548
20747 msgid "Needed a single revision"
20748 msgstr ""
20750 #: builtin/rev-parse.c:552
20751 msgid ""
20752 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
20753 "   or: git rev-parse --sq-quote [<arg>...]\n"
20754 "   or: git rev-parse [<options>] [<arg>...]\n"
20755 "\n"
20756 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
20757 msgstr ""
20759 #: builtin/rev-parse.c:712
20760 msgid "--resolve-git-dir requires an argument"
20761 msgstr ""
20763 #: builtin/rev-parse.c:715
20764 #, c-format
20765 msgid "not a gitdir '%s'"
20766 msgstr ""
20768 #: builtin/rev-parse.c:739
20769 msgid "--git-path requires an argument"
20770 msgstr ""
20772 #: builtin/rev-parse.c:749
20773 msgid "-n requires an argument"
20774 msgstr ""
20776 #: builtin/rev-parse.c:763
20777 msgid "--path-format requires an argument"
20778 msgstr ""
20780 #: builtin/rev-parse.c:769
20781 #, c-format
20782 msgid "unknown argument to --path-format: %s"
20783 msgstr ""
20785 #: builtin/rev-parse.c:776
20786 msgid "--default requires an argument"
20787 msgstr ""
20789 #: builtin/rev-parse.c:782
20790 msgid "--prefix requires an argument"
20791 msgstr ""
20793 #: builtin/rev-parse.c:851
20794 #, c-format
20795 msgid "unknown mode for --abbrev-ref: %s"
20796 msgstr ""
20798 #: builtin/rev-parse.c:1023
20799 #, c-format
20800 msgid "unknown mode for --show-object-format: %s"
20801 msgstr ""
20803 #: builtin/revert.c:24
20804 msgid "git revert [<options>] <commit-ish>..."
20805 msgstr ""
20807 #: builtin/revert.c:25
20808 msgid "git revert <subcommand>"
20809 msgstr ""
20811 #: builtin/revert.c:30
20812 msgid "git cherry-pick [<options>] <commit-ish>..."
20813 msgstr ""
20815 #: builtin/revert.c:31
20816 msgid "git cherry-pick <subcommand>"
20817 msgstr ""
20819 #: builtin/revert.c:72
20820 #, c-format
20821 msgid "option `%s' expects a number greater than zero"
20822 msgstr ""
20824 #: builtin/revert.c:92
20825 #, c-format
20826 msgid "%s: %s cannot be used with %s"
20827 msgstr ""
20829 #: builtin/revert.c:102
20830 msgid "end revert or cherry-pick sequence"
20831 msgstr ""
20833 #: builtin/revert.c:103
20834 msgid "resume revert or cherry-pick sequence"
20835 msgstr ""
20837 #: builtin/revert.c:104
20838 msgid "cancel revert or cherry-pick sequence"
20839 msgstr ""
20841 #: builtin/revert.c:105
20842 msgid "skip current commit and continue"
20843 msgstr ""
20845 #: builtin/revert.c:107
20846 msgid "don't automatically commit"
20847 msgstr ""
20849 #: builtin/revert.c:108
20850 msgid "edit the commit message"
20851 msgstr ""
20853 #: builtin/revert.c:111
20854 msgid "parent-number"
20855 msgstr ""
20857 #: builtin/revert.c:112
20858 msgid "select mainline parent"
20859 msgstr ""
20861 #: builtin/revert.c:114
20862 msgid "merge strategy"
20863 msgstr ""
20865 #: builtin/revert.c:116
20866 msgid "option for merge strategy"
20867 msgstr ""
20869 #: builtin/revert.c:125
20870 msgid "append commit name"
20871 msgstr ""
20873 #: builtin/revert.c:127
20874 msgid "preserve initially empty commits"
20875 msgstr ""
20877 #: builtin/revert.c:128
20878 msgid "allow commits with empty messages"
20879 msgstr ""
20881 #: builtin/revert.c:129
20882 msgid "keep redundant, empty commits"
20883 msgstr ""
20885 #: builtin/revert.c:241
20886 msgid "revert failed"
20887 msgstr ""
20889 #: builtin/revert.c:254
20890 msgid "cherry-pick failed"
20891 msgstr ""
20893 #: builtin/rm.c:20
20894 msgid "git rm [<options>] [--] <file>..."
20895 msgstr ""
20897 #: builtin/rm.c:208
20898 msgid ""
20899 "the following file has staged content different from both the\n"
20900 "file and the HEAD:"
20901 msgid_plural ""
20902 "the following files have staged content different from both the\n"
20903 "file and the HEAD:"
20904 msgstr[0] ""
20905 msgstr[1] ""
20907 #: builtin/rm.c:213
20908 msgid ""
20909 "\n"
20910 "(use -f to force removal)"
20911 msgstr ""
20913 #: builtin/rm.c:217
20914 msgid "the following file has changes staged in the index:"
20915 msgid_plural "the following files have changes staged in the index:"
20916 msgstr[0] ""
20917 msgstr[1] ""
20919 #: builtin/rm.c:221 builtin/rm.c:230
20920 msgid ""
20921 "\n"
20922 "(use --cached to keep the file, or -f to force removal)"
20923 msgstr ""
20925 #: builtin/rm.c:227
20926 msgid "the following file has local modifications:"
20927 msgid_plural "the following files have local modifications:"
20928 msgstr[0] ""
20929 msgstr[1] ""
20931 #: builtin/rm.c:245
20932 msgid "do not list removed files"
20933 msgstr ""
20935 #: builtin/rm.c:246
20936 msgid "only remove from the index"
20937 msgstr ""
20939 #: builtin/rm.c:247
20940 msgid "override the up-to-date check"
20941 msgstr ""
20943 #: builtin/rm.c:248
20944 msgid "allow recursive removal"
20945 msgstr ""
20947 #: builtin/rm.c:250
20948 msgid "exit with a zero status even if nothing matched"
20949 msgstr ""
20951 #: builtin/rm.c:285
20952 msgid "No pathspec was given. Which files should I remove?"
20953 msgstr ""
20955 #: builtin/rm.c:315
20956 msgid "please stage your changes to .gitmodules or stash them to proceed"
20957 msgstr ""
20959 #: builtin/rm.c:337
20960 #, c-format
20961 msgid "not removing '%s' recursively without -r"
20962 msgstr ""
20964 #: builtin/rm.c:385
20965 #, c-format
20966 msgid "git rm: unable to remove %s"
20967 msgstr ""
20969 #: builtin/send-pack.c:20
20970 msgid ""
20971 "git send-pack [--mirror] [--dry-run] [--force]\n"
20972 "              [--receive-pack=<git-receive-pack>]\n"
20973 "              [--verbose] [--thin] [--atomic]\n"
20974 "              [<host>:]<directory> (--all | <ref>...)"
20975 msgstr ""
20977 #: builtin/send-pack.c:192
20978 msgid "remote name"
20979 msgstr ""
20981 #: builtin/send-pack.c:205
20982 msgid "use stateless RPC protocol"
20983 msgstr ""
20985 #: builtin/send-pack.c:206
20986 msgid "read refs from stdin"
20987 msgstr ""
20989 #: builtin/send-pack.c:207
20990 msgid "print status from remote helper"
20991 msgstr ""
20993 #: builtin/shortlog.c:16
20994 msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
20995 msgstr ""
20997 #: builtin/shortlog.c:17
20998 msgid "git log --pretty=short | git shortlog [<options>]"
20999 msgstr ""
21001 #: builtin/shortlog.c:123
21002 msgid "using multiple --group options with stdin is not supported"
21003 msgstr ""
21005 #: builtin/shortlog.c:133
21006 msgid "using --group=trailer with stdin is not supported"
21007 msgstr ""
21009 #: builtin/shortlog.c:323
21010 #, c-format
21011 msgid "unknown group type: %s"
21012 msgstr ""
21014 #: builtin/shortlog.c:351
21015 msgid "group by committer rather than author"
21016 msgstr ""
21018 #: builtin/shortlog.c:354
21019 msgid "sort output according to the number of commits per author"
21020 msgstr ""
21022 #: builtin/shortlog.c:356
21023 msgid "suppress commit descriptions, only provides commit count"
21024 msgstr ""
21026 #: builtin/shortlog.c:358
21027 msgid "show the email address of each author"
21028 msgstr ""
21030 #: builtin/shortlog.c:359
21031 msgid "<w>[,<i1>[,<i2>]]"
21032 msgstr ""
21034 #: builtin/shortlog.c:360
21035 msgid "linewrap output"
21036 msgstr ""
21038 #: builtin/shortlog.c:362
21039 msgid "field"
21040 msgstr ""
21042 #: builtin/shortlog.c:363
21043 msgid "group by field"
21044 msgstr ""
21046 #: builtin/shortlog.c:395
21047 msgid "too many arguments given outside repository"
21048 msgstr ""
21050 #: builtin/show-branch.c:14
21051 msgid ""
21052 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
21053 "                [--current] [--color[=<when>] | --no-color] [--sparse]\n"
21054 "                [--more=<n> | --list | --independent | --merge-base]\n"
21055 "                [--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
21056 msgstr ""
21058 #: builtin/show-branch.c:18
21059 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
21060 msgstr ""
21062 #: builtin/show-branch.c:396
21063 #, c-format
21064 msgid "ignoring %s; cannot handle more than %d ref"
21065 msgid_plural "ignoring %s; cannot handle more than %d refs"
21066 msgstr[0] ""
21067 msgstr[1] ""
21069 #: builtin/show-branch.c:548
21070 #, c-format
21071 msgid "no matching refs with %s"
21072 msgstr ""
21074 #: builtin/show-branch.c:645
21075 msgid "show remote-tracking and local branches"
21076 msgstr ""
21078 #: builtin/show-branch.c:647
21079 msgid "show remote-tracking branches"
21080 msgstr ""
21082 #: builtin/show-branch.c:649
21083 msgid "color '*!+-' corresponding to the branch"
21084 msgstr ""
21086 #: builtin/show-branch.c:651
21087 msgid "show <n> more commits after the common ancestor"
21088 msgstr ""
21090 #: builtin/show-branch.c:653
21091 msgid "synonym to more=-1"
21092 msgstr ""
21094 #: builtin/show-branch.c:654
21095 msgid "suppress naming strings"
21096 msgstr ""
21098 #: builtin/show-branch.c:656
21099 msgid "include the current branch"
21100 msgstr ""
21102 #: builtin/show-branch.c:658
21103 msgid "name commits with their object names"
21104 msgstr ""
21106 #: builtin/show-branch.c:660
21107 msgid "show possible merge bases"
21108 msgstr ""
21110 #: builtin/show-branch.c:662
21111 msgid "show refs unreachable from any other ref"
21112 msgstr ""
21114 #: builtin/show-branch.c:664
21115 msgid "show commits in topological order"
21116 msgstr ""
21118 #: builtin/show-branch.c:667
21119 msgid "show only commits not on the first branch"
21120 msgstr ""
21122 #: builtin/show-branch.c:669
21123 msgid "show merges reachable from only one tip"
21124 msgstr ""
21126 #: builtin/show-branch.c:671
21127 msgid "topologically sort, maintaining date order where possible"
21128 msgstr ""
21130 #: builtin/show-branch.c:674
21131 msgid "<n>[,<base>]"
21132 msgstr ""
21134 #: builtin/show-branch.c:675
21135 msgid "show <n> most recent ref-log entries starting at base"
21136 msgstr ""
21138 #: builtin/show-branch.c:735
21139 msgid "no branches given, and HEAD is not valid"
21140 msgstr ""
21142 #: builtin/show-branch.c:738
21143 msgid "--reflog option needs one branch name"
21144 msgstr ""
21146 #: builtin/show-branch.c:741
21147 #, c-format
21148 msgid "only %d entry can be shown at one time."
21149 msgid_plural "only %d entries can be shown at one time."
21150 msgstr[0] ""
21151 msgstr[1] ""
21153 #: builtin/show-branch.c:745
21154 #, c-format
21155 msgid "no such ref %s"
21156 msgstr ""
21158 #: builtin/show-branch.c:831
21159 #, c-format
21160 msgid "cannot handle more than %d rev."
21161 msgid_plural "cannot handle more than %d revs."
21162 msgstr[0] ""
21163 msgstr[1] ""
21165 #: builtin/show-branch.c:835
21166 #, c-format
21167 msgid "'%s' is not a valid ref."
21168 msgstr ""
21170 #: builtin/show-branch.c:838
21171 #, c-format
21172 msgid "cannot find commit %s (%s)"
21173 msgstr ""
21175 #: builtin/show-index.c:21
21176 msgid "hash-algorithm"
21177 msgstr ""
21179 #: builtin/show-index.c:31
21180 msgid "Unknown hash algorithm"
21181 msgstr ""
21183 #: builtin/show-ref.c:12
21184 msgid ""
21185 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
21186 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
21187 msgstr ""
21189 #: builtin/show-ref.c:13
21190 msgid "git show-ref --exclude-existing[=<pattern>]"
21191 msgstr ""
21193 #: builtin/show-ref.c:162
21194 msgid "only show tags (can be combined with heads)"
21195 msgstr ""
21197 #: builtin/show-ref.c:163
21198 msgid "only show heads (can be combined with tags)"
21199 msgstr ""
21201 #: builtin/show-ref.c:164
21202 msgid "stricter reference checking, requires exact ref path"
21203 msgstr ""
21205 #: builtin/show-ref.c:167 builtin/show-ref.c:169
21206 msgid "show the HEAD reference, even if it would be filtered out"
21207 msgstr ""
21209 #: builtin/show-ref.c:171
21210 msgid "dereference tags into object IDs"
21211 msgstr ""
21213 #: builtin/show-ref.c:173
21214 msgid "only show SHA1 hash using <n> digits"
21215 msgstr ""
21217 #: builtin/show-ref.c:177
21218 msgid "do not print results to stdout (useful with --verify)"
21219 msgstr ""
21221 #: builtin/show-ref.c:179
21222 msgid "show refs from stdin that aren't in local repository"
21223 msgstr ""
21225 #: builtin/sparse-checkout.c:23
21226 msgid "git sparse-checkout (init|list|set|add|reapply|disable) <options>"
21227 msgstr ""
21229 #: builtin/sparse-checkout.c:61
21230 msgid "this worktree is not sparse"
21231 msgstr ""
21233 #: builtin/sparse-checkout.c:76
21234 msgid "this worktree is not sparse (sparse-checkout file may not exist)"
21235 msgstr ""
21237 #: builtin/sparse-checkout.c:177
21238 #, c-format
21239 msgid ""
21240 "directory '%s' contains untracked files, but is not in the sparse-checkout "
21241 "cone"
21242 msgstr ""
21244 #: builtin/sparse-checkout.c:185
21245 #, c-format
21246 msgid "failed to remove directory '%s'"
21247 msgstr ""
21249 #: builtin/sparse-checkout.c:327
21250 msgid "failed to create directory for sparse-checkout file"
21251 msgstr ""
21253 #: builtin/sparse-checkout.c:366
21254 msgid "failed to initialize worktree config"
21255 msgstr ""
21257 #: builtin/sparse-checkout.c:411
21258 msgid "failed to modify sparse-index config"
21259 msgstr ""
21261 #: builtin/sparse-checkout.c:441 builtin/sparse-checkout.c:793
21262 #: builtin/sparse-checkout.c:847
21263 msgid "initialize the sparse-checkout in cone mode"
21264 msgstr ""
21266 #: builtin/sparse-checkout.c:443 builtin/sparse-checkout.c:795
21267 #: builtin/sparse-checkout.c:849
21268 msgid "toggle the use of a sparse index"
21269 msgstr ""
21271 #: builtin/sparse-checkout.c:479
21272 #, c-format
21273 msgid "failed to open '%s'"
21274 msgstr ""
21276 #: builtin/sparse-checkout.c:531
21277 #, c-format
21278 msgid "could not normalize path %s"
21279 msgstr ""
21281 #: builtin/sparse-checkout.c:560
21282 #, c-format
21283 msgid "unable to unquote C-style string '%s'"
21284 msgstr ""
21286 #: builtin/sparse-checkout.c:615 builtin/sparse-checkout.c:643
21287 msgid "unable to load existing sparse-checkout patterns"
21288 msgstr ""
21290 #: builtin/sparse-checkout.c:619
21291 msgid "existing sparse-checkout patterns do not use cone mode"
21292 msgstr ""
21294 #: builtin/sparse-checkout.c:707
21295 msgid "please run from the toplevel directory in non-cone mode"
21296 msgstr ""
21298 #: builtin/sparse-checkout.c:712
21299 msgid "specify directories rather than patterns (no leading slash)"
21300 msgstr ""
21302 #: builtin/sparse-checkout.c:714
21303 msgid ""
21304 "specify directories rather than patterns.  If your directory starts with a "
21305 "'!', pass --skip-checks"
21306 msgstr ""
21308 #: builtin/sparse-checkout.c:716
21309 msgid ""
21310 "specify directories rather than patterns.  If your directory really has any "
21311 "of '*?[]\\' in it, pass --skip-checks"
21312 msgstr ""
21314 #: builtin/sparse-checkout.c:732
21315 #, c-format
21316 msgid ""
21317 "'%s' is not a directory; to treat it as a directory anyway, rerun with --"
21318 "skip-checks"
21319 msgstr ""
21321 #: builtin/sparse-checkout.c:734
21322 #, c-format
21323 msgid ""
21324 "pass a leading slash before paths such as '%s' if you want a single file "
21325 "(see NON-CONE PROBLEMS in the git-sparse-checkout manual)."
21326 msgstr ""
21328 #: builtin/sparse-checkout.c:739
21329 msgid "git sparse-checkout add [--skip-checks] (--stdin | <patterns>)"
21330 msgstr ""
21332 #: builtin/sparse-checkout.c:752 builtin/sparse-checkout.c:797
21333 msgid ""
21334 "skip some sanity checks on the given paths that might give false positives"
21335 msgstr ""
21337 #: builtin/sparse-checkout.c:755 builtin/sparse-checkout.c:800
21338 msgid "read patterns from standard in"
21339 msgstr ""
21341 #: builtin/sparse-checkout.c:760
21342 msgid "no sparse-checkout to add to"
21343 msgstr ""
21345 #: builtin/sparse-checkout.c:775
21346 msgid ""
21347 "git sparse-checkout set [--[no-]cone] [--[no-]sparse-index] [--skip-checks] "
21348 "(--stdin | <patterns>)"
21349 msgstr ""
21351 #: builtin/sparse-checkout.c:854
21352 msgid "must be in a sparse-checkout to reapply sparsity patterns"
21353 msgstr ""
21355 #: builtin/sparse-checkout.c:914
21356 msgid "error while refreshing working directory"
21357 msgstr ""
21359 #: builtin/stash.c:24 builtin/stash.c:40
21360 msgid "git stash list [<options>]"
21361 msgstr ""
21363 #: builtin/stash.c:25 builtin/stash.c:45
21364 msgid "git stash show [<options>] [<stash>]"
21365 msgstr ""
21367 #: builtin/stash.c:26 builtin/stash.c:50
21368 msgid "git stash drop [-q|--quiet] [<stash>]"
21369 msgstr ""
21371 #: builtin/stash.c:27
21372 msgid "git stash ( pop | apply ) [--index] [-q|--quiet] [<stash>]"
21373 msgstr ""
21375 #: builtin/stash.c:28 builtin/stash.c:65
21376 msgid "git stash branch <branchname> [<stash>]"
21377 msgstr ""
21379 #: builtin/stash.c:30
21380 msgid ""
21381 "git stash [push [-p|--patch] [-S|--staged] [-k|--[no-]keep-index] [-q|--"
21382 "quiet]\n"
21383 "          [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
21384 "          [--pathspec-from-file=<file> [--pathspec-file-nul]]\n"
21385 "          [--] [<pathspec>...]]"
21386 msgstr ""
21388 #: builtin/stash.c:34
21389 msgid ""
21390 "git stash save [-p|--patch] [-S|--staged] [-k|--[no-]keep-index] [-q|--"
21391 "quiet]\n"
21392 "          [-u|--include-untracked] [-a|--all] [<message>]"
21393 msgstr ""
21395 #: builtin/stash.c:55
21396 msgid "git stash pop [--index] [-q|--quiet] [<stash>]"
21397 msgstr ""
21399 #: builtin/stash.c:60
21400 msgid "git stash apply [--index] [-q|--quiet] [<stash>]"
21401 msgstr ""
21403 #: builtin/stash.c:75
21404 msgid "git stash store [-m|--message <message>] [-q|--quiet] <commit>"
21405 msgstr ""
21407 #: builtin/stash.c:80
21408 msgid ""
21409 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
21410 "          [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
21411 "          [--] [<pathspec>...]]"
21412 msgstr ""
21414 #: builtin/stash.c:87
21415 msgid ""
21416 "git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
21417 "               [-u|--include-untracked] [-a|--all] [<message>]"
21418 msgstr ""
21420 #: builtin/stash.c:130
21421 #, c-format
21422 msgid "'%s' is not a stash-like commit"
21423 msgstr ""
21425 #: builtin/stash.c:150
21426 #, c-format
21427 msgid "Too many revisions specified:%s"
21428 msgstr ""
21430 #: builtin/stash.c:164
21431 msgid "No stash entries found."
21432 msgstr ""
21434 #: builtin/stash.c:178
21435 #, c-format
21436 msgid "%s is not a valid reference"
21437 msgstr ""
21439 #: builtin/stash.c:227
21440 msgid "git stash clear with arguments is unimplemented"
21441 msgstr ""
21443 #: builtin/stash.c:447
21444 #, c-format
21445 msgid ""
21446 "WARNING: Untracked file in way of tracked file!  Renaming\n"
21447 "            %s -> %s\n"
21448 "         to make room.\n"
21449 msgstr ""
21451 #: builtin/stash.c:508
21452 msgid "cannot apply a stash in the middle of a merge"
21453 msgstr ""
21455 #: builtin/stash.c:519
21456 #, c-format
21457 msgid "could not generate diff %s^!."
21458 msgstr ""
21460 #: builtin/stash.c:526
21461 msgid "conflicts in index. Try without --index."
21462 msgstr ""
21464 #: builtin/stash.c:532
21465 msgid "could not save index tree"
21466 msgstr ""
21468 #: builtin/stash.c:552
21469 #, c-format
21470 msgid "Merging %s with %s"
21471 msgstr ""
21473 #: builtin/stash.c:562
21474 msgid "Index was not unstashed."
21475 msgstr ""
21477 #: builtin/stash.c:576
21478 msgid "could not restore untracked files from stash"
21479 msgstr ""
21481 #: builtin/stash.c:608 builtin/stash.c:695
21482 msgid "attempt to recreate the index"
21483 msgstr ""
21485 #: builtin/stash.c:641
21486 #, c-format
21487 msgid "Dropped %s (%s)"
21488 msgstr ""
21490 #: builtin/stash.c:644
21491 #, c-format
21492 msgid "%s: Could not drop stash entry"
21493 msgstr ""
21495 #: builtin/stash.c:657
21496 #, c-format
21497 msgid "'%s' is not a stash reference"
21498 msgstr ""
21500 #: builtin/stash.c:707
21501 msgid "The stash entry is kept in case you need it again."
21502 msgstr ""
21504 #: builtin/stash.c:730
21505 msgid "No branch name specified"
21506 msgstr ""
21508 #: builtin/stash.c:809
21509 msgid "failed to parse tree"
21510 msgstr ""
21512 #: builtin/stash.c:820
21513 msgid "failed to unpack trees"
21514 msgstr ""
21516 #: builtin/stash.c:840
21517 msgid "include untracked files in the stash"
21518 msgstr ""
21520 #: builtin/stash.c:843
21521 msgid "only show untracked files in the stash"
21522 msgstr ""
21524 #: builtin/stash.c:930 builtin/stash.c:967
21525 #, c-format
21526 msgid "Cannot update %s with %s"
21527 msgstr ""
21529 #: builtin/stash.c:948 builtin/stash.c:1667 builtin/stash.c:1739
21530 msgid "stash message"
21531 msgstr ""
21533 #: builtin/stash.c:958
21534 msgid "\"git stash store\" requires one <commit> argument"
21535 msgstr ""
21537 #: builtin/stash.c:1143
21538 msgid "No staged changes"
21539 msgstr ""
21541 #: builtin/stash.c:1204
21542 msgid "No changes selected"
21543 msgstr ""
21545 #: builtin/stash.c:1304
21546 msgid "You do not have the initial commit yet"
21547 msgstr ""
21549 #: builtin/stash.c:1331
21550 msgid "Cannot save the current index state"
21551 msgstr ""
21553 #: builtin/stash.c:1340
21554 msgid "Cannot save the untracked files"
21555 msgstr ""
21557 #: builtin/stash.c:1351 builtin/stash.c:1370
21558 msgid "Cannot save the current worktree state"
21559 msgstr ""
21561 #: builtin/stash.c:1361
21562 msgid "Cannot save the current staged state"
21563 msgstr ""
21565 #: builtin/stash.c:1398
21566 msgid "Cannot record working tree state"
21567 msgstr ""
21569 #: builtin/stash.c:1447
21570 msgid "Can't use --patch and --include-untracked or --all at the same time"
21571 msgstr ""
21573 #: builtin/stash.c:1458
21574 msgid "Can't use --staged and --include-untracked or --all at the same time"
21575 msgstr ""
21577 #: builtin/stash.c:1476
21578 msgid "Did you forget to 'git add'?"
21579 msgstr ""
21581 #: builtin/stash.c:1491
21582 msgid "No local changes to save"
21583 msgstr ""
21585 #: builtin/stash.c:1498
21586 msgid "Cannot initialize stash"
21587 msgstr ""
21589 #: builtin/stash.c:1513
21590 msgid "Cannot save the current status"
21591 msgstr ""
21593 #: builtin/stash.c:1518
21594 #, c-format
21595 msgid "Saved working directory and index state %s"
21596 msgstr ""
21598 #: builtin/stash.c:1615
21599 msgid "Cannot remove worktree changes"
21600 msgstr ""
21602 #: builtin/stash.c:1656 builtin/stash.c:1728
21603 msgid "keep index"
21604 msgstr ""
21606 #: builtin/stash.c:1658 builtin/stash.c:1730
21607 msgid "stash staged changes only"
21608 msgstr ""
21610 #: builtin/stash.c:1660 builtin/stash.c:1732
21611 msgid "stash in patch mode"
21612 msgstr ""
21614 #: builtin/stash.c:1661 builtin/stash.c:1733
21615 msgid "quiet mode"
21616 msgstr ""
21618 #: builtin/stash.c:1663 builtin/stash.c:1735
21619 msgid "include untracked files in stash"
21620 msgstr ""
21622 #: builtin/stash.c:1665 builtin/stash.c:1737
21623 msgid "include ignore files"
21624 msgstr ""
21626 #: builtin/stripspace.c:37
21627 msgid "skip and remove all lines starting with comment character"
21628 msgstr ""
21630 #: builtin/stripspace.c:40
21631 msgid "prepend comment character and space to each line"
21632 msgstr ""
21634 #: builtin/submodule--helper.c:50 builtin/submodule--helper.c:2486
21635 #, c-format
21636 msgid "Expecting a full ref name, got %s"
21637 msgstr ""
21639 #: builtin/submodule--helper.c:103
21640 #, c-format
21641 msgid "cannot strip one component off url '%s'"
21642 msgstr ""
21644 #: builtin/submodule--helper.c:213
21645 #, c-format
21646 msgid ""
21647 "could not look up configuration '%s'. Assuming this repository is its own "
21648 "authoritative upstream."
21649 msgstr ""
21651 #: builtin/submodule--helper.c:413 builtin/submodule--helper.c:1873
21652 msgid "alternative anchor for relative paths"
21653 msgstr ""
21655 #: builtin/submodule--helper.c:418
21656 msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
21657 msgstr ""
21659 #: builtin/submodule--helper.c:476 builtin/submodule--helper.c:617
21660 #: builtin/submodule--helper.c:640
21661 #, c-format
21662 msgid "No url found for submodule path '%s' in .gitmodules"
21663 msgstr ""
21665 #: builtin/submodule--helper.c:528
21666 #, c-format
21667 msgid "Entering '%s'\n"
21668 msgstr ""
21670 #: builtin/submodule--helper.c:531
21671 #, c-format
21672 msgid ""
21673 "run_command returned non-zero status for %s\n"
21675 msgstr ""
21677 #: builtin/submodule--helper.c:553
21678 #, c-format
21679 msgid ""
21680 "run_command returned non-zero status while recursing in the nested "
21681 "submodules of %s\n"
21683 msgstr ""
21685 #: builtin/submodule--helper.c:569
21686 msgid "suppress output of entering each submodule command"
21687 msgstr ""
21689 #: builtin/submodule--helper.c:571 builtin/submodule--helper.c:876
21690 #: builtin/submodule--helper.c:1458
21691 msgid "recurse into nested submodules"
21692 msgstr ""
21694 #: builtin/submodule--helper.c:576
21695 msgid "git submodule--helper foreach [--quiet] [--recursive] [--] <command>"
21696 msgstr ""
21698 #: builtin/submodule--helper.c:654
21699 #, c-format
21700 msgid "Failed to register url for submodule path '%s'"
21701 msgstr ""
21703 #: builtin/submodule--helper.c:658
21704 #, c-format
21705 msgid "Submodule '%s' (%s) registered for path '%s'\n"
21706 msgstr ""
21708 #: builtin/submodule--helper.c:668
21709 #, c-format
21710 msgid "warning: command update mode suggested for submodule '%s'\n"
21711 msgstr ""
21713 #: builtin/submodule--helper.c:675
21714 #, c-format
21715 msgid "Failed to register update mode for submodule path '%s'"
21716 msgstr ""
21718 #: builtin/submodule--helper.c:697
21719 msgid "suppress output for initializing a submodule"
21720 msgstr ""
21722 #: builtin/submodule--helper.c:702
21723 msgid "git submodule--helper init [<options>] [<path>]"
21724 msgstr ""
21726 #: builtin/submodule--helper.c:775 builtin/submodule--helper.c:910
21727 #, c-format
21728 msgid "no submodule mapping found in .gitmodules for path '%s'"
21729 msgstr ""
21731 #: builtin/submodule--helper.c:823
21732 #, c-format
21733 msgid "could not resolve HEAD ref inside the submodule '%s'"
21734 msgstr ""
21736 #: builtin/submodule--helper.c:850 builtin/submodule--helper.c:1428
21737 #, c-format
21738 msgid "failed to recurse into submodule '%s'"
21739 msgstr ""
21741 #: builtin/submodule--helper.c:874 builtin/submodule--helper.c:1595
21742 msgid "suppress submodule status output"
21743 msgstr ""
21745 #: builtin/submodule--helper.c:875
21746 msgid ""
21747 "use commit stored in the index instead of the one stored in the submodule "
21748 "HEAD"
21749 msgstr ""
21751 #: builtin/submodule--helper.c:881
21752 msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
21753 msgstr ""
21755 #: builtin/submodule--helper.c:905
21756 msgid "git submodule--helper name <path>"
21757 msgstr ""
21759 #: builtin/submodule--helper.c:977
21760 #, c-format
21761 msgid "* %s %s(blob)->%s(submodule)"
21762 msgstr ""
21764 #: builtin/submodule--helper.c:980
21765 #, c-format
21766 msgid "* %s %s(submodule)->%s(blob)"
21767 msgstr ""
21769 #: builtin/submodule--helper.c:993
21770 #, c-format
21771 msgid "%s"
21772 msgstr ""
21774 #: builtin/submodule--helper.c:1043
21775 #, c-format
21776 msgid "couldn't hash object from '%s'"
21777 msgstr ""
21779 #: builtin/submodule--helper.c:1047
21780 #, c-format
21781 msgid "unexpected mode %o\n"
21782 msgstr ""
21784 #: builtin/submodule--helper.c:1288
21785 msgid "use the commit stored in the index instead of the submodule HEAD"
21786 msgstr ""
21788 #: builtin/submodule--helper.c:1290
21789 msgid "compare the commit in the index with that in the submodule HEAD"
21790 msgstr ""
21792 #: builtin/submodule--helper.c:1292
21793 msgid "skip submodules with 'ignore_config' value set to 'all'"
21794 msgstr ""
21796 #: builtin/submodule--helper.c:1294
21797 msgid "limit the summary size"
21798 msgstr ""
21800 #: builtin/submodule--helper.c:1299
21801 msgid "git submodule--helper summary [<options>] [<commit>] [--] [<path>]"
21802 msgstr ""
21804 #: builtin/submodule--helper.c:1323
21805 msgid "could not fetch a revision for HEAD"
21806 msgstr ""
21808 #: builtin/submodule--helper.c:1384
21809 #, c-format
21810 msgid "Synchronizing submodule url for '%s'\n"
21811 msgstr ""
21813 #: builtin/submodule--helper.c:1390
21814 #, c-format
21815 msgid "failed to register url for submodule path '%s'"
21816 msgstr ""
21818 #: builtin/submodule--helper.c:1399
21819 #, c-format
21820 msgid "failed to get the default remote for submodule '%s'"
21821 msgstr ""
21823 #: builtin/submodule--helper.c:1409
21824 #, c-format
21825 msgid "failed to update remote for submodule '%s'"
21826 msgstr ""
21828 #: builtin/submodule--helper.c:1456
21829 msgid "suppress output of synchronizing submodule url"
21830 msgstr ""
21832 #: builtin/submodule--helper.c:1463
21833 msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
21834 msgstr ""
21836 #: builtin/submodule--helper.c:1513
21837 #, c-format
21838 msgid ""
21839 "Submodule work tree '%s' contains a .git directory. This will be replaced "
21840 "with a .git file by using absorbgitdirs."
21841 msgstr ""
21843 #: builtin/submodule--helper.c:1530
21844 #, c-format
21845 msgid ""
21846 "Submodule work tree '%s' contains local modifications; use '-f' to discard "
21847 "them"
21848 msgstr ""
21850 #: builtin/submodule--helper.c:1538
21851 #, c-format
21852 msgid "Cleared directory '%s'\n"
21853 msgstr ""
21855 #: builtin/submodule--helper.c:1540
21856 #, c-format
21857 msgid "Could not remove submodule work tree '%s'\n"
21858 msgstr ""
21860 #: builtin/submodule--helper.c:1551
21861 #, c-format
21862 msgid "could not create empty submodule directory %s"
21863 msgstr ""
21865 #: builtin/submodule--helper.c:1567
21866 #, c-format
21867 msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
21868 msgstr ""
21870 #: builtin/submodule--helper.c:1596
21871 msgid "remove submodule working trees even if they contain local changes"
21872 msgstr ""
21874 #: builtin/submodule--helper.c:1597
21875 msgid "unregister all submodules"
21876 msgstr ""
21878 #: builtin/submodule--helper.c:1602
21879 msgid ""
21880 "git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
21881 msgstr ""
21883 #: builtin/submodule--helper.c:1616
21884 msgid "Use '--all' if you really want to deinitialize all submodules"
21885 msgstr ""
21887 #: builtin/submodule--helper.c:1665
21888 msgid ""
21889 "An alternate computed from a superproject's alternate is invalid.\n"
21890 "To allow Git to clone without an alternate in such a case, set\n"
21891 "submodule.alternateErrorStrategy to 'info' or, equivalently, clone with\n"
21892 "'--reference-if-able' instead of '--reference'."
21893 msgstr ""
21895 #: builtin/submodule--helper.c:1710 builtin/submodule--helper.c:1713
21896 #, c-format
21897 msgid "submodule '%s' cannot add alternate: %s"
21898 msgstr ""
21900 #: builtin/submodule--helper.c:1749
21901 #, c-format
21902 msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
21903 msgstr ""
21905 #: builtin/submodule--helper.c:1756
21906 #, c-format
21907 msgid "Value '%s' for submodule.alternateLocation is not recognized"
21908 msgstr ""
21910 #: builtin/submodule--helper.c:1781
21911 #, c-format
21912 msgid "refusing to create/use '%s' in another submodule's git dir"
21913 msgstr ""
21915 #: builtin/submodule--helper.c:1826
21916 #, c-format
21917 msgid "clone of '%s' into submodule path '%s' failed"
21918 msgstr ""
21920 #: builtin/submodule--helper.c:1831
21921 #, c-format
21922 msgid "directory not empty: '%s'"
21923 msgstr ""
21925 #: builtin/submodule--helper.c:1843
21926 #, c-format
21927 msgid "could not get submodule directory for '%s'"
21928 msgstr ""
21930 #: builtin/submodule--helper.c:1876
21931 msgid "where the new submodule will be cloned to"
21932 msgstr ""
21934 #: builtin/submodule--helper.c:1879
21935 msgid "name of the new submodule"
21936 msgstr ""
21938 #: builtin/submodule--helper.c:1882
21939 msgid "url where to clone the submodule from"
21940 msgstr ""
21942 #: builtin/submodule--helper.c:1890 builtin/submodule--helper.c:3383
21943 msgid "depth for shallow clones"
21944 msgstr ""
21946 #: builtin/submodule--helper.c:1893 builtin/submodule--helper.c:2731
21947 #: builtin/submodule--helper.c:3376
21948 msgid "force cloning progress"
21949 msgstr ""
21951 #: builtin/submodule--helper.c:1895 builtin/submodule--helper.c:2733
21952 msgid "disallow cloning into non-empty directory"
21953 msgstr ""
21955 #: builtin/submodule--helper.c:1903
21956 msgid ""
21957 "git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
21958 "<repository>] [--name <name>] [--depth <depth>] [--single-branch] [--filter "
21959 "<filter-spec>]--url <url> --path <path>"
21960 msgstr ""
21962 #: builtin/submodule--helper.c:1943
21963 #, c-format
21964 msgid "Invalid update mode '%s' for submodule path '%s'"
21965 msgstr ""
21967 #: builtin/submodule--helper.c:1947
21968 #, c-format
21969 msgid "Invalid update mode '%s' configured for submodule path '%s'"
21970 msgstr ""
21972 #: builtin/submodule--helper.c:2041
21973 #, c-format
21974 msgid "Submodule path '%s' not initialized"
21975 msgstr ""
21977 #: builtin/submodule--helper.c:2045
21978 msgid "Maybe you want to use 'update --init'?"
21979 msgstr ""
21981 #: builtin/submodule--helper.c:2075
21982 #, c-format
21983 msgid "Skipping unmerged submodule %s"
21984 msgstr ""
21986 #: builtin/submodule--helper.c:2104
21987 #, c-format
21988 msgid "Skipping submodule '%s'"
21989 msgstr ""
21991 #: builtin/submodule--helper.c:2257
21992 #, c-format
21993 msgid "Failed to clone '%s'. Retry scheduled"
21994 msgstr ""
21996 #: builtin/submodule--helper.c:2268
21997 #, c-format
21998 msgid "Failed to clone '%s' a second time, aborting"
21999 msgstr ""
22001 #: builtin/submodule--helper.c:2371
22002 #, c-format
22003 msgid "Unable to checkout '%s' in submodule path '%s'"
22004 msgstr ""
22006 #: builtin/submodule--helper.c:2375
22007 #, c-format
22008 msgid "Unable to rebase '%s' in submodule path '%s'"
22009 msgstr ""
22011 #: builtin/submodule--helper.c:2379
22012 #, c-format
22013 msgid "Unable to merge '%s' in submodule path '%s'"
22014 msgstr ""
22016 #: builtin/submodule--helper.c:2383
22017 #, c-format
22018 msgid "Execution of '%s %s' failed in submodule path '%s'"
22019 msgstr ""
22021 #: builtin/submodule--helper.c:2402
22022 #, c-format
22023 msgid "Submodule path '%s': checked out '%s'\n"
22024 msgstr ""
22026 #: builtin/submodule--helper.c:2406
22027 #, c-format
22028 msgid "Submodule path '%s': rebased into '%s'\n"
22029 msgstr ""
22031 #: builtin/submodule--helper.c:2410
22032 #, c-format
22033 msgid "Submodule path '%s': merged in '%s'\n"
22034 msgstr ""
22036 #: builtin/submodule--helper.c:2414
22037 #, c-format
22038 msgid "Submodule path '%s': '%s %s'\n"
22039 msgstr ""
22041 #: builtin/submodule--helper.c:2438
22042 #, c-format
22043 msgid "Unable to fetch in submodule path '%s'; trying to directly fetch %s:"
22044 msgstr ""
22046 #: builtin/submodule--helper.c:2447
22047 #, c-format
22048 msgid ""
22049 "Fetched in submodule path '%s', but it did not contain %s. Direct fetching "
22050 "of that commit failed."
22051 msgstr ""
22053 #: builtin/submodule--helper.c:2481
22054 #, c-format
22055 msgid ""
22056 "Submodule (%s) branch configured to inherit branch from superproject, but "
22057 "the superproject is not on any branch"
22058 msgstr ""
22060 #: builtin/submodule--helper.c:2499
22061 #, c-format
22062 msgid "could not get a repository handle for submodule '%s'"
22063 msgstr ""
22065 #: builtin/submodule--helper.c:2588
22066 #, c-format
22067 msgid "Unable to find current revision in submodule path '%s'"
22068 msgstr ""
22070 #: builtin/submodule--helper.c:2599
22071 #, c-format
22072 msgid "Unable to fetch in submodule path '%s'"
22073 msgstr ""
22075 #: builtin/submodule--helper.c:2604
22076 #, c-format
22077 msgid "Unable to find %s revision in submodule path '%s'"
22078 msgstr ""
22080 #: builtin/submodule--helper.c:2640
22081 #, c-format
22082 msgid "Failed to recurse into submodule path '%s'"
22083 msgstr ""
22085 #: builtin/submodule--helper.c:2699
22086 msgid "force checkout updates"
22087 msgstr ""
22089 #: builtin/submodule--helper.c:2701
22090 msgid "initialize uninitialized submodules before update"
22091 msgstr ""
22093 #: builtin/submodule--helper.c:2703
22094 msgid "use SHA-1 of submodule's remote tracking branch"
22095 msgstr ""
22097 #: builtin/submodule--helper.c:2705
22098 msgid "traverse submodules recursively"
22099 msgstr ""
22101 #: builtin/submodule--helper.c:2707
22102 msgid "don't fetch new objects from the remote site"
22103 msgstr ""
22105 #: builtin/submodule--helper.c:2710 builtin/submodule--helper.c:2892
22106 msgid "path into the working tree"
22107 msgstr ""
22109 #: builtin/submodule--helper.c:2713
22110 msgid "path into the working tree, across nested submodule boundaries"
22111 msgstr ""
22113 #: builtin/submodule--helper.c:2717
22114 msgid "rebase, merge, checkout or none"
22115 msgstr ""
22117 #: builtin/submodule--helper.c:2723
22118 msgid "create a shallow clone truncated to the specified number of revisions"
22119 msgstr ""
22121 #: builtin/submodule--helper.c:2726
22122 msgid "parallel jobs"
22123 msgstr ""
22125 #: builtin/submodule--helper.c:2728
22126 msgid "whether the initial clone should follow the shallow recommendation"
22127 msgstr ""
22129 #: builtin/submodule--helper.c:2729
22130 msgid "don't print cloning progress"
22131 msgstr ""
22133 #: builtin/submodule--helper.c:2741
22134 msgid ""
22135 "git submodule [--quiet] update [--init [--filter=<filter-spec>]] [--remote] "
22136 "[-N|--no-fetch] [-f|--force] [--checkout|--merge|--rebase] [--[no-]recommend-"
22137 "shallow] [--reference <repository>] [--recursive] [--[no-]single-branch] "
22138 "[--] [<path>...]"
22139 msgstr ""
22141 #: builtin/submodule--helper.c:2767
22142 msgid "bad value for update parameter"
22143 msgstr ""
22145 #: builtin/submodule--helper.c:2893
22146 msgid "recurse into submodules"
22147 msgstr ""
22149 #: builtin/submodule--helper.c:2899
22150 msgid "git submodule--helper absorb-git-dirs [<options>] [<path>...]"
22151 msgstr ""
22153 #: builtin/submodule--helper.c:2955
22154 msgid "check if it is safe to write to the .gitmodules file"
22155 msgstr ""
22157 #: builtin/submodule--helper.c:2958
22158 msgid "unset the config in the .gitmodules file"
22159 msgstr ""
22161 #: builtin/submodule--helper.c:2963
22162 msgid "git submodule--helper config <name> [<value>]"
22163 msgstr ""
22165 #: builtin/submodule--helper.c:2964
22166 msgid "git submodule--helper config --unset <name>"
22167 msgstr ""
22169 #: builtin/submodule--helper.c:2984 builtin/submodule--helper.c:3238
22170 #: builtin/submodule--helper.c:3395
22171 msgid "please make sure that the .gitmodules file is in the working tree"
22172 msgstr ""
22174 #: builtin/submodule--helper.c:3000
22175 msgid "suppress output for setting url of a submodule"
22176 msgstr ""
22178 #: builtin/submodule--helper.c:3004
22179 msgid "git submodule--helper set-url [--quiet] <path> <newurl>"
22180 msgstr ""
22182 #: builtin/submodule--helper.c:3037
22183 msgid "set the default tracking branch to master"
22184 msgstr ""
22186 #: builtin/submodule--helper.c:3039
22187 msgid "set the default tracking branch"
22188 msgstr ""
22190 #: builtin/submodule--helper.c:3043
22191 msgid "git submodule--helper set-branch [-q|--quiet] (-d|--default) <path>"
22192 msgstr ""
22194 #: builtin/submodule--helper.c:3044
22195 msgid ""
22196 "git submodule--helper set-branch [-q|--quiet] (-b|--branch) <branch> <path>"
22197 msgstr ""
22199 #: builtin/submodule--helper.c:3051
22200 msgid "--branch or --default required"
22201 msgstr ""
22203 #: builtin/submodule--helper.c:3072 builtin/submodule--helper.c:3375
22204 msgid "print only error messages"
22205 msgstr ""
22207 #: builtin/submodule--helper.c:3073
22208 msgid "force creation"
22209 msgstr ""
22211 #: builtin/submodule--helper.c:3081
22212 msgid "show whether the branch would be created"
22213 msgstr ""
22215 #: builtin/submodule--helper.c:3085
22216 msgid ""
22217 "git submodule--helper create-branch [-f|--force] [--create-reflog] [-q|--"
22218 "quiet] [-t|--track] [-n|--dry-run] <name> <start_oid> <start_name>"
22219 msgstr ""
22221 #: builtin/submodule--helper.c:3097
22222 #, c-format
22223 msgid "creating branch '%s'"
22224 msgstr ""
22226 #: builtin/submodule--helper.c:3155
22227 #, c-format
22228 msgid "Adding existing repo at '%s' to the index\n"
22229 msgstr ""
22231 #: builtin/submodule--helper.c:3158
22232 #, c-format
22233 msgid "'%s' already exists and is not a valid git repo"
22234 msgstr ""
22236 #: builtin/submodule--helper.c:3171
22237 #, c-format
22238 msgid "A git directory for '%s' is found locally with remote(s):\n"
22239 msgstr ""
22241 #: builtin/submodule--helper.c:3178
22242 #, c-format
22243 msgid ""
22244 "If you want to reuse this local git directory instead of cloning again from\n"
22245 "  %s\n"
22246 "use the '--force' option. If the local git directory is not the correct "
22247 "repo\n"
22248 "or you are unsure what this means choose another name with the '--name' "
22249 "option."
22250 msgstr ""
22252 #: builtin/submodule--helper.c:3190
22253 #, c-format
22254 msgid "Reactivating local git directory for submodule '%s'\n"
22255 msgstr ""
22257 #: builtin/submodule--helper.c:3227
22258 #, c-format
22259 msgid "unable to checkout submodule '%s'"
22260 msgstr ""
22262 #: builtin/submodule--helper.c:3266
22263 #, c-format
22264 msgid "Failed to add submodule '%s'"
22265 msgstr ""
22267 #: builtin/submodule--helper.c:3270 builtin/submodule--helper.c:3275
22268 #: builtin/submodule--helper.c:3283
22269 #, c-format
22270 msgid "Failed to register submodule '%s'"
22271 msgstr ""
22273 #: builtin/submodule--helper.c:3339
22274 #, c-format
22275 msgid "'%s' already exists in the index"
22276 msgstr ""
22278 #: builtin/submodule--helper.c:3342
22279 #, c-format
22280 msgid "'%s' already exists in the index and is not a submodule"
22281 msgstr ""
22283 #: builtin/submodule--helper.c:3372
22284 msgid "branch of repository to add as submodule"
22285 msgstr ""
22287 #: builtin/submodule--helper.c:3373
22288 msgid "allow adding an otherwise ignored submodule path"
22289 msgstr ""
22291 #: builtin/submodule--helper.c:3379
22292 msgid "borrow the objects from reference repositories"
22293 msgstr ""
22295 #: builtin/submodule--helper.c:3381
22296 msgid ""
22297 "sets the submodule’s name to the given string instead of defaulting to its "
22298 "path"
22299 msgstr ""
22301 #: builtin/submodule--helper.c:3388
22302 msgid "git submodule--helper add [<options>] [--] <repository> [<path>]"
22303 msgstr ""
22305 #: builtin/submodule--helper.c:3416
22306 msgid "Relative path can only be used from the toplevel of the working tree"
22307 msgstr ""
22309 #: builtin/submodule--helper.c:3425
22310 #, c-format
22311 msgid "repo URL: '%s' must be absolute or begin with ./|../"
22312 msgstr ""
22314 #: builtin/submodule--helper.c:3460
22315 #, c-format
22316 msgid "'%s' is not a valid submodule name"
22317 msgstr ""
22319 #: builtin/submodule--helper.c:3520 git.c:453 git.c:729
22320 #, c-format
22321 msgid "%s doesn't support --super-prefix"
22322 msgstr ""
22324 #: builtin/submodule--helper.c:3526
22325 #, c-format
22326 msgid "'%s' is not a valid submodule--helper subcommand"
22327 msgstr ""
22329 #: builtin/symbolic-ref.c:8
22330 msgid "git symbolic-ref [<options>] <name> [<ref>]"
22331 msgstr ""
22333 #: builtin/symbolic-ref.c:9
22334 msgid "git symbolic-ref -d [-q] <name>"
22335 msgstr ""
22337 #: builtin/symbolic-ref.c:42
22338 msgid "suppress error message for non-symbolic (detached) refs"
22339 msgstr ""
22341 #: builtin/symbolic-ref.c:43
22342 msgid "delete symbolic ref"
22343 msgstr ""
22345 #: builtin/symbolic-ref.c:44
22346 msgid "shorten ref output"
22347 msgstr ""
22349 #: builtin/symbolic-ref.c:45 builtin/update-ref.c:505
22350 msgid "reason"
22351 msgstr ""
22353 #: builtin/symbolic-ref.c:45 builtin/update-ref.c:505
22354 msgid "reason of the update"
22355 msgstr ""
22357 #: builtin/tag.c:26
22358 msgid ""
22359 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>]\n"
22360 "        <tagname> [<head>]"
22361 msgstr ""
22363 #: builtin/tag.c:28
22364 msgid "git tag -d <tagname>..."
22365 msgstr ""
22367 #: builtin/tag.c:29
22368 msgid ""
22369 "git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
22370 "points-at <object>]\n"
22371 "        [--format=<format>] [--merged <commit>] [--no-merged <commit>] "
22372 "[<pattern>...]"
22373 msgstr ""
22375 #: builtin/tag.c:31
22376 msgid "git tag -v [--format=<format>] <tagname>..."
22377 msgstr ""
22379 #: builtin/tag.c:101
22380 #, c-format
22381 msgid "tag '%s' not found."
22382 msgstr ""
22384 #: builtin/tag.c:136
22385 #, c-format
22386 msgid "Deleted tag '%s' (was %s)\n"
22387 msgstr ""
22389 #: builtin/tag.c:171
22390 #, c-format
22391 msgid ""
22392 "\n"
22393 "Write a message for tag:\n"
22394 "  %s\n"
22395 "Lines starting with '%c' will be ignored.\n"
22396 msgstr ""
22398 #: builtin/tag.c:175
22399 #, c-format
22400 msgid ""
22401 "\n"
22402 "Write a message for tag:\n"
22403 "  %s\n"
22404 "Lines starting with '%c' will be kept; you may remove them yourself if you "
22405 "want to.\n"
22406 msgstr ""
22408 #: builtin/tag.c:241
22409 msgid "unable to sign the tag"
22410 msgstr ""
22412 #: builtin/tag.c:259
22413 #, c-format
22414 msgid ""
22415 "You have created a nested tag. The object referred to by your new tag is\n"
22416 "already a tag. If you meant to tag the object that it points to, use:\n"
22417 "\n"
22418 "\tgit tag -f %s %s^{}"
22419 msgstr ""
22421 #: builtin/tag.c:275
22422 msgid "bad object type."
22423 msgstr ""
22425 #: builtin/tag.c:326
22426 msgid "no tag message?"
22427 msgstr ""
22429 #: builtin/tag.c:333
22430 #, c-format
22431 msgid "The tag message has been left in %s\n"
22432 msgstr ""
22434 #: builtin/tag.c:445
22435 msgid "list tag names"
22436 msgstr ""
22438 #: builtin/tag.c:447
22439 msgid "print <n> lines of each tag message"
22440 msgstr ""
22442 #: builtin/tag.c:449
22443 msgid "delete tags"
22444 msgstr ""
22446 #: builtin/tag.c:450
22447 msgid "verify tags"
22448 msgstr ""
22450 #: builtin/tag.c:452
22451 msgid "Tag creation options"
22452 msgstr ""
22454 #: builtin/tag.c:454
22455 msgid "annotated tag, needs a message"
22456 msgstr ""
22458 #: builtin/tag.c:456
22459 msgid "tag message"
22460 msgstr ""
22462 #: builtin/tag.c:458
22463 msgid "force edit of tag message"
22464 msgstr ""
22466 #: builtin/tag.c:459
22467 msgid "annotated and GPG-signed tag"
22468 msgstr ""
22470 #: builtin/tag.c:462
22471 msgid "use another key to sign the tag"
22472 msgstr ""
22474 #: builtin/tag.c:463
22475 msgid "replace the tag if exists"
22476 msgstr ""
22478 #: builtin/tag.c:464 builtin/update-ref.c:511
22479 msgid "create a reflog"
22480 msgstr ""
22482 #: builtin/tag.c:466
22483 msgid "Tag listing options"
22484 msgstr ""
22486 #: builtin/tag.c:467
22487 msgid "show tag list in columns"
22488 msgstr ""
22490 #: builtin/tag.c:468 builtin/tag.c:470
22491 msgid "print only tags that contain the commit"
22492 msgstr ""
22494 #: builtin/tag.c:469 builtin/tag.c:471
22495 msgid "print only tags that don't contain the commit"
22496 msgstr ""
22498 #: builtin/tag.c:472
22499 msgid "print only tags that are merged"
22500 msgstr ""
22502 #: builtin/tag.c:473
22503 msgid "print only tags that are not merged"
22504 msgstr ""
22506 #: builtin/tag.c:477
22507 msgid "print only tags of the object"
22508 msgstr ""
22510 #: builtin/tag.c:559
22511 #, c-format
22512 msgid "the '%s' option is only allowed in list mode"
22513 msgstr ""
22515 #: builtin/tag.c:598
22516 #, c-format
22517 msgid "'%s' is not a valid tag name."
22518 msgstr ""
22520 #: builtin/tag.c:603
22521 #, c-format
22522 msgid "tag '%s' already exists"
22523 msgstr ""
22525 #: builtin/tag.c:634
22526 #, c-format
22527 msgid "Updated tag '%s' (was %s)\n"
22528 msgstr ""
22530 #: builtin/unpack-objects.c:95
22531 msgid "pack exceeds maximum allowed size"
22532 msgstr ""
22534 #: builtin/unpack-objects.c:504
22535 msgid "Unpacking objects"
22536 msgstr ""
22538 #: builtin/update-index.c:84
22539 #, c-format
22540 msgid "failed to create directory %s"
22541 msgstr ""
22543 #: builtin/update-index.c:106
22544 #, c-format
22545 msgid "failed to delete file %s"
22546 msgstr ""
22548 #: builtin/update-index.c:113 builtin/update-index.c:219
22549 #, c-format
22550 msgid "failed to delete directory %s"
22551 msgstr ""
22553 #: builtin/update-index.c:138
22554 #, c-format
22555 msgid "Testing mtime in '%s' "
22556 msgstr ""
22558 #: builtin/update-index.c:152
22559 msgid "directory stat info does not change after adding a new file"
22560 msgstr ""
22562 #: builtin/update-index.c:165
22563 msgid "directory stat info does not change after adding a new directory"
22564 msgstr ""
22566 #: builtin/update-index.c:178
22567 msgid "directory stat info changes after updating a file"
22568 msgstr ""
22570 #: builtin/update-index.c:189
22571 msgid "directory stat info changes after adding a file inside subdirectory"
22572 msgstr ""
22574 #: builtin/update-index.c:200
22575 msgid "directory stat info does not change after deleting a file"
22576 msgstr ""
22578 #: builtin/update-index.c:213
22579 msgid "directory stat info does not change after deleting a directory"
22580 msgstr ""
22582 #: builtin/update-index.c:220
22583 msgid " OK"
22584 msgstr ""
22586 #: builtin/update-index.c:589
22587 msgid "git update-index [<options>] [--] [<file>...]"
22588 msgstr ""
22590 #: builtin/update-index.c:993
22591 msgid "continue refresh even when index needs update"
22592 msgstr ""
22594 #: builtin/update-index.c:996
22595 msgid "refresh: ignore submodules"
22596 msgstr ""
22598 #: builtin/update-index.c:999
22599 msgid "do not ignore new files"
22600 msgstr ""
22602 #: builtin/update-index.c:1001
22603 msgid "let files replace directories and vice-versa"
22604 msgstr ""
22606 #: builtin/update-index.c:1003
22607 msgid "notice files missing from worktree"
22608 msgstr ""
22610 #: builtin/update-index.c:1005
22611 msgid "refresh even if index contains unmerged entries"
22612 msgstr ""
22614 #: builtin/update-index.c:1008
22615 msgid "refresh stat information"
22616 msgstr ""
22618 #: builtin/update-index.c:1012
22619 msgid "like --refresh, but ignore assume-unchanged setting"
22620 msgstr ""
22622 #: builtin/update-index.c:1016
22623 msgid "<mode>,<object>,<path>"
22624 msgstr ""
22626 #: builtin/update-index.c:1017
22627 msgid "add the specified entry to the index"
22628 msgstr ""
22630 #: builtin/update-index.c:1027
22631 msgid "mark files as \"not changing\""
22632 msgstr ""
22634 #: builtin/update-index.c:1030
22635 msgid "clear assumed-unchanged bit"
22636 msgstr ""
22638 #: builtin/update-index.c:1033
22639 msgid "mark files as \"index-only\""
22640 msgstr ""
22642 #: builtin/update-index.c:1036
22643 msgid "clear skip-worktree bit"
22644 msgstr ""
22646 #: builtin/update-index.c:1039
22647 msgid "do not touch index-only entries"
22648 msgstr ""
22650 #: builtin/update-index.c:1041
22651 msgid "add to index only; do not add content to object database"
22652 msgstr ""
22654 #: builtin/update-index.c:1043
22655 msgid "remove named paths even if present in worktree"
22656 msgstr ""
22658 #: builtin/update-index.c:1045
22659 msgid "with --stdin: input lines are terminated by null bytes"
22660 msgstr ""
22662 #: builtin/update-index.c:1047
22663 msgid "read list of paths to be updated from standard input"
22664 msgstr ""
22666 #: builtin/update-index.c:1051
22667 msgid "add entries from standard input to the index"
22668 msgstr ""
22670 #: builtin/update-index.c:1055
22671 msgid "repopulate stages #2 and #3 for the listed paths"
22672 msgstr ""
22674 #: builtin/update-index.c:1059
22675 msgid "only update entries that differ from HEAD"
22676 msgstr ""
22678 #: builtin/update-index.c:1063
22679 msgid "ignore files missing from worktree"
22680 msgstr ""
22682 #: builtin/update-index.c:1066
22683 msgid "report actions to standard output"
22684 msgstr ""
22686 #: builtin/update-index.c:1068
22687 msgid "(for porcelains) forget saved unresolved conflicts"
22688 msgstr ""
22690 #: builtin/update-index.c:1072
22691 msgid "write index in this format"
22692 msgstr ""
22694 #: builtin/update-index.c:1074
22695 msgid "enable or disable split index"
22696 msgstr ""
22698 #: builtin/update-index.c:1076
22699 msgid "enable/disable untracked cache"
22700 msgstr ""
22702 #: builtin/update-index.c:1078
22703 msgid "test if the filesystem supports untracked cache"
22704 msgstr ""
22706 #: builtin/update-index.c:1080
22707 msgid "enable untracked cache without testing the filesystem"
22708 msgstr ""
22710 #: builtin/update-index.c:1082
22711 msgid "write out the index even if is not flagged as changed"
22712 msgstr ""
22714 #: builtin/update-index.c:1084
22715 msgid "enable or disable file system monitor"
22716 msgstr ""
22718 #: builtin/update-index.c:1086
22719 msgid "mark files as fsmonitor valid"
22720 msgstr ""
22722 #: builtin/update-index.c:1089
22723 msgid "clear fsmonitor valid bit"
22724 msgstr ""
22726 #: builtin/update-index.c:1195
22727 msgid ""
22728 "core.splitIndex is set to false; remove or change it, if you really want to "
22729 "enable split index"
22730 msgstr ""
22732 #: builtin/update-index.c:1204
22733 msgid ""
22734 "core.splitIndex is set to true; remove or change it, if you really want to "
22735 "disable split index"
22736 msgstr ""
22738 #: builtin/update-index.c:1216
22739 msgid ""
22740 "core.untrackedCache is set to true; remove or change it, if you really want "
22741 "to disable the untracked cache"
22742 msgstr ""
22744 #: builtin/update-index.c:1220
22745 msgid "Untracked cache disabled"
22746 msgstr ""
22748 #: builtin/update-index.c:1228
22749 msgid ""
22750 "core.untrackedCache is set to false; remove or change it, if you really want "
22751 "to enable the untracked cache"
22752 msgstr ""
22754 #: builtin/update-index.c:1232
22755 #, c-format
22756 msgid "Untracked cache enabled for '%s'"
22757 msgstr ""
22759 #: builtin/update-index.c:1241
22760 msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
22761 msgstr ""
22763 #: builtin/update-index.c:1246
22764 msgid "fsmonitor enabled"
22765 msgstr ""
22767 #: builtin/update-index.c:1250
22768 msgid ""
22769 "core.fsmonitor is set; remove it if you really want to disable fsmonitor"
22770 msgstr ""
22772 #: builtin/update-index.c:1254
22773 msgid "fsmonitor disabled"
22774 msgstr ""
22776 #: builtin/update-ref.c:10
22777 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
22778 msgstr ""
22780 #: builtin/update-ref.c:11
22781 msgid "git update-ref [<options>]    <refname> <new-val> [<old-val>]"
22782 msgstr ""
22784 #: builtin/update-ref.c:12
22785 msgid "git update-ref [<options>] --stdin [-z]"
22786 msgstr ""
22788 #: builtin/update-ref.c:506
22789 msgid "delete the reference"
22790 msgstr ""
22792 #: builtin/update-ref.c:508
22793 msgid "update <refname> not the one it points to"
22794 msgstr ""
22796 #: builtin/update-ref.c:509
22797 msgid "stdin has NUL-terminated arguments"
22798 msgstr ""
22800 #: builtin/update-ref.c:510
22801 msgid "read updates from stdin"
22802 msgstr ""
22804 #: builtin/update-server-info.c:15
22805 msgid "update the info files from scratch"
22806 msgstr ""
22808 #: builtin/upload-pack.c:11
22809 msgid "git upload-pack [<options>] <dir>"
22810 msgstr ""
22812 #: builtin/upload-pack.c:24 t/helper/test-serve-v2.c:17
22813 msgid "quit after a single request/response exchange"
22814 msgstr ""
22816 #: builtin/upload-pack.c:26
22817 msgid "serve up the info/refs for git-http-backend"
22818 msgstr ""
22820 #: builtin/upload-pack.c:29
22821 msgid "do not try <directory>/.git/ if <directory> is no Git directory"
22822 msgstr ""
22824 #: builtin/upload-pack.c:31
22825 msgid "interrupt transfer after <n> seconds of inactivity"
22826 msgstr ""
22828 #: builtin/verify-commit.c:19
22829 msgid "git verify-commit [-v | --verbose] <commit>..."
22830 msgstr ""
22832 #: builtin/verify-commit.c:68
22833 msgid "print commit contents"
22834 msgstr ""
22836 #: builtin/verify-commit.c:69 builtin/verify-tag.c:37
22837 msgid "print raw gpg status output"
22838 msgstr ""
22840 #: builtin/verify-pack.c:59
22841 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
22842 msgstr ""
22844 #: builtin/verify-pack.c:70
22845 msgid "verbose"
22846 msgstr ""
22848 #: builtin/verify-pack.c:72
22849 msgid "show statistics only"
22850 msgstr ""
22852 #: builtin/verify-tag.c:18
22853 msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
22854 msgstr ""
22856 #: builtin/verify-tag.c:36
22857 msgid "print tag contents"
22858 msgstr ""
22860 #: builtin/worktree.c:19
22861 msgid "git worktree add [<options>] <path> [<commit-ish>]"
22862 msgstr ""
22864 #: builtin/worktree.c:20
22865 msgid "git worktree list [<options>]"
22866 msgstr ""
22868 #: builtin/worktree.c:21
22869 msgid "git worktree lock [<options>] <path>"
22870 msgstr ""
22872 #: builtin/worktree.c:22
22873 msgid "git worktree move <worktree> <new-path>"
22874 msgstr ""
22876 #: builtin/worktree.c:23
22877 msgid "git worktree prune [<options>]"
22878 msgstr ""
22880 #: builtin/worktree.c:24
22881 msgid "git worktree remove [<options>] <worktree>"
22882 msgstr ""
22884 #: builtin/worktree.c:25
22885 msgid "git worktree repair [<path>...]"
22886 msgstr ""
22888 #: builtin/worktree.c:26
22889 msgid "git worktree unlock <path>"
22890 msgstr ""
22892 #: builtin/worktree.c:76
22893 #, c-format
22894 msgid "Removing %s/%s: %s"
22895 msgstr ""
22897 #: builtin/worktree.c:149
22898 msgid "report pruned working trees"
22899 msgstr ""
22901 #: builtin/worktree.c:151
22902 msgid "expire working trees older than <time>"
22903 msgstr ""
22905 #: builtin/worktree.c:221
22906 #, c-format
22907 msgid "'%s' already exists"
22908 msgstr ""
22910 #: builtin/worktree.c:230
22911 #, c-format
22912 msgid "unusable worktree destination '%s'"
22913 msgstr ""
22915 #: builtin/worktree.c:235
22916 #, c-format
22917 msgid ""
22918 "'%s' is a missing but locked worktree;\n"
22919 "use '%s -f -f' to override, or 'unlock' and 'prune' or 'remove' to clear"
22920 msgstr ""
22922 #: builtin/worktree.c:237
22923 #, c-format
22924 msgid ""
22925 "'%s' is a missing but already registered worktree;\n"
22926 "use '%s -f' to override, or 'prune' or 'remove' to clear"
22927 msgstr ""
22929 #: builtin/worktree.c:248
22930 #, c-format
22931 msgid "failed to copy '%s' to '%s'; sparse-checkout may not work correctly"
22932 msgstr ""
22934 #: builtin/worktree.c:268
22935 #, c-format
22936 msgid "failed to copy worktree config from '%s' to '%s'"
22937 msgstr ""
22939 #: builtin/worktree.c:280 builtin/worktree.c:285
22940 #, c-format
22941 msgid "failed to unset '%s' in '%s'"
22942 msgstr ""
22944 #: builtin/worktree.c:356
22945 #, c-format
22946 msgid "could not create directory of '%s'"
22947 msgstr ""
22949 #: builtin/worktree.c:378
22950 msgid "initializing"
22951 msgstr ""
22953 #: builtin/worktree.c:492 builtin/worktree.c:498
22954 #, c-format
22955 msgid "Preparing worktree (new branch '%s')"
22956 msgstr ""
22958 #: builtin/worktree.c:494
22959 #, c-format
22960 msgid "Preparing worktree (resetting branch '%s'; was at %s)"
22961 msgstr ""
22963 #: builtin/worktree.c:503
22964 #, c-format
22965 msgid "Preparing worktree (checking out '%s')"
22966 msgstr ""
22968 #: builtin/worktree.c:509
22969 #, c-format
22970 msgid "Preparing worktree (detached HEAD %s)"
22971 msgstr ""
22973 #: builtin/worktree.c:554
22974 msgid "checkout <branch> even if already checked out in other worktree"
22975 msgstr ""
22977 #: builtin/worktree.c:557
22978 msgid "create a new branch"
22979 msgstr ""
22981 #: builtin/worktree.c:559
22982 msgid "create or reset a branch"
22983 msgstr ""
22985 #: builtin/worktree.c:561
22986 msgid "populate the new working tree"
22987 msgstr ""
22989 #: builtin/worktree.c:562
22990 msgid "keep the new working tree locked"
22991 msgstr ""
22993 #: builtin/worktree.c:564 builtin/worktree.c:809
22994 msgid "reason for locking"
22995 msgstr ""
22997 #: builtin/worktree.c:567
22998 msgid "set up tracking mode (see git-branch(1))"
22999 msgstr ""
23001 #: builtin/worktree.c:570
23002 msgid "try to match the new branch name with a remote-tracking branch"
23003 msgstr ""
23005 #: builtin/worktree.c:584
23006 msgid "added with --lock"
23007 msgstr ""
23009 #: builtin/worktree.c:646
23010 msgid "--[no-]track can only be used if a new branch is created"
23011 msgstr ""
23013 #: builtin/worktree.c:766
23014 msgid "show extended annotations and reasons, if available"
23015 msgstr ""
23017 #: builtin/worktree.c:768
23018 msgid "add 'prunable' annotation to worktrees older than <time>"
23019 msgstr ""
23021 #: builtin/worktree.c:770
23022 msgid "terminate records with a NUL character"
23023 msgstr ""
23025 #: builtin/worktree.c:821 builtin/worktree.c:854 builtin/worktree.c:928
23026 #: builtin/worktree.c:1052
23027 #, c-format
23028 msgid "'%s' is not a working tree"
23029 msgstr ""
23031 #: builtin/worktree.c:823 builtin/worktree.c:856
23032 msgid "The main working tree cannot be locked or unlocked"
23033 msgstr ""
23035 #: builtin/worktree.c:828
23036 #, c-format
23037 msgid "'%s' is already locked, reason: %s"
23038 msgstr ""
23040 #: builtin/worktree.c:830
23041 #, c-format
23042 msgid "'%s' is already locked"
23043 msgstr ""
23045 #: builtin/worktree.c:858
23046 #, c-format
23047 msgid "'%s' is not locked"
23048 msgstr ""
23050 #: builtin/worktree.c:899
23051 msgid "working trees containing submodules cannot be moved or removed"
23052 msgstr ""
23054 #: builtin/worktree.c:907
23055 msgid "force move even if worktree is dirty or locked"
23056 msgstr ""
23058 #: builtin/worktree.c:930 builtin/worktree.c:1054
23059 #, c-format
23060 msgid "'%s' is a main working tree"
23061 msgstr ""
23063 #: builtin/worktree.c:935
23064 #, c-format
23065 msgid "could not figure out destination name from '%s'"
23066 msgstr ""
23068 #: builtin/worktree.c:948
23069 #, c-format
23070 msgid ""
23071 "cannot move a locked working tree, lock reason: %s\n"
23072 "use 'move -f -f' to override or unlock first"
23073 msgstr ""
23075 #: builtin/worktree.c:950
23076 msgid ""
23077 "cannot move a locked working tree;\n"
23078 "use 'move -f -f' to override or unlock first"
23079 msgstr ""
23081 #: builtin/worktree.c:953
23082 #, c-format
23083 msgid "validation failed, cannot move working tree: %s"
23084 msgstr ""
23086 #: builtin/worktree.c:958
23087 #, c-format
23088 msgid "failed to move '%s' to '%s'"
23089 msgstr ""
23091 #: builtin/worktree.c:1004
23092 #, c-format
23093 msgid "failed to run 'git status' on '%s'"
23094 msgstr ""
23096 #: builtin/worktree.c:1008
23097 #, c-format
23098 msgid "'%s' contains modified or untracked files, use --force to delete it"
23099 msgstr ""
23101 #: builtin/worktree.c:1013
23102 #, c-format
23103 msgid "failed to run 'git status' on '%s', code %d"
23104 msgstr ""
23106 #: builtin/worktree.c:1036
23107 msgid "force removal even if worktree is dirty or locked"
23108 msgstr ""
23110 #: builtin/worktree.c:1059
23111 #, c-format
23112 msgid ""
23113 "cannot remove a locked working tree, lock reason: %s\n"
23114 "use 'remove -f -f' to override or unlock first"
23115 msgstr ""
23117 #: builtin/worktree.c:1061
23118 msgid ""
23119 "cannot remove a locked working tree;\n"
23120 "use 'remove -f -f' to override or unlock first"
23121 msgstr ""
23123 #: builtin/worktree.c:1064
23124 #, c-format
23125 msgid "validation failed, cannot remove working tree: %s"
23126 msgstr ""
23128 #: builtin/worktree.c:1088
23129 #, c-format
23130 msgid "repair: %s: %s"
23131 msgstr ""
23133 #: builtin/worktree.c:1091
23134 #, c-format
23135 msgid "error: %s: %s"
23136 msgstr ""
23138 #: builtin/write-tree.c:15
23139 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
23140 msgstr ""
23142 #: builtin/write-tree.c:28
23143 msgid "<prefix>/"
23144 msgstr ""
23146 #: builtin/write-tree.c:29
23147 msgid "write tree object for a subdirectory <prefix>"
23148 msgstr ""
23150 #: builtin/write-tree.c:31
23151 msgid "only useful for debugging"
23152 msgstr ""
23154 #: git.c:28
23155 msgid ""
23156 "git [--version] [--help] [-C <path>] [-c <name>=<value>]\n"
23157 "           [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n"
23158 "           [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
23159 "bare]\n"
23160 "           [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
23161 "           [--super-prefix=<path>] [--config-env=<name>=<envvar>]\n"
23162 "           <command> [<args>]"
23163 msgstr ""
23165 #: git.c:36
23166 msgid ""
23167 "'git help -a' and 'git help -g' list available subcommands and some\n"
23168 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
23169 "to read about a specific subcommand or concept.\n"
23170 "See 'git help git' for an overview of the system."
23171 msgstr ""
23173 #: git.c:188 git.c:216 git.c:300
23174 #, c-format
23175 msgid "no directory given for '%s' option\n"
23176 msgstr ""
23178 #: git.c:202
23179 #, c-format
23180 msgid "no namespace given for --namespace\n"
23181 msgstr ""
23183 #: git.c:230
23184 #, c-format
23185 msgid "no prefix given for --super-prefix\n"
23186 msgstr ""
23188 #: git.c:252
23189 #, c-format
23190 msgid "-c expects a configuration string\n"
23191 msgstr ""
23193 #: git.c:260
23194 #, c-format
23195 msgid "no config key given for --config-env\n"
23196 msgstr ""
23198 #: git.c:326
23199 #, c-format
23200 msgid "unknown option: %s\n"
23201 msgstr ""
23203 #: git.c:375
23204 #, c-format
23205 msgid "while expanding alias '%s': '%s'"
23206 msgstr ""
23208 #: git.c:384
23209 #, c-format
23210 msgid ""
23211 "alias '%s' changes environment variables.\n"
23212 "You can use '!git' in the alias to do this"
23213 msgstr ""
23215 #: git.c:391
23216 #, c-format
23217 msgid "empty alias for %s"
23218 msgstr ""
23220 #: git.c:394
23221 #, c-format
23222 msgid "recursive alias: %s"
23223 msgstr ""
23225 #: git.c:480
23226 msgid "write failure on standard output"
23227 msgstr ""
23229 #: git.c:482
23230 msgid "unknown write failure on standard output"
23231 msgstr ""
23233 #: git.c:484
23234 msgid "close failed on standard output"
23235 msgstr ""
23237 #: git.c:838
23238 #, c-format
23239 msgid "alias loop detected: expansion of '%s' does not terminate:%s"
23240 msgstr ""
23242 #: git.c:888
23243 #, c-format
23244 msgid "cannot handle %s as a builtin"
23245 msgstr ""
23247 #: git.c:901
23248 #, c-format
23249 msgid ""
23250 "usage: %s\n"
23251 "\n"
23252 msgstr ""
23254 #: git.c:921
23255 #, c-format
23256 msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
23257 msgstr ""
23259 #: git.c:933
23260 #, c-format
23261 msgid "failed to run command '%s': %s\n"
23262 msgstr ""
23264 #: http-fetch.c:128
23265 #, c-format
23266 msgid "argument to --packfile must be a valid hash (got '%s')"
23267 msgstr ""
23269 #: http-fetch.c:138
23270 msgid "not a git repository"
23271 msgstr ""
23273 #: t/helper/test-fast-rebase.c:141
23274 msgid "unhandled options"
23275 msgstr ""
23277 #: t/helper/test-fast-rebase.c:146
23278 msgid "error preparing revisions"
23279 msgstr ""
23281 #: t/helper/test-reach.c:154
23282 #, c-format
23283 msgid "commit %s is not marked reachable"
23284 msgstr ""
23286 #: t/helper/test-reach.c:164
23287 msgid "too many commits marked reachable"
23288 msgstr ""
23290 #: t/helper/test-serve-v2.c:7
23291 msgid "test-tool serve-v2 [<options>]"
23292 msgstr ""
23294 #: t/helper/test-serve-v2.c:19
23295 msgid "exit immediately after advertising capabilities"
23296 msgstr ""
23298 #: t/helper/test-simple-ipc.c:581
23299 msgid "test-helper simple-ipc is-active    [<name>] [<options>]"
23300 msgstr ""
23302 #: t/helper/test-simple-ipc.c:582
23303 msgid "test-helper simple-ipc run-daemon   [<name>] [<threads>]"
23304 msgstr ""
23306 #: t/helper/test-simple-ipc.c:583
23307 msgid "test-helper simple-ipc start-daemon [<name>] [<threads>] [<max-wait>]"
23308 msgstr ""
23310 #: t/helper/test-simple-ipc.c:584
23311 msgid "test-helper simple-ipc stop-daemon  [<name>] [<max-wait>]"
23312 msgstr ""
23314 #: t/helper/test-simple-ipc.c:585
23315 msgid "test-helper simple-ipc send         [<name>] [<token>]"
23316 msgstr ""
23318 #: t/helper/test-simple-ipc.c:586
23319 msgid "test-helper simple-ipc sendbytes    [<name>] [<bytecount>] [<byte>]"
23320 msgstr ""
23322 #: t/helper/test-simple-ipc.c:587
23323 msgid ""
23324 "test-helper simple-ipc multiple     [<name>] [<threads>] [<bytecount>] "
23325 "[<batchsize>]"
23326 msgstr ""
23328 #: t/helper/test-simple-ipc.c:595
23329 msgid "name or pathname of unix domain socket"
23330 msgstr ""
23332 #: t/helper/test-simple-ipc.c:597
23333 msgid "named-pipe name"
23334 msgstr ""
23336 #: t/helper/test-simple-ipc.c:599
23337 msgid "number of threads in server thread pool"
23338 msgstr ""
23340 #: t/helper/test-simple-ipc.c:600
23341 msgid "seconds to wait for daemon to start or stop"
23342 msgstr ""
23344 #: t/helper/test-simple-ipc.c:602
23345 msgid "number of bytes"
23346 msgstr ""
23348 #: t/helper/test-simple-ipc.c:603
23349 msgid "number of requests per thread"
23350 msgstr ""
23352 #: t/helper/test-simple-ipc.c:605
23353 msgid "byte"
23354 msgstr ""
23356 #: t/helper/test-simple-ipc.c:605
23357 msgid "ballast character"
23358 msgstr ""
23360 #: t/helper/test-simple-ipc.c:606
23361 msgid "token"
23362 msgstr ""
23364 #: t/helper/test-simple-ipc.c:606
23365 msgid "command token to send to the server"
23366 msgstr ""
23368 #: http.c:350
23369 #, c-format
23370 msgid "negative value for http.postbuffer; defaulting to %d"
23371 msgstr ""
23373 #: http.c:371
23374 msgid "Delegation control is not supported with cURL < 7.22.0"
23375 msgstr ""
23377 #: http.c:380
23378 msgid "Public key pinning not supported with cURL < 7.39.0"
23379 msgstr ""
23381 #: http.c:812
23382 msgid "CURLSSLOPT_NO_REVOKE not supported with cURL < 7.44.0"
23383 msgstr ""
23385 #: http.c:1016
23386 #, c-format
23387 msgid "Unsupported SSL backend '%s'. Supported SSL backends:"
23388 msgstr ""
23390 #: http.c:1023
23391 #, c-format
23392 msgid "Could not set SSL backend to '%s': cURL was built without SSL backends"
23393 msgstr ""
23395 #: http.c:1027
23396 #, c-format
23397 msgid "Could not set SSL backend to '%s': already set"
23398 msgstr ""
23400 #: http.c:1876
23401 #, c-format
23402 msgid ""
23403 "unable to update url base from redirection:\n"
23404 "  asked for: %s\n"
23405 "   redirect: %s"
23406 msgstr ""
23408 #: remote-curl.c:184
23409 #, c-format
23410 msgid "invalid quoting in push-option value: '%s'"
23411 msgstr ""
23413 #: remote-curl.c:308
23414 #, c-format
23415 msgid "%sinfo/refs not valid: is this a git repository?"
23416 msgstr ""
23418 #: remote-curl.c:409
23419 msgid "invalid server response; expected service, got flush packet"
23420 msgstr ""
23422 #: remote-curl.c:440
23423 #, c-format
23424 msgid "invalid server response; got '%s'"
23425 msgstr ""
23427 #: remote-curl.c:500
23428 #, c-format
23429 msgid "repository '%s' not found"
23430 msgstr ""
23432 #: remote-curl.c:504
23433 #, c-format
23434 msgid "Authentication failed for '%s'"
23435 msgstr ""
23437 #: remote-curl.c:508
23438 #, c-format
23439 msgid "unable to access '%s' with http.pinnedPubkey configuration: %s"
23440 msgstr ""
23442 #: remote-curl.c:512
23443 #, c-format
23444 msgid "unable to access '%s': %s"
23445 msgstr ""
23447 #: remote-curl.c:518
23448 #, c-format
23449 msgid "redirecting to %s"
23450 msgstr ""
23452 #: remote-curl.c:649
23453 msgid "shouldn't have EOF when not gentle on EOF"
23454 msgstr ""
23456 #: remote-curl.c:661
23457 msgid "remote server sent unexpected response end packet"
23458 msgstr ""
23460 #: remote-curl.c:730
23461 msgid "unable to rewind rpc post data - try increasing http.postBuffer"
23462 msgstr ""
23464 #: remote-curl.c:759
23465 #, c-format
23466 msgid "remote-curl: bad line length character: %.4s"
23467 msgstr ""
23469 #: remote-curl.c:761
23470 msgid "remote-curl: unexpected response end packet"
23471 msgstr ""
23473 #: remote-curl.c:837
23474 #, c-format
23475 msgid "RPC failed; %s"
23476 msgstr ""
23478 #: remote-curl.c:877
23479 msgid "cannot handle pushes this big"
23480 msgstr ""
23482 #: remote-curl.c:990
23483 #, c-format
23484 msgid "cannot deflate request; zlib deflate error %d"
23485 msgstr ""
23487 #: remote-curl.c:994
23488 #, c-format
23489 msgid "cannot deflate request; zlib end error %d"
23490 msgstr ""
23492 #: remote-curl.c:1044
23493 #, c-format
23494 msgid "%d bytes of length header were received"
23495 msgstr ""
23497 #: remote-curl.c:1046
23498 #, c-format
23499 msgid "%d bytes of body are still expected"
23500 msgstr ""
23502 #: remote-curl.c:1135
23503 msgid "dumb http transport does not support shallow capabilities"
23504 msgstr ""
23506 #: remote-curl.c:1150
23507 msgid "fetch failed."
23508 msgstr ""
23510 #: remote-curl.c:1198
23511 msgid "cannot fetch by sha1 over smart http"
23512 msgstr ""
23514 #: remote-curl.c:1242 remote-curl.c:1248
23515 #, c-format
23516 msgid "protocol error: expected sha/ref, got '%s'"
23517 msgstr ""
23519 #: remote-curl.c:1260 remote-curl.c:1378
23520 #, c-format
23521 msgid "http transport does not support %s"
23522 msgstr ""
23524 #: remote-curl.c:1296
23525 msgid "git-http-push failed"
23526 msgstr ""
23528 #: remote-curl.c:1485
23529 msgid "remote-curl: usage: git remote-curl <remote> [<url>]"
23530 msgstr ""
23532 #: remote-curl.c:1517
23533 msgid "remote-curl: error reading command stream from git"
23534 msgstr ""
23536 #: remote-curl.c:1524
23537 msgid "remote-curl: fetch attempted without a local repo"
23538 msgstr ""
23540 #: remote-curl.c:1565
23541 #, c-format
23542 msgid "remote-curl: unknown command '%s' from git"
23543 msgstr ""
23545 #: contrib/scalar/scalar.c:49
23546 msgid "need a working directory"
23547 msgstr ""
23549 #: contrib/scalar/scalar.c:86
23550 msgid "could not find enlistment root"
23551 msgstr ""
23553 #: contrib/scalar/scalar.c:89 contrib/scalar/scalar.c:350
23554 #: contrib/scalar/scalar.c:435 contrib/scalar/scalar.c:578
23555 #, c-format
23556 msgid "could not switch to '%s'"
23557 msgstr ""
23559 #: contrib/scalar/scalar.c:179
23560 #, c-format
23561 msgid "could not configure %s=%s"
23562 msgstr ""
23564 #: contrib/scalar/scalar.c:197
23565 msgid "could not configure log.excludeDecoration"
23566 msgstr ""
23568 #: contrib/scalar/scalar.c:218
23569 msgid "Scalar enlistments require a worktree"
23570 msgstr ""
23572 #: contrib/scalar/scalar.c:310
23573 #, c-format
23574 msgid "remote HEAD is not a branch: '%.*s'"
23575 msgstr ""
23577 #: contrib/scalar/scalar.c:316
23578 msgid "failed to get default branch name from remote; using local default"
23579 msgstr ""
23581 #: contrib/scalar/scalar.c:329
23582 msgid "failed to get default branch name"
23583 msgstr ""
23585 #: contrib/scalar/scalar.c:340
23586 msgid "failed to unregister repository"
23587 msgstr ""
23589 #: contrib/scalar/scalar.c:355
23590 msgid "failed to delete enlistment directory"
23591 msgstr ""
23593 #: contrib/scalar/scalar.c:375
23594 msgid "branch to checkout after clone"
23595 msgstr ""
23597 #: contrib/scalar/scalar.c:377
23598 msgid "when cloning, create full working directory"
23599 msgstr ""
23601 #: contrib/scalar/scalar.c:379
23602 msgid "only download metadata for the branch that will be checked out"
23603 msgstr ""
23605 #: contrib/scalar/scalar.c:384
23606 msgid "scalar clone [<options>] [--] <repo> [<dir>]"
23607 msgstr ""
23609 #: contrib/scalar/scalar.c:409
23610 #, c-format
23611 msgid "cannot deduce worktree name from '%s'"
23612 msgstr ""
23614 #: contrib/scalar/scalar.c:418
23615 #, c-format
23616 msgid "directory '%s' exists already"
23617 msgstr ""
23619 #: contrib/scalar/scalar.c:445
23620 #, c-format
23621 msgid "failed to get default branch for '%s'"
23622 msgstr ""
23624 #: contrib/scalar/scalar.c:456
23625 #, c-format
23626 msgid "could not configure remote in '%s'"
23627 msgstr ""
23629 #: contrib/scalar/scalar.c:465
23630 #, c-format
23631 msgid "could not configure '%s'"
23632 msgstr ""
23634 #: contrib/scalar/scalar.c:468
23635 msgid "partial clone failed; attempting full clone"
23636 msgstr ""
23638 #: contrib/scalar/scalar.c:472
23639 msgid "could not configure for full clone"
23640 msgstr ""
23642 #: contrib/scalar/scalar.c:504
23643 msgid "`scalar list` does not take arguments"
23644 msgstr ""
23646 #: contrib/scalar/scalar.c:517
23647 msgid "scalar register [<enlistment>]"
23648 msgstr ""
23650 #: contrib/scalar/scalar.c:544
23651 msgid "reconfigure all registered enlistments"
23652 msgstr ""
23654 #: contrib/scalar/scalar.c:548
23655 msgid "scalar reconfigure [--all | <enlistment>]"
23656 msgstr ""
23658 #: contrib/scalar/scalar.c:566
23659 msgid "--all or <enlistment>, but not both"
23660 msgstr ""
23662 #: contrib/scalar/scalar.c:581
23663 #, c-format
23664 msgid "git repository gone in '%s'"
23665 msgstr ""
23667 #: contrib/scalar/scalar.c:621
23668 msgid ""
23669 "scalar run <task> [<enlistment>]\n"
23670 "Tasks:\n"
23671 msgstr ""
23673 #: contrib/scalar/scalar.c:639
23674 #, c-format
23675 msgid "no such task: '%s'"
23676 msgstr ""
23678 #: contrib/scalar/scalar.c:689
23679 msgid "scalar unregister [<enlistment>]"
23680 msgstr ""
23682 #: contrib/scalar/scalar.c:736
23683 msgid "scalar delete <enlistment>"
23684 msgstr ""
23686 #: contrib/scalar/scalar.c:751
23687 msgid "refusing to delete current working directory"
23688 msgstr ""
23690 #: contrib/scalar/scalar.c:766
23691 msgid "include Git version"
23692 msgstr ""
23694 #: contrib/scalar/scalar.c:768
23695 msgid "include Git's build options"
23696 msgstr ""
23698 #: contrib/scalar/scalar.c:772
23699 msgid "scalar verbose [-v | --verbose] [--build-options]"
23700 msgstr ""
23702 #: contrib/scalar/scalar.c:813
23703 msgid "-C requires a <directory>"
23704 msgstr ""
23706 #: contrib/scalar/scalar.c:815
23707 #, c-format
23708 msgid "could not change to '%s'"
23709 msgstr ""
23711 #: contrib/scalar/scalar.c:821
23712 msgid "-c requires a <key>=<value> argument"
23713 msgstr ""
23715 #: contrib/scalar/scalar.c:839
23716 msgid ""
23717 "scalar [-C <directory>] [-c <key>=<value>] <command> [<options>]\n"
23718 "\n"
23719 "Commands:\n"
23720 msgstr ""
23722 #: compat/compiler.h:26
23723 msgid "no compiler information available\n"
23724 msgstr ""
23726 #: compat/compiler.h:38
23727 msgid "no libc information available\n"
23728 msgstr ""
23730 #: list-objects-filter-options.h:126
23731 msgid "args"
23732 msgstr ""
23734 #: list-objects-filter-options.h:127
23735 msgid "object filtering"
23736 msgstr ""
23738 #: parse-options.h:188
23739 msgid "expiry-date"
23740 msgstr ""
23742 #: parse-options.h:202
23743 msgid "no-op (backward compatibility)"
23744 msgstr ""
23746 #: parse-options.h:341
23747 msgid "be more verbose"
23748 msgstr ""
23750 #: parse-options.h:343
23751 msgid "be more quiet"
23752 msgstr ""
23754 #: parse-options.h:349
23755 msgid "use <n> digits to display object names"
23756 msgstr ""
23758 #: parse-options.h:368
23759 msgid "how to strip spaces and #comments from message"
23760 msgstr ""
23762 #: parse-options.h:369
23763 msgid "read pathspec from file"
23764 msgstr ""
23766 #: parse-options.h:370
23767 msgid ""
23768 "with --pathspec-from-file, pathspec elements are separated with NUL character"
23769 msgstr ""
23771 #: ref-filter.h:98
23772 msgid "key"
23773 msgstr ""
23775 #: ref-filter.h:98
23776 msgid "field name to sort on"
23777 msgstr ""
23779 #: rerere.h:44
23780 msgid "update the index with reused conflict resolution if possible"
23781 msgstr ""
23783 #: command-list.h:50
23784 msgid "Add file contents to the index"
23785 msgstr ""
23787 #: command-list.h:51
23788 msgid "Apply a series of patches from a mailbox"
23789 msgstr ""
23791 #: command-list.h:52
23792 msgid "Annotate file lines with commit information"
23793 msgstr ""
23795 #: command-list.h:53
23796 msgid "Apply a patch to files and/or to the index"
23797 msgstr ""
23799 #: command-list.h:54
23800 msgid "Import a GNU Arch repository into Git"
23801 msgstr ""
23803 #: command-list.h:55
23804 msgid "Create an archive of files from a named tree"
23805 msgstr ""
23807 #: command-list.h:56
23808 msgid "Use binary search to find the commit that introduced a bug"
23809 msgstr ""
23811 #: command-list.h:57
23812 msgid "Show what revision and author last modified each line of a file"
23813 msgstr ""
23815 #: command-list.h:58
23816 msgid "List, create, or delete branches"
23817 msgstr ""
23819 #: command-list.h:59
23820 msgid "Collect information for user to file a bug report"
23821 msgstr ""
23823 #: command-list.h:60
23824 msgid "Move objects and refs by archive"
23825 msgstr ""
23827 #: command-list.h:61
23828 msgid "Provide content or type and size information for repository objects"
23829 msgstr ""
23831 #: command-list.h:62
23832 msgid "Display gitattributes information"
23833 msgstr ""
23835 #: command-list.h:63
23836 msgid "Debug gitignore / exclude files"
23837 msgstr ""
23839 #: command-list.h:64
23840 msgid "Show canonical names and email addresses of contacts"
23841 msgstr ""
23843 #: command-list.h:65
23844 msgid "Ensures that a reference name is well formed"
23845 msgstr ""
23847 #: command-list.h:66
23848 msgid "Switch branches or restore working tree files"
23849 msgstr ""
23851 #: command-list.h:67
23852 msgid "Copy files from the index to the working tree"
23853 msgstr ""
23855 #: command-list.h:68
23856 msgid "Find commits yet to be applied to upstream"
23857 msgstr ""
23859 #: command-list.h:69
23860 msgid "Apply the changes introduced by some existing commits"
23861 msgstr ""
23863 #: command-list.h:70
23864 msgid "Graphical alternative to git-commit"
23865 msgstr ""
23867 #: command-list.h:71
23868 msgid "Remove untracked files from the working tree"
23869 msgstr ""
23871 #: command-list.h:72
23872 msgid "Clone a repository into a new directory"
23873 msgstr ""
23875 #: command-list.h:73
23876 msgid "Display data in columns"
23877 msgstr ""
23879 #: command-list.h:74
23880 msgid "Record changes to the repository"
23881 msgstr ""
23883 #: command-list.h:75
23884 msgid "Write and verify Git commit-graph files"
23885 msgstr ""
23887 #: command-list.h:76
23888 msgid "Create a new commit object"
23889 msgstr ""
23891 #: command-list.h:77
23892 msgid "Get and set repository or global options"
23893 msgstr ""
23895 #: command-list.h:78
23896 msgid "Count unpacked number of objects and their disk consumption"
23897 msgstr ""
23899 #: command-list.h:79
23900 msgid "Retrieve and store user credentials"
23901 msgstr ""
23903 #: command-list.h:80
23904 msgid "Helper to temporarily store passwords in memory"
23905 msgstr ""
23907 #: command-list.h:81
23908 msgid "Helper to store credentials on disk"
23909 msgstr ""
23911 #: command-list.h:82
23912 msgid "Export a single commit to a CVS checkout"
23913 msgstr ""
23915 #: command-list.h:83
23916 msgid "Salvage your data out of another SCM people love to hate"
23917 msgstr ""
23919 #: command-list.h:84
23920 msgid "A CVS server emulator for Git"
23921 msgstr ""
23923 #: command-list.h:85
23924 msgid "A really simple server for Git repositories"
23925 msgstr ""
23927 #: command-list.h:86
23928 msgid "Give an object a human readable name based on an available ref"
23929 msgstr ""
23931 #: command-list.h:87
23932 msgid "Show changes between commits, commit and working tree, etc"
23933 msgstr ""
23935 #: command-list.h:88
23936 msgid "Compares files in the working tree and the index"
23937 msgstr ""
23939 #: command-list.h:89
23940 msgid "Compare a tree to the working tree or index"
23941 msgstr ""
23943 #: command-list.h:90
23944 msgid "Compares the content and mode of blobs found via two tree objects"
23945 msgstr ""
23947 #: command-list.h:91
23948 msgid "Show changes using common diff tools"
23949 msgstr ""
23951 #: command-list.h:92
23952 msgid "Git data exporter"
23953 msgstr ""
23955 #: command-list.h:93
23956 msgid "Backend for fast Git data importers"
23957 msgstr ""
23959 #: command-list.h:94
23960 msgid "Download objects and refs from another repository"
23961 msgstr ""
23963 #: command-list.h:95
23964 msgid "Receive missing objects from another repository"
23965 msgstr ""
23967 #: command-list.h:96
23968 msgid "Rewrite branches"
23969 msgstr ""
23971 #: command-list.h:97
23972 msgid "Produce a merge commit message"
23973 msgstr ""
23975 #: command-list.h:98
23976 msgid "Output information on each ref"
23977 msgstr ""
23979 #: command-list.h:99
23980 msgid "Run a Git command on a list of repositories"
23981 msgstr ""
23983 #: command-list.h:100
23984 msgid "Prepare patches for e-mail submission"
23985 msgstr ""
23987 #: command-list.h:101
23988 msgid "Verifies the connectivity and validity of the objects in the database"
23989 msgstr ""
23991 #: command-list.h:102
23992 msgid "Cleanup unnecessary files and optimize the local repository"
23993 msgstr ""
23995 #: command-list.h:103
23996 msgid "Extract commit ID from an archive created using git-archive"
23997 msgstr ""
23999 #: command-list.h:104
24000 msgid "Print lines matching a pattern"
24001 msgstr ""
24003 #: command-list.h:105
24004 msgid "A portable graphical interface to Git"
24005 msgstr ""
24007 #: command-list.h:106
24008 msgid "Compute object ID and optionally creates a blob from a file"
24009 msgstr ""
24011 #: command-list.h:107
24012 msgid "Display help information about Git"
24013 msgstr ""
24015 #: command-list.h:108
24016 msgid "Run git hooks"
24017 msgstr ""
24019 #: command-list.h:109
24020 msgid "Server side implementation of Git over HTTP"
24021 msgstr ""
24023 #: command-list.h:110
24024 msgid "Download from a remote Git repository via HTTP"
24025 msgstr ""
24027 #: command-list.h:111
24028 msgid "Push objects over HTTP/DAV to another repository"
24029 msgstr ""
24031 #: command-list.h:112
24032 msgid "Send a collection of patches from stdin to an IMAP folder"
24033 msgstr ""
24035 #: command-list.h:113
24036 msgid "Build pack index file for an existing packed archive"
24037 msgstr ""
24039 #: command-list.h:114
24040 msgid "Create an empty Git repository or reinitialize an existing one"
24041 msgstr ""
24043 #: command-list.h:115
24044 msgid "Instantly browse your working repository in gitweb"
24045 msgstr ""
24047 #: command-list.h:116
24048 msgid "Add or parse structured information in commit messages"
24049 msgstr ""
24051 #: command-list.h:117
24052 msgid "Show commit logs"
24053 msgstr ""
24055 #: command-list.h:118
24056 msgid "Show information about files in the index and the working tree"
24057 msgstr ""
24059 #: command-list.h:119
24060 msgid "List references in a remote repository"
24061 msgstr ""
24063 #: command-list.h:120
24064 msgid "List the contents of a tree object"
24065 msgstr ""
24067 #: command-list.h:121
24068 msgid "Extracts patch and authorship from a single e-mail message"
24069 msgstr ""
24071 #: command-list.h:122
24072 msgid "Simple UNIX mbox splitter program"
24073 msgstr ""
24075 #: command-list.h:123
24076 msgid "Run tasks to optimize Git repository data"
24077 msgstr ""
24079 #: command-list.h:124
24080 msgid "Join two or more development histories together"
24081 msgstr ""
24083 #: command-list.h:125
24084 msgid "Find as good common ancestors as possible for a merge"
24085 msgstr ""
24087 #: command-list.h:126
24088 msgid "Run a three-way file merge"
24089 msgstr ""
24091 #: command-list.h:127
24092 msgid "Run a merge for files needing merging"
24093 msgstr ""
24095 #: command-list.h:128
24096 msgid "The standard helper program to use with git-merge-index"
24097 msgstr ""
24099 #: command-list.h:129
24100 msgid "Show three-way merge without touching index"
24101 msgstr ""
24103 #: command-list.h:130
24104 msgid "Run merge conflict resolution tools to resolve merge conflicts"
24105 msgstr ""
24107 #: command-list.h:131
24108 msgid "Creates a tag object with extra validation"
24109 msgstr ""
24111 #: command-list.h:132
24112 msgid "Build a tree-object from ls-tree formatted text"
24113 msgstr ""
24115 #: command-list.h:133
24116 msgid "Write and verify multi-pack-indexes"
24117 msgstr ""
24119 #: command-list.h:134
24120 msgid "Move or rename a file, a directory, or a symlink"
24121 msgstr ""
24123 #: command-list.h:135
24124 msgid "Find symbolic names for given revs"
24125 msgstr ""
24127 #: command-list.h:136
24128 msgid "Add or inspect object notes"
24129 msgstr ""
24131 #: command-list.h:137
24132 msgid "Import from and submit to Perforce repositories"
24133 msgstr ""
24135 #: command-list.h:138
24136 msgid "Create a packed archive of objects"
24137 msgstr ""
24139 #: command-list.h:139
24140 msgid "Find redundant pack files"
24141 msgstr ""
24143 #: command-list.h:140
24144 msgid "Pack heads and tags for efficient repository access"
24145 msgstr ""
24147 #: command-list.h:141
24148 msgid "Compute unique ID for a patch"
24149 msgstr ""
24151 #: command-list.h:142
24152 msgid "Prune all unreachable objects from the object database"
24153 msgstr ""
24155 #: command-list.h:143
24156 msgid "Remove extra objects that are already in pack files"
24157 msgstr ""
24159 #: command-list.h:144
24160 msgid "Fetch from and integrate with another repository or a local branch"
24161 msgstr ""
24163 #: command-list.h:145
24164 msgid "Update remote refs along with associated objects"
24165 msgstr ""
24167 #: command-list.h:146
24168 msgid "Applies a quilt patchset onto the current branch"
24169 msgstr ""
24171 #: command-list.h:147
24172 msgid "Compare two commit ranges (e.g. two versions of a branch)"
24173 msgstr ""
24175 #: command-list.h:148
24176 msgid "Reads tree information into the index"
24177 msgstr ""
24179 #: command-list.h:149
24180 msgid "Reapply commits on top of another base tip"
24181 msgstr ""
24183 #: command-list.h:150
24184 msgid "Receive what is pushed into the repository"
24185 msgstr ""
24187 #: command-list.h:151
24188 msgid "Manage reflog information"
24189 msgstr ""
24191 #: command-list.h:152
24192 msgid "Manage set of tracked repositories"
24193 msgstr ""
24195 #: command-list.h:153
24196 msgid "Pack unpacked objects in a repository"
24197 msgstr ""
24199 #: command-list.h:154
24200 msgid "Create, list, delete refs to replace objects"
24201 msgstr ""
24203 #: command-list.h:155
24204 msgid "Generates a summary of pending changes"
24205 msgstr ""
24207 #: command-list.h:156
24208 msgid "Reuse recorded resolution of conflicted merges"
24209 msgstr ""
24211 #: command-list.h:157
24212 msgid "Reset current HEAD to the specified state"
24213 msgstr ""
24215 #: command-list.h:158
24216 msgid "Restore working tree files"
24217 msgstr ""
24219 #: command-list.h:159
24220 msgid "Lists commit objects in reverse chronological order"
24221 msgstr ""
24223 #: command-list.h:160
24224 msgid "Pick out and massage parameters"
24225 msgstr ""
24227 #: command-list.h:161
24228 msgid "Revert some existing commits"
24229 msgstr ""
24231 #: command-list.h:162
24232 msgid "Remove files from the working tree and from the index"
24233 msgstr ""
24235 #: command-list.h:163
24236 msgid "Send a collection of patches as emails"
24237 msgstr ""
24239 #: command-list.h:164
24240 msgid "Push objects over Git protocol to another repository"
24241 msgstr ""
24243 #: command-list.h:165
24244 msgid "Git's i18n setup code for shell scripts"
24245 msgstr ""
24247 #: command-list.h:166
24248 msgid "Common Git shell script setup code"
24249 msgstr ""
24251 #: command-list.h:167
24252 msgid "Restricted login shell for Git-only SSH access"
24253 msgstr ""
24255 #: command-list.h:168
24256 msgid "Summarize 'git log' output"
24257 msgstr ""
24259 #: command-list.h:169
24260 msgid "Show various types of objects"
24261 msgstr ""
24263 #: command-list.h:170
24264 msgid "Show branches and their commits"
24265 msgstr ""
24267 #: command-list.h:171
24268 msgid "Show packed archive index"
24269 msgstr ""
24271 #: command-list.h:172
24272 msgid "List references in a local repository"
24273 msgstr ""
24275 #: command-list.h:173
24276 msgid "Reduce your working tree to a subset of tracked files"
24277 msgstr ""
24279 #: command-list.h:174
24280 msgid "Add file contents to the staging area"
24281 msgstr ""
24283 #: command-list.h:175
24284 msgid "Stash the changes in a dirty working directory away"
24285 msgstr ""
24287 #: command-list.h:176
24288 msgid "Show the working tree status"
24289 msgstr ""
24291 #: command-list.h:177
24292 msgid "Remove unnecessary whitespace"
24293 msgstr ""
24295 #: command-list.h:178
24296 msgid "Initialize, update or inspect submodules"
24297 msgstr ""
24299 #: command-list.h:179
24300 msgid "Bidirectional operation between a Subversion repository and Git"
24301 msgstr ""
24303 #: command-list.h:180
24304 msgid "Switch branches"
24305 msgstr ""
24307 #: command-list.h:181
24308 msgid "Read, modify and delete symbolic refs"
24309 msgstr ""
24311 #: command-list.h:182
24312 msgid "Create, list, delete or verify a tag object signed with GPG"
24313 msgstr ""
24315 #: command-list.h:183
24316 msgid "Creates a temporary file with a blob's contents"
24317 msgstr ""
24319 #: command-list.h:184
24320 msgid "Unpack objects from a packed archive"
24321 msgstr ""
24323 #: command-list.h:185
24324 msgid "Register file contents in the working tree to the index"
24325 msgstr ""
24327 #: command-list.h:186
24328 msgid "Update the object name stored in a ref safely"
24329 msgstr ""
24331 #: command-list.h:187
24332 msgid "Update auxiliary info file to help dumb servers"
24333 msgstr ""
24335 #: command-list.h:188
24336 msgid "Send archive back to git-archive"
24337 msgstr ""
24339 #: command-list.h:189
24340 msgid "Send objects packed back to git-fetch-pack"
24341 msgstr ""
24343 #: command-list.h:190
24344 msgid "Show a Git logical variable"
24345 msgstr ""
24347 #: command-list.h:191
24348 msgid "Check the GPG signature of commits"
24349 msgstr ""
24351 #: command-list.h:192
24352 msgid "Validate packed Git archive files"
24353 msgstr ""
24355 #: command-list.h:193
24356 msgid "Check the GPG signature of tags"
24357 msgstr ""
24359 #: command-list.h:194
24360 msgid "Show logs with difference each commit introduces"
24361 msgstr ""
24363 #: command-list.h:195
24364 msgid "Manage multiple working trees"
24365 msgstr ""
24367 #: command-list.h:196
24368 msgid "Create a tree object from the current index"
24369 msgstr ""
24371 #: command-list.h:197
24372 msgid "Defining attributes per path"
24373 msgstr ""
24375 #: command-list.h:198
24376 msgid "Git command-line interface and conventions"
24377 msgstr ""
24379 #: command-list.h:199
24380 msgid "A Git core tutorial for developers"
24381 msgstr ""
24383 #: command-list.h:200
24384 msgid "Providing usernames and passwords to Git"
24385 msgstr ""
24387 #: command-list.h:201
24388 msgid "Git for CVS users"
24389 msgstr ""
24391 #: command-list.h:202
24392 msgid "Tweaking diff output"
24393 msgstr ""
24395 #: command-list.h:203
24396 msgid "A useful minimum set of commands for Everyday Git"
24397 msgstr ""
24399 #: command-list.h:204
24400 msgid "Frequently asked questions about using Git"
24401 msgstr ""
24403 #: command-list.h:205
24404 msgid "A Git Glossary"
24405 msgstr ""
24407 #: command-list.h:206
24408 msgid "Hooks used by Git"
24409 msgstr ""
24411 #: command-list.h:207
24412 msgid "Specifies intentionally untracked files to ignore"
24413 msgstr ""
24415 #: command-list.h:208
24416 msgid "The Git repository browser"
24417 msgstr ""
24419 #: command-list.h:209
24420 msgid "Map author/committer names and/or E-Mail addresses"
24421 msgstr ""
24423 #: command-list.h:210
24424 msgid "Defining submodule properties"
24425 msgstr ""
24427 #: command-list.h:211
24428 msgid "Git namespaces"
24429 msgstr ""
24431 #: command-list.h:212
24432 msgid "Helper programs to interact with remote repositories"
24433 msgstr ""
24435 #: command-list.h:213
24436 msgid "Git Repository Layout"
24437 msgstr ""
24439 #: command-list.h:214
24440 msgid "Specifying revisions and ranges for Git"
24441 msgstr ""
24443 #: command-list.h:215
24444 msgid "Mounting one repository inside another"
24445 msgstr ""
24447 #: command-list.h:216
24448 msgid "A tutorial introduction to Git"
24449 msgstr ""
24451 #: command-list.h:217
24452 msgid "A tutorial introduction to Git: part two"
24453 msgstr ""
24455 #: command-list.h:218
24456 msgid "Git web interface (web frontend to Git repositories)"
24457 msgstr ""
24459 #: command-list.h:219
24460 msgid "An overview of recommended workflows with Git"
24461 msgstr ""
24463 #: git-merge-octopus.sh:46
24464 msgid ""
24465 "Error: Your local changes to the following files would be overwritten by "
24466 "merge"
24467 msgstr ""
24469 #: git-merge-octopus.sh:61
24470 msgid "Automated merge did not work."
24471 msgstr ""
24473 #: git-merge-octopus.sh:62
24474 msgid "Should not be doing an octopus."
24475 msgstr ""
24477 #: git-merge-octopus.sh:73
24478 #, sh-format
24479 msgid "Unable to find common commit with $pretty_name"
24480 msgstr ""
24482 #: git-merge-octopus.sh:77
24483 #, sh-format
24484 msgid "Already up to date with $pretty_name"
24485 msgstr ""
24487 #: git-merge-octopus.sh:89
24488 #, sh-format
24489 msgid "Fast-forwarding to: $pretty_name"
24490 msgstr ""
24492 #: git-merge-octopus.sh:97
24493 #, sh-format
24494 msgid "Trying simple merge with $pretty_name"
24495 msgstr ""
24497 #: git-merge-octopus.sh:102
24498 msgid "Simple merge did not work, trying automatic merge."
24499 msgstr ""
24501 #: git-sh-setup.sh:89 git-sh-setup.sh:94
24502 #, sh-format
24503 msgid "usage: $dashless $USAGE"
24504 msgstr ""
24506 #: git-sh-setup.sh:182
24507 #, sh-format
24508 msgid "Cannot chdir to $cdup, the toplevel of the working tree"
24509 msgstr ""
24511 #: git-sh-setup.sh:191 git-sh-setup.sh:198
24512 #, sh-format
24513 msgid "fatal: $program_name cannot be used without a working tree."
24514 msgstr ""
24516 #: git-sh-setup.sh:212
24517 msgid "Cannot rewrite branches: You have unstaged changes."
24518 msgstr ""
24520 #: git-sh-setup.sh:215
24521 #, sh-format
24522 msgid "Cannot $action: You have unstaged changes."
24523 msgstr ""
24525 #: git-sh-setup.sh:226
24526 #, sh-format
24527 msgid "Cannot $action: Your index contains uncommitted changes."
24528 msgstr ""
24530 #: git-sh-setup.sh:228
24531 msgid "Additionally, your index contains uncommitted changes."
24532 msgstr ""
24534 #: git-sh-setup.sh:348
24535 msgid "You need to run this command from the toplevel of the working tree."
24536 msgstr ""
24538 #: git-sh-setup.sh:353
24539 msgid "Unable to determine absolute path of git directory"
24540 msgstr ""
24542 #. TRANSLATORS: you can adjust this to align "git add -i" status menu
24543 #: git-add--interactive.perl:212
24544 #, perl-format
24545 msgid "%12s %12s %s"
24546 msgstr ""
24548 #: git-add--interactive.perl:632
24549 #, perl-format
24550 msgid "touched %d path\n"
24551 msgid_plural "touched %d paths\n"
24552 msgstr[0] ""
24553 msgstr[1] ""
24555 #: git-add--interactive.perl:1056
24556 msgid ""
24557 "If the patch applies cleanly, the edited hunk will immediately be\n"
24558 "marked for staging."
24559 msgstr ""
24561 #: git-add--interactive.perl:1059
24562 msgid ""
24563 "If the patch applies cleanly, the edited hunk will immediately be\n"
24564 "marked for stashing."
24565 msgstr ""
24567 #: git-add--interactive.perl:1062
24568 msgid ""
24569 "If the patch applies cleanly, the edited hunk will immediately be\n"
24570 "marked for unstaging."
24571 msgstr ""
24573 #: git-add--interactive.perl:1065 git-add--interactive.perl:1074
24574 #: git-add--interactive.perl:1080
24575 msgid ""
24576 "If the patch applies cleanly, the edited hunk will immediately be\n"
24577 "marked for applying."
24578 msgstr ""
24580 #: git-add--interactive.perl:1068 git-add--interactive.perl:1071
24581 #: git-add--interactive.perl:1077
24582 msgid ""
24583 "If the patch applies cleanly, the edited hunk will immediately be\n"
24584 "marked for discarding."
24585 msgstr ""
24587 #: git-add--interactive.perl:1114
24588 #, perl-format
24589 msgid "failed to open hunk edit file for writing: %s"
24590 msgstr ""
24592 #: git-add--interactive.perl:1121
24593 #, perl-format
24594 msgid ""
24595 "---\n"
24596 "To remove '%s' lines, make them ' ' lines (context).\n"
24597 "To remove '%s' lines, delete them.\n"
24598 "Lines starting with %s will be removed.\n"
24599 msgstr ""
24601 #: git-add--interactive.perl:1143
24602 #, perl-format
24603 msgid "failed to open hunk edit file for reading: %s"
24604 msgstr ""
24606 #: git-add--interactive.perl:1253
24607 msgid ""
24608 "y - stage this hunk\n"
24609 "n - do not stage this hunk\n"
24610 "q - quit; do not stage this hunk or any of the remaining ones\n"
24611 "a - stage this hunk and all later hunks in the file\n"
24612 "d - do not stage this hunk or any of the later hunks in the file"
24613 msgstr ""
24615 #: git-add--interactive.perl:1259
24616 msgid ""
24617 "y - stash this hunk\n"
24618 "n - do not stash this hunk\n"
24619 "q - quit; do not stash this hunk or any of the remaining ones\n"
24620 "a - stash this hunk and all later hunks in the file\n"
24621 "d - do not stash this hunk or any of the later hunks in the file"
24622 msgstr ""
24624 #: git-add--interactive.perl:1265
24625 msgid ""
24626 "y - unstage this hunk\n"
24627 "n - do not unstage this hunk\n"
24628 "q - quit; do not unstage this hunk or any of the remaining ones\n"
24629 "a - unstage this hunk and all later hunks in the file\n"
24630 "d - do not unstage this hunk or any of the later hunks in the file"
24631 msgstr ""
24633 #: git-add--interactive.perl:1271
24634 msgid ""
24635 "y - apply this hunk to index\n"
24636 "n - do not apply this hunk to index\n"
24637 "q - quit; do not apply this hunk or any of the remaining ones\n"
24638 "a - apply this hunk and all later hunks in the file\n"
24639 "d - do not apply this hunk or any of the later hunks in the file"
24640 msgstr ""
24642 #: git-add--interactive.perl:1277 git-add--interactive.perl:1295
24643 msgid ""
24644 "y - discard this hunk from worktree\n"
24645 "n - do not discard this hunk from worktree\n"
24646 "q - quit; do not discard this hunk or any of the remaining ones\n"
24647 "a - discard this hunk and all later hunks in the file\n"
24648 "d - do not discard this hunk or any of the later hunks in the file"
24649 msgstr ""
24651 #: git-add--interactive.perl:1283
24652 msgid ""
24653 "y - discard this hunk from index and worktree\n"
24654 "n - do not discard this hunk from index and worktree\n"
24655 "q - quit; do not discard this hunk or any of the remaining ones\n"
24656 "a - discard this hunk and all later hunks in the file\n"
24657 "d - do not discard this hunk or any of the later hunks in the file"
24658 msgstr ""
24660 #: git-add--interactive.perl:1289
24661 msgid ""
24662 "y - apply this hunk to index and worktree\n"
24663 "n - do not apply this hunk to index and worktree\n"
24664 "q - quit; do not apply this hunk or any of the remaining ones\n"
24665 "a - apply this hunk and all later hunks in the file\n"
24666 "d - do not apply this hunk or any of the later hunks in the file"
24667 msgstr ""
24669 #: git-add--interactive.perl:1301
24670 msgid ""
24671 "y - apply this hunk to worktree\n"
24672 "n - do not apply this hunk to worktree\n"
24673 "q - quit; do not apply this hunk or any of the remaining ones\n"
24674 "a - apply this hunk and all later hunks in the file\n"
24675 "d - do not apply this hunk or any of the later hunks in the file"
24676 msgstr ""
24678 #: git-add--interactive.perl:1316
24679 msgid ""
24680 "g - select a hunk to go to\n"
24681 "/ - search for a hunk matching the given regex\n"
24682 "j - leave this hunk undecided, see next undecided hunk\n"
24683 "J - leave this hunk undecided, see next hunk\n"
24684 "k - leave this hunk undecided, see previous undecided hunk\n"
24685 "K - leave this hunk undecided, see previous hunk\n"
24686 "s - split the current hunk into smaller hunks\n"
24687 "e - manually edit the current hunk\n"
24688 "? - print help\n"
24689 msgstr ""
24691 #: git-add--interactive.perl:1347
24692 msgid "The selected hunks do not apply to the index!\n"
24693 msgstr ""
24695 #: git-add--interactive.perl:1362
24696 #, perl-format
24697 msgid "ignoring unmerged: %s\n"
24698 msgstr ""
24700 #: git-add--interactive.perl:1481
24701 #, perl-format
24702 msgid "Apply mode change to worktree [y,n,q,a,d%s,?]? "
24703 msgstr ""
24705 #: git-add--interactive.perl:1482
24706 #, perl-format
24707 msgid "Apply deletion to worktree [y,n,q,a,d%s,?]? "
24708 msgstr ""
24710 #: git-add--interactive.perl:1483
24711 #, perl-format
24712 msgid "Apply addition to worktree [y,n,q,a,d%s,?]? "
24713 msgstr ""
24715 #: git-add--interactive.perl:1484
24716 #, perl-format
24717 msgid "Apply this hunk to worktree [y,n,q,a,d%s,?]? "
24718 msgstr ""
24720 #: git-add--interactive.perl:1601
24721 msgid "No other hunks to goto\n"
24722 msgstr ""
24724 #: git-add--interactive.perl:1619
24725 #, perl-format
24726 msgid "Invalid number: '%s'\n"
24727 msgstr ""
24729 #: git-add--interactive.perl:1624
24730 #, perl-format
24731 msgid "Sorry, only %d hunk available.\n"
24732 msgid_plural "Sorry, only %d hunks available.\n"
24733 msgstr[0] ""
24734 msgstr[1] ""
24736 #: git-add--interactive.perl:1659
24737 msgid "No other hunks to search\n"
24738 msgstr ""
24740 #: git-add--interactive.perl:1676
24741 #, perl-format
24742 msgid "Malformed search regexp %s: %s\n"
24743 msgstr ""
24745 #: git-add--interactive.perl:1686
24746 msgid "No hunk matches the given pattern\n"
24747 msgstr ""
24749 #: git-add--interactive.perl:1698 git-add--interactive.perl:1720
24750 msgid "No previous hunk\n"
24751 msgstr ""
24753 #: git-add--interactive.perl:1707 git-add--interactive.perl:1726
24754 msgid "No next hunk\n"
24755 msgstr ""
24757 #: git-add--interactive.perl:1732
24758 msgid "Sorry, cannot split this hunk\n"
24759 msgstr ""
24761 #: git-add--interactive.perl:1738
24762 #, perl-format
24763 msgid "Split into %d hunk.\n"
24764 msgid_plural "Split into %d hunks.\n"
24765 msgstr[0] ""
24766 msgstr[1] ""
24768 #: git-add--interactive.perl:1748
24769 msgid "Sorry, cannot edit this hunk\n"
24770 msgstr ""
24772 #. TRANSLATORS: please do not translate the command names
24773 #. 'status', 'update', 'revert', etc.
24774 #: git-add--interactive.perl:1813
24775 msgid ""
24776 "status        - show paths with changes\n"
24777 "update        - add working tree state to the staged set of changes\n"
24778 "revert        - revert staged set of changes back to the HEAD version\n"
24779 "patch         - pick hunks and update selectively\n"
24780 "diff          - view diff between HEAD and index\n"
24781 "add untracked - add contents of untracked files to the staged set of "
24782 "changes\n"
24783 msgstr ""
24785 #: git-add--interactive.perl:1830 git-add--interactive.perl:1842
24786 #: git-add--interactive.perl:1845 git-add--interactive.perl:1852
24787 #: git-add--interactive.perl:1855 git-add--interactive.perl:1862
24788 #: git-add--interactive.perl:1866 git-add--interactive.perl:1872
24789 msgid "missing --"
24790 msgstr ""
24792 #: git-add--interactive.perl:1868
24793 #, perl-format
24794 msgid "unknown --patch mode: %s"
24795 msgstr ""
24797 #: git-add--interactive.perl:1874 git-add--interactive.perl:1880
24798 #, perl-format
24799 msgid "invalid argument %s, expecting --"
24800 msgstr ""
24802 #: git-send-email.perl:159
24803 msgid "local zone differs from GMT by a non-minute interval\n"
24804 msgstr ""
24806 #: git-send-email.perl:166 git-send-email.perl:172
24807 msgid "local time offset greater than or equal to 24 hours\n"
24808 msgstr ""
24810 #: git-send-email.perl:244
24811 #, perl-format
24812 msgid "fatal: command '%s' died with exit code %d"
24813 msgstr ""
24815 #: git-send-email.perl:257
24816 msgid "the editor exited uncleanly, aborting everything"
24817 msgstr ""
24819 #: git-send-email.perl:346
24820 #, perl-format
24821 msgid ""
24822 "'%s' contains an intermediate version of the email you were composing.\n"
24823 msgstr ""
24825 #: git-send-email.perl:351
24826 #, perl-format
24827 msgid "'%s.final' contains the composed email.\n"
24828 msgstr ""
24830 #: git-send-email.perl:484
24831 msgid "--dump-aliases incompatible with other options\n"
24832 msgstr ""
24834 #: git-send-email.perl:561
24835 msgid ""
24836 "fatal: found configuration options for 'sendmail'\n"
24837 "git-send-email is configured with the sendemail.* options - note the 'e'.\n"
24838 "Set sendemail.forbidSendmailVariables to false to disable this check.\n"
24839 msgstr ""
24841 #: git-send-email.perl:566 git-send-email.perl:782
24842 msgid "Cannot run git format-patch from outside a repository\n"
24843 msgstr ""
24845 #: git-send-email.perl:569
24846 msgid ""
24847 "`batch-size` and `relogin` must be specified together (via command-line or "
24848 "configuration option)\n"
24849 msgstr ""
24851 #: git-send-email.perl:582
24852 #, perl-format
24853 msgid "Unknown --suppress-cc field: '%s'\n"
24854 msgstr ""
24856 #: git-send-email.perl:613
24857 #, perl-format
24858 msgid "Unknown --confirm setting: '%s'\n"
24859 msgstr ""
24861 #: git-send-email.perl:653
24862 #, perl-format
24863 msgid "warning: sendmail alias with quotes is not supported: %s\n"
24864 msgstr ""
24866 #: git-send-email.perl:655
24867 #, perl-format
24868 msgid "warning: `:include:` not supported: %s\n"
24869 msgstr ""
24871 #: git-send-email.perl:657
24872 #, perl-format
24873 msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
24874 msgstr ""
24876 #: git-send-email.perl:662
24877 #, perl-format
24878 msgid "warning: sendmail line is not recognized: %s\n"
24879 msgstr ""
24881 #: git-send-email.perl:747
24882 #, perl-format
24883 msgid ""
24884 "File '%s' exists but it could also be the range of commits\n"
24885 "to produce patches for.  Please disambiguate by...\n"
24886 "\n"
24887 "    * Saying \"./%s\" if you mean a file; or\n"
24888 "    * Giving --format-patch option if you mean a range.\n"
24889 msgstr ""
24891 #: git-send-email.perl:768
24892 #, perl-format
24893 msgid "Failed to opendir %s: %s"
24894 msgstr ""
24896 #: git-send-email.perl:803
24897 msgid ""
24898 "\n"
24899 "No patch files specified!\n"
24900 "\n"
24901 msgstr ""
24903 #: git-send-email.perl:816
24904 #, perl-format
24905 msgid "No subject line in %s?"
24906 msgstr ""
24908 #: git-send-email.perl:827
24909 #, perl-format
24910 msgid "Failed to open for writing %s: %s"
24911 msgstr ""
24913 #: git-send-email.perl:838
24914 msgid ""
24915 "Lines beginning in \"GIT:\" will be removed.\n"
24916 "Consider including an overall diffstat or table of contents\n"
24917 "for the patch you are writing.\n"
24918 "\n"
24919 "Clear the body content if you don't wish to send a summary.\n"
24920 msgstr ""
24922 #: git-send-email.perl:862
24923 #, perl-format
24924 msgid "Failed to open %s: %s"
24925 msgstr ""
24927 #: git-send-email.perl:879
24928 #, perl-format
24929 msgid "Failed to open %s.final: %s"
24930 msgstr ""
24932 #: git-send-email.perl:922
24933 msgid "Summary email is empty, skipping it\n"
24934 msgstr ""
24936 #. TRANSLATORS: please keep [y/N] as is.
24937 #: git-send-email.perl:971
24938 #, perl-format
24939 msgid "Are you sure you want to use <%s> [y/N]? "
24940 msgstr ""
24942 #: git-send-email.perl:1026
24943 msgid ""
24944 "The following files are 8bit, but do not declare a Content-Transfer-"
24945 "Encoding.\n"
24946 msgstr ""
24948 #: git-send-email.perl:1031
24949 msgid "Which 8bit encoding should I declare [UTF-8]? "
24950 msgstr ""
24952 #: git-send-email.perl:1039
24953 #, perl-format
24954 msgid ""
24955 "Refusing to send because the patch\n"
24956 "\t%s\n"
24957 "has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
24958 "want to send.\n"
24959 msgstr ""
24961 #: git-send-email.perl:1058
24962 msgid "To whom should the emails be sent (if anyone)?"
24963 msgstr ""
24965 #: git-send-email.perl:1076
24966 #, perl-format
24967 msgid "fatal: alias '%s' expands to itself\n"
24968 msgstr ""
24970 #: git-send-email.perl:1088
24971 msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
24972 msgstr ""
24974 #: git-send-email.perl:1150 git-send-email.perl:1158
24975 #, perl-format
24976 msgid "error: unable to extract a valid address from: %s\n"
24977 msgstr ""
24979 #. TRANSLATORS: Make sure to include [q] [d] [e] in your
24980 #. translation. The program will only accept English input
24981 #. at this point.
24982 #: git-send-email.perl:1162
24983 msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
24984 msgstr ""
24986 #: git-send-email.perl:1482
24987 #, perl-format
24988 msgid "CA path \"%s\" does not exist"
24989 msgstr ""
24991 #: git-send-email.perl:1565
24992 msgid ""
24993 "    The Cc list above has been expanded by additional\n"
24994 "    addresses found in the patch commit message. By default\n"
24995 "    send-email prompts before sending whenever this occurs.\n"
24996 "    This behavior is controlled by the sendemail.confirm\n"
24997 "    configuration setting.\n"
24998 "\n"
24999 "    For additional information, run 'git send-email --help'.\n"
25000 "    To retain the current behavior, but squelch this message,\n"
25001 "    run 'git config --global sendemail.confirm auto'.\n"
25002 "\n"
25003 msgstr ""
25005 #. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
25006 #. translation. The program will only accept English input
25007 #. at this point.
25008 #: git-send-email.perl:1580
25009 msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
25010 msgstr ""
25012 #: git-send-email.perl:1583
25013 msgid "Send this email reply required"
25014 msgstr ""
25016 #: git-send-email.perl:1617
25017 msgid "The required SMTP server is not properly defined."
25018 msgstr ""
25020 #: git-send-email.perl:1664
25021 #, perl-format
25022 msgid "Server does not support STARTTLS! %s"
25023 msgstr ""
25025 #: git-send-email.perl:1669 git-send-email.perl:1673
25026 #, perl-format
25027 msgid "STARTTLS failed! %s"
25028 msgstr ""
25030 #: git-send-email.perl:1682
25031 msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
25032 msgstr ""
25034 #: git-send-email.perl:1700
25035 #, perl-format
25036 msgid "Failed to send %s\n"
25037 msgstr ""
25039 #: git-send-email.perl:1703
25040 #, perl-format
25041 msgid "Dry-Sent %s\n"
25042 msgstr ""
25044 #: git-send-email.perl:1703
25045 #, perl-format
25046 msgid "Sent %s\n"
25047 msgstr ""
25049 #: git-send-email.perl:1705
25050 msgid "Dry-OK. Log says:\n"
25051 msgstr ""
25053 #: git-send-email.perl:1705
25054 msgid "OK. Log says:\n"
25055 msgstr ""
25057 #: git-send-email.perl:1724
25058 msgid "Result: "
25059 msgstr ""
25061 #: git-send-email.perl:1727
25062 msgid "Result: OK\n"
25063 msgstr ""
25065 #: git-send-email.perl:1744
25066 #, perl-format
25067 msgid "can't open file %s"
25068 msgstr ""
25070 #: git-send-email.perl:1792 git-send-email.perl:1812
25071 #, perl-format
25072 msgid "(mbox) Adding cc: %s from line '%s'\n"
25073 msgstr ""
25075 #: git-send-email.perl:1798
25076 #, perl-format
25077 msgid "(mbox) Adding to: %s from line '%s'\n"
25078 msgstr ""
25080 #: git-send-email.perl:1855
25081 #, perl-format
25082 msgid "(non-mbox) Adding cc: %s from line '%s'\n"
25083 msgstr ""
25085 #: git-send-email.perl:1890
25086 #, perl-format
25087 msgid "(body) Adding cc: %s from line '%s'\n"
25088 msgstr ""
25090 #: git-send-email.perl:2009
25091 #, perl-format
25092 msgid "(%s) Could not execute '%s'"
25093 msgstr ""
25095 #: git-send-email.perl:2016
25096 #, perl-format
25097 msgid "(%s) Adding %s: %s from: '%s'\n"
25098 msgstr ""
25100 #: git-send-email.perl:2020
25101 #, perl-format
25102 msgid "(%s) failed to close pipe to '%s'"
25103 msgstr ""
25105 #: git-send-email.perl:2050
25106 msgid "cannot send message as 7bit"
25107 msgstr ""
25109 #: git-send-email.perl:2058
25110 msgid "invalid transfer encoding"
25111 msgstr ""
25113 #: git-send-email.perl:2099
25114 #, perl-format
25115 msgid "fatal: %s: rejected by %s hook\n"
25116 msgstr ""
25118 #: git-send-email.perl:2111 git-send-email.perl:2164 git-send-email.perl:2174
25119 #, perl-format
25120 msgid "unable to open %s: %s\n"
25121 msgstr ""
25123 #: git-send-email.perl:2114
25124 #, perl-format
25125 msgid ""
25126 "fatal: %s:%d is longer than 998 characters\n"
25127 "warning: no patches were sent\n"
25128 msgstr ""
25130 #: git-send-email.perl:2132
25131 #, perl-format
25132 msgid "Skipping %s with backup suffix '%s'.\n"
25133 msgstr ""
25135 #. TRANSLATORS: please keep "[y|N]" as is.
25136 #: git-send-email.perl:2136
25137 #, perl-format
25138 msgid "Do you really want to send %s? [y|N]: "
25139 msgstr ""