t0000: fix test if run with TEST_OUTPUT_DIRECTORY
[git/debian.git] / po / git.pot
blob7889c2c77b727445fc2c4acded22ee8abbf9a51c
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-05-17 16:02+0800\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
21 #: add-interactive.c:376
22 #, c-format
23 msgid "Huh (%s)?"
24 msgstr ""
26 #: add-interactive.c:529 add-interactive.c:830 reset.c:65 sequencer.c:3493
27 #: sequencer.c:3944 sequencer.c:4099 builtin/rebase.c:1528
28 #: builtin/rebase.c:1953
29 msgid "could not read index"
30 msgstr ""
32 #: add-interactive.c:584 git-add--interactive.perl:269
33 #: git-add--interactive.perl:294
34 msgid "binary"
35 msgstr ""
37 #: add-interactive.c:642 git-add--interactive.perl:278
38 #: git-add--interactive.perl:332
39 msgid "nothing"
40 msgstr ""
42 #: add-interactive.c:643 git-add--interactive.perl:314
43 #: git-add--interactive.perl:329
44 msgid "unchanged"
45 msgstr ""
47 #: add-interactive.c:680 git-add--interactive.perl:641
48 msgid "Update"
49 msgstr ""
51 #: add-interactive.c:697 add-interactive.c:885
52 #, c-format
53 msgid "could not stage '%s'"
54 msgstr ""
56 #: add-interactive.c:703 add-interactive.c:892 reset.c:89 sequencer.c:3687
57 msgid "could not write index"
58 msgstr ""
60 #: add-interactive.c:706 git-add--interactive.perl:626
61 #, c-format, perl-format
62 msgid "updated %d path\n"
63 msgid_plural "updated %d paths\n"
64 msgstr[0] ""
65 msgstr[1] ""
67 #: add-interactive.c:724 git-add--interactive.perl:676
68 #, c-format, perl-format
69 msgid "note: %s is untracked now.\n"
70 msgstr ""
72 #: add-interactive.c:729 apply.c:4127 builtin/checkout.c:298
73 #: builtin/reset.c:145
74 #, c-format
75 msgid "make_cache_entry failed for path '%s'"
76 msgstr ""
78 #: add-interactive.c:759 git-add--interactive.perl:653
79 msgid "Revert"
80 msgstr ""
82 #: add-interactive.c:775
83 msgid "Could not parse HEAD^{tree}"
84 msgstr ""
86 #: add-interactive.c:813 git-add--interactive.perl:629
87 #, c-format, perl-format
88 msgid "reverted %d path\n"
89 msgid_plural "reverted %d paths\n"
90 msgstr[0] ""
91 msgstr[1] ""
93 #: add-interactive.c:864 git-add--interactive.perl:693
94 #, c-format
95 msgid "No untracked files.\n"
96 msgstr ""
98 #: add-interactive.c:868 git-add--interactive.perl:687
99 msgid "Add untracked"
100 msgstr ""
102 #: add-interactive.c:895 git-add--interactive.perl:623
103 #, c-format, perl-format
104 msgid "added %d path\n"
105 msgid_plural "added %d paths\n"
106 msgstr[0] ""
107 msgstr[1] ""
109 #: add-interactive.c:925
110 #, c-format
111 msgid "ignoring unmerged: %s"
112 msgstr ""
114 #: add-interactive.c:937 add-patch.c: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:4994 apply.c:4997 builtin/am.c:2308
213 #: builtin/am.c:2311 builtin/bugreport.c:135 builtin/clone.c:128
214 #: builtin/fetch.c:152 builtin/merge.c:285 builtin/pull.c:190
215 #: builtin/submodule--helper.c:409 builtin/submodule--helper.c:1819
216 #: builtin/submodule--helper.c:1822 builtin/submodule--helper.c:2327
217 #: builtin/submodule--helper.c:2330 builtin/submodule--helper.c:2573
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:145
664 #, c-format
665 msgid ""
666 "\n"
667 "Disable this message with \"git config advice.%s false\""
668 msgstr ""
670 #: advice.c:161
671 #, c-format
672 msgid "%shint: %.*s%s\n"
673 msgstr ""
675 #: advice.c:252
676 msgid "Cherry-picking is not possible because you have unmerged files."
677 msgstr ""
679 #: advice.c:254
680 msgid "Committing is not possible because you have unmerged files."
681 msgstr ""
683 #: advice.c:256
684 msgid "Merging is not possible because you have unmerged files."
685 msgstr ""
687 #: advice.c:258
688 msgid "Pulling is not possible because you have unmerged files."
689 msgstr ""
691 #: advice.c:260
692 msgid "Reverting is not possible because you have unmerged files."
693 msgstr ""
695 #: advice.c:262
696 #, c-format
697 msgid "It is not possible to %s because you have unmerged files."
698 msgstr ""
700 #: advice.c:270
701 msgid ""
702 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
703 "as appropriate to mark resolution and make a commit."
704 msgstr ""
706 #: advice.c:278
707 msgid "Exiting because of an unresolved conflict."
708 msgstr ""
710 #: advice.c:283 builtin/merge.c:1374
711 msgid "You have not concluded your merge (MERGE_HEAD exists)."
712 msgstr ""
714 #: advice.c:285
715 msgid "Please, commit your changes before merging."
716 msgstr ""
718 #: advice.c:286
719 msgid "Exiting because of unfinished merge."
720 msgstr ""
722 #: advice.c:296
723 #, c-format
724 msgid ""
725 "The following pathspecs didn't match any eligible path, but they do match "
726 "index\n"
727 "entries outside the current sparse checkout:\n"
728 msgstr ""
730 #: advice.c:303
731 msgid ""
732 "Disable or modify the sparsity rules if you intend to update such entries."
733 msgstr ""
735 #: advice.c:310
736 #, c-format
737 msgid ""
738 "Note: switching to '%s'.\n"
739 "\n"
740 "You are in 'detached HEAD' state. You can look around, make experimental\n"
741 "changes and commit them, and you can discard any commits you make in this\n"
742 "state without impacting any branches by switching back to a branch.\n"
743 "\n"
744 "If you want to create a new branch to retain commits you create, you may\n"
745 "do so (now or later) by using -c with the switch command. Example:\n"
746 "\n"
747 "  git switch -c <new-branch-name>\n"
748 "\n"
749 "Or undo this operation with:\n"
750 "\n"
751 "  git switch -\n"
752 "\n"
753 "Turn off this advice by setting config variable advice.detachedHead to "
754 "false\n"
755 "\n"
756 msgstr ""
758 #: alias.c:50
759 msgid "cmdline ends with \\"
760 msgstr ""
762 #: alias.c:51
763 msgid "unclosed quote"
764 msgstr ""
766 #: apply.c:70
767 #, c-format
768 msgid "unrecognized whitespace option '%s'"
769 msgstr ""
771 #: apply.c:86
772 #, c-format
773 msgid "unrecognized whitespace ignore option '%s'"
774 msgstr ""
776 #: apply.c:136
777 msgid "--reject and --3way cannot be used together."
778 msgstr ""
780 #: apply.c:139
781 msgid "--3way outside a repository"
782 msgstr ""
784 #: apply.c:150
785 msgid "--index outside a repository"
786 msgstr ""
788 #: apply.c:153
789 msgid "--cached outside a repository"
790 msgstr ""
792 #: apply.c:800
793 #, c-format
794 msgid "Cannot prepare timestamp regexp %s"
795 msgstr ""
797 #: apply.c:809
798 #, c-format
799 msgid "regexec returned %d for input: %s"
800 msgstr ""
802 #: apply.c:883
803 #, c-format
804 msgid "unable to find filename in patch at line %d"
805 msgstr ""
807 #: apply.c:921
808 #, c-format
809 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
810 msgstr ""
812 #: apply.c:927
813 #, c-format
814 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
815 msgstr ""
817 #: apply.c:928
818 #, c-format
819 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
820 msgstr ""
822 #: apply.c:933
823 #, c-format
824 msgid "git apply: bad git-diff - expected /dev/null on line %d"
825 msgstr ""
827 #: apply.c:962
828 #, c-format
829 msgid "invalid mode on line %d: %s"
830 msgstr ""
832 #: apply.c:1281
833 #, c-format
834 msgid "inconsistent header lines %d and %d"
835 msgstr ""
837 #: apply.c:1371
838 #, c-format
839 msgid ""
840 "git diff header lacks filename information when removing %d leading pathname "
841 "component (line %d)"
842 msgid_plural ""
843 "git diff header lacks filename information when removing %d leading pathname "
844 "components (line %d)"
845 msgstr[0] ""
846 msgstr[1] ""
848 #: apply.c:1384
849 #, c-format
850 msgid "git diff header lacks filename information (line %d)"
851 msgstr ""
853 #: apply.c:1480
854 #, c-format
855 msgid "recount: unexpected line: %.*s"
856 msgstr ""
858 #: apply.c:1549
859 #, c-format
860 msgid "patch fragment without header at line %d: %.*s"
861 msgstr ""
863 #: apply.c:1752
864 msgid "new file depends on old contents"
865 msgstr ""
867 #: apply.c:1754
868 msgid "deleted file still has contents"
869 msgstr ""
871 #: apply.c:1788
872 #, c-format
873 msgid "corrupt patch at line %d"
874 msgstr ""
876 #: apply.c:1825
877 #, c-format
878 msgid "new file %s depends on old contents"
879 msgstr ""
881 #: apply.c:1827
882 #, c-format
883 msgid "deleted file %s still has contents"
884 msgstr ""
886 #: apply.c:1830
887 #, c-format
888 msgid "** warning: file %s becomes empty but is not deleted"
889 msgstr ""
891 #: apply.c:1977
892 #, c-format
893 msgid "corrupt binary patch at line %d: %.*s"
894 msgstr ""
896 #: apply.c:2014
897 #, c-format
898 msgid "unrecognized binary patch at line %d"
899 msgstr ""
901 #: apply.c:2176
902 #, c-format
903 msgid "patch with only garbage at line %d"
904 msgstr ""
906 #: apply.c:2262
907 #, c-format
908 msgid "unable to read symlink %s"
909 msgstr ""
911 #: apply.c:2266
912 #, c-format
913 msgid "unable to open or read %s"
914 msgstr ""
916 #: apply.c:2935
917 #, c-format
918 msgid "invalid start of line: '%c'"
919 msgstr ""
921 #: apply.c:3056
922 #, c-format
923 msgid "Hunk #%d succeeded at %d (offset %d line)."
924 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
925 msgstr[0] ""
926 msgstr[1] ""
928 #: apply.c:3068
929 #, c-format
930 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
931 msgstr ""
933 #: apply.c:3074
934 #, c-format
935 msgid ""
936 "while searching for:\n"
937 "%.*s"
938 msgstr ""
940 #: apply.c:3096
941 #, c-format
942 msgid "missing binary patch data for '%s'"
943 msgstr ""
945 #: apply.c:3104
946 #, c-format
947 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
948 msgstr ""
950 #: apply.c:3151
951 #, c-format
952 msgid "cannot apply binary patch to '%s' without full index line"
953 msgstr ""
955 #: apply.c:3162
956 #, c-format
957 msgid ""
958 "the patch applies to '%s' (%s), which does not match the current contents."
959 msgstr ""
961 #: apply.c:3170
962 #, c-format
963 msgid "the patch applies to an empty '%s' but it is not empty"
964 msgstr ""
966 #: apply.c:3188
967 #, c-format
968 msgid "the necessary postimage %s for '%s' cannot be read"
969 msgstr ""
971 #: apply.c:3201
972 #, c-format
973 msgid "binary patch does not apply to '%s'"
974 msgstr ""
976 #: apply.c:3208
977 #, c-format
978 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
979 msgstr ""
981 #: apply.c:3229
982 #, c-format
983 msgid "patch failed: %s:%ld"
984 msgstr ""
986 #: apply.c:3352
987 #, c-format
988 msgid "cannot checkout %s"
989 msgstr ""
991 #: apply.c:3404 apply.c:3415 apply.c:3461 midx.c:98 pack-revindex.c:214
992 #: setup.c:308
993 #, c-format
994 msgid "failed to read %s"
995 msgstr ""
997 #: apply.c:3412
998 #, c-format
999 msgid "reading from '%s' beyond a symbolic link"
1000 msgstr ""
1002 #: apply.c:3441 apply.c:3687
1003 #, c-format
1004 msgid "path %s has been renamed/deleted"
1005 msgstr ""
1007 #: apply.c:3527 apply.c:3702
1008 #, c-format
1009 msgid "%s: does not exist in index"
1010 msgstr ""
1012 #: apply.c:3536 apply.c:3710 apply.c:3954
1013 #, c-format
1014 msgid "%s: does not match index"
1015 msgstr ""
1017 #: apply.c:3571
1018 msgid "repository lacks the necessary blob to perform 3-way merge."
1019 msgstr ""
1021 #: apply.c:3574
1022 #, c-format
1023 msgid "Performing three-way merge...\n"
1024 msgstr ""
1026 #: apply.c:3590 apply.c:3594
1027 #, c-format
1028 msgid "cannot read the current contents of '%s'"
1029 msgstr ""
1031 #: apply.c:3606
1032 #, c-format
1033 msgid "Failed to perform three-way merge...\n"
1034 msgstr ""
1036 #: apply.c:3620
1037 #, c-format
1038 msgid "Applied patch to '%s' with conflicts.\n"
1039 msgstr ""
1041 #: apply.c:3625
1042 #, c-format
1043 msgid "Applied patch to '%s' cleanly.\n"
1044 msgstr ""
1046 #: apply.c:3642
1047 #, c-format
1048 msgid "Falling back to direct application...\n"
1049 msgstr ""
1051 #: apply.c:3654
1052 msgid "removal patch leaves file contents"
1053 msgstr ""
1055 #: apply.c:3727
1056 #, c-format
1057 msgid "%s: wrong type"
1058 msgstr ""
1060 #: apply.c:3729
1061 #, c-format
1062 msgid "%s has type %o, expected %o"
1063 msgstr ""
1065 #: apply.c:3894 apply.c:3896 read-cache.c:861 read-cache.c:890
1066 #: read-cache.c:1351
1067 #, c-format
1068 msgid "invalid path '%s'"
1069 msgstr ""
1071 #: apply.c:3952
1072 #, c-format
1073 msgid "%s: already exists in index"
1074 msgstr ""
1076 #: apply.c:3956
1077 #, c-format
1078 msgid "%s: already exists in working directory"
1079 msgstr ""
1081 #: apply.c:3976
1082 #, c-format
1083 msgid "new mode (%o) of %s does not match old mode (%o)"
1084 msgstr ""
1086 #: apply.c:3981
1087 #, c-format
1088 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1089 msgstr ""
1091 #: apply.c:4001
1092 #, c-format
1093 msgid "affected file '%s' is beyond a symbolic link"
1094 msgstr ""
1096 #: apply.c:4005
1097 #, c-format
1098 msgid "%s: patch does not apply"
1099 msgstr ""
1101 #: apply.c:4020
1102 #, c-format
1103 msgid "Checking patch %s..."
1104 msgstr ""
1106 #: apply.c:4112
1107 #, c-format
1108 msgid "sha1 information is lacking or useless for submodule %s"
1109 msgstr ""
1111 #: apply.c:4119
1112 #, c-format
1113 msgid "mode change for %s, which is not in current HEAD"
1114 msgstr ""
1116 #: apply.c:4122
1117 #, c-format
1118 msgid "sha1 information is lacking or useless (%s)."
1119 msgstr ""
1121 #: apply.c:4131
1122 #, c-format
1123 msgid "could not add %s to temporary index"
1124 msgstr ""
1126 #: apply.c:4141
1127 #, c-format
1128 msgid "could not write temporary index to %s"
1129 msgstr ""
1131 #: apply.c:4279
1132 #, c-format
1133 msgid "unable to remove %s from index"
1134 msgstr ""
1136 #: apply.c:4313
1137 #, c-format
1138 msgid "corrupt patch for submodule %s"
1139 msgstr ""
1141 #: apply.c:4319
1142 #, c-format
1143 msgid "unable to stat newly created file '%s'"
1144 msgstr ""
1146 #: apply.c:4327
1147 #, c-format
1148 msgid "unable to create backing store for newly created file %s"
1149 msgstr ""
1151 #: apply.c:4333 apply.c:4478
1152 #, c-format
1153 msgid "unable to add cache entry for %s"
1154 msgstr ""
1156 #: apply.c:4376 builtin/bisect--helper.c:523
1157 #, c-format
1158 msgid "failed to write to '%s'"
1159 msgstr ""
1161 #: apply.c:4380
1162 #, c-format
1163 msgid "closing file '%s'"
1164 msgstr ""
1166 #: apply.c:4450
1167 #, c-format
1168 msgid "unable to write file '%s' mode %o"
1169 msgstr ""
1171 #: apply.c:4548
1172 #, c-format
1173 msgid "Applied patch %s cleanly."
1174 msgstr ""
1176 #: apply.c:4556
1177 msgid "internal error"
1178 msgstr ""
1180 #: apply.c:4559
1181 #, c-format
1182 msgid "Applying patch %%s with %d reject..."
1183 msgid_plural "Applying patch %%s with %d rejects..."
1184 msgstr[0] ""
1185 msgstr[1] ""
1187 #: apply.c:4570
1188 #, c-format
1189 msgid "truncating .rej filename to %.*s.rej"
1190 msgstr ""
1192 #: apply.c:4578 builtin/fetch.c:993 builtin/fetch.c:1394
1193 #, c-format
1194 msgid "cannot open %s"
1195 msgstr ""
1197 #: apply.c:4592
1198 #, c-format
1199 msgid "Hunk #%d applied cleanly."
1200 msgstr ""
1202 #: apply.c:4596
1203 #, c-format
1204 msgid "Rejected hunk #%d."
1205 msgstr ""
1207 #: apply.c:4725
1208 #, c-format
1209 msgid "Skipped patch '%s'."
1210 msgstr ""
1212 #: apply.c:4733
1213 msgid "unrecognized input"
1214 msgstr ""
1216 #: apply.c:4753
1217 msgid "unable to read index file"
1218 msgstr ""
1220 #: apply.c:4910
1221 #, c-format
1222 msgid "can't open patch '%s': %s"
1223 msgstr ""
1225 #: apply.c:4937
1226 #, c-format
1227 msgid "squelched %d whitespace error"
1228 msgid_plural "squelched %d whitespace errors"
1229 msgstr[0] ""
1230 msgstr[1] ""
1232 #: apply.c:4943 apply.c:4958
1233 #, c-format
1234 msgid "%d line adds whitespace errors."
1235 msgid_plural "%d lines add whitespace errors."
1236 msgstr[0] ""
1237 msgstr[1] ""
1239 #: apply.c:4951
1240 #, c-format
1241 msgid "%d line applied after fixing whitespace errors."
1242 msgid_plural "%d lines applied after fixing whitespace errors."
1243 msgstr[0] ""
1244 msgstr[1] ""
1246 #: apply.c:4967 builtin/add.c:679 builtin/mv.c:304 builtin/rm.c:423
1247 msgid "Unable to write new index file"
1248 msgstr ""
1250 #: apply.c:4995
1251 msgid "don't apply changes matching the given path"
1252 msgstr ""
1254 #: apply.c:4998
1255 msgid "apply changes matching the given path"
1256 msgstr ""
1258 #: apply.c:5000 builtin/am.c:2317
1259 msgid "num"
1260 msgstr ""
1262 #: apply.c:5001
1263 msgid "remove <num> leading slashes from traditional diff paths"
1264 msgstr ""
1266 #: apply.c:5004
1267 msgid "ignore additions made by the patch"
1268 msgstr ""
1270 #: apply.c:5006
1271 msgid "instead of applying the patch, output diffstat for the input"
1272 msgstr ""
1274 #: apply.c:5010
1275 msgid "show number of added and deleted lines in decimal notation"
1276 msgstr ""
1278 #: apply.c:5012
1279 msgid "instead of applying the patch, output a summary for the input"
1280 msgstr ""
1282 #: apply.c:5014
1283 msgid "instead of applying the patch, see if the patch is applicable"
1284 msgstr ""
1286 #: apply.c:5016
1287 msgid "make sure the patch is applicable to the current index"
1288 msgstr ""
1290 #: apply.c:5018
1291 msgid "mark new files with `git add --intent-to-add`"
1292 msgstr ""
1294 #: apply.c:5020
1295 msgid "apply a patch without touching the working tree"
1296 msgstr ""
1298 #: apply.c:5022
1299 msgid "accept a patch that touches outside the working area"
1300 msgstr ""
1302 #: apply.c:5025
1303 msgid "also apply the patch (use with --stat/--summary/--check)"
1304 msgstr ""
1306 #: apply.c:5027
1307 msgid "attempt three-way merge, fall back on normal patch if that fails"
1308 msgstr ""
1310 #: apply.c:5029
1311 msgid "build a temporary index based on embedded index information"
1312 msgstr ""
1314 #: apply.c:5032 builtin/checkout-index.c:196 builtin/ls-files.c:617
1315 msgid "paths are separated with NUL character"
1316 msgstr ""
1318 #: apply.c:5034
1319 msgid "ensure at least <n> lines of context match"
1320 msgstr ""
1322 #: apply.c:5035 builtin/am.c:2293 builtin/am.c:2296
1323 #: builtin/interpret-trailers.c:98 builtin/interpret-trailers.c:100
1324 #: builtin/interpret-trailers.c:102 builtin/pack-objects.c:3831
1325 #: builtin/rebase.c:1347
1326 msgid "action"
1327 msgstr ""
1329 #: apply.c:5036
1330 msgid "detect new or modified lines that have whitespace errors"
1331 msgstr ""
1333 #: apply.c:5039 apply.c:5042
1334 msgid "ignore changes in whitespace when finding context"
1335 msgstr ""
1337 #: apply.c:5045
1338 msgid "apply the patch in reverse"
1339 msgstr ""
1341 #: apply.c:5047
1342 msgid "don't expect at least one line of context"
1343 msgstr ""
1345 #: apply.c:5049
1346 msgid "leave the rejected hunks in corresponding *.rej files"
1347 msgstr ""
1349 #: apply.c:5051
1350 msgid "allow overlapping hunks"
1351 msgstr ""
1353 #: apply.c:5052 builtin/add.c:364 builtin/check-ignore.c:22
1354 #: builtin/commit.c:1474 builtin/count-objects.c:98 builtin/fsck.c:755
1355 #: builtin/log.c:2295 builtin/mv.c:123 builtin/read-tree.c:128
1356 msgid "be verbose"
1357 msgstr ""
1359 #: apply.c:5054
1360 msgid "tolerate incorrectly detected missing new-line at the end of file"
1361 msgstr ""
1363 #: apply.c:5057
1364 msgid "do not trust the line counts in the hunk headers"
1365 msgstr ""
1367 #: apply.c:5059 builtin/am.c:2305
1368 msgid "root"
1369 msgstr ""
1371 #: apply.c:5060
1372 msgid "prepend <root> to all filenames"
1373 msgstr ""
1375 #: archive-tar.c:125 archive-zip.c:345
1376 #, c-format
1377 msgid "cannot stream blob %s"
1378 msgstr ""
1380 #: archive-tar.c:265 archive-zip.c:358
1381 #, c-format
1382 msgid "unsupported file mode: 0%o (SHA1: %s)"
1383 msgstr ""
1385 #: archive-tar.c:450
1386 #, c-format
1387 msgid "unable to start '%s' filter"
1388 msgstr ""
1390 #: archive-tar.c:453
1391 msgid "unable to redirect descriptor"
1392 msgstr ""
1394 #: archive-tar.c:460
1395 #, c-format
1396 msgid "'%s' filter reported error"
1397 msgstr ""
1399 #: archive-zip.c:318
1400 #, c-format
1401 msgid "path is not valid UTF-8: %s"
1402 msgstr ""
1404 #: archive-zip.c:322
1405 #, c-format
1406 msgid "path too long (%d chars, SHA1: %s): %s"
1407 msgstr ""
1409 #: archive-zip.c:469 builtin/pack-objects.c:244 builtin/pack-objects.c:247
1410 #, c-format
1411 msgid "deflate error (%d)"
1412 msgstr ""
1414 #: archive-zip.c:603
1415 #, c-format
1416 msgid "timestamp too large for this system: %<PRIuMAX>"
1417 msgstr ""
1419 #: archive.c:14
1420 msgid "git archive [<options>] <tree-ish> [<path>...]"
1421 msgstr ""
1423 #: archive.c:15
1424 msgid "git archive --list"
1425 msgstr ""
1427 #: archive.c:16
1428 msgid ""
1429 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
1430 msgstr ""
1432 #: archive.c:17
1433 msgid "git archive --remote <repo> [--exec <cmd>] --list"
1434 msgstr ""
1436 #: archive.c:188
1437 #, c-format
1438 msgid "cannot read %s"
1439 msgstr ""
1441 #: archive.c:342 sequencer.c:460 sequencer.c:1915 sequencer.c:3095
1442 #: sequencer.c:3536 sequencer.c:3645 builtin/am.c:261 builtin/commit.c:833
1443 #: builtin/merge.c:1143
1444 #, c-format
1445 msgid "could not read '%s'"
1446 msgstr ""
1448 #: archive.c:427 builtin/add.c:205 builtin/add.c:646 builtin/rm.c:328
1449 #, c-format
1450 msgid "pathspec '%s' did not match any files"
1451 msgstr ""
1453 #: archive.c:451
1454 #, c-format
1455 msgid "no such ref: %.*s"
1456 msgstr ""
1458 #: archive.c:457
1459 #, c-format
1460 msgid "not a valid object name: %s"
1461 msgstr ""
1463 #: archive.c:470
1464 #, c-format
1465 msgid "not a tree object: %s"
1466 msgstr ""
1468 #: archive.c:482
1469 msgid "current working directory is untracked"
1470 msgstr ""
1472 #: archive.c:523
1473 #, c-format
1474 msgid "File not found: %s"
1475 msgstr ""
1477 #: archive.c:525
1478 #, c-format
1479 msgid "Not a regular file: %s"
1480 msgstr ""
1482 #: archive.c:552
1483 msgid "fmt"
1484 msgstr ""
1486 #: archive.c:552
1487 msgid "archive format"
1488 msgstr ""
1490 #: archive.c:553 builtin/log.c:1772
1491 msgid "prefix"
1492 msgstr ""
1494 #: archive.c:554
1495 msgid "prepend prefix to each pathname in the archive"
1496 msgstr ""
1498 #: archive.c:555 archive.c:558 builtin/blame.c:884 builtin/blame.c:888
1499 #: builtin/blame.c:889 builtin/commit-tree.c:117 builtin/config.c:135
1500 #: builtin/fast-export.c:1207 builtin/fast-export.c:1209
1501 #: builtin/fast-export.c:1213 builtin/grep.c:922 builtin/hash-object.c:105
1502 #: builtin/ls-files.c:653 builtin/ls-files.c:656 builtin/notes.c:412
1503 #: builtin/notes.c:578 builtin/read-tree.c:123 parse-options.h:191
1504 msgid "file"
1505 msgstr ""
1507 #: archive.c:556
1508 msgid "add untracked file to archive"
1509 msgstr ""
1511 #: archive.c:559 builtin/archive.c:90
1512 msgid "write the archive to this file"
1513 msgstr ""
1515 #: archive.c:561
1516 msgid "read .gitattributes in working directory"
1517 msgstr ""
1519 #: archive.c:562
1520 msgid "report archived files on stderr"
1521 msgstr ""
1523 #: archive.c:564
1524 msgid "set compression level"
1525 msgstr ""
1527 #: archive.c:567
1528 msgid "list supported archive formats"
1529 msgstr ""
1531 #: archive.c:569 builtin/archive.c:91 builtin/clone.c:118 builtin/clone.c:121
1532 #: builtin/submodule--helper.c:1831 builtin/submodule--helper.c:2336
1533 msgid "repo"
1534 msgstr ""
1536 #: archive.c:570 builtin/archive.c:92
1537 msgid "retrieve the archive from remote repository <repo>"
1538 msgstr ""
1540 #: archive.c:571 builtin/archive.c:93 builtin/difftool.c:718
1541 #: builtin/notes.c:498
1542 msgid "command"
1543 msgstr ""
1545 #: archive.c:572 builtin/archive.c:94
1546 msgid "path to the remote git-upload-archive command"
1547 msgstr ""
1549 #: archive.c:579
1550 msgid "Unexpected option --remote"
1551 msgstr ""
1553 #: archive.c:581
1554 msgid "Option --exec can only be used together with --remote"
1555 msgstr ""
1557 #: archive.c:583
1558 msgid "Unexpected option --output"
1559 msgstr ""
1561 #: archive.c:585
1562 msgid "Options --add-file and --remote cannot be used together"
1563 msgstr ""
1565 #: archive.c:607
1566 #, c-format
1567 msgid "Unknown archive format '%s'"
1568 msgstr ""
1570 #: archive.c:616
1571 #, c-format
1572 msgid "Argument not supported for format '%s': -%d"
1573 msgstr ""
1575 #: attr.c:202
1576 #, c-format
1577 msgid "%.*s is not a valid attribute name"
1578 msgstr ""
1580 #: attr.c:363
1581 #, c-format
1582 msgid "%s not allowed: %s:%d"
1583 msgstr ""
1585 #: attr.c:403
1586 msgid ""
1587 "Negative patterns are ignored in git attributes\n"
1588 "Use '\\!' for literal leading exclamation."
1589 msgstr ""
1591 #: bisect.c:489
1592 #, c-format
1593 msgid "Badly quoted content in file '%s': %s"
1594 msgstr ""
1596 #: bisect.c:699
1597 #, c-format
1598 msgid "We cannot bisect more!\n"
1599 msgstr ""
1601 #: bisect.c:766
1602 #, c-format
1603 msgid "Not a valid commit name %s"
1604 msgstr ""
1606 #: bisect.c:791
1607 #, c-format
1608 msgid ""
1609 "The merge base %s is bad.\n"
1610 "This means the bug has been fixed between %s and [%s].\n"
1611 msgstr ""
1613 #: bisect.c:796
1614 #, c-format
1615 msgid ""
1616 "The merge base %s is new.\n"
1617 "The property has changed between %s and [%s].\n"
1618 msgstr ""
1620 #: bisect.c:801
1621 #, c-format
1622 msgid ""
1623 "The merge base %s is %s.\n"
1624 "This means the first '%s' commit is between %s and [%s].\n"
1625 msgstr ""
1627 #: bisect.c:809
1628 #, c-format
1629 msgid ""
1630 "Some %s revs are not ancestors of the %s rev.\n"
1631 "git bisect cannot work properly in this case.\n"
1632 "Maybe you mistook %s and %s revs?\n"
1633 msgstr ""
1635 #: bisect.c:822
1636 #, c-format
1637 msgid ""
1638 "the merge base between %s and [%s] must be skipped.\n"
1639 "So we cannot be sure the first %s commit is between %s and %s.\n"
1640 "We continue anyway."
1641 msgstr ""
1643 #: bisect.c:861
1644 #, c-format
1645 msgid "Bisecting: a merge base must be tested\n"
1646 msgstr ""
1648 #: bisect.c:911
1649 #, c-format
1650 msgid "a %s revision is needed"
1651 msgstr ""
1653 #: bisect.c:941 builtin/notes.c:177 builtin/tag.c:298
1654 #, c-format
1655 msgid "could not create file '%s'"
1656 msgstr ""
1658 #: bisect.c:987 builtin/merge.c:153
1659 #, c-format
1660 msgid "could not read file '%s'"
1661 msgstr ""
1663 #: bisect.c:1027
1664 msgid "reading bisect refs failed"
1665 msgstr ""
1667 #: bisect.c:1057
1668 #, c-format
1669 msgid "%s was both %s and %s\n"
1670 msgstr ""
1672 #: bisect.c:1066
1673 #, c-format
1674 msgid ""
1675 "No testable commit found.\n"
1676 "Maybe you started with bad path arguments?\n"
1677 msgstr ""
1679 #: bisect.c:1095
1680 #, c-format
1681 msgid "(roughly %d step)"
1682 msgid_plural "(roughly %d steps)"
1683 msgstr[0] ""
1684 msgstr[1] ""
1686 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
1687 #. steps)" translation.
1689 #: bisect.c:1101
1690 #, c-format
1691 msgid "Bisecting: %d revision left to test after this %s\n"
1692 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1693 msgstr[0] ""
1694 msgstr[1] ""
1696 #: blame.c:2776
1697 msgid "--contents and --reverse do not blend well."
1698 msgstr ""
1700 #: blame.c:2790
1701 msgid "cannot use --contents with final commit object name"
1702 msgstr ""
1704 #: blame.c:2811
1705 msgid "--reverse and --first-parent together require specified latest commit"
1706 msgstr ""
1708 #: blame.c:2820 bundle.c:213 ref-filter.c:2207 remote.c:2041 sequencer.c:2333
1709 #: sequencer.c:4866 submodule.c:857 builtin/commit.c:1106 builtin/log.c:411
1710 #: builtin/log.c:1018 builtin/log.c:1626 builtin/log.c:2054 builtin/log.c:2344
1711 #: builtin/merge.c:428 builtin/pack-objects.c:3183 builtin/pack-objects.c:3646
1712 #: builtin/pack-objects.c:3661 builtin/shortlog.c:255
1713 msgid "revision walk setup failed"
1714 msgstr ""
1716 #: blame.c:2838
1717 msgid ""
1718 "--reverse --first-parent together require range along first-parent chain"
1719 msgstr ""
1721 #: blame.c:2849
1722 #, c-format
1723 msgid "no such path %s in %s"
1724 msgstr ""
1726 #: blame.c:2860
1727 #, c-format
1728 msgid "cannot read blob %s for path %s"
1729 msgstr ""
1731 #: branch.c:53
1732 #, c-format
1733 msgid ""
1734 "\n"
1735 "After fixing the error cause you may try to fix up\n"
1736 "the remote tracking information by invoking\n"
1737 "\"git branch --set-upstream-to=%s%s%s\"."
1738 msgstr ""
1740 #: branch.c:67
1741 #, c-format
1742 msgid "Not setting branch %s as its own upstream."
1743 msgstr ""
1745 #: branch.c:93
1746 #, c-format
1747 msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
1748 msgstr ""
1750 #: branch.c:94
1751 #, c-format
1752 msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
1753 msgstr ""
1755 #: branch.c:98
1756 #, c-format
1757 msgid "Branch '%s' set up to track local branch '%s' by rebasing."
1758 msgstr ""
1760 #: branch.c:99
1761 #, c-format
1762 msgid "Branch '%s' set up to track local branch '%s'."
1763 msgstr ""
1765 #: branch.c:104
1766 #, c-format
1767 msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1768 msgstr ""
1770 #: branch.c:105
1771 #, c-format
1772 msgid "Branch '%s' set up to track remote ref '%s'."
1773 msgstr ""
1775 #: branch.c:109
1776 #, c-format
1777 msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1778 msgstr ""
1780 #: branch.c:110
1781 #, c-format
1782 msgid "Branch '%s' set up to track local ref '%s'."
1783 msgstr ""
1785 #: branch.c:119
1786 msgid "Unable to write upstream branch configuration"
1787 msgstr ""
1789 #: branch.c:156
1790 #, c-format
1791 msgid "Not tracking: ambiguous information for ref %s"
1792 msgstr ""
1794 #: branch.c:189
1795 #, c-format
1796 msgid "'%s' is not a valid branch name."
1797 msgstr ""
1799 #: branch.c:208
1800 #, c-format
1801 msgid "A branch named '%s' already exists."
1802 msgstr ""
1804 #: branch.c:213
1805 msgid "Cannot force update the current branch."
1806 msgstr ""
1808 #: branch.c:233
1809 #, c-format
1810 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1811 msgstr ""
1813 #: branch.c:235
1814 #, c-format
1815 msgid "the requested upstream branch '%s' does not exist"
1816 msgstr ""
1818 #: branch.c:237
1819 msgid ""
1820 "\n"
1821 "If you are planning on basing your work on an upstream\n"
1822 "branch that already exists at the remote, you may need to\n"
1823 "run \"git fetch\" to retrieve it.\n"
1824 "\n"
1825 "If you are planning to push out a new local branch that\n"
1826 "will track its remote counterpart, you may want to use\n"
1827 "\"git push -u\" to set the upstream config as you push."
1828 msgstr ""
1830 #: branch.c:281
1831 #, c-format
1832 msgid "Not a valid object name: '%s'."
1833 msgstr ""
1835 #: branch.c:301
1836 #, c-format
1837 msgid "Ambiguous object name: '%s'."
1838 msgstr ""
1840 #: branch.c:306
1841 #, c-format
1842 msgid "Not a valid branch point: '%s'."
1843 msgstr ""
1845 #: branch.c:366
1846 #, c-format
1847 msgid "'%s' is already checked out at '%s'"
1848 msgstr ""
1850 #: branch.c:389
1851 #, c-format
1852 msgid "HEAD of working tree %s is not updated"
1853 msgstr ""
1855 #: bundle.c:41
1856 #, c-format
1857 msgid "unrecognized bundle hash algorithm: %s"
1858 msgstr ""
1860 #: bundle.c:45
1861 #, c-format
1862 msgid "unknown capability '%s'"
1863 msgstr ""
1865 #: bundle.c:71
1866 #, c-format
1867 msgid "'%s' does not look like a v2 or v3 bundle file"
1868 msgstr ""
1870 #: bundle.c:110
1871 #, c-format
1872 msgid "unrecognized header: %s%s (%d)"
1873 msgstr ""
1875 #: bundle.c:136 rerere.c:464 rerere.c:674 sequencer.c:2593 sequencer.c:3385
1876 #: builtin/commit.c:861
1877 #, c-format
1878 msgid "could not open '%s'"
1879 msgstr ""
1881 #: bundle.c:189
1882 msgid "Repository lacks these prerequisite commits:"
1883 msgstr ""
1885 #: bundle.c:192
1886 msgid "need a repository to verify a bundle"
1887 msgstr ""
1889 #: bundle.c:243
1890 #, c-format
1891 msgid "The bundle contains this ref:"
1892 msgid_plural "The bundle contains these %d refs:"
1893 msgstr[0] ""
1894 msgstr[1] ""
1896 #: bundle.c:250
1897 msgid "The bundle records a complete history."
1898 msgstr ""
1900 #: bundle.c:252
1901 #, c-format
1902 msgid "The bundle requires this ref:"
1903 msgid_plural "The bundle requires these %d refs:"
1904 msgstr[0] ""
1905 msgstr[1] ""
1907 #: bundle.c:319
1908 msgid "unable to dup bundle descriptor"
1909 msgstr ""
1911 #: bundle.c:326
1912 msgid "Could not spawn pack-objects"
1913 msgstr ""
1915 #: bundle.c:337
1916 msgid "pack-objects died"
1917 msgstr ""
1919 #: bundle.c:386
1920 #, c-format
1921 msgid "ref '%s' is excluded by the rev-list options"
1922 msgstr ""
1924 #: bundle.c:490
1925 #, c-format
1926 msgid "unsupported bundle version %d"
1927 msgstr ""
1929 #: bundle.c:492
1930 #, c-format
1931 msgid "cannot write bundle version %d with algorithm %s"
1932 msgstr ""
1934 #: bundle.c:510 builtin/log.c:210 builtin/log.c:1935 builtin/shortlog.c:396
1935 #, c-format
1936 msgid "unrecognized argument: %s"
1937 msgstr ""
1939 #: bundle.c:539
1940 msgid "Refusing to create empty bundle."
1941 msgstr ""
1943 #: bundle.c:549
1944 #, c-format
1945 msgid "cannot create '%s'"
1946 msgstr ""
1948 #: bundle.c:574
1949 msgid "index-pack died"
1950 msgstr ""
1952 #: chunk-format.c:113
1953 msgid "terminating chunk id appears earlier than expected"
1954 msgstr ""
1956 #: chunk-format.c:122
1957 #, c-format
1958 msgid "improper chunk offset(s) %<PRIx64> and %<PRIx64>"
1959 msgstr ""
1961 #: chunk-format.c:129
1962 #, c-format
1963 msgid "duplicate chunk ID %<PRIx32> found"
1964 msgstr ""
1966 #: chunk-format.c:143
1967 #, c-format
1968 msgid "final chunk has non-zero id %<PRIx32>"
1969 msgstr ""
1971 #: color.c:329
1972 #, c-format
1973 msgid "invalid color value: %.*s"
1974 msgstr ""
1976 #: commit-graph.c:204 midx.c:47
1977 msgid "invalid hash version"
1978 msgstr ""
1980 #: commit-graph.c:262
1981 msgid "commit-graph file is too small"
1982 msgstr ""
1984 #: commit-graph.c:355
1985 #, c-format
1986 msgid "commit-graph signature %X does not match signature %X"
1987 msgstr ""
1989 #: commit-graph.c:362
1990 #, c-format
1991 msgid "commit-graph version %X does not match version %X"
1992 msgstr ""
1994 #: commit-graph.c:369
1995 #, c-format
1996 msgid "commit-graph hash version %X does not match version %X"
1997 msgstr ""
1999 #: commit-graph.c:386
2000 #, c-format
2001 msgid "commit-graph file is too small to hold %u chunks"
2002 msgstr ""
2004 #: commit-graph.c:482
2005 msgid "commit-graph has no base graphs chunk"
2006 msgstr ""
2008 #: commit-graph.c:492
2009 msgid "commit-graph chain does not match"
2010 msgstr ""
2012 #: commit-graph.c:540
2013 #, c-format
2014 msgid "invalid commit-graph chain: line '%s' not a hash"
2015 msgstr ""
2017 #: commit-graph.c:564
2018 msgid "unable to find all commit-graph files"
2019 msgstr ""
2021 #: commit-graph.c:745 commit-graph.c:782
2022 msgid "invalid commit position. commit-graph is likely corrupt"
2023 msgstr ""
2025 #: commit-graph.c:766
2026 #, c-format
2027 msgid "could not find commit %s"
2028 msgstr ""
2030 #: commit-graph.c:799
2031 msgid "commit-graph requires overflow generation data but has none"
2032 msgstr ""
2034 #: commit-graph.c:1075 builtin/am.c:1340
2035 #, c-format
2036 msgid "unable to parse commit %s"
2037 msgstr ""
2039 #: commit-graph.c:1337 builtin/pack-objects.c:2897
2040 #, c-format
2041 msgid "unable to get type of object %s"
2042 msgstr ""
2044 #: commit-graph.c:1368
2045 msgid "Loading known commits in commit graph"
2046 msgstr ""
2048 #: commit-graph.c:1385
2049 msgid "Expanding reachable commits in commit graph"
2050 msgstr ""
2052 #: commit-graph.c:1405
2053 msgid "Clearing commit marks in commit graph"
2054 msgstr ""
2056 #: commit-graph.c:1424
2057 msgid "Computing commit graph topological levels"
2058 msgstr ""
2060 #: commit-graph.c:1477
2061 msgid "Computing commit graph generation numbers"
2062 msgstr ""
2064 #: commit-graph.c:1558
2065 msgid "Computing commit changed paths Bloom filters"
2066 msgstr ""
2068 #: commit-graph.c:1635
2069 msgid "Collecting referenced commits"
2070 msgstr ""
2072 #: commit-graph.c:1660
2073 #, c-format
2074 msgid "Finding commits for commit graph in %d pack"
2075 msgid_plural "Finding commits for commit graph in %d packs"
2076 msgstr[0] ""
2077 msgstr[1] ""
2079 #: commit-graph.c:1673
2080 #, c-format
2081 msgid "error adding pack %s"
2082 msgstr ""
2084 #: commit-graph.c:1677
2085 #, c-format
2086 msgid "error opening index for %s"
2087 msgstr ""
2089 #: commit-graph.c:1714
2090 msgid "Finding commits for commit graph among packed objects"
2091 msgstr ""
2093 #: commit-graph.c:1732
2094 msgid "Finding extra edges in commit graph"
2095 msgstr ""
2097 #: commit-graph.c:1781
2098 msgid "failed to write correct number of base graph ids"
2099 msgstr ""
2101 #: commit-graph.c:1812 midx.c:906
2102 #, c-format
2103 msgid "unable to create leading directories of %s"
2104 msgstr ""
2106 #: commit-graph.c:1825
2107 msgid "unable to create temporary graph layer"
2108 msgstr ""
2110 #: commit-graph.c:1830
2111 #, c-format
2112 msgid "unable to adjust shared permissions for '%s'"
2113 msgstr ""
2115 #: commit-graph.c:1887
2116 #, c-format
2117 msgid "Writing out commit graph in %d pass"
2118 msgid_plural "Writing out commit graph in %d passes"
2119 msgstr[0] ""
2120 msgstr[1] ""
2122 #: commit-graph.c:1923
2123 msgid "unable to open commit-graph chain file"
2124 msgstr ""
2126 #: commit-graph.c:1939
2127 msgid "failed to rename base commit-graph file"
2128 msgstr ""
2130 #: commit-graph.c:1959
2131 msgid "failed to rename temporary commit-graph file"
2132 msgstr ""
2134 #: commit-graph.c:2092
2135 msgid "Scanning merged commits"
2136 msgstr ""
2138 #: commit-graph.c:2136
2139 msgid "Merging commit-graph"
2140 msgstr ""
2142 #: commit-graph.c:2244
2143 msgid "attempting to write a commit-graph, but 'core.commitGraph' is disabled"
2144 msgstr ""
2146 #: commit-graph.c:2351
2147 msgid "too many commits to write graph"
2148 msgstr ""
2150 #: commit-graph.c:2450
2151 msgid "the commit-graph file has incorrect checksum and is likely corrupt"
2152 msgstr ""
2154 #: commit-graph.c:2460
2155 #, c-format
2156 msgid "commit-graph has incorrect OID order: %s then %s"
2157 msgstr ""
2159 #: commit-graph.c:2470 commit-graph.c:2485
2160 #, c-format
2161 msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
2162 msgstr ""
2164 #: commit-graph.c:2477
2165 #, c-format
2166 msgid "failed to parse commit %s from commit-graph"
2167 msgstr ""
2169 #: commit-graph.c:2495
2170 msgid "Verifying commits in commit graph"
2171 msgstr ""
2173 #: commit-graph.c:2510
2174 #, c-format
2175 msgid "failed to parse commit %s from object database for commit-graph"
2176 msgstr ""
2178 #: commit-graph.c:2517
2179 #, c-format
2180 msgid "root tree OID for commit %s in commit-graph is %s != %s"
2181 msgstr ""
2183 #: commit-graph.c:2527
2184 #, c-format
2185 msgid "commit-graph parent list for commit %s is too long"
2186 msgstr ""
2188 #: commit-graph.c:2536
2189 #, c-format
2190 msgid "commit-graph parent for %s is %s != %s"
2191 msgstr ""
2193 #: commit-graph.c:2550
2194 #, c-format
2195 msgid "commit-graph parent list for commit %s terminates early"
2196 msgstr ""
2198 #: commit-graph.c:2555
2199 #, c-format
2200 msgid ""
2201 "commit-graph has generation number zero for commit %s, but non-zero elsewhere"
2202 msgstr ""
2204 #: commit-graph.c:2559
2205 #, c-format
2206 msgid ""
2207 "commit-graph has non-zero generation number for commit %s, but zero elsewhere"
2208 msgstr ""
2210 #: commit-graph.c:2576
2211 #, c-format
2212 msgid "commit-graph generation for commit %s is %<PRIuMAX> < %<PRIuMAX>"
2213 msgstr ""
2215 #: commit-graph.c:2582
2216 #, c-format
2217 msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
2218 msgstr ""
2220 #: commit.c:52 sequencer.c:3088 builtin/am.c:371 builtin/am.c:416
2221 #: builtin/am.c:421 builtin/am.c:1419 builtin/am.c:2066 builtin/replace.c:457
2222 #, c-format
2223 msgid "could not parse %s"
2224 msgstr ""
2226 #: commit.c:54
2227 #, c-format
2228 msgid "%s %s is not a commit!"
2229 msgstr ""
2231 #: commit.c:194
2232 msgid ""
2233 "Support for <GIT_DIR>/info/grafts is deprecated\n"
2234 "and will be removed in a future Git version.\n"
2235 "\n"
2236 "Please use \"git replace --convert-graft-file\"\n"
2237 "to convert the grafts into replace refs.\n"
2238 "\n"
2239 "Turn this message off by running\n"
2240 "\"git config advice.graftFileDeprecated false\""
2241 msgstr ""
2243 #: commit.c:1237
2244 #, c-format
2245 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
2246 msgstr ""
2248 #: commit.c:1241
2249 #, c-format
2250 msgid "Commit %s has a bad GPG signature allegedly by %s."
2251 msgstr ""
2253 #: commit.c:1244
2254 #, c-format
2255 msgid "Commit %s does not have a GPG signature."
2256 msgstr ""
2258 #: commit.c:1247
2259 #, c-format
2260 msgid "Commit %s has a good GPG signature by %s\n"
2261 msgstr ""
2263 #: commit.c:1501
2264 msgid ""
2265 "Warning: commit message did not conform to UTF-8.\n"
2266 "You may want to amend it after fixing the message, or set the config\n"
2267 "variable i18n.commitencoding to the encoding your project uses.\n"
2268 msgstr ""
2270 #: compat/obstack.c:406 compat/obstack.c:408
2271 msgid "memory exhausted"
2272 msgstr ""
2274 #: config.c:126
2275 #, c-format
2276 msgid ""
2277 "exceeded maximum include depth (%d) while including\n"
2278 "\t%s\n"
2279 "from\n"
2280 "\t%s\n"
2281 "This might be due to circular includes."
2282 msgstr ""
2284 #: config.c:142
2285 #, c-format
2286 msgid "could not expand include path '%s'"
2287 msgstr ""
2289 #: config.c:153
2290 msgid "relative config includes must come from files"
2291 msgstr ""
2293 #: config.c:199
2294 msgid "relative config include conditionals must come from files"
2295 msgstr ""
2297 #: config.c:396
2298 #, c-format
2299 msgid "invalid config format: %s"
2300 msgstr ""
2302 #: config.c:400
2303 #, c-format
2304 msgid "missing environment variable name for configuration '%.*s'"
2305 msgstr ""
2307 #: config.c:405
2308 #, c-format
2309 msgid "missing environment variable '%s' for configuration '%.*s'"
2310 msgstr ""
2312 #: config.c:442
2313 #, c-format
2314 msgid "key does not contain a section: %s"
2315 msgstr ""
2317 #: config.c:448
2318 #, c-format
2319 msgid "key does not contain variable name: %s"
2320 msgstr ""
2322 #: config.c:472 sequencer.c:2785
2323 #, c-format
2324 msgid "invalid key: %s"
2325 msgstr ""
2327 #: config.c:478
2328 #, c-format
2329 msgid "invalid key (newline): %s"
2330 msgstr ""
2332 #: config.c:511
2333 msgid "empty config key"
2334 msgstr ""
2336 #: config.c:529 config.c:541
2337 #, c-format
2338 msgid "bogus config parameter: %s"
2339 msgstr ""
2341 #: config.c:555 config.c:572 config.c:579 config.c:588
2342 #, c-format
2343 msgid "bogus format in %s"
2344 msgstr ""
2346 #: config.c:622
2347 #, c-format
2348 msgid "bogus count in %s"
2349 msgstr ""
2351 #: config.c:626
2352 #, c-format
2353 msgid "too many entries in %s"
2354 msgstr ""
2356 #: config.c:636
2357 #, c-format
2358 msgid "missing config key %s"
2359 msgstr ""
2361 #: config.c:644
2362 #, c-format
2363 msgid "missing config value %s"
2364 msgstr ""
2366 #: config.c:995
2367 #, c-format
2368 msgid "bad config line %d in blob %s"
2369 msgstr ""
2371 #: config.c:999
2372 #, c-format
2373 msgid "bad config line %d in file %s"
2374 msgstr ""
2376 #: config.c:1003
2377 #, c-format
2378 msgid "bad config line %d in standard input"
2379 msgstr ""
2381 #: config.c:1007
2382 #, c-format
2383 msgid "bad config line %d in submodule-blob %s"
2384 msgstr ""
2386 #: config.c:1011
2387 #, c-format
2388 msgid "bad config line %d in command line %s"
2389 msgstr ""
2391 #: config.c:1015
2392 #, c-format
2393 msgid "bad config line %d in %s"
2394 msgstr ""
2396 #: config.c:1152
2397 msgid "out of range"
2398 msgstr ""
2400 #: config.c:1152
2401 msgid "invalid unit"
2402 msgstr ""
2404 #: config.c:1153
2405 #, c-format
2406 msgid "bad numeric config value '%s' for '%s': %s"
2407 msgstr ""
2409 #: config.c:1163
2410 #, c-format
2411 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
2412 msgstr ""
2414 #: config.c:1166
2415 #, c-format
2416 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
2417 msgstr ""
2419 #: config.c:1169
2420 #, c-format
2421 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
2422 msgstr ""
2424 #: config.c:1172
2425 #, c-format
2426 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
2427 msgstr ""
2429 #: config.c:1175
2430 #, c-format
2431 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
2432 msgstr ""
2434 #: config.c:1178
2435 #, c-format
2436 msgid "bad numeric config value '%s' for '%s' in %s: %s"
2437 msgstr ""
2439 #: config.c:1257
2440 #, c-format
2441 msgid "bad boolean config value '%s' for '%s'"
2442 msgstr ""
2444 #: config.c:1275
2445 #, c-format
2446 msgid "failed to expand user dir in: '%s'"
2447 msgstr ""
2449 #: config.c:1284
2450 #, c-format
2451 msgid "'%s' for '%s' is not a valid timestamp"
2452 msgstr ""
2454 #: config.c:1377
2455 #, c-format
2456 msgid "abbrev length out of range: %d"
2457 msgstr ""
2459 #: config.c:1391 config.c:1402
2460 #, c-format
2461 msgid "bad zlib compression level %d"
2462 msgstr ""
2464 #: config.c:1494
2465 msgid "core.commentChar should only be one character"
2466 msgstr ""
2468 #: config.c:1527
2469 #, c-format
2470 msgid "invalid mode for object creation: %s"
2471 msgstr ""
2473 #: config.c:1599
2474 #, c-format
2475 msgid "malformed value for %s"
2476 msgstr ""
2478 #: config.c:1625
2479 #, c-format
2480 msgid "malformed value for %s: %s"
2481 msgstr ""
2483 #: config.c:1626
2484 msgid "must be one of nothing, matching, simple, upstream or current"
2485 msgstr ""
2487 #: config.c:1687 builtin/pack-objects.c:3924
2488 #, c-format
2489 msgid "bad pack compression level %d"
2490 msgstr ""
2492 #: config.c:1809
2493 #, c-format
2494 msgid "unable to load config blob object '%s'"
2495 msgstr ""
2497 #: config.c:1812
2498 #, c-format
2499 msgid "reference '%s' does not point to a blob"
2500 msgstr ""
2502 #: config.c:1829
2503 #, c-format
2504 msgid "unable to resolve config blob '%s'"
2505 msgstr ""
2507 #: config.c:1873
2508 #, c-format
2509 msgid "failed to parse %s"
2510 msgstr ""
2512 #: config.c:1929
2513 msgid "unable to parse command-line config"
2514 msgstr ""
2516 #: config.c:2293
2517 msgid "unknown error occurred while reading the configuration files"
2518 msgstr ""
2520 #: config.c:2467
2521 #, c-format
2522 msgid "Invalid %s: '%s'"
2523 msgstr ""
2525 #: config.c:2512
2526 #, c-format
2527 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
2528 msgstr ""
2530 #: config.c:2558
2531 #, c-format
2532 msgid "unable to parse '%s' from command-line config"
2533 msgstr ""
2535 #: config.c:2560
2536 #, c-format
2537 msgid "bad config variable '%s' in file '%s' at line %d"
2538 msgstr ""
2540 #: config.c:2644
2541 #, c-format
2542 msgid "invalid section name '%s'"
2543 msgstr ""
2545 #: config.c:2676
2546 #, c-format
2547 msgid "%s has multiple values"
2548 msgstr ""
2550 #: config.c:2705
2551 #, c-format
2552 msgid "failed to write new configuration file %s"
2553 msgstr ""
2555 #: config.c:2957 config.c:3283
2556 #, c-format
2557 msgid "could not lock config file %s"
2558 msgstr ""
2560 #: config.c:2968
2561 #, c-format
2562 msgid "opening %s"
2563 msgstr ""
2565 #: config.c:3005 builtin/config.c:361
2566 #, c-format
2567 msgid "invalid pattern: %s"
2568 msgstr ""
2570 #: config.c:3030
2571 #, c-format
2572 msgid "invalid config file %s"
2573 msgstr ""
2575 #: config.c:3043 config.c:3296
2576 #, c-format
2577 msgid "fstat on %s failed"
2578 msgstr ""
2580 #: config.c:3054
2581 #, c-format
2582 msgid "unable to mmap '%s'"
2583 msgstr ""
2585 #: config.c:3063 config.c:3301
2586 #, c-format
2587 msgid "chmod on %s failed"
2588 msgstr ""
2590 #: config.c:3148 config.c:3398
2591 #, c-format
2592 msgid "could not write config file %s"
2593 msgstr ""
2595 #: config.c:3182
2596 #, c-format
2597 msgid "could not set '%s' to '%s'"
2598 msgstr ""
2600 #: config.c:3184 builtin/remote.c:657 builtin/remote.c:855 builtin/remote.c:863
2601 #, c-format
2602 msgid "could not unset '%s'"
2603 msgstr ""
2605 #: config.c:3274
2606 #, c-format
2607 msgid "invalid section name: %s"
2608 msgstr ""
2610 #: config.c:3441
2611 #, c-format
2612 msgid "missing value for '%s'"
2613 msgstr ""
2615 #: connect.c:61
2616 msgid "the remote end hung up upon initial contact"
2617 msgstr ""
2619 #: connect.c:63
2620 msgid ""
2621 "Could not read from remote repository.\n"
2622 "\n"
2623 "Please make sure you have the correct access rights\n"
2624 "and the repository exists."
2625 msgstr ""
2627 #: connect.c:81
2628 #, c-format
2629 msgid "server doesn't support '%s'"
2630 msgstr ""
2632 #: connect.c:118
2633 #, c-format
2634 msgid "server doesn't support feature '%s'"
2635 msgstr ""
2637 #: connect.c:129
2638 msgid "expected flush after capabilities"
2639 msgstr ""
2641 #: connect.c:263
2642 #, c-format
2643 msgid "ignoring capabilities after first line '%s'"
2644 msgstr ""
2646 #: connect.c:284
2647 msgid "protocol error: unexpected capabilities^{}"
2648 msgstr ""
2650 #: connect.c:306
2651 #, c-format
2652 msgid "protocol error: expected shallow sha-1, got '%s'"
2653 msgstr ""
2655 #: connect.c:308
2656 msgid "repository on the other end cannot be shallow"
2657 msgstr ""
2659 #: connect.c:347
2660 msgid "invalid packet"
2661 msgstr ""
2663 #: connect.c:367
2664 #, c-format
2665 msgid "protocol error: unexpected '%s'"
2666 msgstr ""
2668 #: connect.c:497
2669 #, c-format
2670 msgid "unknown object format '%s' specified by server"
2671 msgstr ""
2673 #: connect.c:526
2674 #, c-format
2675 msgid "invalid ls-refs response: %s"
2676 msgstr ""
2678 #: connect.c:530
2679 msgid "expected flush after ref listing"
2680 msgstr ""
2682 #: connect.c:533
2683 msgid "expected response end packet after ref listing"
2684 msgstr ""
2686 #: connect.c:666
2687 #, c-format
2688 msgid "protocol '%s' is not supported"
2689 msgstr ""
2691 #: connect.c:717
2692 msgid "unable to set SO_KEEPALIVE on socket"
2693 msgstr ""
2695 #: connect.c:757 connect.c:820
2696 #, c-format
2697 msgid "Looking up %s ... "
2698 msgstr ""
2700 #: connect.c:761
2701 #, c-format
2702 msgid "unable to look up %s (port %s) (%s)"
2703 msgstr ""
2705 #. TRANSLATORS: this is the end of "Looking up %s ... "
2706 #: connect.c:765 connect.c:836
2707 #, c-format
2708 msgid ""
2709 "done.\n"
2710 "Connecting to %s (port %s) ... "
2711 msgstr ""
2713 #: connect.c:787 connect.c:864
2714 #, c-format
2715 msgid ""
2716 "unable to connect to %s:\n"
2717 "%s"
2718 msgstr ""
2720 #. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
2721 #: connect.c:793 connect.c:870
2722 msgid "done."
2723 msgstr ""
2725 #: connect.c:824
2726 #, c-format
2727 msgid "unable to look up %s (%s)"
2728 msgstr ""
2730 #: connect.c:830
2731 #, c-format
2732 msgid "unknown port %s"
2733 msgstr ""
2735 #: connect.c:967 connect.c:1299
2736 #, c-format
2737 msgid "strange hostname '%s' blocked"
2738 msgstr ""
2740 #: connect.c:969
2741 #, c-format
2742 msgid "strange port '%s' blocked"
2743 msgstr ""
2745 #: connect.c:979
2746 #, c-format
2747 msgid "cannot start proxy %s"
2748 msgstr ""
2750 #: connect.c:1050
2751 msgid "no path specified; see 'git help pull' for valid url syntax"
2752 msgstr ""
2754 #: connect.c:1190
2755 msgid "newline is forbidden in git:// hosts and repo paths"
2756 msgstr ""
2758 #: connect.c:1247
2759 msgid "ssh variant 'simple' does not support -4"
2760 msgstr ""
2762 #: connect.c:1259
2763 msgid "ssh variant 'simple' does not support -6"
2764 msgstr ""
2766 #: connect.c:1276
2767 msgid "ssh variant 'simple' does not support setting port"
2768 msgstr ""
2770 #: connect.c:1388
2771 #, c-format
2772 msgid "strange pathname '%s' blocked"
2773 msgstr ""
2775 #: connect.c:1436
2776 msgid "unable to fork"
2777 msgstr ""
2779 #: connected.c:108 builtin/fsck.c:188 builtin/prune.c:45
2780 msgid "Checking connectivity"
2781 msgstr ""
2783 #: connected.c:120
2784 msgid "Could not run 'git rev-list'"
2785 msgstr ""
2787 #: connected.c:144
2788 msgid "failed write to rev-list"
2789 msgstr ""
2791 #: connected.c:149
2792 msgid "failed to close rev-list's stdin"
2793 msgstr ""
2795 #: convert.c:183
2796 #, c-format
2797 msgid "illegal crlf_action %d"
2798 msgstr ""
2800 #: convert.c:196
2801 #, c-format
2802 msgid "CRLF would be replaced by LF in %s"
2803 msgstr ""
2805 #: convert.c:198
2806 #, c-format
2807 msgid ""
2808 "CRLF will be replaced by LF in %s.\n"
2809 "The file will have its original line endings in your working directory"
2810 msgstr ""
2812 #: convert.c:206
2813 #, c-format
2814 msgid "LF would be replaced by CRLF in %s"
2815 msgstr ""
2817 #: convert.c:208
2818 #, c-format
2819 msgid ""
2820 "LF will be replaced by CRLF in %s.\n"
2821 "The file will have its original line endings in your working directory"
2822 msgstr ""
2824 #: convert.c:273
2825 #, c-format
2826 msgid "BOM is prohibited in '%s' if encoded as %s"
2827 msgstr ""
2829 #: convert.c:280
2830 #, c-format
2831 msgid ""
2832 "The file '%s' contains a byte order mark (BOM). Please use UTF-%.*s as "
2833 "working-tree-encoding."
2834 msgstr ""
2836 #: convert.c:293
2837 #, c-format
2838 msgid "BOM is required in '%s' if encoded as %s"
2839 msgstr ""
2841 #: convert.c:295
2842 #, c-format
2843 msgid ""
2844 "The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
2845 "%sLE (depending on the byte order) as working-tree-encoding."
2846 msgstr ""
2848 #: convert.c:408 convert.c:479
2849 #, c-format
2850 msgid "failed to encode '%s' from %s to %s"
2851 msgstr ""
2853 #: convert.c:451
2854 #, c-format
2855 msgid "encoding '%s' from %s to %s and back is not the same"
2856 msgstr ""
2858 #: convert.c:654
2859 #, c-format
2860 msgid "cannot fork to run external filter '%s'"
2861 msgstr ""
2863 #: convert.c:674
2864 #, c-format
2865 msgid "cannot feed the input to external filter '%s'"
2866 msgstr ""
2868 #: convert.c:681
2869 #, c-format
2870 msgid "external filter '%s' failed %d"
2871 msgstr ""
2873 #: convert.c:716 convert.c:719
2874 #, c-format
2875 msgid "read from external filter '%s' failed"
2876 msgstr ""
2878 #: convert.c:722 convert.c:777
2879 #, c-format
2880 msgid "external filter '%s' failed"
2881 msgstr ""
2883 #: convert.c:826
2884 msgid "unexpected filter type"
2885 msgstr ""
2887 #: convert.c:837
2888 msgid "path name too long for external filter"
2889 msgstr ""
2891 #: convert.c:934
2892 #, c-format
2893 msgid ""
2894 "external filter '%s' is not available anymore although not all paths have "
2895 "been filtered"
2896 msgstr ""
2898 #: convert.c:1234
2899 msgid "true/false are no valid working-tree-encodings"
2900 msgstr ""
2902 #: convert.c:1414 convert.c:1447
2903 #, c-format
2904 msgid "%s: clean filter '%s' failed"
2905 msgstr ""
2907 #: convert.c:1490
2908 #, c-format
2909 msgid "%s: smudge filter %s failed"
2910 msgstr ""
2912 #: credential.c:96
2913 #, c-format
2914 msgid "skipping credential lookup for key: credential.%s"
2915 msgstr ""
2917 #: credential.c:112
2918 msgid "refusing to work with credential missing host field"
2919 msgstr ""
2921 #: credential.c:114
2922 msgid "refusing to work with credential missing protocol field"
2923 msgstr ""
2925 #: credential.c:394
2926 #, c-format
2927 msgid "url contains a newline in its %s component: %s"
2928 msgstr ""
2930 #: credential.c:438
2931 #, c-format
2932 msgid "url has no scheme: %s"
2933 msgstr ""
2935 #: credential.c:511
2936 #, c-format
2937 msgid "credential url cannot be parsed: %s"
2938 msgstr ""
2940 #: date.c:138
2941 msgid "in the future"
2942 msgstr ""
2944 #: date.c:144
2945 #, c-format
2946 msgid "%<PRIuMAX> second ago"
2947 msgid_plural "%<PRIuMAX> seconds ago"
2948 msgstr[0] ""
2949 msgstr[1] ""
2951 #: date.c:151
2952 #, c-format
2953 msgid "%<PRIuMAX> minute ago"
2954 msgid_plural "%<PRIuMAX> minutes ago"
2955 msgstr[0] ""
2956 msgstr[1] ""
2958 #: date.c:158
2959 #, c-format
2960 msgid "%<PRIuMAX> hour ago"
2961 msgid_plural "%<PRIuMAX> hours ago"
2962 msgstr[0] ""
2963 msgstr[1] ""
2965 #: date.c:165
2966 #, c-format
2967 msgid "%<PRIuMAX> day ago"
2968 msgid_plural "%<PRIuMAX> days ago"
2969 msgstr[0] ""
2970 msgstr[1] ""
2972 #: date.c:171
2973 #, c-format
2974 msgid "%<PRIuMAX> week ago"
2975 msgid_plural "%<PRIuMAX> weeks ago"
2976 msgstr[0] ""
2977 msgstr[1] ""
2979 #: date.c:178
2980 #, c-format
2981 msgid "%<PRIuMAX> month ago"
2982 msgid_plural "%<PRIuMAX> months ago"
2983 msgstr[0] ""
2984 msgstr[1] ""
2986 #: date.c:189
2987 #, c-format
2988 msgid "%<PRIuMAX> year"
2989 msgid_plural "%<PRIuMAX> years"
2990 msgstr[0] ""
2991 msgstr[1] ""
2993 #. TRANSLATORS: "%s" is "<n> years"
2994 #: date.c:192
2995 #, c-format
2996 msgid "%s, %<PRIuMAX> month ago"
2997 msgid_plural "%s, %<PRIuMAX> months ago"
2998 msgstr[0] ""
2999 msgstr[1] ""
3001 #: date.c:197 date.c:202
3002 #, c-format
3003 msgid "%<PRIuMAX> year ago"
3004 msgid_plural "%<PRIuMAX> years ago"
3005 msgstr[0] ""
3006 msgstr[1] ""
3008 #: delta-islands.c:272
3009 msgid "Propagating island marks"
3010 msgstr ""
3012 #: delta-islands.c:290
3013 #, c-format
3014 msgid "bad tree object %s"
3015 msgstr ""
3017 #: delta-islands.c:334
3018 #, c-format
3019 msgid "failed to load island regex for '%s': %s"
3020 msgstr ""
3022 #: delta-islands.c:390
3023 #, c-format
3024 msgid "island regex from config has too many capture groups (max=%d)"
3025 msgstr ""
3027 #: delta-islands.c:467
3028 #, c-format
3029 msgid "Marked %d islands, done.\n"
3030 msgstr ""
3032 #: diff-merges.c:80
3033 #, c-format
3034 msgid "unknown value for --diff-merges: %s"
3035 msgstr ""
3037 #: diff-lib.c:538
3038 msgid "--merge-base does not work with ranges"
3039 msgstr ""
3041 #: diff-lib.c:540
3042 msgid "--merge-base only works with commits"
3043 msgstr ""
3045 #: diff-lib.c:557
3046 msgid "unable to get HEAD"
3047 msgstr ""
3049 #: diff-lib.c:564
3050 msgid "no merge base found"
3051 msgstr ""
3053 #: diff-lib.c:566
3054 msgid "multiple merge bases found"
3055 msgstr ""
3057 #: diff-no-index.c:238
3058 msgid "git diff --no-index [<options>] <path> <path>"
3059 msgstr ""
3061 #: diff-no-index.c:263
3062 msgid ""
3063 "Not a git repository. Use --no-index to compare two paths outside a working "
3064 "tree"
3065 msgstr ""
3067 #: diff.c:156
3068 #, c-format
3069 msgid "  Failed to parse dirstat cut-off percentage '%s'\n"
3070 msgstr ""
3072 #: diff.c:161
3073 #, c-format
3074 msgid "  Unknown dirstat parameter '%s'\n"
3075 msgstr ""
3077 #: diff.c:297
3078 msgid ""
3079 "color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
3080 "'dimmed-zebra', 'plain'"
3081 msgstr ""
3083 #: diff.c:325
3084 #, c-format
3085 msgid ""
3086 "unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
3087 "'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
3088 msgstr ""
3090 #: diff.c:333
3091 msgid ""
3092 "color-moved-ws: allow-indentation-change cannot be combined with other "
3093 "whitespace modes"
3094 msgstr ""
3096 #: diff.c:410
3097 #, c-format
3098 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
3099 msgstr ""
3101 #: diff.c:470
3102 #, c-format
3103 msgid ""
3104 "Found errors in 'diff.dirstat' config variable:\n"
3105 "%s"
3106 msgstr ""
3108 #: diff.c:4278
3109 #, c-format
3110 msgid "external diff died, stopping at %s"
3111 msgstr ""
3113 #: diff.c:4630
3114 msgid "--name-only, --name-status, --check and -s are mutually exclusive"
3115 msgstr ""
3117 #: diff.c:4633
3118 msgid "-G, -S and --find-object are mutually exclusive"
3119 msgstr ""
3121 #: diff.c:4712
3122 msgid "--follow requires exactly one pathspec"
3123 msgstr ""
3125 #: diff.c:4760
3126 #, c-format
3127 msgid "invalid --stat value: %s"
3128 msgstr ""
3130 #: diff.c:4765 diff.c:4770 diff.c:4775 diff.c:4780 diff.c:5308
3131 #: parse-options.c:197 parse-options.c:201 builtin/commit-graph.c:180
3132 #, c-format
3133 msgid "%s expects a numerical value"
3134 msgstr ""
3136 #: diff.c:4797
3137 #, c-format
3138 msgid ""
3139 "Failed to parse --dirstat/-X option parameter:\n"
3140 "%s"
3141 msgstr ""
3143 #: diff.c:4882
3144 #, c-format
3145 msgid "unknown change class '%c' in --diff-filter=%s"
3146 msgstr ""
3148 #: diff.c:4906
3149 #, c-format
3150 msgid "unknown value after ws-error-highlight=%.*s"
3151 msgstr ""
3153 #: diff.c:4920
3154 #, c-format
3155 msgid "unable to resolve '%s'"
3156 msgstr ""
3158 #: diff.c:4970 diff.c:4976
3159 #, c-format
3160 msgid "%s expects <n>/<m> form"
3161 msgstr ""
3163 #: diff.c:4988
3164 #, c-format
3165 msgid "%s expects a character, got '%s'"
3166 msgstr ""
3168 #: diff.c:5009
3169 #, c-format
3170 msgid "bad --color-moved argument: %s"
3171 msgstr ""
3173 #: diff.c:5028
3174 #, c-format
3175 msgid "invalid mode '%s' in --color-moved-ws"
3176 msgstr ""
3178 #: diff.c:5068
3179 msgid ""
3180 "option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
3181 "\"histogram\""
3182 msgstr ""
3184 #: diff.c:5104 diff.c:5124
3185 #, c-format
3186 msgid "invalid argument to %s"
3187 msgstr ""
3189 #: diff.c:5228
3190 #, c-format
3191 msgid "invalid regex given to -I: '%s'"
3192 msgstr ""
3194 #: diff.c:5277
3195 #, c-format
3196 msgid "failed to parse --submodule option parameter: '%s'"
3197 msgstr ""
3199 #: diff.c:5333
3200 #, c-format
3201 msgid "bad --word-diff argument: %s"
3202 msgstr ""
3204 #: diff.c:5369
3205 msgid "Diff output format options"
3206 msgstr ""
3208 #: diff.c:5371 diff.c:5377
3209 msgid "generate patch"
3210 msgstr ""
3212 #: diff.c:5374 builtin/log.c:179
3213 msgid "suppress diff output"
3214 msgstr ""
3216 #: diff.c:5379 diff.c:5493 diff.c:5500
3217 msgid "<n>"
3218 msgstr ""
3220 #: diff.c:5380 diff.c:5383
3221 msgid "generate diffs with <n> lines context"
3222 msgstr ""
3224 #: diff.c:5385
3225 msgid "generate the diff in raw format"
3226 msgstr ""
3228 #: diff.c:5388
3229 msgid "synonym for '-p --raw'"
3230 msgstr ""
3232 #: diff.c:5392
3233 msgid "synonym for '-p --stat'"
3234 msgstr ""
3236 #: diff.c:5396
3237 msgid "machine friendly --stat"
3238 msgstr ""
3240 #: diff.c:5399
3241 msgid "output only the last line of --stat"
3242 msgstr ""
3244 #: diff.c:5401 diff.c:5409
3245 msgid "<param1,param2>..."
3246 msgstr ""
3248 #: diff.c:5402
3249 msgid ""
3250 "output the distribution of relative amount of changes for each sub-directory"
3251 msgstr ""
3253 #: diff.c:5406
3254 msgid "synonym for --dirstat=cumulative"
3255 msgstr ""
3257 #: diff.c:5410
3258 msgid "synonym for --dirstat=files,param1,param2..."
3259 msgstr ""
3261 #: diff.c:5414
3262 msgid "warn if changes introduce conflict markers or whitespace errors"
3263 msgstr ""
3265 #: diff.c:5417
3266 msgid "condensed summary such as creations, renames and mode changes"
3267 msgstr ""
3269 #: diff.c:5420
3270 msgid "show only names of changed files"
3271 msgstr ""
3273 #: diff.c:5423
3274 msgid "show only names and status of changed files"
3275 msgstr ""
3277 #: diff.c:5425
3278 msgid "<width>[,<name-width>[,<count>]]"
3279 msgstr ""
3281 #: diff.c:5426
3282 msgid "generate diffstat"
3283 msgstr ""
3285 #: diff.c:5428 diff.c:5431 diff.c:5434
3286 msgid "<width>"
3287 msgstr ""
3289 #: diff.c:5429
3290 msgid "generate diffstat with a given width"
3291 msgstr ""
3293 #: diff.c:5432
3294 msgid "generate diffstat with a given name width"
3295 msgstr ""
3297 #: diff.c:5435
3298 msgid "generate diffstat with a given graph width"
3299 msgstr ""
3301 #: diff.c:5437
3302 msgid "<count>"
3303 msgstr ""
3305 #: diff.c:5438
3306 msgid "generate diffstat with limited lines"
3307 msgstr ""
3309 #: diff.c:5441
3310 msgid "generate compact summary in diffstat"
3311 msgstr ""
3313 #: diff.c:5444
3314 msgid "output a binary diff that can be applied"
3315 msgstr ""
3317 #: diff.c:5447
3318 msgid "show full pre- and post-image object names on the \"index\" lines"
3319 msgstr ""
3321 #: diff.c:5449
3322 msgid "show colored diff"
3323 msgstr ""
3325 #: diff.c:5450
3326 msgid "<kind>"
3327 msgstr ""
3329 #: diff.c:5451
3330 msgid ""
3331 "highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
3332 "diff"
3333 msgstr ""
3335 #: diff.c:5454
3336 msgid ""
3337 "do not munge pathnames and use NULs as output field terminators in --raw or "
3338 "--numstat"
3339 msgstr ""
3341 #: diff.c:5457 diff.c:5460 diff.c:5463 diff.c:5572
3342 msgid "<prefix>"
3343 msgstr ""
3345 #: diff.c:5458
3346 msgid "show the given source prefix instead of \"a/\""
3347 msgstr ""
3349 #: diff.c:5461
3350 msgid "show the given destination prefix instead of \"b/\""
3351 msgstr ""
3353 #: diff.c:5464
3354 msgid "prepend an additional prefix to every line of output"
3355 msgstr ""
3357 #: diff.c:5467
3358 msgid "do not show any source or destination prefix"
3359 msgstr ""
3361 #: diff.c:5470
3362 msgid "show context between diff hunks up to the specified number of lines"
3363 msgstr ""
3365 #: diff.c:5474 diff.c:5479 diff.c:5484
3366 msgid "<char>"
3367 msgstr ""
3369 #: diff.c:5475
3370 msgid "specify the character to indicate a new line instead of '+'"
3371 msgstr ""
3373 #: diff.c:5480
3374 msgid "specify the character to indicate an old line instead of '-'"
3375 msgstr ""
3377 #: diff.c:5485
3378 msgid "specify the character to indicate a context instead of ' '"
3379 msgstr ""
3381 #: diff.c:5488
3382 msgid "Diff rename options"
3383 msgstr ""
3385 #: diff.c:5489
3386 msgid "<n>[/<m>]"
3387 msgstr ""
3389 #: diff.c:5490
3390 msgid "break complete rewrite changes into pairs of delete and create"
3391 msgstr ""
3393 #: diff.c:5494
3394 msgid "detect renames"
3395 msgstr ""
3397 #: diff.c:5498
3398 msgid "omit the preimage for deletes"
3399 msgstr ""
3401 #: diff.c:5501
3402 msgid "detect copies"
3403 msgstr ""
3405 #: diff.c:5505
3406 msgid "use unmodified files as source to find copies"
3407 msgstr ""
3409 #: diff.c:5507
3410 msgid "disable rename detection"
3411 msgstr ""
3413 #: diff.c:5510
3414 msgid "use empty blobs as rename source"
3415 msgstr ""
3417 #: diff.c:5512
3418 msgid "continue listing the history of a file beyond renames"
3419 msgstr ""
3421 #: diff.c:5515
3422 msgid ""
3423 "prevent rename/copy detection if the number of rename/copy targets exceeds "
3424 "given limit"
3425 msgstr ""
3427 #: diff.c:5517
3428 msgid "Diff algorithm options"
3429 msgstr ""
3431 #: diff.c:5519
3432 msgid "produce the smallest possible diff"
3433 msgstr ""
3435 #: diff.c:5522
3436 msgid "ignore whitespace when comparing lines"
3437 msgstr ""
3439 #: diff.c:5525
3440 msgid "ignore changes in amount of whitespace"
3441 msgstr ""
3443 #: diff.c:5528
3444 msgid "ignore changes in whitespace at EOL"
3445 msgstr ""
3447 #: diff.c:5531
3448 msgid "ignore carrier-return at the end of line"
3449 msgstr ""
3451 #: diff.c:5534
3452 msgid "ignore changes whose lines are all blank"
3453 msgstr ""
3455 #: diff.c:5536 diff.c:5558 diff.c:5561 diff.c:5606
3456 msgid "<regex>"
3457 msgstr ""
3459 #: diff.c:5537
3460 msgid "ignore changes whose all lines match <regex>"
3461 msgstr ""
3463 #: diff.c:5540
3464 msgid "heuristic to shift diff hunk boundaries for easy reading"
3465 msgstr ""
3467 #: diff.c:5543
3468 msgid "generate diff using the \"patience diff\" algorithm"
3469 msgstr ""
3471 #: diff.c:5547
3472 msgid "generate diff using the \"histogram diff\" algorithm"
3473 msgstr ""
3475 #: diff.c:5549
3476 msgid "<algorithm>"
3477 msgstr ""
3479 #: diff.c:5550
3480 msgid "choose a diff algorithm"
3481 msgstr ""
3483 #: diff.c:5552
3484 msgid "<text>"
3485 msgstr ""
3487 #: diff.c:5553
3488 msgid "generate diff using the \"anchored diff\" algorithm"
3489 msgstr ""
3491 #: diff.c:5555 diff.c:5564 diff.c:5567
3492 msgid "<mode>"
3493 msgstr ""
3495 #: diff.c:5556
3496 msgid "show word diff, using <mode> to delimit changed words"
3497 msgstr ""
3499 #: diff.c:5559
3500 msgid "use <regex> to decide what a word is"
3501 msgstr ""
3503 #: diff.c:5562
3504 msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
3505 msgstr ""
3507 #: diff.c:5565
3508 msgid "moved lines of code are colored differently"
3509 msgstr ""
3511 #: diff.c:5568
3512 msgid "how white spaces are ignored in --color-moved"
3513 msgstr ""
3515 #: diff.c:5571
3516 msgid "Other diff options"
3517 msgstr ""
3519 #: diff.c:5573
3520 msgid "when run from subdir, exclude changes outside and show relative paths"
3521 msgstr ""
3523 #: diff.c:5577
3524 msgid "treat all files as text"
3525 msgstr ""
3527 #: diff.c:5579
3528 msgid "swap two inputs, reverse the diff"
3529 msgstr ""
3531 #: diff.c:5581
3532 msgid "exit with 1 if there were differences, 0 otherwise"
3533 msgstr ""
3535 #: diff.c:5583
3536 msgid "disable all output of the program"
3537 msgstr ""
3539 #: diff.c:5585
3540 msgid "allow an external diff helper to be executed"
3541 msgstr ""
3543 #: diff.c:5587
3544 msgid "run external text conversion filters when comparing binary files"
3545 msgstr ""
3547 #: diff.c:5589
3548 msgid "<when>"
3549 msgstr ""
3551 #: diff.c:5590
3552 msgid "ignore changes to submodules in the diff generation"
3553 msgstr ""
3555 #: diff.c:5593
3556 msgid "<format>"
3557 msgstr ""
3559 #: diff.c:5594
3560 msgid "specify how differences in submodules are shown"
3561 msgstr ""
3563 #: diff.c:5598
3564 msgid "hide 'git add -N' entries from the index"
3565 msgstr ""
3567 #: diff.c:5601
3568 msgid "treat 'git add -N' entries as real in the index"
3569 msgstr ""
3571 #: diff.c:5603
3572 msgid "<string>"
3573 msgstr ""
3575 #: diff.c:5604
3576 msgid ""
3577 "look for differences that change the number of occurrences of the specified "
3578 "string"
3579 msgstr ""
3581 #: diff.c:5607
3582 msgid ""
3583 "look for differences that change the number of occurrences of the specified "
3584 "regex"
3585 msgstr ""
3587 #: diff.c:5610
3588 msgid "show all changes in the changeset with -S or -G"
3589 msgstr ""
3591 #: diff.c:5613
3592 msgid "treat <string> in -S as extended POSIX regular expression"
3593 msgstr ""
3595 #: diff.c:5616
3596 msgid "control the order in which files appear in the output"
3597 msgstr ""
3599 #: diff.c:5617 diff.c:5620
3600 msgid "<path>"
3601 msgstr ""
3603 #: diff.c:5618
3604 msgid "show the change in the specified path first"
3605 msgstr ""
3607 #: diff.c:5621
3608 msgid "skip the output to the specified path"
3609 msgstr ""
3611 #: diff.c:5623
3612 msgid "<object-id>"
3613 msgstr ""
3615 #: diff.c:5624
3616 msgid ""
3617 "look for differences that change the number of occurrences of the specified "
3618 "object"
3619 msgstr ""
3621 #: diff.c:5626
3622 msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
3623 msgstr ""
3625 #: diff.c:5627
3626 msgid "select files by diff type"
3627 msgstr ""
3629 #: diff.c:5629
3630 msgid "<file>"
3631 msgstr ""
3633 #: diff.c:5630
3634 msgid "Output to a specific file"
3635 msgstr ""
3637 #: diff.c:6287
3638 msgid "inexact rename detection was skipped due to too many files."
3639 msgstr ""
3641 #: diff.c:6290
3642 msgid "only found copies from modified paths due to too many files."
3643 msgstr ""
3645 #: diff.c:6293
3646 #, c-format
3647 msgid ""
3648 "you may want to set your %s variable to at least %d and retry the command."
3649 msgstr ""
3651 #: diffcore-order.c:24
3652 #, c-format
3653 msgid "failed to read orderfile '%s'"
3654 msgstr ""
3656 #: diffcore-rename.c:1418
3657 msgid "Performing inexact rename detection"
3658 msgstr ""
3660 #: diffcore-rotate.c:29
3661 #, c-format
3662 msgid "No such path '%s' in the diff"
3663 msgstr ""
3665 #: dir.c:578
3666 #, c-format
3667 msgid "pathspec '%s' did not match any file(s) known to git"
3668 msgstr ""
3670 #: dir.c:718 dir.c:747 dir.c:760
3671 #, c-format
3672 msgid "unrecognized pattern: '%s'"
3673 msgstr ""
3675 #: dir.c:777 dir.c:791
3676 #, c-format
3677 msgid "unrecognized negative pattern: '%s'"
3678 msgstr ""
3680 #: dir.c:809
3681 #, c-format
3682 msgid "your sparse-checkout file may have issues: pattern '%s' is repeated"
3683 msgstr ""
3685 #: dir.c:819
3686 msgid "disabling cone pattern matching"
3687 msgstr ""
3689 #: dir.c:1206
3690 #, c-format
3691 msgid "cannot use %s as an exclude file"
3692 msgstr ""
3694 #: dir.c:2314
3695 #, c-format
3696 msgid "could not open directory '%s'"
3697 msgstr ""
3699 #: dir.c:2614
3700 msgid "failed to get kernel name and information"
3701 msgstr ""
3703 #: dir.c:2738
3704 msgid "untracked cache is disabled on this system or location"
3705 msgstr ""
3707 #: dir.c:3543
3708 #, c-format
3709 msgid "index file corrupt in repo %s"
3710 msgstr ""
3712 #: dir.c:3590 dir.c:3595
3713 #, c-format
3714 msgid "could not create directories for %s"
3715 msgstr ""
3717 #: dir.c:3624
3718 #, c-format
3719 msgid "could not migrate git directory from '%s' to '%s'"
3720 msgstr ""
3722 #: editor.c:74
3723 #, c-format
3724 msgid "hint: Waiting for your editor to close the file...%c"
3725 msgstr ""
3727 #: entry.c:179
3728 msgid "Filtering content"
3729 msgstr ""
3731 #: entry.c:500
3732 #, c-format
3733 msgid "could not stat file '%s'"
3734 msgstr ""
3736 #: environment.c:152
3737 #, c-format
3738 msgid "bad git namespace path \"%s\""
3739 msgstr ""
3741 #: environment.c:335
3742 #, c-format
3743 msgid "could not set GIT_DIR to '%s'"
3744 msgstr ""
3746 #: exec-cmd.c:363
3747 #, c-format
3748 msgid "too many args to run %s"
3749 msgstr ""
3751 #: fetch-pack.c:182
3752 msgid "git fetch-pack: expected shallow list"
3753 msgstr ""
3755 #: fetch-pack.c:185
3756 msgid "git fetch-pack: expected a flush packet after shallow list"
3757 msgstr ""
3759 #: fetch-pack.c:196
3760 msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
3761 msgstr ""
3763 #: fetch-pack.c:216
3764 #, c-format
3765 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
3766 msgstr ""
3768 #: fetch-pack.c:227
3769 msgid "unable to write to remote"
3770 msgstr ""
3772 #: fetch-pack.c:288
3773 msgid "--stateless-rpc requires multi_ack_detailed"
3774 msgstr ""
3776 #: fetch-pack.c:383 fetch-pack.c:1423
3777 #, c-format
3778 msgid "invalid shallow line: %s"
3779 msgstr ""
3781 #: fetch-pack.c:389 fetch-pack.c:1429
3782 #, c-format
3783 msgid "invalid unshallow line: %s"
3784 msgstr ""
3786 #: fetch-pack.c:391 fetch-pack.c:1431
3787 #, c-format
3788 msgid "object not found: %s"
3789 msgstr ""
3791 #: fetch-pack.c:394 fetch-pack.c:1434
3792 #, c-format
3793 msgid "error in object: %s"
3794 msgstr ""
3796 #: fetch-pack.c:396 fetch-pack.c:1436
3797 #, c-format
3798 msgid "no shallow found: %s"
3799 msgstr ""
3801 #: fetch-pack.c:399 fetch-pack.c:1440
3802 #, c-format
3803 msgid "expected shallow/unshallow, got %s"
3804 msgstr ""
3806 #: fetch-pack.c:439
3807 #, c-format
3808 msgid "got %s %d %s"
3809 msgstr ""
3811 #: fetch-pack.c:456
3812 #, c-format
3813 msgid "invalid commit %s"
3814 msgstr ""
3816 #: fetch-pack.c:487
3817 msgid "giving up"
3818 msgstr ""
3820 #: fetch-pack.c:500 progress.c:339
3821 msgid "done"
3822 msgstr ""
3824 #: fetch-pack.c:512
3825 #, c-format
3826 msgid "got %s (%d) %s"
3827 msgstr ""
3829 #: fetch-pack.c:548
3830 #, c-format
3831 msgid "Marking %s as complete"
3832 msgstr ""
3834 #: fetch-pack.c:763
3835 #, c-format
3836 msgid "already have %s (%s)"
3837 msgstr ""
3839 #: fetch-pack.c:849
3840 msgid "fetch-pack: unable to fork off sideband demultiplexer"
3841 msgstr ""
3843 #: fetch-pack.c:857
3844 msgid "protocol error: bad pack header"
3845 msgstr ""
3847 #: fetch-pack.c:951
3848 #, c-format
3849 msgid "fetch-pack: unable to fork off %s"
3850 msgstr ""
3852 #: fetch-pack.c:957
3853 msgid "fetch-pack: invalid index-pack output"
3854 msgstr ""
3856 #: fetch-pack.c:974
3857 #, c-format
3858 msgid "%s failed"
3859 msgstr ""
3861 #: fetch-pack.c:976
3862 msgid "error in sideband demultiplexer"
3863 msgstr ""
3865 #: fetch-pack.c:1019
3866 #, c-format
3867 msgid "Server version is %.*s"
3868 msgstr ""
3870 #: fetch-pack.c:1027 fetch-pack.c:1033 fetch-pack.c:1036 fetch-pack.c:1042
3871 #: fetch-pack.c:1046 fetch-pack.c:1050 fetch-pack.c:1054 fetch-pack.c:1058
3872 #: fetch-pack.c:1062 fetch-pack.c:1066 fetch-pack.c:1070 fetch-pack.c:1074
3873 #: fetch-pack.c:1080 fetch-pack.c:1086 fetch-pack.c:1091 fetch-pack.c:1096
3874 #, c-format
3875 msgid "Server supports %s"
3876 msgstr ""
3878 #: fetch-pack.c:1029
3879 msgid "Server does not support shallow clients"
3880 msgstr ""
3882 #: fetch-pack.c:1089
3883 msgid "Server does not support --shallow-since"
3884 msgstr ""
3886 #: fetch-pack.c:1094
3887 msgid "Server does not support --shallow-exclude"
3888 msgstr ""
3890 #: fetch-pack.c:1098
3891 msgid "Server does not support --deepen"
3892 msgstr ""
3894 #: fetch-pack.c:1100
3895 msgid "Server does not support this repository's object format"
3896 msgstr ""
3898 #: fetch-pack.c:1113
3899 msgid "no common commits"
3900 msgstr ""
3902 #: fetch-pack.c:1122 fetch-pack.c:1469 builtin/clone.c:1238
3903 msgid "source repository is shallow, reject to clone."
3904 msgstr ""
3906 #: fetch-pack.c:1128 fetch-pack.c:1651
3907 msgid "git fetch-pack: fetch failed."
3908 msgstr ""
3910 #: fetch-pack.c:1242
3911 #, c-format
3912 msgid "mismatched algorithms: client %s; server %s"
3913 msgstr ""
3915 #: fetch-pack.c:1246
3916 #, c-format
3917 msgid "the server does not support algorithm '%s'"
3918 msgstr ""
3920 #: fetch-pack.c:1279
3921 msgid "Server does not support shallow requests"
3922 msgstr ""
3924 #: fetch-pack.c:1286
3925 msgid "Server supports filter"
3926 msgstr ""
3928 #: fetch-pack.c:1329 fetch-pack.c:2034
3929 msgid "unable to write request to remote"
3930 msgstr ""
3932 #: fetch-pack.c:1347
3933 #, c-format
3934 msgid "error reading section header '%s'"
3935 msgstr ""
3937 #: fetch-pack.c:1353
3938 #, c-format
3939 msgid "expected '%s', received '%s'"
3940 msgstr ""
3942 #: fetch-pack.c:1387
3943 #, c-format
3944 msgid "unexpected acknowledgment line: '%s'"
3945 msgstr ""
3947 #: fetch-pack.c:1392
3948 #, c-format
3949 msgid "error processing acks: %d"
3950 msgstr ""
3952 #: fetch-pack.c:1402
3953 msgid "expected packfile to be sent after 'ready'"
3954 msgstr ""
3956 #: fetch-pack.c:1404
3957 msgid "expected no other sections to be sent after no 'ready'"
3958 msgstr ""
3960 #: fetch-pack.c:1445
3961 #, c-format
3962 msgid "error processing shallow info: %d"
3963 msgstr ""
3965 #: fetch-pack.c:1494
3966 #, c-format
3967 msgid "expected wanted-ref, got '%s'"
3968 msgstr ""
3970 #: fetch-pack.c:1499
3971 #, c-format
3972 msgid "unexpected wanted-ref: '%s'"
3973 msgstr ""
3975 #: fetch-pack.c:1504
3976 #, c-format
3977 msgid "error processing wanted refs: %d"
3978 msgstr ""
3980 #: fetch-pack.c:1534
3981 msgid "git fetch-pack: expected response end packet"
3982 msgstr ""
3984 #: fetch-pack.c:1930
3985 msgid "no matching remote head"
3986 msgstr ""
3988 #: fetch-pack.c:1953 builtin/clone.c:697
3989 msgid "remote did not send all necessary objects"
3990 msgstr ""
3992 #: fetch-pack.c:2056
3993 msgid "unexpected 'ready' from remote"
3994 msgstr ""
3996 #: fetch-pack.c:2079
3997 #, c-format
3998 msgid "no such remote ref %s"
3999 msgstr ""
4001 #: fetch-pack.c:2082
4002 #, c-format
4003 msgid "Server does not allow request for unadvertised object %s"
4004 msgstr ""
4006 #: gpg-interface.c:273
4007 msgid "could not create temporary file"
4008 msgstr ""
4010 #: gpg-interface.c:276
4011 #, c-format
4012 msgid "failed writing detached signature to '%s'"
4013 msgstr ""
4015 #: gpg-interface.c:470
4016 msgid "gpg failed to sign the data"
4017 msgstr ""
4019 #: graph.c:98
4020 #, c-format
4021 msgid "ignore invalid color '%.*s' in log.graphColors"
4022 msgstr ""
4024 #: grep.c:531
4025 msgid ""
4026 "given pattern contains NULL byte (via -f <file>). This is only supported "
4027 "with -P under PCRE v2"
4028 msgstr ""
4030 #: grep.c:1893
4031 #, c-format
4032 msgid "'%s': unable to read %s"
4033 msgstr ""
4035 #: grep.c:1910 setup.c:176 builtin/clone.c:416 builtin/diff.c:90
4036 #: builtin/rm.c:136
4037 #, c-format
4038 msgid "failed to stat '%s'"
4039 msgstr ""
4041 #: grep.c:1921
4042 #, c-format
4043 msgid "'%s': short read"
4044 msgstr ""
4046 #: help.c:23
4047 msgid "start a working area (see also: git help tutorial)"
4048 msgstr ""
4050 #: help.c:24
4051 msgid "work on the current change (see also: git help everyday)"
4052 msgstr ""
4054 #: help.c:25
4055 msgid "examine the history and state (see also: git help revisions)"
4056 msgstr ""
4058 #: help.c:26
4059 msgid "grow, mark and tweak your common history"
4060 msgstr ""
4062 #: help.c:27
4063 msgid "collaborate (see also: git help workflows)"
4064 msgstr ""
4066 #: help.c:31
4067 msgid "Main Porcelain Commands"
4068 msgstr ""
4070 #: help.c:32
4071 msgid "Ancillary Commands / Manipulators"
4072 msgstr ""
4074 #: help.c:33
4075 msgid "Ancillary Commands / Interrogators"
4076 msgstr ""
4078 #: help.c:34
4079 msgid "Interacting with Others"
4080 msgstr ""
4082 #: help.c:35
4083 msgid "Low-level Commands / Manipulators"
4084 msgstr ""
4086 #: help.c:36
4087 msgid "Low-level Commands / Interrogators"
4088 msgstr ""
4090 #: help.c:37
4091 msgid "Low-level Commands / Syncing Repositories"
4092 msgstr ""
4094 #: help.c:38
4095 msgid "Low-level Commands / Internal Helpers"
4096 msgstr ""
4098 #: help.c:300
4099 #, c-format
4100 msgid "available git commands in '%s'"
4101 msgstr ""
4103 #: help.c:307
4104 msgid "git commands available from elsewhere on your $PATH"
4105 msgstr ""
4107 #: help.c:316
4108 msgid "These are common Git commands used in various situations:"
4109 msgstr ""
4111 #: help.c:365 git.c:100
4112 #, c-format
4113 msgid "unsupported command listing type '%s'"
4114 msgstr ""
4116 #: help.c:405
4117 msgid "The Git concept guides are:"
4118 msgstr ""
4120 #: help.c:429
4121 msgid "See 'git help <command>' to read about a specific subcommand"
4122 msgstr ""
4124 #: help.c:434
4125 msgid "External commands"
4126 msgstr ""
4128 #: help.c:449
4129 msgid "Command aliases"
4130 msgstr ""
4132 #: help.c:527
4133 #, c-format
4134 msgid ""
4135 "'%s' appears to be a git command, but we were not\n"
4136 "able to execute it. Maybe git-%s is broken?"
4137 msgstr ""
4139 #: help.c:543 help.c:631
4140 #, c-format
4141 msgid "git: '%s' is not a git command. See 'git --help'."
4142 msgstr ""
4144 #: help.c:591
4145 msgid "Uh oh. Your system reports no Git commands at all."
4146 msgstr ""
4148 #: help.c:613
4149 #, c-format
4150 msgid "WARNING: You called a Git command named '%s', which does not exist."
4151 msgstr ""
4153 #: help.c:618
4154 #, c-format
4155 msgid "Continuing under the assumption that you meant '%s'."
4156 msgstr ""
4158 #: help.c:623
4159 #, c-format
4160 msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
4161 msgstr ""
4163 #: help.c:635
4164 msgid ""
4165 "\n"
4166 "The most similar command is"
4167 msgid_plural ""
4168 "\n"
4169 "The most similar commands are"
4170 msgstr[0] ""
4171 msgstr[1] ""
4173 #: help.c:675
4174 msgid "git version [<options>]"
4175 msgstr ""
4177 #: help.c:730
4178 #, c-format
4179 msgid "%s: %s - %s"
4180 msgstr ""
4182 #: help.c:734
4183 msgid ""
4184 "\n"
4185 "Did you mean this?"
4186 msgid_plural ""
4187 "\n"
4188 "Did you mean one of these?"
4189 msgstr[0] ""
4190 msgstr[1] ""
4192 #: ident.c:353
4193 msgid "Author identity unknown\n"
4194 msgstr ""
4196 #: ident.c:356
4197 msgid "Committer identity unknown\n"
4198 msgstr ""
4200 #: ident.c:362
4201 msgid ""
4202 "\n"
4203 "*** Please tell me who you are.\n"
4204 "\n"
4205 "Run\n"
4206 "\n"
4207 "  git config --global user.email \"you@example.com\"\n"
4208 "  git config --global user.name \"Your Name\"\n"
4209 "\n"
4210 "to set your account's default identity.\n"
4211 "Omit --global to set the identity only in this repository.\n"
4212 "\n"
4213 msgstr ""
4215 #: ident.c:397
4216 msgid "no email was given and auto-detection is disabled"
4217 msgstr ""
4219 #: ident.c:402
4220 #, c-format
4221 msgid "unable to auto-detect email address (got '%s')"
4222 msgstr ""
4224 #: ident.c:419
4225 msgid "no name was given and auto-detection is disabled"
4226 msgstr ""
4228 #: ident.c:425
4229 #, c-format
4230 msgid "unable to auto-detect name (got '%s')"
4231 msgstr ""
4233 #: ident.c:433
4234 #, c-format
4235 msgid "empty ident name (for <%s>) not allowed"
4236 msgstr ""
4238 #: ident.c:439
4239 #, c-format
4240 msgid "name consists only of disallowed characters: %s"
4241 msgstr ""
4243 #: ident.c:454 builtin/commit.c:647
4244 #, c-format
4245 msgid "invalid date format: %s"
4246 msgstr ""
4248 #: list-objects-filter-options.c:83
4249 msgid "expected 'tree:<depth>'"
4250 msgstr ""
4252 #: list-objects-filter-options.c:98
4253 msgid "sparse:path filters support has been dropped"
4254 msgstr ""
4256 #: list-objects-filter-options.c:105
4257 #, c-format
4258 msgid "'%s' for 'object:type=<type>' isnot a valid object type"
4259 msgstr ""
4261 #: list-objects-filter-options.c:124
4262 #, c-format
4263 msgid "invalid filter-spec '%s'"
4264 msgstr ""
4266 #: list-objects-filter-options.c:140
4267 #, c-format
4268 msgid "must escape char in sub-filter-spec: '%c'"
4269 msgstr ""
4271 #: list-objects-filter-options.c:182
4272 msgid "expected something after combine:"
4273 msgstr ""
4275 #: list-objects-filter-options.c:264
4276 msgid "multiple filter-specs cannot be combined"
4277 msgstr ""
4279 #: list-objects-filter-options.c:376
4280 msgid "unable to upgrade repository format to support partial clone"
4281 msgstr ""
4283 #: list-objects-filter.c:532
4284 #, c-format
4285 msgid "unable to access sparse blob in '%s'"
4286 msgstr ""
4288 #: list-objects-filter.c:535
4289 #, c-format
4290 msgid "unable to parse sparse filter data in %s"
4291 msgstr ""
4293 #: list-objects.c:127
4294 #, c-format
4295 msgid "entry '%s' in tree %s has tree mode, but is not a tree"
4296 msgstr ""
4298 #: list-objects.c:140
4299 #, c-format
4300 msgid "entry '%s' in tree %s has blob mode, but is not a blob"
4301 msgstr ""
4303 #: list-objects.c:395
4304 #, c-format
4305 msgid "unable to load root tree for commit %s"
4306 msgstr ""
4308 #: lockfile.c:152
4309 #, c-format
4310 msgid ""
4311 "Unable to create '%s.lock': %s.\n"
4312 "\n"
4313 "Another git process seems to be running in this repository, e.g.\n"
4314 "an editor opened by 'git commit'. Please make sure all processes\n"
4315 "are terminated then try again. If it still fails, a git process\n"
4316 "may have crashed in this repository earlier:\n"
4317 "remove the file manually to continue."
4318 msgstr ""
4320 #: lockfile.c:160
4321 #, c-format
4322 msgid "Unable to create '%s.lock': %s"
4323 msgstr ""
4325 #: ls-refs.c:37
4326 #, c-format
4327 msgid "invalid value '%s' for lsrefs.unborn"
4328 msgstr ""
4330 #: ls-refs.c:167
4331 msgid "expected flush after ls-refs arguments"
4332 msgstr ""
4334 #: mailinfo.c:1050
4335 msgid "quoted CRLF detected"
4336 msgstr ""
4338 #: mailinfo.c:1254 builtin/am.c:176 builtin/mailinfo.c:46
4339 #, c-format
4340 msgid "bad action '%s' for '%s'"
4341 msgstr ""
4343 #: merge-ort.c:1116 merge-recursive.c:1205
4344 #, c-format
4345 msgid "Failed to merge submodule %s (not checked out)"
4346 msgstr ""
4348 #: merge-ort.c:1125 merge-recursive.c:1212
4349 #, c-format
4350 msgid "Failed to merge submodule %s (commits not present)"
4351 msgstr ""
4353 #: merge-ort.c:1134 merge-recursive.c:1219
4354 #, c-format
4355 msgid "Failed to merge submodule %s (commits don't follow merge-base)"
4356 msgstr ""
4358 #: merge-ort.c:1144 merge-ort.c:1151
4359 #, c-format
4360 msgid "Note: Fast-forwarding submodule %s to %s"
4361 msgstr ""
4363 #: merge-ort.c:1172
4364 #, c-format
4365 msgid "Failed to merge submodule %s"
4366 msgstr ""
4368 #: merge-ort.c:1179
4369 #, c-format
4370 msgid ""
4371 "Failed to merge submodule %s, but a possible merge resolution exists:\n"
4372 "%s\n"
4373 msgstr ""
4375 #: merge-ort.c:1183 merge-recursive.c:1273
4376 #, c-format
4377 msgid ""
4378 "If this is correct simply add it to the index for example\n"
4379 "by using:\n"
4380 "\n"
4381 "  git update-index --cacheinfo 160000 %s \"%s\"\n"
4382 "\n"
4383 "which will accept this suggestion.\n"
4384 msgstr ""
4386 #: merge-ort.c:1196
4387 #, c-format
4388 msgid ""
4389 "Failed to merge submodule %s, but multiple possible merges exist:\n"
4390 "%s"
4391 msgstr ""
4393 #: merge-ort.c:1415 merge-recursive.c:1362
4394 msgid "Failed to execute internal merge"
4395 msgstr ""
4397 #: merge-ort.c:1420 merge-recursive.c:1367
4398 #, c-format
4399 msgid "Unable to add %s to database"
4400 msgstr ""
4402 #: merge-ort.c:1427 merge-recursive.c:1400
4403 #, c-format
4404 msgid "Auto-merging %s"
4405 msgstr ""
4407 #: merge-ort.c:1566 merge-recursive.c:2122
4408 #, c-format
4409 msgid ""
4410 "CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
4411 "implicit directory rename(s) putting the following path(s) there: %s."
4412 msgstr ""
4414 #: merge-ort.c:1576 merge-recursive.c:2132
4415 #, c-format
4416 msgid ""
4417 "CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
4418 "implicit directory renames tried to put these paths there: %s"
4419 msgstr ""
4421 #: merge-ort.c:1634
4422 #, c-format
4423 msgid ""
4424 "CONFLICT (directory rename split): Unclear where to rename %s to; it was "
4425 "renamed to multiple other directories, with no destination getting a "
4426 "majority of the files."
4427 msgstr ""
4429 #: merge-ort.c:1788 merge-recursive.c:2468
4430 #, c-format
4431 msgid ""
4432 "WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
4433 "renamed."
4434 msgstr ""
4436 #: merge-ort.c:1932 merge-recursive.c:3244
4437 #, c-format
4438 msgid ""
4439 "Path updated: %s added in %s inside a directory that was renamed in %s; "
4440 "moving it to %s."
4441 msgstr ""
4443 #: merge-ort.c:1939 merge-recursive.c:3251
4444 #, c-format
4445 msgid ""
4446 "Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
4447 "%s; moving it to %s."
4448 msgstr ""
4450 #: merge-ort.c:1952 merge-recursive.c:3247
4451 #, c-format
4452 msgid ""
4453 "CONFLICT (file location): %s added in %s inside a directory that was renamed "
4454 "in %s, suggesting it should perhaps be moved to %s."
4455 msgstr ""
4457 #: merge-ort.c:1960 merge-recursive.c:3254
4458 #, c-format
4459 msgid ""
4460 "CONFLICT (file location): %s renamed to %s in %s, inside a directory that "
4461 "was renamed in %s, suggesting it should perhaps be moved to %s."
4462 msgstr ""
4464 #: merge-ort.c:2103
4465 #, c-format
4466 msgid "CONFLICT (rename/rename): %s renamed to %s in %s and to %s in %s."
4467 msgstr ""
4469 #: merge-ort.c:2198
4470 #, c-format
4471 msgid ""
4472 "CONFLICT (rename involved in collision): rename of %s -> %s has content "
4473 "conflicts AND collides with another path; this may result in nested conflict "
4474 "markers."
4475 msgstr ""
4477 #: merge-ort.c:2217 merge-ort.c:2241
4478 #, c-format
4479 msgid "CONFLICT (rename/delete): %s renamed to %s in %s, but deleted in %s."
4480 msgstr ""
4482 #: merge-ort.c:2550 merge-recursive.c:3002
4483 #, c-format
4484 msgid "cannot read object %s"
4485 msgstr ""
4487 #: merge-ort.c:2553 merge-recursive.c:3005
4488 #, c-format
4489 msgid "object %s is not a blob"
4490 msgstr ""
4492 #: merge-ort.c:2981
4493 #, c-format
4494 msgid ""
4495 "CONFLICT (file/directory): directory in the way of %s from %s; moving it to "
4496 "%s instead."
4497 msgstr ""
4499 #: merge-ort.c:3055
4500 #, c-format
4501 msgid ""
4502 "CONFLICT (distinct types): %s had different types on each side; renamed both "
4503 "of them so each can be recorded somewhere."
4504 msgstr ""
4506 #: merge-ort.c:3062
4507 #, c-format
4508 msgid ""
4509 "CONFLICT (distinct types): %s had different types on each side; renamed one "
4510 "of them so each can be recorded somewhere."
4511 msgstr ""
4513 #: merge-ort.c:3162 merge-recursive.c:3081
4514 msgid "content"
4515 msgstr ""
4517 #: merge-ort.c:3164 merge-recursive.c:3085
4518 msgid "add/add"
4519 msgstr ""
4521 #: merge-ort.c:3166 merge-recursive.c:3130
4522 msgid "submodule"
4523 msgstr ""
4525 #: merge-ort.c:3168 merge-recursive.c:3131
4526 #, c-format
4527 msgid "CONFLICT (%s): Merge conflict in %s"
4528 msgstr ""
4530 #: merge-ort.c:3198
4531 #, c-format
4532 msgid ""
4533 "CONFLICT (modify/delete): %s deleted in %s and modified in %s.  Version %s "
4534 "of %s left in tree."
4535 msgstr ""
4537 #: merge-ort.c:3433
4538 #, c-format
4539 msgid ""
4540 "Note: %s not up to date and in way of checking out conflicted version; old "
4541 "copy renamed to %s"
4542 msgstr ""
4544 #. TRANSLATORS: The %s arguments are: 1) tree hash of a merge
4545 #. base, and 2-3) the trees for the two trees we're merging.
4547 #: merge-ort.c:3730
4548 #, c-format
4549 msgid "collecting merge info failed for trees %s, %s, %s"
4550 msgstr ""
4552 #: merge-ort-wrappers.c:13 merge-recursive.c:3699
4553 #, c-format
4554 msgid ""
4555 "Your local changes to the following files would be overwritten by merge:\n"
4556 "  %s"
4557 msgstr ""
4559 #: merge-ort-wrappers.c:33 merge-recursive.c:3465 builtin/merge.c:402
4560 msgid "Already up to date."
4561 msgstr ""
4563 #: merge-recursive.c:356
4564 msgid "(bad commit)\n"
4565 msgstr ""
4567 #: merge-recursive.c:379
4568 #, c-format
4569 msgid "add_cacheinfo failed for path '%s'; merge aborting."
4570 msgstr ""
4572 #: merge-recursive.c:388
4573 #, c-format
4574 msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
4575 msgstr ""
4577 #: merge-recursive.c:876
4578 #, c-format
4579 msgid "failed to create path '%s'%s"
4580 msgstr ""
4582 #: merge-recursive.c:887
4583 #, c-format
4584 msgid "Removing %s to make room for subdirectory\n"
4585 msgstr ""
4587 #: merge-recursive.c:901 merge-recursive.c:920
4588 msgid ": perhaps a D/F conflict?"
4589 msgstr ""
4591 #: merge-recursive.c:910
4592 #, c-format
4593 msgid "refusing to lose untracked file at '%s'"
4594 msgstr ""
4596 #: merge-recursive.c:951 builtin/cat-file.c:41
4597 #, c-format
4598 msgid "cannot read object %s '%s'"
4599 msgstr ""
4601 #: merge-recursive.c:956
4602 #, c-format
4603 msgid "blob expected for %s '%s'"
4604 msgstr ""
4606 #: merge-recursive.c:981
4607 #, c-format
4608 msgid "failed to open '%s': %s"
4609 msgstr ""
4611 #: merge-recursive.c:992
4612 #, c-format
4613 msgid "failed to symlink '%s': %s"
4614 msgstr ""
4616 #: merge-recursive.c:997
4617 #, c-format
4618 msgid "do not know what to do with %06o %s '%s'"
4619 msgstr ""
4621 #: merge-recursive.c:1227 merge-recursive.c:1239
4622 #, c-format
4623 msgid "Fast-forwarding submodule %s to the following commit:"
4624 msgstr ""
4626 #: merge-recursive.c:1230 merge-recursive.c:1242
4627 #, c-format
4628 msgid "Fast-forwarding submodule %s"
4629 msgstr ""
4631 #: merge-recursive.c:1265
4632 #, c-format
4633 msgid "Failed to merge submodule %s (merge following commits not found)"
4634 msgstr ""
4636 #: merge-recursive.c:1269
4637 #, c-format
4638 msgid "Failed to merge submodule %s (not fast-forward)"
4639 msgstr ""
4641 #: merge-recursive.c:1270
4642 msgid "Found a possible merge resolution for the submodule:\n"
4643 msgstr ""
4645 #: merge-recursive.c:1282
4646 #, c-format
4647 msgid "Failed to merge submodule %s (multiple merges found)"
4648 msgstr ""
4650 #: merge-recursive.c:1424
4651 #, c-format
4652 msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
4653 msgstr ""
4655 #: merge-recursive.c:1496
4656 #, c-format
4657 msgid ""
4658 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4659 "in tree."
4660 msgstr ""
4662 #: merge-recursive.c:1501
4663 #, c-format
4664 msgid ""
4665 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4666 "left in tree."
4667 msgstr ""
4669 #: merge-recursive.c:1508
4670 #, c-format
4671 msgid ""
4672 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4673 "in tree at %s."
4674 msgstr ""
4676 #: merge-recursive.c:1513
4677 #, c-format
4678 msgid ""
4679 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4680 "left in tree at %s."
4681 msgstr ""
4683 #: merge-recursive.c:1548
4684 msgid "rename"
4685 msgstr ""
4687 #: merge-recursive.c:1548
4688 msgid "renamed"
4689 msgstr ""
4691 #: merge-recursive.c:1599 merge-recursive.c:2505 merge-recursive.c:3158
4692 #, c-format
4693 msgid "Refusing to lose dirty file at %s"
4694 msgstr ""
4696 #: merge-recursive.c:1609
4697 #, c-format
4698 msgid "Refusing to lose untracked file at %s, even though it's in the way."
4699 msgstr ""
4701 #: merge-recursive.c:1667
4702 #, c-format
4703 msgid "CONFLICT (rename/add): Rename %s->%s in %s.  Added %s in %s"
4704 msgstr ""
4706 #: merge-recursive.c:1698
4707 #, c-format
4708 msgid "%s is a directory in %s adding as %s instead"
4709 msgstr ""
4711 #: merge-recursive.c:1703
4712 #, c-format
4713 msgid "Refusing to lose untracked file at %s; adding as %s instead"
4714 msgstr ""
4716 #: merge-recursive.c:1730
4717 #, c-format
4718 msgid ""
4719 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
4720 "\"->\"%s\" in \"%s\"%s"
4721 msgstr ""
4723 #: merge-recursive.c:1735
4724 msgid " (left unresolved)"
4725 msgstr ""
4727 #: merge-recursive.c:1827
4728 #, c-format
4729 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
4730 msgstr ""
4732 #: merge-recursive.c:2090
4733 #, c-format
4734 msgid ""
4735 "CONFLICT (directory rename split): Unclear where to place %s because "
4736 "directory %s was renamed to multiple other directories, with no destination "
4737 "getting a majority of the files."
4738 msgstr ""
4740 #: merge-recursive.c:2224
4741 #, c-format
4742 msgid ""
4743 "CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
4744 ">%s in %s"
4745 msgstr ""
4747 #: merge-recursive.c:3069
4748 msgid "modify"
4749 msgstr ""
4751 #: merge-recursive.c:3069
4752 msgid "modified"
4753 msgstr ""
4755 #: merge-recursive.c:3108
4756 #, c-format
4757 msgid "Skipped %s (merged same as existing)"
4758 msgstr ""
4760 #: merge-recursive.c:3161
4761 #, c-format
4762 msgid "Adding as %s instead"
4763 msgstr ""
4765 #: merge-recursive.c:3368
4766 #, c-format
4767 msgid "Removing %s"
4768 msgstr ""
4770 #: merge-recursive.c:3391
4771 msgid "file/directory"
4772 msgstr ""
4774 #: merge-recursive.c:3396
4775 msgid "directory/file"
4776 msgstr ""
4778 #: merge-recursive.c:3403
4779 #, c-format
4780 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
4781 msgstr ""
4783 #: merge-recursive.c:3412
4784 #, c-format
4785 msgid "Adding %s"
4786 msgstr ""
4788 #: merge-recursive.c:3421
4789 #, c-format
4790 msgid "CONFLICT (add/add): Merge conflict in %s"
4791 msgstr ""
4793 #: merge-recursive.c:3474
4794 #, c-format
4795 msgid "merging of trees %s and %s failed"
4796 msgstr ""
4798 #: merge-recursive.c:3568
4799 msgid "Merging:"
4800 msgstr ""
4802 #: merge-recursive.c:3581
4803 #, c-format
4804 msgid "found %u common ancestor:"
4805 msgid_plural "found %u common ancestors:"
4806 msgstr[0] ""
4807 msgstr[1] ""
4809 #: merge-recursive.c:3631
4810 msgid "merge returned no commit"
4811 msgstr ""
4813 #: merge-recursive.c:3796
4814 #, c-format
4815 msgid "Could not parse object '%s'"
4816 msgstr ""
4818 #: merge-recursive.c:3814 builtin/merge.c:716 builtin/merge.c:900
4819 #: builtin/stash.c:473
4820 msgid "Unable to write index."
4821 msgstr ""
4823 #: merge.c:41
4824 msgid "failed to read the cache"
4825 msgstr ""
4827 #: merge.c:109 rerere.c:704 builtin/am.c:1931 builtin/am.c:1965
4828 #: builtin/checkout.c:595 builtin/checkout.c:849 builtin/clone.c:821
4829 #: builtin/stash.c:267
4830 msgid "unable to write new index file"
4831 msgstr ""
4833 #: midx.c:74
4834 msgid "multi-pack-index OID fanout is of the wrong size"
4835 msgstr ""
4837 #: midx.c:105
4838 #, c-format
4839 msgid "multi-pack-index file %s is too small"
4840 msgstr ""
4842 #: midx.c:121
4843 #, c-format
4844 msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x"
4845 msgstr ""
4847 #: midx.c:126
4848 #, c-format
4849 msgid "multi-pack-index version %d not recognized"
4850 msgstr ""
4852 #: midx.c:131
4853 #, c-format
4854 msgid "multi-pack-index hash version %u does not match version %u"
4855 msgstr ""
4857 #: midx.c:148
4858 msgid "multi-pack-index missing required pack-name chunk"
4859 msgstr ""
4861 #: midx.c:150
4862 msgid "multi-pack-index missing required OID fanout chunk"
4863 msgstr ""
4865 #: midx.c:152
4866 msgid "multi-pack-index missing required OID lookup chunk"
4867 msgstr ""
4869 #: midx.c:154
4870 msgid "multi-pack-index missing required object offsets chunk"
4871 msgstr ""
4873 #: midx.c:170
4874 #, c-format
4875 msgid "multi-pack-index pack names out of order: '%s' before '%s'"
4876 msgstr ""
4878 #: midx.c:214
4879 #, c-format
4880 msgid "bad pack-int-id: %u (%u total packs)"
4881 msgstr ""
4883 #: midx.c:264
4884 msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
4885 msgstr ""
4887 #: midx.c:490
4888 #, c-format
4889 msgid "failed to add packfile '%s'"
4890 msgstr ""
4892 #: midx.c:496
4893 #, c-format
4894 msgid "failed to open pack-index '%s'"
4895 msgstr ""
4897 #: midx.c:564
4898 #, c-format
4899 msgid "failed to locate object %d in packfile"
4900 msgstr ""
4902 #: midx.c:880 builtin/index-pack.c:1535
4903 msgid "cannot store reverse index file"
4904 msgstr ""
4906 #: midx.c:933
4907 msgid "Adding packfiles to multi-pack-index"
4908 msgstr ""
4910 #: midx.c:979
4911 #, c-format
4912 msgid "did not see pack-file %s to drop"
4913 msgstr ""
4915 #: midx.c:1024
4916 #, c-format
4917 msgid "unknown preferred pack: '%s'"
4918 msgstr ""
4920 #: midx.c:1029
4921 #, c-format
4922 msgid "preferred pack '%s' is expired"
4923 msgstr ""
4925 #: midx.c:1045
4926 msgid "no pack files to index."
4927 msgstr ""
4929 #: midx.c:1125 builtin/clean.c:37
4930 #, c-format
4931 msgid "failed to remove %s"
4932 msgstr ""
4934 #: midx.c:1156
4935 #, c-format
4936 msgid "failed to clear multi-pack-index at %s"
4937 msgstr ""
4939 #: midx.c:1214
4940 msgid "multi-pack-index file exists, but failed to parse"
4941 msgstr ""
4943 #: midx.c:1222
4944 msgid "Looking for referenced packfiles"
4945 msgstr ""
4947 #: midx.c:1237
4948 #, c-format
4949 msgid ""
4950 "oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
4951 msgstr ""
4953 #: midx.c:1242
4954 msgid "the midx contains no oid"
4955 msgstr ""
4957 #: midx.c:1251
4958 msgid "Verifying OID order in multi-pack-index"
4959 msgstr ""
4961 #: midx.c:1260
4962 #, c-format
4963 msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
4964 msgstr ""
4966 #: midx.c:1280
4967 msgid "Sorting objects by packfile"
4968 msgstr ""
4970 #: midx.c:1287
4971 msgid "Verifying object offsets"
4972 msgstr ""
4974 #: midx.c:1303
4975 #, c-format
4976 msgid "failed to load pack entry for oid[%d] = %s"
4977 msgstr ""
4979 #: midx.c:1309
4980 #, c-format
4981 msgid "failed to load pack-index for packfile %s"
4982 msgstr ""
4984 #: midx.c:1318
4985 #, c-format
4986 msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
4987 msgstr ""
4989 #: midx.c:1343
4990 msgid "Counting referenced objects"
4991 msgstr ""
4993 #: midx.c:1353
4994 msgid "Finding and deleting unreferenced packfiles"
4995 msgstr ""
4997 #: midx.c:1544
4998 msgid "could not start pack-objects"
4999 msgstr ""
5001 #: midx.c:1564
5002 msgid "could not finish pack-objects"
5003 msgstr ""
5005 #: name-hash.c:542
5006 #, c-format
5007 msgid "unable to create lazy_dir thread: %s"
5008 msgstr ""
5010 #: name-hash.c:564
5011 #, c-format
5012 msgid "unable to create lazy_name thread: %s"
5013 msgstr ""
5015 #: name-hash.c:570
5016 #, c-format
5017 msgid "unable to join lazy_name thread: %s"
5018 msgstr ""
5020 #: notes-merge.c:277
5021 #, c-format
5022 msgid ""
5023 "You have not concluded your previous notes merge (%s exists).\n"
5024 "Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
5025 "commit/abort the previous merge before you start a new notes merge."
5026 msgstr ""
5028 #: notes-merge.c:284
5029 #, c-format
5030 msgid "You have not concluded your notes merge (%s exists)."
5031 msgstr ""
5033 #: notes-utils.c:46
5034 msgid "Cannot commit uninitialized/unreferenced notes tree"
5035 msgstr ""
5037 #: notes-utils.c:105
5038 #, c-format
5039 msgid "Bad notes.rewriteMode value: '%s'"
5040 msgstr ""
5042 #: notes-utils.c:115
5043 #, c-format
5044 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
5045 msgstr ""
5047 #. TRANSLATORS: The first %s is the name of
5048 #. the environment variable, the second %s is
5049 #. its value.
5051 #: notes-utils.c:145
5052 #, c-format
5053 msgid "Bad %s value: '%s'"
5054 msgstr ""
5056 #: object-file.c:526
5057 #, c-format
5058 msgid "object directory %s does not exist; check .git/objects/info/alternates"
5059 msgstr ""
5061 #: object-file.c:577
5062 #, c-format
5063 msgid "unable to normalize alternate object path: %s"
5064 msgstr ""
5066 #: object-file.c:649
5067 #, c-format
5068 msgid "%s: ignoring alternate object stores, nesting too deep"
5069 msgstr ""
5071 #: object-file.c:656
5072 #, c-format
5073 msgid "unable to normalize object directory: %s"
5074 msgstr ""
5076 #: object-file.c:699
5077 msgid "unable to fdopen alternates lockfile"
5078 msgstr ""
5080 #: object-file.c:717
5081 msgid "unable to read alternates file"
5082 msgstr ""
5084 #: object-file.c:724
5085 msgid "unable to move new alternates file into place"
5086 msgstr ""
5088 #: object-file.c:759
5089 #, c-format
5090 msgid "path '%s' does not exist"
5091 msgstr ""
5093 #: object-file.c:780
5094 #, c-format
5095 msgid "reference repository '%s' as a linked checkout is not supported yet."
5096 msgstr ""
5098 #: object-file.c:786
5099 #, c-format
5100 msgid "reference repository '%s' is not a local repository."
5101 msgstr ""
5103 #: object-file.c:792
5104 #, c-format
5105 msgid "reference repository '%s' is shallow"
5106 msgstr ""
5108 #: object-file.c:800
5109 #, c-format
5110 msgid "reference repository '%s' is grafted"
5111 msgstr ""
5113 #: object-file.c:860
5114 #, c-format
5115 msgid "invalid line while parsing alternate refs: %s"
5116 msgstr ""
5118 #: object-file.c:1010
5119 #, c-format
5120 msgid "attempting to mmap %<PRIuMAX> over limit %<PRIuMAX>"
5121 msgstr ""
5123 #: object-file.c:1031
5124 msgid "mmap failed"
5125 msgstr ""
5127 #: object-file.c:1195
5128 #, c-format
5129 msgid "object file %s is empty"
5130 msgstr ""
5132 #: object-file.c:1330 object-file.c:2524
5133 #, c-format
5134 msgid "corrupt loose object '%s'"
5135 msgstr ""
5137 #: object-file.c:1332 object-file.c:2528
5138 #, c-format
5139 msgid "garbage at end of loose object '%s'"
5140 msgstr ""
5142 #: object-file.c:1374
5143 msgid "invalid object type"
5144 msgstr ""
5146 #: object-file.c:1458
5147 #, c-format
5148 msgid "unable to unpack %s header with --allow-unknown-type"
5149 msgstr ""
5151 #: object-file.c:1461
5152 #, c-format
5153 msgid "unable to unpack %s header"
5154 msgstr ""
5156 #: object-file.c:1467
5157 #, c-format
5158 msgid "unable to parse %s header with --allow-unknown-type"
5159 msgstr ""
5161 #: object-file.c:1470
5162 #, c-format
5163 msgid "unable to parse %s header"
5164 msgstr ""
5166 #: object-file.c:1697
5167 #, c-format
5168 msgid "failed to read object %s"
5169 msgstr ""
5171 #: object-file.c:1701
5172 #, c-format
5173 msgid "replacement %s not found for %s"
5174 msgstr ""
5176 #: object-file.c:1705
5177 #, c-format
5178 msgid "loose object %s (stored in %s) is corrupt"
5179 msgstr ""
5181 #: object-file.c:1709
5182 #, c-format
5183 msgid "packed object %s (stored in %s) is corrupt"
5184 msgstr ""
5186 #: object-file.c:1814
5187 #, c-format
5188 msgid "unable to write file %s"
5189 msgstr ""
5191 #: object-file.c:1821
5192 #, c-format
5193 msgid "unable to set permission to '%s'"
5194 msgstr ""
5196 #: object-file.c:1828
5197 msgid "file write error"
5198 msgstr ""
5200 #: object-file.c:1848
5201 msgid "error when closing loose object file"
5202 msgstr ""
5204 #: object-file.c:1913
5205 #, c-format
5206 msgid "insufficient permission for adding an object to repository database %s"
5207 msgstr ""
5209 #: object-file.c:1915
5210 msgid "unable to create temporary file"
5211 msgstr ""
5213 #: object-file.c:1939
5214 msgid "unable to write loose object file"
5215 msgstr ""
5217 #: object-file.c:1945
5218 #, c-format
5219 msgid "unable to deflate new object %s (%d)"
5220 msgstr ""
5222 #: object-file.c:1949
5223 #, c-format
5224 msgid "deflateEnd on object %s failed (%d)"
5225 msgstr ""
5227 #: object-file.c:1953
5228 #, c-format
5229 msgid "confused by unstable object source data for %s"
5230 msgstr ""
5232 #: object-file.c:1963 builtin/pack-objects.c:1097
5233 #, c-format
5234 msgid "failed utime() on %s"
5235 msgstr ""
5237 #: object-file.c:2040
5238 #, c-format
5239 msgid "cannot read object for %s"
5240 msgstr ""
5242 #: object-file.c:2091
5243 msgid "corrupt commit"
5244 msgstr ""
5246 #: object-file.c:2099
5247 msgid "corrupt tag"
5248 msgstr ""
5250 #: object-file.c:2199
5251 #, c-format
5252 msgid "read error while indexing %s"
5253 msgstr ""
5255 #: object-file.c:2202
5256 #, c-format
5257 msgid "short read while indexing %s"
5258 msgstr ""
5260 #: object-file.c:2275 object-file.c:2285
5261 #, c-format
5262 msgid "%s: failed to insert into database"
5263 msgstr ""
5265 #: object-file.c:2291
5266 #, c-format
5267 msgid "%s: unsupported file type"
5268 msgstr ""
5270 #: object-file.c:2315
5271 #, c-format
5272 msgid "%s is not a valid object"
5273 msgstr ""
5275 #: object-file.c:2317
5276 #, c-format
5277 msgid "%s is not a valid '%s' object"
5278 msgstr ""
5280 #: object-file.c:2344 builtin/index-pack.c:192
5281 #, c-format
5282 msgid "unable to open %s"
5283 msgstr ""
5285 #: object-file.c:2535 object-file.c:2588
5286 #, c-format
5287 msgid "hash mismatch for %s (expected %s)"
5288 msgstr ""
5290 #: object-file.c:2559
5291 #, c-format
5292 msgid "unable to mmap %s"
5293 msgstr ""
5295 #: object-file.c:2564
5296 #, c-format
5297 msgid "unable to unpack header of %s"
5298 msgstr ""
5300 #: object-file.c:2570
5301 #, c-format
5302 msgid "unable to parse header of %s"
5303 msgstr ""
5305 #: object-file.c:2581
5306 #, c-format
5307 msgid "unable to unpack contents of %s"
5308 msgstr ""
5310 #: object-name.c:486
5311 #, c-format
5312 msgid "short object ID %s is ambiguous"
5313 msgstr ""
5315 #: object-name.c:497
5316 msgid "The candidates are:"
5317 msgstr ""
5319 #: object-name.c:796
5320 msgid ""
5321 "Git normally never creates a ref that ends with 40 hex characters\n"
5322 "because it will be ignored when you just specify 40-hex. These refs\n"
5323 "may be created by mistake. For example,\n"
5324 "\n"
5325 "  git switch -c $br $(git rev-parse ...)\n"
5326 "\n"
5327 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
5328 "examine these refs and maybe delete them. Turn this message off by\n"
5329 "running \"git config advice.objectNameWarning false\""
5330 msgstr ""
5332 #: object-name.c:916
5333 #, c-format
5334 msgid "log for '%.*s' only goes back to %s"
5335 msgstr ""
5337 #: object-name.c:924
5338 #, c-format
5339 msgid "log for '%.*s' only has %d entries"
5340 msgstr ""
5342 #: object-name.c:1702
5343 #, c-format
5344 msgid "path '%s' exists on disk, but not in '%.*s'"
5345 msgstr ""
5347 #: object-name.c:1708
5348 #, c-format
5349 msgid ""
5350 "path '%s' exists, but not '%s'\n"
5351 "hint: Did you mean '%.*s:%s' aka '%.*s:./%s'?"
5352 msgstr ""
5354 #: object-name.c:1717
5355 #, c-format
5356 msgid "path '%s' does not exist in '%.*s'"
5357 msgstr ""
5359 #: object-name.c:1745
5360 #, c-format
5361 msgid ""
5362 "path '%s' is in the index, but not at stage %d\n"
5363 "hint: Did you mean ':%d:%s'?"
5364 msgstr ""
5366 #: object-name.c:1761
5367 #, c-format
5368 msgid ""
5369 "path '%s' is in the index, but not '%s'\n"
5370 "hint: Did you mean ':%d:%s' aka ':%d:./%s'?"
5371 msgstr ""
5373 #: object-name.c:1769
5374 #, c-format
5375 msgid "path '%s' exists on disk, but not in the index"
5376 msgstr ""
5378 #: object-name.c:1771
5379 #, c-format
5380 msgid "path '%s' does not exist (neither on disk nor in the index)"
5381 msgstr ""
5383 #: object-name.c:1784
5384 msgid "relative path syntax can't be used outside working tree"
5385 msgstr ""
5387 #: object-name.c:1922
5388 #, c-format
5389 msgid "invalid object name '%.*s'."
5390 msgstr ""
5392 #: object.c:53
5393 #, c-format
5394 msgid "invalid object type \"%s\""
5395 msgstr ""
5397 #: object.c:173
5398 #, c-format
5399 msgid "object %s is a %s, not a %s"
5400 msgstr ""
5402 #: object.c:232
5403 #, c-format
5404 msgid "object %s has unknown type id %d"
5405 msgstr ""
5407 #: object.c:245
5408 #, c-format
5409 msgid "unable to parse object: %s"
5410 msgstr ""
5412 #: object.c:265 object.c:277
5413 #, c-format
5414 msgid "hash mismatch %s"
5415 msgstr ""
5417 #: pack-bitmap.c:844 pack-bitmap.c:850 builtin/pack-objects.c:2251
5418 #, c-format
5419 msgid "unable to get size of %s"
5420 msgstr ""
5422 #: pack-bitmap.c:1547 builtin/rev-list.c:92
5423 #, c-format
5424 msgid "unable to get disk usage of %s"
5425 msgstr ""
5427 #: pack-revindex.c:221
5428 #, c-format
5429 msgid "reverse-index file %s is too small"
5430 msgstr ""
5432 #: pack-revindex.c:226
5433 #, c-format
5434 msgid "reverse-index file %s is corrupt"
5435 msgstr ""
5437 #: pack-revindex.c:234
5438 #, c-format
5439 msgid "reverse-index file %s has unknown signature"
5440 msgstr ""
5442 #: pack-revindex.c:238
5443 #, c-format
5444 msgid "reverse-index file %s has unsupported version %<PRIu32>"
5445 msgstr ""
5447 #: pack-revindex.c:243
5448 #, c-format
5449 msgid "reverse-index file %s has unsupported hash id %<PRIu32>"
5450 msgstr ""
5452 #: pack-write.c:250
5453 msgid "cannot both write and verify reverse index"
5454 msgstr ""
5456 #: pack-write.c:271
5457 #, c-format
5458 msgid "could not stat: %s"
5459 msgstr ""
5461 #: pack-write.c:283
5462 #, c-format
5463 msgid "failed to make %s readable"
5464 msgstr ""
5466 #: pack-write.c:522
5467 #, c-format
5468 msgid "could not write '%s' promisor file"
5469 msgstr ""
5471 #: packfile.c:625
5472 msgid "offset before end of packfile (broken .idx?)"
5473 msgstr ""
5475 #: packfile.c:1937
5476 #, c-format
5477 msgid "offset before start of pack index for %s (corrupt index?)"
5478 msgstr ""
5480 #: packfile.c:1941
5481 #, c-format
5482 msgid "offset beyond end of pack index for %s (truncated index?)"
5483 msgstr ""
5485 #: parse-options-cb.c:20 parse-options-cb.c:24
5486 #, c-format
5487 msgid "option `%s' expects a numerical value"
5488 msgstr ""
5490 #: parse-options-cb.c:41
5491 #, c-format
5492 msgid "malformed expiration date '%s'"
5493 msgstr ""
5495 #: parse-options-cb.c:54
5496 #, c-format
5497 msgid "option `%s' expects \"always\", \"auto\", or \"never\""
5498 msgstr ""
5500 #: parse-options-cb.c:132 parse-options-cb.c:149
5501 #, c-format
5502 msgid "malformed object name '%s'"
5503 msgstr ""
5505 #: parse-options.c:38
5506 #, c-format
5507 msgid "%s requires a value"
5508 msgstr ""
5510 #: parse-options.c:73
5511 #, c-format
5512 msgid "%s is incompatible with %s"
5513 msgstr ""
5515 #: parse-options.c:78
5516 #, c-format
5517 msgid "%s : incompatible with something else"
5518 msgstr ""
5520 #: parse-options.c:92 parse-options.c:96 parse-options.c:317
5521 #, c-format
5522 msgid "%s takes no value"
5523 msgstr ""
5525 #: parse-options.c:94
5526 #, c-format
5527 msgid "%s isn't available"
5528 msgstr ""
5530 #: parse-options.c:217
5531 #, c-format
5532 msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
5533 msgstr ""
5535 #: parse-options.c:386
5536 #, c-format
5537 msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
5538 msgstr ""
5540 #: parse-options.c:420 parse-options.c:428
5541 #, c-format
5542 msgid "did you mean `--%s` (with two dashes)?"
5543 msgstr ""
5545 #: parse-options.c:668 parse-options.c:988
5546 #, c-format
5547 msgid "alias of --%s"
5548 msgstr ""
5550 #: parse-options.c:879
5551 #, c-format
5552 msgid "unknown option `%s'"
5553 msgstr ""
5555 #: parse-options.c:881
5556 #, c-format
5557 msgid "unknown switch `%c'"
5558 msgstr ""
5560 #: parse-options.c:883
5561 #, c-format
5562 msgid "unknown non-ascii option in string: `%s'"
5563 msgstr ""
5565 #: parse-options.c:907
5566 msgid "..."
5567 msgstr ""
5569 #: parse-options.c:926
5570 #, c-format
5571 msgid "usage: %s"
5572 msgstr ""
5574 #. TRANSLATORS: the colon here should align with the
5575 #. one in "usage: %s" translation.
5577 #: parse-options.c:932
5578 #, c-format
5579 msgid "   or: %s"
5580 msgstr ""
5582 #: parse-options.c:935
5583 #, c-format
5584 msgid "    %s"
5585 msgstr ""
5587 #: parse-options.c:974
5588 msgid "-NUM"
5589 msgstr ""
5591 #: path.c:915
5592 #, c-format
5593 msgid "Could not make %s writable by group"
5594 msgstr ""
5596 #: pathspec.c:151
5597 msgid "Escape character '\\' not allowed as last character in attr value"
5598 msgstr ""
5600 #: pathspec.c:169
5601 msgid "Only one 'attr:' specification is allowed."
5602 msgstr ""
5604 #: pathspec.c:172
5605 msgid "attr spec must not be empty"
5606 msgstr ""
5608 #: pathspec.c:215
5609 #, c-format
5610 msgid "invalid attribute name %s"
5611 msgstr ""
5613 #: pathspec.c:280
5614 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
5615 msgstr ""
5617 #: pathspec.c:287
5618 msgid ""
5619 "global 'literal' pathspec setting is incompatible with all other global "
5620 "pathspec settings"
5621 msgstr ""
5623 #: pathspec.c:327
5624 msgid "invalid parameter for pathspec magic 'prefix'"
5625 msgstr ""
5627 #: pathspec.c:348
5628 #, c-format
5629 msgid "Invalid pathspec magic '%.*s' in '%s'"
5630 msgstr ""
5632 #: pathspec.c:353
5633 #, c-format
5634 msgid "Missing ')' at the end of pathspec magic in '%s'"
5635 msgstr ""
5637 #: pathspec.c:391
5638 #, c-format
5639 msgid "Unimplemented pathspec magic '%c' in '%s'"
5640 msgstr ""
5642 #: pathspec.c:450
5643 #, c-format
5644 msgid "%s: 'literal' and 'glob' are incompatible"
5645 msgstr ""
5647 #: pathspec.c:466
5648 #, c-format
5649 msgid "%s: '%s' is outside repository at '%s'"
5650 msgstr ""
5652 #: pathspec.c:542
5653 #, c-format
5654 msgid "'%s' (mnemonic: '%c')"
5655 msgstr ""
5657 #: pathspec.c:552
5658 #, c-format
5659 msgid "%s: pathspec magic not supported by this command: %s"
5660 msgstr ""
5662 #: pathspec.c:619
5663 #, c-format
5664 msgid "pathspec '%s' is beyond a symbolic link"
5665 msgstr ""
5667 #: pathspec.c:664
5668 #, c-format
5669 msgid "line is badly quoted: %s"
5670 msgstr ""
5672 #: pkt-line.c:92
5673 msgid "unable to write flush packet"
5674 msgstr ""
5676 #: pkt-line.c:99
5677 msgid "unable to write delim packet"
5678 msgstr ""
5680 #: pkt-line.c:106
5681 msgid "unable to write stateless separator packet"
5682 msgstr ""
5684 #: pkt-line.c:113
5685 msgid "flush packet write failed"
5686 msgstr ""
5688 #: pkt-line.c:153 pkt-line.c:265
5689 msgid "protocol error: impossibly long line"
5690 msgstr ""
5692 #: pkt-line.c:169 pkt-line.c:171
5693 msgid "packet write with format failed"
5694 msgstr ""
5696 #: pkt-line.c:204
5697 msgid "packet write failed - data exceeds max packet size"
5698 msgstr ""
5700 #: pkt-line.c:222
5701 #, c-format
5702 msgid "packet write failed: %s"
5703 msgstr ""
5705 #: pkt-line.c:328 pkt-line.c:329
5706 msgid "read error"
5707 msgstr ""
5709 #: pkt-line.c:339 pkt-line.c:340
5710 msgid "the remote end hung up unexpectedly"
5711 msgstr ""
5713 #: pkt-line.c:369 pkt-line.c:371
5714 #, c-format
5715 msgid "protocol error: bad line length character: %.4s"
5716 msgstr ""
5718 #: pkt-line.c:386 pkt-line.c:388 pkt-line.c:394 pkt-line.c:396
5719 #, c-format
5720 msgid "protocol error: bad line length %d"
5721 msgstr ""
5723 #: pkt-line.c:413 sideband.c:165
5724 #, c-format
5725 msgid "remote error: %s"
5726 msgstr ""
5728 #: preload-index.c:125
5729 msgid "Refreshing index"
5730 msgstr ""
5732 #: preload-index.c:144
5733 #, c-format
5734 msgid "unable to create threaded lstat: %s"
5735 msgstr ""
5737 #: pretty.c:988
5738 msgid "unable to parse --pretty format"
5739 msgstr ""
5741 #: promisor-remote.c:30
5742 msgid "promisor-remote: unable to fork off fetch subprocess"
5743 msgstr ""
5745 #: promisor-remote.c:35 promisor-remote.c:37
5746 msgid "promisor-remote: could not write to fetch subprocess"
5747 msgstr ""
5749 #: promisor-remote.c:41
5750 msgid "promisor-remote: could not close stdin to fetch subprocess"
5751 msgstr ""
5753 #: promisor-remote.c:53
5754 #, c-format
5755 msgid "promisor remote name cannot begin with '/': %s"
5756 msgstr ""
5758 #: protocol-caps.c:103
5759 msgid "object-info: expected flush after arguments"
5760 msgstr ""
5762 #: prune-packed.c:35
5763 msgid "Removing duplicate objects"
5764 msgstr ""
5766 #: range-diff.c:78
5767 msgid "could not start `log`"
5768 msgstr ""
5770 #: range-diff.c:80
5771 msgid "could not read `log` output"
5772 msgstr ""
5774 #: range-diff.c:101 sequencer.c:5551
5775 #, c-format
5776 msgid "could not parse commit '%s'"
5777 msgstr ""
5779 #: range-diff.c:115
5780 #, c-format
5781 msgid ""
5782 "could not parse first line of `log` output: did not start with 'commit ': "
5783 "'%s'"
5784 msgstr ""
5786 #: range-diff.c:140
5787 #, c-format
5788 msgid "could not parse git header '%.*s'"
5789 msgstr ""
5791 #: range-diff.c:306
5792 msgid "failed to generate diff"
5793 msgstr ""
5795 #: range-diff.c:558
5796 msgid "--left-only and --right-only are mutually exclusive"
5797 msgstr ""
5799 #: range-diff.c:561 range-diff.c:563
5800 #, c-format
5801 msgid "could not parse log for '%s'"
5802 msgstr ""
5804 #: read-cache.c:708
5805 #, c-format
5806 msgid "will not add file alias '%s' ('%s' already exists in index)"
5807 msgstr ""
5809 #: read-cache.c:724
5810 msgid "cannot create an empty blob in the object database"
5811 msgstr ""
5813 #: read-cache.c:746
5814 #, c-format
5815 msgid "%s: can only add regular files, symbolic links or git-directories"
5816 msgstr ""
5818 #: read-cache.c:751
5819 #, c-format
5820 msgid "'%s' does not have a commit checked out"
5821 msgstr ""
5823 #: read-cache.c:803
5824 #, c-format
5825 msgid "unable to index file '%s'"
5826 msgstr ""
5828 #: read-cache.c:822
5829 #, c-format
5830 msgid "unable to add '%s' to index"
5831 msgstr ""
5833 #: read-cache.c:833
5834 #, c-format
5835 msgid "unable to stat '%s'"
5836 msgstr ""
5838 #: read-cache.c:1356
5839 #, c-format
5840 msgid "'%s' appears as both a file and as a directory"
5841 msgstr ""
5843 #: read-cache.c:1571
5844 msgid "Refresh index"
5845 msgstr ""
5847 #: read-cache.c:1700
5848 #, c-format
5849 msgid ""
5850 "index.version set, but the value is invalid.\n"
5851 "Using version %i"
5852 msgstr ""
5854 #: read-cache.c:1710
5855 #, c-format
5856 msgid ""
5857 "GIT_INDEX_VERSION set, but the value is invalid.\n"
5858 "Using version %i"
5859 msgstr ""
5861 #: read-cache.c:1766
5862 #, c-format
5863 msgid "bad signature 0x%08x"
5864 msgstr ""
5866 #: read-cache.c:1769
5867 #, c-format
5868 msgid "bad index version %d"
5869 msgstr ""
5871 #: read-cache.c:1778
5872 msgid "bad index file sha1 signature"
5873 msgstr ""
5875 #: read-cache.c:1812
5876 #, c-format
5877 msgid "index uses %.4s extension, which we do not understand"
5878 msgstr ""
5880 #: read-cache.c:1814
5881 #, c-format
5882 msgid "ignoring %.4s extension"
5883 msgstr ""
5885 #: read-cache.c:1851
5886 #, c-format
5887 msgid "unknown index entry format 0x%08x"
5888 msgstr ""
5890 #: read-cache.c:1867
5891 #, c-format
5892 msgid "malformed name field in the index, near path '%s'"
5893 msgstr ""
5895 #: read-cache.c:1924
5896 msgid "unordered stage entries in index"
5897 msgstr ""
5899 #: read-cache.c:1927
5900 #, c-format
5901 msgid "multiple stage entries for merged file '%s'"
5902 msgstr ""
5904 #: read-cache.c:1930
5905 #, c-format
5906 msgid "unordered stage entries for '%s'"
5907 msgstr ""
5909 #: read-cache.c:2036 read-cache.c:2333 rerere.c:549 rerere.c:583 rerere.c:1095
5910 #: submodule.c:1635 builtin/add.c:575 builtin/check-ignore.c:183
5911 #: builtin/checkout.c:522 builtin/checkout.c:711 builtin/clean.c:991
5912 #: builtin/commit.c:377 builtin/diff-tree.c:122 builtin/grep.c:505
5913 #: builtin/mv.c:146 builtin/reset.c:247 builtin/rm.c:291
5914 #: builtin/submodule--helper.c:332
5915 msgid "index file corrupt"
5916 msgstr ""
5918 #: read-cache.c:2180
5919 #, c-format
5920 msgid "unable to create load_cache_entries thread: %s"
5921 msgstr ""
5923 #: read-cache.c:2193
5924 #, c-format
5925 msgid "unable to join load_cache_entries thread: %s"
5926 msgstr ""
5928 #: read-cache.c:2226
5929 #, c-format
5930 msgid "%s: index file open failed"
5931 msgstr ""
5933 #: read-cache.c:2230
5934 #, c-format
5935 msgid "%s: cannot stat the open index"
5936 msgstr ""
5938 #: read-cache.c:2234
5939 #, c-format
5940 msgid "%s: index file smaller than expected"
5941 msgstr ""
5943 #: read-cache.c:2238
5944 #, c-format
5945 msgid "%s: unable to map index file"
5946 msgstr ""
5948 #: read-cache.c:2280
5949 #, c-format
5950 msgid "unable to create load_index_extensions thread: %s"
5951 msgstr ""
5953 #: read-cache.c:2307
5954 #, c-format
5955 msgid "unable to join load_index_extensions thread: %s"
5956 msgstr ""
5958 #: read-cache.c:2345
5959 #, c-format
5960 msgid "could not freshen shared index '%s'"
5961 msgstr ""
5963 #: read-cache.c:2392
5964 #, c-format
5965 msgid "broken index, expect %s in %s, got %s"
5966 msgstr ""
5968 #: read-cache.c:3095 strbuf.c:1173 wrapper.c:633 builtin/merge.c:1145
5969 #, c-format
5970 msgid "could not close '%s'"
5971 msgstr ""
5973 #: read-cache.c:3138
5974 msgid "failed to convert to a sparse-index"
5975 msgstr ""
5977 #: read-cache.c:3209 sequencer.c:2684 sequencer.c:4441
5978 #, c-format
5979 msgid "could not stat '%s'"
5980 msgstr ""
5982 #: read-cache.c:3222
5983 #, c-format
5984 msgid "unable to open git dir: %s"
5985 msgstr ""
5987 #: read-cache.c:3234
5988 #, c-format
5989 msgid "unable to unlink: %s"
5990 msgstr ""
5992 #: read-cache.c:3263
5993 #, c-format
5994 msgid "cannot fix permission bits on '%s'"
5995 msgstr ""
5997 #: read-cache.c:3412
5998 #, c-format
5999 msgid "%s: cannot drop to stage #0"
6000 msgstr ""
6002 #: rebase-interactive.c:11
6003 msgid ""
6004 "You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
6005 "continue'.\n"
6006 "Or you can abort the rebase with 'git rebase --abort'.\n"
6007 msgstr ""
6009 #: rebase-interactive.c:33
6010 #, c-format
6011 msgid ""
6012 "unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
6013 msgstr ""
6015 #: rebase-interactive.c:42
6016 msgid ""
6017 "\n"
6018 "Commands:\n"
6019 "p, pick <commit> = use commit\n"
6020 "r, reword <commit> = use commit, but edit the commit message\n"
6021 "e, edit <commit> = use commit, but stop for amending\n"
6022 "s, squash <commit> = use commit, but meld into previous commit\n"
6023 "f, fixup [-C | -c] <commit> = like \"squash\" but keep only the previous\n"
6024 "                   commit's log message, unless -C is used, in which case\n"
6025 "                   keep only this commit's message; -c is same as -C but\n"
6026 "                   opens the editor\n"
6027 "x, exec <command> = run command (the rest of the line) using shell\n"
6028 "b, break = stop here (continue rebase later with 'git rebase --continue')\n"
6029 "d, drop <commit> = remove commit\n"
6030 "l, label <label> = label current HEAD with a name\n"
6031 "t, reset <label> = reset HEAD to a label\n"
6032 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
6033 ".       create a merge commit using the original merge commit's\n"
6034 ".       message (or the oneline, if no original merge commit was\n"
6035 ".       specified); use -c <commit> to reword the commit message\n"
6036 "\n"
6037 "These lines can be re-ordered; they are executed from top to bottom.\n"
6038 msgstr ""
6040 #: rebase-interactive.c:66
6041 #, c-format
6042 msgid "Rebase %s onto %s (%d command)"
6043 msgid_plural "Rebase %s onto %s (%d commands)"
6044 msgstr[0] ""
6045 msgstr[1] ""
6047 #: rebase-interactive.c:75 git-rebase--preserve-merges.sh:218
6048 msgid ""
6049 "\n"
6050 "Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
6051 msgstr ""
6053 #: rebase-interactive.c:78 git-rebase--preserve-merges.sh:222
6054 msgid ""
6055 "\n"
6056 "If you remove a line here THAT COMMIT WILL BE LOST.\n"
6057 msgstr ""
6059 #: rebase-interactive.c:84 git-rebase--preserve-merges.sh:861
6060 msgid ""
6061 "\n"
6062 "You are editing the todo file of an ongoing interactive rebase.\n"
6063 "To continue rebase after editing, run:\n"
6064 "    git rebase --continue\n"
6065 "\n"
6066 msgstr ""
6068 #: rebase-interactive.c:89 git-rebase--preserve-merges.sh:938
6069 msgid ""
6070 "\n"
6071 "However, if you remove everything, the rebase will be aborted.\n"
6072 "\n"
6073 msgstr ""
6075 #: rebase-interactive.c:113 rerere.c:469 rerere.c:676 sequencer.c:3816
6076 #: sequencer.c:3842 sequencer.c:5657 builtin/fsck.c:327 builtin/rebase.c:271
6077 #, c-format
6078 msgid "could not write '%s'"
6079 msgstr ""
6081 #: rebase-interactive.c:119 builtin/rebase.c:203 builtin/rebase.c:229
6082 #: builtin/rebase.c:253
6083 #, c-format
6084 msgid "could not write '%s'."
6085 msgstr ""
6087 #: rebase-interactive.c:196
6088 #, c-format
6089 msgid ""
6090 "Warning: some commits may have been dropped accidentally.\n"
6091 "Dropped commits (newer to older):\n"
6092 msgstr ""
6094 #: rebase-interactive.c:203
6095 #, c-format
6096 msgid ""
6097 "To avoid this message, use \"drop\" to explicitly remove a commit.\n"
6098 "\n"
6099 "Use 'git config rebase.missingCommitsCheck' to change the level of "
6100 "warnings.\n"
6101 "The possible behaviours are: ignore, warn, error.\n"
6102 "\n"
6103 msgstr ""
6105 #: rebase-interactive.c:236 rebase-interactive.c:241 sequencer.c:2597
6106 #: builtin/rebase.c:189 builtin/rebase.c:214 builtin/rebase.c:240
6107 #: builtin/rebase.c:265
6108 #, c-format
6109 msgid "could not read '%s'."
6110 msgstr ""
6112 #: ref-filter.c:42 wt-status.c:1978
6113 msgid "gone"
6114 msgstr ""
6116 #: ref-filter.c:43
6117 #, c-format
6118 msgid "ahead %d"
6119 msgstr ""
6121 #: ref-filter.c:44
6122 #, c-format
6123 msgid "behind %d"
6124 msgstr ""
6126 #: ref-filter.c:45
6127 #, c-format
6128 msgid "ahead %d, behind %d"
6129 msgstr ""
6131 #: ref-filter.c:175
6132 #, c-format
6133 msgid "expected format: %%(color:<color>)"
6134 msgstr ""
6136 #: ref-filter.c:177
6137 #, c-format
6138 msgid "unrecognized color: %%(color:%s)"
6139 msgstr ""
6141 #: ref-filter.c:199
6142 #, c-format
6143 msgid "Integer value expected refname:lstrip=%s"
6144 msgstr ""
6146 #: ref-filter.c:203
6147 #, c-format
6148 msgid "Integer value expected refname:rstrip=%s"
6149 msgstr ""
6151 #: ref-filter.c:205
6152 #, c-format
6153 msgid "unrecognized %%(%s) argument: %s"
6154 msgstr ""
6156 #: ref-filter.c:260
6157 #, c-format
6158 msgid "%%(objecttype) does not take arguments"
6159 msgstr ""
6161 #: ref-filter.c:282
6162 #, c-format
6163 msgid "unrecognized %%(objectsize) argument: %s"
6164 msgstr ""
6166 #: ref-filter.c:290
6167 #, c-format
6168 msgid "%%(deltabase) does not take arguments"
6169 msgstr ""
6171 #: ref-filter.c:302
6172 #, c-format
6173 msgid "%%(body) does not take arguments"
6174 msgstr ""
6176 #: ref-filter.c:315
6177 #, c-format
6178 msgid "unrecognized %%(subject) argument: %s"
6179 msgstr ""
6181 #: ref-filter.c:334
6182 #, c-format
6183 msgid "expected %%(trailers:key=<value>)"
6184 msgstr ""
6186 #: ref-filter.c:336
6187 #, c-format
6188 msgid "unknown %%(trailers) argument: %s"
6189 msgstr ""
6191 #: ref-filter.c:367
6192 #, c-format
6193 msgid "positive value expected contents:lines=%s"
6194 msgstr ""
6196 #: ref-filter.c:369
6197 #, c-format
6198 msgid "unrecognized %%(contents) argument: %s"
6199 msgstr ""
6201 #: ref-filter.c:384
6202 #, c-format
6203 msgid "positive value expected '%s' in %%(%s)"
6204 msgstr ""
6206 #: ref-filter.c:388
6207 #, c-format
6208 msgid "unrecognized argument '%s' in %%(%s)"
6209 msgstr ""
6211 #: ref-filter.c:402
6212 #, c-format
6213 msgid "unrecognized email option: %s"
6214 msgstr ""
6216 #: ref-filter.c:432
6217 #, c-format
6218 msgid "expected format: %%(align:<width>,<position>)"
6219 msgstr ""
6221 #: ref-filter.c:444
6222 #, c-format
6223 msgid "unrecognized position:%s"
6224 msgstr ""
6226 #: ref-filter.c:451
6227 #, c-format
6228 msgid "unrecognized width:%s"
6229 msgstr ""
6231 #: ref-filter.c:460
6232 #, c-format
6233 msgid "unrecognized %%(align) argument: %s"
6234 msgstr ""
6236 #: ref-filter.c:468
6237 #, c-format
6238 msgid "positive width expected with the %%(align) atom"
6239 msgstr ""
6241 #: ref-filter.c:486
6242 #, c-format
6243 msgid "unrecognized %%(if) argument: %s"
6244 msgstr ""
6246 #: ref-filter.c:588
6247 #, c-format
6248 msgid "malformed field name: %.*s"
6249 msgstr ""
6251 #: ref-filter.c:615
6252 #, c-format
6253 msgid "unknown field name: %.*s"
6254 msgstr ""
6256 #: ref-filter.c:619
6257 #, c-format
6258 msgid ""
6259 "not a git repository, but the field '%.*s' requires access to object data"
6260 msgstr ""
6262 #: ref-filter.c:743
6263 #, c-format
6264 msgid "format: %%(if) atom used without a %%(then) atom"
6265 msgstr ""
6267 #: ref-filter.c:807
6268 #, c-format
6269 msgid "format: %%(then) atom used without an %%(if) atom"
6270 msgstr ""
6272 #: ref-filter.c:809
6273 #, c-format
6274 msgid "format: %%(then) atom used more than once"
6275 msgstr ""
6277 #: ref-filter.c:811
6278 #, c-format
6279 msgid "format: %%(then) atom used after %%(else)"
6280 msgstr ""
6282 #: ref-filter.c:839
6283 #, c-format
6284 msgid "format: %%(else) atom used without an %%(if) atom"
6285 msgstr ""
6287 #: ref-filter.c:841
6288 #, c-format
6289 msgid "format: %%(else) atom used without a %%(then) atom"
6290 msgstr ""
6292 #: ref-filter.c:843
6293 #, c-format
6294 msgid "format: %%(else) atom used more than once"
6295 msgstr ""
6297 #: ref-filter.c:858
6298 #, c-format
6299 msgid "format: %%(end) atom used without corresponding atom"
6300 msgstr ""
6302 #: ref-filter.c:915
6303 #, c-format
6304 msgid "malformed format string %s"
6305 msgstr ""
6307 #: ref-filter.c:1556
6308 #, c-format
6309 msgid "(no branch, rebasing %s)"
6310 msgstr ""
6312 #: ref-filter.c:1559
6313 #, c-format
6314 msgid "(no branch, rebasing detached HEAD %s)"
6315 msgstr ""
6317 #: ref-filter.c:1562
6318 #, c-format
6319 msgid "(no branch, bisect started on %s)"
6320 msgstr ""
6322 #: ref-filter.c:1566
6323 #, c-format
6324 msgid "(HEAD detached at %s)"
6325 msgstr ""
6327 #: ref-filter.c:1569
6328 #, c-format
6329 msgid "(HEAD detached from %s)"
6330 msgstr ""
6332 #: ref-filter.c:1572
6333 msgid "(no branch)"
6334 msgstr ""
6336 #: ref-filter.c:1604 ref-filter.c:1813
6337 #, c-format
6338 msgid "missing object %s for %s"
6339 msgstr ""
6341 #: ref-filter.c:1614
6342 #, c-format
6343 msgid "parse_object_buffer failed on %s for %s"
6344 msgstr ""
6346 #: ref-filter.c:1997
6347 #, c-format
6348 msgid "malformed object at '%s'"
6349 msgstr ""
6351 #: ref-filter.c:2086
6352 #, c-format
6353 msgid "ignoring ref with broken name %s"
6354 msgstr ""
6356 #: ref-filter.c:2091 refs.c:676
6357 #, c-format
6358 msgid "ignoring broken ref %s"
6359 msgstr ""
6361 #: ref-filter.c:2431
6362 #, c-format
6363 msgid "format: %%(end) atom missing"
6364 msgstr ""
6366 #: ref-filter.c:2525
6367 #, c-format
6368 msgid "malformed object name %s"
6369 msgstr ""
6371 #: ref-filter.c:2530
6372 #, c-format
6373 msgid "option `%s' must point to a commit"
6374 msgstr ""
6376 #: refs.c:264
6377 #, c-format
6378 msgid "%s does not point to a valid object!"
6379 msgstr ""
6381 #: refs.c:566
6382 #, c-format
6383 msgid ""
6384 "Using '%s' as the name for the initial branch. This default branch name\n"
6385 "is subject to change. To configure the initial branch name to use in all\n"
6386 "of your new repositories, which will suppress this warning, call:\n"
6387 "\n"
6388 "\tgit config --global init.defaultBranch <name>\n"
6389 "\n"
6390 "Names commonly chosen instead of 'master' are 'main', 'trunk' and\n"
6391 "'development'. The just-created branch can be renamed via this command:\n"
6392 "\n"
6393 "\tgit branch -m <name>\n"
6394 msgstr ""
6396 #: refs.c:588
6397 #, c-format
6398 msgid "could not retrieve `%s`"
6399 msgstr ""
6401 #: refs.c:598
6402 #, c-format
6403 msgid "invalid branch name: %s = %s"
6404 msgstr ""
6406 #: refs.c:674
6407 #, c-format
6408 msgid "ignoring dangling symref %s"
6409 msgstr ""
6411 #: refs.c:922
6412 #, c-format
6413 msgid "log for ref %s has gap after %s"
6414 msgstr ""
6416 #: refs.c:929
6417 #, c-format
6418 msgid "log for ref %s unexpectedly ended on %s"
6419 msgstr ""
6421 #: refs.c:994
6422 #, c-format
6423 msgid "log for %s is empty"
6424 msgstr ""
6426 #: refs.c:1086
6427 #, c-format
6428 msgid "refusing to update ref with bad name '%s'"
6429 msgstr ""
6431 #: refs.c:1157
6432 #, c-format
6433 msgid "update_ref failed for ref '%s': %s"
6434 msgstr ""
6436 #: refs.c:2051
6437 #, c-format
6438 msgid "multiple updates for ref '%s' not allowed"
6439 msgstr ""
6441 #: refs.c:2131
6442 msgid "ref updates forbidden inside quarantine environment"
6443 msgstr ""
6445 #: refs.c:2142
6446 msgid "ref updates aborted by hook"
6447 msgstr ""
6449 #: refs.c:2242 refs.c:2272
6450 #, c-format
6451 msgid "'%s' exists; cannot create '%s'"
6452 msgstr ""
6454 #: refs.c:2248 refs.c:2283
6455 #, c-format
6456 msgid "cannot process '%s' and '%s' at the same time"
6457 msgstr ""
6459 #: refs/files-backend.c:1228
6460 #, c-format
6461 msgid "could not remove reference %s"
6462 msgstr ""
6464 #: refs/files-backend.c:1242 refs/packed-backend.c:1542
6465 #: refs/packed-backend.c:1552
6466 #, c-format
6467 msgid "could not delete reference %s: %s"
6468 msgstr ""
6470 #: refs/files-backend.c:1245 refs/packed-backend.c:1555
6471 #, c-format
6472 msgid "could not delete references: %s"
6473 msgstr ""
6475 #: refspec.c:170
6476 #, c-format
6477 msgid "invalid refspec '%s'"
6478 msgstr ""
6480 #: remote.c:351
6481 #, c-format
6482 msgid "config remote shorthand cannot begin with '/': %s"
6483 msgstr ""
6485 #: remote.c:399
6486 msgid "more than one receivepack given, using the first"
6487 msgstr ""
6489 #: remote.c:407
6490 msgid "more than one uploadpack given, using the first"
6491 msgstr ""
6493 #: remote.c:590
6494 #, c-format
6495 msgid "Cannot fetch both %s and %s to %s"
6496 msgstr ""
6498 #: remote.c:594
6499 #, c-format
6500 msgid "%s usually tracks %s, not %s"
6501 msgstr ""
6503 #: remote.c:598
6504 #, c-format
6505 msgid "%s tracks both %s and %s"
6506 msgstr ""
6508 #: remote.c:666
6509 #, c-format
6510 msgid "key '%s' of pattern had no '*'"
6511 msgstr ""
6513 #: remote.c:676
6514 #, c-format
6515 msgid "value '%s' of pattern has no '*'"
6516 msgstr ""
6518 #: remote.c:1083
6519 #, c-format
6520 msgid "src refspec %s does not match any"
6521 msgstr ""
6523 #: remote.c:1088
6524 #, c-format
6525 msgid "src refspec %s matches more than one"
6526 msgstr ""
6528 #. TRANSLATORS: "matches '%s'%" is the <dst> part of "git push
6529 #. <remote> <src>:<dst>" push, and "being pushed ('%s')" is
6530 #. the <src>.
6532 #: remote.c:1103
6533 #, c-format
6534 msgid ""
6535 "The destination you provided is not a full refname (i.e.,\n"
6536 "starting with \"refs/\"). We tried to guess what you meant by:\n"
6537 "\n"
6538 "- Looking for a ref that matches '%s' on the remote side.\n"
6539 "- Checking if the <src> being pushed ('%s')\n"
6540 "  is a ref in \"refs/{heads,tags}/\". If so we add a corresponding\n"
6541 "  refs/{heads,tags}/ prefix on the remote side.\n"
6542 "\n"
6543 "Neither worked, so we gave up. You must fully qualify the ref."
6544 msgstr ""
6546 #: remote.c:1123
6547 #, c-format
6548 msgid ""
6549 "The <src> part of the refspec is a commit object.\n"
6550 "Did you mean to create a new branch by pushing to\n"
6551 "'%s:refs/heads/%s'?"
6552 msgstr ""
6554 #: remote.c:1128
6555 #, c-format
6556 msgid ""
6557 "The <src> part of the refspec is a tag object.\n"
6558 "Did you mean to create a new tag by pushing to\n"
6559 "'%s:refs/tags/%s'?"
6560 msgstr ""
6562 #: remote.c:1133
6563 #, c-format
6564 msgid ""
6565 "The <src> part of the refspec is a tree object.\n"
6566 "Did you mean to tag a new tree by pushing to\n"
6567 "'%s:refs/tags/%s'?"
6568 msgstr ""
6570 #: remote.c:1138
6571 #, c-format
6572 msgid ""
6573 "The <src> part of the refspec is a blob object.\n"
6574 "Did you mean to tag a new blob by pushing to\n"
6575 "'%s:refs/tags/%s'?"
6576 msgstr ""
6578 #: remote.c:1174
6579 #, c-format
6580 msgid "%s cannot be resolved to branch"
6581 msgstr ""
6583 #: remote.c:1185
6584 #, c-format
6585 msgid "unable to delete '%s': remote ref does not exist"
6586 msgstr ""
6588 #: remote.c:1197
6589 #, c-format
6590 msgid "dst refspec %s matches more than one"
6591 msgstr ""
6593 #: remote.c:1204
6594 #, c-format
6595 msgid "dst ref %s receives from more than one src"
6596 msgstr ""
6598 #: remote.c:1724 remote.c:1825
6599 msgid "HEAD does not point to a branch"
6600 msgstr ""
6602 #: remote.c:1733
6603 #, c-format
6604 msgid "no such branch: '%s'"
6605 msgstr ""
6607 #: remote.c:1736
6608 #, c-format
6609 msgid "no upstream configured for branch '%s'"
6610 msgstr ""
6612 #: remote.c:1742
6613 #, c-format
6614 msgid "upstream branch '%s' not stored as a remote-tracking branch"
6615 msgstr ""
6617 #: remote.c:1757
6618 #, c-format
6619 msgid "push destination '%s' on remote '%s' has no local tracking branch"
6620 msgstr ""
6622 #: remote.c:1769
6623 #, c-format
6624 msgid "branch '%s' has no remote for pushing"
6625 msgstr ""
6627 #: remote.c:1779
6628 #, c-format
6629 msgid "push refspecs for '%s' do not include '%s'"
6630 msgstr ""
6632 #: remote.c:1792
6633 msgid "push has no destination (push.default is 'nothing')"
6634 msgstr ""
6636 #: remote.c:1814
6637 msgid "cannot resolve 'simple' push to a single destination"
6638 msgstr ""
6640 #: remote.c:1943
6641 #, c-format
6642 msgid "couldn't find remote ref %s"
6643 msgstr ""
6645 #: remote.c:1956
6646 #, c-format
6647 msgid "* Ignoring funny ref '%s' locally"
6648 msgstr ""
6650 #: remote.c:2119
6651 #, c-format
6652 msgid "Your branch is based on '%s', but the upstream is gone.\n"
6653 msgstr ""
6655 #: remote.c:2123
6656 msgid "  (use \"git branch --unset-upstream\" to fixup)\n"
6657 msgstr ""
6659 #: remote.c:2126
6660 #, c-format
6661 msgid "Your branch is up to date with '%s'.\n"
6662 msgstr ""
6664 #: remote.c:2130
6665 #, c-format
6666 msgid "Your branch and '%s' refer to different commits.\n"
6667 msgstr ""
6669 #: remote.c:2133
6670 #, c-format
6671 msgid "  (use \"%s\" for details)\n"
6672 msgstr ""
6674 #: remote.c:2137
6675 #, c-format
6676 msgid "Your branch is ahead of '%s' by %d commit.\n"
6677 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
6678 msgstr[0] ""
6679 msgstr[1] ""
6681 #: remote.c:2143
6682 msgid "  (use \"git push\" to publish your local commits)\n"
6683 msgstr ""
6685 #: remote.c:2146
6686 #, c-format
6687 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
6688 msgid_plural ""
6689 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
6690 msgstr[0] ""
6691 msgstr[1] ""
6693 #: remote.c:2154
6694 msgid "  (use \"git pull\" to update your local branch)\n"
6695 msgstr ""
6697 #: remote.c:2157
6698 #, c-format
6699 msgid ""
6700 "Your branch and '%s' have diverged,\n"
6701 "and have %d and %d different commit each, respectively.\n"
6702 msgid_plural ""
6703 "Your branch and '%s' have diverged,\n"
6704 "and have %d and %d different commits each, respectively.\n"
6705 msgstr[0] ""
6706 msgstr[1] ""
6708 #: remote.c:2167
6709 msgid "  (use \"git pull\" to merge the remote branch into yours)\n"
6710 msgstr ""
6712 #: remote.c:2359
6713 #, c-format
6714 msgid "cannot parse expected object name '%s'"
6715 msgstr ""
6717 #: replace-object.c:21
6718 #, c-format
6719 msgid "bad replace ref name: %s"
6720 msgstr ""
6722 #: replace-object.c:30
6723 #, c-format
6724 msgid "duplicate replace ref: %s"
6725 msgstr ""
6727 #: replace-object.c:82
6728 #, c-format
6729 msgid "replace depth too high for object %s"
6730 msgstr ""
6732 #: rerere.c:201 rerere.c:210 rerere.c:213
6733 msgid "corrupt MERGE_RR"
6734 msgstr ""
6736 #: rerere.c:248 rerere.c:253
6737 msgid "unable to write rerere record"
6738 msgstr ""
6740 #: rerere.c:479
6741 #, c-format
6742 msgid "there were errors while writing '%s' (%s)"
6743 msgstr ""
6745 #: rerere.c:482
6746 #, c-format
6747 msgid "failed to flush '%s'"
6748 msgstr ""
6750 #: rerere.c:487 rerere.c:1023
6751 #, c-format
6752 msgid "could not parse conflict hunks in '%s'"
6753 msgstr ""
6755 #: rerere.c:668
6756 #, c-format
6757 msgid "failed utime() on '%s'"
6758 msgstr ""
6760 #: rerere.c:678
6761 #, c-format
6762 msgid "writing '%s' failed"
6763 msgstr ""
6765 #: rerere.c:698
6766 #, c-format
6767 msgid "Staged '%s' using previous resolution."
6768 msgstr ""
6770 #: rerere.c:737
6771 #, c-format
6772 msgid "Recorded resolution for '%s'."
6773 msgstr ""
6775 #: rerere.c:772
6776 #, c-format
6777 msgid "Resolved '%s' using previous resolution."
6778 msgstr ""
6780 #: rerere.c:787
6781 #, c-format
6782 msgid "cannot unlink stray '%s'"
6783 msgstr ""
6785 #: rerere.c:791
6786 #, c-format
6787 msgid "Recorded preimage for '%s'"
6788 msgstr ""
6790 #: rerere.c:865 submodule.c:2089 builtin/log.c:2000
6791 #: builtin/submodule--helper.c:1879 builtin/submodule--helper.c:1891
6792 #, c-format
6793 msgid "could not create directory '%s'"
6794 msgstr ""
6796 #: rerere.c:1041
6797 #, c-format
6798 msgid "failed to update conflicted state in '%s'"
6799 msgstr ""
6801 #: rerere.c:1052 rerere.c:1059
6802 #, c-format
6803 msgid "no remembered resolution for '%s'"
6804 msgstr ""
6806 #: rerere.c:1061
6807 #, c-format
6808 msgid "cannot unlink '%s'"
6809 msgstr ""
6811 #: rerere.c:1071
6812 #, c-format
6813 msgid "Updated preimage for '%s'"
6814 msgstr ""
6816 #: rerere.c:1080
6817 #, c-format
6818 msgid "Forgot resolution for '%s'\n"
6819 msgstr ""
6821 #: rerere.c:1191
6822 msgid "unable to open rr-cache directory"
6823 msgstr ""
6825 #: reset.c:42
6826 msgid "could not determine HEAD revision"
6827 msgstr ""
6829 #: reset.c:70 reset.c:76 sequencer.c:3669
6830 #, c-format
6831 msgid "failed to find tree of %s"
6832 msgstr ""
6834 #: revision.c:2343
6835 msgid "--unpacked=<packfile> no longer supported"
6836 msgstr ""
6838 #: revision.c:2683
6839 msgid "your current branch appears to be broken"
6840 msgstr ""
6842 #: revision.c:2686
6843 #, c-format
6844 msgid "your current branch '%s' does not have any commits yet"
6845 msgstr ""
6847 #: revision.c:2892
6848 msgid "-L does not yet support diff formats besides -p and -s"
6849 msgstr ""
6851 #: run-command.c:767
6852 msgid "open /dev/null failed"
6853 msgstr ""
6855 #: run-command.c:1275
6856 #, c-format
6857 msgid "cannot create async thread: %s"
6858 msgstr ""
6860 #: run-command.c:1345
6861 #, c-format
6862 msgid ""
6863 "The '%s' hook was ignored because it's not set as executable.\n"
6864 "You can disable this warning with `git config advice.ignoredHook false`."
6865 msgstr ""
6867 #: send-pack.c:150
6868 msgid "unexpected flush packet while reading remote unpack status"
6869 msgstr ""
6871 #: send-pack.c:152
6872 #, c-format
6873 msgid "unable to parse remote unpack status: %s"
6874 msgstr ""
6876 #: send-pack.c:154
6877 #, c-format
6878 msgid "remote unpack failed: %s"
6879 msgstr ""
6881 #: send-pack.c:378
6882 msgid "failed to sign the push certificate"
6883 msgstr ""
6885 #: send-pack.c:433
6886 msgid "send-pack: unable to fork off fetch subprocess"
6887 msgstr ""
6889 #: send-pack.c:455
6890 msgid "push negotiation failed; proceeding anyway with push"
6891 msgstr ""
6893 #: send-pack.c:520
6894 msgid "the receiving end does not support this repository's hash algorithm"
6895 msgstr ""
6897 #: send-pack.c:529
6898 msgid "the receiving end does not support --signed push"
6899 msgstr ""
6901 #: send-pack.c:531
6902 msgid ""
6903 "not sending a push certificate since the receiving end does not support --"
6904 "signed push"
6905 msgstr ""
6907 #: send-pack.c:543
6908 msgid "the receiving end does not support --atomic push"
6909 msgstr ""
6911 #: send-pack.c:548
6912 msgid "the receiving end does not support push options"
6913 msgstr ""
6915 #: sequencer.c:196
6916 #, c-format
6917 msgid "invalid commit message cleanup mode '%s'"
6918 msgstr ""
6920 #: sequencer.c:324
6921 #, c-format
6922 msgid "could not delete '%s'"
6923 msgstr ""
6925 #: sequencer.c:344 builtin/rebase.c:757 builtin/rebase.c:1592 builtin/rm.c:402
6926 #, c-format
6927 msgid "could not remove '%s'"
6928 msgstr ""
6930 #: sequencer.c:354
6931 msgid "revert"
6932 msgstr ""
6934 #: sequencer.c:356
6935 msgid "cherry-pick"
6936 msgstr ""
6938 #: sequencer.c:358
6939 msgid "rebase"
6940 msgstr ""
6942 #: sequencer.c:360
6943 #, c-format
6944 msgid "unknown action: %d"
6945 msgstr ""
6947 #: sequencer.c:419
6948 msgid ""
6949 "after resolving the conflicts, mark the corrected paths\n"
6950 "with 'git add <paths>' or 'git rm <paths>'"
6951 msgstr ""
6953 #: sequencer.c:422
6954 msgid ""
6955 "after resolving the conflicts, mark the corrected paths\n"
6956 "with 'git add <paths>' or 'git rm <paths>'\n"
6957 "and commit the result with 'git commit'"
6958 msgstr ""
6960 #: sequencer.c:435 sequencer.c:3271
6961 #, c-format
6962 msgid "could not lock '%s'"
6963 msgstr ""
6965 #: sequencer.c:437 sequencer.c:3070 sequencer.c:3275 sequencer.c:3289
6966 #: sequencer.c:3546 sequencer.c:5567 strbuf.c:1170 wrapper.c:631
6967 #, c-format
6968 msgid "could not write to '%s'"
6969 msgstr ""
6971 #: sequencer.c:442
6972 #, c-format
6973 msgid "could not write eol to '%s'"
6974 msgstr ""
6976 #: sequencer.c:447 sequencer.c:3075 sequencer.c:3277 sequencer.c:3291
6977 #: sequencer.c:3554
6978 #, c-format
6979 msgid "failed to finalize '%s'"
6980 msgstr ""
6982 #: sequencer.c:486
6983 #, c-format
6984 msgid "your local changes would be overwritten by %s."
6985 msgstr ""
6987 #: sequencer.c:490
6988 msgid "commit your changes or stash them to proceed."
6989 msgstr ""
6991 #: sequencer.c:522
6992 #, c-format
6993 msgid "%s: fast-forward"
6994 msgstr ""
6996 #: sequencer.c:561 builtin/tag.c:609
6997 #, c-format
6998 msgid "Invalid cleanup mode %s"
6999 msgstr ""
7001 #. TRANSLATORS: %s will be "revert", "cherry-pick" or
7002 #. "rebase".
7004 #: sequencer.c:671
7005 #, c-format
7006 msgid "%s: Unable to write new index file"
7007 msgstr ""
7009 #: sequencer.c:685
7010 msgid "unable to update cache tree"
7011 msgstr ""
7013 #: sequencer.c:699
7014 msgid "could not resolve HEAD commit"
7015 msgstr ""
7017 #: sequencer.c:779
7018 #, c-format
7019 msgid "no key present in '%.*s'"
7020 msgstr ""
7022 #: sequencer.c:790
7023 #, c-format
7024 msgid "unable to dequote value of '%s'"
7025 msgstr ""
7027 #: sequencer.c:827 wrapper.c:201 wrapper.c:371 builtin/am.c:728
7028 #: builtin/am.c:820 builtin/merge.c:1140 builtin/rebase.c:910
7029 #, c-format
7030 msgid "could not open '%s' for reading"
7031 msgstr ""
7033 #: sequencer.c:837
7034 msgid "'GIT_AUTHOR_NAME' already given"
7035 msgstr ""
7037 #: sequencer.c:842
7038 msgid "'GIT_AUTHOR_EMAIL' already given"
7039 msgstr ""
7041 #: sequencer.c:847
7042 msgid "'GIT_AUTHOR_DATE' already given"
7043 msgstr ""
7045 #: sequencer.c:851
7046 #, c-format
7047 msgid "unknown variable '%s'"
7048 msgstr ""
7050 #: sequencer.c:856
7051 msgid "missing 'GIT_AUTHOR_NAME'"
7052 msgstr ""
7054 #: sequencer.c:858
7055 msgid "missing 'GIT_AUTHOR_EMAIL'"
7056 msgstr ""
7058 #: sequencer.c:860
7059 msgid "missing 'GIT_AUTHOR_DATE'"
7060 msgstr ""
7062 #: sequencer.c:925
7063 #, c-format
7064 msgid ""
7065 "you have staged changes in your working tree\n"
7066 "If these changes are meant to be squashed into the previous commit, run:\n"
7067 "\n"
7068 "  git commit --amend %s\n"
7069 "\n"
7070 "If they are meant to go into a new commit, run:\n"
7071 "\n"
7072 "  git commit %s\n"
7073 "\n"
7074 "In both cases, once you're done, continue with:\n"
7075 "\n"
7076 "  git rebase --continue\n"
7077 msgstr ""
7079 #: sequencer.c:1212
7080 msgid "'prepare-commit-msg' hook failed"
7081 msgstr ""
7083 #: sequencer.c:1218
7084 msgid ""
7085 "Your name and email address were configured automatically based\n"
7086 "on your username and hostname. Please check that they are accurate.\n"
7087 "You can suppress this message by setting them explicitly. Run the\n"
7088 "following command and follow the instructions in your editor to edit\n"
7089 "your configuration file:\n"
7090 "\n"
7091 "    git config --global --edit\n"
7092 "\n"
7093 "After doing this, you may fix the identity used for this commit with:\n"
7094 "\n"
7095 "    git commit --amend --reset-author\n"
7096 msgstr ""
7098 #: sequencer.c:1231
7099 msgid ""
7100 "Your name and email address were configured automatically based\n"
7101 "on your username and hostname. Please check that they are accurate.\n"
7102 "You can suppress this message by setting them explicitly:\n"
7103 "\n"
7104 "    git config --global user.name \"Your Name\"\n"
7105 "    git config --global user.email you@example.com\n"
7106 "\n"
7107 "After doing this, you may fix the identity used for this commit with:\n"
7108 "\n"
7109 "    git commit --amend --reset-author\n"
7110 msgstr ""
7112 #: sequencer.c:1273
7113 msgid "couldn't look up newly created commit"
7114 msgstr ""
7116 #: sequencer.c:1275
7117 msgid "could not parse newly created commit"
7118 msgstr ""
7120 #: sequencer.c:1321
7121 msgid "unable to resolve HEAD after creating commit"
7122 msgstr ""
7124 #: sequencer.c:1323
7125 msgid "detached HEAD"
7126 msgstr ""
7128 #: sequencer.c:1327
7129 msgid " (root-commit)"
7130 msgstr ""
7132 #: sequencer.c:1348
7133 msgid "could not parse HEAD"
7134 msgstr ""
7136 #: sequencer.c:1350
7137 #, c-format
7138 msgid "HEAD %s is not a commit!"
7139 msgstr ""
7141 #: sequencer.c:1354 sequencer.c:1432 builtin/commit.c:1692
7142 msgid "could not parse HEAD commit"
7143 msgstr ""
7145 #: sequencer.c:1410 sequencer.c:2295
7146 msgid "unable to parse commit author"
7147 msgstr ""
7149 #: sequencer.c:1421 builtin/am.c:1614 builtin/merge.c:706
7150 msgid "git write-tree failed to write a tree"
7151 msgstr ""
7153 #: sequencer.c:1454 sequencer.c:1574
7154 #, c-format
7155 msgid "unable to read commit message from '%s'"
7156 msgstr ""
7158 #: sequencer.c:1485 sequencer.c:1517
7159 #, c-format
7160 msgid "invalid author identity '%s'"
7161 msgstr ""
7163 #: sequencer.c:1491
7164 msgid "corrupt author: missing date information"
7165 msgstr ""
7167 #: sequencer.c:1530 builtin/am.c:1641 builtin/commit.c:1806 builtin/merge.c:909
7168 #: builtin/merge.c:934 t/helper/test-fast-rebase.c:78
7169 msgid "failed to write commit object"
7170 msgstr ""
7172 #: sequencer.c:1557 sequencer.c:4493 t/helper/test-fast-rebase.c:198
7173 #, c-format
7174 msgid "could not update %s"
7175 msgstr ""
7177 #: sequencer.c:1606
7178 #, c-format
7179 msgid "could not parse commit %s"
7180 msgstr ""
7182 #: sequencer.c:1611
7183 #, c-format
7184 msgid "could not parse parent commit %s"
7185 msgstr ""
7187 #: sequencer.c:1694 sequencer.c:1975
7188 #, c-format
7189 msgid "unknown command: %d"
7190 msgstr ""
7192 #: sequencer.c:1736 git-rebase--preserve-merges.sh:486
7193 msgid "This is the 1st commit message:"
7194 msgstr ""
7196 #: sequencer.c:1737
7197 #, c-format
7198 msgid "This is the commit message #%d:"
7199 msgstr ""
7201 #: sequencer.c:1738
7202 msgid "The 1st commit message will be skipped:"
7203 msgstr ""
7205 #: sequencer.c:1739
7206 #, c-format
7207 msgid "The commit message #%d will be skipped:"
7208 msgstr ""
7210 #: sequencer.c:1740
7211 #, c-format
7212 msgid "This is a combination of %d commits."
7213 msgstr ""
7215 #: sequencer.c:1887 sequencer.c:1944
7216 #, c-format
7217 msgid "cannot write '%s'"
7218 msgstr ""
7220 #: sequencer.c:1934
7221 msgid "need a HEAD to fixup"
7222 msgstr ""
7224 #: sequencer.c:1936 sequencer.c:3581
7225 msgid "could not read HEAD"
7226 msgstr ""
7228 #: sequencer.c:1938
7229 msgid "could not read HEAD's commit message"
7230 msgstr ""
7232 #: sequencer.c:1962
7233 #, c-format
7234 msgid "could not read commit message of %s"
7235 msgstr ""
7237 #: sequencer.c:2072
7238 msgid "your index file is unmerged."
7239 msgstr ""
7241 #: sequencer.c:2079
7242 msgid "cannot fixup root commit"
7243 msgstr ""
7245 #: sequencer.c:2098
7246 #, c-format
7247 msgid "commit %s is a merge but no -m option was given."
7248 msgstr ""
7250 #: sequencer.c:2106 sequencer.c:2114
7251 #, c-format
7252 msgid "commit %s does not have parent %d"
7253 msgstr ""
7255 #: sequencer.c:2120
7256 #, c-format
7257 msgid "cannot get commit message for %s"
7258 msgstr ""
7260 #. TRANSLATORS: The first %s will be a "todo" command like
7261 #. "revert" or "pick", the second %s a SHA1.
7262 #: sequencer.c:2139
7263 #, c-format
7264 msgid "%s: cannot parse parent commit %s"
7265 msgstr ""
7267 #: sequencer.c:2205
7268 #, c-format
7269 msgid "could not rename '%s' to '%s'"
7270 msgstr ""
7272 #: sequencer.c:2265
7273 #, c-format
7274 msgid "could not revert %s... %s"
7275 msgstr ""
7277 #: sequencer.c:2266
7278 #, c-format
7279 msgid "could not apply %s... %s"
7280 msgstr ""
7282 #: sequencer.c:2287
7283 #, c-format
7284 msgid "dropping %s %s -- patch contents already upstream\n"
7285 msgstr ""
7287 #: sequencer.c:2345
7288 #, c-format
7289 msgid "git %s: failed to read the index"
7290 msgstr ""
7292 #: sequencer.c:2352
7293 #, c-format
7294 msgid "git %s: failed to refresh the index"
7295 msgstr ""
7297 #: sequencer.c:2425
7298 #, c-format
7299 msgid "%s does not accept arguments: '%s'"
7300 msgstr ""
7302 #: sequencer.c:2434
7303 #, c-format
7304 msgid "missing arguments for %s"
7305 msgstr ""
7307 #: sequencer.c:2477
7308 #, c-format
7309 msgid "could not parse '%s'"
7310 msgstr ""
7312 #: sequencer.c:2538
7313 #, c-format
7314 msgid "invalid line %d: %.*s"
7315 msgstr ""
7317 #: sequencer.c:2549
7318 #, c-format
7319 msgid "cannot '%s' without a previous commit"
7320 msgstr ""
7322 #: sequencer.c:2635
7323 msgid "cancelling a cherry picking in progress"
7324 msgstr ""
7326 #: sequencer.c:2644
7327 msgid "cancelling a revert in progress"
7328 msgstr ""
7330 #: sequencer.c:2690
7331 msgid "please fix this using 'git rebase --edit-todo'."
7332 msgstr ""
7334 #: sequencer.c:2692
7335 #, c-format
7336 msgid "unusable instruction sheet: '%s'"
7337 msgstr ""
7339 #: sequencer.c:2697
7340 msgid "no commits parsed."
7341 msgstr ""
7343 #: sequencer.c:2708
7344 msgid "cannot cherry-pick during a revert."
7345 msgstr ""
7347 #: sequencer.c:2710
7348 msgid "cannot revert during a cherry-pick."
7349 msgstr ""
7351 #: sequencer.c:2788
7352 #, c-format
7353 msgid "invalid value for %s: %s"
7354 msgstr ""
7356 #: sequencer.c:2897
7357 msgid "unusable squash-onto"
7358 msgstr ""
7360 #: sequencer.c:2917
7361 #, c-format
7362 msgid "malformed options sheet: '%s'"
7363 msgstr ""
7365 #: sequencer.c:3012 sequencer.c:4869
7366 msgid "empty commit set passed"
7367 msgstr ""
7369 #: sequencer.c:3029
7370 msgid "revert is already in progress"
7371 msgstr ""
7373 #: sequencer.c:3031
7374 #, c-format
7375 msgid "try \"git revert (--continue | %s--abort | --quit)\""
7376 msgstr ""
7378 #: sequencer.c:3034
7379 msgid "cherry-pick is already in progress"
7380 msgstr ""
7382 #: sequencer.c:3036
7383 #, c-format
7384 msgid "try \"git cherry-pick (--continue | %s--abort | --quit)\""
7385 msgstr ""
7387 #: sequencer.c:3050
7388 #, c-format
7389 msgid "could not create sequencer directory '%s'"
7390 msgstr ""
7392 #: sequencer.c:3065
7393 msgid "could not lock HEAD"
7394 msgstr ""
7396 #: sequencer.c:3125 sequencer.c:4582
7397 msgid "no cherry-pick or revert in progress"
7398 msgstr ""
7400 #: sequencer.c:3127 sequencer.c:3138
7401 msgid "cannot resolve HEAD"
7402 msgstr ""
7404 #: sequencer.c:3129 sequencer.c:3173
7405 msgid "cannot abort from a branch yet to be born"
7406 msgstr ""
7408 #: sequencer.c:3159 builtin/grep.c:759
7409 #, c-format
7410 msgid "cannot open '%s'"
7411 msgstr ""
7413 #: sequencer.c:3161
7414 #, c-format
7415 msgid "cannot read '%s': %s"
7416 msgstr ""
7418 #: sequencer.c:3162
7419 msgid "unexpected end of file"
7420 msgstr ""
7422 #: sequencer.c:3168
7423 #, c-format
7424 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
7425 msgstr ""
7427 #: sequencer.c:3179
7428 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
7429 msgstr ""
7431 #: sequencer.c:3220
7432 msgid "no revert in progress"
7433 msgstr ""
7435 #: sequencer.c:3229
7436 msgid "no cherry-pick in progress"
7437 msgstr ""
7439 #: sequencer.c:3239
7440 msgid "failed to skip the commit"
7441 msgstr ""
7443 #: sequencer.c:3246
7444 msgid "there is nothing to skip"
7445 msgstr ""
7447 #: sequencer.c:3249
7448 #, c-format
7449 msgid ""
7450 "have you committed already?\n"
7451 "try \"git %s --continue\""
7452 msgstr ""
7454 #: sequencer.c:3411 sequencer.c:4473
7455 msgid "cannot read HEAD"
7456 msgstr ""
7458 #: sequencer.c:3428
7459 #, c-format
7460 msgid "unable to copy '%s' to '%s'"
7461 msgstr ""
7463 #: sequencer.c:3436
7464 #, c-format
7465 msgid ""
7466 "You can amend the commit now, with\n"
7467 "\n"
7468 "  git commit --amend %s\n"
7469 "\n"
7470 "Once you are satisfied with your changes, run\n"
7471 "\n"
7472 "  git rebase --continue\n"
7473 msgstr ""
7475 #: sequencer.c:3446
7476 #, c-format
7477 msgid "Could not apply %s... %.*s"
7478 msgstr ""
7480 #: sequencer.c:3453
7481 #, c-format
7482 msgid "Could not merge %.*s"
7483 msgstr ""
7485 #: sequencer.c:3467 sequencer.c:3471 builtin/difftool.c:644
7486 #, c-format
7487 msgid "could not copy '%s' to '%s'"
7488 msgstr ""
7490 #: sequencer.c:3483
7491 #, c-format
7492 msgid "Executing: %s\n"
7493 msgstr ""
7495 #: sequencer.c:3498
7496 #, c-format
7497 msgid ""
7498 "execution failed: %s\n"
7499 "%sYou can fix the problem, and then run\n"
7500 "\n"
7501 "  git rebase --continue\n"
7502 "\n"
7503 msgstr ""
7505 #: sequencer.c:3504
7506 msgid "and made changes to the index and/or the working tree\n"
7507 msgstr ""
7509 #: sequencer.c:3510
7510 #, c-format
7511 msgid ""
7512 "execution succeeded: %s\n"
7513 "but left changes to the index and/or the working tree\n"
7514 "Commit or stash your changes, and then run\n"
7515 "\n"
7516 "  git rebase --continue\n"
7517 "\n"
7518 msgstr ""
7520 #: sequencer.c:3571
7521 #, c-format
7522 msgid "illegal label name: '%.*s'"
7523 msgstr ""
7525 #: sequencer.c:3625
7526 msgid "writing fake root commit"
7527 msgstr ""
7529 #: sequencer.c:3630
7530 msgid "writing squash-onto"
7531 msgstr ""
7533 #: sequencer.c:3714
7534 #, c-format
7535 msgid "could not resolve '%s'"
7536 msgstr ""
7538 #: sequencer.c:3747
7539 msgid "cannot merge without a current revision"
7540 msgstr ""
7542 #: sequencer.c:3769
7543 #, c-format
7544 msgid "unable to parse '%.*s'"
7545 msgstr ""
7547 #: sequencer.c:3778
7548 #, c-format
7549 msgid "nothing to merge: '%.*s'"
7550 msgstr ""
7552 #: sequencer.c:3790
7553 msgid "octopus merge cannot be executed on top of a [new root]"
7554 msgstr ""
7556 #: sequencer.c:3806
7557 #, c-format
7558 msgid "could not get commit message of '%s'"
7559 msgstr ""
7561 #: sequencer.c:3989
7562 #, c-format
7563 msgid "could not even attempt to merge '%.*s'"
7564 msgstr ""
7566 #: sequencer.c:4005
7567 msgid "merge: Unable to write new index file"
7568 msgstr ""
7570 #: sequencer.c:4079
7571 msgid "Cannot autostash"
7572 msgstr ""
7574 #: sequencer.c:4082
7575 #, c-format
7576 msgid "Unexpected stash response: '%s'"
7577 msgstr ""
7579 #: sequencer.c:4088
7580 #, c-format
7581 msgid "Could not create directory for '%s'"
7582 msgstr ""
7584 #: sequencer.c:4091
7585 #, c-format
7586 msgid "Created autostash: %s\n"
7587 msgstr ""
7589 #: sequencer.c:4095
7590 msgid "could not reset --hard"
7591 msgstr ""
7593 #: sequencer.c:4120
7594 #, c-format
7595 msgid "Applied autostash.\n"
7596 msgstr ""
7598 #: sequencer.c:4132
7599 #, c-format
7600 msgid "cannot store %s"
7601 msgstr ""
7603 #: sequencer.c:4135
7604 #, c-format
7605 msgid ""
7606 "%s\n"
7607 "Your changes are safe in the stash.\n"
7608 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
7609 msgstr ""
7611 #: sequencer.c:4140
7612 msgid "Applying autostash resulted in conflicts."
7613 msgstr ""
7615 #: sequencer.c:4141
7616 msgid "Autostash exists; creating a new stash entry."
7617 msgstr ""
7619 #: sequencer.c:4234 git-rebase--preserve-merges.sh:769
7620 msgid "could not detach HEAD"
7621 msgstr ""
7623 #: sequencer.c:4249
7624 #, c-format
7625 msgid "Stopped at HEAD\n"
7626 msgstr ""
7628 #: sequencer.c:4251
7629 #, c-format
7630 msgid "Stopped at %s\n"
7631 msgstr ""
7633 #: sequencer.c:4259
7634 #, c-format
7635 msgid ""
7636 "Could not execute the todo command\n"
7637 "\n"
7638 "    %.*s\n"
7639 "It has been rescheduled; To edit the command before continuing, please\n"
7640 "edit the todo list first:\n"
7641 "\n"
7642 "    git rebase --edit-todo\n"
7643 "    git rebase --continue\n"
7644 msgstr ""
7646 #: sequencer.c:4305
7647 #, c-format
7648 msgid "Rebasing (%d/%d)%s"
7649 msgstr ""
7651 #: sequencer.c:4351
7652 #, c-format
7653 msgid "Stopped at %s...  %.*s\n"
7654 msgstr ""
7656 #: sequencer.c:4422
7657 #, c-format
7658 msgid "unknown command %d"
7659 msgstr ""
7661 #: sequencer.c:4481
7662 msgid "could not read orig-head"
7663 msgstr ""
7665 #: sequencer.c:4486
7666 msgid "could not read 'onto'"
7667 msgstr ""
7669 #: sequencer.c:4500
7670 #, c-format
7671 msgid "could not update HEAD to %s"
7672 msgstr ""
7674 #: sequencer.c:4560
7675 #, c-format
7676 msgid "Successfully rebased and updated %s.\n"
7677 msgstr ""
7679 #: sequencer.c:4612
7680 msgid "cannot rebase: You have unstaged changes."
7681 msgstr ""
7683 #: sequencer.c:4621
7684 msgid "cannot amend non-existing commit"
7685 msgstr ""
7687 #: sequencer.c:4623
7688 #, c-format
7689 msgid "invalid file: '%s'"
7690 msgstr ""
7692 #: sequencer.c:4625
7693 #, c-format
7694 msgid "invalid contents: '%s'"
7695 msgstr ""
7697 #: sequencer.c:4628
7698 msgid ""
7699 "\n"
7700 "You have uncommitted changes in your working tree. Please, commit them\n"
7701 "first and then run 'git rebase --continue' again."
7702 msgstr ""
7704 #: sequencer.c:4664 sequencer.c:4703
7705 #, c-format
7706 msgid "could not write file: '%s'"
7707 msgstr ""
7709 #: sequencer.c:4719
7710 msgid "could not remove CHERRY_PICK_HEAD"
7711 msgstr ""
7713 #: sequencer.c:4726
7714 msgid "could not commit staged changes."
7715 msgstr ""
7717 #: sequencer.c:4846
7718 #, c-format
7719 msgid "%s: can't cherry-pick a %s"
7720 msgstr ""
7722 #: sequencer.c:4850
7723 #, c-format
7724 msgid "%s: bad revision"
7725 msgstr ""
7727 #: sequencer.c:4885
7728 msgid "can't revert as initial commit"
7729 msgstr ""
7731 #: sequencer.c:5362
7732 msgid "make_script: unhandled options"
7733 msgstr ""
7735 #: sequencer.c:5365
7736 msgid "make_script: error preparing revisions"
7737 msgstr ""
7739 #: sequencer.c:5615 sequencer.c:5632
7740 msgid "nothing to do"
7741 msgstr ""
7743 #: sequencer.c:5651
7744 msgid "could not skip unnecessary pick commands"
7745 msgstr ""
7747 #: sequencer.c:5751
7748 msgid "the script was already rearranged."
7749 msgstr ""
7751 #: setup.c:133
7752 #, c-format
7753 msgid "'%s' is outside repository at '%s'"
7754 msgstr ""
7756 #: setup.c:185
7757 #, c-format
7758 msgid ""
7759 "%s: no such path in the working tree.\n"
7760 "Use 'git <command> -- <path>...' to specify paths that do not exist locally."
7761 msgstr ""
7763 #: setup.c:198
7764 #, c-format
7765 msgid ""
7766 "ambiguous argument '%s': unknown revision or path not in the working tree.\n"
7767 "Use '--' to separate paths from revisions, like this:\n"
7768 "'git <command> [<revision>...] -- [<file>...]'"
7769 msgstr ""
7771 #: setup.c:264
7772 #, c-format
7773 msgid "option '%s' must come before non-option arguments"
7774 msgstr ""
7776 #: setup.c:283
7777 #, c-format
7778 msgid ""
7779 "ambiguous argument '%s': both revision and filename\n"
7780 "Use '--' to separate paths from revisions, like this:\n"
7781 "'git <command> [<revision>...] -- [<file>...]'"
7782 msgstr ""
7784 #: setup.c:419
7785 msgid "unable to set up work tree using invalid config"
7786 msgstr ""
7788 #: setup.c:423
7789 msgid "this operation must be run in a work tree"
7790 msgstr ""
7792 #: setup.c:661
7793 #, c-format
7794 msgid "Expected git repo version <= %d, found %d"
7795 msgstr ""
7797 #: setup.c:669
7798 msgid "unknown repository extensions found:"
7799 msgstr ""
7801 #: setup.c:681
7802 msgid "repo version is 0, but v1-only extensions found:"
7803 msgstr ""
7805 #: setup.c:700
7806 #, c-format
7807 msgid "error opening '%s'"
7808 msgstr ""
7810 #: setup.c:702
7811 #, c-format
7812 msgid "too large to be a .git file: '%s'"
7813 msgstr ""
7815 #: setup.c:704
7816 #, c-format
7817 msgid "error reading %s"
7818 msgstr ""
7820 #: setup.c:706
7821 #, c-format
7822 msgid "invalid gitfile format: %s"
7823 msgstr ""
7825 #: setup.c:708
7826 #, c-format
7827 msgid "no path in gitfile: %s"
7828 msgstr ""
7830 #: setup.c:710
7831 #, c-format
7832 msgid "not a git repository: %s"
7833 msgstr ""
7835 #: setup.c:812
7836 #, c-format
7837 msgid "'$%s' too big"
7838 msgstr ""
7840 #: setup.c:826
7841 #, c-format
7842 msgid "not a git repository: '%s'"
7843 msgstr ""
7845 #: setup.c:855 setup.c:857 setup.c:888
7846 #, c-format
7847 msgid "cannot chdir to '%s'"
7848 msgstr ""
7850 #: setup.c:860 setup.c:916 setup.c:926 setup.c:965 setup.c:973
7851 msgid "cannot come back to cwd"
7852 msgstr ""
7854 #: setup.c:987
7855 #, c-format
7856 msgid "failed to stat '%*s%s%s'"
7857 msgstr ""
7859 #: setup.c:1225
7860 msgid "Unable to read current working directory"
7861 msgstr ""
7863 #: setup.c:1234 setup.c:1240
7864 #, c-format
7865 msgid "cannot change to '%s'"
7866 msgstr ""
7868 #: setup.c:1245
7869 #, c-format
7870 msgid "not a git repository (or any of the parent directories): %s"
7871 msgstr ""
7873 #: setup.c:1251
7874 #, c-format
7875 msgid ""
7876 "not a git repository (or any parent up to mount point %s)\n"
7877 "Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
7878 msgstr ""
7880 #: setup.c:1370
7881 #, c-format
7882 msgid ""
7883 "problem with core.sharedRepository filemode value (0%.3o).\n"
7884 "The owner of files must always have read and write permissions."
7885 msgstr ""
7887 #: setup.c:1417
7888 msgid "open /dev/null or dup failed"
7889 msgstr ""
7891 #: setup.c:1432
7892 msgid "fork failed"
7893 msgstr ""
7895 #: setup.c:1437 t/helper/test-simple-ipc.c:285
7896 msgid "setsid failed"
7897 msgstr ""
7899 #: sparse-index.c:151
7900 msgid "attempting to use sparse-index without cone mode"
7901 msgstr ""
7903 #: sparse-index.c:156
7904 msgid "unable to update cache-tree, staying full"
7905 msgstr ""
7907 #: sparse-index.c:239
7908 #, c-format
7909 msgid "index entry is a directory, but not sparse (%08x)"
7910 msgstr ""
7912 #. TRANSLATORS: IEC 80000-13:2008 gibibyte
7913 #: strbuf.c:850
7914 #, c-format
7915 msgid "%u.%2.2u GiB"
7916 msgstr ""
7918 #. TRANSLATORS: IEC 80000-13:2008 gibibyte/second
7919 #: strbuf.c:852
7920 #, c-format
7921 msgid "%u.%2.2u GiB/s"
7922 msgstr ""
7924 #. TRANSLATORS: IEC 80000-13:2008 mebibyte
7925 #: strbuf.c:860
7926 #, c-format
7927 msgid "%u.%2.2u MiB"
7928 msgstr ""
7930 #. TRANSLATORS: IEC 80000-13:2008 mebibyte/second
7931 #: strbuf.c:862
7932 #, c-format
7933 msgid "%u.%2.2u MiB/s"
7934 msgstr ""
7936 #. TRANSLATORS: IEC 80000-13:2008 kibibyte
7937 #: strbuf.c:869
7938 #, c-format
7939 msgid "%u.%2.2u KiB"
7940 msgstr ""
7942 #. TRANSLATORS: IEC 80000-13:2008 kibibyte/second
7943 #: strbuf.c:871
7944 #, c-format
7945 msgid "%u.%2.2u KiB/s"
7946 msgstr ""
7948 #. TRANSLATORS: IEC 80000-13:2008 byte
7949 #: strbuf.c:877
7950 #, c-format
7951 msgid "%u byte"
7952 msgid_plural "%u bytes"
7953 msgstr[0] ""
7954 msgstr[1] ""
7956 #. TRANSLATORS: IEC 80000-13:2008 byte/second
7957 #: strbuf.c:879
7958 #, c-format
7959 msgid "%u byte/s"
7960 msgid_plural "%u bytes/s"
7961 msgstr[0] ""
7962 msgstr[1] ""
7964 #: strbuf.c:1168 wrapper.c:199 wrapper.c:369 builtin/am.c:737
7965 #: builtin/rebase.c:866
7966 #, c-format
7967 msgid "could not open '%s' for writing"
7968 msgstr ""
7970 #: strbuf.c:1177
7971 #, c-format
7972 msgid "could not edit '%s'"
7973 msgstr ""
7975 #: submodule-config.c:237
7976 #, c-format
7977 msgid "ignoring suspicious submodule name: %s"
7978 msgstr ""
7980 #: submodule-config.c:304
7981 msgid "negative values not allowed for submodule.fetchjobs"
7982 msgstr ""
7984 #: submodule-config.c:402
7985 #, c-format
7986 msgid "ignoring '%s' which may be interpreted as a command-line option: %s"
7987 msgstr ""
7989 #: submodule-config.c:499
7990 #, c-format
7991 msgid "invalid value for %s"
7992 msgstr ""
7994 #: submodule-config.c:766
7995 #, c-format
7996 msgid "Could not update .gitmodules entry %s"
7997 msgstr ""
7999 #: submodule.c:114 submodule.c:143
8000 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
8001 msgstr ""
8003 #: submodule.c:118 submodule.c:147
8004 #, c-format
8005 msgid "Could not find section in .gitmodules where path=%s"
8006 msgstr ""
8008 #: submodule.c:154
8009 #, c-format
8010 msgid "Could not remove .gitmodules entry for %s"
8011 msgstr ""
8013 #: submodule.c:165
8014 msgid "staging updated .gitmodules failed"
8015 msgstr ""
8017 #: submodule.c:328
8018 #, c-format
8019 msgid "in unpopulated submodule '%s'"
8020 msgstr ""
8022 #: submodule.c:359
8023 #, c-format
8024 msgid "Pathspec '%s' is in submodule '%.*s'"
8025 msgstr ""
8027 #: submodule.c:436
8028 #, c-format
8029 msgid "bad --ignore-submodules argument: %s"
8030 msgstr ""
8032 #: submodule.c:818
8033 #, c-format
8034 msgid ""
8035 "Submodule in commit %s at path: '%s' collides with a submodule named the "
8036 "same. Skipping it."
8037 msgstr ""
8039 #: submodule.c:921
8040 #, c-format
8041 msgid "submodule entry '%s' (%s) is a %s, not a commit"
8042 msgstr ""
8044 #: submodule.c:1006
8045 #, c-format
8046 msgid ""
8047 "Could not run 'git rev-list <commits> --not --remotes -n 1' command in "
8048 "submodule %s"
8049 msgstr ""
8051 #: submodule.c:1129
8052 #, c-format
8053 msgid "process for submodule '%s' failed"
8054 msgstr ""
8056 #: submodule.c:1158 builtin/branch.c:691 builtin/submodule--helper.c:2470
8057 msgid "Failed to resolve HEAD as a valid ref."
8058 msgstr ""
8060 #: submodule.c:1169
8061 #, c-format
8062 msgid "Pushing submodule '%s'\n"
8063 msgstr ""
8065 #: submodule.c:1172
8066 #, c-format
8067 msgid "Unable to push submodule '%s'\n"
8068 msgstr ""
8070 #: submodule.c:1464
8071 #, c-format
8072 msgid "Fetching submodule %s%s\n"
8073 msgstr ""
8075 #: submodule.c:1498
8076 #, c-format
8077 msgid "Could not access submodule '%s'\n"
8078 msgstr ""
8080 #: submodule.c:1653
8081 #, c-format
8082 msgid ""
8083 "Errors during submodule fetch:\n"
8084 "%s"
8085 msgstr ""
8087 #: submodule.c:1678
8088 #, c-format
8089 msgid "'%s' not recognized as a git repository"
8090 msgstr ""
8092 #: submodule.c:1695
8093 #, c-format
8094 msgid "Could not run 'git status --porcelain=2' in submodule %s"
8095 msgstr ""
8097 #: submodule.c:1736
8098 #, c-format
8099 msgid "'git status --porcelain=2' failed in submodule %s"
8100 msgstr ""
8102 #: submodule.c:1811
8103 #, c-format
8104 msgid "could not start 'git status' in submodule '%s'"
8105 msgstr ""
8107 #: submodule.c:1824
8108 #, c-format
8109 msgid "could not run 'git status' in submodule '%s'"
8110 msgstr ""
8112 #: submodule.c:1839
8113 #, c-format
8114 msgid "Could not unset core.worktree setting in submodule '%s'"
8115 msgstr ""
8117 #: submodule.c:1866 submodule.c:2176
8118 #, c-format
8119 msgid "could not recurse into submodule '%s'"
8120 msgstr ""
8122 #: submodule.c:1887
8123 msgid "could not reset submodule index"
8124 msgstr ""
8126 #: submodule.c:1929
8127 #, c-format
8128 msgid "submodule '%s' has dirty index"
8129 msgstr ""
8131 #: submodule.c:1981
8132 #, c-format
8133 msgid "Submodule '%s' could not be updated."
8134 msgstr ""
8136 #: submodule.c:2049
8137 #, c-format
8138 msgid "submodule git dir '%s' is inside git dir '%.*s'"
8139 msgstr ""
8141 #: submodule.c:2070
8142 #, c-format
8143 msgid ""
8144 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
8145 msgstr ""
8147 #: submodule.c:2082 submodule.c:2141
8148 #, c-format
8149 msgid "could not lookup name for submodule '%s'"
8150 msgstr ""
8152 #: submodule.c:2086
8153 #, c-format
8154 msgid "refusing to move '%s' into an existing git dir"
8155 msgstr ""
8157 #: submodule.c:2093
8158 #, c-format
8159 msgid ""
8160 "Migrating git directory of '%s%s' from\n"
8161 "'%s' to\n"
8162 "'%s'\n"
8163 msgstr ""
8165 #: submodule.c:2221
8166 msgid "could not start ls-files in .."
8167 msgstr ""
8169 #: submodule.c:2261
8170 #, c-format
8171 msgid "ls-tree returned unexpected return code %d"
8172 msgstr ""
8174 #: symlinks.c:244
8175 #, c-format
8176 msgid "failed to lstat '%s'"
8177 msgstr ""
8179 #: trailer.c:244
8180 #, c-format
8181 msgid "running trailer command '%s' failed"
8182 msgstr ""
8184 #: trailer.c:493 trailer.c:498 trailer.c:503 trailer.c:562 trailer.c:566
8185 #: trailer.c:570
8186 #, c-format
8187 msgid "unknown value '%s' for key '%s'"
8188 msgstr ""
8190 #: trailer.c:547 trailer.c:552 trailer.c:557 builtin/remote.c:299
8191 #: builtin/remote.c:324
8192 #, c-format
8193 msgid "more than one %s"
8194 msgstr ""
8196 #: trailer.c:743
8197 #, c-format
8198 msgid "empty trailer token in trailer '%.*s'"
8199 msgstr ""
8201 #: trailer.c:763
8202 #, c-format
8203 msgid "could not read input file '%s'"
8204 msgstr ""
8206 #: trailer.c:766 builtin/mktag.c:88
8207 msgid "could not read from stdin"
8208 msgstr ""
8210 #: trailer.c:1024 wrapper.c:676
8211 #, c-format
8212 msgid "could not stat %s"
8213 msgstr ""
8215 #: trailer.c:1026
8216 #, c-format
8217 msgid "file %s is not a regular file"
8218 msgstr ""
8220 #: trailer.c:1028
8221 #, c-format
8222 msgid "file %s is not writable by user"
8223 msgstr ""
8225 #: trailer.c:1040
8226 msgid "could not open temporary file"
8227 msgstr ""
8229 #: trailer.c:1080
8230 #, c-format
8231 msgid "could not rename temporary file to %s"
8232 msgstr ""
8234 #: transport-helper.c:62 transport-helper.c:91
8235 msgid "full write to remote helper failed"
8236 msgstr ""
8238 #: transport-helper.c:145
8239 #, c-format
8240 msgid "unable to find remote helper for '%s'"
8241 msgstr ""
8243 #: transport-helper.c:161 transport-helper.c:575
8244 msgid "can't dup helper output fd"
8245 msgstr ""
8247 #: transport-helper.c:214
8248 #, c-format
8249 msgid ""
8250 "unknown mandatory capability %s; this remote helper probably needs newer "
8251 "version of Git"
8252 msgstr ""
8254 #: transport-helper.c:220
8255 msgid "this remote helper should implement refspec capability"
8256 msgstr ""
8258 #: transport-helper.c:287 transport-helper.c:429
8259 #, c-format
8260 msgid "%s unexpectedly said: '%s'"
8261 msgstr ""
8263 #: transport-helper.c:417
8264 #, c-format
8265 msgid "%s also locked %s"
8266 msgstr ""
8268 #: transport-helper.c:497
8269 msgid "couldn't run fast-import"
8270 msgstr ""
8272 #: transport-helper.c:520
8273 msgid "error while running fast-import"
8274 msgstr ""
8276 #: transport-helper.c:549 transport-helper.c:1247
8277 #, c-format
8278 msgid "could not read ref %s"
8279 msgstr ""
8281 #: transport-helper.c:594
8282 #, c-format
8283 msgid "unknown response to connect: %s"
8284 msgstr ""
8286 #: transport-helper.c:616
8287 msgid "setting remote service path not supported by protocol"
8288 msgstr ""
8290 #: transport-helper.c:618
8291 msgid "invalid remote service path"
8292 msgstr ""
8294 #: transport-helper.c:661 transport.c:1471
8295 msgid "operation not supported by protocol"
8296 msgstr ""
8298 #: transport-helper.c:664
8299 #, c-format
8300 msgid "can't connect to subservice %s"
8301 msgstr ""
8303 #: transport-helper.c:693 transport.c:397
8304 msgid "--negotiate-only requires protocol v2"
8305 msgstr ""
8307 #: transport-helper.c:755
8308 msgid "'option' without a matching 'ok/error' directive"
8309 msgstr ""
8311 #: transport-helper.c:798
8312 #, c-format
8313 msgid "expected ok/error, helper said '%s'"
8314 msgstr ""
8316 #: transport-helper.c:855
8317 #, c-format
8318 msgid "helper reported unexpected status of %s"
8319 msgstr ""
8321 #: transport-helper.c:938
8322 #, c-format
8323 msgid "helper %s does not support dry-run"
8324 msgstr ""
8326 #: transport-helper.c:941
8327 #, c-format
8328 msgid "helper %s does not support --signed"
8329 msgstr ""
8331 #: transport-helper.c:944
8332 #, c-format
8333 msgid "helper %s does not support --signed=if-asked"
8334 msgstr ""
8336 #: transport-helper.c:949
8337 #, c-format
8338 msgid "helper %s does not support --atomic"
8339 msgstr ""
8341 #: transport-helper.c:953
8342 #, c-format
8343 msgid "helper %s does not support --%s"
8344 msgstr ""
8346 #: transport-helper.c:960
8347 #, c-format
8348 msgid "helper %s does not support 'push-option'"
8349 msgstr ""
8351 #: transport-helper.c:1060
8352 msgid "remote-helper doesn't support push; refspec needed"
8353 msgstr ""
8355 #: transport-helper.c:1065
8356 #, c-format
8357 msgid "helper %s does not support 'force'"
8358 msgstr ""
8360 #: transport-helper.c:1112
8361 msgid "couldn't run fast-export"
8362 msgstr ""
8364 #: transport-helper.c:1117
8365 msgid "error while running fast-export"
8366 msgstr ""
8368 #: transport-helper.c:1142
8369 #, c-format
8370 msgid ""
8371 "No refs in common and none specified; doing nothing.\n"
8372 "Perhaps you should specify a branch.\n"
8373 msgstr ""
8375 #: transport-helper.c:1224
8376 #, c-format
8377 msgid "unsupported object format '%s'"
8378 msgstr ""
8380 #: transport-helper.c:1233
8381 #, c-format
8382 msgid "malformed response in ref list: %s"
8383 msgstr ""
8385 #: transport-helper.c:1385
8386 #, c-format
8387 msgid "read(%s) failed"
8388 msgstr ""
8390 #: transport-helper.c:1412
8391 #, c-format
8392 msgid "write(%s) failed"
8393 msgstr ""
8395 #: transport-helper.c:1461
8396 #, c-format
8397 msgid "%s thread failed"
8398 msgstr ""
8400 #: transport-helper.c:1465
8401 #, c-format
8402 msgid "%s thread failed to join: %s"
8403 msgstr ""
8405 #: transport-helper.c:1484 transport-helper.c:1488
8406 #, c-format
8407 msgid "can't start thread for copying data: %s"
8408 msgstr ""
8410 #: transport-helper.c:1525
8411 #, c-format
8412 msgid "%s process failed to wait"
8413 msgstr ""
8415 #: transport-helper.c:1529
8416 #, c-format
8417 msgid "%s process failed"
8418 msgstr ""
8420 #: transport-helper.c:1547 transport-helper.c:1556
8421 msgid "can't start thread for copying data"
8422 msgstr ""
8424 #: transport.c:116
8425 #, c-format
8426 msgid "Would set upstream of '%s' to '%s' of '%s'\n"
8427 msgstr ""
8429 #: transport.c:145
8430 #, c-format
8431 msgid "could not read bundle '%s'"
8432 msgstr ""
8434 #: transport.c:220
8435 #, c-format
8436 msgid "transport: invalid depth option '%s'"
8437 msgstr ""
8439 #: transport.c:272
8440 msgid "see protocol.version in 'git help config' for more details"
8441 msgstr ""
8443 #: transport.c:273
8444 msgid "server options require protocol version 2 or later"
8445 msgstr ""
8447 #: transport.c:400
8448 msgid "server does not support wait-for-done"
8449 msgstr ""
8451 #: transport.c:751
8452 msgid "could not parse transport.color.* config"
8453 msgstr ""
8455 #: transport.c:826
8456 msgid "support for protocol v2 not implemented yet"
8457 msgstr ""
8459 #: transport.c:960
8460 #, c-format
8461 msgid "unknown value for config '%s': %s"
8462 msgstr ""
8464 #: transport.c:1026
8465 #, c-format
8466 msgid "transport '%s' not allowed"
8467 msgstr ""
8469 #: transport.c:1079
8470 msgid "git-over-rsync is no longer supported"
8471 msgstr ""
8473 #: transport.c:1181
8474 #, c-format
8475 msgid ""
8476 "The following submodule paths contain changes that can\n"
8477 "not be found on any remote:\n"
8478 msgstr ""
8480 #: transport.c:1185
8481 #, c-format
8482 msgid ""
8483 "\n"
8484 "Please try\n"
8485 "\n"
8486 "\tgit push --recurse-submodules=on-demand\n"
8487 "\n"
8488 "or cd to the path and use\n"
8489 "\n"
8490 "\tgit push\n"
8491 "\n"
8492 "to push them to a remote.\n"
8493 "\n"
8494 msgstr ""
8496 #: transport.c:1193
8497 msgid "Aborting."
8498 msgstr ""
8500 #: transport.c:1340
8501 msgid "failed to push all needed submodules"
8502 msgstr ""
8504 #: tree-walk.c:33
8505 msgid "too-short tree object"
8506 msgstr ""
8508 #: tree-walk.c:39
8509 msgid "malformed mode in tree entry"
8510 msgstr ""
8512 #: tree-walk.c:43
8513 msgid "empty filename in tree entry"
8514 msgstr ""
8516 #: tree-walk.c:118
8517 msgid "too-short tree file"
8518 msgstr ""
8520 #: unpack-trees.c:115
8521 #, c-format
8522 msgid ""
8523 "Your local changes to the following files would be overwritten by checkout:\n"
8524 "%%sPlease commit your changes or stash them before you switch branches."
8525 msgstr ""
8527 #: unpack-trees.c:117
8528 #, c-format
8529 msgid ""
8530 "Your local changes to the following files would be overwritten by checkout:\n"
8531 "%%s"
8532 msgstr ""
8534 #: unpack-trees.c:120
8535 #, c-format
8536 msgid ""
8537 "Your local changes to the following files would be overwritten by merge:\n"
8538 "%%sPlease commit your changes or stash them before you merge."
8539 msgstr ""
8541 #: unpack-trees.c:122
8542 #, c-format
8543 msgid ""
8544 "Your local changes to the following files would be overwritten by merge:\n"
8545 "%%s"
8546 msgstr ""
8548 #: unpack-trees.c:125
8549 #, c-format
8550 msgid ""
8551 "Your local changes to the following files would be overwritten by %s:\n"
8552 "%%sPlease commit your changes or stash them before you %s."
8553 msgstr ""
8555 #: unpack-trees.c:127
8556 #, c-format
8557 msgid ""
8558 "Your local changes to the following files would be overwritten by %s:\n"
8559 "%%s"
8560 msgstr ""
8562 #: unpack-trees.c:132
8563 #, c-format
8564 msgid ""
8565 "Updating the following directories would lose untracked files in them:\n"
8566 "%s"
8567 msgstr ""
8569 #: unpack-trees.c:136
8570 #, c-format
8571 msgid ""
8572 "The following untracked working tree files would be removed by checkout:\n"
8573 "%%sPlease move or remove them before you switch branches."
8574 msgstr ""
8576 #: unpack-trees.c:138
8577 #, c-format
8578 msgid ""
8579 "The following untracked working tree files would be removed by checkout:\n"
8580 "%%s"
8581 msgstr ""
8583 #: unpack-trees.c:141
8584 #, c-format
8585 msgid ""
8586 "The following untracked working tree files would be removed by merge:\n"
8587 "%%sPlease move or remove them before you merge."
8588 msgstr ""
8590 #: unpack-trees.c:143
8591 #, c-format
8592 msgid ""
8593 "The following untracked working tree files would be removed by merge:\n"
8594 "%%s"
8595 msgstr ""
8597 #: unpack-trees.c:146
8598 #, c-format
8599 msgid ""
8600 "The following untracked working tree files would be removed by %s:\n"
8601 "%%sPlease move or remove them before you %s."
8602 msgstr ""
8604 #: unpack-trees.c:148
8605 #, c-format
8606 msgid ""
8607 "The following untracked working tree files would be removed by %s:\n"
8608 "%%s"
8609 msgstr ""
8611 #: unpack-trees.c:154
8612 #, c-format
8613 msgid ""
8614 "The following untracked working tree files would be overwritten by "
8615 "checkout:\n"
8616 "%%sPlease move or remove them before you switch branches."
8617 msgstr ""
8619 #: unpack-trees.c:156
8620 #, c-format
8621 msgid ""
8622 "The following untracked working tree files would be overwritten by "
8623 "checkout:\n"
8624 "%%s"
8625 msgstr ""
8627 #: unpack-trees.c:159
8628 #, c-format
8629 msgid ""
8630 "The following untracked working tree files would be overwritten by merge:\n"
8631 "%%sPlease move or remove them before you merge."
8632 msgstr ""
8634 #: unpack-trees.c:161
8635 #, c-format
8636 msgid ""
8637 "The following untracked working tree files would be overwritten by merge:\n"
8638 "%%s"
8639 msgstr ""
8641 #: unpack-trees.c:164
8642 #, c-format
8643 msgid ""
8644 "The following untracked working tree files would be overwritten by %s:\n"
8645 "%%sPlease move or remove them before you %s."
8646 msgstr ""
8648 #: unpack-trees.c:166
8649 #, c-format
8650 msgid ""
8651 "The following untracked working tree files would be overwritten by %s:\n"
8652 "%%s"
8653 msgstr ""
8655 #: unpack-trees.c:174
8656 #, c-format
8657 msgid "Entry '%s' overlaps with '%s'.  Cannot bind."
8658 msgstr ""
8660 #: unpack-trees.c:177
8661 #, c-format
8662 msgid ""
8663 "Cannot update submodule:\n"
8664 "%s"
8665 msgstr ""
8667 #: unpack-trees.c:180
8668 #, c-format
8669 msgid ""
8670 "The following paths are not up to date and were left despite sparse "
8671 "patterns:\n"
8672 "%s"
8673 msgstr ""
8675 #: unpack-trees.c:182
8676 #, c-format
8677 msgid ""
8678 "The following paths are unmerged and were left despite sparse patterns:\n"
8679 "%s"
8680 msgstr ""
8682 #: unpack-trees.c:184
8683 #, c-format
8684 msgid ""
8685 "The following paths were already present and thus not updated despite sparse "
8686 "patterns:\n"
8687 "%s"
8688 msgstr ""
8690 #: unpack-trees.c:264
8691 #, c-format
8692 msgid "Aborting\n"
8693 msgstr ""
8695 #: unpack-trees.c:291
8696 #, c-format
8697 msgid ""
8698 "After fixing the above paths, you may want to run `git sparse-checkout "
8699 "reapply`.\n"
8700 msgstr ""
8702 #: unpack-trees.c:352
8703 msgid "Updating files"
8704 msgstr ""
8706 #: unpack-trees.c:384
8707 msgid ""
8708 "the following paths have collided (e.g. case-sensitive paths\n"
8709 "on a case-insensitive filesystem) and only one from the same\n"
8710 "colliding group is in the working tree:\n"
8711 msgstr ""
8713 #: unpack-trees.c:1519
8714 msgid "Updating index flags"
8715 msgstr ""
8717 #: unpack-trees.c:2608
8718 #, c-format
8719 msgid "worktree and untracked commit have duplicate entries: %s"
8720 msgstr ""
8722 #: upload-pack.c:1548
8723 msgid "expected flush after fetch arguments"
8724 msgstr ""
8726 #: urlmatch.c:163
8727 msgid "invalid URL scheme name or missing '://' suffix"
8728 msgstr ""
8730 #: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
8731 #, c-format
8732 msgid "invalid %XX escape sequence"
8733 msgstr ""
8735 #: urlmatch.c:215
8736 msgid "missing host and scheme is not 'file:'"
8737 msgstr ""
8739 #: urlmatch.c:232
8740 msgid "a 'file:' URL may not have a port number"
8741 msgstr ""
8743 #: urlmatch.c:247
8744 msgid "invalid characters in host name"
8745 msgstr ""
8747 #: urlmatch.c:292 urlmatch.c:303
8748 msgid "invalid port number"
8749 msgstr ""
8751 #: urlmatch.c:371
8752 msgid "invalid '..' path segment"
8753 msgstr ""
8755 #: walker.c:170
8756 msgid "Fetching objects"
8757 msgstr ""
8759 #: worktree.c:238 builtin/am.c:2151
8760 #, c-format
8761 msgid "failed to read '%s'"
8762 msgstr ""
8764 #: worktree.c:304
8765 #, c-format
8766 msgid "'%s' at main working tree is not the repository directory"
8767 msgstr ""
8769 #: worktree.c:315
8770 #, c-format
8771 msgid "'%s' file does not contain absolute path to the working tree location"
8772 msgstr ""
8774 #: worktree.c:327
8775 #, c-format
8776 msgid "'%s' does not exist"
8777 msgstr ""
8779 #: worktree.c:333
8780 #, c-format
8781 msgid "'%s' is not a .git file, error code %d"
8782 msgstr ""
8784 #: worktree.c:342
8785 #, c-format
8786 msgid "'%s' does not point back to '%s'"
8787 msgstr ""
8789 #: worktree.c:608
8790 msgid "not a directory"
8791 msgstr ""
8793 #: worktree.c:617
8794 msgid ".git is not a file"
8795 msgstr ""
8797 #: worktree.c:619
8798 msgid ".git file broken"
8799 msgstr ""
8801 #: worktree.c:621
8802 msgid ".git file incorrect"
8803 msgstr ""
8805 #: worktree.c:727
8806 msgid "not a valid path"
8807 msgstr ""
8809 #: worktree.c:733
8810 msgid "unable to locate repository; .git is not a file"
8811 msgstr ""
8813 #: worktree.c:737
8814 msgid "unable to locate repository; .git file does not reference a repository"
8815 msgstr ""
8817 #: worktree.c:741
8818 msgid "unable to locate repository; .git file broken"
8819 msgstr ""
8821 #: worktree.c:747
8822 msgid "gitdir unreadable"
8823 msgstr ""
8825 #: worktree.c:751
8826 msgid "gitdir incorrect"
8827 msgstr ""
8829 #: worktree.c:776
8830 msgid "not a valid directory"
8831 msgstr ""
8833 #: worktree.c:782
8834 msgid "gitdir file does not exist"
8835 msgstr ""
8837 #: worktree.c:787 worktree.c:796
8838 #, c-format
8839 msgid "unable to read gitdir file (%s)"
8840 msgstr ""
8842 #: worktree.c:806
8843 #, c-format
8844 msgid "short read (expected %<PRIuMAX> bytes, read %<PRIuMAX>)"
8845 msgstr ""
8847 #: worktree.c:814
8848 msgid "invalid gitdir file"
8849 msgstr ""
8851 #: worktree.c:822
8852 msgid "gitdir file points to non-existent location"
8853 msgstr ""
8855 #: wrapper.c:197 wrapper.c:367
8856 #, c-format
8857 msgid "could not open '%s' for reading and writing"
8858 msgstr ""
8860 #: wrapper.c:398 wrapper.c:599
8861 #, c-format
8862 msgid "unable to access '%s'"
8863 msgstr ""
8865 #: wrapper.c:607
8866 msgid "unable to get current working directory"
8867 msgstr ""
8869 #: wt-status.c:158
8870 msgid "Unmerged paths:"
8871 msgstr ""
8873 #: wt-status.c:187 wt-status.c:219
8874 msgid "  (use \"git restore --staged <file>...\" to unstage)"
8875 msgstr ""
8877 #: wt-status.c:190 wt-status.c:222
8878 #, c-format
8879 msgid "  (use \"git restore --source=%s --staged <file>...\" to unstage)"
8880 msgstr ""
8882 #: wt-status.c:193 wt-status.c:225
8883 msgid "  (use \"git rm --cached <file>...\" to unstage)"
8884 msgstr ""
8886 #: wt-status.c:197
8887 msgid "  (use \"git add <file>...\" to mark resolution)"
8888 msgstr ""
8890 #: wt-status.c:199 wt-status.c:203
8891 msgid "  (use \"git add/rm <file>...\" as appropriate to mark resolution)"
8892 msgstr ""
8894 #: wt-status.c:201
8895 msgid "  (use \"git rm <file>...\" to mark resolution)"
8896 msgstr ""
8898 #: wt-status.c:211 wt-status.c:1075
8899 msgid "Changes to be committed:"
8900 msgstr ""
8902 #: wt-status.c:234 wt-status.c:1084
8903 msgid "Changes not staged for commit:"
8904 msgstr ""
8906 #: wt-status.c:238
8907 msgid "  (use \"git add <file>...\" to update what will be committed)"
8908 msgstr ""
8910 #: wt-status.c:240
8911 msgid "  (use \"git add/rm <file>...\" to update what will be committed)"
8912 msgstr ""
8914 #: wt-status.c:241
8915 msgid ""
8916 "  (use \"git restore <file>...\" to discard changes in working directory)"
8917 msgstr ""
8919 #: wt-status.c:243
8920 msgid "  (commit or discard the untracked or modified content in submodules)"
8921 msgstr ""
8923 #: wt-status.c:254
8924 #, c-format
8925 msgid "  (use \"git %s <file>...\" to include in what will be committed)"
8926 msgstr ""
8928 #: wt-status.c:266
8929 msgid "both deleted:"
8930 msgstr ""
8932 #: wt-status.c:268
8933 msgid "added by us:"
8934 msgstr ""
8936 #: wt-status.c:270
8937 msgid "deleted by them:"
8938 msgstr ""
8940 #: wt-status.c:272
8941 msgid "added by them:"
8942 msgstr ""
8944 #: wt-status.c:274
8945 msgid "deleted by us:"
8946 msgstr ""
8948 #: wt-status.c:276
8949 msgid "both added:"
8950 msgstr ""
8952 #: wt-status.c:278
8953 msgid "both modified:"
8954 msgstr ""
8956 #: wt-status.c:288
8957 msgid "new file:"
8958 msgstr ""
8960 #: wt-status.c:290
8961 msgid "copied:"
8962 msgstr ""
8964 #: wt-status.c:292
8965 msgid "deleted:"
8966 msgstr ""
8968 #: wt-status.c:294
8969 msgid "modified:"
8970 msgstr ""
8972 #: wt-status.c:296
8973 msgid "renamed:"
8974 msgstr ""
8976 #: wt-status.c:298
8977 msgid "typechange:"
8978 msgstr ""
8980 #: wt-status.c:300
8981 msgid "unknown:"
8982 msgstr ""
8984 #: wt-status.c:302
8985 msgid "unmerged:"
8986 msgstr ""
8988 #: wt-status.c:382
8989 msgid "new commits, "
8990 msgstr ""
8992 #: wt-status.c:384
8993 msgid "modified content, "
8994 msgstr ""
8996 #: wt-status.c:386
8997 msgid "untracked content, "
8998 msgstr ""
9000 #: wt-status.c:908
9001 #, c-format
9002 msgid "Your stash currently has %d entry"
9003 msgid_plural "Your stash currently has %d entries"
9004 msgstr[0] ""
9005 msgstr[1] ""
9007 #: wt-status.c:939
9008 msgid "Submodules changed but not updated:"
9009 msgstr ""
9011 #: wt-status.c:941
9012 msgid "Submodule changes to be committed:"
9013 msgstr ""
9015 #: wt-status.c:1023
9016 msgid ""
9017 "Do not modify or remove the line above.\n"
9018 "Everything below it will be ignored."
9019 msgstr ""
9021 #: wt-status.c:1115
9022 #, c-format
9023 msgid ""
9024 "\n"
9025 "It took %.2f seconds to compute the branch ahead/behind values.\n"
9026 "You can use '--no-ahead-behind' to avoid this.\n"
9027 msgstr ""
9029 #: wt-status.c:1145
9030 msgid "You have unmerged paths."
9031 msgstr ""
9033 #: wt-status.c:1148
9034 msgid "  (fix conflicts and run \"git commit\")"
9035 msgstr ""
9037 #: wt-status.c:1150
9038 msgid "  (use \"git merge --abort\" to abort the merge)"
9039 msgstr ""
9041 #: wt-status.c:1154
9042 msgid "All conflicts fixed but you are still merging."
9043 msgstr ""
9045 #: wt-status.c:1157
9046 msgid "  (use \"git commit\" to conclude merge)"
9047 msgstr ""
9049 #: wt-status.c:1166
9050 msgid "You are in the middle of an am session."
9051 msgstr ""
9053 #: wt-status.c:1169
9054 msgid "The current patch is empty."
9055 msgstr ""
9057 #: wt-status.c:1173
9058 msgid "  (fix conflicts and then run \"git am --continue\")"
9059 msgstr ""
9061 #: wt-status.c:1175
9062 msgid "  (use \"git am --skip\" to skip this patch)"
9063 msgstr ""
9065 #: wt-status.c:1177
9066 msgid "  (use \"git am --abort\" to restore the original branch)"
9067 msgstr ""
9069 #: wt-status.c:1310
9070 msgid "git-rebase-todo is missing."
9071 msgstr ""
9073 #: wt-status.c:1312
9074 msgid "No commands done."
9075 msgstr ""
9077 #: wt-status.c:1315
9078 #, c-format
9079 msgid "Last command done (%d command done):"
9080 msgid_plural "Last commands done (%d commands done):"
9081 msgstr[0] ""
9082 msgstr[1] ""
9084 #: wt-status.c:1326
9085 #, c-format
9086 msgid "  (see more in file %s)"
9087 msgstr ""
9089 #: wt-status.c:1331
9090 msgid "No commands remaining."
9091 msgstr ""
9093 #: wt-status.c:1334
9094 #, c-format
9095 msgid "Next command to do (%d remaining command):"
9096 msgid_plural "Next commands to do (%d remaining commands):"
9097 msgstr[0] ""
9098 msgstr[1] ""
9100 #: wt-status.c:1342
9101 msgid "  (use \"git rebase --edit-todo\" to view and edit)"
9102 msgstr ""
9104 #: wt-status.c:1354
9105 #, c-format
9106 msgid "You are currently rebasing branch '%s' on '%s'."
9107 msgstr ""
9109 #: wt-status.c:1359
9110 msgid "You are currently rebasing."
9111 msgstr ""
9113 #: wt-status.c:1372
9114 msgid "  (fix conflicts and then run \"git rebase --continue\")"
9115 msgstr ""
9117 #: wt-status.c:1374
9118 msgid "  (use \"git rebase --skip\" to skip this patch)"
9119 msgstr ""
9121 #: wt-status.c:1376
9122 msgid "  (use \"git rebase --abort\" to check out the original branch)"
9123 msgstr ""
9125 #: wt-status.c:1383
9126 msgid "  (all conflicts fixed: run \"git rebase --continue\")"
9127 msgstr ""
9129 #: wt-status.c:1387
9130 #, c-format
9131 msgid ""
9132 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
9133 msgstr ""
9135 #: wt-status.c:1392
9136 msgid "You are currently splitting a commit during a rebase."
9137 msgstr ""
9139 #: wt-status.c:1395
9140 msgid "  (Once your working directory is clean, run \"git rebase --continue\")"
9141 msgstr ""
9143 #: wt-status.c:1399
9144 #, c-format
9145 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
9146 msgstr ""
9148 #: wt-status.c:1404
9149 msgid "You are currently editing a commit during a rebase."
9150 msgstr ""
9152 #: wt-status.c:1407
9153 msgid "  (use \"git commit --amend\" to amend the current commit)"
9154 msgstr ""
9156 #: wt-status.c:1409
9157 msgid ""
9158 "  (use \"git rebase --continue\" once you are satisfied with your changes)"
9159 msgstr ""
9161 #: wt-status.c:1420
9162 msgid "Cherry-pick currently in progress."
9163 msgstr ""
9165 #: wt-status.c:1423
9166 #, c-format
9167 msgid "You are currently cherry-picking commit %s."
9168 msgstr ""
9170 #: wt-status.c:1430
9171 msgid "  (fix conflicts and run \"git cherry-pick --continue\")"
9172 msgstr ""
9174 #: wt-status.c:1433
9175 msgid "  (run \"git cherry-pick --continue\" to continue)"
9176 msgstr ""
9178 #: wt-status.c:1436
9179 msgid "  (all conflicts fixed: run \"git cherry-pick --continue\")"
9180 msgstr ""
9182 #: wt-status.c:1438
9183 msgid "  (use \"git cherry-pick --skip\" to skip this patch)"
9184 msgstr ""
9186 #: wt-status.c:1440
9187 msgid "  (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
9188 msgstr ""
9190 #: wt-status.c:1450
9191 msgid "Revert currently in progress."
9192 msgstr ""
9194 #: wt-status.c:1453
9195 #, c-format
9196 msgid "You are currently reverting commit %s."
9197 msgstr ""
9199 #: wt-status.c:1459
9200 msgid "  (fix conflicts and run \"git revert --continue\")"
9201 msgstr ""
9203 #: wt-status.c:1462
9204 msgid "  (run \"git revert --continue\" to continue)"
9205 msgstr ""
9207 #: wt-status.c:1465
9208 msgid "  (all conflicts fixed: run \"git revert --continue\")"
9209 msgstr ""
9211 #: wt-status.c:1467
9212 msgid "  (use \"git revert --skip\" to skip this patch)"
9213 msgstr ""
9215 #: wt-status.c:1469
9216 msgid "  (use \"git revert --abort\" to cancel the revert operation)"
9217 msgstr ""
9219 #: wt-status.c:1479
9220 #, c-format
9221 msgid "You are currently bisecting, started from branch '%s'."
9222 msgstr ""
9224 #: wt-status.c:1483
9225 msgid "You are currently bisecting."
9226 msgstr ""
9228 #: wt-status.c:1486
9229 msgid "  (use \"git bisect reset\" to get back to the original branch)"
9230 msgstr ""
9232 #: wt-status.c:1497
9233 #, c-format
9234 msgid "You are in a sparse checkout with %d%% of tracked files present."
9235 msgstr ""
9237 #: wt-status.c:1736
9238 msgid "On branch "
9239 msgstr ""
9241 #: wt-status.c:1743
9242 msgid "interactive rebase in progress; onto "
9243 msgstr ""
9245 #: wt-status.c:1745
9246 msgid "rebase in progress; onto "
9247 msgstr ""
9249 #: wt-status.c:1750
9250 msgid "HEAD detached at "
9251 msgstr ""
9253 #: wt-status.c:1752
9254 msgid "HEAD detached from "
9255 msgstr ""
9257 #: wt-status.c:1755
9258 msgid "Not currently on any branch."
9259 msgstr ""
9261 #: wt-status.c:1772
9262 msgid "Initial commit"
9263 msgstr ""
9265 #: wt-status.c:1773
9266 msgid "No commits yet"
9267 msgstr ""
9269 #: wt-status.c:1787
9270 msgid "Untracked files"
9271 msgstr ""
9273 #: wt-status.c:1789
9274 msgid "Ignored files"
9275 msgstr ""
9277 #: wt-status.c:1793
9278 #, c-format
9279 msgid ""
9280 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
9281 "may speed it up, but you have to be careful not to forget to add\n"
9282 "new files yourself (see 'git help status')."
9283 msgstr ""
9285 #: wt-status.c:1799
9286 #, c-format
9287 msgid "Untracked files not listed%s"
9288 msgstr ""
9290 #: wt-status.c:1801
9291 msgid " (use -u option to show untracked files)"
9292 msgstr ""
9294 #: wt-status.c:1807
9295 msgid "No changes"
9296 msgstr ""
9298 #: wt-status.c:1812
9299 #, c-format
9300 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
9301 msgstr ""
9303 #: wt-status.c:1816
9304 #, c-format
9305 msgid "no changes added to commit\n"
9306 msgstr ""
9308 #: wt-status.c:1820
9309 #, c-format
9310 msgid ""
9311 "nothing added to commit but untracked files present (use \"git add\" to "
9312 "track)\n"
9313 msgstr ""
9315 #: wt-status.c:1824
9316 #, c-format
9317 msgid "nothing added to commit but untracked files present\n"
9318 msgstr ""
9320 #: wt-status.c:1828
9321 #, c-format
9322 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
9323 msgstr ""
9325 #: wt-status.c:1832 wt-status.c:1838
9326 #, c-format
9327 msgid "nothing to commit\n"
9328 msgstr ""
9330 #: wt-status.c:1835
9331 #, c-format
9332 msgid "nothing to commit (use -u to show untracked files)\n"
9333 msgstr ""
9335 #: wt-status.c:1840
9336 #, c-format
9337 msgid "nothing to commit, working tree clean\n"
9338 msgstr ""
9340 #: wt-status.c:1945
9341 msgid "No commits yet on "
9342 msgstr ""
9344 #: wt-status.c:1949
9345 msgid "HEAD (no branch)"
9346 msgstr ""
9348 #: wt-status.c:1980
9349 msgid "different"
9350 msgstr ""
9352 #: wt-status.c:1982 wt-status.c:1990
9353 msgid "behind "
9354 msgstr ""
9356 #: wt-status.c:1985 wt-status.c:1988
9357 msgid "ahead "
9358 msgstr ""
9360 #. TRANSLATORS: the action is e.g. "pull with rebase"
9361 #: wt-status.c:2511
9362 #, c-format
9363 msgid "cannot %s: You have unstaged changes."
9364 msgstr ""
9366 #: wt-status.c:2517
9367 msgid "additionally, your index contains uncommitted changes."
9368 msgstr ""
9370 #: wt-status.c:2519
9371 #, c-format
9372 msgid "cannot %s: Your index contains uncommitted changes."
9373 msgstr ""
9375 #: compat/simple-ipc/ipc-unix-socket.c:178
9376 msgid "could not send IPC command"
9377 msgstr ""
9379 #: compat/simple-ipc/ipc-unix-socket.c:185
9380 msgid "could not read IPC response"
9381 msgstr ""
9383 #: compat/simple-ipc/ipc-unix-socket.c:862
9384 #, c-format
9385 msgid "could not start accept_thread '%s'"
9386 msgstr ""
9388 #: compat/simple-ipc/ipc-unix-socket.c:874
9389 #, c-format
9390 msgid "could not start worker[0] for '%s'"
9391 msgstr ""
9393 #: compat/precompose_utf8.c:58 builtin/clone.c:461
9394 #, c-format
9395 msgid "failed to unlink '%s'"
9396 msgstr ""
9398 #: builtin/add.c:26
9399 msgid "git add [<options>] [--] <pathspec>..."
9400 msgstr ""
9402 #: builtin/add.c:61
9403 #, c-format
9404 msgid "cannot chmod %cx '%s'"
9405 msgstr ""
9407 #: builtin/add.c:99
9408 #, c-format
9409 msgid "unexpected diff status %c"
9410 msgstr ""
9412 #: builtin/add.c:104 builtin/commit.c:297
9413 msgid "updating files failed"
9414 msgstr ""
9416 #: builtin/add.c:114
9417 #, c-format
9418 msgid "remove '%s'\n"
9419 msgstr ""
9421 #: builtin/add.c:198
9422 msgid "Unstaged changes after refreshing the index:"
9423 msgstr ""
9425 #: builtin/add.c:307 builtin/rev-parse.c:991
9426 msgid "Could not read the index"
9427 msgstr ""
9429 #: builtin/add.c:318
9430 #, c-format
9431 msgid "Could not open '%s' for writing."
9432 msgstr ""
9434 #: builtin/add.c:322
9435 msgid "Could not write patch"
9436 msgstr ""
9438 #: builtin/add.c:325
9439 msgid "editing patch failed"
9440 msgstr ""
9442 #: builtin/add.c:328
9443 #, c-format
9444 msgid "Could not stat '%s'"
9445 msgstr ""
9447 #: builtin/add.c:330
9448 msgid "Empty patch. Aborted."
9449 msgstr ""
9451 #: builtin/add.c:335
9452 #, c-format
9453 msgid "Could not apply '%s'"
9454 msgstr ""
9456 #: builtin/add.c:343
9457 msgid "The following paths are ignored by one of your .gitignore files:\n"
9458 msgstr ""
9460 #: builtin/add.c:363 builtin/clean.c:904 builtin/fetch.c:173 builtin/mv.c:124
9461 #: builtin/prune-packed.c:14 builtin/pull.c:204 builtin/push.c:559
9462 #: builtin/remote.c:1427 builtin/rm.c:243 builtin/send-pack.c:190
9463 msgid "dry run"
9464 msgstr ""
9466 #: builtin/add.c:366
9467 msgid "interactive picking"
9468 msgstr ""
9470 #: builtin/add.c:367 builtin/checkout.c:1567 builtin/reset.c:308
9471 msgid "select hunks interactively"
9472 msgstr ""
9474 #: builtin/add.c:368
9475 msgid "edit current diff and apply"
9476 msgstr ""
9478 #: builtin/add.c:369
9479 msgid "allow adding otherwise ignored files"
9480 msgstr ""
9482 #: builtin/add.c:370
9483 msgid "update tracked files"
9484 msgstr ""
9486 #: builtin/add.c:371
9487 msgid "renormalize EOL of tracked files (implies -u)"
9488 msgstr ""
9490 #: builtin/add.c:372
9491 msgid "record only the fact that the path will be added later"
9492 msgstr ""
9494 #: builtin/add.c:373
9495 msgid "add changes from all tracked and untracked files"
9496 msgstr ""
9498 #: builtin/add.c:376
9499 msgid "ignore paths removed in the working tree (same as --no-all)"
9500 msgstr ""
9502 #: builtin/add.c:378
9503 msgid "don't add, only refresh the index"
9504 msgstr ""
9506 #: builtin/add.c:379
9507 msgid "just skip files which cannot be added because of errors"
9508 msgstr ""
9510 #: builtin/add.c:380
9511 msgid "check if - even missing - files are ignored in dry run"
9512 msgstr ""
9514 #: builtin/add.c:382 builtin/update-index.c:1006
9515 msgid "override the executable bit of the listed files"
9516 msgstr ""
9518 #: builtin/add.c:384
9519 msgid "warn when adding an embedded repository"
9520 msgstr ""
9522 #: builtin/add.c:386
9523 msgid "backend for `git stash -p`"
9524 msgstr ""
9526 #: builtin/add.c:404
9527 #, c-format
9528 msgid ""
9529 "You've added another git repository inside your current repository.\n"
9530 "Clones of the outer repository will not contain the contents of\n"
9531 "the embedded repository and will not know how to obtain it.\n"
9532 "If you meant to add a submodule, use:\n"
9533 "\n"
9534 "\tgit submodule add <url> %s\n"
9535 "\n"
9536 "If you added this path by mistake, you can remove it from the\n"
9537 "index with:\n"
9538 "\n"
9539 "\tgit rm --cached %s\n"
9540 "\n"
9541 "See \"git help submodule\" for more information."
9542 msgstr ""
9544 #: builtin/add.c:432
9545 #, c-format
9546 msgid "adding embedded git repository: %s"
9547 msgstr ""
9549 #: builtin/add.c:451
9550 msgid ""
9551 "Use -f if you really want to add them.\n"
9552 "Turn this message off by running\n"
9553 "\"git config advice.addIgnoredFile false\""
9554 msgstr ""
9556 #: builtin/add.c:460
9557 msgid "adding files failed"
9558 msgstr ""
9560 #: builtin/add.c:488
9561 msgid "--dry-run is incompatible with --interactive/--patch"
9562 msgstr ""
9564 #: builtin/add.c:490 builtin/commit.c:357
9565 msgid "--pathspec-from-file is incompatible with --interactive/--patch"
9566 msgstr ""
9568 #: builtin/add.c:507
9569 msgid "--pathspec-from-file is incompatible with --edit"
9570 msgstr ""
9572 #: builtin/add.c:519
9573 msgid "-A and -u are mutually incompatible"
9574 msgstr ""
9576 #: builtin/add.c:522
9577 msgid "Option --ignore-missing can only be used together with --dry-run"
9578 msgstr ""
9580 #: builtin/add.c:526
9581 #, c-format
9582 msgid "--chmod param '%s' must be either -x or +x"
9583 msgstr ""
9585 #: builtin/add.c:544 builtin/checkout.c:1735 builtin/commit.c:363
9586 #: builtin/reset.c:328 builtin/rm.c:273 builtin/stash.c:1637
9587 msgid "--pathspec-from-file is incompatible with pathspec arguments"
9588 msgstr ""
9590 #: builtin/add.c:551 builtin/checkout.c:1747 builtin/commit.c:369
9591 #: builtin/reset.c:334 builtin/rm.c:279 builtin/stash.c:1643
9592 msgid "--pathspec-file-nul requires --pathspec-from-file"
9593 msgstr ""
9595 #: builtin/add.c:555
9596 #, c-format
9597 msgid "Nothing specified, nothing added.\n"
9598 msgstr ""
9600 #: builtin/add.c:557
9601 msgid ""
9602 "Maybe you wanted to say 'git add .'?\n"
9603 "Turn this message off by running\n"
9604 "\"git config advice.addEmptyPathspec false\""
9605 msgstr ""
9607 #: builtin/am.c:364
9608 msgid "could not parse author script"
9609 msgstr ""
9611 #: builtin/am.c:454
9612 #, c-format
9613 msgid "'%s' was deleted by the applypatch-msg hook"
9614 msgstr ""
9616 #: builtin/am.c:496
9617 #, c-format
9618 msgid "Malformed input line: '%s'."
9619 msgstr ""
9621 #: builtin/am.c:534
9622 #, c-format
9623 msgid "Failed to copy notes from '%s' to '%s'"
9624 msgstr ""
9626 #: builtin/am.c:560
9627 msgid "fseek failed"
9628 msgstr ""
9630 #: builtin/am.c:748
9631 #, c-format
9632 msgid "could not parse patch '%s'"
9633 msgstr ""
9635 #: builtin/am.c:813
9636 msgid "Only one StGIT patch series can be applied at once"
9637 msgstr ""
9639 #: builtin/am.c:861
9640 msgid "invalid timestamp"
9641 msgstr ""
9643 #: builtin/am.c:866 builtin/am.c:878
9644 msgid "invalid Date line"
9645 msgstr ""
9647 #: builtin/am.c:873
9648 msgid "invalid timezone offset"
9649 msgstr ""
9651 #: builtin/am.c:966
9652 msgid "Patch format detection failed."
9653 msgstr ""
9655 #: builtin/am.c:971 builtin/clone.c:414
9656 #, c-format
9657 msgid "failed to create directory '%s'"
9658 msgstr ""
9660 #: builtin/am.c:976
9661 msgid "Failed to split patches."
9662 msgstr ""
9664 #: builtin/am.c:1125
9665 #, c-format
9666 msgid "When you have resolved this problem, run \"%s --continue\"."
9667 msgstr ""
9669 #: builtin/am.c:1126
9670 #, c-format
9671 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
9672 msgstr ""
9674 #: builtin/am.c:1127
9675 #, c-format
9676 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
9677 msgstr ""
9679 #: builtin/am.c:1222
9680 msgid "Patch sent with format=flowed; space at the end of lines might be lost."
9681 msgstr ""
9683 #: builtin/am.c:1250
9684 msgid "Patch is empty."
9685 msgstr ""
9687 #: builtin/am.c:1315
9688 #, c-format
9689 msgid "missing author line in commit %s"
9690 msgstr ""
9692 #: builtin/am.c:1318
9693 #, c-format
9694 msgid "invalid ident line: %.*s"
9695 msgstr ""
9697 #: builtin/am.c:1537
9698 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
9699 msgstr ""
9701 #: builtin/am.c:1539
9702 msgid "Using index info to reconstruct a base tree..."
9703 msgstr ""
9705 #: builtin/am.c:1558
9706 msgid ""
9707 "Did you hand edit your patch?\n"
9708 "It does not apply to blobs recorded in its index."
9709 msgstr ""
9711 #: builtin/am.c:1564
9712 msgid "Falling back to patching base and 3-way merge..."
9713 msgstr ""
9715 #: builtin/am.c:1590
9716 msgid "Failed to merge in the changes."
9717 msgstr ""
9719 #: builtin/am.c:1622
9720 msgid "applying to an empty history"
9721 msgstr ""
9723 #: builtin/am.c:1674 builtin/am.c:1678
9724 #, c-format
9725 msgid "cannot resume: %s does not exist."
9726 msgstr ""
9728 #: builtin/am.c:1696
9729 msgid "Commit Body is:"
9730 msgstr ""
9732 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
9733 #. in your translation. The program will only accept English
9734 #. input at this point.
9736 #: builtin/am.c:1706
9737 #, c-format
9738 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
9739 msgstr ""
9741 #: builtin/am.c:1752 builtin/commit.c:408
9742 msgid "unable to write index file"
9743 msgstr ""
9745 #: builtin/am.c:1756
9746 #, c-format
9747 msgid "Dirty index: cannot apply patches (dirty: %s)"
9748 msgstr ""
9750 #: builtin/am.c:1796 builtin/am.c:1864
9751 #, c-format
9752 msgid "Applying: %.*s"
9753 msgstr ""
9755 #: builtin/am.c:1813
9756 msgid "No changes -- Patch already applied."
9757 msgstr ""
9759 #: builtin/am.c:1819
9760 #, c-format
9761 msgid "Patch failed at %s %.*s"
9762 msgstr ""
9764 #: builtin/am.c:1823
9765 msgid "Use 'git am --show-current-patch=diff' to see the failed patch"
9766 msgstr ""
9768 #: builtin/am.c:1867
9769 msgid ""
9770 "No changes - did you forget to use 'git add'?\n"
9771 "If there is nothing left to stage, chances are that something else\n"
9772 "already introduced the same changes; you might want to skip this patch."
9773 msgstr ""
9775 #: builtin/am.c:1874
9776 msgid ""
9777 "You still have unmerged paths in your index.\n"
9778 "You should 'git add' each file with resolved conflicts to mark them as "
9779 "such.\n"
9780 "You might run `git rm` on a file to accept \"deleted by them\" for it."
9781 msgstr ""
9783 #: builtin/am.c:1981 builtin/am.c:1985 builtin/am.c:1997 builtin/reset.c:347
9784 #: builtin/reset.c:355
9785 #, c-format
9786 msgid "Could not parse object '%s'."
9787 msgstr ""
9789 #: builtin/am.c:2033
9790 msgid "failed to clean index"
9791 msgstr ""
9793 #: builtin/am.c:2077
9794 msgid ""
9795 "You seem to have moved HEAD since the last 'am' failure.\n"
9796 "Not rewinding to ORIG_HEAD"
9797 msgstr ""
9799 #: builtin/am.c:2184
9800 #, c-format
9801 msgid "Invalid value for --patch-format: %s"
9802 msgstr ""
9804 #: builtin/am.c:2226
9805 #, c-format
9806 msgid "Invalid value for --show-current-patch: %s"
9807 msgstr ""
9809 #: builtin/am.c:2230
9810 #, c-format
9811 msgid "--show-current-patch=%s is incompatible with --show-current-patch=%s"
9812 msgstr ""
9814 #: builtin/am.c:2261
9815 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
9816 msgstr ""
9818 #: builtin/am.c:2262
9819 msgid "git am [<options>] (--continue | --skip | --abort)"
9820 msgstr ""
9822 #: builtin/am.c:2268
9823 msgid "run interactively"
9824 msgstr ""
9826 #: builtin/am.c:2270
9827 msgid "historical option -- no-op"
9828 msgstr ""
9830 #: builtin/am.c:2272
9831 msgid "allow fall back on 3way merging if needed"
9832 msgstr ""
9834 #: builtin/am.c:2273 builtin/init-db.c:546 builtin/prune-packed.c:16
9835 #: builtin/repack.c:472 builtin/stash.c:948
9836 msgid "be quiet"
9837 msgstr ""
9839 #: builtin/am.c:2275
9840 msgid "add a Signed-off-by trailer to the commit message"
9841 msgstr ""
9843 #: builtin/am.c:2278
9844 msgid "recode into utf8 (default)"
9845 msgstr ""
9847 #: builtin/am.c:2280
9848 msgid "pass -k flag to git-mailinfo"
9849 msgstr ""
9851 #: builtin/am.c:2282
9852 msgid "pass -b flag to git-mailinfo"
9853 msgstr ""
9855 #: builtin/am.c:2284
9856 msgid "pass -m flag to git-mailinfo"
9857 msgstr ""
9859 #: builtin/am.c:2286
9860 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
9861 msgstr ""
9863 #: builtin/am.c:2289
9864 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
9865 msgstr ""
9867 #: builtin/am.c:2292
9868 msgid "strip everything before a scissors line"
9869 msgstr ""
9871 #: builtin/am.c:2294
9872 msgid "pass it through git-mailinfo"
9873 msgstr ""
9875 #: builtin/am.c:2297 builtin/am.c:2300 builtin/am.c:2303 builtin/am.c:2306
9876 #: builtin/am.c:2309 builtin/am.c:2312 builtin/am.c:2315 builtin/am.c:2318
9877 #: builtin/am.c:2324
9878 msgid "pass it through git-apply"
9879 msgstr ""
9881 #: builtin/am.c:2314 builtin/commit.c:1505 builtin/fmt-merge-msg.c:17
9882 #: builtin/fmt-merge-msg.c:20 builtin/grep.c:906 builtin/merge.c:261
9883 #: builtin/pull.c:141 builtin/pull.c:200 builtin/pull.c:217
9884 #: builtin/rebase.c:1342 builtin/repack.c:483 builtin/repack.c:487
9885 #: builtin/repack.c:489 builtin/show-branch.c:650 builtin/show-ref.c:172
9886 #: builtin/tag.c:447 parse-options.h:155 parse-options.h:176
9887 #: parse-options.h:317
9888 msgid "n"
9889 msgstr ""
9891 #: builtin/am.c:2320 builtin/branch.c:672 builtin/bugreport.c:137
9892 #: builtin/for-each-ref.c:40 builtin/replace.c:556 builtin/tag.c:481
9893 #: builtin/verify-tag.c:38
9894 msgid "format"
9895 msgstr ""
9897 #: builtin/am.c:2321
9898 msgid "format the patch(es) are in"
9899 msgstr ""
9901 #: builtin/am.c:2327
9902 msgid "override error message when patch failure occurs"
9903 msgstr ""
9905 #: builtin/am.c:2329
9906 msgid "continue applying patches after resolving a conflict"
9907 msgstr ""
9909 #: builtin/am.c:2332
9910 msgid "synonyms for --continue"
9911 msgstr ""
9913 #: builtin/am.c:2335
9914 msgid "skip the current patch"
9915 msgstr ""
9917 #: builtin/am.c:2338
9918 msgid "restore the original branch and abort the patching operation"
9919 msgstr ""
9921 #: builtin/am.c:2341
9922 msgid "abort the patching operation but keep HEAD where it is"
9923 msgstr ""
9925 #: builtin/am.c:2345
9926 msgid "show the patch being applied"
9927 msgstr ""
9929 #: builtin/am.c:2350
9930 msgid "lie about committer date"
9931 msgstr ""
9933 #: builtin/am.c:2352
9934 msgid "use current timestamp for author date"
9935 msgstr ""
9937 #: builtin/am.c:2354 builtin/commit-tree.c:120 builtin/commit.c:1630
9938 #: builtin/merge.c:298 builtin/pull.c:175 builtin/rebase.c:537
9939 #: builtin/rebase.c:1395 builtin/revert.c:117 builtin/tag.c:462
9940 msgid "key-id"
9941 msgstr ""
9943 #: builtin/am.c:2355 builtin/rebase.c:538 builtin/rebase.c:1396
9944 msgid "GPG-sign commits"
9945 msgstr ""
9947 #: builtin/am.c:2358
9948 msgid "(internal use for git-rebase)"
9949 msgstr ""
9951 #: builtin/am.c:2376
9952 msgid ""
9953 "The -b/--binary option has been a no-op for long time, and\n"
9954 "it will be removed. Please do not use it anymore."
9955 msgstr ""
9957 #: builtin/am.c:2383
9958 msgid "failed to read the index"
9959 msgstr ""
9961 #: builtin/am.c:2398
9962 #, c-format
9963 msgid "previous rebase directory %s still exists but mbox given."
9964 msgstr ""
9966 #: builtin/am.c:2422
9967 #, c-format
9968 msgid ""
9969 "Stray %s directory found.\n"
9970 "Use \"git am --abort\" to remove it."
9971 msgstr ""
9973 #: builtin/am.c:2428
9974 msgid "Resolve operation not in progress, we are not resuming."
9975 msgstr ""
9977 #: builtin/am.c:2438
9978 msgid "interactive mode requires patches on the command line"
9979 msgstr ""
9981 #: builtin/apply.c:8
9982 msgid "git apply [<options>] [<patch>...]"
9983 msgstr ""
9985 #: builtin/archive.c:17
9986 #, c-format
9987 msgid "could not create archive file '%s'"
9988 msgstr ""
9990 #: builtin/archive.c:20
9991 msgid "could not redirect output"
9992 msgstr ""
9994 #: builtin/archive.c:37
9995 msgid "git archive: Remote with no URL"
9996 msgstr ""
9998 #: builtin/archive.c:61
9999 msgid "git archive: expected ACK/NAK, got a flush packet"
10000 msgstr ""
10002 #: builtin/archive.c:64
10003 #, c-format
10004 msgid "git archive: NACK %s"
10005 msgstr ""
10007 #: builtin/archive.c:65
10008 msgid "git archive: protocol error"
10009 msgstr ""
10011 #: builtin/archive.c:69
10012 msgid "git archive: expected a flush"
10013 msgstr ""
10015 #: builtin/bisect--helper.c:23
10016 msgid "git bisect--helper --bisect-reset [<commit>]"
10017 msgstr ""
10019 #: builtin/bisect--helper.c:24
10020 msgid "git bisect--helper --bisect-next-check <good_term> <bad_term> [<term>]"
10021 msgstr ""
10023 #: builtin/bisect--helper.c:25
10024 msgid ""
10025 "git bisect--helper --bisect-terms [--term-good | --term-old | --term-bad | --"
10026 "term-new]"
10027 msgstr ""
10029 #: builtin/bisect--helper.c:26
10030 msgid ""
10031 "git bisect--helper --bisect-start [--term-{new,bad}=<term> --term-{old,good}"
10032 "=<term>] [--no-checkout] [--first-parent] [<bad> [<good>...]] [--] "
10033 "[<paths>...]"
10034 msgstr ""
10036 #: builtin/bisect--helper.c:28
10037 msgid "git bisect--helper --bisect-next"
10038 msgstr ""
10040 #: builtin/bisect--helper.c:29
10041 msgid "git bisect--helper --bisect-state (bad|new) [<rev>]"
10042 msgstr ""
10044 #: builtin/bisect--helper.c:30
10045 msgid "git bisect--helper --bisect-state (good|old) [<rev>...]"
10046 msgstr ""
10048 #: builtin/bisect--helper.c:31
10049 msgid "git bisect--helper --bisect-replay <filename>"
10050 msgstr ""
10052 #: builtin/bisect--helper.c:32
10053 msgid "git bisect--helper --bisect-skip [(<rev>|<range>)...]"
10054 msgstr ""
10056 #: builtin/bisect--helper.c:107
10057 #, c-format
10058 msgid "cannot open file '%s' in mode '%s'"
10059 msgstr ""
10061 #: builtin/bisect--helper.c:114
10062 #, c-format
10063 msgid "could not write to file '%s'"
10064 msgstr ""
10066 #: builtin/bisect--helper.c:153
10067 #, c-format
10068 msgid "'%s' is not a valid term"
10069 msgstr ""
10071 #: builtin/bisect--helper.c:157
10072 #, c-format
10073 msgid "can't use the builtin command '%s' as a term"
10074 msgstr ""
10076 #: builtin/bisect--helper.c:167
10077 #, c-format
10078 msgid "can't change the meaning of the term '%s'"
10079 msgstr ""
10081 #: builtin/bisect--helper.c:177
10082 msgid "please use two different terms"
10083 msgstr ""
10085 #: builtin/bisect--helper.c:193
10086 #, c-format
10087 msgid "We are not bisecting.\n"
10088 msgstr ""
10090 #: builtin/bisect--helper.c:201
10091 #, c-format
10092 msgid "'%s' is not a valid commit"
10093 msgstr ""
10095 #: builtin/bisect--helper.c:210
10096 #, c-format
10097 msgid ""
10098 "could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
10099 msgstr ""
10101 #: builtin/bisect--helper.c:254
10102 #, c-format
10103 msgid "Bad bisect_write argument: %s"
10104 msgstr ""
10106 #: builtin/bisect--helper.c:259
10107 #, c-format
10108 msgid "couldn't get the oid of the rev '%s'"
10109 msgstr ""
10111 #: builtin/bisect--helper.c:271
10112 #, c-format
10113 msgid "couldn't open the file '%s'"
10114 msgstr ""
10116 #: builtin/bisect--helper.c:297
10117 #, c-format
10118 msgid "Invalid command: you're currently in a %s/%s bisect"
10119 msgstr ""
10121 #: builtin/bisect--helper.c:324
10122 #, c-format
10123 msgid ""
10124 "You need to give me at least one %s and %s revision.\n"
10125 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
10126 msgstr ""
10128 #: builtin/bisect--helper.c:328
10129 #, c-format
10130 msgid ""
10131 "You need to start by \"git bisect start\".\n"
10132 "You then need to give me at least one %s and %s revision.\n"
10133 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
10134 msgstr ""
10136 #: builtin/bisect--helper.c:348
10137 #, c-format
10138 msgid "bisecting only with a %s commit"
10139 msgstr ""
10141 #. TRANSLATORS: Make sure to include [Y] and [n] in your
10142 #. translation. The program will only accept English input
10143 #. at this point.
10145 #: builtin/bisect--helper.c:356
10146 msgid "Are you sure [Y/n]? "
10147 msgstr ""
10149 #: builtin/bisect--helper.c:417
10150 msgid "no terms defined"
10151 msgstr ""
10153 #: builtin/bisect--helper.c:420
10154 #, c-format
10155 msgid ""
10156 "Your current terms are %s for the old state\n"
10157 "and %s for the new state.\n"
10158 msgstr ""
10160 #: builtin/bisect--helper.c:430
10161 #, c-format
10162 msgid ""
10163 "invalid argument %s for 'git bisect terms'.\n"
10164 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
10165 msgstr ""
10167 #: builtin/bisect--helper.c:497 builtin/bisect--helper.c:1021
10168 msgid "revision walk setup failed\n"
10169 msgstr ""
10171 #: builtin/bisect--helper.c:519
10172 #, c-format
10173 msgid "could not open '%s' for appending"
10174 msgstr ""
10176 #: builtin/bisect--helper.c:638 builtin/bisect--helper.c:651
10177 msgid "'' is not a valid term"
10178 msgstr ""
10180 #: builtin/bisect--helper.c:661
10181 #, c-format
10182 msgid "unrecognized option: '%s'"
10183 msgstr ""
10185 #: builtin/bisect--helper.c:665
10186 #, c-format
10187 msgid "'%s' does not appear to be a valid revision"
10188 msgstr ""
10190 #: builtin/bisect--helper.c:696
10191 msgid "bad HEAD - I need a HEAD"
10192 msgstr ""
10194 #: builtin/bisect--helper.c:711
10195 #, c-format
10196 msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
10197 msgstr ""
10199 #: builtin/bisect--helper.c:732
10200 msgid "won't bisect on cg-seek'ed tree"
10201 msgstr ""
10203 #: builtin/bisect--helper.c:735
10204 msgid "bad HEAD - strange symbolic ref"
10205 msgstr ""
10207 #: builtin/bisect--helper.c:755
10208 #, c-format
10209 msgid "invalid ref: '%s'"
10210 msgstr ""
10212 #: builtin/bisect--helper.c:813
10213 msgid "You need to start by \"git bisect start\"\n"
10214 msgstr ""
10216 #. TRANSLATORS: Make sure to include [Y] and [n] in your
10217 #. translation. The program will only accept English input
10218 #. at this point.
10220 #: builtin/bisect--helper.c:824
10221 msgid "Do you want me to do it for you [Y/n]? "
10222 msgstr ""
10224 #: builtin/bisect--helper.c:842
10225 msgid "Please call `--bisect-state` with at least one argument"
10226 msgstr ""
10228 #: builtin/bisect--helper.c:855
10229 #, c-format
10230 msgid "'git bisect %s' can take only one argument."
10231 msgstr ""
10233 #: builtin/bisect--helper.c:867 builtin/bisect--helper.c:880
10234 #, c-format
10235 msgid "Bad rev input: %s"
10236 msgstr ""
10238 #: builtin/bisect--helper.c:887
10239 #, c-format
10240 msgid "Bad rev input (not a commit): %s"
10241 msgstr ""
10243 #: builtin/bisect--helper.c:919
10244 msgid "We are not bisecting."
10245 msgstr ""
10247 #: builtin/bisect--helper.c:969
10248 #, c-format
10249 msgid "'%s'?? what are you talking about?"
10250 msgstr ""
10252 #: builtin/bisect--helper.c:981
10253 #, c-format
10254 msgid "cannot read file '%s' for replaying"
10255 msgstr ""
10257 #: builtin/bisect--helper.c:1054
10258 msgid "reset the bisection state"
10259 msgstr ""
10261 #: builtin/bisect--helper.c:1056
10262 msgid "check whether bad or good terms exist"
10263 msgstr ""
10265 #: builtin/bisect--helper.c:1058
10266 msgid "print out the bisect terms"
10267 msgstr ""
10269 #: builtin/bisect--helper.c:1060
10270 msgid "start the bisect session"
10271 msgstr ""
10273 #: builtin/bisect--helper.c:1062
10274 msgid "find the next bisection commit"
10275 msgstr ""
10277 #: builtin/bisect--helper.c:1064
10278 msgid "mark the state of ref (or refs)"
10279 msgstr ""
10281 #: builtin/bisect--helper.c:1066
10282 msgid "list the bisection steps so far"
10283 msgstr ""
10285 #: builtin/bisect--helper.c:1068
10286 msgid "replay the bisection process from the given file"
10287 msgstr ""
10289 #: builtin/bisect--helper.c:1070
10290 msgid "skip some commits for checkout"
10291 msgstr ""
10293 #: builtin/bisect--helper.c:1072
10294 msgid "no log for BISECT_WRITE"
10295 msgstr ""
10297 #: builtin/bisect--helper.c:1087
10298 msgid "--bisect-reset requires either no argument or a commit"
10299 msgstr ""
10301 #: builtin/bisect--helper.c:1092
10302 msgid "--bisect-next-check requires 2 or 3 arguments"
10303 msgstr ""
10305 #: builtin/bisect--helper.c:1098
10306 msgid "--bisect-terms requires 0 or 1 argument"
10307 msgstr ""
10309 #: builtin/bisect--helper.c:1107
10310 msgid "--bisect-next requires 0 arguments"
10311 msgstr ""
10313 #: builtin/bisect--helper.c:1118
10314 msgid "--bisect-log requires 0 arguments"
10315 msgstr ""
10317 #: builtin/bisect--helper.c:1123
10318 msgid "no logfile given"
10319 msgstr ""
10321 #: builtin/blame.c:32
10322 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
10323 msgstr ""
10325 #: builtin/blame.c:37
10326 msgid "<rev-opts> are documented in git-rev-list(1)"
10327 msgstr ""
10329 #: builtin/blame.c:410
10330 #, c-format
10331 msgid "expecting a color: %s"
10332 msgstr ""
10334 #: builtin/blame.c:417
10335 msgid "must end with a color"
10336 msgstr ""
10338 #: builtin/blame.c:728
10339 #, c-format
10340 msgid "invalid color '%s' in color.blame.repeatedLines"
10341 msgstr ""
10343 #: builtin/blame.c:746
10344 msgid "invalid value for blame.coloring"
10345 msgstr ""
10347 #: builtin/blame.c:845
10348 #, c-format
10349 msgid "cannot find revision %s to ignore"
10350 msgstr ""
10352 #: builtin/blame.c:867
10353 msgid "show blame entries as we find them, incrementally"
10354 msgstr ""
10356 #: builtin/blame.c:868
10357 msgid "do not show object names of boundary commits (Default: off)"
10358 msgstr ""
10360 #: builtin/blame.c:869
10361 msgid "do not treat root commits as boundaries (Default: off)"
10362 msgstr ""
10364 #: builtin/blame.c:870
10365 msgid "show work cost statistics"
10366 msgstr ""
10368 #: builtin/blame.c:871 builtin/checkout.c:1524 builtin/clone.c:94
10369 #: builtin/commit-graph.c:84 builtin/commit-graph.c:222 builtin/fetch.c:179
10370 #: builtin/merge.c:297 builtin/multi-pack-index.c:55 builtin/pull.c:119
10371 #: builtin/push.c:575 builtin/send-pack.c:198
10372 msgid "force progress reporting"
10373 msgstr ""
10375 #: builtin/blame.c:872
10376 msgid "show output score for blame entries"
10377 msgstr ""
10379 #: builtin/blame.c:873
10380 msgid "show original filename (Default: auto)"
10381 msgstr ""
10383 #: builtin/blame.c:874
10384 msgid "show original linenumber (Default: off)"
10385 msgstr ""
10387 #: builtin/blame.c:875
10388 msgid "show in a format designed for machine consumption"
10389 msgstr ""
10391 #: builtin/blame.c:876
10392 msgid "show porcelain format with per-line commit information"
10393 msgstr ""
10395 #: builtin/blame.c:877
10396 msgid "use the same output mode as git-annotate (Default: off)"
10397 msgstr ""
10399 #: builtin/blame.c:878
10400 msgid "show raw timestamp (Default: off)"
10401 msgstr ""
10403 #: builtin/blame.c:879
10404 msgid "show long commit SHA1 (Default: off)"
10405 msgstr ""
10407 #: builtin/blame.c:880
10408 msgid "suppress author name and timestamp (Default: off)"
10409 msgstr ""
10411 #: builtin/blame.c:881
10412 msgid "show author email instead of name (Default: off)"
10413 msgstr ""
10415 #: builtin/blame.c:882
10416 msgid "ignore whitespace differences"
10417 msgstr ""
10419 #: builtin/blame.c:883 builtin/log.c:1820
10420 msgid "rev"
10421 msgstr ""
10423 #: builtin/blame.c:883
10424 msgid "ignore <rev> when blaming"
10425 msgstr ""
10427 #: builtin/blame.c:884
10428 msgid "ignore revisions from <file>"
10429 msgstr ""
10431 #: builtin/blame.c:885
10432 msgid "color redundant metadata from previous line differently"
10433 msgstr ""
10435 #: builtin/blame.c:886
10436 msgid "color lines by age"
10437 msgstr ""
10439 #: builtin/blame.c:887
10440 msgid "spend extra cycles to find better match"
10441 msgstr ""
10443 #: builtin/blame.c:888
10444 msgid "use revisions from <file> instead of calling git-rev-list"
10445 msgstr ""
10447 #: builtin/blame.c:889
10448 msgid "use <file>'s contents as the final image"
10449 msgstr ""
10451 #: builtin/blame.c:890 builtin/blame.c:891
10452 msgid "score"
10453 msgstr ""
10455 #: builtin/blame.c:890
10456 msgid "find line copies within and across files"
10457 msgstr ""
10459 #: builtin/blame.c:891
10460 msgid "find line movements within and across files"
10461 msgstr ""
10463 #: builtin/blame.c:892
10464 msgid "range"
10465 msgstr ""
10467 #: builtin/blame.c:893
10468 msgid "process only line range <start>,<end> or function :<funcname>"
10469 msgstr ""
10471 #: builtin/blame.c:945
10472 msgid "--progress can't be used with --incremental or porcelain formats"
10473 msgstr ""
10475 #. TRANSLATORS: This string is used to tell us the
10476 #. maximum display width for a relative timestamp in
10477 #. "git blame" output.  For C locale, "4 years, 11
10478 #. months ago", which takes 22 places, is the longest
10479 #. among various forms of relative timestamps, but
10480 #. your language may need more or fewer display
10481 #. columns.
10483 #: builtin/blame.c:996
10484 msgid "4 years, 11 months ago"
10485 msgstr ""
10487 #: builtin/blame.c:1112
10488 #, c-format
10489 msgid "file %s has only %lu line"
10490 msgid_plural "file %s has only %lu lines"
10491 msgstr[0] ""
10492 msgstr[1] ""
10494 #: builtin/blame.c:1157
10495 msgid "Blaming lines"
10496 msgstr ""
10498 #: builtin/branch.c:29
10499 msgid "git branch [<options>] [-r | -a] [--merged] [--no-merged]"
10500 msgstr ""
10502 #: builtin/branch.c:30
10503 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
10504 msgstr ""
10506 #: builtin/branch.c:31
10507 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
10508 msgstr ""
10510 #: builtin/branch.c:32
10511 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
10512 msgstr ""
10514 #: builtin/branch.c:33
10515 msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
10516 msgstr ""
10518 #: builtin/branch.c:34
10519 msgid "git branch [<options>] [-r | -a] [--points-at]"
10520 msgstr ""
10522 #: builtin/branch.c:35
10523 msgid "git branch [<options>] [-r | -a] [--format]"
10524 msgstr ""
10526 #: builtin/branch.c:154
10527 #, c-format
10528 msgid ""
10529 "deleting branch '%s' that has been merged to\n"
10530 "         '%s', but not yet merged to HEAD."
10531 msgstr ""
10533 #: builtin/branch.c:158
10534 #, c-format
10535 msgid ""
10536 "not deleting branch '%s' that is not yet merged to\n"
10537 "         '%s', even though it is merged to HEAD."
10538 msgstr ""
10540 #: builtin/branch.c:172
10541 #, c-format
10542 msgid "Couldn't look up commit object for '%s'"
10543 msgstr ""
10545 #: builtin/branch.c:176
10546 #, c-format
10547 msgid ""
10548 "The branch '%s' is not fully merged.\n"
10549 "If you are sure you want to delete it, run 'git branch -D %s'."
10550 msgstr ""
10552 #: builtin/branch.c:189
10553 msgid "Update of config-file failed"
10554 msgstr ""
10556 #: builtin/branch.c:223
10557 msgid "cannot use -a with -d"
10558 msgstr ""
10560 #: builtin/branch.c:230
10561 msgid "Couldn't look up commit object for HEAD"
10562 msgstr ""
10564 #: builtin/branch.c:244
10565 #, c-format
10566 msgid "Cannot delete branch '%s' checked out at '%s'"
10567 msgstr ""
10569 #: builtin/branch.c:259
10570 #, c-format
10571 msgid "remote-tracking branch '%s' not found."
10572 msgstr ""
10574 #: builtin/branch.c:260
10575 #, c-format
10576 msgid "branch '%s' not found."
10577 msgstr ""
10579 #: builtin/branch.c:291
10580 #, c-format
10581 msgid "Deleted remote-tracking branch %s (was %s).\n"
10582 msgstr ""
10584 #: builtin/branch.c:292
10585 #, c-format
10586 msgid "Deleted branch %s (was %s).\n"
10587 msgstr ""
10589 #: builtin/branch.c:440 builtin/tag.c:63
10590 msgid "unable to parse format string"
10591 msgstr ""
10593 #: builtin/branch.c:471
10594 msgid "could not resolve HEAD"
10595 msgstr ""
10597 #: builtin/branch.c:477
10598 #, c-format
10599 msgid "HEAD (%s) points outside of refs/heads/"
10600 msgstr ""
10602 #: builtin/branch.c:492
10603 #, c-format
10604 msgid "Branch %s is being rebased at %s"
10605 msgstr ""
10607 #: builtin/branch.c:496
10608 #, c-format
10609 msgid "Branch %s is being bisected at %s"
10610 msgstr ""
10612 #: builtin/branch.c:513
10613 msgid "cannot copy the current branch while not on any."
10614 msgstr ""
10616 #: builtin/branch.c:515
10617 msgid "cannot rename the current branch while not on any."
10618 msgstr ""
10620 #: builtin/branch.c:526
10621 #, c-format
10622 msgid "Invalid branch name: '%s'"
10623 msgstr ""
10625 #: builtin/branch.c:555
10626 msgid "Branch rename failed"
10627 msgstr ""
10629 #: builtin/branch.c:557
10630 msgid "Branch copy failed"
10631 msgstr ""
10633 #: builtin/branch.c:561
10634 #, c-format
10635 msgid "Created a copy of a misnamed branch '%s'"
10636 msgstr ""
10638 #: builtin/branch.c:564
10639 #, c-format
10640 msgid "Renamed a misnamed branch '%s' away"
10641 msgstr ""
10643 #: builtin/branch.c:570
10644 #, c-format
10645 msgid "Branch renamed to %s, but HEAD is not updated!"
10646 msgstr ""
10648 #: builtin/branch.c:579
10649 msgid "Branch is renamed, but update of config-file failed"
10650 msgstr ""
10652 #: builtin/branch.c:581
10653 msgid "Branch is copied, but update of config-file failed"
10654 msgstr ""
10656 #: builtin/branch.c:597
10657 #, c-format
10658 msgid ""
10659 "Please edit the description for the branch\n"
10660 "  %s\n"
10661 "Lines starting with '%c' will be stripped.\n"
10662 msgstr ""
10664 #: builtin/branch.c:631
10665 msgid "Generic options"
10666 msgstr ""
10668 #: builtin/branch.c:633
10669 msgid "show hash and subject, give twice for upstream branch"
10670 msgstr ""
10672 #: builtin/branch.c:634
10673 msgid "suppress informational messages"
10674 msgstr ""
10676 #: builtin/branch.c:635
10677 msgid "set up tracking mode (see git-pull(1))"
10678 msgstr ""
10680 #: builtin/branch.c:637
10681 msgid "do not use"
10682 msgstr ""
10684 #: builtin/branch.c:639 builtin/rebase.c:533
10685 msgid "upstream"
10686 msgstr ""
10688 #: builtin/branch.c:639
10689 msgid "change the upstream info"
10690 msgstr ""
10692 #: builtin/branch.c:640
10693 msgid "unset the upstream info"
10694 msgstr ""
10696 #: builtin/branch.c:641
10697 msgid "use colored output"
10698 msgstr ""
10700 #: builtin/branch.c:642
10701 msgid "act on remote-tracking branches"
10702 msgstr ""
10704 #: builtin/branch.c:644 builtin/branch.c:646
10705 msgid "print only branches that contain the commit"
10706 msgstr ""
10708 #: builtin/branch.c:645 builtin/branch.c:647
10709 msgid "print only branches that don't contain the commit"
10710 msgstr ""
10712 #: builtin/branch.c:650
10713 msgid "Specific git-branch actions:"
10714 msgstr ""
10716 #: builtin/branch.c:651
10717 msgid "list both remote-tracking and local branches"
10718 msgstr ""
10720 #: builtin/branch.c:653
10721 msgid "delete fully merged branch"
10722 msgstr ""
10724 #: builtin/branch.c:654
10725 msgid "delete branch (even if not merged)"
10726 msgstr ""
10728 #: builtin/branch.c:655
10729 msgid "move/rename a branch and its reflog"
10730 msgstr ""
10732 #: builtin/branch.c:656
10733 msgid "move/rename a branch, even if target exists"
10734 msgstr ""
10736 #: builtin/branch.c:657
10737 msgid "copy a branch and its reflog"
10738 msgstr ""
10740 #: builtin/branch.c:658
10741 msgid "copy a branch, even if target exists"
10742 msgstr ""
10744 #: builtin/branch.c:659
10745 msgid "list branch names"
10746 msgstr ""
10748 #: builtin/branch.c:660
10749 msgid "show current branch name"
10750 msgstr ""
10752 #: builtin/branch.c:661
10753 msgid "create the branch's reflog"
10754 msgstr ""
10756 #: builtin/branch.c:663
10757 msgid "edit the description for the branch"
10758 msgstr ""
10760 #: builtin/branch.c:664
10761 msgid "force creation, move/rename, deletion"
10762 msgstr ""
10764 #: builtin/branch.c:665
10765 msgid "print only branches that are merged"
10766 msgstr ""
10768 #: builtin/branch.c:666
10769 msgid "print only branches that are not merged"
10770 msgstr ""
10772 #: builtin/branch.c:667
10773 msgid "list branches in columns"
10774 msgstr ""
10776 #: builtin/branch.c:669 builtin/for-each-ref.c:44 builtin/notes.c:415
10777 #: builtin/notes.c:418 builtin/notes.c:581 builtin/notes.c:584
10778 #: builtin/tag.c:477
10779 msgid "object"
10780 msgstr ""
10782 #: builtin/branch.c:670
10783 msgid "print only branches of the object"
10784 msgstr ""
10786 #: builtin/branch.c:671 builtin/for-each-ref.c:50 builtin/tag.c:484
10787 msgid "sorting and filtering are case insensitive"
10788 msgstr ""
10790 #: builtin/branch.c:672 builtin/for-each-ref.c:40 builtin/tag.c:482
10791 #: builtin/verify-tag.c:38
10792 msgid "format to use for the output"
10793 msgstr ""
10795 #: builtin/branch.c:695 builtin/clone.c:794
10796 msgid "HEAD not found below refs/heads!"
10797 msgstr ""
10799 #: builtin/branch.c:719
10800 msgid "--column and --verbose are incompatible"
10801 msgstr ""
10803 #: builtin/branch.c:734 builtin/branch.c:790 builtin/branch.c:799
10804 msgid "branch name required"
10805 msgstr ""
10807 #: builtin/branch.c:766
10808 msgid "Cannot give description to detached HEAD"
10809 msgstr ""
10811 #: builtin/branch.c:771
10812 msgid "cannot edit description of more than one branch"
10813 msgstr ""
10815 #: builtin/branch.c:778
10816 #, c-format
10817 msgid "No commit on branch '%s' yet."
10818 msgstr ""
10820 #: builtin/branch.c:781
10821 #, c-format
10822 msgid "No branch named '%s'."
10823 msgstr ""
10825 #: builtin/branch.c:796
10826 msgid "too many branches for a copy operation"
10827 msgstr ""
10829 #: builtin/branch.c:805
10830 msgid "too many arguments for a rename operation"
10831 msgstr ""
10833 #: builtin/branch.c:810
10834 msgid "too many arguments to set new upstream"
10835 msgstr ""
10837 #: builtin/branch.c:814
10838 #, c-format
10839 msgid ""
10840 "could not set upstream of HEAD to %s when it does not point to any branch."
10841 msgstr ""
10843 #: builtin/branch.c:817 builtin/branch.c:840
10844 #, c-format
10845 msgid "no such branch '%s'"
10846 msgstr ""
10848 #: builtin/branch.c:821
10849 #, c-format
10850 msgid "branch '%s' does not exist"
10851 msgstr ""
10853 #: builtin/branch.c:834
10854 msgid "too many arguments to unset upstream"
10855 msgstr ""
10857 #: builtin/branch.c:838
10858 msgid "could not unset upstream of HEAD when it does not point to any branch."
10859 msgstr ""
10861 #: builtin/branch.c:844
10862 #, c-format
10863 msgid "Branch '%s' has no upstream information"
10864 msgstr ""
10866 #: builtin/branch.c:854
10867 msgid ""
10868 "The -a, and -r, options to 'git branch' do not take a branch name.\n"
10869 "Did you mean to use: -a|-r --list <pattern>?"
10870 msgstr ""
10872 #: builtin/branch.c:858
10873 msgid ""
10874 "the '--set-upstream' option is no longer supported. Please use '--track' or "
10875 "'--set-upstream-to' instead."
10876 msgstr ""
10878 #: builtin/bugreport.c:15
10879 msgid "git version:\n"
10880 msgstr ""
10882 #: builtin/bugreport.c:21
10883 #, c-format
10884 msgid "uname() failed with error '%s' (%d)\n"
10885 msgstr ""
10887 #: builtin/bugreport.c:31
10888 msgid "compiler info: "
10889 msgstr ""
10891 #: builtin/bugreport.c:34
10892 msgid "libc info: "
10893 msgstr ""
10895 #: builtin/bugreport.c:80
10896 msgid "not run from a git repository - no hooks to show\n"
10897 msgstr ""
10899 #: builtin/bugreport.c:90
10900 msgid "git bugreport [-o|--output-directory <file>] [-s|--suffix <format>]"
10901 msgstr ""
10903 #: builtin/bugreport.c:97
10904 msgid ""
10905 "Thank you for filling out a Git bug report!\n"
10906 "Please answer the following questions to help us understand your issue.\n"
10907 "\n"
10908 "What did you do before the bug happened? (Steps to reproduce your issue)\n"
10909 "\n"
10910 "What did you expect to happen? (Expected behavior)\n"
10911 "\n"
10912 "What happened instead? (Actual behavior)\n"
10913 "\n"
10914 "What's different between what you expected and what actually happened?\n"
10915 "\n"
10916 "Anything else you want to add:\n"
10917 "\n"
10918 "Please review the rest of the bug report below.\n"
10919 "You can delete any lines you don't wish to share.\n"
10920 msgstr ""
10922 #: builtin/bugreport.c:136
10923 msgid "specify a destination for the bugreport file"
10924 msgstr ""
10926 #: builtin/bugreport.c:138
10927 msgid "specify a strftime format suffix for the filename"
10928 msgstr ""
10930 #: builtin/bugreport.c:160
10931 #, c-format
10932 msgid "could not create leading directories for '%s'"
10933 msgstr ""
10935 #: builtin/bugreport.c:167
10936 msgid "System Info"
10937 msgstr ""
10939 #: builtin/bugreport.c:170
10940 msgid "Enabled Hooks"
10941 msgstr ""
10943 #: builtin/bugreport.c:177
10944 #, c-format
10945 msgid "couldn't create a new file at '%s'"
10946 msgstr ""
10948 #: builtin/bugreport.c:180
10949 #, c-format
10950 msgid "unable to write to %s"
10951 msgstr ""
10953 #: builtin/bugreport.c:190
10954 #, c-format
10955 msgid "Created new report at '%s'.\n"
10956 msgstr ""
10958 #: builtin/bundle.c:15 builtin/bundle.c:23
10959 msgid "git bundle create [<options>] <file> <git-rev-list args>"
10960 msgstr ""
10962 #: builtin/bundle.c:16 builtin/bundle.c:28
10963 msgid "git bundle verify [<options>] <file>"
10964 msgstr ""
10966 #: builtin/bundle.c:17 builtin/bundle.c:33
10967 msgid "git bundle list-heads <file> [<refname>...]"
10968 msgstr ""
10970 #: builtin/bundle.c:18 builtin/bundle.c:38
10971 msgid "git bundle unbundle <file> [<refname>...]"
10972 msgstr ""
10974 #: builtin/bundle.c:67 builtin/pack-objects.c:3747
10975 msgid "do not show progress meter"
10976 msgstr ""
10978 #: builtin/bundle.c:69 builtin/pack-objects.c:3749
10979 msgid "show progress meter"
10980 msgstr ""
10982 #: builtin/bundle.c:71 builtin/pack-objects.c:3751
10983 msgid "show progress meter during object writing phase"
10984 msgstr ""
10986 #: builtin/bundle.c:74 builtin/pack-objects.c:3754
10987 msgid "similar to --all-progress when progress meter is shown"
10988 msgstr ""
10990 #: builtin/bundle.c:76
10991 msgid "specify bundle format version"
10992 msgstr ""
10994 #: builtin/bundle.c:96
10995 msgid "Need a repository to create a bundle."
10996 msgstr ""
10998 #: builtin/bundle.c:107
10999 msgid "do not show bundle details"
11000 msgstr ""
11002 #: builtin/bundle.c:122
11003 #, c-format
11004 msgid "%s is okay\n"
11005 msgstr ""
11007 #: builtin/bundle.c:163
11008 msgid "Need a repository to unbundle."
11009 msgstr ""
11011 #: builtin/bundle.c:171 builtin/remote.c:1700
11012 msgid "be verbose; must be placed before a subcommand"
11013 msgstr ""
11015 #: builtin/bundle.c:193 builtin/remote.c:1731
11016 #, c-format
11017 msgid "Unknown subcommand: %s"
11018 msgstr ""
11020 #: builtin/cat-file.c:598
11021 msgid ""
11022 "git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
11023 "p | <type> | --textconv | --filters) [--path=<path>] <object>"
11024 msgstr ""
11026 #: builtin/cat-file.c:599
11027 msgid ""
11028 "git cat-file (--batch[=<format>] | --batch-check[=<format>]) [--follow-"
11029 "symlinks] [--textconv | --filters]"
11030 msgstr ""
11032 #: builtin/cat-file.c:620
11033 msgid "only one batch option may be specified"
11034 msgstr ""
11036 #: builtin/cat-file.c:638
11037 msgid "<type> can be one of: blob, tree, commit, tag"
11038 msgstr ""
11040 #: builtin/cat-file.c:639
11041 msgid "show object type"
11042 msgstr ""
11044 #: builtin/cat-file.c:640
11045 msgid "show object size"
11046 msgstr ""
11048 #: builtin/cat-file.c:642
11049 msgid "exit with zero when there's no error"
11050 msgstr ""
11052 #: builtin/cat-file.c:643
11053 msgid "pretty-print object's content"
11054 msgstr ""
11056 #: builtin/cat-file.c:645
11057 msgid "for blob objects, run textconv on object's content"
11058 msgstr ""
11060 #: builtin/cat-file.c:647
11061 msgid "for blob objects, run filters on object's content"
11062 msgstr ""
11064 #: builtin/cat-file.c:648
11065 msgid "blob"
11066 msgstr ""
11068 #: builtin/cat-file.c:649
11069 msgid "use a specific path for --textconv/--filters"
11070 msgstr ""
11072 #: builtin/cat-file.c:651
11073 msgid "allow -s and -t to work with broken/corrupt objects"
11074 msgstr ""
11076 #: builtin/cat-file.c:652
11077 msgid "buffer --batch output"
11078 msgstr ""
11080 #: builtin/cat-file.c:654
11081 msgid "show info and content of objects fed from the standard input"
11082 msgstr ""
11084 #: builtin/cat-file.c:658
11085 msgid "show info about objects fed from the standard input"
11086 msgstr ""
11088 #: builtin/cat-file.c:662
11089 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
11090 msgstr ""
11092 #: builtin/cat-file.c:664
11093 msgid "show all objects with --batch or --batch-check"
11094 msgstr ""
11096 #: builtin/cat-file.c:666
11097 msgid "do not order --batch-all-objects output"
11098 msgstr ""
11100 #: builtin/check-attr.c:13
11101 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
11102 msgstr ""
11104 #: builtin/check-attr.c:14
11105 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
11106 msgstr ""
11108 #: builtin/check-attr.c:21
11109 msgid "report all attributes set on file"
11110 msgstr ""
11112 #: builtin/check-attr.c:22
11113 msgid "use .gitattributes only from the index"
11114 msgstr ""
11116 #: builtin/check-attr.c:23 builtin/check-ignore.c:25 builtin/hash-object.c:102
11117 msgid "read file names from stdin"
11118 msgstr ""
11120 #: builtin/check-attr.c:25 builtin/check-ignore.c:27
11121 msgid "terminate input and output records by a NUL character"
11122 msgstr ""
11124 #: builtin/check-ignore.c:21 builtin/checkout.c:1520 builtin/gc.c:549
11125 #: builtin/worktree.c:491
11126 msgid "suppress progress reporting"
11127 msgstr ""
11129 #: builtin/check-ignore.c:29
11130 msgid "show non-matching input paths"
11131 msgstr ""
11133 #: builtin/check-ignore.c:31
11134 msgid "ignore index when checking"
11135 msgstr ""
11137 #: builtin/check-ignore.c:165
11138 msgid "cannot specify pathnames with --stdin"
11139 msgstr ""
11141 #: builtin/check-ignore.c:168
11142 msgid "-z only makes sense with --stdin"
11143 msgstr ""
11145 #: builtin/check-ignore.c:170
11146 msgid "no path specified"
11147 msgstr ""
11149 #: builtin/check-ignore.c:174
11150 msgid "--quiet is only valid with a single pathname"
11151 msgstr ""
11153 #: builtin/check-ignore.c:176
11154 msgid "cannot have both --quiet and --verbose"
11155 msgstr ""
11157 #: builtin/check-ignore.c:179
11158 msgid "--non-matching is only valid with --verbose"
11159 msgstr ""
11161 #: builtin/check-mailmap.c:9
11162 msgid "git check-mailmap [<options>] <contact>..."
11163 msgstr ""
11165 #: builtin/check-mailmap.c:14
11166 msgid "also read contacts from stdin"
11167 msgstr ""
11169 #: builtin/check-mailmap.c:25
11170 #, c-format
11171 msgid "unable to parse contact: %s"
11172 msgstr ""
11174 #: builtin/check-mailmap.c:48
11175 msgid "no contacts specified"
11176 msgstr ""
11178 #: builtin/checkout--worker.c:110
11179 msgid "git checkout--worker [<options>]"
11180 msgstr ""
11182 #: builtin/checkout--worker.c:118 builtin/checkout-index.c:201
11183 #: builtin/column.c:31 builtin/submodule--helper.c:1825
11184 #: builtin/submodule--helper.c:1828 builtin/submodule--helper.c:1836
11185 #: builtin/submodule--helper.c:2334 builtin/worktree.c:719
11186 msgid "string"
11187 msgstr ""
11189 #: builtin/checkout--worker.c:119 builtin/checkout-index.c:202
11190 msgid "when creating files, prepend <string>"
11191 msgstr ""
11193 #: builtin/checkout-index.c:152
11194 msgid "git checkout-index [<options>] [--] [<file>...]"
11195 msgstr ""
11197 #: builtin/checkout-index.c:169
11198 msgid "stage should be between 1 and 3 or all"
11199 msgstr ""
11201 #: builtin/checkout-index.c:187
11202 msgid "check out all files in the index"
11203 msgstr ""
11205 #: builtin/checkout-index.c:188
11206 msgid "force overwrite of existing files"
11207 msgstr ""
11209 #: builtin/checkout-index.c:190
11210 msgid "no warning for existing files and files not in index"
11211 msgstr ""
11213 #: builtin/checkout-index.c:192
11214 msgid "don't checkout new files"
11215 msgstr ""
11217 #: builtin/checkout-index.c:194
11218 msgid "update stat information in the index file"
11219 msgstr ""
11221 #: builtin/checkout-index.c:198
11222 msgid "read list of paths from the standard input"
11223 msgstr ""
11225 #: builtin/checkout-index.c:200
11226 msgid "write the content to temporary files"
11227 msgstr ""
11229 #: builtin/checkout-index.c:204
11230 msgid "copy out the files from named stage"
11231 msgstr ""
11233 #: builtin/checkout.c:33
11234 msgid "git checkout [<options>] <branch>"
11235 msgstr ""
11237 #: builtin/checkout.c:34
11238 msgid "git checkout [<options>] [<branch>] -- <file>..."
11239 msgstr ""
11241 #: builtin/checkout.c:39
11242 msgid "git switch [<options>] [<branch>]"
11243 msgstr ""
11245 #: builtin/checkout.c:44
11246 msgid "git restore [<options>] [--source=<branch>] <file>..."
11247 msgstr ""
11249 #: builtin/checkout.c:190 builtin/checkout.c:229
11250 #, c-format
11251 msgid "path '%s' does not have our version"
11252 msgstr ""
11254 #: builtin/checkout.c:192 builtin/checkout.c:231
11255 #, c-format
11256 msgid "path '%s' does not have their version"
11257 msgstr ""
11259 #: builtin/checkout.c:208
11260 #, c-format
11261 msgid "path '%s' does not have all necessary versions"
11262 msgstr ""
11264 #: builtin/checkout.c:261
11265 #, c-format
11266 msgid "path '%s' does not have necessary versions"
11267 msgstr ""
11269 #: builtin/checkout.c:278
11270 #, c-format
11271 msgid "path '%s': cannot merge"
11272 msgstr ""
11274 #: builtin/checkout.c:294
11275 #, c-format
11276 msgid "Unable to add merge result for '%s'"
11277 msgstr ""
11279 #: builtin/checkout.c:414
11280 #, c-format
11281 msgid "Recreated %d merge conflict"
11282 msgid_plural "Recreated %d merge conflicts"
11283 msgstr[0] ""
11284 msgstr[1] ""
11286 #: builtin/checkout.c:419
11287 #, c-format
11288 msgid "Updated %d path from %s"
11289 msgid_plural "Updated %d paths from %s"
11290 msgstr[0] ""
11291 msgstr[1] ""
11293 #: builtin/checkout.c:426
11294 #, c-format
11295 msgid "Updated %d path from the index"
11296 msgid_plural "Updated %d paths from the index"
11297 msgstr[0] ""
11298 msgstr[1] ""
11300 #: builtin/checkout.c:449 builtin/checkout.c:452 builtin/checkout.c:455
11301 #: builtin/checkout.c:459
11302 #, c-format
11303 msgid "'%s' cannot be used with updating paths"
11304 msgstr ""
11306 #: builtin/checkout.c:462 builtin/checkout.c:465
11307 #, c-format
11308 msgid "'%s' cannot be used with %s"
11309 msgstr ""
11311 #: builtin/checkout.c:469
11312 #, c-format
11313 msgid "Cannot update paths and switch to branch '%s' at the same time."
11314 msgstr ""
11316 #: builtin/checkout.c:473
11317 #, c-format
11318 msgid "neither '%s' or '%s' is specified"
11319 msgstr ""
11321 #: builtin/checkout.c:477
11322 #, c-format
11323 msgid "'%s' must be used when '%s' is not specified"
11324 msgstr ""
11326 #: builtin/checkout.c:482 builtin/checkout.c:487
11327 #, c-format
11328 msgid "'%s' or '%s' cannot be used with %s"
11329 msgstr ""
11331 #: builtin/checkout.c:563 builtin/checkout.c:570
11332 #, c-format
11333 msgid "path '%s' is unmerged"
11334 msgstr ""
11336 #: builtin/checkout.c:739
11337 msgid "you need to resolve your current index first"
11338 msgstr ""
11340 #: builtin/checkout.c:793
11341 #, c-format
11342 msgid ""
11343 "cannot continue with staged changes in the following files:\n"
11344 "%s"
11345 msgstr ""
11347 #: builtin/checkout.c:886
11348 #, c-format
11349 msgid "Can not do reflog for '%s': %s\n"
11350 msgstr ""
11352 #: builtin/checkout.c:928
11353 msgid "HEAD is now at"
11354 msgstr ""
11356 #: builtin/checkout.c:932 builtin/clone.c:725 t/helper/test-fast-rebase.c:202
11357 msgid "unable to update HEAD"
11358 msgstr ""
11360 #: builtin/checkout.c:936
11361 #, c-format
11362 msgid "Reset branch '%s'\n"
11363 msgstr ""
11365 #: builtin/checkout.c:939
11366 #, c-format
11367 msgid "Already on '%s'\n"
11368 msgstr ""
11370 #: builtin/checkout.c:943
11371 #, c-format
11372 msgid "Switched to and reset branch '%s'\n"
11373 msgstr ""
11375 #: builtin/checkout.c:945 builtin/checkout.c:1376
11376 #, c-format
11377 msgid "Switched to a new branch '%s'\n"
11378 msgstr ""
11380 #: builtin/checkout.c:947
11381 #, c-format
11382 msgid "Switched to branch '%s'\n"
11383 msgstr ""
11385 #: builtin/checkout.c:998
11386 #, c-format
11387 msgid " ... and %d more.\n"
11388 msgstr ""
11390 #: builtin/checkout.c:1004
11391 #, c-format
11392 msgid ""
11393 "Warning: you are leaving %d commit behind, not connected to\n"
11394 "any of your branches:\n"
11395 "\n"
11396 "%s\n"
11397 msgid_plural ""
11398 "Warning: you are leaving %d commits behind, not connected to\n"
11399 "any of your branches:\n"
11400 "\n"
11401 "%s\n"
11402 msgstr[0] ""
11403 msgstr[1] ""
11405 #: builtin/checkout.c:1023
11406 #, c-format
11407 msgid ""
11408 "If you want to keep it by creating a new branch, this may be a good time\n"
11409 "to do so with:\n"
11410 "\n"
11411 " git branch <new-branch-name> %s\n"
11412 "\n"
11413 msgid_plural ""
11414 "If you want to keep them by creating a new branch, this may be a good time\n"
11415 "to do so with:\n"
11416 "\n"
11417 " git branch <new-branch-name> %s\n"
11418 "\n"
11419 msgstr[0] ""
11420 msgstr[1] ""
11422 #: builtin/checkout.c:1058
11423 msgid "internal error in revision walk"
11424 msgstr ""
11426 #: builtin/checkout.c:1062
11427 msgid "Previous HEAD position was"
11428 msgstr ""
11430 #: builtin/checkout.c:1102 builtin/checkout.c:1371
11431 msgid "You are on a branch yet to be born"
11432 msgstr ""
11434 #: builtin/checkout.c:1184
11435 #, c-format
11436 msgid ""
11437 "'%s' could be both a local file and a tracking branch.\n"
11438 "Please use -- (and optionally --no-guess) to disambiguate"
11439 msgstr ""
11441 #: builtin/checkout.c:1191
11442 msgid ""
11443 "If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
11444 "you can do so by fully qualifying the name with the --track option:\n"
11445 "\n"
11446 "    git checkout --track origin/<name>\n"
11447 "\n"
11448 "If you'd like to always have checkouts of an ambiguous <name> prefer\n"
11449 "one remote, e.g. the 'origin' remote, consider setting\n"
11450 "checkout.defaultRemote=origin in your config."
11451 msgstr ""
11453 #: builtin/checkout.c:1201
11454 #, c-format
11455 msgid "'%s' matched multiple (%d) remote tracking branches"
11456 msgstr ""
11458 #: builtin/checkout.c:1267
11459 msgid "only one reference expected"
11460 msgstr ""
11462 #: builtin/checkout.c:1284
11463 #, c-format
11464 msgid "only one reference expected, %d given."
11465 msgstr ""
11467 #: builtin/checkout.c:1330 builtin/worktree.c:270 builtin/worktree.c:438
11468 #, c-format
11469 msgid "invalid reference: %s"
11470 msgstr ""
11472 #: builtin/checkout.c:1343 builtin/checkout.c:1709
11473 #, c-format
11474 msgid "reference is not a tree: %s"
11475 msgstr ""
11477 #: builtin/checkout.c:1390
11478 #, c-format
11479 msgid "a branch is expected, got tag '%s'"
11480 msgstr ""
11482 #: builtin/checkout.c:1392
11483 #, c-format
11484 msgid "a branch is expected, got remote branch '%s'"
11485 msgstr ""
11487 #: builtin/checkout.c:1393 builtin/checkout.c:1401
11488 #, c-format
11489 msgid "a branch is expected, got '%s'"
11490 msgstr ""
11492 #: builtin/checkout.c:1396
11493 #, c-format
11494 msgid "a branch is expected, got commit '%s'"
11495 msgstr ""
11497 #: builtin/checkout.c:1412
11498 msgid ""
11499 "cannot switch branch while merging\n"
11500 "Consider \"git merge --quit\" or \"git worktree add\"."
11501 msgstr ""
11503 #: builtin/checkout.c:1416
11504 msgid ""
11505 "cannot switch branch in the middle of an am session\n"
11506 "Consider \"git am --quit\" or \"git worktree add\"."
11507 msgstr ""
11509 #: builtin/checkout.c:1420
11510 msgid ""
11511 "cannot switch branch while rebasing\n"
11512 "Consider \"git rebase --quit\" or \"git worktree add\"."
11513 msgstr ""
11515 #: builtin/checkout.c:1424
11516 msgid ""
11517 "cannot switch branch while cherry-picking\n"
11518 "Consider \"git cherry-pick --quit\" or \"git worktree add\"."
11519 msgstr ""
11521 #: builtin/checkout.c:1428
11522 msgid ""
11523 "cannot switch branch while reverting\n"
11524 "Consider \"git revert --quit\" or \"git worktree add\"."
11525 msgstr ""
11527 #: builtin/checkout.c:1432
11528 msgid "you are switching branch while bisecting"
11529 msgstr ""
11531 #: builtin/checkout.c:1439
11532 msgid "paths cannot be used with switching branches"
11533 msgstr ""
11535 #: builtin/checkout.c:1442 builtin/checkout.c:1446 builtin/checkout.c:1450
11536 #, c-format
11537 msgid "'%s' cannot be used with switching branches"
11538 msgstr ""
11540 #: builtin/checkout.c:1454 builtin/checkout.c:1457 builtin/checkout.c:1460
11541 #: builtin/checkout.c:1465 builtin/checkout.c:1470
11542 #, c-format
11543 msgid "'%s' cannot be used with '%s'"
11544 msgstr ""
11546 #: builtin/checkout.c:1467
11547 #, c-format
11548 msgid "'%s' cannot take <start-point>"
11549 msgstr ""
11551 #: builtin/checkout.c:1475
11552 #, c-format
11553 msgid "Cannot switch branch to a non-commit '%s'"
11554 msgstr ""
11556 #: builtin/checkout.c:1482
11557 msgid "missing branch or commit argument"
11558 msgstr ""
11560 #: builtin/checkout.c:1525
11561 msgid "perform a 3-way merge with the new branch"
11562 msgstr ""
11564 #: builtin/checkout.c:1526 builtin/log.c:1807 parse-options.h:323
11565 msgid "style"
11566 msgstr ""
11568 #: builtin/checkout.c:1527
11569 msgid "conflict style (merge or diff3)"
11570 msgstr ""
11572 #: builtin/checkout.c:1539 builtin/worktree.c:488
11573 msgid "detach HEAD at named commit"
11574 msgstr ""
11576 #: builtin/checkout.c:1540
11577 msgid "set upstream info for new branch"
11578 msgstr ""
11580 #: builtin/checkout.c:1542
11581 msgid "force checkout (throw away local modifications)"
11582 msgstr ""
11584 #: builtin/checkout.c:1544
11585 msgid "new-branch"
11586 msgstr ""
11588 #: builtin/checkout.c:1544
11589 msgid "new unparented branch"
11590 msgstr ""
11592 #: builtin/checkout.c:1546 builtin/merge.c:301
11593 msgid "update ignored files (default)"
11594 msgstr ""
11596 #: builtin/checkout.c:1549
11597 msgid "do not check if another worktree is holding the given ref"
11598 msgstr ""
11600 #: builtin/checkout.c:1562
11601 msgid "checkout our version for unmerged files"
11602 msgstr ""
11604 #: builtin/checkout.c:1565
11605 msgid "checkout their version for unmerged files"
11606 msgstr ""
11608 #: builtin/checkout.c:1569
11609 msgid "do not limit pathspecs to sparse entries only"
11610 msgstr ""
11612 #: builtin/checkout.c:1624
11613 #, c-format
11614 msgid "-%c, -%c and --orphan are mutually exclusive"
11615 msgstr ""
11617 #: builtin/checkout.c:1628
11618 msgid "-p and --overlay are mutually exclusive"
11619 msgstr ""
11621 #: builtin/checkout.c:1665
11622 msgid "--track needs a branch name"
11623 msgstr ""
11625 #: builtin/checkout.c:1670
11626 #, c-format
11627 msgid "missing branch name; try -%c"
11628 msgstr ""
11630 #: builtin/checkout.c:1702
11631 #, c-format
11632 msgid "could not resolve %s"
11633 msgstr ""
11635 #: builtin/checkout.c:1718
11636 msgid "invalid path specification"
11637 msgstr ""
11639 #: builtin/checkout.c:1725
11640 #, c-format
11641 msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
11642 msgstr ""
11644 #: builtin/checkout.c:1729
11645 #, c-format
11646 msgid "git checkout: --detach does not take a path argument '%s'"
11647 msgstr ""
11649 #: builtin/checkout.c:1738
11650 msgid "--pathspec-from-file is incompatible with --detach"
11651 msgstr ""
11653 #: builtin/checkout.c:1741 builtin/reset.c:325 builtin/stash.c:1634
11654 msgid "--pathspec-from-file is incompatible with --patch"
11655 msgstr ""
11657 #: builtin/checkout.c:1754
11658 msgid ""
11659 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
11660 "checking out of the index."
11661 msgstr ""
11663 #: builtin/checkout.c:1759
11664 msgid "you must specify path(s) to restore"
11665 msgstr ""
11667 #: builtin/checkout.c:1785 builtin/checkout.c:1787 builtin/checkout.c:1836
11668 #: builtin/checkout.c:1838 builtin/clone.c:126 builtin/remote.c:170
11669 #: builtin/remote.c:172 builtin/submodule--helper.c:2720 builtin/worktree.c:484
11670 #: builtin/worktree.c:486
11671 msgid "branch"
11672 msgstr ""
11674 #: builtin/checkout.c:1786
11675 msgid "create and checkout a new branch"
11676 msgstr ""
11678 #: builtin/checkout.c:1788
11679 msgid "create/reset and checkout a branch"
11680 msgstr ""
11682 #: builtin/checkout.c:1789
11683 msgid "create reflog for new branch"
11684 msgstr ""
11686 #: builtin/checkout.c:1791
11687 msgid "second guess 'git checkout <no-such-branch>' (default)"
11688 msgstr ""
11690 #: builtin/checkout.c:1792
11691 msgid "use overlay mode (default)"
11692 msgstr ""
11694 #: builtin/checkout.c:1837
11695 msgid "create and switch to a new branch"
11696 msgstr ""
11698 #: builtin/checkout.c:1839
11699 msgid "create/reset and switch to a branch"
11700 msgstr ""
11702 #: builtin/checkout.c:1841
11703 msgid "second guess 'git switch <no-such-branch>'"
11704 msgstr ""
11706 #: builtin/checkout.c:1843
11707 msgid "throw away local modifications"
11708 msgstr ""
11710 #: builtin/checkout.c:1877
11711 msgid "which tree-ish to checkout from"
11712 msgstr ""
11714 #: builtin/checkout.c:1879
11715 msgid "restore the index"
11716 msgstr ""
11718 #: builtin/checkout.c:1881
11719 msgid "restore the working tree (default)"
11720 msgstr ""
11722 #: builtin/checkout.c:1883
11723 msgid "ignore unmerged entries"
11724 msgstr ""
11726 #: builtin/checkout.c:1884
11727 msgid "use overlay mode"
11728 msgstr ""
11730 #: builtin/clean.c:29
11731 msgid ""
11732 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
11733 msgstr ""
11735 #: builtin/clean.c:33
11736 #, c-format
11737 msgid "Removing %s\n"
11738 msgstr ""
11740 #: builtin/clean.c:34
11741 #, c-format
11742 msgid "Would remove %s\n"
11743 msgstr ""
11745 #: builtin/clean.c:35
11746 #, c-format
11747 msgid "Skipping repository %s\n"
11748 msgstr ""
11750 #: builtin/clean.c:36
11751 #, c-format
11752 msgid "Would skip repository %s\n"
11753 msgstr ""
11755 #: builtin/clean.c:38
11756 #, c-format
11757 msgid "could not lstat %s\n"
11758 msgstr ""
11760 #: builtin/clean.c:302 git-add--interactive.perl:593
11761 #, c-format
11762 msgid ""
11763 "Prompt help:\n"
11764 "1          - select a numbered item\n"
11765 "foo        - select item based on unique prefix\n"
11766 "           - (empty) select nothing\n"
11767 msgstr ""
11769 #: builtin/clean.c:306 git-add--interactive.perl:602
11770 #, c-format
11771 msgid ""
11772 "Prompt help:\n"
11773 "1          - select a single item\n"
11774 "3-5        - select a range of items\n"
11775 "2-3,6-9    - select multiple ranges\n"
11776 "foo        - select item based on unique prefix\n"
11777 "-...       - unselect specified items\n"
11778 "*          - choose all items\n"
11779 "           - (empty) finish selecting\n"
11780 msgstr ""
11782 #: builtin/clean.c:521 git-add--interactive.perl:568
11783 #: git-add--interactive.perl:573
11784 #, c-format, perl-format
11785 msgid "Huh (%s)?\n"
11786 msgstr ""
11788 #: builtin/clean.c:661
11789 #, c-format
11790 msgid "Input ignore patterns>> "
11791 msgstr ""
11793 #: builtin/clean.c:696
11794 #, c-format
11795 msgid "WARNING: Cannot find items matched by: %s"
11796 msgstr ""
11798 #: builtin/clean.c:717
11799 msgid "Select items to delete"
11800 msgstr ""
11802 #. TRANSLATORS: Make sure to keep [y/N] as is
11803 #: builtin/clean.c:758
11804 #, c-format
11805 msgid "Remove %s [y/N]? "
11806 msgstr ""
11808 #: builtin/clean.c:789
11809 msgid ""
11810 "clean               - start cleaning\n"
11811 "filter by pattern   - exclude items from deletion\n"
11812 "select by numbers   - select items to be deleted by numbers\n"
11813 "ask each            - confirm each deletion (like \"rm -i\")\n"
11814 "quit                - stop cleaning\n"
11815 "help                - this screen\n"
11816 "?                   - help for prompt selection"
11817 msgstr ""
11819 #: builtin/clean.c:825
11820 msgid "Would remove the following item:"
11821 msgid_plural "Would remove the following items:"
11822 msgstr[0] ""
11823 msgstr[1] ""
11825 #: builtin/clean.c:841
11826 msgid "No more files to clean, exiting."
11827 msgstr ""
11829 #: builtin/clean.c:903
11830 msgid "do not print names of files removed"
11831 msgstr ""
11833 #: builtin/clean.c:905
11834 msgid "force"
11835 msgstr ""
11837 #: builtin/clean.c:906
11838 msgid "interactive cleaning"
11839 msgstr ""
11841 #: builtin/clean.c:908
11842 msgid "remove whole directories"
11843 msgstr ""
11845 #: builtin/clean.c:909 builtin/describe.c:565 builtin/describe.c:567
11846 #: builtin/grep.c:924 builtin/log.c:184 builtin/log.c:186
11847 #: builtin/ls-files.c:650 builtin/name-rev.c:526 builtin/name-rev.c:528
11848 #: builtin/show-ref.c:179
11849 msgid "pattern"
11850 msgstr ""
11852 #: builtin/clean.c:910
11853 msgid "add <pattern> to ignore rules"
11854 msgstr ""
11856 #: builtin/clean.c:911
11857 msgid "remove ignored files, too"
11858 msgstr ""
11860 #: builtin/clean.c:913
11861 msgid "remove only ignored files"
11862 msgstr ""
11864 #: builtin/clean.c:929
11865 msgid ""
11866 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
11867 "clean"
11868 msgstr ""
11870 #: builtin/clean.c:932
11871 msgid ""
11872 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
11873 "refusing to clean"
11874 msgstr ""
11876 #: builtin/clean.c:944
11877 msgid "-x and -X cannot be used together"
11878 msgstr ""
11880 #: builtin/clone.c:45
11881 msgid "git clone [<options>] [--] <repo> [<dir>]"
11882 msgstr ""
11884 #: builtin/clone.c:96
11885 msgid "don't clone shallow repository"
11886 msgstr ""
11888 #: builtin/clone.c:98
11889 msgid "don't create a checkout"
11890 msgstr ""
11892 #: builtin/clone.c:99 builtin/clone.c:101 builtin/init-db.c:541
11893 msgid "create a bare repository"
11894 msgstr ""
11896 #: builtin/clone.c:103
11897 msgid "create a mirror repository (implies bare)"
11898 msgstr ""
11900 #: builtin/clone.c:105
11901 msgid "to clone from a local repository"
11902 msgstr ""
11904 #: builtin/clone.c:107
11905 msgid "don't use local hardlinks, always copy"
11906 msgstr ""
11908 #: builtin/clone.c:109
11909 msgid "setup as shared repository"
11910 msgstr ""
11912 #: builtin/clone.c:111
11913 msgid "pathspec"
11914 msgstr ""
11916 #: builtin/clone.c:111
11917 msgid "initialize submodules in the clone"
11918 msgstr ""
11920 #: builtin/clone.c:115
11921 msgid "number of submodules cloned in parallel"
11922 msgstr ""
11924 #: builtin/clone.c:116 builtin/init-db.c:538
11925 msgid "template-directory"
11926 msgstr ""
11928 #: builtin/clone.c:117 builtin/init-db.c:539
11929 msgid "directory from which templates will be used"
11930 msgstr ""
11932 #: builtin/clone.c:119 builtin/clone.c:121 builtin/submodule--helper.c:1832
11933 #: builtin/submodule--helper.c:2337
11934 msgid "reference repository"
11935 msgstr ""
11937 #: builtin/clone.c:123 builtin/submodule--helper.c:1834
11938 #: builtin/submodule--helper.c:2339
11939 msgid "use --reference only while cloning"
11940 msgstr ""
11942 #: builtin/clone.c:124 builtin/column.c:27 builtin/init-db.c:549
11943 #: builtin/merge-file.c:46 builtin/pack-objects.c:3815 builtin/repack.c:495
11944 #: t/helper/test-simple-ipc.c:696 t/helper/test-simple-ipc.c:698
11945 msgid "name"
11946 msgstr ""
11948 #: builtin/clone.c:125
11949 msgid "use <name> instead of 'origin' to track upstream"
11950 msgstr ""
11952 #: builtin/clone.c:127
11953 msgid "checkout <branch> instead of the remote's HEAD"
11954 msgstr ""
11956 #: builtin/clone.c:129
11957 msgid "path to git-upload-pack on the remote"
11958 msgstr ""
11960 #: builtin/clone.c:130 builtin/fetch.c:180 builtin/grep.c:863
11961 #: builtin/pull.c:208
11962 msgid "depth"
11963 msgstr ""
11965 #: builtin/clone.c:131
11966 msgid "create a shallow clone of that depth"
11967 msgstr ""
11969 #: builtin/clone.c:132 builtin/fetch.c:182 builtin/pack-objects.c:3804
11970 #: builtin/pull.c:211
11971 msgid "time"
11972 msgstr ""
11974 #: builtin/clone.c:133
11975 msgid "create a shallow clone since a specific time"
11976 msgstr ""
11978 #: builtin/clone.c:134 builtin/fetch.c:184 builtin/fetch.c:207
11979 #: builtin/pull.c:214 builtin/pull.c:239 builtin/rebase.c:1318
11980 msgid "revision"
11981 msgstr ""
11983 #: builtin/clone.c:135 builtin/fetch.c:185 builtin/pull.c:215
11984 msgid "deepen history of shallow clone, excluding rev"
11985 msgstr ""
11987 #: builtin/clone.c:137 builtin/submodule--helper.c:1844
11988 #: builtin/submodule--helper.c:2353
11989 msgid "clone only one branch, HEAD or --branch"
11990 msgstr ""
11992 #: builtin/clone.c:139
11993 msgid "don't clone any tags, and make later fetches not to follow them"
11994 msgstr ""
11996 #: builtin/clone.c:141
11997 msgid "any cloned submodules will be shallow"
11998 msgstr ""
12000 #: builtin/clone.c:142 builtin/init-db.c:547
12001 msgid "gitdir"
12002 msgstr ""
12004 #: builtin/clone.c:143 builtin/init-db.c:548
12005 msgid "separate git dir from working tree"
12006 msgstr ""
12008 #: builtin/clone.c:144
12009 msgid "key=value"
12010 msgstr ""
12012 #: builtin/clone.c:145
12013 msgid "set config inside the new repository"
12014 msgstr ""
12016 #: builtin/clone.c:147 builtin/fetch.c:202 builtin/ls-remote.c:77
12017 #: builtin/pull.c:230 builtin/push.c:584 builtin/send-pack.c:196
12018 msgid "server-specific"
12019 msgstr ""
12021 #: builtin/clone.c:147 builtin/fetch.c:202 builtin/ls-remote.c:77
12022 #: builtin/pull.c:231 builtin/push.c:584 builtin/send-pack.c:197
12023 msgid "option to transmit"
12024 msgstr ""
12026 #: builtin/clone.c:148 builtin/fetch.c:203 builtin/pull.c:234
12027 #: builtin/push.c:585
12028 msgid "use IPv4 addresses only"
12029 msgstr ""
12031 #: builtin/clone.c:150 builtin/fetch.c:205 builtin/pull.c:237
12032 #: builtin/push.c:587
12033 msgid "use IPv6 addresses only"
12034 msgstr ""
12036 #: builtin/clone.c:154
12037 msgid "any cloned submodules will use their remote-tracking branch"
12038 msgstr ""
12040 #: builtin/clone.c:156
12041 msgid "initialize sparse-checkout file to include only files at root"
12042 msgstr ""
12044 #: builtin/clone.c:292
12045 msgid ""
12046 "No directory name could be guessed.\n"
12047 "Please specify a directory on the command line"
12048 msgstr ""
12050 #: builtin/clone.c:345
12051 #, c-format
12052 msgid "info: Could not add alternate for '%s': %s\n"
12053 msgstr ""
12055 #: builtin/clone.c:418
12056 #, c-format
12057 msgid "%s exists and is not a directory"
12058 msgstr ""
12060 #: builtin/clone.c:436
12061 #, c-format
12062 msgid "failed to start iterator over '%s'"
12063 msgstr ""
12065 #: builtin/clone.c:467
12066 #, c-format
12067 msgid "failed to create link '%s'"
12068 msgstr ""
12070 #: builtin/clone.c:471
12071 #, c-format
12072 msgid "failed to copy file to '%s'"
12073 msgstr ""
12075 #: builtin/clone.c:476
12076 #, c-format
12077 msgid "failed to iterate over '%s'"
12078 msgstr ""
12080 #: builtin/clone.c:503
12081 #, c-format
12082 msgid "done.\n"
12083 msgstr ""
12085 #: builtin/clone.c:517
12086 msgid ""
12087 "Clone succeeded, but checkout failed.\n"
12088 "You can inspect what was checked out with 'git status'\n"
12089 "and retry with 'git restore --source=HEAD :/'\n"
12090 msgstr ""
12092 #: builtin/clone.c:594
12093 #, c-format
12094 msgid "Could not find remote branch %s to clone."
12095 msgstr ""
12097 #: builtin/clone.c:713
12098 #, c-format
12099 msgid "unable to update %s"
12100 msgstr ""
12102 #: builtin/clone.c:761
12103 msgid "failed to initialize sparse-checkout"
12104 msgstr ""
12106 #: builtin/clone.c:784
12107 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
12108 msgstr ""
12110 #: builtin/clone.c:816
12111 msgid "unable to checkout working tree"
12112 msgstr ""
12114 #: builtin/clone.c:894
12115 msgid "unable to write parameters to config file"
12116 msgstr ""
12118 #: builtin/clone.c:957
12119 msgid "cannot repack to clean up"
12120 msgstr ""
12122 #: builtin/clone.c:959
12123 msgid "cannot unlink temporary alternates file"
12124 msgstr ""
12126 #: builtin/clone.c:1001 builtin/receive-pack.c:2491
12127 msgid "Too many arguments."
12128 msgstr ""
12130 #: builtin/clone.c:1005
12131 msgid "You must specify a repository to clone."
12132 msgstr ""
12134 #: builtin/clone.c:1018
12135 #, c-format
12136 msgid "--bare and --origin %s options are incompatible."
12137 msgstr ""
12139 #: builtin/clone.c:1021
12140 msgid "--bare and --separate-git-dir are incompatible."
12141 msgstr ""
12143 #: builtin/clone.c:1035
12144 #, c-format
12145 msgid "repository '%s' does not exist"
12146 msgstr ""
12148 #: builtin/clone.c:1039 builtin/fetch.c:2011
12149 #, c-format
12150 msgid "depth %s is not a positive number"
12151 msgstr ""
12153 #: builtin/clone.c:1049
12154 #, c-format
12155 msgid "destination path '%s' already exists and is not an empty directory."
12156 msgstr ""
12158 #: builtin/clone.c:1055
12159 #, c-format
12160 msgid "repository path '%s' already exists and is not an empty directory."
12161 msgstr ""
12163 #: builtin/clone.c:1069
12164 #, c-format
12165 msgid "working tree '%s' already exists."
12166 msgstr ""
12168 #: builtin/clone.c:1084 builtin/clone.c:1105 builtin/difftool.c:272
12169 #: builtin/log.c:1995 builtin/worktree.c:282 builtin/worktree.c:314
12170 #, c-format
12171 msgid "could not create leading directories of '%s'"
12172 msgstr ""
12174 #: builtin/clone.c:1089
12175 #, c-format
12176 msgid "could not create work tree dir '%s'"
12177 msgstr ""
12179 #: builtin/clone.c:1109
12180 #, c-format
12181 msgid "Cloning into bare repository '%s'...\n"
12182 msgstr ""
12184 #: builtin/clone.c:1111
12185 #, c-format
12186 msgid "Cloning into '%s'...\n"
12187 msgstr ""
12189 #: builtin/clone.c:1135
12190 msgid ""
12191 "clone --recursive is not compatible with both --reference and --reference-if-"
12192 "able"
12193 msgstr ""
12195 #: builtin/clone.c:1188 builtin/remote.c:200 builtin/remote.c:705
12196 #, c-format
12197 msgid "'%s' is not a valid remote name"
12198 msgstr ""
12200 #: builtin/clone.c:1229
12201 msgid "--depth is ignored in local clones; use file:// instead."
12202 msgstr ""
12204 #: builtin/clone.c:1231
12205 msgid "--shallow-since is ignored in local clones; use file:// instead."
12206 msgstr ""
12208 #: builtin/clone.c:1233
12209 msgid "--shallow-exclude is ignored in local clones; use file:// instead."
12210 msgstr ""
12212 #: builtin/clone.c:1235
12213 msgid "--filter is ignored in local clones; use file:// instead."
12214 msgstr ""
12216 #: builtin/clone.c:1240
12217 msgid "source repository is shallow, ignoring --local"
12218 msgstr ""
12220 #: builtin/clone.c:1245
12221 msgid "--local is ignored"
12222 msgstr ""
12224 #: builtin/clone.c:1337 builtin/clone.c:1345
12225 #, c-format
12226 msgid "Remote branch %s not found in upstream %s"
12227 msgstr ""
12229 #: builtin/clone.c:1348
12230 msgid "You appear to have cloned an empty repository."
12231 msgstr ""
12233 #: builtin/column.c:10
12234 msgid "git column [<options>]"
12235 msgstr ""
12237 #: builtin/column.c:27
12238 msgid "lookup config vars"
12239 msgstr ""
12241 #: builtin/column.c:28 builtin/column.c:29
12242 msgid "layout to use"
12243 msgstr ""
12245 #: builtin/column.c:30
12246 msgid "maximum width"
12247 msgstr ""
12249 #: builtin/column.c:31
12250 msgid "padding space on left border"
12251 msgstr ""
12253 #: builtin/column.c:32
12254 msgid "padding space on right border"
12255 msgstr ""
12257 #: builtin/column.c:33
12258 msgid "padding space between columns"
12259 msgstr ""
12261 #: builtin/column.c:51
12262 msgid "--command must be the first argument"
12263 msgstr ""
12265 #: builtin/commit-graph.c:13 builtin/commit-graph.c:22
12266 msgid ""
12267 "git commit-graph verify [--object-dir <objdir>] [--shallow] [--[no-]progress]"
12268 msgstr ""
12270 #: builtin/commit-graph.c:14 builtin/commit-graph.c:27
12271 msgid ""
12272 "git commit-graph write [--object-dir <objdir>] [--append] [--"
12273 "split[=<strategy>]] [--reachable|--stdin-packs|--stdin-commits] [--changed-"
12274 "paths] [--[no-]max-new-filters <n>] [--[no-]progress] <split options>"
12275 msgstr ""
12277 #: builtin/commit-graph.c:64
12278 #, c-format
12279 msgid "could not find object directory matching %s"
12280 msgstr ""
12282 #: builtin/commit-graph.c:80 builtin/commit-graph.c:210
12283 #: builtin/commit-graph.c:316 builtin/fetch.c:191 builtin/log.c:1776
12284 msgid "dir"
12285 msgstr ""
12287 #: builtin/commit-graph.c:81 builtin/commit-graph.c:211
12288 #: builtin/commit-graph.c:317
12289 msgid "the object directory to store the graph"
12290 msgstr ""
12292 #: builtin/commit-graph.c:83
12293 msgid "if the commit-graph is split, only verify the tip file"
12294 msgstr ""
12296 #: builtin/commit-graph.c:106
12297 #, c-format
12298 msgid "Could not open commit-graph '%s'"
12299 msgstr ""
12301 #: builtin/commit-graph.c:142
12302 #, c-format
12303 msgid "unrecognized --split argument, %s"
12304 msgstr ""
12306 #: builtin/commit-graph.c:155
12307 #, c-format
12308 msgid "unexpected non-hex object ID: %s"
12309 msgstr ""
12311 #: builtin/commit-graph.c:160
12312 #, c-format
12313 msgid "invalid object: %s"
12314 msgstr ""
12316 #: builtin/commit-graph.c:213
12317 msgid "start walk at all refs"
12318 msgstr ""
12320 #: builtin/commit-graph.c:215
12321 msgid "scan pack-indexes listed by stdin for commits"
12322 msgstr ""
12324 #: builtin/commit-graph.c:217
12325 msgid "start walk at commits listed by stdin"
12326 msgstr ""
12328 #: builtin/commit-graph.c:219
12329 msgid "include all commits already in the commit-graph file"
12330 msgstr ""
12332 #: builtin/commit-graph.c:221
12333 msgid "enable computation for changed paths"
12334 msgstr ""
12336 #: builtin/commit-graph.c:224
12337 msgid "allow writing an incremental commit-graph file"
12338 msgstr ""
12340 #: builtin/commit-graph.c:228
12341 msgid "maximum number of commits in a non-base split commit-graph"
12342 msgstr ""
12344 #: builtin/commit-graph.c:230
12345 msgid "maximum ratio between two levels of a split commit-graph"
12346 msgstr ""
12348 #: builtin/commit-graph.c:232
12349 msgid "only expire files older than a given date-time"
12350 msgstr ""
12352 #: builtin/commit-graph.c:234
12353 msgid "maximum number of changed-path Bloom filters to compute"
12354 msgstr ""
12356 #: builtin/commit-graph.c:255
12357 msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
12358 msgstr ""
12360 #: builtin/commit-graph.c:287
12361 msgid "Collecting commits from input"
12362 msgstr ""
12364 #: builtin/commit-tree.c:18
12365 msgid ""
12366 "git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-m <message>)...] [(-F "
12367 "<file>)...] <tree>"
12368 msgstr ""
12370 #: builtin/commit-tree.c:31
12371 #, c-format
12372 msgid "duplicate parent %s ignored"
12373 msgstr ""
12375 #: builtin/commit-tree.c:56 builtin/commit-tree.c:136 builtin/log.c:559
12376 #, c-format
12377 msgid "not a valid object name %s"
12378 msgstr ""
12380 #: builtin/commit-tree.c:93
12381 #, c-format
12382 msgid "git commit-tree: failed to open '%s'"
12383 msgstr ""
12385 #: builtin/commit-tree.c:96
12386 #, c-format
12387 msgid "git commit-tree: failed to read '%s'"
12388 msgstr ""
12390 #: builtin/commit-tree.c:98
12391 #, c-format
12392 msgid "git commit-tree: failed to close '%s'"
12393 msgstr ""
12395 #: builtin/commit-tree.c:111
12396 msgid "parent"
12397 msgstr ""
12399 #: builtin/commit-tree.c:112
12400 msgid "id of a parent commit object"
12401 msgstr ""
12403 #: builtin/commit-tree.c:114 builtin/commit.c:1614 builtin/merge.c:282
12404 #: builtin/notes.c:409 builtin/notes.c:575 builtin/stash.c:1605
12405 #: builtin/tag.c:456
12406 msgid "message"
12407 msgstr ""
12409 #: builtin/commit-tree.c:115 builtin/commit.c:1614
12410 msgid "commit message"
12411 msgstr ""
12413 #: builtin/commit-tree.c:118
12414 msgid "read commit log message from file"
12415 msgstr ""
12417 #: builtin/commit-tree.c:121 builtin/commit.c:1631 builtin/merge.c:299
12418 #: builtin/pull.c:176 builtin/revert.c:118
12419 msgid "GPG sign commit"
12420 msgstr ""
12422 #: builtin/commit-tree.c:133
12423 msgid "must give exactly one tree"
12424 msgstr ""
12426 #: builtin/commit-tree.c:140
12427 msgid "git commit-tree: failed to read"
12428 msgstr ""
12430 #: builtin/commit.c:41
12431 msgid "git commit [<options>] [--] <pathspec>..."
12432 msgstr ""
12434 #: builtin/commit.c:46
12435 msgid "git status [<options>] [--] <pathspec>..."
12436 msgstr ""
12438 #: builtin/commit.c:51
12439 msgid ""
12440 "You asked to amend the most recent commit, but doing so would make\n"
12441 "it empty. You can repeat your command with --allow-empty, or you can\n"
12442 "remove the commit entirely with \"git reset HEAD^\".\n"
12443 msgstr ""
12445 #: builtin/commit.c:56
12446 msgid ""
12447 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
12448 "If you wish to commit it anyway, use:\n"
12449 "\n"
12450 "    git commit --allow-empty\n"
12451 "\n"
12452 msgstr ""
12454 #: builtin/commit.c:63
12455 msgid "Otherwise, please use 'git rebase --skip'\n"
12456 msgstr ""
12458 #: builtin/commit.c:66
12459 msgid "Otherwise, please use 'git cherry-pick --skip'\n"
12460 msgstr ""
12462 #: builtin/commit.c:69
12463 msgid ""
12464 "and then use:\n"
12465 "\n"
12466 "    git cherry-pick --continue\n"
12467 "\n"
12468 "to resume cherry-picking the remaining commits.\n"
12469 "If you wish to skip this commit, use:\n"
12470 "\n"
12471 "    git cherry-pick --skip\n"
12472 "\n"
12473 msgstr ""
12475 #: builtin/commit.c:324
12476 msgid "failed to unpack HEAD tree object"
12477 msgstr ""
12479 #: builtin/commit.c:360
12480 msgid "--pathspec-from-file with -a does not make sense"
12481 msgstr ""
12483 #: builtin/commit.c:374
12484 msgid "No paths with --include/--only does not make sense."
12485 msgstr ""
12487 #: builtin/commit.c:386
12488 msgid "unable to create temporary index"
12489 msgstr ""
12491 #: builtin/commit.c:395
12492 msgid "interactive add failed"
12493 msgstr ""
12495 #: builtin/commit.c:410
12496 msgid "unable to update temporary index"
12497 msgstr ""
12499 #: builtin/commit.c:412
12500 msgid "Failed to update main cache tree"
12501 msgstr ""
12503 #: builtin/commit.c:437 builtin/commit.c:460 builtin/commit.c:508
12504 msgid "unable to write new_index file"
12505 msgstr ""
12507 #: builtin/commit.c:489
12508 msgid "cannot do a partial commit during a merge."
12509 msgstr ""
12511 #: builtin/commit.c:491
12512 msgid "cannot do a partial commit during a cherry-pick."
12513 msgstr ""
12515 #: builtin/commit.c:493
12516 msgid "cannot do a partial commit during a rebase."
12517 msgstr ""
12519 #: builtin/commit.c:501
12520 msgid "cannot read the index"
12521 msgstr ""
12523 #: builtin/commit.c:520
12524 msgid "unable to write temporary index file"
12525 msgstr ""
12527 #: builtin/commit.c:618
12528 #, c-format
12529 msgid "commit '%s' lacks author header"
12530 msgstr ""
12532 #: builtin/commit.c:620
12533 #, c-format
12534 msgid "commit '%s' has malformed author line"
12535 msgstr ""
12537 #: builtin/commit.c:639
12538 msgid "malformed --author parameter"
12539 msgstr ""
12541 #: builtin/commit.c:692
12542 msgid ""
12543 "unable to select a comment character that is not used\n"
12544 "in the current commit message"
12545 msgstr ""
12547 #: builtin/commit.c:746 builtin/commit.c:780 builtin/commit.c:1158
12548 #, c-format
12549 msgid "could not lookup commit %s"
12550 msgstr ""
12552 #: builtin/commit.c:758 builtin/shortlog.c:413
12553 #, c-format
12554 msgid "(reading log message from standard input)\n"
12555 msgstr ""
12557 #: builtin/commit.c:760
12558 msgid "could not read log from standard input"
12559 msgstr ""
12561 #: builtin/commit.c:764
12562 #, c-format
12563 msgid "could not read log file '%s'"
12564 msgstr ""
12566 #: builtin/commit.c:801
12567 #, c-format
12568 msgid "cannot combine -m with --fixup:%s"
12569 msgstr ""
12571 #: builtin/commit.c:813 builtin/commit.c:829
12572 msgid "could not read SQUASH_MSG"
12573 msgstr ""
12575 #: builtin/commit.c:820
12576 msgid "could not read MERGE_MSG"
12577 msgstr ""
12579 #: builtin/commit.c:880
12580 msgid "could not write commit template"
12581 msgstr ""
12583 #: builtin/commit.c:900
12584 msgid ""
12585 "\n"
12586 "It looks like you may be committing a merge.\n"
12587 "If this is not correct, please run\n"
12588 "\tgit update-ref -d MERGE_HEAD\n"
12589 "and try again.\n"
12590 msgstr ""
12592 #: builtin/commit.c:905
12593 msgid ""
12594 "\n"
12595 "It looks like you may be committing a cherry-pick.\n"
12596 "If this is not correct, please run\n"
12597 "\tgit update-ref -d CHERRY_PICK_HEAD\n"
12598 "and try again.\n"
12599 msgstr ""
12601 #: builtin/commit.c:915
12602 #, c-format
12603 msgid ""
12604 "Please enter the commit message for your changes. Lines starting\n"
12605 "with '%c' will be ignored, and an empty message aborts the commit.\n"
12606 msgstr ""
12608 #: builtin/commit.c:923
12609 #, c-format
12610 msgid ""
12611 "Please enter the commit message for your changes. Lines starting\n"
12612 "with '%c' will be kept; you may remove them yourself if you want to.\n"
12613 "An empty message aborts the commit.\n"
12614 msgstr ""
12616 #: builtin/commit.c:940
12617 #, c-format
12618 msgid "%sAuthor:    %.*s <%.*s>"
12619 msgstr ""
12621 #: builtin/commit.c:948
12622 #, c-format
12623 msgid "%sDate:      %s"
12624 msgstr ""
12626 #: builtin/commit.c:955
12627 #, c-format
12628 msgid "%sCommitter: %.*s <%.*s>"
12629 msgstr ""
12631 #: builtin/commit.c:973
12632 msgid "Cannot read index"
12633 msgstr ""
12635 #: builtin/commit.c:1018
12636 msgid "unable to pass trailers to --trailers"
12637 msgstr ""
12639 #: builtin/commit.c:1058
12640 msgid "Error building trees"
12641 msgstr ""
12643 #: builtin/commit.c:1072 builtin/tag.c:319
12644 #, c-format
12645 msgid "Please supply the message using either -m or -F option.\n"
12646 msgstr ""
12648 #: builtin/commit.c:1116
12649 #, c-format
12650 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
12651 msgstr ""
12653 #: builtin/commit.c:1130
12654 #, c-format
12655 msgid "Invalid ignored mode '%s'"
12656 msgstr ""
12658 #: builtin/commit.c:1148 builtin/commit.c:1441
12659 #, c-format
12660 msgid "Invalid untracked files mode '%s'"
12661 msgstr ""
12663 #: builtin/commit.c:1188
12664 msgid "--long and -z are incompatible"
12665 msgstr ""
12667 #: builtin/commit.c:1219
12668 msgid "You are in the middle of a merge -- cannot reword."
12669 msgstr ""
12671 #: builtin/commit.c:1221
12672 msgid "You are in the middle of a cherry-pick -- cannot reword."
12673 msgstr ""
12675 #: builtin/commit.c:1224
12676 #, c-format
12677 msgid "cannot combine reword option of --fixup with path '%s'"
12678 msgstr ""
12680 #: builtin/commit.c:1226
12681 msgid ""
12682 "reword option of --fixup is mutually exclusive with --patch/--interactive/--"
12683 "all/--include/--only"
12684 msgstr ""
12686 #: builtin/commit.c:1245
12687 msgid "Using both --reset-author and --author does not make sense"
12688 msgstr ""
12690 #: builtin/commit.c:1254
12691 msgid "You have nothing to amend."
12692 msgstr ""
12694 #: builtin/commit.c:1257
12695 msgid "You are in the middle of a merge -- cannot amend."
12696 msgstr ""
12698 #: builtin/commit.c:1259
12699 msgid "You are in the middle of a cherry-pick -- cannot amend."
12700 msgstr ""
12702 #: builtin/commit.c:1261
12703 msgid "You are in the middle of a rebase -- cannot amend."
12704 msgstr ""
12706 #: builtin/commit.c:1264
12707 msgid "Options --squash and --fixup cannot be used together"
12708 msgstr ""
12710 #: builtin/commit.c:1274
12711 msgid "Only one of -c/-C/-F/--fixup can be used."
12712 msgstr ""
12714 #: builtin/commit.c:1276
12715 msgid "Option -m cannot be combined with -c/-C/-F."
12716 msgstr ""
12718 #: builtin/commit.c:1285
12719 msgid "--reset-author can be used only with -C, -c or --amend."
12720 msgstr ""
12722 #: builtin/commit.c:1303
12723 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
12724 msgstr ""
12726 #: builtin/commit.c:1331
12727 #, c-format
12728 msgid "unknown option: --fixup=%s:%s"
12729 msgstr ""
12731 #: builtin/commit.c:1345
12732 #, c-format
12733 msgid "paths '%s ...' with -a does not make sense"
12734 msgstr ""
12736 #: builtin/commit.c:1476 builtin/commit.c:1642
12737 msgid "show status concisely"
12738 msgstr ""
12740 #: builtin/commit.c:1478 builtin/commit.c:1644
12741 msgid "show branch information"
12742 msgstr ""
12744 #: builtin/commit.c:1480
12745 msgid "show stash information"
12746 msgstr ""
12748 #: builtin/commit.c:1482 builtin/commit.c:1646
12749 msgid "compute full ahead/behind values"
12750 msgstr ""
12752 #: builtin/commit.c:1484
12753 msgid "version"
12754 msgstr ""
12756 #: builtin/commit.c:1484 builtin/commit.c:1648 builtin/push.c:560
12757 #: builtin/worktree.c:681
12758 msgid "machine-readable output"
12759 msgstr ""
12761 #: builtin/commit.c:1487 builtin/commit.c:1650
12762 msgid "show status in long format (default)"
12763 msgstr ""
12765 #: builtin/commit.c:1490 builtin/commit.c:1653
12766 msgid "terminate entries with NUL"
12767 msgstr ""
12769 #: builtin/commit.c:1492 builtin/commit.c:1496 builtin/commit.c:1656
12770 #: builtin/fast-export.c:1198 builtin/fast-export.c:1201
12771 #: builtin/fast-export.c:1204 builtin/rebase.c:1407 parse-options.h:337
12772 msgid "mode"
12773 msgstr ""
12775 #: builtin/commit.c:1493 builtin/commit.c:1656
12776 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
12777 msgstr ""
12779 #: builtin/commit.c:1497
12780 msgid ""
12781 "show ignored files, optional modes: traditional, matching, no. (Default: "
12782 "traditional)"
12783 msgstr ""
12785 #: builtin/commit.c:1499 parse-options.h:193
12786 msgid "when"
12787 msgstr ""
12789 #: builtin/commit.c:1500
12790 msgid ""
12791 "ignore changes to submodules, optional when: all, dirty, untracked. "
12792 "(Default: all)"
12793 msgstr ""
12795 #: builtin/commit.c:1502
12796 msgid "list untracked files in columns"
12797 msgstr ""
12799 #: builtin/commit.c:1503
12800 msgid "do not detect renames"
12801 msgstr ""
12803 #: builtin/commit.c:1505
12804 msgid "detect renames, optionally set similarity index"
12805 msgstr ""
12807 #: builtin/commit.c:1525
12808 msgid "Unsupported combination of ignored and untracked-files arguments"
12809 msgstr ""
12811 #: builtin/commit.c:1607
12812 msgid "suppress summary after successful commit"
12813 msgstr ""
12815 #: builtin/commit.c:1608
12816 msgid "show diff in commit message template"
12817 msgstr ""
12819 #: builtin/commit.c:1610
12820 msgid "Commit message options"
12821 msgstr ""
12823 #: builtin/commit.c:1611 builtin/merge.c:286 builtin/tag.c:458
12824 msgid "read message from file"
12825 msgstr ""
12827 #: builtin/commit.c:1612
12828 msgid "author"
12829 msgstr ""
12831 #: builtin/commit.c:1612
12832 msgid "override author for commit"
12833 msgstr ""
12835 #: builtin/commit.c:1613 builtin/gc.c:550
12836 msgid "date"
12837 msgstr ""
12839 #: builtin/commit.c:1613
12840 msgid "override date for commit"
12841 msgstr ""
12843 #: builtin/commit.c:1615 builtin/commit.c:1616 builtin/commit.c:1622
12844 #: parse-options.h:329 ref-filter.h:90
12845 msgid "commit"
12846 msgstr ""
12848 #: builtin/commit.c:1615
12849 msgid "reuse and edit message from specified commit"
12850 msgstr ""
12852 #: builtin/commit.c:1616
12853 msgid "reuse message from specified commit"
12854 msgstr ""
12856 #. TRANSLATORS: Leave "[(amend|reword):]" as-is,
12857 #. and only translate <commit>.
12859 #: builtin/commit.c:1621
12860 msgid "[(amend|reword):]commit"
12861 msgstr ""
12863 #: builtin/commit.c:1621
12864 msgid ""
12865 "use autosquash formatted message to fixup or amend/reword specified commit"
12866 msgstr ""
12868 #: builtin/commit.c:1622
12869 msgid "use autosquash formatted message to squash specified commit"
12870 msgstr ""
12872 #: builtin/commit.c:1623
12873 msgid "the commit is authored by me now (used with -C/-c/--amend)"
12874 msgstr ""
12876 #: builtin/commit.c:1624 builtin/interpret-trailers.c:111
12877 msgid "trailer"
12878 msgstr ""
12880 #: builtin/commit.c:1624
12881 msgid "add custom trailer(s)"
12882 msgstr ""
12884 #: builtin/commit.c:1625 builtin/log.c:1751 builtin/merge.c:302
12885 #: builtin/pull.c:145 builtin/revert.c:110
12886 msgid "add a Signed-off-by trailer"
12887 msgstr ""
12889 #: builtin/commit.c:1626
12890 msgid "use specified template file"
12891 msgstr ""
12893 #: builtin/commit.c:1627
12894 msgid "force edit of commit"
12895 msgstr ""
12897 #: builtin/commit.c:1629
12898 msgid "include status in commit message template"
12899 msgstr ""
12901 #: builtin/commit.c:1634
12902 msgid "Commit contents options"
12903 msgstr ""
12905 #: builtin/commit.c:1635
12906 msgid "commit all changed files"
12907 msgstr ""
12909 #: builtin/commit.c:1636
12910 msgid "add specified files to index for commit"
12911 msgstr ""
12913 #: builtin/commit.c:1637
12914 msgid "interactively add files"
12915 msgstr ""
12917 #: builtin/commit.c:1638
12918 msgid "interactively add changes"
12919 msgstr ""
12921 #: builtin/commit.c:1639
12922 msgid "commit only specified files"
12923 msgstr ""
12925 #: builtin/commit.c:1640
12926 msgid "bypass pre-commit and commit-msg hooks"
12927 msgstr ""
12929 #: builtin/commit.c:1641
12930 msgid "show what would be committed"
12931 msgstr ""
12933 #: builtin/commit.c:1654
12934 msgid "amend previous commit"
12935 msgstr ""
12937 #: builtin/commit.c:1655
12938 msgid "bypass post-rewrite hook"
12939 msgstr ""
12941 #: builtin/commit.c:1662
12942 msgid "ok to record an empty change"
12943 msgstr ""
12945 #: builtin/commit.c:1664
12946 msgid "ok to record a change with an empty message"
12947 msgstr ""
12949 #: builtin/commit.c:1737
12950 #, c-format
12951 msgid "Corrupt MERGE_HEAD file (%s)"
12952 msgstr ""
12954 #: builtin/commit.c:1744
12955 msgid "could not read MERGE_MODE"
12956 msgstr ""
12958 #: builtin/commit.c:1765
12959 #, c-format
12960 msgid "could not read commit message: %s"
12961 msgstr ""
12963 #: builtin/commit.c:1772
12964 #, c-format
12965 msgid "Aborting commit due to empty commit message.\n"
12966 msgstr ""
12968 #: builtin/commit.c:1777
12969 #, c-format
12970 msgid "Aborting commit; you did not edit the message.\n"
12971 msgstr ""
12973 #: builtin/commit.c:1788
12974 #, c-format
12975 msgid "Aborting commit due to empty commit message body.\n"
12976 msgstr ""
12978 #: builtin/commit.c:1824
12979 msgid ""
12980 "repository has been updated, but unable to write\n"
12981 "new_index file. Check that disk is not full and quota is\n"
12982 "not exceeded, and then \"git restore --staged :/\" to recover."
12983 msgstr ""
12985 #: builtin/config.c:11
12986 msgid "git config [<options>]"
12987 msgstr ""
12989 #: builtin/config.c:109 builtin/env--helper.c:27
12990 #, c-format
12991 msgid "unrecognized --type argument, %s"
12992 msgstr ""
12994 #: builtin/config.c:121
12995 msgid "only one type at a time"
12996 msgstr ""
12998 #: builtin/config.c:130
12999 msgid "Config file location"
13000 msgstr ""
13002 #: builtin/config.c:131
13003 msgid "use global config file"
13004 msgstr ""
13006 #: builtin/config.c:132
13007 msgid "use system config file"
13008 msgstr ""
13010 #: builtin/config.c:133
13011 msgid "use repository config file"
13012 msgstr ""
13014 #: builtin/config.c:134
13015 msgid "use per-worktree config file"
13016 msgstr ""
13018 #: builtin/config.c:135
13019 msgid "use given config file"
13020 msgstr ""
13022 #: builtin/config.c:136
13023 msgid "blob-id"
13024 msgstr ""
13026 #: builtin/config.c:136
13027 msgid "read config from given blob object"
13028 msgstr ""
13030 #: builtin/config.c:137
13031 msgid "Action"
13032 msgstr ""
13034 #: builtin/config.c:138
13035 msgid "get value: name [value-pattern]"
13036 msgstr ""
13038 #: builtin/config.c:139
13039 msgid "get all values: key [value-pattern]"
13040 msgstr ""
13042 #: builtin/config.c:140
13043 msgid "get values for regexp: name-regex [value-pattern]"
13044 msgstr ""
13046 #: builtin/config.c:141
13047 msgid "get value specific for the URL: section[.var] URL"
13048 msgstr ""
13050 #: builtin/config.c:142
13051 msgid "replace all matching variables: name value [value-pattern]"
13052 msgstr ""
13054 #: builtin/config.c:143
13055 msgid "add a new variable: name value"
13056 msgstr ""
13058 #: builtin/config.c:144
13059 msgid "remove a variable: name [value-pattern]"
13060 msgstr ""
13062 #: builtin/config.c:145
13063 msgid "remove all matches: name [value-pattern]"
13064 msgstr ""
13066 #: builtin/config.c:146
13067 msgid "rename section: old-name new-name"
13068 msgstr ""
13070 #: builtin/config.c:147
13071 msgid "remove a section: name"
13072 msgstr ""
13074 #: builtin/config.c:148
13075 msgid "list all"
13076 msgstr ""
13078 #: builtin/config.c:149
13079 msgid "use string equality when comparing values to 'value-pattern'"
13080 msgstr ""
13082 #: builtin/config.c:150
13083 msgid "open an editor"
13084 msgstr ""
13086 #: builtin/config.c:151
13087 msgid "find the color configured: slot [default]"
13088 msgstr ""
13090 #: builtin/config.c:152
13091 msgid "find the color setting: slot [stdout-is-tty]"
13092 msgstr ""
13094 #: builtin/config.c:153
13095 msgid "Type"
13096 msgstr ""
13098 #: builtin/config.c:154 builtin/env--helper.c:43
13099 msgid "value is given this type"
13100 msgstr ""
13102 #: builtin/config.c:155
13103 msgid "value is \"true\" or \"false\""
13104 msgstr ""
13106 #: builtin/config.c:156
13107 msgid "value is decimal number"
13108 msgstr ""
13110 #: builtin/config.c:157
13111 msgid "value is --bool or --int"
13112 msgstr ""
13114 #: builtin/config.c:158
13115 msgid "value is --bool or string"
13116 msgstr ""
13118 #: builtin/config.c:159
13119 msgid "value is a path (file or directory name)"
13120 msgstr ""
13122 #: builtin/config.c:160
13123 msgid "value is an expiry date"
13124 msgstr ""
13126 #: builtin/config.c:161
13127 msgid "Other"
13128 msgstr ""
13130 #: builtin/config.c:162
13131 msgid "terminate values with NUL byte"
13132 msgstr ""
13134 #: builtin/config.c:163
13135 msgid "show variable names only"
13136 msgstr ""
13138 #: builtin/config.c:164
13139 msgid "respect include directives on lookup"
13140 msgstr ""
13142 #: builtin/config.c:165
13143 msgid "show origin of config (file, standard input, blob, command line)"
13144 msgstr ""
13146 #: builtin/config.c:166
13147 msgid "show scope of config (worktree, local, global, system, command)"
13148 msgstr ""
13150 #: builtin/config.c:167 builtin/env--helper.c:45
13151 msgid "value"
13152 msgstr ""
13154 #: builtin/config.c:167
13155 msgid "with --get, use default value when missing entry"
13156 msgstr ""
13158 #: builtin/config.c:181
13159 #, c-format
13160 msgid "wrong number of arguments, should be %d"
13161 msgstr ""
13163 #: builtin/config.c:183
13164 #, c-format
13165 msgid "wrong number of arguments, should be from %d to %d"
13166 msgstr ""
13168 #: builtin/config.c:339
13169 #, c-format
13170 msgid "invalid key pattern: %s"
13171 msgstr ""
13173 #: builtin/config.c:377
13174 #, c-format
13175 msgid "failed to format default config value: %s"
13176 msgstr ""
13178 #: builtin/config.c:441
13179 #, c-format
13180 msgid "cannot parse color '%s'"
13181 msgstr ""
13183 #: builtin/config.c:483
13184 msgid "unable to parse default color value"
13185 msgstr ""
13187 #: builtin/config.c:536 builtin/config.c:833
13188 msgid "not in a git directory"
13189 msgstr ""
13191 #: builtin/config.c:539
13192 msgid "writing to stdin is not supported"
13193 msgstr ""
13195 #: builtin/config.c:542
13196 msgid "writing config blobs is not supported"
13197 msgstr ""
13199 #: builtin/config.c:627
13200 #, c-format
13201 msgid ""
13202 "# This is Git's per-user configuration file.\n"
13203 "[user]\n"
13204 "# Please adapt and uncomment the following lines:\n"
13205 "#\tname = %s\n"
13206 "#\temail = %s\n"
13207 msgstr ""
13209 #: builtin/config.c:652
13210 msgid "only one config file at a time"
13211 msgstr ""
13213 #: builtin/config.c:658
13214 msgid "--local can only be used inside a git repository"
13215 msgstr ""
13217 #: builtin/config.c:660
13218 msgid "--blob can only be used inside a git repository"
13219 msgstr ""
13221 #: builtin/config.c:662
13222 msgid "--worktree can only be used inside a git repository"
13223 msgstr ""
13225 #: builtin/config.c:684
13226 msgid "$HOME not set"
13227 msgstr ""
13229 #: builtin/config.c:708
13230 msgid ""
13231 "--worktree cannot be used with multiple working trees unless the config\n"
13232 "extension worktreeConfig is enabled. Please read \"CONFIGURATION FILE\"\n"
13233 "section in \"git help worktree\" for details"
13234 msgstr ""
13236 #: builtin/config.c:743
13237 msgid "--get-color and variable type are incoherent"
13238 msgstr ""
13240 #: builtin/config.c:748
13241 msgid "only one action at a time"
13242 msgstr ""
13244 #: builtin/config.c:761
13245 msgid "--name-only is only applicable to --list or --get-regexp"
13246 msgstr ""
13248 #: builtin/config.c:767
13249 msgid ""
13250 "--show-origin is only applicable to --get, --get-all, --get-regexp, and --"
13251 "list"
13252 msgstr ""
13254 #: builtin/config.c:773
13255 msgid "--default is only applicable to --get"
13256 msgstr ""
13258 #: builtin/config.c:806
13259 msgid "--fixed-value only applies with 'value-pattern'"
13260 msgstr ""
13262 #: builtin/config.c:822
13263 #, c-format
13264 msgid "unable to read config file '%s'"
13265 msgstr ""
13267 #: builtin/config.c:825
13268 msgid "error processing config file(s)"
13269 msgstr ""
13271 #: builtin/config.c:835
13272 msgid "editing stdin is not supported"
13273 msgstr ""
13275 #: builtin/config.c:837
13276 msgid "editing blobs is not supported"
13277 msgstr ""
13279 #: builtin/config.c:851
13280 #, c-format
13281 msgid "cannot create configuration file %s"
13282 msgstr ""
13284 #: builtin/config.c:864
13285 #, c-format
13286 msgid ""
13287 "cannot overwrite multiple values with a single value\n"
13288 "       Use a regexp, --add or --replace-all to change %s."
13289 msgstr ""
13291 #: builtin/config.c:943 builtin/config.c:954
13292 #, c-format
13293 msgid "no such section: %s"
13294 msgstr ""
13296 #: builtin/count-objects.c:90
13297 msgid "git count-objects [-v] [-H | --human-readable]"
13298 msgstr ""
13300 #: builtin/count-objects.c:100
13301 msgid "print sizes in human readable format"
13302 msgstr ""
13304 #: builtin/credential-cache--daemon.c:227
13305 #, c-format
13306 msgid ""
13307 "The permissions on your socket directory are too loose; other\n"
13308 "users may be able to read your cached credentials. Consider running:\n"
13309 "\n"
13310 "\tchmod 0700 %s"
13311 msgstr ""
13313 #: builtin/credential-cache--daemon.c:276
13314 msgid "print debugging messages to stderr"
13315 msgstr ""
13317 #: builtin/credential-cache--daemon.c:316
13318 msgid "credential-cache--daemon unavailable; no unix socket support"
13319 msgstr ""
13321 #: builtin/credential-cache.c:154
13322 msgid "credential-cache unavailable; no unix socket support"
13323 msgstr ""
13325 #: builtin/credential-store.c:66
13326 #, c-format
13327 msgid "unable to get credential storage lock in %d ms"
13328 msgstr ""
13330 #: builtin/describe.c:26
13331 msgid "git describe [<options>] [<commit-ish>...]"
13332 msgstr ""
13334 #: builtin/describe.c:27
13335 msgid "git describe [<options>] --dirty"
13336 msgstr ""
13338 #: builtin/describe.c:63
13339 msgid "head"
13340 msgstr ""
13342 #: builtin/describe.c:63
13343 msgid "lightweight"
13344 msgstr ""
13346 #: builtin/describe.c:63
13347 msgid "annotated"
13348 msgstr ""
13350 #: builtin/describe.c:277
13351 #, c-format
13352 msgid "annotated tag %s not available"
13353 msgstr ""
13355 #: builtin/describe.c:281
13356 #, c-format
13357 msgid "tag '%s' is externally known as '%s'"
13358 msgstr ""
13360 #: builtin/describe.c:328
13361 #, c-format
13362 msgid "no tag exactly matches '%s'"
13363 msgstr ""
13365 #: builtin/describe.c:330
13366 #, c-format
13367 msgid "No exact match on refs or tags, searching to describe\n"
13368 msgstr ""
13370 #: builtin/describe.c:397
13371 #, c-format
13372 msgid "finished search at %s\n"
13373 msgstr ""
13375 #: builtin/describe.c:424
13376 #, c-format
13377 msgid ""
13378 "No annotated tags can describe '%s'.\n"
13379 "However, there were unannotated tags: try --tags."
13380 msgstr ""
13382 #: builtin/describe.c:428
13383 #, c-format
13384 msgid ""
13385 "No tags can describe '%s'.\n"
13386 "Try --always, or create some tags."
13387 msgstr ""
13389 #: builtin/describe.c:458
13390 #, c-format
13391 msgid "traversed %lu commits\n"
13392 msgstr ""
13394 #: builtin/describe.c:461
13395 #, c-format
13396 msgid ""
13397 "more than %i tags found; listed %i most recent\n"
13398 "gave up search at %s\n"
13399 msgstr ""
13401 #: builtin/describe.c:529
13402 #, c-format
13403 msgid "describe %s\n"
13404 msgstr ""
13406 #: builtin/describe.c:532
13407 #, c-format
13408 msgid "Not a valid object name %s"
13409 msgstr ""
13411 #: builtin/describe.c:540
13412 #, c-format
13413 msgid "%s is neither a commit nor blob"
13414 msgstr ""
13416 #: builtin/describe.c:554
13417 msgid "find the tag that comes after the commit"
13418 msgstr ""
13420 #: builtin/describe.c:555
13421 msgid "debug search strategy on stderr"
13422 msgstr ""
13424 #: builtin/describe.c:556
13425 msgid "use any ref"
13426 msgstr ""
13428 #: builtin/describe.c:557
13429 msgid "use any tag, even unannotated"
13430 msgstr ""
13432 #: builtin/describe.c:558
13433 msgid "always use long format"
13434 msgstr ""
13436 #: builtin/describe.c:559
13437 msgid "only follow first parent"
13438 msgstr ""
13440 #: builtin/describe.c:562
13441 msgid "only output exact matches"
13442 msgstr ""
13444 #: builtin/describe.c:564
13445 msgid "consider <n> most recent tags (default: 10)"
13446 msgstr ""
13448 #: builtin/describe.c:566
13449 msgid "only consider tags matching <pattern>"
13450 msgstr ""
13452 #: builtin/describe.c:568
13453 msgid "do not consider tags matching <pattern>"
13454 msgstr ""
13456 #: builtin/describe.c:570 builtin/name-rev.c:535
13457 msgid "show abbreviated commit object as fallback"
13458 msgstr ""
13460 #: builtin/describe.c:571 builtin/describe.c:574
13461 msgid "mark"
13462 msgstr ""
13464 #: builtin/describe.c:572
13465 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
13466 msgstr ""
13468 #: builtin/describe.c:575
13469 msgid "append <mark> on broken working tree (default: \"-broken\")"
13470 msgstr ""
13472 #: builtin/describe.c:593
13473 msgid "--long is incompatible with --abbrev=0"
13474 msgstr ""
13476 #: builtin/describe.c:622
13477 msgid "No names found, cannot describe anything."
13478 msgstr ""
13480 #: builtin/describe.c:673
13481 msgid "--dirty is incompatible with commit-ishes"
13482 msgstr ""
13484 #: builtin/describe.c:675
13485 msgid "--broken is incompatible with commit-ishes"
13486 msgstr ""
13488 #: builtin/diff-tree.c:155
13489 msgid "--stdin and --merge-base are mutually exclusive"
13490 msgstr ""
13492 #: builtin/diff-tree.c:157
13493 msgid "--merge-base only works with two commits"
13494 msgstr ""
13496 #: builtin/diff.c:92
13497 #, c-format
13498 msgid "'%s': not a regular file or symlink"
13499 msgstr ""
13501 #: builtin/diff.c:259
13502 #, c-format
13503 msgid "invalid option: %s"
13504 msgstr ""
13506 #: builtin/diff.c:376
13507 #, c-format
13508 msgid "%s...%s: no merge base"
13509 msgstr ""
13511 #: builtin/diff.c:486
13512 msgid "Not a git repository"
13513 msgstr ""
13515 #: builtin/diff.c:532 builtin/grep.c:684
13516 #, c-format
13517 msgid "invalid object '%s' given."
13518 msgstr ""
13520 #: builtin/diff.c:543
13521 #, c-format
13522 msgid "more than two blobs given: '%s'"
13523 msgstr ""
13525 #: builtin/diff.c:548
13526 #, c-format
13527 msgid "unhandled object '%s' given."
13528 msgstr ""
13530 #: builtin/diff.c:582
13531 #, c-format
13532 msgid "%s...%s: multiple merge bases, using %s"
13533 msgstr ""
13535 #: builtin/difftool.c:31
13536 msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
13537 msgstr ""
13539 #: builtin/difftool.c:261
13540 #, c-format
13541 msgid "failed: %d"
13542 msgstr ""
13544 #: builtin/difftool.c:303
13545 #, c-format
13546 msgid "could not read symlink %s"
13547 msgstr ""
13549 #: builtin/difftool.c:305
13550 #, c-format
13551 msgid "could not read symlink file %s"
13552 msgstr ""
13554 #: builtin/difftool.c:313
13555 #, c-format
13556 msgid "could not read object %s for symlink %s"
13557 msgstr ""
13559 #: builtin/difftool.c:413
13560 msgid ""
13561 "combined diff formats('-c' and '--cc') are not supported in\n"
13562 "directory diff mode('-d' and '--dir-diff')."
13563 msgstr ""
13565 #: builtin/difftool.c:637
13566 #, c-format
13567 msgid "both files modified: '%s' and '%s'."
13568 msgstr ""
13570 #: builtin/difftool.c:639
13571 msgid "working tree file has been left."
13572 msgstr ""
13574 #: builtin/difftool.c:650
13575 #, c-format
13576 msgid "temporary files exist in '%s'."
13577 msgstr ""
13579 #: builtin/difftool.c:651
13580 msgid "you may want to cleanup or recover these."
13581 msgstr ""
13583 #: builtin/difftool.c:700
13584 msgid "use `diff.guitool` instead of `diff.tool`"
13585 msgstr ""
13587 #: builtin/difftool.c:702
13588 msgid "perform a full-directory diff"
13589 msgstr ""
13591 #: builtin/difftool.c:704
13592 msgid "do not prompt before launching a diff tool"
13593 msgstr ""
13595 #: builtin/difftool.c:709
13596 msgid "use symlinks in dir-diff mode"
13597 msgstr ""
13599 #: builtin/difftool.c:710
13600 msgid "tool"
13601 msgstr ""
13603 #: builtin/difftool.c:711
13604 msgid "use the specified diff tool"
13605 msgstr ""
13607 #: builtin/difftool.c:713
13608 msgid "print a list of diff tools that may be used with `--tool`"
13609 msgstr ""
13611 #: builtin/difftool.c:716
13612 msgid ""
13613 "make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
13614 "code"
13615 msgstr ""
13617 #: builtin/difftool.c:719
13618 msgid "specify a custom command for viewing diffs"
13619 msgstr ""
13621 #: builtin/difftool.c:720
13622 msgid "passed to `diff`"
13623 msgstr ""
13625 #: builtin/difftool.c:735
13626 msgid "difftool requires worktree or --no-index"
13627 msgstr ""
13629 #: builtin/difftool.c:742
13630 msgid "--dir-diff is incompatible with --no-index"
13631 msgstr ""
13633 #: builtin/difftool.c:745
13634 msgid "--gui, --tool and --extcmd are mutually exclusive"
13635 msgstr ""
13637 #: builtin/difftool.c:753
13638 msgid "no <tool> given for --tool=<tool>"
13639 msgstr ""
13641 #: builtin/difftool.c:760
13642 msgid "no <cmd> given for --extcmd=<cmd>"
13643 msgstr ""
13645 #: builtin/env--helper.c:6
13646 msgid "git env--helper --type=[bool|ulong] <options> <env-var>"
13647 msgstr ""
13649 #: builtin/env--helper.c:42 builtin/hash-object.c:98
13650 msgid "type"
13651 msgstr ""
13653 #: builtin/env--helper.c:46
13654 msgid "default for git_env_*(...) to fall back on"
13655 msgstr ""
13657 #: builtin/env--helper.c:48
13658 msgid "be quiet only use git_env_*() value as exit code"
13659 msgstr ""
13661 #: builtin/env--helper.c:67
13662 #, c-format
13663 msgid "option `--default' expects a boolean value with `--type=bool`, not `%s`"
13664 msgstr ""
13666 #: builtin/env--helper.c:82
13667 #, c-format
13668 msgid ""
13669 "option `--default' expects an unsigned long value with `--type=ulong`, not `"
13670 "%s`"
13671 msgstr ""
13673 #: builtin/fast-export.c:29
13674 msgid "git fast-export [rev-list-opts]"
13675 msgstr ""
13677 #: builtin/fast-export.c:868
13678 msgid "Error: Cannot export nested tags unless --mark-tags is specified."
13679 msgstr ""
13681 #: builtin/fast-export.c:1177
13682 msgid "--anonymize-map token cannot be empty"
13683 msgstr ""
13685 #: builtin/fast-export.c:1197
13686 msgid "show progress after <n> objects"
13687 msgstr ""
13689 #: builtin/fast-export.c:1199
13690 msgid "select handling of signed tags"
13691 msgstr ""
13693 #: builtin/fast-export.c:1202
13694 msgid "select handling of tags that tag filtered objects"
13695 msgstr ""
13697 #: builtin/fast-export.c:1205
13698 msgid "select handling of commit messages in an alternate encoding"
13699 msgstr ""
13701 #: builtin/fast-export.c:1208
13702 msgid "dump marks to this file"
13703 msgstr ""
13705 #: builtin/fast-export.c:1210
13706 msgid "import marks from this file"
13707 msgstr ""
13709 #: builtin/fast-export.c:1214
13710 msgid "import marks from this file if it exists"
13711 msgstr ""
13713 #: builtin/fast-export.c:1216
13714 msgid "fake a tagger when tags lack one"
13715 msgstr ""
13717 #: builtin/fast-export.c:1218
13718 msgid "output full tree for each commit"
13719 msgstr ""
13721 #: builtin/fast-export.c:1220
13722 msgid "use the done feature to terminate the stream"
13723 msgstr ""
13725 #: builtin/fast-export.c:1221
13726 msgid "skip output of blob data"
13727 msgstr ""
13729 #: builtin/fast-export.c:1222 builtin/log.c:1823
13730 msgid "refspec"
13731 msgstr ""
13733 #: builtin/fast-export.c:1223
13734 msgid "apply refspec to exported refs"
13735 msgstr ""
13737 #: builtin/fast-export.c:1224
13738 msgid "anonymize output"
13739 msgstr ""
13741 #: builtin/fast-export.c:1225
13742 msgid "from:to"
13743 msgstr ""
13745 #: builtin/fast-export.c:1226
13746 msgid "convert <from> to <to> in anonymized output"
13747 msgstr ""
13749 #: builtin/fast-export.c:1229
13750 msgid "reference parents which are not in fast-export stream by object id"
13751 msgstr ""
13753 #: builtin/fast-export.c:1231
13754 msgid "show original object ids of blobs/commits"
13755 msgstr ""
13757 #: builtin/fast-export.c:1233
13758 msgid "label tags with mark ids"
13759 msgstr ""
13761 #: builtin/fast-export.c:1256
13762 msgid "--anonymize-map without --anonymize does not make sense"
13763 msgstr ""
13765 #: builtin/fast-export.c:1271
13766 msgid "Cannot pass both --import-marks and --import-marks-if-exists"
13767 msgstr ""
13769 #: builtin/fast-import.c:3088
13770 #, c-format
13771 msgid "Missing from marks for submodule '%s'"
13772 msgstr ""
13774 #: builtin/fast-import.c:3090
13775 #, c-format
13776 msgid "Missing to marks for submodule '%s'"
13777 msgstr ""
13779 #: builtin/fast-import.c:3225
13780 #, c-format
13781 msgid "Expected 'mark' command, got %s"
13782 msgstr ""
13784 #: builtin/fast-import.c:3230
13785 #, c-format
13786 msgid "Expected 'to' command, got %s"
13787 msgstr ""
13789 #: builtin/fast-import.c:3322
13790 msgid "Expected format name:filename for submodule rewrite option"
13791 msgstr ""
13793 #: builtin/fast-import.c:3377
13794 #, c-format
13795 msgid "feature '%s' forbidden in input without --allow-unsafe-features"
13796 msgstr ""
13798 #: builtin/fetch-pack.c:242
13799 #, c-format
13800 msgid "Lockfile created but not reported: %s"
13801 msgstr ""
13803 #: builtin/fetch.c:35
13804 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
13805 msgstr ""
13807 #: builtin/fetch.c:36
13808 msgid "git fetch [<options>] <group>"
13809 msgstr ""
13811 #: builtin/fetch.c:37
13812 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
13813 msgstr ""
13815 #: builtin/fetch.c:38
13816 msgid "git fetch --all [<options>]"
13817 msgstr ""
13819 #: builtin/fetch.c:122
13820 msgid "fetch.parallel cannot be negative"
13821 msgstr ""
13823 #: builtin/fetch.c:145 builtin/pull.c:185
13824 msgid "fetch from all remotes"
13825 msgstr ""
13827 #: builtin/fetch.c:147 builtin/pull.c:245
13828 msgid "set upstream for git pull/fetch"
13829 msgstr ""
13831 #: builtin/fetch.c:149 builtin/pull.c:188
13832 msgid "append to .git/FETCH_HEAD instead of overwriting"
13833 msgstr ""
13835 #: builtin/fetch.c:151
13836 msgid "use atomic transaction to update references"
13837 msgstr ""
13839 #: builtin/fetch.c:153 builtin/pull.c:191
13840 msgid "path to upload pack on remote end"
13841 msgstr ""
13843 #: builtin/fetch.c:154
13844 msgid "force overwrite of local reference"
13845 msgstr ""
13847 #: builtin/fetch.c:156
13848 msgid "fetch from multiple remotes"
13849 msgstr ""
13851 #: builtin/fetch.c:158 builtin/pull.c:195
13852 msgid "fetch all tags and associated objects"
13853 msgstr ""
13855 #: builtin/fetch.c:160
13856 msgid "do not fetch all tags (--no-tags)"
13857 msgstr ""
13859 #: builtin/fetch.c:162
13860 msgid "number of submodules fetched in parallel"
13861 msgstr ""
13863 #: builtin/fetch.c:164
13864 msgid "modify the refspec to place all refs within refs/prefetch/"
13865 msgstr ""
13867 #: builtin/fetch.c:166 builtin/pull.c:198
13868 msgid "prune remote-tracking branches no longer on remote"
13869 msgstr ""
13871 #: builtin/fetch.c:168
13872 msgid "prune local tags no longer on remote and clobber changed tags"
13873 msgstr ""
13875 #: builtin/fetch.c:169 builtin/fetch.c:194 builtin/pull.c:122
13876 msgid "on-demand"
13877 msgstr ""
13879 #: builtin/fetch.c:170
13880 msgid "control recursive fetching of submodules"
13881 msgstr ""
13883 #: builtin/fetch.c:175
13884 msgid "write fetched references to the FETCH_HEAD file"
13885 msgstr ""
13887 #: builtin/fetch.c:176 builtin/pull.c:206
13888 msgid "keep downloaded pack"
13889 msgstr ""
13891 #: builtin/fetch.c:178
13892 msgid "allow updating of HEAD ref"
13893 msgstr ""
13895 #: builtin/fetch.c:181 builtin/fetch.c:187 builtin/pull.c:209
13896 #: builtin/pull.c:218
13897 msgid "deepen history of shallow clone"
13898 msgstr ""
13900 #: builtin/fetch.c:183 builtin/pull.c:212
13901 msgid "deepen history of shallow repository based on time"
13902 msgstr ""
13904 #: builtin/fetch.c:189 builtin/pull.c:221
13905 msgid "convert to a complete repository"
13906 msgstr ""
13908 #: builtin/fetch.c:192
13909 msgid "prepend this to submodule path output"
13910 msgstr ""
13912 #: builtin/fetch.c:195
13913 msgid ""
13914 "default for recursive fetching of submodules (lower priority than config "
13915 "files)"
13916 msgstr ""
13918 #: builtin/fetch.c:199 builtin/pull.c:224
13919 msgid "accept refs that update .git/shallow"
13920 msgstr ""
13922 #: builtin/fetch.c:200 builtin/pull.c:226
13923 msgid "refmap"
13924 msgstr ""
13926 #: builtin/fetch.c:201 builtin/pull.c:227
13927 msgid "specify fetch refmap"
13928 msgstr ""
13930 #: builtin/fetch.c:208 builtin/pull.c:240
13931 msgid "report that we have only objects reachable from this object"
13932 msgstr ""
13934 #: builtin/fetch.c:210
13935 msgid "do not fetch a packfile; instead, print ancestors of negotiation tips"
13936 msgstr ""
13938 #: builtin/fetch.c:213 builtin/fetch.c:215
13939 msgid "run 'maintenance --auto' after fetching"
13940 msgstr ""
13942 #: builtin/fetch.c:217 builtin/pull.c:243
13943 msgid "check for forced-updates on all updated branches"
13944 msgstr ""
13946 #: builtin/fetch.c:219
13947 msgid "write the commit-graph after fetching"
13948 msgstr ""
13950 #: builtin/fetch.c:221
13951 msgid "accept refspecs from stdin"
13952 msgstr ""
13954 #: builtin/fetch.c:586
13955 msgid "Couldn't find remote ref HEAD"
13956 msgstr ""
13958 #: builtin/fetch.c:757
13959 #, c-format
13960 msgid "configuration fetch.output contains invalid value %s"
13961 msgstr ""
13963 #: builtin/fetch.c:856
13964 #, c-format
13965 msgid "object %s not found"
13966 msgstr ""
13968 #: builtin/fetch.c:860
13969 msgid "[up to date]"
13970 msgstr ""
13972 #: builtin/fetch.c:873 builtin/fetch.c:889 builtin/fetch.c:961
13973 msgid "[rejected]"
13974 msgstr ""
13976 #: builtin/fetch.c:874
13977 msgid "can't fetch in current branch"
13978 msgstr ""
13980 #: builtin/fetch.c:884
13981 msgid "[tag update]"
13982 msgstr ""
13984 #: builtin/fetch.c:885 builtin/fetch.c:922 builtin/fetch.c:944
13985 #: builtin/fetch.c:956
13986 msgid "unable to update local ref"
13987 msgstr ""
13989 #: builtin/fetch.c:889
13990 msgid "would clobber existing tag"
13991 msgstr ""
13993 #: builtin/fetch.c:911
13994 msgid "[new tag]"
13995 msgstr ""
13997 #: builtin/fetch.c:914
13998 msgid "[new branch]"
13999 msgstr ""
14001 #: builtin/fetch.c:917
14002 msgid "[new ref]"
14003 msgstr ""
14005 #: builtin/fetch.c:956
14006 msgid "forced update"
14007 msgstr ""
14009 #: builtin/fetch.c:961
14010 msgid "non-fast-forward"
14011 msgstr ""
14013 #: builtin/fetch.c:1065
14014 msgid ""
14015 "Fetch normally indicates which branches had a forced update,\n"
14016 "but that check has been disabled. To re-enable, use '--show-forced-updates'\n"
14017 "flag or run 'git config fetch.showForcedUpdates true'."
14018 msgstr ""
14020 #: builtin/fetch.c:1069
14021 #, c-format
14022 msgid ""
14023 "It took %.2f seconds to check forced updates. You can use\n"
14024 "'--no-show-forced-updates' or run 'git config fetch.showForcedUpdates "
14025 "false'\n"
14026 " to avoid this check.\n"
14027 msgstr ""
14029 #: builtin/fetch.c:1101
14030 #, c-format
14031 msgid "%s did not send all necessary objects\n"
14032 msgstr ""
14034 #: builtin/fetch.c:1129
14035 #, c-format
14036 msgid "reject %s because shallow roots are not allowed to be updated"
14037 msgstr ""
14039 #: builtin/fetch.c:1206 builtin/fetch.c:1357
14040 #, c-format
14041 msgid "From %.*s\n"
14042 msgstr ""
14044 #: builtin/fetch.c:1228
14045 #, c-format
14046 msgid ""
14047 "some local refs could not be updated; try running\n"
14048 " 'git remote prune %s' to remove any old, conflicting branches"
14049 msgstr ""
14051 #: builtin/fetch.c:1327
14052 #, c-format
14053 msgid "   (%s will become dangling)"
14054 msgstr ""
14056 #: builtin/fetch.c:1328
14057 #, c-format
14058 msgid "   (%s has become dangling)"
14059 msgstr ""
14061 #: builtin/fetch.c:1360
14062 msgid "[deleted]"
14063 msgstr ""
14065 #: builtin/fetch.c:1361 builtin/remote.c:1118
14066 msgid "(none)"
14067 msgstr ""
14069 #: builtin/fetch.c:1384
14070 #, c-format
14071 msgid "Refusing to fetch into current branch %s of non-bare repository"
14072 msgstr ""
14074 #: builtin/fetch.c:1403
14075 #, c-format
14076 msgid "Option \"%s\" value \"%s\" is not valid for %s"
14077 msgstr ""
14079 #: builtin/fetch.c:1406
14080 #, c-format
14081 msgid "Option \"%s\" is ignored for %s\n"
14082 msgstr ""
14084 #: builtin/fetch.c:1618
14085 msgid "multiple branches detected, incompatible with --set-upstream"
14086 msgstr ""
14088 #: builtin/fetch.c:1633
14089 msgid "not setting upstream for a remote remote-tracking branch"
14090 msgstr ""
14092 #: builtin/fetch.c:1635
14093 msgid "not setting upstream for a remote tag"
14094 msgstr ""
14096 #: builtin/fetch.c:1637
14097 msgid "unknown branch type"
14098 msgstr ""
14100 #: builtin/fetch.c:1639
14101 msgid ""
14102 "no source branch found.\n"
14103 "you need to specify exactly one branch with the --set-upstream option."
14104 msgstr ""
14106 #: builtin/fetch.c:1768 builtin/fetch.c:1831
14107 #, c-format
14108 msgid "Fetching %s\n"
14109 msgstr ""
14111 #: builtin/fetch.c:1778 builtin/fetch.c:1833 builtin/remote.c:101
14112 #, c-format
14113 msgid "Could not fetch %s"
14114 msgstr ""
14116 #: builtin/fetch.c:1790
14117 #, c-format
14118 msgid "could not fetch '%s' (exit code: %d)\n"
14119 msgstr ""
14121 #: builtin/fetch.c:1894
14122 msgid ""
14123 "No remote repository specified.  Please, specify either a URL or a\n"
14124 "remote name from which new revisions should be fetched."
14125 msgstr ""
14127 #: builtin/fetch.c:1930
14128 msgid "You need to specify a tag name."
14129 msgstr ""
14131 #: builtin/fetch.c:1995
14132 msgid "Negative depth in --deepen is not supported"
14133 msgstr ""
14135 #: builtin/fetch.c:1997
14136 msgid "--deepen and --depth are mutually exclusive"
14137 msgstr ""
14139 #: builtin/fetch.c:2002
14140 msgid "--depth and --unshallow cannot be used together"
14141 msgstr ""
14143 #: builtin/fetch.c:2004
14144 msgid "--unshallow on a complete repository does not make sense"
14145 msgstr ""
14147 #: builtin/fetch.c:2021
14148 msgid "fetch --all does not take a repository argument"
14149 msgstr ""
14151 #: builtin/fetch.c:2023
14152 msgid "fetch --all does not make sense with refspecs"
14153 msgstr ""
14155 #: builtin/fetch.c:2032
14156 #, c-format
14157 msgid "No such remote or remote group: %s"
14158 msgstr ""
14160 #: builtin/fetch.c:2039
14161 msgid "Fetching a group and specifying refspecs does not make sense"
14162 msgstr ""
14164 #: builtin/fetch.c:2055
14165 msgid "must supply remote when using --negotiate-only"
14166 msgstr ""
14168 #: builtin/fetch.c:2060
14169 msgid "Protocol does not support --negotiate-only, exiting."
14170 msgstr ""
14172 #: builtin/fetch.c:2079
14173 msgid ""
14174 "--filter can only be used with the remote configured in extensions."
14175 "partialclone"
14176 msgstr ""
14178 #: builtin/fetch.c:2083
14179 msgid "--atomic can only be used when fetching from one remote"
14180 msgstr ""
14182 #: builtin/fetch.c:2087
14183 msgid "--stdin can only be used when fetching from one remote"
14184 msgstr ""
14186 #: builtin/fmt-merge-msg.c:7
14187 msgid ""
14188 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
14189 msgstr ""
14191 #: builtin/fmt-merge-msg.c:18
14192 msgid "populate log with at most <n> entries from shortlog"
14193 msgstr ""
14195 #: builtin/fmt-merge-msg.c:21
14196 msgid "alias for --log (deprecated)"
14197 msgstr ""
14199 #: builtin/fmt-merge-msg.c:24
14200 msgid "text"
14201 msgstr ""
14203 #: builtin/fmt-merge-msg.c:25
14204 msgid "use <text> as start of message"
14205 msgstr ""
14207 #: builtin/fmt-merge-msg.c:26
14208 msgid "file to read from"
14209 msgstr ""
14211 #: builtin/for-each-ref.c:10
14212 msgid "git for-each-ref [<options>] [<pattern>]"
14213 msgstr ""
14215 #: builtin/for-each-ref.c:11
14216 msgid "git for-each-ref [--points-at <object>]"
14217 msgstr ""
14219 #: builtin/for-each-ref.c:12
14220 msgid "git for-each-ref [--merged [<commit>]] [--no-merged [<commit>]]"
14221 msgstr ""
14223 #: builtin/for-each-ref.c:13
14224 msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
14225 msgstr ""
14227 #: builtin/for-each-ref.c:30
14228 msgid "quote placeholders suitably for shells"
14229 msgstr ""
14231 #: builtin/for-each-ref.c:32
14232 msgid "quote placeholders suitably for perl"
14233 msgstr ""
14235 #: builtin/for-each-ref.c:34
14236 msgid "quote placeholders suitably for python"
14237 msgstr ""
14239 #: builtin/for-each-ref.c:36
14240 msgid "quote placeholders suitably for Tcl"
14241 msgstr ""
14243 #: builtin/for-each-ref.c:39
14244 msgid "show only <n> matched refs"
14245 msgstr ""
14247 #: builtin/for-each-ref.c:41 builtin/tag.c:483
14248 msgid "respect format colors"
14249 msgstr ""
14251 #: builtin/for-each-ref.c:44
14252 msgid "print only refs which points at the given object"
14253 msgstr ""
14255 #: builtin/for-each-ref.c:46
14256 msgid "print only refs that are merged"
14257 msgstr ""
14259 #: builtin/for-each-ref.c:47
14260 msgid "print only refs that are not merged"
14261 msgstr ""
14263 #: builtin/for-each-ref.c:48
14264 msgid "print only refs which contain the commit"
14265 msgstr ""
14267 #: builtin/for-each-ref.c:49
14268 msgid "print only refs which don't contain the commit"
14269 msgstr ""
14271 #: builtin/for-each-repo.c:9
14272 msgid "git for-each-repo --config=<config> <command-args>"
14273 msgstr ""
14275 #: builtin/for-each-repo.c:37
14276 msgid "config"
14277 msgstr ""
14279 #: builtin/for-each-repo.c:38
14280 msgid "config key storing a list of repository paths"
14281 msgstr ""
14283 #: builtin/for-each-repo.c:46
14284 msgid "missing --config=<config>"
14285 msgstr ""
14287 #: builtin/fsck.c:69 builtin/fsck.c:127 builtin/fsck.c:128
14288 msgid "unknown"
14289 msgstr ""
14291 #. TRANSLATORS: e.g. error in tree 01bfda: <more explanation>
14292 #: builtin/fsck.c:78 builtin/fsck.c:100
14293 #, c-format
14294 msgid "error in %s %s: %s"
14295 msgstr ""
14297 #. TRANSLATORS: e.g. warning in tree 01bfda: <more explanation>
14298 #: builtin/fsck.c:94
14299 #, c-format
14300 msgid "warning in %s %s: %s"
14301 msgstr ""
14303 #: builtin/fsck.c:123 builtin/fsck.c:126
14304 #, c-format
14305 msgid "broken link from %7s %s"
14306 msgstr ""
14308 #: builtin/fsck.c:135
14309 msgid "wrong object type in link"
14310 msgstr ""
14312 #: builtin/fsck.c:151
14313 #, c-format
14314 msgid ""
14315 "broken link from %7s %s\n"
14316 "              to %7s %s"
14317 msgstr ""
14319 #: builtin/fsck.c:263
14320 #, c-format
14321 msgid "missing %s %s"
14322 msgstr ""
14324 #: builtin/fsck.c:290
14325 #, c-format
14326 msgid "unreachable %s %s"
14327 msgstr ""
14329 #: builtin/fsck.c:310
14330 #, c-format
14331 msgid "dangling %s %s"
14332 msgstr ""
14334 #: builtin/fsck.c:320
14335 msgid "could not create lost-found"
14336 msgstr ""
14338 #: builtin/fsck.c:331
14339 #, c-format
14340 msgid "could not finish '%s'"
14341 msgstr ""
14343 #: builtin/fsck.c:348
14344 #, c-format
14345 msgid "Checking %s"
14346 msgstr ""
14348 #: builtin/fsck.c:386
14349 #, c-format
14350 msgid "Checking connectivity (%d objects)"
14351 msgstr ""
14353 #: builtin/fsck.c:405
14354 #, c-format
14355 msgid "Checking %s %s"
14356 msgstr ""
14358 #: builtin/fsck.c:410
14359 msgid "broken links"
14360 msgstr ""
14362 #: builtin/fsck.c:419
14363 #, c-format
14364 msgid "root %s"
14365 msgstr ""
14367 #: builtin/fsck.c:427
14368 #, c-format
14369 msgid "tagged %s %s (%s) in %s"
14370 msgstr ""
14372 #: builtin/fsck.c:456
14373 #, c-format
14374 msgid "%s: object corrupt or missing"
14375 msgstr ""
14377 #: builtin/fsck.c:481
14378 #, c-format
14379 msgid "%s: invalid reflog entry %s"
14380 msgstr ""
14382 #: builtin/fsck.c:495
14383 #, c-format
14384 msgid "Checking reflog %s->%s"
14385 msgstr ""
14387 #: builtin/fsck.c:529
14388 #, c-format
14389 msgid "%s: invalid sha1 pointer %s"
14390 msgstr ""
14392 #: builtin/fsck.c:536
14393 #, c-format
14394 msgid "%s: not a commit"
14395 msgstr ""
14397 #: builtin/fsck.c:590
14398 msgid "notice: No default references"
14399 msgstr ""
14401 #: builtin/fsck.c:605
14402 #, c-format
14403 msgid "%s: object corrupt or missing: %s"
14404 msgstr ""
14406 #: builtin/fsck.c:618
14407 #, c-format
14408 msgid "%s: object could not be parsed: %s"
14409 msgstr ""
14411 #: builtin/fsck.c:638
14412 #, c-format
14413 msgid "bad sha1 file: %s"
14414 msgstr ""
14416 #: builtin/fsck.c:653
14417 msgid "Checking object directory"
14418 msgstr ""
14420 #: builtin/fsck.c:656
14421 msgid "Checking object directories"
14422 msgstr ""
14424 #: builtin/fsck.c:671
14425 #, c-format
14426 msgid "Checking %s link"
14427 msgstr ""
14429 #: builtin/fsck.c:676 builtin/index-pack.c:866
14430 #, c-format
14431 msgid "invalid %s"
14432 msgstr ""
14434 #: builtin/fsck.c:683
14435 #, c-format
14436 msgid "%s points to something strange (%s)"
14437 msgstr ""
14439 #: builtin/fsck.c:689
14440 #, c-format
14441 msgid "%s: detached HEAD points at nothing"
14442 msgstr ""
14444 #: builtin/fsck.c:693
14445 #, c-format
14446 msgid "notice: %s points to an unborn branch (%s)"
14447 msgstr ""
14449 #: builtin/fsck.c:705
14450 msgid "Checking cache tree"
14451 msgstr ""
14453 #: builtin/fsck.c:710
14454 #, c-format
14455 msgid "%s: invalid sha1 pointer in cache-tree"
14456 msgstr ""
14458 #: builtin/fsck.c:719
14459 msgid "non-tree in cache-tree"
14460 msgstr ""
14462 #: builtin/fsck.c:750
14463 msgid "git fsck [<options>] [<object>...]"
14464 msgstr ""
14466 #: builtin/fsck.c:756
14467 msgid "show unreachable objects"
14468 msgstr ""
14470 #: builtin/fsck.c:757
14471 msgid "show dangling objects"
14472 msgstr ""
14474 #: builtin/fsck.c:758
14475 msgid "report tags"
14476 msgstr ""
14478 #: builtin/fsck.c:759
14479 msgid "report root nodes"
14480 msgstr ""
14482 #: builtin/fsck.c:760
14483 msgid "make index objects head nodes"
14484 msgstr ""
14486 #: builtin/fsck.c:761
14487 msgid "make reflogs head nodes (default)"
14488 msgstr ""
14490 #: builtin/fsck.c:762
14491 msgid "also consider packs and alternate objects"
14492 msgstr ""
14494 #: builtin/fsck.c:763
14495 msgid "check only connectivity"
14496 msgstr ""
14498 #: builtin/fsck.c:764 builtin/mktag.c:75
14499 msgid "enable more strict checking"
14500 msgstr ""
14502 #: builtin/fsck.c:766
14503 msgid "write dangling objects in .git/lost-found"
14504 msgstr ""
14506 #: builtin/fsck.c:767 builtin/prune.c:134
14507 msgid "show progress"
14508 msgstr ""
14510 #: builtin/fsck.c:768
14511 msgid "show verbose names for reachable objects"
14512 msgstr ""
14514 #: builtin/fsck.c:827 builtin/index-pack.c:262
14515 msgid "Checking objects"
14516 msgstr ""
14518 #: builtin/fsck.c:855
14519 #, c-format
14520 msgid "%s: object missing"
14521 msgstr ""
14523 #: builtin/fsck.c:866
14524 #, c-format
14525 msgid "invalid parameter: expected sha1, got '%s'"
14526 msgstr ""
14528 #: builtin/gc.c:39
14529 msgid "git gc [<options>]"
14530 msgstr ""
14532 #: builtin/gc.c:93
14533 #, c-format
14534 msgid "Failed to fstat %s: %s"
14535 msgstr ""
14537 #: builtin/gc.c:129
14538 #, c-format
14539 msgid "failed to parse '%s' value '%s'"
14540 msgstr ""
14542 #: builtin/gc.c:487 builtin/init-db.c:57
14543 #, c-format
14544 msgid "cannot stat '%s'"
14545 msgstr ""
14547 #: builtin/gc.c:496 builtin/notes.c:240 builtin/tag.c:573
14548 #, c-format
14549 msgid "cannot read '%s'"
14550 msgstr ""
14552 #: builtin/gc.c:503
14553 #, c-format
14554 msgid ""
14555 "The last gc run reported the following. Please correct the root cause\n"
14556 "and remove %s.\n"
14557 "Automatic cleanup will not be performed until the file is removed.\n"
14558 "\n"
14559 "%s"
14560 msgstr ""
14562 #: builtin/gc.c:551
14563 msgid "prune unreferenced objects"
14564 msgstr ""
14566 #: builtin/gc.c:553
14567 msgid "be more thorough (increased runtime)"
14568 msgstr ""
14570 #: builtin/gc.c:554
14571 msgid "enable auto-gc mode"
14572 msgstr ""
14574 #: builtin/gc.c:557
14575 msgid "force running gc even if there may be another gc running"
14576 msgstr ""
14578 #: builtin/gc.c:560
14579 msgid "repack all other packs except the largest pack"
14580 msgstr ""
14582 #: builtin/gc.c:576
14583 #, c-format
14584 msgid "failed to parse gc.logexpiry value %s"
14585 msgstr ""
14587 #: builtin/gc.c:587
14588 #, c-format
14589 msgid "failed to parse prune expiry value %s"
14590 msgstr ""
14592 #: builtin/gc.c:607
14593 #, c-format
14594 msgid "Auto packing the repository in background for optimum performance.\n"
14595 msgstr ""
14597 #: builtin/gc.c:609
14598 #, c-format
14599 msgid "Auto packing the repository for optimum performance.\n"
14600 msgstr ""
14602 #: builtin/gc.c:610
14603 #, c-format
14604 msgid "See \"git help gc\" for manual housekeeping.\n"
14605 msgstr ""
14607 #: builtin/gc.c:650
14608 #, c-format
14609 msgid ""
14610 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
14611 msgstr ""
14613 #: builtin/gc.c:705
14614 msgid ""
14615 "There are too many unreachable loose objects; run 'git prune' to remove them."
14616 msgstr ""
14618 #: builtin/gc.c:715
14619 msgid ""
14620 "git maintenance run [--auto] [--[no-]quiet] [--task=<task>] [--schedule]"
14621 msgstr ""
14623 #: builtin/gc.c:745
14624 msgid "--no-schedule is not allowed"
14625 msgstr ""
14627 #: builtin/gc.c:750
14628 #, c-format
14629 msgid "unrecognized --schedule argument '%s'"
14630 msgstr ""
14632 #: builtin/gc.c:869
14633 msgid "failed to write commit-graph"
14634 msgstr ""
14636 #: builtin/gc.c:905
14637 msgid "failed to prefetch remotes"
14638 msgstr ""
14640 #: builtin/gc.c:1022
14641 msgid "failed to start 'git pack-objects' process"
14642 msgstr ""
14644 #: builtin/gc.c:1039
14645 msgid "failed to finish 'git pack-objects' process"
14646 msgstr ""
14648 #: builtin/gc.c:1091
14649 msgid "failed to write multi-pack-index"
14650 msgstr ""
14652 #: builtin/gc.c:1109
14653 msgid "'git multi-pack-index expire' failed"
14654 msgstr ""
14656 #: builtin/gc.c:1170
14657 msgid "'git multi-pack-index repack' failed"
14658 msgstr ""
14660 #: builtin/gc.c:1179
14661 msgid ""
14662 "skipping incremental-repack task because core.multiPackIndex is disabled"
14663 msgstr ""
14665 #: builtin/gc.c:1283
14666 #, c-format
14667 msgid "lock file '%s' exists, skipping maintenance"
14668 msgstr ""
14670 #: builtin/gc.c:1313
14671 #, c-format
14672 msgid "task '%s' failed"
14673 msgstr ""
14675 #: builtin/gc.c:1395
14676 #, c-format
14677 msgid "'%s' is not a valid task"
14678 msgstr ""
14680 #: builtin/gc.c:1400
14681 #, c-format
14682 msgid "task '%s' cannot be selected multiple times"
14683 msgstr ""
14685 #: builtin/gc.c:1415
14686 msgid "run tasks based on the state of the repository"
14687 msgstr ""
14689 #: builtin/gc.c:1416
14690 msgid "frequency"
14691 msgstr ""
14693 #: builtin/gc.c:1417
14694 msgid "run tasks based on frequency"
14695 msgstr ""
14697 #: builtin/gc.c:1420
14698 msgid "do not report progress or other information over stderr"
14699 msgstr ""
14701 #: builtin/gc.c:1421
14702 msgid "task"
14703 msgstr ""
14705 #: builtin/gc.c:1422
14706 msgid "run a specific task"
14707 msgstr ""
14709 #: builtin/gc.c:1439
14710 msgid "use at most one of --auto and --schedule=<frequency>"
14711 msgstr ""
14713 #: builtin/gc.c:1482
14714 msgid "failed to run 'git config'"
14715 msgstr ""
14717 #: builtin/gc.c:1547
14718 #, c-format
14719 msgid "failed to expand path '%s'"
14720 msgstr ""
14722 #: builtin/gc.c:1576
14723 msgid "failed to start launchctl"
14724 msgstr ""
14726 #: builtin/gc.c:1613
14727 #, c-format
14728 msgid "failed to create directories for '%s'"
14729 msgstr ""
14731 #: builtin/gc.c:1674
14732 #, c-format
14733 msgid "failed to bootstrap service %s"
14734 msgstr ""
14736 #: builtin/gc.c:1745
14737 msgid "failed to create temp xml file"
14738 msgstr ""
14740 #: builtin/gc.c:1835
14741 msgid "failed to start schtasks"
14742 msgstr ""
14744 #: builtin/gc.c:1879
14745 msgid "failed to run 'crontab -l'; your system might not support 'cron'"
14746 msgstr ""
14748 #: builtin/gc.c:1896
14749 msgid "failed to run 'crontab'; your system might not support 'cron'"
14750 msgstr ""
14752 #: builtin/gc.c:1900
14753 msgid "failed to open stdin of 'crontab'"
14754 msgstr ""
14756 #: builtin/gc.c:1942
14757 msgid "'crontab' died"
14758 msgstr ""
14760 #: builtin/gc.c:1976
14761 msgid "another process is scheduling background maintenance"
14762 msgstr ""
14764 #: builtin/gc.c:2000
14765 msgid "failed to add repo to global config"
14766 msgstr ""
14768 #: builtin/gc.c:2010
14769 msgid "git maintenance <subcommand> [<options>]"
14770 msgstr ""
14772 #: builtin/gc.c:2029
14773 #, c-format
14774 msgid "invalid subcommand: %s"
14775 msgstr ""
14777 #: builtin/grep.c:30
14778 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
14779 msgstr ""
14781 #: builtin/grep.c:223
14782 #, c-format
14783 msgid "grep: failed to create thread: %s"
14784 msgstr ""
14786 #: builtin/grep.c:277
14787 #, c-format
14788 msgid "invalid number of threads specified (%d) for %s"
14789 msgstr ""
14791 #. TRANSLATORS: %s is the configuration
14792 #. variable for tweaking threads, currently
14793 #. grep.threads
14795 #: builtin/grep.c:285 builtin/index-pack.c:1590 builtin/index-pack.c:1793
14796 #: builtin/pack-objects.c:2969
14797 #, c-format
14798 msgid "no threads support, ignoring %s"
14799 msgstr ""
14801 #: builtin/grep.c:473 builtin/grep.c:603 builtin/grep.c:643
14802 #, c-format
14803 msgid "unable to read tree (%s)"
14804 msgstr ""
14806 #: builtin/grep.c:658
14807 #, c-format
14808 msgid "unable to grep from object of type %s"
14809 msgstr ""
14811 #: builtin/grep.c:739
14812 #, c-format
14813 msgid "switch `%c' expects a numerical value"
14814 msgstr ""
14816 #: builtin/grep.c:838
14817 msgid "search in index instead of in the work tree"
14818 msgstr ""
14820 #: builtin/grep.c:840
14821 msgid "find in contents not managed by git"
14822 msgstr ""
14824 #: builtin/grep.c:842
14825 msgid "search in both tracked and untracked files"
14826 msgstr ""
14828 #: builtin/grep.c:844
14829 msgid "ignore files specified via '.gitignore'"
14830 msgstr ""
14832 #: builtin/grep.c:846
14833 msgid "recursively search in each submodule"
14834 msgstr ""
14836 #: builtin/grep.c:849
14837 msgid "show non-matching lines"
14838 msgstr ""
14840 #: builtin/grep.c:851
14841 msgid "case insensitive matching"
14842 msgstr ""
14844 #: builtin/grep.c:853
14845 msgid "match patterns only at word boundaries"
14846 msgstr ""
14848 #: builtin/grep.c:855
14849 msgid "process binary files as text"
14850 msgstr ""
14852 #: builtin/grep.c:857
14853 msgid "don't match patterns in binary files"
14854 msgstr ""
14856 #: builtin/grep.c:860
14857 msgid "process binary files with textconv filters"
14858 msgstr ""
14860 #: builtin/grep.c:862
14861 msgid "search in subdirectories (default)"
14862 msgstr ""
14864 #: builtin/grep.c:864
14865 msgid "descend at most <depth> levels"
14866 msgstr ""
14868 #: builtin/grep.c:868
14869 msgid "use extended POSIX regular expressions"
14870 msgstr ""
14872 #: builtin/grep.c:871
14873 msgid "use basic POSIX regular expressions (default)"
14874 msgstr ""
14876 #: builtin/grep.c:874
14877 msgid "interpret patterns as fixed strings"
14878 msgstr ""
14880 #: builtin/grep.c:877
14881 msgid "use Perl-compatible regular expressions"
14882 msgstr ""
14884 #: builtin/grep.c:880
14885 msgid "show line numbers"
14886 msgstr ""
14888 #: builtin/grep.c:881
14889 msgid "show column number of first match"
14890 msgstr ""
14892 #: builtin/grep.c:882
14893 msgid "don't show filenames"
14894 msgstr ""
14896 #: builtin/grep.c:883
14897 msgid "show filenames"
14898 msgstr ""
14900 #: builtin/grep.c:885
14901 msgid "show filenames relative to top directory"
14902 msgstr ""
14904 #: builtin/grep.c:887
14905 msgid "show only filenames instead of matching lines"
14906 msgstr ""
14908 #: builtin/grep.c:889
14909 msgid "synonym for --files-with-matches"
14910 msgstr ""
14912 #: builtin/grep.c:892
14913 msgid "show only the names of files without match"
14914 msgstr ""
14916 #: builtin/grep.c:894
14917 msgid "print NUL after filenames"
14918 msgstr ""
14920 #: builtin/grep.c:897
14921 msgid "show only matching parts of a line"
14922 msgstr ""
14924 #: builtin/grep.c:899
14925 msgid "show the number of matches instead of matching lines"
14926 msgstr ""
14928 #: builtin/grep.c:900
14929 msgid "highlight matches"
14930 msgstr ""
14932 #: builtin/grep.c:902
14933 msgid "print empty line between matches from different files"
14934 msgstr ""
14936 #: builtin/grep.c:904
14937 msgid "show filename only once above matches from same file"
14938 msgstr ""
14940 #: builtin/grep.c:907
14941 msgid "show <n> context lines before and after matches"
14942 msgstr ""
14944 #: builtin/grep.c:910
14945 msgid "show <n> context lines before matches"
14946 msgstr ""
14948 #: builtin/grep.c:912
14949 msgid "show <n> context lines after matches"
14950 msgstr ""
14952 #: builtin/grep.c:914
14953 msgid "use <n> worker threads"
14954 msgstr ""
14956 #: builtin/grep.c:915
14957 msgid "shortcut for -C NUM"
14958 msgstr ""
14960 #: builtin/grep.c:918
14961 msgid "show a line with the function name before matches"
14962 msgstr ""
14964 #: builtin/grep.c:920
14965 msgid "show the surrounding function"
14966 msgstr ""
14968 #: builtin/grep.c:923
14969 msgid "read patterns from file"
14970 msgstr ""
14972 #: builtin/grep.c:925
14973 msgid "match <pattern>"
14974 msgstr ""
14976 #: builtin/grep.c:927
14977 msgid "combine patterns specified with -e"
14978 msgstr ""
14980 #: builtin/grep.c:939
14981 msgid "indicate hit with exit status without output"
14982 msgstr ""
14984 #: builtin/grep.c:941
14985 msgid "show only matches from files that match all patterns"
14986 msgstr ""
14988 #: builtin/grep.c:944
14989 msgid "pager"
14990 msgstr ""
14992 #: builtin/grep.c:944
14993 msgid "show matching files in the pager"
14994 msgstr ""
14996 #: builtin/grep.c:948
14997 msgid "allow calling of grep(1) (ignored by this build)"
14998 msgstr ""
15000 #: builtin/grep.c:1014
15001 msgid "no pattern given"
15002 msgstr ""
15004 #: builtin/grep.c:1050
15005 msgid "--no-index or --untracked cannot be used with revs"
15006 msgstr ""
15008 #: builtin/grep.c:1058
15009 #, c-format
15010 msgid "unable to resolve revision: %s"
15011 msgstr ""
15013 #: builtin/grep.c:1088
15014 msgid "--untracked not supported with --recurse-submodules"
15015 msgstr ""
15017 #: builtin/grep.c:1092
15018 msgid "invalid option combination, ignoring --threads"
15019 msgstr ""
15021 #: builtin/grep.c:1095 builtin/pack-objects.c:3930
15022 msgid "no threads support, ignoring --threads"
15023 msgstr ""
15025 #: builtin/grep.c:1098 builtin/index-pack.c:1587 builtin/pack-objects.c:2966
15026 #, c-format
15027 msgid "invalid number of threads specified (%d)"
15028 msgstr ""
15030 #: builtin/grep.c:1132
15031 msgid "--open-files-in-pager only works on the worktree"
15032 msgstr ""
15034 #: builtin/grep.c:1158
15035 msgid "--cached or --untracked cannot be used with --no-index"
15036 msgstr ""
15038 #: builtin/grep.c:1161
15039 msgid "--untracked cannot be used with --cached"
15040 msgstr ""
15042 #: builtin/grep.c:1167
15043 msgid "--[no-]exclude-standard cannot be used for tracked contents"
15044 msgstr ""
15046 #: builtin/grep.c:1175
15047 msgid "both --cached and trees are given"
15048 msgstr ""
15050 #: builtin/hash-object.c:85
15051 msgid ""
15052 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
15053 "[--] <file>..."
15054 msgstr ""
15056 #: builtin/hash-object.c:86
15057 msgid "git hash-object  --stdin-paths"
15058 msgstr ""
15060 #: builtin/hash-object.c:98
15061 msgid "object type"
15062 msgstr ""
15064 #: builtin/hash-object.c:99
15065 msgid "write the object into the object database"
15066 msgstr ""
15068 #: builtin/hash-object.c:101
15069 msgid "read the object from stdin"
15070 msgstr ""
15072 #: builtin/hash-object.c:103
15073 msgid "store file as is without filters"
15074 msgstr ""
15076 #: builtin/hash-object.c:104
15077 msgid ""
15078 "just hash any random garbage to create corrupt objects for debugging Git"
15079 msgstr ""
15081 #: builtin/hash-object.c:105
15082 msgid "process file as it were from this path"
15083 msgstr ""
15085 #: builtin/help.c:47
15086 msgid "print all available commands"
15087 msgstr ""
15089 #: builtin/help.c:48
15090 msgid "exclude guides"
15091 msgstr ""
15093 #: builtin/help.c:49
15094 msgid "print list of useful guides"
15095 msgstr ""
15097 #: builtin/help.c:50
15098 msgid "print all configuration variable names"
15099 msgstr ""
15101 #: builtin/help.c:52
15102 msgid "show man page"
15103 msgstr ""
15105 #: builtin/help.c:53
15106 msgid "show manual in web browser"
15107 msgstr ""
15109 #: builtin/help.c:55
15110 msgid "show info page"
15111 msgstr ""
15113 #: builtin/help.c:57
15114 msgid "print command description"
15115 msgstr ""
15117 #: builtin/help.c:62
15118 msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
15119 msgstr ""
15121 #: builtin/help.c:163
15122 #, c-format
15123 msgid "unrecognized help format '%s'"
15124 msgstr ""
15126 #: builtin/help.c:190
15127 msgid "Failed to start emacsclient."
15128 msgstr ""
15130 #: builtin/help.c:203
15131 msgid "Failed to parse emacsclient version."
15132 msgstr ""
15134 #: builtin/help.c:211
15135 #, c-format
15136 msgid "emacsclient version '%d' too old (< 22)."
15137 msgstr ""
15139 #: builtin/help.c:229 builtin/help.c:251 builtin/help.c:261 builtin/help.c:269
15140 #, c-format
15141 msgid "failed to exec '%s'"
15142 msgstr ""
15144 #: builtin/help.c:307
15145 #, c-format
15146 msgid ""
15147 "'%s': path for unsupported man viewer.\n"
15148 "Please consider using 'man.<tool>.cmd' instead."
15149 msgstr ""
15151 #: builtin/help.c:319
15152 #, c-format
15153 msgid ""
15154 "'%s': cmd for supported man viewer.\n"
15155 "Please consider using 'man.<tool>.path' instead."
15156 msgstr ""
15158 #: builtin/help.c:436
15159 #, c-format
15160 msgid "'%s': unknown man viewer."
15161 msgstr ""
15163 #: builtin/help.c:453
15164 msgid "no man viewer handled the request"
15165 msgstr ""
15167 #: builtin/help.c:461
15168 msgid "no info viewer handled the request"
15169 msgstr ""
15171 #: builtin/help.c:520 builtin/help.c:531 git.c:348
15172 #, c-format
15173 msgid "'%s' is aliased to '%s'"
15174 msgstr ""
15176 #: builtin/help.c:534 git.c:380
15177 #, c-format
15178 msgid "bad alias.%s string: %s"
15179 msgstr ""
15181 #: builtin/help.c:563 builtin/help.c:593
15182 #, c-format
15183 msgid "usage: %s%s"
15184 msgstr ""
15186 #: builtin/help.c:577
15187 msgid "'git help config' for more information"
15188 msgstr ""
15190 #: builtin/index-pack.c:222
15191 #, c-format
15192 msgid "object type mismatch at %s"
15193 msgstr ""
15195 #: builtin/index-pack.c:242
15196 #, c-format
15197 msgid "did not receive expected object %s"
15198 msgstr ""
15200 #: builtin/index-pack.c:245
15201 #, c-format
15202 msgid "object %s: expected type %s, found %s"
15203 msgstr ""
15205 #: builtin/index-pack.c:295
15206 #, c-format
15207 msgid "cannot fill %d byte"
15208 msgid_plural "cannot fill %d bytes"
15209 msgstr[0] ""
15210 msgstr[1] ""
15212 #: builtin/index-pack.c:305
15213 msgid "early EOF"
15214 msgstr ""
15216 #: builtin/index-pack.c:306
15217 msgid "read error on input"
15218 msgstr ""
15220 #: builtin/index-pack.c:318
15221 msgid "used more bytes than were available"
15222 msgstr ""
15224 #: builtin/index-pack.c:325 builtin/pack-objects.c:624
15225 msgid "pack too large for current definition of off_t"
15226 msgstr ""
15228 #: builtin/index-pack.c:328 builtin/unpack-objects.c:95
15229 msgid "pack exceeds maximum allowed size"
15230 msgstr ""
15232 #: builtin/index-pack.c:343
15233 #, c-format
15234 msgid "unable to create '%s'"
15235 msgstr ""
15237 #: builtin/index-pack.c:349
15238 #, c-format
15239 msgid "cannot open packfile '%s'"
15240 msgstr ""
15242 #: builtin/index-pack.c:363
15243 msgid "pack signature mismatch"
15244 msgstr ""
15246 #: builtin/index-pack.c:365
15247 #, c-format
15248 msgid "pack version %<PRIu32> unsupported"
15249 msgstr ""
15251 #: builtin/index-pack.c:383
15252 #, c-format
15253 msgid "pack has bad object at offset %<PRIuMAX>: %s"
15254 msgstr ""
15256 #: builtin/index-pack.c:489
15257 #, c-format
15258 msgid "inflate returned %d"
15259 msgstr ""
15261 #: builtin/index-pack.c:538
15262 msgid "offset value overflow for delta base object"
15263 msgstr ""
15265 #: builtin/index-pack.c:546
15266 msgid "delta base offset is out of bound"
15267 msgstr ""
15269 #: builtin/index-pack.c:554
15270 #, c-format
15271 msgid "unknown object type %d"
15272 msgstr ""
15274 #: builtin/index-pack.c:585
15275 msgid "cannot pread pack file"
15276 msgstr ""
15278 #: builtin/index-pack.c:587
15279 #, c-format
15280 msgid "premature end of pack file, %<PRIuMAX> byte missing"
15281 msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
15282 msgstr[0] ""
15283 msgstr[1] ""
15285 #: builtin/index-pack.c:613
15286 msgid "serious inflate inconsistency"
15287 msgstr ""
15289 #: builtin/index-pack.c:758 builtin/index-pack.c:764 builtin/index-pack.c:788
15290 #: builtin/index-pack.c:827 builtin/index-pack.c:836
15291 #, c-format
15292 msgid "SHA1 COLLISION FOUND WITH %s !"
15293 msgstr ""
15295 #: builtin/index-pack.c:761 builtin/pack-objects.c:171
15296 #: builtin/pack-objects.c:231 builtin/pack-objects.c:326
15297 #, c-format
15298 msgid "unable to read %s"
15299 msgstr ""
15301 #: builtin/index-pack.c:825
15302 #, c-format
15303 msgid "cannot read existing object info %s"
15304 msgstr ""
15306 #: builtin/index-pack.c:833
15307 #, c-format
15308 msgid "cannot read existing object %s"
15309 msgstr ""
15311 #: builtin/index-pack.c:847
15312 #, c-format
15313 msgid "invalid blob object %s"
15314 msgstr ""
15316 #: builtin/index-pack.c:850 builtin/index-pack.c:869
15317 msgid "fsck error in packed object"
15318 msgstr ""
15320 #: builtin/index-pack.c:871
15321 #, c-format
15322 msgid "Not all child objects of %s are reachable"
15323 msgstr ""
15325 #: builtin/index-pack.c:932 builtin/index-pack.c:979
15326 msgid "failed to apply delta"
15327 msgstr ""
15329 #: builtin/index-pack.c:1162
15330 msgid "Receiving objects"
15331 msgstr ""
15333 #: builtin/index-pack.c:1162
15334 msgid "Indexing objects"
15335 msgstr ""
15337 #: builtin/index-pack.c:1196
15338 msgid "pack is corrupted (SHA1 mismatch)"
15339 msgstr ""
15341 #: builtin/index-pack.c:1201
15342 msgid "cannot fstat packfile"
15343 msgstr ""
15345 #: builtin/index-pack.c:1204
15346 msgid "pack has junk at the end"
15347 msgstr ""
15349 #: builtin/index-pack.c:1216
15350 msgid "confusion beyond insanity in parse_pack_objects()"
15351 msgstr ""
15353 #: builtin/index-pack.c:1239
15354 msgid "Resolving deltas"
15355 msgstr ""
15357 #: builtin/index-pack.c:1250 builtin/pack-objects.c:2732
15358 #, c-format
15359 msgid "unable to create thread: %s"
15360 msgstr ""
15362 #: builtin/index-pack.c:1283
15363 msgid "confusion beyond insanity"
15364 msgstr ""
15366 #: builtin/index-pack.c:1289
15367 #, c-format
15368 msgid "completed with %d local object"
15369 msgid_plural "completed with %d local objects"
15370 msgstr[0] ""
15371 msgstr[1] ""
15373 #: builtin/index-pack.c:1301
15374 #, c-format
15375 msgid "Unexpected tail checksum for %s (disk corruption?)"
15376 msgstr ""
15378 #: builtin/index-pack.c:1305
15379 #, c-format
15380 msgid "pack has %d unresolved delta"
15381 msgid_plural "pack has %d unresolved deltas"
15382 msgstr[0] ""
15383 msgstr[1] ""
15385 #: builtin/index-pack.c:1329
15386 #, c-format
15387 msgid "unable to deflate appended object (%d)"
15388 msgstr ""
15390 #: builtin/index-pack.c:1425
15391 #, c-format
15392 msgid "local object %s is corrupt"
15393 msgstr ""
15395 #: builtin/index-pack.c:1446
15396 #, c-format
15397 msgid "packfile name '%s' does not end with '.%s'"
15398 msgstr ""
15400 #: builtin/index-pack.c:1470
15401 #, c-format
15402 msgid "cannot write %s file '%s'"
15403 msgstr ""
15405 #: builtin/index-pack.c:1478
15406 #, c-format
15407 msgid "cannot close written %s file '%s'"
15408 msgstr ""
15410 #: builtin/index-pack.c:1504
15411 msgid "error while closing pack file"
15412 msgstr ""
15414 #: builtin/index-pack.c:1518
15415 msgid "cannot store pack file"
15416 msgstr ""
15418 #: builtin/index-pack.c:1526
15419 msgid "cannot store index file"
15420 msgstr ""
15422 #: builtin/index-pack.c:1581 builtin/pack-objects.c:2977
15423 #, c-format
15424 msgid "bad pack.indexversion=%<PRIu32>"
15425 msgstr ""
15427 #: builtin/index-pack.c:1651
15428 #, c-format
15429 msgid "Cannot open existing pack file '%s'"
15430 msgstr ""
15432 #: builtin/index-pack.c:1653
15433 #, c-format
15434 msgid "Cannot open existing pack idx file for '%s'"
15435 msgstr ""
15437 #: builtin/index-pack.c:1701
15438 #, c-format
15439 msgid "non delta: %d object"
15440 msgid_plural "non delta: %d objects"
15441 msgstr[0] ""
15442 msgstr[1] ""
15444 #: builtin/index-pack.c:1708
15445 #, c-format
15446 msgid "chain length = %d: %lu object"
15447 msgid_plural "chain length = %d: %lu objects"
15448 msgstr[0] ""
15449 msgstr[1] ""
15451 #: builtin/index-pack.c:1750
15452 msgid "Cannot come back to cwd"
15453 msgstr ""
15455 #: builtin/index-pack.c:1804 builtin/index-pack.c:1807
15456 #: builtin/index-pack.c:1823 builtin/index-pack.c:1827
15457 #, c-format
15458 msgid "bad %s"
15459 msgstr ""
15461 #: builtin/index-pack.c:1833 builtin/init-db.c:378 builtin/init-db.c:613
15462 #, c-format
15463 msgid "unknown hash algorithm '%s'"
15464 msgstr ""
15466 #: builtin/index-pack.c:1852
15467 msgid "--fix-thin cannot be used without --stdin"
15468 msgstr ""
15470 #: builtin/index-pack.c:1854
15471 msgid "--stdin requires a git repository"
15472 msgstr ""
15474 #: builtin/index-pack.c:1856
15475 msgid "--object-format cannot be used with --stdin"
15476 msgstr ""
15478 #: builtin/index-pack.c:1871
15479 msgid "--verify with no packfile name given"
15480 msgstr ""
15482 #: builtin/index-pack.c:1937 builtin/unpack-objects.c:584
15483 msgid "fsck error in pack objects"
15484 msgstr ""
15486 #: builtin/init-db.c:63
15487 #, c-format
15488 msgid "cannot stat template '%s'"
15489 msgstr ""
15491 #: builtin/init-db.c:68
15492 #, c-format
15493 msgid "cannot opendir '%s'"
15494 msgstr ""
15496 #: builtin/init-db.c:80
15497 #, c-format
15498 msgid "cannot readlink '%s'"
15499 msgstr ""
15501 #: builtin/init-db.c:82
15502 #, c-format
15503 msgid "cannot symlink '%s' '%s'"
15504 msgstr ""
15506 #: builtin/init-db.c:88
15507 #, c-format
15508 msgid "cannot copy '%s' to '%s'"
15509 msgstr ""
15511 #: builtin/init-db.c:92
15512 #, c-format
15513 msgid "ignoring template %s"
15514 msgstr ""
15516 #: builtin/init-db.c:123
15517 #, c-format
15518 msgid "templates not found in %s"
15519 msgstr ""
15521 #: builtin/init-db.c:138
15522 #, c-format
15523 msgid "not copying templates from '%s': %s"
15524 msgstr ""
15526 #: builtin/init-db.c:262
15527 #, c-format
15528 msgid "invalid initial branch name: '%s'"
15529 msgstr ""
15531 #: builtin/init-db.c:353
15532 #, c-format
15533 msgid "unable to handle file type %d"
15534 msgstr ""
15536 #: builtin/init-db.c:356
15537 #, c-format
15538 msgid "unable to move %s to %s"
15539 msgstr ""
15541 #: builtin/init-db.c:372
15542 msgid "attempt to reinitialize repository with different hash"
15543 msgstr ""
15545 #: builtin/init-db.c:396 builtin/init-db.c:399
15546 #, c-format
15547 msgid "%s already exists"
15548 msgstr ""
15550 #: builtin/init-db.c:431
15551 #, c-format
15552 msgid "re-init: ignored --initial-branch=%s"
15553 msgstr ""
15555 #: builtin/init-db.c:462
15556 #, c-format
15557 msgid "Reinitialized existing shared Git repository in %s%s\n"
15558 msgstr ""
15560 #: builtin/init-db.c:463
15561 #, c-format
15562 msgid "Reinitialized existing Git repository in %s%s\n"
15563 msgstr ""
15565 #: builtin/init-db.c:467
15566 #, c-format
15567 msgid "Initialized empty shared Git repository in %s%s\n"
15568 msgstr ""
15570 #: builtin/init-db.c:468
15571 #, c-format
15572 msgid "Initialized empty Git repository in %s%s\n"
15573 msgstr ""
15575 #: builtin/init-db.c:517
15576 msgid ""
15577 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
15578 "shared[=<permissions>]] [<directory>]"
15579 msgstr ""
15581 #: builtin/init-db.c:543
15582 msgid "permissions"
15583 msgstr ""
15585 #: builtin/init-db.c:544
15586 msgid "specify that the git repository is to be shared amongst several users"
15587 msgstr ""
15589 #: builtin/init-db.c:550
15590 msgid "override the name of the initial branch"
15591 msgstr ""
15593 #: builtin/init-db.c:551 builtin/verify-pack.c:74
15594 msgid "hash"
15595 msgstr ""
15597 #: builtin/init-db.c:552 builtin/show-index.c:22 builtin/verify-pack.c:75
15598 msgid "specify the hash algorithm to use"
15599 msgstr ""
15601 #: builtin/init-db.c:559
15602 msgid "--separate-git-dir and --bare are mutually exclusive"
15603 msgstr ""
15605 #: builtin/init-db.c:590 builtin/init-db.c:595
15606 #, c-format
15607 msgid "cannot mkdir %s"
15608 msgstr ""
15610 #: builtin/init-db.c:599 builtin/init-db.c:654
15611 #, c-format
15612 msgid "cannot chdir to %s"
15613 msgstr ""
15615 #: builtin/init-db.c:626
15616 #, c-format
15617 msgid ""
15618 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
15619 "dir=<directory>)"
15620 msgstr ""
15622 #: builtin/init-db.c:678
15623 #, c-format
15624 msgid "Cannot access work tree '%s'"
15625 msgstr ""
15627 #: builtin/init-db.c:683
15628 msgid "--separate-git-dir incompatible with bare repository"
15629 msgstr ""
15631 #: builtin/interpret-trailers.c:16
15632 msgid ""
15633 "git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
15634 "<token>[(=|:)<value>])...] [<file>...]"
15635 msgstr ""
15637 #: builtin/interpret-trailers.c:95
15638 msgid "edit files in place"
15639 msgstr ""
15641 #: builtin/interpret-trailers.c:96
15642 msgid "trim empty trailers"
15643 msgstr ""
15645 #: builtin/interpret-trailers.c:99
15646 msgid "where to place the new trailer"
15647 msgstr ""
15649 #: builtin/interpret-trailers.c:101
15650 msgid "action if trailer already exists"
15651 msgstr ""
15653 #: builtin/interpret-trailers.c:103
15654 msgid "action if trailer is missing"
15655 msgstr ""
15657 #: builtin/interpret-trailers.c:105
15658 msgid "output only the trailers"
15659 msgstr ""
15661 #: builtin/interpret-trailers.c:106
15662 msgid "do not apply config rules"
15663 msgstr ""
15665 #: builtin/interpret-trailers.c:107
15666 msgid "join whitespace-continued values"
15667 msgstr ""
15669 #: builtin/interpret-trailers.c:108
15670 msgid "set parsing options"
15671 msgstr ""
15673 #: builtin/interpret-trailers.c:110
15674 msgid "do not treat --- specially"
15675 msgstr ""
15677 #: builtin/interpret-trailers.c:112
15678 msgid "trailer(s) to add"
15679 msgstr ""
15681 #: builtin/interpret-trailers.c:123
15682 msgid "--trailer with --only-input does not make sense"
15683 msgstr ""
15685 #: builtin/interpret-trailers.c:133
15686 msgid "no input file given for in-place editing"
15687 msgstr ""
15689 #: builtin/log.c:59
15690 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
15691 msgstr ""
15693 #: builtin/log.c:60
15694 msgid "git show [<options>] <object>..."
15695 msgstr ""
15697 #: builtin/log.c:113
15698 #, c-format
15699 msgid "invalid --decorate option: %s"
15700 msgstr ""
15702 #: builtin/log.c:180
15703 msgid "show source"
15704 msgstr ""
15706 #: builtin/log.c:181
15707 msgid "use mail map file"
15708 msgstr ""
15710 #: builtin/log.c:184
15711 msgid "only decorate refs that match <pattern>"
15712 msgstr ""
15714 #: builtin/log.c:186
15715 msgid "do not decorate refs that match <pattern>"
15716 msgstr ""
15718 #: builtin/log.c:187
15719 msgid "decorate options"
15720 msgstr ""
15722 #: builtin/log.c:190
15723 msgid ""
15724 "trace the evolution of line range <start>,<end> or function :<funcname> in "
15725 "<file>"
15726 msgstr ""
15728 #: builtin/log.c:213
15729 msgid "-L<range>:<file> cannot be used with pathspec"
15730 msgstr ""
15732 #: builtin/log.c:303
15733 #, c-format
15734 msgid "Final output: %d %s\n"
15735 msgstr ""
15737 #: builtin/log.c:568
15738 #, c-format
15739 msgid "git show %s: bad file"
15740 msgstr ""
15742 #: builtin/log.c:583 builtin/log.c:673
15743 #, c-format
15744 msgid "could not read object %s"
15745 msgstr ""
15747 #: builtin/log.c:698
15748 #, c-format
15749 msgid "unknown type: %d"
15750 msgstr ""
15752 #: builtin/log.c:843
15753 #, c-format
15754 msgid "%s: invalid cover from description mode"
15755 msgstr ""
15757 #: builtin/log.c:850
15758 msgid "format.headers without value"
15759 msgstr ""
15761 #: builtin/log.c:979
15762 #, c-format
15763 msgid "cannot open patch file %s"
15764 msgstr ""
15766 #: builtin/log.c:996
15767 msgid "need exactly one range"
15768 msgstr ""
15770 #: builtin/log.c:1006
15771 msgid "not a range"
15772 msgstr ""
15774 #: builtin/log.c:1170
15775 msgid "cover letter needs email format"
15776 msgstr ""
15778 #: builtin/log.c:1176
15779 msgid "failed to create cover-letter file"
15780 msgstr ""
15782 #: builtin/log.c:1263
15783 #, c-format
15784 msgid "insane in-reply-to: %s"
15785 msgstr ""
15787 #: builtin/log.c:1290
15788 msgid "git format-patch [<options>] [<since> | <revision-range>]"
15789 msgstr ""
15791 #: builtin/log.c:1348
15792 msgid "two output directories?"
15793 msgstr ""
15795 #: builtin/log.c:1499 builtin/log.c:2326 builtin/log.c:2328 builtin/log.c:2340
15796 #, c-format
15797 msgid "unknown commit %s"
15798 msgstr ""
15800 #: builtin/log.c:1510 builtin/replace.c:58 builtin/replace.c:207
15801 #: builtin/replace.c:210
15802 #, c-format
15803 msgid "failed to resolve '%s' as a valid ref"
15804 msgstr ""
15806 #: builtin/log.c:1519
15807 msgid "could not find exact merge base"
15808 msgstr ""
15810 #: builtin/log.c:1529
15811 msgid ""
15812 "failed to get upstream, if you want to record base commit automatically,\n"
15813 "please use git branch --set-upstream-to to track a remote branch.\n"
15814 "Or you could specify base commit by --base=<base-commit-id> manually"
15815 msgstr ""
15817 #: builtin/log.c:1552
15818 msgid "failed to find exact merge base"
15819 msgstr ""
15821 #: builtin/log.c:1569
15822 msgid "base commit should be the ancestor of revision list"
15823 msgstr ""
15825 #: builtin/log.c:1579
15826 msgid "base commit shouldn't be in revision list"
15827 msgstr ""
15829 #: builtin/log.c:1637
15830 msgid "cannot get patch id"
15831 msgstr ""
15833 #: builtin/log.c:1700
15834 msgid "failed to infer range-diff origin of current series"
15835 msgstr ""
15837 #: builtin/log.c:1702
15838 #, c-format
15839 msgid "using '%s' as range-diff origin of current series"
15840 msgstr ""
15842 #: builtin/log.c:1746
15843 msgid "use [PATCH n/m] even with a single patch"
15844 msgstr ""
15846 #: builtin/log.c:1749
15847 msgid "use [PATCH] even with multiple patches"
15848 msgstr ""
15850 #: builtin/log.c:1753
15851 msgid "print patches to standard out"
15852 msgstr ""
15854 #: builtin/log.c:1755
15855 msgid "generate a cover letter"
15856 msgstr ""
15858 #: builtin/log.c:1757
15859 msgid "use simple number sequence for output file names"
15860 msgstr ""
15862 #: builtin/log.c:1758
15863 msgid "sfx"
15864 msgstr ""
15866 #: builtin/log.c:1759
15867 msgid "use <sfx> instead of '.patch'"
15868 msgstr ""
15870 #: builtin/log.c:1761
15871 msgid "start numbering patches at <n> instead of 1"
15872 msgstr ""
15874 #: builtin/log.c:1762
15875 msgid "reroll-count"
15876 msgstr ""
15878 #: builtin/log.c:1763
15879 msgid "mark the series as Nth re-roll"
15880 msgstr ""
15882 #: builtin/log.c:1765
15883 msgid "max length of output filename"
15884 msgstr ""
15886 #: builtin/log.c:1767
15887 msgid "use [RFC PATCH] instead of [PATCH]"
15888 msgstr ""
15890 #: builtin/log.c:1770
15891 msgid "cover-from-description-mode"
15892 msgstr ""
15894 #: builtin/log.c:1771
15895 msgid "generate parts of a cover letter based on a branch's description"
15896 msgstr ""
15898 #: builtin/log.c:1773
15899 msgid "use [<prefix>] instead of [PATCH]"
15900 msgstr ""
15902 #: builtin/log.c:1776
15903 msgid "store resulting files in <dir>"
15904 msgstr ""
15906 #: builtin/log.c:1779
15907 msgid "don't strip/add [PATCH]"
15908 msgstr ""
15910 #: builtin/log.c:1782
15911 msgid "don't output binary diffs"
15912 msgstr ""
15914 #: builtin/log.c:1784
15915 msgid "output all-zero hash in From header"
15916 msgstr ""
15918 #: builtin/log.c:1786
15919 msgid "don't include a patch matching a commit upstream"
15920 msgstr ""
15922 #: builtin/log.c:1788
15923 msgid "show patch format instead of default (patch + stat)"
15924 msgstr ""
15926 #: builtin/log.c:1790
15927 msgid "Messaging"
15928 msgstr ""
15930 #: builtin/log.c:1791
15931 msgid "header"
15932 msgstr ""
15934 #: builtin/log.c:1792
15935 msgid "add email header"
15936 msgstr ""
15938 #: builtin/log.c:1793 builtin/log.c:1794
15939 msgid "email"
15940 msgstr ""
15942 #: builtin/log.c:1793
15943 msgid "add To: header"
15944 msgstr ""
15946 #: builtin/log.c:1794
15947 msgid "add Cc: header"
15948 msgstr ""
15950 #: builtin/log.c:1795
15951 msgid "ident"
15952 msgstr ""
15954 #: builtin/log.c:1796
15955 msgid "set From address to <ident> (or committer ident if absent)"
15956 msgstr ""
15958 #: builtin/log.c:1798
15959 msgid "message-id"
15960 msgstr ""
15962 #: builtin/log.c:1799
15963 msgid "make first mail a reply to <message-id>"
15964 msgstr ""
15966 #: builtin/log.c:1800 builtin/log.c:1803
15967 msgid "boundary"
15968 msgstr ""
15970 #: builtin/log.c:1801
15971 msgid "attach the patch"
15972 msgstr ""
15974 #: builtin/log.c:1804
15975 msgid "inline the patch"
15976 msgstr ""
15978 #: builtin/log.c:1808
15979 msgid "enable message threading, styles: shallow, deep"
15980 msgstr ""
15982 #: builtin/log.c:1810
15983 msgid "signature"
15984 msgstr ""
15986 #: builtin/log.c:1811
15987 msgid "add a signature"
15988 msgstr ""
15990 #: builtin/log.c:1812
15991 msgid "base-commit"
15992 msgstr ""
15994 #: builtin/log.c:1813
15995 msgid "add prerequisite tree info to the patch series"
15996 msgstr ""
15998 #: builtin/log.c:1816
15999 msgid "add a signature from a file"
16000 msgstr ""
16002 #: builtin/log.c:1817
16003 msgid "don't print the patch filenames"
16004 msgstr ""
16006 #: builtin/log.c:1819
16007 msgid "show progress while generating patches"
16008 msgstr ""
16010 #: builtin/log.c:1821
16011 msgid "show changes against <rev> in cover letter or single patch"
16012 msgstr ""
16014 #: builtin/log.c:1824
16015 msgid "show changes against <refspec> in cover letter or single patch"
16016 msgstr ""
16018 #: builtin/log.c:1826 builtin/range-diff.c:28
16019 msgid "percentage by which creation is weighted"
16020 msgstr ""
16022 #: builtin/log.c:1913
16023 #, c-format
16024 msgid "invalid ident line: %s"
16025 msgstr ""
16027 #: builtin/log.c:1928
16028 msgid "-n and -k are mutually exclusive"
16029 msgstr ""
16031 #: builtin/log.c:1930
16032 msgid "--subject-prefix/--rfc and -k are mutually exclusive"
16033 msgstr ""
16035 #: builtin/log.c:1938
16036 msgid "--name-only does not make sense"
16037 msgstr ""
16039 #: builtin/log.c:1940
16040 msgid "--name-status does not make sense"
16041 msgstr ""
16043 #: builtin/log.c:1942
16044 msgid "--check does not make sense"
16045 msgstr ""
16047 #: builtin/log.c:1964
16048 msgid "--stdout, --output, and --output-directory are mutually exclusive"
16049 msgstr ""
16051 #: builtin/log.c:2087
16052 msgid "--interdiff requires --cover-letter or single patch"
16053 msgstr ""
16055 #: builtin/log.c:2091
16056 msgid "Interdiff:"
16057 msgstr ""
16059 #: builtin/log.c:2092
16060 #, c-format
16061 msgid "Interdiff against v%d:"
16062 msgstr ""
16064 #: builtin/log.c:2098
16065 msgid "--creation-factor requires --range-diff"
16066 msgstr ""
16068 #: builtin/log.c:2102
16069 msgid "--range-diff requires --cover-letter or single patch"
16070 msgstr ""
16072 #: builtin/log.c:2110
16073 msgid "Range-diff:"
16074 msgstr ""
16076 #: builtin/log.c:2111
16077 #, c-format
16078 msgid "Range-diff against v%d:"
16079 msgstr ""
16081 #: builtin/log.c:2122
16082 #, c-format
16083 msgid "unable to read signature file '%s'"
16084 msgstr ""
16086 #: builtin/log.c:2158
16087 msgid "Generating patches"
16088 msgstr ""
16090 #: builtin/log.c:2202
16091 msgid "failed to create output files"
16092 msgstr ""
16094 #: builtin/log.c:2261
16095 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
16096 msgstr ""
16098 #: builtin/log.c:2315
16099 #, c-format
16100 msgid ""
16101 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
16102 msgstr ""
16104 #: builtin/ls-files.c:563
16105 msgid "git ls-files [<options>] [<file>...]"
16106 msgstr ""
16108 #: builtin/ls-files.c:619
16109 msgid "identify the file status with tags"
16110 msgstr ""
16112 #: builtin/ls-files.c:621
16113 msgid "use lowercase letters for 'assume unchanged' files"
16114 msgstr ""
16116 #: builtin/ls-files.c:623
16117 msgid "use lowercase letters for 'fsmonitor clean' files"
16118 msgstr ""
16120 #: builtin/ls-files.c:625
16121 msgid "show cached files in the output (default)"
16122 msgstr ""
16124 #: builtin/ls-files.c:627
16125 msgid "show deleted files in the output"
16126 msgstr ""
16128 #: builtin/ls-files.c:629
16129 msgid "show modified files in the output"
16130 msgstr ""
16132 #: builtin/ls-files.c:631
16133 msgid "show other files in the output"
16134 msgstr ""
16136 #: builtin/ls-files.c:633
16137 msgid "show ignored files in the output"
16138 msgstr ""
16140 #: builtin/ls-files.c:636
16141 msgid "show staged contents' object name in the output"
16142 msgstr ""
16144 #: builtin/ls-files.c:638
16145 msgid "show files on the filesystem that need to be removed"
16146 msgstr ""
16148 #: builtin/ls-files.c:640
16149 msgid "show 'other' directories' names only"
16150 msgstr ""
16152 #: builtin/ls-files.c:642
16153 msgid "show line endings of files"
16154 msgstr ""
16156 #: builtin/ls-files.c:644
16157 msgid "don't show empty directories"
16158 msgstr ""
16160 #: builtin/ls-files.c:647
16161 msgid "show unmerged files in the output"
16162 msgstr ""
16164 #: builtin/ls-files.c:649
16165 msgid "show resolve-undo information"
16166 msgstr ""
16168 #: builtin/ls-files.c:651
16169 msgid "skip files matching pattern"
16170 msgstr ""
16172 #: builtin/ls-files.c:654
16173 msgid "exclude patterns are read from <file>"
16174 msgstr ""
16176 #: builtin/ls-files.c:657
16177 msgid "read additional per-directory exclude patterns in <file>"
16178 msgstr ""
16180 #: builtin/ls-files.c:659
16181 msgid "add the standard git exclusions"
16182 msgstr ""
16184 #: builtin/ls-files.c:663
16185 msgid "make the output relative to the project top directory"
16186 msgstr ""
16188 #: builtin/ls-files.c:666
16189 msgid "recurse through submodules"
16190 msgstr ""
16192 #: builtin/ls-files.c:668
16193 msgid "if any <file> is not in the index, treat this as an error"
16194 msgstr ""
16196 #: builtin/ls-files.c:669
16197 msgid "tree-ish"
16198 msgstr ""
16200 #: builtin/ls-files.c:670
16201 msgid "pretend that paths removed since <tree-ish> are still present"
16202 msgstr ""
16204 #: builtin/ls-files.c:672
16205 msgid "show debugging data"
16206 msgstr ""
16208 #: builtin/ls-files.c:674
16209 msgid "suppress duplicate entries"
16210 msgstr ""
16212 #: builtin/ls-remote.c:9
16213 msgid ""
16214 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
16215 "                     [-q | --quiet] [--exit-code] [--get-url]\n"
16216 "                     [--symref] [<repository> [<refs>...]]"
16217 msgstr ""
16219 #: builtin/ls-remote.c:60
16220 msgid "do not print remote URL"
16221 msgstr ""
16223 #: builtin/ls-remote.c:61 builtin/ls-remote.c:63 builtin/rebase.c:1399
16224 msgid "exec"
16225 msgstr ""
16227 #: builtin/ls-remote.c:62 builtin/ls-remote.c:64
16228 msgid "path of git-upload-pack on the remote host"
16229 msgstr ""
16231 #: builtin/ls-remote.c:66
16232 msgid "limit to tags"
16233 msgstr ""
16235 #: builtin/ls-remote.c:67
16236 msgid "limit to heads"
16237 msgstr ""
16239 #: builtin/ls-remote.c:68
16240 msgid "do not show peeled tags"
16241 msgstr ""
16243 #: builtin/ls-remote.c:70
16244 msgid "take url.<base>.insteadOf into account"
16245 msgstr ""
16247 #: builtin/ls-remote.c:73
16248 msgid "exit with exit code 2 if no matching refs are found"
16249 msgstr ""
16251 #: builtin/ls-remote.c:76
16252 msgid "show underlying ref in addition to the object pointed by it"
16253 msgstr ""
16255 #: builtin/ls-tree.c:30
16256 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
16257 msgstr ""
16259 #: builtin/ls-tree.c:128
16260 msgid "only show trees"
16261 msgstr ""
16263 #: builtin/ls-tree.c:130
16264 msgid "recurse into subtrees"
16265 msgstr ""
16267 #: builtin/ls-tree.c:132
16268 msgid "show trees when recursing"
16269 msgstr ""
16271 #: builtin/ls-tree.c:135
16272 msgid "terminate entries with NUL byte"
16273 msgstr ""
16275 #: builtin/ls-tree.c:136
16276 msgid "include object size"
16277 msgstr ""
16279 #: builtin/ls-tree.c:138 builtin/ls-tree.c:140
16280 msgid "list only filenames"
16281 msgstr ""
16283 #: builtin/ls-tree.c:143
16284 msgid "use full path names"
16285 msgstr ""
16287 #: builtin/ls-tree.c:145
16288 msgid "list entire tree; not just current directory (implies --full-name)"
16289 msgstr ""
16291 #. TRANSLATORS: keep <> in "<" mail ">" info.
16292 #: builtin/mailinfo.c:14
16293 msgid "git mailinfo [<options>] <msg> <patch> < mail >info"
16294 msgstr ""
16296 #: builtin/mailinfo.c:58
16297 msgid "keep subject"
16298 msgstr ""
16300 #: builtin/mailinfo.c:60
16301 msgid "keep non patch brackets in subject"
16302 msgstr ""
16304 #: builtin/mailinfo.c:62
16305 msgid "copy Message-ID to the end of commit message"
16306 msgstr ""
16308 #: builtin/mailinfo.c:64
16309 msgid "re-code metadata to i18n.commitEncoding"
16310 msgstr ""
16312 #: builtin/mailinfo.c:67
16313 msgid "disable charset re-coding of metadata"
16314 msgstr ""
16316 #: builtin/mailinfo.c:69
16317 msgid "encoding"
16318 msgstr ""
16320 #: builtin/mailinfo.c:70
16321 msgid "re-code metadata to this encoding"
16322 msgstr ""
16324 #: builtin/mailinfo.c:72
16325 msgid "use scissors"
16326 msgstr ""
16328 #: builtin/mailinfo.c:73
16329 msgid "<action>"
16330 msgstr ""
16332 #: builtin/mailinfo.c:74
16333 msgid "action when quoted CR is found"
16334 msgstr ""
16336 #: builtin/mailinfo.c:77
16337 msgid "use headers in message's body"
16338 msgstr ""
16340 #: builtin/mailsplit.c:241
16341 #, c-format
16342 msgid "empty mbox: '%s'"
16343 msgstr ""
16345 #: builtin/merge-base.c:32
16346 msgid "git merge-base [-a | --all] <commit> <commit>..."
16347 msgstr ""
16349 #: builtin/merge-base.c:33
16350 msgid "git merge-base [-a | --all] --octopus <commit>..."
16351 msgstr ""
16353 #: builtin/merge-base.c:34
16354 msgid "git merge-base --independent <commit>..."
16355 msgstr ""
16357 #: builtin/merge-base.c:35
16358 msgid "git merge-base --is-ancestor <commit> <commit>"
16359 msgstr ""
16361 #: builtin/merge-base.c:36
16362 msgid "git merge-base --fork-point <ref> [<commit>]"
16363 msgstr ""
16365 #: builtin/merge-base.c:143
16366 msgid "output all common ancestors"
16367 msgstr ""
16369 #: builtin/merge-base.c:145
16370 msgid "find ancestors for a single n-way merge"
16371 msgstr ""
16373 #: builtin/merge-base.c:147
16374 msgid "list revs not reachable from others"
16375 msgstr ""
16377 #: builtin/merge-base.c:149
16378 msgid "is the first one ancestor of the other?"
16379 msgstr ""
16381 #: builtin/merge-base.c:151
16382 msgid "find where <commit> forked from reflog of <ref>"
16383 msgstr ""
16385 #: builtin/merge-file.c:9
16386 msgid ""
16387 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
16388 "<orig-file> <file2>"
16389 msgstr ""
16391 #: builtin/merge-file.c:35
16392 msgid "send results to standard output"
16393 msgstr ""
16395 #: builtin/merge-file.c:36
16396 msgid "use a diff3 based merge"
16397 msgstr ""
16399 #: builtin/merge-file.c:37
16400 msgid "for conflicts, use our version"
16401 msgstr ""
16403 #: builtin/merge-file.c:39
16404 msgid "for conflicts, use their version"
16405 msgstr ""
16407 #: builtin/merge-file.c:41
16408 msgid "for conflicts, use a union version"
16409 msgstr ""
16411 #: builtin/merge-file.c:44
16412 msgid "for conflicts, use this marker size"
16413 msgstr ""
16415 #: builtin/merge-file.c:45
16416 msgid "do not warn about conflicts"
16417 msgstr ""
16419 #: builtin/merge-file.c:47
16420 msgid "set labels for file1/orig-file/file2"
16421 msgstr ""
16423 #: builtin/merge-recursive.c:47
16424 #, c-format
16425 msgid "unknown option %s"
16426 msgstr ""
16428 #: builtin/merge-recursive.c:53
16429 #, c-format
16430 msgid "could not parse object '%s'"
16431 msgstr ""
16433 #: builtin/merge-recursive.c:57
16434 #, c-format
16435 msgid "cannot handle more than %d base. Ignoring %s."
16436 msgid_plural "cannot handle more than %d bases. Ignoring %s."
16437 msgstr[0] ""
16438 msgstr[1] ""
16440 #: builtin/merge-recursive.c:65
16441 msgid "not handling anything other than two heads merge."
16442 msgstr ""
16444 #: builtin/merge-recursive.c:74 builtin/merge-recursive.c:76
16445 #, c-format
16446 msgid "could not resolve ref '%s'"
16447 msgstr ""
16449 #: builtin/merge-recursive.c:82
16450 #, c-format
16451 msgid "Merging %s with %s\n"
16452 msgstr ""
16454 #: builtin/merge.c:58
16455 msgid "git merge [<options>] [<commit>...]"
16456 msgstr ""
16458 #: builtin/merge.c:59
16459 msgid "git merge --abort"
16460 msgstr ""
16462 #: builtin/merge.c:60
16463 msgid "git merge --continue"
16464 msgstr ""
16466 #: builtin/merge.c:123
16467 msgid "switch `m' requires a value"
16468 msgstr ""
16470 #: builtin/merge.c:146
16471 #, c-format
16472 msgid "option `%s' requires a value"
16473 msgstr ""
16475 #: builtin/merge.c:199
16476 #, c-format
16477 msgid "Could not find merge strategy '%s'.\n"
16478 msgstr ""
16480 #: builtin/merge.c:200
16481 #, c-format
16482 msgid "Available strategies are:"
16483 msgstr ""
16485 #: builtin/merge.c:205
16486 #, c-format
16487 msgid "Available custom strategies are:"
16488 msgstr ""
16490 #: builtin/merge.c:256 builtin/pull.c:133
16491 msgid "do not show a diffstat at the end of the merge"
16492 msgstr ""
16494 #: builtin/merge.c:259 builtin/pull.c:136
16495 msgid "show a diffstat at the end of the merge"
16496 msgstr ""
16498 #: builtin/merge.c:260 builtin/pull.c:139
16499 msgid "(synonym to --stat)"
16500 msgstr ""
16502 #: builtin/merge.c:262 builtin/pull.c:142
16503 msgid "add (at most <n>) entries from shortlog to merge commit message"
16504 msgstr ""
16506 #: builtin/merge.c:265 builtin/pull.c:148
16507 msgid "create a single commit instead of doing a merge"
16508 msgstr ""
16510 #: builtin/merge.c:267 builtin/pull.c:151
16511 msgid "perform a commit if the merge succeeds (default)"
16512 msgstr ""
16514 #: builtin/merge.c:269 builtin/pull.c:154
16515 msgid "edit message before committing"
16516 msgstr ""
16518 #: builtin/merge.c:271
16519 msgid "allow fast-forward (default)"
16520 msgstr ""
16522 #: builtin/merge.c:273 builtin/pull.c:161
16523 msgid "abort if fast-forward is not possible"
16524 msgstr ""
16526 #: builtin/merge.c:277 builtin/pull.c:164
16527 msgid "verify that the named commit has a valid GPG signature"
16528 msgstr ""
16530 #: builtin/merge.c:278 builtin/notes.c:787 builtin/pull.c:168
16531 #: builtin/rebase.c:540 builtin/rebase.c:1413 builtin/revert.c:114
16532 msgid "strategy"
16533 msgstr ""
16535 #: builtin/merge.c:279 builtin/pull.c:169
16536 msgid "merge strategy to use"
16537 msgstr ""
16539 #: builtin/merge.c:280 builtin/pull.c:172
16540 msgid "option=value"
16541 msgstr ""
16543 #: builtin/merge.c:281 builtin/pull.c:173
16544 msgid "option for selected merge strategy"
16545 msgstr ""
16547 #: builtin/merge.c:283
16548 msgid "merge commit message (for a non-fast-forward merge)"
16549 msgstr ""
16551 #: builtin/merge.c:290
16552 msgid "abort the current in-progress merge"
16553 msgstr ""
16555 #: builtin/merge.c:292
16556 msgid "--abort but leave index and working tree alone"
16557 msgstr ""
16559 #: builtin/merge.c:294
16560 msgid "continue the current in-progress merge"
16561 msgstr ""
16563 #: builtin/merge.c:296 builtin/pull.c:180
16564 msgid "allow merging unrelated histories"
16565 msgstr ""
16567 #: builtin/merge.c:303
16568 msgid "bypass pre-merge-commit and commit-msg hooks"
16569 msgstr ""
16571 #: builtin/merge.c:320
16572 msgid "could not run stash."
16573 msgstr ""
16575 #: builtin/merge.c:325
16576 msgid "stash failed"
16577 msgstr ""
16579 #: builtin/merge.c:330
16580 #, c-format
16581 msgid "not a valid object: %s"
16582 msgstr ""
16584 #: builtin/merge.c:352 builtin/merge.c:369
16585 msgid "read-tree failed"
16586 msgstr ""
16588 #: builtin/merge.c:400
16589 msgid "Already up to date. (nothing to squash)"
16590 msgstr ""
16592 #: builtin/merge.c:414
16593 #, c-format
16594 msgid "Squash commit -- not updating HEAD\n"
16595 msgstr ""
16597 #: builtin/merge.c:464
16598 #, c-format
16599 msgid "No merge message -- not updating HEAD\n"
16600 msgstr ""
16602 #: builtin/merge.c:515
16603 #, c-format
16604 msgid "'%s' does not point to a commit"
16605 msgstr ""
16607 #: builtin/merge.c:602
16608 #, c-format
16609 msgid "Bad branch.%s.mergeoptions string: %s"
16610 msgstr ""
16612 #: builtin/merge.c:728
16613 msgid "Not handling anything other than two heads merge."
16614 msgstr ""
16616 #: builtin/merge.c:741
16617 #, c-format
16618 msgid "Unknown option for merge-recursive: -X%s"
16619 msgstr ""
16621 #: builtin/merge.c:760 t/helper/test-fast-rebase.c:209
16622 #, c-format
16623 msgid "unable to write %s"
16624 msgstr ""
16626 #: builtin/merge.c:812
16627 #, c-format
16628 msgid "Could not read from '%s'"
16629 msgstr ""
16631 #: builtin/merge.c:821
16632 #, c-format
16633 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
16634 msgstr ""
16636 #: builtin/merge.c:827
16637 msgid ""
16638 "Please enter a commit message to explain why this merge is necessary,\n"
16639 "especially if it merges an updated upstream into a topic branch.\n"
16640 "\n"
16641 msgstr ""
16643 #: builtin/merge.c:832
16644 msgid "An empty message aborts the commit.\n"
16645 msgstr ""
16647 #: builtin/merge.c:835
16648 #, c-format
16649 msgid ""
16650 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
16651 "the commit.\n"
16652 msgstr ""
16654 #: builtin/merge.c:888
16655 msgid "Empty commit message."
16656 msgstr ""
16658 #: builtin/merge.c:903
16659 #, c-format
16660 msgid "Wonderful.\n"
16661 msgstr ""
16663 #: builtin/merge.c:964
16664 #, c-format
16665 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
16666 msgstr ""
16668 #: builtin/merge.c:1003
16669 msgid "No current branch."
16670 msgstr ""
16672 #: builtin/merge.c:1005
16673 msgid "No remote for the current branch."
16674 msgstr ""
16676 #: builtin/merge.c:1007
16677 msgid "No default upstream defined for the current branch."
16678 msgstr ""
16680 #: builtin/merge.c:1012
16681 #, c-format
16682 msgid "No remote-tracking branch for %s from %s"
16683 msgstr ""
16685 #: builtin/merge.c:1069
16686 #, c-format
16687 msgid "Bad value '%s' in environment '%s'"
16688 msgstr ""
16690 #: builtin/merge.c:1172
16691 #, c-format
16692 msgid "not something we can merge in %s: %s"
16693 msgstr ""
16695 #: builtin/merge.c:1206
16696 msgid "not something we can merge"
16697 msgstr ""
16699 #: builtin/merge.c:1316
16700 msgid "--abort expects no arguments"
16701 msgstr ""
16703 #: builtin/merge.c:1320
16704 msgid "There is no merge to abort (MERGE_HEAD missing)."
16705 msgstr ""
16707 #: builtin/merge.c:1338
16708 msgid "--quit expects no arguments"
16709 msgstr ""
16711 #: builtin/merge.c:1351
16712 msgid "--continue expects no arguments"
16713 msgstr ""
16715 #: builtin/merge.c:1355
16716 msgid "There is no merge in progress (MERGE_HEAD missing)."
16717 msgstr ""
16719 #: builtin/merge.c:1371
16720 msgid ""
16721 "You have not concluded your merge (MERGE_HEAD exists).\n"
16722 "Please, commit your changes before you merge."
16723 msgstr ""
16725 #: builtin/merge.c:1378
16726 msgid ""
16727 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
16728 "Please, commit your changes before you merge."
16729 msgstr ""
16731 #: builtin/merge.c:1381
16732 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
16733 msgstr ""
16735 #: builtin/merge.c:1395
16736 msgid "You cannot combine --squash with --no-ff."
16737 msgstr ""
16739 #: builtin/merge.c:1397
16740 msgid "You cannot combine --squash with --commit."
16741 msgstr ""
16743 #: builtin/merge.c:1413
16744 msgid "No commit specified and merge.defaultToUpstream not set."
16745 msgstr ""
16747 #: builtin/merge.c:1430
16748 msgid "Squash commit into empty head not supported yet"
16749 msgstr ""
16751 #: builtin/merge.c:1432
16752 msgid "Non-fast-forward commit does not make sense into an empty head"
16753 msgstr ""
16755 #: builtin/merge.c:1437
16756 #, c-format
16757 msgid "%s - not something we can merge"
16758 msgstr ""
16760 #: builtin/merge.c:1439
16761 msgid "Can merge only exactly one commit into empty head"
16762 msgstr ""
16764 #: builtin/merge.c:1520
16765 msgid "refusing to merge unrelated histories"
16766 msgstr ""
16768 #: builtin/merge.c:1539
16769 #, c-format
16770 msgid "Updating %s..%s\n"
16771 msgstr ""
16773 #: builtin/merge.c:1585
16774 #, c-format
16775 msgid "Trying really trivial in-index merge...\n"
16776 msgstr ""
16778 #: builtin/merge.c:1592
16779 #, c-format
16780 msgid "Nope.\n"
16781 msgstr ""
16783 #: builtin/merge.c:1623
16784 msgid "Not possible to fast-forward, aborting."
16785 msgstr ""
16787 #: builtin/merge.c:1651 builtin/merge.c:1716
16788 #, c-format
16789 msgid "Rewinding the tree to pristine...\n"
16790 msgstr ""
16792 #: builtin/merge.c:1655
16793 #, c-format
16794 msgid "Trying merge strategy %s...\n"
16795 msgstr ""
16797 #: builtin/merge.c:1707
16798 #, c-format
16799 msgid "No merge strategy handled the merge.\n"
16800 msgstr ""
16802 #: builtin/merge.c:1709
16803 #, c-format
16804 msgid "Merge with strategy %s failed.\n"
16805 msgstr ""
16807 #: builtin/merge.c:1718
16808 #, c-format
16809 msgid "Using the %s to prepare resolving by hand.\n"
16810 msgstr ""
16812 #: builtin/merge.c:1732
16813 #, c-format
16814 msgid "Automatic merge went well; stopped before committing as requested\n"
16815 msgstr ""
16817 #: builtin/mktag.c:10
16818 msgid "git mktag"
16819 msgstr ""
16821 #: builtin/mktag.c:27
16822 #, c-format
16823 msgid "warning: tag input does not pass fsck: %s"
16824 msgstr ""
16826 #: builtin/mktag.c:38
16827 #, c-format
16828 msgid "error: tag input does not pass fsck: %s"
16829 msgstr ""
16831 #: builtin/mktag.c:41
16832 #, c-format
16833 msgid "%d (FSCK_IGNORE?) should never trigger this callback"
16834 msgstr ""
16836 #: builtin/mktag.c:56
16837 #, c-format
16838 msgid "could not read tagged object '%s'"
16839 msgstr ""
16841 #: builtin/mktag.c:59
16842 #, c-format
16843 msgid "object '%s' tagged as '%s', but is a '%s' type"
16844 msgstr ""
16846 #: builtin/mktag.c:97
16847 msgid "tag on stdin did not pass our strict fsck check"
16848 msgstr ""
16850 #: builtin/mktag.c:100
16851 msgid "tag on stdin did not refer to a valid object"
16852 msgstr ""
16854 #: builtin/mktag.c:103 builtin/tag.c:243
16855 msgid "unable to write tag file"
16856 msgstr ""
16858 #: builtin/mktree.c:66
16859 msgid "git mktree [-z] [--missing] [--batch]"
16860 msgstr ""
16862 #: builtin/mktree.c:154
16863 msgid "input is NUL terminated"
16864 msgstr ""
16866 #: builtin/mktree.c:155 builtin/write-tree.c:26
16867 msgid "allow missing objects"
16868 msgstr ""
16870 #: builtin/mktree.c:156
16871 msgid "allow creation of more than one tree"
16872 msgstr ""
16874 #: builtin/multi-pack-index.c:10
16875 msgid "git multi-pack-index [<options>] write [--preferred-pack=<pack>]"
16876 msgstr ""
16878 #: builtin/multi-pack-index.c:13
16879 msgid "git multi-pack-index [<options>] verify"
16880 msgstr ""
16882 #: builtin/multi-pack-index.c:16
16883 msgid "git multi-pack-index [<options>] expire"
16884 msgstr ""
16886 #: builtin/multi-pack-index.c:19
16887 msgid "git multi-pack-index [<options>] repack [--batch-size=<size>]"
16888 msgstr ""
16890 #: builtin/multi-pack-index.c:54
16891 msgid "object directory containing set of packfile and pack-index pairs"
16892 msgstr ""
16894 #: builtin/multi-pack-index.c:69
16895 msgid "preferred-pack"
16896 msgstr ""
16898 #: builtin/multi-pack-index.c:70
16899 msgid "pack for reuse when computing a multi-pack bitmap"
16900 msgstr ""
16902 #: builtin/multi-pack-index.c:128
16903 msgid ""
16904 "during repack, collect pack-files of smaller size into a batch that is "
16905 "larger than this size"
16906 msgstr ""
16908 #: builtin/multi-pack-index.c:180
16909 #, c-format
16910 msgid "unrecognized subcommand: %s"
16911 msgstr ""
16913 #: builtin/mv.c:18
16914 msgid "git mv [<options>] <source>... <destination>"
16915 msgstr ""
16917 #: builtin/mv.c:83
16918 #, c-format
16919 msgid "Directory %s is in index and no submodule?"
16920 msgstr ""
16922 #: builtin/mv.c:85
16923 msgid "Please stage your changes to .gitmodules or stash them to proceed"
16924 msgstr ""
16926 #: builtin/mv.c:103
16927 #, c-format
16928 msgid "%.*s is in index"
16929 msgstr ""
16931 #: builtin/mv.c:125
16932 msgid "force move/rename even if target exists"
16933 msgstr ""
16935 #: builtin/mv.c:127
16936 msgid "skip move/rename errors"
16937 msgstr ""
16939 #: builtin/mv.c:170
16940 #, c-format
16941 msgid "destination '%s' is not a directory"
16942 msgstr ""
16944 #: builtin/mv.c:181
16945 #, c-format
16946 msgid "Checking rename of '%s' to '%s'\n"
16947 msgstr ""
16949 #: builtin/mv.c:185
16950 msgid "bad source"
16951 msgstr ""
16953 #: builtin/mv.c:188
16954 msgid "can not move directory into itself"
16955 msgstr ""
16957 #: builtin/mv.c:191
16958 msgid "cannot move directory over file"
16959 msgstr ""
16961 #: builtin/mv.c:200
16962 msgid "source directory is empty"
16963 msgstr ""
16965 #: builtin/mv.c:225
16966 msgid "not under version control"
16967 msgstr ""
16969 #: builtin/mv.c:227
16970 msgid "conflicted"
16971 msgstr ""
16973 #: builtin/mv.c:230
16974 msgid "destination exists"
16975 msgstr ""
16977 #: builtin/mv.c:238
16978 #, c-format
16979 msgid "overwriting '%s'"
16980 msgstr ""
16982 #: builtin/mv.c:241
16983 msgid "Cannot overwrite"
16984 msgstr ""
16986 #: builtin/mv.c:244
16987 msgid "multiple sources for the same target"
16988 msgstr ""
16990 #: builtin/mv.c:246
16991 msgid "destination directory does not exist"
16992 msgstr ""
16994 #: builtin/mv.c:253
16995 #, c-format
16996 msgid "%s, source=%s, destination=%s"
16997 msgstr ""
16999 #: builtin/mv.c:274
17000 #, c-format
17001 msgid "Renaming %s to %s\n"
17002 msgstr ""
17004 #: builtin/mv.c:280 builtin/remote.c:785 builtin/repack.c:667
17005 #, c-format
17006 msgid "renaming '%s' failed"
17007 msgstr ""
17009 #: builtin/name-rev.c:465
17010 msgid "git name-rev [<options>] <commit>..."
17011 msgstr ""
17013 #: builtin/name-rev.c:466
17014 msgid "git name-rev [<options>] --all"
17015 msgstr ""
17017 #: builtin/name-rev.c:467
17018 msgid "git name-rev [<options>] --stdin"
17019 msgstr ""
17021 #: builtin/name-rev.c:524
17022 msgid "print only ref-based names (no object names)"
17023 msgstr ""
17025 #: builtin/name-rev.c:525
17026 msgid "only use tags to name the commits"
17027 msgstr ""
17029 #: builtin/name-rev.c:527
17030 msgid "only use refs matching <pattern>"
17031 msgstr ""
17033 #: builtin/name-rev.c:529
17034 msgid "ignore refs matching <pattern>"
17035 msgstr ""
17037 #: builtin/name-rev.c:531
17038 msgid "list all commits reachable from all refs"
17039 msgstr ""
17041 #: builtin/name-rev.c:532
17042 msgid "read from stdin"
17043 msgstr ""
17045 #: builtin/name-rev.c:533
17046 msgid "allow to print `undefined` names (default)"
17047 msgstr ""
17049 #: builtin/name-rev.c:539
17050 msgid "dereference tags in the input (internal use)"
17051 msgstr ""
17053 #: builtin/notes.c:28
17054 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
17055 msgstr ""
17057 #: builtin/notes.c:29
17058 msgid ""
17059 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
17060 "| (-c | -C) <object>] [<object>]"
17061 msgstr ""
17063 #: builtin/notes.c:30
17064 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
17065 msgstr ""
17067 #: builtin/notes.c:31
17068 msgid ""
17069 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
17070 "(-c | -C) <object>] [<object>]"
17071 msgstr ""
17073 #: builtin/notes.c:32
17074 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
17075 msgstr ""
17077 #: builtin/notes.c:33
17078 msgid "git notes [--ref <notes-ref>] show [<object>]"
17079 msgstr ""
17081 #: builtin/notes.c:34
17082 msgid ""
17083 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
17084 msgstr ""
17086 #: builtin/notes.c:35
17087 msgid "git notes merge --commit [-v | -q]"
17088 msgstr ""
17090 #: builtin/notes.c:36
17091 msgid "git notes merge --abort [-v | -q]"
17092 msgstr ""
17094 #: builtin/notes.c:37
17095 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
17096 msgstr ""
17098 #: builtin/notes.c:38
17099 msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
17100 msgstr ""
17102 #: builtin/notes.c:39
17103 msgid "git notes [--ref <notes-ref>] get-ref"
17104 msgstr ""
17106 #: builtin/notes.c:44
17107 msgid "git notes [list [<object>]]"
17108 msgstr ""
17110 #: builtin/notes.c:49
17111 msgid "git notes add [<options>] [<object>]"
17112 msgstr ""
17114 #: builtin/notes.c:54
17115 msgid "git notes copy [<options>] <from-object> <to-object>"
17116 msgstr ""
17118 #: builtin/notes.c:55
17119 msgid "git notes copy --stdin [<from-object> <to-object>]..."
17120 msgstr ""
17122 #: builtin/notes.c:60
17123 msgid "git notes append [<options>] [<object>]"
17124 msgstr ""
17126 #: builtin/notes.c:65
17127 msgid "git notes edit [<object>]"
17128 msgstr ""
17130 #: builtin/notes.c:70
17131 msgid "git notes show [<object>]"
17132 msgstr ""
17134 #: builtin/notes.c:75
17135 msgid "git notes merge [<options>] <notes-ref>"
17136 msgstr ""
17138 #: builtin/notes.c:76
17139 msgid "git notes merge --commit [<options>]"
17140 msgstr ""
17142 #: builtin/notes.c:77
17143 msgid "git notes merge --abort [<options>]"
17144 msgstr ""
17146 #: builtin/notes.c:82
17147 msgid "git notes remove [<object>]"
17148 msgstr ""
17150 #: builtin/notes.c:87
17151 msgid "git notes prune [<options>]"
17152 msgstr ""
17154 #: builtin/notes.c:92
17155 msgid "git notes get-ref"
17156 msgstr ""
17158 #: builtin/notes.c:97
17159 msgid "Write/edit the notes for the following object:"
17160 msgstr ""
17162 #: builtin/notes.c:150
17163 #, c-format
17164 msgid "unable to start 'show' for object '%s'"
17165 msgstr ""
17167 #: builtin/notes.c:154
17168 msgid "could not read 'show' output"
17169 msgstr ""
17171 #: builtin/notes.c:162
17172 #, c-format
17173 msgid "failed to finish 'show' for object '%s'"
17174 msgstr ""
17176 #: builtin/notes.c:197
17177 msgid "please supply the note contents using either -m or -F option"
17178 msgstr ""
17180 #: builtin/notes.c:206
17181 msgid "unable to write note object"
17182 msgstr ""
17184 #: builtin/notes.c:208
17185 #, c-format
17186 msgid "the note contents have been left in %s"
17187 msgstr ""
17189 #: builtin/notes.c:242 builtin/tag.c:576
17190 #, c-format
17191 msgid "could not open or read '%s'"
17192 msgstr ""
17194 #: builtin/notes.c:263 builtin/notes.c:313 builtin/notes.c:315
17195 #: builtin/notes.c:383 builtin/notes.c:438 builtin/notes.c:526
17196 #: builtin/notes.c:531 builtin/notes.c:610 builtin/notes.c:672
17197 #, c-format
17198 msgid "failed to resolve '%s' as a valid ref."
17199 msgstr ""
17201 #: builtin/notes.c:265
17202 #, c-format
17203 msgid "failed to read object '%s'."
17204 msgstr ""
17206 #: builtin/notes.c:268
17207 #, c-format
17208 msgid "cannot read note data from non-blob object '%s'."
17209 msgstr ""
17211 #: builtin/notes.c:309
17212 #, c-format
17213 msgid "malformed input line: '%s'."
17214 msgstr ""
17216 #: builtin/notes.c:324
17217 #, c-format
17218 msgid "failed to copy notes from '%s' to '%s'"
17219 msgstr ""
17221 #. TRANSLATORS: the first %s will be replaced by a git
17222 #. notes command: 'add', 'merge', 'remove', etc.
17224 #: builtin/notes.c:356
17225 #, c-format
17226 msgid "refusing to %s notes in %s (outside of refs/notes/)"
17227 msgstr ""
17229 #: builtin/notes.c:376 builtin/notes.c:431 builtin/notes.c:509
17230 #: builtin/notes.c:521 builtin/notes.c:598 builtin/notes.c:665
17231 #: builtin/notes.c:815 builtin/notes.c:963 builtin/notes.c:985
17232 #: builtin/prune-packed.c:25 builtin/tag.c:586
17233 msgid "too many arguments"
17234 msgstr ""
17236 #: builtin/notes.c:389 builtin/notes.c:678
17237 #, c-format
17238 msgid "no note found for object %s."
17239 msgstr ""
17241 #: builtin/notes.c:410 builtin/notes.c:576
17242 msgid "note contents as a string"
17243 msgstr ""
17245 #: builtin/notes.c:413 builtin/notes.c:579
17246 msgid "note contents in a file"
17247 msgstr ""
17249 #: builtin/notes.c:416 builtin/notes.c:582
17250 msgid "reuse and edit specified note object"
17251 msgstr ""
17253 #: builtin/notes.c:419 builtin/notes.c:585
17254 msgid "reuse specified note object"
17255 msgstr ""
17257 #: builtin/notes.c:422 builtin/notes.c:588
17258 msgid "allow storing empty note"
17259 msgstr ""
17261 #: builtin/notes.c:423 builtin/notes.c:496
17262 msgid "replace existing notes"
17263 msgstr ""
17265 #: builtin/notes.c:448
17266 #, c-format
17267 msgid ""
17268 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
17269 "existing notes"
17270 msgstr ""
17272 #: builtin/notes.c:463 builtin/notes.c:544
17273 #, c-format
17274 msgid "Overwriting existing notes for object %s\n"
17275 msgstr ""
17277 #: builtin/notes.c:475 builtin/notes.c:637 builtin/notes.c:902
17278 #, c-format
17279 msgid "Removing note for object %s\n"
17280 msgstr ""
17282 #: builtin/notes.c:497
17283 msgid "read objects from stdin"
17284 msgstr ""
17286 #: builtin/notes.c:499
17287 msgid "load rewriting config for <command> (implies --stdin)"
17288 msgstr ""
17290 #: builtin/notes.c:517
17291 msgid "too few arguments"
17292 msgstr ""
17294 #: builtin/notes.c:538
17295 #, c-format
17296 msgid ""
17297 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
17298 "existing notes"
17299 msgstr ""
17301 #: builtin/notes.c:550
17302 #, c-format
17303 msgid "missing notes on source object %s. Cannot copy."
17304 msgstr ""
17306 #: builtin/notes.c:603
17307 #, c-format
17308 msgid ""
17309 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
17310 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
17311 msgstr ""
17313 #: builtin/notes.c:698
17314 msgid "failed to delete ref NOTES_MERGE_PARTIAL"
17315 msgstr ""
17317 #: builtin/notes.c:700
17318 msgid "failed to delete ref NOTES_MERGE_REF"
17319 msgstr ""
17321 #: builtin/notes.c:702
17322 msgid "failed to remove 'git notes merge' worktree"
17323 msgstr ""
17325 #: builtin/notes.c:722
17326 msgid "failed to read ref NOTES_MERGE_PARTIAL"
17327 msgstr ""
17329 #: builtin/notes.c:724
17330 msgid "could not find commit from NOTES_MERGE_PARTIAL."
17331 msgstr ""
17333 #: builtin/notes.c:726
17334 msgid "could not parse commit from NOTES_MERGE_PARTIAL."
17335 msgstr ""
17337 #: builtin/notes.c:739
17338 msgid "failed to resolve NOTES_MERGE_REF"
17339 msgstr ""
17341 #: builtin/notes.c:742
17342 msgid "failed to finalize notes merge"
17343 msgstr ""
17345 #: builtin/notes.c:768
17346 #, c-format
17347 msgid "unknown notes merge strategy %s"
17348 msgstr ""
17350 #: builtin/notes.c:784
17351 msgid "General options"
17352 msgstr ""
17354 #: builtin/notes.c:786
17355 msgid "Merge options"
17356 msgstr ""
17358 #: builtin/notes.c:788
17359 msgid ""
17360 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
17361 "cat_sort_uniq)"
17362 msgstr ""
17364 #: builtin/notes.c:790
17365 msgid "Committing unmerged notes"
17366 msgstr ""
17368 #: builtin/notes.c:792
17369 msgid "finalize notes merge by committing unmerged notes"
17370 msgstr ""
17372 #: builtin/notes.c:794
17373 msgid "Aborting notes merge resolution"
17374 msgstr ""
17376 #: builtin/notes.c:796
17377 msgid "abort notes merge"
17378 msgstr ""
17380 #: builtin/notes.c:807
17381 msgid "cannot mix --commit, --abort or -s/--strategy"
17382 msgstr ""
17384 #: builtin/notes.c:812
17385 msgid "must specify a notes ref to merge"
17386 msgstr ""
17388 #: builtin/notes.c:836
17389 #, c-format
17390 msgid "unknown -s/--strategy: %s"
17391 msgstr ""
17393 #: builtin/notes.c:873
17394 #, c-format
17395 msgid "a notes merge into %s is already in-progress at %s"
17396 msgstr ""
17398 #: builtin/notes.c:876
17399 #, c-format
17400 msgid "failed to store link to current notes ref (%s)"
17401 msgstr ""
17403 #: builtin/notes.c:878
17404 #, c-format
17405 msgid ""
17406 "Automatic notes merge failed. Fix conflicts in %s and commit the result with "
17407 "'git notes merge --commit', or abort the merge with 'git notes merge --"
17408 "abort'.\n"
17409 msgstr ""
17411 #: builtin/notes.c:897 builtin/tag.c:589
17412 #, c-format
17413 msgid "Failed to resolve '%s' as a valid ref."
17414 msgstr ""
17416 #: builtin/notes.c:900
17417 #, c-format
17418 msgid "Object %s has no note\n"
17419 msgstr ""
17421 #: builtin/notes.c:912
17422 msgid "attempt to remove non-existent note is not an error"
17423 msgstr ""
17425 #: builtin/notes.c:915
17426 msgid "read object names from the standard input"
17427 msgstr ""
17429 #: builtin/notes.c:954 builtin/prune.c:132 builtin/worktree.c:148
17430 msgid "do not remove, show only"
17431 msgstr ""
17433 #: builtin/notes.c:955
17434 msgid "report pruned notes"
17435 msgstr ""
17437 #: builtin/notes.c:998
17438 msgid "notes-ref"
17439 msgstr ""
17441 #: builtin/notes.c:999
17442 msgid "use notes from <notes-ref>"
17443 msgstr ""
17445 #: builtin/notes.c:1034 builtin/stash.c:1739
17446 #, c-format
17447 msgid "unknown subcommand: %s"
17448 msgstr ""
17450 #: builtin/pack-objects.c:54
17451 msgid ""
17452 "git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
17453 msgstr ""
17455 #: builtin/pack-objects.c:55
17456 msgid ""
17457 "git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
17458 msgstr ""
17460 #: builtin/pack-objects.c:440
17461 #, c-format
17462 msgid ""
17463 "write_reuse_object: could not locate %s, expected at offset %<PRIuMAX> in "
17464 "pack %s"
17465 msgstr ""
17467 #: builtin/pack-objects.c:448
17468 #, c-format
17469 msgid "bad packed object CRC for %s"
17470 msgstr ""
17472 #: builtin/pack-objects.c:459
17473 #, c-format
17474 msgid "corrupt packed object for %s"
17475 msgstr ""
17477 #: builtin/pack-objects.c:590
17478 #, c-format
17479 msgid "recursive delta detected for object %s"
17480 msgstr ""
17482 #: builtin/pack-objects.c:801
17483 #, c-format
17484 msgid "ordered %u objects, expected %<PRIu32>"
17485 msgstr ""
17487 #: builtin/pack-objects.c:896
17488 #, c-format
17489 msgid "expected object at offset %<PRIuMAX> in pack %s"
17490 msgstr ""
17492 #: builtin/pack-objects.c:1015
17493 msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
17494 msgstr ""
17496 #: builtin/pack-objects.c:1028
17497 msgid "Writing objects"
17498 msgstr ""
17500 #: builtin/pack-objects.c:1089 builtin/update-index.c:90
17501 #, c-format
17502 msgid "failed to stat %s"
17503 msgstr ""
17505 #: builtin/pack-objects.c:1141
17506 #, c-format
17507 msgid "wrote %<PRIu32> objects while expecting %<PRIu32>"
17508 msgstr ""
17510 #: builtin/pack-objects.c:1383
17511 msgid "disabling bitmap writing, as some objects are not being packed"
17512 msgstr ""
17514 #: builtin/pack-objects.c:1831
17515 #, c-format
17516 msgid "delta base offset overflow in pack for %s"
17517 msgstr ""
17519 #: builtin/pack-objects.c:1840
17520 #, c-format
17521 msgid "delta base offset out of bound for %s"
17522 msgstr ""
17524 #: builtin/pack-objects.c:2121
17525 msgid "Counting objects"
17526 msgstr ""
17528 #: builtin/pack-objects.c:2266
17529 #, c-format
17530 msgid "unable to parse object header of %s"
17531 msgstr ""
17533 #: builtin/pack-objects.c:2336 builtin/pack-objects.c:2352
17534 #: builtin/pack-objects.c:2362
17535 #, c-format
17536 msgid "object %s cannot be read"
17537 msgstr ""
17539 #: builtin/pack-objects.c:2339 builtin/pack-objects.c:2366
17540 #, c-format
17541 msgid "object %s inconsistent object length (%<PRIuMAX> vs %<PRIuMAX>)"
17542 msgstr ""
17544 #: builtin/pack-objects.c:2376
17545 msgid "suboptimal pack - out of memory"
17546 msgstr ""
17548 #: builtin/pack-objects.c:2691
17549 #, c-format
17550 msgid "Delta compression using up to %d threads"
17551 msgstr ""
17553 #: builtin/pack-objects.c:2830
17554 #, c-format
17555 msgid "unable to pack objects reachable from tag %s"
17556 msgstr ""
17558 #: builtin/pack-objects.c:2916
17559 msgid "Compressing objects"
17560 msgstr ""
17562 #: builtin/pack-objects.c:2922
17563 msgid "inconsistency with delta count"
17564 msgstr ""
17566 #: builtin/pack-objects.c:3001
17567 #, c-format
17568 msgid ""
17569 "value of uploadpack.blobpackfileuri must be of the form '<object-hash> <pack-"
17570 "hash> <uri>' (got '%s')"
17571 msgstr ""
17573 #: builtin/pack-objects.c:3004
17574 #, c-format
17575 msgid ""
17576 "object already configured in another uploadpack.blobpackfileuri (got '%s')"
17577 msgstr ""
17579 #: builtin/pack-objects.c:3039
17580 #, c-format
17581 msgid "could not get type of object %s in pack %s"
17582 msgstr ""
17584 #: builtin/pack-objects.c:3161 builtin/pack-objects.c:3175
17585 #, c-format
17586 msgid "could not find pack '%s'"
17587 msgstr ""
17589 #: builtin/pack-objects.c:3218
17590 #, c-format
17591 msgid ""
17592 "expected edge object ID, got garbage:\n"
17593 " %s"
17594 msgstr ""
17596 #: builtin/pack-objects.c:3224
17597 #, c-format
17598 msgid ""
17599 "expected object ID, got garbage:\n"
17600 " %s"
17601 msgstr ""
17603 #: builtin/pack-objects.c:3322
17604 msgid "invalid value for --missing"
17605 msgstr ""
17607 #: builtin/pack-objects.c:3381 builtin/pack-objects.c:3490
17608 msgid "cannot open pack index"
17609 msgstr ""
17611 #: builtin/pack-objects.c:3412
17612 #, c-format
17613 msgid "loose object at %s could not be examined"
17614 msgstr ""
17616 #: builtin/pack-objects.c:3498
17617 msgid "unable to force loose object"
17618 msgstr ""
17620 #: builtin/pack-objects.c:3628
17621 #, c-format
17622 msgid "not a rev '%s'"
17623 msgstr ""
17625 #: builtin/pack-objects.c:3631
17626 #, c-format
17627 msgid "bad revision '%s'"
17628 msgstr ""
17630 #: builtin/pack-objects.c:3659
17631 msgid "unable to add recent objects"
17632 msgstr ""
17634 #: builtin/pack-objects.c:3712
17635 #, c-format
17636 msgid "unsupported index version %s"
17637 msgstr ""
17639 #: builtin/pack-objects.c:3716
17640 #, c-format
17641 msgid "bad index version '%s'"
17642 msgstr ""
17644 #: builtin/pack-objects.c:3755
17645 msgid "<version>[,<offset>]"
17646 msgstr ""
17648 #: builtin/pack-objects.c:3756
17649 msgid "write the pack index file in the specified idx format version"
17650 msgstr ""
17652 #: builtin/pack-objects.c:3759
17653 msgid "maximum size of each output pack file"
17654 msgstr ""
17656 #: builtin/pack-objects.c:3761
17657 msgid "ignore borrowed objects from alternate object store"
17658 msgstr ""
17660 #: builtin/pack-objects.c:3763
17661 msgid "ignore packed objects"
17662 msgstr ""
17664 #: builtin/pack-objects.c:3765
17665 msgid "limit pack window by objects"
17666 msgstr ""
17668 #: builtin/pack-objects.c:3767
17669 msgid "limit pack window by memory in addition to object limit"
17670 msgstr ""
17672 #: builtin/pack-objects.c:3769
17673 msgid "maximum length of delta chain allowed in the resulting pack"
17674 msgstr ""
17676 #: builtin/pack-objects.c:3771
17677 msgid "reuse existing deltas"
17678 msgstr ""
17680 #: builtin/pack-objects.c:3773
17681 msgid "reuse existing objects"
17682 msgstr ""
17684 #: builtin/pack-objects.c:3775
17685 msgid "use OFS_DELTA objects"
17686 msgstr ""
17688 #: builtin/pack-objects.c:3777
17689 msgid "use threads when searching for best delta matches"
17690 msgstr ""
17692 #: builtin/pack-objects.c:3779
17693 msgid "do not create an empty pack output"
17694 msgstr ""
17696 #: builtin/pack-objects.c:3781
17697 msgid "read revision arguments from standard input"
17698 msgstr ""
17700 #: builtin/pack-objects.c:3783
17701 msgid "limit the objects to those that are not yet packed"
17702 msgstr ""
17704 #: builtin/pack-objects.c:3786
17705 msgid "include objects reachable from any reference"
17706 msgstr ""
17708 #: builtin/pack-objects.c:3789
17709 msgid "include objects referred by reflog entries"
17710 msgstr ""
17712 #: builtin/pack-objects.c:3792
17713 msgid "include objects referred to by the index"
17714 msgstr ""
17716 #: builtin/pack-objects.c:3795
17717 msgid "read packs from stdin"
17718 msgstr ""
17720 #: builtin/pack-objects.c:3797
17721 msgid "output pack to stdout"
17722 msgstr ""
17724 #: builtin/pack-objects.c:3799
17725 msgid "include tag objects that refer to objects to be packed"
17726 msgstr ""
17728 #: builtin/pack-objects.c:3801
17729 msgid "keep unreachable objects"
17730 msgstr ""
17732 #: builtin/pack-objects.c:3803
17733 msgid "pack loose unreachable objects"
17734 msgstr ""
17736 #: builtin/pack-objects.c:3805
17737 msgid "unpack unreachable objects newer than <time>"
17738 msgstr ""
17740 #: builtin/pack-objects.c:3808
17741 msgid "use the sparse reachability algorithm"
17742 msgstr ""
17744 #: builtin/pack-objects.c:3810
17745 msgid "create thin packs"
17746 msgstr ""
17748 #: builtin/pack-objects.c:3812
17749 msgid "create packs suitable for shallow fetches"
17750 msgstr ""
17752 #: builtin/pack-objects.c:3814
17753 msgid "ignore packs that have companion .keep file"
17754 msgstr ""
17756 #: builtin/pack-objects.c:3816
17757 msgid "ignore this pack"
17758 msgstr ""
17760 #: builtin/pack-objects.c:3818
17761 msgid "pack compression level"
17762 msgstr ""
17764 #: builtin/pack-objects.c:3820
17765 msgid "do not hide commits by grafts"
17766 msgstr ""
17768 #: builtin/pack-objects.c:3822
17769 msgid "use a bitmap index if available to speed up counting objects"
17770 msgstr ""
17772 #: builtin/pack-objects.c:3824
17773 msgid "write a bitmap index together with the pack index"
17774 msgstr ""
17776 #: builtin/pack-objects.c:3828
17777 msgid "write a bitmap index if possible"
17778 msgstr ""
17780 #: builtin/pack-objects.c:3832
17781 msgid "handling for missing objects"
17782 msgstr ""
17784 #: builtin/pack-objects.c:3835
17785 msgid "do not pack objects in promisor packfiles"
17786 msgstr ""
17788 #: builtin/pack-objects.c:3837
17789 msgid "respect islands during delta compression"
17790 msgstr ""
17792 #: builtin/pack-objects.c:3839
17793 msgid "protocol"
17794 msgstr ""
17796 #: builtin/pack-objects.c:3840
17797 msgid "exclude any configured uploadpack.blobpackfileuri with this protocol"
17798 msgstr ""
17800 #: builtin/pack-objects.c:3873
17801 #, c-format
17802 msgid "delta chain depth %d is too deep, forcing %d"
17803 msgstr ""
17805 #: builtin/pack-objects.c:3878
17806 #, c-format
17807 msgid "pack.deltaCacheLimit is too high, forcing %d"
17808 msgstr ""
17810 #: builtin/pack-objects.c:3934
17811 msgid "--max-pack-size cannot be used to build a pack for transfer"
17812 msgstr ""
17814 #: builtin/pack-objects.c:3936
17815 msgid "minimum pack size limit is 1 MiB"
17816 msgstr ""
17818 #: builtin/pack-objects.c:3941
17819 msgid "--thin cannot be used to build an indexable pack"
17820 msgstr ""
17822 #: builtin/pack-objects.c:3944
17823 msgid "--keep-unreachable and --unpack-unreachable are incompatible"
17824 msgstr ""
17826 #: builtin/pack-objects.c:3950
17827 msgid "cannot use --filter without --stdout"
17828 msgstr ""
17830 #: builtin/pack-objects.c:3952
17831 msgid "cannot use --filter with --stdin-packs"
17832 msgstr ""
17834 #: builtin/pack-objects.c:3956
17835 msgid "cannot use internal rev list with --stdin-packs"
17836 msgstr ""
17838 #: builtin/pack-objects.c:4015
17839 msgid "Enumerating objects"
17840 msgstr ""
17842 #: builtin/pack-objects.c:4052
17843 #, c-format
17844 msgid ""
17845 "Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>), pack-"
17846 "reused %<PRIu32>"
17847 msgstr ""
17849 #: builtin/pack-redundant.c:601
17850 msgid ""
17851 "'git pack-redundant' is nominated for removal.\n"
17852 "If you still use this command, please add an extra\n"
17853 "option, '--i-still-use-this', on the command line\n"
17854 "and let us know you still use it by sending an e-mail\n"
17855 "to <git@vger.kernel.org>.  Thanks.\n"
17856 msgstr ""
17858 #: builtin/pack-refs.c:8
17859 msgid "git pack-refs [<options>]"
17860 msgstr ""
17862 #: builtin/pack-refs.c:16
17863 msgid "pack everything"
17864 msgstr ""
17866 #: builtin/pack-refs.c:17
17867 msgid "prune loose refs (default)"
17868 msgstr ""
17870 #: builtin/prune-packed.c:6
17871 msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
17872 msgstr ""
17874 #: builtin/prune.c:14
17875 msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
17876 msgstr ""
17878 #: builtin/prune.c:133
17879 msgid "report pruned objects"
17880 msgstr ""
17882 #: builtin/prune.c:136
17883 msgid "expire objects older than <time>"
17884 msgstr ""
17886 #: builtin/prune.c:138
17887 msgid "limit traversal to objects outside promisor packfiles"
17888 msgstr ""
17890 #: builtin/prune.c:152
17891 msgid "cannot prune in a precious-objects repo"
17892 msgstr ""
17894 #: builtin/pull.c:45 builtin/pull.c:47
17895 #, c-format
17896 msgid "Invalid value for %s: %s"
17897 msgstr ""
17899 #: builtin/pull.c:67
17900 msgid "git pull [<options>] [<repository> [<refspec>...]]"
17901 msgstr ""
17903 #: builtin/pull.c:123
17904 msgid "control for recursive fetching of submodules"
17905 msgstr ""
17907 #: builtin/pull.c:127
17908 msgid "Options related to merging"
17909 msgstr ""
17911 #: builtin/pull.c:130
17912 msgid "incorporate changes by rebasing rather than merging"
17913 msgstr ""
17915 #: builtin/pull.c:158 builtin/rebase.c:491 builtin/revert.c:126
17916 msgid "allow fast-forward"
17917 msgstr ""
17919 #: builtin/pull.c:167 parse-options.h:340
17920 msgid "automatically stash/stash pop before and after"
17921 msgstr ""
17923 #: builtin/pull.c:183
17924 msgid "Options related to fetching"
17925 msgstr ""
17927 #: builtin/pull.c:193
17928 msgid "force overwrite of local branch"
17929 msgstr ""
17931 #: builtin/pull.c:201
17932 msgid "number of submodules pulled in parallel"
17933 msgstr ""
17935 #: builtin/pull.c:317
17936 #, c-format
17937 msgid "Invalid value for pull.ff: %s"
17938 msgstr ""
17940 #: builtin/pull.c:445
17941 msgid ""
17942 "There is no candidate for rebasing against among the refs that you just "
17943 "fetched."
17944 msgstr ""
17946 #: builtin/pull.c:447
17947 msgid ""
17948 "There are no candidates for merging among the refs that you just fetched."
17949 msgstr ""
17951 #: builtin/pull.c:448
17952 msgid ""
17953 "Generally this means that you provided a wildcard refspec which had no\n"
17954 "matches on the remote end."
17955 msgstr ""
17957 #: builtin/pull.c:451
17958 #, c-format
17959 msgid ""
17960 "You asked to pull from the remote '%s', but did not specify\n"
17961 "a branch. Because this is not the default configured remote\n"
17962 "for your current branch, you must specify a branch on the command line."
17963 msgstr ""
17965 #: builtin/pull.c:456 builtin/rebase.c:1248
17966 msgid "You are not currently on a branch."
17967 msgstr ""
17969 #: builtin/pull.c:458 builtin/pull.c:473
17970 msgid "Please specify which branch you want to rebase against."
17971 msgstr ""
17973 #: builtin/pull.c:460 builtin/pull.c:475
17974 msgid "Please specify which branch you want to merge with."
17975 msgstr ""
17977 #: builtin/pull.c:461 builtin/pull.c:476
17978 msgid "See git-pull(1) for details."
17979 msgstr ""
17981 #: builtin/pull.c:463 builtin/pull.c:469 builtin/pull.c:478
17982 #: builtin/rebase.c:1254
17983 msgid "<remote>"
17984 msgstr ""
17986 #: builtin/pull.c:463 builtin/pull.c:478 builtin/pull.c:483
17987 msgid "<branch>"
17988 msgstr ""
17990 #: builtin/pull.c:471 builtin/rebase.c:1246
17991 msgid "There is no tracking information for the current branch."
17992 msgstr ""
17994 #: builtin/pull.c:480
17995 msgid ""
17996 "If you wish to set tracking information for this branch you can do so with:"
17997 msgstr ""
17999 #: builtin/pull.c:485
18000 #, c-format
18001 msgid ""
18002 "Your configuration specifies to merge with the ref '%s'\n"
18003 "from the remote, but no such ref was fetched."
18004 msgstr ""
18006 #: builtin/pull.c:596
18007 #, c-format
18008 msgid "unable to access commit %s"
18009 msgstr ""
18011 #: builtin/pull.c:902
18012 msgid "ignoring --verify-signatures for rebase"
18013 msgstr ""
18015 #: builtin/pull.c:930
18016 msgid ""
18017 "Pulling without specifying how to reconcile divergent branches is\n"
18018 "discouraged. You can squelch this message by running one of the following\n"
18019 "commands sometime before your next pull:\n"
18020 "\n"
18021 "  git config pull.rebase false  # merge (the default strategy)\n"
18022 "  git config pull.rebase true   # rebase\n"
18023 "  git config pull.ff only       # fast-forward only\n"
18024 "\n"
18025 "You can replace \"git config\" with \"git config --global\" to set a "
18026 "default\n"
18027 "preference for all repositories. You can also pass --rebase, --no-rebase,\n"
18028 "or --ff-only on the command line to override the configured default per\n"
18029 "invocation.\n"
18030 msgstr ""
18032 #: builtin/pull.c:991
18033 msgid "Updating an unborn branch with changes added to the index."
18034 msgstr ""
18036 #: builtin/pull.c:995
18037 msgid "pull with rebase"
18038 msgstr ""
18040 #: builtin/pull.c:996
18041 msgid "please commit or stash them."
18042 msgstr ""
18044 #: builtin/pull.c:1021
18045 #, c-format
18046 msgid ""
18047 "fetch updated the current branch head.\n"
18048 "fast-forwarding your working tree from\n"
18049 "commit %s."
18050 msgstr ""
18052 #: builtin/pull.c:1027
18053 #, c-format
18054 msgid ""
18055 "Cannot fast-forward your working tree.\n"
18056 "After making sure that you saved anything precious from\n"
18057 "$ git diff %s\n"
18058 "output, run\n"
18059 "$ git reset --hard\n"
18060 "to recover."
18061 msgstr ""
18063 #: builtin/pull.c:1042
18064 msgid "Cannot merge multiple branches into empty head."
18065 msgstr ""
18067 #: builtin/pull.c:1046
18068 msgid "Cannot rebase onto multiple branches."
18069 msgstr ""
18071 #: builtin/pull.c:1067
18072 msgid "cannot rebase with locally recorded submodule modifications"
18073 msgstr ""
18075 #: builtin/push.c:19
18076 msgid "git push [<options>] [<repository> [<refspec>...]]"
18077 msgstr ""
18079 #: builtin/push.c:111
18080 msgid "tag shorthand without <tag>"
18081 msgstr ""
18083 #: builtin/push.c:119
18084 msgid "--delete only accepts plain target ref names"
18085 msgstr ""
18087 #: builtin/push.c:164
18088 msgid ""
18089 "\n"
18090 "To choose either option permanently, see push.default in 'git help config'."
18091 msgstr ""
18093 #: builtin/push.c:167
18094 #, c-format
18095 msgid ""
18096 "The upstream branch of your current branch does not match\n"
18097 "the name of your current branch.  To push to the upstream branch\n"
18098 "on the remote, use\n"
18099 "\n"
18100 "    git push %s HEAD:%s\n"
18101 "\n"
18102 "To push to the branch of the same name on the remote, use\n"
18103 "\n"
18104 "    git push %s HEAD\n"
18105 "%s"
18106 msgstr ""
18108 #: builtin/push.c:182
18109 #, c-format
18110 msgid ""
18111 "You are not currently on a branch.\n"
18112 "To push the history leading to the current (detached HEAD)\n"
18113 "state now, use\n"
18114 "\n"
18115 "    git push %s HEAD:<name-of-remote-branch>\n"
18116 msgstr ""
18118 #: builtin/push.c:194
18119 #, c-format
18120 msgid ""
18121 "The current branch %s has no upstream branch.\n"
18122 "To push the current branch and set the remote as upstream, use\n"
18123 "\n"
18124 "    git push --set-upstream %s %s\n"
18125 msgstr ""
18127 #: builtin/push.c:202
18128 #, c-format
18129 msgid "The current branch %s has multiple upstream branches, refusing to push."
18130 msgstr ""
18132 #: builtin/push.c:205
18133 #, c-format
18134 msgid ""
18135 "You are pushing to remote '%s', which is not the upstream of\n"
18136 "your current branch '%s', without telling me what to push\n"
18137 "to update which remote branch."
18138 msgstr ""
18140 #: builtin/push.c:260
18141 msgid ""
18142 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
18143 msgstr ""
18145 #: builtin/push.c:267
18146 msgid ""
18147 "Updates were rejected because the tip of your current branch is behind\n"
18148 "its remote counterpart. Integrate the remote changes (e.g.\n"
18149 "'git pull ...') before pushing again.\n"
18150 "See the 'Note about fast-forwards' in 'git push --help' for details."
18151 msgstr ""
18153 #: builtin/push.c:273
18154 msgid ""
18155 "Updates were rejected because a pushed branch tip is behind its remote\n"
18156 "counterpart. Check out this branch and integrate the remote changes\n"
18157 "(e.g. 'git pull ...') before pushing again.\n"
18158 "See the 'Note about fast-forwards' in 'git push --help' for details."
18159 msgstr ""
18161 #: builtin/push.c:279
18162 msgid ""
18163 "Updates were rejected because the remote contains work that you do\n"
18164 "not have locally. This is usually caused by another repository pushing\n"
18165 "to the same ref. You may want to first integrate the remote changes\n"
18166 "(e.g., 'git pull ...') before pushing again.\n"
18167 "See the 'Note about fast-forwards' in 'git push --help' for details."
18168 msgstr ""
18170 #: builtin/push.c:286
18171 msgid "Updates were rejected because the tag already exists in the remote."
18172 msgstr ""
18174 #: builtin/push.c:289
18175 msgid ""
18176 "You cannot update a remote ref that points at a non-commit object,\n"
18177 "or update a remote ref to make it point at a non-commit object,\n"
18178 "without using the '--force' option.\n"
18179 msgstr ""
18181 #: builtin/push.c:294
18182 msgid ""
18183 "Updates were rejected because the tip of the remote-tracking\n"
18184 "branch has been updated since the last checkout. You may want\n"
18185 "to integrate those changes locally (e.g., 'git pull ...')\n"
18186 "before forcing an update.\n"
18187 msgstr ""
18189 #: builtin/push.c:364
18190 #, c-format
18191 msgid "Pushing to %s\n"
18192 msgstr ""
18194 #: builtin/push.c:371
18195 #, c-format
18196 msgid "failed to push some refs to '%s'"
18197 msgstr ""
18199 #: builtin/push.c:553
18200 msgid "repository"
18201 msgstr ""
18203 #: builtin/push.c:554 builtin/send-pack.c:189
18204 msgid "push all refs"
18205 msgstr ""
18207 #: builtin/push.c:555 builtin/send-pack.c:191
18208 msgid "mirror all refs"
18209 msgstr ""
18211 #: builtin/push.c:557
18212 msgid "delete refs"
18213 msgstr ""
18215 #: builtin/push.c:558
18216 msgid "push tags (can't be used with --all or --mirror)"
18217 msgstr ""
18219 #: builtin/push.c:561 builtin/send-pack.c:192
18220 msgid "force updates"
18221 msgstr ""
18223 #: builtin/push.c:562 builtin/send-pack.c:204
18224 msgid "<refname>:<expect>"
18225 msgstr ""
18227 #: builtin/push.c:563 builtin/send-pack.c:205
18228 msgid "require old value of ref to be at this value"
18229 msgstr ""
18231 #: builtin/push.c:566 builtin/send-pack.c:208
18232 msgid "require remote updates to be integrated locally"
18233 msgstr ""
18235 #: builtin/push.c:569
18236 msgid "control recursive pushing of submodules"
18237 msgstr ""
18239 #: builtin/push.c:570 builtin/send-pack.c:199
18240 msgid "use thin pack"
18241 msgstr ""
18243 #: builtin/push.c:571 builtin/push.c:572 builtin/send-pack.c:186
18244 #: builtin/send-pack.c:187
18245 msgid "receive pack program"
18246 msgstr ""
18248 #: builtin/push.c:573
18249 msgid "set upstream for git pull/status"
18250 msgstr ""
18252 #: builtin/push.c:576
18253 msgid "prune locally removed refs"
18254 msgstr ""
18256 #: builtin/push.c:578
18257 msgid "bypass pre-push hook"
18258 msgstr ""
18260 #: builtin/push.c:579
18261 msgid "push missing but relevant tags"
18262 msgstr ""
18264 #: builtin/push.c:581 builtin/send-pack.c:193
18265 msgid "GPG sign the push"
18266 msgstr ""
18268 #: builtin/push.c:583 builtin/send-pack.c:200
18269 msgid "request atomic transaction on remote side"
18270 msgstr ""
18272 #: builtin/push.c:601
18273 msgid "--delete is incompatible with --all, --mirror and --tags"
18274 msgstr ""
18276 #: builtin/push.c:603
18277 msgid "--delete doesn't make sense without any refs"
18278 msgstr ""
18280 #: builtin/push.c:623
18281 #, c-format
18282 msgid "bad repository '%s'"
18283 msgstr ""
18285 #: builtin/push.c:624
18286 msgid ""
18287 "No configured push destination.\n"
18288 "Either specify the URL from the command-line or configure a remote "
18289 "repository using\n"
18290 "\n"
18291 "    git remote add <name> <url>\n"
18292 "\n"
18293 "and then push using the remote name\n"
18294 "\n"
18295 "    git push <name>\n"
18296 msgstr ""
18298 #: builtin/push.c:639
18299 msgid "--all and --tags are incompatible"
18300 msgstr ""
18302 #: builtin/push.c:641
18303 msgid "--all can't be combined with refspecs"
18304 msgstr ""
18306 #: builtin/push.c:645
18307 msgid "--mirror and --tags are incompatible"
18308 msgstr ""
18310 #: builtin/push.c:647
18311 msgid "--mirror can't be combined with refspecs"
18312 msgstr ""
18314 #: builtin/push.c:650
18315 msgid "--all and --mirror are incompatible"
18316 msgstr ""
18318 #: builtin/push.c:657
18319 msgid "push options must not have new line characters"
18320 msgstr ""
18322 #: builtin/range-diff.c:9
18323 msgid "git range-diff [<options>] <old-base>..<old-tip> <new-base>..<new-tip>"
18324 msgstr ""
18326 #: builtin/range-diff.c:10
18327 msgid "git range-diff [<options>] <old-tip>...<new-tip>"
18328 msgstr ""
18330 #: builtin/range-diff.c:11
18331 msgid "git range-diff [<options>] <base> <old-tip> <new-tip>"
18332 msgstr ""
18334 #: builtin/range-diff.c:30
18335 msgid "use simple diff colors"
18336 msgstr ""
18338 #: builtin/range-diff.c:32
18339 msgid "notes"
18340 msgstr ""
18342 #: builtin/range-diff.c:32
18343 msgid "passed to 'git log'"
18344 msgstr ""
18346 #: builtin/range-diff.c:35
18347 msgid "only emit output related to the first range"
18348 msgstr ""
18350 #: builtin/range-diff.c:37
18351 msgid "only emit output related to the second range"
18352 msgstr ""
18354 #: builtin/range-diff.c:60 builtin/range-diff.c:64
18355 #, c-format
18356 msgid "not a commit range: '%s'"
18357 msgstr ""
18359 #: builtin/range-diff.c:74
18360 msgid "single arg format must be symmetric range"
18361 msgstr ""
18363 #: builtin/range-diff.c:89
18364 msgid "need two commit ranges"
18365 msgstr ""
18367 #: builtin/read-tree.c:41
18368 msgid ""
18369 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
18370 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
18371 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
18372 msgstr ""
18374 #: builtin/read-tree.c:124
18375 msgid "write resulting index to <file>"
18376 msgstr ""
18378 #: builtin/read-tree.c:127
18379 msgid "only empty the index"
18380 msgstr ""
18382 #: builtin/read-tree.c:129
18383 msgid "Merging"
18384 msgstr ""
18386 #: builtin/read-tree.c:131
18387 msgid "perform a merge in addition to a read"
18388 msgstr ""
18390 #: builtin/read-tree.c:133
18391 msgid "3-way merge if no file level merging required"
18392 msgstr ""
18394 #: builtin/read-tree.c:135
18395 msgid "3-way merge in presence of adds and removes"
18396 msgstr ""
18398 #: builtin/read-tree.c:137
18399 msgid "same as -m, but discard unmerged entries"
18400 msgstr ""
18402 #: builtin/read-tree.c:138
18403 msgid "<subdirectory>/"
18404 msgstr ""
18406 #: builtin/read-tree.c:139
18407 msgid "read the tree into the index under <subdirectory>/"
18408 msgstr ""
18410 #: builtin/read-tree.c:142
18411 msgid "update working tree with merge result"
18412 msgstr ""
18414 #: builtin/read-tree.c:144
18415 msgid "gitignore"
18416 msgstr ""
18418 #: builtin/read-tree.c:145
18419 msgid "allow explicitly ignored files to be overwritten"
18420 msgstr ""
18422 #: builtin/read-tree.c:148
18423 msgid "don't check the working tree after merging"
18424 msgstr ""
18426 #: builtin/read-tree.c:149
18427 msgid "don't update the index or the work tree"
18428 msgstr ""
18430 #: builtin/read-tree.c:151
18431 msgid "skip applying sparse checkout filter"
18432 msgstr ""
18434 #: builtin/read-tree.c:153
18435 msgid "debug unpack-trees"
18436 msgstr ""
18438 #: builtin/read-tree.c:157
18439 msgid "suppress feedback messages"
18440 msgstr ""
18442 #: builtin/read-tree.c:188
18443 msgid "You need to resolve your current index first"
18444 msgstr ""
18446 #: builtin/rebase.c:35
18447 msgid ""
18448 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase> | --keep-base] "
18449 "[<upstream> [<branch>]]"
18450 msgstr ""
18452 #: builtin/rebase.c:37
18453 msgid ""
18454 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] --root [<branch>]"
18455 msgstr ""
18457 #: builtin/rebase.c:39
18458 msgid "git rebase --continue | --abort | --skip | --edit-todo"
18459 msgstr ""
18461 #: builtin/rebase.c:194 builtin/rebase.c:218 builtin/rebase.c:245
18462 #, c-format
18463 msgid "unusable todo list: '%s'"
18464 msgstr ""
18466 #: builtin/rebase.c:311
18467 #, c-format
18468 msgid "could not create temporary %s"
18469 msgstr ""
18471 #: builtin/rebase.c:317
18472 msgid "could not mark as interactive"
18473 msgstr ""
18475 #: builtin/rebase.c:370
18476 msgid "could not generate todo list"
18477 msgstr ""
18479 #: builtin/rebase.c:412
18480 msgid "a base commit must be provided with --upstream or --onto"
18481 msgstr ""
18483 #: builtin/rebase.c:481
18484 msgid "git rebase--interactive [<options>]"
18485 msgstr ""
18487 #: builtin/rebase.c:494 builtin/rebase.c:1389
18488 msgid "keep commits which start empty"
18489 msgstr ""
18491 #: builtin/rebase.c:498 builtin/revert.c:128
18492 msgid "allow commits with empty messages"
18493 msgstr ""
18495 #: builtin/rebase.c:500
18496 msgid "rebase merge commits"
18497 msgstr ""
18499 #: builtin/rebase.c:502
18500 msgid "keep original branch points of cousins"
18501 msgstr ""
18503 #: builtin/rebase.c:504
18504 msgid "move commits that begin with squash!/fixup!"
18505 msgstr ""
18507 #: builtin/rebase.c:505
18508 msgid "sign commits"
18509 msgstr ""
18511 #: builtin/rebase.c:507 builtin/rebase.c:1328
18512 msgid "display a diffstat of what changed upstream"
18513 msgstr ""
18515 #: builtin/rebase.c:509
18516 msgid "continue rebase"
18517 msgstr ""
18519 #: builtin/rebase.c:511
18520 msgid "skip commit"
18521 msgstr ""
18523 #: builtin/rebase.c:512
18524 msgid "edit the todo list"
18525 msgstr ""
18527 #: builtin/rebase.c:514
18528 msgid "show the current patch"
18529 msgstr ""
18531 #: builtin/rebase.c:517
18532 msgid "shorten commit ids in the todo list"
18533 msgstr ""
18535 #: builtin/rebase.c:519
18536 msgid "expand commit ids in the todo list"
18537 msgstr ""
18539 #: builtin/rebase.c:521
18540 msgid "check the todo list"
18541 msgstr ""
18543 #: builtin/rebase.c:523
18544 msgid "rearrange fixup/squash lines"
18545 msgstr ""
18547 #: builtin/rebase.c:525
18548 msgid "insert exec commands in todo list"
18549 msgstr ""
18551 #: builtin/rebase.c:526
18552 msgid "onto"
18553 msgstr ""
18555 #: builtin/rebase.c:529
18556 msgid "restrict-revision"
18557 msgstr ""
18559 #: builtin/rebase.c:529
18560 msgid "restrict revision"
18561 msgstr ""
18563 #: builtin/rebase.c:531
18564 msgid "squash-onto"
18565 msgstr ""
18567 #: builtin/rebase.c:532
18568 msgid "squash onto"
18569 msgstr ""
18571 #: builtin/rebase.c:534
18572 msgid "the upstream commit"
18573 msgstr ""
18575 #: builtin/rebase.c:536
18576 msgid "head-name"
18577 msgstr ""
18579 #: builtin/rebase.c:536
18580 msgid "head name"
18581 msgstr ""
18583 #: builtin/rebase.c:541
18584 msgid "rebase strategy"
18585 msgstr ""
18587 #: builtin/rebase.c:542
18588 msgid "strategy-opts"
18589 msgstr ""
18591 #: builtin/rebase.c:543
18592 msgid "strategy options"
18593 msgstr ""
18595 #: builtin/rebase.c:544
18596 msgid "switch-to"
18597 msgstr ""
18599 #: builtin/rebase.c:545
18600 msgid "the branch or commit to checkout"
18601 msgstr ""
18603 #: builtin/rebase.c:546
18604 msgid "onto-name"
18605 msgstr ""
18607 #: builtin/rebase.c:546
18608 msgid "onto name"
18609 msgstr ""
18611 #: builtin/rebase.c:547
18612 msgid "cmd"
18613 msgstr ""
18615 #: builtin/rebase.c:547
18616 msgid "the command to run"
18617 msgstr ""
18619 #: builtin/rebase.c:550 builtin/rebase.c:1422
18620 msgid "automatically re-schedule any `exec` that fails"
18621 msgstr ""
18623 #: builtin/rebase.c:566
18624 msgid "--[no-]rebase-cousins has no effect without --rebase-merges"
18625 msgstr ""
18627 #: builtin/rebase.c:582
18628 #, c-format
18629 msgid "%s requires the merge backend"
18630 msgstr ""
18632 #: builtin/rebase.c:625
18633 #, c-format
18634 msgid "could not get 'onto': '%s'"
18635 msgstr ""
18637 #: builtin/rebase.c:642
18638 #, c-format
18639 msgid "invalid orig-head: '%s'"
18640 msgstr ""
18642 #: builtin/rebase.c:667
18643 #, c-format
18644 msgid "ignoring invalid allow_rerere_autoupdate: '%s'"
18645 msgstr ""
18647 #: builtin/rebase.c:813 git-rebase--preserve-merges.sh:81
18648 msgid ""
18649 "Resolve all conflicts manually, mark them as resolved with\n"
18650 "\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
18651 "You can instead skip this commit: run \"git rebase --skip\".\n"
18652 "To abort and get back to the state before \"git rebase\", run \"git rebase --"
18653 "abort\"."
18654 msgstr ""
18656 #: builtin/rebase.c:896
18657 #, c-format
18658 msgid ""
18659 "\n"
18660 "git encountered an error while preparing the patches to replay\n"
18661 "these revisions:\n"
18662 "\n"
18663 "    %s\n"
18664 "\n"
18665 "As a result, git cannot rebase them."
18666 msgstr ""
18668 #: builtin/rebase.c:1222
18669 #, c-format
18670 msgid ""
18671 "unrecognized empty type '%s'; valid values are \"drop\", \"keep\", and \"ask"
18672 "\"."
18673 msgstr ""
18675 #: builtin/rebase.c:1240
18676 #, c-format
18677 msgid ""
18678 "%s\n"
18679 "Please specify which branch you want to rebase against.\n"
18680 "See git-rebase(1) for details.\n"
18681 "\n"
18682 "    git rebase '<branch>'\n"
18683 "\n"
18684 msgstr ""
18686 #: builtin/rebase.c:1256
18687 #, c-format
18688 msgid ""
18689 "If you wish to set tracking information for this branch you can do so with:\n"
18690 "\n"
18691 "    git branch --set-upstream-to=%s/<branch> %s\n"
18692 "\n"
18693 msgstr ""
18695 #: builtin/rebase.c:1286
18696 msgid "exec commands cannot contain newlines"
18697 msgstr ""
18699 #: builtin/rebase.c:1290
18700 msgid "empty exec command"
18701 msgstr ""
18703 #: builtin/rebase.c:1319
18704 msgid "rebase onto given branch instead of upstream"
18705 msgstr ""
18707 #: builtin/rebase.c:1321
18708 msgid "use the merge-base of upstream and branch as the current base"
18709 msgstr ""
18711 #: builtin/rebase.c:1323
18712 msgid "allow pre-rebase hook to run"
18713 msgstr ""
18715 #: builtin/rebase.c:1325
18716 msgid "be quiet. implies --no-stat"
18717 msgstr ""
18719 #: builtin/rebase.c:1331
18720 msgid "do not show diffstat of what changed upstream"
18721 msgstr ""
18723 #: builtin/rebase.c:1334
18724 msgid "add a Signed-off-by trailer to each commit"
18725 msgstr ""
18727 #: builtin/rebase.c:1337
18728 msgid "make committer date match author date"
18729 msgstr ""
18731 #: builtin/rebase.c:1339
18732 msgid "ignore author date and use current date"
18733 msgstr ""
18735 #: builtin/rebase.c:1341
18736 msgid "synonym of --reset-author-date"
18737 msgstr ""
18739 #: builtin/rebase.c:1343 builtin/rebase.c:1347
18740 msgid "passed to 'git apply'"
18741 msgstr ""
18743 #: builtin/rebase.c:1345
18744 msgid "ignore changes in whitespace"
18745 msgstr ""
18747 #: builtin/rebase.c:1349 builtin/rebase.c:1352
18748 msgid "cherry-pick all commits, even if unchanged"
18749 msgstr ""
18751 #: builtin/rebase.c:1354
18752 msgid "continue"
18753 msgstr ""
18755 #: builtin/rebase.c:1357
18756 msgid "skip current patch and continue"
18757 msgstr ""
18759 #: builtin/rebase.c:1359
18760 msgid "abort and check out the original branch"
18761 msgstr ""
18763 #: builtin/rebase.c:1362
18764 msgid "abort but keep HEAD where it is"
18765 msgstr ""
18767 #: builtin/rebase.c:1363
18768 msgid "edit the todo list during an interactive rebase"
18769 msgstr ""
18771 #: builtin/rebase.c:1366
18772 msgid "show the patch file being applied or merged"
18773 msgstr ""
18775 #: builtin/rebase.c:1369
18776 msgid "use apply strategies to rebase"
18777 msgstr ""
18779 #: builtin/rebase.c:1373
18780 msgid "use merging strategies to rebase"
18781 msgstr ""
18783 #: builtin/rebase.c:1377
18784 msgid "let the user edit the list of commits to rebase"
18785 msgstr ""
18787 #: builtin/rebase.c:1381
18788 msgid "(DEPRECATED) try to recreate merges instead of ignoring them"
18789 msgstr ""
18791 #: builtin/rebase.c:1386
18792 msgid "how to handle commits that become empty"
18793 msgstr ""
18795 #: builtin/rebase.c:1393
18796 msgid "move commits that begin with squash!/fixup! under -i"
18797 msgstr ""
18799 #: builtin/rebase.c:1400
18800 msgid "add exec lines after each commit of the editable list"
18801 msgstr ""
18803 #: builtin/rebase.c:1404
18804 msgid "allow rebasing commits with empty messages"
18805 msgstr ""
18807 #: builtin/rebase.c:1408
18808 msgid "try to rebase merges instead of skipping them"
18809 msgstr ""
18811 #: builtin/rebase.c:1411
18812 msgid "use 'merge-base --fork-point' to refine upstream"
18813 msgstr ""
18815 #: builtin/rebase.c:1413
18816 msgid "use the given merge strategy"
18817 msgstr ""
18819 #: builtin/rebase.c:1415 builtin/revert.c:115
18820 msgid "option"
18821 msgstr ""
18823 #: builtin/rebase.c:1416
18824 msgid "pass the argument through to the merge strategy"
18825 msgstr ""
18827 #: builtin/rebase.c:1419
18828 msgid "rebase all reachable commits up to the root(s)"
18829 msgstr ""
18831 #: builtin/rebase.c:1424
18832 msgid "apply all changes, even those already present upstream"
18833 msgstr ""
18835 #: builtin/rebase.c:1442
18836 msgid "It looks like 'git am' is in progress. Cannot rebase."
18837 msgstr ""
18839 #: builtin/rebase.c:1483
18840 msgid ""
18841 "git rebase --preserve-merges is deprecated. Use --rebase-merges instead."
18842 msgstr ""
18844 #: builtin/rebase.c:1488
18845 msgid "cannot combine '--keep-base' with '--onto'"
18846 msgstr ""
18848 #: builtin/rebase.c:1490
18849 msgid "cannot combine '--keep-base' with '--root'"
18850 msgstr ""
18852 #: builtin/rebase.c:1494
18853 msgid "cannot combine '--root' with '--fork-point'"
18854 msgstr ""
18856 #: builtin/rebase.c:1497
18857 msgid "No rebase in progress?"
18858 msgstr ""
18860 #: builtin/rebase.c:1501
18861 msgid "The --edit-todo action can only be used during interactive rebase."
18862 msgstr ""
18864 #: builtin/rebase.c:1524 t/helper/test-fast-rebase.c:123
18865 msgid "Cannot read HEAD"
18866 msgstr ""
18868 #: builtin/rebase.c:1536
18869 msgid ""
18870 "You must edit all merge conflicts and then\n"
18871 "mark them as resolved using git add"
18872 msgstr ""
18874 #: builtin/rebase.c:1555
18875 msgid "could not discard worktree changes"
18876 msgstr ""
18878 #: builtin/rebase.c:1574
18879 #, c-format
18880 msgid "could not move back to %s"
18881 msgstr ""
18883 #: builtin/rebase.c:1620
18884 #, c-format
18885 msgid ""
18886 "It seems that there is already a %s directory, and\n"
18887 "I wonder if you are in the middle of another rebase.  If that is the\n"
18888 "case, please try\n"
18889 "\t%s\n"
18890 "If that is not the case, please\n"
18891 "\t%s\n"
18892 "and run me again.  I am stopping in case you still have something\n"
18893 "valuable there.\n"
18894 msgstr ""
18896 #: builtin/rebase.c:1648
18897 msgid "switch `C' expects a numerical value"
18898 msgstr ""
18900 #: builtin/rebase.c:1690
18901 #, c-format
18902 msgid "Unknown mode: %s"
18903 msgstr ""
18905 #: builtin/rebase.c:1729
18906 msgid "--strategy requires --merge or --interactive"
18907 msgstr ""
18909 #: builtin/rebase.c:1759
18910 msgid "cannot combine apply options with merge options"
18911 msgstr ""
18913 #: builtin/rebase.c:1772
18914 #, c-format
18915 msgid "Unknown rebase backend: %s"
18916 msgstr ""
18918 #: builtin/rebase.c:1802
18919 msgid "--reschedule-failed-exec requires --exec or --interactive"
18920 msgstr ""
18922 #: builtin/rebase.c:1822
18923 msgid "cannot combine '--preserve-merges' with '--rebase-merges'"
18924 msgstr ""
18926 #: builtin/rebase.c:1826
18927 msgid ""
18928 "error: cannot combine '--preserve-merges' with '--reschedule-failed-exec'"
18929 msgstr ""
18931 #: builtin/rebase.c:1850
18932 #, c-format
18933 msgid "invalid upstream '%s'"
18934 msgstr ""
18936 #: builtin/rebase.c:1856
18937 msgid "Could not create new root commit"
18938 msgstr ""
18940 #: builtin/rebase.c:1882
18941 #, c-format
18942 msgid "'%s': need exactly one merge base with branch"
18943 msgstr ""
18945 #: builtin/rebase.c:1885
18946 #, c-format
18947 msgid "'%s': need exactly one merge base"
18948 msgstr ""
18950 #: builtin/rebase.c:1893
18951 #, c-format
18952 msgid "Does not point to a valid commit '%s'"
18953 msgstr ""
18955 #: builtin/rebase.c:1921
18956 #, c-format
18957 msgid "fatal: no such branch/commit '%s'"
18958 msgstr ""
18960 #: builtin/rebase.c:1929 builtin/submodule--helper.c:40
18961 #: builtin/submodule--helper.c:2415
18962 #, c-format
18963 msgid "No such ref: %s"
18964 msgstr ""
18966 #: builtin/rebase.c:1940
18967 msgid "Could not resolve HEAD to a revision"
18968 msgstr ""
18970 #: builtin/rebase.c:1961
18971 msgid "Please commit or stash them."
18972 msgstr ""
18974 #: builtin/rebase.c:1997
18975 #, c-format
18976 msgid "could not switch to %s"
18977 msgstr ""
18979 #: builtin/rebase.c:2008
18980 msgid "HEAD is up to date."
18981 msgstr ""
18983 #: builtin/rebase.c:2010
18984 #, c-format
18985 msgid "Current branch %s is up to date.\n"
18986 msgstr ""
18988 #: builtin/rebase.c:2018
18989 msgid "HEAD is up to date, rebase forced."
18990 msgstr ""
18992 #: builtin/rebase.c:2020
18993 #, c-format
18994 msgid "Current branch %s is up to date, rebase forced.\n"
18995 msgstr ""
18997 #: builtin/rebase.c:2028
18998 msgid "The pre-rebase hook refused to rebase."
18999 msgstr ""
19001 #: builtin/rebase.c:2035
19002 #, c-format
19003 msgid "Changes to %s:\n"
19004 msgstr ""
19006 #: builtin/rebase.c:2038
19007 #, c-format
19008 msgid "Changes from %s to %s:\n"
19009 msgstr ""
19011 #: builtin/rebase.c:2063
19012 #, c-format
19013 msgid "First, rewinding head to replay your work on top of it...\n"
19014 msgstr ""
19016 #: builtin/rebase.c:2072
19017 msgid "Could not detach HEAD"
19018 msgstr ""
19020 #: builtin/rebase.c:2081
19021 #, c-format
19022 msgid "Fast-forwarded %s to %s.\n"
19023 msgstr ""
19025 #: builtin/receive-pack.c:34
19026 msgid "git receive-pack <git-dir>"
19027 msgstr ""
19029 #: builtin/receive-pack.c:1276
19030 msgid ""
19031 "By default, updating the current branch in a non-bare repository\n"
19032 "is denied, because it will make the index and work tree inconsistent\n"
19033 "with what you pushed, and will require 'git reset --hard' to match\n"
19034 "the work tree to HEAD.\n"
19035 "\n"
19036 "You can set the 'receive.denyCurrentBranch' configuration variable\n"
19037 "to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
19038 "its current branch; however, this is not recommended unless you\n"
19039 "arranged to update its work tree to match what you pushed in some\n"
19040 "other way.\n"
19041 "\n"
19042 "To squelch this message and still keep the default behaviour, set\n"
19043 "'receive.denyCurrentBranch' configuration variable to 'refuse'."
19044 msgstr ""
19046 #: builtin/receive-pack.c:1296
19047 msgid ""
19048 "By default, deleting the current branch is denied, because the next\n"
19049 "'git clone' won't result in any file checked out, causing confusion.\n"
19050 "\n"
19051 "You can set 'receive.denyDeleteCurrent' configuration variable to\n"
19052 "'warn' or 'ignore' in the remote repository to allow deleting the\n"
19053 "current branch, with or without a warning message.\n"
19054 "\n"
19055 "To squelch this message, you can set it to 'refuse'."
19056 msgstr ""
19058 #: builtin/receive-pack.c:2479
19059 msgid "quiet"
19060 msgstr ""
19062 #: builtin/receive-pack.c:2493
19063 msgid "You must specify a directory."
19064 msgstr ""
19066 #: builtin/reflog.c:17
19067 msgid ""
19068 "git reflog expire [--expire=<time>] [--expire-unreachable=<time>] [--"
19069 "rewrite] [--updateref] [--stale-fix] [--dry-run | -n] [--verbose] [--all] "
19070 "<refs>..."
19071 msgstr ""
19073 #: builtin/reflog.c:22
19074 msgid ""
19075 "git reflog delete [--rewrite] [--updateref] [--dry-run | -n] [--verbose] "
19076 "<refs>..."
19077 msgstr ""
19079 #: builtin/reflog.c:25
19080 msgid "git reflog exists <ref>"
19081 msgstr ""
19083 #: builtin/reflog.c:568 builtin/reflog.c:573
19084 #, c-format
19085 msgid "'%s' is not a valid timestamp"
19086 msgstr ""
19088 #: builtin/reflog.c:609
19089 #, c-format
19090 msgid "Marking reachable objects..."
19091 msgstr ""
19093 #: builtin/reflog.c:647
19094 #, c-format
19095 msgid "%s points nowhere!"
19096 msgstr ""
19098 #: builtin/reflog.c:699
19099 msgid "no reflog specified to delete"
19100 msgstr ""
19102 #: builtin/reflog.c:708
19103 #, c-format
19104 msgid "not a reflog: %s"
19105 msgstr ""
19107 #: builtin/reflog.c:713
19108 #, c-format
19109 msgid "no reflog for '%s'"
19110 msgstr ""
19112 #: builtin/reflog.c:759
19113 #, c-format
19114 msgid "invalid ref format: %s"
19115 msgstr ""
19117 #: builtin/reflog.c:768
19118 msgid "git reflog [ show | expire | delete | exists ]"
19119 msgstr ""
19121 #: builtin/remote.c:17
19122 msgid "git remote [-v | --verbose]"
19123 msgstr ""
19125 #: builtin/remote.c:18
19126 msgid ""
19127 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
19128 "mirror=<fetch|push>] <name> <url>"
19129 msgstr ""
19131 #: builtin/remote.c:19 builtin/remote.c:39
19132 msgid "git remote rename <old> <new>"
19133 msgstr ""
19135 #: builtin/remote.c:20 builtin/remote.c:44
19136 msgid "git remote remove <name>"
19137 msgstr ""
19139 #: builtin/remote.c:21 builtin/remote.c:49
19140 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
19141 msgstr ""
19143 #: builtin/remote.c:22
19144 msgid "git remote [-v | --verbose] show [-n] <name>"
19145 msgstr ""
19147 #: builtin/remote.c:23
19148 msgid "git remote prune [-n | --dry-run] <name>"
19149 msgstr ""
19151 #: builtin/remote.c:24
19152 msgid ""
19153 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
19154 msgstr ""
19156 #: builtin/remote.c:25
19157 msgid "git remote set-branches [--add] <name> <branch>..."
19158 msgstr ""
19160 #: builtin/remote.c:26 builtin/remote.c:75
19161 msgid "git remote get-url [--push] [--all] <name>"
19162 msgstr ""
19164 #: builtin/remote.c:27 builtin/remote.c:80
19165 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
19166 msgstr ""
19168 #: builtin/remote.c:28 builtin/remote.c:81
19169 msgid "git remote set-url --add <name> <newurl>"
19170 msgstr ""
19172 #: builtin/remote.c:29 builtin/remote.c:82
19173 msgid "git remote set-url --delete <name> <url>"
19174 msgstr ""
19176 #: builtin/remote.c:34
19177 msgid "git remote add [<options>] <name> <url>"
19178 msgstr ""
19180 #: builtin/remote.c:54
19181 msgid "git remote set-branches <name> <branch>..."
19182 msgstr ""
19184 #: builtin/remote.c:55
19185 msgid "git remote set-branches --add <name> <branch>..."
19186 msgstr ""
19188 #: builtin/remote.c:60
19189 msgid "git remote show [<options>] <name>"
19190 msgstr ""
19192 #: builtin/remote.c:65
19193 msgid "git remote prune [<options>] <name>"
19194 msgstr ""
19196 #: builtin/remote.c:70
19197 msgid "git remote update [<options>] [<group> | <remote>]..."
19198 msgstr ""
19200 #: builtin/remote.c:99
19201 #, c-format
19202 msgid "Updating %s"
19203 msgstr ""
19205 #: builtin/remote.c:131
19206 msgid ""
19207 "--mirror is dangerous and deprecated; please\n"
19208 "\t use --mirror=fetch or --mirror=push instead"
19209 msgstr ""
19211 #: builtin/remote.c:148
19212 #, c-format
19213 msgid "unknown mirror argument: %s"
19214 msgstr ""
19216 #: builtin/remote.c:164
19217 msgid "fetch the remote branches"
19218 msgstr ""
19220 #: builtin/remote.c:166
19221 msgid "import all tags and associated objects when fetching"
19222 msgstr ""
19224 #: builtin/remote.c:169
19225 msgid "or do not fetch any tag at all (--no-tags)"
19226 msgstr ""
19228 #: builtin/remote.c:171
19229 msgid "branch(es) to track"
19230 msgstr ""
19232 #: builtin/remote.c:172
19233 msgid "master branch"
19234 msgstr ""
19236 #: builtin/remote.c:174
19237 msgid "set up remote as a mirror to push to or fetch from"
19238 msgstr ""
19240 #: builtin/remote.c:186
19241 msgid "specifying a master branch makes no sense with --mirror"
19242 msgstr ""
19244 #: builtin/remote.c:188
19245 msgid "specifying branches to track makes sense only with fetch mirrors"
19246 msgstr ""
19248 #: builtin/remote.c:195 builtin/remote.c:700
19249 #, c-format
19250 msgid "remote %s already exists."
19251 msgstr ""
19253 #: builtin/remote.c:240
19254 #, c-format
19255 msgid "Could not setup master '%s'"
19256 msgstr ""
19258 #: builtin/remote.c:355
19259 #, c-format
19260 msgid "Could not get fetch map for refspec %s"
19261 msgstr ""
19263 #: builtin/remote.c:454 builtin/remote.c:462
19264 msgid "(matching)"
19265 msgstr ""
19267 #: builtin/remote.c:466
19268 msgid "(delete)"
19269 msgstr ""
19271 #: builtin/remote.c:655
19272 #, c-format
19273 msgid "could not set '%s'"
19274 msgstr ""
19276 #: builtin/remote.c:660
19277 #, c-format
19278 msgid ""
19279 "The %s configuration remote.pushDefault in:\n"
19280 "\t%s:%d\n"
19281 "now names the non-existent remote '%s'"
19282 msgstr ""
19284 #: builtin/remote.c:691 builtin/remote.c:836 builtin/remote.c:943
19285 #, c-format
19286 msgid "No such remote: '%s'"
19287 msgstr ""
19289 #: builtin/remote.c:710
19290 #, c-format
19291 msgid "Could not rename config section '%s' to '%s'"
19292 msgstr ""
19294 #: builtin/remote.c:730
19295 #, c-format
19296 msgid ""
19297 "Not updating non-default fetch refspec\n"
19298 "\t%s\n"
19299 "\tPlease update the configuration manually if necessary."
19300 msgstr ""
19302 #: builtin/remote.c:770
19303 #, c-format
19304 msgid "deleting '%s' failed"
19305 msgstr ""
19307 #: builtin/remote.c:804
19308 #, c-format
19309 msgid "creating '%s' failed"
19310 msgstr ""
19312 #: builtin/remote.c:882
19313 msgid ""
19314 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
19315 "to delete it, use:"
19316 msgid_plural ""
19317 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
19318 "to delete them, use:"
19319 msgstr[0] ""
19320 msgstr[1] ""
19322 #: builtin/remote.c:896
19323 #, c-format
19324 msgid "Could not remove config section '%s'"
19325 msgstr ""
19327 #: builtin/remote.c:999
19328 #, c-format
19329 msgid " new (next fetch will store in remotes/%s)"
19330 msgstr ""
19332 #: builtin/remote.c:1002
19333 msgid " tracked"
19334 msgstr ""
19336 #: builtin/remote.c:1004
19337 msgid " stale (use 'git remote prune' to remove)"
19338 msgstr ""
19340 #: builtin/remote.c:1006
19341 msgid " ???"
19342 msgstr ""
19344 #: builtin/remote.c:1047
19345 #, c-format
19346 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
19347 msgstr ""
19349 #: builtin/remote.c:1056
19350 #, c-format
19351 msgid "rebases interactively onto remote %s"
19352 msgstr ""
19354 #: builtin/remote.c:1058
19355 #, c-format
19356 msgid "rebases interactively (with merges) onto remote %s"
19357 msgstr ""
19359 #: builtin/remote.c:1061
19360 #, c-format
19361 msgid "rebases onto remote %s"
19362 msgstr ""
19364 #: builtin/remote.c:1065
19365 #, c-format
19366 msgid " merges with remote %s"
19367 msgstr ""
19369 #: builtin/remote.c:1068
19370 #, c-format
19371 msgid "merges with remote %s"
19372 msgstr ""
19374 #: builtin/remote.c:1071
19375 #, c-format
19376 msgid "%-*s    and with remote %s\n"
19377 msgstr ""
19379 #: builtin/remote.c:1114
19380 msgid "create"
19381 msgstr ""
19383 #: builtin/remote.c:1117
19384 msgid "delete"
19385 msgstr ""
19387 #: builtin/remote.c:1121
19388 msgid "up to date"
19389 msgstr ""
19391 #: builtin/remote.c:1124
19392 msgid "fast-forwardable"
19393 msgstr ""
19395 #: builtin/remote.c:1127
19396 msgid "local out of date"
19397 msgstr ""
19399 #: builtin/remote.c:1134
19400 #, c-format
19401 msgid "    %-*s forces to %-*s (%s)"
19402 msgstr ""
19404 #: builtin/remote.c:1137
19405 #, c-format
19406 msgid "    %-*s pushes to %-*s (%s)"
19407 msgstr ""
19409 #: builtin/remote.c:1141
19410 #, c-format
19411 msgid "    %-*s forces to %s"
19412 msgstr ""
19414 #: builtin/remote.c:1144
19415 #, c-format
19416 msgid "    %-*s pushes to %s"
19417 msgstr ""
19419 #: builtin/remote.c:1212
19420 msgid "do not query remotes"
19421 msgstr ""
19423 #: builtin/remote.c:1239
19424 #, c-format
19425 msgid "* remote %s"
19426 msgstr ""
19428 #: builtin/remote.c:1240
19429 #, c-format
19430 msgid "  Fetch URL: %s"
19431 msgstr ""
19433 #: builtin/remote.c:1241 builtin/remote.c:1257 builtin/remote.c:1396
19434 msgid "(no URL)"
19435 msgstr ""
19437 #. TRANSLATORS: the colon ':' should align
19438 #. with the one in " Fetch URL: %s"
19439 #. translation.
19441 #: builtin/remote.c:1255 builtin/remote.c:1257
19442 #, c-format
19443 msgid "  Push  URL: %s"
19444 msgstr ""
19446 #: builtin/remote.c:1259 builtin/remote.c:1261 builtin/remote.c:1263
19447 #, c-format
19448 msgid "  HEAD branch: %s"
19449 msgstr ""
19451 #: builtin/remote.c:1259
19452 msgid "(not queried)"
19453 msgstr ""
19455 #: builtin/remote.c:1261
19456 msgid "(unknown)"
19457 msgstr ""
19459 #: builtin/remote.c:1265
19460 #, c-format
19461 msgid ""
19462 "  HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
19463 msgstr ""
19465 #: builtin/remote.c:1277
19466 #, c-format
19467 msgid "  Remote branch:%s"
19468 msgid_plural "  Remote branches:%s"
19469 msgstr[0] ""
19470 msgstr[1] ""
19472 #: builtin/remote.c:1280 builtin/remote.c:1306
19473 msgid " (status not queried)"
19474 msgstr ""
19476 #: builtin/remote.c:1289
19477 msgid "  Local branch configured for 'git pull':"
19478 msgid_plural "  Local branches configured for 'git pull':"
19479 msgstr[0] ""
19480 msgstr[1] ""
19482 #: builtin/remote.c:1297
19483 msgid "  Local refs will be mirrored by 'git push'"
19484 msgstr ""
19486 #: builtin/remote.c:1303
19487 #, c-format
19488 msgid "  Local ref configured for 'git push'%s:"
19489 msgid_plural "  Local refs configured for 'git push'%s:"
19490 msgstr[0] ""
19491 msgstr[1] ""
19493 #: builtin/remote.c:1324
19494 msgid "set refs/remotes/<name>/HEAD according to remote"
19495 msgstr ""
19497 #: builtin/remote.c:1326
19498 msgid "delete refs/remotes/<name>/HEAD"
19499 msgstr ""
19501 #: builtin/remote.c:1341
19502 msgid "Cannot determine remote HEAD"
19503 msgstr ""
19505 #: builtin/remote.c:1343
19506 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
19507 msgstr ""
19509 #: builtin/remote.c:1353
19510 #, c-format
19511 msgid "Could not delete %s"
19512 msgstr ""
19514 #: builtin/remote.c:1361
19515 #, c-format
19516 msgid "Not a valid ref: %s"
19517 msgstr ""
19519 #: builtin/remote.c:1363
19520 #, c-format
19521 msgid "Could not setup %s"
19522 msgstr ""
19524 #: builtin/remote.c:1381
19525 #, c-format
19526 msgid " %s will become dangling!"
19527 msgstr ""
19529 #: builtin/remote.c:1382
19530 #, c-format
19531 msgid " %s has become dangling!"
19532 msgstr ""
19534 #: builtin/remote.c:1392
19535 #, c-format
19536 msgid "Pruning %s"
19537 msgstr ""
19539 #: builtin/remote.c:1393
19540 #, c-format
19541 msgid "URL: %s"
19542 msgstr ""
19544 #: builtin/remote.c:1409
19545 #, c-format
19546 msgid " * [would prune] %s"
19547 msgstr ""
19549 #: builtin/remote.c:1412
19550 #, c-format
19551 msgid " * [pruned] %s"
19552 msgstr ""
19554 #: builtin/remote.c:1457
19555 msgid "prune remotes after fetching"
19556 msgstr ""
19558 #: builtin/remote.c:1521 builtin/remote.c:1577 builtin/remote.c:1647
19559 #, c-format
19560 msgid "No such remote '%s'"
19561 msgstr ""
19563 #: builtin/remote.c:1539
19564 msgid "add branch"
19565 msgstr ""
19567 #: builtin/remote.c:1546
19568 msgid "no remote specified"
19569 msgstr ""
19571 #: builtin/remote.c:1563
19572 msgid "query push URLs rather than fetch URLs"
19573 msgstr ""
19575 #: builtin/remote.c:1565
19576 msgid "return all URLs"
19577 msgstr ""
19579 #: builtin/remote.c:1595
19580 #, c-format
19581 msgid "no URLs configured for remote '%s'"
19582 msgstr ""
19584 #: builtin/remote.c:1621
19585 msgid "manipulate push URLs"
19586 msgstr ""
19588 #: builtin/remote.c:1623
19589 msgid "add URL"
19590 msgstr ""
19592 #: builtin/remote.c:1625
19593 msgid "delete URLs"
19594 msgstr ""
19596 #: builtin/remote.c:1632
19597 msgid "--add --delete doesn't make sense"
19598 msgstr ""
19600 #: builtin/remote.c:1673
19601 #, c-format
19602 msgid "Invalid old URL pattern: %s"
19603 msgstr ""
19605 #: builtin/remote.c:1681
19606 #, c-format
19607 msgid "No such URL found: %s"
19608 msgstr ""
19610 #: builtin/remote.c:1683
19611 msgid "Will not delete all non-push URLs"
19612 msgstr ""
19614 #: builtin/repack.c:26
19615 msgid "git repack [<options>]"
19616 msgstr ""
19618 #: builtin/repack.c:31
19619 msgid ""
19620 "Incremental repacks are incompatible with bitmap indexes.  Use\n"
19621 "--no-write-bitmap-index or disable the pack.writebitmaps configuration."
19622 msgstr ""
19624 #: builtin/repack.c:198
19625 msgid "could not start pack-objects to repack promisor objects"
19626 msgstr ""
19628 #: builtin/repack.c:270 builtin/repack.c:630
19629 msgid "repack: Expecting full hex object ID lines only from pack-objects."
19630 msgstr ""
19632 #: builtin/repack.c:294
19633 msgid "could not finish pack-objects to repack promisor objects"
19634 msgstr ""
19636 #: builtin/repack.c:309
19637 #, c-format
19638 msgid "cannot open index for %s"
19639 msgstr ""
19641 #: builtin/repack.c:368
19642 #, c-format
19643 msgid "pack %s too large to consider in geometric progression"
19644 msgstr ""
19646 #: builtin/repack.c:401 builtin/repack.c:408 builtin/repack.c:413
19647 #, c-format
19648 msgid "pack %s too large to roll up"
19649 msgstr ""
19651 #: builtin/repack.c:460
19652 msgid "pack everything in a single pack"
19653 msgstr ""
19655 #: builtin/repack.c:462
19656 msgid "same as -a, and turn unreachable objects loose"
19657 msgstr ""
19659 #: builtin/repack.c:465
19660 msgid "remove redundant packs, and run git-prune-packed"
19661 msgstr ""
19663 #: builtin/repack.c:467
19664 msgid "pass --no-reuse-delta to git-pack-objects"
19665 msgstr ""
19667 #: builtin/repack.c:469
19668 msgid "pass --no-reuse-object to git-pack-objects"
19669 msgstr ""
19671 #: builtin/repack.c:471
19672 msgid "do not run git-update-server-info"
19673 msgstr ""
19675 #: builtin/repack.c:474
19676 msgid "pass --local to git-pack-objects"
19677 msgstr ""
19679 #: builtin/repack.c:476
19680 msgid "write bitmap index"
19681 msgstr ""
19683 #: builtin/repack.c:478
19684 msgid "pass --delta-islands to git-pack-objects"
19685 msgstr ""
19687 #: builtin/repack.c:479
19688 msgid "approxidate"
19689 msgstr ""
19691 #: builtin/repack.c:480
19692 msgid "with -A, do not loosen objects older than this"
19693 msgstr ""
19695 #: builtin/repack.c:482
19696 msgid "with -a, repack unreachable objects"
19697 msgstr ""
19699 #: builtin/repack.c:484
19700 msgid "size of the window used for delta compression"
19701 msgstr ""
19703 #: builtin/repack.c:485 builtin/repack.c:491
19704 msgid "bytes"
19705 msgstr ""
19707 #: builtin/repack.c:486
19708 msgid "same as the above, but limit memory size instead of entries count"
19709 msgstr ""
19711 #: builtin/repack.c:488
19712 msgid "limits the maximum delta depth"
19713 msgstr ""
19715 #: builtin/repack.c:490
19716 msgid "limits the maximum number of threads"
19717 msgstr ""
19719 #: builtin/repack.c:492
19720 msgid "maximum size of each packfile"
19721 msgstr ""
19723 #: builtin/repack.c:494
19724 msgid "repack objects in packs marked with .keep"
19725 msgstr ""
19727 #: builtin/repack.c:496
19728 msgid "do not repack this pack"
19729 msgstr ""
19731 #: builtin/repack.c:498
19732 msgid "find a geometric progression with factor <N>"
19733 msgstr ""
19735 #: builtin/repack.c:508
19736 msgid "cannot delete packs in a precious-objects repo"
19737 msgstr ""
19739 #: builtin/repack.c:512
19740 msgid "--keep-unreachable and -A are incompatible"
19741 msgstr ""
19743 #: builtin/repack.c:527
19744 msgid "--geometric is incompatible with -A, -a"
19745 msgstr ""
19747 #: builtin/repack.c:639
19748 msgid "Nothing new to pack."
19749 msgstr ""
19751 #: builtin/repack.c:669
19752 #, c-format
19753 msgid "missing required file: %s"
19754 msgstr ""
19756 #: builtin/repack.c:671
19757 #, c-format
19758 msgid "could not unlink: %s"
19759 msgstr ""
19761 #: builtin/replace.c:22
19762 msgid "git replace [-f] <object> <replacement>"
19763 msgstr ""
19765 #: builtin/replace.c:23
19766 msgid "git replace [-f] --edit <object>"
19767 msgstr ""
19769 #: builtin/replace.c:24
19770 msgid "git replace [-f] --graft <commit> [<parent>...]"
19771 msgstr ""
19773 #: builtin/replace.c:25
19774 msgid "git replace [-f] --convert-graft-file"
19775 msgstr ""
19777 #: builtin/replace.c:26
19778 msgid "git replace -d <object>..."
19779 msgstr ""
19781 #: builtin/replace.c:27
19782 msgid "git replace [--format=<format>] [-l [<pattern>]]"
19783 msgstr ""
19785 #: builtin/replace.c:90
19786 #, c-format
19787 msgid ""
19788 "invalid replace format '%s'\n"
19789 "valid formats are 'short', 'medium' and 'long'"
19790 msgstr ""
19792 #: builtin/replace.c:125
19793 #, c-format
19794 msgid "replace ref '%s' not found"
19795 msgstr ""
19797 #: builtin/replace.c:141
19798 #, c-format
19799 msgid "Deleted replace ref '%s'"
19800 msgstr ""
19802 #: builtin/replace.c:153
19803 #, c-format
19804 msgid "'%s' is not a valid ref name"
19805 msgstr ""
19807 #: builtin/replace.c:158
19808 #, c-format
19809 msgid "replace ref '%s' already exists"
19810 msgstr ""
19812 #: builtin/replace.c:178
19813 #, c-format
19814 msgid ""
19815 "Objects must be of the same type.\n"
19816 "'%s' points to a replaced object of type '%s'\n"
19817 "while '%s' points to a replacement object of type '%s'."
19818 msgstr ""
19820 #: builtin/replace.c:229
19821 #, c-format
19822 msgid "unable to open %s for writing"
19823 msgstr ""
19825 #: builtin/replace.c:242
19826 msgid "cat-file reported failure"
19827 msgstr ""
19829 #: builtin/replace.c:258
19830 #, c-format
19831 msgid "unable to open %s for reading"
19832 msgstr ""
19834 #: builtin/replace.c:272
19835 msgid "unable to spawn mktree"
19836 msgstr ""
19838 #: builtin/replace.c:276
19839 msgid "unable to read from mktree"
19840 msgstr ""
19842 #: builtin/replace.c:285
19843 msgid "mktree reported failure"
19844 msgstr ""
19846 #: builtin/replace.c:289
19847 msgid "mktree did not return an object name"
19848 msgstr ""
19850 #: builtin/replace.c:298
19851 #, c-format
19852 msgid "unable to fstat %s"
19853 msgstr ""
19855 #: builtin/replace.c:303
19856 msgid "unable to write object to database"
19857 msgstr ""
19859 #: builtin/replace.c:322 builtin/replace.c:378 builtin/replace.c:424
19860 #: builtin/replace.c:454
19861 #, c-format
19862 msgid "not a valid object name: '%s'"
19863 msgstr ""
19865 #: builtin/replace.c:326
19866 #, c-format
19867 msgid "unable to get object type for %s"
19868 msgstr ""
19870 #: builtin/replace.c:342
19871 msgid "editing object file failed"
19872 msgstr ""
19874 #: builtin/replace.c:351
19875 #, c-format
19876 msgid "new object is the same as the old one: '%s'"
19877 msgstr ""
19879 #: builtin/replace.c:384
19880 #, c-format
19881 msgid "could not parse %s as a commit"
19882 msgstr ""
19884 #: builtin/replace.c:416
19885 #, c-format
19886 msgid "bad mergetag in commit '%s'"
19887 msgstr ""
19889 #: builtin/replace.c:418
19890 #, c-format
19891 msgid "malformed mergetag in commit '%s'"
19892 msgstr ""
19894 #: builtin/replace.c:430
19895 #, c-format
19896 msgid ""
19897 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
19898 "instead of --graft"
19899 msgstr ""
19901 #: builtin/replace.c:469
19902 #, c-format
19903 msgid "the original commit '%s' has a gpg signature"
19904 msgstr ""
19906 #: builtin/replace.c:470
19907 msgid "the signature will be removed in the replacement commit!"
19908 msgstr ""
19910 #: builtin/replace.c:480
19911 #, c-format
19912 msgid "could not write replacement commit for: '%s'"
19913 msgstr ""
19915 #: builtin/replace.c:488
19916 #, c-format
19917 msgid "graft for '%s' unnecessary"
19918 msgstr ""
19920 #: builtin/replace.c:492
19921 #, c-format
19922 msgid "new commit is the same as the old one: '%s'"
19923 msgstr ""
19925 #: builtin/replace.c:527
19926 #, c-format
19927 msgid ""
19928 "could not convert the following graft(s):\n"
19929 "%s"
19930 msgstr ""
19932 #: builtin/replace.c:548
19933 msgid "list replace refs"
19934 msgstr ""
19936 #: builtin/replace.c:549
19937 msgid "delete replace refs"
19938 msgstr ""
19940 #: builtin/replace.c:550
19941 msgid "edit existing object"
19942 msgstr ""
19944 #: builtin/replace.c:551
19945 msgid "change a commit's parents"
19946 msgstr ""
19948 #: builtin/replace.c:552
19949 msgid "convert existing graft file"
19950 msgstr ""
19952 #: builtin/replace.c:553
19953 msgid "replace the ref if it exists"
19954 msgstr ""
19956 #: builtin/replace.c:555
19957 msgid "do not pretty-print contents for --edit"
19958 msgstr ""
19960 #: builtin/replace.c:556
19961 msgid "use this format"
19962 msgstr ""
19964 #: builtin/replace.c:569
19965 msgid "--format cannot be used when not listing"
19966 msgstr ""
19968 #: builtin/replace.c:577
19969 msgid "-f only makes sense when writing a replacement"
19970 msgstr ""
19972 #: builtin/replace.c:581
19973 msgid "--raw only makes sense with --edit"
19974 msgstr ""
19976 #: builtin/replace.c:587
19977 msgid "-d needs at least one argument"
19978 msgstr ""
19980 #: builtin/replace.c:593
19981 msgid "bad number of arguments"
19982 msgstr ""
19984 #: builtin/replace.c:599
19985 msgid "-e needs exactly one argument"
19986 msgstr ""
19988 #: builtin/replace.c:605
19989 msgid "-g needs at least one argument"
19990 msgstr ""
19992 #: builtin/replace.c:611
19993 msgid "--convert-graft-file takes no argument"
19994 msgstr ""
19996 #: builtin/replace.c:617
19997 msgid "only one pattern can be given with -l"
19998 msgstr ""
20000 #: builtin/rerere.c:13
20001 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
20002 msgstr ""
20004 #: builtin/rerere.c:60
20005 msgid "register clean resolutions in index"
20006 msgstr ""
20008 #: builtin/rerere.c:79
20009 msgid "'git rerere forget' without paths is deprecated"
20010 msgstr ""
20012 #: builtin/rerere.c:113
20013 #, c-format
20014 msgid "unable to generate diff for '%s'"
20015 msgstr ""
20017 #: builtin/reset.c:32
20018 msgid ""
20019 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
20020 msgstr ""
20022 #: builtin/reset.c:33
20023 msgid "git reset [-q] [<tree-ish>] [--] <pathspec>..."
20024 msgstr ""
20026 #: builtin/reset.c:34
20027 msgid ""
20028 "git reset [-q] [--pathspec-from-file [--pathspec-file-nul]] [<tree-ish>]"
20029 msgstr ""
20031 #: builtin/reset.c:35
20032 msgid "git reset --patch [<tree-ish>] [--] [<pathspec>...]"
20033 msgstr ""
20035 #: builtin/reset.c:41
20036 msgid "mixed"
20037 msgstr ""
20039 #: builtin/reset.c:41
20040 msgid "soft"
20041 msgstr ""
20043 #: builtin/reset.c:41
20044 msgid "hard"
20045 msgstr ""
20047 #: builtin/reset.c:41
20048 msgid "merge"
20049 msgstr ""
20051 #: builtin/reset.c:41
20052 msgid "keep"
20053 msgstr ""
20055 #: builtin/reset.c:83
20056 msgid "You do not have a valid HEAD."
20057 msgstr ""
20059 #: builtin/reset.c:85
20060 msgid "Failed to find tree of HEAD."
20061 msgstr ""
20063 #: builtin/reset.c:91
20064 #, c-format
20065 msgid "Failed to find tree of %s."
20066 msgstr ""
20068 #: builtin/reset.c:116
20069 #, c-format
20070 msgid "HEAD is now at %s"
20071 msgstr ""
20073 #: builtin/reset.c:195
20074 #, c-format
20075 msgid "Cannot do a %s reset in the middle of a merge."
20076 msgstr ""
20078 #: builtin/reset.c:295 builtin/stash.c:589 builtin/stash.c:663
20079 #: builtin/stash.c:687
20080 msgid "be quiet, only report errors"
20081 msgstr ""
20083 #: builtin/reset.c:297
20084 msgid "reset HEAD and index"
20085 msgstr ""
20087 #: builtin/reset.c:298
20088 msgid "reset only HEAD"
20089 msgstr ""
20091 #: builtin/reset.c:300 builtin/reset.c:302
20092 msgid "reset HEAD, index and working tree"
20093 msgstr ""
20095 #: builtin/reset.c:304
20096 msgid "reset HEAD but keep local changes"
20097 msgstr ""
20099 #: builtin/reset.c:310
20100 msgid "record only the fact that removed paths will be added later"
20101 msgstr ""
20103 #: builtin/reset.c:344
20104 #, c-format
20105 msgid "Failed to resolve '%s' as a valid revision."
20106 msgstr ""
20108 #: builtin/reset.c:352
20109 #, c-format
20110 msgid "Failed to resolve '%s' as a valid tree."
20111 msgstr ""
20113 #: builtin/reset.c:361
20114 msgid "--patch is incompatible with --{hard,mixed,soft}"
20115 msgstr ""
20117 #: builtin/reset.c:371
20118 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
20119 msgstr ""
20121 #: builtin/reset.c:373
20122 #, c-format
20123 msgid "Cannot do %s reset with paths."
20124 msgstr ""
20126 #: builtin/reset.c:388
20127 #, c-format
20128 msgid "%s reset is not allowed in a bare repository"
20129 msgstr ""
20131 #: builtin/reset.c:392
20132 msgid "-N can only be used with --mixed"
20133 msgstr ""
20135 #: builtin/reset.c:413
20136 msgid "Unstaged changes after reset:"
20137 msgstr ""
20139 #: builtin/reset.c:416
20140 #, c-format
20141 msgid ""
20142 "\n"
20143 "It took %.2f seconds to enumerate unstaged changes after reset.  You can\n"
20144 "use '--quiet' to avoid this.  Set the config setting reset.quiet to true\n"
20145 "to make this the default.\n"
20146 msgstr ""
20148 #: builtin/reset.c:434
20149 #, c-format
20150 msgid "Could not reset index file to revision '%s'."
20151 msgstr ""
20153 #: builtin/reset.c:439
20154 msgid "Could not write new index file."
20155 msgstr ""
20157 #: builtin/rev-list.c:538
20158 msgid "cannot combine --exclude-promisor-objects and --missing"
20159 msgstr ""
20161 #: builtin/rev-list.c:599
20162 msgid "object filtering requires --objects"
20163 msgstr ""
20165 #: builtin/rev-list.c:659
20166 msgid "rev-list does not support display of notes"
20167 msgstr ""
20169 #: builtin/rev-list.c:664
20170 msgid "marked counting is incompatible with --objects"
20171 msgstr ""
20173 #: builtin/rev-parse.c:409
20174 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
20175 msgstr ""
20177 #: builtin/rev-parse.c:414
20178 msgid "keep the `--` passed as an arg"
20179 msgstr ""
20181 #: builtin/rev-parse.c:416
20182 msgid "stop parsing after the first non-option argument"
20183 msgstr ""
20185 #: builtin/rev-parse.c:419
20186 msgid "output in stuck long form"
20187 msgstr ""
20189 #: builtin/rev-parse.c:552
20190 msgid ""
20191 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
20192 "   or: git rev-parse --sq-quote [<arg>...]\n"
20193 "   or: git rev-parse [<options>] [<arg>...]\n"
20194 "\n"
20195 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
20196 msgstr ""
20198 #: builtin/revert.c:24
20199 msgid "git revert [<options>] <commit-ish>..."
20200 msgstr ""
20202 #: builtin/revert.c:25
20203 msgid "git revert <subcommand>"
20204 msgstr ""
20206 #: builtin/revert.c:30
20207 msgid "git cherry-pick [<options>] <commit-ish>..."
20208 msgstr ""
20210 #: builtin/revert.c:31
20211 msgid "git cherry-pick <subcommand>"
20212 msgstr ""
20214 #: builtin/revert.c:72
20215 #, c-format
20216 msgid "option `%s' expects a number greater than zero"
20217 msgstr ""
20219 #: builtin/revert.c:92
20220 #, c-format
20221 msgid "%s: %s cannot be used with %s"
20222 msgstr ""
20224 #: builtin/revert.c:102
20225 msgid "end revert or cherry-pick sequence"
20226 msgstr ""
20228 #: builtin/revert.c:103
20229 msgid "resume revert or cherry-pick sequence"
20230 msgstr ""
20232 #: builtin/revert.c:104
20233 msgid "cancel revert or cherry-pick sequence"
20234 msgstr ""
20236 #: builtin/revert.c:105
20237 msgid "skip current commit and continue"
20238 msgstr ""
20240 #: builtin/revert.c:107
20241 msgid "don't automatically commit"
20242 msgstr ""
20244 #: builtin/revert.c:108
20245 msgid "edit the commit message"
20246 msgstr ""
20248 #: builtin/revert.c:111
20249 msgid "parent-number"
20250 msgstr ""
20252 #: builtin/revert.c:112
20253 msgid "select mainline parent"
20254 msgstr ""
20256 #: builtin/revert.c:114
20257 msgid "merge strategy"
20258 msgstr ""
20260 #: builtin/revert.c:116
20261 msgid "option for merge strategy"
20262 msgstr ""
20264 #: builtin/revert.c:125
20265 msgid "append commit name"
20266 msgstr ""
20268 #: builtin/revert.c:127
20269 msgid "preserve initially empty commits"
20270 msgstr ""
20272 #: builtin/revert.c:129
20273 msgid "keep redundant, empty commits"
20274 msgstr ""
20276 #: builtin/revert.c:237
20277 msgid "revert failed"
20278 msgstr ""
20280 #: builtin/revert.c:250
20281 msgid "cherry-pick failed"
20282 msgstr ""
20284 #: builtin/rm.c:20
20285 msgid "git rm [<options>] [--] <file>..."
20286 msgstr ""
20288 #: builtin/rm.c:208
20289 msgid ""
20290 "the following file has staged content different from both the\n"
20291 "file and the HEAD:"
20292 msgid_plural ""
20293 "the following files have staged content different from both the\n"
20294 "file and the HEAD:"
20295 msgstr[0] ""
20296 msgstr[1] ""
20298 #: builtin/rm.c:213
20299 msgid ""
20300 "\n"
20301 "(use -f to force removal)"
20302 msgstr ""
20304 #: builtin/rm.c:217
20305 msgid "the following file has changes staged in the index:"
20306 msgid_plural "the following files have changes staged in the index:"
20307 msgstr[0] ""
20308 msgstr[1] ""
20310 #: builtin/rm.c:221 builtin/rm.c:230
20311 msgid ""
20312 "\n"
20313 "(use --cached to keep the file, or -f to force removal)"
20314 msgstr ""
20316 #: builtin/rm.c:227
20317 msgid "the following file has local modifications:"
20318 msgid_plural "the following files have local modifications:"
20319 msgstr[0] ""
20320 msgstr[1] ""
20322 #: builtin/rm.c:244
20323 msgid "do not list removed files"
20324 msgstr ""
20326 #: builtin/rm.c:245
20327 msgid "only remove from the index"
20328 msgstr ""
20330 #: builtin/rm.c:246
20331 msgid "override the up-to-date check"
20332 msgstr ""
20334 #: builtin/rm.c:247
20335 msgid "allow recursive removal"
20336 msgstr ""
20338 #: builtin/rm.c:249
20339 msgid "exit with a zero status even if nothing matched"
20340 msgstr ""
20342 #: builtin/rm.c:283
20343 msgid "No pathspec was given. Which files should I remove?"
20344 msgstr ""
20346 #: builtin/rm.c:310
20347 msgid "please stage your changes to .gitmodules or stash them to proceed"
20348 msgstr ""
20350 #: builtin/rm.c:331
20351 #, c-format
20352 msgid "not removing '%s' recursively without -r"
20353 msgstr ""
20355 #: builtin/rm.c:379
20356 #, c-format
20357 msgid "git rm: unable to remove %s"
20358 msgstr ""
20360 #: builtin/send-pack.c:20
20361 msgid ""
20362 "git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
20363 "receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
20364 "[<ref>...]\n"
20365 "  --all and explicit <ref> specification are mutually exclusive."
20366 msgstr ""
20368 #: builtin/send-pack.c:188
20369 msgid "remote name"
20370 msgstr ""
20372 #: builtin/send-pack.c:201
20373 msgid "use stateless RPC protocol"
20374 msgstr ""
20376 #: builtin/send-pack.c:202
20377 msgid "read refs from stdin"
20378 msgstr ""
20380 #: builtin/send-pack.c:203
20381 msgid "print status from remote helper"
20382 msgstr ""
20384 #: builtin/shortlog.c:16
20385 msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
20386 msgstr ""
20388 #: builtin/shortlog.c:17
20389 msgid "git log --pretty=short | git shortlog [<options>]"
20390 msgstr ""
20392 #: builtin/shortlog.c:123
20393 msgid "using multiple --group options with stdin is not supported"
20394 msgstr ""
20396 #: builtin/shortlog.c:133
20397 msgid "using --group=trailer with stdin is not supported"
20398 msgstr ""
20400 #: builtin/shortlog.c:323
20401 #, c-format
20402 msgid "unknown group type: %s"
20403 msgstr ""
20405 #: builtin/shortlog.c:351
20406 msgid "group by committer rather than author"
20407 msgstr ""
20409 #: builtin/shortlog.c:354
20410 msgid "sort output according to the number of commits per author"
20411 msgstr ""
20413 #: builtin/shortlog.c:356
20414 msgid "suppress commit descriptions, only provides commit count"
20415 msgstr ""
20417 #: builtin/shortlog.c:358
20418 msgid "show the email address of each author"
20419 msgstr ""
20421 #: builtin/shortlog.c:359
20422 msgid "<w>[,<i1>[,<i2>]]"
20423 msgstr ""
20425 #: builtin/shortlog.c:360
20426 msgid "linewrap output"
20427 msgstr ""
20429 #: builtin/shortlog.c:362
20430 msgid "field"
20431 msgstr ""
20433 #: builtin/shortlog.c:363
20434 msgid "group by field"
20435 msgstr ""
20437 #: builtin/shortlog.c:391
20438 msgid "too many arguments given outside repository"
20439 msgstr ""
20441 #: builtin/show-branch.c:13
20442 msgid ""
20443 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
20444 "\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
20445 "\t\t[--more=<n> | --list | --independent | --merge-base]\n"
20446 "\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
20447 msgstr ""
20449 #: builtin/show-branch.c:17
20450 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
20451 msgstr ""
20453 #: builtin/show-branch.c:395
20454 #, c-format
20455 msgid "ignoring %s; cannot handle more than %d ref"
20456 msgid_plural "ignoring %s; cannot handle more than %d refs"
20457 msgstr[0] ""
20458 msgstr[1] ""
20460 #: builtin/show-branch.c:548
20461 #, c-format
20462 msgid "no matching refs with %s"
20463 msgstr ""
20465 #: builtin/show-branch.c:645
20466 msgid "show remote-tracking and local branches"
20467 msgstr ""
20469 #: builtin/show-branch.c:647
20470 msgid "show remote-tracking branches"
20471 msgstr ""
20473 #: builtin/show-branch.c:649
20474 msgid "color '*!+-' corresponding to the branch"
20475 msgstr ""
20477 #: builtin/show-branch.c:651
20478 msgid "show <n> more commits after the common ancestor"
20479 msgstr ""
20481 #: builtin/show-branch.c:653
20482 msgid "synonym to more=-1"
20483 msgstr ""
20485 #: builtin/show-branch.c:654
20486 msgid "suppress naming strings"
20487 msgstr ""
20489 #: builtin/show-branch.c:656
20490 msgid "include the current branch"
20491 msgstr ""
20493 #: builtin/show-branch.c:658
20494 msgid "name commits with their object names"
20495 msgstr ""
20497 #: builtin/show-branch.c:660
20498 msgid "show possible merge bases"
20499 msgstr ""
20501 #: builtin/show-branch.c:662
20502 msgid "show refs unreachable from any other ref"
20503 msgstr ""
20505 #: builtin/show-branch.c:664
20506 msgid "show commits in topological order"
20507 msgstr ""
20509 #: builtin/show-branch.c:667
20510 msgid "show only commits not on the first branch"
20511 msgstr ""
20513 #: builtin/show-branch.c:669
20514 msgid "show merges reachable from only one tip"
20515 msgstr ""
20517 #: builtin/show-branch.c:671
20518 msgid "topologically sort, maintaining date order where possible"
20519 msgstr ""
20521 #: builtin/show-branch.c:674
20522 msgid "<n>[,<base>]"
20523 msgstr ""
20525 #: builtin/show-branch.c:675
20526 msgid "show <n> most recent ref-log entries starting at base"
20527 msgstr ""
20529 #: builtin/show-branch.c:711
20530 msgid ""
20531 "--reflog is incompatible with --all, --remotes, --independent or --merge-base"
20532 msgstr ""
20534 #: builtin/show-branch.c:735
20535 msgid "no branches given, and HEAD is not valid"
20536 msgstr ""
20538 #: builtin/show-branch.c:738
20539 msgid "--reflog option needs one branch name"
20540 msgstr ""
20542 #: builtin/show-branch.c:741
20543 #, c-format
20544 msgid "only %d entry can be shown at one time."
20545 msgid_plural "only %d entries can be shown at one time."
20546 msgstr[0] ""
20547 msgstr[1] ""
20549 #: builtin/show-branch.c:745
20550 #, c-format
20551 msgid "no such ref %s"
20552 msgstr ""
20554 #: builtin/show-branch.c:831
20555 #, c-format
20556 msgid "cannot handle more than %d rev."
20557 msgid_plural "cannot handle more than %d revs."
20558 msgstr[0] ""
20559 msgstr[1] ""
20561 #: builtin/show-branch.c:835
20562 #, c-format
20563 msgid "'%s' is not a valid ref."
20564 msgstr ""
20566 #: builtin/show-branch.c:838
20567 #, c-format
20568 msgid "cannot find commit %s (%s)"
20569 msgstr ""
20571 #: builtin/show-index.c:21
20572 msgid "hash-algorithm"
20573 msgstr ""
20575 #: builtin/show-index.c:31
20576 msgid "Unknown hash algorithm"
20577 msgstr ""
20579 #: builtin/show-ref.c:12
20580 msgid ""
20581 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
20582 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
20583 msgstr ""
20585 #: builtin/show-ref.c:13
20586 msgid "git show-ref --exclude-existing[=<pattern>]"
20587 msgstr ""
20589 #: builtin/show-ref.c:162
20590 msgid "only show tags (can be combined with heads)"
20591 msgstr ""
20593 #: builtin/show-ref.c:163
20594 msgid "only show heads (can be combined with tags)"
20595 msgstr ""
20597 #: builtin/show-ref.c:164
20598 msgid "stricter reference checking, requires exact ref path"
20599 msgstr ""
20601 #: builtin/show-ref.c:167 builtin/show-ref.c:169
20602 msgid "show the HEAD reference, even if it would be filtered out"
20603 msgstr ""
20605 #: builtin/show-ref.c:171
20606 msgid "dereference tags into object IDs"
20607 msgstr ""
20609 #: builtin/show-ref.c:173
20610 msgid "only show SHA1 hash using <n> digits"
20611 msgstr ""
20613 #: builtin/show-ref.c:177
20614 msgid "do not print results to stdout (useful with --verify)"
20615 msgstr ""
20617 #: builtin/show-ref.c:179
20618 msgid "show refs from stdin that aren't in local repository"
20619 msgstr ""
20621 #: builtin/sparse-checkout.c:22
20622 msgid "git sparse-checkout (init|list|set|add|reapply|disable) <options>"
20623 msgstr ""
20625 #: builtin/sparse-checkout.c:46
20626 msgid "git sparse-checkout list"
20627 msgstr ""
20629 #: builtin/sparse-checkout.c:72
20630 msgid "this worktree is not sparse (sparse-checkout file may not exist)"
20631 msgstr ""
20633 #: builtin/sparse-checkout.c:227
20634 msgid "failed to create directory for sparse-checkout file"
20635 msgstr ""
20637 #: builtin/sparse-checkout.c:268
20638 msgid "unable to upgrade repository format to enable worktreeConfig"
20639 msgstr ""
20641 #: builtin/sparse-checkout.c:270
20642 msgid "failed to set extensions.worktreeConfig setting"
20643 msgstr ""
20645 #: builtin/sparse-checkout.c:290
20646 msgid "git sparse-checkout init [--cone] [--[no-]sparse-index]"
20647 msgstr ""
20649 #: builtin/sparse-checkout.c:310
20650 msgid "initialize the sparse-checkout in cone mode"
20651 msgstr ""
20653 #: builtin/sparse-checkout.c:312
20654 msgid "toggle the use of a sparse index"
20655 msgstr ""
20657 #: builtin/sparse-checkout.c:340
20658 msgid "failed to modify sparse-index config"
20659 msgstr ""
20661 #: builtin/sparse-checkout.c:361
20662 #, c-format
20663 msgid "failed to open '%s'"
20664 msgstr ""
20666 #: builtin/sparse-checkout.c:419
20667 #, c-format
20668 msgid "could not normalize path %s"
20669 msgstr ""
20671 #: builtin/sparse-checkout.c:431
20672 msgid "git sparse-checkout (set|add) (--stdin | <patterns>)"
20673 msgstr ""
20675 #: builtin/sparse-checkout.c:456
20676 #, c-format
20677 msgid "unable to unquote C-style string '%s'"
20678 msgstr ""
20680 #: builtin/sparse-checkout.c:510 builtin/sparse-checkout.c:534
20681 msgid "unable to load existing sparse-checkout patterns"
20682 msgstr ""
20684 #: builtin/sparse-checkout.c:579
20685 msgid "read patterns from standard in"
20686 msgstr ""
20688 #: builtin/sparse-checkout.c:594
20689 msgid "git sparse-checkout reapply"
20690 msgstr ""
20692 #: builtin/sparse-checkout.c:613
20693 msgid "git sparse-checkout disable"
20694 msgstr ""
20696 #: builtin/sparse-checkout.c:644
20697 msgid "error while refreshing working directory"
20698 msgstr ""
20700 #: builtin/stash.c:24 builtin/stash.c:40
20701 msgid "git stash list [<options>]"
20702 msgstr ""
20704 #: builtin/stash.c:25 builtin/stash.c:45
20705 msgid "git stash show [<options>] [<stash>]"
20706 msgstr ""
20708 #: builtin/stash.c:26 builtin/stash.c:50
20709 msgid "git stash drop [-q|--quiet] [<stash>]"
20710 msgstr ""
20712 #: builtin/stash.c:27
20713 msgid "git stash ( pop | apply ) [--index] [-q|--quiet] [<stash>]"
20714 msgstr ""
20716 #: builtin/stash.c:28 builtin/stash.c:65
20717 msgid "git stash branch <branchname> [<stash>]"
20718 msgstr ""
20720 #: builtin/stash.c:29 builtin/stash.c:70
20721 msgid "git stash clear"
20722 msgstr ""
20724 #: builtin/stash.c:30
20725 msgid ""
20726 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
20727 "          [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
20728 "          [--pathspec-from-file=<file> [--pathspec-file-nul]]\n"
20729 "          [--] [<pathspec>...]]"
20730 msgstr ""
20732 #: builtin/stash.c:34 builtin/stash.c:87
20733 msgid ""
20734 "git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
20735 "          [-u|--include-untracked] [-a|--all] [<message>]"
20736 msgstr ""
20738 #: builtin/stash.c:55
20739 msgid "git stash pop [--index] [-q|--quiet] [<stash>]"
20740 msgstr ""
20742 #: builtin/stash.c:60
20743 msgid "git stash apply [--index] [-q|--quiet] [<stash>]"
20744 msgstr ""
20746 #: builtin/stash.c:75
20747 msgid "git stash store [-m|--message <message>] [-q|--quiet] <commit>"
20748 msgstr ""
20750 #: builtin/stash.c:80
20751 msgid ""
20752 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
20753 "          [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
20754 "          [--] [<pathspec>...]]"
20755 msgstr ""
20757 #: builtin/stash.c:130
20758 #, c-format
20759 msgid "'%s' is not a stash-like commit"
20760 msgstr ""
20762 #: builtin/stash.c:150
20763 #, c-format
20764 msgid "Too many revisions specified:%s"
20765 msgstr ""
20767 #: builtin/stash.c:164
20768 msgid "No stash entries found."
20769 msgstr ""
20771 #: builtin/stash.c:178
20772 #, c-format
20773 msgid "%s is not a valid reference"
20774 msgstr ""
20776 #: builtin/stash.c:227
20777 msgid "git stash clear with arguments is unimplemented"
20778 msgstr ""
20780 #: builtin/stash.c:431
20781 #, c-format
20782 msgid ""
20783 "WARNING: Untracked file in way of tracked file!  Renaming\n"
20784 "            %s -> %s\n"
20785 "         to make room.\n"
20786 msgstr ""
20788 #: builtin/stash.c:492
20789 msgid "cannot apply a stash in the middle of a merge"
20790 msgstr ""
20792 #: builtin/stash.c:503
20793 #, c-format
20794 msgid "could not generate diff %s^!."
20795 msgstr ""
20797 #: builtin/stash.c:510
20798 msgid "conflicts in index. Try without --index."
20799 msgstr ""
20801 #: builtin/stash.c:516
20802 msgid "could not save index tree"
20803 msgstr ""
20805 #: builtin/stash.c:525
20806 msgid "could not restore untracked files from stash"
20807 msgstr ""
20809 #: builtin/stash.c:539
20810 #, c-format
20811 msgid "Merging %s with %s"
20812 msgstr ""
20814 #: builtin/stash.c:549
20815 msgid "Index was not unstashed."
20816 msgstr ""
20818 #: builtin/stash.c:591 builtin/stash.c:689
20819 msgid "attempt to recreate the index"
20820 msgstr ""
20822 #: builtin/stash.c:635
20823 #, c-format
20824 msgid "Dropped %s (%s)"
20825 msgstr ""
20827 #: builtin/stash.c:638
20828 #, c-format
20829 msgid "%s: Could not drop stash entry"
20830 msgstr ""
20832 #: builtin/stash.c:651
20833 #, c-format
20834 msgid "'%s' is not a stash reference"
20835 msgstr ""
20837 #: builtin/stash.c:701
20838 msgid "The stash entry is kept in case you need it again."
20839 msgstr ""
20841 #: builtin/stash.c:724
20842 msgid "No branch name specified"
20843 msgstr ""
20845 #: builtin/stash.c:808
20846 msgid "failed to parse tree"
20847 msgstr ""
20849 #: builtin/stash.c:819
20850 msgid "failed to unpack trees"
20851 msgstr ""
20853 #: builtin/stash.c:839
20854 msgid "include untracked files in the stash"
20855 msgstr ""
20857 #: builtin/stash.c:842
20858 msgid "only show untracked files in the stash"
20859 msgstr ""
20861 #: builtin/stash.c:932 builtin/stash.c:969
20862 #, c-format
20863 msgid "Cannot update %s with %s"
20864 msgstr ""
20866 #: builtin/stash.c:950 builtin/stash.c:1606 builtin/stash.c:1671
20867 msgid "stash message"
20868 msgstr ""
20870 #: builtin/stash.c:960
20871 msgid "\"git stash store\" requires one <commit> argument"
20872 msgstr ""
20874 #: builtin/stash.c:1175
20875 msgid "No changes selected"
20876 msgstr ""
20878 #: builtin/stash.c:1275
20879 msgid "You do not have the initial commit yet"
20880 msgstr ""
20882 #: builtin/stash.c:1302
20883 msgid "Cannot save the current index state"
20884 msgstr ""
20886 #: builtin/stash.c:1311
20887 msgid "Cannot save the untracked files"
20888 msgstr ""
20890 #: builtin/stash.c:1322 builtin/stash.c:1331
20891 msgid "Cannot save the current worktree state"
20892 msgstr ""
20894 #: builtin/stash.c:1359
20895 msgid "Cannot record working tree state"
20896 msgstr ""
20898 #: builtin/stash.c:1408
20899 msgid "Can't use --patch and --include-untracked or --all at the same time"
20900 msgstr ""
20902 #: builtin/stash.c:1426
20903 msgid "Did you forget to 'git add'?"
20904 msgstr ""
20906 #: builtin/stash.c:1441
20907 msgid "No local changes to save"
20908 msgstr ""
20910 #: builtin/stash.c:1448
20911 msgid "Cannot initialize stash"
20912 msgstr ""
20914 #: builtin/stash.c:1463
20915 msgid "Cannot save the current status"
20916 msgstr ""
20918 #: builtin/stash.c:1468
20919 #, c-format
20920 msgid "Saved working directory and index state %s"
20921 msgstr ""
20923 #: builtin/stash.c:1558
20924 msgid "Cannot remove worktree changes"
20925 msgstr ""
20927 #: builtin/stash.c:1597 builtin/stash.c:1662
20928 msgid "keep index"
20929 msgstr ""
20931 #: builtin/stash.c:1599 builtin/stash.c:1664
20932 msgid "stash in patch mode"
20933 msgstr ""
20935 #: builtin/stash.c:1600 builtin/stash.c:1665
20936 msgid "quiet mode"
20937 msgstr ""
20939 #: builtin/stash.c:1602 builtin/stash.c:1667
20940 msgid "include untracked files in stash"
20941 msgstr ""
20943 #: builtin/stash.c:1604 builtin/stash.c:1669
20944 msgid "include ignore files"
20945 msgstr ""
20947 #: builtin/stash.c:1704
20948 msgid ""
20949 "the stash.useBuiltin support has been removed!\n"
20950 "See its entry in 'git help config' for details."
20951 msgstr ""
20953 #: builtin/stripspace.c:18
20954 msgid "git stripspace [-s | --strip-comments]"
20955 msgstr ""
20957 #: builtin/stripspace.c:19
20958 msgid "git stripspace [-c | --comment-lines]"
20959 msgstr ""
20961 #: builtin/stripspace.c:37
20962 msgid "skip and remove all lines starting with comment character"
20963 msgstr ""
20965 #: builtin/stripspace.c:40
20966 msgid "prepend comment character and space to each line"
20967 msgstr ""
20969 #: builtin/submodule--helper.c:47 builtin/submodule--helper.c:2424
20970 #, c-format
20971 msgid "Expecting a full ref name, got %s"
20972 msgstr ""
20974 #: builtin/submodule--helper.c:64
20975 msgid "submodule--helper print-default-remote takes no arguments"
20976 msgstr ""
20978 #: builtin/submodule--helper.c:102
20979 #, c-format
20980 msgid "cannot strip one component off url '%s'"
20981 msgstr ""
20983 #: builtin/submodule--helper.c:410 builtin/submodule--helper.c:1820
20984 msgid "alternative anchor for relative paths"
20985 msgstr ""
20987 #: builtin/submodule--helper.c:415
20988 msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
20989 msgstr ""
20991 #: builtin/submodule--helper.c:473 builtin/submodule--helper.c:630
20992 #: builtin/submodule--helper.c:653
20993 #, c-format
20994 msgid "No url found for submodule path '%s' in .gitmodules"
20995 msgstr ""
20997 #: builtin/submodule--helper.c:525
20998 #, c-format
20999 msgid "Entering '%s'\n"
21000 msgstr ""
21002 #: builtin/submodule--helper.c:528
21003 #, c-format
21004 msgid ""
21005 "run_command returned non-zero status for %s\n"
21007 msgstr ""
21009 #: builtin/submodule--helper.c:550
21010 #, c-format
21011 msgid ""
21012 "run_command returned non-zero status while recursing in the nested "
21013 "submodules of %s\n"
21015 msgstr ""
21017 #: builtin/submodule--helper.c:566
21018 msgid "suppress output of entering each submodule command"
21019 msgstr ""
21021 #: builtin/submodule--helper.c:568 builtin/submodule--helper.c:889
21022 #: builtin/submodule--helper.c:1488
21023 msgid "recurse into nested submodules"
21024 msgstr ""
21026 #: builtin/submodule--helper.c:573
21027 msgid "git submodule--helper foreach [--quiet] [--recursive] [--] <command>"
21028 msgstr ""
21030 #: builtin/submodule--helper.c:600
21031 #, c-format
21032 msgid ""
21033 "could not look up configuration '%s'. Assuming this repository is its own "
21034 "authoritative upstream."
21035 msgstr ""
21037 #: builtin/submodule--helper.c:667
21038 #, c-format
21039 msgid "Failed to register url for submodule path '%s'"
21040 msgstr ""
21042 #: builtin/submodule--helper.c:671
21043 #, c-format
21044 msgid "Submodule '%s' (%s) registered for path '%s'\n"
21045 msgstr ""
21047 #: builtin/submodule--helper.c:681
21048 #, c-format
21049 msgid "warning: command update mode suggested for submodule '%s'\n"
21050 msgstr ""
21052 #: builtin/submodule--helper.c:688
21053 #, c-format
21054 msgid "Failed to register update mode for submodule path '%s'"
21055 msgstr ""
21057 #: builtin/submodule--helper.c:710
21058 msgid "suppress output for initializing a submodule"
21059 msgstr ""
21061 #: builtin/submodule--helper.c:715
21062 msgid "git submodule--helper init [<options>] [<path>]"
21063 msgstr ""
21065 #: builtin/submodule--helper.c:788 builtin/submodule--helper.c:923
21066 #, c-format
21067 msgid "no submodule mapping found in .gitmodules for path '%s'"
21068 msgstr ""
21070 #: builtin/submodule--helper.c:836
21071 #, c-format
21072 msgid "could not resolve HEAD ref inside the submodule '%s'"
21073 msgstr ""
21075 #: builtin/submodule--helper.c:863 builtin/submodule--helper.c:1458
21076 #, c-format
21077 msgid "failed to recurse into submodule '%s'"
21078 msgstr ""
21080 #: builtin/submodule--helper.c:887 builtin/submodule--helper.c:1624
21081 msgid "suppress submodule status output"
21082 msgstr ""
21084 #: builtin/submodule--helper.c:888
21085 msgid ""
21086 "use commit stored in the index instead of the one stored in the submodule "
21087 "HEAD"
21088 msgstr ""
21090 #: builtin/submodule--helper.c:894
21091 msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
21092 msgstr ""
21094 #: builtin/submodule--helper.c:918
21095 msgid "git submodule--helper name <path>"
21096 msgstr ""
21098 #: builtin/submodule--helper.c:990
21099 #, c-format
21100 msgid "* %s %s(blob)->%s(submodule)"
21101 msgstr ""
21103 #: builtin/submodule--helper.c:993
21104 #, c-format
21105 msgid "* %s %s(submodule)->%s(blob)"
21106 msgstr ""
21108 #: builtin/submodule--helper.c:1006
21109 #, c-format
21110 msgid "%s"
21111 msgstr ""
21113 #: builtin/submodule--helper.c:1056
21114 #, c-format
21115 msgid "couldn't hash object from '%s'"
21116 msgstr ""
21118 #: builtin/submodule--helper.c:1060
21119 #, c-format
21120 msgid "unexpected mode %o\n"
21121 msgstr ""
21123 #: builtin/submodule--helper.c:1301
21124 msgid "use the commit stored in the index instead of the submodule HEAD"
21125 msgstr ""
21127 #: builtin/submodule--helper.c:1303
21128 msgid "to compare the commit in the index with that in the submodule HEAD"
21129 msgstr ""
21131 #: builtin/submodule--helper.c:1305
21132 msgid "skip submodules with 'ignore_config' value set to 'all'"
21133 msgstr ""
21135 #: builtin/submodule--helper.c:1307
21136 msgid "limit the summary size"
21137 msgstr ""
21139 #: builtin/submodule--helper.c:1312
21140 msgid "git submodule--helper summary [<options>] [<commit>] [--] [<path>]"
21141 msgstr ""
21143 #: builtin/submodule--helper.c:1336
21144 msgid "could not fetch a revision for HEAD"
21145 msgstr ""
21147 #: builtin/submodule--helper.c:1341
21148 msgid "--cached and --files are mutually exclusive"
21149 msgstr ""
21151 #: builtin/submodule--helper.c:1408
21152 #, c-format
21153 msgid "Synchronizing submodule url for '%s'\n"
21154 msgstr ""
21156 #: builtin/submodule--helper.c:1414
21157 #, c-format
21158 msgid "failed to register url for submodule path '%s'"
21159 msgstr ""
21161 #: builtin/submodule--helper.c:1428
21162 #, c-format
21163 msgid "failed to get the default remote for submodule '%s'"
21164 msgstr ""
21166 #: builtin/submodule--helper.c:1439
21167 #, c-format
21168 msgid "failed to update remote for submodule '%s'"
21169 msgstr ""
21171 #: builtin/submodule--helper.c:1486
21172 msgid "suppress output of synchronizing submodule url"
21173 msgstr ""
21175 #: builtin/submodule--helper.c:1493
21176 msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
21177 msgstr ""
21179 #: builtin/submodule--helper.c:1547
21180 #, c-format
21181 msgid ""
21182 "Submodule work tree '%s' contains a .git directory (use 'rm -rf' if you "
21183 "really want to remove it including all of its history)"
21184 msgstr ""
21186 #: builtin/submodule--helper.c:1559
21187 #, c-format
21188 msgid ""
21189 "Submodule work tree '%s' contains local modifications; use '-f' to discard "
21190 "them"
21191 msgstr ""
21193 #: builtin/submodule--helper.c:1567
21194 #, c-format
21195 msgid "Cleared directory '%s'\n"
21196 msgstr ""
21198 #: builtin/submodule--helper.c:1569
21199 #, c-format
21200 msgid "Could not remove submodule work tree '%s'\n"
21201 msgstr ""
21203 #: builtin/submodule--helper.c:1580
21204 #, c-format
21205 msgid "could not create empty submodule directory %s"
21206 msgstr ""
21208 #: builtin/submodule--helper.c:1596
21209 #, c-format
21210 msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
21211 msgstr ""
21213 #: builtin/submodule--helper.c:1625
21214 msgid "remove submodule working trees even if they contain local changes"
21215 msgstr ""
21217 #: builtin/submodule--helper.c:1626
21218 msgid "unregister all submodules"
21219 msgstr ""
21221 #: builtin/submodule--helper.c:1631
21222 msgid ""
21223 "git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
21224 msgstr ""
21226 #: builtin/submodule--helper.c:1645
21227 msgid "Use '--all' if you really want to deinitialize all submodules"
21228 msgstr ""
21230 #: builtin/submodule--helper.c:1714
21231 msgid ""
21232 "An alternate computed from a superproject's alternate is invalid.\n"
21233 "To allow Git to clone without an alternate in such a case, set\n"
21234 "submodule.alternateErrorStrategy to 'info' or, equivalently, clone with\n"
21235 "'--reference-if-able' instead of '--reference'."
21236 msgstr ""
21238 #: builtin/submodule--helper.c:1753 builtin/submodule--helper.c:1756
21239 #, c-format
21240 msgid "submodule '%s' cannot add alternate: %s"
21241 msgstr ""
21243 #: builtin/submodule--helper.c:1792
21244 #, c-format
21245 msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
21246 msgstr ""
21248 #: builtin/submodule--helper.c:1799
21249 #, c-format
21250 msgid "Value '%s' for submodule.alternateLocation is not recognized"
21251 msgstr ""
21253 #: builtin/submodule--helper.c:1823
21254 msgid "where the new submodule will be cloned to"
21255 msgstr ""
21257 #: builtin/submodule--helper.c:1826
21258 msgid "name of the new submodule"
21259 msgstr ""
21261 #: builtin/submodule--helper.c:1829
21262 msgid "url where to clone the submodule from"
21263 msgstr ""
21265 #: builtin/submodule--helper.c:1837
21266 msgid "depth for shallow clones"
21267 msgstr ""
21269 #: builtin/submodule--helper.c:1840 builtin/submodule--helper.c:2349
21270 msgid "force cloning progress"
21271 msgstr ""
21273 #: builtin/submodule--helper.c:1842 builtin/submodule--helper.c:2351
21274 msgid "disallow cloning into non-empty directory"
21275 msgstr ""
21277 #: builtin/submodule--helper.c:1849
21278 msgid ""
21279 "git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
21280 "<repository>] [--name <name>] [--depth <depth>] [--single-branch] --url "
21281 "<url> --path <path>"
21282 msgstr ""
21284 #: builtin/submodule--helper.c:1874
21285 #, c-format
21286 msgid "refusing to create/use '%s' in another submodule's git dir"
21287 msgstr ""
21289 #: builtin/submodule--helper.c:1885
21290 #, c-format
21291 msgid "clone of '%s' into submodule path '%s' failed"
21292 msgstr ""
21294 #: builtin/submodule--helper.c:1889
21295 #, c-format
21296 msgid "directory not empty: '%s'"
21297 msgstr ""
21299 #: builtin/submodule--helper.c:1901
21300 #, c-format
21301 msgid "could not get submodule directory for '%s'"
21302 msgstr ""
21304 #: builtin/submodule--helper.c:1937
21305 #, c-format
21306 msgid "Invalid update mode '%s' for submodule path '%s'"
21307 msgstr ""
21309 #: builtin/submodule--helper.c:1941
21310 #, c-format
21311 msgid "Invalid update mode '%s' configured for submodule path '%s'"
21312 msgstr ""
21314 #: builtin/submodule--helper.c:2042
21315 #, c-format
21316 msgid "Submodule path '%s' not initialized"
21317 msgstr ""
21319 #: builtin/submodule--helper.c:2046
21320 msgid "Maybe you want to use 'update --init'?"
21321 msgstr ""
21323 #: builtin/submodule--helper.c:2076
21324 #, c-format
21325 msgid "Skipping unmerged submodule %s"
21326 msgstr ""
21328 #: builtin/submodule--helper.c:2105
21329 #, c-format
21330 msgid "Skipping submodule '%s'"
21331 msgstr ""
21333 #: builtin/submodule--helper.c:2255
21334 #, c-format
21335 msgid "Failed to clone '%s'. Retry scheduled"
21336 msgstr ""
21338 #: builtin/submodule--helper.c:2266
21339 #, c-format
21340 msgid "Failed to clone '%s' a second time, aborting"
21341 msgstr ""
21343 #: builtin/submodule--helper.c:2328 builtin/submodule--helper.c:2574
21344 msgid "path into the working tree"
21345 msgstr ""
21347 #: builtin/submodule--helper.c:2331
21348 msgid "path into the working tree, across nested submodule boundaries"
21349 msgstr ""
21351 #: builtin/submodule--helper.c:2335
21352 msgid "rebase, merge, checkout or none"
21353 msgstr ""
21355 #: builtin/submodule--helper.c:2341
21356 msgid "create a shallow clone truncated to the specified number of revisions"
21357 msgstr ""
21359 #: builtin/submodule--helper.c:2344
21360 msgid "parallel jobs"
21361 msgstr ""
21363 #: builtin/submodule--helper.c:2346
21364 msgid "whether the initial clone should follow the shallow recommendation"
21365 msgstr ""
21367 #: builtin/submodule--helper.c:2347
21368 msgid "don't print cloning progress"
21369 msgstr ""
21371 #: builtin/submodule--helper.c:2358
21372 msgid "git submodule--helper update-clone [--prefix=<path>] [<path>...]"
21373 msgstr ""
21375 #: builtin/submodule--helper.c:2371
21376 msgid "bad value for update parameter"
21377 msgstr ""
21379 #: builtin/submodule--helper.c:2419
21380 #, c-format
21381 msgid ""
21382 "Submodule (%s) branch configured to inherit branch from superproject, but "
21383 "the superproject is not on any branch"
21384 msgstr ""
21386 #: builtin/submodule--helper.c:2542
21387 #, c-format
21388 msgid "could not get a repository handle for submodule '%s'"
21389 msgstr ""
21391 #: builtin/submodule--helper.c:2575
21392 msgid "recurse into submodules"
21393 msgstr ""
21395 #: builtin/submodule--helper.c:2581
21396 msgid "git submodule--helper absorb-git-dirs [<options>] [<path>...]"
21397 msgstr ""
21399 #: builtin/submodule--helper.c:2637
21400 msgid "check if it is safe to write to the .gitmodules file"
21401 msgstr ""
21403 #: builtin/submodule--helper.c:2640
21404 msgid "unset the config in the .gitmodules file"
21405 msgstr ""
21407 #: builtin/submodule--helper.c:2645
21408 msgid "git submodule--helper config <name> [<value>]"
21409 msgstr ""
21411 #: builtin/submodule--helper.c:2646
21412 msgid "git submodule--helper config --unset <name>"
21413 msgstr ""
21415 #: builtin/submodule--helper.c:2647
21416 msgid "git submodule--helper config --check-writeable"
21417 msgstr ""
21419 #: builtin/submodule--helper.c:2666 git-submodule.sh:150
21420 #, sh-format
21421 msgid "please make sure that the .gitmodules file is in the working tree"
21422 msgstr ""
21424 #: builtin/submodule--helper.c:2682
21425 msgid "suppress output for setting url of a submodule"
21426 msgstr ""
21428 #: builtin/submodule--helper.c:2686
21429 msgid "git submodule--helper set-url [--quiet] <path> <newurl>"
21430 msgstr ""
21432 #: builtin/submodule--helper.c:2719
21433 msgid "set the default tracking branch to master"
21434 msgstr ""
21436 #: builtin/submodule--helper.c:2721
21437 msgid "set the default tracking branch"
21438 msgstr ""
21440 #: builtin/submodule--helper.c:2725
21441 msgid "git submodule--helper set-branch [-q|--quiet] (-d|--default) <path>"
21442 msgstr ""
21444 #: builtin/submodule--helper.c:2726
21445 msgid ""
21446 "git submodule--helper set-branch [-q|--quiet] (-b|--branch) <branch> <path>"
21447 msgstr ""
21449 #: builtin/submodule--helper.c:2733
21450 msgid "--branch or --default required"
21451 msgstr ""
21453 #: builtin/submodule--helper.c:2736
21454 msgid "--branch and --default are mutually exclusive"
21455 msgstr ""
21457 #: builtin/submodule--helper.c:2793 git.c:449 git.c:724
21458 #, c-format
21459 msgid "%s doesn't support --super-prefix"
21460 msgstr ""
21462 #: builtin/submodule--helper.c:2799
21463 #, c-format
21464 msgid "'%s' is not a valid submodule--helper subcommand"
21465 msgstr ""
21467 #: builtin/symbolic-ref.c:8
21468 msgid "git symbolic-ref [<options>] <name> [<ref>]"
21469 msgstr ""
21471 #: builtin/symbolic-ref.c:9
21472 msgid "git symbolic-ref -d [-q] <name>"
21473 msgstr ""
21475 #: builtin/symbolic-ref.c:42
21476 msgid "suppress error message for non-symbolic (detached) refs"
21477 msgstr ""
21479 #: builtin/symbolic-ref.c:43
21480 msgid "delete symbolic ref"
21481 msgstr ""
21483 #: builtin/symbolic-ref.c:44
21484 msgid "shorten ref output"
21485 msgstr ""
21487 #: builtin/symbolic-ref.c:45 builtin/update-ref.c:499
21488 msgid "reason"
21489 msgstr ""
21491 #: builtin/symbolic-ref.c:45 builtin/update-ref.c:499
21492 msgid "reason of the update"
21493 msgstr ""
21495 #: builtin/tag.c:25
21496 msgid ""
21497 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>]\n"
21498 "\t\t<tagname> [<head>]"
21499 msgstr ""
21501 #: builtin/tag.c:27
21502 msgid "git tag -d <tagname>..."
21503 msgstr ""
21505 #: builtin/tag.c:28
21506 msgid ""
21507 "git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
21508 "points-at <object>]\n"
21509 "\t\t[--format=<format>] [--merged <commit>] [--no-merged <commit>] "
21510 "[<pattern>...]"
21511 msgstr ""
21513 #: builtin/tag.c:30
21514 msgid "git tag -v [--format=<format>] <tagname>..."
21515 msgstr ""
21517 #: builtin/tag.c:100
21518 #, c-format
21519 msgid "tag '%s' not found."
21520 msgstr ""
21522 #: builtin/tag.c:135
21523 #, c-format
21524 msgid "Deleted tag '%s' (was %s)\n"
21525 msgstr ""
21527 #: builtin/tag.c:170
21528 #, c-format
21529 msgid ""
21530 "\n"
21531 "Write a message for tag:\n"
21532 "  %s\n"
21533 "Lines starting with '%c' will be ignored.\n"
21534 msgstr ""
21536 #: builtin/tag.c:174
21537 #, c-format
21538 msgid ""
21539 "\n"
21540 "Write a message for tag:\n"
21541 "  %s\n"
21542 "Lines starting with '%c' will be kept; you may remove them yourself if you "
21543 "want to.\n"
21544 msgstr ""
21546 #: builtin/tag.c:241
21547 msgid "unable to sign the tag"
21548 msgstr ""
21550 #: builtin/tag.c:259
21551 #, c-format
21552 msgid ""
21553 "You have created a nested tag. The object referred to by your new tag is\n"
21554 "already a tag. If you meant to tag the object that it points to, use:\n"
21555 "\n"
21556 "\tgit tag -f %s %s^{}"
21557 msgstr ""
21559 #: builtin/tag.c:275
21560 msgid "bad object type."
21561 msgstr ""
21563 #: builtin/tag.c:328
21564 msgid "no tag message?"
21565 msgstr ""
21567 #: builtin/tag.c:335
21568 #, c-format
21569 msgid "The tag message has been left in %s\n"
21570 msgstr ""
21572 #: builtin/tag.c:446
21573 msgid "list tag names"
21574 msgstr ""
21576 #: builtin/tag.c:448
21577 msgid "print <n> lines of each tag message"
21578 msgstr ""
21580 #: builtin/tag.c:450
21581 msgid "delete tags"
21582 msgstr ""
21584 #: builtin/tag.c:451
21585 msgid "verify tags"
21586 msgstr ""
21588 #: builtin/tag.c:453
21589 msgid "Tag creation options"
21590 msgstr ""
21592 #: builtin/tag.c:455
21593 msgid "annotated tag, needs a message"
21594 msgstr ""
21596 #: builtin/tag.c:457
21597 msgid "tag message"
21598 msgstr ""
21600 #: builtin/tag.c:459
21601 msgid "force edit of tag message"
21602 msgstr ""
21604 #: builtin/tag.c:460
21605 msgid "annotated and GPG-signed tag"
21606 msgstr ""
21608 #: builtin/tag.c:463
21609 msgid "use another key to sign the tag"
21610 msgstr ""
21612 #: builtin/tag.c:464
21613 msgid "replace the tag if exists"
21614 msgstr ""
21616 #: builtin/tag.c:465 builtin/update-ref.c:505
21617 msgid "create a reflog"
21618 msgstr ""
21620 #: builtin/tag.c:467
21621 msgid "Tag listing options"
21622 msgstr ""
21624 #: builtin/tag.c:468
21625 msgid "show tag list in columns"
21626 msgstr ""
21628 #: builtin/tag.c:469 builtin/tag.c:471
21629 msgid "print only tags that contain the commit"
21630 msgstr ""
21632 #: builtin/tag.c:470 builtin/tag.c:472
21633 msgid "print only tags that don't contain the commit"
21634 msgstr ""
21636 #: builtin/tag.c:473
21637 msgid "print only tags that are merged"
21638 msgstr ""
21640 #: builtin/tag.c:474
21641 msgid "print only tags that are not merged"
21642 msgstr ""
21644 #: builtin/tag.c:478
21645 msgid "print only tags of the object"
21646 msgstr ""
21648 #: builtin/tag.c:526
21649 msgid "--column and -n are incompatible"
21650 msgstr ""
21652 #: builtin/tag.c:548
21653 msgid "-n option is only allowed in list mode"
21654 msgstr ""
21656 #: builtin/tag.c:550
21657 msgid "--contains option is only allowed in list mode"
21658 msgstr ""
21660 #: builtin/tag.c:552
21661 msgid "--no-contains option is only allowed in list mode"
21662 msgstr ""
21664 #: builtin/tag.c:554
21665 msgid "--points-at option is only allowed in list mode"
21666 msgstr ""
21668 #: builtin/tag.c:556
21669 msgid "--merged and --no-merged options are only allowed in list mode"
21670 msgstr ""
21672 #: builtin/tag.c:567
21673 msgid "only one -F or -m option is allowed."
21674 msgstr ""
21676 #: builtin/tag.c:592
21677 #, c-format
21678 msgid "'%s' is not a valid tag name."
21679 msgstr ""
21681 #: builtin/tag.c:597
21682 #, c-format
21683 msgid "tag '%s' already exists"
21684 msgstr ""
21686 #: builtin/tag.c:628
21687 #, c-format
21688 msgid "Updated tag '%s' (was %s)\n"
21689 msgstr ""
21691 #: builtin/unpack-objects.c:504
21692 msgid "Unpacking objects"
21693 msgstr ""
21695 #: builtin/update-index.c:84
21696 #, c-format
21697 msgid "failed to create directory %s"
21698 msgstr ""
21700 #: builtin/update-index.c:100
21701 #, c-format
21702 msgid "failed to create file %s"
21703 msgstr ""
21705 #: builtin/update-index.c:108
21706 #, c-format
21707 msgid "failed to delete file %s"
21708 msgstr ""
21710 #: builtin/update-index.c:115 builtin/update-index.c:221
21711 #, c-format
21712 msgid "failed to delete directory %s"
21713 msgstr ""
21715 #: builtin/update-index.c:140
21716 #, c-format
21717 msgid "Testing mtime in '%s' "
21718 msgstr ""
21720 #: builtin/update-index.c:154
21721 msgid "directory stat info does not change after adding a new file"
21722 msgstr ""
21724 #: builtin/update-index.c:167
21725 msgid "directory stat info does not change after adding a new directory"
21726 msgstr ""
21728 #: builtin/update-index.c:180
21729 msgid "directory stat info changes after updating a file"
21730 msgstr ""
21732 #: builtin/update-index.c:191
21733 msgid "directory stat info changes after adding a file inside subdirectory"
21734 msgstr ""
21736 #: builtin/update-index.c:202
21737 msgid "directory stat info does not change after deleting a file"
21738 msgstr ""
21740 #: builtin/update-index.c:215
21741 msgid "directory stat info does not change after deleting a directory"
21742 msgstr ""
21744 #: builtin/update-index.c:222
21745 msgid " OK"
21746 msgstr ""
21748 #: builtin/update-index.c:591
21749 msgid "git update-index [<options>] [--] [<file>...]"
21750 msgstr ""
21752 #: builtin/update-index.c:976
21753 msgid "continue refresh even when index needs update"
21754 msgstr ""
21756 #: builtin/update-index.c:979
21757 msgid "refresh: ignore submodules"
21758 msgstr ""
21760 #: builtin/update-index.c:982
21761 msgid "do not ignore new files"
21762 msgstr ""
21764 #: builtin/update-index.c:984
21765 msgid "let files replace directories and vice-versa"
21766 msgstr ""
21768 #: builtin/update-index.c:986
21769 msgid "notice files missing from worktree"
21770 msgstr ""
21772 #: builtin/update-index.c:988
21773 msgid "refresh even if index contains unmerged entries"
21774 msgstr ""
21776 #: builtin/update-index.c:991
21777 msgid "refresh stat information"
21778 msgstr ""
21780 #: builtin/update-index.c:995
21781 msgid "like --refresh, but ignore assume-unchanged setting"
21782 msgstr ""
21784 #: builtin/update-index.c:999
21785 msgid "<mode>,<object>,<path>"
21786 msgstr ""
21788 #: builtin/update-index.c:1000
21789 msgid "add the specified entry to the index"
21790 msgstr ""
21792 #: builtin/update-index.c:1010
21793 msgid "mark files as \"not changing\""
21794 msgstr ""
21796 #: builtin/update-index.c:1013
21797 msgid "clear assumed-unchanged bit"
21798 msgstr ""
21800 #: builtin/update-index.c:1016
21801 msgid "mark files as \"index-only\""
21802 msgstr ""
21804 #: builtin/update-index.c:1019
21805 msgid "clear skip-worktree bit"
21806 msgstr ""
21808 #: builtin/update-index.c:1022
21809 msgid "do not touch index-only entries"
21810 msgstr ""
21812 #: builtin/update-index.c:1024
21813 msgid "add to index only; do not add content to object database"
21814 msgstr ""
21816 #: builtin/update-index.c:1026
21817 msgid "remove named paths even if present in worktree"
21818 msgstr ""
21820 #: builtin/update-index.c:1028
21821 msgid "with --stdin: input lines are terminated by null bytes"
21822 msgstr ""
21824 #: builtin/update-index.c:1030
21825 msgid "read list of paths to be updated from standard input"
21826 msgstr ""
21828 #: builtin/update-index.c:1034
21829 msgid "add entries from standard input to the index"
21830 msgstr ""
21832 #: builtin/update-index.c:1038
21833 msgid "repopulate stages #2 and #3 for the listed paths"
21834 msgstr ""
21836 #: builtin/update-index.c:1042
21837 msgid "only update entries that differ from HEAD"
21838 msgstr ""
21840 #: builtin/update-index.c:1046
21841 msgid "ignore files missing from worktree"
21842 msgstr ""
21844 #: builtin/update-index.c:1049
21845 msgid "report actions to standard output"
21846 msgstr ""
21848 #: builtin/update-index.c:1051
21849 msgid "(for porcelains) forget saved unresolved conflicts"
21850 msgstr ""
21852 #: builtin/update-index.c:1055
21853 msgid "write index in this format"
21854 msgstr ""
21856 #: builtin/update-index.c:1057
21857 msgid "enable or disable split index"
21858 msgstr ""
21860 #: builtin/update-index.c:1059
21861 msgid "enable/disable untracked cache"
21862 msgstr ""
21864 #: builtin/update-index.c:1061
21865 msgid "test if the filesystem supports untracked cache"
21866 msgstr ""
21868 #: builtin/update-index.c:1063
21869 msgid "enable untracked cache without testing the filesystem"
21870 msgstr ""
21872 #: builtin/update-index.c:1065
21873 msgid "write out the index even if is not flagged as changed"
21874 msgstr ""
21876 #: builtin/update-index.c:1067
21877 msgid "enable or disable file system monitor"
21878 msgstr ""
21880 #: builtin/update-index.c:1069
21881 msgid "mark files as fsmonitor valid"
21882 msgstr ""
21884 #: builtin/update-index.c:1072
21885 msgid "clear fsmonitor valid bit"
21886 msgstr ""
21888 #: builtin/update-index.c:1175
21889 msgid ""
21890 "core.splitIndex is set to false; remove or change it, if you really want to "
21891 "enable split index"
21892 msgstr ""
21894 #: builtin/update-index.c:1184
21895 msgid ""
21896 "core.splitIndex is set to true; remove or change it, if you really want to "
21897 "disable split index"
21898 msgstr ""
21900 #: builtin/update-index.c:1196
21901 msgid ""
21902 "core.untrackedCache is set to true; remove or change it, if you really want "
21903 "to disable the untracked cache"
21904 msgstr ""
21906 #: builtin/update-index.c:1200
21907 msgid "Untracked cache disabled"
21908 msgstr ""
21910 #: builtin/update-index.c:1208
21911 msgid ""
21912 "core.untrackedCache is set to false; remove or change it, if you really want "
21913 "to enable the untracked cache"
21914 msgstr ""
21916 #: builtin/update-index.c:1212
21917 #, c-format
21918 msgid "Untracked cache enabled for '%s'"
21919 msgstr ""
21921 #: builtin/update-index.c:1220
21922 msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
21923 msgstr ""
21925 #: builtin/update-index.c:1224
21926 msgid "fsmonitor enabled"
21927 msgstr ""
21929 #: builtin/update-index.c:1227
21930 msgid ""
21931 "core.fsmonitor is set; remove it if you really want to disable fsmonitor"
21932 msgstr ""
21934 #: builtin/update-index.c:1231
21935 msgid "fsmonitor disabled"
21936 msgstr ""
21938 #: builtin/update-ref.c:10
21939 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
21940 msgstr ""
21942 #: builtin/update-ref.c:11
21943 msgid "git update-ref [<options>]    <refname> <new-val> [<old-val>]"
21944 msgstr ""
21946 #: builtin/update-ref.c:12
21947 msgid "git update-ref [<options>] --stdin [-z]"
21948 msgstr ""
21950 #: builtin/update-ref.c:500
21951 msgid "delete the reference"
21952 msgstr ""
21954 #: builtin/update-ref.c:502
21955 msgid "update <refname> not the one it points to"
21956 msgstr ""
21958 #: builtin/update-ref.c:503
21959 msgid "stdin has NUL-terminated arguments"
21960 msgstr ""
21962 #: builtin/update-ref.c:504
21963 msgid "read updates from stdin"
21964 msgstr ""
21966 #: builtin/update-server-info.c:7
21967 msgid "git update-server-info [--force]"
21968 msgstr ""
21970 #: builtin/update-server-info.c:15
21971 msgid "update the info files from scratch"
21972 msgstr ""
21974 #: builtin/upload-pack.c:11
21975 msgid "git upload-pack [<options>] <dir>"
21976 msgstr ""
21978 #: builtin/upload-pack.c:23 t/helper/test-serve-v2.c:17
21979 msgid "quit after a single request/response exchange"
21980 msgstr ""
21982 #: builtin/upload-pack.c:25
21983 msgid "exit immediately after initial ref advertisement"
21984 msgstr ""
21986 #: builtin/upload-pack.c:27
21987 msgid "do not try <directory>/.git/ if <directory> is no Git directory"
21988 msgstr ""
21990 #: builtin/upload-pack.c:29
21991 msgid "interrupt transfer after <n> seconds of inactivity"
21992 msgstr ""
21994 #: builtin/verify-commit.c:19
21995 msgid "git verify-commit [-v | --verbose] <commit>..."
21996 msgstr ""
21998 #: builtin/verify-commit.c:68
21999 msgid "print commit contents"
22000 msgstr ""
22002 #: builtin/verify-commit.c:69 builtin/verify-tag.c:37
22003 msgid "print raw gpg status output"
22004 msgstr ""
22006 #: builtin/verify-pack.c:59
22007 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
22008 msgstr ""
22010 #: builtin/verify-pack.c:70
22011 msgid "verbose"
22012 msgstr ""
22014 #: builtin/verify-pack.c:72
22015 msgid "show statistics only"
22016 msgstr ""
22018 #: builtin/verify-tag.c:18
22019 msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
22020 msgstr ""
22022 #: builtin/verify-tag.c:36
22023 msgid "print tag contents"
22024 msgstr ""
22026 #: builtin/worktree.c:18
22027 msgid "git worktree add [<options>] <path> [<commit-ish>]"
22028 msgstr ""
22030 #: builtin/worktree.c:19
22031 msgid "git worktree list [<options>]"
22032 msgstr ""
22034 #: builtin/worktree.c:20
22035 msgid "git worktree lock [<options>] <path>"
22036 msgstr ""
22038 #: builtin/worktree.c:21
22039 msgid "git worktree move <worktree> <new-path>"
22040 msgstr ""
22042 #: builtin/worktree.c:22
22043 msgid "git worktree prune [<options>]"
22044 msgstr ""
22046 #: builtin/worktree.c:23
22047 msgid "git worktree remove [<options>] <worktree>"
22048 msgstr ""
22050 #: builtin/worktree.c:24
22051 msgid "git worktree unlock <path>"
22052 msgstr ""
22054 #: builtin/worktree.c:61 builtin/worktree.c:935
22055 #, c-format
22056 msgid "failed to delete '%s'"
22057 msgstr ""
22059 #: builtin/worktree.c:74
22060 #, c-format
22061 msgid "Removing %s/%s: %s"
22062 msgstr ""
22064 #: builtin/worktree.c:149
22065 msgid "report pruned working trees"
22066 msgstr ""
22068 #: builtin/worktree.c:151
22069 msgid "expire working trees older than <time>"
22070 msgstr ""
22072 #: builtin/worktree.c:221
22073 #, c-format
22074 msgid "'%s' already exists"
22075 msgstr ""
22077 #: builtin/worktree.c:230
22078 #, c-format
22079 msgid "unusable worktree destination '%s'"
22080 msgstr ""
22082 #: builtin/worktree.c:235
22083 #, c-format
22084 msgid ""
22085 "'%s' is a missing but locked worktree;\n"
22086 "use '%s -f -f' to override, or 'unlock' and 'prune' or 'remove' to clear"
22087 msgstr ""
22089 #: builtin/worktree.c:237
22090 #, c-format
22091 msgid ""
22092 "'%s' is a missing but already registered worktree;\n"
22093 "use '%s -f' to override, or 'prune' or 'remove' to clear"
22094 msgstr ""
22096 #: builtin/worktree.c:288
22097 #, c-format
22098 msgid "could not create directory of '%s'"
22099 msgstr ""
22101 #: builtin/worktree.c:422 builtin/worktree.c:428
22102 #, c-format
22103 msgid "Preparing worktree (new branch '%s')"
22104 msgstr ""
22106 #: builtin/worktree.c:424
22107 #, c-format
22108 msgid "Preparing worktree (resetting branch '%s'; was at %s)"
22109 msgstr ""
22111 #: builtin/worktree.c:433
22112 #, c-format
22113 msgid "Preparing worktree (checking out '%s')"
22114 msgstr ""
22116 #: builtin/worktree.c:439
22117 #, c-format
22118 msgid "Preparing worktree (detached HEAD %s)"
22119 msgstr ""
22121 #: builtin/worktree.c:482
22122 msgid "checkout <branch> even if already checked out in other worktree"
22123 msgstr ""
22125 #: builtin/worktree.c:485
22126 msgid "create a new branch"
22127 msgstr ""
22129 #: builtin/worktree.c:487
22130 msgid "create or reset a branch"
22131 msgstr ""
22133 #: builtin/worktree.c:489
22134 msgid "populate the new working tree"
22135 msgstr ""
22137 #: builtin/worktree.c:490
22138 msgid "keep the new working tree locked"
22139 msgstr ""
22141 #: builtin/worktree.c:493
22142 msgid "set up tracking mode (see git-branch(1))"
22143 msgstr ""
22145 #: builtin/worktree.c:496
22146 msgid "try to match the new branch name with a remote-tracking branch"
22147 msgstr ""
22149 #: builtin/worktree.c:504
22150 msgid "-b, -B, and --detach are mutually exclusive"
22151 msgstr ""
22153 #: builtin/worktree.c:565
22154 msgid "--[no-]track can only be used if a new branch is created"
22155 msgstr ""
22157 #: builtin/worktree.c:682
22158 msgid "show extended annotations and reasons, if available"
22159 msgstr ""
22161 #: builtin/worktree.c:684
22162 msgid "add 'prunable' annotation to worktrees older than <time>"
22163 msgstr ""
22165 #: builtin/worktree.c:693
22166 msgid "--verbose and --porcelain are mutually exclusive"
22167 msgstr ""
22169 #: builtin/worktree.c:720
22170 msgid "reason for locking"
22171 msgstr ""
22173 #: builtin/worktree.c:732 builtin/worktree.c:765 builtin/worktree.c:839
22174 #: builtin/worktree.c:963
22175 #, c-format
22176 msgid "'%s' is not a working tree"
22177 msgstr ""
22179 #: builtin/worktree.c:734 builtin/worktree.c:767
22180 msgid "The main working tree cannot be locked or unlocked"
22181 msgstr ""
22183 #: builtin/worktree.c:739
22184 #, c-format
22185 msgid "'%s' is already locked, reason: %s"
22186 msgstr ""
22188 #: builtin/worktree.c:741
22189 #, c-format
22190 msgid "'%s' is already locked"
22191 msgstr ""
22193 #: builtin/worktree.c:769
22194 #, c-format
22195 msgid "'%s' is not locked"
22196 msgstr ""
22198 #: builtin/worktree.c:810
22199 msgid "working trees containing submodules cannot be moved or removed"
22200 msgstr ""
22202 #: builtin/worktree.c:818
22203 msgid "force move even if worktree is dirty or locked"
22204 msgstr ""
22206 #: builtin/worktree.c:841 builtin/worktree.c:965
22207 #, c-format
22208 msgid "'%s' is a main working tree"
22209 msgstr ""
22211 #: builtin/worktree.c:846
22212 #, c-format
22213 msgid "could not figure out destination name from '%s'"
22214 msgstr ""
22216 #: builtin/worktree.c:859
22217 #, c-format
22218 msgid ""
22219 "cannot move a locked working tree, lock reason: %s\n"
22220 "use 'move -f -f' to override or unlock first"
22221 msgstr ""
22223 #: builtin/worktree.c:861
22224 msgid ""
22225 "cannot move a locked working tree;\n"
22226 "use 'move -f -f' to override or unlock first"
22227 msgstr ""
22229 #: builtin/worktree.c:864
22230 #, c-format
22231 msgid "validation failed, cannot move working tree: %s"
22232 msgstr ""
22234 #: builtin/worktree.c:869
22235 #, c-format
22236 msgid "failed to move '%s' to '%s'"
22237 msgstr ""
22239 #: builtin/worktree.c:915
22240 #, c-format
22241 msgid "failed to run 'git status' on '%s'"
22242 msgstr ""
22244 #: builtin/worktree.c:919
22245 #, c-format
22246 msgid "'%s' contains modified or untracked files, use --force to delete it"
22247 msgstr ""
22249 #: builtin/worktree.c:924
22250 #, c-format
22251 msgid "failed to run 'git status' on '%s', code %d"
22252 msgstr ""
22254 #: builtin/worktree.c:947
22255 msgid "force removal even if worktree is dirty or locked"
22256 msgstr ""
22258 #: builtin/worktree.c:970
22259 #, c-format
22260 msgid ""
22261 "cannot remove a locked working tree, lock reason: %s\n"
22262 "use 'remove -f -f' to override or unlock first"
22263 msgstr ""
22265 #: builtin/worktree.c:972
22266 msgid ""
22267 "cannot remove a locked working tree;\n"
22268 "use 'remove -f -f' to override or unlock first"
22269 msgstr ""
22271 #: builtin/worktree.c:975
22272 #, c-format
22273 msgid "validation failed, cannot remove working tree: %s"
22274 msgstr ""
22276 #: builtin/worktree.c:999
22277 #, c-format
22278 msgid "repair: %s: %s"
22279 msgstr ""
22281 #: builtin/worktree.c:1002
22282 #, c-format
22283 msgid "error: %s: %s"
22284 msgstr ""
22286 #: builtin/write-tree.c:15
22287 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
22288 msgstr ""
22290 #: builtin/write-tree.c:28
22291 msgid "<prefix>/"
22292 msgstr ""
22294 #: builtin/write-tree.c:29
22295 msgid "write tree object for a subdirectory <prefix>"
22296 msgstr ""
22298 #: builtin/write-tree.c:31
22299 msgid "only useful for debugging"
22300 msgstr ""
22302 #: git.c:28
22303 msgid ""
22304 "git [--version] [--help] [-C <path>] [-c <name>=<value>]\n"
22305 "           [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n"
22306 "           [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
22307 "bare]\n"
22308 "           [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
22309 "           [--super-prefix=<path>] [--config-env=<name>=<envvar>]\n"
22310 "           <command> [<args>]"
22311 msgstr ""
22313 #: git.c:36
22314 msgid ""
22315 "'git help -a' and 'git help -g' list available subcommands and some\n"
22316 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
22317 "to read about a specific subcommand or concept.\n"
22318 "See 'git help git' for an overview of the system."
22319 msgstr ""
22321 #: git.c:188
22322 #, c-format
22323 msgid "no directory given for --git-dir\n"
22324 msgstr ""
22326 #: git.c:202
22327 #, c-format
22328 msgid "no namespace given for --namespace\n"
22329 msgstr ""
22331 #: git.c:216
22332 #, c-format
22333 msgid "no directory given for --work-tree\n"
22334 msgstr ""
22336 #: git.c:230
22337 #, c-format
22338 msgid "no prefix given for --super-prefix\n"
22339 msgstr ""
22341 #: git.c:252
22342 #, c-format
22343 msgid "-c expects a configuration string\n"
22344 msgstr ""
22346 #: git.c:260
22347 #, c-format
22348 msgid "no config key given for --config-env\n"
22349 msgstr ""
22351 #: git.c:300
22352 #, c-format
22353 msgid "no directory given for -C\n"
22354 msgstr ""
22356 #: git.c:326
22357 #, c-format
22358 msgid "unknown option: %s\n"
22359 msgstr ""
22361 #: git.c:375
22362 #, c-format
22363 msgid "while expanding alias '%s': '%s'"
22364 msgstr ""
22366 #: git.c:384
22367 #, c-format
22368 msgid ""
22369 "alias '%s' changes environment variables.\n"
22370 "You can use '!git' in the alias to do this"
22371 msgstr ""
22373 #: git.c:391
22374 #, c-format
22375 msgid "empty alias for %s"
22376 msgstr ""
22378 #: git.c:394
22379 #, c-format
22380 msgid "recursive alias: %s"
22381 msgstr ""
22383 #: git.c:476
22384 msgid "write failure on standard output"
22385 msgstr ""
22387 #: git.c:478
22388 msgid "unknown write failure on standard output"
22389 msgstr ""
22391 #: git.c:480
22392 msgid "close failed on standard output"
22393 msgstr ""
22395 #: git.c:833
22396 #, c-format
22397 msgid "alias loop detected: expansion of '%s' does not terminate:%s"
22398 msgstr ""
22400 #: git.c:883
22401 #, c-format
22402 msgid "cannot handle %s as a builtin"
22403 msgstr ""
22405 #: git.c:896
22406 #, c-format
22407 msgid ""
22408 "usage: %s\n"
22409 "\n"
22410 msgstr ""
22412 #: git.c:916
22413 #, c-format
22414 msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
22415 msgstr ""
22417 #: git.c:928
22418 #, c-format
22419 msgid "failed to run command '%s': %s\n"
22420 msgstr ""
22422 #: http-fetch.c:118
22423 #, c-format
22424 msgid "argument to --packfile must be a valid hash (got '%s')"
22425 msgstr ""
22427 #: http-fetch.c:128
22428 msgid "not a git repository"
22429 msgstr ""
22431 #: http-fetch.c:134
22432 msgid "--packfile requires --index-pack-args"
22433 msgstr ""
22435 #: http-fetch.c:143
22436 msgid "--index-pack-args can only be used with --packfile"
22437 msgstr ""
22439 #: t/helper/test-fast-rebase.c:141
22440 msgid "unhandled options"
22441 msgstr ""
22443 #: t/helper/test-fast-rebase.c:146
22444 msgid "error preparing revisions"
22445 msgstr ""
22447 #: t/helper/test-reach.c:154
22448 #, c-format
22449 msgid "commit %s is not marked reachable"
22450 msgstr ""
22452 #: t/helper/test-reach.c:164
22453 msgid "too many commits marked reachable"
22454 msgstr ""
22456 #: t/helper/test-serve-v2.c:7
22457 msgid "test-tool serve-v2 [<options>]"
22458 msgstr ""
22460 #: t/helper/test-serve-v2.c:19
22461 msgid "exit immediately after advertising capabilities"
22462 msgstr ""
22464 #: t/helper/test-simple-ipc.c:262
22465 #, c-format
22466 msgid "socket/pipe already in use: '%s'"
22467 msgstr ""
22469 #: t/helper/test-simple-ipc.c:264
22470 #, c-format
22471 msgid "could not start server on: '%s'"
22472 msgstr ""
22474 #: t/helper/test-simple-ipc.c:295 t/helper/test-simple-ipc.c:331
22475 msgid "could not spawn daemon in the background"
22476 msgstr ""
22478 #: t/helper/test-simple-ipc.c:356
22479 msgid "waitpid failed"
22480 msgstr ""
22482 #: t/helper/test-simple-ipc.c:376
22483 msgid "daemon not online yet"
22484 msgstr ""
22486 #: t/helper/test-simple-ipc.c:406
22487 msgid "daemon failed to start"
22488 msgstr ""
22490 #: t/helper/test-simple-ipc.c:410
22491 msgid "waitpid is confused"
22492 msgstr ""
22494 #: t/helper/test-simple-ipc.c:541
22495 msgid "daemon has not shutdown yet"
22496 msgstr ""
22498 #: t/helper/test-simple-ipc.c:682
22499 msgid "test-helper simple-ipc is-active    [<name>] [<options>]"
22500 msgstr ""
22502 #: t/helper/test-simple-ipc.c:683
22503 msgid "test-helper simple-ipc run-daemon   [<name>] [<threads>]"
22504 msgstr ""
22506 #: t/helper/test-simple-ipc.c:684
22507 msgid "test-helper simple-ipc start-daemon [<name>] [<threads>] [<max-wait>]"
22508 msgstr ""
22510 #: t/helper/test-simple-ipc.c:685
22511 msgid "test-helper simple-ipc stop-daemon  [<name>] [<max-wait>]"
22512 msgstr ""
22514 #: t/helper/test-simple-ipc.c:686
22515 msgid "test-helper simple-ipc send         [<name>] [<token>]"
22516 msgstr ""
22518 #: t/helper/test-simple-ipc.c:687
22519 msgid "test-helper simple-ipc sendbytes    [<name>] [<bytecount>] [<byte>]"
22520 msgstr ""
22522 #: t/helper/test-simple-ipc.c:688
22523 msgid ""
22524 "test-helper simple-ipc multiple     [<name>] [<threads>] [<bytecount>] "
22525 "[<batchsize>]"
22526 msgstr ""
22528 #: t/helper/test-simple-ipc.c:696
22529 msgid "name or pathname of unix domain socket"
22530 msgstr ""
22532 #: t/helper/test-simple-ipc.c:698
22533 msgid "named-pipe name"
22534 msgstr ""
22536 #: t/helper/test-simple-ipc.c:700
22537 msgid "number of threads in server thread pool"
22538 msgstr ""
22540 #: t/helper/test-simple-ipc.c:701
22541 msgid "seconds to wait for daemon to start or stop"
22542 msgstr ""
22544 #: t/helper/test-simple-ipc.c:703
22545 msgid "number of bytes"
22546 msgstr ""
22548 #: t/helper/test-simple-ipc.c:704
22549 msgid "number of requests per thread"
22550 msgstr ""
22552 #: t/helper/test-simple-ipc.c:706
22553 msgid "byte"
22554 msgstr ""
22556 #: t/helper/test-simple-ipc.c:706
22557 msgid "ballast character"
22558 msgstr ""
22560 #: t/helper/test-simple-ipc.c:707
22561 msgid "token"
22562 msgstr ""
22564 #: t/helper/test-simple-ipc.c:707
22565 msgid "command token to send to the server"
22566 msgstr ""
22568 #: http.c:399
22569 #, c-format
22570 msgid "negative value for http.postbuffer; defaulting to %d"
22571 msgstr ""
22573 #: http.c:420
22574 msgid "Delegation control is not supported with cURL < 7.22.0"
22575 msgstr ""
22577 #: http.c:429
22578 msgid "Public key pinning not supported with cURL < 7.44.0"
22579 msgstr ""
22581 #: http.c:910
22582 msgid "CURLSSLOPT_NO_REVOKE not supported with cURL < 7.44.0"
22583 msgstr ""
22585 #: http.c:989
22586 msgid "Protocol restrictions not supported with cURL < 7.19.4"
22587 msgstr ""
22589 #: http.c:1132
22590 #, c-format
22591 msgid "Unsupported SSL backend '%s'. Supported SSL backends:"
22592 msgstr ""
22594 #: http.c:1139
22595 #, c-format
22596 msgid "Could not set SSL backend to '%s': cURL was built without SSL backends"
22597 msgstr ""
22599 #: http.c:1143
22600 #, c-format
22601 msgid "Could not set SSL backend to '%s': already set"
22602 msgstr ""
22604 #: http.c:2035
22605 #, c-format
22606 msgid ""
22607 "unable to update url base from redirection:\n"
22608 "  asked for: %s\n"
22609 "   redirect: %s"
22610 msgstr ""
22612 #: remote-curl.c:183
22613 #, c-format
22614 msgid "invalid quoting in push-option value: '%s'"
22615 msgstr ""
22617 #: remote-curl.c:307
22618 #, c-format
22619 msgid "%sinfo/refs not valid: is this a git repository?"
22620 msgstr ""
22622 #: remote-curl.c:408
22623 msgid "invalid server response; expected service, got flush packet"
22624 msgstr ""
22626 #: remote-curl.c:439
22627 #, c-format
22628 msgid "invalid server response; got '%s'"
22629 msgstr ""
22631 #: remote-curl.c:499
22632 #, c-format
22633 msgid "repository '%s' not found"
22634 msgstr ""
22636 #: remote-curl.c:503
22637 #, c-format
22638 msgid "Authentication failed for '%s'"
22639 msgstr ""
22641 #: remote-curl.c:507
22642 #, c-format
22643 msgid "unable to access '%s': %s"
22644 msgstr ""
22646 #: remote-curl.c:513
22647 #, c-format
22648 msgid "redirecting to %s"
22649 msgstr ""
22651 #: remote-curl.c:642
22652 msgid "shouldn't have EOF when not gentle on EOF"
22653 msgstr ""
22655 #: remote-curl.c:654
22656 msgid "remote server sent stateless separator"
22657 msgstr ""
22659 #: remote-curl.c:724
22660 msgid "unable to rewind rpc post data - try increasing http.postBuffer"
22661 msgstr ""
22663 #: remote-curl.c:754
22664 #, c-format
22665 msgid "remote-curl: bad line length character: %.4s"
22666 msgstr ""
22668 #: remote-curl.c:756
22669 msgid "remote-curl: unexpected response end packet"
22670 msgstr ""
22672 #: remote-curl.c:832
22673 #, c-format
22674 msgid "RPC failed; %s"
22675 msgstr ""
22677 #: remote-curl.c:872
22678 msgid "cannot handle pushes this big"
22679 msgstr ""
22681 #: remote-curl.c:987
22682 #, c-format
22683 msgid "cannot deflate request; zlib deflate error %d"
22684 msgstr ""
22686 #: remote-curl.c:991
22687 #, c-format
22688 msgid "cannot deflate request; zlib end error %d"
22689 msgstr ""
22691 #: remote-curl.c:1041
22692 #, c-format
22693 msgid "%d bytes of length header were received"
22694 msgstr ""
22696 #: remote-curl.c:1043
22697 #, c-format
22698 msgid "%d bytes of body are still expected"
22699 msgstr ""
22701 #: remote-curl.c:1132
22702 msgid "dumb http transport does not support shallow capabilities"
22703 msgstr ""
22705 #: remote-curl.c:1147
22706 msgid "fetch failed."
22707 msgstr ""
22709 #: remote-curl.c:1193
22710 msgid "cannot fetch by sha1 over smart http"
22711 msgstr ""
22713 #: remote-curl.c:1237 remote-curl.c:1243
22714 #, c-format
22715 msgid "protocol error: expected sha/ref, got '%s'"
22716 msgstr ""
22718 #: remote-curl.c:1255 remote-curl.c:1373
22719 #, c-format
22720 msgid "http transport does not support %s"
22721 msgstr ""
22723 #: remote-curl.c:1291
22724 msgid "git-http-push failed"
22725 msgstr ""
22727 #: remote-curl.c:1479
22728 msgid "remote-curl: usage: git remote-curl <remote> [<url>]"
22729 msgstr ""
22731 #: remote-curl.c:1511
22732 msgid "remote-curl: error reading command stream from git"
22733 msgstr ""
22735 #: remote-curl.c:1518
22736 msgid "remote-curl: fetch attempted without a local repo"
22737 msgstr ""
22739 #: remote-curl.c:1559
22740 #, c-format
22741 msgid "remote-curl: unknown command '%s' from git"
22742 msgstr ""
22744 #: compat/compiler.h:26
22745 msgid "no compiler information available\n"
22746 msgstr ""
22748 #: compat/compiler.h:38
22749 msgid "no libc information available\n"
22750 msgstr ""
22752 #: list-objects-filter-options.h:94
22753 msgid "args"
22754 msgstr ""
22756 #: list-objects-filter-options.h:95
22757 msgid "object filtering"
22758 msgstr ""
22760 #: parse-options.h:184
22761 msgid "expiry-date"
22762 msgstr ""
22764 #: parse-options.h:198
22765 msgid "no-op (backward compatibility)"
22766 msgstr ""
22768 #: parse-options.h:310
22769 msgid "be more verbose"
22770 msgstr ""
22772 #: parse-options.h:312
22773 msgid "be more quiet"
22774 msgstr ""
22776 #: parse-options.h:318
22777 msgid "use <n> digits to display object names"
22778 msgstr ""
22780 #: parse-options.h:337
22781 msgid "how to strip spaces and #comments from message"
22782 msgstr ""
22784 #: parse-options.h:338
22785 msgid "read pathspec from file"
22786 msgstr ""
22788 #: parse-options.h:339
22789 msgid ""
22790 "with --pathspec-from-file, pathspec elements are separated with NUL character"
22791 msgstr ""
22793 #: ref-filter.h:99
22794 msgid "key"
22795 msgstr ""
22797 #: ref-filter.h:99
22798 msgid "field name to sort on"
22799 msgstr ""
22801 #: rerere.h:44
22802 msgid "update the index with reused conflict resolution if possible"
22803 msgstr ""
22805 #: command-list.h:50
22806 msgid "Add file contents to the index"
22807 msgstr ""
22809 #: command-list.h:51
22810 msgid "Apply a series of patches from a mailbox"
22811 msgstr ""
22813 #: command-list.h:52
22814 msgid "Annotate file lines with commit information"
22815 msgstr ""
22817 #: command-list.h:53
22818 msgid "Apply a patch to files and/or to the index"
22819 msgstr ""
22821 #: command-list.h:54
22822 msgid "Import a GNU Arch repository into Git"
22823 msgstr ""
22825 #: command-list.h:55
22826 msgid "Create an archive of files from a named tree"
22827 msgstr ""
22829 #: command-list.h:56
22830 msgid "Use binary search to find the commit that introduced a bug"
22831 msgstr ""
22833 #: command-list.h:57
22834 msgid "Show what revision and author last modified each line of a file"
22835 msgstr ""
22837 #: command-list.h:58
22838 msgid "List, create, or delete branches"
22839 msgstr ""
22841 #: command-list.h:59
22842 msgid "Collect information for user to file a bug report"
22843 msgstr ""
22845 #: command-list.h:60
22846 msgid "Move objects and refs by archive"
22847 msgstr ""
22849 #: command-list.h:61
22850 msgid "Provide content or type and size information for repository objects"
22851 msgstr ""
22853 #: command-list.h:62
22854 msgid "Display gitattributes information"
22855 msgstr ""
22857 #: command-list.h:63
22858 msgid "Debug gitignore / exclude files"
22859 msgstr ""
22861 #: command-list.h:64
22862 msgid "Show canonical names and email addresses of contacts"
22863 msgstr ""
22865 #: command-list.h:65
22866 msgid "Switch branches or restore working tree files"
22867 msgstr ""
22869 #: command-list.h:66
22870 msgid "Copy files from the index to the working tree"
22871 msgstr ""
22873 #: command-list.h:67
22874 msgid "Ensures that a reference name is well formed"
22875 msgstr ""
22877 #: command-list.h:68
22878 msgid "Find commits yet to be applied to upstream"
22879 msgstr ""
22881 #: command-list.h:69
22882 msgid "Apply the changes introduced by some existing commits"
22883 msgstr ""
22885 #: command-list.h:70
22886 msgid "Graphical alternative to git-commit"
22887 msgstr ""
22889 #: command-list.h:71
22890 msgid "Remove untracked files from the working tree"
22891 msgstr ""
22893 #: command-list.h:72
22894 msgid "Clone a repository into a new directory"
22895 msgstr ""
22897 #: command-list.h:73
22898 msgid "Display data in columns"
22899 msgstr ""
22901 #: command-list.h:74
22902 msgid "Record changes to the repository"
22903 msgstr ""
22905 #: command-list.h:75
22906 msgid "Write and verify Git commit-graph files"
22907 msgstr ""
22909 #: command-list.h:76
22910 msgid "Create a new commit object"
22911 msgstr ""
22913 #: command-list.h:77
22914 msgid "Get and set repository or global options"
22915 msgstr ""
22917 #: command-list.h:78
22918 msgid "Count unpacked number of objects and their disk consumption"
22919 msgstr ""
22921 #: command-list.h:79
22922 msgid "Retrieve and store user credentials"
22923 msgstr ""
22925 #: command-list.h:80
22926 msgid "Helper to temporarily store passwords in memory"
22927 msgstr ""
22929 #: command-list.h:81
22930 msgid "Helper to store credentials on disk"
22931 msgstr ""
22933 #: command-list.h:82
22934 msgid "Export a single commit to a CVS checkout"
22935 msgstr ""
22937 #: command-list.h:83
22938 msgid "Salvage your data out of another SCM people love to hate"
22939 msgstr ""
22941 #: command-list.h:84
22942 msgid "A CVS server emulator for Git"
22943 msgstr ""
22945 #: command-list.h:85
22946 msgid "A really simple server for Git repositories"
22947 msgstr ""
22949 #: command-list.h:86
22950 msgid "Give an object a human readable name based on an available ref"
22951 msgstr ""
22953 #: command-list.h:87
22954 msgid "Show changes between commits, commit and working tree, etc"
22955 msgstr ""
22957 #: command-list.h:88
22958 msgid "Compares files in the working tree and the index"
22959 msgstr ""
22961 #: command-list.h:89
22962 msgid "Compare a tree to the working tree or index"
22963 msgstr ""
22965 #: command-list.h:90
22966 msgid "Compares the content and mode of blobs found via two tree objects"
22967 msgstr ""
22969 #: command-list.h:91
22970 msgid "Show changes using common diff tools"
22971 msgstr ""
22973 #: command-list.h:92
22974 msgid "Git data exporter"
22975 msgstr ""
22977 #: command-list.h:93
22978 msgid "Backend for fast Git data importers"
22979 msgstr ""
22981 #: command-list.h:94
22982 msgid "Download objects and refs from another repository"
22983 msgstr ""
22985 #: command-list.h:95
22986 msgid "Receive missing objects from another repository"
22987 msgstr ""
22989 #: command-list.h:96
22990 msgid "Rewrite branches"
22991 msgstr ""
22993 #: command-list.h:97
22994 msgid "Produce a merge commit message"
22995 msgstr ""
22997 #: command-list.h:98
22998 msgid "Output information on each ref"
22999 msgstr ""
23001 #: command-list.h:99
23002 msgid "Run a Git command on a list of repositories"
23003 msgstr ""
23005 #: command-list.h:100
23006 msgid "Prepare patches for e-mail submission"
23007 msgstr ""
23009 #: command-list.h:101
23010 msgid "Verifies the connectivity and validity of the objects in the database"
23011 msgstr ""
23013 #: command-list.h:102
23014 msgid "Cleanup unnecessary files and optimize the local repository"
23015 msgstr ""
23017 #: command-list.h:103
23018 msgid "Extract commit ID from an archive created using git-archive"
23019 msgstr ""
23021 #: command-list.h:104
23022 msgid "Print lines matching a pattern"
23023 msgstr ""
23025 #: command-list.h:105
23026 msgid "A portable graphical interface to Git"
23027 msgstr ""
23029 #: command-list.h:106
23030 msgid "Compute object ID and optionally creates a blob from a file"
23031 msgstr ""
23033 #: command-list.h:107
23034 msgid "Display help information about Git"
23035 msgstr ""
23037 #: command-list.h:108
23038 msgid "Server side implementation of Git over HTTP"
23039 msgstr ""
23041 #: command-list.h:109
23042 msgid "Download from a remote Git repository via HTTP"
23043 msgstr ""
23045 #: command-list.h:110
23046 msgid "Push objects over HTTP/DAV to another repository"
23047 msgstr ""
23049 #: command-list.h:111
23050 msgid "Send a collection of patches from stdin to an IMAP folder"
23051 msgstr ""
23053 #: command-list.h:112
23054 msgid "Build pack index file for an existing packed archive"
23055 msgstr ""
23057 #: command-list.h:113
23058 msgid "Create an empty Git repository or reinitialize an existing one"
23059 msgstr ""
23061 #: command-list.h:114
23062 msgid "Instantly browse your working repository in gitweb"
23063 msgstr ""
23065 #: command-list.h:115
23066 msgid "Add or parse structured information in commit messages"
23067 msgstr ""
23069 #: command-list.h:116
23070 msgid "The Git repository browser"
23071 msgstr ""
23073 #: command-list.h:117
23074 msgid "Show commit logs"
23075 msgstr ""
23077 #: command-list.h:118
23078 msgid "Show information about files in the index and the working tree"
23079 msgstr ""
23081 #: command-list.h:119
23082 msgid "List references in a remote repository"
23083 msgstr ""
23085 #: command-list.h:120
23086 msgid "List the contents of a tree object"
23087 msgstr ""
23089 #: command-list.h:121
23090 msgid "Extracts patch and authorship from a single e-mail message"
23091 msgstr ""
23093 #: command-list.h:122
23094 msgid "Simple UNIX mbox splitter program"
23095 msgstr ""
23097 #: command-list.h:123
23098 msgid "Run tasks to optimize Git repository data"
23099 msgstr ""
23101 #: command-list.h:124
23102 msgid "Join two or more development histories together"
23103 msgstr ""
23105 #: command-list.h:125
23106 msgid "Find as good common ancestors as possible for a merge"
23107 msgstr ""
23109 #: command-list.h:126
23110 msgid "Run a three-way file merge"
23111 msgstr ""
23113 #: command-list.h:127
23114 msgid "Run a merge for files needing merging"
23115 msgstr ""
23117 #: command-list.h:128
23118 msgid "The standard helper program to use with git-merge-index"
23119 msgstr ""
23121 #: command-list.h:129
23122 msgid "Run merge conflict resolution tools to resolve merge conflicts"
23123 msgstr ""
23125 #: command-list.h:130
23126 msgid "Show three-way merge without touching index"
23127 msgstr ""
23129 #: command-list.h:131
23130 msgid "Write and verify multi-pack-indexes"
23131 msgstr ""
23133 #: command-list.h:132
23134 msgid "Creates a tag object with extra validation"
23135 msgstr ""
23137 #: command-list.h:133
23138 msgid "Build a tree-object from ls-tree formatted text"
23139 msgstr ""
23141 #: command-list.h:134
23142 msgid "Move or rename a file, a directory, or a symlink"
23143 msgstr ""
23145 #: command-list.h:135
23146 msgid "Find symbolic names for given revs"
23147 msgstr ""
23149 #: command-list.h:136
23150 msgid "Add or inspect object notes"
23151 msgstr ""
23153 #: command-list.h:137
23154 msgid "Import from and submit to Perforce repositories"
23155 msgstr ""
23157 #: command-list.h:138
23158 msgid "Create a packed archive of objects"
23159 msgstr ""
23161 #: command-list.h:139
23162 msgid "Find redundant pack files"
23163 msgstr ""
23165 #: command-list.h:140
23166 msgid "Pack heads and tags for efficient repository access"
23167 msgstr ""
23169 #: command-list.h:141
23170 msgid "Compute unique ID for a patch"
23171 msgstr ""
23173 #: command-list.h:142
23174 msgid "Prune all unreachable objects from the object database"
23175 msgstr ""
23177 #: command-list.h:143
23178 msgid "Remove extra objects that are already in pack files"
23179 msgstr ""
23181 #: command-list.h:144
23182 msgid "Fetch from and integrate with another repository or a local branch"
23183 msgstr ""
23185 #: command-list.h:145
23186 msgid "Update remote refs along with associated objects"
23187 msgstr ""
23189 #: command-list.h:146
23190 msgid "Applies a quilt patchset onto the current branch"
23191 msgstr ""
23193 #: command-list.h:147
23194 msgid "Compare two commit ranges (e.g. two versions of a branch)"
23195 msgstr ""
23197 #: command-list.h:148
23198 msgid "Reads tree information into the index"
23199 msgstr ""
23201 #: command-list.h:149
23202 msgid "Reapply commits on top of another base tip"
23203 msgstr ""
23205 #: command-list.h:150
23206 msgid "Receive what is pushed into the repository"
23207 msgstr ""
23209 #: command-list.h:151
23210 msgid "Manage reflog information"
23211 msgstr ""
23213 #: command-list.h:152
23214 msgid "Manage set of tracked repositories"
23215 msgstr ""
23217 #: command-list.h:153
23218 msgid "Pack unpacked objects in a repository"
23219 msgstr ""
23221 #: command-list.h:154
23222 msgid "Create, list, delete refs to replace objects"
23223 msgstr ""
23225 #: command-list.h:155
23226 msgid "Generates a summary of pending changes"
23227 msgstr ""
23229 #: command-list.h:156
23230 msgid "Reuse recorded resolution of conflicted merges"
23231 msgstr ""
23233 #: command-list.h:157
23234 msgid "Reset current HEAD to the specified state"
23235 msgstr ""
23237 #: command-list.h:158
23238 msgid "Restore working tree files"
23239 msgstr ""
23241 #: command-list.h:159
23242 msgid "Revert some existing commits"
23243 msgstr ""
23245 #: command-list.h:160
23246 msgid "Lists commit objects in reverse chronological order"
23247 msgstr ""
23249 #: command-list.h:161
23250 msgid "Pick out and massage parameters"
23251 msgstr ""
23253 #: command-list.h:162
23254 msgid "Remove files from the working tree and from the index"
23255 msgstr ""
23257 #: command-list.h:163
23258 msgid "Send a collection of patches as emails"
23259 msgstr ""
23261 #: command-list.h:164
23262 msgid "Push objects over Git protocol to another repository"
23263 msgstr ""
23265 #: command-list.h:165
23266 msgid "Restricted login shell for Git-only SSH access"
23267 msgstr ""
23269 #: command-list.h:166
23270 msgid "Summarize 'git log' output"
23271 msgstr ""
23273 #: command-list.h:167
23274 msgid "Show various types of objects"
23275 msgstr ""
23277 #: command-list.h:168
23278 msgid "Show branches and their commits"
23279 msgstr ""
23281 #: command-list.h:169
23282 msgid "Show packed archive index"
23283 msgstr ""
23285 #: command-list.h:170
23286 msgid "List references in a local repository"
23287 msgstr ""
23289 #: command-list.h:171
23290 msgid "Git's i18n setup code for shell scripts"
23291 msgstr ""
23293 #: command-list.h:172
23294 msgid "Common Git shell script setup code"
23295 msgstr ""
23297 #: command-list.h:173
23298 msgid "Initialize and modify the sparse-checkout"
23299 msgstr ""
23301 #: command-list.h:174
23302 msgid "Stash the changes in a dirty working directory away"
23303 msgstr ""
23305 #: command-list.h:175
23306 msgid "Add file contents to the staging area"
23307 msgstr ""
23309 #: command-list.h:176
23310 msgid "Show the working tree status"
23311 msgstr ""
23313 #: command-list.h:177
23314 msgid "Remove unnecessary whitespace"
23315 msgstr ""
23317 #: command-list.h:178
23318 msgid "Initialize, update or inspect submodules"
23319 msgstr ""
23321 #: command-list.h:179
23322 msgid "Bidirectional operation between a Subversion repository and Git"
23323 msgstr ""
23325 #: command-list.h:180
23326 msgid "Switch branches"
23327 msgstr ""
23329 #: command-list.h:181
23330 msgid "Read, modify and delete symbolic refs"
23331 msgstr ""
23333 #: command-list.h:182
23334 msgid "Create, list, delete or verify a tag object signed with GPG"
23335 msgstr ""
23337 #: command-list.h:183
23338 msgid "Creates a temporary file with a blob's contents"
23339 msgstr ""
23341 #: command-list.h:184
23342 msgid "Unpack objects from a packed archive"
23343 msgstr ""
23345 #: command-list.h:185
23346 msgid "Register file contents in the working tree to the index"
23347 msgstr ""
23349 #: command-list.h:186
23350 msgid "Update the object name stored in a ref safely"
23351 msgstr ""
23353 #: command-list.h:187
23354 msgid "Update auxiliary info file to help dumb servers"
23355 msgstr ""
23357 #: command-list.h:188
23358 msgid "Send archive back to git-archive"
23359 msgstr ""
23361 #: command-list.h:189
23362 msgid "Send objects packed back to git-fetch-pack"
23363 msgstr ""
23365 #: command-list.h:190
23366 msgid "Show a Git logical variable"
23367 msgstr ""
23369 #: command-list.h:191
23370 msgid "Check the GPG signature of commits"
23371 msgstr ""
23373 #: command-list.h:192
23374 msgid "Validate packed Git archive files"
23375 msgstr ""
23377 #: command-list.h:193
23378 msgid "Check the GPG signature of tags"
23379 msgstr ""
23381 #: command-list.h:194
23382 msgid "Git web interface (web frontend to Git repositories)"
23383 msgstr ""
23385 #: command-list.h:195
23386 msgid "Show logs with difference each commit introduces"
23387 msgstr ""
23389 #: command-list.h:196
23390 msgid "Manage multiple working trees"
23391 msgstr ""
23393 #: command-list.h:197
23394 msgid "Create a tree object from the current index"
23395 msgstr ""
23397 #: command-list.h:198
23398 msgid "Defining attributes per path"
23399 msgstr ""
23401 #: command-list.h:199
23402 msgid "Git command-line interface and conventions"
23403 msgstr ""
23405 #: command-list.h:200
23406 msgid "A Git core tutorial for developers"
23407 msgstr ""
23409 #: command-list.h:201
23410 msgid "Providing usernames and passwords to Git"
23411 msgstr ""
23413 #: command-list.h:202
23414 msgid "Git for CVS users"
23415 msgstr ""
23417 #: command-list.h:203
23418 msgid "Tweaking diff output"
23419 msgstr ""
23421 #: command-list.h:204
23422 msgid "A useful minimum set of commands for Everyday Git"
23423 msgstr ""
23425 #: command-list.h:205
23426 msgid "Frequently asked questions about using Git"
23427 msgstr ""
23429 #: command-list.h:206
23430 msgid "A Git Glossary"
23431 msgstr ""
23433 #: command-list.h:207
23434 msgid "Hooks used by Git"
23435 msgstr ""
23437 #: command-list.h:208
23438 msgid "Specifies intentionally untracked files to ignore"
23439 msgstr ""
23441 #: command-list.h:209
23442 msgid "Map author/committer names and/or E-Mail addresses"
23443 msgstr ""
23445 #: command-list.h:210
23446 msgid "Defining submodule properties"
23447 msgstr ""
23449 #: command-list.h:211
23450 msgid "Git namespaces"
23451 msgstr ""
23453 #: command-list.h:212
23454 msgid "Helper programs to interact with remote repositories"
23455 msgstr ""
23457 #: command-list.h:213
23458 msgid "Git Repository Layout"
23459 msgstr ""
23461 #: command-list.h:214
23462 msgid "Specifying revisions and ranges for Git"
23463 msgstr ""
23465 #: command-list.h:215
23466 msgid "Mounting one repository inside another"
23467 msgstr ""
23469 #: command-list.h:216
23470 msgid "A tutorial introduction to Git: part two"
23471 msgstr ""
23473 #: command-list.h:217
23474 msgid "A tutorial introduction to Git"
23475 msgstr ""
23477 #: command-list.h:218
23478 msgid "An overview of recommended workflows with Git"
23479 msgstr ""
23481 #: git-bisect.sh:68
23482 msgid "bisect run failed: no command provided."
23483 msgstr ""
23485 #: git-bisect.sh:73
23486 #, sh-format
23487 msgid "running $command"
23488 msgstr ""
23490 #: git-bisect.sh:80
23491 #, sh-format
23492 msgid ""
23493 "bisect run failed:\n"
23494 "exit code $res from '$command' is < 0 or >= 128"
23495 msgstr ""
23497 #: git-bisect.sh:105
23498 msgid "bisect run cannot continue any more"
23499 msgstr ""
23501 #: git-bisect.sh:111
23502 #, sh-format
23503 msgid ""
23504 "bisect run failed:\n"
23505 "'bisect-state $state' exited with error code $res"
23506 msgstr ""
23508 #: git-bisect.sh:118
23509 msgid "bisect run success"
23510 msgstr ""
23512 #: git-merge-octopus.sh:46
23513 msgid ""
23514 "Error: Your local changes to the following files would be overwritten by "
23515 "merge"
23516 msgstr ""
23518 #: git-merge-octopus.sh:61
23519 msgid "Automated merge did not work."
23520 msgstr ""
23522 #: git-merge-octopus.sh:62
23523 msgid "Should not be doing an octopus."
23524 msgstr ""
23526 #: git-merge-octopus.sh:73
23527 #, sh-format
23528 msgid "Unable to find common commit with $pretty_name"
23529 msgstr ""
23531 #: git-merge-octopus.sh:77
23532 #, sh-format
23533 msgid "Already up to date with $pretty_name"
23534 msgstr ""
23536 #: git-merge-octopus.sh:89
23537 #, sh-format
23538 msgid "Fast-forwarding to: $pretty_name"
23539 msgstr ""
23541 #: git-merge-octopus.sh:97
23542 #, sh-format
23543 msgid "Trying simple merge with $pretty_name"
23544 msgstr ""
23546 #: git-merge-octopus.sh:102
23547 msgid "Simple merge did not work, trying automatic merge."
23548 msgstr ""
23550 #: git-submodule.sh:179
23551 msgid "Relative path can only be used from the toplevel of the working tree"
23552 msgstr ""
23554 #: git-submodule.sh:189
23555 #, sh-format
23556 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
23557 msgstr ""
23559 #: git-submodule.sh:208
23560 #, sh-format
23561 msgid "'$sm_path' already exists in the index"
23562 msgstr ""
23564 #: git-submodule.sh:211
23565 #, sh-format
23566 msgid "'$sm_path' already exists in the index and is not a submodule"
23567 msgstr ""
23569 #: git-submodule.sh:218
23570 #, sh-format
23571 msgid "'$sm_path' does not have a commit checked out"
23572 msgstr ""
23574 #: git-submodule.sh:249
23575 #, sh-format
23576 msgid "Adding existing repo at '$sm_path' to the index"
23577 msgstr ""
23579 #: git-submodule.sh:251
23580 #, sh-format
23581 msgid "'$sm_path' already exists and is not a valid git repo"
23582 msgstr ""
23584 #: git-submodule.sh:259
23585 #, sh-format
23586 msgid "A git directory for '$sm_name' is found locally with remote(s):"
23587 msgstr ""
23589 #: git-submodule.sh:261
23590 #, sh-format
23591 msgid ""
23592 "If you want to reuse this local git directory instead of cloning again from\n"
23593 "  $realrepo\n"
23594 "use the '--force' option. If the local git directory is not the correct "
23595 "repo\n"
23596 "or you are unsure what this means choose another name with the '--name' "
23597 "option."
23598 msgstr ""
23600 #: git-submodule.sh:267
23601 #, sh-format
23602 msgid "Reactivating local git directory for submodule '$sm_name'."
23603 msgstr ""
23605 #: git-submodule.sh:279
23606 #, sh-format
23607 msgid "Unable to checkout submodule '$sm_path'"
23608 msgstr ""
23610 #: git-submodule.sh:284
23611 #, sh-format
23612 msgid "Failed to add submodule '$sm_path'"
23613 msgstr ""
23615 #: git-submodule.sh:293
23616 #, sh-format
23617 msgid "Failed to register submodule '$sm_path'"
23618 msgstr ""
23620 #: git-submodule.sh:568
23621 #, sh-format
23622 msgid "Unable to find current revision in submodule path '$displaypath'"
23623 msgstr ""
23625 #: git-submodule.sh:578
23626 #, sh-format
23627 msgid "Unable to fetch in submodule path '$sm_path'"
23628 msgstr ""
23630 #: git-submodule.sh:583
23631 #, sh-format
23632 msgid ""
23633 "Unable to find current ${remote_name}/${branch} revision in submodule path "
23634 "'$sm_path'"
23635 msgstr ""
23637 #: git-submodule.sh:601
23638 #, sh-format
23639 msgid ""
23640 "Unable to fetch in submodule path '$displaypath'; trying to directly fetch "
23641 "$sha1:"
23642 msgstr ""
23644 #: git-submodule.sh:607
23645 #, sh-format
23646 msgid ""
23647 "Fetched in submodule path '$displaypath', but it did not contain $sha1. "
23648 "Direct fetching of that commit failed."
23649 msgstr ""
23651 #: git-submodule.sh:614
23652 #, sh-format
23653 msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
23654 msgstr ""
23656 #: git-submodule.sh:615
23657 #, sh-format
23658 msgid "Submodule path '$displaypath': checked out '$sha1'"
23659 msgstr ""
23661 #: git-submodule.sh:619
23662 #, sh-format
23663 msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
23664 msgstr ""
23666 #: git-submodule.sh:620
23667 #, sh-format
23668 msgid "Submodule path '$displaypath': rebased into '$sha1'"
23669 msgstr ""
23671 #: git-submodule.sh:625
23672 #, sh-format
23673 msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
23674 msgstr ""
23676 #: git-submodule.sh:626
23677 #, sh-format
23678 msgid "Submodule path '$displaypath': merged in '$sha1'"
23679 msgstr ""
23681 #: git-submodule.sh:631
23682 #, sh-format
23683 msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
23684 msgstr ""
23686 #: git-submodule.sh:632
23687 #, sh-format
23688 msgid "Submodule path '$displaypath': '$command $sha1'"
23689 msgstr ""
23691 #: git-submodule.sh:663
23692 #, sh-format
23693 msgid "Failed to recurse into submodule path '$displaypath'"
23694 msgstr ""
23696 #: git-rebase--preserve-merges.sh:109
23697 msgid "Applied autostash."
23698 msgstr ""
23700 #: git-rebase--preserve-merges.sh:112
23701 #, sh-format
23702 msgid "Cannot store $stash_sha1"
23703 msgstr ""
23705 #: git-rebase--preserve-merges.sh:113
23706 msgid ""
23707 "Applying autostash resulted in conflicts.\n"
23708 "Your changes are safe in the stash.\n"
23709 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
23710 msgstr ""
23712 #: git-rebase--preserve-merges.sh:191
23713 #, sh-format
23714 msgid "Rebasing ($new_count/$total)"
23715 msgstr ""
23717 #: git-rebase--preserve-merges.sh:197
23718 msgid ""
23719 "\n"
23720 "Commands:\n"
23721 "p, pick <commit> = use commit\n"
23722 "r, reword <commit> = use commit, but edit the commit message\n"
23723 "e, edit <commit> = use commit, but stop for amending\n"
23724 "s, squash <commit> = use commit, but meld into previous commit\n"
23725 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
23726 "x, exec <commit> = run command (the rest of the line) using shell\n"
23727 "d, drop <commit> = remove commit\n"
23728 "l, label <label> = label current HEAD with a name\n"
23729 "t, reset <label> = reset HEAD to a label\n"
23730 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
23731 ".       create a merge commit using the original merge commit's\n"
23732 ".       message (or the oneline, if no original merge commit was\n"
23733 ".       specified). Use -c <commit> to reword the commit message.\n"
23734 "\n"
23735 "These lines can be re-ordered; they are executed from top to bottom.\n"
23736 msgstr ""
23738 #: git-rebase--preserve-merges.sh:260
23739 #, sh-format
23740 msgid ""
23741 "You can amend the commit now, with\n"
23742 "\n"
23743 "\tgit commit --amend $gpg_sign_opt_quoted\n"
23744 "\n"
23745 "Once you are satisfied with your changes, run\n"
23746 "\n"
23747 "\tgit rebase --continue"
23748 msgstr ""
23750 #: git-rebase--preserve-merges.sh:285
23751 #, sh-format
23752 msgid "$sha1: not a commit that can be picked"
23753 msgstr ""
23755 #: git-rebase--preserve-merges.sh:324
23756 #, sh-format
23757 msgid "Invalid commit name: $sha1"
23758 msgstr ""
23760 #: git-rebase--preserve-merges.sh:354
23761 msgid "Cannot write current commit's replacement sha1"
23762 msgstr ""
23764 #: git-rebase--preserve-merges.sh:405
23765 #, sh-format
23766 msgid "Fast-forward to $sha1"
23767 msgstr ""
23769 #: git-rebase--preserve-merges.sh:407
23770 #, sh-format
23771 msgid "Cannot fast-forward to $sha1"
23772 msgstr ""
23774 #: git-rebase--preserve-merges.sh:416
23775 #, sh-format
23776 msgid "Cannot move HEAD to $first_parent"
23777 msgstr ""
23779 #: git-rebase--preserve-merges.sh:421
23780 #, sh-format
23781 msgid "Refusing to squash a merge: $sha1"
23782 msgstr ""
23784 #: git-rebase--preserve-merges.sh:439
23785 #, sh-format
23786 msgid "Error redoing merge $sha1"
23787 msgstr ""
23789 #: git-rebase--preserve-merges.sh:448
23790 #, sh-format
23791 msgid "Could not pick $sha1"
23792 msgstr ""
23794 #: git-rebase--preserve-merges.sh:457
23795 #, sh-format
23796 msgid "This is the commit message #${n}:"
23797 msgstr ""
23799 #: git-rebase--preserve-merges.sh:462
23800 #, sh-format
23801 msgid "The commit message #${n} will be skipped:"
23802 msgstr ""
23804 #: git-rebase--preserve-merges.sh:473
23805 #, sh-format
23806 msgid "This is a combination of $count commit."
23807 msgid_plural "This is a combination of $count commits."
23808 msgstr[0] ""
23809 msgstr[1] ""
23811 #: git-rebase--preserve-merges.sh:482
23812 #, sh-format
23813 msgid "Cannot write $fixup_msg"
23814 msgstr ""
23816 #: git-rebase--preserve-merges.sh:485
23817 msgid "This is a combination of 2 commits."
23818 msgstr ""
23820 #: git-rebase--preserve-merges.sh:526 git-rebase--preserve-merges.sh:569
23821 #: git-rebase--preserve-merges.sh:572
23822 #, sh-format
23823 msgid "Could not apply $sha1... $rest"
23824 msgstr ""
23826 #: git-rebase--preserve-merges.sh:601
23827 #, sh-format
23828 msgid ""
23829 "Could not amend commit after successfully picking $sha1... $rest\n"
23830 "This is most likely due to an empty commit message, or the pre-commit hook\n"
23831 "failed. If the pre-commit hook failed, you may need to resolve the issue "
23832 "before\n"
23833 "you are able to reword the commit."
23834 msgstr ""
23836 #: git-rebase--preserve-merges.sh:616
23837 #, sh-format
23838 msgid "Stopped at $sha1_abbrev... $rest"
23839 msgstr ""
23841 #: git-rebase--preserve-merges.sh:631
23842 #, sh-format
23843 msgid "Cannot '$squash_style' without a previous commit"
23844 msgstr ""
23846 #: git-rebase--preserve-merges.sh:673
23847 #, sh-format
23848 msgid "Executing: $rest"
23849 msgstr ""
23851 #: git-rebase--preserve-merges.sh:681
23852 #, sh-format
23853 msgid "Execution failed: $rest"
23854 msgstr ""
23856 #: git-rebase--preserve-merges.sh:683
23857 msgid "and made changes to the index and/or the working tree"
23858 msgstr ""
23860 #: git-rebase--preserve-merges.sh:685
23861 msgid ""
23862 "You can fix the problem, and then run\n"
23863 "\n"
23864 "\tgit rebase --continue"
23865 msgstr ""
23867 #. TRANSLATORS: after these lines is a command to be issued by the user
23868 #: git-rebase--preserve-merges.sh:698
23869 #, sh-format
23870 msgid ""
23871 "Execution succeeded: $rest\n"
23872 "but left changes to the index and/or the working tree\n"
23873 "Commit or stash your changes, and then run\n"
23874 "\n"
23875 "\tgit rebase --continue"
23876 msgstr ""
23878 #: git-rebase--preserve-merges.sh:709
23879 #, sh-format
23880 msgid "Unknown command: $command $sha1 $rest"
23881 msgstr ""
23883 #: git-rebase--preserve-merges.sh:710
23884 msgid "Please fix this using 'git rebase --edit-todo'."
23885 msgstr ""
23887 #: git-rebase--preserve-merges.sh:745
23888 #, sh-format
23889 msgid "Successfully rebased and updated $head_name."
23890 msgstr ""
23892 #: git-rebase--preserve-merges.sh:802
23893 msgid "Could not remove CHERRY_PICK_HEAD"
23894 msgstr ""
23896 #: git-rebase--preserve-merges.sh:807
23897 #, sh-format
23898 msgid ""
23899 "You have staged changes in your working tree.\n"
23900 "If these changes are meant to be\n"
23901 "squashed into the previous commit, run:\n"
23902 "\n"
23903 "  git commit --amend $gpg_sign_opt_quoted\n"
23904 "\n"
23905 "If they are meant to go into a new commit, run:\n"
23906 "\n"
23907 "  git commit $gpg_sign_opt_quoted\n"
23908 "\n"
23909 "In both cases, once you're done, continue with:\n"
23910 "\n"
23911 "  git rebase --continue\n"
23912 msgstr ""
23914 #: git-rebase--preserve-merges.sh:824
23915 msgid "Error trying to find the author identity to amend commit"
23916 msgstr ""
23918 #: git-rebase--preserve-merges.sh:829
23919 msgid ""
23920 "You have uncommitted changes in your working tree. Please commit them\n"
23921 "first and then run 'git rebase --continue' again."
23922 msgstr ""
23924 #: git-rebase--preserve-merges.sh:834 git-rebase--preserve-merges.sh:838
23925 msgid "Could not commit staged changes."
23926 msgstr ""
23928 #: git-rebase--preserve-merges.sh:869 git-rebase--preserve-merges.sh:955
23929 msgid "Could not execute editor"
23930 msgstr ""
23932 #: git-rebase--preserve-merges.sh:890
23933 #, sh-format
23934 msgid "Could not checkout $switch_to"
23935 msgstr ""
23937 #: git-rebase--preserve-merges.sh:897
23938 msgid "No HEAD?"
23939 msgstr ""
23941 #: git-rebase--preserve-merges.sh:898
23942 #, sh-format
23943 msgid "Could not create temporary $state_dir"
23944 msgstr ""
23946 #: git-rebase--preserve-merges.sh:901
23947 msgid "Could not mark as interactive"
23948 msgstr ""
23950 #: git-rebase--preserve-merges.sh:933
23951 #, sh-format
23952 msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
23953 msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
23954 msgstr[0] ""
23955 msgstr[1] ""
23957 #: git-rebase--preserve-merges.sh:945
23958 msgid "Note that empty commits are commented out"
23959 msgstr ""
23961 #: git-rebase--preserve-merges.sh:987 git-rebase--preserve-merges.sh:992
23962 msgid "Could not init rewritten commits"
23963 msgstr ""
23965 #: git-sh-setup.sh:89 git-sh-setup.sh:94
23966 #, sh-format
23967 msgid "usage: $dashless $USAGE"
23968 msgstr ""
23970 #: git-sh-setup.sh:191
23971 #, sh-format
23972 msgid "Cannot chdir to $cdup, the toplevel of the working tree"
23973 msgstr ""
23975 #: git-sh-setup.sh:200 git-sh-setup.sh:207
23976 #, sh-format
23977 msgid "fatal: $program_name cannot be used without a working tree."
23978 msgstr ""
23980 #: git-sh-setup.sh:221
23981 msgid "Cannot rebase: You have unstaged changes."
23982 msgstr ""
23984 #: git-sh-setup.sh:224
23985 msgid "Cannot rewrite branches: You have unstaged changes."
23986 msgstr ""
23988 #: git-sh-setup.sh:227
23989 msgid "Cannot pull with rebase: You have unstaged changes."
23990 msgstr ""
23992 #: git-sh-setup.sh:230
23993 #, sh-format
23994 msgid "Cannot $action: You have unstaged changes."
23995 msgstr ""
23997 #: git-sh-setup.sh:243
23998 msgid "Cannot rebase: Your index contains uncommitted changes."
23999 msgstr ""
24001 #: git-sh-setup.sh:246
24002 msgid "Cannot pull with rebase: Your index contains uncommitted changes."
24003 msgstr ""
24005 #: git-sh-setup.sh:249
24006 #, sh-format
24007 msgid "Cannot $action: Your index contains uncommitted changes."
24008 msgstr ""
24010 #: git-sh-setup.sh:253
24011 msgid "Additionally, your index contains uncommitted changes."
24012 msgstr ""
24014 #: git-sh-setup.sh:373
24015 msgid "You need to run this command from the toplevel of the working tree."
24016 msgstr ""
24018 #: git-sh-setup.sh:378
24019 msgid "Unable to determine absolute path of git directory"
24020 msgstr ""
24022 #. TRANSLATORS: you can adjust this to align "git add -i" status menu
24023 #: git-add--interactive.perl:212
24024 #, perl-format
24025 msgid "%12s %12s %s"
24026 msgstr ""
24028 #: git-add--interactive.perl:632
24029 #, perl-format
24030 msgid "touched %d path\n"
24031 msgid_plural "touched %d paths\n"
24032 msgstr[0] ""
24033 msgstr[1] ""
24035 #: git-add--interactive.perl:1056
24036 msgid ""
24037 "If the patch applies cleanly, the edited hunk will immediately be\n"
24038 "marked for staging."
24039 msgstr ""
24041 #: git-add--interactive.perl:1059
24042 msgid ""
24043 "If the patch applies cleanly, the edited hunk will immediately be\n"
24044 "marked for stashing."
24045 msgstr ""
24047 #: git-add--interactive.perl:1062
24048 msgid ""
24049 "If the patch applies cleanly, the edited hunk will immediately be\n"
24050 "marked for unstaging."
24051 msgstr ""
24053 #: git-add--interactive.perl:1065 git-add--interactive.perl:1074
24054 #: git-add--interactive.perl:1080
24055 msgid ""
24056 "If the patch applies cleanly, the edited hunk will immediately be\n"
24057 "marked for applying."
24058 msgstr ""
24060 #: git-add--interactive.perl:1068 git-add--interactive.perl:1071
24061 #: git-add--interactive.perl:1077
24062 msgid ""
24063 "If the patch applies cleanly, the edited hunk will immediately be\n"
24064 "marked for discarding."
24065 msgstr ""
24067 #: git-add--interactive.perl:1114
24068 #, perl-format
24069 msgid "failed to open hunk edit file for writing: %s"
24070 msgstr ""
24072 #: git-add--interactive.perl:1121
24073 #, perl-format
24074 msgid ""
24075 "---\n"
24076 "To remove '%s' lines, make them ' ' lines (context).\n"
24077 "To remove '%s' lines, delete them.\n"
24078 "Lines starting with %s will be removed.\n"
24079 msgstr ""
24081 #: git-add--interactive.perl:1143
24082 #, perl-format
24083 msgid "failed to open hunk edit file for reading: %s"
24084 msgstr ""
24086 #: git-add--interactive.perl:1251
24087 msgid ""
24088 "y - stage this hunk\n"
24089 "n - do not stage this hunk\n"
24090 "q - quit; do not stage this hunk or any of the remaining ones\n"
24091 "a - stage this hunk and all later hunks in the file\n"
24092 "d - do not stage this hunk or any of the later hunks in the file"
24093 msgstr ""
24095 #: git-add--interactive.perl:1257
24096 msgid ""
24097 "y - stash this hunk\n"
24098 "n - do not stash this hunk\n"
24099 "q - quit; do not stash this hunk or any of the remaining ones\n"
24100 "a - stash this hunk and all later hunks in the file\n"
24101 "d - do not stash this hunk or any of the later hunks in the file"
24102 msgstr ""
24104 #: git-add--interactive.perl:1263
24105 msgid ""
24106 "y - unstage this hunk\n"
24107 "n - do not unstage this hunk\n"
24108 "q - quit; do not unstage this hunk or any of the remaining ones\n"
24109 "a - unstage this hunk and all later hunks in the file\n"
24110 "d - do not unstage this hunk or any of the later hunks in the file"
24111 msgstr ""
24113 #: git-add--interactive.perl:1269
24114 msgid ""
24115 "y - apply this hunk to index\n"
24116 "n - do not apply this hunk to index\n"
24117 "q - quit; do not apply this hunk or any of the remaining ones\n"
24118 "a - apply this hunk and all later hunks in the file\n"
24119 "d - do not apply this hunk or any of the later hunks in the file"
24120 msgstr ""
24122 #: git-add--interactive.perl:1275 git-add--interactive.perl:1293
24123 msgid ""
24124 "y - discard this hunk from worktree\n"
24125 "n - do not discard this hunk from worktree\n"
24126 "q - quit; do not discard this hunk or any of the remaining ones\n"
24127 "a - discard this hunk and all later hunks in the file\n"
24128 "d - do not discard this hunk or any of the later hunks in the file"
24129 msgstr ""
24131 #: git-add--interactive.perl:1281
24132 msgid ""
24133 "y - discard this hunk from index and worktree\n"
24134 "n - do not discard this hunk from index and worktree\n"
24135 "q - quit; do not discard this hunk or any of the remaining ones\n"
24136 "a - discard this hunk and all later hunks in the file\n"
24137 "d - do not discard this hunk or any of the later hunks in the file"
24138 msgstr ""
24140 #: git-add--interactive.perl:1287
24141 msgid ""
24142 "y - apply this hunk to index and worktree\n"
24143 "n - do not apply this hunk to index and worktree\n"
24144 "q - quit; do not apply this hunk or any of the remaining ones\n"
24145 "a - apply this hunk and all later hunks in the file\n"
24146 "d - do not apply this hunk or any of the later hunks in the file"
24147 msgstr ""
24149 #: git-add--interactive.perl:1299
24150 msgid ""
24151 "y - apply this hunk to worktree\n"
24152 "n - do not apply this hunk to worktree\n"
24153 "q - quit; do not apply this hunk or any of the remaining ones\n"
24154 "a - apply this hunk and all later hunks in the file\n"
24155 "d - do not apply this hunk or any of the later hunks in the file"
24156 msgstr ""
24158 #: git-add--interactive.perl:1314
24159 msgid ""
24160 "g - select a hunk to go to\n"
24161 "/ - search for a hunk matching the given regex\n"
24162 "j - leave this hunk undecided, see next undecided hunk\n"
24163 "J - leave this hunk undecided, see next hunk\n"
24164 "k - leave this hunk undecided, see previous undecided hunk\n"
24165 "K - leave this hunk undecided, see previous hunk\n"
24166 "s - split the current hunk into smaller hunks\n"
24167 "e - manually edit the current hunk\n"
24168 "? - print help\n"
24169 msgstr ""
24171 #: git-add--interactive.perl:1345
24172 msgid "The selected hunks do not apply to the index!\n"
24173 msgstr ""
24175 #: git-add--interactive.perl:1360
24176 #, perl-format
24177 msgid "ignoring unmerged: %s\n"
24178 msgstr ""
24180 #: git-add--interactive.perl:1479
24181 #, perl-format
24182 msgid "Apply mode change to worktree [y,n,q,a,d%s,?]? "
24183 msgstr ""
24185 #: git-add--interactive.perl:1480
24186 #, perl-format
24187 msgid "Apply deletion to worktree [y,n,q,a,d%s,?]? "
24188 msgstr ""
24190 #: git-add--interactive.perl:1481
24191 #, perl-format
24192 msgid "Apply addition to worktree [y,n,q,a,d%s,?]? "
24193 msgstr ""
24195 #: git-add--interactive.perl:1482
24196 #, perl-format
24197 msgid "Apply this hunk to worktree [y,n,q,a,d%s,?]? "
24198 msgstr ""
24200 #: git-add--interactive.perl:1599
24201 msgid "No other hunks to goto\n"
24202 msgstr ""
24204 #: git-add--interactive.perl:1617
24205 #, perl-format
24206 msgid "Invalid number: '%s'\n"
24207 msgstr ""
24209 #: git-add--interactive.perl:1622
24210 #, perl-format
24211 msgid "Sorry, only %d hunk available.\n"
24212 msgid_plural "Sorry, only %d hunks available.\n"
24213 msgstr[0] ""
24214 msgstr[1] ""
24216 #: git-add--interactive.perl:1657
24217 msgid "No other hunks to search\n"
24218 msgstr ""
24220 #: git-add--interactive.perl:1674
24221 #, perl-format
24222 msgid "Malformed search regexp %s: %s\n"
24223 msgstr ""
24225 #: git-add--interactive.perl:1684
24226 msgid "No hunk matches the given pattern\n"
24227 msgstr ""
24229 #: git-add--interactive.perl:1696 git-add--interactive.perl:1718
24230 msgid "No previous hunk\n"
24231 msgstr ""
24233 #: git-add--interactive.perl:1705 git-add--interactive.perl:1724
24234 msgid "No next hunk\n"
24235 msgstr ""
24237 #: git-add--interactive.perl:1730
24238 msgid "Sorry, cannot split this hunk\n"
24239 msgstr ""
24241 #: git-add--interactive.perl:1736
24242 #, perl-format
24243 msgid "Split into %d hunk.\n"
24244 msgid_plural "Split into %d hunks.\n"
24245 msgstr[0] ""
24246 msgstr[1] ""
24248 #: git-add--interactive.perl:1746
24249 msgid "Sorry, cannot edit this hunk\n"
24250 msgstr ""
24252 #. TRANSLATORS: please do not translate the command names
24253 #. 'status', 'update', 'revert', etc.
24254 #: git-add--interactive.perl:1811
24255 msgid ""
24256 "status        - show paths with changes\n"
24257 "update        - add working tree state to the staged set of changes\n"
24258 "revert        - revert staged set of changes back to the HEAD version\n"
24259 "patch         - pick hunks and update selectively\n"
24260 "diff          - view diff between HEAD and index\n"
24261 "add untracked - add contents of untracked files to the staged set of "
24262 "changes\n"
24263 msgstr ""
24265 #: git-add--interactive.perl:1828 git-add--interactive.perl:1840
24266 #: git-add--interactive.perl:1843 git-add--interactive.perl:1850
24267 #: git-add--interactive.perl:1853 git-add--interactive.perl:1860
24268 #: git-add--interactive.perl:1864 git-add--interactive.perl:1870
24269 msgid "missing --"
24270 msgstr ""
24272 #: git-add--interactive.perl:1866
24273 #, perl-format
24274 msgid "unknown --patch mode: %s"
24275 msgstr ""
24277 #: git-add--interactive.perl:1872 git-add--interactive.perl:1878
24278 #, perl-format
24279 msgid "invalid argument %s, expecting --"
24280 msgstr ""
24282 #: git-send-email.perl:138
24283 msgid "local zone differs from GMT by a non-minute interval\n"
24284 msgstr ""
24286 #: git-send-email.perl:145 git-send-email.perl:151
24287 msgid "local time offset greater than or equal to 24 hours\n"
24288 msgstr ""
24290 #: git-send-email.perl:222
24291 #, perl-format
24292 msgid "fatal: command '%s' died with exit code %d"
24293 msgstr ""
24295 #: git-send-email.perl:235
24296 msgid "the editor exited uncleanly, aborting everything"
24297 msgstr ""
24299 #: git-send-email.perl:321
24300 #, perl-format
24301 msgid ""
24302 "'%s' contains an intermediate version of the email you were composing.\n"
24303 msgstr ""
24305 #: git-send-email.perl:326
24306 #, perl-format
24307 msgid "'%s.final' contains the composed email.\n"
24308 msgstr ""
24310 #: git-send-email.perl:419
24311 msgid "--dump-aliases incompatible with other options\n"
24312 msgstr ""
24314 #: git-send-email.perl:493
24315 msgid ""
24316 "fatal: found configuration options for 'sendmail'\n"
24317 "git-send-email is configured with the sendemail.* options - note the 'e'.\n"
24318 "Set sendemail.forbidSendmailVariables to false to disable this check.\n"
24319 msgstr ""
24321 #: git-send-email.perl:498 git-send-email.perl:700
24322 msgid "Cannot run git format-patch from outside a repository\n"
24323 msgstr ""
24325 #: git-send-email.perl:501
24326 msgid ""
24327 "`batch-size` and `relogin` must be specified together (via command-line or "
24328 "configuration option)\n"
24329 msgstr ""
24331 #: git-send-email.perl:514
24332 #, perl-format
24333 msgid "Unknown --suppress-cc field: '%s'\n"
24334 msgstr ""
24336 #: git-send-email.perl:545
24337 #, perl-format
24338 msgid "Unknown --confirm setting: '%s'\n"
24339 msgstr ""
24341 #: git-send-email.perl:573
24342 #, perl-format
24343 msgid "warning: sendmail alias with quotes is not supported: %s\n"
24344 msgstr ""
24346 #: git-send-email.perl:575
24347 #, perl-format
24348 msgid "warning: `:include:` not supported: %s\n"
24349 msgstr ""
24351 #: git-send-email.perl:577
24352 #, perl-format
24353 msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
24354 msgstr ""
24356 #: git-send-email.perl:582
24357 #, perl-format
24358 msgid "warning: sendmail line is not recognized: %s\n"
24359 msgstr ""
24361 #: git-send-email.perl:666
24362 #, perl-format
24363 msgid ""
24364 "File '%s' exists but it could also be the range of commits\n"
24365 "to produce patches for.  Please disambiguate by...\n"
24366 "\n"
24367 "    * Saying \"./%s\" if you mean a file; or\n"
24368 "    * Giving --format-patch option if you mean a range.\n"
24369 msgstr ""
24371 #: git-send-email.perl:687
24372 #, perl-format
24373 msgid "Failed to opendir %s: %s"
24374 msgstr ""
24376 #: git-send-email.perl:720
24377 msgid ""
24378 "\n"
24379 "No patch files specified!\n"
24380 "\n"
24381 msgstr ""
24383 #: git-send-email.perl:733
24384 #, perl-format
24385 msgid "No subject line in %s?"
24386 msgstr ""
24388 #: git-send-email.perl:743
24389 #, perl-format
24390 msgid "Failed to open for writing %s: %s"
24391 msgstr ""
24393 #: git-send-email.perl:754
24394 msgid ""
24395 "Lines beginning in \"GIT:\" will be removed.\n"
24396 "Consider including an overall diffstat or table of contents\n"
24397 "for the patch you are writing.\n"
24398 "\n"
24399 "Clear the body content if you don't wish to send a summary.\n"
24400 msgstr ""
24402 #: git-send-email.perl:778
24403 #, perl-format
24404 msgid "Failed to open %s: %s"
24405 msgstr ""
24407 #: git-send-email.perl:795
24408 #, perl-format
24409 msgid "Failed to open %s.final: %s"
24410 msgstr ""
24412 #: git-send-email.perl:838
24413 msgid "Summary email is empty, skipping it\n"
24414 msgstr ""
24416 #. TRANSLATORS: please keep [y/N] as is.
24417 #: git-send-email.perl:873
24418 #, perl-format
24419 msgid "Are you sure you want to use <%s> [y/N]? "
24420 msgstr ""
24422 #: git-send-email.perl:928
24423 msgid ""
24424 "The following files are 8bit, but do not declare a Content-Transfer-"
24425 "Encoding.\n"
24426 msgstr ""
24428 #: git-send-email.perl:933
24429 msgid "Which 8bit encoding should I declare [UTF-8]? "
24430 msgstr ""
24432 #: git-send-email.perl:941
24433 #, perl-format
24434 msgid ""
24435 "Refusing to send because the patch\n"
24436 "\t%s\n"
24437 "has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
24438 "want to send.\n"
24439 msgstr ""
24441 #: git-send-email.perl:960
24442 msgid "To whom should the emails be sent (if anyone)?"
24443 msgstr ""
24445 #: git-send-email.perl:978
24446 #, perl-format
24447 msgid "fatal: alias '%s' expands to itself\n"
24448 msgstr ""
24450 #: git-send-email.perl:990
24451 msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
24452 msgstr ""
24454 #: git-send-email.perl:1048 git-send-email.perl:1056
24455 #, perl-format
24456 msgid "error: unable to extract a valid address from: %s\n"
24457 msgstr ""
24459 #. TRANSLATORS: Make sure to include [q] [d] [e] in your
24460 #. translation. The program will only accept English input
24461 #. at this point.
24462 #: git-send-email.perl:1060
24463 msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
24464 msgstr ""
24466 #: git-send-email.perl:1377
24467 #, perl-format
24468 msgid "CA path \"%s\" does not exist"
24469 msgstr ""
24471 #: git-send-email.perl:1460
24472 msgid ""
24473 "    The Cc list above has been expanded by additional\n"
24474 "    addresses found in the patch commit message. By default\n"
24475 "    send-email prompts before sending whenever this occurs.\n"
24476 "    This behavior is controlled by the sendemail.confirm\n"
24477 "    configuration setting.\n"
24478 "\n"
24479 "    For additional information, run 'git send-email --help'.\n"
24480 "    To retain the current behavior, but squelch this message,\n"
24481 "    run 'git config --global sendemail.confirm auto'.\n"
24482 "\n"
24483 msgstr ""
24485 #. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
24486 #. translation. The program will only accept English input
24487 #. at this point.
24488 #: git-send-email.perl:1475
24489 msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
24490 msgstr ""
24492 #: git-send-email.perl:1478
24493 msgid "Send this email reply required"
24494 msgstr ""
24496 #: git-send-email.perl:1506
24497 msgid "The required SMTP server is not properly defined."
24498 msgstr ""
24500 #: git-send-email.perl:1553
24501 #, perl-format
24502 msgid "Server does not support STARTTLS! %s"
24503 msgstr ""
24505 #: git-send-email.perl:1558 git-send-email.perl:1562
24506 #, perl-format
24507 msgid "STARTTLS failed! %s"
24508 msgstr ""
24510 #: git-send-email.perl:1571
24511 msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
24512 msgstr ""
24514 #: git-send-email.perl:1589
24515 #, perl-format
24516 msgid "Failed to send %s\n"
24517 msgstr ""
24519 #: git-send-email.perl:1592
24520 #, perl-format
24521 msgid "Dry-Sent %s\n"
24522 msgstr ""
24524 #: git-send-email.perl:1592
24525 #, perl-format
24526 msgid "Sent %s\n"
24527 msgstr ""
24529 #: git-send-email.perl:1594
24530 msgid "Dry-OK. Log says:\n"
24531 msgstr ""
24533 #: git-send-email.perl:1594
24534 msgid "OK. Log says:\n"
24535 msgstr ""
24537 #: git-send-email.perl:1606
24538 msgid "Result: "
24539 msgstr ""
24541 #: git-send-email.perl:1609
24542 msgid "Result: OK\n"
24543 msgstr ""
24545 #: git-send-email.perl:1627
24546 #, perl-format
24547 msgid "can't open file %s"
24548 msgstr ""
24550 #: git-send-email.perl:1674 git-send-email.perl:1694
24551 #, perl-format
24552 msgid "(mbox) Adding cc: %s from line '%s'\n"
24553 msgstr ""
24555 #: git-send-email.perl:1680
24556 #, perl-format
24557 msgid "(mbox) Adding to: %s from line '%s'\n"
24558 msgstr ""
24560 #: git-send-email.perl:1737
24561 #, perl-format
24562 msgid "(non-mbox) Adding cc: %s from line '%s'\n"
24563 msgstr ""
24565 #: git-send-email.perl:1772
24566 #, perl-format
24567 msgid "(body) Adding cc: %s from line '%s'\n"
24568 msgstr ""
24570 #: git-send-email.perl:1883
24571 #, perl-format
24572 msgid "(%s) Could not execute '%s'"
24573 msgstr ""
24575 #: git-send-email.perl:1890
24576 #, perl-format
24577 msgid "(%s) Adding %s: %s from: '%s'\n"
24578 msgstr ""
24580 #: git-send-email.perl:1894
24581 #, perl-format
24582 msgid "(%s) failed to close pipe to '%s'"
24583 msgstr ""
24585 #: git-send-email.perl:1924
24586 msgid "cannot send message as 7bit"
24587 msgstr ""
24589 #: git-send-email.perl:1932
24590 msgid "invalid transfer encoding"
24591 msgstr ""
24593 #: git-send-email.perl:1966
24594 #, perl-format
24595 msgid ""
24596 "fatal: %s: rejected by sendemail-validate hook\n"
24597 "%s\n"
24598 "warning: no patches were sent\n"
24599 msgstr ""
24601 #: git-send-email.perl:1976 git-send-email.perl:2029 git-send-email.perl:2039
24602 #, perl-format
24603 msgid "unable to open %s: %s\n"
24604 msgstr ""
24606 #: git-send-email.perl:1979
24607 #, perl-format
24608 msgid ""
24609 "fatal: %s:%d is longer than 998 characters\n"
24610 "warning: no patches were sent\n"
24611 msgstr ""
24613 #: git-send-email.perl:1997
24614 #, perl-format
24615 msgid "Skipping %s with backup suffix '%s'.\n"
24616 msgstr ""
24618 #. TRANSLATORS: please keep "[y|N]" as is.
24619 #: git-send-email.perl:2001
24620 #, perl-format
24621 msgid "Do you really want to send %s? [y|N]: "
24622 msgstr ""