Merge branch 'ps/pack-bitmap-optim'
[git/gitster.git] / po / git.pot
blobee9ba622568087ffcb6363fc190afbb9d07dac40
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-03-04 22:41+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:3292
27 #: sequencer.c:3743 sequencer.c:3898 builtin/rebase.c:1538
28 #: builtin/rebase.c:1963
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:3486
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:4125 builtin/checkout.c:295
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:1751 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:1749 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:816 git-add--interactive.perl:1896
197 msgid "*** Commands ***"
198 msgstr ""
200 #: add-interactive.c:1092 builtin/clean.c:817 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:4987 apply.c:4990 builtin/am.c:2257
213 #: builtin/am.c:2260 builtin/bugreport.c:134 builtin/clone.c:124
214 #: builtin/fetch.c:150 builtin/merge.c:285 builtin/pull.c:190
215 #: builtin/submodule--helper.c:409 builtin/submodule--helper.c:1818
216 #: builtin/submodule--helper.c:1821 builtin/submodule--helper.c:2326
217 #: builtin/submodule--helper.c:2329 builtin/submodule--helper.c:2572
218 #: git-add--interactive.perl:213
219 msgid "path"
220 msgstr ""
222 #: add-interactive.c:1151
223 msgid "could not refresh index"
224 msgstr ""
226 #: add-interactive.c:1165 builtin/clean.c:781 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:342
478 #, c-format
479 msgid "could not parse hunk header '%.*s'"
480 msgstr ""
482 #: add-patch.c:361 add-patch.c:365
483 #, c-format
484 msgid "could not parse colored hunk header '%.*s'"
485 msgstr ""
487 #: add-patch.c:419
488 msgid "could not parse diff"
489 msgstr ""
491 #: add-patch.c:438
492 msgid "could not parse colored diff"
493 msgstr ""
495 #: add-patch.c:452
496 #, c-format
497 msgid "failed to run '%s'"
498 msgstr ""
500 #: add-patch.c:611
501 msgid "mismatched output from interactive.diffFilter"
502 msgstr ""
504 #: add-patch.c:612
505 msgid ""
506 "Your filter must maintain a one-to-one correspondence\n"
507 "between its input and output lines."
508 msgstr ""
510 #: add-patch.c:790
511 #, c-format
512 msgid ""
513 "expected context line #%d in\n"
514 "%.*s"
515 msgstr ""
517 #: add-patch.c:805
518 #, c-format
519 msgid ""
520 "hunks do not overlap:\n"
521 "%.*s\n"
522 "\tdoes not end with:\n"
523 "%.*s"
524 msgstr ""
526 #: add-patch.c:1081 git-add--interactive.perl:1115
527 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
528 msgstr ""
530 #: add-patch.c:1085
531 #, c-format
532 msgid ""
533 "---\n"
534 "To remove '%c' lines, make them ' ' lines (context).\n"
535 "To remove '%c' lines, delete them.\n"
536 "Lines starting with %c will be removed.\n"
537 msgstr ""
539 #. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
540 #: add-patch.c:1099 git-add--interactive.perl:1129
541 msgid ""
542 "If it does not apply cleanly, you will be given an opportunity to\n"
543 "edit again.  If all lines of the hunk are removed, then the edit is\n"
544 "aborted and the hunk is left unchanged.\n"
545 msgstr ""
547 #: add-patch.c:1132
548 msgid "could not parse hunk header"
549 msgstr ""
551 #: add-patch.c:1177
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:1246 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:1289
573 msgid "The selected hunks do not apply to the index!"
574 msgstr ""
576 #: add-patch.c:1290 git-add--interactive.perl:1346
577 msgid "Apply them to the worktree anyway? "
578 msgstr ""
580 #: add-patch.c:1297 git-add--interactive.perl:1349
581 msgid "Nothing was applied.\n"
582 msgstr ""
584 #: add-patch.c:1354
585 msgid ""
586 "j - leave this hunk undecided, see next undecided hunk\n"
587 "J - leave this hunk undecided, see next hunk\n"
588 "k - leave this hunk undecided, see previous undecided hunk\n"
589 "K - leave this hunk undecided, see previous hunk\n"
590 "g - select a hunk to go to\n"
591 "/ - search for a hunk matching the given regex\n"
592 "s - split the current hunk into smaller hunks\n"
593 "e - manually edit the current hunk\n"
594 "? - print help\n"
595 msgstr ""
597 #: add-patch.c:1516 add-patch.c:1526
598 msgid "No previous hunk"
599 msgstr ""
601 #: add-patch.c:1521 add-patch.c:1531
602 msgid "No next hunk"
603 msgstr ""
605 #: add-patch.c:1537
606 msgid "No other hunks to goto"
607 msgstr ""
609 #: add-patch.c:1548 git-add--interactive.perl:1606
610 msgid "go to which hunk (<ret> to see more)? "
611 msgstr ""
613 #: add-patch.c:1549 git-add--interactive.perl:1608
614 msgid "go to which hunk? "
615 msgstr ""
617 #: add-patch.c:1560
618 #, c-format
619 msgid "Invalid number: '%s'"
620 msgstr ""
622 #: add-patch.c:1565
623 #, c-format
624 msgid "Sorry, only %d hunk available."
625 msgid_plural "Sorry, only %d hunks available."
626 msgstr[0] ""
627 msgstr[1] ""
629 #: add-patch.c:1574
630 msgid "No other hunks to search"
631 msgstr ""
633 #: add-patch.c:1580 git-add--interactive.perl:1661
634 msgid "search for regex? "
635 msgstr ""
637 #: add-patch.c:1595
638 #, c-format
639 msgid "Malformed search regexp %s: %s"
640 msgstr ""
642 #: add-patch.c:1612
643 msgid "No hunk matches the given pattern"
644 msgstr ""
646 #: add-patch.c:1619
647 msgid "Sorry, cannot split this hunk"
648 msgstr ""
650 #: add-patch.c:1623
651 #, c-format
652 msgid "Split into %d hunks."
653 msgstr ""
655 #: add-patch.c:1627
656 msgid "Sorry, cannot edit this hunk"
657 msgstr ""
659 #: add-patch.c:1679
660 msgid "'git apply' failed"
661 msgstr ""
663 #: advice.c:143
664 #, c-format
665 msgid ""
666 "\n"
667 "Disable this message with \"git config advice.%s false\""
668 msgstr ""
670 #: advice.c:159
671 #, c-format
672 msgid "%shint: %.*s%s\n"
673 msgstr ""
675 #: advice.c:250
676 msgid "Cherry-picking is not possible because you have unmerged files."
677 msgstr ""
679 #: advice.c:252
680 msgid "Committing is not possible because you have unmerged files."
681 msgstr ""
683 #: advice.c:254
684 msgid "Merging is not possible because you have unmerged files."
685 msgstr ""
687 #: advice.c:256
688 msgid "Pulling is not possible because you have unmerged files."
689 msgstr ""
691 #: advice.c:258
692 msgid "Reverting is not possible because you have unmerged files."
693 msgstr ""
695 #: advice.c:260
696 #, c-format
697 msgid "It is not possible to %s because you have unmerged files."
698 msgstr ""
700 #: advice.c:268
701 msgid ""
702 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
703 "as appropriate to mark resolution and make a commit."
704 msgstr ""
706 #: advice.c:276
707 msgid "Exiting because of an unresolved conflict."
708 msgstr ""
710 #: advice.c:281 builtin/merge.c:1370
711 msgid "You have not concluded your merge (MERGE_HEAD exists)."
712 msgstr ""
714 #: advice.c:283
715 msgid "Please, commit your changes before merging."
716 msgstr ""
718 #: advice.c:284
719 msgid "Exiting because of unfinished merge."
720 msgstr ""
722 #: advice.c:290
723 #, c-format
724 msgid ""
725 "Note: switching to '%s'.\n"
726 "\n"
727 "You are in 'detached HEAD' state. You can look around, make experimental\n"
728 "changes and commit them, and you can discard any commits you make in this\n"
729 "state without impacting any branches by switching back to a branch.\n"
730 "\n"
731 "If you want to create a new branch to retain commits you create, you may\n"
732 "do so (now or later) by using -c with the switch command. Example:\n"
733 "\n"
734 "  git switch -c <new-branch-name>\n"
735 "\n"
736 "Or undo this operation with:\n"
737 "\n"
738 "  git switch -\n"
739 "\n"
740 "Turn off this advice by setting config variable advice.detachedHead to "
741 "false\n"
742 "\n"
743 msgstr ""
745 #: alias.c:50
746 msgid "cmdline ends with \\"
747 msgstr ""
749 #: alias.c:51
750 msgid "unclosed quote"
751 msgstr ""
753 #: apply.c:69
754 #, c-format
755 msgid "unrecognized whitespace option '%s'"
756 msgstr ""
758 #: apply.c:85
759 #, c-format
760 msgid "unrecognized whitespace ignore option '%s'"
761 msgstr ""
763 #: apply.c:135
764 msgid "--reject and --3way cannot be used together."
765 msgstr ""
767 #: apply.c:137
768 msgid "--cached and --3way cannot be used together."
769 msgstr ""
771 #: apply.c:140
772 msgid "--3way outside a repository"
773 msgstr ""
775 #: apply.c:151
776 msgid "--index outside a repository"
777 msgstr ""
779 #: apply.c:154
780 msgid "--cached outside a repository"
781 msgstr ""
783 #: apply.c:801
784 #, c-format
785 msgid "Cannot prepare timestamp regexp %s"
786 msgstr ""
788 #: apply.c:810
789 #, c-format
790 msgid "regexec returned %d for input: %s"
791 msgstr ""
793 #: apply.c:884
794 #, c-format
795 msgid "unable to find filename in patch at line %d"
796 msgstr ""
798 #: apply.c:922
799 #, c-format
800 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
801 msgstr ""
803 #: apply.c:928
804 #, c-format
805 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
806 msgstr ""
808 #: apply.c:929
809 #, c-format
810 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
811 msgstr ""
813 #: apply.c:934
814 #, c-format
815 msgid "git apply: bad git-diff - expected /dev/null on line %d"
816 msgstr ""
818 #: apply.c:963
819 #, c-format
820 msgid "invalid mode on line %d: %s"
821 msgstr ""
823 #: apply.c:1282
824 #, c-format
825 msgid "inconsistent header lines %d and %d"
826 msgstr ""
828 #: apply.c:1372
829 #, c-format
830 msgid ""
831 "git diff header lacks filename information when removing %d leading pathname "
832 "component (line %d)"
833 msgid_plural ""
834 "git diff header lacks filename information when removing %d leading pathname "
835 "components (line %d)"
836 msgstr[0] ""
837 msgstr[1] ""
839 #: apply.c:1385
840 #, c-format
841 msgid "git diff header lacks filename information (line %d)"
842 msgstr ""
844 #: apply.c:1481
845 #, c-format
846 msgid "recount: unexpected line: %.*s"
847 msgstr ""
849 #: apply.c:1550
850 #, c-format
851 msgid "patch fragment without header at line %d: %.*s"
852 msgstr ""
854 #: apply.c:1753
855 msgid "new file depends on old contents"
856 msgstr ""
858 #: apply.c:1755
859 msgid "deleted file still has contents"
860 msgstr ""
862 #: apply.c:1789
863 #, c-format
864 msgid "corrupt patch at line %d"
865 msgstr ""
867 #: apply.c:1826
868 #, c-format
869 msgid "new file %s depends on old contents"
870 msgstr ""
872 #: apply.c:1828
873 #, c-format
874 msgid "deleted file %s still has contents"
875 msgstr ""
877 #: apply.c:1831
878 #, c-format
879 msgid "** warning: file %s becomes empty but is not deleted"
880 msgstr ""
882 #: apply.c:1978
883 #, c-format
884 msgid "corrupt binary patch at line %d: %.*s"
885 msgstr ""
887 #: apply.c:2015
888 #, c-format
889 msgid "unrecognized binary patch at line %d"
890 msgstr ""
892 #: apply.c:2177
893 #, c-format
894 msgid "patch with only garbage at line %d"
895 msgstr ""
897 #: apply.c:2263
898 #, c-format
899 msgid "unable to read symlink %s"
900 msgstr ""
902 #: apply.c:2267
903 #, c-format
904 msgid "unable to open or read %s"
905 msgstr ""
907 #: apply.c:2936
908 #, c-format
909 msgid "invalid start of line: '%c'"
910 msgstr ""
912 #: apply.c:3057
913 #, c-format
914 msgid "Hunk #%d succeeded at %d (offset %d line)."
915 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
916 msgstr[0] ""
917 msgstr[1] ""
919 #: apply.c:3069
920 #, c-format
921 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
922 msgstr ""
924 #: apply.c:3075
925 #, c-format
926 msgid ""
927 "while searching for:\n"
928 "%.*s"
929 msgstr ""
931 #: apply.c:3097
932 #, c-format
933 msgid "missing binary patch data for '%s'"
934 msgstr ""
936 #: apply.c:3105
937 #, c-format
938 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
939 msgstr ""
941 #: apply.c:3152
942 #, c-format
943 msgid "cannot apply binary patch to '%s' without full index line"
944 msgstr ""
946 #: apply.c:3163
947 #, c-format
948 msgid ""
949 "the patch applies to '%s' (%s), which does not match the current contents."
950 msgstr ""
952 #: apply.c:3171
953 #, c-format
954 msgid "the patch applies to an empty '%s' but it is not empty"
955 msgstr ""
957 #: apply.c:3189
958 #, c-format
959 msgid "the necessary postimage %s for '%s' cannot be read"
960 msgstr ""
962 #: apply.c:3202
963 #, c-format
964 msgid "binary patch does not apply to '%s'"
965 msgstr ""
967 #: apply.c:3209
968 #, c-format
969 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
970 msgstr ""
972 #: apply.c:3230
973 #, c-format
974 msgid "patch failed: %s:%ld"
975 msgstr ""
977 #: apply.c:3353
978 #, c-format
979 msgid "cannot checkout %s"
980 msgstr ""
982 #: apply.c:3405 apply.c:3416 apply.c:3462 midx.c:86 pack-revindex.c:213
983 #: setup.c:308
984 #, c-format
985 msgid "failed to read %s"
986 msgstr ""
988 #: apply.c:3413
989 #, c-format
990 msgid "reading from '%s' beyond a symbolic link"
991 msgstr ""
993 #: apply.c:3442 apply.c:3685
994 #, c-format
995 msgid "path %s has been renamed/deleted"
996 msgstr ""
998 #: apply.c:3528 apply.c:3700
999 #, c-format
1000 msgid "%s: does not exist in index"
1001 msgstr ""
1003 #: apply.c:3537 apply.c:3708 apply.c:3952
1004 #, c-format
1005 msgid "%s: does not match index"
1006 msgstr ""
1008 #: apply.c:3572
1009 msgid "repository lacks the necessary blob to fall back on 3-way merge."
1010 msgstr ""
1012 #: apply.c:3575
1013 #, c-format
1014 msgid "Falling back to three-way merge...\n"
1015 msgstr ""
1017 #: apply.c:3591 apply.c:3595
1018 #, c-format
1019 msgid "cannot read the current contents of '%s'"
1020 msgstr ""
1022 #: apply.c:3607
1023 #, c-format
1024 msgid "Failed to fall back on three-way merge...\n"
1025 msgstr ""
1027 #: apply.c:3621
1028 #, c-format
1029 msgid "Applied patch to '%s' with conflicts.\n"
1030 msgstr ""
1032 #: apply.c:3626
1033 #, c-format
1034 msgid "Applied patch to '%s' cleanly.\n"
1035 msgstr ""
1037 #: apply.c:3652
1038 msgid "removal patch leaves file contents"
1039 msgstr ""
1041 #: apply.c:3725
1042 #, c-format
1043 msgid "%s: wrong type"
1044 msgstr ""
1046 #: apply.c:3727
1047 #, c-format
1048 msgid "%s has type %o, expected %o"
1049 msgstr ""
1051 #: apply.c:3892 apply.c:3894 read-cache.c:832 read-cache.c:858
1052 #: read-cache.c:1313
1053 #, c-format
1054 msgid "invalid path '%s'"
1055 msgstr ""
1057 #: apply.c:3950
1058 #, c-format
1059 msgid "%s: already exists in index"
1060 msgstr ""
1062 #: apply.c:3954
1063 #, c-format
1064 msgid "%s: already exists in working directory"
1065 msgstr ""
1067 #: apply.c:3974
1068 #, c-format
1069 msgid "new mode (%o) of %s does not match old mode (%o)"
1070 msgstr ""
1072 #: apply.c:3979
1073 #, c-format
1074 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1075 msgstr ""
1077 #: apply.c:3999
1078 #, c-format
1079 msgid "affected file '%s' is beyond a symbolic link"
1080 msgstr ""
1082 #: apply.c:4003
1083 #, c-format
1084 msgid "%s: patch does not apply"
1085 msgstr ""
1087 #: apply.c:4018
1088 #, c-format
1089 msgid "Checking patch %s..."
1090 msgstr ""
1092 #: apply.c:4110
1093 #, c-format
1094 msgid "sha1 information is lacking or useless for submodule %s"
1095 msgstr ""
1097 #: apply.c:4117
1098 #, c-format
1099 msgid "mode change for %s, which is not in current HEAD"
1100 msgstr ""
1102 #: apply.c:4120
1103 #, c-format
1104 msgid "sha1 information is lacking or useless (%s)."
1105 msgstr ""
1107 #: apply.c:4129
1108 #, c-format
1109 msgid "could not add %s to temporary index"
1110 msgstr ""
1112 #: apply.c:4139
1113 #, c-format
1114 msgid "could not write temporary index to %s"
1115 msgstr ""
1117 #: apply.c:4277
1118 #, c-format
1119 msgid "unable to remove %s from index"
1120 msgstr ""
1122 #: apply.c:4311
1123 #, c-format
1124 msgid "corrupt patch for submodule %s"
1125 msgstr ""
1127 #: apply.c:4317
1128 #, c-format
1129 msgid "unable to stat newly created file '%s'"
1130 msgstr ""
1132 #: apply.c:4325
1133 #, c-format
1134 msgid "unable to create backing store for newly created file %s"
1135 msgstr ""
1137 #: apply.c:4331 apply.c:4476
1138 #, c-format
1139 msgid "unable to add cache entry for %s"
1140 msgstr ""
1142 #: apply.c:4374 builtin/bisect--helper.c:523
1143 #, c-format
1144 msgid "failed to write to '%s'"
1145 msgstr ""
1147 #: apply.c:4378
1148 #, c-format
1149 msgid "closing file '%s'"
1150 msgstr ""
1152 #: apply.c:4448
1153 #, c-format
1154 msgid "unable to write file '%s' mode %o"
1155 msgstr ""
1157 #: apply.c:4546
1158 #, c-format
1159 msgid "Applied patch %s cleanly."
1160 msgstr ""
1162 #: apply.c:4554
1163 msgid "internal error"
1164 msgstr ""
1166 #: apply.c:4557
1167 #, c-format
1168 msgid "Applying patch %%s with %d reject..."
1169 msgid_plural "Applying patch %%s with %d rejects..."
1170 msgstr[0] ""
1171 msgstr[1] ""
1173 #: apply.c:4568
1174 #, c-format
1175 msgid "truncating .rej filename to %.*s.rej"
1176 msgstr ""
1178 #: apply.c:4576 builtin/fetch.c:933 builtin/fetch.c:1334
1179 #, c-format
1180 msgid "cannot open %s"
1181 msgstr ""
1183 #: apply.c:4590
1184 #, c-format
1185 msgid "Hunk #%d applied cleanly."
1186 msgstr ""
1188 #: apply.c:4594
1189 #, c-format
1190 msgid "Rejected hunk #%d."
1191 msgstr ""
1193 #: apply.c:4718
1194 #, c-format
1195 msgid "Skipped patch '%s'."
1196 msgstr ""
1198 #: apply.c:4726
1199 msgid "unrecognized input"
1200 msgstr ""
1202 #: apply.c:4746
1203 msgid "unable to read index file"
1204 msgstr ""
1206 #: apply.c:4903
1207 #, c-format
1208 msgid "can't open patch '%s': %s"
1209 msgstr ""
1211 #: apply.c:4930
1212 #, c-format
1213 msgid "squelched %d whitespace error"
1214 msgid_plural "squelched %d whitespace errors"
1215 msgstr[0] ""
1216 msgstr[1] ""
1218 #: apply.c:4936 apply.c:4951
1219 #, c-format
1220 msgid "%d line adds whitespace errors."
1221 msgid_plural "%d lines add whitespace errors."
1222 msgstr[0] ""
1223 msgstr[1] ""
1225 #: apply.c:4944
1226 #, c-format
1227 msgid "%d line applied after fixing whitespace errors."
1228 msgid_plural "%d lines applied after fixing whitespace errors."
1229 msgstr[0] ""
1230 msgstr[1] ""
1232 #: apply.c:4960 builtin/add.c:626 builtin/mv.c:304 builtin/rm.c:406
1233 msgid "Unable to write new index file"
1234 msgstr ""
1236 #: apply.c:4988
1237 msgid "don't apply changes matching the given path"
1238 msgstr ""
1240 #: apply.c:4991
1241 msgid "apply changes matching the given path"
1242 msgstr ""
1244 #: apply.c:4993 builtin/am.c:2266
1245 msgid "num"
1246 msgstr ""
1248 #: apply.c:4994
1249 msgid "remove <num> leading slashes from traditional diff paths"
1250 msgstr ""
1252 #: apply.c:4997
1253 msgid "ignore additions made by the patch"
1254 msgstr ""
1256 #: apply.c:4999
1257 msgid "instead of applying the patch, output diffstat for the input"
1258 msgstr ""
1260 #: apply.c:5003
1261 msgid "show number of added and deleted lines in decimal notation"
1262 msgstr ""
1264 #: apply.c:5005
1265 msgid "instead of applying the patch, output a summary for the input"
1266 msgstr ""
1268 #: apply.c:5007
1269 msgid "instead of applying the patch, see if the patch is applicable"
1270 msgstr ""
1272 #: apply.c:5009
1273 msgid "make sure the patch is applicable to the current index"
1274 msgstr ""
1276 #: apply.c:5011
1277 msgid "mark new files with `git add --intent-to-add`"
1278 msgstr ""
1280 #: apply.c:5013
1281 msgid "apply a patch without touching the working tree"
1282 msgstr ""
1284 #: apply.c:5015
1285 msgid "accept a patch that touches outside the working area"
1286 msgstr ""
1288 #: apply.c:5018
1289 msgid "also apply the patch (use with --stat/--summary/--check)"
1290 msgstr ""
1292 #: apply.c:5020
1293 msgid "attempt three-way merge if a patch does not apply"
1294 msgstr ""
1296 #: apply.c:5022
1297 msgid "build a temporary index based on embedded index information"
1298 msgstr ""
1300 #: apply.c:5025 builtin/checkout-index.c:195 builtin/ls-files.c:540
1301 msgid "paths are separated with NUL character"
1302 msgstr ""
1304 #: apply.c:5027
1305 msgid "ensure at least <n> lines of context match"
1306 msgstr ""
1308 #: apply.c:5028 builtin/am.c:2245 builtin/interpret-trailers.c:98
1309 #: builtin/interpret-trailers.c:100 builtin/interpret-trailers.c:102
1310 #: builtin/pack-objects.c:3577 builtin/rebase.c:1352
1311 msgid "action"
1312 msgstr ""
1314 #: apply.c:5029
1315 msgid "detect new or modified lines that have whitespace errors"
1316 msgstr ""
1318 #: apply.c:5032 apply.c:5035
1319 msgid "ignore changes in whitespace when finding context"
1320 msgstr ""
1322 #: apply.c:5038
1323 msgid "apply the patch in reverse"
1324 msgstr ""
1326 #: apply.c:5040
1327 msgid "don't expect at least one line of context"
1328 msgstr ""
1330 #: apply.c:5042
1331 msgid "leave the rejected hunks in corresponding *.rej files"
1332 msgstr ""
1334 #: apply.c:5044
1335 msgid "allow overlapping hunks"
1336 msgstr ""
1338 #: apply.c:5045 builtin/add.c:337 builtin/check-ignore.c:22
1339 #: builtin/commit.c:1364 builtin/count-objects.c:98 builtin/fsck.c:757
1340 #: builtin/log.c:2286 builtin/mv.c:123 builtin/read-tree.c:128
1341 msgid "be verbose"
1342 msgstr ""
1344 #: apply.c:5047
1345 msgid "tolerate incorrectly detected missing new-line at the end of file"
1346 msgstr ""
1348 #: apply.c:5050
1349 msgid "do not trust the line counts in the hunk headers"
1350 msgstr ""
1352 #: apply.c:5052 builtin/am.c:2254
1353 msgid "root"
1354 msgstr ""
1356 #: apply.c:5053
1357 msgid "prepend <root> to all filenames"
1358 msgstr ""
1360 #: archive-tar.c:125 archive-zip.c:345
1361 #, c-format
1362 msgid "cannot stream blob %s"
1363 msgstr ""
1365 #: archive-tar.c:265 archive-zip.c:358
1366 #, c-format
1367 msgid "unsupported file mode: 0%o (SHA1: %s)"
1368 msgstr ""
1370 #: archive-tar.c:450
1371 #, c-format
1372 msgid "unable to start '%s' filter"
1373 msgstr ""
1375 #: archive-tar.c:453
1376 msgid "unable to redirect descriptor"
1377 msgstr ""
1379 #: archive-tar.c:460
1380 #, c-format
1381 msgid "'%s' filter reported error"
1382 msgstr ""
1384 #: archive-zip.c:318
1385 #, c-format
1386 msgid "path is not valid UTF-8: %s"
1387 msgstr ""
1389 #: archive-zip.c:322
1390 #, c-format
1391 msgid "path too long (%d chars, SHA1: %s): %s"
1392 msgstr ""
1394 #: archive-zip.c:469 builtin/pack-objects.c:244 builtin/pack-objects.c:247
1395 #, c-format
1396 msgid "deflate error (%d)"
1397 msgstr ""
1399 #: archive-zip.c:603
1400 #, c-format
1401 msgid "timestamp too large for this system: %<PRIuMAX>"
1402 msgstr ""
1404 #: archive.c:14
1405 msgid "git archive [<options>] <tree-ish> [<path>...]"
1406 msgstr ""
1408 #: archive.c:15
1409 msgid "git archive --list"
1410 msgstr ""
1412 #: archive.c:16
1413 msgid ""
1414 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
1415 msgstr ""
1417 #: archive.c:17
1418 msgid "git archive --remote <repo> [--exec <cmd>] --list"
1419 msgstr ""
1421 #: archive.c:192
1422 #, c-format
1423 msgid "cannot read %s"
1424 msgstr ""
1426 #: archive.c:345 sequencer.c:459 sequencer.c:1744 sequencer.c:2894
1427 #: sequencer.c:3335 sequencer.c:3444 builtin/am.c:249 builtin/commit.c:786
1428 #: builtin/merge.c:1139
1429 #, c-format
1430 msgid "could not read '%s'"
1431 msgstr ""
1433 #: archive.c:430 builtin/add.c:189 builtin/add.c:602 builtin/rm.c:315
1434 #, c-format
1435 msgid "pathspec '%s' did not match any files"
1436 msgstr ""
1438 #: archive.c:454
1439 #, c-format
1440 msgid "no such ref: %.*s"
1441 msgstr ""
1443 #: archive.c:460
1444 #, c-format
1445 msgid "not a valid object name: %s"
1446 msgstr ""
1448 #: archive.c:473
1449 #, c-format
1450 msgid "not a tree object: %s"
1451 msgstr ""
1453 #: archive.c:485
1454 msgid "current working directory is untracked"
1455 msgstr ""
1457 #: archive.c:526
1458 #, c-format
1459 msgid "File not found: %s"
1460 msgstr ""
1462 #: archive.c:528
1463 #, c-format
1464 msgid "Not a regular file: %s"
1465 msgstr ""
1467 #: archive.c:555
1468 msgid "fmt"
1469 msgstr ""
1471 #: archive.c:555
1472 msgid "archive format"
1473 msgstr ""
1475 #: archive.c:556 builtin/log.c:1764
1476 msgid "prefix"
1477 msgstr ""
1479 #: archive.c:557
1480 msgid "prepend prefix to each pathname in the archive"
1481 msgstr ""
1483 #: archive.c:558 archive.c:561 builtin/blame.c:884 builtin/blame.c:888
1484 #: builtin/blame.c:889 builtin/commit-tree.c:117 builtin/config.c:135
1485 #: builtin/fast-export.c:1207 builtin/fast-export.c:1209
1486 #: builtin/fast-export.c:1213 builtin/grep.c:920 builtin/hash-object.c:105
1487 #: builtin/ls-files.c:576 builtin/ls-files.c:579 builtin/notes.c:412
1488 #: builtin/notes.c:578 builtin/read-tree.c:123 parse-options.h:190
1489 msgid "file"
1490 msgstr ""
1492 #: archive.c:559
1493 msgid "add untracked file to archive"
1494 msgstr ""
1496 #: archive.c:562 builtin/archive.c:90
1497 msgid "write the archive to this file"
1498 msgstr ""
1500 #: archive.c:564
1501 msgid "read .gitattributes in working directory"
1502 msgstr ""
1504 #: archive.c:565
1505 msgid "report archived files on stderr"
1506 msgstr ""
1508 #: archive.c:567
1509 msgid "set compression level"
1510 msgstr ""
1512 #: archive.c:570
1513 msgid "list supported archive formats"
1514 msgstr ""
1516 #: archive.c:572 builtin/archive.c:91 builtin/clone.c:114 builtin/clone.c:117
1517 #: builtin/submodule--helper.c:1830 builtin/submodule--helper.c:2335
1518 msgid "repo"
1519 msgstr ""
1521 #: archive.c:573 builtin/archive.c:92
1522 msgid "retrieve the archive from remote repository <repo>"
1523 msgstr ""
1525 #: archive.c:574 builtin/archive.c:93 builtin/difftool.c:714
1526 #: builtin/notes.c:498
1527 msgid "command"
1528 msgstr ""
1530 #: archive.c:575 builtin/archive.c:94
1531 msgid "path to the remote git-upload-archive command"
1532 msgstr ""
1534 #: archive.c:582
1535 msgid "Unexpected option --remote"
1536 msgstr ""
1538 #: archive.c:584
1539 msgid "Option --exec can only be used together with --remote"
1540 msgstr ""
1542 #: archive.c:586
1543 msgid "Unexpected option --output"
1544 msgstr ""
1546 #: archive.c:588
1547 msgid "Options --add-file and --remote cannot be used together"
1548 msgstr ""
1550 #: archive.c:610
1551 #, c-format
1552 msgid "Unknown archive format '%s'"
1553 msgstr ""
1555 #: archive.c:619
1556 #, c-format
1557 msgid "Argument not supported for format '%s': -%d"
1558 msgstr ""
1560 #: attr.c:202
1561 #, c-format
1562 msgid "%.*s is not a valid attribute name"
1563 msgstr ""
1565 #: attr.c:359
1566 #, c-format
1567 msgid "%s not allowed: %s:%d"
1568 msgstr ""
1570 #: attr.c:399
1571 msgid ""
1572 "Negative patterns are ignored in git attributes\n"
1573 "Use '\\!' for literal leading exclamation."
1574 msgstr ""
1576 #: bisect.c:489
1577 #, c-format
1578 msgid "Badly quoted content in file '%s': %s"
1579 msgstr ""
1581 #: bisect.c:699
1582 #, c-format
1583 msgid "We cannot bisect more!\n"
1584 msgstr ""
1586 #: bisect.c:766
1587 #, c-format
1588 msgid "Not a valid commit name %s"
1589 msgstr ""
1591 #: bisect.c:791
1592 #, c-format
1593 msgid ""
1594 "The merge base %s is bad.\n"
1595 "This means the bug has been fixed between %s and [%s].\n"
1596 msgstr ""
1598 #: bisect.c:796
1599 #, c-format
1600 msgid ""
1601 "The merge base %s is new.\n"
1602 "The property has changed between %s and [%s].\n"
1603 msgstr ""
1605 #: bisect.c:801
1606 #, c-format
1607 msgid ""
1608 "The merge base %s is %s.\n"
1609 "This means the first '%s' commit is between %s and [%s].\n"
1610 msgstr ""
1612 #: bisect.c:809
1613 #, c-format
1614 msgid ""
1615 "Some %s revs are not ancestors of the %s rev.\n"
1616 "git bisect cannot work properly in this case.\n"
1617 "Maybe you mistook %s and %s revs?\n"
1618 msgstr ""
1620 #: bisect.c:822
1621 #, c-format
1622 msgid ""
1623 "the merge base between %s and [%s] must be skipped.\n"
1624 "So we cannot be sure the first %s commit is between %s and %s.\n"
1625 "We continue anyway."
1626 msgstr ""
1628 #: bisect.c:861
1629 #, c-format
1630 msgid "Bisecting: a merge base must be tested\n"
1631 msgstr ""
1633 #: bisect.c:911
1634 #, c-format
1635 msgid "a %s revision is needed"
1636 msgstr ""
1638 #: bisect.c:941 builtin/notes.c:177 builtin/tag.c:287
1639 #, c-format
1640 msgid "could not create file '%s'"
1641 msgstr ""
1643 #: bisect.c:987 builtin/merge.c:153
1644 #, c-format
1645 msgid "could not read file '%s'"
1646 msgstr ""
1648 #: bisect.c:1027
1649 msgid "reading bisect refs failed"
1650 msgstr ""
1652 #: bisect.c:1057
1653 #, c-format
1654 msgid "%s was both %s and %s\n"
1655 msgstr ""
1657 #: bisect.c:1066
1658 #, c-format
1659 msgid ""
1660 "No testable commit found.\n"
1661 "Maybe you started with bad path arguments?\n"
1662 msgstr ""
1664 #: bisect.c:1095
1665 #, c-format
1666 msgid "(roughly %d step)"
1667 msgid_plural "(roughly %d steps)"
1668 msgstr[0] ""
1669 msgstr[1] ""
1671 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
1672 #. steps)" translation.
1674 #: bisect.c:1101
1675 #, c-format
1676 msgid "Bisecting: %d revision left to test after this %s\n"
1677 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1678 msgstr[0] ""
1679 msgstr[1] ""
1681 #: blame.c:2777
1682 msgid "--contents and --reverse do not blend well."
1683 msgstr ""
1685 #: blame.c:2791
1686 msgid "cannot use --contents with final commit object name"
1687 msgstr ""
1689 #: blame.c:2812
1690 msgid "--reverse and --first-parent together require specified latest commit"
1691 msgstr ""
1693 #: blame.c:2821 bundle.c:213 ref-filter.c:2206 remote.c:2041 sequencer.c:2146
1694 #: sequencer.c:4641 submodule.c:856 builtin/commit.c:1045 builtin/log.c:411
1695 #: builtin/log.c:1016 builtin/log.c:1624 builtin/log.c:2045 builtin/log.c:2335
1696 #: builtin/merge.c:424 builtin/pack-objects.c:3395 builtin/pack-objects.c:3410
1697 #: builtin/shortlog.c:255
1698 msgid "revision walk setup failed"
1699 msgstr ""
1701 #: blame.c:2839
1702 msgid ""
1703 "--reverse --first-parent together require range along first-parent chain"
1704 msgstr ""
1706 #: blame.c:2850
1707 #, c-format
1708 msgid "no such path %s in %s"
1709 msgstr ""
1711 #: blame.c:2861
1712 #, c-format
1713 msgid "cannot read blob %s for path %s"
1714 msgstr ""
1716 #: branch.c:53
1717 #, c-format
1718 msgid ""
1719 "\n"
1720 "After fixing the error cause you may try to fix up\n"
1721 "the remote tracking information by invoking\n"
1722 "\"git branch --set-upstream-to=%s%s%s\"."
1723 msgstr ""
1725 #: branch.c:67
1726 #, c-format
1727 msgid "Not setting branch %s as its own upstream."
1728 msgstr ""
1730 #: branch.c:93
1731 #, c-format
1732 msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
1733 msgstr ""
1735 #: branch.c:94
1736 #, c-format
1737 msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
1738 msgstr ""
1740 #: branch.c:98
1741 #, c-format
1742 msgid "Branch '%s' set up to track local branch '%s' by rebasing."
1743 msgstr ""
1745 #: branch.c:99
1746 #, c-format
1747 msgid "Branch '%s' set up to track local branch '%s'."
1748 msgstr ""
1750 #: branch.c:104
1751 #, c-format
1752 msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1753 msgstr ""
1755 #: branch.c:105
1756 #, c-format
1757 msgid "Branch '%s' set up to track remote ref '%s'."
1758 msgstr ""
1760 #: branch.c:109
1761 #, c-format
1762 msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1763 msgstr ""
1765 #: branch.c:110
1766 #, c-format
1767 msgid "Branch '%s' set up to track local ref '%s'."
1768 msgstr ""
1770 #: branch.c:119
1771 msgid "Unable to write upstream branch configuration"
1772 msgstr ""
1774 #: branch.c:156
1775 #, c-format
1776 msgid "Not tracking: ambiguous information for ref %s"
1777 msgstr ""
1779 #: branch.c:189
1780 #, c-format
1781 msgid "'%s' is not a valid branch name."
1782 msgstr ""
1784 #: branch.c:208
1785 #, c-format
1786 msgid "A branch named '%s' already exists."
1787 msgstr ""
1789 #: branch.c:213
1790 msgid "Cannot force update the current branch."
1791 msgstr ""
1793 #: branch.c:233
1794 #, c-format
1795 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1796 msgstr ""
1798 #: branch.c:235
1799 #, c-format
1800 msgid "the requested upstream branch '%s' does not exist"
1801 msgstr ""
1803 #: branch.c:237
1804 msgid ""
1805 "\n"
1806 "If you are planning on basing your work on an upstream\n"
1807 "branch that already exists at the remote, you may need to\n"
1808 "run \"git fetch\" to retrieve it.\n"
1809 "\n"
1810 "If you are planning to push out a new local branch that\n"
1811 "will track its remote counterpart, you may want to use\n"
1812 "\"git push -u\" to set the upstream config as you push."
1813 msgstr ""
1815 #: branch.c:281
1816 #, c-format
1817 msgid "Not a valid object name: '%s'."
1818 msgstr ""
1820 #: branch.c:301
1821 #, c-format
1822 msgid "Ambiguous object name: '%s'."
1823 msgstr ""
1825 #: branch.c:306
1826 #, c-format
1827 msgid "Not a valid branch point: '%s'."
1828 msgstr ""
1830 #: branch.c:365
1831 #, c-format
1832 msgid "'%s' is already checked out at '%s'"
1833 msgstr ""
1835 #: branch.c:388
1836 #, c-format
1837 msgid "HEAD of working tree %s is not updated"
1838 msgstr ""
1840 #: bundle.c:41
1841 #, c-format
1842 msgid "unrecognized bundle hash algorithm: %s"
1843 msgstr ""
1845 #: bundle.c:45
1846 #, c-format
1847 msgid "unknown capability '%s'"
1848 msgstr ""
1850 #: bundle.c:71
1851 #, c-format
1852 msgid "'%s' does not look like a v2 or v3 bundle file"
1853 msgstr ""
1855 #: bundle.c:110
1856 #, c-format
1857 msgid "unrecognized header: %s%s (%d)"
1858 msgstr ""
1860 #: bundle.c:136 rerere.c:464 rerere.c:674 sequencer.c:2398 sequencer.c:3184
1861 #: builtin/commit.c:814
1862 #, c-format
1863 msgid "could not open '%s'"
1864 msgstr ""
1866 #: bundle.c:189
1867 msgid "Repository lacks these prerequisite commits:"
1868 msgstr ""
1870 #: bundle.c:192
1871 msgid "need a repository to verify a bundle"
1872 msgstr ""
1874 #: bundle.c:243
1875 #, c-format
1876 msgid "The bundle contains this ref:"
1877 msgid_plural "The bundle contains these %d refs:"
1878 msgstr[0] ""
1879 msgstr[1] ""
1881 #: bundle.c:250
1882 msgid "The bundle records a complete history."
1883 msgstr ""
1885 #: bundle.c:252
1886 #, c-format
1887 msgid "The bundle requires this ref:"
1888 msgid_plural "The bundle requires these %d refs:"
1889 msgstr[0] ""
1890 msgstr[1] ""
1892 #: bundle.c:319
1893 msgid "unable to dup bundle descriptor"
1894 msgstr ""
1896 #: bundle.c:326
1897 msgid "Could not spawn pack-objects"
1898 msgstr ""
1900 #: bundle.c:337
1901 msgid "pack-objects died"
1902 msgstr ""
1904 #: bundle.c:386
1905 #, c-format
1906 msgid "ref '%s' is excluded by the rev-list options"
1907 msgstr ""
1909 #: bundle.c:490
1910 #, c-format
1911 msgid "unsupported bundle version %d"
1912 msgstr ""
1914 #: bundle.c:492
1915 #, c-format
1916 msgid "cannot write bundle version %d with algorithm %s"
1917 msgstr ""
1919 #: bundle.c:510 builtin/log.c:210 builtin/log.c:1926 builtin/shortlog.c:396
1920 #, c-format
1921 msgid "unrecognized argument: %s"
1922 msgstr ""
1924 #: bundle.c:539
1925 msgid "Refusing to create empty bundle."
1926 msgstr ""
1928 #: bundle.c:549
1929 #, c-format
1930 msgid "cannot create '%s'"
1931 msgstr ""
1933 #: bundle.c:574
1934 msgid "index-pack died"
1935 msgstr ""
1937 #: chunk-format.c:113
1938 msgid "terminating chunk id appears earlier than expected"
1939 msgstr ""
1941 #: chunk-format.c:122
1942 #, c-format
1943 msgid "improper chunk offset(s) %<PRIx64> and %<PRIx64>"
1944 msgstr ""
1946 #: chunk-format.c:129
1947 #, c-format
1948 msgid "duplicate chunk ID %<PRIx32> found"
1949 msgstr ""
1951 #: chunk-format.c:143
1952 #, c-format
1953 msgid "final chunk has non-zero id %<PRIx32>"
1954 msgstr ""
1956 #: color.c:329
1957 #, c-format
1958 msgid "invalid color value: %.*s"
1959 msgstr ""
1961 #: commit-graph.c:197 midx.c:46
1962 msgid "invalid hash version"
1963 msgstr ""
1965 #: commit-graph.c:255
1966 msgid "commit-graph file is too small"
1967 msgstr ""
1969 #: commit-graph.c:348
1970 #, c-format
1971 msgid "commit-graph signature %X does not match signature %X"
1972 msgstr ""
1974 #: commit-graph.c:355
1975 #, c-format
1976 msgid "commit-graph version %X does not match version %X"
1977 msgstr ""
1979 #: commit-graph.c:362
1980 #, c-format
1981 msgid "commit-graph hash version %X does not match version %X"
1982 msgstr ""
1984 #: commit-graph.c:379
1985 #, c-format
1986 msgid "commit-graph file is too small to hold %u chunks"
1987 msgstr ""
1989 #: commit-graph.c:472
1990 msgid "commit-graph has no base graphs chunk"
1991 msgstr ""
1993 #: commit-graph.c:482
1994 msgid "commit-graph chain does not match"
1995 msgstr ""
1997 #: commit-graph.c:530
1998 #, c-format
1999 msgid "invalid commit-graph chain: line '%s' not a hash"
2000 msgstr ""
2002 #: commit-graph.c:554
2003 msgid "unable to find all commit-graph files"
2004 msgstr ""
2006 #: commit-graph.c:735 commit-graph.c:772
2007 msgid "invalid commit position. commit-graph is likely corrupt"
2008 msgstr ""
2010 #: commit-graph.c:756
2011 #, c-format
2012 msgid "could not find commit %s"
2013 msgstr ""
2015 #: commit-graph.c:789
2016 msgid "commit-graph requires overflow generation data but has none"
2017 msgstr ""
2019 #: commit-graph.c:1065 builtin/am.c:1292
2020 #, c-format
2021 msgid "unable to parse commit %s"
2022 msgstr ""
2024 #: commit-graph.c:1327 builtin/pack-objects.c:2872
2025 #, c-format
2026 msgid "unable to get type of object %s"
2027 msgstr ""
2029 #: commit-graph.c:1358
2030 msgid "Loading known commits in commit graph"
2031 msgstr ""
2033 #: commit-graph.c:1375
2034 msgid "Expanding reachable commits in commit graph"
2035 msgstr ""
2037 #: commit-graph.c:1395
2038 msgid "Clearing commit marks in commit graph"
2039 msgstr ""
2041 #: commit-graph.c:1414
2042 msgid "Computing commit graph topological levels"
2043 msgstr ""
2045 #: commit-graph.c:1467
2046 msgid "Computing commit graph generation numbers"
2047 msgstr ""
2049 #: commit-graph.c:1548
2050 msgid "Computing commit changed paths Bloom filters"
2051 msgstr ""
2053 #: commit-graph.c:1625
2054 msgid "Collecting referenced commits"
2055 msgstr ""
2057 #: commit-graph.c:1650
2058 #, c-format
2059 msgid "Finding commits for commit graph in %d pack"
2060 msgid_plural "Finding commits for commit graph in %d packs"
2061 msgstr[0] ""
2062 msgstr[1] ""
2064 #: commit-graph.c:1663
2065 #, c-format
2066 msgid "error adding pack %s"
2067 msgstr ""
2069 #: commit-graph.c:1667
2070 #, c-format
2071 msgid "error opening index for %s"
2072 msgstr ""
2074 #: commit-graph.c:1704
2075 msgid "Finding commits for commit graph among packed objects"
2076 msgstr ""
2078 #: commit-graph.c:1722
2079 msgid "Finding extra edges in commit graph"
2080 msgstr ""
2082 #: commit-graph.c:1771
2083 msgid "failed to write correct number of base graph ids"
2084 msgstr ""
2086 #: commit-graph.c:1802 midx.c:794
2087 #, c-format
2088 msgid "unable to create leading directories of %s"
2089 msgstr ""
2091 #: commit-graph.c:1815
2092 msgid "unable to create temporary graph layer"
2093 msgstr ""
2095 #: commit-graph.c:1820
2096 #, c-format
2097 msgid "unable to adjust shared permissions for '%s'"
2098 msgstr ""
2100 #: commit-graph.c:1879
2101 #, c-format
2102 msgid "Writing out commit graph in %d pass"
2103 msgid_plural "Writing out commit graph in %d passes"
2104 msgstr[0] ""
2105 msgstr[1] ""
2107 #: commit-graph.c:1915
2108 msgid "unable to open commit-graph chain file"
2109 msgstr ""
2111 #: commit-graph.c:1931
2112 msgid "failed to rename base commit-graph file"
2113 msgstr ""
2115 #: commit-graph.c:1951
2116 msgid "failed to rename temporary commit-graph file"
2117 msgstr ""
2119 #: commit-graph.c:2084
2120 msgid "Scanning merged commits"
2121 msgstr ""
2123 #: commit-graph.c:2128
2124 msgid "Merging commit-graph"
2125 msgstr ""
2127 #: commit-graph.c:2235
2128 msgid "attempting to write a commit-graph, but 'core.commitGraph' is disabled"
2129 msgstr ""
2131 #: commit-graph.c:2342
2132 msgid "too many commits to write graph"
2133 msgstr ""
2135 #: commit-graph.c:2440
2136 msgid "the commit-graph file has incorrect checksum and is likely corrupt"
2137 msgstr ""
2139 #: commit-graph.c:2450
2140 #, c-format
2141 msgid "commit-graph has incorrect OID order: %s then %s"
2142 msgstr ""
2144 #: commit-graph.c:2460 commit-graph.c:2475
2145 #, c-format
2146 msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
2147 msgstr ""
2149 #: commit-graph.c:2467
2150 #, c-format
2151 msgid "failed to parse commit %s from commit-graph"
2152 msgstr ""
2154 #: commit-graph.c:2485
2155 msgid "Verifying commits in commit graph"
2156 msgstr ""
2158 #: commit-graph.c:2500
2159 #, c-format
2160 msgid "failed to parse commit %s from object database for commit-graph"
2161 msgstr ""
2163 #: commit-graph.c:2507
2164 #, c-format
2165 msgid "root tree OID for commit %s in commit-graph is %s != %s"
2166 msgstr ""
2168 #: commit-graph.c:2517
2169 #, c-format
2170 msgid "commit-graph parent list for commit %s is too long"
2171 msgstr ""
2173 #: commit-graph.c:2526
2174 #, c-format
2175 msgid "commit-graph parent for %s is %s != %s"
2176 msgstr ""
2178 #: commit-graph.c:2540
2179 #, c-format
2180 msgid "commit-graph parent list for commit %s terminates early"
2181 msgstr ""
2183 #: commit-graph.c:2545
2184 #, c-format
2185 msgid ""
2186 "commit-graph has generation number zero for commit %s, but non-zero elsewhere"
2187 msgstr ""
2189 #: commit-graph.c:2549
2190 #, c-format
2191 msgid ""
2192 "commit-graph has non-zero generation number for commit %s, but zero elsewhere"
2193 msgstr ""
2195 #: commit-graph.c:2566
2196 #, c-format
2197 msgid "commit-graph generation for commit %s is %<PRIuMAX> < %<PRIuMAX>"
2198 msgstr ""
2200 #: commit-graph.c:2572
2201 #, c-format
2202 msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
2203 msgstr ""
2205 #: commit.c:52 sequencer.c:2887 builtin/am.c:359 builtin/am.c:403
2206 #: builtin/am.c:1371 builtin/am.c:2018 builtin/replace.c:457
2207 #, c-format
2208 msgid "could not parse %s"
2209 msgstr ""
2211 #: commit.c:54
2212 #, c-format
2213 msgid "%s %s is not a commit!"
2214 msgstr ""
2216 #: commit.c:194
2217 msgid ""
2218 "Support for <GIT_DIR>/info/grafts is deprecated\n"
2219 "and will be removed in a future Git version.\n"
2220 "\n"
2221 "Please use \"git replace --convert-graft-file\"\n"
2222 "to convert the grafts into replace refs.\n"
2223 "\n"
2224 "Turn this message off by running\n"
2225 "\"git config advice.graftFileDeprecated false\""
2226 msgstr ""
2228 #: commit.c:1223
2229 #, c-format
2230 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
2231 msgstr ""
2233 #: commit.c:1227
2234 #, c-format
2235 msgid "Commit %s has a bad GPG signature allegedly by %s."
2236 msgstr ""
2238 #: commit.c:1230
2239 #, c-format
2240 msgid "Commit %s does not have a GPG signature."
2241 msgstr ""
2243 #: commit.c:1233
2244 #, c-format
2245 msgid "Commit %s has a good GPG signature by %s\n"
2246 msgstr ""
2248 #: commit.c:1487
2249 msgid ""
2250 "Warning: commit message did not conform to UTF-8.\n"
2251 "You may want to amend it after fixing the message, or set the config\n"
2252 "variable i18n.commitencoding to the encoding your project uses.\n"
2253 msgstr ""
2255 #: compat/obstack.c:406 compat/obstack.c:408
2256 msgid "memory exhausted"
2257 msgstr ""
2259 #: config.c:126
2260 #, c-format
2261 msgid ""
2262 "exceeded maximum include depth (%d) while including\n"
2263 "\t%s\n"
2264 "from\n"
2265 "\t%s\n"
2266 "This might be due to circular includes."
2267 msgstr ""
2269 #: config.c:142
2270 #, c-format
2271 msgid "could not expand include path '%s'"
2272 msgstr ""
2274 #: config.c:153
2275 msgid "relative config includes must come from files"
2276 msgstr ""
2278 #: config.c:199
2279 msgid "relative config include conditionals must come from files"
2280 msgstr ""
2282 #: config.c:396
2283 #, c-format
2284 msgid "invalid config format: %s"
2285 msgstr ""
2287 #: config.c:400
2288 #, c-format
2289 msgid "missing environment variable name for configuration '%.*s'"
2290 msgstr ""
2292 #: config.c:405
2293 #, c-format
2294 msgid "missing environment variable '%s' for configuration '%.*s'"
2295 msgstr ""
2297 #: config.c:442
2298 #, c-format
2299 msgid "key does not contain a section: %s"
2300 msgstr ""
2302 #: config.c:448
2303 #, c-format
2304 msgid "key does not contain variable name: %s"
2305 msgstr ""
2307 #: config.c:472 sequencer.c:2588
2308 #, c-format
2309 msgid "invalid key: %s"
2310 msgstr ""
2312 #: config.c:478
2313 #, c-format
2314 msgid "invalid key (newline): %s"
2315 msgstr ""
2317 #: config.c:511
2318 msgid "empty config key"
2319 msgstr ""
2321 #: config.c:529 config.c:541
2322 #, c-format
2323 msgid "bogus config parameter: %s"
2324 msgstr ""
2326 #: config.c:555 config.c:572 config.c:579 config.c:588
2327 #, c-format
2328 msgid "bogus format in %s"
2329 msgstr ""
2331 #: config.c:622
2332 #, c-format
2333 msgid "bogus count in %s"
2334 msgstr ""
2336 #: config.c:626
2337 #, c-format
2338 msgid "too many entries in %s"
2339 msgstr ""
2341 #: config.c:636
2342 #, c-format
2343 msgid "missing config key %s"
2344 msgstr ""
2346 #: config.c:644
2347 #, c-format
2348 msgid "missing config value %s"
2349 msgstr ""
2351 #: config.c:995
2352 #, c-format
2353 msgid "bad config line %d in blob %s"
2354 msgstr ""
2356 #: config.c:999
2357 #, c-format
2358 msgid "bad config line %d in file %s"
2359 msgstr ""
2361 #: config.c:1003
2362 #, c-format
2363 msgid "bad config line %d in standard input"
2364 msgstr ""
2366 #: config.c:1007
2367 #, c-format
2368 msgid "bad config line %d in submodule-blob %s"
2369 msgstr ""
2371 #: config.c:1011
2372 #, c-format
2373 msgid "bad config line %d in command line %s"
2374 msgstr ""
2376 #: config.c:1015
2377 #, c-format
2378 msgid "bad config line %d in %s"
2379 msgstr ""
2381 #: config.c:1152
2382 msgid "out of range"
2383 msgstr ""
2385 #: config.c:1152
2386 msgid "invalid unit"
2387 msgstr ""
2389 #: config.c:1153
2390 #, c-format
2391 msgid "bad numeric config value '%s' for '%s': %s"
2392 msgstr ""
2394 #: config.c:1163
2395 #, c-format
2396 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
2397 msgstr ""
2399 #: config.c:1166
2400 #, c-format
2401 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
2402 msgstr ""
2404 #: config.c:1169
2405 #, c-format
2406 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
2407 msgstr ""
2409 #: config.c:1172
2410 #, c-format
2411 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
2412 msgstr ""
2414 #: config.c:1175
2415 #, c-format
2416 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
2417 msgstr ""
2419 #: config.c:1178
2420 #, c-format
2421 msgid "bad numeric config value '%s' for '%s' in %s: %s"
2422 msgstr ""
2424 #: config.c:1194
2425 #, c-format
2426 msgid "bad boolean config value '%s' for '%s'"
2427 msgstr ""
2429 #: config.c:1289
2430 #, c-format
2431 msgid "failed to expand user dir in: '%s'"
2432 msgstr ""
2434 #: config.c:1298
2435 #, c-format
2436 msgid "'%s' for '%s' is not a valid timestamp"
2437 msgstr ""
2439 #: config.c:1391
2440 #, c-format
2441 msgid "abbrev length out of range: %d"
2442 msgstr ""
2444 #: config.c:1405 config.c:1416
2445 #, c-format
2446 msgid "bad zlib compression level %d"
2447 msgstr ""
2449 #: config.c:1508
2450 msgid "core.commentChar should only be one character"
2451 msgstr ""
2453 #: config.c:1541
2454 #, c-format
2455 msgid "invalid mode for object creation: %s"
2456 msgstr ""
2458 #: config.c:1613
2459 #, c-format
2460 msgid "malformed value for %s"
2461 msgstr ""
2463 #: config.c:1639
2464 #, c-format
2465 msgid "malformed value for %s: %s"
2466 msgstr ""
2468 #: config.c:1640
2469 msgid "must be one of nothing, matching, simple, upstream or current"
2470 msgstr ""
2472 #: config.c:1701 builtin/pack-objects.c:3666
2473 #, c-format
2474 msgid "bad pack compression level %d"
2475 msgstr ""
2477 #: config.c:1823
2478 #, c-format
2479 msgid "unable to load config blob object '%s'"
2480 msgstr ""
2482 #: config.c:1826
2483 #, c-format
2484 msgid "reference '%s' does not point to a blob"
2485 msgstr ""
2487 #: config.c:1843
2488 #, c-format
2489 msgid "unable to resolve config blob '%s'"
2490 msgstr ""
2492 #: config.c:1873
2493 #, c-format
2494 msgid "failed to parse %s"
2495 msgstr ""
2497 #: config.c:1927
2498 msgid "unable to parse command-line config"
2499 msgstr ""
2501 #: config.c:2290
2502 msgid "unknown error occurred while reading the configuration files"
2503 msgstr ""
2505 #: config.c:2464
2506 #, c-format
2507 msgid "Invalid %s: '%s'"
2508 msgstr ""
2510 #: config.c:2509
2511 #, c-format
2512 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
2513 msgstr ""
2515 #: config.c:2555
2516 #, c-format
2517 msgid "unable to parse '%s' from command-line config"
2518 msgstr ""
2520 #: config.c:2557
2521 #, c-format
2522 msgid "bad config variable '%s' in file '%s' at line %d"
2523 msgstr ""
2525 #: config.c:2641
2526 #, c-format
2527 msgid "invalid section name '%s'"
2528 msgstr ""
2530 #: config.c:2673
2531 #, c-format
2532 msgid "%s has multiple values"
2533 msgstr ""
2535 #: config.c:2702
2536 #, c-format
2537 msgid "failed to write new configuration file %s"
2538 msgstr ""
2540 #: config.c:2954 config.c:3280
2541 #, c-format
2542 msgid "could not lock config file %s"
2543 msgstr ""
2545 #: config.c:2965
2546 #, c-format
2547 msgid "opening %s"
2548 msgstr ""
2550 #: config.c:3002 builtin/config.c:361
2551 #, c-format
2552 msgid "invalid pattern: %s"
2553 msgstr ""
2555 #: config.c:3027
2556 #, c-format
2557 msgid "invalid config file %s"
2558 msgstr ""
2560 #: config.c:3040 config.c:3293
2561 #, c-format
2562 msgid "fstat on %s failed"
2563 msgstr ""
2565 #: config.c:3051
2566 #, c-format
2567 msgid "unable to mmap '%s'"
2568 msgstr ""
2570 #: config.c:3060 config.c:3298
2571 #, c-format
2572 msgid "chmod on %s failed"
2573 msgstr ""
2575 #: config.c:3145 config.c:3395
2576 #, c-format
2577 msgid "could not write config file %s"
2578 msgstr ""
2580 #: config.c:3179
2581 #, c-format
2582 msgid "could not set '%s' to '%s'"
2583 msgstr ""
2585 #: config.c:3181 builtin/remote.c:657 builtin/remote.c:855 builtin/remote.c:863
2586 #, c-format
2587 msgid "could not unset '%s'"
2588 msgstr ""
2590 #: config.c:3271
2591 #, c-format
2592 msgid "invalid section name: %s"
2593 msgstr ""
2595 #: config.c:3438
2596 #, c-format
2597 msgid "missing value for '%s'"
2598 msgstr ""
2600 #: connect.c:61
2601 msgid "the remote end hung up upon initial contact"
2602 msgstr ""
2604 #: connect.c:63
2605 msgid ""
2606 "Could not read from remote repository.\n"
2607 "\n"
2608 "Please make sure you have the correct access rights\n"
2609 "and the repository exists."
2610 msgstr ""
2612 #: connect.c:81
2613 #, c-format
2614 msgid "server doesn't support '%s'"
2615 msgstr ""
2617 #: connect.c:118
2618 #, c-format
2619 msgid "server doesn't support feature '%s'"
2620 msgstr ""
2622 #: connect.c:129
2623 msgid "expected flush after capabilities"
2624 msgstr ""
2626 #: connect.c:263
2627 #, c-format
2628 msgid "ignoring capabilities after first line '%s'"
2629 msgstr ""
2631 #: connect.c:284
2632 msgid "protocol error: unexpected capabilities^{}"
2633 msgstr ""
2635 #: connect.c:306
2636 #, c-format
2637 msgid "protocol error: expected shallow sha-1, got '%s'"
2638 msgstr ""
2640 #: connect.c:308
2641 msgid "repository on the other end cannot be shallow"
2642 msgstr ""
2644 #: connect.c:347
2645 msgid "invalid packet"
2646 msgstr ""
2648 #: connect.c:367
2649 #, c-format
2650 msgid "protocol error: unexpected '%s'"
2651 msgstr ""
2653 #: connect.c:497
2654 #, c-format
2655 msgid "unknown object format '%s' specified by server"
2656 msgstr ""
2658 #: connect.c:526
2659 #, c-format
2660 msgid "invalid ls-refs response: %s"
2661 msgstr ""
2663 #: connect.c:530
2664 msgid "expected flush after ref listing"
2665 msgstr ""
2667 #: connect.c:533
2668 msgid "expected response end packet after ref listing"
2669 msgstr ""
2671 #: connect.c:666
2672 #, c-format
2673 msgid "protocol '%s' is not supported"
2674 msgstr ""
2676 #: connect.c:717
2677 msgid "unable to set SO_KEEPALIVE on socket"
2678 msgstr ""
2680 #: connect.c:757 connect.c:820
2681 #, c-format
2682 msgid "Looking up %s ... "
2683 msgstr ""
2685 #: connect.c:761
2686 #, c-format
2687 msgid "unable to look up %s (port %s) (%s)"
2688 msgstr ""
2690 #. TRANSLATORS: this is the end of "Looking up %s ... "
2691 #: connect.c:765 connect.c:836
2692 #, c-format
2693 msgid ""
2694 "done.\n"
2695 "Connecting to %s (port %s) ... "
2696 msgstr ""
2698 #: connect.c:787 connect.c:864
2699 #, c-format
2700 msgid ""
2701 "unable to connect to %s:\n"
2702 "%s"
2703 msgstr ""
2705 #. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
2706 #: connect.c:793 connect.c:870
2707 msgid "done."
2708 msgstr ""
2710 #: connect.c:824
2711 #, c-format
2712 msgid "unable to look up %s (%s)"
2713 msgstr ""
2715 #: connect.c:830
2716 #, c-format
2717 msgid "unknown port %s"
2718 msgstr ""
2720 #: connect.c:967 connect.c:1299
2721 #, c-format
2722 msgid "strange hostname '%s' blocked"
2723 msgstr ""
2725 #: connect.c:969
2726 #, c-format
2727 msgid "strange port '%s' blocked"
2728 msgstr ""
2730 #: connect.c:979
2731 #, c-format
2732 msgid "cannot start proxy %s"
2733 msgstr ""
2735 #: connect.c:1050
2736 msgid "no path specified; see 'git help pull' for valid url syntax"
2737 msgstr ""
2739 #: connect.c:1190
2740 msgid "newline is forbidden in git:// hosts and repo paths"
2741 msgstr ""
2743 #: connect.c:1247
2744 msgid "ssh variant 'simple' does not support -4"
2745 msgstr ""
2747 #: connect.c:1259
2748 msgid "ssh variant 'simple' does not support -6"
2749 msgstr ""
2751 #: connect.c:1276
2752 msgid "ssh variant 'simple' does not support setting port"
2753 msgstr ""
2755 #: connect.c:1388
2756 #, c-format
2757 msgid "strange pathname '%s' blocked"
2758 msgstr ""
2760 #: connect.c:1436
2761 msgid "unable to fork"
2762 msgstr ""
2764 #: connected.c:108 builtin/fsck.c:191 builtin/prune.c:45
2765 msgid "Checking connectivity"
2766 msgstr ""
2768 #: connected.c:120
2769 msgid "Could not run 'git rev-list'"
2770 msgstr ""
2772 #: connected.c:144
2773 msgid "failed write to rev-list"
2774 msgstr ""
2776 #: connected.c:149
2777 msgid "failed to close rev-list's stdin"
2778 msgstr ""
2780 #: convert.c:194
2781 #, c-format
2782 msgid "illegal crlf_action %d"
2783 msgstr ""
2785 #: convert.c:207
2786 #, c-format
2787 msgid "CRLF would be replaced by LF in %s"
2788 msgstr ""
2790 #: convert.c:209
2791 #, c-format
2792 msgid ""
2793 "CRLF will be replaced by LF in %s.\n"
2794 "The file will have its original line endings in your working directory"
2795 msgstr ""
2797 #: convert.c:217
2798 #, c-format
2799 msgid "LF would be replaced by CRLF in %s"
2800 msgstr ""
2802 #: convert.c:219
2803 #, c-format
2804 msgid ""
2805 "LF will be replaced by CRLF in %s.\n"
2806 "The file will have its original line endings in your working directory"
2807 msgstr ""
2809 #: convert.c:284
2810 #, c-format
2811 msgid "BOM is prohibited in '%s' if encoded as %s"
2812 msgstr ""
2814 #: convert.c:291
2815 #, c-format
2816 msgid ""
2817 "The file '%s' contains a byte order mark (BOM). Please use UTF-%.*s as "
2818 "working-tree-encoding."
2819 msgstr ""
2821 #: convert.c:304
2822 #, c-format
2823 msgid "BOM is required in '%s' if encoded as %s"
2824 msgstr ""
2826 #: convert.c:306
2827 #, c-format
2828 msgid ""
2829 "The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
2830 "%sLE (depending on the byte order) as working-tree-encoding."
2831 msgstr ""
2833 #: convert.c:419 convert.c:490
2834 #, c-format
2835 msgid "failed to encode '%s' from %s to %s"
2836 msgstr ""
2838 #: convert.c:462
2839 #, c-format
2840 msgid "encoding '%s' from %s to %s and back is not the same"
2841 msgstr ""
2843 #: convert.c:665
2844 #, c-format
2845 msgid "cannot fork to run external filter '%s'"
2846 msgstr ""
2848 #: convert.c:685
2849 #, c-format
2850 msgid "cannot feed the input to external filter '%s'"
2851 msgstr ""
2853 #: convert.c:692
2854 #, c-format
2855 msgid "external filter '%s' failed %d"
2856 msgstr ""
2858 #: convert.c:727 convert.c:730
2859 #, c-format
2860 msgid "read from external filter '%s' failed"
2861 msgstr ""
2863 #: convert.c:733 convert.c:788
2864 #, c-format
2865 msgid "external filter '%s' failed"
2866 msgstr ""
2868 #: convert.c:837
2869 msgid "unexpected filter type"
2870 msgstr ""
2872 #: convert.c:848
2873 msgid "path name too long for external filter"
2874 msgstr ""
2876 #: convert.c:940
2877 #, c-format
2878 msgid ""
2879 "external filter '%s' is not available anymore although not all paths have "
2880 "been filtered"
2881 msgstr ""
2883 #: convert.c:1240
2884 msgid "true/false are no valid working-tree-encodings"
2885 msgstr ""
2887 #: convert.c:1428 convert.c:1462
2888 #, c-format
2889 msgid "%s: clean filter '%s' failed"
2890 msgstr ""
2892 #: convert.c:1508
2893 #, c-format
2894 msgid "%s: smudge filter %s failed"
2895 msgstr ""
2897 #: credential.c:96
2898 #, c-format
2899 msgid "skipping credential lookup for key: credential.%s"
2900 msgstr ""
2902 #: credential.c:112
2903 msgid "refusing to work with credential missing host field"
2904 msgstr ""
2906 #: credential.c:114
2907 msgid "refusing to work with credential missing protocol field"
2908 msgstr ""
2910 #: credential.c:394
2911 #, c-format
2912 msgid "url contains a newline in its %s component: %s"
2913 msgstr ""
2915 #: credential.c:438
2916 #, c-format
2917 msgid "url has no scheme: %s"
2918 msgstr ""
2920 #: credential.c:511
2921 #, c-format
2922 msgid "credential url cannot be parsed: %s"
2923 msgstr ""
2925 #: date.c:138
2926 msgid "in the future"
2927 msgstr ""
2929 #: date.c:144
2930 #, c-format
2931 msgid "%<PRIuMAX> second ago"
2932 msgid_plural "%<PRIuMAX> seconds ago"
2933 msgstr[0] ""
2934 msgstr[1] ""
2936 #: date.c:151
2937 #, c-format
2938 msgid "%<PRIuMAX> minute ago"
2939 msgid_plural "%<PRIuMAX> minutes ago"
2940 msgstr[0] ""
2941 msgstr[1] ""
2943 #: date.c:158
2944 #, c-format
2945 msgid "%<PRIuMAX> hour ago"
2946 msgid_plural "%<PRIuMAX> hours ago"
2947 msgstr[0] ""
2948 msgstr[1] ""
2950 #: date.c:165
2951 #, c-format
2952 msgid "%<PRIuMAX> day ago"
2953 msgid_plural "%<PRIuMAX> days ago"
2954 msgstr[0] ""
2955 msgstr[1] ""
2957 #: date.c:171
2958 #, c-format
2959 msgid "%<PRIuMAX> week ago"
2960 msgid_plural "%<PRIuMAX> weeks ago"
2961 msgstr[0] ""
2962 msgstr[1] ""
2964 #: date.c:178
2965 #, c-format
2966 msgid "%<PRIuMAX> month ago"
2967 msgid_plural "%<PRIuMAX> months ago"
2968 msgstr[0] ""
2969 msgstr[1] ""
2971 #: date.c:189
2972 #, c-format
2973 msgid "%<PRIuMAX> year"
2974 msgid_plural "%<PRIuMAX> years"
2975 msgstr[0] ""
2976 msgstr[1] ""
2978 #. TRANSLATORS: "%s" is "<n> years"
2979 #: date.c:192
2980 #, c-format
2981 msgid "%s, %<PRIuMAX> month ago"
2982 msgid_plural "%s, %<PRIuMAX> months ago"
2983 msgstr[0] ""
2984 msgstr[1] ""
2986 #: date.c:197 date.c:202
2987 #, c-format
2988 msgid "%<PRIuMAX> year ago"
2989 msgid_plural "%<PRIuMAX> years ago"
2990 msgstr[0] ""
2991 msgstr[1] ""
2993 #: delta-islands.c:272
2994 msgid "Propagating island marks"
2995 msgstr ""
2997 #: delta-islands.c:290
2998 #, c-format
2999 msgid "bad tree object %s"
3000 msgstr ""
3002 #: delta-islands.c:334
3003 #, c-format
3004 msgid "failed to load island regex for '%s': %s"
3005 msgstr ""
3007 #: delta-islands.c:390
3008 #, c-format
3009 msgid "island regex from config has too many capture groups (max=%d)"
3010 msgstr ""
3012 #: delta-islands.c:467
3013 #, c-format
3014 msgid "Marked %d islands, done.\n"
3015 msgstr ""
3017 #: diff-merges.c:70
3018 #, c-format
3019 msgid "unknown value for --diff-merges: %s"
3020 msgstr ""
3022 #: diff-lib.c:534
3023 msgid "--merge-base does not work with ranges"
3024 msgstr ""
3026 #: diff-lib.c:536
3027 msgid "--merge-base only works with commits"
3028 msgstr ""
3030 #: diff-lib.c:553
3031 msgid "unable to get HEAD"
3032 msgstr ""
3034 #: diff-lib.c:560
3035 msgid "no merge base found"
3036 msgstr ""
3038 #: diff-lib.c:562
3039 msgid "multiple merge bases found"
3040 msgstr ""
3042 #: diff-no-index.c:238
3043 msgid "git diff --no-index [<options>] <path> <path>"
3044 msgstr ""
3046 #: diff-no-index.c:263
3047 msgid ""
3048 "Not a git repository. Use --no-index to compare two paths outside a working "
3049 "tree"
3050 msgstr ""
3052 #: diff.c:156
3053 #, c-format
3054 msgid "  Failed to parse dirstat cut-off percentage '%s'\n"
3055 msgstr ""
3057 #: diff.c:161
3058 #, c-format
3059 msgid "  Unknown dirstat parameter '%s'\n"
3060 msgstr ""
3062 #: diff.c:297
3063 msgid ""
3064 "color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
3065 "'dimmed-zebra', 'plain'"
3066 msgstr ""
3068 #: diff.c:325
3069 #, c-format
3070 msgid ""
3071 "unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
3072 "'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
3073 msgstr ""
3075 #: diff.c:333
3076 msgid ""
3077 "color-moved-ws: allow-indentation-change cannot be combined with other "
3078 "whitespace modes"
3079 msgstr ""
3081 #: diff.c:410
3082 #, c-format
3083 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
3084 msgstr ""
3086 #: diff.c:470
3087 #, c-format
3088 msgid ""
3089 "Found errors in 'diff.dirstat' config variable:\n"
3090 "%s"
3091 msgstr ""
3093 #: diff.c:4276
3094 #, c-format
3095 msgid "external diff died, stopping at %s"
3096 msgstr ""
3098 #: diff.c:4628
3099 msgid "--name-only, --name-status, --check and -s are mutually exclusive"
3100 msgstr ""
3102 #: diff.c:4631
3103 msgid "-G, -S and --find-object are mutually exclusive"
3104 msgstr ""
3106 #: diff.c:4710
3107 msgid "--follow requires exactly one pathspec"
3108 msgstr ""
3110 #: diff.c:4758
3111 #, c-format
3112 msgid "invalid --stat value: %s"
3113 msgstr ""
3115 #: diff.c:4763 diff.c:4768 diff.c:4773 diff.c:4778 diff.c:5306
3116 #: parse-options.c:197 parse-options.c:201 builtin/commit-graph.c:180
3117 #, c-format
3118 msgid "%s expects a numerical value"
3119 msgstr ""
3121 #: diff.c:4795
3122 #, c-format
3123 msgid ""
3124 "Failed to parse --dirstat/-X option parameter:\n"
3125 "%s"
3126 msgstr ""
3128 #: diff.c:4880
3129 #, c-format
3130 msgid "unknown change class '%c' in --diff-filter=%s"
3131 msgstr ""
3133 #: diff.c:4904
3134 #, c-format
3135 msgid "unknown value after ws-error-highlight=%.*s"
3136 msgstr ""
3138 #: diff.c:4918
3139 #, c-format
3140 msgid "unable to resolve '%s'"
3141 msgstr ""
3143 #: diff.c:4968 diff.c:4974
3144 #, c-format
3145 msgid "%s expects <n>/<m> form"
3146 msgstr ""
3148 #: diff.c:4986
3149 #, c-format
3150 msgid "%s expects a character, got '%s'"
3151 msgstr ""
3153 #: diff.c:5007
3154 #, c-format
3155 msgid "bad --color-moved argument: %s"
3156 msgstr ""
3158 #: diff.c:5026
3159 #, c-format
3160 msgid "invalid mode '%s' in --color-moved-ws"
3161 msgstr ""
3163 #: diff.c:5066
3164 msgid ""
3165 "option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
3166 "\"histogram\""
3167 msgstr ""
3169 #: diff.c:5102 diff.c:5122
3170 #, c-format
3171 msgid "invalid argument to %s"
3172 msgstr ""
3174 #: diff.c:5226
3175 #, c-format
3176 msgid "invalid regex given to -I: '%s'"
3177 msgstr ""
3179 #: diff.c:5275
3180 #, c-format
3181 msgid "failed to parse --submodule option parameter: '%s'"
3182 msgstr ""
3184 #: diff.c:5331
3185 #, c-format
3186 msgid "bad --word-diff argument: %s"
3187 msgstr ""
3189 #: diff.c:5367
3190 msgid "Diff output format options"
3191 msgstr ""
3193 #: diff.c:5369 diff.c:5375
3194 msgid "generate patch"
3195 msgstr ""
3197 #: diff.c:5372 builtin/log.c:179
3198 msgid "suppress diff output"
3199 msgstr ""
3201 #: diff.c:5377 diff.c:5491 diff.c:5498
3202 msgid "<n>"
3203 msgstr ""
3205 #: diff.c:5378 diff.c:5381
3206 msgid "generate diffs with <n> lines context"
3207 msgstr ""
3209 #: diff.c:5383
3210 msgid "generate the diff in raw format"
3211 msgstr ""
3213 #: diff.c:5386
3214 msgid "synonym for '-p --raw'"
3215 msgstr ""
3217 #: diff.c:5390
3218 msgid "synonym for '-p --stat'"
3219 msgstr ""
3221 #: diff.c:5394
3222 msgid "machine friendly --stat"
3223 msgstr ""
3225 #: diff.c:5397
3226 msgid "output only the last line of --stat"
3227 msgstr ""
3229 #: diff.c:5399 diff.c:5407
3230 msgid "<param1,param2>..."
3231 msgstr ""
3233 #: diff.c:5400
3234 msgid ""
3235 "output the distribution of relative amount of changes for each sub-directory"
3236 msgstr ""
3238 #: diff.c:5404
3239 msgid "synonym for --dirstat=cumulative"
3240 msgstr ""
3242 #: diff.c:5408
3243 msgid "synonym for --dirstat=files,param1,param2..."
3244 msgstr ""
3246 #: diff.c:5412
3247 msgid "warn if changes introduce conflict markers or whitespace errors"
3248 msgstr ""
3250 #: diff.c:5415
3251 msgid "condensed summary such as creations, renames and mode changes"
3252 msgstr ""
3254 #: diff.c:5418
3255 msgid "show only names of changed files"
3256 msgstr ""
3258 #: diff.c:5421
3259 msgid "show only names and status of changed files"
3260 msgstr ""
3262 #: diff.c:5423
3263 msgid "<width>[,<name-width>[,<count>]]"
3264 msgstr ""
3266 #: diff.c:5424
3267 msgid "generate diffstat"
3268 msgstr ""
3270 #: diff.c:5426 diff.c:5429 diff.c:5432
3271 msgid "<width>"
3272 msgstr ""
3274 #: diff.c:5427
3275 msgid "generate diffstat with a given width"
3276 msgstr ""
3278 #: diff.c:5430
3279 msgid "generate diffstat with a given name width"
3280 msgstr ""
3282 #: diff.c:5433
3283 msgid "generate diffstat with a given graph width"
3284 msgstr ""
3286 #: diff.c:5435
3287 msgid "<count>"
3288 msgstr ""
3290 #: diff.c:5436
3291 msgid "generate diffstat with limited lines"
3292 msgstr ""
3294 #: diff.c:5439
3295 msgid "generate compact summary in diffstat"
3296 msgstr ""
3298 #: diff.c:5442
3299 msgid "output a binary diff that can be applied"
3300 msgstr ""
3302 #: diff.c:5445
3303 msgid "show full pre- and post-image object names on the \"index\" lines"
3304 msgstr ""
3306 #: diff.c:5447
3307 msgid "show colored diff"
3308 msgstr ""
3310 #: diff.c:5448
3311 msgid "<kind>"
3312 msgstr ""
3314 #: diff.c:5449
3315 msgid ""
3316 "highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
3317 "diff"
3318 msgstr ""
3320 #: diff.c:5452
3321 msgid ""
3322 "do not munge pathnames and use NULs as output field terminators in --raw or "
3323 "--numstat"
3324 msgstr ""
3326 #: diff.c:5455 diff.c:5458 diff.c:5461 diff.c:5570
3327 msgid "<prefix>"
3328 msgstr ""
3330 #: diff.c:5456
3331 msgid "show the given source prefix instead of \"a/\""
3332 msgstr ""
3334 #: diff.c:5459
3335 msgid "show the given destination prefix instead of \"b/\""
3336 msgstr ""
3338 #: diff.c:5462
3339 msgid "prepend an additional prefix to every line of output"
3340 msgstr ""
3342 #: diff.c:5465
3343 msgid "do not show any source or destination prefix"
3344 msgstr ""
3346 #: diff.c:5468
3347 msgid "show context between diff hunks up to the specified number of lines"
3348 msgstr ""
3350 #: diff.c:5472 diff.c:5477 diff.c:5482
3351 msgid "<char>"
3352 msgstr ""
3354 #: diff.c:5473
3355 msgid "specify the character to indicate a new line instead of '+'"
3356 msgstr ""
3358 #: diff.c:5478
3359 msgid "specify the character to indicate an old line instead of '-'"
3360 msgstr ""
3362 #: diff.c:5483
3363 msgid "specify the character to indicate a context instead of ' '"
3364 msgstr ""
3366 #: diff.c:5486
3367 msgid "Diff rename options"
3368 msgstr ""
3370 #: diff.c:5487
3371 msgid "<n>[/<m>]"
3372 msgstr ""
3374 #: diff.c:5488
3375 msgid "break complete rewrite changes into pairs of delete and create"
3376 msgstr ""
3378 #: diff.c:5492
3379 msgid "detect renames"
3380 msgstr ""
3382 #: diff.c:5496
3383 msgid "omit the preimage for deletes"
3384 msgstr ""
3386 #: diff.c:5499
3387 msgid "detect copies"
3388 msgstr ""
3390 #: diff.c:5503
3391 msgid "use unmodified files as source to find copies"
3392 msgstr ""
3394 #: diff.c:5505
3395 msgid "disable rename detection"
3396 msgstr ""
3398 #: diff.c:5508
3399 msgid "use empty blobs as rename source"
3400 msgstr ""
3402 #: diff.c:5510
3403 msgid "continue listing the history of a file beyond renames"
3404 msgstr ""
3406 #: diff.c:5513
3407 msgid ""
3408 "prevent rename/copy detection if the number of rename/copy targets exceeds "
3409 "given limit"
3410 msgstr ""
3412 #: diff.c:5515
3413 msgid "Diff algorithm options"
3414 msgstr ""
3416 #: diff.c:5517
3417 msgid "produce the smallest possible diff"
3418 msgstr ""
3420 #: diff.c:5520
3421 msgid "ignore whitespace when comparing lines"
3422 msgstr ""
3424 #: diff.c:5523
3425 msgid "ignore changes in amount of whitespace"
3426 msgstr ""
3428 #: diff.c:5526
3429 msgid "ignore changes in whitespace at EOL"
3430 msgstr ""
3432 #: diff.c:5529
3433 msgid "ignore carrier-return at the end of line"
3434 msgstr ""
3436 #: diff.c:5532
3437 msgid "ignore changes whose lines are all blank"
3438 msgstr ""
3440 #: diff.c:5534 diff.c:5556 diff.c:5559 diff.c:5604
3441 msgid "<regex>"
3442 msgstr ""
3444 #: diff.c:5535
3445 msgid "ignore changes whose all lines match <regex>"
3446 msgstr ""
3448 #: diff.c:5538
3449 msgid "heuristic to shift diff hunk boundaries for easy reading"
3450 msgstr ""
3452 #: diff.c:5541
3453 msgid "generate diff using the \"patience diff\" algorithm"
3454 msgstr ""
3456 #: diff.c:5545
3457 msgid "generate diff using the \"histogram diff\" algorithm"
3458 msgstr ""
3460 #: diff.c:5547
3461 msgid "<algorithm>"
3462 msgstr ""
3464 #: diff.c:5548
3465 msgid "choose a diff algorithm"
3466 msgstr ""
3468 #: diff.c:5550
3469 msgid "<text>"
3470 msgstr ""
3472 #: diff.c:5551
3473 msgid "generate diff using the \"anchored diff\" algorithm"
3474 msgstr ""
3476 #: diff.c:5553 diff.c:5562 diff.c:5565
3477 msgid "<mode>"
3478 msgstr ""
3480 #: diff.c:5554
3481 msgid "show word diff, using <mode> to delimit changed words"
3482 msgstr ""
3484 #: diff.c:5557
3485 msgid "use <regex> to decide what a word is"
3486 msgstr ""
3488 #: diff.c:5560
3489 msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
3490 msgstr ""
3492 #: diff.c:5563
3493 msgid "moved lines of code are colored differently"
3494 msgstr ""
3496 #: diff.c:5566
3497 msgid "how white spaces are ignored in --color-moved"
3498 msgstr ""
3500 #: diff.c:5569
3501 msgid "Other diff options"
3502 msgstr ""
3504 #: diff.c:5571
3505 msgid "when run from subdir, exclude changes outside and show relative paths"
3506 msgstr ""
3508 #: diff.c:5575
3509 msgid "treat all files as text"
3510 msgstr ""
3512 #: diff.c:5577
3513 msgid "swap two inputs, reverse the diff"
3514 msgstr ""
3516 #: diff.c:5579
3517 msgid "exit with 1 if there were differences, 0 otherwise"
3518 msgstr ""
3520 #: diff.c:5581
3521 msgid "disable all output of the program"
3522 msgstr ""
3524 #: diff.c:5583
3525 msgid "allow an external diff helper to be executed"
3526 msgstr ""
3528 #: diff.c:5585
3529 msgid "run external text conversion filters when comparing binary files"
3530 msgstr ""
3532 #: diff.c:5587
3533 msgid "<when>"
3534 msgstr ""
3536 #: diff.c:5588
3537 msgid "ignore changes to submodules in the diff generation"
3538 msgstr ""
3540 #: diff.c:5591
3541 msgid "<format>"
3542 msgstr ""
3544 #: diff.c:5592
3545 msgid "specify how differences in submodules are shown"
3546 msgstr ""
3548 #: diff.c:5596
3549 msgid "hide 'git add -N' entries from the index"
3550 msgstr ""
3552 #: diff.c:5599
3553 msgid "treat 'git add -N' entries as real in the index"
3554 msgstr ""
3556 #: diff.c:5601
3557 msgid "<string>"
3558 msgstr ""
3560 #: diff.c:5602
3561 msgid ""
3562 "look for differences that change the number of occurrences of the specified "
3563 "string"
3564 msgstr ""
3566 #: diff.c:5605
3567 msgid ""
3568 "look for differences that change the number of occurrences of the specified "
3569 "regex"
3570 msgstr ""
3572 #: diff.c:5608
3573 msgid "show all changes in the changeset with -S or -G"
3574 msgstr ""
3576 #: diff.c:5611
3577 msgid "treat <string> in -S as extended POSIX regular expression"
3578 msgstr ""
3580 #: diff.c:5614
3581 msgid "control the order in which files appear in the output"
3582 msgstr ""
3584 #: diff.c:5615 diff.c:5618
3585 msgid "<path>"
3586 msgstr ""
3588 #: diff.c:5616
3589 msgid "show the change in the specified path first"
3590 msgstr ""
3592 #: diff.c:5619
3593 msgid "skip the output to the specified path"
3594 msgstr ""
3596 #: diff.c:5621
3597 msgid "<object-id>"
3598 msgstr ""
3600 #: diff.c:5622
3601 msgid ""
3602 "look for differences that change the number of occurrences of the specified "
3603 "object"
3604 msgstr ""
3606 #: diff.c:5624
3607 msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
3608 msgstr ""
3610 #: diff.c:5625
3611 msgid "select files by diff type"
3612 msgstr ""
3614 #: diff.c:5627
3615 msgid "<file>"
3616 msgstr ""
3618 #: diff.c:5628
3619 msgid "Output to a specific file"
3620 msgstr ""
3622 #: diff.c:6285
3623 msgid "inexact rename detection was skipped due to too many files."
3624 msgstr ""
3626 #: diff.c:6288
3627 msgid "only found copies from modified paths due to too many files."
3628 msgstr ""
3630 #: diff.c:6291
3631 #, c-format
3632 msgid ""
3633 "you may want to set your %s variable to at least %d and retry the command."
3634 msgstr ""
3636 #: diffcore-order.c:24
3637 #, c-format
3638 msgid "failed to read orderfile '%s'"
3639 msgstr ""
3641 #: diffcore-rename.c:786
3642 msgid "Performing inexact rename detection"
3643 msgstr ""
3645 #: diffcore-rotate.c:29
3646 #, c-format
3647 msgid "No such path '%s' in the diff"
3648 msgstr ""
3650 #: dir.c:578
3651 #, c-format
3652 msgid "pathspec '%s' did not match any file(s) known to git"
3653 msgstr ""
3655 #: dir.c:718 dir.c:747 dir.c:760
3656 #, c-format
3657 msgid "unrecognized pattern: '%s'"
3658 msgstr ""
3660 #: dir.c:777 dir.c:791
3661 #, c-format
3662 msgid "unrecognized negative pattern: '%s'"
3663 msgstr ""
3665 #: dir.c:809
3666 #, c-format
3667 msgid "your sparse-checkout file may have issues: pattern '%s' is repeated"
3668 msgstr ""
3670 #: dir.c:819
3671 msgid "disabling cone pattern matching"
3672 msgstr ""
3674 #: dir.c:1198
3675 #, c-format
3676 msgid "cannot use %s as an exclude file"
3677 msgstr ""
3679 #: dir.c:2305
3680 #, c-format
3681 msgid "could not open directory '%s'"
3682 msgstr ""
3684 #: dir.c:2605
3685 msgid "failed to get kernel name and information"
3686 msgstr ""
3688 #: dir.c:2729
3689 msgid "untracked cache is disabled on this system or location"
3690 msgstr ""
3692 #: dir.c:3534
3693 #, c-format
3694 msgid "index file corrupt in repo %s"
3695 msgstr ""
3697 #: dir.c:3579 dir.c:3584
3698 #, c-format
3699 msgid "could not create directories for %s"
3700 msgstr ""
3702 #: dir.c:3613
3703 #, c-format
3704 msgid "could not migrate git directory from '%s' to '%s'"
3705 msgstr ""
3707 #: editor.c:74
3708 #, c-format
3709 msgid "hint: Waiting for your editor to close the file...%c"
3710 msgstr ""
3712 #: entry.c:177
3713 msgid "Filtering content"
3714 msgstr ""
3716 #: entry.c:478
3717 #, c-format
3718 msgid "could not stat file '%s'"
3719 msgstr ""
3721 #: environment.c:152
3722 #, c-format
3723 msgid "bad git namespace path \"%s\""
3724 msgstr ""
3726 #: environment.c:335
3727 #, c-format
3728 msgid "could not set GIT_DIR to '%s'"
3729 msgstr ""
3731 #: exec-cmd.c:363
3732 #, c-format
3733 msgid "too many args to run %s"
3734 msgstr ""
3736 #: fetch-pack.c:177
3737 msgid "git fetch-pack: expected shallow list"
3738 msgstr ""
3740 #: fetch-pack.c:180
3741 msgid "git fetch-pack: expected a flush packet after shallow list"
3742 msgstr ""
3744 #: fetch-pack.c:191
3745 msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
3746 msgstr ""
3748 #: fetch-pack.c:211
3749 #, c-format
3750 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
3751 msgstr ""
3753 #: fetch-pack.c:222
3754 msgid "unable to write to remote"
3755 msgstr ""
3757 #: fetch-pack.c:283
3758 msgid "--stateless-rpc requires multi_ack_detailed"
3759 msgstr ""
3761 #: fetch-pack.c:378 fetch-pack.c:1457
3762 #, c-format
3763 msgid "invalid shallow line: %s"
3764 msgstr ""
3766 #: fetch-pack.c:384 fetch-pack.c:1463
3767 #, c-format
3768 msgid "invalid unshallow line: %s"
3769 msgstr ""
3771 #: fetch-pack.c:386 fetch-pack.c:1465
3772 #, c-format
3773 msgid "object not found: %s"
3774 msgstr ""
3776 #: fetch-pack.c:389 fetch-pack.c:1468
3777 #, c-format
3778 msgid "error in object: %s"
3779 msgstr ""
3781 #: fetch-pack.c:391 fetch-pack.c:1470
3782 #, c-format
3783 msgid "no shallow found: %s"
3784 msgstr ""
3786 #: fetch-pack.c:394 fetch-pack.c:1474
3787 #, c-format
3788 msgid "expected shallow/unshallow, got %s"
3789 msgstr ""
3791 #: fetch-pack.c:434
3792 #, c-format
3793 msgid "got %s %d %s"
3794 msgstr ""
3796 #: fetch-pack.c:451
3797 #, c-format
3798 msgid "invalid commit %s"
3799 msgstr ""
3801 #: fetch-pack.c:482
3802 msgid "giving up"
3803 msgstr ""
3805 #: fetch-pack.c:495 progress.c:339
3806 msgid "done"
3807 msgstr ""
3809 #: fetch-pack.c:507
3810 #, c-format
3811 msgid "got %s (%d) %s"
3812 msgstr ""
3814 #: fetch-pack.c:543
3815 #, c-format
3816 msgid "Marking %s as complete"
3817 msgstr ""
3819 #: fetch-pack.c:758
3820 #, c-format
3821 msgid "already have %s (%s)"
3822 msgstr ""
3824 #: fetch-pack.c:844
3825 msgid "fetch-pack: unable to fork off sideband demultiplexer"
3826 msgstr ""
3828 #: fetch-pack.c:852
3829 msgid "protocol error: bad pack header"
3830 msgstr ""
3832 #: fetch-pack.c:946
3833 #, c-format
3834 msgid "fetch-pack: unable to fork off %s"
3835 msgstr ""
3837 #: fetch-pack.c:952
3838 msgid "fetch-pack: invalid index-pack output"
3839 msgstr ""
3841 #: fetch-pack.c:969
3842 #, c-format
3843 msgid "%s failed"
3844 msgstr ""
3846 #: fetch-pack.c:971
3847 msgid "error in sideband demultiplexer"
3848 msgstr ""
3850 #: fetch-pack.c:1031
3851 #, c-format
3852 msgid "Server version is %.*s"
3853 msgstr ""
3855 #: fetch-pack.c:1039 fetch-pack.c:1045 fetch-pack.c:1048 fetch-pack.c:1054
3856 #: fetch-pack.c:1058 fetch-pack.c:1062 fetch-pack.c:1066 fetch-pack.c:1070
3857 #: fetch-pack.c:1074 fetch-pack.c:1078 fetch-pack.c:1082 fetch-pack.c:1086
3858 #: fetch-pack.c:1092 fetch-pack.c:1098 fetch-pack.c:1103 fetch-pack.c:1108
3859 #, c-format
3860 msgid "Server supports %s"
3861 msgstr ""
3863 #: fetch-pack.c:1041
3864 msgid "Server does not support shallow clients"
3865 msgstr ""
3867 #: fetch-pack.c:1101
3868 msgid "Server does not support --shallow-since"
3869 msgstr ""
3871 #: fetch-pack.c:1106
3872 msgid "Server does not support --shallow-exclude"
3873 msgstr ""
3875 #: fetch-pack.c:1110
3876 msgid "Server does not support --deepen"
3877 msgstr ""
3879 #: fetch-pack.c:1112
3880 msgid "Server does not support this repository's object format"
3881 msgstr ""
3883 #: fetch-pack.c:1125
3884 msgid "no common commits"
3885 msgstr ""
3887 #: fetch-pack.c:1138 fetch-pack.c:1682
3888 msgid "git fetch-pack: fetch failed."
3889 msgstr ""
3891 #: fetch-pack.c:1265
3892 #, c-format
3893 msgid "mismatched algorithms: client %s; server %s"
3894 msgstr ""
3896 #: fetch-pack.c:1269
3897 #, c-format
3898 msgid "the server does not support algorithm '%s'"
3899 msgstr ""
3901 #: fetch-pack.c:1289
3902 msgid "Server does not support shallow requests"
3903 msgstr ""
3905 #: fetch-pack.c:1296
3906 msgid "Server supports filter"
3907 msgstr ""
3909 #: fetch-pack.c:1335
3910 msgid "unable to write request to remote"
3911 msgstr ""
3913 #: fetch-pack.c:1353
3914 #, c-format
3915 msgid "error reading section header '%s'"
3916 msgstr ""
3918 #: fetch-pack.c:1359
3919 #, c-format
3920 msgid "expected '%s', received '%s'"
3921 msgstr ""
3923 #: fetch-pack.c:1420
3924 #, c-format
3925 msgid "unexpected acknowledgment line: '%s'"
3926 msgstr ""
3928 #: fetch-pack.c:1425
3929 #, c-format
3930 msgid "error processing acks: %d"
3931 msgstr ""
3933 #: fetch-pack.c:1435
3934 msgid "expected packfile to be sent after 'ready'"
3935 msgstr ""
3937 #: fetch-pack.c:1437
3938 msgid "expected no other sections to be sent after no 'ready'"
3939 msgstr ""
3941 #: fetch-pack.c:1479
3942 #, c-format
3943 msgid "error processing shallow info: %d"
3944 msgstr ""
3946 #: fetch-pack.c:1526
3947 #, c-format
3948 msgid "expected wanted-ref, got '%s'"
3949 msgstr ""
3951 #: fetch-pack.c:1531
3952 #, c-format
3953 msgid "unexpected wanted-ref: '%s'"
3954 msgstr ""
3956 #: fetch-pack.c:1536
3957 #, c-format
3958 msgid "error processing wanted refs: %d"
3959 msgstr ""
3961 #: fetch-pack.c:1566
3962 msgid "git fetch-pack: expected response end packet"
3963 msgstr ""
3965 #: fetch-pack.c:1960
3966 msgid "no matching remote head"
3967 msgstr ""
3969 #: fetch-pack.c:1983 builtin/clone.c:693
3970 msgid "remote did not send all necessary objects"
3971 msgstr ""
3973 #: fetch-pack.c:2010
3974 #, c-format
3975 msgid "no such remote ref %s"
3976 msgstr ""
3978 #: fetch-pack.c:2013
3979 #, c-format
3980 msgid "Server does not allow request for unadvertised object %s"
3981 msgstr ""
3983 #: gpg-interface.c:273
3984 msgid "could not create temporary file"
3985 msgstr ""
3987 #: gpg-interface.c:276
3988 #, c-format
3989 msgid "failed writing detached signature to '%s'"
3990 msgstr ""
3992 #: gpg-interface.c:470
3993 msgid "gpg failed to sign the data"
3994 msgstr ""
3996 #: graph.c:98
3997 #, c-format
3998 msgid "ignore invalid color '%.*s' in log.graphColors"
3999 msgstr ""
4001 #: grep.c:543
4002 msgid ""
4003 "given pattern contains NULL byte (via -f <file>). This is only supported "
4004 "with -P under PCRE v2"
4005 msgstr ""
4007 #: grep.c:1906
4008 #, c-format
4009 msgid "'%s': unable to read %s"
4010 msgstr ""
4012 #: grep.c:1923 setup.c:176 builtin/clone.c:412 builtin/diff.c:90
4013 #: builtin/rm.c:135
4014 #, c-format
4015 msgid "failed to stat '%s'"
4016 msgstr ""
4018 #: grep.c:1934
4019 #, c-format
4020 msgid "'%s': short read"
4021 msgstr ""
4023 #: help.c:23
4024 msgid "start a working area (see also: git help tutorial)"
4025 msgstr ""
4027 #: help.c:24
4028 msgid "work on the current change (see also: git help everyday)"
4029 msgstr ""
4031 #: help.c:25
4032 msgid "examine the history and state (see also: git help revisions)"
4033 msgstr ""
4035 #: help.c:26
4036 msgid "grow, mark and tweak your common history"
4037 msgstr ""
4039 #: help.c:27
4040 msgid "collaborate (see also: git help workflows)"
4041 msgstr ""
4043 #: help.c:31
4044 msgid "Main Porcelain Commands"
4045 msgstr ""
4047 #: help.c:32
4048 msgid "Ancillary Commands / Manipulators"
4049 msgstr ""
4051 #: help.c:33
4052 msgid "Ancillary Commands / Interrogators"
4053 msgstr ""
4055 #: help.c:34
4056 msgid "Interacting with Others"
4057 msgstr ""
4059 #: help.c:35
4060 msgid "Low-level Commands / Manipulators"
4061 msgstr ""
4063 #: help.c:36
4064 msgid "Low-level Commands / Interrogators"
4065 msgstr ""
4067 #: help.c:37
4068 msgid "Low-level Commands / Syncing Repositories"
4069 msgstr ""
4071 #: help.c:38
4072 msgid "Low-level Commands / Internal Helpers"
4073 msgstr ""
4075 #: help.c:300
4076 #, c-format
4077 msgid "available git commands in '%s'"
4078 msgstr ""
4080 #: help.c:307
4081 msgid "git commands available from elsewhere on your $PATH"
4082 msgstr ""
4084 #: help.c:316
4085 msgid "These are common Git commands used in various situations:"
4086 msgstr ""
4088 #: help.c:365 git.c:100
4089 #, c-format
4090 msgid "unsupported command listing type '%s'"
4091 msgstr ""
4093 #: help.c:405
4094 msgid "The Git concept guides are:"
4095 msgstr ""
4097 #: help.c:429
4098 msgid "See 'git help <command>' to read about a specific subcommand"
4099 msgstr ""
4101 #: help.c:434
4102 msgid "External commands"
4103 msgstr ""
4105 #: help.c:449
4106 msgid "Command aliases"
4107 msgstr ""
4109 #: help.c:527
4110 #, c-format
4111 msgid ""
4112 "'%s' appears to be a git command, but we were not\n"
4113 "able to execute it. Maybe git-%s is broken?"
4114 msgstr ""
4116 #: help.c:543 help.c:631
4117 #, c-format
4118 msgid "git: '%s' is not a git command. See 'git --help'."
4119 msgstr ""
4121 #: help.c:591
4122 msgid "Uh oh. Your system reports no Git commands at all."
4123 msgstr ""
4125 #: help.c:613
4126 #, c-format
4127 msgid "WARNING: You called a Git command named '%s', which does not exist."
4128 msgstr ""
4130 #: help.c:618
4131 #, c-format
4132 msgid "Continuing under the assumption that you meant '%s'."
4133 msgstr ""
4135 #: help.c:623
4136 #, c-format
4137 msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
4138 msgstr ""
4140 #: help.c:635
4141 msgid ""
4142 "\n"
4143 "The most similar command is"
4144 msgid_plural ""
4145 "\n"
4146 "The most similar commands are"
4147 msgstr[0] ""
4148 msgstr[1] ""
4150 #: help.c:675
4151 msgid "git version [<options>]"
4152 msgstr ""
4154 #: help.c:730
4155 #, c-format
4156 msgid "%s: %s - %s"
4157 msgstr ""
4159 #: help.c:734
4160 msgid ""
4161 "\n"
4162 "Did you mean this?"
4163 msgid_plural ""
4164 "\n"
4165 "Did you mean one of these?"
4166 msgstr[0] ""
4167 msgstr[1] ""
4169 #: ident.c:353
4170 msgid "Author identity unknown\n"
4171 msgstr ""
4173 #: ident.c:356
4174 msgid "Committer identity unknown\n"
4175 msgstr ""
4177 #: ident.c:362
4178 msgid ""
4179 "\n"
4180 "*** Please tell me who you are.\n"
4181 "\n"
4182 "Run\n"
4183 "\n"
4184 "  git config --global user.email \"you@example.com\"\n"
4185 "  git config --global user.name \"Your Name\"\n"
4186 "\n"
4187 "to set your account's default identity.\n"
4188 "Omit --global to set the identity only in this repository.\n"
4189 "\n"
4190 msgstr ""
4192 #: ident.c:397
4193 msgid "no email was given and auto-detection is disabled"
4194 msgstr ""
4196 #: ident.c:402
4197 #, c-format
4198 msgid "unable to auto-detect email address (got '%s')"
4199 msgstr ""
4201 #: ident.c:419
4202 msgid "no name was given and auto-detection is disabled"
4203 msgstr ""
4205 #: ident.c:425
4206 #, c-format
4207 msgid "unable to auto-detect name (got '%s')"
4208 msgstr ""
4210 #: ident.c:433
4211 #, c-format
4212 msgid "empty ident name (for <%s>) not allowed"
4213 msgstr ""
4215 #: ident.c:439
4216 #, c-format
4217 msgid "name consists only of disallowed characters: %s"
4218 msgstr ""
4220 #: ident.c:454 builtin/commit.c:634
4221 #, c-format
4222 msgid "invalid date format: %s"
4223 msgstr ""
4225 #: list-objects-filter-options.c:81
4226 msgid "expected 'tree:<depth>'"
4227 msgstr ""
4229 #: list-objects-filter-options.c:96
4230 msgid "sparse:path filters support has been dropped"
4231 msgstr ""
4233 #: list-objects-filter-options.c:109
4234 #, c-format
4235 msgid "invalid filter-spec '%s'"
4236 msgstr ""
4238 #: list-objects-filter-options.c:125
4239 #, c-format
4240 msgid "must escape char in sub-filter-spec: '%c'"
4241 msgstr ""
4243 #: list-objects-filter-options.c:167
4244 msgid "expected something after combine:"
4245 msgstr ""
4247 #: list-objects-filter-options.c:249
4248 msgid "multiple filter-specs cannot be combined"
4249 msgstr ""
4251 #: list-objects-filter-options.c:361
4252 msgid "unable to upgrade repository format to support partial clone"
4253 msgstr ""
4255 #: list-objects-filter.c:492
4256 #, c-format
4257 msgid "unable to access sparse blob in '%s'"
4258 msgstr ""
4260 #: list-objects-filter.c:495
4261 #, c-format
4262 msgid "unable to parse sparse filter data in %s"
4263 msgstr ""
4265 #: list-objects.c:127
4266 #, c-format
4267 msgid "entry '%s' in tree %s has tree mode, but is not a tree"
4268 msgstr ""
4270 #: list-objects.c:140
4271 #, c-format
4272 msgid "entry '%s' in tree %s has blob mode, but is not a blob"
4273 msgstr ""
4275 #: list-objects.c:375
4276 #, c-format
4277 msgid "unable to load root tree for commit %s"
4278 msgstr ""
4280 #: lockfile.c:152
4281 #, c-format
4282 msgid ""
4283 "Unable to create '%s.lock': %s.\n"
4284 "\n"
4285 "Another git process seems to be running in this repository, e.g.\n"
4286 "an editor opened by 'git commit'. Please make sure all processes\n"
4287 "are terminated then try again. If it still fails, a git process\n"
4288 "may have crashed in this repository earlier:\n"
4289 "remove the file manually to continue."
4290 msgstr ""
4292 #: lockfile.c:160
4293 #, c-format
4294 msgid "Unable to create '%s.lock': %s"
4295 msgstr ""
4297 #: ls-refs.c:37
4298 #, c-format
4299 msgid "invalid value '%s' for lsrefs.unborn"
4300 msgstr ""
4302 #: ls-refs.c:167
4303 msgid "expected flush after ls-refs arguments"
4304 msgstr ""
4306 #: merge-ort.c:888 merge-recursive.c:1191
4307 #, c-format
4308 msgid "Failed to merge submodule %s (not checked out)"
4309 msgstr ""
4311 #: merge-ort.c:897 merge-recursive.c:1198
4312 #, c-format
4313 msgid "Failed to merge submodule %s (commits not present)"
4314 msgstr ""
4316 #: merge-ort.c:906 merge-recursive.c:1205
4317 #, c-format
4318 msgid "Failed to merge submodule %s (commits don't follow merge-base)"
4319 msgstr ""
4321 #: merge-ort.c:916 merge-ort.c:923
4322 #, c-format
4323 msgid "Note: Fast-forwarding submodule %s to %s"
4324 msgstr ""
4326 #: merge-ort.c:944
4327 #, c-format
4328 msgid "Failed to merge submodule %s"
4329 msgstr ""
4331 #: merge-ort.c:951
4332 #, c-format
4333 msgid ""
4334 "Failed to merge submodule %s, but a possible merge resolution exists:\n"
4335 "%s\n"
4336 msgstr ""
4338 #: merge-ort.c:955 merge-recursive.c:1259
4339 #, c-format
4340 msgid ""
4341 "If this is correct simply add it to the index for example\n"
4342 "by using:\n"
4343 "\n"
4344 "  git update-index --cacheinfo 160000 %s \"%s\"\n"
4345 "\n"
4346 "which will accept this suggestion.\n"
4347 msgstr ""
4349 #: merge-ort.c:968
4350 #, c-format
4351 msgid ""
4352 "Failed to merge submodule %s, but multiple possible merges exist:\n"
4353 "%s"
4354 msgstr ""
4356 #: merge-ort.c:1127 merge-recursive.c:1341
4357 msgid "Failed to execute internal merge"
4358 msgstr ""
4360 #: merge-ort.c:1132 merge-recursive.c:1346
4361 #, c-format
4362 msgid "Unable to add %s to database"
4363 msgstr ""
4365 #: merge-ort.c:1139 merge-recursive.c:1378
4366 #, c-format
4367 msgid "Auto-merging %s"
4368 msgstr ""
4370 #: merge-ort.c:1278 merge-recursive.c:2100
4371 #, c-format
4372 msgid ""
4373 "CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
4374 "implicit directory rename(s) putting the following path(s) there: %s."
4375 msgstr ""
4377 #: merge-ort.c:1288 merge-recursive.c:2110
4378 #, c-format
4379 msgid ""
4380 "CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
4381 "implicit directory renames tried to put these paths there: %s"
4382 msgstr ""
4384 #: merge-ort.c:1471
4385 #, c-format
4386 msgid ""
4387 "CONFLICT (directory rename split): Unclear where to rename %s to; it was "
4388 "renamed to multiple other directories, with no destination getting a "
4389 "majority of the files."
4390 msgstr ""
4392 #: merge-ort.c:1637 merge-recursive.c:2447
4393 #, c-format
4394 msgid ""
4395 "WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
4396 "renamed."
4397 msgstr ""
4399 #: merge-ort.c:1781 merge-recursive.c:3215
4400 #, c-format
4401 msgid ""
4402 "Path updated: %s added in %s inside a directory that was renamed in %s; "
4403 "moving it to %s."
4404 msgstr ""
4406 #: merge-ort.c:1788 merge-recursive.c:3222
4407 #, c-format
4408 msgid ""
4409 "Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
4410 "%s; moving it to %s."
4411 msgstr ""
4413 #: merge-ort.c:1801 merge-recursive.c:3218
4414 #, c-format
4415 msgid ""
4416 "CONFLICT (file location): %s added in %s inside a directory that was renamed "
4417 "in %s, suggesting it should perhaps be moved to %s."
4418 msgstr ""
4420 #: merge-ort.c:1809 merge-recursive.c:3225
4421 #, c-format
4422 msgid ""
4423 "CONFLICT (file location): %s renamed to %s in %s, inside a directory that "
4424 "was renamed in %s, suggesting it should perhaps be moved to %s."
4425 msgstr ""
4427 #: merge-ort.c:1952
4428 #, c-format
4429 msgid "CONFLICT (rename/rename): %s renamed to %s in %s and to %s in %s."
4430 msgstr ""
4432 #: merge-ort.c:2047
4433 #, c-format
4434 msgid ""
4435 "CONFLICT (rename involved in collision): rename of %s -> %s has content "
4436 "conflicts AND collides with another path; this may result in nested conflict "
4437 "markers."
4438 msgstr ""
4440 #: merge-ort.c:2066 merge-ort.c:2090
4441 #, c-format
4442 msgid "CONFLICT (rename/delete): %s renamed to %s in %s, but deleted in %s."
4443 msgstr ""
4445 #: merge-ort.c:2735
4446 #, c-format
4447 msgid ""
4448 "CONFLICT (file/directory): directory in the way of %s from %s; moving it to "
4449 "%s instead."
4450 msgstr ""
4452 #: merge-ort.c:2808
4453 #, c-format
4454 msgid ""
4455 "CONFLICT (distinct types): %s had different types on each side; renamed %s "
4456 "of them so each can be recorded somewhere."
4457 msgstr ""
4459 #: merge-ort.c:2812
4460 msgid "both"
4461 msgstr ""
4463 #: merge-ort.c:2812
4464 msgid "one"
4465 msgstr ""
4467 #: merge-ort.c:2907 merge-recursive.c:3052
4468 msgid "content"
4469 msgstr ""
4471 #: merge-ort.c:2909 merge-recursive.c:3056
4472 msgid "add/add"
4473 msgstr ""
4475 #: merge-ort.c:2911 merge-recursive.c:3101
4476 msgid "submodule"
4477 msgstr ""
4479 #: merge-ort.c:2913 merge-recursive.c:3102
4480 #, c-format
4481 msgid "CONFLICT (%s): Merge conflict in %s"
4482 msgstr ""
4484 #: merge-ort.c:2938
4485 #, c-format
4486 msgid ""
4487 "CONFLICT (modify/delete): %s deleted in %s and modified in %s.  Version %s "
4488 "of %s left in tree."
4489 msgstr ""
4491 #. TRANSLATORS: The %s arguments are: 1) tree hash of a merge
4492 #. base, and 2-3) the trees for the two trees we're merging.
4494 #: merge-ort.c:3406
4495 #, c-format
4496 msgid "collecting merge info failed for trees %s, %s, %s"
4497 msgstr ""
4499 #: merge-ort-wrappers.c:13 merge-recursive.c:3661
4500 #, c-format
4501 msgid ""
4502 "Your local changes to the following files would be overwritten by merge:\n"
4503 "  %s"
4504 msgstr ""
4506 #: merge-ort-wrappers.c:33 merge-recursive.c:3436
4507 #, c-format
4508 msgid "Already up to date!"
4509 msgstr ""
4511 #: merge-recursive.c:356
4512 msgid "(bad commit)\n"
4513 msgstr ""
4515 #: merge-recursive.c:379
4516 #, c-format
4517 msgid "add_cacheinfo failed for path '%s'; merge aborting."
4518 msgstr ""
4520 #: merge-recursive.c:388
4521 #, c-format
4522 msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
4523 msgstr ""
4525 #: merge-recursive.c:874
4526 #, c-format
4527 msgid "failed to create path '%s'%s"
4528 msgstr ""
4530 #: merge-recursive.c:885
4531 #, c-format
4532 msgid "Removing %s to make room for subdirectory\n"
4533 msgstr ""
4535 #: merge-recursive.c:899 merge-recursive.c:918
4536 msgid ": perhaps a D/F conflict?"
4537 msgstr ""
4539 #: merge-recursive.c:908
4540 #, c-format
4541 msgid "refusing to lose untracked file at '%s'"
4542 msgstr ""
4544 #: merge-recursive.c:949 builtin/cat-file.c:41
4545 #, c-format
4546 msgid "cannot read object %s '%s'"
4547 msgstr ""
4549 #: merge-recursive.c:954
4550 #, c-format
4551 msgid "blob expected for %s '%s'"
4552 msgstr ""
4554 #: merge-recursive.c:979
4555 #, c-format
4556 msgid "failed to open '%s': %s"
4557 msgstr ""
4559 #: merge-recursive.c:990
4560 #, c-format
4561 msgid "failed to symlink '%s': %s"
4562 msgstr ""
4564 #: merge-recursive.c:995
4565 #, c-format
4566 msgid "do not know what to do with %06o %s '%s'"
4567 msgstr ""
4569 #: merge-recursive.c:1213 merge-recursive.c:1225
4570 #, c-format
4571 msgid "Fast-forwarding submodule %s to the following commit:"
4572 msgstr ""
4574 #: merge-recursive.c:1216 merge-recursive.c:1228
4575 #, c-format
4576 msgid "Fast-forwarding submodule %s"
4577 msgstr ""
4579 #: merge-recursive.c:1251
4580 #, c-format
4581 msgid "Failed to merge submodule %s (merge following commits not found)"
4582 msgstr ""
4584 #: merge-recursive.c:1255
4585 #, c-format
4586 msgid "Failed to merge submodule %s (not fast-forward)"
4587 msgstr ""
4589 #: merge-recursive.c:1256
4590 msgid "Found a possible merge resolution for the submodule:\n"
4591 msgstr ""
4593 #: merge-recursive.c:1268
4594 #, c-format
4595 msgid "Failed to merge submodule %s (multiple merges found)"
4596 msgstr ""
4598 #: merge-recursive.c:1402
4599 #, c-format
4600 msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
4601 msgstr ""
4603 #: merge-recursive.c:1474
4604 #, c-format
4605 msgid ""
4606 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4607 "in tree."
4608 msgstr ""
4610 #: merge-recursive.c:1479
4611 #, c-format
4612 msgid ""
4613 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4614 "left in tree."
4615 msgstr ""
4617 #: merge-recursive.c:1486
4618 #, c-format
4619 msgid ""
4620 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4621 "in tree at %s."
4622 msgstr ""
4624 #: merge-recursive.c:1491
4625 #, c-format
4626 msgid ""
4627 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4628 "left in tree at %s."
4629 msgstr ""
4631 #: merge-recursive.c:1526
4632 msgid "rename"
4633 msgstr ""
4635 #: merge-recursive.c:1526
4636 msgid "renamed"
4637 msgstr ""
4639 #: merge-recursive.c:1577 merge-recursive.c:2484 merge-recursive.c:3129
4640 #, c-format
4641 msgid "Refusing to lose dirty file at %s"
4642 msgstr ""
4644 #: merge-recursive.c:1587
4645 #, c-format
4646 msgid "Refusing to lose untracked file at %s, even though it's in the way."
4647 msgstr ""
4649 #: merge-recursive.c:1645
4650 #, c-format
4651 msgid "CONFLICT (rename/add): Rename %s->%s in %s.  Added %s in %s"
4652 msgstr ""
4654 #: merge-recursive.c:1676
4655 #, c-format
4656 msgid "%s is a directory in %s adding as %s instead"
4657 msgstr ""
4659 #: merge-recursive.c:1681
4660 #, c-format
4661 msgid "Refusing to lose untracked file at %s; adding as %s instead"
4662 msgstr ""
4664 #: merge-recursive.c:1708
4665 #, c-format
4666 msgid ""
4667 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
4668 "\"->\"%s\" in \"%s\"%s"
4669 msgstr ""
4671 #: merge-recursive.c:1713
4672 msgid " (left unresolved)"
4673 msgstr ""
4675 #: merge-recursive.c:1805
4676 #, c-format
4677 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
4678 msgstr ""
4680 #: merge-recursive.c:2068
4681 #, c-format
4682 msgid ""
4683 "CONFLICT (directory rename split): Unclear where to place %s because "
4684 "directory %s was renamed to multiple other directories, with no destination "
4685 "getting a majority of the files."
4686 msgstr ""
4688 #: merge-recursive.c:2202
4689 #, c-format
4690 msgid ""
4691 "CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
4692 ">%s in %s"
4693 msgstr ""
4695 #: merge-recursive.c:2973
4696 #, c-format
4697 msgid "cannot read object %s"
4698 msgstr ""
4700 #: merge-recursive.c:2976
4701 #, c-format
4702 msgid "object %s is not a blob"
4703 msgstr ""
4705 #: merge-recursive.c:3040
4706 msgid "modify"
4707 msgstr ""
4709 #: merge-recursive.c:3040
4710 msgid "modified"
4711 msgstr ""
4713 #: merge-recursive.c:3079
4714 #, c-format
4715 msgid "Skipped %s (merged same as existing)"
4716 msgstr ""
4718 #: merge-recursive.c:3132
4719 #, c-format
4720 msgid "Adding as %s instead"
4721 msgstr ""
4723 #: merge-recursive.c:3339
4724 #, c-format
4725 msgid "Removing %s"
4726 msgstr ""
4728 #: merge-recursive.c:3362
4729 msgid "file/directory"
4730 msgstr ""
4732 #: merge-recursive.c:3367
4733 msgid "directory/file"
4734 msgstr ""
4736 #: merge-recursive.c:3374
4737 #, c-format
4738 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
4739 msgstr ""
4741 #: merge-recursive.c:3383
4742 #, c-format
4743 msgid "Adding %s"
4744 msgstr ""
4746 #: merge-recursive.c:3392
4747 #, c-format
4748 msgid "CONFLICT (add/add): Merge conflict in %s"
4749 msgstr ""
4751 #: merge-recursive.c:3445
4752 #, c-format
4753 msgid "merging of trees %s and %s failed"
4754 msgstr ""
4756 #: merge-recursive.c:3539
4757 msgid "Merging:"
4758 msgstr ""
4760 #: merge-recursive.c:3552
4761 #, c-format
4762 msgid "found %u common ancestor:"
4763 msgid_plural "found %u common ancestors:"
4764 msgstr[0] ""
4765 msgstr[1] ""
4767 #: merge-recursive.c:3602
4768 msgid "merge returned no commit"
4769 msgstr ""
4771 #: merge-recursive.c:3758
4772 #, c-format
4773 msgid "Could not parse object '%s'"
4774 msgstr ""
4776 #: merge-recursive.c:3776 builtin/merge.c:712 builtin/merge.c:896
4777 #: builtin/stash.c:471
4778 msgid "Unable to write index."
4779 msgstr ""
4781 #: merge.c:41
4782 msgid "failed to read the cache"
4783 msgstr ""
4785 #: merge.c:109 rerere.c:704 builtin/am.c:1883 builtin/am.c:1917
4786 #: builtin/checkout.c:575 builtin/checkout.c:828 builtin/clone.c:817
4787 #: builtin/stash.c:265
4788 msgid "unable to write new index file"
4789 msgstr ""
4791 #: midx.c:62
4792 msgid "multi-pack-index OID fanout is of the wrong size"
4793 msgstr ""
4795 #: midx.c:93
4796 #, c-format
4797 msgid "multi-pack-index file %s is too small"
4798 msgstr ""
4800 #: midx.c:109
4801 #, c-format
4802 msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x"
4803 msgstr ""
4805 #: midx.c:114
4806 #, c-format
4807 msgid "multi-pack-index version %d not recognized"
4808 msgstr ""
4810 #: midx.c:119
4811 #, c-format
4812 msgid "multi-pack-index hash version %u does not match version %u"
4813 msgstr ""
4815 #: midx.c:136
4816 msgid "multi-pack-index missing required pack-name chunk"
4817 msgstr ""
4819 #: midx.c:138
4820 msgid "multi-pack-index missing required OID fanout chunk"
4821 msgstr ""
4823 #: midx.c:140
4824 msgid "multi-pack-index missing required OID lookup chunk"
4825 msgstr ""
4827 #: midx.c:142
4828 msgid "multi-pack-index missing required object offsets chunk"
4829 msgstr ""
4831 #: midx.c:158
4832 #, c-format
4833 msgid "multi-pack-index pack names out of order: '%s' before '%s'"
4834 msgstr ""
4836 #: midx.c:202
4837 #, c-format
4838 msgid "bad pack-int-id: %u (%u total packs)"
4839 msgstr ""
4841 #: midx.c:252
4842 msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
4843 msgstr ""
4845 #: midx.c:467
4846 #, c-format
4847 msgid "failed to add packfile '%s'"
4848 msgstr ""
4850 #: midx.c:473
4851 #, c-format
4852 msgid "failed to open pack-index '%s'"
4853 msgstr ""
4855 #: midx.c:533
4856 #, c-format
4857 msgid "failed to locate object %d in packfile"
4858 msgstr ""
4860 #: midx.c:821
4861 msgid "Adding packfiles to multi-pack-index"
4862 msgstr ""
4864 #: midx.c:855
4865 #, c-format
4866 msgid "did not see pack-file %s to drop"
4867 msgstr ""
4869 #: midx.c:904
4870 msgid "no pack files to index."
4871 msgstr ""
4873 #: midx.c:965
4874 #, c-format
4875 msgid "failed to clear multi-pack-index at %s"
4876 msgstr ""
4878 #: midx.c:1021
4879 msgid "multi-pack-index file exists, but failed to parse"
4880 msgstr ""
4882 #: midx.c:1029
4883 msgid "Looking for referenced packfiles"
4884 msgstr ""
4886 #: midx.c:1044
4887 #, c-format
4888 msgid ""
4889 "oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
4890 msgstr ""
4892 #: midx.c:1049
4893 msgid "the midx contains no oid"
4894 msgstr ""
4896 #: midx.c:1058
4897 msgid "Verifying OID order in multi-pack-index"
4898 msgstr ""
4900 #: midx.c:1067
4901 #, c-format
4902 msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
4903 msgstr ""
4905 #: midx.c:1087
4906 msgid "Sorting objects by packfile"
4907 msgstr ""
4909 #: midx.c:1094
4910 msgid "Verifying object offsets"
4911 msgstr ""
4913 #: midx.c:1110
4914 #, c-format
4915 msgid "failed to load pack entry for oid[%d] = %s"
4916 msgstr ""
4918 #: midx.c:1116
4919 #, c-format
4920 msgid "failed to load pack-index for packfile %s"
4921 msgstr ""
4923 #: midx.c:1125
4924 #, c-format
4925 msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
4926 msgstr ""
4928 #: midx.c:1150
4929 msgid "Counting referenced objects"
4930 msgstr ""
4932 #: midx.c:1160
4933 msgid "Finding and deleting unreferenced packfiles"
4934 msgstr ""
4936 #: midx.c:1351
4937 msgid "could not start pack-objects"
4938 msgstr ""
4940 #: midx.c:1371
4941 msgid "could not finish pack-objects"
4942 msgstr ""
4944 #: name-hash.c:538
4945 #, c-format
4946 msgid "unable to create lazy_dir thread: %s"
4947 msgstr ""
4949 #: name-hash.c:560
4950 #, c-format
4951 msgid "unable to create lazy_name thread: %s"
4952 msgstr ""
4954 #: name-hash.c:566
4955 #, c-format
4956 msgid "unable to join lazy_name thread: %s"
4957 msgstr ""
4959 #: notes-merge.c:277
4960 #, c-format
4961 msgid ""
4962 "You have not concluded your previous notes merge (%s exists).\n"
4963 "Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
4964 "commit/abort the previous merge before you start a new notes merge."
4965 msgstr ""
4967 #: notes-merge.c:284
4968 #, c-format
4969 msgid "You have not concluded your notes merge (%s exists)."
4970 msgstr ""
4972 #: notes-utils.c:46
4973 msgid "Cannot commit uninitialized/unreferenced notes tree"
4974 msgstr ""
4976 #: notes-utils.c:105
4977 #, c-format
4978 msgid "Bad notes.rewriteMode value: '%s'"
4979 msgstr ""
4981 #: notes-utils.c:115
4982 #, c-format
4983 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
4984 msgstr ""
4986 #. TRANSLATORS: The first %s is the name of
4987 #. the environment variable, the second %s is
4988 #. its value.
4990 #: notes-utils.c:145
4991 #, c-format
4992 msgid "Bad %s value: '%s'"
4993 msgstr ""
4995 #: object-file.c:480
4996 #, c-format
4997 msgid "object directory %s does not exist; check .git/objects/info/alternates"
4998 msgstr ""
5000 #: object-file.c:531
5001 #, c-format
5002 msgid "unable to normalize alternate object path: %s"
5003 msgstr ""
5005 #: object-file.c:603
5006 #, c-format
5007 msgid "%s: ignoring alternate object stores, nesting too deep"
5008 msgstr ""
5010 #: object-file.c:610
5011 #, c-format
5012 msgid "unable to normalize object directory: %s"
5013 msgstr ""
5015 #: object-file.c:653
5016 msgid "unable to fdopen alternates lockfile"
5017 msgstr ""
5019 #: object-file.c:671
5020 msgid "unable to read alternates file"
5021 msgstr ""
5023 #: object-file.c:678
5024 msgid "unable to move new alternates file into place"
5025 msgstr ""
5027 #: object-file.c:713
5028 #, c-format
5029 msgid "path '%s' does not exist"
5030 msgstr ""
5032 #: object-file.c:734
5033 #, c-format
5034 msgid "reference repository '%s' as a linked checkout is not supported yet."
5035 msgstr ""
5037 #: object-file.c:740
5038 #, c-format
5039 msgid "reference repository '%s' is not a local repository."
5040 msgstr ""
5042 #: object-file.c:746
5043 #, c-format
5044 msgid "reference repository '%s' is shallow"
5045 msgstr ""
5047 #: object-file.c:754
5048 #, c-format
5049 msgid "reference repository '%s' is grafted"
5050 msgstr ""
5052 #: object-file.c:814
5053 #, c-format
5054 msgid "invalid line while parsing alternate refs: %s"
5055 msgstr ""
5057 #: object-file.c:964
5058 #, c-format
5059 msgid "attempting to mmap %<PRIuMAX> over limit %<PRIuMAX>"
5060 msgstr ""
5062 #: object-file.c:985
5063 msgid "mmap failed"
5064 msgstr ""
5066 #: object-file.c:1149
5067 #, c-format
5068 msgid "object file %s is empty"
5069 msgstr ""
5071 #: object-file.c:1284 object-file.c:2477
5072 #, c-format
5073 msgid "corrupt loose object '%s'"
5074 msgstr ""
5076 #: object-file.c:1286 object-file.c:2481
5077 #, c-format
5078 msgid "garbage at end of loose object '%s'"
5079 msgstr ""
5081 #: object-file.c:1328
5082 msgid "invalid object type"
5083 msgstr ""
5085 #: object-file.c:1412
5086 #, c-format
5087 msgid "unable to unpack %s header with --allow-unknown-type"
5088 msgstr ""
5090 #: object-file.c:1415
5091 #, c-format
5092 msgid "unable to unpack %s header"
5093 msgstr ""
5095 #: object-file.c:1421
5096 #, c-format
5097 msgid "unable to parse %s header with --allow-unknown-type"
5098 msgstr ""
5100 #: object-file.c:1424
5101 #, c-format
5102 msgid "unable to parse %s header"
5103 msgstr ""
5105 #: object-file.c:1651
5106 #, c-format
5107 msgid "failed to read object %s"
5108 msgstr ""
5110 #: object-file.c:1655
5111 #, c-format
5112 msgid "replacement %s not found for %s"
5113 msgstr ""
5115 #: object-file.c:1659
5116 #, c-format
5117 msgid "loose object %s (stored in %s) is corrupt"
5118 msgstr ""
5120 #: object-file.c:1663
5121 #, c-format
5122 msgid "packed object %s (stored in %s) is corrupt"
5123 msgstr ""
5125 #: object-file.c:1768
5126 #, c-format
5127 msgid "unable to write file %s"
5128 msgstr ""
5130 #: object-file.c:1775
5131 #, c-format
5132 msgid "unable to set permission to '%s'"
5133 msgstr ""
5135 #: object-file.c:1782
5136 msgid "file write error"
5137 msgstr ""
5139 #: object-file.c:1802
5140 msgid "error when closing loose object file"
5141 msgstr ""
5143 #: object-file.c:1867
5144 #, c-format
5145 msgid "insufficient permission for adding an object to repository database %s"
5146 msgstr ""
5148 #: object-file.c:1869
5149 msgid "unable to create temporary file"
5150 msgstr ""
5152 #: object-file.c:1893
5153 msgid "unable to write loose object file"
5154 msgstr ""
5156 #: object-file.c:1899
5157 #, c-format
5158 msgid "unable to deflate new object %s (%d)"
5159 msgstr ""
5161 #: object-file.c:1903
5162 #, c-format
5163 msgid "deflateEnd on object %s failed (%d)"
5164 msgstr ""
5166 #: object-file.c:1907
5167 #, c-format
5168 msgid "confused by unstable object source data for %s"
5169 msgstr ""
5171 #: object-file.c:1917 builtin/pack-objects.c:1097
5172 #, c-format
5173 msgid "failed utime() on %s"
5174 msgstr ""
5176 #: object-file.c:1994
5177 #, c-format
5178 msgid "cannot read object for %s"
5179 msgstr ""
5181 #: object-file.c:2045
5182 msgid "corrupt commit"
5183 msgstr ""
5185 #: object-file.c:2053
5186 msgid "corrupt tag"
5187 msgstr ""
5189 #: object-file.c:2153
5190 #, c-format
5191 msgid "read error while indexing %s"
5192 msgstr ""
5194 #: object-file.c:2156
5195 #, c-format
5196 msgid "short read while indexing %s"
5197 msgstr ""
5199 #: object-file.c:2229 object-file.c:2239
5200 #, c-format
5201 msgid "%s: failed to insert into database"
5202 msgstr ""
5204 #: object-file.c:2245
5205 #, c-format
5206 msgid "%s: unsupported file type"
5207 msgstr ""
5209 #: object-file.c:2269
5210 #, c-format
5211 msgid "%s is not a valid object"
5212 msgstr ""
5214 #: object-file.c:2271
5215 #, c-format
5216 msgid "%s is not a valid '%s' object"
5217 msgstr ""
5219 #: object-file.c:2298 builtin/index-pack.c:192
5220 #, c-format
5221 msgid "unable to open %s"
5222 msgstr ""
5224 #: object-file.c:2488 object-file.c:2541
5225 #, c-format
5226 msgid "hash mismatch for %s (expected %s)"
5227 msgstr ""
5229 #: object-file.c:2512
5230 #, c-format
5231 msgid "unable to mmap %s"
5232 msgstr ""
5234 #: object-file.c:2517
5235 #, c-format
5236 msgid "unable to unpack header of %s"
5237 msgstr ""
5239 #: object-file.c:2523
5240 #, c-format
5241 msgid "unable to parse header of %s"
5242 msgstr ""
5244 #: object-file.c:2534
5245 #, c-format
5246 msgid "unable to unpack contents of %s"
5247 msgstr ""
5249 #: object-name.c:486
5250 #, c-format
5251 msgid "short object ID %s is ambiguous"
5252 msgstr ""
5254 #: object-name.c:497
5255 msgid "The candidates are:"
5256 msgstr ""
5258 #: object-name.c:796
5259 msgid ""
5260 "Git normally never creates a ref that ends with 40 hex characters\n"
5261 "because it will be ignored when you just specify 40-hex. These refs\n"
5262 "may be created by mistake. For example,\n"
5263 "\n"
5264 "  git switch -c $br $(git rev-parse ...)\n"
5265 "\n"
5266 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
5267 "examine these refs and maybe delete them. Turn this message off by\n"
5268 "running \"git config advice.objectNameWarning false\""
5269 msgstr ""
5271 #: object-name.c:916
5272 #, c-format
5273 msgid "log for '%.*s' only goes back to %s"
5274 msgstr ""
5276 #: object-name.c:924
5277 #, c-format
5278 msgid "log for '%.*s' only has %d entries"
5279 msgstr ""
5281 #: object-name.c:1702
5282 #, c-format
5283 msgid "path '%s' exists on disk, but not in '%.*s'"
5284 msgstr ""
5286 #: object-name.c:1708
5287 #, c-format
5288 msgid ""
5289 "path '%s' exists, but not '%s'\n"
5290 "hint: Did you mean '%.*s:%s' aka '%.*s:./%s'?"
5291 msgstr ""
5293 #: object-name.c:1717
5294 #, c-format
5295 msgid "path '%s' does not exist in '%.*s'"
5296 msgstr ""
5298 #: object-name.c:1745
5299 #, c-format
5300 msgid ""
5301 "path '%s' is in the index, but not at stage %d\n"
5302 "hint: Did you mean ':%d:%s'?"
5303 msgstr ""
5305 #: object-name.c:1761
5306 #, c-format
5307 msgid ""
5308 "path '%s' is in the index, but not '%s'\n"
5309 "hint: Did you mean ':%d:%s' aka ':%d:./%s'?"
5310 msgstr ""
5312 #: object-name.c:1769
5313 #, c-format
5314 msgid "path '%s' exists on disk, but not in the index"
5315 msgstr ""
5317 #: object-name.c:1771
5318 #, c-format
5319 msgid "path '%s' does not exist (neither on disk nor in the index)"
5320 msgstr ""
5322 #: object-name.c:1784
5323 msgid "relative path syntax can't be used outside working tree"
5324 msgstr ""
5326 #: object-name.c:1922
5327 #, c-format
5328 msgid "invalid object name '%.*s'."
5329 msgstr ""
5331 #: object.c:53
5332 #, c-format
5333 msgid "invalid object type \"%s\""
5334 msgstr ""
5336 #: object.c:173
5337 #, c-format
5338 msgid "object %s is a %s, not a %s"
5339 msgstr ""
5341 #: object.c:233
5342 #, c-format
5343 msgid "object %s has unknown type id %d"
5344 msgstr ""
5346 #: object.c:246
5347 #, c-format
5348 msgid "unable to parse object: %s"
5349 msgstr ""
5351 #: object.c:266 object.c:278
5352 #, c-format
5353 msgid "hash mismatch %s"
5354 msgstr ""
5356 #: pack-bitmap.c:843 pack-bitmap.c:849 builtin/pack-objects.c:2226
5357 #, c-format
5358 msgid "unable to get size of %s"
5359 msgstr ""
5361 #: pack-bitmap.c:1489 builtin/rev-list.c:92
5362 #, c-format
5363 msgid "unable to get disk usage of %s"
5364 msgstr ""
5366 #: pack-revindex.c:220
5367 #, c-format
5368 msgid "reverse-index file %s is too small"
5369 msgstr ""
5371 #: pack-revindex.c:225
5372 #, c-format
5373 msgid "reverse-index file %s is corrupt"
5374 msgstr ""
5376 #: pack-revindex.c:233
5377 #, c-format
5378 msgid "reverse-index file %s has unknown signature"
5379 msgstr ""
5381 #: pack-revindex.c:237
5382 #, c-format
5383 msgid "reverse-index file %s has unsupported version %<PRIu32>"
5384 msgstr ""
5386 #: pack-revindex.c:242
5387 #, c-format
5388 msgid "reverse-index file %s has unsupported hash id %<PRIu32>"
5389 msgstr ""
5391 #: pack-write.c:236
5392 msgid "cannot both write and verify reverse index"
5393 msgstr ""
5395 #: pack-write.c:257
5396 #, c-format
5397 msgid "could not stat: %s"
5398 msgstr ""
5400 #: pack-write.c:269
5401 #, c-format
5402 msgid "failed to make %s readable"
5403 msgstr ""
5405 #: pack-write.c:508
5406 #, c-format
5407 msgid "could not write '%s' promisor file"
5408 msgstr ""
5410 #: packfile.c:625
5411 msgid "offset before end of packfile (broken .idx?)"
5412 msgstr ""
5414 #: packfile.c:1934
5415 #, c-format
5416 msgid "offset before start of pack index for %s (corrupt index?)"
5417 msgstr ""
5419 #: packfile.c:1938
5420 #, c-format
5421 msgid "offset beyond end of pack index for %s (truncated index?)"
5422 msgstr ""
5424 #: parse-options-cb.c:20 parse-options-cb.c:24
5425 #, c-format
5426 msgid "option `%s' expects a numerical value"
5427 msgstr ""
5429 #: parse-options-cb.c:41
5430 #, c-format
5431 msgid "malformed expiration date '%s'"
5432 msgstr ""
5434 #: parse-options-cb.c:54
5435 #, c-format
5436 msgid "option `%s' expects \"always\", \"auto\", or \"never\""
5437 msgstr ""
5439 #: parse-options-cb.c:132 parse-options-cb.c:149
5440 #, c-format
5441 msgid "malformed object name '%s'"
5442 msgstr ""
5444 #: parse-options.c:38
5445 #, c-format
5446 msgid "%s requires a value"
5447 msgstr ""
5449 #: parse-options.c:73
5450 #, c-format
5451 msgid "%s is incompatible with %s"
5452 msgstr ""
5454 #: parse-options.c:78
5455 #, c-format
5456 msgid "%s : incompatible with something else"
5457 msgstr ""
5459 #: parse-options.c:92 parse-options.c:96 parse-options.c:317
5460 #, c-format
5461 msgid "%s takes no value"
5462 msgstr ""
5464 #: parse-options.c:94
5465 #, c-format
5466 msgid "%s isn't available"
5467 msgstr ""
5469 #: parse-options.c:217
5470 #, c-format
5471 msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
5472 msgstr ""
5474 #: parse-options.c:386
5475 #, c-format
5476 msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
5477 msgstr ""
5479 #: parse-options.c:420 parse-options.c:428
5480 #, c-format
5481 msgid "did you mean `--%s` (with two dashes)?"
5482 msgstr ""
5484 #: parse-options.c:666 parse-options.c:971
5485 #, c-format
5486 msgid "alias of --%s"
5487 msgstr ""
5489 #: parse-options.c:862
5490 #, c-format
5491 msgid "unknown option `%s'"
5492 msgstr ""
5494 #: parse-options.c:864
5495 #, c-format
5496 msgid "unknown switch `%c'"
5497 msgstr ""
5499 #: parse-options.c:866
5500 #, c-format
5501 msgid "unknown non-ascii option in string: `%s'"
5502 msgstr ""
5504 #: parse-options.c:890
5505 msgid "..."
5506 msgstr ""
5508 #: parse-options.c:909
5509 #, c-format
5510 msgid "usage: %s"
5511 msgstr ""
5513 #. TRANSLATORS: the colon here should align with the
5514 #. one in "usage: %s" translation.
5516 #: parse-options.c:915
5517 #, c-format
5518 msgid "   or: %s"
5519 msgstr ""
5521 #: parse-options.c:918
5522 #, c-format
5523 msgid "    %s"
5524 msgstr ""
5526 #: parse-options.c:957
5527 msgid "-NUM"
5528 msgstr ""
5530 #: path.c:915
5531 #, c-format
5532 msgid "Could not make %s writable by group"
5533 msgstr ""
5535 #: pathspec.c:130
5536 msgid "Escape character '\\' not allowed as last character in attr value"
5537 msgstr ""
5539 #: pathspec.c:148
5540 msgid "Only one 'attr:' specification is allowed."
5541 msgstr ""
5543 #: pathspec.c:151
5544 msgid "attr spec must not be empty"
5545 msgstr ""
5547 #: pathspec.c:194
5548 #, c-format
5549 msgid "invalid attribute name %s"
5550 msgstr ""
5552 #: pathspec.c:259
5553 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
5554 msgstr ""
5556 #: pathspec.c:266
5557 msgid ""
5558 "global 'literal' pathspec setting is incompatible with all other global "
5559 "pathspec settings"
5560 msgstr ""
5562 #: pathspec.c:306
5563 msgid "invalid parameter for pathspec magic 'prefix'"
5564 msgstr ""
5566 #: pathspec.c:327
5567 #, c-format
5568 msgid "Invalid pathspec magic '%.*s' in '%s'"
5569 msgstr ""
5571 #: pathspec.c:332
5572 #, c-format
5573 msgid "Missing ')' at the end of pathspec magic in '%s'"
5574 msgstr ""
5576 #: pathspec.c:370
5577 #, c-format
5578 msgid "Unimplemented pathspec magic '%c' in '%s'"
5579 msgstr ""
5581 #: pathspec.c:429
5582 #, c-format
5583 msgid "%s: 'literal' and 'glob' are incompatible"
5584 msgstr ""
5586 #: pathspec.c:445
5587 #, c-format
5588 msgid "%s: '%s' is outside repository at '%s'"
5589 msgstr ""
5591 #: pathspec.c:521
5592 #, c-format
5593 msgid "'%s' (mnemonic: '%c')"
5594 msgstr ""
5596 #: pathspec.c:531
5597 #, c-format
5598 msgid "%s: pathspec magic not supported by this command: %s"
5599 msgstr ""
5601 #: pathspec.c:598
5602 #, c-format
5603 msgid "pathspec '%s' is beyond a symbolic link"
5604 msgstr ""
5606 #: pathspec.c:643
5607 #, c-format
5608 msgid "line is badly quoted: %s"
5609 msgstr ""
5611 #: pkt-line.c:92
5612 msgid "unable to write flush packet"
5613 msgstr ""
5615 #: pkt-line.c:99
5616 msgid "unable to write delim packet"
5617 msgstr ""
5619 #: pkt-line.c:106
5620 msgid "unable to write stateless separator packet"
5621 msgstr ""
5623 #: pkt-line.c:113
5624 msgid "flush packet write failed"
5625 msgstr ""
5627 #: pkt-line.c:153 pkt-line.c:239
5628 msgid "protocol error: impossibly long line"
5629 msgstr ""
5631 #: pkt-line.c:169 pkt-line.c:171
5632 msgid "packet write with format failed"
5633 msgstr ""
5635 #: pkt-line.c:203
5636 msgid "packet write failed - data exceeds max packet size"
5637 msgstr ""
5639 #: pkt-line.c:210 pkt-line.c:217
5640 msgid "packet write failed"
5641 msgstr ""
5643 #: pkt-line.c:302
5644 msgid "read error"
5645 msgstr ""
5647 #: pkt-line.c:310
5648 msgid "the remote end hung up unexpectedly"
5649 msgstr ""
5651 #: pkt-line.c:338
5652 #, c-format
5653 msgid "protocol error: bad line length character: %.4s"
5654 msgstr ""
5656 #: pkt-line.c:352 pkt-line.c:357
5657 #, c-format
5658 msgid "protocol error: bad line length %d"
5659 msgstr ""
5661 #: pkt-line.c:373 sideband.c:165
5662 #, c-format
5663 msgid "remote error: %s"
5664 msgstr ""
5666 #: preload-index.c:125
5667 msgid "Refreshing index"
5668 msgstr ""
5670 #: preload-index.c:144
5671 #, c-format
5672 msgid "unable to create threaded lstat: %s"
5673 msgstr ""
5675 #: pretty.c:984
5676 msgid "unable to parse --pretty format"
5677 msgstr ""
5679 #: promisor-remote.c:30
5680 msgid "promisor-remote: unable to fork off fetch subprocess"
5681 msgstr ""
5683 #: promisor-remote.c:35 promisor-remote.c:37
5684 msgid "promisor-remote: could not write to fetch subprocess"
5685 msgstr ""
5687 #: promisor-remote.c:41
5688 msgid "promisor-remote: could not close stdin to fetch subprocess"
5689 msgstr ""
5691 #: promisor-remote.c:53
5692 #, c-format
5693 msgid "promisor remote name cannot begin with '/': %s"
5694 msgstr ""
5696 #: prune-packed.c:35
5697 msgid "Removing duplicate objects"
5698 msgstr ""
5700 #: range-diff.c:78
5701 msgid "could not start `log`"
5702 msgstr ""
5704 #: range-diff.c:80
5705 msgid "could not read `log` output"
5706 msgstr ""
5708 #: range-diff.c:101 sequencer.c:5318
5709 #, c-format
5710 msgid "could not parse commit '%s'"
5711 msgstr ""
5713 #: range-diff.c:115
5714 #, c-format
5715 msgid ""
5716 "could not parse first line of `log` output: did not start with 'commit ': "
5717 "'%s'"
5718 msgstr ""
5720 #: range-diff.c:140
5721 #, c-format
5722 msgid "could not parse git header '%.*s'"
5723 msgstr ""
5725 #: range-diff.c:306
5726 msgid "failed to generate diff"
5727 msgstr ""
5729 #: range-diff.c:558
5730 msgid "--left-only and --right-only are mutually exclusive"
5731 msgstr ""
5733 #: range-diff.c:561 range-diff.c:563
5734 #, c-format
5735 msgid "could not parse log for '%s'"
5736 msgstr ""
5738 #: read-cache.c:682
5739 #, c-format
5740 msgid "will not add file alias '%s' ('%s' already exists in index)"
5741 msgstr ""
5743 #: read-cache.c:698
5744 msgid "cannot create an empty blob in the object database"
5745 msgstr ""
5747 #: read-cache.c:720
5748 #, c-format
5749 msgid "%s: can only add regular files, symbolic links or git-directories"
5750 msgstr ""
5752 #: read-cache.c:725
5753 #, c-format
5754 msgid "'%s' does not have a commit checked out"
5755 msgstr ""
5757 #: read-cache.c:777
5758 #, c-format
5759 msgid "unable to index file '%s'"
5760 msgstr ""
5762 #: read-cache.c:796
5763 #, c-format
5764 msgid "unable to add '%s' to index"
5765 msgstr ""
5767 #: read-cache.c:807
5768 #, c-format
5769 msgid "unable to stat '%s'"
5770 msgstr ""
5772 #: read-cache.c:1318
5773 #, c-format
5774 msgid "'%s' appears as both a file and as a directory"
5775 msgstr ""
5777 #: read-cache.c:1532
5778 msgid "Refresh index"
5779 msgstr ""
5781 #: read-cache.c:1657
5782 #, c-format
5783 msgid ""
5784 "index.version set, but the value is invalid.\n"
5785 "Using version %i"
5786 msgstr ""
5788 #: read-cache.c:1667
5789 #, c-format
5790 msgid ""
5791 "GIT_INDEX_VERSION set, but the value is invalid.\n"
5792 "Using version %i"
5793 msgstr ""
5795 #: read-cache.c:1723
5796 #, c-format
5797 msgid "bad signature 0x%08x"
5798 msgstr ""
5800 #: read-cache.c:1726
5801 #, c-format
5802 msgid "bad index version %d"
5803 msgstr ""
5805 #: read-cache.c:1735
5806 msgid "bad index file sha1 signature"
5807 msgstr ""
5809 #: read-cache.c:1765
5810 #, c-format
5811 msgid "index uses %.4s extension, which we do not understand"
5812 msgstr ""
5814 #: read-cache.c:1767
5815 #, c-format
5816 msgid "ignoring %.4s extension"
5817 msgstr ""
5819 #: read-cache.c:1804
5820 #, c-format
5821 msgid "unknown index entry format 0x%08x"
5822 msgstr ""
5824 #: read-cache.c:1820
5825 #, c-format
5826 msgid "malformed name field in the index, near path '%s'"
5827 msgstr ""
5829 #: read-cache.c:1877
5830 msgid "unordered stage entries in index"
5831 msgstr ""
5833 #: read-cache.c:1880
5834 #, c-format
5835 msgid "multiple stage entries for merged file '%s'"
5836 msgstr ""
5838 #: read-cache.c:1883
5839 #, c-format
5840 msgid "unordered stage entries for '%s'"
5841 msgstr ""
5843 #: read-cache.c:1989 read-cache.c:2280 rerere.c:549 rerere.c:583 rerere.c:1095
5844 #: submodule.c:1634 builtin/add.c:546 builtin/check-ignore.c:181
5845 #: builtin/checkout.c:504 builtin/checkout.c:690 builtin/clean.c:991
5846 #: builtin/commit.c:364 builtin/diff-tree.c:122 builtin/grep.c:505
5847 #: builtin/mv.c:146 builtin/reset.c:247 builtin/rm.c:290
5848 #: builtin/submodule--helper.c:332
5849 msgid "index file corrupt"
5850 msgstr ""
5852 #: read-cache.c:2133
5853 #, c-format
5854 msgid "unable to create load_cache_entries thread: %s"
5855 msgstr ""
5857 #: read-cache.c:2146
5858 #, c-format
5859 msgid "unable to join load_cache_entries thread: %s"
5860 msgstr ""
5862 #: read-cache.c:2179
5863 #, c-format
5864 msgid "%s: index file open failed"
5865 msgstr ""
5867 #: read-cache.c:2183
5868 #, c-format
5869 msgid "%s: cannot stat the open index"
5870 msgstr ""
5872 #: read-cache.c:2187
5873 #, c-format
5874 msgid "%s: index file smaller than expected"
5875 msgstr ""
5877 #: read-cache.c:2191
5878 #, c-format
5879 msgid "%s: unable to map index file"
5880 msgstr ""
5882 #: read-cache.c:2233
5883 #, c-format
5884 msgid "unable to create load_index_extensions thread: %s"
5885 msgstr ""
5887 #: read-cache.c:2260
5888 #, c-format
5889 msgid "unable to join load_index_extensions thread: %s"
5890 msgstr ""
5892 #: read-cache.c:2292
5893 #, c-format
5894 msgid "could not freshen shared index '%s'"
5895 msgstr ""
5897 #: read-cache.c:2339
5898 #, c-format
5899 msgid "broken index, expect %s in %s, got %s"
5900 msgstr ""
5902 #: read-cache.c:3035 strbuf.c:1171 wrapper.c:633 builtin/merge.c:1141
5903 #, c-format
5904 msgid "could not close '%s'"
5905 msgstr ""
5907 #: read-cache.c:3138 sequencer.c:2487 sequencer.c:4239
5908 #, c-format
5909 msgid "could not stat '%s'"
5910 msgstr ""
5912 #: read-cache.c:3151
5913 #, c-format
5914 msgid "unable to open git dir: %s"
5915 msgstr ""
5917 #: read-cache.c:3163
5918 #, c-format
5919 msgid "unable to unlink: %s"
5920 msgstr ""
5922 #: read-cache.c:3188
5923 #, c-format
5924 msgid "cannot fix permission bits on '%s'"
5925 msgstr ""
5927 #: read-cache.c:3337
5928 #, c-format
5929 msgid "%s: cannot drop to stage #0"
5930 msgstr ""
5932 #: rebase-interactive.c:11
5933 msgid ""
5934 "You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
5935 "continue'.\n"
5936 "Or you can abort the rebase with 'git rebase --abort'.\n"
5937 msgstr ""
5939 #: rebase-interactive.c:33
5940 #, c-format
5941 msgid ""
5942 "unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
5943 msgstr ""
5945 #: rebase-interactive.c:42
5946 msgid ""
5947 "\n"
5948 "Commands:\n"
5949 "p, pick <commit> = use commit\n"
5950 "r, reword <commit> = use commit, but edit the commit message\n"
5951 "e, edit <commit> = use commit, but stop for amending\n"
5952 "s, squash <commit> = use commit, but meld into previous commit\n"
5953 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
5954 "x, exec <command> = run command (the rest of the line) using shell\n"
5955 "b, break = stop here (continue rebase later with 'git rebase --continue')\n"
5956 "d, drop <commit> = remove commit\n"
5957 "l, label <label> = label current HEAD with a name\n"
5958 "t, reset <label> = reset HEAD to a label\n"
5959 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
5960 ".       create a merge commit using the original merge commit's\n"
5961 ".       message (or the oneline, if no original merge commit was\n"
5962 ".       specified). Use -c <commit> to reword the commit message.\n"
5963 "\n"
5964 "These lines can be re-ordered; they are executed from top to bottom.\n"
5965 msgstr ""
5967 #: rebase-interactive.c:63
5968 #, c-format
5969 msgid "Rebase %s onto %s (%d command)"
5970 msgid_plural "Rebase %s onto %s (%d commands)"
5971 msgstr[0] ""
5972 msgstr[1] ""
5974 #: rebase-interactive.c:72 git-rebase--preserve-merges.sh:218
5975 msgid ""
5976 "\n"
5977 "Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
5978 msgstr ""
5980 #: rebase-interactive.c:75 git-rebase--preserve-merges.sh:222
5981 msgid ""
5982 "\n"
5983 "If you remove a line here THAT COMMIT WILL BE LOST.\n"
5984 msgstr ""
5986 #: rebase-interactive.c:81 git-rebase--preserve-merges.sh:861
5987 msgid ""
5988 "\n"
5989 "You are editing the todo file of an ongoing interactive rebase.\n"
5990 "To continue rebase after editing, run:\n"
5991 "    git rebase --continue\n"
5992 "\n"
5993 msgstr ""
5995 #: rebase-interactive.c:86 git-rebase--preserve-merges.sh:938
5996 msgid ""
5997 "\n"
5998 "However, if you remove everything, the rebase will be aborted.\n"
5999 "\n"
6000 msgstr ""
6002 #: rebase-interactive.c:110 rerere.c:469 rerere.c:676 sequencer.c:3615
6003 #: sequencer.c:3641 sequencer.c:5424 builtin/fsck.c:329 builtin/rebase.c:272
6004 #, c-format
6005 msgid "could not write '%s'"
6006 msgstr ""
6008 #: rebase-interactive.c:116 builtin/rebase.c:204 builtin/rebase.c:230
6009 #: builtin/rebase.c:254
6010 #, c-format
6011 msgid "could not write '%s'."
6012 msgstr ""
6014 #: rebase-interactive.c:193
6015 #, c-format
6016 msgid ""
6017 "Warning: some commits may have been dropped accidentally.\n"
6018 "Dropped commits (newer to older):\n"
6019 msgstr ""
6021 #: rebase-interactive.c:200
6022 #, c-format
6023 msgid ""
6024 "To avoid this message, use \"drop\" to explicitly remove a commit.\n"
6025 "\n"
6026 "Use 'git config rebase.missingCommitsCheck' to change the level of "
6027 "warnings.\n"
6028 "The possible behaviours are: ignore, warn, error.\n"
6029 "\n"
6030 msgstr ""
6032 #: rebase-interactive.c:233 rebase-interactive.c:238 sequencer.c:2402
6033 #: builtin/rebase.c:190 builtin/rebase.c:215 builtin/rebase.c:241
6034 #: builtin/rebase.c:266
6035 #, c-format
6036 msgid "could not read '%s'."
6037 msgstr ""
6039 #: ref-filter.c:42 wt-status.c:1975
6040 msgid "gone"
6041 msgstr ""
6043 #: ref-filter.c:43
6044 #, c-format
6045 msgid "ahead %d"
6046 msgstr ""
6048 #: ref-filter.c:44
6049 #, c-format
6050 msgid "behind %d"
6051 msgstr ""
6053 #: ref-filter.c:45
6054 #, c-format
6055 msgid "ahead %d, behind %d"
6056 msgstr ""
6058 #: ref-filter.c:175
6059 #, c-format
6060 msgid "expected format: %%(color:<color>)"
6061 msgstr ""
6063 #: ref-filter.c:177
6064 #, c-format
6065 msgid "unrecognized color: %%(color:%s)"
6066 msgstr ""
6068 #: ref-filter.c:199
6069 #, c-format
6070 msgid "Integer value expected refname:lstrip=%s"
6071 msgstr ""
6073 #: ref-filter.c:203
6074 #, c-format
6075 msgid "Integer value expected refname:rstrip=%s"
6076 msgstr ""
6078 #: ref-filter.c:205
6079 #, c-format
6080 msgid "unrecognized %%(%s) argument: %s"
6081 msgstr ""
6083 #: ref-filter.c:260
6084 #, c-format
6085 msgid "%%(objecttype) does not take arguments"
6086 msgstr ""
6088 #: ref-filter.c:282
6089 #, c-format
6090 msgid "unrecognized %%(objectsize) argument: %s"
6091 msgstr ""
6093 #: ref-filter.c:290
6094 #, c-format
6095 msgid "%%(deltabase) does not take arguments"
6096 msgstr ""
6098 #: ref-filter.c:302
6099 #, c-format
6100 msgid "%%(body) does not take arguments"
6101 msgstr ""
6103 #: ref-filter.c:315
6104 #, c-format
6105 msgid "unrecognized %%(subject) argument: %s"
6106 msgstr ""
6108 #: ref-filter.c:334
6109 #, c-format
6110 msgid "expected %%(trailers:key=<value>)"
6111 msgstr ""
6113 #: ref-filter.c:336
6114 #, c-format
6115 msgid "unknown %%(trailers) argument: %s"
6116 msgstr ""
6118 #: ref-filter.c:367
6119 #, c-format
6120 msgid "positive value expected contents:lines=%s"
6121 msgstr ""
6123 #: ref-filter.c:369
6124 #, c-format
6125 msgid "unrecognized %%(contents) argument: %s"
6126 msgstr ""
6128 #: ref-filter.c:384
6129 #, c-format
6130 msgid "positive value expected '%s' in %%(%s)"
6131 msgstr ""
6133 #: ref-filter.c:388
6134 #, c-format
6135 msgid "unrecognized argument '%s' in %%(%s)"
6136 msgstr ""
6138 #: ref-filter.c:402
6139 #, c-format
6140 msgid "unrecognized email option: %s"
6141 msgstr ""
6143 #: ref-filter.c:432
6144 #, c-format
6145 msgid "expected format: %%(align:<width>,<position>)"
6146 msgstr ""
6148 #: ref-filter.c:444
6149 #, c-format
6150 msgid "unrecognized position:%s"
6151 msgstr ""
6153 #: ref-filter.c:451
6154 #, c-format
6155 msgid "unrecognized width:%s"
6156 msgstr ""
6158 #: ref-filter.c:460
6159 #, c-format
6160 msgid "unrecognized %%(align) argument: %s"
6161 msgstr ""
6163 #: ref-filter.c:468
6164 #, c-format
6165 msgid "positive width expected with the %%(align) atom"
6166 msgstr ""
6168 #: ref-filter.c:486
6169 #, c-format
6170 msgid "unrecognized %%(if) argument: %s"
6171 msgstr ""
6173 #: ref-filter.c:588
6174 #, c-format
6175 msgid "malformed field name: %.*s"
6176 msgstr ""
6178 #: ref-filter.c:615
6179 #, c-format
6180 msgid "unknown field name: %.*s"
6181 msgstr ""
6183 #: ref-filter.c:619
6184 #, c-format
6185 msgid ""
6186 "not a git repository, but the field '%.*s' requires access to object data"
6187 msgstr ""
6189 #: ref-filter.c:743
6190 #, c-format
6191 msgid "format: %%(if) atom used without a %%(then) atom"
6192 msgstr ""
6194 #: ref-filter.c:806
6195 #, c-format
6196 msgid "format: %%(then) atom used without an %%(if) atom"
6197 msgstr ""
6199 #: ref-filter.c:808
6200 #, c-format
6201 msgid "format: %%(then) atom used more than once"
6202 msgstr ""
6204 #: ref-filter.c:810
6205 #, c-format
6206 msgid "format: %%(then) atom used after %%(else)"
6207 msgstr ""
6209 #: ref-filter.c:838
6210 #, c-format
6211 msgid "format: %%(else) atom used without an %%(if) atom"
6212 msgstr ""
6214 #: ref-filter.c:840
6215 #, c-format
6216 msgid "format: %%(else) atom used without a %%(then) atom"
6217 msgstr ""
6219 #: ref-filter.c:842
6220 #, c-format
6221 msgid "format: %%(else) atom used more than once"
6222 msgstr ""
6224 #: ref-filter.c:857
6225 #, c-format
6226 msgid "format: %%(end) atom used without corresponding atom"
6227 msgstr ""
6229 #: ref-filter.c:914
6230 #, c-format
6231 msgid "malformed format string %s"
6232 msgstr ""
6234 #: ref-filter.c:1555
6235 #, c-format
6236 msgid "(no branch, rebasing %s)"
6237 msgstr ""
6239 #: ref-filter.c:1558
6240 #, c-format
6241 msgid "(no branch, rebasing detached HEAD %s)"
6242 msgstr ""
6244 #: ref-filter.c:1561
6245 #, c-format
6246 msgid "(no branch, bisect started on %s)"
6247 msgstr ""
6249 #: ref-filter.c:1565
6250 #, c-format
6251 msgid "(HEAD detached at %s)"
6252 msgstr ""
6254 #: ref-filter.c:1568
6255 #, c-format
6256 msgid "(HEAD detached from %s)"
6257 msgstr ""
6259 #: ref-filter.c:1571
6260 msgid "(no branch)"
6261 msgstr ""
6263 #: ref-filter.c:1603 ref-filter.c:1812
6264 #, c-format
6265 msgid "missing object %s for %s"
6266 msgstr ""
6268 #: ref-filter.c:1613
6269 #, c-format
6270 msgid "parse_object_buffer failed on %s for %s"
6271 msgstr ""
6273 #: ref-filter.c:1996
6274 #, c-format
6275 msgid "malformed object at '%s'"
6276 msgstr ""
6278 #: ref-filter.c:2085
6279 #, c-format
6280 msgid "ignoring ref with broken name %s"
6281 msgstr ""
6283 #: ref-filter.c:2090 refs.c:676
6284 #, c-format
6285 msgid "ignoring broken ref %s"
6286 msgstr ""
6288 #: ref-filter.c:2430
6289 #, c-format
6290 msgid "format: %%(end) atom missing"
6291 msgstr ""
6293 #: ref-filter.c:2529
6294 #, c-format
6295 msgid "malformed object name %s"
6296 msgstr ""
6298 #: ref-filter.c:2534
6299 #, c-format
6300 msgid "option `%s' must point to a commit"
6301 msgstr ""
6303 #: refs.c:264
6304 #, c-format
6305 msgid "%s does not point to a valid object!"
6306 msgstr ""
6308 #: refs.c:566
6309 #, c-format
6310 msgid ""
6311 "Using '%s' as the name for the initial branch. This default branch name\n"
6312 "is subject to change. To configure the initial branch name to use in all\n"
6313 "of your new repositories, which will suppress this warning, call:\n"
6314 "\n"
6315 "\tgit config --global init.defaultBranch <name>\n"
6316 "\n"
6317 "Names commonly chosen instead of 'master' are 'main', 'trunk' and\n"
6318 "'development'. The just-created branch can be renamed via this command:\n"
6319 "\n"
6320 "\tgit branch -m <name>\n"
6321 msgstr ""
6323 #: refs.c:588
6324 #, c-format
6325 msgid "could not retrieve `%s`"
6326 msgstr ""
6328 #: refs.c:598
6329 #, c-format
6330 msgid "invalid branch name: %s = %s"
6331 msgstr ""
6333 #: refs.c:674
6334 #, c-format
6335 msgid "ignoring dangling symref %s"
6336 msgstr ""
6338 #: refs.c:922
6339 #, c-format
6340 msgid "log for ref %s has gap after %s"
6341 msgstr ""
6343 #: refs.c:929
6344 #, c-format
6345 msgid "log for ref %s unexpectedly ended on %s"
6346 msgstr ""
6348 #: refs.c:994
6349 #, c-format
6350 msgid "log for %s is empty"
6351 msgstr ""
6353 #: refs.c:1086
6354 #, c-format
6355 msgid "refusing to update ref with bad name '%s'"
6356 msgstr ""
6358 #: refs.c:1157
6359 #, c-format
6360 msgid "update_ref failed for ref '%s': %s"
6361 msgstr ""
6363 #: refs.c:2051
6364 #, c-format
6365 msgid "multiple updates for ref '%s' not allowed"
6366 msgstr ""
6368 #: refs.c:2131
6369 msgid "ref updates forbidden inside quarantine environment"
6370 msgstr ""
6372 #: refs.c:2142
6373 msgid "ref updates aborted by hook"
6374 msgstr ""
6376 #: refs.c:2242 refs.c:2272
6377 #, c-format
6378 msgid "'%s' exists; cannot create '%s'"
6379 msgstr ""
6381 #: refs.c:2248 refs.c:2283
6382 #, c-format
6383 msgid "cannot process '%s' and '%s' at the same time"
6384 msgstr ""
6386 #: refs/files-backend.c:1228
6387 #, c-format
6388 msgid "could not remove reference %s"
6389 msgstr ""
6391 #: refs/files-backend.c:1242 refs/packed-backend.c:1542
6392 #: refs/packed-backend.c:1552
6393 #, c-format
6394 msgid "could not delete reference %s: %s"
6395 msgstr ""
6397 #: refs/files-backend.c:1245 refs/packed-backend.c:1555
6398 #, c-format
6399 msgid "could not delete references: %s"
6400 msgstr ""
6402 #: refspec.c:170
6403 #, c-format
6404 msgid "invalid refspec '%s'"
6405 msgstr ""
6407 #: remote.c:351
6408 #, c-format
6409 msgid "config remote shorthand cannot begin with '/': %s"
6410 msgstr ""
6412 #: remote.c:399
6413 msgid "more than one receivepack given, using the first"
6414 msgstr ""
6416 #: remote.c:407
6417 msgid "more than one uploadpack given, using the first"
6418 msgstr ""
6420 #: remote.c:590
6421 #, c-format
6422 msgid "Cannot fetch both %s and %s to %s"
6423 msgstr ""
6425 #: remote.c:594
6426 #, c-format
6427 msgid "%s usually tracks %s, not %s"
6428 msgstr ""
6430 #: remote.c:598
6431 #, c-format
6432 msgid "%s tracks both %s and %s"
6433 msgstr ""
6435 #: remote.c:666
6436 #, c-format
6437 msgid "key '%s' of pattern had no '*'"
6438 msgstr ""
6440 #: remote.c:676
6441 #, c-format
6442 msgid "value '%s' of pattern has no '*'"
6443 msgstr ""
6445 #: remote.c:1083
6446 #, c-format
6447 msgid "src refspec %s does not match any"
6448 msgstr ""
6450 #: remote.c:1088
6451 #, c-format
6452 msgid "src refspec %s matches more than one"
6453 msgstr ""
6455 #. TRANSLATORS: "matches '%s'%" is the <dst> part of "git push
6456 #. <remote> <src>:<dst>" push, and "being pushed ('%s')" is
6457 #. the <src>.
6459 #: remote.c:1103
6460 #, c-format
6461 msgid ""
6462 "The destination you provided is not a full refname (i.e.,\n"
6463 "starting with \"refs/\"). We tried to guess what you meant by:\n"
6464 "\n"
6465 "- Looking for a ref that matches '%s' on the remote side.\n"
6466 "- Checking if the <src> being pushed ('%s')\n"
6467 "  is a ref in \"refs/{heads,tags}/\". If so we add a corresponding\n"
6468 "  refs/{heads,tags}/ prefix on the remote side.\n"
6469 "\n"
6470 "Neither worked, so we gave up. You must fully qualify the ref."
6471 msgstr ""
6473 #: remote.c:1123
6474 #, c-format
6475 msgid ""
6476 "The <src> part of the refspec is a commit object.\n"
6477 "Did you mean to create a new branch by pushing to\n"
6478 "'%s:refs/heads/%s'?"
6479 msgstr ""
6481 #: remote.c:1128
6482 #, c-format
6483 msgid ""
6484 "The <src> part of the refspec is a tag object.\n"
6485 "Did you mean to create a new tag by pushing to\n"
6486 "'%s:refs/tags/%s'?"
6487 msgstr ""
6489 #: remote.c:1133
6490 #, c-format
6491 msgid ""
6492 "The <src> part of the refspec is a tree object.\n"
6493 "Did you mean to tag a new tree by pushing to\n"
6494 "'%s:refs/tags/%s'?"
6495 msgstr ""
6497 #: remote.c:1138
6498 #, c-format
6499 msgid ""
6500 "The <src> part of the refspec is a blob object.\n"
6501 "Did you mean to tag a new blob by pushing to\n"
6502 "'%s:refs/tags/%s'?"
6503 msgstr ""
6505 #: remote.c:1174
6506 #, c-format
6507 msgid "%s cannot be resolved to branch"
6508 msgstr ""
6510 #: remote.c:1185
6511 #, c-format
6512 msgid "unable to delete '%s': remote ref does not exist"
6513 msgstr ""
6515 #: remote.c:1197
6516 #, c-format
6517 msgid "dst refspec %s matches more than one"
6518 msgstr ""
6520 #: remote.c:1204
6521 #, c-format
6522 msgid "dst ref %s receives from more than one src"
6523 msgstr ""
6525 #: remote.c:1724 remote.c:1825
6526 msgid "HEAD does not point to a branch"
6527 msgstr ""
6529 #: remote.c:1733
6530 #, c-format
6531 msgid "no such branch: '%s'"
6532 msgstr ""
6534 #: remote.c:1736
6535 #, c-format
6536 msgid "no upstream configured for branch '%s'"
6537 msgstr ""
6539 #: remote.c:1742
6540 #, c-format
6541 msgid "upstream branch '%s' not stored as a remote-tracking branch"
6542 msgstr ""
6544 #: remote.c:1757
6545 #, c-format
6546 msgid "push destination '%s' on remote '%s' has no local tracking branch"
6547 msgstr ""
6549 #: remote.c:1769
6550 #, c-format
6551 msgid "branch '%s' has no remote for pushing"
6552 msgstr ""
6554 #: remote.c:1779
6555 #, c-format
6556 msgid "push refspecs for '%s' do not include '%s'"
6557 msgstr ""
6559 #: remote.c:1792
6560 msgid "push has no destination (push.default is 'nothing')"
6561 msgstr ""
6563 #: remote.c:1814
6564 msgid "cannot resolve 'simple' push to a single destination"
6565 msgstr ""
6567 #: remote.c:1943
6568 #, c-format
6569 msgid "couldn't find remote ref %s"
6570 msgstr ""
6572 #: remote.c:1956
6573 #, c-format
6574 msgid "* Ignoring funny ref '%s' locally"
6575 msgstr ""
6577 #: remote.c:2119
6578 #, c-format
6579 msgid "Your branch is based on '%s', but the upstream is gone.\n"
6580 msgstr ""
6582 #: remote.c:2123
6583 msgid "  (use \"git branch --unset-upstream\" to fixup)\n"
6584 msgstr ""
6586 #: remote.c:2126
6587 #, c-format
6588 msgid "Your branch is up to date with '%s'.\n"
6589 msgstr ""
6591 #: remote.c:2130
6592 #, c-format
6593 msgid "Your branch and '%s' refer to different commits.\n"
6594 msgstr ""
6596 #: remote.c:2133
6597 #, c-format
6598 msgid "  (use \"%s\" for details)\n"
6599 msgstr ""
6601 #: remote.c:2137
6602 #, c-format
6603 msgid "Your branch is ahead of '%s' by %d commit.\n"
6604 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
6605 msgstr[0] ""
6606 msgstr[1] ""
6608 #: remote.c:2143
6609 msgid "  (use \"git push\" to publish your local commits)\n"
6610 msgstr ""
6612 #: remote.c:2146
6613 #, c-format
6614 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
6615 msgid_plural ""
6616 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
6617 msgstr[0] ""
6618 msgstr[1] ""
6620 #: remote.c:2154
6621 msgid "  (use \"git pull\" to update your local branch)\n"
6622 msgstr ""
6624 #: remote.c:2157
6625 #, c-format
6626 msgid ""
6627 "Your branch and '%s' have diverged,\n"
6628 "and have %d and %d different commit each, respectively.\n"
6629 msgid_plural ""
6630 "Your branch and '%s' have diverged,\n"
6631 "and have %d and %d different commits each, respectively.\n"
6632 msgstr[0] ""
6633 msgstr[1] ""
6635 #: remote.c:2167
6636 msgid "  (use \"git pull\" to merge the remote branch into yours)\n"
6637 msgstr ""
6639 #: remote.c:2359
6640 #, c-format
6641 msgid "cannot parse expected object name '%s'"
6642 msgstr ""
6644 #: replace-object.c:21
6645 #, c-format
6646 msgid "bad replace ref name: %s"
6647 msgstr ""
6649 #: replace-object.c:30
6650 #, c-format
6651 msgid "duplicate replace ref: %s"
6652 msgstr ""
6654 #: replace-object.c:82
6655 #, c-format
6656 msgid "replace depth too high for object %s"
6657 msgstr ""
6659 #: rerere.c:201 rerere.c:210 rerere.c:213
6660 msgid "corrupt MERGE_RR"
6661 msgstr ""
6663 #: rerere.c:248 rerere.c:253
6664 msgid "unable to write rerere record"
6665 msgstr ""
6667 #: rerere.c:479
6668 #, c-format
6669 msgid "there were errors while writing '%s' (%s)"
6670 msgstr ""
6672 #: rerere.c:482
6673 #, c-format
6674 msgid "failed to flush '%s'"
6675 msgstr ""
6677 #: rerere.c:487 rerere.c:1023
6678 #, c-format
6679 msgid "could not parse conflict hunks in '%s'"
6680 msgstr ""
6682 #: rerere.c:668
6683 #, c-format
6684 msgid "failed utime() on '%s'"
6685 msgstr ""
6687 #: rerere.c:678
6688 #, c-format
6689 msgid "writing '%s' failed"
6690 msgstr ""
6692 #: rerere.c:698
6693 #, c-format
6694 msgid "Staged '%s' using previous resolution."
6695 msgstr ""
6697 #: rerere.c:737
6698 #, c-format
6699 msgid "Recorded resolution for '%s'."
6700 msgstr ""
6702 #: rerere.c:772
6703 #, c-format
6704 msgid "Resolved '%s' using previous resolution."
6705 msgstr ""
6707 #: rerere.c:787
6708 #, c-format
6709 msgid "cannot unlink stray '%s'"
6710 msgstr ""
6712 #: rerere.c:791
6713 #, c-format
6714 msgid "Recorded preimage for '%s'"
6715 msgstr ""
6717 #: rerere.c:865 submodule.c:2088 builtin/log.c:1991
6718 #: builtin/submodule--helper.c:1878 builtin/submodule--helper.c:1890
6719 #, c-format
6720 msgid "could not create directory '%s'"
6721 msgstr ""
6723 #: rerere.c:1041
6724 #, c-format
6725 msgid "failed to update conflicted state in '%s'"
6726 msgstr ""
6728 #: rerere.c:1052 rerere.c:1059
6729 #, c-format
6730 msgid "no remembered resolution for '%s'"
6731 msgstr ""
6733 #: rerere.c:1061
6734 #, c-format
6735 msgid "cannot unlink '%s'"
6736 msgstr ""
6738 #: rerere.c:1071
6739 #, c-format
6740 msgid "Updated preimage for '%s'"
6741 msgstr ""
6743 #: rerere.c:1080
6744 #, c-format
6745 msgid "Forgot resolution for '%s'\n"
6746 msgstr ""
6748 #: rerere.c:1191
6749 msgid "unable to open rr-cache directory"
6750 msgstr ""
6752 #: reset.c:42
6753 msgid "could not determine HEAD revision"
6754 msgstr ""
6756 #: reset.c:70 reset.c:76 sequencer.c:3468
6757 #, c-format
6758 msgid "failed to find tree of %s"
6759 msgstr ""
6761 #: revision.c:2338
6762 msgid "--unpacked=<packfile> no longer supported"
6763 msgstr ""
6765 #: revision.c:2668
6766 msgid "your current branch appears to be broken"
6767 msgstr ""
6769 #: revision.c:2671
6770 #, c-format
6771 msgid "your current branch '%s' does not have any commits yet"
6772 msgstr ""
6774 #: revision.c:2877
6775 msgid "-L does not yet support diff formats besides -p and -s"
6776 msgstr ""
6778 #: run-command.c:767
6779 msgid "open /dev/null failed"
6780 msgstr ""
6782 #: run-command.c:1274
6783 #, c-format
6784 msgid "cannot create async thread: %s"
6785 msgstr ""
6787 #: run-command.c:1338
6788 #, c-format
6789 msgid ""
6790 "The '%s' hook was ignored because it's not set as executable.\n"
6791 "You can disable this warning with `git config advice.ignoredHook false`."
6792 msgstr ""
6794 #: send-pack.c:146
6795 msgid "unexpected flush packet while reading remote unpack status"
6796 msgstr ""
6798 #: send-pack.c:148
6799 #, c-format
6800 msgid "unable to parse remote unpack status: %s"
6801 msgstr ""
6803 #: send-pack.c:150
6804 #, c-format
6805 msgid "remote unpack failed: %s"
6806 msgstr ""
6808 #: send-pack.c:374
6809 msgid "failed to sign the push certificate"
6810 msgstr ""
6812 #: send-pack.c:467
6813 msgid "the receiving end does not support this repository's hash algorithm"
6814 msgstr ""
6816 #: send-pack.c:476
6817 msgid "the receiving end does not support --signed push"
6818 msgstr ""
6820 #: send-pack.c:478
6821 msgid ""
6822 "not sending a push certificate since the receiving end does not support --"
6823 "signed push"
6824 msgstr ""
6826 #: send-pack.c:490
6827 msgid "the receiving end does not support --atomic push"
6828 msgstr ""
6830 #: send-pack.c:495
6831 msgid "the receiving end does not support push options"
6832 msgstr ""
6834 #: sequencer.c:195
6835 #, c-format
6836 msgid "invalid commit message cleanup mode '%s'"
6837 msgstr ""
6839 #: sequencer.c:323
6840 #, c-format
6841 msgid "could not delete '%s'"
6842 msgstr ""
6844 #: sequencer.c:343 builtin/rebase.c:757 builtin/rebase.c:1602 builtin/rm.c:385
6845 #, c-format
6846 msgid "could not remove '%s'"
6847 msgstr ""
6849 #: sequencer.c:353
6850 msgid "revert"
6851 msgstr ""
6853 #: sequencer.c:355
6854 msgid "cherry-pick"
6855 msgstr ""
6857 #: sequencer.c:357
6858 msgid "rebase"
6859 msgstr ""
6861 #: sequencer.c:359
6862 #, c-format
6863 msgid "unknown action: %d"
6864 msgstr ""
6866 #: sequencer.c:418
6867 msgid ""
6868 "after resolving the conflicts, mark the corrected paths\n"
6869 "with 'git add <paths>' or 'git rm <paths>'"
6870 msgstr ""
6872 #: sequencer.c:421
6873 msgid ""
6874 "after resolving the conflicts, mark the corrected paths\n"
6875 "with 'git add <paths>' or 'git rm <paths>'\n"
6876 "and commit the result with 'git commit'"
6877 msgstr ""
6879 #: sequencer.c:434 sequencer.c:3070
6880 #, c-format
6881 msgid "could not lock '%s'"
6882 msgstr ""
6884 #: sequencer.c:436 sequencer.c:2869 sequencer.c:3074 sequencer.c:3088
6885 #: sequencer.c:3345 sequencer.c:5334 strbuf.c:1168 wrapper.c:631
6886 #, c-format
6887 msgid "could not write to '%s'"
6888 msgstr ""
6890 #: sequencer.c:441
6891 #, c-format
6892 msgid "could not write eol to '%s'"
6893 msgstr ""
6895 #: sequencer.c:446 sequencer.c:2874 sequencer.c:3076 sequencer.c:3090
6896 #: sequencer.c:3353
6897 #, c-format
6898 msgid "failed to finalize '%s'"
6899 msgstr ""
6901 #: sequencer.c:485
6902 #, c-format
6903 msgid "your local changes would be overwritten by %s."
6904 msgstr ""
6906 #: sequencer.c:489
6907 msgid "commit your changes or stash them to proceed."
6908 msgstr ""
6910 #: sequencer.c:521
6911 #, c-format
6912 msgid "%s: fast-forward"
6913 msgstr ""
6915 #: sequencer.c:560 builtin/tag.c:598
6916 #, c-format
6917 msgid "Invalid cleanup mode %s"
6918 msgstr ""
6920 #. TRANSLATORS: %s will be "revert", "cherry-pick" or
6921 #. "rebase".
6923 #: sequencer.c:670
6924 #, c-format
6925 msgid "%s: Unable to write new index file"
6926 msgstr ""
6928 #: sequencer.c:684
6929 msgid "unable to update cache tree"
6930 msgstr ""
6932 #: sequencer.c:698
6933 msgid "could not resolve HEAD commit"
6934 msgstr ""
6936 #: sequencer.c:778
6937 #, c-format
6938 msgid "no key present in '%.*s'"
6939 msgstr ""
6941 #: sequencer.c:789
6942 #, c-format
6943 msgid "unable to dequote value of '%s'"
6944 msgstr ""
6946 #: sequencer.c:826 wrapper.c:201 wrapper.c:371 builtin/am.c:710
6947 #: builtin/am.c:802 builtin/merge.c:1136 builtin/rebase.c:910
6948 #, c-format
6949 msgid "could not open '%s' for reading"
6950 msgstr ""
6952 #: sequencer.c:836
6953 msgid "'GIT_AUTHOR_NAME' already given"
6954 msgstr ""
6956 #: sequencer.c:841
6957 msgid "'GIT_AUTHOR_EMAIL' already given"
6958 msgstr ""
6960 #: sequencer.c:846
6961 msgid "'GIT_AUTHOR_DATE' already given"
6962 msgstr ""
6964 #: sequencer.c:850
6965 #, c-format
6966 msgid "unknown variable '%s'"
6967 msgstr ""
6969 #: sequencer.c:855
6970 msgid "missing 'GIT_AUTHOR_NAME'"
6971 msgstr ""
6973 #: sequencer.c:857
6974 msgid "missing 'GIT_AUTHOR_EMAIL'"
6975 msgstr ""
6977 #: sequencer.c:859
6978 msgid "missing 'GIT_AUTHOR_DATE'"
6979 msgstr ""
6981 #: sequencer.c:924
6982 #, c-format
6983 msgid ""
6984 "you have staged changes in your working tree\n"
6985 "If these changes are meant to be squashed into the previous commit, run:\n"
6986 "\n"
6987 "  git commit --amend %s\n"
6988 "\n"
6989 "If they are meant to go into a new commit, run:\n"
6990 "\n"
6991 "  git commit %s\n"
6992 "\n"
6993 "In both cases, once you're done, continue with:\n"
6994 "\n"
6995 "  git rebase --continue\n"
6996 msgstr ""
6998 #: sequencer.c:1211
6999 msgid "'prepare-commit-msg' hook failed"
7000 msgstr ""
7002 #: sequencer.c:1217
7003 msgid ""
7004 "Your name and email address were configured automatically based\n"
7005 "on your username and hostname. Please check that they are accurate.\n"
7006 "You can suppress this message by setting them explicitly. Run the\n"
7007 "following command and follow the instructions in your editor to edit\n"
7008 "your configuration file:\n"
7009 "\n"
7010 "    git config --global --edit\n"
7011 "\n"
7012 "After doing this, you may fix the identity used for this commit with:\n"
7013 "\n"
7014 "    git commit --amend --reset-author\n"
7015 msgstr ""
7017 #: sequencer.c:1230
7018 msgid ""
7019 "Your name and email address were configured automatically based\n"
7020 "on your username and hostname. Please check that they are accurate.\n"
7021 "You can suppress this message by setting them explicitly:\n"
7022 "\n"
7023 "    git config --global user.name \"Your Name\"\n"
7024 "    git config --global user.email you@example.com\n"
7025 "\n"
7026 "After doing this, you may fix the identity used for this commit with:\n"
7027 "\n"
7028 "    git commit --amend --reset-author\n"
7029 msgstr ""
7031 #: sequencer.c:1272
7032 msgid "couldn't look up newly created commit"
7033 msgstr ""
7035 #: sequencer.c:1274
7036 msgid "could not parse newly created commit"
7037 msgstr ""
7039 #: sequencer.c:1320
7040 msgid "unable to resolve HEAD after creating commit"
7041 msgstr ""
7043 #: sequencer.c:1322
7044 msgid "detached HEAD"
7045 msgstr ""
7047 #: sequencer.c:1326
7048 msgid " (root-commit)"
7049 msgstr ""
7051 #: sequencer.c:1347
7052 msgid "could not parse HEAD"
7053 msgstr ""
7055 #: sequencer.c:1349
7056 #, c-format
7057 msgid "HEAD %s is not a commit!"
7058 msgstr ""
7060 #: sequencer.c:1353 sequencer.c:1431 builtin/commit.c:1577
7061 msgid "could not parse HEAD commit"
7062 msgstr ""
7064 #: sequencer.c:1409 sequencer.c:2108
7065 msgid "unable to parse commit author"
7066 msgstr ""
7068 #: sequencer.c:1420 builtin/am.c:1566 builtin/merge.c:702
7069 msgid "git write-tree failed to write a tree"
7070 msgstr ""
7072 #: sequencer.c:1453 sequencer.c:1573
7073 #, c-format
7074 msgid "unable to read commit message from '%s'"
7075 msgstr ""
7077 #: sequencer.c:1484 sequencer.c:1516
7078 #, c-format
7079 msgid "invalid author identity '%s'"
7080 msgstr ""
7082 #: sequencer.c:1490
7083 msgid "corrupt author: missing date information"
7084 msgstr ""
7086 #: sequencer.c:1529 builtin/am.c:1593 builtin/commit.c:1678 builtin/merge.c:905
7087 #: builtin/merge.c:930 t/helper/test-fast-rebase.c:78
7088 msgid "failed to write commit object"
7089 msgstr ""
7091 #: sequencer.c:1556 sequencer.c:4291 t/helper/test-fast-rebase.c:198
7092 #, c-format
7093 msgid "could not update %s"
7094 msgstr ""
7096 #: sequencer.c:1605
7097 #, c-format
7098 msgid "could not parse commit %s"
7099 msgstr ""
7101 #: sequencer.c:1610
7102 #, c-format
7103 msgid "could not parse parent commit %s"
7104 msgstr ""
7106 #: sequencer.c:1693 sequencer.c:1804
7107 #, c-format
7108 msgid "unknown command: %d"
7109 msgstr ""
7111 #: sequencer.c:1751 sequencer.c:1776
7112 #, c-format
7113 msgid "This is a combination of %d commits."
7114 msgstr ""
7116 #: sequencer.c:1761
7117 msgid "need a HEAD to fixup"
7118 msgstr ""
7120 #: sequencer.c:1763 sequencer.c:3380
7121 msgid "could not read HEAD"
7122 msgstr ""
7124 #: sequencer.c:1765
7125 msgid "could not read HEAD's commit message"
7126 msgstr ""
7128 #: sequencer.c:1771
7129 #, c-format
7130 msgid "cannot write '%s'"
7131 msgstr ""
7133 #: sequencer.c:1778 git-rebase--preserve-merges.sh:486
7134 msgid "This is the 1st commit message:"
7135 msgstr ""
7137 #: sequencer.c:1786
7138 #, c-format
7139 msgid "could not read commit message of %s"
7140 msgstr ""
7142 #: sequencer.c:1793
7143 #, c-format
7144 msgid "This is the commit message #%d:"
7145 msgstr ""
7147 #: sequencer.c:1799
7148 #, c-format
7149 msgid "The commit message #%d will be skipped:"
7150 msgstr ""
7152 #: sequencer.c:1887
7153 msgid "your index file is unmerged."
7154 msgstr ""
7156 #: sequencer.c:1894
7157 msgid "cannot fixup root commit"
7158 msgstr ""
7160 #: sequencer.c:1913
7161 #, c-format
7162 msgid "commit %s is a merge but no -m option was given."
7163 msgstr ""
7165 #: sequencer.c:1921 sequencer.c:1929
7166 #, c-format
7167 msgid "commit %s does not have parent %d"
7168 msgstr ""
7170 #: sequencer.c:1935
7171 #, c-format
7172 msgid "cannot get commit message for %s"
7173 msgstr ""
7175 #. TRANSLATORS: The first %s will be a "todo" command like
7176 #. "revert" or "pick", the second %s a SHA1.
7177 #: sequencer.c:1954
7178 #, c-format
7179 msgid "%s: cannot parse parent commit %s"
7180 msgstr ""
7182 #: sequencer.c:2019
7183 #, c-format
7184 msgid "could not rename '%s' to '%s'"
7185 msgstr ""
7187 #: sequencer.c:2079
7188 #, c-format
7189 msgid "could not revert %s... %s"
7190 msgstr ""
7192 #: sequencer.c:2080
7193 #, c-format
7194 msgid "could not apply %s... %s"
7195 msgstr ""
7197 #: sequencer.c:2100
7198 #, c-format
7199 msgid "dropping %s %s -- patch contents already upstream\n"
7200 msgstr ""
7202 #: sequencer.c:2158
7203 #, c-format
7204 msgid "git %s: failed to read the index"
7205 msgstr ""
7207 #: sequencer.c:2165
7208 #, c-format
7209 msgid "git %s: failed to refresh the index"
7210 msgstr ""
7212 #: sequencer.c:2242
7213 #, c-format
7214 msgid "%s does not accept arguments: '%s'"
7215 msgstr ""
7217 #: sequencer.c:2251
7218 #, c-format
7219 msgid "missing arguments for %s"
7220 msgstr ""
7222 #: sequencer.c:2282
7223 #, c-format
7224 msgid "could not parse '%s'"
7225 msgstr ""
7227 #: sequencer.c:2343
7228 #, c-format
7229 msgid "invalid line %d: %.*s"
7230 msgstr ""
7232 #: sequencer.c:2354
7233 #, c-format
7234 msgid "cannot '%s' without a previous commit"
7235 msgstr ""
7237 #: sequencer.c:2440
7238 msgid "cancelling a cherry picking in progress"
7239 msgstr ""
7241 #: sequencer.c:2449
7242 msgid "cancelling a revert in progress"
7243 msgstr ""
7245 #: sequencer.c:2493
7246 msgid "please fix this using 'git rebase --edit-todo'."
7247 msgstr ""
7249 #: sequencer.c:2495
7250 #, c-format
7251 msgid "unusable instruction sheet: '%s'"
7252 msgstr ""
7254 #: sequencer.c:2500
7255 msgid "no commits parsed."
7256 msgstr ""
7258 #: sequencer.c:2511
7259 msgid "cannot cherry-pick during a revert."
7260 msgstr ""
7262 #: sequencer.c:2513
7263 msgid "cannot revert during a cherry-pick."
7264 msgstr ""
7266 #: sequencer.c:2591
7267 #, c-format
7268 msgid "invalid value for %s: %s"
7269 msgstr ""
7271 #: sequencer.c:2698
7272 msgid "unusable squash-onto"
7273 msgstr ""
7275 #: sequencer.c:2718
7276 #, c-format
7277 msgid "malformed options sheet: '%s'"
7278 msgstr ""
7280 #: sequencer.c:2811 sequencer.c:4644
7281 msgid "empty commit set passed"
7282 msgstr ""
7284 #: sequencer.c:2828
7285 msgid "revert is already in progress"
7286 msgstr ""
7288 #: sequencer.c:2830
7289 #, c-format
7290 msgid "try \"git revert (--continue | %s--abort | --quit)\""
7291 msgstr ""
7293 #: sequencer.c:2833
7294 msgid "cherry-pick is already in progress"
7295 msgstr ""
7297 #: sequencer.c:2835
7298 #, c-format
7299 msgid "try \"git cherry-pick (--continue | %s--abort | --quit)\""
7300 msgstr ""
7302 #: sequencer.c:2849
7303 #, c-format
7304 msgid "could not create sequencer directory '%s'"
7305 msgstr ""
7307 #: sequencer.c:2864
7308 msgid "could not lock HEAD"
7309 msgstr ""
7311 #: sequencer.c:2924 sequencer.c:4379
7312 msgid "no cherry-pick or revert in progress"
7313 msgstr ""
7315 #: sequencer.c:2926 sequencer.c:2937
7316 msgid "cannot resolve HEAD"
7317 msgstr ""
7319 #: sequencer.c:2928 sequencer.c:2972
7320 msgid "cannot abort from a branch yet to be born"
7321 msgstr ""
7323 #: sequencer.c:2958 builtin/grep.c:757
7324 #, c-format
7325 msgid "cannot open '%s'"
7326 msgstr ""
7328 #: sequencer.c:2960
7329 #, c-format
7330 msgid "cannot read '%s': %s"
7331 msgstr ""
7333 #: sequencer.c:2961
7334 msgid "unexpected end of file"
7335 msgstr ""
7337 #: sequencer.c:2967
7338 #, c-format
7339 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
7340 msgstr ""
7342 #: sequencer.c:2978
7343 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
7344 msgstr ""
7346 #: sequencer.c:3019
7347 msgid "no revert in progress"
7348 msgstr ""
7350 #: sequencer.c:3028
7351 msgid "no cherry-pick in progress"
7352 msgstr ""
7354 #: sequencer.c:3038
7355 msgid "failed to skip the commit"
7356 msgstr ""
7358 #: sequencer.c:3045
7359 msgid "there is nothing to skip"
7360 msgstr ""
7362 #: sequencer.c:3048
7363 #, c-format
7364 msgid ""
7365 "have you committed already?\n"
7366 "try \"git %s --continue\""
7367 msgstr ""
7369 #: sequencer.c:3210 sequencer.c:4271
7370 msgid "cannot read HEAD"
7371 msgstr ""
7373 #: sequencer.c:3227
7374 #, c-format
7375 msgid "unable to copy '%s' to '%s'"
7376 msgstr ""
7378 #: sequencer.c:3235
7379 #, c-format
7380 msgid ""
7381 "You can amend the commit now, with\n"
7382 "\n"
7383 "  git commit --amend %s\n"
7384 "\n"
7385 "Once you are satisfied with your changes, run\n"
7386 "\n"
7387 "  git rebase --continue\n"
7388 msgstr ""
7390 #: sequencer.c:3245
7391 #, c-format
7392 msgid "Could not apply %s... %.*s"
7393 msgstr ""
7395 #: sequencer.c:3252
7396 #, c-format
7397 msgid "Could not merge %.*s"
7398 msgstr ""
7400 #: sequencer.c:3266 sequencer.c:3270 builtin/difftool.c:640
7401 #, c-format
7402 msgid "could not copy '%s' to '%s'"
7403 msgstr ""
7405 #: sequencer.c:3282
7406 #, c-format
7407 msgid "Executing: %s\n"
7408 msgstr ""
7410 #: sequencer.c:3297
7411 #, c-format
7412 msgid ""
7413 "execution failed: %s\n"
7414 "%sYou can fix the problem, and then run\n"
7415 "\n"
7416 "  git rebase --continue\n"
7417 "\n"
7418 msgstr ""
7420 #: sequencer.c:3303
7421 msgid "and made changes to the index and/or the working tree\n"
7422 msgstr ""
7424 #: sequencer.c:3309
7425 #, c-format
7426 msgid ""
7427 "execution succeeded: %s\n"
7428 "but left changes to the index and/or the working tree\n"
7429 "Commit or stash your changes, and then run\n"
7430 "\n"
7431 "  git rebase --continue\n"
7432 "\n"
7433 msgstr ""
7435 #: sequencer.c:3370
7436 #, c-format
7437 msgid "illegal label name: '%.*s'"
7438 msgstr ""
7440 #: sequencer.c:3424
7441 msgid "writing fake root commit"
7442 msgstr ""
7444 #: sequencer.c:3429
7445 msgid "writing squash-onto"
7446 msgstr ""
7448 #: sequencer.c:3513
7449 #, c-format
7450 msgid "could not resolve '%s'"
7451 msgstr ""
7453 #: sequencer.c:3546
7454 msgid "cannot merge without a current revision"
7455 msgstr ""
7457 #: sequencer.c:3568
7458 #, c-format
7459 msgid "unable to parse '%.*s'"
7460 msgstr ""
7462 #: sequencer.c:3577
7463 #, c-format
7464 msgid "nothing to merge: '%.*s'"
7465 msgstr ""
7467 #: sequencer.c:3589
7468 msgid "octopus merge cannot be executed on top of a [new root]"
7469 msgstr ""
7471 #: sequencer.c:3605
7472 #, c-format
7473 msgid "could not get commit message of '%s'"
7474 msgstr ""
7476 #: sequencer.c:3788
7477 #, c-format
7478 msgid "could not even attempt to merge '%.*s'"
7479 msgstr ""
7481 #: sequencer.c:3804
7482 msgid "merge: Unable to write new index file"
7483 msgstr ""
7485 #: sequencer.c:3878
7486 msgid "Cannot autostash"
7487 msgstr ""
7489 #: sequencer.c:3881
7490 #, c-format
7491 msgid "Unexpected stash response: '%s'"
7492 msgstr ""
7494 #: sequencer.c:3887
7495 #, c-format
7496 msgid "Could not create directory for '%s'"
7497 msgstr ""
7499 #: sequencer.c:3890
7500 #, c-format
7501 msgid "Created autostash: %s\n"
7502 msgstr ""
7504 #: sequencer.c:3894
7505 msgid "could not reset --hard"
7506 msgstr ""
7508 #: sequencer.c:3919
7509 #, c-format
7510 msgid "Applied autostash.\n"
7511 msgstr ""
7513 #: sequencer.c:3931
7514 #, c-format
7515 msgid "cannot store %s"
7516 msgstr ""
7518 #: sequencer.c:3934
7519 #, c-format
7520 msgid ""
7521 "%s\n"
7522 "Your changes are safe in the stash.\n"
7523 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
7524 msgstr ""
7526 #: sequencer.c:3939
7527 msgid "Applying autostash resulted in conflicts."
7528 msgstr ""
7530 #: sequencer.c:3940
7531 msgid "Autostash exists; creating a new stash entry."
7532 msgstr ""
7534 #: sequencer.c:4033 git-rebase--preserve-merges.sh:769
7535 msgid "could not detach HEAD"
7536 msgstr ""
7538 #: sequencer.c:4048
7539 #, c-format
7540 msgid "Stopped at HEAD\n"
7541 msgstr ""
7543 #: sequencer.c:4050
7544 #, c-format
7545 msgid "Stopped at %s\n"
7546 msgstr ""
7548 #: sequencer.c:4058
7549 #, c-format
7550 msgid ""
7551 "Could not execute the todo command\n"
7552 "\n"
7553 "    %.*s\n"
7554 "It has been rescheduled; To edit the command before continuing, please\n"
7555 "edit the todo list first:\n"
7556 "\n"
7557 "    git rebase --edit-todo\n"
7558 "    git rebase --continue\n"
7559 msgstr ""
7561 #: sequencer.c:4104
7562 #, c-format
7563 msgid "Rebasing (%d/%d)%s"
7564 msgstr ""
7566 #: sequencer.c:4149
7567 #, c-format
7568 msgid "Stopped at %s...  %.*s\n"
7569 msgstr ""
7571 #: sequencer.c:4220
7572 #, c-format
7573 msgid "unknown command %d"
7574 msgstr ""
7576 #: sequencer.c:4279
7577 msgid "could not read orig-head"
7578 msgstr ""
7580 #: sequencer.c:4284
7581 msgid "could not read 'onto'"
7582 msgstr ""
7584 #: sequencer.c:4298
7585 #, c-format
7586 msgid "could not update HEAD to %s"
7587 msgstr ""
7589 #: sequencer.c:4358
7590 #, c-format
7591 msgid "Successfully rebased and updated %s.\n"
7592 msgstr ""
7594 #: sequencer.c:4391
7595 msgid "cannot rebase: You have unstaged changes."
7596 msgstr ""
7598 #: sequencer.c:4400
7599 msgid "cannot amend non-existing commit"
7600 msgstr ""
7602 #: sequencer.c:4402
7603 #, c-format
7604 msgid "invalid file: '%s'"
7605 msgstr ""
7607 #: sequencer.c:4404
7608 #, c-format
7609 msgid "invalid contents: '%s'"
7610 msgstr ""
7612 #: sequencer.c:4407
7613 msgid ""
7614 "\n"
7615 "You have uncommitted changes in your working tree. Please, commit them\n"
7616 "first and then run 'git rebase --continue' again."
7617 msgstr ""
7619 #: sequencer.c:4443 sequencer.c:4482
7620 #, c-format
7621 msgid "could not write file: '%s'"
7622 msgstr ""
7624 #: sequencer.c:4498
7625 msgid "could not remove CHERRY_PICK_HEAD"
7626 msgstr ""
7628 #: sequencer.c:4505
7629 msgid "could not commit staged changes."
7630 msgstr ""
7632 #: sequencer.c:4621
7633 #, c-format
7634 msgid "%s: can't cherry-pick a %s"
7635 msgstr ""
7637 #: sequencer.c:4625
7638 #, c-format
7639 msgid "%s: bad revision"
7640 msgstr ""
7642 #: sequencer.c:4660
7643 msgid "can't revert as initial commit"
7644 msgstr ""
7646 #: sequencer.c:5137
7647 msgid "make_script: unhandled options"
7648 msgstr ""
7650 #: sequencer.c:5140
7651 msgid "make_script: error preparing revisions"
7652 msgstr ""
7654 #: sequencer.c:5382 sequencer.c:5399
7655 msgid "nothing to do"
7656 msgstr ""
7658 #: sequencer.c:5418
7659 msgid "could not skip unnecessary pick commands"
7660 msgstr ""
7662 #: sequencer.c:5512
7663 msgid "the script was already rearranged."
7664 msgstr ""
7666 #: setup.c:133
7667 #, c-format
7668 msgid "'%s' is outside repository at '%s'"
7669 msgstr ""
7671 #: setup.c:185
7672 #, c-format
7673 msgid ""
7674 "%s: no such path in the working tree.\n"
7675 "Use 'git <command> -- <path>...' to specify paths that do not exist locally."
7676 msgstr ""
7678 #: setup.c:198
7679 #, c-format
7680 msgid ""
7681 "ambiguous argument '%s': unknown revision or path not in the working tree.\n"
7682 "Use '--' to separate paths from revisions, like this:\n"
7683 "'git <command> [<revision>...] -- [<file>...]'"
7684 msgstr ""
7686 #: setup.c:264
7687 #, c-format
7688 msgid "option '%s' must come before non-option arguments"
7689 msgstr ""
7691 #: setup.c:283
7692 #, c-format
7693 msgid ""
7694 "ambiguous argument '%s': both revision and filename\n"
7695 "Use '--' to separate paths from revisions, like this:\n"
7696 "'git <command> [<revision>...] -- [<file>...]'"
7697 msgstr ""
7699 #: setup.c:419
7700 msgid "unable to set up work tree using invalid config"
7701 msgstr ""
7703 #: setup.c:423
7704 msgid "this operation must be run in a work tree"
7705 msgstr ""
7707 #: setup.c:661
7708 #, c-format
7709 msgid "Expected git repo version <= %d, found %d"
7710 msgstr ""
7712 #: setup.c:669
7713 msgid "unknown repository extensions found:"
7714 msgstr ""
7716 #: setup.c:681
7717 msgid "repo version is 0, but v1-only extensions found:"
7718 msgstr ""
7720 #: setup.c:700
7721 #, c-format
7722 msgid "error opening '%s'"
7723 msgstr ""
7725 #: setup.c:702
7726 #, c-format
7727 msgid "too large to be a .git file: '%s'"
7728 msgstr ""
7730 #: setup.c:704
7731 #, c-format
7732 msgid "error reading %s"
7733 msgstr ""
7735 #: setup.c:706
7736 #, c-format
7737 msgid "invalid gitfile format: %s"
7738 msgstr ""
7740 #: setup.c:708
7741 #, c-format
7742 msgid "no path in gitfile: %s"
7743 msgstr ""
7745 #: setup.c:710
7746 #, c-format
7747 msgid "not a git repository: %s"
7748 msgstr ""
7750 #: setup.c:812
7751 #, c-format
7752 msgid "'$%s' too big"
7753 msgstr ""
7755 #: setup.c:826
7756 #, c-format
7757 msgid "not a git repository: '%s'"
7758 msgstr ""
7760 #: setup.c:855 setup.c:857 setup.c:888
7761 #, c-format
7762 msgid "cannot chdir to '%s'"
7763 msgstr ""
7765 #: setup.c:860 setup.c:916 setup.c:926 setup.c:965 setup.c:973
7766 msgid "cannot come back to cwd"
7767 msgstr ""
7769 #: setup.c:987
7770 #, c-format
7771 msgid "failed to stat '%*s%s%s'"
7772 msgstr ""
7774 #: setup.c:1225
7775 msgid "Unable to read current working directory"
7776 msgstr ""
7778 #: setup.c:1234 setup.c:1240
7779 #, c-format
7780 msgid "cannot change to '%s'"
7781 msgstr ""
7783 #: setup.c:1245
7784 #, c-format
7785 msgid "not a git repository (or any of the parent directories): %s"
7786 msgstr ""
7788 #: setup.c:1251
7789 #, c-format
7790 msgid ""
7791 "not a git repository (or any parent up to mount point %s)\n"
7792 "Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
7793 msgstr ""
7795 #: setup.c:1362
7796 #, c-format
7797 msgid ""
7798 "problem with core.sharedRepository filemode value (0%.3o).\n"
7799 "The owner of files must always have read and write permissions."
7800 msgstr ""
7802 #: setup.c:1409
7803 msgid "open /dev/null or dup failed"
7804 msgstr ""
7806 #: setup.c:1424
7807 msgid "fork failed"
7808 msgstr ""
7810 #: setup.c:1429
7811 msgid "setsid failed"
7812 msgstr ""
7814 #. TRANSLATORS: IEC 80000-13:2008 gibibyte
7815 #: strbuf.c:848
7816 #, c-format
7817 msgid "%u.%2.2u GiB"
7818 msgstr ""
7820 #. TRANSLATORS: IEC 80000-13:2008 gibibyte/second
7821 #: strbuf.c:850
7822 #, c-format
7823 msgid "%u.%2.2u GiB/s"
7824 msgstr ""
7826 #. TRANSLATORS: IEC 80000-13:2008 mebibyte
7827 #: strbuf.c:858
7828 #, c-format
7829 msgid "%u.%2.2u MiB"
7830 msgstr ""
7832 #. TRANSLATORS: IEC 80000-13:2008 mebibyte/second
7833 #: strbuf.c:860
7834 #, c-format
7835 msgid "%u.%2.2u MiB/s"
7836 msgstr ""
7838 #. TRANSLATORS: IEC 80000-13:2008 kibibyte
7839 #: strbuf.c:867
7840 #, c-format
7841 msgid "%u.%2.2u KiB"
7842 msgstr ""
7844 #. TRANSLATORS: IEC 80000-13:2008 kibibyte/second
7845 #: strbuf.c:869
7846 #, c-format
7847 msgid "%u.%2.2u KiB/s"
7848 msgstr ""
7850 #. TRANSLATORS: IEC 80000-13:2008 byte
7851 #: strbuf.c:875
7852 #, c-format
7853 msgid "%u byte"
7854 msgid_plural "%u bytes"
7855 msgstr[0] ""
7856 msgstr[1] ""
7858 #. TRANSLATORS: IEC 80000-13:2008 byte/second
7859 #: strbuf.c:877
7860 #, c-format
7861 msgid "%u byte/s"
7862 msgid_plural "%u bytes/s"
7863 msgstr[0] ""
7864 msgstr[1] ""
7866 #: strbuf.c:1166 wrapper.c:199 wrapper.c:369 builtin/am.c:719
7867 #: builtin/rebase.c:866
7868 #, c-format
7869 msgid "could not open '%s' for writing"
7870 msgstr ""
7872 #: strbuf.c:1175
7873 #, c-format
7874 msgid "could not edit '%s'"
7875 msgstr ""
7877 #: submodule-config.c:237
7878 #, c-format
7879 msgid "ignoring suspicious submodule name: %s"
7880 msgstr ""
7882 #: submodule-config.c:304
7883 msgid "negative values not allowed for submodule.fetchjobs"
7884 msgstr ""
7886 #: submodule-config.c:402
7887 #, c-format
7888 msgid "ignoring '%s' which may be interpreted as a command-line option: %s"
7889 msgstr ""
7891 #: submodule-config.c:499
7892 #, c-format
7893 msgid "invalid value for %s"
7894 msgstr ""
7896 #: submodule-config.c:766
7897 #, c-format
7898 msgid "Could not update .gitmodules entry %s"
7899 msgstr ""
7901 #: submodule.c:114 submodule.c:143
7902 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
7903 msgstr ""
7905 #: submodule.c:118 submodule.c:147
7906 #, c-format
7907 msgid "Could not find section in .gitmodules where path=%s"
7908 msgstr ""
7910 #: submodule.c:154
7911 #, c-format
7912 msgid "Could not remove .gitmodules entry for %s"
7913 msgstr ""
7915 #: submodule.c:165
7916 msgid "staging updated .gitmodules failed"
7917 msgstr ""
7919 #: submodule.c:327
7920 #, c-format
7921 msgid "in unpopulated submodule '%s'"
7922 msgstr ""
7924 #: submodule.c:358
7925 #, c-format
7926 msgid "Pathspec '%s' is in submodule '%.*s'"
7927 msgstr ""
7929 #: submodule.c:435
7930 #, c-format
7931 msgid "bad --ignore-submodules argument: %s"
7932 msgstr ""
7934 #: submodule.c:817
7935 #, c-format
7936 msgid ""
7937 "Submodule in commit %s at path: '%s' collides with a submodule named the "
7938 "same. Skipping it."
7939 msgstr ""
7941 #: submodule.c:920
7942 #, c-format
7943 msgid "submodule entry '%s' (%s) is a %s, not a commit"
7944 msgstr ""
7946 #: submodule.c:1005
7947 #, c-format
7948 msgid ""
7949 "Could not run 'git rev-list <commits> --not --remotes -n 1' command in "
7950 "submodule %s"
7951 msgstr ""
7953 #: submodule.c:1128
7954 #, c-format
7955 msgid "process for submodule '%s' failed"
7956 msgstr ""
7958 #: submodule.c:1157 builtin/branch.c:689 builtin/submodule--helper.c:2469
7959 msgid "Failed to resolve HEAD as a valid ref."
7960 msgstr ""
7962 #: submodule.c:1168
7963 #, c-format
7964 msgid "Pushing submodule '%s'\n"
7965 msgstr ""
7967 #: submodule.c:1171
7968 #, c-format
7969 msgid "Unable to push submodule '%s'\n"
7970 msgstr ""
7972 #: submodule.c:1463
7973 #, c-format
7974 msgid "Fetching submodule %s%s\n"
7975 msgstr ""
7977 #: submodule.c:1497
7978 #, c-format
7979 msgid "Could not access submodule '%s'\n"
7980 msgstr ""
7982 #: submodule.c:1652
7983 #, c-format
7984 msgid ""
7985 "Errors during submodule fetch:\n"
7986 "%s"
7987 msgstr ""
7989 #: submodule.c:1677
7990 #, c-format
7991 msgid "'%s' not recognized as a git repository"
7992 msgstr ""
7994 #: submodule.c:1694
7995 #, c-format
7996 msgid "Could not run 'git status --porcelain=2' in submodule %s"
7997 msgstr ""
7999 #: submodule.c:1735
8000 #, c-format
8001 msgid "'git status --porcelain=2' failed in submodule %s"
8002 msgstr ""
8004 #: submodule.c:1810
8005 #, c-format
8006 msgid "could not start 'git status' in submodule '%s'"
8007 msgstr ""
8009 #: submodule.c:1823
8010 #, c-format
8011 msgid "could not run 'git status' in submodule '%s'"
8012 msgstr ""
8014 #: submodule.c:1838
8015 #, c-format
8016 msgid "Could not unset core.worktree setting in submodule '%s'"
8017 msgstr ""
8019 #: submodule.c:1865 submodule.c:2175
8020 #, c-format
8021 msgid "could not recurse into submodule '%s'"
8022 msgstr ""
8024 #: submodule.c:1886
8025 msgid "could not reset submodule index"
8026 msgstr ""
8028 #: submodule.c:1928
8029 #, c-format
8030 msgid "submodule '%s' has dirty index"
8031 msgstr ""
8033 #: submodule.c:1980
8034 #, c-format
8035 msgid "Submodule '%s' could not be updated."
8036 msgstr ""
8038 #: submodule.c:2048
8039 #, c-format
8040 msgid "submodule git dir '%s' is inside git dir '%.*s'"
8041 msgstr ""
8043 #: submodule.c:2069
8044 #, c-format
8045 msgid ""
8046 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
8047 msgstr ""
8049 #: submodule.c:2081 submodule.c:2140
8050 #, c-format
8051 msgid "could not lookup name for submodule '%s'"
8052 msgstr ""
8054 #: submodule.c:2085
8055 #, c-format
8056 msgid "refusing to move '%s' into an existing git dir"
8057 msgstr ""
8059 #: submodule.c:2092
8060 #, c-format
8061 msgid ""
8062 "Migrating git directory of '%s%s' from\n"
8063 "'%s' to\n"
8064 "'%s'\n"
8065 msgstr ""
8067 #: submodule.c:2220
8068 msgid "could not start ls-files in .."
8069 msgstr ""
8071 #: submodule.c:2260
8072 #, c-format
8073 msgid "ls-tree returned unexpected return code %d"
8074 msgstr ""
8076 #: trailer.c:236
8077 #, c-format
8078 msgid "running trailer command '%s' failed"
8079 msgstr ""
8081 #: trailer.c:483 trailer.c:488 trailer.c:493 trailer.c:547 trailer.c:551
8082 #: trailer.c:555
8083 #, c-format
8084 msgid "unknown value '%s' for key '%s'"
8085 msgstr ""
8087 #: trailer.c:537 trailer.c:542 builtin/remote.c:299 builtin/remote.c:324
8088 #, c-format
8089 msgid "more than one %s"
8090 msgstr ""
8092 #: trailer.c:728
8093 #, c-format
8094 msgid "empty trailer token in trailer '%.*s'"
8095 msgstr ""
8097 #: trailer.c:748
8098 #, c-format
8099 msgid "could not read input file '%s'"
8100 msgstr ""
8102 #: trailer.c:751 builtin/mktag.c:91
8103 msgid "could not read from stdin"
8104 msgstr ""
8106 #: trailer.c:1009 wrapper.c:676
8107 #, c-format
8108 msgid "could not stat %s"
8109 msgstr ""
8111 #: trailer.c:1011
8112 #, c-format
8113 msgid "file %s is not a regular file"
8114 msgstr ""
8116 #: trailer.c:1013
8117 #, c-format
8118 msgid "file %s is not writable by user"
8119 msgstr ""
8121 #: trailer.c:1025
8122 msgid "could not open temporary file"
8123 msgstr ""
8125 #: trailer.c:1065
8126 #, c-format
8127 msgid "could not rename temporary file to %s"
8128 msgstr ""
8130 #: transport-helper.c:62 transport-helper.c:91
8131 msgid "full write to remote helper failed"
8132 msgstr ""
8134 #: transport-helper.c:145
8135 #, c-format
8136 msgid "unable to find remote helper for '%s'"
8137 msgstr ""
8139 #: transport-helper.c:161 transport-helper.c:575
8140 msgid "can't dup helper output fd"
8141 msgstr ""
8143 #: transport-helper.c:214
8144 #, c-format
8145 msgid ""
8146 "unknown mandatory capability %s; this remote helper probably needs newer "
8147 "version of Git"
8148 msgstr ""
8150 #: transport-helper.c:220
8151 msgid "this remote helper should implement refspec capability"
8152 msgstr ""
8154 #: transport-helper.c:287 transport-helper.c:429
8155 #, c-format
8156 msgid "%s unexpectedly said: '%s'"
8157 msgstr ""
8159 #: transport-helper.c:417
8160 #, c-format
8161 msgid "%s also locked %s"
8162 msgstr ""
8164 #: transport-helper.c:497
8165 msgid "couldn't run fast-import"
8166 msgstr ""
8168 #: transport-helper.c:520
8169 msgid "error while running fast-import"
8170 msgstr ""
8172 #: transport-helper.c:549 transport-helper.c:1237
8173 #, c-format
8174 msgid "could not read ref %s"
8175 msgstr ""
8177 #: transport-helper.c:594
8178 #, c-format
8179 msgid "unknown response to connect: %s"
8180 msgstr ""
8182 #: transport-helper.c:616
8183 msgid "setting remote service path not supported by protocol"
8184 msgstr ""
8186 #: transport-helper.c:618
8187 msgid "invalid remote service path"
8188 msgstr ""
8190 #: transport-helper.c:661 transport.c:1447
8191 msgid "operation not supported by protocol"
8192 msgstr ""
8194 #: transport-helper.c:664
8195 #, c-format
8196 msgid "can't connect to subservice %s"
8197 msgstr ""
8199 #: transport-helper.c:745
8200 msgid "'option' without a matching 'ok/error' directive"
8201 msgstr ""
8203 #: transport-helper.c:788
8204 #, c-format
8205 msgid "expected ok/error, helper said '%s'"
8206 msgstr ""
8208 #: transport-helper.c:845
8209 #, c-format
8210 msgid "helper reported unexpected status of %s"
8211 msgstr ""
8213 #: transport-helper.c:928
8214 #, c-format
8215 msgid "helper %s does not support dry-run"
8216 msgstr ""
8218 #: transport-helper.c:931
8219 #, c-format
8220 msgid "helper %s does not support --signed"
8221 msgstr ""
8223 #: transport-helper.c:934
8224 #, c-format
8225 msgid "helper %s does not support --signed=if-asked"
8226 msgstr ""
8228 #: transport-helper.c:939
8229 #, c-format
8230 msgid "helper %s does not support --atomic"
8231 msgstr ""
8233 #: transport-helper.c:943
8234 #, c-format
8235 msgid "helper %s does not support --%s"
8236 msgstr ""
8238 #: transport-helper.c:950
8239 #, c-format
8240 msgid "helper %s does not support 'push-option'"
8241 msgstr ""
8243 #: transport-helper.c:1050
8244 msgid "remote-helper doesn't support push; refspec needed"
8245 msgstr ""
8247 #: transport-helper.c:1055
8248 #, c-format
8249 msgid "helper %s does not support 'force'"
8250 msgstr ""
8252 #: transport-helper.c:1102
8253 msgid "couldn't run fast-export"
8254 msgstr ""
8256 #: transport-helper.c:1107
8257 msgid "error while running fast-export"
8258 msgstr ""
8260 #: transport-helper.c:1132
8261 #, c-format
8262 msgid ""
8263 "No refs in common and none specified; doing nothing.\n"
8264 "Perhaps you should specify a branch.\n"
8265 msgstr ""
8267 #: transport-helper.c:1214
8268 #, c-format
8269 msgid "unsupported object format '%s'"
8270 msgstr ""
8272 #: transport-helper.c:1223
8273 #, c-format
8274 msgid "malformed response in ref list: %s"
8275 msgstr ""
8277 #: transport-helper.c:1375
8278 #, c-format
8279 msgid "read(%s) failed"
8280 msgstr ""
8282 #: transport-helper.c:1402
8283 #, c-format
8284 msgid "write(%s) failed"
8285 msgstr ""
8287 #: transport-helper.c:1451
8288 #, c-format
8289 msgid "%s thread failed"
8290 msgstr ""
8292 #: transport-helper.c:1455
8293 #, c-format
8294 msgid "%s thread failed to join: %s"
8295 msgstr ""
8297 #: transport-helper.c:1474 transport-helper.c:1478
8298 #, c-format
8299 msgid "can't start thread for copying data: %s"
8300 msgstr ""
8302 #: transport-helper.c:1515
8303 #, c-format
8304 msgid "%s process failed to wait"
8305 msgstr ""
8307 #: transport-helper.c:1519
8308 #, c-format
8309 msgid "%s process failed"
8310 msgstr ""
8312 #: transport-helper.c:1537 transport-helper.c:1546
8313 msgid "can't start thread for copying data"
8314 msgstr ""
8316 #: transport.c:116
8317 #, c-format
8318 msgid "Would set upstream of '%s' to '%s' of '%s'\n"
8319 msgstr ""
8321 #: transport.c:145
8322 #, c-format
8323 msgid "could not read bundle '%s'"
8324 msgstr ""
8326 #: transport.c:220
8327 #, c-format
8328 msgid "transport: invalid depth option '%s'"
8329 msgstr ""
8331 #: transport.c:269
8332 msgid "see protocol.version in 'git help config' for more details"
8333 msgstr ""
8335 #: transport.c:270
8336 msgid "server options require protocol version 2 or later"
8337 msgstr ""
8339 #: transport.c:727
8340 msgid "could not parse transport.color.* config"
8341 msgstr ""
8343 #: transport.c:802
8344 msgid "support for protocol v2 not implemented yet"
8345 msgstr ""
8347 #: transport.c:936
8348 #, c-format
8349 msgid "unknown value for config '%s': %s"
8350 msgstr ""
8352 #: transport.c:1002
8353 #, c-format
8354 msgid "transport '%s' not allowed"
8355 msgstr ""
8357 #: transport.c:1055
8358 msgid "git-over-rsync is no longer supported"
8359 msgstr ""
8361 #: transport.c:1157
8362 #, c-format
8363 msgid ""
8364 "The following submodule paths contain changes that can\n"
8365 "not be found on any remote:\n"
8366 msgstr ""
8368 #: transport.c:1161
8369 #, c-format
8370 msgid ""
8371 "\n"
8372 "Please try\n"
8373 "\n"
8374 "\tgit push --recurse-submodules=on-demand\n"
8375 "\n"
8376 "or cd to the path and use\n"
8377 "\n"
8378 "\tgit push\n"
8379 "\n"
8380 "to push them to a remote.\n"
8381 "\n"
8382 msgstr ""
8384 #: transport.c:1169
8385 msgid "Aborting."
8386 msgstr ""
8388 #: transport.c:1316
8389 msgid "failed to push all needed submodules"
8390 msgstr ""
8392 #: tree-walk.c:33
8393 msgid "too-short tree object"
8394 msgstr ""
8396 #: tree-walk.c:39
8397 msgid "malformed mode in tree entry"
8398 msgstr ""
8400 #: tree-walk.c:43
8401 msgid "empty filename in tree entry"
8402 msgstr ""
8404 #: tree-walk.c:118
8405 msgid "too-short tree file"
8406 msgstr ""
8408 #: unpack-trees.c:113
8409 #, c-format
8410 msgid ""
8411 "Your local changes to the following files would be overwritten by checkout:\n"
8412 "%%sPlease commit your changes or stash them before you switch branches."
8413 msgstr ""
8415 #: unpack-trees.c:115
8416 #, c-format
8417 msgid ""
8418 "Your local changes to the following files would be overwritten by checkout:\n"
8419 "%%s"
8420 msgstr ""
8422 #: unpack-trees.c:118
8423 #, c-format
8424 msgid ""
8425 "Your local changes to the following files would be overwritten by merge:\n"
8426 "%%sPlease commit your changes or stash them before you merge."
8427 msgstr ""
8429 #: unpack-trees.c:120
8430 #, c-format
8431 msgid ""
8432 "Your local changes to the following files would be overwritten by merge:\n"
8433 "%%s"
8434 msgstr ""
8436 #: unpack-trees.c:123
8437 #, c-format
8438 msgid ""
8439 "Your local changes to the following files would be overwritten by %s:\n"
8440 "%%sPlease commit your changes or stash them before you %s."
8441 msgstr ""
8443 #: unpack-trees.c:125
8444 #, c-format
8445 msgid ""
8446 "Your local changes to the following files would be overwritten by %s:\n"
8447 "%%s"
8448 msgstr ""
8450 #: unpack-trees.c:130
8451 #, c-format
8452 msgid ""
8453 "Updating the following directories would lose untracked files in them:\n"
8454 "%s"
8455 msgstr ""
8457 #: unpack-trees.c:134
8458 #, c-format
8459 msgid ""
8460 "The following untracked working tree files would be removed by checkout:\n"
8461 "%%sPlease move or remove them before you switch branches."
8462 msgstr ""
8464 #: unpack-trees.c:136
8465 #, c-format
8466 msgid ""
8467 "The following untracked working tree files would be removed by checkout:\n"
8468 "%%s"
8469 msgstr ""
8471 #: unpack-trees.c:139
8472 #, c-format
8473 msgid ""
8474 "The following untracked working tree files would be removed by merge:\n"
8475 "%%sPlease move or remove them before you merge."
8476 msgstr ""
8478 #: unpack-trees.c:141
8479 #, c-format
8480 msgid ""
8481 "The following untracked working tree files would be removed by merge:\n"
8482 "%%s"
8483 msgstr ""
8485 #: unpack-trees.c:144
8486 #, c-format
8487 msgid ""
8488 "The following untracked working tree files would be removed by %s:\n"
8489 "%%sPlease move or remove them before you %s."
8490 msgstr ""
8492 #: unpack-trees.c:146
8493 #, c-format
8494 msgid ""
8495 "The following untracked working tree files would be removed by %s:\n"
8496 "%%s"
8497 msgstr ""
8499 #: unpack-trees.c:152
8500 #, c-format
8501 msgid ""
8502 "The following untracked working tree files would be overwritten by "
8503 "checkout:\n"
8504 "%%sPlease move or remove them before you switch branches."
8505 msgstr ""
8507 #: unpack-trees.c:154
8508 #, c-format
8509 msgid ""
8510 "The following untracked working tree files would be overwritten by "
8511 "checkout:\n"
8512 "%%s"
8513 msgstr ""
8515 #: unpack-trees.c:157
8516 #, c-format
8517 msgid ""
8518 "The following untracked working tree files would be overwritten by merge:\n"
8519 "%%sPlease move or remove them before you merge."
8520 msgstr ""
8522 #: unpack-trees.c:159
8523 #, c-format
8524 msgid ""
8525 "The following untracked working tree files would be overwritten by merge:\n"
8526 "%%s"
8527 msgstr ""
8529 #: unpack-trees.c:162
8530 #, c-format
8531 msgid ""
8532 "The following untracked working tree files would be overwritten by %s:\n"
8533 "%%sPlease move or remove them before you %s."
8534 msgstr ""
8536 #: unpack-trees.c:164
8537 #, c-format
8538 msgid ""
8539 "The following untracked working tree files would be overwritten by %s:\n"
8540 "%%s"
8541 msgstr ""
8543 #: unpack-trees.c:172
8544 #, c-format
8545 msgid "Entry '%s' overlaps with '%s'.  Cannot bind."
8546 msgstr ""
8548 #: unpack-trees.c:175
8549 #, c-format
8550 msgid ""
8551 "Cannot update submodule:\n"
8552 "%s"
8553 msgstr ""
8555 #: unpack-trees.c:178
8556 #, c-format
8557 msgid ""
8558 "The following paths are not up to date and were left despite sparse "
8559 "patterns:\n"
8560 "%s"
8561 msgstr ""
8563 #: unpack-trees.c:180
8564 #, c-format
8565 msgid ""
8566 "The following paths are unmerged and were left despite sparse patterns:\n"
8567 "%s"
8568 msgstr ""
8570 #: unpack-trees.c:182
8571 #, c-format
8572 msgid ""
8573 "The following paths were already present and thus not updated despite sparse "
8574 "patterns:\n"
8575 "%s"
8576 msgstr ""
8578 #: unpack-trees.c:262
8579 #, c-format
8580 msgid "Aborting\n"
8581 msgstr ""
8583 #: unpack-trees.c:289
8584 #, c-format
8585 msgid ""
8586 "After fixing the above paths, you may want to run `git sparse-checkout "
8587 "reapply`.\n"
8588 msgstr ""
8590 #: unpack-trees.c:350
8591 msgid "Updating files"
8592 msgstr ""
8594 #: unpack-trees.c:382
8595 msgid ""
8596 "the following paths have collided (e.g. case-sensitive paths\n"
8597 "on a case-insensitive filesystem) and only one from the same\n"
8598 "colliding group is in the working tree:\n"
8599 msgstr ""
8601 #: unpack-trees.c:1498
8602 msgid "Updating index flags"
8603 msgstr ""
8605 #: upload-pack.c:1543
8606 msgid "expected flush after fetch arguments"
8607 msgstr ""
8609 #: urlmatch.c:163
8610 msgid "invalid URL scheme name or missing '://' suffix"
8611 msgstr ""
8613 #: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
8614 #, c-format
8615 msgid "invalid %XX escape sequence"
8616 msgstr ""
8618 #: urlmatch.c:215
8619 msgid "missing host and scheme is not 'file:'"
8620 msgstr ""
8622 #: urlmatch.c:232
8623 msgid "a 'file:' URL may not have a port number"
8624 msgstr ""
8626 #: urlmatch.c:247
8627 msgid "invalid characters in host name"
8628 msgstr ""
8630 #: urlmatch.c:292 urlmatch.c:303
8631 msgid "invalid port number"
8632 msgstr ""
8634 #: urlmatch.c:371
8635 msgid "invalid '..' path segment"
8636 msgstr ""
8638 #: walker.c:170
8639 msgid "Fetching objects"
8640 msgstr ""
8642 #: worktree.c:238 builtin/am.c:2103
8643 #, c-format
8644 msgid "failed to read '%s'"
8645 msgstr ""
8647 #: worktree.c:304
8648 #, c-format
8649 msgid "'%s' at main working tree is not the repository directory"
8650 msgstr ""
8652 #: worktree.c:315
8653 #, c-format
8654 msgid "'%s' file does not contain absolute path to the working tree location"
8655 msgstr ""
8657 #: worktree.c:327
8658 #, c-format
8659 msgid "'%s' does not exist"
8660 msgstr ""
8662 #: worktree.c:333
8663 #, c-format
8664 msgid "'%s' is not a .git file, error code %d"
8665 msgstr ""
8667 #: worktree.c:342
8668 #, c-format
8669 msgid "'%s' does not point back to '%s'"
8670 msgstr ""
8672 #: worktree.c:608
8673 msgid "not a directory"
8674 msgstr ""
8676 #: worktree.c:617
8677 msgid ".git is not a file"
8678 msgstr ""
8680 #: worktree.c:619
8681 msgid ".git file broken"
8682 msgstr ""
8684 #: worktree.c:621
8685 msgid ".git file incorrect"
8686 msgstr ""
8688 #: worktree.c:727
8689 msgid "not a valid path"
8690 msgstr ""
8692 #: worktree.c:733
8693 msgid "unable to locate repository; .git is not a file"
8694 msgstr ""
8696 #: worktree.c:737
8697 msgid "unable to locate repository; .git file does not reference a repository"
8698 msgstr ""
8700 #: worktree.c:741
8701 msgid "unable to locate repository; .git file broken"
8702 msgstr ""
8704 #: worktree.c:747
8705 msgid "gitdir unreadable"
8706 msgstr ""
8708 #: worktree.c:751
8709 msgid "gitdir incorrect"
8710 msgstr ""
8712 #: worktree.c:776
8713 msgid "not a valid directory"
8714 msgstr ""
8716 #: worktree.c:782
8717 msgid "gitdir file does not exist"
8718 msgstr ""
8720 #: worktree.c:787 worktree.c:796
8721 #, c-format
8722 msgid "unable to read gitdir file (%s)"
8723 msgstr ""
8725 #: worktree.c:806
8726 #, c-format
8727 msgid "short read (expected %<PRIuMAX> bytes, read %<PRIuMAX>)"
8728 msgstr ""
8730 #: worktree.c:814
8731 msgid "invalid gitdir file"
8732 msgstr ""
8734 #: worktree.c:822
8735 msgid "gitdir file points to non-existent location"
8736 msgstr ""
8738 #: wrapper.c:197 wrapper.c:367
8739 #, c-format
8740 msgid "could not open '%s' for reading and writing"
8741 msgstr ""
8743 #: wrapper.c:398 wrapper.c:599
8744 #, c-format
8745 msgid "unable to access '%s'"
8746 msgstr ""
8748 #: wrapper.c:607
8749 msgid "unable to get current working directory"
8750 msgstr ""
8752 #: wt-status.c:158
8753 msgid "Unmerged paths:"
8754 msgstr ""
8756 #: wt-status.c:187 wt-status.c:219
8757 msgid "  (use \"git restore --staged <file>...\" to unstage)"
8758 msgstr ""
8760 #: wt-status.c:190 wt-status.c:222
8761 #, c-format
8762 msgid "  (use \"git restore --source=%s --staged <file>...\" to unstage)"
8763 msgstr ""
8765 #: wt-status.c:193 wt-status.c:225
8766 msgid "  (use \"git rm --cached <file>...\" to unstage)"
8767 msgstr ""
8769 #: wt-status.c:197
8770 msgid "  (use \"git add <file>...\" to mark resolution)"
8771 msgstr ""
8773 #: wt-status.c:199 wt-status.c:203
8774 msgid "  (use \"git add/rm <file>...\" as appropriate to mark resolution)"
8775 msgstr ""
8777 #: wt-status.c:201
8778 msgid "  (use \"git rm <file>...\" to mark resolution)"
8779 msgstr ""
8781 #: wt-status.c:211 wt-status.c:1072
8782 msgid "Changes to be committed:"
8783 msgstr ""
8785 #: wt-status.c:234 wt-status.c:1081
8786 msgid "Changes not staged for commit:"
8787 msgstr ""
8789 #: wt-status.c:238
8790 msgid "  (use \"git add <file>...\" to update what will be committed)"
8791 msgstr ""
8793 #: wt-status.c:240
8794 msgid "  (use \"git add/rm <file>...\" to update what will be committed)"
8795 msgstr ""
8797 #: wt-status.c:241
8798 msgid ""
8799 "  (use \"git restore <file>...\" to discard changes in working directory)"
8800 msgstr ""
8802 #: wt-status.c:243
8803 msgid "  (commit or discard the untracked or modified content in submodules)"
8804 msgstr ""
8806 #: wt-status.c:254
8807 #, c-format
8808 msgid "  (use \"git %s <file>...\" to include in what will be committed)"
8809 msgstr ""
8811 #: wt-status.c:266
8812 msgid "both deleted:"
8813 msgstr ""
8815 #: wt-status.c:268
8816 msgid "added by us:"
8817 msgstr ""
8819 #: wt-status.c:270
8820 msgid "deleted by them:"
8821 msgstr ""
8823 #: wt-status.c:272
8824 msgid "added by them:"
8825 msgstr ""
8827 #: wt-status.c:274
8828 msgid "deleted by us:"
8829 msgstr ""
8831 #: wt-status.c:276
8832 msgid "both added:"
8833 msgstr ""
8835 #: wt-status.c:278
8836 msgid "both modified:"
8837 msgstr ""
8839 #: wt-status.c:288
8840 msgid "new file:"
8841 msgstr ""
8843 #: wt-status.c:290
8844 msgid "copied:"
8845 msgstr ""
8847 #: wt-status.c:292
8848 msgid "deleted:"
8849 msgstr ""
8851 #: wt-status.c:294
8852 msgid "modified:"
8853 msgstr ""
8855 #: wt-status.c:296
8856 msgid "renamed:"
8857 msgstr ""
8859 #: wt-status.c:298
8860 msgid "typechange:"
8861 msgstr ""
8863 #: wt-status.c:300
8864 msgid "unknown:"
8865 msgstr ""
8867 #: wt-status.c:302
8868 msgid "unmerged:"
8869 msgstr ""
8871 #: wt-status.c:382
8872 msgid "new commits, "
8873 msgstr ""
8875 #: wt-status.c:384
8876 msgid "modified content, "
8877 msgstr ""
8879 #: wt-status.c:386
8880 msgid "untracked content, "
8881 msgstr ""
8883 #: wt-status.c:905
8884 #, c-format
8885 msgid "Your stash currently has %d entry"
8886 msgid_plural "Your stash currently has %d entries"
8887 msgstr[0] ""
8888 msgstr[1] ""
8890 #: wt-status.c:936
8891 msgid "Submodules changed but not updated:"
8892 msgstr ""
8894 #: wt-status.c:938
8895 msgid "Submodule changes to be committed:"
8896 msgstr ""
8898 #: wt-status.c:1020
8899 msgid ""
8900 "Do not modify or remove the line above.\n"
8901 "Everything below it will be ignored."
8902 msgstr ""
8904 #: wt-status.c:1112
8905 #, c-format
8906 msgid ""
8907 "\n"
8908 "It took %.2f seconds to compute the branch ahead/behind values.\n"
8909 "You can use '--no-ahead-behind' to avoid this.\n"
8910 msgstr ""
8912 #: wt-status.c:1142
8913 msgid "You have unmerged paths."
8914 msgstr ""
8916 #: wt-status.c:1145
8917 msgid "  (fix conflicts and run \"git commit\")"
8918 msgstr ""
8920 #: wt-status.c:1147
8921 msgid "  (use \"git merge --abort\" to abort the merge)"
8922 msgstr ""
8924 #: wt-status.c:1151
8925 msgid "All conflicts fixed but you are still merging."
8926 msgstr ""
8928 #: wt-status.c:1154
8929 msgid "  (use \"git commit\" to conclude merge)"
8930 msgstr ""
8932 #: wt-status.c:1163
8933 msgid "You are in the middle of an am session."
8934 msgstr ""
8936 #: wt-status.c:1166
8937 msgid "The current patch is empty."
8938 msgstr ""
8940 #: wt-status.c:1170
8941 msgid "  (fix conflicts and then run \"git am --continue\")"
8942 msgstr ""
8944 #: wt-status.c:1172
8945 msgid "  (use \"git am --skip\" to skip this patch)"
8946 msgstr ""
8948 #: wt-status.c:1174
8949 msgid "  (use \"git am --abort\" to restore the original branch)"
8950 msgstr ""
8952 #: wt-status.c:1307
8953 msgid "git-rebase-todo is missing."
8954 msgstr ""
8956 #: wt-status.c:1309
8957 msgid "No commands done."
8958 msgstr ""
8960 #: wt-status.c:1312
8961 #, c-format
8962 msgid "Last command done (%d command done):"
8963 msgid_plural "Last commands done (%d commands done):"
8964 msgstr[0] ""
8965 msgstr[1] ""
8967 #: wt-status.c:1323
8968 #, c-format
8969 msgid "  (see more in file %s)"
8970 msgstr ""
8972 #: wt-status.c:1328
8973 msgid "No commands remaining."
8974 msgstr ""
8976 #: wt-status.c:1331
8977 #, c-format
8978 msgid "Next command to do (%d remaining command):"
8979 msgid_plural "Next commands to do (%d remaining commands):"
8980 msgstr[0] ""
8981 msgstr[1] ""
8983 #: wt-status.c:1339
8984 msgid "  (use \"git rebase --edit-todo\" to view and edit)"
8985 msgstr ""
8987 #: wt-status.c:1351
8988 #, c-format
8989 msgid "You are currently rebasing branch '%s' on '%s'."
8990 msgstr ""
8992 #: wt-status.c:1356
8993 msgid "You are currently rebasing."
8994 msgstr ""
8996 #: wt-status.c:1369
8997 msgid "  (fix conflicts and then run \"git rebase --continue\")"
8998 msgstr ""
9000 #: wt-status.c:1371
9001 msgid "  (use \"git rebase --skip\" to skip this patch)"
9002 msgstr ""
9004 #: wt-status.c:1373
9005 msgid "  (use \"git rebase --abort\" to check out the original branch)"
9006 msgstr ""
9008 #: wt-status.c:1380
9009 msgid "  (all conflicts fixed: run \"git rebase --continue\")"
9010 msgstr ""
9012 #: wt-status.c:1384
9013 #, c-format
9014 msgid ""
9015 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
9016 msgstr ""
9018 #: wt-status.c:1389
9019 msgid "You are currently splitting a commit during a rebase."
9020 msgstr ""
9022 #: wt-status.c:1392
9023 msgid "  (Once your working directory is clean, run \"git rebase --continue\")"
9024 msgstr ""
9026 #: wt-status.c:1396
9027 #, c-format
9028 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
9029 msgstr ""
9031 #: wt-status.c:1401
9032 msgid "You are currently editing a commit during a rebase."
9033 msgstr ""
9035 #: wt-status.c:1404
9036 msgid "  (use \"git commit --amend\" to amend the current commit)"
9037 msgstr ""
9039 #: wt-status.c:1406
9040 msgid ""
9041 "  (use \"git rebase --continue\" once you are satisfied with your changes)"
9042 msgstr ""
9044 #: wt-status.c:1417
9045 msgid "Cherry-pick currently in progress."
9046 msgstr ""
9048 #: wt-status.c:1420
9049 #, c-format
9050 msgid "You are currently cherry-picking commit %s."
9051 msgstr ""
9053 #: wt-status.c:1427
9054 msgid "  (fix conflicts and run \"git cherry-pick --continue\")"
9055 msgstr ""
9057 #: wt-status.c:1430
9058 msgid "  (run \"git cherry-pick --continue\" to continue)"
9059 msgstr ""
9061 #: wt-status.c:1433
9062 msgid "  (all conflicts fixed: run \"git cherry-pick --continue\")"
9063 msgstr ""
9065 #: wt-status.c:1435
9066 msgid "  (use \"git cherry-pick --skip\" to skip this patch)"
9067 msgstr ""
9069 #: wt-status.c:1437
9070 msgid "  (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
9071 msgstr ""
9073 #: wt-status.c:1447
9074 msgid "Revert currently in progress."
9075 msgstr ""
9077 #: wt-status.c:1450
9078 #, c-format
9079 msgid "You are currently reverting commit %s."
9080 msgstr ""
9082 #: wt-status.c:1456
9083 msgid "  (fix conflicts and run \"git revert --continue\")"
9084 msgstr ""
9086 #: wt-status.c:1459
9087 msgid "  (run \"git revert --continue\" to continue)"
9088 msgstr ""
9090 #: wt-status.c:1462
9091 msgid "  (all conflicts fixed: run \"git revert --continue\")"
9092 msgstr ""
9094 #: wt-status.c:1464
9095 msgid "  (use \"git revert --skip\" to skip this patch)"
9096 msgstr ""
9098 #: wt-status.c:1466
9099 msgid "  (use \"git revert --abort\" to cancel the revert operation)"
9100 msgstr ""
9102 #: wt-status.c:1476
9103 #, c-format
9104 msgid "You are currently bisecting, started from branch '%s'."
9105 msgstr ""
9107 #: wt-status.c:1480
9108 msgid "You are currently bisecting."
9109 msgstr ""
9111 #: wt-status.c:1483
9112 msgid "  (use \"git bisect reset\" to get back to the original branch)"
9113 msgstr ""
9115 #: wt-status.c:1494
9116 #, c-format
9117 msgid "You are in a sparse checkout with %d%% of tracked files present."
9118 msgstr ""
9120 #: wt-status.c:1733
9121 msgid "On branch "
9122 msgstr ""
9124 #: wt-status.c:1740
9125 msgid "interactive rebase in progress; onto "
9126 msgstr ""
9128 #: wt-status.c:1742
9129 msgid "rebase in progress; onto "
9130 msgstr ""
9132 #: wt-status.c:1747
9133 msgid "HEAD detached at "
9134 msgstr ""
9136 #: wt-status.c:1749
9137 msgid "HEAD detached from "
9138 msgstr ""
9140 #: wt-status.c:1752
9141 msgid "Not currently on any branch."
9142 msgstr ""
9144 #: wt-status.c:1769
9145 msgid "Initial commit"
9146 msgstr ""
9148 #: wt-status.c:1770
9149 msgid "No commits yet"
9150 msgstr ""
9152 #: wt-status.c:1784
9153 msgid "Untracked files"
9154 msgstr ""
9156 #: wt-status.c:1786
9157 msgid "Ignored files"
9158 msgstr ""
9160 #: wt-status.c:1790
9161 #, c-format
9162 msgid ""
9163 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
9164 "may speed it up, but you have to be careful not to forget to add\n"
9165 "new files yourself (see 'git help status')."
9166 msgstr ""
9168 #: wt-status.c:1796
9169 #, c-format
9170 msgid "Untracked files not listed%s"
9171 msgstr ""
9173 #: wt-status.c:1798
9174 msgid " (use -u option to show untracked files)"
9175 msgstr ""
9177 #: wt-status.c:1804
9178 msgid "No changes"
9179 msgstr ""
9181 #: wt-status.c:1809
9182 #, c-format
9183 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
9184 msgstr ""
9186 #: wt-status.c:1813
9187 #, c-format
9188 msgid "no changes added to commit\n"
9189 msgstr ""
9191 #: wt-status.c:1817
9192 #, c-format
9193 msgid ""
9194 "nothing added to commit but untracked files present (use \"git add\" to "
9195 "track)\n"
9196 msgstr ""
9198 #: wt-status.c:1821
9199 #, c-format
9200 msgid "nothing added to commit but untracked files present\n"
9201 msgstr ""
9203 #: wt-status.c:1825
9204 #, c-format
9205 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
9206 msgstr ""
9208 #: wt-status.c:1829 wt-status.c:1835
9209 #, c-format
9210 msgid "nothing to commit\n"
9211 msgstr ""
9213 #: wt-status.c:1832
9214 #, c-format
9215 msgid "nothing to commit (use -u to show untracked files)\n"
9216 msgstr ""
9218 #: wt-status.c:1837
9219 #, c-format
9220 msgid "nothing to commit, working tree clean\n"
9221 msgstr ""
9223 #: wt-status.c:1942
9224 msgid "No commits yet on "
9225 msgstr ""
9227 #: wt-status.c:1946
9228 msgid "HEAD (no branch)"
9229 msgstr ""
9231 #: wt-status.c:1977
9232 msgid "different"
9233 msgstr ""
9235 #: wt-status.c:1979 wt-status.c:1987
9236 msgid "behind "
9237 msgstr ""
9239 #: wt-status.c:1982 wt-status.c:1985
9240 msgid "ahead "
9241 msgstr ""
9243 #. TRANSLATORS: the action is e.g. "pull with rebase"
9244 #: wt-status.c:2507
9245 #, c-format
9246 msgid "cannot %s: You have unstaged changes."
9247 msgstr ""
9249 #: wt-status.c:2513
9250 msgid "additionally, your index contains uncommitted changes."
9251 msgstr ""
9253 #: wt-status.c:2515
9254 #, c-format
9255 msgid "cannot %s: Your index contains uncommitted changes."
9256 msgstr ""
9258 #: compat/precompose_utf8.c:58 builtin/clone.c:457
9259 #, c-format
9260 msgid "failed to unlink '%s'"
9261 msgstr ""
9263 #: builtin/add.c:26
9264 msgid "git add [<options>] [--] <pathspec>..."
9265 msgstr ""
9267 #: builtin/add.c:58
9268 #, c-format
9269 msgid "cannot chmod %cx '%s'"
9270 msgstr ""
9272 #: builtin/add.c:96
9273 #, c-format
9274 msgid "unexpected diff status %c"
9275 msgstr ""
9277 #: builtin/add.c:101 builtin/commit.c:285
9278 msgid "updating files failed"
9279 msgstr ""
9281 #: builtin/add.c:111
9282 #, c-format
9283 msgid "remove '%s'\n"
9284 msgstr ""
9286 #: builtin/add.c:186
9287 msgid "Unstaged changes after refreshing the index:"
9288 msgstr ""
9290 #: builtin/add.c:280 builtin/rev-parse.c:991
9291 msgid "Could not read the index"
9292 msgstr ""
9294 #: builtin/add.c:291
9295 #, c-format
9296 msgid "Could not open '%s' for writing."
9297 msgstr ""
9299 #: builtin/add.c:295
9300 msgid "Could not write patch"
9301 msgstr ""
9303 #: builtin/add.c:298
9304 msgid "editing patch failed"
9305 msgstr ""
9307 #: builtin/add.c:301
9308 #, c-format
9309 msgid "Could not stat '%s'"
9310 msgstr ""
9312 #: builtin/add.c:303
9313 msgid "Empty patch. Aborted."
9314 msgstr ""
9316 #: builtin/add.c:308
9317 #, c-format
9318 msgid "Could not apply '%s'"
9319 msgstr ""
9321 #: builtin/add.c:316
9322 msgid "The following paths are ignored by one of your .gitignore files:\n"
9323 msgstr ""
9325 #: builtin/add.c:336 builtin/clean.c:904 builtin/fetch.c:169 builtin/mv.c:124
9326 #: builtin/prune-packed.c:14 builtin/pull.c:204 builtin/push.c:559
9327 #: builtin/remote.c:1427 builtin/rm.c:242 builtin/send-pack.c:190
9328 msgid "dry run"
9329 msgstr ""
9331 #: builtin/add.c:339
9332 msgid "interactive picking"
9333 msgstr ""
9335 #: builtin/add.c:340 builtin/checkout.c:1546 builtin/reset.c:308
9336 msgid "select hunks interactively"
9337 msgstr ""
9339 #: builtin/add.c:341
9340 msgid "edit current diff and apply"
9341 msgstr ""
9343 #: builtin/add.c:342
9344 msgid "allow adding otherwise ignored files"
9345 msgstr ""
9347 #: builtin/add.c:343
9348 msgid "update tracked files"
9349 msgstr ""
9351 #: builtin/add.c:344
9352 msgid "renormalize EOL of tracked files (implies -u)"
9353 msgstr ""
9355 #: builtin/add.c:345
9356 msgid "record only the fact that the path will be added later"
9357 msgstr ""
9359 #: builtin/add.c:346
9360 msgid "add changes from all tracked and untracked files"
9361 msgstr ""
9363 #: builtin/add.c:349
9364 msgid "ignore paths removed in the working tree (same as --no-all)"
9365 msgstr ""
9367 #: builtin/add.c:351
9368 msgid "don't add, only refresh the index"
9369 msgstr ""
9371 #: builtin/add.c:352
9372 msgid "just skip files which cannot be added because of errors"
9373 msgstr ""
9375 #: builtin/add.c:353
9376 msgid "check if - even missing - files are ignored in dry run"
9377 msgstr ""
9379 #: builtin/add.c:355 builtin/update-index.c:1004
9380 msgid "override the executable bit of the listed files"
9381 msgstr ""
9383 #: builtin/add.c:357
9384 msgid "warn when adding an embedded repository"
9385 msgstr ""
9387 #: builtin/add.c:359
9388 msgid "backend for `git stash -p`"
9389 msgstr ""
9391 #: builtin/add.c:377
9392 #, c-format
9393 msgid ""
9394 "You've added another git repository inside your current repository.\n"
9395 "Clones of the outer repository will not contain the contents of\n"
9396 "the embedded repository and will not know how to obtain it.\n"
9397 "If you meant to add a submodule, use:\n"
9398 "\n"
9399 "\tgit submodule add <url> %s\n"
9400 "\n"
9401 "If you added this path by mistake, you can remove it from the\n"
9402 "index with:\n"
9403 "\n"
9404 "\tgit rm --cached %s\n"
9405 "\n"
9406 "See \"git help submodule\" for more information."
9407 msgstr ""
9409 #: builtin/add.c:405
9410 #, c-format
9411 msgid "adding embedded git repository: %s"
9412 msgstr ""
9414 #: builtin/add.c:424
9415 msgid ""
9416 "Use -f if you really want to add them.\n"
9417 "Turn this message off by running\n"
9418 "\"git config advice.addIgnoredFile false\""
9419 msgstr ""
9421 #: builtin/add.c:433
9422 msgid "adding files failed"
9423 msgstr ""
9425 #: builtin/add.c:461 builtin/commit.c:345
9426 msgid "--pathspec-from-file is incompatible with --interactive/--patch"
9427 msgstr ""
9429 #: builtin/add.c:478
9430 msgid "--pathspec-from-file is incompatible with --edit"
9431 msgstr ""
9433 #: builtin/add.c:490
9434 msgid "-A and -u are mutually incompatible"
9435 msgstr ""
9437 #: builtin/add.c:493
9438 msgid "Option --ignore-missing can only be used together with --dry-run"
9439 msgstr ""
9441 #: builtin/add.c:497
9442 #, c-format
9443 msgid "--chmod param '%s' must be either -x or +x"
9444 msgstr ""
9446 #: builtin/add.c:515 builtin/checkout.c:1714 builtin/commit.c:351
9447 #: builtin/reset.c:328 builtin/rm.c:272 builtin/stash.c:1569
9448 msgid "--pathspec-from-file is incompatible with pathspec arguments"
9449 msgstr ""
9451 #: builtin/add.c:522 builtin/checkout.c:1726 builtin/commit.c:357
9452 #: builtin/reset.c:334 builtin/rm.c:278 builtin/stash.c:1575
9453 msgid "--pathspec-file-nul requires --pathspec-from-file"
9454 msgstr ""
9456 #: builtin/add.c:526
9457 #, c-format
9458 msgid "Nothing specified, nothing added.\n"
9459 msgstr ""
9461 #: builtin/add.c:528
9462 msgid ""
9463 "Maybe you wanted to say 'git add .'?\n"
9464 "Turn this message off by running\n"
9465 "\"git config advice.addEmptyPathspec false\""
9466 msgstr ""
9468 #: builtin/am.c:352
9469 msgid "could not parse author script"
9470 msgstr ""
9472 #: builtin/am.c:436
9473 #, c-format
9474 msgid "'%s' was deleted by the applypatch-msg hook"
9475 msgstr ""
9477 #: builtin/am.c:478
9478 #, c-format
9479 msgid "Malformed input line: '%s'."
9480 msgstr ""
9482 #: builtin/am.c:516
9483 #, c-format
9484 msgid "Failed to copy notes from '%s' to '%s'"
9485 msgstr ""
9487 #: builtin/am.c:542
9488 msgid "fseek failed"
9489 msgstr ""
9491 #: builtin/am.c:730
9492 #, c-format
9493 msgid "could not parse patch '%s'"
9494 msgstr ""
9496 #: builtin/am.c:795
9497 msgid "Only one StGIT patch series can be applied at once"
9498 msgstr ""
9500 #: builtin/am.c:843
9501 msgid "invalid timestamp"
9502 msgstr ""
9504 #: builtin/am.c:848 builtin/am.c:860
9505 msgid "invalid Date line"
9506 msgstr ""
9508 #: builtin/am.c:855
9509 msgid "invalid timezone offset"
9510 msgstr ""
9512 #: builtin/am.c:948
9513 msgid "Patch format detection failed."
9514 msgstr ""
9516 #: builtin/am.c:953 builtin/clone.c:410
9517 #, c-format
9518 msgid "failed to create directory '%s'"
9519 msgstr ""
9521 #: builtin/am.c:958
9522 msgid "Failed to split patches."
9523 msgstr ""
9525 #: builtin/am.c:1089
9526 #, c-format
9527 msgid "When you have resolved this problem, run \"%s --continue\"."
9528 msgstr ""
9530 #: builtin/am.c:1090
9531 #, c-format
9532 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
9533 msgstr ""
9535 #: builtin/am.c:1091
9536 #, c-format
9537 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
9538 msgstr ""
9540 #: builtin/am.c:1174
9541 msgid "Patch sent with format=flowed; space at the end of lines might be lost."
9542 msgstr ""
9544 #: builtin/am.c:1202
9545 msgid "Patch is empty."
9546 msgstr ""
9548 #: builtin/am.c:1267
9549 #, c-format
9550 msgid "missing author line in commit %s"
9551 msgstr ""
9553 #: builtin/am.c:1270
9554 #, c-format
9555 msgid "invalid ident line: %.*s"
9556 msgstr ""
9558 #: builtin/am.c:1489
9559 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
9560 msgstr ""
9562 #: builtin/am.c:1491
9563 msgid "Using index info to reconstruct a base tree..."
9564 msgstr ""
9566 #: builtin/am.c:1510
9567 msgid ""
9568 "Did you hand edit your patch?\n"
9569 "It does not apply to blobs recorded in its index."
9570 msgstr ""
9572 #: builtin/am.c:1516
9573 msgid "Falling back to patching base and 3-way merge..."
9574 msgstr ""
9576 #: builtin/am.c:1542
9577 msgid "Failed to merge in the changes."
9578 msgstr ""
9580 #: builtin/am.c:1574
9581 msgid "applying to an empty history"
9582 msgstr ""
9584 #: builtin/am.c:1626 builtin/am.c:1630
9585 #, c-format
9586 msgid "cannot resume: %s does not exist."
9587 msgstr ""
9589 #: builtin/am.c:1648
9590 msgid "Commit Body is:"
9591 msgstr ""
9593 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
9594 #. in your translation. The program will only accept English
9595 #. input at this point.
9597 #: builtin/am.c:1658
9598 #, c-format
9599 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
9600 msgstr ""
9602 #: builtin/am.c:1704 builtin/commit.c:395
9603 msgid "unable to write index file"
9604 msgstr ""
9606 #: builtin/am.c:1708
9607 #, c-format
9608 msgid "Dirty index: cannot apply patches (dirty: %s)"
9609 msgstr ""
9611 #: builtin/am.c:1748 builtin/am.c:1816
9612 #, c-format
9613 msgid "Applying: %.*s"
9614 msgstr ""
9616 #: builtin/am.c:1765
9617 msgid "No changes -- Patch already applied."
9618 msgstr ""
9620 #: builtin/am.c:1771
9621 #, c-format
9622 msgid "Patch failed at %s %.*s"
9623 msgstr ""
9625 #: builtin/am.c:1775
9626 msgid "Use 'git am --show-current-patch=diff' to see the failed patch"
9627 msgstr ""
9629 #: builtin/am.c:1819
9630 msgid ""
9631 "No changes - did you forget to use 'git add'?\n"
9632 "If there is nothing left to stage, chances are that something else\n"
9633 "already introduced the same changes; you might want to skip this patch."
9634 msgstr ""
9636 #: builtin/am.c:1826
9637 msgid ""
9638 "You still have unmerged paths in your index.\n"
9639 "You should 'git add' each file with resolved conflicts to mark them as "
9640 "such.\n"
9641 "You might run `git rm` on a file to accept \"deleted by them\" for it."
9642 msgstr ""
9644 #: builtin/am.c:1933 builtin/am.c:1937 builtin/am.c:1949 builtin/reset.c:347
9645 #: builtin/reset.c:355
9646 #, c-format
9647 msgid "Could not parse object '%s'."
9648 msgstr ""
9650 #: builtin/am.c:1985
9651 msgid "failed to clean index"
9652 msgstr ""
9654 #: builtin/am.c:2029
9655 msgid ""
9656 "You seem to have moved HEAD since the last 'am' failure.\n"
9657 "Not rewinding to ORIG_HEAD"
9658 msgstr ""
9660 #: builtin/am.c:2136
9661 #, c-format
9662 msgid "Invalid value for --patch-format: %s"
9663 msgstr ""
9665 #: builtin/am.c:2178
9666 #, c-format
9667 msgid "Invalid value for --show-current-patch: %s"
9668 msgstr ""
9670 #: builtin/am.c:2182
9671 #, c-format
9672 msgid "--show-current-patch=%s is incompatible with --show-current-patch=%s"
9673 msgstr ""
9675 #: builtin/am.c:2213
9676 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
9677 msgstr ""
9679 #: builtin/am.c:2214
9680 msgid "git am [<options>] (--continue | --skip | --abort)"
9681 msgstr ""
9683 #: builtin/am.c:2220
9684 msgid "run interactively"
9685 msgstr ""
9687 #: builtin/am.c:2222
9688 msgid "historical option -- no-op"
9689 msgstr ""
9691 #: builtin/am.c:2224
9692 msgid "allow fall back on 3way merging if needed"
9693 msgstr ""
9695 #: builtin/am.c:2225 builtin/init-db.c:560 builtin/prune-packed.c:16
9696 #: builtin/repack.c:334 builtin/stash.c:882
9697 msgid "be quiet"
9698 msgstr ""
9700 #: builtin/am.c:2227
9701 msgid "add a Signed-off-by trailer to the commit message"
9702 msgstr ""
9704 #: builtin/am.c:2230
9705 msgid "recode into utf8 (default)"
9706 msgstr ""
9708 #: builtin/am.c:2232
9709 msgid "pass -k flag to git-mailinfo"
9710 msgstr ""
9712 #: builtin/am.c:2234
9713 msgid "pass -b flag to git-mailinfo"
9714 msgstr ""
9716 #: builtin/am.c:2236
9717 msgid "pass -m flag to git-mailinfo"
9718 msgstr ""
9720 #: builtin/am.c:2238
9721 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
9722 msgstr ""
9724 #: builtin/am.c:2241
9725 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
9726 msgstr ""
9728 #: builtin/am.c:2244
9729 msgid "strip everything before a scissors line"
9730 msgstr ""
9732 #: builtin/am.c:2246 builtin/am.c:2249 builtin/am.c:2252 builtin/am.c:2255
9733 #: builtin/am.c:2258 builtin/am.c:2261 builtin/am.c:2264 builtin/am.c:2267
9734 #: builtin/am.c:2273
9735 msgid "pass it through git-apply"
9736 msgstr ""
9738 #: builtin/am.c:2263 builtin/commit.c:1395 builtin/fmt-merge-msg.c:17
9739 #: builtin/fmt-merge-msg.c:20 builtin/grep.c:904 builtin/merge.c:261
9740 #: builtin/pull.c:141 builtin/pull.c:200 builtin/pull.c:217
9741 #: builtin/rebase.c:1347 builtin/repack.c:345 builtin/repack.c:349
9742 #: builtin/repack.c:351 builtin/show-branch.c:650 builtin/show-ref.c:172
9743 #: builtin/tag.c:436 parse-options.h:154 parse-options.h:175
9744 #: parse-options.h:316
9745 msgid "n"
9746 msgstr ""
9748 #: builtin/am.c:2269 builtin/branch.c:670 builtin/bugreport.c:136
9749 #: builtin/for-each-ref.c:38 builtin/replace.c:556 builtin/tag.c:470
9750 #: builtin/verify-tag.c:38
9751 msgid "format"
9752 msgstr ""
9754 #: builtin/am.c:2270
9755 msgid "format the patch(es) are in"
9756 msgstr ""
9758 #: builtin/am.c:2276
9759 msgid "override error message when patch failure occurs"
9760 msgstr ""
9762 #: builtin/am.c:2278
9763 msgid "continue applying patches after resolving a conflict"
9764 msgstr ""
9766 #: builtin/am.c:2281
9767 msgid "synonyms for --continue"
9768 msgstr ""
9770 #: builtin/am.c:2284
9771 msgid "skip the current patch"
9772 msgstr ""
9774 #: builtin/am.c:2287
9775 msgid "restore the original branch and abort the patching operation"
9776 msgstr ""
9778 #: builtin/am.c:2290
9779 msgid "abort the patching operation but keep HEAD where it is"
9780 msgstr ""
9782 #: builtin/am.c:2294
9783 msgid "show the patch being applied"
9784 msgstr ""
9786 #: builtin/am.c:2299
9787 msgid "lie about committer date"
9788 msgstr ""
9790 #: builtin/am.c:2301
9791 msgid "use current timestamp for author date"
9792 msgstr ""
9794 #: builtin/am.c:2303 builtin/commit-tree.c:120 builtin/commit.c:1515
9795 #: builtin/merge.c:298 builtin/pull.c:175 builtin/rebase.c:538
9796 #: builtin/rebase.c:1400 builtin/revert.c:117 builtin/tag.c:451
9797 msgid "key-id"
9798 msgstr ""
9800 #: builtin/am.c:2304 builtin/rebase.c:539 builtin/rebase.c:1401
9801 msgid "GPG-sign commits"
9802 msgstr ""
9804 #: builtin/am.c:2307
9805 msgid "(internal use for git-rebase)"
9806 msgstr ""
9808 #: builtin/am.c:2325
9809 msgid ""
9810 "The -b/--binary option has been a no-op for long time, and\n"
9811 "it will be removed. Please do not use it anymore."
9812 msgstr ""
9814 #: builtin/am.c:2332
9815 msgid "failed to read the index"
9816 msgstr ""
9818 #: builtin/am.c:2347
9819 #, c-format
9820 msgid "previous rebase directory %s still exists but mbox given."
9821 msgstr ""
9823 #: builtin/am.c:2371
9824 #, c-format
9825 msgid ""
9826 "Stray %s directory found.\n"
9827 "Use \"git am --abort\" to remove it."
9828 msgstr ""
9830 #: builtin/am.c:2377
9831 msgid "Resolve operation not in progress, we are not resuming."
9832 msgstr ""
9834 #: builtin/am.c:2387
9835 msgid "interactive mode requires patches on the command line"
9836 msgstr ""
9838 #: builtin/apply.c:8
9839 msgid "git apply [<options>] [<patch>...]"
9840 msgstr ""
9842 #: builtin/archive.c:17
9843 #, c-format
9844 msgid "could not create archive file '%s'"
9845 msgstr ""
9847 #: builtin/archive.c:20
9848 msgid "could not redirect output"
9849 msgstr ""
9851 #: builtin/archive.c:37
9852 msgid "git archive: Remote with no URL"
9853 msgstr ""
9855 #: builtin/archive.c:61
9856 msgid "git archive: expected ACK/NAK, got a flush packet"
9857 msgstr ""
9859 #: builtin/archive.c:64
9860 #, c-format
9861 msgid "git archive: NACK %s"
9862 msgstr ""
9864 #: builtin/archive.c:65
9865 msgid "git archive: protocol error"
9866 msgstr ""
9868 #: builtin/archive.c:69
9869 msgid "git archive: expected a flush"
9870 msgstr ""
9872 #: builtin/bisect--helper.c:23
9873 msgid "git bisect--helper --bisect-reset [<commit>]"
9874 msgstr ""
9876 #: builtin/bisect--helper.c:24
9877 msgid "git bisect--helper --bisect-next-check <good_term> <bad_term> [<term>]"
9878 msgstr ""
9880 #: builtin/bisect--helper.c:25
9881 msgid ""
9882 "git bisect--helper --bisect-terms [--term-good | --term-old | --term-bad | --"
9883 "term-new]"
9884 msgstr ""
9886 #: builtin/bisect--helper.c:26
9887 msgid ""
9888 "git bisect--helper --bisect-start [--term-{new,bad}=<term> --term-{old,good}"
9889 "=<term>] [--no-checkout] [--first-parent] [<bad> [<good>...]] [--] "
9890 "[<paths>...]"
9891 msgstr ""
9893 #: builtin/bisect--helper.c:28
9894 msgid "git bisect--helper --bisect-next"
9895 msgstr ""
9897 #: builtin/bisect--helper.c:29
9898 msgid "git bisect--helper --bisect-state (bad|new) [<rev>]"
9899 msgstr ""
9901 #: builtin/bisect--helper.c:30
9902 msgid "git bisect--helper --bisect-state (good|old) [<rev>...]"
9903 msgstr ""
9905 #: builtin/bisect--helper.c:31
9906 msgid "git bisect--helper --bisect-replay <filename>"
9907 msgstr ""
9909 #: builtin/bisect--helper.c:32
9910 msgid "git bisect--helper --bisect-skip [(<rev>|<range>)...]"
9911 msgstr ""
9913 #: builtin/bisect--helper.c:107
9914 #, c-format
9915 msgid "cannot open file '%s' in mode '%s'"
9916 msgstr ""
9918 #: builtin/bisect--helper.c:114
9919 #, c-format
9920 msgid "could not write to file '%s'"
9921 msgstr ""
9923 #: builtin/bisect--helper.c:153
9924 #, c-format
9925 msgid "'%s' is not a valid term"
9926 msgstr ""
9928 #: builtin/bisect--helper.c:157
9929 #, c-format
9930 msgid "can't use the builtin command '%s' as a term"
9931 msgstr ""
9933 #: builtin/bisect--helper.c:167
9934 #, c-format
9935 msgid "can't change the meaning of the term '%s'"
9936 msgstr ""
9938 #: builtin/bisect--helper.c:177
9939 msgid "please use two different terms"
9940 msgstr ""
9942 #: builtin/bisect--helper.c:193
9943 #, c-format
9944 msgid "We are not bisecting.\n"
9945 msgstr ""
9947 #: builtin/bisect--helper.c:201
9948 #, c-format
9949 msgid "'%s' is not a valid commit"
9950 msgstr ""
9952 #: builtin/bisect--helper.c:210
9953 #, c-format
9954 msgid ""
9955 "could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
9956 msgstr ""
9958 #: builtin/bisect--helper.c:254
9959 #, c-format
9960 msgid "Bad bisect_write argument: %s"
9961 msgstr ""
9963 #: builtin/bisect--helper.c:259
9964 #, c-format
9965 msgid "couldn't get the oid of the rev '%s'"
9966 msgstr ""
9968 #: builtin/bisect--helper.c:271
9969 #, c-format
9970 msgid "couldn't open the file '%s'"
9971 msgstr ""
9973 #: builtin/bisect--helper.c:297
9974 #, c-format
9975 msgid "Invalid command: you're currently in a %s/%s bisect"
9976 msgstr ""
9978 #: builtin/bisect--helper.c:324
9979 #, c-format
9980 msgid ""
9981 "You need to give me at least one %s and %s revision.\n"
9982 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
9983 msgstr ""
9985 #: builtin/bisect--helper.c:328
9986 #, c-format
9987 msgid ""
9988 "You need to start by \"git bisect start\".\n"
9989 "You then need to give me at least one %s and %s revision.\n"
9990 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
9991 msgstr ""
9993 #: builtin/bisect--helper.c:348
9994 #, c-format
9995 msgid "bisecting only with a %s commit"
9996 msgstr ""
9998 #. TRANSLATORS: Make sure to include [Y] and [n] in your
9999 #. translation. The program will only accept English input
10000 #. at this point.
10002 #: builtin/bisect--helper.c:356
10003 msgid "Are you sure [Y/n]? "
10004 msgstr ""
10006 #: builtin/bisect--helper.c:417
10007 msgid "no terms defined"
10008 msgstr ""
10010 #: builtin/bisect--helper.c:420
10011 #, c-format
10012 msgid ""
10013 "Your current terms are %s for the old state\n"
10014 "and %s for the new state.\n"
10015 msgstr ""
10017 #: builtin/bisect--helper.c:430
10018 #, c-format
10019 msgid ""
10020 "invalid argument %s for 'git bisect terms'.\n"
10021 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
10022 msgstr ""
10024 #: builtin/bisect--helper.c:497 builtin/bisect--helper.c:1014
10025 msgid "revision walk setup failed\n"
10026 msgstr ""
10028 #: builtin/bisect--helper.c:519
10029 #, c-format
10030 msgid "could not open '%s' for appending"
10031 msgstr ""
10033 #: builtin/bisect--helper.c:638 builtin/bisect--helper.c:651
10034 msgid "'' is not a valid term"
10035 msgstr ""
10037 #: builtin/bisect--helper.c:661
10038 #, c-format
10039 msgid "unrecognized option: '%s'"
10040 msgstr ""
10042 #: builtin/bisect--helper.c:665
10043 #, c-format
10044 msgid "'%s' does not appear to be a valid revision"
10045 msgstr ""
10047 #: builtin/bisect--helper.c:696
10048 msgid "bad HEAD - I need a HEAD"
10049 msgstr ""
10051 #: builtin/bisect--helper.c:711
10052 #, c-format
10053 msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
10054 msgstr ""
10056 #: builtin/bisect--helper.c:732
10057 msgid "won't bisect on cg-seek'ed tree"
10058 msgstr ""
10060 #: builtin/bisect--helper.c:735
10061 msgid "bad HEAD - strange symbolic ref"
10062 msgstr ""
10064 #: builtin/bisect--helper.c:755
10065 #, c-format
10066 msgid "invalid ref: '%s'"
10067 msgstr ""
10069 #: builtin/bisect--helper.c:813
10070 msgid "You need to start by \"git bisect start\"\n"
10071 msgstr ""
10073 #. TRANSLATORS: Make sure to include [Y] and [n] in your
10074 #. translation. The program will only accept English input
10075 #. at this point.
10077 #: builtin/bisect--helper.c:824
10078 msgid "Do you want me to do it for you [Y/n]? "
10079 msgstr ""
10081 #: builtin/bisect--helper.c:842
10082 msgid "Please call `--bisect-state` with at least one argument"
10083 msgstr ""
10085 #: builtin/bisect--helper.c:855
10086 #, c-format
10087 msgid "'git bisect %s' can take only one argument."
10088 msgstr ""
10090 #: builtin/bisect--helper.c:867 builtin/bisect--helper.c:878
10091 #, c-format
10092 msgid "Bad rev input: %s"
10093 msgstr ""
10095 #: builtin/bisect--helper.c:912
10096 msgid "We are not bisecting."
10097 msgstr ""
10099 #: builtin/bisect--helper.c:962
10100 #, c-format
10101 msgid "'%s'?? what are you talking about?"
10102 msgstr ""
10104 #: builtin/bisect--helper.c:974
10105 #, c-format
10106 msgid "cannot read file '%s' for replaying"
10107 msgstr ""
10109 #: builtin/bisect--helper.c:1047
10110 msgid "reset the bisection state"
10111 msgstr ""
10113 #: builtin/bisect--helper.c:1049
10114 msgid "check whether bad or good terms exist"
10115 msgstr ""
10117 #: builtin/bisect--helper.c:1051
10118 msgid "print out the bisect terms"
10119 msgstr ""
10121 #: builtin/bisect--helper.c:1053
10122 msgid "start the bisect session"
10123 msgstr ""
10125 #: builtin/bisect--helper.c:1055
10126 msgid "find the next bisection commit"
10127 msgstr ""
10129 #: builtin/bisect--helper.c:1057
10130 msgid "mark the state of ref (or refs)"
10131 msgstr ""
10133 #: builtin/bisect--helper.c:1059
10134 msgid "list the bisection steps so far"
10135 msgstr ""
10137 #: builtin/bisect--helper.c:1061
10138 msgid "replay the bisection process from the given file"
10139 msgstr ""
10141 #: builtin/bisect--helper.c:1063
10142 msgid "skip some commits for checkout"
10143 msgstr ""
10145 #: builtin/bisect--helper.c:1065
10146 msgid "no log for BISECT_WRITE"
10147 msgstr ""
10149 #: builtin/bisect--helper.c:1080
10150 msgid "--bisect-reset requires either no argument or a commit"
10151 msgstr ""
10153 #: builtin/bisect--helper.c:1085
10154 msgid "--bisect-next-check requires 2 or 3 arguments"
10155 msgstr ""
10157 #: builtin/bisect--helper.c:1091
10158 msgid "--bisect-terms requires 0 or 1 argument"
10159 msgstr ""
10161 #: builtin/bisect--helper.c:1100
10162 msgid "--bisect-next requires 0 arguments"
10163 msgstr ""
10165 #: builtin/bisect--helper.c:1111
10166 msgid "--bisect-log requires 0 arguments"
10167 msgstr ""
10169 #: builtin/bisect--helper.c:1116
10170 msgid "no logfile given"
10171 msgstr ""
10173 #: builtin/blame.c:32
10174 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
10175 msgstr ""
10177 #: builtin/blame.c:37
10178 msgid "<rev-opts> are documented in git-rev-list(1)"
10179 msgstr ""
10181 #: builtin/blame.c:410
10182 #, c-format
10183 msgid "expecting a color: %s"
10184 msgstr ""
10186 #: builtin/blame.c:417
10187 msgid "must end with a color"
10188 msgstr ""
10190 #: builtin/blame.c:728
10191 #, c-format
10192 msgid "invalid color '%s' in color.blame.repeatedLines"
10193 msgstr ""
10195 #: builtin/blame.c:746
10196 msgid "invalid value for blame.coloring"
10197 msgstr ""
10199 #: builtin/blame.c:845
10200 #, c-format
10201 msgid "cannot find revision %s to ignore"
10202 msgstr ""
10204 #: builtin/blame.c:867
10205 msgid "show blame entries as we find them, incrementally"
10206 msgstr ""
10208 #: builtin/blame.c:868
10209 msgid "do not show object names of boundary commits (Default: off)"
10210 msgstr ""
10212 #: builtin/blame.c:869
10213 msgid "do not treat root commits as boundaries (Default: off)"
10214 msgstr ""
10216 #: builtin/blame.c:870
10217 msgid "show work cost statistics"
10218 msgstr ""
10220 #: builtin/blame.c:871 builtin/checkout.c:1503 builtin/clone.c:92
10221 #: builtin/commit-graph.c:84 builtin/commit-graph.c:222 builtin/fetch.c:175
10222 #: builtin/merge.c:297 builtin/multi-pack-index.c:27 builtin/pull.c:119
10223 #: builtin/push.c:575 builtin/send-pack.c:198
10224 msgid "force progress reporting"
10225 msgstr ""
10227 #: builtin/blame.c:872
10228 msgid "show output score for blame entries"
10229 msgstr ""
10231 #: builtin/blame.c:873
10232 msgid "show original filename (Default: auto)"
10233 msgstr ""
10235 #: builtin/blame.c:874
10236 msgid "show original linenumber (Default: off)"
10237 msgstr ""
10239 #: builtin/blame.c:875
10240 msgid "show in a format designed for machine consumption"
10241 msgstr ""
10243 #: builtin/blame.c:876
10244 msgid "show porcelain format with per-line commit information"
10245 msgstr ""
10247 #: builtin/blame.c:877
10248 msgid "use the same output mode as git-annotate (Default: off)"
10249 msgstr ""
10251 #: builtin/blame.c:878
10252 msgid "show raw timestamp (Default: off)"
10253 msgstr ""
10255 #: builtin/blame.c:879
10256 msgid "show long commit SHA1 (Default: off)"
10257 msgstr ""
10259 #: builtin/blame.c:880
10260 msgid "suppress author name and timestamp (Default: off)"
10261 msgstr ""
10263 #: builtin/blame.c:881
10264 msgid "show author email instead of name (Default: off)"
10265 msgstr ""
10267 #: builtin/blame.c:882
10268 msgid "ignore whitespace differences"
10269 msgstr ""
10271 #: builtin/blame.c:883 builtin/log.c:1812
10272 msgid "rev"
10273 msgstr ""
10275 #: builtin/blame.c:883
10276 msgid "ignore <rev> when blaming"
10277 msgstr ""
10279 #: builtin/blame.c:884
10280 msgid "ignore revisions from <file>"
10281 msgstr ""
10283 #: builtin/blame.c:885
10284 msgid "color redundant metadata from previous line differently"
10285 msgstr ""
10287 #: builtin/blame.c:886
10288 msgid "color lines by age"
10289 msgstr ""
10291 #: builtin/blame.c:887
10292 msgid "spend extra cycles to find better match"
10293 msgstr ""
10295 #: builtin/blame.c:888
10296 msgid "use revisions from <file> instead of calling git-rev-list"
10297 msgstr ""
10299 #: builtin/blame.c:889
10300 msgid "use <file>'s contents as the final image"
10301 msgstr ""
10303 #: builtin/blame.c:890 builtin/blame.c:891
10304 msgid "score"
10305 msgstr ""
10307 #: builtin/blame.c:890
10308 msgid "find line copies within and across files"
10309 msgstr ""
10311 #: builtin/blame.c:891
10312 msgid "find line movements within and across files"
10313 msgstr ""
10315 #: builtin/blame.c:892
10316 msgid "range"
10317 msgstr ""
10319 #: builtin/blame.c:893
10320 msgid "process only line range <start>,<end> or function :<funcname>"
10321 msgstr ""
10323 #: builtin/blame.c:945
10324 msgid "--progress can't be used with --incremental or porcelain formats"
10325 msgstr ""
10327 #. TRANSLATORS: This string is used to tell us the
10328 #. maximum display width for a relative timestamp in
10329 #. "git blame" output.  For C locale, "4 years, 11
10330 #. months ago", which takes 22 places, is the longest
10331 #. among various forms of relative timestamps, but
10332 #. your language may need more or fewer display
10333 #. columns.
10335 #: builtin/blame.c:996
10336 msgid "4 years, 11 months ago"
10337 msgstr ""
10339 #: builtin/blame.c:1112
10340 #, c-format
10341 msgid "file %s has only %lu line"
10342 msgid_plural "file %s has only %lu lines"
10343 msgstr[0] ""
10344 msgstr[1] ""
10346 #: builtin/blame.c:1157
10347 msgid "Blaming lines"
10348 msgstr ""
10350 #: builtin/branch.c:29
10351 msgid "git branch [<options>] [-r | -a] [--merged] [--no-merged]"
10352 msgstr ""
10354 #: builtin/branch.c:30
10355 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
10356 msgstr ""
10358 #: builtin/branch.c:31
10359 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
10360 msgstr ""
10362 #: builtin/branch.c:32
10363 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
10364 msgstr ""
10366 #: builtin/branch.c:33
10367 msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
10368 msgstr ""
10370 #: builtin/branch.c:34
10371 msgid "git branch [<options>] [-r | -a] [--points-at]"
10372 msgstr ""
10374 #: builtin/branch.c:35
10375 msgid "git branch [<options>] [-r | -a] [--format]"
10376 msgstr ""
10378 #: builtin/branch.c:154
10379 #, c-format
10380 msgid ""
10381 "deleting branch '%s' that has been merged to\n"
10382 "         '%s', but not yet merged to HEAD."
10383 msgstr ""
10385 #: builtin/branch.c:158
10386 #, c-format
10387 msgid ""
10388 "not deleting branch '%s' that is not yet merged to\n"
10389 "         '%s', even though it is merged to HEAD."
10390 msgstr ""
10392 #: builtin/branch.c:172
10393 #, c-format
10394 msgid "Couldn't look up commit object for '%s'"
10395 msgstr ""
10397 #: builtin/branch.c:176
10398 #, c-format
10399 msgid ""
10400 "The branch '%s' is not fully merged.\n"
10401 "If you are sure you want to delete it, run 'git branch -D %s'."
10402 msgstr ""
10404 #: builtin/branch.c:189
10405 msgid "Update of config-file failed"
10406 msgstr ""
10408 #: builtin/branch.c:223
10409 msgid "cannot use -a with -d"
10410 msgstr ""
10412 #: builtin/branch.c:230
10413 msgid "Couldn't look up commit object for HEAD"
10414 msgstr ""
10416 #: builtin/branch.c:244
10417 #, c-format
10418 msgid "Cannot delete branch '%s' checked out at '%s'"
10419 msgstr ""
10421 #: builtin/branch.c:259
10422 #, c-format
10423 msgid "remote-tracking branch '%s' not found."
10424 msgstr ""
10426 #: builtin/branch.c:260
10427 #, c-format
10428 msgid "branch '%s' not found."
10429 msgstr ""
10431 #: builtin/branch.c:291
10432 #, c-format
10433 msgid "Deleted remote-tracking branch %s (was %s).\n"
10434 msgstr ""
10436 #: builtin/branch.c:292
10437 #, c-format
10438 msgid "Deleted branch %s (was %s).\n"
10439 msgstr ""
10441 #: builtin/branch.c:438 builtin/tag.c:61
10442 msgid "unable to parse format string"
10443 msgstr ""
10445 #: builtin/branch.c:469
10446 msgid "could not resolve HEAD"
10447 msgstr ""
10449 #: builtin/branch.c:475
10450 #, c-format
10451 msgid "HEAD (%s) points outside of refs/heads/"
10452 msgstr ""
10454 #: builtin/branch.c:490
10455 #, c-format
10456 msgid "Branch %s is being rebased at %s"
10457 msgstr ""
10459 #: builtin/branch.c:494
10460 #, c-format
10461 msgid "Branch %s is being bisected at %s"
10462 msgstr ""
10464 #: builtin/branch.c:511
10465 msgid "cannot copy the current branch while not on any."
10466 msgstr ""
10468 #: builtin/branch.c:513
10469 msgid "cannot rename the current branch while not on any."
10470 msgstr ""
10472 #: builtin/branch.c:524
10473 #, c-format
10474 msgid "Invalid branch name: '%s'"
10475 msgstr ""
10477 #: builtin/branch.c:553
10478 msgid "Branch rename failed"
10479 msgstr ""
10481 #: builtin/branch.c:555
10482 msgid "Branch copy failed"
10483 msgstr ""
10485 #: builtin/branch.c:559
10486 #, c-format
10487 msgid "Created a copy of a misnamed branch '%s'"
10488 msgstr ""
10490 #: builtin/branch.c:562
10491 #, c-format
10492 msgid "Renamed a misnamed branch '%s' away"
10493 msgstr ""
10495 #: builtin/branch.c:568
10496 #, c-format
10497 msgid "Branch renamed to %s, but HEAD is not updated!"
10498 msgstr ""
10500 #: builtin/branch.c:577
10501 msgid "Branch is renamed, but update of config-file failed"
10502 msgstr ""
10504 #: builtin/branch.c:579
10505 msgid "Branch is copied, but update of config-file failed"
10506 msgstr ""
10508 #: builtin/branch.c:595
10509 #, c-format
10510 msgid ""
10511 "Please edit the description for the branch\n"
10512 "  %s\n"
10513 "Lines starting with '%c' will be stripped.\n"
10514 msgstr ""
10516 #: builtin/branch.c:629
10517 msgid "Generic options"
10518 msgstr ""
10520 #: builtin/branch.c:631
10521 msgid "show hash and subject, give twice for upstream branch"
10522 msgstr ""
10524 #: builtin/branch.c:632
10525 msgid "suppress informational messages"
10526 msgstr ""
10528 #: builtin/branch.c:633
10529 msgid "set up tracking mode (see git-pull(1))"
10530 msgstr ""
10532 #: builtin/branch.c:635
10533 msgid "do not use"
10534 msgstr ""
10536 #: builtin/branch.c:637 builtin/rebase.c:534
10537 msgid "upstream"
10538 msgstr ""
10540 #: builtin/branch.c:637
10541 msgid "change the upstream info"
10542 msgstr ""
10544 #: builtin/branch.c:638
10545 msgid "unset the upstream info"
10546 msgstr ""
10548 #: builtin/branch.c:639
10549 msgid "use colored output"
10550 msgstr ""
10552 #: builtin/branch.c:640
10553 msgid "act on remote-tracking branches"
10554 msgstr ""
10556 #: builtin/branch.c:642 builtin/branch.c:644
10557 msgid "print only branches that contain the commit"
10558 msgstr ""
10560 #: builtin/branch.c:643 builtin/branch.c:645
10561 msgid "print only branches that don't contain the commit"
10562 msgstr ""
10564 #: builtin/branch.c:648
10565 msgid "Specific git-branch actions:"
10566 msgstr ""
10568 #: builtin/branch.c:649
10569 msgid "list both remote-tracking and local branches"
10570 msgstr ""
10572 #: builtin/branch.c:651
10573 msgid "delete fully merged branch"
10574 msgstr ""
10576 #: builtin/branch.c:652
10577 msgid "delete branch (even if not merged)"
10578 msgstr ""
10580 #: builtin/branch.c:653
10581 msgid "move/rename a branch and its reflog"
10582 msgstr ""
10584 #: builtin/branch.c:654
10585 msgid "move/rename a branch, even if target exists"
10586 msgstr ""
10588 #: builtin/branch.c:655
10589 msgid "copy a branch and its reflog"
10590 msgstr ""
10592 #: builtin/branch.c:656
10593 msgid "copy a branch, even if target exists"
10594 msgstr ""
10596 #: builtin/branch.c:657
10597 msgid "list branch names"
10598 msgstr ""
10600 #: builtin/branch.c:658
10601 msgid "show current branch name"
10602 msgstr ""
10604 #: builtin/branch.c:659
10605 msgid "create the branch's reflog"
10606 msgstr ""
10608 #: builtin/branch.c:661
10609 msgid "edit the description for the branch"
10610 msgstr ""
10612 #: builtin/branch.c:662
10613 msgid "force creation, move/rename, deletion"
10614 msgstr ""
10616 #: builtin/branch.c:663
10617 msgid "print only branches that are merged"
10618 msgstr ""
10620 #: builtin/branch.c:664
10621 msgid "print only branches that are not merged"
10622 msgstr ""
10624 #: builtin/branch.c:665
10625 msgid "list branches in columns"
10626 msgstr ""
10628 #: builtin/branch.c:667 builtin/for-each-ref.c:42 builtin/notes.c:415
10629 #: builtin/notes.c:418 builtin/notes.c:581 builtin/notes.c:584
10630 #: builtin/tag.c:466
10631 msgid "object"
10632 msgstr ""
10634 #: builtin/branch.c:668
10635 msgid "print only branches of the object"
10636 msgstr ""
10638 #: builtin/branch.c:669 builtin/for-each-ref.c:48 builtin/tag.c:473
10639 msgid "sorting and filtering are case insensitive"
10640 msgstr ""
10642 #: builtin/branch.c:670 builtin/for-each-ref.c:38 builtin/tag.c:471
10643 #: builtin/verify-tag.c:38
10644 msgid "format to use for the output"
10645 msgstr ""
10647 #: builtin/branch.c:693 builtin/clone.c:790
10648 msgid "HEAD not found below refs/heads!"
10649 msgstr ""
10651 #: builtin/branch.c:717
10652 msgid "--column and --verbose are incompatible"
10653 msgstr ""
10655 #: builtin/branch.c:732 builtin/branch.c:788 builtin/branch.c:797
10656 msgid "branch name required"
10657 msgstr ""
10659 #: builtin/branch.c:764
10660 msgid "Cannot give description to detached HEAD"
10661 msgstr ""
10663 #: builtin/branch.c:769
10664 msgid "cannot edit description of more than one branch"
10665 msgstr ""
10667 #: builtin/branch.c:776
10668 #, c-format
10669 msgid "No commit on branch '%s' yet."
10670 msgstr ""
10672 #: builtin/branch.c:779
10673 #, c-format
10674 msgid "No branch named '%s'."
10675 msgstr ""
10677 #: builtin/branch.c:794
10678 msgid "too many branches for a copy operation"
10679 msgstr ""
10681 #: builtin/branch.c:803
10682 msgid "too many arguments for a rename operation"
10683 msgstr ""
10685 #: builtin/branch.c:808
10686 msgid "too many arguments to set new upstream"
10687 msgstr ""
10689 #: builtin/branch.c:812
10690 #, c-format
10691 msgid ""
10692 "could not set upstream of HEAD to %s when it does not point to any branch."
10693 msgstr ""
10695 #: builtin/branch.c:815 builtin/branch.c:838
10696 #, c-format
10697 msgid "no such branch '%s'"
10698 msgstr ""
10700 #: builtin/branch.c:819
10701 #, c-format
10702 msgid "branch '%s' does not exist"
10703 msgstr ""
10705 #: builtin/branch.c:832
10706 msgid "too many arguments to unset upstream"
10707 msgstr ""
10709 #: builtin/branch.c:836
10710 msgid "could not unset upstream of HEAD when it does not point to any branch."
10711 msgstr ""
10713 #: builtin/branch.c:842
10714 #, c-format
10715 msgid "Branch '%s' has no upstream information"
10716 msgstr ""
10718 #: builtin/branch.c:852
10719 msgid ""
10720 "The -a, and -r, options to 'git branch' do not take a branch name.\n"
10721 "Did you mean to use: -a|-r --list <pattern>?"
10722 msgstr ""
10724 #: builtin/branch.c:856
10725 msgid ""
10726 "the '--set-upstream' option is no longer supported. Please use '--track' or "
10727 "'--set-upstream-to' instead."
10728 msgstr ""
10730 #: builtin/bugreport.c:15
10731 msgid "git version:\n"
10732 msgstr ""
10734 #: builtin/bugreport.c:21
10735 #, c-format
10736 msgid "uname() failed with error '%s' (%d)\n"
10737 msgstr ""
10739 #: builtin/bugreport.c:31
10740 msgid "compiler info: "
10741 msgstr ""
10743 #: builtin/bugreport.c:34
10744 msgid "libc info: "
10745 msgstr ""
10747 #: builtin/bugreport.c:80
10748 msgid "not run from a git repository - no hooks to show\n"
10749 msgstr ""
10751 #: builtin/bugreport.c:90
10752 msgid "git bugreport [-o|--output-directory <file>] [-s|--suffix <format>]"
10753 msgstr ""
10755 #: builtin/bugreport.c:97
10756 msgid ""
10757 "Thank you for filling out a Git bug report!\n"
10758 "Please answer the following questions to help us understand your issue.\n"
10759 "\n"
10760 "What did you do before the bug happened? (Steps to reproduce your issue)\n"
10761 "\n"
10762 "What did you expect to happen? (Expected behavior)\n"
10763 "\n"
10764 "What happened instead? (Actual behavior)\n"
10765 "\n"
10766 "What's different between what you expected and what actually happened?\n"
10767 "\n"
10768 "Anything else you want to add:\n"
10769 "\n"
10770 "Please review the rest of the bug report below.\n"
10771 "You can delete any lines you don't wish to share.\n"
10772 msgstr ""
10774 #: builtin/bugreport.c:135
10775 msgid "specify a destination for the bugreport file"
10776 msgstr ""
10778 #: builtin/bugreport.c:137
10779 msgid "specify a strftime format suffix for the filename"
10780 msgstr ""
10782 #: builtin/bugreport.c:159
10783 #, c-format
10784 msgid "could not create leading directories for '%s'"
10785 msgstr ""
10787 #: builtin/bugreport.c:166
10788 msgid "System Info"
10789 msgstr ""
10791 #: builtin/bugreport.c:169
10792 msgid "Enabled Hooks"
10793 msgstr ""
10795 #: builtin/bugreport.c:176
10796 #, c-format
10797 msgid "couldn't create a new file at '%s'"
10798 msgstr ""
10800 #: builtin/bugreport.c:179
10801 #, c-format
10802 msgid "unable to write to %s"
10803 msgstr ""
10805 #: builtin/bugreport.c:189
10806 #, c-format
10807 msgid "Created new report at '%s'.\n"
10808 msgstr ""
10810 #: builtin/bundle.c:15 builtin/bundle.c:23
10811 msgid "git bundle create [<options>] <file> <git-rev-list args>"
10812 msgstr ""
10814 #: builtin/bundle.c:16 builtin/bundle.c:28
10815 msgid "git bundle verify [<options>] <file>"
10816 msgstr ""
10818 #: builtin/bundle.c:17 builtin/bundle.c:33
10819 msgid "git bundle list-heads <file> [<refname>...]"
10820 msgstr ""
10822 #: builtin/bundle.c:18 builtin/bundle.c:38
10823 msgid "git bundle unbundle <file> [<refname>...]"
10824 msgstr ""
10826 #: builtin/bundle.c:67 builtin/pack-objects.c:3495
10827 msgid "do not show progress meter"
10828 msgstr ""
10830 #: builtin/bundle.c:69 builtin/pack-objects.c:3497
10831 msgid "show progress meter"
10832 msgstr ""
10834 #: builtin/bundle.c:71 builtin/pack-objects.c:3499
10835 msgid "show progress meter during object writing phase"
10836 msgstr ""
10838 #: builtin/bundle.c:74 builtin/pack-objects.c:3502
10839 msgid "similar to --all-progress when progress meter is shown"
10840 msgstr ""
10842 #: builtin/bundle.c:76
10843 msgid "specify bundle format version"
10844 msgstr ""
10846 #: builtin/bundle.c:96
10847 msgid "Need a repository to create a bundle."
10848 msgstr ""
10850 #: builtin/bundle.c:107
10851 msgid "do not show bundle details"
10852 msgstr ""
10854 #: builtin/bundle.c:122
10855 #, c-format
10856 msgid "%s is okay\n"
10857 msgstr ""
10859 #: builtin/bundle.c:163
10860 msgid "Need a repository to unbundle."
10861 msgstr ""
10863 #: builtin/bundle.c:171 builtin/remote.c:1700
10864 msgid "be verbose; must be placed before a subcommand"
10865 msgstr ""
10867 #: builtin/bundle.c:193 builtin/remote.c:1731
10868 #, c-format
10869 msgid "Unknown subcommand: %s"
10870 msgstr ""
10872 #: builtin/cat-file.c:598
10873 msgid ""
10874 "git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
10875 "p | <type> | --textconv | --filters) [--path=<path>] <object>"
10876 msgstr ""
10878 #: builtin/cat-file.c:599
10879 msgid ""
10880 "git cat-file (--batch[=<format>] | --batch-check[=<format>]) [--follow-"
10881 "symlinks] [--textconv | --filters]"
10882 msgstr ""
10884 #: builtin/cat-file.c:620
10885 msgid "only one batch option may be specified"
10886 msgstr ""
10888 #: builtin/cat-file.c:638
10889 msgid "<type> can be one of: blob, tree, commit, tag"
10890 msgstr ""
10892 #: builtin/cat-file.c:639
10893 msgid "show object type"
10894 msgstr ""
10896 #: builtin/cat-file.c:640
10897 msgid "show object size"
10898 msgstr ""
10900 #: builtin/cat-file.c:642
10901 msgid "exit with zero when there's no error"
10902 msgstr ""
10904 #: builtin/cat-file.c:643
10905 msgid "pretty-print object's content"
10906 msgstr ""
10908 #: builtin/cat-file.c:645
10909 msgid "for blob objects, run textconv on object's content"
10910 msgstr ""
10912 #: builtin/cat-file.c:647
10913 msgid "for blob objects, run filters on object's content"
10914 msgstr ""
10916 #: builtin/cat-file.c:648
10917 msgid "blob"
10918 msgstr ""
10920 #: builtin/cat-file.c:649
10921 msgid "use a specific path for --textconv/--filters"
10922 msgstr ""
10924 #: builtin/cat-file.c:651
10925 msgid "allow -s and -t to work with broken/corrupt objects"
10926 msgstr ""
10928 #: builtin/cat-file.c:652
10929 msgid "buffer --batch output"
10930 msgstr ""
10932 #: builtin/cat-file.c:654
10933 msgid "show info and content of objects fed from the standard input"
10934 msgstr ""
10936 #: builtin/cat-file.c:658
10937 msgid "show info about objects fed from the standard input"
10938 msgstr ""
10940 #: builtin/cat-file.c:662
10941 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
10942 msgstr ""
10944 #: builtin/cat-file.c:664
10945 msgid "show all objects with --batch or --batch-check"
10946 msgstr ""
10948 #: builtin/cat-file.c:666
10949 msgid "do not order --batch-all-objects output"
10950 msgstr ""
10952 #: builtin/check-attr.c:13
10953 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
10954 msgstr ""
10956 #: builtin/check-attr.c:14
10957 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
10958 msgstr ""
10960 #: builtin/check-attr.c:21
10961 msgid "report all attributes set on file"
10962 msgstr ""
10964 #: builtin/check-attr.c:22
10965 msgid "use .gitattributes only from the index"
10966 msgstr ""
10968 #: builtin/check-attr.c:23 builtin/check-ignore.c:25 builtin/hash-object.c:102
10969 msgid "read file names from stdin"
10970 msgstr ""
10972 #: builtin/check-attr.c:25 builtin/check-ignore.c:27
10973 msgid "terminate input and output records by a NUL character"
10974 msgstr ""
10976 #: builtin/check-ignore.c:21 builtin/checkout.c:1499 builtin/gc.c:549
10977 #: builtin/worktree.c:489
10978 msgid "suppress progress reporting"
10979 msgstr ""
10981 #: builtin/check-ignore.c:29
10982 msgid "show non-matching input paths"
10983 msgstr ""
10985 #: builtin/check-ignore.c:31
10986 msgid "ignore index when checking"
10987 msgstr ""
10989 #: builtin/check-ignore.c:163
10990 msgid "cannot specify pathnames with --stdin"
10991 msgstr ""
10993 #: builtin/check-ignore.c:166
10994 msgid "-z only makes sense with --stdin"
10995 msgstr ""
10997 #: builtin/check-ignore.c:168
10998 msgid "no path specified"
10999 msgstr ""
11001 #: builtin/check-ignore.c:172
11002 msgid "--quiet is only valid with a single pathname"
11003 msgstr ""
11005 #: builtin/check-ignore.c:174
11006 msgid "cannot have both --quiet and --verbose"
11007 msgstr ""
11009 #: builtin/check-ignore.c:177
11010 msgid "--non-matching is only valid with --verbose"
11011 msgstr ""
11013 #: builtin/check-mailmap.c:9
11014 msgid "git check-mailmap [<options>] <contact>..."
11015 msgstr ""
11017 #: builtin/check-mailmap.c:14
11018 msgid "also read contacts from stdin"
11019 msgstr ""
11021 #: builtin/check-mailmap.c:25
11022 #, c-format
11023 msgid "unable to parse contact: %s"
11024 msgstr ""
11026 #: builtin/check-mailmap.c:48
11027 msgid "no contacts specified"
11028 msgstr ""
11030 #: builtin/checkout-index.c:152
11031 msgid "git checkout-index [<options>] [--] [<file>...]"
11032 msgstr ""
11034 #: builtin/checkout-index.c:169
11035 msgid "stage should be between 1 and 3 or all"
11036 msgstr ""
11038 #: builtin/checkout-index.c:186
11039 msgid "check out all files in the index"
11040 msgstr ""
11042 #: builtin/checkout-index.c:187
11043 msgid "force overwrite of existing files"
11044 msgstr ""
11046 #: builtin/checkout-index.c:189
11047 msgid "no warning for existing files and files not in index"
11048 msgstr ""
11050 #: builtin/checkout-index.c:191
11051 msgid "don't checkout new files"
11052 msgstr ""
11054 #: builtin/checkout-index.c:193
11055 msgid "update stat information in the index file"
11056 msgstr ""
11058 #: builtin/checkout-index.c:197
11059 msgid "read list of paths from the standard input"
11060 msgstr ""
11062 #: builtin/checkout-index.c:199
11063 msgid "write the content to temporary files"
11064 msgstr ""
11066 #: builtin/checkout-index.c:200 builtin/column.c:31
11067 #: builtin/submodule--helper.c:1824 builtin/submodule--helper.c:1827
11068 #: builtin/submodule--helper.c:1835 builtin/submodule--helper.c:2333
11069 #: builtin/worktree.c:717
11070 msgid "string"
11071 msgstr ""
11073 #: builtin/checkout-index.c:201
11074 msgid "when creating files, prepend <string>"
11075 msgstr ""
11077 #: builtin/checkout-index.c:203
11078 msgid "copy out the files from named stage"
11079 msgstr ""
11081 #: builtin/checkout.c:31
11082 msgid "git checkout [<options>] <branch>"
11083 msgstr ""
11085 #: builtin/checkout.c:32
11086 msgid "git checkout [<options>] [<branch>] -- <file>..."
11087 msgstr ""
11089 #: builtin/checkout.c:37
11090 msgid "git switch [<options>] [<branch>]"
11091 msgstr ""
11093 #: builtin/checkout.c:42
11094 msgid "git restore [<options>] [--source=<branch>] <file>..."
11095 msgstr ""
11097 #: builtin/checkout.c:188 builtin/checkout.c:227
11098 #, c-format
11099 msgid "path '%s' does not have our version"
11100 msgstr ""
11102 #: builtin/checkout.c:190 builtin/checkout.c:229
11103 #, c-format
11104 msgid "path '%s' does not have their version"
11105 msgstr ""
11107 #: builtin/checkout.c:206
11108 #, c-format
11109 msgid "path '%s' does not have all necessary versions"
11110 msgstr ""
11112 #: builtin/checkout.c:258
11113 #, c-format
11114 msgid "path '%s' does not have necessary versions"
11115 msgstr ""
11117 #: builtin/checkout.c:275
11118 #, c-format
11119 msgid "path '%s': cannot merge"
11120 msgstr ""
11122 #: builtin/checkout.c:291
11123 #, c-format
11124 msgid "Unable to add merge result for '%s'"
11125 msgstr ""
11127 #: builtin/checkout.c:396
11128 #, c-format
11129 msgid "Recreated %d merge conflict"
11130 msgid_plural "Recreated %d merge conflicts"
11131 msgstr[0] ""
11132 msgstr[1] ""
11134 #: builtin/checkout.c:401
11135 #, c-format
11136 msgid "Updated %d path from %s"
11137 msgid_plural "Updated %d paths from %s"
11138 msgstr[0] ""
11139 msgstr[1] ""
11141 #: builtin/checkout.c:408
11142 #, c-format
11143 msgid "Updated %d path from the index"
11144 msgid_plural "Updated %d paths from the index"
11145 msgstr[0] ""
11146 msgstr[1] ""
11148 #: builtin/checkout.c:431 builtin/checkout.c:434 builtin/checkout.c:437
11149 #: builtin/checkout.c:441
11150 #, c-format
11151 msgid "'%s' cannot be used with updating paths"
11152 msgstr ""
11154 #: builtin/checkout.c:444 builtin/checkout.c:447
11155 #, c-format
11156 msgid "'%s' cannot be used with %s"
11157 msgstr ""
11159 #: builtin/checkout.c:451
11160 #, c-format
11161 msgid "Cannot update paths and switch to branch '%s' at the same time."
11162 msgstr ""
11164 #: builtin/checkout.c:455
11165 #, c-format
11166 msgid "neither '%s' or '%s' is specified"
11167 msgstr ""
11169 #: builtin/checkout.c:459
11170 #, c-format
11171 msgid "'%s' must be used when '%s' is not specified"
11172 msgstr ""
11174 #: builtin/checkout.c:464 builtin/checkout.c:469
11175 #, c-format
11176 msgid "'%s' or '%s' cannot be used with %s"
11177 msgstr ""
11179 #: builtin/checkout.c:543 builtin/checkout.c:550
11180 #, c-format
11181 msgid "path '%s' is unmerged"
11182 msgstr ""
11184 #: builtin/checkout.c:718
11185 msgid "you need to resolve your current index first"
11186 msgstr ""
11188 #: builtin/checkout.c:772
11189 #, c-format
11190 msgid ""
11191 "cannot continue with staged changes in the following files:\n"
11192 "%s"
11193 msgstr ""
11195 #: builtin/checkout.c:865
11196 #, c-format
11197 msgid "Can not do reflog for '%s': %s\n"
11198 msgstr ""
11200 #: builtin/checkout.c:907
11201 msgid "HEAD is now at"
11202 msgstr ""
11204 #: builtin/checkout.c:911 builtin/clone.c:721 t/helper/test-fast-rebase.c:202
11205 msgid "unable to update HEAD"
11206 msgstr ""
11208 #: builtin/checkout.c:915
11209 #, c-format
11210 msgid "Reset branch '%s'\n"
11211 msgstr ""
11213 #: builtin/checkout.c:918
11214 #, c-format
11215 msgid "Already on '%s'\n"
11216 msgstr ""
11218 #: builtin/checkout.c:922
11219 #, c-format
11220 msgid "Switched to and reset branch '%s'\n"
11221 msgstr ""
11223 #: builtin/checkout.c:924 builtin/checkout.c:1355
11224 #, c-format
11225 msgid "Switched to a new branch '%s'\n"
11226 msgstr ""
11228 #: builtin/checkout.c:926
11229 #, c-format
11230 msgid "Switched to branch '%s'\n"
11231 msgstr ""
11233 #: builtin/checkout.c:977
11234 #, c-format
11235 msgid " ... and %d more.\n"
11236 msgstr ""
11238 #: builtin/checkout.c:983
11239 #, c-format
11240 msgid ""
11241 "Warning: you are leaving %d commit behind, not connected to\n"
11242 "any of your branches:\n"
11243 "\n"
11244 "%s\n"
11245 msgid_plural ""
11246 "Warning: you are leaving %d commits behind, not connected to\n"
11247 "any of your branches:\n"
11248 "\n"
11249 "%s\n"
11250 msgstr[0] ""
11251 msgstr[1] ""
11253 #: builtin/checkout.c:1002
11254 #, c-format
11255 msgid ""
11256 "If you want to keep it by creating a new branch, this may be a good time\n"
11257 "to do so with:\n"
11258 "\n"
11259 " git branch <new-branch-name> %s\n"
11260 "\n"
11261 msgid_plural ""
11262 "If you want to keep them by creating a new branch, this may be a good time\n"
11263 "to do so with:\n"
11264 "\n"
11265 " git branch <new-branch-name> %s\n"
11266 "\n"
11267 msgstr[0] ""
11268 msgstr[1] ""
11270 #: builtin/checkout.c:1037
11271 msgid "internal error in revision walk"
11272 msgstr ""
11274 #: builtin/checkout.c:1041
11275 msgid "Previous HEAD position was"
11276 msgstr ""
11278 #: builtin/checkout.c:1081 builtin/checkout.c:1350
11279 msgid "You are on a branch yet to be born"
11280 msgstr ""
11282 #: builtin/checkout.c:1163
11283 #, c-format
11284 msgid ""
11285 "'%s' could be both a local file and a tracking branch.\n"
11286 "Please use -- (and optionally --no-guess) to disambiguate"
11287 msgstr ""
11289 #: builtin/checkout.c:1170
11290 msgid ""
11291 "If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
11292 "you can do so by fully qualifying the name with the --track option:\n"
11293 "\n"
11294 "    git checkout --track origin/<name>\n"
11295 "\n"
11296 "If you'd like to always have checkouts of an ambiguous <name> prefer\n"
11297 "one remote, e.g. the 'origin' remote, consider setting\n"
11298 "checkout.defaultRemote=origin in your config."
11299 msgstr ""
11301 #: builtin/checkout.c:1180
11302 #, c-format
11303 msgid "'%s' matched multiple (%d) remote tracking branches"
11304 msgstr ""
11306 #: builtin/checkout.c:1246
11307 msgid "only one reference expected"
11308 msgstr ""
11310 #: builtin/checkout.c:1263
11311 #, c-format
11312 msgid "only one reference expected, %d given."
11313 msgstr ""
11315 #: builtin/checkout.c:1309 builtin/worktree.c:270 builtin/worktree.c:438
11316 #, c-format
11317 msgid "invalid reference: %s"
11318 msgstr ""
11320 #: builtin/checkout.c:1322 builtin/checkout.c:1688
11321 #, c-format
11322 msgid "reference is not a tree: %s"
11323 msgstr ""
11325 #: builtin/checkout.c:1369
11326 #, c-format
11327 msgid "a branch is expected, got tag '%s'"
11328 msgstr ""
11330 #: builtin/checkout.c:1371
11331 #, c-format
11332 msgid "a branch is expected, got remote branch '%s'"
11333 msgstr ""
11335 #: builtin/checkout.c:1372 builtin/checkout.c:1380
11336 #, c-format
11337 msgid "a branch is expected, got '%s'"
11338 msgstr ""
11340 #: builtin/checkout.c:1375
11341 #, c-format
11342 msgid "a branch is expected, got commit '%s'"
11343 msgstr ""
11345 #: builtin/checkout.c:1391
11346 msgid ""
11347 "cannot switch branch while merging\n"
11348 "Consider \"git merge --quit\" or \"git worktree add\"."
11349 msgstr ""
11351 #: builtin/checkout.c:1395
11352 msgid ""
11353 "cannot switch branch in the middle of an am session\n"
11354 "Consider \"git am --quit\" or \"git worktree add\"."
11355 msgstr ""
11357 #: builtin/checkout.c:1399
11358 msgid ""
11359 "cannot switch branch while rebasing\n"
11360 "Consider \"git rebase --quit\" or \"git worktree add\"."
11361 msgstr ""
11363 #: builtin/checkout.c:1403
11364 msgid ""
11365 "cannot switch branch while cherry-picking\n"
11366 "Consider \"git cherry-pick --quit\" or \"git worktree add\"."
11367 msgstr ""
11369 #: builtin/checkout.c:1407
11370 msgid ""
11371 "cannot switch branch while reverting\n"
11372 "Consider \"git revert --quit\" or \"git worktree add\"."
11373 msgstr ""
11375 #: builtin/checkout.c:1411
11376 msgid "you are switching branch while bisecting"
11377 msgstr ""
11379 #: builtin/checkout.c:1418
11380 msgid "paths cannot be used with switching branches"
11381 msgstr ""
11383 #: builtin/checkout.c:1421 builtin/checkout.c:1425 builtin/checkout.c:1429
11384 #, c-format
11385 msgid "'%s' cannot be used with switching branches"
11386 msgstr ""
11388 #: builtin/checkout.c:1433 builtin/checkout.c:1436 builtin/checkout.c:1439
11389 #: builtin/checkout.c:1444 builtin/checkout.c:1449
11390 #, c-format
11391 msgid "'%s' cannot be used with '%s'"
11392 msgstr ""
11394 #: builtin/checkout.c:1446
11395 #, c-format
11396 msgid "'%s' cannot take <start-point>"
11397 msgstr ""
11399 #: builtin/checkout.c:1454
11400 #, c-format
11401 msgid "Cannot switch branch to a non-commit '%s'"
11402 msgstr ""
11404 #: builtin/checkout.c:1461
11405 msgid "missing branch or commit argument"
11406 msgstr ""
11408 #: builtin/checkout.c:1504
11409 msgid "perform a 3-way merge with the new branch"
11410 msgstr ""
11412 #: builtin/checkout.c:1505 builtin/log.c:1799 parse-options.h:322
11413 msgid "style"
11414 msgstr ""
11416 #: builtin/checkout.c:1506
11417 msgid "conflict style (merge or diff3)"
11418 msgstr ""
11420 #: builtin/checkout.c:1518 builtin/worktree.c:486
11421 msgid "detach HEAD at named commit"
11422 msgstr ""
11424 #: builtin/checkout.c:1519
11425 msgid "set upstream info for new branch"
11426 msgstr ""
11428 #: builtin/checkout.c:1521
11429 msgid "force checkout (throw away local modifications)"
11430 msgstr ""
11432 #: builtin/checkout.c:1523
11433 msgid "new-branch"
11434 msgstr ""
11436 #: builtin/checkout.c:1523
11437 msgid "new unparented branch"
11438 msgstr ""
11440 #: builtin/checkout.c:1525 builtin/merge.c:301
11441 msgid "update ignored files (default)"
11442 msgstr ""
11444 #: builtin/checkout.c:1528
11445 msgid "do not check if another worktree is holding the given ref"
11446 msgstr ""
11448 #: builtin/checkout.c:1541
11449 msgid "checkout our version for unmerged files"
11450 msgstr ""
11452 #: builtin/checkout.c:1544
11453 msgid "checkout their version for unmerged files"
11454 msgstr ""
11456 #: builtin/checkout.c:1548
11457 msgid "do not limit pathspecs to sparse entries only"
11458 msgstr ""
11460 #: builtin/checkout.c:1603
11461 #, c-format
11462 msgid "-%c, -%c and --orphan are mutually exclusive"
11463 msgstr ""
11465 #: builtin/checkout.c:1607
11466 msgid "-p and --overlay are mutually exclusive"
11467 msgstr ""
11469 #: builtin/checkout.c:1644
11470 msgid "--track needs a branch name"
11471 msgstr ""
11473 #: builtin/checkout.c:1649
11474 #, c-format
11475 msgid "missing branch name; try -%c"
11476 msgstr ""
11478 #: builtin/checkout.c:1681
11479 #, c-format
11480 msgid "could not resolve %s"
11481 msgstr ""
11483 #: builtin/checkout.c:1697
11484 msgid "invalid path specification"
11485 msgstr ""
11487 #: builtin/checkout.c:1704
11488 #, c-format
11489 msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
11490 msgstr ""
11492 #: builtin/checkout.c:1708
11493 #, c-format
11494 msgid "git checkout: --detach does not take a path argument '%s'"
11495 msgstr ""
11497 #: builtin/checkout.c:1717
11498 msgid "--pathspec-from-file is incompatible with --detach"
11499 msgstr ""
11501 #: builtin/checkout.c:1720 builtin/reset.c:325 builtin/stash.c:1566
11502 msgid "--pathspec-from-file is incompatible with --patch"
11503 msgstr ""
11505 #: builtin/checkout.c:1733
11506 msgid ""
11507 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
11508 "checking out of the index."
11509 msgstr ""
11511 #: builtin/checkout.c:1738
11512 msgid "you must specify path(s) to restore"
11513 msgstr ""
11515 #: builtin/checkout.c:1764 builtin/checkout.c:1766 builtin/checkout.c:1815
11516 #: builtin/checkout.c:1817 builtin/clone.c:122 builtin/remote.c:170
11517 #: builtin/remote.c:172 builtin/submodule--helper.c:2719 builtin/worktree.c:482
11518 #: builtin/worktree.c:484
11519 msgid "branch"
11520 msgstr ""
11522 #: builtin/checkout.c:1765
11523 msgid "create and checkout a new branch"
11524 msgstr ""
11526 #: builtin/checkout.c:1767
11527 msgid "create/reset and checkout a branch"
11528 msgstr ""
11530 #: builtin/checkout.c:1768
11531 msgid "create reflog for new branch"
11532 msgstr ""
11534 #: builtin/checkout.c:1770
11535 msgid "second guess 'git checkout <no-such-branch>' (default)"
11536 msgstr ""
11538 #: builtin/checkout.c:1771
11539 msgid "use overlay mode (default)"
11540 msgstr ""
11542 #: builtin/checkout.c:1816
11543 msgid "create and switch to a new branch"
11544 msgstr ""
11546 #: builtin/checkout.c:1818
11547 msgid "create/reset and switch to a branch"
11548 msgstr ""
11550 #: builtin/checkout.c:1820
11551 msgid "second guess 'git switch <no-such-branch>'"
11552 msgstr ""
11554 #: builtin/checkout.c:1822
11555 msgid "throw away local modifications"
11556 msgstr ""
11558 #: builtin/checkout.c:1856
11559 msgid "which tree-ish to checkout from"
11560 msgstr ""
11562 #: builtin/checkout.c:1858
11563 msgid "restore the index"
11564 msgstr ""
11566 #: builtin/checkout.c:1860
11567 msgid "restore the working tree (default)"
11568 msgstr ""
11570 #: builtin/checkout.c:1862
11571 msgid "ignore unmerged entries"
11572 msgstr ""
11574 #: builtin/checkout.c:1863
11575 msgid "use overlay mode"
11576 msgstr ""
11578 #: builtin/clean.c:29
11579 msgid ""
11580 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
11581 msgstr ""
11583 #: builtin/clean.c:33
11584 #, c-format
11585 msgid "Removing %s\n"
11586 msgstr ""
11588 #: builtin/clean.c:34
11589 #, c-format
11590 msgid "Would remove %s\n"
11591 msgstr ""
11593 #: builtin/clean.c:35
11594 #, c-format
11595 msgid "Skipping repository %s\n"
11596 msgstr ""
11598 #: builtin/clean.c:36
11599 #, c-format
11600 msgid "Would skip repository %s\n"
11601 msgstr ""
11603 #: builtin/clean.c:37
11604 #, c-format
11605 msgid "failed to remove %s"
11606 msgstr ""
11608 #: builtin/clean.c:38
11609 #, c-format
11610 msgid "could not lstat %s\n"
11611 msgstr ""
11613 #: builtin/clean.c:302 git-add--interactive.perl:593
11614 #, c-format
11615 msgid ""
11616 "Prompt help:\n"
11617 "1          - select a numbered item\n"
11618 "foo        - select item based on unique prefix\n"
11619 "           - (empty) select nothing\n"
11620 msgstr ""
11622 #: builtin/clean.c:306 git-add--interactive.perl:602
11623 #, c-format
11624 msgid ""
11625 "Prompt help:\n"
11626 "1          - select a single item\n"
11627 "3-5        - select a range of items\n"
11628 "2-3,6-9    - select multiple ranges\n"
11629 "foo        - select item based on unique prefix\n"
11630 "-...       - unselect specified items\n"
11631 "*          - choose all items\n"
11632 "           - (empty) finish selecting\n"
11633 msgstr ""
11635 #: builtin/clean.c:521 git-add--interactive.perl:568
11636 #: git-add--interactive.perl:573
11637 #, c-format, perl-format
11638 msgid "Huh (%s)?\n"
11639 msgstr ""
11641 #: builtin/clean.c:661
11642 #, c-format
11643 msgid "Input ignore patterns>> "
11644 msgstr ""
11646 #: builtin/clean.c:696
11647 #, c-format
11648 msgid "WARNING: Cannot find items matched by: %s"
11649 msgstr ""
11651 #: builtin/clean.c:717
11652 msgid "Select items to delete"
11653 msgstr ""
11655 #. TRANSLATORS: Make sure to keep [y/N] as is
11656 #: builtin/clean.c:758
11657 #, c-format
11658 msgid "Remove %s [y/N]? "
11659 msgstr ""
11661 #: builtin/clean.c:789
11662 msgid ""
11663 "clean               - start cleaning\n"
11664 "filter by pattern   - exclude items from deletion\n"
11665 "select by numbers   - select items to be deleted by numbers\n"
11666 "ask each            - confirm each deletion (like \"rm -i\")\n"
11667 "quit                - stop cleaning\n"
11668 "help                - this screen\n"
11669 "?                   - help for prompt selection"
11670 msgstr ""
11672 #: builtin/clean.c:825
11673 msgid "Would remove the following item:"
11674 msgid_plural "Would remove the following items:"
11675 msgstr[0] ""
11676 msgstr[1] ""
11678 #: builtin/clean.c:841
11679 msgid "No more files to clean, exiting."
11680 msgstr ""
11682 #: builtin/clean.c:903
11683 msgid "do not print names of files removed"
11684 msgstr ""
11686 #: builtin/clean.c:905
11687 msgid "force"
11688 msgstr ""
11690 #: builtin/clean.c:906
11691 msgid "interactive cleaning"
11692 msgstr ""
11694 #: builtin/clean.c:908
11695 msgid "remove whole directories"
11696 msgstr ""
11698 #: builtin/clean.c:909 builtin/describe.c:565 builtin/describe.c:567
11699 #: builtin/grep.c:922 builtin/log.c:184 builtin/log.c:186
11700 #: builtin/ls-files.c:573 builtin/name-rev.c:526 builtin/name-rev.c:528
11701 #: builtin/show-ref.c:179
11702 msgid "pattern"
11703 msgstr ""
11705 #: builtin/clean.c:910
11706 msgid "add <pattern> to ignore rules"
11707 msgstr ""
11709 #: builtin/clean.c:911
11710 msgid "remove ignored files, too"
11711 msgstr ""
11713 #: builtin/clean.c:913
11714 msgid "remove only ignored files"
11715 msgstr ""
11717 #: builtin/clean.c:929
11718 msgid ""
11719 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
11720 "clean"
11721 msgstr ""
11723 #: builtin/clean.c:932
11724 msgid ""
11725 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
11726 "refusing to clean"
11727 msgstr ""
11729 #: builtin/clean.c:944
11730 msgid "-x and -X cannot be used together"
11731 msgstr ""
11733 #: builtin/clone.c:45
11734 msgid "git clone [<options>] [--] <repo> [<dir>]"
11735 msgstr ""
11737 #: builtin/clone.c:94
11738 msgid "don't create a checkout"
11739 msgstr ""
11741 #: builtin/clone.c:95 builtin/clone.c:97 builtin/init-db.c:555
11742 msgid "create a bare repository"
11743 msgstr ""
11745 #: builtin/clone.c:99
11746 msgid "create a mirror repository (implies bare)"
11747 msgstr ""
11749 #: builtin/clone.c:101
11750 msgid "to clone from a local repository"
11751 msgstr ""
11753 #: builtin/clone.c:103
11754 msgid "don't use local hardlinks, always copy"
11755 msgstr ""
11757 #: builtin/clone.c:105
11758 msgid "setup as shared repository"
11759 msgstr ""
11761 #: builtin/clone.c:107
11762 msgid "pathspec"
11763 msgstr ""
11765 #: builtin/clone.c:107
11766 msgid "initialize submodules in the clone"
11767 msgstr ""
11769 #: builtin/clone.c:111
11770 msgid "number of submodules cloned in parallel"
11771 msgstr ""
11773 #: builtin/clone.c:112 builtin/init-db.c:552
11774 msgid "template-directory"
11775 msgstr ""
11777 #: builtin/clone.c:113 builtin/init-db.c:553
11778 msgid "directory from which templates will be used"
11779 msgstr ""
11781 #: builtin/clone.c:115 builtin/clone.c:117 builtin/submodule--helper.c:1831
11782 #: builtin/submodule--helper.c:2336
11783 msgid "reference repository"
11784 msgstr ""
11786 #: builtin/clone.c:119 builtin/submodule--helper.c:1833
11787 #: builtin/submodule--helper.c:2338
11788 msgid "use --reference only while cloning"
11789 msgstr ""
11791 #: builtin/clone.c:120 builtin/column.c:27 builtin/init-db.c:563
11792 #: builtin/merge-file.c:46 builtin/pack-objects.c:3561 builtin/repack.c:357
11793 msgid "name"
11794 msgstr ""
11796 #: builtin/clone.c:121
11797 msgid "use <name> instead of 'origin' to track upstream"
11798 msgstr ""
11800 #: builtin/clone.c:123
11801 msgid "checkout <branch> instead of the remote's HEAD"
11802 msgstr ""
11804 #: builtin/clone.c:125
11805 msgid "path to git-upload-pack on the remote"
11806 msgstr ""
11808 #: builtin/clone.c:126 builtin/fetch.c:176 builtin/grep.c:861
11809 #: builtin/pull.c:208
11810 msgid "depth"
11811 msgstr ""
11813 #: builtin/clone.c:127
11814 msgid "create a shallow clone of that depth"
11815 msgstr ""
11817 #: builtin/clone.c:128 builtin/fetch.c:178 builtin/pack-objects.c:3550
11818 #: builtin/pull.c:211
11819 msgid "time"
11820 msgstr ""
11822 #: builtin/clone.c:129
11823 msgid "create a shallow clone since a specific time"
11824 msgstr ""
11826 #: builtin/clone.c:130 builtin/fetch.c:180 builtin/fetch.c:203
11827 #: builtin/pull.c:214 builtin/pull.c:239 builtin/rebase.c:1323
11828 msgid "revision"
11829 msgstr ""
11831 #: builtin/clone.c:131 builtin/fetch.c:181 builtin/pull.c:215
11832 msgid "deepen history of shallow clone, excluding rev"
11833 msgstr ""
11835 #: builtin/clone.c:133 builtin/submodule--helper.c:1843
11836 #: builtin/submodule--helper.c:2352
11837 msgid "clone only one branch, HEAD or --branch"
11838 msgstr ""
11840 #: builtin/clone.c:135
11841 msgid "don't clone any tags, and make later fetches not to follow them"
11842 msgstr ""
11844 #: builtin/clone.c:137
11845 msgid "any cloned submodules will be shallow"
11846 msgstr ""
11848 #: builtin/clone.c:138 builtin/init-db.c:561
11849 msgid "gitdir"
11850 msgstr ""
11852 #: builtin/clone.c:139 builtin/init-db.c:562
11853 msgid "separate git dir from working tree"
11854 msgstr ""
11856 #: builtin/clone.c:140
11857 msgid "key=value"
11858 msgstr ""
11860 #: builtin/clone.c:141
11861 msgid "set config inside the new repository"
11862 msgstr ""
11864 #: builtin/clone.c:143 builtin/fetch.c:198 builtin/ls-remote.c:77
11865 #: builtin/pull.c:230 builtin/push.c:584 builtin/send-pack.c:196
11866 msgid "server-specific"
11867 msgstr ""
11869 #: builtin/clone.c:143 builtin/fetch.c:198 builtin/ls-remote.c:77
11870 #: builtin/pull.c:231 builtin/push.c:584 builtin/send-pack.c:197
11871 msgid "option to transmit"
11872 msgstr ""
11874 #: builtin/clone.c:144 builtin/fetch.c:199 builtin/pull.c:234
11875 #: builtin/push.c:585
11876 msgid "use IPv4 addresses only"
11877 msgstr ""
11879 #: builtin/clone.c:146 builtin/fetch.c:201 builtin/pull.c:237
11880 #: builtin/push.c:587
11881 msgid "use IPv6 addresses only"
11882 msgstr ""
11884 #: builtin/clone.c:150
11885 msgid "any cloned submodules will use their remote-tracking branch"
11886 msgstr ""
11888 #: builtin/clone.c:152
11889 msgid "initialize sparse-checkout file to include only files at root"
11890 msgstr ""
11892 #: builtin/clone.c:288
11893 msgid ""
11894 "No directory name could be guessed.\n"
11895 "Please specify a directory on the command line"
11896 msgstr ""
11898 #: builtin/clone.c:341
11899 #, c-format
11900 msgid "info: Could not add alternate for '%s': %s\n"
11901 msgstr ""
11903 #: builtin/clone.c:414
11904 #, c-format
11905 msgid "%s exists and is not a directory"
11906 msgstr ""
11908 #: builtin/clone.c:432
11909 #, c-format
11910 msgid "failed to start iterator over '%s'"
11911 msgstr ""
11913 #: builtin/clone.c:463
11914 #, c-format
11915 msgid "failed to create link '%s'"
11916 msgstr ""
11918 #: builtin/clone.c:467
11919 #, c-format
11920 msgid "failed to copy file to '%s'"
11921 msgstr ""
11923 #: builtin/clone.c:472
11924 #, c-format
11925 msgid "failed to iterate over '%s'"
11926 msgstr ""
11928 #: builtin/clone.c:499
11929 #, c-format
11930 msgid "done.\n"
11931 msgstr ""
11933 #: builtin/clone.c:513
11934 msgid ""
11935 "Clone succeeded, but checkout failed.\n"
11936 "You can inspect what was checked out with 'git status'\n"
11937 "and retry with 'git restore --source=HEAD :/'\n"
11938 msgstr ""
11940 #: builtin/clone.c:590
11941 #, c-format
11942 msgid "Could not find remote branch %s to clone."
11943 msgstr ""
11945 #: builtin/clone.c:709
11946 #, c-format
11947 msgid "unable to update %s"
11948 msgstr ""
11950 #: builtin/clone.c:757
11951 msgid "failed to initialize sparse-checkout"
11952 msgstr ""
11954 #: builtin/clone.c:780
11955 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
11956 msgstr ""
11958 #: builtin/clone.c:812
11959 msgid "unable to checkout working tree"
11960 msgstr ""
11962 #: builtin/clone.c:887
11963 msgid "unable to write parameters to config file"
11964 msgstr ""
11966 #: builtin/clone.c:950
11967 msgid "cannot repack to clean up"
11968 msgstr ""
11970 #: builtin/clone.c:952
11971 msgid "cannot unlink temporary alternates file"
11972 msgstr ""
11974 #: builtin/clone.c:993 builtin/receive-pack.c:2493
11975 msgid "Too many arguments."
11976 msgstr ""
11978 #: builtin/clone.c:997
11979 msgid "You must specify a repository to clone."
11980 msgstr ""
11982 #: builtin/clone.c:1010
11983 #, c-format
11984 msgid "--bare and --origin %s options are incompatible."
11985 msgstr ""
11987 #: builtin/clone.c:1013
11988 msgid "--bare and --separate-git-dir are incompatible."
11989 msgstr ""
11991 #: builtin/clone.c:1026
11992 #, c-format
11993 msgid "repository '%s' does not exist"
11994 msgstr ""
11996 #: builtin/clone.c:1030 builtin/fetch.c:1951
11997 #, c-format
11998 msgid "depth %s is not a positive number"
11999 msgstr ""
12001 #: builtin/clone.c:1040
12002 #, c-format
12003 msgid "destination path '%s' already exists and is not an empty directory."
12004 msgstr ""
12006 #: builtin/clone.c:1046
12007 #, c-format
12008 msgid "repository path '%s' already exists and is not an empty directory."
12009 msgstr ""
12011 #: builtin/clone.c:1060
12012 #, c-format
12013 msgid "working tree '%s' already exists."
12014 msgstr ""
12016 #: builtin/clone.c:1075 builtin/clone.c:1096 builtin/difftool.c:271
12017 #: builtin/log.c:1986 builtin/worktree.c:282 builtin/worktree.c:314
12018 #, c-format
12019 msgid "could not create leading directories of '%s'"
12020 msgstr ""
12022 #: builtin/clone.c:1080
12023 #, c-format
12024 msgid "could not create work tree dir '%s'"
12025 msgstr ""
12027 #: builtin/clone.c:1100
12028 #, c-format
12029 msgid "Cloning into bare repository '%s'...\n"
12030 msgstr ""
12032 #: builtin/clone.c:1102
12033 #, c-format
12034 msgid "Cloning into '%s'...\n"
12035 msgstr ""
12037 #: builtin/clone.c:1126
12038 msgid ""
12039 "clone --recursive is not compatible with both --reference and --reference-if-"
12040 "able"
12041 msgstr ""
12043 #: builtin/clone.c:1170 builtin/remote.c:200 builtin/remote.c:705
12044 #, c-format
12045 msgid "'%s' is not a valid remote name"
12046 msgstr ""
12048 #: builtin/clone.c:1211
12049 msgid "--depth is ignored in local clones; use file:// instead."
12050 msgstr ""
12052 #: builtin/clone.c:1213
12053 msgid "--shallow-since is ignored in local clones; use file:// instead."
12054 msgstr ""
12056 #: builtin/clone.c:1215
12057 msgid "--shallow-exclude is ignored in local clones; use file:// instead."
12058 msgstr ""
12060 #: builtin/clone.c:1217
12061 msgid "--filter is ignored in local clones; use file:// instead."
12062 msgstr ""
12064 #: builtin/clone.c:1220
12065 msgid "source repository is shallow, ignoring --local"
12066 msgstr ""
12068 #: builtin/clone.c:1225
12069 msgid "--local is ignored"
12070 msgstr ""
12072 #: builtin/clone.c:1315 builtin/clone.c:1323
12073 #, c-format
12074 msgid "Remote branch %s not found in upstream %s"
12075 msgstr ""
12077 #: builtin/clone.c:1326
12078 msgid "You appear to have cloned an empty repository."
12079 msgstr ""
12081 #: builtin/column.c:10
12082 msgid "git column [<options>]"
12083 msgstr ""
12085 #: builtin/column.c:27
12086 msgid "lookup config vars"
12087 msgstr ""
12089 #: builtin/column.c:28 builtin/column.c:29
12090 msgid "layout to use"
12091 msgstr ""
12093 #: builtin/column.c:30
12094 msgid "Maximum width"
12095 msgstr ""
12097 #: builtin/column.c:31
12098 msgid "Padding space on left border"
12099 msgstr ""
12101 #: builtin/column.c:32
12102 msgid "Padding space on right border"
12103 msgstr ""
12105 #: builtin/column.c:33
12106 msgid "Padding space between columns"
12107 msgstr ""
12109 #: builtin/column.c:51
12110 msgid "--command must be the first argument"
12111 msgstr ""
12113 #: builtin/commit-graph.c:13 builtin/commit-graph.c:22
12114 msgid ""
12115 "git commit-graph verify [--object-dir <objdir>] [--shallow] [--[no-]progress]"
12116 msgstr ""
12118 #: builtin/commit-graph.c:14 builtin/commit-graph.c:27
12119 msgid ""
12120 "git commit-graph write [--object-dir <objdir>] [--append] [--"
12121 "split[=<strategy>]] [--reachable|--stdin-packs|--stdin-commits] [--changed-"
12122 "paths] [--[no-]max-new-filters <n>] [--[no-]progress] <split options>"
12123 msgstr ""
12125 #: builtin/commit-graph.c:64
12126 #, c-format
12127 msgid "could not find object directory matching %s"
12128 msgstr ""
12130 #: builtin/commit-graph.c:80 builtin/commit-graph.c:210
12131 #: builtin/commit-graph.c:316 builtin/fetch.c:187 builtin/log.c:1768
12132 msgid "dir"
12133 msgstr ""
12135 #: builtin/commit-graph.c:81 builtin/commit-graph.c:211
12136 #: builtin/commit-graph.c:317
12137 msgid "the object directory to store the graph"
12138 msgstr ""
12140 #: builtin/commit-graph.c:83
12141 msgid "if the commit-graph is split, only verify the tip file"
12142 msgstr ""
12144 #: builtin/commit-graph.c:106
12145 #, c-format
12146 msgid "Could not open commit-graph '%s'"
12147 msgstr ""
12149 #: builtin/commit-graph.c:142
12150 #, c-format
12151 msgid "unrecognized --split argument, %s"
12152 msgstr ""
12154 #: builtin/commit-graph.c:155
12155 #, c-format
12156 msgid "unexpected non-hex object ID: %s"
12157 msgstr ""
12159 #: builtin/commit-graph.c:160
12160 #, c-format
12161 msgid "invalid object: %s"
12162 msgstr ""
12164 #: builtin/commit-graph.c:213
12165 msgid "start walk at all refs"
12166 msgstr ""
12168 #: builtin/commit-graph.c:215
12169 msgid "scan pack-indexes listed by stdin for commits"
12170 msgstr ""
12172 #: builtin/commit-graph.c:217
12173 msgid "start walk at commits listed by stdin"
12174 msgstr ""
12176 #: builtin/commit-graph.c:219
12177 msgid "include all commits already in the commit-graph file"
12178 msgstr ""
12180 #: builtin/commit-graph.c:221
12181 msgid "enable computation for changed paths"
12182 msgstr ""
12184 #: builtin/commit-graph.c:224
12185 msgid "allow writing an incremental commit-graph file"
12186 msgstr ""
12188 #: builtin/commit-graph.c:228
12189 msgid "maximum number of commits in a non-base split commit-graph"
12190 msgstr ""
12192 #: builtin/commit-graph.c:230
12193 msgid "maximum ratio between two levels of a split commit-graph"
12194 msgstr ""
12196 #: builtin/commit-graph.c:232
12197 msgid "only expire files older than a given date-time"
12198 msgstr ""
12200 #: builtin/commit-graph.c:234
12201 msgid "maximum number of changed-path Bloom filters to compute"
12202 msgstr ""
12204 #: builtin/commit-graph.c:255
12205 msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
12206 msgstr ""
12208 #: builtin/commit-graph.c:287
12209 msgid "Collecting commits from input"
12210 msgstr ""
12212 #: builtin/commit-tree.c:18
12213 msgid ""
12214 "git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-m <message>)...] [(-F "
12215 "<file>)...] <tree>"
12216 msgstr ""
12218 #: builtin/commit-tree.c:31
12219 #, c-format
12220 msgid "duplicate parent %s ignored"
12221 msgstr ""
12223 #: builtin/commit-tree.c:56 builtin/commit-tree.c:136 builtin/log.c:557
12224 #, c-format
12225 msgid "not a valid object name %s"
12226 msgstr ""
12228 #: builtin/commit-tree.c:93
12229 #, c-format
12230 msgid "git commit-tree: failed to open '%s'"
12231 msgstr ""
12233 #: builtin/commit-tree.c:96
12234 #, c-format
12235 msgid "git commit-tree: failed to read '%s'"
12236 msgstr ""
12238 #: builtin/commit-tree.c:98
12239 #, c-format
12240 msgid "git commit-tree: failed to close '%s'"
12241 msgstr ""
12243 #: builtin/commit-tree.c:111
12244 msgid "parent"
12245 msgstr ""
12247 #: builtin/commit-tree.c:112
12248 msgid "id of a parent commit object"
12249 msgstr ""
12251 #: builtin/commit-tree.c:114 builtin/commit.c:1504 builtin/merge.c:282
12252 #: builtin/notes.c:409 builtin/notes.c:575 builtin/stash.c:1537
12253 #: builtin/tag.c:445
12254 msgid "message"
12255 msgstr ""
12257 #: builtin/commit-tree.c:115 builtin/commit.c:1504
12258 msgid "commit message"
12259 msgstr ""
12261 #: builtin/commit-tree.c:118
12262 msgid "read commit log message from file"
12263 msgstr ""
12265 #: builtin/commit-tree.c:121 builtin/commit.c:1516 builtin/merge.c:299
12266 #: builtin/pull.c:176 builtin/revert.c:118
12267 msgid "GPG sign commit"
12268 msgstr ""
12270 #: builtin/commit-tree.c:133
12271 msgid "must give exactly one tree"
12272 msgstr ""
12274 #: builtin/commit-tree.c:140
12275 msgid "git commit-tree: failed to read"
12276 msgstr ""
12278 #: builtin/commit.c:41
12279 msgid "git commit [<options>] [--] <pathspec>..."
12280 msgstr ""
12282 #: builtin/commit.c:46
12283 msgid "git status [<options>] [--] <pathspec>..."
12284 msgstr ""
12286 #: builtin/commit.c:51
12287 msgid ""
12288 "You asked to amend the most recent commit, but doing so would make\n"
12289 "it empty. You can repeat your command with --allow-empty, or you can\n"
12290 "remove the commit entirely with \"git reset HEAD^\".\n"
12291 msgstr ""
12293 #: builtin/commit.c:56
12294 msgid ""
12295 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
12296 "If you wish to commit it anyway, use:\n"
12297 "\n"
12298 "    git commit --allow-empty\n"
12299 "\n"
12300 msgstr ""
12302 #: builtin/commit.c:63
12303 msgid "Otherwise, please use 'git rebase --skip'\n"
12304 msgstr ""
12306 #: builtin/commit.c:66
12307 msgid "Otherwise, please use 'git cherry-pick --skip'\n"
12308 msgstr ""
12310 #: builtin/commit.c:69
12311 msgid ""
12312 "and then use:\n"
12313 "\n"
12314 "    git cherry-pick --continue\n"
12315 "\n"
12316 "to resume cherry-picking the remaining commits.\n"
12317 "If you wish to skip this commit, use:\n"
12318 "\n"
12319 "    git cherry-pick --skip\n"
12320 "\n"
12321 msgstr ""
12323 #: builtin/commit.c:312
12324 msgid "failed to unpack HEAD tree object"
12325 msgstr ""
12327 #: builtin/commit.c:348
12328 msgid "--pathspec-from-file with -a does not make sense"
12329 msgstr ""
12331 #: builtin/commit.c:361
12332 msgid "No paths with --include/--only does not make sense."
12333 msgstr ""
12335 #: builtin/commit.c:373
12336 msgid "unable to create temporary index"
12337 msgstr ""
12339 #: builtin/commit.c:382
12340 msgid "interactive add failed"
12341 msgstr ""
12343 #: builtin/commit.c:397
12344 msgid "unable to update temporary index"
12345 msgstr ""
12347 #: builtin/commit.c:399
12348 msgid "Failed to update main cache tree"
12349 msgstr ""
12351 #: builtin/commit.c:424 builtin/commit.c:447 builtin/commit.c:495
12352 msgid "unable to write new_index file"
12353 msgstr ""
12355 #: builtin/commit.c:476
12356 msgid "cannot do a partial commit during a merge."
12357 msgstr ""
12359 #: builtin/commit.c:478
12360 msgid "cannot do a partial commit during a cherry-pick."
12361 msgstr ""
12363 #: builtin/commit.c:480
12364 msgid "cannot do a partial commit during a rebase."
12365 msgstr ""
12367 #: builtin/commit.c:488
12368 msgid "cannot read the index"
12369 msgstr ""
12371 #: builtin/commit.c:507
12372 msgid "unable to write temporary index file"
12373 msgstr ""
12375 #: builtin/commit.c:605
12376 #, c-format
12377 msgid "commit '%s' lacks author header"
12378 msgstr ""
12380 #: builtin/commit.c:607
12381 #, c-format
12382 msgid "commit '%s' has malformed author line"
12383 msgstr ""
12385 #: builtin/commit.c:626
12386 msgid "malformed --author parameter"
12387 msgstr ""
12389 #: builtin/commit.c:679
12390 msgid ""
12391 "unable to select a comment character that is not used\n"
12392 "in the current commit message"
12393 msgstr ""
12395 #: builtin/commit.c:717 builtin/commit.c:750 builtin/commit.c:1097
12396 #, c-format
12397 msgid "could not lookup commit %s"
12398 msgstr ""
12400 #: builtin/commit.c:729 builtin/shortlog.c:413
12401 #, c-format
12402 msgid "(reading log message from standard input)\n"
12403 msgstr ""
12405 #: builtin/commit.c:731
12406 msgid "could not read log from standard input"
12407 msgstr ""
12409 #: builtin/commit.c:735
12410 #, c-format
12411 msgid "could not read log file '%s'"
12412 msgstr ""
12414 #: builtin/commit.c:766 builtin/commit.c:782
12415 msgid "could not read SQUASH_MSG"
12416 msgstr ""
12418 #: builtin/commit.c:773
12419 msgid "could not read MERGE_MSG"
12420 msgstr ""
12422 #: builtin/commit.c:833
12423 msgid "could not write commit template"
12424 msgstr ""
12426 #: builtin/commit.c:853
12427 msgid ""
12428 "\n"
12429 "It looks like you may be committing a merge.\n"
12430 "If this is not correct, please run\n"
12431 "\tgit update-ref -d MERGE_HEAD\n"
12432 "and try again.\n"
12433 msgstr ""
12435 #: builtin/commit.c:858
12436 msgid ""
12437 "\n"
12438 "It looks like you may be committing a cherry-pick.\n"
12439 "If this is not correct, please run\n"
12440 "\tgit update-ref -d CHERRY_PICK_HEAD\n"
12441 "and try again.\n"
12442 msgstr ""
12444 #: builtin/commit.c:868
12445 #, c-format
12446 msgid ""
12447 "Please enter the commit message for your changes. Lines starting\n"
12448 "with '%c' will be ignored, and an empty message aborts the commit.\n"
12449 msgstr ""
12451 #: builtin/commit.c:876
12452 #, c-format
12453 msgid ""
12454 "Please enter the commit message for your changes. Lines starting\n"
12455 "with '%c' will be kept; you may remove them yourself if you want to.\n"
12456 "An empty message aborts the commit.\n"
12457 msgstr ""
12459 #: builtin/commit.c:893
12460 #, c-format
12461 msgid "%sAuthor:    %.*s <%.*s>"
12462 msgstr ""
12464 #: builtin/commit.c:901
12465 #, c-format
12466 msgid "%sDate:      %s"
12467 msgstr ""
12469 #: builtin/commit.c:908
12470 #, c-format
12471 msgid "%sCommitter: %.*s <%.*s>"
12472 msgstr ""
12474 #: builtin/commit.c:926
12475 msgid "Cannot read index"
12476 msgstr ""
12478 #: builtin/commit.c:997
12479 msgid "Error building trees"
12480 msgstr ""
12482 #: builtin/commit.c:1011 builtin/tag.c:308
12483 #, c-format
12484 msgid "Please supply the message using either -m or -F option.\n"
12485 msgstr ""
12487 #: builtin/commit.c:1055
12488 #, c-format
12489 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
12490 msgstr ""
12492 #: builtin/commit.c:1069
12493 #, c-format
12494 msgid "Invalid ignored mode '%s'"
12495 msgstr ""
12497 #: builtin/commit.c:1087 builtin/commit.c:1331
12498 #, c-format
12499 msgid "Invalid untracked files mode '%s'"
12500 msgstr ""
12502 #: builtin/commit.c:1127
12503 msgid "--long and -z are incompatible"
12504 msgstr ""
12506 #: builtin/commit.c:1171
12507 msgid "Using both --reset-author and --author does not make sense"
12508 msgstr ""
12510 #: builtin/commit.c:1180
12511 msgid "You have nothing to amend."
12512 msgstr ""
12514 #: builtin/commit.c:1183
12515 msgid "You are in the middle of a merge -- cannot amend."
12516 msgstr ""
12518 #: builtin/commit.c:1185
12519 msgid "You are in the middle of a cherry-pick -- cannot amend."
12520 msgstr ""
12522 #: builtin/commit.c:1187
12523 msgid "You are in the middle of a rebase -- cannot amend."
12524 msgstr ""
12526 #: builtin/commit.c:1190
12527 msgid "Options --squash and --fixup cannot be used together"
12528 msgstr ""
12530 #: builtin/commit.c:1200
12531 msgid "Only one of -c/-C/-F/--fixup can be used."
12532 msgstr ""
12534 #: builtin/commit.c:1202
12535 msgid "Option -m cannot be combined with -c/-C/-F."
12536 msgstr ""
12538 #: builtin/commit.c:1211
12539 msgid "--reset-author can be used only with -C, -c or --amend."
12540 msgstr ""
12542 #: builtin/commit.c:1229
12543 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
12544 msgstr ""
12546 #: builtin/commit.c:1235
12547 #, c-format
12548 msgid "paths '%s ...' with -a does not make sense"
12549 msgstr ""
12551 #: builtin/commit.c:1366 builtin/commit.c:1527
12552 msgid "show status concisely"
12553 msgstr ""
12555 #: builtin/commit.c:1368 builtin/commit.c:1529
12556 msgid "show branch information"
12557 msgstr ""
12559 #: builtin/commit.c:1370
12560 msgid "show stash information"
12561 msgstr ""
12563 #: builtin/commit.c:1372 builtin/commit.c:1531
12564 msgid "compute full ahead/behind values"
12565 msgstr ""
12567 #: builtin/commit.c:1374
12568 msgid "version"
12569 msgstr ""
12571 #: builtin/commit.c:1374 builtin/commit.c:1533 builtin/push.c:560
12572 #: builtin/worktree.c:679
12573 msgid "machine-readable output"
12574 msgstr ""
12576 #: builtin/commit.c:1377 builtin/commit.c:1535
12577 msgid "show status in long format (default)"
12578 msgstr ""
12580 #: builtin/commit.c:1380 builtin/commit.c:1538
12581 msgid "terminate entries with NUL"
12582 msgstr ""
12584 #: builtin/commit.c:1382 builtin/commit.c:1386 builtin/commit.c:1541
12585 #: builtin/fast-export.c:1198 builtin/fast-export.c:1201
12586 #: builtin/fast-export.c:1204 builtin/rebase.c:1412 parse-options.h:336
12587 msgid "mode"
12588 msgstr ""
12590 #: builtin/commit.c:1383 builtin/commit.c:1541
12591 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
12592 msgstr ""
12594 #: builtin/commit.c:1387
12595 msgid ""
12596 "show ignored files, optional modes: traditional, matching, no. (Default: "
12597 "traditional)"
12598 msgstr ""
12600 #: builtin/commit.c:1389 parse-options.h:192
12601 msgid "when"
12602 msgstr ""
12604 #: builtin/commit.c:1390
12605 msgid ""
12606 "ignore changes to submodules, optional when: all, dirty, untracked. "
12607 "(Default: all)"
12608 msgstr ""
12610 #: builtin/commit.c:1392
12611 msgid "list untracked files in columns"
12612 msgstr ""
12614 #: builtin/commit.c:1393
12615 msgid "do not detect renames"
12616 msgstr ""
12618 #: builtin/commit.c:1395
12619 msgid "detect renames, optionally set similarity index"
12620 msgstr ""
12622 #: builtin/commit.c:1415
12623 msgid "Unsupported combination of ignored and untracked-files arguments"
12624 msgstr ""
12626 #: builtin/commit.c:1497
12627 msgid "suppress summary after successful commit"
12628 msgstr ""
12630 #: builtin/commit.c:1498
12631 msgid "show diff in commit message template"
12632 msgstr ""
12634 #: builtin/commit.c:1500
12635 msgid "Commit message options"
12636 msgstr ""
12638 #: builtin/commit.c:1501 builtin/merge.c:286 builtin/tag.c:447
12639 msgid "read message from file"
12640 msgstr ""
12642 #: builtin/commit.c:1502
12643 msgid "author"
12644 msgstr ""
12646 #: builtin/commit.c:1502
12647 msgid "override author for commit"
12648 msgstr ""
12650 #: builtin/commit.c:1503 builtin/gc.c:550
12651 msgid "date"
12652 msgstr ""
12654 #: builtin/commit.c:1503
12655 msgid "override date for commit"
12656 msgstr ""
12658 #: builtin/commit.c:1505 builtin/commit.c:1506 builtin/commit.c:1507
12659 #: builtin/commit.c:1508 parse-options.h:328 ref-filter.h:90
12660 msgid "commit"
12661 msgstr ""
12663 #: builtin/commit.c:1505
12664 msgid "reuse and edit message from specified commit"
12665 msgstr ""
12667 #: builtin/commit.c:1506
12668 msgid "reuse message from specified commit"
12669 msgstr ""
12671 #: builtin/commit.c:1507
12672 msgid "use autosquash formatted message to fixup specified commit"
12673 msgstr ""
12675 #: builtin/commit.c:1508
12676 msgid "use autosquash formatted message to squash specified commit"
12677 msgstr ""
12679 #: builtin/commit.c:1509
12680 msgid "the commit is authored by me now (used with -C/-c/--amend)"
12681 msgstr ""
12683 #: builtin/commit.c:1510 builtin/log.c:1743 builtin/merge.c:302
12684 #: builtin/pull.c:145 builtin/revert.c:110
12685 msgid "add a Signed-off-by trailer"
12686 msgstr ""
12688 #: builtin/commit.c:1511
12689 msgid "use specified template file"
12690 msgstr ""
12692 #: builtin/commit.c:1512
12693 msgid "force edit of commit"
12694 msgstr ""
12696 #: builtin/commit.c:1514
12697 msgid "include status in commit message template"
12698 msgstr ""
12700 #: builtin/commit.c:1519
12701 msgid "Commit contents options"
12702 msgstr ""
12704 #: builtin/commit.c:1520
12705 msgid "commit all changed files"
12706 msgstr ""
12708 #: builtin/commit.c:1521
12709 msgid "add specified files to index for commit"
12710 msgstr ""
12712 #: builtin/commit.c:1522
12713 msgid "interactively add files"
12714 msgstr ""
12716 #: builtin/commit.c:1523
12717 msgid "interactively add changes"
12718 msgstr ""
12720 #: builtin/commit.c:1524
12721 msgid "commit only specified files"
12722 msgstr ""
12724 #: builtin/commit.c:1525
12725 msgid "bypass pre-commit and commit-msg hooks"
12726 msgstr ""
12728 #: builtin/commit.c:1526
12729 msgid "show what would be committed"
12730 msgstr ""
12732 #: builtin/commit.c:1539
12733 msgid "amend previous commit"
12734 msgstr ""
12736 #: builtin/commit.c:1540
12737 msgid "bypass post-rewrite hook"
12738 msgstr ""
12740 #: builtin/commit.c:1547
12741 msgid "ok to record an empty change"
12742 msgstr ""
12744 #: builtin/commit.c:1549
12745 msgid "ok to record a change with an empty message"
12746 msgstr ""
12748 #: builtin/commit.c:1622
12749 #, c-format
12750 msgid "Corrupt MERGE_HEAD file (%s)"
12751 msgstr ""
12753 #: builtin/commit.c:1629
12754 msgid "could not read MERGE_MODE"
12755 msgstr ""
12757 #: builtin/commit.c:1650
12758 #, c-format
12759 msgid "could not read commit message: %s"
12760 msgstr ""
12762 #: builtin/commit.c:1657
12763 #, c-format
12764 msgid "Aborting commit due to empty commit message.\n"
12765 msgstr ""
12767 #: builtin/commit.c:1662
12768 #, c-format
12769 msgid "Aborting commit; you did not edit the message.\n"
12770 msgstr ""
12772 #: builtin/commit.c:1696
12773 msgid ""
12774 "repository has been updated, but unable to write\n"
12775 "new_index file. Check that disk is not full and quota is\n"
12776 "not exceeded, and then \"git restore --staged :/\" to recover."
12777 msgstr ""
12779 #: builtin/config.c:11
12780 msgid "git config [<options>]"
12781 msgstr ""
12783 #: builtin/config.c:109 builtin/env--helper.c:27
12784 #, c-format
12785 msgid "unrecognized --type argument, %s"
12786 msgstr ""
12788 #: builtin/config.c:121
12789 msgid "only one type at a time"
12790 msgstr ""
12792 #: builtin/config.c:130
12793 msgid "Config file location"
12794 msgstr ""
12796 #: builtin/config.c:131
12797 msgid "use global config file"
12798 msgstr ""
12800 #: builtin/config.c:132
12801 msgid "use system config file"
12802 msgstr ""
12804 #: builtin/config.c:133
12805 msgid "use repository config file"
12806 msgstr ""
12808 #: builtin/config.c:134
12809 msgid "use per-worktree config file"
12810 msgstr ""
12812 #: builtin/config.c:135
12813 msgid "use given config file"
12814 msgstr ""
12816 #: builtin/config.c:136
12817 msgid "blob-id"
12818 msgstr ""
12820 #: builtin/config.c:136
12821 msgid "read config from given blob object"
12822 msgstr ""
12824 #: builtin/config.c:137
12825 msgid "Action"
12826 msgstr ""
12828 #: builtin/config.c:138
12829 msgid "get value: name [value-pattern]"
12830 msgstr ""
12832 #: builtin/config.c:139
12833 msgid "get all values: key [value-pattern]"
12834 msgstr ""
12836 #: builtin/config.c:140
12837 msgid "get values for regexp: name-regex [value-pattern]"
12838 msgstr ""
12840 #: builtin/config.c:141
12841 msgid "get value specific for the URL: section[.var] URL"
12842 msgstr ""
12844 #: builtin/config.c:142
12845 msgid "replace all matching variables: name value [value-pattern]"
12846 msgstr ""
12848 #: builtin/config.c:143
12849 msgid "add a new variable: name value"
12850 msgstr ""
12852 #: builtin/config.c:144
12853 msgid "remove a variable: name [value-pattern]"
12854 msgstr ""
12856 #: builtin/config.c:145
12857 msgid "remove all matches: name [value-pattern]"
12858 msgstr ""
12860 #: builtin/config.c:146
12861 msgid "rename section: old-name new-name"
12862 msgstr ""
12864 #: builtin/config.c:147
12865 msgid "remove a section: name"
12866 msgstr ""
12868 #: builtin/config.c:148
12869 msgid "list all"
12870 msgstr ""
12872 #: builtin/config.c:149
12873 msgid "use string equality when comparing values to 'value-pattern'"
12874 msgstr ""
12876 #: builtin/config.c:150
12877 msgid "open an editor"
12878 msgstr ""
12880 #: builtin/config.c:151
12881 msgid "find the color configured: slot [default]"
12882 msgstr ""
12884 #: builtin/config.c:152
12885 msgid "find the color setting: slot [stdout-is-tty]"
12886 msgstr ""
12888 #: builtin/config.c:153
12889 msgid "Type"
12890 msgstr ""
12892 #: builtin/config.c:154 builtin/env--helper.c:43
12893 msgid "value is given this type"
12894 msgstr ""
12896 #: builtin/config.c:155
12897 msgid "value is \"true\" or \"false\""
12898 msgstr ""
12900 #: builtin/config.c:156
12901 msgid "value is decimal number"
12902 msgstr ""
12904 #: builtin/config.c:157
12905 msgid "value is --bool or --int"
12906 msgstr ""
12908 #: builtin/config.c:158
12909 msgid "value is --bool or string"
12910 msgstr ""
12912 #: builtin/config.c:159
12913 msgid "value is a path (file or directory name)"
12914 msgstr ""
12916 #: builtin/config.c:160
12917 msgid "value is an expiry date"
12918 msgstr ""
12920 #: builtin/config.c:161
12921 msgid "Other"
12922 msgstr ""
12924 #: builtin/config.c:162
12925 msgid "terminate values with NUL byte"
12926 msgstr ""
12928 #: builtin/config.c:163
12929 msgid "show variable names only"
12930 msgstr ""
12932 #: builtin/config.c:164
12933 msgid "respect include directives on lookup"
12934 msgstr ""
12936 #: builtin/config.c:165
12937 msgid "show origin of config (file, standard input, blob, command line)"
12938 msgstr ""
12940 #: builtin/config.c:166
12941 msgid "show scope of config (worktree, local, global, system, command)"
12942 msgstr ""
12944 #: builtin/config.c:167 builtin/env--helper.c:45
12945 msgid "value"
12946 msgstr ""
12948 #: builtin/config.c:167
12949 msgid "with --get, use default value when missing entry"
12950 msgstr ""
12952 #: builtin/config.c:181
12953 #, c-format
12954 msgid "wrong number of arguments, should be %d"
12955 msgstr ""
12957 #: builtin/config.c:183
12958 #, c-format
12959 msgid "wrong number of arguments, should be from %d to %d"
12960 msgstr ""
12962 #: builtin/config.c:339
12963 #, c-format
12964 msgid "invalid key pattern: %s"
12965 msgstr ""
12967 #: builtin/config.c:377
12968 #, c-format
12969 msgid "failed to format default config value: %s"
12970 msgstr ""
12972 #: builtin/config.c:441
12973 #, c-format
12974 msgid "cannot parse color '%s'"
12975 msgstr ""
12977 #: builtin/config.c:483
12978 msgid "unable to parse default color value"
12979 msgstr ""
12981 #: builtin/config.c:536 builtin/config.c:833
12982 msgid "not in a git directory"
12983 msgstr ""
12985 #: builtin/config.c:539
12986 msgid "writing to stdin is not supported"
12987 msgstr ""
12989 #: builtin/config.c:542
12990 msgid "writing config blobs is not supported"
12991 msgstr ""
12993 #: builtin/config.c:627
12994 #, c-format
12995 msgid ""
12996 "# This is Git's per-user configuration file.\n"
12997 "[user]\n"
12998 "# Please adapt and uncomment the following lines:\n"
12999 "#\tname = %s\n"
13000 "#\temail = %s\n"
13001 msgstr ""
13003 #: builtin/config.c:652
13004 msgid "only one config file at a time"
13005 msgstr ""
13007 #: builtin/config.c:658
13008 msgid "--local can only be used inside a git repository"
13009 msgstr ""
13011 #: builtin/config.c:660
13012 msgid "--blob can only be used inside a git repository"
13013 msgstr ""
13015 #: builtin/config.c:662
13016 msgid "--worktree can only be used inside a git repository"
13017 msgstr ""
13019 #: builtin/config.c:684
13020 msgid "$HOME not set"
13021 msgstr ""
13023 #: builtin/config.c:708
13024 msgid ""
13025 "--worktree cannot be used with multiple working trees unless the config\n"
13026 "extension worktreeConfig is enabled. Please read \"CONFIGURATION FILE\"\n"
13027 "section in \"git help worktree\" for details"
13028 msgstr ""
13030 #: builtin/config.c:743
13031 msgid "--get-color and variable type are incoherent"
13032 msgstr ""
13034 #: builtin/config.c:748
13035 msgid "only one action at a time"
13036 msgstr ""
13038 #: builtin/config.c:761
13039 msgid "--name-only is only applicable to --list or --get-regexp"
13040 msgstr ""
13042 #: builtin/config.c:767
13043 msgid ""
13044 "--show-origin is only applicable to --get, --get-all, --get-regexp, and --"
13045 "list"
13046 msgstr ""
13048 #: builtin/config.c:773
13049 msgid "--default is only applicable to --get"
13050 msgstr ""
13052 #: builtin/config.c:806
13053 msgid "--fixed-value only applies with 'value-pattern'"
13054 msgstr ""
13056 #: builtin/config.c:822
13057 #, c-format
13058 msgid "unable to read config file '%s'"
13059 msgstr ""
13061 #: builtin/config.c:825
13062 msgid "error processing config file(s)"
13063 msgstr ""
13065 #: builtin/config.c:835
13066 msgid "editing stdin is not supported"
13067 msgstr ""
13069 #: builtin/config.c:837
13070 msgid "editing blobs is not supported"
13071 msgstr ""
13073 #: builtin/config.c:851
13074 #, c-format
13075 msgid "cannot create configuration file %s"
13076 msgstr ""
13078 #: builtin/config.c:864
13079 #, c-format
13080 msgid ""
13081 "cannot overwrite multiple values with a single value\n"
13082 "       Use a regexp, --add or --replace-all to change %s."
13083 msgstr ""
13085 #: builtin/config.c:943 builtin/config.c:954
13086 #, c-format
13087 msgid "no such section: %s"
13088 msgstr ""
13090 #: builtin/count-objects.c:90
13091 msgid "git count-objects [-v] [-H | --human-readable]"
13092 msgstr ""
13094 #: builtin/count-objects.c:100
13095 msgid "print sizes in human readable format"
13096 msgstr ""
13098 #: builtin/credential-cache--daemon.c:226
13099 #, c-format
13100 msgid ""
13101 "The permissions on your socket directory are too loose; other\n"
13102 "users may be able to read your cached credentials. Consider running:\n"
13103 "\n"
13104 "\tchmod 0700 %s"
13105 msgstr ""
13107 #: builtin/credential-cache--daemon.c:275
13108 msgid "print debugging messages to stderr"
13109 msgstr ""
13111 #: builtin/credential-cache--daemon.c:315
13112 msgid "credential-cache--daemon unavailable; no unix socket support"
13113 msgstr ""
13115 #: builtin/credential-cache.c:154
13116 msgid "credential-cache unavailable; no unix socket support"
13117 msgstr ""
13119 #: builtin/credential-store.c:66
13120 #, c-format
13121 msgid "unable to get credential storage lock in %d ms"
13122 msgstr ""
13124 #: builtin/describe.c:26
13125 msgid "git describe [<options>] [<commit-ish>...]"
13126 msgstr ""
13128 #: builtin/describe.c:27
13129 msgid "git describe [<options>] --dirty"
13130 msgstr ""
13132 #: builtin/describe.c:63
13133 msgid "head"
13134 msgstr ""
13136 #: builtin/describe.c:63
13137 msgid "lightweight"
13138 msgstr ""
13140 #: builtin/describe.c:63
13141 msgid "annotated"
13142 msgstr ""
13144 #: builtin/describe.c:277
13145 #, c-format
13146 msgid "annotated tag %s not available"
13147 msgstr ""
13149 #: builtin/describe.c:281
13150 #, c-format
13151 msgid "tag '%s' is externally known as '%s'"
13152 msgstr ""
13154 #: builtin/describe.c:328
13155 #, c-format
13156 msgid "no tag exactly matches '%s'"
13157 msgstr ""
13159 #: builtin/describe.c:330
13160 #, c-format
13161 msgid "No exact match on refs or tags, searching to describe\n"
13162 msgstr ""
13164 #: builtin/describe.c:397
13165 #, c-format
13166 msgid "finished search at %s\n"
13167 msgstr ""
13169 #: builtin/describe.c:424
13170 #, c-format
13171 msgid ""
13172 "No annotated tags can describe '%s'.\n"
13173 "However, there were unannotated tags: try --tags."
13174 msgstr ""
13176 #: builtin/describe.c:428
13177 #, c-format
13178 msgid ""
13179 "No tags can describe '%s'.\n"
13180 "Try --always, or create some tags."
13181 msgstr ""
13183 #: builtin/describe.c:458
13184 #, c-format
13185 msgid "traversed %lu commits\n"
13186 msgstr ""
13188 #: builtin/describe.c:461
13189 #, c-format
13190 msgid ""
13191 "more than %i tags found; listed %i most recent\n"
13192 "gave up search at %s\n"
13193 msgstr ""
13195 #: builtin/describe.c:529
13196 #, c-format
13197 msgid "describe %s\n"
13198 msgstr ""
13200 #: builtin/describe.c:532
13201 #, c-format
13202 msgid "Not a valid object name %s"
13203 msgstr ""
13205 #: builtin/describe.c:540
13206 #, c-format
13207 msgid "%s is neither a commit nor blob"
13208 msgstr ""
13210 #: builtin/describe.c:554
13211 msgid "find the tag that comes after the commit"
13212 msgstr ""
13214 #: builtin/describe.c:555
13215 msgid "debug search strategy on stderr"
13216 msgstr ""
13218 #: builtin/describe.c:556
13219 msgid "use any ref"
13220 msgstr ""
13222 #: builtin/describe.c:557
13223 msgid "use any tag, even unannotated"
13224 msgstr ""
13226 #: builtin/describe.c:558
13227 msgid "always use long format"
13228 msgstr ""
13230 #: builtin/describe.c:559
13231 msgid "only follow first parent"
13232 msgstr ""
13234 #: builtin/describe.c:562
13235 msgid "only output exact matches"
13236 msgstr ""
13238 #: builtin/describe.c:564
13239 msgid "consider <n> most recent tags (default: 10)"
13240 msgstr ""
13242 #: builtin/describe.c:566
13243 msgid "only consider tags matching <pattern>"
13244 msgstr ""
13246 #: builtin/describe.c:568
13247 msgid "do not consider tags matching <pattern>"
13248 msgstr ""
13250 #: builtin/describe.c:570 builtin/name-rev.c:535
13251 msgid "show abbreviated commit object as fallback"
13252 msgstr ""
13254 #: builtin/describe.c:571 builtin/describe.c:574
13255 msgid "mark"
13256 msgstr ""
13258 #: builtin/describe.c:572
13259 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
13260 msgstr ""
13262 #: builtin/describe.c:575
13263 msgid "append <mark> on broken working tree (default: \"-broken\")"
13264 msgstr ""
13266 #: builtin/describe.c:593
13267 msgid "--long is incompatible with --abbrev=0"
13268 msgstr ""
13270 #: builtin/describe.c:622
13271 msgid "No names found, cannot describe anything."
13272 msgstr ""
13274 #: builtin/describe.c:673
13275 msgid "--dirty is incompatible with commit-ishes"
13276 msgstr ""
13278 #: builtin/describe.c:675
13279 msgid "--broken is incompatible with commit-ishes"
13280 msgstr ""
13282 #: builtin/diff-tree.c:155
13283 msgid "--stdin and --merge-base are mutually exclusive"
13284 msgstr ""
13286 #: builtin/diff-tree.c:157
13287 msgid "--merge-base only works with two commits"
13288 msgstr ""
13290 #: builtin/diff.c:92
13291 #, c-format
13292 msgid "'%s': not a regular file or symlink"
13293 msgstr ""
13295 #: builtin/diff.c:259
13296 #, c-format
13297 msgid "invalid option: %s"
13298 msgstr ""
13300 #: builtin/diff.c:376
13301 #, c-format
13302 msgid "%s...%s: no merge base"
13303 msgstr ""
13305 #: builtin/diff.c:486
13306 msgid "Not a git repository"
13307 msgstr ""
13309 #: builtin/diff.c:532 builtin/grep.c:682
13310 #, c-format
13311 msgid "invalid object '%s' given."
13312 msgstr ""
13314 #: builtin/diff.c:543
13315 #, c-format
13316 msgid "more than two blobs given: '%s'"
13317 msgstr ""
13319 #: builtin/diff.c:548
13320 #, c-format
13321 msgid "unhandled object '%s' given."
13322 msgstr ""
13324 #: builtin/diff.c:582
13325 #, c-format
13326 msgid "%s...%s: multiple merge bases, using %s"
13327 msgstr ""
13329 #: builtin/difftool.c:30
13330 msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
13331 msgstr ""
13333 #: builtin/difftool.c:260
13334 #, c-format
13335 msgid "failed: %d"
13336 msgstr ""
13338 #: builtin/difftool.c:302
13339 #, c-format
13340 msgid "could not read symlink %s"
13341 msgstr ""
13343 #: builtin/difftool.c:304
13344 #, c-format
13345 msgid "could not read symlink file %s"
13346 msgstr ""
13348 #: builtin/difftool.c:312
13349 #, c-format
13350 msgid "could not read object %s for symlink %s"
13351 msgstr ""
13353 #: builtin/difftool.c:412
13354 msgid ""
13355 "combined diff formats('-c' and '--cc') are not supported in\n"
13356 "directory diff mode('-d' and '--dir-diff')."
13357 msgstr ""
13359 #: builtin/difftool.c:633
13360 #, c-format
13361 msgid "both files modified: '%s' and '%s'."
13362 msgstr ""
13364 #: builtin/difftool.c:635
13365 msgid "working tree file has been left."
13366 msgstr ""
13368 #: builtin/difftool.c:646
13369 #, c-format
13370 msgid "temporary files exist in '%s'."
13371 msgstr ""
13373 #: builtin/difftool.c:647
13374 msgid "you may want to cleanup or recover these."
13375 msgstr ""
13377 #: builtin/difftool.c:696
13378 msgid "use `diff.guitool` instead of `diff.tool`"
13379 msgstr ""
13381 #: builtin/difftool.c:698
13382 msgid "perform a full-directory diff"
13383 msgstr ""
13385 #: builtin/difftool.c:700
13386 msgid "do not prompt before launching a diff tool"
13387 msgstr ""
13389 #: builtin/difftool.c:705
13390 msgid "use symlinks in dir-diff mode"
13391 msgstr ""
13393 #: builtin/difftool.c:706
13394 msgid "tool"
13395 msgstr ""
13397 #: builtin/difftool.c:707
13398 msgid "use the specified diff tool"
13399 msgstr ""
13401 #: builtin/difftool.c:709
13402 msgid "print a list of diff tools that may be used with `--tool`"
13403 msgstr ""
13405 #: builtin/difftool.c:712
13406 msgid ""
13407 "make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
13408 "code"
13409 msgstr ""
13411 #: builtin/difftool.c:715
13412 msgid "specify a custom command for viewing diffs"
13413 msgstr ""
13415 #: builtin/difftool.c:716
13416 msgid "passed to `diff`"
13417 msgstr ""
13419 #: builtin/difftool.c:731
13420 msgid "difftool requires worktree or --no-index"
13421 msgstr ""
13423 #: builtin/difftool.c:738
13424 msgid "--dir-diff is incompatible with --no-index"
13425 msgstr ""
13427 #: builtin/difftool.c:741
13428 msgid "--gui, --tool and --extcmd are mutually exclusive"
13429 msgstr ""
13431 #: builtin/difftool.c:749
13432 msgid "no <tool> given for --tool=<tool>"
13433 msgstr ""
13435 #: builtin/difftool.c:756
13436 msgid "no <cmd> given for --extcmd=<cmd>"
13437 msgstr ""
13439 #: builtin/env--helper.c:6
13440 msgid "git env--helper --type=[bool|ulong] <options> <env-var>"
13441 msgstr ""
13443 #: builtin/env--helper.c:42 builtin/hash-object.c:98
13444 msgid "type"
13445 msgstr ""
13447 #: builtin/env--helper.c:46
13448 msgid "default for git_env_*(...) to fall back on"
13449 msgstr ""
13451 #: builtin/env--helper.c:48
13452 msgid "be quiet only use git_env_*() value as exit code"
13453 msgstr ""
13455 #: builtin/env--helper.c:67
13456 #, c-format
13457 msgid "option `--default' expects a boolean value with `--type=bool`, not `%s`"
13458 msgstr ""
13460 #: builtin/env--helper.c:82
13461 #, c-format
13462 msgid ""
13463 "option `--default' expects an unsigned long value with `--type=ulong`, not `"
13464 "%s`"
13465 msgstr ""
13467 #: builtin/fast-export.c:29
13468 msgid "git fast-export [rev-list-opts]"
13469 msgstr ""
13471 #: builtin/fast-export.c:868
13472 msgid "Error: Cannot export nested tags unless --mark-tags is specified."
13473 msgstr ""
13475 #: builtin/fast-export.c:1177
13476 msgid "--anonymize-map token cannot be empty"
13477 msgstr ""
13479 #: builtin/fast-export.c:1197
13480 msgid "show progress after <n> objects"
13481 msgstr ""
13483 #: builtin/fast-export.c:1199
13484 msgid "select handling of signed tags"
13485 msgstr ""
13487 #: builtin/fast-export.c:1202
13488 msgid "select handling of tags that tag filtered objects"
13489 msgstr ""
13491 #: builtin/fast-export.c:1205
13492 msgid "select handling of commit messages in an alternate encoding"
13493 msgstr ""
13495 #: builtin/fast-export.c:1208
13496 msgid "dump marks to this file"
13497 msgstr ""
13499 #: builtin/fast-export.c:1210
13500 msgid "import marks from this file"
13501 msgstr ""
13503 #: builtin/fast-export.c:1214
13504 msgid "import marks from this file if it exists"
13505 msgstr ""
13507 #: builtin/fast-export.c:1216
13508 msgid "fake a tagger when tags lack one"
13509 msgstr ""
13511 #: builtin/fast-export.c:1218
13512 msgid "output full tree for each commit"
13513 msgstr ""
13515 #: builtin/fast-export.c:1220
13516 msgid "use the done feature to terminate the stream"
13517 msgstr ""
13519 #: builtin/fast-export.c:1221
13520 msgid "skip output of blob data"
13521 msgstr ""
13523 #: builtin/fast-export.c:1222 builtin/log.c:1815
13524 msgid "refspec"
13525 msgstr ""
13527 #: builtin/fast-export.c:1223
13528 msgid "apply refspec to exported refs"
13529 msgstr ""
13531 #: builtin/fast-export.c:1224
13532 msgid "anonymize output"
13533 msgstr ""
13535 #: builtin/fast-export.c:1225
13536 msgid "from:to"
13537 msgstr ""
13539 #: builtin/fast-export.c:1226
13540 msgid "convert <from> to <to> in anonymized output"
13541 msgstr ""
13543 #: builtin/fast-export.c:1229
13544 msgid "reference parents which are not in fast-export stream by object id"
13545 msgstr ""
13547 #: builtin/fast-export.c:1231
13548 msgid "show original object ids of blobs/commits"
13549 msgstr ""
13551 #: builtin/fast-export.c:1233
13552 msgid "label tags with mark ids"
13553 msgstr ""
13555 #: builtin/fast-export.c:1256
13556 msgid "--anonymize-map without --anonymize does not make sense"
13557 msgstr ""
13559 #: builtin/fast-export.c:1271
13560 msgid "Cannot pass both --import-marks and --import-marks-if-exists"
13561 msgstr ""
13563 #: builtin/fast-import.c:3088
13564 #, c-format
13565 msgid "Missing from marks for submodule '%s'"
13566 msgstr ""
13568 #: builtin/fast-import.c:3090
13569 #, c-format
13570 msgid "Missing to marks for submodule '%s'"
13571 msgstr ""
13573 #: builtin/fast-import.c:3225
13574 #, c-format
13575 msgid "Expected 'mark' command, got %s"
13576 msgstr ""
13578 #: builtin/fast-import.c:3230
13579 #, c-format
13580 msgid "Expected 'to' command, got %s"
13581 msgstr ""
13583 #: builtin/fast-import.c:3322
13584 msgid "Expected format name:filename for submodule rewrite option"
13585 msgstr ""
13587 #: builtin/fast-import.c:3377
13588 #, c-format
13589 msgid "feature '%s' forbidden in input without --allow-unsafe-features"
13590 msgstr ""
13592 #: builtin/fetch-pack.c:242
13593 #, c-format
13594 msgid "Lockfile created but not reported: %s"
13595 msgstr ""
13597 #: builtin/fetch.c:35
13598 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
13599 msgstr ""
13601 #: builtin/fetch.c:36
13602 msgid "git fetch [<options>] <group>"
13603 msgstr ""
13605 #: builtin/fetch.c:37
13606 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
13607 msgstr ""
13609 #: builtin/fetch.c:38
13610 msgid "git fetch --all [<options>]"
13611 msgstr ""
13613 #: builtin/fetch.c:120
13614 msgid "fetch.parallel cannot be negative"
13615 msgstr ""
13617 #: builtin/fetch.c:143 builtin/pull.c:185
13618 msgid "fetch from all remotes"
13619 msgstr ""
13621 #: builtin/fetch.c:145 builtin/pull.c:245
13622 msgid "set upstream for git pull/fetch"
13623 msgstr ""
13625 #: builtin/fetch.c:147 builtin/pull.c:188
13626 msgid "append to .git/FETCH_HEAD instead of overwriting"
13627 msgstr ""
13629 #: builtin/fetch.c:149
13630 msgid "use atomic transaction to update references"
13631 msgstr ""
13633 #: builtin/fetch.c:151 builtin/pull.c:191
13634 msgid "path to upload pack on remote end"
13635 msgstr ""
13637 #: builtin/fetch.c:152
13638 msgid "force overwrite of local reference"
13639 msgstr ""
13641 #: builtin/fetch.c:154
13642 msgid "fetch from multiple remotes"
13643 msgstr ""
13645 #: builtin/fetch.c:156 builtin/pull.c:195
13646 msgid "fetch all tags and associated objects"
13647 msgstr ""
13649 #: builtin/fetch.c:158
13650 msgid "do not fetch all tags (--no-tags)"
13651 msgstr ""
13653 #: builtin/fetch.c:160
13654 msgid "number of submodules fetched in parallel"
13655 msgstr ""
13657 #: builtin/fetch.c:162 builtin/pull.c:198
13658 msgid "prune remote-tracking branches no longer on remote"
13659 msgstr ""
13661 #: builtin/fetch.c:164
13662 msgid "prune local tags no longer on remote and clobber changed tags"
13663 msgstr ""
13665 #: builtin/fetch.c:165 builtin/fetch.c:190 builtin/pull.c:122
13666 msgid "on-demand"
13667 msgstr ""
13669 #: builtin/fetch.c:166
13670 msgid "control recursive fetching of submodules"
13671 msgstr ""
13673 #: builtin/fetch.c:171
13674 msgid "write fetched references to the FETCH_HEAD file"
13675 msgstr ""
13677 #: builtin/fetch.c:172 builtin/pull.c:206
13678 msgid "keep downloaded pack"
13679 msgstr ""
13681 #: builtin/fetch.c:174
13682 msgid "allow updating of HEAD ref"
13683 msgstr ""
13685 #: builtin/fetch.c:177 builtin/fetch.c:183 builtin/pull.c:209
13686 #: builtin/pull.c:218
13687 msgid "deepen history of shallow clone"
13688 msgstr ""
13690 #: builtin/fetch.c:179 builtin/pull.c:212
13691 msgid "deepen history of shallow repository based on time"
13692 msgstr ""
13694 #: builtin/fetch.c:185 builtin/pull.c:221
13695 msgid "convert to a complete repository"
13696 msgstr ""
13698 #: builtin/fetch.c:188
13699 msgid "prepend this to submodule path output"
13700 msgstr ""
13702 #: builtin/fetch.c:191
13703 msgid ""
13704 "default for recursive fetching of submodules (lower priority than config "
13705 "files)"
13706 msgstr ""
13708 #: builtin/fetch.c:195 builtin/pull.c:224
13709 msgid "accept refs that update .git/shallow"
13710 msgstr ""
13712 #: builtin/fetch.c:196 builtin/pull.c:226
13713 msgid "refmap"
13714 msgstr ""
13716 #: builtin/fetch.c:197 builtin/pull.c:227
13717 msgid "specify fetch refmap"
13718 msgstr ""
13720 #: builtin/fetch.c:204 builtin/pull.c:240
13721 msgid "report that we have only objects reachable from this object"
13722 msgstr ""
13724 #: builtin/fetch.c:207 builtin/fetch.c:209
13725 msgid "run 'maintenance --auto' after fetching"
13726 msgstr ""
13728 #: builtin/fetch.c:211 builtin/pull.c:243
13729 msgid "check for forced-updates on all updated branches"
13730 msgstr ""
13732 #: builtin/fetch.c:213
13733 msgid "write the commit-graph after fetching"
13734 msgstr ""
13736 #: builtin/fetch.c:215
13737 msgid "accept refspecs from stdin"
13738 msgstr ""
13740 #: builtin/fetch.c:526
13741 msgid "Couldn't find remote ref HEAD"
13742 msgstr ""
13744 #: builtin/fetch.c:697
13745 #, c-format
13746 msgid "configuration fetch.output contains invalid value %s"
13747 msgstr ""
13749 #: builtin/fetch.c:796
13750 #, c-format
13751 msgid "object %s not found"
13752 msgstr ""
13754 #: builtin/fetch.c:800
13755 msgid "[up to date]"
13756 msgstr ""
13758 #: builtin/fetch.c:813 builtin/fetch.c:829 builtin/fetch.c:901
13759 msgid "[rejected]"
13760 msgstr ""
13762 #: builtin/fetch.c:814
13763 msgid "can't fetch in current branch"
13764 msgstr ""
13766 #: builtin/fetch.c:824
13767 msgid "[tag update]"
13768 msgstr ""
13770 #: builtin/fetch.c:825 builtin/fetch.c:862 builtin/fetch.c:884
13771 #: builtin/fetch.c:896
13772 msgid "unable to update local ref"
13773 msgstr ""
13775 #: builtin/fetch.c:829
13776 msgid "would clobber existing tag"
13777 msgstr ""
13779 #: builtin/fetch.c:851
13780 msgid "[new tag]"
13781 msgstr ""
13783 #: builtin/fetch.c:854
13784 msgid "[new branch]"
13785 msgstr ""
13787 #: builtin/fetch.c:857
13788 msgid "[new ref]"
13789 msgstr ""
13791 #: builtin/fetch.c:896
13792 msgid "forced update"
13793 msgstr ""
13795 #: builtin/fetch.c:901
13796 msgid "non-fast-forward"
13797 msgstr ""
13799 #: builtin/fetch.c:1005
13800 msgid ""
13801 "Fetch normally indicates which branches had a forced update,\n"
13802 "but that check has been disabled. To re-enable, use '--show-forced-updates'\n"
13803 "flag or run 'git config fetch.showForcedUpdates true'."
13804 msgstr ""
13806 #: builtin/fetch.c:1009
13807 #, c-format
13808 msgid ""
13809 "It took %.2f seconds to check forced updates. You can use\n"
13810 "'--no-show-forced-updates' or run 'git config fetch.showForcedUpdates "
13811 "false'\n"
13812 " to avoid this check.\n"
13813 msgstr ""
13815 #: builtin/fetch.c:1041
13816 #, c-format
13817 msgid "%s did not send all necessary objects\n"
13818 msgstr ""
13820 #: builtin/fetch.c:1069
13821 #, c-format
13822 msgid "reject %s because shallow roots are not allowed to be updated"
13823 msgstr ""
13825 #: builtin/fetch.c:1146 builtin/fetch.c:1297
13826 #, c-format
13827 msgid "From %.*s\n"
13828 msgstr ""
13830 #: builtin/fetch.c:1168
13831 #, c-format
13832 msgid ""
13833 "some local refs could not be updated; try running\n"
13834 " 'git remote prune %s' to remove any old, conflicting branches"
13835 msgstr ""
13837 #: builtin/fetch.c:1267
13838 #, c-format
13839 msgid "   (%s will become dangling)"
13840 msgstr ""
13842 #: builtin/fetch.c:1268
13843 #, c-format
13844 msgid "   (%s has become dangling)"
13845 msgstr ""
13847 #: builtin/fetch.c:1300
13848 msgid "[deleted]"
13849 msgstr ""
13851 #: builtin/fetch.c:1301 builtin/remote.c:1118
13852 msgid "(none)"
13853 msgstr ""
13855 #: builtin/fetch.c:1324
13856 #, c-format
13857 msgid "Refusing to fetch into current branch %s of non-bare repository"
13858 msgstr ""
13860 #: builtin/fetch.c:1343
13861 #, c-format
13862 msgid "Option \"%s\" value \"%s\" is not valid for %s"
13863 msgstr ""
13865 #: builtin/fetch.c:1346
13866 #, c-format
13867 msgid "Option \"%s\" is ignored for %s\n"
13868 msgstr ""
13870 #: builtin/fetch.c:1558
13871 msgid "multiple branches detected, incompatible with --set-upstream"
13872 msgstr ""
13874 #: builtin/fetch.c:1573
13875 msgid "not setting upstream for a remote remote-tracking branch"
13876 msgstr ""
13878 #: builtin/fetch.c:1575
13879 msgid "not setting upstream for a remote tag"
13880 msgstr ""
13882 #: builtin/fetch.c:1577
13883 msgid "unknown branch type"
13884 msgstr ""
13886 #: builtin/fetch.c:1579
13887 msgid ""
13888 "no source branch found.\n"
13889 "you need to specify exactly one branch with the --set-upstream option."
13890 msgstr ""
13892 #: builtin/fetch.c:1708 builtin/fetch.c:1771
13893 #, c-format
13894 msgid "Fetching %s\n"
13895 msgstr ""
13897 #: builtin/fetch.c:1718 builtin/fetch.c:1773 builtin/remote.c:101
13898 #, c-format
13899 msgid "Could not fetch %s"
13900 msgstr ""
13902 #: builtin/fetch.c:1730
13903 #, c-format
13904 msgid "could not fetch '%s' (exit code: %d)\n"
13905 msgstr ""
13907 #: builtin/fetch.c:1834
13908 msgid ""
13909 "No remote repository specified.  Please, specify either a URL or a\n"
13910 "remote name from which new revisions should be fetched."
13911 msgstr ""
13913 #: builtin/fetch.c:1870
13914 msgid "You need to specify a tag name."
13915 msgstr ""
13917 #: builtin/fetch.c:1935
13918 msgid "Negative depth in --deepen is not supported"
13919 msgstr ""
13921 #: builtin/fetch.c:1937
13922 msgid "--deepen and --depth are mutually exclusive"
13923 msgstr ""
13925 #: builtin/fetch.c:1942
13926 msgid "--depth and --unshallow cannot be used together"
13927 msgstr ""
13929 #: builtin/fetch.c:1944
13930 msgid "--unshallow on a complete repository does not make sense"
13931 msgstr ""
13933 #: builtin/fetch.c:1961
13934 msgid "fetch --all does not take a repository argument"
13935 msgstr ""
13937 #: builtin/fetch.c:1963
13938 msgid "fetch --all does not make sense with refspecs"
13939 msgstr ""
13941 #: builtin/fetch.c:1972
13942 #, c-format
13943 msgid "No such remote or remote group: %s"
13944 msgstr ""
13946 #: builtin/fetch.c:1979
13947 msgid "Fetching a group and specifying refspecs does not make sense"
13948 msgstr ""
13950 #: builtin/fetch.c:1997
13951 msgid ""
13952 "--filter can only be used with the remote configured in extensions."
13953 "partialclone"
13954 msgstr ""
13956 #: builtin/fetch.c:2001
13957 msgid "--atomic can only be used when fetching from one remote"
13958 msgstr ""
13960 #: builtin/fetch.c:2005
13961 msgid "--stdin can only be used when fetching from one remote"
13962 msgstr ""
13964 #: builtin/fmt-merge-msg.c:7
13965 msgid ""
13966 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
13967 msgstr ""
13969 #: builtin/fmt-merge-msg.c:18
13970 msgid "populate log with at most <n> entries from shortlog"
13971 msgstr ""
13973 #: builtin/fmt-merge-msg.c:21
13974 msgid "alias for --log (deprecated)"
13975 msgstr ""
13977 #: builtin/fmt-merge-msg.c:24
13978 msgid "text"
13979 msgstr ""
13981 #: builtin/fmt-merge-msg.c:25
13982 msgid "use <text> as start of message"
13983 msgstr ""
13985 #: builtin/fmt-merge-msg.c:26
13986 msgid "file to read from"
13987 msgstr ""
13989 #: builtin/for-each-ref.c:10
13990 msgid "git for-each-ref [<options>] [<pattern>]"
13991 msgstr ""
13993 #: builtin/for-each-ref.c:11
13994 msgid "git for-each-ref [--points-at <object>]"
13995 msgstr ""
13997 #: builtin/for-each-ref.c:12
13998 msgid "git for-each-ref [--merged [<commit>]] [--no-merged [<commit>]]"
13999 msgstr ""
14001 #: builtin/for-each-ref.c:13
14002 msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
14003 msgstr ""
14005 #: builtin/for-each-ref.c:28
14006 msgid "quote placeholders suitably for shells"
14007 msgstr ""
14009 #: builtin/for-each-ref.c:30
14010 msgid "quote placeholders suitably for perl"
14011 msgstr ""
14013 #: builtin/for-each-ref.c:32
14014 msgid "quote placeholders suitably for python"
14015 msgstr ""
14017 #: builtin/for-each-ref.c:34
14018 msgid "quote placeholders suitably for Tcl"
14019 msgstr ""
14021 #: builtin/for-each-ref.c:37
14022 msgid "show only <n> matched refs"
14023 msgstr ""
14025 #: builtin/for-each-ref.c:39 builtin/tag.c:472
14026 msgid "respect format colors"
14027 msgstr ""
14029 #: builtin/for-each-ref.c:42
14030 msgid "print only refs which points at the given object"
14031 msgstr ""
14033 #: builtin/for-each-ref.c:44
14034 msgid "print only refs that are merged"
14035 msgstr ""
14037 #: builtin/for-each-ref.c:45
14038 msgid "print only refs that are not merged"
14039 msgstr ""
14041 #: builtin/for-each-ref.c:46
14042 msgid "print only refs which contain the commit"
14043 msgstr ""
14045 #: builtin/for-each-ref.c:47
14046 msgid "print only refs which don't contain the commit"
14047 msgstr ""
14049 #: builtin/for-each-repo.c:9
14050 msgid "git for-each-repo --config=<config> <command-args>"
14051 msgstr ""
14053 #: builtin/for-each-repo.c:37
14054 msgid "config"
14055 msgstr ""
14057 #: builtin/for-each-repo.c:38
14058 msgid "config key storing a list of repository paths"
14059 msgstr ""
14061 #: builtin/for-each-repo.c:46
14062 msgid "missing --config=<config>"
14063 msgstr ""
14065 #: builtin/fsck.c:69 builtin/fsck.c:130 builtin/fsck.c:131
14066 msgid "unknown"
14067 msgstr ""
14069 #. TRANSLATORS: e.g. error in tree 01bfda: <more explanation>
14070 #: builtin/fsck.c:83 builtin/fsck.c:103
14071 #, c-format
14072 msgid "error in %s %s: %s"
14073 msgstr ""
14075 #. TRANSLATORS: e.g. warning in tree 01bfda: <more explanation>
14076 #: builtin/fsck.c:97
14077 #, c-format
14078 msgid "warning in %s %s: %s"
14079 msgstr ""
14081 #: builtin/fsck.c:126 builtin/fsck.c:129
14082 #, c-format
14083 msgid "broken link from %7s %s"
14084 msgstr ""
14086 #: builtin/fsck.c:138
14087 msgid "wrong object type in link"
14088 msgstr ""
14090 #: builtin/fsck.c:154
14091 #, c-format
14092 msgid ""
14093 "broken link from %7s %s\n"
14094 "              to %7s %s"
14095 msgstr ""
14097 #: builtin/fsck.c:265
14098 #, c-format
14099 msgid "missing %s %s"
14100 msgstr ""
14102 #: builtin/fsck.c:292
14103 #, c-format
14104 msgid "unreachable %s %s"
14105 msgstr ""
14107 #: builtin/fsck.c:312
14108 #, c-format
14109 msgid "dangling %s %s"
14110 msgstr ""
14112 #: builtin/fsck.c:322
14113 msgid "could not create lost-found"
14114 msgstr ""
14116 #: builtin/fsck.c:333
14117 #, c-format
14118 msgid "could not finish '%s'"
14119 msgstr ""
14121 #: builtin/fsck.c:350
14122 #, c-format
14123 msgid "Checking %s"
14124 msgstr ""
14126 #: builtin/fsck.c:388
14127 #, c-format
14128 msgid "Checking connectivity (%d objects)"
14129 msgstr ""
14131 #: builtin/fsck.c:407
14132 #, c-format
14133 msgid "Checking %s %s"
14134 msgstr ""
14136 #: builtin/fsck.c:412
14137 msgid "broken links"
14138 msgstr ""
14140 #: builtin/fsck.c:421
14141 #, c-format
14142 msgid "root %s"
14143 msgstr ""
14145 #: builtin/fsck.c:429
14146 #, c-format
14147 msgid "tagged %s %s (%s) in %s"
14148 msgstr ""
14150 #: builtin/fsck.c:458
14151 #, c-format
14152 msgid "%s: object corrupt or missing"
14153 msgstr ""
14155 #: builtin/fsck.c:483
14156 #, c-format
14157 msgid "%s: invalid reflog entry %s"
14158 msgstr ""
14160 #: builtin/fsck.c:497
14161 #, c-format
14162 msgid "Checking reflog %s->%s"
14163 msgstr ""
14165 #: builtin/fsck.c:531
14166 #, c-format
14167 msgid "%s: invalid sha1 pointer %s"
14168 msgstr ""
14170 #: builtin/fsck.c:538
14171 #, c-format
14172 msgid "%s: not a commit"
14173 msgstr ""
14175 #: builtin/fsck.c:592
14176 msgid "notice: No default references"
14177 msgstr ""
14179 #: builtin/fsck.c:607
14180 #, c-format
14181 msgid "%s: object corrupt or missing: %s"
14182 msgstr ""
14184 #: builtin/fsck.c:620
14185 #, c-format
14186 msgid "%s: object could not be parsed: %s"
14187 msgstr ""
14189 #: builtin/fsck.c:640
14190 #, c-format
14191 msgid "bad sha1 file: %s"
14192 msgstr ""
14194 #: builtin/fsck.c:655
14195 msgid "Checking object directory"
14196 msgstr ""
14198 #: builtin/fsck.c:658
14199 msgid "Checking object directories"
14200 msgstr ""
14202 #: builtin/fsck.c:673
14203 #, c-format
14204 msgid "Checking %s link"
14205 msgstr ""
14207 #: builtin/fsck.c:678 builtin/index-pack.c:865
14208 #, c-format
14209 msgid "invalid %s"
14210 msgstr ""
14212 #: builtin/fsck.c:685
14213 #, c-format
14214 msgid "%s points to something strange (%s)"
14215 msgstr ""
14217 #: builtin/fsck.c:691
14218 #, c-format
14219 msgid "%s: detached HEAD points at nothing"
14220 msgstr ""
14222 #: builtin/fsck.c:695
14223 #, c-format
14224 msgid "notice: %s points to an unborn branch (%s)"
14225 msgstr ""
14227 #: builtin/fsck.c:707
14228 msgid "Checking cache tree"
14229 msgstr ""
14231 #: builtin/fsck.c:712
14232 #, c-format
14233 msgid "%s: invalid sha1 pointer in cache-tree"
14234 msgstr ""
14236 #: builtin/fsck.c:721
14237 msgid "non-tree in cache-tree"
14238 msgstr ""
14240 #: builtin/fsck.c:752
14241 msgid "git fsck [<options>] [<object>...]"
14242 msgstr ""
14244 #: builtin/fsck.c:758
14245 msgid "show unreachable objects"
14246 msgstr ""
14248 #: builtin/fsck.c:759
14249 msgid "show dangling objects"
14250 msgstr ""
14252 #: builtin/fsck.c:760
14253 msgid "report tags"
14254 msgstr ""
14256 #: builtin/fsck.c:761
14257 msgid "report root nodes"
14258 msgstr ""
14260 #: builtin/fsck.c:762
14261 msgid "make index objects head nodes"
14262 msgstr ""
14264 #: builtin/fsck.c:763
14265 msgid "make reflogs head nodes (default)"
14266 msgstr ""
14268 #: builtin/fsck.c:764
14269 msgid "also consider packs and alternate objects"
14270 msgstr ""
14272 #: builtin/fsck.c:765
14273 msgid "check only connectivity"
14274 msgstr ""
14276 #: builtin/fsck.c:766 builtin/mktag.c:78
14277 msgid "enable more strict checking"
14278 msgstr ""
14280 #: builtin/fsck.c:768
14281 msgid "write dangling objects in .git/lost-found"
14282 msgstr ""
14284 #: builtin/fsck.c:769 builtin/prune.c:134
14285 msgid "show progress"
14286 msgstr ""
14288 #: builtin/fsck.c:770
14289 msgid "show verbose names for reachable objects"
14290 msgstr ""
14292 #: builtin/fsck.c:829 builtin/index-pack.c:261
14293 msgid "Checking objects"
14294 msgstr ""
14296 #: builtin/fsck.c:857
14297 #, c-format
14298 msgid "%s: object missing"
14299 msgstr ""
14301 #: builtin/fsck.c:868
14302 #, c-format
14303 msgid "invalid parameter: expected sha1, got '%s'"
14304 msgstr ""
14306 #: builtin/gc.c:39
14307 msgid "git gc [<options>]"
14308 msgstr ""
14310 #: builtin/gc.c:93
14311 #, c-format
14312 msgid "Failed to fstat %s: %s"
14313 msgstr ""
14315 #: builtin/gc.c:129
14316 #, c-format
14317 msgid "failed to parse '%s' value '%s'"
14318 msgstr ""
14320 #: builtin/gc.c:487 builtin/init-db.c:58
14321 #, c-format
14322 msgid "cannot stat '%s'"
14323 msgstr ""
14325 #: builtin/gc.c:496 builtin/notes.c:240 builtin/tag.c:562
14326 #, c-format
14327 msgid "cannot read '%s'"
14328 msgstr ""
14330 #: builtin/gc.c:503
14331 #, c-format
14332 msgid ""
14333 "The last gc run reported the following. Please correct the root cause\n"
14334 "and remove %s.\n"
14335 "Automatic cleanup will not be performed until the file is removed.\n"
14336 "\n"
14337 "%s"
14338 msgstr ""
14340 #: builtin/gc.c:551
14341 msgid "prune unreferenced objects"
14342 msgstr ""
14344 #: builtin/gc.c:553
14345 msgid "be more thorough (increased runtime)"
14346 msgstr ""
14348 #: builtin/gc.c:554
14349 msgid "enable auto-gc mode"
14350 msgstr ""
14352 #: builtin/gc.c:557
14353 msgid "force running gc even if there may be another gc running"
14354 msgstr ""
14356 #: builtin/gc.c:560
14357 msgid "repack all other packs except the largest pack"
14358 msgstr ""
14360 #: builtin/gc.c:576
14361 #, c-format
14362 msgid "failed to parse gc.logexpiry value %s"
14363 msgstr ""
14365 #: builtin/gc.c:587
14366 #, c-format
14367 msgid "failed to parse prune expiry value %s"
14368 msgstr ""
14370 #: builtin/gc.c:607
14371 #, c-format
14372 msgid "Auto packing the repository in background for optimum performance.\n"
14373 msgstr ""
14375 #: builtin/gc.c:609
14376 #, c-format
14377 msgid "Auto packing the repository for optimum performance.\n"
14378 msgstr ""
14380 #: builtin/gc.c:610
14381 #, c-format
14382 msgid "See \"git help gc\" for manual housekeeping.\n"
14383 msgstr ""
14385 #: builtin/gc.c:650
14386 #, c-format
14387 msgid ""
14388 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
14389 msgstr ""
14391 #: builtin/gc.c:705
14392 msgid ""
14393 "There are too many unreachable loose objects; run 'git prune' to remove them."
14394 msgstr ""
14396 #: builtin/gc.c:715
14397 msgid ""
14398 "git maintenance run [--auto] [--[no-]quiet] [--task=<task>] [--schedule]"
14399 msgstr ""
14401 #: builtin/gc.c:745
14402 msgid "--no-schedule is not allowed"
14403 msgstr ""
14405 #: builtin/gc.c:750
14406 #, c-format
14407 msgid "unrecognized --schedule argument '%s'"
14408 msgstr ""
14410 #: builtin/gc.c:869
14411 msgid "failed to write commit-graph"
14412 msgstr ""
14414 #: builtin/gc.c:914
14415 msgid "failed to fill remotes"
14416 msgstr ""
14418 #: builtin/gc.c:1037
14419 msgid "failed to start 'git pack-objects' process"
14420 msgstr ""
14422 #: builtin/gc.c:1054
14423 msgid "failed to finish 'git pack-objects' process"
14424 msgstr ""
14426 #: builtin/gc.c:1106
14427 msgid "failed to write multi-pack-index"
14428 msgstr ""
14430 #: builtin/gc.c:1124
14431 msgid "'git multi-pack-index expire' failed"
14432 msgstr ""
14434 #: builtin/gc.c:1185
14435 msgid "'git multi-pack-index repack' failed"
14436 msgstr ""
14438 #: builtin/gc.c:1194
14439 msgid ""
14440 "skipping incremental-repack task because core.multiPackIndex is disabled"
14441 msgstr ""
14443 #: builtin/gc.c:1298
14444 #, c-format
14445 msgid "lock file '%s' exists, skipping maintenance"
14446 msgstr ""
14448 #: builtin/gc.c:1328
14449 #, c-format
14450 msgid "task '%s' failed"
14451 msgstr ""
14453 #: builtin/gc.c:1410
14454 #, c-format
14455 msgid "'%s' is not a valid task"
14456 msgstr ""
14458 #: builtin/gc.c:1415
14459 #, c-format
14460 msgid "task '%s' cannot be selected multiple times"
14461 msgstr ""
14463 #: builtin/gc.c:1430
14464 msgid "run tasks based on the state of the repository"
14465 msgstr ""
14467 #: builtin/gc.c:1431
14468 msgid "frequency"
14469 msgstr ""
14471 #: builtin/gc.c:1432
14472 msgid "run tasks based on frequency"
14473 msgstr ""
14475 #: builtin/gc.c:1435
14476 msgid "do not report progress or other information over stderr"
14477 msgstr ""
14479 #: builtin/gc.c:1436
14480 msgid "task"
14481 msgstr ""
14483 #: builtin/gc.c:1437
14484 msgid "run a specific task"
14485 msgstr ""
14487 #: builtin/gc.c:1454
14488 msgid "use at most one of --auto and --schedule=<frequency>"
14489 msgstr ""
14491 #: builtin/gc.c:1497
14492 msgid "failed to run 'git config'"
14493 msgstr ""
14495 #: builtin/gc.c:1562
14496 #, c-format
14497 msgid "failed to expand path '%s'"
14498 msgstr ""
14500 #: builtin/gc.c:1591
14501 msgid "failed to start launchctl"
14502 msgstr ""
14504 #: builtin/gc.c:1628
14505 #, c-format
14506 msgid "failed to create directories for '%s'"
14507 msgstr ""
14509 #: builtin/gc.c:1689
14510 #, c-format
14511 msgid "failed to bootstrap service %s"
14512 msgstr ""
14514 #: builtin/gc.c:1760
14515 msgid "failed to create temp xml file"
14516 msgstr ""
14518 #: builtin/gc.c:1850
14519 msgid "failed to start schtasks"
14520 msgstr ""
14522 #: builtin/gc.c:1894
14523 msgid "failed to run 'crontab -l'; your system might not support 'cron'"
14524 msgstr ""
14526 #: builtin/gc.c:1911
14527 msgid "failed to run 'crontab'; your system might not support 'cron'"
14528 msgstr ""
14530 #: builtin/gc.c:1915
14531 msgid "failed to open stdin of 'crontab'"
14532 msgstr ""
14534 #: builtin/gc.c:1956
14535 msgid "'crontab' died"
14536 msgstr ""
14538 #: builtin/gc.c:1990
14539 msgid "another process is scheduling background maintenance"
14540 msgstr ""
14542 #: builtin/gc.c:2009
14543 msgid "failed to add repo to global config"
14544 msgstr ""
14546 #: builtin/gc.c:2019
14547 msgid "git maintenance <subcommand> [<options>]"
14548 msgstr ""
14550 #: builtin/gc.c:2038
14551 #, c-format
14552 msgid "invalid subcommand: %s"
14553 msgstr ""
14555 #: builtin/grep.c:30
14556 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
14557 msgstr ""
14559 #: builtin/grep.c:223
14560 #, c-format
14561 msgid "grep: failed to create thread: %s"
14562 msgstr ""
14564 #: builtin/grep.c:277
14565 #, c-format
14566 msgid "invalid number of threads specified (%d) for %s"
14567 msgstr ""
14569 #. TRANSLATORS: %s is the configuration
14570 #. variable for tweaking threads, currently
14571 #. grep.threads
14573 #: builtin/grep.c:285 builtin/index-pack.c:1589 builtin/index-pack.c:1808
14574 #: builtin/pack-objects.c:2944
14575 #, c-format
14576 msgid "no threads support, ignoring %s"
14577 msgstr ""
14579 #: builtin/grep.c:473 builtin/grep.c:601 builtin/grep.c:641
14580 #, c-format
14581 msgid "unable to read tree (%s)"
14582 msgstr ""
14584 #: builtin/grep.c:656
14585 #, c-format
14586 msgid "unable to grep from object of type %s"
14587 msgstr ""
14589 #: builtin/grep.c:737
14590 #, c-format
14591 msgid "switch `%c' expects a numerical value"
14592 msgstr ""
14594 #: builtin/grep.c:836
14595 msgid "search in index instead of in the work tree"
14596 msgstr ""
14598 #: builtin/grep.c:838
14599 msgid "find in contents not managed by git"
14600 msgstr ""
14602 #: builtin/grep.c:840
14603 msgid "search in both tracked and untracked files"
14604 msgstr ""
14606 #: builtin/grep.c:842
14607 msgid "ignore files specified via '.gitignore'"
14608 msgstr ""
14610 #: builtin/grep.c:844
14611 msgid "recursively search in each submodule"
14612 msgstr ""
14614 #: builtin/grep.c:847
14615 msgid "show non-matching lines"
14616 msgstr ""
14618 #: builtin/grep.c:849
14619 msgid "case insensitive matching"
14620 msgstr ""
14622 #: builtin/grep.c:851
14623 msgid "match patterns only at word boundaries"
14624 msgstr ""
14626 #: builtin/grep.c:853
14627 msgid "process binary files as text"
14628 msgstr ""
14630 #: builtin/grep.c:855
14631 msgid "don't match patterns in binary files"
14632 msgstr ""
14634 #: builtin/grep.c:858
14635 msgid "process binary files with textconv filters"
14636 msgstr ""
14638 #: builtin/grep.c:860
14639 msgid "search in subdirectories (default)"
14640 msgstr ""
14642 #: builtin/grep.c:862
14643 msgid "descend at most <depth> levels"
14644 msgstr ""
14646 #: builtin/grep.c:866
14647 msgid "use extended POSIX regular expressions"
14648 msgstr ""
14650 #: builtin/grep.c:869
14651 msgid "use basic POSIX regular expressions (default)"
14652 msgstr ""
14654 #: builtin/grep.c:872
14655 msgid "interpret patterns as fixed strings"
14656 msgstr ""
14658 #: builtin/grep.c:875
14659 msgid "use Perl-compatible regular expressions"
14660 msgstr ""
14662 #: builtin/grep.c:878
14663 msgid "show line numbers"
14664 msgstr ""
14666 #: builtin/grep.c:879
14667 msgid "show column number of first match"
14668 msgstr ""
14670 #: builtin/grep.c:880
14671 msgid "don't show filenames"
14672 msgstr ""
14674 #: builtin/grep.c:881
14675 msgid "show filenames"
14676 msgstr ""
14678 #: builtin/grep.c:883
14679 msgid "show filenames relative to top directory"
14680 msgstr ""
14682 #: builtin/grep.c:885
14683 msgid "show only filenames instead of matching lines"
14684 msgstr ""
14686 #: builtin/grep.c:887
14687 msgid "synonym for --files-with-matches"
14688 msgstr ""
14690 #: builtin/grep.c:890
14691 msgid "show only the names of files without match"
14692 msgstr ""
14694 #: builtin/grep.c:892
14695 msgid "print NUL after filenames"
14696 msgstr ""
14698 #: builtin/grep.c:895
14699 msgid "show only matching parts of a line"
14700 msgstr ""
14702 #: builtin/grep.c:897
14703 msgid "show the number of matches instead of matching lines"
14704 msgstr ""
14706 #: builtin/grep.c:898
14707 msgid "highlight matches"
14708 msgstr ""
14710 #: builtin/grep.c:900
14711 msgid "print empty line between matches from different files"
14712 msgstr ""
14714 #: builtin/grep.c:902
14715 msgid "show filename only once above matches from same file"
14716 msgstr ""
14718 #: builtin/grep.c:905
14719 msgid "show <n> context lines before and after matches"
14720 msgstr ""
14722 #: builtin/grep.c:908
14723 msgid "show <n> context lines before matches"
14724 msgstr ""
14726 #: builtin/grep.c:910
14727 msgid "show <n> context lines after matches"
14728 msgstr ""
14730 #: builtin/grep.c:912
14731 msgid "use <n> worker threads"
14732 msgstr ""
14734 #: builtin/grep.c:913
14735 msgid "shortcut for -C NUM"
14736 msgstr ""
14738 #: builtin/grep.c:916
14739 msgid "show a line with the function name before matches"
14740 msgstr ""
14742 #: builtin/grep.c:918
14743 msgid "show the surrounding function"
14744 msgstr ""
14746 #: builtin/grep.c:921
14747 msgid "read patterns from file"
14748 msgstr ""
14750 #: builtin/grep.c:923
14751 msgid "match <pattern>"
14752 msgstr ""
14754 #: builtin/grep.c:925
14755 msgid "combine patterns specified with -e"
14756 msgstr ""
14758 #: builtin/grep.c:937
14759 msgid "indicate hit with exit status without output"
14760 msgstr ""
14762 #: builtin/grep.c:939
14763 msgid "show only matches from files that match all patterns"
14764 msgstr ""
14766 #: builtin/grep.c:942
14767 msgid "pager"
14768 msgstr ""
14770 #: builtin/grep.c:942
14771 msgid "show matching files in the pager"
14772 msgstr ""
14774 #: builtin/grep.c:946
14775 msgid "allow calling of grep(1) (ignored by this build)"
14776 msgstr ""
14778 #: builtin/grep.c:1012
14779 msgid "no pattern given"
14780 msgstr ""
14782 #: builtin/grep.c:1048
14783 msgid "--no-index or --untracked cannot be used with revs"
14784 msgstr ""
14786 #: builtin/grep.c:1056
14787 #, c-format
14788 msgid "unable to resolve revision: %s"
14789 msgstr ""
14791 #: builtin/grep.c:1086
14792 msgid "--untracked not supported with --recurse-submodules"
14793 msgstr ""
14795 #: builtin/grep.c:1090
14796 msgid "invalid option combination, ignoring --threads"
14797 msgstr ""
14799 #: builtin/grep.c:1093 builtin/pack-objects.c:3672
14800 msgid "no threads support, ignoring --threads"
14801 msgstr ""
14803 #: builtin/grep.c:1096 builtin/index-pack.c:1586 builtin/pack-objects.c:2941
14804 #, c-format
14805 msgid "invalid number of threads specified (%d)"
14806 msgstr ""
14808 #: builtin/grep.c:1130
14809 msgid "--open-files-in-pager only works on the worktree"
14810 msgstr ""
14812 #: builtin/grep.c:1156
14813 msgid "--cached or --untracked cannot be used with --no-index"
14814 msgstr ""
14816 #: builtin/grep.c:1159
14817 msgid "--untracked cannot be used with --cached"
14818 msgstr ""
14820 #: builtin/grep.c:1165
14821 msgid "--[no-]exclude-standard cannot be used for tracked contents"
14822 msgstr ""
14824 #: builtin/grep.c:1173
14825 msgid "both --cached and trees are given"
14826 msgstr ""
14828 #: builtin/hash-object.c:85
14829 msgid ""
14830 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
14831 "[--] <file>..."
14832 msgstr ""
14834 #: builtin/hash-object.c:86
14835 msgid "git hash-object  --stdin-paths"
14836 msgstr ""
14838 #: builtin/hash-object.c:98
14839 msgid "object type"
14840 msgstr ""
14842 #: builtin/hash-object.c:99
14843 msgid "write the object into the object database"
14844 msgstr ""
14846 #: builtin/hash-object.c:101
14847 msgid "read the object from stdin"
14848 msgstr ""
14850 #: builtin/hash-object.c:103
14851 msgid "store file as is without filters"
14852 msgstr ""
14854 #: builtin/hash-object.c:104
14855 msgid ""
14856 "just hash any random garbage to create corrupt objects for debugging Git"
14857 msgstr ""
14859 #: builtin/hash-object.c:105
14860 msgid "process file as it were from this path"
14861 msgstr ""
14863 #: builtin/help.c:47
14864 msgid "print all available commands"
14865 msgstr ""
14867 #: builtin/help.c:48
14868 msgid "exclude guides"
14869 msgstr ""
14871 #: builtin/help.c:49
14872 msgid "print list of useful guides"
14873 msgstr ""
14875 #: builtin/help.c:50
14876 msgid "print all configuration variable names"
14877 msgstr ""
14879 #: builtin/help.c:52
14880 msgid "show man page"
14881 msgstr ""
14883 #: builtin/help.c:53
14884 msgid "show manual in web browser"
14885 msgstr ""
14887 #: builtin/help.c:55
14888 msgid "show info page"
14889 msgstr ""
14891 #: builtin/help.c:57
14892 msgid "print command description"
14893 msgstr ""
14895 #: builtin/help.c:62
14896 msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
14897 msgstr ""
14899 #: builtin/help.c:163
14900 #, c-format
14901 msgid "unrecognized help format '%s'"
14902 msgstr ""
14904 #: builtin/help.c:190
14905 msgid "Failed to start emacsclient."
14906 msgstr ""
14908 #: builtin/help.c:203
14909 msgid "Failed to parse emacsclient version."
14910 msgstr ""
14912 #: builtin/help.c:211
14913 #, c-format
14914 msgid "emacsclient version '%d' too old (< 22)."
14915 msgstr ""
14917 #: builtin/help.c:229 builtin/help.c:251 builtin/help.c:261 builtin/help.c:269
14918 #, c-format
14919 msgid "failed to exec '%s'"
14920 msgstr ""
14922 #: builtin/help.c:307
14923 #, c-format
14924 msgid ""
14925 "'%s': path for unsupported man viewer.\n"
14926 "Please consider using 'man.<tool>.cmd' instead."
14927 msgstr ""
14929 #: builtin/help.c:319
14930 #, c-format
14931 msgid ""
14932 "'%s': cmd for supported man viewer.\n"
14933 "Please consider using 'man.<tool>.path' instead."
14934 msgstr ""
14936 #: builtin/help.c:436
14937 #, c-format
14938 msgid "'%s': unknown man viewer."
14939 msgstr ""
14941 #: builtin/help.c:453
14942 msgid "no man viewer handled the request"
14943 msgstr ""
14945 #: builtin/help.c:461
14946 msgid "no info viewer handled the request"
14947 msgstr ""
14949 #: builtin/help.c:520 builtin/help.c:531 git.c:340
14950 #, c-format
14951 msgid "'%s' is aliased to '%s'"
14952 msgstr ""
14954 #: builtin/help.c:534 git.c:372
14955 #, c-format
14956 msgid "bad alias.%s string: %s"
14957 msgstr ""
14959 #: builtin/help.c:563 builtin/help.c:593
14960 #, c-format
14961 msgid "usage: %s%s"
14962 msgstr ""
14964 #: builtin/help.c:577
14965 msgid "'git help config' for more information"
14966 msgstr ""
14968 #: builtin/index-pack.c:221
14969 #, c-format
14970 msgid "object type mismatch at %s"
14971 msgstr ""
14973 #: builtin/index-pack.c:241
14974 #, c-format
14975 msgid "did not receive expected object %s"
14976 msgstr ""
14978 #: builtin/index-pack.c:244
14979 #, c-format
14980 msgid "object %s: expected type %s, found %s"
14981 msgstr ""
14983 #: builtin/index-pack.c:294
14984 #, c-format
14985 msgid "cannot fill %d byte"
14986 msgid_plural "cannot fill %d bytes"
14987 msgstr[0] ""
14988 msgstr[1] ""
14990 #: builtin/index-pack.c:304
14991 msgid "early EOF"
14992 msgstr ""
14994 #: builtin/index-pack.c:305
14995 msgid "read error on input"
14996 msgstr ""
14998 #: builtin/index-pack.c:317
14999 msgid "used more bytes than were available"
15000 msgstr ""
15002 #: builtin/index-pack.c:324 builtin/pack-objects.c:624
15003 msgid "pack too large for current definition of off_t"
15004 msgstr ""
15006 #: builtin/index-pack.c:327 builtin/unpack-objects.c:95
15007 msgid "pack exceeds maximum allowed size"
15008 msgstr ""
15010 #: builtin/index-pack.c:342
15011 #, c-format
15012 msgid "unable to create '%s'"
15013 msgstr ""
15015 #: builtin/index-pack.c:348
15016 #, c-format
15017 msgid "cannot open packfile '%s'"
15018 msgstr ""
15020 #: builtin/index-pack.c:362
15021 msgid "pack signature mismatch"
15022 msgstr ""
15024 #: builtin/index-pack.c:364
15025 #, c-format
15026 msgid "pack version %<PRIu32> unsupported"
15027 msgstr ""
15029 #: builtin/index-pack.c:382
15030 #, c-format
15031 msgid "pack has bad object at offset %<PRIuMAX>: %s"
15032 msgstr ""
15034 #: builtin/index-pack.c:488
15035 #, c-format
15036 msgid "inflate returned %d"
15037 msgstr ""
15039 #: builtin/index-pack.c:537
15040 msgid "offset value overflow for delta base object"
15041 msgstr ""
15043 #: builtin/index-pack.c:545
15044 msgid "delta base offset is out of bound"
15045 msgstr ""
15047 #: builtin/index-pack.c:553
15048 #, c-format
15049 msgid "unknown object type %d"
15050 msgstr ""
15052 #: builtin/index-pack.c:584
15053 msgid "cannot pread pack file"
15054 msgstr ""
15056 #: builtin/index-pack.c:586
15057 #, c-format
15058 msgid "premature end of pack file, %<PRIuMAX> byte missing"
15059 msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
15060 msgstr[0] ""
15061 msgstr[1] ""
15063 #: builtin/index-pack.c:612
15064 msgid "serious inflate inconsistency"
15065 msgstr ""
15067 #: builtin/index-pack.c:757 builtin/index-pack.c:763 builtin/index-pack.c:787
15068 #: builtin/index-pack.c:826 builtin/index-pack.c:835
15069 #, c-format
15070 msgid "SHA1 COLLISION FOUND WITH %s !"
15071 msgstr ""
15073 #: builtin/index-pack.c:760 builtin/pack-objects.c:171
15074 #: builtin/pack-objects.c:231 builtin/pack-objects.c:326
15075 #, c-format
15076 msgid "unable to read %s"
15077 msgstr ""
15079 #: builtin/index-pack.c:824
15080 #, c-format
15081 msgid "cannot read existing object info %s"
15082 msgstr ""
15084 #: builtin/index-pack.c:832
15085 #, c-format
15086 msgid "cannot read existing object %s"
15087 msgstr ""
15089 #: builtin/index-pack.c:846
15090 #, c-format
15091 msgid "invalid blob object %s"
15092 msgstr ""
15094 #: builtin/index-pack.c:849 builtin/index-pack.c:868
15095 msgid "fsck error in packed object"
15096 msgstr ""
15098 #: builtin/index-pack.c:870
15099 #, c-format
15100 msgid "Not all child objects of %s are reachable"
15101 msgstr ""
15103 #: builtin/index-pack.c:931 builtin/index-pack.c:978
15104 msgid "failed to apply delta"
15105 msgstr ""
15107 #: builtin/index-pack.c:1161
15108 msgid "Receiving objects"
15109 msgstr ""
15111 #: builtin/index-pack.c:1161
15112 msgid "Indexing objects"
15113 msgstr ""
15115 #: builtin/index-pack.c:1195
15116 msgid "pack is corrupted (SHA1 mismatch)"
15117 msgstr ""
15119 #: builtin/index-pack.c:1200
15120 msgid "cannot fstat packfile"
15121 msgstr ""
15123 #: builtin/index-pack.c:1203
15124 msgid "pack has junk at the end"
15125 msgstr ""
15127 #: builtin/index-pack.c:1215
15128 msgid "confusion beyond insanity in parse_pack_objects()"
15129 msgstr ""
15131 #: builtin/index-pack.c:1238
15132 msgid "Resolving deltas"
15133 msgstr ""
15135 #: builtin/index-pack.c:1249 builtin/pack-objects.c:2707
15136 #, c-format
15137 msgid "unable to create thread: %s"
15138 msgstr ""
15140 #: builtin/index-pack.c:1282
15141 msgid "confusion beyond insanity"
15142 msgstr ""
15144 #: builtin/index-pack.c:1288
15145 #, c-format
15146 msgid "completed with %d local object"
15147 msgid_plural "completed with %d local objects"
15148 msgstr[0] ""
15149 msgstr[1] ""
15151 #: builtin/index-pack.c:1300
15152 #, c-format
15153 msgid "Unexpected tail checksum for %s (disk corruption?)"
15154 msgstr ""
15156 #: builtin/index-pack.c:1304
15157 #, c-format
15158 msgid "pack has %d unresolved delta"
15159 msgid_plural "pack has %d unresolved deltas"
15160 msgstr[0] ""
15161 msgstr[1] ""
15163 #: builtin/index-pack.c:1328
15164 #, c-format
15165 msgid "unable to deflate appended object (%d)"
15166 msgstr ""
15168 #: builtin/index-pack.c:1424
15169 #, c-format
15170 msgid "local object %s is corrupt"
15171 msgstr ""
15173 #: builtin/index-pack.c:1445
15174 #, c-format
15175 msgid "packfile name '%s' does not end with '.%s'"
15176 msgstr ""
15178 #: builtin/index-pack.c:1469
15179 #, c-format
15180 msgid "cannot write %s file '%s'"
15181 msgstr ""
15183 #: builtin/index-pack.c:1477
15184 #, c-format
15185 msgid "cannot close written %s file '%s'"
15186 msgstr ""
15188 #: builtin/index-pack.c:1503
15189 msgid "error while closing pack file"
15190 msgstr ""
15192 #: builtin/index-pack.c:1517
15193 msgid "cannot store pack file"
15194 msgstr ""
15196 #: builtin/index-pack.c:1525
15197 msgid "cannot store index file"
15198 msgstr ""
15200 #: builtin/index-pack.c:1534
15201 msgid "cannot store reverse index file"
15202 msgstr ""
15204 #: builtin/index-pack.c:1580 builtin/pack-objects.c:2952
15205 #, c-format
15206 msgid "bad pack.indexversion=%<PRIu32>"
15207 msgstr ""
15209 #: builtin/index-pack.c:1650
15210 #, c-format
15211 msgid "Cannot open existing pack file '%s'"
15212 msgstr ""
15214 #: builtin/index-pack.c:1652
15215 #, c-format
15216 msgid "Cannot open existing pack idx file for '%s'"
15217 msgstr ""
15219 #: builtin/index-pack.c:1700
15220 #, c-format
15221 msgid "non delta: %d object"
15222 msgid_plural "non delta: %d objects"
15223 msgstr[0] ""
15224 msgstr[1] ""
15226 #: builtin/index-pack.c:1707
15227 #, c-format
15228 msgid "chain length = %d: %lu object"
15229 msgid_plural "chain length = %d: %lu objects"
15230 msgstr[0] ""
15231 msgstr[1] ""
15233 #: builtin/index-pack.c:1765
15234 msgid "Cannot come back to cwd"
15235 msgstr ""
15237 #: builtin/index-pack.c:1819 builtin/index-pack.c:1822
15238 #: builtin/index-pack.c:1838 builtin/index-pack.c:1842
15239 #, c-format
15240 msgid "bad %s"
15241 msgstr ""
15243 #: builtin/index-pack.c:1848 builtin/init-db.c:392 builtin/init-db.c:625
15244 #, c-format
15245 msgid "unknown hash algorithm '%s'"
15246 msgstr ""
15248 #: builtin/index-pack.c:1867
15249 msgid "--fix-thin cannot be used without --stdin"
15250 msgstr ""
15252 #: builtin/index-pack.c:1869
15253 msgid "--stdin requires a git repository"
15254 msgstr ""
15256 #: builtin/index-pack.c:1871
15257 msgid "--object-format cannot be used with --stdin"
15258 msgstr ""
15260 #: builtin/index-pack.c:1886
15261 msgid "--verify with no packfile name given"
15262 msgstr ""
15264 #: builtin/index-pack.c:1956 builtin/unpack-objects.c:582
15265 msgid "fsck error in pack objects"
15266 msgstr ""
15268 #: builtin/init-db.c:64
15269 #, c-format
15270 msgid "cannot stat template '%s'"
15271 msgstr ""
15273 #: builtin/init-db.c:69
15274 #, c-format
15275 msgid "cannot opendir '%s'"
15276 msgstr ""
15278 #: builtin/init-db.c:81
15279 #, c-format
15280 msgid "cannot readlink '%s'"
15281 msgstr ""
15283 #: builtin/init-db.c:83
15284 #, c-format
15285 msgid "cannot symlink '%s' '%s'"
15286 msgstr ""
15288 #: builtin/init-db.c:89
15289 #, c-format
15290 msgid "cannot copy '%s' to '%s'"
15291 msgstr ""
15293 #: builtin/init-db.c:93
15294 #, c-format
15295 msgid "ignoring template %s"
15296 msgstr ""
15298 #: builtin/init-db.c:124
15299 #, c-format
15300 msgid "templates not found in %s"
15301 msgstr ""
15303 #: builtin/init-db.c:139
15304 #, c-format
15305 msgid "not copying templates from '%s': %s"
15306 msgstr ""
15308 #: builtin/init-db.c:275
15309 #, c-format
15310 msgid "invalid initial branch name: '%s'"
15311 msgstr ""
15313 #: builtin/init-db.c:367
15314 #, c-format
15315 msgid "unable to handle file type %d"
15316 msgstr ""
15318 #: builtin/init-db.c:370
15319 #, c-format
15320 msgid "unable to move %s to %s"
15321 msgstr ""
15323 #: builtin/init-db.c:386
15324 msgid "attempt to reinitialize repository with different hash"
15325 msgstr ""
15327 #: builtin/init-db.c:410 builtin/init-db.c:413
15328 #, c-format
15329 msgid "%s already exists"
15330 msgstr ""
15332 #: builtin/init-db.c:445
15333 #, c-format
15334 msgid "re-init: ignored --initial-branch=%s"
15335 msgstr ""
15337 #: builtin/init-db.c:476
15338 #, c-format
15339 msgid "Reinitialized existing shared Git repository in %s%s\n"
15340 msgstr ""
15342 #: builtin/init-db.c:477
15343 #, c-format
15344 msgid "Reinitialized existing Git repository in %s%s\n"
15345 msgstr ""
15347 #: builtin/init-db.c:481
15348 #, c-format
15349 msgid "Initialized empty shared Git repository in %s%s\n"
15350 msgstr ""
15352 #: builtin/init-db.c:482
15353 #, c-format
15354 msgid "Initialized empty Git repository in %s%s\n"
15355 msgstr ""
15357 #: builtin/init-db.c:531
15358 msgid ""
15359 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
15360 "shared[=<permissions>]] [<directory>]"
15361 msgstr ""
15363 #: builtin/init-db.c:557
15364 msgid "permissions"
15365 msgstr ""
15367 #: builtin/init-db.c:558
15368 msgid "specify that the git repository is to be shared amongst several users"
15369 msgstr ""
15371 #: builtin/init-db.c:564
15372 msgid "override the name of the initial branch"
15373 msgstr ""
15375 #: builtin/init-db.c:565 builtin/verify-pack.c:74
15376 msgid "hash"
15377 msgstr ""
15379 #: builtin/init-db.c:566 builtin/show-index.c:22 builtin/verify-pack.c:75
15380 msgid "specify the hash algorithm to use"
15381 msgstr ""
15383 #: builtin/init-db.c:573
15384 msgid "--separate-git-dir and --bare are mutually exclusive"
15385 msgstr ""
15387 #: builtin/init-db.c:602 builtin/init-db.c:607
15388 #, c-format
15389 msgid "cannot mkdir %s"
15390 msgstr ""
15392 #: builtin/init-db.c:611 builtin/init-db.c:666
15393 #, c-format
15394 msgid "cannot chdir to %s"
15395 msgstr ""
15397 #: builtin/init-db.c:638
15398 #, c-format
15399 msgid ""
15400 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
15401 "dir=<directory>)"
15402 msgstr ""
15404 #: builtin/init-db.c:690
15405 #, c-format
15406 msgid "Cannot access work tree '%s'"
15407 msgstr ""
15409 #: builtin/init-db.c:695
15410 msgid "--separate-git-dir incompatible with bare repository"
15411 msgstr ""
15413 #: builtin/interpret-trailers.c:16
15414 msgid ""
15415 "git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
15416 "<token>[(=|:)<value>])...] [<file>...]"
15417 msgstr ""
15419 #: builtin/interpret-trailers.c:95
15420 msgid "edit files in place"
15421 msgstr ""
15423 #: builtin/interpret-trailers.c:96
15424 msgid "trim empty trailers"
15425 msgstr ""
15427 #: builtin/interpret-trailers.c:99
15428 msgid "where to place the new trailer"
15429 msgstr ""
15431 #: builtin/interpret-trailers.c:101
15432 msgid "action if trailer already exists"
15433 msgstr ""
15435 #: builtin/interpret-trailers.c:103
15436 msgid "action if trailer is missing"
15437 msgstr ""
15439 #: builtin/interpret-trailers.c:105
15440 msgid "output only the trailers"
15441 msgstr ""
15443 #: builtin/interpret-trailers.c:106
15444 msgid "do not apply config rules"
15445 msgstr ""
15447 #: builtin/interpret-trailers.c:107
15448 msgid "join whitespace-continued values"
15449 msgstr ""
15451 #: builtin/interpret-trailers.c:108
15452 msgid "set parsing options"
15453 msgstr ""
15455 #: builtin/interpret-trailers.c:110
15456 msgid "do not treat --- specially"
15457 msgstr ""
15459 #: builtin/interpret-trailers.c:111
15460 msgid "trailer"
15461 msgstr ""
15463 #: builtin/interpret-trailers.c:112
15464 msgid "trailer(s) to add"
15465 msgstr ""
15467 #: builtin/interpret-trailers.c:123
15468 msgid "--trailer with --only-input does not make sense"
15469 msgstr ""
15471 #: builtin/interpret-trailers.c:133
15472 msgid "no input file given for in-place editing"
15473 msgstr ""
15475 #: builtin/log.c:59
15476 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
15477 msgstr ""
15479 #: builtin/log.c:60
15480 msgid "git show [<options>] <object>..."
15481 msgstr ""
15483 #: builtin/log.c:113
15484 #, c-format
15485 msgid "invalid --decorate option: %s"
15486 msgstr ""
15488 #: builtin/log.c:180
15489 msgid "show source"
15490 msgstr ""
15492 #: builtin/log.c:181
15493 msgid "use mail map file"
15494 msgstr ""
15496 #: builtin/log.c:184
15497 msgid "only decorate refs that match <pattern>"
15498 msgstr ""
15500 #: builtin/log.c:186
15501 msgid "do not decorate refs that match <pattern>"
15502 msgstr ""
15504 #: builtin/log.c:187
15505 msgid "decorate options"
15506 msgstr ""
15508 #: builtin/log.c:190
15509 msgid ""
15510 "trace the evolution of line range <start>,<end> or function :<funcname> in "
15511 "<file>"
15512 msgstr ""
15514 #: builtin/log.c:213
15515 msgid "-L<range>:<file> cannot be used with pathspec"
15516 msgstr ""
15518 #: builtin/log.c:303
15519 #, c-format
15520 msgid "Final output: %d %s\n"
15521 msgstr ""
15523 #: builtin/log.c:566
15524 #, c-format
15525 msgid "git show %s: bad file"
15526 msgstr ""
15528 #: builtin/log.c:581 builtin/log.c:671
15529 #, c-format
15530 msgid "could not read object %s"
15531 msgstr ""
15533 #: builtin/log.c:696
15534 #, c-format
15535 msgid "unknown type: %d"
15536 msgstr ""
15538 #: builtin/log.c:841
15539 #, c-format
15540 msgid "%s: invalid cover from description mode"
15541 msgstr ""
15543 #: builtin/log.c:848
15544 msgid "format.headers without value"
15545 msgstr ""
15547 #: builtin/log.c:977
15548 #, c-format
15549 msgid "cannot open patch file %s"
15550 msgstr ""
15552 #: builtin/log.c:994
15553 msgid "need exactly one range"
15554 msgstr ""
15556 #: builtin/log.c:1004
15557 msgid "not a range"
15558 msgstr ""
15560 #: builtin/log.c:1168
15561 msgid "cover letter needs email format"
15562 msgstr ""
15564 #: builtin/log.c:1174
15565 msgid "failed to create cover-letter file"
15566 msgstr ""
15568 #: builtin/log.c:1261
15569 #, c-format
15570 msgid "insane in-reply-to: %s"
15571 msgstr ""
15573 #: builtin/log.c:1288
15574 msgid "git format-patch [<options>] [<since> | <revision-range>]"
15575 msgstr ""
15577 #: builtin/log.c:1346
15578 msgid "two output directories?"
15579 msgstr ""
15581 #: builtin/log.c:1497 builtin/log.c:2317 builtin/log.c:2319 builtin/log.c:2331
15582 #, c-format
15583 msgid "unknown commit %s"
15584 msgstr ""
15586 #: builtin/log.c:1508 builtin/replace.c:58 builtin/replace.c:207
15587 #: builtin/replace.c:210
15588 #, c-format
15589 msgid "failed to resolve '%s' as a valid ref"
15590 msgstr ""
15592 #: builtin/log.c:1517
15593 msgid "could not find exact merge base"
15594 msgstr ""
15596 #: builtin/log.c:1527
15597 msgid ""
15598 "failed to get upstream, if you want to record base commit automatically,\n"
15599 "please use git branch --set-upstream-to to track a remote branch.\n"
15600 "Or you could specify base commit by --base=<base-commit-id> manually"
15601 msgstr ""
15603 #: builtin/log.c:1550
15604 msgid "failed to find exact merge base"
15605 msgstr ""
15607 #: builtin/log.c:1567
15608 msgid "base commit should be the ancestor of revision list"
15609 msgstr ""
15611 #: builtin/log.c:1577
15612 msgid "base commit shouldn't be in revision list"
15613 msgstr ""
15615 #: builtin/log.c:1635
15616 msgid "cannot get patch id"
15617 msgstr ""
15619 #: builtin/log.c:1692
15620 msgid "failed to infer range-diff origin of current series"
15621 msgstr ""
15623 #: builtin/log.c:1694
15624 #, c-format
15625 msgid "using '%s' as range-diff origin of current series"
15626 msgstr ""
15628 #: builtin/log.c:1738
15629 msgid "use [PATCH n/m] even with a single patch"
15630 msgstr ""
15632 #: builtin/log.c:1741
15633 msgid "use [PATCH] even with multiple patches"
15634 msgstr ""
15636 #: builtin/log.c:1745
15637 msgid "print patches to standard out"
15638 msgstr ""
15640 #: builtin/log.c:1747
15641 msgid "generate a cover letter"
15642 msgstr ""
15644 #: builtin/log.c:1749
15645 msgid "use simple number sequence for output file names"
15646 msgstr ""
15648 #: builtin/log.c:1750
15649 msgid "sfx"
15650 msgstr ""
15652 #: builtin/log.c:1751
15653 msgid "use <sfx> instead of '.patch'"
15654 msgstr ""
15656 #: builtin/log.c:1753
15657 msgid "start numbering patches at <n> instead of 1"
15658 msgstr ""
15660 #: builtin/log.c:1755
15661 msgid "mark the series as Nth re-roll"
15662 msgstr ""
15664 #: builtin/log.c:1757
15665 msgid "max length of output filename"
15666 msgstr ""
15668 #: builtin/log.c:1759
15669 msgid "use [RFC PATCH] instead of [PATCH]"
15670 msgstr ""
15672 #: builtin/log.c:1762
15673 msgid "cover-from-description-mode"
15674 msgstr ""
15676 #: builtin/log.c:1763
15677 msgid "generate parts of a cover letter based on a branch's description"
15678 msgstr ""
15680 #: builtin/log.c:1765
15681 msgid "use [<prefix>] instead of [PATCH]"
15682 msgstr ""
15684 #: builtin/log.c:1768
15685 msgid "store resulting files in <dir>"
15686 msgstr ""
15688 #: builtin/log.c:1771
15689 msgid "don't strip/add [PATCH]"
15690 msgstr ""
15692 #: builtin/log.c:1774
15693 msgid "don't output binary diffs"
15694 msgstr ""
15696 #: builtin/log.c:1776
15697 msgid "output all-zero hash in From header"
15698 msgstr ""
15700 #: builtin/log.c:1778
15701 msgid "don't include a patch matching a commit upstream"
15702 msgstr ""
15704 #: builtin/log.c:1780
15705 msgid "show patch format instead of default (patch + stat)"
15706 msgstr ""
15708 #: builtin/log.c:1782
15709 msgid "Messaging"
15710 msgstr ""
15712 #: builtin/log.c:1783
15713 msgid "header"
15714 msgstr ""
15716 #: builtin/log.c:1784
15717 msgid "add email header"
15718 msgstr ""
15720 #: builtin/log.c:1785 builtin/log.c:1786
15721 msgid "email"
15722 msgstr ""
15724 #: builtin/log.c:1785
15725 msgid "add To: header"
15726 msgstr ""
15728 #: builtin/log.c:1786
15729 msgid "add Cc: header"
15730 msgstr ""
15732 #: builtin/log.c:1787
15733 msgid "ident"
15734 msgstr ""
15736 #: builtin/log.c:1788
15737 msgid "set From address to <ident> (or committer ident if absent)"
15738 msgstr ""
15740 #: builtin/log.c:1790
15741 msgid "message-id"
15742 msgstr ""
15744 #: builtin/log.c:1791
15745 msgid "make first mail a reply to <message-id>"
15746 msgstr ""
15748 #: builtin/log.c:1792 builtin/log.c:1795
15749 msgid "boundary"
15750 msgstr ""
15752 #: builtin/log.c:1793
15753 msgid "attach the patch"
15754 msgstr ""
15756 #: builtin/log.c:1796
15757 msgid "inline the patch"
15758 msgstr ""
15760 #: builtin/log.c:1800
15761 msgid "enable message threading, styles: shallow, deep"
15762 msgstr ""
15764 #: builtin/log.c:1802
15765 msgid "signature"
15766 msgstr ""
15768 #: builtin/log.c:1803
15769 msgid "add a signature"
15770 msgstr ""
15772 #: builtin/log.c:1804
15773 msgid "base-commit"
15774 msgstr ""
15776 #: builtin/log.c:1805
15777 msgid "add prerequisite tree info to the patch series"
15778 msgstr ""
15780 #: builtin/log.c:1808
15781 msgid "add a signature from a file"
15782 msgstr ""
15784 #: builtin/log.c:1809
15785 msgid "don't print the patch filenames"
15786 msgstr ""
15788 #: builtin/log.c:1811
15789 msgid "show progress while generating patches"
15790 msgstr ""
15792 #: builtin/log.c:1813
15793 msgid "show changes against <rev> in cover letter or single patch"
15794 msgstr ""
15796 #: builtin/log.c:1816
15797 msgid "show changes against <refspec> in cover letter or single patch"
15798 msgstr ""
15800 #: builtin/log.c:1818
15801 msgid "percentage by which creation is weighted"
15802 msgstr ""
15804 #: builtin/log.c:1904
15805 #, c-format
15806 msgid "invalid ident line: %s"
15807 msgstr ""
15809 #: builtin/log.c:1919
15810 msgid "-n and -k are mutually exclusive"
15811 msgstr ""
15813 #: builtin/log.c:1921
15814 msgid "--subject-prefix/--rfc and -k are mutually exclusive"
15815 msgstr ""
15817 #: builtin/log.c:1929
15818 msgid "--name-only does not make sense"
15819 msgstr ""
15821 #: builtin/log.c:1931
15822 msgid "--name-status does not make sense"
15823 msgstr ""
15825 #: builtin/log.c:1933
15826 msgid "--check does not make sense"
15827 msgstr ""
15829 #: builtin/log.c:1955
15830 msgid "--stdout, --output, and --output-directory are mutually exclusive"
15831 msgstr ""
15833 #: builtin/log.c:2078
15834 msgid "--interdiff requires --cover-letter or single patch"
15835 msgstr ""
15837 #: builtin/log.c:2082
15838 msgid "Interdiff:"
15839 msgstr ""
15841 #: builtin/log.c:2083
15842 #, c-format
15843 msgid "Interdiff against v%d:"
15844 msgstr ""
15846 #: builtin/log.c:2089
15847 msgid "--creation-factor requires --range-diff"
15848 msgstr ""
15850 #: builtin/log.c:2093
15851 msgid "--range-diff requires --cover-letter or single patch"
15852 msgstr ""
15854 #: builtin/log.c:2101
15855 msgid "Range-diff:"
15856 msgstr ""
15858 #: builtin/log.c:2102
15859 #, c-format
15860 msgid "Range-diff against v%d:"
15861 msgstr ""
15863 #: builtin/log.c:2113
15864 #, c-format
15865 msgid "unable to read signature file '%s'"
15866 msgstr ""
15868 #: builtin/log.c:2149
15869 msgid "Generating patches"
15870 msgstr ""
15872 #: builtin/log.c:2193
15873 msgid "failed to create output files"
15874 msgstr ""
15876 #: builtin/log.c:2252
15877 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
15878 msgstr ""
15880 #: builtin/log.c:2306
15881 #, c-format
15882 msgid ""
15883 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
15884 msgstr ""
15886 #: builtin/ls-files.c:486
15887 msgid "git ls-files [<options>] [<file>...]"
15888 msgstr ""
15890 #: builtin/ls-files.c:542
15891 msgid "identify the file status with tags"
15892 msgstr ""
15894 #: builtin/ls-files.c:544
15895 msgid "use lowercase letters for 'assume unchanged' files"
15896 msgstr ""
15898 #: builtin/ls-files.c:546
15899 msgid "use lowercase letters for 'fsmonitor clean' files"
15900 msgstr ""
15902 #: builtin/ls-files.c:548
15903 msgid "show cached files in the output (default)"
15904 msgstr ""
15906 #: builtin/ls-files.c:550
15907 msgid "show deleted files in the output"
15908 msgstr ""
15910 #: builtin/ls-files.c:552
15911 msgid "show modified files in the output"
15912 msgstr ""
15914 #: builtin/ls-files.c:554
15915 msgid "show other files in the output"
15916 msgstr ""
15918 #: builtin/ls-files.c:556
15919 msgid "show ignored files in the output"
15920 msgstr ""
15922 #: builtin/ls-files.c:559
15923 msgid "show staged contents' object name in the output"
15924 msgstr ""
15926 #: builtin/ls-files.c:561
15927 msgid "show files on the filesystem that need to be removed"
15928 msgstr ""
15930 #: builtin/ls-files.c:563
15931 msgid "show 'other' directories' names only"
15932 msgstr ""
15934 #: builtin/ls-files.c:565
15935 msgid "show line endings of files"
15936 msgstr ""
15938 #: builtin/ls-files.c:567
15939 msgid "don't show empty directories"
15940 msgstr ""
15942 #: builtin/ls-files.c:570
15943 msgid "show unmerged files in the output"
15944 msgstr ""
15946 #: builtin/ls-files.c:572
15947 msgid "show resolve-undo information"
15948 msgstr ""
15950 #: builtin/ls-files.c:574
15951 msgid "skip files matching pattern"
15952 msgstr ""
15954 #: builtin/ls-files.c:577
15955 msgid "exclude patterns are read from <file>"
15956 msgstr ""
15958 #: builtin/ls-files.c:580
15959 msgid "read additional per-directory exclude patterns in <file>"
15960 msgstr ""
15962 #: builtin/ls-files.c:582
15963 msgid "add the standard git exclusions"
15964 msgstr ""
15966 #: builtin/ls-files.c:586
15967 msgid "make the output relative to the project top directory"
15968 msgstr ""
15970 #: builtin/ls-files.c:589
15971 msgid "recurse through submodules"
15972 msgstr ""
15974 #: builtin/ls-files.c:591
15975 msgid "if any <file> is not in the index, treat this as an error"
15976 msgstr ""
15978 #: builtin/ls-files.c:592
15979 msgid "tree-ish"
15980 msgstr ""
15982 #: builtin/ls-files.c:593
15983 msgid "pretend that paths removed since <tree-ish> are still present"
15984 msgstr ""
15986 #: builtin/ls-files.c:595
15987 msgid "show debugging data"
15988 msgstr ""
15990 #: builtin/ls-files.c:597
15991 msgid "suppress duplicate entries"
15992 msgstr ""
15994 #: builtin/ls-remote.c:9
15995 msgid ""
15996 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
15997 "                     [-q | --quiet] [--exit-code] [--get-url]\n"
15998 "                     [--symref] [<repository> [<refs>...]]"
15999 msgstr ""
16001 #: builtin/ls-remote.c:60
16002 msgid "do not print remote URL"
16003 msgstr ""
16005 #: builtin/ls-remote.c:61 builtin/ls-remote.c:63 builtin/rebase.c:1404
16006 msgid "exec"
16007 msgstr ""
16009 #: builtin/ls-remote.c:62 builtin/ls-remote.c:64
16010 msgid "path of git-upload-pack on the remote host"
16011 msgstr ""
16013 #: builtin/ls-remote.c:66
16014 msgid "limit to tags"
16015 msgstr ""
16017 #: builtin/ls-remote.c:67
16018 msgid "limit to heads"
16019 msgstr ""
16021 #: builtin/ls-remote.c:68
16022 msgid "do not show peeled tags"
16023 msgstr ""
16025 #: builtin/ls-remote.c:70
16026 msgid "take url.<base>.insteadOf into account"
16027 msgstr ""
16029 #: builtin/ls-remote.c:73
16030 msgid "exit with exit code 2 if no matching refs are found"
16031 msgstr ""
16033 #: builtin/ls-remote.c:76
16034 msgid "show underlying ref in addition to the object pointed by it"
16035 msgstr ""
16037 #: builtin/ls-tree.c:30
16038 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
16039 msgstr ""
16041 #: builtin/ls-tree.c:128
16042 msgid "only show trees"
16043 msgstr ""
16045 #: builtin/ls-tree.c:130
16046 msgid "recurse into subtrees"
16047 msgstr ""
16049 #: builtin/ls-tree.c:132
16050 msgid "show trees when recursing"
16051 msgstr ""
16053 #: builtin/ls-tree.c:135
16054 msgid "terminate entries with NUL byte"
16055 msgstr ""
16057 #: builtin/ls-tree.c:136
16058 msgid "include object size"
16059 msgstr ""
16061 #: builtin/ls-tree.c:138 builtin/ls-tree.c:140
16062 msgid "list only filenames"
16063 msgstr ""
16065 #: builtin/ls-tree.c:143
16066 msgid "use full path names"
16067 msgstr ""
16069 #: builtin/ls-tree.c:145
16070 msgid "list entire tree; not just current directory (implies --full-name)"
16071 msgstr ""
16073 #: builtin/mailsplit.c:241
16074 #, c-format
16075 msgid "empty mbox: '%s'"
16076 msgstr ""
16078 #: builtin/merge-base.c:32
16079 msgid "git merge-base [-a | --all] <commit> <commit>..."
16080 msgstr ""
16082 #: builtin/merge-base.c:33
16083 msgid "git merge-base [-a | --all] --octopus <commit>..."
16084 msgstr ""
16086 #: builtin/merge-base.c:34
16087 msgid "git merge-base --independent <commit>..."
16088 msgstr ""
16090 #: builtin/merge-base.c:35
16091 msgid "git merge-base --is-ancestor <commit> <commit>"
16092 msgstr ""
16094 #: builtin/merge-base.c:36
16095 msgid "git merge-base --fork-point <ref> [<commit>]"
16096 msgstr ""
16098 #: builtin/merge-base.c:143
16099 msgid "output all common ancestors"
16100 msgstr ""
16102 #: builtin/merge-base.c:145
16103 msgid "find ancestors for a single n-way merge"
16104 msgstr ""
16106 #: builtin/merge-base.c:147
16107 msgid "list revs not reachable from others"
16108 msgstr ""
16110 #: builtin/merge-base.c:149
16111 msgid "is the first one ancestor of the other?"
16112 msgstr ""
16114 #: builtin/merge-base.c:151
16115 msgid "find where <commit> forked from reflog of <ref>"
16116 msgstr ""
16118 #: builtin/merge-file.c:9
16119 msgid ""
16120 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
16121 "<orig-file> <file2>"
16122 msgstr ""
16124 #: builtin/merge-file.c:35
16125 msgid "send results to standard output"
16126 msgstr ""
16128 #: builtin/merge-file.c:36
16129 msgid "use a diff3 based merge"
16130 msgstr ""
16132 #: builtin/merge-file.c:37
16133 msgid "for conflicts, use our version"
16134 msgstr ""
16136 #: builtin/merge-file.c:39
16137 msgid "for conflicts, use their version"
16138 msgstr ""
16140 #: builtin/merge-file.c:41
16141 msgid "for conflicts, use a union version"
16142 msgstr ""
16144 #: builtin/merge-file.c:44
16145 msgid "for conflicts, use this marker size"
16146 msgstr ""
16148 #: builtin/merge-file.c:45
16149 msgid "do not warn about conflicts"
16150 msgstr ""
16152 #: builtin/merge-file.c:47
16153 msgid "set labels for file1/orig-file/file2"
16154 msgstr ""
16156 #: builtin/merge-recursive.c:47
16157 #, c-format
16158 msgid "unknown option %s"
16159 msgstr ""
16161 #: builtin/merge-recursive.c:53
16162 #, c-format
16163 msgid "could not parse object '%s'"
16164 msgstr ""
16166 #: builtin/merge-recursive.c:57
16167 #, c-format
16168 msgid "cannot handle more than %d base. Ignoring %s."
16169 msgid_plural "cannot handle more than %d bases. Ignoring %s."
16170 msgstr[0] ""
16171 msgstr[1] ""
16173 #: builtin/merge-recursive.c:65
16174 msgid "not handling anything other than two heads merge."
16175 msgstr ""
16177 #: builtin/merge-recursive.c:74 builtin/merge-recursive.c:76
16178 #, c-format
16179 msgid "could not resolve ref '%s'"
16180 msgstr ""
16182 #: builtin/merge-recursive.c:82
16183 #, c-format
16184 msgid "Merging %s with %s\n"
16185 msgstr ""
16187 #: builtin/merge.c:58
16188 msgid "git merge [<options>] [<commit>...]"
16189 msgstr ""
16191 #: builtin/merge.c:59
16192 msgid "git merge --abort"
16193 msgstr ""
16195 #: builtin/merge.c:60
16196 msgid "git merge --continue"
16197 msgstr ""
16199 #: builtin/merge.c:123
16200 msgid "switch `m' requires a value"
16201 msgstr ""
16203 #: builtin/merge.c:146
16204 #, c-format
16205 msgid "option `%s' requires a value"
16206 msgstr ""
16208 #: builtin/merge.c:199
16209 #, c-format
16210 msgid "Could not find merge strategy '%s'.\n"
16211 msgstr ""
16213 #: builtin/merge.c:200
16214 #, c-format
16215 msgid "Available strategies are:"
16216 msgstr ""
16218 #: builtin/merge.c:205
16219 #, c-format
16220 msgid "Available custom strategies are:"
16221 msgstr ""
16223 #: builtin/merge.c:256 builtin/pull.c:133
16224 msgid "do not show a diffstat at the end of the merge"
16225 msgstr ""
16227 #: builtin/merge.c:259 builtin/pull.c:136
16228 msgid "show a diffstat at the end of the merge"
16229 msgstr ""
16231 #: builtin/merge.c:260 builtin/pull.c:139
16232 msgid "(synonym to --stat)"
16233 msgstr ""
16235 #: builtin/merge.c:262 builtin/pull.c:142
16236 msgid "add (at most <n>) entries from shortlog to merge commit message"
16237 msgstr ""
16239 #: builtin/merge.c:265 builtin/pull.c:148
16240 msgid "create a single commit instead of doing a merge"
16241 msgstr ""
16243 #: builtin/merge.c:267 builtin/pull.c:151
16244 msgid "perform a commit if the merge succeeds (default)"
16245 msgstr ""
16247 #: builtin/merge.c:269 builtin/pull.c:154
16248 msgid "edit message before committing"
16249 msgstr ""
16251 #: builtin/merge.c:271
16252 msgid "allow fast-forward (default)"
16253 msgstr ""
16255 #: builtin/merge.c:273 builtin/pull.c:161
16256 msgid "abort if fast-forward is not possible"
16257 msgstr ""
16259 #: builtin/merge.c:277 builtin/pull.c:164
16260 msgid "verify that the named commit has a valid GPG signature"
16261 msgstr ""
16263 #: builtin/merge.c:278 builtin/notes.c:787 builtin/pull.c:168
16264 #: builtin/rebase.c:541 builtin/rebase.c:1418 builtin/revert.c:114
16265 msgid "strategy"
16266 msgstr ""
16268 #: builtin/merge.c:279 builtin/pull.c:169
16269 msgid "merge strategy to use"
16270 msgstr ""
16272 #: builtin/merge.c:280 builtin/pull.c:172
16273 msgid "option=value"
16274 msgstr ""
16276 #: builtin/merge.c:281 builtin/pull.c:173
16277 msgid "option for selected merge strategy"
16278 msgstr ""
16280 #: builtin/merge.c:283
16281 msgid "merge commit message (for a non-fast-forward merge)"
16282 msgstr ""
16284 #: builtin/merge.c:290
16285 msgid "abort the current in-progress merge"
16286 msgstr ""
16288 #: builtin/merge.c:292
16289 msgid "--abort but leave index and working tree alone"
16290 msgstr ""
16292 #: builtin/merge.c:294
16293 msgid "continue the current in-progress merge"
16294 msgstr ""
16296 #: builtin/merge.c:296 builtin/pull.c:180
16297 msgid "allow merging unrelated histories"
16298 msgstr ""
16300 #: builtin/merge.c:303
16301 msgid "bypass pre-merge-commit and commit-msg hooks"
16302 msgstr ""
16304 #: builtin/merge.c:320
16305 msgid "could not run stash."
16306 msgstr ""
16308 #: builtin/merge.c:325
16309 msgid "stash failed"
16310 msgstr ""
16312 #: builtin/merge.c:330
16313 #, c-format
16314 msgid "not a valid object: %s"
16315 msgstr ""
16317 #: builtin/merge.c:352 builtin/merge.c:369
16318 msgid "read-tree failed"
16319 msgstr ""
16321 #: builtin/merge.c:399
16322 msgid " (nothing to squash)"
16323 msgstr ""
16325 #: builtin/merge.c:410
16326 #, c-format
16327 msgid "Squash commit -- not updating HEAD\n"
16328 msgstr ""
16330 #: builtin/merge.c:460
16331 #, c-format
16332 msgid "No merge message -- not updating HEAD\n"
16333 msgstr ""
16335 #: builtin/merge.c:511
16336 #, c-format
16337 msgid "'%s' does not point to a commit"
16338 msgstr ""
16340 #: builtin/merge.c:598
16341 #, c-format
16342 msgid "Bad branch.%s.mergeoptions string: %s"
16343 msgstr ""
16345 #: builtin/merge.c:724
16346 msgid "Not handling anything other than two heads merge."
16347 msgstr ""
16349 #: builtin/merge.c:737
16350 #, c-format
16351 msgid "Unknown option for merge-recursive: -X%s"
16352 msgstr ""
16354 #: builtin/merge.c:756 t/helper/test-fast-rebase.c:209
16355 #, c-format
16356 msgid "unable to write %s"
16357 msgstr ""
16359 #: builtin/merge.c:808
16360 #, c-format
16361 msgid "Could not read from '%s'"
16362 msgstr ""
16364 #: builtin/merge.c:817
16365 #, c-format
16366 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
16367 msgstr ""
16369 #: builtin/merge.c:823
16370 msgid ""
16371 "Please enter a commit message to explain why this merge is necessary,\n"
16372 "especially if it merges an updated upstream into a topic branch.\n"
16373 "\n"
16374 msgstr ""
16376 #: builtin/merge.c:828
16377 msgid "An empty message aborts the commit.\n"
16378 msgstr ""
16380 #: builtin/merge.c:831
16381 #, c-format
16382 msgid ""
16383 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
16384 "the commit.\n"
16385 msgstr ""
16387 #: builtin/merge.c:884
16388 msgid "Empty commit message."
16389 msgstr ""
16391 #: builtin/merge.c:899
16392 #, c-format
16393 msgid "Wonderful.\n"
16394 msgstr ""
16396 #: builtin/merge.c:960
16397 #, c-format
16398 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
16399 msgstr ""
16401 #: builtin/merge.c:999
16402 msgid "No current branch."
16403 msgstr ""
16405 #: builtin/merge.c:1001
16406 msgid "No remote for the current branch."
16407 msgstr ""
16409 #: builtin/merge.c:1003
16410 msgid "No default upstream defined for the current branch."
16411 msgstr ""
16413 #: builtin/merge.c:1008
16414 #, c-format
16415 msgid "No remote-tracking branch for %s from %s"
16416 msgstr ""
16418 #: builtin/merge.c:1065
16419 #, c-format
16420 msgid "Bad value '%s' in environment '%s'"
16421 msgstr ""
16423 #: builtin/merge.c:1168
16424 #, c-format
16425 msgid "not something we can merge in %s: %s"
16426 msgstr ""
16428 #: builtin/merge.c:1202
16429 msgid "not something we can merge"
16430 msgstr ""
16432 #: builtin/merge.c:1312
16433 msgid "--abort expects no arguments"
16434 msgstr ""
16436 #: builtin/merge.c:1316
16437 msgid "There is no merge to abort (MERGE_HEAD missing)."
16438 msgstr ""
16440 #: builtin/merge.c:1334
16441 msgid "--quit expects no arguments"
16442 msgstr ""
16444 #: builtin/merge.c:1347
16445 msgid "--continue expects no arguments"
16446 msgstr ""
16448 #: builtin/merge.c:1351
16449 msgid "There is no merge in progress (MERGE_HEAD missing)."
16450 msgstr ""
16452 #: builtin/merge.c:1367
16453 msgid ""
16454 "You have not concluded your merge (MERGE_HEAD exists).\n"
16455 "Please, commit your changes before you merge."
16456 msgstr ""
16458 #: builtin/merge.c:1374
16459 msgid ""
16460 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
16461 "Please, commit your changes before you merge."
16462 msgstr ""
16464 #: builtin/merge.c:1377
16465 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
16466 msgstr ""
16468 #: builtin/merge.c:1391
16469 msgid "You cannot combine --squash with --no-ff."
16470 msgstr ""
16472 #: builtin/merge.c:1393
16473 msgid "You cannot combine --squash with --commit."
16474 msgstr ""
16476 #: builtin/merge.c:1409
16477 msgid "No commit specified and merge.defaultToUpstream not set."
16478 msgstr ""
16480 #: builtin/merge.c:1426
16481 msgid "Squash commit into empty head not supported yet"
16482 msgstr ""
16484 #: builtin/merge.c:1428
16485 msgid "Non-fast-forward commit does not make sense into an empty head"
16486 msgstr ""
16488 #: builtin/merge.c:1433
16489 #, c-format
16490 msgid "%s - not something we can merge"
16491 msgstr ""
16493 #: builtin/merge.c:1435
16494 msgid "Can merge only exactly one commit into empty head"
16495 msgstr ""
16497 #: builtin/merge.c:1516
16498 msgid "refusing to merge unrelated histories"
16499 msgstr ""
16501 #: builtin/merge.c:1525
16502 msgid "Already up to date."
16503 msgstr ""
16505 #: builtin/merge.c:1535
16506 #, c-format
16507 msgid "Updating %s..%s\n"
16508 msgstr ""
16510 #: builtin/merge.c:1581
16511 #, c-format
16512 msgid "Trying really trivial in-index merge...\n"
16513 msgstr ""
16515 #: builtin/merge.c:1588
16516 #, c-format
16517 msgid "Nope.\n"
16518 msgstr ""
16520 #: builtin/merge.c:1613
16521 msgid "Already up to date. Yeeah!"
16522 msgstr ""
16524 #: builtin/merge.c:1619
16525 msgid "Not possible to fast-forward, aborting."
16526 msgstr ""
16528 #: builtin/merge.c:1647 builtin/merge.c:1712
16529 #, c-format
16530 msgid "Rewinding the tree to pristine...\n"
16531 msgstr ""
16533 #: builtin/merge.c:1651
16534 #, c-format
16535 msgid "Trying merge strategy %s...\n"
16536 msgstr ""
16538 #: builtin/merge.c:1703
16539 #, c-format
16540 msgid "No merge strategy handled the merge.\n"
16541 msgstr ""
16543 #: builtin/merge.c:1705
16544 #, c-format
16545 msgid "Merge with strategy %s failed.\n"
16546 msgstr ""
16548 #: builtin/merge.c:1714
16549 #, c-format
16550 msgid "Using the %s to prepare resolving by hand.\n"
16551 msgstr ""
16553 #: builtin/merge.c:1728
16554 #, c-format
16555 msgid "Automatic merge went well; stopped before committing as requested\n"
16556 msgstr ""
16558 #: builtin/mktag.c:10
16559 msgid "git mktag"
16560 msgstr ""
16562 #: builtin/mktag.c:30
16563 #, c-format
16564 msgid "warning: tag input does not pass fsck: %s"
16565 msgstr ""
16567 #: builtin/mktag.c:41
16568 #, c-format
16569 msgid "error: tag input does not pass fsck: %s"
16570 msgstr ""
16572 #: builtin/mktag.c:44
16573 #, c-format
16574 msgid "%d (FSCK_IGNORE?) should never trigger this callback"
16575 msgstr ""
16577 #: builtin/mktag.c:59
16578 #, c-format
16579 msgid "could not read tagged object '%s'"
16580 msgstr ""
16582 #: builtin/mktag.c:62
16583 #, c-format
16584 msgid "object '%s' tagged as '%s', but is a '%s' type"
16585 msgstr ""
16587 #: builtin/mktag.c:99
16588 msgid "tag on stdin did not pass our strict fsck check"
16589 msgstr ""
16591 #: builtin/mktag.c:102
16592 msgid "tag on stdin did not refer to a valid object"
16593 msgstr ""
16595 #: builtin/mktag.c:105 builtin/tag.c:232
16596 msgid "unable to write tag file"
16597 msgstr ""
16599 #: builtin/mktree.c:66
16600 msgid "git mktree [-z] [--missing] [--batch]"
16601 msgstr ""
16603 #: builtin/mktree.c:154
16604 msgid "input is NUL terminated"
16605 msgstr ""
16607 #: builtin/mktree.c:155 builtin/write-tree.c:26
16608 msgid "allow missing objects"
16609 msgstr ""
16611 #: builtin/mktree.c:156
16612 msgid "allow creation of more than one tree"
16613 msgstr ""
16615 #: builtin/multi-pack-index.c:9
16616 msgid ""
16617 "git multi-pack-index [<options>] (write|verify|expire|repack --batch-"
16618 "size=<size>)"
16619 msgstr ""
16621 #: builtin/multi-pack-index.c:26
16622 msgid "object directory containing set of packfile and pack-index pairs"
16623 msgstr ""
16625 #: builtin/multi-pack-index.c:29
16626 msgid ""
16627 "during repack, collect pack-files of smaller size into a batch that is "
16628 "larger than this size"
16629 msgstr ""
16631 #: builtin/multi-pack-index.c:50 builtin/notes.c:376 builtin/notes.c:431
16632 #: builtin/notes.c:509 builtin/notes.c:521 builtin/notes.c:598
16633 #: builtin/notes.c:665 builtin/notes.c:815 builtin/notes.c:963
16634 #: builtin/notes.c:985 builtin/prune-packed.c:25 builtin/tag.c:575
16635 msgid "too many arguments"
16636 msgstr ""
16638 #: builtin/multi-pack-index.c:60
16639 msgid "--batch-size option is only for 'repack' subcommand"
16640 msgstr ""
16642 #: builtin/multi-pack-index.c:69
16643 #, c-format
16644 msgid "unrecognized subcommand: %s"
16645 msgstr ""
16647 #: builtin/mv.c:18
16648 msgid "git mv [<options>] <source>... <destination>"
16649 msgstr ""
16651 #: builtin/mv.c:83
16652 #, c-format
16653 msgid "Directory %s is in index and no submodule?"
16654 msgstr ""
16656 #: builtin/mv.c:85
16657 msgid "Please stage your changes to .gitmodules or stash them to proceed"
16658 msgstr ""
16660 #: builtin/mv.c:103
16661 #, c-format
16662 msgid "%.*s is in index"
16663 msgstr ""
16665 #: builtin/mv.c:125
16666 msgid "force move/rename even if target exists"
16667 msgstr ""
16669 #: builtin/mv.c:127
16670 msgid "skip move/rename errors"
16671 msgstr ""
16673 #: builtin/mv.c:170
16674 #, c-format
16675 msgid "destination '%s' is not a directory"
16676 msgstr ""
16678 #: builtin/mv.c:181
16679 #, c-format
16680 msgid "Checking rename of '%s' to '%s'\n"
16681 msgstr ""
16683 #: builtin/mv.c:185
16684 msgid "bad source"
16685 msgstr ""
16687 #: builtin/mv.c:188
16688 msgid "can not move directory into itself"
16689 msgstr ""
16691 #: builtin/mv.c:191
16692 msgid "cannot move directory over file"
16693 msgstr ""
16695 #: builtin/mv.c:200
16696 msgid "source directory is empty"
16697 msgstr ""
16699 #: builtin/mv.c:225
16700 msgid "not under version control"
16701 msgstr ""
16703 #: builtin/mv.c:227
16704 msgid "conflicted"
16705 msgstr ""
16707 #: builtin/mv.c:230
16708 msgid "destination exists"
16709 msgstr ""
16711 #: builtin/mv.c:238
16712 #, c-format
16713 msgid "overwriting '%s'"
16714 msgstr ""
16716 #: builtin/mv.c:241
16717 msgid "Cannot overwrite"
16718 msgstr ""
16720 #: builtin/mv.c:244
16721 msgid "multiple sources for the same target"
16722 msgstr ""
16724 #: builtin/mv.c:246
16725 msgid "destination directory does not exist"
16726 msgstr ""
16728 #: builtin/mv.c:253
16729 #, c-format
16730 msgid "%s, source=%s, destination=%s"
16731 msgstr ""
16733 #: builtin/mv.c:274
16734 #, c-format
16735 msgid "Renaming %s to %s\n"
16736 msgstr ""
16738 #: builtin/mv.c:280 builtin/remote.c:785 builtin/repack.c:483
16739 #, c-format
16740 msgid "renaming '%s' failed"
16741 msgstr ""
16743 #: builtin/name-rev.c:465
16744 msgid "git name-rev [<options>] <commit>..."
16745 msgstr ""
16747 #: builtin/name-rev.c:466
16748 msgid "git name-rev [<options>] --all"
16749 msgstr ""
16751 #: builtin/name-rev.c:467
16752 msgid "git name-rev [<options>] --stdin"
16753 msgstr ""
16755 #: builtin/name-rev.c:524
16756 msgid "print only ref-based names (no object names)"
16757 msgstr ""
16759 #: builtin/name-rev.c:525
16760 msgid "only use tags to name the commits"
16761 msgstr ""
16763 #: builtin/name-rev.c:527
16764 msgid "only use refs matching <pattern>"
16765 msgstr ""
16767 #: builtin/name-rev.c:529
16768 msgid "ignore refs matching <pattern>"
16769 msgstr ""
16771 #: builtin/name-rev.c:531
16772 msgid "list all commits reachable from all refs"
16773 msgstr ""
16775 #: builtin/name-rev.c:532
16776 msgid "read from stdin"
16777 msgstr ""
16779 #: builtin/name-rev.c:533
16780 msgid "allow to print `undefined` names (default)"
16781 msgstr ""
16783 #: builtin/name-rev.c:539
16784 msgid "dereference tags in the input (internal use)"
16785 msgstr ""
16787 #: builtin/notes.c:28
16788 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
16789 msgstr ""
16791 #: builtin/notes.c:29
16792 msgid ""
16793 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
16794 "| (-c | -C) <object>] [<object>]"
16795 msgstr ""
16797 #: builtin/notes.c:30
16798 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
16799 msgstr ""
16801 #: builtin/notes.c:31
16802 msgid ""
16803 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
16804 "(-c | -C) <object>] [<object>]"
16805 msgstr ""
16807 #: builtin/notes.c:32
16808 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
16809 msgstr ""
16811 #: builtin/notes.c:33
16812 msgid "git notes [--ref <notes-ref>] show [<object>]"
16813 msgstr ""
16815 #: builtin/notes.c:34
16816 msgid ""
16817 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
16818 msgstr ""
16820 #: builtin/notes.c:35
16821 msgid "git notes merge --commit [-v | -q]"
16822 msgstr ""
16824 #: builtin/notes.c:36
16825 msgid "git notes merge --abort [-v | -q]"
16826 msgstr ""
16828 #: builtin/notes.c:37
16829 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
16830 msgstr ""
16832 #: builtin/notes.c:38
16833 msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
16834 msgstr ""
16836 #: builtin/notes.c:39
16837 msgid "git notes [--ref <notes-ref>] get-ref"
16838 msgstr ""
16840 #: builtin/notes.c:44
16841 msgid "git notes [list [<object>]]"
16842 msgstr ""
16844 #: builtin/notes.c:49
16845 msgid "git notes add [<options>] [<object>]"
16846 msgstr ""
16848 #: builtin/notes.c:54
16849 msgid "git notes copy [<options>] <from-object> <to-object>"
16850 msgstr ""
16852 #: builtin/notes.c:55
16853 msgid "git notes copy --stdin [<from-object> <to-object>]..."
16854 msgstr ""
16856 #: builtin/notes.c:60
16857 msgid "git notes append [<options>] [<object>]"
16858 msgstr ""
16860 #: builtin/notes.c:65
16861 msgid "git notes edit [<object>]"
16862 msgstr ""
16864 #: builtin/notes.c:70
16865 msgid "git notes show [<object>]"
16866 msgstr ""
16868 #: builtin/notes.c:75
16869 msgid "git notes merge [<options>] <notes-ref>"
16870 msgstr ""
16872 #: builtin/notes.c:76
16873 msgid "git notes merge --commit [<options>]"
16874 msgstr ""
16876 #: builtin/notes.c:77
16877 msgid "git notes merge --abort [<options>]"
16878 msgstr ""
16880 #: builtin/notes.c:82
16881 msgid "git notes remove [<object>]"
16882 msgstr ""
16884 #: builtin/notes.c:87
16885 msgid "git notes prune [<options>]"
16886 msgstr ""
16888 #: builtin/notes.c:92
16889 msgid "git notes get-ref"
16890 msgstr ""
16892 #: builtin/notes.c:97
16893 msgid "Write/edit the notes for the following object:"
16894 msgstr ""
16896 #: builtin/notes.c:150
16897 #, c-format
16898 msgid "unable to start 'show' for object '%s'"
16899 msgstr ""
16901 #: builtin/notes.c:154
16902 msgid "could not read 'show' output"
16903 msgstr ""
16905 #: builtin/notes.c:162
16906 #, c-format
16907 msgid "failed to finish 'show' for object '%s'"
16908 msgstr ""
16910 #: builtin/notes.c:197
16911 msgid "please supply the note contents using either -m or -F option"
16912 msgstr ""
16914 #: builtin/notes.c:206
16915 msgid "unable to write note object"
16916 msgstr ""
16918 #: builtin/notes.c:208
16919 #, c-format
16920 msgid "the note contents have been left in %s"
16921 msgstr ""
16923 #: builtin/notes.c:242 builtin/tag.c:565
16924 #, c-format
16925 msgid "could not open or read '%s'"
16926 msgstr ""
16928 #: builtin/notes.c:263 builtin/notes.c:313 builtin/notes.c:315
16929 #: builtin/notes.c:383 builtin/notes.c:438 builtin/notes.c:526
16930 #: builtin/notes.c:531 builtin/notes.c:610 builtin/notes.c:672
16931 #, c-format
16932 msgid "failed to resolve '%s' as a valid ref."
16933 msgstr ""
16935 #: builtin/notes.c:265
16936 #, c-format
16937 msgid "failed to read object '%s'."
16938 msgstr ""
16940 #: builtin/notes.c:268
16941 #, c-format
16942 msgid "cannot read note data from non-blob object '%s'."
16943 msgstr ""
16945 #: builtin/notes.c:309
16946 #, c-format
16947 msgid "malformed input line: '%s'."
16948 msgstr ""
16950 #: builtin/notes.c:324
16951 #, c-format
16952 msgid "failed to copy notes from '%s' to '%s'"
16953 msgstr ""
16955 #. TRANSLATORS: the first %s will be replaced by a git
16956 #. notes command: 'add', 'merge', 'remove', etc.
16958 #: builtin/notes.c:356
16959 #, c-format
16960 msgid "refusing to %s notes in %s (outside of refs/notes/)"
16961 msgstr ""
16963 #: builtin/notes.c:389 builtin/notes.c:678
16964 #, c-format
16965 msgid "no note found for object %s."
16966 msgstr ""
16968 #: builtin/notes.c:410 builtin/notes.c:576
16969 msgid "note contents as a string"
16970 msgstr ""
16972 #: builtin/notes.c:413 builtin/notes.c:579
16973 msgid "note contents in a file"
16974 msgstr ""
16976 #: builtin/notes.c:416 builtin/notes.c:582
16977 msgid "reuse and edit specified note object"
16978 msgstr ""
16980 #: builtin/notes.c:419 builtin/notes.c:585
16981 msgid "reuse specified note object"
16982 msgstr ""
16984 #: builtin/notes.c:422 builtin/notes.c:588
16985 msgid "allow storing empty note"
16986 msgstr ""
16988 #: builtin/notes.c:423 builtin/notes.c:496
16989 msgid "replace existing notes"
16990 msgstr ""
16992 #: builtin/notes.c:448
16993 #, c-format
16994 msgid ""
16995 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
16996 "existing notes"
16997 msgstr ""
16999 #: builtin/notes.c:463 builtin/notes.c:544
17000 #, c-format
17001 msgid "Overwriting existing notes for object %s\n"
17002 msgstr ""
17004 #: builtin/notes.c:475 builtin/notes.c:637 builtin/notes.c:902
17005 #, c-format
17006 msgid "Removing note for object %s\n"
17007 msgstr ""
17009 #: builtin/notes.c:497
17010 msgid "read objects from stdin"
17011 msgstr ""
17013 #: builtin/notes.c:499
17014 msgid "load rewriting config for <command> (implies --stdin)"
17015 msgstr ""
17017 #: builtin/notes.c:517
17018 msgid "too few arguments"
17019 msgstr ""
17021 #: builtin/notes.c:538
17022 #, c-format
17023 msgid ""
17024 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
17025 "existing notes"
17026 msgstr ""
17028 #: builtin/notes.c:550
17029 #, c-format
17030 msgid "missing notes on source object %s. Cannot copy."
17031 msgstr ""
17033 #: builtin/notes.c:603
17034 #, c-format
17035 msgid ""
17036 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
17037 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
17038 msgstr ""
17040 #: builtin/notes.c:698
17041 msgid "failed to delete ref NOTES_MERGE_PARTIAL"
17042 msgstr ""
17044 #: builtin/notes.c:700
17045 msgid "failed to delete ref NOTES_MERGE_REF"
17046 msgstr ""
17048 #: builtin/notes.c:702
17049 msgid "failed to remove 'git notes merge' worktree"
17050 msgstr ""
17052 #: builtin/notes.c:722
17053 msgid "failed to read ref NOTES_MERGE_PARTIAL"
17054 msgstr ""
17056 #: builtin/notes.c:724
17057 msgid "could not find commit from NOTES_MERGE_PARTIAL."
17058 msgstr ""
17060 #: builtin/notes.c:726
17061 msgid "could not parse commit from NOTES_MERGE_PARTIAL."
17062 msgstr ""
17064 #: builtin/notes.c:739
17065 msgid "failed to resolve NOTES_MERGE_REF"
17066 msgstr ""
17068 #: builtin/notes.c:742
17069 msgid "failed to finalize notes merge"
17070 msgstr ""
17072 #: builtin/notes.c:768
17073 #, c-format
17074 msgid "unknown notes merge strategy %s"
17075 msgstr ""
17077 #: builtin/notes.c:784
17078 msgid "General options"
17079 msgstr ""
17081 #: builtin/notes.c:786
17082 msgid "Merge options"
17083 msgstr ""
17085 #: builtin/notes.c:788
17086 msgid ""
17087 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
17088 "cat_sort_uniq)"
17089 msgstr ""
17091 #: builtin/notes.c:790
17092 msgid "Committing unmerged notes"
17093 msgstr ""
17095 #: builtin/notes.c:792
17096 msgid "finalize notes merge by committing unmerged notes"
17097 msgstr ""
17099 #: builtin/notes.c:794
17100 msgid "Aborting notes merge resolution"
17101 msgstr ""
17103 #: builtin/notes.c:796
17104 msgid "abort notes merge"
17105 msgstr ""
17107 #: builtin/notes.c:807
17108 msgid "cannot mix --commit, --abort or -s/--strategy"
17109 msgstr ""
17111 #: builtin/notes.c:812
17112 msgid "must specify a notes ref to merge"
17113 msgstr ""
17115 #: builtin/notes.c:836
17116 #, c-format
17117 msgid "unknown -s/--strategy: %s"
17118 msgstr ""
17120 #: builtin/notes.c:873
17121 #, c-format
17122 msgid "a notes merge into %s is already in-progress at %s"
17123 msgstr ""
17125 #: builtin/notes.c:876
17126 #, c-format
17127 msgid "failed to store link to current notes ref (%s)"
17128 msgstr ""
17130 #: builtin/notes.c:878
17131 #, c-format
17132 msgid ""
17133 "Automatic notes merge failed. Fix conflicts in %s and commit the result with "
17134 "'git notes merge --commit', or abort the merge with 'git notes merge --"
17135 "abort'.\n"
17136 msgstr ""
17138 #: builtin/notes.c:897 builtin/tag.c:578
17139 #, c-format
17140 msgid "Failed to resolve '%s' as a valid ref."
17141 msgstr ""
17143 #: builtin/notes.c:900
17144 #, c-format
17145 msgid "Object %s has no note\n"
17146 msgstr ""
17148 #: builtin/notes.c:912
17149 msgid "attempt to remove non-existent note is not an error"
17150 msgstr ""
17152 #: builtin/notes.c:915
17153 msgid "read object names from the standard input"
17154 msgstr ""
17156 #: builtin/notes.c:954 builtin/prune.c:132 builtin/worktree.c:148
17157 msgid "do not remove, show only"
17158 msgstr ""
17160 #: builtin/notes.c:955
17161 msgid "report pruned notes"
17162 msgstr ""
17164 #: builtin/notes.c:998
17165 msgid "notes-ref"
17166 msgstr ""
17168 #: builtin/notes.c:999
17169 msgid "use notes from <notes-ref>"
17170 msgstr ""
17172 #: builtin/notes.c:1034 builtin/stash.c:1671
17173 #, c-format
17174 msgid "unknown subcommand: %s"
17175 msgstr ""
17177 #: builtin/pack-objects.c:54
17178 msgid ""
17179 "git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
17180 msgstr ""
17182 #: builtin/pack-objects.c:55
17183 msgid ""
17184 "git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
17185 msgstr ""
17187 #: builtin/pack-objects.c:440
17188 #, c-format
17189 msgid ""
17190 "write_reuse_object: could not locate %s, expected at offset %<PRIuMAX> in "
17191 "pack %s"
17192 msgstr ""
17194 #: builtin/pack-objects.c:448
17195 #, c-format
17196 msgid "bad packed object CRC for %s"
17197 msgstr ""
17199 #: builtin/pack-objects.c:459
17200 #, c-format
17201 msgid "corrupt packed object for %s"
17202 msgstr ""
17204 #: builtin/pack-objects.c:590
17205 #, c-format
17206 msgid "recursive delta detected for object %s"
17207 msgstr ""
17209 #: builtin/pack-objects.c:801
17210 #, c-format
17211 msgid "ordered %u objects, expected %<PRIu32>"
17212 msgstr ""
17214 #: builtin/pack-objects.c:896
17215 #, c-format
17216 msgid "expected object at offset %<PRIuMAX> in pack %s"
17217 msgstr ""
17219 #: builtin/pack-objects.c:1015
17220 msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
17221 msgstr ""
17223 #: builtin/pack-objects.c:1028
17224 msgid "Writing objects"
17225 msgstr ""
17227 #: builtin/pack-objects.c:1089 builtin/update-index.c:90
17228 #, c-format
17229 msgid "failed to stat %s"
17230 msgstr ""
17232 #: builtin/pack-objects.c:1141
17233 #, c-format
17234 msgid "wrote %<PRIu32> objects while expecting %<PRIu32>"
17235 msgstr ""
17237 #: builtin/pack-objects.c:1358
17238 msgid "disabling bitmap writing, as some objects are not being packed"
17239 msgstr ""
17241 #: builtin/pack-objects.c:1806
17242 #, c-format
17243 msgid "delta base offset overflow in pack for %s"
17244 msgstr ""
17246 #: builtin/pack-objects.c:1815
17247 #, c-format
17248 msgid "delta base offset out of bound for %s"
17249 msgstr ""
17251 #: builtin/pack-objects.c:2096
17252 msgid "Counting objects"
17253 msgstr ""
17255 #: builtin/pack-objects.c:2241
17256 #, c-format
17257 msgid "unable to parse object header of %s"
17258 msgstr ""
17260 #: builtin/pack-objects.c:2311 builtin/pack-objects.c:2327
17261 #: builtin/pack-objects.c:2337
17262 #, c-format
17263 msgid "object %s cannot be read"
17264 msgstr ""
17266 #: builtin/pack-objects.c:2314 builtin/pack-objects.c:2341
17267 #, c-format
17268 msgid "object %s inconsistent object length (%<PRIuMAX> vs %<PRIuMAX>)"
17269 msgstr ""
17271 #: builtin/pack-objects.c:2351
17272 msgid "suboptimal pack - out of memory"
17273 msgstr ""
17275 #: builtin/pack-objects.c:2666
17276 #, c-format
17277 msgid "Delta compression using up to %d threads"
17278 msgstr ""
17280 #: builtin/pack-objects.c:2805
17281 #, c-format
17282 msgid "unable to pack objects reachable from tag %s"
17283 msgstr ""
17285 #: builtin/pack-objects.c:2891
17286 msgid "Compressing objects"
17287 msgstr ""
17289 #: builtin/pack-objects.c:2897
17290 msgid "inconsistency with delta count"
17291 msgstr ""
17293 #: builtin/pack-objects.c:2976
17294 #, c-format
17295 msgid ""
17296 "value of uploadpack.blobpackfileuri must be of the form '<object-hash> <pack-"
17297 "hash> <uri>' (got '%s')"
17298 msgstr ""
17300 #: builtin/pack-objects.c:2979
17301 #, c-format
17302 msgid ""
17303 "object already configured in another uploadpack.blobpackfileuri (got '%s')"
17304 msgstr ""
17306 #: builtin/pack-objects.c:3008
17307 #, c-format
17308 msgid ""
17309 "expected edge object ID, got garbage:\n"
17310 " %s"
17311 msgstr ""
17313 #: builtin/pack-objects.c:3014
17314 #, c-format
17315 msgid ""
17316 "expected object ID, got garbage:\n"
17317 " %s"
17318 msgstr ""
17320 #: builtin/pack-objects.c:3112
17321 msgid "invalid value for --missing"
17322 msgstr ""
17324 #: builtin/pack-objects.c:3171 builtin/pack-objects.c:3279
17325 msgid "cannot open pack index"
17326 msgstr ""
17328 #: builtin/pack-objects.c:3202
17329 #, c-format
17330 msgid "loose object at %s could not be examined"
17331 msgstr ""
17333 #: builtin/pack-objects.c:3287
17334 msgid "unable to force loose object"
17335 msgstr ""
17337 #: builtin/pack-objects.c:3380
17338 #, c-format
17339 msgid "not a rev '%s'"
17340 msgstr ""
17342 #: builtin/pack-objects.c:3383
17343 #, c-format
17344 msgid "bad revision '%s'"
17345 msgstr ""
17347 #: builtin/pack-objects.c:3408
17348 msgid "unable to add recent objects"
17349 msgstr ""
17351 #: builtin/pack-objects.c:3461
17352 #, c-format
17353 msgid "unsupported index version %s"
17354 msgstr ""
17356 #: builtin/pack-objects.c:3465
17357 #, c-format
17358 msgid "bad index version '%s'"
17359 msgstr ""
17361 #: builtin/pack-objects.c:3503
17362 msgid "<version>[,<offset>]"
17363 msgstr ""
17365 #: builtin/pack-objects.c:3504
17366 msgid "write the pack index file in the specified idx format version"
17367 msgstr ""
17369 #: builtin/pack-objects.c:3507
17370 msgid "maximum size of each output pack file"
17371 msgstr ""
17373 #: builtin/pack-objects.c:3509
17374 msgid "ignore borrowed objects from alternate object store"
17375 msgstr ""
17377 #: builtin/pack-objects.c:3511
17378 msgid "ignore packed objects"
17379 msgstr ""
17381 #: builtin/pack-objects.c:3513
17382 msgid "limit pack window by objects"
17383 msgstr ""
17385 #: builtin/pack-objects.c:3515
17386 msgid "limit pack window by memory in addition to object limit"
17387 msgstr ""
17389 #: builtin/pack-objects.c:3517
17390 msgid "maximum length of delta chain allowed in the resulting pack"
17391 msgstr ""
17393 #: builtin/pack-objects.c:3519
17394 msgid "reuse existing deltas"
17395 msgstr ""
17397 #: builtin/pack-objects.c:3521
17398 msgid "reuse existing objects"
17399 msgstr ""
17401 #: builtin/pack-objects.c:3523
17402 msgid "use OFS_DELTA objects"
17403 msgstr ""
17405 #: builtin/pack-objects.c:3525
17406 msgid "use threads when searching for best delta matches"
17407 msgstr ""
17409 #: builtin/pack-objects.c:3527
17410 msgid "do not create an empty pack output"
17411 msgstr ""
17413 #: builtin/pack-objects.c:3529
17414 msgid "read revision arguments from standard input"
17415 msgstr ""
17417 #: builtin/pack-objects.c:3531
17418 msgid "limit the objects to those that are not yet packed"
17419 msgstr ""
17421 #: builtin/pack-objects.c:3534
17422 msgid "include objects reachable from any reference"
17423 msgstr ""
17425 #: builtin/pack-objects.c:3537
17426 msgid "include objects referred by reflog entries"
17427 msgstr ""
17429 #: builtin/pack-objects.c:3540
17430 msgid "include objects referred to by the index"
17431 msgstr ""
17433 #: builtin/pack-objects.c:3543
17434 msgid "output pack to stdout"
17435 msgstr ""
17437 #: builtin/pack-objects.c:3545
17438 msgid "include tag objects that refer to objects to be packed"
17439 msgstr ""
17441 #: builtin/pack-objects.c:3547
17442 msgid "keep unreachable objects"
17443 msgstr ""
17445 #: builtin/pack-objects.c:3549
17446 msgid "pack loose unreachable objects"
17447 msgstr ""
17449 #: builtin/pack-objects.c:3551
17450 msgid "unpack unreachable objects newer than <time>"
17451 msgstr ""
17453 #: builtin/pack-objects.c:3554
17454 msgid "use the sparse reachability algorithm"
17455 msgstr ""
17457 #: builtin/pack-objects.c:3556
17458 msgid "create thin packs"
17459 msgstr ""
17461 #: builtin/pack-objects.c:3558
17462 msgid "create packs suitable for shallow fetches"
17463 msgstr ""
17465 #: builtin/pack-objects.c:3560
17466 msgid "ignore packs that have companion .keep file"
17467 msgstr ""
17469 #: builtin/pack-objects.c:3562
17470 msgid "ignore this pack"
17471 msgstr ""
17473 #: builtin/pack-objects.c:3564
17474 msgid "pack compression level"
17475 msgstr ""
17477 #: builtin/pack-objects.c:3566
17478 msgid "do not hide commits by grafts"
17479 msgstr ""
17481 #: builtin/pack-objects.c:3568
17482 msgid "use a bitmap index if available to speed up counting objects"
17483 msgstr ""
17485 #: builtin/pack-objects.c:3570
17486 msgid "write a bitmap index together with the pack index"
17487 msgstr ""
17489 #: builtin/pack-objects.c:3574
17490 msgid "write a bitmap index if possible"
17491 msgstr ""
17493 #: builtin/pack-objects.c:3578
17494 msgid "handling for missing objects"
17495 msgstr ""
17497 #: builtin/pack-objects.c:3581
17498 msgid "do not pack objects in promisor packfiles"
17499 msgstr ""
17501 #: builtin/pack-objects.c:3583
17502 msgid "respect islands during delta compression"
17503 msgstr ""
17505 #: builtin/pack-objects.c:3585
17506 msgid "protocol"
17507 msgstr ""
17509 #: builtin/pack-objects.c:3586
17510 msgid "exclude any configured uploadpack.blobpackfileuri with this protocol"
17511 msgstr ""
17513 #: builtin/pack-objects.c:3617
17514 #, c-format
17515 msgid "delta chain depth %d is too deep, forcing %d"
17516 msgstr ""
17518 #: builtin/pack-objects.c:3622
17519 #, c-format
17520 msgid "pack.deltaCacheLimit is too high, forcing %d"
17521 msgstr ""
17523 #: builtin/pack-objects.c:3676
17524 msgid "--max-pack-size cannot be used to build a pack for transfer"
17525 msgstr ""
17527 #: builtin/pack-objects.c:3678
17528 msgid "minimum pack size limit is 1 MiB"
17529 msgstr ""
17531 #: builtin/pack-objects.c:3683
17532 msgid "--thin cannot be used to build an indexable pack"
17533 msgstr ""
17535 #: builtin/pack-objects.c:3686
17536 msgid "--keep-unreachable and --unpack-unreachable are incompatible"
17537 msgstr ""
17539 #: builtin/pack-objects.c:3692
17540 msgid "cannot use --filter without --stdout"
17541 msgstr ""
17543 #: builtin/pack-objects.c:3752
17544 msgid "Enumerating objects"
17545 msgstr ""
17547 #: builtin/pack-objects.c:3783
17548 #, c-format
17549 msgid ""
17550 "Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>), pack-"
17551 "reused %<PRIu32>"
17552 msgstr ""
17554 #: builtin/pack-redundant.c:601
17555 msgid ""
17556 "'git pack-redundant' is nominated for removal.\n"
17557 "If you still use this command, please add an extra\n"
17558 "option, '--i-still-use-this', on the command line\n"
17559 "and let us know you still use it by sending an e-mail\n"
17560 "to <git@vger.kernel.org>.  Thanks.\n"
17561 msgstr ""
17563 #: builtin/pack-refs.c:8
17564 msgid "git pack-refs [<options>]"
17565 msgstr ""
17567 #: builtin/pack-refs.c:16
17568 msgid "pack everything"
17569 msgstr ""
17571 #: builtin/pack-refs.c:17
17572 msgid "prune loose refs (default)"
17573 msgstr ""
17575 #: builtin/prune-packed.c:6
17576 msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
17577 msgstr ""
17579 #: builtin/prune.c:14
17580 msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
17581 msgstr ""
17583 #: builtin/prune.c:133
17584 msgid "report pruned objects"
17585 msgstr ""
17587 #: builtin/prune.c:136
17588 msgid "expire objects older than <time>"
17589 msgstr ""
17591 #: builtin/prune.c:138
17592 msgid "limit traversal to objects outside promisor packfiles"
17593 msgstr ""
17595 #: builtin/prune.c:152
17596 msgid "cannot prune in a precious-objects repo"
17597 msgstr ""
17599 #: builtin/pull.c:45 builtin/pull.c:47
17600 #, c-format
17601 msgid "Invalid value for %s: %s"
17602 msgstr ""
17604 #: builtin/pull.c:67
17605 msgid "git pull [<options>] [<repository> [<refspec>...]]"
17606 msgstr ""
17608 #: builtin/pull.c:123
17609 msgid "control for recursive fetching of submodules"
17610 msgstr ""
17612 #: builtin/pull.c:127
17613 msgid "Options related to merging"
17614 msgstr ""
17616 #: builtin/pull.c:130
17617 msgid "incorporate changes by rebasing rather than merging"
17618 msgstr ""
17620 #: builtin/pull.c:158 builtin/rebase.c:492 builtin/revert.c:126
17621 msgid "allow fast-forward"
17622 msgstr ""
17624 #: builtin/pull.c:167 parse-options.h:339
17625 msgid "automatically stash/stash pop before and after"
17626 msgstr ""
17628 #: builtin/pull.c:183
17629 msgid "Options related to fetching"
17630 msgstr ""
17632 #: builtin/pull.c:193
17633 msgid "force overwrite of local branch"
17634 msgstr ""
17636 #: builtin/pull.c:201
17637 msgid "number of submodules pulled in parallel"
17638 msgstr ""
17640 #: builtin/pull.c:317
17641 #, c-format
17642 msgid "Invalid value for pull.ff: %s"
17643 msgstr ""
17645 #: builtin/pull.c:445
17646 msgid ""
17647 "There is no candidate for rebasing against among the refs that you just "
17648 "fetched."
17649 msgstr ""
17651 #: builtin/pull.c:447
17652 msgid ""
17653 "There are no candidates for merging among the refs that you just fetched."
17654 msgstr ""
17656 #: builtin/pull.c:448
17657 msgid ""
17658 "Generally this means that you provided a wildcard refspec which had no\n"
17659 "matches on the remote end."
17660 msgstr ""
17662 #: builtin/pull.c:451
17663 #, c-format
17664 msgid ""
17665 "You asked to pull from the remote '%s', but did not specify\n"
17666 "a branch. Because this is not the default configured remote\n"
17667 "for your current branch, you must specify a branch on the command line."
17668 msgstr ""
17670 #: builtin/pull.c:456 builtin/rebase.c:1253
17671 msgid "You are not currently on a branch."
17672 msgstr ""
17674 #: builtin/pull.c:458 builtin/pull.c:473
17675 msgid "Please specify which branch you want to rebase against."
17676 msgstr ""
17678 #: builtin/pull.c:460 builtin/pull.c:475
17679 msgid "Please specify which branch you want to merge with."
17680 msgstr ""
17682 #: builtin/pull.c:461 builtin/pull.c:476
17683 msgid "See git-pull(1) for details."
17684 msgstr ""
17686 #: builtin/pull.c:463 builtin/pull.c:469 builtin/pull.c:478
17687 #: builtin/rebase.c:1259
17688 msgid "<remote>"
17689 msgstr ""
17691 #: builtin/pull.c:463 builtin/pull.c:478 builtin/pull.c:483
17692 msgid "<branch>"
17693 msgstr ""
17695 #: builtin/pull.c:471 builtin/rebase.c:1251
17696 msgid "There is no tracking information for the current branch."
17697 msgstr ""
17699 #: builtin/pull.c:480
17700 msgid ""
17701 "If you wish to set tracking information for this branch you can do so with:"
17702 msgstr ""
17704 #: builtin/pull.c:485
17705 #, c-format
17706 msgid ""
17707 "Your configuration specifies to merge with the ref '%s'\n"
17708 "from the remote, but no such ref was fetched."
17709 msgstr ""
17711 #: builtin/pull.c:596
17712 #, c-format
17713 msgid "unable to access commit %s"
17714 msgstr ""
17716 #: builtin/pull.c:902
17717 msgid "ignoring --verify-signatures for rebase"
17718 msgstr ""
17720 #: builtin/pull.c:930
17721 msgid ""
17722 "Pulling without specifying how to reconcile divergent branches is\n"
17723 "discouraged. You can squelch this message by running one of the following\n"
17724 "commands sometime before your next pull:\n"
17725 "\n"
17726 "  git config pull.rebase false  # merge (the default strategy)\n"
17727 "  git config pull.rebase true   # rebase\n"
17728 "  git config pull.ff only       # fast-forward only\n"
17729 "\n"
17730 "You can replace \"git config\" with \"git config --global\" to set a "
17731 "default\n"
17732 "preference for all repositories. You can also pass --rebase, --no-rebase,\n"
17733 "or --ff-only on the command line to override the configured default per\n"
17734 "invocation.\n"
17735 msgstr ""
17737 #: builtin/pull.c:991
17738 msgid "Updating an unborn branch with changes added to the index."
17739 msgstr ""
17741 #: builtin/pull.c:995
17742 msgid "pull with rebase"
17743 msgstr ""
17745 #: builtin/pull.c:996
17746 msgid "please commit or stash them."
17747 msgstr ""
17749 #: builtin/pull.c:1021
17750 #, c-format
17751 msgid ""
17752 "fetch updated the current branch head.\n"
17753 "fast-forwarding your working tree from\n"
17754 "commit %s."
17755 msgstr ""
17757 #: builtin/pull.c:1027
17758 #, c-format
17759 msgid ""
17760 "Cannot fast-forward your working tree.\n"
17761 "After making sure that you saved anything precious from\n"
17762 "$ git diff %s\n"
17763 "output, run\n"
17764 "$ git reset --hard\n"
17765 "to recover."
17766 msgstr ""
17768 #: builtin/pull.c:1042
17769 msgid "Cannot merge multiple branches into empty head."
17770 msgstr ""
17772 #: builtin/pull.c:1046
17773 msgid "Cannot rebase onto multiple branches."
17774 msgstr ""
17776 #: builtin/pull.c:1067
17777 msgid "cannot rebase with locally recorded submodule modifications"
17778 msgstr ""
17780 #: builtin/push.c:19
17781 msgid "git push [<options>] [<repository> [<refspec>...]]"
17782 msgstr ""
17784 #: builtin/push.c:111
17785 msgid "tag shorthand without <tag>"
17786 msgstr ""
17788 #: builtin/push.c:119
17789 msgid "--delete only accepts plain target ref names"
17790 msgstr ""
17792 #: builtin/push.c:164
17793 msgid ""
17794 "\n"
17795 "To choose either option permanently, see push.default in 'git help config'."
17796 msgstr ""
17798 #: builtin/push.c:167
17799 #, c-format
17800 msgid ""
17801 "The upstream branch of your current branch does not match\n"
17802 "the name of your current branch.  To push to the upstream branch\n"
17803 "on the remote, use\n"
17804 "\n"
17805 "    git push %s HEAD:%s\n"
17806 "\n"
17807 "To push to the branch of the same name on the remote, use\n"
17808 "\n"
17809 "    git push %s HEAD\n"
17810 "%s"
17811 msgstr ""
17813 #: builtin/push.c:182
17814 #, c-format
17815 msgid ""
17816 "You are not currently on a branch.\n"
17817 "To push the history leading to the current (detached HEAD)\n"
17818 "state now, use\n"
17819 "\n"
17820 "    git push %s HEAD:<name-of-remote-branch>\n"
17821 msgstr ""
17823 #: builtin/push.c:194
17824 #, c-format
17825 msgid ""
17826 "The current branch %s has no upstream branch.\n"
17827 "To push the current branch and set the remote as upstream, use\n"
17828 "\n"
17829 "    git push --set-upstream %s %s\n"
17830 msgstr ""
17832 #: builtin/push.c:202
17833 #, c-format
17834 msgid "The current branch %s has multiple upstream branches, refusing to push."
17835 msgstr ""
17837 #: builtin/push.c:205
17838 #, c-format
17839 msgid ""
17840 "You are pushing to remote '%s', which is not the upstream of\n"
17841 "your current branch '%s', without telling me what to push\n"
17842 "to update which remote branch."
17843 msgstr ""
17845 #: builtin/push.c:260
17846 msgid ""
17847 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
17848 msgstr ""
17850 #: builtin/push.c:267
17851 msgid ""
17852 "Updates were rejected because the tip of your current branch is behind\n"
17853 "its remote counterpart. Integrate the remote changes (e.g.\n"
17854 "'git pull ...') before pushing again.\n"
17855 "See the 'Note about fast-forwards' in 'git push --help' for details."
17856 msgstr ""
17858 #: builtin/push.c:273
17859 msgid ""
17860 "Updates were rejected because a pushed branch tip is behind its remote\n"
17861 "counterpart. Check out this branch and integrate the remote changes\n"
17862 "(e.g. 'git pull ...') before pushing again.\n"
17863 "See the 'Note about fast-forwards' in 'git push --help' for details."
17864 msgstr ""
17866 #: builtin/push.c:279
17867 msgid ""
17868 "Updates were rejected because the remote contains work that you do\n"
17869 "not have locally. This is usually caused by another repository pushing\n"
17870 "to the same ref. You may want to first integrate the remote changes\n"
17871 "(e.g., 'git pull ...') before pushing again.\n"
17872 "See the 'Note about fast-forwards' in 'git push --help' for details."
17873 msgstr ""
17875 #: builtin/push.c:286
17876 msgid "Updates were rejected because the tag already exists in the remote."
17877 msgstr ""
17879 #: builtin/push.c:289
17880 msgid ""
17881 "You cannot update a remote ref that points at a non-commit object,\n"
17882 "or update a remote ref to make it point at a non-commit object,\n"
17883 "without using the '--force' option.\n"
17884 msgstr ""
17886 #: builtin/push.c:294
17887 msgid ""
17888 "Updates were rejected because the tip of the remote-tracking\n"
17889 "branch has been updated since the last checkout. You may want\n"
17890 "to integrate those changes locally (e.g., 'git pull ...')\n"
17891 "before forcing an update.\n"
17892 msgstr ""
17894 #: builtin/push.c:364
17895 #, c-format
17896 msgid "Pushing to %s\n"
17897 msgstr ""
17899 #: builtin/push.c:371
17900 #, c-format
17901 msgid "failed to push some refs to '%s'"
17902 msgstr ""
17904 #: builtin/push.c:553
17905 msgid "repository"
17906 msgstr ""
17908 #: builtin/push.c:554 builtin/send-pack.c:189
17909 msgid "push all refs"
17910 msgstr ""
17912 #: builtin/push.c:555 builtin/send-pack.c:191
17913 msgid "mirror all refs"
17914 msgstr ""
17916 #: builtin/push.c:557
17917 msgid "delete refs"
17918 msgstr ""
17920 #: builtin/push.c:558
17921 msgid "push tags (can't be used with --all or --mirror)"
17922 msgstr ""
17924 #: builtin/push.c:561 builtin/send-pack.c:192
17925 msgid "force updates"
17926 msgstr ""
17928 #: builtin/push.c:562 builtin/send-pack.c:204
17929 msgid "<refname>:<expect>"
17930 msgstr ""
17932 #: builtin/push.c:563 builtin/send-pack.c:205
17933 msgid "require old value of ref to be at this value"
17934 msgstr ""
17936 #: builtin/push.c:566 builtin/send-pack.c:208
17937 msgid "require remote updates to be integrated locally"
17938 msgstr ""
17940 #: builtin/push.c:569
17941 msgid "control recursive pushing of submodules"
17942 msgstr ""
17944 #: builtin/push.c:570 builtin/send-pack.c:199
17945 msgid "use thin pack"
17946 msgstr ""
17948 #: builtin/push.c:571 builtin/push.c:572 builtin/send-pack.c:186
17949 #: builtin/send-pack.c:187
17950 msgid "receive pack program"
17951 msgstr ""
17953 #: builtin/push.c:573
17954 msgid "set upstream for git pull/status"
17955 msgstr ""
17957 #: builtin/push.c:576
17958 msgid "prune locally removed refs"
17959 msgstr ""
17961 #: builtin/push.c:578
17962 msgid "bypass pre-push hook"
17963 msgstr ""
17965 #: builtin/push.c:579
17966 msgid "push missing but relevant tags"
17967 msgstr ""
17969 #: builtin/push.c:581 builtin/send-pack.c:193
17970 msgid "GPG sign the push"
17971 msgstr ""
17973 #: builtin/push.c:583 builtin/send-pack.c:200
17974 msgid "request atomic transaction on remote side"
17975 msgstr ""
17977 #: builtin/push.c:601
17978 msgid "--delete is incompatible with --all, --mirror and --tags"
17979 msgstr ""
17981 #: builtin/push.c:603
17982 msgid "--delete doesn't make sense without any refs"
17983 msgstr ""
17985 #: builtin/push.c:623
17986 #, c-format
17987 msgid "bad repository '%s'"
17988 msgstr ""
17990 #: builtin/push.c:624
17991 msgid ""
17992 "No configured push destination.\n"
17993 "Either specify the URL from the command-line or configure a remote "
17994 "repository using\n"
17995 "\n"
17996 "    git remote add <name> <url>\n"
17997 "\n"
17998 "and then push using the remote name\n"
17999 "\n"
18000 "    git push <name>\n"
18001 msgstr ""
18003 #: builtin/push.c:639
18004 msgid "--all and --tags are incompatible"
18005 msgstr ""
18007 #: builtin/push.c:641
18008 msgid "--all can't be combined with refspecs"
18009 msgstr ""
18011 #: builtin/push.c:645
18012 msgid "--mirror and --tags are incompatible"
18013 msgstr ""
18015 #: builtin/push.c:647
18016 msgid "--mirror can't be combined with refspecs"
18017 msgstr ""
18019 #: builtin/push.c:650
18020 msgid "--all and --mirror are incompatible"
18021 msgstr ""
18023 #: builtin/push.c:657
18024 msgid "push options must not have new line characters"
18025 msgstr ""
18027 #: builtin/range-diff.c:9
18028 msgid "git range-diff [<options>] <old-base>..<old-tip> <new-base>..<new-tip>"
18029 msgstr ""
18031 #: builtin/range-diff.c:10
18032 msgid "git range-diff [<options>] <old-tip>...<new-tip>"
18033 msgstr ""
18035 #: builtin/range-diff.c:11
18036 msgid "git range-diff [<options>] <base> <old-tip> <new-tip>"
18037 msgstr ""
18039 #: builtin/range-diff.c:28
18040 msgid "Percentage by which creation is weighted"
18041 msgstr ""
18043 #: builtin/range-diff.c:30
18044 msgid "use simple diff colors"
18045 msgstr ""
18047 #: builtin/range-diff.c:32
18048 msgid "notes"
18049 msgstr ""
18051 #: builtin/range-diff.c:32
18052 msgid "passed to 'git log'"
18053 msgstr ""
18055 #: builtin/range-diff.c:35
18056 msgid "only emit output related to the first range"
18057 msgstr ""
18059 #: builtin/range-diff.c:37
18060 msgid "only emit output related to the second range"
18061 msgstr ""
18063 #: builtin/range-diff.c:60 builtin/range-diff.c:64
18064 #, c-format
18065 msgid "not a commit range: '%s'"
18066 msgstr ""
18068 #: builtin/range-diff.c:74
18069 msgid "single arg format must be symmetric range"
18070 msgstr ""
18072 #: builtin/range-diff.c:89
18073 msgid "need two commit ranges"
18074 msgstr ""
18076 #: builtin/read-tree.c:41
18077 msgid ""
18078 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
18079 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
18080 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
18081 msgstr ""
18083 #: builtin/read-tree.c:124
18084 msgid "write resulting index to <file>"
18085 msgstr ""
18087 #: builtin/read-tree.c:127
18088 msgid "only empty the index"
18089 msgstr ""
18091 #: builtin/read-tree.c:129
18092 msgid "Merging"
18093 msgstr ""
18095 #: builtin/read-tree.c:131
18096 msgid "perform a merge in addition to a read"
18097 msgstr ""
18099 #: builtin/read-tree.c:133
18100 msgid "3-way merge if no file level merging required"
18101 msgstr ""
18103 #: builtin/read-tree.c:135
18104 msgid "3-way merge in presence of adds and removes"
18105 msgstr ""
18107 #: builtin/read-tree.c:137
18108 msgid "same as -m, but discard unmerged entries"
18109 msgstr ""
18111 #: builtin/read-tree.c:138
18112 msgid "<subdirectory>/"
18113 msgstr ""
18115 #: builtin/read-tree.c:139
18116 msgid "read the tree into the index under <subdirectory>/"
18117 msgstr ""
18119 #: builtin/read-tree.c:142
18120 msgid "update working tree with merge result"
18121 msgstr ""
18123 #: builtin/read-tree.c:144
18124 msgid "gitignore"
18125 msgstr ""
18127 #: builtin/read-tree.c:145
18128 msgid "allow explicitly ignored files to be overwritten"
18129 msgstr ""
18131 #: builtin/read-tree.c:148
18132 msgid "don't check the working tree after merging"
18133 msgstr ""
18135 #: builtin/read-tree.c:149
18136 msgid "don't update the index or the work tree"
18137 msgstr ""
18139 #: builtin/read-tree.c:151
18140 msgid "skip applying sparse checkout filter"
18141 msgstr ""
18143 #: builtin/read-tree.c:153
18144 msgid "debug unpack-trees"
18145 msgstr ""
18147 #: builtin/read-tree.c:157
18148 msgid "suppress feedback messages"
18149 msgstr ""
18151 #: builtin/read-tree.c:188
18152 msgid "You need to resolve your current index first"
18153 msgstr ""
18155 #: builtin/rebase.c:35
18156 msgid ""
18157 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase> | --keep-base] "
18158 "[<upstream> [<branch>]]"
18159 msgstr ""
18161 #: builtin/rebase.c:37
18162 msgid ""
18163 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] --root [<branch>]"
18164 msgstr ""
18166 #: builtin/rebase.c:39
18167 msgid "git rebase --continue | --abort | --skip | --edit-todo"
18168 msgstr ""
18170 #: builtin/rebase.c:195 builtin/rebase.c:219 builtin/rebase.c:246
18171 #, c-format
18172 msgid "unusable todo list: '%s'"
18173 msgstr ""
18175 #: builtin/rebase.c:312
18176 #, c-format
18177 msgid "could not create temporary %s"
18178 msgstr ""
18180 #: builtin/rebase.c:318
18181 msgid "could not mark as interactive"
18182 msgstr ""
18184 #: builtin/rebase.c:371
18185 msgid "could not generate todo list"
18186 msgstr ""
18188 #: builtin/rebase.c:413
18189 msgid "a base commit must be provided with --upstream or --onto"
18190 msgstr ""
18192 #: builtin/rebase.c:482
18193 msgid "git rebase--interactive [<options>]"
18194 msgstr ""
18196 #: builtin/rebase.c:495 builtin/rebase.c:1394
18197 msgid "keep commits which start empty"
18198 msgstr ""
18200 #: builtin/rebase.c:499 builtin/revert.c:128
18201 msgid "allow commits with empty messages"
18202 msgstr ""
18204 #: builtin/rebase.c:501
18205 msgid "rebase merge commits"
18206 msgstr ""
18208 #: builtin/rebase.c:503
18209 msgid "keep original branch points of cousins"
18210 msgstr ""
18212 #: builtin/rebase.c:505
18213 msgid "move commits that begin with squash!/fixup!"
18214 msgstr ""
18216 #: builtin/rebase.c:506
18217 msgid "sign commits"
18218 msgstr ""
18220 #: builtin/rebase.c:508 builtin/rebase.c:1333
18221 msgid "display a diffstat of what changed upstream"
18222 msgstr ""
18224 #: builtin/rebase.c:510
18225 msgid "continue rebase"
18226 msgstr ""
18228 #: builtin/rebase.c:512
18229 msgid "skip commit"
18230 msgstr ""
18232 #: builtin/rebase.c:513
18233 msgid "edit the todo list"
18234 msgstr ""
18236 #: builtin/rebase.c:515
18237 msgid "show the current patch"
18238 msgstr ""
18240 #: builtin/rebase.c:518
18241 msgid "shorten commit ids in the todo list"
18242 msgstr ""
18244 #: builtin/rebase.c:520
18245 msgid "expand commit ids in the todo list"
18246 msgstr ""
18248 #: builtin/rebase.c:522
18249 msgid "check the todo list"
18250 msgstr ""
18252 #: builtin/rebase.c:524
18253 msgid "rearrange fixup/squash lines"
18254 msgstr ""
18256 #: builtin/rebase.c:526
18257 msgid "insert exec commands in todo list"
18258 msgstr ""
18260 #: builtin/rebase.c:527
18261 msgid "onto"
18262 msgstr ""
18264 #: builtin/rebase.c:530
18265 msgid "restrict-revision"
18266 msgstr ""
18268 #: builtin/rebase.c:530
18269 msgid "restrict revision"
18270 msgstr ""
18272 #: builtin/rebase.c:532
18273 msgid "squash-onto"
18274 msgstr ""
18276 #: builtin/rebase.c:533
18277 msgid "squash onto"
18278 msgstr ""
18280 #: builtin/rebase.c:535
18281 msgid "the upstream commit"
18282 msgstr ""
18284 #: builtin/rebase.c:537
18285 msgid "head-name"
18286 msgstr ""
18288 #: builtin/rebase.c:537
18289 msgid "head name"
18290 msgstr ""
18292 #: builtin/rebase.c:542
18293 msgid "rebase strategy"
18294 msgstr ""
18296 #: builtin/rebase.c:543
18297 msgid "strategy-opts"
18298 msgstr ""
18300 #: builtin/rebase.c:544
18301 msgid "strategy options"
18302 msgstr ""
18304 #: builtin/rebase.c:545
18305 msgid "switch-to"
18306 msgstr ""
18308 #: builtin/rebase.c:546
18309 msgid "the branch or commit to checkout"
18310 msgstr ""
18312 #: builtin/rebase.c:547
18313 msgid "onto-name"
18314 msgstr ""
18316 #: builtin/rebase.c:547
18317 msgid "onto name"
18318 msgstr ""
18320 #: builtin/rebase.c:548
18321 msgid "cmd"
18322 msgstr ""
18324 #: builtin/rebase.c:548
18325 msgid "the command to run"
18326 msgstr ""
18328 #: builtin/rebase.c:551 builtin/rebase.c:1427
18329 msgid "automatically re-schedule any `exec` that fails"
18330 msgstr ""
18332 #: builtin/rebase.c:567
18333 msgid "--[no-]rebase-cousins has no effect without --rebase-merges"
18334 msgstr ""
18336 #: builtin/rebase.c:583
18337 #, c-format
18338 msgid "%s requires the merge backend"
18339 msgstr ""
18341 #: builtin/rebase.c:626
18342 #, c-format
18343 msgid "could not get 'onto': '%s'"
18344 msgstr ""
18346 #: builtin/rebase.c:643
18347 #, c-format
18348 msgid "invalid orig-head: '%s'"
18349 msgstr ""
18351 #: builtin/rebase.c:668
18352 #, c-format
18353 msgid "ignoring invalid allow_rerere_autoupdate: '%s'"
18354 msgstr ""
18356 #: builtin/rebase.c:813 git-rebase--preserve-merges.sh:81
18357 msgid ""
18358 "Resolve all conflicts manually, mark them as resolved with\n"
18359 "\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
18360 "You can instead skip this commit: run \"git rebase --skip\".\n"
18361 "To abort and get back to the state before \"git rebase\", run \"git rebase --"
18362 "abort\"."
18363 msgstr ""
18365 #: builtin/rebase.c:896
18366 #, c-format
18367 msgid ""
18368 "\n"
18369 "git encountered an error while preparing the patches to replay\n"
18370 "these revisions:\n"
18371 "\n"
18372 "    %s\n"
18373 "\n"
18374 "As a result, git cannot rebase them."
18375 msgstr ""
18377 #: builtin/rebase.c:1227
18378 #, c-format
18379 msgid ""
18380 "unrecognized empty type '%s'; valid values are \"drop\", \"keep\", and \"ask"
18381 "\"."
18382 msgstr ""
18384 #: builtin/rebase.c:1245
18385 #, c-format
18386 msgid ""
18387 "%s\n"
18388 "Please specify which branch you want to rebase against.\n"
18389 "See git-rebase(1) for details.\n"
18390 "\n"
18391 "    git rebase '<branch>'\n"
18392 "\n"
18393 msgstr ""
18395 #: builtin/rebase.c:1261
18396 #, c-format
18397 msgid ""
18398 "If you wish to set tracking information for this branch you can do so with:\n"
18399 "\n"
18400 "    git branch --set-upstream-to=%s/<branch> %s\n"
18401 "\n"
18402 msgstr ""
18404 #: builtin/rebase.c:1291
18405 msgid "exec commands cannot contain newlines"
18406 msgstr ""
18408 #: builtin/rebase.c:1295
18409 msgid "empty exec command"
18410 msgstr ""
18412 #: builtin/rebase.c:1324
18413 msgid "rebase onto given branch instead of upstream"
18414 msgstr ""
18416 #: builtin/rebase.c:1326
18417 msgid "use the merge-base of upstream and branch as the current base"
18418 msgstr ""
18420 #: builtin/rebase.c:1328
18421 msgid "allow pre-rebase hook to run"
18422 msgstr ""
18424 #: builtin/rebase.c:1330
18425 msgid "be quiet. implies --no-stat"
18426 msgstr ""
18428 #: builtin/rebase.c:1336
18429 msgid "do not show diffstat of what changed upstream"
18430 msgstr ""
18432 #: builtin/rebase.c:1339
18433 msgid "add a Signed-off-by trailer to each commit"
18434 msgstr ""
18436 #: builtin/rebase.c:1342
18437 msgid "make committer date match author date"
18438 msgstr ""
18440 #: builtin/rebase.c:1344
18441 msgid "ignore author date and use current date"
18442 msgstr ""
18444 #: builtin/rebase.c:1346
18445 msgid "synonym of --reset-author-date"
18446 msgstr ""
18448 #: builtin/rebase.c:1348 builtin/rebase.c:1352
18449 msgid "passed to 'git apply'"
18450 msgstr ""
18452 #: builtin/rebase.c:1350
18453 msgid "ignore changes in whitespace"
18454 msgstr ""
18456 #: builtin/rebase.c:1354 builtin/rebase.c:1357
18457 msgid "cherry-pick all commits, even if unchanged"
18458 msgstr ""
18460 #: builtin/rebase.c:1359
18461 msgid "continue"
18462 msgstr ""
18464 #: builtin/rebase.c:1362
18465 msgid "skip current patch and continue"
18466 msgstr ""
18468 #: builtin/rebase.c:1364
18469 msgid "abort and check out the original branch"
18470 msgstr ""
18472 #: builtin/rebase.c:1367
18473 msgid "abort but keep HEAD where it is"
18474 msgstr ""
18476 #: builtin/rebase.c:1368
18477 msgid "edit the todo list during an interactive rebase"
18478 msgstr ""
18480 #: builtin/rebase.c:1371
18481 msgid "show the patch file being applied or merged"
18482 msgstr ""
18484 #: builtin/rebase.c:1374
18485 msgid "use apply strategies to rebase"
18486 msgstr ""
18488 #: builtin/rebase.c:1378
18489 msgid "use merging strategies to rebase"
18490 msgstr ""
18492 #: builtin/rebase.c:1382
18493 msgid "let the user edit the list of commits to rebase"
18494 msgstr ""
18496 #: builtin/rebase.c:1386
18497 msgid "(DEPRECATED) try to recreate merges instead of ignoring them"
18498 msgstr ""
18500 #: builtin/rebase.c:1391
18501 msgid "how to handle commits that become empty"
18502 msgstr ""
18504 #: builtin/rebase.c:1398
18505 msgid "move commits that begin with squash!/fixup! under -i"
18506 msgstr ""
18508 #: builtin/rebase.c:1405
18509 msgid "add exec lines after each commit of the editable list"
18510 msgstr ""
18512 #: builtin/rebase.c:1409
18513 msgid "allow rebasing commits with empty messages"
18514 msgstr ""
18516 #: builtin/rebase.c:1413
18517 msgid "try to rebase merges instead of skipping them"
18518 msgstr ""
18520 #: builtin/rebase.c:1416
18521 msgid "use 'merge-base --fork-point' to refine upstream"
18522 msgstr ""
18524 #: builtin/rebase.c:1418
18525 msgid "use the given merge strategy"
18526 msgstr ""
18528 #: builtin/rebase.c:1420 builtin/revert.c:115
18529 msgid "option"
18530 msgstr ""
18532 #: builtin/rebase.c:1421
18533 msgid "pass the argument through to the merge strategy"
18534 msgstr ""
18536 #: builtin/rebase.c:1424
18537 msgid "rebase all reachable commits up to the root(s)"
18538 msgstr ""
18540 #: builtin/rebase.c:1429
18541 msgid "apply all changes, even those already present upstream"
18542 msgstr ""
18544 #: builtin/rebase.c:1446
18545 msgid ""
18546 "the rebase.useBuiltin support has been removed!\n"
18547 "See its entry in 'git help config' for details."
18548 msgstr ""
18550 #: builtin/rebase.c:1452
18551 msgid "It looks like 'git am' is in progress. Cannot rebase."
18552 msgstr ""
18554 #: builtin/rebase.c:1493
18555 msgid ""
18556 "git rebase --preserve-merges is deprecated. Use --rebase-merges instead."
18557 msgstr ""
18559 #: builtin/rebase.c:1498
18560 msgid "cannot combine '--keep-base' with '--onto'"
18561 msgstr ""
18563 #: builtin/rebase.c:1500
18564 msgid "cannot combine '--keep-base' with '--root'"
18565 msgstr ""
18567 #: builtin/rebase.c:1504
18568 msgid "cannot combine '--root' with '--fork-point'"
18569 msgstr ""
18571 #: builtin/rebase.c:1507
18572 msgid "No rebase in progress?"
18573 msgstr ""
18575 #: builtin/rebase.c:1511
18576 msgid "The --edit-todo action can only be used during interactive rebase."
18577 msgstr ""
18579 #: builtin/rebase.c:1534 t/helper/test-fast-rebase.c:123
18580 msgid "Cannot read HEAD"
18581 msgstr ""
18583 #: builtin/rebase.c:1546
18584 msgid ""
18585 "You must edit all merge conflicts and then\n"
18586 "mark them as resolved using git add"
18587 msgstr ""
18589 #: builtin/rebase.c:1565
18590 msgid "could not discard worktree changes"
18591 msgstr ""
18593 #: builtin/rebase.c:1584
18594 #, c-format
18595 msgid "could not move back to %s"
18596 msgstr ""
18598 #: builtin/rebase.c:1630
18599 #, c-format
18600 msgid ""
18601 "It seems that there is already a %s directory, and\n"
18602 "I wonder if you are in the middle of another rebase.  If that is the\n"
18603 "case, please try\n"
18604 "\t%s\n"
18605 "If that is not the case, please\n"
18606 "\t%s\n"
18607 "and run me again.  I am stopping in case you still have something\n"
18608 "valuable there.\n"
18609 msgstr ""
18611 #: builtin/rebase.c:1658
18612 msgid "switch `C' expects a numerical value"
18613 msgstr ""
18615 #: builtin/rebase.c:1700
18616 #, c-format
18617 msgid "Unknown mode: %s"
18618 msgstr ""
18620 #: builtin/rebase.c:1739
18621 msgid "--strategy requires --merge or --interactive"
18622 msgstr ""
18624 #: builtin/rebase.c:1769
18625 msgid "cannot combine apply options with merge options"
18626 msgstr ""
18628 #: builtin/rebase.c:1782
18629 #, c-format
18630 msgid "Unknown rebase backend: %s"
18631 msgstr ""
18633 #: builtin/rebase.c:1812
18634 msgid "--reschedule-failed-exec requires --exec or --interactive"
18635 msgstr ""
18637 #: builtin/rebase.c:1832
18638 msgid "cannot combine '--preserve-merges' with '--rebase-merges'"
18639 msgstr ""
18641 #: builtin/rebase.c:1836
18642 msgid ""
18643 "error: cannot combine '--preserve-merges' with '--reschedule-failed-exec'"
18644 msgstr ""
18646 #: builtin/rebase.c:1860
18647 #, c-format
18648 msgid "invalid upstream '%s'"
18649 msgstr ""
18651 #: builtin/rebase.c:1866
18652 msgid "Could not create new root commit"
18653 msgstr ""
18655 #: builtin/rebase.c:1892
18656 #, c-format
18657 msgid "'%s': need exactly one merge base with branch"
18658 msgstr ""
18660 #: builtin/rebase.c:1895
18661 #, c-format
18662 msgid "'%s': need exactly one merge base"
18663 msgstr ""
18665 #: builtin/rebase.c:1903
18666 #, c-format
18667 msgid "Does not point to a valid commit '%s'"
18668 msgstr ""
18670 #: builtin/rebase.c:1931
18671 #, c-format
18672 msgid "fatal: no such branch/commit '%s'"
18673 msgstr ""
18675 #: builtin/rebase.c:1939 builtin/submodule--helper.c:40
18676 #: builtin/submodule--helper.c:2414
18677 #, c-format
18678 msgid "No such ref: %s"
18679 msgstr ""
18681 #: builtin/rebase.c:1950
18682 msgid "Could not resolve HEAD to a revision"
18683 msgstr ""
18685 #: builtin/rebase.c:1971
18686 msgid "Please commit or stash them."
18687 msgstr ""
18689 #: builtin/rebase.c:2007
18690 #, c-format
18691 msgid "could not switch to %s"
18692 msgstr ""
18694 #: builtin/rebase.c:2018
18695 msgid "HEAD is up to date."
18696 msgstr ""
18698 #: builtin/rebase.c:2020
18699 #, c-format
18700 msgid "Current branch %s is up to date.\n"
18701 msgstr ""
18703 #: builtin/rebase.c:2028
18704 msgid "HEAD is up to date, rebase forced."
18705 msgstr ""
18707 #: builtin/rebase.c:2030
18708 #, c-format
18709 msgid "Current branch %s is up to date, rebase forced.\n"
18710 msgstr ""
18712 #: builtin/rebase.c:2038
18713 msgid "The pre-rebase hook refused to rebase."
18714 msgstr ""
18716 #: builtin/rebase.c:2045
18717 #, c-format
18718 msgid "Changes to %s:\n"
18719 msgstr ""
18721 #: builtin/rebase.c:2048
18722 #, c-format
18723 msgid "Changes from %s to %s:\n"
18724 msgstr ""
18726 #: builtin/rebase.c:2073
18727 #, c-format
18728 msgid "First, rewinding head to replay your work on top of it...\n"
18729 msgstr ""
18731 #: builtin/rebase.c:2082
18732 msgid "Could not detach HEAD"
18733 msgstr ""
18735 #: builtin/rebase.c:2091
18736 #, c-format
18737 msgid "Fast-forwarded %s to %s.\n"
18738 msgstr ""
18740 #: builtin/receive-pack.c:34
18741 msgid "git receive-pack <git-dir>"
18742 msgstr ""
18744 #: builtin/receive-pack.c:1276
18745 msgid ""
18746 "By default, updating the current branch in a non-bare repository\n"
18747 "is denied, because it will make the index and work tree inconsistent\n"
18748 "with what you pushed, and will require 'git reset --hard' to match\n"
18749 "the work tree to HEAD.\n"
18750 "\n"
18751 "You can set the 'receive.denyCurrentBranch' configuration variable\n"
18752 "to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
18753 "its current branch; however, this is not recommended unless you\n"
18754 "arranged to update its work tree to match what you pushed in some\n"
18755 "other way.\n"
18756 "\n"
18757 "To squelch this message and still keep the default behaviour, set\n"
18758 "'receive.denyCurrentBranch' configuration variable to 'refuse'."
18759 msgstr ""
18761 #: builtin/receive-pack.c:1296
18762 msgid ""
18763 "By default, deleting the current branch is denied, because the next\n"
18764 "'git clone' won't result in any file checked out, causing confusion.\n"
18765 "\n"
18766 "You can set 'receive.denyDeleteCurrent' configuration variable to\n"
18767 "'warn' or 'ignore' in the remote repository to allow deleting the\n"
18768 "current branch, with or without a warning message.\n"
18769 "\n"
18770 "To squelch this message, you can set it to 'refuse'."
18771 msgstr ""
18773 #: builtin/receive-pack.c:2481
18774 msgid "quiet"
18775 msgstr ""
18777 #: builtin/receive-pack.c:2495
18778 msgid "You must specify a directory."
18779 msgstr ""
18781 #: builtin/reflog.c:17
18782 msgid ""
18783 "git reflog expire [--expire=<time>] [--expire-unreachable=<time>] [--"
18784 "rewrite] [--updateref] [--stale-fix] [--dry-run | -n] [--verbose] [--all] "
18785 "<refs>..."
18786 msgstr ""
18788 #: builtin/reflog.c:22
18789 msgid ""
18790 "git reflog delete [--rewrite] [--updateref] [--dry-run | -n] [--verbose] "
18791 "<refs>..."
18792 msgstr ""
18794 #: builtin/reflog.c:25
18795 msgid "git reflog exists <ref>"
18796 msgstr ""
18798 #: builtin/reflog.c:568 builtin/reflog.c:573
18799 #, c-format
18800 msgid "'%s' is not a valid timestamp"
18801 msgstr ""
18803 #: builtin/reflog.c:609
18804 #, c-format
18805 msgid "Marking reachable objects..."
18806 msgstr ""
18808 #: builtin/reflog.c:647
18809 #, c-format
18810 msgid "%s points nowhere!"
18811 msgstr ""
18813 #: builtin/reflog.c:699
18814 msgid "no reflog specified to delete"
18815 msgstr ""
18817 #: builtin/reflog.c:708
18818 #, c-format
18819 msgid "not a reflog: %s"
18820 msgstr ""
18822 #: builtin/reflog.c:713
18823 #, c-format
18824 msgid "no reflog for '%s'"
18825 msgstr ""
18827 #: builtin/reflog.c:759
18828 #, c-format
18829 msgid "invalid ref format: %s"
18830 msgstr ""
18832 #: builtin/reflog.c:768
18833 msgid "git reflog [ show | expire | delete | exists ]"
18834 msgstr ""
18836 #: builtin/remote.c:17
18837 msgid "git remote [-v | --verbose]"
18838 msgstr ""
18840 #: builtin/remote.c:18
18841 msgid ""
18842 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
18843 "mirror=<fetch|push>] <name> <url>"
18844 msgstr ""
18846 #: builtin/remote.c:19 builtin/remote.c:39
18847 msgid "git remote rename <old> <new>"
18848 msgstr ""
18850 #: builtin/remote.c:20 builtin/remote.c:44
18851 msgid "git remote remove <name>"
18852 msgstr ""
18854 #: builtin/remote.c:21 builtin/remote.c:49
18855 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
18856 msgstr ""
18858 #: builtin/remote.c:22
18859 msgid "git remote [-v | --verbose] show [-n] <name>"
18860 msgstr ""
18862 #: builtin/remote.c:23
18863 msgid "git remote prune [-n | --dry-run] <name>"
18864 msgstr ""
18866 #: builtin/remote.c:24
18867 msgid ""
18868 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
18869 msgstr ""
18871 #: builtin/remote.c:25
18872 msgid "git remote set-branches [--add] <name> <branch>..."
18873 msgstr ""
18875 #: builtin/remote.c:26 builtin/remote.c:75
18876 msgid "git remote get-url [--push] [--all] <name>"
18877 msgstr ""
18879 #: builtin/remote.c:27 builtin/remote.c:80
18880 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
18881 msgstr ""
18883 #: builtin/remote.c:28 builtin/remote.c:81
18884 msgid "git remote set-url --add <name> <newurl>"
18885 msgstr ""
18887 #: builtin/remote.c:29 builtin/remote.c:82
18888 msgid "git remote set-url --delete <name> <url>"
18889 msgstr ""
18891 #: builtin/remote.c:34
18892 msgid "git remote add [<options>] <name> <url>"
18893 msgstr ""
18895 #: builtin/remote.c:54
18896 msgid "git remote set-branches <name> <branch>..."
18897 msgstr ""
18899 #: builtin/remote.c:55
18900 msgid "git remote set-branches --add <name> <branch>..."
18901 msgstr ""
18903 #: builtin/remote.c:60
18904 msgid "git remote show [<options>] <name>"
18905 msgstr ""
18907 #: builtin/remote.c:65
18908 msgid "git remote prune [<options>] <name>"
18909 msgstr ""
18911 #: builtin/remote.c:70
18912 msgid "git remote update [<options>] [<group> | <remote>]..."
18913 msgstr ""
18915 #: builtin/remote.c:99
18916 #, c-format
18917 msgid "Updating %s"
18918 msgstr ""
18920 #: builtin/remote.c:131
18921 msgid ""
18922 "--mirror is dangerous and deprecated; please\n"
18923 "\t use --mirror=fetch or --mirror=push instead"
18924 msgstr ""
18926 #: builtin/remote.c:148
18927 #, c-format
18928 msgid "unknown mirror argument: %s"
18929 msgstr ""
18931 #: builtin/remote.c:164
18932 msgid "fetch the remote branches"
18933 msgstr ""
18935 #: builtin/remote.c:166
18936 msgid "import all tags and associated objects when fetching"
18937 msgstr ""
18939 #: builtin/remote.c:169
18940 msgid "or do not fetch any tag at all (--no-tags)"
18941 msgstr ""
18943 #: builtin/remote.c:171
18944 msgid "branch(es) to track"
18945 msgstr ""
18947 #: builtin/remote.c:172
18948 msgid "master branch"
18949 msgstr ""
18951 #: builtin/remote.c:174
18952 msgid "set up remote as a mirror to push to or fetch from"
18953 msgstr ""
18955 #: builtin/remote.c:186
18956 msgid "specifying a master branch makes no sense with --mirror"
18957 msgstr ""
18959 #: builtin/remote.c:188
18960 msgid "specifying branches to track makes sense only with fetch mirrors"
18961 msgstr ""
18963 #: builtin/remote.c:195 builtin/remote.c:700
18964 #, c-format
18965 msgid "remote %s already exists."
18966 msgstr ""
18968 #: builtin/remote.c:240
18969 #, c-format
18970 msgid "Could not setup master '%s'"
18971 msgstr ""
18973 #: builtin/remote.c:355
18974 #, c-format
18975 msgid "Could not get fetch map for refspec %s"
18976 msgstr ""
18978 #: builtin/remote.c:454 builtin/remote.c:462
18979 msgid "(matching)"
18980 msgstr ""
18982 #: builtin/remote.c:466
18983 msgid "(delete)"
18984 msgstr ""
18986 #: builtin/remote.c:655
18987 #, c-format
18988 msgid "could not set '%s'"
18989 msgstr ""
18991 #: builtin/remote.c:660
18992 #, c-format
18993 msgid ""
18994 "The %s configuration remote.pushDefault in:\n"
18995 "\t%s:%d\n"
18996 "now names the non-existent remote '%s'"
18997 msgstr ""
18999 #: builtin/remote.c:691 builtin/remote.c:836 builtin/remote.c:946
19000 #, c-format
19001 msgid "No such remote: '%s'"
19002 msgstr ""
19004 #: builtin/remote.c:710
19005 #, c-format
19006 msgid "Could not rename config section '%s' to '%s'"
19007 msgstr ""
19009 #: builtin/remote.c:730
19010 #, c-format
19011 msgid ""
19012 "Not updating non-default fetch refspec\n"
19013 "\t%s\n"
19014 "\tPlease update the configuration manually if necessary."
19015 msgstr ""
19017 #: builtin/remote.c:770
19018 #, c-format
19019 msgid "deleting '%s' failed"
19020 msgstr ""
19022 #: builtin/remote.c:804
19023 #, c-format
19024 msgid "creating '%s' failed"
19025 msgstr ""
19027 #: builtin/remote.c:882
19028 msgid ""
19029 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
19030 "to delete it, use:"
19031 msgid_plural ""
19032 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
19033 "to delete them, use:"
19034 msgstr[0] ""
19035 msgstr[1] ""
19037 #: builtin/remote.c:896
19038 #, c-format
19039 msgid "Could not remove config section '%s'"
19040 msgstr ""
19042 #: builtin/remote.c:999
19043 #, c-format
19044 msgid " new (next fetch will store in remotes/%s)"
19045 msgstr ""
19047 #: builtin/remote.c:1002
19048 msgid " tracked"
19049 msgstr ""
19051 #: builtin/remote.c:1004
19052 msgid " stale (use 'git remote prune' to remove)"
19053 msgstr ""
19055 #: builtin/remote.c:1006
19056 msgid " ???"
19057 msgstr ""
19059 #: builtin/remote.c:1047
19060 #, c-format
19061 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
19062 msgstr ""
19064 #: builtin/remote.c:1056
19065 #, c-format
19066 msgid "rebases interactively onto remote %s"
19067 msgstr ""
19069 #: builtin/remote.c:1058
19070 #, c-format
19071 msgid "rebases interactively (with merges) onto remote %s"
19072 msgstr ""
19074 #: builtin/remote.c:1061
19075 #, c-format
19076 msgid "rebases onto remote %s"
19077 msgstr ""
19079 #: builtin/remote.c:1065
19080 #, c-format
19081 msgid " merges with remote %s"
19082 msgstr ""
19084 #: builtin/remote.c:1068
19085 #, c-format
19086 msgid "merges with remote %s"
19087 msgstr ""
19089 #: builtin/remote.c:1071
19090 #, c-format
19091 msgid "%-*s    and with remote %s\n"
19092 msgstr ""
19094 #: builtin/remote.c:1114
19095 msgid "create"
19096 msgstr ""
19098 #: builtin/remote.c:1117
19099 msgid "delete"
19100 msgstr ""
19102 #: builtin/remote.c:1121
19103 msgid "up to date"
19104 msgstr ""
19106 #: builtin/remote.c:1124
19107 msgid "fast-forwardable"
19108 msgstr ""
19110 #: builtin/remote.c:1127
19111 msgid "local out of date"
19112 msgstr ""
19114 #: builtin/remote.c:1134
19115 #, c-format
19116 msgid "    %-*s forces to %-*s (%s)"
19117 msgstr ""
19119 #: builtin/remote.c:1137
19120 #, c-format
19121 msgid "    %-*s pushes to %-*s (%s)"
19122 msgstr ""
19124 #: builtin/remote.c:1141
19125 #, c-format
19126 msgid "    %-*s forces to %s"
19127 msgstr ""
19129 #: builtin/remote.c:1144
19130 #, c-format
19131 msgid "    %-*s pushes to %s"
19132 msgstr ""
19134 #: builtin/remote.c:1212
19135 msgid "do not query remotes"
19136 msgstr ""
19138 #: builtin/remote.c:1239
19139 #, c-format
19140 msgid "* remote %s"
19141 msgstr ""
19143 #: builtin/remote.c:1240
19144 #, c-format
19145 msgid "  Fetch URL: %s"
19146 msgstr ""
19148 #: builtin/remote.c:1241 builtin/remote.c:1257 builtin/remote.c:1396
19149 msgid "(no URL)"
19150 msgstr ""
19152 #. TRANSLATORS: the colon ':' should align
19153 #. with the one in " Fetch URL: %s"
19154 #. translation.
19156 #: builtin/remote.c:1255 builtin/remote.c:1257
19157 #, c-format
19158 msgid "  Push  URL: %s"
19159 msgstr ""
19161 #: builtin/remote.c:1259 builtin/remote.c:1261 builtin/remote.c:1263
19162 #, c-format
19163 msgid "  HEAD branch: %s"
19164 msgstr ""
19166 #: builtin/remote.c:1259
19167 msgid "(not queried)"
19168 msgstr ""
19170 #: builtin/remote.c:1261
19171 msgid "(unknown)"
19172 msgstr ""
19174 #: builtin/remote.c:1265
19175 #, c-format
19176 msgid ""
19177 "  HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
19178 msgstr ""
19180 #: builtin/remote.c:1277
19181 #, c-format
19182 msgid "  Remote branch:%s"
19183 msgid_plural "  Remote branches:%s"
19184 msgstr[0] ""
19185 msgstr[1] ""
19187 #: builtin/remote.c:1280 builtin/remote.c:1306
19188 msgid " (status not queried)"
19189 msgstr ""
19191 #: builtin/remote.c:1289
19192 msgid "  Local branch configured for 'git pull':"
19193 msgid_plural "  Local branches configured for 'git pull':"
19194 msgstr[0] ""
19195 msgstr[1] ""
19197 #: builtin/remote.c:1297
19198 msgid "  Local refs will be mirrored by 'git push'"
19199 msgstr ""
19201 #: builtin/remote.c:1303
19202 #, c-format
19203 msgid "  Local ref configured for 'git push'%s:"
19204 msgid_plural "  Local refs configured for 'git push'%s:"
19205 msgstr[0] ""
19206 msgstr[1] ""
19208 #: builtin/remote.c:1324
19209 msgid "set refs/remotes/<name>/HEAD according to remote"
19210 msgstr ""
19212 #: builtin/remote.c:1326
19213 msgid "delete refs/remotes/<name>/HEAD"
19214 msgstr ""
19216 #: builtin/remote.c:1341
19217 msgid "Cannot determine remote HEAD"
19218 msgstr ""
19220 #: builtin/remote.c:1343
19221 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
19222 msgstr ""
19224 #: builtin/remote.c:1353
19225 #, c-format
19226 msgid "Could not delete %s"
19227 msgstr ""
19229 #: builtin/remote.c:1361
19230 #, c-format
19231 msgid "Not a valid ref: %s"
19232 msgstr ""
19234 #: builtin/remote.c:1363
19235 #, c-format
19236 msgid "Could not setup %s"
19237 msgstr ""
19239 #: builtin/remote.c:1381
19240 #, c-format
19241 msgid " %s will become dangling!"
19242 msgstr ""
19244 #: builtin/remote.c:1382
19245 #, c-format
19246 msgid " %s has become dangling!"
19247 msgstr ""
19249 #: builtin/remote.c:1392
19250 #, c-format
19251 msgid "Pruning %s"
19252 msgstr ""
19254 #: builtin/remote.c:1393
19255 #, c-format
19256 msgid "URL: %s"
19257 msgstr ""
19259 #: builtin/remote.c:1409
19260 #, c-format
19261 msgid " * [would prune] %s"
19262 msgstr ""
19264 #: builtin/remote.c:1412
19265 #, c-format
19266 msgid " * [pruned] %s"
19267 msgstr ""
19269 #: builtin/remote.c:1457
19270 msgid "prune remotes after fetching"
19271 msgstr ""
19273 #: builtin/remote.c:1521 builtin/remote.c:1577 builtin/remote.c:1647
19274 #, c-format
19275 msgid "No such remote '%s'"
19276 msgstr ""
19278 #: builtin/remote.c:1539
19279 msgid "add branch"
19280 msgstr ""
19282 #: builtin/remote.c:1546
19283 msgid "no remote specified"
19284 msgstr ""
19286 #: builtin/remote.c:1563
19287 msgid "query push URLs rather than fetch URLs"
19288 msgstr ""
19290 #: builtin/remote.c:1565
19291 msgid "return all URLs"
19292 msgstr ""
19294 #: builtin/remote.c:1595
19295 #, c-format
19296 msgid "no URLs configured for remote '%s'"
19297 msgstr ""
19299 #: builtin/remote.c:1621
19300 msgid "manipulate push URLs"
19301 msgstr ""
19303 #: builtin/remote.c:1623
19304 msgid "add URL"
19305 msgstr ""
19307 #: builtin/remote.c:1625
19308 msgid "delete URLs"
19309 msgstr ""
19311 #: builtin/remote.c:1632
19312 msgid "--add --delete doesn't make sense"
19313 msgstr ""
19315 #: builtin/remote.c:1673
19316 #, c-format
19317 msgid "Invalid old URL pattern: %s"
19318 msgstr ""
19320 #: builtin/remote.c:1681
19321 #, c-format
19322 msgid "No such URL found: %s"
19323 msgstr ""
19325 #: builtin/remote.c:1683
19326 msgid "Will not delete all non-push URLs"
19327 msgstr ""
19329 #: builtin/repack.c:26
19330 msgid "git repack [<options>]"
19331 msgstr ""
19333 #: builtin/repack.c:31
19334 msgid ""
19335 "Incremental repacks are incompatible with bitmap indexes.  Use\n"
19336 "--no-write-bitmap-index or disable the pack.writebitmaps configuration."
19337 msgstr ""
19339 #: builtin/repack.c:198
19340 msgid "could not start pack-objects to repack promisor objects"
19341 msgstr ""
19343 #: builtin/repack.c:270 builtin/repack.c:446
19344 msgid "repack: Expecting full hex object ID lines only from pack-objects."
19345 msgstr ""
19347 #: builtin/repack.c:294
19348 msgid "could not finish pack-objects to repack promisor objects"
19349 msgstr ""
19351 #: builtin/repack.c:322
19352 msgid "pack everything in a single pack"
19353 msgstr ""
19355 #: builtin/repack.c:324
19356 msgid "same as -a, and turn unreachable objects loose"
19357 msgstr ""
19359 #: builtin/repack.c:327
19360 msgid "remove redundant packs, and run git-prune-packed"
19361 msgstr ""
19363 #: builtin/repack.c:329
19364 msgid "pass --no-reuse-delta to git-pack-objects"
19365 msgstr ""
19367 #: builtin/repack.c:331
19368 msgid "pass --no-reuse-object to git-pack-objects"
19369 msgstr ""
19371 #: builtin/repack.c:333
19372 msgid "do not run git-update-server-info"
19373 msgstr ""
19375 #: builtin/repack.c:336
19376 msgid "pass --local to git-pack-objects"
19377 msgstr ""
19379 #: builtin/repack.c:338
19380 msgid "write bitmap index"
19381 msgstr ""
19383 #: builtin/repack.c:340
19384 msgid "pass --delta-islands to git-pack-objects"
19385 msgstr ""
19387 #: builtin/repack.c:341
19388 msgid "approxidate"
19389 msgstr ""
19391 #: builtin/repack.c:342
19392 msgid "with -A, do not loosen objects older than this"
19393 msgstr ""
19395 #: builtin/repack.c:344
19396 msgid "with -a, repack unreachable objects"
19397 msgstr ""
19399 #: builtin/repack.c:346
19400 msgid "size of the window used for delta compression"
19401 msgstr ""
19403 #: builtin/repack.c:347 builtin/repack.c:353
19404 msgid "bytes"
19405 msgstr ""
19407 #: builtin/repack.c:348
19408 msgid "same as the above, but limit memory size instead of entries count"
19409 msgstr ""
19411 #: builtin/repack.c:350
19412 msgid "limits the maximum delta depth"
19413 msgstr ""
19415 #: builtin/repack.c:352
19416 msgid "limits the maximum number of threads"
19417 msgstr ""
19419 #: builtin/repack.c:354
19420 msgid "maximum size of each packfile"
19421 msgstr ""
19423 #: builtin/repack.c:356
19424 msgid "repack objects in packs marked with .keep"
19425 msgstr ""
19427 #: builtin/repack.c:358
19428 msgid "do not repack this pack"
19429 msgstr ""
19431 #: builtin/repack.c:368
19432 msgid "cannot delete packs in a precious-objects repo"
19433 msgstr ""
19435 #: builtin/repack.c:372
19436 msgid "--keep-unreachable and -A are incompatible"
19437 msgstr ""
19439 #: builtin/repack.c:455
19440 msgid "Nothing new to pack."
19441 msgstr ""
19443 #: builtin/repack.c:485
19444 #, c-format
19445 msgid "missing required file: %s"
19446 msgstr ""
19448 #: builtin/repack.c:487
19449 #, c-format
19450 msgid "could not unlink: %s"
19451 msgstr ""
19453 #: builtin/replace.c:22
19454 msgid "git replace [-f] <object> <replacement>"
19455 msgstr ""
19457 #: builtin/replace.c:23
19458 msgid "git replace [-f] --edit <object>"
19459 msgstr ""
19461 #: builtin/replace.c:24
19462 msgid "git replace [-f] --graft <commit> [<parent>...]"
19463 msgstr ""
19465 #: builtin/replace.c:25
19466 msgid "git replace [-f] --convert-graft-file"
19467 msgstr ""
19469 #: builtin/replace.c:26
19470 msgid "git replace -d <object>..."
19471 msgstr ""
19473 #: builtin/replace.c:27
19474 msgid "git replace [--format=<format>] [-l [<pattern>]]"
19475 msgstr ""
19477 #: builtin/replace.c:90
19478 #, c-format
19479 msgid ""
19480 "invalid replace format '%s'\n"
19481 "valid formats are 'short', 'medium' and 'long'"
19482 msgstr ""
19484 #: builtin/replace.c:125
19485 #, c-format
19486 msgid "replace ref '%s' not found"
19487 msgstr ""
19489 #: builtin/replace.c:141
19490 #, c-format
19491 msgid "Deleted replace ref '%s'"
19492 msgstr ""
19494 #: builtin/replace.c:153
19495 #, c-format
19496 msgid "'%s' is not a valid ref name"
19497 msgstr ""
19499 #: builtin/replace.c:158
19500 #, c-format
19501 msgid "replace ref '%s' already exists"
19502 msgstr ""
19504 #: builtin/replace.c:178
19505 #, c-format
19506 msgid ""
19507 "Objects must be of the same type.\n"
19508 "'%s' points to a replaced object of type '%s'\n"
19509 "while '%s' points to a replacement object of type '%s'."
19510 msgstr ""
19512 #: builtin/replace.c:229
19513 #, c-format
19514 msgid "unable to open %s for writing"
19515 msgstr ""
19517 #: builtin/replace.c:242
19518 msgid "cat-file reported failure"
19519 msgstr ""
19521 #: builtin/replace.c:258
19522 #, c-format
19523 msgid "unable to open %s for reading"
19524 msgstr ""
19526 #: builtin/replace.c:272
19527 msgid "unable to spawn mktree"
19528 msgstr ""
19530 #: builtin/replace.c:276
19531 msgid "unable to read from mktree"
19532 msgstr ""
19534 #: builtin/replace.c:285
19535 msgid "mktree reported failure"
19536 msgstr ""
19538 #: builtin/replace.c:289
19539 msgid "mktree did not return an object name"
19540 msgstr ""
19542 #: builtin/replace.c:298
19543 #, c-format
19544 msgid "unable to fstat %s"
19545 msgstr ""
19547 #: builtin/replace.c:303
19548 msgid "unable to write object to database"
19549 msgstr ""
19551 #: builtin/replace.c:322 builtin/replace.c:378 builtin/replace.c:424
19552 #: builtin/replace.c:454
19553 #, c-format
19554 msgid "not a valid object name: '%s'"
19555 msgstr ""
19557 #: builtin/replace.c:326
19558 #, c-format
19559 msgid "unable to get object type for %s"
19560 msgstr ""
19562 #: builtin/replace.c:342
19563 msgid "editing object file failed"
19564 msgstr ""
19566 #: builtin/replace.c:351
19567 #, c-format
19568 msgid "new object is the same as the old one: '%s'"
19569 msgstr ""
19571 #: builtin/replace.c:384
19572 #, c-format
19573 msgid "could not parse %s as a commit"
19574 msgstr ""
19576 #: builtin/replace.c:416
19577 #, c-format
19578 msgid "bad mergetag in commit '%s'"
19579 msgstr ""
19581 #: builtin/replace.c:418
19582 #, c-format
19583 msgid "malformed mergetag in commit '%s'"
19584 msgstr ""
19586 #: builtin/replace.c:430
19587 #, c-format
19588 msgid ""
19589 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
19590 "instead of --graft"
19591 msgstr ""
19593 #: builtin/replace.c:469
19594 #, c-format
19595 msgid "the original commit '%s' has a gpg signature"
19596 msgstr ""
19598 #: builtin/replace.c:470
19599 msgid "the signature will be removed in the replacement commit!"
19600 msgstr ""
19602 #: builtin/replace.c:480
19603 #, c-format
19604 msgid "could not write replacement commit for: '%s'"
19605 msgstr ""
19607 #: builtin/replace.c:488
19608 #, c-format
19609 msgid "graft for '%s' unnecessary"
19610 msgstr ""
19612 #: builtin/replace.c:492
19613 #, c-format
19614 msgid "new commit is the same as the old one: '%s'"
19615 msgstr ""
19617 #: builtin/replace.c:527
19618 #, c-format
19619 msgid ""
19620 "could not convert the following graft(s):\n"
19621 "%s"
19622 msgstr ""
19624 #: builtin/replace.c:548
19625 msgid "list replace refs"
19626 msgstr ""
19628 #: builtin/replace.c:549
19629 msgid "delete replace refs"
19630 msgstr ""
19632 #: builtin/replace.c:550
19633 msgid "edit existing object"
19634 msgstr ""
19636 #: builtin/replace.c:551
19637 msgid "change a commit's parents"
19638 msgstr ""
19640 #: builtin/replace.c:552
19641 msgid "convert existing graft file"
19642 msgstr ""
19644 #: builtin/replace.c:553
19645 msgid "replace the ref if it exists"
19646 msgstr ""
19648 #: builtin/replace.c:555
19649 msgid "do not pretty-print contents for --edit"
19650 msgstr ""
19652 #: builtin/replace.c:556
19653 msgid "use this format"
19654 msgstr ""
19656 #: builtin/replace.c:569
19657 msgid "--format cannot be used when not listing"
19658 msgstr ""
19660 #: builtin/replace.c:577
19661 msgid "-f only makes sense when writing a replacement"
19662 msgstr ""
19664 #: builtin/replace.c:581
19665 msgid "--raw only makes sense with --edit"
19666 msgstr ""
19668 #: builtin/replace.c:587
19669 msgid "-d needs at least one argument"
19670 msgstr ""
19672 #: builtin/replace.c:593
19673 msgid "bad number of arguments"
19674 msgstr ""
19676 #: builtin/replace.c:599
19677 msgid "-e needs exactly one argument"
19678 msgstr ""
19680 #: builtin/replace.c:605
19681 msgid "-g needs at least one argument"
19682 msgstr ""
19684 #: builtin/replace.c:611
19685 msgid "--convert-graft-file takes no argument"
19686 msgstr ""
19688 #: builtin/replace.c:617
19689 msgid "only one pattern can be given with -l"
19690 msgstr ""
19692 #: builtin/rerere.c:13
19693 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
19694 msgstr ""
19696 #: builtin/rerere.c:60
19697 msgid "register clean resolutions in index"
19698 msgstr ""
19700 #: builtin/rerere.c:79
19701 msgid "'git rerere forget' without paths is deprecated"
19702 msgstr ""
19704 #: builtin/rerere.c:113
19705 #, c-format
19706 msgid "unable to generate diff for '%s'"
19707 msgstr ""
19709 #: builtin/reset.c:32
19710 msgid ""
19711 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
19712 msgstr ""
19714 #: builtin/reset.c:33
19715 msgid "git reset [-q] [<tree-ish>] [--] <pathspec>..."
19716 msgstr ""
19718 #: builtin/reset.c:34
19719 msgid ""
19720 "git reset [-q] [--pathspec-from-file [--pathspec-file-nul]] [<tree-ish>]"
19721 msgstr ""
19723 #: builtin/reset.c:35
19724 msgid "git reset --patch [<tree-ish>] [--] [<pathspec>...]"
19725 msgstr ""
19727 #: builtin/reset.c:41
19728 msgid "mixed"
19729 msgstr ""
19731 #: builtin/reset.c:41
19732 msgid "soft"
19733 msgstr ""
19735 #: builtin/reset.c:41
19736 msgid "hard"
19737 msgstr ""
19739 #: builtin/reset.c:41
19740 msgid "merge"
19741 msgstr ""
19743 #: builtin/reset.c:41
19744 msgid "keep"
19745 msgstr ""
19747 #: builtin/reset.c:83
19748 msgid "You do not have a valid HEAD."
19749 msgstr ""
19751 #: builtin/reset.c:85
19752 msgid "Failed to find tree of HEAD."
19753 msgstr ""
19755 #: builtin/reset.c:91
19756 #, c-format
19757 msgid "Failed to find tree of %s."
19758 msgstr ""
19760 #: builtin/reset.c:116
19761 #, c-format
19762 msgid "HEAD is now at %s"
19763 msgstr ""
19765 #: builtin/reset.c:195
19766 #, c-format
19767 msgid "Cannot do a %s reset in the middle of a merge."
19768 msgstr ""
19770 #: builtin/reset.c:295 builtin/stash.c:587 builtin/stash.c:661
19771 #: builtin/stash.c:685
19772 msgid "be quiet, only report errors"
19773 msgstr ""
19775 #: builtin/reset.c:297
19776 msgid "reset HEAD and index"
19777 msgstr ""
19779 #: builtin/reset.c:298
19780 msgid "reset only HEAD"
19781 msgstr ""
19783 #: builtin/reset.c:300 builtin/reset.c:302
19784 msgid "reset HEAD, index and working tree"
19785 msgstr ""
19787 #: builtin/reset.c:304
19788 msgid "reset HEAD but keep local changes"
19789 msgstr ""
19791 #: builtin/reset.c:310
19792 msgid "record only the fact that removed paths will be added later"
19793 msgstr ""
19795 #: builtin/reset.c:344
19796 #, c-format
19797 msgid "Failed to resolve '%s' as a valid revision."
19798 msgstr ""
19800 #: builtin/reset.c:352
19801 #, c-format
19802 msgid "Failed to resolve '%s' as a valid tree."
19803 msgstr ""
19805 #: builtin/reset.c:361
19806 msgid "--patch is incompatible with --{hard,mixed,soft}"
19807 msgstr ""
19809 #: builtin/reset.c:371
19810 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
19811 msgstr ""
19813 #: builtin/reset.c:373
19814 #, c-format
19815 msgid "Cannot do %s reset with paths."
19816 msgstr ""
19818 #: builtin/reset.c:388
19819 #, c-format
19820 msgid "%s reset is not allowed in a bare repository"
19821 msgstr ""
19823 #: builtin/reset.c:392
19824 msgid "-N can only be used with --mixed"
19825 msgstr ""
19827 #: builtin/reset.c:413
19828 msgid "Unstaged changes after reset:"
19829 msgstr ""
19831 #: builtin/reset.c:416
19832 #, c-format
19833 msgid ""
19834 "\n"
19835 "It took %.2f seconds to enumerate unstaged changes after reset.  You can\n"
19836 "use '--quiet' to avoid this.  Set the config setting reset.quiet to true\n"
19837 "to make this the default.\n"
19838 msgstr ""
19840 #: builtin/reset.c:434
19841 #, c-format
19842 msgid "Could not reset index file to revision '%s'."
19843 msgstr ""
19845 #: builtin/reset.c:439
19846 msgid "Could not write new index file."
19847 msgstr ""
19849 #: builtin/rev-list.c:534
19850 msgid "cannot combine --exclude-promisor-objects and --missing"
19851 msgstr ""
19853 #: builtin/rev-list.c:595
19854 msgid "object filtering requires --objects"
19855 msgstr ""
19857 #: builtin/rev-list.c:651
19858 msgid "rev-list does not support display of notes"
19859 msgstr ""
19861 #: builtin/rev-list.c:656
19862 msgid "marked counting is incompatible with --objects"
19863 msgstr ""
19865 #: builtin/rev-parse.c:409
19866 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
19867 msgstr ""
19869 #: builtin/rev-parse.c:414
19870 msgid "keep the `--` passed as an arg"
19871 msgstr ""
19873 #: builtin/rev-parse.c:416
19874 msgid "stop parsing after the first non-option argument"
19875 msgstr ""
19877 #: builtin/rev-parse.c:419
19878 msgid "output in stuck long form"
19879 msgstr ""
19881 #: builtin/rev-parse.c:552
19882 msgid ""
19883 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
19884 "   or: git rev-parse --sq-quote [<arg>...]\n"
19885 "   or: git rev-parse [<options>] [<arg>...]\n"
19886 "\n"
19887 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
19888 msgstr ""
19890 #: builtin/revert.c:24
19891 msgid "git revert [<options>] <commit-ish>..."
19892 msgstr ""
19894 #: builtin/revert.c:25
19895 msgid "git revert <subcommand>"
19896 msgstr ""
19898 #: builtin/revert.c:30
19899 msgid "git cherry-pick [<options>] <commit-ish>..."
19900 msgstr ""
19902 #: builtin/revert.c:31
19903 msgid "git cherry-pick <subcommand>"
19904 msgstr ""
19906 #: builtin/revert.c:72
19907 #, c-format
19908 msgid "option `%s' expects a number greater than zero"
19909 msgstr ""
19911 #: builtin/revert.c:92
19912 #, c-format
19913 msgid "%s: %s cannot be used with %s"
19914 msgstr ""
19916 #: builtin/revert.c:102
19917 msgid "end revert or cherry-pick sequence"
19918 msgstr ""
19920 #: builtin/revert.c:103
19921 msgid "resume revert or cherry-pick sequence"
19922 msgstr ""
19924 #: builtin/revert.c:104
19925 msgid "cancel revert or cherry-pick sequence"
19926 msgstr ""
19928 #: builtin/revert.c:105
19929 msgid "skip current commit and continue"
19930 msgstr ""
19932 #: builtin/revert.c:107
19933 msgid "don't automatically commit"
19934 msgstr ""
19936 #: builtin/revert.c:108
19937 msgid "edit the commit message"
19938 msgstr ""
19940 #: builtin/revert.c:111
19941 msgid "parent-number"
19942 msgstr ""
19944 #: builtin/revert.c:112
19945 msgid "select mainline parent"
19946 msgstr ""
19948 #: builtin/revert.c:114
19949 msgid "merge strategy"
19950 msgstr ""
19952 #: builtin/revert.c:116
19953 msgid "option for merge strategy"
19954 msgstr ""
19956 #: builtin/revert.c:125
19957 msgid "append commit name"
19958 msgstr ""
19960 #: builtin/revert.c:127
19961 msgid "preserve initially empty commits"
19962 msgstr ""
19964 #: builtin/revert.c:129
19965 msgid "keep redundant, empty commits"
19966 msgstr ""
19968 #: builtin/revert.c:239
19969 msgid "revert failed"
19970 msgstr ""
19972 #: builtin/revert.c:252
19973 msgid "cherry-pick failed"
19974 msgstr ""
19976 #: builtin/rm.c:19
19977 msgid "git rm [<options>] [--] <file>..."
19978 msgstr ""
19980 #: builtin/rm.c:207
19981 msgid ""
19982 "the following file has staged content different from both the\n"
19983 "file and the HEAD:"
19984 msgid_plural ""
19985 "the following files have staged content different from both the\n"
19986 "file and the HEAD:"
19987 msgstr[0] ""
19988 msgstr[1] ""
19990 #: builtin/rm.c:212
19991 msgid ""
19992 "\n"
19993 "(use -f to force removal)"
19994 msgstr ""
19996 #: builtin/rm.c:216
19997 msgid "the following file has changes staged in the index:"
19998 msgid_plural "the following files have changes staged in the index:"
19999 msgstr[0] ""
20000 msgstr[1] ""
20002 #: builtin/rm.c:220 builtin/rm.c:229
20003 msgid ""
20004 "\n"
20005 "(use --cached to keep the file, or -f to force removal)"
20006 msgstr ""
20008 #: builtin/rm.c:226
20009 msgid "the following file has local modifications:"
20010 msgid_plural "the following files have local modifications:"
20011 msgstr[0] ""
20012 msgstr[1] ""
20014 #: builtin/rm.c:243
20015 msgid "do not list removed files"
20016 msgstr ""
20018 #: builtin/rm.c:244
20019 msgid "only remove from the index"
20020 msgstr ""
20022 #: builtin/rm.c:245
20023 msgid "override the up-to-date check"
20024 msgstr ""
20026 #: builtin/rm.c:246
20027 msgid "allow recursive removal"
20028 msgstr ""
20030 #: builtin/rm.c:248
20031 msgid "exit with a zero status even if nothing matched"
20032 msgstr ""
20034 #: builtin/rm.c:282
20035 msgid "No pathspec was given. Which files should I remove?"
20036 msgstr ""
20038 #: builtin/rm.c:305
20039 msgid "please stage your changes to .gitmodules or stash them to proceed"
20040 msgstr ""
20042 #: builtin/rm.c:323
20043 #, c-format
20044 msgid "not removing '%s' recursively without -r"
20045 msgstr ""
20047 #: builtin/rm.c:362
20048 #, c-format
20049 msgid "git rm: unable to remove %s"
20050 msgstr ""
20052 #: builtin/send-pack.c:20
20053 msgid ""
20054 "git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
20055 "receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
20056 "[<ref>...]\n"
20057 "  --all and explicit <ref> specification are mutually exclusive."
20058 msgstr ""
20060 #: builtin/send-pack.c:188
20061 msgid "remote name"
20062 msgstr ""
20064 #: builtin/send-pack.c:201
20065 msgid "use stateless RPC protocol"
20066 msgstr ""
20068 #: builtin/send-pack.c:202
20069 msgid "read refs from stdin"
20070 msgstr ""
20072 #: builtin/send-pack.c:203
20073 msgid "print status from remote helper"
20074 msgstr ""
20076 #: builtin/shortlog.c:16
20077 msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
20078 msgstr ""
20080 #: builtin/shortlog.c:17
20081 msgid "git log --pretty=short | git shortlog [<options>]"
20082 msgstr ""
20084 #: builtin/shortlog.c:123
20085 msgid "using multiple --group options with stdin is not supported"
20086 msgstr ""
20088 #: builtin/shortlog.c:133
20089 msgid "using --group=trailer with stdin is not supported"
20090 msgstr ""
20092 #: builtin/shortlog.c:323
20093 #, c-format
20094 msgid "unknown group type: %s"
20095 msgstr ""
20097 #: builtin/shortlog.c:351
20098 msgid "group by committer rather than author"
20099 msgstr ""
20101 #: builtin/shortlog.c:354
20102 msgid "sort output according to the number of commits per author"
20103 msgstr ""
20105 #: builtin/shortlog.c:356
20106 msgid "suppress commit descriptions, only provides commit count"
20107 msgstr ""
20109 #: builtin/shortlog.c:358
20110 msgid "show the email address of each author"
20111 msgstr ""
20113 #: builtin/shortlog.c:359
20114 msgid "<w>[,<i1>[,<i2>]]"
20115 msgstr ""
20117 #: builtin/shortlog.c:360
20118 msgid "linewrap output"
20119 msgstr ""
20121 #: builtin/shortlog.c:362
20122 msgid "field"
20123 msgstr ""
20125 #: builtin/shortlog.c:363
20126 msgid "group by field"
20127 msgstr ""
20129 #: builtin/shortlog.c:391
20130 msgid "too many arguments given outside repository"
20131 msgstr ""
20133 #: builtin/show-branch.c:13
20134 msgid ""
20135 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
20136 "\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
20137 "\t\t[--more=<n> | --list | --independent | --merge-base]\n"
20138 "\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
20139 msgstr ""
20141 #: builtin/show-branch.c:17
20142 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
20143 msgstr ""
20145 #: builtin/show-branch.c:395
20146 #, c-format
20147 msgid "ignoring %s; cannot handle more than %d ref"
20148 msgid_plural "ignoring %s; cannot handle more than %d refs"
20149 msgstr[0] ""
20150 msgstr[1] ""
20152 #: builtin/show-branch.c:548
20153 #, c-format
20154 msgid "no matching refs with %s"
20155 msgstr ""
20157 #: builtin/show-branch.c:645
20158 msgid "show remote-tracking and local branches"
20159 msgstr ""
20161 #: builtin/show-branch.c:647
20162 msgid "show remote-tracking branches"
20163 msgstr ""
20165 #: builtin/show-branch.c:649
20166 msgid "color '*!+-' corresponding to the branch"
20167 msgstr ""
20169 #: builtin/show-branch.c:651
20170 msgid "show <n> more commits after the common ancestor"
20171 msgstr ""
20173 #: builtin/show-branch.c:653
20174 msgid "synonym to more=-1"
20175 msgstr ""
20177 #: builtin/show-branch.c:654
20178 msgid "suppress naming strings"
20179 msgstr ""
20181 #: builtin/show-branch.c:656
20182 msgid "include the current branch"
20183 msgstr ""
20185 #: builtin/show-branch.c:658
20186 msgid "name commits with their object names"
20187 msgstr ""
20189 #: builtin/show-branch.c:660
20190 msgid "show possible merge bases"
20191 msgstr ""
20193 #: builtin/show-branch.c:662
20194 msgid "show refs unreachable from any other ref"
20195 msgstr ""
20197 #: builtin/show-branch.c:664
20198 msgid "show commits in topological order"
20199 msgstr ""
20201 #: builtin/show-branch.c:667
20202 msgid "show only commits not on the first branch"
20203 msgstr ""
20205 #: builtin/show-branch.c:669
20206 msgid "show merges reachable from only one tip"
20207 msgstr ""
20209 #: builtin/show-branch.c:671
20210 msgid "topologically sort, maintaining date order where possible"
20211 msgstr ""
20213 #: builtin/show-branch.c:674
20214 msgid "<n>[,<base>]"
20215 msgstr ""
20217 #: builtin/show-branch.c:675
20218 msgid "show <n> most recent ref-log entries starting at base"
20219 msgstr ""
20221 #: builtin/show-branch.c:711
20222 msgid ""
20223 "--reflog is incompatible with --all, --remotes, --independent or --merge-base"
20224 msgstr ""
20226 #: builtin/show-branch.c:735
20227 msgid "no branches given, and HEAD is not valid"
20228 msgstr ""
20230 #: builtin/show-branch.c:738
20231 msgid "--reflog option needs one branch name"
20232 msgstr ""
20234 #: builtin/show-branch.c:741
20235 #, c-format
20236 msgid "only %d entry can be shown at one time."
20237 msgid_plural "only %d entries can be shown at one time."
20238 msgstr[0] ""
20239 msgstr[1] ""
20241 #: builtin/show-branch.c:745
20242 #, c-format
20243 msgid "no such ref %s"
20244 msgstr ""
20246 #: builtin/show-branch.c:831
20247 #, c-format
20248 msgid "cannot handle more than %d rev."
20249 msgid_plural "cannot handle more than %d revs."
20250 msgstr[0] ""
20251 msgstr[1] ""
20253 #: builtin/show-branch.c:835
20254 #, c-format
20255 msgid "'%s' is not a valid ref."
20256 msgstr ""
20258 #: builtin/show-branch.c:838
20259 #, c-format
20260 msgid "cannot find commit %s (%s)"
20261 msgstr ""
20263 #: builtin/show-index.c:21
20264 msgid "hash-algorithm"
20265 msgstr ""
20267 #: builtin/show-index.c:31
20268 msgid "Unknown hash algorithm"
20269 msgstr ""
20271 #: builtin/show-ref.c:12
20272 msgid ""
20273 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
20274 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
20275 msgstr ""
20277 #: builtin/show-ref.c:13
20278 msgid "git show-ref --exclude-existing[=<pattern>]"
20279 msgstr ""
20281 #: builtin/show-ref.c:162
20282 msgid "only show tags (can be combined with heads)"
20283 msgstr ""
20285 #: builtin/show-ref.c:163
20286 msgid "only show heads (can be combined with tags)"
20287 msgstr ""
20289 #: builtin/show-ref.c:164
20290 msgid "stricter reference checking, requires exact ref path"
20291 msgstr ""
20293 #: builtin/show-ref.c:167 builtin/show-ref.c:169
20294 msgid "show the HEAD reference, even if it would be filtered out"
20295 msgstr ""
20297 #: builtin/show-ref.c:171
20298 msgid "dereference tags into object IDs"
20299 msgstr ""
20301 #: builtin/show-ref.c:173
20302 msgid "only show SHA1 hash using <n> digits"
20303 msgstr ""
20305 #: builtin/show-ref.c:177
20306 msgid "do not print results to stdout (useful with --verify)"
20307 msgstr ""
20309 #: builtin/show-ref.c:179
20310 msgid "show refs from stdin that aren't in local repository"
20311 msgstr ""
20313 #: builtin/sparse-checkout.c:21
20314 msgid "git sparse-checkout (init|list|set|add|reapply|disable) <options>"
20315 msgstr ""
20317 #: builtin/sparse-checkout.c:45
20318 msgid "git sparse-checkout list"
20319 msgstr ""
20321 #: builtin/sparse-checkout.c:71
20322 msgid "this worktree is not sparse (sparse-checkout file may not exist)"
20323 msgstr ""
20325 #: builtin/sparse-checkout.c:223
20326 msgid "failed to create directory for sparse-checkout file"
20327 msgstr ""
20329 #: builtin/sparse-checkout.c:264
20330 msgid "unable to upgrade repository format to enable worktreeConfig"
20331 msgstr ""
20333 #: builtin/sparse-checkout.c:266
20334 msgid "failed to set extensions.worktreeConfig setting"
20335 msgstr ""
20337 #: builtin/sparse-checkout.c:283
20338 msgid "git sparse-checkout init [--cone]"
20339 msgstr ""
20341 #: builtin/sparse-checkout.c:302
20342 msgid "initialize the sparse-checkout in cone mode"
20343 msgstr ""
20345 #: builtin/sparse-checkout.c:339
20346 #, c-format
20347 msgid "failed to open '%s'"
20348 msgstr ""
20350 #: builtin/sparse-checkout.c:396
20351 #, c-format
20352 msgid "could not normalize path %s"
20353 msgstr ""
20355 #: builtin/sparse-checkout.c:408
20356 msgid "git sparse-checkout (set|add) (--stdin | <patterns>)"
20357 msgstr ""
20359 #: builtin/sparse-checkout.c:433
20360 #, c-format
20361 msgid "unable to unquote C-style string '%s'"
20362 msgstr ""
20364 #: builtin/sparse-checkout.c:487 builtin/sparse-checkout.c:511
20365 msgid "unable to load existing sparse-checkout patterns"
20366 msgstr ""
20368 #: builtin/sparse-checkout.c:556
20369 msgid "read patterns from standard in"
20370 msgstr ""
20372 #: builtin/sparse-checkout.c:571
20373 msgid "git sparse-checkout reapply"
20374 msgstr ""
20376 #: builtin/sparse-checkout.c:590
20377 msgid "git sparse-checkout disable"
20378 msgstr ""
20380 #: builtin/sparse-checkout.c:618
20381 msgid "error while refreshing working directory"
20382 msgstr ""
20384 #: builtin/stash.c:22 builtin/stash.c:38
20385 msgid "git stash list [<options>]"
20386 msgstr ""
20388 #: builtin/stash.c:23 builtin/stash.c:43
20389 msgid "git stash show [<options>] [<stash>]"
20390 msgstr ""
20392 #: builtin/stash.c:24 builtin/stash.c:48
20393 msgid "git stash drop [-q|--quiet] [<stash>]"
20394 msgstr ""
20396 #: builtin/stash.c:25
20397 msgid "git stash ( pop | apply ) [--index] [-q|--quiet] [<stash>]"
20398 msgstr ""
20400 #: builtin/stash.c:26 builtin/stash.c:63
20401 msgid "git stash branch <branchname> [<stash>]"
20402 msgstr ""
20404 #: builtin/stash.c:27 builtin/stash.c:68
20405 msgid "git stash clear"
20406 msgstr ""
20408 #: builtin/stash.c:28
20409 msgid ""
20410 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
20411 "          [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
20412 "          [--pathspec-from-file=<file> [--pathspec-file-nul]]\n"
20413 "          [--] [<pathspec>...]]"
20414 msgstr ""
20416 #: builtin/stash.c:32 builtin/stash.c:85
20417 msgid ""
20418 "git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
20419 "          [-u|--include-untracked] [-a|--all] [<message>]"
20420 msgstr ""
20422 #: builtin/stash.c:53
20423 msgid "git stash pop [--index] [-q|--quiet] [<stash>]"
20424 msgstr ""
20426 #: builtin/stash.c:58
20427 msgid "git stash apply [--index] [-q|--quiet] [<stash>]"
20428 msgstr ""
20430 #: builtin/stash.c:73
20431 msgid "git stash store [-m|--message <message>] [-q|--quiet] <commit>"
20432 msgstr ""
20434 #: builtin/stash.c:78
20435 msgid ""
20436 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
20437 "          [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
20438 "          [--] [<pathspec>...]]"
20439 msgstr ""
20441 #: builtin/stash.c:128
20442 #, c-format
20443 msgid "'%s' is not a stash-like commit"
20444 msgstr ""
20446 #: builtin/stash.c:148
20447 #, c-format
20448 msgid "Too many revisions specified:%s"
20449 msgstr ""
20451 #: builtin/stash.c:162
20452 msgid "No stash entries found."
20453 msgstr ""
20455 #: builtin/stash.c:176
20456 #, c-format
20457 msgid "%s is not a valid reference"
20458 msgstr ""
20460 #: builtin/stash.c:225
20461 msgid "git stash clear with arguments is unimplemented"
20462 msgstr ""
20464 #: builtin/stash.c:429
20465 #, c-format
20466 msgid ""
20467 "WARNING: Untracked file in way of tracked file!  Renaming\n"
20468 "            %s -> %s\n"
20469 "         to make room.\n"
20470 msgstr ""
20472 #: builtin/stash.c:490
20473 msgid "cannot apply a stash in the middle of a merge"
20474 msgstr ""
20476 #: builtin/stash.c:501
20477 #, c-format
20478 msgid "could not generate diff %s^!."
20479 msgstr ""
20481 #: builtin/stash.c:508
20482 msgid "conflicts in index. Try without --index."
20483 msgstr ""
20485 #: builtin/stash.c:514
20486 msgid "could not save index tree"
20487 msgstr ""
20489 #: builtin/stash.c:523
20490 msgid "could not restore untracked files from stash"
20491 msgstr ""
20493 #: builtin/stash.c:537
20494 #, c-format
20495 msgid "Merging %s with %s"
20496 msgstr ""
20498 #: builtin/stash.c:547
20499 msgid "Index was not unstashed."
20500 msgstr ""
20502 #: builtin/stash.c:589 builtin/stash.c:687
20503 msgid "attempt to recreate the index"
20504 msgstr ""
20506 #: builtin/stash.c:633
20507 #, c-format
20508 msgid "Dropped %s (%s)"
20509 msgstr ""
20511 #: builtin/stash.c:636
20512 #, c-format
20513 msgid "%s: Could not drop stash entry"
20514 msgstr ""
20516 #: builtin/stash.c:649
20517 #, c-format
20518 msgid "'%s' is not a stash reference"
20519 msgstr ""
20521 #: builtin/stash.c:699
20522 msgid "The stash entry is kept in case you need it again."
20523 msgstr ""
20525 #: builtin/stash.c:722
20526 msgid "No branch name specified"
20527 msgstr ""
20529 #: builtin/stash.c:866 builtin/stash.c:903
20530 #, c-format
20531 msgid "Cannot update %s with %s"
20532 msgstr ""
20534 #: builtin/stash.c:884 builtin/stash.c:1538 builtin/stash.c:1603
20535 msgid "stash message"
20536 msgstr ""
20538 #: builtin/stash.c:894
20539 msgid "\"git stash store\" requires one <commit> argument"
20540 msgstr ""
20542 #: builtin/stash.c:1109
20543 msgid "No changes selected"
20544 msgstr ""
20546 #: builtin/stash.c:1209
20547 msgid "You do not have the initial commit yet"
20548 msgstr ""
20550 #: builtin/stash.c:1236
20551 msgid "Cannot save the current index state"
20552 msgstr ""
20554 #: builtin/stash.c:1245
20555 msgid "Cannot save the untracked files"
20556 msgstr ""
20558 #: builtin/stash.c:1256 builtin/stash.c:1265
20559 msgid "Cannot save the current worktree state"
20560 msgstr ""
20562 #: builtin/stash.c:1293
20563 msgid "Cannot record working tree state"
20564 msgstr ""
20566 #: builtin/stash.c:1342
20567 msgid "Can't use --patch and --include-untracked or --all at the same time"
20568 msgstr ""
20570 #: builtin/stash.c:1358
20571 msgid "Did you forget to 'git add'?"
20572 msgstr ""
20574 #: builtin/stash.c:1373
20575 msgid "No local changes to save"
20576 msgstr ""
20578 #: builtin/stash.c:1380
20579 msgid "Cannot initialize stash"
20580 msgstr ""
20582 #: builtin/stash.c:1395
20583 msgid "Cannot save the current status"
20584 msgstr ""
20586 #: builtin/stash.c:1400
20587 #, c-format
20588 msgid "Saved working directory and index state %s"
20589 msgstr ""
20591 #: builtin/stash.c:1490
20592 msgid "Cannot remove worktree changes"
20593 msgstr ""
20595 #: builtin/stash.c:1529 builtin/stash.c:1594
20596 msgid "keep index"
20597 msgstr ""
20599 #: builtin/stash.c:1531 builtin/stash.c:1596
20600 msgid "stash in patch mode"
20601 msgstr ""
20603 #: builtin/stash.c:1532 builtin/stash.c:1597
20604 msgid "quiet mode"
20605 msgstr ""
20607 #: builtin/stash.c:1534 builtin/stash.c:1599
20608 msgid "include untracked files in stash"
20609 msgstr ""
20611 #: builtin/stash.c:1536 builtin/stash.c:1601
20612 msgid "include ignore files"
20613 msgstr ""
20615 #: builtin/stash.c:1636
20616 msgid ""
20617 "the stash.useBuiltin support has been removed!\n"
20618 "See its entry in 'git help config' for details."
20619 msgstr ""
20621 #: builtin/stripspace.c:18
20622 msgid "git stripspace [-s | --strip-comments]"
20623 msgstr ""
20625 #: builtin/stripspace.c:19
20626 msgid "git stripspace [-c | --comment-lines]"
20627 msgstr ""
20629 #: builtin/stripspace.c:37
20630 msgid "skip and remove all lines starting with comment character"
20631 msgstr ""
20633 #: builtin/stripspace.c:40
20634 msgid "prepend comment character and space to each line"
20635 msgstr ""
20637 #: builtin/submodule--helper.c:47 builtin/submodule--helper.c:2423
20638 #, c-format
20639 msgid "Expecting a full ref name, got %s"
20640 msgstr ""
20642 #: builtin/submodule--helper.c:64
20643 msgid "submodule--helper print-default-remote takes no arguments"
20644 msgstr ""
20646 #: builtin/submodule--helper.c:102
20647 #, c-format
20648 msgid "cannot strip one component off url '%s'"
20649 msgstr ""
20651 #: builtin/submodule--helper.c:410 builtin/submodule--helper.c:1819
20652 msgid "alternative anchor for relative paths"
20653 msgstr ""
20655 #: builtin/submodule--helper.c:415
20656 msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
20657 msgstr ""
20659 #: builtin/submodule--helper.c:472 builtin/submodule--helper.c:629
20660 #: builtin/submodule--helper.c:652
20661 #, c-format
20662 msgid "No url found for submodule path '%s' in .gitmodules"
20663 msgstr ""
20665 #: builtin/submodule--helper.c:524
20666 #, c-format
20667 msgid "Entering '%s'\n"
20668 msgstr ""
20670 #: builtin/submodule--helper.c:527
20671 #, c-format
20672 msgid ""
20673 "run_command returned non-zero status for %s\n"
20675 msgstr ""
20677 #: builtin/submodule--helper.c:549
20678 #, c-format
20679 msgid ""
20680 "run_command returned non-zero status while recursing in the nested "
20681 "submodules of %s\n"
20683 msgstr ""
20685 #: builtin/submodule--helper.c:565
20686 msgid "suppress output of entering each submodule command"
20687 msgstr ""
20689 #: builtin/submodule--helper.c:567 builtin/submodule--helper.c:888
20690 #: builtin/submodule--helper.c:1487
20691 msgid "recurse into nested submodules"
20692 msgstr ""
20694 #: builtin/submodule--helper.c:572
20695 msgid "git submodule--helper foreach [--quiet] [--recursive] [--] <command>"
20696 msgstr ""
20698 #: builtin/submodule--helper.c:599
20699 #, c-format
20700 msgid ""
20701 "could not look up configuration '%s'. Assuming this repository is its own "
20702 "authoritative upstream."
20703 msgstr ""
20705 #: builtin/submodule--helper.c:666
20706 #, c-format
20707 msgid "Failed to register url for submodule path '%s'"
20708 msgstr ""
20710 #: builtin/submodule--helper.c:670
20711 #, c-format
20712 msgid "Submodule '%s' (%s) registered for path '%s'\n"
20713 msgstr ""
20715 #: builtin/submodule--helper.c:680
20716 #, c-format
20717 msgid "warning: command update mode suggested for submodule '%s'\n"
20718 msgstr ""
20720 #: builtin/submodule--helper.c:687
20721 #, c-format
20722 msgid "Failed to register update mode for submodule path '%s'"
20723 msgstr ""
20725 #: builtin/submodule--helper.c:709
20726 msgid "suppress output for initializing a submodule"
20727 msgstr ""
20729 #: builtin/submodule--helper.c:714
20730 msgid "git submodule--helper init [<options>] [<path>]"
20731 msgstr ""
20733 #: builtin/submodule--helper.c:787 builtin/submodule--helper.c:922
20734 #, c-format
20735 msgid "no submodule mapping found in .gitmodules for path '%s'"
20736 msgstr ""
20738 #: builtin/submodule--helper.c:835
20739 #, c-format
20740 msgid "could not resolve HEAD ref inside the submodule '%s'"
20741 msgstr ""
20743 #: builtin/submodule--helper.c:862 builtin/submodule--helper.c:1457
20744 #, c-format
20745 msgid "failed to recurse into submodule '%s'"
20746 msgstr ""
20748 #: builtin/submodule--helper.c:886 builtin/submodule--helper.c:1623
20749 msgid "suppress submodule status output"
20750 msgstr ""
20752 #: builtin/submodule--helper.c:887
20753 msgid ""
20754 "use commit stored in the index instead of the one stored in the submodule "
20755 "HEAD"
20756 msgstr ""
20758 #: builtin/submodule--helper.c:893
20759 msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
20760 msgstr ""
20762 #: builtin/submodule--helper.c:917
20763 msgid "git submodule--helper name <path>"
20764 msgstr ""
20766 #: builtin/submodule--helper.c:989
20767 #, c-format
20768 msgid "* %s %s(blob)->%s(submodule)"
20769 msgstr ""
20771 #: builtin/submodule--helper.c:992
20772 #, c-format
20773 msgid "* %s %s(submodule)->%s(blob)"
20774 msgstr ""
20776 #: builtin/submodule--helper.c:1005
20777 #, c-format
20778 msgid "%s"
20779 msgstr ""
20781 #: builtin/submodule--helper.c:1055
20782 #, c-format
20783 msgid "couldn't hash object from '%s'"
20784 msgstr ""
20786 #: builtin/submodule--helper.c:1059
20787 #, c-format
20788 msgid "unexpected mode %o\n"
20789 msgstr ""
20791 #: builtin/submodule--helper.c:1300
20792 msgid "use the commit stored in the index instead of the submodule HEAD"
20793 msgstr ""
20795 #: builtin/submodule--helper.c:1302
20796 msgid "to compare the commit in the index with that in the submodule HEAD"
20797 msgstr ""
20799 #: builtin/submodule--helper.c:1304
20800 msgid "skip submodules with 'ignore_config' value set to 'all'"
20801 msgstr ""
20803 #: builtin/submodule--helper.c:1306
20804 msgid "limit the summary size"
20805 msgstr ""
20807 #: builtin/submodule--helper.c:1311
20808 msgid "git submodule--helper summary [<options>] [<commit>] [--] [<path>]"
20809 msgstr ""
20811 #: builtin/submodule--helper.c:1335
20812 msgid "could not fetch a revision for HEAD"
20813 msgstr ""
20815 #: builtin/submodule--helper.c:1340
20816 msgid "--cached and --files are mutually exclusive"
20817 msgstr ""
20819 #: builtin/submodule--helper.c:1407
20820 #, c-format
20821 msgid "Synchronizing submodule url for '%s'\n"
20822 msgstr ""
20824 #: builtin/submodule--helper.c:1413
20825 #, c-format
20826 msgid "failed to register url for submodule path '%s'"
20827 msgstr ""
20829 #: builtin/submodule--helper.c:1427
20830 #, c-format
20831 msgid "failed to get the default remote for submodule '%s'"
20832 msgstr ""
20834 #: builtin/submodule--helper.c:1438
20835 #, c-format
20836 msgid "failed to update remote for submodule '%s'"
20837 msgstr ""
20839 #: builtin/submodule--helper.c:1485
20840 msgid "suppress output of synchronizing submodule url"
20841 msgstr ""
20843 #: builtin/submodule--helper.c:1492
20844 msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
20845 msgstr ""
20847 #: builtin/submodule--helper.c:1546
20848 #, c-format
20849 msgid ""
20850 "Submodule work tree '%s' contains a .git directory (use 'rm -rf' if you "
20851 "really want to remove it including all of its history)"
20852 msgstr ""
20854 #: builtin/submodule--helper.c:1558
20855 #, c-format
20856 msgid ""
20857 "Submodule work tree '%s' contains local modifications; use '-f' to discard "
20858 "them"
20859 msgstr ""
20861 #: builtin/submodule--helper.c:1566
20862 #, c-format
20863 msgid "Cleared directory '%s'\n"
20864 msgstr ""
20866 #: builtin/submodule--helper.c:1568
20867 #, c-format
20868 msgid "Could not remove submodule work tree '%s'\n"
20869 msgstr ""
20871 #: builtin/submodule--helper.c:1579
20872 #, c-format
20873 msgid "could not create empty submodule directory %s"
20874 msgstr ""
20876 #: builtin/submodule--helper.c:1595
20877 #, c-format
20878 msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
20879 msgstr ""
20881 #: builtin/submodule--helper.c:1624
20882 msgid "remove submodule working trees even if they contain local changes"
20883 msgstr ""
20885 #: builtin/submodule--helper.c:1625
20886 msgid "unregister all submodules"
20887 msgstr ""
20889 #: builtin/submodule--helper.c:1630
20890 msgid ""
20891 "git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
20892 msgstr ""
20894 #: builtin/submodule--helper.c:1644
20895 msgid "Use '--all' if you really want to deinitialize all submodules"
20896 msgstr ""
20898 #: builtin/submodule--helper.c:1713
20899 msgid ""
20900 "An alternate computed from a superproject's alternate is invalid.\n"
20901 "To allow Git to clone without an alternate in such a case, set\n"
20902 "submodule.alternateErrorStrategy to 'info' or, equivalently, clone with\n"
20903 "'--reference-if-able' instead of '--reference'."
20904 msgstr ""
20906 #: builtin/submodule--helper.c:1752 builtin/submodule--helper.c:1755
20907 #, c-format
20908 msgid "submodule '%s' cannot add alternate: %s"
20909 msgstr ""
20911 #: builtin/submodule--helper.c:1791
20912 #, c-format
20913 msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
20914 msgstr ""
20916 #: builtin/submodule--helper.c:1798
20917 #, c-format
20918 msgid "Value '%s' for submodule.alternateLocation is not recognized"
20919 msgstr ""
20921 #: builtin/submodule--helper.c:1822
20922 msgid "where the new submodule will be cloned to"
20923 msgstr ""
20925 #: builtin/submodule--helper.c:1825
20926 msgid "name of the new submodule"
20927 msgstr ""
20929 #: builtin/submodule--helper.c:1828
20930 msgid "url where to clone the submodule from"
20931 msgstr ""
20933 #: builtin/submodule--helper.c:1836
20934 msgid "depth for shallow clones"
20935 msgstr ""
20937 #: builtin/submodule--helper.c:1839 builtin/submodule--helper.c:2348
20938 msgid "force cloning progress"
20939 msgstr ""
20941 #: builtin/submodule--helper.c:1841 builtin/submodule--helper.c:2350
20942 msgid "disallow cloning into non-empty directory"
20943 msgstr ""
20945 #: builtin/submodule--helper.c:1848
20946 msgid ""
20947 "git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
20948 "<repository>] [--name <name>] [--depth <depth>] [--single-branch] --url "
20949 "<url> --path <path>"
20950 msgstr ""
20952 #: builtin/submodule--helper.c:1873
20953 #, c-format
20954 msgid "refusing to create/use '%s' in another submodule's git dir"
20955 msgstr ""
20957 #: builtin/submodule--helper.c:1884
20958 #, c-format
20959 msgid "clone of '%s' into submodule path '%s' failed"
20960 msgstr ""
20962 #: builtin/submodule--helper.c:1888
20963 #, c-format
20964 msgid "directory not empty: '%s'"
20965 msgstr ""
20967 #: builtin/submodule--helper.c:1900
20968 #, c-format
20969 msgid "could not get submodule directory for '%s'"
20970 msgstr ""
20972 #: builtin/submodule--helper.c:1936
20973 #, c-format
20974 msgid "Invalid update mode '%s' for submodule path '%s'"
20975 msgstr ""
20977 #: builtin/submodule--helper.c:1940
20978 #, c-format
20979 msgid "Invalid update mode '%s' configured for submodule path '%s'"
20980 msgstr ""
20982 #: builtin/submodule--helper.c:2041
20983 #, c-format
20984 msgid "Submodule path '%s' not initialized"
20985 msgstr ""
20987 #: builtin/submodule--helper.c:2045
20988 msgid "Maybe you want to use 'update --init'?"
20989 msgstr ""
20991 #: builtin/submodule--helper.c:2075
20992 #, c-format
20993 msgid "Skipping unmerged submodule %s"
20994 msgstr ""
20996 #: builtin/submodule--helper.c:2104
20997 #, c-format
20998 msgid "Skipping submodule '%s'"
20999 msgstr ""
21001 #: builtin/submodule--helper.c:2254
21002 #, c-format
21003 msgid "Failed to clone '%s'. Retry scheduled"
21004 msgstr ""
21006 #: builtin/submodule--helper.c:2265
21007 #, c-format
21008 msgid "Failed to clone '%s' a second time, aborting"
21009 msgstr ""
21011 #: builtin/submodule--helper.c:2327 builtin/submodule--helper.c:2573
21012 msgid "path into the working tree"
21013 msgstr ""
21015 #: builtin/submodule--helper.c:2330
21016 msgid "path into the working tree, across nested submodule boundaries"
21017 msgstr ""
21019 #: builtin/submodule--helper.c:2334
21020 msgid "rebase, merge, checkout or none"
21021 msgstr ""
21023 #: builtin/submodule--helper.c:2340
21024 msgid "create a shallow clone truncated to the specified number of revisions"
21025 msgstr ""
21027 #: builtin/submodule--helper.c:2343
21028 msgid "parallel jobs"
21029 msgstr ""
21031 #: builtin/submodule--helper.c:2345
21032 msgid "whether the initial clone should follow the shallow recommendation"
21033 msgstr ""
21035 #: builtin/submodule--helper.c:2346
21036 msgid "don't print cloning progress"
21037 msgstr ""
21039 #: builtin/submodule--helper.c:2357
21040 msgid "git submodule--helper update-clone [--prefix=<path>] [<path>...]"
21041 msgstr ""
21043 #: builtin/submodule--helper.c:2370
21044 msgid "bad value for update parameter"
21045 msgstr ""
21047 #: builtin/submodule--helper.c:2418
21048 #, c-format
21049 msgid ""
21050 "Submodule (%s) branch configured to inherit branch from superproject, but "
21051 "the superproject is not on any branch"
21052 msgstr ""
21054 #: builtin/submodule--helper.c:2541
21055 #, c-format
21056 msgid "could not get a repository handle for submodule '%s'"
21057 msgstr ""
21059 #: builtin/submodule--helper.c:2574
21060 msgid "recurse into submodules"
21061 msgstr ""
21063 #: builtin/submodule--helper.c:2580
21064 msgid "git submodule--helper absorb-git-dirs [<options>] [<path>...]"
21065 msgstr ""
21067 #: builtin/submodule--helper.c:2636
21068 msgid "check if it is safe to write to the .gitmodules file"
21069 msgstr ""
21071 #: builtin/submodule--helper.c:2639
21072 msgid "unset the config in the .gitmodules file"
21073 msgstr ""
21075 #: builtin/submodule--helper.c:2644
21076 msgid "git submodule--helper config <name> [<value>]"
21077 msgstr ""
21079 #: builtin/submodule--helper.c:2645
21080 msgid "git submodule--helper config --unset <name>"
21081 msgstr ""
21083 #: builtin/submodule--helper.c:2646
21084 msgid "git submodule--helper config --check-writeable"
21085 msgstr ""
21087 #: builtin/submodule--helper.c:2665 git-submodule.sh:150
21088 #, sh-format
21089 msgid "please make sure that the .gitmodules file is in the working tree"
21090 msgstr ""
21092 #: builtin/submodule--helper.c:2681
21093 msgid "suppress output for setting url of a submodule"
21094 msgstr ""
21096 #: builtin/submodule--helper.c:2685
21097 msgid "git submodule--helper set-url [--quiet] <path> <newurl>"
21098 msgstr ""
21100 #: builtin/submodule--helper.c:2718
21101 msgid "set the default tracking branch to master"
21102 msgstr ""
21104 #: builtin/submodule--helper.c:2720
21105 msgid "set the default tracking branch"
21106 msgstr ""
21108 #: builtin/submodule--helper.c:2724
21109 msgid "git submodule--helper set-branch [-q|--quiet] (-d|--default) <path>"
21110 msgstr ""
21112 #: builtin/submodule--helper.c:2725
21113 msgid ""
21114 "git submodule--helper set-branch [-q|--quiet] (-b|--branch) <branch> <path>"
21115 msgstr ""
21117 #: builtin/submodule--helper.c:2732
21118 msgid "--branch or --default required"
21119 msgstr ""
21121 #: builtin/submodule--helper.c:2735
21122 msgid "--branch and --default are mutually exclusive"
21123 msgstr ""
21125 #: builtin/submodule--helper.c:2792 git.c:441 git.c:714
21126 #, c-format
21127 msgid "%s doesn't support --super-prefix"
21128 msgstr ""
21130 #: builtin/submodule--helper.c:2798
21131 #, c-format
21132 msgid "'%s' is not a valid submodule--helper subcommand"
21133 msgstr ""
21135 #: builtin/symbolic-ref.c:8
21136 msgid "git symbolic-ref [<options>] <name> [<ref>]"
21137 msgstr ""
21139 #: builtin/symbolic-ref.c:9
21140 msgid "git symbolic-ref -d [-q] <name>"
21141 msgstr ""
21143 #: builtin/symbolic-ref.c:40
21144 msgid "suppress error message for non-symbolic (detached) refs"
21145 msgstr ""
21147 #: builtin/symbolic-ref.c:41
21148 msgid "delete symbolic ref"
21149 msgstr ""
21151 #: builtin/symbolic-ref.c:42
21152 msgid "shorten ref output"
21153 msgstr ""
21155 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:499
21156 msgid "reason"
21157 msgstr ""
21159 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:499
21160 msgid "reason of the update"
21161 msgstr ""
21163 #: builtin/tag.c:25
21164 msgid ""
21165 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>]\n"
21166 "\t\t<tagname> [<head>]"
21167 msgstr ""
21169 #: builtin/tag.c:27
21170 msgid "git tag -d <tagname>..."
21171 msgstr ""
21173 #: builtin/tag.c:28
21174 msgid ""
21175 "git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
21176 "points-at <object>]\n"
21177 "\t\t[--format=<format>] [--merged <commit>] [--no-merged <commit>] "
21178 "[<pattern>...]"
21179 msgstr ""
21181 #: builtin/tag.c:30
21182 msgid "git tag -v [--format=<format>] <tagname>..."
21183 msgstr ""
21185 #: builtin/tag.c:89
21186 #, c-format
21187 msgid "tag '%s' not found."
21188 msgstr ""
21190 #: builtin/tag.c:124
21191 #, c-format
21192 msgid "Deleted tag '%s' (was %s)\n"
21193 msgstr ""
21195 #: builtin/tag.c:159
21196 #, c-format
21197 msgid ""
21198 "\n"
21199 "Write a message for tag:\n"
21200 "  %s\n"
21201 "Lines starting with '%c' will be ignored.\n"
21202 msgstr ""
21204 #: builtin/tag.c:163
21205 #, c-format
21206 msgid ""
21207 "\n"
21208 "Write a message for tag:\n"
21209 "  %s\n"
21210 "Lines starting with '%c' will be kept; you may remove them yourself if you "
21211 "want to.\n"
21212 msgstr ""
21214 #: builtin/tag.c:230
21215 msgid "unable to sign the tag"
21216 msgstr ""
21218 #: builtin/tag.c:248
21219 #, c-format
21220 msgid ""
21221 "You have created a nested tag. The object referred to by your new tag is\n"
21222 "already a tag. If you meant to tag the object that it points to, use:\n"
21223 "\n"
21224 "\tgit tag -f %s %s^{}"
21225 msgstr ""
21227 #: builtin/tag.c:264
21228 msgid "bad object type."
21229 msgstr ""
21231 #: builtin/tag.c:317
21232 msgid "no tag message?"
21233 msgstr ""
21235 #: builtin/tag.c:324
21236 #, c-format
21237 msgid "The tag message has been left in %s\n"
21238 msgstr ""
21240 #: builtin/tag.c:435
21241 msgid "list tag names"
21242 msgstr ""
21244 #: builtin/tag.c:437
21245 msgid "print <n> lines of each tag message"
21246 msgstr ""
21248 #: builtin/tag.c:439
21249 msgid "delete tags"
21250 msgstr ""
21252 #: builtin/tag.c:440
21253 msgid "verify tags"
21254 msgstr ""
21256 #: builtin/tag.c:442
21257 msgid "Tag creation options"
21258 msgstr ""
21260 #: builtin/tag.c:444
21261 msgid "annotated tag, needs a message"
21262 msgstr ""
21264 #: builtin/tag.c:446
21265 msgid "tag message"
21266 msgstr ""
21268 #: builtin/tag.c:448
21269 msgid "force edit of tag message"
21270 msgstr ""
21272 #: builtin/tag.c:449
21273 msgid "annotated and GPG-signed tag"
21274 msgstr ""
21276 #: builtin/tag.c:452
21277 msgid "use another key to sign the tag"
21278 msgstr ""
21280 #: builtin/tag.c:453
21281 msgid "replace the tag if exists"
21282 msgstr ""
21284 #: builtin/tag.c:454 builtin/update-ref.c:505
21285 msgid "create a reflog"
21286 msgstr ""
21288 #: builtin/tag.c:456
21289 msgid "Tag listing options"
21290 msgstr ""
21292 #: builtin/tag.c:457
21293 msgid "show tag list in columns"
21294 msgstr ""
21296 #: builtin/tag.c:458 builtin/tag.c:460
21297 msgid "print only tags that contain the commit"
21298 msgstr ""
21300 #: builtin/tag.c:459 builtin/tag.c:461
21301 msgid "print only tags that don't contain the commit"
21302 msgstr ""
21304 #: builtin/tag.c:462
21305 msgid "print only tags that are merged"
21306 msgstr ""
21308 #: builtin/tag.c:463
21309 msgid "print only tags that are not merged"
21310 msgstr ""
21312 #: builtin/tag.c:467
21313 msgid "print only tags of the object"
21314 msgstr ""
21316 #: builtin/tag.c:515
21317 msgid "--column and -n are incompatible"
21318 msgstr ""
21320 #: builtin/tag.c:537
21321 msgid "-n option is only allowed in list mode"
21322 msgstr ""
21324 #: builtin/tag.c:539
21325 msgid "--contains option is only allowed in list mode"
21326 msgstr ""
21328 #: builtin/tag.c:541
21329 msgid "--no-contains option is only allowed in list mode"
21330 msgstr ""
21332 #: builtin/tag.c:543
21333 msgid "--points-at option is only allowed in list mode"
21334 msgstr ""
21336 #: builtin/tag.c:545
21337 msgid "--merged and --no-merged options are only allowed in list mode"
21338 msgstr ""
21340 #: builtin/tag.c:556
21341 msgid "only one -F or -m option is allowed."
21342 msgstr ""
21344 #: builtin/tag.c:581
21345 #, c-format
21346 msgid "'%s' is not a valid tag name."
21347 msgstr ""
21349 #: builtin/tag.c:586
21350 #, c-format
21351 msgid "tag '%s' already exists"
21352 msgstr ""
21354 #: builtin/tag.c:617
21355 #, c-format
21356 msgid "Updated tag '%s' (was %s)\n"
21357 msgstr ""
21359 #: builtin/unpack-objects.c:502
21360 msgid "Unpacking objects"
21361 msgstr ""
21363 #: builtin/update-index.c:84
21364 #, c-format
21365 msgid "failed to create directory %s"
21366 msgstr ""
21368 #: builtin/update-index.c:100
21369 #, c-format
21370 msgid "failed to create file %s"
21371 msgstr ""
21373 #: builtin/update-index.c:108
21374 #, c-format
21375 msgid "failed to delete file %s"
21376 msgstr ""
21378 #: builtin/update-index.c:115 builtin/update-index.c:221
21379 #, c-format
21380 msgid "failed to delete directory %s"
21381 msgstr ""
21383 #: builtin/update-index.c:140
21384 #, c-format
21385 msgid "Testing mtime in '%s' "
21386 msgstr ""
21388 #: builtin/update-index.c:154
21389 msgid "directory stat info does not change after adding a new file"
21390 msgstr ""
21392 #: builtin/update-index.c:167
21393 msgid "directory stat info does not change after adding a new directory"
21394 msgstr ""
21396 #: builtin/update-index.c:180
21397 msgid "directory stat info changes after updating a file"
21398 msgstr ""
21400 #: builtin/update-index.c:191
21401 msgid "directory stat info changes after adding a file inside subdirectory"
21402 msgstr ""
21404 #: builtin/update-index.c:202
21405 msgid "directory stat info does not change after deleting a file"
21406 msgstr ""
21408 #: builtin/update-index.c:215
21409 msgid "directory stat info does not change after deleting a directory"
21410 msgstr ""
21412 #: builtin/update-index.c:222
21413 msgid " OK"
21414 msgstr ""
21416 #: builtin/update-index.c:591
21417 msgid "git update-index [<options>] [--] [<file>...]"
21418 msgstr ""
21420 #: builtin/update-index.c:974
21421 msgid "continue refresh even when index needs update"
21422 msgstr ""
21424 #: builtin/update-index.c:977
21425 msgid "refresh: ignore submodules"
21426 msgstr ""
21428 #: builtin/update-index.c:980
21429 msgid "do not ignore new files"
21430 msgstr ""
21432 #: builtin/update-index.c:982
21433 msgid "let files replace directories and vice-versa"
21434 msgstr ""
21436 #: builtin/update-index.c:984
21437 msgid "notice files missing from worktree"
21438 msgstr ""
21440 #: builtin/update-index.c:986
21441 msgid "refresh even if index contains unmerged entries"
21442 msgstr ""
21444 #: builtin/update-index.c:989
21445 msgid "refresh stat information"
21446 msgstr ""
21448 #: builtin/update-index.c:993
21449 msgid "like --refresh, but ignore assume-unchanged setting"
21450 msgstr ""
21452 #: builtin/update-index.c:997
21453 msgid "<mode>,<object>,<path>"
21454 msgstr ""
21456 #: builtin/update-index.c:998
21457 msgid "add the specified entry to the index"
21458 msgstr ""
21460 #: builtin/update-index.c:1008
21461 msgid "mark files as \"not changing\""
21462 msgstr ""
21464 #: builtin/update-index.c:1011
21465 msgid "clear assumed-unchanged bit"
21466 msgstr ""
21468 #: builtin/update-index.c:1014
21469 msgid "mark files as \"index-only\""
21470 msgstr ""
21472 #: builtin/update-index.c:1017
21473 msgid "clear skip-worktree bit"
21474 msgstr ""
21476 #: builtin/update-index.c:1020
21477 msgid "do not touch index-only entries"
21478 msgstr ""
21480 #: builtin/update-index.c:1022
21481 msgid "add to index only; do not add content to object database"
21482 msgstr ""
21484 #: builtin/update-index.c:1024
21485 msgid "remove named paths even if present in worktree"
21486 msgstr ""
21488 #: builtin/update-index.c:1026
21489 msgid "with --stdin: input lines are terminated by null bytes"
21490 msgstr ""
21492 #: builtin/update-index.c:1028
21493 msgid "read list of paths to be updated from standard input"
21494 msgstr ""
21496 #: builtin/update-index.c:1032
21497 msgid "add entries from standard input to the index"
21498 msgstr ""
21500 #: builtin/update-index.c:1036
21501 msgid "repopulate stages #2 and #3 for the listed paths"
21502 msgstr ""
21504 #: builtin/update-index.c:1040
21505 msgid "only update entries that differ from HEAD"
21506 msgstr ""
21508 #: builtin/update-index.c:1044
21509 msgid "ignore files missing from worktree"
21510 msgstr ""
21512 #: builtin/update-index.c:1047
21513 msgid "report actions to standard output"
21514 msgstr ""
21516 #: builtin/update-index.c:1049
21517 msgid "(for porcelains) forget saved unresolved conflicts"
21518 msgstr ""
21520 #: builtin/update-index.c:1053
21521 msgid "write index in this format"
21522 msgstr ""
21524 #: builtin/update-index.c:1055
21525 msgid "enable or disable split index"
21526 msgstr ""
21528 #: builtin/update-index.c:1057
21529 msgid "enable/disable untracked cache"
21530 msgstr ""
21532 #: builtin/update-index.c:1059
21533 msgid "test if the filesystem supports untracked cache"
21534 msgstr ""
21536 #: builtin/update-index.c:1061
21537 msgid "enable untracked cache without testing the filesystem"
21538 msgstr ""
21540 #: builtin/update-index.c:1063
21541 msgid "write out the index even if is not flagged as changed"
21542 msgstr ""
21544 #: builtin/update-index.c:1065
21545 msgid "enable or disable file system monitor"
21546 msgstr ""
21548 #: builtin/update-index.c:1067
21549 msgid "mark files as fsmonitor valid"
21550 msgstr ""
21552 #: builtin/update-index.c:1070
21553 msgid "clear fsmonitor valid bit"
21554 msgstr ""
21556 #: builtin/update-index.c:1173
21557 msgid ""
21558 "core.splitIndex is set to false; remove or change it, if you really want to "
21559 "enable split index"
21560 msgstr ""
21562 #: builtin/update-index.c:1182
21563 msgid ""
21564 "core.splitIndex is set to true; remove or change it, if you really want to "
21565 "disable split index"
21566 msgstr ""
21568 #: builtin/update-index.c:1194
21569 msgid ""
21570 "core.untrackedCache is set to true; remove or change it, if you really want "
21571 "to disable the untracked cache"
21572 msgstr ""
21574 #: builtin/update-index.c:1198
21575 msgid "Untracked cache disabled"
21576 msgstr ""
21578 #: builtin/update-index.c:1206
21579 msgid ""
21580 "core.untrackedCache is set to false; remove or change it, if you really want "
21581 "to enable the untracked cache"
21582 msgstr ""
21584 #: builtin/update-index.c:1210
21585 #, c-format
21586 msgid "Untracked cache enabled for '%s'"
21587 msgstr ""
21589 #: builtin/update-index.c:1218
21590 msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
21591 msgstr ""
21593 #: builtin/update-index.c:1222
21594 msgid "fsmonitor enabled"
21595 msgstr ""
21597 #: builtin/update-index.c:1225
21598 msgid ""
21599 "core.fsmonitor is set; remove it if you really want to disable fsmonitor"
21600 msgstr ""
21602 #: builtin/update-index.c:1229
21603 msgid "fsmonitor disabled"
21604 msgstr ""
21606 #: builtin/update-ref.c:10
21607 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
21608 msgstr ""
21610 #: builtin/update-ref.c:11
21611 msgid "git update-ref [<options>]    <refname> <new-val> [<old-val>]"
21612 msgstr ""
21614 #: builtin/update-ref.c:12
21615 msgid "git update-ref [<options>] --stdin [-z]"
21616 msgstr ""
21618 #: builtin/update-ref.c:500
21619 msgid "delete the reference"
21620 msgstr ""
21622 #: builtin/update-ref.c:502
21623 msgid "update <refname> not the one it points to"
21624 msgstr ""
21626 #: builtin/update-ref.c:503
21627 msgid "stdin has NUL-terminated arguments"
21628 msgstr ""
21630 #: builtin/update-ref.c:504
21631 msgid "read updates from stdin"
21632 msgstr ""
21634 #: builtin/update-server-info.c:7
21635 msgid "git update-server-info [--force]"
21636 msgstr ""
21638 #: builtin/update-server-info.c:15
21639 msgid "update the info files from scratch"
21640 msgstr ""
21642 #: builtin/upload-pack.c:11
21643 msgid "git upload-pack [<options>] <dir>"
21644 msgstr ""
21646 #: builtin/upload-pack.c:23 t/helper/test-serve-v2.c:17
21647 msgid "quit after a single request/response exchange"
21648 msgstr ""
21650 #: builtin/upload-pack.c:25
21651 msgid "exit immediately after initial ref advertisement"
21652 msgstr ""
21654 #: builtin/upload-pack.c:27
21655 msgid "do not try <directory>/.git/ if <directory> is no Git directory"
21656 msgstr ""
21658 #: builtin/upload-pack.c:29
21659 msgid "interrupt transfer after <n> seconds of inactivity"
21660 msgstr ""
21662 #: builtin/verify-commit.c:19
21663 msgid "git verify-commit [-v | --verbose] <commit>..."
21664 msgstr ""
21666 #: builtin/verify-commit.c:68
21667 msgid "print commit contents"
21668 msgstr ""
21670 #: builtin/verify-commit.c:69 builtin/verify-tag.c:37
21671 msgid "print raw gpg status output"
21672 msgstr ""
21674 #: builtin/verify-pack.c:59
21675 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
21676 msgstr ""
21678 #: builtin/verify-pack.c:70
21679 msgid "verbose"
21680 msgstr ""
21682 #: builtin/verify-pack.c:72
21683 msgid "show statistics only"
21684 msgstr ""
21686 #: builtin/verify-tag.c:18
21687 msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
21688 msgstr ""
21690 #: builtin/verify-tag.c:36
21691 msgid "print tag contents"
21692 msgstr ""
21694 #: builtin/worktree.c:18
21695 msgid "git worktree add [<options>] <path> [<commit-ish>]"
21696 msgstr ""
21698 #: builtin/worktree.c:19
21699 msgid "git worktree list [<options>]"
21700 msgstr ""
21702 #: builtin/worktree.c:20
21703 msgid "git worktree lock [<options>] <path>"
21704 msgstr ""
21706 #: builtin/worktree.c:21
21707 msgid "git worktree move <worktree> <new-path>"
21708 msgstr ""
21710 #: builtin/worktree.c:22
21711 msgid "git worktree prune [<options>]"
21712 msgstr ""
21714 #: builtin/worktree.c:23
21715 msgid "git worktree remove [<options>] <worktree>"
21716 msgstr ""
21718 #: builtin/worktree.c:24
21719 msgid "git worktree unlock <path>"
21720 msgstr ""
21722 #: builtin/worktree.c:61 builtin/worktree.c:933
21723 #, c-format
21724 msgid "failed to delete '%s'"
21725 msgstr ""
21727 #: builtin/worktree.c:74
21728 #, c-format
21729 msgid "Removing %s/%s: %s"
21730 msgstr ""
21732 #: builtin/worktree.c:149
21733 msgid "report pruned working trees"
21734 msgstr ""
21736 #: builtin/worktree.c:151
21737 msgid "expire working trees older than <time>"
21738 msgstr ""
21740 #: builtin/worktree.c:221
21741 #, c-format
21742 msgid "'%s' already exists"
21743 msgstr ""
21745 #: builtin/worktree.c:230
21746 #, c-format
21747 msgid "unusable worktree destination '%s'"
21748 msgstr ""
21750 #: builtin/worktree.c:235
21751 #, c-format
21752 msgid ""
21753 "'%s' is a missing but locked worktree;\n"
21754 "use '%s -f -f' to override, or 'unlock' and 'prune' or 'remove' to clear"
21755 msgstr ""
21757 #: builtin/worktree.c:237
21758 #, c-format
21759 msgid ""
21760 "'%s' is a missing but already registered worktree;\n"
21761 "use '%s -f' to override, or 'prune' or 'remove' to clear"
21762 msgstr ""
21764 #: builtin/worktree.c:288
21765 #, c-format
21766 msgid "could not create directory of '%s'"
21767 msgstr ""
21769 #: builtin/worktree.c:422 builtin/worktree.c:428
21770 #, c-format
21771 msgid "Preparing worktree (new branch '%s')"
21772 msgstr ""
21774 #: builtin/worktree.c:424
21775 #, c-format
21776 msgid "Preparing worktree (resetting branch '%s'; was at %s)"
21777 msgstr ""
21779 #: builtin/worktree.c:433
21780 #, c-format
21781 msgid "Preparing worktree (checking out '%s')"
21782 msgstr ""
21784 #: builtin/worktree.c:439
21785 #, c-format
21786 msgid "Preparing worktree (detached HEAD %s)"
21787 msgstr ""
21789 #: builtin/worktree.c:480
21790 msgid "checkout <branch> even if already checked out in other worktree"
21791 msgstr ""
21793 #: builtin/worktree.c:483
21794 msgid "create a new branch"
21795 msgstr ""
21797 #: builtin/worktree.c:485
21798 msgid "create or reset a branch"
21799 msgstr ""
21801 #: builtin/worktree.c:487
21802 msgid "populate the new working tree"
21803 msgstr ""
21805 #: builtin/worktree.c:488
21806 msgid "keep the new working tree locked"
21807 msgstr ""
21809 #: builtin/worktree.c:491
21810 msgid "set up tracking mode (see git-branch(1))"
21811 msgstr ""
21813 #: builtin/worktree.c:494
21814 msgid "try to match the new branch name with a remote-tracking branch"
21815 msgstr ""
21817 #: builtin/worktree.c:502
21818 msgid "-b, -B, and --detach are mutually exclusive"
21819 msgstr ""
21821 #: builtin/worktree.c:563
21822 msgid "--[no-]track can only be used if a new branch is created"
21823 msgstr ""
21825 #: builtin/worktree.c:680
21826 msgid "show extended annotations and reasons, if available"
21827 msgstr ""
21829 #: builtin/worktree.c:682
21830 msgid "add 'prunable' annotation to worktrees older than <time>"
21831 msgstr ""
21833 #: builtin/worktree.c:691
21834 msgid "--verbose and --porcelain are mutually exclusive"
21835 msgstr ""
21837 #: builtin/worktree.c:718
21838 msgid "reason for locking"
21839 msgstr ""
21841 #: builtin/worktree.c:730 builtin/worktree.c:763 builtin/worktree.c:837
21842 #: builtin/worktree.c:961
21843 #, c-format
21844 msgid "'%s' is not a working tree"
21845 msgstr ""
21847 #: builtin/worktree.c:732 builtin/worktree.c:765
21848 msgid "The main working tree cannot be locked or unlocked"
21849 msgstr ""
21851 #: builtin/worktree.c:737
21852 #, c-format
21853 msgid "'%s' is already locked, reason: %s"
21854 msgstr ""
21856 #: builtin/worktree.c:739
21857 #, c-format
21858 msgid "'%s' is already locked"
21859 msgstr ""
21861 #: builtin/worktree.c:767
21862 #, c-format
21863 msgid "'%s' is not locked"
21864 msgstr ""
21866 #: builtin/worktree.c:808
21867 msgid "working trees containing submodules cannot be moved or removed"
21868 msgstr ""
21870 #: builtin/worktree.c:816
21871 msgid "force move even if worktree is dirty or locked"
21872 msgstr ""
21874 #: builtin/worktree.c:839 builtin/worktree.c:963
21875 #, c-format
21876 msgid "'%s' is a main working tree"
21877 msgstr ""
21879 #: builtin/worktree.c:844
21880 #, c-format
21881 msgid "could not figure out destination name from '%s'"
21882 msgstr ""
21884 #: builtin/worktree.c:857
21885 #, c-format
21886 msgid ""
21887 "cannot move a locked working tree, lock reason: %s\n"
21888 "use 'move -f -f' to override or unlock first"
21889 msgstr ""
21891 #: builtin/worktree.c:859
21892 msgid ""
21893 "cannot move a locked working tree;\n"
21894 "use 'move -f -f' to override or unlock first"
21895 msgstr ""
21897 #: builtin/worktree.c:862
21898 #, c-format
21899 msgid "validation failed, cannot move working tree: %s"
21900 msgstr ""
21902 #: builtin/worktree.c:867
21903 #, c-format
21904 msgid "failed to move '%s' to '%s'"
21905 msgstr ""
21907 #: builtin/worktree.c:913
21908 #, c-format
21909 msgid "failed to run 'git status' on '%s'"
21910 msgstr ""
21912 #: builtin/worktree.c:917
21913 #, c-format
21914 msgid "'%s' contains modified or untracked files, use --force to delete it"
21915 msgstr ""
21917 #: builtin/worktree.c:922
21918 #, c-format
21919 msgid "failed to run 'git status' on '%s', code %d"
21920 msgstr ""
21922 #: builtin/worktree.c:945
21923 msgid "force removal even if worktree is dirty or locked"
21924 msgstr ""
21926 #: builtin/worktree.c:968
21927 #, c-format
21928 msgid ""
21929 "cannot remove a locked working tree, lock reason: %s\n"
21930 "use 'remove -f -f' to override or unlock first"
21931 msgstr ""
21933 #: builtin/worktree.c:970
21934 msgid ""
21935 "cannot remove a locked working tree;\n"
21936 "use 'remove -f -f' to override or unlock first"
21937 msgstr ""
21939 #: builtin/worktree.c:973
21940 #, c-format
21941 msgid "validation failed, cannot remove working tree: %s"
21942 msgstr ""
21944 #: builtin/worktree.c:997
21945 #, c-format
21946 msgid "repair: %s: %s"
21947 msgstr ""
21949 #: builtin/worktree.c:1000
21950 #, c-format
21951 msgid "error: %s: %s"
21952 msgstr ""
21954 #: builtin/write-tree.c:15
21955 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
21956 msgstr ""
21958 #: builtin/write-tree.c:28
21959 msgid "<prefix>/"
21960 msgstr ""
21962 #: builtin/write-tree.c:29
21963 msgid "write tree object for a subdirectory <prefix>"
21964 msgstr ""
21966 #: builtin/write-tree.c:31
21967 msgid "only useful for debugging"
21968 msgstr ""
21970 #: http-fetch.c:118
21971 #, c-format
21972 msgid "argument to --packfile must be a valid hash (got '%s')"
21973 msgstr ""
21975 #: http-fetch.c:128
21976 msgid "not a git repository"
21977 msgstr ""
21979 #: http-fetch.c:134
21980 msgid "--packfile requires --index-pack-args"
21981 msgstr ""
21983 #: http-fetch.c:143
21984 msgid "--index-pack-args can only be used with --packfile"
21985 msgstr ""
21987 #: t/helper/test-fast-rebase.c:141
21988 msgid "unhandled options"
21989 msgstr ""
21991 #: t/helper/test-fast-rebase.c:146
21992 msgid "error preparing revisions"
21993 msgstr ""
21995 #: t/helper/test-reach.c:154
21996 #, c-format
21997 msgid "commit %s is not marked reachable"
21998 msgstr ""
22000 #: t/helper/test-reach.c:164
22001 msgid "too many commits marked reachable"
22002 msgstr ""
22004 #: t/helper/test-serve-v2.c:7
22005 msgid "test-tool serve-v2 [<options>]"
22006 msgstr ""
22008 #: t/helper/test-serve-v2.c:19
22009 msgid "exit immediately after advertising capabilities"
22010 msgstr ""
22012 #: git.c:28
22013 msgid ""
22014 "git [--version] [--help] [-C <path>] [-c <name>=<value>]\n"
22015 "           [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n"
22016 "           [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
22017 "bare]\n"
22018 "           [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
22019 "           [--super-prefix=<path>] [--config-env=<name>=<envvar>]\n"
22020 "           <command> [<args>]"
22021 msgstr ""
22023 #: git.c:36
22024 msgid ""
22025 "'git help -a' and 'git help -g' list available subcommands and some\n"
22026 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
22027 "to read about a specific subcommand or concept.\n"
22028 "See 'git help git' for an overview of the system."
22029 msgstr ""
22031 #: git.c:188
22032 #, c-format
22033 msgid "no directory given for --git-dir\n"
22034 msgstr ""
22036 #: git.c:202
22037 #, c-format
22038 msgid "no namespace given for --namespace\n"
22039 msgstr ""
22041 #: git.c:216
22042 #, c-format
22043 msgid "no directory given for --work-tree\n"
22044 msgstr ""
22046 #: git.c:230
22047 #, c-format
22048 msgid "no prefix given for --super-prefix\n"
22049 msgstr ""
22051 #: git.c:252
22052 #, c-format
22053 msgid "-c expects a configuration string\n"
22054 msgstr ""
22056 #: git.c:292
22057 #, c-format
22058 msgid "no directory given for -C\n"
22059 msgstr ""
22061 #: git.c:318
22062 #, c-format
22063 msgid "unknown option: %s\n"
22064 msgstr ""
22066 #: git.c:367
22067 #, c-format
22068 msgid "while expanding alias '%s': '%s'"
22069 msgstr ""
22071 #: git.c:376
22072 #, c-format
22073 msgid ""
22074 "alias '%s' changes environment variables.\n"
22075 "You can use '!git' in the alias to do this"
22076 msgstr ""
22078 #: git.c:383
22079 #, c-format
22080 msgid "empty alias for %s"
22081 msgstr ""
22083 #: git.c:386
22084 #, c-format
22085 msgid "recursive alias: %s"
22086 msgstr ""
22088 #: git.c:468
22089 msgid "write failure on standard output"
22090 msgstr ""
22092 #: git.c:470
22093 msgid "unknown write failure on standard output"
22094 msgstr ""
22096 #: git.c:472
22097 msgid "close failed on standard output"
22098 msgstr ""
22100 #: git.c:823
22101 #, c-format
22102 msgid "alias loop detected: expansion of '%s' does not terminate:%s"
22103 msgstr ""
22105 #: git.c:873
22106 #, c-format
22107 msgid "cannot handle %s as a builtin"
22108 msgstr ""
22110 #: git.c:886
22111 #, c-format
22112 msgid ""
22113 "usage: %s\n"
22114 "\n"
22115 msgstr ""
22117 #: git.c:906
22118 #, c-format
22119 msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
22120 msgstr ""
22122 #: git.c:918
22123 #, c-format
22124 msgid "failed to run command '%s': %s\n"
22125 msgstr ""
22127 #: http.c:399
22128 #, c-format
22129 msgid "negative value for http.postbuffer; defaulting to %d"
22130 msgstr ""
22132 #: http.c:420
22133 msgid "Delegation control is not supported with cURL < 7.22.0"
22134 msgstr ""
22136 #: http.c:429
22137 msgid "Public key pinning not supported with cURL < 7.44.0"
22138 msgstr ""
22140 #: http.c:910
22141 msgid "CURLSSLOPT_NO_REVOKE not supported with cURL < 7.44.0"
22142 msgstr ""
22144 #: http.c:989
22145 msgid "Protocol restrictions not supported with cURL < 7.19.4"
22146 msgstr ""
22148 #: http.c:1132
22149 #, c-format
22150 msgid "Unsupported SSL backend '%s'. Supported SSL backends:"
22151 msgstr ""
22153 #: http.c:1139
22154 #, c-format
22155 msgid "Could not set SSL backend to '%s': cURL was built without SSL backends"
22156 msgstr ""
22158 #: http.c:1143
22159 #, c-format
22160 msgid "Could not set SSL backend to '%s': already set"
22161 msgstr ""
22163 #: http.c:2025
22164 #, c-format
22165 msgid ""
22166 "unable to update url base from redirection:\n"
22167 "  asked for: %s\n"
22168 "   redirect: %s"
22169 msgstr ""
22171 #: remote-curl.c:183
22172 #, c-format
22173 msgid "invalid quoting in push-option value: '%s'"
22174 msgstr ""
22176 #: remote-curl.c:307
22177 #, c-format
22178 msgid "%sinfo/refs not valid: is this a git repository?"
22179 msgstr ""
22181 #: remote-curl.c:408
22182 msgid "invalid server response; expected service, got flush packet"
22183 msgstr ""
22185 #: remote-curl.c:439
22186 #, c-format
22187 msgid "invalid server response; got '%s'"
22188 msgstr ""
22190 #: remote-curl.c:499
22191 #, c-format
22192 msgid "repository '%s' not found"
22193 msgstr ""
22195 #: remote-curl.c:503
22196 #, c-format
22197 msgid "Authentication failed for '%s'"
22198 msgstr ""
22200 #: remote-curl.c:507
22201 #, c-format
22202 msgid "unable to access '%s': %s"
22203 msgstr ""
22205 #: remote-curl.c:513
22206 #, c-format
22207 msgid "redirecting to %s"
22208 msgstr ""
22210 #: remote-curl.c:642
22211 msgid "shouldn't have EOF when not gentle on EOF"
22212 msgstr ""
22214 #: remote-curl.c:654
22215 msgid "remote server sent stateless separator"
22216 msgstr ""
22218 #: remote-curl.c:724
22219 msgid "unable to rewind rpc post data - try increasing http.postBuffer"
22220 msgstr ""
22222 #: remote-curl.c:754
22223 #, c-format
22224 msgid "remote-curl: bad line length character: %.4s"
22225 msgstr ""
22227 #: remote-curl.c:756
22228 msgid "remote-curl: unexpected response end packet"
22229 msgstr ""
22231 #: remote-curl.c:832
22232 #, c-format
22233 msgid "RPC failed; %s"
22234 msgstr ""
22236 #: remote-curl.c:872
22237 msgid "cannot handle pushes this big"
22238 msgstr ""
22240 #: remote-curl.c:987
22241 #, c-format
22242 msgid "cannot deflate request; zlib deflate error %d"
22243 msgstr ""
22245 #: remote-curl.c:991
22246 #, c-format
22247 msgid "cannot deflate request; zlib end error %d"
22248 msgstr ""
22250 #: remote-curl.c:1041
22251 #, c-format
22252 msgid "%d bytes of length header were received"
22253 msgstr ""
22255 #: remote-curl.c:1043
22256 #, c-format
22257 msgid "%d bytes of body are still expected"
22258 msgstr ""
22260 #: remote-curl.c:1132
22261 msgid "dumb http transport does not support shallow capabilities"
22262 msgstr ""
22264 #: remote-curl.c:1147
22265 msgid "fetch failed."
22266 msgstr ""
22268 #: remote-curl.c:1193
22269 msgid "cannot fetch by sha1 over smart http"
22270 msgstr ""
22272 #: remote-curl.c:1237 remote-curl.c:1243
22273 #, c-format
22274 msgid "protocol error: expected sha/ref, got '%s'"
22275 msgstr ""
22277 #: remote-curl.c:1255 remote-curl.c:1373
22278 #, c-format
22279 msgid "http transport does not support %s"
22280 msgstr ""
22282 #: remote-curl.c:1291
22283 msgid "git-http-push failed"
22284 msgstr ""
22286 #: remote-curl.c:1479
22287 msgid "remote-curl: usage: git remote-curl <remote> [<url>]"
22288 msgstr ""
22290 #: remote-curl.c:1511
22291 msgid "remote-curl: error reading command stream from git"
22292 msgstr ""
22294 #: remote-curl.c:1518
22295 msgid "remote-curl: fetch attempted without a local repo"
22296 msgstr ""
22298 #: remote-curl.c:1559
22299 #, c-format
22300 msgid "remote-curl: unknown command '%s' from git"
22301 msgstr ""
22303 #: compat/compiler.h:26
22304 msgid "no compiler information available\n"
22305 msgstr ""
22307 #: compat/compiler.h:38
22308 msgid "no libc information available\n"
22309 msgstr ""
22311 #: list-objects-filter-options.h:91
22312 msgid "args"
22313 msgstr ""
22315 #: list-objects-filter-options.h:92
22316 msgid "object filtering"
22317 msgstr ""
22319 #: parse-options.h:183
22320 msgid "expiry-date"
22321 msgstr ""
22323 #: parse-options.h:197
22324 msgid "no-op (backward compatibility)"
22325 msgstr ""
22327 #: parse-options.h:309
22328 msgid "be more verbose"
22329 msgstr ""
22331 #: parse-options.h:311
22332 msgid "be more quiet"
22333 msgstr ""
22335 #: parse-options.h:317
22336 msgid "use <n> digits to display object names"
22337 msgstr ""
22339 #: parse-options.h:336
22340 msgid "how to strip spaces and #comments from message"
22341 msgstr ""
22343 #: parse-options.h:337
22344 msgid "read pathspec from file"
22345 msgstr ""
22347 #: parse-options.h:338
22348 msgid ""
22349 "with --pathspec-from-file, pathspec elements are separated with NUL character"
22350 msgstr ""
22352 #: ref-filter.h:99
22353 msgid "key"
22354 msgstr ""
22356 #: ref-filter.h:99
22357 msgid "field name to sort on"
22358 msgstr ""
22360 #: rerere.h:44
22361 msgid "update the index with reused conflict resolution if possible"
22362 msgstr ""
22364 #: command-list.h:50
22365 msgid "Add file contents to the index"
22366 msgstr ""
22368 #: command-list.h:51
22369 msgid "Apply a series of patches from a mailbox"
22370 msgstr ""
22372 #: command-list.h:52
22373 msgid "Annotate file lines with commit information"
22374 msgstr ""
22376 #: command-list.h:53
22377 msgid "Apply a patch to files and/or to the index"
22378 msgstr ""
22380 #: command-list.h:54
22381 msgid "Import a GNU Arch repository into Git"
22382 msgstr ""
22384 #: command-list.h:55
22385 msgid "Create an archive of files from a named tree"
22386 msgstr ""
22388 #: command-list.h:56
22389 msgid "Use binary search to find the commit that introduced a bug"
22390 msgstr ""
22392 #: command-list.h:57
22393 msgid "Show what revision and author last modified each line of a file"
22394 msgstr ""
22396 #: command-list.h:58
22397 msgid "List, create, or delete branches"
22398 msgstr ""
22400 #: command-list.h:59
22401 msgid "Collect information for user to file a bug report"
22402 msgstr ""
22404 #: command-list.h:60
22405 msgid "Move objects and refs by archive"
22406 msgstr ""
22408 #: command-list.h:61
22409 msgid "Provide content or type and size information for repository objects"
22410 msgstr ""
22412 #: command-list.h:62
22413 msgid "Display gitattributes information"
22414 msgstr ""
22416 #: command-list.h:63
22417 msgid "Debug gitignore / exclude files"
22418 msgstr ""
22420 #: command-list.h:64
22421 msgid "Show canonical names and email addresses of contacts"
22422 msgstr ""
22424 #: command-list.h:65
22425 msgid "Switch branches or restore working tree files"
22426 msgstr ""
22428 #: command-list.h:66
22429 msgid "Copy files from the index to the working tree"
22430 msgstr ""
22432 #: command-list.h:67
22433 msgid "Ensures that a reference name is well formed"
22434 msgstr ""
22436 #: command-list.h:68
22437 msgid "Find commits yet to be applied to upstream"
22438 msgstr ""
22440 #: command-list.h:69
22441 msgid "Apply the changes introduced by some existing commits"
22442 msgstr ""
22444 #: command-list.h:70
22445 msgid "Graphical alternative to git-commit"
22446 msgstr ""
22448 #: command-list.h:71
22449 msgid "Remove untracked files from the working tree"
22450 msgstr ""
22452 #: command-list.h:72
22453 msgid "Clone a repository into a new directory"
22454 msgstr ""
22456 #: command-list.h:73
22457 msgid "Display data in columns"
22458 msgstr ""
22460 #: command-list.h:74
22461 msgid "Record changes to the repository"
22462 msgstr ""
22464 #: command-list.h:75
22465 msgid "Write and verify Git commit-graph files"
22466 msgstr ""
22468 #: command-list.h:76
22469 msgid "Create a new commit object"
22470 msgstr ""
22472 #: command-list.h:77
22473 msgid "Get and set repository or global options"
22474 msgstr ""
22476 #: command-list.h:78
22477 msgid "Count unpacked number of objects and their disk consumption"
22478 msgstr ""
22480 #: command-list.h:79
22481 msgid "Retrieve and store user credentials"
22482 msgstr ""
22484 #: command-list.h:80
22485 msgid "Helper to temporarily store passwords in memory"
22486 msgstr ""
22488 #: command-list.h:81
22489 msgid "Helper to store credentials on disk"
22490 msgstr ""
22492 #: command-list.h:82
22493 msgid "Export a single commit to a CVS checkout"
22494 msgstr ""
22496 #: command-list.h:83
22497 msgid "Salvage your data out of another SCM people love to hate"
22498 msgstr ""
22500 #: command-list.h:84
22501 msgid "A CVS server emulator for Git"
22502 msgstr ""
22504 #: command-list.h:85
22505 msgid "A really simple server for Git repositories"
22506 msgstr ""
22508 #: command-list.h:86
22509 msgid "Give an object a human readable name based on an available ref"
22510 msgstr ""
22512 #: command-list.h:87
22513 msgid "Show changes between commits, commit and working tree, etc"
22514 msgstr ""
22516 #: command-list.h:88
22517 msgid "Compares files in the working tree and the index"
22518 msgstr ""
22520 #: command-list.h:89
22521 msgid "Compare a tree to the working tree or index"
22522 msgstr ""
22524 #: command-list.h:90
22525 msgid "Compares the content and mode of blobs found via two tree objects"
22526 msgstr ""
22528 #: command-list.h:91
22529 msgid "Show changes using common diff tools"
22530 msgstr ""
22532 #: command-list.h:92
22533 msgid "Git data exporter"
22534 msgstr ""
22536 #: command-list.h:93
22537 msgid "Backend for fast Git data importers"
22538 msgstr ""
22540 #: command-list.h:94
22541 msgid "Download objects and refs from another repository"
22542 msgstr ""
22544 #: command-list.h:95
22545 msgid "Receive missing objects from another repository"
22546 msgstr ""
22548 #: command-list.h:96
22549 msgid "Rewrite branches"
22550 msgstr ""
22552 #: command-list.h:97
22553 msgid "Produce a merge commit message"
22554 msgstr ""
22556 #: command-list.h:98
22557 msgid "Output information on each ref"
22558 msgstr ""
22560 #: command-list.h:99
22561 msgid "Run a Git command on a list of repositories"
22562 msgstr ""
22564 #: command-list.h:100
22565 msgid "Prepare patches for e-mail submission"
22566 msgstr ""
22568 #: command-list.h:101
22569 msgid "Verifies the connectivity and validity of the objects in the database"
22570 msgstr ""
22572 #: command-list.h:102
22573 msgid "Cleanup unnecessary files and optimize the local repository"
22574 msgstr ""
22576 #: command-list.h:103
22577 msgid "Extract commit ID from an archive created using git-archive"
22578 msgstr ""
22580 #: command-list.h:104
22581 msgid "Print lines matching a pattern"
22582 msgstr ""
22584 #: command-list.h:105
22585 msgid "A portable graphical interface to Git"
22586 msgstr ""
22588 #: command-list.h:106
22589 msgid "Compute object ID and optionally creates a blob from a file"
22590 msgstr ""
22592 #: command-list.h:107
22593 msgid "Display help information about Git"
22594 msgstr ""
22596 #: command-list.h:108
22597 msgid "Server side implementation of Git over HTTP"
22598 msgstr ""
22600 #: command-list.h:109
22601 msgid "Download from a remote Git repository via HTTP"
22602 msgstr ""
22604 #: command-list.h:110
22605 msgid "Push objects over HTTP/DAV to another repository"
22606 msgstr ""
22608 #: command-list.h:111
22609 msgid "Send a collection of patches from stdin to an IMAP folder"
22610 msgstr ""
22612 #: command-list.h:112
22613 msgid "Build pack index file for an existing packed archive"
22614 msgstr ""
22616 #: command-list.h:113
22617 msgid "Create an empty Git repository or reinitialize an existing one"
22618 msgstr ""
22620 #: command-list.h:114
22621 msgid "Instantly browse your working repository in gitweb"
22622 msgstr ""
22624 #: command-list.h:115
22625 msgid "Add or parse structured information in commit messages"
22626 msgstr ""
22628 #: command-list.h:116
22629 msgid "The Git repository browser"
22630 msgstr ""
22632 #: command-list.h:117
22633 msgid "Show commit logs"
22634 msgstr ""
22636 #: command-list.h:118
22637 msgid "Show information about files in the index and the working tree"
22638 msgstr ""
22640 #: command-list.h:119
22641 msgid "List references in a remote repository"
22642 msgstr ""
22644 #: command-list.h:120
22645 msgid "List the contents of a tree object"
22646 msgstr ""
22648 #: command-list.h:121
22649 msgid "Extracts patch and authorship from a single e-mail message"
22650 msgstr ""
22652 #: command-list.h:122
22653 msgid "Simple UNIX mbox splitter program"
22654 msgstr ""
22656 #: command-list.h:123
22657 msgid "Run tasks to optimize Git repository data"
22658 msgstr ""
22660 #: command-list.h:124
22661 msgid "Join two or more development histories together"
22662 msgstr ""
22664 #: command-list.h:125
22665 msgid "Find as good common ancestors as possible for a merge"
22666 msgstr ""
22668 #: command-list.h:126
22669 msgid "Run a three-way file merge"
22670 msgstr ""
22672 #: command-list.h:127
22673 msgid "Run a merge for files needing merging"
22674 msgstr ""
22676 #: command-list.h:128
22677 msgid "The standard helper program to use with git-merge-index"
22678 msgstr ""
22680 #: command-list.h:129
22681 msgid "Run merge conflict resolution tools to resolve merge conflicts"
22682 msgstr ""
22684 #: command-list.h:130
22685 msgid "Show three-way merge without touching index"
22686 msgstr ""
22688 #: command-list.h:131
22689 msgid "Write and verify multi-pack-indexes"
22690 msgstr ""
22692 #: command-list.h:132
22693 msgid "Creates a tag object with extra validation"
22694 msgstr ""
22696 #: command-list.h:133
22697 msgid "Build a tree-object from ls-tree formatted text"
22698 msgstr ""
22700 #: command-list.h:134
22701 msgid "Move or rename a file, a directory, or a symlink"
22702 msgstr ""
22704 #: command-list.h:135
22705 msgid "Find symbolic names for given revs"
22706 msgstr ""
22708 #: command-list.h:136
22709 msgid "Add or inspect object notes"
22710 msgstr ""
22712 #: command-list.h:137
22713 msgid "Import from and submit to Perforce repositories"
22714 msgstr ""
22716 #: command-list.h:138
22717 msgid "Create a packed archive of objects"
22718 msgstr ""
22720 #: command-list.h:139
22721 msgid "Find redundant pack files"
22722 msgstr ""
22724 #: command-list.h:140
22725 msgid "Pack heads and tags for efficient repository access"
22726 msgstr ""
22728 #: command-list.h:141
22729 msgid "Compute unique ID for a patch"
22730 msgstr ""
22732 #: command-list.h:142
22733 msgid "Prune all unreachable objects from the object database"
22734 msgstr ""
22736 #: command-list.h:143
22737 msgid "Remove extra objects that are already in pack files"
22738 msgstr ""
22740 #: command-list.h:144
22741 msgid "Fetch from and integrate with another repository or a local branch"
22742 msgstr ""
22744 #: command-list.h:145
22745 msgid "Update remote refs along with associated objects"
22746 msgstr ""
22748 #: command-list.h:146
22749 msgid "Applies a quilt patchset onto the current branch"
22750 msgstr ""
22752 #: command-list.h:147
22753 msgid "Compare two commit ranges (e.g. two versions of a branch)"
22754 msgstr ""
22756 #: command-list.h:148
22757 msgid "Reads tree information into the index"
22758 msgstr ""
22760 #: command-list.h:149
22761 msgid "Reapply commits on top of another base tip"
22762 msgstr ""
22764 #: command-list.h:150
22765 msgid "Receive what is pushed into the repository"
22766 msgstr ""
22768 #: command-list.h:151
22769 msgid "Manage reflog information"
22770 msgstr ""
22772 #: command-list.h:152
22773 msgid "Manage set of tracked repositories"
22774 msgstr ""
22776 #: command-list.h:153
22777 msgid "Pack unpacked objects in a repository"
22778 msgstr ""
22780 #: command-list.h:154
22781 msgid "Create, list, delete refs to replace objects"
22782 msgstr ""
22784 #: command-list.h:155
22785 msgid "Generates a summary of pending changes"
22786 msgstr ""
22788 #: command-list.h:156
22789 msgid "Reuse recorded resolution of conflicted merges"
22790 msgstr ""
22792 #: command-list.h:157
22793 msgid "Reset current HEAD to the specified state"
22794 msgstr ""
22796 #: command-list.h:158
22797 msgid "Restore working tree files"
22798 msgstr ""
22800 #: command-list.h:159
22801 msgid "Revert some existing commits"
22802 msgstr ""
22804 #: command-list.h:160
22805 msgid "Lists commit objects in reverse chronological order"
22806 msgstr ""
22808 #: command-list.h:161
22809 msgid "Pick out and massage parameters"
22810 msgstr ""
22812 #: command-list.h:162
22813 msgid "Remove files from the working tree and from the index"
22814 msgstr ""
22816 #: command-list.h:163
22817 msgid "Send a collection of patches as emails"
22818 msgstr ""
22820 #: command-list.h:164
22821 msgid "Push objects over Git protocol to another repository"
22822 msgstr ""
22824 #: command-list.h:165
22825 msgid "Restricted login shell for Git-only SSH access"
22826 msgstr ""
22828 #: command-list.h:166
22829 msgid "Summarize 'git log' output"
22830 msgstr ""
22832 #: command-list.h:167
22833 msgid "Show various types of objects"
22834 msgstr ""
22836 #: command-list.h:168
22837 msgid "Show branches and their commits"
22838 msgstr ""
22840 #: command-list.h:169
22841 msgid "Show packed archive index"
22842 msgstr ""
22844 #: command-list.h:170
22845 msgid "List references in a local repository"
22846 msgstr ""
22848 #: command-list.h:171
22849 msgid "Git's i18n setup code for shell scripts"
22850 msgstr ""
22852 #: command-list.h:172
22853 msgid "Common Git shell script setup code"
22854 msgstr ""
22856 #: command-list.h:173
22857 msgid "Initialize and modify the sparse-checkout"
22858 msgstr ""
22860 #: command-list.h:174
22861 msgid "Stash the changes in a dirty working directory away"
22862 msgstr ""
22864 #: command-list.h:175
22865 msgid "Add file contents to the staging area"
22866 msgstr ""
22868 #: command-list.h:176
22869 msgid "Show the working tree status"
22870 msgstr ""
22872 #: command-list.h:177
22873 msgid "Remove unnecessary whitespace"
22874 msgstr ""
22876 #: command-list.h:178
22877 msgid "Initialize, update or inspect submodules"
22878 msgstr ""
22880 #: command-list.h:179
22881 msgid "Bidirectional operation between a Subversion repository and Git"
22882 msgstr ""
22884 #: command-list.h:180
22885 msgid "Switch branches"
22886 msgstr ""
22888 #: command-list.h:181
22889 msgid "Read, modify and delete symbolic refs"
22890 msgstr ""
22892 #: command-list.h:182
22893 msgid "Create, list, delete or verify a tag object signed with GPG"
22894 msgstr ""
22896 #: command-list.h:183
22897 msgid "Creates a temporary file with a blob's contents"
22898 msgstr ""
22900 #: command-list.h:184
22901 msgid "Unpack objects from a packed archive"
22902 msgstr ""
22904 #: command-list.h:185
22905 msgid "Register file contents in the working tree to the index"
22906 msgstr ""
22908 #: command-list.h:186
22909 msgid "Update the object name stored in a ref safely"
22910 msgstr ""
22912 #: command-list.h:187
22913 msgid "Update auxiliary info file to help dumb servers"
22914 msgstr ""
22916 #: command-list.h:188
22917 msgid "Send archive back to git-archive"
22918 msgstr ""
22920 #: command-list.h:189
22921 msgid "Send objects packed back to git-fetch-pack"
22922 msgstr ""
22924 #: command-list.h:190
22925 msgid "Show a Git logical variable"
22926 msgstr ""
22928 #: command-list.h:191
22929 msgid "Check the GPG signature of commits"
22930 msgstr ""
22932 #: command-list.h:192
22933 msgid "Validate packed Git archive files"
22934 msgstr ""
22936 #: command-list.h:193
22937 msgid "Check the GPG signature of tags"
22938 msgstr ""
22940 #: command-list.h:194
22941 msgid "Git web interface (web frontend to Git repositories)"
22942 msgstr ""
22944 #: command-list.h:195
22945 msgid "Show logs with difference each commit introduces"
22946 msgstr ""
22948 #: command-list.h:196
22949 msgid "Manage multiple working trees"
22950 msgstr ""
22952 #: command-list.h:197
22953 msgid "Create a tree object from the current index"
22954 msgstr ""
22956 #: command-list.h:198
22957 msgid "Defining attributes per path"
22958 msgstr ""
22960 #: command-list.h:199
22961 msgid "Git command-line interface and conventions"
22962 msgstr ""
22964 #: command-list.h:200
22965 msgid "A Git core tutorial for developers"
22966 msgstr ""
22968 #: command-list.h:201
22969 msgid "Providing usernames and passwords to Git"
22970 msgstr ""
22972 #: command-list.h:202
22973 msgid "Git for CVS users"
22974 msgstr ""
22976 #: command-list.h:203
22977 msgid "Tweaking diff output"
22978 msgstr ""
22980 #: command-list.h:204
22981 msgid "A useful minimum set of commands for Everyday Git"
22982 msgstr ""
22984 #: command-list.h:205
22985 msgid "Frequently asked questions about using Git"
22986 msgstr ""
22988 #: command-list.h:206
22989 msgid "A Git Glossary"
22990 msgstr ""
22992 #: command-list.h:207
22993 msgid "Hooks used by Git"
22994 msgstr ""
22996 #: command-list.h:208
22997 msgid "Specifies intentionally untracked files to ignore"
22998 msgstr ""
23000 #: command-list.h:209
23001 msgid "Map author/committer names and/or E-Mail addresses"
23002 msgstr ""
23004 #: command-list.h:210
23005 msgid "Defining submodule properties"
23006 msgstr ""
23008 #: command-list.h:211
23009 msgid "Git namespaces"
23010 msgstr ""
23012 #: command-list.h:212
23013 msgid "Helper programs to interact with remote repositories"
23014 msgstr ""
23016 #: command-list.h:213
23017 msgid "Git Repository Layout"
23018 msgstr ""
23020 #: command-list.h:214
23021 msgid "Specifying revisions and ranges for Git"
23022 msgstr ""
23024 #: command-list.h:215
23025 msgid "Mounting one repository inside another"
23026 msgstr ""
23028 #: command-list.h:216
23029 msgid "A tutorial introduction to Git: part two"
23030 msgstr ""
23032 #: command-list.h:217
23033 msgid "A tutorial introduction to Git"
23034 msgstr ""
23036 #: command-list.h:218
23037 msgid "An overview of recommended workflows with Git"
23038 msgstr ""
23040 #: git-bisect.sh:68
23041 msgid "bisect run failed: no command provided."
23042 msgstr ""
23044 #: git-bisect.sh:73
23045 #, sh-format
23046 msgid "running $command"
23047 msgstr ""
23049 #: git-bisect.sh:80
23050 #, sh-format
23051 msgid ""
23052 "bisect run failed:\n"
23053 "exit code $res from '$command' is < 0 or >= 128"
23054 msgstr ""
23056 #: git-bisect.sh:105
23057 msgid "bisect run cannot continue any more"
23058 msgstr ""
23060 #: git-bisect.sh:111
23061 #, sh-format
23062 msgid ""
23063 "bisect run failed:\n"
23064 "'bisect-state $state' exited with error code $res"
23065 msgstr ""
23067 #: git-bisect.sh:118
23068 msgid "bisect run success"
23069 msgstr ""
23071 #: git-merge-octopus.sh:46
23072 msgid ""
23073 "Error: Your local changes to the following files would be overwritten by "
23074 "merge"
23075 msgstr ""
23077 #: git-merge-octopus.sh:61
23078 msgid "Automated merge did not work."
23079 msgstr ""
23081 #: git-merge-octopus.sh:62
23082 msgid "Should not be doing an octopus."
23083 msgstr ""
23085 #: git-merge-octopus.sh:73
23086 #, sh-format
23087 msgid "Unable to find common commit with $pretty_name"
23088 msgstr ""
23090 #: git-merge-octopus.sh:77
23091 #, sh-format
23092 msgid "Already up to date with $pretty_name"
23093 msgstr ""
23095 #: git-merge-octopus.sh:89
23096 #, sh-format
23097 msgid "Fast-forwarding to: $pretty_name"
23098 msgstr ""
23100 #: git-merge-octopus.sh:97
23101 #, sh-format
23102 msgid "Trying simple merge with $pretty_name"
23103 msgstr ""
23105 #: git-merge-octopus.sh:102
23106 msgid "Simple merge did not work, trying automatic merge."
23107 msgstr ""
23109 #: git-submodule.sh:179
23110 msgid "Relative path can only be used from the toplevel of the working tree"
23111 msgstr ""
23113 #: git-submodule.sh:189
23114 #, sh-format
23115 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
23116 msgstr ""
23118 #: git-submodule.sh:208
23119 #, sh-format
23120 msgid "'$sm_path' already exists in the index"
23121 msgstr ""
23123 #: git-submodule.sh:211
23124 #, sh-format
23125 msgid "'$sm_path' already exists in the index and is not a submodule"
23126 msgstr ""
23128 #: git-submodule.sh:218
23129 #, sh-format
23130 msgid "'$sm_path' does not have a commit checked out"
23131 msgstr ""
23133 #: git-submodule.sh:249
23134 #, sh-format
23135 msgid "Adding existing repo at '$sm_path' to the index"
23136 msgstr ""
23138 #: git-submodule.sh:251
23139 #, sh-format
23140 msgid "'$sm_path' already exists and is not a valid git repo"
23141 msgstr ""
23143 #: git-submodule.sh:259
23144 #, sh-format
23145 msgid "A git directory for '$sm_name' is found locally with remote(s):"
23146 msgstr ""
23148 #: git-submodule.sh:261
23149 #, sh-format
23150 msgid ""
23151 "If you want to reuse this local git directory instead of cloning again from\n"
23152 "  $realrepo\n"
23153 "use the '--force' option. If the local git directory is not the correct "
23154 "repo\n"
23155 "or you are unsure what this means choose another name with the '--name' "
23156 "option."
23157 msgstr ""
23159 #: git-submodule.sh:267
23160 #, sh-format
23161 msgid "Reactivating local git directory for submodule '$sm_name'."
23162 msgstr ""
23164 #: git-submodule.sh:279
23165 #, sh-format
23166 msgid "Unable to checkout submodule '$sm_path'"
23167 msgstr ""
23169 #: git-submodule.sh:284
23170 #, sh-format
23171 msgid "Failed to add submodule '$sm_path'"
23172 msgstr ""
23174 #: git-submodule.sh:293
23175 #, sh-format
23176 msgid "Failed to register submodule '$sm_path'"
23177 msgstr ""
23179 #: git-submodule.sh:568
23180 #, sh-format
23181 msgid "Unable to find current revision in submodule path '$displaypath'"
23182 msgstr ""
23184 #: git-submodule.sh:578
23185 #, sh-format
23186 msgid "Unable to fetch in submodule path '$sm_path'"
23187 msgstr ""
23189 #: git-submodule.sh:583
23190 #, sh-format
23191 msgid ""
23192 "Unable to find current ${remote_name}/${branch} revision in submodule path "
23193 "'$sm_path'"
23194 msgstr ""
23196 #: git-submodule.sh:601
23197 #, sh-format
23198 msgid ""
23199 "Unable to fetch in submodule path '$displaypath'; trying to directly fetch "
23200 "$sha1:"
23201 msgstr ""
23203 #: git-submodule.sh:607
23204 #, sh-format
23205 msgid ""
23206 "Fetched in submodule path '$displaypath', but it did not contain $sha1. "
23207 "Direct fetching of that commit failed."
23208 msgstr ""
23210 #: git-submodule.sh:614
23211 #, sh-format
23212 msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
23213 msgstr ""
23215 #: git-submodule.sh:615
23216 #, sh-format
23217 msgid "Submodule path '$displaypath': checked out '$sha1'"
23218 msgstr ""
23220 #: git-submodule.sh:619
23221 #, sh-format
23222 msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
23223 msgstr ""
23225 #: git-submodule.sh:620
23226 #, sh-format
23227 msgid "Submodule path '$displaypath': rebased into '$sha1'"
23228 msgstr ""
23230 #: git-submodule.sh:625
23231 #, sh-format
23232 msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
23233 msgstr ""
23235 #: git-submodule.sh:626
23236 #, sh-format
23237 msgid "Submodule path '$displaypath': merged in '$sha1'"
23238 msgstr ""
23240 #: git-submodule.sh:631
23241 #, sh-format
23242 msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
23243 msgstr ""
23245 #: git-submodule.sh:632
23246 #, sh-format
23247 msgid "Submodule path '$displaypath': '$command $sha1'"
23248 msgstr ""
23250 #: git-submodule.sh:663
23251 #, sh-format
23252 msgid "Failed to recurse into submodule path '$displaypath'"
23253 msgstr ""
23255 #: git-rebase--preserve-merges.sh:109
23256 msgid "Applied autostash."
23257 msgstr ""
23259 #: git-rebase--preserve-merges.sh:112
23260 #, sh-format
23261 msgid "Cannot store $stash_sha1"
23262 msgstr ""
23264 #: git-rebase--preserve-merges.sh:113
23265 msgid ""
23266 "Applying autostash resulted in conflicts.\n"
23267 "Your changes are safe in the stash.\n"
23268 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
23269 msgstr ""
23271 #: git-rebase--preserve-merges.sh:191
23272 #, sh-format
23273 msgid "Rebasing ($new_count/$total)"
23274 msgstr ""
23276 #: git-rebase--preserve-merges.sh:197
23277 msgid ""
23278 "\n"
23279 "Commands:\n"
23280 "p, pick <commit> = use commit\n"
23281 "r, reword <commit> = use commit, but edit the commit message\n"
23282 "e, edit <commit> = use commit, but stop for amending\n"
23283 "s, squash <commit> = use commit, but meld into previous commit\n"
23284 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
23285 "x, exec <commit> = run command (the rest of the line) using shell\n"
23286 "d, drop <commit> = remove commit\n"
23287 "l, label <label> = label current HEAD with a name\n"
23288 "t, reset <label> = reset HEAD to a label\n"
23289 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
23290 ".       create a merge commit using the original merge commit's\n"
23291 ".       message (or the oneline, if no original merge commit was\n"
23292 ".       specified). Use -c <commit> to reword the commit message.\n"
23293 "\n"
23294 "These lines can be re-ordered; they are executed from top to bottom.\n"
23295 msgstr ""
23297 #: git-rebase--preserve-merges.sh:260
23298 #, sh-format
23299 msgid ""
23300 "You can amend the commit now, with\n"
23301 "\n"
23302 "\tgit commit --amend $gpg_sign_opt_quoted\n"
23303 "\n"
23304 "Once you are satisfied with your changes, run\n"
23305 "\n"
23306 "\tgit rebase --continue"
23307 msgstr ""
23309 #: git-rebase--preserve-merges.sh:285
23310 #, sh-format
23311 msgid "$sha1: not a commit that can be picked"
23312 msgstr ""
23314 #: git-rebase--preserve-merges.sh:324
23315 #, sh-format
23316 msgid "Invalid commit name: $sha1"
23317 msgstr ""
23319 #: git-rebase--preserve-merges.sh:354
23320 msgid "Cannot write current commit's replacement sha1"
23321 msgstr ""
23323 #: git-rebase--preserve-merges.sh:405
23324 #, sh-format
23325 msgid "Fast-forward to $sha1"
23326 msgstr ""
23328 #: git-rebase--preserve-merges.sh:407
23329 #, sh-format
23330 msgid "Cannot fast-forward to $sha1"
23331 msgstr ""
23333 #: git-rebase--preserve-merges.sh:416
23334 #, sh-format
23335 msgid "Cannot move HEAD to $first_parent"
23336 msgstr ""
23338 #: git-rebase--preserve-merges.sh:421
23339 #, sh-format
23340 msgid "Refusing to squash a merge: $sha1"
23341 msgstr ""
23343 #: git-rebase--preserve-merges.sh:439
23344 #, sh-format
23345 msgid "Error redoing merge $sha1"
23346 msgstr ""
23348 #: git-rebase--preserve-merges.sh:448
23349 #, sh-format
23350 msgid "Could not pick $sha1"
23351 msgstr ""
23353 #: git-rebase--preserve-merges.sh:457
23354 #, sh-format
23355 msgid "This is the commit message #${n}:"
23356 msgstr ""
23358 #: git-rebase--preserve-merges.sh:462
23359 #, sh-format
23360 msgid "The commit message #${n} will be skipped:"
23361 msgstr ""
23363 #: git-rebase--preserve-merges.sh:473
23364 #, sh-format
23365 msgid "This is a combination of $count commit."
23366 msgid_plural "This is a combination of $count commits."
23367 msgstr[0] ""
23368 msgstr[1] ""
23370 #: git-rebase--preserve-merges.sh:482
23371 #, sh-format
23372 msgid "Cannot write $fixup_msg"
23373 msgstr ""
23375 #: git-rebase--preserve-merges.sh:485
23376 msgid "This is a combination of 2 commits."
23377 msgstr ""
23379 #: git-rebase--preserve-merges.sh:526 git-rebase--preserve-merges.sh:569
23380 #: git-rebase--preserve-merges.sh:572
23381 #, sh-format
23382 msgid "Could not apply $sha1... $rest"
23383 msgstr ""
23385 #: git-rebase--preserve-merges.sh:601
23386 #, sh-format
23387 msgid ""
23388 "Could not amend commit after successfully picking $sha1... $rest\n"
23389 "This is most likely due to an empty commit message, or the pre-commit hook\n"
23390 "failed. If the pre-commit hook failed, you may need to resolve the issue "
23391 "before\n"
23392 "you are able to reword the commit."
23393 msgstr ""
23395 #: git-rebase--preserve-merges.sh:616
23396 #, sh-format
23397 msgid "Stopped at $sha1_abbrev... $rest"
23398 msgstr ""
23400 #: git-rebase--preserve-merges.sh:631
23401 #, sh-format
23402 msgid "Cannot '$squash_style' without a previous commit"
23403 msgstr ""
23405 #: git-rebase--preserve-merges.sh:673
23406 #, sh-format
23407 msgid "Executing: $rest"
23408 msgstr ""
23410 #: git-rebase--preserve-merges.sh:681
23411 #, sh-format
23412 msgid "Execution failed: $rest"
23413 msgstr ""
23415 #: git-rebase--preserve-merges.sh:683
23416 msgid "and made changes to the index and/or the working tree"
23417 msgstr ""
23419 #: git-rebase--preserve-merges.sh:685
23420 msgid ""
23421 "You can fix the problem, and then run\n"
23422 "\n"
23423 "\tgit rebase --continue"
23424 msgstr ""
23426 #. TRANSLATORS: after these lines is a command to be issued by the user
23427 #: git-rebase--preserve-merges.sh:698
23428 #, sh-format
23429 msgid ""
23430 "Execution succeeded: $rest\n"
23431 "but left changes to the index and/or the working tree\n"
23432 "Commit or stash your changes, and then run\n"
23433 "\n"
23434 "\tgit rebase --continue"
23435 msgstr ""
23437 #: git-rebase--preserve-merges.sh:709
23438 #, sh-format
23439 msgid "Unknown command: $command $sha1 $rest"
23440 msgstr ""
23442 #: git-rebase--preserve-merges.sh:710
23443 msgid "Please fix this using 'git rebase --edit-todo'."
23444 msgstr ""
23446 #: git-rebase--preserve-merges.sh:745
23447 #, sh-format
23448 msgid "Successfully rebased and updated $head_name."
23449 msgstr ""
23451 #: git-rebase--preserve-merges.sh:802
23452 msgid "Could not remove CHERRY_PICK_HEAD"
23453 msgstr ""
23455 #: git-rebase--preserve-merges.sh:807
23456 #, sh-format
23457 msgid ""
23458 "You have staged changes in your working tree.\n"
23459 "If these changes are meant to be\n"
23460 "squashed into the previous commit, run:\n"
23461 "\n"
23462 "  git commit --amend $gpg_sign_opt_quoted\n"
23463 "\n"
23464 "If they are meant to go into a new commit, run:\n"
23465 "\n"
23466 "  git commit $gpg_sign_opt_quoted\n"
23467 "\n"
23468 "In both cases, once you're done, continue with:\n"
23469 "\n"
23470 "  git rebase --continue\n"
23471 msgstr ""
23473 #: git-rebase--preserve-merges.sh:824
23474 msgid "Error trying to find the author identity to amend commit"
23475 msgstr ""
23477 #: git-rebase--preserve-merges.sh:829
23478 msgid ""
23479 "You have uncommitted changes in your working tree. Please commit them\n"
23480 "first and then run 'git rebase --continue' again."
23481 msgstr ""
23483 #: git-rebase--preserve-merges.sh:834 git-rebase--preserve-merges.sh:838
23484 msgid "Could not commit staged changes."
23485 msgstr ""
23487 #: git-rebase--preserve-merges.sh:869 git-rebase--preserve-merges.sh:955
23488 msgid "Could not execute editor"
23489 msgstr ""
23491 #: git-rebase--preserve-merges.sh:890
23492 #, sh-format
23493 msgid "Could not checkout $switch_to"
23494 msgstr ""
23496 #: git-rebase--preserve-merges.sh:897
23497 msgid "No HEAD?"
23498 msgstr ""
23500 #: git-rebase--preserve-merges.sh:898
23501 #, sh-format
23502 msgid "Could not create temporary $state_dir"
23503 msgstr ""
23505 #: git-rebase--preserve-merges.sh:901
23506 msgid "Could not mark as interactive"
23507 msgstr ""
23509 #: git-rebase--preserve-merges.sh:933
23510 #, sh-format
23511 msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
23512 msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
23513 msgstr[0] ""
23514 msgstr[1] ""
23516 #: git-rebase--preserve-merges.sh:945
23517 msgid "Note that empty commits are commented out"
23518 msgstr ""
23520 #: git-rebase--preserve-merges.sh:987 git-rebase--preserve-merges.sh:992
23521 msgid "Could not init rewritten commits"
23522 msgstr ""
23524 #: git-sh-setup.sh:89 git-sh-setup.sh:94
23525 #, sh-format
23526 msgid "usage: $dashless $USAGE"
23527 msgstr ""
23529 #: git-sh-setup.sh:191
23530 #, sh-format
23531 msgid "Cannot chdir to $cdup, the toplevel of the working tree"
23532 msgstr ""
23534 #: git-sh-setup.sh:200 git-sh-setup.sh:207
23535 #, sh-format
23536 msgid "fatal: $program_name cannot be used without a working tree."
23537 msgstr ""
23539 #: git-sh-setup.sh:221
23540 msgid "Cannot rebase: You have unstaged changes."
23541 msgstr ""
23543 #: git-sh-setup.sh:224
23544 msgid "Cannot rewrite branches: You have unstaged changes."
23545 msgstr ""
23547 #: git-sh-setup.sh:227
23548 msgid "Cannot pull with rebase: You have unstaged changes."
23549 msgstr ""
23551 #: git-sh-setup.sh:230
23552 #, sh-format
23553 msgid "Cannot $action: You have unstaged changes."
23554 msgstr ""
23556 #: git-sh-setup.sh:243
23557 msgid "Cannot rebase: Your index contains uncommitted changes."
23558 msgstr ""
23560 #: git-sh-setup.sh:246
23561 msgid "Cannot pull with rebase: Your index contains uncommitted changes."
23562 msgstr ""
23564 #: git-sh-setup.sh:249
23565 #, sh-format
23566 msgid "Cannot $action: Your index contains uncommitted changes."
23567 msgstr ""
23569 #: git-sh-setup.sh:253
23570 msgid "Additionally, your index contains uncommitted changes."
23571 msgstr ""
23573 #: git-sh-setup.sh:373
23574 msgid "You need to run this command from the toplevel of the working tree."
23575 msgstr ""
23577 #: git-sh-setup.sh:378
23578 msgid "Unable to determine absolute path of git directory"
23579 msgstr ""
23581 #. TRANSLATORS: you can adjust this to align "git add -i" status menu
23582 #: git-add--interactive.perl:212
23583 #, perl-format
23584 msgid "%12s %12s %s"
23585 msgstr ""
23587 #: git-add--interactive.perl:632
23588 #, perl-format
23589 msgid "touched %d path\n"
23590 msgid_plural "touched %d paths\n"
23591 msgstr[0] ""
23592 msgstr[1] ""
23594 #: git-add--interactive.perl:1056
23595 msgid ""
23596 "If the patch applies cleanly, the edited hunk will immediately be\n"
23597 "marked for staging."
23598 msgstr ""
23600 #: git-add--interactive.perl:1059
23601 msgid ""
23602 "If the patch applies cleanly, the edited hunk will immediately be\n"
23603 "marked for stashing."
23604 msgstr ""
23606 #: git-add--interactive.perl:1062
23607 msgid ""
23608 "If the patch applies cleanly, the edited hunk will immediately be\n"
23609 "marked for unstaging."
23610 msgstr ""
23612 #: git-add--interactive.perl:1065 git-add--interactive.perl:1074
23613 #: git-add--interactive.perl:1080
23614 msgid ""
23615 "If the patch applies cleanly, the edited hunk will immediately be\n"
23616 "marked for applying."
23617 msgstr ""
23619 #: git-add--interactive.perl:1068 git-add--interactive.perl:1071
23620 #: git-add--interactive.perl:1077
23621 msgid ""
23622 "If the patch applies cleanly, the edited hunk will immediately be\n"
23623 "marked for discarding."
23624 msgstr ""
23626 #: git-add--interactive.perl:1114
23627 #, perl-format
23628 msgid "failed to open hunk edit file for writing: %s"
23629 msgstr ""
23631 #: git-add--interactive.perl:1121
23632 #, perl-format
23633 msgid ""
23634 "---\n"
23635 "To remove '%s' lines, make them ' ' lines (context).\n"
23636 "To remove '%s' lines, delete them.\n"
23637 "Lines starting with %s will be removed.\n"
23638 msgstr ""
23640 #: git-add--interactive.perl:1143
23641 #, perl-format
23642 msgid "failed to open hunk edit file for reading: %s"
23643 msgstr ""
23645 #: git-add--interactive.perl:1251
23646 msgid ""
23647 "y - stage this hunk\n"
23648 "n - do not stage this hunk\n"
23649 "q - quit; do not stage this hunk or any of the remaining ones\n"
23650 "a - stage this hunk and all later hunks in the file\n"
23651 "d - do not stage this hunk or any of the later hunks in the file"
23652 msgstr ""
23654 #: git-add--interactive.perl:1257
23655 msgid ""
23656 "y - stash this hunk\n"
23657 "n - do not stash this hunk\n"
23658 "q - quit; do not stash this hunk or any of the remaining ones\n"
23659 "a - stash this hunk and all later hunks in the file\n"
23660 "d - do not stash this hunk or any of the later hunks in the file"
23661 msgstr ""
23663 #: git-add--interactive.perl:1263
23664 msgid ""
23665 "y - unstage this hunk\n"
23666 "n - do not unstage this hunk\n"
23667 "q - quit; do not unstage this hunk or any of the remaining ones\n"
23668 "a - unstage this hunk and all later hunks in the file\n"
23669 "d - do not unstage this hunk or any of the later hunks in the file"
23670 msgstr ""
23672 #: git-add--interactive.perl:1269
23673 msgid ""
23674 "y - apply this hunk to index\n"
23675 "n - do not apply this hunk to index\n"
23676 "q - quit; do not apply this hunk or any of the remaining ones\n"
23677 "a - apply this hunk and all later hunks in the file\n"
23678 "d - do not apply this hunk or any of the later hunks in the file"
23679 msgstr ""
23681 #: git-add--interactive.perl:1275 git-add--interactive.perl:1293
23682 msgid ""
23683 "y - discard this hunk from worktree\n"
23684 "n - do not discard this hunk from worktree\n"
23685 "q - quit; do not discard this hunk or any of the remaining ones\n"
23686 "a - discard this hunk and all later hunks in the file\n"
23687 "d - do not discard this hunk or any of the later hunks in the file"
23688 msgstr ""
23690 #: git-add--interactive.perl:1281
23691 msgid ""
23692 "y - discard this hunk from index and worktree\n"
23693 "n - do not discard this hunk from index and worktree\n"
23694 "q - quit; do not discard this hunk or any of the remaining ones\n"
23695 "a - discard this hunk and all later hunks in the file\n"
23696 "d - do not discard this hunk or any of the later hunks in the file"
23697 msgstr ""
23699 #: git-add--interactive.perl:1287
23700 msgid ""
23701 "y - apply this hunk to index and worktree\n"
23702 "n - do not apply this hunk to index and worktree\n"
23703 "q - quit; do not apply this hunk or any of the remaining ones\n"
23704 "a - apply this hunk and all later hunks in the file\n"
23705 "d - do not apply this hunk or any of the later hunks in the file"
23706 msgstr ""
23708 #: git-add--interactive.perl:1299
23709 msgid ""
23710 "y - apply this hunk to worktree\n"
23711 "n - do not apply this hunk to worktree\n"
23712 "q - quit; do not apply this hunk or any of the remaining ones\n"
23713 "a - apply this hunk and all later hunks in the file\n"
23714 "d - do not apply this hunk or any of the later hunks in the file"
23715 msgstr ""
23717 #: git-add--interactive.perl:1314
23718 msgid ""
23719 "g - select a hunk to go to\n"
23720 "/ - search for a hunk matching the given regex\n"
23721 "j - leave this hunk undecided, see next undecided hunk\n"
23722 "J - leave this hunk undecided, see next hunk\n"
23723 "k - leave this hunk undecided, see previous undecided hunk\n"
23724 "K - leave this hunk undecided, see previous hunk\n"
23725 "s - split the current hunk into smaller hunks\n"
23726 "e - manually edit the current hunk\n"
23727 "? - print help\n"
23728 msgstr ""
23730 #: git-add--interactive.perl:1345
23731 msgid "The selected hunks do not apply to the index!\n"
23732 msgstr ""
23734 #: git-add--interactive.perl:1360
23735 #, perl-format
23736 msgid "ignoring unmerged: %s\n"
23737 msgstr ""
23739 #: git-add--interactive.perl:1479
23740 #, perl-format
23741 msgid "Apply mode change to worktree [y,n,q,a,d%s,?]? "
23742 msgstr ""
23744 #: git-add--interactive.perl:1480
23745 #, perl-format
23746 msgid "Apply deletion to worktree [y,n,q,a,d%s,?]? "
23747 msgstr ""
23749 #: git-add--interactive.perl:1481
23750 #, perl-format
23751 msgid "Apply addition to worktree [y,n,q,a,d%s,?]? "
23752 msgstr ""
23754 #: git-add--interactive.perl:1482
23755 #, perl-format
23756 msgid "Apply this hunk to worktree [y,n,q,a,d%s,?]? "
23757 msgstr ""
23759 #: git-add--interactive.perl:1599
23760 msgid "No other hunks to goto\n"
23761 msgstr ""
23763 #: git-add--interactive.perl:1617
23764 #, perl-format
23765 msgid "Invalid number: '%s'\n"
23766 msgstr ""
23768 #: git-add--interactive.perl:1622
23769 #, perl-format
23770 msgid "Sorry, only %d hunk available.\n"
23771 msgid_plural "Sorry, only %d hunks available.\n"
23772 msgstr[0] ""
23773 msgstr[1] ""
23775 #: git-add--interactive.perl:1657
23776 msgid "No other hunks to search\n"
23777 msgstr ""
23779 #: git-add--interactive.perl:1674
23780 #, perl-format
23781 msgid "Malformed search regexp %s: %s\n"
23782 msgstr ""
23784 #: git-add--interactive.perl:1684
23785 msgid "No hunk matches the given pattern\n"
23786 msgstr ""
23788 #: git-add--interactive.perl:1696 git-add--interactive.perl:1718
23789 msgid "No previous hunk\n"
23790 msgstr ""
23792 #: git-add--interactive.perl:1705 git-add--interactive.perl:1724
23793 msgid "No next hunk\n"
23794 msgstr ""
23796 #: git-add--interactive.perl:1730
23797 msgid "Sorry, cannot split this hunk\n"
23798 msgstr ""
23800 #: git-add--interactive.perl:1736
23801 #, perl-format
23802 msgid "Split into %d hunk.\n"
23803 msgid_plural "Split into %d hunks.\n"
23804 msgstr[0] ""
23805 msgstr[1] ""
23807 #: git-add--interactive.perl:1746
23808 msgid "Sorry, cannot edit this hunk\n"
23809 msgstr ""
23811 #. TRANSLATORS: please do not translate the command names
23812 #. 'status', 'update', 'revert', etc.
23813 #: git-add--interactive.perl:1811
23814 msgid ""
23815 "status        - show paths with changes\n"
23816 "update        - add working tree state to the staged set of changes\n"
23817 "revert        - revert staged set of changes back to the HEAD version\n"
23818 "patch         - pick hunks and update selectively\n"
23819 "diff          - view diff between HEAD and index\n"
23820 "add untracked - add contents of untracked files to the staged set of "
23821 "changes\n"
23822 msgstr ""
23824 #: git-add--interactive.perl:1828 git-add--interactive.perl:1840
23825 #: git-add--interactive.perl:1843 git-add--interactive.perl:1850
23826 #: git-add--interactive.perl:1853 git-add--interactive.perl:1860
23827 #: git-add--interactive.perl:1864 git-add--interactive.perl:1870
23828 msgid "missing --"
23829 msgstr ""
23831 #: git-add--interactive.perl:1866
23832 #, perl-format
23833 msgid "unknown --patch mode: %s"
23834 msgstr ""
23836 #: git-add--interactive.perl:1872 git-add--interactive.perl:1878
23837 #, perl-format
23838 msgid "invalid argument %s, expecting --"
23839 msgstr ""
23841 #: git-send-email.perl:138
23842 msgid "local zone differs from GMT by a non-minute interval\n"
23843 msgstr ""
23845 #: git-send-email.perl:145 git-send-email.perl:151
23846 msgid "local time offset greater than or equal to 24 hours\n"
23847 msgstr ""
23849 #: git-send-email.perl:223 git-send-email.perl:229
23850 msgid "the editor exited uncleanly, aborting everything"
23851 msgstr ""
23853 #: git-send-email.perl:312
23854 #, perl-format
23855 msgid ""
23856 "'%s' contains an intermediate version of the email you were composing.\n"
23857 msgstr ""
23859 #: git-send-email.perl:317
23860 #, perl-format
23861 msgid "'%s.final' contains the composed email.\n"
23862 msgstr ""
23864 #: git-send-email.perl:410
23865 msgid "--dump-aliases incompatible with other options\n"
23866 msgstr ""
23868 #: git-send-email.perl:484
23869 msgid ""
23870 "fatal: found configuration options for 'sendmail'\n"
23871 "git-send-email is configured with the sendemail.* options - note the 'e'.\n"
23872 "Set sendemail.forbidSendmailVariables to false to disable this check.\n"
23873 msgstr ""
23875 #: git-send-email.perl:489 git-send-email.perl:691
23876 msgid "Cannot run git format-patch from outside a repository\n"
23877 msgstr ""
23879 #: git-send-email.perl:492
23880 msgid ""
23881 "`batch-size` and `relogin` must be specified together (via command-line or "
23882 "configuration option)\n"
23883 msgstr ""
23885 #: git-send-email.perl:505
23886 #, perl-format
23887 msgid "Unknown --suppress-cc field: '%s'\n"
23888 msgstr ""
23890 #: git-send-email.perl:536
23891 #, perl-format
23892 msgid "Unknown --confirm setting: '%s'\n"
23893 msgstr ""
23895 #: git-send-email.perl:564
23896 #, perl-format
23897 msgid "warning: sendmail alias with quotes is not supported: %s\n"
23898 msgstr ""
23900 #: git-send-email.perl:566
23901 #, perl-format
23902 msgid "warning: `:include:` not supported: %s\n"
23903 msgstr ""
23905 #: git-send-email.perl:568
23906 #, perl-format
23907 msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
23908 msgstr ""
23910 #: git-send-email.perl:573
23911 #, perl-format
23912 msgid "warning: sendmail line is not recognized: %s\n"
23913 msgstr ""
23915 #: git-send-email.perl:657
23916 #, perl-format
23917 msgid ""
23918 "File '%s' exists but it could also be the range of commits\n"
23919 "to produce patches for.  Please disambiguate by...\n"
23920 "\n"
23921 "    * Saying \"./%s\" if you mean a file; or\n"
23922 "    * Giving --format-patch option if you mean a range.\n"
23923 msgstr ""
23925 #: git-send-email.perl:678
23926 #, perl-format
23927 msgid "Failed to opendir %s: %s"
23928 msgstr ""
23930 #: git-send-email.perl:702
23931 #, perl-format
23932 msgid ""
23933 "fatal: %s: %s\n"
23934 "warning: no patches were sent\n"
23935 msgstr ""
23937 #: git-send-email.perl:713
23938 msgid ""
23939 "\n"
23940 "No patch files specified!\n"
23941 "\n"
23942 msgstr ""
23944 #: git-send-email.perl:726
23945 #, perl-format
23946 msgid "No subject line in %s?"
23947 msgstr ""
23949 #: git-send-email.perl:736
23950 #, perl-format
23951 msgid "Failed to open for writing %s: %s"
23952 msgstr ""
23954 #: git-send-email.perl:747
23955 msgid ""
23956 "Lines beginning in \"GIT:\" will be removed.\n"
23957 "Consider including an overall diffstat or table of contents\n"
23958 "for the patch you are writing.\n"
23959 "\n"
23960 "Clear the body content if you don't wish to send a summary.\n"
23961 msgstr ""
23963 #: git-send-email.perl:771
23964 #, perl-format
23965 msgid "Failed to open %s: %s"
23966 msgstr ""
23968 #: git-send-email.perl:788
23969 #, perl-format
23970 msgid "Failed to open %s.final: %s"
23971 msgstr ""
23973 #: git-send-email.perl:831
23974 msgid "Summary email is empty, skipping it\n"
23975 msgstr ""
23977 #. TRANSLATORS: please keep [y/N] as is.
23978 #: git-send-email.perl:866
23979 #, perl-format
23980 msgid "Are you sure you want to use <%s> [y/N]? "
23981 msgstr ""
23983 #: git-send-email.perl:921
23984 msgid ""
23985 "The following files are 8bit, but do not declare a Content-Transfer-"
23986 "Encoding.\n"
23987 msgstr ""
23989 #: git-send-email.perl:926
23990 msgid "Which 8bit encoding should I declare [UTF-8]? "
23991 msgstr ""
23993 #: git-send-email.perl:934
23994 #, perl-format
23995 msgid ""
23996 "Refusing to send because the patch\n"
23997 "\t%s\n"
23998 "has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
23999 "want to send.\n"
24000 msgstr ""
24002 #: git-send-email.perl:953
24003 msgid "To whom should the emails be sent (if anyone)?"
24004 msgstr ""
24006 #: git-send-email.perl:971
24007 #, perl-format
24008 msgid "fatal: alias '%s' expands to itself\n"
24009 msgstr ""
24011 #: git-send-email.perl:983
24012 msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
24013 msgstr ""
24015 #: git-send-email.perl:1041 git-send-email.perl:1049
24016 #, perl-format
24017 msgid "error: unable to extract a valid address from: %s\n"
24018 msgstr ""
24020 #. TRANSLATORS: Make sure to include [q] [d] [e] in your
24021 #. translation. The program will only accept English input
24022 #. at this point.
24023 #: git-send-email.perl:1053
24024 msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
24025 msgstr ""
24027 #: git-send-email.perl:1370
24028 #, perl-format
24029 msgid "CA path \"%s\" does not exist"
24030 msgstr ""
24032 #: git-send-email.perl:1453
24033 msgid ""
24034 "    The Cc list above has been expanded by additional\n"
24035 "    addresses found in the patch commit message. By default\n"
24036 "    send-email prompts before sending whenever this occurs.\n"
24037 "    This behavior is controlled by the sendemail.confirm\n"
24038 "    configuration setting.\n"
24039 "\n"
24040 "    For additional information, run 'git send-email --help'.\n"
24041 "    To retain the current behavior, but squelch this message,\n"
24042 "    run 'git config --global sendemail.confirm auto'.\n"
24043 "\n"
24044 msgstr ""
24046 #. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
24047 #. translation. The program will only accept English input
24048 #. at this point.
24049 #: git-send-email.perl:1468
24050 msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
24051 msgstr ""
24053 #: git-send-email.perl:1471
24054 msgid "Send this email reply required"
24055 msgstr ""
24057 #: git-send-email.perl:1499
24058 msgid "The required SMTP server is not properly defined."
24059 msgstr ""
24061 #: git-send-email.perl:1546
24062 #, perl-format
24063 msgid "Server does not support STARTTLS! %s"
24064 msgstr ""
24066 #: git-send-email.perl:1551 git-send-email.perl:1555
24067 #, perl-format
24068 msgid "STARTTLS failed! %s"
24069 msgstr ""
24071 #: git-send-email.perl:1564
24072 msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
24073 msgstr ""
24075 #: git-send-email.perl:1582
24076 #, perl-format
24077 msgid "Failed to send %s\n"
24078 msgstr ""
24080 #: git-send-email.perl:1585
24081 #, perl-format
24082 msgid "Dry-Sent %s\n"
24083 msgstr ""
24085 #: git-send-email.perl:1585
24086 #, perl-format
24087 msgid "Sent %s\n"
24088 msgstr ""
24090 #: git-send-email.perl:1587
24091 msgid "Dry-OK. Log says:\n"
24092 msgstr ""
24094 #: git-send-email.perl:1587
24095 msgid "OK. Log says:\n"
24096 msgstr ""
24098 #: git-send-email.perl:1599
24099 msgid "Result: "
24100 msgstr ""
24102 #: git-send-email.perl:1602
24103 msgid "Result: OK\n"
24104 msgstr ""
24106 #: git-send-email.perl:1620
24107 #, perl-format
24108 msgid "can't open file %s"
24109 msgstr ""
24111 #: git-send-email.perl:1667 git-send-email.perl:1687
24112 #, perl-format
24113 msgid "(mbox) Adding cc: %s from line '%s'\n"
24114 msgstr ""
24116 #: git-send-email.perl:1673
24117 #, perl-format
24118 msgid "(mbox) Adding to: %s from line '%s'\n"
24119 msgstr ""
24121 #: git-send-email.perl:1730
24122 #, perl-format
24123 msgid "(non-mbox) Adding cc: %s from line '%s'\n"
24124 msgstr ""
24126 #: git-send-email.perl:1765
24127 #, perl-format
24128 msgid "(body) Adding cc: %s from line '%s'\n"
24129 msgstr ""
24131 #: git-send-email.perl:1876
24132 #, perl-format
24133 msgid "(%s) Could not execute '%s'"
24134 msgstr ""
24136 #: git-send-email.perl:1883
24137 #, perl-format
24138 msgid "(%s) Adding %s: %s from: '%s'\n"
24139 msgstr ""
24141 #: git-send-email.perl:1887
24142 #, perl-format
24143 msgid "(%s) failed to close pipe to '%s'"
24144 msgstr ""
24146 #: git-send-email.perl:1917
24147 msgid "cannot send message as 7bit"
24148 msgstr ""
24150 #: git-send-email.perl:1925
24151 msgid "invalid transfer encoding"
24152 msgstr ""
24154 #: git-send-email.perl:1966 git-send-email.perl:2018 git-send-email.perl:2028
24155 #, perl-format
24156 msgid "unable to open %s: %s\n"
24157 msgstr ""
24159 #: git-send-email.perl:1969
24160 #, perl-format
24161 msgid "%s: patch contains a line longer than 998 characters"
24162 msgstr ""
24164 #: git-send-email.perl:1986
24165 #, perl-format
24166 msgid "Skipping %s with backup suffix '%s'.\n"
24167 msgstr ""
24169 #. TRANSLATORS: please keep "[y|N]" as is.
24170 #: git-send-email.perl:1990
24171 #, perl-format
24172 msgid "Do you really want to send %s? [y|N]: "
24173 msgstr ""