debian: new upstream release candidate
[git/debian.git] / po / git.pot
blob68c84144e93053dcfb07ca9aa466c7ed1e203413
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: 2020-10-10 09:32+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:368
22 #, c-format
23 msgid "Huh (%s)?"
24 msgstr ""
26 #: add-interactive.c:521 add-interactive.c:822 reset.c:65 sequencer.c:3250
27 #: sequencer.c:3698 sequencer.c:3840 builtin/rebase.c:1526
28 #: builtin/rebase.c:1944
29 msgid "could not read index"
30 msgstr ""
32 #: add-interactive.c:576 git-add--interactive.perl:269
33 #: git-add--interactive.perl:294
34 msgid "binary"
35 msgstr ""
37 #: add-interactive.c:634 git-add--interactive.perl:278
38 #: git-add--interactive.perl:332
39 msgid "nothing"
40 msgstr ""
42 #: add-interactive.c:635 git-add--interactive.perl:314
43 #: git-add--interactive.perl:329
44 msgid "unchanged"
45 msgstr ""
47 #: add-interactive.c:672 git-add--interactive.perl:643
48 msgid "Update"
49 msgstr ""
51 #: add-interactive.c:689 add-interactive.c:877
52 #, c-format
53 msgid "could not stage '%s'"
54 msgstr ""
56 #: add-interactive.c:695 add-interactive.c:884 reset.c:89 sequencer.c:3444
57 msgid "could not write index"
58 msgstr ""
60 #: add-interactive.c:698 git-add--interactive.perl:628
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:716 git-add--interactive.perl:678
68 #, c-format, perl-format
69 msgid "note: %s is untracked now.\n"
70 msgstr ""
72 #: add-interactive.c:721 apply.c:4127 builtin/checkout.c:295
73 #: builtin/reset.c:145
74 #, c-format
75 msgid "make_cache_entry failed for path '%s'"
76 msgstr ""
78 #: add-interactive.c:751 git-add--interactive.perl:655
79 msgid "Revert"
80 msgstr ""
82 #: add-interactive.c:767
83 msgid "Could not parse HEAD^{tree}"
84 msgstr ""
86 #: add-interactive.c:805 git-add--interactive.perl:631
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:856 git-add--interactive.perl:695
94 #, c-format
95 msgid "No untracked files.\n"
96 msgstr ""
98 #: add-interactive.c:860 git-add--interactive.perl:689
99 msgid "Add untracked"
100 msgstr ""
102 #: add-interactive.c:887 git-add--interactive.perl:625
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:917
110 #, c-format
111 msgid "ignoring unmerged: %s"
112 msgstr ""
114 #: add-interactive.c:929 add-patch.c:1738 git-add--interactive.perl:1371
115 #, c-format
116 msgid "Only binary files changed.\n"
117 msgstr ""
119 #: add-interactive.c:931 add-patch.c:1736 git-add--interactive.perl:1373
120 #, c-format
121 msgid "No changes.\n"
122 msgstr ""
124 #: add-interactive.c:935 git-add--interactive.perl:1381
125 msgid "Patch update"
126 msgstr ""
128 #: add-interactive.c:974 git-add--interactive.perl:1794
129 msgid "Review diff"
130 msgstr ""
132 #: add-interactive.c:1002
133 msgid "show paths with changes"
134 msgstr ""
136 #: add-interactive.c:1004
137 msgid "add working tree state to the staged set of changes"
138 msgstr ""
140 #: add-interactive.c:1006
141 msgid "revert staged set of changes back to the HEAD version"
142 msgstr ""
144 #: add-interactive.c:1008
145 msgid "pick hunks and update selectively"
146 msgstr ""
148 #: add-interactive.c:1010
149 msgid "view diff between HEAD and index"
150 msgstr ""
152 #: add-interactive.c:1012
153 msgid "add contents of untracked files to the staged set of changes"
154 msgstr ""
156 #: add-interactive.c:1020 add-interactive.c:1069
157 msgid "Prompt help:"
158 msgstr ""
160 #: add-interactive.c:1022
161 msgid "select a single item"
162 msgstr ""
164 #: add-interactive.c:1024
165 msgid "select a range of items"
166 msgstr ""
168 #: add-interactive.c:1026
169 msgid "select multiple ranges"
170 msgstr ""
172 #: add-interactive.c:1028 add-interactive.c:1073
173 msgid "select item based on unique prefix"
174 msgstr ""
176 #: add-interactive.c:1030
177 msgid "unselect specified items"
178 msgstr ""
180 #: add-interactive.c:1032
181 msgid "choose all items"
182 msgstr ""
184 #: add-interactive.c:1034
185 msgid "(empty) finish selecting"
186 msgstr ""
188 #: add-interactive.c:1071
189 msgid "select a numbered item"
190 msgstr ""
192 #: add-interactive.c:1075
193 msgid "(empty) select nothing"
194 msgstr ""
196 #: add-interactive.c:1083 builtin/clean.c:816 git-add--interactive.perl:1891
197 msgid "*** Commands ***"
198 msgstr ""
200 #: add-interactive.c:1084 builtin/clean.c:817 git-add--interactive.perl:1888
201 msgid "What now"
202 msgstr ""
204 #: add-interactive.c:1136 git-add--interactive.perl:213
205 msgid "staged"
206 msgstr ""
208 #: add-interactive.c:1136 git-add--interactive.perl:213
209 msgid "unstaged"
210 msgstr ""
212 #: add-interactive.c:1136 apply.c:4984 apply.c:4987 builtin/am.c:2270
213 #: builtin/am.c:2273 builtin/bugreport.c:133 builtin/clone.c:123
214 #: builtin/fetch.c:147 builtin/merge.c:275 builtin/pull.c:190
215 #: builtin/submodule--helper.c:409 builtin/submodule--helper.c:1818
216 #: builtin/submodule--helper.c:1821 builtin/submodule--helper.c:2326
217 #: builtin/submodule--helper.c:2329 builtin/submodule--helper.c:2572
218 #: git-add--interactive.perl:213
219 msgid "path"
220 msgstr ""
222 #: add-interactive.c:1143
223 msgid "could not refresh index"
224 msgstr ""
226 #: add-interactive.c:1157 builtin/clean.c:781 git-add--interactive.perl:1805
227 #, c-format
228 msgid "Bye.\n"
229 msgstr ""
231 #: add-patch.c:34 git-add--interactive.perl:1433
232 #, c-format, perl-format
233 msgid "Stage mode change [y,n,q,a,d%s,?]? "
234 msgstr ""
236 #: add-patch.c:35 git-add--interactive.perl:1434
237 #, c-format, perl-format
238 msgid "Stage deletion [y,n,q,a,d%s,?]? "
239 msgstr ""
241 #: add-patch.c:36 git-add--interactive.perl:1435
242 #, c-format, perl-format
243 msgid "Stage addition [y,n,q,a,d%s,?]? "
244 msgstr ""
246 #: add-patch.c:37 git-add--interactive.perl:1436
247 #, c-format, perl-format
248 msgid "Stage this hunk [y,n,q,a,d%s,?]? "
249 msgstr ""
251 #: add-patch.c:39
252 msgid ""
253 "If the patch applies cleanly, the edited hunk will immediately be marked for "
254 "staging."
255 msgstr ""
257 #: add-patch.c:42
258 msgid ""
259 "y - stage this hunk\n"
260 "n - do not stage this hunk\n"
261 "q - quit; do not stage this hunk or any of the remaining ones\n"
262 "a - stage this hunk and all later hunks in the file\n"
263 "d - do not stage this hunk or any of the later hunks in the file\n"
264 msgstr ""
266 #: add-patch.c:56 git-add--interactive.perl:1439
267 #, c-format, perl-format
268 msgid "Stash mode change [y,n,q,a,d%s,?]? "
269 msgstr ""
271 #: add-patch.c:57 git-add--interactive.perl:1440
272 #, c-format, perl-format
273 msgid "Stash deletion [y,n,q,a,d%s,?]? "
274 msgstr ""
276 #: add-patch.c:58 git-add--interactive.perl:1441
277 #, c-format, perl-format
278 msgid "Stash addition [y,n,q,a,d%s,?]? "
279 msgstr ""
281 #: add-patch.c:59 git-add--interactive.perl:1442
282 #, c-format, perl-format
283 msgid "Stash this hunk [y,n,q,a,d%s,?]? "
284 msgstr ""
286 #: add-patch.c:61
287 msgid ""
288 "If the patch applies cleanly, the edited hunk will immediately be marked for "
289 "stashing."
290 msgstr ""
292 #: add-patch.c:64
293 msgid ""
294 "y - stash this hunk\n"
295 "n - do not stash this hunk\n"
296 "q - quit; do not stash this hunk or any of the remaining ones\n"
297 "a - stash this hunk and all later hunks in the file\n"
298 "d - do not stash this hunk or any of the later hunks in the file\n"
299 msgstr ""
301 #: add-patch.c:80 git-add--interactive.perl:1445
302 #, c-format, perl-format
303 msgid "Unstage mode change [y,n,q,a,d%s,?]? "
304 msgstr ""
306 #: add-patch.c:81 git-add--interactive.perl:1446
307 #, c-format, perl-format
308 msgid "Unstage deletion [y,n,q,a,d%s,?]? "
309 msgstr ""
311 #: add-patch.c:82 git-add--interactive.perl:1447
312 #, c-format, perl-format
313 msgid "Unstage addition [y,n,q,a,d%s,?]? "
314 msgstr ""
316 #: add-patch.c:83 git-add--interactive.perl:1448
317 #, c-format, perl-format
318 msgid "Unstage this hunk [y,n,q,a,d%s,?]? "
319 msgstr ""
321 #: add-patch.c:85
322 msgid ""
323 "If the patch applies cleanly, the edited hunk will immediately be marked for "
324 "unstaging."
325 msgstr ""
327 #: add-patch.c:88
328 msgid ""
329 "y - unstage this hunk\n"
330 "n - do not unstage this hunk\n"
331 "q - quit; do not unstage this hunk or any of the remaining ones\n"
332 "a - unstage this hunk and all later hunks in the file\n"
333 "d - do not unstage this hunk or any of the later hunks in the file\n"
334 msgstr ""
336 #: add-patch.c:103 git-add--interactive.perl:1451
337 #, c-format, perl-format
338 msgid "Apply mode change to index [y,n,q,a,d%s,?]? "
339 msgstr ""
341 #: add-patch.c:104 git-add--interactive.perl:1452
342 #, c-format, perl-format
343 msgid "Apply deletion to index [y,n,q,a,d%s,?]? "
344 msgstr ""
346 #: add-patch.c:105 git-add--interactive.perl:1453
347 #, c-format, perl-format
348 msgid "Apply addition to index [y,n,q,a,d%s,?]? "
349 msgstr ""
351 #: add-patch.c:106 git-add--interactive.perl:1454
352 #, c-format, perl-format
353 msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
354 msgstr ""
356 #: add-patch.c:108 add-patch.c:176 add-patch.c:221
357 msgid ""
358 "If the patch applies cleanly, the edited hunk will immediately be marked for "
359 "applying."
360 msgstr ""
362 #: add-patch.c:111
363 msgid ""
364 "y - apply this hunk to index\n"
365 "n - do not apply this hunk to index\n"
366 "q - quit; do not apply this hunk or any of the remaining ones\n"
367 "a - apply this hunk and all later hunks in the file\n"
368 "d - do not apply this hunk or any of the later hunks in the file\n"
369 msgstr ""
371 #: add-patch.c:126 git-add--interactive.perl:1457
372 #: git-add--interactive.perl:1475
373 #, c-format, perl-format
374 msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? "
375 msgstr ""
377 #: add-patch.c:127 git-add--interactive.perl:1458
378 #: git-add--interactive.perl:1476
379 #, c-format, perl-format
380 msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? "
381 msgstr ""
383 #: add-patch.c:128 git-add--interactive.perl:1459
384 #: git-add--interactive.perl:1477
385 #, c-format, perl-format
386 msgid "Discard addition from worktree [y,n,q,a,d%s,?]? "
387 msgstr ""
389 #: add-patch.c:129 git-add--interactive.perl:1460
390 #: git-add--interactive.perl:1478
391 #, c-format, perl-format
392 msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? "
393 msgstr ""
395 #: add-patch.c:131 add-patch.c:154 add-patch.c:199
396 msgid ""
397 "If the patch applies cleanly, the edited hunk will immediately be marked for "
398 "discarding."
399 msgstr ""
401 #: add-patch.c:134 add-patch.c:202
402 msgid ""
403 "y - discard this hunk from worktree\n"
404 "n - do not discard this hunk from worktree\n"
405 "q - quit; do not discard this hunk or any of the remaining ones\n"
406 "a - discard this hunk and all later hunks in the file\n"
407 "d - do not discard this hunk or any of the later hunks in the file\n"
408 msgstr ""
410 #: add-patch.c:149 add-patch.c:194 git-add--interactive.perl:1463
411 #, c-format, perl-format
412 msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? "
413 msgstr ""
415 #: add-patch.c:150 add-patch.c:195 git-add--interactive.perl:1464
416 #, c-format, perl-format
417 msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? "
418 msgstr ""
420 #: add-patch.c:151 add-patch.c:196 git-add--interactive.perl:1465
421 #, c-format, perl-format
422 msgid "Discard addition from index and worktree [y,n,q,a,d%s,?]? "
423 msgstr ""
425 #: add-patch.c:152 add-patch.c:197 git-add--interactive.perl:1466
426 #, c-format, perl-format
427 msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? "
428 msgstr ""
430 #: add-patch.c:157
431 msgid ""
432 "y - discard this hunk from index and worktree\n"
433 "n - do not discard this hunk from index and worktree\n"
434 "q - quit; do not discard this hunk or any of the remaining ones\n"
435 "a - discard this hunk and all later hunks in the file\n"
436 "d - do not discard this hunk or any of the later hunks in the file\n"
437 msgstr ""
439 #: add-patch.c:171 add-patch.c:216 git-add--interactive.perl:1469
440 #, c-format, perl-format
441 msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? "
442 msgstr ""
444 #: add-patch.c:172 add-patch.c:217 git-add--interactive.perl:1470
445 #, c-format, perl-format
446 msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? "
447 msgstr ""
449 #: add-patch.c:173 add-patch.c:218 git-add--interactive.perl:1471
450 #, c-format, perl-format
451 msgid "Apply addition to index and worktree [y,n,q,a,d%s,?]? "
452 msgstr ""
454 #: add-patch.c:174 add-patch.c:219 git-add--interactive.perl:1472
455 #, c-format, perl-format
456 msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? "
457 msgstr ""
459 #: add-patch.c:179
460 msgid ""
461 "y - apply this hunk to index and worktree\n"
462 "n - do not apply this hunk to index and worktree\n"
463 "q - quit; do not apply this hunk or any of the remaining ones\n"
464 "a - apply this hunk and all later hunks in the file\n"
465 "d - do not apply this hunk or any of the later hunks in the file\n"
466 msgstr ""
468 #: add-patch.c:224
469 msgid ""
470 "y - apply this hunk to worktree\n"
471 "n - do not apply this hunk to worktree\n"
472 "q - quit; do not apply this hunk or any of the remaining ones\n"
473 "a - apply this hunk and all later hunks in the file\n"
474 "d - do not apply this hunk or any of the later hunks in the file\n"
475 msgstr ""
477 #: add-patch.c: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:785
511 #, c-format
512 msgid ""
513 "expected context line #%d in\n"
514 "%.*s"
515 msgstr ""
517 #: add-patch.c:800
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:1076 git-add--interactive.perl:1117
527 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
528 msgstr ""
530 #: add-patch.c:1080
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:1094 git-add--interactive.perl:1131
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:1127
548 msgid "could not parse hunk header"
549 msgstr ""
551 #: add-patch.c:1172
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:1241 git-add--interactive.perl:1244
568 msgid ""
569 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
570 msgstr ""
572 #: add-patch.c:1284
573 msgid "The selected hunks do not apply to the index!"
574 msgstr ""
576 #: add-patch.c:1285 git-add--interactive.perl:1348
577 msgid "Apply them to the worktree anyway? "
578 msgstr ""
580 #: add-patch.c:1292 git-add--interactive.perl:1351
581 msgid "Nothing was applied.\n"
582 msgstr ""
584 #: add-patch.c:1349
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:1511 add-patch.c:1521
598 msgid "No previous hunk"
599 msgstr ""
601 #: add-patch.c:1516 add-patch.c:1526
602 msgid "No next hunk"
603 msgstr ""
605 #: add-patch.c:1532
606 msgid "No other hunks to goto"
607 msgstr ""
609 #: add-patch.c:1543 git-add--interactive.perl:1608
610 msgid "go to which hunk (<ret> to see more)? "
611 msgstr ""
613 #: add-patch.c:1544 git-add--interactive.perl:1610
614 msgid "go to which hunk? "
615 msgstr ""
617 #: add-patch.c:1555
618 #, c-format
619 msgid "Invalid number: '%s'"
620 msgstr ""
622 #: add-patch.c:1560
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:1569
630 msgid "No other hunks to search"
631 msgstr ""
633 #: add-patch.c:1575 git-add--interactive.perl:1663
634 msgid "search for regex? "
635 msgstr ""
637 #: add-patch.c:1590
638 #, c-format
639 msgid "Malformed search regexp %s: %s"
640 msgstr ""
642 #: add-patch.c:1607
643 msgid "No hunk matches the given pattern"
644 msgstr ""
646 #: add-patch.c:1614
647 msgid "Sorry, cannot split this hunk"
648 msgstr ""
650 #: add-patch.c:1618
651 #, c-format
652 msgid "Split into %d hunks."
653 msgstr ""
655 #: add-patch.c:1622
656 msgid "Sorry, cannot edit this hunk"
657 msgstr ""
659 #: add-patch.c:1674
660 msgid "'git apply' failed"
661 msgstr ""
663 #: advice.c:140
664 #, c-format
665 msgid ""
666 "\n"
667 "Disable this message with \"git config advice.%s false\""
668 msgstr ""
670 #: advice.c:156
671 #, c-format
672 msgid "%shint: %.*s%s\n"
673 msgstr ""
675 #: advice.c:247
676 msgid "Cherry-picking is not possible because you have unmerged files."
677 msgstr ""
679 #: advice.c:249
680 msgid "Committing is not possible because you have unmerged files."
681 msgstr ""
683 #: advice.c:251
684 msgid "Merging is not possible because you have unmerged files."
685 msgstr ""
687 #: advice.c:253
688 msgid "Pulling is not possible because you have unmerged files."
689 msgstr ""
691 #: advice.c:255
692 msgid "Reverting is not possible because you have unmerged files."
693 msgstr ""
695 #: advice.c:257
696 #, c-format
697 msgid "It is not possible to %s because you have unmerged files."
698 msgstr ""
700 #: advice.c:265
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:273
707 msgid "Exiting because of an unresolved conflict."
708 msgstr ""
710 #: advice.c:278 builtin/merge.c:1349
711 msgid "You have not concluded your merge (MERGE_HEAD exists)."
712 msgstr ""
714 #: advice.c:280
715 msgid "Please, commit your changes before merging."
716 msgstr ""
718 #: advice.c:281
719 msgid "Exiting because of unfinished merge."
720 msgstr ""
722 #: advice.c:287
723 #, c-format
724 msgid ""
725 "Note: switching to '%s'.\n"
726 "\n"
727 "You are in 'detached HEAD' state. You can look around, make experimental\n"
728 "changes and commit them, and you can discard any commits you make in this\n"
729 "state without impacting any branches by switching back to a branch.\n"
730 "\n"
731 "If you want to create a new branch to retain commits you create, you may\n"
732 "do so (now or later) by using -c with the switch command. Example:\n"
733 "\n"
734 "  git switch -c <new-branch-name>\n"
735 "\n"
736 "Or undo this operation with:\n"
737 "\n"
738 "  git switch -\n"
739 "\n"
740 "Turn off this advice by setting config variable advice.detachedHead to "
741 "false\n"
742 "\n"
743 msgstr ""
745 #: alias.c:50
746 msgid "cmdline ends with \\"
747 msgstr ""
749 #: alias.c:51
750 msgid "unclosed quote"
751 msgstr ""
753 #: apply.c:69
754 #, c-format
755 msgid "unrecognized whitespace option '%s'"
756 msgstr ""
758 #: apply.c:85
759 #, c-format
760 msgid "unrecognized whitespace ignore option '%s'"
761 msgstr ""
763 #: apply.c:135
764 msgid "--reject and --3way cannot be used together."
765 msgstr ""
767 #: apply.c:137
768 msgid "--cached and --3way cannot be used together."
769 msgstr ""
771 #: apply.c:140
772 msgid "--3way outside a repository"
773 msgstr ""
775 #: apply.c:151
776 msgid "--index outside a repository"
777 msgstr ""
779 #: apply.c:154
780 msgid "--cached outside a repository"
781 msgstr ""
783 #: apply.c:801
784 #, c-format
785 msgid "Cannot prepare timestamp regexp %s"
786 msgstr ""
788 #: apply.c:810
789 #, c-format
790 msgid "regexec returned %d for input: %s"
791 msgstr ""
793 #: apply.c:884
794 #, c-format
795 msgid "unable to find filename in patch at line %d"
796 msgstr ""
798 #: apply.c:922
799 #, c-format
800 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
801 msgstr ""
803 #: apply.c:928
804 #, c-format
805 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
806 msgstr ""
808 #: apply.c:929
809 #, c-format
810 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
811 msgstr ""
813 #: apply.c:934
814 #, c-format
815 msgid "git apply: bad git-diff - expected /dev/null on line %d"
816 msgstr ""
818 #: apply.c:963
819 #, c-format
820 msgid "invalid mode on line %d: %s"
821 msgstr ""
823 #: apply.c:1282
824 #, c-format
825 msgid "inconsistent header lines %d and %d"
826 msgstr ""
828 #: apply.c:1372
829 #, c-format
830 msgid ""
831 "git diff header lacks filename information when removing %d leading pathname "
832 "component (line %d)"
833 msgid_plural ""
834 "git diff header lacks filename information when removing %d leading pathname "
835 "components (line %d)"
836 msgstr[0] ""
837 msgstr[1] ""
839 #: apply.c:1385
840 #, c-format
841 msgid "git diff header lacks filename information (line %d)"
842 msgstr ""
844 #: apply.c:1481
845 #, c-format
846 msgid "recount: unexpected line: %.*s"
847 msgstr ""
849 #: apply.c:1550
850 #, c-format
851 msgid "patch fragment without header at line %d: %.*s"
852 msgstr ""
854 #: apply.c:1753
855 msgid "new file depends on old contents"
856 msgstr ""
858 #: apply.c:1755
859 msgid "deleted file still has contents"
860 msgstr ""
862 #: apply.c:1789
863 #, c-format
864 msgid "corrupt patch at line %d"
865 msgstr ""
867 #: apply.c:1826
868 #, c-format
869 msgid "new file %s depends on old contents"
870 msgstr ""
872 #: apply.c:1828
873 #, c-format
874 msgid "deleted file %s still has contents"
875 msgstr ""
877 #: apply.c:1831
878 #, c-format
879 msgid "** warning: file %s becomes empty but is not deleted"
880 msgstr ""
882 #: apply.c:1978
883 #, c-format
884 msgid "corrupt binary patch at line %d: %.*s"
885 msgstr ""
887 #: apply.c:2015
888 #, c-format
889 msgid "unrecognized binary patch at line %d"
890 msgstr ""
892 #: apply.c:2177
893 #, c-format
894 msgid "patch with only garbage at line %d"
895 msgstr ""
897 #: apply.c:2263
898 #, c-format
899 msgid "unable to read symlink %s"
900 msgstr ""
902 #: apply.c:2267
903 #, c-format
904 msgid "unable to open or read %s"
905 msgstr ""
907 #: apply.c:2936
908 #, c-format
909 msgid "invalid start of line: '%c'"
910 msgstr ""
912 #: apply.c:3057
913 #, c-format
914 msgid "Hunk #%d succeeded at %d (offset %d line)."
915 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
916 msgstr[0] ""
917 msgstr[1] ""
919 #: apply.c:3069
920 #, c-format
921 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
922 msgstr ""
924 #: apply.c:3075
925 #, c-format
926 msgid ""
927 "while searching for:\n"
928 "%.*s"
929 msgstr ""
931 #: apply.c:3097
932 #, c-format
933 msgid "missing binary patch data for '%s'"
934 msgstr ""
936 #: apply.c:3105
937 #, c-format
938 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
939 msgstr ""
941 #: apply.c:3152
942 #, c-format
943 msgid "cannot apply binary patch to '%s' without full index line"
944 msgstr ""
946 #: apply.c:3163
947 #, c-format
948 msgid ""
949 "the patch applies to '%s' (%s), which does not match the current contents."
950 msgstr ""
952 #: apply.c:3171
953 #, c-format
954 msgid "the patch applies to an empty '%s' but it is not empty"
955 msgstr ""
957 #: apply.c:3189
958 #, c-format
959 msgid "the necessary postimage %s for '%s' cannot be read"
960 msgstr ""
962 #: apply.c:3202
963 #, c-format
964 msgid "binary patch does not apply to '%s'"
965 msgstr ""
967 #: apply.c:3209
968 #, c-format
969 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
970 msgstr ""
972 #: apply.c:3230
973 #, c-format
974 msgid "patch failed: %s:%ld"
975 msgstr ""
977 #: apply.c:3353
978 #, c-format
979 msgid "cannot checkout %s"
980 msgstr ""
982 #: apply.c:3405 apply.c:3416 apply.c:3462 midx.c:72 setup.c:308
983 #, c-format
984 msgid "failed to read %s"
985 msgstr ""
987 #: apply.c:3413
988 #, c-format
989 msgid "reading from '%s' beyond a symbolic link"
990 msgstr ""
992 #: apply.c:3442 apply.c:3685
993 #, c-format
994 msgid "path %s has been renamed/deleted"
995 msgstr ""
997 #: apply.c:3528 apply.c:3700
998 #, c-format
999 msgid "%s: does not exist in index"
1000 msgstr ""
1002 #: apply.c:3537 apply.c:3708 apply.c:3953
1003 #, c-format
1004 msgid "%s: does not match index"
1005 msgstr ""
1007 #: apply.c:3572
1008 msgid "repository lacks the necessary blob to fall back on 3-way merge."
1009 msgstr ""
1011 #: apply.c:3575
1012 #, c-format
1013 msgid "Falling back to three-way merge...\n"
1014 msgstr ""
1016 #: apply.c:3591 apply.c:3595
1017 #, c-format
1018 msgid "cannot read the current contents of '%s'"
1019 msgstr ""
1021 #: apply.c:3607
1022 #, c-format
1023 msgid "Failed to fall back on three-way merge...\n"
1024 msgstr ""
1026 #: apply.c:3621
1027 #, c-format
1028 msgid "Applied patch to '%s' with conflicts.\n"
1029 msgstr ""
1031 #: apply.c:3626
1032 #, c-format
1033 msgid "Applied patch to '%s' cleanly.\n"
1034 msgstr ""
1036 #: apply.c:3652
1037 msgid "removal patch leaves file contents"
1038 msgstr ""
1040 #: apply.c:3725
1041 #, c-format
1042 msgid "%s: wrong type"
1043 msgstr ""
1045 #: apply.c:3727
1046 #, c-format
1047 msgid "%s has type %o, expected %o"
1048 msgstr ""
1050 #: apply.c:3892 apply.c:3894 read-cache.c:832 read-cache.c:858
1051 #: read-cache.c:1313
1052 #, c-format
1053 msgid "invalid path '%s'"
1054 msgstr ""
1056 #: apply.c:3950
1057 #, c-format
1058 msgid "%s: already exists in index"
1059 msgstr ""
1061 #: apply.c:3956
1062 #, c-format
1063 msgid "%s: already exists in working directory"
1064 msgstr ""
1066 #: apply.c:3976
1067 #, c-format
1068 msgid "new mode (%o) of %s does not match old mode (%o)"
1069 msgstr ""
1071 #: apply.c:3981
1072 #, c-format
1073 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1074 msgstr ""
1076 #: apply.c:4001
1077 #, c-format
1078 msgid "affected file '%s' is beyond a symbolic link"
1079 msgstr ""
1081 #: apply.c:4005
1082 #, c-format
1083 msgid "%s: patch does not apply"
1084 msgstr ""
1086 #: apply.c:4020
1087 #, c-format
1088 msgid "Checking patch %s..."
1089 msgstr ""
1091 #: apply.c:4112
1092 #, c-format
1093 msgid "sha1 information is lacking or useless for submodule %s"
1094 msgstr ""
1096 #: apply.c:4119
1097 #, c-format
1098 msgid "mode change for %s, which is not in current HEAD"
1099 msgstr ""
1101 #: apply.c:4122
1102 #, c-format
1103 msgid "sha1 information is lacking or useless (%s)."
1104 msgstr ""
1106 #: apply.c:4131
1107 #, c-format
1108 msgid "could not add %s to temporary index"
1109 msgstr ""
1111 #: apply.c:4141
1112 #, c-format
1113 msgid "could not write temporary index to %s"
1114 msgstr ""
1116 #: apply.c:4279
1117 #, c-format
1118 msgid "unable to remove %s from index"
1119 msgstr ""
1121 #: apply.c:4313
1122 #, c-format
1123 msgid "corrupt patch for submodule %s"
1124 msgstr ""
1126 #: apply.c:4319
1127 #, c-format
1128 msgid "unable to stat newly created file '%s'"
1129 msgstr ""
1131 #: apply.c:4327
1132 #, c-format
1133 msgid "unable to create backing store for newly created file %s"
1134 msgstr ""
1136 #: apply.c:4333 apply.c:4478
1137 #, c-format
1138 msgid "unable to add cache entry for %s"
1139 msgstr ""
1141 #: apply.c:4376 builtin/bisect--helper.c:537
1142 #, c-format
1143 msgid "failed to write to '%s'"
1144 msgstr ""
1146 #: apply.c:4380
1147 #, c-format
1148 msgid "closing file '%s'"
1149 msgstr ""
1151 #: apply.c:4450
1152 #, c-format
1153 msgid "unable to write file '%s' mode %o"
1154 msgstr ""
1156 #: apply.c:4548
1157 #, c-format
1158 msgid "Applied patch %s cleanly."
1159 msgstr ""
1161 #: apply.c:4556
1162 msgid "internal error"
1163 msgstr ""
1165 #: apply.c:4559
1166 #, c-format
1167 msgid "Applying patch %%s with %d reject..."
1168 msgid_plural "Applying patch %%s with %d rejects..."
1169 msgstr[0] ""
1170 msgstr[1] ""
1172 #: apply.c:4570
1173 #, c-format
1174 msgid "truncating .rej filename to %.*s.rej"
1175 msgstr ""
1177 #: apply.c:4578 builtin/fetch.c:927 builtin/fetch.c:1228
1178 #, c-format
1179 msgid "cannot open %s"
1180 msgstr ""
1182 #: apply.c:4592
1183 #, c-format
1184 msgid "Hunk #%d applied cleanly."
1185 msgstr ""
1187 #: apply.c:4596
1188 #, c-format
1189 msgid "Rejected hunk #%d."
1190 msgstr ""
1192 #: apply.c:4715
1193 #, c-format
1194 msgid "Skipped patch '%s'."
1195 msgstr ""
1197 #: apply.c:4723
1198 msgid "unrecognized input"
1199 msgstr ""
1201 #: apply.c:4743
1202 msgid "unable to read index file"
1203 msgstr ""
1205 #: apply.c:4900
1206 #, c-format
1207 msgid "can't open patch '%s': %s"
1208 msgstr ""
1210 #: apply.c:4927
1211 #, c-format
1212 msgid "squelched %d whitespace error"
1213 msgid_plural "squelched %d whitespace errors"
1214 msgstr[0] ""
1215 msgstr[1] ""
1217 #: apply.c:4933 apply.c:4948
1218 #, c-format
1219 msgid "%d line adds whitespace errors."
1220 msgid_plural "%d lines add whitespace errors."
1221 msgstr[0] ""
1222 msgstr[1] ""
1224 #: apply.c:4941
1225 #, c-format
1226 msgid "%d line applied after fixing whitespace errors."
1227 msgid_plural "%d lines applied after fixing whitespace errors."
1228 msgstr[0] ""
1229 msgstr[1] ""
1231 #: apply.c:4957 builtin/add.c:618 builtin/mv.c:304 builtin/rm.c:406
1232 msgid "Unable to write new index file"
1233 msgstr ""
1235 #: apply.c:4985
1236 msgid "don't apply changes matching the given path"
1237 msgstr ""
1239 #: apply.c:4988
1240 msgid "apply changes matching the given path"
1241 msgstr ""
1243 #: apply.c:4990 builtin/am.c:2279
1244 msgid "num"
1245 msgstr ""
1247 #: apply.c:4991
1248 msgid "remove <num> leading slashes from traditional diff paths"
1249 msgstr ""
1251 #: apply.c:4994
1252 msgid "ignore additions made by the patch"
1253 msgstr ""
1255 #: apply.c:4996
1256 msgid "instead of applying the patch, output diffstat for the input"
1257 msgstr ""
1259 #: apply.c:5000
1260 msgid "show number of added and deleted lines in decimal notation"
1261 msgstr ""
1263 #: apply.c:5002
1264 msgid "instead of applying the patch, output a summary for the input"
1265 msgstr ""
1267 #: apply.c:5004
1268 msgid "instead of applying the patch, see if the patch is applicable"
1269 msgstr ""
1271 #: apply.c:5006
1272 msgid "make sure the patch is applicable to the current index"
1273 msgstr ""
1275 #: apply.c:5008
1276 msgid "mark new files with `git add --intent-to-add`"
1277 msgstr ""
1279 #: apply.c:5010
1280 msgid "apply a patch without touching the working tree"
1281 msgstr ""
1283 #: apply.c:5012
1284 msgid "accept a patch that touches outside the working area"
1285 msgstr ""
1287 #: apply.c:5015
1288 msgid "also apply the patch (use with --stat/--summary/--check)"
1289 msgstr ""
1291 #: apply.c:5017
1292 msgid "attempt three-way merge if a patch does not apply"
1293 msgstr ""
1295 #: apply.c:5019
1296 msgid "build a temporary index based on embedded index information"
1297 msgstr ""
1299 #: apply.c:5022 builtin/checkout-index.c:173 builtin/ls-files.c:525
1300 msgid "paths are separated with NUL character"
1301 msgstr ""
1303 #: apply.c:5024
1304 msgid "ensure at least <n> lines of context match"
1305 msgstr ""
1307 #: apply.c:5025 builtin/am.c:2258 builtin/interpret-trailers.c:98
1308 #: builtin/interpret-trailers.c:100 builtin/interpret-trailers.c:102
1309 #: builtin/pack-objects.c:3562 builtin/rebase.c:1340
1310 msgid "action"
1311 msgstr ""
1313 #: apply.c:5026
1314 msgid "detect new or modified lines that have whitespace errors"
1315 msgstr ""
1317 #: apply.c:5029 apply.c:5032
1318 msgid "ignore changes in whitespace when finding context"
1319 msgstr ""
1321 #: apply.c:5035
1322 msgid "apply the patch in reverse"
1323 msgstr ""
1325 #: apply.c:5037
1326 msgid "don't expect at least one line of context"
1327 msgstr ""
1329 #: apply.c:5039
1330 msgid "leave the rejected hunks in corresponding *.rej files"
1331 msgstr ""
1333 #: apply.c:5041
1334 msgid "allow overlapping hunks"
1335 msgstr ""
1337 #: apply.c:5042 builtin/add.c:329 builtin/check-ignore.c:22
1338 #: builtin/commit.c:1364 builtin/count-objects.c:98 builtin/fsck.c:775
1339 #: builtin/log.c:2270 builtin/mv.c:123 builtin/read-tree.c:128
1340 msgid "be verbose"
1341 msgstr ""
1343 #: apply.c:5044
1344 msgid "tolerate incorrectly detected missing new-line at the end of file"
1345 msgstr ""
1347 #: apply.c:5047
1348 msgid "do not trust the line counts in the hunk headers"
1349 msgstr ""
1351 #: apply.c:5049 builtin/am.c:2267
1352 msgid "root"
1353 msgstr ""
1355 #: apply.c:5050
1356 msgid "prepend <root> to all filenames"
1357 msgstr ""
1359 #: archive-tar.c:125 archive-zip.c:345
1360 #, c-format
1361 msgid "cannot stream blob %s"
1362 msgstr ""
1364 #: archive-tar.c:265 archive-zip.c:358
1365 #, c-format
1366 msgid "unsupported file mode: 0%o (SHA1: %s)"
1367 msgstr ""
1369 #: archive-tar.c:449
1370 #, c-format
1371 msgid "unable to start '%s' filter"
1372 msgstr ""
1374 #: archive-tar.c:452
1375 msgid "unable to redirect descriptor"
1376 msgstr ""
1378 #: archive-tar.c:459
1379 #, c-format
1380 msgid "'%s' filter reported error"
1381 msgstr ""
1383 #: archive-zip.c:318
1384 #, c-format
1385 msgid "path is not valid UTF-8: %s"
1386 msgstr ""
1388 #: archive-zip.c:322
1389 #, c-format
1390 msgid "path too long (%d chars, SHA1: %s): %s"
1391 msgstr ""
1393 #: archive-zip.c:469 builtin/pack-objects.c:244 builtin/pack-objects.c:247
1394 #, c-format
1395 msgid "deflate error (%d)"
1396 msgstr ""
1398 #: archive-zip.c:603
1399 #, c-format
1400 msgid "timestamp too large for this system: %<PRIuMAX>"
1401 msgstr ""
1403 #: archive.c:14
1404 msgid "git archive [<options>] <tree-ish> [<path>...]"
1405 msgstr ""
1407 #: archive.c:15
1408 msgid "git archive --list"
1409 msgstr ""
1411 #: archive.c:16
1412 msgid ""
1413 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
1414 msgstr ""
1416 #: archive.c:17
1417 msgid "git archive --remote <repo> [--exec <cmd>] --list"
1418 msgstr ""
1420 #: archive.c:192
1421 #, c-format
1422 msgid "cannot read %s"
1423 msgstr ""
1425 #: archive.c:345 sequencer.c:445 sequencer.c:1706 sequencer.c:2852
1426 #: sequencer.c:3293 sequencer.c:3402 builtin/am.c:263 builtin/commit.c:786
1427 #: builtin/merge.c:1124
1428 #, c-format
1429 msgid "could not read '%s'"
1430 msgstr ""
1432 #: archive.c:430 builtin/add.c:181 builtin/add.c:594 builtin/rm.c:315
1433 #, c-format
1434 msgid "pathspec '%s' did not match any files"
1435 msgstr ""
1437 #: archive.c:454
1438 #, c-format
1439 msgid "no such ref: %.*s"
1440 msgstr ""
1442 #: archive.c:460
1443 #, c-format
1444 msgid "not a valid object name: %s"
1445 msgstr ""
1447 #: archive.c:473
1448 #, c-format
1449 msgid "not a tree object: %s"
1450 msgstr ""
1452 #: archive.c:485
1453 msgid "current working directory is untracked"
1454 msgstr ""
1456 #: archive.c:526
1457 #, c-format
1458 msgid "File not found: %s"
1459 msgstr ""
1461 #: archive.c:528
1462 #, c-format
1463 msgid "Not a regular file: %s"
1464 msgstr ""
1466 #: archive.c:553
1467 msgid "fmt"
1468 msgstr ""
1470 #: archive.c:553
1471 msgid "archive format"
1472 msgstr ""
1474 #: archive.c:554 builtin/log.c:1760
1475 msgid "prefix"
1476 msgstr ""
1478 #: archive.c:555
1479 msgid "prepend prefix to each pathname in the archive"
1480 msgstr ""
1482 #: archive.c:556 archive.c:559 builtin/blame.c:884 builtin/blame.c:888
1483 #: builtin/blame.c:889 builtin/commit-tree.c:117 builtin/config.c:133
1484 #: builtin/fast-export.c:1208 builtin/fast-export.c:1210
1485 #: builtin/fast-export.c:1214 builtin/grep.c:908 builtin/hash-object.c:105
1486 #: builtin/ls-files.c:561 builtin/ls-files.c:564 builtin/notes.c:412
1487 #: builtin/notes.c:578 builtin/read-tree.c:123 parse-options.h:190
1488 msgid "file"
1489 msgstr ""
1491 #: archive.c:557
1492 msgid "add untracked file to archive"
1493 msgstr ""
1495 #: archive.c:560 builtin/archive.c:90
1496 msgid "write the archive to this file"
1497 msgstr ""
1499 #: archive.c:562
1500 msgid "read .gitattributes in working directory"
1501 msgstr ""
1503 #: archive.c:563
1504 msgid "report archived files on stderr"
1505 msgstr ""
1507 #: archive.c:564
1508 msgid "store only"
1509 msgstr ""
1511 #: archive.c:565
1512 msgid "compress faster"
1513 msgstr ""
1515 #: archive.c:573
1516 msgid "compress better"
1517 msgstr ""
1519 #: archive.c:576
1520 msgid "list supported archive formats"
1521 msgstr ""
1523 #: archive.c:578 builtin/archive.c:91 builtin/clone.c:113 builtin/clone.c:116
1524 #: builtin/submodule--helper.c:1830 builtin/submodule--helper.c:2335
1525 msgid "repo"
1526 msgstr ""
1528 #: archive.c:579 builtin/archive.c:92
1529 msgid "retrieve the archive from remote repository <repo>"
1530 msgstr ""
1532 #: archive.c:580 builtin/archive.c:93 builtin/difftool.c:715
1533 #: builtin/notes.c:498
1534 msgid "command"
1535 msgstr ""
1537 #: archive.c:581 builtin/archive.c:94
1538 msgid "path to the remote git-upload-archive command"
1539 msgstr ""
1541 #: archive.c:588
1542 msgid "Unexpected option --remote"
1543 msgstr ""
1545 #: archive.c:590
1546 msgid "Option --exec can only be used together with --remote"
1547 msgstr ""
1549 #: archive.c:592
1550 msgid "Unexpected option --output"
1551 msgstr ""
1553 #: archive.c:594
1554 msgid "Options --add-file and --remote cannot be used together"
1555 msgstr ""
1557 #: archive.c:616
1558 #, c-format
1559 msgid "Unknown archive format '%s'"
1560 msgstr ""
1562 #: archive.c:623
1563 #, c-format
1564 msgid "Argument not supported for format '%s': -%d"
1565 msgstr ""
1567 #: attr.c:212
1568 #, c-format
1569 msgid "%.*s is not a valid attribute name"
1570 msgstr ""
1572 #: attr.c:369
1573 #, c-format
1574 msgid "%s not allowed: %s:%d"
1575 msgstr ""
1577 #: attr.c:409
1578 msgid ""
1579 "Negative patterns are ignored in git attributes\n"
1580 "Use '\\!' for literal leading exclamation."
1581 msgstr ""
1583 #: bisect.c:476
1584 #, c-format
1585 msgid "Badly quoted content in file '%s': %s"
1586 msgstr ""
1588 #: bisect.c:686
1589 #, c-format
1590 msgid "We cannot bisect more!\n"
1591 msgstr ""
1593 #: bisect.c:753
1594 #, c-format
1595 msgid "Not a valid commit name %s"
1596 msgstr ""
1598 #: bisect.c:778
1599 #, c-format
1600 msgid ""
1601 "The merge base %s is bad.\n"
1602 "This means the bug has been fixed between %s and [%s].\n"
1603 msgstr ""
1605 #: bisect.c:783
1606 #, c-format
1607 msgid ""
1608 "The merge base %s is new.\n"
1609 "The property has changed between %s and [%s].\n"
1610 msgstr ""
1612 #: bisect.c:788
1613 #, c-format
1614 msgid ""
1615 "The merge base %s is %s.\n"
1616 "This means the first '%s' commit is between %s and [%s].\n"
1617 msgstr ""
1619 #: bisect.c:796
1620 #, c-format
1621 msgid ""
1622 "Some %s revs are not ancestors of the %s rev.\n"
1623 "git bisect cannot work properly in this case.\n"
1624 "Maybe you mistook %s and %s revs?\n"
1625 msgstr ""
1627 #: bisect.c:809
1628 #, c-format
1629 msgid ""
1630 "the merge base between %s and [%s] must be skipped.\n"
1631 "So we cannot be sure the first %s commit is between %s and %s.\n"
1632 "We continue anyway."
1633 msgstr ""
1635 #: bisect.c:848
1636 #, c-format
1637 msgid "Bisecting: a merge base must be tested\n"
1638 msgstr ""
1640 #: bisect.c:898
1641 #, c-format
1642 msgid "a %s revision is needed"
1643 msgstr ""
1645 #: bisect.c:928 builtin/notes.c:177 builtin/tag.c:255
1646 #, c-format
1647 msgid "could not create file '%s'"
1648 msgstr ""
1650 #: bisect.c:974 builtin/merge.c:150
1651 #, c-format
1652 msgid "could not read file '%s'"
1653 msgstr ""
1655 #: bisect.c:1014
1656 msgid "reading bisect refs failed"
1657 msgstr ""
1659 #: bisect.c:1044
1660 #, c-format
1661 msgid "%s was both %s and %s\n"
1662 msgstr ""
1664 #: bisect.c:1053
1665 #, c-format
1666 msgid ""
1667 "No testable commit found.\n"
1668 "Maybe you started with bad path parameters?\n"
1669 msgstr ""
1671 #: bisect.c:1082
1672 #, c-format
1673 msgid "(roughly %d step)"
1674 msgid_plural "(roughly %d steps)"
1675 msgstr[0] ""
1676 msgstr[1] ""
1678 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
1679 #. steps)" translation.
1681 #: bisect.c:1088
1682 #, c-format
1683 msgid "Bisecting: %d revision left to test after this %s\n"
1684 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1685 msgstr[0] ""
1686 msgstr[1] ""
1688 #: blame.c:2778
1689 msgid "--contents and --reverse do not blend well."
1690 msgstr ""
1692 #: blame.c:2792
1693 msgid "cannot use --contents with final commit object name"
1694 msgstr ""
1696 #: blame.c:2813
1697 msgid "--reverse and --first-parent together require specified latest commit"
1698 msgstr ""
1700 #: blame.c:2822 bundle.c:213 ref-filter.c:2264 remote.c:2020 sequencer.c:2105
1701 #: sequencer.c:4606 submodule.c:855 builtin/commit.c:1045 builtin/log.c:404
1702 #: builtin/log.c:1020 builtin/log.c:1622 builtin/log.c:2029 builtin/log.c:2319
1703 #: builtin/merge.c:414 builtin/pack-objects.c:3380 builtin/pack-objects.c:3395
1704 #: builtin/shortlog.c:320
1705 msgid "revision walk setup failed"
1706 msgstr ""
1708 #: blame.c:2840
1709 msgid ""
1710 "--reverse --first-parent together require range along first-parent chain"
1711 msgstr ""
1713 #: blame.c:2851
1714 #, c-format
1715 msgid "no such path %s in %s"
1716 msgstr ""
1718 #: blame.c:2862
1719 #, c-format
1720 msgid "cannot read blob %s for path %s"
1721 msgstr ""
1723 #: branch.c:53
1724 #, c-format
1725 msgid ""
1726 "\n"
1727 "After fixing the error cause you may try to fix up\n"
1728 "the remote tracking information by invoking\n"
1729 "\"git branch --set-upstream-to=%s%s%s\"."
1730 msgstr ""
1732 #: branch.c:67
1733 #, c-format
1734 msgid "Not setting branch %s as its own upstream."
1735 msgstr ""
1737 #: branch.c:93
1738 #, c-format
1739 msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
1740 msgstr ""
1742 #: branch.c:94
1743 #, c-format
1744 msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
1745 msgstr ""
1747 #: branch.c:98
1748 #, c-format
1749 msgid "Branch '%s' set up to track local branch '%s' by rebasing."
1750 msgstr ""
1752 #: branch.c:99
1753 #, c-format
1754 msgid "Branch '%s' set up to track local branch '%s'."
1755 msgstr ""
1757 #: branch.c:104
1758 #, c-format
1759 msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1760 msgstr ""
1762 #: branch.c:105
1763 #, c-format
1764 msgid "Branch '%s' set up to track remote ref '%s'."
1765 msgstr ""
1767 #: branch.c:109
1768 #, c-format
1769 msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1770 msgstr ""
1772 #: branch.c:110
1773 #, c-format
1774 msgid "Branch '%s' set up to track local ref '%s'."
1775 msgstr ""
1777 #: branch.c:119
1778 msgid "Unable to write upstream branch configuration"
1779 msgstr ""
1781 #: branch.c:156
1782 #, c-format
1783 msgid "Not tracking: ambiguous information for ref %s"
1784 msgstr ""
1786 #: branch.c:189
1787 #, c-format
1788 msgid "'%s' is not a valid branch name."
1789 msgstr ""
1791 #: branch.c:208
1792 #, c-format
1793 msgid "A branch named '%s' already exists."
1794 msgstr ""
1796 #: branch.c:213
1797 msgid "Cannot force update the current branch."
1798 msgstr ""
1800 #: branch.c:233
1801 #, c-format
1802 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1803 msgstr ""
1805 #: branch.c:235
1806 #, c-format
1807 msgid "the requested upstream branch '%s' does not exist"
1808 msgstr ""
1810 #: branch.c:237
1811 msgid ""
1812 "\n"
1813 "If you are planning on basing your work on an upstream\n"
1814 "branch that already exists at the remote, you may need to\n"
1815 "run \"git fetch\" to retrieve it.\n"
1816 "\n"
1817 "If you are planning to push out a new local branch that\n"
1818 "will track its remote counterpart, you may want to use\n"
1819 "\"git push -u\" to set the upstream config as you push."
1820 msgstr ""
1822 #: branch.c:281
1823 #, c-format
1824 msgid "Not a valid object name: '%s'."
1825 msgstr ""
1827 #: branch.c:301
1828 #, c-format
1829 msgid "Ambiguous object name: '%s'."
1830 msgstr ""
1832 #: branch.c:306
1833 #, c-format
1834 msgid "Not a valid branch point: '%s'."
1835 msgstr ""
1837 #: branch.c:365
1838 #, c-format
1839 msgid "'%s' is already checked out at '%s'"
1840 msgstr ""
1842 #: branch.c:388
1843 #, c-format
1844 msgid "HEAD of working tree %s is not updated"
1845 msgstr ""
1847 #: bundle.c:41
1848 #, c-format
1849 msgid "unrecognized bundle hash algorithm: %s"
1850 msgstr ""
1852 #: bundle.c:45
1853 #, c-format
1854 msgid "unknown capability '%s'"
1855 msgstr ""
1857 #: bundle.c:71
1858 #, c-format
1859 msgid "'%s' does not look like a v2 or v3 bundle file"
1860 msgstr ""
1862 #: bundle.c:110
1863 #, c-format
1864 msgid "unrecognized header: %s%s (%d)"
1865 msgstr ""
1867 #: bundle.c:136 rerere.c:480 rerere.c:690 sequencer.c:2357 sequencer.c:3142
1868 #: builtin/commit.c:814
1869 #, c-format
1870 msgid "could not open '%s'"
1871 msgstr ""
1873 #: bundle.c:189
1874 msgid "Repository lacks these prerequisite commits:"
1875 msgstr ""
1877 #: bundle.c:192
1878 msgid "need a repository to verify a bundle"
1879 msgstr ""
1881 #: bundle.c:243
1882 #, c-format
1883 msgid "The bundle contains this ref:"
1884 msgid_plural "The bundle contains these %d refs:"
1885 msgstr[0] ""
1886 msgstr[1] ""
1888 #: bundle.c:250
1889 msgid "The bundle records a complete history."
1890 msgstr ""
1892 #: bundle.c:252
1893 #, c-format
1894 msgid "The bundle requires this ref:"
1895 msgid_plural "The bundle requires these %d refs:"
1896 msgstr[0] ""
1897 msgstr[1] ""
1899 #: bundle.c:319
1900 msgid "unable to dup bundle descriptor"
1901 msgstr ""
1903 #: bundle.c:326
1904 msgid "Could not spawn pack-objects"
1905 msgstr ""
1907 #: bundle.c:337
1908 msgid "pack-objects died"
1909 msgstr ""
1911 #: bundle.c:379
1912 msgid "rev-list died"
1913 msgstr ""
1915 #: bundle.c:428
1916 #, c-format
1917 msgid "ref '%s' is excluded by the rev-list options"
1918 msgstr ""
1920 #: bundle.c:498
1921 #, c-format
1922 msgid "unsupported bundle version %d"
1923 msgstr ""
1925 #: bundle.c:500
1926 #, c-format
1927 msgid "cannot write bundle version %d with algorithm %s"
1928 msgstr ""
1930 #: bundle.c:522 builtin/log.c:207 builtin/log.c:1918 builtin/shortlog.c:461
1931 #, c-format
1932 msgid "unrecognized argument: %s"
1933 msgstr ""
1935 #: bundle.c:530
1936 msgid "Refusing to create empty bundle."
1937 msgstr ""
1939 #: bundle.c:540
1940 #, c-format
1941 msgid "cannot create '%s'"
1942 msgstr ""
1944 #: bundle.c:565
1945 msgid "index-pack died"
1946 msgstr ""
1948 #: color.c:329
1949 #, c-format
1950 msgid "invalid color value: %.*s"
1951 msgstr ""
1953 #: commit-graph.c:188 midx.c:46
1954 msgid "invalid hash version"
1955 msgstr ""
1957 #: commit-graph.c:246
1958 msgid "commit-graph file is too small"
1959 msgstr ""
1961 #: commit-graph.c:311
1962 #, c-format
1963 msgid "commit-graph signature %X does not match signature %X"
1964 msgstr ""
1966 #: commit-graph.c:318
1967 #, c-format
1968 msgid "commit-graph version %X does not match version %X"
1969 msgstr ""
1971 #: commit-graph.c:325
1972 #, c-format
1973 msgid "commit-graph hash version %X does not match version %X"
1974 msgstr ""
1976 #: commit-graph.c:342
1977 #, c-format
1978 msgid "commit-graph file is too small to hold %u chunks"
1979 msgstr ""
1981 #: commit-graph.c:361
1982 #, c-format
1983 msgid "commit-graph improper chunk offset %08x%08x"
1984 msgstr ""
1986 #: commit-graph.c:433
1987 #, c-format
1988 msgid "commit-graph chunk id %08x appears multiple times"
1989 msgstr ""
1991 #: commit-graph.c:499
1992 msgid "commit-graph has no base graphs chunk"
1993 msgstr ""
1995 #: commit-graph.c:509
1996 msgid "commit-graph chain does not match"
1997 msgstr ""
1999 #: commit-graph.c:557
2000 #, c-format
2001 msgid "invalid commit-graph chain: line '%s' not a hash"
2002 msgstr ""
2004 #: commit-graph.c:581
2005 msgid "unable to find all commit-graph files"
2006 msgstr ""
2008 #: commit-graph.c:721 commit-graph.c:785
2009 msgid "invalid commit position. commit-graph is likely corrupt"
2010 msgstr ""
2012 #: commit-graph.c:742
2013 #, c-format
2014 msgid "could not find commit %s"
2015 msgstr ""
2017 #: commit-graph.c:1042 builtin/am.c:1306
2018 #, c-format
2019 msgid "unable to parse commit %s"
2020 msgstr ""
2022 #: commit-graph.c:1265 builtin/pack-objects.c:2864
2023 #, c-format
2024 msgid "unable to get type of object %s"
2025 msgstr ""
2027 #: commit-graph.c:1301
2028 msgid "Loading known commits in commit graph"
2029 msgstr ""
2031 #: commit-graph.c:1318
2032 msgid "Expanding reachable commits in commit graph"
2033 msgstr ""
2035 #: commit-graph.c:1338
2036 msgid "Clearing commit marks in commit graph"
2037 msgstr ""
2039 #: commit-graph.c:1357
2040 msgid "Computing commit graph generation numbers"
2041 msgstr ""
2043 #: commit-graph.c:1424
2044 msgid "Computing commit changed paths Bloom filters"
2045 msgstr ""
2047 #: commit-graph.c:1501
2048 msgid "Collecting referenced commits"
2049 msgstr ""
2051 #: commit-graph.c:1526
2052 #, c-format
2053 msgid "Finding commits for commit graph in %d pack"
2054 msgid_plural "Finding commits for commit graph in %d packs"
2055 msgstr[0] ""
2056 msgstr[1] ""
2058 #: commit-graph.c:1539
2059 #, c-format
2060 msgid "error adding pack %s"
2061 msgstr ""
2063 #: commit-graph.c:1543
2064 #, c-format
2065 msgid "error opening index for %s"
2066 msgstr ""
2068 #: commit-graph.c:1582
2069 msgid "Finding commits for commit graph among packed objects"
2070 msgstr ""
2072 #: commit-graph.c:1597
2073 msgid "Counting distinct commits in commit graph"
2074 msgstr ""
2076 #: commit-graph.c:1629
2077 msgid "Finding extra edges in commit graph"
2078 msgstr ""
2080 #: commit-graph.c:1678
2081 msgid "failed to write correct number of base graph ids"
2082 msgstr ""
2084 #: commit-graph.c:1720 midx.c:826
2085 #, c-format
2086 msgid "unable to create leading directories of %s"
2087 msgstr ""
2089 #: commit-graph.c:1733
2090 msgid "unable to create temporary graph layer"
2091 msgstr ""
2093 #: commit-graph.c:1738
2094 #, c-format
2095 msgid "unable to adjust shared permissions for '%s'"
2096 msgstr ""
2098 #: commit-graph.c:1808
2099 #, c-format
2100 msgid "Writing out commit graph in %d pass"
2101 msgid_plural "Writing out commit graph in %d passes"
2102 msgstr[0] ""
2103 msgstr[1] ""
2105 #: commit-graph.c:1853
2106 msgid "unable to open commit-graph chain file"
2107 msgstr ""
2109 #: commit-graph.c:1869
2110 msgid "failed to rename base commit-graph file"
2111 msgstr ""
2113 #: commit-graph.c:1889
2114 msgid "failed to rename temporary commit-graph file"
2115 msgstr ""
2117 #: commit-graph.c:2015
2118 msgid "Scanning merged commits"
2119 msgstr ""
2121 #: commit-graph.c:2026
2122 #, c-format
2123 msgid "unexpected duplicate commit id %s"
2124 msgstr ""
2126 #: commit-graph.c:2049
2127 msgid "Merging commit-graph"
2128 msgstr ""
2130 #: commit-graph.c:2259
2131 #, c-format
2132 msgid "the commit graph format cannot write %d commits"
2133 msgstr ""
2135 #: commit-graph.c:2270
2136 msgid "too many commits to write graph"
2137 msgstr ""
2139 #: commit-graph.c:2363
2140 msgid "the commit-graph file has incorrect checksum and is likely corrupt"
2141 msgstr ""
2143 #: commit-graph.c:2373
2144 #, c-format
2145 msgid "commit-graph has incorrect OID order: %s then %s"
2146 msgstr ""
2148 #: commit-graph.c:2383 commit-graph.c:2398
2149 #, c-format
2150 msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
2151 msgstr ""
2153 #: commit-graph.c:2390
2154 #, c-format
2155 msgid "failed to parse commit %s from commit-graph"
2156 msgstr ""
2158 #: commit-graph.c:2408
2159 msgid "Verifying commits in commit graph"
2160 msgstr ""
2162 #: commit-graph.c:2423
2163 #, c-format
2164 msgid "failed to parse commit %s from object database for commit-graph"
2165 msgstr ""
2167 #: commit-graph.c:2430
2168 #, c-format
2169 msgid "root tree OID for commit %s in commit-graph is %s != %s"
2170 msgstr ""
2172 #: commit-graph.c:2440
2173 #, c-format
2174 msgid "commit-graph parent list for commit %s is too long"
2175 msgstr ""
2177 #: commit-graph.c:2449
2178 #, c-format
2179 msgid "commit-graph parent for %s is %s != %s"
2180 msgstr ""
2182 #: commit-graph.c:2463
2183 #, c-format
2184 msgid "commit-graph parent list for commit %s terminates early"
2185 msgstr ""
2187 #: commit-graph.c:2468
2188 #, c-format
2189 msgid ""
2190 "commit-graph has generation number zero for commit %s, but non-zero elsewhere"
2191 msgstr ""
2193 #: commit-graph.c:2472
2194 #, c-format
2195 msgid ""
2196 "commit-graph has non-zero generation number for commit %s, but zero elsewhere"
2197 msgstr ""
2199 #: commit-graph.c:2488
2200 #, c-format
2201 msgid "commit-graph generation for commit %s is %u != %u"
2202 msgstr ""
2204 #: commit-graph.c:2494
2205 #, c-format
2206 msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
2207 msgstr ""
2209 #: commit.c:52 sequencer.c:2845 builtin/am.c:373 builtin/am.c:417
2210 #: builtin/am.c:1385 builtin/am.c:2031 builtin/replace.c:457
2211 #, c-format
2212 msgid "could not parse %s"
2213 msgstr ""
2215 #: commit.c:54
2216 #, c-format
2217 msgid "%s %s is not a commit!"
2218 msgstr ""
2220 #: commit.c:194
2221 msgid ""
2222 "Support for <GIT_DIR>/info/grafts is deprecated\n"
2223 "and will be removed in a future Git version.\n"
2224 "\n"
2225 "Please use \"git replace --convert-graft-file\"\n"
2226 "to convert the grafts into replace refs.\n"
2227 "\n"
2228 "Turn this message off by running\n"
2229 "\"git config advice.graftFileDeprecated false\""
2230 msgstr ""
2232 #: commit.c:1172
2233 #, c-format
2234 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
2235 msgstr ""
2237 #: commit.c:1176
2238 #, c-format
2239 msgid "Commit %s has a bad GPG signature allegedly by %s."
2240 msgstr ""
2242 #: commit.c:1179
2243 #, c-format
2244 msgid "Commit %s does not have a GPG signature."
2245 msgstr ""
2247 #: commit.c:1182
2248 #, c-format
2249 msgid "Commit %s has a good GPG signature by %s\n"
2250 msgstr ""
2252 #: commit.c:1436
2253 msgid ""
2254 "Warning: commit message did not conform to UTF-8.\n"
2255 "You may want to amend it after fixing the message, or set the config\n"
2256 "variable i18n.commitencoding to the encoding your project uses.\n"
2257 msgstr ""
2259 #: compat/obstack.c:406 compat/obstack.c:408
2260 msgid "memory exhausted"
2261 msgstr ""
2263 #: config.c:125
2264 #, c-format
2265 msgid ""
2266 "exceeded maximum include depth (%d) while including\n"
2267 "\t%s\n"
2268 "from\n"
2269 "\t%s\n"
2270 "This might be due to circular includes."
2271 msgstr ""
2273 #: config.c:141
2274 #, c-format
2275 msgid "could not expand include path '%s'"
2276 msgstr ""
2278 #: config.c:152
2279 msgid "relative config includes must come from files"
2280 msgstr ""
2282 #: config.c:198
2283 msgid "relative config include conditionals must come from files"
2284 msgstr ""
2286 #: config.c:378
2287 #, c-format
2288 msgid "key does not contain a section: %s"
2289 msgstr ""
2291 #: config.c:384
2292 #, c-format
2293 msgid "key does not contain variable name: %s"
2294 msgstr ""
2296 #: config.c:408 sequencer.c:2547
2297 #, c-format
2298 msgid "invalid key: %s"
2299 msgstr ""
2301 #: config.c:414
2302 #, c-format
2303 msgid "invalid key (newline): %s"
2304 msgstr ""
2306 #: config.c:450 config.c:462
2307 #, c-format
2308 msgid "bogus config parameter: %s"
2309 msgstr ""
2311 #: config.c:497
2312 #, c-format
2313 msgid "bogus format in %s"
2314 msgstr ""
2316 #: config.c:836
2317 #, c-format
2318 msgid "bad config line %d in blob %s"
2319 msgstr ""
2321 #: config.c:840
2322 #, c-format
2323 msgid "bad config line %d in file %s"
2324 msgstr ""
2326 #: config.c:844
2327 #, c-format
2328 msgid "bad config line %d in standard input"
2329 msgstr ""
2331 #: config.c:848
2332 #, c-format
2333 msgid "bad config line %d in submodule-blob %s"
2334 msgstr ""
2336 #: config.c:852
2337 #, c-format
2338 msgid "bad config line %d in command line %s"
2339 msgstr ""
2341 #: config.c:856
2342 #, c-format
2343 msgid "bad config line %d in %s"
2344 msgstr ""
2346 #: config.c:993
2347 msgid "out of range"
2348 msgstr ""
2350 #: config.c:993
2351 msgid "invalid unit"
2352 msgstr ""
2354 #: config.c:994
2355 #, c-format
2356 msgid "bad numeric config value '%s' for '%s': %s"
2357 msgstr ""
2359 #: config.c:1013
2360 #, c-format
2361 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
2362 msgstr ""
2364 #: config.c:1016
2365 #, c-format
2366 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
2367 msgstr ""
2369 #: config.c:1019
2370 #, c-format
2371 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
2372 msgstr ""
2374 #: config.c:1022
2375 #, c-format
2376 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
2377 msgstr ""
2379 #: config.c:1025
2380 #, c-format
2381 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
2382 msgstr ""
2384 #: config.c:1028
2385 #, c-format
2386 msgid "bad numeric config value '%s' for '%s' in %s: %s"
2387 msgstr ""
2389 #: config.c:1123
2390 #, c-format
2391 msgid "failed to expand user dir in: '%s'"
2392 msgstr ""
2394 #: config.c:1132
2395 #, c-format
2396 msgid "'%s' for '%s' is not a valid timestamp"
2397 msgstr ""
2399 #: config.c:1223
2400 #, c-format
2401 msgid "abbrev length out of range: %d"
2402 msgstr ""
2404 #: config.c:1237 config.c:1248
2405 #, c-format
2406 msgid "bad zlib compression level %d"
2407 msgstr ""
2409 #: config.c:1340
2410 msgid "core.commentChar should only be one character"
2411 msgstr ""
2413 #: config.c:1373
2414 #, c-format
2415 msgid "invalid mode for object creation: %s"
2416 msgstr ""
2418 #: config.c:1445
2419 #, c-format
2420 msgid "malformed value for %s"
2421 msgstr ""
2423 #: config.c:1471
2424 #, c-format
2425 msgid "malformed value for %s: %s"
2426 msgstr ""
2428 #: config.c:1472
2429 msgid "must be one of nothing, matching, simple, upstream or current"
2430 msgstr ""
2432 #: config.c:1533 builtin/pack-objects.c:3649
2433 #, c-format
2434 msgid "bad pack compression level %d"
2435 msgstr ""
2437 #: config.c:1655
2438 #, c-format
2439 msgid "unable to load config blob object '%s'"
2440 msgstr ""
2442 #: config.c:1658
2443 #, c-format
2444 msgid "reference '%s' does not point to a blob"
2445 msgstr ""
2447 #: config.c:1675
2448 #, c-format
2449 msgid "unable to resolve config blob '%s'"
2450 msgstr ""
2452 #: config.c:1705
2453 #, c-format
2454 msgid "failed to parse %s"
2455 msgstr ""
2457 #: config.c:1759
2458 msgid "unable to parse command-line config"
2459 msgstr ""
2461 #: config.c:2122
2462 msgid "unknown error occurred while reading the configuration files"
2463 msgstr ""
2465 #: config.c:2296
2466 #, c-format
2467 msgid "Invalid %s: '%s'"
2468 msgstr ""
2470 #: config.c:2341
2471 #, c-format
2472 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
2473 msgstr ""
2475 #: config.c:2387
2476 #, c-format
2477 msgid "unable to parse '%s' from command-line config"
2478 msgstr ""
2480 #: config.c:2389
2481 #, c-format
2482 msgid "bad config variable '%s' in file '%s' at line %d"
2483 msgstr ""
2485 #: config.c:2470
2486 #, c-format
2487 msgid "invalid section name '%s'"
2488 msgstr ""
2490 #: config.c:2502
2491 #, c-format
2492 msgid "%s has multiple values"
2493 msgstr ""
2495 #: config.c:2531
2496 #, c-format
2497 msgid "failed to write new configuration file %s"
2498 msgstr ""
2500 #: config.c:2783 config.c:3107
2501 #, c-format
2502 msgid "could not lock config file %s"
2503 msgstr ""
2505 #: config.c:2794
2506 #, c-format
2507 msgid "opening %s"
2508 msgstr ""
2510 #: config.c:2829 builtin/config.c:354
2511 #, c-format
2512 msgid "invalid pattern: %s"
2513 msgstr ""
2515 #: config.c:2854
2516 #, c-format
2517 msgid "invalid config file %s"
2518 msgstr ""
2520 #: config.c:2867 config.c:3120
2521 #, c-format
2522 msgid "fstat on %s failed"
2523 msgstr ""
2525 #: config.c:2878
2526 #, c-format
2527 msgid "unable to mmap '%s'"
2528 msgstr ""
2530 #: config.c:2887 config.c:3125
2531 #, c-format
2532 msgid "chmod on %s failed"
2533 msgstr ""
2535 #: config.c:2972 config.c:3222
2536 #, c-format
2537 msgid "could not write config file %s"
2538 msgstr ""
2540 #: config.c:3006
2541 #, c-format
2542 msgid "could not set '%s' to '%s'"
2543 msgstr ""
2545 #: config.c:3008 builtin/remote.c:656 builtin/remote.c:850 builtin/remote.c:858
2546 #, c-format
2547 msgid "could not unset '%s'"
2548 msgstr ""
2550 #: config.c:3098
2551 #, c-format
2552 msgid "invalid section name: %s"
2553 msgstr ""
2555 #: config.c:3265
2556 #, c-format
2557 msgid "missing value for '%s'"
2558 msgstr ""
2560 #: connect.c:61
2561 msgid "the remote end hung up upon initial contact"
2562 msgstr ""
2564 #: connect.c:63
2565 msgid ""
2566 "Could not read from remote repository.\n"
2567 "\n"
2568 "Please make sure you have the correct access rights\n"
2569 "and the repository exists."
2570 msgstr ""
2572 #: connect.c:81
2573 #, c-format
2574 msgid "server doesn't support '%s'"
2575 msgstr ""
2577 #: connect.c:118
2578 #, c-format
2579 msgid "server doesn't support feature '%s'"
2580 msgstr ""
2582 #: connect.c:129
2583 msgid "expected flush after capabilities"
2584 msgstr ""
2586 #: connect.c:263
2587 #, c-format
2588 msgid "ignoring capabilities after first line '%s'"
2589 msgstr ""
2591 #: connect.c:284
2592 msgid "protocol error: unexpected capabilities^{}"
2593 msgstr ""
2595 #: connect.c:306
2596 #, c-format
2597 msgid "protocol error: expected shallow sha-1, got '%s'"
2598 msgstr ""
2600 #: connect.c:308
2601 msgid "repository on the other end cannot be shallow"
2602 msgstr ""
2604 #: connect.c:347
2605 msgid "invalid packet"
2606 msgstr ""
2608 #: connect.c:367
2609 #, c-format
2610 msgid "protocol error: unexpected '%s'"
2611 msgstr ""
2613 #: connect.c:473
2614 #, c-format
2615 msgid "unknown object format '%s' specified by server"
2616 msgstr ""
2618 #: connect.c:500
2619 #, c-format
2620 msgid "invalid ls-refs response: %s"
2621 msgstr ""
2623 #: connect.c:504
2624 msgid "expected flush after ref listing"
2625 msgstr ""
2627 #: connect.c:507
2628 msgid "expected response end packet after ref listing"
2629 msgstr ""
2631 #: connect.c:640
2632 #, c-format
2633 msgid "protocol '%s' is not supported"
2634 msgstr ""
2636 #: connect.c:691
2637 msgid "unable to set SO_KEEPALIVE on socket"
2638 msgstr ""
2640 #: connect.c:731 connect.c:794
2641 #, c-format
2642 msgid "Looking up %s ... "
2643 msgstr ""
2645 #: connect.c:735
2646 #, c-format
2647 msgid "unable to look up %s (port %s) (%s)"
2648 msgstr ""
2650 #. TRANSLATORS: this is the end of "Looking up %s ... "
2651 #: connect.c:739 connect.c:810
2652 #, c-format
2653 msgid ""
2654 "done.\n"
2655 "Connecting to %s (port %s) ... "
2656 msgstr ""
2658 #: connect.c:761 connect.c:838
2659 #, c-format
2660 msgid ""
2661 "unable to connect to %s:\n"
2662 "%s"
2663 msgstr ""
2665 #. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
2666 #: connect.c:767 connect.c:844
2667 msgid "done."
2668 msgstr ""
2670 #: connect.c:798
2671 #, c-format
2672 msgid "unable to look up %s (%s)"
2673 msgstr ""
2675 #: connect.c:804
2676 #, c-format
2677 msgid "unknown port %s"
2678 msgstr ""
2680 #: connect.c:941 connect.c:1271
2681 #, c-format
2682 msgid "strange hostname '%s' blocked"
2683 msgstr ""
2685 #: connect.c:943
2686 #, c-format
2687 msgid "strange port '%s' blocked"
2688 msgstr ""
2690 #: connect.c:953
2691 #, c-format
2692 msgid "cannot start proxy %s"
2693 msgstr ""
2695 #: connect.c:1024
2696 msgid "no path specified; see 'git help pull' for valid url syntax"
2697 msgstr ""
2699 #: connect.c:1219
2700 msgid "ssh variant 'simple' does not support -4"
2701 msgstr ""
2703 #: connect.c:1231
2704 msgid "ssh variant 'simple' does not support -6"
2705 msgstr ""
2707 #: connect.c:1248
2708 msgid "ssh variant 'simple' does not support setting port"
2709 msgstr ""
2711 #: connect.c:1360
2712 #, c-format
2713 msgid "strange pathname '%s' blocked"
2714 msgstr ""
2716 #: connect.c:1408
2717 msgid "unable to fork"
2718 msgstr ""
2720 #: connected.c:108 builtin/fsck.c:209 builtin/prune.c:45
2721 msgid "Checking connectivity"
2722 msgstr ""
2724 #: connected.c:120
2725 msgid "Could not run 'git rev-list'"
2726 msgstr ""
2728 #: connected.c:144
2729 msgid "failed write to rev-list"
2730 msgstr ""
2732 #: connected.c:149
2733 msgid "failed to close rev-list's stdin"
2734 msgstr ""
2736 #: convert.c:194
2737 #, c-format
2738 msgid "illegal crlf_action %d"
2739 msgstr ""
2741 #: convert.c:207
2742 #, c-format
2743 msgid "CRLF would be replaced by LF in %s"
2744 msgstr ""
2746 #: convert.c:209
2747 #, c-format
2748 msgid ""
2749 "CRLF will be replaced by LF in %s.\n"
2750 "The file will have its original line endings in your working directory"
2751 msgstr ""
2753 #: convert.c:217
2754 #, c-format
2755 msgid "LF would be replaced by CRLF in %s"
2756 msgstr ""
2758 #: convert.c:219
2759 #, c-format
2760 msgid ""
2761 "LF will be replaced by CRLF in %s.\n"
2762 "The file will have its original line endings in your working directory"
2763 msgstr ""
2765 #: convert.c:284
2766 #, c-format
2767 msgid "BOM is prohibited in '%s' if encoded as %s"
2768 msgstr ""
2770 #: convert.c:291
2771 #, c-format
2772 msgid ""
2773 "The file '%s' contains a byte order mark (BOM). Please use UTF-%.*s as "
2774 "working-tree-encoding."
2775 msgstr ""
2777 #: convert.c:304
2778 #, c-format
2779 msgid "BOM is required in '%s' if encoded as %s"
2780 msgstr ""
2782 #: convert.c:306
2783 #, c-format
2784 msgid ""
2785 "The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
2786 "%sLE (depending on the byte order) as working-tree-encoding."
2787 msgstr ""
2789 #: convert.c:419 convert.c:490
2790 #, c-format
2791 msgid "failed to encode '%s' from %s to %s"
2792 msgstr ""
2794 #: convert.c:462
2795 #, c-format
2796 msgid "encoding '%s' from %s to %s and back is not the same"
2797 msgstr ""
2799 #: convert.c:665
2800 #, c-format
2801 msgid "cannot fork to run external filter '%s'"
2802 msgstr ""
2804 #: convert.c:685
2805 #, c-format
2806 msgid "cannot feed the input to external filter '%s'"
2807 msgstr ""
2809 #: convert.c:692
2810 #, c-format
2811 msgid "external filter '%s' failed %d"
2812 msgstr ""
2814 #: convert.c:727 convert.c:730
2815 #, c-format
2816 msgid "read from external filter '%s' failed"
2817 msgstr ""
2819 #: convert.c:733 convert.c:788
2820 #, c-format
2821 msgid "external filter '%s' failed"
2822 msgstr ""
2824 #: convert.c:837
2825 msgid "unexpected filter type"
2826 msgstr ""
2828 #: convert.c:848
2829 msgid "path name too long for external filter"
2830 msgstr ""
2832 #: convert.c:940
2833 #, c-format
2834 msgid ""
2835 "external filter '%s' is not available anymore although not all paths have "
2836 "been filtered"
2837 msgstr ""
2839 #: convert.c:1240
2840 msgid "true/false are no valid working-tree-encodings"
2841 msgstr ""
2843 #: convert.c:1428 convert.c:1462
2844 #, c-format
2845 msgid "%s: clean filter '%s' failed"
2846 msgstr ""
2848 #: convert.c:1508
2849 #, c-format
2850 msgid "%s: smudge filter %s failed"
2851 msgstr ""
2853 #: credential.c:96
2854 #, c-format
2855 msgid "skipping credential lookup for key: credential.%s"
2856 msgstr ""
2858 #: credential.c:112
2859 msgid "refusing to work with credential missing host field"
2860 msgstr ""
2862 #: credential.c:114
2863 msgid "refusing to work with credential missing protocol field"
2864 msgstr ""
2866 #: credential.c:394
2867 #, c-format
2868 msgid "url contains a newline in its %s component: %s"
2869 msgstr ""
2871 #: credential.c:438
2872 #, c-format
2873 msgid "url has no scheme: %s"
2874 msgstr ""
2876 #: credential.c:511
2877 #, c-format
2878 msgid "credential url cannot be parsed: %s"
2879 msgstr ""
2881 #: date.c:138
2882 msgid "in the future"
2883 msgstr ""
2885 #: date.c:144
2886 #, c-format
2887 msgid "%<PRIuMAX> second ago"
2888 msgid_plural "%<PRIuMAX> seconds ago"
2889 msgstr[0] ""
2890 msgstr[1] ""
2892 #: date.c:151
2893 #, c-format
2894 msgid "%<PRIuMAX> minute ago"
2895 msgid_plural "%<PRIuMAX> minutes ago"
2896 msgstr[0] ""
2897 msgstr[1] ""
2899 #: date.c:158
2900 #, c-format
2901 msgid "%<PRIuMAX> hour ago"
2902 msgid_plural "%<PRIuMAX> hours ago"
2903 msgstr[0] ""
2904 msgstr[1] ""
2906 #: date.c:165
2907 #, c-format
2908 msgid "%<PRIuMAX> day ago"
2909 msgid_plural "%<PRIuMAX> days ago"
2910 msgstr[0] ""
2911 msgstr[1] ""
2913 #: date.c:171
2914 #, c-format
2915 msgid "%<PRIuMAX> week ago"
2916 msgid_plural "%<PRIuMAX> weeks ago"
2917 msgstr[0] ""
2918 msgstr[1] ""
2920 #: date.c:178
2921 #, c-format
2922 msgid "%<PRIuMAX> month ago"
2923 msgid_plural "%<PRIuMAX> months ago"
2924 msgstr[0] ""
2925 msgstr[1] ""
2927 #: date.c:189
2928 #, c-format
2929 msgid "%<PRIuMAX> year"
2930 msgid_plural "%<PRIuMAX> years"
2931 msgstr[0] ""
2932 msgstr[1] ""
2934 #. TRANSLATORS: "%s" is "<n> years"
2935 #: date.c:192
2936 #, c-format
2937 msgid "%s, %<PRIuMAX> month ago"
2938 msgid_plural "%s, %<PRIuMAX> months ago"
2939 msgstr[0] ""
2940 msgstr[1] ""
2942 #: date.c:197 date.c:202
2943 #, c-format
2944 msgid "%<PRIuMAX> year ago"
2945 msgid_plural "%<PRIuMAX> years ago"
2946 msgstr[0] ""
2947 msgstr[1] ""
2949 #: delta-islands.c:272
2950 msgid "Propagating island marks"
2951 msgstr ""
2953 #: delta-islands.c:290
2954 #, c-format
2955 msgid "bad tree object %s"
2956 msgstr ""
2958 #: delta-islands.c:334
2959 #, c-format
2960 msgid "failed to load island regex for '%s': %s"
2961 msgstr ""
2963 #: delta-islands.c:390
2964 #, c-format
2965 msgid "island regex from config has too many capture groups (max=%d)"
2966 msgstr ""
2968 #: delta-islands.c:467
2969 #, c-format
2970 msgid "Marked %d islands, done.\n"
2971 msgstr ""
2973 #: diff-no-index.c:238
2974 msgid "git diff --no-index [<options>] <path> <path>"
2975 msgstr ""
2977 #: diff-no-index.c:263
2978 msgid ""
2979 "Not a git repository. Use --no-index to compare two paths outside a working "
2980 "tree"
2981 msgstr ""
2983 #: diff.c:156
2984 #, c-format
2985 msgid "  Failed to parse dirstat cut-off percentage '%s'\n"
2986 msgstr ""
2988 #: diff.c:161
2989 #, c-format
2990 msgid "  Unknown dirstat parameter '%s'\n"
2991 msgstr ""
2993 #: diff.c:297
2994 msgid ""
2995 "color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
2996 "'dimmed-zebra', 'plain'"
2997 msgstr ""
2999 #: diff.c:325
3000 #, c-format
3001 msgid ""
3002 "unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
3003 "'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
3004 msgstr ""
3006 #: diff.c:333
3007 msgid ""
3008 "color-moved-ws: allow-indentation-change cannot be combined with other "
3009 "whitespace modes"
3010 msgstr ""
3012 #: diff.c:410
3013 #, c-format
3014 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
3015 msgstr ""
3017 #: diff.c:470
3018 #, c-format
3019 msgid ""
3020 "Found errors in 'diff.dirstat' config variable:\n"
3021 "%s"
3022 msgstr ""
3024 #: diff.c:4269
3025 #, c-format
3026 msgid "external diff died, stopping at %s"
3027 msgstr ""
3029 #: diff.c:4618
3030 msgid "--name-only, --name-status, --check and -s are mutually exclusive"
3031 msgstr ""
3033 #: diff.c:4621
3034 msgid "-G, -S and --find-object are mutually exclusive"
3035 msgstr ""
3037 #: diff.c:4699
3038 msgid "--follow requires exactly one pathspec"
3039 msgstr ""
3041 #: diff.c:4747
3042 #, c-format
3043 msgid "invalid --stat value: %s"
3044 msgstr ""
3046 #: diff.c:4752 diff.c:4757 diff.c:4762 diff.c:4767 diff.c:5279
3047 #: parse-options.c:197 parse-options.c:201 builtin/commit-graph.c:180
3048 #, c-format
3049 msgid "%s expects a numerical value"
3050 msgstr ""
3052 #: diff.c:4784
3053 #, c-format
3054 msgid ""
3055 "Failed to parse --dirstat/-X option parameter:\n"
3056 "%s"
3057 msgstr ""
3059 #: diff.c:4869
3060 #, c-format
3061 msgid "unknown change class '%c' in --diff-filter=%s"
3062 msgstr ""
3064 #: diff.c:4893
3065 #, c-format
3066 msgid "unknown value after ws-error-highlight=%.*s"
3067 msgstr ""
3069 #: diff.c:4907
3070 #, c-format
3071 msgid "unable to resolve '%s'"
3072 msgstr ""
3074 #: diff.c:4957 diff.c:4963
3075 #, c-format
3076 msgid "%s expects <n>/<m> form"
3077 msgstr ""
3079 #: diff.c:4975
3080 #, c-format
3081 msgid "%s expects a character, got '%s'"
3082 msgstr ""
3084 #: diff.c:4996
3085 #, c-format
3086 msgid "bad --color-moved argument: %s"
3087 msgstr ""
3089 #: diff.c:5015
3090 #, c-format
3091 msgid "invalid mode '%s' in --color-moved-ws"
3092 msgstr ""
3094 #: diff.c:5055
3095 msgid ""
3096 "option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
3097 "\"histogram\""
3098 msgstr ""
3100 #: diff.c:5091 diff.c:5111
3101 #, c-format
3102 msgid "invalid argument to %s"
3103 msgstr ""
3105 #: diff.c:5248
3106 #, c-format
3107 msgid "failed to parse --submodule option parameter: '%s'"
3108 msgstr ""
3110 #: diff.c:5304
3111 #, c-format
3112 msgid "bad --word-diff argument: %s"
3113 msgstr ""
3115 #: diff.c:5327
3116 msgid "Diff output format options"
3117 msgstr ""
3119 #: diff.c:5329 diff.c:5335
3120 msgid "generate patch"
3121 msgstr ""
3123 #: diff.c:5332 builtin/log.c:176
3124 msgid "suppress diff output"
3125 msgstr ""
3127 #: diff.c:5337 diff.c:5451 diff.c:5458
3128 msgid "<n>"
3129 msgstr ""
3131 #: diff.c:5338 diff.c:5341
3132 msgid "generate diffs with <n> lines context"
3133 msgstr ""
3135 #: diff.c:5343
3136 msgid "generate the diff in raw format"
3137 msgstr ""
3139 #: diff.c:5346
3140 msgid "synonym for '-p --raw'"
3141 msgstr ""
3143 #: diff.c:5350
3144 msgid "synonym for '-p --stat'"
3145 msgstr ""
3147 #: diff.c:5354
3148 msgid "machine friendly --stat"
3149 msgstr ""
3151 #: diff.c:5357
3152 msgid "output only the last line of --stat"
3153 msgstr ""
3155 #: diff.c:5359 diff.c:5367
3156 msgid "<param1,param2>..."
3157 msgstr ""
3159 #: diff.c:5360
3160 msgid ""
3161 "output the distribution of relative amount of changes for each sub-directory"
3162 msgstr ""
3164 #: diff.c:5364
3165 msgid "synonym for --dirstat=cumulative"
3166 msgstr ""
3168 #: diff.c:5368
3169 msgid "synonym for --dirstat=files,param1,param2..."
3170 msgstr ""
3172 #: diff.c:5372
3173 msgid "warn if changes introduce conflict markers or whitespace errors"
3174 msgstr ""
3176 #: diff.c:5375
3177 msgid "condensed summary such as creations, renames and mode changes"
3178 msgstr ""
3180 #: diff.c:5378
3181 msgid "show only names of changed files"
3182 msgstr ""
3184 #: diff.c:5381
3185 msgid "show only names and status of changed files"
3186 msgstr ""
3188 #: diff.c:5383
3189 msgid "<width>[,<name-width>[,<count>]]"
3190 msgstr ""
3192 #: diff.c:5384
3193 msgid "generate diffstat"
3194 msgstr ""
3196 #: diff.c:5386 diff.c:5389 diff.c:5392
3197 msgid "<width>"
3198 msgstr ""
3200 #: diff.c:5387
3201 msgid "generate diffstat with a given width"
3202 msgstr ""
3204 #: diff.c:5390
3205 msgid "generate diffstat with a given name width"
3206 msgstr ""
3208 #: diff.c:5393
3209 msgid "generate diffstat with a given graph width"
3210 msgstr ""
3212 #: diff.c:5395
3213 msgid "<count>"
3214 msgstr ""
3216 #: diff.c:5396
3217 msgid "generate diffstat with limited lines"
3218 msgstr ""
3220 #: diff.c:5399
3221 msgid "generate compact summary in diffstat"
3222 msgstr ""
3224 #: diff.c:5402
3225 msgid "output a binary diff that can be applied"
3226 msgstr ""
3228 #: diff.c:5405
3229 msgid "show full pre- and post-image object names on the \"index\" lines"
3230 msgstr ""
3232 #: diff.c:5407
3233 msgid "show colored diff"
3234 msgstr ""
3236 #: diff.c:5408
3237 msgid "<kind>"
3238 msgstr ""
3240 #: diff.c:5409
3241 msgid ""
3242 "highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
3243 "diff"
3244 msgstr ""
3246 #: diff.c:5412
3247 msgid ""
3248 "do not munge pathnames and use NULs as output field terminators in --raw or "
3249 "--numstat"
3250 msgstr ""
3252 #: diff.c:5415 diff.c:5418 diff.c:5421 diff.c:5527
3253 msgid "<prefix>"
3254 msgstr ""
3256 #: diff.c:5416
3257 msgid "show the given source prefix instead of \"a/\""
3258 msgstr ""
3260 #: diff.c:5419
3261 msgid "show the given destination prefix instead of \"b/\""
3262 msgstr ""
3264 #: diff.c:5422
3265 msgid "prepend an additional prefix to every line of output"
3266 msgstr ""
3268 #: diff.c:5425
3269 msgid "do not show any source or destination prefix"
3270 msgstr ""
3272 #: diff.c:5428
3273 msgid "show context between diff hunks up to the specified number of lines"
3274 msgstr ""
3276 #: diff.c:5432 diff.c:5437 diff.c:5442
3277 msgid "<char>"
3278 msgstr ""
3280 #: diff.c:5433
3281 msgid "specify the character to indicate a new line instead of '+'"
3282 msgstr ""
3284 #: diff.c:5438
3285 msgid "specify the character to indicate an old line instead of '-'"
3286 msgstr ""
3288 #: diff.c:5443
3289 msgid "specify the character to indicate a context instead of ' '"
3290 msgstr ""
3292 #: diff.c:5446
3293 msgid "Diff rename options"
3294 msgstr ""
3296 #: diff.c:5447
3297 msgid "<n>[/<m>]"
3298 msgstr ""
3300 #: diff.c:5448
3301 msgid "break complete rewrite changes into pairs of delete and create"
3302 msgstr ""
3304 #: diff.c:5452
3305 msgid "detect renames"
3306 msgstr ""
3308 #: diff.c:5456
3309 msgid "omit the preimage for deletes"
3310 msgstr ""
3312 #: diff.c:5459
3313 msgid "detect copies"
3314 msgstr ""
3316 #: diff.c:5463
3317 msgid "use unmodified files as source to find copies"
3318 msgstr ""
3320 #: diff.c:5465
3321 msgid "disable rename detection"
3322 msgstr ""
3324 #: diff.c:5468
3325 msgid "use empty blobs as rename source"
3326 msgstr ""
3328 #: diff.c:5470
3329 msgid "continue listing the history of a file beyond renames"
3330 msgstr ""
3332 #: diff.c:5473
3333 msgid ""
3334 "prevent rename/copy detection if the number of rename/copy targets exceeds "
3335 "given limit"
3336 msgstr ""
3338 #: diff.c:5475
3339 msgid "Diff algorithm options"
3340 msgstr ""
3342 #: diff.c:5477
3343 msgid "produce the smallest possible diff"
3344 msgstr ""
3346 #: diff.c:5480
3347 msgid "ignore whitespace when comparing lines"
3348 msgstr ""
3350 #: diff.c:5483
3351 msgid "ignore changes in amount of whitespace"
3352 msgstr ""
3354 #: diff.c:5486
3355 msgid "ignore changes in whitespace at EOL"
3356 msgstr ""
3358 #: diff.c:5489
3359 msgid "ignore carrier-return at the end of line"
3360 msgstr ""
3362 #: diff.c:5492
3363 msgid "ignore changes whose lines are all blank"
3364 msgstr ""
3366 #: diff.c:5495
3367 msgid "heuristic to shift diff hunk boundaries for easy reading"
3368 msgstr ""
3370 #: diff.c:5498
3371 msgid "generate diff using the \"patience diff\" algorithm"
3372 msgstr ""
3374 #: diff.c:5502
3375 msgid "generate diff using the \"histogram diff\" algorithm"
3376 msgstr ""
3378 #: diff.c:5504
3379 msgid "<algorithm>"
3380 msgstr ""
3382 #: diff.c:5505
3383 msgid "choose a diff algorithm"
3384 msgstr ""
3386 #: diff.c:5507
3387 msgid "<text>"
3388 msgstr ""
3390 #: diff.c:5508
3391 msgid "generate diff using the \"anchored diff\" algorithm"
3392 msgstr ""
3394 #: diff.c:5510 diff.c:5519 diff.c:5522
3395 msgid "<mode>"
3396 msgstr ""
3398 #: diff.c:5511
3399 msgid "show word diff, using <mode> to delimit changed words"
3400 msgstr ""
3402 #: diff.c:5513 diff.c:5516 diff.c:5561
3403 msgid "<regex>"
3404 msgstr ""
3406 #: diff.c:5514
3407 msgid "use <regex> to decide what a word is"
3408 msgstr ""
3410 #: diff.c:5517
3411 msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
3412 msgstr ""
3414 #: diff.c:5520
3415 msgid "moved lines of code are colored differently"
3416 msgstr ""
3418 #: diff.c:5523
3419 msgid "how white spaces are ignored in --color-moved"
3420 msgstr ""
3422 #: diff.c:5526
3423 msgid "Other diff options"
3424 msgstr ""
3426 #: diff.c:5528
3427 msgid "when run from subdir, exclude changes outside and show relative paths"
3428 msgstr ""
3430 #: diff.c:5532
3431 msgid "treat all files as text"
3432 msgstr ""
3434 #: diff.c:5534
3435 msgid "swap two inputs, reverse the diff"
3436 msgstr ""
3438 #: diff.c:5536
3439 msgid "exit with 1 if there were differences, 0 otherwise"
3440 msgstr ""
3442 #: diff.c:5538
3443 msgid "disable all output of the program"
3444 msgstr ""
3446 #: diff.c:5540
3447 msgid "allow an external diff helper to be executed"
3448 msgstr ""
3450 #: diff.c:5542
3451 msgid "run external text conversion filters when comparing binary files"
3452 msgstr ""
3454 #: diff.c:5544
3455 msgid "<when>"
3456 msgstr ""
3458 #: diff.c:5545
3459 msgid "ignore changes to submodules in the diff generation"
3460 msgstr ""
3462 #: diff.c:5548
3463 msgid "<format>"
3464 msgstr ""
3466 #: diff.c:5549
3467 msgid "specify how differences in submodules are shown"
3468 msgstr ""
3470 #: diff.c:5553
3471 msgid "hide 'git add -N' entries from the index"
3472 msgstr ""
3474 #: diff.c:5556
3475 msgid "treat 'git add -N' entries as real in the index"
3476 msgstr ""
3478 #: diff.c:5558
3479 msgid "<string>"
3480 msgstr ""
3482 #: diff.c:5559
3483 msgid ""
3484 "look for differences that change the number of occurrences of the specified "
3485 "string"
3486 msgstr ""
3488 #: diff.c:5562
3489 msgid ""
3490 "look for differences that change the number of occurrences of the specified "
3491 "regex"
3492 msgstr ""
3494 #: diff.c:5565
3495 msgid "show all changes in the changeset with -S or -G"
3496 msgstr ""
3498 #: diff.c:5568
3499 msgid "treat <string> in -S as extended POSIX regular expression"
3500 msgstr ""
3502 #: diff.c:5571
3503 msgid "control the order in which files appear in the output"
3504 msgstr ""
3506 #: diff.c:5572
3507 msgid "<object-id>"
3508 msgstr ""
3510 #: diff.c:5573
3511 msgid ""
3512 "look for differences that change the number of occurrences of the specified "
3513 "object"
3514 msgstr ""
3516 #: diff.c:5575
3517 msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
3518 msgstr ""
3520 #: diff.c:5576
3521 msgid "select files by diff type"
3522 msgstr ""
3524 #: diff.c:5578
3525 msgid "<file>"
3526 msgstr ""
3528 #: diff.c:5579
3529 msgid "Output to a specific file"
3530 msgstr ""
3532 #: diff.c:6236
3533 msgid "inexact rename detection was skipped due to too many files."
3534 msgstr ""
3536 #: diff.c:6239
3537 msgid "only found copies from modified paths due to too many files."
3538 msgstr ""
3540 #: diff.c:6242
3541 #, c-format
3542 msgid ""
3543 "you may want to set your %s variable to at least %d and retry the command."
3544 msgstr ""
3546 #: diffcore-order.c:24
3547 #, c-format
3548 msgid "failed to read orderfile '%s'"
3549 msgstr ""
3551 #: diffcore-rename.c:592
3552 msgid "Performing inexact rename detection"
3553 msgstr ""
3555 #: dir.c:578
3556 #, c-format
3557 msgid "pathspec '%s' did not match any file(s) known to git"
3558 msgstr ""
3560 #: dir.c:718 dir.c:747 dir.c:760
3561 #, c-format
3562 msgid "unrecognized pattern: '%s'"
3563 msgstr ""
3565 #: dir.c:777 dir.c:791
3566 #, c-format
3567 msgid "unrecognized negative pattern: '%s'"
3568 msgstr ""
3570 #: dir.c:809
3571 #, c-format
3572 msgid "your sparse-checkout file may have issues: pattern '%s' is repeated"
3573 msgstr ""
3575 #: dir.c:819
3576 msgid "disabling cone pattern matching"
3577 msgstr ""
3579 #: dir.c:1198
3580 #, c-format
3581 msgid "cannot use %s as an exclude file"
3582 msgstr ""
3584 #: dir.c:2305
3585 #, c-format
3586 msgid "could not open directory '%s'"
3587 msgstr ""
3589 #: dir.c:2605
3590 msgid "failed to get kernel name and information"
3591 msgstr ""
3593 #: dir.c:2729
3594 msgid "untracked cache is disabled on this system or location"
3595 msgstr ""
3597 #: dir.c:3520
3598 #, c-format
3599 msgid "index file corrupt in repo %s"
3600 msgstr ""
3602 #: dir.c:3565 dir.c:3570
3603 #, c-format
3604 msgid "could not create directories for %s"
3605 msgstr ""
3607 #: dir.c:3599
3608 #, c-format
3609 msgid "could not migrate git directory from '%s' to '%s'"
3610 msgstr ""
3612 #: editor.c:74
3613 #, c-format
3614 msgid "hint: Waiting for your editor to close the file...%c"
3615 msgstr ""
3617 #: entry.c:177
3618 msgid "Filtering content"
3619 msgstr ""
3621 #: entry.c:478
3622 #, c-format
3623 msgid "could not stat file '%s'"
3624 msgstr ""
3626 #: environment.c:150
3627 #, c-format
3628 msgid "bad git namespace path \"%s\""
3629 msgstr ""
3631 #: environment.c:337
3632 #, c-format
3633 msgid "could not set GIT_DIR to '%s'"
3634 msgstr ""
3636 #: exec-cmd.c:363
3637 #, c-format
3638 msgid "too many args to run %s"
3639 msgstr ""
3641 #: fetch-pack.c:176
3642 msgid "git fetch-pack: expected shallow list"
3643 msgstr ""
3645 #: fetch-pack.c:179
3646 msgid "git fetch-pack: expected a flush packet after shallow list"
3647 msgstr ""
3649 #: fetch-pack.c:190
3650 msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
3651 msgstr ""
3653 #: fetch-pack.c:210
3654 #, c-format
3655 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
3656 msgstr ""
3658 #: fetch-pack.c:221
3659 msgid "unable to write to remote"
3660 msgstr ""
3662 #: fetch-pack.c:282
3663 msgid "--stateless-rpc requires multi_ack_detailed"
3664 msgstr ""
3666 #: fetch-pack.c:375 fetch-pack.c:1397
3667 #, c-format
3668 msgid "invalid shallow line: %s"
3669 msgstr ""
3671 #: fetch-pack.c:381 fetch-pack.c:1403
3672 #, c-format
3673 msgid "invalid unshallow line: %s"
3674 msgstr ""
3676 #: fetch-pack.c:383 fetch-pack.c:1405
3677 #, c-format
3678 msgid "object not found: %s"
3679 msgstr ""
3681 #: fetch-pack.c:386 fetch-pack.c:1408
3682 #, c-format
3683 msgid "error in object: %s"
3684 msgstr ""
3686 #: fetch-pack.c:388 fetch-pack.c:1410
3687 #, c-format
3688 msgid "no shallow found: %s"
3689 msgstr ""
3691 #: fetch-pack.c:391 fetch-pack.c:1414
3692 #, c-format
3693 msgid "expected shallow/unshallow, got %s"
3694 msgstr ""
3696 #: fetch-pack.c:431
3697 #, c-format
3698 msgid "got %s %d %s"
3699 msgstr ""
3701 #: fetch-pack.c:448
3702 #, c-format
3703 msgid "invalid commit %s"
3704 msgstr ""
3706 #: fetch-pack.c:479
3707 msgid "giving up"
3708 msgstr ""
3710 #: fetch-pack.c:492 progress.c:339
3711 msgid "done"
3712 msgstr ""
3714 #: fetch-pack.c:504
3715 #, c-format
3716 msgid "got %s (%d) %s"
3717 msgstr ""
3719 #: fetch-pack.c:540
3720 #, c-format
3721 msgid "Marking %s as complete"
3722 msgstr ""
3724 #: fetch-pack.c:755
3725 #, c-format
3726 msgid "already have %s (%s)"
3727 msgstr ""
3729 #: fetch-pack.c:824
3730 msgid "fetch-pack: unable to fork off sideband demultiplexer"
3731 msgstr ""
3733 #: fetch-pack.c:832
3734 msgid "protocol error: bad pack header"
3735 msgstr ""
3737 #: fetch-pack.c:916
3738 #, c-format
3739 msgid "fetch-pack: unable to fork off %s"
3740 msgstr ""
3742 #: fetch-pack.c:933
3743 #, c-format
3744 msgid "%s failed"
3745 msgstr ""
3747 #: fetch-pack.c:935
3748 msgid "error in sideband demultiplexer"
3749 msgstr ""
3751 #: fetch-pack.c:978
3752 #, c-format
3753 msgid "Server version is %.*s"
3754 msgstr ""
3756 #: fetch-pack.c:983 fetch-pack.c:989 fetch-pack.c:992 fetch-pack.c:998
3757 #: fetch-pack.c:1002 fetch-pack.c:1006 fetch-pack.c:1010 fetch-pack.c:1014
3758 #: fetch-pack.c:1018 fetch-pack.c:1022 fetch-pack.c:1026 fetch-pack.c:1030
3759 #: fetch-pack.c:1036 fetch-pack.c:1042 fetch-pack.c:1047 fetch-pack.c:1052
3760 #, c-format
3761 msgid "Server supports %s"
3762 msgstr ""
3764 #: fetch-pack.c:985
3765 msgid "Server does not support shallow clients"
3766 msgstr ""
3768 #: fetch-pack.c:1045
3769 msgid "Server does not support --shallow-since"
3770 msgstr ""
3772 #: fetch-pack.c:1050
3773 msgid "Server does not support --shallow-exclude"
3774 msgstr ""
3776 #: fetch-pack.c:1054
3777 msgid "Server does not support --deepen"
3778 msgstr ""
3780 #: fetch-pack.c:1056
3781 msgid "Server does not support this repository's object format"
3782 msgstr ""
3784 #: fetch-pack.c:1069
3785 msgid "no common commits"
3786 msgstr ""
3788 #: fetch-pack.c:1081 fetch-pack.c:1619
3789 msgid "git fetch-pack: fetch failed."
3790 msgstr ""
3792 #: fetch-pack.c:1205
3793 #, c-format
3794 msgid "mismatched algorithms: client %s; server %s"
3795 msgstr ""
3797 #: fetch-pack.c:1209
3798 #, c-format
3799 msgid "the server does not support algorithm '%s'"
3800 msgstr ""
3802 #: fetch-pack.c:1229
3803 msgid "Server does not support shallow requests"
3804 msgstr ""
3806 #: fetch-pack.c:1236
3807 msgid "Server supports filter"
3808 msgstr ""
3810 #: fetch-pack.c:1275
3811 msgid "unable to write request to remote"
3812 msgstr ""
3814 #: fetch-pack.c:1293
3815 #, c-format
3816 msgid "error reading section header '%s'"
3817 msgstr ""
3819 #: fetch-pack.c:1299
3820 #, c-format
3821 msgid "expected '%s', received '%s'"
3822 msgstr ""
3824 #: fetch-pack.c:1360
3825 #, c-format
3826 msgid "unexpected acknowledgment line: '%s'"
3827 msgstr ""
3829 #: fetch-pack.c:1365
3830 #, c-format
3831 msgid "error processing acks: %d"
3832 msgstr ""
3834 #: fetch-pack.c:1375
3835 msgid "expected packfile to be sent after 'ready'"
3836 msgstr ""
3838 #: fetch-pack.c:1377
3839 msgid "expected no other sections to be sent after no 'ready'"
3840 msgstr ""
3842 #: fetch-pack.c:1419
3843 #, c-format
3844 msgid "error processing shallow info: %d"
3845 msgstr ""
3847 #: fetch-pack.c:1466
3848 #, c-format
3849 msgid "expected wanted-ref, got '%s'"
3850 msgstr ""
3852 #: fetch-pack.c:1471
3853 #, c-format
3854 msgid "unexpected wanted-ref: '%s'"
3855 msgstr ""
3857 #: fetch-pack.c:1476
3858 #, c-format
3859 msgid "error processing wanted refs: %d"
3860 msgstr ""
3862 #: fetch-pack.c:1506
3863 msgid "git fetch-pack: expected response end packet"
3864 msgstr ""
3866 #: fetch-pack.c:1887
3867 msgid "no matching remote head"
3868 msgstr ""
3870 #: fetch-pack.c:1910 builtin/clone.c:692
3871 msgid "remote did not send all necessary objects"
3872 msgstr ""
3874 #: fetch-pack.c:1937
3875 #, c-format
3876 msgid "no such remote ref %s"
3877 msgstr ""
3879 #: fetch-pack.c:1940
3880 #, c-format
3881 msgid "Server does not allow request for unadvertised object %s"
3882 msgstr ""
3884 #: gpg-interface.c:272
3885 msgid "could not create temporary file"
3886 msgstr ""
3888 #: gpg-interface.c:275
3889 #, c-format
3890 msgid "failed writing detached signature to '%s'"
3891 msgstr ""
3893 #: gpg-interface.c:457
3894 msgid "gpg failed to sign the data"
3895 msgstr ""
3897 #: graph.c:98
3898 #, c-format
3899 msgid "ignore invalid color '%.*s' in log.graphColors"
3900 msgstr ""
3902 #: grep.c:668
3903 msgid ""
3904 "given pattern contains NULL byte (via -f <file>). This is only supported "
3905 "with -P under PCRE v2"
3906 msgstr ""
3908 #: grep.c:2128
3909 #, c-format
3910 msgid "'%s': unable to read %s"
3911 msgstr ""
3913 #: grep.c:2145 setup.c:176 builtin/clone.c:411 builtin/diff.c:89
3914 #: builtin/rm.c:135
3915 #, c-format
3916 msgid "failed to stat '%s'"
3917 msgstr ""
3919 #: grep.c:2156
3920 #, c-format
3921 msgid "'%s': short read"
3922 msgstr ""
3924 #: help.c:23
3925 msgid "start a working area (see also: git help tutorial)"
3926 msgstr ""
3928 #: help.c:24
3929 msgid "work on the current change (see also: git help everyday)"
3930 msgstr ""
3932 #: help.c:25
3933 msgid "examine the history and state (see also: git help revisions)"
3934 msgstr ""
3936 #: help.c:26
3937 msgid "grow, mark and tweak your common history"
3938 msgstr ""
3940 #: help.c:27
3941 msgid "collaborate (see also: git help workflows)"
3942 msgstr ""
3944 #: help.c:31
3945 msgid "Main Porcelain Commands"
3946 msgstr ""
3948 #: help.c:32
3949 msgid "Ancillary Commands / Manipulators"
3950 msgstr ""
3952 #: help.c:33
3953 msgid "Ancillary Commands / Interrogators"
3954 msgstr ""
3956 #: help.c:34
3957 msgid "Interacting with Others"
3958 msgstr ""
3960 #: help.c:35
3961 msgid "Low-level Commands / Manipulators"
3962 msgstr ""
3964 #: help.c:36
3965 msgid "Low-level Commands / Interrogators"
3966 msgstr ""
3968 #: help.c:37
3969 msgid "Low-level Commands / Syncing Repositories"
3970 msgstr ""
3972 #: help.c:38
3973 msgid "Low-level Commands / Internal Helpers"
3974 msgstr ""
3976 #: help.c:300
3977 #, c-format
3978 msgid "available git commands in '%s'"
3979 msgstr ""
3981 #: help.c:307
3982 msgid "git commands available from elsewhere on your $PATH"
3983 msgstr ""
3985 #: help.c:316
3986 msgid "These are common Git commands used in various situations:"
3987 msgstr ""
3989 #: help.c:365 git.c:99
3990 #, c-format
3991 msgid "unsupported command listing type '%s'"
3992 msgstr ""
3994 #: help.c:405
3995 msgid "The Git concept guides are:"
3996 msgstr ""
3998 #: help.c:429
3999 msgid "See 'git help <command>' to read about a specific subcommand"
4000 msgstr ""
4002 #: help.c:434
4003 msgid "External commands"
4004 msgstr ""
4006 #: help.c:449
4007 msgid "Command aliases"
4008 msgstr ""
4010 #: help.c:513
4011 #, c-format
4012 msgid ""
4013 "'%s' appears to be a git command, but we were not\n"
4014 "able to execute it. Maybe git-%s is broken?"
4015 msgstr ""
4017 #: help.c:572
4018 msgid "Uh oh. Your system reports no Git commands at all."
4019 msgstr ""
4021 #: help.c:594
4022 #, c-format
4023 msgid "WARNING: You called a Git command named '%s', which does not exist."
4024 msgstr ""
4026 #: help.c:599
4027 #, c-format
4028 msgid "Continuing under the assumption that you meant '%s'."
4029 msgstr ""
4031 #: help.c:604
4032 #, c-format
4033 msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
4034 msgstr ""
4036 #: help.c:612
4037 #, c-format
4038 msgid "git: '%s' is not a git command. See 'git --help'."
4039 msgstr ""
4041 #: help.c:616
4042 msgid ""
4043 "\n"
4044 "The most similar command is"
4045 msgid_plural ""
4046 "\n"
4047 "The most similar commands are"
4048 msgstr[0] ""
4049 msgstr[1] ""
4051 #: help.c:656
4052 msgid "git version [<options>]"
4053 msgstr ""
4055 #: help.c:711
4056 #, c-format
4057 msgid "%s: %s - %s"
4058 msgstr ""
4060 #: help.c:715
4061 msgid ""
4062 "\n"
4063 "Did you mean this?"
4064 msgid_plural ""
4065 "\n"
4066 "Did you mean one of these?"
4067 msgstr[0] ""
4068 msgstr[1] ""
4070 #: ident.c:353
4071 msgid "Author identity unknown\n"
4072 msgstr ""
4074 #: ident.c:356
4075 msgid "Committer identity unknown\n"
4076 msgstr ""
4078 #: ident.c:362
4079 msgid ""
4080 "\n"
4081 "*** Please tell me who you are.\n"
4082 "\n"
4083 "Run\n"
4084 "\n"
4085 "  git config --global user.email \"you@example.com\"\n"
4086 "  git config --global user.name \"Your Name\"\n"
4087 "\n"
4088 "to set your account's default identity.\n"
4089 "Omit --global to set the identity only in this repository.\n"
4090 "\n"
4091 msgstr ""
4093 #: ident.c:397
4094 msgid "no email was given and auto-detection is disabled"
4095 msgstr ""
4097 #: ident.c:402
4098 #, c-format
4099 msgid "unable to auto-detect email address (got '%s')"
4100 msgstr ""
4102 #: ident.c:419
4103 msgid "no name was given and auto-detection is disabled"
4104 msgstr ""
4106 #: ident.c:425
4107 #, c-format
4108 msgid "unable to auto-detect name (got '%s')"
4109 msgstr ""
4111 #: ident.c:433
4112 #, c-format
4113 msgid "empty ident name (for <%s>) not allowed"
4114 msgstr ""
4116 #: ident.c:439
4117 #, c-format
4118 msgid "name consists only of disallowed characters: %s"
4119 msgstr ""
4121 #: ident.c:454 builtin/commit.c:634
4122 #, c-format
4123 msgid "invalid date format: %s"
4124 msgstr ""
4126 #: list-objects-filter-options.c:81
4127 msgid "expected 'tree:<depth>'"
4128 msgstr ""
4130 #: list-objects-filter-options.c:96
4131 msgid "sparse:path filters support has been dropped"
4132 msgstr ""
4134 #: list-objects-filter-options.c:109
4135 #, c-format
4136 msgid "invalid filter-spec '%s'"
4137 msgstr ""
4139 #: list-objects-filter-options.c:125
4140 #, c-format
4141 msgid "must escape char in sub-filter-spec: '%c'"
4142 msgstr ""
4144 #: list-objects-filter-options.c:167
4145 msgid "expected something after combine:"
4146 msgstr ""
4148 #: list-objects-filter-options.c:249
4149 msgid "multiple filter-specs cannot be combined"
4150 msgstr ""
4152 #: list-objects-filter-options.c:361
4153 msgid "unable to upgrade repository format to support partial clone"
4154 msgstr ""
4156 #: list-objects-filter.c:492
4157 #, c-format
4158 msgid "unable to access sparse blob in '%s'"
4159 msgstr ""
4161 #: list-objects-filter.c:495
4162 #, c-format
4163 msgid "unable to parse sparse filter data in %s"
4164 msgstr ""
4166 #: list-objects.c:127
4167 #, c-format
4168 msgid "entry '%s' in tree %s has tree mode, but is not a tree"
4169 msgstr ""
4171 #: list-objects.c:140
4172 #, c-format
4173 msgid "entry '%s' in tree %s has blob mode, but is not a blob"
4174 msgstr ""
4176 #: list-objects.c:375
4177 #, c-format
4178 msgid "unable to load root tree for commit %s"
4179 msgstr ""
4181 #: lockfile.c:152
4182 #, c-format
4183 msgid ""
4184 "Unable to create '%s.lock': %s.\n"
4185 "\n"
4186 "Another git process seems to be running in this repository, e.g.\n"
4187 "an editor opened by 'git commit'. Please make sure all processes\n"
4188 "are terminated then try again. If it still fails, a git process\n"
4189 "may have crashed in this repository earlier:\n"
4190 "remove the file manually to continue."
4191 msgstr ""
4193 #: lockfile.c:160
4194 #, c-format
4195 msgid "Unable to create '%s.lock': %s"
4196 msgstr ""
4198 #: ls-refs.c:109
4199 msgid "expected flush after ls-refs arguments"
4200 msgstr ""
4202 #: merge-recursive.c:356
4203 msgid "(bad commit)\n"
4204 msgstr ""
4206 #: merge-recursive.c:379
4207 #, c-format
4208 msgid "add_cacheinfo failed for path '%s'; merge aborting."
4209 msgstr ""
4211 #: merge-recursive.c:388
4212 #, c-format
4213 msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
4214 msgstr ""
4216 #: merge-recursive.c:874
4217 #, c-format
4218 msgid "failed to create path '%s'%s"
4219 msgstr ""
4221 #: merge-recursive.c:885
4222 #, c-format
4223 msgid "Removing %s to make room for subdirectory\n"
4224 msgstr ""
4226 #: merge-recursive.c:899 merge-recursive.c:918
4227 msgid ": perhaps a D/F conflict?"
4228 msgstr ""
4230 #: merge-recursive.c:908
4231 #, c-format
4232 msgid "refusing to lose untracked file at '%s'"
4233 msgstr ""
4235 #: merge-recursive.c:949 builtin/cat-file.c:41
4236 #, c-format
4237 msgid "cannot read object %s '%s'"
4238 msgstr ""
4240 #: merge-recursive.c:954
4241 #, c-format
4242 msgid "blob expected for %s '%s'"
4243 msgstr ""
4245 #: merge-recursive.c:979
4246 #, c-format
4247 msgid "failed to open '%s': %s"
4248 msgstr ""
4250 #: merge-recursive.c:990
4251 #, c-format
4252 msgid "failed to symlink '%s': %s"
4253 msgstr ""
4255 #: merge-recursive.c:995
4256 #, c-format
4257 msgid "do not know what to do with %06o %s '%s'"
4258 msgstr ""
4260 #: merge-recursive.c:1191
4261 #, c-format
4262 msgid "Failed to merge submodule %s (not checked out)"
4263 msgstr ""
4265 #: merge-recursive.c:1198
4266 #, c-format
4267 msgid "Failed to merge submodule %s (commits not present)"
4268 msgstr ""
4270 #: merge-recursive.c:1205
4271 #, c-format
4272 msgid "Failed to merge submodule %s (commits don't follow merge-base)"
4273 msgstr ""
4275 #: merge-recursive.c:1213 merge-recursive.c:1225
4276 #, c-format
4277 msgid "Fast-forwarding submodule %s to the following commit:"
4278 msgstr ""
4280 #: merge-recursive.c:1216 merge-recursive.c:1228
4281 #, c-format
4282 msgid "Fast-forwarding submodule %s"
4283 msgstr ""
4285 #: merge-recursive.c:1251
4286 #, c-format
4287 msgid "Failed to merge submodule %s (merge following commits not found)"
4288 msgstr ""
4290 #: merge-recursive.c:1255
4291 #, c-format
4292 msgid "Failed to merge submodule %s (not fast-forward)"
4293 msgstr ""
4295 #: merge-recursive.c:1256
4296 msgid "Found a possible merge resolution for the submodule:\n"
4297 msgstr ""
4299 #: merge-recursive.c:1259
4300 #, c-format
4301 msgid ""
4302 "If this is correct simply add it to the index for example\n"
4303 "by using:\n"
4304 "\n"
4305 "  git update-index --cacheinfo 160000 %s \"%s\"\n"
4306 "\n"
4307 "which will accept this suggestion.\n"
4308 msgstr ""
4310 #: merge-recursive.c:1268
4311 #, c-format
4312 msgid "Failed to merge submodule %s (multiple merges found)"
4313 msgstr ""
4315 #: merge-recursive.c:1341
4316 msgid "Failed to execute internal merge"
4317 msgstr ""
4319 #: merge-recursive.c:1346
4320 #, c-format
4321 msgid "Unable to add %s to database"
4322 msgstr ""
4324 #: merge-recursive.c:1378
4325 #, c-format
4326 msgid "Auto-merging %s"
4327 msgstr ""
4329 #: merge-recursive.c:1402
4330 #, c-format
4331 msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
4332 msgstr ""
4334 #: merge-recursive.c:1474
4335 #, c-format
4336 msgid ""
4337 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4338 "in tree."
4339 msgstr ""
4341 #: merge-recursive.c:1479
4342 #, c-format
4343 msgid ""
4344 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4345 "left in tree."
4346 msgstr ""
4348 #: merge-recursive.c:1486
4349 #, c-format
4350 msgid ""
4351 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4352 "in tree at %s."
4353 msgstr ""
4355 #: merge-recursive.c:1491
4356 #, c-format
4357 msgid ""
4358 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4359 "left in tree at %s."
4360 msgstr ""
4362 #: merge-recursive.c:1526
4363 msgid "rename"
4364 msgstr ""
4366 #: merge-recursive.c:1526
4367 msgid "renamed"
4368 msgstr ""
4370 #: merge-recursive.c:1577 merge-recursive.c:2484 merge-recursive.c:3129
4371 #, c-format
4372 msgid "Refusing to lose dirty file at %s"
4373 msgstr ""
4375 #: merge-recursive.c:1587
4376 #, c-format
4377 msgid "Refusing to lose untracked file at %s, even though it's in the way."
4378 msgstr ""
4380 #: merge-recursive.c:1645
4381 #, c-format
4382 msgid "CONFLICT (rename/add): Rename %s->%s in %s.  Added %s in %s"
4383 msgstr ""
4385 #: merge-recursive.c:1676
4386 #, c-format
4387 msgid "%s is a directory in %s adding as %s instead"
4388 msgstr ""
4390 #: merge-recursive.c:1681
4391 #, c-format
4392 msgid "Refusing to lose untracked file at %s; adding as %s instead"
4393 msgstr ""
4395 #: merge-recursive.c:1708
4396 #, c-format
4397 msgid ""
4398 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
4399 "\"->\"%s\" in \"%s\"%s"
4400 msgstr ""
4402 #: merge-recursive.c:1713
4403 msgid " (left unresolved)"
4404 msgstr ""
4406 #: merge-recursive.c:1805
4407 #, c-format
4408 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
4409 msgstr ""
4411 #: merge-recursive.c:2068
4412 #, c-format
4413 msgid ""
4414 "CONFLICT (directory rename split): Unclear where to place %s because "
4415 "directory %s was renamed to multiple other directories, with no destination "
4416 "getting a majority of the files."
4417 msgstr ""
4419 #: merge-recursive.c:2100
4420 #, c-format
4421 msgid ""
4422 "CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
4423 "implicit directory rename(s) putting the following path(s) there: %s."
4424 msgstr ""
4426 #: merge-recursive.c:2110
4427 #, c-format
4428 msgid ""
4429 "CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
4430 "implicit directory renames tried to put these paths there: %s"
4431 msgstr ""
4433 #: merge-recursive.c:2202
4434 #, c-format
4435 msgid ""
4436 "CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
4437 ">%s in %s"
4438 msgstr ""
4440 #: merge-recursive.c:2447
4441 #, c-format
4442 msgid ""
4443 "WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
4444 "renamed."
4445 msgstr ""
4447 #: merge-recursive.c:2973
4448 #, c-format
4449 msgid "cannot read object %s"
4450 msgstr ""
4452 #: merge-recursive.c:2976
4453 #, c-format
4454 msgid "object %s is not a blob"
4455 msgstr ""
4457 #: merge-recursive.c:3040
4458 msgid "modify"
4459 msgstr ""
4461 #: merge-recursive.c:3040
4462 msgid "modified"
4463 msgstr ""
4465 #: merge-recursive.c:3052
4466 msgid "content"
4467 msgstr ""
4469 #: merge-recursive.c:3056
4470 msgid "add/add"
4471 msgstr ""
4473 #: merge-recursive.c:3079
4474 #, c-format
4475 msgid "Skipped %s (merged same as existing)"
4476 msgstr ""
4478 #: merge-recursive.c:3101
4479 msgid "submodule"
4480 msgstr ""
4482 #: merge-recursive.c:3102
4483 #, c-format
4484 msgid "CONFLICT (%s): Merge conflict in %s"
4485 msgstr ""
4487 #: merge-recursive.c:3132
4488 #, c-format
4489 msgid "Adding as %s instead"
4490 msgstr ""
4492 #: merge-recursive.c:3215
4493 #, c-format
4494 msgid ""
4495 "Path updated: %s added in %s inside a directory that was renamed in %s; "
4496 "moving it to %s."
4497 msgstr ""
4499 #: merge-recursive.c:3218
4500 #, c-format
4501 msgid ""
4502 "CONFLICT (file location): %s added in %s inside a directory that was renamed "
4503 "in %s, suggesting it should perhaps be moved to %s."
4504 msgstr ""
4506 #: merge-recursive.c:3222
4507 #, c-format
4508 msgid ""
4509 "Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
4510 "%s; moving it to %s."
4511 msgstr ""
4513 #: merge-recursive.c:3225
4514 #, c-format
4515 msgid ""
4516 "CONFLICT (file location): %s renamed to %s in %s, inside a directory that "
4517 "was renamed in %s, suggesting it should perhaps be moved to %s."
4518 msgstr ""
4520 #: merge-recursive.c:3339
4521 #, c-format
4522 msgid "Removing %s"
4523 msgstr ""
4525 #: merge-recursive.c:3362
4526 msgid "file/directory"
4527 msgstr ""
4529 #: merge-recursive.c:3367
4530 msgid "directory/file"
4531 msgstr ""
4533 #: merge-recursive.c:3374
4534 #, c-format
4535 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
4536 msgstr ""
4538 #: merge-recursive.c:3383
4539 #, c-format
4540 msgid "Adding %s"
4541 msgstr ""
4543 #: merge-recursive.c:3392
4544 #, c-format
4545 msgid "CONFLICT (add/add): Merge conflict in %s"
4546 msgstr ""
4548 #: merge-recursive.c:3436
4549 msgid "Already up to date!"
4550 msgstr ""
4552 #: merge-recursive.c:3445
4553 #, c-format
4554 msgid "merging of trees %s and %s failed"
4555 msgstr ""
4557 #: merge-recursive.c:3550
4558 msgid "Merging:"
4559 msgstr ""
4561 #: merge-recursive.c:3563
4562 #, c-format
4563 msgid "found %u common ancestor:"
4564 msgid_plural "found %u common ancestors:"
4565 msgstr[0] ""
4566 msgstr[1] ""
4568 #: merge-recursive.c:3613
4569 msgid "merge returned no commit"
4570 msgstr ""
4572 #: merge-recursive.c:3672
4573 #, c-format
4574 msgid ""
4575 "Your local changes to the following files would be overwritten by merge:\n"
4576 "  %s"
4577 msgstr ""
4579 #: merge-recursive.c:3769
4580 #, c-format
4581 msgid "Could not parse object '%s'"
4582 msgstr ""
4584 #: merge-recursive.c:3787 builtin/merge.c:702 builtin/merge.c:881
4585 msgid "Unable to write index."
4586 msgstr ""
4588 #: merge.c:41
4589 msgid "failed to read the cache"
4590 msgstr ""
4592 #: merge.c:109 rerere.c:720 builtin/am.c:1896 builtin/am.c:1930
4593 #: builtin/checkout.c:560 builtin/checkout.c:816 builtin/clone.c:816
4594 #: builtin/stash.c:265
4595 msgid "unable to write new index file"
4596 msgstr ""
4598 #: midx.c:79
4599 #, c-format
4600 msgid "multi-pack-index file %s is too small"
4601 msgstr ""
4603 #: midx.c:95
4604 #, c-format
4605 msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x"
4606 msgstr ""
4608 #: midx.c:100
4609 #, c-format
4610 msgid "multi-pack-index version %d not recognized"
4611 msgstr ""
4613 #: midx.c:105
4614 #, c-format
4615 msgid "multi-pack-index hash version %u does not match version %u"
4616 msgstr ""
4618 #: midx.c:122
4619 msgid "invalid chunk offset (too large)"
4620 msgstr ""
4622 #: midx.c:146
4623 msgid "terminating multi-pack-index chunk id appears earlier than expected"
4624 msgstr ""
4626 #: midx.c:159
4627 msgid "multi-pack-index missing required pack-name chunk"
4628 msgstr ""
4630 #: midx.c:161
4631 msgid "multi-pack-index missing required OID fanout chunk"
4632 msgstr ""
4634 #: midx.c:163
4635 msgid "multi-pack-index missing required OID lookup chunk"
4636 msgstr ""
4638 #: midx.c:165
4639 msgid "multi-pack-index missing required object offsets chunk"
4640 msgstr ""
4642 #: midx.c:179
4643 #, c-format
4644 msgid "multi-pack-index pack names out of order: '%s' before '%s'"
4645 msgstr ""
4647 #: midx.c:222
4648 #, c-format
4649 msgid "bad pack-int-id: %u (%u total packs)"
4650 msgstr ""
4652 #: midx.c:272
4653 msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
4654 msgstr ""
4656 #: midx.c:300
4657 msgid "error preparing packfile from multi-pack-index"
4658 msgstr ""
4660 #: midx.c:485
4661 #, c-format
4662 msgid "failed to add packfile '%s'"
4663 msgstr ""
4665 #: midx.c:491
4666 #, c-format
4667 msgid "failed to open pack-index '%s'"
4668 msgstr ""
4670 #: midx.c:551
4671 #, c-format
4672 msgid "failed to locate object %d in packfile"
4673 msgstr ""
4675 #: midx.c:853
4676 msgid "Adding packfiles to multi-pack-index"
4677 msgstr ""
4679 #: midx.c:886
4680 #, c-format
4681 msgid "did not see pack-file %s to drop"
4682 msgstr ""
4684 #: midx.c:938
4685 msgid "no pack files to index."
4686 msgstr ""
4688 #: midx.c:990
4689 msgid "Writing chunks to multi-pack-index"
4690 msgstr ""
4692 #: midx.c:1068
4693 #, c-format
4694 msgid "failed to clear multi-pack-index at %s"
4695 msgstr ""
4697 #: midx.c:1124
4698 msgid "multi-pack-index file exists, but failed to parse"
4699 msgstr ""
4701 #: midx.c:1132
4702 msgid "Looking for referenced packfiles"
4703 msgstr ""
4705 #: midx.c:1147
4706 #, c-format
4707 msgid ""
4708 "oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
4709 msgstr ""
4711 #: midx.c:1152
4712 msgid "the midx contains no oid"
4713 msgstr ""
4715 #: midx.c:1161
4716 msgid "Verifying OID order in multi-pack-index"
4717 msgstr ""
4719 #: midx.c:1170
4720 #, c-format
4721 msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
4722 msgstr ""
4724 #: midx.c:1190
4725 msgid "Sorting objects by packfile"
4726 msgstr ""
4728 #: midx.c:1197
4729 msgid "Verifying object offsets"
4730 msgstr ""
4732 #: midx.c:1213
4733 #, c-format
4734 msgid "failed to load pack entry for oid[%d] = %s"
4735 msgstr ""
4737 #: midx.c:1219
4738 #, c-format
4739 msgid "failed to load pack-index for packfile %s"
4740 msgstr ""
4742 #: midx.c:1228
4743 #, c-format
4744 msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
4745 msgstr ""
4747 #: midx.c:1253
4748 msgid "Counting referenced objects"
4749 msgstr ""
4751 #: midx.c:1263
4752 msgid "Finding and deleting unreferenced packfiles"
4753 msgstr ""
4755 #: midx.c:1454
4756 msgid "could not start pack-objects"
4757 msgstr ""
4759 #: midx.c:1474
4760 msgid "could not finish pack-objects"
4761 msgstr ""
4763 #: name-hash.c:537
4764 #, c-format
4765 msgid "unable to create lazy_dir thread: %s"
4766 msgstr ""
4768 #: name-hash.c:559
4769 #, c-format
4770 msgid "unable to create lazy_name thread: %s"
4771 msgstr ""
4773 #: name-hash.c:565
4774 #, c-format
4775 msgid "unable to join lazy_name thread: %s"
4776 msgstr ""
4778 #: notes-merge.c:277
4779 #, c-format
4780 msgid ""
4781 "You have not concluded your previous notes merge (%s exists).\n"
4782 "Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
4783 "commit/abort the previous merge before you start a new notes merge."
4784 msgstr ""
4786 #: notes-merge.c:284
4787 #, c-format
4788 msgid "You have not concluded your notes merge (%s exists)."
4789 msgstr ""
4791 #: notes-utils.c:46
4792 msgid "Cannot commit uninitialized/unreferenced notes tree"
4793 msgstr ""
4795 #: notes-utils.c:105
4796 #, c-format
4797 msgid "Bad notes.rewriteMode value: '%s'"
4798 msgstr ""
4800 #: notes-utils.c:115
4801 #, c-format
4802 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
4803 msgstr ""
4805 #. TRANSLATORS: The first %s is the name of
4806 #. the environment variable, the second %s is
4807 #. its value.
4809 #: notes-utils.c:145
4810 #, c-format
4811 msgid "Bad %s value: '%s'"
4812 msgstr ""
4814 #: object.c:53
4815 #, c-format
4816 msgid "invalid object type \"%s\""
4817 msgstr ""
4819 #: object.c:173
4820 #, c-format
4821 msgid "object %s is a %s, not a %s"
4822 msgstr ""
4824 #: object.c:233
4825 #, c-format
4826 msgid "object %s has unknown type id %d"
4827 msgstr ""
4829 #: object.c:246
4830 #, c-format
4831 msgid "unable to parse object: %s"
4832 msgstr ""
4834 #: object.c:266 object.c:278
4835 #, c-format
4836 msgid "hash mismatch %s"
4837 msgstr ""
4839 #: pack-bitmap.c:815 pack-bitmap.c:821 builtin/pack-objects.c:2216
4840 #, c-format
4841 msgid "unable to get size of %s"
4842 msgstr ""
4844 #: packfile.c:630
4845 msgid "offset before end of packfile (broken .idx?)"
4846 msgstr ""
4848 #: packfile.c:1922
4849 #, c-format
4850 msgid "offset before start of pack index for %s (corrupt index?)"
4851 msgstr ""
4853 #: packfile.c:1926
4854 #, c-format
4855 msgid "offset beyond end of pack index for %s (truncated index?)"
4856 msgstr ""
4858 #: parse-options-cb.c:20 parse-options-cb.c:24
4859 #, c-format
4860 msgid "option `%s' expects a numerical value"
4861 msgstr ""
4863 #: parse-options-cb.c:41
4864 #, c-format
4865 msgid "malformed expiration date '%s'"
4866 msgstr ""
4868 #: parse-options-cb.c:54
4869 #, c-format
4870 msgid "option `%s' expects \"always\", \"auto\", or \"never\""
4871 msgstr ""
4873 #: parse-options-cb.c:132 parse-options-cb.c:149
4874 #, c-format
4875 msgid "malformed object name '%s'"
4876 msgstr ""
4878 #: parse-options.c:38
4879 #, c-format
4880 msgid "%s requires a value"
4881 msgstr ""
4883 #: parse-options.c:73
4884 #, c-format
4885 msgid "%s is incompatible with %s"
4886 msgstr ""
4888 #: parse-options.c:78
4889 #, c-format
4890 msgid "%s : incompatible with something else"
4891 msgstr ""
4893 #: parse-options.c:92 parse-options.c:96 parse-options.c:317
4894 #, c-format
4895 msgid "%s takes no value"
4896 msgstr ""
4898 #: parse-options.c:94
4899 #, c-format
4900 msgid "%s isn't available"
4901 msgstr ""
4903 #: parse-options.c:217
4904 #, c-format
4905 msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
4906 msgstr ""
4908 #: parse-options.c:386
4909 #, c-format
4910 msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
4911 msgstr ""
4913 #: parse-options.c:420 parse-options.c:428
4914 #, c-format
4915 msgid "did you mean `--%s` (with two dashes)?"
4916 msgstr ""
4918 #: parse-options.c:666 parse-options.c:971
4919 #, c-format
4920 msgid "alias of --%s"
4921 msgstr ""
4923 #: parse-options.c:862
4924 #, c-format
4925 msgid "unknown option `%s'"
4926 msgstr ""
4928 #: parse-options.c:864
4929 #, c-format
4930 msgid "unknown switch `%c'"
4931 msgstr ""
4933 #: parse-options.c:866
4934 #, c-format
4935 msgid "unknown non-ascii option in string: `%s'"
4936 msgstr ""
4938 #: parse-options.c:890
4939 msgid "..."
4940 msgstr ""
4942 #: parse-options.c:909
4943 #, c-format
4944 msgid "usage: %s"
4945 msgstr ""
4947 #. TRANSLATORS: the colon here should align with the
4948 #. one in "usage: %s" translation.
4950 #: parse-options.c:915
4951 #, c-format
4952 msgid "   or: %s"
4953 msgstr ""
4955 #: parse-options.c:918
4956 #, c-format
4957 msgid "    %s"
4958 msgstr ""
4960 #: parse-options.c:957
4961 msgid "-NUM"
4962 msgstr ""
4964 #: path.c:915
4965 #, c-format
4966 msgid "Could not make %s writable by group"
4967 msgstr ""
4969 #: pathspec.c:130
4970 msgid "Escape character '\\' not allowed as last character in attr value"
4971 msgstr ""
4973 #: pathspec.c:148
4974 msgid "Only one 'attr:' specification is allowed."
4975 msgstr ""
4977 #: pathspec.c:151
4978 msgid "attr spec must not be empty"
4979 msgstr ""
4981 #: pathspec.c:194
4982 #, c-format
4983 msgid "invalid attribute name %s"
4984 msgstr ""
4986 #: pathspec.c:259
4987 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
4988 msgstr ""
4990 #: pathspec.c:266
4991 msgid ""
4992 "global 'literal' pathspec setting is incompatible with all other global "
4993 "pathspec settings"
4994 msgstr ""
4996 #: pathspec.c:306
4997 msgid "invalid parameter for pathspec magic 'prefix'"
4998 msgstr ""
5000 #: pathspec.c:327
5001 #, c-format
5002 msgid "Invalid pathspec magic '%.*s' in '%s'"
5003 msgstr ""
5005 #: pathspec.c:332
5006 #, c-format
5007 msgid "Missing ')' at the end of pathspec magic in '%s'"
5008 msgstr ""
5010 #: pathspec.c:370
5011 #, c-format
5012 msgid "Unimplemented pathspec magic '%c' in '%s'"
5013 msgstr ""
5015 #: pathspec.c:429
5016 #, c-format
5017 msgid "%s: 'literal' and 'glob' are incompatible"
5018 msgstr ""
5020 #: pathspec.c:445
5021 #, c-format
5022 msgid "%s: '%s' is outside repository at '%s'"
5023 msgstr ""
5025 #: pathspec.c:521
5026 #, c-format
5027 msgid "'%s' (mnemonic: '%c')"
5028 msgstr ""
5030 #: pathspec.c:531
5031 #, c-format
5032 msgid "%s: pathspec magic not supported by this command: %s"
5033 msgstr ""
5035 #: pathspec.c:598
5036 #, c-format
5037 msgid "pathspec '%s' is beyond a symbolic link"
5038 msgstr ""
5040 #: pathspec.c:643
5041 #, c-format
5042 msgid "line is badly quoted: %s"
5043 msgstr ""
5045 #: pkt-line.c:92
5046 msgid "unable to write flush packet"
5047 msgstr ""
5049 #: pkt-line.c:99
5050 msgid "unable to write delim packet"
5051 msgstr ""
5053 #: pkt-line.c:106
5054 msgid "unable to write stateless separator packet"
5055 msgstr ""
5057 #: pkt-line.c:113
5058 msgid "flush packet write failed"
5059 msgstr ""
5061 #: pkt-line.c:153 pkt-line.c:239
5062 msgid "protocol error: impossibly long line"
5063 msgstr ""
5065 #: pkt-line.c:169 pkt-line.c:171
5066 msgid "packet write with format failed"
5067 msgstr ""
5069 #: pkt-line.c:203
5070 msgid "packet write failed - data exceeds max packet size"
5071 msgstr ""
5073 #: pkt-line.c:210 pkt-line.c:217
5074 msgid "packet write failed"
5075 msgstr ""
5077 #: pkt-line.c:302
5078 msgid "read error"
5079 msgstr ""
5081 #: pkt-line.c:310
5082 msgid "the remote end hung up unexpectedly"
5083 msgstr ""
5085 #: pkt-line.c:338
5086 #, c-format
5087 msgid "protocol error: bad line length character: %.4s"
5088 msgstr ""
5090 #: pkt-line.c:352 pkt-line.c:357
5091 #, c-format
5092 msgid "protocol error: bad line length %d"
5093 msgstr ""
5095 #: pkt-line.c:373 sideband.c:150
5096 #, c-format
5097 msgid "remote error: %s"
5098 msgstr ""
5100 #: preload-index.c:119
5101 msgid "Refreshing index"
5102 msgstr ""
5104 #: preload-index.c:138
5105 #, c-format
5106 msgid "unable to create threaded lstat: %s"
5107 msgstr ""
5109 #: pretty.c:983
5110 msgid "unable to parse --pretty format"
5111 msgstr ""
5113 #: promisor-remote.c:30
5114 msgid "promisor-remote: unable to fork off fetch subprocess"
5115 msgstr ""
5117 #: promisor-remote.c:35 promisor-remote.c:37
5118 msgid "promisor-remote: could not write to fetch subprocess"
5119 msgstr ""
5121 #: promisor-remote.c:41
5122 msgid "promisor-remote: could not close stdin to fetch subprocess"
5123 msgstr ""
5125 #: promisor-remote.c:53
5126 #, c-format
5127 msgid "promisor remote name cannot begin with '/': %s"
5128 msgstr ""
5130 #: prune-packed.c:35
5131 msgid "Removing duplicate objects"
5132 msgstr ""
5134 #: range-diff.c:77
5135 msgid "could not start `log`"
5136 msgstr ""
5138 #: range-diff.c:79
5139 msgid "could not read `log` output"
5140 msgstr ""
5142 #: range-diff.c:98 sequencer.c:5283
5143 #, c-format
5144 msgid "could not parse commit '%s'"
5145 msgstr ""
5147 #: range-diff.c:112
5148 #, c-format
5149 msgid ""
5150 "could not parse first line of `log` output: did not start with 'commit ': "
5151 "'%s'"
5152 msgstr ""
5154 #: range-diff.c:137
5155 #, c-format
5156 msgid "could not parse git header '%.*s'"
5157 msgstr ""
5159 #: range-diff.c:301
5160 msgid "failed to generate diff"
5161 msgstr ""
5163 #: range-diff.c:534 range-diff.c:536
5164 #, c-format
5165 msgid "could not parse log for '%s'"
5166 msgstr ""
5168 #: read-cache.c:682
5169 #, c-format
5170 msgid "will not add file alias '%s' ('%s' already exists in index)"
5171 msgstr ""
5173 #: read-cache.c:698
5174 msgid "cannot create an empty blob in the object database"
5175 msgstr ""
5177 #: read-cache.c:720
5178 #, c-format
5179 msgid "%s: can only add regular files, symbolic links or git-directories"
5180 msgstr ""
5182 #: read-cache.c:725
5183 #, c-format
5184 msgid "'%s' does not have a commit checked out"
5185 msgstr ""
5187 #: read-cache.c:777
5188 #, c-format
5189 msgid "unable to index file '%s'"
5190 msgstr ""
5192 #: read-cache.c:796
5193 #, c-format
5194 msgid "unable to add '%s' to index"
5195 msgstr ""
5197 #: read-cache.c:807
5198 #, c-format
5199 msgid "unable to stat '%s'"
5200 msgstr ""
5202 #: read-cache.c:1318
5203 #, c-format
5204 msgid "'%s' appears as both a file and as a directory"
5205 msgstr ""
5207 #: read-cache.c:1524
5208 msgid "Refresh index"
5209 msgstr ""
5211 #: read-cache.c:1639
5212 #, c-format
5213 msgid ""
5214 "index.version set, but the value is invalid.\n"
5215 "Using version %i"
5216 msgstr ""
5218 #: read-cache.c:1649
5219 #, c-format
5220 msgid ""
5221 "GIT_INDEX_VERSION set, but the value is invalid.\n"
5222 "Using version %i"
5223 msgstr ""
5225 #: read-cache.c:1705
5226 #, c-format
5227 msgid "bad signature 0x%08x"
5228 msgstr ""
5230 #: read-cache.c:1708
5231 #, c-format
5232 msgid "bad index version %d"
5233 msgstr ""
5235 #: read-cache.c:1717
5236 msgid "bad index file sha1 signature"
5237 msgstr ""
5239 #: read-cache.c:1747
5240 #, c-format
5241 msgid "index uses %.4s extension, which we do not understand"
5242 msgstr ""
5244 #: read-cache.c:1749
5245 #, c-format
5246 msgid "ignoring %.4s extension"
5247 msgstr ""
5249 #: read-cache.c:1786
5250 #, c-format
5251 msgid "unknown index entry format 0x%08x"
5252 msgstr ""
5254 #: read-cache.c:1802
5255 #, c-format
5256 msgid "malformed name field in the index, near path '%s'"
5257 msgstr ""
5259 #: read-cache.c:1859
5260 msgid "unordered stage entries in index"
5261 msgstr ""
5263 #: read-cache.c:1862
5264 #, c-format
5265 msgid "multiple stage entries for merged file '%s'"
5266 msgstr ""
5268 #: read-cache.c:1865
5269 #, c-format
5270 msgid "unordered stage entries for '%s'"
5271 msgstr ""
5273 #: read-cache.c:1971 read-cache.c:2262 rerere.c:565 rerere.c:599 rerere.c:1111
5274 #: submodule.c:1628 builtin/add.c:538 builtin/check-ignore.c:181
5275 #: builtin/checkout.c:489 builtin/checkout.c:675 builtin/clean.c:991
5276 #: builtin/commit.c:364 builtin/diff-tree.c:121 builtin/grep.c:507
5277 #: builtin/mv.c:146 builtin/reset.c:247 builtin/rm.c:290
5278 #: builtin/submodule--helper.c:332
5279 msgid "index file corrupt"
5280 msgstr ""
5282 #: read-cache.c:2115
5283 #, c-format
5284 msgid "unable to create load_cache_entries thread: %s"
5285 msgstr ""
5287 #: read-cache.c:2128
5288 #, c-format
5289 msgid "unable to join load_cache_entries thread: %s"
5290 msgstr ""
5292 #: read-cache.c:2161
5293 #, c-format
5294 msgid "%s: index file open failed"
5295 msgstr ""
5297 #: read-cache.c:2165
5298 #, c-format
5299 msgid "%s: cannot stat the open index"
5300 msgstr ""
5302 #: read-cache.c:2169
5303 #, c-format
5304 msgid "%s: index file smaller than expected"
5305 msgstr ""
5307 #: read-cache.c:2173
5308 #, c-format
5309 msgid "%s: unable to map index file"
5310 msgstr ""
5312 #: read-cache.c:2215
5313 #, c-format
5314 msgid "unable to create load_index_extensions thread: %s"
5315 msgstr ""
5317 #: read-cache.c:2242
5318 #, c-format
5319 msgid "unable to join load_index_extensions thread: %s"
5320 msgstr ""
5322 #: read-cache.c:2274
5323 #, c-format
5324 msgid "could not freshen shared index '%s'"
5325 msgstr ""
5327 #: read-cache.c:2321
5328 #, c-format
5329 msgid "broken index, expect %s in %s, got %s"
5330 msgstr ""
5332 #: read-cache.c:3017 strbuf.c:1171 wrapper.c:633 builtin/merge.c:1126
5333 #, c-format
5334 msgid "could not close '%s'"
5335 msgstr ""
5337 #: read-cache.c:3120 sequencer.c:2446 sequencer.c:4185
5338 #, c-format
5339 msgid "could not stat '%s'"
5340 msgstr ""
5342 #: read-cache.c:3133
5343 #, c-format
5344 msgid "unable to open git dir: %s"
5345 msgstr ""
5347 #: read-cache.c:3145
5348 #, c-format
5349 msgid "unable to unlink: %s"
5350 msgstr ""
5352 #: read-cache.c:3170
5353 #, c-format
5354 msgid "cannot fix permission bits on '%s'"
5355 msgstr ""
5357 #: read-cache.c:3319
5358 #, c-format
5359 msgid "%s: cannot drop to stage #0"
5360 msgstr ""
5362 #: rebase-interactive.c:11
5363 msgid ""
5364 "You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
5365 "continue'.\n"
5366 "Or you can abort the rebase with 'git rebase --abort'.\n"
5367 msgstr ""
5369 #: rebase-interactive.c:33
5370 #, c-format
5371 msgid ""
5372 "unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
5373 msgstr ""
5375 #: rebase-interactive.c:42
5376 msgid ""
5377 "\n"
5378 "Commands:\n"
5379 "p, pick <commit> = use commit\n"
5380 "r, reword <commit> = use commit, but edit the commit message\n"
5381 "e, edit <commit> = use commit, but stop for amending\n"
5382 "s, squash <commit> = use commit, but meld into previous commit\n"
5383 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
5384 "x, exec <command> = run command (the rest of the line) using shell\n"
5385 "b, break = stop here (continue rebase later with 'git rebase --continue')\n"
5386 "d, drop <commit> = remove commit\n"
5387 "l, label <label> = label current HEAD with a name\n"
5388 "t, reset <label> = reset HEAD to a label\n"
5389 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
5390 ".       create a merge commit using the original merge commit's\n"
5391 ".       message (or the oneline, if no original merge commit was\n"
5392 ".       specified). Use -c <commit> to reword the commit message.\n"
5393 "\n"
5394 "These lines can be re-ordered; they are executed from top to bottom.\n"
5395 msgstr ""
5397 #: rebase-interactive.c:63
5398 #, c-format
5399 msgid "Rebase %s onto %s (%d command)"
5400 msgid_plural "Rebase %s onto %s (%d commands)"
5401 msgstr[0] ""
5402 msgstr[1] ""
5404 #: rebase-interactive.c:72 git-rebase--preserve-merges.sh:218
5405 msgid ""
5406 "\n"
5407 "Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
5408 msgstr ""
5410 #: rebase-interactive.c:75 git-rebase--preserve-merges.sh:222
5411 msgid ""
5412 "\n"
5413 "If you remove a line here THAT COMMIT WILL BE LOST.\n"
5414 msgstr ""
5416 #: rebase-interactive.c:81 git-rebase--preserve-merges.sh:861
5417 msgid ""
5418 "\n"
5419 "You are editing the todo file of an ongoing interactive rebase.\n"
5420 "To continue rebase after editing, run:\n"
5421 "    git rebase --continue\n"
5422 "\n"
5423 msgstr ""
5425 #: rebase-interactive.c:86 git-rebase--preserve-merges.sh:938
5426 msgid ""
5427 "\n"
5428 "However, if you remove everything, the rebase will be aborted.\n"
5429 "\n"
5430 msgstr ""
5432 #: rebase-interactive.c:110 rerere.c:485 rerere.c:692 sequencer.c:3571
5433 #: sequencer.c:3597 sequencer.c:5389 builtin/fsck.c:347 builtin/rebase.c:264
5434 #, c-format
5435 msgid "could not write '%s'"
5436 msgstr ""
5438 #: rebase-interactive.c:116 builtin/rebase.c:196 builtin/rebase.c:222
5439 #: builtin/rebase.c:246
5440 #, c-format
5441 msgid "could not write '%s'."
5442 msgstr ""
5444 #: rebase-interactive.c:193
5445 #, c-format
5446 msgid ""
5447 "Warning: some commits may have been dropped accidentally.\n"
5448 "Dropped commits (newer to older):\n"
5449 msgstr ""
5451 #: rebase-interactive.c:200
5452 #, c-format
5453 msgid ""
5454 "To avoid this message, use \"drop\" to explicitly remove a commit.\n"
5455 "\n"
5456 "Use 'git config rebase.missingCommitsCheck' to change the level of "
5457 "warnings.\n"
5458 "The possible behaviours are: ignore, warn, error.\n"
5459 "\n"
5460 msgstr ""
5462 #: rebase-interactive.c:233 rebase-interactive.c:238 sequencer.c:2361
5463 #: builtin/rebase.c:182 builtin/rebase.c:207 builtin/rebase.c:233
5464 #: builtin/rebase.c:258
5465 #, c-format
5466 msgid "could not read '%s'."
5467 msgstr ""
5469 #: ref-filter.c:42 wt-status.c:1973
5470 msgid "gone"
5471 msgstr ""
5473 #: ref-filter.c:43
5474 #, c-format
5475 msgid "ahead %d"
5476 msgstr ""
5478 #: ref-filter.c:44
5479 #, c-format
5480 msgid "behind %d"
5481 msgstr ""
5483 #: ref-filter.c:45
5484 #, c-format
5485 msgid "ahead %d, behind %d"
5486 msgstr ""
5488 #: ref-filter.c:169
5489 #, c-format
5490 msgid "expected format: %%(color:<color>)"
5491 msgstr ""
5493 #: ref-filter.c:171
5494 #, c-format
5495 msgid "unrecognized color: %%(color:%s)"
5496 msgstr ""
5498 #: ref-filter.c:193
5499 #, c-format
5500 msgid "Integer value expected refname:lstrip=%s"
5501 msgstr ""
5503 #: ref-filter.c:197
5504 #, c-format
5505 msgid "Integer value expected refname:rstrip=%s"
5506 msgstr ""
5508 #: ref-filter.c:199
5509 #, c-format
5510 msgid "unrecognized %%(%s) argument: %s"
5511 msgstr ""
5513 #: ref-filter.c:254
5514 #, c-format
5515 msgid "%%(objecttype) does not take arguments"
5516 msgstr ""
5518 #: ref-filter.c:276
5519 #, c-format
5520 msgid "unrecognized %%(objectsize) argument: %s"
5521 msgstr ""
5523 #: ref-filter.c:284
5524 #, c-format
5525 msgid "%%(deltabase) does not take arguments"
5526 msgstr ""
5528 #: ref-filter.c:296
5529 #, c-format
5530 msgid "%%(body) does not take arguments"
5531 msgstr ""
5533 #: ref-filter.c:309
5534 #, c-format
5535 msgid "unrecognized %%(subject) argument: %s"
5536 msgstr ""
5538 #: ref-filter.c:330
5539 #, c-format
5540 msgid "unknown %%(trailers) argument: %s"
5541 msgstr ""
5543 #: ref-filter.c:363
5544 #, c-format
5545 msgid "positive value expected contents:lines=%s"
5546 msgstr ""
5548 #: ref-filter.c:365
5549 #, c-format
5550 msgid "unrecognized %%(contents) argument: %s"
5551 msgstr ""
5553 #: ref-filter.c:380
5554 #, c-format
5555 msgid "positive value expected '%s' in %%(%s)"
5556 msgstr ""
5558 #: ref-filter.c:384
5559 #, c-format
5560 msgid "unrecognized argument '%s' in %%(%s)"
5561 msgstr ""
5563 #: ref-filter.c:398
5564 #, c-format
5565 msgid "unrecognized email option: %s"
5566 msgstr ""
5568 #: ref-filter.c:428
5569 #, c-format
5570 msgid "expected format: %%(align:<width>,<position>)"
5571 msgstr ""
5573 #: ref-filter.c:440
5574 #, c-format
5575 msgid "unrecognized position:%s"
5576 msgstr ""
5578 #: ref-filter.c:447
5579 #, c-format
5580 msgid "unrecognized width:%s"
5581 msgstr ""
5583 #: ref-filter.c:456
5584 #, c-format
5585 msgid "unrecognized %%(align) argument: %s"
5586 msgstr ""
5588 #: ref-filter.c:464
5589 #, c-format
5590 msgid "positive width expected with the %%(align) atom"
5591 msgstr ""
5593 #: ref-filter.c:482
5594 #, c-format
5595 msgid "unrecognized %%(if) argument: %s"
5596 msgstr ""
5598 #: ref-filter.c:584
5599 #, c-format
5600 msgid "malformed field name: %.*s"
5601 msgstr ""
5603 #: ref-filter.c:611
5604 #, c-format
5605 msgid "unknown field name: %.*s"
5606 msgstr ""
5608 #: ref-filter.c:615
5609 #, c-format
5610 msgid ""
5611 "not a git repository, but the field '%.*s' requires access to object data"
5612 msgstr ""
5614 #: ref-filter.c:739
5615 #, c-format
5616 msgid "format: %%(if) atom used without a %%(then) atom"
5617 msgstr ""
5619 #: ref-filter.c:802
5620 #, c-format
5621 msgid "format: %%(then) atom used without an %%(if) atom"
5622 msgstr ""
5624 #: ref-filter.c:804
5625 #, c-format
5626 msgid "format: %%(then) atom used more than once"
5627 msgstr ""
5629 #: ref-filter.c:806
5630 #, c-format
5631 msgid "format: %%(then) atom used after %%(else)"
5632 msgstr ""
5634 #: ref-filter.c:834
5635 #, c-format
5636 msgid "format: %%(else) atom used without an %%(if) atom"
5637 msgstr ""
5639 #: ref-filter.c:836
5640 #, c-format
5641 msgid "format: %%(else) atom used without a %%(then) atom"
5642 msgstr ""
5644 #: ref-filter.c:838
5645 #, c-format
5646 msgid "format: %%(else) atom used more than once"
5647 msgstr ""
5649 #: ref-filter.c:853
5650 #, c-format
5651 msgid "format: %%(end) atom used without corresponding atom"
5652 msgstr ""
5654 #: ref-filter.c:910
5655 #, c-format
5656 msgid "malformed format string %s"
5657 msgstr ""
5659 #: ref-filter.c:1541
5660 #, c-format
5661 msgid "no branch, rebasing %s"
5662 msgstr ""
5664 #: ref-filter.c:1544
5665 #, c-format
5666 msgid "no branch, rebasing detached HEAD %s"
5667 msgstr ""
5669 #: ref-filter.c:1547
5670 #, c-format
5671 msgid "no branch, bisect started on %s"
5672 msgstr ""
5674 #: ref-filter.c:1557
5675 msgid "no branch"
5676 msgstr ""
5678 #: ref-filter.c:1591 ref-filter.c:1800
5679 #, c-format
5680 msgid "missing object %s for %s"
5681 msgstr ""
5683 #: ref-filter.c:1601
5684 #, c-format
5685 msgid "parse_object_buffer failed on %s for %s"
5686 msgstr ""
5688 #: ref-filter.c:2054
5689 #, c-format
5690 msgid "malformed object at '%s'"
5691 msgstr ""
5693 #: ref-filter.c:2143
5694 #, c-format
5695 msgid "ignoring ref with broken name %s"
5696 msgstr ""
5698 #: ref-filter.c:2148 refs.c:657
5699 #, c-format
5700 msgid "ignoring broken ref %s"
5701 msgstr ""
5703 #: ref-filter.c:2464
5704 #, c-format
5705 msgid "format: %%(end) atom missing"
5706 msgstr ""
5708 #: ref-filter.c:2563
5709 #, c-format
5710 msgid "malformed object name %s"
5711 msgstr ""
5713 #: ref-filter.c:2568
5714 #, c-format
5715 msgid "option `%s' must point to a commit"
5716 msgstr ""
5718 #: refs.c:264
5719 #, c-format
5720 msgid "%s does not point to a valid object!"
5721 msgstr ""
5723 #: refs.c:572
5724 #, c-format
5725 msgid "could not retrieve `%s`"
5726 msgstr ""
5728 #: refs.c:579
5729 #, c-format
5730 msgid "invalid branch name: %s = %s"
5731 msgstr ""
5733 #: refs.c:655
5734 #, c-format
5735 msgid "ignoring dangling symref %s"
5736 msgstr ""
5738 #: refs.c:892
5739 #, c-format
5740 msgid "log for ref %s has gap after %s"
5741 msgstr ""
5743 #: refs.c:898
5744 #, c-format
5745 msgid "log for ref %s unexpectedly ended on %s"
5746 msgstr ""
5748 #: refs.c:957
5749 #, c-format
5750 msgid "log for %s is empty"
5751 msgstr ""
5753 #: refs.c:1049
5754 #, c-format
5755 msgid "refusing to update ref with bad name '%s'"
5756 msgstr ""
5758 #: refs.c:1120
5759 #, c-format
5760 msgid "update_ref failed for ref '%s': %s"
5761 msgstr ""
5763 #: refs.c:1944
5764 #, c-format
5765 msgid "multiple updates for ref '%s' not allowed"
5766 msgstr ""
5768 #: refs.c:2024
5769 msgid "ref updates forbidden inside quarantine environment"
5770 msgstr ""
5772 #: refs.c:2035
5773 msgid "ref updates aborted by hook"
5774 msgstr ""
5776 #: refs.c:2135 refs.c:2165
5777 #, c-format
5778 msgid "'%s' exists; cannot create '%s'"
5779 msgstr ""
5781 #: refs.c:2141 refs.c:2176
5782 #, c-format
5783 msgid "cannot process '%s' and '%s' at the same time"
5784 msgstr ""
5786 #: refs/files-backend.c:1228
5787 #, c-format
5788 msgid "could not remove reference %s"
5789 msgstr ""
5791 #: refs/files-backend.c:1242 refs/packed-backend.c:1542
5792 #: refs/packed-backend.c:1552
5793 #, c-format
5794 msgid "could not delete reference %s: %s"
5795 msgstr ""
5797 #: refs/files-backend.c:1245 refs/packed-backend.c:1555
5798 #, c-format
5799 msgid "could not delete references: %s"
5800 msgstr ""
5802 #: refspec.c:167
5803 #, c-format
5804 msgid "invalid refspec '%s'"
5805 msgstr ""
5807 #: remote.c:351
5808 #, c-format
5809 msgid "config remote shorthand cannot begin with '/': %s"
5810 msgstr ""
5812 #: remote.c:399
5813 msgid "more than one receivepack given, using the first"
5814 msgstr ""
5816 #: remote.c:407
5817 msgid "more than one uploadpack given, using the first"
5818 msgstr ""
5820 #: remote.c:590
5821 #, c-format
5822 msgid "Cannot fetch both %s and %s to %s"
5823 msgstr ""
5825 #: remote.c:594
5826 #, c-format
5827 msgid "%s usually tracks %s, not %s"
5828 msgstr ""
5830 #: remote.c:598
5831 #, c-format
5832 msgid "%s tracks both %s and %s"
5833 msgstr ""
5835 #: remote.c:666
5836 #, c-format
5837 msgid "key '%s' of pattern had no '*'"
5838 msgstr ""
5840 #: remote.c:676
5841 #, c-format
5842 msgid "value '%s' of pattern has no '*'"
5843 msgstr ""
5845 #: remote.c:1073
5846 #, c-format
5847 msgid "src refspec %s does not match any"
5848 msgstr ""
5850 #: remote.c:1078
5851 #, c-format
5852 msgid "src refspec %s matches more than one"
5853 msgstr ""
5855 #. TRANSLATORS: "matches '%s'%" is the <dst> part of "git push
5856 #. <remote> <src>:<dst>" push, and "being pushed ('%s')" is
5857 #. the <src>.
5859 #: remote.c:1093
5860 #, c-format
5861 msgid ""
5862 "The destination you provided is not a full refname (i.e.,\n"
5863 "starting with \"refs/\"). We tried to guess what you meant by:\n"
5864 "\n"
5865 "- Looking for a ref that matches '%s' on the remote side.\n"
5866 "- Checking if the <src> being pushed ('%s')\n"
5867 "  is a ref in \"refs/{heads,tags}/\". If so we add a corresponding\n"
5868 "  refs/{heads,tags}/ prefix on the remote side.\n"
5869 "\n"
5870 "Neither worked, so we gave up. You must fully qualify the ref."
5871 msgstr ""
5873 #: remote.c:1113
5874 #, c-format
5875 msgid ""
5876 "The <src> part of the refspec is a commit object.\n"
5877 "Did you mean to create a new branch by pushing to\n"
5878 "'%s:refs/heads/%s'?"
5879 msgstr ""
5881 #: remote.c:1118
5882 #, c-format
5883 msgid ""
5884 "The <src> part of the refspec is a tag object.\n"
5885 "Did you mean to create a new tag by pushing to\n"
5886 "'%s:refs/tags/%s'?"
5887 msgstr ""
5889 #: remote.c:1123
5890 #, c-format
5891 msgid ""
5892 "The <src> part of the refspec is a tree object.\n"
5893 "Did you mean to tag a new tree by pushing to\n"
5894 "'%s:refs/tags/%s'?"
5895 msgstr ""
5897 #: remote.c:1128
5898 #, c-format
5899 msgid ""
5900 "The <src> part of the refspec is a blob object.\n"
5901 "Did you mean to tag a new blob by pushing to\n"
5902 "'%s:refs/tags/%s'?"
5903 msgstr ""
5905 #: remote.c:1164
5906 #, c-format
5907 msgid "%s cannot be resolved to branch"
5908 msgstr ""
5910 #: remote.c:1175
5911 #, c-format
5912 msgid "unable to delete '%s': remote ref does not exist"
5913 msgstr ""
5915 #: remote.c:1187
5916 #, c-format
5917 msgid "dst refspec %s matches more than one"
5918 msgstr ""
5920 #: remote.c:1194
5921 #, c-format
5922 msgid "dst ref %s receives from more than one src"
5923 msgstr ""
5925 #: remote.c:1703 remote.c:1804
5926 msgid "HEAD does not point to a branch"
5927 msgstr ""
5929 #: remote.c:1712
5930 #, c-format
5931 msgid "no such branch: '%s'"
5932 msgstr ""
5934 #: remote.c:1715
5935 #, c-format
5936 msgid "no upstream configured for branch '%s'"
5937 msgstr ""
5939 #: remote.c:1721
5940 #, c-format
5941 msgid "upstream branch '%s' not stored as a remote-tracking branch"
5942 msgstr ""
5944 #: remote.c:1736
5945 #, c-format
5946 msgid "push destination '%s' on remote '%s' has no local tracking branch"
5947 msgstr ""
5949 #: remote.c:1748
5950 #, c-format
5951 msgid "branch '%s' has no remote for pushing"
5952 msgstr ""
5954 #: remote.c:1758
5955 #, c-format
5956 msgid "push refspecs for '%s' do not include '%s'"
5957 msgstr ""
5959 #: remote.c:1771
5960 msgid "push has no destination (push.default is 'nothing')"
5961 msgstr ""
5963 #: remote.c:1793
5964 msgid "cannot resolve 'simple' push to a single destination"
5965 msgstr ""
5967 #: remote.c:1922
5968 #, c-format
5969 msgid "couldn't find remote ref %s"
5970 msgstr ""
5972 #: remote.c:1935
5973 #, c-format
5974 msgid "* Ignoring funny ref '%s' locally"
5975 msgstr ""
5977 #: remote.c:2098
5978 #, c-format
5979 msgid "Your branch is based on '%s', but the upstream is gone.\n"
5980 msgstr ""
5982 #: remote.c:2102
5983 msgid "  (use \"git branch --unset-upstream\" to fixup)\n"
5984 msgstr ""
5986 #: remote.c:2105
5987 #, c-format
5988 msgid "Your branch is up to date with '%s'.\n"
5989 msgstr ""
5991 #: remote.c:2109
5992 #, c-format
5993 msgid "Your branch and '%s' refer to different commits.\n"
5994 msgstr ""
5996 #: remote.c:2112
5997 #, c-format
5998 msgid "  (use \"%s\" for details)\n"
5999 msgstr ""
6001 #: remote.c:2116
6002 #, c-format
6003 msgid "Your branch is ahead of '%s' by %d commit.\n"
6004 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
6005 msgstr[0] ""
6006 msgstr[1] ""
6008 #: remote.c:2122
6009 msgid "  (use \"git push\" to publish your local commits)\n"
6010 msgstr ""
6012 #: remote.c:2125
6013 #, c-format
6014 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
6015 msgid_plural ""
6016 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
6017 msgstr[0] ""
6018 msgstr[1] ""
6020 #: remote.c:2133
6021 msgid "  (use \"git pull\" to update your local branch)\n"
6022 msgstr ""
6024 #: remote.c:2136
6025 #, c-format
6026 msgid ""
6027 "Your branch and '%s' have diverged,\n"
6028 "and have %d and %d different commit each, respectively.\n"
6029 msgid_plural ""
6030 "Your branch and '%s' have diverged,\n"
6031 "and have %d and %d different commits each, respectively.\n"
6032 msgstr[0] ""
6033 msgstr[1] ""
6035 #: remote.c:2146
6036 msgid "  (use \"git pull\" to merge the remote branch into yours)\n"
6037 msgstr ""
6039 #: remote.c:2337
6040 #, c-format
6041 msgid "cannot parse expected object name '%s'"
6042 msgstr ""
6044 #: replace-object.c:21
6045 #, c-format
6046 msgid "bad replace ref name: %s"
6047 msgstr ""
6049 #: replace-object.c:30
6050 #, c-format
6051 msgid "duplicate replace ref: %s"
6052 msgstr ""
6054 #: replace-object.c:82
6055 #, c-format
6056 msgid "replace depth too high for object %s"
6057 msgstr ""
6059 #: rerere.c:217 rerere.c:226 rerere.c:229
6060 msgid "corrupt MERGE_RR"
6061 msgstr ""
6063 #: rerere.c:264 rerere.c:269
6064 msgid "unable to write rerere record"
6065 msgstr ""
6067 #: rerere.c:495
6068 #, c-format
6069 msgid "there were errors while writing '%s' (%s)"
6070 msgstr ""
6072 #: rerere.c:498
6073 #, c-format
6074 msgid "failed to flush '%s'"
6075 msgstr ""
6077 #: rerere.c:503 rerere.c:1039
6078 #, c-format
6079 msgid "could not parse conflict hunks in '%s'"
6080 msgstr ""
6082 #: rerere.c:684
6083 #, c-format
6084 msgid "failed utime() on '%s'"
6085 msgstr ""
6087 #: rerere.c:694
6088 #, c-format
6089 msgid "writing '%s' failed"
6090 msgstr ""
6092 #: rerere.c:714
6093 #, c-format
6094 msgid "Staged '%s' using previous resolution."
6095 msgstr ""
6097 #: rerere.c:753
6098 #, c-format
6099 msgid "Recorded resolution for '%s'."
6100 msgstr ""
6102 #: rerere.c:788
6103 #, c-format
6104 msgid "Resolved '%s' using previous resolution."
6105 msgstr ""
6107 #: rerere.c:803
6108 #, c-format
6109 msgid "cannot unlink stray '%s'"
6110 msgstr ""
6112 #: rerere.c:807
6113 #, c-format
6114 msgid "Recorded preimage for '%s'"
6115 msgstr ""
6117 #: rerere.c:881 submodule.c:2082 builtin/log.c:1975
6118 #: builtin/submodule--helper.c:1878 builtin/submodule--helper.c:1890
6119 #, c-format
6120 msgid "could not create directory '%s'"
6121 msgstr ""
6123 #: rerere.c:1057
6124 #, c-format
6125 msgid "failed to update conflicted state in '%s'"
6126 msgstr ""
6128 #: rerere.c:1068 rerere.c:1075
6129 #, c-format
6130 msgid "no remembered resolution for '%s'"
6131 msgstr ""
6133 #: rerere.c:1077
6134 #, c-format
6135 msgid "cannot unlink '%s'"
6136 msgstr ""
6138 #: rerere.c:1087
6139 #, c-format
6140 msgid "Updated preimage for '%s'"
6141 msgstr ""
6143 #: rerere.c:1096
6144 #, c-format
6145 msgid "Forgot resolution for '%s'\n"
6146 msgstr ""
6148 #: rerere.c:1199
6149 msgid "unable to open rr-cache directory"
6150 msgstr ""
6152 #: reset.c:42
6153 msgid "could not determine HEAD revision"
6154 msgstr ""
6156 #: reset.c:70 reset.c:76 sequencer.c:3426
6157 #, c-format
6158 msgid "failed to find tree of %s"
6159 msgstr ""
6161 #: revision.c:2344
6162 msgid "--unpacked=<packfile> no longer supported"
6163 msgstr ""
6165 #: revision.c:2364
6166 #, c-format
6167 msgid "unknown value for --diff-merges: %s"
6168 msgstr ""
6170 #: revision.c:2702
6171 msgid "your current branch appears to be broken"
6172 msgstr ""
6174 #: revision.c:2705
6175 #, c-format
6176 msgid "your current branch '%s' does not have any commits yet"
6177 msgstr ""
6179 #: revision.c:2915
6180 msgid "-L does not yet support diff formats besides -p and -s"
6181 msgstr ""
6183 #: run-command.c:763
6184 msgid "open /dev/null failed"
6185 msgstr ""
6187 #: run-command.c:1270
6188 #, c-format
6189 msgid "cannot create async thread: %s"
6190 msgstr ""
6192 #: run-command.c:1334
6193 #, c-format
6194 msgid ""
6195 "The '%s' hook was ignored because it's not set as executable.\n"
6196 "You can disable this warning with `git config advice.ignoredHook false`."
6197 msgstr ""
6199 #: send-pack.c:145
6200 msgid "unexpected flush packet while reading remote unpack status"
6201 msgstr ""
6203 #: send-pack.c:147
6204 #, c-format
6205 msgid "unable to parse remote unpack status: %s"
6206 msgstr ""
6208 #: send-pack.c:149
6209 #, c-format
6210 msgid "remote unpack failed: %s"
6211 msgstr ""
6213 #: send-pack.c:372
6214 msgid "failed to sign the push certificate"
6215 msgstr ""
6217 #: send-pack.c:460
6218 msgid "the receiving end does not support this repository's hash algorithm"
6219 msgstr ""
6221 #: send-pack.c:469
6222 msgid "the receiving end does not support --signed push"
6223 msgstr ""
6225 #: send-pack.c:471
6226 msgid ""
6227 "not sending a push certificate since the receiving end does not support --"
6228 "signed push"
6229 msgstr ""
6231 #: send-pack.c:483
6232 msgid "the receiving end does not support --atomic push"
6233 msgstr ""
6235 #: send-pack.c:488
6236 msgid "the receiving end does not support push options"
6237 msgstr ""
6239 #: sequencer.c:194
6240 #, c-format
6241 msgid "invalid commit message cleanup mode '%s'"
6242 msgstr ""
6244 #: sequencer.c:308
6245 #, c-format
6246 msgid "could not delete '%s'"
6247 msgstr ""
6249 #: sequencer.c:329 builtin/rebase.c:749 builtin/rebase.c:1590 builtin/rm.c:385
6250 #, c-format
6251 msgid "could not remove '%s'"
6252 msgstr ""
6254 #: sequencer.c:339
6255 msgid "revert"
6256 msgstr ""
6258 #: sequencer.c:341
6259 msgid "cherry-pick"
6260 msgstr ""
6262 #: sequencer.c:343
6263 msgid "rebase"
6264 msgstr ""
6266 #: sequencer.c:345
6267 #, c-format
6268 msgid "unknown action: %d"
6269 msgstr ""
6271 #: sequencer.c:404
6272 msgid ""
6273 "after resolving the conflicts, mark the corrected paths\n"
6274 "with 'git add <paths>' or 'git rm <paths>'"
6275 msgstr ""
6277 #: sequencer.c:407
6278 msgid ""
6279 "after resolving the conflicts, mark the corrected paths\n"
6280 "with 'git add <paths>' or 'git rm <paths>'\n"
6281 "and commit the result with 'git commit'"
6282 msgstr ""
6284 #: sequencer.c:420 sequencer.c:3028
6285 #, c-format
6286 msgid "could not lock '%s'"
6287 msgstr ""
6289 #: sequencer.c:422 sequencer.c:2827 sequencer.c:3032 sequencer.c:3046
6290 #: sequencer.c:3303 sequencer.c:5299 strbuf.c:1168 wrapper.c:631
6291 #, c-format
6292 msgid "could not write to '%s'"
6293 msgstr ""
6295 #: sequencer.c:427
6296 #, c-format
6297 msgid "could not write eol to '%s'"
6298 msgstr ""
6300 #: sequencer.c:432 sequencer.c:2832 sequencer.c:3034 sequencer.c:3048
6301 #: sequencer.c:3311
6302 #, c-format
6303 msgid "failed to finalize '%s'"
6304 msgstr ""
6306 #: sequencer.c:471
6307 #, c-format
6308 msgid "your local changes would be overwritten by %s."
6309 msgstr ""
6311 #: sequencer.c:475
6312 msgid "commit your changes or stash them to proceed."
6313 msgstr ""
6315 #: sequencer.c:507
6316 #, c-format
6317 msgid "%s: fast-forward"
6318 msgstr ""
6320 #: sequencer.c:546 builtin/tag.c:566
6321 #, c-format
6322 msgid "Invalid cleanup mode %s"
6323 msgstr ""
6325 #. TRANSLATORS: %s will be "revert", "cherry-pick" or
6326 #. "rebase".
6328 #: sequencer.c:640
6329 #, c-format
6330 msgid "%s: Unable to write new index file"
6331 msgstr ""
6333 #: sequencer.c:657
6334 msgid "unable to update cache tree"
6335 msgstr ""
6337 #: sequencer.c:671
6338 msgid "could not resolve HEAD commit"
6339 msgstr ""
6341 #: sequencer.c:751
6342 #, c-format
6343 msgid "no key present in '%.*s'"
6344 msgstr ""
6346 #: sequencer.c:762
6347 #, c-format
6348 msgid "unable to dequote value of '%s'"
6349 msgstr ""
6351 #: sequencer.c:799 wrapper.c:201 wrapper.c:371 builtin/am.c:724
6352 #: builtin/am.c:816 builtin/merge.c:1121 builtin/rebase.c:902
6353 #, c-format
6354 msgid "could not open '%s' for reading"
6355 msgstr ""
6357 #: sequencer.c:809
6358 msgid "'GIT_AUTHOR_NAME' already given"
6359 msgstr ""
6361 #: sequencer.c:814
6362 msgid "'GIT_AUTHOR_EMAIL' already given"
6363 msgstr ""
6365 #: sequencer.c:819
6366 msgid "'GIT_AUTHOR_DATE' already given"
6367 msgstr ""
6369 #: sequencer.c:823
6370 #, c-format
6371 msgid "unknown variable '%s'"
6372 msgstr ""
6374 #: sequencer.c:828
6375 msgid "missing 'GIT_AUTHOR_NAME'"
6376 msgstr ""
6378 #: sequencer.c:830
6379 msgid "missing 'GIT_AUTHOR_EMAIL'"
6380 msgstr ""
6382 #: sequencer.c:832
6383 msgid "missing 'GIT_AUTHOR_DATE'"
6384 msgstr ""
6386 #: sequencer.c:897
6387 #, c-format
6388 msgid ""
6389 "you have staged changes in your working tree\n"
6390 "If these changes are meant to be squashed into the previous commit, run:\n"
6391 "\n"
6392 "  git commit --amend %s\n"
6393 "\n"
6394 "If they are meant to go into a new commit, run:\n"
6395 "\n"
6396 "  git commit %s\n"
6397 "\n"
6398 "In both cases, once you're done, continue with:\n"
6399 "\n"
6400 "  git rebase --continue\n"
6401 msgstr ""
6403 #: sequencer.c:1178
6404 msgid "'prepare-commit-msg' hook failed"
6405 msgstr ""
6407 #: sequencer.c:1184
6408 msgid ""
6409 "Your name and email address were configured automatically based\n"
6410 "on your username and hostname. Please check that they are accurate.\n"
6411 "You can suppress this message by setting them explicitly. Run the\n"
6412 "following command and follow the instructions in your editor to edit\n"
6413 "your configuration file:\n"
6414 "\n"
6415 "    git config --global --edit\n"
6416 "\n"
6417 "After doing this, you may fix the identity used for this commit with:\n"
6418 "\n"
6419 "    git commit --amend --reset-author\n"
6420 msgstr ""
6422 #: sequencer.c:1197
6423 msgid ""
6424 "Your name and email address were configured automatically based\n"
6425 "on your username and hostname. Please check that they are accurate.\n"
6426 "You can suppress this message by setting them explicitly:\n"
6427 "\n"
6428 "    git config --global user.name \"Your Name\"\n"
6429 "    git config --global user.email you@example.com\n"
6430 "\n"
6431 "After doing this, you may fix the identity used for this commit with:\n"
6432 "\n"
6433 "    git commit --amend --reset-author\n"
6434 msgstr ""
6436 #: sequencer.c:1239
6437 msgid "couldn't look up newly created commit"
6438 msgstr ""
6440 #: sequencer.c:1241
6441 msgid "could not parse newly created commit"
6442 msgstr ""
6444 #: sequencer.c:1287
6445 msgid "unable to resolve HEAD after creating commit"
6446 msgstr ""
6448 #: sequencer.c:1289
6449 msgid "detached HEAD"
6450 msgstr ""
6452 #: sequencer.c:1293
6453 msgid " (root-commit)"
6454 msgstr ""
6456 #: sequencer.c:1314
6457 msgid "could not parse HEAD"
6458 msgstr ""
6460 #: sequencer.c:1316
6461 #, c-format
6462 msgid "HEAD %s is not a commit!"
6463 msgstr ""
6465 #: sequencer.c:1320 sequencer.c:1395 builtin/commit.c:1577
6466 msgid "could not parse HEAD commit"
6467 msgstr ""
6469 #: sequencer.c:1373 sequencer.c:2067
6470 msgid "unable to parse commit author"
6471 msgstr ""
6473 #: sequencer.c:1384 builtin/am.c:1580 builtin/merge.c:692
6474 msgid "git write-tree failed to write a tree"
6475 msgstr ""
6477 #: sequencer.c:1417 sequencer.c:1535
6478 #, c-format
6479 msgid "unable to read commit message from '%s'"
6480 msgstr ""
6482 #: sequencer.c:1446 sequencer.c:1478
6483 #, c-format
6484 msgid "invalid author identity '%s'"
6485 msgstr ""
6487 #: sequencer.c:1452
6488 msgid "corrupt author: missing date information"
6489 msgstr ""
6491 #: sequencer.c:1491 builtin/am.c:1606 builtin/commit.c:1678 builtin/merge.c:890
6492 #: builtin/merge.c:915
6493 msgid "failed to write commit object"
6494 msgstr ""
6496 #: sequencer.c:1518 sequencer.c:4237
6497 #, c-format
6498 msgid "could not update %s"
6499 msgstr ""
6501 #: sequencer.c:1567
6502 #, c-format
6503 msgid "could not parse commit %s"
6504 msgstr ""
6506 #: sequencer.c:1572
6507 #, c-format
6508 msgid "could not parse parent commit %s"
6509 msgstr ""
6511 #: sequencer.c:1655 sequencer.c:1766
6512 #, c-format
6513 msgid "unknown command: %d"
6514 msgstr ""
6516 #: sequencer.c:1713 sequencer.c:1738
6517 #, c-format
6518 msgid "This is a combination of %d commits."
6519 msgstr ""
6521 #: sequencer.c:1723
6522 msgid "need a HEAD to fixup"
6523 msgstr ""
6525 #: sequencer.c:1725 sequencer.c:3338
6526 msgid "could not read HEAD"
6527 msgstr ""
6529 #: sequencer.c:1727
6530 msgid "could not read HEAD's commit message"
6531 msgstr ""
6533 #: sequencer.c:1733
6534 #, c-format
6535 msgid "cannot write '%s'"
6536 msgstr ""
6538 #: sequencer.c:1740 git-rebase--preserve-merges.sh:486
6539 msgid "This is the 1st commit message:"
6540 msgstr ""
6542 #: sequencer.c:1748
6543 #, c-format
6544 msgid "could not read commit message of %s"
6545 msgstr ""
6547 #: sequencer.c:1755
6548 #, c-format
6549 msgid "This is the commit message #%d:"
6550 msgstr ""
6552 #: sequencer.c:1761
6553 #, c-format
6554 msgid "The commit message #%d will be skipped:"
6555 msgstr ""
6557 #: sequencer.c:1849
6558 msgid "your index file is unmerged."
6559 msgstr ""
6561 #: sequencer.c:1856
6562 msgid "cannot fixup root commit"
6563 msgstr ""
6565 #: sequencer.c:1875
6566 #, c-format
6567 msgid "commit %s is a merge but no -m option was given."
6568 msgstr ""
6570 #: sequencer.c:1883 sequencer.c:1891
6571 #, c-format
6572 msgid "commit %s does not have parent %d"
6573 msgstr ""
6575 #: sequencer.c:1897
6576 #, c-format
6577 msgid "cannot get commit message for %s"
6578 msgstr ""
6580 #. TRANSLATORS: The first %s will be a "todo" command like
6581 #. "revert" or "pick", the second %s a SHA1.
6582 #: sequencer.c:1916
6583 #, c-format
6584 msgid "%s: cannot parse parent commit %s"
6585 msgstr ""
6587 #: sequencer.c:1981
6588 #, c-format
6589 msgid "could not rename '%s' to '%s'"
6590 msgstr ""
6592 #: sequencer.c:2038
6593 #, c-format
6594 msgid "could not revert %s... %s"
6595 msgstr ""
6597 #: sequencer.c:2039
6598 #, c-format
6599 msgid "could not apply %s... %s"
6600 msgstr ""
6602 #: sequencer.c:2059
6603 #, c-format
6604 msgid "dropping %s %s -- patch contents already upstream\n"
6605 msgstr ""
6607 #: sequencer.c:2117
6608 #, c-format
6609 msgid "git %s: failed to read the index"
6610 msgstr ""
6612 #: sequencer.c:2124
6613 #, c-format
6614 msgid "git %s: failed to refresh the index"
6615 msgstr ""
6617 #: sequencer.c:2201
6618 #, c-format
6619 msgid "%s does not accept arguments: '%s'"
6620 msgstr ""
6622 #: sequencer.c:2210
6623 #, c-format
6624 msgid "missing arguments for %s"
6625 msgstr ""
6627 #: sequencer.c:2241
6628 #, c-format
6629 msgid "could not parse '%s'"
6630 msgstr ""
6632 #: sequencer.c:2302
6633 #, c-format
6634 msgid "invalid line %d: %.*s"
6635 msgstr ""
6637 #: sequencer.c:2313
6638 #, c-format
6639 msgid "cannot '%s' without a previous commit"
6640 msgstr ""
6642 #: sequencer.c:2399
6643 msgid "cancelling a cherry picking in progress"
6644 msgstr ""
6646 #: sequencer.c:2408
6647 msgid "cancelling a revert in progress"
6648 msgstr ""
6650 #: sequencer.c:2452
6651 msgid "please fix this using 'git rebase --edit-todo'."
6652 msgstr ""
6654 #: sequencer.c:2454
6655 #, c-format
6656 msgid "unusable instruction sheet: '%s'"
6657 msgstr ""
6659 #: sequencer.c:2459
6660 msgid "no commits parsed."
6661 msgstr ""
6663 #: sequencer.c:2470
6664 msgid "cannot cherry-pick during a revert."
6665 msgstr ""
6667 #: sequencer.c:2472
6668 msgid "cannot revert during a cherry-pick."
6669 msgstr ""
6671 #: sequencer.c:2550
6672 #, c-format
6673 msgid "invalid value for %s: %s"
6674 msgstr ""
6676 #: sequencer.c:2657
6677 msgid "unusable squash-onto"
6678 msgstr ""
6680 #: sequencer.c:2677
6681 #, c-format
6682 msgid "malformed options sheet: '%s'"
6683 msgstr ""
6685 #: sequencer.c:2769 sequencer.c:4609
6686 msgid "empty commit set passed"
6687 msgstr ""
6689 #: sequencer.c:2786
6690 msgid "revert is already in progress"
6691 msgstr ""
6693 #: sequencer.c:2788
6694 #, c-format
6695 msgid "try \"git revert (--continue | %s--abort | --quit)\""
6696 msgstr ""
6698 #: sequencer.c:2791
6699 msgid "cherry-pick is already in progress"
6700 msgstr ""
6702 #: sequencer.c:2793
6703 #, c-format
6704 msgid "try \"git cherry-pick (--continue | %s--abort | --quit)\""
6705 msgstr ""
6707 #: sequencer.c:2807
6708 #, c-format
6709 msgid "could not create sequencer directory '%s'"
6710 msgstr ""
6712 #: sequencer.c:2822
6713 msgid "could not lock HEAD"
6714 msgstr ""
6716 #: sequencer.c:2882 sequencer.c:4325
6717 msgid "no cherry-pick or revert in progress"
6718 msgstr ""
6720 #: sequencer.c:2884 sequencer.c:2895
6721 msgid "cannot resolve HEAD"
6722 msgstr ""
6724 #: sequencer.c:2886 sequencer.c:2930
6725 msgid "cannot abort from a branch yet to be born"
6726 msgstr ""
6728 #: sequencer.c:2916 builtin/grep.c:745
6729 #, c-format
6730 msgid "cannot open '%s'"
6731 msgstr ""
6733 #: sequencer.c:2918
6734 #, c-format
6735 msgid "cannot read '%s': %s"
6736 msgstr ""
6738 #: sequencer.c:2919
6739 msgid "unexpected end of file"
6740 msgstr ""
6742 #: sequencer.c:2925
6743 #, c-format
6744 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
6745 msgstr ""
6747 #: sequencer.c:2936
6748 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
6749 msgstr ""
6751 #: sequencer.c:2977
6752 msgid "no revert in progress"
6753 msgstr ""
6755 #: sequencer.c:2986
6756 msgid "no cherry-pick in progress"
6757 msgstr ""
6759 #: sequencer.c:2996
6760 msgid "failed to skip the commit"
6761 msgstr ""
6763 #: sequencer.c:3003
6764 msgid "there is nothing to skip"
6765 msgstr ""
6767 #: sequencer.c:3006
6768 #, c-format
6769 msgid ""
6770 "have you committed already?\n"
6771 "try \"git %s --continue\""
6772 msgstr ""
6774 #: sequencer.c:3168 sequencer.c:4217
6775 msgid "cannot read HEAD"
6776 msgstr ""
6778 #: sequencer.c:3185
6779 #, c-format
6780 msgid "unable to copy '%s' to '%s'"
6781 msgstr ""
6783 #: sequencer.c:3193
6784 #, c-format
6785 msgid ""
6786 "You can amend the commit now, with\n"
6787 "\n"
6788 "  git commit --amend %s\n"
6789 "\n"
6790 "Once you are satisfied with your changes, run\n"
6791 "\n"
6792 "  git rebase --continue\n"
6793 msgstr ""
6795 #: sequencer.c:3203
6796 #, c-format
6797 msgid "Could not apply %s... %.*s"
6798 msgstr ""
6800 #: sequencer.c:3210
6801 #, c-format
6802 msgid "Could not merge %.*s"
6803 msgstr ""
6805 #: sequencer.c:3224 sequencer.c:3228 builtin/difftool.c:641
6806 #, c-format
6807 msgid "could not copy '%s' to '%s'"
6808 msgstr ""
6810 #: sequencer.c:3240
6811 #, c-format
6812 msgid "Executing: %s\n"
6813 msgstr ""
6815 #: sequencer.c:3255
6816 #, c-format
6817 msgid ""
6818 "execution failed: %s\n"
6819 "%sYou can fix the problem, and then run\n"
6820 "\n"
6821 "  git rebase --continue\n"
6822 "\n"
6823 msgstr ""
6825 #: sequencer.c:3261
6826 msgid "and made changes to the index and/or the working tree\n"
6827 msgstr ""
6829 #: sequencer.c:3267
6830 #, c-format
6831 msgid ""
6832 "execution succeeded: %s\n"
6833 "but left changes to the index and/or the working tree\n"
6834 "Commit or stash your changes, and then run\n"
6835 "\n"
6836 "  git rebase --continue\n"
6837 "\n"
6838 msgstr ""
6840 #: sequencer.c:3328
6841 #, c-format
6842 msgid "illegal label name: '%.*s'"
6843 msgstr ""
6845 #: sequencer.c:3382
6846 msgid "writing fake root commit"
6847 msgstr ""
6849 #: sequencer.c:3387
6850 msgid "writing squash-onto"
6851 msgstr ""
6853 #: sequencer.c:3471
6854 #, c-format
6855 msgid "could not resolve '%s'"
6856 msgstr ""
6858 #: sequencer.c:3502
6859 msgid "cannot merge without a current revision"
6860 msgstr ""
6862 #: sequencer.c:3524
6863 #, c-format
6864 msgid "unable to parse '%.*s'"
6865 msgstr ""
6867 #: sequencer.c:3533
6868 #, c-format
6869 msgid "nothing to merge: '%.*s'"
6870 msgstr ""
6872 #: sequencer.c:3545
6873 msgid "octopus merge cannot be executed on top of a [new root]"
6874 msgstr ""
6876 #: sequencer.c:3561
6877 #, c-format
6878 msgid "could not get commit message of '%s'"
6879 msgstr ""
6881 #: sequencer.c:3730
6882 #, c-format
6883 msgid "could not even attempt to merge '%.*s'"
6884 msgstr ""
6886 #: sequencer.c:3746
6887 msgid "merge: Unable to write new index file"
6888 msgstr ""
6890 #: sequencer.c:3820
6891 msgid "Cannot autostash"
6892 msgstr ""
6894 #: sequencer.c:3823
6895 #, c-format
6896 msgid "Unexpected stash response: '%s'"
6897 msgstr ""
6899 #: sequencer.c:3829
6900 #, c-format
6901 msgid "Could not create directory for '%s'"
6902 msgstr ""
6904 #: sequencer.c:3832
6905 #, c-format
6906 msgid "Created autostash: %s\n"
6907 msgstr ""
6909 #: sequencer.c:3836
6910 msgid "could not reset --hard"
6911 msgstr ""
6913 #: sequencer.c:3861
6914 #, c-format
6915 msgid "Applied autostash.\n"
6916 msgstr ""
6918 #: sequencer.c:3873
6919 #, c-format
6920 msgid "cannot store %s"
6921 msgstr ""
6923 #: sequencer.c:3876
6924 #, c-format
6925 msgid ""
6926 "%s\n"
6927 "Your changes are safe in the stash.\n"
6928 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
6929 msgstr ""
6931 #: sequencer.c:3881
6932 msgid "Applying autostash resulted in conflicts."
6933 msgstr ""
6935 #: sequencer.c:3882
6936 msgid "Autostash exists; creating a new stash entry."
6937 msgstr ""
6939 #: sequencer.c:3974
6940 #, c-format
6941 msgid "%s: not a valid OID"
6942 msgstr ""
6944 #: sequencer.c:3979 git-rebase--preserve-merges.sh:769
6945 msgid "could not detach HEAD"
6946 msgstr ""
6948 #: sequencer.c:3994
6949 #, c-format
6950 msgid "Stopped at HEAD\n"
6951 msgstr ""
6953 #: sequencer.c:3996
6954 #, c-format
6955 msgid "Stopped at %s\n"
6956 msgstr ""
6958 #: sequencer.c:4004
6959 #, c-format
6960 msgid ""
6961 "Could not execute the todo command\n"
6962 "\n"
6963 "    %.*s\n"
6964 "It has been rescheduled; To edit the command before continuing, please\n"
6965 "edit the todo list first:\n"
6966 "\n"
6967 "    git rebase --edit-todo\n"
6968 "    git rebase --continue\n"
6969 msgstr ""
6971 #: sequencer.c:4050
6972 #, c-format
6973 msgid "Rebasing (%d/%d)%s"
6974 msgstr ""
6976 #: sequencer.c:4095
6977 #, c-format
6978 msgid "Stopped at %s...  %.*s\n"
6979 msgstr ""
6981 #: sequencer.c:4166
6982 #, c-format
6983 msgid "unknown command %d"
6984 msgstr ""
6986 #: sequencer.c:4225
6987 msgid "could not read orig-head"
6988 msgstr ""
6990 #: sequencer.c:4230
6991 msgid "could not read 'onto'"
6992 msgstr ""
6994 #: sequencer.c:4244
6995 #, c-format
6996 msgid "could not update HEAD to %s"
6997 msgstr ""
6999 #: sequencer.c:4304
7000 #, c-format
7001 msgid "Successfully rebased and updated %s.\n"
7002 msgstr ""
7004 #: sequencer.c:4337
7005 msgid "cannot rebase: You have unstaged changes."
7006 msgstr ""
7008 #: sequencer.c:4346
7009 msgid "cannot amend non-existing commit"
7010 msgstr ""
7012 #: sequencer.c:4348
7013 #, c-format
7014 msgid "invalid file: '%s'"
7015 msgstr ""
7017 #: sequencer.c:4350
7018 #, c-format
7019 msgid "invalid contents: '%s'"
7020 msgstr ""
7022 #: sequencer.c:4353
7023 msgid ""
7024 "\n"
7025 "You have uncommitted changes in your working tree. Please, commit them\n"
7026 "first and then run 'git rebase --continue' again."
7027 msgstr ""
7029 #: sequencer.c:4389 sequencer.c:4428
7030 #, c-format
7031 msgid "could not write file: '%s'"
7032 msgstr ""
7034 #: sequencer.c:4444
7035 msgid "could not remove CHERRY_PICK_HEAD"
7036 msgstr ""
7038 #: sequencer.c:4451
7039 msgid "could not commit staged changes."
7040 msgstr ""
7042 #: sequencer.c:4477
7043 #, c-format
7044 msgid "invalid committer '%s'"
7045 msgstr ""
7047 #: sequencer.c:4586
7048 #, c-format
7049 msgid "%s: can't cherry-pick a %s"
7050 msgstr ""
7052 #: sequencer.c:4590
7053 #, c-format
7054 msgid "%s: bad revision"
7055 msgstr ""
7057 #: sequencer.c:4625
7058 msgid "can't revert as initial commit"
7059 msgstr ""
7061 #: sequencer.c:5102
7062 msgid "make_script: unhandled options"
7063 msgstr ""
7065 #: sequencer.c:5105
7066 msgid "make_script: error preparing revisions"
7067 msgstr ""
7069 #: sequencer.c:5347 sequencer.c:5364
7070 msgid "nothing to do"
7071 msgstr ""
7073 #: sequencer.c:5383
7074 msgid "could not skip unnecessary pick commands"
7075 msgstr ""
7077 #: sequencer.c:5480
7078 msgid "the script was already rearranged."
7079 msgstr ""
7081 #: setup.c:133
7082 #, c-format
7083 msgid "'%s' is outside repository at '%s'"
7084 msgstr ""
7086 #: setup.c:185
7087 #, c-format
7088 msgid ""
7089 "%s: no such path in the working tree.\n"
7090 "Use 'git <command> -- <path>...' to specify paths that do not exist locally."
7091 msgstr ""
7093 #: setup.c:198
7094 #, c-format
7095 msgid ""
7096 "ambiguous argument '%s': unknown revision or path not in the working tree.\n"
7097 "Use '--' to separate paths from revisions, like this:\n"
7098 "'git <command> [<revision>...] -- [<file>...]'"
7099 msgstr ""
7101 #: setup.c:264
7102 #, c-format
7103 msgid "option '%s' must come before non-option arguments"
7104 msgstr ""
7106 #: setup.c:283
7107 #, c-format
7108 msgid ""
7109 "ambiguous argument '%s': both revision and filename\n"
7110 "Use '--' to separate paths from revisions, like this:\n"
7111 "'git <command> [<revision>...] -- [<file>...]'"
7112 msgstr ""
7114 #: setup.c:419
7115 msgid "unable to set up work tree using invalid config"
7116 msgstr ""
7118 #: setup.c:423
7119 msgid "this operation must be run in a work tree"
7120 msgstr ""
7122 #: setup.c:661
7123 #, c-format
7124 msgid "Expected git repo version <= %d, found %d"
7125 msgstr ""
7127 #: setup.c:669
7128 msgid "unknown repository extensions found:"
7129 msgstr ""
7131 #: setup.c:681
7132 msgid "repo version is 0, but v1-only extensions found:"
7133 msgstr ""
7135 #: setup.c:700
7136 #, c-format
7137 msgid "error opening '%s'"
7138 msgstr ""
7140 #: setup.c:702
7141 #, c-format
7142 msgid "too large to be a .git file: '%s'"
7143 msgstr ""
7145 #: setup.c:704
7146 #, c-format
7147 msgid "error reading %s"
7148 msgstr ""
7150 #: setup.c:706
7151 #, c-format
7152 msgid "invalid gitfile format: %s"
7153 msgstr ""
7155 #: setup.c:708
7156 #, c-format
7157 msgid "no path in gitfile: %s"
7158 msgstr ""
7160 #: setup.c:710
7161 #, c-format
7162 msgid "not a git repository: %s"
7163 msgstr ""
7165 #: setup.c:812
7166 #, c-format
7167 msgid "'$%s' too big"
7168 msgstr ""
7170 #: setup.c:826
7171 #, c-format
7172 msgid "not a git repository: '%s'"
7173 msgstr ""
7175 #: setup.c:855 setup.c:857 setup.c:888
7176 #, c-format
7177 msgid "cannot chdir to '%s'"
7178 msgstr ""
7180 #: setup.c:860 setup.c:916 setup.c:926 setup.c:965 setup.c:973
7181 msgid "cannot come back to cwd"
7182 msgstr ""
7184 #: setup.c:987
7185 #, c-format
7186 msgid "failed to stat '%*s%s%s'"
7187 msgstr ""
7189 #: setup.c:1225
7190 msgid "Unable to read current working directory"
7191 msgstr ""
7193 #: setup.c:1234 setup.c:1240
7194 #, c-format
7195 msgid "cannot change to '%s'"
7196 msgstr ""
7198 #: setup.c:1245
7199 #, c-format
7200 msgid "not a git repository (or any of the parent directories): %s"
7201 msgstr ""
7203 #: setup.c:1251
7204 #, c-format
7205 msgid ""
7206 "not a git repository (or any parent up to mount point %s)\n"
7207 "Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
7208 msgstr ""
7210 #: setup.c:1362
7211 #, c-format
7212 msgid ""
7213 "problem with core.sharedRepository filemode value (0%.3o).\n"
7214 "The owner of files must always have read and write permissions."
7215 msgstr ""
7217 #: setup.c:1409
7218 msgid "open /dev/null or dup failed"
7219 msgstr ""
7221 #: setup.c:1424
7222 msgid "fork failed"
7223 msgstr ""
7225 #: setup.c:1429
7226 msgid "setsid failed"
7227 msgstr ""
7229 #: sha1-file.c:470
7230 #, c-format
7231 msgid "object directory %s does not exist; check .git/objects/info/alternates"
7232 msgstr ""
7234 #: sha1-file.c:521
7235 #, c-format
7236 msgid "unable to normalize alternate object path: %s"
7237 msgstr ""
7239 #: sha1-file.c:593
7240 #, c-format
7241 msgid "%s: ignoring alternate object stores, nesting too deep"
7242 msgstr ""
7244 #: sha1-file.c:600
7245 #, c-format
7246 msgid "unable to normalize object directory: %s"
7247 msgstr ""
7249 #: sha1-file.c:643
7250 msgid "unable to fdopen alternates lockfile"
7251 msgstr ""
7253 #: sha1-file.c:661
7254 msgid "unable to read alternates file"
7255 msgstr ""
7257 #: sha1-file.c:668
7258 msgid "unable to move new alternates file into place"
7259 msgstr ""
7261 #: sha1-file.c:703
7262 #, c-format
7263 msgid "path '%s' does not exist"
7264 msgstr ""
7266 #: sha1-file.c:724
7267 #, c-format
7268 msgid "reference repository '%s' as a linked checkout is not supported yet."
7269 msgstr ""
7271 #: sha1-file.c:730
7272 #, c-format
7273 msgid "reference repository '%s' is not a local repository."
7274 msgstr ""
7276 #: sha1-file.c:736
7277 #, c-format
7278 msgid "reference repository '%s' is shallow"
7279 msgstr ""
7281 #: sha1-file.c:744
7282 #, c-format
7283 msgid "reference repository '%s' is grafted"
7284 msgstr ""
7286 #: sha1-file.c:804
7287 #, c-format
7288 msgid "invalid line while parsing alternate refs: %s"
7289 msgstr ""
7291 #: sha1-file.c:954
7292 #, c-format
7293 msgid "attempting to mmap %<PRIuMAX> over limit %<PRIuMAX>"
7294 msgstr ""
7296 #: sha1-file.c:975
7297 msgid "mmap failed"
7298 msgstr ""
7300 #: sha1-file.c:1139
7301 #, c-format
7302 msgid "object file %s is empty"
7303 msgstr ""
7305 #: sha1-file.c:1274 sha1-file.c:2467
7306 #, c-format
7307 msgid "corrupt loose object '%s'"
7308 msgstr ""
7310 #: sha1-file.c:1276 sha1-file.c:2471
7311 #, c-format
7312 msgid "garbage at end of loose object '%s'"
7313 msgstr ""
7315 #: sha1-file.c:1318
7316 msgid "invalid object type"
7317 msgstr ""
7319 #: sha1-file.c:1402
7320 #, c-format
7321 msgid "unable to unpack %s header with --allow-unknown-type"
7322 msgstr ""
7324 #: sha1-file.c:1405
7325 #, c-format
7326 msgid "unable to unpack %s header"
7327 msgstr ""
7329 #: sha1-file.c:1411
7330 #, c-format
7331 msgid "unable to parse %s header with --allow-unknown-type"
7332 msgstr ""
7334 #: sha1-file.c:1414
7335 #, c-format
7336 msgid "unable to parse %s header"
7337 msgstr ""
7339 #: sha1-file.c:1641
7340 #, c-format
7341 msgid "failed to read object %s"
7342 msgstr ""
7344 #: sha1-file.c:1645
7345 #, c-format
7346 msgid "replacement %s not found for %s"
7347 msgstr ""
7349 #: sha1-file.c:1649
7350 #, c-format
7351 msgid "loose object %s (stored in %s) is corrupt"
7352 msgstr ""
7354 #: sha1-file.c:1653
7355 #, c-format
7356 msgid "packed object %s (stored in %s) is corrupt"
7357 msgstr ""
7359 #: sha1-file.c:1758
7360 #, c-format
7361 msgid "unable to write file %s"
7362 msgstr ""
7364 #: sha1-file.c:1765
7365 #, c-format
7366 msgid "unable to set permission to '%s'"
7367 msgstr ""
7369 #: sha1-file.c:1772
7370 msgid "file write error"
7371 msgstr ""
7373 #: sha1-file.c:1792
7374 msgid "error when closing loose object file"
7375 msgstr ""
7377 #: sha1-file.c:1857
7378 #, c-format
7379 msgid "insufficient permission for adding an object to repository database %s"
7380 msgstr ""
7382 #: sha1-file.c:1859
7383 msgid "unable to create temporary file"
7384 msgstr ""
7386 #: sha1-file.c:1883
7387 msgid "unable to write loose object file"
7388 msgstr ""
7390 #: sha1-file.c:1889
7391 #, c-format
7392 msgid "unable to deflate new object %s (%d)"
7393 msgstr ""
7395 #: sha1-file.c:1893
7396 #, c-format
7397 msgid "deflateEnd on object %s failed (%d)"
7398 msgstr ""
7400 #: sha1-file.c:1897
7401 #, c-format
7402 msgid "confused by unstable object source data for %s"
7403 msgstr ""
7405 #: sha1-file.c:1907 builtin/pack-objects.c:1086
7406 #, c-format
7407 msgid "failed utime() on %s"
7408 msgstr ""
7410 #: sha1-file.c:1984
7411 #, c-format
7412 msgid "cannot read object for %s"
7413 msgstr ""
7415 #: sha1-file.c:2035
7416 msgid "corrupt commit"
7417 msgstr ""
7419 #: sha1-file.c:2043
7420 msgid "corrupt tag"
7421 msgstr ""
7423 #: sha1-file.c:2143
7424 #, c-format
7425 msgid "read error while indexing %s"
7426 msgstr ""
7428 #: sha1-file.c:2146
7429 #, c-format
7430 msgid "short read while indexing %s"
7431 msgstr ""
7433 #: sha1-file.c:2219 sha1-file.c:2229
7434 #, c-format
7435 msgid "%s: failed to insert into database"
7436 msgstr ""
7438 #: sha1-file.c:2235
7439 #, c-format
7440 msgid "%s: unsupported file type"
7441 msgstr ""
7443 #: sha1-file.c:2259
7444 #, c-format
7445 msgid "%s is not a valid object"
7446 msgstr ""
7448 #: sha1-file.c:2261
7449 #, c-format
7450 msgid "%s is not a valid '%s' object"
7451 msgstr ""
7453 #: sha1-file.c:2288 builtin/index-pack.c:192
7454 #, c-format
7455 msgid "unable to open %s"
7456 msgstr ""
7458 #: sha1-file.c:2478 sha1-file.c:2531
7459 #, c-format
7460 msgid "hash mismatch for %s (expected %s)"
7461 msgstr ""
7463 #: sha1-file.c:2502
7464 #, c-format
7465 msgid "unable to mmap %s"
7466 msgstr ""
7468 #: sha1-file.c:2507
7469 #, c-format
7470 msgid "unable to unpack header of %s"
7471 msgstr ""
7473 #: sha1-file.c:2513
7474 #, c-format
7475 msgid "unable to parse header of %s"
7476 msgstr ""
7478 #: sha1-file.c:2524
7479 #, c-format
7480 msgid "unable to unpack contents of %s"
7481 msgstr ""
7483 #: sha1-name.c:486
7484 #, c-format
7485 msgid "short SHA1 %s is ambiguous"
7486 msgstr ""
7488 #: sha1-name.c:497
7489 msgid "The candidates are:"
7490 msgstr ""
7492 #: sha1-name.c:796
7493 msgid ""
7494 "Git normally never creates a ref that ends with 40 hex characters\n"
7495 "because it will be ignored when you just specify 40-hex. These refs\n"
7496 "may be created by mistake. For example,\n"
7497 "\n"
7498 "  git switch -c $br $(git rev-parse ...)\n"
7499 "\n"
7500 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
7501 "examine these refs and maybe delete them. Turn this message off by\n"
7502 "running \"git config advice.objectNameWarning false\""
7503 msgstr ""
7505 #: sha1-name.c:916
7506 #, c-format
7507 msgid "log for '%.*s' only goes back to %s"
7508 msgstr ""
7510 #: sha1-name.c:924
7511 #, c-format
7512 msgid "log for '%.*s' only has %d entries"
7513 msgstr ""
7515 #: sha1-name.c:1702
7516 #, c-format
7517 msgid "path '%s' exists on disk, but not in '%.*s'"
7518 msgstr ""
7520 #: sha1-name.c:1708
7521 #, c-format
7522 msgid ""
7523 "path '%s' exists, but not '%s'\n"
7524 "hint: Did you mean '%.*s:%s' aka '%.*s:./%s'?"
7525 msgstr ""
7527 #: sha1-name.c:1717
7528 #, c-format
7529 msgid "path '%s' does not exist in '%.*s'"
7530 msgstr ""
7532 #: sha1-name.c:1745
7533 #, c-format
7534 msgid ""
7535 "path '%s' is in the index, but not at stage %d\n"
7536 "hint: Did you mean ':%d:%s'?"
7537 msgstr ""
7539 #: sha1-name.c:1761
7540 #, c-format
7541 msgid ""
7542 "path '%s' is in the index, but not '%s'\n"
7543 "hint: Did you mean ':%d:%s' aka ':%d:./%s'?"
7544 msgstr ""
7546 #: sha1-name.c:1769
7547 #, c-format
7548 msgid "path '%s' exists on disk, but not in the index"
7549 msgstr ""
7551 #: sha1-name.c:1771
7552 #, c-format
7553 msgid "path '%s' does not exist (neither on disk nor in the index)"
7554 msgstr ""
7556 #: sha1-name.c:1784
7557 msgid "relative path syntax can't be used outside working tree"
7558 msgstr ""
7560 #: sha1-name.c:1922
7561 #, c-format
7562 msgid "invalid object name '%.*s'."
7563 msgstr ""
7565 #. TRANSLATORS: IEC 80000-13:2008 gibibyte
7566 #: strbuf.c:848
7567 #, c-format
7568 msgid "%u.%2.2u GiB"
7569 msgstr ""
7571 #. TRANSLATORS: IEC 80000-13:2008 gibibyte/second
7572 #: strbuf.c:850
7573 #, c-format
7574 msgid "%u.%2.2u GiB/s"
7575 msgstr ""
7577 #. TRANSLATORS: IEC 80000-13:2008 mebibyte
7578 #: strbuf.c:858
7579 #, c-format
7580 msgid "%u.%2.2u MiB"
7581 msgstr ""
7583 #. TRANSLATORS: IEC 80000-13:2008 mebibyte/second
7584 #: strbuf.c:860
7585 #, c-format
7586 msgid "%u.%2.2u MiB/s"
7587 msgstr ""
7589 #. TRANSLATORS: IEC 80000-13:2008 kibibyte
7590 #: strbuf.c:867
7591 #, c-format
7592 msgid "%u.%2.2u KiB"
7593 msgstr ""
7595 #. TRANSLATORS: IEC 80000-13:2008 kibibyte/second
7596 #: strbuf.c:869
7597 #, c-format
7598 msgid "%u.%2.2u KiB/s"
7599 msgstr ""
7601 #. TRANSLATORS: IEC 80000-13:2008 byte
7602 #: strbuf.c:875
7603 #, c-format
7604 msgid "%u byte"
7605 msgid_plural "%u bytes"
7606 msgstr[0] ""
7607 msgstr[1] ""
7609 #. TRANSLATORS: IEC 80000-13:2008 byte/second
7610 #: strbuf.c:877
7611 #, c-format
7612 msgid "%u byte/s"
7613 msgid_plural "%u bytes/s"
7614 msgstr[0] ""
7615 msgstr[1] ""
7617 #: strbuf.c:1166 wrapper.c:199 wrapper.c:369 builtin/am.c:733
7618 #: builtin/rebase.c:858
7619 #, c-format
7620 msgid "could not open '%s' for writing"
7621 msgstr ""
7623 #: strbuf.c:1175
7624 #, c-format
7625 msgid "could not edit '%s'"
7626 msgstr ""
7628 #: submodule-config.c:237
7629 #, c-format
7630 msgid "ignoring suspicious submodule name: %s"
7631 msgstr ""
7633 #: submodule-config.c:304
7634 msgid "negative values not allowed for submodule.fetchjobs"
7635 msgstr ""
7637 #: submodule-config.c:402
7638 #, c-format
7639 msgid "ignoring '%s' which may be interpreted as a command-line option: %s"
7640 msgstr ""
7642 #: submodule-config.c:499
7643 #, c-format
7644 msgid "invalid value for %s"
7645 msgstr ""
7647 #: submodule-config.c:766
7648 #, c-format
7649 msgid "Could not update .gitmodules entry %s"
7650 msgstr ""
7652 #: submodule.c:114 submodule.c:143
7653 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
7654 msgstr ""
7656 #: submodule.c:118 submodule.c:147
7657 #, c-format
7658 msgid "Could not find section in .gitmodules where path=%s"
7659 msgstr ""
7661 #: submodule.c:154
7662 #, c-format
7663 msgid "Could not remove .gitmodules entry for %s"
7664 msgstr ""
7666 #: submodule.c:165
7667 msgid "staging updated .gitmodules failed"
7668 msgstr ""
7670 #: submodule.c:327
7671 #, c-format
7672 msgid "in unpopulated submodule '%s'"
7673 msgstr ""
7675 #: submodule.c:358
7676 #, c-format
7677 msgid "Pathspec '%s' is in submodule '%.*s'"
7678 msgstr ""
7680 #: submodule.c:434
7681 #, c-format
7682 msgid "bad --ignore-submodules argument: %s"
7683 msgstr ""
7685 #: submodule.c:816
7686 #, c-format
7687 msgid ""
7688 "Submodule in commit %s at path: '%s' collides with a submodule named the "
7689 "same. Skipping it."
7690 msgstr ""
7692 #: submodule.c:919
7693 #, c-format
7694 msgid "submodule entry '%s' (%s) is a %s, not a commit"
7695 msgstr ""
7697 #: submodule.c:1004
7698 #, c-format
7699 msgid ""
7700 "Could not run 'git rev-list <commits> --not --remotes -n 1' command in "
7701 "submodule %s"
7702 msgstr ""
7704 #: submodule.c:1127
7705 #, c-format
7706 msgid "process for submodule '%s' failed"
7707 msgstr ""
7709 #: submodule.c:1156 builtin/branch.c:678 builtin/submodule--helper.c:2469
7710 msgid "Failed to resolve HEAD as a valid ref."
7711 msgstr ""
7713 #: submodule.c:1167
7714 #, c-format
7715 msgid "Pushing submodule '%s'\n"
7716 msgstr ""
7718 #: submodule.c:1170
7719 #, c-format
7720 msgid "Unable to push submodule '%s'\n"
7721 msgstr ""
7723 #: submodule.c:1462
7724 #, c-format
7725 msgid "Fetching submodule %s%s\n"
7726 msgstr ""
7728 #: submodule.c:1492
7729 #, c-format
7730 msgid "Could not access submodule '%s'\n"
7731 msgstr ""
7733 #: submodule.c:1646
7734 #, c-format
7735 msgid ""
7736 "Errors during submodule fetch:\n"
7737 "%s"
7738 msgstr ""
7740 #: submodule.c:1671
7741 #, c-format
7742 msgid "'%s' not recognized as a git repository"
7743 msgstr ""
7745 #: submodule.c:1688
7746 #, c-format
7747 msgid "Could not run 'git status --porcelain=2' in submodule %s"
7748 msgstr ""
7750 #: submodule.c:1729
7751 #, c-format
7752 msgid "'git status --porcelain=2' failed in submodule %s"
7753 msgstr ""
7755 #: submodule.c:1804
7756 #, c-format
7757 msgid "could not start 'git status' in submodule '%s'"
7758 msgstr ""
7760 #: submodule.c:1817
7761 #, c-format
7762 msgid "could not run 'git status' in submodule '%s'"
7763 msgstr ""
7765 #: submodule.c:1832
7766 #, c-format
7767 msgid "Could not unset core.worktree setting in submodule '%s'"
7768 msgstr ""
7770 #: submodule.c:1859 submodule.c:2169
7771 #, c-format
7772 msgid "could not recurse into submodule '%s'"
7773 msgstr ""
7775 #: submodule.c:1880
7776 msgid "could not reset submodule index"
7777 msgstr ""
7779 #: submodule.c:1922
7780 #, c-format
7781 msgid "submodule '%s' has dirty index"
7782 msgstr ""
7784 #: submodule.c:1974
7785 #, c-format
7786 msgid "Submodule '%s' could not be updated."
7787 msgstr ""
7789 #: submodule.c:2042
7790 #, c-format
7791 msgid "submodule git dir '%s' is inside git dir '%.*s'"
7792 msgstr ""
7794 #: submodule.c:2063
7795 #, c-format
7796 msgid ""
7797 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
7798 msgstr ""
7800 #: submodule.c:2075 submodule.c:2134
7801 #, c-format
7802 msgid "could not lookup name for submodule '%s'"
7803 msgstr ""
7805 #: submodule.c:2079
7806 #, c-format
7807 msgid "refusing to move '%s' into an existing git dir"
7808 msgstr ""
7810 #: submodule.c:2086
7811 #, c-format
7812 msgid ""
7813 "Migrating git directory of '%s%s' from\n"
7814 "'%s' to\n"
7815 "'%s'\n"
7816 msgstr ""
7818 #: submodule.c:2214
7819 msgid "could not start ls-files in .."
7820 msgstr ""
7822 #: submodule.c:2254
7823 #, c-format
7824 msgid "ls-tree returned unexpected return code %d"
7825 msgstr ""
7827 #: trailer.c:236
7828 #, c-format
7829 msgid "running trailer command '%s' failed"
7830 msgstr ""
7832 #: trailer.c:483 trailer.c:488 trailer.c:493 trailer.c:547 trailer.c:551
7833 #: trailer.c:555
7834 #, c-format
7835 msgid "unknown value '%s' for key '%s'"
7836 msgstr ""
7838 #: trailer.c:537 trailer.c:542 builtin/remote.c:298 builtin/remote.c:323
7839 #, c-format
7840 msgid "more than one %s"
7841 msgstr ""
7843 #: trailer.c:728
7844 #, c-format
7845 msgid "empty trailer token in trailer '%.*s'"
7846 msgstr ""
7848 #: trailer.c:748
7849 #, c-format
7850 msgid "could not read input file '%s'"
7851 msgstr ""
7853 #: trailer.c:751
7854 msgid "could not read from stdin"
7855 msgstr ""
7857 #: trailer.c:1009 wrapper.c:676
7858 #, c-format
7859 msgid "could not stat %s"
7860 msgstr ""
7862 #: trailer.c:1011
7863 #, c-format
7864 msgid "file %s is not a regular file"
7865 msgstr ""
7867 #: trailer.c:1013
7868 #, c-format
7869 msgid "file %s is not writable by user"
7870 msgstr ""
7872 #: trailer.c:1025
7873 msgid "could not open temporary file"
7874 msgstr ""
7876 #: trailer.c:1065
7877 #, c-format
7878 msgid "could not rename temporary file to %s"
7879 msgstr ""
7881 #: transport-helper.c:62 transport-helper.c:91
7882 msgid "full write to remote helper failed"
7883 msgstr ""
7885 #: transport-helper.c:145
7886 #, c-format
7887 msgid "unable to find remote helper for '%s'"
7888 msgstr ""
7890 #: transport-helper.c:161 transport-helper.c:575
7891 msgid "can't dup helper output fd"
7892 msgstr ""
7894 #: transport-helper.c:214
7895 #, c-format
7896 msgid ""
7897 "unknown mandatory capability %s; this remote helper probably needs newer "
7898 "version of Git"
7899 msgstr ""
7901 #: transport-helper.c:220
7902 msgid "this remote helper should implement refspec capability"
7903 msgstr ""
7905 #: transport-helper.c:287 transport-helper.c:429
7906 #, c-format
7907 msgid "%s unexpectedly said: '%s'"
7908 msgstr ""
7910 #: transport-helper.c:417
7911 #, c-format
7912 msgid "%s also locked %s"
7913 msgstr ""
7915 #: transport-helper.c:497
7916 msgid "couldn't run fast-import"
7917 msgstr ""
7919 #: transport-helper.c:520
7920 msgid "error while running fast-import"
7921 msgstr ""
7923 #: transport-helper.c:549 transport-helper.c:1226
7924 #, c-format
7925 msgid "could not read ref %s"
7926 msgstr ""
7928 #: transport-helper.c:594
7929 #, c-format
7930 msgid "unknown response to connect: %s"
7931 msgstr ""
7933 #: transport-helper.c:616
7934 msgid "setting remote service path not supported by protocol"
7935 msgstr ""
7937 #: transport-helper.c:618
7938 msgid "invalid remote service path"
7939 msgstr ""
7941 #: transport-helper.c:661 transport.c:1428
7942 msgid "operation not supported by protocol"
7943 msgstr ""
7945 #: transport-helper.c:664
7946 #, c-format
7947 msgid "can't connect to subservice %s"
7948 msgstr ""
7950 #: transport-helper.c:745
7951 msgid "'option' without a matching 'ok/error' directive"
7952 msgstr ""
7954 #: transport-helper.c:788
7955 #, c-format
7956 msgid "expected ok/error, helper said '%s'"
7957 msgstr ""
7959 #: transport-helper.c:841
7960 #, c-format
7961 msgid "helper reported unexpected status of %s"
7962 msgstr ""
7964 #: transport-helper.c:924
7965 #, c-format
7966 msgid "helper %s does not support dry-run"
7967 msgstr ""
7969 #: transport-helper.c:927
7970 #, c-format
7971 msgid "helper %s does not support --signed"
7972 msgstr ""
7974 #: transport-helper.c:930
7975 #, c-format
7976 msgid "helper %s does not support --signed=if-asked"
7977 msgstr ""
7979 #: transport-helper.c:935
7980 #, c-format
7981 msgid "helper %s does not support --atomic"
7982 msgstr ""
7984 #: transport-helper.c:941
7985 #, c-format
7986 msgid "helper %s does not support 'push-option'"
7987 msgstr ""
7989 #: transport-helper.c:1040
7990 msgid "remote-helper doesn't support push; refspec needed"
7991 msgstr ""
7993 #: transport-helper.c:1045
7994 #, c-format
7995 msgid "helper %s does not support 'force'"
7996 msgstr ""
7998 #: transport-helper.c:1092
7999 msgid "couldn't run fast-export"
8000 msgstr ""
8002 #: transport-helper.c:1097
8003 msgid "error while running fast-export"
8004 msgstr ""
8006 #: transport-helper.c:1122
8007 #, c-format
8008 msgid ""
8009 "No refs in common and none specified; doing nothing.\n"
8010 "Perhaps you should specify a branch.\n"
8011 msgstr ""
8013 #: transport-helper.c:1203
8014 #, c-format
8015 msgid "unsupported object format '%s'"
8016 msgstr ""
8018 #: transport-helper.c:1212
8019 #, c-format
8020 msgid "malformed response in ref list: %s"
8021 msgstr ""
8023 #: transport-helper.c:1364
8024 #, c-format
8025 msgid "read(%s) failed"
8026 msgstr ""
8028 #: transport-helper.c:1391
8029 #, c-format
8030 msgid "write(%s) failed"
8031 msgstr ""
8033 #: transport-helper.c:1440
8034 #, c-format
8035 msgid "%s thread failed"
8036 msgstr ""
8038 #: transport-helper.c:1444
8039 #, c-format
8040 msgid "%s thread failed to join: %s"
8041 msgstr ""
8043 #: transport-helper.c:1463 transport-helper.c:1467
8044 #, c-format
8045 msgid "can't start thread for copying data: %s"
8046 msgstr ""
8048 #: transport-helper.c:1504
8049 #, c-format
8050 msgid "%s process failed to wait"
8051 msgstr ""
8053 #: transport-helper.c:1508
8054 #, c-format
8055 msgid "%s process failed"
8056 msgstr ""
8058 #: transport-helper.c:1526 transport-helper.c:1535
8059 msgid "can't start thread for copying data"
8060 msgstr ""
8062 #: transport.c:116
8063 #, c-format
8064 msgid "Would set upstream of '%s' to '%s' of '%s'\n"
8065 msgstr ""
8067 #: transport.c:145
8068 #, c-format
8069 msgid "could not read bundle '%s'"
8070 msgstr ""
8072 #: transport.c:220
8073 #, c-format
8074 msgid "transport: invalid depth option '%s'"
8075 msgstr ""
8077 #: transport.c:269
8078 msgid "see protocol.version in 'git help config' for more details"
8079 msgstr ""
8081 #: transport.c:270
8082 msgid "server options require protocol version 2 or later"
8083 msgstr ""
8085 #: transport.c:712
8086 msgid "could not parse transport.color.* config"
8087 msgstr ""
8089 #: transport.c:785
8090 msgid "support for protocol v2 not implemented yet"
8091 msgstr ""
8093 #: transport.c:919
8094 #, c-format
8095 msgid "unknown value for config '%s': %s"
8096 msgstr ""
8098 #: transport.c:985
8099 #, c-format
8100 msgid "transport '%s' not allowed"
8101 msgstr ""
8103 #: transport.c:1038
8104 msgid "git-over-rsync is no longer supported"
8105 msgstr ""
8107 #: transport.c:1140
8108 #, c-format
8109 msgid ""
8110 "The following submodule paths contain changes that can\n"
8111 "not be found on any remote:\n"
8112 msgstr ""
8114 #: transport.c:1144
8115 #, c-format
8116 msgid ""
8117 "\n"
8118 "Please try\n"
8119 "\n"
8120 "\tgit push --recurse-submodules=on-demand\n"
8121 "\n"
8122 "or cd to the path and use\n"
8123 "\n"
8124 "\tgit push\n"
8125 "\n"
8126 "to push them to a remote.\n"
8127 "\n"
8128 msgstr ""
8130 #: transport.c:1152
8131 msgid "Aborting."
8132 msgstr ""
8134 #: transport.c:1297
8135 msgid "failed to push all needed submodules"
8136 msgstr ""
8138 #: tree-walk.c:32
8139 msgid "too-short tree object"
8140 msgstr ""
8142 #: tree-walk.c:38
8143 msgid "malformed mode in tree entry"
8144 msgstr ""
8146 #: tree-walk.c:42
8147 msgid "empty filename in tree entry"
8148 msgstr ""
8150 #: tree-walk.c:117
8151 msgid "too-short tree file"
8152 msgstr ""
8154 #: unpack-trees.c:113
8155 #, c-format
8156 msgid ""
8157 "Your local changes to the following files would be overwritten by checkout:\n"
8158 "%%sPlease commit your changes or stash them before you switch branches."
8159 msgstr ""
8161 #: unpack-trees.c:115
8162 #, c-format
8163 msgid ""
8164 "Your local changes to the following files would be overwritten by checkout:\n"
8165 "%%s"
8166 msgstr ""
8168 #: unpack-trees.c:118
8169 #, c-format
8170 msgid ""
8171 "Your local changes to the following files would be overwritten by merge:\n"
8172 "%%sPlease commit your changes or stash them before you merge."
8173 msgstr ""
8175 #: unpack-trees.c:120
8176 #, c-format
8177 msgid ""
8178 "Your local changes to the following files would be overwritten by merge:\n"
8179 "%%s"
8180 msgstr ""
8182 #: unpack-trees.c:123
8183 #, c-format
8184 msgid ""
8185 "Your local changes to the following files would be overwritten by %s:\n"
8186 "%%sPlease commit your changes or stash them before you %s."
8187 msgstr ""
8189 #: unpack-trees.c:125
8190 #, c-format
8191 msgid ""
8192 "Your local changes to the following files would be overwritten by %s:\n"
8193 "%%s"
8194 msgstr ""
8196 #: unpack-trees.c:130
8197 #, c-format
8198 msgid ""
8199 "Updating the following directories would lose untracked files in them:\n"
8200 "%s"
8201 msgstr ""
8203 #: unpack-trees.c:134
8204 #, c-format
8205 msgid ""
8206 "The following untracked working tree files would be removed by checkout:\n"
8207 "%%sPlease move or remove them before you switch branches."
8208 msgstr ""
8210 #: unpack-trees.c:136
8211 #, c-format
8212 msgid ""
8213 "The following untracked working tree files would be removed by checkout:\n"
8214 "%%s"
8215 msgstr ""
8217 #: unpack-trees.c:139
8218 #, c-format
8219 msgid ""
8220 "The following untracked working tree files would be removed by merge:\n"
8221 "%%sPlease move or remove them before you merge."
8222 msgstr ""
8224 #: unpack-trees.c:141
8225 #, c-format
8226 msgid ""
8227 "The following untracked working tree files would be removed by merge:\n"
8228 "%%s"
8229 msgstr ""
8231 #: unpack-trees.c:144
8232 #, c-format
8233 msgid ""
8234 "The following untracked working tree files would be removed by %s:\n"
8235 "%%sPlease move or remove them before you %s."
8236 msgstr ""
8238 #: unpack-trees.c:146
8239 #, c-format
8240 msgid ""
8241 "The following untracked working tree files would be removed by %s:\n"
8242 "%%s"
8243 msgstr ""
8245 #: unpack-trees.c:152
8246 #, c-format
8247 msgid ""
8248 "The following untracked working tree files would be overwritten by "
8249 "checkout:\n"
8250 "%%sPlease move or remove them before you switch branches."
8251 msgstr ""
8253 #: unpack-trees.c:154
8254 #, c-format
8255 msgid ""
8256 "The following untracked working tree files would be overwritten by "
8257 "checkout:\n"
8258 "%%s"
8259 msgstr ""
8261 #: unpack-trees.c:157
8262 #, c-format
8263 msgid ""
8264 "The following untracked working tree files would be overwritten by merge:\n"
8265 "%%sPlease move or remove them before you merge."
8266 msgstr ""
8268 #: unpack-trees.c:159
8269 #, c-format
8270 msgid ""
8271 "The following untracked working tree files would be overwritten by merge:\n"
8272 "%%s"
8273 msgstr ""
8275 #: unpack-trees.c:162
8276 #, c-format
8277 msgid ""
8278 "The following untracked working tree files would be overwritten by %s:\n"
8279 "%%sPlease move or remove them before you %s."
8280 msgstr ""
8282 #: unpack-trees.c:164
8283 #, c-format
8284 msgid ""
8285 "The following untracked working tree files would be overwritten by %s:\n"
8286 "%%s"
8287 msgstr ""
8289 #: unpack-trees.c:172
8290 #, c-format
8291 msgid "Entry '%s' overlaps with '%s'.  Cannot bind."
8292 msgstr ""
8294 #: unpack-trees.c:175
8295 #, c-format
8296 msgid ""
8297 "Cannot update submodule:\n"
8298 "%s"
8299 msgstr ""
8301 #: unpack-trees.c:178
8302 #, c-format
8303 msgid ""
8304 "The following paths are not up to date and were left despite sparse "
8305 "patterns:\n"
8306 "%s"
8307 msgstr ""
8309 #: unpack-trees.c:180
8310 #, c-format
8311 msgid ""
8312 "The following paths are unmerged and were left despite sparse patterns:\n"
8313 "%s"
8314 msgstr ""
8316 #: unpack-trees.c:182
8317 #, c-format
8318 msgid ""
8319 "The following paths were already present and thus not updated despite sparse "
8320 "patterns:\n"
8321 "%s"
8322 msgstr ""
8324 #: unpack-trees.c:262
8325 #, c-format
8326 msgid "Aborting\n"
8327 msgstr ""
8329 #: unpack-trees.c:289
8330 #, c-format
8331 msgid ""
8332 "After fixing the above paths, you may want to run `git sparse-checkout "
8333 "reapply`.\n"
8334 msgstr ""
8336 #: unpack-trees.c:350
8337 msgid "Updating files"
8338 msgstr ""
8340 #: unpack-trees.c:382
8341 msgid ""
8342 "the following paths have collided (e.g. case-sensitive paths\n"
8343 "on a case-insensitive filesystem) and only one from the same\n"
8344 "colliding group is in the working tree:\n"
8345 msgstr ""
8347 #: unpack-trees.c:1498
8348 msgid "Updating index flags"
8349 msgstr ""
8351 #: upload-pack.c:1516
8352 msgid "expected flush after fetch arguments"
8353 msgstr ""
8355 #: urlmatch.c:163
8356 msgid "invalid URL scheme name or missing '://' suffix"
8357 msgstr ""
8359 #: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
8360 #, c-format
8361 msgid "invalid %XX escape sequence"
8362 msgstr ""
8364 #: urlmatch.c:215
8365 msgid "missing host and scheme is not 'file:'"
8366 msgstr ""
8368 #: urlmatch.c:232
8369 msgid "a 'file:' URL may not have a port number"
8370 msgstr ""
8372 #: urlmatch.c:247
8373 msgid "invalid characters in host name"
8374 msgstr ""
8376 #: urlmatch.c:292 urlmatch.c:303
8377 msgid "invalid port number"
8378 msgstr ""
8380 #: urlmatch.c:371
8381 msgid "invalid '..' path segment"
8382 msgstr ""
8384 #: walker.c:170
8385 msgid "Fetching objects"
8386 msgstr ""
8388 #: worktree.c:236 builtin/am.c:2116
8389 #, c-format
8390 msgid "failed to read '%s'"
8391 msgstr ""
8393 #: worktree.c:283
8394 #, c-format
8395 msgid "'%s' at main working tree is not the repository directory"
8396 msgstr ""
8398 #: worktree.c:294
8399 #, c-format
8400 msgid "'%s' file does not contain absolute path to the working tree location"
8401 msgstr ""
8403 #: worktree.c:306
8404 #, c-format
8405 msgid "'%s' does not exist"
8406 msgstr ""
8408 #: worktree.c:312
8409 #, c-format
8410 msgid "'%s' is not a .git file, error code %d"
8411 msgstr ""
8413 #: worktree.c:321
8414 #, c-format
8415 msgid "'%s' does not point back to '%s'"
8416 msgstr ""
8418 #: worktree.c:587
8419 msgid "not a directory"
8420 msgstr ""
8422 #: worktree.c:596
8423 msgid ".git is not a file"
8424 msgstr ""
8426 #: worktree.c:598
8427 msgid ".git file broken"
8428 msgstr ""
8430 #: worktree.c:600
8431 msgid ".git file incorrect"
8432 msgstr ""
8434 #: worktree.c:670
8435 msgid "not a valid path"
8436 msgstr ""
8438 #: worktree.c:676
8439 msgid "unable to locate repository; .git is not a file"
8440 msgstr ""
8442 #: worktree.c:679
8443 msgid "unable to locate repository; .git file broken"
8444 msgstr ""
8446 #: worktree.c:685
8447 msgid "gitdir unreadable"
8448 msgstr ""
8450 #: worktree.c:689
8451 msgid "gitdir incorrect"
8452 msgstr ""
8454 #: wrapper.c:197 wrapper.c:367
8455 #, c-format
8456 msgid "could not open '%s' for reading and writing"
8457 msgstr ""
8459 #: wrapper.c:398 wrapper.c:599
8460 #, c-format
8461 msgid "unable to access '%s'"
8462 msgstr ""
8464 #: wrapper.c:607
8465 msgid "unable to get current working directory"
8466 msgstr ""
8468 #: wt-status.c:158
8469 msgid "Unmerged paths:"
8470 msgstr ""
8472 #: wt-status.c:187 wt-status.c:219
8473 msgid "  (use \"git restore --staged <file>...\" to unstage)"
8474 msgstr ""
8476 #: wt-status.c:190 wt-status.c:222
8477 #, c-format
8478 msgid "  (use \"git restore --source=%s --staged <file>...\" to unstage)"
8479 msgstr ""
8481 #: wt-status.c:193 wt-status.c:225
8482 msgid "  (use \"git rm --cached <file>...\" to unstage)"
8483 msgstr ""
8485 #: wt-status.c:197
8486 msgid "  (use \"git add <file>...\" to mark resolution)"
8487 msgstr ""
8489 #: wt-status.c:199 wt-status.c:203
8490 msgid "  (use \"git add/rm <file>...\" as appropriate to mark resolution)"
8491 msgstr ""
8493 #: wt-status.c:201
8494 msgid "  (use \"git rm <file>...\" to mark resolution)"
8495 msgstr ""
8497 #: wt-status.c:211 wt-status.c:1070
8498 msgid "Changes to be committed:"
8499 msgstr ""
8501 #: wt-status.c:234 wt-status.c:1079
8502 msgid "Changes not staged for commit:"
8503 msgstr ""
8505 #: wt-status.c:238
8506 msgid "  (use \"git add <file>...\" to update what will be committed)"
8507 msgstr ""
8509 #: wt-status.c:240
8510 msgid "  (use \"git add/rm <file>...\" to update what will be committed)"
8511 msgstr ""
8513 #: wt-status.c:241
8514 msgid ""
8515 "  (use \"git restore <file>...\" to discard changes in working directory)"
8516 msgstr ""
8518 #: wt-status.c:243
8519 msgid "  (commit or discard the untracked or modified content in submodules)"
8520 msgstr ""
8522 #: wt-status.c:254
8523 #, c-format
8524 msgid "  (use \"git %s <file>...\" to include in what will be committed)"
8525 msgstr ""
8527 #: wt-status.c:266
8528 msgid "both deleted:"
8529 msgstr ""
8531 #: wt-status.c:268
8532 msgid "added by us:"
8533 msgstr ""
8535 #: wt-status.c:270
8536 msgid "deleted by them:"
8537 msgstr ""
8539 #: wt-status.c:272
8540 msgid "added by them:"
8541 msgstr ""
8543 #: wt-status.c:274
8544 msgid "deleted by us:"
8545 msgstr ""
8547 #: wt-status.c:276
8548 msgid "both added:"
8549 msgstr ""
8551 #: wt-status.c:278
8552 msgid "both modified:"
8553 msgstr ""
8555 #: wt-status.c:288
8556 msgid "new file:"
8557 msgstr ""
8559 #: wt-status.c:290
8560 msgid "copied:"
8561 msgstr ""
8563 #: wt-status.c:292
8564 msgid "deleted:"
8565 msgstr ""
8567 #: wt-status.c:294
8568 msgid "modified:"
8569 msgstr ""
8571 #: wt-status.c:296
8572 msgid "renamed:"
8573 msgstr ""
8575 #: wt-status.c:298
8576 msgid "typechange:"
8577 msgstr ""
8579 #: wt-status.c:300
8580 msgid "unknown:"
8581 msgstr ""
8583 #: wt-status.c:302
8584 msgid "unmerged:"
8585 msgstr ""
8587 #: wt-status.c:382
8588 msgid "new commits, "
8589 msgstr ""
8591 #: wt-status.c:384
8592 msgid "modified content, "
8593 msgstr ""
8595 #: wt-status.c:386
8596 msgid "untracked content, "
8597 msgstr ""
8599 #: wt-status.c:903
8600 #, c-format
8601 msgid "Your stash currently has %d entry"
8602 msgid_plural "Your stash currently has %d entries"
8603 msgstr[0] ""
8604 msgstr[1] ""
8606 #: wt-status.c:934
8607 msgid "Submodules changed but not updated:"
8608 msgstr ""
8610 #: wt-status.c:936
8611 msgid "Submodule changes to be committed:"
8612 msgstr ""
8614 #: wt-status.c:1018
8615 msgid ""
8616 "Do not modify or remove the line above.\n"
8617 "Everything below it will be ignored."
8618 msgstr ""
8620 #: wt-status.c:1110
8621 #, c-format
8622 msgid ""
8623 "\n"
8624 "It took %.2f seconds to compute the branch ahead/behind values.\n"
8625 "You can use '--no-ahead-behind' to avoid this.\n"
8626 msgstr ""
8628 #: wt-status.c:1140
8629 msgid "You have unmerged paths."
8630 msgstr ""
8632 #: wt-status.c:1143
8633 msgid "  (fix conflicts and run \"git commit\")"
8634 msgstr ""
8636 #: wt-status.c:1145
8637 msgid "  (use \"git merge --abort\" to abort the merge)"
8638 msgstr ""
8640 #: wt-status.c:1149
8641 msgid "All conflicts fixed but you are still merging."
8642 msgstr ""
8644 #: wt-status.c:1152
8645 msgid "  (use \"git commit\" to conclude merge)"
8646 msgstr ""
8648 #: wt-status.c:1161
8649 msgid "You are in the middle of an am session."
8650 msgstr ""
8652 #: wt-status.c:1164
8653 msgid "The current patch is empty."
8654 msgstr ""
8656 #: wt-status.c:1168
8657 msgid "  (fix conflicts and then run \"git am --continue\")"
8658 msgstr ""
8660 #: wt-status.c:1170
8661 msgid "  (use \"git am --skip\" to skip this patch)"
8662 msgstr ""
8664 #: wt-status.c:1172
8665 msgid "  (use \"git am --abort\" to restore the original branch)"
8666 msgstr ""
8668 #: wt-status.c:1305
8669 msgid "git-rebase-todo is missing."
8670 msgstr ""
8672 #: wt-status.c:1307
8673 msgid "No commands done."
8674 msgstr ""
8676 #: wt-status.c:1310
8677 #, c-format
8678 msgid "Last command done (%d command done):"
8679 msgid_plural "Last commands done (%d commands done):"
8680 msgstr[0] ""
8681 msgstr[1] ""
8683 #: wt-status.c:1321
8684 #, c-format
8685 msgid "  (see more in file %s)"
8686 msgstr ""
8688 #: wt-status.c:1326
8689 msgid "No commands remaining."
8690 msgstr ""
8692 #: wt-status.c:1329
8693 #, c-format
8694 msgid "Next command to do (%d remaining command):"
8695 msgid_plural "Next commands to do (%d remaining commands):"
8696 msgstr[0] ""
8697 msgstr[1] ""
8699 #: wt-status.c:1337
8700 msgid "  (use \"git rebase --edit-todo\" to view and edit)"
8701 msgstr ""
8703 #: wt-status.c:1349
8704 #, c-format
8705 msgid "You are currently rebasing branch '%s' on '%s'."
8706 msgstr ""
8708 #: wt-status.c:1354
8709 msgid "You are currently rebasing."
8710 msgstr ""
8712 #: wt-status.c:1367
8713 msgid "  (fix conflicts and then run \"git rebase --continue\")"
8714 msgstr ""
8716 #: wt-status.c:1369
8717 msgid "  (use \"git rebase --skip\" to skip this patch)"
8718 msgstr ""
8720 #: wt-status.c:1371
8721 msgid "  (use \"git rebase --abort\" to check out the original branch)"
8722 msgstr ""
8724 #: wt-status.c:1378
8725 msgid "  (all conflicts fixed: run \"git rebase --continue\")"
8726 msgstr ""
8728 #: wt-status.c:1382
8729 #, c-format
8730 msgid ""
8731 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
8732 msgstr ""
8734 #: wt-status.c:1387
8735 msgid "You are currently splitting a commit during a rebase."
8736 msgstr ""
8738 #: wt-status.c:1390
8739 msgid "  (Once your working directory is clean, run \"git rebase --continue\")"
8740 msgstr ""
8742 #: wt-status.c:1394
8743 #, c-format
8744 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
8745 msgstr ""
8747 #: wt-status.c:1399
8748 msgid "You are currently editing a commit during a rebase."
8749 msgstr ""
8751 #: wt-status.c:1402
8752 msgid "  (use \"git commit --amend\" to amend the current commit)"
8753 msgstr ""
8755 #: wt-status.c:1404
8756 msgid ""
8757 "  (use \"git rebase --continue\" once you are satisfied with your changes)"
8758 msgstr ""
8760 #: wt-status.c:1415
8761 msgid "Cherry-pick currently in progress."
8762 msgstr ""
8764 #: wt-status.c:1418
8765 #, c-format
8766 msgid "You are currently cherry-picking commit %s."
8767 msgstr ""
8769 #: wt-status.c:1425
8770 msgid "  (fix conflicts and run \"git cherry-pick --continue\")"
8771 msgstr ""
8773 #: wt-status.c:1428
8774 msgid "  (run \"git cherry-pick --continue\" to continue)"
8775 msgstr ""
8777 #: wt-status.c:1431
8778 msgid "  (all conflicts fixed: run \"git cherry-pick --continue\")"
8779 msgstr ""
8781 #: wt-status.c:1433
8782 msgid "  (use \"git cherry-pick --skip\" to skip this patch)"
8783 msgstr ""
8785 #: wt-status.c:1435
8786 msgid "  (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
8787 msgstr ""
8789 #: wt-status.c:1445
8790 msgid "Revert currently in progress."
8791 msgstr ""
8793 #: wt-status.c:1448
8794 #, c-format
8795 msgid "You are currently reverting commit %s."
8796 msgstr ""
8798 #: wt-status.c:1454
8799 msgid "  (fix conflicts and run \"git revert --continue\")"
8800 msgstr ""
8802 #: wt-status.c:1457
8803 msgid "  (run \"git revert --continue\" to continue)"
8804 msgstr ""
8806 #: wt-status.c:1460
8807 msgid "  (all conflicts fixed: run \"git revert --continue\")"
8808 msgstr ""
8810 #: wt-status.c:1462
8811 msgid "  (use \"git revert --skip\" to skip this patch)"
8812 msgstr ""
8814 #: wt-status.c:1464
8815 msgid "  (use \"git revert --abort\" to cancel the revert operation)"
8816 msgstr ""
8818 #: wt-status.c:1474
8819 #, c-format
8820 msgid "You are currently bisecting, started from branch '%s'."
8821 msgstr ""
8823 #: wt-status.c:1478
8824 msgid "You are currently bisecting."
8825 msgstr ""
8827 #: wt-status.c:1481
8828 msgid "  (use \"git bisect reset\" to get back to the original branch)"
8829 msgstr ""
8831 #: wt-status.c:1492
8832 #, c-format
8833 msgid "You are in a sparse checkout with %d%% of tracked files present."
8834 msgstr ""
8836 #: wt-status.c:1731
8837 msgid "On branch "
8838 msgstr ""
8840 #: wt-status.c:1738
8841 msgid "interactive rebase in progress; onto "
8842 msgstr ""
8844 #: wt-status.c:1740
8845 msgid "rebase in progress; onto "
8846 msgstr ""
8848 #: wt-status.c:1750
8849 msgid "Not currently on any branch."
8850 msgstr ""
8852 #: wt-status.c:1767
8853 msgid "Initial commit"
8854 msgstr ""
8856 #: wt-status.c:1768
8857 msgid "No commits yet"
8858 msgstr ""
8860 #: wt-status.c:1782
8861 msgid "Untracked files"
8862 msgstr ""
8864 #: wt-status.c:1784
8865 msgid "Ignored files"
8866 msgstr ""
8868 #: wt-status.c:1788
8869 #, c-format
8870 msgid ""
8871 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
8872 "may speed it up, but you have to be careful not to forget to add\n"
8873 "new files yourself (see 'git help status')."
8874 msgstr ""
8876 #: wt-status.c:1794
8877 #, c-format
8878 msgid "Untracked files not listed%s"
8879 msgstr ""
8881 #: wt-status.c:1796
8882 msgid " (use -u option to show untracked files)"
8883 msgstr ""
8885 #: wt-status.c:1802
8886 msgid "No changes"
8887 msgstr ""
8889 #: wt-status.c:1807
8890 #, c-format
8891 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
8892 msgstr ""
8894 #: wt-status.c:1811
8895 #, c-format
8896 msgid "no changes added to commit\n"
8897 msgstr ""
8899 #: wt-status.c:1815
8900 #, c-format
8901 msgid ""
8902 "nothing added to commit but untracked files present (use \"git add\" to "
8903 "track)\n"
8904 msgstr ""
8906 #: wt-status.c:1819
8907 #, c-format
8908 msgid "nothing added to commit but untracked files present\n"
8909 msgstr ""
8911 #: wt-status.c:1823
8912 #, c-format
8913 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
8914 msgstr ""
8916 #: wt-status.c:1827 wt-status.c:1833
8917 #, c-format
8918 msgid "nothing to commit\n"
8919 msgstr ""
8921 #: wt-status.c:1830
8922 #, c-format
8923 msgid "nothing to commit (use -u to show untracked files)\n"
8924 msgstr ""
8926 #: wt-status.c:1835
8927 #, c-format
8928 msgid "nothing to commit, working tree clean\n"
8929 msgstr ""
8931 #: wt-status.c:1940
8932 msgid "No commits yet on "
8933 msgstr ""
8935 #: wt-status.c:1944
8936 msgid "HEAD (no branch)"
8937 msgstr ""
8939 #: wt-status.c:1975
8940 msgid "different"
8941 msgstr ""
8943 #: wt-status.c:1977 wt-status.c:1985
8944 msgid "behind "
8945 msgstr ""
8947 #: wt-status.c:1980 wt-status.c:1983
8948 msgid "ahead "
8949 msgstr ""
8951 #. TRANSLATORS: the action is e.g. "pull with rebase"
8952 #: wt-status.c:2505
8953 #, c-format
8954 msgid "cannot %s: You have unstaged changes."
8955 msgstr ""
8957 #: wt-status.c:2511
8958 msgid "additionally, your index contains uncommitted changes."
8959 msgstr ""
8961 #: wt-status.c:2513
8962 #, c-format
8963 msgid "cannot %s: Your index contains uncommitted changes."
8964 msgstr ""
8966 #: compat/precompose_utf8.c:58 builtin/clone.c:456
8967 #, c-format
8968 msgid "failed to unlink '%s'"
8969 msgstr ""
8971 #: builtin/add.c:26
8972 msgid "git add [<options>] [--] <pathspec>..."
8973 msgstr ""
8975 #: builtin/add.c:88
8976 #, c-format
8977 msgid "unexpected diff status %c"
8978 msgstr ""
8980 #: builtin/add.c:93 builtin/commit.c:285
8981 msgid "updating files failed"
8982 msgstr ""
8984 #: builtin/add.c:103
8985 #, c-format
8986 msgid "remove '%s'\n"
8987 msgstr ""
8989 #: builtin/add.c:178
8990 msgid "Unstaged changes after refreshing the index:"
8991 msgstr ""
8993 #: builtin/add.c:272 builtin/rev-parse.c:904
8994 msgid "Could not read the index"
8995 msgstr ""
8997 #: builtin/add.c:283
8998 #, c-format
8999 msgid "Could not open '%s' for writing."
9000 msgstr ""
9002 #: builtin/add.c:287
9003 msgid "Could not write patch"
9004 msgstr ""
9006 #: builtin/add.c:290
9007 msgid "editing patch failed"
9008 msgstr ""
9010 #: builtin/add.c:293
9011 #, c-format
9012 msgid "Could not stat '%s'"
9013 msgstr ""
9015 #: builtin/add.c:295
9016 msgid "Empty patch. Aborted."
9017 msgstr ""
9019 #: builtin/add.c:300
9020 #, c-format
9021 msgid "Could not apply '%s'"
9022 msgstr ""
9024 #: builtin/add.c:308
9025 msgid "The following paths are ignored by one of your .gitignore files:\n"
9026 msgstr ""
9028 #: builtin/add.c:328 builtin/clean.c:904 builtin/fetch.c:166 builtin/mv.c:124
9029 #: builtin/prune-packed.c:14 builtin/pull.c:204 builtin/push.c:538
9030 #: builtin/remote.c:1422 builtin/rm.c:242 builtin/send-pack.c:184
9031 msgid "dry run"
9032 msgstr ""
9034 #: builtin/add.c:331
9035 msgid "interactive picking"
9036 msgstr ""
9038 #: builtin/add.c:332 builtin/checkout.c:1529 builtin/reset.c:308
9039 msgid "select hunks interactively"
9040 msgstr ""
9042 #: builtin/add.c:333
9043 msgid "edit current diff and apply"
9044 msgstr ""
9046 #: builtin/add.c:334
9047 msgid "allow adding otherwise ignored files"
9048 msgstr ""
9050 #: builtin/add.c:335
9051 msgid "update tracked files"
9052 msgstr ""
9054 #: builtin/add.c:336
9055 msgid "renormalize EOL of tracked files (implies -u)"
9056 msgstr ""
9058 #: builtin/add.c:337
9059 msgid "record only the fact that the path will be added later"
9060 msgstr ""
9062 #: builtin/add.c:338
9063 msgid "add changes from all tracked and untracked files"
9064 msgstr ""
9066 #: builtin/add.c:341
9067 msgid "ignore paths removed in the working tree (same as --no-all)"
9068 msgstr ""
9070 #: builtin/add.c:343
9071 msgid "don't add, only refresh the index"
9072 msgstr ""
9074 #: builtin/add.c:344
9075 msgid "just skip files which cannot be added because of errors"
9076 msgstr ""
9078 #: builtin/add.c:345
9079 msgid "check if - even missing - files are ignored in dry run"
9080 msgstr ""
9082 #: builtin/add.c:347 builtin/update-index.c:1004
9083 msgid "override the executable bit of the listed files"
9084 msgstr ""
9086 #: builtin/add.c:349
9087 msgid "warn when adding an embedded repository"
9088 msgstr ""
9090 #: builtin/add.c:351
9091 msgid "backend for `git stash -p`"
9092 msgstr ""
9094 #: builtin/add.c:369
9095 #, c-format
9096 msgid ""
9097 "You've added another git repository inside your current repository.\n"
9098 "Clones of the outer repository will not contain the contents of\n"
9099 "the embedded repository and will not know how to obtain it.\n"
9100 "If you meant to add a submodule, use:\n"
9101 "\n"
9102 "\tgit submodule add <url> %s\n"
9103 "\n"
9104 "If you added this path by mistake, you can remove it from the\n"
9105 "index with:\n"
9106 "\n"
9107 "\tgit rm --cached %s\n"
9108 "\n"
9109 "See \"git help submodule\" for more information."
9110 msgstr ""
9112 #: builtin/add.c:397
9113 #, c-format
9114 msgid "adding embedded git repository: %s"
9115 msgstr ""
9117 #: builtin/add.c:416
9118 msgid ""
9119 "Use -f if you really want to add them.\n"
9120 "Turn this message off by running\n"
9121 "\"git config advice.addIgnoredFile false\""
9122 msgstr ""
9124 #: builtin/add.c:425
9125 msgid "adding files failed"
9126 msgstr ""
9128 #: builtin/add.c:453 builtin/commit.c:345
9129 msgid "--pathspec-from-file is incompatible with --interactive/--patch"
9130 msgstr ""
9132 #: builtin/add.c:470
9133 msgid "--pathspec-from-file is incompatible with --edit"
9134 msgstr ""
9136 #: builtin/add.c:482
9137 msgid "-A and -u are mutually incompatible"
9138 msgstr ""
9140 #: builtin/add.c:485
9141 msgid "Option --ignore-missing can only be used together with --dry-run"
9142 msgstr ""
9144 #: builtin/add.c:489
9145 #, c-format
9146 msgid "--chmod param '%s' must be either -x or +x"
9147 msgstr ""
9149 #: builtin/add.c:507 builtin/checkout.c:1697 builtin/commit.c:351
9150 #: builtin/reset.c:328 builtin/rm.c:272 builtin/stash.c:1503
9151 msgid "--pathspec-from-file is incompatible with pathspec arguments"
9152 msgstr ""
9154 #: builtin/add.c:514 builtin/checkout.c:1709 builtin/commit.c:357
9155 #: builtin/reset.c:334 builtin/rm.c:278 builtin/stash.c:1509
9156 msgid "--pathspec-file-nul requires --pathspec-from-file"
9157 msgstr ""
9159 #: builtin/add.c:518
9160 #, c-format
9161 msgid "Nothing specified, nothing added.\n"
9162 msgstr ""
9164 #: builtin/add.c:520
9165 msgid ""
9166 "Maybe you wanted to say 'git add .'?\n"
9167 "Turn this message off by running\n"
9168 "\"git config advice.addEmptyPathspec false\""
9169 msgstr ""
9171 #: builtin/am.c:160
9172 #, c-format
9173 msgid "invalid committer: %s"
9174 msgstr ""
9176 #: builtin/am.c:366
9177 msgid "could not parse author script"
9178 msgstr ""
9180 #: builtin/am.c:450
9181 #, c-format
9182 msgid "'%s' was deleted by the applypatch-msg hook"
9183 msgstr ""
9185 #: builtin/am.c:492
9186 #, c-format
9187 msgid "Malformed input line: '%s'."
9188 msgstr ""
9190 #: builtin/am.c:530
9191 #, c-format
9192 msgid "Failed to copy notes from '%s' to '%s'"
9193 msgstr ""
9195 #: builtin/am.c:556
9196 msgid "fseek failed"
9197 msgstr ""
9199 #: builtin/am.c:744
9200 #, c-format
9201 msgid "could not parse patch '%s'"
9202 msgstr ""
9204 #: builtin/am.c:809
9205 msgid "Only one StGIT patch series can be applied at once"
9206 msgstr ""
9208 #: builtin/am.c:857
9209 msgid "invalid timestamp"
9210 msgstr ""
9212 #: builtin/am.c:862 builtin/am.c:874
9213 msgid "invalid Date line"
9214 msgstr ""
9216 #: builtin/am.c:869
9217 msgid "invalid timezone offset"
9218 msgstr ""
9220 #: builtin/am.c:962
9221 msgid "Patch format detection failed."
9222 msgstr ""
9224 #: builtin/am.c:967 builtin/clone.c:409
9225 #, c-format
9226 msgid "failed to create directory '%s'"
9227 msgstr ""
9229 #: builtin/am.c:972
9230 msgid "Failed to split patches."
9231 msgstr ""
9233 #: builtin/am.c:1103
9234 #, c-format
9235 msgid "When you have resolved this problem, run \"%s --continue\"."
9236 msgstr ""
9238 #: builtin/am.c:1104
9239 #, c-format
9240 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
9241 msgstr ""
9243 #: builtin/am.c:1105
9244 #, c-format
9245 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
9246 msgstr ""
9248 #: builtin/am.c:1188
9249 msgid "Patch sent with format=flowed; space at the end of lines might be lost."
9250 msgstr ""
9252 #: builtin/am.c:1216
9253 msgid "Patch is empty."
9254 msgstr ""
9256 #: builtin/am.c:1281
9257 #, c-format
9258 msgid "missing author line in commit %s"
9259 msgstr ""
9261 #: builtin/am.c:1284
9262 #, c-format
9263 msgid "invalid ident line: %.*s"
9264 msgstr ""
9266 #: builtin/am.c:1503
9267 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
9268 msgstr ""
9270 #: builtin/am.c:1505
9271 msgid "Using index info to reconstruct a base tree..."
9272 msgstr ""
9274 #: builtin/am.c:1524
9275 msgid ""
9276 "Did you hand edit your patch?\n"
9277 "It does not apply to blobs recorded in its index."
9278 msgstr ""
9280 #: builtin/am.c:1530
9281 msgid "Falling back to patching base and 3-way merge..."
9282 msgstr ""
9284 #: builtin/am.c:1556
9285 msgid "Failed to merge in the changes."
9286 msgstr ""
9288 #: builtin/am.c:1588
9289 msgid "applying to an empty history"
9290 msgstr ""
9292 #: builtin/am.c:1639 builtin/am.c:1643
9293 #, c-format
9294 msgid "cannot resume: %s does not exist."
9295 msgstr ""
9297 #: builtin/am.c:1661
9298 msgid "Commit Body is:"
9299 msgstr ""
9301 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
9302 #. in your translation. The program will only accept English
9303 #. input at this point.
9305 #: builtin/am.c:1671
9306 #, c-format
9307 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
9308 msgstr ""
9310 #: builtin/am.c:1717 builtin/commit.c:395
9311 msgid "unable to write index file"
9312 msgstr ""
9314 #: builtin/am.c:1721
9315 #, c-format
9316 msgid "Dirty index: cannot apply patches (dirty: %s)"
9317 msgstr ""
9319 #: builtin/am.c:1761 builtin/am.c:1829
9320 #, c-format
9321 msgid "Applying: %.*s"
9322 msgstr ""
9324 #: builtin/am.c:1778
9325 msgid "No changes -- Patch already applied."
9326 msgstr ""
9328 #: builtin/am.c:1784
9329 #, c-format
9330 msgid "Patch failed at %s %.*s"
9331 msgstr ""
9333 #: builtin/am.c:1788
9334 msgid "Use 'git am --show-current-patch=diff' to see the failed patch"
9335 msgstr ""
9337 #: builtin/am.c:1832
9338 msgid ""
9339 "No changes - did you forget to use 'git add'?\n"
9340 "If there is nothing left to stage, chances are that something else\n"
9341 "already introduced the same changes; you might want to skip this patch."
9342 msgstr ""
9344 #: builtin/am.c:1839
9345 msgid ""
9346 "You still have unmerged paths in your index.\n"
9347 "You should 'git add' each file with resolved conflicts to mark them as "
9348 "such.\n"
9349 "You might run `git rm` on a file to accept \"deleted by them\" for it."
9350 msgstr ""
9352 #: builtin/am.c:1946 builtin/am.c:1950 builtin/am.c:1962 builtin/reset.c:347
9353 #: builtin/reset.c:355
9354 #, c-format
9355 msgid "Could not parse object '%s'."
9356 msgstr ""
9358 #: builtin/am.c:1998
9359 msgid "failed to clean index"
9360 msgstr ""
9362 #: builtin/am.c:2042
9363 msgid ""
9364 "You seem to have moved HEAD since the last 'am' failure.\n"
9365 "Not rewinding to ORIG_HEAD"
9366 msgstr ""
9368 #: builtin/am.c:2149
9369 #, c-format
9370 msgid "Invalid value for --patch-format: %s"
9371 msgstr ""
9373 #: builtin/am.c:2191
9374 #, c-format
9375 msgid "Invalid value for --show-current-patch: %s"
9376 msgstr ""
9378 #: builtin/am.c:2195
9379 #, c-format
9380 msgid "--show-current-patch=%s is incompatible with --show-current-patch=%s"
9381 msgstr ""
9383 #: builtin/am.c:2226
9384 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
9385 msgstr ""
9387 #: builtin/am.c:2227
9388 msgid "git am [<options>] (--continue | --skip | --abort)"
9389 msgstr ""
9391 #: builtin/am.c:2233
9392 msgid "run interactively"
9393 msgstr ""
9395 #: builtin/am.c:2235
9396 msgid "historical option -- no-op"
9397 msgstr ""
9399 #: builtin/am.c:2237
9400 msgid "allow fall back on 3way merging if needed"
9401 msgstr ""
9403 #: builtin/am.c:2238 builtin/init-db.c:558 builtin/prune-packed.c:16
9404 #: builtin/repack.c:309 builtin/stash.c:816
9405 msgid "be quiet"
9406 msgstr ""
9408 #: builtin/am.c:2240
9409 msgid "add a Signed-off-by line to the commit message"
9410 msgstr ""
9412 #: builtin/am.c:2243
9413 msgid "recode into utf8 (default)"
9414 msgstr ""
9416 #: builtin/am.c:2245
9417 msgid "pass -k flag to git-mailinfo"
9418 msgstr ""
9420 #: builtin/am.c:2247
9421 msgid "pass -b flag to git-mailinfo"
9422 msgstr ""
9424 #: builtin/am.c:2249
9425 msgid "pass -m flag to git-mailinfo"
9426 msgstr ""
9428 #: builtin/am.c:2251
9429 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
9430 msgstr ""
9432 #: builtin/am.c:2254
9433 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
9434 msgstr ""
9436 #: builtin/am.c:2257
9437 msgid "strip everything before a scissors line"
9438 msgstr ""
9440 #: builtin/am.c:2259 builtin/am.c:2262 builtin/am.c:2265 builtin/am.c:2268
9441 #: builtin/am.c:2271 builtin/am.c:2274 builtin/am.c:2277 builtin/am.c:2280
9442 #: builtin/am.c:2286
9443 msgid "pass it through git-apply"
9444 msgstr ""
9446 #: builtin/am.c:2276 builtin/commit.c:1395 builtin/fmt-merge-msg.c:17
9447 #: builtin/fmt-merge-msg.c:20 builtin/grep.c:892 builtin/merge.c:251
9448 #: builtin/pull.c:141 builtin/pull.c:200 builtin/pull.c:217
9449 #: builtin/rebase.c:1335 builtin/repack.c:320 builtin/repack.c:324
9450 #: builtin/repack.c:326 builtin/show-branch.c:650 builtin/show-ref.c:172
9451 #: builtin/tag.c:404 parse-options.h:154 parse-options.h:175
9452 #: parse-options.h:316
9453 msgid "n"
9454 msgstr ""
9456 #: builtin/am.c:2282 builtin/branch.c:659 builtin/bugreport.c:135
9457 #: builtin/for-each-ref.c:38 builtin/replace.c:556 builtin/tag.c:438
9458 #: builtin/verify-tag.c:38
9459 msgid "format"
9460 msgstr ""
9462 #: builtin/am.c:2283
9463 msgid "format the patch(es) are in"
9464 msgstr ""
9466 #: builtin/am.c:2289
9467 msgid "override error message when patch failure occurs"
9468 msgstr ""
9470 #: builtin/am.c:2291
9471 msgid "continue applying patches after resolving a conflict"
9472 msgstr ""
9474 #: builtin/am.c:2294
9475 msgid "synonyms for --continue"
9476 msgstr ""
9478 #: builtin/am.c:2297
9479 msgid "skip the current patch"
9480 msgstr ""
9482 #: builtin/am.c:2300
9483 msgid "restore the original branch and abort the patching operation."
9484 msgstr ""
9486 #: builtin/am.c:2303
9487 msgid "abort the patching operation but keep HEAD where it is."
9488 msgstr ""
9490 #: builtin/am.c:2307
9491 msgid "show the patch being applied"
9492 msgstr ""
9494 #: builtin/am.c:2312
9495 msgid "lie about committer date"
9496 msgstr ""
9498 #: builtin/am.c:2314
9499 msgid "use current timestamp for author date"
9500 msgstr ""
9502 #: builtin/am.c:2316 builtin/commit-tree.c:120 builtin/commit.c:1515
9503 #: builtin/merge.c:288 builtin/pull.c:175 builtin/rebase.c:530
9504 #: builtin/rebase.c:1388 builtin/revert.c:117 builtin/tag.c:419
9505 msgid "key-id"
9506 msgstr ""
9508 #: builtin/am.c:2317 builtin/rebase.c:531 builtin/rebase.c:1389
9509 msgid "GPG-sign commits"
9510 msgstr ""
9512 #: builtin/am.c:2320
9513 msgid "(internal use for git-rebase)"
9514 msgstr ""
9516 #: builtin/am.c:2338
9517 msgid ""
9518 "The -b/--binary option has been a no-op for long time, and\n"
9519 "it will be removed. Please do not use it anymore."
9520 msgstr ""
9522 #: builtin/am.c:2345
9523 msgid "failed to read the index"
9524 msgstr ""
9526 #: builtin/am.c:2360
9527 #, c-format
9528 msgid "previous rebase directory %s still exists but mbox given."
9529 msgstr ""
9531 #: builtin/am.c:2384
9532 #, c-format
9533 msgid ""
9534 "Stray %s directory found.\n"
9535 "Use \"git am --abort\" to remove it."
9536 msgstr ""
9538 #: builtin/am.c:2390
9539 msgid "Resolve operation not in progress, we are not resuming."
9540 msgstr ""
9542 #: builtin/am.c:2400
9543 msgid "interactive mode requires patches on the command line"
9544 msgstr ""
9546 #: builtin/apply.c:8
9547 msgid "git apply [<options>] [<patch>...]"
9548 msgstr ""
9550 #: builtin/archive.c:17
9551 #, c-format
9552 msgid "could not create archive file '%s'"
9553 msgstr ""
9555 #: builtin/archive.c:20
9556 msgid "could not redirect output"
9557 msgstr ""
9559 #: builtin/archive.c:37
9560 msgid "git archive: Remote with no URL"
9561 msgstr ""
9563 #: builtin/archive.c:61
9564 msgid "git archive: expected ACK/NAK, got a flush packet"
9565 msgstr ""
9567 #: builtin/archive.c:64
9568 #, c-format
9569 msgid "git archive: NACK %s"
9570 msgstr ""
9572 #: builtin/archive.c:65
9573 msgid "git archive: protocol error"
9574 msgstr ""
9576 #: builtin/archive.c:69
9577 msgid "git archive: expected a flush"
9578 msgstr ""
9580 #: builtin/bisect--helper.c:23
9581 msgid "git bisect--helper --next-all"
9582 msgstr ""
9584 #: builtin/bisect--helper.c:24
9585 msgid "git bisect--helper --write-terms <bad_term> <good_term>"
9586 msgstr ""
9588 #: builtin/bisect--helper.c:25
9589 msgid "git bisect--helper --bisect-clean-state"
9590 msgstr ""
9592 #: builtin/bisect--helper.c:26
9593 msgid "git bisect--helper --bisect-reset [<commit>]"
9594 msgstr ""
9596 #: builtin/bisect--helper.c:27
9597 msgid ""
9598 "git bisect--helper --bisect-write [--no-log] <state> <revision> <good_term> "
9599 "<bad_term>"
9600 msgstr ""
9602 #: builtin/bisect--helper.c:28
9603 msgid ""
9604 "git bisect--helper --bisect-check-and-set-terms <command> <good_term> "
9605 "<bad_term>"
9606 msgstr ""
9608 #: builtin/bisect--helper.c:29
9609 msgid "git bisect--helper --bisect-next-check <good_term> <bad_term> [<term>]"
9610 msgstr ""
9612 #: builtin/bisect--helper.c:30
9613 msgid ""
9614 "git bisect--helper --bisect-terms [--term-good | --term-old | --term-bad | --"
9615 "term-new]"
9616 msgstr ""
9618 #: builtin/bisect--helper.c:31
9619 msgid ""
9620 "git bisect--helper --bisect-start [--term-{new,bad}=<term> --term-{old,good}"
9621 "=<term>] [--no-checkout] [--first-parent] [<bad> [<good>...]] [--] "
9622 "[<paths>...]"
9623 msgstr ""
9625 #: builtin/bisect--helper.c:33
9626 msgid "git bisect--helper --bisect-next"
9627 msgstr ""
9629 #: builtin/bisect--helper.c:34
9630 msgid "git bisect--helper --bisect-auto-next"
9631 msgstr ""
9633 #: builtin/bisect--helper.c:35
9634 msgid "git bisect--helper --bisect-autostart"
9635 msgstr ""
9637 #: builtin/bisect--helper.c:97
9638 #, c-format
9639 msgid "cannot open file '%s' in mode '%s'"
9640 msgstr ""
9642 #: builtin/bisect--helper.c:104
9643 #, c-format
9644 msgid "could not write to file '%s'"
9645 msgstr ""
9647 #: builtin/bisect--helper.c:143
9648 #, c-format
9649 msgid "'%s' is not a valid term"
9650 msgstr ""
9652 #: builtin/bisect--helper.c:147
9653 #, c-format
9654 msgid "can't use the builtin command '%s' as a term"
9655 msgstr ""
9657 #: builtin/bisect--helper.c:157
9658 #, c-format
9659 msgid "can't change the meaning of the term '%s'"
9660 msgstr ""
9662 #: builtin/bisect--helper.c:167
9663 msgid "please use two different terms"
9664 msgstr ""
9666 #: builtin/bisect--helper.c:207
9667 #, c-format
9668 msgid "We are not bisecting.\n"
9669 msgstr ""
9671 #: builtin/bisect--helper.c:215
9672 #, c-format
9673 msgid "'%s' is not a valid commit"
9674 msgstr ""
9676 #: builtin/bisect--helper.c:224
9677 #, c-format
9678 msgid ""
9679 "could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
9680 msgstr ""
9682 #: builtin/bisect--helper.c:268
9683 #, c-format
9684 msgid "Bad bisect_write argument: %s"
9685 msgstr ""
9687 #: builtin/bisect--helper.c:273
9688 #, c-format
9689 msgid "couldn't get the oid of the rev '%s'"
9690 msgstr ""
9692 #: builtin/bisect--helper.c:285
9693 #, c-format
9694 msgid "couldn't open the file '%s'"
9695 msgstr ""
9697 #: builtin/bisect--helper.c:311
9698 #, c-format
9699 msgid "Invalid command: you're currently in a %s/%s bisect"
9700 msgstr ""
9702 #: builtin/bisect--helper.c:338
9703 #, c-format
9704 msgid ""
9705 "You need to give me at least one %s and %s revision.\n"
9706 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
9707 msgstr ""
9709 #: builtin/bisect--helper.c:342
9710 #, c-format
9711 msgid ""
9712 "You need to start by \"git bisect start\".\n"
9713 "You then need to give me at least one %s and %s revision.\n"
9714 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
9715 msgstr ""
9717 #: builtin/bisect--helper.c:362
9718 #, c-format
9719 msgid "bisecting only with a %s commit"
9720 msgstr ""
9722 #. TRANSLATORS: Make sure to include [Y] and [n] in your
9723 #. translation. The program will only accept English input
9724 #. at this point.
9726 #: builtin/bisect--helper.c:370
9727 msgid "Are you sure [Y/n]? "
9728 msgstr ""
9730 #: builtin/bisect--helper.c:431
9731 msgid "no terms defined"
9732 msgstr ""
9734 #: builtin/bisect--helper.c:434
9735 #, c-format
9736 msgid ""
9737 "Your current terms are %s for the old state\n"
9738 "and %s for the new state.\n"
9739 msgstr ""
9741 #: builtin/bisect--helper.c:444
9742 #, c-format
9743 msgid ""
9744 "invalid argument %s for 'git bisect terms'.\n"
9745 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
9746 msgstr ""
9748 #: builtin/bisect--helper.c:511
9749 msgid "revision walk setup failed\n"
9750 msgstr ""
9752 #: builtin/bisect--helper.c:533
9753 #, c-format
9754 msgid "could not open '%s' for appending"
9755 msgstr ""
9757 #: builtin/bisect--helper.c:651 builtin/bisect--helper.c:664
9758 msgid "'' is not a valid term"
9759 msgstr ""
9761 #: builtin/bisect--helper.c:674
9762 #, c-format
9763 msgid "unrecognized option: '%s'"
9764 msgstr ""
9766 #: builtin/bisect--helper.c:678
9767 #, c-format
9768 msgid "'%s' does not appear to be a valid revision"
9769 msgstr ""
9771 #: builtin/bisect--helper.c:709
9772 msgid "bad HEAD - I need a HEAD"
9773 msgstr ""
9775 #: builtin/bisect--helper.c:724
9776 #, c-format
9777 msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
9778 msgstr ""
9780 #: builtin/bisect--helper.c:745
9781 msgid "won't bisect on cg-seek'ed tree"
9782 msgstr ""
9784 #: builtin/bisect--helper.c:748
9785 msgid "bad HEAD - strange symbolic ref"
9786 msgstr ""
9788 #: builtin/bisect--helper.c:775
9789 #, c-format
9790 msgid "invalid ref: '%s'"
9791 msgstr ""
9793 #: builtin/bisect--helper.c:827
9794 msgid "You need to start by \"git bisect start\"\n"
9795 msgstr ""
9797 #. TRANSLATORS: Make sure to include [Y] and [n] in your
9798 #. translation. The program will only accept English input
9799 #. at this point.
9801 #: builtin/bisect--helper.c:838
9802 msgid "Do you want me to do it for you [Y/n]? "
9803 msgstr ""
9805 #: builtin/bisect--helper.c:866
9806 msgid "perform 'git bisect next'"
9807 msgstr ""
9809 #: builtin/bisect--helper.c:868
9810 msgid "write the terms to .git/BISECT_TERMS"
9811 msgstr ""
9813 #: builtin/bisect--helper.c:870
9814 msgid "cleanup the bisection state"
9815 msgstr ""
9817 #: builtin/bisect--helper.c:872
9818 msgid "check for expected revs"
9819 msgstr ""
9821 #: builtin/bisect--helper.c:874
9822 msgid "reset the bisection state"
9823 msgstr ""
9825 #: builtin/bisect--helper.c:876
9826 msgid "write out the bisection state in BISECT_LOG"
9827 msgstr ""
9829 #: builtin/bisect--helper.c:878
9830 msgid "check and set terms in a bisection state"
9831 msgstr ""
9833 #: builtin/bisect--helper.c:880
9834 msgid "check whether bad or good terms exist"
9835 msgstr ""
9837 #: builtin/bisect--helper.c:882
9838 msgid "print out the bisect terms"
9839 msgstr ""
9841 #: builtin/bisect--helper.c:884
9842 msgid "start the bisect session"
9843 msgstr ""
9845 #: builtin/bisect--helper.c:886
9846 msgid "find the next bisection commit"
9847 msgstr ""
9849 #: builtin/bisect--helper.c:888
9850 msgid "verify the next bisection state then checkout the next bisection commit"
9851 msgstr ""
9853 #: builtin/bisect--helper.c:890
9854 msgid "start the bisection if it has not yet been started"
9855 msgstr ""
9857 #: builtin/bisect--helper.c:892
9858 msgid "no log for BISECT_WRITE"
9859 msgstr ""
9861 #: builtin/bisect--helper.c:910
9862 msgid "--write-terms requires two arguments"
9863 msgstr ""
9865 #: builtin/bisect--helper.c:914
9866 msgid "--bisect-clean-state requires no arguments"
9867 msgstr ""
9869 #: builtin/bisect--helper.c:921
9870 msgid "--bisect-reset requires either no argument or a commit"
9871 msgstr ""
9873 #: builtin/bisect--helper.c:925
9874 msgid "--bisect-write requires either 4 or 5 arguments"
9875 msgstr ""
9877 #: builtin/bisect--helper.c:931
9878 msgid "--check-and-set-terms requires 3 arguments"
9879 msgstr ""
9881 #: builtin/bisect--helper.c:937
9882 msgid "--bisect-next-check requires 2 or 3 arguments"
9883 msgstr ""
9885 #: builtin/bisect--helper.c:943
9886 msgid "--bisect-terms requires 0 or 1 argument"
9887 msgstr ""
9889 #: builtin/bisect--helper.c:952
9890 msgid "--bisect-next requires 0 arguments"
9891 msgstr ""
9893 #: builtin/bisect--helper.c:958
9894 msgid "--bisect-auto-next requires 0 arguments"
9895 msgstr ""
9897 #: builtin/bisect--helper.c:964
9898 msgid "--bisect-autostart does not accept arguments"
9899 msgstr ""
9901 #: builtin/blame.c:32
9902 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
9903 msgstr ""
9905 #: builtin/blame.c:37
9906 msgid "<rev-opts> are documented in git-rev-list(1)"
9907 msgstr ""
9909 #: builtin/blame.c:410
9910 #, c-format
9911 msgid "expecting a color: %s"
9912 msgstr ""
9914 #: builtin/blame.c:417
9915 msgid "must end with a color"
9916 msgstr ""
9918 #: builtin/blame.c:730
9919 #, c-format
9920 msgid "invalid color '%s' in color.blame.repeatedLines"
9921 msgstr ""
9923 #: builtin/blame.c:748
9924 msgid "invalid value for blame.coloring"
9925 msgstr ""
9927 #: builtin/blame.c:845
9928 #, c-format
9929 msgid "cannot find revision %s to ignore"
9930 msgstr ""
9932 #: builtin/blame.c:867
9933 msgid "Show blame entries as we find them, incrementally"
9934 msgstr ""
9936 #: builtin/blame.c:868
9937 msgid "Do not show object names of boundary commits (Default: off)"
9938 msgstr ""
9940 #: builtin/blame.c:869
9941 msgid "Do not treat root commits as boundaries (Default: off)"
9942 msgstr ""
9944 #: builtin/blame.c:870
9945 msgid "Show work cost statistics"
9946 msgstr ""
9948 #: builtin/blame.c:871
9949 msgid "Force progress reporting"
9950 msgstr ""
9952 #: builtin/blame.c:872
9953 msgid "Show output score for blame entries"
9954 msgstr ""
9956 #: builtin/blame.c:873
9957 msgid "Show original filename (Default: auto)"
9958 msgstr ""
9960 #: builtin/blame.c:874
9961 msgid "Show original linenumber (Default: off)"
9962 msgstr ""
9964 #: builtin/blame.c:875
9965 msgid "Show in a format designed for machine consumption"
9966 msgstr ""
9968 #: builtin/blame.c:876
9969 msgid "Show porcelain format with per-line commit information"
9970 msgstr ""
9972 #: builtin/blame.c:877
9973 msgid "Use the same output mode as git-annotate (Default: off)"
9974 msgstr ""
9976 #: builtin/blame.c:878
9977 msgid "Show raw timestamp (Default: off)"
9978 msgstr ""
9980 #: builtin/blame.c:879
9981 msgid "Show long commit SHA1 (Default: off)"
9982 msgstr ""
9984 #: builtin/blame.c:880
9985 msgid "Suppress author name and timestamp (Default: off)"
9986 msgstr ""
9988 #: builtin/blame.c:881
9989 msgid "Show author email instead of name (Default: off)"
9990 msgstr ""
9992 #: builtin/blame.c:882
9993 msgid "Ignore whitespace differences"
9994 msgstr ""
9996 #: builtin/blame.c:883 builtin/log.c:1808
9997 msgid "rev"
9998 msgstr ""
10000 #: builtin/blame.c:883
10001 msgid "Ignore <rev> when blaming"
10002 msgstr ""
10004 #: builtin/blame.c:884
10005 msgid "Ignore revisions from <file>"
10006 msgstr ""
10008 #: builtin/blame.c:885
10009 msgid "color redundant metadata from previous line differently"
10010 msgstr ""
10012 #: builtin/blame.c:886
10013 msgid "color lines by age"
10014 msgstr ""
10016 #: builtin/blame.c:887
10017 msgid "Spend extra cycles to find better match"
10018 msgstr ""
10020 #: builtin/blame.c:888
10021 msgid "Use revisions from <file> instead of calling git-rev-list"
10022 msgstr ""
10024 #: builtin/blame.c:889
10025 msgid "Use <file>'s contents as the final image"
10026 msgstr ""
10028 #: builtin/blame.c:890 builtin/blame.c:891
10029 msgid "score"
10030 msgstr ""
10032 #: builtin/blame.c:890
10033 msgid "Find line copies within and across files"
10034 msgstr ""
10036 #: builtin/blame.c:891
10037 msgid "Find line movements within and across files"
10038 msgstr ""
10040 #: builtin/blame.c:892
10041 msgid "n,m"
10042 msgstr ""
10044 #: builtin/blame.c:892
10045 msgid "Process only line range n,m, counting from 1"
10046 msgstr ""
10048 #: builtin/blame.c:944
10049 msgid "--progress can't be used with --incremental or porcelain formats"
10050 msgstr ""
10052 #. TRANSLATORS: This string is used to tell us the
10053 #. maximum display width for a relative timestamp in
10054 #. "git blame" output.  For C locale, "4 years, 11
10055 #. months ago", which takes 22 places, is the longest
10056 #. among various forms of relative timestamps, but
10057 #. your language may need more or fewer display
10058 #. columns.
10060 #: builtin/blame.c:995
10061 msgid "4 years, 11 months ago"
10062 msgstr ""
10064 #: builtin/blame.c:1110
10065 #, c-format
10066 msgid "file %s has only %lu line"
10067 msgid_plural "file %s has only %lu lines"
10068 msgstr[0] ""
10069 msgstr[1] ""
10071 #: builtin/blame.c:1156
10072 msgid "Blaming lines"
10073 msgstr ""
10075 #: builtin/branch.c:29
10076 msgid "git branch [<options>] [-r | -a] [--merged] [--no-merged]"
10077 msgstr ""
10079 #: builtin/branch.c:30
10080 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
10081 msgstr ""
10083 #: builtin/branch.c:31
10084 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
10085 msgstr ""
10087 #: builtin/branch.c:32
10088 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
10089 msgstr ""
10091 #: builtin/branch.c:33
10092 msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
10093 msgstr ""
10095 #: builtin/branch.c:34
10096 msgid "git branch [<options>] [-r | -a] [--points-at]"
10097 msgstr ""
10099 #: builtin/branch.c:35
10100 msgid "git branch [<options>] [-r | -a] [--format]"
10101 msgstr ""
10103 #: builtin/branch.c:154
10104 #, c-format
10105 msgid ""
10106 "deleting branch '%s' that has been merged to\n"
10107 "         '%s', but not yet merged to HEAD."
10108 msgstr ""
10110 #: builtin/branch.c:158
10111 #, c-format
10112 msgid ""
10113 "not deleting branch '%s' that is not yet merged to\n"
10114 "         '%s', even though it is merged to HEAD."
10115 msgstr ""
10117 #: builtin/branch.c:172
10118 #, c-format
10119 msgid "Couldn't look up commit object for '%s'"
10120 msgstr ""
10122 #: builtin/branch.c:176
10123 #, c-format
10124 msgid ""
10125 "The branch '%s' is not fully merged.\n"
10126 "If you are sure you want to delete it, run 'git branch -D %s'."
10127 msgstr ""
10129 #: builtin/branch.c:189
10130 msgid "Update of config-file failed"
10131 msgstr ""
10133 #: builtin/branch.c:220
10134 msgid "cannot use -a with -d"
10135 msgstr ""
10137 #: builtin/branch.c:226
10138 msgid "Couldn't look up commit object for HEAD"
10139 msgstr ""
10141 #: builtin/branch.c:240
10142 #, c-format
10143 msgid "Cannot delete branch '%s' checked out at '%s'"
10144 msgstr ""
10146 #: builtin/branch.c:255
10147 #, c-format
10148 msgid "remote-tracking branch '%s' not found."
10149 msgstr ""
10151 #: builtin/branch.c:256
10152 #, c-format
10153 msgid "branch '%s' not found."
10154 msgstr ""
10156 #: builtin/branch.c:271
10157 #, c-format
10158 msgid "Error deleting remote-tracking branch '%s'"
10159 msgstr ""
10161 #: builtin/branch.c:272
10162 #, c-format
10163 msgid "Error deleting branch '%s'"
10164 msgstr ""
10166 #: builtin/branch.c:279
10167 #, c-format
10168 msgid "Deleted remote-tracking branch %s (was %s).\n"
10169 msgstr ""
10171 #: builtin/branch.c:280
10172 #, c-format
10173 msgid "Deleted branch %s (was %s).\n"
10174 msgstr ""
10176 #: builtin/branch.c:429 builtin/tag.c:61
10177 msgid "unable to parse format string"
10178 msgstr ""
10180 #: builtin/branch.c:460
10181 msgid "could not resolve HEAD"
10182 msgstr ""
10184 #: builtin/branch.c:466
10185 #, c-format
10186 msgid "HEAD (%s) points outside of refs/heads/"
10187 msgstr ""
10189 #: builtin/branch.c:481
10190 #, c-format
10191 msgid "Branch %s is being rebased at %s"
10192 msgstr ""
10194 #: builtin/branch.c:485
10195 #, c-format
10196 msgid "Branch %s is being bisected at %s"
10197 msgstr ""
10199 #: builtin/branch.c:502
10200 msgid "cannot copy the current branch while not on any."
10201 msgstr ""
10203 #: builtin/branch.c:504
10204 msgid "cannot rename the current branch while not on any."
10205 msgstr ""
10207 #: builtin/branch.c:515
10208 #, c-format
10209 msgid "Invalid branch name: '%s'"
10210 msgstr ""
10212 #: builtin/branch.c:542
10213 msgid "Branch rename failed"
10214 msgstr ""
10216 #: builtin/branch.c:544
10217 msgid "Branch copy failed"
10218 msgstr ""
10220 #: builtin/branch.c:548
10221 #, c-format
10222 msgid "Created a copy of a misnamed branch '%s'"
10223 msgstr ""
10225 #: builtin/branch.c:551
10226 #, c-format
10227 msgid "Renamed a misnamed branch '%s' away"
10228 msgstr ""
10230 #: builtin/branch.c:557
10231 #, c-format
10232 msgid "Branch renamed to %s, but HEAD is not updated!"
10233 msgstr ""
10235 #: builtin/branch.c:566
10236 msgid "Branch is renamed, but update of config-file failed"
10237 msgstr ""
10239 #: builtin/branch.c:568
10240 msgid "Branch is copied, but update of config-file failed"
10241 msgstr ""
10243 #: builtin/branch.c:584
10244 #, c-format
10245 msgid ""
10246 "Please edit the description for the branch\n"
10247 "  %s\n"
10248 "Lines starting with '%c' will be stripped.\n"
10249 msgstr ""
10251 #: builtin/branch.c:618
10252 msgid "Generic options"
10253 msgstr ""
10255 #: builtin/branch.c:620
10256 msgid "show hash and subject, give twice for upstream branch"
10257 msgstr ""
10259 #: builtin/branch.c:621
10260 msgid "suppress informational messages"
10261 msgstr ""
10263 #: builtin/branch.c:622
10264 msgid "set up tracking mode (see git-pull(1))"
10265 msgstr ""
10267 #: builtin/branch.c:624
10268 msgid "do not use"
10269 msgstr ""
10271 #: builtin/branch.c:626 builtin/rebase.c:526
10272 msgid "upstream"
10273 msgstr ""
10275 #: builtin/branch.c:626
10276 msgid "change the upstream info"
10277 msgstr ""
10279 #: builtin/branch.c:627
10280 msgid "unset the upstream info"
10281 msgstr ""
10283 #: builtin/branch.c:628
10284 msgid "use colored output"
10285 msgstr ""
10287 #: builtin/branch.c:629
10288 msgid "act on remote-tracking branches"
10289 msgstr ""
10291 #: builtin/branch.c:631 builtin/branch.c:633
10292 msgid "print only branches that contain the commit"
10293 msgstr ""
10295 #: builtin/branch.c:632 builtin/branch.c:634
10296 msgid "print only branches that don't contain the commit"
10297 msgstr ""
10299 #: builtin/branch.c:637
10300 msgid "Specific git-branch actions:"
10301 msgstr ""
10303 #: builtin/branch.c:638
10304 msgid "list both remote-tracking and local branches"
10305 msgstr ""
10307 #: builtin/branch.c:640
10308 msgid "delete fully merged branch"
10309 msgstr ""
10311 #: builtin/branch.c:641
10312 msgid "delete branch (even if not merged)"
10313 msgstr ""
10315 #: builtin/branch.c:642
10316 msgid "move/rename a branch and its reflog"
10317 msgstr ""
10319 #: builtin/branch.c:643
10320 msgid "move/rename a branch, even if target exists"
10321 msgstr ""
10323 #: builtin/branch.c:644
10324 msgid "copy a branch and its reflog"
10325 msgstr ""
10327 #: builtin/branch.c:645
10328 msgid "copy a branch, even if target exists"
10329 msgstr ""
10331 #: builtin/branch.c:646
10332 msgid "list branch names"
10333 msgstr ""
10335 #: builtin/branch.c:647
10336 msgid "show current branch name"
10337 msgstr ""
10339 #: builtin/branch.c:648
10340 msgid "create the branch's reflog"
10341 msgstr ""
10343 #: builtin/branch.c:650
10344 msgid "edit the description for the branch"
10345 msgstr ""
10347 #: builtin/branch.c:651
10348 msgid "force creation, move/rename, deletion"
10349 msgstr ""
10351 #: builtin/branch.c:652
10352 msgid "print only branches that are merged"
10353 msgstr ""
10355 #: builtin/branch.c:653
10356 msgid "print only branches that are not merged"
10357 msgstr ""
10359 #: builtin/branch.c:654
10360 msgid "list branches in columns"
10361 msgstr ""
10363 #: builtin/branch.c:656 builtin/for-each-ref.c:42 builtin/notes.c:415
10364 #: builtin/notes.c:418 builtin/notes.c:581 builtin/notes.c:584
10365 #: builtin/tag.c:434
10366 msgid "object"
10367 msgstr ""
10369 #: builtin/branch.c:657
10370 msgid "print only branches of the object"
10371 msgstr ""
10373 #: builtin/branch.c:658 builtin/for-each-ref.c:48 builtin/tag.c:441
10374 msgid "sorting and filtering are case insensitive"
10375 msgstr ""
10377 #: builtin/branch.c:659 builtin/for-each-ref.c:38 builtin/tag.c:439
10378 #: builtin/verify-tag.c:38
10379 msgid "format to use for the output"
10380 msgstr ""
10382 #: builtin/branch.c:682 builtin/clone.c:789
10383 msgid "HEAD not found below refs/heads!"
10384 msgstr ""
10386 #: builtin/branch.c:706
10387 msgid "--column and --verbose are incompatible"
10388 msgstr ""
10390 #: builtin/branch.c:721 builtin/branch.c:775 builtin/branch.c:784
10391 msgid "branch name required"
10392 msgstr ""
10394 #: builtin/branch.c:751
10395 msgid "Cannot give description to detached HEAD"
10396 msgstr ""
10398 #: builtin/branch.c:756
10399 msgid "cannot edit description of more than one branch"
10400 msgstr ""
10402 #: builtin/branch.c:763
10403 #, c-format
10404 msgid "No commit on branch '%s' yet."
10405 msgstr ""
10407 #: builtin/branch.c:766
10408 #, c-format
10409 msgid "No branch named '%s'."
10410 msgstr ""
10412 #: builtin/branch.c:781
10413 msgid "too many branches for a copy operation"
10414 msgstr ""
10416 #: builtin/branch.c:790
10417 msgid "too many arguments for a rename operation"
10418 msgstr ""
10420 #: builtin/branch.c:795
10421 msgid "too many arguments to set new upstream"
10422 msgstr ""
10424 #: builtin/branch.c:799
10425 #, c-format
10426 msgid ""
10427 "could not set upstream of HEAD to %s when it does not point to any branch."
10428 msgstr ""
10430 #: builtin/branch.c:802 builtin/branch.c:825
10431 #, c-format
10432 msgid "no such branch '%s'"
10433 msgstr ""
10435 #: builtin/branch.c:806
10436 #, c-format
10437 msgid "branch '%s' does not exist"
10438 msgstr ""
10440 #: builtin/branch.c:819
10441 msgid "too many arguments to unset upstream"
10442 msgstr ""
10444 #: builtin/branch.c:823
10445 msgid "could not unset upstream of HEAD when it does not point to any branch."
10446 msgstr ""
10448 #: builtin/branch.c:829
10449 #, c-format
10450 msgid "Branch '%s' has no upstream information"
10451 msgstr ""
10453 #: builtin/branch.c:839
10454 msgid ""
10455 "The -a, and -r, options to 'git branch' do not take a branch name.\n"
10456 "Did you mean to use: -a|-r --list <pattern>?"
10457 msgstr ""
10459 #: builtin/branch.c:843
10460 msgid ""
10461 "the '--set-upstream' option is no longer supported. Please use '--track' or "
10462 "'--set-upstream-to' instead."
10463 msgstr ""
10465 #: builtin/bugreport.c:15
10466 msgid "git version:\n"
10467 msgstr ""
10469 #: builtin/bugreport.c:21
10470 #, c-format
10471 msgid "uname() failed with error '%s' (%d)\n"
10472 msgstr ""
10474 #: builtin/bugreport.c:31
10475 msgid "compiler info: "
10476 msgstr ""
10478 #: builtin/bugreport.c:34
10479 msgid "libc info: "
10480 msgstr ""
10482 #: builtin/bugreport.c:80
10483 msgid "not run from a git repository - no hooks to show\n"
10484 msgstr ""
10486 #: builtin/bugreport.c:90
10487 msgid "git bugreport [-o|--output-directory <file>] [-s|--suffix <format>]"
10488 msgstr ""
10490 #: builtin/bugreport.c:97
10491 msgid ""
10492 "Thank you for filling out a Git bug report!\n"
10493 "Please answer the following questions to help us understand your issue.\n"
10494 "\n"
10495 "What did you do before the bug happened? (Steps to reproduce your issue)\n"
10496 "\n"
10497 "What did you expect to happen? (Expected behavior)\n"
10498 "\n"
10499 "What happened instead? (Actual behavior)\n"
10500 "\n"
10501 "What's different between what you expected and what actually happened?\n"
10502 "\n"
10503 "Anything else you want to add:\n"
10504 "\n"
10505 "Please review the rest of the bug report below.\n"
10506 "You can delete any lines you don't wish to share.\n"
10507 msgstr ""
10509 #: builtin/bugreport.c:134
10510 msgid "specify a destination for the bugreport file"
10511 msgstr ""
10513 #: builtin/bugreport.c:136
10514 msgid "specify a strftime format suffix for the filename"
10515 msgstr ""
10517 #: builtin/bugreport.c:158
10518 #, c-format
10519 msgid "could not create leading directories for '%s'"
10520 msgstr ""
10522 #: builtin/bugreport.c:165
10523 msgid "System Info"
10524 msgstr ""
10526 #: builtin/bugreport.c:168
10527 msgid "Enabled Hooks"
10528 msgstr ""
10530 #: builtin/bugreport.c:175
10531 #, c-format
10532 msgid "couldn't create a new file at '%s'"
10533 msgstr ""
10535 #: builtin/bugreport.c:178
10536 #, c-format
10537 msgid "unable to write to %s"
10538 msgstr ""
10540 #: builtin/bugreport.c:188
10541 #, c-format
10542 msgid "Created new report at '%s'.\n"
10543 msgstr ""
10545 #: builtin/bundle.c:15 builtin/bundle.c:23
10546 msgid "git bundle create [<options>] <file> <git-rev-list args>"
10547 msgstr ""
10549 #: builtin/bundle.c:16 builtin/bundle.c:28
10550 msgid "git bundle verify [<options>] <file>"
10551 msgstr ""
10553 #: builtin/bundle.c:17 builtin/bundle.c:33
10554 msgid "git bundle list-heads <file> [<refname>...]"
10555 msgstr ""
10557 #: builtin/bundle.c:18 builtin/bundle.c:38
10558 msgid "git bundle unbundle <file> [<refname>...]"
10559 msgstr ""
10561 #: builtin/bundle.c:67 builtin/pack-objects.c:3480
10562 msgid "do not show progress meter"
10563 msgstr ""
10565 #: builtin/bundle.c:69 builtin/pack-objects.c:3482
10566 msgid "show progress meter"
10567 msgstr ""
10569 #: builtin/bundle.c:71 builtin/pack-objects.c:3484
10570 msgid "show progress meter during object writing phase"
10571 msgstr ""
10573 #: builtin/bundle.c:74 builtin/pack-objects.c:3487
10574 msgid "similar to --all-progress when progress meter is shown"
10575 msgstr ""
10577 #: builtin/bundle.c:76
10578 msgid "specify bundle format version"
10579 msgstr ""
10581 #: builtin/bundle.c:96
10582 msgid "Need a repository to create a bundle."
10583 msgstr ""
10585 #: builtin/bundle.c:107
10586 msgid "do not show bundle details"
10587 msgstr ""
10589 #: builtin/bundle.c:122
10590 #, c-format
10591 msgid "%s is okay\n"
10592 msgstr ""
10594 #: builtin/bundle.c:163
10595 msgid "Need a repository to unbundle."
10596 msgstr ""
10598 #: builtin/bundle.c:171 builtin/remote.c:1687
10599 msgid "be verbose; must be placed before a subcommand"
10600 msgstr ""
10602 #: builtin/bundle.c:193 builtin/remote.c:1718
10603 #, c-format
10604 msgid "Unknown subcommand: %s"
10605 msgstr ""
10607 #: builtin/cat-file.c:598
10608 msgid ""
10609 "git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
10610 "p | <type> | --textconv | --filters) [--path=<path>] <object>"
10611 msgstr ""
10613 #: builtin/cat-file.c:599
10614 msgid ""
10615 "git cat-file (--batch[=<format>] | --batch-check[=<format>]) [--follow-"
10616 "symlinks] [--textconv | --filters]"
10617 msgstr ""
10619 #: builtin/cat-file.c:620
10620 msgid "only one batch option may be specified"
10621 msgstr ""
10623 #: builtin/cat-file.c:638
10624 msgid "<type> can be one of: blob, tree, commit, tag"
10625 msgstr ""
10627 #: builtin/cat-file.c:639
10628 msgid "show object type"
10629 msgstr ""
10631 #: builtin/cat-file.c:640
10632 msgid "show object size"
10633 msgstr ""
10635 #: builtin/cat-file.c:642
10636 msgid "exit with zero when there's no error"
10637 msgstr ""
10639 #: builtin/cat-file.c:643
10640 msgid "pretty-print object's content"
10641 msgstr ""
10643 #: builtin/cat-file.c:645
10644 msgid "for blob objects, run textconv on object's content"
10645 msgstr ""
10647 #: builtin/cat-file.c:647
10648 msgid "for blob objects, run filters on object's content"
10649 msgstr ""
10651 #: builtin/cat-file.c:648
10652 msgid "blob"
10653 msgstr ""
10655 #: builtin/cat-file.c:649
10656 msgid "use a specific path for --textconv/--filters"
10657 msgstr ""
10659 #: builtin/cat-file.c:651
10660 msgid "allow -s and -t to work with broken/corrupt objects"
10661 msgstr ""
10663 #: builtin/cat-file.c:652
10664 msgid "buffer --batch output"
10665 msgstr ""
10667 #: builtin/cat-file.c:654
10668 msgid "show info and content of objects fed from the standard input"
10669 msgstr ""
10671 #: builtin/cat-file.c:658
10672 msgid "show info about objects fed from the standard input"
10673 msgstr ""
10675 #: builtin/cat-file.c:662
10676 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
10677 msgstr ""
10679 #: builtin/cat-file.c:664
10680 msgid "show all objects with --batch or --batch-check"
10681 msgstr ""
10683 #: builtin/cat-file.c:666
10684 msgid "do not order --batch-all-objects output"
10685 msgstr ""
10687 #: builtin/check-attr.c:13
10688 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
10689 msgstr ""
10691 #: builtin/check-attr.c:14
10692 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
10693 msgstr ""
10695 #: builtin/check-attr.c:21
10696 msgid "report all attributes set on file"
10697 msgstr ""
10699 #: builtin/check-attr.c:22
10700 msgid "use .gitattributes only from the index"
10701 msgstr ""
10703 #: builtin/check-attr.c:23 builtin/check-ignore.c:25 builtin/hash-object.c:102
10704 msgid "read file names from stdin"
10705 msgstr ""
10707 #: builtin/check-attr.c:25 builtin/check-ignore.c:27
10708 msgid "terminate input and output records by a NUL character"
10709 msgstr ""
10711 #: builtin/check-ignore.c:21 builtin/checkout.c:1482 builtin/gc.c:538
10712 #: builtin/worktree.c:561
10713 msgid "suppress progress reporting"
10714 msgstr ""
10716 #: builtin/check-ignore.c:29
10717 msgid "show non-matching input paths"
10718 msgstr ""
10720 #: builtin/check-ignore.c:31
10721 msgid "ignore index when checking"
10722 msgstr ""
10724 #: builtin/check-ignore.c:163
10725 msgid "cannot specify pathnames with --stdin"
10726 msgstr ""
10728 #: builtin/check-ignore.c:166
10729 msgid "-z only makes sense with --stdin"
10730 msgstr ""
10732 #: builtin/check-ignore.c:168
10733 msgid "no path specified"
10734 msgstr ""
10736 #: builtin/check-ignore.c:172
10737 msgid "--quiet is only valid with a single pathname"
10738 msgstr ""
10740 #: builtin/check-ignore.c:174
10741 msgid "cannot have both --quiet and --verbose"
10742 msgstr ""
10744 #: builtin/check-ignore.c:177
10745 msgid "--non-matching is only valid with --verbose"
10746 msgstr ""
10748 #: builtin/check-mailmap.c:9
10749 msgid "git check-mailmap [<options>] <contact>..."
10750 msgstr ""
10752 #: builtin/check-mailmap.c:14
10753 msgid "also read contacts from stdin"
10754 msgstr ""
10756 #: builtin/check-mailmap.c:25
10757 #, c-format
10758 msgid "unable to parse contact: %s"
10759 msgstr ""
10761 #: builtin/check-mailmap.c:48
10762 msgid "no contacts specified"
10763 msgstr ""
10765 #: builtin/checkout-index.c:131
10766 msgid "git checkout-index [<options>] [--] [<file>...]"
10767 msgstr ""
10769 #: builtin/checkout-index.c:148
10770 msgid "stage should be between 1 and 3 or all"
10771 msgstr ""
10773 #: builtin/checkout-index.c:164
10774 msgid "check out all files in the index"
10775 msgstr ""
10777 #: builtin/checkout-index.c:165
10778 msgid "force overwrite of existing files"
10779 msgstr ""
10781 #: builtin/checkout-index.c:167
10782 msgid "no warning for existing files and files not in index"
10783 msgstr ""
10785 #: builtin/checkout-index.c:169
10786 msgid "don't checkout new files"
10787 msgstr ""
10789 #: builtin/checkout-index.c:171
10790 msgid "update stat information in the index file"
10791 msgstr ""
10793 #: builtin/checkout-index.c:175
10794 msgid "read list of paths from the standard input"
10795 msgstr ""
10797 #: builtin/checkout-index.c:177
10798 msgid "write the content to temporary files"
10799 msgstr ""
10801 #: builtin/checkout-index.c:178 builtin/column.c:31
10802 #: builtin/submodule--helper.c:1824 builtin/submodule--helper.c:1827
10803 #: builtin/submodule--helper.c:1835 builtin/submodule--helper.c:2333
10804 #: builtin/worktree.c:754
10805 msgid "string"
10806 msgstr ""
10808 #: builtin/checkout-index.c:179
10809 msgid "when creating files, prepend <string>"
10810 msgstr ""
10812 #: builtin/checkout-index.c:181
10813 msgid "copy out the files from named stage"
10814 msgstr ""
10816 #: builtin/checkout.c:31
10817 msgid "git checkout [<options>] <branch>"
10818 msgstr ""
10820 #: builtin/checkout.c:32
10821 msgid "git checkout [<options>] [<branch>] -- <file>..."
10822 msgstr ""
10824 #: builtin/checkout.c:37
10825 msgid "git switch [<options>] [<branch>]"
10826 msgstr ""
10828 #: builtin/checkout.c:42
10829 msgid "git restore [<options>] [--source=<branch>] <file>..."
10830 msgstr ""
10832 #: builtin/checkout.c:188 builtin/checkout.c:227
10833 #, c-format
10834 msgid "path '%s' does not have our version"
10835 msgstr ""
10837 #: builtin/checkout.c:190 builtin/checkout.c:229
10838 #, c-format
10839 msgid "path '%s' does not have their version"
10840 msgstr ""
10842 #: builtin/checkout.c:206
10843 #, c-format
10844 msgid "path '%s' does not have all necessary versions"
10845 msgstr ""
10847 #: builtin/checkout.c:258
10848 #, c-format
10849 msgid "path '%s' does not have necessary versions"
10850 msgstr ""
10852 #: builtin/checkout.c:275
10853 #, c-format
10854 msgid "path '%s': cannot merge"
10855 msgstr ""
10857 #: builtin/checkout.c:291
10858 #, c-format
10859 msgid "Unable to add merge result for '%s'"
10860 msgstr ""
10862 #: builtin/checkout.c:396
10863 #, c-format
10864 msgid "Recreated %d merge conflict"
10865 msgid_plural "Recreated %d merge conflicts"
10866 msgstr[0] ""
10867 msgstr[1] ""
10869 #: builtin/checkout.c:401
10870 #, c-format
10871 msgid "Updated %d path from %s"
10872 msgid_plural "Updated %d paths from %s"
10873 msgstr[0] ""
10874 msgstr[1] ""
10876 #: builtin/checkout.c:408
10877 #, c-format
10878 msgid "Updated %d path from the index"
10879 msgid_plural "Updated %d paths from the index"
10880 msgstr[0] ""
10881 msgstr[1] ""
10883 #: builtin/checkout.c:431 builtin/checkout.c:434 builtin/checkout.c:437
10884 #: builtin/checkout.c:441
10885 #, c-format
10886 msgid "'%s' cannot be used with updating paths"
10887 msgstr ""
10889 #: builtin/checkout.c:444 builtin/checkout.c:447
10890 #, c-format
10891 msgid "'%s' cannot be used with %s"
10892 msgstr ""
10894 #: builtin/checkout.c:451
10895 #, c-format
10896 msgid "Cannot update paths and switch to branch '%s' at the same time."
10897 msgstr ""
10899 #: builtin/checkout.c:455
10900 #, c-format
10901 msgid "neither '%s' or '%s' is specified"
10902 msgstr ""
10904 #: builtin/checkout.c:459
10905 #, c-format
10906 msgid "'%s' must be used when '%s' is not specified"
10907 msgstr ""
10909 #: builtin/checkout.c:464 builtin/checkout.c:469
10910 #, c-format
10911 msgid "'%s' or '%s' cannot be used with %s"
10912 msgstr ""
10914 #: builtin/checkout.c:528 builtin/checkout.c:535
10915 #, c-format
10916 msgid "path '%s' is unmerged"
10917 msgstr ""
10919 #: builtin/checkout.c:703
10920 msgid "you need to resolve your current index first"
10921 msgstr ""
10923 #: builtin/checkout.c:757
10924 #, c-format
10925 msgid ""
10926 "cannot continue with staged changes in the following files:\n"
10927 "%s"
10928 msgstr ""
10930 #: builtin/checkout.c:853
10931 #, c-format
10932 msgid "Can not do reflog for '%s': %s\n"
10933 msgstr ""
10935 #: builtin/checkout.c:895
10936 msgid "HEAD is now at"
10937 msgstr ""
10939 #: builtin/checkout.c:899 builtin/clone.c:720
10940 msgid "unable to update HEAD"
10941 msgstr ""
10943 #: builtin/checkout.c:903
10944 #, c-format
10945 msgid "Reset branch '%s'\n"
10946 msgstr ""
10948 #: builtin/checkout.c:906
10949 #, c-format
10950 msgid "Already on '%s'\n"
10951 msgstr ""
10953 #: builtin/checkout.c:910
10954 #, c-format
10955 msgid "Switched to and reset branch '%s'\n"
10956 msgstr ""
10958 #: builtin/checkout.c:912 builtin/checkout.c:1338
10959 #, c-format
10960 msgid "Switched to a new branch '%s'\n"
10961 msgstr ""
10963 #: builtin/checkout.c:914
10964 #, c-format
10965 msgid "Switched to branch '%s'\n"
10966 msgstr ""
10968 #: builtin/checkout.c:965
10969 #, c-format
10970 msgid " ... and %d more.\n"
10971 msgstr ""
10973 #: builtin/checkout.c:971
10974 #, c-format
10975 msgid ""
10976 "Warning: you are leaving %d commit behind, not connected to\n"
10977 "any of your branches:\n"
10978 "\n"
10979 "%s\n"
10980 msgid_plural ""
10981 "Warning: you are leaving %d commits behind, not connected to\n"
10982 "any of your branches:\n"
10983 "\n"
10984 "%s\n"
10985 msgstr[0] ""
10986 msgstr[1] ""
10988 #: builtin/checkout.c:990
10989 #, c-format
10990 msgid ""
10991 "If you want to keep it by creating a new branch, this may be a good time\n"
10992 "to do so with:\n"
10993 "\n"
10994 " git branch <new-branch-name> %s\n"
10995 "\n"
10996 msgid_plural ""
10997 "If you want to keep them by creating a new branch, this may be a good time\n"
10998 "to do so with:\n"
10999 "\n"
11000 " git branch <new-branch-name> %s\n"
11001 "\n"
11002 msgstr[0] ""
11003 msgstr[1] ""
11005 #: builtin/checkout.c:1025
11006 msgid "internal error in revision walk"
11007 msgstr ""
11009 #: builtin/checkout.c:1029
11010 msgid "Previous HEAD position was"
11011 msgstr ""
11013 #: builtin/checkout.c:1069 builtin/checkout.c:1333
11014 msgid "You are on a branch yet to be born"
11015 msgstr ""
11017 #: builtin/checkout.c:1146
11018 #, c-format
11019 msgid ""
11020 "'%s' could be both a local file and a tracking branch.\n"
11021 "Please use -- (and optionally --no-guess) to disambiguate"
11022 msgstr ""
11024 #: builtin/checkout.c:1153
11025 msgid ""
11026 "If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
11027 "you can do so by fully qualifying the name with the --track option:\n"
11028 "\n"
11029 "    git checkout --track origin/<name>\n"
11030 "\n"
11031 "If you'd like to always have checkouts of an ambiguous <name> prefer\n"
11032 "one remote, e.g. the 'origin' remote, consider setting\n"
11033 "checkout.defaultRemote=origin in your config."
11034 msgstr ""
11036 #: builtin/checkout.c:1163
11037 #, c-format
11038 msgid "'%s' matched multiple (%d) remote tracking branches"
11039 msgstr ""
11041 #: builtin/checkout.c:1229
11042 msgid "only one reference expected"
11043 msgstr ""
11045 #: builtin/checkout.c:1246
11046 #, c-format
11047 msgid "only one reference expected, %d given."
11048 msgstr ""
11050 #: builtin/checkout.c:1292 builtin/worktree.c:342 builtin/worktree.c:510
11051 #, c-format
11052 msgid "invalid reference: %s"
11053 msgstr ""
11055 #: builtin/checkout.c:1305 builtin/checkout.c:1671
11056 #, c-format
11057 msgid "reference is not a tree: %s"
11058 msgstr ""
11060 #: builtin/checkout.c:1352
11061 #, c-format
11062 msgid "a branch is expected, got tag '%s'"
11063 msgstr ""
11065 #: builtin/checkout.c:1354
11066 #, c-format
11067 msgid "a branch is expected, got remote branch '%s'"
11068 msgstr ""
11070 #: builtin/checkout.c:1355 builtin/checkout.c:1363
11071 #, c-format
11072 msgid "a branch is expected, got '%s'"
11073 msgstr ""
11075 #: builtin/checkout.c:1358
11076 #, c-format
11077 msgid "a branch is expected, got commit '%s'"
11078 msgstr ""
11080 #: builtin/checkout.c:1374
11081 msgid ""
11082 "cannot switch branch while merging\n"
11083 "Consider \"git merge --quit\" or \"git worktree add\"."
11084 msgstr ""
11086 #: builtin/checkout.c:1378
11087 msgid ""
11088 "cannot switch branch in the middle of an am session\n"
11089 "Consider \"git am --quit\" or \"git worktree add\"."
11090 msgstr ""
11092 #: builtin/checkout.c:1382
11093 msgid ""
11094 "cannot switch branch while rebasing\n"
11095 "Consider \"git rebase --quit\" or \"git worktree add\"."
11096 msgstr ""
11098 #: builtin/checkout.c:1386
11099 msgid ""
11100 "cannot switch branch while cherry-picking\n"
11101 "Consider \"git cherry-pick --quit\" or \"git worktree add\"."
11102 msgstr ""
11104 #: builtin/checkout.c:1390
11105 msgid ""
11106 "cannot switch branch while reverting\n"
11107 "Consider \"git revert --quit\" or \"git worktree add\"."
11108 msgstr ""
11110 #: builtin/checkout.c:1394
11111 msgid "you are switching branch while bisecting"
11112 msgstr ""
11114 #: builtin/checkout.c:1401
11115 msgid "paths cannot be used with switching branches"
11116 msgstr ""
11118 #: builtin/checkout.c:1404 builtin/checkout.c:1408 builtin/checkout.c:1412
11119 #, c-format
11120 msgid "'%s' cannot be used with switching branches"
11121 msgstr ""
11123 #: builtin/checkout.c:1416 builtin/checkout.c:1419 builtin/checkout.c:1422
11124 #: builtin/checkout.c:1427 builtin/checkout.c:1432
11125 #, c-format
11126 msgid "'%s' cannot be used with '%s'"
11127 msgstr ""
11129 #: builtin/checkout.c:1429
11130 #, c-format
11131 msgid "'%s' cannot take <start-point>"
11132 msgstr ""
11134 #: builtin/checkout.c:1437
11135 #, c-format
11136 msgid "Cannot switch branch to a non-commit '%s'"
11137 msgstr ""
11139 #: builtin/checkout.c:1444
11140 msgid "missing branch or commit argument"
11141 msgstr ""
11143 #: builtin/checkout.c:1486 builtin/clone.c:91 builtin/commit-graph.c:84
11144 #: builtin/commit-graph.c:222 builtin/fetch.c:172 builtin/merge.c:287
11145 #: builtin/multi-pack-index.c:27 builtin/pull.c:119 builtin/push.c:551
11146 #: builtin/send-pack.c:192
11147 msgid "force progress reporting"
11148 msgstr ""
11150 #: builtin/checkout.c:1487
11151 msgid "perform a 3-way merge with the new branch"
11152 msgstr ""
11154 #: builtin/checkout.c:1488 builtin/log.c:1795 parse-options.h:322
11155 msgid "style"
11156 msgstr ""
11158 #: builtin/checkout.c:1489
11159 msgid "conflict style (merge or diff3)"
11160 msgstr ""
11162 #: builtin/checkout.c:1501 builtin/worktree.c:558
11163 msgid "detach HEAD at named commit"
11164 msgstr ""
11166 #: builtin/checkout.c:1502
11167 msgid "set upstream info for new branch"
11168 msgstr ""
11170 #: builtin/checkout.c:1504
11171 msgid "force checkout (throw away local modifications)"
11172 msgstr ""
11174 #: builtin/checkout.c:1506
11175 msgid "new-branch"
11176 msgstr ""
11178 #: builtin/checkout.c:1506
11179 msgid "new unparented branch"
11180 msgstr ""
11182 #: builtin/checkout.c:1508 builtin/merge.c:291
11183 msgid "update ignored files (default)"
11184 msgstr ""
11186 #: builtin/checkout.c:1511
11187 msgid "do not check if another worktree is holding the given ref"
11188 msgstr ""
11190 #: builtin/checkout.c:1524
11191 msgid "checkout our version for unmerged files"
11192 msgstr ""
11194 #: builtin/checkout.c:1527
11195 msgid "checkout their version for unmerged files"
11196 msgstr ""
11198 #: builtin/checkout.c:1531
11199 msgid "do not limit pathspecs to sparse entries only"
11200 msgstr ""
11202 #: builtin/checkout.c:1586
11203 #, c-format
11204 msgid "-%c, -%c and --orphan are mutually exclusive"
11205 msgstr ""
11207 #: builtin/checkout.c:1590
11208 msgid "-p and --overlay are mutually exclusive"
11209 msgstr ""
11211 #: builtin/checkout.c:1627
11212 msgid "--track needs a branch name"
11213 msgstr ""
11215 #: builtin/checkout.c:1632
11216 #, c-format
11217 msgid "missing branch name; try -%c"
11218 msgstr ""
11220 #: builtin/checkout.c:1664
11221 #, c-format
11222 msgid "could not resolve %s"
11223 msgstr ""
11225 #: builtin/checkout.c:1680
11226 msgid "invalid path specification"
11227 msgstr ""
11229 #: builtin/checkout.c:1687
11230 #, c-format
11231 msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
11232 msgstr ""
11234 #: builtin/checkout.c:1691
11235 #, c-format
11236 msgid "git checkout: --detach does not take a path argument '%s'"
11237 msgstr ""
11239 #: builtin/checkout.c:1700
11240 msgid "--pathspec-from-file is incompatible with --detach"
11241 msgstr ""
11243 #: builtin/checkout.c:1703 builtin/reset.c:325 builtin/stash.c:1500
11244 msgid "--pathspec-from-file is incompatible with --patch"
11245 msgstr ""
11247 #: builtin/checkout.c:1716
11248 msgid ""
11249 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
11250 "checking out of the index."
11251 msgstr ""
11253 #: builtin/checkout.c:1721
11254 msgid "you must specify path(s) to restore"
11255 msgstr ""
11257 #: builtin/checkout.c:1747 builtin/checkout.c:1749 builtin/checkout.c:1798
11258 #: builtin/checkout.c:1800 builtin/clone.c:121 builtin/remote.c:170
11259 #: builtin/remote.c:172 builtin/submodule--helper.c:2719 builtin/worktree.c:554
11260 #: builtin/worktree.c:556
11261 msgid "branch"
11262 msgstr ""
11264 #: builtin/checkout.c:1748
11265 msgid "create and checkout a new branch"
11266 msgstr ""
11268 #: builtin/checkout.c:1750
11269 msgid "create/reset and checkout a branch"
11270 msgstr ""
11272 #: builtin/checkout.c:1751
11273 msgid "create reflog for new branch"
11274 msgstr ""
11276 #: builtin/checkout.c:1753
11277 msgid "second guess 'git checkout <no-such-branch>' (default)"
11278 msgstr ""
11280 #: builtin/checkout.c:1754
11281 msgid "use overlay mode (default)"
11282 msgstr ""
11284 #: builtin/checkout.c:1799
11285 msgid "create and switch to a new branch"
11286 msgstr ""
11288 #: builtin/checkout.c:1801
11289 msgid "create/reset and switch to a branch"
11290 msgstr ""
11292 #: builtin/checkout.c:1803
11293 msgid "second guess 'git switch <no-such-branch>'"
11294 msgstr ""
11296 #: builtin/checkout.c:1805
11297 msgid "throw away local modifications"
11298 msgstr ""
11300 #: builtin/checkout.c:1839
11301 msgid "which tree-ish to checkout from"
11302 msgstr ""
11304 #: builtin/checkout.c:1841
11305 msgid "restore the index"
11306 msgstr ""
11308 #: builtin/checkout.c:1843
11309 msgid "restore the working tree (default)"
11310 msgstr ""
11312 #: builtin/checkout.c:1845
11313 msgid "ignore unmerged entries"
11314 msgstr ""
11316 #: builtin/checkout.c:1846
11317 msgid "use overlay mode"
11318 msgstr ""
11320 #: builtin/clean.c:29
11321 msgid ""
11322 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
11323 msgstr ""
11325 #: builtin/clean.c:33
11326 #, c-format
11327 msgid "Removing %s\n"
11328 msgstr ""
11330 #: builtin/clean.c:34
11331 #, c-format
11332 msgid "Would remove %s\n"
11333 msgstr ""
11335 #: builtin/clean.c:35
11336 #, c-format
11337 msgid "Skipping repository %s\n"
11338 msgstr ""
11340 #: builtin/clean.c:36
11341 #, c-format
11342 msgid "Would skip repository %s\n"
11343 msgstr ""
11345 #: builtin/clean.c:37
11346 #, c-format
11347 msgid "failed to remove %s"
11348 msgstr ""
11350 #: builtin/clean.c:38
11351 #, c-format
11352 msgid "could not lstat %s\n"
11353 msgstr ""
11355 #: builtin/clean.c:302 git-add--interactive.perl:595
11356 #, c-format
11357 msgid ""
11358 "Prompt help:\n"
11359 "1          - select a numbered item\n"
11360 "foo        - select item based on unique prefix\n"
11361 "           - (empty) select nothing\n"
11362 msgstr ""
11364 #: builtin/clean.c:306 git-add--interactive.perl:604
11365 #, c-format
11366 msgid ""
11367 "Prompt help:\n"
11368 "1          - select a single item\n"
11369 "3-5        - select a range of items\n"
11370 "2-3,6-9    - select multiple ranges\n"
11371 "foo        - select item based on unique prefix\n"
11372 "-...       - unselect specified items\n"
11373 "*          - choose all items\n"
11374 "           - (empty) finish selecting\n"
11375 msgstr ""
11377 #: builtin/clean.c:521 git-add--interactive.perl:570
11378 #: git-add--interactive.perl:575
11379 #, c-format, perl-format
11380 msgid "Huh (%s)?\n"
11381 msgstr ""
11383 #: builtin/clean.c:661
11384 #, c-format
11385 msgid "Input ignore patterns>> "
11386 msgstr ""
11388 #: builtin/clean.c:696
11389 #, c-format
11390 msgid "WARNING: Cannot find items matched by: %s"
11391 msgstr ""
11393 #: builtin/clean.c:717
11394 msgid "Select items to delete"
11395 msgstr ""
11397 #. TRANSLATORS: Make sure to keep [y/N] as is
11398 #: builtin/clean.c:758
11399 #, c-format
11400 msgid "Remove %s [y/N]? "
11401 msgstr ""
11403 #: builtin/clean.c:789
11404 msgid ""
11405 "clean               - start cleaning\n"
11406 "filter by pattern   - exclude items from deletion\n"
11407 "select by numbers   - select items to be deleted by numbers\n"
11408 "ask each            - confirm each deletion (like \"rm -i\")\n"
11409 "quit                - stop cleaning\n"
11410 "help                - this screen\n"
11411 "?                   - help for prompt selection"
11412 msgstr ""
11414 #: builtin/clean.c:825
11415 msgid "Would remove the following item:"
11416 msgid_plural "Would remove the following items:"
11417 msgstr[0] ""
11418 msgstr[1] ""
11420 #: builtin/clean.c:841
11421 msgid "No more files to clean, exiting."
11422 msgstr ""
11424 #: builtin/clean.c:903
11425 msgid "do not print names of files removed"
11426 msgstr ""
11428 #: builtin/clean.c:905
11429 msgid "force"
11430 msgstr ""
11432 #: builtin/clean.c:906
11433 msgid "interactive cleaning"
11434 msgstr ""
11436 #: builtin/clean.c:908
11437 msgid "remove whole directories"
11438 msgstr ""
11440 #: builtin/clean.c:909 builtin/describe.c:565 builtin/describe.c:567
11441 #: builtin/grep.c:910 builtin/log.c:181 builtin/log.c:183
11442 #: builtin/ls-files.c:558 builtin/name-rev.c:526 builtin/name-rev.c:528
11443 #: builtin/show-ref.c:179
11444 msgid "pattern"
11445 msgstr ""
11447 #: builtin/clean.c:910
11448 msgid "add <pattern> to ignore rules"
11449 msgstr ""
11451 #: builtin/clean.c:911
11452 msgid "remove ignored files, too"
11453 msgstr ""
11455 #: builtin/clean.c:913
11456 msgid "remove only ignored files"
11457 msgstr ""
11459 #: builtin/clean.c:929
11460 msgid ""
11461 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
11462 "clean"
11463 msgstr ""
11465 #: builtin/clean.c:932
11466 msgid ""
11467 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
11468 "refusing to clean"
11469 msgstr ""
11471 #: builtin/clean.c:944
11472 msgid "-x and -X cannot be used together"
11473 msgstr ""
11475 #: builtin/clone.c:45
11476 msgid "git clone [<options>] [--] <repo> [<dir>]"
11477 msgstr ""
11479 #: builtin/clone.c:93
11480 msgid "don't create a checkout"
11481 msgstr ""
11483 #: builtin/clone.c:94 builtin/clone.c:96 builtin/init-db.c:553
11484 msgid "create a bare repository"
11485 msgstr ""
11487 #: builtin/clone.c:98
11488 msgid "create a mirror repository (implies bare)"
11489 msgstr ""
11491 #: builtin/clone.c:100
11492 msgid "to clone from a local repository"
11493 msgstr ""
11495 #: builtin/clone.c:102
11496 msgid "don't use local hardlinks, always copy"
11497 msgstr ""
11499 #: builtin/clone.c:104
11500 msgid "setup as shared repository"
11501 msgstr ""
11503 #: builtin/clone.c:106
11504 msgid "pathspec"
11505 msgstr ""
11507 #: builtin/clone.c:106
11508 msgid "initialize submodules in the clone"
11509 msgstr ""
11511 #: builtin/clone.c:110
11512 msgid "number of submodules cloned in parallel"
11513 msgstr ""
11515 #: builtin/clone.c:111 builtin/init-db.c:550
11516 msgid "template-directory"
11517 msgstr ""
11519 #: builtin/clone.c:112 builtin/init-db.c:551
11520 msgid "directory from which templates will be used"
11521 msgstr ""
11523 #: builtin/clone.c:114 builtin/clone.c:116 builtin/submodule--helper.c:1831
11524 #: builtin/submodule--helper.c:2336
11525 msgid "reference repository"
11526 msgstr ""
11528 #: builtin/clone.c:118 builtin/submodule--helper.c:1833
11529 #: builtin/submodule--helper.c:2338
11530 msgid "use --reference only while cloning"
11531 msgstr ""
11533 #: builtin/clone.c:119 builtin/column.c:27 builtin/init-db.c:561
11534 #: builtin/merge-file.c:46 builtin/pack-objects.c:3546 builtin/repack.c:332
11535 msgid "name"
11536 msgstr ""
11538 #: builtin/clone.c:120
11539 msgid "use <name> instead of 'origin' to track upstream"
11540 msgstr ""
11542 #: builtin/clone.c:122
11543 msgid "checkout <branch> instead of the remote's HEAD"
11544 msgstr ""
11546 #: builtin/clone.c:124
11547 msgid "path to git-upload-pack on the remote"
11548 msgstr ""
11550 #: builtin/clone.c:125 builtin/fetch.c:173 builtin/grep.c:849
11551 #: builtin/pull.c:208
11552 msgid "depth"
11553 msgstr ""
11555 #: builtin/clone.c:126
11556 msgid "create a shallow clone of that depth"
11557 msgstr ""
11559 #: builtin/clone.c:127 builtin/fetch.c:175 builtin/pack-objects.c:3535
11560 #: builtin/pull.c:211
11561 msgid "time"
11562 msgstr ""
11564 #: builtin/clone.c:128
11565 msgid "create a shallow clone since a specific time"
11566 msgstr ""
11568 #: builtin/clone.c:129 builtin/fetch.c:177 builtin/fetch.c:200
11569 #: builtin/pull.c:214 builtin/pull.c:239 builtin/rebase.c:1311
11570 msgid "revision"
11571 msgstr ""
11573 #: builtin/clone.c:130 builtin/fetch.c:178 builtin/pull.c:215
11574 msgid "deepen history of shallow clone, excluding rev"
11575 msgstr ""
11577 #: builtin/clone.c:132 builtin/submodule--helper.c:1843
11578 #: builtin/submodule--helper.c:2352
11579 msgid "clone only one branch, HEAD or --branch"
11580 msgstr ""
11582 #: builtin/clone.c:134
11583 msgid "don't clone any tags, and make later fetches not to follow them"
11584 msgstr ""
11586 #: builtin/clone.c:136
11587 msgid "any cloned submodules will be shallow"
11588 msgstr ""
11590 #: builtin/clone.c:137 builtin/init-db.c:559
11591 msgid "gitdir"
11592 msgstr ""
11594 #: builtin/clone.c:138 builtin/init-db.c:560
11595 msgid "separate git dir from working tree"
11596 msgstr ""
11598 #: builtin/clone.c:139
11599 msgid "key=value"
11600 msgstr ""
11602 #: builtin/clone.c:140
11603 msgid "set config inside the new repository"
11604 msgstr ""
11606 #: builtin/clone.c:142 builtin/fetch.c:195 builtin/ls-remote.c:76
11607 #: builtin/pull.c:230 builtin/push.c:560 builtin/send-pack.c:190
11608 msgid "server-specific"
11609 msgstr ""
11611 #: builtin/clone.c:142 builtin/fetch.c:195 builtin/ls-remote.c:76
11612 #: builtin/pull.c:231 builtin/push.c:560 builtin/send-pack.c:191
11613 msgid "option to transmit"
11614 msgstr ""
11616 #: builtin/clone.c:143 builtin/fetch.c:196 builtin/pull.c:234
11617 #: builtin/push.c:561
11618 msgid "use IPv4 addresses only"
11619 msgstr ""
11621 #: builtin/clone.c:145 builtin/fetch.c:198 builtin/pull.c:237
11622 #: builtin/push.c:563
11623 msgid "use IPv6 addresses only"
11624 msgstr ""
11626 #: builtin/clone.c:149
11627 msgid "any cloned submodules will use their remote-tracking branch"
11628 msgstr ""
11630 #: builtin/clone.c:151
11631 msgid "initialize sparse-checkout file to include only files at root"
11632 msgstr ""
11634 #: builtin/clone.c:287
11635 msgid ""
11636 "No directory name could be guessed.\n"
11637 "Please specify a directory on the command line"
11638 msgstr ""
11640 #: builtin/clone.c:340
11641 #, c-format
11642 msgid "info: Could not add alternate for '%s': %s\n"
11643 msgstr ""
11645 #: builtin/clone.c:413
11646 #, c-format
11647 msgid "%s exists and is not a directory"
11648 msgstr ""
11650 #: builtin/clone.c:431
11651 #, c-format
11652 msgid "failed to start iterator over '%s'"
11653 msgstr ""
11655 #: builtin/clone.c:462
11656 #, c-format
11657 msgid "failed to create link '%s'"
11658 msgstr ""
11660 #: builtin/clone.c:466
11661 #, c-format
11662 msgid "failed to copy file to '%s'"
11663 msgstr ""
11665 #: builtin/clone.c:471
11666 #, c-format
11667 msgid "failed to iterate over '%s'"
11668 msgstr ""
11670 #: builtin/clone.c:498
11671 #, c-format
11672 msgid "done.\n"
11673 msgstr ""
11675 #: builtin/clone.c:512
11676 msgid ""
11677 "Clone succeeded, but checkout failed.\n"
11678 "You can inspect what was checked out with 'git status'\n"
11679 "and retry with 'git restore --source=HEAD :/'\n"
11680 msgstr ""
11682 #: builtin/clone.c:589
11683 #, c-format
11684 msgid "Could not find remote branch %s to clone."
11685 msgstr ""
11687 #: builtin/clone.c:708
11688 #, c-format
11689 msgid "unable to update %s"
11690 msgstr ""
11692 #: builtin/clone.c:756
11693 msgid "failed to initialize sparse-checkout"
11694 msgstr ""
11696 #: builtin/clone.c:779
11697 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
11698 msgstr ""
11700 #: builtin/clone.c:811
11701 msgid "unable to checkout working tree"
11702 msgstr ""
11704 #: builtin/clone.c:868
11705 msgid "unable to write parameters to config file"
11706 msgstr ""
11708 #: builtin/clone.c:931
11709 msgid "cannot repack to clean up"
11710 msgstr ""
11712 #: builtin/clone.c:933
11713 msgid "cannot unlink temporary alternates file"
11714 msgstr ""
11716 #: builtin/clone.c:970 builtin/receive-pack.c:2434
11717 msgid "Too many arguments."
11718 msgstr ""
11720 #: builtin/clone.c:974
11721 msgid "You must specify a repository to clone."
11722 msgstr ""
11724 #: builtin/clone.c:987
11725 #, c-format
11726 msgid "--bare and --origin %s options are incompatible."
11727 msgstr ""
11729 #: builtin/clone.c:990
11730 msgid "--bare and --separate-git-dir are incompatible."
11731 msgstr ""
11733 #: builtin/clone.c:1006
11734 #, c-format
11735 msgid "repository '%s' does not exist"
11736 msgstr ""
11738 #: builtin/clone.c:1010 builtin/fetch.c:1841
11739 #, c-format
11740 msgid "depth %s is not a positive number"
11741 msgstr ""
11743 #: builtin/clone.c:1020
11744 #, c-format
11745 msgid "destination path '%s' already exists and is not an empty directory."
11746 msgstr ""
11748 #: builtin/clone.c:1026
11749 #, c-format
11750 msgid "repository path '%s' already exists and is not an empty directory."
11751 msgstr ""
11753 #: builtin/clone.c:1040
11754 #, c-format
11755 msgid "working tree '%s' already exists."
11756 msgstr ""
11758 #: builtin/clone.c:1055 builtin/clone.c:1076 builtin/difftool.c:271
11759 #: builtin/log.c:1970 builtin/worktree.c:354 builtin/worktree.c:386
11760 #, c-format
11761 msgid "could not create leading directories of '%s'"
11762 msgstr ""
11764 #: builtin/clone.c:1060
11765 #, c-format
11766 msgid "could not create work tree dir '%s'"
11767 msgstr ""
11769 #: builtin/clone.c:1080
11770 #, c-format
11771 msgid "Cloning into bare repository '%s'...\n"
11772 msgstr ""
11774 #: builtin/clone.c:1082
11775 #, c-format
11776 msgid "Cloning into '%s'...\n"
11777 msgstr ""
11779 #: builtin/clone.c:1106
11780 msgid ""
11781 "clone --recursive is not compatible with both --reference and --reference-if-"
11782 "able"
11783 msgstr ""
11785 #: builtin/clone.c:1170
11786 msgid "--depth is ignored in local clones; use file:// instead."
11787 msgstr ""
11789 #: builtin/clone.c:1172
11790 msgid "--shallow-since is ignored in local clones; use file:// instead."
11791 msgstr ""
11793 #: builtin/clone.c:1174
11794 msgid "--shallow-exclude is ignored in local clones; use file:// instead."
11795 msgstr ""
11797 #: builtin/clone.c:1176
11798 msgid "--filter is ignored in local clones; use file:// instead."
11799 msgstr ""
11801 #: builtin/clone.c:1179
11802 msgid "source repository is shallow, ignoring --local"
11803 msgstr ""
11805 #: builtin/clone.c:1184
11806 msgid "--local is ignored"
11807 msgstr ""
11809 #: builtin/clone.c:1268 builtin/clone.c:1276
11810 #, c-format
11811 msgid "Remote branch %s not found in upstream %s"
11812 msgstr ""
11814 #: builtin/clone.c:1279
11815 msgid "You appear to have cloned an empty repository."
11816 msgstr ""
11818 #: builtin/column.c:10
11819 msgid "git column [<options>]"
11820 msgstr ""
11822 #: builtin/column.c:27
11823 msgid "lookup config vars"
11824 msgstr ""
11826 #: builtin/column.c:28 builtin/column.c:29
11827 msgid "layout to use"
11828 msgstr ""
11830 #: builtin/column.c:30
11831 msgid "Maximum width"
11832 msgstr ""
11834 #: builtin/column.c:31
11835 msgid "Padding space on left border"
11836 msgstr ""
11838 #: builtin/column.c:32
11839 msgid "Padding space on right border"
11840 msgstr ""
11842 #: builtin/column.c:33
11843 msgid "Padding space between columns"
11844 msgstr ""
11846 #: builtin/column.c:51
11847 msgid "--command must be the first argument"
11848 msgstr ""
11850 #: builtin/commit-graph.c:13 builtin/commit-graph.c:22
11851 msgid ""
11852 "git commit-graph verify [--object-dir <objdir>] [--shallow] [--[no-]progress]"
11853 msgstr ""
11855 #: builtin/commit-graph.c:14 builtin/commit-graph.c:27
11856 msgid ""
11857 "git commit-graph write [--object-dir <objdir>] [--append] [--"
11858 "split[=<strategy>]] [--reachable|--stdin-packs|--stdin-commits] [--changed-"
11859 "paths] [--[no-]max-new-filters <n>] [--[no-]progress] <split options>"
11860 msgstr ""
11862 #: builtin/commit-graph.c:64
11863 #, c-format
11864 msgid "could not find object directory matching %s"
11865 msgstr ""
11867 #: builtin/commit-graph.c:80 builtin/commit-graph.c:210
11868 #: builtin/commit-graph.c:316 builtin/fetch.c:184 builtin/log.c:1764
11869 msgid "dir"
11870 msgstr ""
11872 #: builtin/commit-graph.c:81 builtin/commit-graph.c:211
11873 #: builtin/commit-graph.c:317
11874 msgid "The object directory to store the graph"
11875 msgstr ""
11877 #: builtin/commit-graph.c:83
11878 msgid "if the commit-graph is split, only verify the tip file"
11879 msgstr ""
11881 #: builtin/commit-graph.c:106
11882 #, c-format
11883 msgid "Could not open commit-graph '%s'"
11884 msgstr ""
11886 #: builtin/commit-graph.c:142
11887 #, c-format
11888 msgid "unrecognized --split argument, %s"
11889 msgstr ""
11891 #: builtin/commit-graph.c:155
11892 #, c-format
11893 msgid "unexpected non-hex object ID: %s"
11894 msgstr ""
11896 #: builtin/commit-graph.c:160
11897 #, c-format
11898 msgid "invalid object: %s"
11899 msgstr ""
11901 #: builtin/commit-graph.c:213
11902 msgid "start walk at all refs"
11903 msgstr ""
11905 #: builtin/commit-graph.c:215
11906 msgid "scan pack-indexes listed by stdin for commits"
11907 msgstr ""
11909 #: builtin/commit-graph.c:217
11910 msgid "start walk at commits listed by stdin"
11911 msgstr ""
11913 #: builtin/commit-graph.c:219
11914 msgid "include all commits already in the commit-graph file"
11915 msgstr ""
11917 #: builtin/commit-graph.c:221
11918 msgid "enable computation for changed paths"
11919 msgstr ""
11921 #: builtin/commit-graph.c:224
11922 msgid "allow writing an incremental commit-graph file"
11923 msgstr ""
11925 #: builtin/commit-graph.c:228
11926 msgid "maximum number of commits in a non-base split commit-graph"
11927 msgstr ""
11929 #: builtin/commit-graph.c:230
11930 msgid "maximum ratio between two levels of a split commit-graph"
11931 msgstr ""
11933 #: builtin/commit-graph.c:232
11934 msgid "only expire files older than a given date-time"
11935 msgstr ""
11937 #: builtin/commit-graph.c:234
11938 msgid "maximum number of changed-path Bloom filters to compute"
11939 msgstr ""
11941 #: builtin/commit-graph.c:255
11942 msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
11943 msgstr ""
11945 #: builtin/commit-graph.c:287
11946 msgid "Collecting commits from input"
11947 msgstr ""
11949 #: builtin/commit-tree.c:18
11950 msgid ""
11951 "git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-m <message>)...] [(-F "
11952 "<file>)...] <tree>"
11953 msgstr ""
11955 #: builtin/commit-tree.c:31
11956 #, c-format
11957 msgid "duplicate parent %s ignored"
11958 msgstr ""
11960 #: builtin/commit-tree.c:56 builtin/commit-tree.c:136 builtin/log.c:546
11961 #, c-format
11962 msgid "not a valid object name %s"
11963 msgstr ""
11965 #: builtin/commit-tree.c:93
11966 #, c-format
11967 msgid "git commit-tree: failed to open '%s'"
11968 msgstr ""
11970 #: builtin/commit-tree.c:96
11971 #, c-format
11972 msgid "git commit-tree: failed to read '%s'"
11973 msgstr ""
11975 #: builtin/commit-tree.c:98
11976 #, c-format
11977 msgid "git commit-tree: failed to close '%s'"
11978 msgstr ""
11980 #: builtin/commit-tree.c:111
11981 msgid "parent"
11982 msgstr ""
11984 #: builtin/commit-tree.c:112
11985 msgid "id of a parent commit object"
11986 msgstr ""
11988 #: builtin/commit-tree.c:114 builtin/commit.c:1504 builtin/merge.c:272
11989 #: builtin/notes.c:409 builtin/notes.c:575 builtin/stash.c:1471
11990 #: builtin/tag.c:413
11991 msgid "message"
11992 msgstr ""
11994 #: builtin/commit-tree.c:115 builtin/commit.c:1504
11995 msgid "commit message"
11996 msgstr ""
11998 #: builtin/commit-tree.c:118
11999 msgid "read commit log message from file"
12000 msgstr ""
12002 #: builtin/commit-tree.c:121 builtin/commit.c:1516 builtin/merge.c:289
12003 #: builtin/pull.c:176 builtin/revert.c:118
12004 msgid "GPG sign commit"
12005 msgstr ""
12007 #: builtin/commit-tree.c:133
12008 msgid "must give exactly one tree"
12009 msgstr ""
12011 #: builtin/commit-tree.c:140
12012 msgid "git commit-tree: failed to read"
12013 msgstr ""
12015 #: builtin/commit.c:41
12016 msgid "git commit [<options>] [--] <pathspec>..."
12017 msgstr ""
12019 #: builtin/commit.c:46
12020 msgid "git status [<options>] [--] <pathspec>..."
12021 msgstr ""
12023 #: builtin/commit.c:51
12024 msgid ""
12025 "You asked to amend the most recent commit, but doing so would make\n"
12026 "it empty. You can repeat your command with --allow-empty, or you can\n"
12027 "remove the commit entirely with \"git reset HEAD^\".\n"
12028 msgstr ""
12030 #: builtin/commit.c:56
12031 msgid ""
12032 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
12033 "If you wish to commit it anyway, use:\n"
12034 "\n"
12035 "    git commit --allow-empty\n"
12036 "\n"
12037 msgstr ""
12039 #: builtin/commit.c:63
12040 msgid "Otherwise, please use 'git rebase --skip'\n"
12041 msgstr ""
12043 #: builtin/commit.c:66
12044 msgid "Otherwise, please use 'git cherry-pick --skip'\n"
12045 msgstr ""
12047 #: builtin/commit.c:69
12048 msgid ""
12049 "and then use:\n"
12050 "\n"
12051 "    git cherry-pick --continue\n"
12052 "\n"
12053 "to resume cherry-picking the remaining commits.\n"
12054 "If you wish to skip this commit, use:\n"
12055 "\n"
12056 "    git cherry-pick --skip\n"
12057 "\n"
12058 msgstr ""
12060 #: builtin/commit.c:312
12061 msgid "failed to unpack HEAD tree object"
12062 msgstr ""
12064 #: builtin/commit.c:348
12065 msgid "--pathspec-from-file with -a does not make sense"
12066 msgstr ""
12068 #: builtin/commit.c:361
12069 msgid "No paths with --include/--only does not make sense."
12070 msgstr ""
12072 #: builtin/commit.c:373
12073 msgid "unable to create temporary index"
12074 msgstr ""
12076 #: builtin/commit.c:382
12077 msgid "interactive add failed"
12078 msgstr ""
12080 #: builtin/commit.c:397
12081 msgid "unable to update temporary index"
12082 msgstr ""
12084 #: builtin/commit.c:399
12085 msgid "Failed to update main cache tree"
12086 msgstr ""
12088 #: builtin/commit.c:424 builtin/commit.c:447 builtin/commit.c:495
12089 msgid "unable to write new_index file"
12090 msgstr ""
12092 #: builtin/commit.c:476
12093 msgid "cannot do a partial commit during a merge."
12094 msgstr ""
12096 #: builtin/commit.c:478
12097 msgid "cannot do a partial commit during a cherry-pick."
12098 msgstr ""
12100 #: builtin/commit.c:480
12101 msgid "cannot do a partial commit during a rebase."
12102 msgstr ""
12104 #: builtin/commit.c:488
12105 msgid "cannot read the index"
12106 msgstr ""
12108 #: builtin/commit.c:507
12109 msgid "unable to write temporary index file"
12110 msgstr ""
12112 #: builtin/commit.c:605
12113 #, c-format
12114 msgid "commit '%s' lacks author header"
12115 msgstr ""
12117 #: builtin/commit.c:607
12118 #, c-format
12119 msgid "commit '%s' has malformed author line"
12120 msgstr ""
12122 #: builtin/commit.c:626
12123 msgid "malformed --author parameter"
12124 msgstr ""
12126 #: builtin/commit.c:679
12127 msgid ""
12128 "unable to select a comment character that is not used\n"
12129 "in the current commit message"
12130 msgstr ""
12132 #: builtin/commit.c:717 builtin/commit.c:750 builtin/commit.c:1097
12133 #, c-format
12134 msgid "could not lookup commit %s"
12135 msgstr ""
12137 #: builtin/commit.c:729 builtin/shortlog.c:478
12138 #, c-format
12139 msgid "(reading log message from standard input)\n"
12140 msgstr ""
12142 #: builtin/commit.c:731
12143 msgid "could not read log from standard input"
12144 msgstr ""
12146 #: builtin/commit.c:735
12147 #, c-format
12148 msgid "could not read log file '%s'"
12149 msgstr ""
12151 #: builtin/commit.c:766 builtin/commit.c:782
12152 msgid "could not read SQUASH_MSG"
12153 msgstr ""
12155 #: builtin/commit.c:773
12156 msgid "could not read MERGE_MSG"
12157 msgstr ""
12159 #: builtin/commit.c:833
12160 msgid "could not write commit template"
12161 msgstr ""
12163 #: builtin/commit.c:853
12164 msgid ""
12165 "\n"
12166 "It looks like you may be committing a merge.\n"
12167 "If this is not correct, please run\n"
12168 "\tgit update-ref -d MERGE_HEAD\n"
12169 "and try again.\n"
12170 msgstr ""
12172 #: builtin/commit.c:858
12173 msgid ""
12174 "\n"
12175 "It looks like you may be committing a cherry-pick.\n"
12176 "If this is not correct, please run\n"
12177 "\tgit update-ref -d CHERRY_PICK_HEAD\n"
12178 "and try again.\n"
12179 msgstr ""
12181 #: builtin/commit.c:868
12182 #, c-format
12183 msgid ""
12184 "Please enter the commit message for your changes. Lines starting\n"
12185 "with '%c' will be ignored, and an empty message aborts the commit.\n"
12186 msgstr ""
12188 #: builtin/commit.c:876
12189 #, c-format
12190 msgid ""
12191 "Please enter the commit message for your changes. Lines starting\n"
12192 "with '%c' will be kept; you may remove them yourself if you want to.\n"
12193 "An empty message aborts the commit.\n"
12194 msgstr ""
12196 #: builtin/commit.c:893
12197 #, c-format
12198 msgid "%sAuthor:    %.*s <%.*s>"
12199 msgstr ""
12201 #: builtin/commit.c:901
12202 #, c-format
12203 msgid "%sDate:      %s"
12204 msgstr ""
12206 #: builtin/commit.c:908
12207 #, c-format
12208 msgid "%sCommitter: %.*s <%.*s>"
12209 msgstr ""
12211 #: builtin/commit.c:926
12212 msgid "Cannot read index"
12213 msgstr ""
12215 #: builtin/commit.c:997
12216 msgid "Error building trees"
12217 msgstr ""
12219 #: builtin/commit.c:1011 builtin/tag.c:276
12220 #, c-format
12221 msgid "Please supply the message using either -m or -F option.\n"
12222 msgstr ""
12224 #: builtin/commit.c:1055
12225 #, c-format
12226 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
12227 msgstr ""
12229 #: builtin/commit.c:1069
12230 #, c-format
12231 msgid "Invalid ignored mode '%s'"
12232 msgstr ""
12234 #: builtin/commit.c:1087 builtin/commit.c:1331
12235 #, c-format
12236 msgid "Invalid untracked files mode '%s'"
12237 msgstr ""
12239 #: builtin/commit.c:1127
12240 msgid "--long and -z are incompatible"
12241 msgstr ""
12243 #: builtin/commit.c:1171
12244 msgid "Using both --reset-author and --author does not make sense"
12245 msgstr ""
12247 #: builtin/commit.c:1180
12248 msgid "You have nothing to amend."
12249 msgstr ""
12251 #: builtin/commit.c:1183
12252 msgid "You are in the middle of a merge -- cannot amend."
12253 msgstr ""
12255 #: builtin/commit.c:1185
12256 msgid "You are in the middle of a cherry-pick -- cannot amend."
12257 msgstr ""
12259 #: builtin/commit.c:1187
12260 msgid "You are in the middle of a rebase -- cannot amend."
12261 msgstr ""
12263 #: builtin/commit.c:1190
12264 msgid "Options --squash and --fixup cannot be used together"
12265 msgstr ""
12267 #: builtin/commit.c:1200
12268 msgid "Only one of -c/-C/-F/--fixup can be used."
12269 msgstr ""
12271 #: builtin/commit.c:1202
12272 msgid "Option -m cannot be combined with -c/-C/-F."
12273 msgstr ""
12275 #: builtin/commit.c:1211
12276 msgid "--reset-author can be used only with -C, -c or --amend."
12277 msgstr ""
12279 #: builtin/commit.c:1229
12280 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
12281 msgstr ""
12283 #: builtin/commit.c:1235
12284 #, c-format
12285 msgid "paths '%s ...' with -a does not make sense"
12286 msgstr ""
12288 #: builtin/commit.c:1366 builtin/commit.c:1527
12289 msgid "show status concisely"
12290 msgstr ""
12292 #: builtin/commit.c:1368 builtin/commit.c:1529
12293 msgid "show branch information"
12294 msgstr ""
12296 #: builtin/commit.c:1370
12297 msgid "show stash information"
12298 msgstr ""
12300 #: builtin/commit.c:1372 builtin/commit.c:1531
12301 msgid "compute full ahead/behind values"
12302 msgstr ""
12304 #: builtin/commit.c:1374
12305 msgid "version"
12306 msgstr ""
12308 #: builtin/commit.c:1374 builtin/commit.c:1533 builtin/push.c:539
12309 #: builtin/worktree.c:722
12310 msgid "machine-readable output"
12311 msgstr ""
12313 #: builtin/commit.c:1377 builtin/commit.c:1535
12314 msgid "show status in long format (default)"
12315 msgstr ""
12317 #: builtin/commit.c:1380 builtin/commit.c:1538
12318 msgid "terminate entries with NUL"
12319 msgstr ""
12321 #: builtin/commit.c:1382 builtin/commit.c:1386 builtin/commit.c:1541
12322 #: builtin/fast-export.c:1199 builtin/fast-export.c:1202
12323 #: builtin/fast-export.c:1205 builtin/rebase.c:1400 parse-options.h:336
12324 msgid "mode"
12325 msgstr ""
12327 #: builtin/commit.c:1383 builtin/commit.c:1541
12328 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
12329 msgstr ""
12331 #: builtin/commit.c:1387
12332 msgid ""
12333 "show ignored files, optional modes: traditional, matching, no. (Default: "
12334 "traditional)"
12335 msgstr ""
12337 #: builtin/commit.c:1389 parse-options.h:192
12338 msgid "when"
12339 msgstr ""
12341 #: builtin/commit.c:1390
12342 msgid ""
12343 "ignore changes to submodules, optional when: all, dirty, untracked. "
12344 "(Default: all)"
12345 msgstr ""
12347 #: builtin/commit.c:1392
12348 msgid "list untracked files in columns"
12349 msgstr ""
12351 #: builtin/commit.c:1393
12352 msgid "do not detect renames"
12353 msgstr ""
12355 #: builtin/commit.c:1395
12356 msgid "detect renames, optionally set similarity index"
12357 msgstr ""
12359 #: builtin/commit.c:1415
12360 msgid "Unsupported combination of ignored and untracked-files arguments"
12361 msgstr ""
12363 #: builtin/commit.c:1497
12364 msgid "suppress summary after successful commit"
12365 msgstr ""
12367 #: builtin/commit.c:1498
12368 msgid "show diff in commit message template"
12369 msgstr ""
12371 #: builtin/commit.c:1500
12372 msgid "Commit message options"
12373 msgstr ""
12375 #: builtin/commit.c:1501 builtin/merge.c:276 builtin/tag.c:415
12376 msgid "read message from file"
12377 msgstr ""
12379 #: builtin/commit.c:1502
12380 msgid "author"
12381 msgstr ""
12383 #: builtin/commit.c:1502
12384 msgid "override author for commit"
12385 msgstr ""
12387 #: builtin/commit.c:1503 builtin/gc.c:539
12388 msgid "date"
12389 msgstr ""
12391 #: builtin/commit.c:1503
12392 msgid "override date for commit"
12393 msgstr ""
12395 #: builtin/commit.c:1505 builtin/commit.c:1506 builtin/commit.c:1507
12396 #: builtin/commit.c:1508 parse-options.h:328 ref-filter.h:87
12397 msgid "commit"
12398 msgstr ""
12400 #: builtin/commit.c:1505
12401 msgid "reuse and edit message from specified commit"
12402 msgstr ""
12404 #: builtin/commit.c:1506
12405 msgid "reuse message from specified commit"
12406 msgstr ""
12408 #: builtin/commit.c:1507
12409 msgid "use autosquash formatted message to fixup specified commit"
12410 msgstr ""
12412 #: builtin/commit.c:1508
12413 msgid "use autosquash formatted message to squash specified commit"
12414 msgstr ""
12416 #: builtin/commit.c:1509
12417 msgid "the commit is authored by me now (used with -C/-c/--amend)"
12418 msgstr ""
12420 #: builtin/commit.c:1510 builtin/log.c:1741 builtin/merge.c:292
12421 #: builtin/pull.c:145 builtin/revert.c:110
12422 msgid "add Signed-off-by:"
12423 msgstr ""
12425 #: builtin/commit.c:1511
12426 msgid "use specified template file"
12427 msgstr ""
12429 #: builtin/commit.c:1512
12430 msgid "force edit of commit"
12431 msgstr ""
12433 #: builtin/commit.c:1514
12434 msgid "include status in commit message template"
12435 msgstr ""
12437 #: builtin/commit.c:1519
12438 msgid "Commit contents options"
12439 msgstr ""
12441 #: builtin/commit.c:1520
12442 msgid "commit all changed files"
12443 msgstr ""
12445 #: builtin/commit.c:1521
12446 msgid "add specified files to index for commit"
12447 msgstr ""
12449 #: builtin/commit.c:1522
12450 msgid "interactively add files"
12451 msgstr ""
12453 #: builtin/commit.c:1523
12454 msgid "interactively add changes"
12455 msgstr ""
12457 #: builtin/commit.c:1524
12458 msgid "commit only specified files"
12459 msgstr ""
12461 #: builtin/commit.c:1525
12462 msgid "bypass pre-commit and commit-msg hooks"
12463 msgstr ""
12465 #: builtin/commit.c:1526
12466 msgid "show what would be committed"
12467 msgstr ""
12469 #: builtin/commit.c:1539
12470 msgid "amend previous commit"
12471 msgstr ""
12473 #: builtin/commit.c:1540
12474 msgid "bypass post-rewrite hook"
12475 msgstr ""
12477 #: builtin/commit.c:1547
12478 msgid "ok to record an empty change"
12479 msgstr ""
12481 #: builtin/commit.c:1549
12482 msgid "ok to record a change with an empty message"
12483 msgstr ""
12485 #: builtin/commit.c:1622
12486 #, c-format
12487 msgid "Corrupt MERGE_HEAD file (%s)"
12488 msgstr ""
12490 #: builtin/commit.c:1629
12491 msgid "could not read MERGE_MODE"
12492 msgstr ""
12494 #: builtin/commit.c:1650
12495 #, c-format
12496 msgid "could not read commit message: %s"
12497 msgstr ""
12499 #: builtin/commit.c:1657
12500 #, c-format
12501 msgid "Aborting commit due to empty commit message.\n"
12502 msgstr ""
12504 #: builtin/commit.c:1662
12505 #, c-format
12506 msgid "Aborting commit; you did not edit the message.\n"
12507 msgstr ""
12509 #: builtin/commit.c:1696
12510 msgid ""
12511 "repository has been updated, but unable to write\n"
12512 "new_index file. Check that disk is not full and quota is\n"
12513 "not exceeded, and then \"git restore --staged :/\" to recover."
12514 msgstr ""
12516 #: builtin/config.c:11
12517 msgid "git config [<options>]"
12518 msgstr ""
12520 #: builtin/config.c:107 builtin/env--helper.c:27
12521 #, c-format
12522 msgid "unrecognized --type argument, %s"
12523 msgstr ""
12525 #: builtin/config.c:119
12526 msgid "only one type at a time"
12527 msgstr ""
12529 #: builtin/config.c:128
12530 msgid "Config file location"
12531 msgstr ""
12533 #: builtin/config.c:129
12534 msgid "use global config file"
12535 msgstr ""
12537 #: builtin/config.c:130
12538 msgid "use system config file"
12539 msgstr ""
12541 #: builtin/config.c:131
12542 msgid "use repository config file"
12543 msgstr ""
12545 #: builtin/config.c:132
12546 msgid "use per-worktree config file"
12547 msgstr ""
12549 #: builtin/config.c:133
12550 msgid "use given config file"
12551 msgstr ""
12553 #: builtin/config.c:134
12554 msgid "blob-id"
12555 msgstr ""
12557 #: builtin/config.c:134
12558 msgid "read config from given blob object"
12559 msgstr ""
12561 #: builtin/config.c:135
12562 msgid "Action"
12563 msgstr ""
12565 #: builtin/config.c:136
12566 msgid "get value: name [value-regex]"
12567 msgstr ""
12569 #: builtin/config.c:137
12570 msgid "get all values: key [value-regex]"
12571 msgstr ""
12573 #: builtin/config.c:138
12574 msgid "get values for regexp: name-regex [value-regex]"
12575 msgstr ""
12577 #: builtin/config.c:139
12578 msgid "get value specific for the URL: section[.var] URL"
12579 msgstr ""
12581 #: builtin/config.c:140
12582 msgid "replace all matching variables: name value [value_regex]"
12583 msgstr ""
12585 #: builtin/config.c:141
12586 msgid "add a new variable: name value"
12587 msgstr ""
12589 #: builtin/config.c:142
12590 msgid "remove a variable: name [value-regex]"
12591 msgstr ""
12593 #: builtin/config.c:143
12594 msgid "remove all matches: name [value-regex]"
12595 msgstr ""
12597 #: builtin/config.c:144
12598 msgid "rename section: old-name new-name"
12599 msgstr ""
12601 #: builtin/config.c:145
12602 msgid "remove a section: name"
12603 msgstr ""
12605 #: builtin/config.c:146
12606 msgid "list all"
12607 msgstr ""
12609 #: builtin/config.c:147
12610 msgid "open an editor"
12611 msgstr ""
12613 #: builtin/config.c:148
12614 msgid "find the color configured: slot [default]"
12615 msgstr ""
12617 #: builtin/config.c:149
12618 msgid "find the color setting: slot [stdout-is-tty]"
12619 msgstr ""
12621 #: builtin/config.c:150
12622 msgid "Type"
12623 msgstr ""
12625 #: builtin/config.c:151 builtin/env--helper.c:43
12626 msgid "value is given this type"
12627 msgstr ""
12629 #: builtin/config.c:152
12630 msgid "value is \"true\" or \"false\""
12631 msgstr ""
12633 #: builtin/config.c:153
12634 msgid "value is decimal number"
12635 msgstr ""
12637 #: builtin/config.c:154
12638 msgid "value is --bool or --int"
12639 msgstr ""
12641 #: builtin/config.c:155
12642 msgid "value is --bool or string"
12643 msgstr ""
12645 #: builtin/config.c:156
12646 msgid "value is a path (file or directory name)"
12647 msgstr ""
12649 #: builtin/config.c:157
12650 msgid "value is an expiry date"
12651 msgstr ""
12653 #: builtin/config.c:158
12654 msgid "Other"
12655 msgstr ""
12657 #: builtin/config.c:159
12658 msgid "terminate values with NUL byte"
12659 msgstr ""
12661 #: builtin/config.c:160
12662 msgid "show variable names only"
12663 msgstr ""
12665 #: builtin/config.c:161
12666 msgid "respect include directives on lookup"
12667 msgstr ""
12669 #: builtin/config.c:162
12670 msgid "show origin of config (file, standard input, blob, command line)"
12671 msgstr ""
12673 #: builtin/config.c:163
12674 msgid "show scope of config (worktree, local, global, system, command)"
12675 msgstr ""
12677 #: builtin/config.c:164 builtin/env--helper.c:45
12678 msgid "value"
12679 msgstr ""
12681 #: builtin/config.c:164
12682 msgid "with --get, use default value when missing entry"
12683 msgstr ""
12685 #: builtin/config.c:178
12686 #, c-format
12687 msgid "wrong number of arguments, should be %d"
12688 msgstr ""
12690 #: builtin/config.c:180
12691 #, c-format
12692 msgid "wrong number of arguments, should be from %d to %d"
12693 msgstr ""
12695 #: builtin/config.c:334
12696 #, c-format
12697 msgid "invalid key pattern: %s"
12698 msgstr ""
12700 #: builtin/config.c:370
12701 #, c-format
12702 msgid "failed to format default config value: %s"
12703 msgstr ""
12705 #: builtin/config.c:434
12706 #, c-format
12707 msgid "cannot parse color '%s'"
12708 msgstr ""
12710 #: builtin/config.c:476
12711 msgid "unable to parse default color value"
12712 msgstr ""
12714 #: builtin/config.c:529 builtin/config.c:789
12715 msgid "not in a git directory"
12716 msgstr ""
12718 #: builtin/config.c:532
12719 msgid "writing to stdin is not supported"
12720 msgstr ""
12722 #: builtin/config.c:535
12723 msgid "writing config blobs is not supported"
12724 msgstr ""
12726 #: builtin/config.c:620
12727 #, c-format
12728 msgid ""
12729 "# This is Git's per-user configuration file.\n"
12730 "[user]\n"
12731 "# Please adapt and uncomment the following lines:\n"
12732 "#\tname = %s\n"
12733 "#\temail = %s\n"
12734 msgstr ""
12736 #: builtin/config.c:644
12737 msgid "only one config file at a time"
12738 msgstr ""
12740 #: builtin/config.c:650
12741 msgid "--local can only be used inside a git repository"
12742 msgstr ""
12744 #: builtin/config.c:652
12745 msgid "--blob can only be used inside a git repository"
12746 msgstr ""
12748 #: builtin/config.c:654
12749 msgid "--worktree can only be used inside a git repository"
12750 msgstr ""
12752 #: builtin/config.c:676
12753 msgid "$HOME not set"
12754 msgstr ""
12756 #: builtin/config.c:700
12757 msgid ""
12758 "--worktree cannot be used with multiple working trees unless the config\n"
12759 "extension worktreeConfig is enabled. Please read \"CONFIGURATION FILE\"\n"
12760 "section in \"git help worktree\" for details"
12761 msgstr ""
12763 #: builtin/config.c:735
12764 msgid "--get-color and variable type are incoherent"
12765 msgstr ""
12767 #: builtin/config.c:740
12768 msgid "only one action at a time"
12769 msgstr ""
12771 #: builtin/config.c:753
12772 msgid "--name-only is only applicable to --list or --get-regexp"
12773 msgstr ""
12775 #: builtin/config.c:759
12776 msgid ""
12777 "--show-origin is only applicable to --get, --get-all, --get-regexp, and --"
12778 "list"
12779 msgstr ""
12781 #: builtin/config.c:765
12782 msgid "--default is only applicable to --get"
12783 msgstr ""
12785 #: builtin/config.c:778
12786 #, c-format
12787 msgid "unable to read config file '%s'"
12788 msgstr ""
12790 #: builtin/config.c:781
12791 msgid "error processing config file(s)"
12792 msgstr ""
12794 #: builtin/config.c:791
12795 msgid "editing stdin is not supported"
12796 msgstr ""
12798 #: builtin/config.c:793
12799 msgid "editing blobs is not supported"
12800 msgstr ""
12802 #: builtin/config.c:807
12803 #, c-format
12804 msgid "cannot create configuration file %s"
12805 msgstr ""
12807 #: builtin/config.c:820
12808 #, c-format
12809 msgid ""
12810 "cannot overwrite multiple values with a single value\n"
12811 "       Use a regexp, --add or --replace-all to change %s."
12812 msgstr ""
12814 #: builtin/config.c:894 builtin/config.c:905
12815 #, c-format
12816 msgid "no such section: %s"
12817 msgstr ""
12819 #: builtin/count-objects.c:90
12820 msgid "git count-objects [-v] [-H | --human-readable]"
12821 msgstr ""
12823 #: builtin/count-objects.c:100
12824 msgid "print sizes in human readable format"
12825 msgstr ""
12827 #: builtin/credential-cache--daemon.c:226
12828 #, c-format
12829 msgid ""
12830 "The permissions on your socket directory are too loose; other\n"
12831 "users may be able to read your cached credentials. Consider running:\n"
12832 "\n"
12833 "\tchmod 0700 %s"
12834 msgstr ""
12836 #: builtin/credential-cache--daemon.c:275
12837 msgid "print debugging messages to stderr"
12838 msgstr ""
12840 #: builtin/credential-cache--daemon.c:315
12841 msgid "credential-cache--daemon unavailable; no unix socket support"
12842 msgstr ""
12844 #: builtin/credential-cache.c:154
12845 msgid "credential-cache unavailable; no unix socket support"
12846 msgstr ""
12848 #: builtin/describe.c:26
12849 msgid "git describe [<options>] [<commit-ish>...]"
12850 msgstr ""
12852 #: builtin/describe.c:27
12853 msgid "git describe [<options>] --dirty"
12854 msgstr ""
12856 #: builtin/describe.c:63
12857 msgid "head"
12858 msgstr ""
12860 #: builtin/describe.c:63
12861 msgid "lightweight"
12862 msgstr ""
12864 #: builtin/describe.c:63
12865 msgid "annotated"
12866 msgstr ""
12868 #: builtin/describe.c:277
12869 #, c-format
12870 msgid "annotated tag %s not available"
12871 msgstr ""
12873 #: builtin/describe.c:281
12874 #, c-format
12875 msgid "tag '%s' is externally known as '%s'"
12876 msgstr ""
12878 #: builtin/describe.c:328
12879 #, c-format
12880 msgid "no tag exactly matches '%s'"
12881 msgstr ""
12883 #: builtin/describe.c:330
12884 #, c-format
12885 msgid "No exact match on refs or tags, searching to describe\n"
12886 msgstr ""
12888 #: builtin/describe.c:397
12889 #, c-format
12890 msgid "finished search at %s\n"
12891 msgstr ""
12893 #: builtin/describe.c:424
12894 #, c-format
12895 msgid ""
12896 "No annotated tags can describe '%s'.\n"
12897 "However, there were unannotated tags: try --tags."
12898 msgstr ""
12900 #: builtin/describe.c:428
12901 #, c-format
12902 msgid ""
12903 "No tags can describe '%s'.\n"
12904 "Try --always, or create some tags."
12905 msgstr ""
12907 #: builtin/describe.c:458
12908 #, c-format
12909 msgid "traversed %lu commits\n"
12910 msgstr ""
12912 #: builtin/describe.c:461
12913 #, c-format
12914 msgid ""
12915 "more than %i tags found; listed %i most recent\n"
12916 "gave up search at %s\n"
12917 msgstr ""
12919 #: builtin/describe.c:529
12920 #, c-format
12921 msgid "describe %s\n"
12922 msgstr ""
12924 #: builtin/describe.c:532
12925 #, c-format
12926 msgid "Not a valid object name %s"
12927 msgstr ""
12929 #: builtin/describe.c:540
12930 #, c-format
12931 msgid "%s is neither a commit nor blob"
12932 msgstr ""
12934 #: builtin/describe.c:554
12935 msgid "find the tag that comes after the commit"
12936 msgstr ""
12938 #: builtin/describe.c:555
12939 msgid "debug search strategy on stderr"
12940 msgstr ""
12942 #: builtin/describe.c:556
12943 msgid "use any ref"
12944 msgstr ""
12946 #: builtin/describe.c:557
12947 msgid "use any tag, even unannotated"
12948 msgstr ""
12950 #: builtin/describe.c:558
12951 msgid "always use long format"
12952 msgstr ""
12954 #: builtin/describe.c:559
12955 msgid "only follow first parent"
12956 msgstr ""
12958 #: builtin/describe.c:562
12959 msgid "only output exact matches"
12960 msgstr ""
12962 #: builtin/describe.c:564
12963 msgid "consider <n> most recent tags (default: 10)"
12964 msgstr ""
12966 #: builtin/describe.c:566
12967 msgid "only consider tags matching <pattern>"
12968 msgstr ""
12970 #: builtin/describe.c:568
12971 msgid "do not consider tags matching <pattern>"
12972 msgstr ""
12974 #: builtin/describe.c:570 builtin/name-rev.c:535
12975 msgid "show abbreviated commit object as fallback"
12976 msgstr ""
12978 #: builtin/describe.c:571 builtin/describe.c:574
12979 msgid "mark"
12980 msgstr ""
12982 #: builtin/describe.c:572
12983 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
12984 msgstr ""
12986 #: builtin/describe.c:575
12987 msgid "append <mark> on broken working tree (default: \"-broken\")"
12988 msgstr ""
12990 #: builtin/describe.c:593
12991 msgid "--long is incompatible with --abbrev=0"
12992 msgstr ""
12994 #: builtin/describe.c:622
12995 msgid "No names found, cannot describe anything."
12996 msgstr ""
12998 #: builtin/describe.c:673
12999 msgid "--dirty is incompatible with commit-ishes"
13000 msgstr ""
13002 #: builtin/describe.c:675
13003 msgid "--broken is incompatible with commit-ishes"
13004 msgstr ""
13006 #: builtin/diff.c:91
13007 #, c-format
13008 msgid "'%s': not a regular file or symlink"
13009 msgstr ""
13011 #: builtin/diff.c:241
13012 #, c-format
13013 msgid "invalid option: %s"
13014 msgstr ""
13016 #: builtin/diff.c:358
13017 #, c-format
13018 msgid "%s...%s: no merge base"
13019 msgstr ""
13021 #: builtin/diff.c:468
13022 msgid "Not a git repository"
13023 msgstr ""
13025 #: builtin/diff.c:513
13026 #, c-format
13027 msgid "invalid object '%s' given."
13028 msgstr ""
13030 #: builtin/diff.c:524
13031 #, c-format
13032 msgid "more than two blobs given: '%s'"
13033 msgstr ""
13035 #: builtin/diff.c:529
13036 #, c-format
13037 msgid "unhandled object '%s' given."
13038 msgstr ""
13040 #: builtin/diff.c:563
13041 #, c-format
13042 msgid "%s...%s: multiple merge bases, using %s"
13043 msgstr ""
13045 #: builtin/difftool.c:30
13046 msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
13047 msgstr ""
13049 #: builtin/difftool.c:260
13050 #, c-format
13051 msgid "failed: %d"
13052 msgstr ""
13054 #: builtin/difftool.c:302
13055 #, c-format
13056 msgid "could not read symlink %s"
13057 msgstr ""
13059 #: builtin/difftool.c:304
13060 #, c-format
13061 msgid "could not read symlink file %s"
13062 msgstr ""
13064 #: builtin/difftool.c:312
13065 #, c-format
13066 msgid "could not read object %s for symlink %s"
13067 msgstr ""
13069 #: builtin/difftool.c:413
13070 msgid ""
13071 "combined diff formats('-c' and '--cc') are not supported in\n"
13072 "directory diff mode('-d' and '--dir-diff')."
13073 msgstr ""
13075 #: builtin/difftool.c:634
13076 #, c-format
13077 msgid "both files modified: '%s' and '%s'."
13078 msgstr ""
13080 #: builtin/difftool.c:636
13081 msgid "working tree file has been left."
13082 msgstr ""
13084 #: builtin/difftool.c:647
13085 #, c-format
13086 msgid "temporary files exist in '%s'."
13087 msgstr ""
13089 #: builtin/difftool.c:648
13090 msgid "you may want to cleanup or recover these."
13091 msgstr ""
13093 #: builtin/difftool.c:697
13094 msgid "use `diff.guitool` instead of `diff.tool`"
13095 msgstr ""
13097 #: builtin/difftool.c:699
13098 msgid "perform a full-directory diff"
13099 msgstr ""
13101 #: builtin/difftool.c:701
13102 msgid "do not prompt before launching a diff tool"
13103 msgstr ""
13105 #: builtin/difftool.c:706
13106 msgid "use symlinks in dir-diff mode"
13107 msgstr ""
13109 #: builtin/difftool.c:707
13110 msgid "tool"
13111 msgstr ""
13113 #: builtin/difftool.c:708
13114 msgid "use the specified diff tool"
13115 msgstr ""
13117 #: builtin/difftool.c:710
13118 msgid "print a list of diff tools that may be used with `--tool`"
13119 msgstr ""
13121 #: builtin/difftool.c:713
13122 msgid ""
13123 "make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
13124 "code"
13125 msgstr ""
13127 #: builtin/difftool.c:716
13128 msgid "specify a custom command for viewing diffs"
13129 msgstr ""
13131 #: builtin/difftool.c:717
13132 msgid "passed to `diff`"
13133 msgstr ""
13135 #: builtin/difftool.c:732
13136 msgid "difftool requires worktree or --no-index"
13137 msgstr ""
13139 #: builtin/difftool.c:739
13140 msgid "--dir-diff is incompatible with --no-index"
13141 msgstr ""
13143 #: builtin/difftool.c:742
13144 msgid "--gui, --tool and --extcmd are mutually exclusive"
13145 msgstr ""
13147 #: builtin/difftool.c:750
13148 msgid "no <tool> given for --tool=<tool>"
13149 msgstr ""
13151 #: builtin/difftool.c:757
13152 msgid "no <cmd> given for --extcmd=<cmd>"
13153 msgstr ""
13155 #: builtin/env--helper.c:6
13156 msgid "git env--helper --type=[bool|ulong] <options> <env-var>"
13157 msgstr ""
13159 #: builtin/env--helper.c:42 builtin/hash-object.c:98
13160 msgid "type"
13161 msgstr ""
13163 #: builtin/env--helper.c:46
13164 msgid "default for git_env_*(...) to fall back on"
13165 msgstr ""
13167 #: builtin/env--helper.c:48
13168 msgid "be quiet only use git_env_*() value as exit code"
13169 msgstr ""
13171 #: builtin/env--helper.c:67
13172 #, c-format
13173 msgid "option `--default' expects a boolean value with `--type=bool`, not `%s`"
13174 msgstr ""
13176 #: builtin/env--helper.c:82
13177 #, c-format
13178 msgid ""
13179 "option `--default' expects an unsigned long value with `--type=ulong`, not `"
13180 "%s`"
13181 msgstr ""
13183 #: builtin/fast-export.c:29
13184 msgid "git fast-export [rev-list-opts]"
13185 msgstr ""
13187 #: builtin/fast-export.c:868
13188 msgid "Error: Cannot export nested tags unless --mark-tags is specified."
13189 msgstr ""
13191 #: builtin/fast-export.c:1178
13192 msgid "--anonymize-map token cannot be empty"
13193 msgstr ""
13195 #: builtin/fast-export.c:1198
13196 msgid "show progress after <n> objects"
13197 msgstr ""
13199 #: builtin/fast-export.c:1200
13200 msgid "select handling of signed tags"
13201 msgstr ""
13203 #: builtin/fast-export.c:1203
13204 msgid "select handling of tags that tag filtered objects"
13205 msgstr ""
13207 #: builtin/fast-export.c:1206
13208 msgid "select handling of commit messages in an alternate encoding"
13209 msgstr ""
13211 #: builtin/fast-export.c:1209
13212 msgid "Dump marks to this file"
13213 msgstr ""
13215 #: builtin/fast-export.c:1211
13216 msgid "Import marks from this file"
13217 msgstr ""
13219 #: builtin/fast-export.c:1215
13220 msgid "Import marks from this file if it exists"
13221 msgstr ""
13223 #: builtin/fast-export.c:1217
13224 msgid "Fake a tagger when tags lack one"
13225 msgstr ""
13227 #: builtin/fast-export.c:1219
13228 msgid "Output full tree for each commit"
13229 msgstr ""
13231 #: builtin/fast-export.c:1221
13232 msgid "Use the done feature to terminate the stream"
13233 msgstr ""
13235 #: builtin/fast-export.c:1222
13236 msgid "Skip output of blob data"
13237 msgstr ""
13239 #: builtin/fast-export.c:1223 builtin/log.c:1811
13240 msgid "refspec"
13241 msgstr ""
13243 #: builtin/fast-export.c:1224
13244 msgid "Apply refspec to exported refs"
13245 msgstr ""
13247 #: builtin/fast-export.c:1225
13248 msgid "anonymize output"
13249 msgstr ""
13251 #: builtin/fast-export.c:1226
13252 msgid "from:to"
13253 msgstr ""
13255 #: builtin/fast-export.c:1227
13256 msgid "convert <from> to <to> in anonymized output"
13257 msgstr ""
13259 #: builtin/fast-export.c:1230
13260 msgid "Reference parents which are not in fast-export stream by object id"
13261 msgstr ""
13263 #: builtin/fast-export.c:1232
13264 msgid "Show original object ids of blobs/commits"
13265 msgstr ""
13267 #: builtin/fast-export.c:1234
13268 msgid "Label tags with mark ids"
13269 msgstr ""
13271 #: builtin/fast-export.c:1257
13272 msgid "--anonymize-map without --anonymize does not make sense"
13273 msgstr ""
13275 #: builtin/fast-export.c:1272
13276 msgid "Cannot pass both --import-marks and --import-marks-if-exists"
13277 msgstr ""
13279 #: builtin/fast-import.c:3086
13280 #, c-format
13281 msgid "Missing from marks for submodule '%s'"
13282 msgstr ""
13284 #: builtin/fast-import.c:3088
13285 #, c-format
13286 msgid "Missing to marks for submodule '%s'"
13287 msgstr ""
13289 #: builtin/fast-import.c:3223
13290 #, c-format
13291 msgid "Expected 'mark' command, got %s"
13292 msgstr ""
13294 #: builtin/fast-import.c:3228
13295 #, c-format
13296 msgid "Expected 'to' command, got %s"
13297 msgstr ""
13299 #: builtin/fast-import.c:3320
13300 msgid "Expected format name:filename for submodule rewrite option"
13301 msgstr ""
13303 #: builtin/fast-import.c:3374
13304 #, c-format
13305 msgid "feature '%s' forbidden in input without --allow-unsafe-features"
13306 msgstr ""
13308 #: builtin/fetch-pack.c:241
13309 #, c-format
13310 msgid "Lockfile created but not reported: %s"
13311 msgstr ""
13313 #: builtin/fetch.c:35
13314 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
13315 msgstr ""
13317 #: builtin/fetch.c:36
13318 msgid "git fetch [<options>] <group>"
13319 msgstr ""
13321 #: builtin/fetch.c:37
13322 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
13323 msgstr ""
13325 #: builtin/fetch.c:38
13326 msgid "git fetch --all [<options>]"
13327 msgstr ""
13329 #: builtin/fetch.c:119
13330 msgid "fetch.parallel cannot be negative"
13331 msgstr ""
13333 #: builtin/fetch.c:142 builtin/pull.c:185
13334 msgid "fetch from all remotes"
13335 msgstr ""
13337 #: builtin/fetch.c:144 builtin/pull.c:245
13338 msgid "set upstream for git pull/fetch"
13339 msgstr ""
13341 #: builtin/fetch.c:146 builtin/pull.c:188
13342 msgid "append to .git/FETCH_HEAD instead of overwriting"
13343 msgstr ""
13345 #: builtin/fetch.c:148 builtin/pull.c:191
13346 msgid "path to upload pack on remote end"
13347 msgstr ""
13349 #: builtin/fetch.c:149
13350 msgid "force overwrite of local reference"
13351 msgstr ""
13353 #: builtin/fetch.c:151
13354 msgid "fetch from multiple remotes"
13355 msgstr ""
13357 #: builtin/fetch.c:153 builtin/pull.c:195
13358 msgid "fetch all tags and associated objects"
13359 msgstr ""
13361 #: builtin/fetch.c:155
13362 msgid "do not fetch all tags (--no-tags)"
13363 msgstr ""
13365 #: builtin/fetch.c:157
13366 msgid "number of submodules fetched in parallel"
13367 msgstr ""
13369 #: builtin/fetch.c:159 builtin/pull.c:198
13370 msgid "prune remote-tracking branches no longer on remote"
13371 msgstr ""
13373 #: builtin/fetch.c:161
13374 msgid "prune local tags no longer on remote and clobber changed tags"
13375 msgstr ""
13377 #: builtin/fetch.c:162 builtin/fetch.c:187 builtin/pull.c:122
13378 msgid "on-demand"
13379 msgstr ""
13381 #: builtin/fetch.c:163
13382 msgid "control recursive fetching of submodules"
13383 msgstr ""
13385 #: builtin/fetch.c:168
13386 msgid "write fetched references to the FETCH_HEAD file"
13387 msgstr ""
13389 #: builtin/fetch.c:169 builtin/pull.c:206
13390 msgid "keep downloaded pack"
13391 msgstr ""
13393 #: builtin/fetch.c:171
13394 msgid "allow updating of HEAD ref"
13395 msgstr ""
13397 #: builtin/fetch.c:174 builtin/fetch.c:180 builtin/pull.c:209
13398 #: builtin/pull.c:218
13399 msgid "deepen history of shallow clone"
13400 msgstr ""
13402 #: builtin/fetch.c:176 builtin/pull.c:212
13403 msgid "deepen history of shallow repository based on time"
13404 msgstr ""
13406 #: builtin/fetch.c:182 builtin/pull.c:221
13407 msgid "convert to a complete repository"
13408 msgstr ""
13410 #: builtin/fetch.c:185
13411 msgid "prepend this to submodule path output"
13412 msgstr ""
13414 #: builtin/fetch.c:188
13415 msgid ""
13416 "default for recursive fetching of submodules (lower priority than config "
13417 "files)"
13418 msgstr ""
13420 #: builtin/fetch.c:192 builtin/pull.c:224
13421 msgid "accept refs that update .git/shallow"
13422 msgstr ""
13424 #: builtin/fetch.c:193 builtin/pull.c:226
13425 msgid "refmap"
13426 msgstr ""
13428 #: builtin/fetch.c:194 builtin/pull.c:227
13429 msgid "specify fetch refmap"
13430 msgstr ""
13432 #: builtin/fetch.c:201 builtin/pull.c:240
13433 msgid "report that we have only objects reachable from this object"
13434 msgstr ""
13436 #: builtin/fetch.c:204 builtin/fetch.c:206
13437 msgid "run 'maintenance --auto' after fetching"
13438 msgstr ""
13440 #: builtin/fetch.c:208 builtin/pull.c:243
13441 msgid "check for forced-updates on all updated branches"
13442 msgstr ""
13444 #: builtin/fetch.c:210
13445 msgid "write the commit-graph after fetching"
13446 msgstr ""
13448 #: builtin/fetch.c:212
13449 msgid "accept refspecs from stdin"
13450 msgstr ""
13452 #: builtin/fetch.c:523
13453 msgid "Couldn't find remote ref HEAD"
13454 msgstr ""
13456 #: builtin/fetch.c:677
13457 #, c-format
13458 msgid "configuration fetch.output contains invalid value %s"
13459 msgstr ""
13461 #: builtin/fetch.c:775
13462 #, c-format
13463 msgid "object %s not found"
13464 msgstr ""
13466 #: builtin/fetch.c:779
13467 msgid "[up to date]"
13468 msgstr ""
13470 #: builtin/fetch.c:792 builtin/fetch.c:808 builtin/fetch.c:880
13471 msgid "[rejected]"
13472 msgstr ""
13474 #: builtin/fetch.c:793
13475 msgid "can't fetch in current branch"
13476 msgstr ""
13478 #: builtin/fetch.c:803
13479 msgid "[tag update]"
13480 msgstr ""
13482 #: builtin/fetch.c:804 builtin/fetch.c:841 builtin/fetch.c:863
13483 #: builtin/fetch.c:875
13484 msgid "unable to update local ref"
13485 msgstr ""
13487 #: builtin/fetch.c:808
13488 msgid "would clobber existing tag"
13489 msgstr ""
13491 #: builtin/fetch.c:830
13492 msgid "[new tag]"
13493 msgstr ""
13495 #: builtin/fetch.c:833
13496 msgid "[new branch]"
13497 msgstr ""
13499 #: builtin/fetch.c:836
13500 msgid "[new ref]"
13501 msgstr ""
13503 #: builtin/fetch.c:875
13504 msgid "forced update"
13505 msgstr ""
13507 #: builtin/fetch.c:880
13508 msgid "non-fast-forward"
13509 msgstr ""
13511 #: builtin/fetch.c:901
13512 msgid ""
13513 "Fetch normally indicates which branches had a forced update,\n"
13514 "but that check has been disabled. To re-enable, use '--show-forced-updates'\n"
13515 "flag or run 'git config fetch.showForcedUpdates true'."
13516 msgstr ""
13518 #: builtin/fetch.c:905
13519 #, c-format
13520 msgid ""
13521 "It took %.2f seconds to check forced updates. You can use\n"
13522 "'--no-show-forced-updates' or run 'git config fetch.showForcedUpdates "
13523 "false'\n"
13524 " to avoid this check.\n"
13525 msgstr ""
13527 #: builtin/fetch.c:939
13528 #, c-format
13529 msgid "%s did not send all necessary objects\n"
13530 msgstr ""
13532 #: builtin/fetch.c:960
13533 #, c-format
13534 msgid "reject %s because shallow roots are not allowed to be updated"
13535 msgstr ""
13537 #: builtin/fetch.c:1053 builtin/fetch.c:1191
13538 #, c-format
13539 msgid "From %.*s\n"
13540 msgstr ""
13542 #: builtin/fetch.c:1064
13543 #, c-format
13544 msgid ""
13545 "some local refs could not be updated; try running\n"
13546 " 'git remote prune %s' to remove any old, conflicting branches"
13547 msgstr ""
13549 #: builtin/fetch.c:1161
13550 #, c-format
13551 msgid "   (%s will become dangling)"
13552 msgstr ""
13554 #: builtin/fetch.c:1162
13555 #, c-format
13556 msgid "   (%s has become dangling)"
13557 msgstr ""
13559 #: builtin/fetch.c:1194
13560 msgid "[deleted]"
13561 msgstr ""
13563 #: builtin/fetch.c:1195 builtin/remote.c:1113
13564 msgid "(none)"
13565 msgstr ""
13567 #: builtin/fetch.c:1218
13568 #, c-format
13569 msgid "Refusing to fetch into current branch %s of non-bare repository"
13570 msgstr ""
13572 #: builtin/fetch.c:1237
13573 #, c-format
13574 msgid "Option \"%s\" value \"%s\" is not valid for %s"
13575 msgstr ""
13577 #: builtin/fetch.c:1240
13578 #, c-format
13579 msgid "Option \"%s\" is ignored for %s\n"
13580 msgstr ""
13582 #: builtin/fetch.c:1448
13583 msgid "multiple branches detected, incompatible with --set-upstream"
13584 msgstr ""
13586 #: builtin/fetch.c:1463
13587 msgid "not setting upstream for a remote remote-tracking branch"
13588 msgstr ""
13590 #: builtin/fetch.c:1465
13591 msgid "not setting upstream for a remote tag"
13592 msgstr ""
13594 #: builtin/fetch.c:1467
13595 msgid "unknown branch type"
13596 msgstr ""
13598 #: builtin/fetch.c:1469
13599 msgid ""
13600 "no source branch found.\n"
13601 "you need to specify exactly one branch with the --set-upstream option."
13602 msgstr ""
13604 #: builtin/fetch.c:1598 builtin/fetch.c:1661
13605 #, c-format
13606 msgid "Fetching %s\n"
13607 msgstr ""
13609 #: builtin/fetch.c:1608 builtin/fetch.c:1663 builtin/remote.c:101
13610 #, c-format
13611 msgid "Could not fetch %s"
13612 msgstr ""
13614 #: builtin/fetch.c:1620
13615 #, c-format
13616 msgid "could not fetch '%s' (exit code: %d)\n"
13617 msgstr ""
13619 #: builtin/fetch.c:1724
13620 msgid ""
13621 "No remote repository specified.  Please, specify either a URL or a\n"
13622 "remote name from which new revisions should be fetched."
13623 msgstr ""
13625 #: builtin/fetch.c:1760
13626 msgid "You need to specify a tag name."
13627 msgstr ""
13629 #: builtin/fetch.c:1825
13630 msgid "Negative depth in --deepen is not supported"
13631 msgstr ""
13633 #: builtin/fetch.c:1827
13634 msgid "--deepen and --depth are mutually exclusive"
13635 msgstr ""
13637 #: builtin/fetch.c:1832
13638 msgid "--depth and --unshallow cannot be used together"
13639 msgstr ""
13641 #: builtin/fetch.c:1834
13642 msgid "--unshallow on a complete repository does not make sense"
13643 msgstr ""
13645 #: builtin/fetch.c:1851
13646 msgid "fetch --all does not take a repository argument"
13647 msgstr ""
13649 #: builtin/fetch.c:1853
13650 msgid "fetch --all does not make sense with refspecs"
13651 msgstr ""
13653 #: builtin/fetch.c:1862
13654 #, c-format
13655 msgid "No such remote or remote group: %s"
13656 msgstr ""
13658 #: builtin/fetch.c:1869
13659 msgid "Fetching a group and specifying refspecs does not make sense"
13660 msgstr ""
13662 #: builtin/fetch.c:1887
13663 msgid ""
13664 "--filter can only be used with the remote configured in extensions."
13665 "partialclone"
13666 msgstr ""
13668 #: builtin/fetch.c:1891
13669 msgid "--stdin can only be used when fetching from one remote"
13670 msgstr ""
13672 #: builtin/fmt-merge-msg.c:7
13673 msgid ""
13674 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
13675 msgstr ""
13677 #: builtin/fmt-merge-msg.c:18
13678 msgid "populate log with at most <n> entries from shortlog"
13679 msgstr ""
13681 #: builtin/fmt-merge-msg.c:21
13682 msgid "alias for --log (deprecated)"
13683 msgstr ""
13685 #: builtin/fmt-merge-msg.c:24
13686 msgid "text"
13687 msgstr ""
13689 #: builtin/fmt-merge-msg.c:25
13690 msgid "use <text> as start of message"
13691 msgstr ""
13693 #: builtin/fmt-merge-msg.c:26
13694 msgid "file to read from"
13695 msgstr ""
13697 #: builtin/for-each-ref.c:10
13698 msgid "git for-each-ref [<options>] [<pattern>]"
13699 msgstr ""
13701 #: builtin/for-each-ref.c:11
13702 msgid "git for-each-ref [--points-at <object>]"
13703 msgstr ""
13705 #: builtin/for-each-ref.c:12
13706 msgid "git for-each-ref [--merged [<commit>]] [--no-merged [<commit>]]"
13707 msgstr ""
13709 #: builtin/for-each-ref.c:13
13710 msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
13711 msgstr ""
13713 #: builtin/for-each-ref.c:28
13714 msgid "quote placeholders suitably for shells"
13715 msgstr ""
13717 #: builtin/for-each-ref.c:30
13718 msgid "quote placeholders suitably for perl"
13719 msgstr ""
13721 #: builtin/for-each-ref.c:32
13722 msgid "quote placeholders suitably for python"
13723 msgstr ""
13725 #: builtin/for-each-ref.c:34
13726 msgid "quote placeholders suitably for Tcl"
13727 msgstr ""
13729 #: builtin/for-each-ref.c:37
13730 msgid "show only <n> matched refs"
13731 msgstr ""
13733 #: builtin/for-each-ref.c:39 builtin/tag.c:440
13734 msgid "respect format colors"
13735 msgstr ""
13737 #: builtin/for-each-ref.c:42
13738 msgid "print only refs which points at the given object"
13739 msgstr ""
13741 #: builtin/for-each-ref.c:44
13742 msgid "print only refs that are merged"
13743 msgstr ""
13745 #: builtin/for-each-ref.c:45
13746 msgid "print only refs that are not merged"
13747 msgstr ""
13749 #: builtin/for-each-ref.c:46
13750 msgid "print only refs which contain the commit"
13751 msgstr ""
13753 #: builtin/for-each-ref.c:47
13754 msgid "print only refs which don't contain the commit"
13755 msgstr ""
13757 #: builtin/fsck.c:69 builtin/fsck.c:148 builtin/fsck.c:149
13758 msgid "unknown"
13759 msgstr ""
13761 #. TRANSLATORS: e.g. error in tree 01bfda: <more explanation>
13762 #: builtin/fsck.c:101 builtin/fsck.c:121
13763 #, c-format
13764 msgid "error in %s %s: %s"
13765 msgstr ""
13767 #. TRANSLATORS: e.g. warning in tree 01bfda: <more explanation>
13768 #: builtin/fsck.c:115
13769 #, c-format
13770 msgid "warning in %s %s: %s"
13771 msgstr ""
13773 #: builtin/fsck.c:144 builtin/fsck.c:147
13774 #, c-format
13775 msgid "broken link from %7s %s"
13776 msgstr ""
13778 #: builtin/fsck.c:156
13779 msgid "wrong object type in link"
13780 msgstr ""
13782 #: builtin/fsck.c:172
13783 #, c-format
13784 msgid ""
13785 "broken link from %7s %s\n"
13786 "              to %7s %s"
13787 msgstr ""
13789 #: builtin/fsck.c:283
13790 #, c-format
13791 msgid "missing %s %s"
13792 msgstr ""
13794 #: builtin/fsck.c:310
13795 #, c-format
13796 msgid "unreachable %s %s"
13797 msgstr ""
13799 #: builtin/fsck.c:330
13800 #, c-format
13801 msgid "dangling %s %s"
13802 msgstr ""
13804 #: builtin/fsck.c:340
13805 msgid "could not create lost-found"
13806 msgstr ""
13808 #: builtin/fsck.c:351
13809 #, c-format
13810 msgid "could not finish '%s'"
13811 msgstr ""
13813 #: builtin/fsck.c:368
13814 #, c-format
13815 msgid "Checking %s"
13816 msgstr ""
13818 #: builtin/fsck.c:406
13819 #, c-format
13820 msgid "Checking connectivity (%d objects)"
13821 msgstr ""
13823 #: builtin/fsck.c:425
13824 #, c-format
13825 msgid "Checking %s %s"
13826 msgstr ""
13828 #: builtin/fsck.c:430
13829 msgid "broken links"
13830 msgstr ""
13832 #: builtin/fsck.c:439
13833 #, c-format
13834 msgid "root %s"
13835 msgstr ""
13837 #: builtin/fsck.c:447
13838 #, c-format
13839 msgid "tagged %s %s (%s) in %s"
13840 msgstr ""
13842 #: builtin/fsck.c:476
13843 #, c-format
13844 msgid "%s: object corrupt or missing"
13845 msgstr ""
13847 #: builtin/fsck.c:501
13848 #, c-format
13849 msgid "%s: invalid reflog entry %s"
13850 msgstr ""
13852 #: builtin/fsck.c:515
13853 #, c-format
13854 msgid "Checking reflog %s->%s"
13855 msgstr ""
13857 #: builtin/fsck.c:549
13858 #, c-format
13859 msgid "%s: invalid sha1 pointer %s"
13860 msgstr ""
13862 #: builtin/fsck.c:556
13863 #, c-format
13864 msgid "%s: not a commit"
13865 msgstr ""
13867 #: builtin/fsck.c:610
13868 msgid "notice: No default references"
13869 msgstr ""
13871 #: builtin/fsck.c:625
13872 #, c-format
13873 msgid "%s: object corrupt or missing: %s"
13874 msgstr ""
13876 #: builtin/fsck.c:638
13877 #, c-format
13878 msgid "%s: object could not be parsed: %s"
13879 msgstr ""
13881 #: builtin/fsck.c:658
13882 #, c-format
13883 msgid "bad sha1 file: %s"
13884 msgstr ""
13886 #: builtin/fsck.c:673
13887 msgid "Checking object directory"
13888 msgstr ""
13890 #: builtin/fsck.c:676
13891 msgid "Checking object directories"
13892 msgstr ""
13894 #: builtin/fsck.c:691
13895 #, c-format
13896 msgid "Checking %s link"
13897 msgstr ""
13899 #: builtin/fsck.c:696 builtin/index-pack.c:865
13900 #, c-format
13901 msgid "invalid %s"
13902 msgstr ""
13904 #: builtin/fsck.c:703
13905 #, c-format
13906 msgid "%s points to something strange (%s)"
13907 msgstr ""
13909 #: builtin/fsck.c:709
13910 #, c-format
13911 msgid "%s: detached HEAD points at nothing"
13912 msgstr ""
13914 #: builtin/fsck.c:713
13915 #, c-format
13916 msgid "notice: %s points to an unborn branch (%s)"
13917 msgstr ""
13919 #: builtin/fsck.c:725
13920 msgid "Checking cache tree"
13921 msgstr ""
13923 #: builtin/fsck.c:730
13924 #, c-format
13925 msgid "%s: invalid sha1 pointer in cache-tree"
13926 msgstr ""
13928 #: builtin/fsck.c:739
13929 msgid "non-tree in cache-tree"
13930 msgstr ""
13932 #: builtin/fsck.c:770
13933 msgid "git fsck [<options>] [<object>...]"
13934 msgstr ""
13936 #: builtin/fsck.c:776
13937 msgid "show unreachable objects"
13938 msgstr ""
13940 #: builtin/fsck.c:777
13941 msgid "show dangling objects"
13942 msgstr ""
13944 #: builtin/fsck.c:778
13945 msgid "report tags"
13946 msgstr ""
13948 #: builtin/fsck.c:779
13949 msgid "report root nodes"
13950 msgstr ""
13952 #: builtin/fsck.c:780
13953 msgid "make index objects head nodes"
13954 msgstr ""
13956 #: builtin/fsck.c:781
13957 msgid "make reflogs head nodes (default)"
13958 msgstr ""
13960 #: builtin/fsck.c:782
13961 msgid "also consider packs and alternate objects"
13962 msgstr ""
13964 #: builtin/fsck.c:783
13965 msgid "check only connectivity"
13966 msgstr ""
13968 #: builtin/fsck.c:784
13969 msgid "enable more strict checking"
13970 msgstr ""
13972 #: builtin/fsck.c:786
13973 msgid "write dangling objects in .git/lost-found"
13974 msgstr ""
13976 #: builtin/fsck.c:787 builtin/prune.c:134
13977 msgid "show progress"
13978 msgstr ""
13980 #: builtin/fsck.c:788
13981 msgid "show verbose names for reachable objects"
13982 msgstr ""
13984 #: builtin/fsck.c:847 builtin/index-pack.c:261
13985 msgid "Checking objects"
13986 msgstr ""
13988 #: builtin/fsck.c:875
13989 #, c-format
13990 msgid "%s: object missing"
13991 msgstr ""
13993 #: builtin/fsck.c:886
13994 #, c-format
13995 msgid "invalid parameter: expected sha1, got '%s'"
13996 msgstr ""
13998 #: builtin/gc.c:36
13999 msgid "git gc [<options>]"
14000 msgstr ""
14002 #: builtin/gc.c:91
14003 #, c-format
14004 msgid "Failed to fstat %s: %s"
14005 msgstr ""
14007 #: builtin/gc.c:127
14008 #, c-format
14009 msgid "failed to parse '%s' value '%s'"
14010 msgstr ""
14012 #: builtin/gc.c:476 builtin/init-db.c:58
14013 #, c-format
14014 msgid "cannot stat '%s'"
14015 msgstr ""
14017 #: builtin/gc.c:485 builtin/notes.c:240 builtin/tag.c:530
14018 #, c-format
14019 msgid "cannot read '%s'"
14020 msgstr ""
14022 #: builtin/gc.c:492
14023 #, c-format
14024 msgid ""
14025 "The last gc run reported the following. Please correct the root cause\n"
14026 "and remove %s.\n"
14027 "Automatic cleanup will not be performed until the file is removed.\n"
14028 "\n"
14029 "%s"
14030 msgstr ""
14032 #: builtin/gc.c:540
14033 msgid "prune unreferenced objects"
14034 msgstr ""
14036 #: builtin/gc.c:542
14037 msgid "be more thorough (increased runtime)"
14038 msgstr ""
14040 #: builtin/gc.c:543
14041 msgid "enable auto-gc mode"
14042 msgstr ""
14044 #: builtin/gc.c:546
14045 msgid "force running gc even if there may be another gc running"
14046 msgstr ""
14048 #: builtin/gc.c:549
14049 msgid "repack all other packs except the largest pack"
14050 msgstr ""
14052 #: builtin/gc.c:566
14053 #, c-format
14054 msgid "failed to parse gc.logexpiry value %s"
14055 msgstr ""
14057 #: builtin/gc.c:577
14058 #, c-format
14059 msgid "failed to parse prune expiry value %s"
14060 msgstr ""
14062 #: builtin/gc.c:597
14063 #, c-format
14064 msgid "Auto packing the repository in background for optimum performance.\n"
14065 msgstr ""
14067 #: builtin/gc.c:599
14068 #, c-format
14069 msgid "Auto packing the repository for optimum performance.\n"
14070 msgstr ""
14072 #: builtin/gc.c:600
14073 #, c-format
14074 msgid "See \"git help gc\" for manual housekeeping.\n"
14075 msgstr ""
14077 #: builtin/gc.c:640
14078 #, c-format
14079 msgid ""
14080 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
14081 msgstr ""
14083 #: builtin/gc.c:695
14084 msgid ""
14085 "There are too many unreachable loose objects; run 'git prune' to remove them."
14086 msgstr ""
14088 #: builtin/gc.c:705
14089 msgid "git maintenance run [--auto] [--[no-]quiet] [--task=<task>]"
14090 msgstr ""
14092 #: builtin/gc.c:812
14093 msgid "failed to write commit-graph"
14094 msgstr ""
14096 #: builtin/gc.c:905
14097 #, c-format
14098 msgid "lock file '%s' exists, skipping maintenance"
14099 msgstr ""
14101 #: builtin/gc.c:932
14102 #, c-format
14103 msgid "task '%s' failed"
14104 msgstr ""
14106 #: builtin/gc.c:979
14107 #, c-format
14108 msgid "'%s' is not a valid task"
14109 msgstr ""
14111 #: builtin/gc.c:984
14112 #, c-format
14113 msgid "task '%s' cannot be selected multiple times"
14114 msgstr ""
14116 #: builtin/gc.c:999
14117 msgid "run tasks based on the state of the repository"
14118 msgstr ""
14120 #: builtin/gc.c:1001
14121 msgid "do not report progress or other information over stderr"
14122 msgstr ""
14124 #: builtin/gc.c:1002
14125 msgid "task"
14126 msgstr ""
14128 #: builtin/gc.c:1003
14129 msgid "run a specific task"
14130 msgstr ""
14132 #: builtin/gc.c:1026
14133 msgid "git maintenance run [<options>]"
14134 msgstr ""
14136 #: builtin/gc.c:1037
14137 #, c-format
14138 msgid "invalid subcommand: %s"
14139 msgstr ""
14141 #: builtin/grep.c:30
14142 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
14143 msgstr ""
14145 #: builtin/grep.c:225
14146 #, c-format
14147 msgid "grep: failed to create thread: %s"
14148 msgstr ""
14150 #: builtin/grep.c:279
14151 #, c-format
14152 msgid "invalid number of threads specified (%d) for %s"
14153 msgstr ""
14155 #. TRANSLATORS: %s is the configuration
14156 #. variable for tweaking threads, currently
14157 #. grep.threads
14159 #: builtin/grep.c:287 builtin/index-pack.c:1576 builtin/index-pack.c:1766
14160 #: builtin/pack-objects.c:2936
14161 #, c-format
14162 msgid "no threads support, ignoring %s"
14163 msgstr ""
14165 #: builtin/grep.c:475 builtin/grep.c:600 builtin/grep.c:640
14166 #, c-format
14167 msgid "unable to read tree (%s)"
14168 msgstr ""
14170 #: builtin/grep.c:655
14171 #, c-format
14172 msgid "unable to grep from object of type %s"
14173 msgstr ""
14175 #: builtin/grep.c:725
14176 #, c-format
14177 msgid "switch `%c' expects a numerical value"
14178 msgstr ""
14180 #: builtin/grep.c:824
14181 msgid "search in index instead of in the work tree"
14182 msgstr ""
14184 #: builtin/grep.c:826
14185 msgid "find in contents not managed by git"
14186 msgstr ""
14188 #: builtin/grep.c:828
14189 msgid "search in both tracked and untracked files"
14190 msgstr ""
14192 #: builtin/grep.c:830
14193 msgid "ignore files specified via '.gitignore'"
14194 msgstr ""
14196 #: builtin/grep.c:832
14197 msgid "recursively search in each submodule"
14198 msgstr ""
14200 #: builtin/grep.c:835
14201 msgid "show non-matching lines"
14202 msgstr ""
14204 #: builtin/grep.c:837
14205 msgid "case insensitive matching"
14206 msgstr ""
14208 #: builtin/grep.c:839
14209 msgid "match patterns only at word boundaries"
14210 msgstr ""
14212 #: builtin/grep.c:841
14213 msgid "process binary files as text"
14214 msgstr ""
14216 #: builtin/grep.c:843
14217 msgid "don't match patterns in binary files"
14218 msgstr ""
14220 #: builtin/grep.c:846
14221 msgid "process binary files with textconv filters"
14222 msgstr ""
14224 #: builtin/grep.c:848
14225 msgid "search in subdirectories (default)"
14226 msgstr ""
14228 #: builtin/grep.c:850
14229 msgid "descend at most <depth> levels"
14230 msgstr ""
14232 #: builtin/grep.c:854
14233 msgid "use extended POSIX regular expressions"
14234 msgstr ""
14236 #: builtin/grep.c:857
14237 msgid "use basic POSIX regular expressions (default)"
14238 msgstr ""
14240 #: builtin/grep.c:860
14241 msgid "interpret patterns as fixed strings"
14242 msgstr ""
14244 #: builtin/grep.c:863
14245 msgid "use Perl-compatible regular expressions"
14246 msgstr ""
14248 #: builtin/grep.c:866
14249 msgid "show line numbers"
14250 msgstr ""
14252 #: builtin/grep.c:867
14253 msgid "show column number of first match"
14254 msgstr ""
14256 #: builtin/grep.c:868
14257 msgid "don't show filenames"
14258 msgstr ""
14260 #: builtin/grep.c:869
14261 msgid "show filenames"
14262 msgstr ""
14264 #: builtin/grep.c:871
14265 msgid "show filenames relative to top directory"
14266 msgstr ""
14268 #: builtin/grep.c:873
14269 msgid "show only filenames instead of matching lines"
14270 msgstr ""
14272 #: builtin/grep.c:875
14273 msgid "synonym for --files-with-matches"
14274 msgstr ""
14276 #: builtin/grep.c:878
14277 msgid "show only the names of files without match"
14278 msgstr ""
14280 #: builtin/grep.c:880
14281 msgid "print NUL after filenames"
14282 msgstr ""
14284 #: builtin/grep.c:883
14285 msgid "show only matching parts of a line"
14286 msgstr ""
14288 #: builtin/grep.c:885
14289 msgid "show the number of matches instead of matching lines"
14290 msgstr ""
14292 #: builtin/grep.c:886
14293 msgid "highlight matches"
14294 msgstr ""
14296 #: builtin/grep.c:888
14297 msgid "print empty line between matches from different files"
14298 msgstr ""
14300 #: builtin/grep.c:890
14301 msgid "show filename only once above matches from same file"
14302 msgstr ""
14304 #: builtin/grep.c:893
14305 msgid "show <n> context lines before and after matches"
14306 msgstr ""
14308 #: builtin/grep.c:896
14309 msgid "show <n> context lines before matches"
14310 msgstr ""
14312 #: builtin/grep.c:898
14313 msgid "show <n> context lines after matches"
14314 msgstr ""
14316 #: builtin/grep.c:900
14317 msgid "use <n> worker threads"
14318 msgstr ""
14320 #: builtin/grep.c:901
14321 msgid "shortcut for -C NUM"
14322 msgstr ""
14324 #: builtin/grep.c:904
14325 msgid "show a line with the function name before matches"
14326 msgstr ""
14328 #: builtin/grep.c:906
14329 msgid "show the surrounding function"
14330 msgstr ""
14332 #: builtin/grep.c:909
14333 msgid "read patterns from file"
14334 msgstr ""
14336 #: builtin/grep.c:911
14337 msgid "match <pattern>"
14338 msgstr ""
14340 #: builtin/grep.c:913
14341 msgid "combine patterns specified with -e"
14342 msgstr ""
14344 #: builtin/grep.c:925
14345 msgid "indicate hit with exit status without output"
14346 msgstr ""
14348 #: builtin/grep.c:927
14349 msgid "show only matches from files that match all patterns"
14350 msgstr ""
14352 #: builtin/grep.c:929
14353 msgid "show parse tree for grep expression"
14354 msgstr ""
14356 #: builtin/grep.c:933
14357 msgid "pager"
14358 msgstr ""
14360 #: builtin/grep.c:933
14361 msgid "show matching files in the pager"
14362 msgstr ""
14364 #: builtin/grep.c:937
14365 msgid "allow calling of grep(1) (ignored by this build)"
14366 msgstr ""
14368 #: builtin/grep.c:1004
14369 msgid "no pattern given"
14370 msgstr ""
14372 #: builtin/grep.c:1040
14373 msgid "--no-index or --untracked cannot be used with revs"
14374 msgstr ""
14376 #: builtin/grep.c:1048
14377 #, c-format
14378 msgid "unable to resolve revision: %s"
14379 msgstr ""
14381 #: builtin/grep.c:1078
14382 msgid "--untracked not supported with --recurse-submodules"
14383 msgstr ""
14385 #: builtin/grep.c:1082
14386 msgid "invalid option combination, ignoring --threads"
14387 msgstr ""
14389 #: builtin/grep.c:1085 builtin/pack-objects.c:3655
14390 msgid "no threads support, ignoring --threads"
14391 msgstr ""
14393 #: builtin/grep.c:1088 builtin/index-pack.c:1573 builtin/pack-objects.c:2933
14394 #, c-format
14395 msgid "invalid number of threads specified (%d)"
14396 msgstr ""
14398 #: builtin/grep.c:1122
14399 msgid "--open-files-in-pager only works on the worktree"
14400 msgstr ""
14402 #: builtin/grep.c:1148
14403 msgid "--cached or --untracked cannot be used with --no-index"
14404 msgstr ""
14406 #: builtin/grep.c:1154
14407 msgid "--[no-]exclude-standard cannot be used for tracked contents"
14408 msgstr ""
14410 #: builtin/grep.c:1162
14411 msgid "both --cached and trees are given"
14412 msgstr ""
14414 #: builtin/hash-object.c:85
14415 msgid ""
14416 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
14417 "[--] <file>..."
14418 msgstr ""
14420 #: builtin/hash-object.c:86
14421 msgid "git hash-object  --stdin-paths"
14422 msgstr ""
14424 #: builtin/hash-object.c:98
14425 msgid "object type"
14426 msgstr ""
14428 #: builtin/hash-object.c:99
14429 msgid "write the object into the object database"
14430 msgstr ""
14432 #: builtin/hash-object.c:101
14433 msgid "read the object from stdin"
14434 msgstr ""
14436 #: builtin/hash-object.c:103
14437 msgid "store file as is without filters"
14438 msgstr ""
14440 #: builtin/hash-object.c:104
14441 msgid ""
14442 "just hash any random garbage to create corrupt objects for debugging Git"
14443 msgstr ""
14445 #: builtin/hash-object.c:105
14446 msgid "process file as it were from this path"
14447 msgstr ""
14449 #: builtin/help.c:47
14450 msgid "print all available commands"
14451 msgstr ""
14453 #: builtin/help.c:48
14454 msgid "exclude guides"
14455 msgstr ""
14457 #: builtin/help.c:49
14458 msgid "print list of useful guides"
14459 msgstr ""
14461 #: builtin/help.c:50
14462 msgid "print all configuration variable names"
14463 msgstr ""
14465 #: builtin/help.c:52
14466 msgid "show man page"
14467 msgstr ""
14469 #: builtin/help.c:53
14470 msgid "show manual in web browser"
14471 msgstr ""
14473 #: builtin/help.c:55
14474 msgid "show info page"
14475 msgstr ""
14477 #: builtin/help.c:57
14478 msgid "print command description"
14479 msgstr ""
14481 #: builtin/help.c:62
14482 msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
14483 msgstr ""
14485 #: builtin/help.c:163
14486 #, c-format
14487 msgid "unrecognized help format '%s'"
14488 msgstr ""
14490 #: builtin/help.c:190
14491 msgid "Failed to start emacsclient."
14492 msgstr ""
14494 #: builtin/help.c:203
14495 msgid "Failed to parse emacsclient version."
14496 msgstr ""
14498 #: builtin/help.c:211
14499 #, c-format
14500 msgid "emacsclient version '%d' too old (< 22)."
14501 msgstr ""
14503 #: builtin/help.c:229 builtin/help.c:251 builtin/help.c:261 builtin/help.c:269
14504 #, c-format
14505 msgid "failed to exec '%s'"
14506 msgstr ""
14508 #: builtin/help.c:307
14509 #, c-format
14510 msgid ""
14511 "'%s': path for unsupported man viewer.\n"
14512 "Please consider using 'man.<tool>.cmd' instead."
14513 msgstr ""
14515 #: builtin/help.c:319
14516 #, c-format
14517 msgid ""
14518 "'%s': cmd for supported man viewer.\n"
14519 "Please consider using 'man.<tool>.path' instead."
14520 msgstr ""
14522 #: builtin/help.c:436
14523 #, c-format
14524 msgid "'%s': unknown man viewer."
14525 msgstr ""
14527 #: builtin/help.c:453
14528 msgid "no man viewer handled the request"
14529 msgstr ""
14531 #: builtin/help.c:461
14532 msgid "no info viewer handled the request"
14533 msgstr ""
14535 #: builtin/help.c:520 builtin/help.c:531 git.c:337
14536 #, c-format
14537 msgid "'%s' is aliased to '%s'"
14538 msgstr ""
14540 #: builtin/help.c:534 git.c:369
14541 #, c-format
14542 msgid "bad alias.%s string: %s"
14543 msgstr ""
14545 #: builtin/help.c:563 builtin/help.c:593
14546 #, c-format
14547 msgid "usage: %s%s"
14548 msgstr ""
14550 #: builtin/help.c:577
14551 msgid "'git help config' for more information"
14552 msgstr ""
14554 #: builtin/index-pack.c:221
14555 #, c-format
14556 msgid "object type mismatch at %s"
14557 msgstr ""
14559 #: builtin/index-pack.c:241
14560 #, c-format
14561 msgid "did not receive expected object %s"
14562 msgstr ""
14564 #: builtin/index-pack.c:244
14565 #, c-format
14566 msgid "object %s: expected type %s, found %s"
14567 msgstr ""
14569 #: builtin/index-pack.c:294
14570 #, c-format
14571 msgid "cannot fill %d byte"
14572 msgid_plural "cannot fill %d bytes"
14573 msgstr[0] ""
14574 msgstr[1] ""
14576 #: builtin/index-pack.c:304
14577 msgid "early EOF"
14578 msgstr ""
14580 #: builtin/index-pack.c:305
14581 msgid "read error on input"
14582 msgstr ""
14584 #: builtin/index-pack.c:317
14585 msgid "used more bytes than were available"
14586 msgstr ""
14588 #: builtin/index-pack.c:324 builtin/pack-objects.c:619
14589 msgid "pack too large for current definition of off_t"
14590 msgstr ""
14592 #: builtin/index-pack.c:327 builtin/unpack-objects.c:95
14593 msgid "pack exceeds maximum allowed size"
14594 msgstr ""
14596 #: builtin/index-pack.c:342 builtin/repack.c:254
14597 #, c-format
14598 msgid "unable to create '%s'"
14599 msgstr ""
14601 #: builtin/index-pack.c:348
14602 #, c-format
14603 msgid "cannot open packfile '%s'"
14604 msgstr ""
14606 #: builtin/index-pack.c:362
14607 msgid "pack signature mismatch"
14608 msgstr ""
14610 #: builtin/index-pack.c:364
14611 #, c-format
14612 msgid "pack version %<PRIu32> unsupported"
14613 msgstr ""
14615 #: builtin/index-pack.c:382
14616 #, c-format
14617 msgid "pack has bad object at offset %<PRIuMAX>: %s"
14618 msgstr ""
14620 #: builtin/index-pack.c:488
14621 #, c-format
14622 msgid "inflate returned %d"
14623 msgstr ""
14625 #: builtin/index-pack.c:537
14626 msgid "offset value overflow for delta base object"
14627 msgstr ""
14629 #: builtin/index-pack.c:545
14630 msgid "delta base offset is out of bound"
14631 msgstr ""
14633 #: builtin/index-pack.c:553
14634 #, c-format
14635 msgid "unknown object type %d"
14636 msgstr ""
14638 #: builtin/index-pack.c:584
14639 msgid "cannot pread pack file"
14640 msgstr ""
14642 #: builtin/index-pack.c:586
14643 #, c-format
14644 msgid "premature end of pack file, %<PRIuMAX> byte missing"
14645 msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
14646 msgstr[0] ""
14647 msgstr[1] ""
14649 #: builtin/index-pack.c:612
14650 msgid "serious inflate inconsistency"
14651 msgstr ""
14653 #: builtin/index-pack.c:757 builtin/index-pack.c:763 builtin/index-pack.c:787
14654 #: builtin/index-pack.c:826 builtin/index-pack.c:835
14655 #, c-format
14656 msgid "SHA1 COLLISION FOUND WITH %s !"
14657 msgstr ""
14659 #: builtin/index-pack.c:760 builtin/pack-objects.c:171
14660 #: builtin/pack-objects.c:231 builtin/pack-objects.c:326
14661 #, c-format
14662 msgid "unable to read %s"
14663 msgstr ""
14665 #: builtin/index-pack.c:824
14666 #, c-format
14667 msgid "cannot read existing object info %s"
14668 msgstr ""
14670 #: builtin/index-pack.c:832
14671 #, c-format
14672 msgid "cannot read existing object %s"
14673 msgstr ""
14675 #: builtin/index-pack.c:846
14676 #, c-format
14677 msgid "invalid blob object %s"
14678 msgstr ""
14680 #: builtin/index-pack.c:849 builtin/index-pack.c:868
14681 msgid "fsck error in packed object"
14682 msgstr ""
14684 #: builtin/index-pack.c:870
14685 #, c-format
14686 msgid "Not all child objects of %s are reachable"
14687 msgstr ""
14689 #: builtin/index-pack.c:931 builtin/index-pack.c:978
14690 msgid "failed to apply delta"
14691 msgstr ""
14693 #: builtin/index-pack.c:1161
14694 msgid "Receiving objects"
14695 msgstr ""
14697 #: builtin/index-pack.c:1161
14698 msgid "Indexing objects"
14699 msgstr ""
14701 #: builtin/index-pack.c:1195
14702 msgid "pack is corrupted (SHA1 mismatch)"
14703 msgstr ""
14705 #: builtin/index-pack.c:1200
14706 msgid "cannot fstat packfile"
14707 msgstr ""
14709 #: builtin/index-pack.c:1203
14710 msgid "pack has junk at the end"
14711 msgstr ""
14713 #: builtin/index-pack.c:1215
14714 msgid "confusion beyond insanity in parse_pack_objects()"
14715 msgstr ""
14717 #: builtin/index-pack.c:1238
14718 msgid "Resolving deltas"
14719 msgstr ""
14721 #: builtin/index-pack.c:1249 builtin/pack-objects.c:2697
14722 #, c-format
14723 msgid "unable to create thread: %s"
14724 msgstr ""
14726 #: builtin/index-pack.c:1282
14727 msgid "confusion beyond insanity"
14728 msgstr ""
14730 #: builtin/index-pack.c:1288
14731 #, c-format
14732 msgid "completed with %d local object"
14733 msgid_plural "completed with %d local objects"
14734 msgstr[0] ""
14735 msgstr[1] ""
14737 #: builtin/index-pack.c:1300
14738 #, c-format
14739 msgid "Unexpected tail checksum for %s (disk corruption?)"
14740 msgstr ""
14742 #: builtin/index-pack.c:1304
14743 #, c-format
14744 msgid "pack has %d unresolved delta"
14745 msgid_plural "pack has %d unresolved deltas"
14746 msgstr[0] ""
14747 msgstr[1] ""
14749 #: builtin/index-pack.c:1328
14750 #, c-format
14751 msgid "unable to deflate appended object (%d)"
14752 msgstr ""
14754 #: builtin/index-pack.c:1424
14755 #, c-format
14756 msgid "local object %s is corrupt"
14757 msgstr ""
14759 #: builtin/index-pack.c:1444
14760 #, c-format
14761 msgid "packfile name '%s' does not end with '.pack'"
14762 msgstr ""
14764 #: builtin/index-pack.c:1469
14765 #, c-format
14766 msgid "cannot write %s file '%s'"
14767 msgstr ""
14769 #: builtin/index-pack.c:1477
14770 #, c-format
14771 msgid "cannot close written %s file '%s'"
14772 msgstr ""
14774 #: builtin/index-pack.c:1501
14775 msgid "error while closing pack file"
14776 msgstr ""
14778 #: builtin/index-pack.c:1515
14779 msgid "cannot store pack file"
14780 msgstr ""
14782 #: builtin/index-pack.c:1523
14783 msgid "cannot store index file"
14784 msgstr ""
14786 #: builtin/index-pack.c:1567 builtin/pack-objects.c:2944
14787 #, c-format
14788 msgid "bad pack.indexversion=%<PRIu32>"
14789 msgstr ""
14791 #: builtin/index-pack.c:1631
14792 #, c-format
14793 msgid "Cannot open existing pack file '%s'"
14794 msgstr ""
14796 #: builtin/index-pack.c:1633
14797 #, c-format
14798 msgid "Cannot open existing pack idx file for '%s'"
14799 msgstr ""
14801 #: builtin/index-pack.c:1681
14802 #, c-format
14803 msgid "non delta: %d object"
14804 msgid_plural "non delta: %d objects"
14805 msgstr[0] ""
14806 msgstr[1] ""
14808 #: builtin/index-pack.c:1688
14809 #, c-format
14810 msgid "chain length = %d: %lu object"
14811 msgid_plural "chain length = %d: %lu objects"
14812 msgstr[0] ""
14813 msgstr[1] ""
14815 #: builtin/index-pack.c:1728
14816 msgid "Cannot come back to cwd"
14817 msgstr ""
14819 #: builtin/index-pack.c:1777 builtin/index-pack.c:1780
14820 #: builtin/index-pack.c:1796 builtin/index-pack.c:1800
14821 #, c-format
14822 msgid "bad %s"
14823 msgstr ""
14825 #: builtin/index-pack.c:1806 builtin/init-db.c:391 builtin/init-db.c:623
14826 #, c-format
14827 msgid "unknown hash algorithm '%s'"
14828 msgstr ""
14830 #: builtin/index-pack.c:1821
14831 msgid "--fix-thin cannot be used without --stdin"
14832 msgstr ""
14834 #: builtin/index-pack.c:1823
14835 msgid "--stdin requires a git repository"
14836 msgstr ""
14838 #: builtin/index-pack.c:1825
14839 msgid "--object-format cannot be used with --stdin"
14840 msgstr ""
14842 #: builtin/index-pack.c:1831
14843 msgid "--verify with no packfile name given"
14844 msgstr ""
14846 #: builtin/index-pack.c:1892 builtin/unpack-objects.c:582
14847 msgid "fsck error in pack objects"
14848 msgstr ""
14850 #: builtin/init-db.c:64
14851 #, c-format
14852 msgid "cannot stat template '%s'"
14853 msgstr ""
14855 #: builtin/init-db.c:69
14856 #, c-format
14857 msgid "cannot opendir '%s'"
14858 msgstr ""
14860 #: builtin/init-db.c:81
14861 #, c-format
14862 msgid "cannot readlink '%s'"
14863 msgstr ""
14865 #: builtin/init-db.c:83
14866 #, c-format
14867 msgid "cannot symlink '%s' '%s'"
14868 msgstr ""
14870 #: builtin/init-db.c:89
14871 #, c-format
14872 msgid "cannot copy '%s' to '%s'"
14873 msgstr ""
14875 #: builtin/init-db.c:93
14876 #, c-format
14877 msgid "ignoring template %s"
14878 msgstr ""
14880 #: builtin/init-db.c:124
14881 #, c-format
14882 msgid "templates not found in %s"
14883 msgstr ""
14885 #: builtin/init-db.c:139
14886 #, c-format
14887 msgid "not copying templates from '%s': %s"
14888 msgstr ""
14890 #: builtin/init-db.c:274
14891 #, c-format
14892 msgid "invalid initial branch name: '%s'"
14893 msgstr ""
14895 #: builtin/init-db.c:366
14896 #, c-format
14897 msgid "unable to handle file type %d"
14898 msgstr ""
14900 #: builtin/init-db.c:369
14901 #, c-format
14902 msgid "unable to move %s to %s"
14903 msgstr ""
14905 #: builtin/init-db.c:385
14906 msgid "attempt to reinitialize repository with different hash"
14907 msgstr ""
14909 #: builtin/init-db.c:409 builtin/init-db.c:412
14910 #, c-format
14911 msgid "%s already exists"
14912 msgstr ""
14914 #: builtin/init-db.c:443
14915 #, c-format
14916 msgid "re-init: ignored --initial-branch=%s"
14917 msgstr ""
14919 #: builtin/init-db.c:474
14920 #, c-format
14921 msgid "Reinitialized existing shared Git repository in %s%s\n"
14922 msgstr ""
14924 #: builtin/init-db.c:475
14925 #, c-format
14926 msgid "Reinitialized existing Git repository in %s%s\n"
14927 msgstr ""
14929 #: builtin/init-db.c:479
14930 #, c-format
14931 msgid "Initialized empty shared Git repository in %s%s\n"
14932 msgstr ""
14934 #: builtin/init-db.c:480
14935 #, c-format
14936 msgid "Initialized empty Git repository in %s%s\n"
14937 msgstr ""
14939 #: builtin/init-db.c:529
14940 msgid ""
14941 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
14942 "shared[=<permissions>]] [<directory>]"
14943 msgstr ""
14945 #: builtin/init-db.c:555
14946 msgid "permissions"
14947 msgstr ""
14949 #: builtin/init-db.c:556
14950 msgid "specify that the git repository is to be shared amongst several users"
14951 msgstr ""
14953 #: builtin/init-db.c:562
14954 msgid "override the name of the initial branch"
14955 msgstr ""
14957 #: builtin/init-db.c:563 builtin/verify-pack.c:74
14958 msgid "hash"
14959 msgstr ""
14961 #: builtin/init-db.c:564 builtin/show-index.c:22 builtin/verify-pack.c:75
14962 msgid "specify the hash algorithm to use"
14963 msgstr ""
14965 #: builtin/init-db.c:571
14966 msgid "--separate-git-dir and --bare are mutually exclusive"
14967 msgstr ""
14969 #: builtin/init-db.c:600 builtin/init-db.c:605
14970 #, c-format
14971 msgid "cannot mkdir %s"
14972 msgstr ""
14974 #: builtin/init-db.c:609 builtin/init-db.c:664
14975 #, c-format
14976 msgid "cannot chdir to %s"
14977 msgstr ""
14979 #: builtin/init-db.c:636
14980 #, c-format
14981 msgid ""
14982 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
14983 "dir=<directory>)"
14984 msgstr ""
14986 #: builtin/init-db.c:688
14987 #, c-format
14988 msgid "Cannot access work tree '%s'"
14989 msgstr ""
14991 #: builtin/init-db.c:693
14992 msgid "--separate-git-dir incompatible with bare repository"
14993 msgstr ""
14995 #: builtin/interpret-trailers.c:16
14996 msgid ""
14997 "git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
14998 "<token>[(=|:)<value>])...] [<file>...]"
14999 msgstr ""
15001 #: builtin/interpret-trailers.c:95
15002 msgid "edit files in place"
15003 msgstr ""
15005 #: builtin/interpret-trailers.c:96
15006 msgid "trim empty trailers"
15007 msgstr ""
15009 #: builtin/interpret-trailers.c:99
15010 msgid "where to place the new trailer"
15011 msgstr ""
15013 #: builtin/interpret-trailers.c:101
15014 msgid "action if trailer already exists"
15015 msgstr ""
15017 #: builtin/interpret-trailers.c:103
15018 msgid "action if trailer is missing"
15019 msgstr ""
15021 #: builtin/interpret-trailers.c:105
15022 msgid "output only the trailers"
15023 msgstr ""
15025 #: builtin/interpret-trailers.c:106
15026 msgid "do not apply config rules"
15027 msgstr ""
15029 #: builtin/interpret-trailers.c:107
15030 msgid "join whitespace-continued values"
15031 msgstr ""
15033 #: builtin/interpret-trailers.c:108
15034 msgid "set parsing options"
15035 msgstr ""
15037 #: builtin/interpret-trailers.c:110
15038 msgid "do not treat --- specially"
15039 msgstr ""
15041 #: builtin/interpret-trailers.c:111
15042 msgid "trailer"
15043 msgstr ""
15045 #: builtin/interpret-trailers.c:112
15046 msgid "trailer(s) to add"
15047 msgstr ""
15049 #: builtin/interpret-trailers.c:123
15050 msgid "--trailer with --only-input does not make sense"
15051 msgstr ""
15053 #: builtin/interpret-trailers.c:133
15054 msgid "no input file given for in-place editing"
15055 msgstr ""
15057 #: builtin/log.c:56
15058 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
15059 msgstr ""
15061 #: builtin/log.c:57
15062 msgid "git show [<options>] <object>..."
15063 msgstr ""
15065 #: builtin/log.c:110
15066 #, c-format
15067 msgid "invalid --decorate option: %s"
15068 msgstr ""
15070 #: builtin/log.c:177
15071 msgid "show source"
15072 msgstr ""
15074 #: builtin/log.c:178
15075 msgid "Use mail map file"
15076 msgstr ""
15078 #: builtin/log.c:181
15079 msgid "only decorate refs that match <pattern>"
15080 msgstr ""
15082 #: builtin/log.c:183
15083 msgid "do not decorate refs that match <pattern>"
15084 msgstr ""
15086 #: builtin/log.c:184
15087 msgid "decorate options"
15088 msgstr ""
15090 #: builtin/log.c:187
15091 msgid "Process line range n,m in file, counting from 1"
15092 msgstr ""
15094 #: builtin/log.c:297
15095 #, c-format
15096 msgid "Final output: %d %s\n"
15097 msgstr ""
15099 #: builtin/log.c:555
15100 #, c-format
15101 msgid "git show %s: bad file"
15102 msgstr ""
15104 #: builtin/log.c:570 builtin/log.c:665
15105 #, c-format
15106 msgid "could not read object %s"
15107 msgstr ""
15109 #: builtin/log.c:690
15110 #, c-format
15111 msgid "unknown type: %d"
15112 msgstr ""
15114 #: builtin/log.c:839
15115 #, c-format
15116 msgid "%s: invalid cover from description mode"
15117 msgstr ""
15119 #: builtin/log.c:846
15120 msgid "format.headers without value"
15121 msgstr ""
15123 #: builtin/log.c:965
15124 msgid "name of output directory is too long"
15125 msgstr ""
15127 #: builtin/log.c:981
15128 #, c-format
15129 msgid "cannot open patch file %s"
15130 msgstr ""
15132 #: builtin/log.c:998
15133 msgid "need exactly one range"
15134 msgstr ""
15136 #: builtin/log.c:1008
15137 msgid "not a range"
15138 msgstr ""
15140 #: builtin/log.c:1172
15141 msgid "cover letter needs email format"
15142 msgstr ""
15144 #: builtin/log.c:1178
15145 msgid "failed to create cover-letter file"
15146 msgstr ""
15148 #: builtin/log.c:1259
15149 #, c-format
15150 msgid "insane in-reply-to: %s"
15151 msgstr ""
15153 #: builtin/log.c:1286
15154 msgid "git format-patch [<options>] [<since> | <revision-range>]"
15155 msgstr ""
15157 #: builtin/log.c:1344
15158 msgid "two output directories?"
15159 msgstr ""
15161 #: builtin/log.c:1495 builtin/log.c:2301 builtin/log.c:2303 builtin/log.c:2315
15162 #, c-format
15163 msgid "unknown commit %s"
15164 msgstr ""
15166 #: builtin/log.c:1506 builtin/replace.c:58 builtin/replace.c:207
15167 #: builtin/replace.c:210
15168 #, c-format
15169 msgid "failed to resolve '%s' as a valid ref"
15170 msgstr ""
15172 #: builtin/log.c:1515
15173 msgid "could not find exact merge base"
15174 msgstr ""
15176 #: builtin/log.c:1525
15177 msgid ""
15178 "failed to get upstream, if you want to record base commit automatically,\n"
15179 "please use git branch --set-upstream-to to track a remote branch.\n"
15180 "Or you could specify base commit by --base=<base-commit-id> manually"
15181 msgstr ""
15183 #: builtin/log.c:1548
15184 msgid "failed to find exact merge base"
15185 msgstr ""
15187 #: builtin/log.c:1565
15188 msgid "base commit should be the ancestor of revision list"
15189 msgstr ""
15191 #: builtin/log.c:1575
15192 msgid "base commit shouldn't be in revision list"
15193 msgstr ""
15195 #: builtin/log.c:1633
15196 msgid "cannot get patch id"
15197 msgstr ""
15199 #: builtin/log.c:1690
15200 msgid "failed to infer range-diff origin of current series"
15201 msgstr ""
15203 #: builtin/log.c:1692
15204 #, c-format
15205 msgid "using '%s' as range-diff origin of current series"
15206 msgstr ""
15208 #: builtin/log.c:1736
15209 msgid "use [PATCH n/m] even with a single patch"
15210 msgstr ""
15212 #: builtin/log.c:1739
15213 msgid "use [PATCH] even with multiple patches"
15214 msgstr ""
15216 #: builtin/log.c:1743
15217 msgid "print patches to standard out"
15218 msgstr ""
15220 #: builtin/log.c:1745
15221 msgid "generate a cover letter"
15222 msgstr ""
15224 #: builtin/log.c:1747
15225 msgid "use simple number sequence for output file names"
15226 msgstr ""
15228 #: builtin/log.c:1748
15229 msgid "sfx"
15230 msgstr ""
15232 #: builtin/log.c:1749
15233 msgid "use <sfx> instead of '.patch'"
15234 msgstr ""
15236 #: builtin/log.c:1751
15237 msgid "start numbering patches at <n> instead of 1"
15238 msgstr ""
15240 #: builtin/log.c:1753
15241 msgid "mark the series as Nth re-roll"
15242 msgstr ""
15244 #: builtin/log.c:1755
15245 msgid "Use [RFC PATCH] instead of [PATCH]"
15246 msgstr ""
15248 #: builtin/log.c:1758
15249 msgid "cover-from-description-mode"
15250 msgstr ""
15252 #: builtin/log.c:1759
15253 msgid "generate parts of a cover letter based on a branch's description"
15254 msgstr ""
15256 #: builtin/log.c:1761
15257 msgid "Use [<prefix>] instead of [PATCH]"
15258 msgstr ""
15260 #: builtin/log.c:1764
15261 msgid "store resulting files in <dir>"
15262 msgstr ""
15264 #: builtin/log.c:1767
15265 msgid "don't strip/add [PATCH]"
15266 msgstr ""
15268 #: builtin/log.c:1770
15269 msgid "don't output binary diffs"
15270 msgstr ""
15272 #: builtin/log.c:1772
15273 msgid "output all-zero hash in From header"
15274 msgstr ""
15276 #: builtin/log.c:1774
15277 msgid "don't include a patch matching a commit upstream"
15278 msgstr ""
15280 #: builtin/log.c:1776
15281 msgid "show patch format instead of default (patch + stat)"
15282 msgstr ""
15284 #: builtin/log.c:1778
15285 msgid "Messaging"
15286 msgstr ""
15288 #: builtin/log.c:1779
15289 msgid "header"
15290 msgstr ""
15292 #: builtin/log.c:1780
15293 msgid "add email header"
15294 msgstr ""
15296 #: builtin/log.c:1781 builtin/log.c:1782
15297 msgid "email"
15298 msgstr ""
15300 #: builtin/log.c:1781
15301 msgid "add To: header"
15302 msgstr ""
15304 #: builtin/log.c:1782
15305 msgid "add Cc: header"
15306 msgstr ""
15308 #: builtin/log.c:1783
15309 msgid "ident"
15310 msgstr ""
15312 #: builtin/log.c:1784
15313 msgid "set From address to <ident> (or committer ident if absent)"
15314 msgstr ""
15316 #: builtin/log.c:1786
15317 msgid "message-id"
15318 msgstr ""
15320 #: builtin/log.c:1787
15321 msgid "make first mail a reply to <message-id>"
15322 msgstr ""
15324 #: builtin/log.c:1788 builtin/log.c:1791
15325 msgid "boundary"
15326 msgstr ""
15328 #: builtin/log.c:1789
15329 msgid "attach the patch"
15330 msgstr ""
15332 #: builtin/log.c:1792
15333 msgid "inline the patch"
15334 msgstr ""
15336 #: builtin/log.c:1796
15337 msgid "enable message threading, styles: shallow, deep"
15338 msgstr ""
15340 #: builtin/log.c:1798
15341 msgid "signature"
15342 msgstr ""
15344 #: builtin/log.c:1799
15345 msgid "add a signature"
15346 msgstr ""
15348 #: builtin/log.c:1800
15349 msgid "base-commit"
15350 msgstr ""
15352 #: builtin/log.c:1801
15353 msgid "add prerequisite tree info to the patch series"
15354 msgstr ""
15356 #: builtin/log.c:1804
15357 msgid "add a signature from a file"
15358 msgstr ""
15360 #: builtin/log.c:1805
15361 msgid "don't print the patch filenames"
15362 msgstr ""
15364 #: builtin/log.c:1807
15365 msgid "show progress while generating patches"
15366 msgstr ""
15368 #: builtin/log.c:1809
15369 msgid "show changes against <rev> in cover letter or single patch"
15370 msgstr ""
15372 #: builtin/log.c:1812
15373 msgid "show changes against <refspec> in cover letter or single patch"
15374 msgstr ""
15376 #: builtin/log.c:1814
15377 msgid "percentage by which creation is weighted"
15378 msgstr ""
15380 #: builtin/log.c:1896
15381 #, c-format
15382 msgid "invalid ident line: %s"
15383 msgstr ""
15385 #: builtin/log.c:1911
15386 msgid "-n and -k are mutually exclusive"
15387 msgstr ""
15389 #: builtin/log.c:1913
15390 msgid "--subject-prefix/--rfc and -k are mutually exclusive"
15391 msgstr ""
15393 #: builtin/log.c:1921
15394 msgid "--name-only does not make sense"
15395 msgstr ""
15397 #: builtin/log.c:1923
15398 msgid "--name-status does not make sense"
15399 msgstr ""
15401 #: builtin/log.c:1925
15402 msgid "--check does not make sense"
15403 msgstr ""
15405 #: builtin/log.c:1958
15406 msgid "standard output, or directory, which one?"
15407 msgstr ""
15409 #: builtin/log.c:2062
15410 msgid "--interdiff requires --cover-letter or single patch"
15411 msgstr ""
15413 #: builtin/log.c:2066
15414 msgid "Interdiff:"
15415 msgstr ""
15417 #: builtin/log.c:2067
15418 #, c-format
15419 msgid "Interdiff against v%d:"
15420 msgstr ""
15422 #: builtin/log.c:2073
15423 msgid "--creation-factor requires --range-diff"
15424 msgstr ""
15426 #: builtin/log.c:2077
15427 msgid "--range-diff requires --cover-letter or single patch"
15428 msgstr ""
15430 #: builtin/log.c:2085
15431 msgid "Range-diff:"
15432 msgstr ""
15434 #: builtin/log.c:2086
15435 #, c-format
15436 msgid "Range-diff against v%d:"
15437 msgstr ""
15439 #: builtin/log.c:2097
15440 #, c-format
15441 msgid "unable to read signature file '%s'"
15442 msgstr ""
15444 #: builtin/log.c:2133
15445 msgid "Generating patches"
15446 msgstr ""
15448 #: builtin/log.c:2177
15449 msgid "failed to create output files"
15450 msgstr ""
15452 #: builtin/log.c:2236
15453 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
15454 msgstr ""
15456 #: builtin/log.c:2290
15457 #, c-format
15458 msgid ""
15459 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
15460 msgstr ""
15462 #: builtin/ls-files.c:471
15463 msgid "git ls-files [<options>] [<file>...]"
15464 msgstr ""
15466 #: builtin/ls-files.c:527
15467 msgid "identify the file status with tags"
15468 msgstr ""
15470 #: builtin/ls-files.c:529
15471 msgid "use lowercase letters for 'assume unchanged' files"
15472 msgstr ""
15474 #: builtin/ls-files.c:531
15475 msgid "use lowercase letters for 'fsmonitor clean' files"
15476 msgstr ""
15478 #: builtin/ls-files.c:533
15479 msgid "show cached files in the output (default)"
15480 msgstr ""
15482 #: builtin/ls-files.c:535
15483 msgid "show deleted files in the output"
15484 msgstr ""
15486 #: builtin/ls-files.c:537
15487 msgid "show modified files in the output"
15488 msgstr ""
15490 #: builtin/ls-files.c:539
15491 msgid "show other files in the output"
15492 msgstr ""
15494 #: builtin/ls-files.c:541
15495 msgid "show ignored files in the output"
15496 msgstr ""
15498 #: builtin/ls-files.c:544
15499 msgid "show staged contents' object name in the output"
15500 msgstr ""
15502 #: builtin/ls-files.c:546
15503 msgid "show files on the filesystem that need to be removed"
15504 msgstr ""
15506 #: builtin/ls-files.c:548
15507 msgid "show 'other' directories' names only"
15508 msgstr ""
15510 #: builtin/ls-files.c:550
15511 msgid "show line endings of files"
15512 msgstr ""
15514 #: builtin/ls-files.c:552
15515 msgid "don't show empty directories"
15516 msgstr ""
15518 #: builtin/ls-files.c:555
15519 msgid "show unmerged files in the output"
15520 msgstr ""
15522 #: builtin/ls-files.c:557
15523 msgid "show resolve-undo information"
15524 msgstr ""
15526 #: builtin/ls-files.c:559
15527 msgid "skip files matching pattern"
15528 msgstr ""
15530 #: builtin/ls-files.c:562
15531 msgid "exclude patterns are read from <file>"
15532 msgstr ""
15534 #: builtin/ls-files.c:565
15535 msgid "read additional per-directory exclude patterns in <file>"
15536 msgstr ""
15538 #: builtin/ls-files.c:567
15539 msgid "add the standard git exclusions"
15540 msgstr ""
15542 #: builtin/ls-files.c:571
15543 msgid "make the output relative to the project top directory"
15544 msgstr ""
15546 #: builtin/ls-files.c:574
15547 msgid "recurse through submodules"
15548 msgstr ""
15550 #: builtin/ls-files.c:576
15551 msgid "if any <file> is not in the index, treat this as an error"
15552 msgstr ""
15554 #: builtin/ls-files.c:577
15555 msgid "tree-ish"
15556 msgstr ""
15558 #: builtin/ls-files.c:578
15559 msgid "pretend that paths removed since <tree-ish> are still present"
15560 msgstr ""
15562 #: builtin/ls-files.c:580
15563 msgid "show debugging data"
15564 msgstr ""
15566 #: builtin/ls-remote.c:9
15567 msgid ""
15568 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
15569 "                     [-q | --quiet] [--exit-code] [--get-url]\n"
15570 "                     [--symref] [<repository> [<refs>...]]"
15571 msgstr ""
15573 #: builtin/ls-remote.c:59
15574 msgid "do not print remote URL"
15575 msgstr ""
15577 #: builtin/ls-remote.c:60 builtin/ls-remote.c:62 builtin/rebase.c:1392
15578 msgid "exec"
15579 msgstr ""
15581 #: builtin/ls-remote.c:61 builtin/ls-remote.c:63
15582 msgid "path of git-upload-pack on the remote host"
15583 msgstr ""
15585 #: builtin/ls-remote.c:65
15586 msgid "limit to tags"
15587 msgstr ""
15589 #: builtin/ls-remote.c:66
15590 msgid "limit to heads"
15591 msgstr ""
15593 #: builtin/ls-remote.c:67
15594 msgid "do not show peeled tags"
15595 msgstr ""
15597 #: builtin/ls-remote.c:69
15598 msgid "take url.<base>.insteadOf into account"
15599 msgstr ""
15601 #: builtin/ls-remote.c:72
15602 msgid "exit with exit code 2 if no matching refs are found"
15603 msgstr ""
15605 #: builtin/ls-remote.c:75
15606 msgid "show underlying ref in addition to the object pointed by it"
15607 msgstr ""
15609 #: builtin/ls-tree.c:30
15610 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
15611 msgstr ""
15613 #: builtin/ls-tree.c:128
15614 msgid "only show trees"
15615 msgstr ""
15617 #: builtin/ls-tree.c:130
15618 msgid "recurse into subtrees"
15619 msgstr ""
15621 #: builtin/ls-tree.c:132
15622 msgid "show trees when recursing"
15623 msgstr ""
15625 #: builtin/ls-tree.c:135
15626 msgid "terminate entries with NUL byte"
15627 msgstr ""
15629 #: builtin/ls-tree.c:136
15630 msgid "include object size"
15631 msgstr ""
15633 #: builtin/ls-tree.c:138 builtin/ls-tree.c:140
15634 msgid "list only filenames"
15635 msgstr ""
15637 #: builtin/ls-tree.c:143
15638 msgid "use full path names"
15639 msgstr ""
15641 #: builtin/ls-tree.c:145
15642 msgid "list entire tree; not just current directory (implies --full-name)"
15643 msgstr ""
15645 #: builtin/mailsplit.c:241
15646 #, c-format
15647 msgid "empty mbox: '%s'"
15648 msgstr ""
15650 #: builtin/merge-base.c:32
15651 msgid "git merge-base [-a | --all] <commit> <commit>..."
15652 msgstr ""
15654 #: builtin/merge-base.c:33
15655 msgid "git merge-base [-a | --all] --octopus <commit>..."
15656 msgstr ""
15658 #: builtin/merge-base.c:34
15659 msgid "git merge-base --independent <commit>..."
15660 msgstr ""
15662 #: builtin/merge-base.c:35
15663 msgid "git merge-base --is-ancestor <commit> <commit>"
15664 msgstr ""
15666 #: builtin/merge-base.c:36
15667 msgid "git merge-base --fork-point <ref> [<commit>]"
15668 msgstr ""
15670 #: builtin/merge-base.c:143
15671 msgid "output all common ancestors"
15672 msgstr ""
15674 #: builtin/merge-base.c:145
15675 msgid "find ancestors for a single n-way merge"
15676 msgstr ""
15678 #: builtin/merge-base.c:147
15679 msgid "list revs not reachable from others"
15680 msgstr ""
15682 #: builtin/merge-base.c:149
15683 msgid "is the first one ancestor of the other?"
15684 msgstr ""
15686 #: builtin/merge-base.c:151
15687 msgid "find where <commit> forked from reflog of <ref>"
15688 msgstr ""
15690 #: builtin/merge-file.c:9
15691 msgid ""
15692 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
15693 "<orig-file> <file2>"
15694 msgstr ""
15696 #: builtin/merge-file.c:35
15697 msgid "send results to standard output"
15698 msgstr ""
15700 #: builtin/merge-file.c:36
15701 msgid "use a diff3 based merge"
15702 msgstr ""
15704 #: builtin/merge-file.c:37
15705 msgid "for conflicts, use our version"
15706 msgstr ""
15708 #: builtin/merge-file.c:39
15709 msgid "for conflicts, use their version"
15710 msgstr ""
15712 #: builtin/merge-file.c:41
15713 msgid "for conflicts, use a union version"
15714 msgstr ""
15716 #: builtin/merge-file.c:44
15717 msgid "for conflicts, use this marker size"
15718 msgstr ""
15720 #: builtin/merge-file.c:45
15721 msgid "do not warn about conflicts"
15722 msgstr ""
15724 #: builtin/merge-file.c:47
15725 msgid "set labels for file1/orig-file/file2"
15726 msgstr ""
15728 #: builtin/merge-recursive.c:47
15729 #, c-format
15730 msgid "unknown option %s"
15731 msgstr ""
15733 #: builtin/merge-recursive.c:53
15734 #, c-format
15735 msgid "could not parse object '%s'"
15736 msgstr ""
15738 #: builtin/merge-recursive.c:57
15739 #, c-format
15740 msgid "cannot handle more than %d base. Ignoring %s."
15741 msgid_plural "cannot handle more than %d bases. Ignoring %s."
15742 msgstr[0] ""
15743 msgstr[1] ""
15745 #: builtin/merge-recursive.c:65
15746 msgid "not handling anything other than two heads merge."
15747 msgstr ""
15749 #: builtin/merge-recursive.c:74 builtin/merge-recursive.c:76
15750 #, c-format
15751 msgid "could not resolve ref '%s'"
15752 msgstr ""
15754 #: builtin/merge-recursive.c:82
15755 #, c-format
15756 msgid "Merging %s with %s\n"
15757 msgstr ""
15759 #: builtin/merge.c:56
15760 msgid "git merge [<options>] [<commit>...]"
15761 msgstr ""
15763 #: builtin/merge.c:57
15764 msgid "git merge --abort"
15765 msgstr ""
15767 #: builtin/merge.c:58
15768 msgid "git merge --continue"
15769 msgstr ""
15771 #: builtin/merge.c:120
15772 msgid "switch `m' requires a value"
15773 msgstr ""
15775 #: builtin/merge.c:143
15776 #, c-format
15777 msgid "option `%s' requires a value"
15778 msgstr ""
15780 #: builtin/merge.c:189
15781 #, c-format
15782 msgid "Could not find merge strategy '%s'.\n"
15783 msgstr ""
15785 #: builtin/merge.c:190
15786 #, c-format
15787 msgid "Available strategies are:"
15788 msgstr ""
15790 #: builtin/merge.c:195
15791 #, c-format
15792 msgid "Available custom strategies are:"
15793 msgstr ""
15795 #: builtin/merge.c:246 builtin/pull.c:133
15796 msgid "do not show a diffstat at the end of the merge"
15797 msgstr ""
15799 #: builtin/merge.c:249 builtin/pull.c:136
15800 msgid "show a diffstat at the end of the merge"
15801 msgstr ""
15803 #: builtin/merge.c:250 builtin/pull.c:139
15804 msgid "(synonym to --stat)"
15805 msgstr ""
15807 #: builtin/merge.c:252 builtin/pull.c:142
15808 msgid "add (at most <n>) entries from shortlog to merge commit message"
15809 msgstr ""
15811 #: builtin/merge.c:255 builtin/pull.c:148
15812 msgid "create a single commit instead of doing a merge"
15813 msgstr ""
15815 #: builtin/merge.c:257 builtin/pull.c:151
15816 msgid "perform a commit if the merge succeeds (default)"
15817 msgstr ""
15819 #: builtin/merge.c:259 builtin/pull.c:154
15820 msgid "edit message before committing"
15821 msgstr ""
15823 #: builtin/merge.c:261
15824 msgid "allow fast-forward (default)"
15825 msgstr ""
15827 #: builtin/merge.c:263 builtin/pull.c:161
15828 msgid "abort if fast-forward is not possible"
15829 msgstr ""
15831 #: builtin/merge.c:267 builtin/pull.c:164
15832 msgid "verify that the named commit has a valid GPG signature"
15833 msgstr ""
15835 #: builtin/merge.c:268 builtin/notes.c:787 builtin/pull.c:168
15836 #: builtin/rebase.c:533 builtin/rebase.c:1406 builtin/revert.c:114
15837 msgid "strategy"
15838 msgstr ""
15840 #: builtin/merge.c:269 builtin/pull.c:169
15841 msgid "merge strategy to use"
15842 msgstr ""
15844 #: builtin/merge.c:270 builtin/pull.c:172
15845 msgid "option=value"
15846 msgstr ""
15848 #: builtin/merge.c:271 builtin/pull.c:173
15849 msgid "option for selected merge strategy"
15850 msgstr ""
15852 #: builtin/merge.c:273
15853 msgid "merge commit message (for a non-fast-forward merge)"
15854 msgstr ""
15856 #: builtin/merge.c:280
15857 msgid "abort the current in-progress merge"
15858 msgstr ""
15860 #: builtin/merge.c:282
15861 msgid "--abort but leave index and working tree alone"
15862 msgstr ""
15864 #: builtin/merge.c:284
15865 msgid "continue the current in-progress merge"
15866 msgstr ""
15868 #: builtin/merge.c:286 builtin/pull.c:180
15869 msgid "allow merging unrelated histories"
15870 msgstr ""
15872 #: builtin/merge.c:293
15873 msgid "bypass pre-merge-commit and commit-msg hooks"
15874 msgstr ""
15876 #: builtin/merge.c:310
15877 msgid "could not run stash."
15878 msgstr ""
15880 #: builtin/merge.c:315
15881 msgid "stash failed"
15882 msgstr ""
15884 #: builtin/merge.c:320
15885 #, c-format
15886 msgid "not a valid object: %s"
15887 msgstr ""
15889 #: builtin/merge.c:342 builtin/merge.c:359
15890 msgid "read-tree failed"
15891 msgstr ""
15893 #: builtin/merge.c:389
15894 msgid " (nothing to squash)"
15895 msgstr ""
15897 #: builtin/merge.c:400
15898 #, c-format
15899 msgid "Squash commit -- not updating HEAD\n"
15900 msgstr ""
15902 #: builtin/merge.c:450
15903 #, c-format
15904 msgid "No merge message -- not updating HEAD\n"
15905 msgstr ""
15907 #: builtin/merge.c:501
15908 #, c-format
15909 msgid "'%s' does not point to a commit"
15910 msgstr ""
15912 #: builtin/merge.c:588
15913 #, c-format
15914 msgid "Bad branch.%s.mergeoptions string: %s"
15915 msgstr ""
15917 #: builtin/merge.c:713
15918 msgid "Not handling anything other than two heads merge."
15919 msgstr ""
15921 #: builtin/merge.c:726
15922 #, c-format
15923 msgid "Unknown option for merge-recursive: -X%s"
15924 msgstr ""
15926 #: builtin/merge.c:741
15927 #, c-format
15928 msgid "unable to write %s"
15929 msgstr ""
15931 #: builtin/merge.c:793
15932 #, c-format
15933 msgid "Could not read from '%s'"
15934 msgstr ""
15936 #: builtin/merge.c:802
15937 #, c-format
15938 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
15939 msgstr ""
15941 #: builtin/merge.c:808
15942 msgid ""
15943 "Please enter a commit message to explain why this merge is necessary,\n"
15944 "especially if it merges an updated upstream into a topic branch.\n"
15945 "\n"
15946 msgstr ""
15948 #: builtin/merge.c:813
15949 msgid "An empty message aborts the commit.\n"
15950 msgstr ""
15952 #: builtin/merge.c:816
15953 #, c-format
15954 msgid ""
15955 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
15956 "the commit.\n"
15957 msgstr ""
15959 #: builtin/merge.c:869
15960 msgid "Empty commit message."
15961 msgstr ""
15963 #: builtin/merge.c:884
15964 #, c-format
15965 msgid "Wonderful.\n"
15966 msgstr ""
15968 #: builtin/merge.c:945
15969 #, c-format
15970 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
15971 msgstr ""
15973 #: builtin/merge.c:984
15974 msgid "No current branch."
15975 msgstr ""
15977 #: builtin/merge.c:986
15978 msgid "No remote for the current branch."
15979 msgstr ""
15981 #: builtin/merge.c:988
15982 msgid "No default upstream defined for the current branch."
15983 msgstr ""
15985 #: builtin/merge.c:993
15986 #, c-format
15987 msgid "No remote-tracking branch for %s from %s"
15988 msgstr ""
15990 #: builtin/merge.c:1050
15991 #, c-format
15992 msgid "Bad value '%s' in environment '%s'"
15993 msgstr ""
15995 #: builtin/merge.c:1153
15996 #, c-format
15997 msgid "not something we can merge in %s: %s"
15998 msgstr ""
16000 #: builtin/merge.c:1187
16001 msgid "not something we can merge"
16002 msgstr ""
16004 #: builtin/merge.c:1291
16005 msgid "--abort expects no arguments"
16006 msgstr ""
16008 #: builtin/merge.c:1295
16009 msgid "There is no merge to abort (MERGE_HEAD missing)."
16010 msgstr ""
16012 #: builtin/merge.c:1313
16013 msgid "--quit expects no arguments"
16014 msgstr ""
16016 #: builtin/merge.c:1326
16017 msgid "--continue expects no arguments"
16018 msgstr ""
16020 #: builtin/merge.c:1330
16021 msgid "There is no merge in progress (MERGE_HEAD missing)."
16022 msgstr ""
16024 #: builtin/merge.c:1346
16025 msgid ""
16026 "You have not concluded your merge (MERGE_HEAD exists).\n"
16027 "Please, commit your changes before you merge."
16028 msgstr ""
16030 #: builtin/merge.c:1353
16031 msgid ""
16032 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
16033 "Please, commit your changes before you merge."
16034 msgstr ""
16036 #: builtin/merge.c:1356
16037 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
16038 msgstr ""
16040 #: builtin/merge.c:1370
16041 msgid "You cannot combine --squash with --no-ff."
16042 msgstr ""
16044 #: builtin/merge.c:1372
16045 msgid "You cannot combine --squash with --commit."
16046 msgstr ""
16048 #: builtin/merge.c:1388
16049 msgid "No commit specified and merge.defaultToUpstream not set."
16050 msgstr ""
16052 #: builtin/merge.c:1405
16053 msgid "Squash commit into empty head not supported yet"
16054 msgstr ""
16056 #: builtin/merge.c:1407
16057 msgid "Non-fast-forward commit does not make sense into an empty head"
16058 msgstr ""
16060 #: builtin/merge.c:1412
16061 #, c-format
16062 msgid "%s - not something we can merge"
16063 msgstr ""
16065 #: builtin/merge.c:1414
16066 msgid "Can merge only exactly one commit into empty head"
16067 msgstr ""
16069 #: builtin/merge.c:1495
16070 msgid "refusing to merge unrelated histories"
16071 msgstr ""
16073 #: builtin/merge.c:1504
16074 msgid "Already up to date."
16075 msgstr ""
16077 #: builtin/merge.c:1514
16078 #, c-format
16079 msgid "Updating %s..%s\n"
16080 msgstr ""
16082 #: builtin/merge.c:1560
16083 #, c-format
16084 msgid "Trying really trivial in-index merge...\n"
16085 msgstr ""
16087 #: builtin/merge.c:1567
16088 #, c-format
16089 msgid "Nope.\n"
16090 msgstr ""
16092 #: builtin/merge.c:1592
16093 msgid "Already up to date. Yeeah!"
16094 msgstr ""
16096 #: builtin/merge.c:1598
16097 msgid "Not possible to fast-forward, aborting."
16098 msgstr ""
16100 #: builtin/merge.c:1626 builtin/merge.c:1691
16101 #, c-format
16102 msgid "Rewinding the tree to pristine...\n"
16103 msgstr ""
16105 #: builtin/merge.c:1630
16106 #, c-format
16107 msgid "Trying merge strategy %s...\n"
16108 msgstr ""
16110 #: builtin/merge.c:1682
16111 #, c-format
16112 msgid "No merge strategy handled the merge.\n"
16113 msgstr ""
16115 #: builtin/merge.c:1684
16116 #, c-format
16117 msgid "Merge with strategy %s failed.\n"
16118 msgstr ""
16120 #: builtin/merge.c:1693
16121 #, c-format
16122 msgid "Using the %s to prepare resolving by hand.\n"
16123 msgstr ""
16125 #: builtin/merge.c:1707
16126 #, c-format
16127 msgid "Automatic merge went well; stopped before committing as requested\n"
16128 msgstr ""
16130 #: builtin/mktree.c:66
16131 msgid "git mktree [-z] [--missing] [--batch]"
16132 msgstr ""
16134 #: builtin/mktree.c:154
16135 msgid "input is NUL terminated"
16136 msgstr ""
16138 #: builtin/mktree.c:155 builtin/write-tree.c:26
16139 msgid "allow missing objects"
16140 msgstr ""
16142 #: builtin/mktree.c:156
16143 msgid "allow creation of more than one tree"
16144 msgstr ""
16146 #: builtin/multi-pack-index.c:9
16147 msgid ""
16148 "git multi-pack-index [<options>] (write|verify|expire|repack --batch-"
16149 "size=<size>)"
16150 msgstr ""
16152 #: builtin/multi-pack-index.c:26
16153 msgid "object directory containing set of packfile and pack-index pairs"
16154 msgstr ""
16156 #: builtin/multi-pack-index.c:29
16157 msgid ""
16158 "during repack, collect pack-files of smaller size into a batch that is "
16159 "larger than this size"
16160 msgstr ""
16162 #: builtin/multi-pack-index.c:50 builtin/prune-packed.c:25
16163 msgid "too many arguments"
16164 msgstr ""
16166 #: builtin/multi-pack-index.c:60
16167 msgid "--batch-size option is only for 'repack' subcommand"
16168 msgstr ""
16170 #: builtin/multi-pack-index.c:69
16171 #, c-format
16172 msgid "unrecognized subcommand: %s"
16173 msgstr ""
16175 #: builtin/mv.c:18
16176 msgid "git mv [<options>] <source>... <destination>"
16177 msgstr ""
16179 #: builtin/mv.c:83
16180 #, c-format
16181 msgid "Directory %s is in index and no submodule?"
16182 msgstr ""
16184 #: builtin/mv.c:85
16185 msgid "Please stage your changes to .gitmodules or stash them to proceed"
16186 msgstr ""
16188 #: builtin/mv.c:103
16189 #, c-format
16190 msgid "%.*s is in index"
16191 msgstr ""
16193 #: builtin/mv.c:125
16194 msgid "force move/rename even if target exists"
16195 msgstr ""
16197 #: builtin/mv.c:127
16198 msgid "skip move/rename errors"
16199 msgstr ""
16201 #: builtin/mv.c:170
16202 #, c-format
16203 msgid "destination '%s' is not a directory"
16204 msgstr ""
16206 #: builtin/mv.c:181
16207 #, c-format
16208 msgid "Checking rename of '%s' to '%s'\n"
16209 msgstr ""
16211 #: builtin/mv.c:185
16212 msgid "bad source"
16213 msgstr ""
16215 #: builtin/mv.c:188
16216 msgid "can not move directory into itself"
16217 msgstr ""
16219 #: builtin/mv.c:191
16220 msgid "cannot move directory over file"
16221 msgstr ""
16223 #: builtin/mv.c:200
16224 msgid "source directory is empty"
16225 msgstr ""
16227 #: builtin/mv.c:225
16228 msgid "not under version control"
16229 msgstr ""
16231 #: builtin/mv.c:227
16232 msgid "conflicted"
16233 msgstr ""
16235 #: builtin/mv.c:230
16236 msgid "destination exists"
16237 msgstr ""
16239 #: builtin/mv.c:238
16240 #, c-format
16241 msgid "overwriting '%s'"
16242 msgstr ""
16244 #: builtin/mv.c:241
16245 msgid "Cannot overwrite"
16246 msgstr ""
16248 #: builtin/mv.c:244
16249 msgid "multiple sources for the same target"
16250 msgstr ""
16252 #: builtin/mv.c:246
16253 msgid "destination directory does not exist"
16254 msgstr ""
16256 #: builtin/mv.c:253
16257 #, c-format
16258 msgid "%s, source=%s, destination=%s"
16259 msgstr ""
16261 #: builtin/mv.c:274
16262 #, c-format
16263 msgid "Renaming %s to %s\n"
16264 msgstr ""
16266 #: builtin/mv.c:280 builtin/remote.c:782 builtin/repack.c:518
16267 #, c-format
16268 msgid "renaming '%s' failed"
16269 msgstr ""
16271 #: builtin/name-rev.c:465
16272 msgid "git name-rev [<options>] <commit>..."
16273 msgstr ""
16275 #: builtin/name-rev.c:466
16276 msgid "git name-rev [<options>] --all"
16277 msgstr ""
16279 #: builtin/name-rev.c:467
16280 msgid "git name-rev [<options>] --stdin"
16281 msgstr ""
16283 #: builtin/name-rev.c:524
16284 msgid "print only ref-based names (no object names)"
16285 msgstr ""
16287 #: builtin/name-rev.c:525
16288 msgid "only use tags to name the commits"
16289 msgstr ""
16291 #: builtin/name-rev.c:527
16292 msgid "only use refs matching <pattern>"
16293 msgstr ""
16295 #: builtin/name-rev.c:529
16296 msgid "ignore refs matching <pattern>"
16297 msgstr ""
16299 #: builtin/name-rev.c:531
16300 msgid "list all commits reachable from all refs"
16301 msgstr ""
16303 #: builtin/name-rev.c:532
16304 msgid "read from stdin"
16305 msgstr ""
16307 #: builtin/name-rev.c:533
16308 msgid "allow to print `undefined` names (default)"
16309 msgstr ""
16311 #: builtin/name-rev.c:539
16312 msgid "dereference tags in the input (internal use)"
16313 msgstr ""
16315 #: builtin/notes.c:28
16316 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
16317 msgstr ""
16319 #: builtin/notes.c:29
16320 msgid ""
16321 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
16322 "| (-c | -C) <object>] [<object>]"
16323 msgstr ""
16325 #: builtin/notes.c:30
16326 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
16327 msgstr ""
16329 #: builtin/notes.c:31
16330 msgid ""
16331 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
16332 "(-c | -C) <object>] [<object>]"
16333 msgstr ""
16335 #: builtin/notes.c:32
16336 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
16337 msgstr ""
16339 #: builtin/notes.c:33
16340 msgid "git notes [--ref <notes-ref>] show [<object>]"
16341 msgstr ""
16343 #: builtin/notes.c:34
16344 msgid ""
16345 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
16346 msgstr ""
16348 #: builtin/notes.c:35
16349 msgid "git notes merge --commit [-v | -q]"
16350 msgstr ""
16352 #: builtin/notes.c:36
16353 msgid "git notes merge --abort [-v | -q]"
16354 msgstr ""
16356 #: builtin/notes.c:37
16357 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
16358 msgstr ""
16360 #: builtin/notes.c:38
16361 msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
16362 msgstr ""
16364 #: builtin/notes.c:39
16365 msgid "git notes [--ref <notes-ref>] get-ref"
16366 msgstr ""
16368 #: builtin/notes.c:44
16369 msgid "git notes [list [<object>]]"
16370 msgstr ""
16372 #: builtin/notes.c:49
16373 msgid "git notes add [<options>] [<object>]"
16374 msgstr ""
16376 #: builtin/notes.c:54
16377 msgid "git notes copy [<options>] <from-object> <to-object>"
16378 msgstr ""
16380 #: builtin/notes.c:55
16381 msgid "git notes copy --stdin [<from-object> <to-object>]..."
16382 msgstr ""
16384 #: builtin/notes.c:60
16385 msgid "git notes append [<options>] [<object>]"
16386 msgstr ""
16388 #: builtin/notes.c:65
16389 msgid "git notes edit [<object>]"
16390 msgstr ""
16392 #: builtin/notes.c:70
16393 msgid "git notes show [<object>]"
16394 msgstr ""
16396 #: builtin/notes.c:75
16397 msgid "git notes merge [<options>] <notes-ref>"
16398 msgstr ""
16400 #: builtin/notes.c:76
16401 msgid "git notes merge --commit [<options>]"
16402 msgstr ""
16404 #: builtin/notes.c:77
16405 msgid "git notes merge --abort [<options>]"
16406 msgstr ""
16408 #: builtin/notes.c:82
16409 msgid "git notes remove [<object>]"
16410 msgstr ""
16412 #: builtin/notes.c:87
16413 msgid "git notes prune [<options>]"
16414 msgstr ""
16416 #: builtin/notes.c:92
16417 msgid "git notes get-ref"
16418 msgstr ""
16420 #: builtin/notes.c:97
16421 msgid "Write/edit the notes for the following object:"
16422 msgstr ""
16424 #: builtin/notes.c:150
16425 #, c-format
16426 msgid "unable to start 'show' for object '%s'"
16427 msgstr ""
16429 #: builtin/notes.c:154
16430 msgid "could not read 'show' output"
16431 msgstr ""
16433 #: builtin/notes.c:162
16434 #, c-format
16435 msgid "failed to finish 'show' for object '%s'"
16436 msgstr ""
16438 #: builtin/notes.c:197
16439 msgid "please supply the note contents using either -m or -F option"
16440 msgstr ""
16442 #: builtin/notes.c:206
16443 msgid "unable to write note object"
16444 msgstr ""
16446 #: builtin/notes.c:208
16447 #, c-format
16448 msgid "the note contents have been left in %s"
16449 msgstr ""
16451 #: builtin/notes.c:242 builtin/tag.c:533
16452 #, c-format
16453 msgid "could not open or read '%s'"
16454 msgstr ""
16456 #: builtin/notes.c:263 builtin/notes.c:313 builtin/notes.c:315
16457 #: builtin/notes.c:383 builtin/notes.c:438 builtin/notes.c:526
16458 #: builtin/notes.c:531 builtin/notes.c:610 builtin/notes.c:672
16459 #, c-format
16460 msgid "failed to resolve '%s' as a valid ref."
16461 msgstr ""
16463 #: builtin/notes.c:265
16464 #, c-format
16465 msgid "failed to read object '%s'."
16466 msgstr ""
16468 #: builtin/notes.c:268
16469 #, c-format
16470 msgid "cannot read note data from non-blob object '%s'."
16471 msgstr ""
16473 #: builtin/notes.c:309
16474 #, c-format
16475 msgid "malformed input line: '%s'."
16476 msgstr ""
16478 #: builtin/notes.c:324
16479 #, c-format
16480 msgid "failed to copy notes from '%s' to '%s'"
16481 msgstr ""
16483 #. TRANSLATORS: the first %s will be replaced by a git
16484 #. notes command: 'add', 'merge', 'remove', etc.
16486 #: builtin/notes.c:356
16487 #, c-format
16488 msgid "refusing to %s notes in %s (outside of refs/notes/)"
16489 msgstr ""
16491 #: builtin/notes.c:376 builtin/notes.c:431 builtin/notes.c:509
16492 #: builtin/notes.c:521 builtin/notes.c:598 builtin/notes.c:665
16493 #: builtin/notes.c:815 builtin/notes.c:963 builtin/notes.c:985
16494 msgid "too many parameters"
16495 msgstr ""
16497 #: builtin/notes.c:389 builtin/notes.c:678
16498 #, c-format
16499 msgid "no note found for object %s."
16500 msgstr ""
16502 #: builtin/notes.c:410 builtin/notes.c:576
16503 msgid "note contents as a string"
16504 msgstr ""
16506 #: builtin/notes.c:413 builtin/notes.c:579
16507 msgid "note contents in a file"
16508 msgstr ""
16510 #: builtin/notes.c:416 builtin/notes.c:582
16511 msgid "reuse and edit specified note object"
16512 msgstr ""
16514 #: builtin/notes.c:419 builtin/notes.c:585
16515 msgid "reuse specified note object"
16516 msgstr ""
16518 #: builtin/notes.c:422 builtin/notes.c:588
16519 msgid "allow storing empty note"
16520 msgstr ""
16522 #: builtin/notes.c:423 builtin/notes.c:496
16523 msgid "replace existing notes"
16524 msgstr ""
16526 #: builtin/notes.c:448
16527 #, c-format
16528 msgid ""
16529 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
16530 "existing notes"
16531 msgstr ""
16533 #: builtin/notes.c:463 builtin/notes.c:544
16534 #, c-format
16535 msgid "Overwriting existing notes for object %s\n"
16536 msgstr ""
16538 #: builtin/notes.c:475 builtin/notes.c:637 builtin/notes.c:902
16539 #, c-format
16540 msgid "Removing note for object %s\n"
16541 msgstr ""
16543 #: builtin/notes.c:497
16544 msgid "read objects from stdin"
16545 msgstr ""
16547 #: builtin/notes.c:499
16548 msgid "load rewriting config for <command> (implies --stdin)"
16549 msgstr ""
16551 #: builtin/notes.c:517
16552 msgid "too few parameters"
16553 msgstr ""
16555 #: builtin/notes.c:538
16556 #, c-format
16557 msgid ""
16558 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
16559 "existing notes"
16560 msgstr ""
16562 #: builtin/notes.c:550
16563 #, c-format
16564 msgid "missing notes on source object %s. Cannot copy."
16565 msgstr ""
16567 #: builtin/notes.c:603
16568 #, c-format
16569 msgid ""
16570 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
16571 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
16572 msgstr ""
16574 #: builtin/notes.c:698
16575 msgid "failed to delete ref NOTES_MERGE_PARTIAL"
16576 msgstr ""
16578 #: builtin/notes.c:700
16579 msgid "failed to delete ref NOTES_MERGE_REF"
16580 msgstr ""
16582 #: builtin/notes.c:702
16583 msgid "failed to remove 'git notes merge' worktree"
16584 msgstr ""
16586 #: builtin/notes.c:722
16587 msgid "failed to read ref NOTES_MERGE_PARTIAL"
16588 msgstr ""
16590 #: builtin/notes.c:724
16591 msgid "could not find commit from NOTES_MERGE_PARTIAL."
16592 msgstr ""
16594 #: builtin/notes.c:726
16595 msgid "could not parse commit from NOTES_MERGE_PARTIAL."
16596 msgstr ""
16598 #: builtin/notes.c:739
16599 msgid "failed to resolve NOTES_MERGE_REF"
16600 msgstr ""
16602 #: builtin/notes.c:742
16603 msgid "failed to finalize notes merge"
16604 msgstr ""
16606 #: builtin/notes.c:768
16607 #, c-format
16608 msgid "unknown notes merge strategy %s"
16609 msgstr ""
16611 #: builtin/notes.c:784
16612 msgid "General options"
16613 msgstr ""
16615 #: builtin/notes.c:786
16616 msgid "Merge options"
16617 msgstr ""
16619 #: builtin/notes.c:788
16620 msgid ""
16621 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
16622 "cat_sort_uniq)"
16623 msgstr ""
16625 #: builtin/notes.c:790
16626 msgid "Committing unmerged notes"
16627 msgstr ""
16629 #: builtin/notes.c:792
16630 msgid "finalize notes merge by committing unmerged notes"
16631 msgstr ""
16633 #: builtin/notes.c:794
16634 msgid "Aborting notes merge resolution"
16635 msgstr ""
16637 #: builtin/notes.c:796
16638 msgid "abort notes merge"
16639 msgstr ""
16641 #: builtin/notes.c:807
16642 msgid "cannot mix --commit, --abort or -s/--strategy"
16643 msgstr ""
16645 #: builtin/notes.c:812
16646 msgid "must specify a notes ref to merge"
16647 msgstr ""
16649 #: builtin/notes.c:836
16650 #, c-format
16651 msgid "unknown -s/--strategy: %s"
16652 msgstr ""
16654 #: builtin/notes.c:873
16655 #, c-format
16656 msgid "a notes merge into %s is already in-progress at %s"
16657 msgstr ""
16659 #: builtin/notes.c:876
16660 #, c-format
16661 msgid "failed to store link to current notes ref (%s)"
16662 msgstr ""
16664 #: builtin/notes.c:878
16665 #, c-format
16666 msgid ""
16667 "Automatic notes merge failed. Fix conflicts in %s and commit the result with "
16668 "'git notes merge --commit', or abort the merge with 'git notes merge --"
16669 "abort'.\n"
16670 msgstr ""
16672 #: builtin/notes.c:897 builtin/tag.c:546
16673 #, c-format
16674 msgid "Failed to resolve '%s' as a valid ref."
16675 msgstr ""
16677 #: builtin/notes.c:900
16678 #, c-format
16679 msgid "Object %s has no note\n"
16680 msgstr ""
16682 #: builtin/notes.c:912
16683 msgid "attempt to remove non-existent note is not an error"
16684 msgstr ""
16686 #: builtin/notes.c:915
16687 msgid "read object names from the standard input"
16688 msgstr ""
16690 #: builtin/notes.c:954 builtin/prune.c:132 builtin/worktree.c:220
16691 msgid "do not remove, show only"
16692 msgstr ""
16694 #: builtin/notes.c:955
16695 msgid "report pruned notes"
16696 msgstr ""
16698 #: builtin/notes.c:998
16699 msgid "notes-ref"
16700 msgstr ""
16702 #: builtin/notes.c:999
16703 msgid "use notes from <notes-ref>"
16704 msgstr ""
16706 #: builtin/notes.c:1034 builtin/stash.c:1605
16707 #, c-format
16708 msgid "unknown subcommand: %s"
16709 msgstr ""
16711 #: builtin/pack-objects.c:54
16712 msgid ""
16713 "git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
16714 msgstr ""
16716 #: builtin/pack-objects.c:55
16717 msgid ""
16718 "git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
16719 msgstr ""
16721 #: builtin/pack-objects.c:443
16722 #, c-format
16723 msgid "bad packed object CRC for %s"
16724 msgstr ""
16726 #: builtin/pack-objects.c:454
16727 #, c-format
16728 msgid "corrupt packed object for %s"
16729 msgstr ""
16731 #: builtin/pack-objects.c:585
16732 #, c-format
16733 msgid "recursive delta detected for object %s"
16734 msgstr ""
16736 #: builtin/pack-objects.c:796
16737 #, c-format
16738 msgid "ordered %u objects, expected %<PRIu32>"
16739 msgstr ""
16741 #: builtin/pack-objects.c:1004
16742 msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
16743 msgstr ""
16745 #: builtin/pack-objects.c:1017
16746 msgid "Writing objects"
16747 msgstr ""
16749 #: builtin/pack-objects.c:1078 builtin/update-index.c:90
16750 #, c-format
16751 msgid "failed to stat %s"
16752 msgstr ""
16754 #: builtin/pack-objects.c:1131
16755 #, c-format
16756 msgid "wrote %<PRIu32> objects while expecting %<PRIu32>"
16757 msgstr ""
16759 #: builtin/pack-objects.c:1348
16760 msgid "disabling bitmap writing, as some objects are not being packed"
16761 msgstr ""
16763 #: builtin/pack-objects.c:1796
16764 #, c-format
16765 msgid "delta base offset overflow in pack for %s"
16766 msgstr ""
16768 #: builtin/pack-objects.c:1805
16769 #, c-format
16770 msgid "delta base offset out of bound for %s"
16771 msgstr ""
16773 #: builtin/pack-objects.c:2086
16774 msgid "Counting objects"
16775 msgstr ""
16777 #: builtin/pack-objects.c:2231
16778 #, c-format
16779 msgid "unable to parse object header of %s"
16780 msgstr ""
16782 #: builtin/pack-objects.c:2301 builtin/pack-objects.c:2317
16783 #: builtin/pack-objects.c:2327
16784 #, c-format
16785 msgid "object %s cannot be read"
16786 msgstr ""
16788 #: builtin/pack-objects.c:2304 builtin/pack-objects.c:2331
16789 #, c-format
16790 msgid "object %s inconsistent object length (%<PRIuMAX> vs %<PRIuMAX>)"
16791 msgstr ""
16793 #: builtin/pack-objects.c:2341
16794 msgid "suboptimal pack - out of memory"
16795 msgstr ""
16797 #: builtin/pack-objects.c:2656
16798 #, c-format
16799 msgid "Delta compression using up to %d threads"
16800 msgstr ""
16802 #: builtin/pack-objects.c:2795
16803 #, c-format
16804 msgid "unable to pack objects reachable from tag %s"
16805 msgstr ""
16807 #: builtin/pack-objects.c:2883
16808 msgid "Compressing objects"
16809 msgstr ""
16811 #: builtin/pack-objects.c:2889
16812 msgid "inconsistency with delta count"
16813 msgstr ""
16815 #: builtin/pack-objects.c:2961
16816 #, c-format
16817 msgid ""
16818 "value of uploadpack.blobpackfileuri must be of the form '<object-hash> <pack-"
16819 "hash> <uri>' (got '%s')"
16820 msgstr ""
16822 #: builtin/pack-objects.c:2964
16823 #, c-format
16824 msgid ""
16825 "object already configured in another uploadpack.blobpackfileuri (got '%s')"
16826 msgstr ""
16828 #: builtin/pack-objects.c:2993
16829 #, c-format
16830 msgid ""
16831 "expected edge object ID, got garbage:\n"
16832 " %s"
16833 msgstr ""
16835 #: builtin/pack-objects.c:2999
16836 #, c-format
16837 msgid ""
16838 "expected object ID, got garbage:\n"
16839 " %s"
16840 msgstr ""
16842 #: builtin/pack-objects.c:3097
16843 msgid "invalid value for --missing"
16844 msgstr ""
16846 #: builtin/pack-objects.c:3156 builtin/pack-objects.c:3264
16847 msgid "cannot open pack index"
16848 msgstr ""
16850 #: builtin/pack-objects.c:3187
16851 #, c-format
16852 msgid "loose object at %s could not be examined"
16853 msgstr ""
16855 #: builtin/pack-objects.c:3272
16856 msgid "unable to force loose object"
16857 msgstr ""
16859 #: builtin/pack-objects.c:3365
16860 #, c-format
16861 msgid "not a rev '%s'"
16862 msgstr ""
16864 #: builtin/pack-objects.c:3368
16865 #, c-format
16866 msgid "bad revision '%s'"
16867 msgstr ""
16869 #: builtin/pack-objects.c:3393
16870 msgid "unable to add recent objects"
16871 msgstr ""
16873 #: builtin/pack-objects.c:3446
16874 #, c-format
16875 msgid "unsupported index version %s"
16876 msgstr ""
16878 #: builtin/pack-objects.c:3450
16879 #, c-format
16880 msgid "bad index version '%s'"
16881 msgstr ""
16883 #: builtin/pack-objects.c:3488
16884 msgid "<version>[,<offset>]"
16885 msgstr ""
16887 #: builtin/pack-objects.c:3489
16888 msgid "write the pack index file in the specified idx format version"
16889 msgstr ""
16891 #: builtin/pack-objects.c:3492
16892 msgid "maximum size of each output pack file"
16893 msgstr ""
16895 #: builtin/pack-objects.c:3494
16896 msgid "ignore borrowed objects from alternate object store"
16897 msgstr ""
16899 #: builtin/pack-objects.c:3496
16900 msgid "ignore packed objects"
16901 msgstr ""
16903 #: builtin/pack-objects.c:3498
16904 msgid "limit pack window by objects"
16905 msgstr ""
16907 #: builtin/pack-objects.c:3500
16908 msgid "limit pack window by memory in addition to object limit"
16909 msgstr ""
16911 #: builtin/pack-objects.c:3502
16912 msgid "maximum length of delta chain allowed in the resulting pack"
16913 msgstr ""
16915 #: builtin/pack-objects.c:3504
16916 msgid "reuse existing deltas"
16917 msgstr ""
16919 #: builtin/pack-objects.c:3506
16920 msgid "reuse existing objects"
16921 msgstr ""
16923 #: builtin/pack-objects.c:3508
16924 msgid "use OFS_DELTA objects"
16925 msgstr ""
16927 #: builtin/pack-objects.c:3510
16928 msgid "use threads when searching for best delta matches"
16929 msgstr ""
16931 #: builtin/pack-objects.c:3512
16932 msgid "do not create an empty pack output"
16933 msgstr ""
16935 #: builtin/pack-objects.c:3514
16936 msgid "read revision arguments from standard input"
16937 msgstr ""
16939 #: builtin/pack-objects.c:3516
16940 msgid "limit the objects to those that are not yet packed"
16941 msgstr ""
16943 #: builtin/pack-objects.c:3519
16944 msgid "include objects reachable from any reference"
16945 msgstr ""
16947 #: builtin/pack-objects.c:3522
16948 msgid "include objects referred by reflog entries"
16949 msgstr ""
16951 #: builtin/pack-objects.c:3525
16952 msgid "include objects referred to by the index"
16953 msgstr ""
16955 #: builtin/pack-objects.c:3528
16956 msgid "output pack to stdout"
16957 msgstr ""
16959 #: builtin/pack-objects.c:3530
16960 msgid "include tag objects that refer to objects to be packed"
16961 msgstr ""
16963 #: builtin/pack-objects.c:3532
16964 msgid "keep unreachable objects"
16965 msgstr ""
16967 #: builtin/pack-objects.c:3534
16968 msgid "pack loose unreachable objects"
16969 msgstr ""
16971 #: builtin/pack-objects.c:3536
16972 msgid "unpack unreachable objects newer than <time>"
16973 msgstr ""
16975 #: builtin/pack-objects.c:3539
16976 msgid "use the sparse reachability algorithm"
16977 msgstr ""
16979 #: builtin/pack-objects.c:3541
16980 msgid "create thin packs"
16981 msgstr ""
16983 #: builtin/pack-objects.c:3543
16984 msgid "create packs suitable for shallow fetches"
16985 msgstr ""
16987 #: builtin/pack-objects.c:3545
16988 msgid "ignore packs that have companion .keep file"
16989 msgstr ""
16991 #: builtin/pack-objects.c:3547
16992 msgid "ignore this pack"
16993 msgstr ""
16995 #: builtin/pack-objects.c:3549
16996 msgid "pack compression level"
16997 msgstr ""
16999 #: builtin/pack-objects.c:3551
17000 msgid "do not hide commits by grafts"
17001 msgstr ""
17003 #: builtin/pack-objects.c:3553
17004 msgid "use a bitmap index if available to speed up counting objects"
17005 msgstr ""
17007 #: builtin/pack-objects.c:3555
17008 msgid "write a bitmap index together with the pack index"
17009 msgstr ""
17011 #: builtin/pack-objects.c:3559
17012 msgid "write a bitmap index if possible"
17013 msgstr ""
17015 #: builtin/pack-objects.c:3563
17016 msgid "handling for missing objects"
17017 msgstr ""
17019 #: builtin/pack-objects.c:3566
17020 msgid "do not pack objects in promisor packfiles"
17021 msgstr ""
17023 #: builtin/pack-objects.c:3568
17024 msgid "respect islands during delta compression"
17025 msgstr ""
17027 #: builtin/pack-objects.c:3570
17028 msgid "protocol"
17029 msgstr ""
17031 #: builtin/pack-objects.c:3571
17032 msgid "exclude any configured uploadpack.blobpackfileuri with this protocol"
17033 msgstr ""
17035 #: builtin/pack-objects.c:3600
17036 #, c-format
17037 msgid "delta chain depth %d is too deep, forcing %d"
17038 msgstr ""
17040 #: builtin/pack-objects.c:3605
17041 #, c-format
17042 msgid "pack.deltaCacheLimit is too high, forcing %d"
17043 msgstr ""
17045 #: builtin/pack-objects.c:3659
17046 msgid "--max-pack-size cannot be used to build a pack for transfer"
17047 msgstr ""
17049 #: builtin/pack-objects.c:3661
17050 msgid "minimum pack size limit is 1 MiB"
17051 msgstr ""
17053 #: builtin/pack-objects.c:3666
17054 msgid "--thin cannot be used to build an indexable pack"
17055 msgstr ""
17057 #: builtin/pack-objects.c:3669
17058 msgid "--keep-unreachable and --unpack-unreachable are incompatible"
17059 msgstr ""
17061 #: builtin/pack-objects.c:3675
17062 msgid "cannot use --filter without --stdout"
17063 msgstr ""
17065 #: builtin/pack-objects.c:3735
17066 msgid "Enumerating objects"
17067 msgstr ""
17069 #: builtin/pack-objects.c:3766
17070 #, c-format
17071 msgid ""
17072 "Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>), pack-"
17073 "reused %<PRIu32>"
17074 msgstr ""
17076 #: builtin/pack-refs.c:8
17077 msgid "git pack-refs [<options>]"
17078 msgstr ""
17080 #: builtin/pack-refs.c:16
17081 msgid "pack everything"
17082 msgstr ""
17084 #: builtin/pack-refs.c:17
17085 msgid "prune loose refs (default)"
17086 msgstr ""
17088 #: builtin/prune-packed.c:6
17089 msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
17090 msgstr ""
17092 #: builtin/prune.c:14
17093 msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
17094 msgstr ""
17096 #: builtin/prune.c:133
17097 msgid "report pruned objects"
17098 msgstr ""
17100 #: builtin/prune.c:136
17101 msgid "expire objects older than <time>"
17102 msgstr ""
17104 #: builtin/prune.c:138
17105 msgid "limit traversal to objects outside promisor packfiles"
17106 msgstr ""
17108 #: builtin/prune.c:152
17109 msgid "cannot prune in a precious-objects repo"
17110 msgstr ""
17112 #: builtin/pull.c:45 builtin/pull.c:47
17113 #, c-format
17114 msgid "Invalid value for %s: %s"
17115 msgstr ""
17117 #: builtin/pull.c:67
17118 msgid "git pull [<options>] [<repository> [<refspec>...]]"
17119 msgstr ""
17121 #: builtin/pull.c:123
17122 msgid "control for recursive fetching of submodules"
17123 msgstr ""
17125 #: builtin/pull.c:127
17126 msgid "Options related to merging"
17127 msgstr ""
17129 #: builtin/pull.c:130
17130 msgid "incorporate changes by rebasing rather than merging"
17131 msgstr ""
17133 #: builtin/pull.c:158 builtin/rebase.c:484 builtin/revert.c:126
17134 msgid "allow fast-forward"
17135 msgstr ""
17137 #: builtin/pull.c:167 parse-options.h:339
17138 msgid "automatically stash/stash pop before and after"
17139 msgstr ""
17141 #: builtin/pull.c:183
17142 msgid "Options related to fetching"
17143 msgstr ""
17145 #: builtin/pull.c:193
17146 msgid "force overwrite of local branch"
17147 msgstr ""
17149 #: builtin/pull.c:201
17150 msgid "number of submodules pulled in parallel"
17151 msgstr ""
17153 #: builtin/pull.c:317
17154 #, c-format
17155 msgid "Invalid value for pull.ff: %s"
17156 msgstr ""
17158 #: builtin/pull.c:348
17159 msgid ""
17160 "Pulling without specifying how to reconcile divergent branches is\n"
17161 "discouraged. You can squelch this message by running one of the following\n"
17162 "commands sometime before your next pull:\n"
17163 "\n"
17164 "  git config pull.rebase false  # merge (the default strategy)\n"
17165 "  git config pull.rebase true   # rebase\n"
17166 "  git config pull.ff only       # fast-forward only\n"
17167 "\n"
17168 "You can replace \"git config\" with \"git config --global\" to set a "
17169 "default\n"
17170 "preference for all repositories. You can also pass --rebase, --no-rebase,\n"
17171 "or --ff-only on the command line to override the configured default per\n"
17172 "invocation.\n"
17173 msgstr ""
17175 #: builtin/pull.c:458
17176 msgid ""
17177 "There is no candidate for rebasing against among the refs that you just "
17178 "fetched."
17179 msgstr ""
17181 #: builtin/pull.c:460
17182 msgid ""
17183 "There are no candidates for merging among the refs that you just fetched."
17184 msgstr ""
17186 #: builtin/pull.c:461
17187 msgid ""
17188 "Generally this means that you provided a wildcard refspec which had no\n"
17189 "matches on the remote end."
17190 msgstr ""
17192 #: builtin/pull.c:464
17193 #, c-format
17194 msgid ""
17195 "You asked to pull from the remote '%s', but did not specify\n"
17196 "a branch. Because this is not the default configured remote\n"
17197 "for your current branch, you must specify a branch on the command line."
17198 msgstr ""
17200 #: builtin/pull.c:469 builtin/rebase.c:1240 git-parse-remote.sh:73
17201 msgid "You are not currently on a branch."
17202 msgstr ""
17204 #: builtin/pull.c:471 builtin/pull.c:486 git-parse-remote.sh:79
17205 msgid "Please specify which branch you want to rebase against."
17206 msgstr ""
17208 #: builtin/pull.c:473 builtin/pull.c:488 git-parse-remote.sh:82
17209 msgid "Please specify which branch you want to merge with."
17210 msgstr ""
17212 #: builtin/pull.c:474 builtin/pull.c:489
17213 msgid "See git-pull(1) for details."
17214 msgstr ""
17216 #: builtin/pull.c:476 builtin/pull.c:482 builtin/pull.c:491
17217 #: builtin/rebase.c:1246 git-parse-remote.sh:64
17218 msgid "<remote>"
17219 msgstr ""
17221 #: builtin/pull.c:476 builtin/pull.c:491 builtin/pull.c:496
17222 #: git-parse-remote.sh:65
17223 msgid "<branch>"
17224 msgstr ""
17226 #: builtin/pull.c:484 builtin/rebase.c:1238 git-parse-remote.sh:75
17227 msgid "There is no tracking information for the current branch."
17228 msgstr ""
17230 #: builtin/pull.c:493 git-parse-remote.sh:95
17231 msgid ""
17232 "If you wish to set tracking information for this branch you can do so with:"
17233 msgstr ""
17235 #: builtin/pull.c:498
17236 #, c-format
17237 msgid ""
17238 "Your configuration specifies to merge with the ref '%s'\n"
17239 "from the remote, but no such ref was fetched."
17240 msgstr ""
17242 #: builtin/pull.c:609
17243 #, c-format
17244 msgid "unable to access commit %s"
17245 msgstr ""
17247 #: builtin/pull.c:894
17248 msgid "ignoring --verify-signatures for rebase"
17249 msgstr ""
17251 #: builtin/pull.c:954
17252 msgid "Updating an unborn branch with changes added to the index."
17253 msgstr ""
17255 #: builtin/pull.c:958
17256 msgid "pull with rebase"
17257 msgstr ""
17259 #: builtin/pull.c:959
17260 msgid "please commit or stash them."
17261 msgstr ""
17263 #: builtin/pull.c:984
17264 #, c-format
17265 msgid ""
17266 "fetch updated the current branch head.\n"
17267 "fast-forwarding your working tree from\n"
17268 "commit %s."
17269 msgstr ""
17271 #: builtin/pull.c:990
17272 #, c-format
17273 msgid ""
17274 "Cannot fast-forward your working tree.\n"
17275 "After making sure that you saved anything precious from\n"
17276 "$ git diff %s\n"
17277 "output, run\n"
17278 "$ git reset --hard\n"
17279 "to recover."
17280 msgstr ""
17282 #: builtin/pull.c:1005
17283 msgid "Cannot merge multiple branches into empty head."
17284 msgstr ""
17286 #: builtin/pull.c:1009
17287 msgid "Cannot rebase onto multiple branches."
17288 msgstr ""
17290 #: builtin/pull.c:1017
17291 msgid "cannot rebase with locally recorded submodule modifications"
17292 msgstr ""
17294 #: builtin/push.c:19
17295 msgid "git push [<options>] [<repository> [<refspec>...]]"
17296 msgstr ""
17298 #: builtin/push.c:111
17299 msgid "tag shorthand without <tag>"
17300 msgstr ""
17302 #: builtin/push.c:119
17303 msgid "--delete only accepts plain target ref names"
17304 msgstr ""
17306 #: builtin/push.c:164
17307 msgid ""
17308 "\n"
17309 "To choose either option permanently, see push.default in 'git help config'."
17310 msgstr ""
17312 #: builtin/push.c:167
17313 #, c-format
17314 msgid ""
17315 "The upstream branch of your current branch does not match\n"
17316 "the name of your current branch.  To push to the upstream branch\n"
17317 "on the remote, use\n"
17318 "\n"
17319 "    git push %s HEAD:%s\n"
17320 "\n"
17321 "To push to the branch of the same name on the remote, use\n"
17322 "\n"
17323 "    git push %s HEAD\n"
17324 "%s"
17325 msgstr ""
17327 #: builtin/push.c:182
17328 #, c-format
17329 msgid ""
17330 "You are not currently on a branch.\n"
17331 "To push the history leading to the current (detached HEAD)\n"
17332 "state now, use\n"
17333 "\n"
17334 "    git push %s HEAD:<name-of-remote-branch>\n"
17335 msgstr ""
17337 #: builtin/push.c:194
17338 #, c-format
17339 msgid ""
17340 "The current branch %s has no upstream branch.\n"
17341 "To push the current branch and set the remote as upstream, use\n"
17342 "\n"
17343 "    git push --set-upstream %s %s\n"
17344 msgstr ""
17346 #: builtin/push.c:202
17347 #, c-format
17348 msgid "The current branch %s has multiple upstream branches, refusing to push."
17349 msgstr ""
17351 #: builtin/push.c:205
17352 #, c-format
17353 msgid ""
17354 "You are pushing to remote '%s', which is not the upstream of\n"
17355 "your current branch '%s', without telling me what to push\n"
17356 "to update which remote branch."
17357 msgstr ""
17359 #: builtin/push.c:260
17360 msgid ""
17361 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
17362 msgstr ""
17364 #: builtin/push.c:267
17365 msgid ""
17366 "Updates were rejected because the tip of your current branch is behind\n"
17367 "its remote counterpart. Integrate the remote changes (e.g.\n"
17368 "'git pull ...') before pushing again.\n"
17369 "See the 'Note about fast-forwards' in 'git push --help' for details."
17370 msgstr ""
17372 #: builtin/push.c:273
17373 msgid ""
17374 "Updates were rejected because a pushed branch tip is behind its remote\n"
17375 "counterpart. Check out this branch and integrate the remote changes\n"
17376 "(e.g. 'git pull ...') before pushing again.\n"
17377 "See the 'Note about fast-forwards' in 'git push --help' for details."
17378 msgstr ""
17380 #: builtin/push.c:279
17381 msgid ""
17382 "Updates were rejected because the remote contains work that you do\n"
17383 "not have locally. This is usually caused by another repository pushing\n"
17384 "to the same ref. You may want to first integrate the remote changes\n"
17385 "(e.g., 'git pull ...') before pushing again.\n"
17386 "See the 'Note about fast-forwards' in 'git push --help' for details."
17387 msgstr ""
17389 #: builtin/push.c:286
17390 msgid "Updates were rejected because the tag already exists in the remote."
17391 msgstr ""
17393 #: builtin/push.c:289
17394 msgid ""
17395 "You cannot update a remote ref that points at a non-commit object,\n"
17396 "or update a remote ref to make it point at a non-commit object,\n"
17397 "without using the '--force' option.\n"
17398 msgstr ""
17400 #: builtin/push.c:351
17401 #, c-format
17402 msgid "Pushing to %s\n"
17403 msgstr ""
17405 #: builtin/push.c:358
17406 #, c-format
17407 msgid "failed to push some refs to '%s'"
17408 msgstr ""
17410 #: builtin/push.c:532
17411 msgid "repository"
17412 msgstr ""
17414 #: builtin/push.c:533 builtin/send-pack.c:183
17415 msgid "push all refs"
17416 msgstr ""
17418 #: builtin/push.c:534 builtin/send-pack.c:185
17419 msgid "mirror all refs"
17420 msgstr ""
17422 #: builtin/push.c:536
17423 msgid "delete refs"
17424 msgstr ""
17426 #: builtin/push.c:537
17427 msgid "push tags (can't be used with --all or --mirror)"
17428 msgstr ""
17430 #: builtin/push.c:540 builtin/send-pack.c:186
17431 msgid "force updates"
17432 msgstr ""
17434 #: builtin/push.c:541 builtin/send-pack.c:198
17435 msgid "<refname>:<expect>"
17436 msgstr ""
17438 #: builtin/push.c:542 builtin/send-pack.c:199
17439 msgid "require old value of ref to be at this value"
17440 msgstr ""
17442 #: builtin/push.c:545
17443 msgid "control recursive pushing of submodules"
17444 msgstr ""
17446 #: builtin/push.c:546 builtin/send-pack.c:193
17447 msgid "use thin pack"
17448 msgstr ""
17450 #: builtin/push.c:547 builtin/push.c:548 builtin/send-pack.c:180
17451 #: builtin/send-pack.c:181
17452 msgid "receive pack program"
17453 msgstr ""
17455 #: builtin/push.c:549
17456 msgid "set upstream for git pull/status"
17457 msgstr ""
17459 #: builtin/push.c:552
17460 msgid "prune locally removed refs"
17461 msgstr ""
17463 #: builtin/push.c:554
17464 msgid "bypass pre-push hook"
17465 msgstr ""
17467 #: builtin/push.c:555
17468 msgid "push missing but relevant tags"
17469 msgstr ""
17471 #: builtin/push.c:557 builtin/send-pack.c:187
17472 msgid "GPG sign the push"
17473 msgstr ""
17475 #: builtin/push.c:559 builtin/send-pack.c:194
17476 msgid "request atomic transaction on remote side"
17477 msgstr ""
17479 #: builtin/push.c:577
17480 msgid "--delete is incompatible with --all, --mirror and --tags"
17481 msgstr ""
17483 #: builtin/push.c:579
17484 msgid "--delete doesn't make sense without any refs"
17485 msgstr ""
17487 #: builtin/push.c:599
17488 #, c-format
17489 msgid "bad repository '%s'"
17490 msgstr ""
17492 #: builtin/push.c:600
17493 msgid ""
17494 "No configured push destination.\n"
17495 "Either specify the URL from the command-line or configure a remote "
17496 "repository using\n"
17497 "\n"
17498 "    git remote add <name> <url>\n"
17499 "\n"
17500 "and then push using the remote name\n"
17501 "\n"
17502 "    git push <name>\n"
17503 msgstr ""
17505 #: builtin/push.c:615
17506 msgid "--all and --tags are incompatible"
17507 msgstr ""
17509 #: builtin/push.c:617
17510 msgid "--all can't be combined with refspecs"
17511 msgstr ""
17513 #: builtin/push.c:621
17514 msgid "--mirror and --tags are incompatible"
17515 msgstr ""
17517 #: builtin/push.c:623
17518 msgid "--mirror can't be combined with refspecs"
17519 msgstr ""
17521 #: builtin/push.c:626
17522 msgid "--all and --mirror are incompatible"
17523 msgstr ""
17525 #: builtin/push.c:630
17526 msgid "push options must not have new line characters"
17527 msgstr ""
17529 #: builtin/range-diff.c:8
17530 msgid "git range-diff [<options>] <old-base>..<old-tip> <new-base>..<new-tip>"
17531 msgstr ""
17533 #: builtin/range-diff.c:9
17534 msgid "git range-diff [<options>] <old-tip>...<new-tip>"
17535 msgstr ""
17537 #: builtin/range-diff.c:10
17538 msgid "git range-diff [<options>] <base> <old-tip> <new-tip>"
17539 msgstr ""
17541 #: builtin/range-diff.c:22
17542 msgid "Percentage by which creation is weighted"
17543 msgstr ""
17545 #: builtin/range-diff.c:24
17546 msgid "use simple diff colors"
17547 msgstr ""
17549 #: builtin/range-diff.c:26
17550 msgid "notes"
17551 msgstr ""
17553 #: builtin/range-diff.c:26
17554 msgid "passed to 'git log'"
17555 msgstr ""
17557 #: builtin/range-diff.c:50 builtin/range-diff.c:54
17558 #, c-format
17559 msgid "no .. in range: '%s'"
17560 msgstr ""
17562 #: builtin/range-diff.c:64
17563 msgid "single arg format must be symmetric range"
17564 msgstr ""
17566 #: builtin/range-diff.c:79
17567 msgid "need two commit ranges"
17568 msgstr ""
17570 #: builtin/read-tree.c:41
17571 msgid ""
17572 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
17573 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
17574 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
17575 msgstr ""
17577 #: builtin/read-tree.c:124
17578 msgid "write resulting index to <file>"
17579 msgstr ""
17581 #: builtin/read-tree.c:127
17582 msgid "only empty the index"
17583 msgstr ""
17585 #: builtin/read-tree.c:129
17586 msgid "Merging"
17587 msgstr ""
17589 #: builtin/read-tree.c:131
17590 msgid "perform a merge in addition to a read"
17591 msgstr ""
17593 #: builtin/read-tree.c:133
17594 msgid "3-way merge if no file level merging required"
17595 msgstr ""
17597 #: builtin/read-tree.c:135
17598 msgid "3-way merge in presence of adds and removes"
17599 msgstr ""
17601 #: builtin/read-tree.c:137
17602 msgid "same as -m, but discard unmerged entries"
17603 msgstr ""
17605 #: builtin/read-tree.c:138
17606 msgid "<subdirectory>/"
17607 msgstr ""
17609 #: builtin/read-tree.c:139
17610 msgid "read the tree into the index under <subdirectory>/"
17611 msgstr ""
17613 #: builtin/read-tree.c:142
17614 msgid "update working tree with merge result"
17615 msgstr ""
17617 #: builtin/read-tree.c:144
17618 msgid "gitignore"
17619 msgstr ""
17621 #: builtin/read-tree.c:145
17622 msgid "allow explicitly ignored files to be overwritten"
17623 msgstr ""
17625 #: builtin/read-tree.c:148
17626 msgid "don't check the working tree after merging"
17627 msgstr ""
17629 #: builtin/read-tree.c:149
17630 msgid "don't update the index or the work tree"
17631 msgstr ""
17633 #: builtin/read-tree.c:151
17634 msgid "skip applying sparse checkout filter"
17635 msgstr ""
17637 #: builtin/read-tree.c:153
17638 msgid "debug unpack-trees"
17639 msgstr ""
17641 #: builtin/read-tree.c:157
17642 msgid "suppress feedback messages"
17643 msgstr ""
17645 #: builtin/read-tree.c:188
17646 msgid "You need to resolve your current index first"
17647 msgstr ""
17649 #: builtin/rebase.c:35
17650 msgid ""
17651 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase> | --keep-base] "
17652 "[<upstream> [<branch>]]"
17653 msgstr ""
17655 #: builtin/rebase.c:37
17656 msgid ""
17657 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] --root [<branch>]"
17658 msgstr ""
17660 #: builtin/rebase.c:39
17661 msgid "git rebase --continue | --abort | --skip | --edit-todo"
17662 msgstr ""
17664 #: builtin/rebase.c:187 builtin/rebase.c:211 builtin/rebase.c:238
17665 #, c-format
17666 msgid "unusable todo list: '%s'"
17667 msgstr ""
17669 #: builtin/rebase.c:304
17670 #, c-format
17671 msgid "could not create temporary %s"
17672 msgstr ""
17674 #: builtin/rebase.c:310
17675 msgid "could not mark as interactive"
17676 msgstr ""
17678 #: builtin/rebase.c:364
17679 msgid "could not generate todo list"
17680 msgstr ""
17682 #: builtin/rebase.c:405
17683 msgid "a base commit must be provided with --upstream or --onto"
17684 msgstr ""
17686 #: builtin/rebase.c:474
17687 msgid "git rebase--interactive [<options>]"
17688 msgstr ""
17690 #: builtin/rebase.c:487 builtin/rebase.c:1382
17691 msgid "keep commits which start empty"
17692 msgstr ""
17694 #: builtin/rebase.c:491 builtin/revert.c:128
17695 msgid "allow commits with empty messages"
17696 msgstr ""
17698 #: builtin/rebase.c:493
17699 msgid "rebase merge commits"
17700 msgstr ""
17702 #: builtin/rebase.c:495
17703 msgid "keep original branch points of cousins"
17704 msgstr ""
17706 #: builtin/rebase.c:497
17707 msgid "move commits that begin with squash!/fixup!"
17708 msgstr ""
17710 #: builtin/rebase.c:498
17711 msgid "sign commits"
17712 msgstr ""
17714 #: builtin/rebase.c:500 builtin/rebase.c:1321
17715 msgid "display a diffstat of what changed upstream"
17716 msgstr ""
17718 #: builtin/rebase.c:502
17719 msgid "continue rebase"
17720 msgstr ""
17722 #: builtin/rebase.c:504
17723 msgid "skip commit"
17724 msgstr ""
17726 #: builtin/rebase.c:505
17727 msgid "edit the todo list"
17728 msgstr ""
17730 #: builtin/rebase.c:507
17731 msgid "show the current patch"
17732 msgstr ""
17734 #: builtin/rebase.c:510
17735 msgid "shorten commit ids in the todo list"
17736 msgstr ""
17738 #: builtin/rebase.c:512
17739 msgid "expand commit ids in the todo list"
17740 msgstr ""
17742 #: builtin/rebase.c:514
17743 msgid "check the todo list"
17744 msgstr ""
17746 #: builtin/rebase.c:516
17747 msgid "rearrange fixup/squash lines"
17748 msgstr ""
17750 #: builtin/rebase.c:518
17751 msgid "insert exec commands in todo list"
17752 msgstr ""
17754 #: builtin/rebase.c:519
17755 msgid "onto"
17756 msgstr ""
17758 #: builtin/rebase.c:522
17759 msgid "restrict-revision"
17760 msgstr ""
17762 #: builtin/rebase.c:522
17763 msgid "restrict revision"
17764 msgstr ""
17766 #: builtin/rebase.c:524
17767 msgid "squash-onto"
17768 msgstr ""
17770 #: builtin/rebase.c:525
17771 msgid "squash onto"
17772 msgstr ""
17774 #: builtin/rebase.c:527
17775 msgid "the upstream commit"
17776 msgstr ""
17778 #: builtin/rebase.c:529
17779 msgid "head-name"
17780 msgstr ""
17782 #: builtin/rebase.c:529
17783 msgid "head name"
17784 msgstr ""
17786 #: builtin/rebase.c:534
17787 msgid "rebase strategy"
17788 msgstr ""
17790 #: builtin/rebase.c:535
17791 msgid "strategy-opts"
17792 msgstr ""
17794 #: builtin/rebase.c:536
17795 msgid "strategy options"
17796 msgstr ""
17798 #: builtin/rebase.c:537
17799 msgid "switch-to"
17800 msgstr ""
17802 #: builtin/rebase.c:538
17803 msgid "the branch or commit to checkout"
17804 msgstr ""
17806 #: builtin/rebase.c:539
17807 msgid "onto-name"
17808 msgstr ""
17810 #: builtin/rebase.c:539
17811 msgid "onto name"
17812 msgstr ""
17814 #: builtin/rebase.c:540
17815 msgid "cmd"
17816 msgstr ""
17818 #: builtin/rebase.c:540
17819 msgid "the command to run"
17820 msgstr ""
17822 #: builtin/rebase.c:543 builtin/rebase.c:1415
17823 msgid "automatically re-schedule any `exec` that fails"
17824 msgstr ""
17826 #: builtin/rebase.c:559
17827 msgid "--[no-]rebase-cousins has no effect without --rebase-merges"
17828 msgstr ""
17830 #: builtin/rebase.c:575
17831 #, c-format
17832 msgid "%s requires the merge backend"
17833 msgstr ""
17835 #: builtin/rebase.c:618
17836 #, c-format
17837 msgid "could not get 'onto': '%s'"
17838 msgstr ""
17840 #: builtin/rebase.c:635
17841 #, c-format
17842 msgid "invalid orig-head: '%s'"
17843 msgstr ""
17845 #: builtin/rebase.c:660
17846 #, c-format
17847 msgid "ignoring invalid allow_rerere_autoupdate: '%s'"
17848 msgstr ""
17850 #: builtin/rebase.c:805 git-rebase--preserve-merges.sh:81
17851 msgid ""
17852 "Resolve all conflicts manually, mark them as resolved with\n"
17853 "\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
17854 "You can instead skip this commit: run \"git rebase --skip\".\n"
17855 "To abort and get back to the state before \"git rebase\", run \"git rebase --"
17856 "abort\"."
17857 msgstr ""
17859 #: builtin/rebase.c:888
17860 #, c-format
17861 msgid ""
17862 "\n"
17863 "git encountered an error while preparing the patches to replay\n"
17864 "these revisions:\n"
17865 "\n"
17866 "    %s\n"
17867 "\n"
17868 "As a result, git cannot rebase them."
17869 msgstr ""
17871 #: builtin/rebase.c:1214
17872 #, c-format
17873 msgid ""
17874 "unrecognized empty type '%s'; valid values are \"drop\", \"keep\", and \"ask"
17875 "\"."
17876 msgstr ""
17878 #: builtin/rebase.c:1232
17879 #, c-format
17880 msgid ""
17881 "%s\n"
17882 "Please specify which branch you want to rebase against.\n"
17883 "See git-rebase(1) for details.\n"
17884 "\n"
17885 "    git rebase '<branch>'\n"
17886 "\n"
17887 msgstr ""
17889 #: builtin/rebase.c:1248
17890 #, c-format
17891 msgid ""
17892 "If you wish to set tracking information for this branch you can do so with:\n"
17893 "\n"
17894 "    git branch --set-upstream-to=%s/<branch> %s\n"
17895 "\n"
17896 msgstr ""
17898 #: builtin/rebase.c:1278
17899 msgid "exec commands cannot contain newlines"
17900 msgstr ""
17902 #: builtin/rebase.c:1282
17903 msgid "empty exec command"
17904 msgstr ""
17906 #: builtin/rebase.c:1312
17907 msgid "rebase onto given branch instead of upstream"
17908 msgstr ""
17910 #: builtin/rebase.c:1314
17911 msgid "use the merge-base of upstream and branch as the current base"
17912 msgstr ""
17914 #: builtin/rebase.c:1316
17915 msgid "allow pre-rebase hook to run"
17916 msgstr ""
17918 #: builtin/rebase.c:1318
17919 msgid "be quiet. implies --no-stat"
17920 msgstr ""
17922 #: builtin/rebase.c:1324
17923 msgid "do not show diffstat of what changed upstream"
17924 msgstr ""
17926 #: builtin/rebase.c:1327
17927 msgid "add a Signed-off-by: line to each commit"
17928 msgstr ""
17930 #: builtin/rebase.c:1330
17931 msgid "make committer date match author date"
17932 msgstr ""
17934 #: builtin/rebase.c:1332
17935 msgid "ignore author date and use current date"
17936 msgstr ""
17938 #: builtin/rebase.c:1334
17939 msgid "synonym of --reset-author-date"
17940 msgstr ""
17942 #: builtin/rebase.c:1336 builtin/rebase.c:1340
17943 msgid "passed to 'git apply'"
17944 msgstr ""
17946 #: builtin/rebase.c:1338
17947 msgid "ignore changes in whitespace"
17948 msgstr ""
17950 #: builtin/rebase.c:1342 builtin/rebase.c:1345
17951 msgid "cherry-pick all commits, even if unchanged"
17952 msgstr ""
17954 #: builtin/rebase.c:1347
17955 msgid "continue"
17956 msgstr ""
17958 #: builtin/rebase.c:1350
17959 msgid "skip current patch and continue"
17960 msgstr ""
17962 #: builtin/rebase.c:1352
17963 msgid "abort and check out the original branch"
17964 msgstr ""
17966 #: builtin/rebase.c:1355
17967 msgid "abort but keep HEAD where it is"
17968 msgstr ""
17970 #: builtin/rebase.c:1356
17971 msgid "edit the todo list during an interactive rebase"
17972 msgstr ""
17974 #: builtin/rebase.c:1359
17975 msgid "show the patch file being applied or merged"
17976 msgstr ""
17978 #: builtin/rebase.c:1362
17979 msgid "use apply strategies to rebase"
17980 msgstr ""
17982 #: builtin/rebase.c:1366
17983 msgid "use merging strategies to rebase"
17984 msgstr ""
17986 #: builtin/rebase.c:1370
17987 msgid "let the user edit the list of commits to rebase"
17988 msgstr ""
17990 #: builtin/rebase.c:1374
17991 msgid "(DEPRECATED) try to recreate merges instead of ignoring them"
17992 msgstr ""
17994 #: builtin/rebase.c:1379
17995 msgid "how to handle commits that become empty"
17996 msgstr ""
17998 #: builtin/rebase.c:1386
17999 msgid "move commits that begin with squash!/fixup! under -i"
18000 msgstr ""
18002 #: builtin/rebase.c:1393
18003 msgid "add exec lines after each commit of the editable list"
18004 msgstr ""
18006 #: builtin/rebase.c:1397
18007 msgid "allow rebasing commits with empty messages"
18008 msgstr ""
18010 #: builtin/rebase.c:1401
18011 msgid "try to rebase merges instead of skipping them"
18012 msgstr ""
18014 #: builtin/rebase.c:1404
18015 msgid "use 'merge-base --fork-point' to refine upstream"
18016 msgstr ""
18018 #: builtin/rebase.c:1406
18019 msgid "use the given merge strategy"
18020 msgstr ""
18022 #: builtin/rebase.c:1408 builtin/revert.c:115
18023 msgid "option"
18024 msgstr ""
18026 #: builtin/rebase.c:1409
18027 msgid "pass the argument through to the merge strategy"
18028 msgstr ""
18030 #: builtin/rebase.c:1412
18031 msgid "rebase all reachable commits up to the root(s)"
18032 msgstr ""
18034 #: builtin/rebase.c:1417
18035 msgid "apply all changes, even those already present upstream"
18036 msgstr ""
18038 #: builtin/rebase.c:1434
18039 msgid ""
18040 "the rebase.useBuiltin support has been removed!\n"
18041 "See its entry in 'git help config' for details."
18042 msgstr ""
18044 #: builtin/rebase.c:1440
18045 msgid "It looks like 'git am' is in progress. Cannot rebase."
18046 msgstr ""
18048 #: builtin/rebase.c:1481
18049 msgid ""
18050 "git rebase --preserve-merges is deprecated. Use --rebase-merges instead."
18051 msgstr ""
18053 #: builtin/rebase.c:1486
18054 msgid "cannot combine '--keep-base' with '--onto'"
18055 msgstr ""
18057 #: builtin/rebase.c:1488
18058 msgid "cannot combine '--keep-base' with '--root'"
18059 msgstr ""
18061 #: builtin/rebase.c:1492
18062 msgid "cannot combine '--root' with '--fork-point'"
18063 msgstr ""
18065 #: builtin/rebase.c:1495
18066 msgid "No rebase in progress?"
18067 msgstr ""
18069 #: builtin/rebase.c:1499
18070 msgid "The --edit-todo action can only be used during interactive rebase."
18071 msgstr ""
18073 #: builtin/rebase.c:1522
18074 msgid "Cannot read HEAD"
18075 msgstr ""
18077 #: builtin/rebase.c:1534
18078 msgid ""
18079 "You must edit all merge conflicts and then\n"
18080 "mark them as resolved using git add"
18081 msgstr ""
18083 #: builtin/rebase.c:1553
18084 msgid "could not discard worktree changes"
18085 msgstr ""
18087 #: builtin/rebase.c:1572
18088 #, c-format
18089 msgid "could not move back to %s"
18090 msgstr ""
18092 #: builtin/rebase.c:1618
18093 #, c-format
18094 msgid ""
18095 "It seems that there is already a %s directory, and\n"
18096 "I wonder if you are in the middle of another rebase.  If that is the\n"
18097 "case, please try\n"
18098 "\t%s\n"
18099 "If that is not the case, please\n"
18100 "\t%s\n"
18101 "and run me again.  I am stopping in case you still have something\n"
18102 "valuable there.\n"
18103 msgstr ""
18105 #: builtin/rebase.c:1646
18106 msgid "switch `C' expects a numerical value"
18107 msgstr ""
18109 #: builtin/rebase.c:1688
18110 #, c-format
18111 msgid "Unknown mode: %s"
18112 msgstr ""
18114 #: builtin/rebase.c:1727
18115 msgid "--strategy requires --merge or --interactive"
18116 msgstr ""
18118 #: builtin/rebase.c:1757
18119 msgid "cannot combine apply options with merge options"
18120 msgstr ""
18122 #: builtin/rebase.c:1770
18123 #, c-format
18124 msgid "Unknown rebase backend: %s"
18125 msgstr ""
18127 #: builtin/rebase.c:1795
18128 msgid "--reschedule-failed-exec requires --exec or --interactive"
18129 msgstr ""
18131 #: builtin/rebase.c:1815
18132 msgid "cannot combine '--preserve-merges' with '--rebase-merges'"
18133 msgstr ""
18135 #: builtin/rebase.c:1819
18136 msgid ""
18137 "error: cannot combine '--preserve-merges' with '--reschedule-failed-exec'"
18138 msgstr ""
18140 #: builtin/rebase.c:1843
18141 #, c-format
18142 msgid "invalid upstream '%s'"
18143 msgstr ""
18145 #: builtin/rebase.c:1849
18146 msgid "Could not create new root commit"
18147 msgstr ""
18149 #: builtin/rebase.c:1875
18150 #, c-format
18151 msgid "'%s': need exactly one merge base with branch"
18152 msgstr ""
18154 #: builtin/rebase.c:1878
18155 #, c-format
18156 msgid "'%s': need exactly one merge base"
18157 msgstr ""
18159 #: builtin/rebase.c:1886
18160 #, c-format
18161 msgid "Does not point to a valid commit '%s'"
18162 msgstr ""
18164 #: builtin/rebase.c:1912
18165 #, c-format
18166 msgid "fatal: no such branch/commit '%s'"
18167 msgstr ""
18169 #: builtin/rebase.c:1920 builtin/submodule--helper.c:40
18170 #: builtin/submodule--helper.c:2414
18171 #, c-format
18172 msgid "No such ref: %s"
18173 msgstr ""
18175 #: builtin/rebase.c:1931
18176 msgid "Could not resolve HEAD to a revision"
18177 msgstr ""
18179 #: builtin/rebase.c:1952
18180 msgid "Please commit or stash them."
18181 msgstr ""
18183 #: builtin/rebase.c:1988
18184 #, c-format
18185 msgid "could not switch to %s"
18186 msgstr ""
18188 #: builtin/rebase.c:1999
18189 msgid "HEAD is up to date."
18190 msgstr ""
18192 #: builtin/rebase.c:2001
18193 #, c-format
18194 msgid "Current branch %s is up to date.\n"
18195 msgstr ""
18197 #: builtin/rebase.c:2009
18198 msgid "HEAD is up to date, rebase forced."
18199 msgstr ""
18201 #: builtin/rebase.c:2011
18202 #, c-format
18203 msgid "Current branch %s is up to date, rebase forced.\n"
18204 msgstr ""
18206 #: builtin/rebase.c:2019
18207 msgid "The pre-rebase hook refused to rebase."
18208 msgstr ""
18210 #: builtin/rebase.c:2026
18211 #, c-format
18212 msgid "Changes to %s:\n"
18213 msgstr ""
18215 #: builtin/rebase.c:2029
18216 #, c-format
18217 msgid "Changes from %s to %s:\n"
18218 msgstr ""
18220 #: builtin/rebase.c:2054
18221 #, c-format
18222 msgid "First, rewinding head to replay your work on top of it...\n"
18223 msgstr ""
18225 #: builtin/rebase.c:2063
18226 msgid "Could not detach HEAD"
18227 msgstr ""
18229 #: builtin/rebase.c:2072
18230 #, c-format
18231 msgid "Fast-forwarded %s to %s.\n"
18232 msgstr ""
18234 #: builtin/receive-pack.c:34
18235 msgid "git receive-pack <git-dir>"
18236 msgstr ""
18238 #: builtin/receive-pack.c:1224
18239 msgid ""
18240 "By default, updating the current branch in a non-bare repository\n"
18241 "is denied, because it will make the index and work tree inconsistent\n"
18242 "with what you pushed, and will require 'git reset --hard' to match\n"
18243 "the work tree to HEAD.\n"
18244 "\n"
18245 "You can set the 'receive.denyCurrentBranch' configuration variable\n"
18246 "to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
18247 "its current branch; however, this is not recommended unless you\n"
18248 "arranged to update its work tree to match what you pushed in some\n"
18249 "other way.\n"
18250 "\n"
18251 "To squelch this message and still keep the default behaviour, set\n"
18252 "'receive.denyCurrentBranch' configuration variable to 'refuse'."
18253 msgstr ""
18255 #: builtin/receive-pack.c:1244
18256 msgid ""
18257 "By default, deleting the current branch is denied, because the next\n"
18258 "'git clone' won't result in any file checked out, causing confusion.\n"
18259 "\n"
18260 "You can set 'receive.denyDeleteCurrent' configuration variable to\n"
18261 "'warn' or 'ignore' in the remote repository to allow deleting the\n"
18262 "current branch, with or without a warning message.\n"
18263 "\n"
18264 "To squelch this message, you can set it to 'refuse'."
18265 msgstr ""
18267 #: builtin/receive-pack.c:2422
18268 msgid "quiet"
18269 msgstr ""
18271 #: builtin/receive-pack.c:2436
18272 msgid "You must specify a directory."
18273 msgstr ""
18275 #: builtin/reflog.c:17
18276 msgid ""
18277 "git reflog expire [--expire=<time>] [--expire-unreachable=<time>] [--"
18278 "rewrite] [--updateref] [--stale-fix] [--dry-run | -n] [--verbose] [--all] "
18279 "<refs>..."
18280 msgstr ""
18282 #: builtin/reflog.c:22
18283 msgid ""
18284 "git reflog delete [--rewrite] [--updateref] [--dry-run | -n] [--verbose] "
18285 "<refs>..."
18286 msgstr ""
18288 #: builtin/reflog.c:25
18289 msgid "git reflog exists <ref>"
18290 msgstr ""
18292 #: builtin/reflog.c:568 builtin/reflog.c:573
18293 #, c-format
18294 msgid "'%s' is not a valid timestamp"
18295 msgstr ""
18297 #: builtin/reflog.c:606
18298 #, c-format
18299 msgid "Marking reachable objects..."
18300 msgstr ""
18302 #: builtin/reflog.c:644
18303 #, c-format
18304 msgid "%s points nowhere!"
18305 msgstr ""
18307 #: builtin/reflog.c:696
18308 msgid "no reflog specified to delete"
18309 msgstr ""
18311 #: builtin/reflog.c:705
18312 #, c-format
18313 msgid "not a reflog: %s"
18314 msgstr ""
18316 #: builtin/reflog.c:710
18317 #, c-format
18318 msgid "no reflog for '%s'"
18319 msgstr ""
18321 #: builtin/reflog.c:756
18322 #, c-format
18323 msgid "invalid ref format: %s"
18324 msgstr ""
18326 #: builtin/reflog.c:765
18327 msgid "git reflog [ show | expire | delete | exists ]"
18328 msgstr ""
18330 #: builtin/remote.c:17
18331 msgid "git remote [-v | --verbose]"
18332 msgstr ""
18334 #: builtin/remote.c:18
18335 msgid ""
18336 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
18337 "mirror=<fetch|push>] <name> <url>"
18338 msgstr ""
18340 #: builtin/remote.c:19 builtin/remote.c:39
18341 msgid "git remote rename <old> <new>"
18342 msgstr ""
18344 #: builtin/remote.c:20 builtin/remote.c:44
18345 msgid "git remote remove <name>"
18346 msgstr ""
18348 #: builtin/remote.c:21 builtin/remote.c:49
18349 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
18350 msgstr ""
18352 #: builtin/remote.c:22
18353 msgid "git remote [-v | --verbose] show [-n] <name>"
18354 msgstr ""
18356 #: builtin/remote.c:23
18357 msgid "git remote prune [-n | --dry-run] <name>"
18358 msgstr ""
18360 #: builtin/remote.c:24
18361 msgid ""
18362 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
18363 msgstr ""
18365 #: builtin/remote.c:25
18366 msgid "git remote set-branches [--add] <name> <branch>..."
18367 msgstr ""
18369 #: builtin/remote.c:26 builtin/remote.c:75
18370 msgid "git remote get-url [--push] [--all] <name>"
18371 msgstr ""
18373 #: builtin/remote.c:27 builtin/remote.c:80
18374 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
18375 msgstr ""
18377 #: builtin/remote.c:28 builtin/remote.c:81
18378 msgid "git remote set-url --add <name> <newurl>"
18379 msgstr ""
18381 #: builtin/remote.c:29 builtin/remote.c:82
18382 msgid "git remote set-url --delete <name> <url>"
18383 msgstr ""
18385 #: builtin/remote.c:34
18386 msgid "git remote add [<options>] <name> <url>"
18387 msgstr ""
18389 #: builtin/remote.c:54
18390 msgid "git remote set-branches <name> <branch>..."
18391 msgstr ""
18393 #: builtin/remote.c:55
18394 msgid "git remote set-branches --add <name> <branch>..."
18395 msgstr ""
18397 #: builtin/remote.c:60
18398 msgid "git remote show [<options>] <name>"
18399 msgstr ""
18401 #: builtin/remote.c:65
18402 msgid "git remote prune [<options>] <name>"
18403 msgstr ""
18405 #: builtin/remote.c:70
18406 msgid "git remote update [<options>] [<group> | <remote>]..."
18407 msgstr ""
18409 #: builtin/remote.c:99
18410 #, c-format
18411 msgid "Updating %s"
18412 msgstr ""
18414 #: builtin/remote.c:131
18415 msgid ""
18416 "--mirror is dangerous and deprecated; please\n"
18417 "\t use --mirror=fetch or --mirror=push instead"
18418 msgstr ""
18420 #: builtin/remote.c:148
18421 #, c-format
18422 msgid "unknown mirror argument: %s"
18423 msgstr ""
18425 #: builtin/remote.c:164
18426 msgid "fetch the remote branches"
18427 msgstr ""
18429 #: builtin/remote.c:166
18430 msgid "import all tags and associated objects when fetching"
18431 msgstr ""
18433 #: builtin/remote.c:169
18434 msgid "or do not fetch any tag at all (--no-tags)"
18435 msgstr ""
18437 #: builtin/remote.c:171
18438 msgid "branch(es) to track"
18439 msgstr ""
18441 #: builtin/remote.c:172
18442 msgid "master branch"
18443 msgstr ""
18445 #: builtin/remote.c:174
18446 msgid "set up remote as a mirror to push to or fetch from"
18447 msgstr ""
18449 #: builtin/remote.c:186
18450 msgid "specifying a master branch makes no sense with --mirror"
18451 msgstr ""
18453 #: builtin/remote.c:188
18454 msgid "specifying branches to track makes sense only with fetch mirrors"
18455 msgstr ""
18457 #: builtin/remote.c:195 builtin/remote.c:697
18458 #, c-format
18459 msgid "remote %s already exists."
18460 msgstr ""
18462 #: builtin/remote.c:199 builtin/remote.c:701
18463 #, c-format
18464 msgid "'%s' is not a valid remote name"
18465 msgstr ""
18467 #: builtin/remote.c:239
18468 #, c-format
18469 msgid "Could not setup master '%s'"
18470 msgstr ""
18472 #: builtin/remote.c:354
18473 #, c-format
18474 msgid "Could not get fetch map for refspec %s"
18475 msgstr ""
18477 #: builtin/remote.c:453 builtin/remote.c:461
18478 msgid "(matching)"
18479 msgstr ""
18481 #: builtin/remote.c:465
18482 msgid "(delete)"
18483 msgstr ""
18485 #: builtin/remote.c:654
18486 #, c-format
18487 msgid "could not set '%s'"
18488 msgstr ""
18490 #: builtin/remote.c:659
18491 #, c-format
18492 msgid ""
18493 "The %s configuration remote.pushDefault in:\n"
18494 "\t%s:%d\n"
18495 "now names the non-existent remote '%s'"
18496 msgstr ""
18498 #: builtin/remote.c:690 builtin/remote.c:833 builtin/remote.c:941
18499 #, c-format
18500 msgid "No such remote: '%s'"
18501 msgstr ""
18503 #: builtin/remote.c:707
18504 #, c-format
18505 msgid "Could not rename config section '%s' to '%s'"
18506 msgstr ""
18508 #: builtin/remote.c:727
18509 #, c-format
18510 msgid ""
18511 "Not updating non-default fetch refspec\n"
18512 "\t%s\n"
18513 "\tPlease update the configuration manually if necessary."
18514 msgstr ""
18516 #: builtin/remote.c:767
18517 #, c-format
18518 msgid "deleting '%s' failed"
18519 msgstr ""
18521 #: builtin/remote.c:801
18522 #, c-format
18523 msgid "creating '%s' failed"
18524 msgstr ""
18526 #: builtin/remote.c:877
18527 msgid ""
18528 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
18529 "to delete it, use:"
18530 msgid_plural ""
18531 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
18532 "to delete them, use:"
18533 msgstr[0] ""
18534 msgstr[1] ""
18536 #: builtin/remote.c:891
18537 #, c-format
18538 msgid "Could not remove config section '%s'"
18539 msgstr ""
18541 #: builtin/remote.c:994
18542 #, c-format
18543 msgid " new (next fetch will store in remotes/%s)"
18544 msgstr ""
18546 #: builtin/remote.c:997
18547 msgid " tracked"
18548 msgstr ""
18550 #: builtin/remote.c:999
18551 msgid " stale (use 'git remote prune' to remove)"
18552 msgstr ""
18554 #: builtin/remote.c:1001
18555 msgid " ???"
18556 msgstr ""
18558 #: builtin/remote.c:1042
18559 #, c-format
18560 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
18561 msgstr ""
18563 #: builtin/remote.c:1051
18564 #, c-format
18565 msgid "rebases interactively onto remote %s"
18566 msgstr ""
18568 #: builtin/remote.c:1053
18569 #, c-format
18570 msgid "rebases interactively (with merges) onto remote %s"
18571 msgstr ""
18573 #: builtin/remote.c:1056
18574 #, c-format
18575 msgid "rebases onto remote %s"
18576 msgstr ""
18578 #: builtin/remote.c:1060
18579 #, c-format
18580 msgid " merges with remote %s"
18581 msgstr ""
18583 #: builtin/remote.c:1063
18584 #, c-format
18585 msgid "merges with remote %s"
18586 msgstr ""
18588 #: builtin/remote.c:1066
18589 #, c-format
18590 msgid "%-*s    and with remote %s\n"
18591 msgstr ""
18593 #: builtin/remote.c:1109
18594 msgid "create"
18595 msgstr ""
18597 #: builtin/remote.c:1112
18598 msgid "delete"
18599 msgstr ""
18601 #: builtin/remote.c:1116
18602 msgid "up to date"
18603 msgstr ""
18605 #: builtin/remote.c:1119
18606 msgid "fast-forwardable"
18607 msgstr ""
18609 #: builtin/remote.c:1122
18610 msgid "local out of date"
18611 msgstr ""
18613 #: builtin/remote.c:1129
18614 #, c-format
18615 msgid "    %-*s forces to %-*s (%s)"
18616 msgstr ""
18618 #: builtin/remote.c:1132
18619 #, c-format
18620 msgid "    %-*s pushes to %-*s (%s)"
18621 msgstr ""
18623 #: builtin/remote.c:1136
18624 #, c-format
18625 msgid "    %-*s forces to %s"
18626 msgstr ""
18628 #: builtin/remote.c:1139
18629 #, c-format
18630 msgid "    %-*s pushes to %s"
18631 msgstr ""
18633 #: builtin/remote.c:1207
18634 msgid "do not query remotes"
18635 msgstr ""
18637 #: builtin/remote.c:1234
18638 #, c-format
18639 msgid "* remote %s"
18640 msgstr ""
18642 #: builtin/remote.c:1235
18643 #, c-format
18644 msgid "  Fetch URL: %s"
18645 msgstr ""
18647 #: builtin/remote.c:1236 builtin/remote.c:1252 builtin/remote.c:1391
18648 msgid "(no URL)"
18649 msgstr ""
18651 #. TRANSLATORS: the colon ':' should align
18652 #. with the one in " Fetch URL: %s"
18653 #. translation.
18655 #: builtin/remote.c:1250 builtin/remote.c:1252
18656 #, c-format
18657 msgid "  Push  URL: %s"
18658 msgstr ""
18660 #: builtin/remote.c:1254 builtin/remote.c:1256 builtin/remote.c:1258
18661 #, c-format
18662 msgid "  HEAD branch: %s"
18663 msgstr ""
18665 #: builtin/remote.c:1254
18666 msgid "(not queried)"
18667 msgstr ""
18669 #: builtin/remote.c:1256
18670 msgid "(unknown)"
18671 msgstr ""
18673 #: builtin/remote.c:1260
18674 #, c-format
18675 msgid ""
18676 "  HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
18677 msgstr ""
18679 #: builtin/remote.c:1272
18680 #, c-format
18681 msgid "  Remote branch:%s"
18682 msgid_plural "  Remote branches:%s"
18683 msgstr[0] ""
18684 msgstr[1] ""
18686 #: builtin/remote.c:1275 builtin/remote.c:1301
18687 msgid " (status not queried)"
18688 msgstr ""
18690 #: builtin/remote.c:1284
18691 msgid "  Local branch configured for 'git pull':"
18692 msgid_plural "  Local branches configured for 'git pull':"
18693 msgstr[0] ""
18694 msgstr[1] ""
18696 #: builtin/remote.c:1292
18697 msgid "  Local refs will be mirrored by 'git push'"
18698 msgstr ""
18700 #: builtin/remote.c:1298
18701 #, c-format
18702 msgid "  Local ref configured for 'git push'%s:"
18703 msgid_plural "  Local refs configured for 'git push'%s:"
18704 msgstr[0] ""
18705 msgstr[1] ""
18707 #: builtin/remote.c:1319
18708 msgid "set refs/remotes/<name>/HEAD according to remote"
18709 msgstr ""
18711 #: builtin/remote.c:1321
18712 msgid "delete refs/remotes/<name>/HEAD"
18713 msgstr ""
18715 #: builtin/remote.c:1336
18716 msgid "Cannot determine remote HEAD"
18717 msgstr ""
18719 #: builtin/remote.c:1338
18720 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
18721 msgstr ""
18723 #: builtin/remote.c:1348
18724 #, c-format
18725 msgid "Could not delete %s"
18726 msgstr ""
18728 #: builtin/remote.c:1356
18729 #, c-format
18730 msgid "Not a valid ref: %s"
18731 msgstr ""
18733 #: builtin/remote.c:1358
18734 #, c-format
18735 msgid "Could not setup %s"
18736 msgstr ""
18738 #: builtin/remote.c:1376
18739 #, c-format
18740 msgid " %s will become dangling!"
18741 msgstr ""
18743 #: builtin/remote.c:1377
18744 #, c-format
18745 msgid " %s has become dangling!"
18746 msgstr ""
18748 #: builtin/remote.c:1387
18749 #, c-format
18750 msgid "Pruning %s"
18751 msgstr ""
18753 #: builtin/remote.c:1388
18754 #, c-format
18755 msgid "URL: %s"
18756 msgstr ""
18758 #: builtin/remote.c:1404
18759 #, c-format
18760 msgid " * [would prune] %s"
18761 msgstr ""
18763 #: builtin/remote.c:1407
18764 #, c-format
18765 msgid " * [pruned] %s"
18766 msgstr ""
18768 #: builtin/remote.c:1452
18769 msgid "prune remotes after fetching"
18770 msgstr ""
18772 #: builtin/remote.c:1515 builtin/remote.c:1569 builtin/remote.c:1637
18773 #, c-format
18774 msgid "No such remote '%s'"
18775 msgstr ""
18777 #: builtin/remote.c:1531
18778 msgid "add branch"
18779 msgstr ""
18781 #: builtin/remote.c:1538
18782 msgid "no remote specified"
18783 msgstr ""
18785 #: builtin/remote.c:1555
18786 msgid "query push URLs rather than fetch URLs"
18787 msgstr ""
18789 #: builtin/remote.c:1557
18790 msgid "return all URLs"
18791 msgstr ""
18793 #: builtin/remote.c:1585
18794 #, c-format
18795 msgid "no URLs configured for remote '%s'"
18796 msgstr ""
18798 #: builtin/remote.c:1611
18799 msgid "manipulate push URLs"
18800 msgstr ""
18802 #: builtin/remote.c:1613
18803 msgid "add URL"
18804 msgstr ""
18806 #: builtin/remote.c:1615
18807 msgid "delete URLs"
18808 msgstr ""
18810 #: builtin/remote.c:1622
18811 msgid "--add --delete doesn't make sense"
18812 msgstr ""
18814 #: builtin/remote.c:1661
18815 #, c-format
18816 msgid "Invalid old URL pattern: %s"
18817 msgstr ""
18819 #: builtin/remote.c:1669
18820 #, c-format
18821 msgid "No such URL found: %s"
18822 msgstr ""
18824 #: builtin/remote.c:1671
18825 msgid "Will not delete all non-push URLs"
18826 msgstr ""
18828 #: builtin/repack.c:25
18829 msgid "git repack [<options>]"
18830 msgstr ""
18832 #: builtin/repack.c:30
18833 msgid ""
18834 "Incremental repacks are incompatible with bitmap indexes.  Use\n"
18835 "--no-write-bitmap-index or disable the pack.writebitmaps configuration."
18836 msgstr ""
18838 #: builtin/repack.c:197
18839 msgid "could not start pack-objects to repack promisor objects"
18840 msgstr ""
18842 #: builtin/repack.c:236 builtin/repack.c:421
18843 msgid "repack: Expecting full hex object ID lines only from pack-objects."
18844 msgstr ""
18846 #: builtin/repack.c:260
18847 msgid "could not finish pack-objects to repack promisor objects"
18848 msgstr ""
18850 #: builtin/repack.c:297
18851 msgid "pack everything in a single pack"
18852 msgstr ""
18854 #: builtin/repack.c:299
18855 msgid "same as -a, and turn unreachable objects loose"
18856 msgstr ""
18858 #: builtin/repack.c:302
18859 msgid "remove redundant packs, and run git-prune-packed"
18860 msgstr ""
18862 #: builtin/repack.c:304
18863 msgid "pass --no-reuse-delta to git-pack-objects"
18864 msgstr ""
18866 #: builtin/repack.c:306
18867 msgid "pass --no-reuse-object to git-pack-objects"
18868 msgstr ""
18870 #: builtin/repack.c:308
18871 msgid "do not run git-update-server-info"
18872 msgstr ""
18874 #: builtin/repack.c:311
18875 msgid "pass --local to git-pack-objects"
18876 msgstr ""
18878 #: builtin/repack.c:313
18879 msgid "write bitmap index"
18880 msgstr ""
18882 #: builtin/repack.c:315
18883 msgid "pass --delta-islands to git-pack-objects"
18884 msgstr ""
18886 #: builtin/repack.c:316
18887 msgid "approxidate"
18888 msgstr ""
18890 #: builtin/repack.c:317
18891 msgid "with -A, do not loosen objects older than this"
18892 msgstr ""
18894 #: builtin/repack.c:319
18895 msgid "with -a, repack unreachable objects"
18896 msgstr ""
18898 #: builtin/repack.c:321
18899 msgid "size of the window used for delta compression"
18900 msgstr ""
18902 #: builtin/repack.c:322 builtin/repack.c:328
18903 msgid "bytes"
18904 msgstr ""
18906 #: builtin/repack.c:323
18907 msgid "same as the above, but limit memory size instead of entries count"
18908 msgstr ""
18910 #: builtin/repack.c:325
18911 msgid "limits the maximum delta depth"
18912 msgstr ""
18914 #: builtin/repack.c:327
18915 msgid "limits the maximum number of threads"
18916 msgstr ""
18918 #: builtin/repack.c:329
18919 msgid "maximum size of each packfile"
18920 msgstr ""
18922 #: builtin/repack.c:331
18923 msgid "repack objects in packs marked with .keep"
18924 msgstr ""
18926 #: builtin/repack.c:333
18927 msgid "do not repack this pack"
18928 msgstr ""
18930 #: builtin/repack.c:343
18931 msgid "cannot delete packs in a precious-objects repo"
18932 msgstr ""
18934 #: builtin/repack.c:347
18935 msgid "--keep-unreachable and -A are incompatible"
18936 msgstr ""
18938 #: builtin/repack.c:430
18939 msgid "Nothing new to pack."
18940 msgstr ""
18942 #: builtin/repack.c:486
18943 #, c-format
18944 msgid ""
18945 "WARNING: Some packs in use have been renamed by\n"
18946 "WARNING: prefixing old- to their name, in order to\n"
18947 "WARNING: replace them with the new version of the\n"
18948 "WARNING: file.  But the operation failed, and the\n"
18949 "WARNING: attempt to rename them back to their\n"
18950 "WARNING: original names also failed.\n"
18951 "WARNING: Please rename them in %s manually:\n"
18952 msgstr ""
18954 #: builtin/repack.c:534
18955 #, c-format
18956 msgid "failed to remove '%s'"
18957 msgstr ""
18959 #: builtin/replace.c:22
18960 msgid "git replace [-f] <object> <replacement>"
18961 msgstr ""
18963 #: builtin/replace.c:23
18964 msgid "git replace [-f] --edit <object>"
18965 msgstr ""
18967 #: builtin/replace.c:24
18968 msgid "git replace [-f] --graft <commit> [<parent>...]"
18969 msgstr ""
18971 #: builtin/replace.c:25
18972 msgid "git replace [-f] --convert-graft-file"
18973 msgstr ""
18975 #: builtin/replace.c:26
18976 msgid "git replace -d <object>..."
18977 msgstr ""
18979 #: builtin/replace.c:27
18980 msgid "git replace [--format=<format>] [-l [<pattern>]]"
18981 msgstr ""
18983 #: builtin/replace.c:90
18984 #, c-format
18985 msgid ""
18986 "invalid replace format '%s'\n"
18987 "valid formats are 'short', 'medium' and 'long'"
18988 msgstr ""
18990 #: builtin/replace.c:125
18991 #, c-format
18992 msgid "replace ref '%s' not found"
18993 msgstr ""
18995 #: builtin/replace.c:141
18996 #, c-format
18997 msgid "Deleted replace ref '%s'"
18998 msgstr ""
19000 #: builtin/replace.c:153
19001 #, c-format
19002 msgid "'%s' is not a valid ref name"
19003 msgstr ""
19005 #: builtin/replace.c:158
19006 #, c-format
19007 msgid "replace ref '%s' already exists"
19008 msgstr ""
19010 #: builtin/replace.c:178
19011 #, c-format
19012 msgid ""
19013 "Objects must be of the same type.\n"
19014 "'%s' points to a replaced object of type '%s'\n"
19015 "while '%s' points to a replacement object of type '%s'."
19016 msgstr ""
19018 #: builtin/replace.c:229
19019 #, c-format
19020 msgid "unable to open %s for writing"
19021 msgstr ""
19023 #: builtin/replace.c:242
19024 msgid "cat-file reported failure"
19025 msgstr ""
19027 #: builtin/replace.c:258
19028 #, c-format
19029 msgid "unable to open %s for reading"
19030 msgstr ""
19032 #: builtin/replace.c:272
19033 msgid "unable to spawn mktree"
19034 msgstr ""
19036 #: builtin/replace.c:276
19037 msgid "unable to read from mktree"
19038 msgstr ""
19040 #: builtin/replace.c:285
19041 msgid "mktree reported failure"
19042 msgstr ""
19044 #: builtin/replace.c:289
19045 msgid "mktree did not return an object name"
19046 msgstr ""
19048 #: builtin/replace.c:298
19049 #, c-format
19050 msgid "unable to fstat %s"
19051 msgstr ""
19053 #: builtin/replace.c:303
19054 msgid "unable to write object to database"
19055 msgstr ""
19057 #: builtin/replace.c:322 builtin/replace.c:378 builtin/replace.c:424
19058 #: builtin/replace.c:454
19059 #, c-format
19060 msgid "not a valid object name: '%s'"
19061 msgstr ""
19063 #: builtin/replace.c:326
19064 #, c-format
19065 msgid "unable to get object type for %s"
19066 msgstr ""
19068 #: builtin/replace.c:342
19069 msgid "editing object file failed"
19070 msgstr ""
19072 #: builtin/replace.c:351
19073 #, c-format
19074 msgid "new object is the same as the old one: '%s'"
19075 msgstr ""
19077 #: builtin/replace.c:384
19078 #, c-format
19079 msgid "could not parse %s as a commit"
19080 msgstr ""
19082 #: builtin/replace.c:416
19083 #, c-format
19084 msgid "bad mergetag in commit '%s'"
19085 msgstr ""
19087 #: builtin/replace.c:418
19088 #, c-format
19089 msgid "malformed mergetag in commit '%s'"
19090 msgstr ""
19092 #: builtin/replace.c:430
19093 #, c-format
19094 msgid ""
19095 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
19096 "instead of --graft"
19097 msgstr ""
19099 #: builtin/replace.c:469
19100 #, c-format
19101 msgid "the original commit '%s' has a gpg signature"
19102 msgstr ""
19104 #: builtin/replace.c:470
19105 msgid "the signature will be removed in the replacement commit!"
19106 msgstr ""
19108 #: builtin/replace.c:480
19109 #, c-format
19110 msgid "could not write replacement commit for: '%s'"
19111 msgstr ""
19113 #: builtin/replace.c:488
19114 #, c-format
19115 msgid "graft for '%s' unnecessary"
19116 msgstr ""
19118 #: builtin/replace.c:492
19119 #, c-format
19120 msgid "new commit is the same as the old one: '%s'"
19121 msgstr ""
19123 #: builtin/replace.c:527
19124 #, c-format
19125 msgid ""
19126 "could not convert the following graft(s):\n"
19127 "%s"
19128 msgstr ""
19130 #: builtin/replace.c:548
19131 msgid "list replace refs"
19132 msgstr ""
19134 #: builtin/replace.c:549
19135 msgid "delete replace refs"
19136 msgstr ""
19138 #: builtin/replace.c:550
19139 msgid "edit existing object"
19140 msgstr ""
19142 #: builtin/replace.c:551
19143 msgid "change a commit's parents"
19144 msgstr ""
19146 #: builtin/replace.c:552
19147 msgid "convert existing graft file"
19148 msgstr ""
19150 #: builtin/replace.c:553
19151 msgid "replace the ref if it exists"
19152 msgstr ""
19154 #: builtin/replace.c:555
19155 msgid "do not pretty-print contents for --edit"
19156 msgstr ""
19158 #: builtin/replace.c:556
19159 msgid "use this format"
19160 msgstr ""
19162 #: builtin/replace.c:569
19163 msgid "--format cannot be used when not listing"
19164 msgstr ""
19166 #: builtin/replace.c:577
19167 msgid "-f only makes sense when writing a replacement"
19168 msgstr ""
19170 #: builtin/replace.c:581
19171 msgid "--raw only makes sense with --edit"
19172 msgstr ""
19174 #: builtin/replace.c:587
19175 msgid "-d needs at least one argument"
19176 msgstr ""
19178 #: builtin/replace.c:593
19179 msgid "bad number of arguments"
19180 msgstr ""
19182 #: builtin/replace.c:599
19183 msgid "-e needs exactly one argument"
19184 msgstr ""
19186 #: builtin/replace.c:605
19187 msgid "-g needs at least one argument"
19188 msgstr ""
19190 #: builtin/replace.c:611
19191 msgid "--convert-graft-file takes no argument"
19192 msgstr ""
19194 #: builtin/replace.c:617
19195 msgid "only one pattern can be given with -l"
19196 msgstr ""
19198 #: builtin/rerere.c:13
19199 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
19200 msgstr ""
19202 #: builtin/rerere.c:60
19203 msgid "register clean resolutions in index"
19204 msgstr ""
19206 #: builtin/rerere.c:79
19207 msgid "'git rerere forget' without paths is deprecated"
19208 msgstr ""
19210 #: builtin/rerere.c:113
19211 #, c-format
19212 msgid "unable to generate diff for '%s'"
19213 msgstr ""
19215 #: builtin/reset.c:32
19216 msgid ""
19217 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
19218 msgstr ""
19220 #: builtin/reset.c:33
19221 msgid "git reset [-q] [<tree-ish>] [--] <pathspec>..."
19222 msgstr ""
19224 #: builtin/reset.c:34
19225 msgid ""
19226 "git reset [-q] [--pathspec-from-file [--pathspec-file-nul]] [<tree-ish>]"
19227 msgstr ""
19229 #: builtin/reset.c:35
19230 msgid "git reset --patch [<tree-ish>] [--] [<pathspec>...]"
19231 msgstr ""
19233 #: builtin/reset.c:41
19234 msgid "mixed"
19235 msgstr ""
19237 #: builtin/reset.c:41
19238 msgid "soft"
19239 msgstr ""
19241 #: builtin/reset.c:41
19242 msgid "hard"
19243 msgstr ""
19245 #: builtin/reset.c:41
19246 msgid "merge"
19247 msgstr ""
19249 #: builtin/reset.c:41
19250 msgid "keep"
19251 msgstr ""
19253 #: builtin/reset.c:83
19254 msgid "You do not have a valid HEAD."
19255 msgstr ""
19257 #: builtin/reset.c:85
19258 msgid "Failed to find tree of HEAD."
19259 msgstr ""
19261 #: builtin/reset.c:91
19262 #, c-format
19263 msgid "Failed to find tree of %s."
19264 msgstr ""
19266 #: builtin/reset.c:116
19267 #, c-format
19268 msgid "HEAD is now at %s"
19269 msgstr ""
19271 #: builtin/reset.c:195
19272 #, c-format
19273 msgid "Cannot do a %s reset in the middle of a merge."
19274 msgstr ""
19276 #: builtin/reset.c:295 builtin/stash.c:520 builtin/stash.c:595
19277 #: builtin/stash.c:619
19278 msgid "be quiet, only report errors"
19279 msgstr ""
19281 #: builtin/reset.c:297
19282 msgid "reset HEAD and index"
19283 msgstr ""
19285 #: builtin/reset.c:298
19286 msgid "reset only HEAD"
19287 msgstr ""
19289 #: builtin/reset.c:300 builtin/reset.c:302
19290 msgid "reset HEAD, index and working tree"
19291 msgstr ""
19293 #: builtin/reset.c:304
19294 msgid "reset HEAD but keep local changes"
19295 msgstr ""
19297 #: builtin/reset.c:310
19298 msgid "record only the fact that removed paths will be added later"
19299 msgstr ""
19301 #: builtin/reset.c:344
19302 #, c-format
19303 msgid "Failed to resolve '%s' as a valid revision."
19304 msgstr ""
19306 #: builtin/reset.c:352
19307 #, c-format
19308 msgid "Failed to resolve '%s' as a valid tree."
19309 msgstr ""
19311 #: builtin/reset.c:361
19312 msgid "--patch is incompatible with --{hard,mixed,soft}"
19313 msgstr ""
19315 #: builtin/reset.c:371
19316 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
19317 msgstr ""
19319 #: builtin/reset.c:373
19320 #, c-format
19321 msgid "Cannot do %s reset with paths."
19322 msgstr ""
19324 #: builtin/reset.c:388
19325 #, c-format
19326 msgid "%s reset is not allowed in a bare repository"
19327 msgstr ""
19329 #: builtin/reset.c:392
19330 msgid "-N can only be used with --mixed"
19331 msgstr ""
19333 #: builtin/reset.c:413
19334 msgid "Unstaged changes after reset:"
19335 msgstr ""
19337 #: builtin/reset.c:416
19338 #, c-format
19339 msgid ""
19340 "\n"
19341 "It took %.2f seconds to enumerate unstaged changes after reset.  You can\n"
19342 "use '--quiet' to avoid this.  Set the config setting reset.quiet to true\n"
19343 "to make this the default.\n"
19344 msgstr ""
19346 #: builtin/reset.c:434
19347 #, c-format
19348 msgid "Could not reset index file to revision '%s'."
19349 msgstr ""
19351 #: builtin/reset.c:439
19352 msgid "Could not write new index file."
19353 msgstr ""
19355 #: builtin/rev-list.c:499
19356 msgid "cannot combine --exclude-promisor-objects and --missing"
19357 msgstr ""
19359 #: builtin/rev-list.c:560
19360 msgid "object filtering requires --objects"
19361 msgstr ""
19363 #: builtin/rev-list.c:610
19364 msgid "rev-list does not support display of notes"
19365 msgstr ""
19367 #: builtin/rev-list.c:615
19368 msgid "marked counting is incompatible with --objects"
19369 msgstr ""
19371 #: builtin/rev-parse.c:409
19372 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
19373 msgstr ""
19375 #: builtin/rev-parse.c:414
19376 msgid "keep the `--` passed as an arg"
19377 msgstr ""
19379 #: builtin/rev-parse.c:416
19380 msgid "stop parsing after the first non-option argument"
19381 msgstr ""
19383 #: builtin/rev-parse.c:419
19384 msgid "output in stuck long form"
19385 msgstr ""
19387 #: builtin/rev-parse.c:552
19388 msgid ""
19389 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
19390 "   or: git rev-parse --sq-quote [<arg>...]\n"
19391 "   or: git rev-parse [<options>] [<arg>...]\n"
19392 "\n"
19393 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
19394 msgstr ""
19396 #: builtin/revert.c:24
19397 msgid "git revert [<options>] <commit-ish>..."
19398 msgstr ""
19400 #: builtin/revert.c:25
19401 msgid "git revert <subcommand>"
19402 msgstr ""
19404 #: builtin/revert.c:30
19405 msgid "git cherry-pick [<options>] <commit-ish>..."
19406 msgstr ""
19408 #: builtin/revert.c:31
19409 msgid "git cherry-pick <subcommand>"
19410 msgstr ""
19412 #: builtin/revert.c:72
19413 #, c-format
19414 msgid "option `%s' expects a number greater than zero"
19415 msgstr ""
19417 #: builtin/revert.c:92
19418 #, c-format
19419 msgid "%s: %s cannot be used with %s"
19420 msgstr ""
19422 #: builtin/revert.c:102
19423 msgid "end revert or cherry-pick sequence"
19424 msgstr ""
19426 #: builtin/revert.c:103
19427 msgid "resume revert or cherry-pick sequence"
19428 msgstr ""
19430 #: builtin/revert.c:104
19431 msgid "cancel revert or cherry-pick sequence"
19432 msgstr ""
19434 #: builtin/revert.c:105
19435 msgid "skip current commit and continue"
19436 msgstr ""
19438 #: builtin/revert.c:107
19439 msgid "don't automatically commit"
19440 msgstr ""
19442 #: builtin/revert.c:108
19443 msgid "edit the commit message"
19444 msgstr ""
19446 #: builtin/revert.c:111
19447 msgid "parent-number"
19448 msgstr ""
19450 #: builtin/revert.c:112
19451 msgid "select mainline parent"
19452 msgstr ""
19454 #: builtin/revert.c:114
19455 msgid "merge strategy"
19456 msgstr ""
19458 #: builtin/revert.c:116
19459 msgid "option for merge strategy"
19460 msgstr ""
19462 #: builtin/revert.c:125
19463 msgid "append commit name"
19464 msgstr ""
19466 #: builtin/revert.c:127
19467 msgid "preserve initially empty commits"
19468 msgstr ""
19470 #: builtin/revert.c:129
19471 msgid "keep redundant, empty commits"
19472 msgstr ""
19474 #: builtin/revert.c:232
19475 msgid "revert failed"
19476 msgstr ""
19478 #: builtin/revert.c:245
19479 msgid "cherry-pick failed"
19480 msgstr ""
19482 #: builtin/rm.c:19
19483 msgid "git rm [<options>] [--] <file>..."
19484 msgstr ""
19486 #: builtin/rm.c:207
19487 msgid ""
19488 "the following file has staged content different from both the\n"
19489 "file and the HEAD:"
19490 msgid_plural ""
19491 "the following files have staged content different from both the\n"
19492 "file and the HEAD:"
19493 msgstr[0] ""
19494 msgstr[1] ""
19496 #: builtin/rm.c:212
19497 msgid ""
19498 "\n"
19499 "(use -f to force removal)"
19500 msgstr ""
19502 #: builtin/rm.c:216
19503 msgid "the following file has changes staged in the index:"
19504 msgid_plural "the following files have changes staged in the index:"
19505 msgstr[0] ""
19506 msgstr[1] ""
19508 #: builtin/rm.c:220 builtin/rm.c:229
19509 msgid ""
19510 "\n"
19511 "(use --cached to keep the file, or -f to force removal)"
19512 msgstr ""
19514 #: builtin/rm.c:226
19515 msgid "the following file has local modifications:"
19516 msgid_plural "the following files have local modifications:"
19517 msgstr[0] ""
19518 msgstr[1] ""
19520 #: builtin/rm.c:243
19521 msgid "do not list removed files"
19522 msgstr ""
19524 #: builtin/rm.c:244
19525 msgid "only remove from the index"
19526 msgstr ""
19528 #: builtin/rm.c:245
19529 msgid "override the up-to-date check"
19530 msgstr ""
19532 #: builtin/rm.c:246
19533 msgid "allow recursive removal"
19534 msgstr ""
19536 #: builtin/rm.c:248
19537 msgid "exit with a zero status even if nothing matched"
19538 msgstr ""
19540 #: builtin/rm.c:282
19541 msgid "No pathspec was given. Which files should I remove?"
19542 msgstr ""
19544 #: builtin/rm.c:305
19545 msgid "please stage your changes to .gitmodules or stash them to proceed"
19546 msgstr ""
19548 #: builtin/rm.c:323
19549 #, c-format
19550 msgid "not removing '%s' recursively without -r"
19551 msgstr ""
19553 #: builtin/rm.c:362
19554 #, c-format
19555 msgid "git rm: unable to remove %s"
19556 msgstr ""
19558 #: builtin/send-pack.c:20
19559 msgid ""
19560 "git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
19561 "receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
19562 "[<ref>...]\n"
19563 "  --all and explicit <ref> specification are mutually exclusive."
19564 msgstr ""
19566 #: builtin/send-pack.c:182
19567 msgid "remote name"
19568 msgstr ""
19570 #: builtin/send-pack.c:195
19571 msgid "use stateless RPC protocol"
19572 msgstr ""
19574 #: builtin/send-pack.c:196
19575 msgid "read refs from stdin"
19576 msgstr ""
19578 #: builtin/send-pack.c:197
19579 msgid "print status from remote helper"
19580 msgstr ""
19582 #: builtin/shortlog.c:15
19583 msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
19584 msgstr ""
19586 #: builtin/shortlog.c:16
19587 msgid "git log --pretty=short | git shortlog [<options>]"
19588 msgstr ""
19590 #: builtin/shortlog.c:134
19591 msgid "using multiple --group options with stdin is not supported"
19592 msgstr ""
19594 #: builtin/shortlog.c:144
19595 msgid "using --group=trailer with stdin is not supported"
19596 msgstr ""
19598 #: builtin/shortlog.c:388
19599 #, c-format
19600 msgid "unknown group type: %s"
19601 msgstr ""
19603 #: builtin/shortlog.c:416
19604 msgid "Group by committer rather than author"
19605 msgstr ""
19607 #: builtin/shortlog.c:419
19608 msgid "sort output according to the number of commits per author"
19609 msgstr ""
19611 #: builtin/shortlog.c:421
19612 msgid "Suppress commit descriptions, only provides commit count"
19613 msgstr ""
19615 #: builtin/shortlog.c:423
19616 msgid "Show the email address of each author"
19617 msgstr ""
19619 #: builtin/shortlog.c:424
19620 msgid "<w>[,<i1>[,<i2>]]"
19621 msgstr ""
19623 #: builtin/shortlog.c:425
19624 msgid "Linewrap output"
19625 msgstr ""
19627 #: builtin/shortlog.c:427
19628 msgid "field"
19629 msgstr ""
19631 #: builtin/shortlog.c:428
19632 msgid "Group by field"
19633 msgstr ""
19635 #: builtin/shortlog.c:456
19636 msgid "too many arguments given outside repository"
19637 msgstr ""
19639 #: builtin/show-branch.c:13
19640 msgid ""
19641 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
19642 "\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
19643 "\t\t[--more=<n> | --list | --independent | --merge-base]\n"
19644 "\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
19645 msgstr ""
19647 #: builtin/show-branch.c:17
19648 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
19649 msgstr ""
19651 #: builtin/show-branch.c:395
19652 #, c-format
19653 msgid "ignoring %s; cannot handle more than %d ref"
19654 msgid_plural "ignoring %s; cannot handle more than %d refs"
19655 msgstr[0] ""
19656 msgstr[1] ""
19658 #: builtin/show-branch.c:548
19659 #, c-format
19660 msgid "no matching refs with %s"
19661 msgstr ""
19663 #: builtin/show-branch.c:645
19664 msgid "show remote-tracking and local branches"
19665 msgstr ""
19667 #: builtin/show-branch.c:647
19668 msgid "show remote-tracking branches"
19669 msgstr ""
19671 #: builtin/show-branch.c:649
19672 msgid "color '*!+-' corresponding to the branch"
19673 msgstr ""
19675 #: builtin/show-branch.c:651
19676 msgid "show <n> more commits after the common ancestor"
19677 msgstr ""
19679 #: builtin/show-branch.c:653
19680 msgid "synonym to more=-1"
19681 msgstr ""
19683 #: builtin/show-branch.c:654
19684 msgid "suppress naming strings"
19685 msgstr ""
19687 #: builtin/show-branch.c:656
19688 msgid "include the current branch"
19689 msgstr ""
19691 #: builtin/show-branch.c:658
19692 msgid "name commits with their object names"
19693 msgstr ""
19695 #: builtin/show-branch.c:660
19696 msgid "show possible merge bases"
19697 msgstr ""
19699 #: builtin/show-branch.c:662
19700 msgid "show refs unreachable from any other ref"
19701 msgstr ""
19703 #: builtin/show-branch.c:664
19704 msgid "show commits in topological order"
19705 msgstr ""
19707 #: builtin/show-branch.c:667
19708 msgid "show only commits not on the first branch"
19709 msgstr ""
19711 #: builtin/show-branch.c:669
19712 msgid "show merges reachable from only one tip"
19713 msgstr ""
19715 #: builtin/show-branch.c:671
19716 msgid "topologically sort, maintaining date order where possible"
19717 msgstr ""
19719 #: builtin/show-branch.c:674
19720 msgid "<n>[,<base>]"
19721 msgstr ""
19723 #: builtin/show-branch.c:675
19724 msgid "show <n> most recent ref-log entries starting at base"
19725 msgstr ""
19727 #: builtin/show-branch.c:711
19728 msgid ""
19729 "--reflog is incompatible with --all, --remotes, --independent or --merge-base"
19730 msgstr ""
19732 #: builtin/show-branch.c:735
19733 msgid "no branches given, and HEAD is not valid"
19734 msgstr ""
19736 #: builtin/show-branch.c:738
19737 msgid "--reflog option needs one branch name"
19738 msgstr ""
19740 #: builtin/show-branch.c:741
19741 #, c-format
19742 msgid "only %d entry can be shown at one time."
19743 msgid_plural "only %d entries can be shown at one time."
19744 msgstr[0] ""
19745 msgstr[1] ""
19747 #: builtin/show-branch.c:745
19748 #, c-format
19749 msgid "no such ref %s"
19750 msgstr ""
19752 #: builtin/show-branch.c:831
19753 #, c-format
19754 msgid "cannot handle more than %d rev."
19755 msgid_plural "cannot handle more than %d revs."
19756 msgstr[0] ""
19757 msgstr[1] ""
19759 #: builtin/show-branch.c:835
19760 #, c-format
19761 msgid "'%s' is not a valid ref."
19762 msgstr ""
19764 #: builtin/show-branch.c:838
19765 #, c-format
19766 msgid "cannot find commit %s (%s)"
19767 msgstr ""
19769 #: builtin/show-index.c:21
19770 msgid "hash-algorithm"
19771 msgstr ""
19773 #: builtin/show-index.c:31
19774 msgid "Unknown hash algorithm"
19775 msgstr ""
19777 #: builtin/show-ref.c:12
19778 msgid ""
19779 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
19780 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
19781 msgstr ""
19783 #: builtin/show-ref.c:13
19784 msgid "git show-ref --exclude-existing[=<pattern>]"
19785 msgstr ""
19787 #: builtin/show-ref.c:162
19788 msgid "only show tags (can be combined with heads)"
19789 msgstr ""
19791 #: builtin/show-ref.c:163
19792 msgid "only show heads (can be combined with tags)"
19793 msgstr ""
19795 #: builtin/show-ref.c:164
19796 msgid "stricter reference checking, requires exact ref path"
19797 msgstr ""
19799 #: builtin/show-ref.c:167 builtin/show-ref.c:169
19800 msgid "show the HEAD reference, even if it would be filtered out"
19801 msgstr ""
19803 #: builtin/show-ref.c:171
19804 msgid "dereference tags into object IDs"
19805 msgstr ""
19807 #: builtin/show-ref.c:173
19808 msgid "only show SHA1 hash using <n> digits"
19809 msgstr ""
19811 #: builtin/show-ref.c:177
19812 msgid "do not print results to stdout (useful with --verify)"
19813 msgstr ""
19815 #: builtin/show-ref.c:179
19816 msgid "show refs from stdin that aren't in local repository"
19817 msgstr ""
19819 #: builtin/sparse-checkout.c:21
19820 msgid "git sparse-checkout (init|list|set|add|reapply|disable) <options>"
19821 msgstr ""
19823 #: builtin/sparse-checkout.c:50
19824 msgid "git sparse-checkout list"
19825 msgstr ""
19827 #: builtin/sparse-checkout.c:76
19828 msgid "this worktree is not sparse (sparse-checkout file may not exist)"
19829 msgstr ""
19831 #: builtin/sparse-checkout.c:228
19832 msgid "failed to create directory for sparse-checkout file"
19833 msgstr ""
19835 #: builtin/sparse-checkout.c:269
19836 msgid "unable to upgrade repository format to enable worktreeConfig"
19837 msgstr ""
19839 #: builtin/sparse-checkout.c:271
19840 msgid "failed to set extensions.worktreeConfig setting"
19841 msgstr ""
19843 #: builtin/sparse-checkout.c:288
19844 msgid "git sparse-checkout init [--cone]"
19845 msgstr ""
19847 #: builtin/sparse-checkout.c:307
19848 msgid "initialize the sparse-checkout in cone mode"
19849 msgstr ""
19851 #: builtin/sparse-checkout.c:344
19852 #, c-format
19853 msgid "failed to open '%s'"
19854 msgstr ""
19856 #: builtin/sparse-checkout.c:401
19857 #, c-format
19858 msgid "could not normalize path %s"
19859 msgstr ""
19861 #: builtin/sparse-checkout.c:413
19862 msgid "git sparse-checkout (set|add) (--stdin | <patterns>)"
19863 msgstr ""
19865 #: builtin/sparse-checkout.c:438
19866 #, c-format
19867 msgid "unable to unquote C-style string '%s'"
19868 msgstr ""
19870 #: builtin/sparse-checkout.c:492 builtin/sparse-checkout.c:516
19871 msgid "unable to load existing sparse-checkout patterns"
19872 msgstr ""
19874 #: builtin/sparse-checkout.c:561
19875 msgid "read patterns from standard in"
19876 msgstr ""
19878 #: builtin/sparse-checkout.c:576
19879 msgid "git sparse-checkout reapply"
19880 msgstr ""
19882 #: builtin/sparse-checkout.c:595
19883 msgid "git sparse-checkout disable"
19884 msgstr ""
19886 #: builtin/sparse-checkout.c:623
19887 msgid "error while refreshing working directory"
19888 msgstr ""
19890 #: builtin/stash.c:22 builtin/stash.c:38
19891 msgid "git stash list [<options>]"
19892 msgstr ""
19894 #: builtin/stash.c:23 builtin/stash.c:43
19895 msgid "git stash show [<options>] [<stash>]"
19896 msgstr ""
19898 #: builtin/stash.c:24 builtin/stash.c:48
19899 msgid "git stash drop [-q|--quiet] [<stash>]"
19900 msgstr ""
19902 #: builtin/stash.c:25
19903 msgid "git stash ( pop | apply ) [--index] [-q|--quiet] [<stash>]"
19904 msgstr ""
19906 #: builtin/stash.c:26 builtin/stash.c:63
19907 msgid "git stash branch <branchname> [<stash>]"
19908 msgstr ""
19910 #: builtin/stash.c:27 builtin/stash.c:68
19911 msgid "git stash clear"
19912 msgstr ""
19914 #: builtin/stash.c:28
19915 msgid ""
19916 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
19917 "          [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
19918 "          [--pathspec-from-file=<file> [--pathspec-file-nul]]\n"
19919 "          [--] [<pathspec>...]]"
19920 msgstr ""
19922 #: builtin/stash.c:32 builtin/stash.c:85
19923 msgid ""
19924 "git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
19925 "          [-u|--include-untracked] [-a|--all] [<message>]"
19926 msgstr ""
19928 #: builtin/stash.c:53
19929 msgid "git stash pop [--index] [-q|--quiet] [<stash>]"
19930 msgstr ""
19932 #: builtin/stash.c:58
19933 msgid "git stash apply [--index] [-q|--quiet] [<stash>]"
19934 msgstr ""
19936 #: builtin/stash.c:73
19937 msgid "git stash store [-m|--message <message>] [-q|--quiet] <commit>"
19938 msgstr ""
19940 #: builtin/stash.c:78
19941 msgid ""
19942 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
19943 "          [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
19944 "          [--] [<pathspec>...]]"
19945 msgstr ""
19947 #: builtin/stash.c:128
19948 #, c-format
19949 msgid "'%s' is not a stash-like commit"
19950 msgstr ""
19952 #: builtin/stash.c:148
19953 #, c-format
19954 msgid "Too many revisions specified:%s"
19955 msgstr ""
19957 #: builtin/stash.c:162
19958 msgid "No stash entries found."
19959 msgstr ""
19961 #: builtin/stash.c:176
19962 #, c-format
19963 msgid "%s is not a valid reference"
19964 msgstr ""
19966 #: builtin/stash.c:225
19967 msgid "git stash clear with parameters is unimplemented"
19968 msgstr ""
19970 #: builtin/stash.c:404
19971 msgid "cannot apply a stash in the middle of a merge"
19972 msgstr ""
19974 #: builtin/stash.c:415
19975 #, c-format
19976 msgid "could not generate diff %s^!."
19977 msgstr ""
19979 #: builtin/stash.c:422
19980 msgid "conflicts in index.Try without --index."
19981 msgstr ""
19983 #: builtin/stash.c:428
19984 msgid "could not save index tree"
19985 msgstr ""
19987 #: builtin/stash.c:437
19988 msgid "could not restore untracked files from stash"
19989 msgstr ""
19991 #: builtin/stash.c:451
19992 #, c-format
19993 msgid "Merging %s with %s"
19994 msgstr ""
19996 #: builtin/stash.c:461
19997 msgid "Index was not unstashed."
19998 msgstr ""
20000 #: builtin/stash.c:522 builtin/stash.c:621
20001 msgid "attempt to recreate the index"
20002 msgstr ""
20004 #: builtin/stash.c:555
20005 #, c-format
20006 msgid "Dropped %s (%s)"
20007 msgstr ""
20009 #: builtin/stash.c:558
20010 #, c-format
20011 msgid "%s: Could not drop stash entry"
20012 msgstr ""
20014 #: builtin/stash.c:583
20015 #, c-format
20016 msgid "'%s' is not a stash reference"
20017 msgstr ""
20019 #: builtin/stash.c:633
20020 msgid "The stash entry is kept in case you need it again."
20021 msgstr ""
20023 #: builtin/stash.c:656
20024 msgid "No branch name specified"
20025 msgstr ""
20027 #: builtin/stash.c:800 builtin/stash.c:837
20028 #, c-format
20029 msgid "Cannot update %s with %s"
20030 msgstr ""
20032 #: builtin/stash.c:818 builtin/stash.c:1472 builtin/stash.c:1537
20033 msgid "stash message"
20034 msgstr ""
20036 #: builtin/stash.c:828
20037 msgid "\"git stash store\" requires one <commit> argument"
20038 msgstr ""
20040 #: builtin/stash.c:1043
20041 msgid "No changes selected"
20042 msgstr ""
20044 #: builtin/stash.c:1143
20045 msgid "You do not have the initial commit yet"
20046 msgstr ""
20048 #: builtin/stash.c:1170
20049 msgid "Cannot save the current index state"
20050 msgstr ""
20052 #: builtin/stash.c:1179
20053 msgid "Cannot save the untracked files"
20054 msgstr ""
20056 #: builtin/stash.c:1190 builtin/stash.c:1199
20057 msgid "Cannot save the current worktree state"
20058 msgstr ""
20060 #: builtin/stash.c:1227
20061 msgid "Cannot record working tree state"
20062 msgstr ""
20064 #: builtin/stash.c:1276
20065 msgid "Can't use --patch and --include-untracked or --all at the same time"
20066 msgstr ""
20068 #: builtin/stash.c:1292
20069 msgid "Did you forget to 'git add'?"
20070 msgstr ""
20072 #: builtin/stash.c:1307
20073 msgid "No local changes to save"
20074 msgstr ""
20076 #: builtin/stash.c:1314
20077 msgid "Cannot initialize stash"
20078 msgstr ""
20080 #: builtin/stash.c:1329
20081 msgid "Cannot save the current status"
20082 msgstr ""
20084 #: builtin/stash.c:1334
20085 #, c-format
20086 msgid "Saved working directory and index state %s"
20087 msgstr ""
20089 #: builtin/stash.c:1424
20090 msgid "Cannot remove worktree changes"
20091 msgstr ""
20093 #: builtin/stash.c:1463 builtin/stash.c:1528
20094 msgid "keep index"
20095 msgstr ""
20097 #: builtin/stash.c:1465 builtin/stash.c:1530
20098 msgid "stash in patch mode"
20099 msgstr ""
20101 #: builtin/stash.c:1466 builtin/stash.c:1531
20102 msgid "quiet mode"
20103 msgstr ""
20105 #: builtin/stash.c:1468 builtin/stash.c:1533
20106 msgid "include untracked files in stash"
20107 msgstr ""
20109 #: builtin/stash.c:1470 builtin/stash.c:1535
20110 msgid "include ignore files"
20111 msgstr ""
20113 #: builtin/stash.c:1570
20114 msgid ""
20115 "the stash.useBuiltin support has been removed!\n"
20116 "See its entry in 'git help config' for details."
20117 msgstr ""
20119 #: builtin/stripspace.c:18
20120 msgid "git stripspace [-s | --strip-comments]"
20121 msgstr ""
20123 #: builtin/stripspace.c:19
20124 msgid "git stripspace [-c | --comment-lines]"
20125 msgstr ""
20127 #: builtin/stripspace.c:37
20128 msgid "skip and remove all lines starting with comment character"
20129 msgstr ""
20131 #: builtin/stripspace.c:40
20132 msgid "prepend comment character and space to each line"
20133 msgstr ""
20135 #: builtin/submodule--helper.c:47 builtin/submodule--helper.c:2423
20136 #, c-format
20137 msgid "Expecting a full ref name, got %s"
20138 msgstr ""
20140 #: builtin/submodule--helper.c:64
20141 msgid "submodule--helper print-default-remote takes no arguments"
20142 msgstr ""
20144 #: builtin/submodule--helper.c:102
20145 #, c-format
20146 msgid "cannot strip one component off url '%s'"
20147 msgstr ""
20149 #: builtin/submodule--helper.c:410 builtin/submodule--helper.c:1819
20150 msgid "alternative anchor for relative paths"
20151 msgstr ""
20153 #: builtin/submodule--helper.c:415
20154 msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
20155 msgstr ""
20157 #: builtin/submodule--helper.c:472 builtin/submodule--helper.c:629
20158 #: builtin/submodule--helper.c:652
20159 #, c-format
20160 msgid "No url found for submodule path '%s' in .gitmodules"
20161 msgstr ""
20163 #: builtin/submodule--helper.c:524
20164 #, c-format
20165 msgid "Entering '%s'\n"
20166 msgstr ""
20168 #: builtin/submodule--helper.c:527
20169 #, c-format
20170 msgid ""
20171 "run_command returned non-zero status for %s\n"
20173 msgstr ""
20175 #: builtin/submodule--helper.c:549
20176 #, c-format
20177 msgid ""
20178 "run_command returned non-zero status while recursing in the nested "
20179 "submodules of %s\n"
20181 msgstr ""
20183 #: builtin/submodule--helper.c:565
20184 msgid "Suppress output of entering each submodule command"
20185 msgstr ""
20187 #: builtin/submodule--helper.c:567 builtin/submodule--helper.c:1487
20188 msgid "Recurse into nested submodules"
20189 msgstr ""
20191 #: builtin/submodule--helper.c:572
20192 msgid "git submodule--helper foreach [--quiet] [--recursive] [--] <command>"
20193 msgstr ""
20195 #: builtin/submodule--helper.c:599
20196 #, c-format
20197 msgid ""
20198 "could not look up configuration '%s'. Assuming this repository is its own "
20199 "authoritative upstream."
20200 msgstr ""
20202 #: builtin/submodule--helper.c:666
20203 #, c-format
20204 msgid "Failed to register url for submodule path '%s'"
20205 msgstr ""
20207 #: builtin/submodule--helper.c:670
20208 #, c-format
20209 msgid "Submodule '%s' (%s) registered for path '%s'\n"
20210 msgstr ""
20212 #: builtin/submodule--helper.c:680
20213 #, c-format
20214 msgid "warning: command update mode suggested for submodule '%s'\n"
20215 msgstr ""
20217 #: builtin/submodule--helper.c:687
20218 #, c-format
20219 msgid "Failed to register update mode for submodule path '%s'"
20220 msgstr ""
20222 #: builtin/submodule--helper.c:709
20223 msgid "Suppress output for initializing a submodule"
20224 msgstr ""
20226 #: builtin/submodule--helper.c:714
20227 msgid "git submodule--helper init [<options>] [<path>]"
20228 msgstr ""
20230 #: builtin/submodule--helper.c:787 builtin/submodule--helper.c:922
20231 #, c-format
20232 msgid "no submodule mapping found in .gitmodules for path '%s'"
20233 msgstr ""
20235 #: builtin/submodule--helper.c:835
20236 #, c-format
20237 msgid "could not resolve HEAD ref inside the submodule '%s'"
20238 msgstr ""
20240 #: builtin/submodule--helper.c:862 builtin/submodule--helper.c:1457
20241 #, c-format
20242 msgid "failed to recurse into submodule '%s'"
20243 msgstr ""
20245 #: builtin/submodule--helper.c:886 builtin/submodule--helper.c:1623
20246 msgid "Suppress submodule status output"
20247 msgstr ""
20249 #: builtin/submodule--helper.c:887
20250 msgid ""
20251 "Use commit stored in the index instead of the one stored in the submodule "
20252 "HEAD"
20253 msgstr ""
20255 #: builtin/submodule--helper.c:888
20256 msgid "recurse into nested submodules"
20257 msgstr ""
20259 #: builtin/submodule--helper.c:893
20260 msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
20261 msgstr ""
20263 #: builtin/submodule--helper.c:917
20264 msgid "git submodule--helper name <path>"
20265 msgstr ""
20267 #: builtin/submodule--helper.c:989
20268 #, c-format
20269 msgid "* %s %s(blob)->%s(submodule)"
20270 msgstr ""
20272 #: builtin/submodule--helper.c:992
20273 #, c-format
20274 msgid "* %s %s(submodule)->%s(blob)"
20275 msgstr ""
20277 #: builtin/submodule--helper.c:1005
20278 #, c-format
20279 msgid "%s"
20280 msgstr ""
20282 #: builtin/submodule--helper.c:1055
20283 #, c-format
20284 msgid "couldn't hash object from '%s'"
20285 msgstr ""
20287 #: builtin/submodule--helper.c:1059
20288 #, c-format
20289 msgid "unexpected mode %o\n"
20290 msgstr ""
20292 #: builtin/submodule--helper.c:1300
20293 msgid "use the commit stored in the index instead of the submodule HEAD"
20294 msgstr ""
20296 #: builtin/submodule--helper.c:1302
20297 msgid "to compare the commit in the index with that in the submodule HEAD"
20298 msgstr ""
20300 #: builtin/submodule--helper.c:1304
20301 msgid "skip submodules with 'ignore_config' value set to 'all'"
20302 msgstr ""
20304 #: builtin/submodule--helper.c:1306
20305 msgid "limit the summary size"
20306 msgstr ""
20308 #: builtin/submodule--helper.c:1311
20309 msgid "git submodule--helper summary [<options>] [<commit>] [--] [<path>]"
20310 msgstr ""
20312 #: builtin/submodule--helper.c:1335
20313 msgid "could not fetch a revision for HEAD"
20314 msgstr ""
20316 #: builtin/submodule--helper.c:1340
20317 msgid "--cached and --files are mutually exclusive"
20318 msgstr ""
20320 #: builtin/submodule--helper.c:1407
20321 #, c-format
20322 msgid "Synchronizing submodule url for '%s'\n"
20323 msgstr ""
20325 #: builtin/submodule--helper.c:1413
20326 #, c-format
20327 msgid "failed to register url for submodule path '%s'"
20328 msgstr ""
20330 #: builtin/submodule--helper.c:1427
20331 #, c-format
20332 msgid "failed to get the default remote for submodule '%s'"
20333 msgstr ""
20335 #: builtin/submodule--helper.c:1438
20336 #, c-format
20337 msgid "failed to update remote for submodule '%s'"
20338 msgstr ""
20340 #: builtin/submodule--helper.c:1485
20341 msgid "Suppress output of synchronizing submodule url"
20342 msgstr ""
20344 #: builtin/submodule--helper.c:1492
20345 msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
20346 msgstr ""
20348 #: builtin/submodule--helper.c:1546
20349 #, c-format
20350 msgid ""
20351 "Submodule work tree '%s' contains a .git directory (use 'rm -rf' if you "
20352 "really want to remove it including all of its history)"
20353 msgstr ""
20355 #: builtin/submodule--helper.c:1558
20356 #, c-format
20357 msgid ""
20358 "Submodule work tree '%s' contains local modifications; use '-f' to discard "
20359 "them"
20360 msgstr ""
20362 #: builtin/submodule--helper.c:1566
20363 #, c-format
20364 msgid "Cleared directory '%s'\n"
20365 msgstr ""
20367 #: builtin/submodule--helper.c:1568
20368 #, c-format
20369 msgid "Could not remove submodule work tree '%s'\n"
20370 msgstr ""
20372 #: builtin/submodule--helper.c:1579
20373 #, c-format
20374 msgid "could not create empty submodule directory %s"
20375 msgstr ""
20377 #: builtin/submodule--helper.c:1595
20378 #, c-format
20379 msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
20380 msgstr ""
20382 #: builtin/submodule--helper.c:1624
20383 msgid "Remove submodule working trees even if they contain local changes"
20384 msgstr ""
20386 #: builtin/submodule--helper.c:1625
20387 msgid "Unregister all submodules"
20388 msgstr ""
20390 #: builtin/submodule--helper.c:1630
20391 msgid ""
20392 "git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
20393 msgstr ""
20395 #: builtin/submodule--helper.c:1644
20396 msgid "Use '--all' if you really want to deinitialize all submodules"
20397 msgstr ""
20399 #: builtin/submodule--helper.c:1713
20400 msgid ""
20401 "An alternate computed from a superproject's alternate is invalid.\n"
20402 "To allow Git to clone without an alternate in such a case, set\n"
20403 "submodule.alternateErrorStrategy to 'info' or, equivalently, clone with\n"
20404 "'--reference-if-able' instead of '--reference'."
20405 msgstr ""
20407 #: builtin/submodule--helper.c:1752 builtin/submodule--helper.c:1755
20408 #, c-format
20409 msgid "submodule '%s' cannot add alternate: %s"
20410 msgstr ""
20412 #: builtin/submodule--helper.c:1791
20413 #, c-format
20414 msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
20415 msgstr ""
20417 #: builtin/submodule--helper.c:1798
20418 #, c-format
20419 msgid "Value '%s' for submodule.alternateLocation is not recognized"
20420 msgstr ""
20422 #: builtin/submodule--helper.c:1822
20423 msgid "where the new submodule will be cloned to"
20424 msgstr ""
20426 #: builtin/submodule--helper.c:1825
20427 msgid "name of the new submodule"
20428 msgstr ""
20430 #: builtin/submodule--helper.c:1828
20431 msgid "url where to clone the submodule from"
20432 msgstr ""
20434 #: builtin/submodule--helper.c:1836
20435 msgid "depth for shallow clones"
20436 msgstr ""
20438 #: builtin/submodule--helper.c:1839 builtin/submodule--helper.c:2348
20439 msgid "force cloning progress"
20440 msgstr ""
20442 #: builtin/submodule--helper.c:1841 builtin/submodule--helper.c:2350
20443 msgid "disallow cloning into non-empty directory"
20444 msgstr ""
20446 #: builtin/submodule--helper.c:1848
20447 msgid ""
20448 "git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
20449 "<repository>] [--name <name>] [--depth <depth>] [--single-branch] --url "
20450 "<url> --path <path>"
20451 msgstr ""
20453 #: builtin/submodule--helper.c:1873
20454 #, c-format
20455 msgid "refusing to create/use '%s' in another submodule's git dir"
20456 msgstr ""
20458 #: builtin/submodule--helper.c:1884
20459 #, c-format
20460 msgid "clone of '%s' into submodule path '%s' failed"
20461 msgstr ""
20463 #: builtin/submodule--helper.c:1888
20464 #, c-format
20465 msgid "directory not empty: '%s'"
20466 msgstr ""
20468 #: builtin/submodule--helper.c:1900
20469 #, c-format
20470 msgid "could not get submodule directory for '%s'"
20471 msgstr ""
20473 #: builtin/submodule--helper.c:1936
20474 #, c-format
20475 msgid "Invalid update mode '%s' for submodule path '%s'"
20476 msgstr ""
20478 #: builtin/submodule--helper.c:1940
20479 #, c-format
20480 msgid "Invalid update mode '%s' configured for submodule path '%s'"
20481 msgstr ""
20483 #: builtin/submodule--helper.c:2041
20484 #, c-format
20485 msgid "Submodule path '%s' not initialized"
20486 msgstr ""
20488 #: builtin/submodule--helper.c:2045
20489 msgid "Maybe you want to use 'update --init'?"
20490 msgstr ""
20492 #: builtin/submodule--helper.c:2075
20493 #, c-format
20494 msgid "Skipping unmerged submodule %s"
20495 msgstr ""
20497 #: builtin/submodule--helper.c:2104
20498 #, c-format
20499 msgid "Skipping submodule '%s'"
20500 msgstr ""
20502 #: builtin/submodule--helper.c:2254
20503 #, c-format
20504 msgid "Failed to clone '%s'. Retry scheduled"
20505 msgstr ""
20507 #: builtin/submodule--helper.c:2265
20508 #, c-format
20509 msgid "Failed to clone '%s' a second time, aborting"
20510 msgstr ""
20512 #: builtin/submodule--helper.c:2327 builtin/submodule--helper.c:2573
20513 msgid "path into the working tree"
20514 msgstr ""
20516 #: builtin/submodule--helper.c:2330
20517 msgid "path into the working tree, across nested submodule boundaries"
20518 msgstr ""
20520 #: builtin/submodule--helper.c:2334
20521 msgid "rebase, merge, checkout or none"
20522 msgstr ""
20524 #: builtin/submodule--helper.c:2340
20525 msgid "Create a shallow clone truncated to the specified number of revisions"
20526 msgstr ""
20528 #: builtin/submodule--helper.c:2343
20529 msgid "parallel jobs"
20530 msgstr ""
20532 #: builtin/submodule--helper.c:2345
20533 msgid "whether the initial clone should follow the shallow recommendation"
20534 msgstr ""
20536 #: builtin/submodule--helper.c:2346
20537 msgid "don't print cloning progress"
20538 msgstr ""
20540 #: builtin/submodule--helper.c:2357
20541 msgid "git submodule--helper update-clone [--prefix=<path>] [<path>...]"
20542 msgstr ""
20544 #: builtin/submodule--helper.c:2370
20545 msgid "bad value for update parameter"
20546 msgstr ""
20548 #: builtin/submodule--helper.c:2418
20549 #, c-format
20550 msgid ""
20551 "Submodule (%s) branch configured to inherit branch from superproject, but "
20552 "the superproject is not on any branch"
20553 msgstr ""
20555 #: builtin/submodule--helper.c:2541
20556 #, c-format
20557 msgid "could not get a repository handle for submodule '%s'"
20558 msgstr ""
20560 #: builtin/submodule--helper.c:2574
20561 msgid "recurse into submodules"
20562 msgstr ""
20564 #: builtin/submodule--helper.c:2580
20565 msgid "git submodule--helper absorb-git-dirs [<options>] [<path>...]"
20566 msgstr ""
20568 #: builtin/submodule--helper.c:2636
20569 msgid "check if it is safe to write to the .gitmodules file"
20570 msgstr ""
20572 #: builtin/submodule--helper.c:2639
20573 msgid "unset the config in the .gitmodules file"
20574 msgstr ""
20576 #: builtin/submodule--helper.c:2644
20577 msgid "git submodule--helper config <name> [<value>]"
20578 msgstr ""
20580 #: builtin/submodule--helper.c:2645
20581 msgid "git submodule--helper config --unset <name>"
20582 msgstr ""
20584 #: builtin/submodule--helper.c:2646
20585 msgid "git submodule--helper config --check-writeable"
20586 msgstr ""
20588 #: builtin/submodule--helper.c:2665 git-submodule.sh:151
20589 #, sh-format
20590 msgid "please make sure that the .gitmodules file is in the working tree"
20591 msgstr ""
20593 #: builtin/submodule--helper.c:2681
20594 msgid "Suppress output for setting url of a submodule"
20595 msgstr ""
20597 #: builtin/submodule--helper.c:2685
20598 msgid "git submodule--helper set-url [--quiet] <path> <newurl>"
20599 msgstr ""
20601 #: builtin/submodule--helper.c:2718
20602 msgid "set the default tracking branch to master"
20603 msgstr ""
20605 #: builtin/submodule--helper.c:2720
20606 msgid "set the default tracking branch"
20607 msgstr ""
20609 #: builtin/submodule--helper.c:2724
20610 msgid "git submodule--helper set-branch [-q|--quiet] (-d|--default) <path>"
20611 msgstr ""
20613 #: builtin/submodule--helper.c:2725
20614 msgid ""
20615 "git submodule--helper set-branch [-q|--quiet] (-b|--branch) <branch> <path>"
20616 msgstr ""
20618 #: builtin/submodule--helper.c:2732
20619 msgid "--branch or --default required"
20620 msgstr ""
20622 #: builtin/submodule--helper.c:2735
20623 msgid "--branch and --default are mutually exclusive"
20624 msgstr ""
20626 #: builtin/submodule--helper.c:2792 git.c:438 git.c:710
20627 #, c-format
20628 msgid "%s doesn't support --super-prefix"
20629 msgstr ""
20631 #: builtin/submodule--helper.c:2798
20632 #, c-format
20633 msgid "'%s' is not a valid submodule--helper subcommand"
20634 msgstr ""
20636 #: builtin/symbolic-ref.c:8
20637 msgid "git symbolic-ref [<options>] <name> [<ref>]"
20638 msgstr ""
20640 #: builtin/symbolic-ref.c:9
20641 msgid "git symbolic-ref -d [-q] <name>"
20642 msgstr ""
20644 #: builtin/symbolic-ref.c:40
20645 msgid "suppress error message for non-symbolic (detached) refs"
20646 msgstr ""
20648 #: builtin/symbolic-ref.c:41
20649 msgid "delete symbolic ref"
20650 msgstr ""
20652 #: builtin/symbolic-ref.c:42
20653 msgid "shorten ref output"
20654 msgstr ""
20656 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:486
20657 msgid "reason"
20658 msgstr ""
20660 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:486
20661 msgid "reason of the update"
20662 msgstr ""
20664 #: builtin/tag.c:25
20665 msgid ""
20666 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>]\n"
20667 "\t\t<tagname> [<head>]"
20668 msgstr ""
20670 #: builtin/tag.c:27
20671 msgid "git tag -d <tagname>..."
20672 msgstr ""
20674 #: builtin/tag.c:28
20675 msgid ""
20676 "git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
20677 "points-at <object>]\n"
20678 "\t\t[--format=<format>] [--merged <commit>] [--no-merged <commit>] "
20679 "[<pattern>...]"
20680 msgstr ""
20682 #: builtin/tag.c:30
20683 msgid "git tag -v [--format=<format>] <tagname>..."
20684 msgstr ""
20686 #: builtin/tag.c:89
20687 #, c-format
20688 msgid "tag '%s' not found."
20689 msgstr ""
20691 #: builtin/tag.c:105
20692 #, c-format
20693 msgid "Deleted tag '%s' (was %s)\n"
20694 msgstr ""
20696 #: builtin/tag.c:135
20697 #, c-format
20698 msgid ""
20699 "\n"
20700 "Write a message for tag:\n"
20701 "  %s\n"
20702 "Lines starting with '%c' will be ignored.\n"
20703 msgstr ""
20705 #: builtin/tag.c:139
20706 #, c-format
20707 msgid ""
20708 "\n"
20709 "Write a message for tag:\n"
20710 "  %s\n"
20711 "Lines starting with '%c' will be kept; you may remove them yourself if you "
20712 "want to.\n"
20713 msgstr ""
20715 #: builtin/tag.c:198
20716 msgid "unable to sign the tag"
20717 msgstr ""
20719 #: builtin/tag.c:200
20720 msgid "unable to write tag file"
20721 msgstr ""
20723 #: builtin/tag.c:216
20724 #, c-format
20725 msgid ""
20726 "You have created a nested tag. The object referred to by your new tag is\n"
20727 "already a tag. If you meant to tag the object that it points to, use:\n"
20728 "\n"
20729 "\tgit tag -f %s %s^{}"
20730 msgstr ""
20732 #: builtin/tag.c:232
20733 msgid "bad object type."
20734 msgstr ""
20736 #: builtin/tag.c:285
20737 msgid "no tag message?"
20738 msgstr ""
20740 #: builtin/tag.c:292
20741 #, c-format
20742 msgid "The tag message has been left in %s\n"
20743 msgstr ""
20745 #: builtin/tag.c:403
20746 msgid "list tag names"
20747 msgstr ""
20749 #: builtin/tag.c:405
20750 msgid "print <n> lines of each tag message"
20751 msgstr ""
20753 #: builtin/tag.c:407
20754 msgid "delete tags"
20755 msgstr ""
20757 #: builtin/tag.c:408
20758 msgid "verify tags"
20759 msgstr ""
20761 #: builtin/tag.c:410
20762 msgid "Tag creation options"
20763 msgstr ""
20765 #: builtin/tag.c:412
20766 msgid "annotated tag, needs a message"
20767 msgstr ""
20769 #: builtin/tag.c:414
20770 msgid "tag message"
20771 msgstr ""
20773 #: builtin/tag.c:416
20774 msgid "force edit of tag message"
20775 msgstr ""
20777 #: builtin/tag.c:417
20778 msgid "annotated and GPG-signed tag"
20779 msgstr ""
20781 #: builtin/tag.c:420
20782 msgid "use another key to sign the tag"
20783 msgstr ""
20785 #: builtin/tag.c:421
20786 msgid "replace the tag if exists"
20787 msgstr ""
20789 #: builtin/tag.c:422 builtin/update-ref.c:492
20790 msgid "create a reflog"
20791 msgstr ""
20793 #: builtin/tag.c:424
20794 msgid "Tag listing options"
20795 msgstr ""
20797 #: builtin/tag.c:425
20798 msgid "show tag list in columns"
20799 msgstr ""
20801 #: builtin/tag.c:426 builtin/tag.c:428
20802 msgid "print only tags that contain the commit"
20803 msgstr ""
20805 #: builtin/tag.c:427 builtin/tag.c:429
20806 msgid "print only tags that don't contain the commit"
20807 msgstr ""
20809 #: builtin/tag.c:430
20810 msgid "print only tags that are merged"
20811 msgstr ""
20813 #: builtin/tag.c:431
20814 msgid "print only tags that are not merged"
20815 msgstr ""
20817 #: builtin/tag.c:435
20818 msgid "print only tags of the object"
20819 msgstr ""
20821 #: builtin/tag.c:483
20822 msgid "--column and -n are incompatible"
20823 msgstr ""
20825 #: builtin/tag.c:505
20826 msgid "-n option is only allowed in list mode"
20827 msgstr ""
20829 #: builtin/tag.c:507
20830 msgid "--contains option is only allowed in list mode"
20831 msgstr ""
20833 #: builtin/tag.c:509
20834 msgid "--no-contains option is only allowed in list mode"
20835 msgstr ""
20837 #: builtin/tag.c:511
20838 msgid "--points-at option is only allowed in list mode"
20839 msgstr ""
20841 #: builtin/tag.c:513
20842 msgid "--merged and --no-merged options are only allowed in list mode"
20843 msgstr ""
20845 #: builtin/tag.c:524
20846 msgid "only one -F or -m option is allowed."
20847 msgstr ""
20849 #: builtin/tag.c:543
20850 msgid "too many params"
20851 msgstr ""
20853 #: builtin/tag.c:549
20854 #, c-format
20855 msgid "'%s' is not a valid tag name."
20856 msgstr ""
20858 #: builtin/tag.c:554
20859 #, c-format
20860 msgid "tag '%s' already exists"
20861 msgstr ""
20863 #: builtin/tag.c:585
20864 #, c-format
20865 msgid "Updated tag '%s' (was %s)\n"
20866 msgstr ""
20868 #: builtin/unpack-objects.c:502
20869 msgid "Unpacking objects"
20870 msgstr ""
20872 #: builtin/update-index.c:84
20873 #, c-format
20874 msgid "failed to create directory %s"
20875 msgstr ""
20877 #: builtin/update-index.c:100
20878 #, c-format
20879 msgid "failed to create file %s"
20880 msgstr ""
20882 #: builtin/update-index.c:108
20883 #, c-format
20884 msgid "failed to delete file %s"
20885 msgstr ""
20887 #: builtin/update-index.c:115 builtin/update-index.c:221
20888 #, c-format
20889 msgid "failed to delete directory %s"
20890 msgstr ""
20892 #: builtin/update-index.c:140
20893 #, c-format
20894 msgid "Testing mtime in '%s' "
20895 msgstr ""
20897 #: builtin/update-index.c:154
20898 msgid "directory stat info does not change after adding a new file"
20899 msgstr ""
20901 #: builtin/update-index.c:167
20902 msgid "directory stat info does not change after adding a new directory"
20903 msgstr ""
20905 #: builtin/update-index.c:180
20906 msgid "directory stat info changes after updating a file"
20907 msgstr ""
20909 #: builtin/update-index.c:191
20910 msgid "directory stat info changes after adding a file inside subdirectory"
20911 msgstr ""
20913 #: builtin/update-index.c:202
20914 msgid "directory stat info does not change after deleting a file"
20915 msgstr ""
20917 #: builtin/update-index.c:215
20918 msgid "directory stat info does not change after deleting a directory"
20919 msgstr ""
20921 #: builtin/update-index.c:222
20922 msgid " OK"
20923 msgstr ""
20925 #: builtin/update-index.c:591
20926 msgid "git update-index [<options>] [--] [<file>...]"
20927 msgstr ""
20929 #: builtin/update-index.c:974
20930 msgid "continue refresh even when index needs update"
20931 msgstr ""
20933 #: builtin/update-index.c:977
20934 msgid "refresh: ignore submodules"
20935 msgstr ""
20937 #: builtin/update-index.c:980
20938 msgid "do not ignore new files"
20939 msgstr ""
20941 #: builtin/update-index.c:982
20942 msgid "let files replace directories and vice-versa"
20943 msgstr ""
20945 #: builtin/update-index.c:984
20946 msgid "notice files missing from worktree"
20947 msgstr ""
20949 #: builtin/update-index.c:986
20950 msgid "refresh even if index contains unmerged entries"
20951 msgstr ""
20953 #: builtin/update-index.c:989
20954 msgid "refresh stat information"
20955 msgstr ""
20957 #: builtin/update-index.c:993
20958 msgid "like --refresh, but ignore assume-unchanged setting"
20959 msgstr ""
20961 #: builtin/update-index.c:997
20962 msgid "<mode>,<object>,<path>"
20963 msgstr ""
20965 #: builtin/update-index.c:998
20966 msgid "add the specified entry to the index"
20967 msgstr ""
20969 #: builtin/update-index.c:1008
20970 msgid "mark files as \"not changing\""
20971 msgstr ""
20973 #: builtin/update-index.c:1011
20974 msgid "clear assumed-unchanged bit"
20975 msgstr ""
20977 #: builtin/update-index.c:1014
20978 msgid "mark files as \"index-only\""
20979 msgstr ""
20981 #: builtin/update-index.c:1017
20982 msgid "clear skip-worktree bit"
20983 msgstr ""
20985 #: builtin/update-index.c:1020
20986 msgid "do not touch index-only entries"
20987 msgstr ""
20989 #: builtin/update-index.c:1022
20990 msgid "add to index only; do not add content to object database"
20991 msgstr ""
20993 #: builtin/update-index.c:1024
20994 msgid "remove named paths even if present in worktree"
20995 msgstr ""
20997 #: builtin/update-index.c:1026
20998 msgid "with --stdin: input lines are terminated by null bytes"
20999 msgstr ""
21001 #: builtin/update-index.c:1028
21002 msgid "read list of paths to be updated from standard input"
21003 msgstr ""
21005 #: builtin/update-index.c:1032
21006 msgid "add entries from standard input to the index"
21007 msgstr ""
21009 #: builtin/update-index.c:1036
21010 msgid "repopulate stages #2 and #3 for the listed paths"
21011 msgstr ""
21013 #: builtin/update-index.c:1040
21014 msgid "only update entries that differ from HEAD"
21015 msgstr ""
21017 #: builtin/update-index.c:1044
21018 msgid "ignore files missing from worktree"
21019 msgstr ""
21021 #: builtin/update-index.c:1047
21022 msgid "report actions to standard output"
21023 msgstr ""
21025 #: builtin/update-index.c:1049
21026 msgid "(for porcelains) forget saved unresolved conflicts"
21027 msgstr ""
21029 #: builtin/update-index.c:1053
21030 msgid "write index in this format"
21031 msgstr ""
21033 #: builtin/update-index.c:1055
21034 msgid "enable or disable split index"
21035 msgstr ""
21037 #: builtin/update-index.c:1057
21038 msgid "enable/disable untracked cache"
21039 msgstr ""
21041 #: builtin/update-index.c:1059
21042 msgid "test if the filesystem supports untracked cache"
21043 msgstr ""
21045 #: builtin/update-index.c:1061
21046 msgid "enable untracked cache without testing the filesystem"
21047 msgstr ""
21049 #: builtin/update-index.c:1063
21050 msgid "write out the index even if is not flagged as changed"
21051 msgstr ""
21053 #: builtin/update-index.c:1065
21054 msgid "enable or disable file system monitor"
21055 msgstr ""
21057 #: builtin/update-index.c:1067
21058 msgid "mark files as fsmonitor valid"
21059 msgstr ""
21061 #: builtin/update-index.c:1070
21062 msgid "clear fsmonitor valid bit"
21063 msgstr ""
21065 #: builtin/update-index.c:1173
21066 msgid ""
21067 "core.splitIndex is set to false; remove or change it, if you really want to "
21068 "enable split index"
21069 msgstr ""
21071 #: builtin/update-index.c:1182
21072 msgid ""
21073 "core.splitIndex is set to true; remove or change it, if you really want to "
21074 "disable split index"
21075 msgstr ""
21077 #: builtin/update-index.c:1194
21078 msgid ""
21079 "core.untrackedCache is set to true; remove or change it, if you really want "
21080 "to disable the untracked cache"
21081 msgstr ""
21083 #: builtin/update-index.c:1198
21084 msgid "Untracked cache disabled"
21085 msgstr ""
21087 #: builtin/update-index.c:1206
21088 msgid ""
21089 "core.untrackedCache is set to false; remove or change it, if you really want "
21090 "to enable the untracked cache"
21091 msgstr ""
21093 #: builtin/update-index.c:1210
21094 #, c-format
21095 msgid "Untracked cache enabled for '%s'"
21096 msgstr ""
21098 #: builtin/update-index.c:1218
21099 msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
21100 msgstr ""
21102 #: builtin/update-index.c:1222
21103 msgid "fsmonitor enabled"
21104 msgstr ""
21106 #: builtin/update-index.c:1225
21107 msgid ""
21108 "core.fsmonitor is set; remove it if you really want to disable fsmonitor"
21109 msgstr ""
21111 #: builtin/update-index.c:1229
21112 msgid "fsmonitor disabled"
21113 msgstr ""
21115 #: builtin/update-ref.c:10
21116 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
21117 msgstr ""
21119 #: builtin/update-ref.c:11
21120 msgid "git update-ref [<options>]    <refname> <new-val> [<old-val>]"
21121 msgstr ""
21123 #: builtin/update-ref.c:12
21124 msgid "git update-ref [<options>] --stdin [-z]"
21125 msgstr ""
21127 #: builtin/update-ref.c:487
21128 msgid "delete the reference"
21129 msgstr ""
21131 #: builtin/update-ref.c:489
21132 msgid "update <refname> not the one it points to"
21133 msgstr ""
21135 #: builtin/update-ref.c:490
21136 msgid "stdin has NUL-terminated arguments"
21137 msgstr ""
21139 #: builtin/update-ref.c:491
21140 msgid "read updates from stdin"
21141 msgstr ""
21143 #: builtin/update-server-info.c:7
21144 msgid "git update-server-info [--force]"
21145 msgstr ""
21147 #: builtin/update-server-info.c:15
21148 msgid "update the info files from scratch"
21149 msgstr ""
21151 #: builtin/upload-pack.c:11
21152 msgid "git upload-pack [<options>] <dir>"
21153 msgstr ""
21155 #: builtin/upload-pack.c:23 t/helper/test-serve-v2.c:17
21156 msgid "quit after a single request/response exchange"
21157 msgstr ""
21159 #: builtin/upload-pack.c:25
21160 msgid "exit immediately after initial ref advertisement"
21161 msgstr ""
21163 #: builtin/upload-pack.c:27
21164 msgid "do not try <directory>/.git/ if <directory> is no Git directory"
21165 msgstr ""
21167 #: builtin/upload-pack.c:29
21168 msgid "interrupt transfer after <n> seconds of inactivity"
21169 msgstr ""
21171 #: builtin/verify-commit.c:19
21172 msgid "git verify-commit [-v | --verbose] <commit>..."
21173 msgstr ""
21175 #: builtin/verify-commit.c:68
21176 msgid "print commit contents"
21177 msgstr ""
21179 #: builtin/verify-commit.c:69 builtin/verify-tag.c:37
21180 msgid "print raw gpg status output"
21181 msgstr ""
21183 #: builtin/verify-pack.c:59
21184 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
21185 msgstr ""
21187 #: builtin/verify-pack.c:70
21188 msgid "verbose"
21189 msgstr ""
21191 #: builtin/verify-pack.c:72
21192 msgid "show statistics only"
21193 msgstr ""
21195 #: builtin/verify-tag.c:18
21196 msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
21197 msgstr ""
21199 #: builtin/verify-tag.c:36
21200 msgid "print tag contents"
21201 msgstr ""
21203 #: builtin/worktree.c:17
21204 msgid "git worktree add [<options>] <path> [<commit-ish>]"
21205 msgstr ""
21207 #: builtin/worktree.c:18
21208 msgid "git worktree list [<options>]"
21209 msgstr ""
21211 #: builtin/worktree.c:19
21212 msgid "git worktree lock [<options>] <path>"
21213 msgstr ""
21215 #: builtin/worktree.c:20
21216 msgid "git worktree move <worktree> <new-path>"
21217 msgstr ""
21219 #: builtin/worktree.c:21
21220 msgid "git worktree prune [<options>]"
21221 msgstr ""
21223 #: builtin/worktree.c:22
21224 msgid "git worktree remove [<options>] <worktree>"
21225 msgstr ""
21227 #: builtin/worktree.c:23
21228 msgid "git worktree unlock <path>"
21229 msgstr ""
21231 #: builtin/worktree.c:60 builtin/worktree.c:970
21232 #, c-format
21233 msgid "failed to delete '%s'"
21234 msgstr ""
21236 #: builtin/worktree.c:85
21237 msgid "not a valid directory"
21238 msgstr ""
21240 #: builtin/worktree.c:91
21241 msgid "gitdir file does not exist"
21242 msgstr ""
21244 #: builtin/worktree.c:96 builtin/worktree.c:105
21245 #, c-format
21246 msgid "unable to read gitdir file (%s)"
21247 msgstr ""
21249 #: builtin/worktree.c:115
21250 #, c-format
21251 msgid "short read (expected %<PRIuMAX> bytes, read %<PRIuMAX>)"
21252 msgstr ""
21254 #: builtin/worktree.c:123
21255 msgid "invalid gitdir file"
21256 msgstr ""
21258 #: builtin/worktree.c:131
21259 msgid "gitdir file points to non-existent location"
21260 msgstr ""
21262 #: builtin/worktree.c:146
21263 #, c-format
21264 msgid "Removing %s/%s: %s"
21265 msgstr ""
21267 #: builtin/worktree.c:221
21268 msgid "report pruned working trees"
21269 msgstr ""
21271 #: builtin/worktree.c:223
21272 msgid "expire working trees older than <time>"
21273 msgstr ""
21275 #: builtin/worktree.c:293
21276 #, c-format
21277 msgid "'%s' already exists"
21278 msgstr ""
21280 #: builtin/worktree.c:302
21281 #, c-format
21282 msgid "unusable worktree destination '%s'"
21283 msgstr ""
21285 #: builtin/worktree.c:307
21286 #, c-format
21287 msgid ""
21288 "'%s' is a missing but locked worktree;\n"
21289 "use '%s -f -f' to override, or 'unlock' and 'prune' or 'remove' to clear"
21290 msgstr ""
21292 #: builtin/worktree.c:309
21293 #, c-format
21294 msgid ""
21295 "'%s' is a missing but already registered worktree;\n"
21296 "use '%s -f' to override, or 'prune' or 'remove' to clear"
21297 msgstr ""
21299 #: builtin/worktree.c:360
21300 #, c-format
21301 msgid "could not create directory of '%s'"
21302 msgstr ""
21304 #: builtin/worktree.c:494 builtin/worktree.c:500
21305 #, c-format
21306 msgid "Preparing worktree (new branch '%s')"
21307 msgstr ""
21309 #: builtin/worktree.c:496
21310 #, c-format
21311 msgid "Preparing worktree (resetting branch '%s'; was at %s)"
21312 msgstr ""
21314 #: builtin/worktree.c:505
21315 #, c-format
21316 msgid "Preparing worktree (checking out '%s')"
21317 msgstr ""
21319 #: builtin/worktree.c:511
21320 #, c-format
21321 msgid "Preparing worktree (detached HEAD %s)"
21322 msgstr ""
21324 #: builtin/worktree.c:552
21325 msgid "checkout <branch> even if already checked out in other worktree"
21326 msgstr ""
21328 #: builtin/worktree.c:555
21329 msgid "create a new branch"
21330 msgstr ""
21332 #: builtin/worktree.c:557
21333 msgid "create or reset a branch"
21334 msgstr ""
21336 #: builtin/worktree.c:559
21337 msgid "populate the new working tree"
21338 msgstr ""
21340 #: builtin/worktree.c:560
21341 msgid "keep the new working tree locked"
21342 msgstr ""
21344 #: builtin/worktree.c:563
21345 msgid "set up tracking mode (see git-branch(1))"
21346 msgstr ""
21348 #: builtin/worktree.c:566
21349 msgid "try to match the new branch name with a remote-tracking branch"
21350 msgstr ""
21352 #: builtin/worktree.c:574
21353 msgid "-b, -B, and --detach are mutually exclusive"
21354 msgstr ""
21356 #: builtin/worktree.c:635
21357 msgid "--[no-]track can only be used if a new branch is created"
21358 msgstr ""
21360 #: builtin/worktree.c:755
21361 msgid "reason for locking"
21362 msgstr ""
21364 #: builtin/worktree.c:767 builtin/worktree.c:800 builtin/worktree.c:874
21365 #: builtin/worktree.c:998
21366 #, c-format
21367 msgid "'%s' is not a working tree"
21368 msgstr ""
21370 #: builtin/worktree.c:769 builtin/worktree.c:802
21371 msgid "The main working tree cannot be locked or unlocked"
21372 msgstr ""
21374 #: builtin/worktree.c:774
21375 #, c-format
21376 msgid "'%s' is already locked, reason: %s"
21377 msgstr ""
21379 #: builtin/worktree.c:776
21380 #, c-format
21381 msgid "'%s' is already locked"
21382 msgstr ""
21384 #: builtin/worktree.c:804
21385 #, c-format
21386 msgid "'%s' is not locked"
21387 msgstr ""
21389 #: builtin/worktree.c:845
21390 msgid "working trees containing submodules cannot be moved or removed"
21391 msgstr ""
21393 #: builtin/worktree.c:853
21394 msgid "force move even if worktree is dirty or locked"
21395 msgstr ""
21397 #: builtin/worktree.c:876 builtin/worktree.c:1000
21398 #, c-format
21399 msgid "'%s' is a main working tree"
21400 msgstr ""
21402 #: builtin/worktree.c:881
21403 #, c-format
21404 msgid "could not figure out destination name from '%s'"
21405 msgstr ""
21407 #: builtin/worktree.c:894
21408 #, c-format
21409 msgid ""
21410 "cannot move a locked working tree, lock reason: %s\n"
21411 "use 'move -f -f' to override or unlock first"
21412 msgstr ""
21414 #: builtin/worktree.c:896
21415 msgid ""
21416 "cannot move a locked working tree;\n"
21417 "use 'move -f -f' to override or unlock first"
21418 msgstr ""
21420 #: builtin/worktree.c:899
21421 #, c-format
21422 msgid "validation failed, cannot move working tree: %s"
21423 msgstr ""
21425 #: builtin/worktree.c:904
21426 #, c-format
21427 msgid "failed to move '%s' to '%s'"
21428 msgstr ""
21430 #: builtin/worktree.c:950
21431 #, c-format
21432 msgid "failed to run 'git status' on '%s'"
21433 msgstr ""
21435 #: builtin/worktree.c:954
21436 #, c-format
21437 msgid "'%s' contains modified or untracked files, use --force to delete it"
21438 msgstr ""
21440 #: builtin/worktree.c:959
21441 #, c-format
21442 msgid "failed to run 'git status' on '%s', code %d"
21443 msgstr ""
21445 #: builtin/worktree.c:982
21446 msgid "force removal even if worktree is dirty or locked"
21447 msgstr ""
21449 #: builtin/worktree.c:1005
21450 #, c-format
21451 msgid ""
21452 "cannot remove a locked working tree, lock reason: %s\n"
21453 "use 'remove -f -f' to override or unlock first"
21454 msgstr ""
21456 #: builtin/worktree.c:1007
21457 msgid ""
21458 "cannot remove a locked working tree;\n"
21459 "use 'remove -f -f' to override or unlock first"
21460 msgstr ""
21462 #: builtin/worktree.c:1010
21463 #, c-format
21464 msgid "validation failed, cannot remove working tree: %s"
21465 msgstr ""
21467 #: builtin/worktree.c:1034
21468 #, c-format
21469 msgid "repair: %s: %s"
21470 msgstr ""
21472 #: builtin/worktree.c:1037
21473 #, c-format
21474 msgid "error: %s: %s"
21475 msgstr ""
21477 #: builtin/write-tree.c:15
21478 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
21479 msgstr ""
21481 #: builtin/write-tree.c:28
21482 msgid "<prefix>/"
21483 msgstr ""
21485 #: builtin/write-tree.c:29
21486 msgid "write tree object for a subdirectory <prefix>"
21487 msgstr ""
21489 #: builtin/write-tree.c:31
21490 msgid "only useful for debugging"
21491 msgstr ""
21493 #: http-fetch.c:114
21494 #, c-format
21495 msgid "argument to --packfile must be a valid hash (got '%s')"
21496 msgstr ""
21498 #: http-fetch.c:122
21499 msgid "not a git repository"
21500 msgstr ""
21502 #: t/helper/test-reach.c:154
21503 #, c-format
21504 msgid "commit %s is not marked reachable"
21505 msgstr ""
21507 #: t/helper/test-reach.c:164
21508 msgid "too many commits marked reachable"
21509 msgstr ""
21511 #: t/helper/test-serve-v2.c:7
21512 msgid "test-tool serve-v2 [<options>]"
21513 msgstr ""
21515 #: t/helper/test-serve-v2.c:19
21516 msgid "exit immediately after advertising capabilities"
21517 msgstr ""
21519 #: git.c:28
21520 msgid ""
21521 "git [--version] [--help] [-C <path>] [-c <name>=<value>]\n"
21522 "           [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n"
21523 "           [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
21524 "bare]\n"
21525 "           [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
21526 "           <command> [<args>]"
21527 msgstr ""
21529 #: git.c:35
21530 msgid ""
21531 "'git help -a' and 'git help -g' list available subcommands and some\n"
21532 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
21533 "to read about a specific subcommand or concept.\n"
21534 "See 'git help git' for an overview of the system."
21535 msgstr ""
21537 #: git.c:187
21538 #, c-format
21539 msgid "no directory given for --git-dir\n"
21540 msgstr ""
21542 #: git.c:201
21543 #, c-format
21544 msgid "no namespace given for --namespace\n"
21545 msgstr ""
21547 #: git.c:215
21548 #, c-format
21549 msgid "no directory given for --work-tree\n"
21550 msgstr ""
21552 #: git.c:229
21553 #, c-format
21554 msgid "no prefix given for --super-prefix\n"
21555 msgstr ""
21557 #: git.c:251
21558 #, c-format
21559 msgid "-c expects a configuration string\n"
21560 msgstr ""
21562 #: git.c:289
21563 #, c-format
21564 msgid "no directory given for -C\n"
21565 msgstr ""
21567 #: git.c:315
21568 #, c-format
21569 msgid "unknown option: %s\n"
21570 msgstr ""
21572 #: git.c:364
21573 #, c-format
21574 msgid "while expanding alias '%s': '%s'"
21575 msgstr ""
21577 #: git.c:373
21578 #, c-format
21579 msgid ""
21580 "alias '%s' changes environment variables.\n"
21581 "You can use '!git' in the alias to do this"
21582 msgstr ""
21584 #: git.c:380
21585 #, c-format
21586 msgid "empty alias for %s"
21587 msgstr ""
21589 #: git.c:383
21590 #, c-format
21591 msgid "recursive alias: %s"
21592 msgstr ""
21594 #: git.c:465
21595 msgid "write failure on standard output"
21596 msgstr ""
21598 #: git.c:467
21599 msgid "unknown write failure on standard output"
21600 msgstr ""
21602 #: git.c:469
21603 msgid "close failed on standard output"
21604 msgstr ""
21606 #: git.c:819
21607 #, c-format
21608 msgid "alias loop detected: expansion of '%s' does not terminate:%s"
21609 msgstr ""
21611 #: git.c:869
21612 #, c-format
21613 msgid "cannot handle %s as a builtin"
21614 msgstr ""
21616 #: git.c:882
21617 #, c-format
21618 msgid ""
21619 "usage: %s\n"
21620 "\n"
21621 msgstr ""
21623 #: git.c:902
21624 #, c-format
21625 msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
21626 msgstr ""
21628 #: git.c:914
21629 #, c-format
21630 msgid "failed to run command '%s': %s\n"
21631 msgstr ""
21633 #: http.c:399
21634 #, c-format
21635 msgid "negative value for http.postbuffer; defaulting to %d"
21636 msgstr ""
21638 #: http.c:420
21639 msgid "Delegation control is not supported with cURL < 7.22.0"
21640 msgstr ""
21642 #: http.c:429
21643 msgid "Public key pinning not supported with cURL < 7.44.0"
21644 msgstr ""
21646 #: http.c:910
21647 msgid "CURLSSLOPT_NO_REVOKE not supported with cURL < 7.44.0"
21648 msgstr ""
21650 #: http.c:989
21651 msgid "Protocol restrictions not supported with cURL < 7.19.4"
21652 msgstr ""
21654 #: http.c:1132
21655 #, c-format
21656 msgid "Unsupported SSL backend '%s'. Supported SSL backends:"
21657 msgstr ""
21659 #: http.c:1139
21660 #, c-format
21661 msgid "Could not set SSL backend to '%s': cURL was built without SSL backends"
21662 msgstr ""
21664 #: http.c:1143
21665 #, c-format
21666 msgid "Could not set SSL backend to '%s': already set"
21667 msgstr ""
21669 #: http.c:2025
21670 #, c-format
21671 msgid ""
21672 "unable to update url base from redirection:\n"
21673 "  asked for: %s\n"
21674 "   redirect: %s"
21675 msgstr ""
21677 #: remote-curl.c:174
21678 #, c-format
21679 msgid "invalid quoting in push-option value: '%s'"
21680 msgstr ""
21682 #: remote-curl.c:298
21683 #, c-format
21684 msgid "%sinfo/refs not valid: is this a git repository?"
21685 msgstr ""
21687 #: remote-curl.c:399
21688 msgid "invalid server response; expected service, got flush packet"
21689 msgstr ""
21691 #: remote-curl.c:430
21692 #, c-format
21693 msgid "invalid server response; got '%s'"
21694 msgstr ""
21696 #: remote-curl.c:490
21697 #, c-format
21698 msgid "repository '%s' not found"
21699 msgstr ""
21701 #: remote-curl.c:494
21702 #, c-format
21703 msgid "Authentication failed for '%s'"
21704 msgstr ""
21706 #: remote-curl.c:498
21707 #, c-format
21708 msgid "unable to access '%s': %s"
21709 msgstr ""
21711 #: remote-curl.c:504
21712 #, c-format
21713 msgid "redirecting to %s"
21714 msgstr ""
21716 #: remote-curl.c:633
21717 msgid "shouldn't have EOF when not gentle on EOF"
21718 msgstr ""
21720 #: remote-curl.c:645
21721 msgid "remote server sent stateless separator"
21722 msgstr ""
21724 #: remote-curl.c:715
21725 msgid "unable to rewind rpc post data - try increasing http.postBuffer"
21726 msgstr ""
21728 #: remote-curl.c:745
21729 #, c-format
21730 msgid "remote-curl: bad line length character: %.4s"
21731 msgstr ""
21733 #: remote-curl.c:747
21734 msgid "remote-curl: unexpected response end packet"
21735 msgstr ""
21737 #: remote-curl.c:823
21738 #, c-format
21739 msgid "RPC failed; %s"
21740 msgstr ""
21742 #: remote-curl.c:863
21743 msgid "cannot handle pushes this big"
21744 msgstr ""
21746 #: remote-curl.c:978
21747 #, c-format
21748 msgid "cannot deflate request; zlib deflate error %d"
21749 msgstr ""
21751 #: remote-curl.c:982
21752 #, c-format
21753 msgid "cannot deflate request; zlib end error %d"
21754 msgstr ""
21756 #: remote-curl.c:1032
21757 #, c-format
21758 msgid "%d bytes of length header were received"
21759 msgstr ""
21761 #: remote-curl.c:1034
21762 #, c-format
21763 msgid "%d bytes of body are still expected"
21764 msgstr ""
21766 #: remote-curl.c:1123
21767 msgid "dumb http transport does not support shallow capabilities"
21768 msgstr ""
21770 #: remote-curl.c:1138
21771 msgid "fetch failed."
21772 msgstr ""
21774 #: remote-curl.c:1184
21775 msgid "cannot fetch by sha1 over smart http"
21776 msgstr ""
21778 #: remote-curl.c:1228 remote-curl.c:1234
21779 #, c-format
21780 msgid "protocol error: expected sha/ref, got '%s'"
21781 msgstr ""
21783 #: remote-curl.c:1246 remote-curl.c:1361
21784 #, c-format
21785 msgid "http transport does not support %s"
21786 msgstr ""
21788 #: remote-curl.c:1282
21789 msgid "git-http-push failed"
21790 msgstr ""
21792 #: remote-curl.c:1467
21793 msgid "remote-curl: usage: git remote-curl <remote> [<url>]"
21794 msgstr ""
21796 #: remote-curl.c:1499
21797 msgid "remote-curl: error reading command stream from git"
21798 msgstr ""
21800 #: remote-curl.c:1506
21801 msgid "remote-curl: fetch attempted without a local repo"
21802 msgstr ""
21804 #: remote-curl.c:1547
21805 #, c-format
21806 msgid "remote-curl: unknown command '%s' from git"
21807 msgstr ""
21809 #: compat/compiler.h:26
21810 msgid "no compiler information available\n"
21811 msgstr ""
21813 #: compat/compiler.h:38
21814 msgid "no libc information available\n"
21815 msgstr ""
21817 #: list-objects-filter-options.h:91
21818 msgid "args"
21819 msgstr ""
21821 #: list-objects-filter-options.h:92
21822 msgid "object filtering"
21823 msgstr ""
21825 #: parse-options.h:183
21826 msgid "expiry-date"
21827 msgstr ""
21829 #: parse-options.h:197
21830 msgid "no-op (backward compatibility)"
21831 msgstr ""
21833 #: parse-options.h:309
21834 msgid "be more verbose"
21835 msgstr ""
21837 #: parse-options.h:311
21838 msgid "be more quiet"
21839 msgstr ""
21841 #: parse-options.h:317
21842 msgid "use <n> digits to display object names"
21843 msgstr ""
21845 #: parse-options.h:336
21846 msgid "how to strip spaces and #comments from message"
21847 msgstr ""
21849 #: parse-options.h:337
21850 msgid "read pathspec from file"
21851 msgstr ""
21853 #: parse-options.h:338
21854 msgid ""
21855 "with --pathspec-from-file, pathspec elements are separated with NUL character"
21856 msgstr ""
21858 #: ref-filter.h:96
21859 msgid "key"
21860 msgstr ""
21862 #: ref-filter.h:96
21863 msgid "field name to sort on"
21864 msgstr ""
21866 #: rerere.h:44
21867 msgid "update the index with reused conflict resolution if possible"
21868 msgstr ""
21870 #: wt-status.h:80
21871 msgid "HEAD detached at "
21872 msgstr ""
21874 #: wt-status.h:81
21875 msgid "HEAD detached from "
21876 msgstr ""
21878 #: command-list.h:50
21879 msgid "Add file contents to the index"
21880 msgstr ""
21882 #: command-list.h:51
21883 msgid "Apply a series of patches from a mailbox"
21884 msgstr ""
21886 #: command-list.h:52
21887 msgid "Annotate file lines with commit information"
21888 msgstr ""
21890 #: command-list.h:53
21891 msgid "Apply a patch to files and/or to the index"
21892 msgstr ""
21894 #: command-list.h:54
21895 msgid "Import a GNU Arch repository into Git"
21896 msgstr ""
21898 #: command-list.h:55
21899 msgid "Create an archive of files from a named tree"
21900 msgstr ""
21902 #: command-list.h:56
21903 msgid "Use binary search to find the commit that introduced a bug"
21904 msgstr ""
21906 #: command-list.h:57
21907 msgid "Show what revision and author last modified each line of a file"
21908 msgstr ""
21910 #: command-list.h:58
21911 msgid "List, create, or delete branches"
21912 msgstr ""
21914 #: command-list.h:59
21915 msgid "Collect information for user to file a bug report"
21916 msgstr ""
21918 #: command-list.h:60
21919 msgid "Move objects and refs by archive"
21920 msgstr ""
21922 #: command-list.h:61
21923 msgid "Provide content or type and size information for repository objects"
21924 msgstr ""
21926 #: command-list.h:62
21927 msgid "Display gitattributes information"
21928 msgstr ""
21930 #: command-list.h:63
21931 msgid "Debug gitignore / exclude files"
21932 msgstr ""
21934 #: command-list.h:64
21935 msgid "Show canonical names and email addresses of contacts"
21936 msgstr ""
21938 #: command-list.h:65
21939 msgid "Switch branches or restore working tree files"
21940 msgstr ""
21942 #: command-list.h:66
21943 msgid "Copy files from the index to the working tree"
21944 msgstr ""
21946 #: command-list.h:67
21947 msgid "Ensures that a reference name is well formed"
21948 msgstr ""
21950 #: command-list.h:68
21951 msgid "Find commits yet to be applied to upstream"
21952 msgstr ""
21954 #: command-list.h:69
21955 msgid "Apply the changes introduced by some existing commits"
21956 msgstr ""
21958 #: command-list.h:70
21959 msgid "Graphical alternative to git-commit"
21960 msgstr ""
21962 #: command-list.h:71
21963 msgid "Remove untracked files from the working tree"
21964 msgstr ""
21966 #: command-list.h:72
21967 msgid "Clone a repository into a new directory"
21968 msgstr ""
21970 #: command-list.h:73
21971 msgid "Display data in columns"
21972 msgstr ""
21974 #: command-list.h:74
21975 msgid "Record changes to the repository"
21976 msgstr ""
21978 #: command-list.h:75
21979 msgid "Write and verify Git commit-graph files"
21980 msgstr ""
21982 #: command-list.h:76
21983 msgid "Create a new commit object"
21984 msgstr ""
21986 #: command-list.h:77
21987 msgid "Get and set repository or global options"
21988 msgstr ""
21990 #: command-list.h:78
21991 msgid "Count unpacked number of objects and their disk consumption"
21992 msgstr ""
21994 #: command-list.h:79
21995 msgid "Retrieve and store user credentials"
21996 msgstr ""
21998 #: command-list.h:80
21999 msgid "Helper to temporarily store passwords in memory"
22000 msgstr ""
22002 #: command-list.h:81
22003 msgid "Helper to store credentials on disk"
22004 msgstr ""
22006 #: command-list.h:82
22007 msgid "Export a single commit to a CVS checkout"
22008 msgstr ""
22010 #: command-list.h:83
22011 msgid "Salvage your data out of another SCM people love to hate"
22012 msgstr ""
22014 #: command-list.h:84
22015 msgid "A CVS server emulator for Git"
22016 msgstr ""
22018 #: command-list.h:85
22019 msgid "A really simple server for Git repositories"
22020 msgstr ""
22022 #: command-list.h:86
22023 msgid "Give an object a human readable name based on an available ref"
22024 msgstr ""
22026 #: command-list.h:87
22027 msgid "Show changes between commits, commit and working tree, etc"
22028 msgstr ""
22030 #: command-list.h:88
22031 msgid "Compares files in the working tree and the index"
22032 msgstr ""
22034 #: command-list.h:89
22035 msgid "Compare a tree to the working tree or index"
22036 msgstr ""
22038 #: command-list.h:90
22039 msgid "Compares the content and mode of blobs found via two tree objects"
22040 msgstr ""
22042 #: command-list.h:91
22043 msgid "Show changes using common diff tools"
22044 msgstr ""
22046 #: command-list.h:92
22047 msgid "Git data exporter"
22048 msgstr ""
22050 #: command-list.h:93
22051 msgid "Backend for fast Git data importers"
22052 msgstr ""
22054 #: command-list.h:94
22055 msgid "Download objects and refs from another repository"
22056 msgstr ""
22058 #: command-list.h:95
22059 msgid "Receive missing objects from another repository"
22060 msgstr ""
22062 #: command-list.h:96
22063 msgid "Rewrite branches"
22064 msgstr ""
22066 #: command-list.h:97
22067 msgid "Produce a merge commit message"
22068 msgstr ""
22070 #: command-list.h:98
22071 msgid "Output information on each ref"
22072 msgstr ""
22074 #: command-list.h:99
22075 msgid "Prepare patches for e-mail submission"
22076 msgstr ""
22078 #: command-list.h:100
22079 msgid "Verifies the connectivity and validity of the objects in the database"
22080 msgstr ""
22082 #: command-list.h:101
22083 msgid "Cleanup unnecessary files and optimize the local repository"
22084 msgstr ""
22086 #: command-list.h:102
22087 msgid "Extract commit ID from an archive created using git-archive"
22088 msgstr ""
22090 #: command-list.h:103
22091 msgid "Print lines matching a pattern"
22092 msgstr ""
22094 #: command-list.h:104
22095 msgid "A portable graphical interface to Git"
22096 msgstr ""
22098 #: command-list.h:105
22099 msgid "Compute object ID and optionally creates a blob from a file"
22100 msgstr ""
22102 #: command-list.h:106
22103 msgid "Display help information about Git"
22104 msgstr ""
22106 #: command-list.h:107
22107 msgid "Server side implementation of Git over HTTP"
22108 msgstr ""
22110 #: command-list.h:108
22111 msgid "Download from a remote Git repository via HTTP"
22112 msgstr ""
22114 #: command-list.h:109
22115 msgid "Push objects over HTTP/DAV to another repository"
22116 msgstr ""
22118 #: command-list.h:110
22119 msgid "Send a collection of patches from stdin to an IMAP folder"
22120 msgstr ""
22122 #: command-list.h:111
22123 msgid "Build pack index file for an existing packed archive"
22124 msgstr ""
22126 #: command-list.h:112
22127 msgid "Create an empty Git repository or reinitialize an existing one"
22128 msgstr ""
22130 #: command-list.h:113
22131 msgid "Instantly browse your working repository in gitweb"
22132 msgstr ""
22134 #: command-list.h:114
22135 msgid "Add or parse structured information in commit messages"
22136 msgstr ""
22138 #: command-list.h:115
22139 msgid "The Git repository browser"
22140 msgstr ""
22142 #: command-list.h:116
22143 msgid "Show commit logs"
22144 msgstr ""
22146 #: command-list.h:117
22147 msgid "Show information about files in the index and the working tree"
22148 msgstr ""
22150 #: command-list.h:118
22151 msgid "List references in a remote repository"
22152 msgstr ""
22154 #: command-list.h:119
22155 msgid "List the contents of a tree object"
22156 msgstr ""
22158 #: command-list.h:120
22159 msgid "Extracts patch and authorship from a single e-mail message"
22160 msgstr ""
22162 #: command-list.h:121
22163 msgid "Simple UNIX mbox splitter program"
22164 msgstr ""
22166 #: command-list.h:122
22167 msgid "Run tasks to optimize Git repository data"
22168 msgstr ""
22170 #: command-list.h:123
22171 msgid "Join two or more development histories together"
22172 msgstr ""
22174 #: command-list.h:124
22175 msgid "Find as good common ancestors as possible for a merge"
22176 msgstr ""
22178 #: command-list.h:125
22179 msgid "Run a three-way file merge"
22180 msgstr ""
22182 #: command-list.h:126
22183 msgid "Run a merge for files needing merging"
22184 msgstr ""
22186 #: command-list.h:127
22187 msgid "The standard helper program to use with git-merge-index"
22188 msgstr ""
22190 #: command-list.h:128
22191 msgid "Run merge conflict resolution tools to resolve merge conflicts"
22192 msgstr ""
22194 #: command-list.h:129
22195 msgid "Show three-way merge without touching index"
22196 msgstr ""
22198 #: command-list.h:130
22199 msgid "Write and verify multi-pack-indexes"
22200 msgstr ""
22202 #: command-list.h:131
22203 msgid "Creates a tag object"
22204 msgstr ""
22206 #: command-list.h:132
22207 msgid "Build a tree-object from ls-tree formatted text"
22208 msgstr ""
22210 #: command-list.h:133
22211 msgid "Move or rename a file, a directory, or a symlink"
22212 msgstr ""
22214 #: command-list.h:134
22215 msgid "Find symbolic names for given revs"
22216 msgstr ""
22218 #: command-list.h:135
22219 msgid "Add or inspect object notes"
22220 msgstr ""
22222 #: command-list.h:136
22223 msgid "Import from and submit to Perforce repositories"
22224 msgstr ""
22226 #: command-list.h:137
22227 msgid "Create a packed archive of objects"
22228 msgstr ""
22230 #: command-list.h:138
22231 msgid "Find redundant pack files"
22232 msgstr ""
22234 #: command-list.h:139
22235 msgid "Pack heads and tags for efficient repository access"
22236 msgstr ""
22238 #: command-list.h:140
22239 msgid "Routines to help parsing remote repository access parameters"
22240 msgstr ""
22242 #: command-list.h:141
22243 msgid "Compute unique ID for a patch"
22244 msgstr ""
22246 #: command-list.h:142
22247 msgid "Prune all unreachable objects from the object database"
22248 msgstr ""
22250 #: command-list.h:143
22251 msgid "Remove extra objects that are already in pack files"
22252 msgstr ""
22254 #: command-list.h:144
22255 msgid "Fetch from and integrate with another repository or a local branch"
22256 msgstr ""
22258 #: command-list.h:145
22259 msgid "Update remote refs along with associated objects"
22260 msgstr ""
22262 #: command-list.h:146
22263 msgid "Applies a quilt patchset onto the current branch"
22264 msgstr ""
22266 #: command-list.h:147
22267 msgid "Compare two commit ranges (e.g. two versions of a branch)"
22268 msgstr ""
22270 #: command-list.h:148
22271 msgid "Reads tree information into the index"
22272 msgstr ""
22274 #: command-list.h:149
22275 msgid "Reapply commits on top of another base tip"
22276 msgstr ""
22278 #: command-list.h:150
22279 msgid "Receive what is pushed into the repository"
22280 msgstr ""
22282 #: command-list.h:151
22283 msgid "Manage reflog information"
22284 msgstr ""
22286 #: command-list.h:152
22287 msgid "Manage set of tracked repositories"
22288 msgstr ""
22290 #: command-list.h:153
22291 msgid "Pack unpacked objects in a repository"
22292 msgstr ""
22294 #: command-list.h:154
22295 msgid "Create, list, delete refs to replace objects"
22296 msgstr ""
22298 #: command-list.h:155
22299 msgid "Generates a summary of pending changes"
22300 msgstr ""
22302 #: command-list.h:156
22303 msgid "Reuse recorded resolution of conflicted merges"
22304 msgstr ""
22306 #: command-list.h:157
22307 msgid "Reset current HEAD to the specified state"
22308 msgstr ""
22310 #: command-list.h:158
22311 msgid "Restore working tree files"
22312 msgstr ""
22314 #: command-list.h:159
22315 msgid "Revert some existing commits"
22316 msgstr ""
22318 #: command-list.h:160
22319 msgid "Lists commit objects in reverse chronological order"
22320 msgstr ""
22322 #: command-list.h:161
22323 msgid "Pick out and massage parameters"
22324 msgstr ""
22326 #: command-list.h:162
22327 msgid "Remove files from the working tree and from the index"
22328 msgstr ""
22330 #: command-list.h:163
22331 msgid "Send a collection of patches as emails"
22332 msgstr ""
22334 #: command-list.h:164
22335 msgid "Push objects over Git protocol to another repository"
22336 msgstr ""
22338 #: command-list.h:165
22339 msgid "Restricted login shell for Git-only SSH access"
22340 msgstr ""
22342 #: command-list.h:166
22343 msgid "Summarize 'git log' output"
22344 msgstr ""
22346 #: command-list.h:167
22347 msgid "Show various types of objects"
22348 msgstr ""
22350 #: command-list.h:168
22351 msgid "Show branches and their commits"
22352 msgstr ""
22354 #: command-list.h:169
22355 msgid "Show packed archive index"
22356 msgstr ""
22358 #: command-list.h:170
22359 msgid "List references in a local repository"
22360 msgstr ""
22362 #: command-list.h:171
22363 msgid "Git's i18n setup code for shell scripts"
22364 msgstr ""
22366 #: command-list.h:172
22367 msgid "Common Git shell script setup code"
22368 msgstr ""
22370 #: command-list.h:173
22371 msgid "Initialize and modify the sparse-checkout"
22372 msgstr ""
22374 #: command-list.h:174
22375 msgid "Stash the changes in a dirty working directory away"
22376 msgstr ""
22378 #: command-list.h:175
22379 msgid "Add file contents to the staging area"
22380 msgstr ""
22382 #: command-list.h:176
22383 msgid "Show the working tree status"
22384 msgstr ""
22386 #: command-list.h:177
22387 msgid "Remove unnecessary whitespace"
22388 msgstr ""
22390 #: command-list.h:178
22391 msgid "Initialize, update or inspect submodules"
22392 msgstr ""
22394 #: command-list.h:179
22395 msgid "Bidirectional operation between a Subversion repository and Git"
22396 msgstr ""
22398 #: command-list.h:180
22399 msgid "Switch branches"
22400 msgstr ""
22402 #: command-list.h:181
22403 msgid "Read, modify and delete symbolic refs"
22404 msgstr ""
22406 #: command-list.h:182
22407 msgid "Create, list, delete or verify a tag object signed with GPG"
22408 msgstr ""
22410 #: command-list.h:183
22411 msgid "Creates a temporary file with a blob's contents"
22412 msgstr ""
22414 #: command-list.h:184
22415 msgid "Unpack objects from a packed archive"
22416 msgstr ""
22418 #: command-list.h:185
22419 msgid "Register file contents in the working tree to the index"
22420 msgstr ""
22422 #: command-list.h:186
22423 msgid "Update the object name stored in a ref safely"
22424 msgstr ""
22426 #: command-list.h:187
22427 msgid "Update auxiliary info file to help dumb servers"
22428 msgstr ""
22430 #: command-list.h:188
22431 msgid "Send archive back to git-archive"
22432 msgstr ""
22434 #: command-list.h:189
22435 msgid "Send objects packed back to git-fetch-pack"
22436 msgstr ""
22438 #: command-list.h:190
22439 msgid "Show a Git logical variable"
22440 msgstr ""
22442 #: command-list.h:191
22443 msgid "Check the GPG signature of commits"
22444 msgstr ""
22446 #: command-list.h:192
22447 msgid "Validate packed Git archive files"
22448 msgstr ""
22450 #: command-list.h:193
22451 msgid "Check the GPG signature of tags"
22452 msgstr ""
22454 #: command-list.h:194
22455 msgid "Git web interface (web frontend to Git repositories)"
22456 msgstr ""
22458 #: command-list.h:195
22459 msgid "Show logs with difference each commit introduces"
22460 msgstr ""
22462 #: command-list.h:196
22463 msgid "Manage multiple working trees"
22464 msgstr ""
22466 #: command-list.h:197
22467 msgid "Create a tree object from the current index"
22468 msgstr ""
22470 #: command-list.h:198
22471 msgid "Defining attributes per path"
22472 msgstr ""
22474 #: command-list.h:199
22475 msgid "Git command-line interface and conventions"
22476 msgstr ""
22478 #: command-list.h:200
22479 msgid "A Git core tutorial for developers"
22480 msgstr ""
22482 #: command-list.h:201
22483 msgid "Providing usernames and passwords to Git"
22484 msgstr ""
22486 #: command-list.h:202
22487 msgid "Git for CVS users"
22488 msgstr ""
22490 #: command-list.h:203
22491 msgid "Tweaking diff output"
22492 msgstr ""
22494 #: command-list.h:204
22495 msgid "A useful minimum set of commands for Everyday Git"
22496 msgstr ""
22498 #: command-list.h:205
22499 msgid "Frequently asked questions about using Git"
22500 msgstr ""
22502 #: command-list.h:206
22503 msgid "A Git Glossary"
22504 msgstr ""
22506 #: command-list.h:207
22507 msgid "Hooks used by Git"
22508 msgstr ""
22510 #: command-list.h:208
22511 msgid "Specifies intentionally untracked files to ignore"
22512 msgstr ""
22514 #: command-list.h:209
22515 msgid "Defining submodule properties"
22516 msgstr ""
22518 #: command-list.h:210
22519 msgid "Git namespaces"
22520 msgstr ""
22522 #: command-list.h:211
22523 msgid "Helper programs to interact with remote repositories"
22524 msgstr ""
22526 #: command-list.h:212
22527 msgid "Git Repository Layout"
22528 msgstr ""
22530 #: command-list.h:213
22531 msgid "Specifying revisions and ranges for Git"
22532 msgstr ""
22534 #: command-list.h:214
22535 msgid "Mounting one repository inside another"
22536 msgstr ""
22538 #: command-list.h:215
22539 msgid "A tutorial introduction to Git: part two"
22540 msgstr ""
22542 #: command-list.h:216
22543 msgid "A tutorial introduction to Git"
22544 msgstr ""
22546 #: command-list.h:217
22547 msgid "An overview of recommended workflows with Git"
22548 msgstr ""
22550 #: git-bisect.sh:79
22551 #, sh-format
22552 msgid "Bad rev input: $arg"
22553 msgstr ""
22555 #: git-bisect.sh:99
22556 #, sh-format
22557 msgid "Bad rev input: $bisected_head"
22558 msgstr ""
22560 #: git-bisect.sh:108
22561 #, sh-format
22562 msgid "Bad rev input: $rev"
22563 msgstr ""
22565 #: git-bisect.sh:117
22566 #, sh-format
22567 msgid "'git bisect $TERM_BAD' can take only one argument."
22568 msgstr ""
22570 #: git-bisect.sh:149
22571 msgid "No logfile given"
22572 msgstr ""
22574 #: git-bisect.sh:150
22575 #, sh-format
22576 msgid "cannot read $file for replaying"
22577 msgstr ""
22579 #: git-bisect.sh:173
22580 msgid "?? what are you talking about?"
22581 msgstr ""
22583 #: git-bisect.sh:183
22584 msgid "bisect run failed: no command provided."
22585 msgstr ""
22587 #: git-bisect.sh:188
22588 #, sh-format
22589 msgid "running $command"
22590 msgstr ""
22592 #: git-bisect.sh:195
22593 #, sh-format
22594 msgid ""
22595 "bisect run failed:\n"
22596 "exit code $res from '$command' is < 0 or >= 128"
22597 msgstr ""
22599 #: git-bisect.sh:221
22600 msgid "bisect run cannot continue any more"
22601 msgstr ""
22603 #: git-bisect.sh:227
22604 #, sh-format
22605 msgid ""
22606 "bisect run failed:\n"
22607 "'bisect_state $state' exited with error code $res"
22608 msgstr ""
22610 #: git-bisect.sh:234
22611 msgid "bisect run success"
22612 msgstr ""
22614 #: git-bisect.sh:242
22615 msgid "We are not bisecting."
22616 msgstr ""
22618 #: git-merge-octopus.sh:46
22619 msgid ""
22620 "Error: Your local changes to the following files would be overwritten by "
22621 "merge"
22622 msgstr ""
22624 #: git-merge-octopus.sh:61
22625 msgid "Automated merge did not work."
22626 msgstr ""
22628 #: git-merge-octopus.sh:62
22629 msgid "Should not be doing an octopus."
22630 msgstr ""
22632 #: git-merge-octopus.sh:73
22633 #, sh-format
22634 msgid "Unable to find common commit with $pretty_name"
22635 msgstr ""
22637 #: git-merge-octopus.sh:77
22638 #, sh-format
22639 msgid "Already up to date with $pretty_name"
22640 msgstr ""
22642 #: git-merge-octopus.sh:89
22643 #, sh-format
22644 msgid "Fast-forwarding to: $pretty_name"
22645 msgstr ""
22647 #: git-merge-octopus.sh:97
22648 #, sh-format
22649 msgid "Trying simple merge with $pretty_name"
22650 msgstr ""
22652 #: git-merge-octopus.sh:102
22653 msgid "Simple merge did not work, trying automatic merge."
22654 msgstr ""
22656 #: git-submodule.sh:180
22657 msgid "Relative path can only be used from the toplevel of the working tree"
22658 msgstr ""
22660 #: git-submodule.sh:190
22661 #, sh-format
22662 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
22663 msgstr ""
22665 #: git-submodule.sh:209
22666 #, sh-format
22667 msgid "'$sm_path' already exists in the index"
22668 msgstr ""
22670 #: git-submodule.sh:212
22671 #, sh-format
22672 msgid "'$sm_path' already exists in the index and is not a submodule"
22673 msgstr ""
22675 #: git-submodule.sh:219
22676 #, sh-format
22677 msgid "'$sm_path' does not have a commit checked out"
22678 msgstr ""
22680 #: git-submodule.sh:250
22681 #, sh-format
22682 msgid "Adding existing repo at '$sm_path' to the index"
22683 msgstr ""
22685 #: git-submodule.sh:252
22686 #, sh-format
22687 msgid "'$sm_path' already exists and is not a valid git repo"
22688 msgstr ""
22690 #: git-submodule.sh:260
22691 #, sh-format
22692 msgid "A git directory for '$sm_name' is found locally with remote(s):"
22693 msgstr ""
22695 #: git-submodule.sh:262
22696 #, sh-format
22697 msgid ""
22698 "If you want to reuse this local git directory instead of cloning again from\n"
22699 "  $realrepo\n"
22700 "use the '--force' option. If the local git directory is not the correct "
22701 "repo\n"
22702 "or you are unsure what this means choose another name with the '--name' "
22703 "option."
22704 msgstr ""
22706 #: git-submodule.sh:268
22707 #, sh-format
22708 msgid "Reactivating local git directory for submodule '$sm_name'."
22709 msgstr ""
22711 #: git-submodule.sh:280
22712 #, sh-format
22713 msgid "Unable to checkout submodule '$sm_path'"
22714 msgstr ""
22716 #: git-submodule.sh:285
22717 #, sh-format
22718 msgid "Failed to add submodule '$sm_path'"
22719 msgstr ""
22721 #: git-submodule.sh:294
22722 #, sh-format
22723 msgid "Failed to register submodule '$sm_path'"
22724 msgstr ""
22726 #: git-submodule.sh:567
22727 #, sh-format
22728 msgid "Unable to find current revision in submodule path '$displaypath'"
22729 msgstr ""
22731 #: git-submodule.sh:577
22732 #, sh-format
22733 msgid "Unable to fetch in submodule path '$sm_path'"
22734 msgstr ""
22736 #: git-submodule.sh:582
22737 #, sh-format
22738 msgid ""
22739 "Unable to find current ${remote_name}/${branch} revision in submodule path "
22740 "'$sm_path'"
22741 msgstr ""
22743 #: git-submodule.sh:600
22744 #, sh-format
22745 msgid ""
22746 "Unable to fetch in submodule path '$displaypath'; trying to directly fetch "
22747 "$sha1:"
22748 msgstr ""
22750 #: git-submodule.sh:606
22751 #, sh-format
22752 msgid ""
22753 "Fetched in submodule path '$displaypath', but it did not contain $sha1. "
22754 "Direct fetching of that commit failed."
22755 msgstr ""
22757 #: git-submodule.sh:613
22758 #, sh-format
22759 msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
22760 msgstr ""
22762 #: git-submodule.sh:614
22763 #, sh-format
22764 msgid "Submodule path '$displaypath': checked out '$sha1'"
22765 msgstr ""
22767 #: git-submodule.sh:618
22768 #, sh-format
22769 msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
22770 msgstr ""
22772 #: git-submodule.sh:619
22773 #, sh-format
22774 msgid "Submodule path '$displaypath': rebased into '$sha1'"
22775 msgstr ""
22777 #: git-submodule.sh:624
22778 #, sh-format
22779 msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
22780 msgstr ""
22782 #: git-submodule.sh:625
22783 #, sh-format
22784 msgid "Submodule path '$displaypath': merged in '$sha1'"
22785 msgstr ""
22787 #: git-submodule.sh:630
22788 #, sh-format
22789 msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
22790 msgstr ""
22792 #: git-submodule.sh:631
22793 #, sh-format
22794 msgid "Submodule path '$displaypath': '$command $sha1'"
22795 msgstr ""
22797 #: git-submodule.sh:662
22798 #, sh-format
22799 msgid "Failed to recurse into submodule path '$displaypath'"
22800 msgstr ""
22802 #: git-parse-remote.sh:89
22803 #, sh-format
22804 msgid "See git-${cmd}(1) for details."
22805 msgstr ""
22807 #: git-rebase--preserve-merges.sh:109
22808 msgid "Applied autostash."
22809 msgstr ""
22811 #: git-rebase--preserve-merges.sh:112
22812 #, sh-format
22813 msgid "Cannot store $stash_sha1"
22814 msgstr ""
22816 #: git-rebase--preserve-merges.sh:113
22817 msgid ""
22818 "Applying autostash resulted in conflicts.\n"
22819 "Your changes are safe in the stash.\n"
22820 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
22821 msgstr ""
22823 #: git-rebase--preserve-merges.sh:191
22824 #, sh-format
22825 msgid "Rebasing ($new_count/$total)"
22826 msgstr ""
22828 #: git-rebase--preserve-merges.sh:197
22829 msgid ""
22830 "\n"
22831 "Commands:\n"
22832 "p, pick <commit> = use commit\n"
22833 "r, reword <commit> = use commit, but edit the commit message\n"
22834 "e, edit <commit> = use commit, but stop for amending\n"
22835 "s, squash <commit> = use commit, but meld into previous commit\n"
22836 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
22837 "x, exec <commit> = run command (the rest of the line) using shell\n"
22838 "d, drop <commit> = remove commit\n"
22839 "l, label <label> = label current HEAD with a name\n"
22840 "t, reset <label> = reset HEAD to a label\n"
22841 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
22842 ".       create a merge commit using the original merge commit's\n"
22843 ".       message (or the oneline, if no original merge commit was\n"
22844 ".       specified). Use -c <commit> to reword the commit message.\n"
22845 "\n"
22846 "These lines can be re-ordered; they are executed from top to bottom.\n"
22847 msgstr ""
22849 #: git-rebase--preserve-merges.sh:260
22850 #, sh-format
22851 msgid ""
22852 "You can amend the commit now, with\n"
22853 "\n"
22854 "\tgit commit --amend $gpg_sign_opt_quoted\n"
22855 "\n"
22856 "Once you are satisfied with your changes, run\n"
22857 "\n"
22858 "\tgit rebase --continue"
22859 msgstr ""
22861 #: git-rebase--preserve-merges.sh:285
22862 #, sh-format
22863 msgid "$sha1: not a commit that can be picked"
22864 msgstr ""
22866 #: git-rebase--preserve-merges.sh:324
22867 #, sh-format
22868 msgid "Invalid commit name: $sha1"
22869 msgstr ""
22871 #: git-rebase--preserve-merges.sh:354
22872 msgid "Cannot write current commit's replacement sha1"
22873 msgstr ""
22875 #: git-rebase--preserve-merges.sh:405
22876 #, sh-format
22877 msgid "Fast-forward to $sha1"
22878 msgstr ""
22880 #: git-rebase--preserve-merges.sh:407
22881 #, sh-format
22882 msgid "Cannot fast-forward to $sha1"
22883 msgstr ""
22885 #: git-rebase--preserve-merges.sh:416
22886 #, sh-format
22887 msgid "Cannot move HEAD to $first_parent"
22888 msgstr ""
22890 #: git-rebase--preserve-merges.sh:421
22891 #, sh-format
22892 msgid "Refusing to squash a merge: $sha1"
22893 msgstr ""
22895 #: git-rebase--preserve-merges.sh:439
22896 #, sh-format
22897 msgid "Error redoing merge $sha1"
22898 msgstr ""
22900 #: git-rebase--preserve-merges.sh:448
22901 #, sh-format
22902 msgid "Could not pick $sha1"
22903 msgstr ""
22905 #: git-rebase--preserve-merges.sh:457
22906 #, sh-format
22907 msgid "This is the commit message #${n}:"
22908 msgstr ""
22910 #: git-rebase--preserve-merges.sh:462
22911 #, sh-format
22912 msgid "The commit message #${n} will be skipped:"
22913 msgstr ""
22915 #: git-rebase--preserve-merges.sh:473
22916 #, sh-format
22917 msgid "This is a combination of $count commit."
22918 msgid_plural "This is a combination of $count commits."
22919 msgstr[0] ""
22920 msgstr[1] ""
22922 #: git-rebase--preserve-merges.sh:482
22923 #, sh-format
22924 msgid "Cannot write $fixup_msg"
22925 msgstr ""
22927 #: git-rebase--preserve-merges.sh:485
22928 msgid "This is a combination of 2 commits."
22929 msgstr ""
22931 #: git-rebase--preserve-merges.sh:526 git-rebase--preserve-merges.sh:569
22932 #: git-rebase--preserve-merges.sh:572
22933 #, sh-format
22934 msgid "Could not apply $sha1... $rest"
22935 msgstr ""
22937 #: git-rebase--preserve-merges.sh:601
22938 #, sh-format
22939 msgid ""
22940 "Could not amend commit after successfully picking $sha1... $rest\n"
22941 "This is most likely due to an empty commit message, or the pre-commit hook\n"
22942 "failed. If the pre-commit hook failed, you may need to resolve the issue "
22943 "before\n"
22944 "you are able to reword the commit."
22945 msgstr ""
22947 #: git-rebase--preserve-merges.sh:616
22948 #, sh-format
22949 msgid "Stopped at $sha1_abbrev... $rest"
22950 msgstr ""
22952 #: git-rebase--preserve-merges.sh:631
22953 #, sh-format
22954 msgid "Cannot '$squash_style' without a previous commit"
22955 msgstr ""
22957 #: git-rebase--preserve-merges.sh:673
22958 #, sh-format
22959 msgid "Executing: $rest"
22960 msgstr ""
22962 #: git-rebase--preserve-merges.sh:681
22963 #, sh-format
22964 msgid "Execution failed: $rest"
22965 msgstr ""
22967 #: git-rebase--preserve-merges.sh:683
22968 msgid "and made changes to the index and/or the working tree"
22969 msgstr ""
22971 #: git-rebase--preserve-merges.sh:685
22972 msgid ""
22973 "You can fix the problem, and then run\n"
22974 "\n"
22975 "\tgit rebase --continue"
22976 msgstr ""
22978 #. TRANSLATORS: after these lines is a command to be issued by the user
22979 #: git-rebase--preserve-merges.sh:698
22980 #, sh-format
22981 msgid ""
22982 "Execution succeeded: $rest\n"
22983 "but left changes to the index and/or the working tree\n"
22984 "Commit or stash your changes, and then run\n"
22985 "\n"
22986 "\tgit rebase --continue"
22987 msgstr ""
22989 #: git-rebase--preserve-merges.sh:709
22990 #, sh-format
22991 msgid "Unknown command: $command $sha1 $rest"
22992 msgstr ""
22994 #: git-rebase--preserve-merges.sh:710
22995 msgid "Please fix this using 'git rebase --edit-todo'."
22996 msgstr ""
22998 #: git-rebase--preserve-merges.sh:745
22999 #, sh-format
23000 msgid "Successfully rebased and updated $head_name."
23001 msgstr ""
23003 #: git-rebase--preserve-merges.sh:802
23004 msgid "Could not remove CHERRY_PICK_HEAD"
23005 msgstr ""
23007 #: git-rebase--preserve-merges.sh:807
23008 #, sh-format
23009 msgid ""
23010 "You have staged changes in your working tree.\n"
23011 "If these changes are meant to be\n"
23012 "squashed into the previous commit, run:\n"
23013 "\n"
23014 "  git commit --amend $gpg_sign_opt_quoted\n"
23015 "\n"
23016 "If they are meant to go into a new commit, run:\n"
23017 "\n"
23018 "  git commit $gpg_sign_opt_quoted\n"
23019 "\n"
23020 "In both cases, once you're done, continue with:\n"
23021 "\n"
23022 "  git rebase --continue\n"
23023 msgstr ""
23025 #: git-rebase--preserve-merges.sh:824
23026 msgid "Error trying to find the author identity to amend commit"
23027 msgstr ""
23029 #: git-rebase--preserve-merges.sh:829
23030 msgid ""
23031 "You have uncommitted changes in your working tree. Please commit them\n"
23032 "first and then run 'git rebase --continue' again."
23033 msgstr ""
23035 #: git-rebase--preserve-merges.sh:834 git-rebase--preserve-merges.sh:838
23036 msgid "Could not commit staged changes."
23037 msgstr ""
23039 #: git-rebase--preserve-merges.sh:869 git-rebase--preserve-merges.sh:955
23040 msgid "Could not execute editor"
23041 msgstr ""
23043 #: git-rebase--preserve-merges.sh:890
23044 #, sh-format
23045 msgid "Could not checkout $switch_to"
23046 msgstr ""
23048 #: git-rebase--preserve-merges.sh:897
23049 msgid "No HEAD?"
23050 msgstr ""
23052 #: git-rebase--preserve-merges.sh:898
23053 #, sh-format
23054 msgid "Could not create temporary $state_dir"
23055 msgstr ""
23057 #: git-rebase--preserve-merges.sh:901
23058 msgid "Could not mark as interactive"
23059 msgstr ""
23061 #: git-rebase--preserve-merges.sh:933
23062 #, sh-format
23063 msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
23064 msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
23065 msgstr[0] ""
23066 msgstr[1] ""
23068 #: git-rebase--preserve-merges.sh:945
23069 msgid "Note that empty commits are commented out"
23070 msgstr ""
23072 #: git-rebase--preserve-merges.sh:987 git-rebase--preserve-merges.sh:992
23073 msgid "Could not init rewritten commits"
23074 msgstr ""
23076 #: git-sh-setup.sh:89 git-sh-setup.sh:94
23077 #, sh-format
23078 msgid "usage: $dashless $USAGE"
23079 msgstr ""
23081 #: git-sh-setup.sh:191
23082 #, sh-format
23083 msgid "Cannot chdir to $cdup, the toplevel of the working tree"
23084 msgstr ""
23086 #: git-sh-setup.sh:200 git-sh-setup.sh:207
23087 #, sh-format
23088 msgid "fatal: $program_name cannot be used without a working tree."
23089 msgstr ""
23091 #: git-sh-setup.sh:221
23092 msgid "Cannot rebase: You have unstaged changes."
23093 msgstr ""
23095 #: git-sh-setup.sh:224
23096 msgid "Cannot rewrite branches: You have unstaged changes."
23097 msgstr ""
23099 #: git-sh-setup.sh:227
23100 msgid "Cannot pull with rebase: You have unstaged changes."
23101 msgstr ""
23103 #: git-sh-setup.sh:230
23104 #, sh-format
23105 msgid "Cannot $action: You have unstaged changes."
23106 msgstr ""
23108 #: git-sh-setup.sh:243
23109 msgid "Cannot rebase: Your index contains uncommitted changes."
23110 msgstr ""
23112 #: git-sh-setup.sh:246
23113 msgid "Cannot pull with rebase: Your index contains uncommitted changes."
23114 msgstr ""
23116 #: git-sh-setup.sh:249
23117 #, sh-format
23118 msgid "Cannot $action: Your index contains uncommitted changes."
23119 msgstr ""
23121 #: git-sh-setup.sh:253
23122 msgid "Additionally, your index contains uncommitted changes."
23123 msgstr ""
23125 #: git-sh-setup.sh:373
23126 msgid "You need to run this command from the toplevel of the working tree."
23127 msgstr ""
23129 #: git-sh-setup.sh:378
23130 msgid "Unable to determine absolute path of git directory"
23131 msgstr ""
23133 #. TRANSLATORS: you can adjust this to align "git add -i" status menu
23134 #: git-add--interactive.perl:212
23135 #, perl-format
23136 msgid "%12s %12s %s"
23137 msgstr ""
23139 #: git-add--interactive.perl:634
23140 #, perl-format
23141 msgid "touched %d path\n"
23142 msgid_plural "touched %d paths\n"
23143 msgstr[0] ""
23144 msgstr[1] ""
23146 #: git-add--interactive.perl:1058
23147 msgid ""
23148 "If the patch applies cleanly, the edited hunk will immediately be\n"
23149 "marked for staging."
23150 msgstr ""
23152 #: git-add--interactive.perl:1061
23153 msgid ""
23154 "If the patch applies cleanly, the edited hunk will immediately be\n"
23155 "marked for stashing."
23156 msgstr ""
23158 #: git-add--interactive.perl:1064
23159 msgid ""
23160 "If the patch applies cleanly, the edited hunk will immediately be\n"
23161 "marked for unstaging."
23162 msgstr ""
23164 #: git-add--interactive.perl:1067 git-add--interactive.perl:1076
23165 #: git-add--interactive.perl:1082
23166 msgid ""
23167 "If the patch applies cleanly, the edited hunk will immediately be\n"
23168 "marked for applying."
23169 msgstr ""
23171 #: git-add--interactive.perl:1070 git-add--interactive.perl:1073
23172 #: git-add--interactive.perl:1079
23173 msgid ""
23174 "If the patch applies cleanly, the edited hunk will immediately be\n"
23175 "marked for discarding."
23176 msgstr ""
23178 #: git-add--interactive.perl:1116
23179 #, perl-format
23180 msgid "failed to open hunk edit file for writing: %s"
23181 msgstr ""
23183 #: git-add--interactive.perl:1123
23184 #, perl-format
23185 msgid ""
23186 "---\n"
23187 "To remove '%s' lines, make them ' ' lines (context).\n"
23188 "To remove '%s' lines, delete them.\n"
23189 "Lines starting with %s will be removed.\n"
23190 msgstr ""
23192 #: git-add--interactive.perl:1145
23193 #, perl-format
23194 msgid "failed to open hunk edit file for reading: %s"
23195 msgstr ""
23197 #: git-add--interactive.perl:1253
23198 msgid ""
23199 "y - stage this hunk\n"
23200 "n - do not stage this hunk\n"
23201 "q - quit; do not stage this hunk or any of the remaining ones\n"
23202 "a - stage this hunk and all later hunks in the file\n"
23203 "d - do not stage this hunk or any of the later hunks in the file"
23204 msgstr ""
23206 #: git-add--interactive.perl:1259
23207 msgid ""
23208 "y - stash this hunk\n"
23209 "n - do not stash this hunk\n"
23210 "q - quit; do not stash this hunk or any of the remaining ones\n"
23211 "a - stash this hunk and all later hunks in the file\n"
23212 "d - do not stash this hunk or any of the later hunks in the file"
23213 msgstr ""
23215 #: git-add--interactive.perl:1265
23216 msgid ""
23217 "y - unstage this hunk\n"
23218 "n - do not unstage this hunk\n"
23219 "q - quit; do not unstage this hunk or any of the remaining ones\n"
23220 "a - unstage this hunk and all later hunks in the file\n"
23221 "d - do not unstage this hunk or any of the later hunks in the file"
23222 msgstr ""
23224 #: git-add--interactive.perl:1271
23225 msgid ""
23226 "y - apply this hunk to index\n"
23227 "n - do not apply this hunk to index\n"
23228 "q - quit; do not apply this hunk or any of the remaining ones\n"
23229 "a - apply this hunk and all later hunks in the file\n"
23230 "d - do not apply this hunk or any of the later hunks in the file"
23231 msgstr ""
23233 #: git-add--interactive.perl:1277 git-add--interactive.perl:1295
23234 msgid ""
23235 "y - discard this hunk from worktree\n"
23236 "n - do not discard this hunk from worktree\n"
23237 "q - quit; do not discard this hunk or any of the remaining ones\n"
23238 "a - discard this hunk and all later hunks in the file\n"
23239 "d - do not discard this hunk or any of the later hunks in the file"
23240 msgstr ""
23242 #: git-add--interactive.perl:1283
23243 msgid ""
23244 "y - discard this hunk from index and worktree\n"
23245 "n - do not discard this hunk from index and worktree\n"
23246 "q - quit; do not discard this hunk or any of the remaining ones\n"
23247 "a - discard this hunk and all later hunks in the file\n"
23248 "d - do not discard this hunk or any of the later hunks in the file"
23249 msgstr ""
23251 #: git-add--interactive.perl:1289
23252 msgid ""
23253 "y - apply this hunk to index and worktree\n"
23254 "n - do not apply this hunk to index and worktree\n"
23255 "q - quit; do not apply this hunk or any of the remaining ones\n"
23256 "a - apply this hunk and all later hunks in the file\n"
23257 "d - do not apply this hunk or any of the later hunks in the file"
23258 msgstr ""
23260 #: git-add--interactive.perl:1301
23261 msgid ""
23262 "y - apply this hunk to worktree\n"
23263 "n - do not apply this hunk to worktree\n"
23264 "q - quit; do not apply this hunk or any of the remaining ones\n"
23265 "a - apply this hunk and all later hunks in the file\n"
23266 "d - do not apply this hunk or any of the later hunks in the file"
23267 msgstr ""
23269 #: git-add--interactive.perl:1316
23270 msgid ""
23271 "g - select a hunk to go to\n"
23272 "/ - search for a hunk matching the given regex\n"
23273 "j - leave this hunk undecided, see next undecided hunk\n"
23274 "J - leave this hunk undecided, see next hunk\n"
23275 "k - leave this hunk undecided, see previous undecided hunk\n"
23276 "K - leave this hunk undecided, see previous hunk\n"
23277 "s - split the current hunk into smaller hunks\n"
23278 "e - manually edit the current hunk\n"
23279 "? - print help\n"
23280 msgstr ""
23282 #: git-add--interactive.perl:1347
23283 msgid "The selected hunks do not apply to the index!\n"
23284 msgstr ""
23286 #: git-add--interactive.perl:1362
23287 #, perl-format
23288 msgid "ignoring unmerged: %s\n"
23289 msgstr ""
23291 #: git-add--interactive.perl:1481
23292 #, perl-format
23293 msgid "Apply mode change to worktree [y,n,q,a,d%s,?]? "
23294 msgstr ""
23296 #: git-add--interactive.perl:1482
23297 #, perl-format
23298 msgid "Apply deletion to worktree [y,n,q,a,d%s,?]? "
23299 msgstr ""
23301 #: git-add--interactive.perl:1483
23302 #, perl-format
23303 msgid "Apply addition to worktree [y,n,q,a,d%s,?]? "
23304 msgstr ""
23306 #: git-add--interactive.perl:1484
23307 #, perl-format
23308 msgid "Apply this hunk to worktree [y,n,q,a,d%s,?]? "
23309 msgstr ""
23311 #: git-add--interactive.perl:1601
23312 msgid "No other hunks to goto\n"
23313 msgstr ""
23315 #: git-add--interactive.perl:1619
23316 #, perl-format
23317 msgid "Invalid number: '%s'\n"
23318 msgstr ""
23320 #: git-add--interactive.perl:1624
23321 #, perl-format
23322 msgid "Sorry, only %d hunk available.\n"
23323 msgid_plural "Sorry, only %d hunks available.\n"
23324 msgstr[0] ""
23325 msgstr[1] ""
23327 #: git-add--interactive.perl:1659
23328 msgid "No other hunks to search\n"
23329 msgstr ""
23331 #: git-add--interactive.perl:1676
23332 #, perl-format
23333 msgid "Malformed search regexp %s: %s\n"
23334 msgstr ""
23336 #: git-add--interactive.perl:1686
23337 msgid "No hunk matches the given pattern\n"
23338 msgstr ""
23340 #: git-add--interactive.perl:1698 git-add--interactive.perl:1720
23341 msgid "No previous hunk\n"
23342 msgstr ""
23344 #: git-add--interactive.perl:1707 git-add--interactive.perl:1726
23345 msgid "No next hunk\n"
23346 msgstr ""
23348 #: git-add--interactive.perl:1732
23349 msgid "Sorry, cannot split this hunk\n"
23350 msgstr ""
23352 #: git-add--interactive.perl:1738
23353 #, perl-format
23354 msgid "Split into %d hunk.\n"
23355 msgid_plural "Split into %d hunks.\n"
23356 msgstr[0] ""
23357 msgstr[1] ""
23359 #: git-add--interactive.perl:1748
23360 msgid "Sorry, cannot edit this hunk\n"
23361 msgstr ""
23363 #. TRANSLATORS: please do not translate the command names
23364 #. 'status', 'update', 'revert', etc.
23365 #: git-add--interactive.perl:1813
23366 msgid ""
23367 "status        - show paths with changes\n"
23368 "update        - add working tree state to the staged set of changes\n"
23369 "revert        - revert staged set of changes back to the HEAD version\n"
23370 "patch         - pick hunks and update selectively\n"
23371 "diff          - view diff between HEAD and index\n"
23372 "add untracked - add contents of untracked files to the staged set of "
23373 "changes\n"
23374 msgstr ""
23376 #: git-add--interactive.perl:1830 git-add--interactive.perl:1835
23377 #: git-add--interactive.perl:1838 git-add--interactive.perl:1845
23378 #: git-add--interactive.perl:1848 git-add--interactive.perl:1855
23379 #: git-add--interactive.perl:1859 git-add--interactive.perl:1865
23380 msgid "missing --"
23381 msgstr ""
23383 #: git-add--interactive.perl:1861
23384 #, perl-format
23385 msgid "unknown --patch mode: %s"
23386 msgstr ""
23388 #: git-add--interactive.perl:1867 git-add--interactive.perl:1873
23389 #, perl-format
23390 msgid "invalid argument %s, expecting --"
23391 msgstr ""
23393 #: git-send-email.perl:138
23394 msgid "local zone differs from GMT by a non-minute interval\n"
23395 msgstr ""
23397 #: git-send-email.perl:145 git-send-email.perl:151
23398 msgid "local time offset greater than or equal to 24 hours\n"
23399 msgstr ""
23401 #: git-send-email.perl:223 git-send-email.perl:229
23402 msgid "the editor exited uncleanly, aborting everything"
23403 msgstr ""
23405 #: git-send-email.perl:312
23406 #, perl-format
23407 msgid ""
23408 "'%s' contains an intermediate version of the email you were composing.\n"
23409 msgstr ""
23411 #: git-send-email.perl:317
23412 #, perl-format
23413 msgid "'%s.final' contains the composed email.\n"
23414 msgstr ""
23416 #: git-send-email.perl:410
23417 msgid "--dump-aliases incompatible with other options\n"
23418 msgstr ""
23420 #: git-send-email.perl:484
23421 msgid ""
23422 "fatal: found configuration options for 'sendmail'\n"
23423 "git-send-email is configured with the sendemail.* options - note the 'e'.\n"
23424 "Set sendemail.forbidSendmailVariables to false to disable this check.\n"
23425 msgstr ""
23427 #: git-send-email.perl:489 git-send-email.perl:691
23428 msgid "Cannot run git format-patch from outside a repository\n"
23429 msgstr ""
23431 #: git-send-email.perl:492
23432 msgid ""
23433 "`batch-size` and `relogin` must be specified together (via command-line or "
23434 "configuration option)\n"
23435 msgstr ""
23437 #: git-send-email.perl:505
23438 #, perl-format
23439 msgid "Unknown --suppress-cc field: '%s'\n"
23440 msgstr ""
23442 #: git-send-email.perl:536
23443 #, perl-format
23444 msgid "Unknown --confirm setting: '%s'\n"
23445 msgstr ""
23447 #: git-send-email.perl:564
23448 #, perl-format
23449 msgid "warning: sendmail alias with quotes is not supported: %s\n"
23450 msgstr ""
23452 #: git-send-email.perl:566
23453 #, perl-format
23454 msgid "warning: `:include:` not supported: %s\n"
23455 msgstr ""
23457 #: git-send-email.perl:568
23458 #, perl-format
23459 msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
23460 msgstr ""
23462 #: git-send-email.perl:573
23463 #, perl-format
23464 msgid "warning: sendmail line is not recognized: %s\n"
23465 msgstr ""
23467 #: git-send-email.perl:657
23468 #, perl-format
23469 msgid ""
23470 "File '%s' exists but it could also be the range of commits\n"
23471 "to produce patches for.  Please disambiguate by...\n"
23472 "\n"
23473 "    * Saying \"./%s\" if you mean a file; or\n"
23474 "    * Giving --format-patch option if you mean a range.\n"
23475 msgstr ""
23477 #: git-send-email.perl:678
23478 #, perl-format
23479 msgid "Failed to opendir %s: %s"
23480 msgstr ""
23482 #: git-send-email.perl:702
23483 #, perl-format
23484 msgid ""
23485 "fatal: %s: %s\n"
23486 "warning: no patches were sent\n"
23487 msgstr ""
23489 #: git-send-email.perl:713
23490 msgid ""
23491 "\n"
23492 "No patch files specified!\n"
23493 "\n"
23494 msgstr ""
23496 #: git-send-email.perl:726
23497 #, perl-format
23498 msgid "No subject line in %s?"
23499 msgstr ""
23501 #: git-send-email.perl:736
23502 #, perl-format
23503 msgid "Failed to open for writing %s: %s"
23504 msgstr ""
23506 #: git-send-email.perl:747
23507 msgid ""
23508 "Lines beginning in \"GIT:\" will be removed.\n"
23509 "Consider including an overall diffstat or table of contents\n"
23510 "for the patch you are writing.\n"
23511 "\n"
23512 "Clear the body content if you don't wish to send a summary.\n"
23513 msgstr ""
23515 #: git-send-email.perl:771
23516 #, perl-format
23517 msgid "Failed to open %s: %s"
23518 msgstr ""
23520 #: git-send-email.perl:788
23521 #, perl-format
23522 msgid "Failed to open %s.final: %s"
23523 msgstr ""
23525 #: git-send-email.perl:831
23526 msgid "Summary email is empty, skipping it\n"
23527 msgstr ""
23529 #. TRANSLATORS: please keep [y/N] as is.
23530 #: git-send-email.perl:866
23531 #, perl-format
23532 msgid "Are you sure you want to use <%s> [y/N]? "
23533 msgstr ""
23535 #: git-send-email.perl:921
23536 msgid ""
23537 "The following files are 8bit, but do not declare a Content-Transfer-"
23538 "Encoding.\n"
23539 msgstr ""
23541 #: git-send-email.perl:926
23542 msgid "Which 8bit encoding should I declare [UTF-8]? "
23543 msgstr ""
23545 #: git-send-email.perl:934
23546 #, perl-format
23547 msgid ""
23548 "Refusing to send because the patch\n"
23549 "\t%s\n"
23550 "has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
23551 "want to send.\n"
23552 msgstr ""
23554 #: git-send-email.perl:953
23555 msgid "To whom should the emails be sent (if anyone)?"
23556 msgstr ""
23558 #: git-send-email.perl:971
23559 #, perl-format
23560 msgid "fatal: alias '%s' expands to itself\n"
23561 msgstr ""
23563 #: git-send-email.perl:983
23564 msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
23565 msgstr ""
23567 #: git-send-email.perl:1041 git-send-email.perl:1049
23568 #, perl-format
23569 msgid "error: unable to extract a valid address from: %s\n"
23570 msgstr ""
23572 #. TRANSLATORS: Make sure to include [q] [d] [e] in your
23573 #. translation. The program will only accept English input
23574 #. at this point.
23575 #: git-send-email.perl:1053
23576 msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
23577 msgstr ""
23579 #: git-send-email.perl:1370
23580 #, perl-format
23581 msgid "CA path \"%s\" does not exist"
23582 msgstr ""
23584 #: git-send-email.perl:1453
23585 msgid ""
23586 "    The Cc list above has been expanded by additional\n"
23587 "    addresses found in the patch commit message. By default\n"
23588 "    send-email prompts before sending whenever this occurs.\n"
23589 "    This behavior is controlled by the sendemail.confirm\n"
23590 "    configuration setting.\n"
23591 "\n"
23592 "    For additional information, run 'git send-email --help'.\n"
23593 "    To retain the current behavior, but squelch this message,\n"
23594 "    run 'git config --global sendemail.confirm auto'.\n"
23595 "\n"
23596 msgstr ""
23598 #. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
23599 #. translation. The program will only accept English input
23600 #. at this point.
23601 #: git-send-email.perl:1468
23602 msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
23603 msgstr ""
23605 #: git-send-email.perl:1471
23606 msgid "Send this email reply required"
23607 msgstr ""
23609 #: git-send-email.perl:1499
23610 msgid "The required SMTP server is not properly defined."
23611 msgstr ""
23613 #: git-send-email.perl:1546
23614 #, perl-format
23615 msgid "Server does not support STARTTLS! %s"
23616 msgstr ""
23618 #: git-send-email.perl:1551 git-send-email.perl:1555
23619 #, perl-format
23620 msgid "STARTTLS failed! %s"
23621 msgstr ""
23623 #: git-send-email.perl:1564
23624 msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
23625 msgstr ""
23627 #: git-send-email.perl:1582
23628 #, perl-format
23629 msgid "Failed to send %s\n"
23630 msgstr ""
23632 #: git-send-email.perl:1585
23633 #, perl-format
23634 msgid "Dry-Sent %s\n"
23635 msgstr ""
23637 #: git-send-email.perl:1585
23638 #, perl-format
23639 msgid "Sent %s\n"
23640 msgstr ""
23642 #: git-send-email.perl:1587
23643 msgid "Dry-OK. Log says:\n"
23644 msgstr ""
23646 #: git-send-email.perl:1587
23647 msgid "OK. Log says:\n"
23648 msgstr ""
23650 #: git-send-email.perl:1599
23651 msgid "Result: "
23652 msgstr ""
23654 #: git-send-email.perl:1602
23655 msgid "Result: OK\n"
23656 msgstr ""
23658 #: git-send-email.perl:1620
23659 #, perl-format
23660 msgid "can't open file %s"
23661 msgstr ""
23663 #: git-send-email.perl:1667 git-send-email.perl:1687
23664 #, perl-format
23665 msgid "(mbox) Adding cc: %s from line '%s'\n"
23666 msgstr ""
23668 #: git-send-email.perl:1673
23669 #, perl-format
23670 msgid "(mbox) Adding to: %s from line '%s'\n"
23671 msgstr ""
23673 #: git-send-email.perl:1730
23674 #, perl-format
23675 msgid "(non-mbox) Adding cc: %s from line '%s'\n"
23676 msgstr ""
23678 #: git-send-email.perl:1765
23679 #, perl-format
23680 msgid "(body) Adding cc: %s from line '%s'\n"
23681 msgstr ""
23683 #: git-send-email.perl:1876
23684 #, perl-format
23685 msgid "(%s) Could not execute '%s'"
23686 msgstr ""
23688 #: git-send-email.perl:1883
23689 #, perl-format
23690 msgid "(%s) Adding %s: %s from: '%s'\n"
23691 msgstr ""
23693 #: git-send-email.perl:1887
23694 #, perl-format
23695 msgid "(%s) failed to close pipe to '%s'"
23696 msgstr ""
23698 #: git-send-email.perl:1917
23699 msgid "cannot send message as 7bit"
23700 msgstr ""
23702 #: git-send-email.perl:1925
23703 msgid "invalid transfer encoding"
23704 msgstr ""
23706 #: git-send-email.perl:1966 git-send-email.perl:2018 git-send-email.perl:2028
23707 #, perl-format
23708 msgid "unable to open %s: %s\n"
23709 msgstr ""
23711 #: git-send-email.perl:1969
23712 #, perl-format
23713 msgid "%s: patch contains a line longer than 998 characters"
23714 msgstr ""
23716 #: git-send-email.perl:1986
23717 #, perl-format
23718 msgid "Skipping %s with backup suffix '%s'.\n"
23719 msgstr ""
23721 #. TRANSLATORS: please keep "[y|N]" as is.
23722 #: git-send-email.perl:1990
23723 #, perl-format
23724 msgid "Do you really want to send %s? [y|N]: "
23725 msgstr ""