t9107: use shell parameter expansion to avoid breaking &&-chain
[git.git] / po / git.pot
blob78fea37065b1fc74cdad2df4d2c00aef02dae102
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: 2021-11-10 08:55+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:380
22 #, c-format
23 msgid "Huh (%s)?"
24 msgstr ""
26 #: add-interactive.c:533 add-interactive.c:834 reset.c:65 sequencer.c:3512
27 #: sequencer.c:3979 sequencer.c:4141 builtin/rebase.c:1233
28 #: builtin/rebase.c:1642
29 msgid "could not read index"
30 msgstr ""
32 #: add-interactive.c:588 git-add--interactive.perl:269
33 #: git-add--interactive.perl:294
34 msgid "binary"
35 msgstr ""
37 #: add-interactive.c:646 git-add--interactive.perl:278
38 #: git-add--interactive.perl:332
39 msgid "nothing"
40 msgstr ""
42 #: add-interactive.c:647 git-add--interactive.perl:314
43 #: git-add--interactive.perl:329
44 msgid "unchanged"
45 msgstr ""
47 #: add-interactive.c:684 git-add--interactive.perl:641
48 msgid "Update"
49 msgstr ""
51 #: add-interactive.c:701 add-interactive.c:889
52 #, c-format
53 msgid "could not stage '%s'"
54 msgstr ""
56 #: add-interactive.c:707 add-interactive.c:896 reset.c:89 sequencer.c:3718
57 msgid "could not write index"
58 msgstr ""
60 #: add-interactive.c:710 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:728 git-add--interactive.perl:676
68 #, c-format, perl-format
69 msgid "note: %s is untracked now.\n"
70 msgstr ""
72 #: add-interactive.c:733 apply.c:4149 builtin/checkout.c:298
73 #: builtin/reset.c:151
74 #, c-format
75 msgid "make_cache_entry failed for path '%s'"
76 msgstr ""
78 #: add-interactive.c:763 git-add--interactive.perl:653
79 msgid "Revert"
80 msgstr ""
82 #: add-interactive.c:779
83 msgid "Could not parse HEAD^{tree}"
84 msgstr ""
86 #: add-interactive.c:817 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:868 git-add--interactive.perl:693
94 #, c-format
95 msgid "No untracked files.\n"
96 msgstr ""
98 #: add-interactive.c:872 git-add--interactive.perl:687
99 msgid "Add untracked"
100 msgstr ""
102 #: add-interactive.c:899 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:929
110 #, c-format
111 msgid "ignoring unmerged: %s"
112 msgstr ""
114 #: add-interactive.c:941 add-patch.c:1752 git-add--interactive.perl:1369
115 #, c-format
116 msgid "Only binary files changed.\n"
117 msgstr ""
119 #: add-interactive.c:943 add-patch.c:1750 git-add--interactive.perl:1371
120 #, c-format
121 msgid "No changes.\n"
122 msgstr ""
124 #: add-interactive.c:947 git-add--interactive.perl:1379
125 msgid "Patch update"
126 msgstr ""
128 #: add-interactive.c:986 git-add--interactive.perl:1792
129 msgid "Review diff"
130 msgstr ""
132 #: add-interactive.c:1014
133 msgid "show paths with changes"
134 msgstr ""
136 #: add-interactive.c:1016
137 msgid "add working tree state to the staged set of changes"
138 msgstr ""
140 #: add-interactive.c:1018
141 msgid "revert staged set of changes back to the HEAD version"
142 msgstr ""
144 #: add-interactive.c:1020
145 msgid "pick hunks and update selectively"
146 msgstr ""
148 #: add-interactive.c:1022
149 msgid "view diff between HEAD and index"
150 msgstr ""
152 #: add-interactive.c:1024
153 msgid "add contents of untracked files to the staged set of changes"
154 msgstr ""
156 #: add-interactive.c:1032 add-interactive.c:1081
157 msgid "Prompt help:"
158 msgstr ""
160 #: add-interactive.c:1034
161 msgid "select a single item"
162 msgstr ""
164 #: add-interactive.c:1036
165 msgid "select a range of items"
166 msgstr ""
168 #: add-interactive.c:1038
169 msgid "select multiple ranges"
170 msgstr ""
172 #: add-interactive.c:1040 add-interactive.c:1085
173 msgid "select item based on unique prefix"
174 msgstr ""
176 #: add-interactive.c:1042
177 msgid "unselect specified items"
178 msgstr ""
180 #: add-interactive.c:1044
181 msgid "choose all items"
182 msgstr ""
184 #: add-interactive.c:1046
185 msgid "(empty) finish selecting"
186 msgstr ""
188 #: add-interactive.c:1083
189 msgid "select a numbered item"
190 msgstr ""
192 #: add-interactive.c:1087
193 msgid "(empty) select nothing"
194 msgstr ""
196 #: add-interactive.c:1095 builtin/clean.c:813 git-add--interactive.perl:1896
197 msgid "*** Commands ***"
198 msgstr ""
200 #: add-interactive.c:1096 builtin/clean.c:814 git-add--interactive.perl:1893
201 msgid "What now"
202 msgstr ""
204 #: add-interactive.c:1148 git-add--interactive.perl:213
205 msgid "staged"
206 msgstr ""
208 #: add-interactive.c:1148 git-add--interactive.perl:213
209 msgid "unstaged"
210 msgstr ""
212 #: add-interactive.c:1148 apply.c:5016 apply.c:5019 builtin/am.c:2311
213 #: builtin/am.c:2314 builtin/bugreport.c:107 builtin/clone.c:128
214 #: builtin/fetch.c:152 builtin/merge.c:286 builtin/pull.c:194
215 #: builtin/submodule--helper.c:404 builtin/submodule--helper.c:1857
216 #: builtin/submodule--helper.c:1860 builtin/submodule--helper.c:2503
217 #: builtin/submodule--helper.c:2506 builtin/submodule--helper.c:2573
218 #: builtin/submodule--helper.c:2578 builtin/submodule--helper.c:2811
219 #: git-add--interactive.perl:213
220 msgid "path"
221 msgstr ""
223 #: add-interactive.c:1155
224 msgid "could not refresh index"
225 msgstr ""
227 #: add-interactive.c:1169 builtin/clean.c:778 git-add--interactive.perl:1803
228 #, c-format
229 msgid "Bye.\n"
230 msgstr ""
232 #: add-patch.c:34 git-add--interactive.perl:1431
233 #, c-format, perl-format
234 msgid "Stage mode change [y,n,q,a,d%s,?]? "
235 msgstr ""
237 #: add-patch.c:35 git-add--interactive.perl:1432
238 #, c-format, perl-format
239 msgid "Stage deletion [y,n,q,a,d%s,?]? "
240 msgstr ""
242 #: add-patch.c:36 git-add--interactive.perl:1433
243 #, c-format, perl-format
244 msgid "Stage addition [y,n,q,a,d%s,?]? "
245 msgstr ""
247 #: add-patch.c:37 git-add--interactive.perl:1434
248 #, c-format, perl-format
249 msgid "Stage this hunk [y,n,q,a,d%s,?]? "
250 msgstr ""
252 #: add-patch.c:39
253 msgid ""
254 "If the patch applies cleanly, the edited hunk will immediately be marked for "
255 "staging."
256 msgstr ""
258 #: add-patch.c:42
259 msgid ""
260 "y - stage this hunk\n"
261 "n - do not stage this hunk\n"
262 "q - quit; do not stage this hunk or any of the remaining ones\n"
263 "a - stage this hunk and all later hunks in the file\n"
264 "d - do not stage this hunk or any of the later hunks in the file\n"
265 msgstr ""
267 #: add-patch.c:56 git-add--interactive.perl:1437
268 #, c-format, perl-format
269 msgid "Stash mode change [y,n,q,a,d%s,?]? "
270 msgstr ""
272 #: add-patch.c:57 git-add--interactive.perl:1438
273 #, c-format, perl-format
274 msgid "Stash deletion [y,n,q,a,d%s,?]? "
275 msgstr ""
277 #: add-patch.c:58 git-add--interactive.perl:1439
278 #, c-format, perl-format
279 msgid "Stash addition [y,n,q,a,d%s,?]? "
280 msgstr ""
282 #: add-patch.c:59 git-add--interactive.perl:1440
283 #, c-format, perl-format
284 msgid "Stash this hunk [y,n,q,a,d%s,?]? "
285 msgstr ""
287 #: add-patch.c:61
288 msgid ""
289 "If the patch applies cleanly, the edited hunk will immediately be marked for "
290 "stashing."
291 msgstr ""
293 #: add-patch.c:64
294 msgid ""
295 "y - stash this hunk\n"
296 "n - do not stash this hunk\n"
297 "q - quit; do not stash this hunk or any of the remaining ones\n"
298 "a - stash this hunk and all later hunks in the file\n"
299 "d - do not stash this hunk or any of the later hunks in the file\n"
300 msgstr ""
302 #: add-patch.c:80 git-add--interactive.perl:1443
303 #, c-format, perl-format
304 msgid "Unstage mode change [y,n,q,a,d%s,?]? "
305 msgstr ""
307 #: add-patch.c:81 git-add--interactive.perl:1444
308 #, c-format, perl-format
309 msgid "Unstage deletion [y,n,q,a,d%s,?]? "
310 msgstr ""
312 #: add-patch.c:82 git-add--interactive.perl:1445
313 #, c-format, perl-format
314 msgid "Unstage addition [y,n,q,a,d%s,?]? "
315 msgstr ""
317 #: add-patch.c:83 git-add--interactive.perl:1446
318 #, c-format, perl-format
319 msgid "Unstage this hunk [y,n,q,a,d%s,?]? "
320 msgstr ""
322 #: add-patch.c:85
323 msgid ""
324 "If the patch applies cleanly, the edited hunk will immediately be marked for "
325 "unstaging."
326 msgstr ""
328 #: add-patch.c:88
329 msgid ""
330 "y - unstage this hunk\n"
331 "n - do not unstage this hunk\n"
332 "q - quit; do not unstage this hunk or any of the remaining ones\n"
333 "a - unstage this hunk and all later hunks in the file\n"
334 "d - do not unstage this hunk or any of the later hunks in the file\n"
335 msgstr ""
337 #: add-patch.c:103 git-add--interactive.perl:1449
338 #, c-format, perl-format
339 msgid "Apply mode change to index [y,n,q,a,d%s,?]? "
340 msgstr ""
342 #: add-patch.c:104 git-add--interactive.perl:1450
343 #, c-format, perl-format
344 msgid "Apply deletion to index [y,n,q,a,d%s,?]? "
345 msgstr ""
347 #: add-patch.c:105 git-add--interactive.perl:1451
348 #, c-format, perl-format
349 msgid "Apply addition to index [y,n,q,a,d%s,?]? "
350 msgstr ""
352 #: add-patch.c:106 git-add--interactive.perl:1452
353 #, c-format, perl-format
354 msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
355 msgstr ""
357 #: add-patch.c:108 add-patch.c:176 add-patch.c:221
358 msgid ""
359 "If the patch applies cleanly, the edited hunk will immediately be marked for "
360 "applying."
361 msgstr ""
363 #: add-patch.c:111
364 msgid ""
365 "y - apply this hunk to index\n"
366 "n - do not apply this hunk to index\n"
367 "q - quit; do not apply this hunk or any of the remaining ones\n"
368 "a - apply this hunk and all later hunks in the file\n"
369 "d - do not apply this hunk or any of the later hunks in the file\n"
370 msgstr ""
372 #: add-patch.c:126 git-add--interactive.perl:1455
373 #: git-add--interactive.perl:1473
374 #, c-format, perl-format
375 msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? "
376 msgstr ""
378 #: add-patch.c:127 git-add--interactive.perl:1456
379 #: git-add--interactive.perl:1474
380 #, c-format, perl-format
381 msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? "
382 msgstr ""
384 #: add-patch.c:128 git-add--interactive.perl:1457
385 #: git-add--interactive.perl:1475
386 #, c-format, perl-format
387 msgid "Discard addition from worktree [y,n,q,a,d%s,?]? "
388 msgstr ""
390 #: add-patch.c:129 git-add--interactive.perl:1458
391 #: git-add--interactive.perl:1476
392 #, c-format, perl-format
393 msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? "
394 msgstr ""
396 #: add-patch.c:131 add-patch.c:154 add-patch.c:199
397 msgid ""
398 "If the patch applies cleanly, the edited hunk will immediately be marked for "
399 "discarding."
400 msgstr ""
402 #: add-patch.c:134 add-patch.c:202
403 msgid ""
404 "y - discard this hunk from worktree\n"
405 "n - do not discard this hunk from worktree\n"
406 "q - quit; do not discard this hunk or any of the remaining ones\n"
407 "a - discard this hunk and all later hunks in the file\n"
408 "d - do not discard this hunk or any of the later hunks in the file\n"
409 msgstr ""
411 #: add-patch.c:149 add-patch.c:194 git-add--interactive.perl:1461
412 #, c-format, perl-format
413 msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? "
414 msgstr ""
416 #: add-patch.c:150 add-patch.c:195 git-add--interactive.perl:1462
417 #, c-format, perl-format
418 msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? "
419 msgstr ""
421 #: add-patch.c:151 add-patch.c:196 git-add--interactive.perl:1463
422 #, c-format, perl-format
423 msgid "Discard addition from index and worktree [y,n,q,a,d%s,?]? "
424 msgstr ""
426 #: add-patch.c:152 add-patch.c:197 git-add--interactive.perl:1464
427 #, c-format, perl-format
428 msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? "
429 msgstr ""
431 #: add-patch.c:157
432 msgid ""
433 "y - discard this hunk from index and worktree\n"
434 "n - do not discard this hunk from index and worktree\n"
435 "q - quit; do not discard this hunk or any of the remaining ones\n"
436 "a - discard this hunk and all later hunks in the file\n"
437 "d - do not discard this hunk or any of the later hunks in the file\n"
438 msgstr ""
440 #: add-patch.c:171 add-patch.c:216 git-add--interactive.perl:1467
441 #, c-format, perl-format
442 msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? "
443 msgstr ""
445 #: add-patch.c:172 add-patch.c:217 git-add--interactive.perl:1468
446 #, c-format, perl-format
447 msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? "
448 msgstr ""
450 #: add-patch.c:173 add-patch.c:218 git-add--interactive.perl:1469
451 #, c-format, perl-format
452 msgid "Apply addition to index and worktree [y,n,q,a,d%s,?]? "
453 msgstr ""
455 #: add-patch.c:174 add-patch.c:219 git-add--interactive.perl:1470
456 #, c-format, perl-format
457 msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? "
458 msgstr ""
460 #: add-patch.c:179
461 msgid ""
462 "y - apply this hunk to index and worktree\n"
463 "n - do not apply this hunk to index and worktree\n"
464 "q - quit; do not apply this hunk or any of the remaining ones\n"
465 "a - apply this hunk and all later hunks in the file\n"
466 "d - do not apply this hunk or any of the later hunks in the file\n"
467 msgstr ""
469 #: add-patch.c:224
470 msgid ""
471 "y - apply this hunk to worktree\n"
472 "n - do not apply this hunk to worktree\n"
473 "q - quit; do not apply this hunk or any of the remaining ones\n"
474 "a - apply this hunk and all later hunks in the file\n"
475 "d - do not apply this hunk or any of the later hunks in the file\n"
476 msgstr ""
478 #: add-patch.c:343
479 #, c-format
480 msgid "could not parse hunk header '%.*s'"
481 msgstr ""
483 #: add-patch.c:362 add-patch.c:366
484 #, c-format
485 msgid "could not parse colored hunk header '%.*s'"
486 msgstr ""
488 #: add-patch.c:420
489 msgid "could not parse diff"
490 msgstr ""
492 #: add-patch.c:439
493 msgid "could not parse colored diff"
494 msgstr ""
496 #: add-patch.c:453
497 #, c-format
498 msgid "failed to run '%s'"
499 msgstr ""
501 #: add-patch.c:612
502 msgid "mismatched output from interactive.diffFilter"
503 msgstr ""
505 #: add-patch.c:613
506 msgid ""
507 "Your filter must maintain a one-to-one correspondence\n"
508 "between its input and output lines."
509 msgstr ""
511 #: add-patch.c:791
512 #, c-format
513 msgid ""
514 "expected context line #%d in\n"
515 "%.*s"
516 msgstr ""
518 #: add-patch.c:806
519 #, c-format
520 msgid ""
521 "hunks do not overlap:\n"
522 "%.*s\n"
523 "\tdoes not end with:\n"
524 "%.*s"
525 msgstr ""
527 #: add-patch.c:1082 git-add--interactive.perl:1115
528 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
529 msgstr ""
531 #: add-patch.c:1086
532 #, c-format
533 msgid ""
534 "---\n"
535 "To remove '%c' lines, make them ' ' lines (context).\n"
536 "To remove '%c' lines, delete them.\n"
537 "Lines starting with %c will be removed.\n"
538 msgstr ""
540 #. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
541 #: add-patch.c:1100 git-add--interactive.perl:1129
542 msgid ""
543 "If it does not apply cleanly, you will be given an opportunity to\n"
544 "edit again.  If all lines of the hunk are removed, then the edit is\n"
545 "aborted and the hunk is left unchanged.\n"
546 msgstr ""
548 #: add-patch.c:1133
549 msgid "could not parse hunk header"
550 msgstr ""
552 #: add-patch.c:1178
553 msgid "'git apply --cached' failed"
554 msgstr ""
556 #. TRANSLATORS: do not translate [y/n]
557 #. The program will only accept that input at this point.
558 #. Consider translating (saying "no" discards!) as
559 #. (saying "n" for "no" discards!) if the translation
560 #. of the word "no" does not start with n.
562 #. TRANSLATORS: do not translate [y/n]
563 #. The program will only accept that input
564 #. at this point.
565 #. Consider translating (saying "no" discards!) as
566 #. (saying "n" for "no" discards!) if the translation
567 #. of the word "no" does not start with n.
568 #: add-patch.c:1247 git-add--interactive.perl:1242
569 msgid ""
570 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
571 msgstr ""
573 #: add-patch.c:1290
574 msgid "The selected hunks do not apply to the index!"
575 msgstr ""
577 #: add-patch.c:1291 git-add--interactive.perl:1346
578 msgid "Apply them to the worktree anyway? "
579 msgstr ""
581 #: add-patch.c:1298 git-add--interactive.perl:1349
582 msgid "Nothing was applied.\n"
583 msgstr ""
585 #: add-patch.c:1355
586 msgid ""
587 "j - leave this hunk undecided, see next undecided hunk\n"
588 "J - leave this hunk undecided, see next hunk\n"
589 "k - leave this hunk undecided, see previous undecided hunk\n"
590 "K - leave this hunk undecided, see previous hunk\n"
591 "g - select a hunk to go to\n"
592 "/ - search for a hunk matching the given regex\n"
593 "s - split the current hunk into smaller hunks\n"
594 "e - manually edit the current hunk\n"
595 "? - print help\n"
596 msgstr ""
598 #: add-patch.c:1517 add-patch.c:1527
599 msgid "No previous hunk"
600 msgstr ""
602 #: add-patch.c:1522 add-patch.c:1532
603 msgid "No next hunk"
604 msgstr ""
606 #: add-patch.c:1538
607 msgid "No other hunks to goto"
608 msgstr ""
610 #: add-patch.c:1549 git-add--interactive.perl:1606
611 msgid "go to which hunk (<ret> to see more)? "
612 msgstr ""
614 #: add-patch.c:1550 git-add--interactive.perl:1608
615 msgid "go to which hunk? "
616 msgstr ""
618 #: add-patch.c:1561
619 #, c-format
620 msgid "Invalid number: '%s'"
621 msgstr ""
623 #: add-patch.c:1566
624 #, c-format
625 msgid "Sorry, only %d hunk available."
626 msgid_plural "Sorry, only %d hunks available."
627 msgstr[0] ""
628 msgstr[1] ""
630 #: add-patch.c:1575
631 msgid "No other hunks to search"
632 msgstr ""
634 #: add-patch.c:1581 git-add--interactive.perl:1661
635 msgid "search for regex? "
636 msgstr ""
638 #: add-patch.c:1596
639 #, c-format
640 msgid "Malformed search regexp %s: %s"
641 msgstr ""
643 #: add-patch.c:1613
644 msgid "No hunk matches the given pattern"
645 msgstr ""
647 #: add-patch.c:1620
648 msgid "Sorry, cannot split this hunk"
649 msgstr ""
651 #: add-patch.c:1624
652 #, c-format
653 msgid "Split into %d hunks."
654 msgstr ""
656 #: add-patch.c:1628
657 msgid "Sorry, cannot edit this hunk"
658 msgstr ""
660 #: add-patch.c:1680
661 msgid "'git apply' failed"
662 msgstr ""
664 #: advice.c:78
665 #, c-format
666 msgid ""
667 "\n"
668 "Disable this message with \"git config advice.%s false\""
669 msgstr ""
671 #: advice.c:94
672 #, c-format
673 msgid "%shint: %.*s%s\n"
674 msgstr ""
676 #: advice.c:178
677 msgid "Cherry-picking is not possible because you have unmerged files."
678 msgstr ""
680 #: advice.c:180
681 msgid "Committing is not possible because you have unmerged files."
682 msgstr ""
684 #: advice.c:182
685 msgid "Merging is not possible because you have unmerged files."
686 msgstr ""
688 #: advice.c:184
689 msgid "Pulling is not possible because you have unmerged files."
690 msgstr ""
692 #: advice.c:186
693 msgid "Reverting is not possible because you have unmerged files."
694 msgstr ""
696 #: advice.c:188
697 #, c-format
698 msgid "It is not possible to %s because you have unmerged files."
699 msgstr ""
701 #: advice.c:196
702 msgid ""
703 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
704 "as appropriate to mark resolution and make a commit."
705 msgstr ""
707 #: advice.c:204
708 msgid "Exiting because of an unresolved conflict."
709 msgstr ""
711 #: advice.c:209 builtin/merge.c:1379
712 msgid "You have not concluded your merge (MERGE_HEAD exists)."
713 msgstr ""
715 #: advice.c:211
716 msgid "Please, commit your changes before merging."
717 msgstr ""
719 #: advice.c:212
720 msgid "Exiting because of unfinished merge."
721 msgstr ""
723 #: advice.c:217
724 msgid "Not possible to fast-forward, aborting."
725 msgstr ""
727 #: advice.c:227
728 #, c-format
729 msgid ""
730 "The following paths and/or pathspecs matched paths that exist\n"
731 "outside of your sparse-checkout definition, so will not be\n"
732 "updated in the index:\n"
733 msgstr ""
735 #: advice.c:234
736 msgid ""
737 "If you intend to update such entries, try one of the following:\n"
738 "* Use the --sparse option.\n"
739 "* Disable or modify the sparsity rules."
740 msgstr ""
742 #: advice.c:242
743 #, c-format
744 msgid ""
745 "Note: switching to '%s'.\n"
746 "\n"
747 "You are in 'detached HEAD' state. You can look around, make experimental\n"
748 "changes and commit them, and you can discard any commits you make in this\n"
749 "state without impacting any branches by switching back to a branch.\n"
750 "\n"
751 "If you want to create a new branch to retain commits you create, you may\n"
752 "do so (now or later) by using -c with the switch command. Example:\n"
753 "\n"
754 "  git switch -c <new-branch-name>\n"
755 "\n"
756 "Or undo this operation with:\n"
757 "\n"
758 "  git switch -\n"
759 "\n"
760 "Turn off this advice by setting config variable advice.detachedHead to "
761 "false\n"
762 "\n"
763 msgstr ""
765 #: alias.c:50
766 msgid "cmdline ends with \\"
767 msgstr ""
769 #: alias.c:51
770 msgid "unclosed quote"
771 msgstr ""
773 #: apply.c:70
774 #, c-format
775 msgid "unrecognized whitespace option '%s'"
776 msgstr ""
778 #: apply.c:86
779 #, c-format
780 msgid "unrecognized whitespace ignore option '%s'"
781 msgstr ""
783 #: apply.c:136
784 msgid "--reject and --3way cannot be used together."
785 msgstr ""
787 #: apply.c:139
788 msgid "--3way outside a repository"
789 msgstr ""
791 #: apply.c:150
792 msgid "--index outside a repository"
793 msgstr ""
795 #: apply.c:153
796 msgid "--cached outside a repository"
797 msgstr ""
799 #: apply.c:800
800 #, c-format
801 msgid "Cannot prepare timestamp regexp %s"
802 msgstr ""
804 #: apply.c:809
805 #, c-format
806 msgid "regexec returned %d for input: %s"
807 msgstr ""
809 #: apply.c:883
810 #, c-format
811 msgid "unable to find filename in patch at line %d"
812 msgstr ""
814 #: apply.c:921
815 #, c-format
816 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
817 msgstr ""
819 #: apply.c:927
820 #, c-format
821 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
822 msgstr ""
824 #: apply.c:928
825 #, c-format
826 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
827 msgstr ""
829 #: apply.c:933
830 #, c-format
831 msgid "git apply: bad git-diff - expected /dev/null on line %d"
832 msgstr ""
834 #: apply.c:962
835 #, c-format
836 msgid "invalid mode on line %d: %s"
837 msgstr ""
839 #: apply.c:1281
840 #, c-format
841 msgid "inconsistent header lines %d and %d"
842 msgstr ""
844 #: apply.c:1371
845 #, c-format
846 msgid ""
847 "git diff header lacks filename information when removing %d leading pathname "
848 "component (line %d)"
849 msgid_plural ""
850 "git diff header lacks filename information when removing %d leading pathname "
851 "components (line %d)"
852 msgstr[0] ""
853 msgstr[1] ""
855 #: apply.c:1384
856 #, c-format
857 msgid "git diff header lacks filename information (line %d)"
858 msgstr ""
860 #: apply.c:1480
861 #, c-format
862 msgid "recount: unexpected line: %.*s"
863 msgstr ""
865 #: apply.c:1549
866 #, c-format
867 msgid "patch fragment without header at line %d: %.*s"
868 msgstr ""
870 #: apply.c:1752
871 msgid "new file depends on old contents"
872 msgstr ""
874 #: apply.c:1754
875 msgid "deleted file still has contents"
876 msgstr ""
878 #: apply.c:1788
879 #, c-format
880 msgid "corrupt patch at line %d"
881 msgstr ""
883 #: apply.c:1825
884 #, c-format
885 msgid "new file %s depends on old contents"
886 msgstr ""
888 #: apply.c:1827
889 #, c-format
890 msgid "deleted file %s still has contents"
891 msgstr ""
893 #: apply.c:1830
894 #, c-format
895 msgid "** warning: file %s becomes empty but is not deleted"
896 msgstr ""
898 #: apply.c:1978
899 #, c-format
900 msgid "corrupt binary patch at line %d: %.*s"
901 msgstr ""
903 #: apply.c:2015
904 #, c-format
905 msgid "unrecognized binary patch at line %d"
906 msgstr ""
908 #: apply.c:2177
909 #, c-format
910 msgid "patch with only garbage at line %d"
911 msgstr ""
913 #: apply.c:2263
914 #, c-format
915 msgid "unable to read symlink %s"
916 msgstr ""
918 #: apply.c:2267
919 #, c-format
920 msgid "unable to open or read %s"
921 msgstr ""
923 #: apply.c:2936
924 #, c-format
925 msgid "invalid start of line: '%c'"
926 msgstr ""
928 #: apply.c:3057
929 #, c-format
930 msgid "Hunk #%d succeeded at %d (offset %d line)."
931 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
932 msgstr[0] ""
933 msgstr[1] ""
935 #: apply.c:3069
936 #, c-format
937 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
938 msgstr ""
940 #: apply.c:3075
941 #, c-format
942 msgid ""
943 "while searching for:\n"
944 "%.*s"
945 msgstr ""
947 #: apply.c:3097
948 #, c-format
949 msgid "missing binary patch data for '%s'"
950 msgstr ""
952 #: apply.c:3105
953 #, c-format
954 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
955 msgstr ""
957 #: apply.c:3152
958 #, c-format
959 msgid "cannot apply binary patch to '%s' without full index line"
960 msgstr ""
962 #: apply.c:3163
963 #, c-format
964 msgid ""
965 "the patch applies to '%s' (%s), which does not match the current contents."
966 msgstr ""
968 #: apply.c:3171
969 #, c-format
970 msgid "the patch applies to an empty '%s' but it is not empty"
971 msgstr ""
973 #: apply.c:3189
974 #, c-format
975 msgid "the necessary postimage %s for '%s' cannot be read"
976 msgstr ""
978 #: apply.c:3202
979 #, c-format
980 msgid "binary patch does not apply to '%s'"
981 msgstr ""
983 #: apply.c:3209
984 #, c-format
985 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
986 msgstr ""
988 #: apply.c:3230
989 #, c-format
990 msgid "patch failed: %s:%ld"
991 msgstr ""
993 #: apply.c:3353
994 #, c-format
995 msgid "cannot checkout %s"
996 msgstr ""
998 #: apply.c:3405 apply.c:3416 apply.c:3462 midx.c:102 pack-revindex.c:214
999 #: setup.c:308
1000 #, c-format
1001 msgid "failed to read %s"
1002 msgstr ""
1004 #: apply.c:3413
1005 #, c-format
1006 msgid "reading from '%s' beyond a symbolic link"
1007 msgstr ""
1009 #: apply.c:3442 apply.c:3709
1010 #, c-format
1011 msgid "path %s has been renamed/deleted"
1012 msgstr ""
1014 #: apply.c:3549 apply.c:3724
1015 #, c-format
1016 msgid "%s: does not exist in index"
1017 msgstr ""
1019 #: apply.c:3558 apply.c:3732 apply.c:3976
1020 #, c-format
1021 msgid "%s: does not match index"
1022 msgstr ""
1024 #: apply.c:3593
1025 msgid "repository lacks the necessary blob to perform 3-way merge."
1026 msgstr ""
1028 #: apply.c:3596
1029 #, c-format
1030 msgid "Performing three-way merge...\n"
1031 msgstr ""
1033 #: apply.c:3612 apply.c:3616
1034 #, c-format
1035 msgid "cannot read the current contents of '%s'"
1036 msgstr ""
1038 #: apply.c:3628
1039 #, c-format
1040 msgid "Failed to perform three-way merge...\n"
1041 msgstr ""
1043 #: apply.c:3642
1044 #, c-format
1045 msgid "Applied patch to '%s' with conflicts.\n"
1046 msgstr ""
1048 #: apply.c:3647
1049 #, c-format
1050 msgid "Applied patch to '%s' cleanly.\n"
1051 msgstr ""
1053 #: apply.c:3664
1054 #, c-format
1055 msgid "Falling back to direct application...\n"
1056 msgstr ""
1058 #: apply.c:3676
1059 msgid "removal patch leaves file contents"
1060 msgstr ""
1062 #: apply.c:3749
1063 #, c-format
1064 msgid "%s: wrong type"
1065 msgstr ""
1067 #: apply.c:3751
1068 #, c-format
1069 msgid "%s has type %o, expected %o"
1070 msgstr ""
1072 #: apply.c:3916 apply.c:3918 read-cache.c:876 read-cache.c:905
1073 #: read-cache.c:1368
1074 #, c-format
1075 msgid "invalid path '%s'"
1076 msgstr ""
1078 #: apply.c:3974
1079 #, c-format
1080 msgid "%s: already exists in index"
1081 msgstr ""
1083 #: apply.c:3978
1084 #, c-format
1085 msgid "%s: already exists in working directory"
1086 msgstr ""
1088 #: apply.c:3998
1089 #, c-format
1090 msgid "new mode (%o) of %s does not match old mode (%o)"
1091 msgstr ""
1093 #: apply.c:4003
1094 #, c-format
1095 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1096 msgstr ""
1098 #: apply.c:4023
1099 #, c-format
1100 msgid "affected file '%s' is beyond a symbolic link"
1101 msgstr ""
1103 #: apply.c:4027
1104 #, c-format
1105 msgid "%s: patch does not apply"
1106 msgstr ""
1108 #: apply.c:4042
1109 #, c-format
1110 msgid "Checking patch %s..."
1111 msgstr ""
1113 #: apply.c:4134
1114 #, c-format
1115 msgid "sha1 information is lacking or useless for submodule %s"
1116 msgstr ""
1118 #: apply.c:4141
1119 #, c-format
1120 msgid "mode change for %s, which is not in current HEAD"
1121 msgstr ""
1123 #: apply.c:4144
1124 #, c-format
1125 msgid "sha1 information is lacking or useless (%s)."
1126 msgstr ""
1128 #: apply.c:4153
1129 #, c-format
1130 msgid "could not add %s to temporary index"
1131 msgstr ""
1133 #: apply.c:4163
1134 #, c-format
1135 msgid "could not write temporary index to %s"
1136 msgstr ""
1138 #: apply.c:4301
1139 #, c-format
1140 msgid "unable to remove %s from index"
1141 msgstr ""
1143 #: apply.c:4335
1144 #, c-format
1145 msgid "corrupt patch for submodule %s"
1146 msgstr ""
1148 #: apply.c:4341
1149 #, c-format
1150 msgid "unable to stat newly created file '%s'"
1151 msgstr ""
1153 #: apply.c:4349
1154 #, c-format
1155 msgid "unable to create backing store for newly created file %s"
1156 msgstr ""
1158 #: apply.c:4355 apply.c:4500
1159 #, c-format
1160 msgid "unable to add cache entry for %s"
1161 msgstr ""
1163 #: apply.c:4398 builtin/bisect--helper.c:540 builtin/gc.c:2241
1164 #: builtin/gc.c:2276
1165 #, c-format
1166 msgid "failed to write to '%s'"
1167 msgstr ""
1169 #: apply.c:4402
1170 #, c-format
1171 msgid "closing file '%s'"
1172 msgstr ""
1174 #: apply.c:4472
1175 #, c-format
1176 msgid "unable to write file '%s' mode %o"
1177 msgstr ""
1179 #: apply.c:4570
1180 #, c-format
1181 msgid "Applied patch %s cleanly."
1182 msgstr ""
1184 #: apply.c:4578
1185 msgid "internal error"
1186 msgstr ""
1188 #: apply.c:4581
1189 #, c-format
1190 msgid "Applying patch %%s with %d reject..."
1191 msgid_plural "Applying patch %%s with %d rejects..."
1192 msgstr[0] ""
1193 msgstr[1] ""
1195 #: apply.c:4592
1196 #, c-format
1197 msgid "truncating .rej filename to %.*s.rej"
1198 msgstr ""
1200 #: apply.c:4600 builtin/fetch.c:998 builtin/fetch.c:1408
1201 #, c-format
1202 msgid "cannot open %s"
1203 msgstr ""
1205 #: apply.c:4614
1206 #, c-format
1207 msgid "Hunk #%d applied cleanly."
1208 msgstr ""
1210 #: apply.c:4618
1211 #, c-format
1212 msgid "Rejected hunk #%d."
1213 msgstr ""
1215 #: apply.c:4747
1216 #, c-format
1217 msgid "Skipped patch '%s'."
1218 msgstr ""
1220 #: apply.c:4755
1221 msgid "unrecognized input"
1222 msgstr ""
1224 #: apply.c:4775
1225 msgid "unable to read index file"
1226 msgstr ""
1228 #: apply.c:4932
1229 #, c-format
1230 msgid "can't open patch '%s': %s"
1231 msgstr ""
1233 #: apply.c:4959
1234 #, c-format
1235 msgid "squelched %d whitespace error"
1236 msgid_plural "squelched %d whitespace errors"
1237 msgstr[0] ""
1238 msgstr[1] ""
1240 #: apply.c:4965 apply.c:4980
1241 #, c-format
1242 msgid "%d line adds whitespace errors."
1243 msgid_plural "%d lines add whitespace errors."
1244 msgstr[0] ""
1245 msgstr[1] ""
1247 #: apply.c:4973
1248 #, c-format
1249 msgid "%d line applied after fixing whitespace errors."
1250 msgid_plural "%d lines applied after fixing whitespace errors."
1251 msgstr[0] ""
1252 msgstr[1] ""
1254 #: apply.c:4989 builtin/add.c:707 builtin/mv.c:338 builtin/rm.c:429
1255 msgid "Unable to write new index file"
1256 msgstr ""
1258 #: apply.c:5017
1259 msgid "don't apply changes matching the given path"
1260 msgstr ""
1262 #: apply.c:5020
1263 msgid "apply changes matching the given path"
1264 msgstr ""
1266 #: apply.c:5022 builtin/am.c:2320
1267 msgid "num"
1268 msgstr ""
1270 #: apply.c:5023
1271 msgid "remove <num> leading slashes from traditional diff paths"
1272 msgstr ""
1274 #: apply.c:5026
1275 msgid "ignore additions made by the patch"
1276 msgstr ""
1278 #: apply.c:5028
1279 msgid "instead of applying the patch, output diffstat for the input"
1280 msgstr ""
1282 #: apply.c:5032
1283 msgid "show number of added and deleted lines in decimal notation"
1284 msgstr ""
1286 #: apply.c:5034
1287 msgid "instead of applying the patch, output a summary for the input"
1288 msgstr ""
1290 #: apply.c:5036
1291 msgid "instead of applying the patch, see if the patch is applicable"
1292 msgstr ""
1294 #: apply.c:5038
1295 msgid "make sure the patch is applicable to the current index"
1296 msgstr ""
1298 #: apply.c:5040
1299 msgid "mark new files with `git add --intent-to-add`"
1300 msgstr ""
1302 #: apply.c:5042
1303 msgid "apply a patch without touching the working tree"
1304 msgstr ""
1306 #: apply.c:5044
1307 msgid "accept a patch that touches outside the working area"
1308 msgstr ""
1310 #: apply.c:5047
1311 msgid "also apply the patch (use with --stat/--summary/--check)"
1312 msgstr ""
1314 #: apply.c:5049
1315 msgid "attempt three-way merge, fall back on normal patch if that fails"
1316 msgstr ""
1318 #: apply.c:5051
1319 msgid "build a temporary index based on embedded index information"
1320 msgstr ""
1322 #: apply.c:5054 builtin/checkout-index.c:196
1323 msgid "paths are separated with NUL character"
1324 msgstr ""
1326 #: apply.c:5056
1327 msgid "ensure at least <n> lines of context match"
1328 msgstr ""
1330 #: apply.c:5057 builtin/am.c:2296 builtin/am.c:2299
1331 #: builtin/interpret-trailers.c:98 builtin/interpret-trailers.c:100
1332 #: builtin/interpret-trailers.c:102 builtin/pack-objects.c:3960
1333 #: builtin/rebase.c:1051
1334 msgid "action"
1335 msgstr ""
1337 #: apply.c:5058
1338 msgid "detect new or modified lines that have whitespace errors"
1339 msgstr ""
1341 #: apply.c:5061 apply.c:5064
1342 msgid "ignore changes in whitespace when finding context"
1343 msgstr ""
1345 #: apply.c:5067
1346 msgid "apply the patch in reverse"
1347 msgstr ""
1349 #: apply.c:5069
1350 msgid "don't expect at least one line of context"
1351 msgstr ""
1353 #: apply.c:5071
1354 msgid "leave the rejected hunks in corresponding *.rej files"
1355 msgstr ""
1357 #: apply.c:5073
1358 msgid "allow overlapping hunks"
1359 msgstr ""
1361 #: apply.c:5074 builtin/add.c:372 builtin/check-ignore.c:22
1362 #: builtin/commit.c:1483 builtin/count-objects.c:98 builtin/fsck.c:788
1363 #: builtin/log.c:2297 builtin/mv.c:123 builtin/read-tree.c:120
1364 msgid "be verbose"
1365 msgstr ""
1367 #: apply.c:5076
1368 msgid "tolerate incorrectly detected missing new-line at the end of file"
1369 msgstr ""
1371 #: apply.c:5079
1372 msgid "do not trust the line counts in the hunk headers"
1373 msgstr ""
1375 #: apply.c:5081 builtin/am.c:2308
1376 msgid "root"
1377 msgstr ""
1379 #: apply.c:5082
1380 msgid "prepend <root> to all filenames"
1381 msgstr ""
1383 #: archive-tar.c:125 archive-zip.c:345
1384 #, c-format
1385 msgid "cannot stream blob %s"
1386 msgstr ""
1388 #: archive-tar.c:265 archive-zip.c:358
1389 #, c-format
1390 msgid "unsupported file mode: 0%o (SHA1: %s)"
1391 msgstr ""
1393 #: archive-tar.c:450
1394 #, c-format
1395 msgid "unable to start '%s' filter"
1396 msgstr ""
1398 #: archive-tar.c:453
1399 msgid "unable to redirect descriptor"
1400 msgstr ""
1402 #: archive-tar.c:460
1403 #, c-format
1404 msgid "'%s' filter reported error"
1405 msgstr ""
1407 #: archive-zip.c:318
1408 #, c-format
1409 msgid "path is not valid UTF-8: %s"
1410 msgstr ""
1412 #: archive-zip.c:322
1413 #, c-format
1414 msgid "path too long (%d chars, SHA1: %s): %s"
1415 msgstr ""
1417 #: archive-zip.c:469 builtin/pack-objects.c:365 builtin/pack-objects.c:368
1418 #, c-format
1419 msgid "deflate error (%d)"
1420 msgstr ""
1422 #: archive-zip.c:603
1423 #, c-format
1424 msgid "timestamp too large for this system: %<PRIuMAX>"
1425 msgstr ""
1427 #: archive.c:14
1428 msgid "git archive [<options>] <tree-ish> [<path>...]"
1429 msgstr ""
1431 #: archive.c:15
1432 msgid "git archive --list"
1433 msgstr ""
1435 #: archive.c:16
1436 msgid ""
1437 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
1438 msgstr ""
1440 #: archive.c:17
1441 msgid "git archive --remote <repo> [--exec <cmd>] --list"
1442 msgstr ""
1444 #: archive.c:188
1445 #, c-format
1446 msgid "cannot read %s"
1447 msgstr ""
1449 #: archive.c:341 sequencer.c:473 sequencer.c:1932 sequencer.c:3114
1450 #: sequencer.c:3556 sequencer.c:3684 builtin/am.c:263 builtin/commit.c:834
1451 #: builtin/merge.c:1145
1452 #, c-format
1453 msgid "could not read '%s'"
1454 msgstr ""
1456 #: archive.c:426 builtin/add.c:215 builtin/add.c:674 builtin/rm.c:334
1457 #, c-format
1458 msgid "pathspec '%s' did not match any files"
1459 msgstr ""
1461 #: archive.c:450
1462 #, c-format
1463 msgid "no such ref: %.*s"
1464 msgstr ""
1466 #: archive.c:456
1467 #, c-format
1468 msgid "not a valid object name: %s"
1469 msgstr ""
1471 #: archive.c:469
1472 #, c-format
1473 msgid "not a tree object: %s"
1474 msgstr ""
1476 #: archive.c:481
1477 msgid "current working directory is untracked"
1478 msgstr ""
1480 #: archive.c:522
1481 #, c-format
1482 msgid "File not found: %s"
1483 msgstr ""
1485 #: archive.c:524
1486 #, c-format
1487 msgid "Not a regular file: %s"
1488 msgstr ""
1490 #: archive.c:551
1491 msgid "fmt"
1492 msgstr ""
1494 #: archive.c:551
1495 msgid "archive format"
1496 msgstr ""
1498 #: archive.c:552 builtin/log.c:1775
1499 msgid "prefix"
1500 msgstr ""
1502 #: archive.c:553
1503 msgid "prepend prefix to each pathname in the archive"
1504 msgstr ""
1506 #: archive.c:554 archive.c:557 builtin/blame.c:880 builtin/blame.c:884
1507 #: builtin/blame.c:885 builtin/commit-tree.c:115 builtin/config.c:135
1508 #: builtin/fast-export.c:1208 builtin/fast-export.c:1210
1509 #: builtin/fast-export.c:1214 builtin/grep.c:935 builtin/hash-object.c:103
1510 #: builtin/ls-files.c:651 builtin/ls-files.c:654 builtin/notes.c:410
1511 #: builtin/notes.c:576 builtin/read-tree.c:115 parse-options.h:190
1512 msgid "file"
1513 msgstr ""
1515 #: archive.c:555
1516 msgid "add untracked file to archive"
1517 msgstr ""
1519 #: archive.c:558 builtin/archive.c:88
1520 msgid "write the archive to this file"
1521 msgstr ""
1523 #: archive.c:560
1524 msgid "read .gitattributes in working directory"
1525 msgstr ""
1527 #: archive.c:561
1528 msgid "report archived files on stderr"
1529 msgstr ""
1531 #: archive.c:563
1532 msgid "set compression level"
1533 msgstr ""
1535 #: archive.c:566
1536 msgid "list supported archive formats"
1537 msgstr ""
1539 #: archive.c:568 builtin/archive.c:89 builtin/clone.c:118 builtin/clone.c:121
1540 #: builtin/submodule--helper.c:1869 builtin/submodule--helper.c:2512
1541 msgid "repo"
1542 msgstr ""
1544 #: archive.c:569 builtin/archive.c:90
1545 msgid "retrieve the archive from remote repository <repo>"
1546 msgstr ""
1548 #: archive.c:570 builtin/archive.c:91 builtin/difftool.c:714
1549 #: builtin/notes.c:496
1550 msgid "command"
1551 msgstr ""
1553 #: archive.c:571 builtin/archive.c:92
1554 msgid "path to the remote git-upload-archive command"
1555 msgstr ""
1557 #: archive.c:578
1558 msgid "Unexpected option --remote"
1559 msgstr ""
1561 #: archive.c:580
1562 msgid "Option --exec can only be used together with --remote"
1563 msgstr ""
1565 #: archive.c:582
1566 msgid "Unexpected option --output"
1567 msgstr ""
1569 #: archive.c:584
1570 msgid "Options --add-file and --remote cannot be used together"
1571 msgstr ""
1573 #: archive.c:606
1574 #, c-format
1575 msgid "Unknown archive format '%s'"
1576 msgstr ""
1578 #: archive.c:615
1579 #, c-format
1580 msgid "Argument not supported for format '%s': -%d"
1581 msgstr ""
1583 #: attr.c:203
1584 #, c-format
1585 msgid "%.*s is not a valid attribute name"
1586 msgstr ""
1588 #: attr.c:364
1589 #, c-format
1590 msgid "%s not allowed: %s:%d"
1591 msgstr ""
1593 #: attr.c:404
1594 msgid ""
1595 "Negative patterns are ignored in git attributes\n"
1596 "Use '\\!' for literal leading exclamation."
1597 msgstr ""
1599 #: bisect.c:488
1600 #, c-format
1601 msgid "Badly quoted content in file '%s': %s"
1602 msgstr ""
1604 #: bisect.c:698
1605 #, c-format
1606 msgid "We cannot bisect more!\n"
1607 msgstr ""
1609 #: bisect.c:764
1610 #, c-format
1611 msgid "Not a valid commit name %s"
1612 msgstr ""
1614 #: bisect.c:789
1615 #, c-format
1616 msgid ""
1617 "The merge base %s is bad.\n"
1618 "This means the bug has been fixed between %s and [%s].\n"
1619 msgstr ""
1621 #: bisect.c:794
1622 #, c-format
1623 msgid ""
1624 "The merge base %s is new.\n"
1625 "The property has changed between %s and [%s].\n"
1626 msgstr ""
1628 #: bisect.c:799
1629 #, c-format
1630 msgid ""
1631 "The merge base %s is %s.\n"
1632 "This means the first '%s' commit is between %s and [%s].\n"
1633 msgstr ""
1635 #: bisect.c:807
1636 #, c-format
1637 msgid ""
1638 "Some %s revs are not ancestors of the %s rev.\n"
1639 "git bisect cannot work properly in this case.\n"
1640 "Maybe you mistook %s and %s revs?\n"
1641 msgstr ""
1643 #: bisect.c:820
1644 #, c-format
1645 msgid ""
1646 "the merge base between %s and [%s] must be skipped.\n"
1647 "So we cannot be sure the first %s commit is between %s and %s.\n"
1648 "We continue anyway."
1649 msgstr ""
1651 #: bisect.c:859
1652 #, c-format
1653 msgid "Bisecting: a merge base must be tested\n"
1654 msgstr ""
1656 #: bisect.c:909
1657 #, c-format
1658 msgid "a %s revision is needed"
1659 msgstr ""
1661 #: bisect.c:939
1662 #, c-format
1663 msgid "could not create file '%s'"
1664 msgstr ""
1666 #: bisect.c:985 builtin/merge.c:154
1667 #, c-format
1668 msgid "could not read file '%s'"
1669 msgstr ""
1671 #: bisect.c:1025
1672 msgid "reading bisect refs failed"
1673 msgstr ""
1675 #: bisect.c:1055
1676 #, c-format
1677 msgid "%s was both %s and %s\n"
1678 msgstr ""
1680 #: bisect.c:1064
1681 #, c-format
1682 msgid ""
1683 "No testable commit found.\n"
1684 "Maybe you started with bad path arguments?\n"
1685 msgstr ""
1687 #: bisect.c:1093
1688 #, c-format
1689 msgid "(roughly %d step)"
1690 msgid_plural "(roughly %d steps)"
1691 msgstr[0] ""
1692 msgstr[1] ""
1694 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
1695 #. steps)" translation.
1697 #: bisect.c:1099
1698 #, c-format
1699 msgid "Bisecting: %d revision left to test after this %s\n"
1700 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1701 msgstr[0] ""
1702 msgstr[1] ""
1704 #: blame.c:2776
1705 msgid "--contents and --reverse do not blend well."
1706 msgstr ""
1708 #: blame.c:2790
1709 msgid "cannot use --contents with final commit object name"
1710 msgstr ""
1712 #: blame.c:2811
1713 msgid "--reverse and --first-parent together require specified latest commit"
1714 msgstr ""
1716 #: blame.c:2820 bundle.c:224 midx.c:1039 ref-filter.c:2370 remote.c:2041
1717 #: sequencer.c:2350 sequencer.c:4902 submodule.c:883 builtin/commit.c:1114
1718 #: builtin/log.c:414 builtin/log.c:1021 builtin/log.c:1629 builtin/log.c:2056
1719 #: builtin/log.c:2346 builtin/merge.c:429 builtin/pack-objects.c:3373
1720 #: builtin/pack-objects.c:3775 builtin/pack-objects.c:3790
1721 #: builtin/shortlog.c:255
1722 msgid "revision walk setup failed"
1723 msgstr ""
1725 #: blame.c:2838
1726 msgid ""
1727 "--reverse --first-parent together require range along first-parent chain"
1728 msgstr ""
1730 #: blame.c:2849
1731 #, c-format
1732 msgid "no such path %s in %s"
1733 msgstr ""
1735 #: blame.c:2860
1736 #, c-format
1737 msgid "cannot read blob %s for path %s"
1738 msgstr ""
1740 #: branch.c:53
1741 #, c-format
1742 msgid ""
1743 "\n"
1744 "After fixing the error cause you may try to fix up\n"
1745 "the remote tracking information by invoking\n"
1746 "\"git branch --set-upstream-to=%s%s%s\"."
1747 msgstr ""
1749 #: branch.c:67
1750 #, c-format
1751 msgid "Not setting branch %s as its own upstream."
1752 msgstr ""
1754 #: branch.c:93
1755 #, c-format
1756 msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
1757 msgstr ""
1759 #: branch.c:94
1760 #, c-format
1761 msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
1762 msgstr ""
1764 #: branch.c:98
1765 #, c-format
1766 msgid "Branch '%s' set up to track local branch '%s' by rebasing."
1767 msgstr ""
1769 #: branch.c:99
1770 #, c-format
1771 msgid "Branch '%s' set up to track local branch '%s'."
1772 msgstr ""
1774 #: branch.c:104
1775 #, c-format
1776 msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1777 msgstr ""
1779 #: branch.c:105
1780 #, c-format
1781 msgid "Branch '%s' set up to track remote ref '%s'."
1782 msgstr ""
1784 #: branch.c:109
1785 #, c-format
1786 msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1787 msgstr ""
1789 #: branch.c:110
1790 #, c-format
1791 msgid "Branch '%s' set up to track local ref '%s'."
1792 msgstr ""
1794 #: branch.c:119
1795 msgid "Unable to write upstream branch configuration"
1796 msgstr ""
1798 #: branch.c:156
1799 #, c-format
1800 msgid "Not tracking: ambiguous information for ref %s"
1801 msgstr ""
1803 #: branch.c:189
1804 #, c-format
1805 msgid "'%s' is not a valid branch name."
1806 msgstr ""
1808 #: branch.c:208
1809 #, c-format
1810 msgid "A branch named '%s' already exists."
1811 msgstr ""
1813 #: branch.c:213
1814 msgid "Cannot force update the current branch."
1815 msgstr ""
1817 #: branch.c:233
1818 #, c-format
1819 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1820 msgstr ""
1822 #: branch.c:235
1823 #, c-format
1824 msgid "the requested upstream branch '%s' does not exist"
1825 msgstr ""
1827 #: branch.c:237
1828 msgid ""
1829 "\n"
1830 "If you are planning on basing your work on an upstream\n"
1831 "branch that already exists at the remote, you may need to\n"
1832 "run \"git fetch\" to retrieve it.\n"
1833 "\n"
1834 "If you are planning to push out a new local branch that\n"
1835 "will track its remote counterpart, you may want to use\n"
1836 "\"git push -u\" to set the upstream config as you push."
1837 msgstr ""
1839 #: branch.c:281
1840 #, c-format
1841 msgid "Not a valid object name: '%s'."
1842 msgstr ""
1844 #: branch.c:301
1845 #, c-format
1846 msgid "Ambiguous object name: '%s'."
1847 msgstr ""
1849 #: branch.c:306
1850 #, c-format
1851 msgid "Not a valid branch point: '%s'."
1852 msgstr ""
1854 #: branch.c:366
1855 #, c-format
1856 msgid "'%s' is already checked out at '%s'"
1857 msgstr ""
1859 #: branch.c:389
1860 #, c-format
1861 msgid "HEAD of working tree %s is not updated"
1862 msgstr ""
1864 #: bundle.c:44
1865 #, c-format
1866 msgid "unrecognized bundle hash algorithm: %s"
1867 msgstr ""
1869 #: bundle.c:48
1870 #, c-format
1871 msgid "unknown capability '%s'"
1872 msgstr ""
1874 #: bundle.c:74
1875 #, c-format
1876 msgid "'%s' does not look like a v2 or v3 bundle file"
1877 msgstr ""
1879 #: bundle.c:113
1880 #, c-format
1881 msgid "unrecognized header: %s%s (%d)"
1882 msgstr ""
1884 #: bundle.c:140 rerere.c:464 rerere.c:674 sequencer.c:2618 sequencer.c:3404
1885 #: builtin/commit.c:862
1886 #, c-format
1887 msgid "could not open '%s'"
1888 msgstr ""
1890 #: bundle.c:198
1891 msgid "Repository lacks these prerequisite commits:"
1892 msgstr ""
1894 #: bundle.c:201
1895 msgid "need a repository to verify a bundle"
1896 msgstr ""
1898 #: bundle.c:257
1899 #, c-format
1900 msgid "The bundle contains this ref:"
1901 msgid_plural "The bundle contains these %d refs:"
1902 msgstr[0] ""
1903 msgstr[1] ""
1905 #: bundle.c:264
1906 msgid "The bundle records a complete history."
1907 msgstr ""
1909 #: bundle.c:266
1910 #, c-format
1911 msgid "The bundle requires this ref:"
1912 msgid_plural "The bundle requires these %d refs:"
1913 msgstr[0] ""
1914 msgstr[1] ""
1916 #: bundle.c:333
1917 msgid "unable to dup bundle descriptor"
1918 msgstr ""
1920 #: bundle.c:340
1921 msgid "Could not spawn pack-objects"
1922 msgstr ""
1924 #: bundle.c:351
1925 msgid "pack-objects died"
1926 msgstr ""
1928 #: bundle.c:400
1929 #, c-format
1930 msgid "ref '%s' is excluded by the rev-list options"
1931 msgstr ""
1933 #: bundle.c:504
1934 #, c-format
1935 msgid "unsupported bundle version %d"
1936 msgstr ""
1938 #: bundle.c:506
1939 #, c-format
1940 msgid "cannot write bundle version %d with algorithm %s"
1941 msgstr ""
1943 #: bundle.c:524 builtin/log.c:210 builtin/log.c:1938 builtin/shortlog.c:399
1944 #, c-format
1945 msgid "unrecognized argument: %s"
1946 msgstr ""
1948 #: bundle.c:553
1949 msgid "Refusing to create empty bundle."
1950 msgstr ""
1952 #: bundle.c:563
1953 #, c-format
1954 msgid "cannot create '%s'"
1955 msgstr ""
1957 #: bundle.c:588
1958 msgid "index-pack died"
1959 msgstr ""
1961 #: chunk-format.c:117
1962 msgid "terminating chunk id appears earlier than expected"
1963 msgstr ""
1965 #: chunk-format.c:126
1966 #, c-format
1967 msgid "improper chunk offset(s) %<PRIx64> and %<PRIx64>"
1968 msgstr ""
1970 #: chunk-format.c:133
1971 #, c-format
1972 msgid "duplicate chunk ID %<PRIx32> found"
1973 msgstr ""
1975 #: chunk-format.c:147
1976 #, c-format
1977 msgid "final chunk has non-zero id %<PRIx32>"
1978 msgstr ""
1980 #: color.c:329
1981 #, c-format
1982 msgid "invalid color value: %.*s"
1983 msgstr ""
1985 #: commit-graph.c:204 midx.c:51
1986 msgid "invalid hash version"
1987 msgstr ""
1989 #: commit-graph.c:262
1990 msgid "commit-graph file is too small"
1991 msgstr ""
1993 #: commit-graph.c:355
1994 #, c-format
1995 msgid "commit-graph signature %X does not match signature %X"
1996 msgstr ""
1998 #: commit-graph.c:362
1999 #, c-format
2000 msgid "commit-graph version %X does not match version %X"
2001 msgstr ""
2003 #: commit-graph.c:369
2004 #, c-format
2005 msgid "commit-graph hash version %X does not match version %X"
2006 msgstr ""
2008 #: commit-graph.c:386
2009 #, c-format
2010 msgid "commit-graph file is too small to hold %u chunks"
2011 msgstr ""
2013 #: commit-graph.c:482
2014 msgid "commit-graph has no base graphs chunk"
2015 msgstr ""
2017 #: commit-graph.c:492
2018 msgid "commit-graph chain does not match"
2019 msgstr ""
2021 #: commit-graph.c:540
2022 #, c-format
2023 msgid "invalid commit-graph chain: line '%s' not a hash"
2024 msgstr ""
2026 #: commit-graph.c:564
2027 msgid "unable to find all commit-graph files"
2028 msgstr ""
2030 #: commit-graph.c:746 commit-graph.c:783
2031 msgid "invalid commit position. commit-graph is likely corrupt"
2032 msgstr ""
2034 #: commit-graph.c:767
2035 #, c-format
2036 msgid "could not find commit %s"
2037 msgstr ""
2039 #: commit-graph.c:800
2040 msgid "commit-graph requires overflow generation data but has none"
2041 msgstr ""
2043 #: commit-graph.c:1105 builtin/am.c:1342
2044 #, c-format
2045 msgid "unable to parse commit %s"
2046 msgstr ""
2048 #: commit-graph.c:1367 builtin/pack-objects.c:3070
2049 #, c-format
2050 msgid "unable to get type of object %s"
2051 msgstr ""
2053 #: commit-graph.c:1398
2054 msgid "Loading known commits in commit graph"
2055 msgstr ""
2057 #: commit-graph.c:1415
2058 msgid "Expanding reachable commits in commit graph"
2059 msgstr ""
2061 #: commit-graph.c:1435
2062 msgid "Clearing commit marks in commit graph"
2063 msgstr ""
2065 #: commit-graph.c:1454
2066 msgid "Computing commit graph topological levels"
2067 msgstr ""
2069 #: commit-graph.c:1507
2070 msgid "Computing commit graph generation numbers"
2071 msgstr ""
2073 #: commit-graph.c:1588
2074 msgid "Computing commit changed paths Bloom filters"
2075 msgstr ""
2077 #: commit-graph.c:1665
2078 msgid "Collecting referenced commits"
2079 msgstr ""
2081 #: commit-graph.c:1690
2082 #, c-format
2083 msgid "Finding commits for commit graph in %d pack"
2084 msgid_plural "Finding commits for commit graph in %d packs"
2085 msgstr[0] ""
2086 msgstr[1] ""
2088 #: commit-graph.c:1703
2089 #, c-format
2090 msgid "error adding pack %s"
2091 msgstr ""
2093 #: commit-graph.c:1707
2094 #, c-format
2095 msgid "error opening index for %s"
2096 msgstr ""
2098 #: commit-graph.c:1744
2099 msgid "Finding commits for commit graph among packed objects"
2100 msgstr ""
2102 #: commit-graph.c:1762
2103 msgid "Finding extra edges in commit graph"
2104 msgstr ""
2106 #: commit-graph.c:1811
2107 msgid "failed to write correct number of base graph ids"
2108 msgstr ""
2110 #: commit-graph.c:1842 midx.c:1146
2111 #, c-format
2112 msgid "unable to create leading directories of %s"
2113 msgstr ""
2115 #: commit-graph.c:1855
2116 msgid "unable to create temporary graph layer"
2117 msgstr ""
2119 #: commit-graph.c:1860
2120 #, c-format
2121 msgid "unable to adjust shared permissions for '%s'"
2122 msgstr ""
2124 #: commit-graph.c:1917
2125 #, c-format
2126 msgid "Writing out commit graph in %d pass"
2127 msgid_plural "Writing out commit graph in %d passes"
2128 msgstr[0] ""
2129 msgstr[1] ""
2131 #: commit-graph.c:1953
2132 msgid "unable to open commit-graph chain file"
2133 msgstr ""
2135 #: commit-graph.c:1969
2136 msgid "failed to rename base commit-graph file"
2137 msgstr ""
2139 #: commit-graph.c:1989
2140 msgid "failed to rename temporary commit-graph file"
2141 msgstr ""
2143 #: commit-graph.c:2122
2144 msgid "Scanning merged commits"
2145 msgstr ""
2147 #: commit-graph.c:2166
2148 msgid "Merging commit-graph"
2149 msgstr ""
2151 #: commit-graph.c:2274
2152 msgid "attempting to write a commit-graph, but 'core.commitGraph' is disabled"
2153 msgstr ""
2155 #: commit-graph.c:2381
2156 msgid "too many commits to write graph"
2157 msgstr ""
2159 #: commit-graph.c:2479
2160 msgid "the commit-graph file has incorrect checksum and is likely corrupt"
2161 msgstr ""
2163 #: commit-graph.c:2489
2164 #, c-format
2165 msgid "commit-graph has incorrect OID order: %s then %s"
2166 msgstr ""
2168 #: commit-graph.c:2499 commit-graph.c:2514
2169 #, c-format
2170 msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
2171 msgstr ""
2173 #: commit-graph.c:2506
2174 #, c-format
2175 msgid "failed to parse commit %s from commit-graph"
2176 msgstr ""
2178 #: commit-graph.c:2524
2179 msgid "Verifying commits in commit graph"
2180 msgstr ""
2182 #: commit-graph.c:2539
2183 #, c-format
2184 msgid "failed to parse commit %s from object database for commit-graph"
2185 msgstr ""
2187 #: commit-graph.c:2546
2188 #, c-format
2189 msgid "root tree OID for commit %s in commit-graph is %s != %s"
2190 msgstr ""
2192 #: commit-graph.c:2556
2193 #, c-format
2194 msgid "commit-graph parent list for commit %s is too long"
2195 msgstr ""
2197 #: commit-graph.c:2565
2198 #, c-format
2199 msgid "commit-graph parent for %s is %s != %s"
2200 msgstr ""
2202 #: commit-graph.c:2579
2203 #, c-format
2204 msgid "commit-graph parent list for commit %s terminates early"
2205 msgstr ""
2207 #: commit-graph.c:2584
2208 #, c-format
2209 msgid ""
2210 "commit-graph has generation number zero for commit %s, but non-zero elsewhere"
2211 msgstr ""
2213 #: commit-graph.c:2588
2214 #, c-format
2215 msgid ""
2216 "commit-graph has non-zero generation number for commit %s, but zero elsewhere"
2217 msgstr ""
2219 #: commit-graph.c:2605
2220 #, c-format
2221 msgid "commit-graph generation for commit %s is %<PRIuMAX> < %<PRIuMAX>"
2222 msgstr ""
2224 #: commit-graph.c:2611
2225 #, c-format
2226 msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
2227 msgstr ""
2229 #: commit.c:53 sequencer.c:3107 builtin/am.c:373 builtin/am.c:418
2230 #: builtin/am.c:423 builtin/am.c:1421 builtin/am.c:2068 builtin/replace.c:457
2231 #, c-format
2232 msgid "could not parse %s"
2233 msgstr ""
2235 #: commit.c:55
2236 #, c-format
2237 msgid "%s %s is not a commit!"
2238 msgstr ""
2240 #: commit.c:196
2241 msgid ""
2242 "Support for <GIT_DIR>/info/grafts is deprecated\n"
2243 "and will be removed in a future Git version.\n"
2244 "\n"
2245 "Please use \"git replace --convert-graft-file\"\n"
2246 "to convert the grafts into replace refs.\n"
2247 "\n"
2248 "Turn this message off by running\n"
2249 "\"git config advice.graftFileDeprecated false\""
2250 msgstr ""
2252 #: commit.c:1239
2253 #, c-format
2254 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
2255 msgstr ""
2257 #: commit.c:1243
2258 #, c-format
2259 msgid "Commit %s has a bad GPG signature allegedly by %s."
2260 msgstr ""
2262 #: commit.c:1246
2263 #, c-format
2264 msgid "Commit %s does not have a GPG signature."
2265 msgstr ""
2267 #: commit.c:1249
2268 #, c-format
2269 msgid "Commit %s has a good GPG signature by %s\n"
2270 msgstr ""
2272 #: commit.c:1503
2273 msgid ""
2274 "Warning: commit message did not conform to UTF-8.\n"
2275 "You may want to amend it after fixing the message, or set the config\n"
2276 "variable i18n.commitencoding to the encoding your project uses.\n"
2277 msgstr ""
2279 #: compat/obstack.c:406 compat/obstack.c:408
2280 msgid "memory exhausted"
2281 msgstr ""
2283 #: config.c:125
2284 #, c-format
2285 msgid ""
2286 "exceeded maximum include depth (%d) while including\n"
2287 "\t%s\n"
2288 "from\n"
2289 "\t%s\n"
2290 "This might be due to circular includes."
2291 msgstr ""
2293 #: config.c:141
2294 #, c-format
2295 msgid "could not expand include path '%s'"
2296 msgstr ""
2298 #: config.c:152
2299 msgid "relative config includes must come from files"
2300 msgstr ""
2302 #: config.c:201
2303 msgid "relative config include conditionals must come from files"
2304 msgstr ""
2306 #: config.c:398
2307 #, c-format
2308 msgid "invalid config format: %s"
2309 msgstr ""
2311 #: config.c:402
2312 #, c-format
2313 msgid "missing environment variable name for configuration '%.*s'"
2314 msgstr ""
2316 #: config.c:407
2317 #, c-format
2318 msgid "missing environment variable '%s' for configuration '%.*s'"
2319 msgstr ""
2321 #: config.c:443
2322 #, c-format
2323 msgid "key does not contain a section: %s"
2324 msgstr ""
2326 #: config.c:448
2327 #, c-format
2328 msgid "key does not contain variable name: %s"
2329 msgstr ""
2331 #: config.c:470 sequencer.c:2804
2332 #, c-format
2333 msgid "invalid key: %s"
2334 msgstr ""
2336 #: config.c:475
2337 #, c-format
2338 msgid "invalid key (newline): %s"
2339 msgstr ""
2341 #: config.c:495
2342 msgid "empty config key"
2343 msgstr ""
2345 #: config.c:513 config.c:525
2346 #, c-format
2347 msgid "bogus config parameter: %s"
2348 msgstr ""
2350 #: config.c:539 config.c:556 config.c:563 config.c:572
2351 #, c-format
2352 msgid "bogus format in %s"
2353 msgstr ""
2355 #: config.c:606
2356 #, c-format
2357 msgid "bogus count in %s"
2358 msgstr ""
2360 #: config.c:610
2361 #, c-format
2362 msgid "too many entries in %s"
2363 msgstr ""
2365 #: config.c:620
2366 #, c-format
2367 msgid "missing config key %s"
2368 msgstr ""
2370 #: config.c:628
2371 #, c-format
2372 msgid "missing config value %s"
2373 msgstr ""
2375 #: config.c:979
2376 #, c-format
2377 msgid "bad config line %d in blob %s"
2378 msgstr ""
2380 #: config.c:983
2381 #, c-format
2382 msgid "bad config line %d in file %s"
2383 msgstr ""
2385 #: config.c:987
2386 #, c-format
2387 msgid "bad config line %d in standard input"
2388 msgstr ""
2390 #: config.c:991
2391 #, c-format
2392 msgid "bad config line %d in submodule-blob %s"
2393 msgstr ""
2395 #: config.c:995
2396 #, c-format
2397 msgid "bad config line %d in command line %s"
2398 msgstr ""
2400 #: config.c:999
2401 #, c-format
2402 msgid "bad config line %d in %s"
2403 msgstr ""
2405 #: config.c:1136
2406 msgid "out of range"
2407 msgstr ""
2409 #: config.c:1136
2410 msgid "invalid unit"
2411 msgstr ""
2413 #: config.c:1137
2414 #, c-format
2415 msgid "bad numeric config value '%s' for '%s': %s"
2416 msgstr ""
2418 #: config.c:1147
2419 #, c-format
2420 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
2421 msgstr ""
2423 #: config.c:1150
2424 #, c-format
2425 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
2426 msgstr ""
2428 #: config.c:1153
2429 #, c-format
2430 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
2431 msgstr ""
2433 #: config.c:1156
2434 #, c-format
2435 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
2436 msgstr ""
2438 #: config.c:1159
2439 #, c-format
2440 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
2441 msgstr ""
2443 #: config.c:1162
2444 #, c-format
2445 msgid "bad numeric config value '%s' for '%s' in %s: %s"
2446 msgstr ""
2448 #: config.c:1241
2449 #, c-format
2450 msgid "bad boolean config value '%s' for '%s'"
2451 msgstr ""
2453 #: config.c:1259
2454 #, c-format
2455 msgid "failed to expand user dir in: '%s'"
2456 msgstr ""
2458 #: config.c:1268
2459 #, c-format
2460 msgid "'%s' for '%s' is not a valid timestamp"
2461 msgstr ""
2463 #: config.c:1361
2464 #, c-format
2465 msgid "abbrev length out of range: %d"
2466 msgstr ""
2468 #: config.c:1375 config.c:1386
2469 #, c-format
2470 msgid "bad zlib compression level %d"
2471 msgstr ""
2473 #: config.c:1476
2474 msgid "core.commentChar should only be one character"
2475 msgstr ""
2477 #: config.c:1509
2478 #, c-format
2479 msgid "invalid mode for object creation: %s"
2480 msgstr ""
2482 #: config.c:1581
2483 #, c-format
2484 msgid "malformed value for %s"
2485 msgstr ""
2487 #: config.c:1607
2488 #, c-format
2489 msgid "malformed value for %s: %s"
2490 msgstr ""
2492 #: config.c:1608
2493 msgid "must be one of nothing, matching, simple, upstream or current"
2494 msgstr ""
2496 #: config.c:1669 builtin/pack-objects.c:4053
2497 #, c-format
2498 msgid "bad pack compression level %d"
2499 msgstr ""
2501 #: config.c:1792
2502 #, c-format
2503 msgid "unable to load config blob object '%s'"
2504 msgstr ""
2506 #: config.c:1795
2507 #, c-format
2508 msgid "reference '%s' does not point to a blob"
2509 msgstr ""
2511 #: config.c:1813
2512 #, c-format
2513 msgid "unable to resolve config blob '%s'"
2514 msgstr ""
2516 #: config.c:1858
2517 #, c-format
2518 msgid "failed to parse %s"
2519 msgstr ""
2521 #: config.c:1914
2522 msgid "unable to parse command-line config"
2523 msgstr ""
2525 #: config.c:2282
2526 msgid "unknown error occurred while reading the configuration files"
2527 msgstr ""
2529 #: config.c:2456
2530 #, c-format
2531 msgid "Invalid %s: '%s'"
2532 msgstr ""
2534 #: config.c:2501
2535 #, c-format
2536 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
2537 msgstr ""
2539 #: config.c:2547
2540 #, c-format
2541 msgid "unable to parse '%s' from command-line config"
2542 msgstr ""
2544 #: config.c:2549
2545 #, c-format
2546 msgid "bad config variable '%s' in file '%s' at line %d"
2547 msgstr ""
2549 #: config.c:2633
2550 #, c-format
2551 msgid "invalid section name '%s'"
2552 msgstr ""
2554 #: config.c:2665
2555 #, c-format
2556 msgid "%s has multiple values"
2557 msgstr ""
2559 #: config.c:2694
2560 #, c-format
2561 msgid "failed to write new configuration file %s"
2562 msgstr ""
2564 #: config.c:2946 config.c:3273
2565 #, c-format
2566 msgid "could not lock config file %s"
2567 msgstr ""
2569 #: config.c:2957
2570 #, c-format
2571 msgid "opening %s"
2572 msgstr ""
2574 #: config.c:2994 builtin/config.c:361
2575 #, c-format
2576 msgid "invalid pattern: %s"
2577 msgstr ""
2579 #: config.c:3019
2580 #, c-format
2581 msgid "invalid config file %s"
2582 msgstr ""
2584 #: config.c:3032 config.c:3286
2585 #, c-format
2586 msgid "fstat on %s failed"
2587 msgstr ""
2589 #: config.c:3043
2590 #, c-format
2591 msgid "unable to mmap '%s'%s"
2592 msgstr ""
2594 #: config.c:3053 config.c:3291
2595 #, c-format
2596 msgid "chmod on %s failed"
2597 msgstr ""
2599 #: config.c:3138 config.c:3388
2600 #, c-format
2601 msgid "could not write config file %s"
2602 msgstr ""
2604 #: config.c:3172
2605 #, c-format
2606 msgid "could not set '%s' to '%s'"
2607 msgstr ""
2609 #: config.c:3174 builtin/remote.c:662 builtin/remote.c:860 builtin/remote.c:868
2610 #, c-format
2611 msgid "could not unset '%s'"
2612 msgstr ""
2614 #: config.c:3264
2615 #, c-format
2616 msgid "invalid section name: %s"
2617 msgstr ""
2619 #: config.c:3431
2620 #, c-format
2621 msgid "missing value for '%s'"
2622 msgstr ""
2624 #: connect.c:61
2625 msgid "the remote end hung up upon initial contact"
2626 msgstr ""
2628 #: connect.c:63
2629 msgid ""
2630 "Could not read from remote repository.\n"
2631 "\n"
2632 "Please make sure you have the correct access rights\n"
2633 "and the repository exists."
2634 msgstr ""
2636 #: connect.c:81
2637 #, c-format
2638 msgid "server doesn't support '%s'"
2639 msgstr ""
2641 #: connect.c:118
2642 #, c-format
2643 msgid "server doesn't support feature '%s'"
2644 msgstr ""
2646 #: connect.c:129
2647 msgid "expected flush after capabilities"
2648 msgstr ""
2650 #: connect.c:265
2651 #, c-format
2652 msgid "ignoring capabilities after first line '%s'"
2653 msgstr ""
2655 #: connect.c:286
2656 msgid "protocol error: unexpected capabilities^{}"
2657 msgstr ""
2659 #: connect.c:308
2660 #, c-format
2661 msgid "protocol error: expected shallow sha-1, got '%s'"
2662 msgstr ""
2664 #: connect.c:310
2665 msgid "repository on the other end cannot be shallow"
2666 msgstr ""
2668 #: connect.c:349
2669 msgid "invalid packet"
2670 msgstr ""
2672 #: connect.c:369
2673 #, c-format
2674 msgid "protocol error: unexpected '%s'"
2675 msgstr ""
2677 #: connect.c:499
2678 #, c-format
2679 msgid "unknown object format '%s' specified by server"
2680 msgstr ""
2682 #: connect.c:528
2683 #, c-format
2684 msgid "invalid ls-refs response: %s"
2685 msgstr ""
2687 #: connect.c:532
2688 msgid "expected flush after ref listing"
2689 msgstr ""
2691 #: connect.c:535
2692 msgid "expected response end packet after ref listing"
2693 msgstr ""
2695 #: connect.c:670
2696 #, c-format
2697 msgid "protocol '%s' is not supported"
2698 msgstr ""
2700 #: connect.c:721
2701 msgid "unable to set SO_KEEPALIVE on socket"
2702 msgstr ""
2704 #: connect.c:761 connect.c:824
2705 #, c-format
2706 msgid "Looking up %s ... "
2707 msgstr ""
2709 #: connect.c:765
2710 #, c-format
2711 msgid "unable to look up %s (port %s) (%s)"
2712 msgstr ""
2714 #. TRANSLATORS: this is the end of "Looking up %s ... "
2715 #: connect.c:769 connect.c:840
2716 #, c-format
2717 msgid ""
2718 "done.\n"
2719 "Connecting to %s (port %s) ... "
2720 msgstr ""
2722 #: connect.c:791 connect.c:868
2723 #, c-format
2724 msgid ""
2725 "unable to connect to %s:\n"
2726 "%s"
2727 msgstr ""
2729 #. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
2730 #: connect.c:797 connect.c:874
2731 msgid "done."
2732 msgstr ""
2734 #: connect.c:828
2735 #, c-format
2736 msgid "unable to look up %s (%s)"
2737 msgstr ""
2739 #: connect.c:834
2740 #, c-format
2741 msgid "unknown port %s"
2742 msgstr ""
2744 #: connect.c:971 connect.c:1303
2745 #, c-format
2746 msgid "strange hostname '%s' blocked"
2747 msgstr ""
2749 #: connect.c:973
2750 #, c-format
2751 msgid "strange port '%s' blocked"
2752 msgstr ""
2754 #: connect.c:983
2755 #, c-format
2756 msgid "cannot start proxy %s"
2757 msgstr ""
2759 #: connect.c:1054
2760 msgid "no path specified; see 'git help pull' for valid url syntax"
2761 msgstr ""
2763 #: connect.c:1194
2764 msgid "newline is forbidden in git:// hosts and repo paths"
2765 msgstr ""
2767 #: connect.c:1251
2768 msgid "ssh variant 'simple' does not support -4"
2769 msgstr ""
2771 #: connect.c:1263
2772 msgid "ssh variant 'simple' does not support -6"
2773 msgstr ""
2775 #: connect.c:1280
2776 msgid "ssh variant 'simple' does not support setting port"
2777 msgstr ""
2779 #: connect.c:1392
2780 #, c-format
2781 msgid "strange pathname '%s' blocked"
2782 msgstr ""
2784 #: connect.c:1440
2785 msgid "unable to fork"
2786 msgstr ""
2788 #: connected.c:109 builtin/fsck.c:189 builtin/prune.c:45
2789 msgid "Checking connectivity"
2790 msgstr ""
2792 #: connected.c:122
2793 msgid "Could not run 'git rev-list'"
2794 msgstr ""
2796 #: connected.c:146
2797 msgid "failed write to rev-list"
2798 msgstr ""
2800 #: connected.c:151
2801 msgid "failed to close rev-list's stdin"
2802 msgstr ""
2804 #: convert.c:183
2805 #, c-format
2806 msgid "illegal crlf_action %d"
2807 msgstr ""
2809 #: convert.c:196
2810 #, c-format
2811 msgid "CRLF would be replaced by LF in %s"
2812 msgstr ""
2814 #: convert.c:198
2815 #, c-format
2816 msgid ""
2817 "CRLF will be replaced by LF in %s.\n"
2818 "The file will have its original line endings in your working directory"
2819 msgstr ""
2821 #: convert.c:206
2822 #, c-format
2823 msgid "LF would be replaced by CRLF in %s"
2824 msgstr ""
2826 #: convert.c:208
2827 #, c-format
2828 msgid ""
2829 "LF will be replaced by CRLF in %s.\n"
2830 "The file will have its original line endings in your working directory"
2831 msgstr ""
2833 #: convert.c:273
2834 #, c-format
2835 msgid "BOM is prohibited in '%s' if encoded as %s"
2836 msgstr ""
2838 #: convert.c:280
2839 #, c-format
2840 msgid ""
2841 "The file '%s' contains a byte order mark (BOM). Please use UTF-%.*s as "
2842 "working-tree-encoding."
2843 msgstr ""
2845 #: convert.c:293
2846 #, c-format
2847 msgid "BOM is required in '%s' if encoded as %s"
2848 msgstr ""
2850 #: convert.c:295
2851 #, c-format
2852 msgid ""
2853 "The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
2854 "%sLE (depending on the byte order) as working-tree-encoding."
2855 msgstr ""
2857 #: convert.c:408 convert.c:479
2858 #, c-format
2859 msgid "failed to encode '%s' from %s to %s"
2860 msgstr ""
2862 #: convert.c:451
2863 #, c-format
2864 msgid "encoding '%s' from %s to %s and back is not the same"
2865 msgstr ""
2867 #: convert.c:654
2868 #, c-format
2869 msgid "cannot fork to run external filter '%s'"
2870 msgstr ""
2872 #: convert.c:674
2873 #, c-format
2874 msgid "cannot feed the input to external filter '%s'"
2875 msgstr ""
2877 #: convert.c:681
2878 #, c-format
2879 msgid "external filter '%s' failed %d"
2880 msgstr ""
2882 #: convert.c:716 convert.c:719
2883 #, c-format
2884 msgid "read from external filter '%s' failed"
2885 msgstr ""
2887 #: convert.c:722 convert.c:777
2888 #, c-format
2889 msgid "external filter '%s' failed"
2890 msgstr ""
2892 #: convert.c:826
2893 msgid "unexpected filter type"
2894 msgstr ""
2896 #: convert.c:837
2897 msgid "path name too long for external filter"
2898 msgstr ""
2900 #: convert.c:935
2901 #, c-format
2902 msgid ""
2903 "external filter '%s' is not available anymore although not all paths have "
2904 "been filtered"
2905 msgstr ""
2907 #: convert.c:1236
2908 msgid "true/false are no valid working-tree-encodings"
2909 msgstr ""
2911 #: convert.c:1416 convert.c:1449
2912 #, c-format
2913 msgid "%s: clean filter '%s' failed"
2914 msgstr ""
2916 #: convert.c:1492
2917 #, c-format
2918 msgid "%s: smudge filter %s failed"
2919 msgstr ""
2921 #: credential.c:96
2922 #, c-format
2923 msgid "skipping credential lookup for key: credential.%s"
2924 msgstr ""
2926 #: credential.c:112
2927 msgid "refusing to work with credential missing host field"
2928 msgstr ""
2930 #: credential.c:114
2931 msgid "refusing to work with credential missing protocol field"
2932 msgstr ""
2934 #: credential.c:395
2935 #, c-format
2936 msgid "url contains a newline in its %s component: %s"
2937 msgstr ""
2939 #: credential.c:439
2940 #, c-format
2941 msgid "url has no scheme: %s"
2942 msgstr ""
2944 #: credential.c:512
2945 #, c-format
2946 msgid "credential url cannot be parsed: %s"
2947 msgstr ""
2949 #: date.c:138
2950 msgid "in the future"
2951 msgstr ""
2953 #: date.c:144
2954 #, c-format
2955 msgid "%<PRIuMAX> second ago"
2956 msgid_plural "%<PRIuMAX> seconds ago"
2957 msgstr[0] ""
2958 msgstr[1] ""
2960 #: date.c:151
2961 #, c-format
2962 msgid "%<PRIuMAX> minute ago"
2963 msgid_plural "%<PRIuMAX> minutes ago"
2964 msgstr[0] ""
2965 msgstr[1] ""
2967 #: date.c:158
2968 #, c-format
2969 msgid "%<PRIuMAX> hour ago"
2970 msgid_plural "%<PRIuMAX> hours ago"
2971 msgstr[0] ""
2972 msgstr[1] ""
2974 #: date.c:165
2975 #, c-format
2976 msgid "%<PRIuMAX> day ago"
2977 msgid_plural "%<PRIuMAX> days ago"
2978 msgstr[0] ""
2979 msgstr[1] ""
2981 #: date.c:171
2982 #, c-format
2983 msgid "%<PRIuMAX> week ago"
2984 msgid_plural "%<PRIuMAX> weeks ago"
2985 msgstr[0] ""
2986 msgstr[1] ""
2988 #: date.c:178
2989 #, c-format
2990 msgid "%<PRIuMAX> month ago"
2991 msgid_plural "%<PRIuMAX> months ago"
2992 msgstr[0] ""
2993 msgstr[1] ""
2995 #: date.c:189
2996 #, c-format
2997 msgid "%<PRIuMAX> year"
2998 msgid_plural "%<PRIuMAX> years"
2999 msgstr[0] ""
3000 msgstr[1] ""
3002 #. TRANSLATORS: "%s" is "<n> years"
3003 #: date.c:192
3004 #, c-format
3005 msgid "%s, %<PRIuMAX> month ago"
3006 msgid_plural "%s, %<PRIuMAX> months ago"
3007 msgstr[0] ""
3008 msgstr[1] ""
3010 #: date.c:197 date.c:202
3011 #, c-format
3012 msgid "%<PRIuMAX> year ago"
3013 msgid_plural "%<PRIuMAX> years ago"
3014 msgstr[0] ""
3015 msgstr[1] ""
3017 #: delta-islands.c:272
3018 msgid "Propagating island marks"
3019 msgstr ""
3021 #: delta-islands.c:290
3022 #, c-format
3023 msgid "bad tree object %s"
3024 msgstr ""
3026 #: delta-islands.c:334
3027 #, c-format
3028 msgid "failed to load island regex for '%s': %s"
3029 msgstr ""
3031 #: delta-islands.c:390
3032 #, c-format
3033 msgid "island regex from config has too many capture groups (max=%d)"
3034 msgstr ""
3036 #: delta-islands.c:467
3037 #, c-format
3038 msgid "Marked %d islands, done.\n"
3039 msgstr ""
3041 #: diff-merges.c:70
3042 #, c-format
3043 msgid "unknown value for --diff-merges: %s"
3044 msgstr ""
3046 #: diff-lib.c:561
3047 msgid "--merge-base does not work with ranges"
3048 msgstr ""
3050 #: diff-lib.c:563
3051 msgid "--merge-base only works with commits"
3052 msgstr ""
3054 #: diff-lib.c:580
3055 msgid "unable to get HEAD"
3056 msgstr ""
3058 #: diff-lib.c:587
3059 msgid "no merge base found"
3060 msgstr ""
3062 #: diff-lib.c:589
3063 msgid "multiple merge bases found"
3064 msgstr ""
3066 #: diff-no-index.c:237
3067 msgid "git diff --no-index [<options>] <path> <path>"
3068 msgstr ""
3070 #: diff-no-index.c:262
3071 msgid ""
3072 "Not a git repository. Use --no-index to compare two paths outside a working "
3073 "tree"
3074 msgstr ""
3076 #: diff.c:157
3077 #, c-format
3078 msgid "  Failed to parse dirstat cut-off percentage '%s'\n"
3079 msgstr ""
3081 #: diff.c:162
3082 #, c-format
3083 msgid "  Unknown dirstat parameter '%s'\n"
3084 msgstr ""
3086 #: diff.c:298
3087 msgid ""
3088 "color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
3089 "'dimmed-zebra', 'plain'"
3090 msgstr ""
3092 #: diff.c:326
3093 #, c-format
3094 msgid ""
3095 "unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
3096 "'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
3097 msgstr ""
3099 #: diff.c:334
3100 msgid ""
3101 "color-moved-ws: allow-indentation-change cannot be combined with other "
3102 "whitespace modes"
3103 msgstr ""
3105 #: diff.c:411
3106 #, c-format
3107 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
3108 msgstr ""
3110 #: diff.c:471
3111 #, c-format
3112 msgid ""
3113 "Found errors in 'diff.dirstat' config variable:\n"
3114 "%s"
3115 msgstr ""
3117 #: diff.c:4290
3118 #, c-format
3119 msgid "external diff died, stopping at %s"
3120 msgstr ""
3122 #: diff.c:4642
3123 msgid "--name-only, --name-status, --check and -s are mutually exclusive"
3124 msgstr ""
3126 #: diff.c:4645
3127 msgid "-G, -S and --find-object are mutually exclusive"
3128 msgstr ""
3130 #: diff.c:4648
3131 msgid ""
3132 "-G and --pickaxe-regex are mutually exclusive, use --pickaxe-regex with -S"
3133 msgstr ""
3135 #: diff.c:4651
3136 msgid ""
3137 "--pickaxe-all and --find-object are mutually exclusive, use --pickaxe-all "
3138 "with -G and -S"
3139 msgstr ""
3141 #: diff.c:4730
3142 msgid "--follow requires exactly one pathspec"
3143 msgstr ""
3145 #: diff.c:4778
3146 #, c-format
3147 msgid "invalid --stat value: %s"
3148 msgstr ""
3150 #: diff.c:4783 diff.c:4788 diff.c:4793 diff.c:4798 diff.c:5326
3151 #: parse-options.c:217 parse-options.c:221
3152 #, c-format
3153 msgid "%s expects a numerical value"
3154 msgstr ""
3156 #: diff.c:4815
3157 #, c-format
3158 msgid ""
3159 "Failed to parse --dirstat/-X option parameter:\n"
3160 "%s"
3161 msgstr ""
3163 #: diff.c:4900
3164 #, c-format
3165 msgid "unknown change class '%c' in --diff-filter=%s"
3166 msgstr ""
3168 #: diff.c:4924
3169 #, c-format
3170 msgid "unknown value after ws-error-highlight=%.*s"
3171 msgstr ""
3173 #: diff.c:4938
3174 #, c-format
3175 msgid "unable to resolve '%s'"
3176 msgstr ""
3178 #: diff.c:4988 diff.c:4994
3179 #, c-format
3180 msgid "%s expects <n>/<m> form"
3181 msgstr ""
3183 #: diff.c:5006
3184 #, c-format
3185 msgid "%s expects a character, got '%s'"
3186 msgstr ""
3188 #: diff.c:5027
3189 #, c-format
3190 msgid "bad --color-moved argument: %s"
3191 msgstr ""
3193 #: diff.c:5046
3194 #, c-format
3195 msgid "invalid mode '%s' in --color-moved-ws"
3196 msgstr ""
3198 #: diff.c:5086
3199 msgid ""
3200 "option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
3201 "\"histogram\""
3202 msgstr ""
3204 #: diff.c:5122 diff.c:5142
3205 #, c-format
3206 msgid "invalid argument to %s"
3207 msgstr ""
3209 #: diff.c:5246
3210 #, c-format
3211 msgid "invalid regex given to -I: '%s'"
3212 msgstr ""
3214 #: diff.c:5295
3215 #, c-format
3216 msgid "failed to parse --submodule option parameter: '%s'"
3217 msgstr ""
3219 #: diff.c:5351
3220 #, c-format
3221 msgid "bad --word-diff argument: %s"
3222 msgstr ""
3224 #: diff.c:5387
3225 msgid "Diff output format options"
3226 msgstr ""
3228 #: diff.c:5389 diff.c:5395
3229 msgid "generate patch"
3230 msgstr ""
3232 #: diff.c:5392 builtin/log.c:179
3233 msgid "suppress diff output"
3234 msgstr ""
3236 #: diff.c:5397 diff.c:5511 diff.c:5518
3237 msgid "<n>"
3238 msgstr ""
3240 #: diff.c:5398 diff.c:5401
3241 msgid "generate diffs with <n> lines context"
3242 msgstr ""
3244 #: diff.c:5403
3245 msgid "generate the diff in raw format"
3246 msgstr ""
3248 #: diff.c:5406
3249 msgid "synonym for '-p --raw'"
3250 msgstr ""
3252 #: diff.c:5410
3253 msgid "synonym for '-p --stat'"
3254 msgstr ""
3256 #: diff.c:5414
3257 msgid "machine friendly --stat"
3258 msgstr ""
3260 #: diff.c:5417
3261 msgid "output only the last line of --stat"
3262 msgstr ""
3264 #: diff.c:5419 diff.c:5427
3265 msgid "<param1,param2>..."
3266 msgstr ""
3268 #: diff.c:5420
3269 msgid ""
3270 "output the distribution of relative amount of changes for each sub-directory"
3271 msgstr ""
3273 #: diff.c:5424
3274 msgid "synonym for --dirstat=cumulative"
3275 msgstr ""
3277 #: diff.c:5428
3278 msgid "synonym for --dirstat=files,param1,param2..."
3279 msgstr ""
3281 #: diff.c:5432
3282 msgid "warn if changes introduce conflict markers or whitespace errors"
3283 msgstr ""
3285 #: diff.c:5435
3286 msgid "condensed summary such as creations, renames and mode changes"
3287 msgstr ""
3289 #: diff.c:5438
3290 msgid "show only names of changed files"
3291 msgstr ""
3293 #: diff.c:5441
3294 msgid "show only names and status of changed files"
3295 msgstr ""
3297 #: diff.c:5443
3298 msgid "<width>[,<name-width>[,<count>]]"
3299 msgstr ""
3301 #: diff.c:5444
3302 msgid "generate diffstat"
3303 msgstr ""
3305 #: diff.c:5446 diff.c:5449 diff.c:5452
3306 msgid "<width>"
3307 msgstr ""
3309 #: diff.c:5447
3310 msgid "generate diffstat with a given width"
3311 msgstr ""
3313 #: diff.c:5450
3314 msgid "generate diffstat with a given name width"
3315 msgstr ""
3317 #: diff.c:5453
3318 msgid "generate diffstat with a given graph width"
3319 msgstr ""
3321 #: diff.c:5455
3322 msgid "<count>"
3323 msgstr ""
3325 #: diff.c:5456
3326 msgid "generate diffstat with limited lines"
3327 msgstr ""
3329 #: diff.c:5459
3330 msgid "generate compact summary in diffstat"
3331 msgstr ""
3333 #: diff.c:5462
3334 msgid "output a binary diff that can be applied"
3335 msgstr ""
3337 #: diff.c:5465
3338 msgid "show full pre- and post-image object names on the \"index\" lines"
3339 msgstr ""
3341 #: diff.c:5467
3342 msgid "show colored diff"
3343 msgstr ""
3345 #: diff.c:5468
3346 msgid "<kind>"
3347 msgstr ""
3349 #: diff.c:5469
3350 msgid ""
3351 "highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
3352 "diff"
3353 msgstr ""
3355 #: diff.c:5472
3356 msgid ""
3357 "do not munge pathnames and use NULs as output field terminators in --raw or "
3358 "--numstat"
3359 msgstr ""
3361 #: diff.c:5475 diff.c:5478 diff.c:5481 diff.c:5590
3362 msgid "<prefix>"
3363 msgstr ""
3365 #: diff.c:5476
3366 msgid "show the given source prefix instead of \"a/\""
3367 msgstr ""
3369 #: diff.c:5479
3370 msgid "show the given destination prefix instead of \"b/\""
3371 msgstr ""
3373 #: diff.c:5482
3374 msgid "prepend an additional prefix to every line of output"
3375 msgstr ""
3377 #: diff.c:5485
3378 msgid "do not show any source or destination prefix"
3379 msgstr ""
3381 #: diff.c:5488
3382 msgid "show context between diff hunks up to the specified number of lines"
3383 msgstr ""
3385 #: diff.c:5492 diff.c:5497 diff.c:5502
3386 msgid "<char>"
3387 msgstr ""
3389 #: diff.c:5493
3390 msgid "specify the character to indicate a new line instead of '+'"
3391 msgstr ""
3393 #: diff.c:5498
3394 msgid "specify the character to indicate an old line instead of '-'"
3395 msgstr ""
3397 #: diff.c:5503
3398 msgid "specify the character to indicate a context instead of ' '"
3399 msgstr ""
3401 #: diff.c:5506
3402 msgid "Diff rename options"
3403 msgstr ""
3405 #: diff.c:5507
3406 msgid "<n>[/<m>]"
3407 msgstr ""
3409 #: diff.c:5508
3410 msgid "break complete rewrite changes into pairs of delete and create"
3411 msgstr ""
3413 #: diff.c:5512
3414 msgid "detect renames"
3415 msgstr ""
3417 #: diff.c:5516
3418 msgid "omit the preimage for deletes"
3419 msgstr ""
3421 #: diff.c:5519
3422 msgid "detect copies"
3423 msgstr ""
3425 #: diff.c:5523
3426 msgid "use unmodified files as source to find copies"
3427 msgstr ""
3429 #: diff.c:5525
3430 msgid "disable rename detection"
3431 msgstr ""
3433 #: diff.c:5528
3434 msgid "use empty blobs as rename source"
3435 msgstr ""
3437 #: diff.c:5530
3438 msgid "continue listing the history of a file beyond renames"
3439 msgstr ""
3441 #: diff.c:5533
3442 msgid ""
3443 "prevent rename/copy detection if the number of rename/copy targets exceeds "
3444 "given limit"
3445 msgstr ""
3447 #: diff.c:5535
3448 msgid "Diff algorithm options"
3449 msgstr ""
3451 #: diff.c:5537
3452 msgid "produce the smallest possible diff"
3453 msgstr ""
3455 #: diff.c:5540
3456 msgid "ignore whitespace when comparing lines"
3457 msgstr ""
3459 #: diff.c:5543
3460 msgid "ignore changes in amount of whitespace"
3461 msgstr ""
3463 #: diff.c:5546
3464 msgid "ignore changes in whitespace at EOL"
3465 msgstr ""
3467 #: diff.c:5549
3468 msgid "ignore carrier-return at the end of line"
3469 msgstr ""
3471 #: diff.c:5552
3472 msgid "ignore changes whose lines are all blank"
3473 msgstr ""
3475 #: diff.c:5554 diff.c:5576 diff.c:5579 diff.c:5624
3476 msgid "<regex>"
3477 msgstr ""
3479 #: diff.c:5555
3480 msgid "ignore changes whose all lines match <regex>"
3481 msgstr ""
3483 #: diff.c:5558
3484 msgid "heuristic to shift diff hunk boundaries for easy reading"
3485 msgstr ""
3487 #: diff.c:5561
3488 msgid "generate diff using the \"patience diff\" algorithm"
3489 msgstr ""
3491 #: diff.c:5565
3492 msgid "generate diff using the \"histogram diff\" algorithm"
3493 msgstr ""
3495 #: diff.c:5567
3496 msgid "<algorithm>"
3497 msgstr ""
3499 #: diff.c:5568
3500 msgid "choose a diff algorithm"
3501 msgstr ""
3503 #: diff.c:5570
3504 msgid "<text>"
3505 msgstr ""
3507 #: diff.c:5571
3508 msgid "generate diff using the \"anchored diff\" algorithm"
3509 msgstr ""
3511 #: diff.c:5573 diff.c:5582 diff.c:5585
3512 msgid "<mode>"
3513 msgstr ""
3515 #: diff.c:5574
3516 msgid "show word diff, using <mode> to delimit changed words"
3517 msgstr ""
3519 #: diff.c:5577
3520 msgid "use <regex> to decide what a word is"
3521 msgstr ""
3523 #: diff.c:5580
3524 msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
3525 msgstr ""
3527 #: diff.c:5583
3528 msgid "moved lines of code are colored differently"
3529 msgstr ""
3531 #: diff.c:5586
3532 msgid "how white spaces are ignored in --color-moved"
3533 msgstr ""
3535 #: diff.c:5589
3536 msgid "Other diff options"
3537 msgstr ""
3539 #: diff.c:5591
3540 msgid "when run from subdir, exclude changes outside and show relative paths"
3541 msgstr ""
3543 #: diff.c:5595
3544 msgid "treat all files as text"
3545 msgstr ""
3547 #: diff.c:5597
3548 msgid "swap two inputs, reverse the diff"
3549 msgstr ""
3551 #: diff.c:5599
3552 msgid "exit with 1 if there were differences, 0 otherwise"
3553 msgstr ""
3555 #: diff.c:5601
3556 msgid "disable all output of the program"
3557 msgstr ""
3559 #: diff.c:5603
3560 msgid "allow an external diff helper to be executed"
3561 msgstr ""
3563 #: diff.c:5605
3564 msgid "run external text conversion filters when comparing binary files"
3565 msgstr ""
3567 #: diff.c:5607
3568 msgid "<when>"
3569 msgstr ""
3571 #: diff.c:5608
3572 msgid "ignore changes to submodules in the diff generation"
3573 msgstr ""
3575 #: diff.c:5611
3576 msgid "<format>"
3577 msgstr ""
3579 #: diff.c:5612
3580 msgid "specify how differences in submodules are shown"
3581 msgstr ""
3583 #: diff.c:5616
3584 msgid "hide 'git add -N' entries from the index"
3585 msgstr ""
3587 #: diff.c:5619
3588 msgid "treat 'git add -N' entries as real in the index"
3589 msgstr ""
3591 #: diff.c:5621
3592 msgid "<string>"
3593 msgstr ""
3595 #: diff.c:5622
3596 msgid ""
3597 "look for differences that change the number of occurrences of the specified "
3598 "string"
3599 msgstr ""
3601 #: diff.c:5625
3602 msgid ""
3603 "look for differences that change the number of occurrences of the specified "
3604 "regex"
3605 msgstr ""
3607 #: diff.c:5628
3608 msgid "show all changes in the changeset with -S or -G"
3609 msgstr ""
3611 #: diff.c:5631
3612 msgid "treat <string> in -S as extended POSIX regular expression"
3613 msgstr ""
3615 #: diff.c:5634
3616 msgid "control the order in which files appear in the output"
3617 msgstr ""
3619 #: diff.c:5635 diff.c:5638
3620 msgid "<path>"
3621 msgstr ""
3623 #: diff.c:5636
3624 msgid "show the change in the specified path first"
3625 msgstr ""
3627 #: diff.c:5639
3628 msgid "skip the output to the specified path"
3629 msgstr ""
3631 #: diff.c:5641
3632 msgid "<object-id>"
3633 msgstr ""
3635 #: diff.c:5642
3636 msgid ""
3637 "look for differences that change the number of occurrences of the specified "
3638 "object"
3639 msgstr ""
3641 #: diff.c:5644
3642 msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
3643 msgstr ""
3645 #: diff.c:5645
3646 msgid "select files by diff type"
3647 msgstr ""
3649 #: diff.c:5647
3650 msgid "<file>"
3651 msgstr ""
3653 #: diff.c:5648
3654 msgid "Output to a specific file"
3655 msgstr ""
3657 #: diff.c:6306
3658 msgid "exhaustive rename detection was skipped due to too many files."
3659 msgstr ""
3661 #: diff.c:6309
3662 msgid "only found copies from modified paths due to too many files."
3663 msgstr ""
3665 #: diff.c:6312
3666 #, c-format
3667 msgid ""
3668 "you may want to set your %s variable to at least %d and retry the command."
3669 msgstr ""
3671 #: diffcore-order.c:24
3672 #, c-format
3673 msgid "failed to read orderfile '%s'"
3674 msgstr ""
3676 #: diffcore-rename.c:1564
3677 msgid "Performing inexact rename detection"
3678 msgstr ""
3680 #: diffcore-rotate.c:29
3681 #, c-format
3682 msgid "No such path '%s' in the diff"
3683 msgstr ""
3685 #: dir.c:593
3686 #, c-format
3687 msgid "pathspec '%s' did not match any file(s) known to git"
3688 msgstr ""
3690 #: dir.c:733 dir.c:762 dir.c:775
3691 #, c-format
3692 msgid "unrecognized pattern: '%s'"
3693 msgstr ""
3695 #: dir.c:790 dir.c:804
3696 #, c-format
3697 msgid "unrecognized negative pattern: '%s'"
3698 msgstr ""
3700 #: dir.c:820
3701 #, c-format
3702 msgid "your sparse-checkout file may have issues: pattern '%s' is repeated"
3703 msgstr ""
3705 #: dir.c:830
3706 msgid "disabling cone pattern matching"
3707 msgstr ""
3709 #: dir.c:1214
3710 #, c-format
3711 msgid "cannot use %s as an exclude file"
3712 msgstr ""
3714 #: dir.c:2464
3715 #, c-format
3716 msgid "could not open directory '%s'"
3717 msgstr ""
3719 #: dir.c:2766
3720 msgid "failed to get kernel name and information"
3721 msgstr ""
3723 #: dir.c:2890
3724 msgid "untracked cache is disabled on this system or location"
3725 msgstr ""
3727 #: dir.c:3158
3728 msgid ""
3729 "No directory name could be guessed.\n"
3730 "Please specify a directory on the command line"
3731 msgstr ""
3733 #: dir.c:3837
3734 #, c-format
3735 msgid "index file corrupt in repo %s"
3736 msgstr ""
3738 #: dir.c:3884 dir.c:3889
3739 #, c-format
3740 msgid "could not create directories for %s"
3741 msgstr ""
3743 #: dir.c:3918
3744 #, c-format
3745 msgid "could not migrate git directory from '%s' to '%s'"
3746 msgstr ""
3748 #: editor.c:77
3749 #, c-format
3750 msgid "hint: Waiting for your editor to close the file...%c"
3751 msgstr ""
3753 #: entry.c:177
3754 msgid "Filtering content"
3755 msgstr ""
3757 #: entry.c:498
3758 #, c-format
3759 msgid "could not stat file '%s'"
3760 msgstr ""
3762 #: environment.c:143
3763 #, c-format
3764 msgid "bad git namespace path \"%s\""
3765 msgstr ""
3767 #: exec-cmd.c:363
3768 #, c-format
3769 msgid "too many args to run %s"
3770 msgstr ""
3772 #: fetch-pack.c:193
3773 msgid "git fetch-pack: expected shallow list"
3774 msgstr ""
3776 #: fetch-pack.c:196
3777 msgid "git fetch-pack: expected a flush packet after shallow list"
3778 msgstr ""
3780 #: fetch-pack.c:207
3781 msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
3782 msgstr ""
3784 #: fetch-pack.c:227
3785 #, c-format
3786 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
3787 msgstr ""
3789 #: fetch-pack.c:238
3790 msgid "unable to write to remote"
3791 msgstr ""
3793 #: fetch-pack.c:299
3794 msgid "--stateless-rpc requires multi_ack_detailed"
3795 msgstr ""
3797 #: fetch-pack.c:394 fetch-pack.c:1434
3798 #, c-format
3799 msgid "invalid shallow line: %s"
3800 msgstr ""
3802 #: fetch-pack.c:400 fetch-pack.c:1440
3803 #, c-format
3804 msgid "invalid unshallow line: %s"
3805 msgstr ""
3807 #: fetch-pack.c:402 fetch-pack.c:1442
3808 #, c-format
3809 msgid "object not found: %s"
3810 msgstr ""
3812 #: fetch-pack.c:405 fetch-pack.c:1445
3813 #, c-format
3814 msgid "error in object: %s"
3815 msgstr ""
3817 #: fetch-pack.c:407 fetch-pack.c:1447
3818 #, c-format
3819 msgid "no shallow found: %s"
3820 msgstr ""
3822 #: fetch-pack.c:410 fetch-pack.c:1451
3823 #, c-format
3824 msgid "expected shallow/unshallow, got %s"
3825 msgstr ""
3827 #: fetch-pack.c:450
3828 #, c-format
3829 msgid "got %s %d %s"
3830 msgstr ""
3832 #: fetch-pack.c:467
3833 #, c-format
3834 msgid "invalid commit %s"
3835 msgstr ""
3837 #: fetch-pack.c:498
3838 msgid "giving up"
3839 msgstr ""
3841 #: fetch-pack.c:511 progress.c:339
3842 msgid "done"
3843 msgstr ""
3845 #: fetch-pack.c:523
3846 #, c-format
3847 msgid "got %s (%d) %s"
3848 msgstr ""
3850 #: fetch-pack.c:559
3851 #, c-format
3852 msgid "Marking %s as complete"
3853 msgstr ""
3855 #: fetch-pack.c:774
3856 #, c-format
3857 msgid "already have %s (%s)"
3858 msgstr ""
3860 #: fetch-pack.c:860
3861 msgid "fetch-pack: unable to fork off sideband demultiplexer"
3862 msgstr ""
3864 #: fetch-pack.c:868
3865 msgid "protocol error: bad pack header"
3866 msgstr ""
3868 #: fetch-pack.c:962
3869 #, c-format
3870 msgid "fetch-pack: unable to fork off %s"
3871 msgstr ""
3873 #: fetch-pack.c:968
3874 msgid "fetch-pack: invalid index-pack output"
3875 msgstr ""
3877 #: fetch-pack.c:985
3878 #, c-format
3879 msgid "%s failed"
3880 msgstr ""
3882 #: fetch-pack.c:987
3883 msgid "error in sideband demultiplexer"
3884 msgstr ""
3886 #: fetch-pack.c:1030
3887 #, c-format
3888 msgid "Server version is %.*s"
3889 msgstr ""
3891 #: fetch-pack.c:1038 fetch-pack.c:1044 fetch-pack.c:1047 fetch-pack.c:1053
3892 #: fetch-pack.c:1057 fetch-pack.c:1061 fetch-pack.c:1065 fetch-pack.c:1069
3893 #: fetch-pack.c:1073 fetch-pack.c:1077 fetch-pack.c:1081 fetch-pack.c:1085
3894 #: fetch-pack.c:1091 fetch-pack.c:1097 fetch-pack.c:1102 fetch-pack.c:1107
3895 #, c-format
3896 msgid "Server supports %s"
3897 msgstr ""
3899 #: fetch-pack.c:1040
3900 msgid "Server does not support shallow clients"
3901 msgstr ""
3903 #: fetch-pack.c:1100
3904 msgid "Server does not support --shallow-since"
3905 msgstr ""
3907 #: fetch-pack.c:1105
3908 msgid "Server does not support --shallow-exclude"
3909 msgstr ""
3911 #: fetch-pack.c:1109
3912 msgid "Server does not support --deepen"
3913 msgstr ""
3915 #: fetch-pack.c:1111
3916 msgid "Server does not support this repository's object format"
3917 msgstr ""
3919 #: fetch-pack.c:1124
3920 msgid "no common commits"
3921 msgstr ""
3923 #: fetch-pack.c:1133 fetch-pack.c:1480 builtin/clone.c:1130
3924 msgid "source repository is shallow, reject to clone."
3925 msgstr ""
3927 #: fetch-pack.c:1139 fetch-pack.c:1671
3928 msgid "git fetch-pack: fetch failed."
3929 msgstr ""
3931 #: fetch-pack.c:1253
3932 #, c-format
3933 msgid "mismatched algorithms: client %s; server %s"
3934 msgstr ""
3936 #: fetch-pack.c:1257
3937 #, c-format
3938 msgid "the server does not support algorithm '%s'"
3939 msgstr ""
3941 #: fetch-pack.c:1290
3942 msgid "Server does not support shallow requests"
3943 msgstr ""
3945 #: fetch-pack.c:1297
3946 msgid "Server supports filter"
3947 msgstr ""
3949 #: fetch-pack.c:1340 fetch-pack.c:2053
3950 msgid "unable to write request to remote"
3951 msgstr ""
3953 #: fetch-pack.c:1358
3954 #, c-format
3955 msgid "error reading section header '%s'"
3956 msgstr ""
3958 #: fetch-pack.c:1364
3959 #, c-format
3960 msgid "expected '%s', received '%s'"
3961 msgstr ""
3963 #: fetch-pack.c:1398
3964 #, c-format
3965 msgid "unexpected acknowledgment line: '%s'"
3966 msgstr ""
3968 #: fetch-pack.c:1403
3969 #, c-format
3970 msgid "error processing acks: %d"
3971 msgstr ""
3973 #: fetch-pack.c:1413
3974 msgid "expected packfile to be sent after 'ready'"
3975 msgstr ""
3977 #: fetch-pack.c:1415
3978 msgid "expected no other sections to be sent after no 'ready'"
3979 msgstr ""
3981 #: fetch-pack.c:1456
3982 #, c-format
3983 msgid "error processing shallow info: %d"
3984 msgstr ""
3986 #: fetch-pack.c:1505
3987 #, c-format
3988 msgid "expected wanted-ref, got '%s'"
3989 msgstr ""
3991 #: fetch-pack.c:1510
3992 #, c-format
3993 msgid "unexpected wanted-ref: '%s'"
3994 msgstr ""
3996 #: fetch-pack.c:1515
3997 #, c-format
3998 msgid "error processing wanted refs: %d"
3999 msgstr ""
4001 #: fetch-pack.c:1545
4002 msgid "git fetch-pack: expected response end packet"
4003 msgstr ""
4005 #: fetch-pack.c:1949
4006 msgid "no matching remote head"
4007 msgstr ""
4009 #: fetch-pack.c:1972 builtin/clone.c:581
4010 msgid "remote did not send all necessary objects"
4011 msgstr ""
4013 #: fetch-pack.c:2075
4014 msgid "unexpected 'ready' from remote"
4015 msgstr ""
4017 #: fetch-pack.c:2098
4018 #, c-format
4019 msgid "no such remote ref %s"
4020 msgstr ""
4022 #: fetch-pack.c:2101
4023 #, c-format
4024 msgid "Server does not allow request for unadvertised object %s"
4025 msgstr ""
4027 #: gpg-interface.c:329 gpg-interface.c:451 gpg-interface.c:902
4028 #: gpg-interface.c:918
4029 msgid "could not create temporary file"
4030 msgstr ""
4032 #: gpg-interface.c:332 gpg-interface.c:454
4033 #, c-format
4034 msgid "failed writing detached signature to '%s'"
4035 msgstr ""
4037 #: gpg-interface.c:445
4038 msgid ""
4039 "gpg.ssh.allowedSignersFile needs to be configured and exist for ssh "
4040 "signature verification"
4041 msgstr ""
4043 #: gpg-interface.c:469
4044 msgid ""
4045 "ssh-keygen -Y find-principals/verify is needed for ssh signature "
4046 "verification (available in openssh version 8.2p1+)"
4047 msgstr ""
4049 #: gpg-interface.c:523
4050 #, c-format
4051 msgid "ssh signing revocation file configured but not found: %s"
4052 msgstr ""
4054 #: gpg-interface.c:576
4055 #, c-format
4056 msgid "bad/incompatible signature '%s'"
4057 msgstr ""
4059 #: gpg-interface.c:735 gpg-interface.c:740
4060 #, c-format
4061 msgid "failed to get the ssh fingerprint for key '%s'"
4062 msgstr ""
4064 #: gpg-interface.c:762
4065 msgid ""
4066 "either user.signingkey or gpg.ssh.defaultKeyCommand needs to be configured"
4067 msgstr ""
4069 #: gpg-interface.c:780
4070 #, c-format
4071 msgid "gpg.ssh.defaultKeyCommand succeeded but returned no keys: %s %s"
4072 msgstr ""
4074 #: gpg-interface.c:786
4075 #, c-format
4076 msgid "gpg.ssh.defaultKeyCommand failed: %s %s"
4077 msgstr ""
4079 #: gpg-interface.c:874
4080 msgid "gpg failed to sign the data"
4081 msgstr ""
4083 #: gpg-interface.c:895
4084 msgid "user.signingkey needs to be set for ssh signing"
4085 msgstr ""
4087 #: gpg-interface.c:906
4088 #, c-format
4089 msgid "failed writing ssh signing key to '%s'"
4090 msgstr ""
4092 #: gpg-interface.c:924
4093 #, c-format
4094 msgid "failed writing ssh signing key buffer to '%s'"
4095 msgstr ""
4097 #: gpg-interface.c:942
4098 msgid ""
4099 "ssh-keygen -Y sign is needed for ssh signing (available in openssh version "
4100 "8.2p1+)"
4101 msgstr ""
4103 #: gpg-interface.c:954
4104 #, c-format
4105 msgid "failed reading ssh signing data buffer from '%s'"
4106 msgstr ""
4108 #: graph.c:98
4109 #, c-format
4110 msgid "ignored invalid color '%.*s' in log.graphColors"
4111 msgstr ""
4113 #: grep.c:533
4114 msgid ""
4115 "given pattern contains NULL byte (via -f <file>). This is only supported "
4116 "with -P under PCRE v2"
4117 msgstr ""
4119 #: grep.c:1928
4120 #, c-format
4121 msgid "'%s': unable to read %s"
4122 msgstr ""
4124 #: grep.c:1945 setup.c:176 builtin/clone.c:302 builtin/diff.c:90
4125 #: builtin/rm.c:136
4126 #, c-format
4127 msgid "failed to stat '%s'"
4128 msgstr ""
4130 #: grep.c:1956
4131 #, c-format
4132 msgid "'%s': short read"
4133 msgstr ""
4135 #: help.c:24
4136 msgid "start a working area (see also: git help tutorial)"
4137 msgstr ""
4139 #: help.c:25
4140 msgid "work on the current change (see also: git help everyday)"
4141 msgstr ""
4143 #: help.c:26
4144 msgid "examine the history and state (see also: git help revisions)"
4145 msgstr ""
4147 #: help.c:27
4148 msgid "grow, mark and tweak your common history"
4149 msgstr ""
4151 #: help.c:28
4152 msgid "collaborate (see also: git help workflows)"
4153 msgstr ""
4155 #: help.c:32
4156 msgid "Main Porcelain Commands"
4157 msgstr ""
4159 #: help.c:33
4160 msgid "Ancillary Commands / Manipulators"
4161 msgstr ""
4163 #: help.c:34
4164 msgid "Ancillary Commands / Interrogators"
4165 msgstr ""
4167 #: help.c:35
4168 msgid "Interacting with Others"
4169 msgstr ""
4171 #: help.c:36
4172 msgid "Low-level Commands / Manipulators"
4173 msgstr ""
4175 #: help.c:37
4176 msgid "Low-level Commands / Interrogators"
4177 msgstr ""
4179 #: help.c:38
4180 msgid "Low-level Commands / Syncing Repositories"
4181 msgstr ""
4183 #: help.c:39
4184 msgid "Low-level Commands / Internal Helpers"
4185 msgstr ""
4187 #: help.c:313
4188 #, c-format
4189 msgid "available git commands in '%s'"
4190 msgstr ""
4192 #: help.c:320
4193 msgid "git commands available from elsewhere on your $PATH"
4194 msgstr ""
4196 #: help.c:329
4197 msgid "These are common Git commands used in various situations:"
4198 msgstr ""
4200 #: help.c:378 git.c:100
4201 #, c-format
4202 msgid "unsupported command listing type '%s'"
4203 msgstr ""
4205 #: help.c:418
4206 msgid "The Git concept guides are:"
4207 msgstr ""
4209 #: help.c:442
4210 msgid "See 'git help <command>' to read about a specific subcommand"
4211 msgstr ""
4213 #: help.c:447
4214 msgid "External commands"
4215 msgstr ""
4217 #: help.c:462
4218 msgid "Command aliases"
4219 msgstr ""
4221 #: help.c:543
4222 #, c-format
4223 msgid ""
4224 "'%s' appears to be a git command, but we were not\n"
4225 "able to execute it. Maybe git-%s is broken?"
4226 msgstr ""
4228 #: help.c:565 help.c:662
4229 #, c-format
4230 msgid "git: '%s' is not a git command. See 'git --help'."
4231 msgstr ""
4233 #: help.c:613
4234 msgid "Uh oh. Your system reports no Git commands at all."
4235 msgstr ""
4237 #: help.c:635
4238 #, c-format
4239 msgid "WARNING: You called a Git command named '%s', which does not exist."
4240 msgstr ""
4242 #: help.c:640
4243 #, c-format
4244 msgid "Continuing under the assumption that you meant '%s'."
4245 msgstr ""
4247 #: help.c:646
4248 #, c-format
4249 msgid "Run '%s' instead? (y/N)"
4250 msgstr ""
4252 #: help.c:654
4253 #, c-format
4254 msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
4255 msgstr ""
4257 #: help.c:666
4258 msgid ""
4259 "\n"
4260 "The most similar command is"
4261 msgid_plural ""
4262 "\n"
4263 "The most similar commands are"
4264 msgstr[0] ""
4265 msgstr[1] ""
4267 #: help.c:706
4268 msgid "git version [<options>]"
4269 msgstr ""
4271 #: help.c:761
4272 #, c-format
4273 msgid "%s: %s - %s"
4274 msgstr ""
4276 #: help.c:765
4277 msgid ""
4278 "\n"
4279 "Did you mean this?"
4280 msgid_plural ""
4281 "\n"
4282 "Did you mean one of these?"
4283 msgstr[0] ""
4284 msgstr[1] ""
4286 #: hook.c:27
4287 #, c-format
4288 msgid ""
4289 "The '%s' hook was ignored because it's not set as executable.\n"
4290 "You can disable this warning with `git config advice.ignoredHook false`."
4291 msgstr ""
4293 #: ident.c:353
4294 msgid "Author identity unknown\n"
4295 msgstr ""
4297 #: ident.c:356
4298 msgid "Committer identity unknown\n"
4299 msgstr ""
4301 #: ident.c:362
4302 msgid ""
4303 "\n"
4304 "*** Please tell me who you are.\n"
4305 "\n"
4306 "Run\n"
4307 "\n"
4308 "  git config --global user.email \"you@example.com\"\n"
4309 "  git config --global user.name \"Your Name\"\n"
4310 "\n"
4311 "to set your account's default identity.\n"
4312 "Omit --global to set the identity only in this repository.\n"
4313 "\n"
4314 msgstr ""
4316 #: ident.c:397
4317 msgid "no email was given and auto-detection is disabled"
4318 msgstr ""
4320 #: ident.c:402
4321 #, c-format
4322 msgid "unable to auto-detect email address (got '%s')"
4323 msgstr ""
4325 #: ident.c:419
4326 msgid "no name was given and auto-detection is disabled"
4327 msgstr ""
4329 #: ident.c:425
4330 #, c-format
4331 msgid "unable to auto-detect name (got '%s')"
4332 msgstr ""
4334 #: ident.c:433
4335 #, c-format
4336 msgid "empty ident name (for <%s>) not allowed"
4337 msgstr ""
4339 #: ident.c:439
4340 #, c-format
4341 msgid "name consists only of disallowed characters: %s"
4342 msgstr ""
4344 #: ident.c:454 builtin/commit.c:648
4345 #, c-format
4346 msgid "invalid date format: %s"
4347 msgstr ""
4349 #: list-objects-filter-options.c:83
4350 msgid "expected 'tree:<depth>'"
4351 msgstr ""
4353 #: list-objects-filter-options.c:98
4354 msgid "sparse:path filters support has been dropped"
4355 msgstr ""
4357 #: list-objects-filter-options.c:105
4358 #, c-format
4359 msgid "'%s' for 'object:type=<type>' is not a valid object type"
4360 msgstr ""
4362 #: list-objects-filter-options.c:124
4363 #, c-format
4364 msgid "invalid filter-spec '%s'"
4365 msgstr ""
4367 #: list-objects-filter-options.c:140
4368 #, c-format
4369 msgid "must escape char in sub-filter-spec: '%c'"
4370 msgstr ""
4372 #: list-objects-filter-options.c:182
4373 msgid "expected something after combine:"
4374 msgstr ""
4376 #: list-objects-filter-options.c:264
4377 msgid "multiple filter-specs cannot be combined"
4378 msgstr ""
4380 #: list-objects-filter-options.c:376
4381 msgid "unable to upgrade repository format to support partial clone"
4382 msgstr ""
4384 #: list-objects-filter.c:532
4385 #, c-format
4386 msgid "unable to access sparse blob in '%s'"
4387 msgstr ""
4389 #: list-objects-filter.c:535
4390 #, c-format
4391 msgid "unable to parse sparse filter data in %s"
4392 msgstr ""
4394 #: list-objects.c:127
4395 #, c-format
4396 msgid "entry '%s' in tree %s has tree mode, but is not a tree"
4397 msgstr ""
4399 #: list-objects.c:140
4400 #, c-format
4401 msgid "entry '%s' in tree %s has blob mode, but is not a blob"
4402 msgstr ""
4404 #: list-objects.c:398
4405 #, c-format
4406 msgid "unable to load root tree for commit %s"
4407 msgstr ""
4409 #: lockfile.c:152
4410 #, c-format
4411 msgid ""
4412 "Unable to create '%s.lock': %s.\n"
4413 "\n"
4414 "Another git process seems to be running in this repository, e.g.\n"
4415 "an editor opened by 'git commit'. Please make sure all processes\n"
4416 "are terminated then try again. If it still fails, a git process\n"
4417 "may have crashed in this repository earlier:\n"
4418 "remove the file manually to continue."
4419 msgstr ""
4421 #: lockfile.c:160
4422 #, c-format
4423 msgid "Unable to create '%s.lock': %s"
4424 msgstr ""
4426 #: ls-refs.c:37
4427 #, c-format
4428 msgid "invalid value '%s' for lsrefs.unborn"
4429 msgstr ""
4431 #: ls-refs.c:174
4432 #, c-format
4433 msgid "unexpected line: '%s'"
4434 msgstr ""
4436 #: ls-refs.c:178
4437 msgid "expected flush after ls-refs arguments"
4438 msgstr ""
4440 #: mailinfo.c:1050
4441 msgid "quoted CRLF detected"
4442 msgstr ""
4444 #: mailinfo.c:1254 builtin/am.c:177 builtin/mailinfo.c:46
4445 #, c-format
4446 msgid "bad action '%s' for '%s'"
4447 msgstr ""
4449 #: merge-ort.c:1584 merge-recursive.c:1211
4450 #, c-format
4451 msgid "Failed to merge submodule %s (not checked out)"
4452 msgstr ""
4454 #: merge-ort.c:1593 merge-recursive.c:1218
4455 #, c-format
4456 msgid "Failed to merge submodule %s (commits not present)"
4457 msgstr ""
4459 #: merge-ort.c:1602 merge-recursive.c:1225
4460 #, c-format
4461 msgid "Failed to merge submodule %s (commits don't follow merge-base)"
4462 msgstr ""
4464 #: merge-ort.c:1612 merge-ort.c:1620
4465 #, c-format
4466 msgid "Note: Fast-forwarding submodule %s to %s"
4467 msgstr ""
4469 #: merge-ort.c:1642
4470 #, c-format
4471 msgid "Failed to merge submodule %s"
4472 msgstr ""
4474 #: merge-ort.c:1649
4475 #, c-format
4476 msgid ""
4477 "Failed to merge submodule %s, but a possible merge resolution exists:\n"
4478 "%s\n"
4479 msgstr ""
4481 #: merge-ort.c:1653 merge-recursive.c:1281
4482 #, c-format
4483 msgid ""
4484 "If this is correct simply add it to the index for example\n"
4485 "by using:\n"
4486 "\n"
4487 "  git update-index --cacheinfo 160000 %s \"%s\"\n"
4488 "\n"
4489 "which will accept this suggestion.\n"
4490 msgstr ""
4492 #: merge-ort.c:1666
4493 #, c-format
4494 msgid ""
4495 "Failed to merge submodule %s, but multiple possible merges exist:\n"
4496 "%s"
4497 msgstr ""
4499 #: merge-ort.c:1887 merge-recursive.c:1372
4500 msgid "Failed to execute internal merge"
4501 msgstr ""
4503 #: merge-ort.c:1892 merge-recursive.c:1377
4504 #, c-format
4505 msgid "Unable to add %s to database"
4506 msgstr ""
4508 #: merge-ort.c:1899 merge-recursive.c:1410
4509 #, c-format
4510 msgid "Auto-merging %s"
4511 msgstr ""
4513 #: merge-ort.c:2038 merge-recursive.c:2132
4514 #, c-format
4515 msgid ""
4516 "CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
4517 "implicit directory rename(s) putting the following path(s) there: %s."
4518 msgstr ""
4520 #: merge-ort.c:2048 merge-recursive.c:2142
4521 #, c-format
4522 msgid ""
4523 "CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
4524 "implicit directory renames tried to put these paths there: %s"
4525 msgstr ""
4527 #: merge-ort.c:2106
4528 #, c-format
4529 msgid ""
4530 "CONFLICT (directory rename split): Unclear where to rename %s to; it was "
4531 "renamed to multiple other directories, with no destination getting a "
4532 "majority of the files."
4533 msgstr ""
4535 #: merge-ort.c:2260 merge-recursive.c:2478
4536 #, c-format
4537 msgid ""
4538 "WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
4539 "renamed."
4540 msgstr ""
4542 #: merge-ort.c:2400 merge-recursive.c:3261
4543 #, c-format
4544 msgid ""
4545 "Path updated: %s added in %s inside a directory that was renamed in %s; "
4546 "moving it to %s."
4547 msgstr ""
4549 #: merge-ort.c:2407 merge-recursive.c:3268
4550 #, c-format
4551 msgid ""
4552 "Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
4553 "%s; moving it to %s."
4554 msgstr ""
4556 #: merge-ort.c:2420 merge-recursive.c:3264
4557 #, c-format
4558 msgid ""
4559 "CONFLICT (file location): %s added in %s inside a directory that was renamed "
4560 "in %s, suggesting it should perhaps be moved to %s."
4561 msgstr ""
4563 #: merge-ort.c:2428 merge-recursive.c:3271
4564 #, c-format
4565 msgid ""
4566 "CONFLICT (file location): %s renamed to %s in %s, inside a directory that "
4567 "was renamed in %s, suggesting it should perhaps be moved to %s."
4568 msgstr ""
4570 #: merge-ort.c:2584
4571 #, c-format
4572 msgid "CONFLICT (rename/rename): %s renamed to %s in %s and to %s in %s."
4573 msgstr ""
4575 #: merge-ort.c:2679
4576 #, c-format
4577 msgid ""
4578 "CONFLICT (rename involved in collision): rename of %s -> %s has content "
4579 "conflicts AND collides with another path; this may result in nested conflict "
4580 "markers."
4581 msgstr ""
4583 #: merge-ort.c:2698 merge-ort.c:2722
4584 #, c-format
4585 msgid "CONFLICT (rename/delete): %s renamed to %s in %s, but deleted in %s."
4586 msgstr ""
4588 #: merge-ort.c:3212 merge-recursive.c:3022
4589 #, c-format
4590 msgid "cannot read object %s"
4591 msgstr ""
4593 #: merge-ort.c:3215 merge-recursive.c:3025
4594 #, c-format
4595 msgid "object %s is not a blob"
4596 msgstr ""
4598 #: merge-ort.c:3644
4599 #, c-format
4600 msgid ""
4601 "CONFLICT (file/directory): directory in the way of %s from %s; moving it to "
4602 "%s instead."
4603 msgstr ""
4605 #: merge-ort.c:3721
4606 #, c-format
4607 msgid ""
4608 "CONFLICT (distinct types): %s had different types on each side; renamed both "
4609 "of them so each can be recorded somewhere."
4610 msgstr ""
4612 #: merge-ort.c:3728
4613 #, c-format
4614 msgid ""
4615 "CONFLICT (distinct types): %s had different types on each side; renamed one "
4616 "of them so each can be recorded somewhere."
4617 msgstr ""
4619 #: merge-ort.c:3819 merge-recursive.c:3101
4620 msgid "content"
4621 msgstr ""
4623 #: merge-ort.c:3821 merge-recursive.c:3105
4624 msgid "add/add"
4625 msgstr ""
4627 #: merge-ort.c:3823 merge-recursive.c:3150
4628 msgid "submodule"
4629 msgstr ""
4631 #: merge-ort.c:3825 merge-recursive.c:3151
4632 #, c-format
4633 msgid "CONFLICT (%s): Merge conflict in %s"
4634 msgstr ""
4636 #: merge-ort.c:3856
4637 #, c-format
4638 msgid ""
4639 "CONFLICT (modify/delete): %s deleted in %s and modified in %s.  Version %s "
4640 "of %s left in tree."
4641 msgstr ""
4643 #: merge-ort.c:4152
4644 #, c-format
4645 msgid ""
4646 "Note: %s not up to date and in way of checking out conflicted version; old "
4647 "copy renamed to %s"
4648 msgstr ""
4650 #. TRANSLATORS: The %s arguments are: 1) tree hash of a merge
4651 #. base, and 2-3) the trees for the two trees we're merging.
4653 #: merge-ort.c:4521
4654 #, c-format
4655 msgid "collecting merge info failed for trees %s, %s, %s"
4656 msgstr ""
4658 #: merge-ort-wrappers.c:13 merge-recursive.c:3716
4659 #, c-format
4660 msgid ""
4661 "Your local changes to the following files would be overwritten by merge:\n"
4662 "  %s"
4663 msgstr ""
4665 #: merge-ort-wrappers.c:33 merge-recursive.c:3482 builtin/merge.c:403
4666 msgid "Already up to date."
4667 msgstr ""
4669 #: merge-recursive.c:353
4670 msgid "(bad commit)\n"
4671 msgstr ""
4673 #: merge-recursive.c:381
4674 #, c-format
4675 msgid "add_cacheinfo failed for path '%s'; merge aborting."
4676 msgstr ""
4678 #: merge-recursive.c:390
4679 #, c-format
4680 msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
4681 msgstr ""
4683 #: merge-recursive.c:881
4684 #, c-format
4685 msgid "failed to create path '%s'%s"
4686 msgstr ""
4688 #: merge-recursive.c:892
4689 #, c-format
4690 msgid "Removing %s to make room for subdirectory\n"
4691 msgstr ""
4693 #: merge-recursive.c:906 merge-recursive.c:925
4694 msgid ": perhaps a D/F conflict?"
4695 msgstr ""
4697 #: merge-recursive.c:915
4698 #, c-format
4699 msgid "refusing to lose untracked file at '%s'"
4700 msgstr ""
4702 #: merge-recursive.c:956 builtin/cat-file.c:41
4703 #, c-format
4704 msgid "cannot read object %s '%s'"
4705 msgstr ""
4707 #: merge-recursive.c:961
4708 #, c-format
4709 msgid "blob expected for %s '%s'"
4710 msgstr ""
4712 #: merge-recursive.c:986
4713 #, c-format
4714 msgid "failed to open '%s': %s"
4715 msgstr ""
4717 #: merge-recursive.c:997
4718 #, c-format
4719 msgid "failed to symlink '%s': %s"
4720 msgstr ""
4722 #: merge-recursive.c:1002
4723 #, c-format
4724 msgid "do not know what to do with %06o %s '%s'"
4725 msgstr ""
4727 #: merge-recursive.c:1233 merge-recursive.c:1246
4728 #, c-format
4729 msgid "Fast-forwarding submodule %s to the following commit:"
4730 msgstr ""
4732 #: merge-recursive.c:1236 merge-recursive.c:1249
4733 #, c-format
4734 msgid "Fast-forwarding submodule %s"
4735 msgstr ""
4737 #: merge-recursive.c:1273
4738 #, c-format
4739 msgid "Failed to merge submodule %s (merge following commits not found)"
4740 msgstr ""
4742 #: merge-recursive.c:1277
4743 #, c-format
4744 msgid "Failed to merge submodule %s (not fast-forward)"
4745 msgstr ""
4747 #: merge-recursive.c:1278
4748 msgid "Found a possible merge resolution for the submodule:\n"
4749 msgstr ""
4751 #: merge-recursive.c:1290
4752 #, c-format
4753 msgid "Failed to merge submodule %s (multiple merges found)"
4754 msgstr ""
4756 #: merge-recursive.c:1434
4757 #, c-format
4758 msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
4759 msgstr ""
4761 #: merge-recursive.c:1506
4762 #, c-format
4763 msgid ""
4764 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4765 "in tree."
4766 msgstr ""
4768 #: merge-recursive.c:1511
4769 #, c-format
4770 msgid ""
4771 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4772 "left in tree."
4773 msgstr ""
4775 #: merge-recursive.c:1518
4776 #, c-format
4777 msgid ""
4778 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4779 "in tree at %s."
4780 msgstr ""
4782 #: merge-recursive.c:1523
4783 #, c-format
4784 msgid ""
4785 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4786 "left in tree at %s."
4787 msgstr ""
4789 #: merge-recursive.c:1558
4790 msgid "rename"
4791 msgstr ""
4793 #: merge-recursive.c:1558
4794 msgid "renamed"
4795 msgstr ""
4797 #: merge-recursive.c:1609 merge-recursive.c:2515 merge-recursive.c:3178
4798 #, c-format
4799 msgid "Refusing to lose dirty file at %s"
4800 msgstr ""
4802 #: merge-recursive.c:1619
4803 #, c-format
4804 msgid "Refusing to lose untracked file at %s, even though it's in the way."
4805 msgstr ""
4807 #: merge-recursive.c:1677
4808 #, c-format
4809 msgid "CONFLICT (rename/add): Rename %s->%s in %s.  Added %s in %s"
4810 msgstr ""
4812 #: merge-recursive.c:1708
4813 #, c-format
4814 msgid "%s is a directory in %s adding as %s instead"
4815 msgstr ""
4817 #: merge-recursive.c:1713
4818 #, c-format
4819 msgid "Refusing to lose untracked file at %s; adding as %s instead"
4820 msgstr ""
4822 #: merge-recursive.c:1740
4823 #, c-format
4824 msgid ""
4825 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
4826 "\"->\"%s\" in \"%s\"%s"
4827 msgstr ""
4829 #: merge-recursive.c:1745
4830 msgid " (left unresolved)"
4831 msgstr ""
4833 #: merge-recursive.c:1837
4834 #, c-format
4835 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
4836 msgstr ""
4838 #: merge-recursive.c:2100
4839 #, c-format
4840 msgid ""
4841 "CONFLICT (directory rename split): Unclear where to place %s because "
4842 "directory %s was renamed to multiple other directories, with no destination "
4843 "getting a majority of the files."
4844 msgstr ""
4846 #: merge-recursive.c:2234
4847 #, c-format
4848 msgid ""
4849 "CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
4850 ">%s in %s"
4851 msgstr ""
4853 #: merge-recursive.c:3089
4854 msgid "modify"
4855 msgstr ""
4857 #: merge-recursive.c:3089
4858 msgid "modified"
4859 msgstr ""
4861 #: merge-recursive.c:3128
4862 #, c-format
4863 msgid "Skipped %s (merged same as existing)"
4864 msgstr ""
4866 #: merge-recursive.c:3181
4867 #, c-format
4868 msgid "Adding as %s instead"
4869 msgstr ""
4871 #: merge-recursive.c:3385
4872 #, c-format
4873 msgid "Removing %s"
4874 msgstr ""
4876 #: merge-recursive.c:3408
4877 msgid "file/directory"
4878 msgstr ""
4880 #: merge-recursive.c:3413
4881 msgid "directory/file"
4882 msgstr ""
4884 #: merge-recursive.c:3420
4885 #, c-format
4886 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
4887 msgstr ""
4889 #: merge-recursive.c:3429
4890 #, c-format
4891 msgid "Adding %s"
4892 msgstr ""
4894 #: merge-recursive.c:3438
4895 #, c-format
4896 msgid "CONFLICT (add/add): Merge conflict in %s"
4897 msgstr ""
4899 #: merge-recursive.c:3491
4900 #, c-format
4901 msgid "merging of trees %s and %s failed"
4902 msgstr ""
4904 #: merge-recursive.c:3585
4905 msgid "Merging:"
4906 msgstr ""
4908 #: merge-recursive.c:3598
4909 #, c-format
4910 msgid "found %u common ancestor:"
4911 msgid_plural "found %u common ancestors:"
4912 msgstr[0] ""
4913 msgstr[1] ""
4915 #: merge-recursive.c:3648
4916 msgid "merge returned no commit"
4917 msgstr ""
4919 #: merge-recursive.c:3816
4920 #, c-format
4921 msgid "Could not parse object '%s'"
4922 msgstr ""
4924 #: merge-recursive.c:3834 builtin/merge.c:718 builtin/merge.c:904
4925 #: builtin/stash.c:489
4926 msgid "Unable to write index."
4927 msgstr ""
4929 #: merge.c:41
4930 msgid "failed to read the cache"
4931 msgstr ""
4933 #: merge.c:102 rerere.c:704 builtin/am.c:1933 builtin/am.c:1967
4934 #: builtin/checkout.c:590 builtin/checkout.c:842 builtin/clone.c:706
4935 #: builtin/stash.c:269
4936 msgid "unable to write new index file"
4937 msgstr ""
4939 #: midx.c:78
4940 msgid "multi-pack-index OID fanout is of the wrong size"
4941 msgstr ""
4943 #: midx.c:109
4944 #, c-format
4945 msgid "multi-pack-index file %s is too small"
4946 msgstr ""
4948 #: midx.c:125
4949 #, c-format
4950 msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x"
4951 msgstr ""
4953 #: midx.c:130
4954 #, c-format
4955 msgid "multi-pack-index version %d not recognized"
4956 msgstr ""
4958 #: midx.c:135
4959 #, c-format
4960 msgid "multi-pack-index hash version %u does not match version %u"
4961 msgstr ""
4963 #: midx.c:152
4964 msgid "multi-pack-index missing required pack-name chunk"
4965 msgstr ""
4967 #: midx.c:154
4968 msgid "multi-pack-index missing required OID fanout chunk"
4969 msgstr ""
4971 #: midx.c:156
4972 msgid "multi-pack-index missing required OID lookup chunk"
4973 msgstr ""
4975 #: midx.c:158
4976 msgid "multi-pack-index missing required object offsets chunk"
4977 msgstr ""
4979 #: midx.c:174
4980 #, c-format
4981 msgid "multi-pack-index pack names out of order: '%s' before '%s'"
4982 msgstr ""
4984 #: midx.c:221
4985 #, c-format
4986 msgid "bad pack-int-id: %u (%u total packs)"
4987 msgstr ""
4989 #: midx.c:271
4990 msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
4991 msgstr ""
4993 #: midx.c:502
4994 #, c-format
4995 msgid "failed to add packfile '%s'"
4996 msgstr ""
4998 #: midx.c:508
4999 #, c-format
5000 msgid "failed to open pack-index '%s'"
5001 msgstr ""
5003 #: midx.c:576
5004 #, c-format
5005 msgid "failed to locate object %d in packfile"
5006 msgstr ""
5008 #: midx.c:892
5009 msgid "cannot store reverse index file"
5010 msgstr ""
5012 #: midx.c:990
5013 #, c-format
5014 msgid "could not parse line: %s"
5015 msgstr ""
5017 #: midx.c:992
5018 #, c-format
5019 msgid "malformed line: %s"
5020 msgstr ""
5022 #: midx.c:1159
5023 msgid "ignoring existing multi-pack-index; checksum mismatch"
5024 msgstr ""
5026 #: midx.c:1184
5027 msgid "could not load pack"
5028 msgstr ""
5030 #: midx.c:1190
5031 #, c-format
5032 msgid "could not open index for %s"
5033 msgstr ""
5035 #: midx.c:1201
5036 msgid "Adding packfiles to multi-pack-index"
5037 msgstr ""
5039 #: midx.c:1244
5040 #, c-format
5041 msgid "unknown preferred pack: '%s'"
5042 msgstr ""
5044 #: midx.c:1289
5045 #, c-format
5046 msgid "cannot select preferred pack %s with no objects"
5047 msgstr ""
5049 #: midx.c:1321
5050 #, c-format
5051 msgid "did not see pack-file %s to drop"
5052 msgstr ""
5054 #: midx.c:1367
5055 #, c-format
5056 msgid "preferred pack '%s' is expired"
5057 msgstr ""
5059 #: midx.c:1380
5060 msgid "no pack files to index."
5061 msgstr ""
5063 #: midx.c:1417
5064 msgid "could not write multi-pack bitmap"
5065 msgstr ""
5067 #: midx.c:1427
5068 msgid "could not write multi-pack-index"
5069 msgstr ""
5071 #: midx.c:1486 builtin/clean.c:37
5072 #, c-format
5073 msgid "failed to remove %s"
5074 msgstr ""
5076 #: midx.c:1517
5077 #, c-format
5078 msgid "failed to clear multi-pack-index at %s"
5079 msgstr ""
5081 #: midx.c:1577
5082 msgid "multi-pack-index file exists, but failed to parse"
5083 msgstr ""
5085 #: midx.c:1585
5086 msgid "incorrect checksum"
5087 msgstr ""
5089 #: midx.c:1588
5090 msgid "Looking for referenced packfiles"
5091 msgstr ""
5093 #: midx.c:1603
5094 #, c-format
5095 msgid ""
5096 "oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
5097 msgstr ""
5099 #: midx.c:1608
5100 msgid "the midx contains no oid"
5101 msgstr ""
5103 #: midx.c:1617
5104 msgid "Verifying OID order in multi-pack-index"
5105 msgstr ""
5107 #: midx.c:1626
5108 #, c-format
5109 msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
5110 msgstr ""
5112 #: midx.c:1646
5113 msgid "Sorting objects by packfile"
5114 msgstr ""
5116 #: midx.c:1653
5117 msgid "Verifying object offsets"
5118 msgstr ""
5120 #: midx.c:1669
5121 #, c-format
5122 msgid "failed to load pack entry for oid[%d] = %s"
5123 msgstr ""
5125 #: midx.c:1675
5126 #, c-format
5127 msgid "failed to load pack-index for packfile %s"
5128 msgstr ""
5130 #: midx.c:1684
5131 #, c-format
5132 msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
5133 msgstr ""
5135 #: midx.c:1709
5136 msgid "Counting referenced objects"
5137 msgstr ""
5139 #: midx.c:1719
5140 msgid "Finding and deleting unreferenced packfiles"
5141 msgstr ""
5143 #: midx.c:1911
5144 msgid "could not start pack-objects"
5145 msgstr ""
5147 #: midx.c:1931
5148 msgid "could not finish pack-objects"
5149 msgstr ""
5151 #: name-hash.c:542
5152 #, c-format
5153 msgid "unable to create lazy_dir thread: %s"
5154 msgstr ""
5156 #: name-hash.c:564
5157 #, c-format
5158 msgid "unable to create lazy_name thread: %s"
5159 msgstr ""
5161 #: name-hash.c:570
5162 #, c-format
5163 msgid "unable to join lazy_name thread: %s"
5164 msgstr ""
5166 #: notes-merge.c:277
5167 #, c-format
5168 msgid ""
5169 "You have not concluded your previous notes merge (%s exists).\n"
5170 "Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
5171 "commit/abort the previous merge before you start a new notes merge."
5172 msgstr ""
5174 #: notes-merge.c:284
5175 #, c-format
5176 msgid "You have not concluded your notes merge (%s exists)."
5177 msgstr ""
5179 #: notes-utils.c:46
5180 msgid "Cannot commit uninitialized/unreferenced notes tree"
5181 msgstr ""
5183 #: notes-utils.c:105
5184 #, c-format
5185 msgid "Bad notes.rewriteMode value: '%s'"
5186 msgstr ""
5188 #: notes-utils.c:115
5189 #, c-format
5190 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
5191 msgstr ""
5193 #. TRANSLATORS: The first %s is the name of
5194 #. the environment variable, the second %s is
5195 #. its value.
5197 #: notes-utils.c:145
5198 #, c-format
5199 msgid "Bad %s value: '%s'"
5200 msgstr ""
5202 #: object-file.c:459
5203 #, c-format
5204 msgid "object directory %s does not exist; check .git/objects/info/alternates"
5205 msgstr ""
5207 #: object-file.c:517
5208 #, c-format
5209 msgid "unable to normalize alternate object path: %s"
5210 msgstr ""
5212 #: object-file.c:591
5213 #, c-format
5214 msgid "%s: ignoring alternate object stores, nesting too deep"
5215 msgstr ""
5217 #: object-file.c:598
5218 #, c-format
5219 msgid "unable to normalize object directory: %s"
5220 msgstr ""
5222 #: object-file.c:641
5223 msgid "unable to fdopen alternates lockfile"
5224 msgstr ""
5226 #: object-file.c:659
5227 msgid "unable to read alternates file"
5228 msgstr ""
5230 #: object-file.c:666
5231 msgid "unable to move new alternates file into place"
5232 msgstr ""
5234 #: object-file.c:701
5235 #, c-format
5236 msgid "path '%s' does not exist"
5237 msgstr ""
5239 #: object-file.c:722
5240 #, c-format
5241 msgid "reference repository '%s' as a linked checkout is not supported yet."
5242 msgstr ""
5244 #: object-file.c:728
5245 #, c-format
5246 msgid "reference repository '%s' is not a local repository."
5247 msgstr ""
5249 #: object-file.c:734
5250 #, c-format
5251 msgid "reference repository '%s' is shallow"
5252 msgstr ""
5254 #: object-file.c:742
5255 #, c-format
5256 msgid "reference repository '%s' is grafted"
5257 msgstr ""
5259 #: object-file.c:773
5260 #, c-format
5261 msgid "could not find object directory matching %s"
5262 msgstr ""
5264 #: object-file.c:823
5265 #, c-format
5266 msgid "invalid line while parsing alternate refs: %s"
5267 msgstr ""
5269 #: object-file.c:973
5270 #, c-format
5271 msgid "attempting to mmap %<PRIuMAX> over limit %<PRIuMAX>"
5272 msgstr ""
5274 #: object-file.c:1008
5275 #, c-format
5276 msgid "mmap failed%s"
5277 msgstr ""
5279 #: object-file.c:1174
5280 #, c-format
5281 msgid "object file %s is empty"
5282 msgstr ""
5284 #: object-file.c:1293 object-file.c:2499
5285 #, c-format
5286 msgid "corrupt loose object '%s'"
5287 msgstr ""
5289 #: object-file.c:1295 object-file.c:2503
5290 #, c-format
5291 msgid "garbage at end of loose object '%s'"
5292 msgstr ""
5294 #: object-file.c:1417
5295 #, c-format
5296 msgid "unable to parse %s header"
5297 msgstr ""
5299 #: object-file.c:1419
5300 msgid "invalid object type"
5301 msgstr ""
5303 #: object-file.c:1430
5304 #, c-format
5305 msgid "unable to unpack %s header"
5306 msgstr ""
5308 #: object-file.c:1434
5309 #, c-format
5310 msgid "header for %s too long, exceeds %d bytes"
5311 msgstr ""
5313 #: object-file.c:1664
5314 #, c-format
5315 msgid "failed to read object %s"
5316 msgstr ""
5318 #: object-file.c:1668
5319 #, c-format
5320 msgid "replacement %s not found for %s"
5321 msgstr ""
5323 #: object-file.c:1672
5324 #, c-format
5325 msgid "loose object %s (stored in %s) is corrupt"
5326 msgstr ""
5328 #: object-file.c:1676
5329 #, c-format
5330 msgid "packed object %s (stored in %s) is corrupt"
5331 msgstr ""
5333 #: object-file.c:1781
5334 #, c-format
5335 msgid "unable to write file %s"
5336 msgstr ""
5338 #: object-file.c:1788
5339 #, c-format
5340 msgid "unable to set permission to '%s'"
5341 msgstr ""
5343 #: object-file.c:1795
5344 msgid "file write error"
5345 msgstr ""
5347 #: object-file.c:1815
5348 msgid "error when closing loose object file"
5349 msgstr ""
5351 #: object-file.c:1882
5352 #, c-format
5353 msgid "insufficient permission for adding an object to repository database %s"
5354 msgstr ""
5356 #: object-file.c:1884
5357 msgid "unable to create temporary file"
5358 msgstr ""
5360 #: object-file.c:1908
5361 msgid "unable to write loose object file"
5362 msgstr ""
5364 #: object-file.c:1914
5365 #, c-format
5366 msgid "unable to deflate new object %s (%d)"
5367 msgstr ""
5369 #: object-file.c:1918
5370 #, c-format
5371 msgid "deflateEnd on object %s failed (%d)"
5372 msgstr ""
5374 #: object-file.c:1922
5375 #, c-format
5376 msgid "confused by unstable object source data for %s"
5377 msgstr ""
5379 #: object-file.c:1933 builtin/pack-objects.c:1243
5380 #, c-format
5381 msgid "failed utime() on %s"
5382 msgstr ""
5384 #: object-file.c:2011
5385 #, c-format
5386 msgid "cannot read object for %s"
5387 msgstr ""
5389 #: object-file.c:2062
5390 msgid "corrupt commit"
5391 msgstr ""
5393 #: object-file.c:2070
5394 msgid "corrupt tag"
5395 msgstr ""
5397 #: object-file.c:2170
5398 #, c-format
5399 msgid "read error while indexing %s"
5400 msgstr ""
5402 #: object-file.c:2173
5403 #, c-format
5404 msgid "short read while indexing %s"
5405 msgstr ""
5407 #: object-file.c:2246 object-file.c:2256
5408 #, c-format
5409 msgid "%s: failed to insert into database"
5410 msgstr ""
5412 #: object-file.c:2262
5413 #, c-format
5414 msgid "%s: unsupported file type"
5415 msgstr ""
5417 #: object-file.c:2286 builtin/fetch.c:1445
5418 #, c-format
5419 msgid "%s is not a valid object"
5420 msgstr ""
5422 #: object-file.c:2288
5423 #, c-format
5424 msgid "%s is not a valid '%s' object"
5425 msgstr ""
5427 #: object-file.c:2315
5428 #, c-format
5429 msgid "unable to open %s"
5430 msgstr ""
5432 #: object-file.c:2510
5433 #, c-format
5434 msgid "hash mismatch for %s (expected %s)"
5435 msgstr ""
5437 #: object-file.c:2533
5438 #, c-format
5439 msgid "unable to mmap %s"
5440 msgstr ""
5442 #: object-file.c:2539
5443 #, c-format
5444 msgid "unable to unpack header of %s"
5445 msgstr ""
5447 #: object-file.c:2544
5448 #, c-format
5449 msgid "unable to parse header of %s"
5450 msgstr ""
5452 #: object-file.c:2555
5453 #, c-format
5454 msgid "unable to unpack contents of %s"
5455 msgstr ""
5457 #: object-name.c:480
5458 #, c-format
5459 msgid "short object ID %s is ambiguous"
5460 msgstr ""
5462 #: object-name.c:491
5463 msgid "The candidates are:"
5464 msgstr ""
5466 #: object-name.c:790
5467 msgid ""
5468 "Git normally never creates a ref that ends with 40 hex characters\n"
5469 "because it will be ignored when you just specify 40-hex. These refs\n"
5470 "may be created by mistake. For example,\n"
5471 "\n"
5472 "  git switch -c $br $(git rev-parse ...)\n"
5473 "\n"
5474 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
5475 "examine these refs and maybe delete them. Turn this message off by\n"
5476 "running \"git config advice.objectNameWarning false\""
5477 msgstr ""
5479 #: object-name.c:910
5480 #, c-format
5481 msgid "log for '%.*s' only goes back to %s"
5482 msgstr ""
5484 #: object-name.c:918
5485 #, c-format
5486 msgid "log for '%.*s' only has %d entries"
5487 msgstr ""
5489 #: object-name.c:1696
5490 #, c-format
5491 msgid "path '%s' exists on disk, but not in '%.*s'"
5492 msgstr ""
5494 #: object-name.c:1702
5495 #, c-format
5496 msgid ""
5497 "path '%s' exists, but not '%s'\n"
5498 "hint: Did you mean '%.*s:%s' aka '%.*s:./%s'?"
5499 msgstr ""
5501 #: object-name.c:1711
5502 #, c-format
5503 msgid "path '%s' does not exist in '%.*s'"
5504 msgstr ""
5506 #: object-name.c:1739
5507 #, c-format
5508 msgid ""
5509 "path '%s' is in the index, but not at stage %d\n"
5510 "hint: Did you mean ':%d:%s'?"
5511 msgstr ""
5513 #: object-name.c:1755
5514 #, c-format
5515 msgid ""
5516 "path '%s' is in the index, but not '%s'\n"
5517 "hint: Did you mean ':%d:%s' aka ':%d:./%s'?"
5518 msgstr ""
5520 #: object-name.c:1763
5521 #, c-format
5522 msgid "path '%s' exists on disk, but not in the index"
5523 msgstr ""
5525 #: object-name.c:1765
5526 #, c-format
5527 msgid "path '%s' does not exist (neither on disk nor in the index)"
5528 msgstr ""
5530 #: object-name.c:1778
5531 msgid "relative path syntax can't be used outside working tree"
5532 msgstr ""
5534 #: object-name.c:1916
5535 #, c-format
5536 msgid "invalid object name '%.*s'."
5537 msgstr ""
5539 #: object.c:53
5540 #, c-format
5541 msgid "invalid object type \"%s\""
5542 msgstr ""
5544 #: object.c:173
5545 #, c-format
5546 msgid "object %s is a %s, not a %s"
5547 msgstr ""
5549 #: object.c:250
5550 #, c-format
5551 msgid "object %s has unknown type id %d"
5552 msgstr ""
5554 #: object.c:263
5555 #, c-format
5556 msgid "unable to parse object: %s"
5557 msgstr ""
5559 #: object.c:283 object.c:295
5560 #, c-format
5561 msgid "hash mismatch %s"
5562 msgstr ""
5564 #: pack-bitmap.c:348
5565 msgid "multi-pack bitmap is missing required reverse index"
5566 msgstr ""
5568 #: pack-bitmap.c:424
5569 msgid "load_reverse_index: could not open pack"
5570 msgstr ""
5572 #: pack-bitmap.c:1064 pack-bitmap.c:1070 builtin/pack-objects.c:2424
5573 #, c-format
5574 msgid "unable to get size of %s"
5575 msgstr ""
5577 #: pack-bitmap.c:1916
5578 #, c-format
5579 msgid "could not find %s in pack %s at offset %<PRIuMAX>"
5580 msgstr ""
5582 #: pack-bitmap.c:1952 builtin/rev-list.c:92
5583 #, c-format
5584 msgid "unable to get disk usage of %s"
5585 msgstr ""
5587 #: pack-revindex.c:221
5588 #, c-format
5589 msgid "reverse-index file %s is too small"
5590 msgstr ""
5592 #: pack-revindex.c:226
5593 #, c-format
5594 msgid "reverse-index file %s is corrupt"
5595 msgstr ""
5597 #: pack-revindex.c:234
5598 #, c-format
5599 msgid "reverse-index file %s has unknown signature"
5600 msgstr ""
5602 #: pack-revindex.c:238
5603 #, c-format
5604 msgid "reverse-index file %s has unsupported version %<PRIu32>"
5605 msgstr ""
5607 #: pack-revindex.c:243
5608 #, c-format
5609 msgid "reverse-index file %s has unsupported hash id %<PRIu32>"
5610 msgstr ""
5612 #: pack-write.c:251
5613 msgid "cannot both write and verify reverse index"
5614 msgstr ""
5616 #: pack-write.c:270
5617 #, c-format
5618 msgid "could not stat: %s"
5619 msgstr ""
5621 #: pack-write.c:282
5622 #, c-format
5623 msgid "failed to make %s readable"
5624 msgstr ""
5626 #: pack-write.c:520
5627 #, c-format
5628 msgid "could not write '%s' promisor file"
5629 msgstr ""
5631 #: packfile.c:626
5632 msgid "offset before end of packfile (broken .idx?)"
5633 msgstr ""
5635 #: packfile.c:656
5636 #, c-format
5637 msgid "packfile %s cannot be mapped%s"
5638 msgstr ""
5640 #: packfile.c:1923
5641 #, c-format
5642 msgid "offset before start of pack index for %s (corrupt index?)"
5643 msgstr ""
5645 #: packfile.c:1927
5646 #, c-format
5647 msgid "offset beyond end of pack index for %s (truncated index?)"
5648 msgstr ""
5650 #: parse-options-cb.c:20 parse-options-cb.c:24 builtin/commit-graph.c:175
5651 #, c-format
5652 msgid "option `%s' expects a numerical value"
5653 msgstr ""
5655 #: parse-options-cb.c:41
5656 #, c-format
5657 msgid "malformed expiration date '%s'"
5658 msgstr ""
5660 #: parse-options-cb.c:54
5661 #, c-format
5662 msgid "option `%s' expects \"always\", \"auto\", or \"never\""
5663 msgstr ""
5665 #: parse-options-cb.c:132 parse-options-cb.c:149
5666 #, c-format
5667 msgid "malformed object name '%s'"
5668 msgstr ""
5670 #: parse-options.c:58
5671 #, c-format
5672 msgid "%s requires a value"
5673 msgstr ""
5675 #: parse-options.c:93
5676 #, c-format
5677 msgid "%s is incompatible with %s"
5678 msgstr ""
5680 #: parse-options.c:98
5681 #, c-format
5682 msgid "%s : incompatible with something else"
5683 msgstr ""
5685 #: parse-options.c:112 parse-options.c:116
5686 #, c-format
5687 msgid "%s takes no value"
5688 msgstr ""
5690 #: parse-options.c:114
5691 #, c-format
5692 msgid "%s isn't available"
5693 msgstr ""
5695 #: parse-options.c:237
5696 #, c-format
5697 msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
5698 msgstr ""
5700 #: parse-options.c:393
5701 #, c-format
5702 msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
5703 msgstr ""
5705 #: parse-options.c:427 parse-options.c:435
5706 #, c-format
5707 msgid "did you mean `--%s` (with two dashes)?"
5708 msgstr ""
5710 #: parse-options.c:677 parse-options.c:1053
5711 #, c-format
5712 msgid "alias of --%s"
5713 msgstr ""
5715 #: parse-options.c:891
5716 #, c-format
5717 msgid "unknown option `%s'"
5718 msgstr ""
5720 #: parse-options.c:893
5721 #, c-format
5722 msgid "unknown switch `%c'"
5723 msgstr ""
5725 #: parse-options.c:895
5726 #, c-format
5727 msgid "unknown non-ascii option in string: `%s'"
5728 msgstr ""
5730 #: parse-options.c:919
5731 msgid "..."
5732 msgstr ""
5734 #: parse-options.c:933
5735 #, c-format
5736 msgid "usage: %s"
5737 msgstr ""
5739 #. TRANSLATORS: the colon here should align with the
5740 #. one in "usage: %s" translation.
5742 #: parse-options.c:948
5743 #, c-format
5744 msgid "   or: %s"
5745 msgstr ""
5747 #. TRANSLATORS: You should only need to translate this format
5748 #. string if your language is a RTL language (e.g. Arabic,
5749 #. Hebrew etc.), not if it's a LTR language (e.g. German,
5750 #. Russian, Chinese etc.).
5751 #. *
5752 #. When a translated usage string has an embedded "\n" it's
5753 #. because options have wrapped to the next line. The line
5754 #. after the "\n" will then be padded to align with the
5755 #. command name, such as N_("git cmd [opt]\n<8
5756 #. spaces>[opt2]"), where the 8 spaces are the same length as
5757 #. "git cmd ".
5758 #. *
5759 #. This format string prints out that already-translated
5760 #. line. The "%*s" is whitespace padding to account for the
5761 #. padding at the start of the line that we add in this
5762 #. function. The "%s" is a line in the (hopefully already
5763 #. translated) N_() usage string, which contained embedded
5764 #. newlines before we split it up.
5766 #: parse-options.c:969
5767 #, c-format
5768 msgid "%*s%s"
5769 msgstr ""
5771 #: parse-options.c:992
5772 #, c-format
5773 msgid "    %s"
5774 msgstr ""
5776 #: parse-options.c:1039
5777 msgid "-NUM"
5778 msgstr ""
5780 #: path.c:922
5781 #, c-format
5782 msgid "Could not make %s writable by group"
5783 msgstr ""
5785 #: pathspec.c:150
5786 msgid "Escape character '\\' not allowed as last character in attr value"
5787 msgstr ""
5789 #: pathspec.c:168
5790 msgid "Only one 'attr:' specification is allowed."
5791 msgstr ""
5793 #: pathspec.c:171
5794 msgid "attr spec must not be empty"
5795 msgstr ""
5797 #: pathspec.c:214
5798 #, c-format
5799 msgid "invalid attribute name %s"
5800 msgstr ""
5802 #: pathspec.c:279
5803 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
5804 msgstr ""
5806 #: pathspec.c:286
5807 msgid ""
5808 "global 'literal' pathspec setting is incompatible with all other global "
5809 "pathspec settings"
5810 msgstr ""
5812 #: pathspec.c:326
5813 msgid "invalid parameter for pathspec magic 'prefix'"
5814 msgstr ""
5816 #: pathspec.c:347
5817 #, c-format
5818 msgid "Invalid pathspec magic '%.*s' in '%s'"
5819 msgstr ""
5821 #: pathspec.c:352
5822 #, c-format
5823 msgid "Missing ')' at the end of pathspec magic in '%s'"
5824 msgstr ""
5826 #: pathspec.c:390
5827 #, c-format
5828 msgid "Unimplemented pathspec magic '%c' in '%s'"
5829 msgstr ""
5831 #: pathspec.c:449
5832 #, c-format
5833 msgid "%s: 'literal' and 'glob' are incompatible"
5834 msgstr ""
5836 #: pathspec.c:465
5837 #, c-format
5838 msgid "%s: '%s' is outside repository at '%s'"
5839 msgstr ""
5841 #: pathspec.c:541
5842 #, c-format
5843 msgid "'%s' (mnemonic: '%c')"
5844 msgstr ""
5846 #: pathspec.c:551
5847 #, c-format
5848 msgid "%s: pathspec magic not supported by this command: %s"
5849 msgstr ""
5851 #: pathspec.c:618
5852 #, c-format
5853 msgid "pathspec '%s' is beyond a symbolic link"
5854 msgstr ""
5856 #: pathspec.c:663
5857 #, c-format
5858 msgid "line is badly quoted: %s"
5859 msgstr ""
5861 #: pkt-line.c:92
5862 msgid "unable to write flush packet"
5863 msgstr ""
5865 #: pkt-line.c:99
5866 msgid "unable to write delim packet"
5867 msgstr ""
5869 #: pkt-line.c:106
5870 msgid "unable to write response end packet"
5871 msgstr ""
5873 #: pkt-line.c:113
5874 msgid "flush packet write failed"
5875 msgstr ""
5877 #: pkt-line.c:153
5878 msgid "protocol error: impossibly long line"
5879 msgstr ""
5881 #: pkt-line.c:169 pkt-line.c:171
5882 msgid "packet write with format failed"
5883 msgstr ""
5885 #: pkt-line.c:204 pkt-line.c:252
5886 msgid "packet write failed - data exceeds max packet size"
5887 msgstr ""
5889 #: pkt-line.c:222
5890 #, c-format
5891 msgid "packet write failed: %s"
5892 msgstr ""
5894 #: pkt-line.c:349 pkt-line.c:350
5895 msgid "read error"
5896 msgstr ""
5898 #: pkt-line.c:360 pkt-line.c:361
5899 msgid "the remote end hung up unexpectedly"
5900 msgstr ""
5902 #: pkt-line.c:390 pkt-line.c:392
5903 #, c-format
5904 msgid "protocol error: bad line length character: %.4s"
5905 msgstr ""
5907 #: pkt-line.c:407 pkt-line.c:409 pkt-line.c:415 pkt-line.c:417
5908 #, c-format
5909 msgid "protocol error: bad line length %d"
5910 msgstr ""
5912 #: pkt-line.c:434 sideband.c:165
5913 #, c-format
5914 msgid "remote error: %s"
5915 msgstr ""
5917 #: preload-index.c:125
5918 msgid "Refreshing index"
5919 msgstr ""
5921 #: preload-index.c:144
5922 #, c-format
5923 msgid "unable to create threaded lstat: %s"
5924 msgstr ""
5926 #: pretty.c:1051
5927 msgid "unable to parse --pretty format"
5928 msgstr ""
5930 #: promisor-remote.c:31
5931 msgid "promisor-remote: unable to fork off fetch subprocess"
5932 msgstr ""
5934 #: promisor-remote.c:38 promisor-remote.c:40
5935 msgid "promisor-remote: could not write to fetch subprocess"
5936 msgstr ""
5938 #: promisor-remote.c:44
5939 msgid "promisor-remote: could not close stdin to fetch subprocess"
5940 msgstr ""
5942 #: promisor-remote.c:54
5943 #, c-format
5944 msgid "promisor remote name cannot begin with '/': %s"
5945 msgstr ""
5947 #: protocol-caps.c:103
5948 msgid "object-info: expected flush after arguments"
5949 msgstr ""
5951 #: prune-packed.c:35
5952 msgid "Removing duplicate objects"
5953 msgstr ""
5955 #: range-diff.c:67
5956 msgid "could not start `log`"
5957 msgstr ""
5959 #: range-diff.c:69
5960 msgid "could not read `log` output"
5961 msgstr ""
5963 #: range-diff.c:97 sequencer.c:5605
5964 #, c-format
5965 msgid "could not parse commit '%s'"
5966 msgstr ""
5968 #: range-diff.c:111
5969 #, c-format
5970 msgid ""
5971 "could not parse first line of `log` output: did not start with 'commit ': "
5972 "'%s'"
5973 msgstr ""
5975 #: range-diff.c:137
5976 #, c-format
5977 msgid "could not parse git header '%.*s'"
5978 msgstr ""
5980 #: range-diff.c:304
5981 msgid "failed to generate diff"
5982 msgstr ""
5984 #: range-diff.c:559
5985 msgid "--left-only and --right-only are mutually exclusive"
5986 msgstr ""
5988 #: range-diff.c:562 range-diff.c:564
5989 #, c-format
5990 msgid "could not parse log for '%s'"
5991 msgstr ""
5993 #: read-cache.c:710
5994 #, c-format
5995 msgid "will not add file alias '%s' ('%s' already exists in index)"
5996 msgstr ""
5998 #: read-cache.c:726
5999 msgid "cannot create an empty blob in the object database"
6000 msgstr ""
6002 #: read-cache.c:748
6003 #, c-format
6004 msgid "%s: can only add regular files, symbolic links or git-directories"
6005 msgstr ""
6007 #: read-cache.c:753 builtin/submodule--helper.c:3241
6008 #, c-format
6009 msgid "'%s' does not have a commit checked out"
6010 msgstr ""
6012 #: read-cache.c:805
6013 #, c-format
6014 msgid "unable to index file '%s'"
6015 msgstr ""
6017 #: read-cache.c:824
6018 #, c-format
6019 msgid "unable to add '%s' to index"
6020 msgstr ""
6022 #: read-cache.c:835
6023 #, c-format
6024 msgid "unable to stat '%s'"
6025 msgstr ""
6027 #: read-cache.c:1373
6028 #, c-format
6029 msgid "'%s' appears as both a file and as a directory"
6030 msgstr ""
6032 #: read-cache.c:1588
6033 msgid "Refresh index"
6034 msgstr ""
6036 #: read-cache.c:1720
6037 #, c-format
6038 msgid ""
6039 "index.version set, but the value is invalid.\n"
6040 "Using version %i"
6041 msgstr ""
6043 #: read-cache.c:1730
6044 #, c-format
6045 msgid ""
6046 "GIT_INDEX_VERSION set, but the value is invalid.\n"
6047 "Using version %i"
6048 msgstr ""
6050 #: read-cache.c:1786
6051 #, c-format
6052 msgid "bad signature 0x%08x"
6053 msgstr ""
6055 #: read-cache.c:1789
6056 #, c-format
6057 msgid "bad index version %d"
6058 msgstr ""
6060 #: read-cache.c:1798
6061 msgid "bad index file sha1 signature"
6062 msgstr ""
6064 #: read-cache.c:1832
6065 #, c-format
6066 msgid "index uses %.4s extension, which we do not understand"
6067 msgstr ""
6069 #: read-cache.c:1834
6070 #, c-format
6071 msgid "ignoring %.4s extension"
6072 msgstr ""
6074 #: read-cache.c:1871
6075 #, c-format
6076 msgid "unknown index entry format 0x%08x"
6077 msgstr ""
6079 #: read-cache.c:1887
6080 #, c-format
6081 msgid "malformed name field in the index, near path '%s'"
6082 msgstr ""
6084 #: read-cache.c:1944
6085 msgid "unordered stage entries in index"
6086 msgstr ""
6088 #: read-cache.c:1947
6089 #, c-format
6090 msgid "multiple stage entries for merged file '%s'"
6091 msgstr ""
6093 #: read-cache.c:1950
6094 #, c-format
6095 msgid "unordered stage entries for '%s'"
6096 msgstr ""
6098 #: read-cache.c:2065 read-cache.c:2363 rerere.c:549 rerere.c:583 rerere.c:1095
6099 #: submodule.c:1662 builtin/add.c:603 builtin/check-ignore.c:183
6100 #: builtin/checkout.c:519 builtin/checkout.c:708 builtin/clean.c:987
6101 #: builtin/commit.c:378 builtin/diff-tree.c:122 builtin/grep.c:519
6102 #: builtin/mv.c:148 builtin/reset.c:253 builtin/rm.c:293
6103 #: builtin/submodule--helper.c:327 builtin/submodule--helper.c:3201
6104 msgid "index file corrupt"
6105 msgstr ""
6107 #: read-cache.c:2209
6108 #, c-format
6109 msgid "unable to create load_cache_entries thread: %s"
6110 msgstr ""
6112 #: read-cache.c:2222
6113 #, c-format
6114 msgid "unable to join load_cache_entries thread: %s"
6115 msgstr ""
6117 #: read-cache.c:2255
6118 #, c-format
6119 msgid "%s: index file open failed"
6120 msgstr ""
6122 #: read-cache.c:2259
6123 #, c-format
6124 msgid "%s: cannot stat the open index"
6125 msgstr ""
6127 #: read-cache.c:2263
6128 #, c-format
6129 msgid "%s: index file smaller than expected"
6130 msgstr ""
6132 #: read-cache.c:2267
6133 #, c-format
6134 msgid "%s: unable to map index file%s"
6135 msgstr ""
6137 #: read-cache.c:2310
6138 #, c-format
6139 msgid "unable to create load_index_extensions thread: %s"
6140 msgstr ""
6142 #: read-cache.c:2337
6143 #, c-format
6144 msgid "unable to join load_index_extensions thread: %s"
6145 msgstr ""
6147 #: read-cache.c:2375
6148 #, c-format
6149 msgid "could not freshen shared index '%s'"
6150 msgstr ""
6152 #: read-cache.c:2434
6153 #, c-format
6154 msgid "broken index, expect %s in %s, got %s"
6155 msgstr ""
6157 #: read-cache.c:3065 strbuf.c:1179 wrapper.c:641 builtin/merge.c:1147
6158 #, c-format
6159 msgid "could not close '%s'"
6160 msgstr ""
6162 #: read-cache.c:3108
6163 msgid "failed to convert to a sparse-index"
6164 msgstr ""
6166 #: read-cache.c:3179
6167 #, c-format
6168 msgid "could not stat '%s'"
6169 msgstr ""
6171 #: read-cache.c:3192
6172 #, c-format
6173 msgid "unable to open git dir: %s"
6174 msgstr ""
6176 #: read-cache.c:3204
6177 #, c-format
6178 msgid "unable to unlink: %s"
6179 msgstr ""
6181 #: read-cache.c:3233
6182 #, c-format
6183 msgid "cannot fix permission bits on '%s'"
6184 msgstr ""
6186 #: read-cache.c:3390
6187 #, c-format
6188 msgid "%s: cannot drop to stage #0"
6189 msgstr ""
6191 #: rebase-interactive.c:11
6192 msgid ""
6193 "You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
6194 "continue'.\n"
6195 "Or you can abort the rebase with 'git rebase --abort'.\n"
6196 msgstr ""
6198 #: rebase-interactive.c:33
6199 #, c-format
6200 msgid ""
6201 "unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
6202 msgstr ""
6204 #: rebase-interactive.c:42
6205 msgid ""
6206 "\n"
6207 "Commands:\n"
6208 "p, pick <commit> = use commit\n"
6209 "r, reword <commit> = use commit, but edit the commit message\n"
6210 "e, edit <commit> = use commit, but stop for amending\n"
6211 "s, squash <commit> = use commit, but meld into previous commit\n"
6212 "f, fixup [-C | -c] <commit> = like \"squash\" but keep only the previous\n"
6213 "                   commit's log message, unless -C is used, in which case\n"
6214 "                   keep only this commit's message; -c is same as -C but\n"
6215 "                   opens the editor\n"
6216 "x, exec <command> = run command (the rest of the line) using shell\n"
6217 "b, break = stop here (continue rebase later with 'git rebase --continue')\n"
6218 "d, drop <commit> = remove commit\n"
6219 "l, label <label> = label current HEAD with a name\n"
6220 "t, reset <label> = reset HEAD to a label\n"
6221 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
6222 ".       create a merge commit using the original merge commit's\n"
6223 ".       message (or the oneline, if no original merge commit was\n"
6224 ".       specified); use -c <commit> to reword the commit message\n"
6225 "\n"
6226 "These lines can be re-ordered; they are executed from top to bottom.\n"
6227 msgstr ""
6229 #: rebase-interactive.c:66
6230 #, c-format
6231 msgid "Rebase %s onto %s (%d command)"
6232 msgid_plural "Rebase %s onto %s (%d commands)"
6233 msgstr[0] ""
6234 msgstr[1] ""
6236 #: rebase-interactive.c:75
6237 msgid ""
6238 "\n"
6239 "Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
6240 msgstr ""
6242 #: rebase-interactive.c:78
6243 msgid ""
6244 "\n"
6245 "If you remove a line here THAT COMMIT WILL BE LOST.\n"
6246 msgstr ""
6248 #: rebase-interactive.c:84
6249 msgid ""
6250 "\n"
6251 "You are editing the todo file of an ongoing interactive rebase.\n"
6252 "To continue rebase after editing, run:\n"
6253 "    git rebase --continue\n"
6254 "\n"
6255 msgstr ""
6257 #: rebase-interactive.c:89
6258 msgid ""
6259 "\n"
6260 "However, if you remove everything, the rebase will be aborted.\n"
6261 "\n"
6262 msgstr ""
6264 #: rebase-interactive.c:113 rerere.c:469 rerere.c:676 sequencer.c:3888
6265 #: sequencer.c:3914 sequencer.c:5711 builtin/fsck.c:328 builtin/gc.c:1789
6266 #: builtin/rebase.c:190
6267 #, c-format
6268 msgid "could not write '%s'"
6269 msgstr ""
6271 #: rebase-interactive.c:119
6272 #, c-format
6273 msgid "could not write '%s'."
6274 msgstr ""
6276 #: rebase-interactive.c:196
6277 #, c-format
6278 msgid ""
6279 "Warning: some commits may have been dropped accidentally.\n"
6280 "Dropped commits (newer to older):\n"
6281 msgstr ""
6283 #: rebase-interactive.c:203
6284 #, c-format
6285 msgid ""
6286 "To avoid this message, use \"drop\" to explicitly remove a commit.\n"
6287 "\n"
6288 "Use 'git config rebase.missingCommitsCheck' to change the level of "
6289 "warnings.\n"
6290 "The possible behaviours are: ignore, warn, error.\n"
6291 "\n"
6292 msgstr ""
6294 #: rebase.c:29
6295 #, c-format
6296 msgid "%s: 'preserve' superseded by 'merges'"
6297 msgstr ""
6299 #: ref-filter.c:42 wt-status.c:2036
6300 msgid "gone"
6301 msgstr ""
6303 #: ref-filter.c:43
6304 #, c-format
6305 msgid "ahead %d"
6306 msgstr ""
6308 #: ref-filter.c:44
6309 #, c-format
6310 msgid "behind %d"
6311 msgstr ""
6313 #: ref-filter.c:45
6314 #, c-format
6315 msgid "ahead %d, behind %d"
6316 msgstr ""
6318 #: ref-filter.c:235
6319 #, c-format
6320 msgid "expected format: %%(color:<color>)"
6321 msgstr ""
6323 #: ref-filter.c:237
6324 #, c-format
6325 msgid "unrecognized color: %%(color:%s)"
6326 msgstr ""
6328 #: ref-filter.c:259
6329 #, c-format
6330 msgid "Integer value expected refname:lstrip=%s"
6331 msgstr ""
6333 #: ref-filter.c:263
6334 #, c-format
6335 msgid "Integer value expected refname:rstrip=%s"
6336 msgstr ""
6338 #: ref-filter.c:265
6339 #, c-format
6340 msgid "unrecognized %%(%s) argument: %s"
6341 msgstr ""
6343 #: ref-filter.c:320
6344 #, c-format
6345 msgid "%%(objecttype) does not take arguments"
6346 msgstr ""
6348 #: ref-filter.c:344
6349 #, c-format
6350 msgid "unrecognized %%(objectsize) argument: %s"
6351 msgstr ""
6353 #: ref-filter.c:352
6354 #, c-format
6355 msgid "%%(deltabase) does not take arguments"
6356 msgstr ""
6358 #: ref-filter.c:364
6359 #, c-format
6360 msgid "%%(body) does not take arguments"
6361 msgstr ""
6363 #: ref-filter.c:377
6364 #, c-format
6365 msgid "unrecognized %%(subject) argument: %s"
6366 msgstr ""
6368 #: ref-filter.c:396
6369 #, c-format
6370 msgid "expected %%(trailers:key=<value>)"
6371 msgstr ""
6373 #: ref-filter.c:398
6374 #, c-format
6375 msgid "unknown %%(trailers) argument: %s"
6376 msgstr ""
6378 #: ref-filter.c:429
6379 #, c-format
6380 msgid "positive value expected contents:lines=%s"
6381 msgstr ""
6383 #: ref-filter.c:431
6384 #, c-format
6385 msgid "unrecognized %%(contents) argument: %s"
6386 msgstr ""
6388 #: ref-filter.c:443
6389 #, c-format
6390 msgid "unrecognized %%(raw) argument: %s"
6391 msgstr ""
6393 #: ref-filter.c:458
6394 #, c-format
6395 msgid "positive value expected '%s' in %%(%s)"
6396 msgstr ""
6398 #: ref-filter.c:462
6399 #, c-format
6400 msgid "unrecognized argument '%s' in %%(%s)"
6401 msgstr ""
6403 #: ref-filter.c:476
6404 #, c-format
6405 msgid "unrecognized email option: %s"
6406 msgstr ""
6408 #: ref-filter.c:506
6409 #, c-format
6410 msgid "expected format: %%(align:<width>,<position>)"
6411 msgstr ""
6413 #: ref-filter.c:518
6414 #, c-format
6415 msgid "unrecognized position:%s"
6416 msgstr ""
6418 #: ref-filter.c:525
6419 #, c-format
6420 msgid "unrecognized width:%s"
6421 msgstr ""
6423 #: ref-filter.c:534
6424 #, c-format
6425 msgid "unrecognized %%(align) argument: %s"
6426 msgstr ""
6428 #: ref-filter.c:542
6429 #, c-format
6430 msgid "positive width expected with the %%(align) atom"
6431 msgstr ""
6433 #: ref-filter.c:560
6434 #, c-format
6435 msgid "unrecognized %%(if) argument: %s"
6436 msgstr ""
6438 #: ref-filter.c:568
6439 #, c-format
6440 msgid "%%(rest) does not take arguments"
6441 msgstr ""
6443 #: ref-filter.c:680
6444 #, c-format
6445 msgid "malformed field name: %.*s"
6446 msgstr ""
6448 #: ref-filter.c:707
6449 #, c-format
6450 msgid "unknown field name: %.*s"
6451 msgstr ""
6453 #: ref-filter.c:711
6454 #, c-format
6455 msgid ""
6456 "not a git repository, but the field '%.*s' requires access to object data"
6457 msgstr ""
6459 #: ref-filter.c:844
6460 #, c-format
6461 msgid "format: %%(if) atom used without a %%(then) atom"
6462 msgstr ""
6464 #: ref-filter.c:910
6465 #, c-format
6466 msgid "format: %%(then) atom used without an %%(if) atom"
6467 msgstr ""
6469 #: ref-filter.c:912
6470 #, c-format
6471 msgid "format: %%(then) atom used more than once"
6472 msgstr ""
6474 #: ref-filter.c:914
6475 #, c-format
6476 msgid "format: %%(then) atom used after %%(else)"
6477 msgstr ""
6479 #: ref-filter.c:946
6480 #, c-format
6481 msgid "format: %%(else) atom used without an %%(if) atom"
6482 msgstr ""
6484 #: ref-filter.c:948
6485 #, c-format
6486 msgid "format: %%(else) atom used without a %%(then) atom"
6487 msgstr ""
6489 #: ref-filter.c:950
6490 #, c-format
6491 msgid "format: %%(else) atom used more than once"
6492 msgstr ""
6494 #: ref-filter.c:965
6495 #, c-format
6496 msgid "format: %%(end) atom used without corresponding atom"
6497 msgstr ""
6499 #: ref-filter.c:1027
6500 #, c-format
6501 msgid "malformed format string %s"
6502 msgstr ""
6504 #: ref-filter.c:1033
6505 #, c-format
6506 msgid "this command reject atom %%(%.*s)"
6507 msgstr ""
6509 #: ref-filter.c:1040
6510 #, c-format
6511 msgid "--format=%.*s cannot be used with --python, --shell, --tcl"
6512 msgstr ""
6514 #: ref-filter.c:1706
6515 #, c-format
6516 msgid "(no branch, rebasing %s)"
6517 msgstr ""
6519 #: ref-filter.c:1709
6520 #, c-format
6521 msgid "(no branch, rebasing detached HEAD %s)"
6522 msgstr ""
6524 #: ref-filter.c:1712
6525 #, c-format
6526 msgid "(no branch, bisect started on %s)"
6527 msgstr ""
6529 #: ref-filter.c:1716
6530 #, c-format
6531 msgid "(HEAD detached at %s)"
6532 msgstr ""
6534 #: ref-filter.c:1719
6535 #, c-format
6536 msgid "(HEAD detached from %s)"
6537 msgstr ""
6539 #: ref-filter.c:1722
6540 msgid "(no branch)"
6541 msgstr ""
6543 #: ref-filter.c:1754 ref-filter.c:1972
6544 #, c-format
6545 msgid "missing object %s for %s"
6546 msgstr ""
6548 #: ref-filter.c:1764
6549 #, c-format
6550 msgid "parse_object_buffer failed on %s for %s"
6551 msgstr ""
6553 #: ref-filter.c:2155
6554 #, c-format
6555 msgid "malformed object at '%s'"
6556 msgstr ""
6558 #: ref-filter.c:2245
6559 #, c-format
6560 msgid "ignoring ref with broken name %s"
6561 msgstr ""
6563 #: ref-filter.c:2250 refs.c:673
6564 #, c-format
6565 msgid "ignoring broken ref %s"
6566 msgstr ""
6568 #: ref-filter.c:2623
6569 #, c-format
6570 msgid "format: %%(end) atom missing"
6571 msgstr ""
6573 #: ref-filter.c:2726
6574 #, c-format
6575 msgid "malformed object name %s"
6576 msgstr ""
6578 #: ref-filter.c:2731
6579 #, c-format
6580 msgid "option `%s' must point to a commit"
6581 msgstr ""
6583 #: refs.c:261
6584 #, c-format
6585 msgid "%s does not point to a valid object!"
6586 msgstr ""
6588 #: refs.c:563
6589 #, c-format
6590 msgid ""
6591 "Using '%s' as the name for the initial branch. This default branch name\n"
6592 "is subject to change. To configure the initial branch name to use in all\n"
6593 "of your new repositories, which will suppress this warning, call:\n"
6594 "\n"
6595 "\tgit config --global init.defaultBranch <name>\n"
6596 "\n"
6597 "Names commonly chosen instead of 'master' are 'main', 'trunk' and\n"
6598 "'development'. The just-created branch can be renamed via this command:\n"
6599 "\n"
6600 "\tgit branch -m <name>\n"
6601 msgstr ""
6603 #: refs.c:585
6604 #, c-format
6605 msgid "could not retrieve `%s`"
6606 msgstr ""
6608 #: refs.c:595
6609 #, c-format
6610 msgid "invalid branch name: %s = %s"
6611 msgstr ""
6613 #: refs.c:671
6614 #, c-format
6615 msgid "ignoring dangling symref %s"
6616 msgstr ""
6618 #: refs.c:920
6619 #, c-format
6620 msgid "log for ref %s has gap after %s"
6621 msgstr ""
6623 #: refs.c:927
6624 #, c-format
6625 msgid "log for ref %s unexpectedly ended on %s"
6626 msgstr ""
6628 #: refs.c:992
6629 #, c-format
6630 msgid "log for %s is empty"
6631 msgstr ""
6633 #: refs.c:1084
6634 #, c-format
6635 msgid "refusing to update ref with bad name '%s'"
6636 msgstr ""
6638 #: refs.c:1155
6639 #, c-format
6640 msgid "update_ref failed for ref '%s': %s"
6641 msgstr ""
6643 #: refs.c:2062
6644 #, c-format
6645 msgid "multiple updates for ref '%s' not allowed"
6646 msgstr ""
6648 #: refs.c:2142
6649 msgid "ref updates forbidden inside quarantine environment"
6650 msgstr ""
6652 #: refs.c:2153
6653 msgid "ref updates aborted by hook"
6654 msgstr ""
6656 #: refs.c:2253 refs.c:2283
6657 #, c-format
6658 msgid "'%s' exists; cannot create '%s'"
6659 msgstr ""
6661 #: refs.c:2259 refs.c:2294
6662 #, c-format
6663 msgid "cannot process '%s' and '%s' at the same time"
6664 msgstr ""
6666 #: refs/files-backend.c:1271
6667 #, c-format
6668 msgid "could not remove reference %s"
6669 msgstr ""
6671 #: refs/files-backend.c:1285 refs/packed-backend.c:1549
6672 #: refs/packed-backend.c:1559
6673 #, c-format
6674 msgid "could not delete reference %s: %s"
6675 msgstr ""
6677 #: refs/files-backend.c:1288 refs/packed-backend.c:1562
6678 #, c-format
6679 msgid "could not delete references: %s"
6680 msgstr ""
6682 #: refspec.c:170
6683 #, c-format
6684 msgid "invalid refspec '%s'"
6685 msgstr ""
6687 #: remote.c:351
6688 #, c-format
6689 msgid "config remote shorthand cannot begin with '/': %s"
6690 msgstr ""
6692 #: remote.c:399
6693 msgid "more than one receivepack given, using the first"
6694 msgstr ""
6696 #: remote.c:407
6697 msgid "more than one uploadpack given, using the first"
6698 msgstr ""
6700 #: remote.c:590
6701 #, c-format
6702 msgid "Cannot fetch both %s and %s to %s"
6703 msgstr ""
6705 #: remote.c:594
6706 #, c-format
6707 msgid "%s usually tracks %s, not %s"
6708 msgstr ""
6710 #: remote.c:598
6711 #, c-format
6712 msgid "%s tracks both %s and %s"
6713 msgstr ""
6715 #: remote.c:666
6716 #, c-format
6717 msgid "key '%s' of pattern had no '*'"
6718 msgstr ""
6720 #: remote.c:676
6721 #, c-format
6722 msgid "value '%s' of pattern has no '*'"
6723 msgstr ""
6725 #: remote.c:1083
6726 #, c-format
6727 msgid "src refspec %s does not match any"
6728 msgstr ""
6730 #: remote.c:1088
6731 #, c-format
6732 msgid "src refspec %s matches more than one"
6733 msgstr ""
6735 #. TRANSLATORS: "matches '%s'%" is the <dst> part of "git push
6736 #. <remote> <src>:<dst>" push, and "being pushed ('%s')" is
6737 #. the <src>.
6739 #: remote.c:1103
6740 #, c-format
6741 msgid ""
6742 "The destination you provided is not a full refname (i.e.,\n"
6743 "starting with \"refs/\"). We tried to guess what you meant by:\n"
6744 "\n"
6745 "- Looking for a ref that matches '%s' on the remote side.\n"
6746 "- Checking if the <src> being pushed ('%s')\n"
6747 "  is a ref in \"refs/{heads,tags}/\". If so we add a corresponding\n"
6748 "  refs/{heads,tags}/ prefix on the remote side.\n"
6749 "\n"
6750 "Neither worked, so we gave up. You must fully qualify the ref."
6751 msgstr ""
6753 #: remote.c:1123
6754 #, c-format
6755 msgid ""
6756 "The <src> part of the refspec is a commit object.\n"
6757 "Did you mean to create a new branch by pushing to\n"
6758 "'%s:refs/heads/%s'?"
6759 msgstr ""
6761 #: remote.c:1128
6762 #, c-format
6763 msgid ""
6764 "The <src> part of the refspec is a tag object.\n"
6765 "Did you mean to create a new tag by pushing to\n"
6766 "'%s:refs/tags/%s'?"
6767 msgstr ""
6769 #: remote.c:1133
6770 #, c-format
6771 msgid ""
6772 "The <src> part of the refspec is a tree object.\n"
6773 "Did you mean to tag a new tree by pushing to\n"
6774 "'%s:refs/tags/%s'?"
6775 msgstr ""
6777 #: remote.c:1138
6778 #, c-format
6779 msgid ""
6780 "The <src> part of the refspec is a blob object.\n"
6781 "Did you mean to tag a new blob by pushing to\n"
6782 "'%s:refs/tags/%s'?"
6783 msgstr ""
6785 #: remote.c:1174
6786 #, c-format
6787 msgid "%s cannot be resolved to branch"
6788 msgstr ""
6790 #: remote.c:1185
6791 #, c-format
6792 msgid "unable to delete '%s': remote ref does not exist"
6793 msgstr ""
6795 #: remote.c:1197
6796 #, c-format
6797 msgid "dst refspec %s matches more than one"
6798 msgstr ""
6800 #: remote.c:1204
6801 #, c-format
6802 msgid "dst ref %s receives from more than one src"
6803 msgstr ""
6805 #: remote.c:1724 remote.c:1825
6806 msgid "HEAD does not point to a branch"
6807 msgstr ""
6809 #: remote.c:1733
6810 #, c-format
6811 msgid "no such branch: '%s'"
6812 msgstr ""
6814 #: remote.c:1736
6815 #, c-format
6816 msgid "no upstream configured for branch '%s'"
6817 msgstr ""
6819 #: remote.c:1742
6820 #, c-format
6821 msgid "upstream branch '%s' not stored as a remote-tracking branch"
6822 msgstr ""
6824 #: remote.c:1757
6825 #, c-format
6826 msgid "push destination '%s' on remote '%s' has no local tracking branch"
6827 msgstr ""
6829 #: remote.c:1769
6830 #, c-format
6831 msgid "branch '%s' has no remote for pushing"
6832 msgstr ""
6834 #: remote.c:1779
6835 #, c-format
6836 msgid "push refspecs for '%s' do not include '%s'"
6837 msgstr ""
6839 #: remote.c:1792
6840 msgid "push has no destination (push.default is 'nothing')"
6841 msgstr ""
6843 #: remote.c:1814
6844 msgid "cannot resolve 'simple' push to a single destination"
6845 msgstr ""
6847 #: remote.c:1943
6848 #, c-format
6849 msgid "couldn't find remote ref %s"
6850 msgstr ""
6852 #: remote.c:1956
6853 #, c-format
6854 msgid "* Ignoring funny ref '%s' locally"
6855 msgstr ""
6857 #: remote.c:2119
6858 #, c-format
6859 msgid "Your branch is based on '%s', but the upstream is gone.\n"
6860 msgstr ""
6862 #: remote.c:2123
6863 msgid "  (use \"git branch --unset-upstream\" to fixup)\n"
6864 msgstr ""
6866 #: remote.c:2126
6867 #, c-format
6868 msgid "Your branch is up to date with '%s'.\n"
6869 msgstr ""
6871 #: remote.c:2130
6872 #, c-format
6873 msgid "Your branch and '%s' refer to different commits.\n"
6874 msgstr ""
6876 #: remote.c:2133
6877 #, c-format
6878 msgid "  (use \"%s\" for details)\n"
6879 msgstr ""
6881 #: remote.c:2137
6882 #, c-format
6883 msgid "Your branch is ahead of '%s' by %d commit.\n"
6884 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
6885 msgstr[0] ""
6886 msgstr[1] ""
6888 #: remote.c:2143
6889 msgid "  (use \"git push\" to publish your local commits)\n"
6890 msgstr ""
6892 #: remote.c:2146
6893 #, c-format
6894 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
6895 msgid_plural ""
6896 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
6897 msgstr[0] ""
6898 msgstr[1] ""
6900 #: remote.c:2154
6901 msgid "  (use \"git pull\" to update your local branch)\n"
6902 msgstr ""
6904 #: remote.c:2157
6905 #, c-format
6906 msgid ""
6907 "Your branch and '%s' have diverged,\n"
6908 "and have %d and %d different commit each, respectively.\n"
6909 msgid_plural ""
6910 "Your branch and '%s' have diverged,\n"
6911 "and have %d and %d different commits each, respectively.\n"
6912 msgstr[0] ""
6913 msgstr[1] ""
6915 #: remote.c:2167
6916 msgid "  (use \"git pull\" to merge the remote branch into yours)\n"
6917 msgstr ""
6919 #: remote.c:2359
6920 #, c-format
6921 msgid "cannot parse expected object name '%s'"
6922 msgstr ""
6924 #: replace-object.c:21
6925 #, c-format
6926 msgid "bad replace ref name: %s"
6927 msgstr ""
6929 #: replace-object.c:30
6930 #, c-format
6931 msgid "duplicate replace ref: %s"
6932 msgstr ""
6934 #: replace-object.c:82
6935 #, c-format
6936 msgid "replace depth too high for object %s"
6937 msgstr ""
6939 #: rerere.c:201 rerere.c:210 rerere.c:213
6940 msgid "corrupt MERGE_RR"
6941 msgstr ""
6943 #: rerere.c:248 rerere.c:253
6944 msgid "unable to write rerere record"
6945 msgstr ""
6947 #: rerere.c:479
6948 #, c-format
6949 msgid "there were errors while writing '%s' (%s)"
6950 msgstr ""
6952 #: rerere.c:482 builtin/gc.c:2246 builtin/gc.c:2281
6953 #, c-format
6954 msgid "failed to flush '%s'"
6955 msgstr ""
6957 #: rerere.c:487 rerere.c:1023
6958 #, c-format
6959 msgid "could not parse conflict hunks in '%s'"
6960 msgstr ""
6962 #: rerere.c:668
6963 #, c-format
6964 msgid "failed utime() on '%s'"
6965 msgstr ""
6967 #: rerere.c:678
6968 #, c-format
6969 msgid "writing '%s' failed"
6970 msgstr ""
6972 #: rerere.c:698
6973 #, c-format
6974 msgid "Staged '%s' using previous resolution."
6975 msgstr ""
6977 #: rerere.c:737
6978 #, c-format
6979 msgid "Recorded resolution for '%s'."
6980 msgstr ""
6982 #: rerere.c:772
6983 #, c-format
6984 msgid "Resolved '%s' using previous resolution."
6985 msgstr ""
6987 #: rerere.c:787
6988 #, c-format
6989 msgid "cannot unlink stray '%s'"
6990 msgstr ""
6992 #: rerere.c:791
6993 #, c-format
6994 msgid "Recorded preimage for '%s'"
6995 msgstr ""
6997 #: rerere.c:865 submodule.c:2121 builtin/log.c:2002
6998 #: builtin/submodule--helper.c:1776 builtin/submodule--helper.c:1819
6999 #, c-format
7000 msgid "could not create directory '%s'"
7001 msgstr ""
7003 #: rerere.c:1041
7004 #, c-format
7005 msgid "failed to update conflicted state in '%s'"
7006 msgstr ""
7008 #: rerere.c:1052 rerere.c:1059
7009 #, c-format
7010 msgid "no remembered resolution for '%s'"
7011 msgstr ""
7013 #: rerere.c:1061
7014 #, c-format
7015 msgid "cannot unlink '%s'"
7016 msgstr ""
7018 #: rerere.c:1071
7019 #, c-format
7020 msgid "Updated preimage for '%s'"
7021 msgstr ""
7023 #: rerere.c:1080
7024 #, c-format
7025 msgid "Forgot resolution for '%s'\n"
7026 msgstr ""
7028 #: rerere.c:1191
7029 msgid "unable to open rr-cache directory"
7030 msgstr ""
7032 #: reset.c:42
7033 msgid "could not determine HEAD revision"
7034 msgstr ""
7036 #: reset.c:70 reset.c:76 sequencer.c:3705
7037 #, c-format
7038 msgid "failed to find tree of %s"
7039 msgstr ""
7041 #: revision.c:2259
7042 msgid "--unsorted-input is incompatible with --no-walk"
7043 msgstr ""
7045 #: revision.c:2346
7046 msgid "--unpacked=<packfile> no longer supported"
7047 msgstr ""
7049 #: revision.c:2655 revision.c:2659
7050 msgid "--no-walk is incompatible with --unsorted-input"
7051 msgstr ""
7053 #: revision.c:2690
7054 msgid "your current branch appears to be broken"
7055 msgstr ""
7057 #: revision.c:2693
7058 #, c-format
7059 msgid "your current branch '%s' does not have any commits yet"
7060 msgstr ""
7062 #: revision.c:2895
7063 msgid "-L does not yet support diff formats besides -p and -s"
7064 msgstr ""
7066 #: run-command.c:1278
7067 #, c-format
7068 msgid "cannot create async thread: %s"
7069 msgstr ""
7071 #: send-pack.c:150
7072 msgid "unexpected flush packet while reading remote unpack status"
7073 msgstr ""
7075 #: send-pack.c:152
7076 #, c-format
7077 msgid "unable to parse remote unpack status: %s"
7078 msgstr ""
7080 #: send-pack.c:154
7081 #, c-format
7082 msgid "remote unpack failed: %s"
7083 msgstr ""
7085 #: send-pack.c:378
7086 msgid "failed to sign the push certificate"
7087 msgstr ""
7089 #: send-pack.c:435
7090 msgid "send-pack: unable to fork off fetch subprocess"
7091 msgstr ""
7093 #: send-pack.c:457
7094 msgid "push negotiation failed; proceeding anyway with push"
7095 msgstr ""
7097 #: send-pack.c:528
7098 msgid "the receiving end does not support this repository's hash algorithm"
7099 msgstr ""
7101 #: send-pack.c:537
7102 msgid "the receiving end does not support --signed push"
7103 msgstr ""
7105 #: send-pack.c:539
7106 msgid ""
7107 "not sending a push certificate since the receiving end does not support --"
7108 "signed push"
7109 msgstr ""
7111 #: send-pack.c:546
7112 msgid "the receiving end does not support --atomic push"
7113 msgstr ""
7115 #: send-pack.c:551
7116 msgid "the receiving end does not support push options"
7117 msgstr ""
7119 #: sequencer.c:197
7120 #, c-format
7121 msgid "invalid commit message cleanup mode '%s'"
7122 msgstr ""
7124 #: sequencer.c:325
7125 #, c-format
7126 msgid "could not delete '%s'"
7127 msgstr ""
7129 #: sequencer.c:345 sequencer.c:4754 builtin/rebase.c:563 builtin/rebase.c:1297
7130 #: builtin/rm.c:408
7131 #, c-format
7132 msgid "could not remove '%s'"
7133 msgstr ""
7135 #: sequencer.c:355
7136 msgid "revert"
7137 msgstr ""
7139 #: sequencer.c:357
7140 msgid "cherry-pick"
7141 msgstr ""
7143 #: sequencer.c:359
7144 msgid "rebase"
7145 msgstr ""
7147 #: sequencer.c:361
7148 #, c-format
7149 msgid "unknown action: %d"
7150 msgstr ""
7152 #: sequencer.c:420
7153 msgid ""
7154 "after resolving the conflicts, mark the corrected paths\n"
7155 "with 'git add <paths>' or 'git rm <paths>'"
7156 msgstr ""
7158 #: sequencer.c:423
7159 msgid ""
7160 "After resolving the conflicts, mark them with\n"
7161 "\"git add/rm <pathspec>\", then run\n"
7162 "\"git cherry-pick --continue\".\n"
7163 "You can instead skip this commit with \"git cherry-pick --skip\".\n"
7164 "To abort and get back to the state before \"git cherry-pick\",\n"
7165 "run \"git cherry-pick --abort\"."
7166 msgstr ""
7168 #: sequencer.c:430
7169 msgid ""
7170 "After resolving the conflicts, mark them with\n"
7171 "\"git add/rm <pathspec>\", then run\n"
7172 "\"git revert --continue\".\n"
7173 "You can instead skip this commit with \"git revert --skip\".\n"
7174 "To abort and get back to the state before \"git revert\",\n"
7175 "run \"git revert --abort\"."
7176 msgstr ""
7178 #: sequencer.c:448 sequencer.c:3290
7179 #, c-format
7180 msgid "could not lock '%s'"
7181 msgstr ""
7183 #: sequencer.c:450 sequencer.c:3089 sequencer.c:3294 sequencer.c:3308
7184 #: sequencer.c:3566 sequencer.c:5621 strbuf.c:1176 wrapper.c:639
7185 #, c-format
7186 msgid "could not write to '%s'"
7187 msgstr ""
7189 #: sequencer.c:455
7190 #, c-format
7191 msgid "could not write eol to '%s'"
7192 msgstr ""
7194 #: sequencer.c:460 sequencer.c:3094 sequencer.c:3296 sequencer.c:3310
7195 #: sequencer.c:3574
7196 #, c-format
7197 msgid "failed to finalize '%s'"
7198 msgstr ""
7200 #: sequencer.c:499
7201 #, c-format
7202 msgid "your local changes would be overwritten by %s."
7203 msgstr ""
7205 #: sequencer.c:503
7206 msgid "commit your changes or stash them to proceed."
7207 msgstr ""
7209 #: sequencer.c:535
7210 #, c-format
7211 msgid "%s: fast-forward"
7212 msgstr ""
7214 #: sequencer.c:574 builtin/tag.c:610
7215 #, c-format
7216 msgid "Invalid cleanup mode %s"
7217 msgstr ""
7219 #. TRANSLATORS: %s will be "revert", "cherry-pick" or
7220 #. "rebase".
7222 #: sequencer.c:685
7223 #, c-format
7224 msgid "%s: Unable to write new index file"
7225 msgstr ""
7227 #: sequencer.c:699
7228 msgid "unable to update cache tree"
7229 msgstr ""
7231 #: sequencer.c:713
7232 msgid "could not resolve HEAD commit"
7233 msgstr ""
7235 #: sequencer.c:793
7236 #, c-format
7237 msgid "no key present in '%.*s'"
7238 msgstr ""
7240 #: sequencer.c:804
7241 #, c-format
7242 msgid "unable to dequote value of '%s'"
7243 msgstr ""
7245 #: sequencer.c:841 wrapper.c:209 wrapper.c:379 builtin/am.c:730
7246 #: builtin/am.c:822 builtin/rebase.c:694
7247 #, c-format
7248 msgid "could not open '%s' for reading"
7249 msgstr ""
7251 #: sequencer.c:851
7252 msgid "'GIT_AUTHOR_NAME' already given"
7253 msgstr ""
7255 #: sequencer.c:856
7256 msgid "'GIT_AUTHOR_EMAIL' already given"
7257 msgstr ""
7259 #: sequencer.c:861
7260 msgid "'GIT_AUTHOR_DATE' already given"
7261 msgstr ""
7263 #: sequencer.c:865
7264 #, c-format
7265 msgid "unknown variable '%s'"
7266 msgstr ""
7268 #: sequencer.c:870
7269 msgid "missing 'GIT_AUTHOR_NAME'"
7270 msgstr ""
7272 #: sequencer.c:872
7273 msgid "missing 'GIT_AUTHOR_EMAIL'"
7274 msgstr ""
7276 #: sequencer.c:874
7277 msgid "missing 'GIT_AUTHOR_DATE'"
7278 msgstr ""
7280 #: sequencer.c:939
7281 #, c-format
7282 msgid ""
7283 "you have staged changes in your working tree\n"
7284 "If these changes are meant to be squashed into the previous commit, run:\n"
7285 "\n"
7286 "  git commit --amend %s\n"
7287 "\n"
7288 "If they are meant to go into a new commit, run:\n"
7289 "\n"
7290 "  git commit %s\n"
7291 "\n"
7292 "In both cases, once you're done, continue with:\n"
7293 "\n"
7294 "  git rebase --continue\n"
7295 msgstr ""
7297 #: sequencer.c:1229
7298 msgid "'prepare-commit-msg' hook failed"
7299 msgstr ""
7301 #: sequencer.c:1235
7302 msgid ""
7303 "Your name and email address were configured automatically based\n"
7304 "on your username and hostname. Please check that they are accurate.\n"
7305 "You can suppress this message by setting them explicitly. Run the\n"
7306 "following command and follow the instructions in your editor to edit\n"
7307 "your configuration file:\n"
7308 "\n"
7309 "    git config --global --edit\n"
7310 "\n"
7311 "After doing this, you may fix the identity used for this commit with:\n"
7312 "\n"
7313 "    git commit --amend --reset-author\n"
7314 msgstr ""
7316 #: sequencer.c:1248
7317 msgid ""
7318 "Your name and email address were configured automatically based\n"
7319 "on your username and hostname. Please check that they are accurate.\n"
7320 "You can suppress this message by setting them explicitly:\n"
7321 "\n"
7322 "    git config --global user.name \"Your Name\"\n"
7323 "    git config --global user.email you@example.com\n"
7324 "\n"
7325 "After doing this, you may fix the identity used for this commit with:\n"
7326 "\n"
7327 "    git commit --amend --reset-author\n"
7328 msgstr ""
7330 #: sequencer.c:1290
7331 msgid "couldn't look up newly created commit"
7332 msgstr ""
7334 #: sequencer.c:1292
7335 msgid "could not parse newly created commit"
7336 msgstr ""
7338 #: sequencer.c:1338
7339 msgid "unable to resolve HEAD after creating commit"
7340 msgstr ""
7342 #: sequencer.c:1340
7343 msgid "detached HEAD"
7344 msgstr ""
7346 #: sequencer.c:1344
7347 msgid " (root-commit)"
7348 msgstr ""
7350 #: sequencer.c:1365
7351 msgid "could not parse HEAD"
7352 msgstr ""
7354 #: sequencer.c:1367
7355 #, c-format
7356 msgid "HEAD %s is not a commit!"
7357 msgstr ""
7359 #: sequencer.c:1371 sequencer.c:1449 builtin/commit.c:1707
7360 msgid "could not parse HEAD commit"
7361 msgstr ""
7363 #: sequencer.c:1427 sequencer.c:2312
7364 msgid "unable to parse commit author"
7365 msgstr ""
7367 #: sequencer.c:1438 builtin/am.c:1616 builtin/merge.c:708
7368 msgid "git write-tree failed to write a tree"
7369 msgstr ""
7371 #: sequencer.c:1471 sequencer.c:1591
7372 #, c-format
7373 msgid "unable to read commit message from '%s'"
7374 msgstr ""
7376 #: sequencer.c:1502 sequencer.c:1534
7377 #, c-format
7378 msgid "invalid author identity '%s'"
7379 msgstr ""
7381 #: sequencer.c:1508
7382 msgid "corrupt author: missing date information"
7383 msgstr ""
7385 #: sequencer.c:1547 builtin/am.c:1643 builtin/commit.c:1821 builtin/merge.c:913
7386 #: builtin/merge.c:938 t/helper/test-fast-rebase.c:78
7387 msgid "failed to write commit object"
7388 msgstr ""
7390 #: sequencer.c:1574 sequencer.c:4526 t/helper/test-fast-rebase.c:199
7391 #: t/helper/test-fast-rebase.c:217
7392 #, c-format
7393 msgid "could not update %s"
7394 msgstr ""
7396 #: sequencer.c:1623
7397 #, c-format
7398 msgid "could not parse commit %s"
7399 msgstr ""
7401 #: sequencer.c:1628
7402 #, c-format
7403 msgid "could not parse parent commit %s"
7404 msgstr ""
7406 #: sequencer.c:1711 sequencer.c:1992
7407 #, c-format
7408 msgid "unknown command: %d"
7409 msgstr ""
7411 #: sequencer.c:1753
7412 msgid "This is the 1st commit message:"
7413 msgstr ""
7415 #: sequencer.c:1754
7416 #, c-format
7417 msgid "This is the commit message #%d:"
7418 msgstr ""
7420 #: sequencer.c:1755
7421 msgid "The 1st commit message will be skipped:"
7422 msgstr ""
7424 #: sequencer.c:1756
7425 #, c-format
7426 msgid "The commit message #%d will be skipped:"
7427 msgstr ""
7429 #: sequencer.c:1757
7430 #, c-format
7431 msgid "This is a combination of %d commits."
7432 msgstr ""
7434 #: sequencer.c:1904 sequencer.c:1961
7435 #, c-format
7436 msgid "cannot write '%s'"
7437 msgstr ""
7439 #: sequencer.c:1951
7440 msgid "need a HEAD to fixup"
7441 msgstr ""
7443 #: sequencer.c:1953 sequencer.c:3601
7444 msgid "could not read HEAD"
7445 msgstr ""
7447 #: sequencer.c:1955
7448 msgid "could not read HEAD's commit message"
7449 msgstr ""
7451 #: sequencer.c:1979
7452 #, c-format
7453 msgid "could not read commit message of %s"
7454 msgstr ""
7456 #: sequencer.c:2089
7457 msgid "your index file is unmerged."
7458 msgstr ""
7460 #: sequencer.c:2096
7461 msgid "cannot fixup root commit"
7462 msgstr ""
7464 #: sequencer.c:2115
7465 #, c-format
7466 msgid "commit %s is a merge but no -m option was given."
7467 msgstr ""
7469 #: sequencer.c:2123 sequencer.c:2131
7470 #, c-format
7471 msgid "commit %s does not have parent %d"
7472 msgstr ""
7474 #: sequencer.c:2137
7475 #, c-format
7476 msgid "cannot get commit message for %s"
7477 msgstr ""
7479 #. TRANSLATORS: The first %s will be a "todo" command like
7480 #. "revert" or "pick", the second %s a SHA1.
7481 #: sequencer.c:2156
7482 #, c-format
7483 msgid "%s: cannot parse parent commit %s"
7484 msgstr ""
7486 #: sequencer.c:2222
7487 #, c-format
7488 msgid "could not rename '%s' to '%s'"
7489 msgstr ""
7491 #: sequencer.c:2282
7492 #, c-format
7493 msgid "could not revert %s... %s"
7494 msgstr ""
7496 #: sequencer.c:2283
7497 #, c-format
7498 msgid "could not apply %s... %s"
7499 msgstr ""
7501 #: sequencer.c:2304
7502 #, c-format
7503 msgid "dropping %s %s -- patch contents already upstream\n"
7504 msgstr ""
7506 #: sequencer.c:2362
7507 #, c-format
7508 msgid "git %s: failed to read the index"
7509 msgstr ""
7511 #: sequencer.c:2370
7512 #, c-format
7513 msgid "git %s: failed to refresh the index"
7514 msgstr ""
7516 #: sequencer.c:2450
7517 #, c-format
7518 msgid "%s does not accept arguments: '%s'"
7519 msgstr ""
7521 #: sequencer.c:2459
7522 #, c-format
7523 msgid "missing arguments for %s"
7524 msgstr ""
7526 #: sequencer.c:2502
7527 #, c-format
7528 msgid "could not parse '%s'"
7529 msgstr ""
7531 #: sequencer.c:2563
7532 #, c-format
7533 msgid "invalid line %d: %.*s"
7534 msgstr ""
7536 #: sequencer.c:2574
7537 #, c-format
7538 msgid "cannot '%s' without a previous commit"
7539 msgstr ""
7541 #: sequencer.c:2622 builtin/rebase.c:184
7542 #, c-format
7543 msgid "could not read '%s'."
7544 msgstr ""
7546 #: sequencer.c:2660
7547 msgid "cancelling a cherry picking in progress"
7548 msgstr ""
7550 #: sequencer.c:2669
7551 msgid "cancelling a revert in progress"
7552 msgstr ""
7554 #: sequencer.c:2709
7555 msgid "please fix this using 'git rebase --edit-todo'."
7556 msgstr ""
7558 #: sequencer.c:2711
7559 #, c-format
7560 msgid "unusable instruction sheet: '%s'"
7561 msgstr ""
7563 #: sequencer.c:2716
7564 msgid "no commits parsed."
7565 msgstr ""
7567 #: sequencer.c:2727
7568 msgid "cannot cherry-pick during a revert."
7569 msgstr ""
7571 #: sequencer.c:2729
7572 msgid "cannot revert during a cherry-pick."
7573 msgstr ""
7575 #: sequencer.c:2807
7576 #, c-format
7577 msgid "invalid value for %s: %s"
7578 msgstr ""
7580 #: sequencer.c:2916
7581 msgid "unusable squash-onto"
7582 msgstr ""
7584 #: sequencer.c:2936
7585 #, c-format
7586 msgid "malformed options sheet: '%s'"
7587 msgstr ""
7589 #: sequencer.c:3031 sequencer.c:4905
7590 msgid "empty commit set passed"
7591 msgstr ""
7593 #: sequencer.c:3048
7594 msgid "revert is already in progress"
7595 msgstr ""
7597 #: sequencer.c:3050
7598 #, c-format
7599 msgid "try \"git revert (--continue | %s--abort | --quit)\""
7600 msgstr ""
7602 #: sequencer.c:3053
7603 msgid "cherry-pick is already in progress"
7604 msgstr ""
7606 #: sequencer.c:3055
7607 #, c-format
7608 msgid "try \"git cherry-pick (--continue | %s--abort | --quit)\""
7609 msgstr ""
7611 #: sequencer.c:3069
7612 #, c-format
7613 msgid "could not create sequencer directory '%s'"
7614 msgstr ""
7616 #: sequencer.c:3084
7617 msgid "could not lock HEAD"
7618 msgstr ""
7620 #: sequencer.c:3144 sequencer.c:4615
7621 msgid "no cherry-pick or revert in progress"
7622 msgstr ""
7624 #: sequencer.c:3146 sequencer.c:3157
7625 msgid "cannot resolve HEAD"
7626 msgstr ""
7628 #: sequencer.c:3148 sequencer.c:3192
7629 msgid "cannot abort from a branch yet to be born"
7630 msgstr ""
7632 #: sequencer.c:3178 builtin/grep.c:772
7633 #, c-format
7634 msgid "cannot open '%s'"
7635 msgstr ""
7637 #: sequencer.c:3180
7638 #, c-format
7639 msgid "cannot read '%s': %s"
7640 msgstr ""
7642 #: sequencer.c:3181
7643 msgid "unexpected end of file"
7644 msgstr ""
7646 #: sequencer.c:3187
7647 #, c-format
7648 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
7649 msgstr ""
7651 #: sequencer.c:3198
7652 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
7653 msgstr ""
7655 #: sequencer.c:3239
7656 msgid "no revert in progress"
7657 msgstr ""
7659 #: sequencer.c:3248
7660 msgid "no cherry-pick in progress"
7661 msgstr ""
7663 #: sequencer.c:3258
7664 msgid "failed to skip the commit"
7665 msgstr ""
7667 #: sequencer.c:3265
7668 msgid "there is nothing to skip"
7669 msgstr ""
7671 #: sequencer.c:3268
7672 #, c-format
7673 msgid ""
7674 "have you committed already?\n"
7675 "try \"git %s --continue\""
7676 msgstr ""
7678 #: sequencer.c:3430 sequencer.c:4506
7679 msgid "cannot read HEAD"
7680 msgstr ""
7682 #: sequencer.c:3447
7683 #, c-format
7684 msgid "unable to copy '%s' to '%s'"
7685 msgstr ""
7687 #: sequencer.c:3455
7688 #, c-format
7689 msgid ""
7690 "You can amend the commit now, with\n"
7691 "\n"
7692 "  git commit --amend %s\n"
7693 "\n"
7694 "Once you are satisfied with your changes, run\n"
7695 "\n"
7696 "  git rebase --continue\n"
7697 msgstr ""
7699 #: sequencer.c:3465
7700 #, c-format
7701 msgid "Could not apply %s... %.*s"
7702 msgstr ""
7704 #: sequencer.c:3472
7705 #, c-format
7706 msgid "Could not merge %.*s"
7707 msgstr ""
7709 #: sequencer.c:3486 sequencer.c:3490 builtin/difftool.c:639
7710 #, c-format
7711 msgid "could not copy '%s' to '%s'"
7712 msgstr ""
7714 #: sequencer.c:3502
7715 #, c-format
7716 msgid "Executing: %s\n"
7717 msgstr ""
7719 #: sequencer.c:3517
7720 #, c-format
7721 msgid ""
7722 "execution failed: %s\n"
7723 "%sYou can fix the problem, and then run\n"
7724 "\n"
7725 "  git rebase --continue\n"
7726 "\n"
7727 msgstr ""
7729 #: sequencer.c:3523
7730 msgid "and made changes to the index and/or the working tree\n"
7731 msgstr ""
7733 #: sequencer.c:3529
7734 #, c-format
7735 msgid ""
7736 "execution succeeded: %s\n"
7737 "but left changes to the index and/or the working tree\n"
7738 "Commit or stash your changes, and then run\n"
7739 "\n"
7740 "  git rebase --continue\n"
7741 "\n"
7742 msgstr ""
7744 #: sequencer.c:3591
7745 #, c-format
7746 msgid "illegal label name: '%.*s'"
7747 msgstr ""
7749 #: sequencer.c:3664
7750 msgid "writing fake root commit"
7751 msgstr ""
7753 #: sequencer.c:3669
7754 msgid "writing squash-onto"
7755 msgstr ""
7757 #: sequencer.c:3748
7758 #, c-format
7759 msgid "could not resolve '%s'"
7760 msgstr ""
7762 #: sequencer.c:3780
7763 msgid "cannot merge without a current revision"
7764 msgstr ""
7766 #: sequencer.c:3802
7767 #, c-format
7768 msgid "unable to parse '%.*s'"
7769 msgstr ""
7771 #: sequencer.c:3811
7772 #, c-format
7773 msgid "nothing to merge: '%.*s'"
7774 msgstr ""
7776 #: sequencer.c:3823
7777 msgid "octopus merge cannot be executed on top of a [new root]"
7778 msgstr ""
7780 #: sequencer.c:3878
7781 #, c-format
7782 msgid "could not get commit message of '%s'"
7783 msgstr ""
7785 #: sequencer.c:4024
7786 #, c-format
7787 msgid "could not even attempt to merge '%.*s'"
7788 msgstr ""
7790 #: sequencer.c:4040
7791 msgid "merge: Unable to write new index file"
7792 msgstr ""
7794 #: sequencer.c:4121
7795 msgid "Cannot autostash"
7796 msgstr ""
7798 #: sequencer.c:4124
7799 #, c-format
7800 msgid "Unexpected stash response: '%s'"
7801 msgstr ""
7803 #: sequencer.c:4130
7804 #, c-format
7805 msgid "Could not create directory for '%s'"
7806 msgstr ""
7808 #: sequencer.c:4133
7809 #, c-format
7810 msgid "Created autostash: %s\n"
7811 msgstr ""
7813 #: sequencer.c:4137
7814 msgid "could not reset --hard"
7815 msgstr ""
7817 #: sequencer.c:4162
7818 #, c-format
7819 msgid "Applied autostash.\n"
7820 msgstr ""
7822 #: sequencer.c:4174
7823 #, c-format
7824 msgid "cannot store %s"
7825 msgstr ""
7827 #: sequencer.c:4177
7828 #, c-format
7829 msgid ""
7830 "%s\n"
7831 "Your changes are safe in the stash.\n"
7832 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
7833 msgstr ""
7835 #: sequencer.c:4182
7836 msgid "Applying autostash resulted in conflicts."
7837 msgstr ""
7839 #: sequencer.c:4183
7840 msgid "Autostash exists; creating a new stash entry."
7841 msgstr ""
7843 #: sequencer.c:4255
7844 msgid "could not detach HEAD"
7845 msgstr ""
7847 #: sequencer.c:4270
7848 #, c-format
7849 msgid "Stopped at HEAD\n"
7850 msgstr ""
7852 #: sequencer.c:4272
7853 #, c-format
7854 msgid "Stopped at %s\n"
7855 msgstr ""
7857 #: sequencer.c:4304
7858 #, c-format
7859 msgid ""
7860 "Could not execute the todo command\n"
7861 "\n"
7862 "    %.*s\n"
7863 "It has been rescheduled; To edit the command before continuing, please\n"
7864 "edit the todo list first:\n"
7865 "\n"
7866 "    git rebase --edit-todo\n"
7867 "    git rebase --continue\n"
7868 msgstr ""
7870 #: sequencer.c:4350
7871 #, c-format
7872 msgid "Rebasing (%d/%d)%s"
7873 msgstr ""
7875 #: sequencer.c:4396
7876 #, c-format
7877 msgid "Stopped at %s...  %.*s\n"
7878 msgstr ""
7880 #: sequencer.c:4466
7881 #, c-format
7882 msgid "unknown command %d"
7883 msgstr ""
7885 #: sequencer.c:4514
7886 msgid "could not read orig-head"
7887 msgstr ""
7889 #: sequencer.c:4519
7890 msgid "could not read 'onto'"
7891 msgstr ""
7893 #: sequencer.c:4533
7894 #, c-format
7895 msgid "could not update HEAD to %s"
7896 msgstr ""
7898 #: sequencer.c:4593
7899 #, c-format
7900 msgid "Successfully rebased and updated %s.\n"
7901 msgstr ""
7903 #: sequencer.c:4645
7904 msgid "cannot rebase: You have unstaged changes."
7905 msgstr ""
7907 #: sequencer.c:4654
7908 msgid "cannot amend non-existing commit"
7909 msgstr ""
7911 #: sequencer.c:4656
7912 #, c-format
7913 msgid "invalid file: '%s'"
7914 msgstr ""
7916 #: sequencer.c:4658
7917 #, c-format
7918 msgid "invalid contents: '%s'"
7919 msgstr ""
7921 #: sequencer.c:4661
7922 msgid ""
7923 "\n"
7924 "You have uncommitted changes in your working tree. Please, commit them\n"
7925 "first and then run 'git rebase --continue' again."
7926 msgstr ""
7928 #: sequencer.c:4697 sequencer.c:4736
7929 #, c-format
7930 msgid "could not write file: '%s'"
7931 msgstr ""
7933 #: sequencer.c:4752
7934 msgid "could not remove CHERRY_PICK_HEAD"
7935 msgstr ""
7937 #: sequencer.c:4762
7938 msgid "could not commit staged changes."
7939 msgstr ""
7941 #: sequencer.c:4882
7942 #, c-format
7943 msgid "%s: can't cherry-pick a %s"
7944 msgstr ""
7946 #: sequencer.c:4886
7947 #, c-format
7948 msgid "%s: bad revision"
7949 msgstr ""
7951 #: sequencer.c:4921
7952 msgid "can't revert as initial commit"
7953 msgstr ""
7955 #: sequencer.c:5192 sequencer.c:5421
7956 #, c-format
7957 msgid "skipped previously applied commit %s"
7958 msgstr ""
7960 #: sequencer.c:5262 sequencer.c:5437
7961 msgid "use --reapply-cherry-picks to include skipped commits"
7962 msgstr ""
7964 #: sequencer.c:5408
7965 msgid "make_script: unhandled options"
7966 msgstr ""
7968 #: sequencer.c:5411
7969 msgid "make_script: error preparing revisions"
7970 msgstr ""
7972 #: sequencer.c:5669 sequencer.c:5686
7973 msgid "nothing to do"
7974 msgstr ""
7976 #: sequencer.c:5705
7977 msgid "could not skip unnecessary pick commands"
7978 msgstr ""
7980 #: sequencer.c:5805
7981 msgid "the script was already rearranged."
7982 msgstr ""
7984 #: setup.c:133
7985 #, c-format
7986 msgid "'%s' is outside repository at '%s'"
7987 msgstr ""
7989 #: setup.c:185
7990 #, c-format
7991 msgid ""
7992 "%s: no such path in the working tree.\n"
7993 "Use 'git <command> -- <path>...' to specify paths that do not exist locally."
7994 msgstr ""
7996 #: setup.c:198
7997 #, c-format
7998 msgid ""
7999 "ambiguous argument '%s': unknown revision or path not in the working tree.\n"
8000 "Use '--' to separate paths from revisions, like this:\n"
8001 "'git <command> [<revision>...] -- [<file>...]'"
8002 msgstr ""
8004 #: setup.c:264
8005 #, c-format
8006 msgid "option '%s' must come before non-option arguments"
8007 msgstr ""
8009 #: setup.c:283
8010 #, c-format
8011 msgid ""
8012 "ambiguous argument '%s': both revision and filename\n"
8013 "Use '--' to separate paths from revisions, like this:\n"
8014 "'git <command> [<revision>...] -- [<file>...]'"
8015 msgstr ""
8017 #: setup.c:419
8018 msgid "unable to set up work tree using invalid config"
8019 msgstr ""
8021 #: setup.c:423 builtin/rev-parse.c:895
8022 msgid "this operation must be run in a work tree"
8023 msgstr ""
8025 #: setup.c:658
8026 #, c-format
8027 msgid "Expected git repo version <= %d, found %d"
8028 msgstr ""
8030 #: setup.c:666
8031 msgid "unknown repository extension found:"
8032 msgid_plural "unknown repository extensions found:"
8033 msgstr[0] ""
8034 msgstr[1] ""
8036 #: setup.c:680
8037 msgid "repo version is 0, but v1-only extension found:"
8038 msgid_plural "repo version is 0, but v1-only extensions found:"
8039 msgstr[0] ""
8040 msgstr[1] ""
8042 #: setup.c:701
8043 #, c-format
8044 msgid "error opening '%s'"
8045 msgstr ""
8047 #: setup.c:703
8048 #, c-format
8049 msgid "too large to be a .git file: '%s'"
8050 msgstr ""
8052 #: setup.c:705
8053 #, c-format
8054 msgid "error reading %s"
8055 msgstr ""
8057 #: setup.c:707
8058 #, c-format
8059 msgid "invalid gitfile format: %s"
8060 msgstr ""
8062 #: setup.c:709
8063 #, c-format
8064 msgid "no path in gitfile: %s"
8065 msgstr ""
8067 #: setup.c:711
8068 #, c-format
8069 msgid "not a git repository: %s"
8070 msgstr ""
8072 #: setup.c:813
8073 #, c-format
8074 msgid "'$%s' too big"
8075 msgstr ""
8077 #: setup.c:827
8078 #, c-format
8079 msgid "not a git repository: '%s'"
8080 msgstr ""
8082 #: setup.c:856 setup.c:858 setup.c:889
8083 #, c-format
8084 msgid "cannot chdir to '%s'"
8085 msgstr ""
8087 #: setup.c:861 setup.c:917 setup.c:927 setup.c:966 setup.c:974
8088 msgid "cannot come back to cwd"
8089 msgstr ""
8091 #: setup.c:988
8092 #, c-format
8093 msgid "failed to stat '%*s%s%s'"
8094 msgstr ""
8096 #: setup.c:1231
8097 msgid "Unable to read current working directory"
8098 msgstr ""
8100 #: setup.c:1240 setup.c:1246
8101 #, c-format
8102 msgid "cannot change to '%s'"
8103 msgstr ""
8105 #: setup.c:1251
8106 #, c-format
8107 msgid "not a git repository (or any of the parent directories): %s"
8108 msgstr ""
8110 #: setup.c:1257
8111 #, c-format
8112 msgid ""
8113 "not a git repository (or any parent up to mount point %s)\n"
8114 "Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
8115 msgstr ""
8117 #: setup.c:1381
8118 #, c-format
8119 msgid ""
8120 "problem with core.sharedRepository filemode value (0%.3o).\n"
8121 "The owner of files must always have read and write permissions."
8122 msgstr ""
8124 #: setup.c:1443
8125 msgid "fork failed"
8126 msgstr ""
8128 #: setup.c:1448
8129 msgid "setsid failed"
8130 msgstr ""
8132 #: sparse-index.c:273
8133 #, c-format
8134 msgid "index entry is a directory, but not sparse (%08x)"
8135 msgstr ""
8137 #. TRANSLATORS: IEC 80000-13:2008 gibibyte
8138 #: strbuf.c:850
8139 #, c-format
8140 msgid "%u.%2.2u GiB"
8141 msgstr ""
8143 #. TRANSLATORS: IEC 80000-13:2008 gibibyte/second
8144 #: strbuf.c:852
8145 #, c-format
8146 msgid "%u.%2.2u GiB/s"
8147 msgstr ""
8149 #. TRANSLATORS: IEC 80000-13:2008 mebibyte
8150 #: strbuf.c:860
8151 #, c-format
8152 msgid "%u.%2.2u MiB"
8153 msgstr ""
8155 #. TRANSLATORS: IEC 80000-13:2008 mebibyte/second
8156 #: strbuf.c:862
8157 #, c-format
8158 msgid "%u.%2.2u MiB/s"
8159 msgstr ""
8161 #. TRANSLATORS: IEC 80000-13:2008 kibibyte
8162 #: strbuf.c:869
8163 #, c-format
8164 msgid "%u.%2.2u KiB"
8165 msgstr ""
8167 #. TRANSLATORS: IEC 80000-13:2008 kibibyte/second
8168 #: strbuf.c:871
8169 #, c-format
8170 msgid "%u.%2.2u KiB/s"
8171 msgstr ""
8173 #. TRANSLATORS: IEC 80000-13:2008 byte
8174 #: strbuf.c:877
8175 #, c-format
8176 msgid "%u byte"
8177 msgid_plural "%u bytes"
8178 msgstr[0] ""
8179 msgstr[1] ""
8181 #. TRANSLATORS: IEC 80000-13:2008 byte/second
8182 #: strbuf.c:879
8183 #, c-format
8184 msgid "%u byte/s"
8185 msgid_plural "%u bytes/s"
8186 msgstr[0] ""
8187 msgstr[1] ""
8189 #: strbuf.c:1174 wrapper.c:207 wrapper.c:377 builtin/am.c:739
8190 #: builtin/rebase.c:650
8191 #, c-format
8192 msgid "could not open '%s' for writing"
8193 msgstr ""
8195 #: strbuf.c:1183
8196 #, c-format
8197 msgid "could not edit '%s'"
8198 msgstr ""
8200 #: submodule-config.c:237
8201 #, c-format
8202 msgid "ignoring suspicious submodule name: %s"
8203 msgstr ""
8205 #: submodule-config.c:304
8206 msgid "negative values not allowed for submodule.fetchjobs"
8207 msgstr ""
8209 #: submodule-config.c:402
8210 #, c-format
8211 msgid "ignoring '%s' which may be interpreted as a command-line option: %s"
8212 msgstr ""
8214 #: submodule-config.c:499
8215 #, c-format
8216 msgid "invalid value for %s"
8217 msgstr ""
8219 #: submodule-config.c:767
8220 #, c-format
8221 msgid "Could not update .gitmodules entry %s"
8222 msgstr ""
8224 #: submodule.c:114 submodule.c:143
8225 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
8226 msgstr ""
8228 #: submodule.c:118 submodule.c:147
8229 #, c-format
8230 msgid "Could not find section in .gitmodules where path=%s"
8231 msgstr ""
8233 #: submodule.c:154
8234 #, c-format
8235 msgid "Could not remove .gitmodules entry for %s"
8236 msgstr ""
8238 #: submodule.c:165
8239 msgid "staging updated .gitmodules failed"
8240 msgstr ""
8242 #: submodule.c:358
8243 #, c-format
8244 msgid "in unpopulated submodule '%s'"
8245 msgstr ""
8247 #: submodule.c:389
8248 #, c-format
8249 msgid "Pathspec '%s' is in submodule '%.*s'"
8250 msgstr ""
8252 #: submodule.c:466
8253 #, c-format
8254 msgid "bad --ignore-submodules argument: %s"
8255 msgstr ""
8257 #: submodule.c:844
8258 #, c-format
8259 msgid ""
8260 "Submodule in commit %s at path: '%s' collides with a submodule named the "
8261 "same. Skipping it."
8262 msgstr ""
8264 #: submodule.c:954
8265 #, c-format
8266 msgid "submodule entry '%s' (%s) is a %s, not a commit"
8267 msgstr ""
8269 #: submodule.c:1042
8270 #, c-format
8271 msgid ""
8272 "Could not run 'git rev-list <commits> --not --remotes -n 1' command in "
8273 "submodule %s"
8274 msgstr ""
8276 #: submodule.c:1165
8277 #, c-format
8278 msgid "process for submodule '%s' failed"
8279 msgstr ""
8281 #: submodule.c:1194 builtin/branch.c:692 builtin/submodule--helper.c:2713
8282 msgid "Failed to resolve HEAD as a valid ref."
8283 msgstr ""
8285 #: submodule.c:1205
8286 #, c-format
8287 msgid "Pushing submodule '%s'\n"
8288 msgstr ""
8290 #: submodule.c:1208
8291 #, c-format
8292 msgid "Unable to push submodule '%s'\n"
8293 msgstr ""
8295 #: submodule.c:1491
8296 #, c-format
8297 msgid "Fetching submodule %s%s\n"
8298 msgstr ""
8300 #: submodule.c:1525
8301 #, c-format
8302 msgid "Could not access submodule '%s'\n"
8303 msgstr ""
8305 #: submodule.c:1680
8306 #, c-format
8307 msgid ""
8308 "Errors during submodule fetch:\n"
8309 "%s"
8310 msgstr ""
8312 #: submodule.c:1705
8313 #, c-format
8314 msgid "'%s' not recognized as a git repository"
8315 msgstr ""
8317 #: submodule.c:1722
8318 #, c-format
8319 msgid "Could not run 'git status --porcelain=2' in submodule %s"
8320 msgstr ""
8322 #: submodule.c:1763
8323 #, c-format
8324 msgid "'git status --porcelain=2' failed in submodule %s"
8325 msgstr ""
8327 #: submodule.c:1838
8328 #, c-format
8329 msgid "could not start 'git status' in submodule '%s'"
8330 msgstr ""
8332 #: submodule.c:1851
8333 #, c-format
8334 msgid "could not run 'git status' in submodule '%s'"
8335 msgstr ""
8337 #: submodule.c:1868
8338 #, c-format
8339 msgid "Could not unset core.worktree setting in submodule '%s'"
8340 msgstr ""
8342 #: submodule.c:1895 submodule.c:2210
8343 #, c-format
8344 msgid "could not recurse into submodule '%s'"
8345 msgstr ""
8347 #: submodule.c:1917
8348 msgid "could not reset submodule index"
8349 msgstr ""
8351 #: submodule.c:1959
8352 #, c-format
8353 msgid "submodule '%s' has dirty index"
8354 msgstr ""
8356 #: submodule.c:2013
8357 #, c-format
8358 msgid "Submodule '%s' could not be updated."
8359 msgstr ""
8361 #: submodule.c:2081
8362 #, c-format
8363 msgid "submodule git dir '%s' is inside git dir '%.*s'"
8364 msgstr ""
8366 #: submodule.c:2102
8367 #, c-format
8368 msgid ""
8369 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
8370 msgstr ""
8372 #: submodule.c:2114 submodule.c:2174
8373 #, c-format
8374 msgid "could not lookup name for submodule '%s'"
8375 msgstr ""
8377 #: submodule.c:2118
8378 #, c-format
8379 msgid "refusing to move '%s' into an existing git dir"
8380 msgstr ""
8382 #: submodule.c:2124
8383 #, c-format
8384 msgid ""
8385 "Migrating git directory of '%s%s' from\n"
8386 "'%s' to\n"
8387 "'%s'\n"
8388 msgstr ""
8390 #: submodule.c:2255
8391 msgid "could not start ls-files in .."
8392 msgstr ""
8394 #: submodule.c:2295
8395 #, c-format
8396 msgid "ls-tree returned unexpected return code %d"
8397 msgstr ""
8399 #: symlinks.c:244
8400 #, c-format
8401 msgid "failed to lstat '%s'"
8402 msgstr ""
8404 #: trailer.c:244
8405 #, c-format
8406 msgid "running trailer command '%s' failed"
8407 msgstr ""
8409 #: trailer.c:493 trailer.c:498 trailer.c:503 trailer.c:562 trailer.c:566
8410 #: trailer.c:570
8411 #, c-format
8412 msgid "unknown value '%s' for key '%s'"
8413 msgstr ""
8415 #: trailer.c:547 trailer.c:552 trailer.c:557 builtin/remote.c:299
8416 #: builtin/remote.c:327
8417 #, c-format
8418 msgid "more than one %s"
8419 msgstr ""
8421 #: trailer.c:743
8422 #, c-format
8423 msgid "empty trailer token in trailer '%.*s'"
8424 msgstr ""
8426 #: trailer.c:763
8427 #, c-format
8428 msgid "could not read input file '%s'"
8429 msgstr ""
8431 #: trailer.c:766 builtin/mktag.c:89 imap-send.c:1573
8432 msgid "could not read from stdin"
8433 msgstr ""
8435 #: trailer.c:1024 wrapper.c:684
8436 #, c-format
8437 msgid "could not stat %s"
8438 msgstr ""
8440 #: trailer.c:1026
8441 #, c-format
8442 msgid "file %s is not a regular file"
8443 msgstr ""
8445 #: trailer.c:1028
8446 #, c-format
8447 msgid "file %s is not writable by user"
8448 msgstr ""
8450 #: trailer.c:1040
8451 msgid "could not open temporary file"
8452 msgstr ""
8454 #: trailer.c:1080
8455 #, c-format
8456 msgid "could not rename temporary file to %s"
8457 msgstr ""
8459 #: transport-helper.c:62 transport-helper.c:91
8460 msgid "full write to remote helper failed"
8461 msgstr ""
8463 #: transport-helper.c:145
8464 #, c-format
8465 msgid "unable to find remote helper for '%s'"
8466 msgstr ""
8468 #: transport-helper.c:161 transport-helper.c:575
8469 msgid "can't dup helper output fd"
8470 msgstr ""
8472 #: transport-helper.c:214
8473 #, c-format
8474 msgid ""
8475 "unknown mandatory capability %s; this remote helper probably needs newer "
8476 "version of Git"
8477 msgstr ""
8479 #: transport-helper.c:220
8480 msgid "this remote helper should implement refspec capability"
8481 msgstr ""
8483 #: transport-helper.c:287 transport-helper.c:429
8484 #, c-format
8485 msgid "%s unexpectedly said: '%s'"
8486 msgstr ""
8488 #: transport-helper.c:417
8489 #, c-format
8490 msgid "%s also locked %s"
8491 msgstr ""
8493 #: transport-helper.c:497
8494 msgid "couldn't run fast-import"
8495 msgstr ""
8497 #: transport-helper.c:520
8498 msgid "error while running fast-import"
8499 msgstr ""
8501 #: transport-helper.c:549 transport-helper.c:1251
8502 #, c-format
8503 msgid "could not read ref %s"
8504 msgstr ""
8506 #: transport-helper.c:594
8507 #, c-format
8508 msgid "unknown response to connect: %s"
8509 msgstr ""
8511 #: transport-helper.c:616
8512 msgid "setting remote service path not supported by protocol"
8513 msgstr ""
8515 #: transport-helper.c:618
8516 msgid "invalid remote service path"
8517 msgstr ""
8519 #: transport-helper.c:661 transport.c:1475
8520 msgid "operation not supported by protocol"
8521 msgstr ""
8523 #: transport-helper.c:664
8524 #, c-format
8525 msgid "can't connect to subservice %s"
8526 msgstr ""
8528 #: transport-helper.c:693 transport.c:404
8529 msgid "--negotiate-only requires protocol v2"
8530 msgstr ""
8532 #: transport-helper.c:755
8533 msgid "'option' without a matching 'ok/error' directive"
8534 msgstr ""
8536 #: transport-helper.c:798
8537 #, c-format
8538 msgid "expected ok/error, helper said '%s'"
8539 msgstr ""
8541 #: transport-helper.c:859
8542 #, c-format
8543 msgid "helper reported unexpected status of %s"
8544 msgstr ""
8546 #: transport-helper.c:942
8547 #, c-format
8548 msgid "helper %s does not support dry-run"
8549 msgstr ""
8551 #: transport-helper.c:945
8552 #, c-format
8553 msgid "helper %s does not support --signed"
8554 msgstr ""
8556 #: transport-helper.c:948
8557 #, c-format
8558 msgid "helper %s does not support --signed=if-asked"
8559 msgstr ""
8561 #: transport-helper.c:953
8562 #, c-format
8563 msgid "helper %s does not support --atomic"
8564 msgstr ""
8566 #: transport-helper.c:957
8567 #, c-format
8568 msgid "helper %s does not support --%s"
8569 msgstr ""
8571 #: transport-helper.c:964
8572 #, c-format
8573 msgid "helper %s does not support 'push-option'"
8574 msgstr ""
8576 #: transport-helper.c:1064
8577 msgid "remote-helper doesn't support push; refspec needed"
8578 msgstr ""
8580 #: transport-helper.c:1069
8581 #, c-format
8582 msgid "helper %s does not support 'force'"
8583 msgstr ""
8585 #: transport-helper.c:1116
8586 msgid "couldn't run fast-export"
8587 msgstr ""
8589 #: transport-helper.c:1121
8590 msgid "error while running fast-export"
8591 msgstr ""
8593 #: transport-helper.c:1146
8594 #, c-format
8595 msgid ""
8596 "No refs in common and none specified; doing nothing.\n"
8597 "Perhaps you should specify a branch.\n"
8598 msgstr ""
8600 #: transport-helper.c:1228
8601 #, c-format
8602 msgid "unsupported object format '%s'"
8603 msgstr ""
8605 #: transport-helper.c:1237
8606 #, c-format
8607 msgid "malformed response in ref list: %s"
8608 msgstr ""
8610 #: transport-helper.c:1389
8611 #, c-format
8612 msgid "read(%s) failed"
8613 msgstr ""
8615 #: transport-helper.c:1416
8616 #, c-format
8617 msgid "write(%s) failed"
8618 msgstr ""
8620 #: transport-helper.c:1465
8621 #, c-format
8622 msgid "%s thread failed"
8623 msgstr ""
8625 #: transport-helper.c:1469
8626 #, c-format
8627 msgid "%s thread failed to join: %s"
8628 msgstr ""
8630 #: transport-helper.c:1488 transport-helper.c:1492
8631 #, c-format
8632 msgid "can't start thread for copying data: %s"
8633 msgstr ""
8635 #: transport-helper.c:1529
8636 #, c-format
8637 msgid "%s process failed to wait"
8638 msgstr ""
8640 #: transport-helper.c:1533
8641 #, c-format
8642 msgid "%s process failed"
8643 msgstr ""
8645 #: transport-helper.c:1551 transport-helper.c:1560
8646 msgid "can't start thread for copying data"
8647 msgstr ""
8649 #: transport.c:116
8650 #, c-format
8651 msgid "Would set upstream of '%s' to '%s' of '%s'\n"
8652 msgstr ""
8654 #: transport.c:145
8655 #, c-format
8656 msgid "could not read bundle '%s'"
8657 msgstr ""
8659 #: transport.c:227
8660 #, c-format
8661 msgid "transport: invalid depth option '%s'"
8662 msgstr ""
8664 #: transport.c:279
8665 msgid "see protocol.version in 'git help config' for more details"
8666 msgstr ""
8668 #: transport.c:280
8669 msgid "server options require protocol version 2 or later"
8670 msgstr ""
8672 #: transport.c:407
8673 msgid "server does not support wait-for-done"
8674 msgstr ""
8676 #: transport.c:759
8677 msgid "could not parse transport.color.* config"
8678 msgstr ""
8680 #: transport.c:834
8681 msgid "support for protocol v2 not implemented yet"
8682 msgstr ""
8684 #: transport.c:967
8685 #, c-format
8686 msgid "unknown value for config '%s': %s"
8687 msgstr ""
8689 #: transport.c:1033
8690 #, c-format
8691 msgid "transport '%s' not allowed"
8692 msgstr ""
8694 #: transport.c:1082
8695 msgid "git-over-rsync is no longer supported"
8696 msgstr ""
8698 #: transport.c:1185
8699 #, c-format
8700 msgid ""
8701 "The following submodule paths contain changes that can\n"
8702 "not be found on any remote:\n"
8703 msgstr ""
8705 #: transport.c:1189
8706 #, c-format
8707 msgid ""
8708 "\n"
8709 "Please try\n"
8710 "\n"
8711 "\tgit push --recurse-submodules=on-demand\n"
8712 "\n"
8713 "or cd to the path and use\n"
8714 "\n"
8715 "\tgit push\n"
8716 "\n"
8717 "to push them to a remote.\n"
8718 "\n"
8719 msgstr ""
8721 #: transport.c:1197
8722 msgid "Aborting."
8723 msgstr ""
8725 #: transport.c:1344
8726 msgid "failed to push all needed submodules"
8727 msgstr ""
8729 #: tree-walk.c:33
8730 msgid "too-short tree object"
8731 msgstr ""
8733 #: tree-walk.c:39
8734 msgid "malformed mode in tree entry"
8735 msgstr ""
8737 #: tree-walk.c:43
8738 msgid "empty filename in tree entry"
8739 msgstr ""
8741 #: tree-walk.c:118
8742 msgid "too-short tree file"
8743 msgstr ""
8745 #: unpack-trees.c:115
8746 #, c-format
8747 msgid ""
8748 "Your local changes to the following files would be overwritten by checkout:\n"
8749 "%%sPlease commit your changes or stash them before you switch branches."
8750 msgstr ""
8752 #: unpack-trees.c:117
8753 #, c-format
8754 msgid ""
8755 "Your local changes to the following files would be overwritten by checkout:\n"
8756 "%%s"
8757 msgstr ""
8759 #: unpack-trees.c:120
8760 #, c-format
8761 msgid ""
8762 "Your local changes to the following files would be overwritten by merge:\n"
8763 "%%sPlease commit your changes or stash them before you merge."
8764 msgstr ""
8766 #: unpack-trees.c:122
8767 #, c-format
8768 msgid ""
8769 "Your local changes to the following files would be overwritten by merge:\n"
8770 "%%s"
8771 msgstr ""
8773 #: unpack-trees.c:125
8774 #, c-format
8775 msgid ""
8776 "Your local changes to the following files would be overwritten by %s:\n"
8777 "%%sPlease commit your changes or stash them before you %s."
8778 msgstr ""
8780 #: unpack-trees.c:127
8781 #, c-format
8782 msgid ""
8783 "Your local changes to the following files would be overwritten by %s:\n"
8784 "%%s"
8785 msgstr ""
8787 #: unpack-trees.c:132
8788 #, c-format
8789 msgid ""
8790 "Updating the following directories would lose untracked files in them:\n"
8791 "%s"
8792 msgstr ""
8794 #: unpack-trees.c:136
8795 #, c-format
8796 msgid ""
8797 "The following untracked working tree files would be removed by checkout:\n"
8798 "%%sPlease move or remove them before you switch branches."
8799 msgstr ""
8801 #: unpack-trees.c:138
8802 #, c-format
8803 msgid ""
8804 "The following untracked working tree files would be removed by checkout:\n"
8805 "%%s"
8806 msgstr ""
8808 #: unpack-trees.c:141
8809 #, c-format
8810 msgid ""
8811 "The following untracked working tree files would be removed by merge:\n"
8812 "%%sPlease move or remove them before you merge."
8813 msgstr ""
8815 #: unpack-trees.c:143
8816 #, c-format
8817 msgid ""
8818 "The following untracked working tree files would be removed by merge:\n"
8819 "%%s"
8820 msgstr ""
8822 #: unpack-trees.c:146
8823 #, c-format
8824 msgid ""
8825 "The following untracked working tree files would be removed by %s:\n"
8826 "%%sPlease move or remove them before you %s."
8827 msgstr ""
8829 #: unpack-trees.c:148
8830 #, c-format
8831 msgid ""
8832 "The following untracked working tree files would be removed by %s:\n"
8833 "%%s"
8834 msgstr ""
8836 #: unpack-trees.c:154
8837 #, c-format
8838 msgid ""
8839 "The following untracked working tree files would be overwritten by "
8840 "checkout:\n"
8841 "%%sPlease move or remove them before you switch branches."
8842 msgstr ""
8844 #: unpack-trees.c:156
8845 #, c-format
8846 msgid ""
8847 "The following untracked working tree files would be overwritten by "
8848 "checkout:\n"
8849 "%%s"
8850 msgstr ""
8852 #: unpack-trees.c:159
8853 #, c-format
8854 msgid ""
8855 "The following untracked working tree files would be overwritten by merge:\n"
8856 "%%sPlease move or remove them before you merge."
8857 msgstr ""
8859 #: unpack-trees.c:161
8860 #, c-format
8861 msgid ""
8862 "The following untracked working tree files would be overwritten by merge:\n"
8863 "%%s"
8864 msgstr ""
8866 #: unpack-trees.c:164
8867 #, c-format
8868 msgid ""
8869 "The following untracked working tree files would be overwritten by %s:\n"
8870 "%%sPlease move or remove them before you %s."
8871 msgstr ""
8873 #: unpack-trees.c:166
8874 #, c-format
8875 msgid ""
8876 "The following untracked working tree files would be overwritten by %s:\n"
8877 "%%s"
8878 msgstr ""
8880 #: unpack-trees.c:174
8881 #, c-format
8882 msgid "Entry '%s' overlaps with '%s'.  Cannot bind."
8883 msgstr ""
8885 #: unpack-trees.c:177
8886 #, c-format
8887 msgid ""
8888 "Cannot update submodule:\n"
8889 "%s"
8890 msgstr ""
8892 #: unpack-trees.c:180
8893 #, c-format
8894 msgid ""
8895 "The following paths are not up to date and were left despite sparse "
8896 "patterns:\n"
8897 "%s"
8898 msgstr ""
8900 #: unpack-trees.c:182
8901 #, c-format
8902 msgid ""
8903 "The following paths are unmerged and were left despite sparse patterns:\n"
8904 "%s"
8905 msgstr ""
8907 #: unpack-trees.c:184
8908 #, c-format
8909 msgid ""
8910 "The following paths were already present and thus not updated despite sparse "
8911 "patterns:\n"
8912 "%s"
8913 msgstr ""
8915 #: unpack-trees.c:264
8916 #, c-format
8917 msgid "Aborting\n"
8918 msgstr ""
8920 #: unpack-trees.c:291
8921 #, c-format
8922 msgid ""
8923 "After fixing the above paths, you may want to run `git sparse-checkout "
8924 "reapply`.\n"
8925 msgstr ""
8927 #: unpack-trees.c:352
8928 msgid "Updating files"
8929 msgstr ""
8931 #: unpack-trees.c:384
8932 msgid ""
8933 "the following paths have collided (e.g. case-sensitive paths\n"
8934 "on a case-insensitive filesystem) and only one from the same\n"
8935 "colliding group is in the working tree:\n"
8936 msgstr ""
8938 #: unpack-trees.c:1620
8939 msgid "Updating index flags"
8940 msgstr ""
8942 #: unpack-trees.c:2772
8943 #, c-format
8944 msgid "worktree and untracked commit have duplicate entries: %s"
8945 msgstr ""
8947 #: upload-pack.c:1561
8948 msgid "expected flush after fetch arguments"
8949 msgstr ""
8951 #: urlmatch.c:163
8952 msgid "invalid URL scheme name or missing '://' suffix"
8953 msgstr ""
8955 #: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
8956 #, c-format
8957 msgid "invalid %XX escape sequence"
8958 msgstr ""
8960 #: urlmatch.c:215
8961 msgid "missing host and scheme is not 'file:'"
8962 msgstr ""
8964 #: urlmatch.c:232
8965 msgid "a 'file:' URL may not have a port number"
8966 msgstr ""
8968 #: urlmatch.c:247
8969 msgid "invalid characters in host name"
8970 msgstr ""
8972 #: urlmatch.c:292 urlmatch.c:303
8973 msgid "invalid port number"
8974 msgstr ""
8976 #: urlmatch.c:371
8977 msgid "invalid '..' path segment"
8978 msgstr ""
8980 #: walker.c:170
8981 msgid "Fetching objects"
8982 msgstr ""
8984 #: worktree.c:236 builtin/am.c:2154 builtin/bisect--helper.c:156
8985 #, c-format
8986 msgid "failed to read '%s'"
8987 msgstr ""
8989 #: worktree.c:303
8990 #, c-format
8991 msgid "'%s' at main working tree is not the repository directory"
8992 msgstr ""
8994 #: worktree.c:314
8995 #, c-format
8996 msgid "'%s' file does not contain absolute path to the working tree location"
8997 msgstr ""
8999 #: worktree.c:326
9000 #, c-format
9001 msgid "'%s' does not exist"
9002 msgstr ""
9004 #: worktree.c:332
9005 #, c-format
9006 msgid "'%s' is not a .git file, error code %d"
9007 msgstr ""
9009 #: worktree.c:341
9010 #, c-format
9011 msgid "'%s' does not point back to '%s'"
9012 msgstr ""
9014 #: worktree.c:603
9015 msgid "not a directory"
9016 msgstr ""
9018 #: worktree.c:612
9019 msgid ".git is not a file"
9020 msgstr ""
9022 #: worktree.c:614
9023 msgid ".git file broken"
9024 msgstr ""
9026 #: worktree.c:616
9027 msgid ".git file incorrect"
9028 msgstr ""
9030 #: worktree.c:722
9031 msgid "not a valid path"
9032 msgstr ""
9034 #: worktree.c:728
9035 msgid "unable to locate repository; .git is not a file"
9036 msgstr ""
9038 #: worktree.c:732
9039 msgid "unable to locate repository; .git file does not reference a repository"
9040 msgstr ""
9042 #: worktree.c:736
9043 msgid "unable to locate repository; .git file broken"
9044 msgstr ""
9046 #: worktree.c:742
9047 msgid "gitdir unreadable"
9048 msgstr ""
9050 #: worktree.c:746
9051 msgid "gitdir incorrect"
9052 msgstr ""
9054 #: worktree.c:771
9055 msgid "not a valid directory"
9056 msgstr ""
9058 #: worktree.c:777
9059 msgid "gitdir file does not exist"
9060 msgstr ""
9062 #: worktree.c:782 worktree.c:791
9063 #, c-format
9064 msgid "unable to read gitdir file (%s)"
9065 msgstr ""
9067 #: worktree.c:801
9068 #, c-format
9069 msgid "short read (expected %<PRIuMAX> bytes, read %<PRIuMAX>)"
9070 msgstr ""
9072 #: worktree.c:809
9073 msgid "invalid gitdir file"
9074 msgstr ""
9076 #: worktree.c:817
9077 msgid "gitdir file points to non-existent location"
9078 msgstr ""
9080 #: wrapper.c:151
9081 #, c-format
9082 msgid "could not setenv '%s'"
9083 msgstr ""
9085 #: wrapper.c:203
9086 #, c-format
9087 msgid "unable to create '%s'"
9088 msgstr ""
9090 #: wrapper.c:205 wrapper.c:375
9091 #, c-format
9092 msgid "could not open '%s' for reading and writing"
9093 msgstr ""
9095 #: wrapper.c:406 wrapper.c:607
9096 #, c-format
9097 msgid "unable to access '%s'"
9098 msgstr ""
9100 #: wrapper.c:615
9101 msgid "unable to get current working directory"
9102 msgstr ""
9104 #: wt-status.c:158
9105 msgid "Unmerged paths:"
9106 msgstr ""
9108 #: wt-status.c:187 wt-status.c:219
9109 msgid "  (use \"git restore --staged <file>...\" to unstage)"
9110 msgstr ""
9112 #: wt-status.c:190 wt-status.c:222
9113 #, c-format
9114 msgid "  (use \"git restore --source=%s --staged <file>...\" to unstage)"
9115 msgstr ""
9117 #: wt-status.c:193 wt-status.c:225
9118 msgid "  (use \"git rm --cached <file>...\" to unstage)"
9119 msgstr ""
9121 #: wt-status.c:197
9122 msgid "  (use \"git add <file>...\" to mark resolution)"
9123 msgstr ""
9125 #: wt-status.c:199 wt-status.c:203
9126 msgid "  (use \"git add/rm <file>...\" as appropriate to mark resolution)"
9127 msgstr ""
9129 #: wt-status.c:201
9130 msgid "  (use \"git rm <file>...\" to mark resolution)"
9131 msgstr ""
9133 #: wt-status.c:211 wt-status.c:1125
9134 msgid "Changes to be committed:"
9135 msgstr ""
9137 #: wt-status.c:234 wt-status.c:1134
9138 msgid "Changes not staged for commit:"
9139 msgstr ""
9141 #: wt-status.c:238
9142 msgid "  (use \"git add <file>...\" to update what will be committed)"
9143 msgstr ""
9145 #: wt-status.c:240
9146 msgid "  (use \"git add/rm <file>...\" to update what will be committed)"
9147 msgstr ""
9149 #: wt-status.c:241
9150 msgid ""
9151 "  (use \"git restore <file>...\" to discard changes in working directory)"
9152 msgstr ""
9154 #: wt-status.c:243
9155 msgid "  (commit or discard the untracked or modified content in submodules)"
9156 msgstr ""
9158 #: wt-status.c:254
9159 #, c-format
9160 msgid "  (use \"git %s <file>...\" to include in what will be committed)"
9161 msgstr ""
9163 #: wt-status.c:266
9164 msgid "both deleted:"
9165 msgstr ""
9167 #: wt-status.c:268
9168 msgid "added by us:"
9169 msgstr ""
9171 #: wt-status.c:270
9172 msgid "deleted by them:"
9173 msgstr ""
9175 #: wt-status.c:272
9176 msgid "added by them:"
9177 msgstr ""
9179 #: wt-status.c:274
9180 msgid "deleted by us:"
9181 msgstr ""
9183 #: wt-status.c:276
9184 msgid "both added:"
9185 msgstr ""
9187 #: wt-status.c:278
9188 msgid "both modified:"
9189 msgstr ""
9191 #: wt-status.c:288
9192 msgid "new file:"
9193 msgstr ""
9195 #: wt-status.c:290
9196 msgid "copied:"
9197 msgstr ""
9199 #: wt-status.c:292
9200 msgid "deleted:"
9201 msgstr ""
9203 #: wt-status.c:294
9204 msgid "modified:"
9205 msgstr ""
9207 #: wt-status.c:296
9208 msgid "renamed:"
9209 msgstr ""
9211 #: wt-status.c:298
9212 msgid "typechange:"
9213 msgstr ""
9215 #: wt-status.c:300
9216 msgid "unknown:"
9217 msgstr ""
9219 #: wt-status.c:302
9220 msgid "unmerged:"
9221 msgstr ""
9223 #: wt-status.c:382
9224 msgid "new commits, "
9225 msgstr ""
9227 #: wt-status.c:384
9228 msgid "modified content, "
9229 msgstr ""
9231 #: wt-status.c:386
9232 msgid "untracked content, "
9233 msgstr ""
9235 #: wt-status.c:958
9236 #, c-format
9237 msgid "Your stash currently has %d entry"
9238 msgid_plural "Your stash currently has %d entries"
9239 msgstr[0] ""
9240 msgstr[1] ""
9242 #: wt-status.c:989
9243 msgid "Submodules changed but not updated:"
9244 msgstr ""
9246 #: wt-status.c:991
9247 msgid "Submodule changes to be committed:"
9248 msgstr ""
9250 #: wt-status.c:1073
9251 msgid ""
9252 "Do not modify or remove the line above.\n"
9253 "Everything below it will be ignored."
9254 msgstr ""
9256 #: wt-status.c:1165
9257 #, c-format
9258 msgid ""
9259 "\n"
9260 "It took %.2f seconds to compute the branch ahead/behind values.\n"
9261 "You can use '--no-ahead-behind' to avoid this.\n"
9262 msgstr ""
9264 #: wt-status.c:1195
9265 msgid "You have unmerged paths."
9266 msgstr ""
9268 #: wt-status.c:1198
9269 msgid "  (fix conflicts and run \"git commit\")"
9270 msgstr ""
9272 #: wt-status.c:1200
9273 msgid "  (use \"git merge --abort\" to abort the merge)"
9274 msgstr ""
9276 #: wt-status.c:1204
9277 msgid "All conflicts fixed but you are still merging."
9278 msgstr ""
9280 #: wt-status.c:1207
9281 msgid "  (use \"git commit\" to conclude merge)"
9282 msgstr ""
9284 #: wt-status.c:1216
9285 msgid "You are in the middle of an am session."
9286 msgstr ""
9288 #: wt-status.c:1219
9289 msgid "The current patch is empty."
9290 msgstr ""
9292 #: wt-status.c:1223
9293 msgid "  (fix conflicts and then run \"git am --continue\")"
9294 msgstr ""
9296 #: wt-status.c:1225
9297 msgid "  (use \"git am --skip\" to skip this patch)"
9298 msgstr ""
9300 #: wt-status.c:1227
9301 msgid "  (use \"git am --abort\" to restore the original branch)"
9302 msgstr ""
9304 #: wt-status.c:1360
9305 msgid "git-rebase-todo is missing."
9306 msgstr ""
9308 #: wt-status.c:1362
9309 msgid "No commands done."
9310 msgstr ""
9312 #: wt-status.c:1365
9313 #, c-format
9314 msgid "Last command done (%d command done):"
9315 msgid_plural "Last commands done (%d commands done):"
9316 msgstr[0] ""
9317 msgstr[1] ""
9319 #: wt-status.c:1376
9320 #, c-format
9321 msgid "  (see more in file %s)"
9322 msgstr ""
9324 #: wt-status.c:1381
9325 msgid "No commands remaining."
9326 msgstr ""
9328 #: wt-status.c:1384
9329 #, c-format
9330 msgid "Next command to do (%d remaining command):"
9331 msgid_plural "Next commands to do (%d remaining commands):"
9332 msgstr[0] ""
9333 msgstr[1] ""
9335 #: wt-status.c:1392
9336 msgid "  (use \"git rebase --edit-todo\" to view and edit)"
9337 msgstr ""
9339 #: wt-status.c:1404
9340 #, c-format
9341 msgid "You are currently rebasing branch '%s' on '%s'."
9342 msgstr ""
9344 #: wt-status.c:1409
9345 msgid "You are currently rebasing."
9346 msgstr ""
9348 #: wt-status.c:1422
9349 msgid "  (fix conflicts and then run \"git rebase --continue\")"
9350 msgstr ""
9352 #: wt-status.c:1424
9353 msgid "  (use \"git rebase --skip\" to skip this patch)"
9354 msgstr ""
9356 #: wt-status.c:1426
9357 msgid "  (use \"git rebase --abort\" to check out the original branch)"
9358 msgstr ""
9360 #: wt-status.c:1433
9361 msgid "  (all conflicts fixed: run \"git rebase --continue\")"
9362 msgstr ""
9364 #: wt-status.c:1437
9365 #, c-format
9366 msgid ""
9367 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
9368 msgstr ""
9370 #: wt-status.c:1442
9371 msgid "You are currently splitting a commit during a rebase."
9372 msgstr ""
9374 #: wt-status.c:1445
9375 msgid "  (Once your working directory is clean, run \"git rebase --continue\")"
9376 msgstr ""
9378 #: wt-status.c:1449
9379 #, c-format
9380 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
9381 msgstr ""
9383 #: wt-status.c:1454
9384 msgid "You are currently editing a commit during a rebase."
9385 msgstr ""
9387 #: wt-status.c:1457
9388 msgid "  (use \"git commit --amend\" to amend the current commit)"
9389 msgstr ""
9391 #: wt-status.c:1459
9392 msgid ""
9393 "  (use \"git rebase --continue\" once you are satisfied with your changes)"
9394 msgstr ""
9396 #: wt-status.c:1470
9397 msgid "Cherry-pick currently in progress."
9398 msgstr ""
9400 #: wt-status.c:1473
9401 #, c-format
9402 msgid "You are currently cherry-picking commit %s."
9403 msgstr ""
9405 #: wt-status.c:1480
9406 msgid "  (fix conflicts and run \"git cherry-pick --continue\")"
9407 msgstr ""
9409 #: wt-status.c:1483
9410 msgid "  (run \"git cherry-pick --continue\" to continue)"
9411 msgstr ""
9413 #: wt-status.c:1486
9414 msgid "  (all conflicts fixed: run \"git cherry-pick --continue\")"
9415 msgstr ""
9417 #: wt-status.c:1488
9418 msgid "  (use \"git cherry-pick --skip\" to skip this patch)"
9419 msgstr ""
9421 #: wt-status.c:1490
9422 msgid "  (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
9423 msgstr ""
9425 #: wt-status.c:1500
9426 msgid "Revert currently in progress."
9427 msgstr ""
9429 #: wt-status.c:1503
9430 #, c-format
9431 msgid "You are currently reverting commit %s."
9432 msgstr ""
9434 #: wt-status.c:1509
9435 msgid "  (fix conflicts and run \"git revert --continue\")"
9436 msgstr ""
9438 #: wt-status.c:1512
9439 msgid "  (run \"git revert --continue\" to continue)"
9440 msgstr ""
9442 #: wt-status.c:1515
9443 msgid "  (all conflicts fixed: run \"git revert --continue\")"
9444 msgstr ""
9446 #: wt-status.c:1517
9447 msgid "  (use \"git revert --skip\" to skip this patch)"
9448 msgstr ""
9450 #: wt-status.c:1519
9451 msgid "  (use \"git revert --abort\" to cancel the revert operation)"
9452 msgstr ""
9454 #: wt-status.c:1529
9455 #, c-format
9456 msgid "You are currently bisecting, started from branch '%s'."
9457 msgstr ""
9459 #: wt-status.c:1533
9460 msgid "You are currently bisecting."
9461 msgstr ""
9463 #: wt-status.c:1536
9464 msgid "  (use \"git bisect reset\" to get back to the original branch)"
9465 msgstr ""
9467 #: wt-status.c:1547
9468 msgid "You are in a sparse checkout."
9469 msgstr ""
9471 #: wt-status.c:1550
9472 #, c-format
9473 msgid "You are in a sparse checkout with %d%% of tracked files present."
9474 msgstr ""
9476 #: wt-status.c:1794
9477 msgid "On branch "
9478 msgstr ""
9480 #: wt-status.c:1801
9481 msgid "interactive rebase in progress; onto "
9482 msgstr ""
9484 #: wt-status.c:1803
9485 msgid "rebase in progress; onto "
9486 msgstr ""
9488 #: wt-status.c:1808
9489 msgid "HEAD detached at "
9490 msgstr ""
9492 #: wt-status.c:1810
9493 msgid "HEAD detached from "
9494 msgstr ""
9496 #: wt-status.c:1813
9497 msgid "Not currently on any branch."
9498 msgstr ""
9500 #: wt-status.c:1830
9501 msgid "Initial commit"
9502 msgstr ""
9504 #: wt-status.c:1831
9505 msgid "No commits yet"
9506 msgstr ""
9508 #: wt-status.c:1845
9509 msgid "Untracked files"
9510 msgstr ""
9512 #: wt-status.c:1847
9513 msgid "Ignored files"
9514 msgstr ""
9516 #: wt-status.c:1851
9517 #, c-format
9518 msgid ""
9519 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
9520 "may speed it up, but you have to be careful not to forget to add\n"
9521 "new files yourself (see 'git help status')."
9522 msgstr ""
9524 #: wt-status.c:1857
9525 #, c-format
9526 msgid "Untracked files not listed%s"
9527 msgstr ""
9529 #: wt-status.c:1859
9530 msgid " (use -u option to show untracked files)"
9531 msgstr ""
9533 #: wt-status.c:1865
9534 msgid "No changes"
9535 msgstr ""
9537 #: wt-status.c:1870
9538 #, c-format
9539 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
9540 msgstr ""
9542 #: wt-status.c:1874
9543 #, c-format
9544 msgid "no changes added to commit\n"
9545 msgstr ""
9547 #: wt-status.c:1878
9548 #, c-format
9549 msgid ""
9550 "nothing added to commit but untracked files present (use \"git add\" to "
9551 "track)\n"
9552 msgstr ""
9554 #: wt-status.c:1882
9555 #, c-format
9556 msgid "nothing added to commit but untracked files present\n"
9557 msgstr ""
9559 #: wt-status.c:1886
9560 #, c-format
9561 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
9562 msgstr ""
9564 #: wt-status.c:1890 wt-status.c:1896
9565 #, c-format
9566 msgid "nothing to commit\n"
9567 msgstr ""
9569 #: wt-status.c:1893
9570 #, c-format
9571 msgid "nothing to commit (use -u to show untracked files)\n"
9572 msgstr ""
9574 #: wt-status.c:1898
9575 #, c-format
9576 msgid "nothing to commit, working tree clean\n"
9577 msgstr ""
9579 #: wt-status.c:2003
9580 msgid "No commits yet on "
9581 msgstr ""
9583 #: wt-status.c:2007
9584 msgid "HEAD (no branch)"
9585 msgstr ""
9587 #: wt-status.c:2038
9588 msgid "different"
9589 msgstr ""
9591 #: wt-status.c:2040 wt-status.c:2048
9592 msgid "behind "
9593 msgstr ""
9595 #: wt-status.c:2043 wt-status.c:2046
9596 msgid "ahead "
9597 msgstr ""
9599 #. TRANSLATORS: the action is e.g. "pull with rebase"
9600 #: wt-status.c:2569
9601 #, c-format
9602 msgid "cannot %s: You have unstaged changes."
9603 msgstr ""
9605 #: wt-status.c:2575
9606 msgid "additionally, your index contains uncommitted changes."
9607 msgstr ""
9609 #: wt-status.c:2577
9610 #, c-format
9611 msgid "cannot %s: Your index contains uncommitted changes."
9612 msgstr ""
9614 #: compat/simple-ipc/ipc-unix-socket.c:183
9615 msgid "could not send IPC command"
9616 msgstr ""
9618 #: compat/simple-ipc/ipc-unix-socket.c:190
9619 msgid "could not read IPC response"
9620 msgstr ""
9622 #: compat/simple-ipc/ipc-unix-socket.c:870
9623 #, c-format
9624 msgid "could not start accept_thread '%s'"
9625 msgstr ""
9627 #: compat/simple-ipc/ipc-unix-socket.c:882
9628 #, c-format
9629 msgid "could not start worker[0] for '%s'"
9630 msgstr ""
9632 #: compat/precompose_utf8.c:58 builtin/clone.c:347
9633 #, c-format
9634 msgid "failed to unlink '%s'"
9635 msgstr ""
9637 #: builtin/add.c:26
9638 msgid "git add [<options>] [--] <pathspec>..."
9639 msgstr ""
9641 #: builtin/add.c:64
9642 #, c-format
9643 msgid "cannot chmod %cx '%s'"
9644 msgstr ""
9646 #: builtin/add.c:106
9647 #, c-format
9648 msgid "unexpected diff status %c"
9649 msgstr ""
9651 #: builtin/add.c:111 builtin/commit.c:298
9652 msgid "updating files failed"
9653 msgstr ""
9655 #: builtin/add.c:121
9656 #, c-format
9657 msgid "remove '%s'\n"
9658 msgstr ""
9660 #: builtin/add.c:205
9661 msgid "Unstaged changes after refreshing the index:"
9662 msgstr ""
9664 #: builtin/add.c:317 builtin/rev-parse.c:993
9665 msgid "Could not read the index"
9666 msgstr ""
9668 #: builtin/add.c:330
9669 msgid "Could not write patch"
9670 msgstr ""
9672 #: builtin/add.c:333
9673 msgid "editing patch failed"
9674 msgstr ""
9676 #: builtin/add.c:336
9677 #, c-format
9678 msgid "Could not stat '%s'"
9679 msgstr ""
9681 #: builtin/add.c:338
9682 msgid "Empty patch. Aborted."
9683 msgstr ""
9685 #: builtin/add.c:343
9686 #, c-format
9687 msgid "Could not apply '%s'"
9688 msgstr ""
9690 #: builtin/add.c:351
9691 msgid "The following paths are ignored by one of your .gitignore files:\n"
9692 msgstr ""
9694 #: builtin/add.c:371 builtin/clean.c:901 builtin/fetch.c:173 builtin/mv.c:124
9695 #: builtin/prune-packed.c:14 builtin/pull.c:208 builtin/push.c:550
9696 #: builtin/remote.c:1429 builtin/rm.c:244 builtin/send-pack.c:194
9697 msgid "dry run"
9698 msgstr ""
9700 #: builtin/add.c:374
9701 msgid "interactive picking"
9702 msgstr ""
9704 #: builtin/add.c:375 builtin/checkout.c:1560 builtin/reset.c:314
9705 msgid "select hunks interactively"
9706 msgstr ""
9708 #: builtin/add.c:376
9709 msgid "edit current diff and apply"
9710 msgstr ""
9712 #: builtin/add.c:377
9713 msgid "allow adding otherwise ignored files"
9714 msgstr ""
9716 #: builtin/add.c:378
9717 msgid "update tracked files"
9718 msgstr ""
9720 #: builtin/add.c:379
9721 msgid "renormalize EOL of tracked files (implies -u)"
9722 msgstr ""
9724 #: builtin/add.c:380
9725 msgid "record only the fact that the path will be added later"
9726 msgstr ""
9728 #: builtin/add.c:381
9729 msgid "add changes from all tracked and untracked files"
9730 msgstr ""
9732 #: builtin/add.c:384
9733 msgid "ignore paths removed in the working tree (same as --no-all)"
9734 msgstr ""
9736 #: builtin/add.c:386
9737 msgid "don't add, only refresh the index"
9738 msgstr ""
9740 #: builtin/add.c:387
9741 msgid "just skip files which cannot be added because of errors"
9742 msgstr ""
9744 #: builtin/add.c:388
9745 msgid "check if - even missing - files are ignored in dry run"
9746 msgstr ""
9748 #: builtin/add.c:389 builtin/mv.c:128 builtin/rm.c:251
9749 msgid "allow updating entries outside of the sparse-checkout cone"
9750 msgstr ""
9752 #: builtin/add.c:391 builtin/update-index.c:1004
9753 msgid "override the executable bit of the listed files"
9754 msgstr ""
9756 #: builtin/add.c:393
9757 msgid "warn when adding an embedded repository"
9758 msgstr ""
9760 #: builtin/add.c:395
9761 msgid "backend for `git stash -p`"
9762 msgstr ""
9764 #: builtin/add.c:413
9765 #, c-format
9766 msgid ""
9767 "You've added another git repository inside your current repository.\n"
9768 "Clones of the outer repository will not contain the contents of\n"
9769 "the embedded repository and will not know how to obtain it.\n"
9770 "If you meant to add a submodule, use:\n"
9771 "\n"
9772 "\tgit submodule add <url> %s\n"
9773 "\n"
9774 "If you added this path by mistake, you can remove it from the\n"
9775 "index with:\n"
9776 "\n"
9777 "\tgit rm --cached %s\n"
9778 "\n"
9779 "See \"git help submodule\" for more information."
9780 msgstr ""
9782 #: builtin/add.c:442
9783 #, c-format
9784 msgid "adding embedded git repository: %s"
9785 msgstr ""
9787 #: builtin/add.c:462
9788 msgid ""
9789 "Use -f if you really want to add them.\n"
9790 "Turn this message off by running\n"
9791 "\"git config advice.addIgnoredFile false\""
9792 msgstr ""
9794 #: builtin/add.c:477
9795 msgid "adding files failed"
9796 msgstr ""
9798 #: builtin/add.c:513
9799 msgid "--dry-run is incompatible with --interactive/--patch"
9800 msgstr ""
9802 #: builtin/add.c:515 builtin/commit.c:358
9803 msgid "--pathspec-from-file is incompatible with --interactive/--patch"
9804 msgstr ""
9806 #: builtin/add.c:532
9807 msgid "--pathspec-from-file is incompatible with --edit"
9808 msgstr ""
9810 #: builtin/add.c:544
9811 msgid "-A and -u are mutually incompatible"
9812 msgstr ""
9814 #: builtin/add.c:547
9815 msgid "Option --ignore-missing can only be used together with --dry-run"
9816 msgstr ""
9818 #: builtin/add.c:551
9819 #, c-format
9820 msgid "--chmod param '%s' must be either -x or +x"
9821 msgstr ""
9823 #: builtin/add.c:572 builtin/checkout.c:1731 builtin/commit.c:364
9824 #: builtin/reset.c:334 builtin/rm.c:275 builtin/stash.c:1650
9825 msgid "--pathspec-from-file is incompatible with pathspec arguments"
9826 msgstr ""
9828 #: builtin/add.c:579 builtin/checkout.c:1743 builtin/commit.c:370
9829 #: builtin/reset.c:340 builtin/rm.c:281 builtin/stash.c:1656
9830 msgid "--pathspec-file-nul requires --pathspec-from-file"
9831 msgstr ""
9833 #: builtin/add.c:583
9834 #, c-format
9835 msgid "Nothing specified, nothing added.\n"
9836 msgstr ""
9838 #: builtin/add.c:585
9839 msgid ""
9840 "Maybe you wanted to say 'git add .'?\n"
9841 "Turn this message off by running\n"
9842 "\"git config advice.addEmptyPathspec false\""
9843 msgstr ""
9845 #: builtin/am.c:366
9846 msgid "could not parse author script"
9847 msgstr ""
9849 #: builtin/am.c:456
9850 #, c-format
9851 msgid "'%s' was deleted by the applypatch-msg hook"
9852 msgstr ""
9854 #: builtin/am.c:498
9855 #, c-format
9856 msgid "Malformed input line: '%s'."
9857 msgstr ""
9859 #: builtin/am.c:536
9860 #, c-format
9861 msgid "Failed to copy notes from '%s' to '%s'"
9862 msgstr ""
9864 #: builtin/am.c:562
9865 msgid "fseek failed"
9866 msgstr ""
9868 #: builtin/am.c:750
9869 #, c-format
9870 msgid "could not parse patch '%s'"
9871 msgstr ""
9873 #: builtin/am.c:815
9874 msgid "Only one StGIT patch series can be applied at once"
9875 msgstr ""
9877 #: builtin/am.c:863
9878 msgid "invalid timestamp"
9879 msgstr ""
9881 #: builtin/am.c:868 builtin/am.c:880
9882 msgid "invalid Date line"
9883 msgstr ""
9885 #: builtin/am.c:875
9886 msgid "invalid timezone offset"
9887 msgstr ""
9889 #: builtin/am.c:968
9890 msgid "Patch format detection failed."
9891 msgstr ""
9893 #: builtin/am.c:973 builtin/clone.c:300
9894 #, c-format
9895 msgid "failed to create directory '%s'"
9896 msgstr ""
9898 #: builtin/am.c:978
9899 msgid "Failed to split patches."
9900 msgstr ""
9902 #: builtin/am.c:1127
9903 #, c-format
9904 msgid "When you have resolved this problem, run \"%s --continue\"."
9905 msgstr ""
9907 #: builtin/am.c:1128
9908 #, c-format
9909 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
9910 msgstr ""
9912 #: builtin/am.c:1129
9913 #, c-format
9914 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
9915 msgstr ""
9917 #: builtin/am.c:1224
9918 msgid "Patch sent with format=flowed; space at the end of lines might be lost."
9919 msgstr ""
9921 #: builtin/am.c:1252
9922 msgid "Patch is empty."
9923 msgstr ""
9925 #: builtin/am.c:1317
9926 #, c-format
9927 msgid "missing author line in commit %s"
9928 msgstr ""
9930 #: builtin/am.c:1320
9931 #, c-format
9932 msgid "invalid ident line: %.*s"
9933 msgstr ""
9935 #: builtin/am.c:1539
9936 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
9937 msgstr ""
9939 #: builtin/am.c:1541
9940 msgid "Using index info to reconstruct a base tree..."
9941 msgstr ""
9943 #: builtin/am.c:1560
9944 msgid ""
9945 "Did you hand edit your patch?\n"
9946 "It does not apply to blobs recorded in its index."
9947 msgstr ""
9949 #: builtin/am.c:1566
9950 msgid "Falling back to patching base and 3-way merge..."
9951 msgstr ""
9953 #: builtin/am.c:1592
9954 msgid "Failed to merge in the changes."
9955 msgstr ""
9957 #: builtin/am.c:1624
9958 msgid "applying to an empty history"
9959 msgstr ""
9961 #: builtin/am.c:1676 builtin/am.c:1680
9962 #, c-format
9963 msgid "cannot resume: %s does not exist."
9964 msgstr ""
9966 #: builtin/am.c:1698
9967 msgid "Commit Body is:"
9968 msgstr ""
9970 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
9971 #. in your translation. The program will only accept English
9972 #. input at this point.
9974 #: builtin/am.c:1708
9975 #, c-format
9976 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
9977 msgstr ""
9979 #: builtin/am.c:1754 builtin/commit.c:409
9980 msgid "unable to write index file"
9981 msgstr ""
9983 #: builtin/am.c:1758
9984 #, c-format
9985 msgid "Dirty index: cannot apply patches (dirty: %s)"
9986 msgstr ""
9988 #: builtin/am.c:1798 builtin/am.c:1865
9989 #, c-format
9990 msgid "Applying: %.*s"
9991 msgstr ""
9993 #: builtin/am.c:1815
9994 msgid "No changes -- Patch already applied."
9995 msgstr ""
9997 #: builtin/am.c:1821
9998 #, c-format
9999 msgid "Patch failed at %s %.*s"
10000 msgstr ""
10002 #: builtin/am.c:1825
10003 msgid "Use 'git am --show-current-patch=diff' to see the failed patch"
10004 msgstr ""
10006 #: builtin/am.c:1868
10007 msgid ""
10008 "No changes - did you forget to use 'git add'?\n"
10009 "If there is nothing left to stage, chances are that something else\n"
10010 "already introduced the same changes; you might want to skip this patch."
10011 msgstr ""
10013 #: builtin/am.c:1875
10014 msgid ""
10015 "You still have unmerged paths in your index.\n"
10016 "You should 'git add' each file with resolved conflicts to mark them as "
10017 "such.\n"
10018 "You might run `git rm` on a file to accept \"deleted by them\" for it."
10019 msgstr ""
10021 #: builtin/am.c:1983 builtin/am.c:1987 builtin/am.c:1999 builtin/reset.c:353
10022 #: builtin/reset.c:361
10023 #, c-format
10024 msgid "Could not parse object '%s'."
10025 msgstr ""
10027 #: builtin/am.c:2035 builtin/am.c:2111
10028 msgid "failed to clean index"
10029 msgstr ""
10031 #: builtin/am.c:2079
10032 msgid ""
10033 "You seem to have moved HEAD since the last 'am' failure.\n"
10034 "Not rewinding to ORIG_HEAD"
10035 msgstr ""
10037 #: builtin/am.c:2187
10038 #, c-format
10039 msgid "Invalid value for --patch-format: %s"
10040 msgstr ""
10042 #: builtin/am.c:2229
10043 #, c-format
10044 msgid "Invalid value for --show-current-patch: %s"
10045 msgstr ""
10047 #: builtin/am.c:2233
10048 #, c-format
10049 msgid "--show-current-patch=%s is incompatible with --show-current-patch=%s"
10050 msgstr ""
10052 #: builtin/am.c:2264
10053 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
10054 msgstr ""
10056 #: builtin/am.c:2265
10057 msgid "git am [<options>] (--continue | --skip | --abort)"
10058 msgstr ""
10060 #: builtin/am.c:2271
10061 msgid "run interactively"
10062 msgstr ""
10064 #: builtin/am.c:2273
10065 msgid "historical option -- no-op"
10066 msgstr ""
10068 #: builtin/am.c:2275
10069 msgid "allow fall back on 3way merging if needed"
10070 msgstr ""
10072 #: builtin/am.c:2276 builtin/init-db.c:547 builtin/prune-packed.c:16
10073 #: builtin/repack.c:640 builtin/stash.c:961
10074 msgid "be quiet"
10075 msgstr ""
10077 #: builtin/am.c:2278
10078 msgid "add a Signed-off-by trailer to the commit message"
10079 msgstr ""
10081 #: builtin/am.c:2281
10082 msgid "recode into utf8 (default)"
10083 msgstr ""
10085 #: builtin/am.c:2283
10086 msgid "pass -k flag to git-mailinfo"
10087 msgstr ""
10089 #: builtin/am.c:2285
10090 msgid "pass -b flag to git-mailinfo"
10091 msgstr ""
10093 #: builtin/am.c:2287
10094 msgid "pass -m flag to git-mailinfo"
10095 msgstr ""
10097 #: builtin/am.c:2289
10098 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
10099 msgstr ""
10101 #: builtin/am.c:2292
10102 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
10103 msgstr ""
10105 #: builtin/am.c:2295
10106 msgid "strip everything before a scissors line"
10107 msgstr ""
10109 #: builtin/am.c:2297
10110 msgid "pass it through git-mailinfo"
10111 msgstr ""
10113 #: builtin/am.c:2300 builtin/am.c:2303 builtin/am.c:2306 builtin/am.c:2309
10114 #: builtin/am.c:2312 builtin/am.c:2315 builtin/am.c:2318 builtin/am.c:2321
10115 #: builtin/am.c:2327
10116 msgid "pass it through git-apply"
10117 msgstr ""
10119 #: builtin/am.c:2317 builtin/commit.c:1514 builtin/fmt-merge-msg.c:17
10120 #: builtin/fmt-merge-msg.c:20 builtin/grep.c:919 builtin/merge.c:262
10121 #: builtin/pull.c:142 builtin/pull.c:204 builtin/pull.c:221
10122 #: builtin/rebase.c:1046 builtin/repack.c:651 builtin/repack.c:655
10123 #: builtin/repack.c:657 builtin/show-branch.c:649 builtin/show-ref.c:172
10124 #: builtin/tag.c:445 parse-options.h:154 parse-options.h:175
10125 #: parse-options.h:315
10126 msgid "n"
10127 msgstr ""
10129 #: builtin/am.c:2323 builtin/branch.c:673 builtin/bugreport.c:109
10130 #: builtin/for-each-ref.c:40 builtin/replace.c:556 builtin/tag.c:479
10131 #: builtin/verify-tag.c:38
10132 msgid "format"
10133 msgstr ""
10135 #: builtin/am.c:2324
10136 msgid "format the patch(es) are in"
10137 msgstr ""
10139 #: builtin/am.c:2330
10140 msgid "override error message when patch failure occurs"
10141 msgstr ""
10143 #: builtin/am.c:2332
10144 msgid "continue applying patches after resolving a conflict"
10145 msgstr ""
10147 #: builtin/am.c:2335
10148 msgid "synonyms for --continue"
10149 msgstr ""
10151 #: builtin/am.c:2338
10152 msgid "skip the current patch"
10153 msgstr ""
10155 #: builtin/am.c:2341
10156 msgid "restore the original branch and abort the patching operation"
10157 msgstr ""
10159 #: builtin/am.c:2344
10160 msgid "abort the patching operation but keep HEAD where it is"
10161 msgstr ""
10163 #: builtin/am.c:2348
10164 msgid "show the patch being applied"
10165 msgstr ""
10167 #: builtin/am.c:2353
10168 msgid "lie about committer date"
10169 msgstr ""
10171 #: builtin/am.c:2355
10172 msgid "use current timestamp for author date"
10173 msgstr ""
10175 #: builtin/am.c:2357 builtin/commit-tree.c:118 builtin/commit.c:1642
10176 #: builtin/merge.c:299 builtin/pull.c:179 builtin/rebase.c:1099
10177 #: builtin/revert.c:117 builtin/tag.c:460
10178 msgid "key-id"
10179 msgstr ""
10181 #: builtin/am.c:2358 builtin/rebase.c:1100
10182 msgid "GPG-sign commits"
10183 msgstr ""
10185 #: builtin/am.c:2361
10186 msgid "(internal use for git-rebase)"
10187 msgstr ""
10189 #: builtin/am.c:2379
10190 msgid ""
10191 "The -b/--binary option has been a no-op for long time, and\n"
10192 "it will be removed. Please do not use it anymore."
10193 msgstr ""
10195 #: builtin/am.c:2386
10196 msgid "failed to read the index"
10197 msgstr ""
10199 #: builtin/am.c:2401
10200 #, c-format
10201 msgid "previous rebase directory %s still exists but mbox given."
10202 msgstr ""
10204 #: builtin/am.c:2425
10205 #, c-format
10206 msgid ""
10207 "Stray %s directory found.\n"
10208 "Use \"git am --abort\" to remove it."
10209 msgstr ""
10211 #: builtin/am.c:2431
10212 msgid "Resolve operation not in progress, we are not resuming."
10213 msgstr ""
10215 #: builtin/am.c:2441
10216 msgid "interactive mode requires patches on the command line"
10217 msgstr ""
10219 #: builtin/apply.c:8
10220 msgid "git apply [<options>] [<patch>...]"
10221 msgstr ""
10223 #: builtin/archive.c:18
10224 msgid "could not redirect output"
10225 msgstr ""
10227 #: builtin/archive.c:35
10228 msgid "git archive: Remote with no URL"
10229 msgstr ""
10231 #: builtin/archive.c:59
10232 msgid "git archive: expected ACK/NAK, got a flush packet"
10233 msgstr ""
10235 #: builtin/archive.c:62
10236 #, c-format
10237 msgid "git archive: NACK %s"
10238 msgstr ""
10240 #: builtin/archive.c:63
10241 msgid "git archive: protocol error"
10242 msgstr ""
10244 #: builtin/archive.c:67
10245 msgid "git archive: expected a flush"
10246 msgstr ""
10248 #: builtin/bisect--helper.c:24
10249 msgid "git bisect--helper --bisect-reset [<commit>]"
10250 msgstr ""
10252 #: builtin/bisect--helper.c:25
10253 msgid ""
10254 "git bisect--helper --bisect-terms [--term-good | --term-old | --term-bad | --"
10255 "term-new]"
10256 msgstr ""
10258 #: builtin/bisect--helper.c:26
10259 msgid ""
10260 "git bisect--helper --bisect-start [--term-{new,bad}=<term> --term-{old,good}"
10261 "=<term>] [--no-checkout] [--first-parent] [<bad> [<good>...]] [--] "
10262 "[<paths>...]"
10263 msgstr ""
10265 #: builtin/bisect--helper.c:28
10266 msgid "git bisect--helper --bisect-next"
10267 msgstr ""
10269 #: builtin/bisect--helper.c:29
10270 msgid "git bisect--helper --bisect-state (bad|new) [<rev>]"
10271 msgstr ""
10273 #: builtin/bisect--helper.c:30
10274 msgid "git bisect--helper --bisect-state (good|old) [<rev>...]"
10275 msgstr ""
10277 #: builtin/bisect--helper.c:31
10278 msgid "git bisect--helper --bisect-replay <filename>"
10279 msgstr ""
10281 #: builtin/bisect--helper.c:32
10282 msgid "git bisect--helper --bisect-skip [(<rev>|<range>)...]"
10283 msgstr ""
10285 #: builtin/bisect--helper.c:33
10286 msgid "git bisect--helper --bisect-visualize"
10287 msgstr ""
10289 #: builtin/bisect--helper.c:34
10290 msgid "git bisect--helper --bisect-run <cmd>..."
10291 msgstr ""
10293 #: builtin/bisect--helper.c:109
10294 #, c-format
10295 msgid "cannot open file '%s' in mode '%s'"
10296 msgstr ""
10298 #: builtin/bisect--helper.c:116
10299 #, c-format
10300 msgid "could not write to file '%s'"
10301 msgstr ""
10303 #: builtin/bisect--helper.c:154
10304 #, c-format
10305 msgid "cannot open file '%s' for reading"
10306 msgstr ""
10308 #: builtin/bisect--helper.c:170
10309 #, c-format
10310 msgid "'%s' is not a valid term"
10311 msgstr ""
10313 #: builtin/bisect--helper.c:174
10314 #, c-format
10315 msgid "can't use the builtin command '%s' as a term"
10316 msgstr ""
10318 #: builtin/bisect--helper.c:184
10319 #, c-format
10320 msgid "can't change the meaning of the term '%s'"
10321 msgstr ""
10323 #: builtin/bisect--helper.c:194
10324 msgid "please use two different terms"
10325 msgstr ""
10327 #: builtin/bisect--helper.c:210
10328 #, c-format
10329 msgid "We are not bisecting.\n"
10330 msgstr ""
10332 #: builtin/bisect--helper.c:218
10333 #, c-format
10334 msgid "'%s' is not a valid commit"
10335 msgstr ""
10337 #: builtin/bisect--helper.c:227
10338 #, c-format
10339 msgid ""
10340 "could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
10341 msgstr ""
10343 #: builtin/bisect--helper.c:271
10344 #, c-format
10345 msgid "Bad bisect_write argument: %s"
10346 msgstr ""
10348 #: builtin/bisect--helper.c:276
10349 #, c-format
10350 msgid "couldn't get the oid of the rev '%s'"
10351 msgstr ""
10353 #: builtin/bisect--helper.c:288
10354 #, c-format
10355 msgid "couldn't open the file '%s'"
10356 msgstr ""
10358 #: builtin/bisect--helper.c:314
10359 #, c-format
10360 msgid "Invalid command: you're currently in a %s/%s bisect"
10361 msgstr ""
10363 #: builtin/bisect--helper.c:341
10364 #, c-format
10365 msgid ""
10366 "You need to give me at least one %s and %s revision.\n"
10367 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
10368 msgstr ""
10370 #: builtin/bisect--helper.c:345
10371 #, c-format
10372 msgid ""
10373 "You need to start by \"git bisect start\".\n"
10374 "You then need to give me at least one %s and %s revision.\n"
10375 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
10376 msgstr ""
10378 #: builtin/bisect--helper.c:365
10379 #, c-format
10380 msgid "bisecting only with a %s commit"
10381 msgstr ""
10383 #. TRANSLATORS: Make sure to include [Y] and [n] in your
10384 #. translation. The program will only accept English input
10385 #. at this point.
10387 #: builtin/bisect--helper.c:373
10388 msgid "Are you sure [Y/n]? "
10389 msgstr ""
10391 #: builtin/bisect--helper.c:434
10392 msgid "no terms defined"
10393 msgstr ""
10395 #: builtin/bisect--helper.c:437
10396 #, c-format
10397 msgid ""
10398 "Your current terms are %s for the old state\n"
10399 "and %s for the new state.\n"
10400 msgstr ""
10402 #: builtin/bisect--helper.c:447
10403 #, c-format
10404 msgid ""
10405 "invalid argument %s for 'git bisect terms'.\n"
10406 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
10407 msgstr ""
10409 #: builtin/bisect--helper.c:514 builtin/bisect--helper.c:1038
10410 msgid "revision walk setup failed\n"
10411 msgstr ""
10413 #: builtin/bisect--helper.c:536
10414 #, c-format
10415 msgid "could not open '%s' for appending"
10416 msgstr ""
10418 #: builtin/bisect--helper.c:655 builtin/bisect--helper.c:668
10419 msgid "'' is not a valid term"
10420 msgstr ""
10422 #: builtin/bisect--helper.c:678
10423 #, c-format
10424 msgid "unrecognized option: '%s'"
10425 msgstr ""
10427 #: builtin/bisect--helper.c:682
10428 #, c-format
10429 msgid "'%s' does not appear to be a valid revision"
10430 msgstr ""
10432 #: builtin/bisect--helper.c:713
10433 msgid "bad HEAD - I need a HEAD"
10434 msgstr ""
10436 #: builtin/bisect--helper.c:728
10437 #, c-format
10438 msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
10439 msgstr ""
10441 #: builtin/bisect--helper.c:749
10442 msgid "won't bisect on cg-seek'ed tree"
10443 msgstr ""
10445 #: builtin/bisect--helper.c:752
10446 msgid "bad HEAD - strange symbolic ref"
10447 msgstr ""
10449 #: builtin/bisect--helper.c:772
10450 #, c-format
10451 msgid "invalid ref: '%s'"
10452 msgstr ""
10454 #: builtin/bisect--helper.c:830
10455 msgid "You need to start by \"git bisect start\"\n"
10456 msgstr ""
10458 #. TRANSLATORS: Make sure to include [Y] and [n] in your
10459 #. translation. The program will only accept English input
10460 #. at this point.
10462 #: builtin/bisect--helper.c:841
10463 msgid "Do you want me to do it for you [Y/n]? "
10464 msgstr ""
10466 #: builtin/bisect--helper.c:859
10467 msgid "Please call `--bisect-state` with at least one argument"
10468 msgstr ""
10470 #: builtin/bisect--helper.c:872
10471 #, c-format
10472 msgid "'git bisect %s' can take only one argument."
10473 msgstr ""
10475 #: builtin/bisect--helper.c:884 builtin/bisect--helper.c:897
10476 #, c-format
10477 msgid "Bad rev input: %s"
10478 msgstr ""
10480 #: builtin/bisect--helper.c:904
10481 #, c-format
10482 msgid "Bad rev input (not a commit): %s"
10483 msgstr ""
10485 #: builtin/bisect--helper.c:936
10486 msgid "We are not bisecting."
10487 msgstr ""
10489 #: builtin/bisect--helper.c:986
10490 #, c-format
10491 msgid "'%s'?? what are you talking about?"
10492 msgstr ""
10494 #: builtin/bisect--helper.c:998
10495 #, c-format
10496 msgid "cannot read file '%s' for replaying"
10497 msgstr ""
10499 #: builtin/bisect--helper.c:1107 builtin/bisect--helper.c:1274
10500 msgid "bisect run failed: no command provided."
10501 msgstr ""
10503 #: builtin/bisect--helper.c:1116
10504 #, c-format
10505 msgid "running %s\n"
10506 msgstr ""
10508 #: builtin/bisect--helper.c:1120
10509 #, c-format
10510 msgid "bisect run failed: exit code %d from '%s' is < 0 or >= 128"
10511 msgstr ""
10513 #: builtin/bisect--helper.c:1136
10514 #, c-format
10515 msgid "cannot open file '%s' for writing"
10516 msgstr ""
10518 #: builtin/bisect--helper.c:1152
10519 msgid "bisect run cannot continue any more"
10520 msgstr ""
10522 #: builtin/bisect--helper.c:1154
10523 #, c-format
10524 msgid "bisect run success"
10525 msgstr ""
10527 #: builtin/bisect--helper.c:1157
10528 #, c-format
10529 msgid "bisect found first bad commit"
10530 msgstr ""
10532 #: builtin/bisect--helper.c:1160
10533 #, c-format
10534 msgid ""
10535 "bisect run failed: 'git bisect--helper --bisect-state %s' exited with error "
10536 "code %d"
10537 msgstr ""
10539 #: builtin/bisect--helper.c:1192
10540 msgid "reset the bisection state"
10541 msgstr ""
10543 #: builtin/bisect--helper.c:1194
10544 msgid "check whether bad or good terms exist"
10545 msgstr ""
10547 #: builtin/bisect--helper.c:1196
10548 msgid "print out the bisect terms"
10549 msgstr ""
10551 #: builtin/bisect--helper.c:1198
10552 msgid "start the bisect session"
10553 msgstr ""
10555 #: builtin/bisect--helper.c:1200
10556 msgid "find the next bisection commit"
10557 msgstr ""
10559 #: builtin/bisect--helper.c:1202
10560 msgid "mark the state of ref (or refs)"
10561 msgstr ""
10563 #: builtin/bisect--helper.c:1204
10564 msgid "list the bisection steps so far"
10565 msgstr ""
10567 #: builtin/bisect--helper.c:1206
10568 msgid "replay the bisection process from the given file"
10569 msgstr ""
10571 #: builtin/bisect--helper.c:1208
10572 msgid "skip some commits for checkout"
10573 msgstr ""
10575 #: builtin/bisect--helper.c:1210
10576 msgid "visualize the bisection"
10577 msgstr ""
10579 #: builtin/bisect--helper.c:1212
10580 msgid "use <cmd>... to automatically bisect."
10581 msgstr ""
10583 #: builtin/bisect--helper.c:1214
10584 msgid "no log for BISECT_WRITE"
10585 msgstr ""
10587 #: builtin/bisect--helper.c:1229
10588 msgid "--bisect-reset requires either no argument or a commit"
10589 msgstr ""
10591 #: builtin/bisect--helper.c:1234
10592 msgid "--bisect-terms requires 0 or 1 argument"
10593 msgstr ""
10595 #: builtin/bisect--helper.c:1243
10596 msgid "--bisect-next requires 0 arguments"
10597 msgstr ""
10599 #: builtin/bisect--helper.c:1254
10600 msgid "--bisect-log requires 0 arguments"
10601 msgstr ""
10603 #: builtin/bisect--helper.c:1259
10604 msgid "no logfile given"
10605 msgstr ""
10607 #: builtin/blame.c:32
10608 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
10609 msgstr ""
10611 #: builtin/blame.c:37
10612 msgid "<rev-opts> are documented in git-rev-list(1)"
10613 msgstr ""
10615 #: builtin/blame.c:406
10616 #, c-format
10617 msgid "expecting a color: %s"
10618 msgstr ""
10620 #: builtin/blame.c:413
10621 msgid "must end with a color"
10622 msgstr ""
10624 #: builtin/blame.c:724
10625 #, c-format
10626 msgid "invalid color '%s' in color.blame.repeatedLines"
10627 msgstr ""
10629 #: builtin/blame.c:742
10630 msgid "invalid value for blame.coloring"
10631 msgstr ""
10633 #: builtin/blame.c:841
10634 #, c-format
10635 msgid "cannot find revision %s to ignore"
10636 msgstr ""
10638 #: builtin/blame.c:863
10639 msgid "show blame entries as we find them, incrementally"
10640 msgstr ""
10642 #: builtin/blame.c:864
10643 msgid "do not show object names of boundary commits (Default: off)"
10644 msgstr ""
10646 #: builtin/blame.c:865
10647 msgid "do not treat root commits as boundaries (Default: off)"
10648 msgstr ""
10650 #: builtin/blame.c:866
10651 msgid "show work cost statistics"
10652 msgstr ""
10654 #: builtin/blame.c:867 builtin/checkout.c:1517 builtin/clone.c:94
10655 #: builtin/commit-graph.c:75 builtin/commit-graph.c:228 builtin/fetch.c:179
10656 #: builtin/merge.c:298 builtin/multi-pack-index.c:103
10657 #: builtin/multi-pack-index.c:154 builtin/multi-pack-index.c:178
10658 #: builtin/multi-pack-index.c:204 builtin/pull.c:120 builtin/push.c:566
10659 #: builtin/send-pack.c:202
10660 msgid "force progress reporting"
10661 msgstr ""
10663 #: builtin/blame.c:868
10664 msgid "show output score for blame entries"
10665 msgstr ""
10667 #: builtin/blame.c:869
10668 msgid "show original filename (Default: auto)"
10669 msgstr ""
10671 #: builtin/blame.c:870
10672 msgid "show original linenumber (Default: off)"
10673 msgstr ""
10675 #: builtin/blame.c:871
10676 msgid "show in a format designed for machine consumption"
10677 msgstr ""
10679 #: builtin/blame.c:872
10680 msgid "show porcelain format with per-line commit information"
10681 msgstr ""
10683 #: builtin/blame.c:873
10684 msgid "use the same output mode as git-annotate (Default: off)"
10685 msgstr ""
10687 #: builtin/blame.c:874
10688 msgid "show raw timestamp (Default: off)"
10689 msgstr ""
10691 #: builtin/blame.c:875
10692 msgid "show long commit SHA1 (Default: off)"
10693 msgstr ""
10695 #: builtin/blame.c:876
10696 msgid "suppress author name and timestamp (Default: off)"
10697 msgstr ""
10699 #: builtin/blame.c:877
10700 msgid "show author email instead of name (Default: off)"
10701 msgstr ""
10703 #: builtin/blame.c:878
10704 msgid "ignore whitespace differences"
10705 msgstr ""
10707 #: builtin/blame.c:879 builtin/log.c:1823
10708 msgid "rev"
10709 msgstr ""
10711 #: builtin/blame.c:879
10712 msgid "ignore <rev> when blaming"
10713 msgstr ""
10715 #: builtin/blame.c:880
10716 msgid "ignore revisions from <file>"
10717 msgstr ""
10719 #: builtin/blame.c:881
10720 msgid "color redundant metadata from previous line differently"
10721 msgstr ""
10723 #: builtin/blame.c:882
10724 msgid "color lines by age"
10725 msgstr ""
10727 #: builtin/blame.c:883
10728 msgid "spend extra cycles to find better match"
10729 msgstr ""
10731 #: builtin/blame.c:884
10732 msgid "use revisions from <file> instead of calling git-rev-list"
10733 msgstr ""
10735 #: builtin/blame.c:885
10736 msgid "use <file>'s contents as the final image"
10737 msgstr ""
10739 #: builtin/blame.c:886 builtin/blame.c:887
10740 msgid "score"
10741 msgstr ""
10743 #: builtin/blame.c:886
10744 msgid "find line copies within and across files"
10745 msgstr ""
10747 #: builtin/blame.c:887
10748 msgid "find line movements within and across files"
10749 msgstr ""
10751 #: builtin/blame.c:888
10752 msgid "range"
10753 msgstr ""
10755 #: builtin/blame.c:889
10756 msgid "process only line range <start>,<end> or function :<funcname>"
10757 msgstr ""
10759 #: builtin/blame.c:944
10760 msgid "--progress can't be used with --incremental or porcelain formats"
10761 msgstr ""
10763 #. TRANSLATORS: This string is used to tell us the
10764 #. maximum display width for a relative timestamp in
10765 #. "git blame" output.  For C locale, "4 years, 11
10766 #. months ago", which takes 22 places, is the longest
10767 #. among various forms of relative timestamps, but
10768 #. your language may need more or fewer display
10769 #. columns.
10771 #: builtin/blame.c:995
10772 msgid "4 years, 11 months ago"
10773 msgstr ""
10775 #: builtin/blame.c:1111
10776 #, c-format
10777 msgid "file %s has only %lu line"
10778 msgid_plural "file %s has only %lu lines"
10779 msgstr[0] ""
10780 msgstr[1] ""
10782 #: builtin/blame.c:1156
10783 msgid "Blaming lines"
10784 msgstr ""
10786 #: builtin/branch.c:29
10787 msgid "git branch [<options>] [-r | -a] [--merged] [--no-merged]"
10788 msgstr ""
10790 #: builtin/branch.c:30
10791 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
10792 msgstr ""
10794 #: builtin/branch.c:31
10795 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
10796 msgstr ""
10798 #: builtin/branch.c:32
10799 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
10800 msgstr ""
10802 #: builtin/branch.c:33
10803 msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
10804 msgstr ""
10806 #: builtin/branch.c:34
10807 msgid "git branch [<options>] [-r | -a] [--points-at]"
10808 msgstr ""
10810 #: builtin/branch.c:35
10811 msgid "git branch [<options>] [-r | -a] [--format]"
10812 msgstr ""
10814 #: builtin/branch.c:154
10815 #, c-format
10816 msgid ""
10817 "deleting branch '%s' that has been merged to\n"
10818 "         '%s', but not yet merged to HEAD."
10819 msgstr ""
10821 #: builtin/branch.c:158
10822 #, c-format
10823 msgid ""
10824 "not deleting branch '%s' that is not yet merged to\n"
10825 "         '%s', even though it is merged to HEAD."
10826 msgstr ""
10828 #: builtin/branch.c:172
10829 #, c-format
10830 msgid "Couldn't look up commit object for '%s'"
10831 msgstr ""
10833 #: builtin/branch.c:176
10834 #, c-format
10835 msgid ""
10836 "The branch '%s' is not fully merged.\n"
10837 "If you are sure you want to delete it, run 'git branch -D %s'."
10838 msgstr ""
10840 #: builtin/branch.c:189
10841 msgid "Update of config-file failed"
10842 msgstr ""
10844 #: builtin/branch.c:223
10845 msgid "cannot use -a with -d"
10846 msgstr ""
10848 #: builtin/branch.c:230
10849 msgid "Couldn't look up commit object for HEAD"
10850 msgstr ""
10852 #: builtin/branch.c:244
10853 #, c-format
10854 msgid "Cannot delete branch '%s' checked out at '%s'"
10855 msgstr ""
10857 #: builtin/branch.c:259
10858 #, c-format
10859 msgid "remote-tracking branch '%s' not found."
10860 msgstr ""
10862 #: builtin/branch.c:260
10863 #, c-format
10864 msgid "branch '%s' not found."
10865 msgstr ""
10867 #: builtin/branch.c:291
10868 #, c-format
10869 msgid "Deleted remote-tracking branch %s (was %s).\n"
10870 msgstr ""
10872 #: builtin/branch.c:292
10873 #, c-format
10874 msgid "Deleted branch %s (was %s).\n"
10875 msgstr ""
10877 #: builtin/branch.c:441 builtin/tag.c:63
10878 msgid "unable to parse format string"
10879 msgstr ""
10881 #: builtin/branch.c:472
10882 msgid "could not resolve HEAD"
10883 msgstr ""
10885 #: builtin/branch.c:478
10886 #, c-format
10887 msgid "HEAD (%s) points outside of refs/heads/"
10888 msgstr ""
10890 #: builtin/branch.c:493
10891 #, c-format
10892 msgid "Branch %s is being rebased at %s"
10893 msgstr ""
10895 #: builtin/branch.c:497
10896 #, c-format
10897 msgid "Branch %s is being bisected at %s"
10898 msgstr ""
10900 #: builtin/branch.c:514
10901 msgid "cannot copy the current branch while not on any."
10902 msgstr ""
10904 #: builtin/branch.c:516
10905 msgid "cannot rename the current branch while not on any."
10906 msgstr ""
10908 #: builtin/branch.c:527
10909 #, c-format
10910 msgid "Invalid branch name: '%s'"
10911 msgstr ""
10913 #: builtin/branch.c:556
10914 msgid "Branch rename failed"
10915 msgstr ""
10917 #: builtin/branch.c:558
10918 msgid "Branch copy failed"
10919 msgstr ""
10921 #: builtin/branch.c:562
10922 #, c-format
10923 msgid "Created a copy of a misnamed branch '%s'"
10924 msgstr ""
10926 #: builtin/branch.c:565
10927 #, c-format
10928 msgid "Renamed a misnamed branch '%s' away"
10929 msgstr ""
10931 #: builtin/branch.c:571
10932 #, c-format
10933 msgid "Branch renamed to %s, but HEAD is not updated!"
10934 msgstr ""
10936 #: builtin/branch.c:580
10937 msgid "Branch is renamed, but update of config-file failed"
10938 msgstr ""
10940 #: builtin/branch.c:582
10941 msgid "Branch is copied, but update of config-file failed"
10942 msgstr ""
10944 #: builtin/branch.c:598
10945 #, c-format
10946 msgid ""
10947 "Please edit the description for the branch\n"
10948 "  %s\n"
10949 "Lines starting with '%c' will be stripped.\n"
10950 msgstr ""
10952 #: builtin/branch.c:632
10953 msgid "Generic options"
10954 msgstr ""
10956 #: builtin/branch.c:634
10957 msgid "show hash and subject, give twice for upstream branch"
10958 msgstr ""
10960 #: builtin/branch.c:635
10961 msgid "suppress informational messages"
10962 msgstr ""
10964 #: builtin/branch.c:636
10965 msgid "set up tracking mode (see git-pull(1))"
10966 msgstr ""
10968 #: builtin/branch.c:638
10969 msgid "do not use"
10970 msgstr ""
10972 #: builtin/branch.c:640
10973 msgid "upstream"
10974 msgstr ""
10976 #: builtin/branch.c:640
10977 msgid "change the upstream info"
10978 msgstr ""
10980 #: builtin/branch.c:641
10981 msgid "unset the upstream info"
10982 msgstr ""
10984 #: builtin/branch.c:642
10985 msgid "use colored output"
10986 msgstr ""
10988 #: builtin/branch.c:643
10989 msgid "act on remote-tracking branches"
10990 msgstr ""
10992 #: builtin/branch.c:645 builtin/branch.c:647
10993 msgid "print only branches that contain the commit"
10994 msgstr ""
10996 #: builtin/branch.c:646 builtin/branch.c:648
10997 msgid "print only branches that don't contain the commit"
10998 msgstr ""
11000 #: builtin/branch.c:651
11001 msgid "Specific git-branch actions:"
11002 msgstr ""
11004 #: builtin/branch.c:652
11005 msgid "list both remote-tracking and local branches"
11006 msgstr ""
11008 #: builtin/branch.c:654
11009 msgid "delete fully merged branch"
11010 msgstr ""
11012 #: builtin/branch.c:655
11013 msgid "delete branch (even if not merged)"
11014 msgstr ""
11016 #: builtin/branch.c:656
11017 msgid "move/rename a branch and its reflog"
11018 msgstr ""
11020 #: builtin/branch.c:657
11021 msgid "move/rename a branch, even if target exists"
11022 msgstr ""
11024 #: builtin/branch.c:658
11025 msgid "copy a branch and its reflog"
11026 msgstr ""
11028 #: builtin/branch.c:659
11029 msgid "copy a branch, even if target exists"
11030 msgstr ""
11032 #: builtin/branch.c:660
11033 msgid "list branch names"
11034 msgstr ""
11036 #: builtin/branch.c:661
11037 msgid "show current branch name"
11038 msgstr ""
11040 #: builtin/branch.c:662
11041 msgid "create the branch's reflog"
11042 msgstr ""
11044 #: builtin/branch.c:664
11045 msgid "edit the description for the branch"
11046 msgstr ""
11048 #: builtin/branch.c:665
11049 msgid "force creation, move/rename, deletion"
11050 msgstr ""
11052 #: builtin/branch.c:666
11053 msgid "print only branches that are merged"
11054 msgstr ""
11056 #: builtin/branch.c:667
11057 msgid "print only branches that are not merged"
11058 msgstr ""
11060 #: builtin/branch.c:668
11061 msgid "list branches in columns"
11062 msgstr ""
11064 #: builtin/branch.c:670 builtin/for-each-ref.c:44 builtin/notes.c:413
11065 #: builtin/notes.c:416 builtin/notes.c:579 builtin/notes.c:582
11066 #: builtin/tag.c:475
11067 msgid "object"
11068 msgstr ""
11070 #: builtin/branch.c:671
11071 msgid "print only branches of the object"
11072 msgstr ""
11074 #: builtin/branch.c:672 builtin/for-each-ref.c:50 builtin/tag.c:482
11075 msgid "sorting and filtering are case insensitive"
11076 msgstr ""
11078 #: builtin/branch.c:673 builtin/for-each-ref.c:40 builtin/tag.c:480
11079 #: builtin/verify-tag.c:38
11080 msgid "format to use for the output"
11081 msgstr ""
11083 #: builtin/branch.c:696 builtin/clone.c:678
11084 msgid "HEAD not found below refs/heads!"
11085 msgstr ""
11087 #: builtin/branch.c:720
11088 msgid "--column and --verbose are incompatible"
11089 msgstr ""
11091 #: builtin/branch.c:735 builtin/branch.c:792 builtin/branch.c:801
11092 msgid "branch name required"
11093 msgstr ""
11095 #: builtin/branch.c:768
11096 msgid "Cannot give description to detached HEAD"
11097 msgstr ""
11099 #: builtin/branch.c:773
11100 msgid "cannot edit description of more than one branch"
11101 msgstr ""
11103 #: builtin/branch.c:780
11104 #, c-format
11105 msgid "No commit on branch '%s' yet."
11106 msgstr ""
11108 #: builtin/branch.c:783
11109 #, c-format
11110 msgid "No branch named '%s'."
11111 msgstr ""
11113 #: builtin/branch.c:798
11114 msgid "too many branches for a copy operation"
11115 msgstr ""
11117 #: builtin/branch.c:807
11118 msgid "too many arguments for a rename operation"
11119 msgstr ""
11121 #: builtin/branch.c:812
11122 msgid "too many arguments to set new upstream"
11123 msgstr ""
11125 #: builtin/branch.c:816
11126 #, c-format
11127 msgid ""
11128 "could not set upstream of HEAD to %s when it does not point to any branch."
11129 msgstr ""
11131 #: builtin/branch.c:819 builtin/branch.c:842
11132 #, c-format
11133 msgid "no such branch '%s'"
11134 msgstr ""
11136 #: builtin/branch.c:823
11137 #, c-format
11138 msgid "branch '%s' does not exist"
11139 msgstr ""
11141 #: builtin/branch.c:836
11142 msgid "too many arguments to unset upstream"
11143 msgstr ""
11145 #: builtin/branch.c:840
11146 msgid "could not unset upstream of HEAD when it does not point to any branch."
11147 msgstr ""
11149 #: builtin/branch.c:846
11150 #, c-format
11151 msgid "Branch '%s' has no upstream information"
11152 msgstr ""
11154 #: builtin/branch.c:856
11155 msgid ""
11156 "The -a, and -r, options to 'git branch' do not take a branch name.\n"
11157 "Did you mean to use: -a|-r --list <pattern>?"
11158 msgstr ""
11160 #: builtin/branch.c:860
11161 msgid ""
11162 "the '--set-upstream' option is no longer supported. Please use '--track' or "
11163 "'--set-upstream-to' instead."
11164 msgstr ""
11166 #: builtin/bugreport.c:16
11167 msgid "git version:\n"
11168 msgstr ""
11170 #: builtin/bugreport.c:22
11171 #, c-format
11172 msgid "uname() failed with error '%s' (%d)\n"
11173 msgstr ""
11175 #: builtin/bugreport.c:32
11176 msgid "compiler info: "
11177 msgstr ""
11179 #: builtin/bugreport.c:35
11180 msgid "libc info: "
11181 msgstr ""
11183 #: builtin/bugreport.c:49
11184 msgid "not run from a git repository - no hooks to show\n"
11185 msgstr ""
11187 #: builtin/bugreport.c:62
11188 msgid "git bugreport [-o|--output-directory <file>] [-s|--suffix <format>]"
11189 msgstr ""
11191 #: builtin/bugreport.c:69
11192 msgid ""
11193 "Thank you for filling out a Git bug report!\n"
11194 "Please answer the following questions to help us understand your issue.\n"
11195 "\n"
11196 "What did you do before the bug happened? (Steps to reproduce your issue)\n"
11197 "\n"
11198 "What did you expect to happen? (Expected behavior)\n"
11199 "\n"
11200 "What happened instead? (Actual behavior)\n"
11201 "\n"
11202 "What's different between what you expected and what actually happened?\n"
11203 "\n"
11204 "Anything else you want to add:\n"
11205 "\n"
11206 "Please review the rest of the bug report below.\n"
11207 "You can delete any lines you don't wish to share.\n"
11208 msgstr ""
11210 #: builtin/bugreport.c:108
11211 msgid "specify a destination for the bugreport file"
11212 msgstr ""
11214 #: builtin/bugreport.c:110
11215 msgid "specify a strftime format suffix for the filename"
11216 msgstr ""
11218 #: builtin/bugreport.c:132
11219 #, c-format
11220 msgid "could not create leading directories for '%s'"
11221 msgstr ""
11223 #: builtin/bugreport.c:139
11224 msgid "System Info"
11225 msgstr ""
11227 #: builtin/bugreport.c:142
11228 msgid "Enabled Hooks"
11229 msgstr ""
11231 #: builtin/bugreport.c:149
11232 #, c-format
11233 msgid "unable to write to %s"
11234 msgstr ""
11236 #: builtin/bugreport.c:159
11237 #, c-format
11238 msgid "Created new report at '%s'.\n"
11239 msgstr ""
11241 #: builtin/bundle.c:15 builtin/bundle.c:23
11242 msgid "git bundle create [<options>] <file> <git-rev-list args>"
11243 msgstr ""
11245 #: builtin/bundle.c:16 builtin/bundle.c:28
11246 msgid "git bundle verify [<options>] <file>"
11247 msgstr ""
11249 #: builtin/bundle.c:17 builtin/bundle.c:33
11250 msgid "git bundle list-heads <file> [<refname>...]"
11251 msgstr ""
11253 #: builtin/bundle.c:18 builtin/bundle.c:38
11254 msgid "git bundle unbundle <file> [<refname>...]"
11255 msgstr ""
11257 #: builtin/bundle.c:65 builtin/pack-objects.c:3876
11258 msgid "do not show progress meter"
11259 msgstr ""
11261 #: builtin/bundle.c:67 builtin/bundle.c:167 builtin/pack-objects.c:3878
11262 msgid "show progress meter"
11263 msgstr ""
11265 #: builtin/bundle.c:69 builtin/pack-objects.c:3880
11266 msgid "show progress meter during object writing phase"
11267 msgstr ""
11269 #: builtin/bundle.c:72 builtin/pack-objects.c:3883
11270 msgid "similar to --all-progress when progress meter is shown"
11271 msgstr ""
11273 #: builtin/bundle.c:74
11274 msgid "specify bundle format version"
11275 msgstr ""
11277 #: builtin/bundle.c:94
11278 msgid "Need a repository to create a bundle."
11279 msgstr ""
11281 #: builtin/bundle.c:107
11282 msgid "do not show bundle details"
11283 msgstr ""
11285 #: builtin/bundle.c:126
11286 #, c-format
11287 msgid "%s is okay\n"
11288 msgstr ""
11290 #: builtin/bundle.c:182
11291 msgid "Need a repository to unbundle."
11292 msgstr ""
11294 #: builtin/bundle.c:185
11295 msgid "Unbundling objects"
11296 msgstr ""
11298 #: builtin/bundle.c:219 builtin/remote.c:1733
11299 #, c-format
11300 msgid "Unknown subcommand: %s"
11301 msgstr ""
11303 #: builtin/cat-file.c:622
11304 msgid ""
11305 "git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
11306 "p | <type> | --textconv | --filters) [--path=<path>] <object>"
11307 msgstr ""
11309 #: builtin/cat-file.c:623
11310 msgid ""
11311 "git cat-file (--batch[=<format>] | --batch-check[=<format>]) [--follow-"
11312 "symlinks] [--textconv | --filters]"
11313 msgstr ""
11315 #: builtin/cat-file.c:644
11316 msgid "only one batch option may be specified"
11317 msgstr ""
11319 #: builtin/cat-file.c:662
11320 msgid "<type> can be one of: blob, tree, commit, tag"
11321 msgstr ""
11323 #: builtin/cat-file.c:663
11324 msgid "show object type"
11325 msgstr ""
11327 #: builtin/cat-file.c:664
11328 msgid "show object size"
11329 msgstr ""
11331 #: builtin/cat-file.c:666
11332 msgid "exit with zero when there's no error"
11333 msgstr ""
11335 #: builtin/cat-file.c:667
11336 msgid "pretty-print object's content"
11337 msgstr ""
11339 #: builtin/cat-file.c:669
11340 msgid "for blob objects, run textconv on object's content"
11341 msgstr ""
11343 #: builtin/cat-file.c:671
11344 msgid "for blob objects, run filters on object's content"
11345 msgstr ""
11347 #: builtin/cat-file.c:672
11348 msgid "blob"
11349 msgstr ""
11351 #: builtin/cat-file.c:673
11352 msgid "use a specific path for --textconv/--filters"
11353 msgstr ""
11355 #: builtin/cat-file.c:675
11356 msgid "allow -s and -t to work with broken/corrupt objects"
11357 msgstr ""
11359 #: builtin/cat-file.c:676
11360 msgid "buffer --batch output"
11361 msgstr ""
11363 #: builtin/cat-file.c:678
11364 msgid "show info and content of objects fed from the standard input"
11365 msgstr ""
11367 #: builtin/cat-file.c:682
11368 msgid "show info about objects fed from the standard input"
11369 msgstr ""
11371 #: builtin/cat-file.c:686
11372 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
11373 msgstr ""
11375 #: builtin/cat-file.c:688
11376 msgid "show all objects with --batch or --batch-check"
11377 msgstr ""
11379 #: builtin/cat-file.c:690
11380 msgid "do not order --batch-all-objects output"
11381 msgstr ""
11383 #: builtin/check-attr.c:13
11384 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
11385 msgstr ""
11387 #: builtin/check-attr.c:14
11388 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
11389 msgstr ""
11391 #: builtin/check-attr.c:21
11392 msgid "report all attributes set on file"
11393 msgstr ""
11395 #: builtin/check-attr.c:22
11396 msgid "use .gitattributes only from the index"
11397 msgstr ""
11399 #: builtin/check-attr.c:23 builtin/check-ignore.c:25 builtin/hash-object.c:100
11400 msgid "read file names from stdin"
11401 msgstr ""
11403 #: builtin/check-attr.c:25 builtin/check-ignore.c:27
11404 msgid "terminate input and output records by a NUL character"
11405 msgstr ""
11407 #: builtin/check-ignore.c:21 builtin/checkout.c:1513 builtin/gc.c:549
11408 #: builtin/worktree.c:494
11409 msgid "suppress progress reporting"
11410 msgstr ""
11412 #: builtin/check-ignore.c:29
11413 msgid "show non-matching input paths"
11414 msgstr ""
11416 #: builtin/check-ignore.c:31
11417 msgid "ignore index when checking"
11418 msgstr ""
11420 #: builtin/check-ignore.c:165
11421 msgid "cannot specify pathnames with --stdin"
11422 msgstr ""
11424 #: builtin/check-ignore.c:168
11425 msgid "-z only makes sense with --stdin"
11426 msgstr ""
11428 #: builtin/check-ignore.c:170
11429 msgid "no path specified"
11430 msgstr ""
11432 #: builtin/check-ignore.c:174
11433 msgid "--quiet is only valid with a single pathname"
11434 msgstr ""
11436 #: builtin/check-ignore.c:176
11437 msgid "cannot have both --quiet and --verbose"
11438 msgstr ""
11440 #: builtin/check-ignore.c:179
11441 msgid "--non-matching is only valid with --verbose"
11442 msgstr ""
11444 #: builtin/check-mailmap.c:9
11445 msgid "git check-mailmap [<options>] <contact>..."
11446 msgstr ""
11448 #: builtin/check-mailmap.c:14
11449 msgid "also read contacts from stdin"
11450 msgstr ""
11452 #: builtin/check-mailmap.c:25
11453 #, c-format
11454 msgid "unable to parse contact: %s"
11455 msgstr ""
11457 #: builtin/check-mailmap.c:48
11458 msgid "no contacts specified"
11459 msgstr ""
11461 #: builtin/checkout--worker.c:110
11462 msgid "git checkout--worker [<options>]"
11463 msgstr ""
11465 #: builtin/checkout--worker.c:118 builtin/checkout-index.c:201
11466 #: builtin/column.c:31 builtin/column.c:32 builtin/submodule--helper.c:1863
11467 #: builtin/submodule--helper.c:1866 builtin/submodule--helper.c:1874
11468 #: builtin/submodule--helper.c:2510 builtin/submodule--helper.c:2576
11469 #: builtin/worktree.c:492 builtin/worktree.c:729
11470 msgid "string"
11471 msgstr ""
11473 #: builtin/checkout--worker.c:119 builtin/checkout-index.c:202
11474 msgid "when creating files, prepend <string>"
11475 msgstr ""
11477 #: builtin/checkout-index.c:152
11478 msgid "git checkout-index [<options>] [--] [<file>...]"
11479 msgstr ""
11481 #: builtin/checkout-index.c:169
11482 msgid "stage should be between 1 and 3 or all"
11483 msgstr ""
11485 #: builtin/checkout-index.c:187
11486 msgid "check out all files in the index"
11487 msgstr ""
11489 #: builtin/checkout-index.c:188
11490 msgid "force overwrite of existing files"
11491 msgstr ""
11493 #: builtin/checkout-index.c:190
11494 msgid "no warning for existing files and files not in index"
11495 msgstr ""
11497 #: builtin/checkout-index.c:192
11498 msgid "don't checkout new files"
11499 msgstr ""
11501 #: builtin/checkout-index.c:194
11502 msgid "update stat information in the index file"
11503 msgstr ""
11505 #: builtin/checkout-index.c:198
11506 msgid "read list of paths from the standard input"
11507 msgstr ""
11509 #: builtin/checkout-index.c:200
11510 msgid "write the content to temporary files"
11511 msgstr ""
11513 #: builtin/checkout-index.c:204
11514 msgid "copy out the files from named stage"
11515 msgstr ""
11517 #: builtin/checkout.c:33
11518 msgid "git checkout [<options>] <branch>"
11519 msgstr ""
11521 #: builtin/checkout.c:34
11522 msgid "git checkout [<options>] [<branch>] -- <file>..."
11523 msgstr ""
11525 #: builtin/checkout.c:39
11526 msgid "git switch [<options>] [<branch>]"
11527 msgstr ""
11529 #: builtin/checkout.c:44
11530 msgid "git restore [<options>] [--source=<branch>] <file>..."
11531 msgstr ""
11533 #: builtin/checkout.c:190 builtin/checkout.c:229
11534 #, c-format
11535 msgid "path '%s' does not have our version"
11536 msgstr ""
11538 #: builtin/checkout.c:192 builtin/checkout.c:231
11539 #, c-format
11540 msgid "path '%s' does not have their version"
11541 msgstr ""
11543 #: builtin/checkout.c:208
11544 #, c-format
11545 msgid "path '%s' does not have all necessary versions"
11546 msgstr ""
11548 #: builtin/checkout.c:261
11549 #, c-format
11550 msgid "path '%s' does not have necessary versions"
11551 msgstr ""
11553 #: builtin/checkout.c:278
11554 #, c-format
11555 msgid "path '%s': cannot merge"
11556 msgstr ""
11558 #: builtin/checkout.c:294
11559 #, c-format
11560 msgid "Unable to add merge result for '%s'"
11561 msgstr ""
11563 #: builtin/checkout.c:411
11564 #, c-format
11565 msgid "Recreated %d merge conflict"
11566 msgid_plural "Recreated %d merge conflicts"
11567 msgstr[0] ""
11568 msgstr[1] ""
11570 #: builtin/checkout.c:416
11571 #, c-format
11572 msgid "Updated %d path from %s"
11573 msgid_plural "Updated %d paths from %s"
11574 msgstr[0] ""
11575 msgstr[1] ""
11577 #: builtin/checkout.c:423
11578 #, c-format
11579 msgid "Updated %d path from the index"
11580 msgid_plural "Updated %d paths from the index"
11581 msgstr[0] ""
11582 msgstr[1] ""
11584 #: builtin/checkout.c:446 builtin/checkout.c:449 builtin/checkout.c:452
11585 #: builtin/checkout.c:456
11586 #, c-format
11587 msgid "'%s' cannot be used with updating paths"
11588 msgstr ""
11590 #: builtin/checkout.c:459 builtin/checkout.c:462
11591 #, c-format
11592 msgid "'%s' cannot be used with %s"
11593 msgstr ""
11595 #: builtin/checkout.c:466
11596 #, c-format
11597 msgid "Cannot update paths and switch to branch '%s' at the same time."
11598 msgstr ""
11600 #: builtin/checkout.c:470
11601 #, c-format
11602 msgid "neither '%s' or '%s' is specified"
11603 msgstr ""
11605 #: builtin/checkout.c:474
11606 #, c-format
11607 msgid "'%s' must be used when '%s' is not specified"
11608 msgstr ""
11610 #: builtin/checkout.c:479 builtin/checkout.c:484
11611 #, c-format
11612 msgid "'%s' or '%s' cannot be used with %s"
11613 msgstr ""
11615 #: builtin/checkout.c:558 builtin/checkout.c:565
11616 #, c-format
11617 msgid "path '%s' is unmerged"
11618 msgstr ""
11620 #: builtin/checkout.c:736
11621 msgid "you need to resolve your current index first"
11622 msgstr ""
11624 #: builtin/checkout.c:786
11625 #, c-format
11626 msgid ""
11627 "cannot continue with staged changes in the following files:\n"
11628 "%s"
11629 msgstr ""
11631 #: builtin/checkout.c:879
11632 #, c-format
11633 msgid "Can not do reflog for '%s': %s\n"
11634 msgstr ""
11636 #: builtin/checkout.c:921
11637 msgid "HEAD is now at"
11638 msgstr ""
11640 #: builtin/checkout.c:925 builtin/clone.c:609 t/helper/test-fast-rebase.c:203
11641 msgid "unable to update HEAD"
11642 msgstr ""
11644 #: builtin/checkout.c:929
11645 #, c-format
11646 msgid "Reset branch '%s'\n"
11647 msgstr ""
11649 #: builtin/checkout.c:932
11650 #, c-format
11651 msgid "Already on '%s'\n"
11652 msgstr ""
11654 #: builtin/checkout.c:936
11655 #, c-format
11656 msgid "Switched to and reset branch '%s'\n"
11657 msgstr ""
11659 #: builtin/checkout.c:938 builtin/checkout.c:1369
11660 #, c-format
11661 msgid "Switched to a new branch '%s'\n"
11662 msgstr ""
11664 #: builtin/checkout.c:940
11665 #, c-format
11666 msgid "Switched to branch '%s'\n"
11667 msgstr ""
11669 #: builtin/checkout.c:991
11670 #, c-format
11671 msgid " ... and %d more.\n"
11672 msgstr ""
11674 #: builtin/checkout.c:997
11675 #, c-format
11676 msgid ""
11677 "Warning: you are leaving %d commit behind, not connected to\n"
11678 "any of your branches:\n"
11679 "\n"
11680 "%s\n"
11681 msgid_plural ""
11682 "Warning: you are leaving %d commits behind, not connected to\n"
11683 "any of your branches:\n"
11684 "\n"
11685 "%s\n"
11686 msgstr[0] ""
11687 msgstr[1] ""
11689 #: builtin/checkout.c:1016
11690 #, c-format
11691 msgid ""
11692 "If you want to keep it by creating a new branch, this may be a good time\n"
11693 "to do so with:\n"
11694 "\n"
11695 " git branch <new-branch-name> %s\n"
11696 "\n"
11697 msgid_plural ""
11698 "If you want to keep them by creating a new branch, this may be a good time\n"
11699 "to do so with:\n"
11700 "\n"
11701 " git branch <new-branch-name> %s\n"
11702 "\n"
11703 msgstr[0] ""
11704 msgstr[1] ""
11706 #: builtin/checkout.c:1051
11707 msgid "internal error in revision walk"
11708 msgstr ""
11710 #: builtin/checkout.c:1055
11711 msgid "Previous HEAD position was"
11712 msgstr ""
11714 #: builtin/checkout.c:1095 builtin/checkout.c:1364
11715 msgid "You are on a branch yet to be born"
11716 msgstr ""
11718 #: builtin/checkout.c:1177
11719 #, c-format
11720 msgid ""
11721 "'%s' could be both a local file and a tracking branch.\n"
11722 "Please use -- (and optionally --no-guess) to disambiguate"
11723 msgstr ""
11725 #: builtin/checkout.c:1184
11726 msgid ""
11727 "If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
11728 "you can do so by fully qualifying the name with the --track option:\n"
11729 "\n"
11730 "    git checkout --track origin/<name>\n"
11731 "\n"
11732 "If you'd like to always have checkouts of an ambiguous <name> prefer\n"
11733 "one remote, e.g. the 'origin' remote, consider setting\n"
11734 "checkout.defaultRemote=origin in your config."
11735 msgstr ""
11737 #: builtin/checkout.c:1194
11738 #, c-format
11739 msgid "'%s' matched multiple (%d) remote tracking branches"
11740 msgstr ""
11742 #: builtin/checkout.c:1260
11743 msgid "only one reference expected"
11744 msgstr ""
11746 #: builtin/checkout.c:1277
11747 #, c-format
11748 msgid "only one reference expected, %d given."
11749 msgstr ""
11751 #: builtin/checkout.c:1323 builtin/worktree.c:269 builtin/worktree.c:437
11752 #, c-format
11753 msgid "invalid reference: %s"
11754 msgstr ""
11756 #: builtin/checkout.c:1336 builtin/checkout.c:1705
11757 #, c-format
11758 msgid "reference is not a tree: %s"
11759 msgstr ""
11761 #: builtin/checkout.c:1383
11762 #, c-format
11763 msgid "a branch is expected, got tag '%s'"
11764 msgstr ""
11766 #: builtin/checkout.c:1385
11767 #, c-format
11768 msgid "a branch is expected, got remote branch '%s'"
11769 msgstr ""
11771 #: builtin/checkout.c:1386 builtin/checkout.c:1394
11772 #, c-format
11773 msgid "a branch is expected, got '%s'"
11774 msgstr ""
11776 #: builtin/checkout.c:1389
11777 #, c-format
11778 msgid "a branch is expected, got commit '%s'"
11779 msgstr ""
11781 #: builtin/checkout.c:1405
11782 msgid ""
11783 "cannot switch branch while merging\n"
11784 "Consider \"git merge --quit\" or \"git worktree add\"."
11785 msgstr ""
11787 #: builtin/checkout.c:1409
11788 msgid ""
11789 "cannot switch branch in the middle of an am session\n"
11790 "Consider \"git am --quit\" or \"git worktree add\"."
11791 msgstr ""
11793 #: builtin/checkout.c:1413
11794 msgid ""
11795 "cannot switch branch while rebasing\n"
11796 "Consider \"git rebase --quit\" or \"git worktree add\"."
11797 msgstr ""
11799 #: builtin/checkout.c:1417
11800 msgid ""
11801 "cannot switch branch while cherry-picking\n"
11802 "Consider \"git cherry-pick --quit\" or \"git worktree add\"."
11803 msgstr ""
11805 #: builtin/checkout.c:1421
11806 msgid ""
11807 "cannot switch branch while reverting\n"
11808 "Consider \"git revert --quit\" or \"git worktree add\"."
11809 msgstr ""
11811 #: builtin/checkout.c:1425
11812 msgid "you are switching branch while bisecting"
11813 msgstr ""
11815 #: builtin/checkout.c:1432
11816 msgid "paths cannot be used with switching branches"
11817 msgstr ""
11819 #: builtin/checkout.c:1435 builtin/checkout.c:1439 builtin/checkout.c:1443
11820 #, c-format
11821 msgid "'%s' cannot be used with switching branches"
11822 msgstr ""
11824 #: builtin/checkout.c:1447 builtin/checkout.c:1450 builtin/checkout.c:1453
11825 #: builtin/checkout.c:1458 builtin/checkout.c:1463
11826 #, c-format
11827 msgid "'%s' cannot be used with '%s'"
11828 msgstr ""
11830 #: builtin/checkout.c:1460
11831 #, c-format
11832 msgid "'%s' cannot take <start-point>"
11833 msgstr ""
11835 #: builtin/checkout.c:1468
11836 #, c-format
11837 msgid "Cannot switch branch to a non-commit '%s'"
11838 msgstr ""
11840 #: builtin/checkout.c:1475
11841 msgid "missing branch or commit argument"
11842 msgstr ""
11844 #: builtin/checkout.c:1518
11845 msgid "perform a 3-way merge with the new branch"
11846 msgstr ""
11848 #: builtin/checkout.c:1519 builtin/log.c:1810 parse-options.h:321
11849 msgid "style"
11850 msgstr ""
11852 #: builtin/checkout.c:1520
11853 msgid "conflict style (merge or diff3)"
11854 msgstr ""
11856 #: builtin/checkout.c:1532 builtin/worktree.c:489
11857 msgid "detach HEAD at named commit"
11858 msgstr ""
11860 #: builtin/checkout.c:1533
11861 msgid "set upstream info for new branch"
11862 msgstr ""
11864 #: builtin/checkout.c:1535
11865 msgid "force checkout (throw away local modifications)"
11866 msgstr ""
11868 #: builtin/checkout.c:1537
11869 msgid "new-branch"
11870 msgstr ""
11872 #: builtin/checkout.c:1537
11873 msgid "new unparented branch"
11874 msgstr ""
11876 #: builtin/checkout.c:1539 builtin/merge.c:302
11877 msgid "update ignored files (default)"
11878 msgstr ""
11880 #: builtin/checkout.c:1542
11881 msgid "do not check if another worktree is holding the given ref"
11882 msgstr ""
11884 #: builtin/checkout.c:1555
11885 msgid "checkout our version for unmerged files"
11886 msgstr ""
11888 #: builtin/checkout.c:1558
11889 msgid "checkout their version for unmerged files"
11890 msgstr ""
11892 #: builtin/checkout.c:1562
11893 msgid "do not limit pathspecs to sparse entries only"
11894 msgstr ""
11896 #: builtin/checkout.c:1620
11897 #, c-format
11898 msgid "-%c, -%c and --orphan are mutually exclusive"
11899 msgstr ""
11901 #: builtin/checkout.c:1624
11902 msgid "-p and --overlay are mutually exclusive"
11903 msgstr ""
11905 #: builtin/checkout.c:1661
11906 msgid "--track needs a branch name"
11907 msgstr ""
11909 #: builtin/checkout.c:1666
11910 #, c-format
11911 msgid "missing branch name; try -%c"
11912 msgstr ""
11914 #: builtin/checkout.c:1698
11915 #, c-format
11916 msgid "could not resolve %s"
11917 msgstr ""
11919 #: builtin/checkout.c:1714
11920 msgid "invalid path specification"
11921 msgstr ""
11923 #: builtin/checkout.c:1721
11924 #, c-format
11925 msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
11926 msgstr ""
11928 #: builtin/checkout.c:1725
11929 #, c-format
11930 msgid "git checkout: --detach does not take a path argument '%s'"
11931 msgstr ""
11933 #: builtin/checkout.c:1734
11934 msgid "--pathspec-from-file is incompatible with --detach"
11935 msgstr ""
11937 #: builtin/checkout.c:1737 builtin/reset.c:331 builtin/stash.c:1647
11938 msgid "--pathspec-from-file is incompatible with --patch"
11939 msgstr ""
11941 #: builtin/checkout.c:1750
11942 msgid ""
11943 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
11944 "checking out of the index."
11945 msgstr ""
11947 #: builtin/checkout.c:1755
11948 msgid "you must specify path(s) to restore"
11949 msgstr ""
11951 #: builtin/checkout.c:1781 builtin/checkout.c:1783 builtin/checkout.c:1832
11952 #: builtin/checkout.c:1834 builtin/clone.c:126 builtin/remote.c:170
11953 #: builtin/remote.c:172 builtin/submodule--helper.c:2958
11954 #: builtin/submodule--helper.c:3252 builtin/worktree.c:485
11955 #: builtin/worktree.c:487
11956 msgid "branch"
11957 msgstr ""
11959 #: builtin/checkout.c:1782
11960 msgid "create and checkout a new branch"
11961 msgstr ""
11963 #: builtin/checkout.c:1784
11964 msgid "create/reset and checkout a branch"
11965 msgstr ""
11967 #: builtin/checkout.c:1785
11968 msgid "create reflog for new branch"
11969 msgstr ""
11971 #: builtin/checkout.c:1787
11972 msgid "second guess 'git checkout <no-such-branch>' (default)"
11973 msgstr ""
11975 #: builtin/checkout.c:1788
11976 msgid "use overlay mode (default)"
11977 msgstr ""
11979 #: builtin/checkout.c:1833
11980 msgid "create and switch to a new branch"
11981 msgstr ""
11983 #: builtin/checkout.c:1835
11984 msgid "create/reset and switch to a branch"
11985 msgstr ""
11987 #: builtin/checkout.c:1837
11988 msgid "second guess 'git switch <no-such-branch>'"
11989 msgstr ""
11991 #: builtin/checkout.c:1839
11992 msgid "throw away local modifications"
11993 msgstr ""
11995 #: builtin/checkout.c:1873
11996 msgid "which tree-ish to checkout from"
11997 msgstr ""
11999 #: builtin/checkout.c:1875
12000 msgid "restore the index"
12001 msgstr ""
12003 #: builtin/checkout.c:1877
12004 msgid "restore the working tree (default)"
12005 msgstr ""
12007 #: builtin/checkout.c:1879
12008 msgid "ignore unmerged entries"
12009 msgstr ""
12011 #: builtin/checkout.c:1880
12012 msgid "use overlay mode"
12013 msgstr ""
12015 #: builtin/clean.c:29
12016 msgid ""
12017 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
12018 msgstr ""
12020 #: builtin/clean.c:33
12021 #, c-format
12022 msgid "Removing %s\n"
12023 msgstr ""
12025 #: builtin/clean.c:34
12026 #, c-format
12027 msgid "Would remove %s\n"
12028 msgstr ""
12030 #: builtin/clean.c:35
12031 #, c-format
12032 msgid "Skipping repository %s\n"
12033 msgstr ""
12035 #: builtin/clean.c:36
12036 #, c-format
12037 msgid "Would skip repository %s\n"
12038 msgstr ""
12040 #: builtin/clean.c:38
12041 #, c-format
12042 msgid "could not lstat %s\n"
12043 msgstr ""
12045 #: builtin/clean.c:300 git-add--interactive.perl:593
12046 #, c-format
12047 msgid ""
12048 "Prompt help:\n"
12049 "1          - select a numbered item\n"
12050 "foo        - select item based on unique prefix\n"
12051 "           - (empty) select nothing\n"
12052 msgstr ""
12054 #: builtin/clean.c:304 git-add--interactive.perl:602
12055 #, c-format
12056 msgid ""
12057 "Prompt help:\n"
12058 "1          - select a single item\n"
12059 "3-5        - select a range of items\n"
12060 "2-3,6-9    - select multiple ranges\n"
12061 "foo        - select item based on unique prefix\n"
12062 "-...       - unselect specified items\n"
12063 "*          - choose all items\n"
12064 "           - (empty) finish selecting\n"
12065 msgstr ""
12067 #: builtin/clean.c:519 git-add--interactive.perl:568
12068 #: git-add--interactive.perl:573
12069 #, c-format, perl-format
12070 msgid "Huh (%s)?\n"
12071 msgstr ""
12073 #: builtin/clean.c:659
12074 #, c-format
12075 msgid "Input ignore patterns>> "
12076 msgstr ""
12078 #: builtin/clean.c:693
12079 #, c-format
12080 msgid "WARNING: Cannot find items matched by: %s"
12081 msgstr ""
12083 #: builtin/clean.c:714
12084 msgid "Select items to delete"
12085 msgstr ""
12087 #. TRANSLATORS: Make sure to keep [y/N] as is
12088 #: builtin/clean.c:755
12089 #, c-format
12090 msgid "Remove %s [y/N]? "
12091 msgstr ""
12093 #: builtin/clean.c:786
12094 msgid ""
12095 "clean               - start cleaning\n"
12096 "filter by pattern   - exclude items from deletion\n"
12097 "select by numbers   - select items to be deleted by numbers\n"
12098 "ask each            - confirm each deletion (like \"rm -i\")\n"
12099 "quit                - stop cleaning\n"
12100 "help                - this screen\n"
12101 "?                   - help for prompt selection"
12102 msgstr ""
12104 #: builtin/clean.c:822
12105 msgid "Would remove the following item:"
12106 msgid_plural "Would remove the following items:"
12107 msgstr[0] ""
12108 msgstr[1] ""
12110 #: builtin/clean.c:838
12111 msgid "No more files to clean, exiting."
12112 msgstr ""
12114 #: builtin/clean.c:900
12115 msgid "do not print names of files removed"
12116 msgstr ""
12118 #: builtin/clean.c:902
12119 msgid "force"
12120 msgstr ""
12122 #: builtin/clean.c:903
12123 msgid "interactive cleaning"
12124 msgstr ""
12126 #: builtin/clean.c:905
12127 msgid "remove whole directories"
12128 msgstr ""
12130 #: builtin/clean.c:906 builtin/describe.c:565 builtin/describe.c:567
12131 #: builtin/grep.c:937 builtin/log.c:184 builtin/log.c:186
12132 #: builtin/ls-files.c:648 builtin/name-rev.c:526 builtin/name-rev.c:528
12133 #: builtin/show-ref.c:179
12134 msgid "pattern"
12135 msgstr ""
12137 #: builtin/clean.c:907
12138 msgid "add <pattern> to ignore rules"
12139 msgstr ""
12141 #: builtin/clean.c:908
12142 msgid "remove ignored files, too"
12143 msgstr ""
12145 #: builtin/clean.c:910
12146 msgid "remove only ignored files"
12147 msgstr ""
12149 #: builtin/clean.c:925
12150 msgid ""
12151 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
12152 "clean"
12153 msgstr ""
12155 #: builtin/clean.c:928
12156 msgid ""
12157 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
12158 "refusing to clean"
12159 msgstr ""
12161 #: builtin/clean.c:940
12162 msgid "-x and -X cannot be used together"
12163 msgstr ""
12165 #: builtin/clone.c:45
12166 msgid "git clone [<options>] [--] <repo> [<dir>]"
12167 msgstr ""
12169 #: builtin/clone.c:96
12170 msgid "don't clone shallow repository"
12171 msgstr ""
12173 #: builtin/clone.c:98
12174 msgid "don't create a checkout"
12175 msgstr ""
12177 #: builtin/clone.c:99 builtin/clone.c:101 builtin/init-db.c:542
12178 msgid "create a bare repository"
12179 msgstr ""
12181 #: builtin/clone.c:103
12182 msgid "create a mirror repository (implies bare)"
12183 msgstr ""
12185 #: builtin/clone.c:105
12186 msgid "to clone from a local repository"
12187 msgstr ""
12189 #: builtin/clone.c:107
12190 msgid "don't use local hardlinks, always copy"
12191 msgstr ""
12193 #: builtin/clone.c:109
12194 msgid "setup as shared repository"
12195 msgstr ""
12197 #: builtin/clone.c:111
12198 msgid "pathspec"
12199 msgstr ""
12201 #: builtin/clone.c:111
12202 msgid "initialize submodules in the clone"
12203 msgstr ""
12205 #: builtin/clone.c:115
12206 msgid "number of submodules cloned in parallel"
12207 msgstr ""
12209 #: builtin/clone.c:116 builtin/init-db.c:539
12210 msgid "template-directory"
12211 msgstr ""
12213 #: builtin/clone.c:117 builtin/init-db.c:540
12214 msgid "directory from which templates will be used"
12215 msgstr ""
12217 #: builtin/clone.c:119 builtin/clone.c:121 builtin/submodule--helper.c:1870
12218 #: builtin/submodule--helper.c:2513 builtin/submodule--helper.c:3259
12219 msgid "reference repository"
12220 msgstr ""
12222 #: builtin/clone.c:123 builtin/submodule--helper.c:1872
12223 #: builtin/submodule--helper.c:2515
12224 msgid "use --reference only while cloning"
12225 msgstr ""
12227 #: builtin/clone.c:124 builtin/column.c:27 builtin/init-db.c:550
12228 #: builtin/merge-file.c:46 builtin/pack-objects.c:3944 builtin/repack.c:663
12229 #: builtin/submodule--helper.c:3261 t/helper/test-simple-ipc.c:595
12230 #: t/helper/test-simple-ipc.c:597
12231 msgid "name"
12232 msgstr ""
12234 #: builtin/clone.c:125
12235 msgid "use <name> instead of 'origin' to track upstream"
12236 msgstr ""
12238 #: builtin/clone.c:127
12239 msgid "checkout <branch> instead of the remote's HEAD"
12240 msgstr ""
12242 #: builtin/clone.c:129
12243 msgid "path to git-upload-pack on the remote"
12244 msgstr ""
12246 #: builtin/clone.c:130 builtin/fetch.c:180 builtin/grep.c:876
12247 #: builtin/pull.c:212
12248 msgid "depth"
12249 msgstr ""
12251 #: builtin/clone.c:131
12252 msgid "create a shallow clone of that depth"
12253 msgstr ""
12255 #: builtin/clone.c:132 builtin/fetch.c:182 builtin/pack-objects.c:3933
12256 #: builtin/pull.c:215
12257 msgid "time"
12258 msgstr ""
12260 #: builtin/clone.c:133
12261 msgid "create a shallow clone since a specific time"
12262 msgstr ""
12264 #: builtin/clone.c:134 builtin/fetch.c:184 builtin/fetch.c:207
12265 #: builtin/pull.c:218 builtin/pull.c:243 builtin/rebase.c:1022
12266 msgid "revision"
12267 msgstr ""
12269 #: builtin/clone.c:135 builtin/fetch.c:185 builtin/pull.c:219
12270 msgid "deepen history of shallow clone, excluding rev"
12271 msgstr ""
12273 #: builtin/clone.c:137 builtin/submodule--helper.c:1882
12274 #: builtin/submodule--helper.c:2529
12275 msgid "clone only one branch, HEAD or --branch"
12276 msgstr ""
12278 #: builtin/clone.c:139
12279 msgid "don't clone any tags, and make later fetches not to follow them"
12280 msgstr ""
12282 #: builtin/clone.c:141
12283 msgid "any cloned submodules will be shallow"
12284 msgstr ""
12286 #: builtin/clone.c:142 builtin/init-db.c:548
12287 msgid "gitdir"
12288 msgstr ""
12290 #: builtin/clone.c:143 builtin/init-db.c:549
12291 msgid "separate git dir from working tree"
12292 msgstr ""
12294 #: builtin/clone.c:144
12295 msgid "key=value"
12296 msgstr ""
12298 #: builtin/clone.c:145
12299 msgid "set config inside the new repository"
12300 msgstr ""
12302 #: builtin/clone.c:147 builtin/fetch.c:202 builtin/ls-remote.c:77
12303 #: builtin/pull.c:234 builtin/push.c:575 builtin/send-pack.c:200
12304 msgid "server-specific"
12305 msgstr ""
12307 #: builtin/clone.c:147 builtin/fetch.c:202 builtin/ls-remote.c:77
12308 #: builtin/pull.c:235 builtin/push.c:575 builtin/send-pack.c:201
12309 msgid "option to transmit"
12310 msgstr ""
12312 #: builtin/clone.c:148 builtin/fetch.c:203 builtin/pull.c:238
12313 #: builtin/push.c:576
12314 msgid "use IPv4 addresses only"
12315 msgstr ""
12317 #: builtin/clone.c:150 builtin/fetch.c:205 builtin/pull.c:241
12318 #: builtin/push.c:578
12319 msgid "use IPv6 addresses only"
12320 msgstr ""
12322 #: builtin/clone.c:154
12323 msgid "any cloned submodules will use their remote-tracking branch"
12324 msgstr ""
12326 #: builtin/clone.c:156
12327 msgid "initialize sparse-checkout file to include only files at root"
12328 msgstr ""
12330 #: builtin/clone.c:231
12331 #, c-format
12332 msgid "info: Could not add alternate for '%s': %s\n"
12333 msgstr ""
12335 #: builtin/clone.c:304
12336 #, c-format
12337 msgid "%s exists and is not a directory"
12338 msgstr ""
12340 #: builtin/clone.c:322
12341 #, c-format
12342 msgid "failed to start iterator over '%s'"
12343 msgstr ""
12345 #: builtin/clone.c:353
12346 #, c-format
12347 msgid "failed to create link '%s'"
12348 msgstr ""
12350 #: builtin/clone.c:357
12351 #, c-format
12352 msgid "failed to copy file to '%s'"
12353 msgstr ""
12355 #: builtin/clone.c:362
12356 #, c-format
12357 msgid "failed to iterate over '%s'"
12358 msgstr ""
12360 #: builtin/clone.c:389
12361 #, c-format
12362 msgid "done.\n"
12363 msgstr ""
12365 #: builtin/clone.c:403
12366 msgid ""
12367 "Clone succeeded, but checkout failed.\n"
12368 "You can inspect what was checked out with 'git status'\n"
12369 "and retry with 'git restore --source=HEAD :/'\n"
12370 msgstr ""
12372 #: builtin/clone.c:480
12373 #, c-format
12374 msgid "Could not find remote branch %s to clone."
12375 msgstr ""
12377 #: builtin/clone.c:597
12378 #, c-format
12379 msgid "unable to update %s"
12380 msgstr ""
12382 #: builtin/clone.c:645
12383 msgid "failed to initialize sparse-checkout"
12384 msgstr ""
12386 #: builtin/clone.c:668
12387 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
12388 msgstr ""
12390 #: builtin/clone.c:701
12391 msgid "unable to checkout working tree"
12392 msgstr ""
12394 #: builtin/clone.c:779
12395 msgid "unable to write parameters to config file"
12396 msgstr ""
12398 #: builtin/clone.c:842
12399 msgid "cannot repack to clean up"
12400 msgstr ""
12402 #: builtin/clone.c:844
12403 msgid "cannot unlink temporary alternates file"
12404 msgstr ""
12406 #: builtin/clone.c:886 builtin/receive-pack.c:2493
12407 msgid "Too many arguments."
12408 msgstr ""
12410 #: builtin/clone.c:890
12411 msgid "You must specify a repository to clone."
12412 msgstr ""
12414 #: builtin/clone.c:903
12415 #, c-format
12416 msgid "--bare and --origin %s options are incompatible."
12417 msgstr ""
12419 #: builtin/clone.c:906
12420 msgid "--bare and --separate-git-dir are incompatible."
12421 msgstr ""
12423 #: builtin/clone.c:920
12424 #, c-format
12425 msgid "repository '%s' does not exist"
12426 msgstr ""
12428 #: builtin/clone.c:924 builtin/fetch.c:2029
12429 #, c-format
12430 msgid "depth %s is not a positive number"
12431 msgstr ""
12433 #: builtin/clone.c:934
12434 #, c-format
12435 msgid "destination path '%s' already exists and is not an empty directory."
12436 msgstr ""
12438 #: builtin/clone.c:940
12439 #, c-format
12440 msgid "repository path '%s' already exists and is not an empty directory."
12441 msgstr ""
12443 #: builtin/clone.c:954
12444 #, c-format
12445 msgid "working tree '%s' already exists."
12446 msgstr ""
12448 #: builtin/clone.c:969 builtin/clone.c:990 builtin/difftool.c:262
12449 #: builtin/log.c:1997 builtin/worktree.c:281 builtin/worktree.c:313
12450 #, c-format
12451 msgid "could not create leading directories of '%s'"
12452 msgstr ""
12454 #: builtin/clone.c:974
12455 #, c-format
12456 msgid "could not create work tree dir '%s'"
12457 msgstr ""
12459 #: builtin/clone.c:994
12460 #, c-format
12461 msgid "Cloning into bare repository '%s'...\n"
12462 msgstr ""
12464 #: builtin/clone.c:996
12465 #, c-format
12466 msgid "Cloning into '%s'...\n"
12467 msgstr ""
12469 #: builtin/clone.c:1025
12470 msgid ""
12471 "clone --recursive is not compatible with both --reference and --reference-if-"
12472 "able"
12473 msgstr ""
12475 #: builtin/clone.c:1080 builtin/remote.c:200 builtin/remote.c:710
12476 #, c-format
12477 msgid "'%s' is not a valid remote name"
12478 msgstr ""
12480 #: builtin/clone.c:1121
12481 msgid "--depth is ignored in local clones; use file:// instead."
12482 msgstr ""
12484 #: builtin/clone.c:1123
12485 msgid "--shallow-since is ignored in local clones; use file:// instead."
12486 msgstr ""
12488 #: builtin/clone.c:1125
12489 msgid "--shallow-exclude is ignored in local clones; use file:// instead."
12490 msgstr ""
12492 #: builtin/clone.c:1127
12493 msgid "--filter is ignored in local clones; use file:// instead."
12494 msgstr ""
12496 #: builtin/clone.c:1132
12497 msgid "source repository is shallow, ignoring --local"
12498 msgstr ""
12500 #: builtin/clone.c:1137
12501 msgid "--local is ignored"
12502 msgstr ""
12504 #: builtin/clone.c:1216 builtin/clone.c:1276
12505 msgid "remote transport reported error"
12506 msgstr ""
12508 #: builtin/clone.c:1228 builtin/clone.c:1239
12509 #, c-format
12510 msgid "Remote branch %s not found in upstream %s"
12511 msgstr ""
12513 #: builtin/clone.c:1242
12514 msgid "You appear to have cloned an empty repository."
12515 msgstr ""
12517 #: builtin/column.c:10
12518 msgid "git column [<options>]"
12519 msgstr ""
12521 #: builtin/column.c:27
12522 msgid "lookup config vars"
12523 msgstr ""
12525 #: builtin/column.c:28 builtin/column.c:29
12526 msgid "layout to use"
12527 msgstr ""
12529 #: builtin/column.c:30
12530 msgid "maximum width"
12531 msgstr ""
12533 #: builtin/column.c:31
12534 msgid "padding space on left border"
12535 msgstr ""
12537 #: builtin/column.c:32
12538 msgid "padding space on right border"
12539 msgstr ""
12541 #: builtin/column.c:33
12542 msgid "padding space between columns"
12543 msgstr ""
12545 #: builtin/column.c:51
12546 msgid "--command must be the first argument"
12547 msgstr ""
12549 #: builtin/commit-graph.c:13
12550 msgid ""
12551 "git commit-graph verify [--object-dir <objdir>] [--shallow] [--[no-]progress]"
12552 msgstr ""
12554 #: builtin/commit-graph.c:16
12555 msgid ""
12556 "git commit-graph write [--object-dir <objdir>] [--append] [--"
12557 "split[=<strategy>]] [--reachable|--stdin-packs|--stdin-commits] [--changed-"
12558 "paths] [--[no-]max-new-filters <n>] [--[no-]progress] <split options>"
12559 msgstr ""
12561 #: builtin/commit-graph.c:51 builtin/fetch.c:191 builtin/log.c:1779
12562 msgid "dir"
12563 msgstr ""
12565 #: builtin/commit-graph.c:52
12566 msgid "the object directory to store the graph"
12567 msgstr ""
12569 #: builtin/commit-graph.c:73
12570 msgid "if the commit-graph is split, only verify the tip file"
12571 msgstr ""
12573 #: builtin/commit-graph.c:100
12574 #, c-format
12575 msgid "Could not open commit-graph '%s'"
12576 msgstr ""
12578 #: builtin/commit-graph.c:137
12579 #, c-format
12580 msgid "unrecognized --split argument, %s"
12581 msgstr ""
12583 #: builtin/commit-graph.c:150
12584 #, c-format
12585 msgid "unexpected non-hex object ID: %s"
12586 msgstr ""
12588 #: builtin/commit-graph.c:155
12589 #, c-format
12590 msgid "invalid object: %s"
12591 msgstr ""
12593 #: builtin/commit-graph.c:205
12594 msgid "start walk at all refs"
12595 msgstr ""
12597 #: builtin/commit-graph.c:207
12598 msgid "scan pack-indexes listed by stdin for commits"
12599 msgstr ""
12601 #: builtin/commit-graph.c:209
12602 msgid "start walk at commits listed by stdin"
12603 msgstr ""
12605 #: builtin/commit-graph.c:211
12606 msgid "include all commits already in the commit-graph file"
12607 msgstr ""
12609 #: builtin/commit-graph.c:213
12610 msgid "enable computation for changed paths"
12611 msgstr ""
12613 #: builtin/commit-graph.c:215
12614 msgid "allow writing an incremental commit-graph file"
12615 msgstr ""
12617 #: builtin/commit-graph.c:219
12618 msgid "maximum number of commits in a non-base split commit-graph"
12619 msgstr ""
12621 #: builtin/commit-graph.c:221
12622 msgid "maximum ratio between two levels of a split commit-graph"
12623 msgstr ""
12625 #: builtin/commit-graph.c:223
12626 msgid "only expire files older than a given date-time"
12627 msgstr ""
12629 #: builtin/commit-graph.c:225
12630 msgid "maximum number of changed-path Bloom filters to compute"
12631 msgstr ""
12633 #: builtin/commit-graph.c:251
12634 msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
12635 msgstr ""
12637 #: builtin/commit-graph.c:282
12638 msgid "Collecting commits from input"
12639 msgstr ""
12641 #: builtin/commit-graph.c:328 builtin/multi-pack-index.c:255
12642 #, c-format
12643 msgid "unrecognized subcommand: %s"
12644 msgstr ""
12646 #: builtin/commit-tree.c:18
12647 msgid ""
12648 "git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-m <message>)...] [(-F "
12649 "<file>)...] <tree>"
12650 msgstr ""
12652 #: builtin/commit-tree.c:31
12653 #, c-format
12654 msgid "duplicate parent %s ignored"
12655 msgstr ""
12657 #: builtin/commit-tree.c:56 builtin/commit-tree.c:134 builtin/log.c:562
12658 #, c-format
12659 msgid "not a valid object name %s"
12660 msgstr ""
12662 #: builtin/commit-tree.c:94
12663 #, c-format
12664 msgid "git commit-tree: failed to read '%s'"
12665 msgstr ""
12667 #: builtin/commit-tree.c:96
12668 #, c-format
12669 msgid "git commit-tree: failed to close '%s'"
12670 msgstr ""
12672 #: builtin/commit-tree.c:109
12673 msgid "parent"
12674 msgstr ""
12676 #: builtin/commit-tree.c:110
12677 msgid "id of a parent commit object"
12678 msgstr ""
12680 #: builtin/commit-tree.c:112 builtin/commit.c:1626 builtin/merge.c:283
12681 #: builtin/notes.c:407 builtin/notes.c:573 builtin/stash.c:1618
12682 #: builtin/tag.c:454
12683 msgid "message"
12684 msgstr ""
12686 #: builtin/commit-tree.c:113 builtin/commit.c:1626
12687 msgid "commit message"
12688 msgstr ""
12690 #: builtin/commit-tree.c:116
12691 msgid "read commit log message from file"
12692 msgstr ""
12694 #: builtin/commit-tree.c:119 builtin/commit.c:1643 builtin/merge.c:300
12695 #: builtin/pull.c:180 builtin/revert.c:118
12696 msgid "GPG sign commit"
12697 msgstr ""
12699 #: builtin/commit-tree.c:131
12700 msgid "must give exactly one tree"
12701 msgstr ""
12703 #: builtin/commit-tree.c:138
12704 msgid "git commit-tree: failed to read"
12705 msgstr ""
12707 #: builtin/commit.c:42
12708 msgid "git commit [<options>] [--] <pathspec>..."
12709 msgstr ""
12711 #: builtin/commit.c:47
12712 msgid "git status [<options>] [--] <pathspec>..."
12713 msgstr ""
12715 #: builtin/commit.c:52
12716 msgid ""
12717 "You asked to amend the most recent commit, but doing so would make\n"
12718 "it empty. You can repeat your command with --allow-empty, or you can\n"
12719 "remove the commit entirely with \"git reset HEAD^\".\n"
12720 msgstr ""
12722 #: builtin/commit.c:57
12723 msgid ""
12724 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
12725 "If you wish to commit it anyway, use:\n"
12726 "\n"
12727 "    git commit --allow-empty\n"
12728 "\n"
12729 msgstr ""
12731 #: builtin/commit.c:64
12732 msgid "Otherwise, please use 'git rebase --skip'\n"
12733 msgstr ""
12735 #: builtin/commit.c:67
12736 msgid "Otherwise, please use 'git cherry-pick --skip'\n"
12737 msgstr ""
12739 #: builtin/commit.c:70
12740 msgid ""
12741 "and then use:\n"
12742 "\n"
12743 "    git cherry-pick --continue\n"
12744 "\n"
12745 "to resume cherry-picking the remaining commits.\n"
12746 "If you wish to skip this commit, use:\n"
12747 "\n"
12748 "    git cherry-pick --skip\n"
12749 "\n"
12750 msgstr ""
12752 #: builtin/commit.c:325
12753 msgid "failed to unpack HEAD tree object"
12754 msgstr ""
12756 #: builtin/commit.c:361
12757 msgid "--pathspec-from-file with -a does not make sense"
12758 msgstr ""
12760 #: builtin/commit.c:375
12761 msgid "No paths with --include/--only does not make sense."
12762 msgstr ""
12764 #: builtin/commit.c:387
12765 msgid "unable to create temporary index"
12766 msgstr ""
12768 #: builtin/commit.c:396
12769 msgid "interactive add failed"
12770 msgstr ""
12772 #: builtin/commit.c:411
12773 msgid "unable to update temporary index"
12774 msgstr ""
12776 #: builtin/commit.c:413
12777 msgid "Failed to update main cache tree"
12778 msgstr ""
12780 #: builtin/commit.c:438 builtin/commit.c:461 builtin/commit.c:509
12781 msgid "unable to write new_index file"
12782 msgstr ""
12784 #: builtin/commit.c:490
12785 msgid "cannot do a partial commit during a merge."
12786 msgstr ""
12788 #: builtin/commit.c:492
12789 msgid "cannot do a partial commit during a cherry-pick."
12790 msgstr ""
12792 #: builtin/commit.c:494
12793 msgid "cannot do a partial commit during a rebase."
12794 msgstr ""
12796 #: builtin/commit.c:502
12797 msgid "cannot read the index"
12798 msgstr ""
12800 #: builtin/commit.c:521
12801 msgid "unable to write temporary index file"
12802 msgstr ""
12804 #: builtin/commit.c:619
12805 #, c-format
12806 msgid "commit '%s' lacks author header"
12807 msgstr ""
12809 #: builtin/commit.c:621
12810 #, c-format
12811 msgid "commit '%s' has malformed author line"
12812 msgstr ""
12814 #: builtin/commit.c:640
12815 msgid "malformed --author parameter"
12816 msgstr ""
12818 #: builtin/commit.c:693
12819 msgid ""
12820 "unable to select a comment character that is not used\n"
12821 "in the current commit message"
12822 msgstr ""
12824 #: builtin/commit.c:747 builtin/commit.c:781 builtin/commit.c:1166
12825 #, c-format
12826 msgid "could not lookup commit %s"
12827 msgstr ""
12829 #: builtin/commit.c:759 builtin/shortlog.c:416
12830 #, c-format
12831 msgid "(reading log message from standard input)\n"
12832 msgstr ""
12834 #: builtin/commit.c:761
12835 msgid "could not read log from standard input"
12836 msgstr ""
12838 #: builtin/commit.c:765
12839 #, c-format
12840 msgid "could not read log file '%s'"
12841 msgstr ""
12843 #: builtin/commit.c:802
12844 #, c-format
12845 msgid "cannot combine -m with --fixup:%s"
12846 msgstr ""
12848 #: builtin/commit.c:814 builtin/commit.c:830
12849 msgid "could not read SQUASH_MSG"
12850 msgstr ""
12852 #: builtin/commit.c:821
12853 msgid "could not read MERGE_MSG"
12854 msgstr ""
12856 #: builtin/commit.c:881
12857 msgid "could not write commit template"
12858 msgstr ""
12860 #: builtin/commit.c:894
12861 #, c-format
12862 msgid ""
12863 "Please enter the commit message for your changes. Lines starting\n"
12864 "with '%c' will be ignored.\n"
12865 msgstr ""
12867 #: builtin/commit.c:896
12868 #, c-format
12869 msgid ""
12870 "Please enter the commit message for your changes. Lines starting\n"
12871 "with '%c' will be ignored, and an empty message aborts the commit.\n"
12872 msgstr ""
12874 #: builtin/commit.c:900
12875 #, c-format
12876 msgid ""
12877 "Please enter the commit message for your changes. Lines starting\n"
12878 "with '%c' will be kept; you may remove them yourself if you want to.\n"
12879 msgstr ""
12881 #: builtin/commit.c:904
12882 #, c-format
12883 msgid ""
12884 "Please enter the commit message for your changes. Lines starting\n"
12885 "with '%c' will be kept; you may remove them yourself if you want to.\n"
12886 "An empty message aborts the commit.\n"
12887 msgstr ""
12889 #: builtin/commit.c:916
12890 msgid ""
12891 "\n"
12892 "It looks like you may be committing a merge.\n"
12893 "If this is not correct, please run\n"
12894 "\tgit update-ref -d MERGE_HEAD\n"
12895 "and try again.\n"
12896 msgstr ""
12898 #: builtin/commit.c:921
12899 msgid ""
12900 "\n"
12901 "It looks like you may be committing a cherry-pick.\n"
12902 "If this is not correct, please run\n"
12903 "\tgit update-ref -d CHERRY_PICK_HEAD\n"
12904 "and try again.\n"
12905 msgstr ""
12907 #: builtin/commit.c:948
12908 #, c-format
12909 msgid "%sAuthor:    %.*s <%.*s>"
12910 msgstr ""
12912 #: builtin/commit.c:956
12913 #, c-format
12914 msgid "%sDate:      %s"
12915 msgstr ""
12917 #: builtin/commit.c:963
12918 #, c-format
12919 msgid "%sCommitter: %.*s <%.*s>"
12920 msgstr ""
12922 #: builtin/commit.c:981
12923 msgid "Cannot read index"
12924 msgstr ""
12926 #: builtin/commit.c:1026
12927 msgid "unable to pass trailers to --trailers"
12928 msgstr ""
12930 #: builtin/commit.c:1066
12931 msgid "Error building trees"
12932 msgstr ""
12934 #: builtin/commit.c:1080 builtin/tag.c:317
12935 #, c-format
12936 msgid "Please supply the message using either -m or -F option.\n"
12937 msgstr ""
12939 #: builtin/commit.c:1124
12940 #, c-format
12941 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
12942 msgstr ""
12944 #: builtin/commit.c:1138
12945 #, c-format
12946 msgid "Invalid ignored mode '%s'"
12947 msgstr ""
12949 #: builtin/commit.c:1156 builtin/commit.c:1450
12950 #, c-format
12951 msgid "Invalid untracked files mode '%s'"
12952 msgstr ""
12954 #: builtin/commit.c:1196
12955 msgid "--long and -z are incompatible"
12956 msgstr ""
12958 #: builtin/commit.c:1227
12959 msgid "You are in the middle of a merge -- cannot reword."
12960 msgstr ""
12962 #: builtin/commit.c:1229
12963 msgid "You are in the middle of a cherry-pick -- cannot reword."
12964 msgstr ""
12966 #: builtin/commit.c:1232
12967 #, c-format
12968 msgid "cannot combine reword option of --fixup with path '%s'"
12969 msgstr ""
12971 #: builtin/commit.c:1234
12972 msgid ""
12973 "reword option of --fixup is mutually exclusive with --patch/--interactive/--"
12974 "all/--include/--only"
12975 msgstr ""
12977 #: builtin/commit.c:1253
12978 msgid "Using both --reset-author and --author does not make sense"
12979 msgstr ""
12981 #: builtin/commit.c:1260
12982 msgid "You have nothing to amend."
12983 msgstr ""
12985 #: builtin/commit.c:1263
12986 msgid "You are in the middle of a merge -- cannot amend."
12987 msgstr ""
12989 #: builtin/commit.c:1265
12990 msgid "You are in the middle of a cherry-pick -- cannot amend."
12991 msgstr ""
12993 #: builtin/commit.c:1267
12994 msgid "You are in the middle of a rebase -- cannot amend."
12995 msgstr ""
12997 #: builtin/commit.c:1270
12998 msgid "Options --squash and --fixup cannot be used together"
12999 msgstr ""
13001 #: builtin/commit.c:1280
13002 msgid "Only one of -c/-C/-F/--fixup can be used."
13003 msgstr ""
13005 #: builtin/commit.c:1282
13006 msgid "Option -m cannot be combined with -c/-C/-F."
13007 msgstr ""
13009 #: builtin/commit.c:1291
13010 msgid "--reset-author can be used only with -C, -c or --amend."
13011 msgstr ""
13013 #: builtin/commit.c:1309
13014 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
13015 msgstr ""
13017 #: builtin/commit.c:1337
13018 #, c-format
13019 msgid "unknown option: --fixup=%s:%s"
13020 msgstr ""
13022 #: builtin/commit.c:1354
13023 #, c-format
13024 msgid "paths '%s ...' with -a does not make sense"
13025 msgstr ""
13027 #: builtin/commit.c:1485 builtin/commit.c:1654
13028 msgid "show status concisely"
13029 msgstr ""
13031 #: builtin/commit.c:1487 builtin/commit.c:1656
13032 msgid "show branch information"
13033 msgstr ""
13035 #: builtin/commit.c:1489
13036 msgid "show stash information"
13037 msgstr ""
13039 #: builtin/commit.c:1491 builtin/commit.c:1658
13040 msgid "compute full ahead/behind values"
13041 msgstr ""
13043 #: builtin/commit.c:1493
13044 msgid "version"
13045 msgstr ""
13047 #: builtin/commit.c:1493 builtin/commit.c:1660 builtin/push.c:551
13048 #: builtin/worktree.c:691
13049 msgid "machine-readable output"
13050 msgstr ""
13052 #: builtin/commit.c:1496 builtin/commit.c:1662
13053 msgid "show status in long format (default)"
13054 msgstr ""
13056 #: builtin/commit.c:1499 builtin/commit.c:1665
13057 msgid "terminate entries with NUL"
13058 msgstr ""
13060 #: builtin/commit.c:1501 builtin/commit.c:1505 builtin/commit.c:1668
13061 #: builtin/fast-export.c:1199 builtin/fast-export.c:1202
13062 #: builtin/fast-export.c:1205 builtin/rebase.c:1111 parse-options.h:335
13063 msgid "mode"
13064 msgstr ""
13066 #: builtin/commit.c:1502 builtin/commit.c:1668
13067 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
13068 msgstr ""
13070 #: builtin/commit.c:1506
13071 msgid ""
13072 "show ignored files, optional modes: traditional, matching, no. (Default: "
13073 "traditional)"
13074 msgstr ""
13076 #: builtin/commit.c:1508 parse-options.h:192
13077 msgid "when"
13078 msgstr ""
13080 #: builtin/commit.c:1509
13081 msgid ""
13082 "ignore changes to submodules, optional when: all, dirty, untracked. "
13083 "(Default: all)"
13084 msgstr ""
13086 #: builtin/commit.c:1511
13087 msgid "list untracked files in columns"
13088 msgstr ""
13090 #: builtin/commit.c:1512
13091 msgid "do not detect renames"
13092 msgstr ""
13094 #: builtin/commit.c:1514
13095 msgid "detect renames, optionally set similarity index"
13096 msgstr ""
13098 #: builtin/commit.c:1537
13099 msgid "Unsupported combination of ignored and untracked-files arguments"
13100 msgstr ""
13102 #: builtin/commit.c:1619
13103 msgid "suppress summary after successful commit"
13104 msgstr ""
13106 #: builtin/commit.c:1620
13107 msgid "show diff in commit message template"
13108 msgstr ""
13110 #: builtin/commit.c:1622
13111 msgid "Commit message options"
13112 msgstr ""
13114 #: builtin/commit.c:1623 builtin/merge.c:287 builtin/tag.c:456
13115 msgid "read message from file"
13116 msgstr ""
13118 #: builtin/commit.c:1624
13119 msgid "author"
13120 msgstr ""
13122 #: builtin/commit.c:1624
13123 msgid "override author for commit"
13124 msgstr ""
13126 #: builtin/commit.c:1625 builtin/gc.c:550
13127 msgid "date"
13128 msgstr ""
13130 #: builtin/commit.c:1625
13131 msgid "override date for commit"
13132 msgstr ""
13134 #: builtin/commit.c:1627 builtin/commit.c:1628 builtin/commit.c:1634
13135 #: parse-options.h:327 ref-filter.h:92
13136 msgid "commit"
13137 msgstr ""
13139 #: builtin/commit.c:1627
13140 msgid "reuse and edit message from specified commit"
13141 msgstr ""
13143 #: builtin/commit.c:1628
13144 msgid "reuse message from specified commit"
13145 msgstr ""
13147 #. TRANSLATORS: Leave "[(amend|reword):]" as-is,
13148 #. and only translate <commit>.
13150 #: builtin/commit.c:1633
13151 msgid "[(amend|reword):]commit"
13152 msgstr ""
13154 #: builtin/commit.c:1633
13155 msgid ""
13156 "use autosquash formatted message to fixup or amend/reword specified commit"
13157 msgstr ""
13159 #: builtin/commit.c:1634
13160 msgid "use autosquash formatted message to squash specified commit"
13161 msgstr ""
13163 #: builtin/commit.c:1635
13164 msgid "the commit is authored by me now (used with -C/-c/--amend)"
13165 msgstr ""
13167 #: builtin/commit.c:1636 builtin/interpret-trailers.c:111
13168 msgid "trailer"
13169 msgstr ""
13171 #: builtin/commit.c:1636
13172 msgid "add custom trailer(s)"
13173 msgstr ""
13175 #: builtin/commit.c:1637 builtin/log.c:1754 builtin/merge.c:303
13176 #: builtin/pull.c:146 builtin/revert.c:110
13177 msgid "add a Signed-off-by trailer"
13178 msgstr ""
13180 #: builtin/commit.c:1638
13181 msgid "use specified template file"
13182 msgstr ""
13184 #: builtin/commit.c:1639
13185 msgid "force edit of commit"
13186 msgstr ""
13188 #: builtin/commit.c:1641
13189 msgid "include status in commit message template"
13190 msgstr ""
13192 #: builtin/commit.c:1646
13193 msgid "Commit contents options"
13194 msgstr ""
13196 #: builtin/commit.c:1647
13197 msgid "commit all changed files"
13198 msgstr ""
13200 #: builtin/commit.c:1648
13201 msgid "add specified files to index for commit"
13202 msgstr ""
13204 #: builtin/commit.c:1649
13205 msgid "interactively add files"
13206 msgstr ""
13208 #: builtin/commit.c:1650
13209 msgid "interactively add changes"
13210 msgstr ""
13212 #: builtin/commit.c:1651
13213 msgid "commit only specified files"
13214 msgstr ""
13216 #: builtin/commit.c:1652
13217 msgid "bypass pre-commit and commit-msg hooks"
13218 msgstr ""
13220 #: builtin/commit.c:1653
13221 msgid "show what would be committed"
13222 msgstr ""
13224 #: builtin/commit.c:1666
13225 msgid "amend previous commit"
13226 msgstr ""
13228 #: builtin/commit.c:1667
13229 msgid "bypass post-rewrite hook"
13230 msgstr ""
13232 #: builtin/commit.c:1674
13233 msgid "ok to record an empty change"
13234 msgstr ""
13236 #: builtin/commit.c:1676
13237 msgid "ok to record a change with an empty message"
13238 msgstr ""
13240 #: builtin/commit.c:1752
13241 #, c-format
13242 msgid "Corrupt MERGE_HEAD file (%s)"
13243 msgstr ""
13245 #: builtin/commit.c:1759
13246 msgid "could not read MERGE_MODE"
13247 msgstr ""
13249 #: builtin/commit.c:1780
13250 #, c-format
13251 msgid "could not read commit message: %s"
13252 msgstr ""
13254 #: builtin/commit.c:1787
13255 #, c-format
13256 msgid "Aborting commit due to empty commit message.\n"
13257 msgstr ""
13259 #: builtin/commit.c:1792
13260 #, c-format
13261 msgid "Aborting commit; you did not edit the message.\n"
13262 msgstr ""
13264 #: builtin/commit.c:1803
13265 #, c-format
13266 msgid "Aborting commit due to empty commit message body.\n"
13267 msgstr ""
13269 #: builtin/commit.c:1839
13270 msgid ""
13271 "repository has been updated, but unable to write\n"
13272 "new_index file. Check that disk is not full and quota is\n"
13273 "not exceeded, and then \"git restore --staged :/\" to recover."
13274 msgstr ""
13276 #: builtin/config.c:11
13277 msgid "git config [<options>]"
13278 msgstr ""
13280 #: builtin/config.c:109 builtin/env--helper.c:27
13281 #, c-format
13282 msgid "unrecognized --type argument, %s"
13283 msgstr ""
13285 #: builtin/config.c:121
13286 msgid "only one type at a time"
13287 msgstr ""
13289 #: builtin/config.c:130
13290 msgid "Config file location"
13291 msgstr ""
13293 #: builtin/config.c:131
13294 msgid "use global config file"
13295 msgstr ""
13297 #: builtin/config.c:132
13298 msgid "use system config file"
13299 msgstr ""
13301 #: builtin/config.c:133
13302 msgid "use repository config file"
13303 msgstr ""
13305 #: builtin/config.c:134
13306 msgid "use per-worktree config file"
13307 msgstr ""
13309 #: builtin/config.c:135
13310 msgid "use given config file"
13311 msgstr ""
13313 #: builtin/config.c:136
13314 msgid "blob-id"
13315 msgstr ""
13317 #: builtin/config.c:136
13318 msgid "read config from given blob object"
13319 msgstr ""
13321 #: builtin/config.c:137
13322 msgid "Action"
13323 msgstr ""
13325 #: builtin/config.c:138
13326 msgid "get value: name [value-pattern]"
13327 msgstr ""
13329 #: builtin/config.c:139
13330 msgid "get all values: key [value-pattern]"
13331 msgstr ""
13333 #: builtin/config.c:140
13334 msgid "get values for regexp: name-regex [value-pattern]"
13335 msgstr ""
13337 #: builtin/config.c:141
13338 msgid "get value specific for the URL: section[.var] URL"
13339 msgstr ""
13341 #: builtin/config.c:142
13342 msgid "replace all matching variables: name value [value-pattern]"
13343 msgstr ""
13345 #: builtin/config.c:143
13346 msgid "add a new variable: name value"
13347 msgstr ""
13349 #: builtin/config.c:144
13350 msgid "remove a variable: name [value-pattern]"
13351 msgstr ""
13353 #: builtin/config.c:145
13354 msgid "remove all matches: name [value-pattern]"
13355 msgstr ""
13357 #: builtin/config.c:146
13358 msgid "rename section: old-name new-name"
13359 msgstr ""
13361 #: builtin/config.c:147
13362 msgid "remove a section: name"
13363 msgstr ""
13365 #: builtin/config.c:148
13366 msgid "list all"
13367 msgstr ""
13369 #: builtin/config.c:149
13370 msgid "use string equality when comparing values to 'value-pattern'"
13371 msgstr ""
13373 #: builtin/config.c:150
13374 msgid "open an editor"
13375 msgstr ""
13377 #: builtin/config.c:151
13378 msgid "find the color configured: slot [default]"
13379 msgstr ""
13381 #: builtin/config.c:152
13382 msgid "find the color setting: slot [stdout-is-tty]"
13383 msgstr ""
13385 #: builtin/config.c:153
13386 msgid "Type"
13387 msgstr ""
13389 #: builtin/config.c:154 builtin/env--helper.c:43
13390 msgid "value is given this type"
13391 msgstr ""
13393 #: builtin/config.c:155
13394 msgid "value is \"true\" or \"false\""
13395 msgstr ""
13397 #: builtin/config.c:156
13398 msgid "value is decimal number"
13399 msgstr ""
13401 #: builtin/config.c:157
13402 msgid "value is --bool or --int"
13403 msgstr ""
13405 #: builtin/config.c:158
13406 msgid "value is --bool or string"
13407 msgstr ""
13409 #: builtin/config.c:159
13410 msgid "value is a path (file or directory name)"
13411 msgstr ""
13413 #: builtin/config.c:160
13414 msgid "value is an expiry date"
13415 msgstr ""
13417 #: builtin/config.c:161
13418 msgid "Other"
13419 msgstr ""
13421 #: builtin/config.c:162
13422 msgid "terminate values with NUL byte"
13423 msgstr ""
13425 #: builtin/config.c:163
13426 msgid "show variable names only"
13427 msgstr ""
13429 #: builtin/config.c:164
13430 msgid "respect include directives on lookup"
13431 msgstr ""
13433 #: builtin/config.c:165
13434 msgid "show origin of config (file, standard input, blob, command line)"
13435 msgstr ""
13437 #: builtin/config.c:166
13438 msgid "show scope of config (worktree, local, global, system, command)"
13439 msgstr ""
13441 #: builtin/config.c:167 builtin/env--helper.c:45
13442 msgid "value"
13443 msgstr ""
13445 #: builtin/config.c:167
13446 msgid "with --get, use default value when missing entry"
13447 msgstr ""
13449 #: builtin/config.c:181
13450 #, c-format
13451 msgid "wrong number of arguments, should be %d"
13452 msgstr ""
13454 #: builtin/config.c:183
13455 #, c-format
13456 msgid "wrong number of arguments, should be from %d to %d"
13457 msgstr ""
13459 #: builtin/config.c:339
13460 #, c-format
13461 msgid "invalid key pattern: %s"
13462 msgstr ""
13464 #: builtin/config.c:377
13465 #, c-format
13466 msgid "failed to format default config value: %s"
13467 msgstr ""
13469 #: builtin/config.c:441
13470 #, c-format
13471 msgid "cannot parse color '%s'"
13472 msgstr ""
13474 #: builtin/config.c:483
13475 msgid "unable to parse default color value"
13476 msgstr ""
13478 #: builtin/config.c:536 builtin/config.c:833
13479 msgid "not in a git directory"
13480 msgstr ""
13482 #: builtin/config.c:539
13483 msgid "writing to stdin is not supported"
13484 msgstr ""
13486 #: builtin/config.c:542
13487 msgid "writing config blobs is not supported"
13488 msgstr ""
13490 #: builtin/config.c:627
13491 #, c-format
13492 msgid ""
13493 "# This is Git's per-user configuration file.\n"
13494 "[user]\n"
13495 "# Please adapt and uncomment the following lines:\n"
13496 "#\tname = %s\n"
13497 "#\temail = %s\n"
13498 msgstr ""
13500 #: builtin/config.c:652
13501 msgid "only one config file at a time"
13502 msgstr ""
13504 #: builtin/config.c:658
13505 msgid "--local can only be used inside a git repository"
13506 msgstr ""
13508 #: builtin/config.c:660
13509 msgid "--blob can only be used inside a git repository"
13510 msgstr ""
13512 #: builtin/config.c:662
13513 msgid "--worktree can only be used inside a git repository"
13514 msgstr ""
13516 #: builtin/config.c:684
13517 msgid "$HOME not set"
13518 msgstr ""
13520 #: builtin/config.c:708
13521 msgid ""
13522 "--worktree cannot be used with multiple working trees unless the config\n"
13523 "extension worktreeConfig is enabled. Please read \"CONFIGURATION FILE\"\n"
13524 "section in \"git help worktree\" for details"
13525 msgstr ""
13527 #: builtin/config.c:743
13528 msgid "--get-color and variable type are incoherent"
13529 msgstr ""
13531 #: builtin/config.c:748
13532 msgid "only one action at a time"
13533 msgstr ""
13535 #: builtin/config.c:761
13536 msgid "--name-only is only applicable to --list or --get-regexp"
13537 msgstr ""
13539 #: builtin/config.c:767
13540 msgid ""
13541 "--show-origin is only applicable to --get, --get-all, --get-regexp, and --"
13542 "list"
13543 msgstr ""
13545 #: builtin/config.c:773
13546 msgid "--default is only applicable to --get"
13547 msgstr ""
13549 #: builtin/config.c:806
13550 msgid "--fixed-value only applies with 'value-pattern'"
13551 msgstr ""
13553 #: builtin/config.c:822
13554 #, c-format
13555 msgid "unable to read config file '%s'"
13556 msgstr ""
13558 #: builtin/config.c:825
13559 msgid "error processing config file(s)"
13560 msgstr ""
13562 #: builtin/config.c:835
13563 msgid "editing stdin is not supported"
13564 msgstr ""
13566 #: builtin/config.c:837
13567 msgid "editing blobs is not supported"
13568 msgstr ""
13570 #: builtin/config.c:851
13571 #, c-format
13572 msgid "cannot create configuration file %s"
13573 msgstr ""
13575 #: builtin/config.c:864
13576 #, c-format
13577 msgid ""
13578 "cannot overwrite multiple values with a single value\n"
13579 "       Use a regexp, --add or --replace-all to change %s."
13580 msgstr ""
13582 #: builtin/config.c:943 builtin/config.c:954
13583 #, c-format
13584 msgid "no such section: %s"
13585 msgstr ""
13587 #: builtin/count-objects.c:90
13588 msgid "git count-objects [-v] [-H | --human-readable]"
13589 msgstr ""
13591 #: builtin/count-objects.c:100
13592 msgid "print sizes in human readable format"
13593 msgstr ""
13595 #: builtin/credential-cache--daemon.c:227
13596 #, c-format
13597 msgid ""
13598 "The permissions on your socket directory are too loose; other\n"
13599 "users may be able to read your cached credentials. Consider running:\n"
13600 "\n"
13601 "\tchmod 0700 %s"
13602 msgstr ""
13604 #: builtin/credential-cache--daemon.c:276
13605 msgid "print debugging messages to stderr"
13606 msgstr ""
13608 #: builtin/credential-cache--daemon.c:316
13609 msgid "credential-cache--daemon unavailable; no unix socket support"
13610 msgstr ""
13612 #: builtin/credential-cache.c:180
13613 msgid "credential-cache unavailable; no unix socket support"
13614 msgstr ""
13616 #: builtin/credential-store.c:66
13617 #, c-format
13618 msgid "unable to get credential storage lock in %d ms"
13619 msgstr ""
13621 #: builtin/describe.c:26
13622 msgid "git describe [<options>] [<commit-ish>...]"
13623 msgstr ""
13625 #: builtin/describe.c:27
13626 msgid "git describe [<options>] --dirty"
13627 msgstr ""
13629 #: builtin/describe.c:63
13630 msgid "head"
13631 msgstr ""
13633 #: builtin/describe.c:63
13634 msgid "lightweight"
13635 msgstr ""
13637 #: builtin/describe.c:63
13638 msgid "annotated"
13639 msgstr ""
13641 #: builtin/describe.c:277
13642 #, c-format
13643 msgid "annotated tag %s not available"
13644 msgstr ""
13646 #: builtin/describe.c:281
13647 #, c-format
13648 msgid "tag '%s' is externally known as '%s'"
13649 msgstr ""
13651 #: builtin/describe.c:328
13652 #, c-format
13653 msgid "no tag exactly matches '%s'"
13654 msgstr ""
13656 #: builtin/describe.c:330
13657 #, c-format
13658 msgid "No exact match on refs or tags, searching to describe\n"
13659 msgstr ""
13661 #: builtin/describe.c:397
13662 #, c-format
13663 msgid "finished search at %s\n"
13664 msgstr ""
13666 #: builtin/describe.c:424
13667 #, c-format
13668 msgid ""
13669 "No annotated tags can describe '%s'.\n"
13670 "However, there were unannotated tags: try --tags."
13671 msgstr ""
13673 #: builtin/describe.c:428
13674 #, c-format
13675 msgid ""
13676 "No tags can describe '%s'.\n"
13677 "Try --always, or create some tags."
13678 msgstr ""
13680 #: builtin/describe.c:458
13681 #, c-format
13682 msgid "traversed %lu commits\n"
13683 msgstr ""
13685 #: builtin/describe.c:461
13686 #, c-format
13687 msgid ""
13688 "more than %i tags found; listed %i most recent\n"
13689 "gave up search at %s\n"
13690 msgstr ""
13692 #: builtin/describe.c:529
13693 #, c-format
13694 msgid "describe %s\n"
13695 msgstr ""
13697 #: builtin/describe.c:532
13698 #, c-format
13699 msgid "Not a valid object name %s"
13700 msgstr ""
13702 #: builtin/describe.c:540
13703 #, c-format
13704 msgid "%s is neither a commit nor blob"
13705 msgstr ""
13707 #: builtin/describe.c:554
13708 msgid "find the tag that comes after the commit"
13709 msgstr ""
13711 #: builtin/describe.c:555
13712 msgid "debug search strategy on stderr"
13713 msgstr ""
13715 #: builtin/describe.c:556
13716 msgid "use any ref"
13717 msgstr ""
13719 #: builtin/describe.c:557
13720 msgid "use any tag, even unannotated"
13721 msgstr ""
13723 #: builtin/describe.c:558
13724 msgid "always use long format"
13725 msgstr ""
13727 #: builtin/describe.c:559
13728 msgid "only follow first parent"
13729 msgstr ""
13731 #: builtin/describe.c:562
13732 msgid "only output exact matches"
13733 msgstr ""
13735 #: builtin/describe.c:564
13736 msgid "consider <n> most recent tags (default: 10)"
13737 msgstr ""
13739 #: builtin/describe.c:566
13740 msgid "only consider tags matching <pattern>"
13741 msgstr ""
13743 #: builtin/describe.c:568
13744 msgid "do not consider tags matching <pattern>"
13745 msgstr ""
13747 #: builtin/describe.c:570 builtin/name-rev.c:535
13748 msgid "show abbreviated commit object as fallback"
13749 msgstr ""
13751 #: builtin/describe.c:571 builtin/describe.c:574
13752 msgid "mark"
13753 msgstr ""
13755 #: builtin/describe.c:572
13756 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
13757 msgstr ""
13759 #: builtin/describe.c:575
13760 msgid "append <mark> on broken working tree (default: \"-broken\")"
13761 msgstr ""
13763 #: builtin/describe.c:593
13764 msgid "--long is incompatible with --abbrev=0"
13765 msgstr ""
13767 #: builtin/describe.c:622
13768 msgid "No names found, cannot describe anything."
13769 msgstr ""
13771 #: builtin/describe.c:673
13772 msgid "--dirty is incompatible with commit-ishes"
13773 msgstr ""
13775 #: builtin/describe.c:675
13776 msgid "--broken is incompatible with commit-ishes"
13777 msgstr ""
13779 #: builtin/diff-tree.c:155
13780 msgid "--stdin and --merge-base are mutually exclusive"
13781 msgstr ""
13783 #: builtin/diff-tree.c:157
13784 msgid "--merge-base only works with two commits"
13785 msgstr ""
13787 #: builtin/diff.c:92
13788 #, c-format
13789 msgid "'%s': not a regular file or symlink"
13790 msgstr ""
13792 #: builtin/diff.c:259
13793 #, c-format
13794 msgid "invalid option: %s"
13795 msgstr ""
13797 #: builtin/diff.c:376
13798 #, c-format
13799 msgid "%s...%s: no merge base"
13800 msgstr ""
13802 #: builtin/diff.c:486
13803 msgid "Not a git repository"
13804 msgstr ""
13806 #: builtin/diff.c:532 builtin/grep.c:698
13807 #, c-format
13808 msgid "invalid object '%s' given."
13809 msgstr ""
13811 #: builtin/diff.c:543
13812 #, c-format
13813 msgid "more than two blobs given: '%s'"
13814 msgstr ""
13816 #: builtin/diff.c:548
13817 #, c-format
13818 msgid "unhandled object '%s' given."
13819 msgstr ""
13821 #: builtin/diff.c:582
13822 #, c-format
13823 msgid "%s...%s: multiple merge bases, using %s"
13824 msgstr ""
13826 #: builtin/difftool.c:31
13827 msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
13828 msgstr ""
13830 #: builtin/difftool.c:293
13831 #, c-format
13832 msgid "could not read symlink %s"
13833 msgstr ""
13835 #: builtin/difftool.c:295
13836 #, c-format
13837 msgid "could not read symlink file %s"
13838 msgstr ""
13840 #: builtin/difftool.c:303
13841 #, c-format
13842 msgid "could not read object %s for symlink %s"
13843 msgstr ""
13845 #: builtin/difftool.c:427
13846 msgid ""
13847 "combined diff formats ('-c' and '--cc') are not supported in\n"
13848 "directory diff mode ('-d' and '--dir-diff')."
13849 msgstr ""
13851 #: builtin/difftool.c:632
13852 #, c-format
13853 msgid "both files modified: '%s' and '%s'."
13854 msgstr ""
13856 #: builtin/difftool.c:634
13857 msgid "working tree file has been left."
13858 msgstr ""
13860 #: builtin/difftool.c:645
13861 #, c-format
13862 msgid "temporary files exist in '%s'."
13863 msgstr ""
13865 #: builtin/difftool.c:646
13866 msgid "you may want to cleanup or recover these."
13867 msgstr ""
13869 #: builtin/difftool.c:651
13870 #, c-format
13871 msgid "failed: %d"
13872 msgstr ""
13874 #: builtin/difftool.c:696
13875 msgid "use `diff.guitool` instead of `diff.tool`"
13876 msgstr ""
13878 #: builtin/difftool.c:698
13879 msgid "perform a full-directory diff"
13880 msgstr ""
13882 #: builtin/difftool.c:700
13883 msgid "do not prompt before launching a diff tool"
13884 msgstr ""
13886 #: builtin/difftool.c:705
13887 msgid "use symlinks in dir-diff mode"
13888 msgstr ""
13890 #: builtin/difftool.c:706
13891 msgid "tool"
13892 msgstr ""
13894 #: builtin/difftool.c:707
13895 msgid "use the specified diff tool"
13896 msgstr ""
13898 #: builtin/difftool.c:709
13899 msgid "print a list of diff tools that may be used with `--tool`"
13900 msgstr ""
13902 #: builtin/difftool.c:712
13903 msgid ""
13904 "make 'git-difftool' exit when an invoked diff tool returns a non-zero exit "
13905 "code"
13906 msgstr ""
13908 #: builtin/difftool.c:715
13909 msgid "specify a custom command for viewing diffs"
13910 msgstr ""
13912 #: builtin/difftool.c:716
13913 msgid "passed to `diff`"
13914 msgstr ""
13916 #: builtin/difftool.c:732
13917 msgid "difftool requires worktree or --no-index"
13918 msgstr ""
13920 #: builtin/difftool.c:739
13921 msgid "--dir-diff is incompatible with --no-index"
13922 msgstr ""
13924 #: builtin/difftool.c:742
13925 msgid "--gui, --tool and --extcmd are mutually exclusive"
13926 msgstr ""
13928 #: builtin/difftool.c:750
13929 msgid "no <tool> given for --tool=<tool>"
13930 msgstr ""
13932 #: builtin/difftool.c:757
13933 msgid "no <cmd> given for --extcmd=<cmd>"
13934 msgstr ""
13936 #: builtin/env--helper.c:6
13937 msgid "git env--helper --type=[bool|ulong] <options> <env-var>"
13938 msgstr ""
13940 #: builtin/env--helper.c:42 builtin/hash-object.c:96
13941 msgid "type"
13942 msgstr ""
13944 #: builtin/env--helper.c:46
13945 msgid "default for git_env_*(...) to fall back on"
13946 msgstr ""
13948 #: builtin/env--helper.c:48
13949 msgid "be quiet only use git_env_*() value as exit code"
13950 msgstr ""
13952 #: builtin/env--helper.c:67
13953 #, c-format
13954 msgid "option `--default' expects a boolean value with `--type=bool`, not `%s`"
13955 msgstr ""
13957 #: builtin/env--helper.c:82
13958 #, c-format
13959 msgid ""
13960 "option `--default' expects an unsigned long value with `--type=ulong`, not `"
13961 "%s`"
13962 msgstr ""
13964 #: builtin/fast-export.c:29
13965 msgid "git fast-export [rev-list-opts]"
13966 msgstr ""
13968 #: builtin/fast-export.c:869
13969 msgid "Error: Cannot export nested tags unless --mark-tags is specified."
13970 msgstr ""
13972 #: builtin/fast-export.c:1178
13973 msgid "--anonymize-map token cannot be empty"
13974 msgstr ""
13976 #: builtin/fast-export.c:1198
13977 msgid "show progress after <n> objects"
13978 msgstr ""
13980 #: builtin/fast-export.c:1200
13981 msgid "select handling of signed tags"
13982 msgstr ""
13984 #: builtin/fast-export.c:1203
13985 msgid "select handling of tags that tag filtered objects"
13986 msgstr ""
13988 #: builtin/fast-export.c:1206
13989 msgid "select handling of commit messages in an alternate encoding"
13990 msgstr ""
13992 #: builtin/fast-export.c:1209
13993 msgid "dump marks to this file"
13994 msgstr ""
13996 #: builtin/fast-export.c:1211
13997 msgid "import marks from this file"
13998 msgstr ""
14000 #: builtin/fast-export.c:1215
14001 msgid "import marks from this file if it exists"
14002 msgstr ""
14004 #: builtin/fast-export.c:1217
14005 msgid "fake a tagger when tags lack one"
14006 msgstr ""
14008 #: builtin/fast-export.c:1219
14009 msgid "output full tree for each commit"
14010 msgstr ""
14012 #: builtin/fast-export.c:1221
14013 msgid "use the done feature to terminate the stream"
14014 msgstr ""
14016 #: builtin/fast-export.c:1222
14017 msgid "skip output of blob data"
14018 msgstr ""
14020 #: builtin/fast-export.c:1223 builtin/log.c:1826
14021 msgid "refspec"
14022 msgstr ""
14024 #: builtin/fast-export.c:1224
14025 msgid "apply refspec to exported refs"
14026 msgstr ""
14028 #: builtin/fast-export.c:1225
14029 msgid "anonymize output"
14030 msgstr ""
14032 #: builtin/fast-export.c:1226
14033 msgid "from:to"
14034 msgstr ""
14036 #: builtin/fast-export.c:1227
14037 msgid "convert <from> to <to> in anonymized output"
14038 msgstr ""
14040 #: builtin/fast-export.c:1230
14041 msgid "reference parents which are not in fast-export stream by object id"
14042 msgstr ""
14044 #: builtin/fast-export.c:1232
14045 msgid "show original object ids of blobs/commits"
14046 msgstr ""
14048 #: builtin/fast-export.c:1234
14049 msgid "label tags with mark ids"
14050 msgstr ""
14052 #: builtin/fast-export.c:1257
14053 msgid "--anonymize-map without --anonymize does not make sense"
14054 msgstr ""
14056 #: builtin/fast-export.c:1272
14057 msgid "Cannot pass both --import-marks and --import-marks-if-exists"
14058 msgstr ""
14060 #: builtin/fast-import.c:3088
14061 #, c-format
14062 msgid "Missing from marks for submodule '%s'"
14063 msgstr ""
14065 #: builtin/fast-import.c:3090
14066 #, c-format
14067 msgid "Missing to marks for submodule '%s'"
14068 msgstr ""
14070 #: builtin/fast-import.c:3225
14071 #, c-format
14072 msgid "Expected 'mark' command, got %s"
14073 msgstr ""
14075 #: builtin/fast-import.c:3230
14076 #, c-format
14077 msgid "Expected 'to' command, got %s"
14078 msgstr ""
14080 #: builtin/fast-import.c:3322
14081 msgid "Expected format name:filename for submodule rewrite option"
14082 msgstr ""
14084 #: builtin/fast-import.c:3377
14085 #, c-format
14086 msgid "feature '%s' forbidden in input without --allow-unsafe-features"
14087 msgstr ""
14089 #: builtin/fetch-pack.c:242
14090 #, c-format
14091 msgid "Lockfile created but not reported: %s"
14092 msgstr ""
14094 #: builtin/fetch.c:35
14095 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
14096 msgstr ""
14098 #: builtin/fetch.c:36
14099 msgid "git fetch [<options>] <group>"
14100 msgstr ""
14102 #: builtin/fetch.c:37
14103 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
14104 msgstr ""
14106 #: builtin/fetch.c:38
14107 msgid "git fetch --all [<options>]"
14108 msgstr ""
14110 #: builtin/fetch.c:122
14111 msgid "fetch.parallel cannot be negative"
14112 msgstr ""
14114 #: builtin/fetch.c:145 builtin/pull.c:189
14115 msgid "fetch from all remotes"
14116 msgstr ""
14118 #: builtin/fetch.c:147 builtin/pull.c:249
14119 msgid "set upstream for git pull/fetch"
14120 msgstr ""
14122 #: builtin/fetch.c:149 builtin/pull.c:192
14123 msgid "append to .git/FETCH_HEAD instead of overwriting"
14124 msgstr ""
14126 #: builtin/fetch.c:151
14127 msgid "use atomic transaction to update references"
14128 msgstr ""
14130 #: builtin/fetch.c:153 builtin/pull.c:195
14131 msgid "path to upload pack on remote end"
14132 msgstr ""
14134 #: builtin/fetch.c:154
14135 msgid "force overwrite of local reference"
14136 msgstr ""
14138 #: builtin/fetch.c:156
14139 msgid "fetch from multiple remotes"
14140 msgstr ""
14142 #: builtin/fetch.c:158 builtin/pull.c:199
14143 msgid "fetch all tags and associated objects"
14144 msgstr ""
14146 #: builtin/fetch.c:160
14147 msgid "do not fetch all tags (--no-tags)"
14148 msgstr ""
14150 #: builtin/fetch.c:162
14151 msgid "number of submodules fetched in parallel"
14152 msgstr ""
14154 #: builtin/fetch.c:164
14155 msgid "modify the refspec to place all refs within refs/prefetch/"
14156 msgstr ""
14158 #: builtin/fetch.c:166 builtin/pull.c:202
14159 msgid "prune remote-tracking branches no longer on remote"
14160 msgstr ""
14162 #: builtin/fetch.c:168
14163 msgid "prune local tags no longer on remote and clobber changed tags"
14164 msgstr ""
14166 #: builtin/fetch.c:169 builtin/fetch.c:194 builtin/pull.c:123
14167 msgid "on-demand"
14168 msgstr ""
14170 #: builtin/fetch.c:170
14171 msgid "control recursive fetching of submodules"
14172 msgstr ""
14174 #: builtin/fetch.c:175
14175 msgid "write fetched references to the FETCH_HEAD file"
14176 msgstr ""
14178 #: builtin/fetch.c:176 builtin/pull.c:210
14179 msgid "keep downloaded pack"
14180 msgstr ""
14182 #: builtin/fetch.c:178
14183 msgid "allow updating of HEAD ref"
14184 msgstr ""
14186 #: builtin/fetch.c:181 builtin/fetch.c:187 builtin/pull.c:213
14187 #: builtin/pull.c:222
14188 msgid "deepen history of shallow clone"
14189 msgstr ""
14191 #: builtin/fetch.c:183 builtin/pull.c:216
14192 msgid "deepen history of shallow repository based on time"
14193 msgstr ""
14195 #: builtin/fetch.c:189 builtin/pull.c:225
14196 msgid "convert to a complete repository"
14197 msgstr ""
14199 #: builtin/fetch.c:192
14200 msgid "prepend this to submodule path output"
14201 msgstr ""
14203 #: builtin/fetch.c:195
14204 msgid ""
14205 "default for recursive fetching of submodules (lower priority than config "
14206 "files)"
14207 msgstr ""
14209 #: builtin/fetch.c:199 builtin/pull.c:228
14210 msgid "accept refs that update .git/shallow"
14211 msgstr ""
14213 #: builtin/fetch.c:200 builtin/pull.c:230
14214 msgid "refmap"
14215 msgstr ""
14217 #: builtin/fetch.c:201 builtin/pull.c:231
14218 msgid "specify fetch refmap"
14219 msgstr ""
14221 #: builtin/fetch.c:208 builtin/pull.c:244
14222 msgid "report that we have only objects reachable from this object"
14223 msgstr ""
14225 #: builtin/fetch.c:210
14226 msgid "do not fetch a packfile; instead, print ancestors of negotiation tips"
14227 msgstr ""
14229 #: builtin/fetch.c:213 builtin/fetch.c:215
14230 msgid "run 'maintenance --auto' after fetching"
14231 msgstr ""
14233 #: builtin/fetch.c:217 builtin/pull.c:247
14234 msgid "check for forced-updates on all updated branches"
14235 msgstr ""
14237 #: builtin/fetch.c:219
14238 msgid "write the commit-graph after fetching"
14239 msgstr ""
14241 #: builtin/fetch.c:221
14242 msgid "accept refspecs from stdin"
14243 msgstr ""
14245 #: builtin/fetch.c:586
14246 msgid "Couldn't find remote ref HEAD"
14247 msgstr ""
14249 #: builtin/fetch.c:760
14250 #, c-format
14251 msgid "configuration fetch.output contains invalid value %s"
14252 msgstr ""
14254 #: builtin/fetch.c:862
14255 #, c-format
14256 msgid "object %s not found"
14257 msgstr ""
14259 #: builtin/fetch.c:866
14260 msgid "[up to date]"
14261 msgstr ""
14263 #: builtin/fetch.c:879 builtin/fetch.c:895 builtin/fetch.c:967
14264 msgid "[rejected]"
14265 msgstr ""
14267 #: builtin/fetch.c:880
14268 msgid "can't fetch in current branch"
14269 msgstr ""
14271 #: builtin/fetch.c:890
14272 msgid "[tag update]"
14273 msgstr ""
14275 #: builtin/fetch.c:891 builtin/fetch.c:928 builtin/fetch.c:950
14276 #: builtin/fetch.c:962
14277 msgid "unable to update local ref"
14278 msgstr ""
14280 #: builtin/fetch.c:895
14281 msgid "would clobber existing tag"
14282 msgstr ""
14284 #: builtin/fetch.c:917
14285 msgid "[new tag]"
14286 msgstr ""
14288 #: builtin/fetch.c:920
14289 msgid "[new branch]"
14290 msgstr ""
14292 #: builtin/fetch.c:923
14293 msgid "[new ref]"
14294 msgstr ""
14296 #: builtin/fetch.c:962
14297 msgid "forced update"
14298 msgstr ""
14300 #: builtin/fetch.c:967
14301 msgid "non-fast-forward"
14302 msgstr ""
14304 #: builtin/fetch.c:1070
14305 msgid ""
14306 "Fetch normally indicates which branches had a forced update,\n"
14307 "but that check has been disabled. To re-enable, use '--show-forced-updates'\n"
14308 "flag or run 'git config fetch.showForcedUpdates true'."
14309 msgstr ""
14311 #: builtin/fetch.c:1074
14312 #, c-format
14313 msgid ""
14314 "It took %.2f seconds to check forced updates. You can use\n"
14315 "'--no-show-forced-updates' or run 'git config fetch.showForcedUpdates "
14316 "false'\n"
14317 " to avoid this check.\n"
14318 msgstr ""
14320 #: builtin/fetch.c:1105
14321 #, c-format
14322 msgid "%s did not send all necessary objects\n"
14323 msgstr ""
14325 #: builtin/fetch.c:1134
14326 #, c-format
14327 msgid "rejected %s because shallow roots are not allowed to be updated"
14328 msgstr ""
14330 #: builtin/fetch.c:1223 builtin/fetch.c:1371
14331 #, c-format
14332 msgid "From %.*s\n"
14333 msgstr ""
14335 #: builtin/fetch.c:1244
14336 #, c-format
14337 msgid ""
14338 "some local refs could not be updated; try running\n"
14339 " 'git remote prune %s' to remove any old, conflicting branches"
14340 msgstr ""
14342 #: builtin/fetch.c:1341
14343 #, c-format
14344 msgid "   (%s will become dangling)"
14345 msgstr ""
14347 #: builtin/fetch.c:1342
14348 #, c-format
14349 msgid "   (%s has become dangling)"
14350 msgstr ""
14352 #: builtin/fetch.c:1374
14353 msgid "[deleted]"
14354 msgstr ""
14356 #: builtin/fetch.c:1375 builtin/remote.c:1128
14357 msgid "(none)"
14358 msgstr ""
14360 #: builtin/fetch.c:1398
14361 #, c-format
14362 msgid "Refusing to fetch into current branch %s of non-bare repository"
14363 msgstr ""
14365 #: builtin/fetch.c:1417
14366 #, c-format
14367 msgid "Option \"%s\" value \"%s\" is not valid for %s"
14368 msgstr ""
14370 #: builtin/fetch.c:1420
14371 #, c-format
14372 msgid "Option \"%s\" is ignored for %s\n"
14373 msgstr ""
14375 #: builtin/fetch.c:1447
14376 #, c-format
14377 msgid "the object %s does not exist"
14378 msgstr ""
14380 #: builtin/fetch.c:1633
14381 msgid "multiple branches detected, incompatible with --set-upstream"
14382 msgstr ""
14384 #: builtin/fetch.c:1648
14385 msgid "not setting upstream for a remote remote-tracking branch"
14386 msgstr ""
14388 #: builtin/fetch.c:1650
14389 msgid "not setting upstream for a remote tag"
14390 msgstr ""
14392 #: builtin/fetch.c:1652
14393 msgid "unknown branch type"
14394 msgstr ""
14396 #: builtin/fetch.c:1654
14397 msgid ""
14398 "no source branch found.\n"
14399 "you need to specify exactly one branch with the --set-upstream option."
14400 msgstr ""
14402 #: builtin/fetch.c:1783 builtin/fetch.c:1846
14403 #, c-format
14404 msgid "Fetching %s\n"
14405 msgstr ""
14407 #: builtin/fetch.c:1793 builtin/fetch.c:1848 builtin/remote.c:101
14408 #, c-format
14409 msgid "Could not fetch %s"
14410 msgstr ""
14412 #: builtin/fetch.c:1805
14413 #, c-format
14414 msgid "could not fetch '%s' (exit code: %d)\n"
14415 msgstr ""
14417 #: builtin/fetch.c:1909
14418 msgid ""
14419 "No remote repository specified.  Please, specify either a URL or a\n"
14420 "remote name from which new revisions should be fetched."
14421 msgstr ""
14423 #: builtin/fetch.c:1945
14424 msgid "You need to specify a tag name."
14425 msgstr ""
14427 #: builtin/fetch.c:2009
14428 msgid "--negotiate-only needs one or more --negotiate-tip=*"
14429 msgstr ""
14431 #: builtin/fetch.c:2013
14432 msgid "Negative depth in --deepen is not supported"
14433 msgstr ""
14435 #: builtin/fetch.c:2015
14436 msgid "--deepen and --depth are mutually exclusive"
14437 msgstr ""
14439 #: builtin/fetch.c:2020
14440 msgid "--depth and --unshallow cannot be used together"
14441 msgstr ""
14443 #: builtin/fetch.c:2022
14444 msgid "--unshallow on a complete repository does not make sense"
14445 msgstr ""
14447 #: builtin/fetch.c:2039
14448 msgid "fetch --all does not take a repository argument"
14449 msgstr ""
14451 #: builtin/fetch.c:2041
14452 msgid "fetch --all does not make sense with refspecs"
14453 msgstr ""
14455 #: builtin/fetch.c:2050
14456 #, c-format
14457 msgid "No such remote or remote group: %s"
14458 msgstr ""
14460 #: builtin/fetch.c:2057
14461 msgid "Fetching a group and specifying refspecs does not make sense"
14462 msgstr ""
14464 #: builtin/fetch.c:2073
14465 msgid "must supply remote when using --negotiate-only"
14466 msgstr ""
14468 #: builtin/fetch.c:2078
14469 msgid "Protocol does not support --negotiate-only, exiting."
14470 msgstr ""
14472 #: builtin/fetch.c:2097
14473 msgid ""
14474 "--filter can only be used with the remote configured in extensions."
14475 "partialclone"
14476 msgstr ""
14478 #: builtin/fetch.c:2101
14479 msgid "--atomic can only be used when fetching from one remote"
14480 msgstr ""
14482 #: builtin/fetch.c:2105
14483 msgid "--stdin can only be used when fetching from one remote"
14484 msgstr ""
14486 #: builtin/fmt-merge-msg.c:7
14487 msgid ""
14488 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
14489 msgstr ""
14491 #: builtin/fmt-merge-msg.c:18
14492 msgid "populate log with at most <n> entries from shortlog"
14493 msgstr ""
14495 #: builtin/fmt-merge-msg.c:21
14496 msgid "alias for --log (deprecated)"
14497 msgstr ""
14499 #: builtin/fmt-merge-msg.c:24
14500 msgid "text"
14501 msgstr ""
14503 #: builtin/fmt-merge-msg.c:25
14504 msgid "use <text> as start of message"
14505 msgstr ""
14507 #: builtin/fmt-merge-msg.c:26
14508 msgid "file to read from"
14509 msgstr ""
14511 #: builtin/for-each-ref.c:10
14512 msgid "git for-each-ref [<options>] [<pattern>]"
14513 msgstr ""
14515 #: builtin/for-each-ref.c:11
14516 msgid "git for-each-ref [--points-at <object>]"
14517 msgstr ""
14519 #: builtin/for-each-ref.c:12
14520 msgid "git for-each-ref [--merged [<commit>]] [--no-merged [<commit>]]"
14521 msgstr ""
14523 #: builtin/for-each-ref.c:13
14524 msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
14525 msgstr ""
14527 #: builtin/for-each-ref.c:30
14528 msgid "quote placeholders suitably for shells"
14529 msgstr ""
14531 #: builtin/for-each-ref.c:32
14532 msgid "quote placeholders suitably for perl"
14533 msgstr ""
14535 #: builtin/for-each-ref.c:34
14536 msgid "quote placeholders suitably for python"
14537 msgstr ""
14539 #: builtin/for-each-ref.c:36
14540 msgid "quote placeholders suitably for Tcl"
14541 msgstr ""
14543 #: builtin/for-each-ref.c:39
14544 msgid "show only <n> matched refs"
14545 msgstr ""
14547 #: builtin/for-each-ref.c:41 builtin/tag.c:481
14548 msgid "respect format colors"
14549 msgstr ""
14551 #: builtin/for-each-ref.c:44
14552 msgid "print only refs which points at the given object"
14553 msgstr ""
14555 #: builtin/for-each-ref.c:46
14556 msgid "print only refs that are merged"
14557 msgstr ""
14559 #: builtin/for-each-ref.c:47
14560 msgid "print only refs that are not merged"
14561 msgstr ""
14563 #: builtin/for-each-ref.c:48
14564 msgid "print only refs which contain the commit"
14565 msgstr ""
14567 #: builtin/for-each-ref.c:49
14568 msgid "print only refs which don't contain the commit"
14569 msgstr ""
14571 #: builtin/for-each-repo.c:9
14572 msgid "git for-each-repo --config=<config> <command-args>"
14573 msgstr ""
14575 #: builtin/for-each-repo.c:34
14576 msgid "config"
14577 msgstr ""
14579 #: builtin/for-each-repo.c:35
14580 msgid "config key storing a list of repository paths"
14581 msgstr ""
14583 #: builtin/for-each-repo.c:43
14584 msgid "missing --config=<config>"
14585 msgstr ""
14587 #: builtin/fsck.c:69 builtin/fsck.c:128 builtin/fsck.c:129
14588 msgid "unknown"
14589 msgstr ""
14591 #. TRANSLATORS: e.g. error in tree 01bfda: <more explanation>
14592 #: builtin/fsck.c:78 builtin/fsck.c:100
14593 #, c-format
14594 msgid "error in %s %s: %s"
14595 msgstr ""
14597 #. TRANSLATORS: e.g. warning in tree 01bfda: <more explanation>
14598 #: builtin/fsck.c:94
14599 #, c-format
14600 msgid "warning in %s %s: %s"
14601 msgstr ""
14603 #: builtin/fsck.c:124 builtin/fsck.c:127
14604 #, c-format
14605 msgid "broken link from %7s %s"
14606 msgstr ""
14608 #: builtin/fsck.c:136
14609 msgid "wrong object type in link"
14610 msgstr ""
14612 #: builtin/fsck.c:152
14613 #, c-format
14614 msgid ""
14615 "broken link from %7s %s\n"
14616 "              to %7s %s"
14617 msgstr ""
14619 #: builtin/fsck.c:264
14620 #, c-format
14621 msgid "missing %s %s"
14622 msgstr ""
14624 #: builtin/fsck.c:291
14625 #, c-format
14626 msgid "unreachable %s %s"
14627 msgstr ""
14629 #: builtin/fsck.c:311
14630 #, c-format
14631 msgid "dangling %s %s"
14632 msgstr ""
14634 #: builtin/fsck.c:321
14635 msgid "could not create lost-found"
14636 msgstr ""
14638 #: builtin/fsck.c:332
14639 #, c-format
14640 msgid "could not finish '%s'"
14641 msgstr ""
14643 #: builtin/fsck.c:349
14644 #, c-format
14645 msgid "Checking %s"
14646 msgstr ""
14648 #: builtin/fsck.c:387
14649 #, c-format
14650 msgid "Checking connectivity (%d objects)"
14651 msgstr ""
14653 #: builtin/fsck.c:406
14654 #, c-format
14655 msgid "Checking %s %s"
14656 msgstr ""
14658 #: builtin/fsck.c:411
14659 msgid "broken links"
14660 msgstr ""
14662 #: builtin/fsck.c:420
14663 #, c-format
14664 msgid "root %s"
14665 msgstr ""
14667 #: builtin/fsck.c:428
14668 #, c-format
14669 msgid "tagged %s %s (%s) in %s"
14670 msgstr ""
14672 #: builtin/fsck.c:457
14673 #, c-format
14674 msgid "%s: object corrupt or missing"
14675 msgstr ""
14677 #: builtin/fsck.c:482
14678 #, c-format
14679 msgid "%s: invalid reflog entry %s"
14680 msgstr ""
14682 #: builtin/fsck.c:496
14683 #, c-format
14684 msgid "Checking reflog %s->%s"
14685 msgstr ""
14687 #: builtin/fsck.c:530
14688 #, c-format
14689 msgid "%s: invalid sha1 pointer %s"
14690 msgstr ""
14692 #: builtin/fsck.c:537
14693 #, c-format
14694 msgid "%s: not a commit"
14695 msgstr ""
14697 #: builtin/fsck.c:591
14698 msgid "notice: No default references"
14699 msgstr ""
14701 #: builtin/fsck.c:621
14702 #, c-format
14703 msgid "%s: hash-path mismatch, found at: %s"
14704 msgstr ""
14706 #: builtin/fsck.c:624
14707 #, c-format
14708 msgid "%s: object corrupt or missing: %s"
14709 msgstr ""
14711 #: builtin/fsck.c:628
14712 #, c-format
14713 msgid "%s: object is of unknown type '%s': %s"
14714 msgstr ""
14716 #: builtin/fsck.c:644
14717 #, c-format
14718 msgid "%s: object could not be parsed: %s"
14719 msgstr ""
14721 #: builtin/fsck.c:664
14722 #, c-format
14723 msgid "bad sha1 file: %s"
14724 msgstr ""
14726 #: builtin/fsck.c:685
14727 msgid "Checking object directory"
14728 msgstr ""
14730 #: builtin/fsck.c:688
14731 msgid "Checking object directories"
14732 msgstr ""
14734 #: builtin/fsck.c:704
14735 #, c-format
14736 msgid "Checking %s link"
14737 msgstr ""
14739 #: builtin/fsck.c:709 builtin/index-pack.c:859
14740 #, c-format
14741 msgid "invalid %s"
14742 msgstr ""
14744 #: builtin/fsck.c:716
14745 #, c-format
14746 msgid "%s points to something strange (%s)"
14747 msgstr ""
14749 #: builtin/fsck.c:722
14750 #, c-format
14751 msgid "%s: detached HEAD points at nothing"
14752 msgstr ""
14754 #: builtin/fsck.c:726
14755 #, c-format
14756 msgid "notice: %s points to an unborn branch (%s)"
14757 msgstr ""
14759 #: builtin/fsck.c:738
14760 msgid "Checking cache tree"
14761 msgstr ""
14763 #: builtin/fsck.c:743
14764 #, c-format
14765 msgid "%s: invalid sha1 pointer in cache-tree"
14766 msgstr ""
14768 #: builtin/fsck.c:752
14769 msgid "non-tree in cache-tree"
14770 msgstr ""
14772 #: builtin/fsck.c:783
14773 msgid "git fsck [<options>] [<object>...]"
14774 msgstr ""
14776 #: builtin/fsck.c:789
14777 msgid "show unreachable objects"
14778 msgstr ""
14780 #: builtin/fsck.c:790
14781 msgid "show dangling objects"
14782 msgstr ""
14784 #: builtin/fsck.c:791
14785 msgid "report tags"
14786 msgstr ""
14788 #: builtin/fsck.c:792
14789 msgid "report root nodes"
14790 msgstr ""
14792 #: builtin/fsck.c:793
14793 msgid "make index objects head nodes"
14794 msgstr ""
14796 #: builtin/fsck.c:794
14797 msgid "make reflogs head nodes (default)"
14798 msgstr ""
14800 #: builtin/fsck.c:795
14801 msgid "also consider packs and alternate objects"
14802 msgstr ""
14804 #: builtin/fsck.c:796
14805 msgid "check only connectivity"
14806 msgstr ""
14808 #: builtin/fsck.c:797 builtin/mktag.c:76
14809 msgid "enable more strict checking"
14810 msgstr ""
14812 #: builtin/fsck.c:799
14813 msgid "write dangling objects in .git/lost-found"
14814 msgstr ""
14816 #: builtin/fsck.c:800 builtin/prune.c:134
14817 msgid "show progress"
14818 msgstr ""
14820 #: builtin/fsck.c:801
14821 msgid "show verbose names for reachable objects"
14822 msgstr ""
14824 #: builtin/fsck.c:861 builtin/index-pack.c:261
14825 msgid "Checking objects"
14826 msgstr ""
14828 #: builtin/fsck.c:889
14829 #, c-format
14830 msgid "%s: object missing"
14831 msgstr ""
14833 #: builtin/fsck.c:900
14834 #, c-format
14835 msgid "invalid parameter: expected sha1, got '%s'"
14836 msgstr ""
14838 #: builtin/gc.c:39
14839 msgid "git gc [<options>]"
14840 msgstr ""
14842 #: builtin/gc.c:93
14843 #, c-format
14844 msgid "Failed to fstat %s: %s"
14845 msgstr ""
14847 #: builtin/gc.c:129
14848 #, c-format
14849 msgid "failed to parse '%s' value '%s'"
14850 msgstr ""
14852 #: builtin/gc.c:487 builtin/init-db.c:57
14853 #, c-format
14854 msgid "cannot stat '%s'"
14855 msgstr ""
14857 #: builtin/gc.c:496 builtin/notes.c:238 builtin/tag.c:574
14858 #, c-format
14859 msgid "cannot read '%s'"
14860 msgstr ""
14862 #: builtin/gc.c:503
14863 #, c-format
14864 msgid ""
14865 "The last gc run reported the following. Please correct the root cause\n"
14866 "and remove %s\n"
14867 "Automatic cleanup will not be performed until the file is removed.\n"
14868 "\n"
14869 "%s"
14870 msgstr ""
14872 #: builtin/gc.c:551
14873 msgid "prune unreferenced objects"
14874 msgstr ""
14876 #: builtin/gc.c:553
14877 msgid "be more thorough (increased runtime)"
14878 msgstr ""
14880 #: builtin/gc.c:554
14881 msgid "enable auto-gc mode"
14882 msgstr ""
14884 #: builtin/gc.c:557
14885 msgid "force running gc even if there may be another gc running"
14886 msgstr ""
14888 #: builtin/gc.c:560
14889 msgid "repack all other packs except the largest pack"
14890 msgstr ""
14892 #: builtin/gc.c:576
14893 #, c-format
14894 msgid "failed to parse gc.logexpiry value %s"
14895 msgstr ""
14897 #: builtin/gc.c:587
14898 #, c-format
14899 msgid "failed to parse prune expiry value %s"
14900 msgstr ""
14902 #: builtin/gc.c:607
14903 #, c-format
14904 msgid "Auto packing the repository in background for optimum performance.\n"
14905 msgstr ""
14907 #: builtin/gc.c:609
14908 #, c-format
14909 msgid "Auto packing the repository for optimum performance.\n"
14910 msgstr ""
14912 #: builtin/gc.c:610
14913 #, c-format
14914 msgid "See \"git help gc\" for manual housekeeping.\n"
14915 msgstr ""
14917 #: builtin/gc.c:650
14918 #, c-format
14919 msgid ""
14920 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
14921 msgstr ""
14923 #: builtin/gc.c:705
14924 msgid ""
14925 "There are too many unreachable loose objects; run 'git prune' to remove them."
14926 msgstr ""
14928 #: builtin/gc.c:715
14929 msgid ""
14930 "git maintenance run [--auto] [--[no-]quiet] [--task=<task>] [--schedule]"
14931 msgstr ""
14933 #: builtin/gc.c:745
14934 msgid "--no-schedule is not allowed"
14935 msgstr ""
14937 #: builtin/gc.c:750
14938 #, c-format
14939 msgid "unrecognized --schedule argument '%s'"
14940 msgstr ""
14942 #: builtin/gc.c:868
14943 msgid "failed to write commit-graph"
14944 msgstr ""
14946 #: builtin/gc.c:904
14947 msgid "failed to prefetch remotes"
14948 msgstr ""
14950 #: builtin/gc.c:1020
14951 msgid "failed to start 'git pack-objects' process"
14952 msgstr ""
14954 #: builtin/gc.c:1037
14955 msgid "failed to finish 'git pack-objects' process"
14956 msgstr ""
14958 #: builtin/gc.c:1088
14959 msgid "failed to write multi-pack-index"
14960 msgstr ""
14962 #: builtin/gc.c:1104
14963 msgid "'git multi-pack-index expire' failed"
14964 msgstr ""
14966 #: builtin/gc.c:1163
14967 msgid "'git multi-pack-index repack' failed"
14968 msgstr ""
14970 #: builtin/gc.c:1172
14971 msgid ""
14972 "skipping incremental-repack task because core.multiPackIndex is disabled"
14973 msgstr ""
14975 #: builtin/gc.c:1276
14976 #, c-format
14977 msgid "lock file '%s' exists, skipping maintenance"
14978 msgstr ""
14980 #: builtin/gc.c:1306
14981 #, c-format
14982 msgid "task '%s' failed"
14983 msgstr ""
14985 #: builtin/gc.c:1388
14986 #, c-format
14987 msgid "'%s' is not a valid task"
14988 msgstr ""
14990 #: builtin/gc.c:1393
14991 #, c-format
14992 msgid "task '%s' cannot be selected multiple times"
14993 msgstr ""
14995 #: builtin/gc.c:1408
14996 msgid "run tasks based on the state of the repository"
14997 msgstr ""
14999 #: builtin/gc.c:1409
15000 msgid "frequency"
15001 msgstr ""
15003 #: builtin/gc.c:1410
15004 msgid "run tasks based on frequency"
15005 msgstr ""
15007 #: builtin/gc.c:1413
15008 msgid "do not report progress or other information over stderr"
15009 msgstr ""
15011 #: builtin/gc.c:1414
15012 msgid "task"
15013 msgstr ""
15015 #: builtin/gc.c:1415
15016 msgid "run a specific task"
15017 msgstr ""
15019 #: builtin/gc.c:1432
15020 msgid "use at most one of --auto and --schedule=<frequency>"
15021 msgstr ""
15023 #: builtin/gc.c:1475
15024 msgid "failed to run 'git config'"
15025 msgstr ""
15027 #: builtin/gc.c:1627
15028 #, c-format
15029 msgid "failed to expand path '%s'"
15030 msgstr ""
15032 #: builtin/gc.c:1654 builtin/gc.c:1692
15033 msgid "failed to start launchctl"
15034 msgstr ""
15036 #: builtin/gc.c:1767 builtin/gc.c:2220
15037 #, c-format
15038 msgid "failed to create directories for '%s'"
15039 msgstr ""
15041 #: builtin/gc.c:1794
15042 #, c-format
15043 msgid "failed to bootstrap service %s"
15044 msgstr ""
15046 #: builtin/gc.c:1887
15047 msgid "failed to create temp xml file"
15048 msgstr ""
15050 #: builtin/gc.c:1977
15051 msgid "failed to start schtasks"
15052 msgstr ""
15054 #: builtin/gc.c:2046
15055 msgid "failed to run 'crontab -l'; your system might not support 'cron'"
15056 msgstr ""
15058 #: builtin/gc.c:2063
15059 msgid "failed to run 'crontab'; your system might not support 'cron'"
15060 msgstr ""
15062 #: builtin/gc.c:2067
15063 msgid "failed to open stdin of 'crontab'"
15064 msgstr ""
15066 #: builtin/gc.c:2109
15067 msgid "'crontab' died"
15068 msgstr ""
15070 #: builtin/gc.c:2174
15071 msgid "failed to start systemctl"
15072 msgstr ""
15074 #: builtin/gc.c:2184
15075 msgid "failed to run systemctl"
15076 msgstr ""
15078 #: builtin/gc.c:2193 builtin/gc.c:2198 builtin/worktree.c:62
15079 #: builtin/worktree.c:945
15080 #, c-format
15081 msgid "failed to delete '%s'"
15082 msgstr ""
15084 #: builtin/gc.c:2378
15085 #, c-format
15086 msgid "unrecognized --scheduler argument '%s'"
15087 msgstr ""
15089 #: builtin/gc.c:2403
15090 msgid "neither systemd timers nor crontab are available"
15091 msgstr ""
15093 #: builtin/gc.c:2418
15094 #, c-format
15095 msgid "%s scheduler is not available"
15096 msgstr ""
15098 #: builtin/gc.c:2432
15099 msgid "another process is scheduling background maintenance"
15100 msgstr ""
15102 #: builtin/gc.c:2454
15103 msgid "git maintenance start [--scheduler=<scheduler>]"
15104 msgstr ""
15106 #: builtin/gc.c:2463
15107 msgid "scheduler"
15108 msgstr ""
15110 #: builtin/gc.c:2464
15111 msgid "scheduler to trigger git maintenance run"
15112 msgstr ""
15114 #: builtin/gc.c:2478
15115 msgid "failed to add repo to global config"
15116 msgstr ""
15118 #: builtin/gc.c:2487
15119 msgid "git maintenance <subcommand> [<options>]"
15120 msgstr ""
15122 #: builtin/gc.c:2506
15123 #, c-format
15124 msgid "invalid subcommand: %s"
15125 msgstr ""
15127 #: builtin/grep.c:30
15128 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
15129 msgstr ""
15131 #: builtin/grep.c:239
15132 #, c-format
15133 msgid "grep: failed to create thread: %s"
15134 msgstr ""
15136 #: builtin/grep.c:293
15137 #, c-format
15138 msgid "invalid number of threads specified (%d) for %s"
15139 msgstr ""
15141 #. TRANSLATORS: %s is the configuration
15142 #. variable for tweaking threads, currently
15143 #. grep.threads
15145 #: builtin/grep.c:301 builtin/index-pack.c:1582 builtin/index-pack.c:1785
15146 #: builtin/pack-objects.c:3142
15147 #, c-format
15148 msgid "no threads support, ignoring %s"
15149 msgstr ""
15151 #: builtin/grep.c:488 builtin/grep.c:617 builtin/grep.c:657
15152 #, c-format
15153 msgid "unable to read tree (%s)"
15154 msgstr ""
15156 #: builtin/grep.c:672
15157 #, c-format
15158 msgid "unable to grep from object of type %s"
15159 msgstr ""
15161 #: builtin/grep.c:752
15162 #, c-format
15163 msgid "switch `%c' expects a numerical value"
15164 msgstr ""
15166 #: builtin/grep.c:851
15167 msgid "search in index instead of in the work tree"
15168 msgstr ""
15170 #: builtin/grep.c:853
15171 msgid "find in contents not managed by git"
15172 msgstr ""
15174 #: builtin/grep.c:855
15175 msgid "search in both tracked and untracked files"
15176 msgstr ""
15178 #: builtin/grep.c:857
15179 msgid "ignore files specified via '.gitignore'"
15180 msgstr ""
15182 #: builtin/grep.c:859
15183 msgid "recursively search in each submodule"
15184 msgstr ""
15186 #: builtin/grep.c:862
15187 msgid "show non-matching lines"
15188 msgstr ""
15190 #: builtin/grep.c:864
15191 msgid "case insensitive matching"
15192 msgstr ""
15194 #: builtin/grep.c:866
15195 msgid "match patterns only at word boundaries"
15196 msgstr ""
15198 #: builtin/grep.c:868
15199 msgid "process binary files as text"
15200 msgstr ""
15202 #: builtin/grep.c:870
15203 msgid "don't match patterns in binary files"
15204 msgstr ""
15206 #: builtin/grep.c:873
15207 msgid "process binary files with textconv filters"
15208 msgstr ""
15210 #: builtin/grep.c:875
15211 msgid "search in subdirectories (default)"
15212 msgstr ""
15214 #: builtin/grep.c:877
15215 msgid "descend at most <depth> levels"
15216 msgstr ""
15218 #: builtin/grep.c:881
15219 msgid "use extended POSIX regular expressions"
15220 msgstr ""
15222 #: builtin/grep.c:884
15223 msgid "use basic POSIX regular expressions (default)"
15224 msgstr ""
15226 #: builtin/grep.c:887
15227 msgid "interpret patterns as fixed strings"
15228 msgstr ""
15230 #: builtin/grep.c:890
15231 msgid "use Perl-compatible regular expressions"
15232 msgstr ""
15234 #: builtin/grep.c:893
15235 msgid "show line numbers"
15236 msgstr ""
15238 #: builtin/grep.c:894
15239 msgid "show column number of first match"
15240 msgstr ""
15242 #: builtin/grep.c:895
15243 msgid "don't show filenames"
15244 msgstr ""
15246 #: builtin/grep.c:896
15247 msgid "show filenames"
15248 msgstr ""
15250 #: builtin/grep.c:898
15251 msgid "show filenames relative to top directory"
15252 msgstr ""
15254 #: builtin/grep.c:900
15255 msgid "show only filenames instead of matching lines"
15256 msgstr ""
15258 #: builtin/grep.c:902
15259 msgid "synonym for --files-with-matches"
15260 msgstr ""
15262 #: builtin/grep.c:905
15263 msgid "show only the names of files without match"
15264 msgstr ""
15266 #: builtin/grep.c:907
15267 msgid "print NUL after filenames"
15268 msgstr ""
15270 #: builtin/grep.c:910
15271 msgid "show only matching parts of a line"
15272 msgstr ""
15274 #: builtin/grep.c:912
15275 msgid "show the number of matches instead of matching lines"
15276 msgstr ""
15278 #: builtin/grep.c:913
15279 msgid "highlight matches"
15280 msgstr ""
15282 #: builtin/grep.c:915
15283 msgid "print empty line between matches from different files"
15284 msgstr ""
15286 #: builtin/grep.c:917
15287 msgid "show filename only once above matches from same file"
15288 msgstr ""
15290 #: builtin/grep.c:920
15291 msgid "show <n> context lines before and after matches"
15292 msgstr ""
15294 #: builtin/grep.c:923
15295 msgid "show <n> context lines before matches"
15296 msgstr ""
15298 #: builtin/grep.c:925
15299 msgid "show <n> context lines after matches"
15300 msgstr ""
15302 #: builtin/grep.c:927
15303 msgid "use <n> worker threads"
15304 msgstr ""
15306 #: builtin/grep.c:928
15307 msgid "shortcut for -C NUM"
15308 msgstr ""
15310 #: builtin/grep.c:931
15311 msgid "show a line with the function name before matches"
15312 msgstr ""
15314 #: builtin/grep.c:933
15315 msgid "show the surrounding function"
15316 msgstr ""
15318 #: builtin/grep.c:936
15319 msgid "read patterns from file"
15320 msgstr ""
15322 #: builtin/grep.c:938
15323 msgid "match <pattern>"
15324 msgstr ""
15326 #: builtin/grep.c:940
15327 msgid "combine patterns specified with -e"
15328 msgstr ""
15330 #: builtin/grep.c:952
15331 msgid "indicate hit with exit status without output"
15332 msgstr ""
15334 #: builtin/grep.c:954
15335 msgid "show only matches from files that match all patterns"
15336 msgstr ""
15338 #: builtin/grep.c:957
15339 msgid "pager"
15340 msgstr ""
15342 #: builtin/grep.c:957
15343 msgid "show matching files in the pager"
15344 msgstr ""
15346 #: builtin/grep.c:961
15347 msgid "allow calling of grep(1) (ignored by this build)"
15348 msgstr ""
15350 #: builtin/grep.c:1027
15351 msgid "no pattern given"
15352 msgstr ""
15354 #: builtin/grep.c:1063
15355 msgid "--no-index or --untracked cannot be used with revs"
15356 msgstr ""
15358 #: builtin/grep.c:1071
15359 #, c-format
15360 msgid "unable to resolve revision: %s"
15361 msgstr ""
15363 #: builtin/grep.c:1101
15364 msgid "--untracked not supported with --recurse-submodules"
15365 msgstr ""
15367 #: builtin/grep.c:1105
15368 msgid "invalid option combination, ignoring --threads"
15369 msgstr ""
15371 #: builtin/grep.c:1108 builtin/pack-objects.c:4059
15372 msgid "no threads support, ignoring --threads"
15373 msgstr ""
15375 #: builtin/grep.c:1111 builtin/index-pack.c:1579 builtin/pack-objects.c:3139
15376 #, c-format
15377 msgid "invalid number of threads specified (%d)"
15378 msgstr ""
15380 #: builtin/grep.c:1145
15381 msgid "--open-files-in-pager only works on the worktree"
15382 msgstr ""
15384 #: builtin/grep.c:1171
15385 msgid "--cached or --untracked cannot be used with --no-index"
15386 msgstr ""
15388 #: builtin/grep.c:1174
15389 msgid "--untracked cannot be used with --cached"
15390 msgstr ""
15392 #: builtin/grep.c:1180
15393 msgid "--[no-]exclude-standard cannot be used for tracked contents"
15394 msgstr ""
15396 #: builtin/grep.c:1188
15397 msgid "both --cached and trees are given"
15398 msgstr ""
15400 #: builtin/hash-object.c:83
15401 msgid ""
15402 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
15403 "[--] <file>..."
15404 msgstr ""
15406 #: builtin/hash-object.c:84
15407 msgid "git hash-object  --stdin-paths"
15408 msgstr ""
15410 #: builtin/hash-object.c:96
15411 msgid "object type"
15412 msgstr ""
15414 #: builtin/hash-object.c:97
15415 msgid "write the object into the object database"
15416 msgstr ""
15418 #: builtin/hash-object.c:99
15419 msgid "read the object from stdin"
15420 msgstr ""
15422 #: builtin/hash-object.c:101
15423 msgid "store file as is without filters"
15424 msgstr ""
15426 #: builtin/hash-object.c:102
15427 msgid ""
15428 "just hash any random garbage to create corrupt objects for debugging Git"
15429 msgstr ""
15431 #: builtin/hash-object.c:103
15432 msgid "process file as it were from this path"
15433 msgstr ""
15435 #: builtin/help.c:55
15436 msgid "print all available commands"
15437 msgstr ""
15439 #: builtin/help.c:57
15440 msgid "exclude guides"
15441 msgstr ""
15443 #: builtin/help.c:58
15444 msgid "show man page"
15445 msgstr ""
15447 #: builtin/help.c:59
15448 msgid "show manual in web browser"
15449 msgstr ""
15451 #: builtin/help.c:61
15452 msgid "show info page"
15453 msgstr ""
15455 #: builtin/help.c:63
15456 msgid "print command description"
15457 msgstr ""
15459 #: builtin/help.c:65
15460 msgid "print list of useful guides"
15461 msgstr ""
15463 #: builtin/help.c:67
15464 msgid "print all configuration variable names"
15465 msgstr ""
15467 #: builtin/help.c:78
15468 msgid ""
15469 "git help [-a|--all] [--[no-]verbose]]\n"
15470 "         [[-i|--info] [-m|--man] [-w|--web]] [<command>]"
15471 msgstr ""
15473 #: builtin/help.c:80
15474 msgid "git help [-g|--guides]"
15475 msgstr ""
15477 #: builtin/help.c:81
15478 msgid "git help [-c|--config]"
15479 msgstr ""
15481 #: builtin/help.c:196
15482 #, c-format
15483 msgid "unrecognized help format '%s'"
15484 msgstr ""
15486 #: builtin/help.c:223
15487 msgid "Failed to start emacsclient."
15488 msgstr ""
15490 #: builtin/help.c:236
15491 msgid "Failed to parse emacsclient version."
15492 msgstr ""
15494 #: builtin/help.c:244
15495 #, c-format
15496 msgid "emacsclient version '%d' too old (< 22)."
15497 msgstr ""
15499 #: builtin/help.c:262 builtin/help.c:284 builtin/help.c:294 builtin/help.c:302
15500 #, c-format
15501 msgid "failed to exec '%s'"
15502 msgstr ""
15504 #: builtin/help.c:340
15505 #, c-format
15506 msgid ""
15507 "'%s': path for unsupported man viewer.\n"
15508 "Please consider using 'man.<tool>.cmd' instead."
15509 msgstr ""
15511 #: builtin/help.c:352
15512 #, c-format
15513 msgid ""
15514 "'%s': cmd for supported man viewer.\n"
15515 "Please consider using 'man.<tool>.path' instead."
15516 msgstr ""
15518 #: builtin/help.c:467
15519 #, c-format
15520 msgid "'%s': unknown man viewer."
15521 msgstr ""
15523 #: builtin/help.c:483
15524 msgid "no man viewer handled the request"
15525 msgstr ""
15527 #: builtin/help.c:490
15528 msgid "no info viewer handled the request"
15529 msgstr ""
15531 #: builtin/help.c:551 builtin/help.c:562 git.c:348
15532 #, c-format
15533 msgid "'%s' is aliased to '%s'"
15534 msgstr ""
15536 #: builtin/help.c:565 git.c:380
15537 #, c-format
15538 msgid "bad alias.%s string: %s"
15539 msgstr ""
15541 #: builtin/help.c:581
15542 msgid "this option doesn't take any other arguments"
15543 msgstr ""
15545 #: builtin/help.c:602 builtin/help.c:629
15546 #, c-format
15547 msgid "usage: %s%s"
15548 msgstr ""
15550 #: builtin/help.c:624
15551 msgid "'git help config' for more information"
15552 msgstr ""
15554 #: builtin/index-pack.c:221
15555 #, c-format
15556 msgid "object type mismatch at %s"
15557 msgstr ""
15559 #: builtin/index-pack.c:241
15560 #, c-format
15561 msgid "did not receive expected object %s"
15562 msgstr ""
15564 #: builtin/index-pack.c:244
15565 #, c-format
15566 msgid "object %s: expected type %s, found %s"
15567 msgstr ""
15569 #: builtin/index-pack.c:294
15570 #, c-format
15571 msgid "cannot fill %d byte"
15572 msgid_plural "cannot fill %d bytes"
15573 msgstr[0] ""
15574 msgstr[1] ""
15576 #: builtin/index-pack.c:304
15577 msgid "early EOF"
15578 msgstr ""
15580 #: builtin/index-pack.c:305
15581 msgid "read error on input"
15582 msgstr ""
15584 #: builtin/index-pack.c:317
15585 msgid "used more bytes than were available"
15586 msgstr ""
15588 #: builtin/index-pack.c:324 builtin/pack-objects.c:756
15589 msgid "pack too large for current definition of off_t"
15590 msgstr ""
15592 #: builtin/index-pack.c:327 builtin/unpack-objects.c:95
15593 msgid "pack exceeds maximum allowed size"
15594 msgstr ""
15596 #: builtin/index-pack.c:358
15597 msgid "pack signature mismatch"
15598 msgstr ""
15600 #: builtin/index-pack.c:360
15601 #, c-format
15602 msgid "pack version %<PRIu32> unsupported"
15603 msgstr ""
15605 #: builtin/index-pack.c:376
15606 #, c-format
15607 msgid "pack has bad object at offset %<PRIuMAX>: %s"
15608 msgstr ""
15610 #: builtin/index-pack.c:482
15611 #, c-format
15612 msgid "inflate returned %d"
15613 msgstr ""
15615 #: builtin/index-pack.c:531
15616 msgid "offset value overflow for delta base object"
15617 msgstr ""
15619 #: builtin/index-pack.c:539
15620 msgid "delta base offset is out of bound"
15621 msgstr ""
15623 #: builtin/index-pack.c:547
15624 #, c-format
15625 msgid "unknown object type %d"
15626 msgstr ""
15628 #: builtin/index-pack.c:578
15629 msgid "cannot pread pack file"
15630 msgstr ""
15632 #: builtin/index-pack.c:580
15633 #, c-format
15634 msgid "premature end of pack file, %<PRIuMAX> byte missing"
15635 msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
15636 msgstr[0] ""
15637 msgstr[1] ""
15639 #: builtin/index-pack.c:606
15640 msgid "serious inflate inconsistency"
15641 msgstr ""
15643 #: builtin/index-pack.c:751 builtin/index-pack.c:757 builtin/index-pack.c:781
15644 #: builtin/index-pack.c:820 builtin/index-pack.c:829
15645 #, c-format
15646 msgid "SHA1 COLLISION FOUND WITH %s !"
15647 msgstr ""
15649 #: builtin/index-pack.c:754 builtin/pack-objects.c:292
15650 #: builtin/pack-objects.c:352 builtin/pack-objects.c:458
15651 #, c-format
15652 msgid "unable to read %s"
15653 msgstr ""
15655 #: builtin/index-pack.c:818
15656 #, c-format
15657 msgid "cannot read existing object info %s"
15658 msgstr ""
15660 #: builtin/index-pack.c:826
15661 #, c-format
15662 msgid "cannot read existing object %s"
15663 msgstr ""
15665 #: builtin/index-pack.c:840
15666 #, c-format
15667 msgid "invalid blob object %s"
15668 msgstr ""
15670 #: builtin/index-pack.c:843 builtin/index-pack.c:862
15671 msgid "fsck error in packed object"
15672 msgstr ""
15674 #: builtin/index-pack.c:864
15675 #, c-format
15676 msgid "Not all child objects of %s are reachable"
15677 msgstr ""
15679 #: builtin/index-pack.c:925 builtin/index-pack.c:972
15680 msgid "failed to apply delta"
15681 msgstr ""
15683 #: builtin/index-pack.c:1156
15684 msgid "Receiving objects"
15685 msgstr ""
15687 #: builtin/index-pack.c:1156
15688 msgid "Indexing objects"
15689 msgstr ""
15691 #: builtin/index-pack.c:1190
15692 msgid "pack is corrupted (SHA1 mismatch)"
15693 msgstr ""
15695 #: builtin/index-pack.c:1195
15696 msgid "cannot fstat packfile"
15697 msgstr ""
15699 #: builtin/index-pack.c:1198
15700 msgid "pack has junk at the end"
15701 msgstr ""
15703 #: builtin/index-pack.c:1210
15704 msgid "confusion beyond insanity in parse_pack_objects()"
15705 msgstr ""
15707 #: builtin/index-pack.c:1233
15708 msgid "Resolving deltas"
15709 msgstr ""
15711 #: builtin/index-pack.c:1244 builtin/pack-objects.c:2905
15712 #, c-format
15713 msgid "unable to create thread: %s"
15714 msgstr ""
15716 #: builtin/index-pack.c:1277
15717 msgid "confusion beyond insanity"
15718 msgstr ""
15720 #: builtin/index-pack.c:1283
15721 #, c-format
15722 msgid "completed with %d local object"
15723 msgid_plural "completed with %d local objects"
15724 msgstr[0] ""
15725 msgstr[1] ""
15727 #: builtin/index-pack.c:1295
15728 #, c-format
15729 msgid "Unexpected tail checksum for %s (disk corruption?)"
15730 msgstr ""
15732 #: builtin/index-pack.c:1299
15733 #, c-format
15734 msgid "pack has %d unresolved delta"
15735 msgid_plural "pack has %d unresolved deltas"
15736 msgstr[0] ""
15737 msgstr[1] ""
15739 #: builtin/index-pack.c:1323
15740 #, c-format
15741 msgid "unable to deflate appended object (%d)"
15742 msgstr ""
15744 #: builtin/index-pack.c:1419
15745 #, c-format
15746 msgid "local object %s is corrupt"
15747 msgstr ""
15749 #: builtin/index-pack.c:1440
15750 #, c-format
15751 msgid "packfile name '%s' does not end with '.%s'"
15752 msgstr ""
15754 #: builtin/index-pack.c:1464
15755 #, c-format
15756 msgid "cannot write %s file '%s'"
15757 msgstr ""
15759 #: builtin/index-pack.c:1472
15760 #, c-format
15761 msgid "cannot close written %s file '%s'"
15762 msgstr ""
15764 #: builtin/index-pack.c:1489
15765 #, c-format
15766 msgid "unable to rename temporary '*.%s' file to '%s'"
15767 msgstr ""
15769 #: builtin/index-pack.c:1514
15770 msgid "error while closing pack file"
15771 msgstr ""
15773 #: builtin/index-pack.c:1573 builtin/pack-objects.c:3150
15774 #, c-format
15775 msgid "bad pack.indexversion=%<PRIu32>"
15776 msgstr ""
15778 #: builtin/index-pack.c:1643
15779 #, c-format
15780 msgid "Cannot open existing pack file '%s'"
15781 msgstr ""
15783 #: builtin/index-pack.c:1645
15784 #, c-format
15785 msgid "Cannot open existing pack idx file for '%s'"
15786 msgstr ""
15788 #: builtin/index-pack.c:1693
15789 #, c-format
15790 msgid "non delta: %d object"
15791 msgid_plural "non delta: %d objects"
15792 msgstr[0] ""
15793 msgstr[1] ""
15795 #: builtin/index-pack.c:1700
15796 #, c-format
15797 msgid "chain length = %d: %lu object"
15798 msgid_plural "chain length = %d: %lu objects"
15799 msgstr[0] ""
15800 msgstr[1] ""
15802 #: builtin/index-pack.c:1742
15803 msgid "Cannot come back to cwd"
15804 msgstr ""
15806 #: builtin/index-pack.c:1796 builtin/index-pack.c:1799
15807 #: builtin/index-pack.c:1819 builtin/index-pack.c:1823
15808 #, c-format
15809 msgid "bad %s"
15810 msgstr ""
15812 #: builtin/index-pack.c:1829 builtin/init-db.c:379 builtin/init-db.c:614
15813 #, c-format
15814 msgid "unknown hash algorithm '%s'"
15815 msgstr ""
15817 #: builtin/index-pack.c:1848
15818 msgid "--fix-thin cannot be used without --stdin"
15819 msgstr ""
15821 #: builtin/index-pack.c:1850
15822 msgid "--stdin requires a git repository"
15823 msgstr ""
15825 #: builtin/index-pack.c:1852
15826 msgid "--object-format cannot be used with --stdin"
15827 msgstr ""
15829 #: builtin/index-pack.c:1867
15830 msgid "--verify with no packfile name given"
15831 msgstr ""
15833 #: builtin/index-pack.c:1933 builtin/unpack-objects.c:584
15834 msgid "fsck error in pack objects"
15835 msgstr ""
15837 #: builtin/init-db.c:63
15838 #, c-format
15839 msgid "cannot stat template '%s'"
15840 msgstr ""
15842 #: builtin/init-db.c:68
15843 #, c-format
15844 msgid "cannot opendir '%s'"
15845 msgstr ""
15847 #: builtin/init-db.c:80
15848 #, c-format
15849 msgid "cannot readlink '%s'"
15850 msgstr ""
15852 #: builtin/init-db.c:82
15853 #, c-format
15854 msgid "cannot symlink '%s' '%s'"
15855 msgstr ""
15857 #: builtin/init-db.c:88
15858 #, c-format
15859 msgid "cannot copy '%s' to '%s'"
15860 msgstr ""
15862 #: builtin/init-db.c:92
15863 #, c-format
15864 msgid "ignoring template %s"
15865 msgstr ""
15867 #: builtin/init-db.c:123
15868 #, c-format
15869 msgid "templates not found in %s"
15870 msgstr ""
15872 #: builtin/init-db.c:138
15873 #, c-format
15874 msgid "not copying templates from '%s': %s"
15875 msgstr ""
15877 #: builtin/init-db.c:263
15878 #, c-format
15879 msgid "invalid initial branch name: '%s'"
15880 msgstr ""
15882 #: builtin/init-db.c:354
15883 #, c-format
15884 msgid "unable to handle file type %d"
15885 msgstr ""
15887 #: builtin/init-db.c:357
15888 #, c-format
15889 msgid "unable to move %s to %s"
15890 msgstr ""
15892 #: builtin/init-db.c:373
15893 msgid "attempt to reinitialize repository with different hash"
15894 msgstr ""
15896 #: builtin/init-db.c:397 builtin/init-db.c:400
15897 #, c-format
15898 msgid "%s already exists"
15899 msgstr ""
15901 #: builtin/init-db.c:432
15902 #, c-format
15903 msgid "re-init: ignored --initial-branch=%s"
15904 msgstr ""
15906 #: builtin/init-db.c:463
15907 #, c-format
15908 msgid "Reinitialized existing shared Git repository in %s%s\n"
15909 msgstr ""
15911 #: builtin/init-db.c:464
15912 #, c-format
15913 msgid "Reinitialized existing Git repository in %s%s\n"
15914 msgstr ""
15916 #: builtin/init-db.c:468
15917 #, c-format
15918 msgid "Initialized empty shared Git repository in %s%s\n"
15919 msgstr ""
15921 #: builtin/init-db.c:469
15922 #, c-format
15923 msgid "Initialized empty Git repository in %s%s\n"
15924 msgstr ""
15926 #: builtin/init-db.c:518
15927 msgid ""
15928 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
15929 "shared[=<permissions>]] [<directory>]"
15930 msgstr ""
15932 #: builtin/init-db.c:544
15933 msgid "permissions"
15934 msgstr ""
15936 #: builtin/init-db.c:545
15937 msgid "specify that the git repository is to be shared amongst several users"
15938 msgstr ""
15940 #: builtin/init-db.c:551
15941 msgid "override the name of the initial branch"
15942 msgstr ""
15944 #: builtin/init-db.c:552 builtin/verify-pack.c:74
15945 msgid "hash"
15946 msgstr ""
15948 #: builtin/init-db.c:553 builtin/show-index.c:22 builtin/verify-pack.c:75
15949 msgid "specify the hash algorithm to use"
15950 msgstr ""
15952 #: builtin/init-db.c:560
15953 msgid "--separate-git-dir and --bare are mutually exclusive"
15954 msgstr ""
15956 #: builtin/init-db.c:591 builtin/init-db.c:596
15957 #, c-format
15958 msgid "cannot mkdir %s"
15959 msgstr ""
15961 #: builtin/init-db.c:600 builtin/init-db.c:655
15962 #, c-format
15963 msgid "cannot chdir to %s"
15964 msgstr ""
15966 #: builtin/init-db.c:627
15967 #, c-format
15968 msgid ""
15969 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
15970 "dir=<directory>)"
15971 msgstr ""
15973 #: builtin/init-db.c:679
15974 #, c-format
15975 msgid "Cannot access work tree '%s'"
15976 msgstr ""
15978 #: builtin/init-db.c:684
15979 msgid "--separate-git-dir incompatible with bare repository"
15980 msgstr ""
15982 #: builtin/interpret-trailers.c:16
15983 msgid ""
15984 "git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
15985 "<token>[(=|:)<value>])...] [<file>...]"
15986 msgstr ""
15988 #: builtin/interpret-trailers.c:95
15989 msgid "edit files in place"
15990 msgstr ""
15992 #: builtin/interpret-trailers.c:96
15993 msgid "trim empty trailers"
15994 msgstr ""
15996 #: builtin/interpret-trailers.c:99
15997 msgid "where to place the new trailer"
15998 msgstr ""
16000 #: builtin/interpret-trailers.c:101
16001 msgid "action if trailer already exists"
16002 msgstr ""
16004 #: builtin/interpret-trailers.c:103
16005 msgid "action if trailer is missing"
16006 msgstr ""
16008 #: builtin/interpret-trailers.c:105
16009 msgid "output only the trailers"
16010 msgstr ""
16012 #: builtin/interpret-trailers.c:106
16013 msgid "do not apply config rules"
16014 msgstr ""
16016 #: builtin/interpret-trailers.c:107
16017 msgid "join whitespace-continued values"
16018 msgstr ""
16020 #: builtin/interpret-trailers.c:108
16021 msgid "set parsing options"
16022 msgstr ""
16024 #: builtin/interpret-trailers.c:110
16025 msgid "do not treat --- specially"
16026 msgstr ""
16028 #: builtin/interpret-trailers.c:112
16029 msgid "trailer(s) to add"
16030 msgstr ""
16032 #: builtin/interpret-trailers.c:123
16033 msgid "--trailer with --only-input does not make sense"
16034 msgstr ""
16036 #: builtin/interpret-trailers.c:133
16037 msgid "no input file given for in-place editing"
16038 msgstr ""
16040 #: builtin/log.c:59
16041 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
16042 msgstr ""
16044 #: builtin/log.c:60
16045 msgid "git show [<options>] <object>..."
16046 msgstr ""
16048 #: builtin/log.c:113
16049 #, c-format
16050 msgid "invalid --decorate option: %s"
16051 msgstr ""
16053 #: builtin/log.c:180
16054 msgid "show source"
16055 msgstr ""
16057 #: builtin/log.c:181
16058 msgid "use mail map file"
16059 msgstr ""
16061 #: builtin/log.c:184
16062 msgid "only decorate refs that match <pattern>"
16063 msgstr ""
16065 #: builtin/log.c:186
16066 msgid "do not decorate refs that match <pattern>"
16067 msgstr ""
16069 #: builtin/log.c:187
16070 msgid "decorate options"
16071 msgstr ""
16073 #: builtin/log.c:190
16074 msgid ""
16075 "trace the evolution of line range <start>,<end> or function :<funcname> in "
16076 "<file>"
16077 msgstr ""
16079 #: builtin/log.c:213
16080 msgid "-L<range>:<file> cannot be used with pathspec"
16081 msgstr ""
16083 #: builtin/log.c:306
16084 #, c-format
16085 msgid "Final output: %d %s\n"
16086 msgstr ""
16088 #: builtin/log.c:571
16089 #, c-format
16090 msgid "git show %s: bad file"
16091 msgstr ""
16093 #: builtin/log.c:586 builtin/log.c:676
16094 #, c-format
16095 msgid "could not read object %s"
16096 msgstr ""
16098 #: builtin/log.c:701
16099 #, c-format
16100 msgid "unknown type: %d"
16101 msgstr ""
16103 #: builtin/log.c:846
16104 #, c-format
16105 msgid "%s: invalid cover from description mode"
16106 msgstr ""
16108 #: builtin/log.c:853
16109 msgid "format.headers without value"
16110 msgstr ""
16112 #: builtin/log.c:982
16113 #, c-format
16114 msgid "cannot open patch file %s"
16115 msgstr ""
16117 #: builtin/log.c:999
16118 msgid "need exactly one range"
16119 msgstr ""
16121 #: builtin/log.c:1009
16122 msgid "not a range"
16123 msgstr ""
16125 #: builtin/log.c:1173
16126 msgid "cover letter needs email format"
16127 msgstr ""
16129 #: builtin/log.c:1179
16130 msgid "failed to create cover-letter file"
16131 msgstr ""
16133 #: builtin/log.c:1266
16134 #, c-format
16135 msgid "insane in-reply-to: %s"
16136 msgstr ""
16138 #: builtin/log.c:1293
16139 msgid "git format-patch [<options>] [<since> | <revision-range>]"
16140 msgstr ""
16142 #: builtin/log.c:1351
16143 msgid "two output directories?"
16144 msgstr ""
16146 #: builtin/log.c:1502 builtin/log.c:2328 builtin/log.c:2330 builtin/log.c:2342
16147 #, c-format
16148 msgid "unknown commit %s"
16149 msgstr ""
16151 #: builtin/log.c:1513 builtin/replace.c:58 builtin/replace.c:207
16152 #: builtin/replace.c:210
16153 #, c-format
16154 msgid "failed to resolve '%s' as a valid ref"
16155 msgstr ""
16157 #: builtin/log.c:1522
16158 msgid "could not find exact merge base"
16159 msgstr ""
16161 #: builtin/log.c:1532
16162 msgid ""
16163 "failed to get upstream, if you want to record base commit automatically,\n"
16164 "please use git branch --set-upstream-to to track a remote branch.\n"
16165 "Or you could specify base commit by --base=<base-commit-id> manually"
16166 msgstr ""
16168 #: builtin/log.c:1555
16169 msgid "failed to find exact merge base"
16170 msgstr ""
16172 #: builtin/log.c:1572
16173 msgid "base commit should be the ancestor of revision list"
16174 msgstr ""
16176 #: builtin/log.c:1582
16177 msgid "base commit shouldn't be in revision list"
16178 msgstr ""
16180 #: builtin/log.c:1640
16181 msgid "cannot get patch id"
16182 msgstr ""
16184 #: builtin/log.c:1703
16185 msgid "failed to infer range-diff origin of current series"
16186 msgstr ""
16188 #: builtin/log.c:1705
16189 #, c-format
16190 msgid "using '%s' as range-diff origin of current series"
16191 msgstr ""
16193 #: builtin/log.c:1749
16194 msgid "use [PATCH n/m] even with a single patch"
16195 msgstr ""
16197 #: builtin/log.c:1752
16198 msgid "use [PATCH] even with multiple patches"
16199 msgstr ""
16201 #: builtin/log.c:1756
16202 msgid "print patches to standard out"
16203 msgstr ""
16205 #: builtin/log.c:1758
16206 msgid "generate a cover letter"
16207 msgstr ""
16209 #: builtin/log.c:1760
16210 msgid "use simple number sequence for output file names"
16211 msgstr ""
16213 #: builtin/log.c:1761
16214 msgid "sfx"
16215 msgstr ""
16217 #: builtin/log.c:1762
16218 msgid "use <sfx> instead of '.patch'"
16219 msgstr ""
16221 #: builtin/log.c:1764
16222 msgid "start numbering patches at <n> instead of 1"
16223 msgstr ""
16225 #: builtin/log.c:1765
16226 msgid "reroll-count"
16227 msgstr ""
16229 #: builtin/log.c:1766
16230 msgid "mark the series as Nth re-roll"
16231 msgstr ""
16233 #: builtin/log.c:1768
16234 msgid "max length of output filename"
16235 msgstr ""
16237 #: builtin/log.c:1770
16238 msgid "use [RFC PATCH] instead of [PATCH]"
16239 msgstr ""
16241 #: builtin/log.c:1773
16242 msgid "cover-from-description-mode"
16243 msgstr ""
16245 #: builtin/log.c:1774
16246 msgid "generate parts of a cover letter based on a branch's description"
16247 msgstr ""
16249 #: builtin/log.c:1776
16250 msgid "use [<prefix>] instead of [PATCH]"
16251 msgstr ""
16253 #: builtin/log.c:1779
16254 msgid "store resulting files in <dir>"
16255 msgstr ""
16257 #: builtin/log.c:1782
16258 msgid "don't strip/add [PATCH]"
16259 msgstr ""
16261 #: builtin/log.c:1785
16262 msgid "don't output binary diffs"
16263 msgstr ""
16265 #: builtin/log.c:1787
16266 msgid "output all-zero hash in From header"
16267 msgstr ""
16269 #: builtin/log.c:1789
16270 msgid "don't include a patch matching a commit upstream"
16271 msgstr ""
16273 #: builtin/log.c:1791
16274 msgid "show patch format instead of default (patch + stat)"
16275 msgstr ""
16277 #: builtin/log.c:1793
16278 msgid "Messaging"
16279 msgstr ""
16281 #: builtin/log.c:1794
16282 msgid "header"
16283 msgstr ""
16285 #: builtin/log.c:1795
16286 msgid "add email header"
16287 msgstr ""
16289 #: builtin/log.c:1796 builtin/log.c:1797
16290 msgid "email"
16291 msgstr ""
16293 #: builtin/log.c:1796
16294 msgid "add To: header"
16295 msgstr ""
16297 #: builtin/log.c:1797
16298 msgid "add Cc: header"
16299 msgstr ""
16301 #: builtin/log.c:1798
16302 msgid "ident"
16303 msgstr ""
16305 #: builtin/log.c:1799
16306 msgid "set From address to <ident> (or committer ident if absent)"
16307 msgstr ""
16309 #: builtin/log.c:1801
16310 msgid "message-id"
16311 msgstr ""
16313 #: builtin/log.c:1802
16314 msgid "make first mail a reply to <message-id>"
16315 msgstr ""
16317 #: builtin/log.c:1803 builtin/log.c:1806
16318 msgid "boundary"
16319 msgstr ""
16321 #: builtin/log.c:1804
16322 msgid "attach the patch"
16323 msgstr ""
16325 #: builtin/log.c:1807
16326 msgid "inline the patch"
16327 msgstr ""
16329 #: builtin/log.c:1811
16330 msgid "enable message threading, styles: shallow, deep"
16331 msgstr ""
16333 #: builtin/log.c:1813
16334 msgid "signature"
16335 msgstr ""
16337 #: builtin/log.c:1814
16338 msgid "add a signature"
16339 msgstr ""
16341 #: builtin/log.c:1815
16342 msgid "base-commit"
16343 msgstr ""
16345 #: builtin/log.c:1816
16346 msgid "add prerequisite tree info to the patch series"
16347 msgstr ""
16349 #: builtin/log.c:1819
16350 msgid "add a signature from a file"
16351 msgstr ""
16353 #: builtin/log.c:1820
16354 msgid "don't print the patch filenames"
16355 msgstr ""
16357 #: builtin/log.c:1822
16358 msgid "show progress while generating patches"
16359 msgstr ""
16361 #: builtin/log.c:1824
16362 msgid "show changes against <rev> in cover letter or single patch"
16363 msgstr ""
16365 #: builtin/log.c:1827
16366 msgid "show changes against <refspec> in cover letter or single patch"
16367 msgstr ""
16369 #: builtin/log.c:1829 builtin/range-diff.c:28
16370 msgid "percentage by which creation is weighted"
16371 msgstr ""
16373 #: builtin/log.c:1916
16374 #, c-format
16375 msgid "invalid ident line: %s"
16376 msgstr ""
16378 #: builtin/log.c:1931
16379 msgid "-n and -k are mutually exclusive"
16380 msgstr ""
16382 #: builtin/log.c:1933
16383 msgid "--subject-prefix/--rfc and -k are mutually exclusive"
16384 msgstr ""
16386 #: builtin/log.c:1941
16387 msgid "--name-only does not make sense"
16388 msgstr ""
16390 #: builtin/log.c:1943
16391 msgid "--name-status does not make sense"
16392 msgstr ""
16394 #: builtin/log.c:1945
16395 msgid "--check does not make sense"
16396 msgstr ""
16398 #: builtin/log.c:1967
16399 msgid "--stdout, --output, and --output-directory are mutually exclusive"
16400 msgstr ""
16402 #: builtin/log.c:2089
16403 msgid "--interdiff requires --cover-letter or single patch"
16404 msgstr ""
16406 #: builtin/log.c:2093
16407 msgid "Interdiff:"
16408 msgstr ""
16410 #: builtin/log.c:2094
16411 #, c-format
16412 msgid "Interdiff against v%d:"
16413 msgstr ""
16415 #: builtin/log.c:2100
16416 msgid "--creation-factor requires --range-diff"
16417 msgstr ""
16419 #: builtin/log.c:2104
16420 msgid "--range-diff requires --cover-letter or single patch"
16421 msgstr ""
16423 #: builtin/log.c:2112
16424 msgid "Range-diff:"
16425 msgstr ""
16427 #: builtin/log.c:2113
16428 #, c-format
16429 msgid "Range-diff against v%d:"
16430 msgstr ""
16432 #: builtin/log.c:2124
16433 #, c-format
16434 msgid "unable to read signature file '%s'"
16435 msgstr ""
16437 #: builtin/log.c:2160
16438 msgid "Generating patches"
16439 msgstr ""
16441 #: builtin/log.c:2204
16442 msgid "failed to create output files"
16443 msgstr ""
16445 #: builtin/log.c:2263
16446 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
16447 msgstr ""
16449 #: builtin/log.c:2317
16450 #, c-format
16451 msgid ""
16452 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
16453 msgstr ""
16455 #: builtin/ls-files.c:561
16456 msgid "git ls-files [<options>] [<file>...]"
16457 msgstr ""
16459 #: builtin/ls-files.c:615
16460 msgid "separate paths with the NUL character"
16461 msgstr ""
16463 #: builtin/ls-files.c:617
16464 msgid "identify the file status with tags"
16465 msgstr ""
16467 #: builtin/ls-files.c:619
16468 msgid "use lowercase letters for 'assume unchanged' files"
16469 msgstr ""
16471 #: builtin/ls-files.c:621
16472 msgid "use lowercase letters for 'fsmonitor clean' files"
16473 msgstr ""
16475 #: builtin/ls-files.c:623
16476 msgid "show cached files in the output (default)"
16477 msgstr ""
16479 #: builtin/ls-files.c:625
16480 msgid "show deleted files in the output"
16481 msgstr ""
16483 #: builtin/ls-files.c:627
16484 msgid "show modified files in the output"
16485 msgstr ""
16487 #: builtin/ls-files.c:629
16488 msgid "show other files in the output"
16489 msgstr ""
16491 #: builtin/ls-files.c:631
16492 msgid "show ignored files in the output"
16493 msgstr ""
16495 #: builtin/ls-files.c:634
16496 msgid "show staged contents' object name in the output"
16497 msgstr ""
16499 #: builtin/ls-files.c:636
16500 msgid "show files on the filesystem that need to be removed"
16501 msgstr ""
16503 #: builtin/ls-files.c:638
16504 msgid "show 'other' directories' names only"
16505 msgstr ""
16507 #: builtin/ls-files.c:640
16508 msgid "show line endings of files"
16509 msgstr ""
16511 #: builtin/ls-files.c:642
16512 msgid "don't show empty directories"
16513 msgstr ""
16515 #: builtin/ls-files.c:645
16516 msgid "show unmerged files in the output"
16517 msgstr ""
16519 #: builtin/ls-files.c:647
16520 msgid "show resolve-undo information"
16521 msgstr ""
16523 #: builtin/ls-files.c:649
16524 msgid "skip files matching pattern"
16525 msgstr ""
16527 #: builtin/ls-files.c:652
16528 msgid "read exclude patterns from <file>"
16529 msgstr ""
16531 #: builtin/ls-files.c:655
16532 msgid "read additional per-directory exclude patterns in <file>"
16533 msgstr ""
16535 #: builtin/ls-files.c:657
16536 msgid "add the standard git exclusions"
16537 msgstr ""
16539 #: builtin/ls-files.c:661
16540 msgid "make the output relative to the project top directory"
16541 msgstr ""
16543 #: builtin/ls-files.c:664
16544 msgid "recurse through submodules"
16545 msgstr ""
16547 #: builtin/ls-files.c:666
16548 msgid "if any <file> is not in the index, treat this as an error"
16549 msgstr ""
16551 #: builtin/ls-files.c:667
16552 msgid "tree-ish"
16553 msgstr ""
16555 #: builtin/ls-files.c:668
16556 msgid "pretend that paths removed since <tree-ish> are still present"
16557 msgstr ""
16559 #: builtin/ls-files.c:670
16560 msgid "show debugging data"
16561 msgstr ""
16563 #: builtin/ls-files.c:672
16564 msgid "suppress duplicate entries"
16565 msgstr ""
16567 #: builtin/ls-remote.c:9
16568 msgid ""
16569 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
16570 "              [-q | --quiet] [--exit-code] [--get-url]\n"
16571 "              [--symref] [<repository> [<refs>...]]"
16572 msgstr ""
16574 #: builtin/ls-remote.c:60
16575 msgid "do not print remote URL"
16576 msgstr ""
16578 #: builtin/ls-remote.c:61 builtin/ls-remote.c:63 builtin/rebase.c:1103
16579 msgid "exec"
16580 msgstr ""
16582 #: builtin/ls-remote.c:62 builtin/ls-remote.c:64
16583 msgid "path of git-upload-pack on the remote host"
16584 msgstr ""
16586 #: builtin/ls-remote.c:66
16587 msgid "limit to tags"
16588 msgstr ""
16590 #: builtin/ls-remote.c:67
16591 msgid "limit to heads"
16592 msgstr ""
16594 #: builtin/ls-remote.c:68
16595 msgid "do not show peeled tags"
16596 msgstr ""
16598 #: builtin/ls-remote.c:70
16599 msgid "take url.<base>.insteadOf into account"
16600 msgstr ""
16602 #: builtin/ls-remote.c:73
16603 msgid "exit with exit code 2 if no matching refs are found"
16604 msgstr ""
16606 #: builtin/ls-remote.c:76
16607 msgid "show underlying ref in addition to the object pointed by it"
16608 msgstr ""
16610 #: builtin/ls-tree.c:30
16611 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
16612 msgstr ""
16614 #: builtin/ls-tree.c:128
16615 msgid "only show trees"
16616 msgstr ""
16618 #: builtin/ls-tree.c:130
16619 msgid "recurse into subtrees"
16620 msgstr ""
16622 #: builtin/ls-tree.c:132
16623 msgid "show trees when recursing"
16624 msgstr ""
16626 #: builtin/ls-tree.c:135
16627 msgid "terminate entries with NUL byte"
16628 msgstr ""
16630 #: builtin/ls-tree.c:136
16631 msgid "include object size"
16632 msgstr ""
16634 #: builtin/ls-tree.c:138 builtin/ls-tree.c:140
16635 msgid "list only filenames"
16636 msgstr ""
16638 #: builtin/ls-tree.c:143
16639 msgid "use full path names"
16640 msgstr ""
16642 #: builtin/ls-tree.c:145
16643 msgid "list entire tree; not just current directory (implies --full-name)"
16644 msgstr ""
16646 #. TRANSLATORS: keep <> in "<" mail ">" info.
16647 #: builtin/mailinfo.c:14
16648 msgid "git mailinfo [<options>] <msg> <patch> < mail >info"
16649 msgstr ""
16651 #: builtin/mailinfo.c:58
16652 msgid "keep subject"
16653 msgstr ""
16655 #: builtin/mailinfo.c:60
16656 msgid "keep non patch brackets in subject"
16657 msgstr ""
16659 #: builtin/mailinfo.c:62
16660 msgid "copy Message-ID to the end of commit message"
16661 msgstr ""
16663 #: builtin/mailinfo.c:64
16664 msgid "re-code metadata to i18n.commitEncoding"
16665 msgstr ""
16667 #: builtin/mailinfo.c:67
16668 msgid "disable charset re-coding of metadata"
16669 msgstr ""
16671 #: builtin/mailinfo.c:69
16672 msgid "encoding"
16673 msgstr ""
16675 #: builtin/mailinfo.c:70
16676 msgid "re-code metadata to this encoding"
16677 msgstr ""
16679 #: builtin/mailinfo.c:72
16680 msgid "use scissors"
16681 msgstr ""
16683 #: builtin/mailinfo.c:73
16684 msgid "<action>"
16685 msgstr ""
16687 #: builtin/mailinfo.c:74
16688 msgid "action when quoted CR is found"
16689 msgstr ""
16691 #: builtin/mailinfo.c:77
16692 msgid "use headers in message's body"
16693 msgstr ""
16695 #: builtin/mailsplit.c:239
16696 #, c-format
16697 msgid "empty mbox: '%s'"
16698 msgstr ""
16700 #: builtin/merge-base.c:32
16701 msgid "git merge-base [-a | --all] <commit> <commit>..."
16702 msgstr ""
16704 #: builtin/merge-base.c:33
16705 msgid "git merge-base [-a | --all] --octopus <commit>..."
16706 msgstr ""
16708 #: builtin/merge-base.c:34
16709 msgid "git merge-base --independent <commit>..."
16710 msgstr ""
16712 #: builtin/merge-base.c:35
16713 msgid "git merge-base --is-ancestor <commit> <commit>"
16714 msgstr ""
16716 #: builtin/merge-base.c:36
16717 msgid "git merge-base --fork-point <ref> [<commit>]"
16718 msgstr ""
16720 #: builtin/merge-base.c:143
16721 msgid "output all common ancestors"
16722 msgstr ""
16724 #: builtin/merge-base.c:145
16725 msgid "find ancestors for a single n-way merge"
16726 msgstr ""
16728 #: builtin/merge-base.c:147
16729 msgid "list revs not reachable from others"
16730 msgstr ""
16732 #: builtin/merge-base.c:149
16733 msgid "is the first one ancestor of the other?"
16734 msgstr ""
16736 #: builtin/merge-base.c:151
16737 msgid "find where <commit> forked from reflog of <ref>"
16738 msgstr ""
16740 #: builtin/merge-file.c:9
16741 msgid ""
16742 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
16743 "<orig-file> <file2>"
16744 msgstr ""
16746 #: builtin/merge-file.c:35
16747 msgid "send results to standard output"
16748 msgstr ""
16750 #: builtin/merge-file.c:36
16751 msgid "use a diff3 based merge"
16752 msgstr ""
16754 #: builtin/merge-file.c:37
16755 msgid "for conflicts, use our version"
16756 msgstr ""
16758 #: builtin/merge-file.c:39
16759 msgid "for conflicts, use their version"
16760 msgstr ""
16762 #: builtin/merge-file.c:41
16763 msgid "for conflicts, use a union version"
16764 msgstr ""
16766 #: builtin/merge-file.c:44
16767 msgid "for conflicts, use this marker size"
16768 msgstr ""
16770 #: builtin/merge-file.c:45
16771 msgid "do not warn about conflicts"
16772 msgstr ""
16774 #: builtin/merge-file.c:47
16775 msgid "set labels for file1/orig-file/file2"
16776 msgstr ""
16778 #: builtin/merge-recursive.c:47
16779 #, c-format
16780 msgid "unknown option %s"
16781 msgstr ""
16783 #: builtin/merge-recursive.c:53
16784 #, c-format
16785 msgid "could not parse object '%s'"
16786 msgstr ""
16788 #: builtin/merge-recursive.c:57
16789 #, c-format
16790 msgid "cannot handle more than %d base. Ignoring %s."
16791 msgid_plural "cannot handle more than %d bases. Ignoring %s."
16792 msgstr[0] ""
16793 msgstr[1] ""
16795 #: builtin/merge-recursive.c:65
16796 msgid "not handling anything other than two heads merge."
16797 msgstr ""
16799 #: builtin/merge-recursive.c:74 builtin/merge-recursive.c:76
16800 #, c-format
16801 msgid "could not resolve ref '%s'"
16802 msgstr ""
16804 #: builtin/merge-recursive.c:82
16805 #, c-format
16806 msgid "Merging %s with %s\n"
16807 msgstr ""
16809 #: builtin/merge.c:59
16810 msgid "git merge [<options>] [<commit>...]"
16811 msgstr ""
16813 #: builtin/merge.c:124
16814 msgid "switch `m' requires a value"
16815 msgstr ""
16817 #: builtin/merge.c:147
16818 #, c-format
16819 msgid "option `%s' requires a value"
16820 msgstr ""
16822 #: builtin/merge.c:200
16823 #, c-format
16824 msgid "Could not find merge strategy '%s'.\n"
16825 msgstr ""
16827 #: builtin/merge.c:201
16828 #, c-format
16829 msgid "Available strategies are:"
16830 msgstr ""
16832 #: builtin/merge.c:206
16833 #, c-format
16834 msgid "Available custom strategies are:"
16835 msgstr ""
16837 #: builtin/merge.c:257 builtin/pull.c:134
16838 msgid "do not show a diffstat at the end of the merge"
16839 msgstr ""
16841 #: builtin/merge.c:260 builtin/pull.c:137
16842 msgid "show a diffstat at the end of the merge"
16843 msgstr ""
16845 #: builtin/merge.c:261 builtin/pull.c:140
16846 msgid "(synonym to --stat)"
16847 msgstr ""
16849 #: builtin/merge.c:263 builtin/pull.c:143
16850 msgid "add (at most <n>) entries from shortlog to merge commit message"
16851 msgstr ""
16853 #: builtin/merge.c:266 builtin/pull.c:149
16854 msgid "create a single commit instead of doing a merge"
16855 msgstr ""
16857 #: builtin/merge.c:268 builtin/pull.c:152
16858 msgid "perform a commit if the merge succeeds (default)"
16859 msgstr ""
16861 #: builtin/merge.c:270 builtin/pull.c:155
16862 msgid "edit message before committing"
16863 msgstr ""
16865 #: builtin/merge.c:272
16866 msgid "allow fast-forward (default)"
16867 msgstr ""
16869 #: builtin/merge.c:274 builtin/pull.c:162
16870 msgid "abort if fast-forward is not possible"
16871 msgstr ""
16873 #: builtin/merge.c:278 builtin/pull.c:168
16874 msgid "verify that the named commit has a valid GPG signature"
16875 msgstr ""
16877 #: builtin/merge.c:279 builtin/notes.c:785 builtin/pull.c:172
16878 #: builtin/rebase.c:1117 builtin/revert.c:114
16879 msgid "strategy"
16880 msgstr ""
16882 #: builtin/merge.c:280 builtin/pull.c:173
16883 msgid "merge strategy to use"
16884 msgstr ""
16886 #: builtin/merge.c:281 builtin/pull.c:176
16887 msgid "option=value"
16888 msgstr ""
16890 #: builtin/merge.c:282 builtin/pull.c:177
16891 msgid "option for selected merge strategy"
16892 msgstr ""
16894 #: builtin/merge.c:284
16895 msgid "merge commit message (for a non-fast-forward merge)"
16896 msgstr ""
16898 #: builtin/merge.c:291
16899 msgid "abort the current in-progress merge"
16900 msgstr ""
16902 #: builtin/merge.c:293
16903 msgid "--abort but leave index and working tree alone"
16904 msgstr ""
16906 #: builtin/merge.c:295
16907 msgid "continue the current in-progress merge"
16908 msgstr ""
16910 #: builtin/merge.c:297 builtin/pull.c:184
16911 msgid "allow merging unrelated histories"
16912 msgstr ""
16914 #: builtin/merge.c:304
16915 msgid "bypass pre-merge-commit and commit-msg hooks"
16916 msgstr ""
16918 #: builtin/merge.c:321
16919 msgid "could not run stash."
16920 msgstr ""
16922 #: builtin/merge.c:326
16923 msgid "stash failed"
16924 msgstr ""
16926 #: builtin/merge.c:331
16927 #, c-format
16928 msgid "not a valid object: %s"
16929 msgstr ""
16931 #: builtin/merge.c:353 builtin/merge.c:370
16932 msgid "read-tree failed"
16933 msgstr ""
16935 #: builtin/merge.c:401
16936 msgid "Already up to date. (nothing to squash)"
16937 msgstr ""
16939 #: builtin/merge.c:415
16940 #, c-format
16941 msgid "Squash commit -- not updating HEAD\n"
16942 msgstr ""
16944 #: builtin/merge.c:465
16945 #, c-format
16946 msgid "No merge message -- not updating HEAD\n"
16947 msgstr ""
16949 #: builtin/merge.c:515
16950 #, c-format
16951 msgid "'%s' does not point to a commit"
16952 msgstr ""
16954 #: builtin/merge.c:603
16955 #, c-format
16956 msgid "Bad branch.%s.mergeoptions string: %s"
16957 msgstr ""
16959 #: builtin/merge.c:730
16960 msgid "Not handling anything other than two heads merge."
16961 msgstr ""
16963 #: builtin/merge.c:743
16964 #, c-format
16965 msgid "unknown strategy option: -X%s"
16966 msgstr ""
16968 #: builtin/merge.c:762 t/helper/test-fast-rebase.c:223
16969 #, c-format
16970 msgid "unable to write %s"
16971 msgstr ""
16973 #: builtin/merge.c:814
16974 #, c-format
16975 msgid "Could not read from '%s'"
16976 msgstr ""
16978 #: builtin/merge.c:823
16979 #, c-format
16980 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
16981 msgstr ""
16983 #: builtin/merge.c:829
16984 msgid ""
16985 "Please enter a commit message to explain why this merge is necessary,\n"
16986 "especially if it merges an updated upstream into a topic branch.\n"
16987 "\n"
16988 msgstr ""
16990 #: builtin/merge.c:834
16991 msgid "An empty message aborts the commit.\n"
16992 msgstr ""
16994 #: builtin/merge.c:837
16995 #, c-format
16996 msgid ""
16997 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
16998 "the commit.\n"
16999 msgstr ""
17001 #: builtin/merge.c:892
17002 msgid "Empty commit message."
17003 msgstr ""
17005 #: builtin/merge.c:907
17006 #, c-format
17007 msgid "Wonderful.\n"
17008 msgstr ""
17010 #: builtin/merge.c:968
17011 #, c-format
17012 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
17013 msgstr ""
17015 #: builtin/merge.c:1007
17016 msgid "No current branch."
17017 msgstr ""
17019 #: builtin/merge.c:1009
17020 msgid "No remote for the current branch."
17021 msgstr ""
17023 #: builtin/merge.c:1011
17024 msgid "No default upstream defined for the current branch."
17025 msgstr ""
17027 #: builtin/merge.c:1016
17028 #, c-format
17029 msgid "No remote-tracking branch for %s from %s"
17030 msgstr ""
17032 #: builtin/merge.c:1073
17033 #, c-format
17034 msgid "Bad value '%s' in environment '%s'"
17035 msgstr ""
17037 #: builtin/merge.c:1174
17038 #, c-format
17039 msgid "not something we can merge in %s: %s"
17040 msgstr ""
17042 #: builtin/merge.c:1208
17043 msgid "not something we can merge"
17044 msgstr ""
17046 #: builtin/merge.c:1321
17047 msgid "--abort expects no arguments"
17048 msgstr ""
17050 #: builtin/merge.c:1325
17051 msgid "There is no merge to abort (MERGE_HEAD missing)."
17052 msgstr ""
17054 #: builtin/merge.c:1343
17055 msgid "--quit expects no arguments"
17056 msgstr ""
17058 #: builtin/merge.c:1356
17059 msgid "--continue expects no arguments"
17060 msgstr ""
17062 #: builtin/merge.c:1360
17063 msgid "There is no merge in progress (MERGE_HEAD missing)."
17064 msgstr ""
17066 #: builtin/merge.c:1376
17067 msgid ""
17068 "You have not concluded your merge (MERGE_HEAD exists).\n"
17069 "Please, commit your changes before you merge."
17070 msgstr ""
17072 #: builtin/merge.c:1383
17073 msgid ""
17074 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
17075 "Please, commit your changes before you merge."
17076 msgstr ""
17078 #: builtin/merge.c:1386
17079 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
17080 msgstr ""
17082 #: builtin/merge.c:1400
17083 msgid "You cannot combine --squash with --no-ff."
17084 msgstr ""
17086 #: builtin/merge.c:1402
17087 msgid "You cannot combine --squash with --commit."
17088 msgstr ""
17090 #: builtin/merge.c:1418
17091 msgid "No commit specified and merge.defaultToUpstream not set."
17092 msgstr ""
17094 #: builtin/merge.c:1435
17095 msgid "Squash commit into empty head not supported yet"
17096 msgstr ""
17098 #: builtin/merge.c:1437
17099 msgid "Non-fast-forward commit does not make sense into an empty head"
17100 msgstr ""
17102 #: builtin/merge.c:1442
17103 #, c-format
17104 msgid "%s - not something we can merge"
17105 msgstr ""
17107 #: builtin/merge.c:1444
17108 msgid "Can merge only exactly one commit into empty head"
17109 msgstr ""
17111 #: builtin/merge.c:1531
17112 msgid "refusing to merge unrelated histories"
17113 msgstr ""
17115 #: builtin/merge.c:1550
17116 #, c-format
17117 msgid "Updating %s..%s\n"
17118 msgstr ""
17120 #: builtin/merge.c:1598
17121 #, c-format
17122 msgid "Trying really trivial in-index merge...\n"
17123 msgstr ""
17125 #: builtin/merge.c:1605
17126 #, c-format
17127 msgid "Nope.\n"
17128 msgstr ""
17130 #: builtin/merge.c:1664 builtin/merge.c:1730
17131 #, c-format
17132 msgid "Rewinding the tree to pristine...\n"
17133 msgstr ""
17135 #: builtin/merge.c:1668
17136 #, c-format
17137 msgid "Trying merge strategy %s...\n"
17138 msgstr ""
17140 #: builtin/merge.c:1720
17141 #, c-format
17142 msgid "No merge strategy handled the merge.\n"
17143 msgstr ""
17145 #: builtin/merge.c:1722
17146 #, c-format
17147 msgid "Merge with strategy %s failed.\n"
17148 msgstr ""
17150 #: builtin/merge.c:1732
17151 #, c-format
17152 msgid "Using the %s strategy to prepare resolving by hand.\n"
17153 msgstr ""
17155 #: builtin/merge.c:1746
17156 #, c-format
17157 msgid "Automatic merge went well; stopped before committing as requested\n"
17158 msgstr ""
17160 #: builtin/mktag.c:10
17161 msgid "git mktag"
17162 msgstr ""
17164 #: builtin/mktag.c:27
17165 #, c-format
17166 msgid "warning: tag input does not pass fsck: %s"
17167 msgstr ""
17169 #: builtin/mktag.c:38
17170 #, c-format
17171 msgid "error: tag input does not pass fsck: %s"
17172 msgstr ""
17174 #: builtin/mktag.c:41
17175 #, c-format
17176 msgid "%d (FSCK_IGNORE?) should never trigger this callback"
17177 msgstr ""
17179 #: builtin/mktag.c:56
17180 #, c-format
17181 msgid "could not read tagged object '%s'"
17182 msgstr ""
17184 #: builtin/mktag.c:59
17185 #, c-format
17186 msgid "object '%s' tagged as '%s', but is a '%s' type"
17187 msgstr ""
17189 #: builtin/mktag.c:98
17190 msgid "tag on stdin did not pass our strict fsck check"
17191 msgstr ""
17193 #: builtin/mktag.c:101
17194 msgid "tag on stdin did not refer to a valid object"
17195 msgstr ""
17197 #: builtin/mktag.c:104 builtin/tag.c:243
17198 msgid "unable to write tag file"
17199 msgstr ""
17201 #: builtin/mktree.c:66
17202 msgid "git mktree [-z] [--missing] [--batch]"
17203 msgstr ""
17205 #: builtin/mktree.c:154
17206 msgid "input is NUL terminated"
17207 msgstr ""
17209 #: builtin/mktree.c:155 builtin/write-tree.c:26
17210 msgid "allow missing objects"
17211 msgstr ""
17213 #: builtin/mktree.c:156
17214 msgid "allow creation of more than one tree"
17215 msgstr ""
17217 #: builtin/multi-pack-index.c:10
17218 msgid ""
17219 "git multi-pack-index [<options>] write [--preferred-pack=<pack>][--refs-"
17220 "snapshot=<path>]"
17221 msgstr ""
17223 #: builtin/multi-pack-index.c:14
17224 msgid "git multi-pack-index [<options>] verify"
17225 msgstr ""
17227 #: builtin/multi-pack-index.c:17
17228 msgid "git multi-pack-index [<options>] expire"
17229 msgstr ""
17231 #: builtin/multi-pack-index.c:20
17232 msgid "git multi-pack-index [<options>] repack [--batch-size=<size>]"
17233 msgstr ""
17235 #: builtin/multi-pack-index.c:57
17236 msgid "object directory containing set of packfile and pack-index pairs"
17237 msgstr ""
17239 #: builtin/multi-pack-index.c:98
17240 msgid "preferred-pack"
17241 msgstr ""
17243 #: builtin/multi-pack-index.c:99
17244 msgid "pack for reuse when computing a multi-pack bitmap"
17245 msgstr ""
17247 #: builtin/multi-pack-index.c:100
17248 msgid "write multi-pack bitmap"
17249 msgstr ""
17251 #: builtin/multi-pack-index.c:105
17252 msgid "write multi-pack index containing only given indexes"
17253 msgstr ""
17255 #: builtin/multi-pack-index.c:107
17256 msgid "refs snapshot for selecting bitmap commits"
17257 msgstr ""
17259 #: builtin/multi-pack-index.c:202
17260 msgid ""
17261 "during repack, collect pack-files of smaller size into a batch that is "
17262 "larger than this size"
17263 msgstr ""
17265 #: builtin/mv.c:18
17266 msgid "git mv [<options>] <source>... <destination>"
17267 msgstr ""
17269 #: builtin/mv.c:83
17270 #, c-format
17271 msgid "Directory %s is in index and no submodule?"
17272 msgstr ""
17274 #: builtin/mv.c:85
17275 msgid "Please stage your changes to .gitmodules or stash them to proceed"
17276 msgstr ""
17278 #: builtin/mv.c:103
17279 #, c-format
17280 msgid "%.*s is in index"
17281 msgstr ""
17283 #: builtin/mv.c:125
17284 msgid "force move/rename even if target exists"
17285 msgstr ""
17287 #: builtin/mv.c:127
17288 msgid "skip move/rename errors"
17289 msgstr ""
17291 #: builtin/mv.c:172
17292 #, c-format
17293 msgid "destination '%s' is not a directory"
17294 msgstr ""
17296 #: builtin/mv.c:184
17297 #, c-format
17298 msgid "Checking rename of '%s' to '%s'\n"
17299 msgstr ""
17301 #: builtin/mv.c:190
17302 msgid "bad source"
17303 msgstr ""
17305 #: builtin/mv.c:193
17306 msgid "can not move directory into itself"
17307 msgstr ""
17309 #: builtin/mv.c:196
17310 msgid "cannot move directory over file"
17311 msgstr ""
17313 #: builtin/mv.c:205
17314 msgid "source directory is empty"
17315 msgstr ""
17317 #: builtin/mv.c:231
17318 msgid "not under version control"
17319 msgstr ""
17321 #: builtin/mv.c:233
17322 msgid "conflicted"
17323 msgstr ""
17325 #: builtin/mv.c:236
17326 msgid "destination exists"
17327 msgstr ""
17329 #: builtin/mv.c:244
17330 #, c-format
17331 msgid "overwriting '%s'"
17332 msgstr ""
17334 #: builtin/mv.c:247
17335 msgid "Cannot overwrite"
17336 msgstr ""
17338 #: builtin/mv.c:250
17339 msgid "multiple sources for the same target"
17340 msgstr ""
17342 #: builtin/mv.c:252
17343 msgid "destination directory does not exist"
17344 msgstr ""
17346 #: builtin/mv.c:280
17347 #, c-format
17348 msgid "%s, source=%s, destination=%s"
17349 msgstr ""
17351 #: builtin/mv.c:308
17352 #, c-format
17353 msgid "Renaming %s to %s\n"
17354 msgstr ""
17356 #: builtin/mv.c:314 builtin/remote.c:790 builtin/repack.c:853
17357 #, c-format
17358 msgid "renaming '%s' failed"
17359 msgstr ""
17361 #: builtin/name-rev.c:465
17362 msgid "git name-rev [<options>] <commit>..."
17363 msgstr ""
17365 #: builtin/name-rev.c:466
17366 msgid "git name-rev [<options>] --all"
17367 msgstr ""
17369 #: builtin/name-rev.c:467
17370 msgid "git name-rev [<options>] --stdin"
17371 msgstr ""
17373 #: builtin/name-rev.c:524
17374 msgid "print only ref-based names (no object names)"
17375 msgstr ""
17377 #: builtin/name-rev.c:525
17378 msgid "only use tags to name the commits"
17379 msgstr ""
17381 #: builtin/name-rev.c:527
17382 msgid "only use refs matching <pattern>"
17383 msgstr ""
17385 #: builtin/name-rev.c:529
17386 msgid "ignore refs matching <pattern>"
17387 msgstr ""
17389 #: builtin/name-rev.c:531
17390 msgid "list all commits reachable from all refs"
17391 msgstr ""
17393 #: builtin/name-rev.c:532
17394 msgid "read from stdin"
17395 msgstr ""
17397 #: builtin/name-rev.c:533
17398 msgid "allow to print `undefined` names (default)"
17399 msgstr ""
17401 #: builtin/name-rev.c:539
17402 msgid "dereference tags in the input (internal use)"
17403 msgstr ""
17405 #: builtin/notes.c:28
17406 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
17407 msgstr ""
17409 #: builtin/notes.c:29
17410 msgid ""
17411 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
17412 "| (-c | -C) <object>] [<object>]"
17413 msgstr ""
17415 #: builtin/notes.c:30
17416 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
17417 msgstr ""
17419 #: builtin/notes.c:31
17420 msgid ""
17421 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
17422 "(-c | -C) <object>] [<object>]"
17423 msgstr ""
17425 #: builtin/notes.c:32
17426 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
17427 msgstr ""
17429 #: builtin/notes.c:33
17430 msgid "git notes [--ref <notes-ref>] show [<object>]"
17431 msgstr ""
17433 #: builtin/notes.c:34
17434 msgid ""
17435 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
17436 msgstr ""
17438 #: builtin/notes.c:35
17439 msgid "git notes merge --commit [-v | -q]"
17440 msgstr ""
17442 #: builtin/notes.c:36
17443 msgid "git notes merge --abort [-v | -q]"
17444 msgstr ""
17446 #: builtin/notes.c:37
17447 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
17448 msgstr ""
17450 #: builtin/notes.c:38
17451 msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
17452 msgstr ""
17454 #: builtin/notes.c:39
17455 msgid "git notes [--ref <notes-ref>] get-ref"
17456 msgstr ""
17458 #: builtin/notes.c:44
17459 msgid "git notes [list [<object>]]"
17460 msgstr ""
17462 #: builtin/notes.c:49
17463 msgid "git notes add [<options>] [<object>]"
17464 msgstr ""
17466 #: builtin/notes.c:54
17467 msgid "git notes copy [<options>] <from-object> <to-object>"
17468 msgstr ""
17470 #: builtin/notes.c:55
17471 msgid "git notes copy --stdin [<from-object> <to-object>]..."
17472 msgstr ""
17474 #: builtin/notes.c:60
17475 msgid "git notes append [<options>] [<object>]"
17476 msgstr ""
17478 #: builtin/notes.c:65
17479 msgid "git notes edit [<object>]"
17480 msgstr ""
17482 #: builtin/notes.c:70
17483 msgid "git notes show [<object>]"
17484 msgstr ""
17486 #: builtin/notes.c:75
17487 msgid "git notes merge [<options>] <notes-ref>"
17488 msgstr ""
17490 #: builtin/notes.c:76
17491 msgid "git notes merge --commit [<options>]"
17492 msgstr ""
17494 #: builtin/notes.c:77
17495 msgid "git notes merge --abort [<options>]"
17496 msgstr ""
17498 #: builtin/notes.c:82
17499 msgid "git notes remove [<object>]"
17500 msgstr ""
17502 #: builtin/notes.c:87
17503 msgid "git notes prune [<options>]"
17504 msgstr ""
17506 #: builtin/notes.c:92
17507 msgid "git notes get-ref"
17508 msgstr ""
17510 #: builtin/notes.c:97
17511 msgid "Write/edit the notes for the following object:"
17512 msgstr ""
17514 #: builtin/notes.c:150
17515 #, c-format
17516 msgid "unable to start 'show' for object '%s'"
17517 msgstr ""
17519 #: builtin/notes.c:154
17520 msgid "could not read 'show' output"
17521 msgstr ""
17523 #: builtin/notes.c:162
17524 #, c-format
17525 msgid "failed to finish 'show' for object '%s'"
17526 msgstr ""
17528 #: builtin/notes.c:195
17529 msgid "please supply the note contents using either -m or -F option"
17530 msgstr ""
17532 #: builtin/notes.c:204
17533 msgid "unable to write note object"
17534 msgstr ""
17536 #: builtin/notes.c:206
17537 #, c-format
17538 msgid "the note contents have been left in %s"
17539 msgstr ""
17541 #: builtin/notes.c:240 builtin/tag.c:577
17542 #, c-format
17543 msgid "could not open or read '%s'"
17544 msgstr ""
17546 #: builtin/notes.c:261 builtin/notes.c:311 builtin/notes.c:313
17547 #: builtin/notes.c:381 builtin/notes.c:436 builtin/notes.c:524
17548 #: builtin/notes.c:529 builtin/notes.c:608 builtin/notes.c:670
17549 #, c-format
17550 msgid "failed to resolve '%s' as a valid ref."
17551 msgstr ""
17553 #: builtin/notes.c:263
17554 #, c-format
17555 msgid "failed to read object '%s'."
17556 msgstr ""
17558 #: builtin/notes.c:266
17559 #, c-format
17560 msgid "cannot read note data from non-blob object '%s'."
17561 msgstr ""
17563 #: builtin/notes.c:307
17564 #, c-format
17565 msgid "malformed input line: '%s'."
17566 msgstr ""
17568 #: builtin/notes.c:322
17569 #, c-format
17570 msgid "failed to copy notes from '%s' to '%s'"
17571 msgstr ""
17573 #. TRANSLATORS: the first %s will be replaced by a git
17574 #. notes command: 'add', 'merge', 'remove', etc.
17576 #: builtin/notes.c:354
17577 #, c-format
17578 msgid "refusing to %s notes in %s (outside of refs/notes/)"
17579 msgstr ""
17581 #: builtin/notes.c:374 builtin/notes.c:429 builtin/notes.c:507
17582 #: builtin/notes.c:519 builtin/notes.c:596 builtin/notes.c:663
17583 #: builtin/notes.c:813 builtin/notes.c:961 builtin/notes.c:983
17584 #: builtin/prune-packed.c:25 builtin/tag.c:587
17585 msgid "too many arguments"
17586 msgstr ""
17588 #: builtin/notes.c:387 builtin/notes.c:676
17589 #, c-format
17590 msgid "no note found for object %s."
17591 msgstr ""
17593 #: builtin/notes.c:408 builtin/notes.c:574
17594 msgid "note contents as a string"
17595 msgstr ""
17597 #: builtin/notes.c:411 builtin/notes.c:577
17598 msgid "note contents in a file"
17599 msgstr ""
17601 #: builtin/notes.c:414 builtin/notes.c:580
17602 msgid "reuse and edit specified note object"
17603 msgstr ""
17605 #: builtin/notes.c:417 builtin/notes.c:583
17606 msgid "reuse specified note object"
17607 msgstr ""
17609 #: builtin/notes.c:420 builtin/notes.c:586
17610 msgid "allow storing empty note"
17611 msgstr ""
17613 #: builtin/notes.c:421 builtin/notes.c:494
17614 msgid "replace existing notes"
17615 msgstr ""
17617 #: builtin/notes.c:446
17618 #, c-format
17619 msgid ""
17620 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
17621 "existing notes"
17622 msgstr ""
17624 #: builtin/notes.c:461 builtin/notes.c:542
17625 #, c-format
17626 msgid "Overwriting existing notes for object %s\n"
17627 msgstr ""
17629 #: builtin/notes.c:473 builtin/notes.c:635 builtin/notes.c:900
17630 #, c-format
17631 msgid "Removing note for object %s\n"
17632 msgstr ""
17634 #: builtin/notes.c:495
17635 msgid "read objects from stdin"
17636 msgstr ""
17638 #: builtin/notes.c:497
17639 msgid "load rewriting config for <command> (implies --stdin)"
17640 msgstr ""
17642 #: builtin/notes.c:515
17643 msgid "too few arguments"
17644 msgstr ""
17646 #: builtin/notes.c:536
17647 #, c-format
17648 msgid ""
17649 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
17650 "existing notes"
17651 msgstr ""
17653 #: builtin/notes.c:548
17654 #, c-format
17655 msgid "missing notes on source object %s. Cannot copy."
17656 msgstr ""
17658 #: builtin/notes.c:601
17659 #, c-format
17660 msgid ""
17661 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
17662 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
17663 msgstr ""
17665 #: builtin/notes.c:696
17666 msgid "failed to delete ref NOTES_MERGE_PARTIAL"
17667 msgstr ""
17669 #: builtin/notes.c:698
17670 msgid "failed to delete ref NOTES_MERGE_REF"
17671 msgstr ""
17673 #: builtin/notes.c:700
17674 msgid "failed to remove 'git notes merge' worktree"
17675 msgstr ""
17677 #: builtin/notes.c:720
17678 msgid "failed to read ref NOTES_MERGE_PARTIAL"
17679 msgstr ""
17681 #: builtin/notes.c:722
17682 msgid "could not find commit from NOTES_MERGE_PARTIAL."
17683 msgstr ""
17685 #: builtin/notes.c:724
17686 msgid "could not parse commit from NOTES_MERGE_PARTIAL."
17687 msgstr ""
17689 #: builtin/notes.c:737
17690 msgid "failed to resolve NOTES_MERGE_REF"
17691 msgstr ""
17693 #: builtin/notes.c:740
17694 msgid "failed to finalize notes merge"
17695 msgstr ""
17697 #: builtin/notes.c:766
17698 #, c-format
17699 msgid "unknown notes merge strategy %s"
17700 msgstr ""
17702 #: builtin/notes.c:782
17703 msgid "General options"
17704 msgstr ""
17706 #: builtin/notes.c:784
17707 msgid "Merge options"
17708 msgstr ""
17710 #: builtin/notes.c:786
17711 msgid ""
17712 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
17713 "cat_sort_uniq)"
17714 msgstr ""
17716 #: builtin/notes.c:788
17717 msgid "Committing unmerged notes"
17718 msgstr ""
17720 #: builtin/notes.c:790
17721 msgid "finalize notes merge by committing unmerged notes"
17722 msgstr ""
17724 #: builtin/notes.c:792
17725 msgid "Aborting notes merge resolution"
17726 msgstr ""
17728 #: builtin/notes.c:794
17729 msgid "abort notes merge"
17730 msgstr ""
17732 #: builtin/notes.c:805
17733 msgid "cannot mix --commit, --abort or -s/--strategy"
17734 msgstr ""
17736 #: builtin/notes.c:810
17737 msgid "must specify a notes ref to merge"
17738 msgstr ""
17740 #: builtin/notes.c:834
17741 #, c-format
17742 msgid "unknown -s/--strategy: %s"
17743 msgstr ""
17745 #: builtin/notes.c:871
17746 #, c-format
17747 msgid "a notes merge into %s is already in-progress at %s"
17748 msgstr ""
17750 #: builtin/notes.c:874
17751 #, c-format
17752 msgid "failed to store link to current notes ref (%s)"
17753 msgstr ""
17755 #: builtin/notes.c:876
17756 #, c-format
17757 msgid ""
17758 "Automatic notes merge failed. Fix conflicts in %s and commit the result with "
17759 "'git notes merge --commit', or abort the merge with 'git notes merge --"
17760 "abort'.\n"
17761 msgstr ""
17763 #: builtin/notes.c:895 builtin/tag.c:590
17764 #, c-format
17765 msgid "Failed to resolve '%s' as a valid ref."
17766 msgstr ""
17768 #: builtin/notes.c:898
17769 #, c-format
17770 msgid "Object %s has no note\n"
17771 msgstr ""
17773 #: builtin/notes.c:910
17774 msgid "attempt to remove non-existent note is not an error"
17775 msgstr ""
17777 #: builtin/notes.c:913
17778 msgid "read object names from the standard input"
17779 msgstr ""
17781 #: builtin/notes.c:952 builtin/prune.c:132 builtin/worktree.c:147
17782 msgid "do not remove, show only"
17783 msgstr ""
17785 #: builtin/notes.c:953
17786 msgid "report pruned notes"
17787 msgstr ""
17789 #: builtin/notes.c:996
17790 msgid "notes-ref"
17791 msgstr ""
17793 #: builtin/notes.c:997
17794 msgid "use notes from <notes-ref>"
17795 msgstr ""
17797 #: builtin/notes.c:1032 builtin/stash.c:1752
17798 #, c-format
17799 msgid "unknown subcommand: %s"
17800 msgstr ""
17802 #: builtin/pack-objects.c:182
17803 msgid ""
17804 "git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
17805 msgstr ""
17807 #: builtin/pack-objects.c:183
17808 msgid ""
17809 "git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
17810 msgstr ""
17812 #: builtin/pack-objects.c:572
17813 #, c-format
17814 msgid ""
17815 "write_reuse_object: could not locate %s, expected at offset %<PRIuMAX> in "
17816 "pack %s"
17817 msgstr ""
17819 #: builtin/pack-objects.c:580
17820 #, c-format
17821 msgid "bad packed object CRC for %s"
17822 msgstr ""
17824 #: builtin/pack-objects.c:591
17825 #, c-format
17826 msgid "corrupt packed object for %s"
17827 msgstr ""
17829 #: builtin/pack-objects.c:722
17830 #, c-format
17831 msgid "recursive delta detected for object %s"
17832 msgstr ""
17834 #: builtin/pack-objects.c:941
17835 #, c-format
17836 msgid "ordered %u objects, expected %<PRIu32>"
17837 msgstr ""
17839 #: builtin/pack-objects.c:1036
17840 #, c-format
17841 msgid "expected object at offset %<PRIuMAX> in pack %s"
17842 msgstr ""
17844 #: builtin/pack-objects.c:1160
17845 msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
17846 msgstr ""
17848 #: builtin/pack-objects.c:1173
17849 msgid "Writing objects"
17850 msgstr ""
17852 #: builtin/pack-objects.c:1235 builtin/update-index.c:90
17853 #, c-format
17854 msgid "failed to stat %s"
17855 msgstr ""
17857 #: builtin/pack-objects.c:1268
17858 msgid "failed to write bitmap index"
17859 msgstr ""
17861 #: builtin/pack-objects.c:1294
17862 #, c-format
17863 msgid "wrote %<PRIu32> objects while expecting %<PRIu32>"
17864 msgstr ""
17866 #: builtin/pack-objects.c:1536
17867 msgid "disabling bitmap writing, as some objects are not being packed"
17868 msgstr ""
17870 #: builtin/pack-objects.c:1984
17871 #, c-format
17872 msgid "delta base offset overflow in pack for %s"
17873 msgstr ""
17875 #: builtin/pack-objects.c:1993
17876 #, c-format
17877 msgid "delta base offset out of bound for %s"
17878 msgstr ""
17880 #: builtin/pack-objects.c:2274
17881 msgid "Counting objects"
17882 msgstr ""
17884 #: builtin/pack-objects.c:2439
17885 #, c-format
17886 msgid "unable to parse object header of %s"
17887 msgstr ""
17889 #: builtin/pack-objects.c:2509 builtin/pack-objects.c:2525
17890 #: builtin/pack-objects.c:2535
17891 #, c-format
17892 msgid "object %s cannot be read"
17893 msgstr ""
17895 #: builtin/pack-objects.c:2512 builtin/pack-objects.c:2539
17896 #, c-format
17897 msgid "object %s inconsistent object length (%<PRIuMAX> vs %<PRIuMAX>)"
17898 msgstr ""
17900 #: builtin/pack-objects.c:2549
17901 msgid "suboptimal pack - out of memory"
17902 msgstr ""
17904 #: builtin/pack-objects.c:2864
17905 #, c-format
17906 msgid "Delta compression using up to %d threads"
17907 msgstr ""
17909 #: builtin/pack-objects.c:3003
17910 #, c-format
17911 msgid "unable to pack objects reachable from tag %s"
17912 msgstr ""
17914 #: builtin/pack-objects.c:3089
17915 msgid "Compressing objects"
17916 msgstr ""
17918 #: builtin/pack-objects.c:3095
17919 msgid "inconsistency with delta count"
17920 msgstr ""
17922 #: builtin/pack-objects.c:3174
17923 #, c-format
17924 msgid ""
17925 "value of uploadpack.blobpackfileuri must be of the form '<object-hash> <pack-"
17926 "hash> <uri>' (got '%s')"
17927 msgstr ""
17929 #: builtin/pack-objects.c:3177
17930 #, c-format
17931 msgid ""
17932 "object already configured in another uploadpack.blobpackfileuri (got '%s')"
17933 msgstr ""
17935 #: builtin/pack-objects.c:3212
17936 #, c-format
17937 msgid "could not get type of object %s in pack %s"
17938 msgstr ""
17940 #: builtin/pack-objects.c:3340 builtin/pack-objects.c:3351
17941 #: builtin/pack-objects.c:3365
17942 #, c-format
17943 msgid "could not find pack '%s'"
17944 msgstr ""
17946 #: builtin/pack-objects.c:3408
17947 #, c-format
17948 msgid ""
17949 "expected edge object ID, got garbage:\n"
17950 " %s"
17951 msgstr ""
17953 #: builtin/pack-objects.c:3414
17954 #, c-format
17955 msgid ""
17956 "expected object ID, got garbage:\n"
17957 " %s"
17958 msgstr ""
17960 #: builtin/pack-objects.c:3507
17961 msgid "invalid value for --missing"
17962 msgstr ""
17964 #: builtin/pack-objects.c:3532 builtin/pack-objects.c:3619
17965 msgid "cannot open pack index"
17966 msgstr ""
17968 #: builtin/pack-objects.c:3541
17969 #, c-format
17970 msgid "loose object at %s could not be examined"
17971 msgstr ""
17973 #: builtin/pack-objects.c:3627
17974 msgid "unable to force loose object"
17975 msgstr ""
17977 #: builtin/pack-objects.c:3757
17978 #, c-format
17979 msgid "not a rev '%s'"
17980 msgstr ""
17982 #: builtin/pack-objects.c:3760 builtin/rev-parse.c:1061
17983 #, c-format
17984 msgid "bad revision '%s'"
17985 msgstr ""
17987 #: builtin/pack-objects.c:3788
17988 msgid "unable to add recent objects"
17989 msgstr ""
17991 #: builtin/pack-objects.c:3841
17992 #, c-format
17993 msgid "unsupported index version %s"
17994 msgstr ""
17996 #: builtin/pack-objects.c:3845
17997 #, c-format
17998 msgid "bad index version '%s'"
17999 msgstr ""
18001 #: builtin/pack-objects.c:3884
18002 msgid "<version>[,<offset>]"
18003 msgstr ""
18005 #: builtin/pack-objects.c:3885
18006 msgid "write the pack index file in the specified idx format version"
18007 msgstr ""
18009 #: builtin/pack-objects.c:3888
18010 msgid "maximum size of each output pack file"
18011 msgstr ""
18013 #: builtin/pack-objects.c:3890
18014 msgid "ignore borrowed objects from alternate object store"
18015 msgstr ""
18017 #: builtin/pack-objects.c:3892
18018 msgid "ignore packed objects"
18019 msgstr ""
18021 #: builtin/pack-objects.c:3894
18022 msgid "limit pack window by objects"
18023 msgstr ""
18025 #: builtin/pack-objects.c:3896
18026 msgid "limit pack window by memory in addition to object limit"
18027 msgstr ""
18029 #: builtin/pack-objects.c:3898
18030 msgid "maximum length of delta chain allowed in the resulting pack"
18031 msgstr ""
18033 #: builtin/pack-objects.c:3900
18034 msgid "reuse existing deltas"
18035 msgstr ""
18037 #: builtin/pack-objects.c:3902
18038 msgid "reuse existing objects"
18039 msgstr ""
18041 #: builtin/pack-objects.c:3904
18042 msgid "use OFS_DELTA objects"
18043 msgstr ""
18045 #: builtin/pack-objects.c:3906
18046 msgid "use threads when searching for best delta matches"
18047 msgstr ""
18049 #: builtin/pack-objects.c:3908
18050 msgid "do not create an empty pack output"
18051 msgstr ""
18053 #: builtin/pack-objects.c:3910
18054 msgid "read revision arguments from standard input"
18055 msgstr ""
18057 #: builtin/pack-objects.c:3912
18058 msgid "limit the objects to those that are not yet packed"
18059 msgstr ""
18061 #: builtin/pack-objects.c:3915
18062 msgid "include objects reachable from any reference"
18063 msgstr ""
18065 #: builtin/pack-objects.c:3918
18066 msgid "include objects referred by reflog entries"
18067 msgstr ""
18069 #: builtin/pack-objects.c:3921
18070 msgid "include objects referred to by the index"
18071 msgstr ""
18073 #: builtin/pack-objects.c:3924
18074 msgid "read packs from stdin"
18075 msgstr ""
18077 #: builtin/pack-objects.c:3926
18078 msgid "output pack to stdout"
18079 msgstr ""
18081 #: builtin/pack-objects.c:3928
18082 msgid "include tag objects that refer to objects to be packed"
18083 msgstr ""
18085 #: builtin/pack-objects.c:3930
18086 msgid "keep unreachable objects"
18087 msgstr ""
18089 #: builtin/pack-objects.c:3932
18090 msgid "pack loose unreachable objects"
18091 msgstr ""
18093 #: builtin/pack-objects.c:3934
18094 msgid "unpack unreachable objects newer than <time>"
18095 msgstr ""
18097 #: builtin/pack-objects.c:3937
18098 msgid "use the sparse reachability algorithm"
18099 msgstr ""
18101 #: builtin/pack-objects.c:3939
18102 msgid "create thin packs"
18103 msgstr ""
18105 #: builtin/pack-objects.c:3941
18106 msgid "create packs suitable for shallow fetches"
18107 msgstr ""
18109 #: builtin/pack-objects.c:3943
18110 msgid "ignore packs that have companion .keep file"
18111 msgstr ""
18113 #: builtin/pack-objects.c:3945
18114 msgid "ignore this pack"
18115 msgstr ""
18117 #: builtin/pack-objects.c:3947
18118 msgid "pack compression level"
18119 msgstr ""
18121 #: builtin/pack-objects.c:3949
18122 msgid "do not hide commits by grafts"
18123 msgstr ""
18125 #: builtin/pack-objects.c:3951
18126 msgid "use a bitmap index if available to speed up counting objects"
18127 msgstr ""
18129 #: builtin/pack-objects.c:3953
18130 msgid "write a bitmap index together with the pack index"
18131 msgstr ""
18133 #: builtin/pack-objects.c:3957
18134 msgid "write a bitmap index if possible"
18135 msgstr ""
18137 #: builtin/pack-objects.c:3961
18138 msgid "handling for missing objects"
18139 msgstr ""
18141 #: builtin/pack-objects.c:3964
18142 msgid "do not pack objects in promisor packfiles"
18143 msgstr ""
18145 #: builtin/pack-objects.c:3966
18146 msgid "respect islands during delta compression"
18147 msgstr ""
18149 #: builtin/pack-objects.c:3968
18150 msgid "protocol"
18151 msgstr ""
18153 #: builtin/pack-objects.c:3969
18154 msgid "exclude any configured uploadpack.blobpackfileuri with this protocol"
18155 msgstr ""
18157 #: builtin/pack-objects.c:4002
18158 #, c-format
18159 msgid "delta chain depth %d is too deep, forcing %d"
18160 msgstr ""
18162 #: builtin/pack-objects.c:4007
18163 #, c-format
18164 msgid "pack.deltaCacheLimit is too high, forcing %d"
18165 msgstr ""
18167 #: builtin/pack-objects.c:4063
18168 msgid "--max-pack-size cannot be used to build a pack for transfer"
18169 msgstr ""
18171 #: builtin/pack-objects.c:4065
18172 msgid "minimum pack size limit is 1 MiB"
18173 msgstr ""
18175 #: builtin/pack-objects.c:4070
18176 msgid "--thin cannot be used to build an indexable pack"
18177 msgstr ""
18179 #: builtin/pack-objects.c:4073
18180 msgid "--keep-unreachable and --unpack-unreachable are incompatible"
18181 msgstr ""
18183 #: builtin/pack-objects.c:4079
18184 msgid "cannot use --filter without --stdout"
18185 msgstr ""
18187 #: builtin/pack-objects.c:4081
18188 msgid "cannot use --filter with --stdin-packs"
18189 msgstr ""
18191 #: builtin/pack-objects.c:4085
18192 msgid "cannot use internal rev list with --stdin-packs"
18193 msgstr ""
18195 #: builtin/pack-objects.c:4144
18196 msgid "Enumerating objects"
18197 msgstr ""
18199 #: builtin/pack-objects.c:4181
18200 #, c-format
18201 msgid ""
18202 "Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>), pack-"
18203 "reused %<PRIu32>"
18204 msgstr ""
18206 #: builtin/pack-redundant.c:601
18207 msgid ""
18208 "'git pack-redundant' is nominated for removal.\n"
18209 "If you still use this command, please add an extra\n"
18210 "option, '--i-still-use-this', on the command line\n"
18211 "and let us know you still use it by sending an e-mail\n"
18212 "to <git@vger.kernel.org>.  Thanks.\n"
18213 msgstr ""
18215 #: builtin/pack-refs.c:8
18216 msgid "git pack-refs [<options>]"
18217 msgstr ""
18219 #: builtin/pack-refs.c:16
18220 msgid "pack everything"
18221 msgstr ""
18223 #: builtin/pack-refs.c:17
18224 msgid "prune loose refs (default)"
18225 msgstr ""
18227 #: builtin/prune-packed.c:6
18228 msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
18229 msgstr ""
18231 #: builtin/prune.c:14
18232 msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
18233 msgstr ""
18235 #: builtin/prune.c:133
18236 msgid "report pruned objects"
18237 msgstr ""
18239 #: builtin/prune.c:136
18240 msgid "expire objects older than <time>"
18241 msgstr ""
18243 #: builtin/prune.c:138
18244 msgid "limit traversal to objects outside promisor packfiles"
18245 msgstr ""
18247 #: builtin/prune.c:151
18248 msgid "cannot prune in a precious-objects repo"
18249 msgstr ""
18251 #: builtin/pull.c:45 builtin/pull.c:47
18252 #, c-format
18253 msgid "Invalid value for %s: %s"
18254 msgstr ""
18256 #: builtin/pull.c:67
18257 msgid "git pull [<options>] [<repository> [<refspec>...]]"
18258 msgstr ""
18260 #: builtin/pull.c:124
18261 msgid "control for recursive fetching of submodules"
18262 msgstr ""
18264 #: builtin/pull.c:128
18265 msgid "Options related to merging"
18266 msgstr ""
18268 #: builtin/pull.c:131
18269 msgid "incorporate changes by rebasing rather than merging"
18270 msgstr ""
18272 #: builtin/pull.c:159 builtin/revert.c:126
18273 msgid "allow fast-forward"
18274 msgstr ""
18276 #: builtin/pull.c:165
18277 msgid "control use of pre-merge-commit and commit-msg hooks"
18278 msgstr ""
18280 #: builtin/pull.c:171 parse-options.h:338
18281 msgid "automatically stash/stash pop before and after"
18282 msgstr ""
18284 #: builtin/pull.c:187
18285 msgid "Options related to fetching"
18286 msgstr ""
18288 #: builtin/pull.c:197
18289 msgid "force overwrite of local branch"
18290 msgstr ""
18292 #: builtin/pull.c:205
18293 msgid "number of submodules pulled in parallel"
18294 msgstr ""
18296 #: builtin/pull.c:321
18297 #, c-format
18298 msgid "Invalid value for pull.ff: %s"
18299 msgstr ""
18301 #: builtin/pull.c:449
18302 msgid ""
18303 "There is no candidate for rebasing against among the refs that you just "
18304 "fetched."
18305 msgstr ""
18307 #: builtin/pull.c:451
18308 msgid ""
18309 "There are no candidates for merging among the refs that you just fetched."
18310 msgstr ""
18312 #: builtin/pull.c:452
18313 msgid ""
18314 "Generally this means that you provided a wildcard refspec which had no\n"
18315 "matches on the remote end."
18316 msgstr ""
18318 #: builtin/pull.c:455
18319 #, c-format
18320 msgid ""
18321 "You asked to pull from the remote '%s', but did not specify\n"
18322 "a branch. Because this is not the default configured remote\n"
18323 "for your current branch, you must specify a branch on the command line."
18324 msgstr ""
18326 #: builtin/pull.c:460 builtin/rebase.c:951
18327 msgid "You are not currently on a branch."
18328 msgstr ""
18330 #: builtin/pull.c:462 builtin/pull.c:477
18331 msgid "Please specify which branch you want to rebase against."
18332 msgstr ""
18334 #: builtin/pull.c:464 builtin/pull.c:479
18335 msgid "Please specify which branch you want to merge with."
18336 msgstr ""
18338 #: builtin/pull.c:465 builtin/pull.c:480
18339 msgid "See git-pull(1) for details."
18340 msgstr ""
18342 #: builtin/pull.c:467 builtin/pull.c:473 builtin/pull.c:482
18343 #: builtin/rebase.c:957
18344 msgid "<remote>"
18345 msgstr ""
18347 #: builtin/pull.c:467 builtin/pull.c:482 builtin/pull.c:487
18348 msgid "<branch>"
18349 msgstr ""
18351 #: builtin/pull.c:475 builtin/rebase.c:949
18352 msgid "There is no tracking information for the current branch."
18353 msgstr ""
18355 #: builtin/pull.c:484
18356 msgid ""
18357 "If you wish to set tracking information for this branch you can do so with:"
18358 msgstr ""
18360 #: builtin/pull.c:489
18361 #, c-format
18362 msgid ""
18363 "Your configuration specifies to merge with the ref '%s'\n"
18364 "from the remote, but no such ref was fetched."
18365 msgstr ""
18367 #: builtin/pull.c:600
18368 #, c-format
18369 msgid "unable to access commit %s"
18370 msgstr ""
18372 #: builtin/pull.c:908
18373 msgid "ignoring --verify-signatures for rebase"
18374 msgstr ""
18376 #: builtin/pull.c:942
18377 msgid ""
18378 "You have divergent branches and need to specify how to reconcile them.\n"
18379 "You can do so by running one of the following commands sometime before\n"
18380 "your next pull:\n"
18381 "\n"
18382 "  git config pull.rebase false  # merge (the default strategy)\n"
18383 "  git config pull.rebase true   # rebase\n"
18384 "  git config pull.ff only       # fast-forward only\n"
18385 "\n"
18386 "You can replace \"git config\" with \"git config --global\" to set a "
18387 "default\n"
18388 "preference for all repositories. You can also pass --rebase, --no-rebase,\n"
18389 "or --ff-only on the command line to override the configured default per\n"
18390 "invocation.\n"
18391 msgstr ""
18393 #: builtin/pull.c:1016
18394 msgid "Updating an unborn branch with changes added to the index."
18395 msgstr ""
18397 #: builtin/pull.c:1020
18398 msgid "pull with rebase"
18399 msgstr ""
18401 #: builtin/pull.c:1021
18402 msgid "please commit or stash them."
18403 msgstr ""
18405 #: builtin/pull.c:1046
18406 #, c-format
18407 msgid ""
18408 "fetch updated the current branch head.\n"
18409 "fast-forwarding your working tree from\n"
18410 "commit %s."
18411 msgstr ""
18413 #: builtin/pull.c:1052
18414 #, c-format
18415 msgid ""
18416 "Cannot fast-forward your working tree.\n"
18417 "After making sure that you saved anything precious from\n"
18418 "$ git diff %s\n"
18419 "output, run\n"
18420 "$ git reset --hard\n"
18421 "to recover."
18422 msgstr ""
18424 #: builtin/pull.c:1067
18425 msgid "Cannot merge multiple branches into empty head."
18426 msgstr ""
18428 #: builtin/pull.c:1072
18429 msgid "Cannot rebase onto multiple branches."
18430 msgstr ""
18432 #: builtin/pull.c:1074
18433 msgid "Cannot fast-forward to multiple branches."
18434 msgstr ""
18436 #: builtin/pull.c:1088
18437 msgid "Need to specify how to reconcile divergent branches."
18438 msgstr ""
18440 #: builtin/pull.c:1102
18441 msgid "cannot rebase with locally recorded submodule modifications"
18442 msgstr ""
18444 #: builtin/push.c:19
18445 msgid "git push [<options>] [<repository> [<refspec>...]]"
18446 msgstr ""
18448 #: builtin/push.c:111
18449 msgid "tag shorthand without <tag>"
18450 msgstr ""
18452 #: builtin/push.c:119
18453 msgid "--delete only accepts plain target ref names"
18454 msgstr ""
18456 #: builtin/push.c:164
18457 msgid ""
18458 "\n"
18459 "To choose either option permanently, see push.default in 'git help config'."
18460 msgstr ""
18462 #: builtin/push.c:167
18463 #, c-format
18464 msgid ""
18465 "The upstream branch of your current branch does not match\n"
18466 "the name of your current branch.  To push to the upstream branch\n"
18467 "on the remote, use\n"
18468 "\n"
18469 "    git push %s HEAD:%s\n"
18470 "\n"
18471 "To push to the branch of the same name on the remote, use\n"
18472 "\n"
18473 "    git push %s HEAD\n"
18474 "%s"
18475 msgstr ""
18477 #: builtin/push.c:182
18478 #, c-format
18479 msgid ""
18480 "You are not currently on a branch.\n"
18481 "To push the history leading to the current (detached HEAD)\n"
18482 "state now, use\n"
18483 "\n"
18484 "    git push %s HEAD:<name-of-remote-branch>\n"
18485 msgstr ""
18487 #: builtin/push.c:191
18488 #, c-format
18489 msgid ""
18490 "The current branch %s has no upstream branch.\n"
18491 "To push the current branch and set the remote as upstream, use\n"
18492 "\n"
18493 "    git push --set-upstream %s %s\n"
18494 msgstr ""
18496 #: builtin/push.c:199
18497 #, c-format
18498 msgid "The current branch %s has multiple upstream branches, refusing to push."
18499 msgstr ""
18501 #: builtin/push.c:217
18502 msgid ""
18503 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
18504 msgstr ""
18506 #: builtin/push.c:243
18507 #, c-format
18508 msgid ""
18509 "You are pushing to remote '%s', which is not the upstream of\n"
18510 "your current branch '%s', without telling me what to push\n"
18511 "to update which remote branch."
18512 msgstr ""
18514 #: builtin/push.c:258
18515 msgid ""
18516 "Updates were rejected because the tip of your current branch is behind\n"
18517 "its remote counterpart. Integrate the remote changes (e.g.\n"
18518 "'git pull ...') before pushing again.\n"
18519 "See the 'Note about fast-forwards' in 'git push --help' for details."
18520 msgstr ""
18522 #: builtin/push.c:264
18523 msgid ""
18524 "Updates were rejected because a pushed branch tip is behind its remote\n"
18525 "counterpart. Check out this branch and integrate the remote changes\n"
18526 "(e.g. 'git pull ...') before pushing again.\n"
18527 "See the 'Note about fast-forwards' in 'git push --help' for details."
18528 msgstr ""
18530 #: builtin/push.c:270
18531 msgid ""
18532 "Updates were rejected because the remote contains work that you do\n"
18533 "not have locally. This is usually caused by another repository pushing\n"
18534 "to the same ref. You may want to first integrate the remote changes\n"
18535 "(e.g., 'git pull ...') before pushing again.\n"
18536 "See the 'Note about fast-forwards' in 'git push --help' for details."
18537 msgstr ""
18539 #: builtin/push.c:277
18540 msgid "Updates were rejected because the tag already exists in the remote."
18541 msgstr ""
18543 #: builtin/push.c:280
18544 msgid ""
18545 "You cannot update a remote ref that points at a non-commit object,\n"
18546 "or update a remote ref to make it point at a non-commit object,\n"
18547 "without using the '--force' option.\n"
18548 msgstr ""
18550 #: builtin/push.c:285
18551 msgid ""
18552 "Updates were rejected because the tip of the remote-tracking\n"
18553 "branch has been updated since the last checkout. You may want\n"
18554 "to integrate those changes locally (e.g., 'git pull ...')\n"
18555 "before forcing an update.\n"
18556 msgstr ""
18558 #: builtin/push.c:355
18559 #, c-format
18560 msgid "Pushing to %s\n"
18561 msgstr ""
18563 #: builtin/push.c:362
18564 #, c-format
18565 msgid "failed to push some refs to '%s'"
18566 msgstr ""
18568 #: builtin/push.c:544 builtin/submodule--helper.c:3258
18569 msgid "repository"
18570 msgstr ""
18572 #: builtin/push.c:545 builtin/send-pack.c:193
18573 msgid "push all refs"
18574 msgstr ""
18576 #: builtin/push.c:546 builtin/send-pack.c:195
18577 msgid "mirror all refs"
18578 msgstr ""
18580 #: builtin/push.c:548
18581 msgid "delete refs"
18582 msgstr ""
18584 #: builtin/push.c:549
18585 msgid "push tags (can't be used with --all or --mirror)"
18586 msgstr ""
18588 #: builtin/push.c:552 builtin/send-pack.c:196
18589 msgid "force updates"
18590 msgstr ""
18592 #: builtin/push.c:553 builtin/send-pack.c:208
18593 msgid "<refname>:<expect>"
18594 msgstr ""
18596 #: builtin/push.c:554 builtin/send-pack.c:209
18597 msgid "require old value of ref to be at this value"
18598 msgstr ""
18600 #: builtin/push.c:557 builtin/send-pack.c:212
18601 msgid "require remote updates to be integrated locally"
18602 msgstr ""
18604 #: builtin/push.c:560
18605 msgid "control recursive pushing of submodules"
18606 msgstr ""
18608 #: builtin/push.c:561 builtin/send-pack.c:203
18609 msgid "use thin pack"
18610 msgstr ""
18612 #: builtin/push.c:562 builtin/push.c:563 builtin/send-pack.c:190
18613 #: builtin/send-pack.c:191
18614 msgid "receive pack program"
18615 msgstr ""
18617 #: builtin/push.c:564
18618 msgid "set upstream for git pull/status"
18619 msgstr ""
18621 #: builtin/push.c:567
18622 msgid "prune locally removed refs"
18623 msgstr ""
18625 #: builtin/push.c:569
18626 msgid "bypass pre-push hook"
18627 msgstr ""
18629 #: builtin/push.c:570
18630 msgid "push missing but relevant tags"
18631 msgstr ""
18633 #: builtin/push.c:572 builtin/send-pack.c:197
18634 msgid "GPG sign the push"
18635 msgstr ""
18637 #: builtin/push.c:574 builtin/send-pack.c:204
18638 msgid "request atomic transaction on remote side"
18639 msgstr ""
18641 #: builtin/push.c:592
18642 msgid "--delete is incompatible with --all, --mirror and --tags"
18643 msgstr ""
18645 #: builtin/push.c:594
18646 msgid "--delete doesn't make sense without any refs"
18647 msgstr ""
18649 #: builtin/push.c:614
18650 #, c-format
18651 msgid "bad repository '%s'"
18652 msgstr ""
18654 #: builtin/push.c:615
18655 msgid ""
18656 "No configured push destination.\n"
18657 "Either specify the URL from the command-line or configure a remote "
18658 "repository using\n"
18659 "\n"
18660 "    git remote add <name> <url>\n"
18661 "\n"
18662 "and then push using the remote name\n"
18663 "\n"
18664 "    git push <name>\n"
18665 msgstr ""
18667 #: builtin/push.c:630
18668 msgid "--all and --tags are incompatible"
18669 msgstr ""
18671 #: builtin/push.c:632
18672 msgid "--all can't be combined with refspecs"
18673 msgstr ""
18675 #: builtin/push.c:636
18676 msgid "--mirror and --tags are incompatible"
18677 msgstr ""
18679 #: builtin/push.c:638
18680 msgid "--mirror can't be combined with refspecs"
18681 msgstr ""
18683 #: builtin/push.c:641
18684 msgid "--all and --mirror are incompatible"
18685 msgstr ""
18687 #: builtin/push.c:648
18688 msgid "push options must not have new line characters"
18689 msgstr ""
18691 #: builtin/range-diff.c:9
18692 msgid "git range-diff [<options>] <old-base>..<old-tip> <new-base>..<new-tip>"
18693 msgstr ""
18695 #: builtin/range-diff.c:10
18696 msgid "git range-diff [<options>] <old-tip>...<new-tip>"
18697 msgstr ""
18699 #: builtin/range-diff.c:11
18700 msgid "git range-diff [<options>] <base> <old-tip> <new-tip>"
18701 msgstr ""
18703 #: builtin/range-diff.c:30
18704 msgid "use simple diff colors"
18705 msgstr ""
18707 #: builtin/range-diff.c:32
18708 msgid "notes"
18709 msgstr ""
18711 #: builtin/range-diff.c:32
18712 msgid "passed to 'git log'"
18713 msgstr ""
18715 #: builtin/range-diff.c:35
18716 msgid "only emit output related to the first range"
18717 msgstr ""
18719 #: builtin/range-diff.c:37
18720 msgid "only emit output related to the second range"
18721 msgstr ""
18723 #: builtin/range-diff.c:60 builtin/range-diff.c:64
18724 #, c-format
18725 msgid "not a commit range: '%s'"
18726 msgstr ""
18728 #: builtin/range-diff.c:74
18729 msgid "single arg format must be symmetric range"
18730 msgstr ""
18732 #: builtin/range-diff.c:89
18733 msgid "need two commit ranges"
18734 msgstr ""
18736 #: builtin/read-tree.c:41
18737 msgid ""
18738 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
18739 "[-u | -i]] [--no-sparse-checkout] [--index-output=<file>] (--empty | <tree-"
18740 "ish1> [<tree-ish2> [<tree-ish3>]])"
18741 msgstr ""
18743 #: builtin/read-tree.c:116
18744 msgid "write resulting index to <file>"
18745 msgstr ""
18747 #: builtin/read-tree.c:119
18748 msgid "only empty the index"
18749 msgstr ""
18751 #: builtin/read-tree.c:121
18752 msgid "Merging"
18753 msgstr ""
18755 #: builtin/read-tree.c:123
18756 msgid "perform a merge in addition to a read"
18757 msgstr ""
18759 #: builtin/read-tree.c:125
18760 msgid "3-way merge if no file level merging required"
18761 msgstr ""
18763 #: builtin/read-tree.c:127
18764 msgid "3-way merge in presence of adds and removes"
18765 msgstr ""
18767 #: builtin/read-tree.c:129
18768 msgid "same as -m, but discard unmerged entries"
18769 msgstr ""
18771 #: builtin/read-tree.c:130
18772 msgid "<subdirectory>/"
18773 msgstr ""
18775 #: builtin/read-tree.c:131
18776 msgid "read the tree into the index under <subdirectory>/"
18777 msgstr ""
18779 #: builtin/read-tree.c:134
18780 msgid "update working tree with merge result"
18781 msgstr ""
18783 #: builtin/read-tree.c:136
18784 msgid "gitignore"
18785 msgstr ""
18787 #: builtin/read-tree.c:137
18788 msgid "allow explicitly ignored files to be overwritten"
18789 msgstr ""
18791 #: builtin/read-tree.c:140
18792 msgid "don't check the working tree after merging"
18793 msgstr ""
18795 #: builtin/read-tree.c:141
18796 msgid "don't update the index or the work tree"
18797 msgstr ""
18799 #: builtin/read-tree.c:143
18800 msgid "skip applying sparse checkout filter"
18801 msgstr ""
18803 #: builtin/read-tree.c:145
18804 msgid "debug unpack-trees"
18805 msgstr ""
18807 #: builtin/read-tree.c:149
18808 msgid "suppress feedback messages"
18809 msgstr ""
18811 #: builtin/read-tree.c:183
18812 msgid "You need to resolve your current index first"
18813 msgstr ""
18815 #: builtin/rebase.c:35
18816 msgid ""
18817 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase> | --keep-base] "
18818 "[<upstream> [<branch>]]"
18819 msgstr ""
18821 #: builtin/rebase.c:37
18822 msgid ""
18823 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] --root [<branch>]"
18824 msgstr ""
18826 #: builtin/rebase.c:39
18827 msgid "git rebase --continue | --abort | --skip | --edit-todo"
18828 msgstr ""
18830 #: builtin/rebase.c:230
18831 #, c-format
18832 msgid "could not create temporary %s"
18833 msgstr ""
18835 #: builtin/rebase.c:236
18836 msgid "could not mark as interactive"
18837 msgstr ""
18839 #: builtin/rebase.c:289
18840 msgid "could not generate todo list"
18841 msgstr ""
18843 #: builtin/rebase.c:331
18844 msgid "a base commit must be provided with --upstream or --onto"
18845 msgstr ""
18847 #: builtin/rebase.c:390
18848 #, c-format
18849 msgid "%s requires the merge backend"
18850 msgstr ""
18852 #: builtin/rebase.c:432
18853 #, c-format
18854 msgid "could not get 'onto': '%s'"
18855 msgstr ""
18857 #: builtin/rebase.c:449
18858 #, c-format
18859 msgid "invalid orig-head: '%s'"
18860 msgstr ""
18862 #: builtin/rebase.c:474
18863 #, c-format
18864 msgid "ignoring invalid allow_rerere_autoupdate: '%s'"
18865 msgstr ""
18867 #: builtin/rebase.c:597
18868 msgid ""
18869 "Resolve all conflicts manually, mark them as resolved with\n"
18870 "\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
18871 "You can instead skip this commit: run \"git rebase --skip\".\n"
18872 "To abort and get back to the state before \"git rebase\", run \"git rebase --"
18873 "abort\"."
18874 msgstr ""
18876 #: builtin/rebase.c:680
18877 #, c-format
18878 msgid ""
18879 "\n"
18880 "git encountered an error while preparing the patches to replay\n"
18881 "these revisions:\n"
18882 "\n"
18883 "    %s\n"
18884 "\n"
18885 "As a result, git cannot rebase them."
18886 msgstr ""
18888 #: builtin/rebase.c:925
18889 #, c-format
18890 msgid ""
18891 "unrecognized empty type '%s'; valid values are \"drop\", \"keep\", and \"ask"
18892 "\"."
18893 msgstr ""
18895 #: builtin/rebase.c:943
18896 #, c-format
18897 msgid ""
18898 "%s\n"
18899 "Please specify which branch you want to rebase against.\n"
18900 "See git-rebase(1) for details.\n"
18901 "\n"
18902 "    git rebase '<branch>'\n"
18903 "\n"
18904 msgstr ""
18906 #: builtin/rebase.c:959
18907 #, c-format
18908 msgid ""
18909 "If you wish to set tracking information for this branch you can do so with:\n"
18910 "\n"
18911 "    git branch --set-upstream-to=%s/<branch> %s\n"
18912 "\n"
18913 msgstr ""
18915 #: builtin/rebase.c:989
18916 msgid "exec commands cannot contain newlines"
18917 msgstr ""
18919 #: builtin/rebase.c:993
18920 msgid "empty exec command"
18921 msgstr ""
18923 #: builtin/rebase.c:1023
18924 msgid "rebase onto given branch instead of upstream"
18925 msgstr ""
18927 #: builtin/rebase.c:1025
18928 msgid "use the merge-base of upstream and branch as the current base"
18929 msgstr ""
18931 #: builtin/rebase.c:1027
18932 msgid "allow pre-rebase hook to run"
18933 msgstr ""
18935 #: builtin/rebase.c:1029
18936 msgid "be quiet. implies --no-stat"
18937 msgstr ""
18939 #: builtin/rebase.c:1032
18940 msgid "display a diffstat of what changed upstream"
18941 msgstr ""
18943 #: builtin/rebase.c:1035
18944 msgid "do not show diffstat of what changed upstream"
18945 msgstr ""
18947 #: builtin/rebase.c:1038
18948 msgid "add a Signed-off-by trailer to each commit"
18949 msgstr ""
18951 #: builtin/rebase.c:1041
18952 msgid "make committer date match author date"
18953 msgstr ""
18955 #: builtin/rebase.c:1043
18956 msgid "ignore author date and use current date"
18957 msgstr ""
18959 #: builtin/rebase.c:1045
18960 msgid "synonym of --reset-author-date"
18961 msgstr ""
18963 #: builtin/rebase.c:1047 builtin/rebase.c:1051
18964 msgid "passed to 'git apply'"
18965 msgstr ""
18967 #: builtin/rebase.c:1049
18968 msgid "ignore changes in whitespace"
18969 msgstr ""
18971 #: builtin/rebase.c:1053 builtin/rebase.c:1056
18972 msgid "cherry-pick all commits, even if unchanged"
18973 msgstr ""
18975 #: builtin/rebase.c:1058
18976 msgid "continue"
18977 msgstr ""
18979 #: builtin/rebase.c:1061
18980 msgid "skip current patch and continue"
18981 msgstr ""
18983 #: builtin/rebase.c:1063
18984 msgid "abort and check out the original branch"
18985 msgstr ""
18987 #: builtin/rebase.c:1066
18988 msgid "abort but keep HEAD where it is"
18989 msgstr ""
18991 #: builtin/rebase.c:1067
18992 msgid "edit the todo list during an interactive rebase"
18993 msgstr ""
18995 #: builtin/rebase.c:1070
18996 msgid "show the patch file being applied or merged"
18997 msgstr ""
18999 #: builtin/rebase.c:1073
19000 msgid "use apply strategies to rebase"
19001 msgstr ""
19003 #: builtin/rebase.c:1077
19004 msgid "use merging strategies to rebase"
19005 msgstr ""
19007 #: builtin/rebase.c:1081
19008 msgid "let the user edit the list of commits to rebase"
19009 msgstr ""
19011 #: builtin/rebase.c:1085
19012 msgid "(DEPRECATED) try to recreate merges instead of ignoring them"
19013 msgstr ""
19015 #: builtin/rebase.c:1090
19016 msgid "how to handle commits that become empty"
19017 msgstr ""
19019 #: builtin/rebase.c:1093
19020 msgid "keep commits which start empty"
19021 msgstr ""
19023 #: builtin/rebase.c:1097
19024 msgid "move commits that begin with squash!/fixup! under -i"
19025 msgstr ""
19027 #: builtin/rebase.c:1104
19028 msgid "add exec lines after each commit of the editable list"
19029 msgstr ""
19031 #: builtin/rebase.c:1108
19032 msgid "allow rebasing commits with empty messages"
19033 msgstr ""
19035 #: builtin/rebase.c:1112
19036 msgid "try to rebase merges instead of skipping them"
19037 msgstr ""
19039 #: builtin/rebase.c:1115
19040 msgid "use 'merge-base --fork-point' to refine upstream"
19041 msgstr ""
19043 #: builtin/rebase.c:1117
19044 msgid "use the given merge strategy"
19045 msgstr ""
19047 #: builtin/rebase.c:1119 builtin/revert.c:115
19048 msgid "option"
19049 msgstr ""
19051 #: builtin/rebase.c:1120
19052 msgid "pass the argument through to the merge strategy"
19053 msgstr ""
19055 #: builtin/rebase.c:1123
19056 msgid "rebase all reachable commits up to the root(s)"
19057 msgstr ""
19059 #: builtin/rebase.c:1126
19060 msgid "automatically re-schedule any `exec` that fails"
19061 msgstr ""
19063 #: builtin/rebase.c:1128
19064 msgid "apply all changes, even those already present upstream"
19065 msgstr ""
19067 #: builtin/rebase.c:1149
19068 msgid "It looks like 'git am' is in progress. Cannot rebase."
19069 msgstr ""
19071 #: builtin/rebase.c:1180
19072 msgid "--preserve-merges was replaced by --rebase-merges"
19073 msgstr ""
19075 #: builtin/rebase.c:1193
19076 msgid "cannot combine '--keep-base' with '--onto'"
19077 msgstr ""
19079 #: builtin/rebase.c:1195
19080 msgid "cannot combine '--keep-base' with '--root'"
19081 msgstr ""
19083 #: builtin/rebase.c:1199
19084 msgid "cannot combine '--root' with '--fork-point'"
19085 msgstr ""
19087 #: builtin/rebase.c:1202
19088 msgid "No rebase in progress?"
19089 msgstr ""
19091 #: builtin/rebase.c:1206
19092 msgid "The --edit-todo action can only be used during interactive rebase."
19093 msgstr ""
19095 #: builtin/rebase.c:1229 t/helper/test-fast-rebase.c:122
19096 msgid "Cannot read HEAD"
19097 msgstr ""
19099 #: builtin/rebase.c:1241
19100 msgid ""
19101 "You must edit all merge conflicts and then\n"
19102 "mark them as resolved using git add"
19103 msgstr ""
19105 #: builtin/rebase.c:1260
19106 msgid "could not discard worktree changes"
19107 msgstr ""
19109 #: builtin/rebase.c:1279
19110 #, c-format
19111 msgid "could not move back to %s"
19112 msgstr ""
19114 #: builtin/rebase.c:1325
19115 #, c-format
19116 msgid ""
19117 "It seems that there is already a %s directory, and\n"
19118 "I wonder if you are in the middle of another rebase.  If that is the\n"
19119 "case, please try\n"
19120 "\t%s\n"
19121 "If that is not the case, please\n"
19122 "\t%s\n"
19123 "and run me again.  I am stopping in case you still have something\n"
19124 "valuable there.\n"
19125 msgstr ""
19127 #: builtin/rebase.c:1353
19128 msgid "switch `C' expects a numerical value"
19129 msgstr ""
19131 #: builtin/rebase.c:1395
19132 #, c-format
19133 msgid "Unknown mode: %s"
19134 msgstr ""
19136 #: builtin/rebase.c:1434
19137 msgid "--strategy requires --merge or --interactive"
19138 msgstr ""
19140 #: builtin/rebase.c:1463
19141 msgid "cannot combine apply options with merge options"
19142 msgstr ""
19144 #: builtin/rebase.c:1476
19145 #, c-format
19146 msgid "Unknown rebase backend: %s"
19147 msgstr ""
19149 #: builtin/rebase.c:1505
19150 msgid "--reschedule-failed-exec requires --exec or --interactive"
19151 msgstr ""
19153 #: builtin/rebase.c:1536
19154 #, c-format
19155 msgid "invalid upstream '%s'"
19156 msgstr ""
19158 #: builtin/rebase.c:1542
19159 msgid "Could not create new root commit"
19160 msgstr ""
19162 #: builtin/rebase.c:1568
19163 #, c-format
19164 msgid "'%s': need exactly one merge base with branch"
19165 msgstr ""
19167 #: builtin/rebase.c:1571
19168 #, c-format
19169 msgid "'%s': need exactly one merge base"
19170 msgstr ""
19172 #: builtin/rebase.c:1580
19173 #, c-format
19174 msgid "Does not point to a valid commit '%s'"
19175 msgstr ""
19177 #: builtin/rebase.c:1607
19178 #, c-format
19179 msgid "no such branch/commit '%s'"
19180 msgstr ""
19182 #: builtin/rebase.c:1618 builtin/submodule--helper.c:39
19183 #: builtin/submodule--helper.c:2658
19184 #, c-format
19185 msgid "No such ref: %s"
19186 msgstr ""
19188 #: builtin/rebase.c:1629
19189 msgid "Could not resolve HEAD to a revision"
19190 msgstr ""
19192 #: builtin/rebase.c:1650
19193 msgid "Please commit or stash them."
19194 msgstr ""
19196 #: builtin/rebase.c:1686
19197 #, c-format
19198 msgid "could not switch to %s"
19199 msgstr ""
19201 #: builtin/rebase.c:1697
19202 msgid "HEAD is up to date."
19203 msgstr ""
19205 #: builtin/rebase.c:1699
19206 #, c-format
19207 msgid "Current branch %s is up to date.\n"
19208 msgstr ""
19210 #: builtin/rebase.c:1707
19211 msgid "HEAD is up to date, rebase forced."
19212 msgstr ""
19214 #: builtin/rebase.c:1709
19215 #, c-format
19216 msgid "Current branch %s is up to date, rebase forced.\n"
19217 msgstr ""
19219 #: builtin/rebase.c:1717
19220 msgid "The pre-rebase hook refused to rebase."
19221 msgstr ""
19223 #: builtin/rebase.c:1724
19224 #, c-format
19225 msgid "Changes to %s:\n"
19226 msgstr ""
19228 #: builtin/rebase.c:1727
19229 #, c-format
19230 msgid "Changes from %s to %s:\n"
19231 msgstr ""
19233 #: builtin/rebase.c:1752
19234 #, c-format
19235 msgid "First, rewinding head to replay your work on top of it...\n"
19236 msgstr ""
19238 #: builtin/rebase.c:1761
19239 msgid "Could not detach HEAD"
19240 msgstr ""
19242 #: builtin/rebase.c:1770
19243 #, c-format
19244 msgid "Fast-forwarded %s to %s.\n"
19245 msgstr ""
19247 #: builtin/receive-pack.c:35
19248 msgid "git receive-pack <git-dir>"
19249 msgstr ""
19251 #: builtin/receive-pack.c:1280
19252 msgid ""
19253 "By default, updating the current branch in a non-bare repository\n"
19254 "is denied, because it will make the index and work tree inconsistent\n"
19255 "with what you pushed, and will require 'git reset --hard' to match\n"
19256 "the work tree to HEAD.\n"
19257 "\n"
19258 "You can set the 'receive.denyCurrentBranch' configuration variable\n"
19259 "to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
19260 "its current branch; however, this is not recommended unless you\n"
19261 "arranged to update its work tree to match what you pushed in some\n"
19262 "other way.\n"
19263 "\n"
19264 "To squelch this message and still keep the default behaviour, set\n"
19265 "'receive.denyCurrentBranch' configuration variable to 'refuse'."
19266 msgstr ""
19268 #: builtin/receive-pack.c:1300
19269 msgid ""
19270 "By default, deleting the current branch is denied, because the next\n"
19271 "'git clone' won't result in any file checked out, causing confusion.\n"
19272 "\n"
19273 "You can set 'receive.denyDeleteCurrent' configuration variable to\n"
19274 "'warn' or 'ignore' in the remote repository to allow deleting the\n"
19275 "current branch, with or without a warning message.\n"
19276 "\n"
19277 "To squelch this message, you can set it to 'refuse'."
19278 msgstr ""
19280 #: builtin/receive-pack.c:2480
19281 msgid "quiet"
19282 msgstr ""
19284 #: builtin/receive-pack.c:2495
19285 msgid "You must specify a directory."
19286 msgstr ""
19288 #: builtin/reflog.c:17
19289 msgid ""
19290 "git reflog expire [--expire=<time>] [--expire-unreachable=<time>] [--"
19291 "rewrite] [--updateref] [--stale-fix] [--dry-run | -n] [--verbose] [--all] "
19292 "<refs>..."
19293 msgstr ""
19295 #: builtin/reflog.c:22
19296 msgid ""
19297 "git reflog delete [--rewrite] [--updateref] [--dry-run | -n] [--verbose] "
19298 "<refs>..."
19299 msgstr ""
19301 #: builtin/reflog.c:25
19302 msgid "git reflog exists <ref>"
19303 msgstr ""
19305 #: builtin/reflog.c:568 builtin/reflog.c:573
19306 #, c-format
19307 msgid "'%s' is not a valid timestamp"
19308 msgstr ""
19310 #: builtin/reflog.c:609
19311 #, c-format
19312 msgid "Marking reachable objects..."
19313 msgstr ""
19315 #: builtin/reflog.c:647
19316 #, c-format
19317 msgid "%s points nowhere!"
19318 msgstr ""
19320 #: builtin/reflog.c:700
19321 msgid "no reflog specified to delete"
19322 msgstr ""
19324 #: builtin/reflog.c:708
19325 #, c-format
19326 msgid "not a reflog: %s"
19327 msgstr ""
19329 #: builtin/reflog.c:713
19330 #, c-format
19331 msgid "no reflog for '%s'"
19332 msgstr ""
19334 #: builtin/reflog.c:759
19335 #, c-format
19336 msgid "invalid ref format: %s"
19337 msgstr ""
19339 #: builtin/reflog.c:768
19340 msgid "git reflog [ show | expire | delete | exists ]"
19341 msgstr ""
19343 #: builtin/remote.c:17
19344 msgid "git remote [-v | --verbose]"
19345 msgstr ""
19347 #: builtin/remote.c:18
19348 msgid ""
19349 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
19350 "mirror=<fetch|push>] <name> <url>"
19351 msgstr ""
19353 #: builtin/remote.c:19 builtin/remote.c:39
19354 msgid "git remote rename <old> <new>"
19355 msgstr ""
19357 #: builtin/remote.c:20 builtin/remote.c:44
19358 msgid "git remote remove <name>"
19359 msgstr ""
19361 #: builtin/remote.c:21 builtin/remote.c:49
19362 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
19363 msgstr ""
19365 #: builtin/remote.c:22
19366 msgid "git remote [-v | --verbose] show [-n] <name>"
19367 msgstr ""
19369 #: builtin/remote.c:23
19370 msgid "git remote prune [-n | --dry-run] <name>"
19371 msgstr ""
19373 #: builtin/remote.c:24
19374 msgid ""
19375 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
19376 msgstr ""
19378 #: builtin/remote.c:25
19379 msgid "git remote set-branches [--add] <name> <branch>..."
19380 msgstr ""
19382 #: builtin/remote.c:26 builtin/remote.c:75
19383 msgid "git remote get-url [--push] [--all] <name>"
19384 msgstr ""
19386 #: builtin/remote.c:27 builtin/remote.c:80
19387 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
19388 msgstr ""
19390 #: builtin/remote.c:28 builtin/remote.c:81
19391 msgid "git remote set-url --add <name> <newurl>"
19392 msgstr ""
19394 #: builtin/remote.c:29 builtin/remote.c:82
19395 msgid "git remote set-url --delete <name> <url>"
19396 msgstr ""
19398 #: builtin/remote.c:34
19399 msgid "git remote add [<options>] <name> <url>"
19400 msgstr ""
19402 #: builtin/remote.c:54
19403 msgid "git remote set-branches <name> <branch>..."
19404 msgstr ""
19406 #: builtin/remote.c:55
19407 msgid "git remote set-branches --add <name> <branch>..."
19408 msgstr ""
19410 #: builtin/remote.c:60
19411 msgid "git remote show [<options>] <name>"
19412 msgstr ""
19414 #: builtin/remote.c:65
19415 msgid "git remote prune [<options>] <name>"
19416 msgstr ""
19418 #: builtin/remote.c:70
19419 msgid "git remote update [<options>] [<group> | <remote>]..."
19420 msgstr ""
19422 #: builtin/remote.c:99
19423 #, c-format
19424 msgid "Updating %s"
19425 msgstr ""
19427 #: builtin/remote.c:131
19428 msgid ""
19429 "--mirror is dangerous and deprecated; please\n"
19430 "\t use --mirror=fetch or --mirror=push instead"
19431 msgstr ""
19433 #: builtin/remote.c:148
19434 #, c-format
19435 msgid "unknown mirror argument: %s"
19436 msgstr ""
19438 #: builtin/remote.c:164
19439 msgid "fetch the remote branches"
19440 msgstr ""
19442 #: builtin/remote.c:166
19443 msgid "import all tags and associated objects when fetching"
19444 msgstr ""
19446 #: builtin/remote.c:169
19447 msgid "or do not fetch any tag at all (--no-tags)"
19448 msgstr ""
19450 #: builtin/remote.c:171
19451 msgid "branch(es) to track"
19452 msgstr ""
19454 #: builtin/remote.c:172
19455 msgid "master branch"
19456 msgstr ""
19458 #: builtin/remote.c:174
19459 msgid "set up remote as a mirror to push to or fetch from"
19460 msgstr ""
19462 #: builtin/remote.c:186
19463 msgid "specifying a master branch makes no sense with --mirror"
19464 msgstr ""
19466 #: builtin/remote.c:188
19467 msgid "specifying branches to track makes sense only with fetch mirrors"
19468 msgstr ""
19470 #: builtin/remote.c:195 builtin/remote.c:705
19471 #, c-format
19472 msgid "remote %s already exists."
19473 msgstr ""
19475 #: builtin/remote.c:240
19476 #, c-format
19477 msgid "Could not setup master '%s'"
19478 msgstr ""
19480 #: builtin/remote.c:322
19481 #, c-format
19482 msgid "unhandled branch.%s.rebase=%s; assuming 'true'"
19483 msgstr ""
19485 #: builtin/remote.c:366
19486 #, c-format
19487 msgid "Could not get fetch map for refspec %s"
19488 msgstr ""
19490 #: builtin/remote.c:460 builtin/remote.c:468
19491 msgid "(matching)"
19492 msgstr ""
19494 #: builtin/remote.c:472
19495 msgid "(delete)"
19496 msgstr ""
19498 #: builtin/remote.c:660
19499 #, c-format
19500 msgid "could not set '%s'"
19501 msgstr ""
19503 #: builtin/remote.c:665
19504 #, c-format
19505 msgid ""
19506 "The %s configuration remote.pushDefault in:\n"
19507 "\t%s:%d\n"
19508 "now names the non-existent remote '%s'"
19509 msgstr ""
19511 #: builtin/remote.c:696 builtin/remote.c:841 builtin/remote.c:948
19512 #, c-format
19513 msgid "No such remote: '%s'"
19514 msgstr ""
19516 #: builtin/remote.c:715
19517 #, c-format
19518 msgid "Could not rename config section '%s' to '%s'"
19519 msgstr ""
19521 #: builtin/remote.c:735
19522 #, c-format
19523 msgid ""
19524 "Not updating non-default fetch refspec\n"
19525 "\t%s\n"
19526 "\tPlease update the configuration manually if necessary."
19527 msgstr ""
19529 #: builtin/remote.c:775
19530 #, c-format
19531 msgid "deleting '%s' failed"
19532 msgstr ""
19534 #: builtin/remote.c:809
19535 #, c-format
19536 msgid "creating '%s' failed"
19537 msgstr ""
19539 #: builtin/remote.c:887
19540 msgid ""
19541 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
19542 "to delete it, use:"
19543 msgid_plural ""
19544 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
19545 "to delete them, use:"
19546 msgstr[0] ""
19547 msgstr[1] ""
19549 #: builtin/remote.c:901
19550 #, c-format
19551 msgid "Could not remove config section '%s'"
19552 msgstr ""
19554 #: builtin/remote.c:1009
19555 #, c-format
19556 msgid " new (next fetch will store in remotes/%s)"
19557 msgstr ""
19559 #: builtin/remote.c:1012
19560 msgid " tracked"
19561 msgstr ""
19563 #: builtin/remote.c:1014
19564 msgid " stale (use 'git remote prune' to remove)"
19565 msgstr ""
19567 #: builtin/remote.c:1016
19568 msgid " ???"
19569 msgstr ""
19571 #: builtin/remote.c:1057
19572 #, c-format
19573 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
19574 msgstr ""
19576 #: builtin/remote.c:1066
19577 #, c-format
19578 msgid "rebases interactively onto remote %s"
19579 msgstr ""
19581 #: builtin/remote.c:1068
19582 #, c-format
19583 msgid "rebases interactively (with merges) onto remote %s"
19584 msgstr ""
19586 #: builtin/remote.c:1071
19587 #, c-format
19588 msgid "rebases onto remote %s"
19589 msgstr ""
19591 #: builtin/remote.c:1075
19592 #, c-format
19593 msgid " merges with remote %s"
19594 msgstr ""
19596 #: builtin/remote.c:1078
19597 #, c-format
19598 msgid "merges with remote %s"
19599 msgstr ""
19601 #: builtin/remote.c:1081
19602 #, c-format
19603 msgid "%-*s    and with remote %s\n"
19604 msgstr ""
19606 #: builtin/remote.c:1124
19607 msgid "create"
19608 msgstr ""
19610 #: builtin/remote.c:1127
19611 msgid "delete"
19612 msgstr ""
19614 #: builtin/remote.c:1131
19615 msgid "up to date"
19616 msgstr ""
19618 #: builtin/remote.c:1134
19619 msgid "fast-forwardable"
19620 msgstr ""
19622 #: builtin/remote.c:1137
19623 msgid "local out of date"
19624 msgstr ""
19626 #: builtin/remote.c:1144
19627 #, c-format
19628 msgid "    %-*s forces to %-*s (%s)"
19629 msgstr ""
19631 #: builtin/remote.c:1147
19632 #, c-format
19633 msgid "    %-*s pushes to %-*s (%s)"
19634 msgstr ""
19636 #: builtin/remote.c:1151
19637 #, c-format
19638 msgid "    %-*s forces to %s"
19639 msgstr ""
19641 #: builtin/remote.c:1154
19642 #, c-format
19643 msgid "    %-*s pushes to %s"
19644 msgstr ""
19646 #: builtin/remote.c:1222
19647 msgid "do not query remotes"
19648 msgstr ""
19650 #: builtin/remote.c:1243
19651 #, c-format
19652 msgid "* remote %s"
19653 msgstr ""
19655 #: builtin/remote.c:1244
19656 #, c-format
19657 msgid "  Fetch URL: %s"
19658 msgstr ""
19660 #: builtin/remote.c:1245 builtin/remote.c:1261 builtin/remote.c:1398
19661 msgid "(no URL)"
19662 msgstr ""
19664 #. TRANSLATORS: the colon ':' should align
19665 #. with the one in " Fetch URL: %s"
19666 #. translation.
19668 #: builtin/remote.c:1259 builtin/remote.c:1261
19669 #, c-format
19670 msgid "  Push  URL: %s"
19671 msgstr ""
19673 #: builtin/remote.c:1263 builtin/remote.c:1265 builtin/remote.c:1267
19674 #, c-format
19675 msgid "  HEAD branch: %s"
19676 msgstr ""
19678 #: builtin/remote.c:1263
19679 msgid "(not queried)"
19680 msgstr ""
19682 #: builtin/remote.c:1265
19683 msgid "(unknown)"
19684 msgstr ""
19686 #: builtin/remote.c:1269
19687 #, c-format
19688 msgid ""
19689 "  HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
19690 msgstr ""
19692 #: builtin/remote.c:1281
19693 #, c-format
19694 msgid "  Remote branch:%s"
19695 msgid_plural "  Remote branches:%s"
19696 msgstr[0] ""
19697 msgstr[1] ""
19699 #: builtin/remote.c:1284 builtin/remote.c:1310
19700 msgid " (status not queried)"
19701 msgstr ""
19703 #: builtin/remote.c:1293
19704 msgid "  Local branch configured for 'git pull':"
19705 msgid_plural "  Local branches configured for 'git pull':"
19706 msgstr[0] ""
19707 msgstr[1] ""
19709 #: builtin/remote.c:1301
19710 msgid "  Local refs will be mirrored by 'git push'"
19711 msgstr ""
19713 #: builtin/remote.c:1307
19714 #, c-format
19715 msgid "  Local ref configured for 'git push'%s:"
19716 msgid_plural "  Local refs configured for 'git push'%s:"
19717 msgstr[0] ""
19718 msgstr[1] ""
19720 #: builtin/remote.c:1328
19721 msgid "set refs/remotes/<name>/HEAD according to remote"
19722 msgstr ""
19724 #: builtin/remote.c:1330
19725 msgid "delete refs/remotes/<name>/HEAD"
19726 msgstr ""
19728 #: builtin/remote.c:1344
19729 msgid "Cannot determine remote HEAD"
19730 msgstr ""
19732 #: builtin/remote.c:1346
19733 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
19734 msgstr ""
19736 #: builtin/remote.c:1356
19737 #, c-format
19738 msgid "Could not delete %s"
19739 msgstr ""
19741 #: builtin/remote.c:1364
19742 #, c-format
19743 msgid "Not a valid ref: %s"
19744 msgstr ""
19746 #: builtin/remote.c:1366
19747 #, c-format
19748 msgid "Could not setup %s"
19749 msgstr ""
19751 #: builtin/remote.c:1384
19752 #, c-format
19753 msgid " %s will become dangling!"
19754 msgstr ""
19756 #: builtin/remote.c:1385
19757 #, c-format
19758 msgid " %s has become dangling!"
19759 msgstr ""
19761 #: builtin/remote.c:1394
19762 #, c-format
19763 msgid "Pruning %s"
19764 msgstr ""
19766 #: builtin/remote.c:1395
19767 #, c-format
19768 msgid "URL: %s"
19769 msgstr ""
19771 #: builtin/remote.c:1411
19772 #, c-format
19773 msgid " * [would prune] %s"
19774 msgstr ""
19776 #: builtin/remote.c:1414
19777 #, c-format
19778 msgid " * [pruned] %s"
19779 msgstr ""
19781 #: builtin/remote.c:1459
19782 msgid "prune remotes after fetching"
19783 msgstr ""
19785 #: builtin/remote.c:1523 builtin/remote.c:1579 builtin/remote.c:1649
19786 #, c-format
19787 msgid "No such remote '%s'"
19788 msgstr ""
19790 #: builtin/remote.c:1541
19791 msgid "add branch"
19792 msgstr ""
19794 #: builtin/remote.c:1548
19795 msgid "no remote specified"
19796 msgstr ""
19798 #: builtin/remote.c:1565
19799 msgid "query push URLs rather than fetch URLs"
19800 msgstr ""
19802 #: builtin/remote.c:1567
19803 msgid "return all URLs"
19804 msgstr ""
19806 #: builtin/remote.c:1597
19807 #, c-format
19808 msgid "no URLs configured for remote '%s'"
19809 msgstr ""
19811 #: builtin/remote.c:1623
19812 msgid "manipulate push URLs"
19813 msgstr ""
19815 #: builtin/remote.c:1625
19816 msgid "add URL"
19817 msgstr ""
19819 #: builtin/remote.c:1627
19820 msgid "delete URLs"
19821 msgstr ""
19823 #: builtin/remote.c:1634
19824 msgid "--add --delete doesn't make sense"
19825 msgstr ""
19827 #: builtin/remote.c:1675
19828 #, c-format
19829 msgid "Invalid old URL pattern: %s"
19830 msgstr ""
19832 #: builtin/remote.c:1683
19833 #, c-format
19834 msgid "No such URL found: %s"
19835 msgstr ""
19837 #: builtin/remote.c:1685
19838 msgid "Will not delete all non-push URLs"
19839 msgstr ""
19841 #: builtin/remote.c:1702
19842 msgid "be verbose; must be placed before a subcommand"
19843 msgstr ""
19845 #: builtin/repack.c:28
19846 msgid "git repack [<options>]"
19847 msgstr ""
19849 #: builtin/repack.c:33
19850 msgid ""
19851 "Incremental repacks are incompatible with bitmap indexes.  Use\n"
19852 "--no-write-bitmap-index or disable the pack.writebitmaps configuration."
19853 msgstr ""
19855 #: builtin/repack.c:201
19856 msgid "could not start pack-objects to repack promisor objects"
19857 msgstr ""
19859 #: builtin/repack.c:273 builtin/repack.c:816
19860 msgid "repack: Expecting full hex object ID lines only from pack-objects."
19861 msgstr ""
19863 #: builtin/repack.c:297
19864 msgid "could not finish pack-objects to repack promisor objects"
19865 msgstr ""
19867 #: builtin/repack.c:312
19868 #, c-format
19869 msgid "cannot open index for %s"
19870 msgstr ""
19872 #: builtin/repack.c:371
19873 #, c-format
19874 msgid "pack %s too large to consider in geometric progression"
19875 msgstr ""
19877 #: builtin/repack.c:404 builtin/repack.c:411 builtin/repack.c:416
19878 #, c-format
19879 msgid "pack %s too large to roll up"
19880 msgstr ""
19882 #: builtin/repack.c:496
19883 #, c-format
19884 msgid "could not open tempfile %s for writing"
19885 msgstr ""
19887 #: builtin/repack.c:514
19888 msgid "could not close refs snapshot tempfile"
19889 msgstr ""
19891 #: builtin/repack.c:628
19892 msgid "pack everything in a single pack"
19893 msgstr ""
19895 #: builtin/repack.c:630
19896 msgid "same as -a, and turn unreachable objects loose"
19897 msgstr ""
19899 #: builtin/repack.c:633
19900 msgid "remove redundant packs, and run git-prune-packed"
19901 msgstr ""
19903 #: builtin/repack.c:635
19904 msgid "pass --no-reuse-delta to git-pack-objects"
19905 msgstr ""
19907 #: builtin/repack.c:637
19908 msgid "pass --no-reuse-object to git-pack-objects"
19909 msgstr ""
19911 #: builtin/repack.c:639
19912 msgid "do not run git-update-server-info"
19913 msgstr ""
19915 #: builtin/repack.c:642
19916 msgid "pass --local to git-pack-objects"
19917 msgstr ""
19919 #: builtin/repack.c:644
19920 msgid "write bitmap index"
19921 msgstr ""
19923 #: builtin/repack.c:646
19924 msgid "pass --delta-islands to git-pack-objects"
19925 msgstr ""
19927 #: builtin/repack.c:647
19928 msgid "approxidate"
19929 msgstr ""
19931 #: builtin/repack.c:648
19932 msgid "with -A, do not loosen objects older than this"
19933 msgstr ""
19935 #: builtin/repack.c:650
19936 msgid "with -a, repack unreachable objects"
19937 msgstr ""
19939 #: builtin/repack.c:652
19940 msgid "size of the window used for delta compression"
19941 msgstr ""
19943 #: builtin/repack.c:653 builtin/repack.c:659
19944 msgid "bytes"
19945 msgstr ""
19947 #: builtin/repack.c:654
19948 msgid "same as the above, but limit memory size instead of entries count"
19949 msgstr ""
19951 #: builtin/repack.c:656
19952 msgid "limits the maximum delta depth"
19953 msgstr ""
19955 #: builtin/repack.c:658
19956 msgid "limits the maximum number of threads"
19957 msgstr ""
19959 #: builtin/repack.c:660
19960 msgid "maximum size of each packfile"
19961 msgstr ""
19963 #: builtin/repack.c:662
19964 msgid "repack objects in packs marked with .keep"
19965 msgstr ""
19967 #: builtin/repack.c:664
19968 msgid "do not repack this pack"
19969 msgstr ""
19971 #: builtin/repack.c:666
19972 msgid "find a geometric progression with factor <N>"
19973 msgstr ""
19975 #: builtin/repack.c:668
19976 msgid "write a multi-pack index of the resulting packs"
19977 msgstr ""
19979 #: builtin/repack.c:678
19980 msgid "cannot delete packs in a precious-objects repo"
19981 msgstr ""
19983 #: builtin/repack.c:682
19984 msgid "--keep-unreachable and -A are incompatible"
19985 msgstr ""
19987 #: builtin/repack.c:713
19988 msgid "--geometric is incompatible with -A, -a"
19989 msgstr ""
19991 #: builtin/repack.c:825
19992 msgid "Nothing new to pack."
19993 msgstr ""
19995 #: builtin/repack.c:855
19996 #, c-format
19997 msgid "missing required file: %s"
19998 msgstr ""
20000 #: builtin/repack.c:857
20001 #, c-format
20002 msgid "could not unlink: %s"
20003 msgstr ""
20005 #: builtin/replace.c:22
20006 msgid "git replace [-f] <object> <replacement>"
20007 msgstr ""
20009 #: builtin/replace.c:23
20010 msgid "git replace [-f] --edit <object>"
20011 msgstr ""
20013 #: builtin/replace.c:24
20014 msgid "git replace [-f] --graft <commit> [<parent>...]"
20015 msgstr ""
20017 #: builtin/replace.c:25
20018 msgid "git replace [-f] --convert-graft-file"
20019 msgstr ""
20021 #: builtin/replace.c:26
20022 msgid "git replace -d <object>..."
20023 msgstr ""
20025 #: builtin/replace.c:27
20026 msgid "git replace [--format=<format>] [-l [<pattern>]]"
20027 msgstr ""
20029 #: builtin/replace.c:90
20030 #, c-format
20031 msgid ""
20032 "invalid replace format '%s'\n"
20033 "valid formats are 'short', 'medium' and 'long'"
20034 msgstr ""
20036 #: builtin/replace.c:125
20037 #, c-format
20038 msgid "replace ref '%s' not found"
20039 msgstr ""
20041 #: builtin/replace.c:141
20042 #, c-format
20043 msgid "Deleted replace ref '%s'"
20044 msgstr ""
20046 #: builtin/replace.c:153
20047 #, c-format
20048 msgid "'%s' is not a valid ref name"
20049 msgstr ""
20051 #: builtin/replace.c:158
20052 #, c-format
20053 msgid "replace ref '%s' already exists"
20054 msgstr ""
20056 #: builtin/replace.c:178
20057 #, c-format
20058 msgid ""
20059 "Objects must be of the same type.\n"
20060 "'%s' points to a replaced object of type '%s'\n"
20061 "while '%s' points to a replacement object of type '%s'."
20062 msgstr ""
20064 #: builtin/replace.c:229
20065 #, c-format
20066 msgid "unable to open %s for writing"
20067 msgstr ""
20069 #: builtin/replace.c:242
20070 msgid "cat-file reported failure"
20071 msgstr ""
20073 #: builtin/replace.c:258
20074 #, c-format
20075 msgid "unable to open %s for reading"
20076 msgstr ""
20078 #: builtin/replace.c:272
20079 msgid "unable to spawn mktree"
20080 msgstr ""
20082 #: builtin/replace.c:276
20083 msgid "unable to read from mktree"
20084 msgstr ""
20086 #: builtin/replace.c:285
20087 msgid "mktree reported failure"
20088 msgstr ""
20090 #: builtin/replace.c:289
20091 msgid "mktree did not return an object name"
20092 msgstr ""
20094 #: builtin/replace.c:298
20095 #, c-format
20096 msgid "unable to fstat %s"
20097 msgstr ""
20099 #: builtin/replace.c:303
20100 msgid "unable to write object to database"
20101 msgstr ""
20103 #: builtin/replace.c:322 builtin/replace.c:378 builtin/replace.c:424
20104 #: builtin/replace.c:454
20105 #, c-format
20106 msgid "not a valid object name: '%s'"
20107 msgstr ""
20109 #: builtin/replace.c:326
20110 #, c-format
20111 msgid "unable to get object type for %s"
20112 msgstr ""
20114 #: builtin/replace.c:342
20115 msgid "editing object file failed"
20116 msgstr ""
20118 #: builtin/replace.c:351
20119 #, c-format
20120 msgid "new object is the same as the old one: '%s'"
20121 msgstr ""
20123 #: builtin/replace.c:384
20124 #, c-format
20125 msgid "could not parse %s as a commit"
20126 msgstr ""
20128 #: builtin/replace.c:416
20129 #, c-format
20130 msgid "bad mergetag in commit '%s'"
20131 msgstr ""
20133 #: builtin/replace.c:418
20134 #, c-format
20135 msgid "malformed mergetag in commit '%s'"
20136 msgstr ""
20138 #: builtin/replace.c:430
20139 #, c-format
20140 msgid ""
20141 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
20142 "instead of --graft"
20143 msgstr ""
20145 #: builtin/replace.c:469
20146 #, c-format
20147 msgid "the original commit '%s' has a gpg signature"
20148 msgstr ""
20150 #: builtin/replace.c:470
20151 msgid "the signature will be removed in the replacement commit!"
20152 msgstr ""
20154 #: builtin/replace.c:480
20155 #, c-format
20156 msgid "could not write replacement commit for: '%s'"
20157 msgstr ""
20159 #: builtin/replace.c:488
20160 #, c-format
20161 msgid "graft for '%s' unnecessary"
20162 msgstr ""
20164 #: builtin/replace.c:492
20165 #, c-format
20166 msgid "new commit is the same as the old one: '%s'"
20167 msgstr ""
20169 #: builtin/replace.c:527
20170 #, c-format
20171 msgid ""
20172 "could not convert the following graft(s):\n"
20173 "%s"
20174 msgstr ""
20176 #: builtin/replace.c:548
20177 msgid "list replace refs"
20178 msgstr ""
20180 #: builtin/replace.c:549
20181 msgid "delete replace refs"
20182 msgstr ""
20184 #: builtin/replace.c:550
20185 msgid "edit existing object"
20186 msgstr ""
20188 #: builtin/replace.c:551
20189 msgid "change a commit's parents"
20190 msgstr ""
20192 #: builtin/replace.c:552
20193 msgid "convert existing graft file"
20194 msgstr ""
20196 #: builtin/replace.c:553
20197 msgid "replace the ref if it exists"
20198 msgstr ""
20200 #: builtin/replace.c:555
20201 msgid "do not pretty-print contents for --edit"
20202 msgstr ""
20204 #: builtin/replace.c:556
20205 msgid "use this format"
20206 msgstr ""
20208 #: builtin/replace.c:569
20209 msgid "--format cannot be used when not listing"
20210 msgstr ""
20212 #: builtin/replace.c:577
20213 msgid "-f only makes sense when writing a replacement"
20214 msgstr ""
20216 #: builtin/replace.c:581
20217 msgid "--raw only makes sense with --edit"
20218 msgstr ""
20220 #: builtin/replace.c:587
20221 msgid "-d needs at least one argument"
20222 msgstr ""
20224 #: builtin/replace.c:593
20225 msgid "bad number of arguments"
20226 msgstr ""
20228 #: builtin/replace.c:599
20229 msgid "-e needs exactly one argument"
20230 msgstr ""
20232 #: builtin/replace.c:605
20233 msgid "-g needs at least one argument"
20234 msgstr ""
20236 #: builtin/replace.c:611
20237 msgid "--convert-graft-file takes no argument"
20238 msgstr ""
20240 #: builtin/replace.c:617
20241 msgid "only one pattern can be given with -l"
20242 msgstr ""
20244 #: builtin/rerere.c:13
20245 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
20246 msgstr ""
20248 #: builtin/rerere.c:58
20249 msgid "register clean resolutions in index"
20250 msgstr ""
20252 #: builtin/rerere.c:77
20253 msgid "'git rerere forget' without paths is deprecated"
20254 msgstr ""
20256 #: builtin/rerere.c:111
20257 #, c-format
20258 msgid "unable to generate diff for '%s'"
20259 msgstr ""
20261 #: builtin/reset.c:32
20262 msgid ""
20263 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
20264 msgstr ""
20266 #: builtin/reset.c:33
20267 msgid "git reset [-q] [<tree-ish>] [--] <pathspec>..."
20268 msgstr ""
20270 #: builtin/reset.c:34
20271 msgid ""
20272 "git reset [-q] [--pathspec-from-file [--pathspec-file-nul]] [<tree-ish>]"
20273 msgstr ""
20275 #: builtin/reset.c:35
20276 msgid "git reset --patch [<tree-ish>] [--] [<pathspec>...]"
20277 msgstr ""
20279 #: builtin/reset.c:41
20280 msgid "mixed"
20281 msgstr ""
20283 #: builtin/reset.c:41
20284 msgid "soft"
20285 msgstr ""
20287 #: builtin/reset.c:41
20288 msgid "hard"
20289 msgstr ""
20291 #: builtin/reset.c:41
20292 msgid "merge"
20293 msgstr ""
20295 #: builtin/reset.c:41
20296 msgid "keep"
20297 msgstr ""
20299 #: builtin/reset.c:89
20300 msgid "You do not have a valid HEAD."
20301 msgstr ""
20303 #: builtin/reset.c:91
20304 msgid "Failed to find tree of HEAD."
20305 msgstr ""
20307 #: builtin/reset.c:97
20308 #, c-format
20309 msgid "Failed to find tree of %s."
20310 msgstr ""
20312 #: builtin/reset.c:122
20313 #, c-format
20314 msgid "HEAD is now at %s"
20315 msgstr ""
20317 #: builtin/reset.c:201
20318 #, c-format
20319 msgid "Cannot do a %s reset in the middle of a merge."
20320 msgstr ""
20322 #: builtin/reset.c:301 builtin/stash.c:605 builtin/stash.c:679
20323 #: builtin/stash.c:703
20324 msgid "be quiet, only report errors"
20325 msgstr ""
20327 #: builtin/reset.c:303
20328 msgid "reset HEAD and index"
20329 msgstr ""
20331 #: builtin/reset.c:304
20332 msgid "reset only HEAD"
20333 msgstr ""
20335 #: builtin/reset.c:306 builtin/reset.c:308
20336 msgid "reset HEAD, index and working tree"
20337 msgstr ""
20339 #: builtin/reset.c:310
20340 msgid "reset HEAD but keep local changes"
20341 msgstr ""
20343 #: builtin/reset.c:316
20344 msgid "record only the fact that removed paths will be added later"
20345 msgstr ""
20347 #: builtin/reset.c:350
20348 #, c-format
20349 msgid "Failed to resolve '%s' as a valid revision."
20350 msgstr ""
20352 #: builtin/reset.c:358
20353 #, c-format
20354 msgid "Failed to resolve '%s' as a valid tree."
20355 msgstr ""
20357 #: builtin/reset.c:367
20358 msgid "--patch is incompatible with --{hard,mixed,soft}"
20359 msgstr ""
20361 #: builtin/reset.c:377
20362 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
20363 msgstr ""
20365 #: builtin/reset.c:379
20366 #, c-format
20367 msgid "Cannot do %s reset with paths."
20368 msgstr ""
20370 #: builtin/reset.c:394
20371 #, c-format
20372 msgid "%s reset is not allowed in a bare repository"
20373 msgstr ""
20375 #: builtin/reset.c:398
20376 msgid "-N can only be used with --mixed"
20377 msgstr ""
20379 #: builtin/reset.c:419
20380 msgid "Unstaged changes after reset:"
20381 msgstr ""
20383 #: builtin/reset.c:422
20384 #, c-format
20385 msgid ""
20386 "\n"
20387 "It took %.2f seconds to enumerate unstaged changes after reset.  You can\n"
20388 "use '--quiet' to avoid this.  Set the config setting reset.quiet to true\n"
20389 "to make this the default.\n"
20390 msgstr ""
20392 #: builtin/reset.c:440
20393 #, c-format
20394 msgid "Could not reset index file to revision '%s'."
20395 msgstr ""
20397 #: builtin/reset.c:445
20398 msgid "Could not write new index file."
20399 msgstr ""
20401 #: builtin/rev-list.c:541
20402 msgid "cannot combine --exclude-promisor-objects and --missing"
20403 msgstr ""
20405 #: builtin/rev-list.c:602
20406 msgid "object filtering requires --objects"
20407 msgstr ""
20409 #: builtin/rev-list.c:674
20410 msgid "rev-list does not support display of notes"
20411 msgstr ""
20413 #: builtin/rev-list.c:679
20414 msgid "marked counting is incompatible with --objects"
20415 msgstr ""
20417 #: builtin/rev-parse.c:409
20418 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
20419 msgstr ""
20421 #: builtin/rev-parse.c:414
20422 msgid "keep the `--` passed as an arg"
20423 msgstr ""
20425 #: builtin/rev-parse.c:416
20426 msgid "stop parsing after the first non-option argument"
20427 msgstr ""
20429 #: builtin/rev-parse.c:419
20430 msgid "output in stuck long form"
20431 msgstr ""
20433 #: builtin/rev-parse.c:438
20434 msgid "premature end of input"
20435 msgstr ""
20437 #: builtin/rev-parse.c:442
20438 msgid "no usage string given before the `--' separator"
20439 msgstr ""
20441 #: builtin/rev-parse.c:548
20442 msgid "Needed a single revision"
20443 msgstr ""
20445 #: builtin/rev-parse.c:552
20446 msgid ""
20447 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
20448 "   or: git rev-parse --sq-quote [<arg>...]\n"
20449 "   or: git rev-parse [<options>] [<arg>...]\n"
20450 "\n"
20451 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
20452 msgstr ""
20454 #: builtin/rev-parse.c:712
20455 msgid "--resolve-git-dir requires an argument"
20456 msgstr ""
20458 #: builtin/rev-parse.c:715
20459 #, c-format
20460 msgid "not a gitdir '%s'"
20461 msgstr ""
20463 #: builtin/rev-parse.c:739
20464 msgid "--git-path requires an argument"
20465 msgstr ""
20467 #: builtin/rev-parse.c:749
20468 msgid "-n requires an argument"
20469 msgstr ""
20471 #: builtin/rev-parse.c:763
20472 msgid "--path-format requires an argument"
20473 msgstr ""
20475 #: builtin/rev-parse.c:769
20476 #, c-format
20477 msgid "unknown argument to --path-format: %s"
20478 msgstr ""
20480 #: builtin/rev-parse.c:776
20481 msgid "--default requires an argument"
20482 msgstr ""
20484 #: builtin/rev-parse.c:782
20485 msgid "--prefix requires an argument"
20486 msgstr ""
20488 #: builtin/rev-parse.c:851
20489 #, c-format
20490 msgid "unknown mode for --abbrev-ref: %s"
20491 msgstr ""
20493 #: builtin/rev-parse.c:1023
20494 #, c-format
20495 msgid "unknown mode for --show-object-format: %s"
20496 msgstr ""
20498 #: builtin/revert.c:24
20499 msgid "git revert [<options>] <commit-ish>..."
20500 msgstr ""
20502 #: builtin/revert.c:25
20503 msgid "git revert <subcommand>"
20504 msgstr ""
20506 #: builtin/revert.c:30
20507 msgid "git cherry-pick [<options>] <commit-ish>..."
20508 msgstr ""
20510 #: builtin/revert.c:31
20511 msgid "git cherry-pick <subcommand>"
20512 msgstr ""
20514 #: builtin/revert.c:72
20515 #, c-format
20516 msgid "option `%s' expects a number greater than zero"
20517 msgstr ""
20519 #: builtin/revert.c:92
20520 #, c-format
20521 msgid "%s: %s cannot be used with %s"
20522 msgstr ""
20524 #: builtin/revert.c:102
20525 msgid "end revert or cherry-pick sequence"
20526 msgstr ""
20528 #: builtin/revert.c:103
20529 msgid "resume revert or cherry-pick sequence"
20530 msgstr ""
20532 #: builtin/revert.c:104
20533 msgid "cancel revert or cherry-pick sequence"
20534 msgstr ""
20536 #: builtin/revert.c:105
20537 msgid "skip current commit and continue"
20538 msgstr ""
20540 #: builtin/revert.c:107
20541 msgid "don't automatically commit"
20542 msgstr ""
20544 #: builtin/revert.c:108
20545 msgid "edit the commit message"
20546 msgstr ""
20548 #: builtin/revert.c:111
20549 msgid "parent-number"
20550 msgstr ""
20552 #: builtin/revert.c:112
20553 msgid "select mainline parent"
20554 msgstr ""
20556 #: builtin/revert.c:114
20557 msgid "merge strategy"
20558 msgstr ""
20560 #: builtin/revert.c:116
20561 msgid "option for merge strategy"
20562 msgstr ""
20564 #: builtin/revert.c:125
20565 msgid "append commit name"
20566 msgstr ""
20568 #: builtin/revert.c:127
20569 msgid "preserve initially empty commits"
20570 msgstr ""
20572 #: builtin/revert.c:128
20573 msgid "allow commits with empty messages"
20574 msgstr ""
20576 #: builtin/revert.c:129
20577 msgid "keep redundant, empty commits"
20578 msgstr ""
20580 #: builtin/revert.c:241
20581 msgid "revert failed"
20582 msgstr ""
20584 #: builtin/revert.c:254
20585 msgid "cherry-pick failed"
20586 msgstr ""
20588 #: builtin/rm.c:20
20589 msgid "git rm [<options>] [--] <file>..."
20590 msgstr ""
20592 #: builtin/rm.c:208
20593 msgid ""
20594 "the following file has staged content different from both the\n"
20595 "file and the HEAD:"
20596 msgid_plural ""
20597 "the following files have staged content different from both the\n"
20598 "file and the HEAD:"
20599 msgstr[0] ""
20600 msgstr[1] ""
20602 #: builtin/rm.c:213
20603 msgid ""
20604 "\n"
20605 "(use -f to force removal)"
20606 msgstr ""
20608 #: builtin/rm.c:217
20609 msgid "the following file has changes staged in the index:"
20610 msgid_plural "the following files have changes staged in the index:"
20611 msgstr[0] ""
20612 msgstr[1] ""
20614 #: builtin/rm.c:221 builtin/rm.c:230
20615 msgid ""
20616 "\n"
20617 "(use --cached to keep the file, or -f to force removal)"
20618 msgstr ""
20620 #: builtin/rm.c:227
20621 msgid "the following file has local modifications:"
20622 msgid_plural "the following files have local modifications:"
20623 msgstr[0] ""
20624 msgstr[1] ""
20626 #: builtin/rm.c:245
20627 msgid "do not list removed files"
20628 msgstr ""
20630 #: builtin/rm.c:246
20631 msgid "only remove from the index"
20632 msgstr ""
20634 #: builtin/rm.c:247
20635 msgid "override the up-to-date check"
20636 msgstr ""
20638 #: builtin/rm.c:248
20639 msgid "allow recursive removal"
20640 msgstr ""
20642 #: builtin/rm.c:250
20643 msgid "exit with a zero status even if nothing matched"
20644 msgstr ""
20646 #: builtin/rm.c:285
20647 msgid "No pathspec was given. Which files should I remove?"
20648 msgstr ""
20650 #: builtin/rm.c:315
20651 msgid "please stage your changes to .gitmodules or stash them to proceed"
20652 msgstr ""
20654 #: builtin/rm.c:337
20655 #, c-format
20656 msgid "not removing '%s' recursively without -r"
20657 msgstr ""
20659 #: builtin/rm.c:385
20660 #, c-format
20661 msgid "git rm: unable to remove %s"
20662 msgstr ""
20664 #: builtin/send-pack.c:20
20665 msgid ""
20666 "git send-pack [--mirror] [--dry-run] [--force]\n"
20667 "              [--receive-pack=<git-receive-pack>]\n"
20668 "              [--verbose] [--thin] [--atomic]\n"
20669 "              [<host>:]<directory> (--all | <ref>...)"
20670 msgstr ""
20672 #: builtin/send-pack.c:192
20673 msgid "remote name"
20674 msgstr ""
20676 #: builtin/send-pack.c:205
20677 msgid "use stateless RPC protocol"
20678 msgstr ""
20680 #: builtin/send-pack.c:206
20681 msgid "read refs from stdin"
20682 msgstr ""
20684 #: builtin/send-pack.c:207
20685 msgid "print status from remote helper"
20686 msgstr ""
20688 #: builtin/shortlog.c:16
20689 msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
20690 msgstr ""
20692 #: builtin/shortlog.c:17
20693 msgid "git log --pretty=short | git shortlog [<options>]"
20694 msgstr ""
20696 #: builtin/shortlog.c:123
20697 msgid "using multiple --group options with stdin is not supported"
20698 msgstr ""
20700 #: builtin/shortlog.c:133
20701 msgid "using --group=trailer with stdin is not supported"
20702 msgstr ""
20704 #: builtin/shortlog.c:323
20705 #, c-format
20706 msgid "unknown group type: %s"
20707 msgstr ""
20709 #: builtin/shortlog.c:351
20710 msgid "group by committer rather than author"
20711 msgstr ""
20713 #: builtin/shortlog.c:354
20714 msgid "sort output according to the number of commits per author"
20715 msgstr ""
20717 #: builtin/shortlog.c:356
20718 msgid "suppress commit descriptions, only provides commit count"
20719 msgstr ""
20721 #: builtin/shortlog.c:358
20722 msgid "show the email address of each author"
20723 msgstr ""
20725 #: builtin/shortlog.c:359
20726 msgid "<w>[,<i1>[,<i2>]]"
20727 msgstr ""
20729 #: builtin/shortlog.c:360
20730 msgid "linewrap output"
20731 msgstr ""
20733 #: builtin/shortlog.c:362
20734 msgid "field"
20735 msgstr ""
20737 #: builtin/shortlog.c:363
20738 msgid "group by field"
20739 msgstr ""
20741 #: builtin/shortlog.c:394
20742 msgid "too many arguments given outside repository"
20743 msgstr ""
20745 #: builtin/show-branch.c:13
20746 msgid ""
20747 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
20748 "                [--current] [--color[=<when>] | --no-color] [--sparse]\n"
20749 "                [--more=<n> | --list | --independent | --merge-base]\n"
20750 "                [--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
20751 msgstr ""
20753 #: builtin/show-branch.c:17
20754 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
20755 msgstr ""
20757 #: builtin/show-branch.c:395
20758 #, c-format
20759 msgid "ignoring %s; cannot handle more than %d ref"
20760 msgid_plural "ignoring %s; cannot handle more than %d refs"
20761 msgstr[0] ""
20762 msgstr[1] ""
20764 #: builtin/show-branch.c:547
20765 #, c-format
20766 msgid "no matching refs with %s"
20767 msgstr ""
20769 #: builtin/show-branch.c:644
20770 msgid "show remote-tracking and local branches"
20771 msgstr ""
20773 #: builtin/show-branch.c:646
20774 msgid "show remote-tracking branches"
20775 msgstr ""
20777 #: builtin/show-branch.c:648
20778 msgid "color '*!+-' corresponding to the branch"
20779 msgstr ""
20781 #: builtin/show-branch.c:650
20782 msgid "show <n> more commits after the common ancestor"
20783 msgstr ""
20785 #: builtin/show-branch.c:652
20786 msgid "synonym to more=-1"
20787 msgstr ""
20789 #: builtin/show-branch.c:653
20790 msgid "suppress naming strings"
20791 msgstr ""
20793 #: builtin/show-branch.c:655
20794 msgid "include the current branch"
20795 msgstr ""
20797 #: builtin/show-branch.c:657
20798 msgid "name commits with their object names"
20799 msgstr ""
20801 #: builtin/show-branch.c:659
20802 msgid "show possible merge bases"
20803 msgstr ""
20805 #: builtin/show-branch.c:661
20806 msgid "show refs unreachable from any other ref"
20807 msgstr ""
20809 #: builtin/show-branch.c:663
20810 msgid "show commits in topological order"
20811 msgstr ""
20813 #: builtin/show-branch.c:666
20814 msgid "show only commits not on the first branch"
20815 msgstr ""
20817 #: builtin/show-branch.c:668
20818 msgid "show merges reachable from only one tip"
20819 msgstr ""
20821 #: builtin/show-branch.c:670
20822 msgid "topologically sort, maintaining date order where possible"
20823 msgstr ""
20825 #: builtin/show-branch.c:673
20826 msgid "<n>[,<base>]"
20827 msgstr ""
20829 #: builtin/show-branch.c:674
20830 msgid "show <n> most recent ref-log entries starting at base"
20831 msgstr ""
20833 #: builtin/show-branch.c:710
20834 msgid ""
20835 "--reflog is incompatible with --all, --remotes, --independent or --merge-base"
20836 msgstr ""
20838 #: builtin/show-branch.c:734
20839 msgid "no branches given, and HEAD is not valid"
20840 msgstr ""
20842 #: builtin/show-branch.c:737
20843 msgid "--reflog option needs one branch name"
20844 msgstr ""
20846 #: builtin/show-branch.c:740
20847 #, c-format
20848 msgid "only %d entry can be shown at one time."
20849 msgid_plural "only %d entries can be shown at one time."
20850 msgstr[0] ""
20851 msgstr[1] ""
20853 #: builtin/show-branch.c:744
20854 #, c-format
20855 msgid "no such ref %s"
20856 msgstr ""
20858 #: builtin/show-branch.c:828
20859 #, c-format
20860 msgid "cannot handle more than %d rev."
20861 msgid_plural "cannot handle more than %d revs."
20862 msgstr[0] ""
20863 msgstr[1] ""
20865 #: builtin/show-branch.c:832
20866 #, c-format
20867 msgid "'%s' is not a valid ref."
20868 msgstr ""
20870 #: builtin/show-branch.c:835
20871 #, c-format
20872 msgid "cannot find commit %s (%s)"
20873 msgstr ""
20875 #: builtin/show-index.c:21
20876 msgid "hash-algorithm"
20877 msgstr ""
20879 #: builtin/show-index.c:31
20880 msgid "Unknown hash algorithm"
20881 msgstr ""
20883 #: builtin/show-ref.c:12
20884 msgid ""
20885 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
20886 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
20887 msgstr ""
20889 #: builtin/show-ref.c:13
20890 msgid "git show-ref --exclude-existing[=<pattern>]"
20891 msgstr ""
20893 #: builtin/show-ref.c:162
20894 msgid "only show tags (can be combined with heads)"
20895 msgstr ""
20897 #: builtin/show-ref.c:163
20898 msgid "only show heads (can be combined with tags)"
20899 msgstr ""
20901 #: builtin/show-ref.c:164
20902 msgid "stricter reference checking, requires exact ref path"
20903 msgstr ""
20905 #: builtin/show-ref.c:167 builtin/show-ref.c:169
20906 msgid "show the HEAD reference, even if it would be filtered out"
20907 msgstr ""
20909 #: builtin/show-ref.c:171
20910 msgid "dereference tags into object IDs"
20911 msgstr ""
20913 #: builtin/show-ref.c:173
20914 msgid "only show SHA1 hash using <n> digits"
20915 msgstr ""
20917 #: builtin/show-ref.c:177
20918 msgid "do not print results to stdout (useful with --verify)"
20919 msgstr ""
20921 #: builtin/show-ref.c:179
20922 msgid "show refs from stdin that aren't in local repository"
20923 msgstr ""
20925 #: builtin/sparse-checkout.c:22
20926 msgid "git sparse-checkout (init|list|set|add|reapply|disable) <options>"
20927 msgstr ""
20929 #: builtin/sparse-checkout.c:46
20930 msgid "git sparse-checkout list"
20931 msgstr ""
20933 #: builtin/sparse-checkout.c:72
20934 msgid "this worktree is not sparse (sparse-checkout file may not exist)"
20935 msgstr ""
20937 #: builtin/sparse-checkout.c:173
20938 #, c-format
20939 msgid ""
20940 "directory '%s' contains untracked files, but is not in the sparse-checkout "
20941 "cone"
20942 msgstr ""
20944 #: builtin/sparse-checkout.c:181
20945 #, c-format
20946 msgid "failed to remove directory '%s'"
20947 msgstr ""
20949 #: builtin/sparse-checkout.c:321
20950 msgid "failed to create directory for sparse-checkout file"
20951 msgstr ""
20953 #: builtin/sparse-checkout.c:362
20954 msgid "unable to upgrade repository format to enable worktreeConfig"
20955 msgstr ""
20957 #: builtin/sparse-checkout.c:364
20958 msgid "failed to set extensions.worktreeConfig setting"
20959 msgstr ""
20961 #: builtin/sparse-checkout.c:384
20962 msgid "git sparse-checkout init [--cone] [--[no-]sparse-index]"
20963 msgstr ""
20965 #: builtin/sparse-checkout.c:404
20966 msgid "initialize the sparse-checkout in cone mode"
20967 msgstr ""
20969 #: builtin/sparse-checkout.c:406
20970 msgid "toggle the use of a sparse index"
20971 msgstr ""
20973 #: builtin/sparse-checkout.c:434
20974 msgid "failed to modify sparse-index config"
20975 msgstr ""
20977 #: builtin/sparse-checkout.c:455
20978 #, c-format
20979 msgid "failed to open '%s'"
20980 msgstr ""
20982 #: builtin/sparse-checkout.c:507
20983 #, c-format
20984 msgid "could not normalize path %s"
20985 msgstr ""
20987 #: builtin/sparse-checkout.c:519
20988 msgid "git sparse-checkout (set|add) (--stdin | <patterns>)"
20989 msgstr ""
20991 #: builtin/sparse-checkout.c:544
20992 #, c-format
20993 msgid "unable to unquote C-style string '%s'"
20994 msgstr ""
20996 #: builtin/sparse-checkout.c:598 builtin/sparse-checkout.c:622
20997 msgid "unable to load existing sparse-checkout patterns"
20998 msgstr ""
21000 #: builtin/sparse-checkout.c:667
21001 msgid "read patterns from standard in"
21002 msgstr ""
21004 #: builtin/sparse-checkout.c:682
21005 msgid "git sparse-checkout reapply"
21006 msgstr ""
21008 #: builtin/sparse-checkout.c:701
21009 msgid "git sparse-checkout disable"
21010 msgstr ""
21012 #: builtin/sparse-checkout.c:732
21013 msgid "error while refreshing working directory"
21014 msgstr ""
21016 #: builtin/stash.c:24 builtin/stash.c:40
21017 msgid "git stash list [<options>]"
21018 msgstr ""
21020 #: builtin/stash.c:25 builtin/stash.c:45
21021 msgid "git stash show [<options>] [<stash>]"
21022 msgstr ""
21024 #: builtin/stash.c:26 builtin/stash.c:50
21025 msgid "git stash drop [-q|--quiet] [<stash>]"
21026 msgstr ""
21028 #: builtin/stash.c:27
21029 msgid "git stash ( pop | apply ) [--index] [-q|--quiet] [<stash>]"
21030 msgstr ""
21032 #: builtin/stash.c:28 builtin/stash.c:65
21033 msgid "git stash branch <branchname> [<stash>]"
21034 msgstr ""
21036 #: builtin/stash.c:30
21037 msgid ""
21038 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
21039 "          [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
21040 "          [--pathspec-from-file=<file> [--pathspec-file-nul]]\n"
21041 "          [--] [<pathspec>...]]"
21042 msgstr ""
21044 #: builtin/stash.c:34
21045 msgid ""
21046 "git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
21047 "          [-u|--include-untracked] [-a|--all] [<message>]"
21048 msgstr ""
21050 #: builtin/stash.c:55
21051 msgid "git stash pop [--index] [-q|--quiet] [<stash>]"
21052 msgstr ""
21054 #: builtin/stash.c:60
21055 msgid "git stash apply [--index] [-q|--quiet] [<stash>]"
21056 msgstr ""
21058 #: builtin/stash.c:75
21059 msgid "git stash store [-m|--message <message>] [-q|--quiet] <commit>"
21060 msgstr ""
21062 #: builtin/stash.c:80
21063 msgid ""
21064 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
21065 "          [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
21066 "          [--] [<pathspec>...]]"
21067 msgstr ""
21069 #: builtin/stash.c:87
21070 msgid ""
21071 "git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
21072 "               [-u|--include-untracked] [-a|--all] [<message>]"
21073 msgstr ""
21075 #: builtin/stash.c:130
21076 #, c-format
21077 msgid "'%s' is not a stash-like commit"
21078 msgstr ""
21080 #: builtin/stash.c:150
21081 #, c-format
21082 msgid "Too many revisions specified:%s"
21083 msgstr ""
21085 #: builtin/stash.c:164
21086 msgid "No stash entries found."
21087 msgstr ""
21089 #: builtin/stash.c:178
21090 #, c-format
21091 msgid "%s is not a valid reference"
21092 msgstr ""
21094 #: builtin/stash.c:227
21095 msgid "git stash clear with arguments is unimplemented"
21096 msgstr ""
21098 #: builtin/stash.c:447
21099 #, c-format
21100 msgid ""
21101 "WARNING: Untracked file in way of tracked file!  Renaming\n"
21102 "            %s -> %s\n"
21103 "         to make room.\n"
21104 msgstr ""
21106 #: builtin/stash.c:508
21107 msgid "cannot apply a stash in the middle of a merge"
21108 msgstr ""
21110 #: builtin/stash.c:519
21111 #, c-format
21112 msgid "could not generate diff %s^!."
21113 msgstr ""
21115 #: builtin/stash.c:526
21116 msgid "conflicts in index. Try without --index."
21117 msgstr ""
21119 #: builtin/stash.c:532
21120 msgid "could not save index tree"
21121 msgstr ""
21123 #: builtin/stash.c:552
21124 #, c-format
21125 msgid "Merging %s with %s"
21126 msgstr ""
21128 #: builtin/stash.c:562
21129 msgid "Index was not unstashed."
21130 msgstr ""
21132 #: builtin/stash.c:575
21133 msgid "could not restore untracked files from stash"
21134 msgstr ""
21136 #: builtin/stash.c:607 builtin/stash.c:705
21137 msgid "attempt to recreate the index"
21138 msgstr ""
21140 #: builtin/stash.c:651
21141 #, c-format
21142 msgid "Dropped %s (%s)"
21143 msgstr ""
21145 #: builtin/stash.c:654
21146 #, c-format
21147 msgid "%s: Could not drop stash entry"
21148 msgstr ""
21150 #: builtin/stash.c:667
21151 #, c-format
21152 msgid "'%s' is not a stash reference"
21153 msgstr ""
21155 #: builtin/stash.c:717
21156 msgid "The stash entry is kept in case you need it again."
21157 msgstr ""
21159 #: builtin/stash.c:740
21160 msgid "No branch name specified"
21161 msgstr ""
21163 #: builtin/stash.c:824
21164 msgid "failed to parse tree"
21165 msgstr ""
21167 #: builtin/stash.c:835
21168 msgid "failed to unpack trees"
21169 msgstr ""
21171 #: builtin/stash.c:855
21172 msgid "include untracked files in the stash"
21173 msgstr ""
21175 #: builtin/stash.c:858
21176 msgid "only show untracked files in the stash"
21177 msgstr ""
21179 #: builtin/stash.c:945 builtin/stash.c:982
21180 #, c-format
21181 msgid "Cannot update %s with %s"
21182 msgstr ""
21184 #: builtin/stash.c:963 builtin/stash.c:1619 builtin/stash.c:1684
21185 msgid "stash message"
21186 msgstr ""
21188 #: builtin/stash.c:973
21189 msgid "\"git stash store\" requires one <commit> argument"
21190 msgstr ""
21192 #: builtin/stash.c:1187
21193 msgid "No changes selected"
21194 msgstr ""
21196 #: builtin/stash.c:1287
21197 msgid "You do not have the initial commit yet"
21198 msgstr ""
21200 #: builtin/stash.c:1314
21201 msgid "Cannot save the current index state"
21202 msgstr ""
21204 #: builtin/stash.c:1323
21205 msgid "Cannot save the untracked files"
21206 msgstr ""
21208 #: builtin/stash.c:1334 builtin/stash.c:1343
21209 msgid "Cannot save the current worktree state"
21210 msgstr ""
21212 #: builtin/stash.c:1371
21213 msgid "Cannot record working tree state"
21214 msgstr ""
21216 #: builtin/stash.c:1420
21217 msgid "Can't use --patch and --include-untracked or --all at the same time"
21218 msgstr ""
21220 #: builtin/stash.c:1438
21221 msgid "Did you forget to 'git add'?"
21222 msgstr ""
21224 #: builtin/stash.c:1453
21225 msgid "No local changes to save"
21226 msgstr ""
21228 #: builtin/stash.c:1460
21229 msgid "Cannot initialize stash"
21230 msgstr ""
21232 #: builtin/stash.c:1475
21233 msgid "Cannot save the current status"
21234 msgstr ""
21236 #: builtin/stash.c:1480
21237 #, c-format
21238 msgid "Saved working directory and index state %s"
21239 msgstr ""
21241 #: builtin/stash.c:1571
21242 msgid "Cannot remove worktree changes"
21243 msgstr ""
21245 #: builtin/stash.c:1610 builtin/stash.c:1675
21246 msgid "keep index"
21247 msgstr ""
21249 #: builtin/stash.c:1612 builtin/stash.c:1677
21250 msgid "stash in patch mode"
21251 msgstr ""
21253 #: builtin/stash.c:1613 builtin/stash.c:1678
21254 msgid "quiet mode"
21255 msgstr ""
21257 #: builtin/stash.c:1615 builtin/stash.c:1680
21258 msgid "include untracked files in stash"
21259 msgstr ""
21261 #: builtin/stash.c:1617 builtin/stash.c:1682
21262 msgid "include ignore files"
21263 msgstr ""
21265 #: builtin/stash.c:1717
21266 msgid ""
21267 "the stash.useBuiltin support has been removed!\n"
21268 "See its entry in 'git help config' for details."
21269 msgstr ""
21271 #: builtin/stripspace.c:18
21272 msgid "git stripspace [-s | --strip-comments]"
21273 msgstr ""
21275 #: builtin/stripspace.c:19
21276 msgid "git stripspace [-c | --comment-lines]"
21277 msgstr ""
21279 #: builtin/stripspace.c:37
21280 msgid "skip and remove all lines starting with comment character"
21281 msgstr ""
21283 #: builtin/stripspace.c:40
21284 msgid "prepend comment character and space to each line"
21285 msgstr ""
21287 #: builtin/submodule--helper.c:46 builtin/submodule--helper.c:2667
21288 #, c-format
21289 msgid "Expecting a full ref name, got %s"
21290 msgstr ""
21292 #: builtin/submodule--helper.c:63
21293 msgid "submodule--helper print-default-remote takes no arguments"
21294 msgstr ""
21296 #: builtin/submodule--helper.c:101
21297 #, c-format
21298 msgid "cannot strip one component off url '%s'"
21299 msgstr ""
21301 #: builtin/submodule--helper.c:211
21302 #, c-format
21303 msgid ""
21304 "could not look up configuration '%s'. Assuming this repository is its own "
21305 "authoritative upstream."
21306 msgstr ""
21308 #: builtin/submodule--helper.c:405 builtin/submodule--helper.c:1858
21309 msgid "alternative anchor for relative paths"
21310 msgstr ""
21312 #: builtin/submodule--helper.c:410
21313 msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
21314 msgstr ""
21316 #: builtin/submodule--helper.c:468 builtin/submodule--helper.c:605
21317 #: builtin/submodule--helper.c:628
21318 #, c-format
21319 msgid "No url found for submodule path '%s' in .gitmodules"
21320 msgstr ""
21322 #: builtin/submodule--helper.c:520
21323 #, c-format
21324 msgid "Entering '%s'\n"
21325 msgstr ""
21327 #: builtin/submodule--helper.c:523
21328 #, c-format
21329 msgid ""
21330 "run_command returned non-zero status for %s\n"
21332 msgstr ""
21334 #: builtin/submodule--helper.c:545
21335 #, c-format
21336 msgid ""
21337 "run_command returned non-zero status while recursing in the nested "
21338 "submodules of %s\n"
21340 msgstr ""
21342 #: builtin/submodule--helper.c:561
21343 msgid "suppress output of entering each submodule command"
21344 msgstr ""
21346 #: builtin/submodule--helper.c:563 builtin/submodule--helper.c:864
21347 #: builtin/submodule--helper.c:1453
21348 msgid "recurse into nested submodules"
21349 msgstr ""
21351 #: builtin/submodule--helper.c:568
21352 msgid "git submodule--helper foreach [--quiet] [--recursive] [--] <command>"
21353 msgstr ""
21355 #: builtin/submodule--helper.c:642
21356 #, c-format
21357 msgid "Failed to register url for submodule path '%s'"
21358 msgstr ""
21360 #: builtin/submodule--helper.c:646
21361 #, c-format
21362 msgid "Submodule '%s' (%s) registered for path '%s'\n"
21363 msgstr ""
21365 #: builtin/submodule--helper.c:656
21366 #, c-format
21367 msgid "warning: command update mode suggested for submodule '%s'\n"
21368 msgstr ""
21370 #: builtin/submodule--helper.c:663
21371 #, c-format
21372 msgid "Failed to register update mode for submodule path '%s'"
21373 msgstr ""
21375 #: builtin/submodule--helper.c:685
21376 msgid "suppress output for initializing a submodule"
21377 msgstr ""
21379 #: builtin/submodule--helper.c:690
21380 msgid "git submodule--helper init [<options>] [<path>]"
21381 msgstr ""
21383 #: builtin/submodule--helper.c:763 builtin/submodule--helper.c:898
21384 #, c-format
21385 msgid "no submodule mapping found in .gitmodules for path '%s'"
21386 msgstr ""
21388 #: builtin/submodule--helper.c:811
21389 #, c-format
21390 msgid "could not resolve HEAD ref inside the submodule '%s'"
21391 msgstr ""
21393 #: builtin/submodule--helper.c:838 builtin/submodule--helper.c:1423
21394 #, c-format
21395 msgid "failed to recurse into submodule '%s'"
21396 msgstr ""
21398 #: builtin/submodule--helper.c:862 builtin/submodule--helper.c:1589
21399 msgid "suppress submodule status output"
21400 msgstr ""
21402 #: builtin/submodule--helper.c:863
21403 msgid ""
21404 "use commit stored in the index instead of the one stored in the submodule "
21405 "HEAD"
21406 msgstr ""
21408 #: builtin/submodule--helper.c:869
21409 msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
21410 msgstr ""
21412 #: builtin/submodule--helper.c:893
21413 msgid "git submodule--helper name <path>"
21414 msgstr ""
21416 #: builtin/submodule--helper.c:965
21417 #, c-format
21418 msgid "* %s %s(blob)->%s(submodule)"
21419 msgstr ""
21421 #: builtin/submodule--helper.c:968
21422 #, c-format
21423 msgid "* %s %s(submodule)->%s(blob)"
21424 msgstr ""
21426 #: builtin/submodule--helper.c:981
21427 #, c-format
21428 msgid "%s"
21429 msgstr ""
21431 #: builtin/submodule--helper.c:1031
21432 #, c-format
21433 msgid "couldn't hash object from '%s'"
21434 msgstr ""
21436 #: builtin/submodule--helper.c:1035
21437 #, c-format
21438 msgid "unexpected mode %o\n"
21439 msgstr ""
21441 #: builtin/submodule--helper.c:1276
21442 msgid "use the commit stored in the index instead of the submodule HEAD"
21443 msgstr ""
21445 #: builtin/submodule--helper.c:1278
21446 msgid "compare the commit in the index with that in the submodule HEAD"
21447 msgstr ""
21449 #: builtin/submodule--helper.c:1280
21450 msgid "skip submodules with 'ignore_config' value set to 'all'"
21451 msgstr ""
21453 #: builtin/submodule--helper.c:1282
21454 msgid "limit the summary size"
21455 msgstr ""
21457 #: builtin/submodule--helper.c:1287
21458 msgid "git submodule--helper summary [<options>] [<commit>] [--] [<path>]"
21459 msgstr ""
21461 #: builtin/submodule--helper.c:1311
21462 msgid "could not fetch a revision for HEAD"
21463 msgstr ""
21465 #: builtin/submodule--helper.c:1316
21466 msgid "--cached and --files are mutually exclusive"
21467 msgstr ""
21469 #: builtin/submodule--helper.c:1373
21470 #, c-format
21471 msgid "Synchronizing submodule url for '%s'\n"
21472 msgstr ""
21474 #: builtin/submodule--helper.c:1379
21475 #, c-format
21476 msgid "failed to register url for submodule path '%s'"
21477 msgstr ""
21479 #: builtin/submodule--helper.c:1393
21480 #, c-format
21481 msgid "failed to get the default remote for submodule '%s'"
21482 msgstr ""
21484 #: builtin/submodule--helper.c:1404
21485 #, c-format
21486 msgid "failed to update remote for submodule '%s'"
21487 msgstr ""
21489 #: builtin/submodule--helper.c:1451
21490 msgid "suppress output of synchronizing submodule url"
21491 msgstr ""
21493 #: builtin/submodule--helper.c:1458
21494 msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
21495 msgstr ""
21497 #: builtin/submodule--helper.c:1512
21498 #, c-format
21499 msgid ""
21500 "Submodule work tree '%s' contains a .git directory (use 'rm -rf' if you "
21501 "really want to remove it including all of its history)"
21502 msgstr ""
21504 #: builtin/submodule--helper.c:1524
21505 #, c-format
21506 msgid ""
21507 "Submodule work tree '%s' contains local modifications; use '-f' to discard "
21508 "them"
21509 msgstr ""
21511 #: builtin/submodule--helper.c:1532
21512 #, c-format
21513 msgid "Cleared directory '%s'\n"
21514 msgstr ""
21516 #: builtin/submodule--helper.c:1534
21517 #, c-format
21518 msgid "Could not remove submodule work tree '%s'\n"
21519 msgstr ""
21521 #: builtin/submodule--helper.c:1545
21522 #, c-format
21523 msgid "could not create empty submodule directory %s"
21524 msgstr ""
21526 #: builtin/submodule--helper.c:1561
21527 #, c-format
21528 msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
21529 msgstr ""
21531 #: builtin/submodule--helper.c:1590
21532 msgid "remove submodule working trees even if they contain local changes"
21533 msgstr ""
21535 #: builtin/submodule--helper.c:1591
21536 msgid "unregister all submodules"
21537 msgstr ""
21539 #: builtin/submodule--helper.c:1596
21540 msgid ""
21541 "git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
21542 msgstr ""
21544 #: builtin/submodule--helper.c:1610
21545 msgid "Use '--all' if you really want to deinitialize all submodules"
21546 msgstr ""
21548 #: builtin/submodule--helper.c:1655
21549 msgid ""
21550 "An alternate computed from a superproject's alternate is invalid.\n"
21551 "To allow Git to clone without an alternate in such a case, set\n"
21552 "submodule.alternateErrorStrategy to 'info' or, equivalently, clone with\n"
21553 "'--reference-if-able' instead of '--reference'."
21554 msgstr ""
21556 #: builtin/submodule--helper.c:1700 builtin/submodule--helper.c:1703
21557 #, c-format
21558 msgid "submodule '%s' cannot add alternate: %s"
21559 msgstr ""
21561 #: builtin/submodule--helper.c:1739
21562 #, c-format
21563 msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
21564 msgstr ""
21566 #: builtin/submodule--helper.c:1746
21567 #, c-format
21568 msgid "Value '%s' for submodule.alternateLocation is not recognized"
21569 msgstr ""
21571 #: builtin/submodule--helper.c:1771
21572 #, c-format
21573 msgid "refusing to create/use '%s' in another submodule's git dir"
21574 msgstr ""
21576 #: builtin/submodule--helper.c:1812
21577 #, c-format
21578 msgid "clone of '%s' into submodule path '%s' failed"
21579 msgstr ""
21581 #: builtin/submodule--helper.c:1817
21582 #, c-format
21583 msgid "directory not empty: '%s'"
21584 msgstr ""
21586 #: builtin/submodule--helper.c:1829
21587 #, c-format
21588 msgid "could not get submodule directory for '%s'"
21589 msgstr ""
21591 #: builtin/submodule--helper.c:1861
21592 msgid "where the new submodule will be cloned to"
21593 msgstr ""
21595 #: builtin/submodule--helper.c:1864
21596 msgid "name of the new submodule"
21597 msgstr ""
21599 #: builtin/submodule--helper.c:1867
21600 msgid "url where to clone the submodule from"
21601 msgstr ""
21603 #: builtin/submodule--helper.c:1875 builtin/submodule--helper.c:3264
21604 msgid "depth for shallow clones"
21605 msgstr ""
21607 #: builtin/submodule--helper.c:1878 builtin/submodule--helper.c:2525
21608 #: builtin/submodule--helper.c:3257
21609 msgid "force cloning progress"
21610 msgstr ""
21612 #: builtin/submodule--helper.c:1880 builtin/submodule--helper.c:2527
21613 msgid "disallow cloning into non-empty directory"
21614 msgstr ""
21616 #: builtin/submodule--helper.c:1887
21617 msgid ""
21618 "git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
21619 "<repository>] [--name <name>] [--depth <depth>] [--single-branch] --url "
21620 "<url> --path <path>"
21621 msgstr ""
21623 #: builtin/submodule--helper.c:1924
21624 #, c-format
21625 msgid "Invalid update mode '%s' for submodule path '%s'"
21626 msgstr ""
21628 #: builtin/submodule--helper.c:1928
21629 #, c-format
21630 msgid "Invalid update mode '%s' configured for submodule path '%s'"
21631 msgstr ""
21633 #: builtin/submodule--helper.c:2043
21634 #, c-format
21635 msgid "Submodule path '%s' not initialized"
21636 msgstr ""
21638 #: builtin/submodule--helper.c:2047
21639 msgid "Maybe you want to use 'update --init'?"
21640 msgstr ""
21642 #: builtin/submodule--helper.c:2077
21643 #, c-format
21644 msgid "Skipping unmerged submodule %s"
21645 msgstr ""
21647 #: builtin/submodule--helper.c:2106
21648 #, c-format
21649 msgid "Skipping submodule '%s'"
21650 msgstr ""
21652 #: builtin/submodule--helper.c:2256
21653 #, c-format
21654 msgid "Failed to clone '%s'. Retry scheduled"
21655 msgstr ""
21657 #: builtin/submodule--helper.c:2267
21658 #, c-format
21659 msgid "Failed to clone '%s' a second time, aborting"
21660 msgstr ""
21662 #: builtin/submodule--helper.c:2372
21663 #, c-format
21664 msgid "Unable to checkout '%s' in submodule path '%s'"
21665 msgstr ""
21667 #: builtin/submodule--helper.c:2376
21668 #, c-format
21669 msgid "Unable to rebase '%s' in submodule path '%s'"
21670 msgstr ""
21672 #: builtin/submodule--helper.c:2380
21673 #, c-format
21674 msgid "Unable to merge '%s' in submodule path '%s'"
21675 msgstr ""
21677 #: builtin/submodule--helper.c:2384
21678 #, c-format
21679 msgid "Execution of '%s %s' failed in submodule path '%s'"
21680 msgstr ""
21682 #: builtin/submodule--helper.c:2408
21683 #, c-format
21684 msgid "Submodule path '%s': checked out '%s'\n"
21685 msgstr ""
21687 #: builtin/submodule--helper.c:2412
21688 #, c-format
21689 msgid "Submodule path '%s': rebased into '%s'\n"
21690 msgstr ""
21692 #: builtin/submodule--helper.c:2416
21693 #, c-format
21694 msgid "Submodule path '%s': merged in '%s'\n"
21695 msgstr ""
21697 #: builtin/submodule--helper.c:2420
21698 #, c-format
21699 msgid "Submodule path '%s': '%s %s'\n"
21700 msgstr ""
21702 #: builtin/submodule--helper.c:2444
21703 #, c-format
21704 msgid "Unable to fetch in submodule path '%s'; trying to directly fetch %s:"
21705 msgstr ""
21707 #: builtin/submodule--helper.c:2453
21708 #, c-format
21709 msgid ""
21710 "Fetched in submodule path '%s', but it did not contain %s. Direct fetching "
21711 "of that commit failed."
21712 msgstr ""
21714 #: builtin/submodule--helper.c:2504 builtin/submodule--helper.c:2574
21715 #: builtin/submodule--helper.c:2812
21716 msgid "path into the working tree"
21717 msgstr ""
21719 #: builtin/submodule--helper.c:2507 builtin/submodule--helper.c:2579
21720 msgid "path into the working tree, across nested submodule boundaries"
21721 msgstr ""
21723 #: builtin/submodule--helper.c:2511 builtin/submodule--helper.c:2577
21724 msgid "rebase, merge, checkout or none"
21725 msgstr ""
21727 #: builtin/submodule--helper.c:2517
21728 msgid "create a shallow clone truncated to the specified number of revisions"
21729 msgstr ""
21731 #: builtin/submodule--helper.c:2520
21732 msgid "parallel jobs"
21733 msgstr ""
21735 #: builtin/submodule--helper.c:2522
21736 msgid "whether the initial clone should follow the shallow recommendation"
21737 msgstr ""
21739 #: builtin/submodule--helper.c:2523
21740 msgid "don't print cloning progress"
21741 msgstr ""
21743 #: builtin/submodule--helper.c:2534
21744 msgid "git submodule--helper update-clone [--prefix=<path>] [<path>...]"
21745 msgstr ""
21747 #: builtin/submodule--helper.c:2547
21748 msgid "bad value for update parameter"
21749 msgstr ""
21751 #: builtin/submodule--helper.c:2565
21752 msgid "suppress output for update by rebase or merge"
21753 msgstr ""
21755 #: builtin/submodule--helper.c:2566
21756 msgid "force checkout updates"
21757 msgstr ""
21759 #: builtin/submodule--helper.c:2568
21760 msgid "don't fetch new objects from the remote site"
21761 msgstr ""
21763 #: builtin/submodule--helper.c:2570
21764 msgid "overrides update mode in case the repository is a fresh clone"
21765 msgstr ""
21767 #: builtin/submodule--helper.c:2571
21768 msgid "depth for shallow fetch"
21769 msgstr ""
21771 #: builtin/submodule--helper.c:2581
21772 msgid "sha1"
21773 msgstr ""
21775 #: builtin/submodule--helper.c:2582
21776 msgid "SHA1 expected by superproject"
21777 msgstr ""
21779 #: builtin/submodule--helper.c:2584
21780 msgid "subsha1"
21781 msgstr ""
21783 #: builtin/submodule--helper.c:2585
21784 msgid "SHA1 of submodule's HEAD"
21785 msgstr ""
21787 #: builtin/submodule--helper.c:2591
21788 msgid "git submodule--helper run-update-procedure [<options>] <path>"
21789 msgstr ""
21791 #: builtin/submodule--helper.c:2662
21792 #, c-format
21793 msgid ""
21794 "Submodule (%s) branch configured to inherit branch from superproject, but "
21795 "the superproject is not on any branch"
21796 msgstr ""
21798 #: builtin/submodule--helper.c:2780
21799 #, c-format
21800 msgid "could not get a repository handle for submodule '%s'"
21801 msgstr ""
21803 #: builtin/submodule--helper.c:2813
21804 msgid "recurse into submodules"
21805 msgstr ""
21807 #: builtin/submodule--helper.c:2819
21808 msgid "git submodule--helper absorb-git-dirs [<options>] [<path>...]"
21809 msgstr ""
21811 #: builtin/submodule--helper.c:2875
21812 msgid "check if it is safe to write to the .gitmodules file"
21813 msgstr ""
21815 #: builtin/submodule--helper.c:2878
21816 msgid "unset the config in the .gitmodules file"
21817 msgstr ""
21819 #: builtin/submodule--helper.c:2883
21820 msgid "git submodule--helper config <name> [<value>]"
21821 msgstr ""
21823 #: builtin/submodule--helper.c:2884
21824 msgid "git submodule--helper config --unset <name>"
21825 msgstr ""
21827 #: builtin/submodule--helper.c:2885
21828 msgid "git submodule--helper config --check-writeable"
21829 msgstr ""
21831 #: builtin/submodule--helper.c:2904 builtin/submodule--helper.c:3120
21832 #: builtin/submodule--helper.c:3276
21833 msgid "please make sure that the .gitmodules file is in the working tree"
21834 msgstr ""
21836 #: builtin/submodule--helper.c:2920
21837 msgid "suppress output for setting url of a submodule"
21838 msgstr ""
21840 #: builtin/submodule--helper.c:2924
21841 msgid "git submodule--helper set-url [--quiet] <path> <newurl>"
21842 msgstr ""
21844 #: builtin/submodule--helper.c:2957
21845 msgid "set the default tracking branch to master"
21846 msgstr ""
21848 #: builtin/submodule--helper.c:2959
21849 msgid "set the default tracking branch"
21850 msgstr ""
21852 #: builtin/submodule--helper.c:2963
21853 msgid "git submodule--helper set-branch [-q|--quiet] (-d|--default) <path>"
21854 msgstr ""
21856 #: builtin/submodule--helper.c:2964
21857 msgid ""
21858 "git submodule--helper set-branch [-q|--quiet] (-b|--branch) <branch> <path>"
21859 msgstr ""
21861 #: builtin/submodule--helper.c:2971
21862 msgid "--branch or --default required"
21863 msgstr ""
21865 #: builtin/submodule--helper.c:2974
21866 msgid "--branch and --default are mutually exclusive"
21867 msgstr ""
21869 #: builtin/submodule--helper.c:3037
21870 #, c-format
21871 msgid "Adding existing repo at '%s' to the index\n"
21872 msgstr ""
21874 #: builtin/submodule--helper.c:3040
21875 #, c-format
21876 msgid "'%s' already exists and is not a valid git repo"
21877 msgstr ""
21879 #: builtin/submodule--helper.c:3053
21880 #, c-format
21881 msgid "A git directory for '%s' is found locally with remote(s):\n"
21882 msgstr ""
21884 #: builtin/submodule--helper.c:3060
21885 #, c-format
21886 msgid ""
21887 "If you want to reuse this local git directory instead of cloning again from\n"
21888 "  %s\n"
21889 "use the '--force' option. If the local git directory is not the correct "
21890 "repo\n"
21891 "or you are unsure what this means choose another name with the '--name' "
21892 "option."
21893 msgstr ""
21895 #: builtin/submodule--helper.c:3072
21896 #, c-format
21897 msgid "Reactivating local git directory for submodule '%s'\n"
21898 msgstr ""
21900 #: builtin/submodule--helper.c:3109
21901 #, c-format
21902 msgid "unable to checkout submodule '%s'"
21903 msgstr ""
21905 #: builtin/submodule--helper.c:3148
21906 #, c-format
21907 msgid "Failed to add submodule '%s'"
21908 msgstr ""
21910 #: builtin/submodule--helper.c:3152 builtin/submodule--helper.c:3157
21911 #: builtin/submodule--helper.c:3165
21912 #, c-format
21913 msgid "Failed to register submodule '%s'"
21914 msgstr ""
21916 #: builtin/submodule--helper.c:3221
21917 #, c-format
21918 msgid "'%s' already exists in the index"
21919 msgstr ""
21921 #: builtin/submodule--helper.c:3224
21922 #, c-format
21923 msgid "'%s' already exists in the index and is not a submodule"
21924 msgstr ""
21926 #: builtin/submodule--helper.c:3253
21927 msgid "branch of repository to add as submodule"
21928 msgstr ""
21930 #: builtin/submodule--helper.c:3254
21931 msgid "allow adding an otherwise ignored submodule path"
21932 msgstr ""
21934 #: builtin/submodule--helper.c:3256
21935 msgid "print only error messages"
21936 msgstr ""
21938 #: builtin/submodule--helper.c:3260
21939 msgid "borrow the objects from reference repositories"
21940 msgstr ""
21942 #: builtin/submodule--helper.c:3262
21943 msgid ""
21944 "sets the submodule’s name to the given string instead of defaulting to its "
21945 "path"
21946 msgstr ""
21948 #: builtin/submodule--helper.c:3269
21949 msgid "git submodule--helper add [<options>] [--] <repository> [<path>]"
21950 msgstr ""
21952 #: builtin/submodule--helper.c:3297
21953 msgid "Relative path can only be used from the toplevel of the working tree"
21954 msgstr ""
21956 #: builtin/submodule--helper.c:3305
21957 #, c-format
21958 msgid "repo URL: '%s' must be absolute or begin with ./|../"
21959 msgstr ""
21961 #: builtin/submodule--helper.c:3340
21962 #, c-format
21963 msgid "'%s' is not a valid submodule name"
21964 msgstr ""
21966 #: builtin/submodule--helper.c:3404 git.c:449 git.c:723
21967 #, c-format
21968 msgid "%s doesn't support --super-prefix"
21969 msgstr ""
21971 #: builtin/submodule--helper.c:3410
21972 #, c-format
21973 msgid "'%s' is not a valid submodule--helper subcommand"
21974 msgstr ""
21976 #: builtin/symbolic-ref.c:8
21977 msgid "git symbolic-ref [<options>] <name> [<ref>]"
21978 msgstr ""
21980 #: builtin/symbolic-ref.c:9
21981 msgid "git symbolic-ref -d [-q] <name>"
21982 msgstr ""
21984 #: builtin/symbolic-ref.c:42
21985 msgid "suppress error message for non-symbolic (detached) refs"
21986 msgstr ""
21988 #: builtin/symbolic-ref.c:43
21989 msgid "delete symbolic ref"
21990 msgstr ""
21992 #: builtin/symbolic-ref.c:44
21993 msgid "shorten ref output"
21994 msgstr ""
21996 #: builtin/symbolic-ref.c:45 builtin/update-ref.c:505
21997 msgid "reason"
21998 msgstr ""
22000 #: builtin/symbolic-ref.c:45 builtin/update-ref.c:505
22001 msgid "reason of the update"
22002 msgstr ""
22004 #: builtin/tag.c:25
22005 msgid ""
22006 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>]\n"
22007 "        <tagname> [<head>]"
22008 msgstr ""
22010 #: builtin/tag.c:27
22011 msgid "git tag -d <tagname>..."
22012 msgstr ""
22014 #: builtin/tag.c:28
22015 msgid ""
22016 "git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
22017 "points-at <object>]\n"
22018 "        [--format=<format>] [--merged <commit>] [--no-merged <commit>] "
22019 "[<pattern>...]"
22020 msgstr ""
22022 #: builtin/tag.c:30
22023 msgid "git tag -v [--format=<format>] <tagname>..."
22024 msgstr ""
22026 #: builtin/tag.c:100
22027 #, c-format
22028 msgid "tag '%s' not found."
22029 msgstr ""
22031 #: builtin/tag.c:135
22032 #, c-format
22033 msgid "Deleted tag '%s' (was %s)\n"
22034 msgstr ""
22036 #: builtin/tag.c:170
22037 #, c-format
22038 msgid ""
22039 "\n"
22040 "Write a message for tag:\n"
22041 "  %s\n"
22042 "Lines starting with '%c' will be ignored.\n"
22043 msgstr ""
22045 #: builtin/tag.c:174
22046 #, c-format
22047 msgid ""
22048 "\n"
22049 "Write a message for tag:\n"
22050 "  %s\n"
22051 "Lines starting with '%c' will be kept; you may remove them yourself if you "
22052 "want to.\n"
22053 msgstr ""
22055 #: builtin/tag.c:241
22056 msgid "unable to sign the tag"
22057 msgstr ""
22059 #: builtin/tag.c:259
22060 #, c-format
22061 msgid ""
22062 "You have created a nested tag. The object referred to by your new tag is\n"
22063 "already a tag. If you meant to tag the object that it points to, use:\n"
22064 "\n"
22065 "\tgit tag -f %s %s^{}"
22066 msgstr ""
22068 #: builtin/tag.c:275
22069 msgid "bad object type."
22070 msgstr ""
22072 #: builtin/tag.c:326
22073 msgid "no tag message?"
22074 msgstr ""
22076 #: builtin/tag.c:333
22077 #, c-format
22078 msgid "The tag message has been left in %s\n"
22079 msgstr ""
22081 #: builtin/tag.c:444
22082 msgid "list tag names"
22083 msgstr ""
22085 #: builtin/tag.c:446
22086 msgid "print <n> lines of each tag message"
22087 msgstr ""
22089 #: builtin/tag.c:448
22090 msgid "delete tags"
22091 msgstr ""
22093 #: builtin/tag.c:449
22094 msgid "verify tags"
22095 msgstr ""
22097 #: builtin/tag.c:451
22098 msgid "Tag creation options"
22099 msgstr ""
22101 #: builtin/tag.c:453
22102 msgid "annotated tag, needs a message"
22103 msgstr ""
22105 #: builtin/tag.c:455
22106 msgid "tag message"
22107 msgstr ""
22109 #: builtin/tag.c:457
22110 msgid "force edit of tag message"
22111 msgstr ""
22113 #: builtin/tag.c:458
22114 msgid "annotated and GPG-signed tag"
22115 msgstr ""
22117 #: builtin/tag.c:461
22118 msgid "use another key to sign the tag"
22119 msgstr ""
22121 #: builtin/tag.c:462
22122 msgid "replace the tag if exists"
22123 msgstr ""
22125 #: builtin/tag.c:463 builtin/update-ref.c:511
22126 msgid "create a reflog"
22127 msgstr ""
22129 #: builtin/tag.c:465
22130 msgid "Tag listing options"
22131 msgstr ""
22133 #: builtin/tag.c:466
22134 msgid "show tag list in columns"
22135 msgstr ""
22137 #: builtin/tag.c:467 builtin/tag.c:469
22138 msgid "print only tags that contain the commit"
22139 msgstr ""
22141 #: builtin/tag.c:468 builtin/tag.c:470
22142 msgid "print only tags that don't contain the commit"
22143 msgstr ""
22145 #: builtin/tag.c:471
22146 msgid "print only tags that are merged"
22147 msgstr ""
22149 #: builtin/tag.c:472
22150 msgid "print only tags that are not merged"
22151 msgstr ""
22153 #: builtin/tag.c:476
22154 msgid "print only tags of the object"
22155 msgstr ""
22157 #: builtin/tag.c:525
22158 msgid "--column and -n are incompatible"
22159 msgstr ""
22161 #: builtin/tag.c:546
22162 msgid "-n option is only allowed in list mode"
22163 msgstr ""
22165 #: builtin/tag.c:548
22166 msgid "--contains option is only allowed in list mode"
22167 msgstr ""
22169 #: builtin/tag.c:550
22170 msgid "--no-contains option is only allowed in list mode"
22171 msgstr ""
22173 #: builtin/tag.c:552
22174 msgid "--points-at option is only allowed in list mode"
22175 msgstr ""
22177 #: builtin/tag.c:554
22178 msgid "--merged and --no-merged options are only allowed in list mode"
22179 msgstr ""
22181 #: builtin/tag.c:568
22182 msgid "only one -F or -m option is allowed."
22183 msgstr ""
22185 #: builtin/tag.c:593
22186 #, c-format
22187 msgid "'%s' is not a valid tag name."
22188 msgstr ""
22190 #: builtin/tag.c:598
22191 #, c-format
22192 msgid "tag '%s' already exists"
22193 msgstr ""
22195 #: builtin/tag.c:629
22196 #, c-format
22197 msgid "Updated tag '%s' (was %s)\n"
22198 msgstr ""
22200 #: builtin/unpack-objects.c:504
22201 msgid "Unpacking objects"
22202 msgstr ""
22204 #: builtin/update-index.c:84
22205 #, c-format
22206 msgid "failed to create directory %s"
22207 msgstr ""
22209 #: builtin/update-index.c:106
22210 #, c-format
22211 msgid "failed to delete file %s"
22212 msgstr ""
22214 #: builtin/update-index.c:113 builtin/update-index.c:219
22215 #, c-format
22216 msgid "failed to delete directory %s"
22217 msgstr ""
22219 #: builtin/update-index.c:138
22220 #, c-format
22221 msgid "Testing mtime in '%s' "
22222 msgstr ""
22224 #: builtin/update-index.c:152
22225 msgid "directory stat info does not change after adding a new file"
22226 msgstr ""
22228 #: builtin/update-index.c:165
22229 msgid "directory stat info does not change after adding a new directory"
22230 msgstr ""
22232 #: builtin/update-index.c:178
22233 msgid "directory stat info changes after updating a file"
22234 msgstr ""
22236 #: builtin/update-index.c:189
22237 msgid "directory stat info changes after adding a file inside subdirectory"
22238 msgstr ""
22240 #: builtin/update-index.c:200
22241 msgid "directory stat info does not change after deleting a file"
22242 msgstr ""
22244 #: builtin/update-index.c:213
22245 msgid "directory stat info does not change after deleting a directory"
22246 msgstr ""
22248 #: builtin/update-index.c:220
22249 msgid " OK"
22250 msgstr ""
22252 #: builtin/update-index.c:589
22253 msgid "git update-index [<options>] [--] [<file>...]"
22254 msgstr ""
22256 #: builtin/update-index.c:974
22257 msgid "continue refresh even when index needs update"
22258 msgstr ""
22260 #: builtin/update-index.c:977
22261 msgid "refresh: ignore submodules"
22262 msgstr ""
22264 #: builtin/update-index.c:980
22265 msgid "do not ignore new files"
22266 msgstr ""
22268 #: builtin/update-index.c:982
22269 msgid "let files replace directories and vice-versa"
22270 msgstr ""
22272 #: builtin/update-index.c:984
22273 msgid "notice files missing from worktree"
22274 msgstr ""
22276 #: builtin/update-index.c:986
22277 msgid "refresh even if index contains unmerged entries"
22278 msgstr ""
22280 #: builtin/update-index.c:989
22281 msgid "refresh stat information"
22282 msgstr ""
22284 #: builtin/update-index.c:993
22285 msgid "like --refresh, but ignore assume-unchanged setting"
22286 msgstr ""
22288 #: builtin/update-index.c:997
22289 msgid "<mode>,<object>,<path>"
22290 msgstr ""
22292 #: builtin/update-index.c:998
22293 msgid "add the specified entry to the index"
22294 msgstr ""
22296 #: builtin/update-index.c:1008
22297 msgid "mark files as \"not changing\""
22298 msgstr ""
22300 #: builtin/update-index.c:1011
22301 msgid "clear assumed-unchanged bit"
22302 msgstr ""
22304 #: builtin/update-index.c:1014
22305 msgid "mark files as \"index-only\""
22306 msgstr ""
22308 #: builtin/update-index.c:1017
22309 msgid "clear skip-worktree bit"
22310 msgstr ""
22312 #: builtin/update-index.c:1020
22313 msgid "do not touch index-only entries"
22314 msgstr ""
22316 #: builtin/update-index.c:1022
22317 msgid "add to index only; do not add content to object database"
22318 msgstr ""
22320 #: builtin/update-index.c:1024
22321 msgid "remove named paths even if present in worktree"
22322 msgstr ""
22324 #: builtin/update-index.c:1026
22325 msgid "with --stdin: input lines are terminated by null bytes"
22326 msgstr ""
22328 #: builtin/update-index.c:1028
22329 msgid "read list of paths to be updated from standard input"
22330 msgstr ""
22332 #: builtin/update-index.c:1032
22333 msgid "add entries from standard input to the index"
22334 msgstr ""
22336 #: builtin/update-index.c:1036
22337 msgid "repopulate stages #2 and #3 for the listed paths"
22338 msgstr ""
22340 #: builtin/update-index.c:1040
22341 msgid "only update entries that differ from HEAD"
22342 msgstr ""
22344 #: builtin/update-index.c:1044
22345 msgid "ignore files missing from worktree"
22346 msgstr ""
22348 #: builtin/update-index.c:1047
22349 msgid "report actions to standard output"
22350 msgstr ""
22352 #: builtin/update-index.c:1049
22353 msgid "(for porcelains) forget saved unresolved conflicts"
22354 msgstr ""
22356 #: builtin/update-index.c:1053
22357 msgid "write index in this format"
22358 msgstr ""
22360 #: builtin/update-index.c:1055
22361 msgid "enable or disable split index"
22362 msgstr ""
22364 #: builtin/update-index.c:1057
22365 msgid "enable/disable untracked cache"
22366 msgstr ""
22368 #: builtin/update-index.c:1059
22369 msgid "test if the filesystem supports untracked cache"
22370 msgstr ""
22372 #: builtin/update-index.c:1061
22373 msgid "enable untracked cache without testing the filesystem"
22374 msgstr ""
22376 #: builtin/update-index.c:1063
22377 msgid "write out the index even if is not flagged as changed"
22378 msgstr ""
22380 #: builtin/update-index.c:1065
22381 msgid "enable or disable file system monitor"
22382 msgstr ""
22384 #: builtin/update-index.c:1067
22385 msgid "mark files as fsmonitor valid"
22386 msgstr ""
22388 #: builtin/update-index.c:1070
22389 msgid "clear fsmonitor valid bit"
22390 msgstr ""
22392 #: builtin/update-index.c:1173
22393 msgid ""
22394 "core.splitIndex is set to false; remove or change it, if you really want to "
22395 "enable split index"
22396 msgstr ""
22398 #: builtin/update-index.c:1182
22399 msgid ""
22400 "core.splitIndex is set to true; remove or change it, if you really want to "
22401 "disable split index"
22402 msgstr ""
22404 #: builtin/update-index.c:1194
22405 msgid ""
22406 "core.untrackedCache is set to true; remove or change it, if you really want "
22407 "to disable the untracked cache"
22408 msgstr ""
22410 #: builtin/update-index.c:1198
22411 msgid "Untracked cache disabled"
22412 msgstr ""
22414 #: builtin/update-index.c:1206
22415 msgid ""
22416 "core.untrackedCache is set to false; remove or change it, if you really want "
22417 "to enable the untracked cache"
22418 msgstr ""
22420 #: builtin/update-index.c:1210
22421 #, c-format
22422 msgid "Untracked cache enabled for '%s'"
22423 msgstr ""
22425 #: builtin/update-index.c:1218
22426 msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
22427 msgstr ""
22429 #: builtin/update-index.c:1222
22430 msgid "fsmonitor enabled"
22431 msgstr ""
22433 #: builtin/update-index.c:1225
22434 msgid ""
22435 "core.fsmonitor is set; remove it if you really want to disable fsmonitor"
22436 msgstr ""
22438 #: builtin/update-index.c:1229
22439 msgid "fsmonitor disabled"
22440 msgstr ""
22442 #: builtin/update-ref.c:10
22443 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
22444 msgstr ""
22446 #: builtin/update-ref.c:11
22447 msgid "git update-ref [<options>]    <refname> <new-val> [<old-val>]"
22448 msgstr ""
22450 #: builtin/update-ref.c:12
22451 msgid "git update-ref [<options>] --stdin [-z]"
22452 msgstr ""
22454 #: builtin/update-ref.c:506
22455 msgid "delete the reference"
22456 msgstr ""
22458 #: builtin/update-ref.c:508
22459 msgid "update <refname> not the one it points to"
22460 msgstr ""
22462 #: builtin/update-ref.c:509
22463 msgid "stdin has NUL-terminated arguments"
22464 msgstr ""
22466 #: builtin/update-ref.c:510
22467 msgid "read updates from stdin"
22468 msgstr ""
22470 #: builtin/update-server-info.c:7
22471 msgid "git update-server-info [--force]"
22472 msgstr ""
22474 #: builtin/update-server-info.c:15
22475 msgid "update the info files from scratch"
22476 msgstr ""
22478 #: builtin/upload-pack.c:11
22479 msgid "git upload-pack [<options>] <dir>"
22480 msgstr ""
22482 #: builtin/upload-pack.c:24 t/helper/test-serve-v2.c:17
22483 msgid "quit after a single request/response exchange"
22484 msgstr ""
22486 #: builtin/upload-pack.c:26
22487 msgid "serve up the info/refs for git-http-backend"
22488 msgstr ""
22490 #: builtin/upload-pack.c:29
22491 msgid "do not try <directory>/.git/ if <directory> is no Git directory"
22492 msgstr ""
22494 #: builtin/upload-pack.c:31
22495 msgid "interrupt transfer after <n> seconds of inactivity"
22496 msgstr ""
22498 #: builtin/verify-commit.c:19
22499 msgid "git verify-commit [-v | --verbose] <commit>..."
22500 msgstr ""
22502 #: builtin/verify-commit.c:68
22503 msgid "print commit contents"
22504 msgstr ""
22506 #: builtin/verify-commit.c:69 builtin/verify-tag.c:37
22507 msgid "print raw gpg status output"
22508 msgstr ""
22510 #: builtin/verify-pack.c:59
22511 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
22512 msgstr ""
22514 #: builtin/verify-pack.c:70
22515 msgid "verbose"
22516 msgstr ""
22518 #: builtin/verify-pack.c:72
22519 msgid "show statistics only"
22520 msgstr ""
22522 #: builtin/verify-tag.c:18
22523 msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
22524 msgstr ""
22526 #: builtin/verify-tag.c:36
22527 msgid "print tag contents"
22528 msgstr ""
22530 #: builtin/worktree.c:19
22531 msgid "git worktree add [<options>] <path> [<commit-ish>]"
22532 msgstr ""
22534 #: builtin/worktree.c:20
22535 msgid "git worktree list [<options>]"
22536 msgstr ""
22538 #: builtin/worktree.c:21
22539 msgid "git worktree lock [<options>] <path>"
22540 msgstr ""
22542 #: builtin/worktree.c:22
22543 msgid "git worktree move <worktree> <new-path>"
22544 msgstr ""
22546 #: builtin/worktree.c:23
22547 msgid "git worktree prune [<options>]"
22548 msgstr ""
22550 #: builtin/worktree.c:24
22551 msgid "git worktree remove [<options>] <worktree>"
22552 msgstr ""
22554 #: builtin/worktree.c:25
22555 msgid "git worktree unlock <path>"
22556 msgstr ""
22558 #: builtin/worktree.c:75
22559 #, c-format
22560 msgid "Removing %s/%s: %s"
22561 msgstr ""
22563 #: builtin/worktree.c:148
22564 msgid "report pruned working trees"
22565 msgstr ""
22567 #: builtin/worktree.c:150
22568 msgid "expire working trees older than <time>"
22569 msgstr ""
22571 #: builtin/worktree.c:220
22572 #, c-format
22573 msgid "'%s' already exists"
22574 msgstr ""
22576 #: builtin/worktree.c:229
22577 #, c-format
22578 msgid "unusable worktree destination '%s'"
22579 msgstr ""
22581 #: builtin/worktree.c:234
22582 #, c-format
22583 msgid ""
22584 "'%s' is a missing but locked worktree;\n"
22585 "use '%s -f -f' to override, or 'unlock' and 'prune' or 'remove' to clear"
22586 msgstr ""
22588 #: builtin/worktree.c:236
22589 #, c-format
22590 msgid ""
22591 "'%s' is a missing but already registered worktree;\n"
22592 "use '%s -f' to override, or 'prune' or 'remove' to clear"
22593 msgstr ""
22595 #: builtin/worktree.c:287
22596 #, c-format
22597 msgid "could not create directory of '%s'"
22598 msgstr ""
22600 #: builtin/worktree.c:309
22601 msgid "initializing"
22602 msgstr ""
22604 #: builtin/worktree.c:421 builtin/worktree.c:427
22605 #, c-format
22606 msgid "Preparing worktree (new branch '%s')"
22607 msgstr ""
22609 #: builtin/worktree.c:423
22610 #, c-format
22611 msgid "Preparing worktree (resetting branch '%s'; was at %s)"
22612 msgstr ""
22614 #: builtin/worktree.c:432
22615 #, c-format
22616 msgid "Preparing worktree (checking out '%s')"
22617 msgstr ""
22619 #: builtin/worktree.c:438
22620 #, c-format
22621 msgid "Preparing worktree (detached HEAD %s)"
22622 msgstr ""
22624 #: builtin/worktree.c:483
22625 msgid "checkout <branch> even if already checked out in other worktree"
22626 msgstr ""
22628 #: builtin/worktree.c:486
22629 msgid "create a new branch"
22630 msgstr ""
22632 #: builtin/worktree.c:488
22633 msgid "create or reset a branch"
22634 msgstr ""
22636 #: builtin/worktree.c:490
22637 msgid "populate the new working tree"
22638 msgstr ""
22640 #: builtin/worktree.c:491
22641 msgid "keep the new working tree locked"
22642 msgstr ""
22644 #: builtin/worktree.c:493 builtin/worktree.c:730
22645 msgid "reason for locking"
22646 msgstr ""
22648 #: builtin/worktree.c:496
22649 msgid "set up tracking mode (see git-branch(1))"
22650 msgstr ""
22652 #: builtin/worktree.c:499
22653 msgid "try to match the new branch name with a remote-tracking branch"
22654 msgstr ""
22656 #: builtin/worktree.c:507
22657 msgid "-b, -B, and --detach are mutually exclusive"
22658 msgstr ""
22660 #: builtin/worktree.c:509
22661 msgid "--reason requires --lock"
22662 msgstr ""
22664 #: builtin/worktree.c:513
22665 msgid "added with --lock"
22666 msgstr ""
22668 #: builtin/worktree.c:575
22669 msgid "--[no-]track can only be used if a new branch is created"
22670 msgstr ""
22672 #: builtin/worktree.c:692
22673 msgid "show extended annotations and reasons, if available"
22674 msgstr ""
22676 #: builtin/worktree.c:694
22677 msgid "add 'prunable' annotation to worktrees older than <time>"
22678 msgstr ""
22680 #: builtin/worktree.c:703
22681 msgid "--verbose and --porcelain are mutually exclusive"
22682 msgstr ""
22684 #: builtin/worktree.c:742 builtin/worktree.c:775 builtin/worktree.c:849
22685 #: builtin/worktree.c:973
22686 #, c-format
22687 msgid "'%s' is not a working tree"
22688 msgstr ""
22690 #: builtin/worktree.c:744 builtin/worktree.c:777
22691 msgid "The main working tree cannot be locked or unlocked"
22692 msgstr ""
22694 #: builtin/worktree.c:749
22695 #, c-format
22696 msgid "'%s' is already locked, reason: %s"
22697 msgstr ""
22699 #: builtin/worktree.c:751
22700 #, c-format
22701 msgid "'%s' is already locked"
22702 msgstr ""
22704 #: builtin/worktree.c:779
22705 #, c-format
22706 msgid "'%s' is not locked"
22707 msgstr ""
22709 #: builtin/worktree.c:820
22710 msgid "working trees containing submodules cannot be moved or removed"
22711 msgstr ""
22713 #: builtin/worktree.c:828
22714 msgid "force move even if worktree is dirty or locked"
22715 msgstr ""
22717 #: builtin/worktree.c:851 builtin/worktree.c:975
22718 #, c-format
22719 msgid "'%s' is a main working tree"
22720 msgstr ""
22722 #: builtin/worktree.c:856
22723 #, c-format
22724 msgid "could not figure out destination name from '%s'"
22725 msgstr ""
22727 #: builtin/worktree.c:869
22728 #, c-format
22729 msgid ""
22730 "cannot move a locked working tree, lock reason: %s\n"
22731 "use 'move -f -f' to override or unlock first"
22732 msgstr ""
22734 #: builtin/worktree.c:871
22735 msgid ""
22736 "cannot move a locked working tree;\n"
22737 "use 'move -f -f' to override or unlock first"
22738 msgstr ""
22740 #: builtin/worktree.c:874
22741 #, c-format
22742 msgid "validation failed, cannot move working tree: %s"
22743 msgstr ""
22745 #: builtin/worktree.c:879
22746 #, c-format
22747 msgid "failed to move '%s' to '%s'"
22748 msgstr ""
22750 #: builtin/worktree.c:925
22751 #, c-format
22752 msgid "failed to run 'git status' on '%s'"
22753 msgstr ""
22755 #: builtin/worktree.c:929
22756 #, c-format
22757 msgid "'%s' contains modified or untracked files, use --force to delete it"
22758 msgstr ""
22760 #: builtin/worktree.c:934
22761 #, c-format
22762 msgid "failed to run 'git status' on '%s', code %d"
22763 msgstr ""
22765 #: builtin/worktree.c:957
22766 msgid "force removal even if worktree is dirty or locked"
22767 msgstr ""
22769 #: builtin/worktree.c:980
22770 #, c-format
22771 msgid ""
22772 "cannot remove a locked working tree, lock reason: %s\n"
22773 "use 'remove -f -f' to override or unlock first"
22774 msgstr ""
22776 #: builtin/worktree.c:982
22777 msgid ""
22778 "cannot remove a locked working tree;\n"
22779 "use 'remove -f -f' to override or unlock first"
22780 msgstr ""
22782 #: builtin/worktree.c:985
22783 #, c-format
22784 msgid "validation failed, cannot remove working tree: %s"
22785 msgstr ""
22787 #: builtin/worktree.c:1009
22788 #, c-format
22789 msgid "repair: %s: %s"
22790 msgstr ""
22792 #: builtin/worktree.c:1012
22793 #, c-format
22794 msgid "error: %s: %s"
22795 msgstr ""
22797 #: builtin/write-tree.c:15
22798 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
22799 msgstr ""
22801 #: builtin/write-tree.c:28
22802 msgid "<prefix>/"
22803 msgstr ""
22805 #: builtin/write-tree.c:29
22806 msgid "write tree object for a subdirectory <prefix>"
22807 msgstr ""
22809 #: builtin/write-tree.c:31
22810 msgid "only useful for debugging"
22811 msgstr ""
22813 #: git.c:28
22814 msgid ""
22815 "git [--version] [--help] [-C <path>] [-c <name>=<value>]\n"
22816 "           [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n"
22817 "           [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
22818 "bare]\n"
22819 "           [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
22820 "           [--super-prefix=<path>] [--config-env=<name>=<envvar>]\n"
22821 "           <command> [<args>]"
22822 msgstr ""
22824 #: git.c:36
22825 msgid ""
22826 "'git help -a' and 'git help -g' list available subcommands and some\n"
22827 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
22828 "to read about a specific subcommand or concept.\n"
22829 "See 'git help git' for an overview of the system."
22830 msgstr ""
22832 #: git.c:188
22833 #, c-format
22834 msgid "no directory given for --git-dir\n"
22835 msgstr ""
22837 #: git.c:202
22838 #, c-format
22839 msgid "no namespace given for --namespace\n"
22840 msgstr ""
22842 #: git.c:216
22843 #, c-format
22844 msgid "no directory given for --work-tree\n"
22845 msgstr ""
22847 #: git.c:230
22848 #, c-format
22849 msgid "no prefix given for --super-prefix\n"
22850 msgstr ""
22852 #: git.c:252
22853 #, c-format
22854 msgid "-c expects a configuration string\n"
22855 msgstr ""
22857 #: git.c:260
22858 #, c-format
22859 msgid "no config key given for --config-env\n"
22860 msgstr ""
22862 #: git.c:300
22863 #, c-format
22864 msgid "no directory given for -C\n"
22865 msgstr ""
22867 #: git.c:326
22868 #, c-format
22869 msgid "unknown option: %s\n"
22870 msgstr ""
22872 #: git.c:375
22873 #, c-format
22874 msgid "while expanding alias '%s': '%s'"
22875 msgstr ""
22877 #: git.c:384
22878 #, c-format
22879 msgid ""
22880 "alias '%s' changes environment variables.\n"
22881 "You can use '!git' in the alias to do this"
22882 msgstr ""
22884 #: git.c:391
22885 #, c-format
22886 msgid "empty alias for %s"
22887 msgstr ""
22889 #: git.c:394
22890 #, c-format
22891 msgid "recursive alias: %s"
22892 msgstr ""
22894 #: git.c:476
22895 msgid "write failure on standard output"
22896 msgstr ""
22898 #: git.c:478
22899 msgid "unknown write failure on standard output"
22900 msgstr ""
22902 #: git.c:480
22903 msgid "close failed on standard output"
22904 msgstr ""
22906 #: git.c:832
22907 #, c-format
22908 msgid "alias loop detected: expansion of '%s' does not terminate:%s"
22909 msgstr ""
22911 #: git.c:882
22912 #, c-format
22913 msgid "cannot handle %s as a builtin"
22914 msgstr ""
22916 #: git.c:895
22917 #, c-format
22918 msgid ""
22919 "usage: %s\n"
22920 "\n"
22921 msgstr ""
22923 #: git.c:915
22924 #, c-format
22925 msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
22926 msgstr ""
22928 #: git.c:927
22929 #, c-format
22930 msgid "failed to run command '%s': %s\n"
22931 msgstr ""
22933 #: http-fetch.c:118
22934 #, c-format
22935 msgid "argument to --packfile must be a valid hash (got '%s')"
22936 msgstr ""
22938 #: http-fetch.c:128
22939 msgid "not a git repository"
22940 msgstr ""
22942 #: http-fetch.c:134
22943 msgid "--packfile requires --index-pack-args"
22944 msgstr ""
22946 #: http-fetch.c:143
22947 msgid "--index-pack-args can only be used with --packfile"
22948 msgstr ""
22950 #: t/helper/test-fast-rebase.c:141
22951 msgid "unhandled options"
22952 msgstr ""
22954 #: t/helper/test-fast-rebase.c:146
22955 msgid "error preparing revisions"
22956 msgstr ""
22958 #: t/helper/test-reach.c:154
22959 #, c-format
22960 msgid "commit %s is not marked reachable"
22961 msgstr ""
22963 #: t/helper/test-reach.c:164
22964 msgid "too many commits marked reachable"
22965 msgstr ""
22967 #: t/helper/test-serve-v2.c:7
22968 msgid "test-tool serve-v2 [<options>]"
22969 msgstr ""
22971 #: t/helper/test-serve-v2.c:19
22972 msgid "exit immediately after advertising capabilities"
22973 msgstr ""
22975 #: t/helper/test-simple-ipc.c:581
22976 msgid "test-helper simple-ipc is-active    [<name>] [<options>]"
22977 msgstr ""
22979 #: t/helper/test-simple-ipc.c:582
22980 msgid "test-helper simple-ipc run-daemon   [<name>] [<threads>]"
22981 msgstr ""
22983 #: t/helper/test-simple-ipc.c:583
22984 msgid "test-helper simple-ipc start-daemon [<name>] [<threads>] [<max-wait>]"
22985 msgstr ""
22987 #: t/helper/test-simple-ipc.c:584
22988 msgid "test-helper simple-ipc stop-daemon  [<name>] [<max-wait>]"
22989 msgstr ""
22991 #: t/helper/test-simple-ipc.c:585
22992 msgid "test-helper simple-ipc send         [<name>] [<token>]"
22993 msgstr ""
22995 #: t/helper/test-simple-ipc.c:586
22996 msgid "test-helper simple-ipc sendbytes    [<name>] [<bytecount>] [<byte>]"
22997 msgstr ""
22999 #: t/helper/test-simple-ipc.c:587
23000 msgid ""
23001 "test-helper simple-ipc multiple     [<name>] [<threads>] [<bytecount>] "
23002 "[<batchsize>]"
23003 msgstr ""
23005 #: t/helper/test-simple-ipc.c:595
23006 msgid "name or pathname of unix domain socket"
23007 msgstr ""
23009 #: t/helper/test-simple-ipc.c:597
23010 msgid "named-pipe name"
23011 msgstr ""
23013 #: t/helper/test-simple-ipc.c:599
23014 msgid "number of threads in server thread pool"
23015 msgstr ""
23017 #: t/helper/test-simple-ipc.c:600
23018 msgid "seconds to wait for daemon to start or stop"
23019 msgstr ""
23021 #: t/helper/test-simple-ipc.c:602
23022 msgid "number of bytes"
23023 msgstr ""
23025 #: t/helper/test-simple-ipc.c:603
23026 msgid "number of requests per thread"
23027 msgstr ""
23029 #: t/helper/test-simple-ipc.c:605
23030 msgid "byte"
23031 msgstr ""
23033 #: t/helper/test-simple-ipc.c:605
23034 msgid "ballast character"
23035 msgstr ""
23037 #: t/helper/test-simple-ipc.c:606
23038 msgid "token"
23039 msgstr ""
23041 #: t/helper/test-simple-ipc.c:606
23042 msgid "command token to send to the server"
23043 msgstr ""
23045 #: http.c:350
23046 #, c-format
23047 msgid "negative value for http.postbuffer; defaulting to %d"
23048 msgstr ""
23050 #: http.c:371
23051 msgid "Delegation control is not supported with cURL < 7.22.0"
23052 msgstr ""
23054 #: http.c:380
23055 msgid "Public key pinning not supported with cURL < 7.39.0"
23056 msgstr ""
23058 #: http.c:812
23059 msgid "CURLSSLOPT_NO_REVOKE not supported with cURL < 7.44.0"
23060 msgstr ""
23062 #: http.c:1016
23063 #, c-format
23064 msgid "Unsupported SSL backend '%s'. Supported SSL backends:"
23065 msgstr ""
23067 #: http.c:1023
23068 #, c-format
23069 msgid "Could not set SSL backend to '%s': cURL was built without SSL backends"
23070 msgstr ""
23072 #: http.c:1027
23073 #, c-format
23074 msgid "Could not set SSL backend to '%s': already set"
23075 msgstr ""
23077 #: http.c:1876
23078 #, c-format
23079 msgid ""
23080 "unable to update url base from redirection:\n"
23081 "  asked for: %s\n"
23082 "   redirect: %s"
23083 msgstr ""
23085 #: remote-curl.c:183
23086 #, c-format
23087 msgid "invalid quoting in push-option value: '%s'"
23088 msgstr ""
23090 #: remote-curl.c:304
23091 #, c-format
23092 msgid "%sinfo/refs not valid: is this a git repository?"
23093 msgstr ""
23095 #: remote-curl.c:405
23096 msgid "invalid server response; expected service, got flush packet"
23097 msgstr ""
23099 #: remote-curl.c:436
23100 #, c-format
23101 msgid "invalid server response; got '%s'"
23102 msgstr ""
23104 #: remote-curl.c:496
23105 #, c-format
23106 msgid "repository '%s' not found"
23107 msgstr ""
23109 #: remote-curl.c:500
23110 #, c-format
23111 msgid "Authentication failed for '%s'"
23112 msgstr ""
23114 #: remote-curl.c:504
23115 #, c-format
23116 msgid "unable to access '%s' with http.pinnedPubkey configuration: %s"
23117 msgstr ""
23119 #: remote-curl.c:508
23120 #, c-format
23121 msgid "unable to access '%s': %s"
23122 msgstr ""
23124 #: remote-curl.c:514
23125 #, c-format
23126 msgid "redirecting to %s"
23127 msgstr ""
23129 #: remote-curl.c:645
23130 msgid "shouldn't have EOF when not gentle on EOF"
23131 msgstr ""
23133 #: remote-curl.c:657
23134 msgid "remote server sent unexpected response end packet"
23135 msgstr ""
23137 #: remote-curl.c:726
23138 msgid "unable to rewind rpc post data - try increasing http.postBuffer"
23139 msgstr ""
23141 #: remote-curl.c:755
23142 #, c-format
23143 msgid "remote-curl: bad line length character: %.4s"
23144 msgstr ""
23146 #: remote-curl.c:757
23147 msgid "remote-curl: unexpected response end packet"
23148 msgstr ""
23150 #: remote-curl.c:833
23151 #, c-format
23152 msgid "RPC failed; %s"
23153 msgstr ""
23155 #: remote-curl.c:873
23156 msgid "cannot handle pushes this big"
23157 msgstr ""
23159 #: remote-curl.c:986
23160 #, c-format
23161 msgid "cannot deflate request; zlib deflate error %d"
23162 msgstr ""
23164 #: remote-curl.c:990
23165 #, c-format
23166 msgid "cannot deflate request; zlib end error %d"
23167 msgstr ""
23169 #: remote-curl.c:1040
23170 #, c-format
23171 msgid "%d bytes of length header were received"
23172 msgstr ""
23174 #: remote-curl.c:1042
23175 #, c-format
23176 msgid "%d bytes of body are still expected"
23177 msgstr ""
23179 #: remote-curl.c:1131
23180 msgid "dumb http transport does not support shallow capabilities"
23181 msgstr ""
23183 #: remote-curl.c:1146
23184 msgid "fetch failed."
23185 msgstr ""
23187 #: remote-curl.c:1192
23188 msgid "cannot fetch by sha1 over smart http"
23189 msgstr ""
23191 #: remote-curl.c:1236 remote-curl.c:1242
23192 #, c-format
23193 msgid "protocol error: expected sha/ref, got '%s'"
23194 msgstr ""
23196 #: remote-curl.c:1254 remote-curl.c:1372
23197 #, c-format
23198 msgid "http transport does not support %s"
23199 msgstr ""
23201 #: remote-curl.c:1290
23202 msgid "git-http-push failed"
23203 msgstr ""
23205 #: remote-curl.c:1478
23206 msgid "remote-curl: usage: git remote-curl <remote> [<url>]"
23207 msgstr ""
23209 #: remote-curl.c:1510
23210 msgid "remote-curl: error reading command stream from git"
23211 msgstr ""
23213 #: remote-curl.c:1517
23214 msgid "remote-curl: fetch attempted without a local repo"
23215 msgstr ""
23217 #: remote-curl.c:1558
23218 #, c-format
23219 msgid "remote-curl: unknown command '%s' from git"
23220 msgstr ""
23222 #: compat/compiler.h:26
23223 msgid "no compiler information available\n"
23224 msgstr ""
23226 #: compat/compiler.h:38
23227 msgid "no libc information available\n"
23228 msgstr ""
23230 #: list-objects-filter-options.h:94
23231 msgid "args"
23232 msgstr ""
23234 #: list-objects-filter-options.h:95
23235 msgid "object filtering"
23236 msgstr ""
23238 #: parse-options.h:183
23239 msgid "expiry-date"
23240 msgstr ""
23242 #: parse-options.h:197
23243 msgid "no-op (backward compatibility)"
23244 msgstr ""
23246 #: parse-options.h:308
23247 msgid "be more verbose"
23248 msgstr ""
23250 #: parse-options.h:310
23251 msgid "be more quiet"
23252 msgstr ""
23254 #: parse-options.h:316
23255 msgid "use <n> digits to display object names"
23256 msgstr ""
23258 #: parse-options.h:335
23259 msgid "how to strip spaces and #comments from message"
23260 msgstr ""
23262 #: parse-options.h:336
23263 msgid "read pathspec from file"
23264 msgstr ""
23266 #: parse-options.h:337
23267 msgid ""
23268 "with --pathspec-from-file, pathspec elements are separated with NUL character"
23269 msgstr ""
23271 #: ref-filter.h:101
23272 msgid "key"
23273 msgstr ""
23275 #: ref-filter.h:101
23276 msgid "field name to sort on"
23277 msgstr ""
23279 #: rerere.h:44
23280 msgid "update the index with reused conflict resolution if possible"
23281 msgstr ""
23283 #: command-list.h:50
23284 msgid "Add file contents to the index"
23285 msgstr ""
23287 #: command-list.h:51
23288 msgid "Apply a series of patches from a mailbox"
23289 msgstr ""
23291 #: command-list.h:52
23292 msgid "Annotate file lines with commit information"
23293 msgstr ""
23295 #: command-list.h:53
23296 msgid "Apply a patch to files and/or to the index"
23297 msgstr ""
23299 #: command-list.h:54
23300 msgid "Import a GNU Arch repository into Git"
23301 msgstr ""
23303 #: command-list.h:55
23304 msgid "Create an archive of files from a named tree"
23305 msgstr ""
23307 #: command-list.h:56
23308 msgid "Use binary search to find the commit that introduced a bug"
23309 msgstr ""
23311 #: command-list.h:57
23312 msgid "Show what revision and author last modified each line of a file"
23313 msgstr ""
23315 #: command-list.h:58
23316 msgid "List, create, or delete branches"
23317 msgstr ""
23319 #: command-list.h:59
23320 msgid "Collect information for user to file a bug report"
23321 msgstr ""
23323 #: command-list.h:60
23324 msgid "Move objects and refs by archive"
23325 msgstr ""
23327 #: command-list.h:61
23328 msgid "Provide content or type and size information for repository objects"
23329 msgstr ""
23331 #: command-list.h:62
23332 msgid "Display gitattributes information"
23333 msgstr ""
23335 #: command-list.h:63
23336 msgid "Debug gitignore / exclude files"
23337 msgstr ""
23339 #: command-list.h:64
23340 msgid "Show canonical names and email addresses of contacts"
23341 msgstr ""
23343 #: command-list.h:65
23344 msgid "Switch branches or restore working tree files"
23345 msgstr ""
23347 #: command-list.h:66
23348 msgid "Copy files from the index to the working tree"
23349 msgstr ""
23351 #: command-list.h:67
23352 msgid "Ensures that a reference name is well formed"
23353 msgstr ""
23355 #: command-list.h:68
23356 msgid "Find commits yet to be applied to upstream"
23357 msgstr ""
23359 #: command-list.h:69
23360 msgid "Apply the changes introduced by some existing commits"
23361 msgstr ""
23363 #: command-list.h:70
23364 msgid "Graphical alternative to git-commit"
23365 msgstr ""
23367 #: command-list.h:71
23368 msgid "Remove untracked files from the working tree"
23369 msgstr ""
23371 #: command-list.h:72
23372 msgid "Clone a repository into a new directory"
23373 msgstr ""
23375 #: command-list.h:73
23376 msgid "Display data in columns"
23377 msgstr ""
23379 #: command-list.h:74
23380 msgid "Record changes to the repository"
23381 msgstr ""
23383 #: command-list.h:75
23384 msgid "Write and verify Git commit-graph files"
23385 msgstr ""
23387 #: command-list.h:76
23388 msgid "Create a new commit object"
23389 msgstr ""
23391 #: command-list.h:77
23392 msgid "Get and set repository or global options"
23393 msgstr ""
23395 #: command-list.h:78
23396 msgid "Count unpacked number of objects and their disk consumption"
23397 msgstr ""
23399 #: command-list.h:79
23400 msgid "Retrieve and store user credentials"
23401 msgstr ""
23403 #: command-list.h:80
23404 msgid "Helper to temporarily store passwords in memory"
23405 msgstr ""
23407 #: command-list.h:81
23408 msgid "Helper to store credentials on disk"
23409 msgstr ""
23411 #: command-list.h:82
23412 msgid "Export a single commit to a CVS checkout"
23413 msgstr ""
23415 #: command-list.h:83
23416 msgid "Salvage your data out of another SCM people love to hate"
23417 msgstr ""
23419 #: command-list.h:84
23420 msgid "A CVS server emulator for Git"
23421 msgstr ""
23423 #: command-list.h:85
23424 msgid "A really simple server for Git repositories"
23425 msgstr ""
23427 #: command-list.h:86
23428 msgid "Give an object a human readable name based on an available ref"
23429 msgstr ""
23431 #: command-list.h:87
23432 msgid "Show changes between commits, commit and working tree, etc"
23433 msgstr ""
23435 #: command-list.h:88
23436 msgid "Compares files in the working tree and the index"
23437 msgstr ""
23439 #: command-list.h:89
23440 msgid "Compare a tree to the working tree or index"
23441 msgstr ""
23443 #: command-list.h:90
23444 msgid "Compares the content and mode of blobs found via two tree objects"
23445 msgstr ""
23447 #: command-list.h:91
23448 msgid "Show changes using common diff tools"
23449 msgstr ""
23451 #: command-list.h:92
23452 msgid "Git data exporter"
23453 msgstr ""
23455 #: command-list.h:93
23456 msgid "Backend for fast Git data importers"
23457 msgstr ""
23459 #: command-list.h:94
23460 msgid "Download objects and refs from another repository"
23461 msgstr ""
23463 #: command-list.h:95
23464 msgid "Receive missing objects from another repository"
23465 msgstr ""
23467 #: command-list.h:96
23468 msgid "Rewrite branches"
23469 msgstr ""
23471 #: command-list.h:97
23472 msgid "Produce a merge commit message"
23473 msgstr ""
23475 #: command-list.h:98
23476 msgid "Output information on each ref"
23477 msgstr ""
23479 #: command-list.h:99
23480 msgid "Run a Git command on a list of repositories"
23481 msgstr ""
23483 #: command-list.h:100
23484 msgid "Prepare patches for e-mail submission"
23485 msgstr ""
23487 #: command-list.h:101
23488 msgid "Verifies the connectivity and validity of the objects in the database"
23489 msgstr ""
23491 #: command-list.h:102
23492 msgid "Cleanup unnecessary files and optimize the local repository"
23493 msgstr ""
23495 #: command-list.h:103
23496 msgid "Extract commit ID from an archive created using git-archive"
23497 msgstr ""
23499 #: command-list.h:104
23500 msgid "Print lines matching a pattern"
23501 msgstr ""
23503 #: command-list.h:105
23504 msgid "A portable graphical interface to Git"
23505 msgstr ""
23507 #: command-list.h:106
23508 msgid "Compute object ID and optionally creates a blob from a file"
23509 msgstr ""
23511 #: command-list.h:107
23512 msgid "Display help information about Git"
23513 msgstr ""
23515 #: command-list.h:108
23516 msgid "Server side implementation of Git over HTTP"
23517 msgstr ""
23519 #: command-list.h:109
23520 msgid "Download from a remote Git repository via HTTP"
23521 msgstr ""
23523 #: command-list.h:110
23524 msgid "Push objects over HTTP/DAV to another repository"
23525 msgstr ""
23527 #: command-list.h:111
23528 msgid "Send a collection of patches from stdin to an IMAP folder"
23529 msgstr ""
23531 #: command-list.h:112
23532 msgid "Build pack index file for an existing packed archive"
23533 msgstr ""
23535 #: command-list.h:113
23536 msgid "Create an empty Git repository or reinitialize an existing one"
23537 msgstr ""
23539 #: command-list.h:114
23540 msgid "Instantly browse your working repository in gitweb"
23541 msgstr ""
23543 #: command-list.h:115
23544 msgid "Add or parse structured information in commit messages"
23545 msgstr ""
23547 #: command-list.h:116
23548 msgid "The Git repository browser"
23549 msgstr ""
23551 #: command-list.h:117
23552 msgid "Show commit logs"
23553 msgstr ""
23555 #: command-list.h:118
23556 msgid "Show information about files in the index and the working tree"
23557 msgstr ""
23559 #: command-list.h:119
23560 msgid "List references in a remote repository"
23561 msgstr ""
23563 #: command-list.h:120
23564 msgid "List the contents of a tree object"
23565 msgstr ""
23567 #: command-list.h:121
23568 msgid "Extracts patch and authorship from a single e-mail message"
23569 msgstr ""
23571 #: command-list.h:122
23572 msgid "Simple UNIX mbox splitter program"
23573 msgstr ""
23575 #: command-list.h:123
23576 msgid "Run tasks to optimize Git repository data"
23577 msgstr ""
23579 #: command-list.h:124
23580 msgid "Join two or more development histories together"
23581 msgstr ""
23583 #: command-list.h:125
23584 msgid "Find as good common ancestors as possible for a merge"
23585 msgstr ""
23587 #: command-list.h:126
23588 msgid "Run a three-way file merge"
23589 msgstr ""
23591 #: command-list.h:127
23592 msgid "Run a merge for files needing merging"
23593 msgstr ""
23595 #: command-list.h:128
23596 msgid "The standard helper program to use with git-merge-index"
23597 msgstr ""
23599 #: command-list.h:129
23600 msgid "Run merge conflict resolution tools to resolve merge conflicts"
23601 msgstr ""
23603 #: command-list.h:130
23604 msgid "Show three-way merge without touching index"
23605 msgstr ""
23607 #: command-list.h:131
23608 msgid "Write and verify multi-pack-indexes"
23609 msgstr ""
23611 #: command-list.h:132
23612 msgid "Creates a tag object with extra validation"
23613 msgstr ""
23615 #: command-list.h:133
23616 msgid "Build a tree-object from ls-tree formatted text"
23617 msgstr ""
23619 #: command-list.h:134
23620 msgid "Move or rename a file, a directory, or a symlink"
23621 msgstr ""
23623 #: command-list.h:135
23624 msgid "Find symbolic names for given revs"
23625 msgstr ""
23627 #: command-list.h:136
23628 msgid "Add or inspect object notes"
23629 msgstr ""
23631 #: command-list.h:137
23632 msgid "Import from and submit to Perforce repositories"
23633 msgstr ""
23635 #: command-list.h:138
23636 msgid "Create a packed archive of objects"
23637 msgstr ""
23639 #: command-list.h:139
23640 msgid "Find redundant pack files"
23641 msgstr ""
23643 #: command-list.h:140
23644 msgid "Pack heads and tags for efficient repository access"
23645 msgstr ""
23647 #: command-list.h:141
23648 msgid "Compute unique ID for a patch"
23649 msgstr ""
23651 #: command-list.h:142
23652 msgid "Prune all unreachable objects from the object database"
23653 msgstr ""
23655 #: command-list.h:143
23656 msgid "Remove extra objects that are already in pack files"
23657 msgstr ""
23659 #: command-list.h:144
23660 msgid "Fetch from and integrate with another repository or a local branch"
23661 msgstr ""
23663 #: command-list.h:145
23664 msgid "Update remote refs along with associated objects"
23665 msgstr ""
23667 #: command-list.h:146
23668 msgid "Applies a quilt patchset onto the current branch"
23669 msgstr ""
23671 #: command-list.h:147
23672 msgid "Compare two commit ranges (e.g. two versions of a branch)"
23673 msgstr ""
23675 #: command-list.h:148
23676 msgid "Reads tree information into the index"
23677 msgstr ""
23679 #: command-list.h:149
23680 msgid "Reapply commits on top of another base tip"
23681 msgstr ""
23683 #: command-list.h:150
23684 msgid "Receive what is pushed into the repository"
23685 msgstr ""
23687 #: command-list.h:151
23688 msgid "Manage reflog information"
23689 msgstr ""
23691 #: command-list.h:152
23692 msgid "Manage set of tracked repositories"
23693 msgstr ""
23695 #: command-list.h:153
23696 msgid "Pack unpacked objects in a repository"
23697 msgstr ""
23699 #: command-list.h:154
23700 msgid "Create, list, delete refs to replace objects"
23701 msgstr ""
23703 #: command-list.h:155
23704 msgid "Generates a summary of pending changes"
23705 msgstr ""
23707 #: command-list.h:156
23708 msgid "Reuse recorded resolution of conflicted merges"
23709 msgstr ""
23711 #: command-list.h:157
23712 msgid "Reset current HEAD to the specified state"
23713 msgstr ""
23715 #: command-list.h:158
23716 msgid "Restore working tree files"
23717 msgstr ""
23719 #: command-list.h:159
23720 msgid "Revert some existing commits"
23721 msgstr ""
23723 #: command-list.h:160
23724 msgid "Lists commit objects in reverse chronological order"
23725 msgstr ""
23727 #: command-list.h:161
23728 msgid "Pick out and massage parameters"
23729 msgstr ""
23731 #: command-list.h:162
23732 msgid "Remove files from the working tree and from the index"
23733 msgstr ""
23735 #: command-list.h:163
23736 msgid "Send a collection of patches as emails"
23737 msgstr ""
23739 #: command-list.h:164
23740 msgid "Push objects over Git protocol to another repository"
23741 msgstr ""
23743 #: command-list.h:165
23744 msgid "Restricted login shell for Git-only SSH access"
23745 msgstr ""
23747 #: command-list.h:166
23748 msgid "Summarize 'git log' output"
23749 msgstr ""
23751 #: command-list.h:167
23752 msgid "Show various types of objects"
23753 msgstr ""
23755 #: command-list.h:168
23756 msgid "Show branches and their commits"
23757 msgstr ""
23759 #: command-list.h:169
23760 msgid "Show packed archive index"
23761 msgstr ""
23763 #: command-list.h:170
23764 msgid "List references in a local repository"
23765 msgstr ""
23767 #: command-list.h:171
23768 msgid "Git's i18n setup code for shell scripts"
23769 msgstr ""
23771 #: command-list.h:172
23772 msgid "Common Git shell script setup code"
23773 msgstr ""
23775 #: command-list.h:173
23776 msgid "Initialize and modify the sparse-checkout"
23777 msgstr ""
23779 #: command-list.h:174
23780 msgid "Stash the changes in a dirty working directory away"
23781 msgstr ""
23783 #: command-list.h:175
23784 msgid "Add file contents to the staging area"
23785 msgstr ""
23787 #: command-list.h:176
23788 msgid "Show the working tree status"
23789 msgstr ""
23791 #: command-list.h:177
23792 msgid "Remove unnecessary whitespace"
23793 msgstr ""
23795 #: command-list.h:178
23796 msgid "Initialize, update or inspect submodules"
23797 msgstr ""
23799 #: command-list.h:179
23800 msgid "Bidirectional operation between a Subversion repository and Git"
23801 msgstr ""
23803 #: command-list.h:180
23804 msgid "Switch branches"
23805 msgstr ""
23807 #: command-list.h:181
23808 msgid "Read, modify and delete symbolic refs"
23809 msgstr ""
23811 #: command-list.h:182
23812 msgid "Create, list, delete or verify a tag object signed with GPG"
23813 msgstr ""
23815 #: command-list.h:183
23816 msgid "Creates a temporary file with a blob's contents"
23817 msgstr ""
23819 #: command-list.h:184
23820 msgid "Unpack objects from a packed archive"
23821 msgstr ""
23823 #: command-list.h:185
23824 msgid "Register file contents in the working tree to the index"
23825 msgstr ""
23827 #: command-list.h:186
23828 msgid "Update the object name stored in a ref safely"
23829 msgstr ""
23831 #: command-list.h:187
23832 msgid "Update auxiliary info file to help dumb servers"
23833 msgstr ""
23835 #: command-list.h:188
23836 msgid "Send archive back to git-archive"
23837 msgstr ""
23839 #: command-list.h:189
23840 msgid "Send objects packed back to git-fetch-pack"
23841 msgstr ""
23843 #: command-list.h:190
23844 msgid "Show a Git logical variable"
23845 msgstr ""
23847 #: command-list.h:191
23848 msgid "Check the GPG signature of commits"
23849 msgstr ""
23851 #: command-list.h:192
23852 msgid "Validate packed Git archive files"
23853 msgstr ""
23855 #: command-list.h:193
23856 msgid "Check the GPG signature of tags"
23857 msgstr ""
23859 #: command-list.h:194
23860 msgid "Git web interface (web frontend to Git repositories)"
23861 msgstr ""
23863 #: command-list.h:195
23864 msgid "Show logs with difference each commit introduces"
23865 msgstr ""
23867 #: command-list.h:196
23868 msgid "Manage multiple working trees"
23869 msgstr ""
23871 #: command-list.h:197
23872 msgid "Create a tree object from the current index"
23873 msgstr ""
23875 #: command-list.h:198
23876 msgid "Defining attributes per path"
23877 msgstr ""
23879 #: command-list.h:199
23880 msgid "Git command-line interface and conventions"
23881 msgstr ""
23883 #: command-list.h:200
23884 msgid "A Git core tutorial for developers"
23885 msgstr ""
23887 #: command-list.h:201
23888 msgid "Providing usernames and passwords to Git"
23889 msgstr ""
23891 #: command-list.h:202
23892 msgid "Git for CVS users"
23893 msgstr ""
23895 #: command-list.h:203
23896 msgid "Tweaking diff output"
23897 msgstr ""
23899 #: command-list.h:204
23900 msgid "A useful minimum set of commands for Everyday Git"
23901 msgstr ""
23903 #: command-list.h:205
23904 msgid "Frequently asked questions about using Git"
23905 msgstr ""
23907 #: command-list.h:206
23908 msgid "A Git Glossary"
23909 msgstr ""
23911 #: command-list.h:207
23912 msgid "Hooks used by Git"
23913 msgstr ""
23915 #: command-list.h:208
23916 msgid "Specifies intentionally untracked files to ignore"
23917 msgstr ""
23919 #: command-list.h:209
23920 msgid "Map author/committer names and/or E-Mail addresses"
23921 msgstr ""
23923 #: command-list.h:210
23924 msgid "Defining submodule properties"
23925 msgstr ""
23927 #: command-list.h:211
23928 msgid "Git namespaces"
23929 msgstr ""
23931 #: command-list.h:212
23932 msgid "Helper programs to interact with remote repositories"
23933 msgstr ""
23935 #: command-list.h:213
23936 msgid "Git Repository Layout"
23937 msgstr ""
23939 #: command-list.h:214
23940 msgid "Specifying revisions and ranges for Git"
23941 msgstr ""
23943 #: command-list.h:215
23944 msgid "Mounting one repository inside another"
23945 msgstr ""
23947 #: command-list.h:216
23948 msgid "A tutorial introduction to Git: part two"
23949 msgstr ""
23951 #: command-list.h:217
23952 msgid "A tutorial introduction to Git"
23953 msgstr ""
23955 #: command-list.h:218
23956 msgid "An overview of recommended workflows with Git"
23957 msgstr ""
23959 #: git-merge-octopus.sh:46
23960 msgid ""
23961 "Error: Your local changes to the following files would be overwritten by "
23962 "merge"
23963 msgstr ""
23965 #: git-merge-octopus.sh:61
23966 msgid "Automated merge did not work."
23967 msgstr ""
23969 #: git-merge-octopus.sh:62
23970 msgid "Should not be doing an octopus."
23971 msgstr ""
23973 #: git-merge-octopus.sh:73
23974 #, sh-format
23975 msgid "Unable to find common commit with $pretty_name"
23976 msgstr ""
23978 #: git-merge-octopus.sh:77
23979 #, sh-format
23980 msgid "Already up to date with $pretty_name"
23981 msgstr ""
23983 #: git-merge-octopus.sh:89
23984 #, sh-format
23985 msgid "Fast-forwarding to: $pretty_name"
23986 msgstr ""
23988 #: git-merge-octopus.sh:97
23989 #, sh-format
23990 msgid "Trying simple merge with $pretty_name"
23991 msgstr ""
23993 #: git-merge-octopus.sh:102
23994 msgid "Simple merge did not work, trying automatic merge."
23995 msgstr ""
23997 #: git-submodule.sh:401
23998 #, sh-format
23999 msgid "Unable to find current revision in submodule path '$displaypath'"
24000 msgstr ""
24002 #: git-submodule.sh:411
24003 #, sh-format
24004 msgid "Unable to fetch in submodule path '$sm_path'"
24005 msgstr ""
24007 #: git-submodule.sh:416
24008 #, sh-format
24009 msgid ""
24010 "Unable to find current ${remote_name}/${branch} revision in submodule path "
24011 "'$sm_path'"
24012 msgstr ""
24014 #: git-submodule.sh:464
24015 #, sh-format
24016 msgid "Failed to recurse into submodule path '$displaypath'"
24017 msgstr ""
24019 #: git-sh-setup.sh:89 git-sh-setup.sh:94
24020 #, sh-format
24021 msgid "usage: $dashless $USAGE"
24022 msgstr ""
24024 #: git-sh-setup.sh:191
24025 #, sh-format
24026 msgid "Cannot chdir to $cdup, the toplevel of the working tree"
24027 msgstr ""
24029 #: git-sh-setup.sh:200 git-sh-setup.sh:207
24030 #, sh-format
24031 msgid "fatal: $program_name cannot be used without a working tree."
24032 msgstr ""
24034 #: git-sh-setup.sh:221
24035 msgid "Cannot rewrite branches: You have unstaged changes."
24036 msgstr ""
24038 #: git-sh-setup.sh:224
24039 #, sh-format
24040 msgid "Cannot $action: You have unstaged changes."
24041 msgstr ""
24043 #: git-sh-setup.sh:235
24044 #, sh-format
24045 msgid "Cannot $action: Your index contains uncommitted changes."
24046 msgstr ""
24048 #: git-sh-setup.sh:237
24049 msgid "Additionally, your index contains uncommitted changes."
24050 msgstr ""
24052 #: git-sh-setup.sh:357
24053 msgid "You need to run this command from the toplevel of the working tree."
24054 msgstr ""
24056 #: git-sh-setup.sh:362
24057 msgid "Unable to determine absolute path of git directory"
24058 msgstr ""
24060 #. TRANSLATORS: you can adjust this to align "git add -i" status menu
24061 #: git-add--interactive.perl:212
24062 #, perl-format
24063 msgid "%12s %12s %s"
24064 msgstr ""
24066 #: git-add--interactive.perl:632
24067 #, perl-format
24068 msgid "touched %d path\n"
24069 msgid_plural "touched %d paths\n"
24070 msgstr[0] ""
24071 msgstr[1] ""
24073 #: git-add--interactive.perl:1056
24074 msgid ""
24075 "If the patch applies cleanly, the edited hunk will immediately be\n"
24076 "marked for staging."
24077 msgstr ""
24079 #: git-add--interactive.perl:1059
24080 msgid ""
24081 "If the patch applies cleanly, the edited hunk will immediately be\n"
24082 "marked for stashing."
24083 msgstr ""
24085 #: git-add--interactive.perl:1062
24086 msgid ""
24087 "If the patch applies cleanly, the edited hunk will immediately be\n"
24088 "marked for unstaging."
24089 msgstr ""
24091 #: git-add--interactive.perl:1065 git-add--interactive.perl:1074
24092 #: git-add--interactive.perl:1080
24093 msgid ""
24094 "If the patch applies cleanly, the edited hunk will immediately be\n"
24095 "marked for applying."
24096 msgstr ""
24098 #: git-add--interactive.perl:1068 git-add--interactive.perl:1071
24099 #: git-add--interactive.perl:1077
24100 msgid ""
24101 "If the patch applies cleanly, the edited hunk will immediately be\n"
24102 "marked for discarding."
24103 msgstr ""
24105 #: git-add--interactive.perl:1114
24106 #, perl-format
24107 msgid "failed to open hunk edit file for writing: %s"
24108 msgstr ""
24110 #: git-add--interactive.perl:1121
24111 #, perl-format
24112 msgid ""
24113 "---\n"
24114 "To remove '%s' lines, make them ' ' lines (context).\n"
24115 "To remove '%s' lines, delete them.\n"
24116 "Lines starting with %s will be removed.\n"
24117 msgstr ""
24119 #: git-add--interactive.perl:1143
24120 #, perl-format
24121 msgid "failed to open hunk edit file for reading: %s"
24122 msgstr ""
24124 #: git-add--interactive.perl:1251
24125 msgid ""
24126 "y - stage this hunk\n"
24127 "n - do not stage this hunk\n"
24128 "q - quit; do not stage this hunk or any of the remaining ones\n"
24129 "a - stage this hunk and all later hunks in the file\n"
24130 "d - do not stage this hunk or any of the later hunks in the file"
24131 msgstr ""
24133 #: git-add--interactive.perl:1257
24134 msgid ""
24135 "y - stash this hunk\n"
24136 "n - do not stash this hunk\n"
24137 "q - quit; do not stash this hunk or any of the remaining ones\n"
24138 "a - stash this hunk and all later hunks in the file\n"
24139 "d - do not stash this hunk or any of the later hunks in the file"
24140 msgstr ""
24142 #: git-add--interactive.perl:1263
24143 msgid ""
24144 "y - unstage this hunk\n"
24145 "n - do not unstage this hunk\n"
24146 "q - quit; do not unstage this hunk or any of the remaining ones\n"
24147 "a - unstage this hunk and all later hunks in the file\n"
24148 "d - do not unstage this hunk or any of the later hunks in the file"
24149 msgstr ""
24151 #: git-add--interactive.perl:1269
24152 msgid ""
24153 "y - apply this hunk to index\n"
24154 "n - do not apply this hunk to index\n"
24155 "q - quit; do not apply this hunk or any of the remaining ones\n"
24156 "a - apply this hunk and all later hunks in the file\n"
24157 "d - do not apply this hunk or any of the later hunks in the file"
24158 msgstr ""
24160 #: git-add--interactive.perl:1275 git-add--interactive.perl:1293
24161 msgid ""
24162 "y - discard this hunk from worktree\n"
24163 "n - do not discard this hunk from worktree\n"
24164 "q - quit; do not discard this hunk or any of the remaining ones\n"
24165 "a - discard this hunk and all later hunks in the file\n"
24166 "d - do not discard this hunk or any of the later hunks in the file"
24167 msgstr ""
24169 #: git-add--interactive.perl:1281
24170 msgid ""
24171 "y - discard this hunk from index and worktree\n"
24172 "n - do not discard this hunk from index and worktree\n"
24173 "q - quit; do not discard this hunk or any of the remaining ones\n"
24174 "a - discard this hunk and all later hunks in the file\n"
24175 "d - do not discard this hunk or any of the later hunks in the file"
24176 msgstr ""
24178 #: git-add--interactive.perl:1287
24179 msgid ""
24180 "y - apply this hunk to index and worktree\n"
24181 "n - do not apply this hunk to index and worktree\n"
24182 "q - quit; do not apply this hunk or any of the remaining ones\n"
24183 "a - apply this hunk and all later hunks in the file\n"
24184 "d - do not apply this hunk or any of the later hunks in the file"
24185 msgstr ""
24187 #: git-add--interactive.perl:1299
24188 msgid ""
24189 "y - apply this hunk to worktree\n"
24190 "n - do not apply this hunk to worktree\n"
24191 "q - quit; do not apply this hunk or any of the remaining ones\n"
24192 "a - apply this hunk and all later hunks in the file\n"
24193 "d - do not apply this hunk or any of the later hunks in the file"
24194 msgstr ""
24196 #: git-add--interactive.perl:1314
24197 msgid ""
24198 "g - select a hunk to go to\n"
24199 "/ - search for a hunk matching the given regex\n"
24200 "j - leave this hunk undecided, see next undecided hunk\n"
24201 "J - leave this hunk undecided, see next hunk\n"
24202 "k - leave this hunk undecided, see previous undecided hunk\n"
24203 "K - leave this hunk undecided, see previous hunk\n"
24204 "s - split the current hunk into smaller hunks\n"
24205 "e - manually edit the current hunk\n"
24206 "? - print help\n"
24207 msgstr ""
24209 #: git-add--interactive.perl:1345
24210 msgid "The selected hunks do not apply to the index!\n"
24211 msgstr ""
24213 #: git-add--interactive.perl:1360
24214 #, perl-format
24215 msgid "ignoring unmerged: %s\n"
24216 msgstr ""
24218 #: git-add--interactive.perl:1479
24219 #, perl-format
24220 msgid "Apply mode change to worktree [y,n,q,a,d%s,?]? "
24221 msgstr ""
24223 #: git-add--interactive.perl:1480
24224 #, perl-format
24225 msgid "Apply deletion to worktree [y,n,q,a,d%s,?]? "
24226 msgstr ""
24228 #: git-add--interactive.perl:1481
24229 #, perl-format
24230 msgid "Apply addition to worktree [y,n,q,a,d%s,?]? "
24231 msgstr ""
24233 #: git-add--interactive.perl:1482
24234 #, perl-format
24235 msgid "Apply this hunk to worktree [y,n,q,a,d%s,?]? "
24236 msgstr ""
24238 #: git-add--interactive.perl:1599
24239 msgid "No other hunks to goto\n"
24240 msgstr ""
24242 #: git-add--interactive.perl:1617
24243 #, perl-format
24244 msgid "Invalid number: '%s'\n"
24245 msgstr ""
24247 #: git-add--interactive.perl:1622
24248 #, perl-format
24249 msgid "Sorry, only %d hunk available.\n"
24250 msgid_plural "Sorry, only %d hunks available.\n"
24251 msgstr[0] ""
24252 msgstr[1] ""
24254 #: git-add--interactive.perl:1657
24255 msgid "No other hunks to search\n"
24256 msgstr ""
24258 #: git-add--interactive.perl:1674
24259 #, perl-format
24260 msgid "Malformed search regexp %s: %s\n"
24261 msgstr ""
24263 #: git-add--interactive.perl:1684
24264 msgid "No hunk matches the given pattern\n"
24265 msgstr ""
24267 #: git-add--interactive.perl:1696 git-add--interactive.perl:1718
24268 msgid "No previous hunk\n"
24269 msgstr ""
24271 #: git-add--interactive.perl:1705 git-add--interactive.perl:1724
24272 msgid "No next hunk\n"
24273 msgstr ""
24275 #: git-add--interactive.perl:1730
24276 msgid "Sorry, cannot split this hunk\n"
24277 msgstr ""
24279 #: git-add--interactive.perl:1736
24280 #, perl-format
24281 msgid "Split into %d hunk.\n"
24282 msgid_plural "Split into %d hunks.\n"
24283 msgstr[0] ""
24284 msgstr[1] ""
24286 #: git-add--interactive.perl:1746
24287 msgid "Sorry, cannot edit this hunk\n"
24288 msgstr ""
24290 #. TRANSLATORS: please do not translate the command names
24291 #. 'status', 'update', 'revert', etc.
24292 #: git-add--interactive.perl:1811
24293 msgid ""
24294 "status        - show paths with changes\n"
24295 "update        - add working tree state to the staged set of changes\n"
24296 "revert        - revert staged set of changes back to the HEAD version\n"
24297 "patch         - pick hunks and update selectively\n"
24298 "diff          - view diff between HEAD and index\n"
24299 "add untracked - add contents of untracked files to the staged set of "
24300 "changes\n"
24301 msgstr ""
24303 #: git-add--interactive.perl:1828 git-add--interactive.perl:1840
24304 #: git-add--interactive.perl:1843 git-add--interactive.perl:1850
24305 #: git-add--interactive.perl:1853 git-add--interactive.perl:1860
24306 #: git-add--interactive.perl:1864 git-add--interactive.perl:1870
24307 msgid "missing --"
24308 msgstr ""
24310 #: git-add--interactive.perl:1866
24311 #, perl-format
24312 msgid "unknown --patch mode: %s"
24313 msgstr ""
24315 #: git-add--interactive.perl:1872 git-add--interactive.perl:1878
24316 #, perl-format
24317 msgid "invalid argument %s, expecting --"
24318 msgstr ""
24320 #: git-send-email.perl:129
24321 msgid "local zone differs from GMT by a non-minute interval\n"
24322 msgstr ""
24324 #: git-send-email.perl:136 git-send-email.perl:142
24325 msgid "local time offset greater than or equal to 24 hours\n"
24326 msgstr ""
24328 #: git-send-email.perl:214
24329 #, perl-format
24330 msgid "fatal: command '%s' died with exit code %d"
24331 msgstr ""
24333 #: git-send-email.perl:227
24334 msgid "the editor exited uncleanly, aborting everything"
24335 msgstr ""
24337 #: git-send-email.perl:316
24338 #, perl-format
24339 msgid ""
24340 "'%s' contains an intermediate version of the email you were composing.\n"
24341 msgstr ""
24343 #: git-send-email.perl:321
24344 #, perl-format
24345 msgid "'%s.final' contains the composed email.\n"
24346 msgstr ""
24348 #: git-send-email.perl:450
24349 msgid "--dump-aliases incompatible with other options\n"
24350 msgstr ""
24352 #: git-send-email.perl:525
24353 msgid ""
24354 "fatal: found configuration options for 'sendmail'\n"
24355 "git-send-email is configured with the sendemail.* options - note the 'e'.\n"
24356 "Set sendemail.forbidSendmailVariables to false to disable this check.\n"
24357 msgstr ""
24359 #: git-send-email.perl:530 git-send-email.perl:746
24360 msgid "Cannot run git format-patch from outside a repository\n"
24361 msgstr ""
24363 #: git-send-email.perl:533
24364 msgid ""
24365 "`batch-size` and `relogin` must be specified together (via command-line or "
24366 "configuration option)\n"
24367 msgstr ""
24369 #: git-send-email.perl:546
24370 #, perl-format
24371 msgid "Unknown --suppress-cc field: '%s'\n"
24372 msgstr ""
24374 #: git-send-email.perl:577
24375 #, perl-format
24376 msgid "Unknown --confirm setting: '%s'\n"
24377 msgstr ""
24379 #: git-send-email.perl:617
24380 #, perl-format
24381 msgid "warning: sendmail alias with quotes is not supported: %s\n"
24382 msgstr ""
24384 #: git-send-email.perl:619
24385 #, perl-format
24386 msgid "warning: `:include:` not supported: %s\n"
24387 msgstr ""
24389 #: git-send-email.perl:621
24390 #, perl-format
24391 msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
24392 msgstr ""
24394 #: git-send-email.perl:626
24395 #, perl-format
24396 msgid "warning: sendmail line is not recognized: %s\n"
24397 msgstr ""
24399 #: git-send-email.perl:711
24400 #, perl-format
24401 msgid ""
24402 "File '%s' exists but it could also be the range of commits\n"
24403 "to produce patches for.  Please disambiguate by...\n"
24404 "\n"
24405 "    * Saying \"./%s\" if you mean a file; or\n"
24406 "    * Giving --format-patch option if you mean a range.\n"
24407 msgstr ""
24409 #: git-send-email.perl:732
24410 #, perl-format
24411 msgid "Failed to opendir %s: %s"
24412 msgstr ""
24414 #: git-send-email.perl:767
24415 msgid ""
24416 "\n"
24417 "No patch files specified!\n"
24418 "\n"
24419 msgstr ""
24421 #: git-send-email.perl:780
24422 #, perl-format
24423 msgid "No subject line in %s?"
24424 msgstr ""
24426 #: git-send-email.perl:791
24427 #, perl-format
24428 msgid "Failed to open for writing %s: %s"
24429 msgstr ""
24431 #: git-send-email.perl:802
24432 msgid ""
24433 "Lines beginning in \"GIT:\" will be removed.\n"
24434 "Consider including an overall diffstat or table of contents\n"
24435 "for the patch you are writing.\n"
24436 "\n"
24437 "Clear the body content if you don't wish to send a summary.\n"
24438 msgstr ""
24440 #: git-send-email.perl:826
24441 #, perl-format
24442 msgid "Failed to open %s: %s"
24443 msgstr ""
24445 #: git-send-email.perl:843
24446 #, perl-format
24447 msgid "Failed to open %s.final: %s"
24448 msgstr ""
24450 #: git-send-email.perl:886
24451 msgid "Summary email is empty, skipping it\n"
24452 msgstr ""
24454 #. TRANSLATORS: please keep [y/N] as is.
24455 #: git-send-email.perl:935
24456 #, perl-format
24457 msgid "Are you sure you want to use <%s> [y/N]? "
24458 msgstr ""
24460 #: git-send-email.perl:990
24461 msgid ""
24462 "The following files are 8bit, but do not declare a Content-Transfer-"
24463 "Encoding.\n"
24464 msgstr ""
24466 #: git-send-email.perl:995
24467 msgid "Which 8bit encoding should I declare [UTF-8]? "
24468 msgstr ""
24470 #: git-send-email.perl:1003
24471 #, perl-format
24472 msgid ""
24473 "Refusing to send because the patch\n"
24474 "\t%s\n"
24475 "has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
24476 "want to send.\n"
24477 msgstr ""
24479 #: git-send-email.perl:1022
24480 msgid "To whom should the emails be sent (if anyone)?"
24481 msgstr ""
24483 #: git-send-email.perl:1040
24484 #, perl-format
24485 msgid "fatal: alias '%s' expands to itself\n"
24486 msgstr ""
24488 #: git-send-email.perl:1052
24489 msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
24490 msgstr ""
24492 #: git-send-email.perl:1114 git-send-email.perl:1122
24493 #, perl-format
24494 msgid "error: unable to extract a valid address from: %s\n"
24495 msgstr ""
24497 #. TRANSLATORS: Make sure to include [q] [d] [e] in your
24498 #. translation. The program will only accept English input
24499 #. at this point.
24500 #: git-send-email.perl:1126
24501 msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
24502 msgstr ""
24504 #: git-send-email.perl:1446
24505 #, perl-format
24506 msgid "CA path \"%s\" does not exist"
24507 msgstr ""
24509 #: git-send-email.perl:1529
24510 msgid ""
24511 "    The Cc list above has been expanded by additional\n"
24512 "    addresses found in the patch commit message. By default\n"
24513 "    send-email prompts before sending whenever this occurs.\n"
24514 "    This behavior is controlled by the sendemail.confirm\n"
24515 "    configuration setting.\n"
24516 "\n"
24517 "    For additional information, run 'git send-email --help'.\n"
24518 "    To retain the current behavior, but squelch this message,\n"
24519 "    run 'git config --global sendemail.confirm auto'.\n"
24520 "\n"
24521 msgstr ""
24523 #. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
24524 #. translation. The program will only accept English input
24525 #. at this point.
24526 #: git-send-email.perl:1544
24527 msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
24528 msgstr ""
24530 #: git-send-email.perl:1547
24531 msgid "Send this email reply required"
24532 msgstr ""
24534 #: git-send-email.perl:1581
24535 msgid "The required SMTP server is not properly defined."
24536 msgstr ""
24538 #: git-send-email.perl:1628
24539 #, perl-format
24540 msgid "Server does not support STARTTLS! %s"
24541 msgstr ""
24543 #: git-send-email.perl:1633 git-send-email.perl:1637
24544 #, perl-format
24545 msgid "STARTTLS failed! %s"
24546 msgstr ""
24548 #: git-send-email.perl:1646
24549 msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
24550 msgstr ""
24552 #: git-send-email.perl:1664
24553 #, perl-format
24554 msgid "Failed to send %s\n"
24555 msgstr ""
24557 #: git-send-email.perl:1667
24558 #, perl-format
24559 msgid "Dry-Sent %s\n"
24560 msgstr ""
24562 #: git-send-email.perl:1667
24563 #, perl-format
24564 msgid "Sent %s\n"
24565 msgstr ""
24567 #: git-send-email.perl:1669
24568 msgid "Dry-OK. Log says:\n"
24569 msgstr ""
24571 #: git-send-email.perl:1669
24572 msgid "OK. Log says:\n"
24573 msgstr ""
24575 #: git-send-email.perl:1688
24576 msgid "Result: "
24577 msgstr ""
24579 #: git-send-email.perl:1691
24580 msgid "Result: OK\n"
24581 msgstr ""
24583 #: git-send-email.perl:1708
24584 #, perl-format
24585 msgid "can't open file %s"
24586 msgstr ""
24588 #: git-send-email.perl:1756 git-send-email.perl:1776
24589 #, perl-format
24590 msgid "(mbox) Adding cc: %s from line '%s'\n"
24591 msgstr ""
24593 #: git-send-email.perl:1762
24594 #, perl-format
24595 msgid "(mbox) Adding to: %s from line '%s'\n"
24596 msgstr ""
24598 #: git-send-email.perl:1819
24599 #, perl-format
24600 msgid "(non-mbox) Adding cc: %s from line '%s'\n"
24601 msgstr ""
24603 #: git-send-email.perl:1854
24604 #, perl-format
24605 msgid "(body) Adding cc: %s from line '%s'\n"
24606 msgstr ""
24608 #: git-send-email.perl:1973
24609 #, perl-format
24610 msgid "(%s) Could not execute '%s'"
24611 msgstr ""
24613 #: git-send-email.perl:1980
24614 #, perl-format
24615 msgid "(%s) Adding %s: %s from: '%s'\n"
24616 msgstr ""
24618 #: git-send-email.perl:1984
24619 #, perl-format
24620 msgid "(%s) failed to close pipe to '%s'"
24621 msgstr ""
24623 #: git-send-email.perl:2014
24624 msgid "cannot send message as 7bit"
24625 msgstr ""
24627 #: git-send-email.perl:2022
24628 msgid "invalid transfer encoding"
24629 msgstr ""
24631 #: git-send-email.perl:2059
24632 #, perl-format
24633 msgid ""
24634 "fatal: %s: rejected by sendemail-validate hook\n"
24635 "%s\n"
24636 "warning: no patches were sent\n"
24637 msgstr ""
24639 #: git-send-email.perl:2069 git-send-email.perl:2122 git-send-email.perl:2132
24640 #, perl-format
24641 msgid "unable to open %s: %s\n"
24642 msgstr ""
24644 #: git-send-email.perl:2072
24645 #, perl-format
24646 msgid ""
24647 "fatal: %s:%d is longer than 998 characters\n"
24648 "warning: no patches were sent\n"
24649 msgstr ""
24651 #: git-send-email.perl:2090
24652 #, perl-format
24653 msgid "Skipping %s with backup suffix '%s'.\n"
24654 msgstr ""
24656 #. TRANSLATORS: please keep "[y|N]" as is.
24657 #: git-send-email.perl:2094
24658 #, perl-format
24659 msgid "Do you really want to send %s? [y|N]: "
24660 msgstr ""