l10n: git.pot: v2.33.0 round 1 (38 new, 15 removed)
[git.git] / po / git.pot
blobebcc0f77a3e680c192873b082714cdf837ff98f2
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-08-03 17:06+0800\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
21 #: add-interactive.c:376
22 #, c-format
23 msgid "Huh (%s)?"
24 msgstr ""
26 #: add-interactive.c:529 add-interactive.c:830 reset.c:65 sequencer.c:3493
27 #: sequencer.c:3964 sequencer.c:4119 builtin/rebase.c:1528
28 #: builtin/rebase.c:1953
29 msgid "could not read index"
30 msgstr ""
32 #: add-interactive.c:584 git-add--interactive.perl:269
33 #: git-add--interactive.perl:294
34 msgid "binary"
35 msgstr ""
37 #: add-interactive.c:642 git-add--interactive.perl:278
38 #: git-add--interactive.perl:332
39 msgid "nothing"
40 msgstr ""
42 #: add-interactive.c:643 git-add--interactive.perl:314
43 #: git-add--interactive.perl:329
44 msgid "unchanged"
45 msgstr ""
47 #: add-interactive.c:680 git-add--interactive.perl:641
48 msgid "Update"
49 msgstr ""
51 #: add-interactive.c:697 add-interactive.c:885
52 #, c-format
53 msgid "could not stage '%s'"
54 msgstr ""
56 #: add-interactive.c:703 add-interactive.c:892 reset.c:89 sequencer.c:3707
57 msgid "could not write index"
58 msgstr ""
60 #: add-interactive.c:706 git-add--interactive.perl:626
61 #, c-format, perl-format
62 msgid "updated %d path\n"
63 msgid_plural "updated %d paths\n"
64 msgstr[0] ""
65 msgstr[1] ""
67 #: add-interactive.c:724 git-add--interactive.perl:676
68 #, c-format, perl-format
69 msgid "note: %s is untracked now.\n"
70 msgstr ""
72 #: add-interactive.c:729 apply.c:4127 builtin/checkout.c:298
73 #: builtin/reset.c:145
74 #, c-format
75 msgid "make_cache_entry failed for path '%s'"
76 msgstr ""
78 #: add-interactive.c:759 git-add--interactive.perl:653
79 msgid "Revert"
80 msgstr ""
82 #: add-interactive.c:775
83 msgid "Could not parse HEAD^{tree}"
84 msgstr ""
86 #: add-interactive.c:813 git-add--interactive.perl:629
87 #, c-format, perl-format
88 msgid "reverted %d path\n"
89 msgid_plural "reverted %d paths\n"
90 msgstr[0] ""
91 msgstr[1] ""
93 #: add-interactive.c:864 git-add--interactive.perl:693
94 #, c-format
95 msgid "No untracked files.\n"
96 msgstr ""
98 #: add-interactive.c:868 git-add--interactive.perl:687
99 msgid "Add untracked"
100 msgstr ""
102 #: add-interactive.c:895 git-add--interactive.perl:623
103 #, c-format, perl-format
104 msgid "added %d path\n"
105 msgid_plural "added %d paths\n"
106 msgstr[0] ""
107 msgstr[1] ""
109 #: add-interactive.c:925
110 #, c-format
111 msgid "ignoring unmerged: %s"
112 msgstr ""
114 #: add-interactive.c:937 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:939 add-patch.c:1750 git-add--interactive.perl:1371
120 #, c-format
121 msgid "No changes.\n"
122 msgstr ""
124 #: add-interactive.c:943 git-add--interactive.perl:1379
125 msgid "Patch update"
126 msgstr ""
128 #: add-interactive.c:982 git-add--interactive.perl:1792
129 msgid "Review diff"
130 msgstr ""
132 #: add-interactive.c:1010
133 msgid "show paths with changes"
134 msgstr ""
136 #: add-interactive.c:1012
137 msgid "add working tree state to the staged set of changes"
138 msgstr ""
140 #: add-interactive.c:1014
141 msgid "revert staged set of changes back to the HEAD version"
142 msgstr ""
144 #: add-interactive.c:1016
145 msgid "pick hunks and update selectively"
146 msgstr ""
148 #: add-interactive.c:1018
149 msgid "view diff between HEAD and index"
150 msgstr ""
152 #: add-interactive.c:1020
153 msgid "add contents of untracked files to the staged set of changes"
154 msgstr ""
156 #: add-interactive.c:1028 add-interactive.c:1077
157 msgid "Prompt help:"
158 msgstr ""
160 #: add-interactive.c:1030
161 msgid "select a single item"
162 msgstr ""
164 #: add-interactive.c:1032
165 msgid "select a range of items"
166 msgstr ""
168 #: add-interactive.c:1034
169 msgid "select multiple ranges"
170 msgstr ""
172 #: add-interactive.c:1036 add-interactive.c:1081
173 msgid "select item based on unique prefix"
174 msgstr ""
176 #: add-interactive.c:1038
177 msgid "unselect specified items"
178 msgstr ""
180 #: add-interactive.c:1040
181 msgid "choose all items"
182 msgstr ""
184 #: add-interactive.c:1042
185 msgid "(empty) finish selecting"
186 msgstr ""
188 #: add-interactive.c:1079
189 msgid "select a numbered item"
190 msgstr ""
192 #: add-interactive.c:1083
193 msgid "(empty) select nothing"
194 msgstr ""
196 #: add-interactive.c:1091 builtin/clean.c:813 git-add--interactive.perl:1896
197 msgid "*** Commands ***"
198 msgstr ""
200 #: add-interactive.c:1092 builtin/clean.c:814 git-add--interactive.perl:1893
201 msgid "What now"
202 msgstr ""
204 #: add-interactive.c:1144 git-add--interactive.perl:213
205 msgid "staged"
206 msgstr ""
208 #: add-interactive.c:1144 git-add--interactive.perl:213
209 msgid "unstaged"
210 msgstr ""
212 #: add-interactive.c:1144 apply.c:4994 apply.c:4997 builtin/am.c:2309
213 #: builtin/am.c:2312 builtin/bugreport.c:135 builtin/clone.c:128
214 #: builtin/fetch.c:152 builtin/merge.c:285 builtin/pull.c:190
215 #: builtin/submodule--helper.c:408 builtin/submodule--helper.c:1818
216 #: builtin/submodule--helper.c:1821 builtin/submodule--helper.c:2326
217 #: builtin/submodule--helper.c:2329 builtin/submodule--helper.c:2572
218 #: git-add--interactive.perl:213
219 msgid "path"
220 msgstr ""
222 #: add-interactive.c:1151
223 msgid "could not refresh index"
224 msgstr ""
226 #: add-interactive.c:1165 builtin/clean.c:778 git-add--interactive.perl:1803
227 #, c-format
228 msgid "Bye.\n"
229 msgstr ""
231 #: add-patch.c:34 git-add--interactive.perl:1431
232 #, c-format, perl-format
233 msgid "Stage mode change [y,n,q,a,d%s,?]? "
234 msgstr ""
236 #: add-patch.c:35 git-add--interactive.perl:1432
237 #, c-format, perl-format
238 msgid "Stage deletion [y,n,q,a,d%s,?]? "
239 msgstr ""
241 #: add-patch.c:36 git-add--interactive.perl:1433
242 #, c-format, perl-format
243 msgid "Stage addition [y,n,q,a,d%s,?]? "
244 msgstr ""
246 #: add-patch.c:37 git-add--interactive.perl:1434
247 #, c-format, perl-format
248 msgid "Stage this hunk [y,n,q,a,d%s,?]? "
249 msgstr ""
251 #: add-patch.c:39
252 msgid ""
253 "If the patch applies cleanly, the edited hunk will immediately be marked for "
254 "staging."
255 msgstr ""
257 #: add-patch.c:42
258 msgid ""
259 "y - stage this hunk\n"
260 "n - do not stage this hunk\n"
261 "q - quit; do not stage this hunk or any of the remaining ones\n"
262 "a - stage this hunk and all later hunks in the file\n"
263 "d - do not stage this hunk or any of the later hunks in the file\n"
264 msgstr ""
266 #: add-patch.c:56 git-add--interactive.perl:1437
267 #, c-format, perl-format
268 msgid "Stash mode change [y,n,q,a,d%s,?]? "
269 msgstr ""
271 #: add-patch.c:57 git-add--interactive.perl:1438
272 #, c-format, perl-format
273 msgid "Stash deletion [y,n,q,a,d%s,?]? "
274 msgstr ""
276 #: add-patch.c:58 git-add--interactive.perl:1439
277 #, c-format, perl-format
278 msgid "Stash addition [y,n,q,a,d%s,?]? "
279 msgstr ""
281 #: add-patch.c:59 git-add--interactive.perl:1440
282 #, c-format, perl-format
283 msgid "Stash this hunk [y,n,q,a,d%s,?]? "
284 msgstr ""
286 #: add-patch.c:61
287 msgid ""
288 "If the patch applies cleanly, the edited hunk will immediately be marked for "
289 "stashing."
290 msgstr ""
292 #: add-patch.c:64
293 msgid ""
294 "y - stash this hunk\n"
295 "n - do not stash this hunk\n"
296 "q - quit; do not stash this hunk or any of the remaining ones\n"
297 "a - stash this hunk and all later hunks in the file\n"
298 "d - do not stash this hunk or any of the later hunks in the file\n"
299 msgstr ""
301 #: add-patch.c:80 git-add--interactive.perl:1443
302 #, c-format, perl-format
303 msgid "Unstage mode change [y,n,q,a,d%s,?]? "
304 msgstr ""
306 #: add-patch.c:81 git-add--interactive.perl:1444
307 #, c-format, perl-format
308 msgid "Unstage deletion [y,n,q,a,d%s,?]? "
309 msgstr ""
311 #: add-patch.c:82 git-add--interactive.perl:1445
312 #, c-format, perl-format
313 msgid "Unstage addition [y,n,q,a,d%s,?]? "
314 msgstr ""
316 #: add-patch.c:83 git-add--interactive.perl:1446
317 #, c-format, perl-format
318 msgid "Unstage this hunk [y,n,q,a,d%s,?]? "
319 msgstr ""
321 #: add-patch.c:85
322 msgid ""
323 "If the patch applies cleanly, the edited hunk will immediately be marked for "
324 "unstaging."
325 msgstr ""
327 #: add-patch.c:88
328 msgid ""
329 "y - unstage this hunk\n"
330 "n - do not unstage this hunk\n"
331 "q - quit; do not unstage this hunk or any of the remaining ones\n"
332 "a - unstage this hunk and all later hunks in the file\n"
333 "d - do not unstage this hunk or any of the later hunks in the file\n"
334 msgstr ""
336 #: add-patch.c:103 git-add--interactive.perl:1449
337 #, c-format, perl-format
338 msgid "Apply mode change to index [y,n,q,a,d%s,?]? "
339 msgstr ""
341 #: add-patch.c:104 git-add--interactive.perl:1450
342 #, c-format, perl-format
343 msgid "Apply deletion to index [y,n,q,a,d%s,?]? "
344 msgstr ""
346 #: add-patch.c:105 git-add--interactive.perl:1451
347 #, c-format, perl-format
348 msgid "Apply addition to index [y,n,q,a,d%s,?]? "
349 msgstr ""
351 #: add-patch.c:106 git-add--interactive.perl:1452
352 #, c-format, perl-format
353 msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
354 msgstr ""
356 #: add-patch.c:108 add-patch.c:176 add-patch.c:221
357 msgid ""
358 "If the patch applies cleanly, the edited hunk will immediately be marked for "
359 "applying."
360 msgstr ""
362 #: add-patch.c:111
363 msgid ""
364 "y - apply this hunk to index\n"
365 "n - do not apply this hunk to index\n"
366 "q - quit; do not apply this hunk or any of the remaining ones\n"
367 "a - apply this hunk and all later hunks in the file\n"
368 "d - do not apply this hunk or any of the later hunks in the file\n"
369 msgstr ""
371 #: add-patch.c:126 git-add--interactive.perl:1455
372 #: git-add--interactive.perl:1473
373 #, c-format, perl-format
374 msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? "
375 msgstr ""
377 #: add-patch.c:127 git-add--interactive.perl:1456
378 #: git-add--interactive.perl:1474
379 #, c-format, perl-format
380 msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? "
381 msgstr ""
383 #: add-patch.c:128 git-add--interactive.perl:1457
384 #: git-add--interactive.perl:1475
385 #, c-format, perl-format
386 msgid "Discard addition from worktree [y,n,q,a,d%s,?]? "
387 msgstr ""
389 #: add-patch.c:129 git-add--interactive.perl:1458
390 #: git-add--interactive.perl:1476
391 #, c-format, perl-format
392 msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? "
393 msgstr ""
395 #: add-patch.c:131 add-patch.c:154 add-patch.c:199
396 msgid ""
397 "If the patch applies cleanly, the edited hunk will immediately be marked for "
398 "discarding."
399 msgstr ""
401 #: add-patch.c:134 add-patch.c:202
402 msgid ""
403 "y - discard this hunk from worktree\n"
404 "n - do not discard this hunk from worktree\n"
405 "q - quit; do not discard this hunk or any of the remaining ones\n"
406 "a - discard this hunk and all later hunks in the file\n"
407 "d - do not discard this hunk or any of the later hunks in the file\n"
408 msgstr ""
410 #: add-patch.c:149 add-patch.c:194 git-add--interactive.perl:1461
411 #, c-format, perl-format
412 msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? "
413 msgstr ""
415 #: add-patch.c:150 add-patch.c:195 git-add--interactive.perl:1462
416 #, c-format, perl-format
417 msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? "
418 msgstr ""
420 #: add-patch.c:151 add-patch.c:196 git-add--interactive.perl:1463
421 #, c-format, perl-format
422 msgid "Discard addition from index and worktree [y,n,q,a,d%s,?]? "
423 msgstr ""
425 #: add-patch.c:152 add-patch.c:197 git-add--interactive.perl:1464
426 #, c-format, perl-format
427 msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? "
428 msgstr ""
430 #: add-patch.c:157
431 msgid ""
432 "y - discard this hunk from index and worktree\n"
433 "n - do not discard this hunk from index and worktree\n"
434 "q - quit; do not discard this hunk or any of the remaining ones\n"
435 "a - discard this hunk and all later hunks in the file\n"
436 "d - do not discard this hunk or any of the later hunks in the file\n"
437 msgstr ""
439 #: add-patch.c:171 add-patch.c:216 git-add--interactive.perl:1467
440 #, c-format, perl-format
441 msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? "
442 msgstr ""
444 #: add-patch.c:172 add-patch.c:217 git-add--interactive.perl:1468
445 #, c-format, perl-format
446 msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? "
447 msgstr ""
449 #: add-patch.c:173 add-patch.c:218 git-add--interactive.perl:1469
450 #, c-format, perl-format
451 msgid "Apply addition to index and worktree [y,n,q,a,d%s,?]? "
452 msgstr ""
454 #: add-patch.c:174 add-patch.c:219 git-add--interactive.perl:1470
455 #, c-format, perl-format
456 msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? "
457 msgstr ""
459 #: add-patch.c:179
460 msgid ""
461 "y - apply this hunk to index and worktree\n"
462 "n - do not apply this hunk to index and worktree\n"
463 "q - quit; do not apply this hunk or any of the remaining ones\n"
464 "a - apply this hunk and all later hunks in the file\n"
465 "d - do not apply this hunk or any of the later hunks in the file\n"
466 msgstr ""
468 #: add-patch.c:224
469 msgid ""
470 "y - apply this hunk to worktree\n"
471 "n - do not apply this hunk to worktree\n"
472 "q - quit; do not apply this hunk or any of the remaining ones\n"
473 "a - apply this hunk and all later hunks in the file\n"
474 "d - do not apply this hunk or any of the later hunks in the file\n"
475 msgstr ""
477 #: add-patch.c:343
478 #, c-format
479 msgid "could not parse hunk header '%.*s'"
480 msgstr ""
482 #: add-patch.c:362 add-patch.c:366
483 #, c-format
484 msgid "could not parse colored hunk header '%.*s'"
485 msgstr ""
487 #: add-patch.c:420
488 msgid "could not parse diff"
489 msgstr ""
491 #: add-patch.c:439
492 msgid "could not parse colored diff"
493 msgstr ""
495 #: add-patch.c:453
496 #, c-format
497 msgid "failed to run '%s'"
498 msgstr ""
500 #: add-patch.c:612
501 msgid "mismatched output from interactive.diffFilter"
502 msgstr ""
504 #: add-patch.c:613
505 msgid ""
506 "Your filter must maintain a one-to-one correspondence\n"
507 "between its input and output lines."
508 msgstr ""
510 #: add-patch.c:791
511 #, c-format
512 msgid ""
513 "expected context line #%d in\n"
514 "%.*s"
515 msgstr ""
517 #: add-patch.c:806
518 #, c-format
519 msgid ""
520 "hunks do not overlap:\n"
521 "%.*s\n"
522 "\tdoes not end with:\n"
523 "%.*s"
524 msgstr ""
526 #: add-patch.c:1082 git-add--interactive.perl:1115
527 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
528 msgstr ""
530 #: add-patch.c:1086
531 #, c-format
532 msgid ""
533 "---\n"
534 "To remove '%c' lines, make them ' ' lines (context).\n"
535 "To remove '%c' lines, delete them.\n"
536 "Lines starting with %c will be removed.\n"
537 msgstr ""
539 #. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
540 #: add-patch.c:1100 git-add--interactive.perl:1129
541 msgid ""
542 "If it does not apply cleanly, you will be given an opportunity to\n"
543 "edit again.  If all lines of the hunk are removed, then the edit is\n"
544 "aborted and the hunk is left unchanged.\n"
545 msgstr ""
547 #: add-patch.c:1133
548 msgid "could not parse hunk header"
549 msgstr ""
551 #: add-patch.c:1178
552 msgid "'git apply --cached' failed"
553 msgstr ""
555 #. TRANSLATORS: do not translate [y/n]
556 #. The program will only accept that input at this point.
557 #. Consider translating (saying "no" discards!) as
558 #. (saying "n" for "no" discards!) if the translation
559 #. of the word "no" does not start with n.
561 #. TRANSLATORS: do not translate [y/n]
562 #. The program will only accept that input
563 #. at this point.
564 #. Consider translating (saying "no" discards!) as
565 #. (saying "n" for "no" discards!) if the translation
566 #. of the word "no" does not start with n.
567 #: add-patch.c:1247 git-add--interactive.perl:1242
568 msgid ""
569 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
570 msgstr ""
572 #: add-patch.c:1290
573 msgid "The selected hunks do not apply to the index!"
574 msgstr ""
576 #: add-patch.c:1291 git-add--interactive.perl:1346
577 msgid "Apply them to the worktree anyway? "
578 msgstr ""
580 #: add-patch.c:1298 git-add--interactive.perl:1349
581 msgid "Nothing was applied.\n"
582 msgstr ""
584 #: add-patch.c:1355
585 msgid ""
586 "j - leave this hunk undecided, see next undecided hunk\n"
587 "J - leave this hunk undecided, see next hunk\n"
588 "k - leave this hunk undecided, see previous undecided hunk\n"
589 "K - leave this hunk undecided, see previous hunk\n"
590 "g - select a hunk to go to\n"
591 "/ - search for a hunk matching the given regex\n"
592 "s - split the current hunk into smaller hunks\n"
593 "e - manually edit the current hunk\n"
594 "? - print help\n"
595 msgstr ""
597 #: add-patch.c:1517 add-patch.c:1527
598 msgid "No previous hunk"
599 msgstr ""
601 #: add-patch.c:1522 add-patch.c:1532
602 msgid "No next hunk"
603 msgstr ""
605 #: add-patch.c:1538
606 msgid "No other hunks to goto"
607 msgstr ""
609 #: add-patch.c:1549 git-add--interactive.perl:1606
610 msgid "go to which hunk (<ret> to see more)? "
611 msgstr ""
613 #: add-patch.c:1550 git-add--interactive.perl:1608
614 msgid "go to which hunk? "
615 msgstr ""
617 #: add-patch.c:1561
618 #, c-format
619 msgid "Invalid number: '%s'"
620 msgstr ""
622 #: add-patch.c:1566
623 #, c-format
624 msgid "Sorry, only %d hunk available."
625 msgid_plural "Sorry, only %d hunks available."
626 msgstr[0] ""
627 msgstr[1] ""
629 #: add-patch.c:1575
630 msgid "No other hunks to search"
631 msgstr ""
633 #: add-patch.c:1581 git-add--interactive.perl:1661
634 msgid "search for regex? "
635 msgstr ""
637 #: add-patch.c:1596
638 #, c-format
639 msgid "Malformed search regexp %s: %s"
640 msgstr ""
642 #: add-patch.c:1613
643 msgid "No hunk matches the given pattern"
644 msgstr ""
646 #: add-patch.c:1620
647 msgid "Sorry, cannot split this hunk"
648 msgstr ""
650 #: add-patch.c:1624
651 #, c-format
652 msgid "Split into %d hunks."
653 msgstr ""
655 #: add-patch.c:1628
656 msgid "Sorry, cannot edit this hunk"
657 msgstr ""
659 #: add-patch.c:1680
660 msgid "'git apply' failed"
661 msgstr ""
663 #: advice.c:145
664 #, c-format
665 msgid ""
666 "\n"
667 "Disable this message with \"git config advice.%s false\""
668 msgstr ""
670 #: advice.c:161
671 #, c-format
672 msgid "%shint: %.*s%s\n"
673 msgstr ""
675 #: advice.c:252
676 msgid "Cherry-picking is not possible because you have unmerged files."
677 msgstr ""
679 #: advice.c:254
680 msgid "Committing is not possible because you have unmerged files."
681 msgstr ""
683 #: advice.c:256
684 msgid "Merging is not possible because you have unmerged files."
685 msgstr ""
687 #: advice.c:258
688 msgid "Pulling is not possible because you have unmerged files."
689 msgstr ""
691 #: advice.c:260
692 msgid "Reverting is not possible because you have unmerged files."
693 msgstr ""
695 #: advice.c:262
696 #, c-format
697 msgid "It is not possible to %s because you have unmerged files."
698 msgstr ""
700 #: advice.c:270
701 msgid ""
702 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
703 "as appropriate to mark resolution and make a commit."
704 msgstr ""
706 #: advice.c:278
707 msgid "Exiting because of an unresolved conflict."
708 msgstr ""
710 #: advice.c:283 builtin/merge.c:1374
711 msgid "You have not concluded your merge (MERGE_HEAD exists)."
712 msgstr ""
714 #: advice.c:285
715 msgid "Please, commit your changes before merging."
716 msgstr ""
718 #: advice.c:286
719 msgid "Exiting because of unfinished merge."
720 msgstr ""
722 #: advice.c:296
723 #, c-format
724 msgid ""
725 "The following pathspecs didn't match any eligible path, but they do match "
726 "index\n"
727 "entries outside the current sparse checkout:\n"
728 msgstr ""
730 #: advice.c:303
731 msgid ""
732 "Disable or modify the sparsity rules if you intend to update such entries."
733 msgstr ""
735 #: advice.c:310
736 #, c-format
737 msgid ""
738 "Note: switching to '%s'.\n"
739 "\n"
740 "You are in 'detached HEAD' state. You can look around, make experimental\n"
741 "changes and commit them, and you can discard any commits you make in this\n"
742 "state without impacting any branches by switching back to a branch.\n"
743 "\n"
744 "If you want to create a new branch to retain commits you create, you may\n"
745 "do so (now or later) by using -c with the switch command. Example:\n"
746 "\n"
747 "  git switch -c <new-branch-name>\n"
748 "\n"
749 "Or undo this operation with:\n"
750 "\n"
751 "  git switch -\n"
752 "\n"
753 "Turn off this advice by setting config variable advice.detachedHead to "
754 "false\n"
755 "\n"
756 msgstr ""
758 #: alias.c:50
759 msgid "cmdline ends with \\"
760 msgstr ""
762 #: alias.c:51
763 msgid "unclosed quote"
764 msgstr ""
766 #: apply.c:70
767 #, c-format
768 msgid "unrecognized whitespace option '%s'"
769 msgstr ""
771 #: apply.c:86
772 #, c-format
773 msgid "unrecognized whitespace ignore option '%s'"
774 msgstr ""
776 #: apply.c:136
777 msgid "--reject and --3way cannot be used together."
778 msgstr ""
780 #: apply.c:139
781 msgid "--3way outside a repository"
782 msgstr ""
784 #: apply.c:150
785 msgid "--index outside a repository"
786 msgstr ""
788 #: apply.c:153
789 msgid "--cached outside a repository"
790 msgstr ""
792 #: apply.c:800
793 #, c-format
794 msgid "Cannot prepare timestamp regexp %s"
795 msgstr ""
797 #: apply.c:809
798 #, c-format
799 msgid "regexec returned %d for input: %s"
800 msgstr ""
802 #: apply.c:883
803 #, c-format
804 msgid "unable to find filename in patch at line %d"
805 msgstr ""
807 #: apply.c:921
808 #, c-format
809 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
810 msgstr ""
812 #: apply.c:927
813 #, c-format
814 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
815 msgstr ""
817 #: apply.c:928
818 #, c-format
819 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
820 msgstr ""
822 #: apply.c:933
823 #, c-format
824 msgid "git apply: bad git-diff - expected /dev/null on line %d"
825 msgstr ""
827 #: apply.c:962
828 #, c-format
829 msgid "invalid mode on line %d: %s"
830 msgstr ""
832 #: apply.c:1281
833 #, c-format
834 msgid "inconsistent header lines %d and %d"
835 msgstr ""
837 #: apply.c:1371
838 #, c-format
839 msgid ""
840 "git diff header lacks filename information when removing %d leading pathname "
841 "component (line %d)"
842 msgid_plural ""
843 "git diff header lacks filename information when removing %d leading pathname "
844 "components (line %d)"
845 msgstr[0] ""
846 msgstr[1] ""
848 #: apply.c:1384
849 #, c-format
850 msgid "git diff header lacks filename information (line %d)"
851 msgstr ""
853 #: apply.c:1480
854 #, c-format
855 msgid "recount: unexpected line: %.*s"
856 msgstr ""
858 #: apply.c:1549
859 #, c-format
860 msgid "patch fragment without header at line %d: %.*s"
861 msgstr ""
863 #: apply.c:1752
864 msgid "new file depends on old contents"
865 msgstr ""
867 #: apply.c:1754
868 msgid "deleted file still has contents"
869 msgstr ""
871 #: apply.c:1788
872 #, c-format
873 msgid "corrupt patch at line %d"
874 msgstr ""
876 #: apply.c:1825
877 #, c-format
878 msgid "new file %s depends on old contents"
879 msgstr ""
881 #: apply.c:1827
882 #, c-format
883 msgid "deleted file %s still has contents"
884 msgstr ""
886 #: apply.c:1830
887 #, c-format
888 msgid "** warning: file %s becomes empty but is not deleted"
889 msgstr ""
891 #: apply.c:1977
892 #, c-format
893 msgid "corrupt binary patch at line %d: %.*s"
894 msgstr ""
896 #: apply.c:2014
897 #, c-format
898 msgid "unrecognized binary patch at line %d"
899 msgstr ""
901 #: apply.c:2176
902 #, c-format
903 msgid "patch with only garbage at line %d"
904 msgstr ""
906 #: apply.c:2262
907 #, c-format
908 msgid "unable to read symlink %s"
909 msgstr ""
911 #: apply.c:2266
912 #, c-format
913 msgid "unable to open or read %s"
914 msgstr ""
916 #: apply.c:2935
917 #, c-format
918 msgid "invalid start of line: '%c'"
919 msgstr ""
921 #: apply.c:3056
922 #, c-format
923 msgid "Hunk #%d succeeded at %d (offset %d line)."
924 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
925 msgstr[0] ""
926 msgstr[1] ""
928 #: apply.c:3068
929 #, c-format
930 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
931 msgstr ""
933 #: apply.c:3074
934 #, c-format
935 msgid ""
936 "while searching for:\n"
937 "%.*s"
938 msgstr ""
940 #: apply.c:3096
941 #, c-format
942 msgid "missing binary patch data for '%s'"
943 msgstr ""
945 #: apply.c:3104
946 #, c-format
947 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
948 msgstr ""
950 #: apply.c:3151
951 #, c-format
952 msgid "cannot apply binary patch to '%s' without full index line"
953 msgstr ""
955 #: apply.c:3162
956 #, c-format
957 msgid ""
958 "the patch applies to '%s' (%s), which does not match the current contents."
959 msgstr ""
961 #: apply.c:3170
962 #, c-format
963 msgid "the patch applies to an empty '%s' but it is not empty"
964 msgstr ""
966 #: apply.c:3188
967 #, c-format
968 msgid "the necessary postimage %s for '%s' cannot be read"
969 msgstr ""
971 #: apply.c:3201
972 #, c-format
973 msgid "binary patch does not apply to '%s'"
974 msgstr ""
976 #: apply.c:3208
977 #, c-format
978 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
979 msgstr ""
981 #: apply.c:3229
982 #, c-format
983 msgid "patch failed: %s:%ld"
984 msgstr ""
986 #: apply.c:3352
987 #, c-format
988 msgid "cannot checkout %s"
989 msgstr ""
991 #: apply.c:3404 apply.c:3415 apply.c:3461 midx.c:98 pack-revindex.c:214
992 #: setup.c:308
993 #, c-format
994 msgid "failed to read %s"
995 msgstr ""
997 #: apply.c:3412
998 #, c-format
999 msgid "reading from '%s' beyond a symbolic link"
1000 msgstr ""
1002 #: apply.c:3441 apply.c:3687
1003 #, c-format
1004 msgid "path %s has been renamed/deleted"
1005 msgstr ""
1007 #: apply.c:3527 apply.c:3702
1008 #, c-format
1009 msgid "%s: does not exist in index"
1010 msgstr ""
1012 #: apply.c:3536 apply.c:3710 apply.c:3954
1013 #, c-format
1014 msgid "%s: does not match index"
1015 msgstr ""
1017 #: apply.c:3571
1018 msgid "repository lacks the necessary blob to perform 3-way merge."
1019 msgstr ""
1021 #: apply.c:3574
1022 #, c-format
1023 msgid "Performing three-way merge...\n"
1024 msgstr ""
1026 #: apply.c:3590 apply.c:3594
1027 #, c-format
1028 msgid "cannot read the current contents of '%s'"
1029 msgstr ""
1031 #: apply.c:3606
1032 #, c-format
1033 msgid "Failed to perform three-way merge...\n"
1034 msgstr ""
1036 #: apply.c:3620
1037 #, c-format
1038 msgid "Applied patch to '%s' with conflicts.\n"
1039 msgstr ""
1041 #: apply.c:3625
1042 #, c-format
1043 msgid "Applied patch to '%s' cleanly.\n"
1044 msgstr ""
1046 #: apply.c:3642
1047 #, c-format
1048 msgid "Falling back to direct application...\n"
1049 msgstr ""
1051 #: apply.c:3654
1052 msgid "removal patch leaves file contents"
1053 msgstr ""
1055 #: apply.c:3727
1056 #, c-format
1057 msgid "%s: wrong type"
1058 msgstr ""
1060 #: apply.c:3729
1061 #, c-format
1062 msgid "%s has type %o, expected %o"
1063 msgstr ""
1065 #: apply.c:3894 apply.c:3896 read-cache.c:863 read-cache.c:892
1066 #: read-cache.c:1353
1067 #, c-format
1068 msgid "invalid path '%s'"
1069 msgstr ""
1071 #: apply.c:3952
1072 #, c-format
1073 msgid "%s: already exists in index"
1074 msgstr ""
1076 #: apply.c:3956
1077 #, c-format
1078 msgid "%s: already exists in working directory"
1079 msgstr ""
1081 #: apply.c:3976
1082 #, c-format
1083 msgid "new mode (%o) of %s does not match old mode (%o)"
1084 msgstr ""
1086 #: apply.c:3981
1087 #, c-format
1088 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1089 msgstr ""
1091 #: apply.c:4001
1092 #, c-format
1093 msgid "affected file '%s' is beyond a symbolic link"
1094 msgstr ""
1096 #: apply.c:4005
1097 #, c-format
1098 msgid "%s: patch does not apply"
1099 msgstr ""
1101 #: apply.c:4020
1102 #, c-format
1103 msgid "Checking patch %s..."
1104 msgstr ""
1106 #: apply.c:4112
1107 #, c-format
1108 msgid "sha1 information is lacking or useless for submodule %s"
1109 msgstr ""
1111 #: apply.c:4119
1112 #, c-format
1113 msgid "mode change for %s, which is not in current HEAD"
1114 msgstr ""
1116 #: apply.c:4122
1117 #, c-format
1118 msgid "sha1 information is lacking or useless (%s)."
1119 msgstr ""
1121 #: apply.c:4131
1122 #, c-format
1123 msgid "could not add %s to temporary index"
1124 msgstr ""
1126 #: apply.c:4141
1127 #, c-format
1128 msgid "could not write temporary index to %s"
1129 msgstr ""
1131 #: apply.c:4279
1132 #, c-format
1133 msgid "unable to remove %s from index"
1134 msgstr ""
1136 #: apply.c:4313
1137 #, c-format
1138 msgid "corrupt patch for submodule %s"
1139 msgstr ""
1141 #: apply.c:4319
1142 #, c-format
1143 msgid "unable to stat newly created file '%s'"
1144 msgstr ""
1146 #: apply.c:4327
1147 #, c-format
1148 msgid "unable to create backing store for newly created file %s"
1149 msgstr ""
1151 #: apply.c:4333 apply.c:4478
1152 #, c-format
1153 msgid "unable to add cache entry for %s"
1154 msgstr ""
1156 #: apply.c:4376 builtin/bisect--helper.c:525
1157 #, c-format
1158 msgid "failed to write to '%s'"
1159 msgstr ""
1161 #: apply.c:4380
1162 #, c-format
1163 msgid "closing file '%s'"
1164 msgstr ""
1166 #: apply.c:4450
1167 #, c-format
1168 msgid "unable to write file '%s' mode %o"
1169 msgstr ""
1171 #: apply.c:4548
1172 #, c-format
1173 msgid "Applied patch %s cleanly."
1174 msgstr ""
1176 #: apply.c:4556
1177 msgid "internal error"
1178 msgstr ""
1180 #: apply.c:4559
1181 #, c-format
1182 msgid "Applying patch %%s with %d reject..."
1183 msgid_plural "Applying patch %%s with %d rejects..."
1184 msgstr[0] ""
1185 msgstr[1] ""
1187 #: apply.c:4570
1188 #, c-format
1189 msgid "truncating .rej filename to %.*s.rej"
1190 msgstr ""
1192 #: apply.c:4578 builtin/fetch.c:993 builtin/fetch.c:1394
1193 #, c-format
1194 msgid "cannot open %s"
1195 msgstr ""
1197 #: apply.c:4592
1198 #, c-format
1199 msgid "Hunk #%d applied cleanly."
1200 msgstr ""
1202 #: apply.c:4596
1203 #, c-format
1204 msgid "Rejected hunk #%d."
1205 msgstr ""
1207 #: apply.c:4725
1208 #, c-format
1209 msgid "Skipped patch '%s'."
1210 msgstr ""
1212 #: apply.c:4733
1213 msgid "unrecognized input"
1214 msgstr ""
1216 #: apply.c:4753
1217 msgid "unable to read index file"
1218 msgstr ""
1220 #: apply.c:4910
1221 #, c-format
1222 msgid "can't open patch '%s': %s"
1223 msgstr ""
1225 #: apply.c:4937
1226 #, c-format
1227 msgid "squelched %d whitespace error"
1228 msgid_plural "squelched %d whitespace errors"
1229 msgstr[0] ""
1230 msgstr[1] ""
1232 #: apply.c:4943 apply.c:4958
1233 #, c-format
1234 msgid "%d line adds whitespace errors."
1235 msgid_plural "%d lines add whitespace errors."
1236 msgstr[0] ""
1237 msgstr[1] ""
1239 #: apply.c:4951
1240 #, c-format
1241 msgid "%d line applied after fixing whitespace errors."
1242 msgid_plural "%d lines applied after fixing whitespace errors."
1243 msgstr[0] ""
1244 msgstr[1] ""
1246 #: apply.c:4967 builtin/add.c:678 builtin/mv.c:304 builtin/rm.c:423
1247 msgid "Unable to write new index file"
1248 msgstr ""
1250 #: apply.c:4995
1251 msgid "don't apply changes matching the given path"
1252 msgstr ""
1254 #: apply.c:4998
1255 msgid "apply changes matching the given path"
1256 msgstr ""
1258 #: apply.c:5000 builtin/am.c:2318
1259 msgid "num"
1260 msgstr ""
1262 #: apply.c:5001
1263 msgid "remove <num> leading slashes from traditional diff paths"
1264 msgstr ""
1266 #: apply.c:5004
1267 msgid "ignore additions made by the patch"
1268 msgstr ""
1270 #: apply.c:5006
1271 msgid "instead of applying the patch, output diffstat for the input"
1272 msgstr ""
1274 #: apply.c:5010
1275 msgid "show number of added and deleted lines in decimal notation"
1276 msgstr ""
1278 #: apply.c:5012
1279 msgid "instead of applying the patch, output a summary for the input"
1280 msgstr ""
1282 #: apply.c:5014
1283 msgid "instead of applying the patch, see if the patch is applicable"
1284 msgstr ""
1286 #: apply.c:5016
1287 msgid "make sure the patch is applicable to the current index"
1288 msgstr ""
1290 #: apply.c:5018
1291 msgid "mark new files with `git add --intent-to-add`"
1292 msgstr ""
1294 #: apply.c:5020
1295 msgid "apply a patch without touching the working tree"
1296 msgstr ""
1298 #: apply.c:5022
1299 msgid "accept a patch that touches outside the working area"
1300 msgstr ""
1302 #: apply.c:5025
1303 msgid "also apply the patch (use with --stat/--summary/--check)"
1304 msgstr ""
1306 #: apply.c:5027
1307 msgid "attempt three-way merge, fall back on normal patch if that fails"
1308 msgstr ""
1310 #: apply.c:5029
1311 msgid "build a temporary index based on embedded index information"
1312 msgstr ""
1314 #: apply.c:5032 builtin/checkout-index.c:196 builtin/ls-files.c:617
1315 msgid "paths are separated with NUL character"
1316 msgstr ""
1318 #: apply.c:5034
1319 msgid "ensure at least <n> lines of context match"
1320 msgstr ""
1322 #: apply.c:5035 builtin/am.c:2294 builtin/am.c:2297
1323 #: builtin/interpret-trailers.c:98 builtin/interpret-trailers.c:100
1324 #: builtin/interpret-trailers.c:102 builtin/pack-objects.c:3991
1325 #: builtin/rebase.c:1347
1326 msgid "action"
1327 msgstr ""
1329 #: apply.c:5036
1330 msgid "detect new or modified lines that have whitespace errors"
1331 msgstr ""
1333 #: apply.c:5039 apply.c:5042
1334 msgid "ignore changes in whitespace when finding context"
1335 msgstr ""
1337 #: apply.c:5045
1338 msgid "apply the patch in reverse"
1339 msgstr ""
1341 #: apply.c:5047
1342 msgid "don't expect at least one line of context"
1343 msgstr ""
1345 #: apply.c:5049
1346 msgid "leave the rejected hunks in corresponding *.rej files"
1347 msgstr ""
1349 #: apply.c:5051
1350 msgid "allow overlapping hunks"
1351 msgstr ""
1353 #: apply.c:5052 builtin/add.c:364 builtin/check-ignore.c:22
1354 #: builtin/commit.c:1481 builtin/count-objects.c:98 builtin/fsck.c:756
1355 #: builtin/log.c:2297 builtin/mv.c:123 builtin/read-tree.c:128
1356 msgid "be verbose"
1357 msgstr ""
1359 #: apply.c:5054
1360 msgid "tolerate incorrectly detected missing new-line at the end of file"
1361 msgstr ""
1363 #: apply.c:5057
1364 msgid "do not trust the line counts in the hunk headers"
1365 msgstr ""
1367 #: apply.c:5059 builtin/am.c:2306
1368 msgid "root"
1369 msgstr ""
1371 #: apply.c:5060
1372 msgid "prepend <root> to all filenames"
1373 msgstr ""
1375 #: archive-tar.c:125 archive-zip.c:345
1376 #, c-format
1377 msgid "cannot stream blob %s"
1378 msgstr ""
1380 #: archive-tar.c:265 archive-zip.c:358
1381 #, c-format
1382 msgid "unsupported file mode: 0%o (SHA1: %s)"
1383 msgstr ""
1385 #: archive-tar.c:450
1386 #, c-format
1387 msgid "unable to start '%s' filter"
1388 msgstr ""
1390 #: archive-tar.c:453
1391 msgid "unable to redirect descriptor"
1392 msgstr ""
1394 #: archive-tar.c:460
1395 #, c-format
1396 msgid "'%s' filter reported error"
1397 msgstr ""
1399 #: archive-zip.c:318
1400 #, c-format
1401 msgid "path is not valid UTF-8: %s"
1402 msgstr ""
1404 #: archive-zip.c:322
1405 #, c-format
1406 msgid "path too long (%d chars, SHA1: %s): %s"
1407 msgstr ""
1409 #: archive-zip.c:469 builtin/pack-objects.c:365 builtin/pack-objects.c:368
1410 #, c-format
1411 msgid "deflate error (%d)"
1412 msgstr ""
1414 #: archive-zip.c:603
1415 #, c-format
1416 msgid "timestamp too large for this system: %<PRIuMAX>"
1417 msgstr ""
1419 #: archive.c:14
1420 msgid "git archive [<options>] <tree-ish> [<path>...]"
1421 msgstr ""
1423 #: archive.c:15
1424 msgid "git archive --list"
1425 msgstr ""
1427 #: archive.c:16
1428 msgid ""
1429 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
1430 msgstr ""
1432 #: archive.c:17
1433 msgid "git archive --remote <repo> [--exec <cmd>] --list"
1434 msgstr ""
1436 #: archive.c:188
1437 #, c-format
1438 msgid "cannot read %s"
1439 msgstr ""
1441 #: archive.c:342 sequencer.c:460 sequencer.c:1915 sequencer.c:3095
1442 #: sequencer.c:3537 sequencer.c:3665 builtin/am.c:262 builtin/commit.c:833
1443 #: builtin/merge.c:1143
1444 #, c-format
1445 msgid "could not read '%s'"
1446 msgstr ""
1448 #: archive.c:427 builtin/add.c:205 builtin/add.c:645 builtin/rm.c:328
1449 #, c-format
1450 msgid "pathspec '%s' did not match any files"
1451 msgstr ""
1453 #: archive.c:451
1454 #, c-format
1455 msgid "no such ref: %.*s"
1456 msgstr ""
1458 #: archive.c:457
1459 #, c-format
1460 msgid "not a valid object name: %s"
1461 msgstr ""
1463 #: archive.c:470
1464 #, c-format
1465 msgid "not a tree object: %s"
1466 msgstr ""
1468 #: archive.c:482
1469 msgid "current working directory is untracked"
1470 msgstr ""
1472 #: archive.c:523
1473 #, c-format
1474 msgid "File not found: %s"
1475 msgstr ""
1477 #: archive.c:525
1478 #, c-format
1479 msgid "Not a regular file: %s"
1480 msgstr ""
1482 #: archive.c:552
1483 msgid "fmt"
1484 msgstr ""
1486 #: archive.c:552
1487 msgid "archive format"
1488 msgstr ""
1490 #: archive.c:553 builtin/log.c:1775
1491 msgid "prefix"
1492 msgstr ""
1494 #: archive.c:554
1495 msgid "prepend prefix to each pathname in the archive"
1496 msgstr ""
1498 #: archive.c:555 archive.c:558 builtin/blame.c:884 builtin/blame.c:888
1499 #: builtin/blame.c:889 builtin/commit-tree.c:117 builtin/config.c:135
1500 #: builtin/fast-export.c:1207 builtin/fast-export.c:1209
1501 #: builtin/fast-export.c:1213 builtin/grep.c:921 builtin/hash-object.c:105
1502 #: builtin/ls-files.c:653 builtin/ls-files.c:656 builtin/notes.c:412
1503 #: builtin/notes.c:578 builtin/read-tree.c:123 parse-options.h:191
1504 msgid "file"
1505 msgstr ""
1507 #: archive.c:556
1508 msgid "add untracked file to archive"
1509 msgstr ""
1511 #: archive.c:559 builtin/archive.c:90
1512 msgid "write the archive to this file"
1513 msgstr ""
1515 #: archive.c:561
1516 msgid "read .gitattributes in working directory"
1517 msgstr ""
1519 #: archive.c:562
1520 msgid "report archived files on stderr"
1521 msgstr ""
1523 #: archive.c:564
1524 msgid "set compression level"
1525 msgstr ""
1527 #: archive.c:567
1528 msgid "list supported archive formats"
1529 msgstr ""
1531 #: archive.c:569 builtin/archive.c:91 builtin/clone.c:118 builtin/clone.c:121
1532 #: builtin/submodule--helper.c:1830 builtin/submodule--helper.c:2335
1533 msgid "repo"
1534 msgstr ""
1536 #: archive.c:570 builtin/archive.c:92
1537 msgid "retrieve the archive from remote repository <repo>"
1538 msgstr ""
1540 #: archive.c:571 builtin/archive.c:93 builtin/difftool.c:717
1541 #: builtin/notes.c:498
1542 msgid "command"
1543 msgstr ""
1545 #: archive.c:572 builtin/archive.c:94
1546 msgid "path to the remote git-upload-archive command"
1547 msgstr ""
1549 #: archive.c:579
1550 msgid "Unexpected option --remote"
1551 msgstr ""
1553 #: archive.c:581
1554 msgid "Option --exec can only be used together with --remote"
1555 msgstr ""
1557 #: archive.c:583
1558 msgid "Unexpected option --output"
1559 msgstr ""
1561 #: archive.c:585
1562 msgid "Options --add-file and --remote cannot be used together"
1563 msgstr ""
1565 #: archive.c:607
1566 #, c-format
1567 msgid "Unknown archive format '%s'"
1568 msgstr ""
1570 #: archive.c:616
1571 #, c-format
1572 msgid "Argument not supported for format '%s': -%d"
1573 msgstr ""
1575 #: attr.c:202
1576 #, c-format
1577 msgid "%.*s is not a valid attribute name"
1578 msgstr ""
1580 #: attr.c:363
1581 #, c-format
1582 msgid "%s not allowed: %s:%d"
1583 msgstr ""
1585 #: attr.c:403
1586 msgid ""
1587 "Negative patterns are ignored in git attributes\n"
1588 "Use '\\!' for literal leading exclamation."
1589 msgstr ""
1591 #: bisect.c:489
1592 #, c-format
1593 msgid "Badly quoted content in file '%s': %s"
1594 msgstr ""
1596 #: bisect.c:699
1597 #, c-format
1598 msgid "We cannot bisect more!\n"
1599 msgstr ""
1601 #: bisect.c:766
1602 #, c-format
1603 msgid "Not a valid commit name %s"
1604 msgstr ""
1606 #: bisect.c:791
1607 #, c-format
1608 msgid ""
1609 "The merge base %s is bad.\n"
1610 "This means the bug has been fixed between %s and [%s].\n"
1611 msgstr ""
1613 #: bisect.c:796
1614 #, c-format
1615 msgid ""
1616 "The merge base %s is new.\n"
1617 "The property has changed between %s and [%s].\n"
1618 msgstr ""
1620 #: bisect.c:801
1621 #, c-format
1622 msgid ""
1623 "The merge base %s is %s.\n"
1624 "This means the first '%s' commit is between %s and [%s].\n"
1625 msgstr ""
1627 #: bisect.c:809
1628 #, c-format
1629 msgid ""
1630 "Some %s revs are not ancestors of the %s rev.\n"
1631 "git bisect cannot work properly in this case.\n"
1632 "Maybe you mistook %s and %s revs?\n"
1633 msgstr ""
1635 #: bisect.c:822
1636 #, c-format
1637 msgid ""
1638 "the merge base between %s and [%s] must be skipped.\n"
1639 "So we cannot be sure the first %s commit is between %s and %s.\n"
1640 "We continue anyway."
1641 msgstr ""
1643 #: bisect.c:861
1644 #, c-format
1645 msgid "Bisecting: a merge base must be tested\n"
1646 msgstr ""
1648 #: bisect.c:911
1649 #, c-format
1650 msgid "a %s revision is needed"
1651 msgstr ""
1653 #: bisect.c:941 builtin/notes.c:177 builtin/tag.c:298
1654 #, c-format
1655 msgid "could not create file '%s'"
1656 msgstr ""
1658 #: bisect.c:987 builtin/merge.c:153
1659 #, c-format
1660 msgid "could not read file '%s'"
1661 msgstr ""
1663 #: bisect.c:1027
1664 msgid "reading bisect refs failed"
1665 msgstr ""
1667 #: bisect.c:1057
1668 #, c-format
1669 msgid "%s was both %s and %s\n"
1670 msgstr ""
1672 #: bisect.c:1066
1673 #, c-format
1674 msgid ""
1675 "No testable commit found.\n"
1676 "Maybe you started with bad path arguments?\n"
1677 msgstr ""
1679 #: bisect.c:1095
1680 #, c-format
1681 msgid "(roughly %d step)"
1682 msgid_plural "(roughly %d steps)"
1683 msgstr[0] ""
1684 msgstr[1] ""
1686 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
1687 #. steps)" translation.
1689 #: bisect.c:1101
1690 #, c-format
1691 msgid "Bisecting: %d revision left to test after this %s\n"
1692 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1693 msgstr[0] ""
1694 msgstr[1] ""
1696 #: blame.c:2776
1697 msgid "--contents and --reverse do not blend well."
1698 msgstr ""
1700 #: blame.c:2790
1701 msgid "cannot use --contents with final commit object name"
1702 msgstr ""
1704 #: blame.c:2811
1705 msgid "--reverse and --first-parent together require specified latest commit"
1706 msgstr ""
1708 #: blame.c:2820 bundle.c:224 ref-filter.c:2274 remote.c:2041 sequencer.c:2333
1709 #: sequencer.c:4865 submodule.c:844 builtin/commit.c:1113 builtin/log.c:414
1710 #: builtin/log.c:1021 builtin/log.c:1629 builtin/log.c:2056 builtin/log.c:2346
1711 #: builtin/merge.c:428 builtin/pack-objects.c:3343 builtin/pack-objects.c:3806
1712 #: builtin/pack-objects.c:3821 builtin/shortlog.c:255
1713 msgid "revision walk setup failed"
1714 msgstr ""
1716 #: blame.c:2838
1717 msgid ""
1718 "--reverse --first-parent together require range along first-parent chain"
1719 msgstr ""
1721 #: blame.c:2849
1722 #, c-format
1723 msgid "no such path %s in %s"
1724 msgstr ""
1726 #: blame.c:2860
1727 #, c-format
1728 msgid "cannot read blob %s for path %s"
1729 msgstr ""
1731 #: branch.c:53
1732 #, c-format
1733 msgid ""
1734 "\n"
1735 "After fixing the error cause you may try to fix up\n"
1736 "the remote tracking information by invoking\n"
1737 "\"git branch --set-upstream-to=%s%s%s\"."
1738 msgstr ""
1740 #: branch.c:67
1741 #, c-format
1742 msgid "Not setting branch %s as its own upstream."
1743 msgstr ""
1745 #: branch.c:93
1746 #, c-format
1747 msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
1748 msgstr ""
1750 #: branch.c:94
1751 #, c-format
1752 msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
1753 msgstr ""
1755 #: branch.c:98
1756 #, c-format
1757 msgid "Branch '%s' set up to track local branch '%s' by rebasing."
1758 msgstr ""
1760 #: branch.c:99
1761 #, c-format
1762 msgid "Branch '%s' set up to track local branch '%s'."
1763 msgstr ""
1765 #: branch.c:104
1766 #, c-format
1767 msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1768 msgstr ""
1770 #: branch.c:105
1771 #, c-format
1772 msgid "Branch '%s' set up to track remote ref '%s'."
1773 msgstr ""
1775 #: branch.c:109
1776 #, c-format
1777 msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1778 msgstr ""
1780 #: branch.c:110
1781 #, c-format
1782 msgid "Branch '%s' set up to track local ref '%s'."
1783 msgstr ""
1785 #: branch.c:119
1786 msgid "Unable to write upstream branch configuration"
1787 msgstr ""
1789 #: branch.c:156
1790 #, c-format
1791 msgid "Not tracking: ambiguous information for ref %s"
1792 msgstr ""
1794 #: branch.c:189
1795 #, c-format
1796 msgid "'%s' is not a valid branch name."
1797 msgstr ""
1799 #: branch.c:208
1800 #, c-format
1801 msgid "A branch named '%s' already exists."
1802 msgstr ""
1804 #: branch.c:213
1805 msgid "Cannot force update the current branch."
1806 msgstr ""
1808 #: branch.c:233
1809 #, c-format
1810 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1811 msgstr ""
1813 #: branch.c:235
1814 #, c-format
1815 msgid "the requested upstream branch '%s' does not exist"
1816 msgstr ""
1818 #: branch.c:237
1819 msgid ""
1820 "\n"
1821 "If you are planning on basing your work on an upstream\n"
1822 "branch that already exists at the remote, you may need to\n"
1823 "run \"git fetch\" to retrieve it.\n"
1824 "\n"
1825 "If you are planning to push out a new local branch that\n"
1826 "will track its remote counterpart, you may want to use\n"
1827 "\"git push -u\" to set the upstream config as you push."
1828 msgstr ""
1830 #: branch.c:281
1831 #, c-format
1832 msgid "Not a valid object name: '%s'."
1833 msgstr ""
1835 #: branch.c:301
1836 #, c-format
1837 msgid "Ambiguous object name: '%s'."
1838 msgstr ""
1840 #: branch.c:306
1841 #, c-format
1842 msgid "Not a valid branch point: '%s'."
1843 msgstr ""
1845 #: branch.c:366
1846 #, c-format
1847 msgid "'%s' is already checked out at '%s'"
1848 msgstr ""
1850 #: branch.c:389
1851 #, c-format
1852 msgid "HEAD of working tree %s is not updated"
1853 msgstr ""
1855 #: bundle.c:44
1856 #, c-format
1857 msgid "unrecognized bundle hash algorithm: %s"
1858 msgstr ""
1860 #: bundle.c:48
1861 #, c-format
1862 msgid "unknown capability '%s'"
1863 msgstr ""
1865 #: bundle.c:74
1866 #, c-format
1867 msgid "'%s' does not look like a v2 or v3 bundle file"
1868 msgstr ""
1870 #: bundle.c:113
1871 #, c-format
1872 msgid "unrecognized header: %s%s (%d)"
1873 msgstr ""
1875 #: bundle.c:140 rerere.c:464 rerere.c:674 sequencer.c:2593 sequencer.c:3385
1876 #: builtin/commit.c:861
1877 #, c-format
1878 msgid "could not open '%s'"
1879 msgstr ""
1881 #: bundle.c:198
1882 msgid "Repository lacks these prerequisite commits:"
1883 msgstr ""
1885 #: bundle.c:201
1886 msgid "need a repository to verify a bundle"
1887 msgstr ""
1889 #: bundle.c:257
1890 #, c-format
1891 msgid "The bundle contains this ref:"
1892 msgid_plural "The bundle contains these %d refs:"
1893 msgstr[0] ""
1894 msgstr[1] ""
1896 #: bundle.c:264
1897 msgid "The bundle records a complete history."
1898 msgstr ""
1900 #: bundle.c:266
1901 #, c-format
1902 msgid "The bundle requires this ref:"
1903 msgid_plural "The bundle requires these %d refs:"
1904 msgstr[0] ""
1905 msgstr[1] ""
1907 #: bundle.c:333
1908 msgid "unable to dup bundle descriptor"
1909 msgstr ""
1911 #: bundle.c:340
1912 msgid "Could not spawn pack-objects"
1913 msgstr ""
1915 #: bundle.c:351
1916 msgid "pack-objects died"
1917 msgstr ""
1919 #: bundle.c:400
1920 #, c-format
1921 msgid "ref '%s' is excluded by the rev-list options"
1922 msgstr ""
1924 #: bundle.c:504
1925 #, c-format
1926 msgid "unsupported bundle version %d"
1927 msgstr ""
1929 #: bundle.c:506
1930 #, c-format
1931 msgid "cannot write bundle version %d with algorithm %s"
1932 msgstr ""
1934 #: bundle.c:524 builtin/log.c:210 builtin/log.c:1938 builtin/shortlog.c:396
1935 #, c-format
1936 msgid "unrecognized argument: %s"
1937 msgstr ""
1939 #: bundle.c:553
1940 msgid "Refusing to create empty bundle."
1941 msgstr ""
1943 #: bundle.c:563
1944 #, c-format
1945 msgid "cannot create '%s'"
1946 msgstr ""
1948 #: bundle.c:588
1949 msgid "index-pack died"
1950 msgstr ""
1952 #: chunk-format.c:117
1953 msgid "terminating chunk id appears earlier than expected"
1954 msgstr ""
1956 #: chunk-format.c:126
1957 #, c-format
1958 msgid "improper chunk offset(s) %<PRIx64> and %<PRIx64>"
1959 msgstr ""
1961 #: chunk-format.c:133
1962 #, c-format
1963 msgid "duplicate chunk ID %<PRIx32> found"
1964 msgstr ""
1966 #: chunk-format.c:147
1967 #, c-format
1968 msgid "final chunk has non-zero id %<PRIx32>"
1969 msgstr ""
1971 #: color.c:329
1972 #, c-format
1973 msgid "invalid color value: %.*s"
1974 msgstr ""
1976 #: commit-graph.c:204 midx.c:47
1977 msgid "invalid hash version"
1978 msgstr ""
1980 #: commit-graph.c:262
1981 msgid "commit-graph file is too small"
1982 msgstr ""
1984 #: commit-graph.c:355
1985 #, c-format
1986 msgid "commit-graph signature %X does not match signature %X"
1987 msgstr ""
1989 #: commit-graph.c:362
1990 #, c-format
1991 msgid "commit-graph version %X does not match version %X"
1992 msgstr ""
1994 #: commit-graph.c:369
1995 #, c-format
1996 msgid "commit-graph hash version %X does not match version %X"
1997 msgstr ""
1999 #: commit-graph.c:386
2000 #, c-format
2001 msgid "commit-graph file is too small to hold %u chunks"
2002 msgstr ""
2004 #: commit-graph.c:482
2005 msgid "commit-graph has no base graphs chunk"
2006 msgstr ""
2008 #: commit-graph.c:492
2009 msgid "commit-graph chain does not match"
2010 msgstr ""
2012 #: commit-graph.c:540
2013 #, c-format
2014 msgid "invalid commit-graph chain: line '%s' not a hash"
2015 msgstr ""
2017 #: commit-graph.c:564
2018 msgid "unable to find all commit-graph files"
2019 msgstr ""
2021 #: commit-graph.c:745 commit-graph.c:782
2022 msgid "invalid commit position. commit-graph is likely corrupt"
2023 msgstr ""
2025 #: commit-graph.c:766
2026 #, c-format
2027 msgid "could not find commit %s"
2028 msgstr ""
2030 #: commit-graph.c:799
2031 msgid "commit-graph requires overflow generation data but has none"
2032 msgstr ""
2034 #: commit-graph.c:1075 builtin/am.c:1341
2035 #, c-format
2036 msgid "unable to parse commit %s"
2037 msgstr ""
2039 #: commit-graph.c:1337 builtin/pack-objects.c:3057
2040 #, c-format
2041 msgid "unable to get type of object %s"
2042 msgstr ""
2044 #: commit-graph.c:1368
2045 msgid "Loading known commits in commit graph"
2046 msgstr ""
2048 #: commit-graph.c:1385
2049 msgid "Expanding reachable commits in commit graph"
2050 msgstr ""
2052 #: commit-graph.c:1405
2053 msgid "Clearing commit marks in commit graph"
2054 msgstr ""
2056 #: commit-graph.c:1424
2057 msgid "Computing commit graph topological levels"
2058 msgstr ""
2060 #: commit-graph.c:1477
2061 msgid "Computing commit graph generation numbers"
2062 msgstr ""
2064 #: commit-graph.c:1558
2065 msgid "Computing commit changed paths Bloom filters"
2066 msgstr ""
2068 #: commit-graph.c:1635
2069 msgid "Collecting referenced commits"
2070 msgstr ""
2072 #: commit-graph.c:1660
2073 #, c-format
2074 msgid "Finding commits for commit graph in %d pack"
2075 msgid_plural "Finding commits for commit graph in %d packs"
2076 msgstr[0] ""
2077 msgstr[1] ""
2079 #: commit-graph.c:1673
2080 #, c-format
2081 msgid "error adding pack %s"
2082 msgstr ""
2084 #: commit-graph.c:1677
2085 #, c-format
2086 msgid "error opening index for %s"
2087 msgstr ""
2089 #: commit-graph.c:1714
2090 msgid "Finding commits for commit graph among packed objects"
2091 msgstr ""
2093 #: commit-graph.c:1732
2094 msgid "Finding extra edges in commit graph"
2095 msgstr ""
2097 #: commit-graph.c:1781
2098 msgid "failed to write correct number of base graph ids"
2099 msgstr ""
2101 #: commit-graph.c:1812 midx.c:911
2102 #, c-format
2103 msgid "unable to create leading directories of %s"
2104 msgstr ""
2106 #: commit-graph.c:1825
2107 msgid "unable to create temporary graph layer"
2108 msgstr ""
2110 #: commit-graph.c:1830
2111 #, c-format
2112 msgid "unable to adjust shared permissions for '%s'"
2113 msgstr ""
2115 #: commit-graph.c:1887
2116 #, c-format
2117 msgid "Writing out commit graph in %d pass"
2118 msgid_plural "Writing out commit graph in %d passes"
2119 msgstr[0] ""
2120 msgstr[1] ""
2122 #: commit-graph.c:1923
2123 msgid "unable to open commit-graph chain file"
2124 msgstr ""
2126 #: commit-graph.c:1939
2127 msgid "failed to rename base commit-graph file"
2128 msgstr ""
2130 #: commit-graph.c:1959
2131 msgid "failed to rename temporary commit-graph file"
2132 msgstr ""
2134 #: commit-graph.c:2092
2135 msgid "Scanning merged commits"
2136 msgstr ""
2138 #: commit-graph.c:2136
2139 msgid "Merging commit-graph"
2140 msgstr ""
2142 #: commit-graph.c:2244
2143 msgid "attempting to write a commit-graph, but 'core.commitGraph' is disabled"
2144 msgstr ""
2146 #: commit-graph.c:2351
2147 msgid "too many commits to write graph"
2148 msgstr ""
2150 #: commit-graph.c:2449
2151 msgid "the commit-graph file has incorrect checksum and is likely corrupt"
2152 msgstr ""
2154 #: commit-graph.c:2459
2155 #, c-format
2156 msgid "commit-graph has incorrect OID order: %s then %s"
2157 msgstr ""
2159 #: commit-graph.c:2469 commit-graph.c:2484
2160 #, c-format
2161 msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
2162 msgstr ""
2164 #: commit-graph.c:2476
2165 #, c-format
2166 msgid "failed to parse commit %s from commit-graph"
2167 msgstr ""
2169 #: commit-graph.c:2494
2170 msgid "Verifying commits in commit graph"
2171 msgstr ""
2173 #: commit-graph.c:2509
2174 #, c-format
2175 msgid "failed to parse commit %s from object database for commit-graph"
2176 msgstr ""
2178 #: commit-graph.c:2516
2179 #, c-format
2180 msgid "root tree OID for commit %s in commit-graph is %s != %s"
2181 msgstr ""
2183 #: commit-graph.c:2526
2184 #, c-format
2185 msgid "commit-graph parent list for commit %s is too long"
2186 msgstr ""
2188 #: commit-graph.c:2535
2189 #, c-format
2190 msgid "commit-graph parent for %s is %s != %s"
2191 msgstr ""
2193 #: commit-graph.c:2549
2194 #, c-format
2195 msgid "commit-graph parent list for commit %s terminates early"
2196 msgstr ""
2198 #: commit-graph.c:2554
2199 #, c-format
2200 msgid ""
2201 "commit-graph has generation number zero for commit %s, but non-zero elsewhere"
2202 msgstr ""
2204 #: commit-graph.c:2558
2205 #, c-format
2206 msgid ""
2207 "commit-graph has non-zero generation number for commit %s, but zero elsewhere"
2208 msgstr ""
2210 #: commit-graph.c:2575
2211 #, c-format
2212 msgid "commit-graph generation for commit %s is %<PRIuMAX> < %<PRIuMAX>"
2213 msgstr ""
2215 #: commit-graph.c:2581
2216 #, c-format
2217 msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
2218 msgstr ""
2220 #: commit.c:52 sequencer.c:3088 builtin/am.c:372 builtin/am.c:417
2221 #: builtin/am.c:422 builtin/am.c:1420 builtin/am.c:2067 builtin/replace.c:457
2222 #, c-format
2223 msgid "could not parse %s"
2224 msgstr ""
2226 #: commit.c:54
2227 #, c-format
2228 msgid "%s %s is not a commit!"
2229 msgstr ""
2231 #: commit.c:194
2232 msgid ""
2233 "Support for <GIT_DIR>/info/grafts is deprecated\n"
2234 "and will be removed in a future Git version.\n"
2235 "\n"
2236 "Please use \"git replace --convert-graft-file\"\n"
2237 "to convert the grafts into replace refs.\n"
2238 "\n"
2239 "Turn this message off by running\n"
2240 "\"git config advice.graftFileDeprecated false\""
2241 msgstr ""
2243 #: commit.c:1237
2244 #, c-format
2245 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
2246 msgstr ""
2248 #: commit.c:1241
2249 #, c-format
2250 msgid "Commit %s has a bad GPG signature allegedly by %s."
2251 msgstr ""
2253 #: commit.c:1244
2254 #, c-format
2255 msgid "Commit %s does not have a GPG signature."
2256 msgstr ""
2258 #: commit.c:1247
2259 #, c-format
2260 msgid "Commit %s has a good GPG signature by %s\n"
2261 msgstr ""
2263 #: commit.c:1501
2264 msgid ""
2265 "Warning: commit message did not conform to UTF-8.\n"
2266 "You may want to amend it after fixing the message, or set the config\n"
2267 "variable i18n.commitencoding to the encoding your project uses.\n"
2268 msgstr ""
2270 #: compat/obstack.c:406 compat/obstack.c:408
2271 msgid "memory exhausted"
2272 msgstr ""
2274 #: config.c:126
2275 #, c-format
2276 msgid ""
2277 "exceeded maximum include depth (%d) while including\n"
2278 "\t%s\n"
2279 "from\n"
2280 "\t%s\n"
2281 "This might be due to circular includes."
2282 msgstr ""
2284 #: config.c:142
2285 #, c-format
2286 msgid "could not expand include path '%s'"
2287 msgstr ""
2289 #: config.c:153
2290 msgid "relative config includes must come from files"
2291 msgstr ""
2293 #: config.c:199
2294 msgid "relative config include conditionals must come from files"
2295 msgstr ""
2297 #: config.c:396
2298 #, c-format
2299 msgid "invalid config format: %s"
2300 msgstr ""
2302 #: config.c:400
2303 #, c-format
2304 msgid "missing environment variable name for configuration '%.*s'"
2305 msgstr ""
2307 #: config.c:405
2308 #, c-format
2309 msgid "missing environment variable '%s' for configuration '%.*s'"
2310 msgstr ""
2312 #: config.c:442
2313 #, c-format
2314 msgid "key does not contain a section: %s"
2315 msgstr ""
2317 #: config.c:448
2318 #, c-format
2319 msgid "key does not contain variable name: %s"
2320 msgstr ""
2322 #: config.c:472 sequencer.c:2785
2323 #, c-format
2324 msgid "invalid key: %s"
2325 msgstr ""
2327 #: config.c:478
2328 #, c-format
2329 msgid "invalid key (newline): %s"
2330 msgstr ""
2332 #: config.c:511
2333 msgid "empty config key"
2334 msgstr ""
2336 #: config.c:529 config.c:541
2337 #, c-format
2338 msgid "bogus config parameter: %s"
2339 msgstr ""
2341 #: config.c:555 config.c:572 config.c:579 config.c:588
2342 #, c-format
2343 msgid "bogus format in %s"
2344 msgstr ""
2346 #: config.c:622
2347 #, c-format
2348 msgid "bogus count in %s"
2349 msgstr ""
2351 #: config.c:626
2352 #, c-format
2353 msgid "too many entries in %s"
2354 msgstr ""
2356 #: config.c:636
2357 #, c-format
2358 msgid "missing config key %s"
2359 msgstr ""
2361 #: config.c:644
2362 #, c-format
2363 msgid "missing config value %s"
2364 msgstr ""
2366 #: config.c:995
2367 #, c-format
2368 msgid "bad config line %d in blob %s"
2369 msgstr ""
2371 #: config.c:999
2372 #, c-format
2373 msgid "bad config line %d in file %s"
2374 msgstr ""
2376 #: config.c:1003
2377 #, c-format
2378 msgid "bad config line %d in standard input"
2379 msgstr ""
2381 #: config.c:1007
2382 #, c-format
2383 msgid "bad config line %d in submodule-blob %s"
2384 msgstr ""
2386 #: config.c:1011
2387 #, c-format
2388 msgid "bad config line %d in command line %s"
2389 msgstr ""
2391 #: config.c:1015
2392 #, c-format
2393 msgid "bad config line %d in %s"
2394 msgstr ""
2396 #: config.c:1152
2397 msgid "out of range"
2398 msgstr ""
2400 #: config.c:1152
2401 msgid "invalid unit"
2402 msgstr ""
2404 #: config.c:1153
2405 #, c-format
2406 msgid "bad numeric config value '%s' for '%s': %s"
2407 msgstr ""
2409 #: config.c:1163
2410 #, c-format
2411 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
2412 msgstr ""
2414 #: config.c:1166
2415 #, c-format
2416 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
2417 msgstr ""
2419 #: config.c:1169
2420 #, c-format
2421 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
2422 msgstr ""
2424 #: config.c:1172
2425 #, c-format
2426 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
2427 msgstr ""
2429 #: config.c:1175
2430 #, c-format
2431 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
2432 msgstr ""
2434 #: config.c:1178
2435 #, c-format
2436 msgid "bad numeric config value '%s' for '%s' in %s: %s"
2437 msgstr ""
2439 #: config.c:1257
2440 #, c-format
2441 msgid "bad boolean config value '%s' for '%s'"
2442 msgstr ""
2444 #: config.c:1275
2445 #, c-format
2446 msgid "failed to expand user dir in: '%s'"
2447 msgstr ""
2449 #: config.c:1284
2450 #, c-format
2451 msgid "'%s' for '%s' is not a valid timestamp"
2452 msgstr ""
2454 #: config.c:1377
2455 #, c-format
2456 msgid "abbrev length out of range: %d"
2457 msgstr ""
2459 #: config.c:1391 config.c:1402
2460 #, c-format
2461 msgid "bad zlib compression level %d"
2462 msgstr ""
2464 #: config.c:1494
2465 msgid "core.commentChar should only be one character"
2466 msgstr ""
2468 #: config.c:1527
2469 #, c-format
2470 msgid "invalid mode for object creation: %s"
2471 msgstr ""
2473 #: config.c:1599
2474 #, c-format
2475 msgid "malformed value for %s"
2476 msgstr ""
2478 #: config.c:1625
2479 #, c-format
2480 msgid "malformed value for %s: %s"
2481 msgstr ""
2483 #: config.c:1626
2484 msgid "must be one of nothing, matching, simple, upstream or current"
2485 msgstr ""
2487 #: config.c:1687 builtin/pack-objects.c:4084
2488 #, c-format
2489 msgid "bad pack compression level %d"
2490 msgstr ""
2492 #: config.c:1809
2493 #, c-format
2494 msgid "unable to load config blob object '%s'"
2495 msgstr ""
2497 #: config.c:1812
2498 #, c-format
2499 msgid "reference '%s' does not point to a blob"
2500 msgstr ""
2502 #: config.c:1829
2503 #, c-format
2504 msgid "unable to resolve config blob '%s'"
2505 msgstr ""
2507 #: config.c:1874
2508 #, c-format
2509 msgid "failed to parse %s"
2510 msgstr ""
2512 #: config.c:1930
2513 msgid "unable to parse command-line config"
2514 msgstr ""
2516 #: config.c:2294
2517 msgid "unknown error occurred while reading the configuration files"
2518 msgstr ""
2520 #: config.c:2468
2521 #, c-format
2522 msgid "Invalid %s: '%s'"
2523 msgstr ""
2525 #: config.c:2513
2526 #, c-format
2527 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
2528 msgstr ""
2530 #: config.c:2559
2531 #, c-format
2532 msgid "unable to parse '%s' from command-line config"
2533 msgstr ""
2535 #: config.c:2561
2536 #, c-format
2537 msgid "bad config variable '%s' in file '%s' at line %d"
2538 msgstr ""
2540 #: config.c:2645
2541 #, c-format
2542 msgid "invalid section name '%s'"
2543 msgstr ""
2545 #: config.c:2677
2546 #, c-format
2547 msgid "%s has multiple values"
2548 msgstr ""
2550 #: config.c:2706
2551 #, c-format
2552 msgid "failed to write new configuration file %s"
2553 msgstr ""
2555 #: config.c:2958 config.c:3285
2556 #, c-format
2557 msgid "could not lock config file %s"
2558 msgstr ""
2560 #: config.c:2969
2561 #, c-format
2562 msgid "opening %s"
2563 msgstr ""
2565 #: config.c:3006 builtin/config.c:361
2566 #, c-format
2567 msgid "invalid pattern: %s"
2568 msgstr ""
2570 #: config.c:3031
2571 #, c-format
2572 msgid "invalid config file %s"
2573 msgstr ""
2575 #: config.c:3044 config.c:3298
2576 #, c-format
2577 msgid "fstat on %s failed"
2578 msgstr ""
2580 #: config.c:3055
2581 #, c-format
2582 msgid "unable to mmap '%s'%s"
2583 msgstr ""
2585 #: config.c:3065 config.c:3303
2586 #, c-format
2587 msgid "chmod on %s failed"
2588 msgstr ""
2590 #: config.c:3150 config.c:3400
2591 #, c-format
2592 msgid "could not write config file %s"
2593 msgstr ""
2595 #: config.c:3184
2596 #, c-format
2597 msgid "could not set '%s' to '%s'"
2598 msgstr ""
2600 #: config.c:3186 builtin/remote.c:657 builtin/remote.c:855 builtin/remote.c:863
2601 #, c-format
2602 msgid "could not unset '%s'"
2603 msgstr ""
2605 #: config.c:3276
2606 #, c-format
2607 msgid "invalid section name: %s"
2608 msgstr ""
2610 #: config.c:3443
2611 #, c-format
2612 msgid "missing value for '%s'"
2613 msgstr ""
2615 #: connect.c:61
2616 msgid "the remote end hung up upon initial contact"
2617 msgstr ""
2619 #: connect.c:63
2620 msgid ""
2621 "Could not read from remote repository.\n"
2622 "\n"
2623 "Please make sure you have the correct access rights\n"
2624 "and the repository exists."
2625 msgstr ""
2627 #: connect.c:81
2628 #, c-format
2629 msgid "server doesn't support '%s'"
2630 msgstr ""
2632 #: connect.c:118
2633 #, c-format
2634 msgid "server doesn't support feature '%s'"
2635 msgstr ""
2637 #: connect.c:129
2638 msgid "expected flush after capabilities"
2639 msgstr ""
2641 #: connect.c:263
2642 #, c-format
2643 msgid "ignoring capabilities after first line '%s'"
2644 msgstr ""
2646 #: connect.c:284
2647 msgid "protocol error: unexpected capabilities^{}"
2648 msgstr ""
2650 #: connect.c:306
2651 #, c-format
2652 msgid "protocol error: expected shallow sha-1, got '%s'"
2653 msgstr ""
2655 #: connect.c:308
2656 msgid "repository on the other end cannot be shallow"
2657 msgstr ""
2659 #: connect.c:347
2660 msgid "invalid packet"
2661 msgstr ""
2663 #: connect.c:367
2664 #, c-format
2665 msgid "protocol error: unexpected '%s'"
2666 msgstr ""
2668 #: connect.c:497
2669 #, c-format
2670 msgid "unknown object format '%s' specified by server"
2671 msgstr ""
2673 #: connect.c:526
2674 #, c-format
2675 msgid "invalid ls-refs response: %s"
2676 msgstr ""
2678 #: connect.c:530
2679 msgid "expected flush after ref listing"
2680 msgstr ""
2682 #: connect.c:533
2683 msgid "expected response end packet after ref listing"
2684 msgstr ""
2686 #: connect.c:666
2687 #, c-format
2688 msgid "protocol '%s' is not supported"
2689 msgstr ""
2691 #: connect.c:717
2692 msgid "unable to set SO_KEEPALIVE on socket"
2693 msgstr ""
2695 #: connect.c:757 connect.c:820
2696 #, c-format
2697 msgid "Looking up %s ... "
2698 msgstr ""
2700 #: connect.c:761
2701 #, c-format
2702 msgid "unable to look up %s (port %s) (%s)"
2703 msgstr ""
2705 #. TRANSLATORS: this is the end of "Looking up %s ... "
2706 #: connect.c:765 connect.c:836
2707 #, c-format
2708 msgid ""
2709 "done.\n"
2710 "Connecting to %s (port %s) ... "
2711 msgstr ""
2713 #: connect.c:787 connect.c:864
2714 #, c-format
2715 msgid ""
2716 "unable to connect to %s:\n"
2717 "%s"
2718 msgstr ""
2720 #. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
2721 #: connect.c:793 connect.c:870
2722 msgid "done."
2723 msgstr ""
2725 #: connect.c:824
2726 #, c-format
2727 msgid "unable to look up %s (%s)"
2728 msgstr ""
2730 #: connect.c:830
2731 #, c-format
2732 msgid "unknown port %s"
2733 msgstr ""
2735 #: connect.c:967 connect.c:1299
2736 #, c-format
2737 msgid "strange hostname '%s' blocked"
2738 msgstr ""
2740 #: connect.c:969
2741 #, c-format
2742 msgid "strange port '%s' blocked"
2743 msgstr ""
2745 #: connect.c:979
2746 #, c-format
2747 msgid "cannot start proxy %s"
2748 msgstr ""
2750 #: connect.c:1050
2751 msgid "no path specified; see 'git help pull' for valid url syntax"
2752 msgstr ""
2754 #: connect.c:1190
2755 msgid "newline is forbidden in git:// hosts and repo paths"
2756 msgstr ""
2758 #: connect.c:1247
2759 msgid "ssh variant 'simple' does not support -4"
2760 msgstr ""
2762 #: connect.c:1259
2763 msgid "ssh variant 'simple' does not support -6"
2764 msgstr ""
2766 #: connect.c:1276
2767 msgid "ssh variant 'simple' does not support setting port"
2768 msgstr ""
2770 #: connect.c:1388
2771 #, c-format
2772 msgid "strange pathname '%s' blocked"
2773 msgstr ""
2775 #: connect.c:1436
2776 msgid "unable to fork"
2777 msgstr ""
2779 #: connected.c:108 builtin/fsck.c:189 builtin/prune.c:45
2780 msgid "Checking connectivity"
2781 msgstr ""
2783 #: connected.c:120
2784 msgid "Could not run 'git rev-list'"
2785 msgstr ""
2787 #: connected.c:144
2788 msgid "failed write to rev-list"
2789 msgstr ""
2791 #: connected.c:149
2792 msgid "failed to close rev-list's stdin"
2793 msgstr ""
2795 #: convert.c:183
2796 #, c-format
2797 msgid "illegal crlf_action %d"
2798 msgstr ""
2800 #: convert.c:196
2801 #, c-format
2802 msgid "CRLF would be replaced by LF in %s"
2803 msgstr ""
2805 #: convert.c:198
2806 #, c-format
2807 msgid ""
2808 "CRLF will be replaced by LF in %s.\n"
2809 "The file will have its original line endings in your working directory"
2810 msgstr ""
2812 #: convert.c:206
2813 #, c-format
2814 msgid "LF would be replaced by CRLF in %s"
2815 msgstr ""
2817 #: convert.c:208
2818 #, c-format
2819 msgid ""
2820 "LF will be replaced by CRLF in %s.\n"
2821 "The file will have its original line endings in your working directory"
2822 msgstr ""
2824 #: convert.c:273
2825 #, c-format
2826 msgid "BOM is prohibited in '%s' if encoded as %s"
2827 msgstr ""
2829 #: convert.c:280
2830 #, c-format
2831 msgid ""
2832 "The file '%s' contains a byte order mark (BOM). Please use UTF-%.*s as "
2833 "working-tree-encoding."
2834 msgstr ""
2836 #: convert.c:293
2837 #, c-format
2838 msgid "BOM is required in '%s' if encoded as %s"
2839 msgstr ""
2841 #: convert.c:295
2842 #, c-format
2843 msgid ""
2844 "The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
2845 "%sLE (depending on the byte order) as working-tree-encoding."
2846 msgstr ""
2848 #: convert.c:408 convert.c:479
2849 #, c-format
2850 msgid "failed to encode '%s' from %s to %s"
2851 msgstr ""
2853 #: convert.c:451
2854 #, c-format
2855 msgid "encoding '%s' from %s to %s and back is not the same"
2856 msgstr ""
2858 #: convert.c:654
2859 #, c-format
2860 msgid "cannot fork to run external filter '%s'"
2861 msgstr ""
2863 #: convert.c:674
2864 #, c-format
2865 msgid "cannot feed the input to external filter '%s'"
2866 msgstr ""
2868 #: convert.c:681
2869 #, c-format
2870 msgid "external filter '%s' failed %d"
2871 msgstr ""
2873 #: convert.c:716 convert.c:719
2874 #, c-format
2875 msgid "read from external filter '%s' failed"
2876 msgstr ""
2878 #: convert.c:722 convert.c:777
2879 #, c-format
2880 msgid "external filter '%s' failed"
2881 msgstr ""
2883 #: convert.c:826
2884 msgid "unexpected filter type"
2885 msgstr ""
2887 #: convert.c:837
2888 msgid "path name too long for external filter"
2889 msgstr ""
2891 #: convert.c:934
2892 #, c-format
2893 msgid ""
2894 "external filter '%s' is not available anymore although not all paths have "
2895 "been filtered"
2896 msgstr ""
2898 #: convert.c:1234
2899 msgid "true/false are no valid working-tree-encodings"
2900 msgstr ""
2902 #: convert.c:1414 convert.c:1447
2903 #, c-format
2904 msgid "%s: clean filter '%s' failed"
2905 msgstr ""
2907 #: convert.c:1490
2908 #, c-format
2909 msgid "%s: smudge filter %s failed"
2910 msgstr ""
2912 #: credential.c:96
2913 #, c-format
2914 msgid "skipping credential lookup for key: credential.%s"
2915 msgstr ""
2917 #: credential.c:112
2918 msgid "refusing to work with credential missing host field"
2919 msgstr ""
2921 #: credential.c:114
2922 msgid "refusing to work with credential missing protocol field"
2923 msgstr ""
2925 #: credential.c:394
2926 #, c-format
2927 msgid "url contains a newline in its %s component: %s"
2928 msgstr ""
2930 #: credential.c:438
2931 #, c-format
2932 msgid "url has no scheme: %s"
2933 msgstr ""
2935 #: credential.c:511
2936 #, c-format
2937 msgid "credential url cannot be parsed: %s"
2938 msgstr ""
2940 #: date.c:138
2941 msgid "in the future"
2942 msgstr ""
2944 #: date.c:144
2945 #, c-format
2946 msgid "%<PRIuMAX> second ago"
2947 msgid_plural "%<PRIuMAX> seconds ago"
2948 msgstr[0] ""
2949 msgstr[1] ""
2951 #: date.c:151
2952 #, c-format
2953 msgid "%<PRIuMAX> minute ago"
2954 msgid_plural "%<PRIuMAX> minutes ago"
2955 msgstr[0] ""
2956 msgstr[1] ""
2958 #: date.c:158
2959 #, c-format
2960 msgid "%<PRIuMAX> hour ago"
2961 msgid_plural "%<PRIuMAX> hours ago"
2962 msgstr[0] ""
2963 msgstr[1] ""
2965 #: date.c:165
2966 #, c-format
2967 msgid "%<PRIuMAX> day ago"
2968 msgid_plural "%<PRIuMAX> days ago"
2969 msgstr[0] ""
2970 msgstr[1] ""
2972 #: date.c:171
2973 #, c-format
2974 msgid "%<PRIuMAX> week ago"
2975 msgid_plural "%<PRIuMAX> weeks ago"
2976 msgstr[0] ""
2977 msgstr[1] ""
2979 #: date.c:178
2980 #, c-format
2981 msgid "%<PRIuMAX> month ago"
2982 msgid_plural "%<PRIuMAX> months ago"
2983 msgstr[0] ""
2984 msgstr[1] ""
2986 #: date.c:189
2987 #, c-format
2988 msgid "%<PRIuMAX> year"
2989 msgid_plural "%<PRIuMAX> years"
2990 msgstr[0] ""
2991 msgstr[1] ""
2993 #. TRANSLATORS: "%s" is "<n> years"
2994 #: date.c:192
2995 #, c-format
2996 msgid "%s, %<PRIuMAX> month ago"
2997 msgid_plural "%s, %<PRIuMAX> months ago"
2998 msgstr[0] ""
2999 msgstr[1] ""
3001 #: date.c:197 date.c:202
3002 #, c-format
3003 msgid "%<PRIuMAX> year ago"
3004 msgid_plural "%<PRIuMAX> years ago"
3005 msgstr[0] ""
3006 msgstr[1] ""
3008 #: delta-islands.c:272
3009 msgid "Propagating island marks"
3010 msgstr ""
3012 #: delta-islands.c:290
3013 #, c-format
3014 msgid "bad tree object %s"
3015 msgstr ""
3017 #: delta-islands.c:334
3018 #, c-format
3019 msgid "failed to load island regex for '%s': %s"
3020 msgstr ""
3022 #: delta-islands.c:390
3023 #, c-format
3024 msgid "island regex from config has too many capture groups (max=%d)"
3025 msgstr ""
3027 #: delta-islands.c:467
3028 #, c-format
3029 msgid "Marked %d islands, done.\n"
3030 msgstr ""
3032 #: diff-merges.c:70
3033 #, c-format
3034 msgid "unknown value for --diff-merges: %s"
3035 msgstr ""
3037 #: diff-lib.c:557
3038 msgid "--merge-base does not work with ranges"
3039 msgstr ""
3041 #: diff-lib.c:559
3042 msgid "--merge-base only works with commits"
3043 msgstr ""
3045 #: diff-lib.c:576
3046 msgid "unable to get HEAD"
3047 msgstr ""
3049 #: diff-lib.c:583
3050 msgid "no merge base found"
3051 msgstr ""
3053 #: diff-lib.c:585
3054 msgid "multiple merge bases found"
3055 msgstr ""
3057 #: diff-no-index.c:237
3058 msgid "git diff --no-index [<options>] <path> <path>"
3059 msgstr ""
3061 #: diff-no-index.c:262
3062 msgid ""
3063 "Not a git repository. Use --no-index to compare two paths outside a working "
3064 "tree"
3065 msgstr ""
3067 #: diff.c:156
3068 #, c-format
3069 msgid "  Failed to parse dirstat cut-off percentage '%s'\n"
3070 msgstr ""
3072 #: diff.c:161
3073 #, c-format
3074 msgid "  Unknown dirstat parameter '%s'\n"
3075 msgstr ""
3077 #: diff.c:297
3078 msgid ""
3079 "color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
3080 "'dimmed-zebra', 'plain'"
3081 msgstr ""
3083 #: diff.c:325
3084 #, c-format
3085 msgid ""
3086 "unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
3087 "'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
3088 msgstr ""
3090 #: diff.c:333
3091 msgid ""
3092 "color-moved-ws: allow-indentation-change cannot be combined with other "
3093 "whitespace modes"
3094 msgstr ""
3096 #: diff.c:410
3097 #, c-format
3098 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
3099 msgstr ""
3101 #: diff.c:470
3102 #, c-format
3103 msgid ""
3104 "Found errors in 'diff.dirstat' config variable:\n"
3105 "%s"
3106 msgstr ""
3108 #: diff.c:4282
3109 #, c-format
3110 msgid "external diff died, stopping at %s"
3111 msgstr ""
3113 #: diff.c:4634
3114 msgid "--name-only, --name-status, --check and -s are mutually exclusive"
3115 msgstr ""
3117 #: diff.c:4637
3118 msgid "-G, -S and --find-object are mutually exclusive"
3119 msgstr ""
3121 #: diff.c:4640
3122 msgid ""
3123 "-G and --pickaxe-regex are mutually exclusive, use --pickaxe-regex with -S"
3124 msgstr ""
3126 #: diff.c:4643
3127 msgid ""
3128 "---pickaxe-all and --find-object are mutually exclusive, use --pickaxe-all "
3129 "with -G and -S"
3130 msgstr ""
3132 #: diff.c:4722
3133 msgid "--follow requires exactly one pathspec"
3134 msgstr ""
3136 #: diff.c:4770
3137 #, c-format
3138 msgid "invalid --stat value: %s"
3139 msgstr ""
3141 #: diff.c:4775 diff.c:4780 diff.c:4785 diff.c:4790 diff.c:5318
3142 #: parse-options.c:197 parse-options.c:201 builtin/commit-graph.c:180
3143 #, c-format
3144 msgid "%s expects a numerical value"
3145 msgstr ""
3147 #: diff.c:4807
3148 #, c-format
3149 msgid ""
3150 "Failed to parse --dirstat/-X option parameter:\n"
3151 "%s"
3152 msgstr ""
3154 #: diff.c:4892
3155 #, c-format
3156 msgid "unknown change class '%c' in --diff-filter=%s"
3157 msgstr ""
3159 #: diff.c:4916
3160 #, c-format
3161 msgid "unknown value after ws-error-highlight=%.*s"
3162 msgstr ""
3164 #: diff.c:4930
3165 #, c-format
3166 msgid "unable to resolve '%s'"
3167 msgstr ""
3169 #: diff.c:4980 diff.c:4986
3170 #, c-format
3171 msgid "%s expects <n>/<m> form"
3172 msgstr ""
3174 #: diff.c:4998
3175 #, c-format
3176 msgid "%s expects a character, got '%s'"
3177 msgstr ""
3179 #: diff.c:5019
3180 #, c-format
3181 msgid "bad --color-moved argument: %s"
3182 msgstr ""
3184 #: diff.c:5038
3185 #, c-format
3186 msgid "invalid mode '%s' in --color-moved-ws"
3187 msgstr ""
3189 #: diff.c:5078
3190 msgid ""
3191 "option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
3192 "\"histogram\""
3193 msgstr ""
3195 #: diff.c:5114 diff.c:5134
3196 #, c-format
3197 msgid "invalid argument to %s"
3198 msgstr ""
3200 #: diff.c:5238
3201 #, c-format
3202 msgid "invalid regex given to -I: '%s'"
3203 msgstr ""
3205 #: diff.c:5287
3206 #, c-format
3207 msgid "failed to parse --submodule option parameter: '%s'"
3208 msgstr ""
3210 #: diff.c:5343
3211 #, c-format
3212 msgid "bad --word-diff argument: %s"
3213 msgstr ""
3215 #: diff.c:5379
3216 msgid "Diff output format options"
3217 msgstr ""
3219 #: diff.c:5381 diff.c:5387
3220 msgid "generate patch"
3221 msgstr ""
3223 #: diff.c:5384 builtin/log.c:179
3224 msgid "suppress diff output"
3225 msgstr ""
3227 #: diff.c:5389 diff.c:5503 diff.c:5510
3228 msgid "<n>"
3229 msgstr ""
3231 #: diff.c:5390 diff.c:5393
3232 msgid "generate diffs with <n> lines context"
3233 msgstr ""
3235 #: diff.c:5395
3236 msgid "generate the diff in raw format"
3237 msgstr ""
3239 #: diff.c:5398
3240 msgid "synonym for '-p --raw'"
3241 msgstr ""
3243 #: diff.c:5402
3244 msgid "synonym for '-p --stat'"
3245 msgstr ""
3247 #: diff.c:5406
3248 msgid "machine friendly --stat"
3249 msgstr ""
3251 #: diff.c:5409
3252 msgid "output only the last line of --stat"
3253 msgstr ""
3255 #: diff.c:5411 diff.c:5419
3256 msgid "<param1,param2>..."
3257 msgstr ""
3259 #: diff.c:5412
3260 msgid ""
3261 "output the distribution of relative amount of changes for each sub-directory"
3262 msgstr ""
3264 #: diff.c:5416
3265 msgid "synonym for --dirstat=cumulative"
3266 msgstr ""
3268 #: diff.c:5420
3269 msgid "synonym for --dirstat=files,param1,param2..."
3270 msgstr ""
3272 #: diff.c:5424
3273 msgid "warn if changes introduce conflict markers or whitespace errors"
3274 msgstr ""
3276 #: diff.c:5427
3277 msgid "condensed summary such as creations, renames and mode changes"
3278 msgstr ""
3280 #: diff.c:5430
3281 msgid "show only names of changed files"
3282 msgstr ""
3284 #: diff.c:5433
3285 msgid "show only names and status of changed files"
3286 msgstr ""
3288 #: diff.c:5435
3289 msgid "<width>[,<name-width>[,<count>]]"
3290 msgstr ""
3292 #: diff.c:5436
3293 msgid "generate diffstat"
3294 msgstr ""
3296 #: diff.c:5438 diff.c:5441 diff.c:5444
3297 msgid "<width>"
3298 msgstr ""
3300 #: diff.c:5439
3301 msgid "generate diffstat with a given width"
3302 msgstr ""
3304 #: diff.c:5442
3305 msgid "generate diffstat with a given name width"
3306 msgstr ""
3308 #: diff.c:5445
3309 msgid "generate diffstat with a given graph width"
3310 msgstr ""
3312 #: diff.c:5447
3313 msgid "<count>"
3314 msgstr ""
3316 #: diff.c:5448
3317 msgid "generate diffstat with limited lines"
3318 msgstr ""
3320 #: diff.c:5451
3321 msgid "generate compact summary in diffstat"
3322 msgstr ""
3324 #: diff.c:5454
3325 msgid "output a binary diff that can be applied"
3326 msgstr ""
3328 #: diff.c:5457
3329 msgid "show full pre- and post-image object names on the \"index\" lines"
3330 msgstr ""
3332 #: diff.c:5459
3333 msgid "show colored diff"
3334 msgstr ""
3336 #: diff.c:5460
3337 msgid "<kind>"
3338 msgstr ""
3340 #: diff.c:5461
3341 msgid ""
3342 "highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
3343 "diff"
3344 msgstr ""
3346 #: diff.c:5464
3347 msgid ""
3348 "do not munge pathnames and use NULs as output field terminators in --raw or "
3349 "--numstat"
3350 msgstr ""
3352 #: diff.c:5467 diff.c:5470 diff.c:5473 diff.c:5582
3353 msgid "<prefix>"
3354 msgstr ""
3356 #: diff.c:5468
3357 msgid "show the given source prefix instead of \"a/\""
3358 msgstr ""
3360 #: diff.c:5471
3361 msgid "show the given destination prefix instead of \"b/\""
3362 msgstr ""
3364 #: diff.c:5474
3365 msgid "prepend an additional prefix to every line of output"
3366 msgstr ""
3368 #: diff.c:5477
3369 msgid "do not show any source or destination prefix"
3370 msgstr ""
3372 #: diff.c:5480
3373 msgid "show context between diff hunks up to the specified number of lines"
3374 msgstr ""
3376 #: diff.c:5484 diff.c:5489 diff.c:5494
3377 msgid "<char>"
3378 msgstr ""
3380 #: diff.c:5485
3381 msgid "specify the character to indicate a new line instead of '+'"
3382 msgstr ""
3384 #: diff.c:5490
3385 msgid "specify the character to indicate an old line instead of '-'"
3386 msgstr ""
3388 #: diff.c:5495
3389 msgid "specify the character to indicate a context instead of ' '"
3390 msgstr ""
3392 #: diff.c:5498
3393 msgid "Diff rename options"
3394 msgstr ""
3396 #: diff.c:5499
3397 msgid "<n>[/<m>]"
3398 msgstr ""
3400 #: diff.c:5500
3401 msgid "break complete rewrite changes into pairs of delete and create"
3402 msgstr ""
3404 #: diff.c:5504
3405 msgid "detect renames"
3406 msgstr ""
3408 #: diff.c:5508
3409 msgid "omit the preimage for deletes"
3410 msgstr ""
3412 #: diff.c:5511
3413 msgid "detect copies"
3414 msgstr ""
3416 #: diff.c:5515
3417 msgid "use unmodified files as source to find copies"
3418 msgstr ""
3420 #: diff.c:5517
3421 msgid "disable rename detection"
3422 msgstr ""
3424 #: diff.c:5520
3425 msgid "use empty blobs as rename source"
3426 msgstr ""
3428 #: diff.c:5522
3429 msgid "continue listing the history of a file beyond renames"
3430 msgstr ""
3432 #: diff.c:5525
3433 msgid ""
3434 "prevent rename/copy detection if the number of rename/copy targets exceeds "
3435 "given limit"
3436 msgstr ""
3438 #: diff.c:5527
3439 msgid "Diff algorithm options"
3440 msgstr ""
3442 #: diff.c:5529
3443 msgid "produce the smallest possible diff"
3444 msgstr ""
3446 #: diff.c:5532
3447 msgid "ignore whitespace when comparing lines"
3448 msgstr ""
3450 #: diff.c:5535
3451 msgid "ignore changes in amount of whitespace"
3452 msgstr ""
3454 #: diff.c:5538
3455 msgid "ignore changes in whitespace at EOL"
3456 msgstr ""
3458 #: diff.c:5541
3459 msgid "ignore carrier-return at the end of line"
3460 msgstr ""
3462 #: diff.c:5544
3463 msgid "ignore changes whose lines are all blank"
3464 msgstr ""
3466 #: diff.c:5546 diff.c:5568 diff.c:5571 diff.c:5616
3467 msgid "<regex>"
3468 msgstr ""
3470 #: diff.c:5547
3471 msgid "ignore changes whose all lines match <regex>"
3472 msgstr ""
3474 #: diff.c:5550
3475 msgid "heuristic to shift diff hunk boundaries for easy reading"
3476 msgstr ""
3478 #: diff.c:5553
3479 msgid "generate diff using the \"patience diff\" algorithm"
3480 msgstr ""
3482 #: diff.c:5557
3483 msgid "generate diff using the \"histogram diff\" algorithm"
3484 msgstr ""
3486 #: diff.c:5559
3487 msgid "<algorithm>"
3488 msgstr ""
3490 #: diff.c:5560
3491 msgid "choose a diff algorithm"
3492 msgstr ""
3494 #: diff.c:5562
3495 msgid "<text>"
3496 msgstr ""
3498 #: diff.c:5563
3499 msgid "generate diff using the \"anchored diff\" algorithm"
3500 msgstr ""
3502 #: diff.c:5565 diff.c:5574 diff.c:5577
3503 msgid "<mode>"
3504 msgstr ""
3506 #: diff.c:5566
3507 msgid "show word diff, using <mode> to delimit changed words"
3508 msgstr ""
3510 #: diff.c:5569
3511 msgid "use <regex> to decide what a word is"
3512 msgstr ""
3514 #: diff.c:5572
3515 msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
3516 msgstr ""
3518 #: diff.c:5575
3519 msgid "moved lines of code are colored differently"
3520 msgstr ""
3522 #: diff.c:5578
3523 msgid "how white spaces are ignored in --color-moved"
3524 msgstr ""
3526 #: diff.c:5581
3527 msgid "Other diff options"
3528 msgstr ""
3530 #: diff.c:5583
3531 msgid "when run from subdir, exclude changes outside and show relative paths"
3532 msgstr ""
3534 #: diff.c:5587
3535 msgid "treat all files as text"
3536 msgstr ""
3538 #: diff.c:5589
3539 msgid "swap two inputs, reverse the diff"
3540 msgstr ""
3542 #: diff.c:5591
3543 msgid "exit with 1 if there were differences, 0 otherwise"
3544 msgstr ""
3546 #: diff.c:5593
3547 msgid "disable all output of the program"
3548 msgstr ""
3550 #: diff.c:5595
3551 msgid "allow an external diff helper to be executed"
3552 msgstr ""
3554 #: diff.c:5597
3555 msgid "run external text conversion filters when comparing binary files"
3556 msgstr ""
3558 #: diff.c:5599
3559 msgid "<when>"
3560 msgstr ""
3562 #: diff.c:5600
3563 msgid "ignore changes to submodules in the diff generation"
3564 msgstr ""
3566 #: diff.c:5603
3567 msgid "<format>"
3568 msgstr ""
3570 #: diff.c:5604
3571 msgid "specify how differences in submodules are shown"
3572 msgstr ""
3574 #: diff.c:5608
3575 msgid "hide 'git add -N' entries from the index"
3576 msgstr ""
3578 #: diff.c:5611
3579 msgid "treat 'git add -N' entries as real in the index"
3580 msgstr ""
3582 #: diff.c:5613
3583 msgid "<string>"
3584 msgstr ""
3586 #: diff.c:5614
3587 msgid ""
3588 "look for differences that change the number of occurrences of the specified "
3589 "string"
3590 msgstr ""
3592 #: diff.c:5617
3593 msgid ""
3594 "look for differences that change the number of occurrences of the specified "
3595 "regex"
3596 msgstr ""
3598 #: diff.c:5620
3599 msgid "show all changes in the changeset with -S or -G"
3600 msgstr ""
3602 #: diff.c:5623
3603 msgid "treat <string> in -S as extended POSIX regular expression"
3604 msgstr ""
3606 #: diff.c:5626
3607 msgid "control the order in which files appear in the output"
3608 msgstr ""
3610 #: diff.c:5627 diff.c:5630
3611 msgid "<path>"
3612 msgstr ""
3614 #: diff.c:5628
3615 msgid "show the change in the specified path first"
3616 msgstr ""
3618 #: diff.c:5631
3619 msgid "skip the output to the specified path"
3620 msgstr ""
3622 #: diff.c:5633
3623 msgid "<object-id>"
3624 msgstr ""
3626 #: diff.c:5634
3627 msgid ""
3628 "look for differences that change the number of occurrences of the specified "
3629 "object"
3630 msgstr ""
3632 #: diff.c:5636
3633 msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
3634 msgstr ""
3636 #: diff.c:5637
3637 msgid "select files by diff type"
3638 msgstr ""
3640 #: diff.c:5639
3641 msgid "<file>"
3642 msgstr ""
3644 #: diff.c:5640
3645 msgid "Output to a specific file"
3646 msgstr ""
3648 #: diff.c:6298
3649 msgid "exhaustive rename detection was skipped due to too many files."
3650 msgstr ""
3652 #: diff.c:6301
3653 msgid "only found copies from modified paths due to too many files."
3654 msgstr ""
3656 #: diff.c:6304
3657 #, c-format
3658 msgid ""
3659 "you may want to set your %s variable to at least %d and retry the command."
3660 msgstr ""
3662 #: diffcore-order.c:24
3663 #, c-format
3664 msgid "failed to read orderfile '%s'"
3665 msgstr ""
3667 #: diffcore-rename.c:1510
3668 msgid "Performing inexact rename detection"
3669 msgstr ""
3671 #: diffcore-rotate.c:29
3672 #, c-format
3673 msgid "No such path '%s' in the diff"
3674 msgstr ""
3676 #: dir.c:593
3677 #, c-format
3678 msgid "pathspec '%s' did not match any file(s) known to git"
3679 msgstr ""
3681 #: dir.c:733 dir.c:762 dir.c:775
3682 #, c-format
3683 msgid "unrecognized pattern: '%s'"
3684 msgstr ""
3686 #: dir.c:792 dir.c:806
3687 #, c-format
3688 msgid "unrecognized negative pattern: '%s'"
3689 msgstr ""
3691 #: dir.c:824
3692 #, c-format
3693 msgid "your sparse-checkout file may have issues: pattern '%s' is repeated"
3694 msgstr ""
3696 #: dir.c:834
3697 msgid "disabling cone pattern matching"
3698 msgstr ""
3700 #: dir.c:1221
3701 #, c-format
3702 msgid "cannot use %s as an exclude file"
3703 msgstr ""
3705 #: dir.c:2358
3706 #, c-format
3707 msgid "could not open directory '%s'"
3708 msgstr ""
3710 #: dir.c:2660
3711 msgid "failed to get kernel name and information"
3712 msgstr ""
3714 #: dir.c:2784
3715 msgid "untracked cache is disabled on this system or location"
3716 msgstr ""
3718 #: dir.c:3617
3719 #, c-format
3720 msgid "index file corrupt in repo %s"
3721 msgstr ""
3723 #: dir.c:3664 dir.c:3669
3724 #, c-format
3725 msgid "could not create directories for %s"
3726 msgstr ""
3728 #: dir.c:3698
3729 #, c-format
3730 msgid "could not migrate git directory from '%s' to '%s'"
3731 msgstr ""
3733 #: editor.c:74
3734 #, c-format
3735 msgid "hint: Waiting for your editor to close the file...%c"
3736 msgstr ""
3738 #: entry.c:176
3739 msgid "Filtering content"
3740 msgstr ""
3742 #: entry.c:497
3743 #, c-format
3744 msgid "could not stat file '%s'"
3745 msgstr ""
3747 #: environment.c:152
3748 #, c-format
3749 msgid "bad git namespace path \"%s\""
3750 msgstr ""
3752 #: environment.c:335
3753 #, c-format
3754 msgid "could not set GIT_DIR to '%s'"
3755 msgstr ""
3757 #: exec-cmd.c:363
3758 #, c-format
3759 msgid "too many args to run %s"
3760 msgstr ""
3762 #: fetch-pack.c:182
3763 msgid "git fetch-pack: expected shallow list"
3764 msgstr ""
3766 #: fetch-pack.c:185
3767 msgid "git fetch-pack: expected a flush packet after shallow list"
3768 msgstr ""
3770 #: fetch-pack.c:196
3771 msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
3772 msgstr ""
3774 #: fetch-pack.c:216
3775 #, c-format
3776 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
3777 msgstr ""
3779 #: fetch-pack.c:227
3780 msgid "unable to write to remote"
3781 msgstr ""
3783 #: fetch-pack.c:288
3784 msgid "--stateless-rpc requires multi_ack_detailed"
3785 msgstr ""
3787 #: fetch-pack.c:383 fetch-pack.c:1423
3788 #, c-format
3789 msgid "invalid shallow line: %s"
3790 msgstr ""
3792 #: fetch-pack.c:389 fetch-pack.c:1429
3793 #, c-format
3794 msgid "invalid unshallow line: %s"
3795 msgstr ""
3797 #: fetch-pack.c:391 fetch-pack.c:1431
3798 #, c-format
3799 msgid "object not found: %s"
3800 msgstr ""
3802 #: fetch-pack.c:394 fetch-pack.c:1434
3803 #, c-format
3804 msgid "error in object: %s"
3805 msgstr ""
3807 #: fetch-pack.c:396 fetch-pack.c:1436
3808 #, c-format
3809 msgid "no shallow found: %s"
3810 msgstr ""
3812 #: fetch-pack.c:399 fetch-pack.c:1440
3813 #, c-format
3814 msgid "expected shallow/unshallow, got %s"
3815 msgstr ""
3817 #: fetch-pack.c:439
3818 #, c-format
3819 msgid "got %s %d %s"
3820 msgstr ""
3822 #: fetch-pack.c:456
3823 #, c-format
3824 msgid "invalid commit %s"
3825 msgstr ""
3827 #: fetch-pack.c:487
3828 msgid "giving up"
3829 msgstr ""
3831 #: fetch-pack.c:500 progress.c:339
3832 msgid "done"
3833 msgstr ""
3835 #: fetch-pack.c:512
3836 #, c-format
3837 msgid "got %s (%d) %s"
3838 msgstr ""
3840 #: fetch-pack.c:548
3841 #, c-format
3842 msgid "Marking %s as complete"
3843 msgstr ""
3845 #: fetch-pack.c:763
3846 #, c-format
3847 msgid "already have %s (%s)"
3848 msgstr ""
3850 #: fetch-pack.c:849
3851 msgid "fetch-pack: unable to fork off sideband demultiplexer"
3852 msgstr ""
3854 #: fetch-pack.c:857
3855 msgid "protocol error: bad pack header"
3856 msgstr ""
3858 #: fetch-pack.c:951
3859 #, c-format
3860 msgid "fetch-pack: unable to fork off %s"
3861 msgstr ""
3863 #: fetch-pack.c:957
3864 msgid "fetch-pack: invalid index-pack output"
3865 msgstr ""
3867 #: fetch-pack.c:974
3868 #, c-format
3869 msgid "%s failed"
3870 msgstr ""
3872 #: fetch-pack.c:976
3873 msgid "error in sideband demultiplexer"
3874 msgstr ""
3876 #: fetch-pack.c:1019
3877 #, c-format
3878 msgid "Server version is %.*s"
3879 msgstr ""
3881 #: fetch-pack.c:1027 fetch-pack.c:1033 fetch-pack.c:1036 fetch-pack.c:1042
3882 #: fetch-pack.c:1046 fetch-pack.c:1050 fetch-pack.c:1054 fetch-pack.c:1058
3883 #: fetch-pack.c:1062 fetch-pack.c:1066 fetch-pack.c:1070 fetch-pack.c:1074
3884 #: fetch-pack.c:1080 fetch-pack.c:1086 fetch-pack.c:1091 fetch-pack.c:1096
3885 #, c-format
3886 msgid "Server supports %s"
3887 msgstr ""
3889 #: fetch-pack.c:1029
3890 msgid "Server does not support shallow clients"
3891 msgstr ""
3893 #: fetch-pack.c:1089
3894 msgid "Server does not support --shallow-since"
3895 msgstr ""
3897 #: fetch-pack.c:1094
3898 msgid "Server does not support --shallow-exclude"
3899 msgstr ""
3901 #: fetch-pack.c:1098
3902 msgid "Server does not support --deepen"
3903 msgstr ""
3905 #: fetch-pack.c:1100
3906 msgid "Server does not support this repository's object format"
3907 msgstr ""
3909 #: fetch-pack.c:1113
3910 msgid "no common commits"
3911 msgstr ""
3913 #: fetch-pack.c:1122 fetch-pack.c:1469 builtin/clone.c:1238
3914 msgid "source repository is shallow, reject to clone."
3915 msgstr ""
3917 #: fetch-pack.c:1128 fetch-pack.c:1660
3918 msgid "git fetch-pack: fetch failed."
3919 msgstr ""
3921 #: fetch-pack.c:1242
3922 #, c-format
3923 msgid "mismatched algorithms: client %s; server %s"
3924 msgstr ""
3926 #: fetch-pack.c:1246
3927 #, c-format
3928 msgid "the server does not support algorithm '%s'"
3929 msgstr ""
3931 #: fetch-pack.c:1279
3932 msgid "Server does not support shallow requests"
3933 msgstr ""
3935 #: fetch-pack.c:1286
3936 msgid "Server supports filter"
3937 msgstr ""
3939 #: fetch-pack.c:1329 fetch-pack.c:2043
3940 msgid "unable to write request to remote"
3941 msgstr ""
3943 #: fetch-pack.c:1347
3944 #, c-format
3945 msgid "error reading section header '%s'"
3946 msgstr ""
3948 #: fetch-pack.c:1353
3949 #, c-format
3950 msgid "expected '%s', received '%s'"
3951 msgstr ""
3953 #: fetch-pack.c:1387
3954 #, c-format
3955 msgid "unexpected acknowledgment line: '%s'"
3956 msgstr ""
3958 #: fetch-pack.c:1392
3959 #, c-format
3960 msgid "error processing acks: %d"
3961 msgstr ""
3963 #: fetch-pack.c:1402
3964 msgid "expected packfile to be sent after 'ready'"
3965 msgstr ""
3967 #: fetch-pack.c:1404
3968 msgid "expected no other sections to be sent after no 'ready'"
3969 msgstr ""
3971 #: fetch-pack.c:1445
3972 #, c-format
3973 msgid "error processing shallow info: %d"
3974 msgstr ""
3976 #: fetch-pack.c:1494
3977 #, c-format
3978 msgid "expected wanted-ref, got '%s'"
3979 msgstr ""
3981 #: fetch-pack.c:1499
3982 #, c-format
3983 msgid "unexpected wanted-ref: '%s'"
3984 msgstr ""
3986 #: fetch-pack.c:1504
3987 #, c-format
3988 msgid "error processing wanted refs: %d"
3989 msgstr ""
3991 #: fetch-pack.c:1534
3992 msgid "git fetch-pack: expected response end packet"
3993 msgstr ""
3995 #: fetch-pack.c:1939
3996 msgid "no matching remote head"
3997 msgstr ""
3999 #: fetch-pack.c:1962 builtin/clone.c:697
4000 msgid "remote did not send all necessary objects"
4001 msgstr ""
4003 #: fetch-pack.c:2065
4004 msgid "unexpected 'ready' from remote"
4005 msgstr ""
4007 #: fetch-pack.c:2088
4008 #, c-format
4009 msgid "no such remote ref %s"
4010 msgstr ""
4012 #: fetch-pack.c:2091
4013 #, c-format
4014 msgid "Server does not allow request for unadvertised object %s"
4015 msgstr ""
4017 #: gpg-interface.c:273
4018 msgid "could not create temporary file"
4019 msgstr ""
4021 #: gpg-interface.c:276
4022 #, c-format
4023 msgid "failed writing detached signature to '%s'"
4024 msgstr ""
4026 #: gpg-interface.c:470
4027 msgid "gpg failed to sign the data"
4028 msgstr ""
4030 #: graph.c:98
4031 #, c-format
4032 msgid "ignored invalid color '%.*s' in log.graphColors"
4033 msgstr ""
4035 #: grep.c:531
4036 msgid ""
4037 "given pattern contains NULL byte (via -f <file>). This is only supported "
4038 "with -P under PCRE v2"
4039 msgstr ""
4041 #: grep.c:1895
4042 #, c-format
4043 msgid "'%s': unable to read %s"
4044 msgstr ""
4046 #: grep.c:1912 setup.c:176 builtin/clone.c:416 builtin/diff.c:90
4047 #: builtin/rm.c:136
4048 #, c-format
4049 msgid "failed to stat '%s'"
4050 msgstr ""
4052 #: grep.c:1923
4053 #, c-format
4054 msgid "'%s': short read"
4055 msgstr ""
4057 #: help.c:23
4058 msgid "start a working area (see also: git help tutorial)"
4059 msgstr ""
4061 #: help.c:24
4062 msgid "work on the current change (see also: git help everyday)"
4063 msgstr ""
4065 #: help.c:25
4066 msgid "examine the history and state (see also: git help revisions)"
4067 msgstr ""
4069 #: help.c:26
4070 msgid "grow, mark and tweak your common history"
4071 msgstr ""
4073 #: help.c:27
4074 msgid "collaborate (see also: git help workflows)"
4075 msgstr ""
4077 #: help.c:31
4078 msgid "Main Porcelain Commands"
4079 msgstr ""
4081 #: help.c:32
4082 msgid "Ancillary Commands / Manipulators"
4083 msgstr ""
4085 #: help.c:33
4086 msgid "Ancillary Commands / Interrogators"
4087 msgstr ""
4089 #: help.c:34
4090 msgid "Interacting with Others"
4091 msgstr ""
4093 #: help.c:35
4094 msgid "Low-level Commands / Manipulators"
4095 msgstr ""
4097 #: help.c:36
4098 msgid "Low-level Commands / Interrogators"
4099 msgstr ""
4101 #: help.c:37
4102 msgid "Low-level Commands / Syncing Repositories"
4103 msgstr ""
4105 #: help.c:38
4106 msgid "Low-level Commands / Internal Helpers"
4107 msgstr ""
4109 #: help.c:300
4110 #, c-format
4111 msgid "available git commands in '%s'"
4112 msgstr ""
4114 #: help.c:307
4115 msgid "git commands available from elsewhere on your $PATH"
4116 msgstr ""
4118 #: help.c:316
4119 msgid "These are common Git commands used in various situations:"
4120 msgstr ""
4122 #: help.c:365 git.c:100
4123 #, c-format
4124 msgid "unsupported command listing type '%s'"
4125 msgstr ""
4127 #: help.c:405
4128 msgid "The Git concept guides are:"
4129 msgstr ""
4131 #: help.c:429
4132 msgid "See 'git help <command>' to read about a specific subcommand"
4133 msgstr ""
4135 #: help.c:434
4136 msgid "External commands"
4137 msgstr ""
4139 #: help.c:449
4140 msgid "Command aliases"
4141 msgstr ""
4143 #: help.c:527
4144 #, c-format
4145 msgid ""
4146 "'%s' appears to be a git command, but we were not\n"
4147 "able to execute it. Maybe git-%s is broken?"
4148 msgstr ""
4150 #: help.c:543 help.c:631
4151 #, c-format
4152 msgid "git: '%s' is not a git command. See 'git --help'."
4153 msgstr ""
4155 #: help.c:591
4156 msgid "Uh oh. Your system reports no Git commands at all."
4157 msgstr ""
4159 #: help.c:613
4160 #, c-format
4161 msgid "WARNING: You called a Git command named '%s', which does not exist."
4162 msgstr ""
4164 #: help.c:618
4165 #, c-format
4166 msgid "Continuing under the assumption that you meant '%s'."
4167 msgstr ""
4169 #: help.c:623
4170 #, c-format
4171 msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
4172 msgstr ""
4174 #: help.c:635
4175 msgid ""
4176 "\n"
4177 "The most similar command is"
4178 msgid_plural ""
4179 "\n"
4180 "The most similar commands are"
4181 msgstr[0] ""
4182 msgstr[1] ""
4184 #: help.c:675
4185 msgid "git version [<options>]"
4186 msgstr ""
4188 #: help.c:730
4189 #, c-format
4190 msgid "%s: %s - %s"
4191 msgstr ""
4193 #: help.c:734
4194 msgid ""
4195 "\n"
4196 "Did you mean this?"
4197 msgid_plural ""
4198 "\n"
4199 "Did you mean one of these?"
4200 msgstr[0] ""
4201 msgstr[1] ""
4203 #: ident.c:353
4204 msgid "Author identity unknown\n"
4205 msgstr ""
4207 #: ident.c:356
4208 msgid "Committer identity unknown\n"
4209 msgstr ""
4211 #: ident.c:362
4212 msgid ""
4213 "\n"
4214 "*** Please tell me who you are.\n"
4215 "\n"
4216 "Run\n"
4217 "\n"
4218 "  git config --global user.email \"you@example.com\"\n"
4219 "  git config --global user.name \"Your Name\"\n"
4220 "\n"
4221 "to set your account's default identity.\n"
4222 "Omit --global to set the identity only in this repository.\n"
4223 "\n"
4224 msgstr ""
4226 #: ident.c:397
4227 msgid "no email was given and auto-detection is disabled"
4228 msgstr ""
4230 #: ident.c:402
4231 #, c-format
4232 msgid "unable to auto-detect email address (got '%s')"
4233 msgstr ""
4235 #: ident.c:419
4236 msgid "no name was given and auto-detection is disabled"
4237 msgstr ""
4239 #: ident.c:425
4240 #, c-format
4241 msgid "unable to auto-detect name (got '%s')"
4242 msgstr ""
4244 #: ident.c:433
4245 #, c-format
4246 msgid "empty ident name (for <%s>) not allowed"
4247 msgstr ""
4249 #: ident.c:439
4250 #, c-format
4251 msgid "name consists only of disallowed characters: %s"
4252 msgstr ""
4254 #: ident.c:454 builtin/commit.c:647
4255 #, c-format
4256 msgid "invalid date format: %s"
4257 msgstr ""
4259 #: list-objects-filter-options.c:83
4260 msgid "expected 'tree:<depth>'"
4261 msgstr ""
4263 #: list-objects-filter-options.c:98
4264 msgid "sparse:path filters support has been dropped"
4265 msgstr ""
4267 #: list-objects-filter-options.c:105
4268 #, c-format
4269 msgid "'%s' for 'object:type=<type>' is not a valid object type"
4270 msgstr ""
4272 #: list-objects-filter-options.c:124
4273 #, c-format
4274 msgid "invalid filter-spec '%s'"
4275 msgstr ""
4277 #: list-objects-filter-options.c:140
4278 #, c-format
4279 msgid "must escape char in sub-filter-spec: '%c'"
4280 msgstr ""
4282 #: list-objects-filter-options.c:182
4283 msgid "expected something after combine:"
4284 msgstr ""
4286 #: list-objects-filter-options.c:264
4287 msgid "multiple filter-specs cannot be combined"
4288 msgstr ""
4290 #: list-objects-filter-options.c:376
4291 msgid "unable to upgrade repository format to support partial clone"
4292 msgstr ""
4294 #: list-objects-filter.c:532
4295 #, c-format
4296 msgid "unable to access sparse blob in '%s'"
4297 msgstr ""
4299 #: list-objects-filter.c:535
4300 #, c-format
4301 msgid "unable to parse sparse filter data in %s"
4302 msgstr ""
4304 #: list-objects.c:127
4305 #, c-format
4306 msgid "entry '%s' in tree %s has tree mode, but is not a tree"
4307 msgstr ""
4309 #: list-objects.c:140
4310 #, c-format
4311 msgid "entry '%s' in tree %s has blob mode, but is not a blob"
4312 msgstr ""
4314 #: list-objects.c:398
4315 #, c-format
4316 msgid "unable to load root tree for commit %s"
4317 msgstr ""
4319 #: lockfile.c:152
4320 #, c-format
4321 msgid ""
4322 "Unable to create '%s.lock': %s.\n"
4323 "\n"
4324 "Another git process seems to be running in this repository, e.g.\n"
4325 "an editor opened by 'git commit'. Please make sure all processes\n"
4326 "are terminated then try again. If it still fails, a git process\n"
4327 "may have crashed in this repository earlier:\n"
4328 "remove the file manually to continue."
4329 msgstr ""
4331 #: lockfile.c:160
4332 #, c-format
4333 msgid "Unable to create '%s.lock': %s"
4334 msgstr ""
4336 #: ls-refs.c:37
4337 #, c-format
4338 msgid "invalid value '%s' for lsrefs.unborn"
4339 msgstr ""
4341 #: ls-refs.c:167
4342 msgid "expected flush after ls-refs arguments"
4343 msgstr ""
4345 #: mailinfo.c:1050
4346 msgid "quoted CRLF detected"
4347 msgstr ""
4349 #: mailinfo.c:1254 builtin/am.c:176 builtin/mailinfo.c:46
4350 #, c-format
4351 msgid "bad action '%s' for '%s'"
4352 msgstr ""
4354 #: merge-ort.c:1228 merge-recursive.c:1206
4355 #, c-format
4356 msgid "Failed to merge submodule %s (not checked out)"
4357 msgstr ""
4359 #: merge-ort.c:1237 merge-recursive.c:1213
4360 #, c-format
4361 msgid "Failed to merge submodule %s (commits not present)"
4362 msgstr ""
4364 #: merge-ort.c:1246 merge-recursive.c:1220
4365 #, c-format
4366 msgid "Failed to merge submodule %s (commits don't follow merge-base)"
4367 msgstr ""
4369 #: merge-ort.c:1256 merge-ort.c:1263
4370 #, c-format
4371 msgid "Note: Fast-forwarding submodule %s to %s"
4372 msgstr ""
4374 #: merge-ort.c:1284
4375 #, c-format
4376 msgid "Failed to merge submodule %s"
4377 msgstr ""
4379 #: merge-ort.c:1291
4380 #, c-format
4381 msgid ""
4382 "Failed to merge submodule %s, but a possible merge resolution exists:\n"
4383 "%s\n"
4384 msgstr ""
4386 #: merge-ort.c:1295 merge-recursive.c:1274
4387 #, c-format
4388 msgid ""
4389 "If this is correct simply add it to the index for example\n"
4390 "by using:\n"
4391 "\n"
4392 "  git update-index --cacheinfo 160000 %s \"%s\"\n"
4393 "\n"
4394 "which will accept this suggestion.\n"
4395 msgstr ""
4397 #: merge-ort.c:1308
4398 #, c-format
4399 msgid ""
4400 "Failed to merge submodule %s, but multiple possible merges exist:\n"
4401 "%s"
4402 msgstr ""
4404 #: merge-ort.c:1527 merge-recursive.c:1363
4405 msgid "Failed to execute internal merge"
4406 msgstr ""
4408 #: merge-ort.c:1532 merge-recursive.c:1368
4409 #, c-format
4410 msgid "Unable to add %s to database"
4411 msgstr ""
4413 #: merge-ort.c:1539 merge-recursive.c:1401
4414 #, c-format
4415 msgid "Auto-merging %s"
4416 msgstr ""
4418 #: merge-ort.c:1678 merge-recursive.c:2123
4419 #, c-format
4420 msgid ""
4421 "CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
4422 "implicit directory rename(s) putting the following path(s) there: %s."
4423 msgstr ""
4425 #: merge-ort.c:1688 merge-recursive.c:2133
4426 #, c-format
4427 msgid ""
4428 "CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
4429 "implicit directory renames tried to put these paths there: %s"
4430 msgstr ""
4432 #: merge-ort.c:1746
4433 #, c-format
4434 msgid ""
4435 "CONFLICT (directory rename split): Unclear where to rename %s to; it was "
4436 "renamed to multiple other directories, with no destination getting a "
4437 "majority of the files."
4438 msgstr ""
4440 #: merge-ort.c:1900 merge-recursive.c:2469
4441 #, c-format
4442 msgid ""
4443 "WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
4444 "renamed."
4445 msgstr ""
4447 #: merge-ort.c:2044 merge-recursive.c:3252
4448 #, c-format
4449 msgid ""
4450 "Path updated: %s added in %s inside a directory that was renamed in %s; "
4451 "moving it to %s."
4452 msgstr ""
4454 #: merge-ort.c:2051 merge-recursive.c:3259
4455 #, c-format
4456 msgid ""
4457 "Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
4458 "%s; moving it to %s."
4459 msgstr ""
4461 #: merge-ort.c:2064 merge-recursive.c:3255
4462 #, c-format
4463 msgid ""
4464 "CONFLICT (file location): %s added in %s inside a directory that was renamed "
4465 "in %s, suggesting it should perhaps be moved to %s."
4466 msgstr ""
4468 #: merge-ort.c:2072 merge-recursive.c:3262
4469 #, c-format
4470 msgid ""
4471 "CONFLICT (file location): %s renamed to %s in %s, inside a directory that "
4472 "was renamed in %s, suggesting it should perhaps be moved to %s."
4473 msgstr ""
4475 #: merge-ort.c:2228
4476 #, c-format
4477 msgid "CONFLICT (rename/rename): %s renamed to %s in %s and to %s in %s."
4478 msgstr ""
4480 #: merge-ort.c:2323
4481 #, c-format
4482 msgid ""
4483 "CONFLICT (rename involved in collision): rename of %s -> %s has content "
4484 "conflicts AND collides with another path; this may result in nested conflict "
4485 "markers."
4486 msgstr ""
4488 #: merge-ort.c:2342 merge-ort.c:2366
4489 #, c-format
4490 msgid "CONFLICT (rename/delete): %s renamed to %s in %s, but deleted in %s."
4491 msgstr ""
4493 #: merge-ort.c:2819 merge-recursive.c:3013
4494 #, c-format
4495 msgid "cannot read object %s"
4496 msgstr ""
4498 #: merge-ort.c:2822 merge-recursive.c:3016
4499 #, c-format
4500 msgid "object %s is not a blob"
4501 msgstr ""
4503 #: merge-ort.c:3250
4504 #, c-format
4505 msgid ""
4506 "CONFLICT (file/directory): directory in the way of %s from %s; moving it to "
4507 "%s instead."
4508 msgstr ""
4510 #: merge-ort.c:3326
4511 #, c-format
4512 msgid ""
4513 "CONFLICT (distinct types): %s had different types on each side; renamed both "
4514 "of them so each can be recorded somewhere."
4515 msgstr ""
4517 #: merge-ort.c:3333
4518 #, c-format
4519 msgid ""
4520 "CONFLICT (distinct types): %s had different types on each side; renamed one "
4521 "of them so each can be recorded somewhere."
4522 msgstr ""
4524 #: merge-ort.c:3433 merge-recursive.c:3092
4525 msgid "content"
4526 msgstr ""
4528 #: merge-ort.c:3435 merge-recursive.c:3096
4529 msgid "add/add"
4530 msgstr ""
4532 #: merge-ort.c:3437 merge-recursive.c:3141
4533 msgid "submodule"
4534 msgstr ""
4536 #: merge-ort.c:3439 merge-recursive.c:3142
4537 #, c-format
4538 msgid "CONFLICT (%s): Merge conflict in %s"
4539 msgstr ""
4541 #: merge-ort.c:3470
4542 #, c-format
4543 msgid ""
4544 "CONFLICT (modify/delete): %s deleted in %s and modified in %s.  Version %s "
4545 "of %s left in tree."
4546 msgstr ""
4548 #: merge-ort.c:3757
4549 #, c-format
4550 msgid ""
4551 "Note: %s not up to date and in way of checking out conflicted version; old "
4552 "copy renamed to %s"
4553 msgstr ""
4555 #. TRANSLATORS: The %s arguments are: 1) tree hash of a merge
4556 #. base, and 2-3) the trees for the two trees we're merging.
4558 #: merge-ort.c:4116
4559 #, c-format
4560 msgid "collecting merge info failed for trees %s, %s, %s"
4561 msgstr ""
4563 #: merge-ort-wrappers.c:13 merge-recursive.c:3707
4564 #, c-format
4565 msgid ""
4566 "Your local changes to the following files would be overwritten by merge:\n"
4567 "  %s"
4568 msgstr ""
4570 #: merge-ort-wrappers.c:33 merge-recursive.c:3473 builtin/merge.c:402
4571 msgid "Already up to date."
4572 msgstr ""
4574 #: merge-recursive.c:357
4575 msgid "(bad commit)\n"
4576 msgstr ""
4578 #: merge-recursive.c:380
4579 #, c-format
4580 msgid "add_cacheinfo failed for path '%s'; merge aborting."
4581 msgstr ""
4583 #: merge-recursive.c:389
4584 #, c-format
4585 msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
4586 msgstr ""
4588 #: merge-recursive.c:877
4589 #, c-format
4590 msgid "failed to create path '%s'%s"
4591 msgstr ""
4593 #: merge-recursive.c:888
4594 #, c-format
4595 msgid "Removing %s to make room for subdirectory\n"
4596 msgstr ""
4598 #: merge-recursive.c:902 merge-recursive.c:921
4599 msgid ": perhaps a D/F conflict?"
4600 msgstr ""
4602 #: merge-recursive.c:911
4603 #, c-format
4604 msgid "refusing to lose untracked file at '%s'"
4605 msgstr ""
4607 #: merge-recursive.c:952 builtin/cat-file.c:41
4608 #, c-format
4609 msgid "cannot read object %s '%s'"
4610 msgstr ""
4612 #: merge-recursive.c:957
4613 #, c-format
4614 msgid "blob expected for %s '%s'"
4615 msgstr ""
4617 #: merge-recursive.c:982
4618 #, c-format
4619 msgid "failed to open '%s': %s"
4620 msgstr ""
4622 #: merge-recursive.c:993
4623 #, c-format
4624 msgid "failed to symlink '%s': %s"
4625 msgstr ""
4627 #: merge-recursive.c:998
4628 #, c-format
4629 msgid "do not know what to do with %06o %s '%s'"
4630 msgstr ""
4632 #: merge-recursive.c:1228 merge-recursive.c:1240
4633 #, c-format
4634 msgid "Fast-forwarding submodule %s to the following commit:"
4635 msgstr ""
4637 #: merge-recursive.c:1231 merge-recursive.c:1243
4638 #, c-format
4639 msgid "Fast-forwarding submodule %s"
4640 msgstr ""
4642 #: merge-recursive.c:1266
4643 #, c-format
4644 msgid "Failed to merge submodule %s (merge following commits not found)"
4645 msgstr ""
4647 #: merge-recursive.c:1270
4648 #, c-format
4649 msgid "Failed to merge submodule %s (not fast-forward)"
4650 msgstr ""
4652 #: merge-recursive.c:1271
4653 msgid "Found a possible merge resolution for the submodule:\n"
4654 msgstr ""
4656 #: merge-recursive.c:1283
4657 #, c-format
4658 msgid "Failed to merge submodule %s (multiple merges found)"
4659 msgstr ""
4661 #: merge-recursive.c:1425
4662 #, c-format
4663 msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
4664 msgstr ""
4666 #: merge-recursive.c:1497
4667 #, c-format
4668 msgid ""
4669 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4670 "in tree."
4671 msgstr ""
4673 #: merge-recursive.c:1502
4674 #, c-format
4675 msgid ""
4676 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4677 "left in tree."
4678 msgstr ""
4680 #: merge-recursive.c:1509
4681 #, c-format
4682 msgid ""
4683 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4684 "in tree at %s."
4685 msgstr ""
4687 #: merge-recursive.c:1514
4688 #, c-format
4689 msgid ""
4690 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4691 "left in tree at %s."
4692 msgstr ""
4694 #: merge-recursive.c:1549
4695 msgid "rename"
4696 msgstr ""
4698 #: merge-recursive.c:1549
4699 msgid "renamed"
4700 msgstr ""
4702 #: merge-recursive.c:1600 merge-recursive.c:2506 merge-recursive.c:3169
4703 #, c-format
4704 msgid "Refusing to lose dirty file at %s"
4705 msgstr ""
4707 #: merge-recursive.c:1610
4708 #, c-format
4709 msgid "Refusing to lose untracked file at %s, even though it's in the way."
4710 msgstr ""
4712 #: merge-recursive.c:1668
4713 #, c-format
4714 msgid "CONFLICT (rename/add): Rename %s->%s in %s.  Added %s in %s"
4715 msgstr ""
4717 #: merge-recursive.c:1699
4718 #, c-format
4719 msgid "%s is a directory in %s adding as %s instead"
4720 msgstr ""
4722 #: merge-recursive.c:1704
4723 #, c-format
4724 msgid "Refusing to lose untracked file at %s; adding as %s instead"
4725 msgstr ""
4727 #: merge-recursive.c:1731
4728 #, c-format
4729 msgid ""
4730 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
4731 "\"->\"%s\" in \"%s\"%s"
4732 msgstr ""
4734 #: merge-recursive.c:1736
4735 msgid " (left unresolved)"
4736 msgstr ""
4738 #: merge-recursive.c:1828
4739 #, c-format
4740 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
4741 msgstr ""
4743 #: merge-recursive.c:2091
4744 #, c-format
4745 msgid ""
4746 "CONFLICT (directory rename split): Unclear where to place %s because "
4747 "directory %s was renamed to multiple other directories, with no destination "
4748 "getting a majority of the files."
4749 msgstr ""
4751 #: merge-recursive.c:2225
4752 #, c-format
4753 msgid ""
4754 "CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
4755 ">%s in %s"
4756 msgstr ""
4758 #: merge-recursive.c:3080
4759 msgid "modify"
4760 msgstr ""
4762 #: merge-recursive.c:3080
4763 msgid "modified"
4764 msgstr ""
4766 #: merge-recursive.c:3119
4767 #, c-format
4768 msgid "Skipped %s (merged same as existing)"
4769 msgstr ""
4771 #: merge-recursive.c:3172
4772 #, c-format
4773 msgid "Adding as %s instead"
4774 msgstr ""
4776 #: merge-recursive.c:3376
4777 #, c-format
4778 msgid "Removing %s"
4779 msgstr ""
4781 #: merge-recursive.c:3399
4782 msgid "file/directory"
4783 msgstr ""
4785 #: merge-recursive.c:3404
4786 msgid "directory/file"
4787 msgstr ""
4789 #: merge-recursive.c:3411
4790 #, c-format
4791 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
4792 msgstr ""
4794 #: merge-recursive.c:3420
4795 #, c-format
4796 msgid "Adding %s"
4797 msgstr ""
4799 #: merge-recursive.c:3429
4800 #, c-format
4801 msgid "CONFLICT (add/add): Merge conflict in %s"
4802 msgstr ""
4804 #: merge-recursive.c:3482
4805 #, c-format
4806 msgid "merging of trees %s and %s failed"
4807 msgstr ""
4809 #: merge-recursive.c:3576
4810 msgid "Merging:"
4811 msgstr ""
4813 #: merge-recursive.c:3589
4814 #, c-format
4815 msgid "found %u common ancestor:"
4816 msgid_plural "found %u common ancestors:"
4817 msgstr[0] ""
4818 msgstr[1] ""
4820 #: merge-recursive.c:3639
4821 msgid "merge returned no commit"
4822 msgstr ""
4824 #: merge-recursive.c:3804
4825 #, c-format
4826 msgid "Could not parse object '%s'"
4827 msgstr ""
4829 #: merge-recursive.c:3822 builtin/merge.c:716 builtin/merge.c:900
4830 #: builtin/stash.c:473
4831 msgid "Unable to write index."
4832 msgstr ""
4834 #: merge.c:41
4835 msgid "failed to read the cache"
4836 msgstr ""
4838 #: merge.c:108 rerere.c:704 builtin/am.c:1932 builtin/am.c:1966
4839 #: builtin/checkout.c:595 builtin/checkout.c:849 builtin/clone.c:821
4840 #: builtin/stash.c:267
4841 msgid "unable to write new index file"
4842 msgstr ""
4844 #: midx.c:74
4845 msgid "multi-pack-index OID fanout is of the wrong size"
4846 msgstr ""
4848 #: midx.c:105
4849 #, c-format
4850 msgid "multi-pack-index file %s is too small"
4851 msgstr ""
4853 #: midx.c:121
4854 #, c-format
4855 msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x"
4856 msgstr ""
4858 #: midx.c:126
4859 #, c-format
4860 msgid "multi-pack-index version %d not recognized"
4861 msgstr ""
4863 #: midx.c:131
4864 #, c-format
4865 msgid "multi-pack-index hash version %u does not match version %u"
4866 msgstr ""
4868 #: midx.c:148
4869 msgid "multi-pack-index missing required pack-name chunk"
4870 msgstr ""
4872 #: midx.c:150
4873 msgid "multi-pack-index missing required OID fanout chunk"
4874 msgstr ""
4876 #: midx.c:152
4877 msgid "multi-pack-index missing required OID lookup chunk"
4878 msgstr ""
4880 #: midx.c:154
4881 msgid "multi-pack-index missing required object offsets chunk"
4882 msgstr ""
4884 #: midx.c:170
4885 #, c-format
4886 msgid "multi-pack-index pack names out of order: '%s' before '%s'"
4887 msgstr ""
4889 #: midx.c:214
4890 #, c-format
4891 msgid "bad pack-int-id: %u (%u total packs)"
4892 msgstr ""
4894 #: midx.c:264
4895 msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
4896 msgstr ""
4898 #: midx.c:490
4899 #, c-format
4900 msgid "failed to add packfile '%s'"
4901 msgstr ""
4903 #: midx.c:496
4904 #, c-format
4905 msgid "failed to open pack-index '%s'"
4906 msgstr ""
4908 #: midx.c:564
4909 #, c-format
4910 msgid "failed to locate object %d in packfile"
4911 msgstr ""
4913 #: midx.c:880 builtin/index-pack.c:1533
4914 msgid "cannot store reverse index file"
4915 msgstr ""
4917 #: midx.c:920
4918 msgid "ignoring existing multi-pack-index; checksum mismatch"
4919 msgstr ""
4921 #: midx.c:943
4922 msgid "Adding packfiles to multi-pack-index"
4923 msgstr ""
4925 #: midx.c:989
4926 #, c-format
4927 msgid "did not see pack-file %s to drop"
4928 msgstr ""
4930 #: midx.c:1034
4931 #, c-format
4932 msgid "unknown preferred pack: '%s'"
4933 msgstr ""
4935 #: midx.c:1039
4936 #, c-format
4937 msgid "preferred pack '%s' is expired"
4938 msgstr ""
4940 #: midx.c:1055
4941 msgid "no pack files to index."
4942 msgstr ""
4944 #: midx.c:1135 builtin/clean.c:37
4945 #, c-format
4946 msgid "failed to remove %s"
4947 msgstr ""
4949 #: midx.c:1166
4950 #, c-format
4951 msgid "failed to clear multi-pack-index at %s"
4952 msgstr ""
4954 #: midx.c:1225
4955 msgid "multi-pack-index file exists, but failed to parse"
4956 msgstr ""
4958 #: midx.c:1233
4959 msgid "incorrect checksum"
4960 msgstr ""
4962 #: midx.c:1236
4963 msgid "Looking for referenced packfiles"
4964 msgstr ""
4966 #: midx.c:1251
4967 #, c-format
4968 msgid ""
4969 "oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
4970 msgstr ""
4972 #: midx.c:1256
4973 msgid "the midx contains no oid"
4974 msgstr ""
4976 #: midx.c:1265
4977 msgid "Verifying OID order in multi-pack-index"
4978 msgstr ""
4980 #: midx.c:1274
4981 #, c-format
4982 msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
4983 msgstr ""
4985 #: midx.c:1294
4986 msgid "Sorting objects by packfile"
4987 msgstr ""
4989 #: midx.c:1301
4990 msgid "Verifying object offsets"
4991 msgstr ""
4993 #: midx.c:1317
4994 #, c-format
4995 msgid "failed to load pack entry for oid[%d] = %s"
4996 msgstr ""
4998 #: midx.c:1323
4999 #, c-format
5000 msgid "failed to load pack-index for packfile %s"
5001 msgstr ""
5003 #: midx.c:1332
5004 #, c-format
5005 msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
5006 msgstr ""
5008 #: midx.c:1357
5009 msgid "Counting referenced objects"
5010 msgstr ""
5012 #: midx.c:1367
5013 msgid "Finding and deleting unreferenced packfiles"
5014 msgstr ""
5016 #: midx.c:1558
5017 msgid "could not start pack-objects"
5018 msgstr ""
5020 #: midx.c:1578
5021 msgid "could not finish pack-objects"
5022 msgstr ""
5024 #: name-hash.c:542
5025 #, c-format
5026 msgid "unable to create lazy_dir thread: %s"
5027 msgstr ""
5029 #: name-hash.c:564
5030 #, c-format
5031 msgid "unable to create lazy_name thread: %s"
5032 msgstr ""
5034 #: name-hash.c:570
5035 #, c-format
5036 msgid "unable to join lazy_name thread: %s"
5037 msgstr ""
5039 #: notes-merge.c:277
5040 #, c-format
5041 msgid ""
5042 "You have not concluded your previous notes merge (%s exists).\n"
5043 "Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
5044 "commit/abort the previous merge before you start a new notes merge."
5045 msgstr ""
5047 #: notes-merge.c:284
5048 #, c-format
5049 msgid "You have not concluded your notes merge (%s exists)."
5050 msgstr ""
5052 #: notes-utils.c:46
5053 msgid "Cannot commit uninitialized/unreferenced notes tree"
5054 msgstr ""
5056 #: notes-utils.c:105
5057 #, c-format
5058 msgid "Bad notes.rewriteMode value: '%s'"
5059 msgstr ""
5061 #: notes-utils.c:115
5062 #, c-format
5063 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
5064 msgstr ""
5066 #. TRANSLATORS: The first %s is the name of
5067 #. the environment variable, the second %s is
5068 #. its value.
5070 #: notes-utils.c:145
5071 #, c-format
5072 msgid "Bad %s value: '%s'"
5073 msgstr ""
5075 #: object-file.c:526
5076 #, c-format
5077 msgid "object directory %s does not exist; check .git/objects/info/alternates"
5078 msgstr ""
5080 #: object-file.c:584
5081 #, c-format
5082 msgid "unable to normalize alternate object path: %s"
5083 msgstr ""
5085 #: object-file.c:658
5086 #, c-format
5087 msgid "%s: ignoring alternate object stores, nesting too deep"
5088 msgstr ""
5090 #: object-file.c:665
5091 #, c-format
5092 msgid "unable to normalize object directory: %s"
5093 msgstr ""
5095 #: object-file.c:708
5096 msgid "unable to fdopen alternates lockfile"
5097 msgstr ""
5099 #: object-file.c:726
5100 msgid "unable to read alternates file"
5101 msgstr ""
5103 #: object-file.c:733
5104 msgid "unable to move new alternates file into place"
5105 msgstr ""
5107 #: object-file.c:768
5108 #, c-format
5109 msgid "path '%s' does not exist"
5110 msgstr ""
5112 #: object-file.c:789
5113 #, c-format
5114 msgid "reference repository '%s' as a linked checkout is not supported yet."
5115 msgstr ""
5117 #: object-file.c:795
5118 #, c-format
5119 msgid "reference repository '%s' is not a local repository."
5120 msgstr ""
5122 #: object-file.c:801
5123 #, c-format
5124 msgid "reference repository '%s' is shallow"
5125 msgstr ""
5127 #: object-file.c:809
5128 #, c-format
5129 msgid "reference repository '%s' is grafted"
5130 msgstr ""
5132 #: object-file.c:869
5133 #, c-format
5134 msgid "invalid line while parsing alternate refs: %s"
5135 msgstr ""
5137 #: object-file.c:1019
5138 #, c-format
5139 msgid "attempting to mmap %<PRIuMAX> over limit %<PRIuMAX>"
5140 msgstr ""
5142 #: object-file.c:1054
5143 #, c-format
5144 msgid "mmap failed%s"
5145 msgstr ""
5147 #: object-file.c:1218
5148 #, c-format
5149 msgid "object file %s is empty"
5150 msgstr ""
5152 #: object-file.c:1353 object-file.c:2548
5153 #, c-format
5154 msgid "corrupt loose object '%s'"
5155 msgstr ""
5157 #: object-file.c:1355 object-file.c:2552
5158 #, c-format
5159 msgid "garbage at end of loose object '%s'"
5160 msgstr ""
5162 #: object-file.c:1397
5163 msgid "invalid object type"
5164 msgstr ""
5166 #: object-file.c:1481
5167 #, c-format
5168 msgid "unable to unpack %s header with --allow-unknown-type"
5169 msgstr ""
5171 #: object-file.c:1484
5172 #, c-format
5173 msgid "unable to unpack %s header"
5174 msgstr ""
5176 #: object-file.c:1490
5177 #, c-format
5178 msgid "unable to parse %s header with --allow-unknown-type"
5179 msgstr ""
5181 #: object-file.c:1493
5182 #, c-format
5183 msgid "unable to parse %s header"
5184 msgstr ""
5186 #: object-file.c:1717
5187 #, c-format
5188 msgid "failed to read object %s"
5189 msgstr ""
5191 #: object-file.c:1721
5192 #, c-format
5193 msgid "replacement %s not found for %s"
5194 msgstr ""
5196 #: object-file.c:1725
5197 #, c-format
5198 msgid "loose object %s (stored in %s) is corrupt"
5199 msgstr ""
5201 #: object-file.c:1729
5202 #, c-format
5203 msgid "packed object %s (stored in %s) is corrupt"
5204 msgstr ""
5206 #: object-file.c:1834
5207 #, c-format
5208 msgid "unable to write file %s"
5209 msgstr ""
5211 #: object-file.c:1841
5212 #, c-format
5213 msgid "unable to set permission to '%s'"
5214 msgstr ""
5216 #: object-file.c:1848
5217 msgid "file write error"
5218 msgstr ""
5220 #: object-file.c:1868
5221 msgid "error when closing loose object file"
5222 msgstr ""
5224 #: object-file.c:1933
5225 #, c-format
5226 msgid "insufficient permission for adding an object to repository database %s"
5227 msgstr ""
5229 #: object-file.c:1935
5230 msgid "unable to create temporary file"
5231 msgstr ""
5233 #: object-file.c:1959
5234 msgid "unable to write loose object file"
5235 msgstr ""
5237 #: object-file.c:1965
5238 #, c-format
5239 msgid "unable to deflate new object %s (%d)"
5240 msgstr ""
5242 #: object-file.c:1969
5243 #, c-format
5244 msgid "deflateEnd on object %s failed (%d)"
5245 msgstr ""
5247 #: object-file.c:1973
5248 #, c-format
5249 msgid "confused by unstable object source data for %s"
5250 msgstr ""
5252 #: object-file.c:1983 builtin/pack-objects.c:1237
5253 #, c-format
5254 msgid "failed utime() on %s"
5255 msgstr ""
5257 #: object-file.c:2060
5258 #, c-format
5259 msgid "cannot read object for %s"
5260 msgstr ""
5262 #: object-file.c:2111
5263 msgid "corrupt commit"
5264 msgstr ""
5266 #: object-file.c:2119
5267 msgid "corrupt tag"
5268 msgstr ""
5270 #: object-file.c:2219
5271 #, c-format
5272 msgid "read error while indexing %s"
5273 msgstr ""
5275 #: object-file.c:2222
5276 #, c-format
5277 msgid "short read while indexing %s"
5278 msgstr ""
5280 #: object-file.c:2295 object-file.c:2305
5281 #, c-format
5282 msgid "%s: failed to insert into database"
5283 msgstr ""
5285 #: object-file.c:2311
5286 #, c-format
5287 msgid "%s: unsupported file type"
5288 msgstr ""
5290 #: object-file.c:2335
5291 #, c-format
5292 msgid "%s is not a valid object"
5293 msgstr ""
5295 #: object-file.c:2337
5296 #, c-format
5297 msgid "%s is not a valid '%s' object"
5298 msgstr ""
5300 #: object-file.c:2364 builtin/index-pack.c:192
5301 #, c-format
5302 msgid "unable to open %s"
5303 msgstr ""
5305 #: object-file.c:2559 object-file.c:2612
5306 #, c-format
5307 msgid "hash mismatch for %s (expected %s)"
5308 msgstr ""
5310 #: object-file.c:2583
5311 #, c-format
5312 msgid "unable to mmap %s"
5313 msgstr ""
5315 #: object-file.c:2588
5316 #, c-format
5317 msgid "unable to unpack header of %s"
5318 msgstr ""
5320 #: object-file.c:2594
5321 #, c-format
5322 msgid "unable to parse header of %s"
5323 msgstr ""
5325 #: object-file.c:2605
5326 #, c-format
5327 msgid "unable to unpack contents of %s"
5328 msgstr ""
5330 #: object-name.c:480
5331 #, c-format
5332 msgid "short object ID %s is ambiguous"
5333 msgstr ""
5335 #: object-name.c:491
5336 msgid "The candidates are:"
5337 msgstr ""
5339 #: object-name.c:790
5340 msgid ""
5341 "Git normally never creates a ref that ends with 40 hex characters\n"
5342 "because it will be ignored when you just specify 40-hex. These refs\n"
5343 "may be created by mistake. For example,\n"
5344 "\n"
5345 "  git switch -c $br $(git rev-parse ...)\n"
5346 "\n"
5347 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
5348 "examine these refs and maybe delete them. Turn this message off by\n"
5349 "running \"git config advice.objectNameWarning false\""
5350 msgstr ""
5352 #: object-name.c:910
5353 #, c-format
5354 msgid "log for '%.*s' only goes back to %s"
5355 msgstr ""
5357 #: object-name.c:918
5358 #, c-format
5359 msgid "log for '%.*s' only has %d entries"
5360 msgstr ""
5362 #: object-name.c:1696
5363 #, c-format
5364 msgid "path '%s' exists on disk, but not in '%.*s'"
5365 msgstr ""
5367 #: object-name.c:1702
5368 #, c-format
5369 msgid ""
5370 "path '%s' exists, but not '%s'\n"
5371 "hint: Did you mean '%.*s:%s' aka '%.*s:./%s'?"
5372 msgstr ""
5374 #: object-name.c:1711
5375 #, c-format
5376 msgid "path '%s' does not exist in '%.*s'"
5377 msgstr ""
5379 #: object-name.c:1739
5380 #, c-format
5381 msgid ""
5382 "path '%s' is in the index, but not at stage %d\n"
5383 "hint: Did you mean ':%d:%s'?"
5384 msgstr ""
5386 #: object-name.c:1755
5387 #, c-format
5388 msgid ""
5389 "path '%s' is in the index, but not '%s'\n"
5390 "hint: Did you mean ':%d:%s' aka ':%d:./%s'?"
5391 msgstr ""
5393 #: object-name.c:1763
5394 #, c-format
5395 msgid "path '%s' exists on disk, but not in the index"
5396 msgstr ""
5398 #: object-name.c:1765
5399 #, c-format
5400 msgid "path '%s' does not exist (neither on disk nor in the index)"
5401 msgstr ""
5403 #: object-name.c:1778
5404 msgid "relative path syntax can't be used outside working tree"
5405 msgstr ""
5407 #: object-name.c:1916
5408 #, c-format
5409 msgid "invalid object name '%.*s'."
5410 msgstr ""
5412 #: object.c:53
5413 #, c-format
5414 msgid "invalid object type \"%s\""
5415 msgstr ""
5417 #: object.c:173
5418 #, c-format
5419 msgid "object %s is a %s, not a %s"
5420 msgstr ""
5422 #: object.c:250
5423 #, c-format
5424 msgid "object %s has unknown type id %d"
5425 msgstr ""
5427 #: object.c:263
5428 #, c-format
5429 msgid "unable to parse object: %s"
5430 msgstr ""
5432 #: object.c:283 object.c:295
5433 #, c-format
5434 msgid "hash mismatch %s"
5435 msgstr ""
5437 #: pack-bitmap.c:868 pack-bitmap.c:874 builtin/pack-objects.c:2411
5438 #, c-format
5439 msgid "unable to get size of %s"
5440 msgstr ""
5442 #: pack-bitmap.c:1571 builtin/rev-list.c:92
5443 #, c-format
5444 msgid "unable to get disk usage of %s"
5445 msgstr ""
5447 #: pack-revindex.c:221
5448 #, c-format
5449 msgid "reverse-index file %s is too small"
5450 msgstr ""
5452 #: pack-revindex.c:226
5453 #, c-format
5454 msgid "reverse-index file %s is corrupt"
5455 msgstr ""
5457 #: pack-revindex.c:234
5458 #, c-format
5459 msgid "reverse-index file %s has unknown signature"
5460 msgstr ""
5462 #: pack-revindex.c:238
5463 #, c-format
5464 msgid "reverse-index file %s has unsupported version %<PRIu32>"
5465 msgstr ""
5467 #: pack-revindex.c:243
5468 #, c-format
5469 msgid "reverse-index file %s has unsupported hash id %<PRIu32>"
5470 msgstr ""
5472 #: pack-write.c:250
5473 msgid "cannot both write and verify reverse index"
5474 msgstr ""
5476 #: pack-write.c:271
5477 #, c-format
5478 msgid "could not stat: %s"
5479 msgstr ""
5481 #: pack-write.c:283
5482 #, c-format
5483 msgid "failed to make %s readable"
5484 msgstr ""
5486 #: pack-write.c:522
5487 #, c-format
5488 msgid "could not write '%s' promisor file"
5489 msgstr ""
5491 #: packfile.c:625
5492 msgid "offset before end of packfile (broken .idx?)"
5493 msgstr ""
5495 #: packfile.c:655
5496 #, c-format
5497 msgid "packfile %s cannot be mapped%s"
5498 msgstr ""
5500 #: packfile.c:1934
5501 #, c-format
5502 msgid "offset before start of pack index for %s (corrupt index?)"
5503 msgstr ""
5505 #: packfile.c:1938
5506 #, c-format
5507 msgid "offset beyond end of pack index for %s (truncated index?)"
5508 msgstr ""
5510 #: parse-options-cb.c:20 parse-options-cb.c:24
5511 #, c-format
5512 msgid "option `%s' expects a numerical value"
5513 msgstr ""
5515 #: parse-options-cb.c:41
5516 #, c-format
5517 msgid "malformed expiration date '%s'"
5518 msgstr ""
5520 #: parse-options-cb.c:54
5521 #, c-format
5522 msgid "option `%s' expects \"always\", \"auto\", or \"never\""
5523 msgstr ""
5525 #: parse-options-cb.c:132 parse-options-cb.c:149
5526 #, c-format
5527 msgid "malformed object name '%s'"
5528 msgstr ""
5530 #: parse-options.c:38
5531 #, c-format
5532 msgid "%s requires a value"
5533 msgstr ""
5535 #: parse-options.c:73
5536 #, c-format
5537 msgid "%s is incompatible with %s"
5538 msgstr ""
5540 #: parse-options.c:78
5541 #, c-format
5542 msgid "%s : incompatible with something else"
5543 msgstr ""
5545 #: parse-options.c:92 parse-options.c:96 parse-options.c:317
5546 #, c-format
5547 msgid "%s takes no value"
5548 msgstr ""
5550 #: parse-options.c:94
5551 #, c-format
5552 msgid "%s isn't available"
5553 msgstr ""
5555 #: parse-options.c:217
5556 #, c-format
5557 msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
5558 msgstr ""
5560 #: parse-options.c:386
5561 #, c-format
5562 msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
5563 msgstr ""
5565 #: parse-options.c:420 parse-options.c:428
5566 #, c-format
5567 msgid "did you mean `--%s` (with two dashes)?"
5568 msgstr ""
5570 #: parse-options.c:668 parse-options.c:988
5571 #, c-format
5572 msgid "alias of --%s"
5573 msgstr ""
5575 #: parse-options.c:879
5576 #, c-format
5577 msgid "unknown option `%s'"
5578 msgstr ""
5580 #: parse-options.c:881
5581 #, c-format
5582 msgid "unknown switch `%c'"
5583 msgstr ""
5585 #: parse-options.c:883
5586 #, c-format
5587 msgid "unknown non-ascii option in string: `%s'"
5588 msgstr ""
5590 #: parse-options.c:907
5591 msgid "..."
5592 msgstr ""
5594 #: parse-options.c:926
5595 #, c-format
5596 msgid "usage: %s"
5597 msgstr ""
5599 #. TRANSLATORS: the colon here should align with the
5600 #. one in "usage: %s" translation.
5602 #: parse-options.c:932
5603 #, c-format
5604 msgid "   or: %s"
5605 msgstr ""
5607 #: parse-options.c:935
5608 #, c-format
5609 msgid "    %s"
5610 msgstr ""
5612 #: parse-options.c:974
5613 msgid "-NUM"
5614 msgstr ""
5616 #: path.c:915
5617 #, c-format
5618 msgid "Could not make %s writable by group"
5619 msgstr ""
5621 #: pathspec.c:151
5622 msgid "Escape character '\\' not allowed as last character in attr value"
5623 msgstr ""
5625 #: pathspec.c:169
5626 msgid "Only one 'attr:' specification is allowed."
5627 msgstr ""
5629 #: pathspec.c:172
5630 msgid "attr spec must not be empty"
5631 msgstr ""
5633 #: pathspec.c:215
5634 #, c-format
5635 msgid "invalid attribute name %s"
5636 msgstr ""
5638 #: pathspec.c:280
5639 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
5640 msgstr ""
5642 #: pathspec.c:287
5643 msgid ""
5644 "global 'literal' pathspec setting is incompatible with all other global "
5645 "pathspec settings"
5646 msgstr ""
5648 #: pathspec.c:327
5649 msgid "invalid parameter for pathspec magic 'prefix'"
5650 msgstr ""
5652 #: pathspec.c:348
5653 #, c-format
5654 msgid "Invalid pathspec magic '%.*s' in '%s'"
5655 msgstr ""
5657 #: pathspec.c:353
5658 #, c-format
5659 msgid "Missing ')' at the end of pathspec magic in '%s'"
5660 msgstr ""
5662 #: pathspec.c:391
5663 #, c-format
5664 msgid "Unimplemented pathspec magic '%c' in '%s'"
5665 msgstr ""
5667 #: pathspec.c:450
5668 #, c-format
5669 msgid "%s: 'literal' and 'glob' are incompatible"
5670 msgstr ""
5672 #: pathspec.c:466
5673 #, c-format
5674 msgid "%s: '%s' is outside repository at '%s'"
5675 msgstr ""
5677 #: pathspec.c:542
5678 #, c-format
5679 msgid "'%s' (mnemonic: '%c')"
5680 msgstr ""
5682 #: pathspec.c:552
5683 #, c-format
5684 msgid "%s: pathspec magic not supported by this command: %s"
5685 msgstr ""
5687 #: pathspec.c:619
5688 #, c-format
5689 msgid "pathspec '%s' is beyond a symbolic link"
5690 msgstr ""
5692 #: pathspec.c:664
5693 #, c-format
5694 msgid "line is badly quoted: %s"
5695 msgstr ""
5697 #: pkt-line.c:92
5698 msgid "unable to write flush packet"
5699 msgstr ""
5701 #: pkt-line.c:99
5702 msgid "unable to write delim packet"
5703 msgstr ""
5705 #: pkt-line.c:106
5706 msgid "unable to write response end packet"
5707 msgstr ""
5709 #: pkt-line.c:113
5710 msgid "flush packet write failed"
5711 msgstr ""
5713 #: pkt-line.c:153 pkt-line.c:265
5714 msgid "protocol error: impossibly long line"
5715 msgstr ""
5717 #: pkt-line.c:169 pkt-line.c:171
5718 msgid "packet write with format failed"
5719 msgstr ""
5721 #: pkt-line.c:204
5722 msgid "packet write failed - data exceeds max packet size"
5723 msgstr ""
5725 #: pkt-line.c:222
5726 #, c-format
5727 msgid "packet write failed: %s"
5728 msgstr ""
5730 #: pkt-line.c:328 pkt-line.c:329
5731 msgid "read error"
5732 msgstr ""
5734 #: pkt-line.c:339 pkt-line.c:340
5735 msgid "the remote end hung up unexpectedly"
5736 msgstr ""
5738 #: pkt-line.c:369 pkt-line.c:371
5739 #, c-format
5740 msgid "protocol error: bad line length character: %.4s"
5741 msgstr ""
5743 #: pkt-line.c:386 pkt-line.c:388 pkt-line.c:394 pkt-line.c:396
5744 #, c-format
5745 msgid "protocol error: bad line length %d"
5746 msgstr ""
5748 #: pkt-line.c:413 sideband.c:165
5749 #, c-format
5750 msgid "remote error: %s"
5751 msgstr ""
5753 #: preload-index.c:125
5754 msgid "Refreshing index"
5755 msgstr ""
5757 #: preload-index.c:144
5758 #, c-format
5759 msgid "unable to create threaded lstat: %s"
5760 msgstr ""
5762 #: pretty.c:988
5763 msgid "unable to parse --pretty format"
5764 msgstr ""
5766 #: promisor-remote.c:31
5767 msgid "promisor-remote: unable to fork off fetch subprocess"
5768 msgstr ""
5770 #: promisor-remote.c:38 promisor-remote.c:40
5771 msgid "promisor-remote: could not write to fetch subprocess"
5772 msgstr ""
5774 #: promisor-remote.c:44
5775 msgid "promisor-remote: could not close stdin to fetch subprocess"
5776 msgstr ""
5778 #: promisor-remote.c:54
5779 #, c-format
5780 msgid "promisor remote name cannot begin with '/': %s"
5781 msgstr ""
5783 #: protocol-caps.c:103
5784 msgid "object-info: expected flush after arguments"
5785 msgstr ""
5787 #: prune-packed.c:35
5788 msgid "Removing duplicate objects"
5789 msgstr ""
5791 #: range-diff.c:78
5792 msgid "could not start `log`"
5793 msgstr ""
5795 #: range-diff.c:80
5796 msgid "could not read `log` output"
5797 msgstr ""
5799 #: range-diff.c:101 sequencer.c:5550
5800 #, c-format
5801 msgid "could not parse commit '%s'"
5802 msgstr ""
5804 #: range-diff.c:115
5805 #, c-format
5806 msgid ""
5807 "could not parse first line of `log` output: did not start with 'commit ': "
5808 "'%s'"
5809 msgstr ""
5811 #: range-diff.c:140
5812 #, c-format
5813 msgid "could not parse git header '%.*s'"
5814 msgstr ""
5816 #: range-diff.c:307
5817 msgid "failed to generate diff"
5818 msgstr ""
5820 #: range-diff.c:559
5821 msgid "--left-only and --right-only are mutually exclusive"
5822 msgstr ""
5824 #: range-diff.c:562 range-diff.c:564
5825 #, c-format
5826 msgid "could not parse log for '%s'"
5827 msgstr ""
5829 #: read-cache.c:710
5830 #, c-format
5831 msgid "will not add file alias '%s' ('%s' already exists in index)"
5832 msgstr ""
5834 #: read-cache.c:726
5835 msgid "cannot create an empty blob in the object database"
5836 msgstr ""
5838 #: read-cache.c:748
5839 #, c-format
5840 msgid "%s: can only add regular files, symbolic links or git-directories"
5841 msgstr ""
5843 #: read-cache.c:753
5844 #, c-format
5845 msgid "'%s' does not have a commit checked out"
5846 msgstr ""
5848 #: read-cache.c:805
5849 #, c-format
5850 msgid "unable to index file '%s'"
5851 msgstr ""
5853 #: read-cache.c:824
5854 #, c-format
5855 msgid "unable to add '%s' to index"
5856 msgstr ""
5858 #: read-cache.c:835
5859 #, c-format
5860 msgid "unable to stat '%s'"
5861 msgstr ""
5863 #: read-cache.c:1358
5864 #, c-format
5865 msgid "'%s' appears as both a file and as a directory"
5866 msgstr ""
5868 #: read-cache.c:1573
5869 msgid "Refresh index"
5870 msgstr ""
5872 #: read-cache.c:1705
5873 #, c-format
5874 msgid ""
5875 "index.version set, but the value is invalid.\n"
5876 "Using version %i"
5877 msgstr ""
5879 #: read-cache.c:1715
5880 #, c-format
5881 msgid ""
5882 "GIT_INDEX_VERSION set, but the value is invalid.\n"
5883 "Using version %i"
5884 msgstr ""
5886 #: read-cache.c:1771
5887 #, c-format
5888 msgid "bad signature 0x%08x"
5889 msgstr ""
5891 #: read-cache.c:1774
5892 #, c-format
5893 msgid "bad index version %d"
5894 msgstr ""
5896 #: read-cache.c:1783
5897 msgid "bad index file sha1 signature"
5898 msgstr ""
5900 #: read-cache.c:1817
5901 #, c-format
5902 msgid "index uses %.4s extension, which we do not understand"
5903 msgstr ""
5905 #: read-cache.c:1819
5906 #, c-format
5907 msgid "ignoring %.4s extension"
5908 msgstr ""
5910 #: read-cache.c:1856
5911 #, c-format
5912 msgid "unknown index entry format 0x%08x"
5913 msgstr ""
5915 #: read-cache.c:1872
5916 #, c-format
5917 msgid "malformed name field in the index, near path '%s'"
5918 msgstr ""
5920 #: read-cache.c:1929
5921 msgid "unordered stage entries in index"
5922 msgstr ""
5924 #: read-cache.c:1932
5925 #, c-format
5926 msgid "multiple stage entries for merged file '%s'"
5927 msgstr ""
5929 #: read-cache.c:1935
5930 #, c-format
5931 msgid "unordered stage entries for '%s'"
5932 msgstr ""
5934 #: read-cache.c:2041 read-cache.c:2339 rerere.c:549 rerere.c:583 rerere.c:1095
5935 #: submodule.c:1622 builtin/add.c:575 builtin/check-ignore.c:183
5936 #: builtin/checkout.c:522 builtin/checkout.c:711 builtin/clean.c:987
5937 #: builtin/commit.c:377 builtin/diff-tree.c:122 builtin/grep.c:505
5938 #: builtin/mv.c:146 builtin/reset.c:247 builtin/rm.c:291
5939 #: builtin/submodule--helper.c:331
5940 msgid "index file corrupt"
5941 msgstr ""
5943 #: read-cache.c:2185
5944 #, c-format
5945 msgid "unable to create load_cache_entries thread: %s"
5946 msgstr ""
5948 #: read-cache.c:2198
5949 #, c-format
5950 msgid "unable to join load_cache_entries thread: %s"
5951 msgstr ""
5953 #: read-cache.c:2231
5954 #, c-format
5955 msgid "%s: index file open failed"
5956 msgstr ""
5958 #: read-cache.c:2235
5959 #, c-format
5960 msgid "%s: cannot stat the open index"
5961 msgstr ""
5963 #: read-cache.c:2239
5964 #, c-format
5965 msgid "%s: index file smaller than expected"
5966 msgstr ""
5968 #: read-cache.c:2243
5969 #, c-format
5970 msgid "%s: unable to map index file%s"
5971 msgstr ""
5973 #: read-cache.c:2286
5974 #, c-format
5975 msgid "unable to create load_index_extensions thread: %s"
5976 msgstr ""
5978 #: read-cache.c:2313
5979 #, c-format
5980 msgid "unable to join load_index_extensions thread: %s"
5981 msgstr ""
5983 #: read-cache.c:2351
5984 #, c-format
5985 msgid "could not freshen shared index '%s'"
5986 msgstr ""
5988 #: read-cache.c:2398
5989 #, c-format
5990 msgid "broken index, expect %s in %s, got %s"
5991 msgstr ""
5993 #: read-cache.c:3031 strbuf.c:1173 wrapper.c:633 builtin/merge.c:1145
5994 #, c-format
5995 msgid "could not close '%s'"
5996 msgstr ""
5998 #: read-cache.c:3074
5999 msgid "failed to convert to a sparse-index"
6000 msgstr ""
6002 #: read-cache.c:3145 sequencer.c:2684 sequencer.c:4440
6003 #, c-format
6004 msgid "could not stat '%s'"
6005 msgstr ""
6007 #: read-cache.c:3158
6008 #, c-format
6009 msgid "unable to open git dir: %s"
6010 msgstr ""
6012 #: read-cache.c:3170
6013 #, c-format
6014 msgid "unable to unlink: %s"
6015 msgstr ""
6017 #: read-cache.c:3199
6018 #, c-format
6019 msgid "cannot fix permission bits on '%s'"
6020 msgstr ""
6022 #: read-cache.c:3348
6023 #, c-format
6024 msgid "%s: cannot drop to stage #0"
6025 msgstr ""
6027 #: rebase-interactive.c:11
6028 msgid ""
6029 "You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
6030 "continue'.\n"
6031 "Or you can abort the rebase with 'git rebase --abort'.\n"
6032 msgstr ""
6034 #: rebase-interactive.c:33
6035 #, c-format
6036 msgid ""
6037 "unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
6038 msgstr ""
6040 #: rebase-interactive.c:42
6041 msgid ""
6042 "\n"
6043 "Commands:\n"
6044 "p, pick <commit> = use commit\n"
6045 "r, reword <commit> = use commit, but edit the commit message\n"
6046 "e, edit <commit> = use commit, but stop for amending\n"
6047 "s, squash <commit> = use commit, but meld into previous commit\n"
6048 "f, fixup [-C | -c] <commit> = like \"squash\" but keep only the previous\n"
6049 "                   commit's log message, unless -C is used, in which case\n"
6050 "                   keep only this commit's message; -c is same as -C but\n"
6051 "                   opens the editor\n"
6052 "x, exec <command> = run command (the rest of the line) using shell\n"
6053 "b, break = stop here (continue rebase later with 'git rebase --continue')\n"
6054 "d, drop <commit> = remove commit\n"
6055 "l, label <label> = label current HEAD with a name\n"
6056 "t, reset <label> = reset HEAD to a label\n"
6057 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
6058 ".       create a merge commit using the original merge commit's\n"
6059 ".       message (or the oneline, if no original merge commit was\n"
6060 ".       specified); use -c <commit> to reword the commit message\n"
6061 "\n"
6062 "These lines can be re-ordered; they are executed from top to bottom.\n"
6063 msgstr ""
6065 #: rebase-interactive.c:66
6066 #, c-format
6067 msgid "Rebase %s onto %s (%d command)"
6068 msgid_plural "Rebase %s onto %s (%d commands)"
6069 msgstr[0] ""
6070 msgstr[1] ""
6072 #: rebase-interactive.c:75 git-rebase--preserve-merges.sh:218
6073 msgid ""
6074 "\n"
6075 "Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
6076 msgstr ""
6078 #: rebase-interactive.c:78 git-rebase--preserve-merges.sh:222
6079 msgid ""
6080 "\n"
6081 "If you remove a line here THAT COMMIT WILL BE LOST.\n"
6082 msgstr ""
6084 #: rebase-interactive.c:84 git-rebase--preserve-merges.sh:861
6085 msgid ""
6086 "\n"
6087 "You are editing the todo file of an ongoing interactive rebase.\n"
6088 "To continue rebase after editing, run:\n"
6089 "    git rebase --continue\n"
6090 "\n"
6091 msgstr ""
6093 #: rebase-interactive.c:89 git-rebase--preserve-merges.sh:938
6094 msgid ""
6095 "\n"
6096 "However, if you remove everything, the rebase will be aborted.\n"
6097 "\n"
6098 msgstr ""
6100 #: rebase-interactive.c:113 rerere.c:469 rerere.c:676 sequencer.c:3836
6101 #: sequencer.c:3862 sequencer.c:5656 builtin/fsck.c:328 builtin/rebase.c:271
6102 #, c-format
6103 msgid "could not write '%s'"
6104 msgstr ""
6106 #: rebase-interactive.c:119 builtin/rebase.c:203 builtin/rebase.c:229
6107 #: builtin/rebase.c:253
6108 #, c-format
6109 msgid "could not write '%s'."
6110 msgstr ""
6112 #: rebase-interactive.c:196
6113 #, c-format
6114 msgid ""
6115 "Warning: some commits may have been dropped accidentally.\n"
6116 "Dropped commits (newer to older):\n"
6117 msgstr ""
6119 #: rebase-interactive.c:203
6120 #, c-format
6121 msgid ""
6122 "To avoid this message, use \"drop\" to explicitly remove a commit.\n"
6123 "\n"
6124 "Use 'git config rebase.missingCommitsCheck' to change the level of "
6125 "warnings.\n"
6126 "The possible behaviours are: ignore, warn, error.\n"
6127 "\n"
6128 msgstr ""
6130 #: rebase-interactive.c:236 rebase-interactive.c:241 sequencer.c:2597
6131 #: builtin/rebase.c:189 builtin/rebase.c:214 builtin/rebase.c:240
6132 #: builtin/rebase.c:265
6133 #, c-format
6134 msgid "could not read '%s'."
6135 msgstr ""
6137 #: ref-filter.c:42 wt-status.c:2036
6138 msgid "gone"
6139 msgstr ""
6141 #: ref-filter.c:43
6142 #, c-format
6143 msgid "ahead %d"
6144 msgstr ""
6146 #: ref-filter.c:44
6147 #, c-format
6148 msgid "behind %d"
6149 msgstr ""
6151 #: ref-filter.c:45
6152 #, c-format
6153 msgid "ahead %d, behind %d"
6154 msgstr ""
6156 #: ref-filter.c:230
6157 #, c-format
6158 msgid "expected format: %%(color:<color>)"
6159 msgstr ""
6161 #: ref-filter.c:232
6162 #, c-format
6163 msgid "unrecognized color: %%(color:%s)"
6164 msgstr ""
6166 #: ref-filter.c:254
6167 #, c-format
6168 msgid "Integer value expected refname:lstrip=%s"
6169 msgstr ""
6171 #: ref-filter.c:258
6172 #, c-format
6173 msgid "Integer value expected refname:rstrip=%s"
6174 msgstr ""
6176 #: ref-filter.c:260
6177 #, c-format
6178 msgid "unrecognized %%(%s) argument: %s"
6179 msgstr ""
6181 #: ref-filter.c:315
6182 #, c-format
6183 msgid "%%(objecttype) does not take arguments"
6184 msgstr ""
6186 #: ref-filter.c:339
6187 #, c-format
6188 msgid "unrecognized %%(objectsize) argument: %s"
6189 msgstr ""
6191 #: ref-filter.c:347
6192 #, c-format
6193 msgid "%%(deltabase) does not take arguments"
6194 msgstr ""
6196 #: ref-filter.c:359
6197 #, c-format
6198 msgid "%%(body) does not take arguments"
6199 msgstr ""
6201 #: ref-filter.c:372
6202 #, c-format
6203 msgid "unrecognized %%(subject) argument: %s"
6204 msgstr ""
6206 #: ref-filter.c:391
6207 #, c-format
6208 msgid "expected %%(trailers:key=<value>)"
6209 msgstr ""
6211 #: ref-filter.c:393
6212 #, c-format
6213 msgid "unknown %%(trailers) argument: %s"
6214 msgstr ""
6216 #: ref-filter.c:424
6217 #, c-format
6218 msgid "positive value expected contents:lines=%s"
6219 msgstr ""
6221 #: ref-filter.c:426
6222 #, c-format
6223 msgid "unrecognized %%(contents) argument: %s"
6224 msgstr ""
6226 #: ref-filter.c:441
6227 #, c-format
6228 msgid "positive value expected '%s' in %%(%s)"
6229 msgstr ""
6231 #: ref-filter.c:445
6232 #, c-format
6233 msgid "unrecognized argument '%s' in %%(%s)"
6234 msgstr ""
6236 #: ref-filter.c:459
6237 #, c-format
6238 msgid "unrecognized email option: %s"
6239 msgstr ""
6241 #: ref-filter.c:489
6242 #, c-format
6243 msgid "expected format: %%(align:<width>,<position>)"
6244 msgstr ""
6246 #: ref-filter.c:501
6247 #, c-format
6248 msgid "unrecognized position:%s"
6249 msgstr ""
6251 #: ref-filter.c:508
6252 #, c-format
6253 msgid "unrecognized width:%s"
6254 msgstr ""
6256 #: ref-filter.c:517
6257 #, c-format
6258 msgid "unrecognized %%(align) argument: %s"
6259 msgstr ""
6261 #: ref-filter.c:525
6262 #, c-format
6263 msgid "positive width expected with the %%(align) atom"
6264 msgstr ""
6266 #: ref-filter.c:543
6267 #, c-format
6268 msgid "unrecognized %%(if) argument: %s"
6269 msgstr ""
6271 #: ref-filter.c:645
6272 #, c-format
6273 msgid "malformed field name: %.*s"
6274 msgstr ""
6276 #: ref-filter.c:672
6277 #, c-format
6278 msgid "unknown field name: %.*s"
6279 msgstr ""
6281 #: ref-filter.c:676
6282 #, c-format
6283 msgid ""
6284 "not a git repository, but the field '%.*s' requires access to object data"
6285 msgstr ""
6287 #: ref-filter.c:801
6288 #, c-format
6289 msgid "format: %%(if) atom used without a %%(then) atom"
6290 msgstr ""
6292 #: ref-filter.c:865
6293 #, c-format
6294 msgid "format: %%(then) atom used without an %%(if) atom"
6295 msgstr ""
6297 #: ref-filter.c:867
6298 #, c-format
6299 msgid "format: %%(then) atom used more than once"
6300 msgstr ""
6302 #: ref-filter.c:869
6303 #, c-format
6304 msgid "format: %%(then) atom used after %%(else)"
6305 msgstr ""
6307 #: ref-filter.c:897
6308 #, c-format
6309 msgid "format: %%(else) atom used without an %%(if) atom"
6310 msgstr ""
6312 #: ref-filter.c:899
6313 #, c-format
6314 msgid "format: %%(else) atom used without a %%(then) atom"
6315 msgstr ""
6317 #: ref-filter.c:901
6318 #, c-format
6319 msgid "format: %%(else) atom used more than once"
6320 msgstr ""
6322 #: ref-filter.c:916
6323 #, c-format
6324 msgid "format: %%(end) atom used without corresponding atom"
6325 msgstr ""
6327 #: ref-filter.c:973
6328 #, c-format
6329 msgid "malformed format string %s"
6330 msgstr ""
6332 #: ref-filter.c:1621
6333 #, c-format
6334 msgid "(no branch, rebasing %s)"
6335 msgstr ""
6337 #: ref-filter.c:1624
6338 #, c-format
6339 msgid "(no branch, rebasing detached HEAD %s)"
6340 msgstr ""
6342 #: ref-filter.c:1627
6343 #, c-format
6344 msgid "(no branch, bisect started on %s)"
6345 msgstr ""
6347 #: ref-filter.c:1631
6348 #, c-format
6349 msgid "(HEAD detached at %s)"
6350 msgstr ""
6352 #: ref-filter.c:1634
6353 #, c-format
6354 msgid "(HEAD detached from %s)"
6355 msgstr ""
6357 #: ref-filter.c:1637
6358 msgid "(no branch)"
6359 msgstr ""
6361 #: ref-filter.c:1669 ref-filter.c:1880
6362 #, c-format
6363 msgid "missing object %s for %s"
6364 msgstr ""
6366 #: ref-filter.c:1679
6367 #, c-format
6368 msgid "parse_object_buffer failed on %s for %s"
6369 msgstr ""
6371 #: ref-filter.c:2064
6372 #, c-format
6373 msgid "malformed object at '%s'"
6374 msgstr ""
6376 #: ref-filter.c:2153
6377 #, c-format
6378 msgid "ignoring ref with broken name %s"
6379 msgstr ""
6381 #: ref-filter.c:2158 refs.c:676
6382 #, c-format
6383 msgid "ignoring broken ref %s"
6384 msgstr ""
6386 #: ref-filter.c:2498
6387 #, c-format
6388 msgid "format: %%(end) atom missing"
6389 msgstr ""
6391 #: ref-filter.c:2592
6392 #, c-format
6393 msgid "malformed object name %s"
6394 msgstr ""
6396 #: ref-filter.c:2597
6397 #, c-format
6398 msgid "option `%s' must point to a commit"
6399 msgstr ""
6401 #: refs.c:264
6402 #, c-format
6403 msgid "%s does not point to a valid object!"
6404 msgstr ""
6406 #: refs.c:566
6407 #, c-format
6408 msgid ""
6409 "Using '%s' as the name for the initial branch. This default branch name\n"
6410 "is subject to change. To configure the initial branch name to use in all\n"
6411 "of your new repositories, which will suppress this warning, call:\n"
6412 "\n"
6413 "\tgit config --global init.defaultBranch <name>\n"
6414 "\n"
6415 "Names commonly chosen instead of 'master' are 'main', 'trunk' and\n"
6416 "'development'. The just-created branch can be renamed via this command:\n"
6417 "\n"
6418 "\tgit branch -m <name>\n"
6419 msgstr ""
6421 #: refs.c:588
6422 #, c-format
6423 msgid "could not retrieve `%s`"
6424 msgstr ""
6426 #: refs.c:598
6427 #, c-format
6428 msgid "invalid branch name: %s = %s"
6429 msgstr ""
6431 #: refs.c:674
6432 #, c-format
6433 msgid "ignoring dangling symref %s"
6434 msgstr ""
6436 #: refs.c:922
6437 #, c-format
6438 msgid "log for ref %s has gap after %s"
6439 msgstr ""
6441 #: refs.c:929
6442 #, c-format
6443 msgid "log for ref %s unexpectedly ended on %s"
6444 msgstr ""
6446 #: refs.c:994
6447 #, c-format
6448 msgid "log for %s is empty"
6449 msgstr ""
6451 #: refs.c:1086
6452 #, c-format
6453 msgid "refusing to update ref with bad name '%s'"
6454 msgstr ""
6456 #: refs.c:1157
6457 #, c-format
6458 msgid "update_ref failed for ref '%s': %s"
6459 msgstr ""
6461 #: refs.c:2051
6462 #, c-format
6463 msgid "multiple updates for ref '%s' not allowed"
6464 msgstr ""
6466 #: refs.c:2131
6467 msgid "ref updates forbidden inside quarantine environment"
6468 msgstr ""
6470 #: refs.c:2142
6471 msgid "ref updates aborted by hook"
6472 msgstr ""
6474 #: refs.c:2242 refs.c:2272
6475 #, c-format
6476 msgid "'%s' exists; cannot create '%s'"
6477 msgstr ""
6479 #: refs.c:2248 refs.c:2283
6480 #, c-format
6481 msgid "cannot process '%s' and '%s' at the same time"
6482 msgstr ""
6484 #: refs/files-backend.c:1228
6485 #, c-format
6486 msgid "could not remove reference %s"
6487 msgstr ""
6489 #: refs/files-backend.c:1242 refs/packed-backend.c:1542
6490 #: refs/packed-backend.c:1552
6491 #, c-format
6492 msgid "could not delete reference %s: %s"
6493 msgstr ""
6495 #: refs/files-backend.c:1245 refs/packed-backend.c:1555
6496 #, c-format
6497 msgid "could not delete references: %s"
6498 msgstr ""
6500 #: refspec.c:170
6501 #, c-format
6502 msgid "invalid refspec '%s'"
6503 msgstr ""
6505 #: remote.c:351
6506 #, c-format
6507 msgid "config remote shorthand cannot begin with '/': %s"
6508 msgstr ""
6510 #: remote.c:399
6511 msgid "more than one receivepack given, using the first"
6512 msgstr ""
6514 #: remote.c:407
6515 msgid "more than one uploadpack given, using the first"
6516 msgstr ""
6518 #: remote.c:590
6519 #, c-format
6520 msgid "Cannot fetch both %s and %s to %s"
6521 msgstr ""
6523 #: remote.c:594
6524 #, c-format
6525 msgid "%s usually tracks %s, not %s"
6526 msgstr ""
6528 #: remote.c:598
6529 #, c-format
6530 msgid "%s tracks both %s and %s"
6531 msgstr ""
6533 #: remote.c:666
6534 #, c-format
6535 msgid "key '%s' of pattern had no '*'"
6536 msgstr ""
6538 #: remote.c:676
6539 #, c-format
6540 msgid "value '%s' of pattern has no '*'"
6541 msgstr ""
6543 #: remote.c:1083
6544 #, c-format
6545 msgid "src refspec %s does not match any"
6546 msgstr ""
6548 #: remote.c:1088
6549 #, c-format
6550 msgid "src refspec %s matches more than one"
6551 msgstr ""
6553 #. TRANSLATORS: "matches '%s'%" is the <dst> part of "git push
6554 #. <remote> <src>:<dst>" push, and "being pushed ('%s')" is
6555 #. the <src>.
6557 #: remote.c:1103
6558 #, c-format
6559 msgid ""
6560 "The destination you provided is not a full refname (i.e.,\n"
6561 "starting with \"refs/\"). We tried to guess what you meant by:\n"
6562 "\n"
6563 "- Looking for a ref that matches '%s' on the remote side.\n"
6564 "- Checking if the <src> being pushed ('%s')\n"
6565 "  is a ref in \"refs/{heads,tags}/\". If so we add a corresponding\n"
6566 "  refs/{heads,tags}/ prefix on the remote side.\n"
6567 "\n"
6568 "Neither worked, so we gave up. You must fully qualify the ref."
6569 msgstr ""
6571 #: remote.c:1123
6572 #, c-format
6573 msgid ""
6574 "The <src> part of the refspec is a commit object.\n"
6575 "Did you mean to create a new branch by pushing to\n"
6576 "'%s:refs/heads/%s'?"
6577 msgstr ""
6579 #: remote.c:1128
6580 #, c-format
6581 msgid ""
6582 "The <src> part of the refspec is a tag object.\n"
6583 "Did you mean to create a new tag by pushing to\n"
6584 "'%s:refs/tags/%s'?"
6585 msgstr ""
6587 #: remote.c:1133
6588 #, c-format
6589 msgid ""
6590 "The <src> part of the refspec is a tree object.\n"
6591 "Did you mean to tag a new tree by pushing to\n"
6592 "'%s:refs/tags/%s'?"
6593 msgstr ""
6595 #: remote.c:1138
6596 #, c-format
6597 msgid ""
6598 "The <src> part of the refspec is a blob object.\n"
6599 "Did you mean to tag a new blob by pushing to\n"
6600 "'%s:refs/tags/%s'?"
6601 msgstr ""
6603 #: remote.c:1174
6604 #, c-format
6605 msgid "%s cannot be resolved to branch"
6606 msgstr ""
6608 #: remote.c:1185
6609 #, c-format
6610 msgid "unable to delete '%s': remote ref does not exist"
6611 msgstr ""
6613 #: remote.c:1197
6614 #, c-format
6615 msgid "dst refspec %s matches more than one"
6616 msgstr ""
6618 #: remote.c:1204
6619 #, c-format
6620 msgid "dst ref %s receives from more than one src"
6621 msgstr ""
6623 #: remote.c:1724 remote.c:1825
6624 msgid "HEAD does not point to a branch"
6625 msgstr ""
6627 #: remote.c:1733
6628 #, c-format
6629 msgid "no such branch: '%s'"
6630 msgstr ""
6632 #: remote.c:1736
6633 #, c-format
6634 msgid "no upstream configured for branch '%s'"
6635 msgstr ""
6637 #: remote.c:1742
6638 #, c-format
6639 msgid "upstream branch '%s' not stored as a remote-tracking branch"
6640 msgstr ""
6642 #: remote.c:1757
6643 #, c-format
6644 msgid "push destination '%s' on remote '%s' has no local tracking branch"
6645 msgstr ""
6647 #: remote.c:1769
6648 #, c-format
6649 msgid "branch '%s' has no remote for pushing"
6650 msgstr ""
6652 #: remote.c:1779
6653 #, c-format
6654 msgid "push refspecs for '%s' do not include '%s'"
6655 msgstr ""
6657 #: remote.c:1792
6658 msgid "push has no destination (push.default is 'nothing')"
6659 msgstr ""
6661 #: remote.c:1814
6662 msgid "cannot resolve 'simple' push to a single destination"
6663 msgstr ""
6665 #: remote.c:1943
6666 #, c-format
6667 msgid "couldn't find remote ref %s"
6668 msgstr ""
6670 #: remote.c:1956
6671 #, c-format
6672 msgid "* Ignoring funny ref '%s' locally"
6673 msgstr ""
6675 #: remote.c:2119
6676 #, c-format
6677 msgid "Your branch is based on '%s', but the upstream is gone.\n"
6678 msgstr ""
6680 #: remote.c:2123
6681 msgid "  (use \"git branch --unset-upstream\" to fixup)\n"
6682 msgstr ""
6684 #: remote.c:2126
6685 #, c-format
6686 msgid "Your branch is up to date with '%s'.\n"
6687 msgstr ""
6689 #: remote.c:2130
6690 #, c-format
6691 msgid "Your branch and '%s' refer to different commits.\n"
6692 msgstr ""
6694 #: remote.c:2133
6695 #, c-format
6696 msgid "  (use \"%s\" for details)\n"
6697 msgstr ""
6699 #: remote.c:2137
6700 #, c-format
6701 msgid "Your branch is ahead of '%s' by %d commit.\n"
6702 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
6703 msgstr[0] ""
6704 msgstr[1] ""
6706 #: remote.c:2143
6707 msgid "  (use \"git push\" to publish your local commits)\n"
6708 msgstr ""
6710 #: remote.c:2146
6711 #, c-format
6712 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
6713 msgid_plural ""
6714 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
6715 msgstr[0] ""
6716 msgstr[1] ""
6718 #: remote.c:2154
6719 msgid "  (use \"git pull\" to update your local branch)\n"
6720 msgstr ""
6722 #: remote.c:2157
6723 #, c-format
6724 msgid ""
6725 "Your branch and '%s' have diverged,\n"
6726 "and have %d and %d different commit each, respectively.\n"
6727 msgid_plural ""
6728 "Your branch and '%s' have diverged,\n"
6729 "and have %d and %d different commits each, respectively.\n"
6730 msgstr[0] ""
6731 msgstr[1] ""
6733 #: remote.c:2167
6734 msgid "  (use \"git pull\" to merge the remote branch into yours)\n"
6735 msgstr ""
6737 #: remote.c:2359
6738 #, c-format
6739 msgid "cannot parse expected object name '%s'"
6740 msgstr ""
6742 #: replace-object.c:21
6743 #, c-format
6744 msgid "bad replace ref name: %s"
6745 msgstr ""
6747 #: replace-object.c:30
6748 #, c-format
6749 msgid "duplicate replace ref: %s"
6750 msgstr ""
6752 #: replace-object.c:82
6753 #, c-format
6754 msgid "replace depth too high for object %s"
6755 msgstr ""
6757 #: rerere.c:201 rerere.c:210 rerere.c:213
6758 msgid "corrupt MERGE_RR"
6759 msgstr ""
6761 #: rerere.c:248 rerere.c:253
6762 msgid "unable to write rerere record"
6763 msgstr ""
6765 #: rerere.c:479
6766 #, c-format
6767 msgid "there were errors while writing '%s' (%s)"
6768 msgstr ""
6770 #: rerere.c:482
6771 #, c-format
6772 msgid "failed to flush '%s'"
6773 msgstr ""
6775 #: rerere.c:487 rerere.c:1023
6776 #, c-format
6777 msgid "could not parse conflict hunks in '%s'"
6778 msgstr ""
6780 #: rerere.c:668
6781 #, c-format
6782 msgid "failed utime() on '%s'"
6783 msgstr ""
6785 #: rerere.c:678
6786 #, c-format
6787 msgid "writing '%s' failed"
6788 msgstr ""
6790 #: rerere.c:698
6791 #, c-format
6792 msgid "Staged '%s' using previous resolution."
6793 msgstr ""
6795 #: rerere.c:737
6796 #, c-format
6797 msgid "Recorded resolution for '%s'."
6798 msgstr ""
6800 #: rerere.c:772
6801 #, c-format
6802 msgid "Resolved '%s' using previous resolution."
6803 msgstr ""
6805 #: rerere.c:787
6806 #, c-format
6807 msgid "cannot unlink stray '%s'"
6808 msgstr ""
6810 #: rerere.c:791
6811 #, c-format
6812 msgid "Recorded preimage for '%s'"
6813 msgstr ""
6815 #: rerere.c:865 submodule.c:2076 builtin/log.c:2002
6816 #: builtin/submodule--helper.c:1878 builtin/submodule--helper.c:1890
6817 #, c-format
6818 msgid "could not create directory '%s'"
6819 msgstr ""
6821 #: rerere.c:1041
6822 #, c-format
6823 msgid "failed to update conflicted state in '%s'"
6824 msgstr ""
6826 #: rerere.c:1052 rerere.c:1059
6827 #, c-format
6828 msgid "no remembered resolution for '%s'"
6829 msgstr ""
6831 #: rerere.c:1061
6832 #, c-format
6833 msgid "cannot unlink '%s'"
6834 msgstr ""
6836 #: rerere.c:1071
6837 #, c-format
6838 msgid "Updated preimage for '%s'"
6839 msgstr ""
6841 #: rerere.c:1080
6842 #, c-format
6843 msgid "Forgot resolution for '%s'\n"
6844 msgstr ""
6846 #: rerere.c:1191
6847 msgid "unable to open rr-cache directory"
6848 msgstr ""
6850 #: reset.c:42
6851 msgid "could not determine HEAD revision"
6852 msgstr ""
6854 #: reset.c:70 reset.c:76 sequencer.c:3689
6855 #, c-format
6856 msgid "failed to find tree of %s"
6857 msgstr ""
6859 #: revision.c:2344
6860 msgid "--unpacked=<packfile> no longer supported"
6861 msgstr ""
6863 #: revision.c:2684
6864 msgid "your current branch appears to be broken"
6865 msgstr ""
6867 #: revision.c:2687
6868 #, c-format
6869 msgid "your current branch '%s' does not have any commits yet"
6870 msgstr ""
6872 #: revision.c:2893
6873 msgid "-L does not yet support diff formats besides -p and -s"
6874 msgstr ""
6876 #: run-command.c:766
6877 msgid "open /dev/null failed"
6878 msgstr ""
6880 #: run-command.c:1274
6881 #, c-format
6882 msgid "cannot create async thread: %s"
6883 msgstr ""
6885 #: run-command.c:1344
6886 #, c-format
6887 msgid ""
6888 "The '%s' hook was ignored because it's not set as executable.\n"
6889 "You can disable this warning with `git config advice.ignoredHook false`."
6890 msgstr ""
6892 #: send-pack.c:150
6893 msgid "unexpected flush packet while reading remote unpack status"
6894 msgstr ""
6896 #: send-pack.c:152
6897 #, c-format
6898 msgid "unable to parse remote unpack status: %s"
6899 msgstr ""
6901 #: send-pack.c:154
6902 #, c-format
6903 msgid "remote unpack failed: %s"
6904 msgstr ""
6906 #: send-pack.c:378
6907 msgid "failed to sign the push certificate"
6908 msgstr ""
6910 #: send-pack.c:433
6911 msgid "send-pack: unable to fork off fetch subprocess"
6912 msgstr ""
6914 #: send-pack.c:455
6915 msgid "push negotiation failed; proceeding anyway with push"
6916 msgstr ""
6918 #: send-pack.c:526
6919 msgid "the receiving end does not support this repository's hash algorithm"
6920 msgstr ""
6922 #: send-pack.c:535
6923 msgid "the receiving end does not support --signed push"
6924 msgstr ""
6926 #: send-pack.c:537
6927 msgid ""
6928 "not sending a push certificate since the receiving end does not support --"
6929 "signed push"
6930 msgstr ""
6932 #: send-pack.c:544
6933 msgid "the receiving end does not support --atomic push"
6934 msgstr ""
6936 #: send-pack.c:549
6937 msgid "the receiving end does not support push options"
6938 msgstr ""
6940 #: sequencer.c:196
6941 #, c-format
6942 msgid "invalid commit message cleanup mode '%s'"
6943 msgstr ""
6945 #: sequencer.c:324
6946 #, c-format
6947 msgid "could not delete '%s'"
6948 msgstr ""
6950 #: sequencer.c:344 builtin/rebase.c:757 builtin/rebase.c:1592 builtin/rm.c:402
6951 #, c-format
6952 msgid "could not remove '%s'"
6953 msgstr ""
6955 #: sequencer.c:354
6956 msgid "revert"
6957 msgstr ""
6959 #: sequencer.c:356
6960 msgid "cherry-pick"
6961 msgstr ""
6963 #: sequencer.c:358
6964 msgid "rebase"
6965 msgstr ""
6967 #: sequencer.c:360
6968 #, c-format
6969 msgid "unknown action: %d"
6970 msgstr ""
6972 #: sequencer.c:419
6973 msgid ""
6974 "after resolving the conflicts, mark the corrected paths\n"
6975 "with 'git add <paths>' or 'git rm <paths>'"
6976 msgstr ""
6978 #: sequencer.c:422
6979 msgid ""
6980 "after resolving the conflicts, mark the corrected paths\n"
6981 "with 'git add <paths>' or 'git rm <paths>'\n"
6982 "and commit the result with 'git commit'"
6983 msgstr ""
6985 #: sequencer.c:435 sequencer.c:3271
6986 #, c-format
6987 msgid "could not lock '%s'"
6988 msgstr ""
6990 #: sequencer.c:437 sequencer.c:3070 sequencer.c:3275 sequencer.c:3289
6991 #: sequencer.c:3547 sequencer.c:5566 strbuf.c:1170 wrapper.c:631
6992 #, c-format
6993 msgid "could not write to '%s'"
6994 msgstr ""
6996 #: sequencer.c:442
6997 #, c-format
6998 msgid "could not write eol to '%s'"
6999 msgstr ""
7001 #: sequencer.c:447 sequencer.c:3075 sequencer.c:3277 sequencer.c:3291
7002 #: sequencer.c:3555
7003 #, c-format
7004 msgid "failed to finalize '%s'"
7005 msgstr ""
7007 #: sequencer.c:486
7008 #, c-format
7009 msgid "your local changes would be overwritten by %s."
7010 msgstr ""
7012 #: sequencer.c:490
7013 msgid "commit your changes or stash them to proceed."
7014 msgstr ""
7016 #: sequencer.c:522
7017 #, c-format
7018 msgid "%s: fast-forward"
7019 msgstr ""
7021 #: sequencer.c:561 builtin/tag.c:609
7022 #, c-format
7023 msgid "Invalid cleanup mode %s"
7024 msgstr ""
7026 #. TRANSLATORS: %s will be "revert", "cherry-pick" or
7027 #. "rebase".
7029 #: sequencer.c:671
7030 #, c-format
7031 msgid "%s: Unable to write new index file"
7032 msgstr ""
7034 #: sequencer.c:685
7035 msgid "unable to update cache tree"
7036 msgstr ""
7038 #: sequencer.c:699
7039 msgid "could not resolve HEAD commit"
7040 msgstr ""
7042 #: sequencer.c:779
7043 #, c-format
7044 msgid "no key present in '%.*s'"
7045 msgstr ""
7047 #: sequencer.c:790
7048 #, c-format
7049 msgid "unable to dequote value of '%s'"
7050 msgstr ""
7052 #: sequencer.c:827 wrapper.c:201 wrapper.c:371 builtin/am.c:729
7053 #: builtin/am.c:821 builtin/merge.c:1140 builtin/rebase.c:910
7054 #, c-format
7055 msgid "could not open '%s' for reading"
7056 msgstr ""
7058 #: sequencer.c:837
7059 msgid "'GIT_AUTHOR_NAME' already given"
7060 msgstr ""
7062 #: sequencer.c:842
7063 msgid "'GIT_AUTHOR_EMAIL' already given"
7064 msgstr ""
7066 #: sequencer.c:847
7067 msgid "'GIT_AUTHOR_DATE' already given"
7068 msgstr ""
7070 #: sequencer.c:851
7071 #, c-format
7072 msgid "unknown variable '%s'"
7073 msgstr ""
7075 #: sequencer.c:856
7076 msgid "missing 'GIT_AUTHOR_NAME'"
7077 msgstr ""
7079 #: sequencer.c:858
7080 msgid "missing 'GIT_AUTHOR_EMAIL'"
7081 msgstr ""
7083 #: sequencer.c:860
7084 msgid "missing 'GIT_AUTHOR_DATE'"
7085 msgstr ""
7087 #: sequencer.c:925
7088 #, c-format
7089 msgid ""
7090 "you have staged changes in your working tree\n"
7091 "If these changes are meant to be squashed into the previous commit, run:\n"
7092 "\n"
7093 "  git commit --amend %s\n"
7094 "\n"
7095 "If they are meant to go into a new commit, run:\n"
7096 "\n"
7097 "  git commit %s\n"
7098 "\n"
7099 "In both cases, once you're done, continue with:\n"
7100 "\n"
7101 "  git rebase --continue\n"
7102 msgstr ""
7104 #: sequencer.c:1212
7105 msgid "'prepare-commit-msg' hook failed"
7106 msgstr ""
7108 #: sequencer.c:1218
7109 msgid ""
7110 "Your name and email address were configured automatically based\n"
7111 "on your username and hostname. Please check that they are accurate.\n"
7112 "You can suppress this message by setting them explicitly. Run the\n"
7113 "following command and follow the instructions in your editor to edit\n"
7114 "your configuration file:\n"
7115 "\n"
7116 "    git config --global --edit\n"
7117 "\n"
7118 "After doing this, you may fix the identity used for this commit with:\n"
7119 "\n"
7120 "    git commit --amend --reset-author\n"
7121 msgstr ""
7123 #: sequencer.c:1231
7124 msgid ""
7125 "Your name and email address were configured automatically based\n"
7126 "on your username and hostname. Please check that they are accurate.\n"
7127 "You can suppress this message by setting them explicitly:\n"
7128 "\n"
7129 "    git config --global user.name \"Your Name\"\n"
7130 "    git config --global user.email you@example.com\n"
7131 "\n"
7132 "After doing this, you may fix the identity used for this commit with:\n"
7133 "\n"
7134 "    git commit --amend --reset-author\n"
7135 msgstr ""
7137 #: sequencer.c:1273
7138 msgid "couldn't look up newly created commit"
7139 msgstr ""
7141 #: sequencer.c:1275
7142 msgid "could not parse newly created commit"
7143 msgstr ""
7145 #: sequencer.c:1321
7146 msgid "unable to resolve HEAD after creating commit"
7147 msgstr ""
7149 #: sequencer.c:1323
7150 msgid "detached HEAD"
7151 msgstr ""
7153 #: sequencer.c:1327
7154 msgid " (root-commit)"
7155 msgstr ""
7157 #: sequencer.c:1348
7158 msgid "could not parse HEAD"
7159 msgstr ""
7161 #: sequencer.c:1350
7162 #, c-format
7163 msgid "HEAD %s is not a commit!"
7164 msgstr ""
7166 #: sequencer.c:1354 sequencer.c:1432 builtin/commit.c:1702
7167 msgid "could not parse HEAD commit"
7168 msgstr ""
7170 #: sequencer.c:1410 sequencer.c:2295
7171 msgid "unable to parse commit author"
7172 msgstr ""
7174 #: sequencer.c:1421 builtin/am.c:1615 builtin/merge.c:706
7175 msgid "git write-tree failed to write a tree"
7176 msgstr ""
7178 #: sequencer.c:1454 sequencer.c:1574
7179 #, c-format
7180 msgid "unable to read commit message from '%s'"
7181 msgstr ""
7183 #: sequencer.c:1485 sequencer.c:1517
7184 #, c-format
7185 msgid "invalid author identity '%s'"
7186 msgstr ""
7188 #: sequencer.c:1491
7189 msgid "corrupt author: missing date information"
7190 msgstr ""
7192 #: sequencer.c:1530 builtin/am.c:1642 builtin/commit.c:1816 builtin/merge.c:909
7193 #: builtin/merge.c:934 t/helper/test-fast-rebase.c:78
7194 msgid "failed to write commit object"
7195 msgstr ""
7197 #: sequencer.c:1557 sequencer.c:4492 t/helper/test-fast-rebase.c:199
7198 #: t/helper/test-fast-rebase.c:217
7199 #, c-format
7200 msgid "could not update %s"
7201 msgstr ""
7203 #: sequencer.c:1606
7204 #, c-format
7205 msgid "could not parse commit %s"
7206 msgstr ""
7208 #: sequencer.c:1611
7209 #, c-format
7210 msgid "could not parse parent commit %s"
7211 msgstr ""
7213 #: sequencer.c:1694 sequencer.c:1975
7214 #, c-format
7215 msgid "unknown command: %d"
7216 msgstr ""
7218 #: sequencer.c:1736 git-rebase--preserve-merges.sh:486
7219 msgid "This is the 1st commit message:"
7220 msgstr ""
7222 #: sequencer.c:1737
7223 #, c-format
7224 msgid "This is the commit message #%d:"
7225 msgstr ""
7227 #: sequencer.c:1738
7228 msgid "The 1st commit message will be skipped:"
7229 msgstr ""
7231 #: sequencer.c:1739
7232 #, c-format
7233 msgid "The commit message #%d will be skipped:"
7234 msgstr ""
7236 #: sequencer.c:1740
7237 #, c-format
7238 msgid "This is a combination of %d commits."
7239 msgstr ""
7241 #: sequencer.c:1887 sequencer.c:1944
7242 #, c-format
7243 msgid "cannot write '%s'"
7244 msgstr ""
7246 #: sequencer.c:1934
7247 msgid "need a HEAD to fixup"
7248 msgstr ""
7250 #: sequencer.c:1936 sequencer.c:3582
7251 msgid "could not read HEAD"
7252 msgstr ""
7254 #: sequencer.c:1938
7255 msgid "could not read HEAD's commit message"
7256 msgstr ""
7258 #: sequencer.c:1962
7259 #, c-format
7260 msgid "could not read commit message of %s"
7261 msgstr ""
7263 #: sequencer.c:2072
7264 msgid "your index file is unmerged."
7265 msgstr ""
7267 #: sequencer.c:2079
7268 msgid "cannot fixup root commit"
7269 msgstr ""
7271 #: sequencer.c:2098
7272 #, c-format
7273 msgid "commit %s is a merge but no -m option was given."
7274 msgstr ""
7276 #: sequencer.c:2106 sequencer.c:2114
7277 #, c-format
7278 msgid "commit %s does not have parent %d"
7279 msgstr ""
7281 #: sequencer.c:2120
7282 #, c-format
7283 msgid "cannot get commit message for %s"
7284 msgstr ""
7286 #. TRANSLATORS: The first %s will be a "todo" command like
7287 #. "revert" or "pick", the second %s a SHA1.
7288 #: sequencer.c:2139
7289 #, c-format
7290 msgid "%s: cannot parse parent commit %s"
7291 msgstr ""
7293 #: sequencer.c:2205
7294 #, c-format
7295 msgid "could not rename '%s' to '%s'"
7296 msgstr ""
7298 #: sequencer.c:2265
7299 #, c-format
7300 msgid "could not revert %s... %s"
7301 msgstr ""
7303 #: sequencer.c:2266
7304 #, c-format
7305 msgid "could not apply %s... %s"
7306 msgstr ""
7308 #: sequencer.c:2287
7309 #, c-format
7310 msgid "dropping %s %s -- patch contents already upstream\n"
7311 msgstr ""
7313 #: sequencer.c:2345
7314 #, c-format
7315 msgid "git %s: failed to read the index"
7316 msgstr ""
7318 #: sequencer.c:2352
7319 #, c-format
7320 msgid "git %s: failed to refresh the index"
7321 msgstr ""
7323 #: sequencer.c:2425
7324 #, c-format
7325 msgid "%s does not accept arguments: '%s'"
7326 msgstr ""
7328 #: sequencer.c:2434
7329 #, c-format
7330 msgid "missing arguments for %s"
7331 msgstr ""
7333 #: sequencer.c:2477
7334 #, c-format
7335 msgid "could not parse '%s'"
7336 msgstr ""
7338 #: sequencer.c:2538
7339 #, c-format
7340 msgid "invalid line %d: %.*s"
7341 msgstr ""
7343 #: sequencer.c:2549
7344 #, c-format
7345 msgid "cannot '%s' without a previous commit"
7346 msgstr ""
7348 #: sequencer.c:2635
7349 msgid "cancelling a cherry picking in progress"
7350 msgstr ""
7352 #: sequencer.c:2644
7353 msgid "cancelling a revert in progress"
7354 msgstr ""
7356 #: sequencer.c:2690
7357 msgid "please fix this using 'git rebase --edit-todo'."
7358 msgstr ""
7360 #: sequencer.c:2692
7361 #, c-format
7362 msgid "unusable instruction sheet: '%s'"
7363 msgstr ""
7365 #: sequencer.c:2697
7366 msgid "no commits parsed."
7367 msgstr ""
7369 #: sequencer.c:2708
7370 msgid "cannot cherry-pick during a revert."
7371 msgstr ""
7373 #: sequencer.c:2710
7374 msgid "cannot revert during a cherry-pick."
7375 msgstr ""
7377 #: sequencer.c:2788
7378 #, c-format
7379 msgid "invalid value for %s: %s"
7380 msgstr ""
7382 #: sequencer.c:2897
7383 msgid "unusable squash-onto"
7384 msgstr ""
7386 #: sequencer.c:2917
7387 #, c-format
7388 msgid "malformed options sheet: '%s'"
7389 msgstr ""
7391 #: sequencer.c:3012 sequencer.c:4868
7392 msgid "empty commit set passed"
7393 msgstr ""
7395 #: sequencer.c:3029
7396 msgid "revert is already in progress"
7397 msgstr ""
7399 #: sequencer.c:3031
7400 #, c-format
7401 msgid "try \"git revert (--continue | %s--abort | --quit)\""
7402 msgstr ""
7404 #: sequencer.c:3034
7405 msgid "cherry-pick is already in progress"
7406 msgstr ""
7408 #: sequencer.c:3036
7409 #, c-format
7410 msgid "try \"git cherry-pick (--continue | %s--abort | --quit)\""
7411 msgstr ""
7413 #: sequencer.c:3050
7414 #, c-format
7415 msgid "could not create sequencer directory '%s'"
7416 msgstr ""
7418 #: sequencer.c:3065
7419 msgid "could not lock HEAD"
7420 msgstr ""
7422 #: sequencer.c:3125 sequencer.c:4581
7423 msgid "no cherry-pick or revert in progress"
7424 msgstr ""
7426 #: sequencer.c:3127 sequencer.c:3138
7427 msgid "cannot resolve HEAD"
7428 msgstr ""
7430 #: sequencer.c:3129 sequencer.c:3173
7431 msgid "cannot abort from a branch yet to be born"
7432 msgstr ""
7434 #: sequencer.c:3159 builtin/grep.c:758
7435 #, c-format
7436 msgid "cannot open '%s'"
7437 msgstr ""
7439 #: sequencer.c:3161
7440 #, c-format
7441 msgid "cannot read '%s': %s"
7442 msgstr ""
7444 #: sequencer.c:3162
7445 msgid "unexpected end of file"
7446 msgstr ""
7448 #: sequencer.c:3168
7449 #, c-format
7450 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
7451 msgstr ""
7453 #: sequencer.c:3179
7454 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
7455 msgstr ""
7457 #: sequencer.c:3220
7458 msgid "no revert in progress"
7459 msgstr ""
7461 #: sequencer.c:3229
7462 msgid "no cherry-pick in progress"
7463 msgstr ""
7465 #: sequencer.c:3239
7466 msgid "failed to skip the commit"
7467 msgstr ""
7469 #: sequencer.c:3246
7470 msgid "there is nothing to skip"
7471 msgstr ""
7473 #: sequencer.c:3249
7474 #, c-format
7475 msgid ""
7476 "have you committed already?\n"
7477 "try \"git %s --continue\""
7478 msgstr ""
7480 #: sequencer.c:3411 sequencer.c:4472
7481 msgid "cannot read HEAD"
7482 msgstr ""
7484 #: sequencer.c:3428
7485 #, c-format
7486 msgid "unable to copy '%s' to '%s'"
7487 msgstr ""
7489 #: sequencer.c:3436
7490 #, c-format
7491 msgid ""
7492 "You can amend the commit now, with\n"
7493 "\n"
7494 "  git commit --amend %s\n"
7495 "\n"
7496 "Once you are satisfied with your changes, run\n"
7497 "\n"
7498 "  git rebase --continue\n"
7499 msgstr ""
7501 #: sequencer.c:3446
7502 #, c-format
7503 msgid "Could not apply %s... %.*s"
7504 msgstr ""
7506 #: sequencer.c:3453
7507 #, c-format
7508 msgid "Could not merge %.*s"
7509 msgstr ""
7511 #: sequencer.c:3467 sequencer.c:3471 builtin/difftool.c:644
7512 #, c-format
7513 msgid "could not copy '%s' to '%s'"
7514 msgstr ""
7516 #: sequencer.c:3483
7517 #, c-format
7518 msgid "Executing: %s\n"
7519 msgstr ""
7521 #: sequencer.c:3498
7522 #, c-format
7523 msgid ""
7524 "execution failed: %s\n"
7525 "%sYou can fix the problem, and then run\n"
7526 "\n"
7527 "  git rebase --continue\n"
7528 "\n"
7529 msgstr ""
7531 #: sequencer.c:3504
7532 msgid "and made changes to the index and/or the working tree\n"
7533 msgstr ""
7535 #: sequencer.c:3510
7536 #, c-format
7537 msgid ""
7538 "execution succeeded: %s\n"
7539 "but left changes to the index and/or the working tree\n"
7540 "Commit or stash your changes, and then run\n"
7541 "\n"
7542 "  git rebase --continue\n"
7543 "\n"
7544 msgstr ""
7546 #: sequencer.c:3572
7547 #, c-format
7548 msgid "illegal label name: '%.*s'"
7549 msgstr ""
7551 #: sequencer.c:3645
7552 msgid "writing fake root commit"
7553 msgstr ""
7555 #: sequencer.c:3650
7556 msgid "writing squash-onto"
7557 msgstr ""
7559 #: sequencer.c:3734
7560 #, c-format
7561 msgid "could not resolve '%s'"
7562 msgstr ""
7564 #: sequencer.c:3767
7565 msgid "cannot merge without a current revision"
7566 msgstr ""
7568 #: sequencer.c:3789
7569 #, c-format
7570 msgid "unable to parse '%.*s'"
7571 msgstr ""
7573 #: sequencer.c:3798
7574 #, c-format
7575 msgid "nothing to merge: '%.*s'"
7576 msgstr ""
7578 #: sequencer.c:3810
7579 msgid "octopus merge cannot be executed on top of a [new root]"
7580 msgstr ""
7582 #: sequencer.c:3826
7583 #, c-format
7584 msgid "could not get commit message of '%s'"
7585 msgstr ""
7587 #: sequencer.c:4009
7588 #, c-format
7589 msgid "could not even attempt to merge '%.*s'"
7590 msgstr ""
7592 #: sequencer.c:4025
7593 msgid "merge: Unable to write new index file"
7594 msgstr ""
7596 #: sequencer.c:4099
7597 msgid "Cannot autostash"
7598 msgstr ""
7600 #: sequencer.c:4102
7601 #, c-format
7602 msgid "Unexpected stash response: '%s'"
7603 msgstr ""
7605 #: sequencer.c:4108
7606 #, c-format
7607 msgid "Could not create directory for '%s'"
7608 msgstr ""
7610 #: sequencer.c:4111
7611 #, c-format
7612 msgid "Created autostash: %s\n"
7613 msgstr ""
7615 #: sequencer.c:4115
7616 msgid "could not reset --hard"
7617 msgstr ""
7619 #: sequencer.c:4140
7620 #, c-format
7621 msgid "Applied autostash.\n"
7622 msgstr ""
7624 #: sequencer.c:4152
7625 #, c-format
7626 msgid "cannot store %s"
7627 msgstr ""
7629 #: sequencer.c:4155
7630 #, c-format
7631 msgid ""
7632 "%s\n"
7633 "Your changes are safe in the stash.\n"
7634 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
7635 msgstr ""
7637 #: sequencer.c:4160
7638 msgid "Applying autostash resulted in conflicts."
7639 msgstr ""
7641 #: sequencer.c:4161
7642 msgid "Autostash exists; creating a new stash entry."
7643 msgstr ""
7645 #: sequencer.c:4233 git-rebase--preserve-merges.sh:769
7646 msgid "could not detach HEAD"
7647 msgstr ""
7649 #: sequencer.c:4248
7650 #, c-format
7651 msgid "Stopped at HEAD\n"
7652 msgstr ""
7654 #: sequencer.c:4250
7655 #, c-format
7656 msgid "Stopped at %s\n"
7657 msgstr ""
7659 #: sequencer.c:4258
7660 #, c-format
7661 msgid ""
7662 "Could not execute the todo command\n"
7663 "\n"
7664 "    %.*s\n"
7665 "It has been rescheduled; To edit the command before continuing, please\n"
7666 "edit the todo list first:\n"
7667 "\n"
7668 "    git rebase --edit-todo\n"
7669 "    git rebase --continue\n"
7670 msgstr ""
7672 #: sequencer.c:4304
7673 #, c-format
7674 msgid "Rebasing (%d/%d)%s"
7675 msgstr ""
7677 #: sequencer.c:4350
7678 #, c-format
7679 msgid "Stopped at %s...  %.*s\n"
7680 msgstr ""
7682 #: sequencer.c:4421
7683 #, c-format
7684 msgid "unknown command %d"
7685 msgstr ""
7687 #: sequencer.c:4480
7688 msgid "could not read orig-head"
7689 msgstr ""
7691 #: sequencer.c:4485
7692 msgid "could not read 'onto'"
7693 msgstr ""
7695 #: sequencer.c:4499
7696 #, c-format
7697 msgid "could not update HEAD to %s"
7698 msgstr ""
7700 #: sequencer.c:4559
7701 #, c-format
7702 msgid "Successfully rebased and updated %s.\n"
7703 msgstr ""
7705 #: sequencer.c:4611
7706 msgid "cannot rebase: You have unstaged changes."
7707 msgstr ""
7709 #: sequencer.c:4620
7710 msgid "cannot amend non-existing commit"
7711 msgstr ""
7713 #: sequencer.c:4622
7714 #, c-format
7715 msgid "invalid file: '%s'"
7716 msgstr ""
7718 #: sequencer.c:4624
7719 #, c-format
7720 msgid "invalid contents: '%s'"
7721 msgstr ""
7723 #: sequencer.c:4627
7724 msgid ""
7725 "\n"
7726 "You have uncommitted changes in your working tree. Please, commit them\n"
7727 "first and then run 'git rebase --continue' again."
7728 msgstr ""
7730 #: sequencer.c:4663 sequencer.c:4702
7731 #, c-format
7732 msgid "could not write file: '%s'"
7733 msgstr ""
7735 #: sequencer.c:4718
7736 msgid "could not remove CHERRY_PICK_HEAD"
7737 msgstr ""
7739 #: sequencer.c:4725
7740 msgid "could not commit staged changes."
7741 msgstr ""
7743 #: sequencer.c:4845
7744 #, c-format
7745 msgid "%s: can't cherry-pick a %s"
7746 msgstr ""
7748 #: sequencer.c:4849
7749 #, c-format
7750 msgid "%s: bad revision"
7751 msgstr ""
7753 #: sequencer.c:4884
7754 msgid "can't revert as initial commit"
7755 msgstr ""
7757 #: sequencer.c:5361
7758 msgid "make_script: unhandled options"
7759 msgstr ""
7761 #: sequencer.c:5364
7762 msgid "make_script: error preparing revisions"
7763 msgstr ""
7765 #: sequencer.c:5614 sequencer.c:5631
7766 msgid "nothing to do"
7767 msgstr ""
7769 #: sequencer.c:5650
7770 msgid "could not skip unnecessary pick commands"
7771 msgstr ""
7773 #: sequencer.c:5750
7774 msgid "the script was already rearranged."
7775 msgstr ""
7777 #: setup.c:133
7778 #, c-format
7779 msgid "'%s' is outside repository at '%s'"
7780 msgstr ""
7782 #: setup.c:185
7783 #, c-format
7784 msgid ""
7785 "%s: no such path in the working tree.\n"
7786 "Use 'git <command> -- <path>...' to specify paths that do not exist locally."
7787 msgstr ""
7789 #: setup.c:198
7790 #, c-format
7791 msgid ""
7792 "ambiguous argument '%s': unknown revision or path not in the working tree.\n"
7793 "Use '--' to separate paths from revisions, like this:\n"
7794 "'git <command> [<revision>...] -- [<file>...]'"
7795 msgstr ""
7797 #: setup.c:264
7798 #, c-format
7799 msgid "option '%s' must come before non-option arguments"
7800 msgstr ""
7802 #: setup.c:283
7803 #, c-format
7804 msgid ""
7805 "ambiguous argument '%s': both revision and filename\n"
7806 "Use '--' to separate paths from revisions, like this:\n"
7807 "'git <command> [<revision>...] -- [<file>...]'"
7808 msgstr ""
7810 #: setup.c:419
7811 msgid "unable to set up work tree using invalid config"
7812 msgstr ""
7814 #: setup.c:423 builtin/rev-parse.c:895
7815 msgid "this operation must be run in a work tree"
7816 msgstr ""
7818 #: setup.c:658
7819 #, c-format
7820 msgid "Expected git repo version <= %d, found %d"
7821 msgstr ""
7823 #: setup.c:666
7824 msgid "unknown repository extension found:"
7825 msgid_plural "unknown repository extensions found:"
7826 msgstr[0] ""
7827 msgstr[1] ""
7829 #: setup.c:680
7830 msgid "repo version is 0, but v1-only extension found:"
7831 msgid_plural "repo version is 0, but v1-only extensions found:"
7832 msgstr[0] ""
7833 msgstr[1] ""
7835 #: setup.c:701
7836 #, c-format
7837 msgid "error opening '%s'"
7838 msgstr ""
7840 #: setup.c:703
7841 #, c-format
7842 msgid "too large to be a .git file: '%s'"
7843 msgstr ""
7845 #: setup.c:705
7846 #, c-format
7847 msgid "error reading %s"
7848 msgstr ""
7850 #: setup.c:707
7851 #, c-format
7852 msgid "invalid gitfile format: %s"
7853 msgstr ""
7855 #: setup.c:709
7856 #, c-format
7857 msgid "no path in gitfile: %s"
7858 msgstr ""
7860 #: setup.c:711
7861 #, c-format
7862 msgid "not a git repository: %s"
7863 msgstr ""
7865 #: setup.c:813
7866 #, c-format
7867 msgid "'$%s' too big"
7868 msgstr ""
7870 #: setup.c:827
7871 #, c-format
7872 msgid "not a git repository: '%s'"
7873 msgstr ""
7875 #: setup.c:856 setup.c:858 setup.c:889
7876 #, c-format
7877 msgid "cannot chdir to '%s'"
7878 msgstr ""
7880 #: setup.c:861 setup.c:917 setup.c:927 setup.c:966 setup.c:974
7881 msgid "cannot come back to cwd"
7882 msgstr ""
7884 #: setup.c:988
7885 #, c-format
7886 msgid "failed to stat '%*s%s%s'"
7887 msgstr ""
7889 #: setup.c:1231
7890 msgid "Unable to read current working directory"
7891 msgstr ""
7893 #: setup.c:1240 setup.c:1246
7894 #, c-format
7895 msgid "cannot change to '%s'"
7896 msgstr ""
7898 #: setup.c:1251
7899 #, c-format
7900 msgid "not a git repository (or any of the parent directories): %s"
7901 msgstr ""
7903 #: setup.c:1257
7904 #, c-format
7905 msgid ""
7906 "not a git repository (or any parent up to mount point %s)\n"
7907 "Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
7908 msgstr ""
7910 #: setup.c:1381
7911 #, c-format
7912 msgid ""
7913 "problem with core.sharedRepository filemode value (0%.3o).\n"
7914 "The owner of files must always have read and write permissions."
7915 msgstr ""
7917 #: setup.c:1430
7918 msgid "open /dev/null or dup failed"
7919 msgstr ""
7921 #: setup.c:1445
7922 msgid "fork failed"
7923 msgstr ""
7925 #: setup.c:1450 t/helper/test-simple-ipc.c:285
7926 msgid "setsid failed"
7927 msgstr ""
7929 #: sparse-index.c:162
7930 msgid "attempting to use sparse-index without cone mode"
7931 msgstr ""
7933 #: sparse-index.c:174
7934 msgid "unable to update cache-tree, staying full"
7935 msgstr ""
7937 #: sparse-index.c:261
7938 #, c-format
7939 msgid "index entry is a directory, but not sparse (%08x)"
7940 msgstr ""
7942 #. TRANSLATORS: IEC 80000-13:2008 gibibyte
7943 #: strbuf.c:850
7944 #, c-format
7945 msgid "%u.%2.2u GiB"
7946 msgstr ""
7948 #. TRANSLATORS: IEC 80000-13:2008 gibibyte/second
7949 #: strbuf.c:852
7950 #, c-format
7951 msgid "%u.%2.2u GiB/s"
7952 msgstr ""
7954 #. TRANSLATORS: IEC 80000-13:2008 mebibyte
7955 #: strbuf.c:860
7956 #, c-format
7957 msgid "%u.%2.2u MiB"
7958 msgstr ""
7960 #. TRANSLATORS: IEC 80000-13:2008 mebibyte/second
7961 #: strbuf.c:862
7962 #, c-format
7963 msgid "%u.%2.2u MiB/s"
7964 msgstr ""
7966 #. TRANSLATORS: IEC 80000-13:2008 kibibyte
7967 #: strbuf.c:869
7968 #, c-format
7969 msgid "%u.%2.2u KiB"
7970 msgstr ""
7972 #. TRANSLATORS: IEC 80000-13:2008 kibibyte/second
7973 #: strbuf.c:871
7974 #, c-format
7975 msgid "%u.%2.2u KiB/s"
7976 msgstr ""
7978 #. TRANSLATORS: IEC 80000-13:2008 byte
7979 #: strbuf.c:877
7980 #, c-format
7981 msgid "%u byte"
7982 msgid_plural "%u bytes"
7983 msgstr[0] ""
7984 msgstr[1] ""
7986 #. TRANSLATORS: IEC 80000-13:2008 byte/second
7987 #: strbuf.c:879
7988 #, c-format
7989 msgid "%u byte/s"
7990 msgid_plural "%u bytes/s"
7991 msgstr[0] ""
7992 msgstr[1] ""
7994 #: strbuf.c:1168 wrapper.c:199 wrapper.c:369 builtin/am.c:738
7995 #: builtin/rebase.c:866
7996 #, c-format
7997 msgid "could not open '%s' for writing"
7998 msgstr ""
8000 #: strbuf.c:1177
8001 #, c-format
8002 msgid "could not edit '%s'"
8003 msgstr ""
8005 #: submodule-config.c:237
8006 #, c-format
8007 msgid "ignoring suspicious submodule name: %s"
8008 msgstr ""
8010 #: submodule-config.c:304
8011 msgid "negative values not allowed for submodule.fetchjobs"
8012 msgstr ""
8014 #: submodule-config.c:402
8015 #, c-format
8016 msgid "ignoring '%s' which may be interpreted as a command-line option: %s"
8017 msgstr ""
8019 #: submodule-config.c:499
8020 #, c-format
8021 msgid "invalid value for %s"
8022 msgstr ""
8024 #: submodule-config.c:766
8025 #, c-format
8026 msgid "Could not update .gitmodules entry %s"
8027 msgstr ""
8029 #: submodule.c:114 submodule.c:143
8030 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
8031 msgstr ""
8033 #: submodule.c:118 submodule.c:147
8034 #, c-format
8035 msgid "Could not find section in .gitmodules where path=%s"
8036 msgstr ""
8038 #: submodule.c:154
8039 #, c-format
8040 msgid "Could not remove .gitmodules entry for %s"
8041 msgstr ""
8043 #: submodule.c:165
8044 msgid "staging updated .gitmodules failed"
8045 msgstr ""
8047 #: submodule.c:328
8048 #, c-format
8049 msgid "in unpopulated submodule '%s'"
8050 msgstr ""
8052 #: submodule.c:359
8053 #, c-format
8054 msgid "Pathspec '%s' is in submodule '%.*s'"
8055 msgstr ""
8057 #: submodule.c:436
8058 #, c-format
8059 msgid "bad --ignore-submodules argument: %s"
8060 msgstr ""
8062 #: submodule.c:805
8063 #, c-format
8064 msgid ""
8065 "Submodule in commit %s at path: '%s' collides with a submodule named the "
8066 "same. Skipping it."
8067 msgstr ""
8069 #: submodule.c:908
8070 #, c-format
8071 msgid "submodule entry '%s' (%s) is a %s, not a commit"
8072 msgstr ""
8074 #: submodule.c:993
8075 #, c-format
8076 msgid ""
8077 "Could not run 'git rev-list <commits> --not --remotes -n 1' command in "
8078 "submodule %s"
8079 msgstr ""
8081 #: submodule.c:1116
8082 #, c-format
8083 msgid "process for submodule '%s' failed"
8084 msgstr ""
8086 #: submodule.c:1145 builtin/branch.c:691 builtin/submodule--helper.c:2469
8087 msgid "Failed to resolve HEAD as a valid ref."
8088 msgstr ""
8090 #: submodule.c:1156
8091 #, c-format
8092 msgid "Pushing submodule '%s'\n"
8093 msgstr ""
8095 #: submodule.c:1159
8096 #, c-format
8097 msgid "Unable to push submodule '%s'\n"
8098 msgstr ""
8100 #: submodule.c:1451
8101 #, c-format
8102 msgid "Fetching submodule %s%s\n"
8103 msgstr ""
8105 #: submodule.c:1485
8106 #, c-format
8107 msgid "Could not access submodule '%s'\n"
8108 msgstr ""
8110 #: submodule.c:1640
8111 #, c-format
8112 msgid ""
8113 "Errors during submodule fetch:\n"
8114 "%s"
8115 msgstr ""
8117 #: submodule.c:1665
8118 #, c-format
8119 msgid "'%s' not recognized as a git repository"
8120 msgstr ""
8122 #: submodule.c:1682
8123 #, c-format
8124 msgid "Could not run 'git status --porcelain=2' in submodule %s"
8125 msgstr ""
8127 #: submodule.c:1723
8128 #, c-format
8129 msgid "'git status --porcelain=2' failed in submodule %s"
8130 msgstr ""
8132 #: submodule.c:1798
8133 #, c-format
8134 msgid "could not start 'git status' in submodule '%s'"
8135 msgstr ""
8137 #: submodule.c:1811
8138 #, c-format
8139 msgid "could not run 'git status' in submodule '%s'"
8140 msgstr ""
8142 #: submodule.c:1826
8143 #, c-format
8144 msgid "Could not unset core.worktree setting in submodule '%s'"
8145 msgstr ""
8147 #: submodule.c:1853 submodule.c:2163
8148 #, c-format
8149 msgid "could not recurse into submodule '%s'"
8150 msgstr ""
8152 #: submodule.c:1874
8153 msgid "could not reset submodule index"
8154 msgstr ""
8156 #: submodule.c:1916
8157 #, c-format
8158 msgid "submodule '%s' has dirty index"
8159 msgstr ""
8161 #: submodule.c:1968
8162 #, c-format
8163 msgid "Submodule '%s' could not be updated."
8164 msgstr ""
8166 #: submodule.c:2036
8167 #, c-format
8168 msgid "submodule git dir '%s' is inside git dir '%.*s'"
8169 msgstr ""
8171 #: submodule.c:2057
8172 #, c-format
8173 msgid ""
8174 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
8175 msgstr ""
8177 #: submodule.c:2069 submodule.c:2128
8178 #, c-format
8179 msgid "could not lookup name for submodule '%s'"
8180 msgstr ""
8182 #: submodule.c:2073
8183 #, c-format
8184 msgid "refusing to move '%s' into an existing git dir"
8185 msgstr ""
8187 #: submodule.c:2080
8188 #, c-format
8189 msgid ""
8190 "Migrating git directory of '%s%s' from\n"
8191 "'%s' to\n"
8192 "'%s'\n"
8193 msgstr ""
8195 #: submodule.c:2208
8196 msgid "could not start ls-files in .."
8197 msgstr ""
8199 #: submodule.c:2248
8200 #, c-format
8201 msgid "ls-tree returned unexpected return code %d"
8202 msgstr ""
8204 #: symlinks.c:244
8205 #, c-format
8206 msgid "failed to lstat '%s'"
8207 msgstr ""
8209 #: trailer.c:244
8210 #, c-format
8211 msgid "running trailer command '%s' failed"
8212 msgstr ""
8214 #: trailer.c:493 trailer.c:498 trailer.c:503 trailer.c:562 trailer.c:566
8215 #: trailer.c:570
8216 #, c-format
8217 msgid "unknown value '%s' for key '%s'"
8218 msgstr ""
8220 #: trailer.c:547 trailer.c:552 trailer.c:557 builtin/remote.c:299
8221 #: builtin/remote.c:324
8222 #, c-format
8223 msgid "more than one %s"
8224 msgstr ""
8226 #: trailer.c:743
8227 #, c-format
8228 msgid "empty trailer token in trailer '%.*s'"
8229 msgstr ""
8231 #: trailer.c:763
8232 #, c-format
8233 msgid "could not read input file '%s'"
8234 msgstr ""
8236 #: trailer.c:766 builtin/mktag.c:88 imap-send.c:1577
8237 msgid "could not read from stdin"
8238 msgstr ""
8240 #: trailer.c:1024 wrapper.c:676
8241 #, c-format
8242 msgid "could not stat %s"
8243 msgstr ""
8245 #: trailer.c:1026
8246 #, c-format
8247 msgid "file %s is not a regular file"
8248 msgstr ""
8250 #: trailer.c:1028
8251 #, c-format
8252 msgid "file %s is not writable by user"
8253 msgstr ""
8255 #: trailer.c:1040
8256 msgid "could not open temporary file"
8257 msgstr ""
8259 #: trailer.c:1080
8260 #, c-format
8261 msgid "could not rename temporary file to %s"
8262 msgstr ""
8264 #: transport-helper.c:62 transport-helper.c:91
8265 msgid "full write to remote helper failed"
8266 msgstr ""
8268 #: transport-helper.c:145
8269 #, c-format
8270 msgid "unable to find remote helper for '%s'"
8271 msgstr ""
8273 #: transport-helper.c:161 transport-helper.c:575
8274 msgid "can't dup helper output fd"
8275 msgstr ""
8277 #: transport-helper.c:214
8278 #, c-format
8279 msgid ""
8280 "unknown mandatory capability %s; this remote helper probably needs newer "
8281 "version of Git"
8282 msgstr ""
8284 #: transport-helper.c:220
8285 msgid "this remote helper should implement refspec capability"
8286 msgstr ""
8288 #: transport-helper.c:287 transport-helper.c:429
8289 #, c-format
8290 msgid "%s unexpectedly said: '%s'"
8291 msgstr ""
8293 #: transport-helper.c:417
8294 #, c-format
8295 msgid "%s also locked %s"
8296 msgstr ""
8298 #: transport-helper.c:497
8299 msgid "couldn't run fast-import"
8300 msgstr ""
8302 #: transport-helper.c:520
8303 msgid "error while running fast-import"
8304 msgstr ""
8306 #: transport-helper.c:549 transport-helper.c:1247
8307 #, c-format
8308 msgid "could not read ref %s"
8309 msgstr ""
8311 #: transport-helper.c:594
8312 #, c-format
8313 msgid "unknown response to connect: %s"
8314 msgstr ""
8316 #: transport-helper.c:616
8317 msgid "setting remote service path not supported by protocol"
8318 msgstr ""
8320 #: transport-helper.c:618
8321 msgid "invalid remote service path"
8322 msgstr ""
8324 #: transport-helper.c:661 transport.c:1477
8325 msgid "operation not supported by protocol"
8326 msgstr ""
8328 #: transport-helper.c:664
8329 #, c-format
8330 msgid "can't connect to subservice %s"
8331 msgstr ""
8333 #: transport-helper.c:693 transport.c:400
8334 msgid "--negotiate-only requires protocol v2"
8335 msgstr ""
8337 #: transport-helper.c:755
8338 msgid "'option' without a matching 'ok/error' directive"
8339 msgstr ""
8341 #: transport-helper.c:798
8342 #, c-format
8343 msgid "expected ok/error, helper said '%s'"
8344 msgstr ""
8346 #: transport-helper.c:855
8347 #, c-format
8348 msgid "helper reported unexpected status of %s"
8349 msgstr ""
8351 #: transport-helper.c:938
8352 #, c-format
8353 msgid "helper %s does not support dry-run"
8354 msgstr ""
8356 #: transport-helper.c:941
8357 #, c-format
8358 msgid "helper %s does not support --signed"
8359 msgstr ""
8361 #: transport-helper.c:944
8362 #, c-format
8363 msgid "helper %s does not support --signed=if-asked"
8364 msgstr ""
8366 #: transport-helper.c:949
8367 #, c-format
8368 msgid "helper %s does not support --atomic"
8369 msgstr ""
8371 #: transport-helper.c:953
8372 #, c-format
8373 msgid "helper %s does not support --%s"
8374 msgstr ""
8376 #: transport-helper.c:960
8377 #, c-format
8378 msgid "helper %s does not support 'push-option'"
8379 msgstr ""
8381 #: transport-helper.c:1060
8382 msgid "remote-helper doesn't support push; refspec needed"
8383 msgstr ""
8385 #: transport-helper.c:1065
8386 #, c-format
8387 msgid "helper %s does not support 'force'"
8388 msgstr ""
8390 #: transport-helper.c:1112
8391 msgid "couldn't run fast-export"
8392 msgstr ""
8394 #: transport-helper.c:1117
8395 msgid "error while running fast-export"
8396 msgstr ""
8398 #: transport-helper.c:1142
8399 #, c-format
8400 msgid ""
8401 "No refs in common and none specified; doing nothing.\n"
8402 "Perhaps you should specify a branch.\n"
8403 msgstr ""
8405 #: transport-helper.c:1224
8406 #, c-format
8407 msgid "unsupported object format '%s'"
8408 msgstr ""
8410 #: transport-helper.c:1233
8411 #, c-format
8412 msgid "malformed response in ref list: %s"
8413 msgstr ""
8415 #: transport-helper.c:1385
8416 #, c-format
8417 msgid "read(%s) failed"
8418 msgstr ""
8420 #: transport-helper.c:1412
8421 #, c-format
8422 msgid "write(%s) failed"
8423 msgstr ""
8425 #: transport-helper.c:1461
8426 #, c-format
8427 msgid "%s thread failed"
8428 msgstr ""
8430 #: transport-helper.c:1465
8431 #, c-format
8432 msgid "%s thread failed to join: %s"
8433 msgstr ""
8435 #: transport-helper.c:1484 transport-helper.c:1488
8436 #, c-format
8437 msgid "can't start thread for copying data: %s"
8438 msgstr ""
8440 #: transport-helper.c:1525
8441 #, c-format
8442 msgid "%s process failed to wait"
8443 msgstr ""
8445 #: transport-helper.c:1529
8446 #, c-format
8447 msgid "%s process failed"
8448 msgstr ""
8450 #: transport-helper.c:1547 transport-helper.c:1556
8451 msgid "can't start thread for copying data"
8452 msgstr ""
8454 #: transport.c:116
8455 #, c-format
8456 msgid "Would set upstream of '%s' to '%s' of '%s'\n"
8457 msgstr ""
8459 #: transport.c:145
8460 #, c-format
8461 msgid "could not read bundle '%s'"
8462 msgstr ""
8464 #: transport.c:223
8465 #, c-format
8466 msgid "transport: invalid depth option '%s'"
8467 msgstr ""
8469 #: transport.c:275
8470 msgid "see protocol.version in 'git help config' for more details"
8471 msgstr ""
8473 #: transport.c:276
8474 msgid "server options require protocol version 2 or later"
8475 msgstr ""
8477 #: transport.c:403
8478 msgid "server does not support wait-for-done"
8479 msgstr ""
8481 #: transport.c:755
8482 msgid "could not parse transport.color.* config"
8483 msgstr ""
8485 #: transport.c:830
8486 msgid "support for protocol v2 not implemented yet"
8487 msgstr ""
8489 #: transport.c:965
8490 #, c-format
8491 msgid "unknown value for config '%s': %s"
8492 msgstr ""
8494 #: transport.c:1031
8495 #, c-format
8496 msgid "transport '%s' not allowed"
8497 msgstr ""
8499 #: transport.c:1084
8500 msgid "git-over-rsync is no longer supported"
8501 msgstr ""
8503 #: transport.c:1187
8504 #, c-format
8505 msgid ""
8506 "The following submodule paths contain changes that can\n"
8507 "not be found on any remote:\n"
8508 msgstr ""
8510 #: transport.c:1191
8511 #, c-format
8512 msgid ""
8513 "\n"
8514 "Please try\n"
8515 "\n"
8516 "\tgit push --recurse-submodules=on-demand\n"
8517 "\n"
8518 "or cd to the path and use\n"
8519 "\n"
8520 "\tgit push\n"
8521 "\n"
8522 "to push them to a remote.\n"
8523 "\n"
8524 msgstr ""
8526 #: transport.c:1199
8527 msgid "Aborting."
8528 msgstr ""
8530 #: transport.c:1346
8531 msgid "failed to push all needed submodules"
8532 msgstr ""
8534 #: tree-walk.c:33
8535 msgid "too-short tree object"
8536 msgstr ""
8538 #: tree-walk.c:39
8539 msgid "malformed mode in tree entry"
8540 msgstr ""
8542 #: tree-walk.c:43
8543 msgid "empty filename in tree entry"
8544 msgstr ""
8546 #: tree-walk.c:118
8547 msgid "too-short tree file"
8548 msgstr ""
8550 #: unpack-trees.c:115
8551 #, c-format
8552 msgid ""
8553 "Your local changes to the following files would be overwritten by checkout:\n"
8554 "%%sPlease commit your changes or stash them before you switch branches."
8555 msgstr ""
8557 #: unpack-trees.c:117
8558 #, c-format
8559 msgid ""
8560 "Your local changes to the following files would be overwritten by checkout:\n"
8561 "%%s"
8562 msgstr ""
8564 #: unpack-trees.c:120
8565 #, c-format
8566 msgid ""
8567 "Your local changes to the following files would be overwritten by merge:\n"
8568 "%%sPlease commit your changes or stash them before you merge."
8569 msgstr ""
8571 #: unpack-trees.c:122
8572 #, c-format
8573 msgid ""
8574 "Your local changes to the following files would be overwritten by merge:\n"
8575 "%%s"
8576 msgstr ""
8578 #: unpack-trees.c:125
8579 #, c-format
8580 msgid ""
8581 "Your local changes to the following files would be overwritten by %s:\n"
8582 "%%sPlease commit your changes or stash them before you %s."
8583 msgstr ""
8585 #: unpack-trees.c:127
8586 #, c-format
8587 msgid ""
8588 "Your local changes to the following files would be overwritten by %s:\n"
8589 "%%s"
8590 msgstr ""
8592 #: unpack-trees.c:132
8593 #, c-format
8594 msgid ""
8595 "Updating the following directories would lose untracked files in them:\n"
8596 "%s"
8597 msgstr ""
8599 #: unpack-trees.c:136
8600 #, c-format
8601 msgid ""
8602 "The following untracked working tree files would be removed by checkout:\n"
8603 "%%sPlease move or remove them before you switch branches."
8604 msgstr ""
8606 #: unpack-trees.c:138
8607 #, c-format
8608 msgid ""
8609 "The following untracked working tree files would be removed by checkout:\n"
8610 "%%s"
8611 msgstr ""
8613 #: unpack-trees.c:141
8614 #, c-format
8615 msgid ""
8616 "The following untracked working tree files would be removed by merge:\n"
8617 "%%sPlease move or remove them before you merge."
8618 msgstr ""
8620 #: unpack-trees.c:143
8621 #, c-format
8622 msgid ""
8623 "The following untracked working tree files would be removed by merge:\n"
8624 "%%s"
8625 msgstr ""
8627 #: unpack-trees.c:146
8628 #, c-format
8629 msgid ""
8630 "The following untracked working tree files would be removed by %s:\n"
8631 "%%sPlease move or remove them before you %s."
8632 msgstr ""
8634 #: unpack-trees.c:148
8635 #, c-format
8636 msgid ""
8637 "The following untracked working tree files would be removed by %s:\n"
8638 "%%s"
8639 msgstr ""
8641 #: unpack-trees.c:154
8642 #, c-format
8643 msgid ""
8644 "The following untracked working tree files would be overwritten by "
8645 "checkout:\n"
8646 "%%sPlease move or remove them before you switch branches."
8647 msgstr ""
8649 #: unpack-trees.c:156
8650 #, c-format
8651 msgid ""
8652 "The following untracked working tree files would be overwritten by "
8653 "checkout:\n"
8654 "%%s"
8655 msgstr ""
8657 #: unpack-trees.c:159
8658 #, c-format
8659 msgid ""
8660 "The following untracked working tree files would be overwritten by merge:\n"
8661 "%%sPlease move or remove them before you merge."
8662 msgstr ""
8664 #: unpack-trees.c:161
8665 #, c-format
8666 msgid ""
8667 "The following untracked working tree files would be overwritten by merge:\n"
8668 "%%s"
8669 msgstr ""
8671 #: unpack-trees.c:164
8672 #, c-format
8673 msgid ""
8674 "The following untracked working tree files would be overwritten by %s:\n"
8675 "%%sPlease move or remove them before you %s."
8676 msgstr ""
8678 #: unpack-trees.c:166
8679 #, c-format
8680 msgid ""
8681 "The following untracked working tree files would be overwritten by %s:\n"
8682 "%%s"
8683 msgstr ""
8685 #: unpack-trees.c:174
8686 #, c-format
8687 msgid "Entry '%s' overlaps with '%s'.  Cannot bind."
8688 msgstr ""
8690 #: unpack-trees.c:177
8691 #, c-format
8692 msgid ""
8693 "Cannot update submodule:\n"
8694 "%s"
8695 msgstr ""
8697 #: unpack-trees.c:180
8698 #, c-format
8699 msgid ""
8700 "The following paths are not up to date and were left despite sparse "
8701 "patterns:\n"
8702 "%s"
8703 msgstr ""
8705 #: unpack-trees.c:182
8706 #, c-format
8707 msgid ""
8708 "The following paths are unmerged and were left despite sparse patterns:\n"
8709 "%s"
8710 msgstr ""
8712 #: unpack-trees.c:184
8713 #, c-format
8714 msgid ""
8715 "The following paths were already present and thus not updated despite sparse "
8716 "patterns:\n"
8717 "%s"
8718 msgstr ""
8720 #: unpack-trees.c:264
8721 #, c-format
8722 msgid "Aborting\n"
8723 msgstr ""
8725 #: unpack-trees.c:291
8726 #, c-format
8727 msgid ""
8728 "After fixing the above paths, you may want to run `git sparse-checkout "
8729 "reapply`.\n"
8730 msgstr ""
8732 #: unpack-trees.c:352
8733 msgid "Updating files"
8734 msgstr ""
8736 #: unpack-trees.c:384
8737 msgid ""
8738 "the following paths have collided (e.g. case-sensitive paths\n"
8739 "on a case-insensitive filesystem) and only one from the same\n"
8740 "colliding group is in the working tree:\n"
8741 msgstr ""
8743 #: unpack-trees.c:1618
8744 msgid "Updating index flags"
8745 msgstr ""
8747 #: unpack-trees.c:2707
8748 #, c-format
8749 msgid "worktree and untracked commit have duplicate entries: %s"
8750 msgstr ""
8752 #: upload-pack.c:1548
8753 msgid "expected flush after fetch arguments"
8754 msgstr ""
8756 #: urlmatch.c:163
8757 msgid "invalid URL scheme name or missing '://' suffix"
8758 msgstr ""
8760 #: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
8761 #, c-format
8762 msgid "invalid %XX escape sequence"
8763 msgstr ""
8765 #: urlmatch.c:215
8766 msgid "missing host and scheme is not 'file:'"
8767 msgstr ""
8769 #: urlmatch.c:232
8770 msgid "a 'file:' URL may not have a port number"
8771 msgstr ""
8773 #: urlmatch.c:247
8774 msgid "invalid characters in host name"
8775 msgstr ""
8777 #: urlmatch.c:292 urlmatch.c:303
8778 msgid "invalid port number"
8779 msgstr ""
8781 #: urlmatch.c:371
8782 msgid "invalid '..' path segment"
8783 msgstr ""
8785 #: walker.c:170
8786 msgid "Fetching objects"
8787 msgstr ""
8789 #: worktree.c:236 builtin/am.c:2152
8790 #, c-format
8791 msgid "failed to read '%s'"
8792 msgstr ""
8794 #: worktree.c:303
8795 #, c-format
8796 msgid "'%s' at main working tree is not the repository directory"
8797 msgstr ""
8799 #: worktree.c:314
8800 #, c-format
8801 msgid "'%s' file does not contain absolute path to the working tree location"
8802 msgstr ""
8804 #: worktree.c:326
8805 #, c-format
8806 msgid "'%s' does not exist"
8807 msgstr ""
8809 #: worktree.c:332
8810 #, c-format
8811 msgid "'%s' is not a .git file, error code %d"
8812 msgstr ""
8814 #: worktree.c:341
8815 #, c-format
8816 msgid "'%s' does not point back to '%s'"
8817 msgstr ""
8819 #: worktree.c:603
8820 msgid "not a directory"
8821 msgstr ""
8823 #: worktree.c:612
8824 msgid ".git is not a file"
8825 msgstr ""
8827 #: worktree.c:614
8828 msgid ".git file broken"
8829 msgstr ""
8831 #: worktree.c:616
8832 msgid ".git file incorrect"
8833 msgstr ""
8835 #: worktree.c:722
8836 msgid "not a valid path"
8837 msgstr ""
8839 #: worktree.c:728
8840 msgid "unable to locate repository; .git is not a file"
8841 msgstr ""
8843 #: worktree.c:732
8844 msgid "unable to locate repository; .git file does not reference a repository"
8845 msgstr ""
8847 #: worktree.c:736
8848 msgid "unable to locate repository; .git file broken"
8849 msgstr ""
8851 #: worktree.c:742
8852 msgid "gitdir unreadable"
8853 msgstr ""
8855 #: worktree.c:746
8856 msgid "gitdir incorrect"
8857 msgstr ""
8859 #: worktree.c:771
8860 msgid "not a valid directory"
8861 msgstr ""
8863 #: worktree.c:777
8864 msgid "gitdir file does not exist"
8865 msgstr ""
8867 #: worktree.c:782 worktree.c:791
8868 #, c-format
8869 msgid "unable to read gitdir file (%s)"
8870 msgstr ""
8872 #: worktree.c:801
8873 #, c-format
8874 msgid "short read (expected %<PRIuMAX> bytes, read %<PRIuMAX>)"
8875 msgstr ""
8877 #: worktree.c:809
8878 msgid "invalid gitdir file"
8879 msgstr ""
8881 #: worktree.c:817
8882 msgid "gitdir file points to non-existent location"
8883 msgstr ""
8885 #: wrapper.c:197 wrapper.c:367
8886 #, c-format
8887 msgid "could not open '%s' for reading and writing"
8888 msgstr ""
8890 #: wrapper.c:398 wrapper.c:599
8891 #, c-format
8892 msgid "unable to access '%s'"
8893 msgstr ""
8895 #: wrapper.c:607
8896 msgid "unable to get current working directory"
8897 msgstr ""
8899 #: wt-status.c:158
8900 msgid "Unmerged paths:"
8901 msgstr ""
8903 #: wt-status.c:187 wt-status.c:219
8904 msgid "  (use \"git restore --staged <file>...\" to unstage)"
8905 msgstr ""
8907 #: wt-status.c:190 wt-status.c:222
8908 #, c-format
8909 msgid "  (use \"git restore --source=%s --staged <file>...\" to unstage)"
8910 msgstr ""
8912 #: wt-status.c:193 wt-status.c:225
8913 msgid "  (use \"git rm --cached <file>...\" to unstage)"
8914 msgstr ""
8916 #: wt-status.c:197
8917 msgid "  (use \"git add <file>...\" to mark resolution)"
8918 msgstr ""
8920 #: wt-status.c:199 wt-status.c:203
8921 msgid "  (use \"git add/rm <file>...\" as appropriate to mark resolution)"
8922 msgstr ""
8924 #: wt-status.c:201
8925 msgid "  (use \"git rm <file>...\" to mark resolution)"
8926 msgstr ""
8928 #: wt-status.c:211 wt-status.c:1125
8929 msgid "Changes to be committed:"
8930 msgstr ""
8932 #: wt-status.c:234 wt-status.c:1134
8933 msgid "Changes not staged for commit:"
8934 msgstr ""
8936 #: wt-status.c:238
8937 msgid "  (use \"git add <file>...\" to update what will be committed)"
8938 msgstr ""
8940 #: wt-status.c:240
8941 msgid "  (use \"git add/rm <file>...\" to update what will be committed)"
8942 msgstr ""
8944 #: wt-status.c:241
8945 msgid ""
8946 "  (use \"git restore <file>...\" to discard changes in working directory)"
8947 msgstr ""
8949 #: wt-status.c:243
8950 msgid "  (commit or discard the untracked or modified content in submodules)"
8951 msgstr ""
8953 #: wt-status.c:254
8954 #, c-format
8955 msgid "  (use \"git %s <file>...\" to include in what will be committed)"
8956 msgstr ""
8958 #: wt-status.c:266
8959 msgid "both deleted:"
8960 msgstr ""
8962 #: wt-status.c:268
8963 msgid "added by us:"
8964 msgstr ""
8966 #: wt-status.c:270
8967 msgid "deleted by them:"
8968 msgstr ""
8970 #: wt-status.c:272
8971 msgid "added by them:"
8972 msgstr ""
8974 #: wt-status.c:274
8975 msgid "deleted by us:"
8976 msgstr ""
8978 #: wt-status.c:276
8979 msgid "both added:"
8980 msgstr ""
8982 #: wt-status.c:278
8983 msgid "both modified:"
8984 msgstr ""
8986 #: wt-status.c:288
8987 msgid "new file:"
8988 msgstr ""
8990 #: wt-status.c:290
8991 msgid "copied:"
8992 msgstr ""
8994 #: wt-status.c:292
8995 msgid "deleted:"
8996 msgstr ""
8998 #: wt-status.c:294
8999 msgid "modified:"
9000 msgstr ""
9002 #: wt-status.c:296
9003 msgid "renamed:"
9004 msgstr ""
9006 #: wt-status.c:298
9007 msgid "typechange:"
9008 msgstr ""
9010 #: wt-status.c:300
9011 msgid "unknown:"
9012 msgstr ""
9014 #: wt-status.c:302
9015 msgid "unmerged:"
9016 msgstr ""
9018 #: wt-status.c:382
9019 msgid "new commits, "
9020 msgstr ""
9022 #: wt-status.c:384
9023 msgid "modified content, "
9024 msgstr ""
9026 #: wt-status.c:386
9027 msgid "untracked content, "
9028 msgstr ""
9030 #: wt-status.c:958
9031 #, c-format
9032 msgid "Your stash currently has %d entry"
9033 msgid_plural "Your stash currently has %d entries"
9034 msgstr[0] ""
9035 msgstr[1] ""
9037 #: wt-status.c:989
9038 msgid "Submodules changed but not updated:"
9039 msgstr ""
9041 #: wt-status.c:991
9042 msgid "Submodule changes to be committed:"
9043 msgstr ""
9045 #: wt-status.c:1073
9046 msgid ""
9047 "Do not modify or remove the line above.\n"
9048 "Everything below it will be ignored."
9049 msgstr ""
9051 #: wt-status.c:1165
9052 #, c-format
9053 msgid ""
9054 "\n"
9055 "It took %.2f seconds to compute the branch ahead/behind values.\n"
9056 "You can use '--no-ahead-behind' to avoid this.\n"
9057 msgstr ""
9059 #: wt-status.c:1195
9060 msgid "You have unmerged paths."
9061 msgstr ""
9063 #: wt-status.c:1198
9064 msgid "  (fix conflicts and run \"git commit\")"
9065 msgstr ""
9067 #: wt-status.c:1200
9068 msgid "  (use \"git merge --abort\" to abort the merge)"
9069 msgstr ""
9071 #: wt-status.c:1204
9072 msgid "All conflicts fixed but you are still merging."
9073 msgstr ""
9075 #: wt-status.c:1207
9076 msgid "  (use \"git commit\" to conclude merge)"
9077 msgstr ""
9079 #: wt-status.c:1216
9080 msgid "You are in the middle of an am session."
9081 msgstr ""
9083 #: wt-status.c:1219
9084 msgid "The current patch is empty."
9085 msgstr ""
9087 #: wt-status.c:1223
9088 msgid "  (fix conflicts and then run \"git am --continue\")"
9089 msgstr ""
9091 #: wt-status.c:1225
9092 msgid "  (use \"git am --skip\" to skip this patch)"
9093 msgstr ""
9095 #: wt-status.c:1227
9096 msgid "  (use \"git am --abort\" to restore the original branch)"
9097 msgstr ""
9099 #: wt-status.c:1360
9100 msgid "git-rebase-todo is missing."
9101 msgstr ""
9103 #: wt-status.c:1362
9104 msgid "No commands done."
9105 msgstr ""
9107 #: wt-status.c:1365
9108 #, c-format
9109 msgid "Last command done (%d command done):"
9110 msgid_plural "Last commands done (%d commands done):"
9111 msgstr[0] ""
9112 msgstr[1] ""
9114 #: wt-status.c:1376
9115 #, c-format
9116 msgid "  (see more in file %s)"
9117 msgstr ""
9119 #: wt-status.c:1381
9120 msgid "No commands remaining."
9121 msgstr ""
9123 #: wt-status.c:1384
9124 #, c-format
9125 msgid "Next command to do (%d remaining command):"
9126 msgid_plural "Next commands to do (%d remaining commands):"
9127 msgstr[0] ""
9128 msgstr[1] ""
9130 #: wt-status.c:1392
9131 msgid "  (use \"git rebase --edit-todo\" to view and edit)"
9132 msgstr ""
9134 #: wt-status.c:1404
9135 #, c-format
9136 msgid "You are currently rebasing branch '%s' on '%s'."
9137 msgstr ""
9139 #: wt-status.c:1409
9140 msgid "You are currently rebasing."
9141 msgstr ""
9143 #: wt-status.c:1422
9144 msgid "  (fix conflicts and then run \"git rebase --continue\")"
9145 msgstr ""
9147 #: wt-status.c:1424
9148 msgid "  (use \"git rebase --skip\" to skip this patch)"
9149 msgstr ""
9151 #: wt-status.c:1426
9152 msgid "  (use \"git rebase --abort\" to check out the original branch)"
9153 msgstr ""
9155 #: wt-status.c:1433
9156 msgid "  (all conflicts fixed: run \"git rebase --continue\")"
9157 msgstr ""
9159 #: wt-status.c:1437
9160 #, c-format
9161 msgid ""
9162 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
9163 msgstr ""
9165 #: wt-status.c:1442
9166 msgid "You are currently splitting a commit during a rebase."
9167 msgstr ""
9169 #: wt-status.c:1445
9170 msgid "  (Once your working directory is clean, run \"git rebase --continue\")"
9171 msgstr ""
9173 #: wt-status.c:1449
9174 #, c-format
9175 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
9176 msgstr ""
9178 #: wt-status.c:1454
9179 msgid "You are currently editing a commit during a rebase."
9180 msgstr ""
9182 #: wt-status.c:1457
9183 msgid "  (use \"git commit --amend\" to amend the current commit)"
9184 msgstr ""
9186 #: wt-status.c:1459
9187 msgid ""
9188 "  (use \"git rebase --continue\" once you are satisfied with your changes)"
9189 msgstr ""
9191 #: wt-status.c:1470
9192 msgid "Cherry-pick currently in progress."
9193 msgstr ""
9195 #: wt-status.c:1473
9196 #, c-format
9197 msgid "You are currently cherry-picking commit %s."
9198 msgstr ""
9200 #: wt-status.c:1480
9201 msgid "  (fix conflicts and run \"git cherry-pick --continue\")"
9202 msgstr ""
9204 #: wt-status.c:1483
9205 msgid "  (run \"git cherry-pick --continue\" to continue)"
9206 msgstr ""
9208 #: wt-status.c:1486
9209 msgid "  (all conflicts fixed: run \"git cherry-pick --continue\")"
9210 msgstr ""
9212 #: wt-status.c:1488
9213 msgid "  (use \"git cherry-pick --skip\" to skip this patch)"
9214 msgstr ""
9216 #: wt-status.c:1490
9217 msgid "  (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
9218 msgstr ""
9220 #: wt-status.c:1500
9221 msgid "Revert currently in progress."
9222 msgstr ""
9224 #: wt-status.c:1503
9225 #, c-format
9226 msgid "You are currently reverting commit %s."
9227 msgstr ""
9229 #: wt-status.c:1509
9230 msgid "  (fix conflicts and run \"git revert --continue\")"
9231 msgstr ""
9233 #: wt-status.c:1512
9234 msgid "  (run \"git revert --continue\" to continue)"
9235 msgstr ""
9237 #: wt-status.c:1515
9238 msgid "  (all conflicts fixed: run \"git revert --continue\")"
9239 msgstr ""
9241 #: wt-status.c:1517
9242 msgid "  (use \"git revert --skip\" to skip this patch)"
9243 msgstr ""
9245 #: wt-status.c:1519
9246 msgid "  (use \"git revert --abort\" to cancel the revert operation)"
9247 msgstr ""
9249 #: wt-status.c:1529
9250 #, c-format
9251 msgid "You are currently bisecting, started from branch '%s'."
9252 msgstr ""
9254 #: wt-status.c:1533
9255 msgid "You are currently bisecting."
9256 msgstr ""
9258 #: wt-status.c:1536
9259 msgid "  (use \"git bisect reset\" to get back to the original branch)"
9260 msgstr ""
9262 #: wt-status.c:1547
9263 msgid "You are in a sparse checkout."
9264 msgstr ""
9266 #: wt-status.c:1550
9267 #, c-format
9268 msgid "You are in a sparse checkout with %d%% of tracked files present."
9269 msgstr ""
9271 #: wt-status.c:1794
9272 msgid "On branch "
9273 msgstr ""
9275 #: wt-status.c:1801
9276 msgid "interactive rebase in progress; onto "
9277 msgstr ""
9279 #: wt-status.c:1803
9280 msgid "rebase in progress; onto "
9281 msgstr ""
9283 #: wt-status.c:1808
9284 msgid "HEAD detached at "
9285 msgstr ""
9287 #: wt-status.c:1810
9288 msgid "HEAD detached from "
9289 msgstr ""
9291 #: wt-status.c:1813
9292 msgid "Not currently on any branch."
9293 msgstr ""
9295 #: wt-status.c:1830
9296 msgid "Initial commit"
9297 msgstr ""
9299 #: wt-status.c:1831
9300 msgid "No commits yet"
9301 msgstr ""
9303 #: wt-status.c:1845
9304 msgid "Untracked files"
9305 msgstr ""
9307 #: wt-status.c:1847
9308 msgid "Ignored files"
9309 msgstr ""
9311 #: wt-status.c:1851
9312 #, c-format
9313 msgid ""
9314 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
9315 "may speed it up, but you have to be careful not to forget to add\n"
9316 "new files yourself (see 'git help status')."
9317 msgstr ""
9319 #: wt-status.c:1857
9320 #, c-format
9321 msgid "Untracked files not listed%s"
9322 msgstr ""
9324 #: wt-status.c:1859
9325 msgid " (use -u option to show untracked files)"
9326 msgstr ""
9328 #: wt-status.c:1865
9329 msgid "No changes"
9330 msgstr ""
9332 #: wt-status.c:1870
9333 #, c-format
9334 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
9335 msgstr ""
9337 #: wt-status.c:1874
9338 #, c-format
9339 msgid "no changes added to commit\n"
9340 msgstr ""
9342 #: wt-status.c:1878
9343 #, c-format
9344 msgid ""
9345 "nothing added to commit but untracked files present (use \"git add\" to "
9346 "track)\n"
9347 msgstr ""
9349 #: wt-status.c:1882
9350 #, c-format
9351 msgid "nothing added to commit but untracked files present\n"
9352 msgstr ""
9354 #: wt-status.c:1886
9355 #, c-format
9356 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
9357 msgstr ""
9359 #: wt-status.c:1890 wt-status.c:1896
9360 #, c-format
9361 msgid "nothing to commit\n"
9362 msgstr ""
9364 #: wt-status.c:1893
9365 #, c-format
9366 msgid "nothing to commit (use -u to show untracked files)\n"
9367 msgstr ""
9369 #: wt-status.c:1898
9370 #, c-format
9371 msgid "nothing to commit, working tree clean\n"
9372 msgstr ""
9374 #: wt-status.c:2003
9375 msgid "No commits yet on "
9376 msgstr ""
9378 #: wt-status.c:2007
9379 msgid "HEAD (no branch)"
9380 msgstr ""
9382 #: wt-status.c:2038
9383 msgid "different"
9384 msgstr ""
9386 #: wt-status.c:2040 wt-status.c:2048
9387 msgid "behind "
9388 msgstr ""
9390 #: wt-status.c:2043 wt-status.c:2046
9391 msgid "ahead "
9392 msgstr ""
9394 #. TRANSLATORS: the action is e.g. "pull with rebase"
9395 #: wt-status.c:2569
9396 #, c-format
9397 msgid "cannot %s: You have unstaged changes."
9398 msgstr ""
9400 #: wt-status.c:2575
9401 msgid "additionally, your index contains uncommitted changes."
9402 msgstr ""
9404 #: wt-status.c:2577
9405 #, c-format
9406 msgid "cannot %s: Your index contains uncommitted changes."
9407 msgstr ""
9409 #: compat/simple-ipc/ipc-unix-socket.c:182
9410 msgid "could not send IPC command"
9411 msgstr ""
9413 #: compat/simple-ipc/ipc-unix-socket.c:189
9414 msgid "could not read IPC response"
9415 msgstr ""
9417 #: compat/simple-ipc/ipc-unix-socket.c:866
9418 #, c-format
9419 msgid "could not start accept_thread '%s'"
9420 msgstr ""
9422 #: compat/simple-ipc/ipc-unix-socket.c:878
9423 #, c-format
9424 msgid "could not start worker[0] for '%s'"
9425 msgstr ""
9427 #: compat/precompose_utf8.c:58 builtin/clone.c:461
9428 #, c-format
9429 msgid "failed to unlink '%s'"
9430 msgstr ""
9432 #: builtin/add.c:26
9433 msgid "git add [<options>] [--] <pathspec>..."
9434 msgstr ""
9436 #: builtin/add.c:61
9437 #, c-format
9438 msgid "cannot chmod %cx '%s'"
9439 msgstr ""
9441 #: builtin/add.c:99
9442 #, c-format
9443 msgid "unexpected diff status %c"
9444 msgstr ""
9446 #: builtin/add.c:104 builtin/commit.c:297
9447 msgid "updating files failed"
9448 msgstr ""
9450 #: builtin/add.c:114
9451 #, c-format
9452 msgid "remove '%s'\n"
9453 msgstr ""
9455 #: builtin/add.c:198
9456 msgid "Unstaged changes after refreshing the index:"
9457 msgstr ""
9459 #: builtin/add.c:307 builtin/rev-parse.c:993
9460 msgid "Could not read the index"
9461 msgstr ""
9463 #: builtin/add.c:318
9464 #, c-format
9465 msgid "Could not open '%s' for writing."
9466 msgstr ""
9468 #: builtin/add.c:322
9469 msgid "Could not write patch"
9470 msgstr ""
9472 #: builtin/add.c:325
9473 msgid "editing patch failed"
9474 msgstr ""
9476 #: builtin/add.c:328
9477 #, c-format
9478 msgid "Could not stat '%s'"
9479 msgstr ""
9481 #: builtin/add.c:330
9482 msgid "Empty patch. Aborted."
9483 msgstr ""
9485 #: builtin/add.c:335
9486 #, c-format
9487 msgid "Could not apply '%s'"
9488 msgstr ""
9490 #: builtin/add.c:343
9491 msgid "The following paths are ignored by one of your .gitignore files:\n"
9492 msgstr ""
9494 #: builtin/add.c:363 builtin/clean.c:901 builtin/fetch.c:173 builtin/mv.c:124
9495 #: builtin/prune-packed.c:14 builtin/pull.c:204 builtin/push.c:550
9496 #: builtin/remote.c:1427 builtin/rm.c:243 builtin/send-pack.c:190
9497 msgid "dry run"
9498 msgstr ""
9500 #: builtin/add.c:366
9501 msgid "interactive picking"
9502 msgstr ""
9504 #: builtin/add.c:367 builtin/checkout.c:1567 builtin/reset.c:308
9505 msgid "select hunks interactively"
9506 msgstr ""
9508 #: builtin/add.c:368
9509 msgid "edit current diff and apply"
9510 msgstr ""
9512 #: builtin/add.c:369
9513 msgid "allow adding otherwise ignored files"
9514 msgstr ""
9516 #: builtin/add.c:370
9517 msgid "update tracked files"
9518 msgstr ""
9520 #: builtin/add.c:371
9521 msgid "renormalize EOL of tracked files (implies -u)"
9522 msgstr ""
9524 #: builtin/add.c:372
9525 msgid "record only the fact that the path will be added later"
9526 msgstr ""
9528 #: builtin/add.c:373
9529 msgid "add changes from all tracked and untracked files"
9530 msgstr ""
9532 #: builtin/add.c:376
9533 msgid "ignore paths removed in the working tree (same as --no-all)"
9534 msgstr ""
9536 #: builtin/add.c:378
9537 msgid "don't add, only refresh the index"
9538 msgstr ""
9540 #: builtin/add.c:379
9541 msgid "just skip files which cannot be added because of errors"
9542 msgstr ""
9544 #: builtin/add.c:380
9545 msgid "check if - even missing - files are ignored in dry run"
9546 msgstr ""
9548 #: builtin/add.c:382 builtin/update-index.c:1006
9549 msgid "override the executable bit of the listed files"
9550 msgstr ""
9552 #: builtin/add.c:384
9553 msgid "warn when adding an embedded repository"
9554 msgstr ""
9556 #: builtin/add.c:386
9557 msgid "backend for `git stash -p`"
9558 msgstr ""
9560 #: builtin/add.c:404
9561 #, c-format
9562 msgid ""
9563 "You've added another git repository inside your current repository.\n"
9564 "Clones of the outer repository will not contain the contents of\n"
9565 "the embedded repository and will not know how to obtain it.\n"
9566 "If you meant to add a submodule, use:\n"
9567 "\n"
9568 "\tgit submodule add <url> %s\n"
9569 "\n"
9570 "If you added this path by mistake, you can remove it from the\n"
9571 "index with:\n"
9572 "\n"
9573 "\tgit rm --cached %s\n"
9574 "\n"
9575 "See \"git help submodule\" for more information."
9576 msgstr ""
9578 #: builtin/add.c:432
9579 #, c-format
9580 msgid "adding embedded git repository: %s"
9581 msgstr ""
9583 #: builtin/add.c:451
9584 msgid ""
9585 "Use -f if you really want to add them.\n"
9586 "Turn this message off by running\n"
9587 "\"git config advice.addIgnoredFile false\""
9588 msgstr ""
9590 #: builtin/add.c:460
9591 msgid "adding files failed"
9592 msgstr ""
9594 #: builtin/add.c:488
9595 msgid "--dry-run is incompatible with --interactive/--patch"
9596 msgstr ""
9598 #: builtin/add.c:490 builtin/commit.c:357
9599 msgid "--pathspec-from-file is incompatible with --interactive/--patch"
9600 msgstr ""
9602 #: builtin/add.c:507
9603 msgid "--pathspec-from-file is incompatible with --edit"
9604 msgstr ""
9606 #: builtin/add.c:519
9607 msgid "-A and -u are mutually incompatible"
9608 msgstr ""
9610 #: builtin/add.c:522
9611 msgid "Option --ignore-missing can only be used together with --dry-run"
9612 msgstr ""
9614 #: builtin/add.c:526
9615 #, c-format
9616 msgid "--chmod param '%s' must be either -x or +x"
9617 msgstr ""
9619 #: builtin/add.c:544 builtin/checkout.c:1735 builtin/commit.c:363
9620 #: builtin/reset.c:328 builtin/rm.c:273 builtin/stash.c:1633
9621 msgid "--pathspec-from-file is incompatible with pathspec arguments"
9622 msgstr ""
9624 #: builtin/add.c:551 builtin/checkout.c:1747 builtin/commit.c:369
9625 #: builtin/reset.c:334 builtin/rm.c:279 builtin/stash.c:1639
9626 msgid "--pathspec-file-nul requires --pathspec-from-file"
9627 msgstr ""
9629 #: builtin/add.c:555
9630 #, c-format
9631 msgid "Nothing specified, nothing added.\n"
9632 msgstr ""
9634 #: builtin/add.c:557
9635 msgid ""
9636 "Maybe you wanted to say 'git add .'?\n"
9637 "Turn this message off by running\n"
9638 "\"git config advice.addEmptyPathspec false\""
9639 msgstr ""
9641 #: builtin/am.c:365
9642 msgid "could not parse author script"
9643 msgstr ""
9645 #: builtin/am.c:455
9646 #, c-format
9647 msgid "'%s' was deleted by the applypatch-msg hook"
9648 msgstr ""
9650 #: builtin/am.c:497
9651 #, c-format
9652 msgid "Malformed input line: '%s'."
9653 msgstr ""
9655 #: builtin/am.c:535
9656 #, c-format
9657 msgid "Failed to copy notes from '%s' to '%s'"
9658 msgstr ""
9660 #: builtin/am.c:561
9661 msgid "fseek failed"
9662 msgstr ""
9664 #: builtin/am.c:749
9665 #, c-format
9666 msgid "could not parse patch '%s'"
9667 msgstr ""
9669 #: builtin/am.c:814
9670 msgid "Only one StGIT patch series can be applied at once"
9671 msgstr ""
9673 #: builtin/am.c:862
9674 msgid "invalid timestamp"
9675 msgstr ""
9677 #: builtin/am.c:867 builtin/am.c:879
9678 msgid "invalid Date line"
9679 msgstr ""
9681 #: builtin/am.c:874
9682 msgid "invalid timezone offset"
9683 msgstr ""
9685 #: builtin/am.c:967
9686 msgid "Patch format detection failed."
9687 msgstr ""
9689 #: builtin/am.c:972 builtin/clone.c:414
9690 #, c-format
9691 msgid "failed to create directory '%s'"
9692 msgstr ""
9694 #: builtin/am.c:977
9695 msgid "Failed to split patches."
9696 msgstr ""
9698 #: builtin/am.c:1126
9699 #, c-format
9700 msgid "When you have resolved this problem, run \"%s --continue\"."
9701 msgstr ""
9703 #: builtin/am.c:1127
9704 #, c-format
9705 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
9706 msgstr ""
9708 #: builtin/am.c:1128
9709 #, c-format
9710 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
9711 msgstr ""
9713 #: builtin/am.c:1223
9714 msgid "Patch sent with format=flowed; space at the end of lines might be lost."
9715 msgstr ""
9717 #: builtin/am.c:1251
9718 msgid "Patch is empty."
9719 msgstr ""
9721 #: builtin/am.c:1316
9722 #, c-format
9723 msgid "missing author line in commit %s"
9724 msgstr ""
9726 #: builtin/am.c:1319
9727 #, c-format
9728 msgid "invalid ident line: %.*s"
9729 msgstr ""
9731 #: builtin/am.c:1538
9732 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
9733 msgstr ""
9735 #: builtin/am.c:1540
9736 msgid "Using index info to reconstruct a base tree..."
9737 msgstr ""
9739 #: builtin/am.c:1559
9740 msgid ""
9741 "Did you hand edit your patch?\n"
9742 "It does not apply to blobs recorded in its index."
9743 msgstr ""
9745 #: builtin/am.c:1565
9746 msgid "Falling back to patching base and 3-way merge..."
9747 msgstr ""
9749 #: builtin/am.c:1591
9750 msgid "Failed to merge in the changes."
9751 msgstr ""
9753 #: builtin/am.c:1623
9754 msgid "applying to an empty history"
9755 msgstr ""
9757 #: builtin/am.c:1675 builtin/am.c:1679
9758 #, c-format
9759 msgid "cannot resume: %s does not exist."
9760 msgstr ""
9762 #: builtin/am.c:1697
9763 msgid "Commit Body is:"
9764 msgstr ""
9766 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
9767 #. in your translation. The program will only accept English
9768 #. input at this point.
9770 #: builtin/am.c:1707
9771 #, c-format
9772 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
9773 msgstr ""
9775 #: builtin/am.c:1753 builtin/commit.c:408
9776 msgid "unable to write index file"
9777 msgstr ""
9779 #: builtin/am.c:1757
9780 #, c-format
9781 msgid "Dirty index: cannot apply patches (dirty: %s)"
9782 msgstr ""
9784 #: builtin/am.c:1797 builtin/am.c:1865
9785 #, c-format
9786 msgid "Applying: %.*s"
9787 msgstr ""
9789 #: builtin/am.c:1814
9790 msgid "No changes -- Patch already applied."
9791 msgstr ""
9793 #: builtin/am.c:1820
9794 #, c-format
9795 msgid "Patch failed at %s %.*s"
9796 msgstr ""
9798 #: builtin/am.c:1824
9799 msgid "Use 'git am --show-current-patch=diff' to see the failed patch"
9800 msgstr ""
9802 #: builtin/am.c:1868
9803 msgid ""
9804 "No changes - did you forget to use 'git add'?\n"
9805 "If there is nothing left to stage, chances are that something else\n"
9806 "already introduced the same changes; you might want to skip this patch."
9807 msgstr ""
9809 #: builtin/am.c:1875
9810 msgid ""
9811 "You still have unmerged paths in your index.\n"
9812 "You should 'git add' each file with resolved conflicts to mark them as "
9813 "such.\n"
9814 "You might run `git rm` on a file to accept \"deleted by them\" for it."
9815 msgstr ""
9817 #: builtin/am.c:1982 builtin/am.c:1986 builtin/am.c:1998 builtin/reset.c:347
9818 #: builtin/reset.c:355
9819 #, c-format
9820 msgid "Could not parse object '%s'."
9821 msgstr ""
9823 #: builtin/am.c:2034
9824 msgid "failed to clean index"
9825 msgstr ""
9827 #: builtin/am.c:2078
9828 msgid ""
9829 "You seem to have moved HEAD since the last 'am' failure.\n"
9830 "Not rewinding to ORIG_HEAD"
9831 msgstr ""
9833 #: builtin/am.c:2185
9834 #, c-format
9835 msgid "Invalid value for --patch-format: %s"
9836 msgstr ""
9838 #: builtin/am.c:2227
9839 #, c-format
9840 msgid "Invalid value for --show-current-patch: %s"
9841 msgstr ""
9843 #: builtin/am.c:2231
9844 #, c-format
9845 msgid "--show-current-patch=%s is incompatible with --show-current-patch=%s"
9846 msgstr ""
9848 #: builtin/am.c:2262
9849 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
9850 msgstr ""
9852 #: builtin/am.c:2263
9853 msgid "git am [<options>] (--continue | --skip | --abort)"
9854 msgstr ""
9856 #: builtin/am.c:2269
9857 msgid "run interactively"
9858 msgstr ""
9860 #: builtin/am.c:2271
9861 msgid "historical option -- no-op"
9862 msgstr ""
9864 #: builtin/am.c:2273
9865 msgid "allow fall back on 3way merging if needed"
9866 msgstr ""
9868 #: builtin/am.c:2274 builtin/init-db.c:547 builtin/prune-packed.c:16
9869 #: builtin/repack.c:472 builtin/stash.c:945
9870 msgid "be quiet"
9871 msgstr ""
9873 #: builtin/am.c:2276
9874 msgid "add a Signed-off-by trailer to the commit message"
9875 msgstr ""
9877 #: builtin/am.c:2279
9878 msgid "recode into utf8 (default)"
9879 msgstr ""
9881 #: builtin/am.c:2281
9882 msgid "pass -k flag to git-mailinfo"
9883 msgstr ""
9885 #: builtin/am.c:2283
9886 msgid "pass -b flag to git-mailinfo"
9887 msgstr ""
9889 #: builtin/am.c:2285
9890 msgid "pass -m flag to git-mailinfo"
9891 msgstr ""
9893 #: builtin/am.c:2287
9894 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
9895 msgstr ""
9897 #: builtin/am.c:2290
9898 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
9899 msgstr ""
9901 #: builtin/am.c:2293
9902 msgid "strip everything before a scissors line"
9903 msgstr ""
9905 #: builtin/am.c:2295
9906 msgid "pass it through git-mailinfo"
9907 msgstr ""
9909 #: builtin/am.c:2298 builtin/am.c:2301 builtin/am.c:2304 builtin/am.c:2307
9910 #: builtin/am.c:2310 builtin/am.c:2313 builtin/am.c:2316 builtin/am.c:2319
9911 #: builtin/am.c:2325
9912 msgid "pass it through git-apply"
9913 msgstr ""
9915 #: builtin/am.c:2315 builtin/commit.c:1512 builtin/fmt-merge-msg.c:17
9916 #: builtin/fmt-merge-msg.c:20 builtin/grep.c:905 builtin/merge.c:261
9917 #: builtin/pull.c:141 builtin/pull.c:200 builtin/pull.c:217
9918 #: builtin/rebase.c:1342 builtin/repack.c:483 builtin/repack.c:487
9919 #: builtin/repack.c:489 builtin/show-branch.c:650 builtin/show-ref.c:172
9920 #: builtin/tag.c:447 parse-options.h:155 parse-options.h:176
9921 #: parse-options.h:317
9922 msgid "n"
9923 msgstr ""
9925 #: builtin/am.c:2321 builtin/branch.c:672 builtin/bugreport.c:137
9926 #: builtin/for-each-ref.c:40 builtin/replace.c:556 builtin/tag.c:481
9927 #: builtin/verify-tag.c:38
9928 msgid "format"
9929 msgstr ""
9931 #: builtin/am.c:2322
9932 msgid "format the patch(es) are in"
9933 msgstr ""
9935 #: builtin/am.c:2328
9936 msgid "override error message when patch failure occurs"
9937 msgstr ""
9939 #: builtin/am.c:2330
9940 msgid "continue applying patches after resolving a conflict"
9941 msgstr ""
9943 #: builtin/am.c:2333
9944 msgid "synonyms for --continue"
9945 msgstr ""
9947 #: builtin/am.c:2336
9948 msgid "skip the current patch"
9949 msgstr ""
9951 #: builtin/am.c:2339
9952 msgid "restore the original branch and abort the patching operation"
9953 msgstr ""
9955 #: builtin/am.c:2342
9956 msgid "abort the patching operation but keep HEAD where it is"
9957 msgstr ""
9959 #: builtin/am.c:2346
9960 msgid "show the patch being applied"
9961 msgstr ""
9963 #: builtin/am.c:2351
9964 msgid "lie about committer date"
9965 msgstr ""
9967 #: builtin/am.c:2353
9968 msgid "use current timestamp for author date"
9969 msgstr ""
9971 #: builtin/am.c:2355 builtin/commit-tree.c:120 builtin/commit.c:1640
9972 #: builtin/merge.c:298 builtin/pull.c:175 builtin/rebase.c:537
9973 #: builtin/rebase.c:1395 builtin/revert.c:117 builtin/tag.c:462
9974 msgid "key-id"
9975 msgstr ""
9977 #: builtin/am.c:2356 builtin/rebase.c:538 builtin/rebase.c:1396
9978 msgid "GPG-sign commits"
9979 msgstr ""
9981 #: builtin/am.c:2359
9982 msgid "(internal use for git-rebase)"
9983 msgstr ""
9985 #: builtin/am.c:2377
9986 msgid ""
9987 "The -b/--binary option has been a no-op for long time, and\n"
9988 "it will be removed. Please do not use it anymore."
9989 msgstr ""
9991 #: builtin/am.c:2384
9992 msgid "failed to read the index"
9993 msgstr ""
9995 #: builtin/am.c:2399
9996 #, c-format
9997 msgid "previous rebase directory %s still exists but mbox given."
9998 msgstr ""
10000 #: builtin/am.c:2423
10001 #, c-format
10002 msgid ""
10003 "Stray %s directory found.\n"
10004 "Use \"git am --abort\" to remove it."
10005 msgstr ""
10007 #: builtin/am.c:2429
10008 msgid "Resolve operation not in progress, we are not resuming."
10009 msgstr ""
10011 #: builtin/am.c:2439
10012 msgid "interactive mode requires patches on the command line"
10013 msgstr ""
10015 #: builtin/apply.c:8
10016 msgid "git apply [<options>] [<patch>...]"
10017 msgstr ""
10019 #: builtin/archive.c:17
10020 #, c-format
10021 msgid "could not create archive file '%s'"
10022 msgstr ""
10024 #: builtin/archive.c:20
10025 msgid "could not redirect output"
10026 msgstr ""
10028 #: builtin/archive.c:37
10029 msgid "git archive: Remote with no URL"
10030 msgstr ""
10032 #: builtin/archive.c:61
10033 msgid "git archive: expected ACK/NAK, got a flush packet"
10034 msgstr ""
10036 #: builtin/archive.c:64
10037 #, c-format
10038 msgid "git archive: NACK %s"
10039 msgstr ""
10041 #: builtin/archive.c:65
10042 msgid "git archive: protocol error"
10043 msgstr ""
10045 #: builtin/archive.c:69
10046 msgid "git archive: expected a flush"
10047 msgstr ""
10049 #: builtin/bisect--helper.c:23
10050 msgid "git bisect--helper --bisect-reset [<commit>]"
10051 msgstr ""
10053 #: builtin/bisect--helper.c:24
10054 msgid "git bisect--helper --bisect-next-check <good_term> <bad_term> [<term>]"
10055 msgstr ""
10057 #: builtin/bisect--helper.c:25
10058 msgid ""
10059 "git bisect--helper --bisect-terms [--term-good | --term-old | --term-bad | --"
10060 "term-new]"
10061 msgstr ""
10063 #: builtin/bisect--helper.c:26
10064 msgid ""
10065 "git bisect--helper --bisect-start [--term-{new,bad}=<term> --term-{old,good}"
10066 "=<term>] [--no-checkout] [--first-parent] [<bad> [<good>...]] [--] "
10067 "[<paths>...]"
10068 msgstr ""
10070 #: builtin/bisect--helper.c:28
10071 msgid "git bisect--helper --bisect-next"
10072 msgstr ""
10074 #: builtin/bisect--helper.c:29
10075 msgid "git bisect--helper --bisect-state (bad|new) [<rev>]"
10076 msgstr ""
10078 #: builtin/bisect--helper.c:30
10079 msgid "git bisect--helper --bisect-state (good|old) [<rev>...]"
10080 msgstr ""
10082 #: builtin/bisect--helper.c:31
10083 msgid "git bisect--helper --bisect-replay <filename>"
10084 msgstr ""
10086 #: builtin/bisect--helper.c:32
10087 msgid "git bisect--helper --bisect-skip [(<rev>|<range>)...]"
10088 msgstr ""
10090 #: builtin/bisect--helper.c:107
10091 #, c-format
10092 msgid "cannot open file '%s' in mode '%s'"
10093 msgstr ""
10095 #: builtin/bisect--helper.c:114
10096 #, c-format
10097 msgid "could not write to file '%s'"
10098 msgstr ""
10100 #: builtin/bisect--helper.c:155
10101 #, c-format
10102 msgid "'%s' is not a valid term"
10103 msgstr ""
10105 #: builtin/bisect--helper.c:159
10106 #, c-format
10107 msgid "can't use the builtin command '%s' as a term"
10108 msgstr ""
10110 #: builtin/bisect--helper.c:169
10111 #, c-format
10112 msgid "can't change the meaning of the term '%s'"
10113 msgstr ""
10115 #: builtin/bisect--helper.c:179
10116 msgid "please use two different terms"
10117 msgstr ""
10119 #: builtin/bisect--helper.c:195
10120 #, c-format
10121 msgid "We are not bisecting.\n"
10122 msgstr ""
10124 #: builtin/bisect--helper.c:203
10125 #, c-format
10126 msgid "'%s' is not a valid commit"
10127 msgstr ""
10129 #: builtin/bisect--helper.c:212
10130 #, c-format
10131 msgid ""
10132 "could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
10133 msgstr ""
10135 #: builtin/bisect--helper.c:256
10136 #, c-format
10137 msgid "Bad bisect_write argument: %s"
10138 msgstr ""
10140 #: builtin/bisect--helper.c:261
10141 #, c-format
10142 msgid "couldn't get the oid of the rev '%s'"
10143 msgstr ""
10145 #: builtin/bisect--helper.c:273
10146 #, c-format
10147 msgid "couldn't open the file '%s'"
10148 msgstr ""
10150 #: builtin/bisect--helper.c:299
10151 #, c-format
10152 msgid "Invalid command: you're currently in a %s/%s bisect"
10153 msgstr ""
10155 #: builtin/bisect--helper.c:326
10156 #, c-format
10157 msgid ""
10158 "You need to give me at least one %s and %s revision.\n"
10159 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
10160 msgstr ""
10162 #: builtin/bisect--helper.c:330
10163 #, c-format
10164 msgid ""
10165 "You need to start by \"git bisect start\".\n"
10166 "You then need to give me at least one %s and %s revision.\n"
10167 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
10168 msgstr ""
10170 #: builtin/bisect--helper.c:350
10171 #, c-format
10172 msgid "bisecting only with a %s commit"
10173 msgstr ""
10175 #. TRANSLATORS: Make sure to include [Y] and [n] in your
10176 #. translation. The program will only accept English input
10177 #. at this point.
10179 #: builtin/bisect--helper.c:358
10180 msgid "Are you sure [Y/n]? "
10181 msgstr ""
10183 #: builtin/bisect--helper.c:419
10184 msgid "no terms defined"
10185 msgstr ""
10187 #: builtin/bisect--helper.c:422
10188 #, c-format
10189 msgid ""
10190 "Your current terms are %s for the old state\n"
10191 "and %s for the new state.\n"
10192 msgstr ""
10194 #: builtin/bisect--helper.c:432
10195 #, c-format
10196 msgid ""
10197 "invalid argument %s for 'git bisect terms'.\n"
10198 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
10199 msgstr ""
10201 #: builtin/bisect--helper.c:499 builtin/bisect--helper.c:1023
10202 msgid "revision walk setup failed\n"
10203 msgstr ""
10205 #: builtin/bisect--helper.c:521
10206 #, c-format
10207 msgid "could not open '%s' for appending"
10208 msgstr ""
10210 #: builtin/bisect--helper.c:640 builtin/bisect--helper.c:653
10211 msgid "'' is not a valid term"
10212 msgstr ""
10214 #: builtin/bisect--helper.c:663
10215 #, c-format
10216 msgid "unrecognized option: '%s'"
10217 msgstr ""
10219 #: builtin/bisect--helper.c:667
10220 #, c-format
10221 msgid "'%s' does not appear to be a valid revision"
10222 msgstr ""
10224 #: builtin/bisect--helper.c:698
10225 msgid "bad HEAD - I need a HEAD"
10226 msgstr ""
10228 #: builtin/bisect--helper.c:713
10229 #, c-format
10230 msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
10231 msgstr ""
10233 #: builtin/bisect--helper.c:734
10234 msgid "won't bisect on cg-seek'ed tree"
10235 msgstr ""
10237 #: builtin/bisect--helper.c:737
10238 msgid "bad HEAD - strange symbolic ref"
10239 msgstr ""
10241 #: builtin/bisect--helper.c:757
10242 #, c-format
10243 msgid "invalid ref: '%s'"
10244 msgstr ""
10246 #: builtin/bisect--helper.c:815
10247 msgid "You need to start by \"git bisect start\"\n"
10248 msgstr ""
10250 #. TRANSLATORS: Make sure to include [Y] and [n] in your
10251 #. translation. The program will only accept English input
10252 #. at this point.
10254 #: builtin/bisect--helper.c:826
10255 msgid "Do you want me to do it for you [Y/n]? "
10256 msgstr ""
10258 #: builtin/bisect--helper.c:844
10259 msgid "Please call `--bisect-state` with at least one argument"
10260 msgstr ""
10262 #: builtin/bisect--helper.c:857
10263 #, c-format
10264 msgid "'git bisect %s' can take only one argument."
10265 msgstr ""
10267 #: builtin/bisect--helper.c:869 builtin/bisect--helper.c:882
10268 #, c-format
10269 msgid "Bad rev input: %s"
10270 msgstr ""
10272 #: builtin/bisect--helper.c:889
10273 #, c-format
10274 msgid "Bad rev input (not a commit): %s"
10275 msgstr ""
10277 #: builtin/bisect--helper.c:921
10278 msgid "We are not bisecting."
10279 msgstr ""
10281 #: builtin/bisect--helper.c:971
10282 #, c-format
10283 msgid "'%s'?? what are you talking about?"
10284 msgstr ""
10286 #: builtin/bisect--helper.c:983
10287 #, c-format
10288 msgid "cannot read file '%s' for replaying"
10289 msgstr ""
10291 #: builtin/bisect--helper.c:1056
10292 msgid "reset the bisection state"
10293 msgstr ""
10295 #: builtin/bisect--helper.c:1058
10296 msgid "check whether bad or good terms exist"
10297 msgstr ""
10299 #: builtin/bisect--helper.c:1060
10300 msgid "print out the bisect terms"
10301 msgstr ""
10303 #: builtin/bisect--helper.c:1062
10304 msgid "start the bisect session"
10305 msgstr ""
10307 #: builtin/bisect--helper.c:1064
10308 msgid "find the next bisection commit"
10309 msgstr ""
10311 #: builtin/bisect--helper.c:1066
10312 msgid "mark the state of ref (or refs)"
10313 msgstr ""
10315 #: builtin/bisect--helper.c:1068
10316 msgid "list the bisection steps so far"
10317 msgstr ""
10319 #: builtin/bisect--helper.c:1070
10320 msgid "replay the bisection process from the given file"
10321 msgstr ""
10323 #: builtin/bisect--helper.c:1072
10324 msgid "skip some commits for checkout"
10325 msgstr ""
10327 #: builtin/bisect--helper.c:1074
10328 msgid "no log for BISECT_WRITE"
10329 msgstr ""
10331 #: builtin/bisect--helper.c:1089
10332 msgid "--bisect-reset requires either no argument or a commit"
10333 msgstr ""
10335 #: builtin/bisect--helper.c:1094
10336 msgid "--bisect-next-check requires 2 or 3 arguments"
10337 msgstr ""
10339 #: builtin/bisect--helper.c:1100
10340 msgid "--bisect-terms requires 0 or 1 argument"
10341 msgstr ""
10343 #: builtin/bisect--helper.c:1109
10344 msgid "--bisect-next requires 0 arguments"
10345 msgstr ""
10347 #: builtin/bisect--helper.c:1120
10348 msgid "--bisect-log requires 0 arguments"
10349 msgstr ""
10351 #: builtin/bisect--helper.c:1125
10352 msgid "no logfile given"
10353 msgstr ""
10355 #: builtin/blame.c:32
10356 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
10357 msgstr ""
10359 #: builtin/blame.c:37
10360 msgid "<rev-opts> are documented in git-rev-list(1)"
10361 msgstr ""
10363 #: builtin/blame.c:410
10364 #, c-format
10365 msgid "expecting a color: %s"
10366 msgstr ""
10368 #: builtin/blame.c:417
10369 msgid "must end with a color"
10370 msgstr ""
10372 #: builtin/blame.c:728
10373 #, c-format
10374 msgid "invalid color '%s' in color.blame.repeatedLines"
10375 msgstr ""
10377 #: builtin/blame.c:746
10378 msgid "invalid value for blame.coloring"
10379 msgstr ""
10381 #: builtin/blame.c:845
10382 #, c-format
10383 msgid "cannot find revision %s to ignore"
10384 msgstr ""
10386 #: builtin/blame.c:867
10387 msgid "show blame entries as we find them, incrementally"
10388 msgstr ""
10390 #: builtin/blame.c:868
10391 msgid "do not show object names of boundary commits (Default: off)"
10392 msgstr ""
10394 #: builtin/blame.c:869
10395 msgid "do not treat root commits as boundaries (Default: off)"
10396 msgstr ""
10398 #: builtin/blame.c:870
10399 msgid "show work cost statistics"
10400 msgstr ""
10402 #: builtin/blame.c:871 builtin/checkout.c:1524 builtin/clone.c:94
10403 #: builtin/commit-graph.c:84 builtin/commit-graph.c:222 builtin/fetch.c:179
10404 #: builtin/merge.c:297 builtin/multi-pack-index.c:55 builtin/pull.c:119
10405 #: builtin/push.c:566 builtin/send-pack.c:198
10406 msgid "force progress reporting"
10407 msgstr ""
10409 #: builtin/blame.c:872
10410 msgid "show output score for blame entries"
10411 msgstr ""
10413 #: builtin/blame.c:873
10414 msgid "show original filename (Default: auto)"
10415 msgstr ""
10417 #: builtin/blame.c:874
10418 msgid "show original linenumber (Default: off)"
10419 msgstr ""
10421 #: builtin/blame.c:875
10422 msgid "show in a format designed for machine consumption"
10423 msgstr ""
10425 #: builtin/blame.c:876
10426 msgid "show porcelain format with per-line commit information"
10427 msgstr ""
10429 #: builtin/blame.c:877
10430 msgid "use the same output mode as git-annotate (Default: off)"
10431 msgstr ""
10433 #: builtin/blame.c:878
10434 msgid "show raw timestamp (Default: off)"
10435 msgstr ""
10437 #: builtin/blame.c:879
10438 msgid "show long commit SHA1 (Default: off)"
10439 msgstr ""
10441 #: builtin/blame.c:880
10442 msgid "suppress author name and timestamp (Default: off)"
10443 msgstr ""
10445 #: builtin/blame.c:881
10446 msgid "show author email instead of name (Default: off)"
10447 msgstr ""
10449 #: builtin/blame.c:882
10450 msgid "ignore whitespace differences"
10451 msgstr ""
10453 #: builtin/blame.c:883 builtin/log.c:1823
10454 msgid "rev"
10455 msgstr ""
10457 #: builtin/blame.c:883
10458 msgid "ignore <rev> when blaming"
10459 msgstr ""
10461 #: builtin/blame.c:884
10462 msgid "ignore revisions from <file>"
10463 msgstr ""
10465 #: builtin/blame.c:885
10466 msgid "color redundant metadata from previous line differently"
10467 msgstr ""
10469 #: builtin/blame.c:886
10470 msgid "color lines by age"
10471 msgstr ""
10473 #: builtin/blame.c:887
10474 msgid "spend extra cycles to find better match"
10475 msgstr ""
10477 #: builtin/blame.c:888
10478 msgid "use revisions from <file> instead of calling git-rev-list"
10479 msgstr ""
10481 #: builtin/blame.c:889
10482 msgid "use <file>'s contents as the final image"
10483 msgstr ""
10485 #: builtin/blame.c:890 builtin/blame.c:891
10486 msgid "score"
10487 msgstr ""
10489 #: builtin/blame.c:890
10490 msgid "find line copies within and across files"
10491 msgstr ""
10493 #: builtin/blame.c:891
10494 msgid "find line movements within and across files"
10495 msgstr ""
10497 #: builtin/blame.c:892
10498 msgid "range"
10499 msgstr ""
10501 #: builtin/blame.c:893
10502 msgid "process only line range <start>,<end> or function :<funcname>"
10503 msgstr ""
10505 #: builtin/blame.c:945
10506 msgid "--progress can't be used with --incremental or porcelain formats"
10507 msgstr ""
10509 #. TRANSLATORS: This string is used to tell us the
10510 #. maximum display width for a relative timestamp in
10511 #. "git blame" output.  For C locale, "4 years, 11
10512 #. months ago", which takes 22 places, is the longest
10513 #. among various forms of relative timestamps, but
10514 #. your language may need more or fewer display
10515 #. columns.
10517 #: builtin/blame.c:996
10518 msgid "4 years, 11 months ago"
10519 msgstr ""
10521 #: builtin/blame.c:1112
10522 #, c-format
10523 msgid "file %s has only %lu line"
10524 msgid_plural "file %s has only %lu lines"
10525 msgstr[0] ""
10526 msgstr[1] ""
10528 #: builtin/blame.c:1157
10529 msgid "Blaming lines"
10530 msgstr ""
10532 #: builtin/branch.c:29
10533 msgid "git branch [<options>] [-r | -a] [--merged] [--no-merged]"
10534 msgstr ""
10536 #: builtin/branch.c:30
10537 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
10538 msgstr ""
10540 #: builtin/branch.c:31
10541 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
10542 msgstr ""
10544 #: builtin/branch.c:32
10545 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
10546 msgstr ""
10548 #: builtin/branch.c:33
10549 msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
10550 msgstr ""
10552 #: builtin/branch.c:34
10553 msgid "git branch [<options>] [-r | -a] [--points-at]"
10554 msgstr ""
10556 #: builtin/branch.c:35
10557 msgid "git branch [<options>] [-r | -a] [--format]"
10558 msgstr ""
10560 #: builtin/branch.c:154
10561 #, c-format
10562 msgid ""
10563 "deleting branch '%s' that has been merged to\n"
10564 "         '%s', but not yet merged to HEAD."
10565 msgstr ""
10567 #: builtin/branch.c:158
10568 #, c-format
10569 msgid ""
10570 "not deleting branch '%s' that is not yet merged to\n"
10571 "         '%s', even though it is merged to HEAD."
10572 msgstr ""
10574 #: builtin/branch.c:172
10575 #, c-format
10576 msgid "Couldn't look up commit object for '%s'"
10577 msgstr ""
10579 #: builtin/branch.c:176
10580 #, c-format
10581 msgid ""
10582 "The branch '%s' is not fully merged.\n"
10583 "If you are sure you want to delete it, run 'git branch -D %s'."
10584 msgstr ""
10586 #: builtin/branch.c:189
10587 msgid "Update of config-file failed"
10588 msgstr ""
10590 #: builtin/branch.c:223
10591 msgid "cannot use -a with -d"
10592 msgstr ""
10594 #: builtin/branch.c:230
10595 msgid "Couldn't look up commit object for HEAD"
10596 msgstr ""
10598 #: builtin/branch.c:244
10599 #, c-format
10600 msgid "Cannot delete branch '%s' checked out at '%s'"
10601 msgstr ""
10603 #: builtin/branch.c:259
10604 #, c-format
10605 msgid "remote-tracking branch '%s' not found."
10606 msgstr ""
10608 #: builtin/branch.c:260
10609 #, c-format
10610 msgid "branch '%s' not found."
10611 msgstr ""
10613 #: builtin/branch.c:291
10614 #, c-format
10615 msgid "Deleted remote-tracking branch %s (was %s).\n"
10616 msgstr ""
10618 #: builtin/branch.c:292
10619 #, c-format
10620 msgid "Deleted branch %s (was %s).\n"
10621 msgstr ""
10623 #: builtin/branch.c:440 builtin/tag.c:63
10624 msgid "unable to parse format string"
10625 msgstr ""
10627 #: builtin/branch.c:471
10628 msgid "could not resolve HEAD"
10629 msgstr ""
10631 #: builtin/branch.c:477
10632 #, c-format
10633 msgid "HEAD (%s) points outside of refs/heads/"
10634 msgstr ""
10636 #: builtin/branch.c:492
10637 #, c-format
10638 msgid "Branch %s is being rebased at %s"
10639 msgstr ""
10641 #: builtin/branch.c:496
10642 #, c-format
10643 msgid "Branch %s is being bisected at %s"
10644 msgstr ""
10646 #: builtin/branch.c:513
10647 msgid "cannot copy the current branch while not on any."
10648 msgstr ""
10650 #: builtin/branch.c:515
10651 msgid "cannot rename the current branch while not on any."
10652 msgstr ""
10654 #: builtin/branch.c:526
10655 #, c-format
10656 msgid "Invalid branch name: '%s'"
10657 msgstr ""
10659 #: builtin/branch.c:555
10660 msgid "Branch rename failed"
10661 msgstr ""
10663 #: builtin/branch.c:557
10664 msgid "Branch copy failed"
10665 msgstr ""
10667 #: builtin/branch.c:561
10668 #, c-format
10669 msgid "Created a copy of a misnamed branch '%s'"
10670 msgstr ""
10672 #: builtin/branch.c:564
10673 #, c-format
10674 msgid "Renamed a misnamed branch '%s' away"
10675 msgstr ""
10677 #: builtin/branch.c:570
10678 #, c-format
10679 msgid "Branch renamed to %s, but HEAD is not updated!"
10680 msgstr ""
10682 #: builtin/branch.c:579
10683 msgid "Branch is renamed, but update of config-file failed"
10684 msgstr ""
10686 #: builtin/branch.c:581
10687 msgid "Branch is copied, but update of config-file failed"
10688 msgstr ""
10690 #: builtin/branch.c:597
10691 #, c-format
10692 msgid ""
10693 "Please edit the description for the branch\n"
10694 "  %s\n"
10695 "Lines starting with '%c' will be stripped.\n"
10696 msgstr ""
10698 #: builtin/branch.c:631
10699 msgid "Generic options"
10700 msgstr ""
10702 #: builtin/branch.c:633
10703 msgid "show hash and subject, give twice for upstream branch"
10704 msgstr ""
10706 #: builtin/branch.c:634
10707 msgid "suppress informational messages"
10708 msgstr ""
10710 #: builtin/branch.c:635
10711 msgid "set up tracking mode (see git-pull(1))"
10712 msgstr ""
10714 #: builtin/branch.c:637
10715 msgid "do not use"
10716 msgstr ""
10718 #: builtin/branch.c:639 builtin/rebase.c:533
10719 msgid "upstream"
10720 msgstr ""
10722 #: builtin/branch.c:639
10723 msgid "change the upstream info"
10724 msgstr ""
10726 #: builtin/branch.c:640
10727 msgid "unset the upstream info"
10728 msgstr ""
10730 #: builtin/branch.c:641
10731 msgid "use colored output"
10732 msgstr ""
10734 #: builtin/branch.c:642
10735 msgid "act on remote-tracking branches"
10736 msgstr ""
10738 #: builtin/branch.c:644 builtin/branch.c:646
10739 msgid "print only branches that contain the commit"
10740 msgstr ""
10742 #: builtin/branch.c:645 builtin/branch.c:647
10743 msgid "print only branches that don't contain the commit"
10744 msgstr ""
10746 #: builtin/branch.c:650
10747 msgid "Specific git-branch actions:"
10748 msgstr ""
10750 #: builtin/branch.c:651
10751 msgid "list both remote-tracking and local branches"
10752 msgstr ""
10754 #: builtin/branch.c:653
10755 msgid "delete fully merged branch"
10756 msgstr ""
10758 #: builtin/branch.c:654
10759 msgid "delete branch (even if not merged)"
10760 msgstr ""
10762 #: builtin/branch.c:655
10763 msgid "move/rename a branch and its reflog"
10764 msgstr ""
10766 #: builtin/branch.c:656
10767 msgid "move/rename a branch, even if target exists"
10768 msgstr ""
10770 #: builtin/branch.c:657
10771 msgid "copy a branch and its reflog"
10772 msgstr ""
10774 #: builtin/branch.c:658
10775 msgid "copy a branch, even if target exists"
10776 msgstr ""
10778 #: builtin/branch.c:659
10779 msgid "list branch names"
10780 msgstr ""
10782 #: builtin/branch.c:660
10783 msgid "show current branch name"
10784 msgstr ""
10786 #: builtin/branch.c:661
10787 msgid "create the branch's reflog"
10788 msgstr ""
10790 #: builtin/branch.c:663
10791 msgid "edit the description for the branch"
10792 msgstr ""
10794 #: builtin/branch.c:664
10795 msgid "force creation, move/rename, deletion"
10796 msgstr ""
10798 #: builtin/branch.c:665
10799 msgid "print only branches that are merged"
10800 msgstr ""
10802 #: builtin/branch.c:666
10803 msgid "print only branches that are not merged"
10804 msgstr ""
10806 #: builtin/branch.c:667
10807 msgid "list branches in columns"
10808 msgstr ""
10810 #: builtin/branch.c:669 builtin/for-each-ref.c:44 builtin/notes.c:415
10811 #: builtin/notes.c:418 builtin/notes.c:581 builtin/notes.c:584
10812 #: builtin/tag.c:477
10813 msgid "object"
10814 msgstr ""
10816 #: builtin/branch.c:670
10817 msgid "print only branches of the object"
10818 msgstr ""
10820 #: builtin/branch.c:671 builtin/for-each-ref.c:50 builtin/tag.c:484
10821 msgid "sorting and filtering are case insensitive"
10822 msgstr ""
10824 #: builtin/branch.c:672 builtin/for-each-ref.c:40 builtin/tag.c:482
10825 #: builtin/verify-tag.c:38
10826 msgid "format to use for the output"
10827 msgstr ""
10829 #: builtin/branch.c:695 builtin/clone.c:794
10830 msgid "HEAD not found below refs/heads!"
10831 msgstr ""
10833 #: builtin/branch.c:719
10834 msgid "--column and --verbose are incompatible"
10835 msgstr ""
10837 #: builtin/branch.c:734 builtin/branch.c:790 builtin/branch.c:799
10838 msgid "branch name required"
10839 msgstr ""
10841 #: builtin/branch.c:766
10842 msgid "Cannot give description to detached HEAD"
10843 msgstr ""
10845 #: builtin/branch.c:771
10846 msgid "cannot edit description of more than one branch"
10847 msgstr ""
10849 #: builtin/branch.c:778
10850 #, c-format
10851 msgid "No commit on branch '%s' yet."
10852 msgstr ""
10854 #: builtin/branch.c:781
10855 #, c-format
10856 msgid "No branch named '%s'."
10857 msgstr ""
10859 #: builtin/branch.c:796
10860 msgid "too many branches for a copy operation"
10861 msgstr ""
10863 #: builtin/branch.c:805
10864 msgid "too many arguments for a rename operation"
10865 msgstr ""
10867 #: builtin/branch.c:810
10868 msgid "too many arguments to set new upstream"
10869 msgstr ""
10871 #: builtin/branch.c:814
10872 #, c-format
10873 msgid ""
10874 "could not set upstream of HEAD to %s when it does not point to any branch."
10875 msgstr ""
10877 #: builtin/branch.c:817 builtin/branch.c:840
10878 #, c-format
10879 msgid "no such branch '%s'"
10880 msgstr ""
10882 #: builtin/branch.c:821
10883 #, c-format
10884 msgid "branch '%s' does not exist"
10885 msgstr ""
10887 #: builtin/branch.c:834
10888 msgid "too many arguments to unset upstream"
10889 msgstr ""
10891 #: builtin/branch.c:838
10892 msgid "could not unset upstream of HEAD when it does not point to any branch."
10893 msgstr ""
10895 #: builtin/branch.c:844
10896 #, c-format
10897 msgid "Branch '%s' has no upstream information"
10898 msgstr ""
10900 #: builtin/branch.c:854
10901 msgid ""
10902 "The -a, and -r, options to 'git branch' do not take a branch name.\n"
10903 "Did you mean to use: -a|-r --list <pattern>?"
10904 msgstr ""
10906 #: builtin/branch.c:858
10907 msgid ""
10908 "the '--set-upstream' option is no longer supported. Please use '--track' or "
10909 "'--set-upstream-to' instead."
10910 msgstr ""
10912 #: builtin/bugreport.c:15
10913 msgid "git version:\n"
10914 msgstr ""
10916 #: builtin/bugreport.c:21
10917 #, c-format
10918 msgid "uname() failed with error '%s' (%d)\n"
10919 msgstr ""
10921 #: builtin/bugreport.c:31
10922 msgid "compiler info: "
10923 msgstr ""
10925 #: builtin/bugreport.c:34
10926 msgid "libc info: "
10927 msgstr ""
10929 #: builtin/bugreport.c:80
10930 msgid "not run from a git repository - no hooks to show\n"
10931 msgstr ""
10933 #: builtin/bugreport.c:90
10934 msgid "git bugreport [-o|--output-directory <file>] [-s|--suffix <format>]"
10935 msgstr ""
10937 #: builtin/bugreport.c:97
10938 msgid ""
10939 "Thank you for filling out a Git bug report!\n"
10940 "Please answer the following questions to help us understand your issue.\n"
10941 "\n"
10942 "What did you do before the bug happened? (Steps to reproduce your issue)\n"
10943 "\n"
10944 "What did you expect to happen? (Expected behavior)\n"
10945 "\n"
10946 "What happened instead? (Actual behavior)\n"
10947 "\n"
10948 "What's different between what you expected and what actually happened?\n"
10949 "\n"
10950 "Anything else you want to add:\n"
10951 "\n"
10952 "Please review the rest of the bug report below.\n"
10953 "You can delete any lines you don't wish to share.\n"
10954 msgstr ""
10956 #: builtin/bugreport.c:136
10957 msgid "specify a destination for the bugreport file"
10958 msgstr ""
10960 #: builtin/bugreport.c:138
10961 msgid "specify a strftime format suffix for the filename"
10962 msgstr ""
10964 #: builtin/bugreport.c:160
10965 #, c-format
10966 msgid "could not create leading directories for '%s'"
10967 msgstr ""
10969 #: builtin/bugreport.c:167
10970 msgid "System Info"
10971 msgstr ""
10973 #: builtin/bugreport.c:170
10974 msgid "Enabled Hooks"
10975 msgstr ""
10977 #: builtin/bugreport.c:177
10978 #, c-format
10979 msgid "couldn't create a new file at '%s'"
10980 msgstr ""
10982 #: builtin/bugreport.c:180
10983 #, c-format
10984 msgid "unable to write to %s"
10985 msgstr ""
10987 #: builtin/bugreport.c:190
10988 #, c-format
10989 msgid "Created new report at '%s'.\n"
10990 msgstr ""
10992 #: builtin/bundle.c:15 builtin/bundle.c:23
10993 msgid "git bundle create [<options>] <file> <git-rev-list args>"
10994 msgstr ""
10996 #: builtin/bundle.c:16 builtin/bundle.c:28
10997 msgid "git bundle verify [<options>] <file>"
10998 msgstr ""
11000 #: builtin/bundle.c:17 builtin/bundle.c:33
11001 msgid "git bundle list-heads <file> [<refname>...]"
11002 msgstr ""
11004 #: builtin/bundle.c:18 builtin/bundle.c:38
11005 msgid "git bundle unbundle <file> [<refname>...]"
11006 msgstr ""
11008 #: builtin/bundle.c:67 builtin/pack-objects.c:3907
11009 msgid "do not show progress meter"
11010 msgstr ""
11012 #: builtin/bundle.c:69 builtin/pack-objects.c:3909
11013 msgid "show progress meter"
11014 msgstr ""
11016 #: builtin/bundle.c:71 builtin/pack-objects.c:3911
11017 msgid "show progress meter during object writing phase"
11018 msgstr ""
11020 #: builtin/bundle.c:74 builtin/pack-objects.c:3914
11021 msgid "similar to --all-progress when progress meter is shown"
11022 msgstr ""
11024 #: builtin/bundle.c:76
11025 msgid "specify bundle format version"
11026 msgstr ""
11028 #: builtin/bundle.c:96
11029 msgid "Need a repository to create a bundle."
11030 msgstr ""
11032 #: builtin/bundle.c:109
11033 msgid "do not show bundle details"
11034 msgstr ""
11036 #: builtin/bundle.c:128
11037 #, c-format
11038 msgid "%s is okay\n"
11039 msgstr ""
11041 #: builtin/bundle.c:179
11042 msgid "Need a repository to unbundle."
11043 msgstr ""
11045 #: builtin/bundle.c:191 builtin/remote.c:1700
11046 msgid "be verbose; must be placed before a subcommand"
11047 msgstr ""
11049 #: builtin/bundle.c:213 builtin/remote.c:1731
11050 #, c-format
11051 msgid "Unknown subcommand: %s"
11052 msgstr ""
11054 #: builtin/cat-file.c:596
11055 msgid ""
11056 "git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
11057 "p | <type> | --textconv | --filters) [--path=<path>] <object>"
11058 msgstr ""
11060 #: builtin/cat-file.c:597
11061 msgid ""
11062 "git cat-file (--batch[=<format>] | --batch-check[=<format>]) [--follow-"
11063 "symlinks] [--textconv | --filters]"
11064 msgstr ""
11066 #: builtin/cat-file.c:618
11067 msgid "only one batch option may be specified"
11068 msgstr ""
11070 #: builtin/cat-file.c:636
11071 msgid "<type> can be one of: blob, tree, commit, tag"
11072 msgstr ""
11074 #: builtin/cat-file.c:637
11075 msgid "show object type"
11076 msgstr ""
11078 #: builtin/cat-file.c:638
11079 msgid "show object size"
11080 msgstr ""
11082 #: builtin/cat-file.c:640
11083 msgid "exit with zero when there's no error"
11084 msgstr ""
11086 #: builtin/cat-file.c:641
11087 msgid "pretty-print object's content"
11088 msgstr ""
11090 #: builtin/cat-file.c:643
11091 msgid "for blob objects, run textconv on object's content"
11092 msgstr ""
11094 #: builtin/cat-file.c:645
11095 msgid "for blob objects, run filters on object's content"
11096 msgstr ""
11098 #: builtin/cat-file.c:646
11099 msgid "blob"
11100 msgstr ""
11102 #: builtin/cat-file.c:647
11103 msgid "use a specific path for --textconv/--filters"
11104 msgstr ""
11106 #: builtin/cat-file.c:649
11107 msgid "allow -s and -t to work with broken/corrupt objects"
11108 msgstr ""
11110 #: builtin/cat-file.c:650
11111 msgid "buffer --batch output"
11112 msgstr ""
11114 #: builtin/cat-file.c:652
11115 msgid "show info and content of objects fed from the standard input"
11116 msgstr ""
11118 #: builtin/cat-file.c:656
11119 msgid "show info about objects fed from the standard input"
11120 msgstr ""
11122 #: builtin/cat-file.c:660
11123 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
11124 msgstr ""
11126 #: builtin/cat-file.c:662
11127 msgid "show all objects with --batch or --batch-check"
11128 msgstr ""
11130 #: builtin/cat-file.c:664
11131 msgid "do not order --batch-all-objects output"
11132 msgstr ""
11134 #: builtin/check-attr.c:13
11135 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
11136 msgstr ""
11138 #: builtin/check-attr.c:14
11139 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
11140 msgstr ""
11142 #: builtin/check-attr.c:21
11143 msgid "report all attributes set on file"
11144 msgstr ""
11146 #: builtin/check-attr.c:22
11147 msgid "use .gitattributes only from the index"
11148 msgstr ""
11150 #: builtin/check-attr.c:23 builtin/check-ignore.c:25 builtin/hash-object.c:102
11151 msgid "read file names from stdin"
11152 msgstr ""
11154 #: builtin/check-attr.c:25 builtin/check-ignore.c:27
11155 msgid "terminate input and output records by a NUL character"
11156 msgstr ""
11158 #: builtin/check-ignore.c:21 builtin/checkout.c:1520 builtin/gc.c:549
11159 #: builtin/worktree.c:493
11160 msgid "suppress progress reporting"
11161 msgstr ""
11163 #: builtin/check-ignore.c:29
11164 msgid "show non-matching input paths"
11165 msgstr ""
11167 #: builtin/check-ignore.c:31
11168 msgid "ignore index when checking"
11169 msgstr ""
11171 #: builtin/check-ignore.c:165
11172 msgid "cannot specify pathnames with --stdin"
11173 msgstr ""
11175 #: builtin/check-ignore.c:168
11176 msgid "-z only makes sense with --stdin"
11177 msgstr ""
11179 #: builtin/check-ignore.c:170
11180 msgid "no path specified"
11181 msgstr ""
11183 #: builtin/check-ignore.c:174
11184 msgid "--quiet is only valid with a single pathname"
11185 msgstr ""
11187 #: builtin/check-ignore.c:176
11188 msgid "cannot have both --quiet and --verbose"
11189 msgstr ""
11191 #: builtin/check-ignore.c:179
11192 msgid "--non-matching is only valid with --verbose"
11193 msgstr ""
11195 #: builtin/check-mailmap.c:9
11196 msgid "git check-mailmap [<options>] <contact>..."
11197 msgstr ""
11199 #: builtin/check-mailmap.c:14
11200 msgid "also read contacts from stdin"
11201 msgstr ""
11203 #: builtin/check-mailmap.c:25
11204 #, c-format
11205 msgid "unable to parse contact: %s"
11206 msgstr ""
11208 #: builtin/check-mailmap.c:48
11209 msgid "no contacts specified"
11210 msgstr ""
11212 #: builtin/checkout--worker.c:110
11213 msgid "git checkout--worker [<options>]"
11214 msgstr ""
11216 #: builtin/checkout--worker.c:118 builtin/checkout-index.c:201
11217 #: builtin/column.c:31 builtin/submodule--helper.c:1824
11218 #: builtin/submodule--helper.c:1827 builtin/submodule--helper.c:1835
11219 #: builtin/submodule--helper.c:2333 builtin/worktree.c:491
11220 #: builtin/worktree.c:728
11221 msgid "string"
11222 msgstr ""
11224 #: builtin/checkout--worker.c:119 builtin/checkout-index.c:202
11225 msgid "when creating files, prepend <string>"
11226 msgstr ""
11228 #: builtin/checkout-index.c:152
11229 msgid "git checkout-index [<options>] [--] [<file>...]"
11230 msgstr ""
11232 #: builtin/checkout-index.c:169
11233 msgid "stage should be between 1 and 3 or all"
11234 msgstr ""
11236 #: builtin/checkout-index.c:187
11237 msgid "check out all files in the index"
11238 msgstr ""
11240 #: builtin/checkout-index.c:188
11241 msgid "force overwrite of existing files"
11242 msgstr ""
11244 #: builtin/checkout-index.c:190
11245 msgid "no warning for existing files and files not in index"
11246 msgstr ""
11248 #: builtin/checkout-index.c:192
11249 msgid "don't checkout new files"
11250 msgstr ""
11252 #: builtin/checkout-index.c:194
11253 msgid "update stat information in the index file"
11254 msgstr ""
11256 #: builtin/checkout-index.c:198
11257 msgid "read list of paths from the standard input"
11258 msgstr ""
11260 #: builtin/checkout-index.c:200
11261 msgid "write the content to temporary files"
11262 msgstr ""
11264 #: builtin/checkout-index.c:204
11265 msgid "copy out the files from named stage"
11266 msgstr ""
11268 #: builtin/checkout.c:33
11269 msgid "git checkout [<options>] <branch>"
11270 msgstr ""
11272 #: builtin/checkout.c:34
11273 msgid "git checkout [<options>] [<branch>] -- <file>..."
11274 msgstr ""
11276 #: builtin/checkout.c:39
11277 msgid "git switch [<options>] [<branch>]"
11278 msgstr ""
11280 #: builtin/checkout.c:44
11281 msgid "git restore [<options>] [--source=<branch>] <file>..."
11282 msgstr ""
11284 #: builtin/checkout.c:190 builtin/checkout.c:229
11285 #, c-format
11286 msgid "path '%s' does not have our version"
11287 msgstr ""
11289 #: builtin/checkout.c:192 builtin/checkout.c:231
11290 #, c-format
11291 msgid "path '%s' does not have their version"
11292 msgstr ""
11294 #: builtin/checkout.c:208
11295 #, c-format
11296 msgid "path '%s' does not have all necessary versions"
11297 msgstr ""
11299 #: builtin/checkout.c:261
11300 #, c-format
11301 msgid "path '%s' does not have necessary versions"
11302 msgstr ""
11304 #: builtin/checkout.c:278
11305 #, c-format
11306 msgid "path '%s': cannot merge"
11307 msgstr ""
11309 #: builtin/checkout.c:294
11310 #, c-format
11311 msgid "Unable to add merge result for '%s'"
11312 msgstr ""
11314 #: builtin/checkout.c:414
11315 #, c-format
11316 msgid "Recreated %d merge conflict"
11317 msgid_plural "Recreated %d merge conflicts"
11318 msgstr[0] ""
11319 msgstr[1] ""
11321 #: builtin/checkout.c:419
11322 #, c-format
11323 msgid "Updated %d path from %s"
11324 msgid_plural "Updated %d paths from %s"
11325 msgstr[0] ""
11326 msgstr[1] ""
11328 #: builtin/checkout.c:426
11329 #, c-format
11330 msgid "Updated %d path from the index"
11331 msgid_plural "Updated %d paths from the index"
11332 msgstr[0] ""
11333 msgstr[1] ""
11335 #: builtin/checkout.c:449 builtin/checkout.c:452 builtin/checkout.c:455
11336 #: builtin/checkout.c:459
11337 #, c-format
11338 msgid "'%s' cannot be used with updating paths"
11339 msgstr ""
11341 #: builtin/checkout.c:462 builtin/checkout.c:465
11342 #, c-format
11343 msgid "'%s' cannot be used with %s"
11344 msgstr ""
11346 #: builtin/checkout.c:469
11347 #, c-format
11348 msgid "Cannot update paths and switch to branch '%s' at the same time."
11349 msgstr ""
11351 #: builtin/checkout.c:473
11352 #, c-format
11353 msgid "neither '%s' or '%s' is specified"
11354 msgstr ""
11356 #: builtin/checkout.c:477
11357 #, c-format
11358 msgid "'%s' must be used when '%s' is not specified"
11359 msgstr ""
11361 #: builtin/checkout.c:482 builtin/checkout.c:487
11362 #, c-format
11363 msgid "'%s' or '%s' cannot be used with %s"
11364 msgstr ""
11366 #: builtin/checkout.c:563 builtin/checkout.c:570
11367 #, c-format
11368 msgid "path '%s' is unmerged"
11369 msgstr ""
11371 #: builtin/checkout.c:739
11372 msgid "you need to resolve your current index first"
11373 msgstr ""
11375 #: builtin/checkout.c:793
11376 #, c-format
11377 msgid ""
11378 "cannot continue with staged changes in the following files:\n"
11379 "%s"
11380 msgstr ""
11382 #: builtin/checkout.c:886
11383 #, c-format
11384 msgid "Can not do reflog for '%s': %s\n"
11385 msgstr ""
11387 #: builtin/checkout.c:928
11388 msgid "HEAD is now at"
11389 msgstr ""
11391 #: builtin/checkout.c:932 builtin/clone.c:725 t/helper/test-fast-rebase.c:203
11392 msgid "unable to update HEAD"
11393 msgstr ""
11395 #: builtin/checkout.c:936
11396 #, c-format
11397 msgid "Reset branch '%s'\n"
11398 msgstr ""
11400 #: builtin/checkout.c:939
11401 #, c-format
11402 msgid "Already on '%s'\n"
11403 msgstr ""
11405 #: builtin/checkout.c:943
11406 #, c-format
11407 msgid "Switched to and reset branch '%s'\n"
11408 msgstr ""
11410 #: builtin/checkout.c:945 builtin/checkout.c:1376
11411 #, c-format
11412 msgid "Switched to a new branch '%s'\n"
11413 msgstr ""
11415 #: builtin/checkout.c:947
11416 #, c-format
11417 msgid "Switched to branch '%s'\n"
11418 msgstr ""
11420 #: builtin/checkout.c:998
11421 #, c-format
11422 msgid " ... and %d more.\n"
11423 msgstr ""
11425 #: builtin/checkout.c:1004
11426 #, c-format
11427 msgid ""
11428 "Warning: you are leaving %d commit behind, not connected to\n"
11429 "any of your branches:\n"
11430 "\n"
11431 "%s\n"
11432 msgid_plural ""
11433 "Warning: you are leaving %d commits behind, not connected to\n"
11434 "any of your branches:\n"
11435 "\n"
11436 "%s\n"
11437 msgstr[0] ""
11438 msgstr[1] ""
11440 #: builtin/checkout.c:1023
11441 #, c-format
11442 msgid ""
11443 "If you want to keep it by creating a new branch, this may be a good time\n"
11444 "to do so with:\n"
11445 "\n"
11446 " git branch <new-branch-name> %s\n"
11447 "\n"
11448 msgid_plural ""
11449 "If you want to keep them by creating a new branch, this may be a good time\n"
11450 "to do so with:\n"
11451 "\n"
11452 " git branch <new-branch-name> %s\n"
11453 "\n"
11454 msgstr[0] ""
11455 msgstr[1] ""
11457 #: builtin/checkout.c:1058
11458 msgid "internal error in revision walk"
11459 msgstr ""
11461 #: builtin/checkout.c:1062
11462 msgid "Previous HEAD position was"
11463 msgstr ""
11465 #: builtin/checkout.c:1102 builtin/checkout.c:1371
11466 msgid "You are on a branch yet to be born"
11467 msgstr ""
11469 #: builtin/checkout.c:1184
11470 #, c-format
11471 msgid ""
11472 "'%s' could be both a local file and a tracking branch.\n"
11473 "Please use -- (and optionally --no-guess) to disambiguate"
11474 msgstr ""
11476 #: builtin/checkout.c:1191
11477 msgid ""
11478 "If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
11479 "you can do so by fully qualifying the name with the --track option:\n"
11480 "\n"
11481 "    git checkout --track origin/<name>\n"
11482 "\n"
11483 "If you'd like to always have checkouts of an ambiguous <name> prefer\n"
11484 "one remote, e.g. the 'origin' remote, consider setting\n"
11485 "checkout.defaultRemote=origin in your config."
11486 msgstr ""
11488 #: builtin/checkout.c:1201
11489 #, c-format
11490 msgid "'%s' matched multiple (%d) remote tracking branches"
11491 msgstr ""
11493 #: builtin/checkout.c:1267
11494 msgid "only one reference expected"
11495 msgstr ""
11497 #: builtin/checkout.c:1284
11498 #, c-format
11499 msgid "only one reference expected, %d given."
11500 msgstr ""
11502 #: builtin/checkout.c:1330 builtin/worktree.c:268 builtin/worktree.c:436
11503 #, c-format
11504 msgid "invalid reference: %s"
11505 msgstr ""
11507 #: builtin/checkout.c:1343 builtin/checkout.c:1709
11508 #, c-format
11509 msgid "reference is not a tree: %s"
11510 msgstr ""
11512 #: builtin/checkout.c:1390
11513 #, c-format
11514 msgid "a branch is expected, got tag '%s'"
11515 msgstr ""
11517 #: builtin/checkout.c:1392
11518 #, c-format
11519 msgid "a branch is expected, got remote branch '%s'"
11520 msgstr ""
11522 #: builtin/checkout.c:1393 builtin/checkout.c:1401
11523 #, c-format
11524 msgid "a branch is expected, got '%s'"
11525 msgstr ""
11527 #: builtin/checkout.c:1396
11528 #, c-format
11529 msgid "a branch is expected, got commit '%s'"
11530 msgstr ""
11532 #: builtin/checkout.c:1412
11533 msgid ""
11534 "cannot switch branch while merging\n"
11535 "Consider \"git merge --quit\" or \"git worktree add\"."
11536 msgstr ""
11538 #: builtin/checkout.c:1416
11539 msgid ""
11540 "cannot switch branch in the middle of an am session\n"
11541 "Consider \"git am --quit\" or \"git worktree add\"."
11542 msgstr ""
11544 #: builtin/checkout.c:1420
11545 msgid ""
11546 "cannot switch branch while rebasing\n"
11547 "Consider \"git rebase --quit\" or \"git worktree add\"."
11548 msgstr ""
11550 #: builtin/checkout.c:1424
11551 msgid ""
11552 "cannot switch branch while cherry-picking\n"
11553 "Consider \"git cherry-pick --quit\" or \"git worktree add\"."
11554 msgstr ""
11556 #: builtin/checkout.c:1428
11557 msgid ""
11558 "cannot switch branch while reverting\n"
11559 "Consider \"git revert --quit\" or \"git worktree add\"."
11560 msgstr ""
11562 #: builtin/checkout.c:1432
11563 msgid "you are switching branch while bisecting"
11564 msgstr ""
11566 #: builtin/checkout.c:1439
11567 msgid "paths cannot be used with switching branches"
11568 msgstr ""
11570 #: builtin/checkout.c:1442 builtin/checkout.c:1446 builtin/checkout.c:1450
11571 #, c-format
11572 msgid "'%s' cannot be used with switching branches"
11573 msgstr ""
11575 #: builtin/checkout.c:1454 builtin/checkout.c:1457 builtin/checkout.c:1460
11576 #: builtin/checkout.c:1465 builtin/checkout.c:1470
11577 #, c-format
11578 msgid "'%s' cannot be used with '%s'"
11579 msgstr ""
11581 #: builtin/checkout.c:1467
11582 #, c-format
11583 msgid "'%s' cannot take <start-point>"
11584 msgstr ""
11586 #: builtin/checkout.c:1475
11587 #, c-format
11588 msgid "Cannot switch branch to a non-commit '%s'"
11589 msgstr ""
11591 #: builtin/checkout.c:1482
11592 msgid "missing branch or commit argument"
11593 msgstr ""
11595 #: builtin/checkout.c:1525
11596 msgid "perform a 3-way merge with the new branch"
11597 msgstr ""
11599 #: builtin/checkout.c:1526 builtin/log.c:1810 parse-options.h:323
11600 msgid "style"
11601 msgstr ""
11603 #: builtin/checkout.c:1527
11604 msgid "conflict style (merge or diff3)"
11605 msgstr ""
11607 #: builtin/checkout.c:1539 builtin/worktree.c:488
11608 msgid "detach HEAD at named commit"
11609 msgstr ""
11611 #: builtin/checkout.c:1540
11612 msgid "set upstream info for new branch"
11613 msgstr ""
11615 #: builtin/checkout.c:1542
11616 msgid "force checkout (throw away local modifications)"
11617 msgstr ""
11619 #: builtin/checkout.c:1544
11620 msgid "new-branch"
11621 msgstr ""
11623 #: builtin/checkout.c:1544
11624 msgid "new unparented branch"
11625 msgstr ""
11627 #: builtin/checkout.c:1546 builtin/merge.c:301
11628 msgid "update ignored files (default)"
11629 msgstr ""
11631 #: builtin/checkout.c:1549
11632 msgid "do not check if another worktree is holding the given ref"
11633 msgstr ""
11635 #: builtin/checkout.c:1562
11636 msgid "checkout our version for unmerged files"
11637 msgstr ""
11639 #: builtin/checkout.c:1565
11640 msgid "checkout their version for unmerged files"
11641 msgstr ""
11643 #: builtin/checkout.c:1569
11644 msgid "do not limit pathspecs to sparse entries only"
11645 msgstr ""
11647 #: builtin/checkout.c:1624
11648 #, c-format
11649 msgid "-%c, -%c and --orphan are mutually exclusive"
11650 msgstr ""
11652 #: builtin/checkout.c:1628
11653 msgid "-p and --overlay are mutually exclusive"
11654 msgstr ""
11656 #: builtin/checkout.c:1665
11657 msgid "--track needs a branch name"
11658 msgstr ""
11660 #: builtin/checkout.c:1670
11661 #, c-format
11662 msgid "missing branch name; try -%c"
11663 msgstr ""
11665 #: builtin/checkout.c:1702
11666 #, c-format
11667 msgid "could not resolve %s"
11668 msgstr ""
11670 #: builtin/checkout.c:1718
11671 msgid "invalid path specification"
11672 msgstr ""
11674 #: builtin/checkout.c:1725
11675 #, c-format
11676 msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
11677 msgstr ""
11679 #: builtin/checkout.c:1729
11680 #, c-format
11681 msgid "git checkout: --detach does not take a path argument '%s'"
11682 msgstr ""
11684 #: builtin/checkout.c:1738
11685 msgid "--pathspec-from-file is incompatible with --detach"
11686 msgstr ""
11688 #: builtin/checkout.c:1741 builtin/reset.c:325 builtin/stash.c:1630
11689 msgid "--pathspec-from-file is incompatible with --patch"
11690 msgstr ""
11692 #: builtin/checkout.c:1754
11693 msgid ""
11694 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
11695 "checking out of the index."
11696 msgstr ""
11698 #: builtin/checkout.c:1759
11699 msgid "you must specify path(s) to restore"
11700 msgstr ""
11702 #: builtin/checkout.c:1785 builtin/checkout.c:1787 builtin/checkout.c:1836
11703 #: builtin/checkout.c:1838 builtin/clone.c:126 builtin/remote.c:170
11704 #: builtin/remote.c:172 builtin/submodule--helper.c:2719 builtin/worktree.c:484
11705 #: builtin/worktree.c:486
11706 msgid "branch"
11707 msgstr ""
11709 #: builtin/checkout.c:1786
11710 msgid "create and checkout a new branch"
11711 msgstr ""
11713 #: builtin/checkout.c:1788
11714 msgid "create/reset and checkout a branch"
11715 msgstr ""
11717 #: builtin/checkout.c:1789
11718 msgid "create reflog for new branch"
11719 msgstr ""
11721 #: builtin/checkout.c:1791
11722 msgid "second guess 'git checkout <no-such-branch>' (default)"
11723 msgstr ""
11725 #: builtin/checkout.c:1792
11726 msgid "use overlay mode (default)"
11727 msgstr ""
11729 #: builtin/checkout.c:1837
11730 msgid "create and switch to a new branch"
11731 msgstr ""
11733 #: builtin/checkout.c:1839
11734 msgid "create/reset and switch to a branch"
11735 msgstr ""
11737 #: builtin/checkout.c:1841
11738 msgid "second guess 'git switch <no-such-branch>'"
11739 msgstr ""
11741 #: builtin/checkout.c:1843
11742 msgid "throw away local modifications"
11743 msgstr ""
11745 #: builtin/checkout.c:1877
11746 msgid "which tree-ish to checkout from"
11747 msgstr ""
11749 #: builtin/checkout.c:1879
11750 msgid "restore the index"
11751 msgstr ""
11753 #: builtin/checkout.c:1881
11754 msgid "restore the working tree (default)"
11755 msgstr ""
11757 #: builtin/checkout.c:1883
11758 msgid "ignore unmerged entries"
11759 msgstr ""
11761 #: builtin/checkout.c:1884
11762 msgid "use overlay mode"
11763 msgstr ""
11765 #: builtin/clean.c:29
11766 msgid ""
11767 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
11768 msgstr ""
11770 #: builtin/clean.c:33
11771 #, c-format
11772 msgid "Removing %s\n"
11773 msgstr ""
11775 #: builtin/clean.c:34
11776 #, c-format
11777 msgid "Would remove %s\n"
11778 msgstr ""
11780 #: builtin/clean.c:35
11781 #, c-format
11782 msgid "Skipping repository %s\n"
11783 msgstr ""
11785 #: builtin/clean.c:36
11786 #, c-format
11787 msgid "Would skip repository %s\n"
11788 msgstr ""
11790 #: builtin/clean.c:38
11791 #, c-format
11792 msgid "could not lstat %s\n"
11793 msgstr ""
11795 #: builtin/clean.c:300 git-add--interactive.perl:593
11796 #, c-format
11797 msgid ""
11798 "Prompt help:\n"
11799 "1          - select a numbered item\n"
11800 "foo        - select item based on unique prefix\n"
11801 "           - (empty) select nothing\n"
11802 msgstr ""
11804 #: builtin/clean.c:304 git-add--interactive.perl:602
11805 #, c-format
11806 msgid ""
11807 "Prompt help:\n"
11808 "1          - select a single item\n"
11809 "3-5        - select a range of items\n"
11810 "2-3,6-9    - select multiple ranges\n"
11811 "foo        - select item based on unique prefix\n"
11812 "-...       - unselect specified items\n"
11813 "*          - choose all items\n"
11814 "           - (empty) finish selecting\n"
11815 msgstr ""
11817 #: builtin/clean.c:519 git-add--interactive.perl:568
11818 #: git-add--interactive.perl:573
11819 #, c-format, perl-format
11820 msgid "Huh (%s)?\n"
11821 msgstr ""
11823 #: builtin/clean.c:659
11824 #, c-format
11825 msgid "Input ignore patterns>> "
11826 msgstr ""
11828 #: builtin/clean.c:693
11829 #, c-format
11830 msgid "WARNING: Cannot find items matched by: %s"
11831 msgstr ""
11833 #: builtin/clean.c:714
11834 msgid "Select items to delete"
11835 msgstr ""
11837 #. TRANSLATORS: Make sure to keep [y/N] as is
11838 #: builtin/clean.c:755
11839 #, c-format
11840 msgid "Remove %s [y/N]? "
11841 msgstr ""
11843 #: builtin/clean.c:786
11844 msgid ""
11845 "clean               - start cleaning\n"
11846 "filter by pattern   - exclude items from deletion\n"
11847 "select by numbers   - select items to be deleted by numbers\n"
11848 "ask each            - confirm each deletion (like \"rm -i\")\n"
11849 "quit                - stop cleaning\n"
11850 "help                - this screen\n"
11851 "?                   - help for prompt selection"
11852 msgstr ""
11854 #: builtin/clean.c:822
11855 msgid "Would remove the following item:"
11856 msgid_plural "Would remove the following items:"
11857 msgstr[0] ""
11858 msgstr[1] ""
11860 #: builtin/clean.c:838
11861 msgid "No more files to clean, exiting."
11862 msgstr ""
11864 #: builtin/clean.c:900
11865 msgid "do not print names of files removed"
11866 msgstr ""
11868 #: builtin/clean.c:902
11869 msgid "force"
11870 msgstr ""
11872 #: builtin/clean.c:903
11873 msgid "interactive cleaning"
11874 msgstr ""
11876 #: builtin/clean.c:905
11877 msgid "remove whole directories"
11878 msgstr ""
11880 #: builtin/clean.c:906 builtin/describe.c:565 builtin/describe.c:567
11881 #: builtin/grep.c:923 builtin/log.c:184 builtin/log.c:186
11882 #: builtin/ls-files.c:650 builtin/name-rev.c:526 builtin/name-rev.c:528
11883 #: builtin/show-ref.c:179
11884 msgid "pattern"
11885 msgstr ""
11887 #: builtin/clean.c:907
11888 msgid "add <pattern> to ignore rules"
11889 msgstr ""
11891 #: builtin/clean.c:908
11892 msgid "remove ignored files, too"
11893 msgstr ""
11895 #: builtin/clean.c:910
11896 msgid "remove only ignored files"
11897 msgstr ""
11899 #: builtin/clean.c:925
11900 msgid ""
11901 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
11902 "clean"
11903 msgstr ""
11905 #: builtin/clean.c:928
11906 msgid ""
11907 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
11908 "refusing to clean"
11909 msgstr ""
11911 #: builtin/clean.c:940
11912 msgid "-x and -X cannot be used together"
11913 msgstr ""
11915 #: builtin/clone.c:45
11916 msgid "git clone [<options>] [--] <repo> [<dir>]"
11917 msgstr ""
11919 #: builtin/clone.c:96
11920 msgid "don't clone shallow repository"
11921 msgstr ""
11923 #: builtin/clone.c:98
11924 msgid "don't create a checkout"
11925 msgstr ""
11927 #: builtin/clone.c:99 builtin/clone.c:101 builtin/init-db.c:542
11928 msgid "create a bare repository"
11929 msgstr ""
11931 #: builtin/clone.c:103
11932 msgid "create a mirror repository (implies bare)"
11933 msgstr ""
11935 #: builtin/clone.c:105
11936 msgid "to clone from a local repository"
11937 msgstr ""
11939 #: builtin/clone.c:107
11940 msgid "don't use local hardlinks, always copy"
11941 msgstr ""
11943 #: builtin/clone.c:109
11944 msgid "setup as shared repository"
11945 msgstr ""
11947 #: builtin/clone.c:111
11948 msgid "pathspec"
11949 msgstr ""
11951 #: builtin/clone.c:111
11952 msgid "initialize submodules in the clone"
11953 msgstr ""
11955 #: builtin/clone.c:115
11956 msgid "number of submodules cloned in parallel"
11957 msgstr ""
11959 #: builtin/clone.c:116 builtin/init-db.c:539
11960 msgid "template-directory"
11961 msgstr ""
11963 #: builtin/clone.c:117 builtin/init-db.c:540
11964 msgid "directory from which templates will be used"
11965 msgstr ""
11967 #: builtin/clone.c:119 builtin/clone.c:121 builtin/submodule--helper.c:1831
11968 #: builtin/submodule--helper.c:2336
11969 msgid "reference repository"
11970 msgstr ""
11972 #: builtin/clone.c:123 builtin/submodule--helper.c:1833
11973 #: builtin/submodule--helper.c:2338
11974 msgid "use --reference only while cloning"
11975 msgstr ""
11977 #: builtin/clone.c:124 builtin/column.c:27 builtin/init-db.c:550
11978 #: builtin/merge-file.c:46 builtin/pack-objects.c:3975 builtin/repack.c:495
11979 #: t/helper/test-simple-ipc.c:696 t/helper/test-simple-ipc.c:698
11980 msgid "name"
11981 msgstr ""
11983 #: builtin/clone.c:125
11984 msgid "use <name> instead of 'origin' to track upstream"
11985 msgstr ""
11987 #: builtin/clone.c:127
11988 msgid "checkout <branch> instead of the remote's HEAD"
11989 msgstr ""
11991 #: builtin/clone.c:129
11992 msgid "path to git-upload-pack on the remote"
11993 msgstr ""
11995 #: builtin/clone.c:130 builtin/fetch.c:180 builtin/grep.c:862
11996 #: builtin/pull.c:208
11997 msgid "depth"
11998 msgstr ""
12000 #: builtin/clone.c:131
12001 msgid "create a shallow clone of that depth"
12002 msgstr ""
12004 #: builtin/clone.c:132 builtin/fetch.c:182 builtin/pack-objects.c:3964
12005 #: builtin/pull.c:211
12006 msgid "time"
12007 msgstr ""
12009 #: builtin/clone.c:133
12010 msgid "create a shallow clone since a specific time"
12011 msgstr ""
12013 #: builtin/clone.c:134 builtin/fetch.c:184 builtin/fetch.c:207
12014 #: builtin/pull.c:214 builtin/pull.c:239 builtin/rebase.c:1318
12015 msgid "revision"
12016 msgstr ""
12018 #: builtin/clone.c:135 builtin/fetch.c:185 builtin/pull.c:215
12019 msgid "deepen history of shallow clone, excluding rev"
12020 msgstr ""
12022 #: builtin/clone.c:137 builtin/submodule--helper.c:1843
12023 #: builtin/submodule--helper.c:2352
12024 msgid "clone only one branch, HEAD or --branch"
12025 msgstr ""
12027 #: builtin/clone.c:139
12028 msgid "don't clone any tags, and make later fetches not to follow them"
12029 msgstr ""
12031 #: builtin/clone.c:141
12032 msgid "any cloned submodules will be shallow"
12033 msgstr ""
12035 #: builtin/clone.c:142 builtin/init-db.c:548
12036 msgid "gitdir"
12037 msgstr ""
12039 #: builtin/clone.c:143 builtin/init-db.c:549
12040 msgid "separate git dir from working tree"
12041 msgstr ""
12043 #: builtin/clone.c:144
12044 msgid "key=value"
12045 msgstr ""
12047 #: builtin/clone.c:145
12048 msgid "set config inside the new repository"
12049 msgstr ""
12051 #: builtin/clone.c:147 builtin/fetch.c:202 builtin/ls-remote.c:77
12052 #: builtin/pull.c:230 builtin/push.c:575 builtin/send-pack.c:196
12053 msgid "server-specific"
12054 msgstr ""
12056 #: builtin/clone.c:147 builtin/fetch.c:202 builtin/ls-remote.c:77
12057 #: builtin/pull.c:231 builtin/push.c:575 builtin/send-pack.c:197
12058 msgid "option to transmit"
12059 msgstr ""
12061 #: builtin/clone.c:148 builtin/fetch.c:203 builtin/pull.c:234
12062 #: builtin/push.c:576
12063 msgid "use IPv4 addresses only"
12064 msgstr ""
12066 #: builtin/clone.c:150 builtin/fetch.c:205 builtin/pull.c:237
12067 #: builtin/push.c:578
12068 msgid "use IPv6 addresses only"
12069 msgstr ""
12071 #: builtin/clone.c:154
12072 msgid "any cloned submodules will use their remote-tracking branch"
12073 msgstr ""
12075 #: builtin/clone.c:156
12076 msgid "initialize sparse-checkout file to include only files at root"
12077 msgstr ""
12079 #: builtin/clone.c:292
12080 msgid ""
12081 "No directory name could be guessed.\n"
12082 "Please specify a directory on the command line"
12083 msgstr ""
12085 #: builtin/clone.c:345
12086 #, c-format
12087 msgid "info: Could not add alternate for '%s': %s\n"
12088 msgstr ""
12090 #: builtin/clone.c:418
12091 #, c-format
12092 msgid "%s exists and is not a directory"
12093 msgstr ""
12095 #: builtin/clone.c:436
12096 #, c-format
12097 msgid "failed to start iterator over '%s'"
12098 msgstr ""
12100 #: builtin/clone.c:467
12101 #, c-format
12102 msgid "failed to create link '%s'"
12103 msgstr ""
12105 #: builtin/clone.c:471
12106 #, c-format
12107 msgid "failed to copy file to '%s'"
12108 msgstr ""
12110 #: builtin/clone.c:476
12111 #, c-format
12112 msgid "failed to iterate over '%s'"
12113 msgstr ""
12115 #: builtin/clone.c:503
12116 #, c-format
12117 msgid "done.\n"
12118 msgstr ""
12120 #: builtin/clone.c:517
12121 msgid ""
12122 "Clone succeeded, but checkout failed.\n"
12123 "You can inspect what was checked out with 'git status'\n"
12124 "and retry with 'git restore --source=HEAD :/'\n"
12125 msgstr ""
12127 #: builtin/clone.c:594
12128 #, c-format
12129 msgid "Could not find remote branch %s to clone."
12130 msgstr ""
12132 #: builtin/clone.c:713
12133 #, c-format
12134 msgid "unable to update %s"
12135 msgstr ""
12137 #: builtin/clone.c:761
12138 msgid "failed to initialize sparse-checkout"
12139 msgstr ""
12141 #: builtin/clone.c:784
12142 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
12143 msgstr ""
12145 #: builtin/clone.c:816
12146 msgid "unable to checkout working tree"
12147 msgstr ""
12149 #: builtin/clone.c:894
12150 msgid "unable to write parameters to config file"
12151 msgstr ""
12153 #: builtin/clone.c:957
12154 msgid "cannot repack to clean up"
12155 msgstr ""
12157 #: builtin/clone.c:959
12158 msgid "cannot unlink temporary alternates file"
12159 msgstr ""
12161 #: builtin/clone.c:1001 builtin/receive-pack.c:2490
12162 msgid "Too many arguments."
12163 msgstr ""
12165 #: builtin/clone.c:1005
12166 msgid "You must specify a repository to clone."
12167 msgstr ""
12169 #: builtin/clone.c:1018
12170 #, c-format
12171 msgid "--bare and --origin %s options are incompatible."
12172 msgstr ""
12174 #: builtin/clone.c:1021
12175 msgid "--bare and --separate-git-dir are incompatible."
12176 msgstr ""
12178 #: builtin/clone.c:1035
12179 #, c-format
12180 msgid "repository '%s' does not exist"
12181 msgstr ""
12183 #: builtin/clone.c:1039 builtin/fetch.c:2014
12184 #, c-format
12185 msgid "depth %s is not a positive number"
12186 msgstr ""
12188 #: builtin/clone.c:1049
12189 #, c-format
12190 msgid "destination path '%s' already exists and is not an empty directory."
12191 msgstr ""
12193 #: builtin/clone.c:1055
12194 #, c-format
12195 msgid "repository path '%s' already exists and is not an empty directory."
12196 msgstr ""
12198 #: builtin/clone.c:1069
12199 #, c-format
12200 msgid "working tree '%s' already exists."
12201 msgstr ""
12203 #: builtin/clone.c:1084 builtin/clone.c:1105 builtin/difftool.c:272
12204 #: builtin/log.c:1997 builtin/worktree.c:280 builtin/worktree.c:312
12205 #, c-format
12206 msgid "could not create leading directories of '%s'"
12207 msgstr ""
12209 #: builtin/clone.c:1089
12210 #, c-format
12211 msgid "could not create work tree dir '%s'"
12212 msgstr ""
12214 #: builtin/clone.c:1109
12215 #, c-format
12216 msgid "Cloning into bare repository '%s'...\n"
12217 msgstr ""
12219 #: builtin/clone.c:1111
12220 #, c-format
12221 msgid "Cloning into '%s'...\n"
12222 msgstr ""
12224 #: builtin/clone.c:1135
12225 msgid ""
12226 "clone --recursive is not compatible with both --reference and --reference-if-"
12227 "able"
12228 msgstr ""
12230 #: builtin/clone.c:1188 builtin/remote.c:200 builtin/remote.c:705
12231 #, c-format
12232 msgid "'%s' is not a valid remote name"
12233 msgstr ""
12235 #: builtin/clone.c:1229
12236 msgid "--depth is ignored in local clones; use file:// instead."
12237 msgstr ""
12239 #: builtin/clone.c:1231
12240 msgid "--shallow-since is ignored in local clones; use file:// instead."
12241 msgstr ""
12243 #: builtin/clone.c:1233
12244 msgid "--shallow-exclude is ignored in local clones; use file:// instead."
12245 msgstr ""
12247 #: builtin/clone.c:1235
12248 msgid "--filter is ignored in local clones; use file:// instead."
12249 msgstr ""
12251 #: builtin/clone.c:1240
12252 msgid "source repository is shallow, ignoring --local"
12253 msgstr ""
12255 #: builtin/clone.c:1245
12256 msgid "--local is ignored"
12257 msgstr ""
12259 #: builtin/clone.c:1324 builtin/clone.c:1383
12260 msgid "remote transport reported error"
12261 msgstr ""
12263 #: builtin/clone.c:1336 builtin/clone.c:1344
12264 #, c-format
12265 msgid "Remote branch %s not found in upstream %s"
12266 msgstr ""
12268 #: builtin/clone.c:1347
12269 msgid "You appear to have cloned an empty repository."
12270 msgstr ""
12272 #: builtin/column.c:10
12273 msgid "git column [<options>]"
12274 msgstr ""
12276 #: builtin/column.c:27
12277 msgid "lookup config vars"
12278 msgstr ""
12280 #: builtin/column.c:28 builtin/column.c:29
12281 msgid "layout to use"
12282 msgstr ""
12284 #: builtin/column.c:30
12285 msgid "maximum width"
12286 msgstr ""
12288 #: builtin/column.c:31
12289 msgid "padding space on left border"
12290 msgstr ""
12292 #: builtin/column.c:32
12293 msgid "padding space on right border"
12294 msgstr ""
12296 #: builtin/column.c:33
12297 msgid "padding space between columns"
12298 msgstr ""
12300 #: builtin/column.c:51
12301 msgid "--command must be the first argument"
12302 msgstr ""
12304 #: builtin/commit-graph.c:13 builtin/commit-graph.c:22
12305 msgid ""
12306 "git commit-graph verify [--object-dir <objdir>] [--shallow] [--[no-]progress]"
12307 msgstr ""
12309 #: builtin/commit-graph.c:14 builtin/commit-graph.c:27
12310 msgid ""
12311 "git commit-graph write [--object-dir <objdir>] [--append] [--"
12312 "split[=<strategy>]] [--reachable|--stdin-packs|--stdin-commits] [--changed-"
12313 "paths] [--[no-]max-new-filters <n>] [--[no-]progress] <split options>"
12314 msgstr ""
12316 #: builtin/commit-graph.c:64
12317 #, c-format
12318 msgid "could not find object directory matching %s"
12319 msgstr ""
12321 #: builtin/commit-graph.c:80 builtin/commit-graph.c:210
12322 #: builtin/commit-graph.c:316 builtin/fetch.c:191 builtin/log.c:1779
12323 msgid "dir"
12324 msgstr ""
12326 #: builtin/commit-graph.c:81 builtin/commit-graph.c:211
12327 #: builtin/commit-graph.c:317
12328 msgid "the object directory to store the graph"
12329 msgstr ""
12331 #: builtin/commit-graph.c:83
12332 msgid "if the commit-graph is split, only verify the tip file"
12333 msgstr ""
12335 #: builtin/commit-graph.c:106
12336 #, c-format
12337 msgid "Could not open commit-graph '%s'"
12338 msgstr ""
12340 #: builtin/commit-graph.c:142
12341 #, c-format
12342 msgid "unrecognized --split argument, %s"
12343 msgstr ""
12345 #: builtin/commit-graph.c:155
12346 #, c-format
12347 msgid "unexpected non-hex object ID: %s"
12348 msgstr ""
12350 #: builtin/commit-graph.c:160
12351 #, c-format
12352 msgid "invalid object: %s"
12353 msgstr ""
12355 #: builtin/commit-graph.c:213
12356 msgid "start walk at all refs"
12357 msgstr ""
12359 #: builtin/commit-graph.c:215
12360 msgid "scan pack-indexes listed by stdin for commits"
12361 msgstr ""
12363 #: builtin/commit-graph.c:217
12364 msgid "start walk at commits listed by stdin"
12365 msgstr ""
12367 #: builtin/commit-graph.c:219
12368 msgid "include all commits already in the commit-graph file"
12369 msgstr ""
12371 #: builtin/commit-graph.c:221
12372 msgid "enable computation for changed paths"
12373 msgstr ""
12375 #: builtin/commit-graph.c:224
12376 msgid "allow writing an incremental commit-graph file"
12377 msgstr ""
12379 #: builtin/commit-graph.c:228
12380 msgid "maximum number of commits in a non-base split commit-graph"
12381 msgstr ""
12383 #: builtin/commit-graph.c:230
12384 msgid "maximum ratio between two levels of a split commit-graph"
12385 msgstr ""
12387 #: builtin/commit-graph.c:232
12388 msgid "only expire files older than a given date-time"
12389 msgstr ""
12391 #: builtin/commit-graph.c:234
12392 msgid "maximum number of changed-path Bloom filters to compute"
12393 msgstr ""
12395 #: builtin/commit-graph.c:255
12396 msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
12397 msgstr ""
12399 #: builtin/commit-graph.c:287
12400 msgid "Collecting commits from input"
12401 msgstr ""
12403 #: builtin/commit-tree.c:18
12404 msgid ""
12405 "git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-m <message>)...] [(-F "
12406 "<file>)...] <tree>"
12407 msgstr ""
12409 #: builtin/commit-tree.c:31
12410 #, c-format
12411 msgid "duplicate parent %s ignored"
12412 msgstr ""
12414 #: builtin/commit-tree.c:56 builtin/commit-tree.c:136 builtin/log.c:562
12415 #, c-format
12416 msgid "not a valid object name %s"
12417 msgstr ""
12419 #: builtin/commit-tree.c:93
12420 #, c-format
12421 msgid "git commit-tree: failed to open '%s'"
12422 msgstr ""
12424 #: builtin/commit-tree.c:96
12425 #, c-format
12426 msgid "git commit-tree: failed to read '%s'"
12427 msgstr ""
12429 #: builtin/commit-tree.c:98
12430 #, c-format
12431 msgid "git commit-tree: failed to close '%s'"
12432 msgstr ""
12434 #: builtin/commit-tree.c:111
12435 msgid "parent"
12436 msgstr ""
12438 #: builtin/commit-tree.c:112
12439 msgid "id of a parent commit object"
12440 msgstr ""
12442 #: builtin/commit-tree.c:114 builtin/commit.c:1624 builtin/merge.c:282
12443 #: builtin/notes.c:409 builtin/notes.c:575 builtin/stash.c:1601
12444 #: builtin/tag.c:456
12445 msgid "message"
12446 msgstr ""
12448 #: builtin/commit-tree.c:115 builtin/commit.c:1624
12449 msgid "commit message"
12450 msgstr ""
12452 #: builtin/commit-tree.c:118
12453 msgid "read commit log message from file"
12454 msgstr ""
12456 #: builtin/commit-tree.c:121 builtin/commit.c:1641 builtin/merge.c:299
12457 #: builtin/pull.c:176 builtin/revert.c:118
12458 msgid "GPG sign commit"
12459 msgstr ""
12461 #: builtin/commit-tree.c:133
12462 msgid "must give exactly one tree"
12463 msgstr ""
12465 #: builtin/commit-tree.c:140
12466 msgid "git commit-tree: failed to read"
12467 msgstr ""
12469 #: builtin/commit.c:41
12470 msgid "git commit [<options>] [--] <pathspec>..."
12471 msgstr ""
12473 #: builtin/commit.c:46
12474 msgid "git status [<options>] [--] <pathspec>..."
12475 msgstr ""
12477 #: builtin/commit.c:51
12478 msgid ""
12479 "You asked to amend the most recent commit, but doing so would make\n"
12480 "it empty. You can repeat your command with --allow-empty, or you can\n"
12481 "remove the commit entirely with \"git reset HEAD^\".\n"
12482 msgstr ""
12484 #: builtin/commit.c:56
12485 msgid ""
12486 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
12487 "If you wish to commit it anyway, use:\n"
12488 "\n"
12489 "    git commit --allow-empty\n"
12490 "\n"
12491 msgstr ""
12493 #: builtin/commit.c:63
12494 msgid "Otherwise, please use 'git rebase --skip'\n"
12495 msgstr ""
12497 #: builtin/commit.c:66
12498 msgid "Otherwise, please use 'git cherry-pick --skip'\n"
12499 msgstr ""
12501 #: builtin/commit.c:69
12502 msgid ""
12503 "and then use:\n"
12504 "\n"
12505 "    git cherry-pick --continue\n"
12506 "\n"
12507 "to resume cherry-picking the remaining commits.\n"
12508 "If you wish to skip this commit, use:\n"
12509 "\n"
12510 "    git cherry-pick --skip\n"
12511 "\n"
12512 msgstr ""
12514 #: builtin/commit.c:324
12515 msgid "failed to unpack HEAD tree object"
12516 msgstr ""
12518 #: builtin/commit.c:360
12519 msgid "--pathspec-from-file with -a does not make sense"
12520 msgstr ""
12522 #: builtin/commit.c:374
12523 msgid "No paths with --include/--only does not make sense."
12524 msgstr ""
12526 #: builtin/commit.c:386
12527 msgid "unable to create temporary index"
12528 msgstr ""
12530 #: builtin/commit.c:395
12531 msgid "interactive add failed"
12532 msgstr ""
12534 #: builtin/commit.c:410
12535 msgid "unable to update temporary index"
12536 msgstr ""
12538 #: builtin/commit.c:412
12539 msgid "Failed to update main cache tree"
12540 msgstr ""
12542 #: builtin/commit.c:437 builtin/commit.c:460 builtin/commit.c:508
12543 msgid "unable to write new_index file"
12544 msgstr ""
12546 #: builtin/commit.c:489
12547 msgid "cannot do a partial commit during a merge."
12548 msgstr ""
12550 #: builtin/commit.c:491
12551 msgid "cannot do a partial commit during a cherry-pick."
12552 msgstr ""
12554 #: builtin/commit.c:493
12555 msgid "cannot do a partial commit during a rebase."
12556 msgstr ""
12558 #: builtin/commit.c:501
12559 msgid "cannot read the index"
12560 msgstr ""
12562 #: builtin/commit.c:520
12563 msgid "unable to write temporary index file"
12564 msgstr ""
12566 #: builtin/commit.c:618
12567 #, c-format
12568 msgid "commit '%s' lacks author header"
12569 msgstr ""
12571 #: builtin/commit.c:620
12572 #, c-format
12573 msgid "commit '%s' has malformed author line"
12574 msgstr ""
12576 #: builtin/commit.c:639
12577 msgid "malformed --author parameter"
12578 msgstr ""
12580 #: builtin/commit.c:692
12581 msgid ""
12582 "unable to select a comment character that is not used\n"
12583 "in the current commit message"
12584 msgstr ""
12586 #: builtin/commit.c:746 builtin/commit.c:780 builtin/commit.c:1165
12587 #, c-format
12588 msgid "could not lookup commit %s"
12589 msgstr ""
12591 #: builtin/commit.c:758 builtin/shortlog.c:413
12592 #, c-format
12593 msgid "(reading log message from standard input)\n"
12594 msgstr ""
12596 #: builtin/commit.c:760
12597 msgid "could not read log from standard input"
12598 msgstr ""
12600 #: builtin/commit.c:764
12601 #, c-format
12602 msgid "could not read log file '%s'"
12603 msgstr ""
12605 #: builtin/commit.c:801
12606 #, c-format
12607 msgid "cannot combine -m with --fixup:%s"
12608 msgstr ""
12610 #: builtin/commit.c:813 builtin/commit.c:829
12611 msgid "could not read SQUASH_MSG"
12612 msgstr ""
12614 #: builtin/commit.c:820
12615 msgid "could not read MERGE_MSG"
12616 msgstr ""
12618 #: builtin/commit.c:880
12619 msgid "could not write commit template"
12620 msgstr ""
12622 #: builtin/commit.c:893
12623 #, c-format
12624 msgid ""
12625 "Please enter the commit message for your changes. Lines starting\n"
12626 "with '%c' will be ignored.\n"
12627 msgstr ""
12629 #: builtin/commit.c:895
12630 #, c-format
12631 msgid ""
12632 "Please enter the commit message for your changes. Lines starting\n"
12633 "with '%c' will be ignored, and an empty message aborts the commit.\n"
12634 msgstr ""
12636 #: builtin/commit.c:899
12637 #, c-format
12638 msgid ""
12639 "Please enter the commit message for your changes. Lines starting\n"
12640 "with '%c' will be kept; you may remove them yourself if you want to.\n"
12641 msgstr ""
12643 #: builtin/commit.c:903
12644 #, c-format
12645 msgid ""
12646 "Please enter the commit message for your changes. Lines starting\n"
12647 "with '%c' will be kept; you may remove them yourself if you want to.\n"
12648 "An empty message aborts the commit.\n"
12649 msgstr ""
12651 #: builtin/commit.c:915
12652 msgid ""
12653 "\n"
12654 "It looks like you may be committing a merge.\n"
12655 "If this is not correct, please run\n"
12656 "\tgit update-ref -d MERGE_HEAD\n"
12657 "and try again.\n"
12658 msgstr ""
12660 #: builtin/commit.c:920
12661 msgid ""
12662 "\n"
12663 "It looks like you may be committing a cherry-pick.\n"
12664 "If this is not correct, please run\n"
12665 "\tgit update-ref -d CHERRY_PICK_HEAD\n"
12666 "and try again.\n"
12667 msgstr ""
12669 #: builtin/commit.c:947
12670 #, c-format
12671 msgid "%sAuthor:    %.*s <%.*s>"
12672 msgstr ""
12674 #: builtin/commit.c:955
12675 #, c-format
12676 msgid "%sDate:      %s"
12677 msgstr ""
12679 #: builtin/commit.c:962
12680 #, c-format
12681 msgid "%sCommitter: %.*s <%.*s>"
12682 msgstr ""
12684 #: builtin/commit.c:980
12685 msgid "Cannot read index"
12686 msgstr ""
12688 #: builtin/commit.c:1025
12689 msgid "unable to pass trailers to --trailers"
12690 msgstr ""
12692 #: builtin/commit.c:1065
12693 msgid "Error building trees"
12694 msgstr ""
12696 #: builtin/commit.c:1079 builtin/tag.c:319
12697 #, c-format
12698 msgid "Please supply the message using either -m or -F option.\n"
12699 msgstr ""
12701 #: builtin/commit.c:1123
12702 #, c-format
12703 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
12704 msgstr ""
12706 #: builtin/commit.c:1137
12707 #, c-format
12708 msgid "Invalid ignored mode '%s'"
12709 msgstr ""
12711 #: builtin/commit.c:1155 builtin/commit.c:1448
12712 #, c-format
12713 msgid "Invalid untracked files mode '%s'"
12714 msgstr ""
12716 #: builtin/commit.c:1195
12717 msgid "--long and -z are incompatible"
12718 msgstr ""
12720 #: builtin/commit.c:1226
12721 msgid "You are in the middle of a merge -- cannot reword."
12722 msgstr ""
12724 #: builtin/commit.c:1228
12725 msgid "You are in the middle of a cherry-pick -- cannot reword."
12726 msgstr ""
12728 #: builtin/commit.c:1231
12729 #, c-format
12730 msgid "cannot combine reword option of --fixup with path '%s'"
12731 msgstr ""
12733 #: builtin/commit.c:1233
12734 msgid ""
12735 "reword option of --fixup is mutually exclusive with --patch/--interactive/--"
12736 "all/--include/--only"
12737 msgstr ""
12739 #: builtin/commit.c:1252
12740 msgid "Using both --reset-author and --author does not make sense"
12741 msgstr ""
12743 #: builtin/commit.c:1261
12744 msgid "You have nothing to amend."
12745 msgstr ""
12747 #: builtin/commit.c:1264
12748 msgid "You are in the middle of a merge -- cannot amend."
12749 msgstr ""
12751 #: builtin/commit.c:1266
12752 msgid "You are in the middle of a cherry-pick -- cannot amend."
12753 msgstr ""
12755 #: builtin/commit.c:1268
12756 msgid "You are in the middle of a rebase -- cannot amend."
12757 msgstr ""
12759 #: builtin/commit.c:1271
12760 msgid "Options --squash and --fixup cannot be used together"
12761 msgstr ""
12763 #: builtin/commit.c:1281
12764 msgid "Only one of -c/-C/-F/--fixup can be used."
12765 msgstr ""
12767 #: builtin/commit.c:1283
12768 msgid "Option -m cannot be combined with -c/-C/-F."
12769 msgstr ""
12771 #: builtin/commit.c:1292
12772 msgid "--reset-author can be used only with -C, -c or --amend."
12773 msgstr ""
12775 #: builtin/commit.c:1310
12776 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
12777 msgstr ""
12779 #: builtin/commit.c:1338
12780 #, c-format
12781 msgid "unknown option: --fixup=%s:%s"
12782 msgstr ""
12784 #: builtin/commit.c:1352
12785 #, c-format
12786 msgid "paths '%s ...' with -a does not make sense"
12787 msgstr ""
12789 #: builtin/commit.c:1483 builtin/commit.c:1652
12790 msgid "show status concisely"
12791 msgstr ""
12793 #: builtin/commit.c:1485 builtin/commit.c:1654
12794 msgid "show branch information"
12795 msgstr ""
12797 #: builtin/commit.c:1487
12798 msgid "show stash information"
12799 msgstr ""
12801 #: builtin/commit.c:1489 builtin/commit.c:1656
12802 msgid "compute full ahead/behind values"
12803 msgstr ""
12805 #: builtin/commit.c:1491
12806 msgid "version"
12807 msgstr ""
12809 #: builtin/commit.c:1491 builtin/commit.c:1658 builtin/push.c:551
12810 #: builtin/worktree.c:690
12811 msgid "machine-readable output"
12812 msgstr ""
12814 #: builtin/commit.c:1494 builtin/commit.c:1660
12815 msgid "show status in long format (default)"
12816 msgstr ""
12818 #: builtin/commit.c:1497 builtin/commit.c:1663
12819 msgid "terminate entries with NUL"
12820 msgstr ""
12822 #: builtin/commit.c:1499 builtin/commit.c:1503 builtin/commit.c:1666
12823 #: builtin/fast-export.c:1198 builtin/fast-export.c:1201
12824 #: builtin/fast-export.c:1204 builtin/rebase.c:1407 parse-options.h:337
12825 msgid "mode"
12826 msgstr ""
12828 #: builtin/commit.c:1500 builtin/commit.c:1666
12829 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
12830 msgstr ""
12832 #: builtin/commit.c:1504
12833 msgid ""
12834 "show ignored files, optional modes: traditional, matching, no. (Default: "
12835 "traditional)"
12836 msgstr ""
12838 #: builtin/commit.c:1506 parse-options.h:193
12839 msgid "when"
12840 msgstr ""
12842 #: builtin/commit.c:1507
12843 msgid ""
12844 "ignore changes to submodules, optional when: all, dirty, untracked. "
12845 "(Default: all)"
12846 msgstr ""
12848 #: builtin/commit.c:1509
12849 msgid "list untracked files in columns"
12850 msgstr ""
12852 #: builtin/commit.c:1510
12853 msgid "do not detect renames"
12854 msgstr ""
12856 #: builtin/commit.c:1512
12857 msgid "detect renames, optionally set similarity index"
12858 msgstr ""
12860 #: builtin/commit.c:1535
12861 msgid "Unsupported combination of ignored and untracked-files arguments"
12862 msgstr ""
12864 #: builtin/commit.c:1617
12865 msgid "suppress summary after successful commit"
12866 msgstr ""
12868 #: builtin/commit.c:1618
12869 msgid "show diff in commit message template"
12870 msgstr ""
12872 #: builtin/commit.c:1620
12873 msgid "Commit message options"
12874 msgstr ""
12876 #: builtin/commit.c:1621 builtin/merge.c:286 builtin/tag.c:458
12877 msgid "read message from file"
12878 msgstr ""
12880 #: builtin/commit.c:1622
12881 msgid "author"
12882 msgstr ""
12884 #: builtin/commit.c:1622
12885 msgid "override author for commit"
12886 msgstr ""
12888 #: builtin/commit.c:1623 builtin/gc.c:550
12889 msgid "date"
12890 msgstr ""
12892 #: builtin/commit.c:1623
12893 msgid "override date for commit"
12894 msgstr ""
12896 #: builtin/commit.c:1625 builtin/commit.c:1626 builtin/commit.c:1632
12897 #: parse-options.h:329 ref-filter.h:90
12898 msgid "commit"
12899 msgstr ""
12901 #: builtin/commit.c:1625
12902 msgid "reuse and edit message from specified commit"
12903 msgstr ""
12905 #: builtin/commit.c:1626
12906 msgid "reuse message from specified commit"
12907 msgstr ""
12909 #. TRANSLATORS: Leave "[(amend|reword):]" as-is,
12910 #. and only translate <commit>.
12912 #: builtin/commit.c:1631
12913 msgid "[(amend|reword):]commit"
12914 msgstr ""
12916 #: builtin/commit.c:1631
12917 msgid ""
12918 "use autosquash formatted message to fixup or amend/reword specified commit"
12919 msgstr ""
12921 #: builtin/commit.c:1632
12922 msgid "use autosquash formatted message to squash specified commit"
12923 msgstr ""
12925 #: builtin/commit.c:1633
12926 msgid "the commit is authored by me now (used with -C/-c/--amend)"
12927 msgstr ""
12929 #: builtin/commit.c:1634 builtin/interpret-trailers.c:111
12930 msgid "trailer"
12931 msgstr ""
12933 #: builtin/commit.c:1634
12934 msgid "add custom trailer(s)"
12935 msgstr ""
12937 #: builtin/commit.c:1635 builtin/log.c:1754 builtin/merge.c:302
12938 #: builtin/pull.c:145 builtin/revert.c:110
12939 msgid "add a Signed-off-by trailer"
12940 msgstr ""
12942 #: builtin/commit.c:1636
12943 msgid "use specified template file"
12944 msgstr ""
12946 #: builtin/commit.c:1637
12947 msgid "force edit of commit"
12948 msgstr ""
12950 #: builtin/commit.c:1639
12951 msgid "include status in commit message template"
12952 msgstr ""
12954 #: builtin/commit.c:1644
12955 msgid "Commit contents options"
12956 msgstr ""
12958 #: builtin/commit.c:1645
12959 msgid "commit all changed files"
12960 msgstr ""
12962 #: builtin/commit.c:1646
12963 msgid "add specified files to index for commit"
12964 msgstr ""
12966 #: builtin/commit.c:1647
12967 msgid "interactively add files"
12968 msgstr ""
12970 #: builtin/commit.c:1648
12971 msgid "interactively add changes"
12972 msgstr ""
12974 #: builtin/commit.c:1649
12975 msgid "commit only specified files"
12976 msgstr ""
12978 #: builtin/commit.c:1650
12979 msgid "bypass pre-commit and commit-msg hooks"
12980 msgstr ""
12982 #: builtin/commit.c:1651
12983 msgid "show what would be committed"
12984 msgstr ""
12986 #: builtin/commit.c:1664
12987 msgid "amend previous commit"
12988 msgstr ""
12990 #: builtin/commit.c:1665
12991 msgid "bypass post-rewrite hook"
12992 msgstr ""
12994 #: builtin/commit.c:1672
12995 msgid "ok to record an empty change"
12996 msgstr ""
12998 #: builtin/commit.c:1674
12999 msgid "ok to record a change with an empty message"
13000 msgstr ""
13002 #: builtin/commit.c:1747
13003 #, c-format
13004 msgid "Corrupt MERGE_HEAD file (%s)"
13005 msgstr ""
13007 #: builtin/commit.c:1754
13008 msgid "could not read MERGE_MODE"
13009 msgstr ""
13011 #: builtin/commit.c:1775
13012 #, c-format
13013 msgid "could not read commit message: %s"
13014 msgstr ""
13016 #: builtin/commit.c:1782
13017 #, c-format
13018 msgid "Aborting commit due to empty commit message.\n"
13019 msgstr ""
13021 #: builtin/commit.c:1787
13022 #, c-format
13023 msgid "Aborting commit; you did not edit the message.\n"
13024 msgstr ""
13026 #: builtin/commit.c:1798
13027 #, c-format
13028 msgid "Aborting commit due to empty commit message body.\n"
13029 msgstr ""
13031 #: builtin/commit.c:1834
13032 msgid ""
13033 "repository has been updated, but unable to write\n"
13034 "new_index file. Check that disk is not full and quota is\n"
13035 "not exceeded, and then \"git restore --staged :/\" to recover."
13036 msgstr ""
13038 #: builtin/config.c:11
13039 msgid "git config [<options>]"
13040 msgstr ""
13042 #: builtin/config.c:109 builtin/env--helper.c:27
13043 #, c-format
13044 msgid "unrecognized --type argument, %s"
13045 msgstr ""
13047 #: builtin/config.c:121
13048 msgid "only one type at a time"
13049 msgstr ""
13051 #: builtin/config.c:130
13052 msgid "Config file location"
13053 msgstr ""
13055 #: builtin/config.c:131
13056 msgid "use global config file"
13057 msgstr ""
13059 #: builtin/config.c:132
13060 msgid "use system config file"
13061 msgstr ""
13063 #: builtin/config.c:133
13064 msgid "use repository config file"
13065 msgstr ""
13067 #: builtin/config.c:134
13068 msgid "use per-worktree config file"
13069 msgstr ""
13071 #: builtin/config.c:135
13072 msgid "use given config file"
13073 msgstr ""
13075 #: builtin/config.c:136
13076 msgid "blob-id"
13077 msgstr ""
13079 #: builtin/config.c:136
13080 msgid "read config from given blob object"
13081 msgstr ""
13083 #: builtin/config.c:137
13084 msgid "Action"
13085 msgstr ""
13087 #: builtin/config.c:138
13088 msgid "get value: name [value-pattern]"
13089 msgstr ""
13091 #: builtin/config.c:139
13092 msgid "get all values: key [value-pattern]"
13093 msgstr ""
13095 #: builtin/config.c:140
13096 msgid "get values for regexp: name-regex [value-pattern]"
13097 msgstr ""
13099 #: builtin/config.c:141
13100 msgid "get value specific for the URL: section[.var] URL"
13101 msgstr ""
13103 #: builtin/config.c:142
13104 msgid "replace all matching variables: name value [value-pattern]"
13105 msgstr ""
13107 #: builtin/config.c:143
13108 msgid "add a new variable: name value"
13109 msgstr ""
13111 #: builtin/config.c:144
13112 msgid "remove a variable: name [value-pattern]"
13113 msgstr ""
13115 #: builtin/config.c:145
13116 msgid "remove all matches: name [value-pattern]"
13117 msgstr ""
13119 #: builtin/config.c:146
13120 msgid "rename section: old-name new-name"
13121 msgstr ""
13123 #: builtin/config.c:147
13124 msgid "remove a section: name"
13125 msgstr ""
13127 #: builtin/config.c:148
13128 msgid "list all"
13129 msgstr ""
13131 #: builtin/config.c:149
13132 msgid "use string equality when comparing values to 'value-pattern'"
13133 msgstr ""
13135 #: builtin/config.c:150
13136 msgid "open an editor"
13137 msgstr ""
13139 #: builtin/config.c:151
13140 msgid "find the color configured: slot [default]"
13141 msgstr ""
13143 #: builtin/config.c:152
13144 msgid "find the color setting: slot [stdout-is-tty]"
13145 msgstr ""
13147 #: builtin/config.c:153
13148 msgid "Type"
13149 msgstr ""
13151 #: builtin/config.c:154 builtin/env--helper.c:43
13152 msgid "value is given this type"
13153 msgstr ""
13155 #: builtin/config.c:155
13156 msgid "value is \"true\" or \"false\""
13157 msgstr ""
13159 #: builtin/config.c:156
13160 msgid "value is decimal number"
13161 msgstr ""
13163 #: builtin/config.c:157
13164 msgid "value is --bool or --int"
13165 msgstr ""
13167 #: builtin/config.c:158
13168 msgid "value is --bool or string"
13169 msgstr ""
13171 #: builtin/config.c:159
13172 msgid "value is a path (file or directory name)"
13173 msgstr ""
13175 #: builtin/config.c:160
13176 msgid "value is an expiry date"
13177 msgstr ""
13179 #: builtin/config.c:161
13180 msgid "Other"
13181 msgstr ""
13183 #: builtin/config.c:162
13184 msgid "terminate values with NUL byte"
13185 msgstr ""
13187 #: builtin/config.c:163
13188 msgid "show variable names only"
13189 msgstr ""
13191 #: builtin/config.c:164
13192 msgid "respect include directives on lookup"
13193 msgstr ""
13195 #: builtin/config.c:165
13196 msgid "show origin of config (file, standard input, blob, command line)"
13197 msgstr ""
13199 #: builtin/config.c:166
13200 msgid "show scope of config (worktree, local, global, system, command)"
13201 msgstr ""
13203 #: builtin/config.c:167 builtin/env--helper.c:45
13204 msgid "value"
13205 msgstr ""
13207 #: builtin/config.c:167
13208 msgid "with --get, use default value when missing entry"
13209 msgstr ""
13211 #: builtin/config.c:181
13212 #, c-format
13213 msgid "wrong number of arguments, should be %d"
13214 msgstr ""
13216 #: builtin/config.c:183
13217 #, c-format
13218 msgid "wrong number of arguments, should be from %d to %d"
13219 msgstr ""
13221 #: builtin/config.c:339
13222 #, c-format
13223 msgid "invalid key pattern: %s"
13224 msgstr ""
13226 #: builtin/config.c:377
13227 #, c-format
13228 msgid "failed to format default config value: %s"
13229 msgstr ""
13231 #: builtin/config.c:441
13232 #, c-format
13233 msgid "cannot parse color '%s'"
13234 msgstr ""
13236 #: builtin/config.c:483
13237 msgid "unable to parse default color value"
13238 msgstr ""
13240 #: builtin/config.c:536 builtin/config.c:833
13241 msgid "not in a git directory"
13242 msgstr ""
13244 #: builtin/config.c:539
13245 msgid "writing to stdin is not supported"
13246 msgstr ""
13248 #: builtin/config.c:542
13249 msgid "writing config blobs is not supported"
13250 msgstr ""
13252 #: builtin/config.c:627
13253 #, c-format
13254 msgid ""
13255 "# This is Git's per-user configuration file.\n"
13256 "[user]\n"
13257 "# Please adapt and uncomment the following lines:\n"
13258 "#\tname = %s\n"
13259 "#\temail = %s\n"
13260 msgstr ""
13262 #: builtin/config.c:652
13263 msgid "only one config file at a time"
13264 msgstr ""
13266 #: builtin/config.c:658
13267 msgid "--local can only be used inside a git repository"
13268 msgstr ""
13270 #: builtin/config.c:660
13271 msgid "--blob can only be used inside a git repository"
13272 msgstr ""
13274 #: builtin/config.c:662
13275 msgid "--worktree can only be used inside a git repository"
13276 msgstr ""
13278 #: builtin/config.c:684
13279 msgid "$HOME not set"
13280 msgstr ""
13282 #: builtin/config.c:708
13283 msgid ""
13284 "--worktree cannot be used with multiple working trees unless the config\n"
13285 "extension worktreeConfig is enabled. Please read \"CONFIGURATION FILE\"\n"
13286 "section in \"git help worktree\" for details"
13287 msgstr ""
13289 #: builtin/config.c:743
13290 msgid "--get-color and variable type are incoherent"
13291 msgstr ""
13293 #: builtin/config.c:748
13294 msgid "only one action at a time"
13295 msgstr ""
13297 #: builtin/config.c:761
13298 msgid "--name-only is only applicable to --list or --get-regexp"
13299 msgstr ""
13301 #: builtin/config.c:767
13302 msgid ""
13303 "--show-origin is only applicable to --get, --get-all, --get-regexp, and --"
13304 "list"
13305 msgstr ""
13307 #: builtin/config.c:773
13308 msgid "--default is only applicable to --get"
13309 msgstr ""
13311 #: builtin/config.c:806
13312 msgid "--fixed-value only applies with 'value-pattern'"
13313 msgstr ""
13315 #: builtin/config.c:822
13316 #, c-format
13317 msgid "unable to read config file '%s'"
13318 msgstr ""
13320 #: builtin/config.c:825
13321 msgid "error processing config file(s)"
13322 msgstr ""
13324 #: builtin/config.c:835
13325 msgid "editing stdin is not supported"
13326 msgstr ""
13328 #: builtin/config.c:837
13329 msgid "editing blobs is not supported"
13330 msgstr ""
13332 #: builtin/config.c:851
13333 #, c-format
13334 msgid "cannot create configuration file %s"
13335 msgstr ""
13337 #: builtin/config.c:864
13338 #, c-format
13339 msgid ""
13340 "cannot overwrite multiple values with a single value\n"
13341 "       Use a regexp, --add or --replace-all to change %s."
13342 msgstr ""
13344 #: builtin/config.c:943 builtin/config.c:954
13345 #, c-format
13346 msgid "no such section: %s"
13347 msgstr ""
13349 #: builtin/count-objects.c:90
13350 msgid "git count-objects [-v] [-H | --human-readable]"
13351 msgstr ""
13353 #: builtin/count-objects.c:100
13354 msgid "print sizes in human readable format"
13355 msgstr ""
13357 #: builtin/credential-cache--daemon.c:227
13358 #, c-format
13359 msgid ""
13360 "The permissions on your socket directory are too loose; other\n"
13361 "users may be able to read your cached credentials. Consider running:\n"
13362 "\n"
13363 "\tchmod 0700 %s"
13364 msgstr ""
13366 #: builtin/credential-cache--daemon.c:276
13367 msgid "print debugging messages to stderr"
13368 msgstr ""
13370 #: builtin/credential-cache--daemon.c:316
13371 msgid "credential-cache--daemon unavailable; no unix socket support"
13372 msgstr ""
13374 #: builtin/credential-cache.c:154
13375 msgid "credential-cache unavailable; no unix socket support"
13376 msgstr ""
13378 #: builtin/credential-store.c:66
13379 #, c-format
13380 msgid "unable to get credential storage lock in %d ms"
13381 msgstr ""
13383 #: builtin/describe.c:26
13384 msgid "git describe [<options>] [<commit-ish>...]"
13385 msgstr ""
13387 #: builtin/describe.c:27
13388 msgid "git describe [<options>] --dirty"
13389 msgstr ""
13391 #: builtin/describe.c:63
13392 msgid "head"
13393 msgstr ""
13395 #: builtin/describe.c:63
13396 msgid "lightweight"
13397 msgstr ""
13399 #: builtin/describe.c:63
13400 msgid "annotated"
13401 msgstr ""
13403 #: builtin/describe.c:277
13404 #, c-format
13405 msgid "annotated tag %s not available"
13406 msgstr ""
13408 #: builtin/describe.c:281
13409 #, c-format
13410 msgid "tag '%s' is externally known as '%s'"
13411 msgstr ""
13413 #: builtin/describe.c:328
13414 #, c-format
13415 msgid "no tag exactly matches '%s'"
13416 msgstr ""
13418 #: builtin/describe.c:330
13419 #, c-format
13420 msgid "No exact match on refs or tags, searching to describe\n"
13421 msgstr ""
13423 #: builtin/describe.c:397
13424 #, c-format
13425 msgid "finished search at %s\n"
13426 msgstr ""
13428 #: builtin/describe.c:424
13429 #, c-format
13430 msgid ""
13431 "No annotated tags can describe '%s'.\n"
13432 "However, there were unannotated tags: try --tags."
13433 msgstr ""
13435 #: builtin/describe.c:428
13436 #, c-format
13437 msgid ""
13438 "No tags can describe '%s'.\n"
13439 "Try --always, or create some tags."
13440 msgstr ""
13442 #: builtin/describe.c:458
13443 #, c-format
13444 msgid "traversed %lu commits\n"
13445 msgstr ""
13447 #: builtin/describe.c:461
13448 #, c-format
13449 msgid ""
13450 "more than %i tags found; listed %i most recent\n"
13451 "gave up search at %s\n"
13452 msgstr ""
13454 #: builtin/describe.c:529
13455 #, c-format
13456 msgid "describe %s\n"
13457 msgstr ""
13459 #: builtin/describe.c:532
13460 #, c-format
13461 msgid "Not a valid object name %s"
13462 msgstr ""
13464 #: builtin/describe.c:540
13465 #, c-format
13466 msgid "%s is neither a commit nor blob"
13467 msgstr ""
13469 #: builtin/describe.c:554
13470 msgid "find the tag that comes after the commit"
13471 msgstr ""
13473 #: builtin/describe.c:555
13474 msgid "debug search strategy on stderr"
13475 msgstr ""
13477 #: builtin/describe.c:556
13478 msgid "use any ref"
13479 msgstr ""
13481 #: builtin/describe.c:557
13482 msgid "use any tag, even unannotated"
13483 msgstr ""
13485 #: builtin/describe.c:558
13486 msgid "always use long format"
13487 msgstr ""
13489 #: builtin/describe.c:559
13490 msgid "only follow first parent"
13491 msgstr ""
13493 #: builtin/describe.c:562
13494 msgid "only output exact matches"
13495 msgstr ""
13497 #: builtin/describe.c:564
13498 msgid "consider <n> most recent tags (default: 10)"
13499 msgstr ""
13501 #: builtin/describe.c:566
13502 msgid "only consider tags matching <pattern>"
13503 msgstr ""
13505 #: builtin/describe.c:568
13506 msgid "do not consider tags matching <pattern>"
13507 msgstr ""
13509 #: builtin/describe.c:570 builtin/name-rev.c:535
13510 msgid "show abbreviated commit object as fallback"
13511 msgstr ""
13513 #: builtin/describe.c:571 builtin/describe.c:574
13514 msgid "mark"
13515 msgstr ""
13517 #: builtin/describe.c:572
13518 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
13519 msgstr ""
13521 #: builtin/describe.c:575
13522 msgid "append <mark> on broken working tree (default: \"-broken\")"
13523 msgstr ""
13525 #: builtin/describe.c:593
13526 msgid "--long is incompatible with --abbrev=0"
13527 msgstr ""
13529 #: builtin/describe.c:622
13530 msgid "No names found, cannot describe anything."
13531 msgstr ""
13533 #: builtin/describe.c:673
13534 msgid "--dirty is incompatible with commit-ishes"
13535 msgstr ""
13537 #: builtin/describe.c:675
13538 msgid "--broken is incompatible with commit-ishes"
13539 msgstr ""
13541 #: builtin/diff-tree.c:155
13542 msgid "--stdin and --merge-base are mutually exclusive"
13543 msgstr ""
13545 #: builtin/diff-tree.c:157
13546 msgid "--merge-base only works with two commits"
13547 msgstr ""
13549 #: builtin/diff.c:92
13550 #, c-format
13551 msgid "'%s': not a regular file or symlink"
13552 msgstr ""
13554 #: builtin/diff.c:259
13555 #, c-format
13556 msgid "invalid option: %s"
13557 msgstr ""
13559 #: builtin/diff.c:376
13560 #, c-format
13561 msgid "%s...%s: no merge base"
13562 msgstr ""
13564 #: builtin/diff.c:486
13565 msgid "Not a git repository"
13566 msgstr ""
13568 #: builtin/diff.c:532 builtin/grep.c:684
13569 #, c-format
13570 msgid "invalid object '%s' given."
13571 msgstr ""
13573 #: builtin/diff.c:543
13574 #, c-format
13575 msgid "more than two blobs given: '%s'"
13576 msgstr ""
13578 #: builtin/diff.c:548
13579 #, c-format
13580 msgid "unhandled object '%s' given."
13581 msgstr ""
13583 #: builtin/diff.c:582
13584 #, c-format
13585 msgid "%s...%s: multiple merge bases, using %s"
13586 msgstr ""
13588 #: builtin/difftool.c:31
13589 msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
13590 msgstr ""
13592 #: builtin/difftool.c:261
13593 #, c-format
13594 msgid "failed: %d"
13595 msgstr ""
13597 #: builtin/difftool.c:303
13598 #, c-format
13599 msgid "could not read symlink %s"
13600 msgstr ""
13602 #: builtin/difftool.c:305
13603 #, c-format
13604 msgid "could not read symlink file %s"
13605 msgstr ""
13607 #: builtin/difftool.c:313
13608 #, c-format
13609 msgid "could not read object %s for symlink %s"
13610 msgstr ""
13612 #: builtin/difftool.c:413
13613 msgid ""
13614 "combined diff formats('-c' and '--cc') are not supported in\n"
13615 "directory diff mode('-d' and '--dir-diff')."
13616 msgstr ""
13618 #: builtin/difftool.c:637
13619 #, c-format
13620 msgid "both files modified: '%s' and '%s'."
13621 msgstr ""
13623 #: builtin/difftool.c:639
13624 msgid "working tree file has been left."
13625 msgstr ""
13627 #: builtin/difftool.c:650
13628 #, c-format
13629 msgid "temporary files exist in '%s'."
13630 msgstr ""
13632 #: builtin/difftool.c:651
13633 msgid "you may want to cleanup or recover these."
13634 msgstr ""
13636 #: builtin/difftool.c:699
13637 msgid "use `diff.guitool` instead of `diff.tool`"
13638 msgstr ""
13640 #: builtin/difftool.c:701
13641 msgid "perform a full-directory diff"
13642 msgstr ""
13644 #: builtin/difftool.c:703
13645 msgid "do not prompt before launching a diff tool"
13646 msgstr ""
13648 #: builtin/difftool.c:708
13649 msgid "use symlinks in dir-diff mode"
13650 msgstr ""
13652 #: builtin/difftool.c:709
13653 msgid "tool"
13654 msgstr ""
13656 #: builtin/difftool.c:710
13657 msgid "use the specified diff tool"
13658 msgstr ""
13660 #: builtin/difftool.c:712
13661 msgid "print a list of diff tools that may be used with `--tool`"
13662 msgstr ""
13664 #: builtin/difftool.c:715
13665 msgid ""
13666 "make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
13667 "code"
13668 msgstr ""
13670 #: builtin/difftool.c:718
13671 msgid "specify a custom command for viewing diffs"
13672 msgstr ""
13674 #: builtin/difftool.c:719
13675 msgid "passed to `diff`"
13676 msgstr ""
13678 #: builtin/difftool.c:734
13679 msgid "difftool requires worktree or --no-index"
13680 msgstr ""
13682 #: builtin/difftool.c:741
13683 msgid "--dir-diff is incompatible with --no-index"
13684 msgstr ""
13686 #: builtin/difftool.c:744
13687 msgid "--gui, --tool and --extcmd are mutually exclusive"
13688 msgstr ""
13690 #: builtin/difftool.c:752
13691 msgid "no <tool> given for --tool=<tool>"
13692 msgstr ""
13694 #: builtin/difftool.c:759
13695 msgid "no <cmd> given for --extcmd=<cmd>"
13696 msgstr ""
13698 #: builtin/env--helper.c:6
13699 msgid "git env--helper --type=[bool|ulong] <options> <env-var>"
13700 msgstr ""
13702 #: builtin/env--helper.c:42 builtin/hash-object.c:98
13703 msgid "type"
13704 msgstr ""
13706 #: builtin/env--helper.c:46
13707 msgid "default for git_env_*(...) to fall back on"
13708 msgstr ""
13710 #: builtin/env--helper.c:48
13711 msgid "be quiet only use git_env_*() value as exit code"
13712 msgstr ""
13714 #: builtin/env--helper.c:67
13715 #, c-format
13716 msgid "option `--default' expects a boolean value with `--type=bool`, not `%s`"
13717 msgstr ""
13719 #: builtin/env--helper.c:82
13720 #, c-format
13721 msgid ""
13722 "option `--default' expects an unsigned long value with `--type=ulong`, not `"
13723 "%s`"
13724 msgstr ""
13726 #: builtin/fast-export.c:29
13727 msgid "git fast-export [rev-list-opts]"
13728 msgstr ""
13730 #: builtin/fast-export.c:868
13731 msgid "Error: Cannot export nested tags unless --mark-tags is specified."
13732 msgstr ""
13734 #: builtin/fast-export.c:1177
13735 msgid "--anonymize-map token cannot be empty"
13736 msgstr ""
13738 #: builtin/fast-export.c:1197
13739 msgid "show progress after <n> objects"
13740 msgstr ""
13742 #: builtin/fast-export.c:1199
13743 msgid "select handling of signed tags"
13744 msgstr ""
13746 #: builtin/fast-export.c:1202
13747 msgid "select handling of tags that tag filtered objects"
13748 msgstr ""
13750 #: builtin/fast-export.c:1205
13751 msgid "select handling of commit messages in an alternate encoding"
13752 msgstr ""
13754 #: builtin/fast-export.c:1208
13755 msgid "dump marks to this file"
13756 msgstr ""
13758 #: builtin/fast-export.c:1210
13759 msgid "import marks from this file"
13760 msgstr ""
13762 #: builtin/fast-export.c:1214
13763 msgid "import marks from this file if it exists"
13764 msgstr ""
13766 #: builtin/fast-export.c:1216
13767 msgid "fake a tagger when tags lack one"
13768 msgstr ""
13770 #: builtin/fast-export.c:1218
13771 msgid "output full tree for each commit"
13772 msgstr ""
13774 #: builtin/fast-export.c:1220
13775 msgid "use the done feature to terminate the stream"
13776 msgstr ""
13778 #: builtin/fast-export.c:1221
13779 msgid "skip output of blob data"
13780 msgstr ""
13782 #: builtin/fast-export.c:1222 builtin/log.c:1826
13783 msgid "refspec"
13784 msgstr ""
13786 #: builtin/fast-export.c:1223
13787 msgid "apply refspec to exported refs"
13788 msgstr ""
13790 #: builtin/fast-export.c:1224
13791 msgid "anonymize output"
13792 msgstr ""
13794 #: builtin/fast-export.c:1225
13795 msgid "from:to"
13796 msgstr ""
13798 #: builtin/fast-export.c:1226
13799 msgid "convert <from> to <to> in anonymized output"
13800 msgstr ""
13802 #: builtin/fast-export.c:1229
13803 msgid "reference parents which are not in fast-export stream by object id"
13804 msgstr ""
13806 #: builtin/fast-export.c:1231
13807 msgid "show original object ids of blobs/commits"
13808 msgstr ""
13810 #: builtin/fast-export.c:1233
13811 msgid "label tags with mark ids"
13812 msgstr ""
13814 #: builtin/fast-export.c:1256
13815 msgid "--anonymize-map without --anonymize does not make sense"
13816 msgstr ""
13818 #: builtin/fast-export.c:1271
13819 msgid "Cannot pass both --import-marks and --import-marks-if-exists"
13820 msgstr ""
13822 #: builtin/fast-import.c:3088
13823 #, c-format
13824 msgid "Missing from marks for submodule '%s'"
13825 msgstr ""
13827 #: builtin/fast-import.c:3090
13828 #, c-format
13829 msgid "Missing to marks for submodule '%s'"
13830 msgstr ""
13832 #: builtin/fast-import.c:3225
13833 #, c-format
13834 msgid "Expected 'mark' command, got %s"
13835 msgstr ""
13837 #: builtin/fast-import.c:3230
13838 #, c-format
13839 msgid "Expected 'to' command, got %s"
13840 msgstr ""
13842 #: builtin/fast-import.c:3322
13843 msgid "Expected format name:filename for submodule rewrite option"
13844 msgstr ""
13846 #: builtin/fast-import.c:3377
13847 #, c-format
13848 msgid "feature '%s' forbidden in input without --allow-unsafe-features"
13849 msgstr ""
13851 #: builtin/fetch-pack.c:242
13852 #, c-format
13853 msgid "Lockfile created but not reported: %s"
13854 msgstr ""
13856 #: builtin/fetch.c:35
13857 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
13858 msgstr ""
13860 #: builtin/fetch.c:36
13861 msgid "git fetch [<options>] <group>"
13862 msgstr ""
13864 #: builtin/fetch.c:37
13865 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
13866 msgstr ""
13868 #: builtin/fetch.c:38
13869 msgid "git fetch --all [<options>]"
13870 msgstr ""
13872 #: builtin/fetch.c:122
13873 msgid "fetch.parallel cannot be negative"
13874 msgstr ""
13876 #: builtin/fetch.c:145 builtin/pull.c:185
13877 msgid "fetch from all remotes"
13878 msgstr ""
13880 #: builtin/fetch.c:147 builtin/pull.c:245
13881 msgid "set upstream for git pull/fetch"
13882 msgstr ""
13884 #: builtin/fetch.c:149 builtin/pull.c:188
13885 msgid "append to .git/FETCH_HEAD instead of overwriting"
13886 msgstr ""
13888 #: builtin/fetch.c:151
13889 msgid "use atomic transaction to update references"
13890 msgstr ""
13892 #: builtin/fetch.c:153 builtin/pull.c:191
13893 msgid "path to upload pack on remote end"
13894 msgstr ""
13896 #: builtin/fetch.c:154
13897 msgid "force overwrite of local reference"
13898 msgstr ""
13900 #: builtin/fetch.c:156
13901 msgid "fetch from multiple remotes"
13902 msgstr ""
13904 #: builtin/fetch.c:158 builtin/pull.c:195
13905 msgid "fetch all tags and associated objects"
13906 msgstr ""
13908 #: builtin/fetch.c:160
13909 msgid "do not fetch all tags (--no-tags)"
13910 msgstr ""
13912 #: builtin/fetch.c:162
13913 msgid "number of submodules fetched in parallel"
13914 msgstr ""
13916 #: builtin/fetch.c:164
13917 msgid "modify the refspec to place all refs within refs/prefetch/"
13918 msgstr ""
13920 #: builtin/fetch.c:166 builtin/pull.c:198
13921 msgid "prune remote-tracking branches no longer on remote"
13922 msgstr ""
13924 #: builtin/fetch.c:168
13925 msgid "prune local tags no longer on remote and clobber changed tags"
13926 msgstr ""
13928 #: builtin/fetch.c:169 builtin/fetch.c:194 builtin/pull.c:122
13929 msgid "on-demand"
13930 msgstr ""
13932 #: builtin/fetch.c:170
13933 msgid "control recursive fetching of submodules"
13934 msgstr ""
13936 #: builtin/fetch.c:175
13937 msgid "write fetched references to the FETCH_HEAD file"
13938 msgstr ""
13940 #: builtin/fetch.c:176 builtin/pull.c:206
13941 msgid "keep downloaded pack"
13942 msgstr ""
13944 #: builtin/fetch.c:178
13945 msgid "allow updating of HEAD ref"
13946 msgstr ""
13948 #: builtin/fetch.c:181 builtin/fetch.c:187 builtin/pull.c:209
13949 #: builtin/pull.c:218
13950 msgid "deepen history of shallow clone"
13951 msgstr ""
13953 #: builtin/fetch.c:183 builtin/pull.c:212
13954 msgid "deepen history of shallow repository based on time"
13955 msgstr ""
13957 #: builtin/fetch.c:189 builtin/pull.c:221
13958 msgid "convert to a complete repository"
13959 msgstr ""
13961 #: builtin/fetch.c:192
13962 msgid "prepend this to submodule path output"
13963 msgstr ""
13965 #: builtin/fetch.c:195
13966 msgid ""
13967 "default for recursive fetching of submodules (lower priority than config "
13968 "files)"
13969 msgstr ""
13971 #: builtin/fetch.c:199 builtin/pull.c:224
13972 msgid "accept refs that update .git/shallow"
13973 msgstr ""
13975 #: builtin/fetch.c:200 builtin/pull.c:226
13976 msgid "refmap"
13977 msgstr ""
13979 #: builtin/fetch.c:201 builtin/pull.c:227
13980 msgid "specify fetch refmap"
13981 msgstr ""
13983 #: builtin/fetch.c:208 builtin/pull.c:240
13984 msgid "report that we have only objects reachable from this object"
13985 msgstr ""
13987 #: builtin/fetch.c:210
13988 msgid "do not fetch a packfile; instead, print ancestors of negotiation tips"
13989 msgstr ""
13991 #: builtin/fetch.c:213 builtin/fetch.c:215
13992 msgid "run 'maintenance --auto' after fetching"
13993 msgstr ""
13995 #: builtin/fetch.c:217 builtin/pull.c:243
13996 msgid "check for forced-updates on all updated branches"
13997 msgstr ""
13999 #: builtin/fetch.c:219
14000 msgid "write the commit-graph after fetching"
14001 msgstr ""
14003 #: builtin/fetch.c:221
14004 msgid "accept refspecs from stdin"
14005 msgstr ""
14007 #: builtin/fetch.c:586
14008 msgid "Couldn't find remote ref HEAD"
14009 msgstr ""
14011 #: builtin/fetch.c:757
14012 #, c-format
14013 msgid "configuration fetch.output contains invalid value %s"
14014 msgstr ""
14016 #: builtin/fetch.c:856
14017 #, c-format
14018 msgid "object %s not found"
14019 msgstr ""
14021 #: builtin/fetch.c:860
14022 msgid "[up to date]"
14023 msgstr ""
14025 #: builtin/fetch.c:873 builtin/fetch.c:889 builtin/fetch.c:961
14026 msgid "[rejected]"
14027 msgstr ""
14029 #: builtin/fetch.c:874
14030 msgid "can't fetch in current branch"
14031 msgstr ""
14033 #: builtin/fetch.c:884
14034 msgid "[tag update]"
14035 msgstr ""
14037 #: builtin/fetch.c:885 builtin/fetch.c:922 builtin/fetch.c:944
14038 #: builtin/fetch.c:956
14039 msgid "unable to update local ref"
14040 msgstr ""
14042 #: builtin/fetch.c:889
14043 msgid "would clobber existing tag"
14044 msgstr ""
14046 #: builtin/fetch.c:911
14047 msgid "[new tag]"
14048 msgstr ""
14050 #: builtin/fetch.c:914
14051 msgid "[new branch]"
14052 msgstr ""
14054 #: builtin/fetch.c:917
14055 msgid "[new ref]"
14056 msgstr ""
14058 #: builtin/fetch.c:956
14059 msgid "forced update"
14060 msgstr ""
14062 #: builtin/fetch.c:961
14063 msgid "non-fast-forward"
14064 msgstr ""
14066 #: builtin/fetch.c:1065
14067 msgid ""
14068 "Fetch normally indicates which branches had a forced update,\n"
14069 "but that check has been disabled. To re-enable, use '--show-forced-updates'\n"
14070 "flag or run 'git config fetch.showForcedUpdates true'."
14071 msgstr ""
14073 #: builtin/fetch.c:1069
14074 #, c-format
14075 msgid ""
14076 "It took %.2f seconds to check forced updates. You can use\n"
14077 "'--no-show-forced-updates' or run 'git config fetch.showForcedUpdates "
14078 "false'\n"
14079 " to avoid this check.\n"
14080 msgstr ""
14082 #: builtin/fetch.c:1101
14083 #, c-format
14084 msgid "%s did not send all necessary objects\n"
14085 msgstr ""
14087 #: builtin/fetch.c:1129
14088 #, c-format
14089 msgid "rejected %s because shallow roots are not allowed to be updated"
14090 msgstr ""
14092 #: builtin/fetch.c:1206 builtin/fetch.c:1357
14093 #, c-format
14094 msgid "From %.*s\n"
14095 msgstr ""
14097 #: builtin/fetch.c:1228
14098 #, c-format
14099 msgid ""
14100 "some local refs could not be updated; try running\n"
14101 " 'git remote prune %s' to remove any old, conflicting branches"
14102 msgstr ""
14104 #: builtin/fetch.c:1327
14105 #, c-format
14106 msgid "   (%s will become dangling)"
14107 msgstr ""
14109 #: builtin/fetch.c:1328
14110 #, c-format
14111 msgid "   (%s has become dangling)"
14112 msgstr ""
14114 #: builtin/fetch.c:1360
14115 msgid "[deleted]"
14116 msgstr ""
14118 #: builtin/fetch.c:1361 builtin/remote.c:1118
14119 msgid "(none)"
14120 msgstr ""
14122 #: builtin/fetch.c:1384
14123 #, c-format
14124 msgid "Refusing to fetch into current branch %s of non-bare repository"
14125 msgstr ""
14127 #: builtin/fetch.c:1403
14128 #, c-format
14129 msgid "Option \"%s\" value \"%s\" is not valid for %s"
14130 msgstr ""
14132 #: builtin/fetch.c:1406
14133 #, c-format
14134 msgid "Option \"%s\" is ignored for %s\n"
14135 msgstr ""
14137 #: builtin/fetch.c:1618
14138 msgid "multiple branches detected, incompatible with --set-upstream"
14139 msgstr ""
14141 #: builtin/fetch.c:1633
14142 msgid "not setting upstream for a remote remote-tracking branch"
14143 msgstr ""
14145 #: builtin/fetch.c:1635
14146 msgid "not setting upstream for a remote tag"
14147 msgstr ""
14149 #: builtin/fetch.c:1637
14150 msgid "unknown branch type"
14151 msgstr ""
14153 #: builtin/fetch.c:1639
14154 msgid ""
14155 "no source branch found.\n"
14156 "you need to specify exactly one branch with the --set-upstream option."
14157 msgstr ""
14159 #: builtin/fetch.c:1768 builtin/fetch.c:1831
14160 #, c-format
14161 msgid "Fetching %s\n"
14162 msgstr ""
14164 #: builtin/fetch.c:1778 builtin/fetch.c:1833 builtin/remote.c:101
14165 #, c-format
14166 msgid "Could not fetch %s"
14167 msgstr ""
14169 #: builtin/fetch.c:1790
14170 #, c-format
14171 msgid "could not fetch '%s' (exit code: %d)\n"
14172 msgstr ""
14174 #: builtin/fetch.c:1894
14175 msgid ""
14176 "No remote repository specified.  Please, specify either a URL or a\n"
14177 "remote name from which new revisions should be fetched."
14178 msgstr ""
14180 #: builtin/fetch.c:1930
14181 msgid "You need to specify a tag name."
14182 msgstr ""
14184 #: builtin/fetch.c:1994
14185 msgid "--negotiate-only needs one or more --negotiate-tip=*"
14186 msgstr ""
14188 #: builtin/fetch.c:1998
14189 msgid "Negative depth in --deepen is not supported"
14190 msgstr ""
14192 #: builtin/fetch.c:2000
14193 msgid "--deepen and --depth are mutually exclusive"
14194 msgstr ""
14196 #: builtin/fetch.c:2005
14197 msgid "--depth and --unshallow cannot be used together"
14198 msgstr ""
14200 #: builtin/fetch.c:2007
14201 msgid "--unshallow on a complete repository does not make sense"
14202 msgstr ""
14204 #: builtin/fetch.c:2024
14205 msgid "fetch --all does not take a repository argument"
14206 msgstr ""
14208 #: builtin/fetch.c:2026
14209 msgid "fetch --all does not make sense with refspecs"
14210 msgstr ""
14212 #: builtin/fetch.c:2035
14213 #, c-format
14214 msgid "No such remote or remote group: %s"
14215 msgstr ""
14217 #: builtin/fetch.c:2042
14218 msgid "Fetching a group and specifying refspecs does not make sense"
14219 msgstr ""
14221 #: builtin/fetch.c:2058
14222 msgid "must supply remote when using --negotiate-only"
14223 msgstr ""
14225 #: builtin/fetch.c:2063
14226 msgid "Protocol does not support --negotiate-only, exiting."
14227 msgstr ""
14229 #: builtin/fetch.c:2082
14230 msgid ""
14231 "--filter can only be used with the remote configured in extensions."
14232 "partialclone"
14233 msgstr ""
14235 #: builtin/fetch.c:2086
14236 msgid "--atomic can only be used when fetching from one remote"
14237 msgstr ""
14239 #: builtin/fetch.c:2090
14240 msgid "--stdin can only be used when fetching from one remote"
14241 msgstr ""
14243 #: builtin/fmt-merge-msg.c:7
14244 msgid ""
14245 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
14246 msgstr ""
14248 #: builtin/fmt-merge-msg.c:18
14249 msgid "populate log with at most <n> entries from shortlog"
14250 msgstr ""
14252 #: builtin/fmt-merge-msg.c:21
14253 msgid "alias for --log (deprecated)"
14254 msgstr ""
14256 #: builtin/fmt-merge-msg.c:24
14257 msgid "text"
14258 msgstr ""
14260 #: builtin/fmt-merge-msg.c:25
14261 msgid "use <text> as start of message"
14262 msgstr ""
14264 #: builtin/fmt-merge-msg.c:26
14265 msgid "file to read from"
14266 msgstr ""
14268 #: builtin/for-each-ref.c:10
14269 msgid "git for-each-ref [<options>] [<pattern>]"
14270 msgstr ""
14272 #: builtin/for-each-ref.c:11
14273 msgid "git for-each-ref [--points-at <object>]"
14274 msgstr ""
14276 #: builtin/for-each-ref.c:12
14277 msgid "git for-each-ref [--merged [<commit>]] [--no-merged [<commit>]]"
14278 msgstr ""
14280 #: builtin/for-each-ref.c:13
14281 msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
14282 msgstr ""
14284 #: builtin/for-each-ref.c:30
14285 msgid "quote placeholders suitably for shells"
14286 msgstr ""
14288 #: builtin/for-each-ref.c:32
14289 msgid "quote placeholders suitably for perl"
14290 msgstr ""
14292 #: builtin/for-each-ref.c:34
14293 msgid "quote placeholders suitably for python"
14294 msgstr ""
14296 #: builtin/for-each-ref.c:36
14297 msgid "quote placeholders suitably for Tcl"
14298 msgstr ""
14300 #: builtin/for-each-ref.c:39
14301 msgid "show only <n> matched refs"
14302 msgstr ""
14304 #: builtin/for-each-ref.c:41 builtin/tag.c:483
14305 msgid "respect format colors"
14306 msgstr ""
14308 #: builtin/for-each-ref.c:44
14309 msgid "print only refs which points at the given object"
14310 msgstr ""
14312 #: builtin/for-each-ref.c:46
14313 msgid "print only refs that are merged"
14314 msgstr ""
14316 #: builtin/for-each-ref.c:47
14317 msgid "print only refs that are not merged"
14318 msgstr ""
14320 #: builtin/for-each-ref.c:48
14321 msgid "print only refs which contain the commit"
14322 msgstr ""
14324 #: builtin/for-each-ref.c:49
14325 msgid "print only refs which don't contain the commit"
14326 msgstr ""
14328 #: builtin/for-each-repo.c:9
14329 msgid "git for-each-repo --config=<config> <command-args>"
14330 msgstr ""
14332 #: builtin/for-each-repo.c:37
14333 msgid "config"
14334 msgstr ""
14336 #: builtin/for-each-repo.c:38
14337 msgid "config key storing a list of repository paths"
14338 msgstr ""
14340 #: builtin/for-each-repo.c:46
14341 msgid "missing --config=<config>"
14342 msgstr ""
14344 #: builtin/fsck.c:69 builtin/fsck.c:128 builtin/fsck.c:129
14345 msgid "unknown"
14346 msgstr ""
14348 #. TRANSLATORS: e.g. error in tree 01bfda: <more explanation>
14349 #: builtin/fsck.c:78 builtin/fsck.c:100
14350 #, c-format
14351 msgid "error in %s %s: %s"
14352 msgstr ""
14354 #. TRANSLATORS: e.g. warning in tree 01bfda: <more explanation>
14355 #: builtin/fsck.c:94
14356 #, c-format
14357 msgid "warning in %s %s: %s"
14358 msgstr ""
14360 #: builtin/fsck.c:124 builtin/fsck.c:127
14361 #, c-format
14362 msgid "broken link from %7s %s"
14363 msgstr ""
14365 #: builtin/fsck.c:136
14366 msgid "wrong object type in link"
14367 msgstr ""
14369 #: builtin/fsck.c:152
14370 #, c-format
14371 msgid ""
14372 "broken link from %7s %s\n"
14373 "              to %7s %s"
14374 msgstr ""
14376 #: builtin/fsck.c:264
14377 #, c-format
14378 msgid "missing %s %s"
14379 msgstr ""
14381 #: builtin/fsck.c:291
14382 #, c-format
14383 msgid "unreachable %s %s"
14384 msgstr ""
14386 #: builtin/fsck.c:311
14387 #, c-format
14388 msgid "dangling %s %s"
14389 msgstr ""
14391 #: builtin/fsck.c:321
14392 msgid "could not create lost-found"
14393 msgstr ""
14395 #: builtin/fsck.c:332
14396 #, c-format
14397 msgid "could not finish '%s'"
14398 msgstr ""
14400 #: builtin/fsck.c:349
14401 #, c-format
14402 msgid "Checking %s"
14403 msgstr ""
14405 #: builtin/fsck.c:387
14406 #, c-format
14407 msgid "Checking connectivity (%d objects)"
14408 msgstr ""
14410 #: builtin/fsck.c:406
14411 #, c-format
14412 msgid "Checking %s %s"
14413 msgstr ""
14415 #: builtin/fsck.c:411
14416 msgid "broken links"
14417 msgstr ""
14419 #: builtin/fsck.c:420
14420 #, c-format
14421 msgid "root %s"
14422 msgstr ""
14424 #: builtin/fsck.c:428
14425 #, c-format
14426 msgid "tagged %s %s (%s) in %s"
14427 msgstr ""
14429 #: builtin/fsck.c:457
14430 #, c-format
14431 msgid "%s: object corrupt or missing"
14432 msgstr ""
14434 #: builtin/fsck.c:482
14435 #, c-format
14436 msgid "%s: invalid reflog entry %s"
14437 msgstr ""
14439 #: builtin/fsck.c:496
14440 #, c-format
14441 msgid "Checking reflog %s->%s"
14442 msgstr ""
14444 #: builtin/fsck.c:530
14445 #, c-format
14446 msgid "%s: invalid sha1 pointer %s"
14447 msgstr ""
14449 #: builtin/fsck.c:537
14450 #, c-format
14451 msgid "%s: not a commit"
14452 msgstr ""
14454 #: builtin/fsck.c:591
14455 msgid "notice: No default references"
14456 msgstr ""
14458 #: builtin/fsck.c:606
14459 #, c-format
14460 msgid "%s: object corrupt or missing: %s"
14461 msgstr ""
14463 #: builtin/fsck.c:619
14464 #, c-format
14465 msgid "%s: object could not be parsed: %s"
14466 msgstr ""
14468 #: builtin/fsck.c:639
14469 #, c-format
14470 msgid "bad sha1 file: %s"
14471 msgstr ""
14473 #: builtin/fsck.c:654
14474 msgid "Checking object directory"
14475 msgstr ""
14477 #: builtin/fsck.c:657
14478 msgid "Checking object directories"
14479 msgstr ""
14481 #: builtin/fsck.c:672
14482 #, c-format
14483 msgid "Checking %s link"
14484 msgstr ""
14486 #: builtin/fsck.c:677 builtin/index-pack.c:864
14487 #, c-format
14488 msgid "invalid %s"
14489 msgstr ""
14491 #: builtin/fsck.c:684
14492 #, c-format
14493 msgid "%s points to something strange (%s)"
14494 msgstr ""
14496 #: builtin/fsck.c:690
14497 #, c-format
14498 msgid "%s: detached HEAD points at nothing"
14499 msgstr ""
14501 #: builtin/fsck.c:694
14502 #, c-format
14503 msgid "notice: %s points to an unborn branch (%s)"
14504 msgstr ""
14506 #: builtin/fsck.c:706
14507 msgid "Checking cache tree"
14508 msgstr ""
14510 #: builtin/fsck.c:711
14511 #, c-format
14512 msgid "%s: invalid sha1 pointer in cache-tree"
14513 msgstr ""
14515 #: builtin/fsck.c:720
14516 msgid "non-tree in cache-tree"
14517 msgstr ""
14519 #: builtin/fsck.c:751
14520 msgid "git fsck [<options>] [<object>...]"
14521 msgstr ""
14523 #: builtin/fsck.c:757
14524 msgid "show unreachable objects"
14525 msgstr ""
14527 #: builtin/fsck.c:758
14528 msgid "show dangling objects"
14529 msgstr ""
14531 #: builtin/fsck.c:759
14532 msgid "report tags"
14533 msgstr ""
14535 #: builtin/fsck.c:760
14536 msgid "report root nodes"
14537 msgstr ""
14539 #: builtin/fsck.c:761
14540 msgid "make index objects head nodes"
14541 msgstr ""
14543 #: builtin/fsck.c:762
14544 msgid "make reflogs head nodes (default)"
14545 msgstr ""
14547 #: builtin/fsck.c:763
14548 msgid "also consider packs and alternate objects"
14549 msgstr ""
14551 #: builtin/fsck.c:764
14552 msgid "check only connectivity"
14553 msgstr ""
14555 #: builtin/fsck.c:765 builtin/mktag.c:75
14556 msgid "enable more strict checking"
14557 msgstr ""
14559 #: builtin/fsck.c:767
14560 msgid "write dangling objects in .git/lost-found"
14561 msgstr ""
14563 #: builtin/fsck.c:768 builtin/prune.c:134
14564 msgid "show progress"
14565 msgstr ""
14567 #: builtin/fsck.c:769
14568 msgid "show verbose names for reachable objects"
14569 msgstr ""
14571 #: builtin/fsck.c:828 builtin/index-pack.c:262
14572 msgid "Checking objects"
14573 msgstr ""
14575 #: builtin/fsck.c:856
14576 #, c-format
14577 msgid "%s: object missing"
14578 msgstr ""
14580 #: builtin/fsck.c:867
14581 #, c-format
14582 msgid "invalid parameter: expected sha1, got '%s'"
14583 msgstr ""
14585 #: builtin/gc.c:39
14586 msgid "git gc [<options>]"
14587 msgstr ""
14589 #: builtin/gc.c:93
14590 #, c-format
14591 msgid "Failed to fstat %s: %s"
14592 msgstr ""
14594 #: builtin/gc.c:129
14595 #, c-format
14596 msgid "failed to parse '%s' value '%s'"
14597 msgstr ""
14599 #: builtin/gc.c:487 builtin/init-db.c:57
14600 #, c-format
14601 msgid "cannot stat '%s'"
14602 msgstr ""
14604 #: builtin/gc.c:496 builtin/notes.c:240 builtin/tag.c:573
14605 #, c-format
14606 msgid "cannot read '%s'"
14607 msgstr ""
14609 #: builtin/gc.c:503
14610 #, c-format
14611 msgid ""
14612 "The last gc run reported the following. Please correct the root cause\n"
14613 "and remove %s.\n"
14614 "Automatic cleanup will not be performed until the file is removed.\n"
14615 "\n"
14616 "%s"
14617 msgstr ""
14619 #: builtin/gc.c:551
14620 msgid "prune unreferenced objects"
14621 msgstr ""
14623 #: builtin/gc.c:553
14624 msgid "be more thorough (increased runtime)"
14625 msgstr ""
14627 #: builtin/gc.c:554
14628 msgid "enable auto-gc mode"
14629 msgstr ""
14631 #: builtin/gc.c:557
14632 msgid "force running gc even if there may be another gc running"
14633 msgstr ""
14635 #: builtin/gc.c:560
14636 msgid "repack all other packs except the largest pack"
14637 msgstr ""
14639 #: builtin/gc.c:576
14640 #, c-format
14641 msgid "failed to parse gc.logexpiry value %s"
14642 msgstr ""
14644 #: builtin/gc.c:587
14645 #, c-format
14646 msgid "failed to parse prune expiry value %s"
14647 msgstr ""
14649 #: builtin/gc.c:607
14650 #, c-format
14651 msgid "Auto packing the repository in background for optimum performance.\n"
14652 msgstr ""
14654 #: builtin/gc.c:609
14655 #, c-format
14656 msgid "Auto packing the repository for optimum performance.\n"
14657 msgstr ""
14659 #: builtin/gc.c:610
14660 #, c-format
14661 msgid "See \"git help gc\" for manual housekeeping.\n"
14662 msgstr ""
14664 #: builtin/gc.c:650
14665 #, c-format
14666 msgid ""
14667 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
14668 msgstr ""
14670 #: builtin/gc.c:705
14671 msgid ""
14672 "There are too many unreachable loose objects; run 'git prune' to remove them."
14673 msgstr ""
14675 #: builtin/gc.c:715
14676 msgid ""
14677 "git maintenance run [--auto] [--[no-]quiet] [--task=<task>] [--schedule]"
14678 msgstr ""
14680 #: builtin/gc.c:745
14681 msgid "--no-schedule is not allowed"
14682 msgstr ""
14684 #: builtin/gc.c:750
14685 #, c-format
14686 msgid "unrecognized --schedule argument '%s'"
14687 msgstr ""
14689 #: builtin/gc.c:869
14690 msgid "failed to write commit-graph"
14691 msgstr ""
14693 #: builtin/gc.c:905
14694 msgid "failed to prefetch remotes"
14695 msgstr ""
14697 #: builtin/gc.c:1022
14698 msgid "failed to start 'git pack-objects' process"
14699 msgstr ""
14701 #: builtin/gc.c:1039
14702 msgid "failed to finish 'git pack-objects' process"
14703 msgstr ""
14705 #: builtin/gc.c:1091
14706 msgid "failed to write multi-pack-index"
14707 msgstr ""
14709 #: builtin/gc.c:1109
14710 msgid "'git multi-pack-index expire' failed"
14711 msgstr ""
14713 #: builtin/gc.c:1170
14714 msgid "'git multi-pack-index repack' failed"
14715 msgstr ""
14717 #: builtin/gc.c:1179
14718 msgid ""
14719 "skipping incremental-repack task because core.multiPackIndex is disabled"
14720 msgstr ""
14722 #: builtin/gc.c:1283
14723 #, c-format
14724 msgid "lock file '%s' exists, skipping maintenance"
14725 msgstr ""
14727 #: builtin/gc.c:1313
14728 #, c-format
14729 msgid "task '%s' failed"
14730 msgstr ""
14732 #: builtin/gc.c:1395
14733 #, c-format
14734 msgid "'%s' is not a valid task"
14735 msgstr ""
14737 #: builtin/gc.c:1400
14738 #, c-format
14739 msgid "task '%s' cannot be selected multiple times"
14740 msgstr ""
14742 #: builtin/gc.c:1415
14743 msgid "run tasks based on the state of the repository"
14744 msgstr ""
14746 #: builtin/gc.c:1416
14747 msgid "frequency"
14748 msgstr ""
14750 #: builtin/gc.c:1417
14751 msgid "run tasks based on frequency"
14752 msgstr ""
14754 #: builtin/gc.c:1420
14755 msgid "do not report progress or other information over stderr"
14756 msgstr ""
14758 #: builtin/gc.c:1421
14759 msgid "task"
14760 msgstr ""
14762 #: builtin/gc.c:1422
14763 msgid "run a specific task"
14764 msgstr ""
14766 #: builtin/gc.c:1439
14767 msgid "use at most one of --auto and --schedule=<frequency>"
14768 msgstr ""
14770 #: builtin/gc.c:1482
14771 msgid "failed to run 'git config'"
14772 msgstr ""
14774 #: builtin/gc.c:1547
14775 #, c-format
14776 msgid "failed to expand path '%s'"
14777 msgstr ""
14779 #: builtin/gc.c:1576
14780 msgid "failed to start launchctl"
14781 msgstr ""
14783 #: builtin/gc.c:1613
14784 #, c-format
14785 msgid "failed to create directories for '%s'"
14786 msgstr ""
14788 #: builtin/gc.c:1674
14789 #, c-format
14790 msgid "failed to bootstrap service %s"
14791 msgstr ""
14793 #: builtin/gc.c:1745
14794 msgid "failed to create temp xml file"
14795 msgstr ""
14797 #: builtin/gc.c:1835
14798 msgid "failed to start schtasks"
14799 msgstr ""
14801 #: builtin/gc.c:1879
14802 msgid "failed to run 'crontab -l'; your system might not support 'cron'"
14803 msgstr ""
14805 #: builtin/gc.c:1896
14806 msgid "failed to run 'crontab'; your system might not support 'cron'"
14807 msgstr ""
14809 #: builtin/gc.c:1900
14810 msgid "failed to open stdin of 'crontab'"
14811 msgstr ""
14813 #: builtin/gc.c:1942
14814 msgid "'crontab' died"
14815 msgstr ""
14817 #: builtin/gc.c:1976
14818 msgid "another process is scheduling background maintenance"
14819 msgstr ""
14821 #: builtin/gc.c:2000
14822 msgid "failed to add repo to global config"
14823 msgstr ""
14825 #: builtin/gc.c:2010
14826 msgid "git maintenance <subcommand> [<options>]"
14827 msgstr ""
14829 #: builtin/gc.c:2029
14830 #, c-format
14831 msgid "invalid subcommand: %s"
14832 msgstr ""
14834 #: builtin/grep.c:30
14835 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
14836 msgstr ""
14838 #: builtin/grep.c:223
14839 #, c-format
14840 msgid "grep: failed to create thread: %s"
14841 msgstr ""
14843 #: builtin/grep.c:277
14844 #, c-format
14845 msgid "invalid number of threads specified (%d) for %s"
14846 msgstr ""
14848 #. TRANSLATORS: %s is the configuration
14849 #. variable for tweaking threads, currently
14850 #. grep.threads
14852 #: builtin/grep.c:285 builtin/index-pack.c:1588 builtin/index-pack.c:1791
14853 #: builtin/pack-objects.c:3129
14854 #, c-format
14855 msgid "no threads support, ignoring %s"
14856 msgstr ""
14858 #: builtin/grep.c:473 builtin/grep.c:603 builtin/grep.c:643
14859 #, c-format
14860 msgid "unable to read tree (%s)"
14861 msgstr ""
14863 #: builtin/grep.c:658
14864 #, c-format
14865 msgid "unable to grep from object of type %s"
14866 msgstr ""
14868 #: builtin/grep.c:738
14869 #, c-format
14870 msgid "switch `%c' expects a numerical value"
14871 msgstr ""
14873 #: builtin/grep.c:837
14874 msgid "search in index instead of in the work tree"
14875 msgstr ""
14877 #: builtin/grep.c:839
14878 msgid "find in contents not managed by git"
14879 msgstr ""
14881 #: builtin/grep.c:841
14882 msgid "search in both tracked and untracked files"
14883 msgstr ""
14885 #: builtin/grep.c:843
14886 msgid "ignore files specified via '.gitignore'"
14887 msgstr ""
14889 #: builtin/grep.c:845
14890 msgid "recursively search in each submodule"
14891 msgstr ""
14893 #: builtin/grep.c:848
14894 msgid "show non-matching lines"
14895 msgstr ""
14897 #: builtin/grep.c:850
14898 msgid "case insensitive matching"
14899 msgstr ""
14901 #: builtin/grep.c:852
14902 msgid "match patterns only at word boundaries"
14903 msgstr ""
14905 #: builtin/grep.c:854
14906 msgid "process binary files as text"
14907 msgstr ""
14909 #: builtin/grep.c:856
14910 msgid "don't match patterns in binary files"
14911 msgstr ""
14913 #: builtin/grep.c:859
14914 msgid "process binary files with textconv filters"
14915 msgstr ""
14917 #: builtin/grep.c:861
14918 msgid "search in subdirectories (default)"
14919 msgstr ""
14921 #: builtin/grep.c:863
14922 msgid "descend at most <depth> levels"
14923 msgstr ""
14925 #: builtin/grep.c:867
14926 msgid "use extended POSIX regular expressions"
14927 msgstr ""
14929 #: builtin/grep.c:870
14930 msgid "use basic POSIX regular expressions (default)"
14931 msgstr ""
14933 #: builtin/grep.c:873
14934 msgid "interpret patterns as fixed strings"
14935 msgstr ""
14937 #: builtin/grep.c:876
14938 msgid "use Perl-compatible regular expressions"
14939 msgstr ""
14941 #: builtin/grep.c:879
14942 msgid "show line numbers"
14943 msgstr ""
14945 #: builtin/grep.c:880
14946 msgid "show column number of first match"
14947 msgstr ""
14949 #: builtin/grep.c:881
14950 msgid "don't show filenames"
14951 msgstr ""
14953 #: builtin/grep.c:882
14954 msgid "show filenames"
14955 msgstr ""
14957 #: builtin/grep.c:884
14958 msgid "show filenames relative to top directory"
14959 msgstr ""
14961 #: builtin/grep.c:886
14962 msgid "show only filenames instead of matching lines"
14963 msgstr ""
14965 #: builtin/grep.c:888
14966 msgid "synonym for --files-with-matches"
14967 msgstr ""
14969 #: builtin/grep.c:891
14970 msgid "show only the names of files without match"
14971 msgstr ""
14973 #: builtin/grep.c:893
14974 msgid "print NUL after filenames"
14975 msgstr ""
14977 #: builtin/grep.c:896
14978 msgid "show only matching parts of a line"
14979 msgstr ""
14981 #: builtin/grep.c:898
14982 msgid "show the number of matches instead of matching lines"
14983 msgstr ""
14985 #: builtin/grep.c:899
14986 msgid "highlight matches"
14987 msgstr ""
14989 #: builtin/grep.c:901
14990 msgid "print empty line between matches from different files"
14991 msgstr ""
14993 #: builtin/grep.c:903
14994 msgid "show filename only once above matches from same file"
14995 msgstr ""
14997 #: builtin/grep.c:906
14998 msgid "show <n> context lines before and after matches"
14999 msgstr ""
15001 #: builtin/grep.c:909
15002 msgid "show <n> context lines before matches"
15003 msgstr ""
15005 #: builtin/grep.c:911
15006 msgid "show <n> context lines after matches"
15007 msgstr ""
15009 #: builtin/grep.c:913
15010 msgid "use <n> worker threads"
15011 msgstr ""
15013 #: builtin/grep.c:914
15014 msgid "shortcut for -C NUM"
15015 msgstr ""
15017 #: builtin/grep.c:917
15018 msgid "show a line with the function name before matches"
15019 msgstr ""
15021 #: builtin/grep.c:919
15022 msgid "show the surrounding function"
15023 msgstr ""
15025 #: builtin/grep.c:922
15026 msgid "read patterns from file"
15027 msgstr ""
15029 #: builtin/grep.c:924
15030 msgid "match <pattern>"
15031 msgstr ""
15033 #: builtin/grep.c:926
15034 msgid "combine patterns specified with -e"
15035 msgstr ""
15037 #: builtin/grep.c:938
15038 msgid "indicate hit with exit status without output"
15039 msgstr ""
15041 #: builtin/grep.c:940
15042 msgid "show only matches from files that match all patterns"
15043 msgstr ""
15045 #: builtin/grep.c:943
15046 msgid "pager"
15047 msgstr ""
15049 #: builtin/grep.c:943
15050 msgid "show matching files in the pager"
15051 msgstr ""
15053 #: builtin/grep.c:947
15054 msgid "allow calling of grep(1) (ignored by this build)"
15055 msgstr ""
15057 #: builtin/grep.c:1013
15058 msgid "no pattern given"
15059 msgstr ""
15061 #: builtin/grep.c:1049
15062 msgid "--no-index or --untracked cannot be used with revs"
15063 msgstr ""
15065 #: builtin/grep.c:1057
15066 #, c-format
15067 msgid "unable to resolve revision: %s"
15068 msgstr ""
15070 #: builtin/grep.c:1087
15071 msgid "--untracked not supported with --recurse-submodules"
15072 msgstr ""
15074 #: builtin/grep.c:1091
15075 msgid "invalid option combination, ignoring --threads"
15076 msgstr ""
15078 #: builtin/grep.c:1094 builtin/pack-objects.c:4090
15079 msgid "no threads support, ignoring --threads"
15080 msgstr ""
15082 #: builtin/grep.c:1097 builtin/index-pack.c:1585 builtin/pack-objects.c:3126
15083 #, c-format
15084 msgid "invalid number of threads specified (%d)"
15085 msgstr ""
15087 #: builtin/grep.c:1131
15088 msgid "--open-files-in-pager only works on the worktree"
15089 msgstr ""
15091 #: builtin/grep.c:1157
15092 msgid "--cached or --untracked cannot be used with --no-index"
15093 msgstr ""
15095 #: builtin/grep.c:1160
15096 msgid "--untracked cannot be used with --cached"
15097 msgstr ""
15099 #: builtin/grep.c:1166
15100 msgid "--[no-]exclude-standard cannot be used for tracked contents"
15101 msgstr ""
15103 #: builtin/grep.c:1174
15104 msgid "both --cached and trees are given"
15105 msgstr ""
15107 #: builtin/hash-object.c:85
15108 msgid ""
15109 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
15110 "[--] <file>..."
15111 msgstr ""
15113 #: builtin/hash-object.c:86
15114 msgid "git hash-object  --stdin-paths"
15115 msgstr ""
15117 #: builtin/hash-object.c:98
15118 msgid "object type"
15119 msgstr ""
15121 #: builtin/hash-object.c:99
15122 msgid "write the object into the object database"
15123 msgstr ""
15125 #: builtin/hash-object.c:101
15126 msgid "read the object from stdin"
15127 msgstr ""
15129 #: builtin/hash-object.c:103
15130 msgid "store file as is without filters"
15131 msgstr ""
15133 #: builtin/hash-object.c:104
15134 msgid ""
15135 "just hash any random garbage to create corrupt objects for debugging Git"
15136 msgstr ""
15138 #: builtin/hash-object.c:105
15139 msgid "process file as it were from this path"
15140 msgstr ""
15142 #: builtin/help.c:47
15143 msgid "print all available commands"
15144 msgstr ""
15146 #: builtin/help.c:48
15147 msgid "exclude guides"
15148 msgstr ""
15150 #: builtin/help.c:49
15151 msgid "print list of useful guides"
15152 msgstr ""
15154 #: builtin/help.c:50
15155 msgid "print all configuration variable names"
15156 msgstr ""
15158 #: builtin/help.c:52
15159 msgid "show man page"
15160 msgstr ""
15162 #: builtin/help.c:53
15163 msgid "show manual in web browser"
15164 msgstr ""
15166 #: builtin/help.c:55
15167 msgid "show info page"
15168 msgstr ""
15170 #: builtin/help.c:57
15171 msgid "print command description"
15172 msgstr ""
15174 #: builtin/help.c:62
15175 msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
15176 msgstr ""
15178 #: builtin/help.c:163
15179 #, c-format
15180 msgid "unrecognized help format '%s'"
15181 msgstr ""
15183 #: builtin/help.c:190
15184 msgid "Failed to start emacsclient."
15185 msgstr ""
15187 #: builtin/help.c:203
15188 msgid "Failed to parse emacsclient version."
15189 msgstr ""
15191 #: builtin/help.c:211
15192 #, c-format
15193 msgid "emacsclient version '%d' too old (< 22)."
15194 msgstr ""
15196 #: builtin/help.c:229 builtin/help.c:251 builtin/help.c:261 builtin/help.c:269
15197 #, c-format
15198 msgid "failed to exec '%s'"
15199 msgstr ""
15201 #: builtin/help.c:307
15202 #, c-format
15203 msgid ""
15204 "'%s': path for unsupported man viewer.\n"
15205 "Please consider using 'man.<tool>.cmd' instead."
15206 msgstr ""
15208 #: builtin/help.c:319
15209 #, c-format
15210 msgid ""
15211 "'%s': cmd for supported man viewer.\n"
15212 "Please consider using 'man.<tool>.path' instead."
15213 msgstr ""
15215 #: builtin/help.c:436
15216 #, c-format
15217 msgid "'%s': unknown man viewer."
15218 msgstr ""
15220 #: builtin/help.c:452
15221 msgid "no man viewer handled the request"
15222 msgstr ""
15224 #: builtin/help.c:459
15225 msgid "no info viewer handled the request"
15226 msgstr ""
15228 #: builtin/help.c:517 builtin/help.c:528 git.c:348
15229 #, c-format
15230 msgid "'%s' is aliased to '%s'"
15231 msgstr ""
15233 #: builtin/help.c:531 git.c:380
15234 #, c-format
15235 msgid "bad alias.%s string: %s"
15236 msgstr ""
15238 #: builtin/help.c:561 builtin/help.c:591
15239 #, c-format
15240 msgid "usage: %s%s"
15241 msgstr ""
15243 #: builtin/help.c:575
15244 msgid "'git help config' for more information"
15245 msgstr ""
15247 #: builtin/index-pack.c:222
15248 #, c-format
15249 msgid "object type mismatch at %s"
15250 msgstr ""
15252 #: builtin/index-pack.c:242
15253 #, c-format
15254 msgid "did not receive expected object %s"
15255 msgstr ""
15257 #: builtin/index-pack.c:245
15258 #, c-format
15259 msgid "object %s: expected type %s, found %s"
15260 msgstr ""
15262 #: builtin/index-pack.c:295
15263 #, c-format
15264 msgid "cannot fill %d byte"
15265 msgid_plural "cannot fill %d bytes"
15266 msgstr[0] ""
15267 msgstr[1] ""
15269 #: builtin/index-pack.c:305
15270 msgid "early EOF"
15271 msgstr ""
15273 #: builtin/index-pack.c:306
15274 msgid "read error on input"
15275 msgstr ""
15277 #: builtin/index-pack.c:318
15278 msgid "used more bytes than were available"
15279 msgstr ""
15281 #: builtin/index-pack.c:325 builtin/pack-objects.c:756
15282 msgid "pack too large for current definition of off_t"
15283 msgstr ""
15285 #: builtin/index-pack.c:328 builtin/unpack-objects.c:95
15286 msgid "pack exceeds maximum allowed size"
15287 msgstr ""
15289 #: builtin/index-pack.c:343
15290 #, c-format
15291 msgid "unable to create '%s'"
15292 msgstr ""
15294 #: builtin/index-pack.c:349
15295 #, c-format
15296 msgid "cannot open packfile '%s'"
15297 msgstr ""
15299 #: builtin/index-pack.c:363
15300 msgid "pack signature mismatch"
15301 msgstr ""
15303 #: builtin/index-pack.c:365
15304 #, c-format
15305 msgid "pack version %<PRIu32> unsupported"
15306 msgstr ""
15308 #: builtin/index-pack.c:381
15309 #, c-format
15310 msgid "pack has bad object at offset %<PRIuMAX>: %s"
15311 msgstr ""
15313 #: builtin/index-pack.c:487
15314 #, c-format
15315 msgid "inflate returned %d"
15316 msgstr ""
15318 #: builtin/index-pack.c:536
15319 msgid "offset value overflow for delta base object"
15320 msgstr ""
15322 #: builtin/index-pack.c:544
15323 msgid "delta base offset is out of bound"
15324 msgstr ""
15326 #: builtin/index-pack.c:552
15327 #, c-format
15328 msgid "unknown object type %d"
15329 msgstr ""
15331 #: builtin/index-pack.c:583
15332 msgid "cannot pread pack file"
15333 msgstr ""
15335 #: builtin/index-pack.c:585
15336 #, c-format
15337 msgid "premature end of pack file, %<PRIuMAX> byte missing"
15338 msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
15339 msgstr[0] ""
15340 msgstr[1] ""
15342 #: builtin/index-pack.c:611
15343 msgid "serious inflate inconsistency"
15344 msgstr ""
15346 #: builtin/index-pack.c:756 builtin/index-pack.c:762 builtin/index-pack.c:786
15347 #: builtin/index-pack.c:825 builtin/index-pack.c:834
15348 #, c-format
15349 msgid "SHA1 COLLISION FOUND WITH %s !"
15350 msgstr ""
15352 #: builtin/index-pack.c:759 builtin/pack-objects.c:292
15353 #: builtin/pack-objects.c:352 builtin/pack-objects.c:458
15354 #, c-format
15355 msgid "unable to read %s"
15356 msgstr ""
15358 #: builtin/index-pack.c:823
15359 #, c-format
15360 msgid "cannot read existing object info %s"
15361 msgstr ""
15363 #: builtin/index-pack.c:831
15364 #, c-format
15365 msgid "cannot read existing object %s"
15366 msgstr ""
15368 #: builtin/index-pack.c:845
15369 #, c-format
15370 msgid "invalid blob object %s"
15371 msgstr ""
15373 #: builtin/index-pack.c:848 builtin/index-pack.c:867
15374 msgid "fsck error in packed object"
15375 msgstr ""
15377 #: builtin/index-pack.c:869
15378 #, c-format
15379 msgid "Not all child objects of %s are reachable"
15380 msgstr ""
15382 #: builtin/index-pack.c:930 builtin/index-pack.c:977
15383 msgid "failed to apply delta"
15384 msgstr ""
15386 #: builtin/index-pack.c:1160
15387 msgid "Receiving objects"
15388 msgstr ""
15390 #: builtin/index-pack.c:1160
15391 msgid "Indexing objects"
15392 msgstr ""
15394 #: builtin/index-pack.c:1194
15395 msgid "pack is corrupted (SHA1 mismatch)"
15396 msgstr ""
15398 #: builtin/index-pack.c:1199
15399 msgid "cannot fstat packfile"
15400 msgstr ""
15402 #: builtin/index-pack.c:1202
15403 msgid "pack has junk at the end"
15404 msgstr ""
15406 #: builtin/index-pack.c:1214
15407 msgid "confusion beyond insanity in parse_pack_objects()"
15408 msgstr ""
15410 #: builtin/index-pack.c:1237
15411 msgid "Resolving deltas"
15412 msgstr ""
15414 #: builtin/index-pack.c:1248 builtin/pack-objects.c:2892
15415 #, c-format
15416 msgid "unable to create thread: %s"
15417 msgstr ""
15419 #: builtin/index-pack.c:1281
15420 msgid "confusion beyond insanity"
15421 msgstr ""
15423 #: builtin/index-pack.c:1287
15424 #, c-format
15425 msgid "completed with %d local object"
15426 msgid_plural "completed with %d local objects"
15427 msgstr[0] ""
15428 msgstr[1] ""
15430 #: builtin/index-pack.c:1299
15431 #, c-format
15432 msgid "Unexpected tail checksum for %s (disk corruption?)"
15433 msgstr ""
15435 #: builtin/index-pack.c:1303
15436 #, c-format
15437 msgid "pack has %d unresolved delta"
15438 msgid_plural "pack has %d unresolved deltas"
15439 msgstr[0] ""
15440 msgstr[1] ""
15442 #: builtin/index-pack.c:1327
15443 #, c-format
15444 msgid "unable to deflate appended object (%d)"
15445 msgstr ""
15447 #: builtin/index-pack.c:1423
15448 #, c-format
15449 msgid "local object %s is corrupt"
15450 msgstr ""
15452 #: builtin/index-pack.c:1444
15453 #, c-format
15454 msgid "packfile name '%s' does not end with '.%s'"
15455 msgstr ""
15457 #: builtin/index-pack.c:1468
15458 #, c-format
15459 msgid "cannot write %s file '%s'"
15460 msgstr ""
15462 #: builtin/index-pack.c:1476
15463 #, c-format
15464 msgid "cannot close written %s file '%s'"
15465 msgstr ""
15467 #: builtin/index-pack.c:1502
15468 msgid "error while closing pack file"
15469 msgstr ""
15471 #: builtin/index-pack.c:1516
15472 msgid "cannot store pack file"
15473 msgstr ""
15475 #: builtin/index-pack.c:1524
15476 msgid "cannot store index file"
15477 msgstr ""
15479 #: builtin/index-pack.c:1579 builtin/pack-objects.c:3137
15480 #, c-format
15481 msgid "bad pack.indexversion=%<PRIu32>"
15482 msgstr ""
15484 #: builtin/index-pack.c:1649
15485 #, c-format
15486 msgid "Cannot open existing pack file '%s'"
15487 msgstr ""
15489 #: builtin/index-pack.c:1651
15490 #, c-format
15491 msgid "Cannot open existing pack idx file for '%s'"
15492 msgstr ""
15494 #: builtin/index-pack.c:1699
15495 #, c-format
15496 msgid "non delta: %d object"
15497 msgid_plural "non delta: %d objects"
15498 msgstr[0] ""
15499 msgstr[1] ""
15501 #: builtin/index-pack.c:1706
15502 #, c-format
15503 msgid "chain length = %d: %lu object"
15504 msgid_plural "chain length = %d: %lu objects"
15505 msgstr[0] ""
15506 msgstr[1] ""
15508 #: builtin/index-pack.c:1748
15509 msgid "Cannot come back to cwd"
15510 msgstr ""
15512 #: builtin/index-pack.c:1802 builtin/index-pack.c:1805
15513 #: builtin/index-pack.c:1821 builtin/index-pack.c:1825
15514 #, c-format
15515 msgid "bad %s"
15516 msgstr ""
15518 #: builtin/index-pack.c:1831 builtin/init-db.c:379 builtin/init-db.c:614
15519 #, c-format
15520 msgid "unknown hash algorithm '%s'"
15521 msgstr ""
15523 #: builtin/index-pack.c:1850
15524 msgid "--fix-thin cannot be used without --stdin"
15525 msgstr ""
15527 #: builtin/index-pack.c:1852
15528 msgid "--stdin requires a git repository"
15529 msgstr ""
15531 #: builtin/index-pack.c:1854
15532 msgid "--object-format cannot be used with --stdin"
15533 msgstr ""
15535 #: builtin/index-pack.c:1869
15536 msgid "--verify with no packfile name given"
15537 msgstr ""
15539 #: builtin/index-pack.c:1935 builtin/unpack-objects.c:584
15540 msgid "fsck error in pack objects"
15541 msgstr ""
15543 #: builtin/init-db.c:63
15544 #, c-format
15545 msgid "cannot stat template '%s'"
15546 msgstr ""
15548 #: builtin/init-db.c:68
15549 #, c-format
15550 msgid "cannot opendir '%s'"
15551 msgstr ""
15553 #: builtin/init-db.c:80
15554 #, c-format
15555 msgid "cannot readlink '%s'"
15556 msgstr ""
15558 #: builtin/init-db.c:82
15559 #, c-format
15560 msgid "cannot symlink '%s' '%s'"
15561 msgstr ""
15563 #: builtin/init-db.c:88
15564 #, c-format
15565 msgid "cannot copy '%s' to '%s'"
15566 msgstr ""
15568 #: builtin/init-db.c:92
15569 #, c-format
15570 msgid "ignoring template %s"
15571 msgstr ""
15573 #: builtin/init-db.c:123
15574 #, c-format
15575 msgid "templates not found in %s"
15576 msgstr ""
15578 #: builtin/init-db.c:138
15579 #, c-format
15580 msgid "not copying templates from '%s': %s"
15581 msgstr ""
15583 #: builtin/init-db.c:263
15584 #, c-format
15585 msgid "invalid initial branch name: '%s'"
15586 msgstr ""
15588 #: builtin/init-db.c:354
15589 #, c-format
15590 msgid "unable to handle file type %d"
15591 msgstr ""
15593 #: builtin/init-db.c:357
15594 #, c-format
15595 msgid "unable to move %s to %s"
15596 msgstr ""
15598 #: builtin/init-db.c:373
15599 msgid "attempt to reinitialize repository with different hash"
15600 msgstr ""
15602 #: builtin/init-db.c:397 builtin/init-db.c:400
15603 #, c-format
15604 msgid "%s already exists"
15605 msgstr ""
15607 #: builtin/init-db.c:432
15608 #, c-format
15609 msgid "re-init: ignored --initial-branch=%s"
15610 msgstr ""
15612 #: builtin/init-db.c:463
15613 #, c-format
15614 msgid "Reinitialized existing shared Git repository in %s%s\n"
15615 msgstr ""
15617 #: builtin/init-db.c:464
15618 #, c-format
15619 msgid "Reinitialized existing Git repository in %s%s\n"
15620 msgstr ""
15622 #: builtin/init-db.c:468
15623 #, c-format
15624 msgid "Initialized empty shared Git repository in %s%s\n"
15625 msgstr ""
15627 #: builtin/init-db.c:469
15628 #, c-format
15629 msgid "Initialized empty Git repository in %s%s\n"
15630 msgstr ""
15632 #: builtin/init-db.c:518
15633 msgid ""
15634 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
15635 "shared[=<permissions>]] [<directory>]"
15636 msgstr ""
15638 #: builtin/init-db.c:544
15639 msgid "permissions"
15640 msgstr ""
15642 #: builtin/init-db.c:545
15643 msgid "specify that the git repository is to be shared amongst several users"
15644 msgstr ""
15646 #: builtin/init-db.c:551
15647 msgid "override the name of the initial branch"
15648 msgstr ""
15650 #: builtin/init-db.c:552 builtin/verify-pack.c:74
15651 msgid "hash"
15652 msgstr ""
15654 #: builtin/init-db.c:553 builtin/show-index.c:22 builtin/verify-pack.c:75
15655 msgid "specify the hash algorithm to use"
15656 msgstr ""
15658 #: builtin/init-db.c:560
15659 msgid "--separate-git-dir and --bare are mutually exclusive"
15660 msgstr ""
15662 #: builtin/init-db.c:591 builtin/init-db.c:596
15663 #, c-format
15664 msgid "cannot mkdir %s"
15665 msgstr ""
15667 #: builtin/init-db.c:600 builtin/init-db.c:655
15668 #, c-format
15669 msgid "cannot chdir to %s"
15670 msgstr ""
15672 #: builtin/init-db.c:627
15673 #, c-format
15674 msgid ""
15675 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
15676 "dir=<directory>)"
15677 msgstr ""
15679 #: builtin/init-db.c:679
15680 #, c-format
15681 msgid "Cannot access work tree '%s'"
15682 msgstr ""
15684 #: builtin/init-db.c:684
15685 msgid "--separate-git-dir incompatible with bare repository"
15686 msgstr ""
15688 #: builtin/interpret-trailers.c:16
15689 msgid ""
15690 "git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
15691 "<token>[(=|:)<value>])...] [<file>...]"
15692 msgstr ""
15694 #: builtin/interpret-trailers.c:95
15695 msgid "edit files in place"
15696 msgstr ""
15698 #: builtin/interpret-trailers.c:96
15699 msgid "trim empty trailers"
15700 msgstr ""
15702 #: builtin/interpret-trailers.c:99
15703 msgid "where to place the new trailer"
15704 msgstr ""
15706 #: builtin/interpret-trailers.c:101
15707 msgid "action if trailer already exists"
15708 msgstr ""
15710 #: builtin/interpret-trailers.c:103
15711 msgid "action if trailer is missing"
15712 msgstr ""
15714 #: builtin/interpret-trailers.c:105
15715 msgid "output only the trailers"
15716 msgstr ""
15718 #: builtin/interpret-trailers.c:106
15719 msgid "do not apply config rules"
15720 msgstr ""
15722 #: builtin/interpret-trailers.c:107
15723 msgid "join whitespace-continued values"
15724 msgstr ""
15726 #: builtin/interpret-trailers.c:108
15727 msgid "set parsing options"
15728 msgstr ""
15730 #: builtin/interpret-trailers.c:110
15731 msgid "do not treat --- specially"
15732 msgstr ""
15734 #: builtin/interpret-trailers.c:112
15735 msgid "trailer(s) to add"
15736 msgstr ""
15738 #: builtin/interpret-trailers.c:123
15739 msgid "--trailer with --only-input does not make sense"
15740 msgstr ""
15742 #: builtin/interpret-trailers.c:133
15743 msgid "no input file given for in-place editing"
15744 msgstr ""
15746 #: builtin/log.c:59
15747 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
15748 msgstr ""
15750 #: builtin/log.c:60
15751 msgid "git show [<options>] <object>..."
15752 msgstr ""
15754 #: builtin/log.c:113
15755 #, c-format
15756 msgid "invalid --decorate option: %s"
15757 msgstr ""
15759 #: builtin/log.c:180
15760 msgid "show source"
15761 msgstr ""
15763 #: builtin/log.c:181
15764 msgid "use mail map file"
15765 msgstr ""
15767 #: builtin/log.c:184
15768 msgid "only decorate refs that match <pattern>"
15769 msgstr ""
15771 #: builtin/log.c:186
15772 msgid "do not decorate refs that match <pattern>"
15773 msgstr ""
15775 #: builtin/log.c:187
15776 msgid "decorate options"
15777 msgstr ""
15779 #: builtin/log.c:190
15780 msgid ""
15781 "trace the evolution of line range <start>,<end> or function :<funcname> in "
15782 "<file>"
15783 msgstr ""
15785 #: builtin/log.c:213
15786 msgid "-L<range>:<file> cannot be used with pathspec"
15787 msgstr ""
15789 #: builtin/log.c:306
15790 #, c-format
15791 msgid "Final output: %d %s\n"
15792 msgstr ""
15794 #: builtin/log.c:571
15795 #, c-format
15796 msgid "git show %s: bad file"
15797 msgstr ""
15799 #: builtin/log.c:586 builtin/log.c:676
15800 #, c-format
15801 msgid "could not read object %s"
15802 msgstr ""
15804 #: builtin/log.c:701
15805 #, c-format
15806 msgid "unknown type: %d"
15807 msgstr ""
15809 #: builtin/log.c:846
15810 #, c-format
15811 msgid "%s: invalid cover from description mode"
15812 msgstr ""
15814 #: builtin/log.c:853
15815 msgid "format.headers without value"
15816 msgstr ""
15818 #: builtin/log.c:982
15819 #, c-format
15820 msgid "cannot open patch file %s"
15821 msgstr ""
15823 #: builtin/log.c:999
15824 msgid "need exactly one range"
15825 msgstr ""
15827 #: builtin/log.c:1009
15828 msgid "not a range"
15829 msgstr ""
15831 #: builtin/log.c:1173
15832 msgid "cover letter needs email format"
15833 msgstr ""
15835 #: builtin/log.c:1179
15836 msgid "failed to create cover-letter file"
15837 msgstr ""
15839 #: builtin/log.c:1266
15840 #, c-format
15841 msgid "insane in-reply-to: %s"
15842 msgstr ""
15844 #: builtin/log.c:1293
15845 msgid "git format-patch [<options>] [<since> | <revision-range>]"
15846 msgstr ""
15848 #: builtin/log.c:1351
15849 msgid "two output directories?"
15850 msgstr ""
15852 #: builtin/log.c:1502 builtin/log.c:2328 builtin/log.c:2330 builtin/log.c:2342
15853 #, c-format
15854 msgid "unknown commit %s"
15855 msgstr ""
15857 #: builtin/log.c:1513 builtin/replace.c:58 builtin/replace.c:207
15858 #: builtin/replace.c:210
15859 #, c-format
15860 msgid "failed to resolve '%s' as a valid ref"
15861 msgstr ""
15863 #: builtin/log.c:1522
15864 msgid "could not find exact merge base"
15865 msgstr ""
15867 #: builtin/log.c:1532
15868 msgid ""
15869 "failed to get upstream, if you want to record base commit automatically,\n"
15870 "please use git branch --set-upstream-to to track a remote branch.\n"
15871 "Or you could specify base commit by --base=<base-commit-id> manually"
15872 msgstr ""
15874 #: builtin/log.c:1555
15875 msgid "failed to find exact merge base"
15876 msgstr ""
15878 #: builtin/log.c:1572
15879 msgid "base commit should be the ancestor of revision list"
15880 msgstr ""
15882 #: builtin/log.c:1582
15883 msgid "base commit shouldn't be in revision list"
15884 msgstr ""
15886 #: builtin/log.c:1640
15887 msgid "cannot get patch id"
15888 msgstr ""
15890 #: builtin/log.c:1703
15891 msgid "failed to infer range-diff origin of current series"
15892 msgstr ""
15894 #: builtin/log.c:1705
15895 #, c-format
15896 msgid "using '%s' as range-diff origin of current series"
15897 msgstr ""
15899 #: builtin/log.c:1749
15900 msgid "use [PATCH n/m] even with a single patch"
15901 msgstr ""
15903 #: builtin/log.c:1752
15904 msgid "use [PATCH] even with multiple patches"
15905 msgstr ""
15907 #: builtin/log.c:1756
15908 msgid "print patches to standard out"
15909 msgstr ""
15911 #: builtin/log.c:1758
15912 msgid "generate a cover letter"
15913 msgstr ""
15915 #: builtin/log.c:1760
15916 msgid "use simple number sequence for output file names"
15917 msgstr ""
15919 #: builtin/log.c:1761
15920 msgid "sfx"
15921 msgstr ""
15923 #: builtin/log.c:1762
15924 msgid "use <sfx> instead of '.patch'"
15925 msgstr ""
15927 #: builtin/log.c:1764
15928 msgid "start numbering patches at <n> instead of 1"
15929 msgstr ""
15931 #: builtin/log.c:1765
15932 msgid "reroll-count"
15933 msgstr ""
15935 #: builtin/log.c:1766
15936 msgid "mark the series as Nth re-roll"
15937 msgstr ""
15939 #: builtin/log.c:1768
15940 msgid "max length of output filename"
15941 msgstr ""
15943 #: builtin/log.c:1770
15944 msgid "use [RFC PATCH] instead of [PATCH]"
15945 msgstr ""
15947 #: builtin/log.c:1773
15948 msgid "cover-from-description-mode"
15949 msgstr ""
15951 #: builtin/log.c:1774
15952 msgid "generate parts of a cover letter based on a branch's description"
15953 msgstr ""
15955 #: builtin/log.c:1776
15956 msgid "use [<prefix>] instead of [PATCH]"
15957 msgstr ""
15959 #: builtin/log.c:1779
15960 msgid "store resulting files in <dir>"
15961 msgstr ""
15963 #: builtin/log.c:1782
15964 msgid "don't strip/add [PATCH]"
15965 msgstr ""
15967 #: builtin/log.c:1785
15968 msgid "don't output binary diffs"
15969 msgstr ""
15971 #: builtin/log.c:1787
15972 msgid "output all-zero hash in From header"
15973 msgstr ""
15975 #: builtin/log.c:1789
15976 msgid "don't include a patch matching a commit upstream"
15977 msgstr ""
15979 #: builtin/log.c:1791
15980 msgid "show patch format instead of default (patch + stat)"
15981 msgstr ""
15983 #: builtin/log.c:1793
15984 msgid "Messaging"
15985 msgstr ""
15987 #: builtin/log.c:1794
15988 msgid "header"
15989 msgstr ""
15991 #: builtin/log.c:1795
15992 msgid "add email header"
15993 msgstr ""
15995 #: builtin/log.c:1796 builtin/log.c:1797
15996 msgid "email"
15997 msgstr ""
15999 #: builtin/log.c:1796
16000 msgid "add To: header"
16001 msgstr ""
16003 #: builtin/log.c:1797
16004 msgid "add Cc: header"
16005 msgstr ""
16007 #: builtin/log.c:1798
16008 msgid "ident"
16009 msgstr ""
16011 #: builtin/log.c:1799
16012 msgid "set From address to <ident> (or committer ident if absent)"
16013 msgstr ""
16015 #: builtin/log.c:1801
16016 msgid "message-id"
16017 msgstr ""
16019 #: builtin/log.c:1802
16020 msgid "make first mail a reply to <message-id>"
16021 msgstr ""
16023 #: builtin/log.c:1803 builtin/log.c:1806
16024 msgid "boundary"
16025 msgstr ""
16027 #: builtin/log.c:1804
16028 msgid "attach the patch"
16029 msgstr ""
16031 #: builtin/log.c:1807
16032 msgid "inline the patch"
16033 msgstr ""
16035 #: builtin/log.c:1811
16036 msgid "enable message threading, styles: shallow, deep"
16037 msgstr ""
16039 #: builtin/log.c:1813
16040 msgid "signature"
16041 msgstr ""
16043 #: builtin/log.c:1814
16044 msgid "add a signature"
16045 msgstr ""
16047 #: builtin/log.c:1815
16048 msgid "base-commit"
16049 msgstr ""
16051 #: builtin/log.c:1816
16052 msgid "add prerequisite tree info to the patch series"
16053 msgstr ""
16055 #: builtin/log.c:1819
16056 msgid "add a signature from a file"
16057 msgstr ""
16059 #: builtin/log.c:1820
16060 msgid "don't print the patch filenames"
16061 msgstr ""
16063 #: builtin/log.c:1822
16064 msgid "show progress while generating patches"
16065 msgstr ""
16067 #: builtin/log.c:1824
16068 msgid "show changes against <rev> in cover letter or single patch"
16069 msgstr ""
16071 #: builtin/log.c:1827
16072 msgid "show changes against <refspec> in cover letter or single patch"
16073 msgstr ""
16075 #: builtin/log.c:1829 builtin/range-diff.c:28
16076 msgid "percentage by which creation is weighted"
16077 msgstr ""
16079 #: builtin/log.c:1916
16080 #, c-format
16081 msgid "invalid ident line: %s"
16082 msgstr ""
16084 #: builtin/log.c:1931
16085 msgid "-n and -k are mutually exclusive"
16086 msgstr ""
16088 #: builtin/log.c:1933
16089 msgid "--subject-prefix/--rfc and -k are mutually exclusive"
16090 msgstr ""
16092 #: builtin/log.c:1941
16093 msgid "--name-only does not make sense"
16094 msgstr ""
16096 #: builtin/log.c:1943
16097 msgid "--name-status does not make sense"
16098 msgstr ""
16100 #: builtin/log.c:1945
16101 msgid "--check does not make sense"
16102 msgstr ""
16104 #: builtin/log.c:1967
16105 msgid "--stdout, --output, and --output-directory are mutually exclusive"
16106 msgstr ""
16108 #: builtin/log.c:2089
16109 msgid "--interdiff requires --cover-letter or single patch"
16110 msgstr ""
16112 #: builtin/log.c:2093
16113 msgid "Interdiff:"
16114 msgstr ""
16116 #: builtin/log.c:2094
16117 #, c-format
16118 msgid "Interdiff against v%d:"
16119 msgstr ""
16121 #: builtin/log.c:2100
16122 msgid "--creation-factor requires --range-diff"
16123 msgstr ""
16125 #: builtin/log.c:2104
16126 msgid "--range-diff requires --cover-letter or single patch"
16127 msgstr ""
16129 #: builtin/log.c:2112
16130 msgid "Range-diff:"
16131 msgstr ""
16133 #: builtin/log.c:2113
16134 #, c-format
16135 msgid "Range-diff against v%d:"
16136 msgstr ""
16138 #: builtin/log.c:2124
16139 #, c-format
16140 msgid "unable to read signature file '%s'"
16141 msgstr ""
16143 #: builtin/log.c:2160
16144 msgid "Generating patches"
16145 msgstr ""
16147 #: builtin/log.c:2204
16148 msgid "failed to create output files"
16149 msgstr ""
16151 #: builtin/log.c:2263
16152 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
16153 msgstr ""
16155 #: builtin/log.c:2317
16156 #, c-format
16157 msgid ""
16158 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
16159 msgstr ""
16161 #: builtin/ls-files.c:563
16162 msgid "git ls-files [<options>] [<file>...]"
16163 msgstr ""
16165 #: builtin/ls-files.c:619
16166 msgid "identify the file status with tags"
16167 msgstr ""
16169 #: builtin/ls-files.c:621
16170 msgid "use lowercase letters for 'assume unchanged' files"
16171 msgstr ""
16173 #: builtin/ls-files.c:623
16174 msgid "use lowercase letters for 'fsmonitor clean' files"
16175 msgstr ""
16177 #: builtin/ls-files.c:625
16178 msgid "show cached files in the output (default)"
16179 msgstr ""
16181 #: builtin/ls-files.c:627
16182 msgid "show deleted files in the output"
16183 msgstr ""
16185 #: builtin/ls-files.c:629
16186 msgid "show modified files in the output"
16187 msgstr ""
16189 #: builtin/ls-files.c:631
16190 msgid "show other files in the output"
16191 msgstr ""
16193 #: builtin/ls-files.c:633
16194 msgid "show ignored files in the output"
16195 msgstr ""
16197 #: builtin/ls-files.c:636
16198 msgid "show staged contents' object name in the output"
16199 msgstr ""
16201 #: builtin/ls-files.c:638
16202 msgid "show files on the filesystem that need to be removed"
16203 msgstr ""
16205 #: builtin/ls-files.c:640
16206 msgid "show 'other' directories' names only"
16207 msgstr ""
16209 #: builtin/ls-files.c:642
16210 msgid "show line endings of files"
16211 msgstr ""
16213 #: builtin/ls-files.c:644
16214 msgid "don't show empty directories"
16215 msgstr ""
16217 #: builtin/ls-files.c:647
16218 msgid "show unmerged files in the output"
16219 msgstr ""
16221 #: builtin/ls-files.c:649
16222 msgid "show resolve-undo information"
16223 msgstr ""
16225 #: builtin/ls-files.c:651
16226 msgid "skip files matching pattern"
16227 msgstr ""
16229 #: builtin/ls-files.c:654
16230 msgid "exclude patterns are read from <file>"
16231 msgstr ""
16233 #: builtin/ls-files.c:657
16234 msgid "read additional per-directory exclude patterns in <file>"
16235 msgstr ""
16237 #: builtin/ls-files.c:659
16238 msgid "add the standard git exclusions"
16239 msgstr ""
16241 #: builtin/ls-files.c:663
16242 msgid "make the output relative to the project top directory"
16243 msgstr ""
16245 #: builtin/ls-files.c:666
16246 msgid "recurse through submodules"
16247 msgstr ""
16249 #: builtin/ls-files.c:668
16250 msgid "if any <file> is not in the index, treat this as an error"
16251 msgstr ""
16253 #: builtin/ls-files.c:669
16254 msgid "tree-ish"
16255 msgstr ""
16257 #: builtin/ls-files.c:670
16258 msgid "pretend that paths removed since <tree-ish> are still present"
16259 msgstr ""
16261 #: builtin/ls-files.c:672
16262 msgid "show debugging data"
16263 msgstr ""
16265 #: builtin/ls-files.c:674
16266 msgid "suppress duplicate entries"
16267 msgstr ""
16269 #: builtin/ls-remote.c:9
16270 msgid ""
16271 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
16272 "                     [-q | --quiet] [--exit-code] [--get-url]\n"
16273 "                     [--symref] [<repository> [<refs>...]]"
16274 msgstr ""
16276 #: builtin/ls-remote.c:60
16277 msgid "do not print remote URL"
16278 msgstr ""
16280 #: builtin/ls-remote.c:61 builtin/ls-remote.c:63 builtin/rebase.c:1399
16281 msgid "exec"
16282 msgstr ""
16284 #: builtin/ls-remote.c:62 builtin/ls-remote.c:64
16285 msgid "path of git-upload-pack on the remote host"
16286 msgstr ""
16288 #: builtin/ls-remote.c:66
16289 msgid "limit to tags"
16290 msgstr ""
16292 #: builtin/ls-remote.c:67
16293 msgid "limit to heads"
16294 msgstr ""
16296 #: builtin/ls-remote.c:68
16297 msgid "do not show peeled tags"
16298 msgstr ""
16300 #: builtin/ls-remote.c:70
16301 msgid "take url.<base>.insteadOf into account"
16302 msgstr ""
16304 #: builtin/ls-remote.c:73
16305 msgid "exit with exit code 2 if no matching refs are found"
16306 msgstr ""
16308 #: builtin/ls-remote.c:76
16309 msgid "show underlying ref in addition to the object pointed by it"
16310 msgstr ""
16312 #: builtin/ls-tree.c:30
16313 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
16314 msgstr ""
16316 #: builtin/ls-tree.c:128
16317 msgid "only show trees"
16318 msgstr ""
16320 #: builtin/ls-tree.c:130
16321 msgid "recurse into subtrees"
16322 msgstr ""
16324 #: builtin/ls-tree.c:132
16325 msgid "show trees when recursing"
16326 msgstr ""
16328 #: builtin/ls-tree.c:135
16329 msgid "terminate entries with NUL byte"
16330 msgstr ""
16332 #: builtin/ls-tree.c:136
16333 msgid "include object size"
16334 msgstr ""
16336 #: builtin/ls-tree.c:138 builtin/ls-tree.c:140
16337 msgid "list only filenames"
16338 msgstr ""
16340 #: builtin/ls-tree.c:143
16341 msgid "use full path names"
16342 msgstr ""
16344 #: builtin/ls-tree.c:145
16345 msgid "list entire tree; not just current directory (implies --full-name)"
16346 msgstr ""
16348 #. TRANSLATORS: keep <> in "<" mail ">" info.
16349 #: builtin/mailinfo.c:14
16350 msgid "git mailinfo [<options>] <msg> <patch> < mail >info"
16351 msgstr ""
16353 #: builtin/mailinfo.c:58
16354 msgid "keep subject"
16355 msgstr ""
16357 #: builtin/mailinfo.c:60
16358 msgid "keep non patch brackets in subject"
16359 msgstr ""
16361 #: builtin/mailinfo.c:62
16362 msgid "copy Message-ID to the end of commit message"
16363 msgstr ""
16365 #: builtin/mailinfo.c:64
16366 msgid "re-code metadata to i18n.commitEncoding"
16367 msgstr ""
16369 #: builtin/mailinfo.c:67
16370 msgid "disable charset re-coding of metadata"
16371 msgstr ""
16373 #: builtin/mailinfo.c:69
16374 msgid "encoding"
16375 msgstr ""
16377 #: builtin/mailinfo.c:70
16378 msgid "re-code metadata to this encoding"
16379 msgstr ""
16381 #: builtin/mailinfo.c:72
16382 msgid "use scissors"
16383 msgstr ""
16385 #: builtin/mailinfo.c:73
16386 msgid "<action>"
16387 msgstr ""
16389 #: builtin/mailinfo.c:74
16390 msgid "action when quoted CR is found"
16391 msgstr ""
16393 #: builtin/mailinfo.c:77
16394 msgid "use headers in message's body"
16395 msgstr ""
16397 #: builtin/mailsplit.c:241
16398 #, c-format
16399 msgid "empty mbox: '%s'"
16400 msgstr ""
16402 #: builtin/merge-base.c:32
16403 msgid "git merge-base [-a | --all] <commit> <commit>..."
16404 msgstr ""
16406 #: builtin/merge-base.c:33
16407 msgid "git merge-base [-a | --all] --octopus <commit>..."
16408 msgstr ""
16410 #: builtin/merge-base.c:34
16411 msgid "git merge-base --independent <commit>..."
16412 msgstr ""
16414 #: builtin/merge-base.c:35
16415 msgid "git merge-base --is-ancestor <commit> <commit>"
16416 msgstr ""
16418 #: builtin/merge-base.c:36
16419 msgid "git merge-base --fork-point <ref> [<commit>]"
16420 msgstr ""
16422 #: builtin/merge-base.c:143
16423 msgid "output all common ancestors"
16424 msgstr ""
16426 #: builtin/merge-base.c:145
16427 msgid "find ancestors for a single n-way merge"
16428 msgstr ""
16430 #: builtin/merge-base.c:147
16431 msgid "list revs not reachable from others"
16432 msgstr ""
16434 #: builtin/merge-base.c:149
16435 msgid "is the first one ancestor of the other?"
16436 msgstr ""
16438 #: builtin/merge-base.c:151
16439 msgid "find where <commit> forked from reflog of <ref>"
16440 msgstr ""
16442 #: builtin/merge-file.c:9
16443 msgid ""
16444 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
16445 "<orig-file> <file2>"
16446 msgstr ""
16448 #: builtin/merge-file.c:35
16449 msgid "send results to standard output"
16450 msgstr ""
16452 #: builtin/merge-file.c:36
16453 msgid "use a diff3 based merge"
16454 msgstr ""
16456 #: builtin/merge-file.c:37
16457 msgid "for conflicts, use our version"
16458 msgstr ""
16460 #: builtin/merge-file.c:39
16461 msgid "for conflicts, use their version"
16462 msgstr ""
16464 #: builtin/merge-file.c:41
16465 msgid "for conflicts, use a union version"
16466 msgstr ""
16468 #: builtin/merge-file.c:44
16469 msgid "for conflicts, use this marker size"
16470 msgstr ""
16472 #: builtin/merge-file.c:45
16473 msgid "do not warn about conflicts"
16474 msgstr ""
16476 #: builtin/merge-file.c:47
16477 msgid "set labels for file1/orig-file/file2"
16478 msgstr ""
16480 #: builtin/merge-recursive.c:47
16481 #, c-format
16482 msgid "unknown option %s"
16483 msgstr ""
16485 #: builtin/merge-recursive.c:53
16486 #, c-format
16487 msgid "could not parse object '%s'"
16488 msgstr ""
16490 #: builtin/merge-recursive.c:57
16491 #, c-format
16492 msgid "cannot handle more than %d base. Ignoring %s."
16493 msgid_plural "cannot handle more than %d bases. Ignoring %s."
16494 msgstr[0] ""
16495 msgstr[1] ""
16497 #: builtin/merge-recursive.c:65
16498 msgid "not handling anything other than two heads merge."
16499 msgstr ""
16501 #: builtin/merge-recursive.c:74 builtin/merge-recursive.c:76
16502 #, c-format
16503 msgid "could not resolve ref '%s'"
16504 msgstr ""
16506 #: builtin/merge-recursive.c:82
16507 #, c-format
16508 msgid "Merging %s with %s\n"
16509 msgstr ""
16511 #: builtin/merge.c:58
16512 msgid "git merge [<options>] [<commit>...]"
16513 msgstr ""
16515 #: builtin/merge.c:123
16516 msgid "switch `m' requires a value"
16517 msgstr ""
16519 #: builtin/merge.c:146
16520 #, c-format
16521 msgid "option `%s' requires a value"
16522 msgstr ""
16524 #: builtin/merge.c:199
16525 #, c-format
16526 msgid "Could not find merge strategy '%s'.\n"
16527 msgstr ""
16529 #: builtin/merge.c:200
16530 #, c-format
16531 msgid "Available strategies are:"
16532 msgstr ""
16534 #: builtin/merge.c:205
16535 #, c-format
16536 msgid "Available custom strategies are:"
16537 msgstr ""
16539 #: builtin/merge.c:256 builtin/pull.c:133
16540 msgid "do not show a diffstat at the end of the merge"
16541 msgstr ""
16543 #: builtin/merge.c:259 builtin/pull.c:136
16544 msgid "show a diffstat at the end of the merge"
16545 msgstr ""
16547 #: builtin/merge.c:260 builtin/pull.c:139
16548 msgid "(synonym to --stat)"
16549 msgstr ""
16551 #: builtin/merge.c:262 builtin/pull.c:142
16552 msgid "add (at most <n>) entries from shortlog to merge commit message"
16553 msgstr ""
16555 #: builtin/merge.c:265 builtin/pull.c:148
16556 msgid "create a single commit instead of doing a merge"
16557 msgstr ""
16559 #: builtin/merge.c:267 builtin/pull.c:151
16560 msgid "perform a commit if the merge succeeds (default)"
16561 msgstr ""
16563 #: builtin/merge.c:269 builtin/pull.c:154
16564 msgid "edit message before committing"
16565 msgstr ""
16567 #: builtin/merge.c:271
16568 msgid "allow fast-forward (default)"
16569 msgstr ""
16571 #: builtin/merge.c:273 builtin/pull.c:161
16572 msgid "abort if fast-forward is not possible"
16573 msgstr ""
16575 #: builtin/merge.c:277 builtin/pull.c:164
16576 msgid "verify that the named commit has a valid GPG signature"
16577 msgstr ""
16579 #: builtin/merge.c:278 builtin/notes.c:787 builtin/pull.c:168
16580 #: builtin/rebase.c:540 builtin/rebase.c:1413 builtin/revert.c:114
16581 msgid "strategy"
16582 msgstr ""
16584 #: builtin/merge.c:279 builtin/pull.c:169
16585 msgid "merge strategy to use"
16586 msgstr ""
16588 #: builtin/merge.c:280 builtin/pull.c:172
16589 msgid "option=value"
16590 msgstr ""
16592 #: builtin/merge.c:281 builtin/pull.c:173
16593 msgid "option for selected merge strategy"
16594 msgstr ""
16596 #: builtin/merge.c:283
16597 msgid "merge commit message (for a non-fast-forward merge)"
16598 msgstr ""
16600 #: builtin/merge.c:290
16601 msgid "abort the current in-progress merge"
16602 msgstr ""
16604 #: builtin/merge.c:292
16605 msgid "--abort but leave index and working tree alone"
16606 msgstr ""
16608 #: builtin/merge.c:294
16609 msgid "continue the current in-progress merge"
16610 msgstr ""
16612 #: builtin/merge.c:296 builtin/pull.c:180
16613 msgid "allow merging unrelated histories"
16614 msgstr ""
16616 #: builtin/merge.c:303
16617 msgid "bypass pre-merge-commit and commit-msg hooks"
16618 msgstr ""
16620 #: builtin/merge.c:320
16621 msgid "could not run stash."
16622 msgstr ""
16624 #: builtin/merge.c:325
16625 msgid "stash failed"
16626 msgstr ""
16628 #: builtin/merge.c:330
16629 #, c-format
16630 msgid "not a valid object: %s"
16631 msgstr ""
16633 #: builtin/merge.c:352 builtin/merge.c:369
16634 msgid "read-tree failed"
16635 msgstr ""
16637 #: builtin/merge.c:400
16638 msgid "Already up to date. (nothing to squash)"
16639 msgstr ""
16641 #: builtin/merge.c:414
16642 #, c-format
16643 msgid "Squash commit -- not updating HEAD\n"
16644 msgstr ""
16646 #: builtin/merge.c:464
16647 #, c-format
16648 msgid "No merge message -- not updating HEAD\n"
16649 msgstr ""
16651 #: builtin/merge.c:515
16652 #, c-format
16653 msgid "'%s' does not point to a commit"
16654 msgstr ""
16656 #: builtin/merge.c:602
16657 #, c-format
16658 msgid "Bad branch.%s.mergeoptions string: %s"
16659 msgstr ""
16661 #: builtin/merge.c:728
16662 msgid "Not handling anything other than two heads merge."
16663 msgstr ""
16665 #: builtin/merge.c:741
16666 #, c-format
16667 msgid "Unknown option for merge-recursive: -X%s"
16668 msgstr ""
16670 #: builtin/merge.c:760 t/helper/test-fast-rebase.c:223
16671 #, c-format
16672 msgid "unable to write %s"
16673 msgstr ""
16675 #: builtin/merge.c:812
16676 #, c-format
16677 msgid "Could not read from '%s'"
16678 msgstr ""
16680 #: builtin/merge.c:821
16681 #, c-format
16682 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
16683 msgstr ""
16685 #: builtin/merge.c:827
16686 msgid ""
16687 "Please enter a commit message to explain why this merge is necessary,\n"
16688 "especially if it merges an updated upstream into a topic branch.\n"
16689 "\n"
16690 msgstr ""
16692 #: builtin/merge.c:832
16693 msgid "An empty message aborts the commit.\n"
16694 msgstr ""
16696 #: builtin/merge.c:835
16697 #, c-format
16698 msgid ""
16699 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
16700 "the commit.\n"
16701 msgstr ""
16703 #: builtin/merge.c:888
16704 msgid "Empty commit message."
16705 msgstr ""
16707 #: builtin/merge.c:903
16708 #, c-format
16709 msgid "Wonderful.\n"
16710 msgstr ""
16712 #: builtin/merge.c:964
16713 #, c-format
16714 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
16715 msgstr ""
16717 #: builtin/merge.c:1003
16718 msgid "No current branch."
16719 msgstr ""
16721 #: builtin/merge.c:1005
16722 msgid "No remote for the current branch."
16723 msgstr ""
16725 #: builtin/merge.c:1007
16726 msgid "No default upstream defined for the current branch."
16727 msgstr ""
16729 #: builtin/merge.c:1012
16730 #, c-format
16731 msgid "No remote-tracking branch for %s from %s"
16732 msgstr ""
16734 #: builtin/merge.c:1069
16735 #, c-format
16736 msgid "Bad value '%s' in environment '%s'"
16737 msgstr ""
16739 #: builtin/merge.c:1172
16740 #, c-format
16741 msgid "not something we can merge in %s: %s"
16742 msgstr ""
16744 #: builtin/merge.c:1206
16745 msgid "not something we can merge"
16746 msgstr ""
16748 #: builtin/merge.c:1316
16749 msgid "--abort expects no arguments"
16750 msgstr ""
16752 #: builtin/merge.c:1320
16753 msgid "There is no merge to abort (MERGE_HEAD missing)."
16754 msgstr ""
16756 #: builtin/merge.c:1338
16757 msgid "--quit expects no arguments"
16758 msgstr ""
16760 #: builtin/merge.c:1351
16761 msgid "--continue expects no arguments"
16762 msgstr ""
16764 #: builtin/merge.c:1355
16765 msgid "There is no merge in progress (MERGE_HEAD missing)."
16766 msgstr ""
16768 #: builtin/merge.c:1371
16769 msgid ""
16770 "You have not concluded your merge (MERGE_HEAD exists).\n"
16771 "Please, commit your changes before you merge."
16772 msgstr ""
16774 #: builtin/merge.c:1378
16775 msgid ""
16776 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
16777 "Please, commit your changes before you merge."
16778 msgstr ""
16780 #: builtin/merge.c:1381
16781 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
16782 msgstr ""
16784 #: builtin/merge.c:1395
16785 msgid "You cannot combine --squash with --no-ff."
16786 msgstr ""
16788 #: builtin/merge.c:1397
16789 msgid "You cannot combine --squash with --commit."
16790 msgstr ""
16792 #: builtin/merge.c:1413
16793 msgid "No commit specified and merge.defaultToUpstream not set."
16794 msgstr ""
16796 #: builtin/merge.c:1430
16797 msgid "Squash commit into empty head not supported yet"
16798 msgstr ""
16800 #: builtin/merge.c:1432
16801 msgid "Non-fast-forward commit does not make sense into an empty head"
16802 msgstr ""
16804 #: builtin/merge.c:1437
16805 #, c-format
16806 msgid "%s - not something we can merge"
16807 msgstr ""
16809 #: builtin/merge.c:1439
16810 msgid "Can merge only exactly one commit into empty head"
16811 msgstr ""
16813 #: builtin/merge.c:1520
16814 msgid "refusing to merge unrelated histories"
16815 msgstr ""
16817 #: builtin/merge.c:1539
16818 #, c-format
16819 msgid "Updating %s..%s\n"
16820 msgstr ""
16822 #: builtin/merge.c:1585
16823 #, c-format
16824 msgid "Trying really trivial in-index merge...\n"
16825 msgstr ""
16827 #: builtin/merge.c:1592
16828 #, c-format
16829 msgid "Nope.\n"
16830 msgstr ""
16832 #: builtin/merge.c:1623
16833 msgid "Not possible to fast-forward, aborting."
16834 msgstr ""
16836 #: builtin/merge.c:1651 builtin/merge.c:1716
16837 #, c-format
16838 msgid "Rewinding the tree to pristine...\n"
16839 msgstr ""
16841 #: builtin/merge.c:1655
16842 #, c-format
16843 msgid "Trying merge strategy %s...\n"
16844 msgstr ""
16846 #: builtin/merge.c:1707
16847 #, c-format
16848 msgid "No merge strategy handled the merge.\n"
16849 msgstr ""
16851 #: builtin/merge.c:1709
16852 #, c-format
16853 msgid "Merge with strategy %s failed.\n"
16854 msgstr ""
16856 #: builtin/merge.c:1718
16857 #, c-format
16858 msgid "Using the %s to prepare resolving by hand.\n"
16859 msgstr ""
16861 #: builtin/merge.c:1732
16862 #, c-format
16863 msgid "Automatic merge went well; stopped before committing as requested\n"
16864 msgstr ""
16866 #: builtin/mktag.c:10
16867 msgid "git mktag"
16868 msgstr ""
16870 #: builtin/mktag.c:27
16871 #, c-format
16872 msgid "warning: tag input does not pass fsck: %s"
16873 msgstr ""
16875 #: builtin/mktag.c:38
16876 #, c-format
16877 msgid "error: tag input does not pass fsck: %s"
16878 msgstr ""
16880 #: builtin/mktag.c:41
16881 #, c-format
16882 msgid "%d (FSCK_IGNORE?) should never trigger this callback"
16883 msgstr ""
16885 #: builtin/mktag.c:56
16886 #, c-format
16887 msgid "could not read tagged object '%s'"
16888 msgstr ""
16890 #: builtin/mktag.c:59
16891 #, c-format
16892 msgid "object '%s' tagged as '%s', but is a '%s' type"
16893 msgstr ""
16895 #: builtin/mktag.c:97
16896 msgid "tag on stdin did not pass our strict fsck check"
16897 msgstr ""
16899 #: builtin/mktag.c:100
16900 msgid "tag on stdin did not refer to a valid object"
16901 msgstr ""
16903 #: builtin/mktag.c:103 builtin/tag.c:243
16904 msgid "unable to write tag file"
16905 msgstr ""
16907 #: builtin/mktree.c:66
16908 msgid "git mktree [-z] [--missing] [--batch]"
16909 msgstr ""
16911 #: builtin/mktree.c:154
16912 msgid "input is NUL terminated"
16913 msgstr ""
16915 #: builtin/mktree.c:155 builtin/write-tree.c:26
16916 msgid "allow missing objects"
16917 msgstr ""
16919 #: builtin/mktree.c:156
16920 msgid "allow creation of more than one tree"
16921 msgstr ""
16923 #: builtin/multi-pack-index.c:10
16924 msgid "git multi-pack-index [<options>] write [--preferred-pack=<pack>]"
16925 msgstr ""
16927 #: builtin/multi-pack-index.c:13
16928 msgid "git multi-pack-index [<options>] verify"
16929 msgstr ""
16931 #: builtin/multi-pack-index.c:16
16932 msgid "git multi-pack-index [<options>] expire"
16933 msgstr ""
16935 #: builtin/multi-pack-index.c:19
16936 msgid "git multi-pack-index [<options>] repack [--batch-size=<size>]"
16937 msgstr ""
16939 #: builtin/multi-pack-index.c:54
16940 msgid "object directory containing set of packfile and pack-index pairs"
16941 msgstr ""
16943 #: builtin/multi-pack-index.c:69
16944 msgid "preferred-pack"
16945 msgstr ""
16947 #: builtin/multi-pack-index.c:70
16948 msgid "pack for reuse when computing a multi-pack bitmap"
16949 msgstr ""
16951 #: builtin/multi-pack-index.c:128
16952 msgid ""
16953 "during repack, collect pack-files of smaller size into a batch that is "
16954 "larger than this size"
16955 msgstr ""
16957 #: builtin/multi-pack-index.c:179
16958 #, c-format
16959 msgid "unrecognized subcommand: %s"
16960 msgstr ""
16962 #: builtin/mv.c:18
16963 msgid "git mv [<options>] <source>... <destination>"
16964 msgstr ""
16966 #: builtin/mv.c:83
16967 #, c-format
16968 msgid "Directory %s is in index and no submodule?"
16969 msgstr ""
16971 #: builtin/mv.c:85
16972 msgid "Please stage your changes to .gitmodules or stash them to proceed"
16973 msgstr ""
16975 #: builtin/mv.c:103
16976 #, c-format
16977 msgid "%.*s is in index"
16978 msgstr ""
16980 #: builtin/mv.c:125
16981 msgid "force move/rename even if target exists"
16982 msgstr ""
16984 #: builtin/mv.c:127
16985 msgid "skip move/rename errors"
16986 msgstr ""
16988 #: builtin/mv.c:170
16989 #, c-format
16990 msgid "destination '%s' is not a directory"
16991 msgstr ""
16993 #: builtin/mv.c:181
16994 #, c-format
16995 msgid "Checking rename of '%s' to '%s'\n"
16996 msgstr ""
16998 #: builtin/mv.c:185
16999 msgid "bad source"
17000 msgstr ""
17002 #: builtin/mv.c:188
17003 msgid "can not move directory into itself"
17004 msgstr ""
17006 #: builtin/mv.c:191
17007 msgid "cannot move directory over file"
17008 msgstr ""
17010 #: builtin/mv.c:200
17011 msgid "source directory is empty"
17012 msgstr ""
17014 #: builtin/mv.c:225
17015 msgid "not under version control"
17016 msgstr ""
17018 #: builtin/mv.c:227
17019 msgid "conflicted"
17020 msgstr ""
17022 #: builtin/mv.c:230
17023 msgid "destination exists"
17024 msgstr ""
17026 #: builtin/mv.c:238
17027 #, c-format
17028 msgid "overwriting '%s'"
17029 msgstr ""
17031 #: builtin/mv.c:241
17032 msgid "Cannot overwrite"
17033 msgstr ""
17035 #: builtin/mv.c:244
17036 msgid "multiple sources for the same target"
17037 msgstr ""
17039 #: builtin/mv.c:246
17040 msgid "destination directory does not exist"
17041 msgstr ""
17043 #: builtin/mv.c:253
17044 #, c-format
17045 msgid "%s, source=%s, destination=%s"
17046 msgstr ""
17048 #: builtin/mv.c:274
17049 #, c-format
17050 msgid "Renaming %s to %s\n"
17051 msgstr ""
17053 #: builtin/mv.c:280 builtin/remote.c:785 builtin/repack.c:667
17054 #, c-format
17055 msgid "renaming '%s' failed"
17056 msgstr ""
17058 #: builtin/name-rev.c:465
17059 msgid "git name-rev [<options>] <commit>..."
17060 msgstr ""
17062 #: builtin/name-rev.c:466
17063 msgid "git name-rev [<options>] --all"
17064 msgstr ""
17066 #: builtin/name-rev.c:467
17067 msgid "git name-rev [<options>] --stdin"
17068 msgstr ""
17070 #: builtin/name-rev.c:524
17071 msgid "print only ref-based names (no object names)"
17072 msgstr ""
17074 #: builtin/name-rev.c:525
17075 msgid "only use tags to name the commits"
17076 msgstr ""
17078 #: builtin/name-rev.c:527
17079 msgid "only use refs matching <pattern>"
17080 msgstr ""
17082 #: builtin/name-rev.c:529
17083 msgid "ignore refs matching <pattern>"
17084 msgstr ""
17086 #: builtin/name-rev.c:531
17087 msgid "list all commits reachable from all refs"
17088 msgstr ""
17090 #: builtin/name-rev.c:532
17091 msgid "read from stdin"
17092 msgstr ""
17094 #: builtin/name-rev.c:533
17095 msgid "allow to print `undefined` names (default)"
17096 msgstr ""
17098 #: builtin/name-rev.c:539
17099 msgid "dereference tags in the input (internal use)"
17100 msgstr ""
17102 #: builtin/notes.c:28
17103 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
17104 msgstr ""
17106 #: builtin/notes.c:29
17107 msgid ""
17108 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
17109 "| (-c | -C) <object>] [<object>]"
17110 msgstr ""
17112 #: builtin/notes.c:30
17113 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
17114 msgstr ""
17116 #: builtin/notes.c:31
17117 msgid ""
17118 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
17119 "(-c | -C) <object>] [<object>]"
17120 msgstr ""
17122 #: builtin/notes.c:32
17123 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
17124 msgstr ""
17126 #: builtin/notes.c:33
17127 msgid "git notes [--ref <notes-ref>] show [<object>]"
17128 msgstr ""
17130 #: builtin/notes.c:34
17131 msgid ""
17132 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
17133 msgstr ""
17135 #: builtin/notes.c:35
17136 msgid "git notes merge --commit [-v | -q]"
17137 msgstr ""
17139 #: builtin/notes.c:36
17140 msgid "git notes merge --abort [-v | -q]"
17141 msgstr ""
17143 #: builtin/notes.c:37
17144 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
17145 msgstr ""
17147 #: builtin/notes.c:38
17148 msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
17149 msgstr ""
17151 #: builtin/notes.c:39
17152 msgid "git notes [--ref <notes-ref>] get-ref"
17153 msgstr ""
17155 #: builtin/notes.c:44
17156 msgid "git notes [list [<object>]]"
17157 msgstr ""
17159 #: builtin/notes.c:49
17160 msgid "git notes add [<options>] [<object>]"
17161 msgstr ""
17163 #: builtin/notes.c:54
17164 msgid "git notes copy [<options>] <from-object> <to-object>"
17165 msgstr ""
17167 #: builtin/notes.c:55
17168 msgid "git notes copy --stdin [<from-object> <to-object>]..."
17169 msgstr ""
17171 #: builtin/notes.c:60
17172 msgid "git notes append [<options>] [<object>]"
17173 msgstr ""
17175 #: builtin/notes.c:65
17176 msgid "git notes edit [<object>]"
17177 msgstr ""
17179 #: builtin/notes.c:70
17180 msgid "git notes show [<object>]"
17181 msgstr ""
17183 #: builtin/notes.c:75
17184 msgid "git notes merge [<options>] <notes-ref>"
17185 msgstr ""
17187 #: builtin/notes.c:76
17188 msgid "git notes merge --commit [<options>]"
17189 msgstr ""
17191 #: builtin/notes.c:77
17192 msgid "git notes merge --abort [<options>]"
17193 msgstr ""
17195 #: builtin/notes.c:82
17196 msgid "git notes remove [<object>]"
17197 msgstr ""
17199 #: builtin/notes.c:87
17200 msgid "git notes prune [<options>]"
17201 msgstr ""
17203 #: builtin/notes.c:92
17204 msgid "git notes get-ref"
17205 msgstr ""
17207 #: builtin/notes.c:97
17208 msgid "Write/edit the notes for the following object:"
17209 msgstr ""
17211 #: builtin/notes.c:150
17212 #, c-format
17213 msgid "unable to start 'show' for object '%s'"
17214 msgstr ""
17216 #: builtin/notes.c:154
17217 msgid "could not read 'show' output"
17218 msgstr ""
17220 #: builtin/notes.c:162
17221 #, c-format
17222 msgid "failed to finish 'show' for object '%s'"
17223 msgstr ""
17225 #: builtin/notes.c:197
17226 msgid "please supply the note contents using either -m or -F option"
17227 msgstr ""
17229 #: builtin/notes.c:206
17230 msgid "unable to write note object"
17231 msgstr ""
17233 #: builtin/notes.c:208
17234 #, c-format
17235 msgid "the note contents have been left in %s"
17236 msgstr ""
17238 #: builtin/notes.c:242 builtin/tag.c:576
17239 #, c-format
17240 msgid "could not open or read '%s'"
17241 msgstr ""
17243 #: builtin/notes.c:263 builtin/notes.c:313 builtin/notes.c:315
17244 #: builtin/notes.c:383 builtin/notes.c:438 builtin/notes.c:526
17245 #: builtin/notes.c:531 builtin/notes.c:610 builtin/notes.c:672
17246 #, c-format
17247 msgid "failed to resolve '%s' as a valid ref."
17248 msgstr ""
17250 #: builtin/notes.c:265
17251 #, c-format
17252 msgid "failed to read object '%s'."
17253 msgstr ""
17255 #: builtin/notes.c:268
17256 #, c-format
17257 msgid "cannot read note data from non-blob object '%s'."
17258 msgstr ""
17260 #: builtin/notes.c:309
17261 #, c-format
17262 msgid "malformed input line: '%s'."
17263 msgstr ""
17265 #: builtin/notes.c:324
17266 #, c-format
17267 msgid "failed to copy notes from '%s' to '%s'"
17268 msgstr ""
17270 #. TRANSLATORS: the first %s will be replaced by a git
17271 #. notes command: 'add', 'merge', 'remove', etc.
17273 #: builtin/notes.c:356
17274 #, c-format
17275 msgid "refusing to %s notes in %s (outside of refs/notes/)"
17276 msgstr ""
17278 #: builtin/notes.c:376 builtin/notes.c:431 builtin/notes.c:509
17279 #: builtin/notes.c:521 builtin/notes.c:598 builtin/notes.c:665
17280 #: builtin/notes.c:815 builtin/notes.c:963 builtin/notes.c:985
17281 #: builtin/prune-packed.c:25 builtin/tag.c:586
17282 msgid "too many arguments"
17283 msgstr ""
17285 #: builtin/notes.c:389 builtin/notes.c:678
17286 #, c-format
17287 msgid "no note found for object %s."
17288 msgstr ""
17290 #: builtin/notes.c:410 builtin/notes.c:576
17291 msgid "note contents as a string"
17292 msgstr ""
17294 #: builtin/notes.c:413 builtin/notes.c:579
17295 msgid "note contents in a file"
17296 msgstr ""
17298 #: builtin/notes.c:416 builtin/notes.c:582
17299 msgid "reuse and edit specified note object"
17300 msgstr ""
17302 #: builtin/notes.c:419 builtin/notes.c:585
17303 msgid "reuse specified note object"
17304 msgstr ""
17306 #: builtin/notes.c:422 builtin/notes.c:588
17307 msgid "allow storing empty note"
17308 msgstr ""
17310 #: builtin/notes.c:423 builtin/notes.c:496
17311 msgid "replace existing notes"
17312 msgstr ""
17314 #: builtin/notes.c:448
17315 #, c-format
17316 msgid ""
17317 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
17318 "existing notes"
17319 msgstr ""
17321 #: builtin/notes.c:463 builtin/notes.c:544
17322 #, c-format
17323 msgid "Overwriting existing notes for object %s\n"
17324 msgstr ""
17326 #: builtin/notes.c:475 builtin/notes.c:637 builtin/notes.c:902
17327 #, c-format
17328 msgid "Removing note for object %s\n"
17329 msgstr ""
17331 #: builtin/notes.c:497
17332 msgid "read objects from stdin"
17333 msgstr ""
17335 #: builtin/notes.c:499
17336 msgid "load rewriting config for <command> (implies --stdin)"
17337 msgstr ""
17339 #: builtin/notes.c:517
17340 msgid "too few arguments"
17341 msgstr ""
17343 #: builtin/notes.c:538
17344 #, c-format
17345 msgid ""
17346 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
17347 "existing notes"
17348 msgstr ""
17350 #: builtin/notes.c:550
17351 #, c-format
17352 msgid "missing notes on source object %s. Cannot copy."
17353 msgstr ""
17355 #: builtin/notes.c:603
17356 #, c-format
17357 msgid ""
17358 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
17359 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
17360 msgstr ""
17362 #: builtin/notes.c:698
17363 msgid "failed to delete ref NOTES_MERGE_PARTIAL"
17364 msgstr ""
17366 #: builtin/notes.c:700
17367 msgid "failed to delete ref NOTES_MERGE_REF"
17368 msgstr ""
17370 #: builtin/notes.c:702
17371 msgid "failed to remove 'git notes merge' worktree"
17372 msgstr ""
17374 #: builtin/notes.c:722
17375 msgid "failed to read ref NOTES_MERGE_PARTIAL"
17376 msgstr ""
17378 #: builtin/notes.c:724
17379 msgid "could not find commit from NOTES_MERGE_PARTIAL."
17380 msgstr ""
17382 #: builtin/notes.c:726
17383 msgid "could not parse commit from NOTES_MERGE_PARTIAL."
17384 msgstr ""
17386 #: builtin/notes.c:739
17387 msgid "failed to resolve NOTES_MERGE_REF"
17388 msgstr ""
17390 #: builtin/notes.c:742
17391 msgid "failed to finalize notes merge"
17392 msgstr ""
17394 #: builtin/notes.c:768
17395 #, c-format
17396 msgid "unknown notes merge strategy %s"
17397 msgstr ""
17399 #: builtin/notes.c:784
17400 msgid "General options"
17401 msgstr ""
17403 #: builtin/notes.c:786
17404 msgid "Merge options"
17405 msgstr ""
17407 #: builtin/notes.c:788
17408 msgid ""
17409 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
17410 "cat_sort_uniq)"
17411 msgstr ""
17413 #: builtin/notes.c:790
17414 msgid "Committing unmerged notes"
17415 msgstr ""
17417 #: builtin/notes.c:792
17418 msgid "finalize notes merge by committing unmerged notes"
17419 msgstr ""
17421 #: builtin/notes.c:794
17422 msgid "Aborting notes merge resolution"
17423 msgstr ""
17425 #: builtin/notes.c:796
17426 msgid "abort notes merge"
17427 msgstr ""
17429 #: builtin/notes.c:807
17430 msgid "cannot mix --commit, --abort or -s/--strategy"
17431 msgstr ""
17433 #: builtin/notes.c:812
17434 msgid "must specify a notes ref to merge"
17435 msgstr ""
17437 #: builtin/notes.c:836
17438 #, c-format
17439 msgid "unknown -s/--strategy: %s"
17440 msgstr ""
17442 #: builtin/notes.c:873
17443 #, c-format
17444 msgid "a notes merge into %s is already in-progress at %s"
17445 msgstr ""
17447 #: builtin/notes.c:876
17448 #, c-format
17449 msgid "failed to store link to current notes ref (%s)"
17450 msgstr ""
17452 #: builtin/notes.c:878
17453 #, c-format
17454 msgid ""
17455 "Automatic notes merge failed. Fix conflicts in %s and commit the result with "
17456 "'git notes merge --commit', or abort the merge with 'git notes merge --"
17457 "abort'.\n"
17458 msgstr ""
17460 #: builtin/notes.c:897 builtin/tag.c:589
17461 #, c-format
17462 msgid "Failed to resolve '%s' as a valid ref."
17463 msgstr ""
17465 #: builtin/notes.c:900
17466 #, c-format
17467 msgid "Object %s has no note\n"
17468 msgstr ""
17470 #: builtin/notes.c:912
17471 msgid "attempt to remove non-existent note is not an error"
17472 msgstr ""
17474 #: builtin/notes.c:915
17475 msgid "read object names from the standard input"
17476 msgstr ""
17478 #: builtin/notes.c:954 builtin/prune.c:132 builtin/worktree.c:146
17479 msgid "do not remove, show only"
17480 msgstr ""
17482 #: builtin/notes.c:955
17483 msgid "report pruned notes"
17484 msgstr ""
17486 #: builtin/notes.c:998
17487 msgid "notes-ref"
17488 msgstr ""
17490 #: builtin/notes.c:999
17491 msgid "use notes from <notes-ref>"
17492 msgstr ""
17494 #: builtin/notes.c:1034 builtin/stash.c:1735
17495 #, c-format
17496 msgid "unknown subcommand: %s"
17497 msgstr ""
17499 #: builtin/pack-objects.c:182
17500 msgid ""
17501 "git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
17502 msgstr ""
17504 #: builtin/pack-objects.c:183
17505 msgid ""
17506 "git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
17507 msgstr ""
17509 #: builtin/pack-objects.c:572
17510 #, c-format
17511 msgid ""
17512 "write_reuse_object: could not locate %s, expected at offset %<PRIuMAX> in "
17513 "pack %s"
17514 msgstr ""
17516 #: builtin/pack-objects.c:580
17517 #, c-format
17518 msgid "bad packed object CRC for %s"
17519 msgstr ""
17521 #: builtin/pack-objects.c:591
17522 #, c-format
17523 msgid "corrupt packed object for %s"
17524 msgstr ""
17526 #: builtin/pack-objects.c:722
17527 #, c-format
17528 msgid "recursive delta detected for object %s"
17529 msgstr ""
17531 #: builtin/pack-objects.c:941
17532 #, c-format
17533 msgid "ordered %u objects, expected %<PRIu32>"
17534 msgstr ""
17536 #: builtin/pack-objects.c:1036
17537 #, c-format
17538 msgid "expected object at offset %<PRIuMAX> in pack %s"
17539 msgstr ""
17541 #: builtin/pack-objects.c:1155
17542 msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
17543 msgstr ""
17545 #: builtin/pack-objects.c:1168
17546 msgid "Writing objects"
17547 msgstr ""
17549 #: builtin/pack-objects.c:1229 builtin/update-index.c:90
17550 #, c-format
17551 msgid "failed to stat %s"
17552 msgstr ""
17554 #: builtin/pack-objects.c:1281
17555 #, c-format
17556 msgid "wrote %<PRIu32> objects while expecting %<PRIu32>"
17557 msgstr ""
17559 #: builtin/pack-objects.c:1523
17560 msgid "disabling bitmap writing, as some objects are not being packed"
17561 msgstr ""
17563 #: builtin/pack-objects.c:1971
17564 #, c-format
17565 msgid "delta base offset overflow in pack for %s"
17566 msgstr ""
17568 #: builtin/pack-objects.c:1980
17569 #, c-format
17570 msgid "delta base offset out of bound for %s"
17571 msgstr ""
17573 #: builtin/pack-objects.c:2261
17574 msgid "Counting objects"
17575 msgstr ""
17577 #: builtin/pack-objects.c:2426
17578 #, c-format
17579 msgid "unable to parse object header of %s"
17580 msgstr ""
17582 #: builtin/pack-objects.c:2496 builtin/pack-objects.c:2512
17583 #: builtin/pack-objects.c:2522
17584 #, c-format
17585 msgid "object %s cannot be read"
17586 msgstr ""
17588 #: builtin/pack-objects.c:2499 builtin/pack-objects.c:2526
17589 #, c-format
17590 msgid "object %s inconsistent object length (%<PRIuMAX> vs %<PRIuMAX>)"
17591 msgstr ""
17593 #: builtin/pack-objects.c:2536
17594 msgid "suboptimal pack - out of memory"
17595 msgstr ""
17597 #: builtin/pack-objects.c:2851
17598 #, c-format
17599 msgid "Delta compression using up to %d threads"
17600 msgstr ""
17602 #: builtin/pack-objects.c:2990
17603 #, c-format
17604 msgid "unable to pack objects reachable from tag %s"
17605 msgstr ""
17607 #: builtin/pack-objects.c:3076
17608 msgid "Compressing objects"
17609 msgstr ""
17611 #: builtin/pack-objects.c:3082
17612 msgid "inconsistency with delta count"
17613 msgstr ""
17615 #: builtin/pack-objects.c:3161
17616 #, c-format
17617 msgid ""
17618 "value of uploadpack.blobpackfileuri must be of the form '<object-hash> <pack-"
17619 "hash> <uri>' (got '%s')"
17620 msgstr ""
17622 #: builtin/pack-objects.c:3164
17623 #, c-format
17624 msgid ""
17625 "object already configured in another uploadpack.blobpackfileuri (got '%s')"
17626 msgstr ""
17628 #: builtin/pack-objects.c:3199
17629 #, c-format
17630 msgid "could not get type of object %s in pack %s"
17631 msgstr ""
17633 #: builtin/pack-objects.c:3321 builtin/pack-objects.c:3335
17634 #, c-format
17635 msgid "could not find pack '%s'"
17636 msgstr ""
17638 #: builtin/pack-objects.c:3378
17639 #, c-format
17640 msgid ""
17641 "expected edge object ID, got garbage:\n"
17642 " %s"
17643 msgstr ""
17645 #: builtin/pack-objects.c:3384
17646 #, c-format
17647 msgid ""
17648 "expected object ID, got garbage:\n"
17649 " %s"
17650 msgstr ""
17652 #: builtin/pack-objects.c:3482
17653 msgid "invalid value for --missing"
17654 msgstr ""
17656 #: builtin/pack-objects.c:3541 builtin/pack-objects.c:3650
17657 msgid "cannot open pack index"
17658 msgstr ""
17660 #: builtin/pack-objects.c:3572
17661 #, c-format
17662 msgid "loose object at %s could not be examined"
17663 msgstr ""
17665 #: builtin/pack-objects.c:3658
17666 msgid "unable to force loose object"
17667 msgstr ""
17669 #: builtin/pack-objects.c:3788
17670 #, c-format
17671 msgid "not a rev '%s'"
17672 msgstr ""
17674 #: builtin/pack-objects.c:3791 builtin/rev-parse.c:1061
17675 #, c-format
17676 msgid "bad revision '%s'"
17677 msgstr ""
17679 #: builtin/pack-objects.c:3819
17680 msgid "unable to add recent objects"
17681 msgstr ""
17683 #: builtin/pack-objects.c:3872
17684 #, c-format
17685 msgid "unsupported index version %s"
17686 msgstr ""
17688 #: builtin/pack-objects.c:3876
17689 #, c-format
17690 msgid "bad index version '%s'"
17691 msgstr ""
17693 #: builtin/pack-objects.c:3915
17694 msgid "<version>[,<offset>]"
17695 msgstr ""
17697 #: builtin/pack-objects.c:3916
17698 msgid "write the pack index file in the specified idx format version"
17699 msgstr ""
17701 #: builtin/pack-objects.c:3919
17702 msgid "maximum size of each output pack file"
17703 msgstr ""
17705 #: builtin/pack-objects.c:3921
17706 msgid "ignore borrowed objects from alternate object store"
17707 msgstr ""
17709 #: builtin/pack-objects.c:3923
17710 msgid "ignore packed objects"
17711 msgstr ""
17713 #: builtin/pack-objects.c:3925
17714 msgid "limit pack window by objects"
17715 msgstr ""
17717 #: builtin/pack-objects.c:3927
17718 msgid "limit pack window by memory in addition to object limit"
17719 msgstr ""
17721 #: builtin/pack-objects.c:3929
17722 msgid "maximum length of delta chain allowed in the resulting pack"
17723 msgstr ""
17725 #: builtin/pack-objects.c:3931
17726 msgid "reuse existing deltas"
17727 msgstr ""
17729 #: builtin/pack-objects.c:3933
17730 msgid "reuse existing objects"
17731 msgstr ""
17733 #: builtin/pack-objects.c:3935
17734 msgid "use OFS_DELTA objects"
17735 msgstr ""
17737 #: builtin/pack-objects.c:3937
17738 msgid "use threads when searching for best delta matches"
17739 msgstr ""
17741 #: builtin/pack-objects.c:3939
17742 msgid "do not create an empty pack output"
17743 msgstr ""
17745 #: builtin/pack-objects.c:3941
17746 msgid "read revision arguments from standard input"
17747 msgstr ""
17749 #: builtin/pack-objects.c:3943
17750 msgid "limit the objects to those that are not yet packed"
17751 msgstr ""
17753 #: builtin/pack-objects.c:3946
17754 msgid "include objects reachable from any reference"
17755 msgstr ""
17757 #: builtin/pack-objects.c:3949
17758 msgid "include objects referred by reflog entries"
17759 msgstr ""
17761 #: builtin/pack-objects.c:3952
17762 msgid "include objects referred to by the index"
17763 msgstr ""
17765 #: builtin/pack-objects.c:3955
17766 msgid "read packs from stdin"
17767 msgstr ""
17769 #: builtin/pack-objects.c:3957
17770 msgid "output pack to stdout"
17771 msgstr ""
17773 #: builtin/pack-objects.c:3959
17774 msgid "include tag objects that refer to objects to be packed"
17775 msgstr ""
17777 #: builtin/pack-objects.c:3961
17778 msgid "keep unreachable objects"
17779 msgstr ""
17781 #: builtin/pack-objects.c:3963
17782 msgid "pack loose unreachable objects"
17783 msgstr ""
17785 #: builtin/pack-objects.c:3965
17786 msgid "unpack unreachable objects newer than <time>"
17787 msgstr ""
17789 #: builtin/pack-objects.c:3968
17790 msgid "use the sparse reachability algorithm"
17791 msgstr ""
17793 #: builtin/pack-objects.c:3970
17794 msgid "create thin packs"
17795 msgstr ""
17797 #: builtin/pack-objects.c:3972
17798 msgid "create packs suitable for shallow fetches"
17799 msgstr ""
17801 #: builtin/pack-objects.c:3974
17802 msgid "ignore packs that have companion .keep file"
17803 msgstr ""
17805 #: builtin/pack-objects.c:3976
17806 msgid "ignore this pack"
17807 msgstr ""
17809 #: builtin/pack-objects.c:3978
17810 msgid "pack compression level"
17811 msgstr ""
17813 #: builtin/pack-objects.c:3980
17814 msgid "do not hide commits by grafts"
17815 msgstr ""
17817 #: builtin/pack-objects.c:3982
17818 msgid "use a bitmap index if available to speed up counting objects"
17819 msgstr ""
17821 #: builtin/pack-objects.c:3984
17822 msgid "write a bitmap index together with the pack index"
17823 msgstr ""
17825 #: builtin/pack-objects.c:3988
17826 msgid "write a bitmap index if possible"
17827 msgstr ""
17829 #: builtin/pack-objects.c:3992
17830 msgid "handling for missing objects"
17831 msgstr ""
17833 #: builtin/pack-objects.c:3995
17834 msgid "do not pack objects in promisor packfiles"
17835 msgstr ""
17837 #: builtin/pack-objects.c:3997
17838 msgid "respect islands during delta compression"
17839 msgstr ""
17841 #: builtin/pack-objects.c:3999
17842 msgid "protocol"
17843 msgstr ""
17845 #: builtin/pack-objects.c:4000
17846 msgid "exclude any configured uploadpack.blobpackfileuri with this protocol"
17847 msgstr ""
17849 #: builtin/pack-objects.c:4033
17850 #, c-format
17851 msgid "delta chain depth %d is too deep, forcing %d"
17852 msgstr ""
17854 #: builtin/pack-objects.c:4038
17855 #, c-format
17856 msgid "pack.deltaCacheLimit is too high, forcing %d"
17857 msgstr ""
17859 #: builtin/pack-objects.c:4094
17860 msgid "--max-pack-size cannot be used to build a pack for transfer"
17861 msgstr ""
17863 #: builtin/pack-objects.c:4096
17864 msgid "minimum pack size limit is 1 MiB"
17865 msgstr ""
17867 #: builtin/pack-objects.c:4101
17868 msgid "--thin cannot be used to build an indexable pack"
17869 msgstr ""
17871 #: builtin/pack-objects.c:4104
17872 msgid "--keep-unreachable and --unpack-unreachable are incompatible"
17873 msgstr ""
17875 #: builtin/pack-objects.c:4110
17876 msgid "cannot use --filter without --stdout"
17877 msgstr ""
17879 #: builtin/pack-objects.c:4112
17880 msgid "cannot use --filter with --stdin-packs"
17881 msgstr ""
17883 #: builtin/pack-objects.c:4116
17884 msgid "cannot use internal rev list with --stdin-packs"
17885 msgstr ""
17887 #: builtin/pack-objects.c:4175
17888 msgid "Enumerating objects"
17889 msgstr ""
17891 #: builtin/pack-objects.c:4212
17892 #, c-format
17893 msgid ""
17894 "Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>), pack-"
17895 "reused %<PRIu32>"
17896 msgstr ""
17898 #: builtin/pack-redundant.c:601
17899 msgid ""
17900 "'git pack-redundant' is nominated for removal.\n"
17901 "If you still use this command, please add an extra\n"
17902 "option, '--i-still-use-this', on the command line\n"
17903 "and let us know you still use it by sending an e-mail\n"
17904 "to <git@vger.kernel.org>.  Thanks.\n"
17905 msgstr ""
17907 #: builtin/pack-refs.c:8
17908 msgid "git pack-refs [<options>]"
17909 msgstr ""
17911 #: builtin/pack-refs.c:16
17912 msgid "pack everything"
17913 msgstr ""
17915 #: builtin/pack-refs.c:17
17916 msgid "prune loose refs (default)"
17917 msgstr ""
17919 #: builtin/prune-packed.c:6
17920 msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
17921 msgstr ""
17923 #: builtin/prune.c:14
17924 msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
17925 msgstr ""
17927 #: builtin/prune.c:133
17928 msgid "report pruned objects"
17929 msgstr ""
17931 #: builtin/prune.c:136
17932 msgid "expire objects older than <time>"
17933 msgstr ""
17935 #: builtin/prune.c:138
17936 msgid "limit traversal to objects outside promisor packfiles"
17937 msgstr ""
17939 #: builtin/prune.c:152
17940 msgid "cannot prune in a precious-objects repo"
17941 msgstr ""
17943 #: builtin/pull.c:45 builtin/pull.c:47
17944 #, c-format
17945 msgid "Invalid value for %s: %s"
17946 msgstr ""
17948 #: builtin/pull.c:67
17949 msgid "git pull [<options>] [<repository> [<refspec>...]]"
17950 msgstr ""
17952 #: builtin/pull.c:123
17953 msgid "control for recursive fetching of submodules"
17954 msgstr ""
17956 #: builtin/pull.c:127
17957 msgid "Options related to merging"
17958 msgstr ""
17960 #: builtin/pull.c:130
17961 msgid "incorporate changes by rebasing rather than merging"
17962 msgstr ""
17964 #: builtin/pull.c:158 builtin/rebase.c:491 builtin/revert.c:126
17965 msgid "allow fast-forward"
17966 msgstr ""
17968 #: builtin/pull.c:167 parse-options.h:340
17969 msgid "automatically stash/stash pop before and after"
17970 msgstr ""
17972 #: builtin/pull.c:183
17973 msgid "Options related to fetching"
17974 msgstr ""
17976 #: builtin/pull.c:193
17977 msgid "force overwrite of local branch"
17978 msgstr ""
17980 #: builtin/pull.c:201
17981 msgid "number of submodules pulled in parallel"
17982 msgstr ""
17984 #: builtin/pull.c:317
17985 #, c-format
17986 msgid "Invalid value for pull.ff: %s"
17987 msgstr ""
17989 #: builtin/pull.c:445
17990 msgid ""
17991 "There is no candidate for rebasing against among the refs that you just "
17992 "fetched."
17993 msgstr ""
17995 #: builtin/pull.c:447
17996 msgid ""
17997 "There are no candidates for merging among the refs that you just fetched."
17998 msgstr ""
18000 #: builtin/pull.c:448
18001 msgid ""
18002 "Generally this means that you provided a wildcard refspec which had no\n"
18003 "matches on the remote end."
18004 msgstr ""
18006 #: builtin/pull.c:451
18007 #, c-format
18008 msgid ""
18009 "You asked to pull from the remote '%s', but did not specify\n"
18010 "a branch. Because this is not the default configured remote\n"
18011 "for your current branch, you must specify a branch on the command line."
18012 msgstr ""
18014 #: builtin/pull.c:456 builtin/rebase.c:1248
18015 msgid "You are not currently on a branch."
18016 msgstr ""
18018 #: builtin/pull.c:458 builtin/pull.c:473
18019 msgid "Please specify which branch you want to rebase against."
18020 msgstr ""
18022 #: builtin/pull.c:460 builtin/pull.c:475
18023 msgid "Please specify which branch you want to merge with."
18024 msgstr ""
18026 #: builtin/pull.c:461 builtin/pull.c:476
18027 msgid "See git-pull(1) for details."
18028 msgstr ""
18030 #: builtin/pull.c:463 builtin/pull.c:469 builtin/pull.c:478
18031 #: builtin/rebase.c:1254
18032 msgid "<remote>"
18033 msgstr ""
18035 #: builtin/pull.c:463 builtin/pull.c:478 builtin/pull.c:483
18036 msgid "<branch>"
18037 msgstr ""
18039 #: builtin/pull.c:471 builtin/rebase.c:1246
18040 msgid "There is no tracking information for the current branch."
18041 msgstr ""
18043 #: builtin/pull.c:480
18044 msgid ""
18045 "If you wish to set tracking information for this branch you can do so with:"
18046 msgstr ""
18048 #: builtin/pull.c:485
18049 #, c-format
18050 msgid ""
18051 "Your configuration specifies to merge with the ref '%s'\n"
18052 "from the remote, but no such ref was fetched."
18053 msgstr ""
18055 #: builtin/pull.c:596
18056 #, c-format
18057 msgid "unable to access commit %s"
18058 msgstr ""
18060 #: builtin/pull.c:902
18061 msgid "ignoring --verify-signatures for rebase"
18062 msgstr ""
18064 #: builtin/pull.c:930
18065 msgid ""
18066 "Pulling without specifying how to reconcile divergent branches is\n"
18067 "discouraged. You can squelch this message by running one of the following\n"
18068 "commands sometime before your next pull:\n"
18069 "\n"
18070 "  git config pull.rebase false  # merge (the default strategy)\n"
18071 "  git config pull.rebase true   # rebase\n"
18072 "  git config pull.ff only       # fast-forward only\n"
18073 "\n"
18074 "You can replace \"git config\" with \"git config --global\" to set a "
18075 "default\n"
18076 "preference for all repositories. You can also pass --rebase, --no-rebase,\n"
18077 "or --ff-only on the command line to override the configured default per\n"
18078 "invocation.\n"
18079 msgstr ""
18081 #: builtin/pull.c:990
18082 msgid "Updating an unborn branch with changes added to the index."
18083 msgstr ""
18085 #: builtin/pull.c:994
18086 msgid "pull with rebase"
18087 msgstr ""
18089 #: builtin/pull.c:995
18090 msgid "please commit or stash them."
18091 msgstr ""
18093 #: builtin/pull.c:1020
18094 #, c-format
18095 msgid ""
18096 "fetch updated the current branch head.\n"
18097 "fast-forwarding your working tree from\n"
18098 "commit %s."
18099 msgstr ""
18101 #: builtin/pull.c:1026
18102 #, c-format
18103 msgid ""
18104 "Cannot fast-forward your working tree.\n"
18105 "After making sure that you saved anything precious from\n"
18106 "$ git diff %s\n"
18107 "output, run\n"
18108 "$ git reset --hard\n"
18109 "to recover."
18110 msgstr ""
18112 #: builtin/pull.c:1041
18113 msgid "Cannot merge multiple branches into empty head."
18114 msgstr ""
18116 #: builtin/pull.c:1045
18117 msgid "Cannot rebase onto multiple branches."
18118 msgstr ""
18120 #: builtin/pull.c:1065
18121 msgid "cannot rebase with locally recorded submodule modifications"
18122 msgstr ""
18124 #: builtin/push.c:19
18125 msgid "git push [<options>] [<repository> [<refspec>...]]"
18126 msgstr ""
18128 #: builtin/push.c:111
18129 msgid "tag shorthand without <tag>"
18130 msgstr ""
18132 #: builtin/push.c:119
18133 msgid "--delete only accepts plain target ref names"
18134 msgstr ""
18136 #: builtin/push.c:164
18137 msgid ""
18138 "\n"
18139 "To choose either option permanently, see push.default in 'git help config'."
18140 msgstr ""
18142 #: builtin/push.c:167
18143 #, c-format
18144 msgid ""
18145 "The upstream branch of your current branch does not match\n"
18146 "the name of your current branch.  To push to the upstream branch\n"
18147 "on the remote, use\n"
18148 "\n"
18149 "    git push %s HEAD:%s\n"
18150 "\n"
18151 "To push to the branch of the same name on the remote, use\n"
18152 "\n"
18153 "    git push %s HEAD\n"
18154 "%s"
18155 msgstr ""
18157 #: builtin/push.c:182
18158 #, c-format
18159 msgid ""
18160 "You are not currently on a branch.\n"
18161 "To push the history leading to the current (detached HEAD)\n"
18162 "state now, use\n"
18163 "\n"
18164 "    git push %s HEAD:<name-of-remote-branch>\n"
18165 msgstr ""
18167 #: builtin/push.c:191
18168 #, c-format
18169 msgid ""
18170 "The current branch %s has no upstream branch.\n"
18171 "To push the current branch and set the remote as upstream, use\n"
18172 "\n"
18173 "    git push --set-upstream %s %s\n"
18174 msgstr ""
18176 #: builtin/push.c:199
18177 #, c-format
18178 msgid "The current branch %s has multiple upstream branches, refusing to push."
18179 msgstr ""
18181 #: builtin/push.c:217
18182 msgid ""
18183 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
18184 msgstr ""
18186 #: builtin/push.c:243
18187 #, c-format
18188 msgid ""
18189 "You are pushing to remote '%s', which is not the upstream of\n"
18190 "your current branch '%s', without telling me what to push\n"
18191 "to update which remote branch."
18192 msgstr ""
18194 #: builtin/push.c:258
18195 msgid ""
18196 "Updates were rejected because the tip of your current branch is behind\n"
18197 "its remote counterpart. Integrate the remote changes (e.g.\n"
18198 "'git pull ...') before pushing again.\n"
18199 "See the 'Note about fast-forwards' in 'git push --help' for details."
18200 msgstr ""
18202 #: builtin/push.c:264
18203 msgid ""
18204 "Updates were rejected because a pushed branch tip is behind its remote\n"
18205 "counterpart. Check out this branch and integrate the remote changes\n"
18206 "(e.g. 'git pull ...') before pushing again.\n"
18207 "See the 'Note about fast-forwards' in 'git push --help' for details."
18208 msgstr ""
18210 #: builtin/push.c:270
18211 msgid ""
18212 "Updates were rejected because the remote contains work that you do\n"
18213 "not have locally. This is usually caused by another repository pushing\n"
18214 "to the same ref. You may want to first integrate the remote changes\n"
18215 "(e.g., 'git pull ...') before pushing again.\n"
18216 "See the 'Note about fast-forwards' in 'git push --help' for details."
18217 msgstr ""
18219 #: builtin/push.c:277
18220 msgid "Updates were rejected because the tag already exists in the remote."
18221 msgstr ""
18223 #: builtin/push.c:280
18224 msgid ""
18225 "You cannot update a remote ref that points at a non-commit object,\n"
18226 "or update a remote ref to make it point at a non-commit object,\n"
18227 "without using the '--force' option.\n"
18228 msgstr ""
18230 #: builtin/push.c:285
18231 msgid ""
18232 "Updates were rejected because the tip of the remote-tracking\n"
18233 "branch has been updated since the last checkout. You may want\n"
18234 "to integrate those changes locally (e.g., 'git pull ...')\n"
18235 "before forcing an update.\n"
18236 msgstr ""
18238 #: builtin/push.c:355
18239 #, c-format
18240 msgid "Pushing to %s\n"
18241 msgstr ""
18243 #: builtin/push.c:362
18244 #, c-format
18245 msgid "failed to push some refs to '%s'"
18246 msgstr ""
18248 #: builtin/push.c:544
18249 msgid "repository"
18250 msgstr ""
18252 #: builtin/push.c:545 builtin/send-pack.c:189
18253 msgid "push all refs"
18254 msgstr ""
18256 #: builtin/push.c:546 builtin/send-pack.c:191
18257 msgid "mirror all refs"
18258 msgstr ""
18260 #: builtin/push.c:548
18261 msgid "delete refs"
18262 msgstr ""
18264 #: builtin/push.c:549
18265 msgid "push tags (can't be used with --all or --mirror)"
18266 msgstr ""
18268 #: builtin/push.c:552 builtin/send-pack.c:192
18269 msgid "force updates"
18270 msgstr ""
18272 #: builtin/push.c:553 builtin/send-pack.c:204
18273 msgid "<refname>:<expect>"
18274 msgstr ""
18276 #: builtin/push.c:554 builtin/send-pack.c:205
18277 msgid "require old value of ref to be at this value"
18278 msgstr ""
18280 #: builtin/push.c:557 builtin/send-pack.c:208
18281 msgid "require remote updates to be integrated locally"
18282 msgstr ""
18284 #: builtin/push.c:560
18285 msgid "control recursive pushing of submodules"
18286 msgstr ""
18288 #: builtin/push.c:561 builtin/send-pack.c:199
18289 msgid "use thin pack"
18290 msgstr ""
18292 #: builtin/push.c:562 builtin/push.c:563 builtin/send-pack.c:186
18293 #: builtin/send-pack.c:187
18294 msgid "receive pack program"
18295 msgstr ""
18297 #: builtin/push.c:564
18298 msgid "set upstream for git pull/status"
18299 msgstr ""
18301 #: builtin/push.c:567
18302 msgid "prune locally removed refs"
18303 msgstr ""
18305 #: builtin/push.c:569
18306 msgid "bypass pre-push hook"
18307 msgstr ""
18309 #: builtin/push.c:570
18310 msgid "push missing but relevant tags"
18311 msgstr ""
18313 #: builtin/push.c:572 builtin/send-pack.c:193
18314 msgid "GPG sign the push"
18315 msgstr ""
18317 #: builtin/push.c:574 builtin/send-pack.c:200
18318 msgid "request atomic transaction on remote side"
18319 msgstr ""
18321 #: builtin/push.c:592
18322 msgid "--delete is incompatible with --all, --mirror and --tags"
18323 msgstr ""
18325 #: builtin/push.c:594
18326 msgid "--delete doesn't make sense without any refs"
18327 msgstr ""
18329 #: builtin/push.c:614
18330 #, c-format
18331 msgid "bad repository '%s'"
18332 msgstr ""
18334 #: builtin/push.c:615
18335 msgid ""
18336 "No configured push destination.\n"
18337 "Either specify the URL from the command-line or configure a remote "
18338 "repository using\n"
18339 "\n"
18340 "    git remote add <name> <url>\n"
18341 "\n"
18342 "and then push using the remote name\n"
18343 "\n"
18344 "    git push <name>\n"
18345 msgstr ""
18347 #: builtin/push.c:630
18348 msgid "--all and --tags are incompatible"
18349 msgstr ""
18351 #: builtin/push.c:632
18352 msgid "--all can't be combined with refspecs"
18353 msgstr ""
18355 #: builtin/push.c:636
18356 msgid "--mirror and --tags are incompatible"
18357 msgstr ""
18359 #: builtin/push.c:638
18360 msgid "--mirror can't be combined with refspecs"
18361 msgstr ""
18363 #: builtin/push.c:641
18364 msgid "--all and --mirror are incompatible"
18365 msgstr ""
18367 #: builtin/push.c:648
18368 msgid "push options must not have new line characters"
18369 msgstr ""
18371 #: builtin/range-diff.c:9
18372 msgid "git range-diff [<options>] <old-base>..<old-tip> <new-base>..<new-tip>"
18373 msgstr ""
18375 #: builtin/range-diff.c:10
18376 msgid "git range-diff [<options>] <old-tip>...<new-tip>"
18377 msgstr ""
18379 #: builtin/range-diff.c:11
18380 msgid "git range-diff [<options>] <base> <old-tip> <new-tip>"
18381 msgstr ""
18383 #: builtin/range-diff.c:30
18384 msgid "use simple diff colors"
18385 msgstr ""
18387 #: builtin/range-diff.c:32
18388 msgid "notes"
18389 msgstr ""
18391 #: builtin/range-diff.c:32
18392 msgid "passed to 'git log'"
18393 msgstr ""
18395 #: builtin/range-diff.c:35
18396 msgid "only emit output related to the first range"
18397 msgstr ""
18399 #: builtin/range-diff.c:37
18400 msgid "only emit output related to the second range"
18401 msgstr ""
18403 #: builtin/range-diff.c:60 builtin/range-diff.c:64
18404 #, c-format
18405 msgid "not a commit range: '%s'"
18406 msgstr ""
18408 #: builtin/range-diff.c:74
18409 msgid "single arg format must be symmetric range"
18410 msgstr ""
18412 #: builtin/range-diff.c:89
18413 msgid "need two commit ranges"
18414 msgstr ""
18416 #: builtin/read-tree.c:41
18417 msgid ""
18418 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
18419 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
18420 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
18421 msgstr ""
18423 #: builtin/read-tree.c:124
18424 msgid "write resulting index to <file>"
18425 msgstr ""
18427 #: builtin/read-tree.c:127
18428 msgid "only empty the index"
18429 msgstr ""
18431 #: builtin/read-tree.c:129
18432 msgid "Merging"
18433 msgstr ""
18435 #: builtin/read-tree.c:131
18436 msgid "perform a merge in addition to a read"
18437 msgstr ""
18439 #: builtin/read-tree.c:133
18440 msgid "3-way merge if no file level merging required"
18441 msgstr ""
18443 #: builtin/read-tree.c:135
18444 msgid "3-way merge in presence of adds and removes"
18445 msgstr ""
18447 #: builtin/read-tree.c:137
18448 msgid "same as -m, but discard unmerged entries"
18449 msgstr ""
18451 #: builtin/read-tree.c:138
18452 msgid "<subdirectory>/"
18453 msgstr ""
18455 #: builtin/read-tree.c:139
18456 msgid "read the tree into the index under <subdirectory>/"
18457 msgstr ""
18459 #: builtin/read-tree.c:142
18460 msgid "update working tree with merge result"
18461 msgstr ""
18463 #: builtin/read-tree.c:144
18464 msgid "gitignore"
18465 msgstr ""
18467 #: builtin/read-tree.c:145
18468 msgid "allow explicitly ignored files to be overwritten"
18469 msgstr ""
18471 #: builtin/read-tree.c:148
18472 msgid "don't check the working tree after merging"
18473 msgstr ""
18475 #: builtin/read-tree.c:149
18476 msgid "don't update the index or the work tree"
18477 msgstr ""
18479 #: builtin/read-tree.c:151
18480 msgid "skip applying sparse checkout filter"
18481 msgstr ""
18483 #: builtin/read-tree.c:153
18484 msgid "debug unpack-trees"
18485 msgstr ""
18487 #: builtin/read-tree.c:157
18488 msgid "suppress feedback messages"
18489 msgstr ""
18491 #: builtin/read-tree.c:188
18492 msgid "You need to resolve your current index first"
18493 msgstr ""
18495 #: builtin/rebase.c:35
18496 msgid ""
18497 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase> | --keep-base] "
18498 "[<upstream> [<branch>]]"
18499 msgstr ""
18501 #: builtin/rebase.c:37
18502 msgid ""
18503 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] --root [<branch>]"
18504 msgstr ""
18506 #: builtin/rebase.c:39
18507 msgid "git rebase --continue | --abort | --skip | --edit-todo"
18508 msgstr ""
18510 #: builtin/rebase.c:194 builtin/rebase.c:218 builtin/rebase.c:245
18511 #, c-format
18512 msgid "unusable todo list: '%s'"
18513 msgstr ""
18515 #: builtin/rebase.c:311
18516 #, c-format
18517 msgid "could not create temporary %s"
18518 msgstr ""
18520 #: builtin/rebase.c:317
18521 msgid "could not mark as interactive"
18522 msgstr ""
18524 #: builtin/rebase.c:370
18525 msgid "could not generate todo list"
18526 msgstr ""
18528 #: builtin/rebase.c:412
18529 msgid "a base commit must be provided with --upstream or --onto"
18530 msgstr ""
18532 #: builtin/rebase.c:481
18533 msgid "git rebase--interactive [<options>]"
18534 msgstr ""
18536 #: builtin/rebase.c:494 builtin/rebase.c:1389
18537 msgid "keep commits which start empty"
18538 msgstr ""
18540 #: builtin/rebase.c:498 builtin/revert.c:128
18541 msgid "allow commits with empty messages"
18542 msgstr ""
18544 #: builtin/rebase.c:500
18545 msgid "rebase merge commits"
18546 msgstr ""
18548 #: builtin/rebase.c:502
18549 msgid "keep original branch points of cousins"
18550 msgstr ""
18552 #: builtin/rebase.c:504
18553 msgid "move commits that begin with squash!/fixup!"
18554 msgstr ""
18556 #: builtin/rebase.c:505
18557 msgid "sign commits"
18558 msgstr ""
18560 #: builtin/rebase.c:507 builtin/rebase.c:1328
18561 msgid "display a diffstat of what changed upstream"
18562 msgstr ""
18564 #: builtin/rebase.c:509
18565 msgid "continue rebase"
18566 msgstr ""
18568 #: builtin/rebase.c:511
18569 msgid "skip commit"
18570 msgstr ""
18572 #: builtin/rebase.c:512
18573 msgid "edit the todo list"
18574 msgstr ""
18576 #: builtin/rebase.c:514
18577 msgid "show the current patch"
18578 msgstr ""
18580 #: builtin/rebase.c:517
18581 msgid "shorten commit ids in the todo list"
18582 msgstr ""
18584 #: builtin/rebase.c:519
18585 msgid "expand commit ids in the todo list"
18586 msgstr ""
18588 #: builtin/rebase.c:521
18589 msgid "check the todo list"
18590 msgstr ""
18592 #: builtin/rebase.c:523
18593 msgid "rearrange fixup/squash lines"
18594 msgstr ""
18596 #: builtin/rebase.c:525
18597 msgid "insert exec commands in todo list"
18598 msgstr ""
18600 #: builtin/rebase.c:526
18601 msgid "onto"
18602 msgstr ""
18604 #: builtin/rebase.c:529
18605 msgid "restrict-revision"
18606 msgstr ""
18608 #: builtin/rebase.c:529
18609 msgid "restrict revision"
18610 msgstr ""
18612 #: builtin/rebase.c:531
18613 msgid "squash-onto"
18614 msgstr ""
18616 #: builtin/rebase.c:532
18617 msgid "squash onto"
18618 msgstr ""
18620 #: builtin/rebase.c:534
18621 msgid "the upstream commit"
18622 msgstr ""
18624 #: builtin/rebase.c:536
18625 msgid "head-name"
18626 msgstr ""
18628 #: builtin/rebase.c:536
18629 msgid "head name"
18630 msgstr ""
18632 #: builtin/rebase.c:541
18633 msgid "rebase strategy"
18634 msgstr ""
18636 #: builtin/rebase.c:542
18637 msgid "strategy-opts"
18638 msgstr ""
18640 #: builtin/rebase.c:543
18641 msgid "strategy options"
18642 msgstr ""
18644 #: builtin/rebase.c:544
18645 msgid "switch-to"
18646 msgstr ""
18648 #: builtin/rebase.c:545
18649 msgid "the branch or commit to checkout"
18650 msgstr ""
18652 #: builtin/rebase.c:546
18653 msgid "onto-name"
18654 msgstr ""
18656 #: builtin/rebase.c:546
18657 msgid "onto name"
18658 msgstr ""
18660 #: builtin/rebase.c:547
18661 msgid "cmd"
18662 msgstr ""
18664 #: builtin/rebase.c:547
18665 msgid "the command to run"
18666 msgstr ""
18668 #: builtin/rebase.c:550 builtin/rebase.c:1422
18669 msgid "automatically re-schedule any `exec` that fails"
18670 msgstr ""
18672 #: builtin/rebase.c:566
18673 msgid "--[no-]rebase-cousins has no effect without --rebase-merges"
18674 msgstr ""
18676 #: builtin/rebase.c:582
18677 #, c-format
18678 msgid "%s requires the merge backend"
18679 msgstr ""
18681 #: builtin/rebase.c:625
18682 #, c-format
18683 msgid "could not get 'onto': '%s'"
18684 msgstr ""
18686 #: builtin/rebase.c:642
18687 #, c-format
18688 msgid "invalid orig-head: '%s'"
18689 msgstr ""
18691 #: builtin/rebase.c:667
18692 #, c-format
18693 msgid "ignoring invalid allow_rerere_autoupdate: '%s'"
18694 msgstr ""
18696 #: builtin/rebase.c:813 git-rebase--preserve-merges.sh:81
18697 msgid ""
18698 "Resolve all conflicts manually, mark them as resolved with\n"
18699 "\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
18700 "You can instead skip this commit: run \"git rebase --skip\".\n"
18701 "To abort and get back to the state before \"git rebase\", run \"git rebase --"
18702 "abort\"."
18703 msgstr ""
18705 #: builtin/rebase.c:896
18706 #, c-format
18707 msgid ""
18708 "\n"
18709 "git encountered an error while preparing the patches to replay\n"
18710 "these revisions:\n"
18711 "\n"
18712 "    %s\n"
18713 "\n"
18714 "As a result, git cannot rebase them."
18715 msgstr ""
18717 #: builtin/rebase.c:1222
18718 #, c-format
18719 msgid ""
18720 "unrecognized empty type '%s'; valid values are \"drop\", \"keep\", and \"ask"
18721 "\"."
18722 msgstr ""
18724 #: builtin/rebase.c:1240
18725 #, c-format
18726 msgid ""
18727 "%s\n"
18728 "Please specify which branch you want to rebase against.\n"
18729 "See git-rebase(1) for details.\n"
18730 "\n"
18731 "    git rebase '<branch>'\n"
18732 "\n"
18733 msgstr ""
18735 #: builtin/rebase.c:1256
18736 #, c-format
18737 msgid ""
18738 "If you wish to set tracking information for this branch you can do so with:\n"
18739 "\n"
18740 "    git branch --set-upstream-to=%s/<branch> %s\n"
18741 "\n"
18742 msgstr ""
18744 #: builtin/rebase.c:1286
18745 msgid "exec commands cannot contain newlines"
18746 msgstr ""
18748 #: builtin/rebase.c:1290
18749 msgid "empty exec command"
18750 msgstr ""
18752 #: builtin/rebase.c:1319
18753 msgid "rebase onto given branch instead of upstream"
18754 msgstr ""
18756 #: builtin/rebase.c:1321
18757 msgid "use the merge-base of upstream and branch as the current base"
18758 msgstr ""
18760 #: builtin/rebase.c:1323
18761 msgid "allow pre-rebase hook to run"
18762 msgstr ""
18764 #: builtin/rebase.c:1325
18765 msgid "be quiet. implies --no-stat"
18766 msgstr ""
18768 #: builtin/rebase.c:1331
18769 msgid "do not show diffstat of what changed upstream"
18770 msgstr ""
18772 #: builtin/rebase.c:1334
18773 msgid "add a Signed-off-by trailer to each commit"
18774 msgstr ""
18776 #: builtin/rebase.c:1337
18777 msgid "make committer date match author date"
18778 msgstr ""
18780 #: builtin/rebase.c:1339
18781 msgid "ignore author date and use current date"
18782 msgstr ""
18784 #: builtin/rebase.c:1341
18785 msgid "synonym of --reset-author-date"
18786 msgstr ""
18788 #: builtin/rebase.c:1343 builtin/rebase.c:1347
18789 msgid "passed to 'git apply'"
18790 msgstr ""
18792 #: builtin/rebase.c:1345
18793 msgid "ignore changes in whitespace"
18794 msgstr ""
18796 #: builtin/rebase.c:1349 builtin/rebase.c:1352
18797 msgid "cherry-pick all commits, even if unchanged"
18798 msgstr ""
18800 #: builtin/rebase.c:1354
18801 msgid "continue"
18802 msgstr ""
18804 #: builtin/rebase.c:1357
18805 msgid "skip current patch and continue"
18806 msgstr ""
18808 #: builtin/rebase.c:1359
18809 msgid "abort and check out the original branch"
18810 msgstr ""
18812 #: builtin/rebase.c:1362
18813 msgid "abort but keep HEAD where it is"
18814 msgstr ""
18816 #: builtin/rebase.c:1363
18817 msgid "edit the todo list during an interactive rebase"
18818 msgstr ""
18820 #: builtin/rebase.c:1366
18821 msgid "show the patch file being applied or merged"
18822 msgstr ""
18824 #: builtin/rebase.c:1369
18825 msgid "use apply strategies to rebase"
18826 msgstr ""
18828 #: builtin/rebase.c:1373
18829 msgid "use merging strategies to rebase"
18830 msgstr ""
18832 #: builtin/rebase.c:1377
18833 msgid "let the user edit the list of commits to rebase"
18834 msgstr ""
18836 #: builtin/rebase.c:1381
18837 msgid "(DEPRECATED) try to recreate merges instead of ignoring them"
18838 msgstr ""
18840 #: builtin/rebase.c:1386
18841 msgid "how to handle commits that become empty"
18842 msgstr ""
18844 #: builtin/rebase.c:1393
18845 msgid "move commits that begin with squash!/fixup! under -i"
18846 msgstr ""
18848 #: builtin/rebase.c:1400
18849 msgid "add exec lines after each commit of the editable list"
18850 msgstr ""
18852 #: builtin/rebase.c:1404
18853 msgid "allow rebasing commits with empty messages"
18854 msgstr ""
18856 #: builtin/rebase.c:1408
18857 msgid "try to rebase merges instead of skipping them"
18858 msgstr ""
18860 #: builtin/rebase.c:1411
18861 msgid "use 'merge-base --fork-point' to refine upstream"
18862 msgstr ""
18864 #: builtin/rebase.c:1413
18865 msgid "use the given merge strategy"
18866 msgstr ""
18868 #: builtin/rebase.c:1415 builtin/revert.c:115
18869 msgid "option"
18870 msgstr ""
18872 #: builtin/rebase.c:1416
18873 msgid "pass the argument through to the merge strategy"
18874 msgstr ""
18876 #: builtin/rebase.c:1419
18877 msgid "rebase all reachable commits up to the root(s)"
18878 msgstr ""
18880 #: builtin/rebase.c:1424
18881 msgid "apply all changes, even those already present upstream"
18882 msgstr ""
18884 #: builtin/rebase.c:1442
18885 msgid "It looks like 'git am' is in progress. Cannot rebase."
18886 msgstr ""
18888 #: builtin/rebase.c:1483
18889 msgid ""
18890 "git rebase --preserve-merges is deprecated. Use --rebase-merges instead."
18891 msgstr ""
18893 #: builtin/rebase.c:1488
18894 msgid "cannot combine '--keep-base' with '--onto'"
18895 msgstr ""
18897 #: builtin/rebase.c:1490
18898 msgid "cannot combine '--keep-base' with '--root'"
18899 msgstr ""
18901 #: builtin/rebase.c:1494
18902 msgid "cannot combine '--root' with '--fork-point'"
18903 msgstr ""
18905 #: builtin/rebase.c:1497
18906 msgid "No rebase in progress?"
18907 msgstr ""
18909 #: builtin/rebase.c:1501
18910 msgid "The --edit-todo action can only be used during interactive rebase."
18911 msgstr ""
18913 #: builtin/rebase.c:1524 t/helper/test-fast-rebase.c:122
18914 msgid "Cannot read HEAD"
18915 msgstr ""
18917 #: builtin/rebase.c:1536
18918 msgid ""
18919 "You must edit all merge conflicts and then\n"
18920 "mark them as resolved using git add"
18921 msgstr ""
18923 #: builtin/rebase.c:1555
18924 msgid "could not discard worktree changes"
18925 msgstr ""
18927 #: builtin/rebase.c:1574
18928 #, c-format
18929 msgid "could not move back to %s"
18930 msgstr ""
18932 #: builtin/rebase.c:1620
18933 #, c-format
18934 msgid ""
18935 "It seems that there is already a %s directory, and\n"
18936 "I wonder if you are in the middle of another rebase.  If that is the\n"
18937 "case, please try\n"
18938 "\t%s\n"
18939 "If that is not the case, please\n"
18940 "\t%s\n"
18941 "and run me again.  I am stopping in case you still have something\n"
18942 "valuable there.\n"
18943 msgstr ""
18945 #: builtin/rebase.c:1648
18946 msgid "switch `C' expects a numerical value"
18947 msgstr ""
18949 #: builtin/rebase.c:1690
18950 #, c-format
18951 msgid "Unknown mode: %s"
18952 msgstr ""
18954 #: builtin/rebase.c:1729
18955 msgid "--strategy requires --merge or --interactive"
18956 msgstr ""
18958 #: builtin/rebase.c:1759
18959 msgid "cannot combine apply options with merge options"
18960 msgstr ""
18962 #: builtin/rebase.c:1772
18963 #, c-format
18964 msgid "Unknown rebase backend: %s"
18965 msgstr ""
18967 #: builtin/rebase.c:1802
18968 msgid "--reschedule-failed-exec requires --exec or --interactive"
18969 msgstr ""
18971 #: builtin/rebase.c:1822
18972 msgid "cannot combine '--preserve-merges' with '--rebase-merges'"
18973 msgstr ""
18975 #: builtin/rebase.c:1826
18976 msgid ""
18977 "error: cannot combine '--preserve-merges' with '--reschedule-failed-exec'"
18978 msgstr ""
18980 #: builtin/rebase.c:1850
18981 #, c-format
18982 msgid "invalid upstream '%s'"
18983 msgstr ""
18985 #: builtin/rebase.c:1856
18986 msgid "Could not create new root commit"
18987 msgstr ""
18989 #: builtin/rebase.c:1882
18990 #, c-format
18991 msgid "'%s': need exactly one merge base with branch"
18992 msgstr ""
18994 #: builtin/rebase.c:1885
18995 #, c-format
18996 msgid "'%s': need exactly one merge base"
18997 msgstr ""
18999 #: builtin/rebase.c:1893
19000 #, c-format
19001 msgid "Does not point to a valid commit '%s'"
19002 msgstr ""
19004 #: builtin/rebase.c:1921
19005 #, c-format
19006 msgid "fatal: no such branch/commit '%s'"
19007 msgstr ""
19009 #: builtin/rebase.c:1929 builtin/submodule--helper.c:39
19010 #: builtin/submodule--helper.c:2414
19011 #, c-format
19012 msgid "No such ref: %s"
19013 msgstr ""
19015 #: builtin/rebase.c:1940
19016 msgid "Could not resolve HEAD to a revision"
19017 msgstr ""
19019 #: builtin/rebase.c:1961
19020 msgid "Please commit or stash them."
19021 msgstr ""
19023 #: builtin/rebase.c:1997
19024 #, c-format
19025 msgid "could not switch to %s"
19026 msgstr ""
19028 #: builtin/rebase.c:2008
19029 msgid "HEAD is up to date."
19030 msgstr ""
19032 #: builtin/rebase.c:2010
19033 #, c-format
19034 msgid "Current branch %s is up to date.\n"
19035 msgstr ""
19037 #: builtin/rebase.c:2018
19038 msgid "HEAD is up to date, rebase forced."
19039 msgstr ""
19041 #: builtin/rebase.c:2020
19042 #, c-format
19043 msgid "Current branch %s is up to date, rebase forced.\n"
19044 msgstr ""
19046 #: builtin/rebase.c:2028
19047 msgid "The pre-rebase hook refused to rebase."
19048 msgstr ""
19050 #: builtin/rebase.c:2035
19051 #, c-format
19052 msgid "Changes to %s:\n"
19053 msgstr ""
19055 #: builtin/rebase.c:2038
19056 #, c-format
19057 msgid "Changes from %s to %s:\n"
19058 msgstr ""
19060 #: builtin/rebase.c:2063
19061 #, c-format
19062 msgid "First, rewinding head to replay your work on top of it...\n"
19063 msgstr ""
19065 #: builtin/rebase.c:2072
19066 msgid "Could not detach HEAD"
19067 msgstr ""
19069 #: builtin/rebase.c:2081
19070 #, c-format
19071 msgid "Fast-forwarded %s to %s.\n"
19072 msgstr ""
19074 #: builtin/receive-pack.c:34
19075 msgid "git receive-pack <git-dir>"
19076 msgstr ""
19078 #: builtin/receive-pack.c:1275
19079 msgid ""
19080 "By default, updating the current branch in a non-bare repository\n"
19081 "is denied, because it will make the index and work tree inconsistent\n"
19082 "with what you pushed, and will require 'git reset --hard' to match\n"
19083 "the work tree to HEAD.\n"
19084 "\n"
19085 "You can set the 'receive.denyCurrentBranch' configuration variable\n"
19086 "to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
19087 "its current branch; however, this is not recommended unless you\n"
19088 "arranged to update its work tree to match what you pushed in some\n"
19089 "other way.\n"
19090 "\n"
19091 "To squelch this message and still keep the default behaviour, set\n"
19092 "'receive.denyCurrentBranch' configuration variable to 'refuse'."
19093 msgstr ""
19095 #: builtin/receive-pack.c:1295
19096 msgid ""
19097 "By default, deleting the current branch is denied, because the next\n"
19098 "'git clone' won't result in any file checked out, causing confusion.\n"
19099 "\n"
19100 "You can set 'receive.denyDeleteCurrent' configuration variable to\n"
19101 "'warn' or 'ignore' in the remote repository to allow deleting the\n"
19102 "current branch, with or without a warning message.\n"
19103 "\n"
19104 "To squelch this message, you can set it to 'refuse'."
19105 msgstr ""
19107 #: builtin/receive-pack.c:2478
19108 msgid "quiet"
19109 msgstr ""
19111 #: builtin/receive-pack.c:2492
19112 msgid "You must specify a directory."
19113 msgstr ""
19115 #: builtin/reflog.c:17
19116 msgid ""
19117 "git reflog expire [--expire=<time>] [--expire-unreachable=<time>] [--"
19118 "rewrite] [--updateref] [--stale-fix] [--dry-run | -n] [--verbose] [--all] "
19119 "<refs>..."
19120 msgstr ""
19122 #: builtin/reflog.c:22
19123 msgid ""
19124 "git reflog delete [--rewrite] [--updateref] [--dry-run | -n] [--verbose] "
19125 "<refs>..."
19126 msgstr ""
19128 #: builtin/reflog.c:25
19129 msgid "git reflog exists <ref>"
19130 msgstr ""
19132 #: builtin/reflog.c:568 builtin/reflog.c:573
19133 #, c-format
19134 msgid "'%s' is not a valid timestamp"
19135 msgstr ""
19137 #: builtin/reflog.c:609
19138 #, c-format
19139 msgid "Marking reachable objects..."
19140 msgstr ""
19142 #: builtin/reflog.c:647
19143 #, c-format
19144 msgid "%s points nowhere!"
19145 msgstr ""
19147 #: builtin/reflog.c:699
19148 msgid "no reflog specified to delete"
19149 msgstr ""
19151 #: builtin/reflog.c:708
19152 #, c-format
19153 msgid "not a reflog: %s"
19154 msgstr ""
19156 #: builtin/reflog.c:713
19157 #, c-format
19158 msgid "no reflog for '%s'"
19159 msgstr ""
19161 #: builtin/reflog.c:759
19162 #, c-format
19163 msgid "invalid ref format: %s"
19164 msgstr ""
19166 #: builtin/reflog.c:768
19167 msgid "git reflog [ show | expire | delete | exists ]"
19168 msgstr ""
19170 #: builtin/remote.c:17
19171 msgid "git remote [-v | --verbose]"
19172 msgstr ""
19174 #: builtin/remote.c:18
19175 msgid ""
19176 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
19177 "mirror=<fetch|push>] <name> <url>"
19178 msgstr ""
19180 #: builtin/remote.c:19 builtin/remote.c:39
19181 msgid "git remote rename <old> <new>"
19182 msgstr ""
19184 #: builtin/remote.c:20 builtin/remote.c:44
19185 msgid "git remote remove <name>"
19186 msgstr ""
19188 #: builtin/remote.c:21 builtin/remote.c:49
19189 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
19190 msgstr ""
19192 #: builtin/remote.c:22
19193 msgid "git remote [-v | --verbose] show [-n] <name>"
19194 msgstr ""
19196 #: builtin/remote.c:23
19197 msgid "git remote prune [-n | --dry-run] <name>"
19198 msgstr ""
19200 #: builtin/remote.c:24
19201 msgid ""
19202 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
19203 msgstr ""
19205 #: builtin/remote.c:25
19206 msgid "git remote set-branches [--add] <name> <branch>..."
19207 msgstr ""
19209 #: builtin/remote.c:26 builtin/remote.c:75
19210 msgid "git remote get-url [--push] [--all] <name>"
19211 msgstr ""
19213 #: builtin/remote.c:27 builtin/remote.c:80
19214 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
19215 msgstr ""
19217 #: builtin/remote.c:28 builtin/remote.c:81
19218 msgid "git remote set-url --add <name> <newurl>"
19219 msgstr ""
19221 #: builtin/remote.c:29 builtin/remote.c:82
19222 msgid "git remote set-url --delete <name> <url>"
19223 msgstr ""
19225 #: builtin/remote.c:34
19226 msgid "git remote add [<options>] <name> <url>"
19227 msgstr ""
19229 #: builtin/remote.c:54
19230 msgid "git remote set-branches <name> <branch>..."
19231 msgstr ""
19233 #: builtin/remote.c:55
19234 msgid "git remote set-branches --add <name> <branch>..."
19235 msgstr ""
19237 #: builtin/remote.c:60
19238 msgid "git remote show [<options>] <name>"
19239 msgstr ""
19241 #: builtin/remote.c:65
19242 msgid "git remote prune [<options>] <name>"
19243 msgstr ""
19245 #: builtin/remote.c:70
19246 msgid "git remote update [<options>] [<group> | <remote>]..."
19247 msgstr ""
19249 #: builtin/remote.c:99
19250 #, c-format
19251 msgid "Updating %s"
19252 msgstr ""
19254 #: builtin/remote.c:131
19255 msgid ""
19256 "--mirror is dangerous and deprecated; please\n"
19257 "\t use --mirror=fetch or --mirror=push instead"
19258 msgstr ""
19260 #: builtin/remote.c:148
19261 #, c-format
19262 msgid "unknown mirror argument: %s"
19263 msgstr ""
19265 #: builtin/remote.c:164
19266 msgid "fetch the remote branches"
19267 msgstr ""
19269 #: builtin/remote.c:166
19270 msgid "import all tags and associated objects when fetching"
19271 msgstr ""
19273 #: builtin/remote.c:169
19274 msgid "or do not fetch any tag at all (--no-tags)"
19275 msgstr ""
19277 #: builtin/remote.c:171
19278 msgid "branch(es) to track"
19279 msgstr ""
19281 #: builtin/remote.c:172
19282 msgid "master branch"
19283 msgstr ""
19285 #: builtin/remote.c:174
19286 msgid "set up remote as a mirror to push to or fetch from"
19287 msgstr ""
19289 #: builtin/remote.c:186
19290 msgid "specifying a master branch makes no sense with --mirror"
19291 msgstr ""
19293 #: builtin/remote.c:188
19294 msgid "specifying branches to track makes sense only with fetch mirrors"
19295 msgstr ""
19297 #: builtin/remote.c:195 builtin/remote.c:700
19298 #, c-format
19299 msgid "remote %s already exists."
19300 msgstr ""
19302 #: builtin/remote.c:240
19303 #, c-format
19304 msgid "Could not setup master '%s'"
19305 msgstr ""
19307 #: builtin/remote.c:355
19308 #, c-format
19309 msgid "Could not get fetch map for refspec %s"
19310 msgstr ""
19312 #: builtin/remote.c:454 builtin/remote.c:462
19313 msgid "(matching)"
19314 msgstr ""
19316 #: builtin/remote.c:466
19317 msgid "(delete)"
19318 msgstr ""
19320 #: builtin/remote.c:655
19321 #, c-format
19322 msgid "could not set '%s'"
19323 msgstr ""
19325 #: builtin/remote.c:660
19326 #, c-format
19327 msgid ""
19328 "The %s configuration remote.pushDefault in:\n"
19329 "\t%s:%d\n"
19330 "now names the non-existent remote '%s'"
19331 msgstr ""
19333 #: builtin/remote.c:691 builtin/remote.c:836 builtin/remote.c:943
19334 #, c-format
19335 msgid "No such remote: '%s'"
19336 msgstr ""
19338 #: builtin/remote.c:710
19339 #, c-format
19340 msgid "Could not rename config section '%s' to '%s'"
19341 msgstr ""
19343 #: builtin/remote.c:730
19344 #, c-format
19345 msgid ""
19346 "Not updating non-default fetch refspec\n"
19347 "\t%s\n"
19348 "\tPlease update the configuration manually if necessary."
19349 msgstr ""
19351 #: builtin/remote.c:770
19352 #, c-format
19353 msgid "deleting '%s' failed"
19354 msgstr ""
19356 #: builtin/remote.c:804
19357 #, c-format
19358 msgid "creating '%s' failed"
19359 msgstr ""
19361 #: builtin/remote.c:882
19362 msgid ""
19363 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
19364 "to delete it, use:"
19365 msgid_plural ""
19366 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
19367 "to delete them, use:"
19368 msgstr[0] ""
19369 msgstr[1] ""
19371 #: builtin/remote.c:896
19372 #, c-format
19373 msgid "Could not remove config section '%s'"
19374 msgstr ""
19376 #: builtin/remote.c:999
19377 #, c-format
19378 msgid " new (next fetch will store in remotes/%s)"
19379 msgstr ""
19381 #: builtin/remote.c:1002
19382 msgid " tracked"
19383 msgstr ""
19385 #: builtin/remote.c:1004
19386 msgid " stale (use 'git remote prune' to remove)"
19387 msgstr ""
19389 #: builtin/remote.c:1006
19390 msgid " ???"
19391 msgstr ""
19393 #: builtin/remote.c:1047
19394 #, c-format
19395 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
19396 msgstr ""
19398 #: builtin/remote.c:1056
19399 #, c-format
19400 msgid "rebases interactively onto remote %s"
19401 msgstr ""
19403 #: builtin/remote.c:1058
19404 #, c-format
19405 msgid "rebases interactively (with merges) onto remote %s"
19406 msgstr ""
19408 #: builtin/remote.c:1061
19409 #, c-format
19410 msgid "rebases onto remote %s"
19411 msgstr ""
19413 #: builtin/remote.c:1065
19414 #, c-format
19415 msgid " merges with remote %s"
19416 msgstr ""
19418 #: builtin/remote.c:1068
19419 #, c-format
19420 msgid "merges with remote %s"
19421 msgstr ""
19423 #: builtin/remote.c:1071
19424 #, c-format
19425 msgid "%-*s    and with remote %s\n"
19426 msgstr ""
19428 #: builtin/remote.c:1114
19429 msgid "create"
19430 msgstr ""
19432 #: builtin/remote.c:1117
19433 msgid "delete"
19434 msgstr ""
19436 #: builtin/remote.c:1121
19437 msgid "up to date"
19438 msgstr ""
19440 #: builtin/remote.c:1124
19441 msgid "fast-forwardable"
19442 msgstr ""
19444 #: builtin/remote.c:1127
19445 msgid "local out of date"
19446 msgstr ""
19448 #: builtin/remote.c:1134
19449 #, c-format
19450 msgid "    %-*s forces to %-*s (%s)"
19451 msgstr ""
19453 #: builtin/remote.c:1137
19454 #, c-format
19455 msgid "    %-*s pushes to %-*s (%s)"
19456 msgstr ""
19458 #: builtin/remote.c:1141
19459 #, c-format
19460 msgid "    %-*s forces to %s"
19461 msgstr ""
19463 #: builtin/remote.c:1144
19464 #, c-format
19465 msgid "    %-*s pushes to %s"
19466 msgstr ""
19468 #: builtin/remote.c:1212
19469 msgid "do not query remotes"
19470 msgstr ""
19472 #: builtin/remote.c:1239
19473 #, c-format
19474 msgid "* remote %s"
19475 msgstr ""
19477 #: builtin/remote.c:1240
19478 #, c-format
19479 msgid "  Fetch URL: %s"
19480 msgstr ""
19482 #: builtin/remote.c:1241 builtin/remote.c:1257 builtin/remote.c:1396
19483 msgid "(no URL)"
19484 msgstr ""
19486 #. TRANSLATORS: the colon ':' should align
19487 #. with the one in " Fetch URL: %s"
19488 #. translation.
19490 #: builtin/remote.c:1255 builtin/remote.c:1257
19491 #, c-format
19492 msgid "  Push  URL: %s"
19493 msgstr ""
19495 #: builtin/remote.c:1259 builtin/remote.c:1261 builtin/remote.c:1263
19496 #, c-format
19497 msgid "  HEAD branch: %s"
19498 msgstr ""
19500 #: builtin/remote.c:1259
19501 msgid "(not queried)"
19502 msgstr ""
19504 #: builtin/remote.c:1261
19505 msgid "(unknown)"
19506 msgstr ""
19508 #: builtin/remote.c:1265
19509 #, c-format
19510 msgid ""
19511 "  HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
19512 msgstr ""
19514 #: builtin/remote.c:1277
19515 #, c-format
19516 msgid "  Remote branch:%s"
19517 msgid_plural "  Remote branches:%s"
19518 msgstr[0] ""
19519 msgstr[1] ""
19521 #: builtin/remote.c:1280 builtin/remote.c:1306
19522 msgid " (status not queried)"
19523 msgstr ""
19525 #: builtin/remote.c:1289
19526 msgid "  Local branch configured for 'git pull':"
19527 msgid_plural "  Local branches configured for 'git pull':"
19528 msgstr[0] ""
19529 msgstr[1] ""
19531 #: builtin/remote.c:1297
19532 msgid "  Local refs will be mirrored by 'git push'"
19533 msgstr ""
19535 #: builtin/remote.c:1303
19536 #, c-format
19537 msgid "  Local ref configured for 'git push'%s:"
19538 msgid_plural "  Local refs configured for 'git push'%s:"
19539 msgstr[0] ""
19540 msgstr[1] ""
19542 #: builtin/remote.c:1324
19543 msgid "set refs/remotes/<name>/HEAD according to remote"
19544 msgstr ""
19546 #: builtin/remote.c:1326
19547 msgid "delete refs/remotes/<name>/HEAD"
19548 msgstr ""
19550 #: builtin/remote.c:1341
19551 msgid "Cannot determine remote HEAD"
19552 msgstr ""
19554 #: builtin/remote.c:1343
19555 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
19556 msgstr ""
19558 #: builtin/remote.c:1353
19559 #, c-format
19560 msgid "Could not delete %s"
19561 msgstr ""
19563 #: builtin/remote.c:1361
19564 #, c-format
19565 msgid "Not a valid ref: %s"
19566 msgstr ""
19568 #: builtin/remote.c:1363
19569 #, c-format
19570 msgid "Could not setup %s"
19571 msgstr ""
19573 #: builtin/remote.c:1381
19574 #, c-format
19575 msgid " %s will become dangling!"
19576 msgstr ""
19578 #: builtin/remote.c:1382
19579 #, c-format
19580 msgid " %s has become dangling!"
19581 msgstr ""
19583 #: builtin/remote.c:1392
19584 #, c-format
19585 msgid "Pruning %s"
19586 msgstr ""
19588 #: builtin/remote.c:1393
19589 #, c-format
19590 msgid "URL: %s"
19591 msgstr ""
19593 #: builtin/remote.c:1409
19594 #, c-format
19595 msgid " * [would prune] %s"
19596 msgstr ""
19598 #: builtin/remote.c:1412
19599 #, c-format
19600 msgid " * [pruned] %s"
19601 msgstr ""
19603 #: builtin/remote.c:1457
19604 msgid "prune remotes after fetching"
19605 msgstr ""
19607 #: builtin/remote.c:1521 builtin/remote.c:1577 builtin/remote.c:1647
19608 #, c-format
19609 msgid "No such remote '%s'"
19610 msgstr ""
19612 #: builtin/remote.c:1539
19613 msgid "add branch"
19614 msgstr ""
19616 #: builtin/remote.c:1546
19617 msgid "no remote specified"
19618 msgstr ""
19620 #: builtin/remote.c:1563
19621 msgid "query push URLs rather than fetch URLs"
19622 msgstr ""
19624 #: builtin/remote.c:1565
19625 msgid "return all URLs"
19626 msgstr ""
19628 #: builtin/remote.c:1595
19629 #, c-format
19630 msgid "no URLs configured for remote '%s'"
19631 msgstr ""
19633 #: builtin/remote.c:1621
19634 msgid "manipulate push URLs"
19635 msgstr ""
19637 #: builtin/remote.c:1623
19638 msgid "add URL"
19639 msgstr ""
19641 #: builtin/remote.c:1625
19642 msgid "delete URLs"
19643 msgstr ""
19645 #: builtin/remote.c:1632
19646 msgid "--add --delete doesn't make sense"
19647 msgstr ""
19649 #: builtin/remote.c:1673
19650 #, c-format
19651 msgid "Invalid old URL pattern: %s"
19652 msgstr ""
19654 #: builtin/remote.c:1681
19655 #, c-format
19656 msgid "No such URL found: %s"
19657 msgstr ""
19659 #: builtin/remote.c:1683
19660 msgid "Will not delete all non-push URLs"
19661 msgstr ""
19663 #: builtin/repack.c:26
19664 msgid "git repack [<options>]"
19665 msgstr ""
19667 #: builtin/repack.c:31
19668 msgid ""
19669 "Incremental repacks are incompatible with bitmap indexes.  Use\n"
19670 "--no-write-bitmap-index or disable the pack.writebitmaps configuration."
19671 msgstr ""
19673 #: builtin/repack.c:198
19674 msgid "could not start pack-objects to repack promisor objects"
19675 msgstr ""
19677 #: builtin/repack.c:270 builtin/repack.c:630
19678 msgid "repack: Expecting full hex object ID lines only from pack-objects."
19679 msgstr ""
19681 #: builtin/repack.c:294
19682 msgid "could not finish pack-objects to repack promisor objects"
19683 msgstr ""
19685 #: builtin/repack.c:309
19686 #, c-format
19687 msgid "cannot open index for %s"
19688 msgstr ""
19690 #: builtin/repack.c:368
19691 #, c-format
19692 msgid "pack %s too large to consider in geometric progression"
19693 msgstr ""
19695 #: builtin/repack.c:401 builtin/repack.c:408 builtin/repack.c:413
19696 #, c-format
19697 msgid "pack %s too large to roll up"
19698 msgstr ""
19700 #: builtin/repack.c:460
19701 msgid "pack everything in a single pack"
19702 msgstr ""
19704 #: builtin/repack.c:462
19705 msgid "same as -a, and turn unreachable objects loose"
19706 msgstr ""
19708 #: builtin/repack.c:465
19709 msgid "remove redundant packs, and run git-prune-packed"
19710 msgstr ""
19712 #: builtin/repack.c:467
19713 msgid "pass --no-reuse-delta to git-pack-objects"
19714 msgstr ""
19716 #: builtin/repack.c:469
19717 msgid "pass --no-reuse-object to git-pack-objects"
19718 msgstr ""
19720 #: builtin/repack.c:471
19721 msgid "do not run git-update-server-info"
19722 msgstr ""
19724 #: builtin/repack.c:474
19725 msgid "pass --local to git-pack-objects"
19726 msgstr ""
19728 #: builtin/repack.c:476
19729 msgid "write bitmap index"
19730 msgstr ""
19732 #: builtin/repack.c:478
19733 msgid "pass --delta-islands to git-pack-objects"
19734 msgstr ""
19736 #: builtin/repack.c:479
19737 msgid "approxidate"
19738 msgstr ""
19740 #: builtin/repack.c:480
19741 msgid "with -A, do not loosen objects older than this"
19742 msgstr ""
19744 #: builtin/repack.c:482
19745 msgid "with -a, repack unreachable objects"
19746 msgstr ""
19748 #: builtin/repack.c:484
19749 msgid "size of the window used for delta compression"
19750 msgstr ""
19752 #: builtin/repack.c:485 builtin/repack.c:491
19753 msgid "bytes"
19754 msgstr ""
19756 #: builtin/repack.c:486
19757 msgid "same as the above, but limit memory size instead of entries count"
19758 msgstr ""
19760 #: builtin/repack.c:488
19761 msgid "limits the maximum delta depth"
19762 msgstr ""
19764 #: builtin/repack.c:490
19765 msgid "limits the maximum number of threads"
19766 msgstr ""
19768 #: builtin/repack.c:492
19769 msgid "maximum size of each packfile"
19770 msgstr ""
19772 #: builtin/repack.c:494
19773 msgid "repack objects in packs marked with .keep"
19774 msgstr ""
19776 #: builtin/repack.c:496
19777 msgid "do not repack this pack"
19778 msgstr ""
19780 #: builtin/repack.c:498
19781 msgid "find a geometric progression with factor <N>"
19782 msgstr ""
19784 #: builtin/repack.c:508
19785 msgid "cannot delete packs in a precious-objects repo"
19786 msgstr ""
19788 #: builtin/repack.c:512
19789 msgid "--keep-unreachable and -A are incompatible"
19790 msgstr ""
19792 #: builtin/repack.c:527
19793 msgid "--geometric is incompatible with -A, -a"
19794 msgstr ""
19796 #: builtin/repack.c:639
19797 msgid "Nothing new to pack."
19798 msgstr ""
19800 #: builtin/repack.c:669
19801 #, c-format
19802 msgid "missing required file: %s"
19803 msgstr ""
19805 #: builtin/repack.c:671
19806 #, c-format
19807 msgid "could not unlink: %s"
19808 msgstr ""
19810 #: builtin/replace.c:22
19811 msgid "git replace [-f] <object> <replacement>"
19812 msgstr ""
19814 #: builtin/replace.c:23
19815 msgid "git replace [-f] --edit <object>"
19816 msgstr ""
19818 #: builtin/replace.c:24
19819 msgid "git replace [-f] --graft <commit> [<parent>...]"
19820 msgstr ""
19822 #: builtin/replace.c:25
19823 msgid "git replace [-f] --convert-graft-file"
19824 msgstr ""
19826 #: builtin/replace.c:26
19827 msgid "git replace -d <object>..."
19828 msgstr ""
19830 #: builtin/replace.c:27
19831 msgid "git replace [--format=<format>] [-l [<pattern>]]"
19832 msgstr ""
19834 #: builtin/replace.c:90
19835 #, c-format
19836 msgid ""
19837 "invalid replace format '%s'\n"
19838 "valid formats are 'short', 'medium' and 'long'"
19839 msgstr ""
19841 #: builtin/replace.c:125
19842 #, c-format
19843 msgid "replace ref '%s' not found"
19844 msgstr ""
19846 #: builtin/replace.c:141
19847 #, c-format
19848 msgid "Deleted replace ref '%s'"
19849 msgstr ""
19851 #: builtin/replace.c:153
19852 #, c-format
19853 msgid "'%s' is not a valid ref name"
19854 msgstr ""
19856 #: builtin/replace.c:158
19857 #, c-format
19858 msgid "replace ref '%s' already exists"
19859 msgstr ""
19861 #: builtin/replace.c:178
19862 #, c-format
19863 msgid ""
19864 "Objects must be of the same type.\n"
19865 "'%s' points to a replaced object of type '%s'\n"
19866 "while '%s' points to a replacement object of type '%s'."
19867 msgstr ""
19869 #: builtin/replace.c:229
19870 #, c-format
19871 msgid "unable to open %s for writing"
19872 msgstr ""
19874 #: builtin/replace.c:242
19875 msgid "cat-file reported failure"
19876 msgstr ""
19878 #: builtin/replace.c:258
19879 #, c-format
19880 msgid "unable to open %s for reading"
19881 msgstr ""
19883 #: builtin/replace.c:272
19884 msgid "unable to spawn mktree"
19885 msgstr ""
19887 #: builtin/replace.c:276
19888 msgid "unable to read from mktree"
19889 msgstr ""
19891 #: builtin/replace.c:285
19892 msgid "mktree reported failure"
19893 msgstr ""
19895 #: builtin/replace.c:289
19896 msgid "mktree did not return an object name"
19897 msgstr ""
19899 #: builtin/replace.c:298
19900 #, c-format
19901 msgid "unable to fstat %s"
19902 msgstr ""
19904 #: builtin/replace.c:303
19905 msgid "unable to write object to database"
19906 msgstr ""
19908 #: builtin/replace.c:322 builtin/replace.c:378 builtin/replace.c:424
19909 #: builtin/replace.c:454
19910 #, c-format
19911 msgid "not a valid object name: '%s'"
19912 msgstr ""
19914 #: builtin/replace.c:326
19915 #, c-format
19916 msgid "unable to get object type for %s"
19917 msgstr ""
19919 #: builtin/replace.c:342
19920 msgid "editing object file failed"
19921 msgstr ""
19923 #: builtin/replace.c:351
19924 #, c-format
19925 msgid "new object is the same as the old one: '%s'"
19926 msgstr ""
19928 #: builtin/replace.c:384
19929 #, c-format
19930 msgid "could not parse %s as a commit"
19931 msgstr ""
19933 #: builtin/replace.c:416
19934 #, c-format
19935 msgid "bad mergetag in commit '%s'"
19936 msgstr ""
19938 #: builtin/replace.c:418
19939 #, c-format
19940 msgid "malformed mergetag in commit '%s'"
19941 msgstr ""
19943 #: builtin/replace.c:430
19944 #, c-format
19945 msgid ""
19946 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
19947 "instead of --graft"
19948 msgstr ""
19950 #: builtin/replace.c:469
19951 #, c-format
19952 msgid "the original commit '%s' has a gpg signature"
19953 msgstr ""
19955 #: builtin/replace.c:470
19956 msgid "the signature will be removed in the replacement commit!"
19957 msgstr ""
19959 #: builtin/replace.c:480
19960 #, c-format
19961 msgid "could not write replacement commit for: '%s'"
19962 msgstr ""
19964 #: builtin/replace.c:488
19965 #, c-format
19966 msgid "graft for '%s' unnecessary"
19967 msgstr ""
19969 #: builtin/replace.c:492
19970 #, c-format
19971 msgid "new commit is the same as the old one: '%s'"
19972 msgstr ""
19974 #: builtin/replace.c:527
19975 #, c-format
19976 msgid ""
19977 "could not convert the following graft(s):\n"
19978 "%s"
19979 msgstr ""
19981 #: builtin/replace.c:548
19982 msgid "list replace refs"
19983 msgstr ""
19985 #: builtin/replace.c:549
19986 msgid "delete replace refs"
19987 msgstr ""
19989 #: builtin/replace.c:550
19990 msgid "edit existing object"
19991 msgstr ""
19993 #: builtin/replace.c:551
19994 msgid "change a commit's parents"
19995 msgstr ""
19997 #: builtin/replace.c:552
19998 msgid "convert existing graft file"
19999 msgstr ""
20001 #: builtin/replace.c:553
20002 msgid "replace the ref if it exists"
20003 msgstr ""
20005 #: builtin/replace.c:555
20006 msgid "do not pretty-print contents for --edit"
20007 msgstr ""
20009 #: builtin/replace.c:556
20010 msgid "use this format"
20011 msgstr ""
20013 #: builtin/replace.c:569
20014 msgid "--format cannot be used when not listing"
20015 msgstr ""
20017 #: builtin/replace.c:577
20018 msgid "-f only makes sense when writing a replacement"
20019 msgstr ""
20021 #: builtin/replace.c:581
20022 msgid "--raw only makes sense with --edit"
20023 msgstr ""
20025 #: builtin/replace.c:587
20026 msgid "-d needs at least one argument"
20027 msgstr ""
20029 #: builtin/replace.c:593
20030 msgid "bad number of arguments"
20031 msgstr ""
20033 #: builtin/replace.c:599
20034 msgid "-e needs exactly one argument"
20035 msgstr ""
20037 #: builtin/replace.c:605
20038 msgid "-g needs at least one argument"
20039 msgstr ""
20041 #: builtin/replace.c:611
20042 msgid "--convert-graft-file takes no argument"
20043 msgstr ""
20045 #: builtin/replace.c:617
20046 msgid "only one pattern can be given with -l"
20047 msgstr ""
20049 #: builtin/rerere.c:13
20050 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
20051 msgstr ""
20053 #: builtin/rerere.c:58
20054 msgid "register clean resolutions in index"
20055 msgstr ""
20057 #: builtin/rerere.c:77
20058 msgid "'git rerere forget' without paths is deprecated"
20059 msgstr ""
20061 #: builtin/rerere.c:111
20062 #, c-format
20063 msgid "unable to generate diff for '%s'"
20064 msgstr ""
20066 #: builtin/reset.c:32
20067 msgid ""
20068 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
20069 msgstr ""
20071 #: builtin/reset.c:33
20072 msgid "git reset [-q] [<tree-ish>] [--] <pathspec>..."
20073 msgstr ""
20075 #: builtin/reset.c:34
20076 msgid ""
20077 "git reset [-q] [--pathspec-from-file [--pathspec-file-nul]] [<tree-ish>]"
20078 msgstr ""
20080 #: builtin/reset.c:35
20081 msgid "git reset --patch [<tree-ish>] [--] [<pathspec>...]"
20082 msgstr ""
20084 #: builtin/reset.c:41
20085 msgid "mixed"
20086 msgstr ""
20088 #: builtin/reset.c:41
20089 msgid "soft"
20090 msgstr ""
20092 #: builtin/reset.c:41
20093 msgid "hard"
20094 msgstr ""
20096 #: builtin/reset.c:41
20097 msgid "merge"
20098 msgstr ""
20100 #: builtin/reset.c:41
20101 msgid "keep"
20102 msgstr ""
20104 #: builtin/reset.c:83
20105 msgid "You do not have a valid HEAD."
20106 msgstr ""
20108 #: builtin/reset.c:85
20109 msgid "Failed to find tree of HEAD."
20110 msgstr ""
20112 #: builtin/reset.c:91
20113 #, c-format
20114 msgid "Failed to find tree of %s."
20115 msgstr ""
20117 #: builtin/reset.c:116
20118 #, c-format
20119 msgid "HEAD is now at %s"
20120 msgstr ""
20122 #: builtin/reset.c:195
20123 #, c-format
20124 msgid "Cannot do a %s reset in the middle of a merge."
20125 msgstr ""
20127 #: builtin/reset.c:295 builtin/stash.c:589 builtin/stash.c:663
20128 #: builtin/stash.c:687
20129 msgid "be quiet, only report errors"
20130 msgstr ""
20132 #: builtin/reset.c:297
20133 msgid "reset HEAD and index"
20134 msgstr ""
20136 #: builtin/reset.c:298
20137 msgid "reset only HEAD"
20138 msgstr ""
20140 #: builtin/reset.c:300 builtin/reset.c:302
20141 msgid "reset HEAD, index and working tree"
20142 msgstr ""
20144 #: builtin/reset.c:304
20145 msgid "reset HEAD but keep local changes"
20146 msgstr ""
20148 #: builtin/reset.c:310
20149 msgid "record only the fact that removed paths will be added later"
20150 msgstr ""
20152 #: builtin/reset.c:344
20153 #, c-format
20154 msgid "Failed to resolve '%s' as a valid revision."
20155 msgstr ""
20157 #: builtin/reset.c:352
20158 #, c-format
20159 msgid "Failed to resolve '%s' as a valid tree."
20160 msgstr ""
20162 #: builtin/reset.c:361
20163 msgid "--patch is incompatible with --{hard,mixed,soft}"
20164 msgstr ""
20166 #: builtin/reset.c:371
20167 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
20168 msgstr ""
20170 #: builtin/reset.c:373
20171 #, c-format
20172 msgid "Cannot do %s reset with paths."
20173 msgstr ""
20175 #: builtin/reset.c:388
20176 #, c-format
20177 msgid "%s reset is not allowed in a bare repository"
20178 msgstr ""
20180 #: builtin/reset.c:392
20181 msgid "-N can only be used with --mixed"
20182 msgstr ""
20184 #: builtin/reset.c:413
20185 msgid "Unstaged changes after reset:"
20186 msgstr ""
20188 #: builtin/reset.c:416
20189 #, c-format
20190 msgid ""
20191 "\n"
20192 "It took %.2f seconds to enumerate unstaged changes after reset.  You can\n"
20193 "use '--quiet' to avoid this.  Set the config setting reset.quiet to true\n"
20194 "to make this the default.\n"
20195 msgstr ""
20197 #: builtin/reset.c:434
20198 #, c-format
20199 msgid "Could not reset index file to revision '%s'."
20200 msgstr ""
20202 #: builtin/reset.c:439
20203 msgid "Could not write new index file."
20204 msgstr ""
20206 #: builtin/rev-list.c:541
20207 msgid "cannot combine --exclude-promisor-objects and --missing"
20208 msgstr ""
20210 #: builtin/rev-list.c:602
20211 msgid "object filtering requires --objects"
20212 msgstr ""
20214 #: builtin/rev-list.c:674
20215 msgid "rev-list does not support display of notes"
20216 msgstr ""
20218 #: builtin/rev-list.c:679
20219 msgid "marked counting is incompatible with --objects"
20220 msgstr ""
20222 #: builtin/rev-parse.c:409
20223 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
20224 msgstr ""
20226 #: builtin/rev-parse.c:414
20227 msgid "keep the `--` passed as an arg"
20228 msgstr ""
20230 #: builtin/rev-parse.c:416
20231 msgid "stop parsing after the first non-option argument"
20232 msgstr ""
20234 #: builtin/rev-parse.c:419
20235 msgid "output in stuck long form"
20236 msgstr ""
20238 #: builtin/rev-parse.c:438
20239 msgid "premature end of input"
20240 msgstr ""
20242 #: builtin/rev-parse.c:442
20243 msgid "no usage string given before the `--' separator"
20244 msgstr ""
20246 #: builtin/rev-parse.c:548
20247 msgid "Needed a single revision"
20248 msgstr ""
20250 #: builtin/rev-parse.c:552
20251 msgid ""
20252 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
20253 "   or: git rev-parse --sq-quote [<arg>...]\n"
20254 "   or: git rev-parse [<options>] [<arg>...]\n"
20255 "\n"
20256 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
20257 msgstr ""
20259 #: builtin/rev-parse.c:712
20260 msgid "--resolve-git-dir requires an argument"
20261 msgstr ""
20263 #: builtin/rev-parse.c:715
20264 #, c-format
20265 msgid "not a gitdir '%s'"
20266 msgstr ""
20268 #: builtin/rev-parse.c:739
20269 msgid "--git-path requires an argument"
20270 msgstr ""
20272 #: builtin/rev-parse.c:749
20273 msgid "-n requires an argument"
20274 msgstr ""
20276 #: builtin/rev-parse.c:763
20277 msgid "--path-format requires an argument"
20278 msgstr ""
20280 #: builtin/rev-parse.c:769
20281 #, c-format
20282 msgid "unknown argument to --path-format: %s"
20283 msgstr ""
20285 #: builtin/rev-parse.c:776
20286 msgid "--default requires an argument"
20287 msgstr ""
20289 #: builtin/rev-parse.c:782
20290 msgid "--prefix requires an argument"
20291 msgstr ""
20293 #: builtin/rev-parse.c:851
20294 #, c-format
20295 msgid "unknown mode for --abbrev-ref: %s"
20296 msgstr ""
20298 #: builtin/rev-parse.c:1023
20299 #, c-format
20300 msgid "unknown mode for --show-object-format: %s"
20301 msgstr ""
20303 #: builtin/revert.c:24
20304 msgid "git revert [<options>] <commit-ish>..."
20305 msgstr ""
20307 #: builtin/revert.c:25
20308 msgid "git revert <subcommand>"
20309 msgstr ""
20311 #: builtin/revert.c:30
20312 msgid "git cherry-pick [<options>] <commit-ish>..."
20313 msgstr ""
20315 #: builtin/revert.c:31
20316 msgid "git cherry-pick <subcommand>"
20317 msgstr ""
20319 #: builtin/revert.c:72
20320 #, c-format
20321 msgid "option `%s' expects a number greater than zero"
20322 msgstr ""
20324 #: builtin/revert.c:92
20325 #, c-format
20326 msgid "%s: %s cannot be used with %s"
20327 msgstr ""
20329 #: builtin/revert.c:102
20330 msgid "end revert or cherry-pick sequence"
20331 msgstr ""
20333 #: builtin/revert.c:103
20334 msgid "resume revert or cherry-pick sequence"
20335 msgstr ""
20337 #: builtin/revert.c:104
20338 msgid "cancel revert or cherry-pick sequence"
20339 msgstr ""
20341 #: builtin/revert.c:105
20342 msgid "skip current commit and continue"
20343 msgstr ""
20345 #: builtin/revert.c:107
20346 msgid "don't automatically commit"
20347 msgstr ""
20349 #: builtin/revert.c:108
20350 msgid "edit the commit message"
20351 msgstr ""
20353 #: builtin/revert.c:111
20354 msgid "parent-number"
20355 msgstr ""
20357 #: builtin/revert.c:112
20358 msgid "select mainline parent"
20359 msgstr ""
20361 #: builtin/revert.c:114
20362 msgid "merge strategy"
20363 msgstr ""
20365 #: builtin/revert.c:116
20366 msgid "option for merge strategy"
20367 msgstr ""
20369 #: builtin/revert.c:125
20370 msgid "append commit name"
20371 msgstr ""
20373 #: builtin/revert.c:127
20374 msgid "preserve initially empty commits"
20375 msgstr ""
20377 #: builtin/revert.c:129
20378 msgid "keep redundant, empty commits"
20379 msgstr ""
20381 #: builtin/revert.c:237
20382 msgid "revert failed"
20383 msgstr ""
20385 #: builtin/revert.c:250
20386 msgid "cherry-pick failed"
20387 msgstr ""
20389 #: builtin/rm.c:20
20390 msgid "git rm [<options>] [--] <file>..."
20391 msgstr ""
20393 #: builtin/rm.c:208
20394 msgid ""
20395 "the following file has staged content different from both the\n"
20396 "file and the HEAD:"
20397 msgid_plural ""
20398 "the following files have staged content different from both the\n"
20399 "file and the HEAD:"
20400 msgstr[0] ""
20401 msgstr[1] ""
20403 #: builtin/rm.c:213
20404 msgid ""
20405 "\n"
20406 "(use -f to force removal)"
20407 msgstr ""
20409 #: builtin/rm.c:217
20410 msgid "the following file has changes staged in the index:"
20411 msgid_plural "the following files have changes staged in the index:"
20412 msgstr[0] ""
20413 msgstr[1] ""
20415 #: builtin/rm.c:221 builtin/rm.c:230
20416 msgid ""
20417 "\n"
20418 "(use --cached to keep the file, or -f to force removal)"
20419 msgstr ""
20421 #: builtin/rm.c:227
20422 msgid "the following file has local modifications:"
20423 msgid_plural "the following files have local modifications:"
20424 msgstr[0] ""
20425 msgstr[1] ""
20427 #: builtin/rm.c:244
20428 msgid "do not list removed files"
20429 msgstr ""
20431 #: builtin/rm.c:245
20432 msgid "only remove from the index"
20433 msgstr ""
20435 #: builtin/rm.c:246
20436 msgid "override the up-to-date check"
20437 msgstr ""
20439 #: builtin/rm.c:247
20440 msgid "allow recursive removal"
20441 msgstr ""
20443 #: builtin/rm.c:249
20444 msgid "exit with a zero status even if nothing matched"
20445 msgstr ""
20447 #: builtin/rm.c:283
20448 msgid "No pathspec was given. Which files should I remove?"
20449 msgstr ""
20451 #: builtin/rm.c:310
20452 msgid "please stage your changes to .gitmodules or stash them to proceed"
20453 msgstr ""
20455 #: builtin/rm.c:331
20456 #, c-format
20457 msgid "not removing '%s' recursively without -r"
20458 msgstr ""
20460 #: builtin/rm.c:379
20461 #, c-format
20462 msgid "git rm: unable to remove %s"
20463 msgstr ""
20465 #: builtin/send-pack.c:20
20466 msgid ""
20467 "git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
20468 "receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
20469 "[<ref>...]\n"
20470 "  --all and explicit <ref> specification are mutually exclusive."
20471 msgstr ""
20473 #: builtin/send-pack.c:188
20474 msgid "remote name"
20475 msgstr ""
20477 #: builtin/send-pack.c:201
20478 msgid "use stateless RPC protocol"
20479 msgstr ""
20481 #: builtin/send-pack.c:202
20482 msgid "read refs from stdin"
20483 msgstr ""
20485 #: builtin/send-pack.c:203
20486 msgid "print status from remote helper"
20487 msgstr ""
20489 #: builtin/shortlog.c:16
20490 msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
20491 msgstr ""
20493 #: builtin/shortlog.c:17
20494 msgid "git log --pretty=short | git shortlog [<options>]"
20495 msgstr ""
20497 #: builtin/shortlog.c:123
20498 msgid "using multiple --group options with stdin is not supported"
20499 msgstr ""
20501 #: builtin/shortlog.c:133
20502 msgid "using --group=trailer with stdin is not supported"
20503 msgstr ""
20505 #: builtin/shortlog.c:323
20506 #, c-format
20507 msgid "unknown group type: %s"
20508 msgstr ""
20510 #: builtin/shortlog.c:351
20511 msgid "group by committer rather than author"
20512 msgstr ""
20514 #: builtin/shortlog.c:354
20515 msgid "sort output according to the number of commits per author"
20516 msgstr ""
20518 #: builtin/shortlog.c:356
20519 msgid "suppress commit descriptions, only provides commit count"
20520 msgstr ""
20522 #: builtin/shortlog.c:358
20523 msgid "show the email address of each author"
20524 msgstr ""
20526 #: builtin/shortlog.c:359
20527 msgid "<w>[,<i1>[,<i2>]]"
20528 msgstr ""
20530 #: builtin/shortlog.c:360
20531 msgid "linewrap output"
20532 msgstr ""
20534 #: builtin/shortlog.c:362
20535 msgid "field"
20536 msgstr ""
20538 #: builtin/shortlog.c:363
20539 msgid "group by field"
20540 msgstr ""
20542 #: builtin/shortlog.c:391
20543 msgid "too many arguments given outside repository"
20544 msgstr ""
20546 #: builtin/show-branch.c:13
20547 msgid ""
20548 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
20549 "\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
20550 "\t\t[--more=<n> | --list | --independent | --merge-base]\n"
20551 "\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
20552 msgstr ""
20554 #: builtin/show-branch.c:17
20555 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
20556 msgstr ""
20558 #: builtin/show-branch.c:395
20559 #, c-format
20560 msgid "ignoring %s; cannot handle more than %d ref"
20561 msgid_plural "ignoring %s; cannot handle more than %d refs"
20562 msgstr[0] ""
20563 msgstr[1] ""
20565 #: builtin/show-branch.c:548
20566 #, c-format
20567 msgid "no matching refs with %s"
20568 msgstr ""
20570 #: builtin/show-branch.c:645
20571 msgid "show remote-tracking and local branches"
20572 msgstr ""
20574 #: builtin/show-branch.c:647
20575 msgid "show remote-tracking branches"
20576 msgstr ""
20578 #: builtin/show-branch.c:649
20579 msgid "color '*!+-' corresponding to the branch"
20580 msgstr ""
20582 #: builtin/show-branch.c:651
20583 msgid "show <n> more commits after the common ancestor"
20584 msgstr ""
20586 #: builtin/show-branch.c:653
20587 msgid "synonym to more=-1"
20588 msgstr ""
20590 #: builtin/show-branch.c:654
20591 msgid "suppress naming strings"
20592 msgstr ""
20594 #: builtin/show-branch.c:656
20595 msgid "include the current branch"
20596 msgstr ""
20598 #: builtin/show-branch.c:658
20599 msgid "name commits with their object names"
20600 msgstr ""
20602 #: builtin/show-branch.c:660
20603 msgid "show possible merge bases"
20604 msgstr ""
20606 #: builtin/show-branch.c:662
20607 msgid "show refs unreachable from any other ref"
20608 msgstr ""
20610 #: builtin/show-branch.c:664
20611 msgid "show commits in topological order"
20612 msgstr ""
20614 #: builtin/show-branch.c:667
20615 msgid "show only commits not on the first branch"
20616 msgstr ""
20618 #: builtin/show-branch.c:669
20619 msgid "show merges reachable from only one tip"
20620 msgstr ""
20622 #: builtin/show-branch.c:671
20623 msgid "topologically sort, maintaining date order where possible"
20624 msgstr ""
20626 #: builtin/show-branch.c:674
20627 msgid "<n>[,<base>]"
20628 msgstr ""
20630 #: builtin/show-branch.c:675
20631 msgid "show <n> most recent ref-log entries starting at base"
20632 msgstr ""
20634 #: builtin/show-branch.c:711
20635 msgid ""
20636 "--reflog is incompatible with --all, --remotes, --independent or --merge-base"
20637 msgstr ""
20639 #: builtin/show-branch.c:735
20640 msgid "no branches given, and HEAD is not valid"
20641 msgstr ""
20643 #: builtin/show-branch.c:738
20644 msgid "--reflog option needs one branch name"
20645 msgstr ""
20647 #: builtin/show-branch.c:741
20648 #, c-format
20649 msgid "only %d entry can be shown at one time."
20650 msgid_plural "only %d entries can be shown at one time."
20651 msgstr[0] ""
20652 msgstr[1] ""
20654 #: builtin/show-branch.c:745
20655 #, c-format
20656 msgid "no such ref %s"
20657 msgstr ""
20659 #: builtin/show-branch.c:831
20660 #, c-format
20661 msgid "cannot handle more than %d rev."
20662 msgid_plural "cannot handle more than %d revs."
20663 msgstr[0] ""
20664 msgstr[1] ""
20666 #: builtin/show-branch.c:835
20667 #, c-format
20668 msgid "'%s' is not a valid ref."
20669 msgstr ""
20671 #: builtin/show-branch.c:838
20672 #, c-format
20673 msgid "cannot find commit %s (%s)"
20674 msgstr ""
20676 #: builtin/show-index.c:21
20677 msgid "hash-algorithm"
20678 msgstr ""
20680 #: builtin/show-index.c:31
20681 msgid "Unknown hash algorithm"
20682 msgstr ""
20684 #: builtin/show-ref.c:12
20685 msgid ""
20686 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
20687 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
20688 msgstr ""
20690 #: builtin/show-ref.c:13
20691 msgid "git show-ref --exclude-existing[=<pattern>]"
20692 msgstr ""
20694 #: builtin/show-ref.c:162
20695 msgid "only show tags (can be combined with heads)"
20696 msgstr ""
20698 #: builtin/show-ref.c:163
20699 msgid "only show heads (can be combined with tags)"
20700 msgstr ""
20702 #: builtin/show-ref.c:164
20703 msgid "stricter reference checking, requires exact ref path"
20704 msgstr ""
20706 #: builtin/show-ref.c:167 builtin/show-ref.c:169
20707 msgid "show the HEAD reference, even if it would be filtered out"
20708 msgstr ""
20710 #: builtin/show-ref.c:171
20711 msgid "dereference tags into object IDs"
20712 msgstr ""
20714 #: builtin/show-ref.c:173
20715 msgid "only show SHA1 hash using <n> digits"
20716 msgstr ""
20718 #: builtin/show-ref.c:177
20719 msgid "do not print results to stdout (useful with --verify)"
20720 msgstr ""
20722 #: builtin/show-ref.c:179
20723 msgid "show refs from stdin that aren't in local repository"
20724 msgstr ""
20726 #: builtin/sparse-checkout.c:22
20727 msgid "git sparse-checkout (init|list|set|add|reapply|disable) <options>"
20728 msgstr ""
20730 #: builtin/sparse-checkout.c:46
20731 msgid "git sparse-checkout list"
20732 msgstr ""
20734 #: builtin/sparse-checkout.c:72
20735 msgid "this worktree is not sparse (sparse-checkout file may not exist)"
20736 msgstr ""
20738 #: builtin/sparse-checkout.c:227
20739 msgid "failed to create directory for sparse-checkout file"
20740 msgstr ""
20742 #: builtin/sparse-checkout.c:268
20743 msgid "unable to upgrade repository format to enable worktreeConfig"
20744 msgstr ""
20746 #: builtin/sparse-checkout.c:270
20747 msgid "failed to set extensions.worktreeConfig setting"
20748 msgstr ""
20750 #: builtin/sparse-checkout.c:290
20751 msgid "git sparse-checkout init [--cone] [--[no-]sparse-index]"
20752 msgstr ""
20754 #: builtin/sparse-checkout.c:310
20755 msgid "initialize the sparse-checkout in cone mode"
20756 msgstr ""
20758 #: builtin/sparse-checkout.c:312
20759 msgid "toggle the use of a sparse index"
20760 msgstr ""
20762 #: builtin/sparse-checkout.c:340
20763 msgid "failed to modify sparse-index config"
20764 msgstr ""
20766 #: builtin/sparse-checkout.c:361
20767 #, c-format
20768 msgid "failed to open '%s'"
20769 msgstr ""
20771 #: builtin/sparse-checkout.c:419
20772 #, c-format
20773 msgid "could not normalize path %s"
20774 msgstr ""
20776 #: builtin/sparse-checkout.c:431
20777 msgid "git sparse-checkout (set|add) (--stdin | <patterns>)"
20778 msgstr ""
20780 #: builtin/sparse-checkout.c:456
20781 #, c-format
20782 msgid "unable to unquote C-style string '%s'"
20783 msgstr ""
20785 #: builtin/sparse-checkout.c:510 builtin/sparse-checkout.c:534
20786 msgid "unable to load existing sparse-checkout patterns"
20787 msgstr ""
20789 #: builtin/sparse-checkout.c:579
20790 msgid "read patterns from standard in"
20791 msgstr ""
20793 #: builtin/sparse-checkout.c:594
20794 msgid "git sparse-checkout reapply"
20795 msgstr ""
20797 #: builtin/sparse-checkout.c:613
20798 msgid "git sparse-checkout disable"
20799 msgstr ""
20801 #: builtin/sparse-checkout.c:644
20802 msgid "error while refreshing working directory"
20803 msgstr ""
20805 #: builtin/stash.c:24 builtin/stash.c:40
20806 msgid "git stash list [<options>]"
20807 msgstr ""
20809 #: builtin/stash.c:25 builtin/stash.c:45
20810 msgid "git stash show [<options>] [<stash>]"
20811 msgstr ""
20813 #: builtin/stash.c:26 builtin/stash.c:50
20814 msgid "git stash drop [-q|--quiet] [<stash>]"
20815 msgstr ""
20817 #: builtin/stash.c:27
20818 msgid "git stash ( pop | apply ) [--index] [-q|--quiet] [<stash>]"
20819 msgstr ""
20821 #: builtin/stash.c:28 builtin/stash.c:65
20822 msgid "git stash branch <branchname> [<stash>]"
20823 msgstr ""
20825 #: builtin/stash.c:30
20826 msgid ""
20827 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
20828 "          [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
20829 "          [--pathspec-from-file=<file> [--pathspec-file-nul]]\n"
20830 "          [--] [<pathspec>...]]"
20831 msgstr ""
20833 #: builtin/stash.c:34 builtin/stash.c:87
20834 msgid ""
20835 "git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
20836 "          [-u|--include-untracked] [-a|--all] [<message>]"
20837 msgstr ""
20839 #: builtin/stash.c:55
20840 msgid "git stash pop [--index] [-q|--quiet] [<stash>]"
20841 msgstr ""
20843 #: builtin/stash.c:60
20844 msgid "git stash apply [--index] [-q|--quiet] [<stash>]"
20845 msgstr ""
20847 #: builtin/stash.c:75
20848 msgid "git stash store [-m|--message <message>] [-q|--quiet] <commit>"
20849 msgstr ""
20851 #: builtin/stash.c:80
20852 msgid ""
20853 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
20854 "          [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
20855 "          [--] [<pathspec>...]]"
20856 msgstr ""
20858 #: builtin/stash.c:130
20859 #, c-format
20860 msgid "'%s' is not a stash-like commit"
20861 msgstr ""
20863 #: builtin/stash.c:150
20864 #, c-format
20865 msgid "Too many revisions specified:%s"
20866 msgstr ""
20868 #: builtin/stash.c:164
20869 msgid "No stash entries found."
20870 msgstr ""
20872 #: builtin/stash.c:178
20873 #, c-format
20874 msgid "%s is not a valid reference"
20875 msgstr ""
20877 #: builtin/stash.c:227
20878 msgid "git stash clear with arguments is unimplemented"
20879 msgstr ""
20881 #: builtin/stash.c:431
20882 #, c-format
20883 msgid ""
20884 "WARNING: Untracked file in way of tracked file!  Renaming\n"
20885 "            %s -> %s\n"
20886 "         to make room.\n"
20887 msgstr ""
20889 #: builtin/stash.c:492
20890 msgid "cannot apply a stash in the middle of a merge"
20891 msgstr ""
20893 #: builtin/stash.c:503
20894 #, c-format
20895 msgid "could not generate diff %s^!."
20896 msgstr ""
20898 #: builtin/stash.c:510
20899 msgid "conflicts in index. Try without --index."
20900 msgstr ""
20902 #: builtin/stash.c:516
20903 msgid "could not save index tree"
20904 msgstr ""
20906 #: builtin/stash.c:525
20907 msgid "could not restore untracked files from stash"
20908 msgstr ""
20910 #: builtin/stash.c:539
20911 #, c-format
20912 msgid "Merging %s with %s"
20913 msgstr ""
20915 #: builtin/stash.c:549
20916 msgid "Index was not unstashed."
20917 msgstr ""
20919 #: builtin/stash.c:591 builtin/stash.c:689
20920 msgid "attempt to recreate the index"
20921 msgstr ""
20923 #: builtin/stash.c:635
20924 #, c-format
20925 msgid "Dropped %s (%s)"
20926 msgstr ""
20928 #: builtin/stash.c:638
20929 #, c-format
20930 msgid "%s: Could not drop stash entry"
20931 msgstr ""
20933 #: builtin/stash.c:651
20934 #, c-format
20935 msgid "'%s' is not a stash reference"
20936 msgstr ""
20938 #: builtin/stash.c:701
20939 msgid "The stash entry is kept in case you need it again."
20940 msgstr ""
20942 #: builtin/stash.c:724
20943 msgid "No branch name specified"
20944 msgstr ""
20946 #: builtin/stash.c:808
20947 msgid "failed to parse tree"
20948 msgstr ""
20950 #: builtin/stash.c:819
20951 msgid "failed to unpack trees"
20952 msgstr ""
20954 #: builtin/stash.c:839
20955 msgid "include untracked files in the stash"
20956 msgstr ""
20958 #: builtin/stash.c:842
20959 msgid "only show untracked files in the stash"
20960 msgstr ""
20962 #: builtin/stash.c:929 builtin/stash.c:966
20963 #, c-format
20964 msgid "Cannot update %s with %s"
20965 msgstr ""
20967 #: builtin/stash.c:947 builtin/stash.c:1602 builtin/stash.c:1667
20968 msgid "stash message"
20969 msgstr ""
20971 #: builtin/stash.c:957
20972 msgid "\"git stash store\" requires one <commit> argument"
20973 msgstr ""
20975 #: builtin/stash.c:1171
20976 msgid "No changes selected"
20977 msgstr ""
20979 #: builtin/stash.c:1271
20980 msgid "You do not have the initial commit yet"
20981 msgstr ""
20983 #: builtin/stash.c:1298
20984 msgid "Cannot save the current index state"
20985 msgstr ""
20987 #: builtin/stash.c:1307
20988 msgid "Cannot save the untracked files"
20989 msgstr ""
20991 #: builtin/stash.c:1318 builtin/stash.c:1327
20992 msgid "Cannot save the current worktree state"
20993 msgstr ""
20995 #: builtin/stash.c:1355
20996 msgid "Cannot record working tree state"
20997 msgstr ""
20999 #: builtin/stash.c:1404
21000 msgid "Can't use --patch and --include-untracked or --all at the same time"
21001 msgstr ""
21003 #: builtin/stash.c:1422
21004 msgid "Did you forget to 'git add'?"
21005 msgstr ""
21007 #: builtin/stash.c:1437
21008 msgid "No local changes to save"
21009 msgstr ""
21011 #: builtin/stash.c:1444
21012 msgid "Cannot initialize stash"
21013 msgstr ""
21015 #: builtin/stash.c:1459
21016 msgid "Cannot save the current status"
21017 msgstr ""
21019 #: builtin/stash.c:1464
21020 #, c-format
21021 msgid "Saved working directory and index state %s"
21022 msgstr ""
21024 #: builtin/stash.c:1554
21025 msgid "Cannot remove worktree changes"
21026 msgstr ""
21028 #: builtin/stash.c:1593 builtin/stash.c:1658
21029 msgid "keep index"
21030 msgstr ""
21032 #: builtin/stash.c:1595 builtin/stash.c:1660
21033 msgid "stash in patch mode"
21034 msgstr ""
21036 #: builtin/stash.c:1596 builtin/stash.c:1661
21037 msgid "quiet mode"
21038 msgstr ""
21040 #: builtin/stash.c:1598 builtin/stash.c:1663
21041 msgid "include untracked files in stash"
21042 msgstr ""
21044 #: builtin/stash.c:1600 builtin/stash.c:1665
21045 msgid "include ignore files"
21046 msgstr ""
21048 #: builtin/stash.c:1700
21049 msgid ""
21050 "the stash.useBuiltin support has been removed!\n"
21051 "See its entry in 'git help config' for details."
21052 msgstr ""
21054 #: builtin/stripspace.c:18
21055 msgid "git stripspace [-s | --strip-comments]"
21056 msgstr ""
21058 #: builtin/stripspace.c:19
21059 msgid "git stripspace [-c | --comment-lines]"
21060 msgstr ""
21062 #: builtin/stripspace.c:37
21063 msgid "skip and remove all lines starting with comment character"
21064 msgstr ""
21066 #: builtin/stripspace.c:40
21067 msgid "prepend comment character and space to each line"
21068 msgstr ""
21070 #: builtin/submodule--helper.c:46 builtin/submodule--helper.c:2423
21071 #, c-format
21072 msgid "Expecting a full ref name, got %s"
21073 msgstr ""
21075 #: builtin/submodule--helper.c:63
21076 msgid "submodule--helper print-default-remote takes no arguments"
21077 msgstr ""
21079 #: builtin/submodule--helper.c:101
21080 #, c-format
21081 msgid "cannot strip one component off url '%s'"
21082 msgstr ""
21084 #: builtin/submodule--helper.c:409 builtin/submodule--helper.c:1819
21085 msgid "alternative anchor for relative paths"
21086 msgstr ""
21088 #: builtin/submodule--helper.c:414
21089 msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
21090 msgstr ""
21092 #: builtin/submodule--helper.c:472 builtin/submodule--helper.c:629
21093 #: builtin/submodule--helper.c:652
21094 #, c-format
21095 msgid "No url found for submodule path '%s' in .gitmodules"
21096 msgstr ""
21098 #: builtin/submodule--helper.c:524
21099 #, c-format
21100 msgid "Entering '%s'\n"
21101 msgstr ""
21103 #: builtin/submodule--helper.c:527
21104 #, c-format
21105 msgid ""
21106 "run_command returned non-zero status for %s\n"
21108 msgstr ""
21110 #: builtin/submodule--helper.c:549
21111 #, c-format
21112 msgid ""
21113 "run_command returned non-zero status while recursing in the nested "
21114 "submodules of %s\n"
21116 msgstr ""
21118 #: builtin/submodule--helper.c:565
21119 msgid "suppress output of entering each submodule command"
21120 msgstr ""
21122 #: builtin/submodule--helper.c:567 builtin/submodule--helper.c:888
21123 #: builtin/submodule--helper.c:1487
21124 msgid "recurse into nested submodules"
21125 msgstr ""
21127 #: builtin/submodule--helper.c:572
21128 msgid "git submodule--helper foreach [--quiet] [--recursive] [--] <command>"
21129 msgstr ""
21131 #: builtin/submodule--helper.c:599
21132 #, c-format
21133 msgid ""
21134 "could not look up configuration '%s'. Assuming this repository is its own "
21135 "authoritative upstream."
21136 msgstr ""
21138 #: builtin/submodule--helper.c:666
21139 #, c-format
21140 msgid "Failed to register url for submodule path '%s'"
21141 msgstr ""
21143 #: builtin/submodule--helper.c:670
21144 #, c-format
21145 msgid "Submodule '%s' (%s) registered for path '%s'\n"
21146 msgstr ""
21148 #: builtin/submodule--helper.c:680
21149 #, c-format
21150 msgid "warning: command update mode suggested for submodule '%s'\n"
21151 msgstr ""
21153 #: builtin/submodule--helper.c:687
21154 #, c-format
21155 msgid "Failed to register update mode for submodule path '%s'"
21156 msgstr ""
21158 #: builtin/submodule--helper.c:709
21159 msgid "suppress output for initializing a submodule"
21160 msgstr ""
21162 #: builtin/submodule--helper.c:714
21163 msgid "git submodule--helper init [<options>] [<path>]"
21164 msgstr ""
21166 #: builtin/submodule--helper.c:787 builtin/submodule--helper.c:922
21167 #, c-format
21168 msgid "no submodule mapping found in .gitmodules for path '%s'"
21169 msgstr ""
21171 #: builtin/submodule--helper.c:835
21172 #, c-format
21173 msgid "could not resolve HEAD ref inside the submodule '%s'"
21174 msgstr ""
21176 #: builtin/submodule--helper.c:862 builtin/submodule--helper.c:1457
21177 #, c-format
21178 msgid "failed to recurse into submodule '%s'"
21179 msgstr ""
21181 #: builtin/submodule--helper.c:886 builtin/submodule--helper.c:1623
21182 msgid "suppress submodule status output"
21183 msgstr ""
21185 #: builtin/submodule--helper.c:887
21186 msgid ""
21187 "use commit stored in the index instead of the one stored in the submodule "
21188 "HEAD"
21189 msgstr ""
21191 #: builtin/submodule--helper.c:893
21192 msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
21193 msgstr ""
21195 #: builtin/submodule--helper.c:917
21196 msgid "git submodule--helper name <path>"
21197 msgstr ""
21199 #: builtin/submodule--helper.c:989
21200 #, c-format
21201 msgid "* %s %s(blob)->%s(submodule)"
21202 msgstr ""
21204 #: builtin/submodule--helper.c:992
21205 #, c-format
21206 msgid "* %s %s(submodule)->%s(blob)"
21207 msgstr ""
21209 #: builtin/submodule--helper.c:1005
21210 #, c-format
21211 msgid "%s"
21212 msgstr ""
21214 #: builtin/submodule--helper.c:1055
21215 #, c-format
21216 msgid "couldn't hash object from '%s'"
21217 msgstr ""
21219 #: builtin/submodule--helper.c:1059
21220 #, c-format
21221 msgid "unexpected mode %o\n"
21222 msgstr ""
21224 #: builtin/submodule--helper.c:1300
21225 msgid "use the commit stored in the index instead of the submodule HEAD"
21226 msgstr ""
21228 #: builtin/submodule--helper.c:1302
21229 msgid "compare the commit in the index with that in the submodule HEAD"
21230 msgstr ""
21232 #: builtin/submodule--helper.c:1304
21233 msgid "skip submodules with 'ignore_config' value set to 'all'"
21234 msgstr ""
21236 #: builtin/submodule--helper.c:1306
21237 msgid "limit the summary size"
21238 msgstr ""
21240 #: builtin/submodule--helper.c:1311
21241 msgid "git submodule--helper summary [<options>] [<commit>] [--] [<path>]"
21242 msgstr ""
21244 #: builtin/submodule--helper.c:1335
21245 msgid "could not fetch a revision for HEAD"
21246 msgstr ""
21248 #: builtin/submodule--helper.c:1340
21249 msgid "--cached and --files are mutually exclusive"
21250 msgstr ""
21252 #: builtin/submodule--helper.c:1407
21253 #, c-format
21254 msgid "Synchronizing submodule url for '%s'\n"
21255 msgstr ""
21257 #: builtin/submodule--helper.c:1413
21258 #, c-format
21259 msgid "failed to register url for submodule path '%s'"
21260 msgstr ""
21262 #: builtin/submodule--helper.c:1427
21263 #, c-format
21264 msgid "failed to get the default remote for submodule '%s'"
21265 msgstr ""
21267 #: builtin/submodule--helper.c:1438
21268 #, c-format
21269 msgid "failed to update remote for submodule '%s'"
21270 msgstr ""
21272 #: builtin/submodule--helper.c:1485
21273 msgid "suppress output of synchronizing submodule url"
21274 msgstr ""
21276 #: builtin/submodule--helper.c:1492
21277 msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
21278 msgstr ""
21280 #: builtin/submodule--helper.c:1546
21281 #, c-format
21282 msgid ""
21283 "Submodule work tree '%s' contains a .git directory (use 'rm -rf' if you "
21284 "really want to remove it including all of its history)"
21285 msgstr ""
21287 #: builtin/submodule--helper.c:1558
21288 #, c-format
21289 msgid ""
21290 "Submodule work tree '%s' contains local modifications; use '-f' to discard "
21291 "them"
21292 msgstr ""
21294 #: builtin/submodule--helper.c:1566
21295 #, c-format
21296 msgid "Cleared directory '%s'\n"
21297 msgstr ""
21299 #: builtin/submodule--helper.c:1568
21300 #, c-format
21301 msgid "Could not remove submodule work tree '%s'\n"
21302 msgstr ""
21304 #: builtin/submodule--helper.c:1579
21305 #, c-format
21306 msgid "could not create empty submodule directory %s"
21307 msgstr ""
21309 #: builtin/submodule--helper.c:1595
21310 #, c-format
21311 msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
21312 msgstr ""
21314 #: builtin/submodule--helper.c:1624
21315 msgid "remove submodule working trees even if they contain local changes"
21316 msgstr ""
21318 #: builtin/submodule--helper.c:1625
21319 msgid "unregister all submodules"
21320 msgstr ""
21322 #: builtin/submodule--helper.c:1630
21323 msgid ""
21324 "git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
21325 msgstr ""
21327 #: builtin/submodule--helper.c:1644
21328 msgid "Use '--all' if you really want to deinitialize all submodules"
21329 msgstr ""
21331 #: builtin/submodule--helper.c:1713
21332 msgid ""
21333 "An alternate computed from a superproject's alternate is invalid.\n"
21334 "To allow Git to clone without an alternate in such a case, set\n"
21335 "submodule.alternateErrorStrategy to 'info' or, equivalently, clone with\n"
21336 "'--reference-if-able' instead of '--reference'."
21337 msgstr ""
21339 #: builtin/submodule--helper.c:1752 builtin/submodule--helper.c:1755
21340 #, c-format
21341 msgid "submodule '%s' cannot add alternate: %s"
21342 msgstr ""
21344 #: builtin/submodule--helper.c:1791
21345 #, c-format
21346 msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
21347 msgstr ""
21349 #: builtin/submodule--helper.c:1798
21350 #, c-format
21351 msgid "Value '%s' for submodule.alternateLocation is not recognized"
21352 msgstr ""
21354 #: builtin/submodule--helper.c:1822
21355 msgid "where the new submodule will be cloned to"
21356 msgstr ""
21358 #: builtin/submodule--helper.c:1825
21359 msgid "name of the new submodule"
21360 msgstr ""
21362 #: builtin/submodule--helper.c:1828
21363 msgid "url where to clone the submodule from"
21364 msgstr ""
21366 #: builtin/submodule--helper.c:1836
21367 msgid "depth for shallow clones"
21368 msgstr ""
21370 #: builtin/submodule--helper.c:1839 builtin/submodule--helper.c:2348
21371 msgid "force cloning progress"
21372 msgstr ""
21374 #: builtin/submodule--helper.c:1841 builtin/submodule--helper.c:2350
21375 msgid "disallow cloning into non-empty directory"
21376 msgstr ""
21378 #: builtin/submodule--helper.c:1848
21379 msgid ""
21380 "git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
21381 "<repository>] [--name <name>] [--depth <depth>] [--single-branch] --url "
21382 "<url> --path <path>"
21383 msgstr ""
21385 #: builtin/submodule--helper.c:1873
21386 #, c-format
21387 msgid "refusing to create/use '%s' in another submodule's git dir"
21388 msgstr ""
21390 #: builtin/submodule--helper.c:1884
21391 #, c-format
21392 msgid "clone of '%s' into submodule path '%s' failed"
21393 msgstr ""
21395 #: builtin/submodule--helper.c:1888
21396 #, c-format
21397 msgid "directory not empty: '%s'"
21398 msgstr ""
21400 #: builtin/submodule--helper.c:1900
21401 #, c-format
21402 msgid "could not get submodule directory for '%s'"
21403 msgstr ""
21405 #: builtin/submodule--helper.c:1936
21406 #, c-format
21407 msgid "Invalid update mode '%s' for submodule path '%s'"
21408 msgstr ""
21410 #: builtin/submodule--helper.c:1940
21411 #, c-format
21412 msgid "Invalid update mode '%s' configured for submodule path '%s'"
21413 msgstr ""
21415 #: builtin/submodule--helper.c:2041
21416 #, c-format
21417 msgid "Submodule path '%s' not initialized"
21418 msgstr ""
21420 #: builtin/submodule--helper.c:2045
21421 msgid "Maybe you want to use 'update --init'?"
21422 msgstr ""
21424 #: builtin/submodule--helper.c:2075
21425 #, c-format
21426 msgid "Skipping unmerged submodule %s"
21427 msgstr ""
21429 #: builtin/submodule--helper.c:2104
21430 #, c-format
21431 msgid "Skipping submodule '%s'"
21432 msgstr ""
21434 #: builtin/submodule--helper.c:2254
21435 #, c-format
21436 msgid "Failed to clone '%s'. Retry scheduled"
21437 msgstr ""
21439 #: builtin/submodule--helper.c:2265
21440 #, c-format
21441 msgid "Failed to clone '%s' a second time, aborting"
21442 msgstr ""
21444 #: builtin/submodule--helper.c:2327 builtin/submodule--helper.c:2573
21445 msgid "path into the working tree"
21446 msgstr ""
21448 #: builtin/submodule--helper.c:2330
21449 msgid "path into the working tree, across nested submodule boundaries"
21450 msgstr ""
21452 #: builtin/submodule--helper.c:2334
21453 msgid "rebase, merge, checkout or none"
21454 msgstr ""
21456 #: builtin/submodule--helper.c:2340
21457 msgid "create a shallow clone truncated to the specified number of revisions"
21458 msgstr ""
21460 #: builtin/submodule--helper.c:2343
21461 msgid "parallel jobs"
21462 msgstr ""
21464 #: builtin/submodule--helper.c:2345
21465 msgid "whether the initial clone should follow the shallow recommendation"
21466 msgstr ""
21468 #: builtin/submodule--helper.c:2346
21469 msgid "don't print cloning progress"
21470 msgstr ""
21472 #: builtin/submodule--helper.c:2357
21473 msgid "git submodule--helper update-clone [--prefix=<path>] [<path>...]"
21474 msgstr ""
21476 #: builtin/submodule--helper.c:2370
21477 msgid "bad value for update parameter"
21478 msgstr ""
21480 #: builtin/submodule--helper.c:2418
21481 #, c-format
21482 msgid ""
21483 "Submodule (%s) branch configured to inherit branch from superproject, but "
21484 "the superproject is not on any branch"
21485 msgstr ""
21487 #: builtin/submodule--helper.c:2541
21488 #, c-format
21489 msgid "could not get a repository handle for submodule '%s'"
21490 msgstr ""
21492 #: builtin/submodule--helper.c:2574
21493 msgid "recurse into submodules"
21494 msgstr ""
21496 #: builtin/submodule--helper.c:2580
21497 msgid "git submodule--helper absorb-git-dirs [<options>] [<path>...]"
21498 msgstr ""
21500 #: builtin/submodule--helper.c:2636
21501 msgid "check if it is safe to write to the .gitmodules file"
21502 msgstr ""
21504 #: builtin/submodule--helper.c:2639
21505 msgid "unset the config in the .gitmodules file"
21506 msgstr ""
21508 #: builtin/submodule--helper.c:2644
21509 msgid "git submodule--helper config <name> [<value>]"
21510 msgstr ""
21512 #: builtin/submodule--helper.c:2645
21513 msgid "git submodule--helper config --unset <name>"
21514 msgstr ""
21516 #: builtin/submodule--helper.c:2646
21517 msgid "git submodule--helper config --check-writeable"
21518 msgstr ""
21520 #: builtin/submodule--helper.c:2665 git-submodule.sh:150
21521 #, sh-format
21522 msgid "please make sure that the .gitmodules file is in the working tree"
21523 msgstr ""
21525 #: builtin/submodule--helper.c:2681
21526 msgid "suppress output for setting url of a submodule"
21527 msgstr ""
21529 #: builtin/submodule--helper.c:2685
21530 msgid "git submodule--helper set-url [--quiet] <path> <newurl>"
21531 msgstr ""
21533 #: builtin/submodule--helper.c:2718
21534 msgid "set the default tracking branch to master"
21535 msgstr ""
21537 #: builtin/submodule--helper.c:2720
21538 msgid "set the default tracking branch"
21539 msgstr ""
21541 #: builtin/submodule--helper.c:2724
21542 msgid "git submodule--helper set-branch [-q|--quiet] (-d|--default) <path>"
21543 msgstr ""
21545 #: builtin/submodule--helper.c:2725
21546 msgid ""
21547 "git submodule--helper set-branch [-q|--quiet] (-b|--branch) <branch> <path>"
21548 msgstr ""
21550 #: builtin/submodule--helper.c:2732
21551 msgid "--branch or --default required"
21552 msgstr ""
21554 #: builtin/submodule--helper.c:2735
21555 msgid "--branch and --default are mutually exclusive"
21556 msgstr ""
21558 #: builtin/submodule--helper.c:2792 git.c:449 git.c:724
21559 #, c-format
21560 msgid "%s doesn't support --super-prefix"
21561 msgstr ""
21563 #: builtin/submodule--helper.c:2798
21564 #, c-format
21565 msgid "'%s' is not a valid submodule--helper subcommand"
21566 msgstr ""
21568 #: builtin/symbolic-ref.c:8
21569 msgid "git symbolic-ref [<options>] <name> [<ref>]"
21570 msgstr ""
21572 #: builtin/symbolic-ref.c:9
21573 msgid "git symbolic-ref -d [-q] <name>"
21574 msgstr ""
21576 #: builtin/symbolic-ref.c:42
21577 msgid "suppress error message for non-symbolic (detached) refs"
21578 msgstr ""
21580 #: builtin/symbolic-ref.c:43
21581 msgid "delete symbolic ref"
21582 msgstr ""
21584 #: builtin/symbolic-ref.c:44
21585 msgid "shorten ref output"
21586 msgstr ""
21588 #: builtin/symbolic-ref.c:45 builtin/update-ref.c:499
21589 msgid "reason"
21590 msgstr ""
21592 #: builtin/symbolic-ref.c:45 builtin/update-ref.c:499
21593 msgid "reason of the update"
21594 msgstr ""
21596 #: builtin/tag.c:25
21597 msgid ""
21598 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>]\n"
21599 "\t\t<tagname> [<head>]"
21600 msgstr ""
21602 #: builtin/tag.c:27
21603 msgid "git tag -d <tagname>..."
21604 msgstr ""
21606 #: builtin/tag.c:28
21607 msgid ""
21608 "git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
21609 "points-at <object>]\n"
21610 "\t\t[--format=<format>] [--merged <commit>] [--no-merged <commit>] "
21611 "[<pattern>...]"
21612 msgstr ""
21614 #: builtin/tag.c:30
21615 msgid "git tag -v [--format=<format>] <tagname>..."
21616 msgstr ""
21618 #: builtin/tag.c:100
21619 #, c-format
21620 msgid "tag '%s' not found."
21621 msgstr ""
21623 #: builtin/tag.c:135
21624 #, c-format
21625 msgid "Deleted tag '%s' (was %s)\n"
21626 msgstr ""
21628 #: builtin/tag.c:170
21629 #, c-format
21630 msgid ""
21631 "\n"
21632 "Write a message for tag:\n"
21633 "  %s\n"
21634 "Lines starting with '%c' will be ignored.\n"
21635 msgstr ""
21637 #: builtin/tag.c:174
21638 #, c-format
21639 msgid ""
21640 "\n"
21641 "Write a message for tag:\n"
21642 "  %s\n"
21643 "Lines starting with '%c' will be kept; you may remove them yourself if you "
21644 "want to.\n"
21645 msgstr ""
21647 #: builtin/tag.c:241
21648 msgid "unable to sign the tag"
21649 msgstr ""
21651 #: builtin/tag.c:259
21652 #, c-format
21653 msgid ""
21654 "You have created a nested tag. The object referred to by your new tag is\n"
21655 "already a tag. If you meant to tag the object that it points to, use:\n"
21656 "\n"
21657 "\tgit tag -f %s %s^{}"
21658 msgstr ""
21660 #: builtin/tag.c:275
21661 msgid "bad object type."
21662 msgstr ""
21664 #: builtin/tag.c:328
21665 msgid "no tag message?"
21666 msgstr ""
21668 #: builtin/tag.c:335
21669 #, c-format
21670 msgid "The tag message has been left in %s\n"
21671 msgstr ""
21673 #: builtin/tag.c:446
21674 msgid "list tag names"
21675 msgstr ""
21677 #: builtin/tag.c:448
21678 msgid "print <n> lines of each tag message"
21679 msgstr ""
21681 #: builtin/tag.c:450
21682 msgid "delete tags"
21683 msgstr ""
21685 #: builtin/tag.c:451
21686 msgid "verify tags"
21687 msgstr ""
21689 #: builtin/tag.c:453
21690 msgid "Tag creation options"
21691 msgstr ""
21693 #: builtin/tag.c:455
21694 msgid "annotated tag, needs a message"
21695 msgstr ""
21697 #: builtin/tag.c:457
21698 msgid "tag message"
21699 msgstr ""
21701 #: builtin/tag.c:459
21702 msgid "force edit of tag message"
21703 msgstr ""
21705 #: builtin/tag.c:460
21706 msgid "annotated and GPG-signed tag"
21707 msgstr ""
21709 #: builtin/tag.c:463
21710 msgid "use another key to sign the tag"
21711 msgstr ""
21713 #: builtin/tag.c:464
21714 msgid "replace the tag if exists"
21715 msgstr ""
21717 #: builtin/tag.c:465 builtin/update-ref.c:505
21718 msgid "create a reflog"
21719 msgstr ""
21721 #: builtin/tag.c:467
21722 msgid "Tag listing options"
21723 msgstr ""
21725 #: builtin/tag.c:468
21726 msgid "show tag list in columns"
21727 msgstr ""
21729 #: builtin/tag.c:469 builtin/tag.c:471
21730 msgid "print only tags that contain the commit"
21731 msgstr ""
21733 #: builtin/tag.c:470 builtin/tag.c:472
21734 msgid "print only tags that don't contain the commit"
21735 msgstr ""
21737 #: builtin/tag.c:473
21738 msgid "print only tags that are merged"
21739 msgstr ""
21741 #: builtin/tag.c:474
21742 msgid "print only tags that are not merged"
21743 msgstr ""
21745 #: builtin/tag.c:478
21746 msgid "print only tags of the object"
21747 msgstr ""
21749 #: builtin/tag.c:526
21750 msgid "--column and -n are incompatible"
21751 msgstr ""
21753 #: builtin/tag.c:548
21754 msgid "-n option is only allowed in list mode"
21755 msgstr ""
21757 #: builtin/tag.c:550
21758 msgid "--contains option is only allowed in list mode"
21759 msgstr ""
21761 #: builtin/tag.c:552
21762 msgid "--no-contains option is only allowed in list mode"
21763 msgstr ""
21765 #: builtin/tag.c:554
21766 msgid "--points-at option is only allowed in list mode"
21767 msgstr ""
21769 #: builtin/tag.c:556
21770 msgid "--merged and --no-merged options are only allowed in list mode"
21771 msgstr ""
21773 #: builtin/tag.c:567
21774 msgid "only one -F or -m option is allowed."
21775 msgstr ""
21777 #: builtin/tag.c:592
21778 #, c-format
21779 msgid "'%s' is not a valid tag name."
21780 msgstr ""
21782 #: builtin/tag.c:597
21783 #, c-format
21784 msgid "tag '%s' already exists"
21785 msgstr ""
21787 #: builtin/tag.c:628
21788 #, c-format
21789 msgid "Updated tag '%s' (was %s)\n"
21790 msgstr ""
21792 #: builtin/unpack-objects.c:504
21793 msgid "Unpacking objects"
21794 msgstr ""
21796 #: builtin/update-index.c:84
21797 #, c-format
21798 msgid "failed to create directory %s"
21799 msgstr ""
21801 #: builtin/update-index.c:100
21802 #, c-format
21803 msgid "failed to create file %s"
21804 msgstr ""
21806 #: builtin/update-index.c:108
21807 #, c-format
21808 msgid "failed to delete file %s"
21809 msgstr ""
21811 #: builtin/update-index.c:115 builtin/update-index.c:221
21812 #, c-format
21813 msgid "failed to delete directory %s"
21814 msgstr ""
21816 #: builtin/update-index.c:140
21817 #, c-format
21818 msgid "Testing mtime in '%s' "
21819 msgstr ""
21821 #: builtin/update-index.c:154
21822 msgid "directory stat info does not change after adding a new file"
21823 msgstr ""
21825 #: builtin/update-index.c:167
21826 msgid "directory stat info does not change after adding a new directory"
21827 msgstr ""
21829 #: builtin/update-index.c:180
21830 msgid "directory stat info changes after updating a file"
21831 msgstr ""
21833 #: builtin/update-index.c:191
21834 msgid "directory stat info changes after adding a file inside subdirectory"
21835 msgstr ""
21837 #: builtin/update-index.c:202
21838 msgid "directory stat info does not change after deleting a file"
21839 msgstr ""
21841 #: builtin/update-index.c:215
21842 msgid "directory stat info does not change after deleting a directory"
21843 msgstr ""
21845 #: builtin/update-index.c:222
21846 msgid " OK"
21847 msgstr ""
21849 #: builtin/update-index.c:591
21850 msgid "git update-index [<options>] [--] [<file>...]"
21851 msgstr ""
21853 #: builtin/update-index.c:976
21854 msgid "continue refresh even when index needs update"
21855 msgstr ""
21857 #: builtin/update-index.c:979
21858 msgid "refresh: ignore submodules"
21859 msgstr ""
21861 #: builtin/update-index.c:982
21862 msgid "do not ignore new files"
21863 msgstr ""
21865 #: builtin/update-index.c:984
21866 msgid "let files replace directories and vice-versa"
21867 msgstr ""
21869 #: builtin/update-index.c:986
21870 msgid "notice files missing from worktree"
21871 msgstr ""
21873 #: builtin/update-index.c:988
21874 msgid "refresh even if index contains unmerged entries"
21875 msgstr ""
21877 #: builtin/update-index.c:991
21878 msgid "refresh stat information"
21879 msgstr ""
21881 #: builtin/update-index.c:995
21882 msgid "like --refresh, but ignore assume-unchanged setting"
21883 msgstr ""
21885 #: builtin/update-index.c:999
21886 msgid "<mode>,<object>,<path>"
21887 msgstr ""
21889 #: builtin/update-index.c:1000
21890 msgid "add the specified entry to the index"
21891 msgstr ""
21893 #: builtin/update-index.c:1010
21894 msgid "mark files as \"not changing\""
21895 msgstr ""
21897 #: builtin/update-index.c:1013
21898 msgid "clear assumed-unchanged bit"
21899 msgstr ""
21901 #: builtin/update-index.c:1016
21902 msgid "mark files as \"index-only\""
21903 msgstr ""
21905 #: builtin/update-index.c:1019
21906 msgid "clear skip-worktree bit"
21907 msgstr ""
21909 #: builtin/update-index.c:1022
21910 msgid "do not touch index-only entries"
21911 msgstr ""
21913 #: builtin/update-index.c:1024
21914 msgid "add to index only; do not add content to object database"
21915 msgstr ""
21917 #: builtin/update-index.c:1026
21918 msgid "remove named paths even if present in worktree"
21919 msgstr ""
21921 #: builtin/update-index.c:1028
21922 msgid "with --stdin: input lines are terminated by null bytes"
21923 msgstr ""
21925 #: builtin/update-index.c:1030
21926 msgid "read list of paths to be updated from standard input"
21927 msgstr ""
21929 #: builtin/update-index.c:1034
21930 msgid "add entries from standard input to the index"
21931 msgstr ""
21933 #: builtin/update-index.c:1038
21934 msgid "repopulate stages #2 and #3 for the listed paths"
21935 msgstr ""
21937 #: builtin/update-index.c:1042
21938 msgid "only update entries that differ from HEAD"
21939 msgstr ""
21941 #: builtin/update-index.c:1046
21942 msgid "ignore files missing from worktree"
21943 msgstr ""
21945 #: builtin/update-index.c:1049
21946 msgid "report actions to standard output"
21947 msgstr ""
21949 #: builtin/update-index.c:1051
21950 msgid "(for porcelains) forget saved unresolved conflicts"
21951 msgstr ""
21953 #: builtin/update-index.c:1055
21954 msgid "write index in this format"
21955 msgstr ""
21957 #: builtin/update-index.c:1057
21958 msgid "enable or disable split index"
21959 msgstr ""
21961 #: builtin/update-index.c:1059
21962 msgid "enable/disable untracked cache"
21963 msgstr ""
21965 #: builtin/update-index.c:1061
21966 msgid "test if the filesystem supports untracked cache"
21967 msgstr ""
21969 #: builtin/update-index.c:1063
21970 msgid "enable untracked cache without testing the filesystem"
21971 msgstr ""
21973 #: builtin/update-index.c:1065
21974 msgid "write out the index even if is not flagged as changed"
21975 msgstr ""
21977 #: builtin/update-index.c:1067
21978 msgid "enable or disable file system monitor"
21979 msgstr ""
21981 #: builtin/update-index.c:1069
21982 msgid "mark files as fsmonitor valid"
21983 msgstr ""
21985 #: builtin/update-index.c:1072
21986 msgid "clear fsmonitor valid bit"
21987 msgstr ""
21989 #: builtin/update-index.c:1175
21990 msgid ""
21991 "core.splitIndex is set to false; remove or change it, if you really want to "
21992 "enable split index"
21993 msgstr ""
21995 #: builtin/update-index.c:1184
21996 msgid ""
21997 "core.splitIndex is set to true; remove or change it, if you really want to "
21998 "disable split index"
21999 msgstr ""
22001 #: builtin/update-index.c:1196
22002 msgid ""
22003 "core.untrackedCache is set to true; remove or change it, if you really want "
22004 "to disable the untracked cache"
22005 msgstr ""
22007 #: builtin/update-index.c:1200
22008 msgid "Untracked cache disabled"
22009 msgstr ""
22011 #: builtin/update-index.c:1208
22012 msgid ""
22013 "core.untrackedCache is set to false; remove or change it, if you really want "
22014 "to enable the untracked cache"
22015 msgstr ""
22017 #: builtin/update-index.c:1212
22018 #, c-format
22019 msgid "Untracked cache enabled for '%s'"
22020 msgstr ""
22022 #: builtin/update-index.c:1220
22023 msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
22024 msgstr ""
22026 #: builtin/update-index.c:1224
22027 msgid "fsmonitor enabled"
22028 msgstr ""
22030 #: builtin/update-index.c:1227
22031 msgid ""
22032 "core.fsmonitor is set; remove it if you really want to disable fsmonitor"
22033 msgstr ""
22035 #: builtin/update-index.c:1231
22036 msgid "fsmonitor disabled"
22037 msgstr ""
22039 #: builtin/update-ref.c:10
22040 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
22041 msgstr ""
22043 #: builtin/update-ref.c:11
22044 msgid "git update-ref [<options>]    <refname> <new-val> [<old-val>]"
22045 msgstr ""
22047 #: builtin/update-ref.c:12
22048 msgid "git update-ref [<options>] --stdin [-z]"
22049 msgstr ""
22051 #: builtin/update-ref.c:500
22052 msgid "delete the reference"
22053 msgstr ""
22055 #: builtin/update-ref.c:502
22056 msgid "update <refname> not the one it points to"
22057 msgstr ""
22059 #: builtin/update-ref.c:503
22060 msgid "stdin has NUL-terminated arguments"
22061 msgstr ""
22063 #: builtin/update-ref.c:504
22064 msgid "read updates from stdin"
22065 msgstr ""
22067 #: builtin/update-server-info.c:7
22068 msgid "git update-server-info [--force]"
22069 msgstr ""
22071 #: builtin/update-server-info.c:15
22072 msgid "update the info files from scratch"
22073 msgstr ""
22075 #: builtin/upload-pack.c:11
22076 msgid "git upload-pack [<options>] <dir>"
22077 msgstr ""
22079 #: builtin/upload-pack.c:23 t/helper/test-serve-v2.c:17
22080 msgid "quit after a single request/response exchange"
22081 msgstr ""
22083 #: builtin/upload-pack.c:25
22084 msgid "exit immediately after initial ref advertisement"
22085 msgstr ""
22087 #: builtin/upload-pack.c:27
22088 msgid "do not try <directory>/.git/ if <directory> is no Git directory"
22089 msgstr ""
22091 #: builtin/upload-pack.c:29
22092 msgid "interrupt transfer after <n> seconds of inactivity"
22093 msgstr ""
22095 #: builtin/verify-commit.c:19
22096 msgid "git verify-commit [-v | --verbose] <commit>..."
22097 msgstr ""
22099 #: builtin/verify-commit.c:68
22100 msgid "print commit contents"
22101 msgstr ""
22103 #: builtin/verify-commit.c:69 builtin/verify-tag.c:37
22104 msgid "print raw gpg status output"
22105 msgstr ""
22107 #: builtin/verify-pack.c:59
22108 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
22109 msgstr ""
22111 #: builtin/verify-pack.c:70
22112 msgid "verbose"
22113 msgstr ""
22115 #: builtin/verify-pack.c:72
22116 msgid "show statistics only"
22117 msgstr ""
22119 #: builtin/verify-tag.c:18
22120 msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
22121 msgstr ""
22123 #: builtin/verify-tag.c:36
22124 msgid "print tag contents"
22125 msgstr ""
22127 #: builtin/worktree.c:18
22128 msgid "git worktree add [<options>] <path> [<commit-ish>]"
22129 msgstr ""
22131 #: builtin/worktree.c:19
22132 msgid "git worktree list [<options>]"
22133 msgstr ""
22135 #: builtin/worktree.c:20
22136 msgid "git worktree lock [<options>] <path>"
22137 msgstr ""
22139 #: builtin/worktree.c:21
22140 msgid "git worktree move <worktree> <new-path>"
22141 msgstr ""
22143 #: builtin/worktree.c:22
22144 msgid "git worktree prune [<options>]"
22145 msgstr ""
22147 #: builtin/worktree.c:23
22148 msgid "git worktree remove [<options>] <worktree>"
22149 msgstr ""
22151 #: builtin/worktree.c:24
22152 msgid "git worktree unlock <path>"
22153 msgstr ""
22155 #: builtin/worktree.c:61 builtin/worktree.c:944
22156 #, c-format
22157 msgid "failed to delete '%s'"
22158 msgstr ""
22160 #: builtin/worktree.c:74
22161 #, c-format
22162 msgid "Removing %s/%s: %s"
22163 msgstr ""
22165 #: builtin/worktree.c:147
22166 msgid "report pruned working trees"
22167 msgstr ""
22169 #: builtin/worktree.c:149
22170 msgid "expire working trees older than <time>"
22171 msgstr ""
22173 #: builtin/worktree.c:219
22174 #, c-format
22175 msgid "'%s' already exists"
22176 msgstr ""
22178 #: builtin/worktree.c:228
22179 #, c-format
22180 msgid "unusable worktree destination '%s'"
22181 msgstr ""
22183 #: builtin/worktree.c:233
22184 #, c-format
22185 msgid ""
22186 "'%s' is a missing but locked worktree;\n"
22187 "use '%s -f -f' to override, or 'unlock' and 'prune' or 'remove' to clear"
22188 msgstr ""
22190 #: builtin/worktree.c:235
22191 #, c-format
22192 msgid ""
22193 "'%s' is a missing but already registered worktree;\n"
22194 "use '%s -f' to override, or 'prune' or 'remove' to clear"
22195 msgstr ""
22197 #: builtin/worktree.c:286
22198 #, c-format
22199 msgid "could not create directory of '%s'"
22200 msgstr ""
22202 #: builtin/worktree.c:308
22203 msgid "initializing"
22204 msgstr ""
22206 #: builtin/worktree.c:420 builtin/worktree.c:426
22207 #, c-format
22208 msgid "Preparing worktree (new branch '%s')"
22209 msgstr ""
22211 #: builtin/worktree.c:422
22212 #, c-format
22213 msgid "Preparing worktree (resetting branch '%s'; was at %s)"
22214 msgstr ""
22216 #: builtin/worktree.c:431
22217 #, c-format
22218 msgid "Preparing worktree (checking out '%s')"
22219 msgstr ""
22221 #: builtin/worktree.c:437
22222 #, c-format
22223 msgid "Preparing worktree (detached HEAD %s)"
22224 msgstr ""
22226 #: builtin/worktree.c:482
22227 msgid "checkout <branch> even if already checked out in other worktree"
22228 msgstr ""
22230 #: builtin/worktree.c:485
22231 msgid "create a new branch"
22232 msgstr ""
22234 #: builtin/worktree.c:487
22235 msgid "create or reset a branch"
22236 msgstr ""
22238 #: builtin/worktree.c:489
22239 msgid "populate the new working tree"
22240 msgstr ""
22242 #: builtin/worktree.c:490
22243 msgid "keep the new working tree locked"
22244 msgstr ""
22246 #: builtin/worktree.c:492 builtin/worktree.c:729
22247 msgid "reason for locking"
22248 msgstr ""
22250 #: builtin/worktree.c:495
22251 msgid "set up tracking mode (see git-branch(1))"
22252 msgstr ""
22254 #: builtin/worktree.c:498
22255 msgid "try to match the new branch name with a remote-tracking branch"
22256 msgstr ""
22258 #: builtin/worktree.c:506
22259 msgid "-b, -B, and --detach are mutually exclusive"
22260 msgstr ""
22262 #: builtin/worktree.c:508
22263 msgid "--reason requires --lock"
22264 msgstr ""
22266 #: builtin/worktree.c:512
22267 msgid "added with --lock"
22268 msgstr ""
22270 #: builtin/worktree.c:574
22271 msgid "--[no-]track can only be used if a new branch is created"
22272 msgstr ""
22274 #: builtin/worktree.c:691
22275 msgid "show extended annotations and reasons, if available"
22276 msgstr ""
22278 #: builtin/worktree.c:693
22279 msgid "add 'prunable' annotation to worktrees older than <time>"
22280 msgstr ""
22282 #: builtin/worktree.c:702
22283 msgid "--verbose and --porcelain are mutually exclusive"
22284 msgstr ""
22286 #: builtin/worktree.c:741 builtin/worktree.c:774 builtin/worktree.c:848
22287 #: builtin/worktree.c:972
22288 #, c-format
22289 msgid "'%s' is not a working tree"
22290 msgstr ""
22292 #: builtin/worktree.c:743 builtin/worktree.c:776
22293 msgid "The main working tree cannot be locked or unlocked"
22294 msgstr ""
22296 #: builtin/worktree.c:748
22297 #, c-format
22298 msgid "'%s' is already locked, reason: %s"
22299 msgstr ""
22301 #: builtin/worktree.c:750
22302 #, c-format
22303 msgid "'%s' is already locked"
22304 msgstr ""
22306 #: builtin/worktree.c:778
22307 #, c-format
22308 msgid "'%s' is not locked"
22309 msgstr ""
22311 #: builtin/worktree.c:819
22312 msgid "working trees containing submodules cannot be moved or removed"
22313 msgstr ""
22315 #: builtin/worktree.c:827
22316 msgid "force move even if worktree is dirty or locked"
22317 msgstr ""
22319 #: builtin/worktree.c:850 builtin/worktree.c:974
22320 #, c-format
22321 msgid "'%s' is a main working tree"
22322 msgstr ""
22324 #: builtin/worktree.c:855
22325 #, c-format
22326 msgid "could not figure out destination name from '%s'"
22327 msgstr ""
22329 #: builtin/worktree.c:868
22330 #, c-format
22331 msgid ""
22332 "cannot move a locked working tree, lock reason: %s\n"
22333 "use 'move -f -f' to override or unlock first"
22334 msgstr ""
22336 #: builtin/worktree.c:870
22337 msgid ""
22338 "cannot move a locked working tree;\n"
22339 "use 'move -f -f' to override or unlock first"
22340 msgstr ""
22342 #: builtin/worktree.c:873
22343 #, c-format
22344 msgid "validation failed, cannot move working tree: %s"
22345 msgstr ""
22347 #: builtin/worktree.c:878
22348 #, c-format
22349 msgid "failed to move '%s' to '%s'"
22350 msgstr ""
22352 #: builtin/worktree.c:924
22353 #, c-format
22354 msgid "failed to run 'git status' on '%s'"
22355 msgstr ""
22357 #: builtin/worktree.c:928
22358 #, c-format
22359 msgid "'%s' contains modified or untracked files, use --force to delete it"
22360 msgstr ""
22362 #: builtin/worktree.c:933
22363 #, c-format
22364 msgid "failed to run 'git status' on '%s', code %d"
22365 msgstr ""
22367 #: builtin/worktree.c:956
22368 msgid "force removal even if worktree is dirty or locked"
22369 msgstr ""
22371 #: builtin/worktree.c:979
22372 #, c-format
22373 msgid ""
22374 "cannot remove a locked working tree, lock reason: %s\n"
22375 "use 'remove -f -f' to override or unlock first"
22376 msgstr ""
22378 #: builtin/worktree.c:981
22379 msgid ""
22380 "cannot remove a locked working tree;\n"
22381 "use 'remove -f -f' to override or unlock first"
22382 msgstr ""
22384 #: builtin/worktree.c:984
22385 #, c-format
22386 msgid "validation failed, cannot remove working tree: %s"
22387 msgstr ""
22389 #: builtin/worktree.c:1008
22390 #, c-format
22391 msgid "repair: %s: %s"
22392 msgstr ""
22394 #: builtin/worktree.c:1011
22395 #, c-format
22396 msgid "error: %s: %s"
22397 msgstr ""
22399 #: builtin/write-tree.c:15
22400 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
22401 msgstr ""
22403 #: builtin/write-tree.c:28
22404 msgid "<prefix>/"
22405 msgstr ""
22407 #: builtin/write-tree.c:29
22408 msgid "write tree object for a subdirectory <prefix>"
22409 msgstr ""
22411 #: builtin/write-tree.c:31
22412 msgid "only useful for debugging"
22413 msgstr ""
22415 #: git.c:28
22416 msgid ""
22417 "git [--version] [--help] [-C <path>] [-c <name>=<value>]\n"
22418 "           [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n"
22419 "           [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
22420 "bare]\n"
22421 "           [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
22422 "           [--super-prefix=<path>] [--config-env=<name>=<envvar>]\n"
22423 "           <command> [<args>]"
22424 msgstr ""
22426 #: git.c:36
22427 msgid ""
22428 "'git help -a' and 'git help -g' list available subcommands and some\n"
22429 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
22430 "to read about a specific subcommand or concept.\n"
22431 "See 'git help git' for an overview of the system."
22432 msgstr ""
22434 #: git.c:188
22435 #, c-format
22436 msgid "no directory given for --git-dir\n"
22437 msgstr ""
22439 #: git.c:202
22440 #, c-format
22441 msgid "no namespace given for --namespace\n"
22442 msgstr ""
22444 #: git.c:216
22445 #, c-format
22446 msgid "no directory given for --work-tree\n"
22447 msgstr ""
22449 #: git.c:230
22450 #, c-format
22451 msgid "no prefix given for --super-prefix\n"
22452 msgstr ""
22454 #: git.c:252
22455 #, c-format
22456 msgid "-c expects a configuration string\n"
22457 msgstr ""
22459 #: git.c:260
22460 #, c-format
22461 msgid "no config key given for --config-env\n"
22462 msgstr ""
22464 #: git.c:300
22465 #, c-format
22466 msgid "no directory given for -C\n"
22467 msgstr ""
22469 #: git.c:326
22470 #, c-format
22471 msgid "unknown option: %s\n"
22472 msgstr ""
22474 #: git.c:375
22475 #, c-format
22476 msgid "while expanding alias '%s': '%s'"
22477 msgstr ""
22479 #: git.c:384
22480 #, c-format
22481 msgid ""
22482 "alias '%s' changes environment variables.\n"
22483 "You can use '!git' in the alias to do this"
22484 msgstr ""
22486 #: git.c:391
22487 #, c-format
22488 msgid "empty alias for %s"
22489 msgstr ""
22491 #: git.c:394
22492 #, c-format
22493 msgid "recursive alias: %s"
22494 msgstr ""
22496 #: git.c:476
22497 msgid "write failure on standard output"
22498 msgstr ""
22500 #: git.c:478
22501 msgid "unknown write failure on standard output"
22502 msgstr ""
22504 #: git.c:480
22505 msgid "close failed on standard output"
22506 msgstr ""
22508 #: git.c:833
22509 #, c-format
22510 msgid "alias loop detected: expansion of '%s' does not terminate:%s"
22511 msgstr ""
22513 #: git.c:883
22514 #, c-format
22515 msgid "cannot handle %s as a builtin"
22516 msgstr ""
22518 #: git.c:896
22519 #, c-format
22520 msgid ""
22521 "usage: %s\n"
22522 "\n"
22523 msgstr ""
22525 #: git.c:916
22526 #, c-format
22527 msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
22528 msgstr ""
22530 #: git.c:928
22531 #, c-format
22532 msgid "failed to run command '%s': %s\n"
22533 msgstr ""
22535 #: http-fetch.c:118
22536 #, c-format
22537 msgid "argument to --packfile must be a valid hash (got '%s')"
22538 msgstr ""
22540 #: http-fetch.c:128
22541 msgid "not a git repository"
22542 msgstr ""
22544 #: http-fetch.c:134
22545 msgid "--packfile requires --index-pack-args"
22546 msgstr ""
22548 #: http-fetch.c:143
22549 msgid "--index-pack-args can only be used with --packfile"
22550 msgstr ""
22552 #: t/helper/test-fast-rebase.c:141
22553 msgid "unhandled options"
22554 msgstr ""
22556 #: t/helper/test-fast-rebase.c:146
22557 msgid "error preparing revisions"
22558 msgstr ""
22560 #: t/helper/test-reach.c:154
22561 #, c-format
22562 msgid "commit %s is not marked reachable"
22563 msgstr ""
22565 #: t/helper/test-reach.c:164
22566 msgid "too many commits marked reachable"
22567 msgstr ""
22569 #: t/helper/test-serve-v2.c:7
22570 msgid "test-tool serve-v2 [<options>]"
22571 msgstr ""
22573 #: t/helper/test-serve-v2.c:19
22574 msgid "exit immediately after advertising capabilities"
22575 msgstr ""
22577 #: t/helper/test-simple-ipc.c:262
22578 #, c-format
22579 msgid "socket/pipe already in use: '%s'"
22580 msgstr ""
22582 #: t/helper/test-simple-ipc.c:264
22583 #, c-format
22584 msgid "could not start server on: '%s'"
22585 msgstr ""
22587 #: t/helper/test-simple-ipc.c:295 t/helper/test-simple-ipc.c:331
22588 msgid "could not spawn daemon in the background"
22589 msgstr ""
22591 #: t/helper/test-simple-ipc.c:356
22592 msgid "waitpid failed"
22593 msgstr ""
22595 #: t/helper/test-simple-ipc.c:376
22596 msgid "daemon not online yet"
22597 msgstr ""
22599 #: t/helper/test-simple-ipc.c:406
22600 msgid "daemon failed to start"
22601 msgstr ""
22603 #: t/helper/test-simple-ipc.c:410
22604 msgid "waitpid is confused"
22605 msgstr ""
22607 #: t/helper/test-simple-ipc.c:541
22608 msgid "daemon has not shutdown yet"
22609 msgstr ""
22611 #: t/helper/test-simple-ipc.c:682
22612 msgid "test-helper simple-ipc is-active    [<name>] [<options>]"
22613 msgstr ""
22615 #: t/helper/test-simple-ipc.c:683
22616 msgid "test-helper simple-ipc run-daemon   [<name>] [<threads>]"
22617 msgstr ""
22619 #: t/helper/test-simple-ipc.c:684
22620 msgid "test-helper simple-ipc start-daemon [<name>] [<threads>] [<max-wait>]"
22621 msgstr ""
22623 #: t/helper/test-simple-ipc.c:685
22624 msgid "test-helper simple-ipc stop-daemon  [<name>] [<max-wait>]"
22625 msgstr ""
22627 #: t/helper/test-simple-ipc.c:686
22628 msgid "test-helper simple-ipc send         [<name>] [<token>]"
22629 msgstr ""
22631 #: t/helper/test-simple-ipc.c:687
22632 msgid "test-helper simple-ipc sendbytes    [<name>] [<bytecount>] [<byte>]"
22633 msgstr ""
22635 #: t/helper/test-simple-ipc.c:688
22636 msgid ""
22637 "test-helper simple-ipc multiple     [<name>] [<threads>] [<bytecount>] "
22638 "[<batchsize>]"
22639 msgstr ""
22641 #: t/helper/test-simple-ipc.c:696
22642 msgid "name or pathname of unix domain socket"
22643 msgstr ""
22645 #: t/helper/test-simple-ipc.c:698
22646 msgid "named-pipe name"
22647 msgstr ""
22649 #: t/helper/test-simple-ipc.c:700
22650 msgid "number of threads in server thread pool"
22651 msgstr ""
22653 #: t/helper/test-simple-ipc.c:701
22654 msgid "seconds to wait for daemon to start or stop"
22655 msgstr ""
22657 #: t/helper/test-simple-ipc.c:703
22658 msgid "number of bytes"
22659 msgstr ""
22661 #: t/helper/test-simple-ipc.c:704
22662 msgid "number of requests per thread"
22663 msgstr ""
22665 #: t/helper/test-simple-ipc.c:706
22666 msgid "byte"
22667 msgstr ""
22669 #: t/helper/test-simple-ipc.c:706
22670 msgid "ballast character"
22671 msgstr ""
22673 #: t/helper/test-simple-ipc.c:707
22674 msgid "token"
22675 msgstr ""
22677 #: t/helper/test-simple-ipc.c:707
22678 msgid "command token to send to the server"
22679 msgstr ""
22681 #: http.c:399
22682 #, c-format
22683 msgid "negative value for http.postbuffer; defaulting to %d"
22684 msgstr ""
22686 #: http.c:420
22687 msgid "Delegation control is not supported with cURL < 7.22.0"
22688 msgstr ""
22690 #: http.c:429
22691 msgid "Public key pinning not supported with cURL < 7.44.0"
22692 msgstr ""
22694 #: http.c:910
22695 msgid "CURLSSLOPT_NO_REVOKE not supported with cURL < 7.44.0"
22696 msgstr ""
22698 #: http.c:989
22699 msgid "Protocol restrictions not supported with cURL < 7.19.4"
22700 msgstr ""
22702 #: http.c:1132
22703 #, c-format
22704 msgid "Unsupported SSL backend '%s'. Supported SSL backends:"
22705 msgstr ""
22707 #: http.c:1139
22708 #, c-format
22709 msgid "Could not set SSL backend to '%s': cURL was built without SSL backends"
22710 msgstr ""
22712 #: http.c:1143
22713 #, c-format
22714 msgid "Could not set SSL backend to '%s': already set"
22715 msgstr ""
22717 #: http.c:2034
22718 #, c-format
22719 msgid ""
22720 "unable to update url base from redirection:\n"
22721 "  asked for: %s\n"
22722 "   redirect: %s"
22723 msgstr ""
22725 #: remote-curl.c:183
22726 #, c-format
22727 msgid "invalid quoting in push-option value: '%s'"
22728 msgstr ""
22730 #: remote-curl.c:307
22731 #, c-format
22732 msgid "%sinfo/refs not valid: is this a git repository?"
22733 msgstr ""
22735 #: remote-curl.c:408
22736 msgid "invalid server response; expected service, got flush packet"
22737 msgstr ""
22739 #: remote-curl.c:439
22740 #, c-format
22741 msgid "invalid server response; got '%s'"
22742 msgstr ""
22744 #: remote-curl.c:499
22745 #, c-format
22746 msgid "repository '%s' not found"
22747 msgstr ""
22749 #: remote-curl.c:503
22750 #, c-format
22751 msgid "Authentication failed for '%s'"
22752 msgstr ""
22754 #: remote-curl.c:507
22755 #, c-format
22756 msgid "unable to access '%s': %s"
22757 msgstr ""
22759 #: remote-curl.c:513
22760 #, c-format
22761 msgid "redirecting to %s"
22762 msgstr ""
22764 #: remote-curl.c:644
22765 msgid "shouldn't have EOF when not gentle on EOF"
22766 msgstr ""
22768 #: remote-curl.c:656
22769 msgid "remote server sent unexpected response end packet"
22770 msgstr ""
22772 #: remote-curl.c:726
22773 msgid "unable to rewind rpc post data - try increasing http.postBuffer"
22774 msgstr ""
22776 #: remote-curl.c:756
22777 #, c-format
22778 msgid "remote-curl: bad line length character: %.4s"
22779 msgstr ""
22781 #: remote-curl.c:758
22782 msgid "remote-curl: unexpected response end packet"
22783 msgstr ""
22785 #: remote-curl.c:834
22786 #, c-format
22787 msgid "RPC failed; %s"
22788 msgstr ""
22790 #: remote-curl.c:874
22791 msgid "cannot handle pushes this big"
22792 msgstr ""
22794 #: remote-curl.c:989
22795 #, c-format
22796 msgid "cannot deflate request; zlib deflate error %d"
22797 msgstr ""
22799 #: remote-curl.c:993
22800 #, c-format
22801 msgid "cannot deflate request; zlib end error %d"
22802 msgstr ""
22804 #: remote-curl.c:1043
22805 #, c-format
22806 msgid "%d bytes of length header were received"
22807 msgstr ""
22809 #: remote-curl.c:1045
22810 #, c-format
22811 msgid "%d bytes of body are still expected"
22812 msgstr ""
22814 #: remote-curl.c:1134
22815 msgid "dumb http transport does not support shallow capabilities"
22816 msgstr ""
22818 #: remote-curl.c:1149
22819 msgid "fetch failed."
22820 msgstr ""
22822 #: remote-curl.c:1195
22823 msgid "cannot fetch by sha1 over smart http"
22824 msgstr ""
22826 #: remote-curl.c:1239 remote-curl.c:1245
22827 #, c-format
22828 msgid "protocol error: expected sha/ref, got '%s'"
22829 msgstr ""
22831 #: remote-curl.c:1257 remote-curl.c:1375
22832 #, c-format
22833 msgid "http transport does not support %s"
22834 msgstr ""
22836 #: remote-curl.c:1293
22837 msgid "git-http-push failed"
22838 msgstr ""
22840 #: remote-curl.c:1481
22841 msgid "remote-curl: usage: git remote-curl <remote> [<url>]"
22842 msgstr ""
22844 #: remote-curl.c:1513
22845 msgid "remote-curl: error reading command stream from git"
22846 msgstr ""
22848 #: remote-curl.c:1520
22849 msgid "remote-curl: fetch attempted without a local repo"
22850 msgstr ""
22852 #: remote-curl.c:1561
22853 #, c-format
22854 msgid "remote-curl: unknown command '%s' from git"
22855 msgstr ""
22857 #: compat/compiler.h:26
22858 msgid "no compiler information available\n"
22859 msgstr ""
22861 #: compat/compiler.h:38
22862 msgid "no libc information available\n"
22863 msgstr ""
22865 #: list-objects-filter-options.h:94
22866 msgid "args"
22867 msgstr ""
22869 #: list-objects-filter-options.h:95
22870 msgid "object filtering"
22871 msgstr ""
22873 #: parse-options.h:184
22874 msgid "expiry-date"
22875 msgstr ""
22877 #: parse-options.h:198
22878 msgid "no-op (backward compatibility)"
22879 msgstr ""
22881 #: parse-options.h:310
22882 msgid "be more verbose"
22883 msgstr ""
22885 #: parse-options.h:312
22886 msgid "be more quiet"
22887 msgstr ""
22889 #: parse-options.h:318
22890 msgid "use <n> digits to display object names"
22891 msgstr ""
22893 #: parse-options.h:337
22894 msgid "how to strip spaces and #comments from message"
22895 msgstr ""
22897 #: parse-options.h:338
22898 msgid "read pathspec from file"
22899 msgstr ""
22901 #: parse-options.h:339
22902 msgid ""
22903 "with --pathspec-from-file, pathspec elements are separated with NUL character"
22904 msgstr ""
22906 #: ref-filter.h:99
22907 msgid "key"
22908 msgstr ""
22910 #: ref-filter.h:99
22911 msgid "field name to sort on"
22912 msgstr ""
22914 #: rerere.h:44
22915 msgid "update the index with reused conflict resolution if possible"
22916 msgstr ""
22918 #: command-list.h:50
22919 msgid "Add file contents to the index"
22920 msgstr ""
22922 #: command-list.h:51
22923 msgid "Apply a series of patches from a mailbox"
22924 msgstr ""
22926 #: command-list.h:52
22927 msgid "Annotate file lines with commit information"
22928 msgstr ""
22930 #: command-list.h:53
22931 msgid "Apply a patch to files and/or to the index"
22932 msgstr ""
22934 #: command-list.h:54
22935 msgid "Import a GNU Arch repository into Git"
22936 msgstr ""
22938 #: command-list.h:55
22939 msgid "Create an archive of files from a named tree"
22940 msgstr ""
22942 #: command-list.h:56
22943 msgid "Use binary search to find the commit that introduced a bug"
22944 msgstr ""
22946 #: command-list.h:57
22947 msgid "Show what revision and author last modified each line of a file"
22948 msgstr ""
22950 #: command-list.h:58
22951 msgid "List, create, or delete branches"
22952 msgstr ""
22954 #: command-list.h:59
22955 msgid "Collect information for user to file a bug report"
22956 msgstr ""
22958 #: command-list.h:60
22959 msgid "Move objects and refs by archive"
22960 msgstr ""
22962 #: command-list.h:61
22963 msgid "Provide content or type and size information for repository objects"
22964 msgstr ""
22966 #: command-list.h:62
22967 msgid "Display gitattributes information"
22968 msgstr ""
22970 #: command-list.h:63
22971 msgid "Debug gitignore / exclude files"
22972 msgstr ""
22974 #: command-list.h:64
22975 msgid "Show canonical names and email addresses of contacts"
22976 msgstr ""
22978 #: command-list.h:65
22979 msgid "Switch branches or restore working tree files"
22980 msgstr ""
22982 #: command-list.h:66
22983 msgid "Copy files from the index to the working tree"
22984 msgstr ""
22986 #: command-list.h:67
22987 msgid "Ensures that a reference name is well formed"
22988 msgstr ""
22990 #: command-list.h:68
22991 msgid "Find commits yet to be applied to upstream"
22992 msgstr ""
22994 #: command-list.h:69
22995 msgid "Apply the changes introduced by some existing commits"
22996 msgstr ""
22998 #: command-list.h:70
22999 msgid "Graphical alternative to git-commit"
23000 msgstr ""
23002 #: command-list.h:71
23003 msgid "Remove untracked files from the working tree"
23004 msgstr ""
23006 #: command-list.h:72
23007 msgid "Clone a repository into a new directory"
23008 msgstr ""
23010 #: command-list.h:73
23011 msgid "Display data in columns"
23012 msgstr ""
23014 #: command-list.h:74
23015 msgid "Record changes to the repository"
23016 msgstr ""
23018 #: command-list.h:75
23019 msgid "Write and verify Git commit-graph files"
23020 msgstr ""
23022 #: command-list.h:76
23023 msgid "Create a new commit object"
23024 msgstr ""
23026 #: command-list.h:77
23027 msgid "Get and set repository or global options"
23028 msgstr ""
23030 #: command-list.h:78
23031 msgid "Count unpacked number of objects and their disk consumption"
23032 msgstr ""
23034 #: command-list.h:79
23035 msgid "Retrieve and store user credentials"
23036 msgstr ""
23038 #: command-list.h:80
23039 msgid "Helper to temporarily store passwords in memory"
23040 msgstr ""
23042 #: command-list.h:81
23043 msgid "Helper to store credentials on disk"
23044 msgstr ""
23046 #: command-list.h:82
23047 msgid "Export a single commit to a CVS checkout"
23048 msgstr ""
23050 #: command-list.h:83
23051 msgid "Salvage your data out of another SCM people love to hate"
23052 msgstr ""
23054 #: command-list.h:84
23055 msgid "A CVS server emulator for Git"
23056 msgstr ""
23058 #: command-list.h:85
23059 msgid "A really simple server for Git repositories"
23060 msgstr ""
23062 #: command-list.h:86
23063 msgid "Give an object a human readable name based on an available ref"
23064 msgstr ""
23066 #: command-list.h:87
23067 msgid "Show changes between commits, commit and working tree, etc"
23068 msgstr ""
23070 #: command-list.h:88
23071 msgid "Compares files in the working tree and the index"
23072 msgstr ""
23074 #: command-list.h:89
23075 msgid "Compare a tree to the working tree or index"
23076 msgstr ""
23078 #: command-list.h:90
23079 msgid "Compares the content and mode of blobs found via two tree objects"
23080 msgstr ""
23082 #: command-list.h:91
23083 msgid "Show changes using common diff tools"
23084 msgstr ""
23086 #: command-list.h:92
23087 msgid "Git data exporter"
23088 msgstr ""
23090 #: command-list.h:93
23091 msgid "Backend for fast Git data importers"
23092 msgstr ""
23094 #: command-list.h:94
23095 msgid "Download objects and refs from another repository"
23096 msgstr ""
23098 #: command-list.h:95
23099 msgid "Receive missing objects from another repository"
23100 msgstr ""
23102 #: command-list.h:96
23103 msgid "Rewrite branches"
23104 msgstr ""
23106 #: command-list.h:97
23107 msgid "Produce a merge commit message"
23108 msgstr ""
23110 #: command-list.h:98
23111 msgid "Output information on each ref"
23112 msgstr ""
23114 #: command-list.h:99
23115 msgid "Run a Git command on a list of repositories"
23116 msgstr ""
23118 #: command-list.h:100
23119 msgid "Prepare patches for e-mail submission"
23120 msgstr ""
23122 #: command-list.h:101
23123 msgid "Verifies the connectivity and validity of the objects in the database"
23124 msgstr ""
23126 #: command-list.h:102
23127 msgid "Cleanup unnecessary files and optimize the local repository"
23128 msgstr ""
23130 #: command-list.h:103
23131 msgid "Extract commit ID from an archive created using git-archive"
23132 msgstr ""
23134 #: command-list.h:104
23135 msgid "Print lines matching a pattern"
23136 msgstr ""
23138 #: command-list.h:105
23139 msgid "A portable graphical interface to Git"
23140 msgstr ""
23142 #: command-list.h:106
23143 msgid "Compute object ID and optionally creates a blob from a file"
23144 msgstr ""
23146 #: command-list.h:107
23147 msgid "Display help information about Git"
23148 msgstr ""
23150 #: command-list.h:108
23151 msgid "Server side implementation of Git over HTTP"
23152 msgstr ""
23154 #: command-list.h:109
23155 msgid "Download from a remote Git repository via HTTP"
23156 msgstr ""
23158 #: command-list.h:110
23159 msgid "Push objects over HTTP/DAV to another repository"
23160 msgstr ""
23162 #: command-list.h:111
23163 msgid "Send a collection of patches from stdin to an IMAP folder"
23164 msgstr ""
23166 #: command-list.h:112
23167 msgid "Build pack index file for an existing packed archive"
23168 msgstr ""
23170 #: command-list.h:113
23171 msgid "Create an empty Git repository or reinitialize an existing one"
23172 msgstr ""
23174 #: command-list.h:114
23175 msgid "Instantly browse your working repository in gitweb"
23176 msgstr ""
23178 #: command-list.h:115
23179 msgid "Add or parse structured information in commit messages"
23180 msgstr ""
23182 #: command-list.h:116
23183 msgid "The Git repository browser"
23184 msgstr ""
23186 #: command-list.h:117
23187 msgid "Show commit logs"
23188 msgstr ""
23190 #: command-list.h:118
23191 msgid "Show information about files in the index and the working tree"
23192 msgstr ""
23194 #: command-list.h:119
23195 msgid "List references in a remote repository"
23196 msgstr ""
23198 #: command-list.h:120
23199 msgid "List the contents of a tree object"
23200 msgstr ""
23202 #: command-list.h:121
23203 msgid "Extracts patch and authorship from a single e-mail message"
23204 msgstr ""
23206 #: command-list.h:122
23207 msgid "Simple UNIX mbox splitter program"
23208 msgstr ""
23210 #: command-list.h:123
23211 msgid "Run tasks to optimize Git repository data"
23212 msgstr ""
23214 #: command-list.h:124
23215 msgid "Join two or more development histories together"
23216 msgstr ""
23218 #: command-list.h:125
23219 msgid "Find as good common ancestors as possible for a merge"
23220 msgstr ""
23222 #: command-list.h:126
23223 msgid "Run a three-way file merge"
23224 msgstr ""
23226 #: command-list.h:127
23227 msgid "Run a merge for files needing merging"
23228 msgstr ""
23230 #: command-list.h:128
23231 msgid "The standard helper program to use with git-merge-index"
23232 msgstr ""
23234 #: command-list.h:129
23235 msgid "Run merge conflict resolution tools to resolve merge conflicts"
23236 msgstr ""
23238 #: command-list.h:130
23239 msgid "Show three-way merge without touching index"
23240 msgstr ""
23242 #: command-list.h:131
23243 msgid "Write and verify multi-pack-indexes"
23244 msgstr ""
23246 #: command-list.h:132
23247 msgid "Creates a tag object with extra validation"
23248 msgstr ""
23250 #: command-list.h:133
23251 msgid "Build a tree-object from ls-tree formatted text"
23252 msgstr ""
23254 #: command-list.h:134
23255 msgid "Move or rename a file, a directory, or a symlink"
23256 msgstr ""
23258 #: command-list.h:135
23259 msgid "Find symbolic names for given revs"
23260 msgstr ""
23262 #: command-list.h:136
23263 msgid "Add or inspect object notes"
23264 msgstr ""
23266 #: command-list.h:137
23267 msgid "Import from and submit to Perforce repositories"
23268 msgstr ""
23270 #: command-list.h:138
23271 msgid "Create a packed archive of objects"
23272 msgstr ""
23274 #: command-list.h:139
23275 msgid "Find redundant pack files"
23276 msgstr ""
23278 #: command-list.h:140
23279 msgid "Pack heads and tags for efficient repository access"
23280 msgstr ""
23282 #: command-list.h:141
23283 msgid "Compute unique ID for a patch"
23284 msgstr ""
23286 #: command-list.h:142
23287 msgid "Prune all unreachable objects from the object database"
23288 msgstr ""
23290 #: command-list.h:143
23291 msgid "Remove extra objects that are already in pack files"
23292 msgstr ""
23294 #: command-list.h:144
23295 msgid "Fetch from and integrate with another repository or a local branch"
23296 msgstr ""
23298 #: command-list.h:145
23299 msgid "Update remote refs along with associated objects"
23300 msgstr ""
23302 #: command-list.h:146
23303 msgid "Applies a quilt patchset onto the current branch"
23304 msgstr ""
23306 #: command-list.h:147
23307 msgid "Compare two commit ranges (e.g. two versions of a branch)"
23308 msgstr ""
23310 #: command-list.h:148
23311 msgid "Reads tree information into the index"
23312 msgstr ""
23314 #: command-list.h:149
23315 msgid "Reapply commits on top of another base tip"
23316 msgstr ""
23318 #: command-list.h:150
23319 msgid "Receive what is pushed into the repository"
23320 msgstr ""
23322 #: command-list.h:151
23323 msgid "Manage reflog information"
23324 msgstr ""
23326 #: command-list.h:152
23327 msgid "Manage set of tracked repositories"
23328 msgstr ""
23330 #: command-list.h:153
23331 msgid "Pack unpacked objects in a repository"
23332 msgstr ""
23334 #: command-list.h:154
23335 msgid "Create, list, delete refs to replace objects"
23336 msgstr ""
23338 #: command-list.h:155
23339 msgid "Generates a summary of pending changes"
23340 msgstr ""
23342 #: command-list.h:156
23343 msgid "Reuse recorded resolution of conflicted merges"
23344 msgstr ""
23346 #: command-list.h:157
23347 msgid "Reset current HEAD to the specified state"
23348 msgstr ""
23350 #: command-list.h:158
23351 msgid "Restore working tree files"
23352 msgstr ""
23354 #: command-list.h:159
23355 msgid "Revert some existing commits"
23356 msgstr ""
23358 #: command-list.h:160
23359 msgid "Lists commit objects in reverse chronological order"
23360 msgstr ""
23362 #: command-list.h:161
23363 msgid "Pick out and massage parameters"
23364 msgstr ""
23366 #: command-list.h:162
23367 msgid "Remove files from the working tree and from the index"
23368 msgstr ""
23370 #: command-list.h:163
23371 msgid "Send a collection of patches as emails"
23372 msgstr ""
23374 #: command-list.h:164
23375 msgid "Push objects over Git protocol to another repository"
23376 msgstr ""
23378 #: command-list.h:165
23379 msgid "Restricted login shell for Git-only SSH access"
23380 msgstr ""
23382 #: command-list.h:166
23383 msgid "Summarize 'git log' output"
23384 msgstr ""
23386 #: command-list.h:167
23387 msgid "Show various types of objects"
23388 msgstr ""
23390 #: command-list.h:168
23391 msgid "Show branches and their commits"
23392 msgstr ""
23394 #: command-list.h:169
23395 msgid "Show packed archive index"
23396 msgstr ""
23398 #: command-list.h:170
23399 msgid "List references in a local repository"
23400 msgstr ""
23402 #: command-list.h:171
23403 msgid "Git's i18n setup code for shell scripts"
23404 msgstr ""
23406 #: command-list.h:172
23407 msgid "Common Git shell script setup code"
23408 msgstr ""
23410 #: command-list.h:173
23411 msgid "Initialize and modify the sparse-checkout"
23412 msgstr ""
23414 #: command-list.h:174
23415 msgid "Stash the changes in a dirty working directory away"
23416 msgstr ""
23418 #: command-list.h:175
23419 msgid "Add file contents to the staging area"
23420 msgstr ""
23422 #: command-list.h:176
23423 msgid "Show the working tree status"
23424 msgstr ""
23426 #: command-list.h:177
23427 msgid "Remove unnecessary whitespace"
23428 msgstr ""
23430 #: command-list.h:178
23431 msgid "Initialize, update or inspect submodules"
23432 msgstr ""
23434 #: command-list.h:179
23435 msgid "Bidirectional operation between a Subversion repository and Git"
23436 msgstr ""
23438 #: command-list.h:180
23439 msgid "Switch branches"
23440 msgstr ""
23442 #: command-list.h:181
23443 msgid "Read, modify and delete symbolic refs"
23444 msgstr ""
23446 #: command-list.h:182
23447 msgid "Create, list, delete or verify a tag object signed with GPG"
23448 msgstr ""
23450 #: command-list.h:183
23451 msgid "Creates a temporary file with a blob's contents"
23452 msgstr ""
23454 #: command-list.h:184
23455 msgid "Unpack objects from a packed archive"
23456 msgstr ""
23458 #: command-list.h:185
23459 msgid "Register file contents in the working tree to the index"
23460 msgstr ""
23462 #: command-list.h:186
23463 msgid "Update the object name stored in a ref safely"
23464 msgstr ""
23466 #: command-list.h:187
23467 msgid "Update auxiliary info file to help dumb servers"
23468 msgstr ""
23470 #: command-list.h:188
23471 msgid "Send archive back to git-archive"
23472 msgstr ""
23474 #: command-list.h:189
23475 msgid "Send objects packed back to git-fetch-pack"
23476 msgstr ""
23478 #: command-list.h:190
23479 msgid "Show a Git logical variable"
23480 msgstr ""
23482 #: command-list.h:191
23483 msgid "Check the GPG signature of commits"
23484 msgstr ""
23486 #: command-list.h:192
23487 msgid "Validate packed Git archive files"
23488 msgstr ""
23490 #: command-list.h:193
23491 msgid "Check the GPG signature of tags"
23492 msgstr ""
23494 #: command-list.h:194
23495 msgid "Git web interface (web frontend to Git repositories)"
23496 msgstr ""
23498 #: command-list.h:195
23499 msgid "Show logs with difference each commit introduces"
23500 msgstr ""
23502 #: command-list.h:196
23503 msgid "Manage multiple working trees"
23504 msgstr ""
23506 #: command-list.h:197
23507 msgid "Create a tree object from the current index"
23508 msgstr ""
23510 #: command-list.h:198
23511 msgid "Defining attributes per path"
23512 msgstr ""
23514 #: command-list.h:199
23515 msgid "Git command-line interface and conventions"
23516 msgstr ""
23518 #: command-list.h:200
23519 msgid "A Git core tutorial for developers"
23520 msgstr ""
23522 #: command-list.h:201
23523 msgid "Providing usernames and passwords to Git"
23524 msgstr ""
23526 #: command-list.h:202
23527 msgid "Git for CVS users"
23528 msgstr ""
23530 #: command-list.h:203
23531 msgid "Tweaking diff output"
23532 msgstr ""
23534 #: command-list.h:204
23535 msgid "A useful minimum set of commands for Everyday Git"
23536 msgstr ""
23538 #: command-list.h:205
23539 msgid "Frequently asked questions about using Git"
23540 msgstr ""
23542 #: command-list.h:206
23543 msgid "A Git Glossary"
23544 msgstr ""
23546 #: command-list.h:207
23547 msgid "Hooks used by Git"
23548 msgstr ""
23550 #: command-list.h:208
23551 msgid "Specifies intentionally untracked files to ignore"
23552 msgstr ""
23554 #: command-list.h:209
23555 msgid "Map author/committer names and/or E-Mail addresses"
23556 msgstr ""
23558 #: command-list.h:210
23559 msgid "Defining submodule properties"
23560 msgstr ""
23562 #: command-list.h:211
23563 msgid "Git namespaces"
23564 msgstr ""
23566 #: command-list.h:212
23567 msgid "Helper programs to interact with remote repositories"
23568 msgstr ""
23570 #: command-list.h:213
23571 msgid "Git Repository Layout"
23572 msgstr ""
23574 #: command-list.h:214
23575 msgid "Specifying revisions and ranges for Git"
23576 msgstr ""
23578 #: command-list.h:215
23579 msgid "Mounting one repository inside another"
23580 msgstr ""
23582 #: command-list.h:216
23583 msgid "A tutorial introduction to Git: part two"
23584 msgstr ""
23586 #: command-list.h:217
23587 msgid "A tutorial introduction to Git"
23588 msgstr ""
23590 #: command-list.h:218
23591 msgid "An overview of recommended workflows with Git"
23592 msgstr ""
23594 #: git-bisect.sh:68
23595 msgid "bisect run failed: no command provided."
23596 msgstr ""
23598 #: git-bisect.sh:73
23599 #, sh-format
23600 msgid "running $command"
23601 msgstr ""
23603 #: git-bisect.sh:80
23604 #, sh-format
23605 msgid ""
23606 "bisect run failed:\n"
23607 "exit code $res from '$command' is < 0 or >= 128"
23608 msgstr ""
23610 #: git-bisect.sh:105
23611 msgid "bisect run cannot continue any more"
23612 msgstr ""
23614 #: git-bisect.sh:111
23615 #, sh-format
23616 msgid ""
23617 "bisect run failed:\n"
23618 "'bisect-state $state' exited with error code $res"
23619 msgstr ""
23621 #: git-bisect.sh:118
23622 msgid "bisect run success"
23623 msgstr ""
23625 #: git-merge-octopus.sh:46
23626 msgid ""
23627 "Error: Your local changes to the following files would be overwritten by "
23628 "merge"
23629 msgstr ""
23631 #: git-merge-octopus.sh:61
23632 msgid "Automated merge did not work."
23633 msgstr ""
23635 #: git-merge-octopus.sh:62
23636 msgid "Should not be doing an octopus."
23637 msgstr ""
23639 #: git-merge-octopus.sh:73
23640 #, sh-format
23641 msgid "Unable to find common commit with $pretty_name"
23642 msgstr ""
23644 #: git-merge-octopus.sh:77
23645 #, sh-format
23646 msgid "Already up to date with $pretty_name"
23647 msgstr ""
23649 #: git-merge-octopus.sh:89
23650 #, sh-format
23651 msgid "Fast-forwarding to: $pretty_name"
23652 msgstr ""
23654 #: git-merge-octopus.sh:97
23655 #, sh-format
23656 msgid "Trying simple merge with $pretty_name"
23657 msgstr ""
23659 #: git-merge-octopus.sh:102
23660 msgid "Simple merge did not work, trying automatic merge."
23661 msgstr ""
23663 #: git-submodule.sh:179
23664 msgid "Relative path can only be used from the toplevel of the working tree"
23665 msgstr ""
23667 #: git-submodule.sh:189
23668 #, sh-format
23669 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
23670 msgstr ""
23672 #: git-submodule.sh:208
23673 #, sh-format
23674 msgid "'$sm_path' already exists in the index"
23675 msgstr ""
23677 #: git-submodule.sh:211
23678 #, sh-format
23679 msgid "'$sm_path' already exists in the index and is not a submodule"
23680 msgstr ""
23682 #: git-submodule.sh:218
23683 #, sh-format
23684 msgid "'$sm_path' does not have a commit checked out"
23685 msgstr ""
23687 #: git-submodule.sh:249
23688 #, sh-format
23689 msgid "Adding existing repo at '$sm_path' to the index"
23690 msgstr ""
23692 #: git-submodule.sh:251
23693 #, sh-format
23694 msgid "'$sm_path' already exists and is not a valid git repo"
23695 msgstr ""
23697 #: git-submodule.sh:259
23698 #, sh-format
23699 msgid "A git directory for '$sm_name' is found locally with remote(s):"
23700 msgstr ""
23702 #: git-submodule.sh:261
23703 #, sh-format
23704 msgid ""
23705 "If you want to reuse this local git directory instead of cloning again from\n"
23706 "  $realrepo\n"
23707 "use the '--force' option. If the local git directory is not the correct "
23708 "repo\n"
23709 "or you are unsure what this means choose another name with the '--name' "
23710 "option."
23711 msgstr ""
23713 #: git-submodule.sh:267
23714 #, sh-format
23715 msgid "Reactivating local git directory for submodule '$sm_name'."
23716 msgstr ""
23718 #: git-submodule.sh:279
23719 #, sh-format
23720 msgid "Unable to checkout submodule '$sm_path'"
23721 msgstr ""
23723 #: git-submodule.sh:284
23724 #, sh-format
23725 msgid "Failed to add submodule '$sm_path'"
23726 msgstr ""
23728 #: git-submodule.sh:293
23729 #, sh-format
23730 msgid "Failed to register submodule '$sm_path'"
23731 msgstr ""
23733 #: git-submodule.sh:568
23734 #, sh-format
23735 msgid "Unable to find current revision in submodule path '$displaypath'"
23736 msgstr ""
23738 #: git-submodule.sh:578
23739 #, sh-format
23740 msgid "Unable to fetch in submodule path '$sm_path'"
23741 msgstr ""
23743 #: git-submodule.sh:583
23744 #, sh-format
23745 msgid ""
23746 "Unable to find current ${remote_name}/${branch} revision in submodule path "
23747 "'$sm_path'"
23748 msgstr ""
23750 #: git-submodule.sh:601
23751 #, sh-format
23752 msgid ""
23753 "Unable to fetch in submodule path '$displaypath'; trying to directly fetch "
23754 "$sha1:"
23755 msgstr ""
23757 #: git-submodule.sh:607
23758 #, sh-format
23759 msgid ""
23760 "Fetched in submodule path '$displaypath', but it did not contain $sha1. "
23761 "Direct fetching of that commit failed."
23762 msgstr ""
23764 #: git-submodule.sh:614
23765 #, sh-format
23766 msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
23767 msgstr ""
23769 #: git-submodule.sh:615
23770 #, sh-format
23771 msgid "Submodule path '$displaypath': checked out '$sha1'"
23772 msgstr ""
23774 #: git-submodule.sh:619
23775 #, sh-format
23776 msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
23777 msgstr ""
23779 #: git-submodule.sh:620
23780 #, sh-format
23781 msgid "Submodule path '$displaypath': rebased into '$sha1'"
23782 msgstr ""
23784 #: git-submodule.sh:625
23785 #, sh-format
23786 msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
23787 msgstr ""
23789 #: git-submodule.sh:626
23790 #, sh-format
23791 msgid "Submodule path '$displaypath': merged in '$sha1'"
23792 msgstr ""
23794 #: git-submodule.sh:631
23795 #, sh-format
23796 msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
23797 msgstr ""
23799 #: git-submodule.sh:632
23800 #, sh-format
23801 msgid "Submodule path '$displaypath': '$command $sha1'"
23802 msgstr ""
23804 #: git-submodule.sh:663
23805 #, sh-format
23806 msgid "Failed to recurse into submodule path '$displaypath'"
23807 msgstr ""
23809 #: git-rebase--preserve-merges.sh:109
23810 msgid "Applied autostash."
23811 msgstr ""
23813 #: git-rebase--preserve-merges.sh:112
23814 #, sh-format
23815 msgid "Cannot store $stash_sha1"
23816 msgstr ""
23818 #: git-rebase--preserve-merges.sh:113
23819 msgid ""
23820 "Applying autostash resulted in conflicts.\n"
23821 "Your changes are safe in the stash.\n"
23822 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
23823 msgstr ""
23825 #: git-rebase--preserve-merges.sh:191
23826 #, sh-format
23827 msgid "Rebasing ($new_count/$total)"
23828 msgstr ""
23830 #: git-rebase--preserve-merges.sh:197
23831 msgid ""
23832 "\n"
23833 "Commands:\n"
23834 "p, pick <commit> = use commit\n"
23835 "r, reword <commit> = use commit, but edit the commit message\n"
23836 "e, edit <commit> = use commit, but stop for amending\n"
23837 "s, squash <commit> = use commit, but meld into previous commit\n"
23838 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
23839 "x, exec <commit> = run command (the rest of the line) using shell\n"
23840 "d, drop <commit> = remove commit\n"
23841 "l, label <label> = label current HEAD with a name\n"
23842 "t, reset <label> = reset HEAD to a label\n"
23843 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
23844 ".       create a merge commit using the original merge commit's\n"
23845 ".       message (or the oneline, if no original merge commit was\n"
23846 ".       specified). Use -c <commit> to reword the commit message.\n"
23847 "\n"
23848 "These lines can be re-ordered; they are executed from top to bottom.\n"
23849 msgstr ""
23851 #: git-rebase--preserve-merges.sh:260
23852 #, sh-format
23853 msgid ""
23854 "You can amend the commit now, with\n"
23855 "\n"
23856 "\tgit commit --amend $gpg_sign_opt_quoted\n"
23857 "\n"
23858 "Once you are satisfied with your changes, run\n"
23859 "\n"
23860 "\tgit rebase --continue"
23861 msgstr ""
23863 #: git-rebase--preserve-merges.sh:285
23864 #, sh-format
23865 msgid "$sha1: not a commit that can be picked"
23866 msgstr ""
23868 #: git-rebase--preserve-merges.sh:324
23869 #, sh-format
23870 msgid "Invalid commit name: $sha1"
23871 msgstr ""
23873 #: git-rebase--preserve-merges.sh:354
23874 msgid "Cannot write current commit's replacement sha1"
23875 msgstr ""
23877 #: git-rebase--preserve-merges.sh:405
23878 #, sh-format
23879 msgid "Fast-forward to $sha1"
23880 msgstr ""
23882 #: git-rebase--preserve-merges.sh:407
23883 #, sh-format
23884 msgid "Cannot fast-forward to $sha1"
23885 msgstr ""
23887 #: git-rebase--preserve-merges.sh:416
23888 #, sh-format
23889 msgid "Cannot move HEAD to $first_parent"
23890 msgstr ""
23892 #: git-rebase--preserve-merges.sh:421
23893 #, sh-format
23894 msgid "Refusing to squash a merge: $sha1"
23895 msgstr ""
23897 #: git-rebase--preserve-merges.sh:439
23898 #, sh-format
23899 msgid "Error redoing merge $sha1"
23900 msgstr ""
23902 #: git-rebase--preserve-merges.sh:448
23903 #, sh-format
23904 msgid "Could not pick $sha1"
23905 msgstr ""
23907 #: git-rebase--preserve-merges.sh:457
23908 #, sh-format
23909 msgid "This is the commit message #${n}:"
23910 msgstr ""
23912 #: git-rebase--preserve-merges.sh:462
23913 #, sh-format
23914 msgid "The commit message #${n} will be skipped:"
23915 msgstr ""
23917 #: git-rebase--preserve-merges.sh:473
23918 #, sh-format
23919 msgid "This is a combination of $count commit."
23920 msgid_plural "This is a combination of $count commits."
23921 msgstr[0] ""
23922 msgstr[1] ""
23924 #: git-rebase--preserve-merges.sh:482
23925 #, sh-format
23926 msgid "Cannot write $fixup_msg"
23927 msgstr ""
23929 #: git-rebase--preserve-merges.sh:485
23930 msgid "This is a combination of 2 commits."
23931 msgstr ""
23933 #: git-rebase--preserve-merges.sh:526 git-rebase--preserve-merges.sh:569
23934 #: git-rebase--preserve-merges.sh:572
23935 #, sh-format
23936 msgid "Could not apply $sha1... $rest"
23937 msgstr ""
23939 #: git-rebase--preserve-merges.sh:601
23940 #, sh-format
23941 msgid ""
23942 "Could not amend commit after successfully picking $sha1... $rest\n"
23943 "This is most likely due to an empty commit message, or the pre-commit hook\n"
23944 "failed. If the pre-commit hook failed, you may need to resolve the issue "
23945 "before\n"
23946 "you are able to reword the commit."
23947 msgstr ""
23949 #: git-rebase--preserve-merges.sh:616
23950 #, sh-format
23951 msgid "Stopped at $sha1_abbrev... $rest"
23952 msgstr ""
23954 #: git-rebase--preserve-merges.sh:631
23955 #, sh-format
23956 msgid "Cannot '$squash_style' without a previous commit"
23957 msgstr ""
23959 #: git-rebase--preserve-merges.sh:673
23960 #, sh-format
23961 msgid "Executing: $rest"
23962 msgstr ""
23964 #: git-rebase--preserve-merges.sh:681
23965 #, sh-format
23966 msgid "Execution failed: $rest"
23967 msgstr ""
23969 #: git-rebase--preserve-merges.sh:683
23970 msgid "and made changes to the index and/or the working tree"
23971 msgstr ""
23973 #: git-rebase--preserve-merges.sh:685
23974 msgid ""
23975 "You can fix the problem, and then run\n"
23976 "\n"
23977 "\tgit rebase --continue"
23978 msgstr ""
23980 #. TRANSLATORS: after these lines is a command to be issued by the user
23981 #: git-rebase--preserve-merges.sh:698
23982 #, sh-format
23983 msgid ""
23984 "Execution succeeded: $rest\n"
23985 "but left changes to the index and/or the working tree\n"
23986 "Commit or stash your changes, and then run\n"
23987 "\n"
23988 "\tgit rebase --continue"
23989 msgstr ""
23991 #: git-rebase--preserve-merges.sh:709
23992 #, sh-format
23993 msgid "Unknown command: $command $sha1 $rest"
23994 msgstr ""
23996 #: git-rebase--preserve-merges.sh:710
23997 msgid "Please fix this using 'git rebase --edit-todo'."
23998 msgstr ""
24000 #: git-rebase--preserve-merges.sh:745
24001 #, sh-format
24002 msgid "Successfully rebased and updated $head_name."
24003 msgstr ""
24005 #: git-rebase--preserve-merges.sh:802
24006 msgid "Could not remove CHERRY_PICK_HEAD"
24007 msgstr ""
24009 #: git-rebase--preserve-merges.sh:807
24010 #, sh-format
24011 msgid ""
24012 "You have staged changes in your working tree.\n"
24013 "If these changes are meant to be\n"
24014 "squashed into the previous commit, run:\n"
24015 "\n"
24016 "  git commit --amend $gpg_sign_opt_quoted\n"
24017 "\n"
24018 "If they are meant to go into a new commit, run:\n"
24019 "\n"
24020 "  git commit $gpg_sign_opt_quoted\n"
24021 "\n"
24022 "In both cases, once you're done, continue with:\n"
24023 "\n"
24024 "  git rebase --continue\n"
24025 msgstr ""
24027 #: git-rebase--preserve-merges.sh:824
24028 msgid "Error trying to find the author identity to amend commit"
24029 msgstr ""
24031 #: git-rebase--preserve-merges.sh:829
24032 msgid ""
24033 "You have uncommitted changes in your working tree. Please commit them\n"
24034 "first and then run 'git rebase --continue' again."
24035 msgstr ""
24037 #: git-rebase--preserve-merges.sh:834 git-rebase--preserve-merges.sh:838
24038 msgid "Could not commit staged changes."
24039 msgstr ""
24041 #: git-rebase--preserve-merges.sh:869 git-rebase--preserve-merges.sh:955
24042 msgid "Could not execute editor"
24043 msgstr ""
24045 #: git-rebase--preserve-merges.sh:890
24046 #, sh-format
24047 msgid "Could not checkout $switch_to"
24048 msgstr ""
24050 #: git-rebase--preserve-merges.sh:897
24051 msgid "No HEAD?"
24052 msgstr ""
24054 #: git-rebase--preserve-merges.sh:898
24055 #, sh-format
24056 msgid "Could not create temporary $state_dir"
24057 msgstr ""
24059 #: git-rebase--preserve-merges.sh:901
24060 msgid "Could not mark as interactive"
24061 msgstr ""
24063 #: git-rebase--preserve-merges.sh:933
24064 #, sh-format
24065 msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
24066 msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
24067 msgstr[0] ""
24068 msgstr[1] ""
24070 #: git-rebase--preserve-merges.sh:945
24071 msgid "Note that empty commits are commented out"
24072 msgstr ""
24074 #: git-rebase--preserve-merges.sh:987 git-rebase--preserve-merges.sh:992
24075 msgid "Could not init rewritten commits"
24076 msgstr ""
24078 #: git-sh-setup.sh:89 git-sh-setup.sh:94
24079 #, sh-format
24080 msgid "usage: $dashless $USAGE"
24081 msgstr ""
24083 #: git-sh-setup.sh:191
24084 #, sh-format
24085 msgid "Cannot chdir to $cdup, the toplevel of the working tree"
24086 msgstr ""
24088 #: git-sh-setup.sh:200 git-sh-setup.sh:207
24089 #, sh-format
24090 msgid "fatal: $program_name cannot be used without a working tree."
24091 msgstr ""
24093 #: git-sh-setup.sh:221
24094 msgid "Cannot rebase: You have unstaged changes."
24095 msgstr ""
24097 #: git-sh-setup.sh:224
24098 msgid "Cannot rewrite branches: You have unstaged changes."
24099 msgstr ""
24101 #: git-sh-setup.sh:227
24102 msgid "Cannot pull with rebase: You have unstaged changes."
24103 msgstr ""
24105 #: git-sh-setup.sh:230
24106 #, sh-format
24107 msgid "Cannot $action: You have unstaged changes."
24108 msgstr ""
24110 #: git-sh-setup.sh:243
24111 msgid "Cannot rebase: Your index contains uncommitted changes."
24112 msgstr ""
24114 #: git-sh-setup.sh:246
24115 msgid "Cannot pull with rebase: Your index contains uncommitted changes."
24116 msgstr ""
24118 #: git-sh-setup.sh:249
24119 #, sh-format
24120 msgid "Cannot $action: Your index contains uncommitted changes."
24121 msgstr ""
24123 #: git-sh-setup.sh:253
24124 msgid "Additionally, your index contains uncommitted changes."
24125 msgstr ""
24127 #: git-sh-setup.sh:373
24128 msgid "You need to run this command from the toplevel of the working tree."
24129 msgstr ""
24131 #: git-sh-setup.sh:378
24132 msgid "Unable to determine absolute path of git directory"
24133 msgstr ""
24135 #. TRANSLATORS: you can adjust this to align "git add -i" status menu
24136 #: git-add--interactive.perl:212
24137 #, perl-format
24138 msgid "%12s %12s %s"
24139 msgstr ""
24141 #: git-add--interactive.perl:632
24142 #, perl-format
24143 msgid "touched %d path\n"
24144 msgid_plural "touched %d paths\n"
24145 msgstr[0] ""
24146 msgstr[1] ""
24148 #: git-add--interactive.perl:1056
24149 msgid ""
24150 "If the patch applies cleanly, the edited hunk will immediately be\n"
24151 "marked for staging."
24152 msgstr ""
24154 #: git-add--interactive.perl:1059
24155 msgid ""
24156 "If the patch applies cleanly, the edited hunk will immediately be\n"
24157 "marked for stashing."
24158 msgstr ""
24160 #: git-add--interactive.perl:1062
24161 msgid ""
24162 "If the patch applies cleanly, the edited hunk will immediately be\n"
24163 "marked for unstaging."
24164 msgstr ""
24166 #: git-add--interactive.perl:1065 git-add--interactive.perl:1074
24167 #: git-add--interactive.perl:1080
24168 msgid ""
24169 "If the patch applies cleanly, the edited hunk will immediately be\n"
24170 "marked for applying."
24171 msgstr ""
24173 #: git-add--interactive.perl:1068 git-add--interactive.perl:1071
24174 #: git-add--interactive.perl:1077
24175 msgid ""
24176 "If the patch applies cleanly, the edited hunk will immediately be\n"
24177 "marked for discarding."
24178 msgstr ""
24180 #: git-add--interactive.perl:1114
24181 #, perl-format
24182 msgid "failed to open hunk edit file for writing: %s"
24183 msgstr ""
24185 #: git-add--interactive.perl:1121
24186 #, perl-format
24187 msgid ""
24188 "---\n"
24189 "To remove '%s' lines, make them ' ' lines (context).\n"
24190 "To remove '%s' lines, delete them.\n"
24191 "Lines starting with %s will be removed.\n"
24192 msgstr ""
24194 #: git-add--interactive.perl:1143
24195 #, perl-format
24196 msgid "failed to open hunk edit file for reading: %s"
24197 msgstr ""
24199 #: git-add--interactive.perl:1251
24200 msgid ""
24201 "y - stage this hunk\n"
24202 "n - do not stage this hunk\n"
24203 "q - quit; do not stage this hunk or any of the remaining ones\n"
24204 "a - stage this hunk and all later hunks in the file\n"
24205 "d - do not stage this hunk or any of the later hunks in the file"
24206 msgstr ""
24208 #: git-add--interactive.perl:1257
24209 msgid ""
24210 "y - stash this hunk\n"
24211 "n - do not stash this hunk\n"
24212 "q - quit; do not stash this hunk or any of the remaining ones\n"
24213 "a - stash this hunk and all later hunks in the file\n"
24214 "d - do not stash this hunk or any of the later hunks in the file"
24215 msgstr ""
24217 #: git-add--interactive.perl:1263
24218 msgid ""
24219 "y - unstage this hunk\n"
24220 "n - do not unstage this hunk\n"
24221 "q - quit; do not unstage this hunk or any of the remaining ones\n"
24222 "a - unstage this hunk and all later hunks in the file\n"
24223 "d - do not unstage this hunk or any of the later hunks in the file"
24224 msgstr ""
24226 #: git-add--interactive.perl:1269
24227 msgid ""
24228 "y - apply this hunk to index\n"
24229 "n - do not apply this hunk to index\n"
24230 "q - quit; do not apply this hunk or any of the remaining ones\n"
24231 "a - apply this hunk and all later hunks in the file\n"
24232 "d - do not apply this hunk or any of the later hunks in the file"
24233 msgstr ""
24235 #: git-add--interactive.perl:1275 git-add--interactive.perl:1293
24236 msgid ""
24237 "y - discard this hunk from worktree\n"
24238 "n - do not discard this hunk from worktree\n"
24239 "q - quit; do not discard this hunk or any of the remaining ones\n"
24240 "a - discard this hunk and all later hunks in the file\n"
24241 "d - do not discard this hunk or any of the later hunks in the file"
24242 msgstr ""
24244 #: git-add--interactive.perl:1281
24245 msgid ""
24246 "y - discard this hunk from index and worktree\n"
24247 "n - do not discard this hunk from index and worktree\n"
24248 "q - quit; do not discard this hunk or any of the remaining ones\n"
24249 "a - discard this hunk and all later hunks in the file\n"
24250 "d - do not discard this hunk or any of the later hunks in the file"
24251 msgstr ""
24253 #: git-add--interactive.perl:1287
24254 msgid ""
24255 "y - apply this hunk to index and worktree\n"
24256 "n - do not apply this hunk to index and worktree\n"
24257 "q - quit; do not apply this hunk or any of the remaining ones\n"
24258 "a - apply this hunk and all later hunks in the file\n"
24259 "d - do not apply this hunk or any of the later hunks in the file"
24260 msgstr ""
24262 #: git-add--interactive.perl:1299
24263 msgid ""
24264 "y - apply this hunk to worktree\n"
24265 "n - do not apply this hunk to worktree\n"
24266 "q - quit; do not apply this hunk or any of the remaining ones\n"
24267 "a - apply this hunk and all later hunks in the file\n"
24268 "d - do not apply this hunk or any of the later hunks in the file"
24269 msgstr ""
24271 #: git-add--interactive.perl:1314
24272 msgid ""
24273 "g - select a hunk to go to\n"
24274 "/ - search for a hunk matching the given regex\n"
24275 "j - leave this hunk undecided, see next undecided hunk\n"
24276 "J - leave this hunk undecided, see next hunk\n"
24277 "k - leave this hunk undecided, see previous undecided hunk\n"
24278 "K - leave this hunk undecided, see previous hunk\n"
24279 "s - split the current hunk into smaller hunks\n"
24280 "e - manually edit the current hunk\n"
24281 "? - print help\n"
24282 msgstr ""
24284 #: git-add--interactive.perl:1345
24285 msgid "The selected hunks do not apply to the index!\n"
24286 msgstr ""
24288 #: git-add--interactive.perl:1360
24289 #, perl-format
24290 msgid "ignoring unmerged: %s\n"
24291 msgstr ""
24293 #: git-add--interactive.perl:1479
24294 #, perl-format
24295 msgid "Apply mode change to worktree [y,n,q,a,d%s,?]? "
24296 msgstr ""
24298 #: git-add--interactive.perl:1480
24299 #, perl-format
24300 msgid "Apply deletion to worktree [y,n,q,a,d%s,?]? "
24301 msgstr ""
24303 #: git-add--interactive.perl:1481
24304 #, perl-format
24305 msgid "Apply addition to worktree [y,n,q,a,d%s,?]? "
24306 msgstr ""
24308 #: git-add--interactive.perl:1482
24309 #, perl-format
24310 msgid "Apply this hunk to worktree [y,n,q,a,d%s,?]? "
24311 msgstr ""
24313 #: git-add--interactive.perl:1599
24314 msgid "No other hunks to goto\n"
24315 msgstr ""
24317 #: git-add--interactive.perl:1617
24318 #, perl-format
24319 msgid "Invalid number: '%s'\n"
24320 msgstr ""
24322 #: git-add--interactive.perl:1622
24323 #, perl-format
24324 msgid "Sorry, only %d hunk available.\n"
24325 msgid_plural "Sorry, only %d hunks available.\n"
24326 msgstr[0] ""
24327 msgstr[1] ""
24329 #: git-add--interactive.perl:1657
24330 msgid "No other hunks to search\n"
24331 msgstr ""
24333 #: git-add--interactive.perl:1674
24334 #, perl-format
24335 msgid "Malformed search regexp %s: %s\n"
24336 msgstr ""
24338 #: git-add--interactive.perl:1684
24339 msgid "No hunk matches the given pattern\n"
24340 msgstr ""
24342 #: git-add--interactive.perl:1696 git-add--interactive.perl:1718
24343 msgid "No previous hunk\n"
24344 msgstr ""
24346 #: git-add--interactive.perl:1705 git-add--interactive.perl:1724
24347 msgid "No next hunk\n"
24348 msgstr ""
24350 #: git-add--interactive.perl:1730
24351 msgid "Sorry, cannot split this hunk\n"
24352 msgstr ""
24354 #: git-add--interactive.perl:1736
24355 #, perl-format
24356 msgid "Split into %d hunk.\n"
24357 msgid_plural "Split into %d hunks.\n"
24358 msgstr[0] ""
24359 msgstr[1] ""
24361 #: git-add--interactive.perl:1746
24362 msgid "Sorry, cannot edit this hunk\n"
24363 msgstr ""
24365 #. TRANSLATORS: please do not translate the command names
24366 #. 'status', 'update', 'revert', etc.
24367 #: git-add--interactive.perl:1811
24368 msgid ""
24369 "status        - show paths with changes\n"
24370 "update        - add working tree state to the staged set of changes\n"
24371 "revert        - revert staged set of changes back to the HEAD version\n"
24372 "patch         - pick hunks and update selectively\n"
24373 "diff          - view diff between HEAD and index\n"
24374 "add untracked - add contents of untracked files to the staged set of "
24375 "changes\n"
24376 msgstr ""
24378 #: git-add--interactive.perl:1828 git-add--interactive.perl:1840
24379 #: git-add--interactive.perl:1843 git-add--interactive.perl:1850
24380 #: git-add--interactive.perl:1853 git-add--interactive.perl:1860
24381 #: git-add--interactive.perl:1864 git-add--interactive.perl:1870
24382 msgid "missing --"
24383 msgstr ""
24385 #: git-add--interactive.perl:1866
24386 #, perl-format
24387 msgid "unknown --patch mode: %s"
24388 msgstr ""
24390 #: git-add--interactive.perl:1872 git-add--interactive.perl:1878
24391 #, perl-format
24392 msgid "invalid argument %s, expecting --"
24393 msgstr ""
24395 #: git-send-email.perl:129
24396 msgid "local zone differs from GMT by a non-minute interval\n"
24397 msgstr ""
24399 #: git-send-email.perl:136 git-send-email.perl:142
24400 msgid "local time offset greater than or equal to 24 hours\n"
24401 msgstr ""
24403 #: git-send-email.perl:214
24404 #, perl-format
24405 msgid "fatal: command '%s' died with exit code %d"
24406 msgstr ""
24408 #: git-send-email.perl:227
24409 msgid "the editor exited uncleanly, aborting everything"
24410 msgstr ""
24412 #: git-send-email.perl:316
24413 #, perl-format
24414 msgid ""
24415 "'%s' contains an intermediate version of the email you were composing.\n"
24416 msgstr ""
24418 #: git-send-email.perl:321
24419 #, perl-format
24420 msgid "'%s.final' contains the composed email.\n"
24421 msgstr ""
24423 #: git-send-email.perl:450
24424 msgid "--dump-aliases incompatible with other options\n"
24425 msgstr ""
24427 #: git-send-email.perl:525
24428 msgid ""
24429 "fatal: found configuration options for 'sendmail'\n"
24430 "git-send-email is configured with the sendemail.* options - note the 'e'.\n"
24431 "Set sendemail.forbidSendmailVariables to false to disable this check.\n"
24432 msgstr ""
24434 #: git-send-email.perl:530 git-send-email.perl:746
24435 msgid "Cannot run git format-patch from outside a repository\n"
24436 msgstr ""
24438 #: git-send-email.perl:533
24439 msgid ""
24440 "`batch-size` and `relogin` must be specified together (via command-line or "
24441 "configuration option)\n"
24442 msgstr ""
24444 #: git-send-email.perl:546
24445 #, perl-format
24446 msgid "Unknown --suppress-cc field: '%s'\n"
24447 msgstr ""
24449 #: git-send-email.perl:577
24450 #, perl-format
24451 msgid "Unknown --confirm setting: '%s'\n"
24452 msgstr ""
24454 #: git-send-email.perl:617
24455 #, perl-format
24456 msgid "warning: sendmail alias with quotes is not supported: %s\n"
24457 msgstr ""
24459 #: git-send-email.perl:619
24460 #, perl-format
24461 msgid "warning: `:include:` not supported: %s\n"
24462 msgstr ""
24464 #: git-send-email.perl:621
24465 #, perl-format
24466 msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
24467 msgstr ""
24469 #: git-send-email.perl:626
24470 #, perl-format
24471 msgid "warning: sendmail line is not recognized: %s\n"
24472 msgstr ""
24474 #: git-send-email.perl:711
24475 #, perl-format
24476 msgid ""
24477 "File '%s' exists but it could also be the range of commits\n"
24478 "to produce patches for.  Please disambiguate by...\n"
24479 "\n"
24480 "    * Saying \"./%s\" if you mean a file; or\n"
24481 "    * Giving --format-patch option if you mean a range.\n"
24482 msgstr ""
24484 #: git-send-email.perl:732
24485 #, perl-format
24486 msgid "Failed to opendir %s: %s"
24487 msgstr ""
24489 #: git-send-email.perl:767
24490 msgid ""
24491 "\n"
24492 "No patch files specified!\n"
24493 "\n"
24494 msgstr ""
24496 #: git-send-email.perl:780
24497 #, perl-format
24498 msgid "No subject line in %s?"
24499 msgstr ""
24501 #: git-send-email.perl:791
24502 #, perl-format
24503 msgid "Failed to open for writing %s: %s"
24504 msgstr ""
24506 #: git-send-email.perl:802
24507 msgid ""
24508 "Lines beginning in \"GIT:\" will be removed.\n"
24509 "Consider including an overall diffstat or table of contents\n"
24510 "for the patch you are writing.\n"
24511 "\n"
24512 "Clear the body content if you don't wish to send a summary.\n"
24513 msgstr ""
24515 #: git-send-email.perl:826
24516 #, perl-format
24517 msgid "Failed to open %s: %s"
24518 msgstr ""
24520 #: git-send-email.perl:843
24521 #, perl-format
24522 msgid "Failed to open %s.final: %s"
24523 msgstr ""
24525 #: git-send-email.perl:886
24526 msgid "Summary email is empty, skipping it\n"
24527 msgstr ""
24529 #. TRANSLATORS: please keep [y/N] as is.
24530 #: git-send-email.perl:935
24531 #, perl-format
24532 msgid "Are you sure you want to use <%s> [y/N]? "
24533 msgstr ""
24535 #: git-send-email.perl:990
24536 msgid ""
24537 "The following files are 8bit, but do not declare a Content-Transfer-"
24538 "Encoding.\n"
24539 msgstr ""
24541 #: git-send-email.perl:995
24542 msgid "Which 8bit encoding should I declare [UTF-8]? "
24543 msgstr ""
24545 #: git-send-email.perl:1003
24546 #, perl-format
24547 msgid ""
24548 "Refusing to send because the patch\n"
24549 "\t%s\n"
24550 "has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
24551 "want to send.\n"
24552 msgstr ""
24554 #: git-send-email.perl:1022
24555 msgid "To whom should the emails be sent (if anyone)?"
24556 msgstr ""
24558 #: git-send-email.perl:1040
24559 #, perl-format
24560 msgid "fatal: alias '%s' expands to itself\n"
24561 msgstr ""
24563 #: git-send-email.perl:1052
24564 msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
24565 msgstr ""
24567 #: git-send-email.perl:1114 git-send-email.perl:1122
24568 #, perl-format
24569 msgid "error: unable to extract a valid address from: %s\n"
24570 msgstr ""
24572 #. TRANSLATORS: Make sure to include [q] [d] [e] in your
24573 #. translation. The program will only accept English input
24574 #. at this point.
24575 #: git-send-email.perl:1126
24576 msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
24577 msgstr ""
24579 #: git-send-email.perl:1446
24580 #, perl-format
24581 msgid "CA path \"%s\" does not exist"
24582 msgstr ""
24584 #: git-send-email.perl:1529
24585 msgid ""
24586 "    The Cc list above has been expanded by additional\n"
24587 "    addresses found in the patch commit message. By default\n"
24588 "    send-email prompts before sending whenever this occurs.\n"
24589 "    This behavior is controlled by the sendemail.confirm\n"
24590 "    configuration setting.\n"
24591 "\n"
24592 "    For additional information, run 'git send-email --help'.\n"
24593 "    To retain the current behavior, but squelch this message,\n"
24594 "    run 'git config --global sendemail.confirm auto'.\n"
24595 "\n"
24596 msgstr ""
24598 #. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
24599 #. translation. The program will only accept English input
24600 #. at this point.
24601 #: git-send-email.perl:1544
24602 msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
24603 msgstr ""
24605 #: git-send-email.perl:1547
24606 msgid "Send this email reply required"
24607 msgstr ""
24609 #: git-send-email.perl:1581
24610 msgid "The required SMTP server is not properly defined."
24611 msgstr ""
24613 #: git-send-email.perl:1628
24614 #, perl-format
24615 msgid "Server does not support STARTTLS! %s"
24616 msgstr ""
24618 #: git-send-email.perl:1633 git-send-email.perl:1637
24619 #, perl-format
24620 msgid "STARTTLS failed! %s"
24621 msgstr ""
24623 #: git-send-email.perl:1646
24624 msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
24625 msgstr ""
24627 #: git-send-email.perl:1664
24628 #, perl-format
24629 msgid "Failed to send %s\n"
24630 msgstr ""
24632 #: git-send-email.perl:1667
24633 #, perl-format
24634 msgid "Dry-Sent %s\n"
24635 msgstr ""
24637 #: git-send-email.perl:1667
24638 #, perl-format
24639 msgid "Sent %s\n"
24640 msgstr ""
24642 #: git-send-email.perl:1669
24643 msgid "Dry-OK. Log says:\n"
24644 msgstr ""
24646 #: git-send-email.perl:1669
24647 msgid "OK. Log says:\n"
24648 msgstr ""
24650 #: git-send-email.perl:1688
24651 msgid "Result: "
24652 msgstr ""
24654 #: git-send-email.perl:1691
24655 msgid "Result: OK\n"
24656 msgstr ""
24658 #: git-send-email.perl:1709
24659 #, perl-format
24660 msgid "can't open file %s"
24661 msgstr ""
24663 #: git-send-email.perl:1756 git-send-email.perl:1776
24664 #, perl-format
24665 msgid "(mbox) Adding cc: %s from line '%s'\n"
24666 msgstr ""
24668 #: git-send-email.perl:1762
24669 #, perl-format
24670 msgid "(mbox) Adding to: %s from line '%s'\n"
24671 msgstr ""
24673 #: git-send-email.perl:1819
24674 #, perl-format
24675 msgid "(non-mbox) Adding cc: %s from line '%s'\n"
24676 msgstr ""
24678 #: git-send-email.perl:1854
24679 #, perl-format
24680 msgid "(body) Adding cc: %s from line '%s'\n"
24681 msgstr ""
24683 #: git-send-email.perl:1965
24684 #, perl-format
24685 msgid "(%s) Could not execute '%s'"
24686 msgstr ""
24688 #: git-send-email.perl:1972
24689 #, perl-format
24690 msgid "(%s) Adding %s: %s from: '%s'\n"
24691 msgstr ""
24693 #: git-send-email.perl:1976
24694 #, perl-format
24695 msgid "(%s) failed to close pipe to '%s'"
24696 msgstr ""
24698 #: git-send-email.perl:2006
24699 msgid "cannot send message as 7bit"
24700 msgstr ""
24702 #: git-send-email.perl:2014
24703 msgid "invalid transfer encoding"
24704 msgstr ""
24706 #: git-send-email.perl:2051
24707 #, perl-format
24708 msgid ""
24709 "fatal: %s: rejected by sendemail-validate hook\n"
24710 "%s\n"
24711 "warning: no patches were sent\n"
24712 msgstr ""
24714 #: git-send-email.perl:2061 git-send-email.perl:2114 git-send-email.perl:2124
24715 #, perl-format
24716 msgid "unable to open %s: %s\n"
24717 msgstr ""
24719 #: git-send-email.perl:2064
24720 #, perl-format
24721 msgid ""
24722 "fatal: %s:%d is longer than 998 characters\n"
24723 "warning: no patches were sent\n"
24724 msgstr ""
24726 #: git-send-email.perl:2082
24727 #, perl-format
24728 msgid "Skipping %s with backup suffix '%s'.\n"
24729 msgstr ""
24731 #. TRANSLATORS: please keep "[y|N]" as is.
24732 #: git-send-email.perl:2086
24733 #, perl-format
24734 msgid "Do you really want to send %s? [y|N]: "
24735 msgstr ""