Merge branch 'ab/cat-file'
[git/debian.git] / po / git.pot
blob196249abd43d1eb07a09fea4b0363ae8d8e4c72f
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: 2022-01-17 08:31+0800\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
21 #: add-interactive.c:380
22 #, c-format
23 msgid "Huh (%s)?"
24 msgstr ""
26 #: add-interactive.c:533 add-interactive.c:834 reset.c:65 sequencer.c:3509
27 #: sequencer.c:3974 sequencer.c:4136 builtin/rebase.c:1233
28 #: builtin/rebase.c:1642
29 msgid "could not read index"
30 msgstr ""
32 #: add-interactive.c:588 git-add--interactive.perl:269
33 #: git-add--interactive.perl:294
34 msgid "binary"
35 msgstr ""
37 #: add-interactive.c:646 git-add--interactive.perl:278
38 #: git-add--interactive.perl:332
39 msgid "nothing"
40 msgstr ""
42 #: add-interactive.c:647 git-add--interactive.perl:314
43 #: git-add--interactive.perl:329
44 msgid "unchanged"
45 msgstr ""
47 #: add-interactive.c:684 git-add--interactive.perl:641
48 msgid "Update"
49 msgstr ""
51 #: add-interactive.c:701 add-interactive.c:889
52 #, c-format
53 msgid "could not stage '%s'"
54 msgstr ""
56 #: add-interactive.c:707 add-interactive.c:896 reset.c:89 sequencer.c:3713
57 msgid "could not write index"
58 msgstr ""
60 #: add-interactive.c:710 git-add--interactive.perl:626
61 #, c-format, perl-format
62 msgid "updated %d path\n"
63 msgid_plural "updated %d paths\n"
64 msgstr[0] ""
65 msgstr[1] ""
67 #: add-interactive.c:728 git-add--interactive.perl:676
68 #, c-format, perl-format
69 msgid "note: %s is untracked now.\n"
70 msgstr ""
72 #: add-interactive.c:733 apply.c:4151 builtin/checkout.c:306
73 #: builtin/reset.c:167
74 #, c-format
75 msgid "make_cache_entry failed for path '%s'"
76 msgstr ""
78 #: add-interactive.c:763 git-add--interactive.perl:653
79 msgid "Revert"
80 msgstr ""
82 #: add-interactive.c:779
83 msgid "Could not parse HEAD^{tree}"
84 msgstr ""
86 #: add-interactive.c:817 git-add--interactive.perl:629
87 #, c-format, perl-format
88 msgid "reverted %d path\n"
89 msgid_plural "reverted %d paths\n"
90 msgstr[0] ""
91 msgstr[1] ""
93 #: add-interactive.c:868 git-add--interactive.perl:693
94 #, c-format
95 msgid "No untracked files.\n"
96 msgstr ""
98 #: add-interactive.c:872 git-add--interactive.perl:687
99 msgid "Add untracked"
100 msgstr ""
102 #: add-interactive.c:899 git-add--interactive.perl:623
103 #, c-format, perl-format
104 msgid "added %d path\n"
105 msgid_plural "added %d paths\n"
106 msgstr[0] ""
107 msgstr[1] ""
109 #: add-interactive.c:929
110 #, c-format
111 msgid "ignoring unmerged: %s"
112 msgstr ""
114 #: add-interactive.c:941 add-patch.c:1752 git-add--interactive.perl:1371
115 #, c-format
116 msgid "Only binary files changed.\n"
117 msgstr ""
119 #: add-interactive.c:943 add-patch.c:1750 git-add--interactive.perl:1373
120 #, c-format
121 msgid "No changes.\n"
122 msgstr ""
124 #: add-interactive.c:947 git-add--interactive.perl:1381
125 msgid "Patch update"
126 msgstr ""
128 #: add-interactive.c:986 git-add--interactive.perl:1794
129 msgid "Review diff"
130 msgstr ""
132 #: add-interactive.c:1014
133 msgid "show paths with changes"
134 msgstr ""
136 #: add-interactive.c:1016
137 msgid "add working tree state to the staged set of changes"
138 msgstr ""
140 #: add-interactive.c:1018
141 msgid "revert staged set of changes back to the HEAD version"
142 msgstr ""
144 #: add-interactive.c:1020
145 msgid "pick hunks and update selectively"
146 msgstr ""
148 #: add-interactive.c:1022
149 msgid "view diff between HEAD and index"
150 msgstr ""
152 #: add-interactive.c:1024
153 msgid "add contents of untracked files to the staged set of changes"
154 msgstr ""
156 #: add-interactive.c:1032 add-interactive.c:1081
157 msgid "Prompt help:"
158 msgstr ""
160 #: add-interactive.c:1034
161 msgid "select a single item"
162 msgstr ""
164 #: add-interactive.c:1036
165 msgid "select a range of items"
166 msgstr ""
168 #: add-interactive.c:1038
169 msgid "select multiple ranges"
170 msgstr ""
172 #: add-interactive.c:1040 add-interactive.c:1085
173 msgid "select item based on unique prefix"
174 msgstr ""
176 #: add-interactive.c:1042
177 msgid "unselect specified items"
178 msgstr ""
180 #: add-interactive.c:1044
181 msgid "choose all items"
182 msgstr ""
184 #: add-interactive.c:1046
185 msgid "(empty) finish selecting"
186 msgstr ""
188 #: add-interactive.c:1083
189 msgid "select a numbered item"
190 msgstr ""
192 #: add-interactive.c:1087
193 msgid "(empty) select nothing"
194 msgstr ""
196 #: add-interactive.c:1095 builtin/clean.c:839 git-add--interactive.perl:1898
197 msgid "*** Commands ***"
198 msgstr ""
200 #: add-interactive.c:1096 builtin/clean.c:840 git-add--interactive.perl:1895
201 msgid "What now"
202 msgstr ""
204 #: add-interactive.c:1148 git-add--interactive.perl:213
205 msgid "staged"
206 msgstr ""
208 #: add-interactive.c:1148 git-add--interactive.perl:213
209 msgid "unstaged"
210 msgstr ""
212 #: add-interactive.c:1148 apply.c:5020 apply.c:5023 builtin/am.c:2367
213 #: builtin/am.c:2370 builtin/bugreport.c:107 builtin/clone.c:128
214 #: builtin/fetch.c:153 builtin/merge.c:287 builtin/pull.c:194
215 #: builtin/submodule--helper.c:404 builtin/submodule--helper.c:1858
216 #: builtin/submodule--helper.c:1861 builtin/submodule--helper.c:2504
217 #: builtin/submodule--helper.c:2507 builtin/submodule--helper.c:2574
218 #: builtin/submodule--helper.c:2579 builtin/submodule--helper.c:2812
219 #: git-add--interactive.perl:213
220 msgid "path"
221 msgstr ""
223 #: add-interactive.c:1155
224 msgid "could not refresh index"
225 msgstr ""
227 #: add-interactive.c:1169 builtin/clean.c:804 git-add--interactive.perl:1805
228 #, c-format
229 msgid "Bye.\n"
230 msgstr ""
232 #: add-patch.c:34 git-add--interactive.perl:1433
233 #, c-format, perl-format
234 msgid "Stage mode change [y,n,q,a,d%s,?]? "
235 msgstr ""
237 #: add-patch.c:35 git-add--interactive.perl:1434
238 #, c-format, perl-format
239 msgid "Stage deletion [y,n,q,a,d%s,?]? "
240 msgstr ""
242 #: add-patch.c:36 git-add--interactive.perl:1435
243 #, c-format, perl-format
244 msgid "Stage addition [y,n,q,a,d%s,?]? "
245 msgstr ""
247 #: add-patch.c:37 git-add--interactive.perl:1436
248 #, c-format, perl-format
249 msgid "Stage this hunk [y,n,q,a,d%s,?]? "
250 msgstr ""
252 #: add-patch.c:39
253 msgid ""
254 "If the patch applies cleanly, the edited hunk will immediately be marked for "
255 "staging."
256 msgstr ""
258 #: add-patch.c:42
259 msgid ""
260 "y - stage this hunk\n"
261 "n - do not stage this hunk\n"
262 "q - quit; do not stage this hunk or any of the remaining ones\n"
263 "a - stage this hunk and all later hunks in the file\n"
264 "d - do not stage this hunk or any of the later hunks in the file\n"
265 msgstr ""
267 #: add-patch.c:56 git-add--interactive.perl:1439
268 #, c-format, perl-format
269 msgid "Stash mode change [y,n,q,a,d%s,?]? "
270 msgstr ""
272 #: add-patch.c:57 git-add--interactive.perl:1440
273 #, c-format, perl-format
274 msgid "Stash deletion [y,n,q,a,d%s,?]? "
275 msgstr ""
277 #: add-patch.c:58 git-add--interactive.perl:1441
278 #, c-format, perl-format
279 msgid "Stash addition [y,n,q,a,d%s,?]? "
280 msgstr ""
282 #: add-patch.c:59 git-add--interactive.perl:1442
283 #, c-format, perl-format
284 msgid "Stash this hunk [y,n,q,a,d%s,?]? "
285 msgstr ""
287 #: add-patch.c:61
288 msgid ""
289 "If the patch applies cleanly, the edited hunk will immediately be marked for "
290 "stashing."
291 msgstr ""
293 #: add-patch.c:64
294 msgid ""
295 "y - stash this hunk\n"
296 "n - do not stash this hunk\n"
297 "q - quit; do not stash this hunk or any of the remaining ones\n"
298 "a - stash this hunk and all later hunks in the file\n"
299 "d - do not stash this hunk or any of the later hunks in the file\n"
300 msgstr ""
302 #: add-patch.c:80 git-add--interactive.perl:1445
303 #, c-format, perl-format
304 msgid "Unstage mode change [y,n,q,a,d%s,?]? "
305 msgstr ""
307 #: add-patch.c:81 git-add--interactive.perl:1446
308 #, c-format, perl-format
309 msgid "Unstage deletion [y,n,q,a,d%s,?]? "
310 msgstr ""
312 #: add-patch.c:82 git-add--interactive.perl:1447
313 #, c-format, perl-format
314 msgid "Unstage addition [y,n,q,a,d%s,?]? "
315 msgstr ""
317 #: add-patch.c:83 git-add--interactive.perl:1448
318 #, c-format, perl-format
319 msgid "Unstage this hunk [y,n,q,a,d%s,?]? "
320 msgstr ""
322 #: add-patch.c:85
323 msgid ""
324 "If the patch applies cleanly, the edited hunk will immediately be marked for "
325 "unstaging."
326 msgstr ""
328 #: add-patch.c:88
329 msgid ""
330 "y - unstage this hunk\n"
331 "n - do not unstage this hunk\n"
332 "q - quit; do not unstage this hunk or any of the remaining ones\n"
333 "a - unstage this hunk and all later hunks in the file\n"
334 "d - do not unstage this hunk or any of the later hunks in the file\n"
335 msgstr ""
337 #: add-patch.c:103 git-add--interactive.perl:1451
338 #, c-format, perl-format
339 msgid "Apply mode change to index [y,n,q,a,d%s,?]? "
340 msgstr ""
342 #: add-patch.c:104 git-add--interactive.perl:1452
343 #, c-format, perl-format
344 msgid "Apply deletion to index [y,n,q,a,d%s,?]? "
345 msgstr ""
347 #: add-patch.c:105 git-add--interactive.perl:1453
348 #, c-format, perl-format
349 msgid "Apply addition to index [y,n,q,a,d%s,?]? "
350 msgstr ""
352 #: add-patch.c:106 git-add--interactive.perl:1454
353 #, c-format, perl-format
354 msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
355 msgstr ""
357 #: add-patch.c:108 add-patch.c:176 add-patch.c:221
358 msgid ""
359 "If the patch applies cleanly, the edited hunk will immediately be marked for "
360 "applying."
361 msgstr ""
363 #: add-patch.c:111
364 msgid ""
365 "y - apply this hunk to index\n"
366 "n - do not apply this hunk to index\n"
367 "q - quit; do not apply this hunk or any of the remaining ones\n"
368 "a - apply this hunk and all later hunks in the file\n"
369 "d - do not apply this hunk or any of the later hunks in the file\n"
370 msgstr ""
372 #: add-patch.c:126 git-add--interactive.perl:1457
373 #: git-add--interactive.perl:1475
374 #, c-format, perl-format
375 msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? "
376 msgstr ""
378 #: add-patch.c:127 git-add--interactive.perl:1458
379 #: git-add--interactive.perl:1476
380 #, c-format, perl-format
381 msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? "
382 msgstr ""
384 #: add-patch.c:128 git-add--interactive.perl:1459
385 #: git-add--interactive.perl:1477
386 #, c-format, perl-format
387 msgid "Discard addition from worktree [y,n,q,a,d%s,?]? "
388 msgstr ""
390 #: add-patch.c:129 git-add--interactive.perl:1460
391 #: git-add--interactive.perl:1478
392 #, c-format, perl-format
393 msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? "
394 msgstr ""
396 #: add-patch.c:131 add-patch.c:154 add-patch.c:199
397 msgid ""
398 "If the patch applies cleanly, the edited hunk will immediately be marked for "
399 "discarding."
400 msgstr ""
402 #: add-patch.c:134 add-patch.c:202
403 msgid ""
404 "y - discard this hunk from worktree\n"
405 "n - do not discard this hunk from worktree\n"
406 "q - quit; do not discard this hunk or any of the remaining ones\n"
407 "a - discard this hunk and all later hunks in the file\n"
408 "d - do not discard this hunk or any of the later hunks in the file\n"
409 msgstr ""
411 #: add-patch.c:149 add-patch.c:194 git-add--interactive.perl:1463
412 #, c-format, perl-format
413 msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? "
414 msgstr ""
416 #: add-patch.c:150 add-patch.c:195 git-add--interactive.perl:1464
417 #, c-format, perl-format
418 msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? "
419 msgstr ""
421 #: add-patch.c:151 add-patch.c:196 git-add--interactive.perl:1465
422 #, c-format, perl-format
423 msgid "Discard addition from index and worktree [y,n,q,a,d%s,?]? "
424 msgstr ""
426 #: add-patch.c:152 add-patch.c:197 git-add--interactive.perl:1466
427 #, c-format, perl-format
428 msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? "
429 msgstr ""
431 #: add-patch.c:157
432 msgid ""
433 "y - discard this hunk from index and worktree\n"
434 "n - do not discard this hunk from index and worktree\n"
435 "q - quit; do not discard this hunk or any of the remaining ones\n"
436 "a - discard this hunk and all later hunks in the file\n"
437 "d - do not discard this hunk or any of the later hunks in the file\n"
438 msgstr ""
440 #: add-patch.c:171 add-patch.c:216 git-add--interactive.perl:1469
441 #, c-format, perl-format
442 msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? "
443 msgstr ""
445 #: add-patch.c:172 add-patch.c:217 git-add--interactive.perl:1470
446 #, c-format, perl-format
447 msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? "
448 msgstr ""
450 #: add-patch.c:173 add-patch.c:218 git-add--interactive.perl:1471
451 #, c-format, perl-format
452 msgid "Apply addition to index and worktree [y,n,q,a,d%s,?]? "
453 msgstr ""
455 #: add-patch.c:174 add-patch.c:219 git-add--interactive.perl:1472
456 #, c-format, perl-format
457 msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? "
458 msgstr ""
460 #: add-patch.c:179
461 msgid ""
462 "y - apply this hunk to index and worktree\n"
463 "n - do not apply this hunk to index and worktree\n"
464 "q - quit; do not apply this hunk or any of the remaining ones\n"
465 "a - apply this hunk and all later hunks in the file\n"
466 "d - do not apply this hunk or any of the later hunks in the file\n"
467 msgstr ""
469 #: add-patch.c:224
470 msgid ""
471 "y - apply this hunk to worktree\n"
472 "n - do not apply this hunk to worktree\n"
473 "q - quit; do not apply this hunk or any of the remaining ones\n"
474 "a - apply this hunk and all later hunks in the file\n"
475 "d - do not apply this hunk or any of the later hunks in the file\n"
476 msgstr ""
478 #: add-patch.c:343
479 #, c-format
480 msgid "could not parse hunk header '%.*s'"
481 msgstr ""
483 #: add-patch.c:362 add-patch.c:366
484 #, c-format
485 msgid "could not parse colored hunk header '%.*s'"
486 msgstr ""
488 #: add-patch.c:420
489 msgid "could not parse diff"
490 msgstr ""
492 #: add-patch.c:439
493 msgid "could not parse colored diff"
494 msgstr ""
496 #: add-patch.c:453
497 #, c-format
498 msgid "failed to run '%s'"
499 msgstr ""
501 #: add-patch.c:612
502 msgid "mismatched output from interactive.diffFilter"
503 msgstr ""
505 #: add-patch.c:613
506 msgid ""
507 "Your filter must maintain a one-to-one correspondence\n"
508 "between its input and output lines."
509 msgstr ""
511 #: add-patch.c:791
512 #, c-format
513 msgid ""
514 "expected context line #%d in\n"
515 "%.*s"
516 msgstr ""
518 #: add-patch.c:806
519 #, c-format
520 msgid ""
521 "hunks do not overlap:\n"
522 "%.*s\n"
523 "\tdoes not end with:\n"
524 "%.*s"
525 msgstr ""
527 #: add-patch.c:1082 git-add--interactive.perl:1115
528 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
529 msgstr ""
531 #: add-patch.c:1086
532 #, c-format
533 msgid ""
534 "---\n"
535 "To remove '%c' lines, make them ' ' lines (context).\n"
536 "To remove '%c' lines, delete them.\n"
537 "Lines starting with %c will be removed.\n"
538 msgstr ""
540 #. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
541 #: add-patch.c:1100 git-add--interactive.perl:1129
542 msgid ""
543 "If it does not apply cleanly, you will be given an opportunity to\n"
544 "edit again.  If all lines of the hunk are removed, then the edit is\n"
545 "aborted and the hunk is left unchanged.\n"
546 msgstr ""
548 #: add-patch.c:1133
549 msgid "could not parse hunk header"
550 msgstr ""
552 #: add-patch.c:1178
553 msgid "'git apply --cached' failed"
554 msgstr ""
556 #. TRANSLATORS: do not translate [y/n]
557 #. The program will only accept that input at this point.
558 #. Consider translating (saying "no" discards!) as
559 #. (saying "n" for "no" discards!) if the translation
560 #. of the word "no" does not start with n.
562 #. TRANSLATORS: do not translate [y/n]
563 #. The program will only accept that input
564 #. at this point.
565 #. Consider translating (saying "no" discards!) as
566 #. (saying "n" for "no" discards!) if the translation
567 #. of the word "no" does not start with n.
568 #: add-patch.c:1247 git-add--interactive.perl:1244
569 msgid ""
570 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
571 msgstr ""
573 #: add-patch.c:1290
574 msgid "The selected hunks do not apply to the index!"
575 msgstr ""
577 #: add-patch.c:1291 git-add--interactive.perl:1348
578 msgid "Apply them to the worktree anyway? "
579 msgstr ""
581 #: add-patch.c:1298 git-add--interactive.perl:1351
582 msgid "Nothing was applied.\n"
583 msgstr ""
585 #: add-patch.c:1355
586 msgid ""
587 "j - leave this hunk undecided, see next undecided hunk\n"
588 "J - leave this hunk undecided, see next hunk\n"
589 "k - leave this hunk undecided, see previous undecided hunk\n"
590 "K - leave this hunk undecided, see previous hunk\n"
591 "g - select a hunk to go to\n"
592 "/ - search for a hunk matching the given regex\n"
593 "s - split the current hunk into smaller hunks\n"
594 "e - manually edit the current hunk\n"
595 "? - print help\n"
596 msgstr ""
598 #: add-patch.c:1517 add-patch.c:1527
599 msgid "No previous hunk"
600 msgstr ""
602 #: add-patch.c:1522 add-patch.c:1532
603 msgid "No next hunk"
604 msgstr ""
606 #: add-patch.c:1538
607 msgid "No other hunks to goto"
608 msgstr ""
610 #: add-patch.c:1549 git-add--interactive.perl:1608
611 msgid "go to which hunk (<ret> to see more)? "
612 msgstr ""
614 #: add-patch.c:1550 git-add--interactive.perl:1610
615 msgid "go to which hunk? "
616 msgstr ""
618 #: add-patch.c:1561
619 #, c-format
620 msgid "Invalid number: '%s'"
621 msgstr ""
623 #: add-patch.c:1566
624 #, c-format
625 msgid "Sorry, only %d hunk available."
626 msgid_plural "Sorry, only %d hunks available."
627 msgstr[0] ""
628 msgstr[1] ""
630 #: add-patch.c:1575
631 msgid "No other hunks to search"
632 msgstr ""
634 #: add-patch.c:1581 git-add--interactive.perl:1663
635 msgid "search for regex? "
636 msgstr ""
638 #: add-patch.c:1596
639 #, c-format
640 msgid "Malformed search regexp %s: %s"
641 msgstr ""
643 #: add-patch.c:1613
644 msgid "No hunk matches the given pattern"
645 msgstr ""
647 #: add-patch.c:1620
648 msgid "Sorry, cannot split this hunk"
649 msgstr ""
651 #: add-patch.c:1624
652 #, c-format
653 msgid "Split into %d hunks."
654 msgstr ""
656 #: add-patch.c:1628
657 msgid "Sorry, cannot edit this hunk"
658 msgstr ""
660 #: add-patch.c:1680
661 msgid "'git apply' failed"
662 msgstr ""
664 #: advice.c:78
665 #, c-format
666 msgid ""
667 "\n"
668 "Disable this message with \"git config advice.%s false\""
669 msgstr ""
671 #: advice.c:94
672 #, c-format
673 msgid "%shint: %.*s%s\n"
674 msgstr ""
676 #: advice.c:178
677 msgid "Cherry-picking is not possible because you have unmerged files."
678 msgstr ""
680 #: advice.c:180
681 msgid "Committing is not possible because you have unmerged files."
682 msgstr ""
684 #: advice.c:182
685 msgid "Merging is not possible because you have unmerged files."
686 msgstr ""
688 #: advice.c:184
689 msgid "Pulling is not possible because you have unmerged files."
690 msgstr ""
692 #: advice.c:186
693 msgid "Reverting is not possible because you have unmerged files."
694 msgstr ""
696 #: advice.c:188
697 #, c-format
698 msgid "It is not possible to %s because you have unmerged files."
699 msgstr ""
701 #: advice.c:196
702 msgid ""
703 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
704 "as appropriate to mark resolution and make a commit."
705 msgstr ""
707 #: advice.c:204
708 msgid "Exiting because of an unresolved conflict."
709 msgstr ""
711 #: advice.c:209 builtin/merge.c:1382
712 msgid "You have not concluded your merge (MERGE_HEAD exists)."
713 msgstr ""
715 #: advice.c:211
716 msgid "Please, commit your changes before merging."
717 msgstr ""
719 #: advice.c:212
720 msgid "Exiting because of unfinished merge."
721 msgstr ""
723 #: advice.c:217
724 msgid "Not possible to fast-forward, aborting."
725 msgstr ""
727 #: advice.c:227
728 #, c-format
729 msgid ""
730 "The following paths and/or pathspecs matched paths that exist\n"
731 "outside of your sparse-checkout definition, so will not be\n"
732 "updated in the index:\n"
733 msgstr ""
735 #: advice.c:234
736 msgid ""
737 "If you intend to update such entries, try one of the following:\n"
738 "* Use the --sparse option.\n"
739 "* Disable or modify the sparsity rules."
740 msgstr ""
742 #: advice.c:242
743 #, c-format
744 msgid ""
745 "Note: switching to '%s'.\n"
746 "\n"
747 "You are in 'detached HEAD' state. You can look around, make experimental\n"
748 "changes and commit them, and you can discard any commits you make in this\n"
749 "state without impacting any branches by switching back to a branch.\n"
750 "\n"
751 "If you want to create a new branch to retain commits you create, you may\n"
752 "do so (now or later) by using -c with the switch command. Example:\n"
753 "\n"
754 "  git switch -c <new-branch-name>\n"
755 "\n"
756 "Or undo this operation with:\n"
757 "\n"
758 "  git switch -\n"
759 "\n"
760 "Turn off this advice by setting config variable advice.detachedHead to "
761 "false\n"
762 "\n"
763 msgstr ""
765 #: alias.c:50
766 msgid "cmdline ends with \\"
767 msgstr ""
769 #: alias.c:51
770 msgid "unclosed quote"
771 msgstr ""
773 #: apply.c:70
774 #, c-format
775 msgid "unrecognized whitespace option '%s'"
776 msgstr ""
778 #: apply.c:86
779 #, c-format
780 msgid "unrecognized whitespace ignore option '%s'"
781 msgstr ""
783 #: apply.c:136 archive.c:584 range-diff.c:559 revision.c:2303 revision.c:2307
784 #: revision.c:2316 revision.c:2321 revision.c:2527 revision.c:2870
785 #: revision.c:2874 revision.c:2880 revision.c:2883 revision.c:2885
786 #: builtin/add.c:510 builtin/add.c:512 builtin/add.c:529 builtin/add.c:541
787 #: builtin/branch.c:727 builtin/checkout.c:467 builtin/checkout.c:470
788 #: builtin/checkout.c:1644 builtin/checkout.c:1754 builtin/checkout.c:1757
789 #: builtin/clone.c:906 builtin/commit.c:358 builtin/commit.c:361
790 #: builtin/commit.c:1196 builtin/describe.c:593 builtin/diff-tree.c:155
791 #: builtin/difftool.c:733 builtin/fast-export.c:1245 builtin/fetch.c:2038
792 #: builtin/fetch.c:2043 builtin/index-pack.c:1852 builtin/init-db.c:560
793 #: builtin/log.c:1946 builtin/log.c:1948 builtin/ls-files.c:778
794 #: builtin/merge.c:1403 builtin/merge.c:1405 builtin/pack-objects.c:4073
795 #: builtin/push.c:592 builtin/push.c:630 builtin/push.c:636 builtin/push.c:641
796 #: builtin/rebase.c:1193 builtin/rebase.c:1195 builtin/rebase.c:1199
797 #: builtin/repack.c:684 builtin/repack.c:715 builtin/reset.c:426
798 #: builtin/reset.c:462 builtin/rev-list.c:541 builtin/show-branch.c:710
799 #: builtin/stash.c:1707 builtin/stash.c:1710 builtin/submodule--helper.c:1316
800 #: builtin/submodule--helper.c:2975 builtin/tag.c:526 builtin/tag.c:572
801 #: builtin/worktree.c:702
802 #, c-format
803 msgid "options '%s' and '%s' cannot be used together"
804 msgstr ""
806 #: apply.c:139 apply.c:150 apply.c:153
807 #, c-format
808 msgid "'%s' outside a repository"
809 msgstr ""
811 #: apply.c:800
812 #, c-format
813 msgid "Cannot prepare timestamp regexp %s"
814 msgstr ""
816 #: apply.c:809
817 #, c-format
818 msgid "regexec returned %d for input: %s"
819 msgstr ""
821 #: apply.c:883
822 #, c-format
823 msgid "unable to find filename in patch at line %d"
824 msgstr ""
826 #: apply.c:921
827 #, c-format
828 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
829 msgstr ""
831 #: apply.c:927
832 #, c-format
833 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
834 msgstr ""
836 #: apply.c:928
837 #, c-format
838 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
839 msgstr ""
841 #: apply.c:933
842 #, c-format
843 msgid "git apply: bad git-diff - expected /dev/null on line %d"
844 msgstr ""
846 #: apply.c:962
847 #, c-format
848 msgid "invalid mode on line %d: %s"
849 msgstr ""
851 #: apply.c:1281
852 #, c-format
853 msgid "inconsistent header lines %d and %d"
854 msgstr ""
856 #: apply.c:1371
857 #, c-format
858 msgid ""
859 "git diff header lacks filename information when removing %d leading pathname "
860 "component (line %d)"
861 msgid_plural ""
862 "git diff header lacks filename information when removing %d leading pathname "
863 "components (line %d)"
864 msgstr[0] ""
865 msgstr[1] ""
867 #: apply.c:1384
868 #, c-format
869 msgid "git diff header lacks filename information (line %d)"
870 msgstr ""
872 #: apply.c:1480
873 #, c-format
874 msgid "recount: unexpected line: %.*s"
875 msgstr ""
877 #: apply.c:1549
878 #, c-format
879 msgid "patch fragment without header at line %d: %.*s"
880 msgstr ""
882 #: apply.c:1752
883 msgid "new file depends on old contents"
884 msgstr ""
886 #: apply.c:1754
887 msgid "deleted file still has contents"
888 msgstr ""
890 #: apply.c:1788
891 #, c-format
892 msgid "corrupt patch at line %d"
893 msgstr ""
895 #: apply.c:1825
896 #, c-format
897 msgid "new file %s depends on old contents"
898 msgstr ""
900 #: apply.c:1827
901 #, c-format
902 msgid "deleted file %s still has contents"
903 msgstr ""
905 #: apply.c:1830
906 #, c-format
907 msgid "** warning: file %s becomes empty but is not deleted"
908 msgstr ""
910 #: apply.c:1978
911 #, c-format
912 msgid "corrupt binary patch at line %d: %.*s"
913 msgstr ""
915 #: apply.c:2015
916 #, c-format
917 msgid "unrecognized binary patch at line %d"
918 msgstr ""
920 #: apply.c:2177
921 #, c-format
922 msgid "patch with only garbage at line %d"
923 msgstr ""
925 #: apply.c:2263
926 #, c-format
927 msgid "unable to read symlink %s"
928 msgstr ""
930 #: apply.c:2267
931 #, c-format
932 msgid "unable to open or read %s"
933 msgstr ""
935 #: apply.c:2936
936 #, c-format
937 msgid "invalid start of line: '%c'"
938 msgstr ""
940 #: apply.c:3057
941 #, c-format
942 msgid "Hunk #%d succeeded at %d (offset %d line)."
943 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
944 msgstr[0] ""
945 msgstr[1] ""
947 #: apply.c:3069
948 #, c-format
949 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
950 msgstr ""
952 #: apply.c:3075
953 #, c-format
954 msgid ""
955 "while searching for:\n"
956 "%.*s"
957 msgstr ""
959 #: apply.c:3097
960 #, c-format
961 msgid "missing binary patch data for '%s'"
962 msgstr ""
964 #: apply.c:3105
965 #, c-format
966 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
967 msgstr ""
969 #: apply.c:3152
970 #, c-format
971 msgid "cannot apply binary patch to '%s' without full index line"
972 msgstr ""
974 #: apply.c:3163
975 #, c-format
976 msgid ""
977 "the patch applies to '%s' (%s), which does not match the current contents."
978 msgstr ""
980 #: apply.c:3171
981 #, c-format
982 msgid "the patch applies to an empty '%s' but it is not empty"
983 msgstr ""
985 #: apply.c:3189
986 #, c-format
987 msgid "the necessary postimage %s for '%s' cannot be read"
988 msgstr ""
990 #: apply.c:3202
991 #, c-format
992 msgid "binary patch does not apply to '%s'"
993 msgstr ""
995 #: apply.c:3209
996 #, c-format
997 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
998 msgstr ""
1000 #: apply.c:3230
1001 #, c-format
1002 msgid "patch failed: %s:%ld"
1003 msgstr ""
1005 #: apply.c:3353
1006 #, c-format
1007 msgid "cannot checkout %s"
1008 msgstr ""
1010 #: apply.c:3405 apply.c:3416 apply.c:3462 midx.c:104 pack-revindex.c:214
1011 #: setup.c:309
1012 #, c-format
1013 msgid "failed to read %s"
1014 msgstr ""
1016 #: apply.c:3413
1017 #, c-format
1018 msgid "reading from '%s' beyond a symbolic link"
1019 msgstr ""
1021 #: apply.c:3442 apply.c:3711
1022 #, c-format
1023 msgid "path %s has been renamed/deleted"
1024 msgstr ""
1026 #: apply.c:3549 apply.c:3726
1027 #, c-format
1028 msgid "%s: does not exist in index"
1029 msgstr ""
1031 #: apply.c:3558 apply.c:3734 apply.c:3978
1032 #, c-format
1033 msgid "%s: does not match index"
1034 msgstr ""
1036 #: apply.c:3595
1037 msgid "repository lacks the necessary blob to perform 3-way merge."
1038 msgstr ""
1040 #: apply.c:3598
1041 #, c-format
1042 msgid "Performing three-way merge...\n"
1043 msgstr ""
1045 #: apply.c:3614 apply.c:3618
1046 #, c-format
1047 msgid "cannot read the current contents of '%s'"
1048 msgstr ""
1050 #: apply.c:3630
1051 #, c-format
1052 msgid "Failed to perform three-way merge...\n"
1053 msgstr ""
1055 #: apply.c:3644
1056 #, c-format
1057 msgid "Applied patch to '%s' with conflicts.\n"
1058 msgstr ""
1060 #: apply.c:3649
1061 #, c-format
1062 msgid "Applied patch to '%s' cleanly.\n"
1063 msgstr ""
1065 #: apply.c:3666
1066 #, c-format
1067 msgid "Falling back to direct application...\n"
1068 msgstr ""
1070 #: apply.c:3678
1071 msgid "removal patch leaves file contents"
1072 msgstr ""
1074 #: apply.c:3751
1075 #, c-format
1076 msgid "%s: wrong type"
1077 msgstr ""
1079 #: apply.c:3753
1080 #, c-format
1081 msgid "%s has type %o, expected %o"
1082 msgstr ""
1084 #: apply.c:3918 apply.c:3920 read-cache.c:889 read-cache.c:918
1085 #: read-cache.c:1381
1086 #, c-format
1087 msgid "invalid path '%s'"
1088 msgstr ""
1090 #: apply.c:3976
1091 #, c-format
1092 msgid "%s: already exists in index"
1093 msgstr ""
1095 #: apply.c:3980
1096 #, c-format
1097 msgid "%s: already exists in working directory"
1098 msgstr ""
1100 #: apply.c:4000
1101 #, c-format
1102 msgid "new mode (%o) of %s does not match old mode (%o)"
1103 msgstr ""
1105 #: apply.c:4005
1106 #, c-format
1107 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1108 msgstr ""
1110 #: apply.c:4025
1111 #, c-format
1112 msgid "affected file '%s' is beyond a symbolic link"
1113 msgstr ""
1115 #: apply.c:4029
1116 #, c-format
1117 msgid "%s: patch does not apply"
1118 msgstr ""
1120 #: apply.c:4044
1121 #, c-format
1122 msgid "Checking patch %s..."
1123 msgstr ""
1125 #: apply.c:4136
1126 #, c-format
1127 msgid "sha1 information is lacking or useless for submodule %s"
1128 msgstr ""
1130 #: apply.c:4143
1131 #, c-format
1132 msgid "mode change for %s, which is not in current HEAD"
1133 msgstr ""
1135 #: apply.c:4146
1136 #, c-format
1137 msgid "sha1 information is lacking or useless (%s)."
1138 msgstr ""
1140 #: apply.c:4155
1141 #, c-format
1142 msgid "could not add %s to temporary index"
1143 msgstr ""
1145 #: apply.c:4165
1146 #, c-format
1147 msgid "could not write temporary index to %s"
1148 msgstr ""
1150 #: apply.c:4303
1151 #, c-format
1152 msgid "unable to remove %s from index"
1153 msgstr ""
1155 #: apply.c:4337
1156 #, c-format
1157 msgid "corrupt patch for submodule %s"
1158 msgstr ""
1160 #: apply.c:4343
1161 #, c-format
1162 msgid "unable to stat newly created file '%s'"
1163 msgstr ""
1165 #: apply.c:4351
1166 #, c-format
1167 msgid "unable to create backing store for newly created file %s"
1168 msgstr ""
1170 #: apply.c:4357 apply.c:4502
1171 #, c-format
1172 msgid "unable to add cache entry for %s"
1173 msgstr ""
1175 #: apply.c:4400 builtin/bisect--helper.c:540 builtin/gc.c:2258
1176 #: builtin/gc.c:2293
1177 #, c-format
1178 msgid "failed to write to '%s'"
1179 msgstr ""
1181 #: apply.c:4404
1182 #, c-format
1183 msgid "closing file '%s'"
1184 msgstr ""
1186 #: apply.c:4474
1187 #, c-format
1188 msgid "unable to write file '%s' mode %o"
1189 msgstr ""
1191 #: apply.c:4572
1192 #, c-format
1193 msgid "Applied patch %s cleanly."
1194 msgstr ""
1196 #: apply.c:4580
1197 msgid "internal error"
1198 msgstr ""
1200 #: apply.c:4583
1201 #, c-format
1202 msgid "Applying patch %%s with %d reject..."
1203 msgid_plural "Applying patch %%s with %d rejects..."
1204 msgstr[0] ""
1205 msgstr[1] ""
1207 #: apply.c:4594
1208 #, c-format
1209 msgid "truncating .rej filename to %.*s.rej"
1210 msgstr ""
1212 #: apply.c:4602
1213 #, c-format
1214 msgid "cannot open %s"
1215 msgstr ""
1217 #: apply.c:4616
1218 #, c-format
1219 msgid "Hunk #%d applied cleanly."
1220 msgstr ""
1222 #: apply.c:4620
1223 #, c-format
1224 msgid "Rejected hunk #%d."
1225 msgstr ""
1227 #: apply.c:4749
1228 #, c-format
1229 msgid "Skipped patch '%s'."
1230 msgstr ""
1232 #: apply.c:4758
1233 msgid "No valid patches in input (allow with \"--allow-empty\")"
1234 msgstr ""
1236 #: apply.c:4779
1237 msgid "unable to read index file"
1238 msgstr ""
1240 #: apply.c:4936
1241 #, c-format
1242 msgid "can't open patch '%s': %s"
1243 msgstr ""
1245 #: apply.c:4963
1246 #, c-format
1247 msgid "squelched %d whitespace error"
1248 msgid_plural "squelched %d whitespace errors"
1249 msgstr[0] ""
1250 msgstr[1] ""
1252 #: apply.c:4969 apply.c:4984
1253 #, c-format
1254 msgid "%d line adds whitespace errors."
1255 msgid_plural "%d lines add whitespace errors."
1256 msgstr[0] ""
1257 msgstr[1] ""
1259 #: apply.c:4977
1260 #, c-format
1261 msgid "%d line applied after fixing whitespace errors."
1262 msgid_plural "%d lines applied after fixing whitespace errors."
1263 msgstr[0] ""
1264 msgstr[1] ""
1266 #: apply.c:4993 builtin/add.c:704 builtin/mv.c:338 builtin/rm.c:430
1267 msgid "Unable to write new index file"
1268 msgstr ""
1270 #: apply.c:5021
1271 msgid "don't apply changes matching the given path"
1272 msgstr ""
1274 #: apply.c:5024
1275 msgid "apply changes matching the given path"
1276 msgstr ""
1278 #: apply.c:5026 builtin/am.c:2376
1279 msgid "num"
1280 msgstr ""
1282 #: apply.c:5027
1283 msgid "remove <num> leading slashes from traditional diff paths"
1284 msgstr ""
1286 #: apply.c:5030
1287 msgid "ignore additions made by the patch"
1288 msgstr ""
1290 #: apply.c:5032
1291 msgid "instead of applying the patch, output diffstat for the input"
1292 msgstr ""
1294 #: apply.c:5036
1295 msgid "show number of added and deleted lines in decimal notation"
1296 msgstr ""
1298 #: apply.c:5038
1299 msgid "instead of applying the patch, output a summary for the input"
1300 msgstr ""
1302 #: apply.c:5040
1303 msgid "instead of applying the patch, see if the patch is applicable"
1304 msgstr ""
1306 #: apply.c:5042
1307 msgid "make sure the patch is applicable to the current index"
1308 msgstr ""
1310 #: apply.c:5044
1311 msgid "mark new files with `git add --intent-to-add`"
1312 msgstr ""
1314 #: apply.c:5046
1315 msgid "apply a patch without touching the working tree"
1316 msgstr ""
1318 #: apply.c:5048
1319 msgid "accept a patch that touches outside the working area"
1320 msgstr ""
1322 #: apply.c:5051
1323 msgid "also apply the patch (use with --stat/--summary/--check)"
1324 msgstr ""
1326 #: apply.c:5053
1327 msgid "attempt three-way merge, fall back on normal patch if that fails"
1328 msgstr ""
1330 #: apply.c:5055
1331 msgid "build a temporary index based on embedded index information"
1332 msgstr ""
1334 #: apply.c:5058 builtin/checkout-index.c:196
1335 msgid "paths are separated with NUL character"
1336 msgstr ""
1338 #: apply.c:5060
1339 msgid "ensure at least <n> lines of context match"
1340 msgstr ""
1342 #: apply.c:5061 builtin/am.c:2352 builtin/am.c:2355
1343 #: builtin/interpret-trailers.c:98 builtin/interpret-trailers.c:100
1344 #: builtin/interpret-trailers.c:102 builtin/pack-objects.c:3960
1345 #: builtin/rebase.c:1051
1346 msgid "action"
1347 msgstr ""
1349 #: apply.c:5062
1350 msgid "detect new or modified lines that have whitespace errors"
1351 msgstr ""
1353 #: apply.c:5065 apply.c:5068
1354 msgid "ignore changes in whitespace when finding context"
1355 msgstr ""
1357 #: apply.c:5071
1358 msgid "apply the patch in reverse"
1359 msgstr ""
1361 #: apply.c:5073
1362 msgid "don't expect at least one line of context"
1363 msgstr ""
1365 #: apply.c:5075
1366 msgid "leave the rejected hunks in corresponding *.rej files"
1367 msgstr ""
1369 #: apply.c:5077
1370 msgid "allow overlapping hunks"
1371 msgstr ""
1373 #: apply.c:5080
1374 msgid "tolerate incorrectly detected missing new-line at the end of file"
1375 msgstr ""
1377 #: apply.c:5083
1378 msgid "do not trust the line counts in the hunk headers"
1379 msgstr ""
1381 #: apply.c:5085 builtin/am.c:2364
1382 msgid "root"
1383 msgstr ""
1385 #: apply.c:5086
1386 msgid "prepend <root> to all filenames"
1387 msgstr ""
1389 #: apply.c:5089
1390 msgid "don't return error for empty patches"
1391 msgstr ""
1393 #: archive-tar.c:125 archive-zip.c:345
1394 #, c-format
1395 msgid "cannot stream blob %s"
1396 msgstr ""
1398 #: archive-tar.c:265 archive-zip.c:358
1399 #, c-format
1400 msgid "unsupported file mode: 0%o (SHA1: %s)"
1401 msgstr ""
1403 #: archive-tar.c:447
1404 #, c-format
1405 msgid "unable to start '%s' filter"
1406 msgstr ""
1408 #: archive-tar.c:450
1409 msgid "unable to redirect descriptor"
1410 msgstr ""
1412 #: archive-tar.c:457
1413 #, c-format
1414 msgid "'%s' filter reported error"
1415 msgstr ""
1417 #: archive-zip.c:318
1418 #, c-format
1419 msgid "path is not valid UTF-8: %s"
1420 msgstr ""
1422 #: archive-zip.c:322
1423 #, c-format
1424 msgid "path too long (%d chars, SHA1: %s): %s"
1425 msgstr ""
1427 #: archive-zip.c:469 builtin/pack-objects.c:365 builtin/pack-objects.c:368
1428 #, c-format
1429 msgid "deflate error (%d)"
1430 msgstr ""
1432 #: archive-zip.c:603
1433 #, c-format
1434 msgid "timestamp too large for this system: %<PRIuMAX>"
1435 msgstr ""
1437 #: archive.c:14
1438 msgid "git archive [<options>] <tree-ish> [<path>...]"
1439 msgstr ""
1441 #: archive.c:15
1442 msgid "git archive --list"
1443 msgstr ""
1445 #: archive.c:16
1446 msgid ""
1447 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
1448 msgstr ""
1450 #: archive.c:17
1451 msgid "git archive --remote <repo> [--exec <cmd>] --list"
1452 msgstr ""
1454 #: archive.c:188 archive.c:341 builtin/gc.c:497 builtin/notes.c:238
1455 #: builtin/tag.c:578
1456 #, c-format
1457 msgid "cannot read '%s'"
1458 msgstr ""
1460 #: archive.c:426 builtin/add.c:215 builtin/add.c:671 builtin/rm.c:334
1461 #, c-format
1462 msgid "pathspec '%s' did not match any files"
1463 msgstr ""
1465 #: archive.c:450
1466 #, c-format
1467 msgid "no such ref: %.*s"
1468 msgstr ""
1470 #: archive.c:456
1471 #, c-format
1472 msgid "not a valid object name: %s"
1473 msgstr ""
1475 #: archive.c:469
1476 #, c-format
1477 msgid "not a tree object: %s"
1478 msgstr ""
1480 #: archive.c:481
1481 msgid "current working directory is untracked"
1482 msgstr ""
1484 #: archive.c:522
1485 #, c-format
1486 msgid "File not found: %s"
1487 msgstr ""
1489 #: archive.c:524
1490 #, c-format
1491 msgid "Not a regular file: %s"
1492 msgstr ""
1494 #: archive.c:551
1495 msgid "fmt"
1496 msgstr ""
1498 #: archive.c:551
1499 msgid "archive format"
1500 msgstr ""
1502 #: archive.c:552 builtin/log.c:1790
1503 msgid "prefix"
1504 msgstr ""
1506 #: archive.c:553
1507 msgid "prepend prefix to each pathname in the archive"
1508 msgstr ""
1510 #: archive.c:554 archive.c:557 builtin/blame.c:880 builtin/blame.c:884
1511 #: builtin/blame.c:885 builtin/commit-tree.c:115 builtin/config.c:135
1512 #: builtin/fast-export.c:1181 builtin/fast-export.c:1183
1513 #: builtin/fast-export.c:1187 builtin/grep.c:935 builtin/hash-object.c:103
1514 #: builtin/ls-files.c:654 builtin/ls-files.c:657 builtin/notes.c:410
1515 #: builtin/notes.c:576 builtin/read-tree.c:115 parse-options.h:190
1516 msgid "file"
1517 msgstr ""
1519 #: archive.c:555
1520 msgid "add untracked file to archive"
1521 msgstr ""
1523 #: archive.c:558 builtin/archive.c:88
1524 msgid "write the archive to this file"
1525 msgstr ""
1527 #: archive.c:560
1528 msgid "read .gitattributes in working directory"
1529 msgstr ""
1531 #: archive.c:561
1532 msgid "report archived files on stderr"
1533 msgstr ""
1535 #: archive.c:563
1536 msgid "set compression level"
1537 msgstr ""
1539 #: archive.c:566
1540 msgid "list supported archive formats"
1541 msgstr ""
1543 #: archive.c:568 builtin/archive.c:89 builtin/clone.c:118 builtin/clone.c:121
1544 #: builtin/submodule--helper.c:1870 builtin/submodule--helper.c:2513
1545 msgid "repo"
1546 msgstr ""
1548 #: archive.c:569 builtin/archive.c:90
1549 msgid "retrieve the archive from remote repository <repo>"
1550 msgstr ""
1552 #: archive.c:570 builtin/archive.c:91 builtin/difftool.c:708
1553 #: builtin/notes.c:496
1554 msgid "command"
1555 msgstr ""
1557 #: archive.c:571 builtin/archive.c:92
1558 msgid "path to the remote git-upload-archive command"
1559 msgstr ""
1561 #: archive.c:578
1562 msgid "Unexpected option --remote"
1563 msgstr ""
1565 #: archive.c:580 fetch-pack.c:300 revision.c:2887 builtin/add.c:544
1566 #: builtin/add.c:576 builtin/checkout.c:1763 builtin/commit.c:370
1567 #: builtin/fast-export.c:1230 builtin/index-pack.c:1848 builtin/log.c:2115
1568 #: builtin/reset.c:435 builtin/reset.c:493 builtin/rm.c:281
1569 #: builtin/stash.c:1719 builtin/worktree.c:508 http-fetch.c:144
1570 #: http-fetch.c:153
1571 #, c-format
1572 msgid "the option '%s' requires '%s'"
1573 msgstr ""
1575 #: archive.c:582
1576 msgid "Unexpected option --output"
1577 msgstr ""
1579 #: archive.c:606
1580 #, c-format
1581 msgid "Unknown archive format '%s'"
1582 msgstr ""
1584 #: archive.c:615
1585 #, c-format
1586 msgid "Argument not supported for format '%s': -%d"
1587 msgstr ""
1589 #: attr.c:203
1590 #, c-format
1591 msgid "%.*s is not a valid attribute name"
1592 msgstr ""
1594 #: attr.c:364
1595 #, c-format
1596 msgid "%s not allowed: %s:%d"
1597 msgstr ""
1599 #: attr.c:404
1600 msgid ""
1601 "Negative patterns are ignored in git attributes\n"
1602 "Use '\\!' for literal leading exclamation."
1603 msgstr ""
1605 #: bisect.c:488
1606 #, c-format
1607 msgid "Badly quoted content in file '%s': %s"
1608 msgstr ""
1610 #: bisect.c:698
1611 #, c-format
1612 msgid "We cannot bisect more!\n"
1613 msgstr ""
1615 #: bisect.c:764
1616 #, c-format
1617 msgid "Not a valid commit name %s"
1618 msgstr ""
1620 #: bisect.c:789
1621 #, c-format
1622 msgid ""
1623 "The merge base %s is bad.\n"
1624 "This means the bug has been fixed between %s and [%s].\n"
1625 msgstr ""
1627 #: bisect.c:794
1628 #, c-format
1629 msgid ""
1630 "The merge base %s is new.\n"
1631 "The property has changed between %s and [%s].\n"
1632 msgstr ""
1634 #: bisect.c:799
1635 #, c-format
1636 msgid ""
1637 "The merge base %s is %s.\n"
1638 "This means the first '%s' commit is between %s and [%s].\n"
1639 msgstr ""
1641 #: bisect.c:807
1642 #, c-format
1643 msgid ""
1644 "Some %s revs are not ancestors of the %s rev.\n"
1645 "git bisect cannot work properly in this case.\n"
1646 "Maybe you mistook %s and %s revs?\n"
1647 msgstr ""
1649 #: bisect.c:820
1650 #, c-format
1651 msgid ""
1652 "the merge base between %s and [%s] must be skipped.\n"
1653 "So we cannot be sure the first %s commit is between %s and %s.\n"
1654 "We continue anyway."
1655 msgstr ""
1657 #: bisect.c:859
1658 #, c-format
1659 msgid "Bisecting: a merge base must be tested\n"
1660 msgstr ""
1662 #: bisect.c:909
1663 #, c-format
1664 msgid "a %s revision is needed"
1665 msgstr ""
1667 #: bisect.c:939
1668 #, c-format
1669 msgid "could not create file '%s'"
1670 msgstr ""
1672 #: bisect.c:985 builtin/merge.c:155
1673 #, c-format
1674 msgid "could not read file '%s'"
1675 msgstr ""
1677 #: bisect.c:1025
1678 msgid "reading bisect refs failed"
1679 msgstr ""
1681 #: bisect.c:1055
1682 #, c-format
1683 msgid "%s was both %s and %s\n"
1684 msgstr ""
1686 #: bisect.c:1064
1687 #, c-format
1688 msgid ""
1689 "No testable commit found.\n"
1690 "Maybe you started with bad path arguments?\n"
1691 msgstr ""
1693 #: bisect.c:1093
1694 #, c-format
1695 msgid "(roughly %d step)"
1696 msgid_plural "(roughly %d steps)"
1697 msgstr[0] ""
1698 msgstr[1] ""
1700 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
1701 #. steps)" translation.
1703 #: bisect.c:1099
1704 #, c-format
1705 msgid "Bisecting: %d revision left to test after this %s\n"
1706 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1707 msgstr[0] ""
1708 msgstr[1] ""
1710 #: blame.c:2776
1711 msgid "--contents and --reverse do not blend well."
1712 msgstr ""
1714 #: blame.c:2790
1715 msgid "cannot use --contents with final commit object name"
1716 msgstr ""
1718 #: blame.c:2811
1719 msgid "--reverse and --first-parent together require specified latest commit"
1720 msgstr ""
1722 #: blame.c:2820 bundle.c:224 midx.c:1042 ref-filter.c:2370 remote.c:2158
1723 #: sequencer.c:2352 sequencer.c:4899 submodule.c:883 builtin/commit.c:1114
1724 #: builtin/log.c:429 builtin/log.c:1036 builtin/log.c:1644 builtin/log.c:2071
1725 #: builtin/log.c:2362 builtin/merge.c:431 builtin/pack-objects.c:3373
1726 #: builtin/pack-objects.c:3775 builtin/pack-objects.c:3790
1727 #: builtin/shortlog.c:255
1728 msgid "revision walk setup failed"
1729 msgstr ""
1731 #: blame.c:2838
1732 msgid ""
1733 "--reverse --first-parent together require range along first-parent chain"
1734 msgstr ""
1736 #: blame.c:2849
1737 #, c-format
1738 msgid "no such path %s in %s"
1739 msgstr ""
1741 #: blame.c:2860
1742 #, c-format
1743 msgid "cannot read blob %s for path %s"
1744 msgstr ""
1746 #: branch.c:77
1747 msgid ""
1748 "cannot inherit upstream tracking configuration of multiple refs when "
1749 "rebasing is requested"
1750 msgstr ""
1752 #: branch.c:88
1753 #, c-format
1754 msgid "not setting branch '%s' as its own upstream"
1755 msgstr ""
1757 #: branch.c:144
1758 #, c-format
1759 msgid "branch '%s' set up to track '%s' by rebasing."
1760 msgstr ""
1762 #: branch.c:145
1763 #, c-format
1764 msgid "branch '%s' set up to track '%s'."
1765 msgstr ""
1767 #: branch.c:148
1768 #, c-format
1769 msgid "branch '%s' set up to track:"
1770 msgstr ""
1772 #: branch.c:160
1773 msgid "unable to write upstream branch configuration"
1774 msgstr ""
1776 #: branch.c:162
1777 msgid ""
1778 "\n"
1779 "After fixing the error cause you may try to fix up\n"
1780 "the remote tracking information by invoking:"
1781 msgstr ""
1783 #: branch.c:203
1784 #, c-format
1785 msgid "asked to inherit tracking from '%s', but no remote is set"
1786 msgstr ""
1788 #: branch.c:209
1789 #, c-format
1790 msgid "asked to inherit tracking from '%s', but no merge configuration is set"
1791 msgstr ""
1793 #: branch.c:252
1794 #, c-format
1795 msgid "not tracking: ambiguous information for ref %s"
1796 msgstr ""
1798 #: branch.c:287
1799 #, c-format
1800 msgid "'%s' is not a valid branch name"
1801 msgstr ""
1803 #: branch.c:307
1804 #, c-format
1805 msgid "a branch named '%s' already exists"
1806 msgstr ""
1808 #: branch.c:313
1809 #, c-format
1810 msgid "cannot force update the branch '%s' checked out at '%s'"
1811 msgstr ""
1813 #: branch.c:336
1814 #, c-format
1815 msgid "cannot set up tracking information; starting point '%s' is not a branch"
1816 msgstr ""
1818 #: branch.c:338
1819 #, c-format
1820 msgid "the requested upstream branch '%s' does not exist"
1821 msgstr ""
1823 #: branch.c:340
1824 msgid ""
1825 "\n"
1826 "If you are planning on basing your work on an upstream\n"
1827 "branch that already exists at the remote, you may need to\n"
1828 "run \"git fetch\" to retrieve it.\n"
1829 "\n"
1830 "If you are planning to push out a new local branch that\n"
1831 "will track its remote counterpart, you may want to use\n"
1832 "\"git push -u\" to set the upstream config as you push."
1833 msgstr ""
1835 #: branch.c:384 builtin/replace.c:321 builtin/replace.c:377
1836 #: builtin/replace.c:423 builtin/replace.c:453
1837 #, c-format
1838 msgid "not a valid object name: '%s'"
1839 msgstr ""
1841 #: branch.c:404
1842 #, c-format
1843 msgid "ambiguous object name: '%s'"
1844 msgstr ""
1846 #: branch.c:409
1847 #, c-format
1848 msgid "not a valid branch point: '%s'"
1849 msgstr ""
1851 #: branch.c:469
1852 #, c-format
1853 msgid "'%s' is already checked out at '%s'"
1854 msgstr ""
1856 #: branch.c:494
1857 #, c-format
1858 msgid "HEAD of working tree %s is not updated"
1859 msgstr ""
1861 #: bundle.c:44
1862 #, c-format
1863 msgid "unrecognized bundle hash algorithm: %s"
1864 msgstr ""
1866 #: bundle.c:48
1867 #, c-format
1868 msgid "unknown capability '%s'"
1869 msgstr ""
1871 #: bundle.c:74
1872 #, c-format
1873 msgid "'%s' does not look like a v2 or v3 bundle file"
1874 msgstr ""
1876 #: bundle.c:113
1877 #, c-format
1878 msgid "unrecognized header: %s%s (%d)"
1879 msgstr ""
1881 #: bundle.c:140 rerere.c:464 rerere.c:674 sequencer.c:2620 sequencer.c:3406
1882 #: builtin/commit.c:862
1883 #, c-format
1884 msgid "could not open '%s'"
1885 msgstr ""
1887 #: bundle.c:198
1888 msgid "Repository lacks these prerequisite commits:"
1889 msgstr ""
1891 #: bundle.c:201
1892 msgid "need a repository to verify a bundle"
1893 msgstr ""
1895 #: bundle.c:257
1896 #, c-format
1897 msgid "The bundle contains this ref:"
1898 msgid_plural "The bundle contains these %d refs:"
1899 msgstr[0] ""
1900 msgstr[1] ""
1902 #: bundle.c:264
1903 msgid "The bundle records a complete history."
1904 msgstr ""
1906 #: bundle.c:266
1907 #, c-format
1908 msgid "The bundle requires this ref:"
1909 msgid_plural "The bundle requires these %d refs:"
1910 msgstr[0] ""
1911 msgstr[1] ""
1913 #: bundle.c:333
1914 msgid "unable to dup bundle descriptor"
1915 msgstr ""
1917 #: bundle.c:340
1918 msgid "Could not spawn pack-objects"
1919 msgstr ""
1921 #: bundle.c:351
1922 msgid "pack-objects died"
1923 msgstr ""
1925 #: bundle.c:400
1926 #, c-format
1927 msgid "ref '%s' is excluded by the rev-list options"
1928 msgstr ""
1930 #: bundle.c:504
1931 #, c-format
1932 msgid "unsupported bundle version %d"
1933 msgstr ""
1935 #: bundle.c:506
1936 #, c-format
1937 msgid "cannot write bundle version %d with algorithm %s"
1938 msgstr ""
1940 #: bundle.c:524 builtin/log.c:210 builtin/log.c:1953 builtin/shortlog.c:399
1941 #, c-format
1942 msgid "unrecognized argument: %s"
1943 msgstr ""
1945 #: bundle.c:553
1946 msgid "Refusing to create empty bundle."
1947 msgstr ""
1949 #: bundle.c:563
1950 #, c-format
1951 msgid "cannot create '%s'"
1952 msgstr ""
1954 #: bundle.c:588
1955 msgid "index-pack died"
1956 msgstr ""
1958 #: chunk-format.c:117
1959 msgid "terminating chunk id appears earlier than expected"
1960 msgstr ""
1962 #: chunk-format.c:126
1963 #, c-format
1964 msgid "improper chunk offset(s) %<PRIx64> and %<PRIx64>"
1965 msgstr ""
1967 #: chunk-format.c:133
1968 #, c-format
1969 msgid "duplicate chunk ID %<PRIx32> found"
1970 msgstr ""
1972 #: chunk-format.c:147
1973 #, c-format
1974 msgid "final chunk has non-zero id %<PRIx32>"
1975 msgstr ""
1977 #: color.c:354
1978 #, c-format
1979 msgid "invalid color value: %.*s"
1980 msgstr ""
1982 #: commit-graph.c:204 midx.c:51
1983 msgid "invalid hash version"
1984 msgstr ""
1986 #: commit-graph.c:262
1987 msgid "commit-graph file is too small"
1988 msgstr ""
1990 #: commit-graph.c:355
1991 #, c-format
1992 msgid "commit-graph signature %X does not match signature %X"
1993 msgstr ""
1995 #: commit-graph.c:362
1996 #, c-format
1997 msgid "commit-graph version %X does not match version %X"
1998 msgstr ""
2000 #: commit-graph.c:369
2001 #, c-format
2002 msgid "commit-graph hash version %X does not match version %X"
2003 msgstr ""
2005 #: commit-graph.c:386
2006 #, c-format
2007 msgid "commit-graph file is too small to hold %u chunks"
2008 msgstr ""
2010 #: commit-graph.c:482
2011 msgid "commit-graph has no base graphs chunk"
2012 msgstr ""
2014 #: commit-graph.c:492
2015 msgid "commit-graph chain does not match"
2016 msgstr ""
2018 #: commit-graph.c:540
2019 #, c-format
2020 msgid "invalid commit-graph chain: line '%s' not a hash"
2021 msgstr ""
2023 #: commit-graph.c:564
2024 msgid "unable to find all commit-graph files"
2025 msgstr ""
2027 #: commit-graph.c:749 commit-graph.c:786
2028 msgid "invalid commit position. commit-graph is likely corrupt"
2029 msgstr ""
2031 #: commit-graph.c:770
2032 #, c-format
2033 msgid "could not find commit %s"
2034 msgstr ""
2036 #: commit-graph.c:803
2037 msgid "commit-graph requires overflow generation data but has none"
2038 msgstr ""
2040 #: commit-graph.c:1108 builtin/am.c:1369
2041 #, c-format
2042 msgid "unable to parse commit %s"
2043 msgstr ""
2045 #: commit-graph.c:1370 builtin/pack-objects.c:3070
2046 #, c-format
2047 msgid "unable to get type of object %s"
2048 msgstr ""
2050 #: commit-graph.c:1401
2051 msgid "Loading known commits in commit graph"
2052 msgstr ""
2054 #: commit-graph.c:1418
2055 msgid "Expanding reachable commits in commit graph"
2056 msgstr ""
2058 #: commit-graph.c:1438
2059 msgid "Clearing commit marks in commit graph"
2060 msgstr ""
2062 #: commit-graph.c:1457
2063 msgid "Computing commit graph topological levels"
2064 msgstr ""
2066 #: commit-graph.c:1510
2067 msgid "Computing commit graph generation numbers"
2068 msgstr ""
2070 #: commit-graph.c:1591
2071 msgid "Computing commit changed paths Bloom filters"
2072 msgstr ""
2074 #: commit-graph.c:1668
2075 msgid "Collecting referenced commits"
2076 msgstr ""
2078 #: commit-graph.c:1693
2079 #, c-format
2080 msgid "Finding commits for commit graph in %d pack"
2081 msgid_plural "Finding commits for commit graph in %d packs"
2082 msgstr[0] ""
2083 msgstr[1] ""
2085 #: commit-graph.c:1706
2086 #, c-format
2087 msgid "error adding pack %s"
2088 msgstr ""
2090 #: commit-graph.c:1710
2091 #, c-format
2092 msgid "error opening index for %s"
2093 msgstr ""
2095 #: commit-graph.c:1747
2096 msgid "Finding commits for commit graph among packed objects"
2097 msgstr ""
2099 #: commit-graph.c:1765
2100 msgid "Finding extra edges in commit graph"
2101 msgstr ""
2103 #: commit-graph.c:1814
2104 msgid "failed to write correct number of base graph ids"
2105 msgstr ""
2107 #: commit-graph.c:1845 midx.c:1149
2108 #, c-format
2109 msgid "unable to create leading directories of %s"
2110 msgstr ""
2112 #: commit-graph.c:1858
2113 msgid "unable to create temporary graph layer"
2114 msgstr ""
2116 #: commit-graph.c:1863
2117 #, c-format
2118 msgid "unable to adjust shared permissions for '%s'"
2119 msgstr ""
2121 #: commit-graph.c:1920
2122 #, c-format
2123 msgid "Writing out commit graph in %d pass"
2124 msgid_plural "Writing out commit graph in %d passes"
2125 msgstr[0] ""
2126 msgstr[1] ""
2128 #: commit-graph.c:1956
2129 msgid "unable to open commit-graph chain file"
2130 msgstr ""
2132 #: commit-graph.c:1972
2133 msgid "failed to rename base commit-graph file"
2134 msgstr ""
2136 #: commit-graph.c:1992
2137 msgid "failed to rename temporary commit-graph file"
2138 msgstr ""
2140 #: commit-graph.c:2125
2141 msgid "Scanning merged commits"
2142 msgstr ""
2144 #: commit-graph.c:2169
2145 msgid "Merging commit-graph"
2146 msgstr ""
2148 #: commit-graph.c:2277
2149 msgid "attempting to write a commit-graph, but 'core.commitGraph' is disabled"
2150 msgstr ""
2152 #: commit-graph.c:2384
2153 msgid "too many commits to write graph"
2154 msgstr ""
2156 #: commit-graph.c:2482
2157 msgid "the commit-graph file has incorrect checksum and is likely corrupt"
2158 msgstr ""
2160 #: commit-graph.c:2492
2161 #, c-format
2162 msgid "commit-graph has incorrect OID order: %s then %s"
2163 msgstr ""
2165 #: commit-graph.c:2502 commit-graph.c:2517
2166 #, c-format
2167 msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
2168 msgstr ""
2170 #: commit-graph.c:2509
2171 #, c-format
2172 msgid "failed to parse commit %s from commit-graph"
2173 msgstr ""
2175 #: commit-graph.c:2527
2176 msgid "Verifying commits in commit graph"
2177 msgstr ""
2179 #: commit-graph.c:2542
2180 #, c-format
2181 msgid "failed to parse commit %s from object database for commit-graph"
2182 msgstr ""
2184 #: commit-graph.c:2549
2185 #, c-format
2186 msgid "root tree OID for commit %s in commit-graph is %s != %s"
2187 msgstr ""
2189 #: commit-graph.c:2559
2190 #, c-format
2191 msgid "commit-graph parent list for commit %s is too long"
2192 msgstr ""
2194 #: commit-graph.c:2568
2195 #, c-format
2196 msgid "commit-graph parent for %s is %s != %s"
2197 msgstr ""
2199 #: commit-graph.c:2582
2200 #, c-format
2201 msgid "commit-graph parent list for commit %s terminates early"
2202 msgstr ""
2204 #: commit-graph.c:2587
2205 #, c-format
2206 msgid ""
2207 "commit-graph has generation number zero for commit %s, but non-zero elsewhere"
2208 msgstr ""
2210 #: commit-graph.c:2591
2211 #, c-format
2212 msgid ""
2213 "commit-graph has non-zero generation number for commit %s, but zero elsewhere"
2214 msgstr ""
2216 #: commit-graph.c:2608
2217 #, c-format
2218 msgid "commit-graph generation for commit %s is %<PRIuMAX> < %<PRIuMAX>"
2219 msgstr ""
2221 #: commit-graph.c:2614
2222 #, c-format
2223 msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
2224 msgstr ""
2226 #: commit.c:53 sequencer.c:3109 builtin/am.c:399 builtin/am.c:444
2227 #: builtin/am.c:449 builtin/am.c:1448 builtin/am.c:2123 builtin/replace.c:456
2228 #, c-format
2229 msgid "could not parse %s"
2230 msgstr ""
2232 #: commit.c:55
2233 #, c-format
2234 msgid "%s %s is not a commit!"
2235 msgstr ""
2237 #: commit.c:196
2238 msgid ""
2239 "Support for <GIT_DIR>/info/grafts is deprecated\n"
2240 "and will be removed in a future Git version.\n"
2241 "\n"
2242 "Please use \"git replace --convert-graft-file\"\n"
2243 "to convert the grafts into replace refs.\n"
2244 "\n"
2245 "Turn this message off by running\n"
2246 "\"git config advice.graftFileDeprecated false\""
2247 msgstr ""
2249 #: commit.c:1241
2250 #, c-format
2251 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
2252 msgstr ""
2254 #: commit.c:1245
2255 #, c-format
2256 msgid "Commit %s has a bad GPG signature allegedly by %s."
2257 msgstr ""
2259 #: commit.c:1248
2260 #, c-format
2261 msgid "Commit %s does not have a GPG signature."
2262 msgstr ""
2264 #: commit.c:1251
2265 #, c-format
2266 msgid "Commit %s has a good GPG signature by %s\n"
2267 msgstr ""
2269 #: commit.c:1505
2270 msgid ""
2271 "Warning: commit message did not conform to UTF-8.\n"
2272 "You may want to amend it after fixing the message, or set the config\n"
2273 "variable i18n.commitencoding to the encoding your project uses.\n"
2274 msgstr ""
2276 #: compat/obstack.c:406 compat/obstack.c:408
2277 msgid "memory exhausted"
2278 msgstr ""
2280 #: config.c:125
2281 #, c-format
2282 msgid ""
2283 "exceeded maximum include depth (%d) while including\n"
2284 "\t%s\n"
2285 "from\n"
2286 "\t%s\n"
2287 "This might be due to circular includes."
2288 msgstr ""
2290 #: config.c:141
2291 #, c-format
2292 msgid "could not expand include path '%s'"
2293 msgstr ""
2295 #: config.c:152
2296 msgid "relative config includes must come from files"
2297 msgstr ""
2299 #: config.c:201
2300 msgid "relative config include conditionals must come from files"
2301 msgstr ""
2303 #: config.c:398
2304 #, c-format
2305 msgid "invalid config format: %s"
2306 msgstr ""
2308 #: config.c:402
2309 #, c-format
2310 msgid "missing environment variable name for configuration '%.*s'"
2311 msgstr ""
2313 #: config.c:407
2314 #, c-format
2315 msgid "missing environment variable '%s' for configuration '%.*s'"
2316 msgstr ""
2318 #: config.c:443
2319 #, c-format
2320 msgid "key does not contain a section: %s"
2321 msgstr ""
2323 #: config.c:448
2324 #, c-format
2325 msgid "key does not contain variable name: %s"
2326 msgstr ""
2328 #: config.c:470 sequencer.c:2806
2329 #, c-format
2330 msgid "invalid key: %s"
2331 msgstr ""
2333 #: config.c:475
2334 #, c-format
2335 msgid "invalid key (newline): %s"
2336 msgstr ""
2338 #: config.c:495
2339 msgid "empty config key"
2340 msgstr ""
2342 #: config.c:513 config.c:525
2343 #, c-format
2344 msgid "bogus config parameter: %s"
2345 msgstr ""
2347 #: config.c:539 config.c:556 config.c:563 config.c:572
2348 #, c-format
2349 msgid "bogus format in %s"
2350 msgstr ""
2352 #: config.c:606
2353 #, c-format
2354 msgid "bogus count in %s"
2355 msgstr ""
2357 #: config.c:610
2358 #, c-format
2359 msgid "too many entries in %s"
2360 msgstr ""
2362 #: config.c:620
2363 #, c-format
2364 msgid "missing config key %s"
2365 msgstr ""
2367 #: config.c:628
2368 #, c-format
2369 msgid "missing config value %s"
2370 msgstr ""
2372 #: config.c:979
2373 #, c-format
2374 msgid "bad config line %d in blob %s"
2375 msgstr ""
2377 #: config.c:983
2378 #, c-format
2379 msgid "bad config line %d in file %s"
2380 msgstr ""
2382 #: config.c:987
2383 #, c-format
2384 msgid "bad config line %d in standard input"
2385 msgstr ""
2387 #: config.c:991
2388 #, c-format
2389 msgid "bad config line %d in submodule-blob %s"
2390 msgstr ""
2392 #: config.c:995
2393 #, c-format
2394 msgid "bad config line %d in command line %s"
2395 msgstr ""
2397 #: config.c:999
2398 #, c-format
2399 msgid "bad config line %d in %s"
2400 msgstr ""
2402 #: config.c:1136
2403 msgid "out of range"
2404 msgstr ""
2406 #: config.c:1136
2407 msgid "invalid unit"
2408 msgstr ""
2410 #: config.c:1137
2411 #, c-format
2412 msgid "bad numeric config value '%s' for '%s': %s"
2413 msgstr ""
2415 #: config.c:1147
2416 #, c-format
2417 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
2418 msgstr ""
2420 #: config.c:1150
2421 #, c-format
2422 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
2423 msgstr ""
2425 #: config.c:1153
2426 #, c-format
2427 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
2428 msgstr ""
2430 #: config.c:1156
2431 #, c-format
2432 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
2433 msgstr ""
2435 #: config.c:1159
2436 #, c-format
2437 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
2438 msgstr ""
2440 #: config.c:1162
2441 #, c-format
2442 msgid "bad numeric config value '%s' for '%s' in %s: %s"
2443 msgstr ""
2445 #: config.c:1241
2446 #, c-format
2447 msgid "bad boolean config value '%s' for '%s'"
2448 msgstr ""
2450 #: config.c:1259
2451 #, c-format
2452 msgid "failed to expand user dir in: '%s'"
2453 msgstr ""
2455 #: config.c:1268
2456 #, c-format
2457 msgid "'%s' for '%s' is not a valid timestamp"
2458 msgstr ""
2460 #: config.c:1361
2461 #, c-format
2462 msgid "abbrev length out of range: %d"
2463 msgstr ""
2465 #: config.c:1375 config.c:1386
2466 #, c-format
2467 msgid "bad zlib compression level %d"
2468 msgstr ""
2470 #: config.c:1476
2471 msgid "core.commentChar should only be one character"
2472 msgstr ""
2474 #: config.c:1509
2475 #, c-format
2476 msgid "invalid mode for object creation: %s"
2477 msgstr ""
2479 #: config.c:1584
2480 #, c-format
2481 msgid "malformed value for %s"
2482 msgstr ""
2484 #: config.c:1610
2485 #, c-format
2486 msgid "malformed value for %s: %s"
2487 msgstr ""
2489 #: config.c:1611
2490 msgid "must be one of nothing, matching, simple, upstream or current"
2491 msgstr ""
2493 #: config.c:1672 builtin/pack-objects.c:4053
2494 #, c-format
2495 msgid "bad pack compression level %d"
2496 msgstr ""
2498 #: config.c:1795
2499 #, c-format
2500 msgid "unable to load config blob object '%s'"
2501 msgstr ""
2503 #: config.c:1798
2504 #, c-format
2505 msgid "reference '%s' does not point to a blob"
2506 msgstr ""
2508 #: config.c:1816
2509 #, c-format
2510 msgid "unable to resolve config blob '%s'"
2511 msgstr ""
2513 #: config.c:1861
2514 #, c-format
2515 msgid "failed to parse %s"
2516 msgstr ""
2518 #: config.c:1917
2519 msgid "unable to parse command-line config"
2520 msgstr ""
2522 #: config.c:2285
2523 msgid "unknown error occurred while reading the configuration files"
2524 msgstr ""
2526 #: config.c:2459
2527 #, c-format
2528 msgid "Invalid %s: '%s'"
2529 msgstr ""
2531 #: config.c:2504
2532 #, c-format
2533 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
2534 msgstr ""
2536 #: config.c:2550
2537 #, c-format
2538 msgid "unable to parse '%s' from command-line config"
2539 msgstr ""
2541 #: config.c:2552
2542 #, c-format
2543 msgid "bad config variable '%s' in file '%s' at line %d"
2544 msgstr ""
2546 #: config.c:2637
2547 #, c-format
2548 msgid "invalid section name '%s'"
2549 msgstr ""
2551 #: config.c:2669
2552 #, c-format
2553 msgid "%s has multiple values"
2554 msgstr ""
2556 #: config.c:2698
2557 #, c-format
2558 msgid "failed to write new configuration file %s"
2559 msgstr ""
2561 #: config.c:2950 config.c:3277
2562 #, c-format
2563 msgid "could not lock config file %s"
2564 msgstr ""
2566 #: config.c:2961
2567 #, c-format
2568 msgid "opening %s"
2569 msgstr ""
2571 #: config.c:2998 builtin/config.c:361
2572 #, c-format
2573 msgid "invalid pattern: %s"
2574 msgstr ""
2576 #: config.c:3023
2577 #, c-format
2578 msgid "invalid config file %s"
2579 msgstr ""
2581 #: config.c:3036 config.c:3290
2582 #, c-format
2583 msgid "fstat on %s failed"
2584 msgstr ""
2586 #: config.c:3047
2587 #, c-format
2588 msgid "unable to mmap '%s'%s"
2589 msgstr ""
2591 #: config.c:3057 config.c:3295
2592 #, c-format
2593 msgid "chmod on %s failed"
2594 msgstr ""
2596 #: config.c:3142 config.c:3392
2597 #, c-format
2598 msgid "could not write config file %s"
2599 msgstr ""
2601 #: config.c:3176
2602 #, c-format
2603 msgid "could not set '%s' to '%s'"
2604 msgstr ""
2606 #: config.c:3178 builtin/remote.c:662 builtin/remote.c:860 builtin/remote.c:868
2607 #, c-format
2608 msgid "could not unset '%s'"
2609 msgstr ""
2611 #: config.c:3268
2612 #, c-format
2613 msgid "invalid section name: %s"
2614 msgstr ""
2616 #: config.c:3435
2617 #, c-format
2618 msgid "missing value for '%s'"
2619 msgstr ""
2621 #: connect.c:61
2622 msgid "the remote end hung up upon initial contact"
2623 msgstr ""
2625 #: connect.c:63
2626 msgid ""
2627 "Could not read from remote repository.\n"
2628 "\n"
2629 "Please make sure you have the correct access rights\n"
2630 "and the repository exists."
2631 msgstr ""
2633 #: connect.c:81
2634 #, c-format
2635 msgid "server doesn't support '%s'"
2636 msgstr ""
2638 #: connect.c:118
2639 #, c-format
2640 msgid "server doesn't support feature '%s'"
2641 msgstr ""
2643 #: connect.c:129
2644 msgid "expected flush after capabilities"
2645 msgstr ""
2647 #: connect.c:265
2648 #, c-format
2649 msgid "ignoring capabilities after first line '%s'"
2650 msgstr ""
2652 #: connect.c:286
2653 msgid "protocol error: unexpected capabilities^{}"
2654 msgstr ""
2656 #: connect.c:308
2657 #, c-format
2658 msgid "protocol error: expected shallow sha-1, got '%s'"
2659 msgstr ""
2661 #: connect.c:310
2662 msgid "repository on the other end cannot be shallow"
2663 msgstr ""
2665 #: connect.c:349
2666 msgid "invalid packet"
2667 msgstr ""
2669 #: connect.c:369
2670 #, c-format
2671 msgid "protocol error: unexpected '%s'"
2672 msgstr ""
2674 #: connect.c:499
2675 #, c-format
2676 msgid "unknown object format '%s' specified by server"
2677 msgstr ""
2679 #: connect.c:528
2680 #, c-format
2681 msgid "invalid ls-refs response: %s"
2682 msgstr ""
2684 #: connect.c:532
2685 msgid "expected flush after ref listing"
2686 msgstr ""
2688 #: connect.c:535
2689 msgid "expected response end packet after ref listing"
2690 msgstr ""
2692 #: connect.c:670
2693 #, c-format
2694 msgid "protocol '%s' is not supported"
2695 msgstr ""
2697 #: connect.c:721
2698 msgid "unable to set SO_KEEPALIVE on socket"
2699 msgstr ""
2701 #: connect.c:761 connect.c:824
2702 #, c-format
2703 msgid "Looking up %s ... "
2704 msgstr ""
2706 #: connect.c:765
2707 #, c-format
2708 msgid "unable to look up %s (port %s) (%s)"
2709 msgstr ""
2711 #. TRANSLATORS: this is the end of "Looking up %s ... "
2712 #: connect.c:769 connect.c:840
2713 #, c-format
2714 msgid ""
2715 "done.\n"
2716 "Connecting to %s (port %s) ... "
2717 msgstr ""
2719 #: connect.c:791 connect.c:868
2720 #, c-format
2721 msgid ""
2722 "unable to connect to %s:\n"
2723 "%s"
2724 msgstr ""
2726 #. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
2727 #: connect.c:797 connect.c:874
2728 msgid "done."
2729 msgstr ""
2731 #: connect.c:828
2732 #, c-format
2733 msgid "unable to look up %s (%s)"
2734 msgstr ""
2736 #: connect.c:834
2737 #, c-format
2738 msgid "unknown port %s"
2739 msgstr ""
2741 #: connect.c:971 connect.c:1303
2742 #, c-format
2743 msgid "strange hostname '%s' blocked"
2744 msgstr ""
2746 #: connect.c:973
2747 #, c-format
2748 msgid "strange port '%s' blocked"
2749 msgstr ""
2751 #: connect.c:983
2752 #, c-format
2753 msgid "cannot start proxy %s"
2754 msgstr ""
2756 #: connect.c:1054
2757 msgid "no path specified; see 'git help pull' for valid url syntax"
2758 msgstr ""
2760 #: connect.c:1194
2761 msgid "newline is forbidden in git:// hosts and repo paths"
2762 msgstr ""
2764 #: connect.c:1251
2765 msgid "ssh variant 'simple' does not support -4"
2766 msgstr ""
2768 #: connect.c:1263
2769 msgid "ssh variant 'simple' does not support -6"
2770 msgstr ""
2772 #: connect.c:1280
2773 msgid "ssh variant 'simple' does not support setting port"
2774 msgstr ""
2776 #: connect.c:1392
2777 #, c-format
2778 msgid "strange pathname '%s' blocked"
2779 msgstr ""
2781 #: connect.c:1440
2782 msgid "unable to fork"
2783 msgstr ""
2785 #: connected.c:109 builtin/fsck.c:189 builtin/prune.c:57
2786 msgid "Checking connectivity"
2787 msgstr ""
2789 #: connected.c:122
2790 msgid "Could not run 'git rev-list'"
2791 msgstr ""
2793 #: connected.c:146
2794 msgid "failed write to rev-list"
2795 msgstr ""
2797 #: connected.c:151
2798 msgid "failed to close rev-list's stdin"
2799 msgstr ""
2801 #: convert.c:183
2802 #, c-format
2803 msgid "illegal crlf_action %d"
2804 msgstr ""
2806 #: convert.c:196
2807 #, c-format
2808 msgid "CRLF would be replaced by LF in %s"
2809 msgstr ""
2811 #: convert.c:198
2812 #, c-format
2813 msgid ""
2814 "CRLF will be replaced by LF in %s.\n"
2815 "The file will have its original line endings in your working directory"
2816 msgstr ""
2818 #: convert.c:206
2819 #, c-format
2820 msgid "LF would be replaced by CRLF in %s"
2821 msgstr ""
2823 #: convert.c:208
2824 #, c-format
2825 msgid ""
2826 "LF will be replaced by CRLF in %s.\n"
2827 "The file will have its original line endings in your working directory"
2828 msgstr ""
2830 #: convert.c:273
2831 #, c-format
2832 msgid "BOM is prohibited in '%s' if encoded as %s"
2833 msgstr ""
2835 #: convert.c:280
2836 #, c-format
2837 msgid ""
2838 "The file '%s' contains a byte order mark (BOM). Please use UTF-%.*s as "
2839 "working-tree-encoding."
2840 msgstr ""
2842 #: convert.c:293
2843 #, c-format
2844 msgid "BOM is required in '%s' if encoded as %s"
2845 msgstr ""
2847 #: convert.c:295
2848 #, c-format
2849 msgid ""
2850 "The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
2851 "%sLE (depending on the byte order) as working-tree-encoding."
2852 msgstr ""
2854 #: convert.c:408 convert.c:479
2855 #, c-format
2856 msgid "failed to encode '%s' from %s to %s"
2857 msgstr ""
2859 #: convert.c:451
2860 #, c-format
2861 msgid "encoding '%s' from %s to %s and back is not the same"
2862 msgstr ""
2864 #: convert.c:654
2865 #, c-format
2866 msgid "cannot fork to run external filter '%s'"
2867 msgstr ""
2869 #: convert.c:674
2870 #, c-format
2871 msgid "cannot feed the input to external filter '%s'"
2872 msgstr ""
2874 #: convert.c:681
2875 #, c-format
2876 msgid "external filter '%s' failed %d"
2877 msgstr ""
2879 #: convert.c:716 convert.c:719
2880 #, c-format
2881 msgid "read from external filter '%s' failed"
2882 msgstr ""
2884 #: convert.c:722 convert.c:777
2885 #, c-format
2886 msgid "external filter '%s' failed"
2887 msgstr ""
2889 #: convert.c:826
2890 msgid "unexpected filter type"
2891 msgstr ""
2893 #: convert.c:837
2894 msgid "path name too long for external filter"
2895 msgstr ""
2897 #: convert.c:935
2898 #, c-format
2899 msgid ""
2900 "external filter '%s' is not available anymore although not all paths have "
2901 "been filtered"
2902 msgstr ""
2904 #: convert.c:1236
2905 msgid "true/false are no valid working-tree-encodings"
2906 msgstr ""
2908 #: convert.c:1416 convert.c:1449
2909 #, c-format
2910 msgid "%s: clean filter '%s' failed"
2911 msgstr ""
2913 #: convert.c:1492
2914 #, c-format
2915 msgid "%s: smudge filter %s failed"
2916 msgstr ""
2918 #: credential.c:96
2919 #, c-format
2920 msgid "skipping credential lookup for key: credential.%s"
2921 msgstr ""
2923 #: credential.c:112
2924 msgid "refusing to work with credential missing host field"
2925 msgstr ""
2927 #: credential.c:114
2928 msgid "refusing to work with credential missing protocol field"
2929 msgstr ""
2931 #: credential.c:395
2932 #, c-format
2933 msgid "url contains a newline in its %s component: %s"
2934 msgstr ""
2936 #: credential.c:439
2937 #, c-format
2938 msgid "url has no scheme: %s"
2939 msgstr ""
2941 #: credential.c:512
2942 #, c-format
2943 msgid "credential url cannot be parsed: %s"
2944 msgstr ""
2946 #: date.c:138
2947 msgid "in the future"
2948 msgstr ""
2950 #: date.c:144
2951 #, c-format
2952 msgid "%<PRIuMAX> second ago"
2953 msgid_plural "%<PRIuMAX> seconds ago"
2954 msgstr[0] ""
2955 msgstr[1] ""
2957 #: date.c:151
2958 #, c-format
2959 msgid "%<PRIuMAX> minute ago"
2960 msgid_plural "%<PRIuMAX> minutes ago"
2961 msgstr[0] ""
2962 msgstr[1] ""
2964 #: date.c:158
2965 #, c-format
2966 msgid "%<PRIuMAX> hour ago"
2967 msgid_plural "%<PRIuMAX> hours ago"
2968 msgstr[0] ""
2969 msgstr[1] ""
2971 #: date.c:165
2972 #, c-format
2973 msgid "%<PRIuMAX> day ago"
2974 msgid_plural "%<PRIuMAX> days ago"
2975 msgstr[0] ""
2976 msgstr[1] ""
2978 #: date.c:171
2979 #, c-format
2980 msgid "%<PRIuMAX> week ago"
2981 msgid_plural "%<PRIuMAX> weeks ago"
2982 msgstr[0] ""
2983 msgstr[1] ""
2985 #: date.c:178
2986 #, c-format
2987 msgid "%<PRIuMAX> month ago"
2988 msgid_plural "%<PRIuMAX> months ago"
2989 msgstr[0] ""
2990 msgstr[1] ""
2992 #: date.c:189
2993 #, c-format
2994 msgid "%<PRIuMAX> year"
2995 msgid_plural "%<PRIuMAX> years"
2996 msgstr[0] ""
2997 msgstr[1] ""
2999 #. TRANSLATORS: "%s" is "<n> years"
3000 #: date.c:192
3001 #, c-format
3002 msgid "%s, %<PRIuMAX> month ago"
3003 msgid_plural "%s, %<PRIuMAX> months ago"
3004 msgstr[0] ""
3005 msgstr[1] ""
3007 #: date.c:197 date.c:202
3008 #, c-format
3009 msgid "%<PRIuMAX> year ago"
3010 msgid_plural "%<PRIuMAX> years ago"
3011 msgstr[0] ""
3012 msgstr[1] ""
3014 #: delta-islands.c:272
3015 msgid "Propagating island marks"
3016 msgstr ""
3018 #: delta-islands.c:290
3019 #, c-format
3020 msgid "bad tree object %s"
3021 msgstr ""
3023 #: delta-islands.c:334
3024 #, c-format
3025 msgid "failed to load island regex for '%s': %s"
3026 msgstr ""
3028 #: delta-islands.c:390
3029 #, c-format
3030 msgid "island regex from config has too many capture groups (max=%d)"
3031 msgstr ""
3033 #: delta-islands.c:467
3034 #, c-format
3035 msgid "Marked %d islands, done.\n"
3036 msgstr ""
3038 #: diff-merges.c:70
3039 #, c-format
3040 msgid "unknown value for --diff-merges: %s"
3041 msgstr ""
3043 #: diff-lib.c:561
3044 msgid "--merge-base does not work with ranges"
3045 msgstr ""
3047 #: diff-lib.c:563
3048 msgid "--merge-base only works with commits"
3049 msgstr ""
3051 #: diff-lib.c:580
3052 msgid "unable to get HEAD"
3053 msgstr ""
3055 #: diff-lib.c:587
3056 msgid "no merge base found"
3057 msgstr ""
3059 #: diff-lib.c:589
3060 msgid "multiple merge bases found"
3061 msgstr ""
3063 #: diff-no-index.c:237
3064 msgid "git diff --no-index [<options>] <path> <path>"
3065 msgstr ""
3067 #: diff-no-index.c:262
3068 msgid ""
3069 "Not a git repository. Use --no-index to compare two paths outside a working "
3070 "tree"
3071 msgstr ""
3073 #: diff.c:158
3074 #, c-format
3075 msgid "  Failed to parse dirstat cut-off percentage '%s'\n"
3076 msgstr ""
3078 #: diff.c:163
3079 #, c-format
3080 msgid "  Unknown dirstat parameter '%s'\n"
3081 msgstr ""
3083 #: diff.c:299
3084 msgid ""
3085 "color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
3086 "'dimmed-zebra', 'plain'"
3087 msgstr ""
3089 #: diff.c:327
3090 #, c-format
3091 msgid ""
3092 "unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
3093 "'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
3094 msgstr ""
3096 #: diff.c:335
3097 msgid ""
3098 "color-moved-ws: allow-indentation-change cannot be combined with other "
3099 "whitespace modes"
3100 msgstr ""
3102 #: diff.c:412
3103 #, c-format
3104 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
3105 msgstr ""
3107 #: diff.c:472
3108 #, c-format
3109 msgid ""
3110 "Found errors in 'diff.dirstat' config variable:\n"
3111 "%s"
3112 msgstr ""
3114 #: diff.c:4237
3115 #, c-format
3116 msgid "external diff died, stopping at %s"
3117 msgstr ""
3119 #: diff.c:4589
3120 #, c-format
3121 msgid "options '%s', '%s', '%s', and '%s' cannot be used together"
3122 msgstr ""
3124 #: diff.c:4593 builtin/difftool.c:736 builtin/log.c:1982 builtin/worktree.c:506
3125 #, c-format
3126 msgid "options '%s', '%s', and '%s' cannot be used together"
3127 msgstr ""
3129 #: diff.c:4597
3130 #, c-format
3131 msgid "options '%s' and '%s' cannot be used together, use '%s' with '%s'"
3132 msgstr ""
3134 #: diff.c:4601
3135 #, c-format
3136 msgid ""
3137 "options '%s' and '%s' cannot be used together, use '%s' with '%s' and '%s'"
3138 msgstr ""
3140 #: diff.c:4681
3141 msgid "--follow requires exactly one pathspec"
3142 msgstr ""
3144 #: diff.c:4729
3145 #, c-format
3146 msgid "invalid --stat value: %s"
3147 msgstr ""
3149 #: diff.c:4734 diff.c:4739 diff.c:4744 diff.c:4749 diff.c:5277
3150 #: parse-options.c:217 parse-options.c:221
3151 #, c-format
3152 msgid "%s expects a numerical value"
3153 msgstr ""
3155 #: diff.c:4766
3156 #, c-format
3157 msgid ""
3158 "Failed to parse --dirstat/-X option parameter:\n"
3159 "%s"
3160 msgstr ""
3162 #: diff.c:4851
3163 #, c-format
3164 msgid "unknown change class '%c' in --diff-filter=%s"
3165 msgstr ""
3167 #: diff.c:4875
3168 #, c-format
3169 msgid "unknown value after ws-error-highlight=%.*s"
3170 msgstr ""
3172 #: diff.c:4889
3173 #, c-format
3174 msgid "unable to resolve '%s'"
3175 msgstr ""
3177 #: diff.c:4939 diff.c:4945
3178 #, c-format
3179 msgid "%s expects <n>/<m> form"
3180 msgstr ""
3182 #: diff.c:4957
3183 #, c-format
3184 msgid "%s expects a character, got '%s'"
3185 msgstr ""
3187 #: diff.c:4978
3188 #, c-format
3189 msgid "bad --color-moved argument: %s"
3190 msgstr ""
3192 #: diff.c:4997
3193 #, c-format
3194 msgid "invalid mode '%s' in --color-moved-ws"
3195 msgstr ""
3197 #: diff.c:5037
3198 msgid ""
3199 "option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
3200 "\"histogram\""
3201 msgstr ""
3203 #: diff.c:5073 diff.c:5093
3204 #, c-format
3205 msgid "invalid argument to %s"
3206 msgstr ""
3208 #: diff.c:5197
3209 #, c-format
3210 msgid "invalid regex given to -I: '%s'"
3211 msgstr ""
3213 #: diff.c:5246
3214 #, c-format
3215 msgid "failed to parse --submodule option parameter: '%s'"
3216 msgstr ""
3218 #: diff.c:5302
3219 #, c-format
3220 msgid "bad --word-diff argument: %s"
3221 msgstr ""
3223 #: diff.c:5338
3224 msgid "Diff output format options"
3225 msgstr ""
3227 #: diff.c:5340 diff.c:5346
3228 msgid "generate patch"
3229 msgstr ""
3231 #: diff.c:5343 builtin/log.c:179
3232 msgid "suppress diff output"
3233 msgstr ""
3235 #: diff.c:5348 diff.c:5462 diff.c:5469
3236 msgid "<n>"
3237 msgstr ""
3239 #: diff.c:5349 diff.c:5352
3240 msgid "generate diffs with <n> lines context"
3241 msgstr ""
3243 #: diff.c:5354
3244 msgid "generate the diff in raw format"
3245 msgstr ""
3247 #: diff.c:5357
3248 msgid "synonym for '-p --raw'"
3249 msgstr ""
3251 #: diff.c:5361
3252 msgid "synonym for '-p --stat'"
3253 msgstr ""
3255 #: diff.c:5365
3256 msgid "machine friendly --stat"
3257 msgstr ""
3259 #: diff.c:5368
3260 msgid "output only the last line of --stat"
3261 msgstr ""
3263 #: diff.c:5370 diff.c:5378
3264 msgid "<param1,param2>..."
3265 msgstr ""
3267 #: diff.c:5371
3268 msgid ""
3269 "output the distribution of relative amount of changes for each sub-directory"
3270 msgstr ""
3272 #: diff.c:5375
3273 msgid "synonym for --dirstat=cumulative"
3274 msgstr ""
3276 #: diff.c:5379
3277 msgid "synonym for --dirstat=files,param1,param2..."
3278 msgstr ""
3280 #: diff.c:5383
3281 msgid "warn if changes introduce conflict markers or whitespace errors"
3282 msgstr ""
3284 #: diff.c:5386
3285 msgid "condensed summary such as creations, renames and mode changes"
3286 msgstr ""
3288 #: diff.c:5389
3289 msgid "show only names of changed files"
3290 msgstr ""
3292 #: diff.c:5392
3293 msgid "show only names and status of changed files"
3294 msgstr ""
3296 #: diff.c:5394
3297 msgid "<width>[,<name-width>[,<count>]]"
3298 msgstr ""
3300 #: diff.c:5395
3301 msgid "generate diffstat"
3302 msgstr ""
3304 #: diff.c:5397 diff.c:5400 diff.c:5403
3305 msgid "<width>"
3306 msgstr ""
3308 #: diff.c:5398
3309 msgid "generate diffstat with a given width"
3310 msgstr ""
3312 #: diff.c:5401
3313 msgid "generate diffstat with a given name width"
3314 msgstr ""
3316 #: diff.c:5404
3317 msgid "generate diffstat with a given graph width"
3318 msgstr ""
3320 #: diff.c:5406
3321 msgid "<count>"
3322 msgstr ""
3324 #: diff.c:5407
3325 msgid "generate diffstat with limited lines"
3326 msgstr ""
3328 #: diff.c:5410
3329 msgid "generate compact summary in diffstat"
3330 msgstr ""
3332 #: diff.c:5413
3333 msgid "output a binary diff that can be applied"
3334 msgstr ""
3336 #: diff.c:5416
3337 msgid "show full pre- and post-image object names on the \"index\" lines"
3338 msgstr ""
3340 #: diff.c:5418
3341 msgid "show colored diff"
3342 msgstr ""
3344 #: diff.c:5419
3345 msgid "<kind>"
3346 msgstr ""
3348 #: diff.c:5420
3349 msgid ""
3350 "highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
3351 "diff"
3352 msgstr ""
3354 #: diff.c:5423
3355 msgid ""
3356 "do not munge pathnames and use NULs as output field terminators in --raw or "
3357 "--numstat"
3358 msgstr ""
3360 #: diff.c:5426 diff.c:5429 diff.c:5432 diff.c:5541
3361 msgid "<prefix>"
3362 msgstr ""
3364 #: diff.c:5427
3365 msgid "show the given source prefix instead of \"a/\""
3366 msgstr ""
3368 #: diff.c:5430
3369 msgid "show the given destination prefix instead of \"b/\""
3370 msgstr ""
3372 #: diff.c:5433
3373 msgid "prepend an additional prefix to every line of output"
3374 msgstr ""
3376 #: diff.c:5436
3377 msgid "do not show any source or destination prefix"
3378 msgstr ""
3380 #: diff.c:5439
3381 msgid "show context between diff hunks up to the specified number of lines"
3382 msgstr ""
3384 #: diff.c:5443 diff.c:5448 diff.c:5453
3385 msgid "<char>"
3386 msgstr ""
3388 #: diff.c:5444
3389 msgid "specify the character to indicate a new line instead of '+'"
3390 msgstr ""
3392 #: diff.c:5449
3393 msgid "specify the character to indicate an old line instead of '-'"
3394 msgstr ""
3396 #: diff.c:5454
3397 msgid "specify the character to indicate a context instead of ' '"
3398 msgstr ""
3400 #: diff.c:5457
3401 msgid "Diff rename options"
3402 msgstr ""
3404 #: diff.c:5458
3405 msgid "<n>[/<m>]"
3406 msgstr ""
3408 #: diff.c:5459
3409 msgid "break complete rewrite changes into pairs of delete and create"
3410 msgstr ""
3412 #: diff.c:5463
3413 msgid "detect renames"
3414 msgstr ""
3416 #: diff.c:5467
3417 msgid "omit the preimage for deletes"
3418 msgstr ""
3420 #: diff.c:5470
3421 msgid "detect copies"
3422 msgstr ""
3424 #: diff.c:5474
3425 msgid "use unmodified files as source to find copies"
3426 msgstr ""
3428 #: diff.c:5476
3429 msgid "disable rename detection"
3430 msgstr ""
3432 #: diff.c:5479
3433 msgid "use empty blobs as rename source"
3434 msgstr ""
3436 #: diff.c:5481
3437 msgid "continue listing the history of a file beyond renames"
3438 msgstr ""
3440 #: diff.c:5484
3441 msgid ""
3442 "prevent rename/copy detection if the number of rename/copy targets exceeds "
3443 "given limit"
3444 msgstr ""
3446 #: diff.c:5486
3447 msgid "Diff algorithm options"
3448 msgstr ""
3450 #: diff.c:5488
3451 msgid "produce the smallest possible diff"
3452 msgstr ""
3454 #: diff.c:5491
3455 msgid "ignore whitespace when comparing lines"
3456 msgstr ""
3458 #: diff.c:5494
3459 msgid "ignore changes in amount of whitespace"
3460 msgstr ""
3462 #: diff.c:5497
3463 msgid "ignore changes in whitespace at EOL"
3464 msgstr ""
3466 #: diff.c:5500
3467 msgid "ignore carrier-return at the end of line"
3468 msgstr ""
3470 #: diff.c:5503
3471 msgid "ignore changes whose lines are all blank"
3472 msgstr ""
3474 #: diff.c:5505 diff.c:5527 diff.c:5530 diff.c:5575
3475 msgid "<regex>"
3476 msgstr ""
3478 #: diff.c:5506
3479 msgid "ignore changes whose all lines match <regex>"
3480 msgstr ""
3482 #: diff.c:5509
3483 msgid "heuristic to shift diff hunk boundaries for easy reading"
3484 msgstr ""
3486 #: diff.c:5512
3487 msgid "generate diff using the \"patience diff\" algorithm"
3488 msgstr ""
3490 #: diff.c:5516
3491 msgid "generate diff using the \"histogram diff\" algorithm"
3492 msgstr ""
3494 #: diff.c:5518
3495 msgid "<algorithm>"
3496 msgstr ""
3498 #: diff.c:5519
3499 msgid "choose a diff algorithm"
3500 msgstr ""
3502 #: diff.c:5521
3503 msgid "<text>"
3504 msgstr ""
3506 #: diff.c:5522
3507 msgid "generate diff using the \"anchored diff\" algorithm"
3508 msgstr ""
3510 #: diff.c:5524 diff.c:5533 diff.c:5536
3511 msgid "<mode>"
3512 msgstr ""
3514 #: diff.c:5525
3515 msgid "show word diff, using <mode> to delimit changed words"
3516 msgstr ""
3518 #: diff.c:5528
3519 msgid "use <regex> to decide what a word is"
3520 msgstr ""
3522 #: diff.c:5531
3523 msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
3524 msgstr ""
3526 #: diff.c:5534
3527 msgid "moved lines of code are colored differently"
3528 msgstr ""
3530 #: diff.c:5537
3531 msgid "how white spaces are ignored in --color-moved"
3532 msgstr ""
3534 #: diff.c:5540
3535 msgid "Other diff options"
3536 msgstr ""
3538 #: diff.c:5542
3539 msgid "when run from subdir, exclude changes outside and show relative paths"
3540 msgstr ""
3542 #: diff.c:5546
3543 msgid "treat all files as text"
3544 msgstr ""
3546 #: diff.c:5548
3547 msgid "swap two inputs, reverse the diff"
3548 msgstr ""
3550 #: diff.c:5550
3551 msgid "exit with 1 if there were differences, 0 otherwise"
3552 msgstr ""
3554 #: diff.c:5552
3555 msgid "disable all output of the program"
3556 msgstr ""
3558 #: diff.c:5554
3559 msgid "allow an external diff helper to be executed"
3560 msgstr ""
3562 #: diff.c:5556
3563 msgid "run external text conversion filters when comparing binary files"
3564 msgstr ""
3566 #: diff.c:5558
3567 msgid "<when>"
3568 msgstr ""
3570 #: diff.c:5559
3571 msgid "ignore changes to submodules in the diff generation"
3572 msgstr ""
3574 #: diff.c:5562
3575 msgid "<format>"
3576 msgstr ""
3578 #: diff.c:5563
3579 msgid "specify how differences in submodules are shown"
3580 msgstr ""
3582 #: diff.c:5567
3583 msgid "hide 'git add -N' entries from the index"
3584 msgstr ""
3586 #: diff.c:5570
3587 msgid "treat 'git add -N' entries as real in the index"
3588 msgstr ""
3590 #: diff.c:5572
3591 msgid "<string>"
3592 msgstr ""
3594 #: diff.c:5573
3595 msgid ""
3596 "look for differences that change the number of occurrences of the specified "
3597 "string"
3598 msgstr ""
3600 #: diff.c:5576
3601 msgid ""
3602 "look for differences that change the number of occurrences of the specified "
3603 "regex"
3604 msgstr ""
3606 #: diff.c:5579
3607 msgid "show all changes in the changeset with -S or -G"
3608 msgstr ""
3610 #: diff.c:5582
3611 msgid "treat <string> in -S as extended POSIX regular expression"
3612 msgstr ""
3614 #: diff.c:5585
3615 msgid "control the order in which files appear in the output"
3616 msgstr ""
3618 #: diff.c:5586 diff.c:5589
3619 msgid "<path>"
3620 msgstr ""
3622 #: diff.c:5587
3623 msgid "show the change in the specified path first"
3624 msgstr ""
3626 #: diff.c:5590
3627 msgid "skip the output to the specified path"
3628 msgstr ""
3630 #: diff.c:5592
3631 msgid "<object-id>"
3632 msgstr ""
3634 #: diff.c:5593
3635 msgid ""
3636 "look for differences that change the number of occurrences of the specified "
3637 "object"
3638 msgstr ""
3640 #: diff.c:5595
3641 msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
3642 msgstr ""
3644 #: diff.c:5596
3645 msgid "select files by diff type"
3646 msgstr ""
3648 #: diff.c:5598
3649 msgid "<file>"
3650 msgstr ""
3652 #: diff.c:5599
3653 msgid "Output to a specific file"
3654 msgstr ""
3656 #: diff.c:6257
3657 msgid "exhaustive rename detection was skipped due to too many files."
3658 msgstr ""
3660 #: diff.c:6260
3661 msgid "only found copies from modified paths due to too many files."
3662 msgstr ""
3664 #: diff.c:6263
3665 #, c-format
3666 msgid ""
3667 "you may want to set your %s variable to at least %d and retry the command."
3668 msgstr ""
3670 #: diffcore-order.c:24
3671 #, c-format
3672 msgid "failed to read orderfile '%s'"
3673 msgstr ""
3675 #: diffcore-rename.c:1564
3676 msgid "Performing inexact rename detection"
3677 msgstr ""
3679 #: diffcore-rotate.c:29
3680 #, c-format
3681 msgid "No such path '%s' in the diff"
3682 msgstr ""
3684 #: dir.c:593
3685 #, c-format
3686 msgid "pathspec '%s' did not match any file(s) known to git"
3687 msgstr ""
3689 #: dir.c:733 dir.c:762 dir.c:775
3690 #, c-format
3691 msgid "unrecognized pattern: '%s'"
3692 msgstr ""
3694 #: dir.c:790 dir.c:804
3695 #, c-format
3696 msgid "unrecognized negative pattern: '%s'"
3697 msgstr ""
3699 #: dir.c:820
3700 #, c-format
3701 msgid "your sparse-checkout file may have issues: pattern '%s' is repeated"
3702 msgstr ""
3704 #: dir.c:828
3705 msgid "disabling cone pattern matching"
3706 msgstr ""
3708 #: dir.c:1212
3709 #, c-format
3710 msgid "cannot use %s as an exclude file"
3711 msgstr ""
3713 #: dir.c:2418
3714 #, c-format
3715 msgid "could not open directory '%s'"
3716 msgstr ""
3718 #: dir.c:2720
3719 msgid "failed to get kernel name and information"
3720 msgstr ""
3722 #: dir.c:2844
3723 msgid "untracked cache is disabled on this system or location"
3724 msgstr ""
3726 #: dir.c:3112
3727 msgid ""
3728 "No directory name could be guessed.\n"
3729 "Please specify a directory on the command line"
3730 msgstr ""
3732 #: dir.c:3800
3733 #, c-format
3734 msgid "index file corrupt in repo %s"
3735 msgstr ""
3737 #: dir.c:3847 dir.c:3852
3738 #, c-format
3739 msgid "could not create directories for %s"
3740 msgstr ""
3742 #: dir.c:3881
3743 #, c-format
3744 msgid "could not migrate git directory from '%s' to '%s'"
3745 msgstr ""
3747 #: editor.c:74
3748 #, c-format
3749 msgid "hint: Waiting for your editor to close the file...%c"
3750 msgstr ""
3752 #: entry.c:179
3753 msgid "Filtering content"
3754 msgstr ""
3756 #: entry.c:500
3757 #, c-format
3758 msgid "could not stat file '%s'"
3759 msgstr ""
3761 #: environment.c:145
3762 #, c-format
3763 msgid "bad git namespace path \"%s\""
3764 msgstr ""
3766 #: exec-cmd.c:363
3767 #, c-format
3768 msgid "too many args to run %s"
3769 msgstr ""
3771 #: fetch-pack.c:194
3772 msgid "git fetch-pack: expected shallow list"
3773 msgstr ""
3775 #: fetch-pack.c:197
3776 msgid "git fetch-pack: expected a flush packet after shallow list"
3777 msgstr ""
3779 #: fetch-pack.c:208
3780 msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
3781 msgstr ""
3783 #: fetch-pack.c:228
3784 #, c-format
3785 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
3786 msgstr ""
3788 #: fetch-pack.c:239
3789 msgid "unable to write to remote"
3790 msgstr ""
3792 #: fetch-pack.c:395 fetch-pack.c:1439
3793 #, c-format
3794 msgid "invalid shallow line: %s"
3795 msgstr ""
3797 #: fetch-pack.c:401 fetch-pack.c:1445
3798 #, c-format
3799 msgid "invalid unshallow line: %s"
3800 msgstr ""
3802 #: fetch-pack.c:403 fetch-pack.c:1447
3803 #, c-format
3804 msgid "object not found: %s"
3805 msgstr ""
3807 #: fetch-pack.c:406 fetch-pack.c:1450
3808 #, c-format
3809 msgid "error in object: %s"
3810 msgstr ""
3812 #: fetch-pack.c:408 fetch-pack.c:1452
3813 #, c-format
3814 msgid "no shallow found: %s"
3815 msgstr ""
3817 #: fetch-pack.c:411 fetch-pack.c:1456
3818 #, c-format
3819 msgid "expected shallow/unshallow, got %s"
3820 msgstr ""
3822 #: fetch-pack.c:451
3823 #, c-format
3824 msgid "got %s %d %s"
3825 msgstr ""
3827 #: fetch-pack.c:468
3828 #, c-format
3829 msgid "invalid commit %s"
3830 msgstr ""
3832 #: fetch-pack.c:499
3833 msgid "giving up"
3834 msgstr ""
3836 #: fetch-pack.c:512 progress.c:339
3837 msgid "done"
3838 msgstr ""
3840 #: fetch-pack.c:524
3841 #, c-format
3842 msgid "got %s (%d) %s"
3843 msgstr ""
3845 #: fetch-pack.c:560
3846 #, c-format
3847 msgid "Marking %s as complete"
3848 msgstr ""
3850 #: fetch-pack.c:775
3851 #, c-format
3852 msgid "already have %s (%s)"
3853 msgstr ""
3855 #: fetch-pack.c:861
3856 msgid "fetch-pack: unable to fork off sideband demultiplexer"
3857 msgstr ""
3859 #: fetch-pack.c:869
3860 msgid "protocol error: bad pack header"
3861 msgstr ""
3863 #: fetch-pack.c:965
3864 #, c-format
3865 msgid "fetch-pack: unable to fork off %s"
3866 msgstr ""
3868 #: fetch-pack.c:971
3869 msgid "fetch-pack: invalid index-pack output"
3870 msgstr ""
3872 #: fetch-pack.c:988
3873 #, c-format
3874 msgid "%s failed"
3875 msgstr ""
3877 #: fetch-pack.c:990
3878 msgid "error in sideband demultiplexer"
3879 msgstr ""
3881 #: fetch-pack.c:1035
3882 #, c-format
3883 msgid "Server version is %.*s"
3884 msgstr ""
3886 #: fetch-pack.c:1043 fetch-pack.c:1049 fetch-pack.c:1052 fetch-pack.c:1058
3887 #: fetch-pack.c:1062 fetch-pack.c:1066 fetch-pack.c:1070 fetch-pack.c:1074
3888 #: fetch-pack.c:1078 fetch-pack.c:1082 fetch-pack.c:1086 fetch-pack.c:1090
3889 #: fetch-pack.c:1096 fetch-pack.c:1102 fetch-pack.c:1107 fetch-pack.c:1112
3890 #, c-format
3891 msgid "Server supports %s"
3892 msgstr ""
3894 #: fetch-pack.c:1045
3895 msgid "Server does not support shallow clients"
3896 msgstr ""
3898 #: fetch-pack.c:1105
3899 msgid "Server does not support --shallow-since"
3900 msgstr ""
3902 #: fetch-pack.c:1110
3903 msgid "Server does not support --shallow-exclude"
3904 msgstr ""
3906 #: fetch-pack.c:1114
3907 msgid "Server does not support --deepen"
3908 msgstr ""
3910 #: fetch-pack.c:1116
3911 msgid "Server does not support this repository's object format"
3912 msgstr ""
3914 #: fetch-pack.c:1129
3915 msgid "no common commits"
3916 msgstr ""
3918 #: fetch-pack.c:1138 fetch-pack.c:1485 builtin/clone.c:1130
3919 msgid "source repository is shallow, reject to clone."
3920 msgstr ""
3922 #: fetch-pack.c:1144 fetch-pack.c:1681
3923 msgid "git fetch-pack: fetch failed."
3924 msgstr ""
3926 #: fetch-pack.c:1258
3927 #, c-format
3928 msgid "mismatched algorithms: client %s; server %s"
3929 msgstr ""
3931 #: fetch-pack.c:1262
3932 #, c-format
3933 msgid "the server does not support algorithm '%s'"
3934 msgstr ""
3936 #: fetch-pack.c:1295
3937 msgid "Server does not support shallow requests"
3938 msgstr ""
3940 #: fetch-pack.c:1302
3941 msgid "Server supports filter"
3942 msgstr ""
3944 #: fetch-pack.c:1345 fetch-pack.c:2063
3945 msgid "unable to write request to remote"
3946 msgstr ""
3948 #: fetch-pack.c:1363
3949 #, c-format
3950 msgid "error reading section header '%s'"
3951 msgstr ""
3953 #: fetch-pack.c:1369
3954 #, c-format
3955 msgid "expected '%s', received '%s'"
3956 msgstr ""
3958 #: fetch-pack.c:1403
3959 #, c-format
3960 msgid "unexpected acknowledgment line: '%s'"
3961 msgstr ""
3963 #: fetch-pack.c:1408
3964 #, c-format
3965 msgid "error processing acks: %d"
3966 msgstr ""
3968 #: fetch-pack.c:1418
3969 msgid "expected packfile to be sent after 'ready'"
3970 msgstr ""
3972 #: fetch-pack.c:1420
3973 msgid "expected no other sections to be sent after no 'ready'"
3974 msgstr ""
3976 #: fetch-pack.c:1461
3977 #, c-format
3978 msgid "error processing shallow info: %d"
3979 msgstr ""
3981 #: fetch-pack.c:1510
3982 #, c-format
3983 msgid "expected wanted-ref, got '%s'"
3984 msgstr ""
3986 #: fetch-pack.c:1515
3987 #, c-format
3988 msgid "unexpected wanted-ref: '%s'"
3989 msgstr ""
3991 #: fetch-pack.c:1520
3992 #, c-format
3993 msgid "error processing wanted refs: %d"
3994 msgstr ""
3996 #: fetch-pack.c:1550
3997 msgid "git fetch-pack: expected response end packet"
3998 msgstr ""
4000 #: fetch-pack.c:1959
4001 msgid "no matching remote head"
4002 msgstr ""
4004 #: fetch-pack.c:1982 builtin/clone.c:581
4005 msgid "remote did not send all necessary objects"
4006 msgstr ""
4008 #: fetch-pack.c:2085
4009 msgid "unexpected 'ready' from remote"
4010 msgstr ""
4012 #: fetch-pack.c:2108
4013 #, c-format
4014 msgid "no such remote ref %s"
4015 msgstr ""
4017 #: fetch-pack.c:2111
4018 #, c-format
4019 msgid "Server does not allow request for unadvertised object %s"
4020 msgstr ""
4022 #: gpg-interface.c:329 gpg-interface.c:457 gpg-interface.c:974
4023 #: gpg-interface.c:990
4024 msgid "could not create temporary file"
4025 msgstr ""
4027 #: gpg-interface.c:332 gpg-interface.c:460
4028 #, c-format
4029 msgid "failed writing detached signature to '%s'"
4030 msgstr ""
4032 #: gpg-interface.c:451
4033 msgid ""
4034 "gpg.ssh.allowedSignersFile needs to be configured and exist for ssh "
4035 "signature verification"
4036 msgstr ""
4038 #: gpg-interface.c:480
4039 msgid ""
4040 "ssh-keygen -Y find-principals/verify is needed for ssh signature "
4041 "verification (available in openssh version 8.2p1+)"
4042 msgstr ""
4044 #: gpg-interface.c:536
4045 #, c-format
4046 msgid "ssh signing revocation file configured but not found: %s"
4047 msgstr ""
4049 #: gpg-interface.c:624
4050 #, c-format
4051 msgid "bad/incompatible signature '%s'"
4052 msgstr ""
4054 #: gpg-interface.c:801 gpg-interface.c:806
4055 #, c-format
4056 msgid "failed to get the ssh fingerprint for key '%s'"
4057 msgstr ""
4059 #: gpg-interface.c:829
4060 msgid ""
4061 "either user.signingkey or gpg.ssh.defaultKeyCommand needs to be configured"
4062 msgstr ""
4064 #: gpg-interface.c:851
4065 #, c-format
4066 msgid "gpg.ssh.defaultKeyCommand succeeded but returned no keys: %s %s"
4067 msgstr ""
4069 #: gpg-interface.c:857
4070 #, c-format
4071 msgid "gpg.ssh.defaultKeyCommand failed: %s %s"
4072 msgstr ""
4074 #: gpg-interface.c:945
4075 msgid "gpg failed to sign the data"
4076 msgstr ""
4078 #: gpg-interface.c:967
4079 msgid "user.signingkey needs to be set for ssh signing"
4080 msgstr ""
4082 #: gpg-interface.c:978
4083 #, c-format
4084 msgid "failed writing ssh signing key to '%s'"
4085 msgstr ""
4087 #: gpg-interface.c:996
4088 #, c-format
4089 msgid "failed writing ssh signing key buffer to '%s'"
4090 msgstr ""
4092 #: gpg-interface.c:1014
4093 msgid ""
4094 "ssh-keygen -Y sign is needed for ssh signing (available in openssh version "
4095 "8.2p1+)"
4096 msgstr ""
4098 #: gpg-interface.c:1026
4099 #, c-format
4100 msgid "failed reading ssh signing data buffer from '%s'"
4101 msgstr ""
4103 #: graph.c:98
4104 #, c-format
4105 msgid "ignored invalid color '%.*s' in log.graphColors"
4106 msgstr ""
4108 #: grep.c:531
4109 msgid ""
4110 "given pattern contains NULL byte (via -f <file>). This is only supported "
4111 "with -P under PCRE v2"
4112 msgstr ""
4114 #: grep.c:1942
4115 #, c-format
4116 msgid "'%s': unable to read %s"
4117 msgstr ""
4119 #: grep.c:1959 setup.c:177 builtin/clone.c:302 builtin/diff.c:90
4120 #: builtin/rm.c:136
4121 #, c-format
4122 msgid "failed to stat '%s'"
4123 msgstr ""
4125 #: grep.c:1970
4126 #, c-format
4127 msgid "'%s': short read"
4128 msgstr ""
4130 #: help.c:24
4131 msgid "start a working area (see also: git help tutorial)"
4132 msgstr ""
4134 #: help.c:25
4135 msgid "work on the current change (see also: git help everyday)"
4136 msgstr ""
4138 #: help.c:26
4139 msgid "examine the history and state (see also: git help revisions)"
4140 msgstr ""
4142 #: help.c:27
4143 msgid "grow, mark and tweak your common history"
4144 msgstr ""
4146 #: help.c:28
4147 msgid "collaborate (see also: git help workflows)"
4148 msgstr ""
4150 #: help.c:32
4151 msgid "Main Porcelain Commands"
4152 msgstr ""
4154 #: help.c:33
4155 msgid "Ancillary Commands / Manipulators"
4156 msgstr ""
4158 #: help.c:34
4159 msgid "Ancillary Commands / Interrogators"
4160 msgstr ""
4162 #: help.c:35
4163 msgid "Interacting with Others"
4164 msgstr ""
4166 #: help.c:36
4167 msgid "Low-level Commands / Manipulators"
4168 msgstr ""
4170 #: help.c:37
4171 msgid "Low-level Commands / Interrogators"
4172 msgstr ""
4174 #: help.c:38
4175 msgid "Low-level Commands / Syncing Repositories"
4176 msgstr ""
4178 #: help.c:39
4179 msgid "Low-level Commands / Internal Helpers"
4180 msgstr ""
4182 #: help.c:313
4183 #, c-format
4184 msgid "available git commands in '%s'"
4185 msgstr ""
4187 #: help.c:320
4188 msgid "git commands available from elsewhere on your $PATH"
4189 msgstr ""
4191 #: help.c:329
4192 msgid "These are common Git commands used in various situations:"
4193 msgstr ""
4195 #: help.c:378 git.c:100
4196 #, c-format
4197 msgid "unsupported command listing type '%s'"
4198 msgstr ""
4200 #: help.c:418
4201 msgid "The Git concept guides are:"
4202 msgstr ""
4204 #: help.c:442
4205 msgid "See 'git help <command>' to read about a specific subcommand"
4206 msgstr ""
4208 #: help.c:447
4209 msgid "External commands"
4210 msgstr ""
4212 #: help.c:462
4213 msgid "Command aliases"
4214 msgstr ""
4216 #: help.c:543
4217 #, c-format
4218 msgid ""
4219 "'%s' appears to be a git command, but we were not\n"
4220 "able to execute it. Maybe git-%s is broken?"
4221 msgstr ""
4223 #: help.c:565 help.c:662
4224 #, c-format
4225 msgid "git: '%s' is not a git command. See 'git --help'."
4226 msgstr ""
4228 #: help.c:613
4229 msgid "Uh oh. Your system reports no Git commands at all."
4230 msgstr ""
4232 #: help.c:635
4233 #, c-format
4234 msgid "WARNING: You called a Git command named '%s', which does not exist."
4235 msgstr ""
4237 #: help.c:640
4238 #, c-format
4239 msgid "Continuing under the assumption that you meant '%s'."
4240 msgstr ""
4242 #: help.c:646
4243 #, c-format
4244 msgid "Run '%s' instead [y/N]? "
4245 msgstr ""
4247 #: help.c:654
4248 #, c-format
4249 msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
4250 msgstr ""
4252 #: help.c:666
4253 msgid ""
4254 "\n"
4255 "The most similar command is"
4256 msgid_plural ""
4257 "\n"
4258 "The most similar commands are"
4259 msgstr[0] ""
4260 msgstr[1] ""
4262 #: help.c:706
4263 msgid "git version [<options>]"
4264 msgstr ""
4266 #: help.c:761
4267 #, c-format
4268 msgid "%s: %s - %s"
4269 msgstr ""
4271 #: help.c:765
4272 msgid ""
4273 "\n"
4274 "Did you mean this?"
4275 msgid_plural ""
4276 "\n"
4277 "Did you mean one of these?"
4278 msgstr[0] ""
4279 msgstr[1] ""
4281 #: hook.c:27
4282 #, c-format
4283 msgid ""
4284 "The '%s' hook was ignored because it's not set as executable.\n"
4285 "You can disable this warning with `git config advice.ignoredHook false`."
4286 msgstr ""
4288 #: ident.c:353
4289 msgid "Author identity unknown\n"
4290 msgstr ""
4292 #: ident.c:356
4293 msgid "Committer identity unknown\n"
4294 msgstr ""
4296 #: ident.c:362
4297 msgid ""
4298 "\n"
4299 "*** Please tell me who you are.\n"
4300 "\n"
4301 "Run\n"
4302 "\n"
4303 "  git config --global user.email \"you@example.com\"\n"
4304 "  git config --global user.name \"Your Name\"\n"
4305 "\n"
4306 "to set your account's default identity.\n"
4307 "Omit --global to set the identity only in this repository.\n"
4308 "\n"
4309 msgstr ""
4311 #: ident.c:397
4312 msgid "no email was given and auto-detection is disabled"
4313 msgstr ""
4315 #: ident.c:402
4316 #, c-format
4317 msgid "unable to auto-detect email address (got '%s')"
4318 msgstr ""
4320 #: ident.c:419
4321 msgid "no name was given and auto-detection is disabled"
4322 msgstr ""
4324 #: ident.c:425
4325 #, c-format
4326 msgid "unable to auto-detect name (got '%s')"
4327 msgstr ""
4329 #: ident.c:433
4330 #, c-format
4331 msgid "empty ident name (for <%s>) not allowed"
4332 msgstr ""
4334 #: ident.c:439
4335 #, c-format
4336 msgid "name consists only of disallowed characters: %s"
4337 msgstr ""
4339 #: ident.c:454 builtin/commit.c:648
4340 #, c-format
4341 msgid "invalid date format: %s"
4342 msgstr ""
4344 #: list-objects-filter-options.c:83
4345 msgid "expected 'tree:<depth>'"
4346 msgstr ""
4348 #: list-objects-filter-options.c:98
4349 msgid "sparse:path filters support has been dropped"
4350 msgstr ""
4352 #: list-objects-filter-options.c:105
4353 #, c-format
4354 msgid "'%s' for 'object:type=<type>' is not a valid object type"
4355 msgstr ""
4357 #: list-objects-filter-options.c:124
4358 #, c-format
4359 msgid "invalid filter-spec '%s'"
4360 msgstr ""
4362 #: list-objects-filter-options.c:140
4363 #, c-format
4364 msgid "must escape char in sub-filter-spec: '%c'"
4365 msgstr ""
4367 #: list-objects-filter-options.c:182
4368 msgid "expected something after combine:"
4369 msgstr ""
4371 #: list-objects-filter-options.c:264
4372 msgid "multiple filter-specs cannot be combined"
4373 msgstr ""
4375 #: list-objects-filter-options.c:376
4376 msgid "unable to upgrade repository format to support partial clone"
4377 msgstr ""
4379 #: list-objects-filter.c:532
4380 #, c-format
4381 msgid "unable to access sparse blob in '%s'"
4382 msgstr ""
4384 #: list-objects-filter.c:535
4385 #, c-format
4386 msgid "unable to parse sparse filter data in %s"
4387 msgstr ""
4389 #: list-objects.c:127
4390 #, c-format
4391 msgid "entry '%s' in tree %s has tree mode, but is not a tree"
4392 msgstr ""
4394 #: list-objects.c:140
4395 #, c-format
4396 msgid "entry '%s' in tree %s has blob mode, but is not a blob"
4397 msgstr ""
4399 #: list-objects.c:398
4400 #, c-format
4401 msgid "unable to load root tree for commit %s"
4402 msgstr ""
4404 #: lockfile.c:152
4405 #, c-format
4406 msgid ""
4407 "Unable to create '%s.lock': %s.\n"
4408 "\n"
4409 "Another git process seems to be running in this repository, e.g.\n"
4410 "an editor opened by 'git commit'. Please make sure all processes\n"
4411 "are terminated then try again. If it still fails, a git process\n"
4412 "may have crashed in this repository earlier:\n"
4413 "remove the file manually to continue."
4414 msgstr ""
4416 #: lockfile.c:160
4417 #, c-format
4418 msgid "Unable to create '%s.lock': %s"
4419 msgstr ""
4421 #: ls-refs.c:37
4422 #, c-format
4423 msgid "invalid value '%s' for lsrefs.unborn"
4424 msgstr ""
4426 #: ls-refs.c:174
4427 #, c-format
4428 msgid "unexpected line: '%s'"
4429 msgstr ""
4431 #: ls-refs.c:178
4432 msgid "expected flush after ls-refs arguments"
4433 msgstr ""
4435 #: mailinfo.c:1050
4436 msgid "quoted CRLF detected"
4437 msgstr ""
4439 #: mailinfo.c:1254 builtin/am.c:184 builtin/mailinfo.c:46
4440 #, c-format
4441 msgid "bad action '%s' for '%s'"
4442 msgstr ""
4444 #: merge-ort.c:1584 merge-recursive.c:1211
4445 #, c-format
4446 msgid "Failed to merge submodule %s (not checked out)"
4447 msgstr ""
4449 #: merge-ort.c:1593 merge-recursive.c:1218
4450 #, c-format
4451 msgid "Failed to merge submodule %s (commits not present)"
4452 msgstr ""
4454 #: merge-ort.c:1602 merge-recursive.c:1225
4455 #, c-format
4456 msgid "Failed to merge submodule %s (commits don't follow merge-base)"
4457 msgstr ""
4459 #: merge-ort.c:1612 merge-ort.c:1620
4460 #, c-format
4461 msgid "Note: Fast-forwarding submodule %s to %s"
4462 msgstr ""
4464 #: merge-ort.c:1642
4465 #, c-format
4466 msgid "Failed to merge submodule %s"
4467 msgstr ""
4469 #: merge-ort.c:1649
4470 #, c-format
4471 msgid ""
4472 "Failed to merge submodule %s, but a possible merge resolution exists:\n"
4473 "%s\n"
4474 msgstr ""
4476 #: merge-ort.c:1653 merge-recursive.c:1281
4477 #, c-format
4478 msgid ""
4479 "If this is correct simply add it to the index for example\n"
4480 "by using:\n"
4481 "\n"
4482 "  git update-index --cacheinfo 160000 %s \"%s\"\n"
4483 "\n"
4484 "which will accept this suggestion.\n"
4485 msgstr ""
4487 #: merge-ort.c:1666
4488 #, c-format
4489 msgid ""
4490 "Failed to merge submodule %s, but multiple possible merges exist:\n"
4491 "%s"
4492 msgstr ""
4494 #: merge-ort.c:1887 merge-recursive.c:1372
4495 msgid "Failed to execute internal merge"
4496 msgstr ""
4498 #: merge-ort.c:1892 merge-recursive.c:1377
4499 #, c-format
4500 msgid "Unable to add %s to database"
4501 msgstr ""
4503 #: merge-ort.c:1899 merge-recursive.c:1410
4504 #, c-format
4505 msgid "Auto-merging %s"
4506 msgstr ""
4508 #: merge-ort.c:2038 merge-recursive.c:2132
4509 #, c-format
4510 msgid ""
4511 "CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
4512 "implicit directory rename(s) putting the following path(s) there: %s."
4513 msgstr ""
4515 #: merge-ort.c:2048 merge-recursive.c:2142
4516 #, c-format
4517 msgid ""
4518 "CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
4519 "implicit directory renames tried to put these paths there: %s"
4520 msgstr ""
4522 #: merge-ort.c:2106
4523 #, c-format
4524 msgid ""
4525 "CONFLICT (directory rename split): Unclear where to rename %s to; it was "
4526 "renamed to multiple other directories, with no destination getting a "
4527 "majority of the files."
4528 msgstr ""
4530 #: merge-ort.c:2260 merge-recursive.c:2478
4531 #, c-format
4532 msgid ""
4533 "WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
4534 "renamed."
4535 msgstr ""
4537 #: merge-ort.c:2400 merge-recursive.c:3261
4538 #, c-format
4539 msgid ""
4540 "Path updated: %s added in %s inside a directory that was renamed in %s; "
4541 "moving it to %s."
4542 msgstr ""
4544 #: merge-ort.c:2407 merge-recursive.c:3268
4545 #, c-format
4546 msgid ""
4547 "Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
4548 "%s; moving it to %s."
4549 msgstr ""
4551 #: merge-ort.c:2420 merge-recursive.c:3264
4552 #, c-format
4553 msgid ""
4554 "CONFLICT (file location): %s added in %s inside a directory that was renamed "
4555 "in %s, suggesting it should perhaps be moved to %s."
4556 msgstr ""
4558 #: merge-ort.c:2428 merge-recursive.c:3271
4559 #, c-format
4560 msgid ""
4561 "CONFLICT (file location): %s renamed to %s in %s, inside a directory that "
4562 "was renamed in %s, suggesting it should perhaps be moved to %s."
4563 msgstr ""
4565 #: merge-ort.c:2584
4566 #, c-format
4567 msgid "CONFLICT (rename/rename): %s renamed to %s in %s and to %s in %s."
4568 msgstr ""
4570 #: merge-ort.c:2679
4571 #, c-format
4572 msgid ""
4573 "CONFLICT (rename involved in collision): rename of %s -> %s has content "
4574 "conflicts AND collides with another path; this may result in nested conflict "
4575 "markers."
4576 msgstr ""
4578 #: merge-ort.c:2698 merge-ort.c:2722
4579 #, c-format
4580 msgid "CONFLICT (rename/delete): %s renamed to %s in %s, but deleted in %s."
4581 msgstr ""
4583 #: merge-ort.c:3212 merge-recursive.c:3022
4584 #, c-format
4585 msgid "cannot read object %s"
4586 msgstr ""
4588 #: merge-ort.c:3215 merge-recursive.c:3025
4589 #, c-format
4590 msgid "object %s is not a blob"
4591 msgstr ""
4593 #: merge-ort.c:3644
4594 #, c-format
4595 msgid ""
4596 "CONFLICT (file/directory): directory in the way of %s from %s; moving it to "
4597 "%s instead."
4598 msgstr ""
4600 #: merge-ort.c:3721
4601 #, c-format
4602 msgid ""
4603 "CONFLICT (distinct types): %s had different types on each side; renamed both "
4604 "of them so each can be recorded somewhere."
4605 msgstr ""
4607 #: merge-ort.c:3728
4608 #, c-format
4609 msgid ""
4610 "CONFLICT (distinct types): %s had different types on each side; renamed one "
4611 "of them so each can be recorded somewhere."
4612 msgstr ""
4614 #: merge-ort.c:3819 merge-recursive.c:3101
4615 msgid "content"
4616 msgstr ""
4618 #: merge-ort.c:3821 merge-recursive.c:3105
4619 msgid "add/add"
4620 msgstr ""
4622 #: merge-ort.c:3823 merge-recursive.c:3150
4623 msgid "submodule"
4624 msgstr ""
4626 #: merge-ort.c:3825 merge-recursive.c:3151
4627 #, c-format
4628 msgid "CONFLICT (%s): Merge conflict in %s"
4629 msgstr ""
4631 #: merge-ort.c:3869
4632 #, c-format
4633 msgid ""
4634 "CONFLICT (modify/delete): %s deleted in %s and modified in %s.  Version %s "
4635 "of %s left in tree."
4636 msgstr ""
4638 #: merge-ort.c:4165
4639 #, c-format
4640 msgid ""
4641 "Note: %s not up to date and in way of checking out conflicted version; old "
4642 "copy renamed to %s"
4643 msgstr ""
4645 #. TRANSLATORS: The %s arguments are: 1) tree hash of a merge
4646 #. base, and 2-3) the trees for the two trees we're merging.
4648 #: merge-ort.c:4534
4649 #, c-format
4650 msgid "collecting merge info failed for trees %s, %s, %s"
4651 msgstr ""
4653 #: merge-ort-wrappers.c:13 merge-recursive.c:3716
4654 #, c-format
4655 msgid ""
4656 "Your local changes to the following files would be overwritten by merge:\n"
4657 "  %s"
4658 msgstr ""
4660 #: merge-ort-wrappers.c:33 merge-recursive.c:3482 builtin/merge.c:405
4661 msgid "Already up to date."
4662 msgstr ""
4664 #: merge-recursive.c:353
4665 msgid "(bad commit)\n"
4666 msgstr ""
4668 #: merge-recursive.c:381
4669 #, c-format
4670 msgid "add_cacheinfo failed for path '%s'; merge aborting."
4671 msgstr ""
4673 #: merge-recursive.c:390
4674 #, c-format
4675 msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
4676 msgstr ""
4678 #: merge-recursive.c:881
4679 #, c-format
4680 msgid "failed to create path '%s'%s"
4681 msgstr ""
4683 #: merge-recursive.c:892
4684 #, c-format
4685 msgid "Removing %s to make room for subdirectory\n"
4686 msgstr ""
4688 #: merge-recursive.c:906 merge-recursive.c:925
4689 msgid ": perhaps a D/F conflict?"
4690 msgstr ""
4692 #: merge-recursive.c:915
4693 #, c-format
4694 msgid "refusing to lose untracked file at '%s'"
4695 msgstr ""
4697 #: merge-recursive.c:956 builtin/cat-file.c:41
4698 #, c-format
4699 msgid "cannot read object %s '%s'"
4700 msgstr ""
4702 #: merge-recursive.c:961
4703 #, c-format
4704 msgid "blob expected for %s '%s'"
4705 msgstr ""
4707 #: merge-recursive.c:986
4708 #, c-format
4709 msgid "failed to open '%s': %s"
4710 msgstr ""
4712 #: merge-recursive.c:997
4713 #, c-format
4714 msgid "failed to symlink '%s': %s"
4715 msgstr ""
4717 #: merge-recursive.c:1002
4718 #, c-format
4719 msgid "do not know what to do with %06o %s '%s'"
4720 msgstr ""
4722 #: merge-recursive.c:1233 merge-recursive.c:1246
4723 #, c-format
4724 msgid "Fast-forwarding submodule %s to the following commit:"
4725 msgstr ""
4727 #: merge-recursive.c:1236 merge-recursive.c:1249
4728 #, c-format
4729 msgid "Fast-forwarding submodule %s"
4730 msgstr ""
4732 #: merge-recursive.c:1273
4733 #, c-format
4734 msgid "Failed to merge submodule %s (merge following commits not found)"
4735 msgstr ""
4737 #: merge-recursive.c:1277
4738 #, c-format
4739 msgid "Failed to merge submodule %s (not fast-forward)"
4740 msgstr ""
4742 #: merge-recursive.c:1278
4743 msgid "Found a possible merge resolution for the submodule:\n"
4744 msgstr ""
4746 #: merge-recursive.c:1290
4747 #, c-format
4748 msgid "Failed to merge submodule %s (multiple merges found)"
4749 msgstr ""
4751 #: merge-recursive.c:1434
4752 #, c-format
4753 msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
4754 msgstr ""
4756 #: merge-recursive.c:1506
4757 #, c-format
4758 msgid ""
4759 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4760 "in tree."
4761 msgstr ""
4763 #: merge-recursive.c:1511
4764 #, c-format
4765 msgid ""
4766 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4767 "left in tree."
4768 msgstr ""
4770 #: merge-recursive.c:1518
4771 #, c-format
4772 msgid ""
4773 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4774 "in tree at %s."
4775 msgstr ""
4777 #: merge-recursive.c:1523
4778 #, c-format
4779 msgid ""
4780 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4781 "left in tree at %s."
4782 msgstr ""
4784 #: merge-recursive.c:1558
4785 msgid "rename"
4786 msgstr ""
4788 #: merge-recursive.c:1558
4789 msgid "renamed"
4790 msgstr ""
4792 #: merge-recursive.c:1609 merge-recursive.c:2515 merge-recursive.c:3178
4793 #, c-format
4794 msgid "Refusing to lose dirty file at %s"
4795 msgstr ""
4797 #: merge-recursive.c:1619
4798 #, c-format
4799 msgid "Refusing to lose untracked file at %s, even though it's in the way."
4800 msgstr ""
4802 #: merge-recursive.c:1677
4803 #, c-format
4804 msgid "CONFLICT (rename/add): Rename %s->%s in %s.  Added %s in %s"
4805 msgstr ""
4807 #: merge-recursive.c:1708
4808 #, c-format
4809 msgid "%s is a directory in %s adding as %s instead"
4810 msgstr ""
4812 #: merge-recursive.c:1713
4813 #, c-format
4814 msgid "Refusing to lose untracked file at %s; adding as %s instead"
4815 msgstr ""
4817 #: merge-recursive.c:1740
4818 #, c-format
4819 msgid ""
4820 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
4821 "\"->\"%s\" in \"%s\"%s"
4822 msgstr ""
4824 #: merge-recursive.c:1745
4825 msgid " (left unresolved)"
4826 msgstr ""
4828 #: merge-recursive.c:1837
4829 #, c-format
4830 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
4831 msgstr ""
4833 #: merge-recursive.c:2100
4834 #, c-format
4835 msgid ""
4836 "CONFLICT (directory rename split): Unclear where to place %s because "
4837 "directory %s was renamed to multiple other directories, with no destination "
4838 "getting a majority of the files."
4839 msgstr ""
4841 #: merge-recursive.c:2234
4842 #, c-format
4843 msgid ""
4844 "CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
4845 ">%s in %s"
4846 msgstr ""
4848 #: merge-recursive.c:3089
4849 msgid "modify"
4850 msgstr ""
4852 #: merge-recursive.c:3089
4853 msgid "modified"
4854 msgstr ""
4856 #: merge-recursive.c:3128
4857 #, c-format
4858 msgid "Skipped %s (merged same as existing)"
4859 msgstr ""
4861 #: merge-recursive.c:3181
4862 #, c-format
4863 msgid "Adding as %s instead"
4864 msgstr ""
4866 #: merge-recursive.c:3385
4867 #, c-format
4868 msgid "Removing %s"
4869 msgstr ""
4871 #: merge-recursive.c:3408
4872 msgid "file/directory"
4873 msgstr ""
4875 #: merge-recursive.c:3413
4876 msgid "directory/file"
4877 msgstr ""
4879 #: merge-recursive.c:3420
4880 #, c-format
4881 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
4882 msgstr ""
4884 #: merge-recursive.c:3429
4885 #, c-format
4886 msgid "Adding %s"
4887 msgstr ""
4889 #: merge-recursive.c:3438
4890 #, c-format
4891 msgid "CONFLICT (add/add): Merge conflict in %s"
4892 msgstr ""
4894 #: merge-recursive.c:3491
4895 #, c-format
4896 msgid "merging of trees %s and %s failed"
4897 msgstr ""
4899 #: merge-recursive.c:3585
4900 msgid "Merging:"
4901 msgstr ""
4903 #: merge-recursive.c:3598
4904 #, c-format
4905 msgid "found %u common ancestor:"
4906 msgid_plural "found %u common ancestors:"
4907 msgstr[0] ""
4908 msgstr[1] ""
4910 #: merge-recursive.c:3648
4911 msgid "merge returned no commit"
4912 msgstr ""
4914 #: merge-recursive.c:3816
4915 #, c-format
4916 msgid "Could not parse object '%s'"
4917 msgstr ""
4919 #: merge-recursive.c:3834 builtin/merge.c:720 builtin/merge.c:906
4920 #: builtin/stash.c:489
4921 msgid "Unable to write index."
4922 msgstr ""
4924 #: merge.c:41
4925 msgid "failed to read the cache"
4926 msgstr ""
4928 #: merge.c:102 rerere.c:704 builtin/am.c:1988 builtin/am.c:2022
4929 #: builtin/checkout.c:598 builtin/checkout.c:853 builtin/clone.c:706
4930 #: builtin/stash.c:269
4931 msgid "unable to write new index file"
4932 msgstr ""
4934 #: midx.c:78
4935 msgid "multi-pack-index OID fanout is of the wrong size"
4936 msgstr ""
4938 #: midx.c:111
4939 #, c-format
4940 msgid "multi-pack-index file %s is too small"
4941 msgstr ""
4943 #: midx.c:127
4944 #, c-format
4945 msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x"
4946 msgstr ""
4948 #: midx.c:132
4949 #, c-format
4950 msgid "multi-pack-index version %d not recognized"
4951 msgstr ""
4953 #: midx.c:137
4954 #, c-format
4955 msgid "multi-pack-index hash version %u does not match version %u"
4956 msgstr ""
4958 #: midx.c:154
4959 msgid "multi-pack-index missing required pack-name chunk"
4960 msgstr ""
4962 #: midx.c:156
4963 msgid "multi-pack-index missing required OID fanout chunk"
4964 msgstr ""
4966 #: midx.c:158
4967 msgid "multi-pack-index missing required OID lookup chunk"
4968 msgstr ""
4970 #: midx.c:160
4971 msgid "multi-pack-index missing required object offsets chunk"
4972 msgstr ""
4974 #: midx.c:176
4975 #, c-format
4976 msgid "multi-pack-index pack names out of order: '%s' before '%s'"
4977 msgstr ""
4979 #: midx.c:224
4980 #, c-format
4981 msgid "bad pack-int-id: %u (%u total packs)"
4982 msgstr ""
4984 #: midx.c:274
4985 msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
4986 msgstr ""
4988 #: midx.c:505
4989 #, c-format
4990 msgid "failed to add packfile '%s'"
4991 msgstr ""
4993 #: midx.c:511
4994 #, c-format
4995 msgid "failed to open pack-index '%s'"
4996 msgstr ""
4998 #: midx.c:579
4999 #, c-format
5000 msgid "failed to locate object %d in packfile"
5001 msgstr ""
5003 #: midx.c:895
5004 msgid "cannot store reverse index file"
5005 msgstr ""
5007 #: midx.c:993
5008 #, c-format
5009 msgid "could not parse line: %s"
5010 msgstr ""
5012 #: midx.c:995
5013 #, c-format
5014 msgid "malformed line: %s"
5015 msgstr ""
5017 #: midx.c:1162
5018 msgid "ignoring existing multi-pack-index; checksum mismatch"
5019 msgstr ""
5021 #: midx.c:1187
5022 msgid "could not load pack"
5023 msgstr ""
5025 #: midx.c:1193
5026 #, c-format
5027 msgid "could not open index for %s"
5028 msgstr ""
5030 #: midx.c:1204
5031 msgid "Adding packfiles to multi-pack-index"
5032 msgstr ""
5034 #: midx.c:1247
5035 #, c-format
5036 msgid "unknown preferred pack: '%s'"
5037 msgstr ""
5039 #: midx.c:1292
5040 #, c-format
5041 msgid "cannot select preferred pack %s with no objects"
5042 msgstr ""
5044 #: midx.c:1324
5045 #, c-format
5046 msgid "did not see pack-file %s to drop"
5047 msgstr ""
5049 #: midx.c:1370
5050 #, c-format
5051 msgid "preferred pack '%s' is expired"
5052 msgstr ""
5054 #: midx.c:1383
5055 msgid "no pack files to index."
5056 msgstr ""
5058 #: midx.c:1420
5059 msgid "could not write multi-pack bitmap"
5060 msgstr ""
5062 #: midx.c:1430
5063 msgid "could not write multi-pack-index"
5064 msgstr ""
5066 #: midx.c:1489 builtin/clean.c:37
5067 #, c-format
5068 msgid "failed to remove %s"
5069 msgstr ""
5071 #: midx.c:1522
5072 #, c-format
5073 msgid "failed to clear multi-pack-index at %s"
5074 msgstr ""
5076 #: midx.c:1585
5077 msgid "multi-pack-index file exists, but failed to parse"
5078 msgstr ""
5080 #: midx.c:1593
5081 msgid "incorrect checksum"
5082 msgstr ""
5084 #: midx.c:1596
5085 msgid "Looking for referenced packfiles"
5086 msgstr ""
5088 #: midx.c:1611
5089 #, c-format
5090 msgid ""
5091 "oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
5092 msgstr ""
5094 #: midx.c:1616
5095 msgid "the midx contains no oid"
5096 msgstr ""
5098 #: midx.c:1625
5099 msgid "Verifying OID order in multi-pack-index"
5100 msgstr ""
5102 #: midx.c:1634
5103 #, c-format
5104 msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
5105 msgstr ""
5107 #: midx.c:1654
5108 msgid "Sorting objects by packfile"
5109 msgstr ""
5111 #: midx.c:1661
5112 msgid "Verifying object offsets"
5113 msgstr ""
5115 #: midx.c:1677
5116 #, c-format
5117 msgid "failed to load pack entry for oid[%d] = %s"
5118 msgstr ""
5120 #: midx.c:1683
5121 #, c-format
5122 msgid "failed to load pack-index for packfile %s"
5123 msgstr ""
5125 #: midx.c:1692
5126 #, c-format
5127 msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
5128 msgstr ""
5130 #: midx.c:1719
5131 msgid "Counting referenced objects"
5132 msgstr ""
5134 #: midx.c:1729
5135 msgid "Finding and deleting unreferenced packfiles"
5136 msgstr ""
5138 #: midx.c:1921
5139 msgid "could not start pack-objects"
5140 msgstr ""
5142 #: midx.c:1941
5143 msgid "could not finish pack-objects"
5144 msgstr ""
5146 #: name-hash.c:542
5147 #, c-format
5148 msgid "unable to create lazy_dir thread: %s"
5149 msgstr ""
5151 #: name-hash.c:564
5152 #, c-format
5153 msgid "unable to create lazy_name thread: %s"
5154 msgstr ""
5156 #: name-hash.c:570
5157 #, c-format
5158 msgid "unable to join lazy_name thread: %s"
5159 msgstr ""
5161 #: notes-merge.c:277
5162 #, c-format
5163 msgid ""
5164 "You have not concluded your previous notes merge (%s exists).\n"
5165 "Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
5166 "commit/abort the previous merge before you start a new notes merge."
5167 msgstr ""
5169 #: notes-merge.c:284
5170 #, c-format
5171 msgid "You have not concluded your notes merge (%s exists)."
5172 msgstr ""
5174 #: notes-utils.c:46
5175 msgid "Cannot commit uninitialized/unreferenced notes tree"
5176 msgstr ""
5178 #: notes-utils.c:105
5179 #, c-format
5180 msgid "Bad notes.rewriteMode value: '%s'"
5181 msgstr ""
5183 #: notes-utils.c:115
5184 #, c-format
5185 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
5186 msgstr ""
5188 #. TRANSLATORS: The first %s is the name of
5189 #. the environment variable, the second %s is
5190 #. its value.
5192 #: notes-utils.c:145
5193 #, c-format
5194 msgid "Bad %s value: '%s'"
5195 msgstr ""
5197 #: object-file.c:456
5198 #, c-format
5199 msgid "object directory %s does not exist; check .git/objects/info/alternates"
5200 msgstr ""
5202 #: object-file.c:514
5203 #, c-format
5204 msgid "unable to normalize alternate object path: %s"
5205 msgstr ""
5207 #: object-file.c:588
5208 #, c-format
5209 msgid "%s: ignoring alternate object stores, nesting too deep"
5210 msgstr ""
5212 #: object-file.c:595
5213 #, c-format
5214 msgid "unable to normalize object directory: %s"
5215 msgstr ""
5217 #: object-file.c:638
5218 msgid "unable to fdopen alternates lockfile"
5219 msgstr ""
5221 #: object-file.c:656
5222 msgid "unable to read alternates file"
5223 msgstr ""
5225 #: object-file.c:663
5226 msgid "unable to move new alternates file into place"
5227 msgstr ""
5229 #: object-file.c:741
5230 #, c-format
5231 msgid "path '%s' does not exist"
5232 msgstr ""
5234 #: object-file.c:762
5235 #, c-format
5236 msgid "reference repository '%s' as a linked checkout is not supported yet."
5237 msgstr ""
5239 #: object-file.c:768
5240 #, c-format
5241 msgid "reference repository '%s' is not a local repository."
5242 msgstr ""
5244 #: object-file.c:774
5245 #, c-format
5246 msgid "reference repository '%s' is shallow"
5247 msgstr ""
5249 #: object-file.c:782
5250 #, c-format
5251 msgid "reference repository '%s' is grafted"
5252 msgstr ""
5254 #: object-file.c:813
5255 #, c-format
5256 msgid "could not find object directory matching %s"
5257 msgstr ""
5259 #: object-file.c:863
5260 #, c-format
5261 msgid "invalid line while parsing alternate refs: %s"
5262 msgstr ""
5264 #: object-file.c:1013
5265 #, c-format
5266 msgid "attempting to mmap %<PRIuMAX> over limit %<PRIuMAX>"
5267 msgstr ""
5269 #: object-file.c:1048
5270 #, c-format
5271 msgid "mmap failed%s"
5272 msgstr ""
5274 #: object-file.c:1214
5275 #, c-format
5276 msgid "object file %s is empty"
5277 msgstr ""
5279 #: object-file.c:1333 object-file.c:2542
5280 #, c-format
5281 msgid "corrupt loose object '%s'"
5282 msgstr ""
5284 #: object-file.c:1335 object-file.c:2546
5285 #, c-format
5286 msgid "garbage at end of loose object '%s'"
5287 msgstr ""
5289 #: object-file.c:1457
5290 #, c-format
5291 msgid "unable to parse %s header"
5292 msgstr ""
5294 #: object-file.c:1459
5295 msgid "invalid object type"
5296 msgstr ""
5298 #: object-file.c:1470
5299 #, c-format
5300 msgid "unable to unpack %s header"
5301 msgstr ""
5303 #: object-file.c:1474
5304 #, c-format
5305 msgid "header for %s too long, exceeds %d bytes"
5306 msgstr ""
5308 #: object-file.c:1704
5309 #, c-format
5310 msgid "failed to read object %s"
5311 msgstr ""
5313 #: object-file.c:1708
5314 #, c-format
5315 msgid "replacement %s not found for %s"
5316 msgstr ""
5318 #: object-file.c:1712
5319 #, c-format
5320 msgid "loose object %s (stored in %s) is corrupt"
5321 msgstr ""
5323 #: object-file.c:1716
5324 #, c-format
5325 msgid "packed object %s (stored in %s) is corrupt"
5326 msgstr ""
5328 #: object-file.c:1821
5329 #, c-format
5330 msgid "unable to write file %s"
5331 msgstr ""
5333 #: object-file.c:1828
5334 #, c-format
5335 msgid "unable to set permission to '%s'"
5336 msgstr ""
5338 #: object-file.c:1835
5339 msgid "file write error"
5340 msgstr ""
5342 #: object-file.c:1858
5343 msgid "error when closing loose object file"
5344 msgstr ""
5346 #: object-file.c:1925
5347 #, c-format
5348 msgid "insufficient permission for adding an object to repository database %s"
5349 msgstr ""
5351 #: object-file.c:1927
5352 msgid "unable to create temporary file"
5353 msgstr ""
5355 #: object-file.c:1951
5356 msgid "unable to write loose object file"
5357 msgstr ""
5359 #: object-file.c:1957
5360 #, c-format
5361 msgid "unable to deflate new object %s (%d)"
5362 msgstr ""
5364 #: object-file.c:1961
5365 #, c-format
5366 msgid "deflateEnd on object %s failed (%d)"
5367 msgstr ""
5369 #: object-file.c:1965
5370 #, c-format
5371 msgid "confused by unstable object source data for %s"
5372 msgstr ""
5374 #: object-file.c:1976 builtin/pack-objects.c:1243
5375 #, c-format
5376 msgid "failed utime() on %s"
5377 msgstr ""
5379 #: object-file.c:2054
5380 #, c-format
5381 msgid "cannot read object for %s"
5382 msgstr ""
5384 #: object-file.c:2105
5385 msgid "corrupt commit"
5386 msgstr ""
5388 #: object-file.c:2113
5389 msgid "corrupt tag"
5390 msgstr ""
5392 #: object-file.c:2213
5393 #, c-format
5394 msgid "read error while indexing %s"
5395 msgstr ""
5397 #: object-file.c:2216
5398 #, c-format
5399 msgid "short read while indexing %s"
5400 msgstr ""
5402 #: object-file.c:2289 object-file.c:2299
5403 #, c-format
5404 msgid "%s: failed to insert into database"
5405 msgstr ""
5407 #: object-file.c:2305
5408 #, c-format
5409 msgid "%s: unsupported file type"
5410 msgstr ""
5412 #: object-file.c:2329 builtin/fetch.c:1453
5413 #, c-format
5414 msgid "%s is not a valid object"
5415 msgstr ""
5417 #: object-file.c:2331
5418 #, c-format
5419 msgid "%s is not a valid '%s' object"
5420 msgstr ""
5422 #: object-file.c:2358
5423 #, c-format
5424 msgid "unable to open %s"
5425 msgstr ""
5427 #: object-file.c:2553
5428 #, c-format
5429 msgid "hash mismatch for %s (expected %s)"
5430 msgstr ""
5432 #: object-file.c:2576
5433 #, c-format
5434 msgid "unable to mmap %s"
5435 msgstr ""
5437 #: object-file.c:2582
5438 #, c-format
5439 msgid "unable to unpack header of %s"
5440 msgstr ""
5442 #: object-file.c:2587
5443 #, c-format
5444 msgid "unable to parse header of %s"
5445 msgstr ""
5447 #: object-file.c:2598
5448 #, c-format
5449 msgid "unable to unpack contents of %s"
5450 msgstr ""
5452 #: object-name.c:480
5453 #, c-format
5454 msgid "short object ID %s is ambiguous"
5455 msgstr ""
5457 #: object-name.c:491
5458 msgid "The candidates are:"
5459 msgstr ""
5461 #: object-name.c:790
5462 msgid ""
5463 "Git normally never creates a ref that ends with 40 hex characters\n"
5464 "because it will be ignored when you just specify 40-hex. These refs\n"
5465 "may be created by mistake. For example,\n"
5466 "\n"
5467 "  git switch -c $br $(git rev-parse ...)\n"
5468 "\n"
5469 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
5470 "examine these refs and maybe delete them. Turn this message off by\n"
5471 "running \"git config advice.objectNameWarning false\""
5472 msgstr ""
5474 #: object-name.c:910
5475 #, c-format
5476 msgid "log for '%.*s' only goes back to %s"
5477 msgstr ""
5479 #: object-name.c:918
5480 #, c-format
5481 msgid "log for '%.*s' only has %d entries"
5482 msgstr ""
5484 #: object-name.c:1696
5485 #, c-format
5486 msgid "path '%s' exists on disk, but not in '%.*s'"
5487 msgstr ""
5489 #: object-name.c:1702
5490 #, c-format
5491 msgid ""
5492 "path '%s' exists, but not '%s'\n"
5493 "hint: Did you mean '%.*s:%s' aka '%.*s:./%s'?"
5494 msgstr ""
5496 #: object-name.c:1711
5497 #, c-format
5498 msgid "path '%s' does not exist in '%.*s'"
5499 msgstr ""
5501 #: object-name.c:1739
5502 #, c-format
5503 msgid ""
5504 "path '%s' is in the index, but not at stage %d\n"
5505 "hint: Did you mean ':%d:%s'?"
5506 msgstr ""
5508 #: object-name.c:1755
5509 #, c-format
5510 msgid ""
5511 "path '%s' is in the index, but not '%s'\n"
5512 "hint: Did you mean ':%d:%s' aka ':%d:./%s'?"
5513 msgstr ""
5515 #: object-name.c:1763
5516 #, c-format
5517 msgid "path '%s' exists on disk, but not in the index"
5518 msgstr ""
5520 #: object-name.c:1765
5521 #, c-format
5522 msgid "path '%s' does not exist (neither on disk nor in the index)"
5523 msgstr ""
5525 #: object-name.c:1778
5526 msgid "relative path syntax can't be used outside working tree"
5527 msgstr ""
5529 #: object-name.c:1916
5530 #, c-format
5531 msgid "invalid object name '%.*s'."
5532 msgstr ""
5534 #: object.c:53
5535 #, c-format
5536 msgid "invalid object type \"%s\""
5537 msgstr ""
5539 #: object.c:173
5540 #, c-format
5541 msgid "object %s is a %s, not a %s"
5542 msgstr ""
5544 #: object.c:250
5545 #, c-format
5546 msgid "object %s has unknown type id %d"
5547 msgstr ""
5549 #: object.c:263
5550 #, c-format
5551 msgid "unable to parse object: %s"
5552 msgstr ""
5554 #: object.c:283 object.c:295
5555 #, c-format
5556 msgid "hash mismatch %s"
5557 msgstr ""
5559 #: pack-bitmap.c:353
5560 msgid "multi-pack bitmap is missing required reverse index"
5561 msgstr ""
5563 #: pack-bitmap.c:429
5564 msgid "load_reverse_index: could not open pack"
5565 msgstr ""
5567 #: pack-bitmap.c:1069 pack-bitmap.c:1075 builtin/pack-objects.c:2424
5568 #, c-format
5569 msgid "unable to get size of %s"
5570 msgstr ""
5572 #: pack-bitmap.c:1935
5573 #, c-format
5574 msgid "could not find %s in pack %s at offset %<PRIuMAX>"
5575 msgstr ""
5577 #: pack-bitmap.c:1971 builtin/rev-list.c:92
5578 #, c-format
5579 msgid "unable to get disk usage of %s"
5580 msgstr ""
5582 #: pack-revindex.c:221
5583 #, c-format
5584 msgid "reverse-index file %s is too small"
5585 msgstr ""
5587 #: pack-revindex.c:226
5588 #, c-format
5589 msgid "reverse-index file %s is corrupt"
5590 msgstr ""
5592 #: pack-revindex.c:234
5593 #, c-format
5594 msgid "reverse-index file %s has unknown signature"
5595 msgstr ""
5597 #: pack-revindex.c:238
5598 #, c-format
5599 msgid "reverse-index file %s has unsupported version %<PRIu32>"
5600 msgstr ""
5602 #: pack-revindex.c:243
5603 #, c-format
5604 msgid "reverse-index file %s has unsupported hash id %<PRIu32>"
5605 msgstr ""
5607 #: pack-write.c:251
5608 msgid "cannot both write and verify reverse index"
5609 msgstr ""
5611 #: pack-write.c:270
5612 #, c-format
5613 msgid "could not stat: %s"
5614 msgstr ""
5616 #: pack-write.c:282
5617 #, c-format
5618 msgid "failed to make %s readable"
5619 msgstr ""
5621 #: pack-write.c:520
5622 #, c-format
5623 msgid "could not write '%s' promisor file"
5624 msgstr ""
5626 #: packfile.c:627
5627 msgid "offset before end of packfile (broken .idx?)"
5628 msgstr ""
5630 #: packfile.c:657
5631 #, c-format
5632 msgid "packfile %s cannot be mapped%s"
5633 msgstr ""
5635 #: packfile.c:1924
5636 #, c-format
5637 msgid "offset before start of pack index for %s (corrupt index?)"
5638 msgstr ""
5640 #: packfile.c:1928
5641 #, c-format
5642 msgid "offset beyond end of pack index for %s (truncated index?)"
5643 msgstr ""
5645 #: parse-options-cb.c:21 parse-options-cb.c:25 builtin/commit-graph.c:175
5646 #, c-format
5647 msgid "option `%s' expects a numerical value"
5648 msgstr ""
5650 #: parse-options-cb.c:42
5651 #, c-format
5652 msgid "malformed expiration date '%s'"
5653 msgstr ""
5655 #: parse-options-cb.c:55
5656 #, c-format
5657 msgid "option `%s' expects \"always\", \"auto\", or \"never\""
5658 msgstr ""
5660 #: parse-options-cb.c:133 parse-options-cb.c:150
5661 #, c-format
5662 msgid "malformed object name '%s'"
5663 msgstr ""
5665 #: parse-options-cb.c:307
5666 #, c-format
5667 msgid "option `%s' expects \"%s\" or \"%s\""
5668 msgstr ""
5670 #: parse-options.c:58
5671 #, c-format
5672 msgid "%s requires a value"
5673 msgstr ""
5675 #: parse-options.c:93
5676 #, c-format
5677 msgid "%s is incompatible with %s"
5678 msgstr ""
5680 #: parse-options.c:98
5681 #, c-format
5682 msgid "%s : incompatible with something else"
5683 msgstr ""
5685 #: parse-options.c:112 parse-options.c:116
5686 #, c-format
5687 msgid "%s takes no value"
5688 msgstr ""
5690 #: parse-options.c:114
5691 #, c-format
5692 msgid "%s isn't available"
5693 msgstr ""
5695 #: parse-options.c:237
5696 #, c-format
5697 msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
5698 msgstr ""
5700 #: parse-options.c:393
5701 #, c-format
5702 msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
5703 msgstr ""
5705 #: parse-options.c:428 parse-options.c:436
5706 #, c-format
5707 msgid "did you mean `--%s` (with two dashes)?"
5708 msgstr ""
5710 #: parse-options.c:678 parse-options.c:1054
5711 #, c-format
5712 msgid "alias of --%s"
5713 msgstr ""
5715 #: parse-options.c:892
5716 #, c-format
5717 msgid "unknown option `%s'"
5718 msgstr ""
5720 #: parse-options.c:894
5721 #, c-format
5722 msgid "unknown switch `%c'"
5723 msgstr ""
5725 #: parse-options.c:896
5726 #, c-format
5727 msgid "unknown non-ascii option in string: `%s'"
5728 msgstr ""
5730 #: parse-options.c:920
5731 msgid "..."
5732 msgstr ""
5734 #: parse-options.c:934
5735 #, c-format
5736 msgid "usage: %s"
5737 msgstr ""
5739 #. TRANSLATORS: the colon here should align with the
5740 #. one in "usage: %s" translation.
5742 #: parse-options.c:949
5743 #, c-format
5744 msgid "   or: %s"
5745 msgstr ""
5747 #. TRANSLATORS: You should only need to translate this format
5748 #. string if your language is a RTL language (e.g. Arabic,
5749 #. Hebrew etc.), not if it's a LTR language (e.g. German,
5750 #. Russian, Chinese etc.).
5751 #. *
5752 #. When a translated usage string has an embedded "\n" it's
5753 #. because options have wrapped to the next line. The line
5754 #. after the "\n" will then be padded to align with the
5755 #. command name, such as N_("git cmd [opt]\n<8
5756 #. spaces>[opt2]"), where the 8 spaces are the same length as
5757 #. "git cmd ".
5758 #. *
5759 #. This format string prints out that already-translated
5760 #. line. The "%*s" is whitespace padding to account for the
5761 #. padding at the start of the line that we add in this
5762 #. function. The "%s" is a line in the (hopefully already
5763 #. translated) N_() usage string, which contained embedded
5764 #. newlines before we split it up.
5766 #: parse-options.c:970
5767 #, c-format
5768 msgid "%*s%s"
5769 msgstr ""
5771 #: parse-options.c:993
5772 #, c-format
5773 msgid "    %s"
5774 msgstr ""
5776 #: parse-options.c:1040
5777 msgid "-NUM"
5778 msgstr ""
5780 #: path.c:922
5781 #, c-format
5782 msgid "Could not make %s writable by group"
5783 msgstr ""
5785 #: pathspec.c:150
5786 msgid "Escape character '\\' not allowed as last character in attr value"
5787 msgstr ""
5789 #: pathspec.c:168
5790 msgid "Only one 'attr:' specification is allowed."
5791 msgstr ""
5793 #: pathspec.c:171
5794 msgid "attr spec must not be empty"
5795 msgstr ""
5797 #: pathspec.c:214
5798 #, c-format
5799 msgid "invalid attribute name %s"
5800 msgstr ""
5802 #: pathspec.c:279
5803 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
5804 msgstr ""
5806 #: pathspec.c:286
5807 msgid ""
5808 "global 'literal' pathspec setting is incompatible with all other global "
5809 "pathspec settings"
5810 msgstr ""
5812 #: pathspec.c:326
5813 msgid "invalid parameter for pathspec magic 'prefix'"
5814 msgstr ""
5816 #: pathspec.c:347
5817 #, c-format
5818 msgid "Invalid pathspec magic '%.*s' in '%s'"
5819 msgstr ""
5821 #: pathspec.c:352
5822 #, c-format
5823 msgid "Missing ')' at the end of pathspec magic in '%s'"
5824 msgstr ""
5826 #: pathspec.c:390
5827 #, c-format
5828 msgid "Unimplemented pathspec magic '%c' in '%s'"
5829 msgstr ""
5831 #: pathspec.c:449
5832 #, c-format
5833 msgid "%s: 'literal' and 'glob' are incompatible"
5834 msgstr ""
5836 #: pathspec.c:465
5837 #, c-format
5838 msgid "%s: '%s' is outside repository at '%s'"
5839 msgstr ""
5841 #: pathspec.c:541
5842 #, c-format
5843 msgid "'%s' (mnemonic: '%c')"
5844 msgstr ""
5846 #: pathspec.c:551
5847 #, c-format
5848 msgid "%s: pathspec magic not supported by this command: %s"
5849 msgstr ""
5851 #: pathspec.c:618
5852 #, c-format
5853 msgid "pathspec '%s' is beyond a symbolic link"
5854 msgstr ""
5856 #: pathspec.c:663
5857 #, c-format
5858 msgid "line is badly quoted: %s"
5859 msgstr ""
5861 #: pkt-line.c:92
5862 msgid "unable to write flush packet"
5863 msgstr ""
5865 #: pkt-line.c:99
5866 msgid "unable to write delim packet"
5867 msgstr ""
5869 #: pkt-line.c:106
5870 msgid "unable to write response end packet"
5871 msgstr ""
5873 #: pkt-line.c:113
5874 msgid "flush packet write failed"
5875 msgstr ""
5877 #: pkt-line.c:153
5878 msgid "protocol error: impossibly long line"
5879 msgstr ""
5881 #: pkt-line.c:169 pkt-line.c:171
5882 msgid "packet write with format failed"
5883 msgstr ""
5885 #: pkt-line.c:204 pkt-line.c:252
5886 msgid "packet write failed - data exceeds max packet size"
5887 msgstr ""
5889 #: pkt-line.c:222
5890 #, c-format
5891 msgid "packet write failed: %s"
5892 msgstr ""
5894 #: pkt-line.c:349 pkt-line.c:350
5895 msgid "read error"
5896 msgstr ""
5898 #: pkt-line.c:360 pkt-line.c:361
5899 msgid "the remote end hung up unexpectedly"
5900 msgstr ""
5902 #: pkt-line.c:417 pkt-line.c:419
5903 #, c-format
5904 msgid "protocol error: bad line length character: %.4s"
5905 msgstr ""
5907 #: pkt-line.c:434 pkt-line.c:436 pkt-line.c:442 pkt-line.c:444
5908 #, c-format
5909 msgid "protocol error: bad line length %d"
5910 msgstr ""
5912 #: pkt-line.c:472 sideband.c:165
5913 #, c-format
5914 msgid "remote error: %s"
5915 msgstr ""
5917 #: preload-index.c:125
5918 msgid "Refreshing index"
5919 msgstr ""
5921 #: preload-index.c:144
5922 #, c-format
5923 msgid "unable to create threaded lstat: %s"
5924 msgstr ""
5926 #: pretty.c:1051
5927 msgid "unable to parse --pretty format"
5928 msgstr ""
5930 #: promisor-remote.c:31
5931 msgid "promisor-remote: unable to fork off fetch subprocess"
5932 msgstr ""
5934 #: promisor-remote.c:38 promisor-remote.c:40
5935 msgid "promisor-remote: could not write to fetch subprocess"
5936 msgstr ""
5938 #: promisor-remote.c:44
5939 msgid "promisor-remote: could not close stdin to fetch subprocess"
5940 msgstr ""
5942 #: promisor-remote.c:54
5943 #, c-format
5944 msgid "promisor remote name cannot begin with '/': %s"
5945 msgstr ""
5947 #: protocol-caps.c:103
5948 msgid "object-info: expected flush after arguments"
5949 msgstr ""
5951 #: prune-packed.c:35
5952 msgid "Removing duplicate objects"
5953 msgstr ""
5955 #: range-diff.c:67
5956 msgid "could not start `log`"
5957 msgstr ""
5959 #: range-diff.c:69
5960 msgid "could not read `log` output"
5961 msgstr ""
5963 #: range-diff.c:97 sequencer.c:5602
5964 #, c-format
5965 msgid "could not parse commit '%s'"
5966 msgstr ""
5968 #: range-diff.c:111
5969 #, c-format
5970 msgid ""
5971 "could not parse first line of `log` output: did not start with 'commit ': "
5972 "'%s'"
5973 msgstr ""
5975 #: range-diff.c:137
5976 #, c-format
5977 msgid "could not parse git header '%.*s'"
5978 msgstr ""
5980 #: range-diff.c:304
5981 msgid "failed to generate diff"
5982 msgstr ""
5984 #: range-diff.c:562 range-diff.c:564
5985 #, c-format
5986 msgid "could not parse log for '%s'"
5987 msgstr ""
5989 #: read-cache.c:723
5990 #, c-format
5991 msgid "will not add file alias '%s' ('%s' already exists in index)"
5992 msgstr ""
5994 #: read-cache.c:739
5995 msgid "cannot create an empty blob in the object database"
5996 msgstr ""
5998 #: read-cache.c:761
5999 #, c-format
6000 msgid "%s: can only add regular files, symbolic links or git-directories"
6001 msgstr ""
6003 #: read-cache.c:766 builtin/submodule--helper.c:3242
6004 #, c-format
6005 msgid "'%s' does not have a commit checked out"
6006 msgstr ""
6008 #: read-cache.c:818
6009 #, c-format
6010 msgid "unable to index file '%s'"
6011 msgstr ""
6013 #: read-cache.c:837
6014 #, c-format
6015 msgid "unable to add '%s' to index"
6016 msgstr ""
6018 #: read-cache.c:848
6019 #, c-format
6020 msgid "unable to stat '%s'"
6021 msgstr ""
6023 #: read-cache.c:1386
6024 #, c-format
6025 msgid "'%s' appears as both a file and as a directory"
6026 msgstr ""
6028 #: read-cache.c:1601
6029 msgid "Refresh index"
6030 msgstr ""
6032 #: read-cache.c:1733
6033 #, c-format
6034 msgid ""
6035 "index.version set, but the value is invalid.\n"
6036 "Using version %i"
6037 msgstr ""
6039 #: read-cache.c:1743
6040 #, c-format
6041 msgid ""
6042 "GIT_INDEX_VERSION set, but the value is invalid.\n"
6043 "Using version %i"
6044 msgstr ""
6046 #: read-cache.c:1799
6047 #, c-format
6048 msgid "bad signature 0x%08x"
6049 msgstr ""
6051 #: read-cache.c:1802
6052 #, c-format
6053 msgid "bad index version %d"
6054 msgstr ""
6056 #: read-cache.c:1811
6057 msgid "bad index file sha1 signature"
6058 msgstr ""
6060 #: read-cache.c:1845
6061 #, c-format
6062 msgid "index uses %.4s extension, which we do not understand"
6063 msgstr ""
6065 #: read-cache.c:1847
6066 #, c-format
6067 msgid "ignoring %.4s extension"
6068 msgstr ""
6070 #: read-cache.c:1884
6071 #, c-format
6072 msgid "unknown index entry format 0x%08x"
6073 msgstr ""
6075 #: read-cache.c:1900
6076 #, c-format
6077 msgid "malformed name field in the index, near path '%s'"
6078 msgstr ""
6080 #: read-cache.c:1957
6081 msgid "unordered stage entries in index"
6082 msgstr ""
6084 #: read-cache.c:1960
6085 #, c-format
6086 msgid "multiple stage entries for merged file '%s'"
6087 msgstr ""
6089 #: read-cache.c:1963
6090 #, c-format
6091 msgid "unordered stage entries for '%s'"
6092 msgstr ""
6094 #: read-cache.c:2078 read-cache.c:2384 rerere.c:549 rerere.c:583 rerere.c:1095
6095 #: submodule.c:1662 builtin/add.c:600 builtin/check-ignore.c:183
6096 #: builtin/checkout.c:527 builtin/checkout.c:719 builtin/clean.c:1013
6097 #: builtin/commit.c:378 builtin/diff-tree.c:122 builtin/grep.c:519
6098 #: builtin/mv.c:148 builtin/reset.c:499 builtin/rm.c:293
6099 #: builtin/submodule--helper.c:327 builtin/submodule--helper.c:3202
6100 msgid "index file corrupt"
6101 msgstr ""
6103 #: read-cache.c:2222
6104 #, c-format
6105 msgid "unable to create load_cache_entries thread: %s"
6106 msgstr ""
6108 #: read-cache.c:2235
6109 #, c-format
6110 msgid "unable to join load_cache_entries thread: %s"
6111 msgstr ""
6113 #: read-cache.c:2268
6114 #, c-format
6115 msgid "%s: index file open failed"
6116 msgstr ""
6118 #: read-cache.c:2272
6119 #, c-format
6120 msgid "%s: cannot stat the open index"
6121 msgstr ""
6123 #: read-cache.c:2276
6124 #, c-format
6125 msgid "%s: index file smaller than expected"
6126 msgstr ""
6128 #: read-cache.c:2280
6129 #, c-format
6130 msgid "%s: unable to map index file%s"
6131 msgstr ""
6133 #: read-cache.c:2323
6134 #, c-format
6135 msgid "unable to create load_index_extensions thread: %s"
6136 msgstr ""
6138 #: read-cache.c:2350
6139 #, c-format
6140 msgid "unable to join load_index_extensions thread: %s"
6141 msgstr ""
6143 #: read-cache.c:2396
6144 #, c-format
6145 msgid "could not freshen shared index '%s'"
6146 msgstr ""
6148 #: read-cache.c:2455
6149 #, c-format
6150 msgid "broken index, expect %s in %s, got %s"
6151 msgstr ""
6153 #: read-cache.c:3086 strbuf.c:1191 wrapper.c:641 builtin/merge.c:1150
6154 #, c-format
6155 msgid "could not close '%s'"
6156 msgstr ""
6158 #: read-cache.c:3129
6159 msgid "failed to convert to a sparse-index"
6160 msgstr ""
6162 #: read-cache.c:3200
6163 #, c-format
6164 msgid "could not stat '%s'"
6165 msgstr ""
6167 #: read-cache.c:3213
6168 #, c-format
6169 msgid "unable to open git dir: %s"
6170 msgstr ""
6172 #: read-cache.c:3225
6173 #, c-format
6174 msgid "unable to unlink: %s"
6175 msgstr ""
6177 #: read-cache.c:3254
6178 #, c-format
6179 msgid "cannot fix permission bits on '%s'"
6180 msgstr ""
6182 #: read-cache.c:3411
6183 #, c-format
6184 msgid "%s: cannot drop to stage #0"
6185 msgstr ""
6187 #: rebase-interactive.c:11
6188 msgid ""
6189 "You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
6190 "continue'.\n"
6191 "Or you can abort the rebase with 'git rebase --abort'.\n"
6192 msgstr ""
6194 #: rebase-interactive.c:33
6195 #, c-format
6196 msgid ""
6197 "unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
6198 msgstr ""
6200 #: rebase-interactive.c:42
6201 msgid ""
6202 "\n"
6203 "Commands:\n"
6204 "p, pick <commit> = use commit\n"
6205 "r, reword <commit> = use commit, but edit the commit message\n"
6206 "e, edit <commit> = use commit, but stop for amending\n"
6207 "s, squash <commit> = use commit, but meld into previous commit\n"
6208 "f, fixup [-C | -c] <commit> = like \"squash\" but keep only the previous\n"
6209 "                   commit's log message, unless -C is used, in which case\n"
6210 "                   keep only this commit's message; -c is same as -C but\n"
6211 "                   opens the editor\n"
6212 "x, exec <command> = run command (the rest of the line) using shell\n"
6213 "b, break = stop here (continue rebase later with 'git rebase --continue')\n"
6214 "d, drop <commit> = remove commit\n"
6215 "l, label <label> = label current HEAD with a name\n"
6216 "t, reset <label> = reset HEAD to a label\n"
6217 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
6218 ".       create a merge commit using the original merge commit's\n"
6219 ".       message (or the oneline, if no original merge commit was\n"
6220 ".       specified); use -c <commit> to reword the commit message\n"
6221 "\n"
6222 "These lines can be re-ordered; they are executed from top to bottom.\n"
6223 msgstr ""
6225 #: rebase-interactive.c:66
6226 #, c-format
6227 msgid "Rebase %s onto %s (%d command)"
6228 msgid_plural "Rebase %s onto %s (%d commands)"
6229 msgstr[0] ""
6230 msgstr[1] ""
6232 #: rebase-interactive.c:75
6233 msgid ""
6234 "\n"
6235 "Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
6236 msgstr ""
6238 #: rebase-interactive.c:78
6239 msgid ""
6240 "\n"
6241 "If you remove a line here THAT COMMIT WILL BE LOST.\n"
6242 msgstr ""
6244 #: rebase-interactive.c:84
6245 msgid ""
6246 "\n"
6247 "You are editing the todo file of an ongoing interactive rebase.\n"
6248 "To continue rebase after editing, run:\n"
6249 "    git rebase --continue\n"
6250 "\n"
6251 msgstr ""
6253 #: rebase-interactive.c:89
6254 msgid ""
6255 "\n"
6256 "However, if you remove everything, the rebase will be aborted.\n"
6257 "\n"
6258 msgstr ""
6260 #: rebase-interactive.c:113 rerere.c:469 rerere.c:676 sequencer.c:3883
6261 #: sequencer.c:3909 sequencer.c:5708 builtin/fsck.c:328 builtin/gc.c:1791
6262 #: builtin/rebase.c:190
6263 #, c-format
6264 msgid "could not write '%s'"
6265 msgstr ""
6267 #: rebase-interactive.c:119
6268 #, c-format
6269 msgid "could not write '%s'."
6270 msgstr ""
6272 #: rebase-interactive.c:196
6273 #, c-format
6274 msgid ""
6275 "Warning: some commits may have been dropped accidentally.\n"
6276 "Dropped commits (newer to older):\n"
6277 msgstr ""
6279 #: rebase-interactive.c:203
6280 #, c-format
6281 msgid ""
6282 "To avoid this message, use \"drop\" to explicitly remove a commit.\n"
6283 "\n"
6284 "Use 'git config rebase.missingCommitsCheck' to change the level of "
6285 "warnings.\n"
6286 "The possible behaviours are: ignore, warn, error.\n"
6287 "\n"
6288 msgstr ""
6290 #: rebase.c:29
6291 #, c-format
6292 msgid "%s: 'preserve' superseded by 'merges'"
6293 msgstr ""
6295 #: ref-filter.c:42 wt-status.c:2048
6296 msgid "gone"
6297 msgstr ""
6299 #: ref-filter.c:43
6300 #, c-format
6301 msgid "ahead %d"
6302 msgstr ""
6304 #: ref-filter.c:44
6305 #, c-format
6306 msgid "behind %d"
6307 msgstr ""
6309 #: ref-filter.c:45
6310 #, c-format
6311 msgid "ahead %d, behind %d"
6312 msgstr ""
6314 #: ref-filter.c:235
6315 #, c-format
6316 msgid "expected format: %%(color:<color>)"
6317 msgstr ""
6319 #: ref-filter.c:237
6320 #, c-format
6321 msgid "unrecognized color: %%(color:%s)"
6322 msgstr ""
6324 #: ref-filter.c:259
6325 #, c-format
6326 msgid "Integer value expected refname:lstrip=%s"
6327 msgstr ""
6329 #: ref-filter.c:263
6330 #, c-format
6331 msgid "Integer value expected refname:rstrip=%s"
6332 msgstr ""
6334 #: ref-filter.c:265 ref-filter.c:344 ref-filter.c:377 ref-filter.c:431
6335 #: ref-filter.c:443 ref-filter.c:462 ref-filter.c:534 ref-filter.c:560
6336 #, c-format
6337 msgid "unrecognized %%(%s) argument: %s"
6338 msgstr ""
6340 #: ref-filter.c:320
6341 #, c-format
6342 msgid "%%(objecttype) does not take arguments"
6343 msgstr ""
6345 #: ref-filter.c:352
6346 #, c-format
6347 msgid "%%(deltabase) does not take arguments"
6348 msgstr ""
6350 #: ref-filter.c:364
6351 #, c-format
6352 msgid "%%(body) does not take arguments"
6353 msgstr ""
6355 #: ref-filter.c:396
6356 #, c-format
6357 msgid "expected %%(trailers:key=<value>)"
6358 msgstr ""
6360 #: ref-filter.c:398
6361 #, c-format
6362 msgid "unknown %%(trailers) argument: %s"
6363 msgstr ""
6365 #: ref-filter.c:429
6366 #, c-format
6367 msgid "positive value expected contents:lines=%s"
6368 msgstr ""
6370 #: ref-filter.c:458
6371 #, c-format
6372 msgid "positive value expected '%s' in %%(%s)"
6373 msgstr ""
6375 #: ref-filter.c:476
6376 #, c-format
6377 msgid "unrecognized email option: %s"
6378 msgstr ""
6380 #: ref-filter.c:506
6381 #, c-format
6382 msgid "expected format: %%(align:<width>,<position>)"
6383 msgstr ""
6385 #: ref-filter.c:518
6386 #, c-format
6387 msgid "unrecognized position:%s"
6388 msgstr ""
6390 #: ref-filter.c:525
6391 #, c-format
6392 msgid "unrecognized width:%s"
6393 msgstr ""
6395 #: ref-filter.c:542
6396 #, c-format
6397 msgid "positive width expected with the %%(align) atom"
6398 msgstr ""
6400 #: ref-filter.c:568
6401 #, c-format
6402 msgid "%%(rest) does not take arguments"
6403 msgstr ""
6405 #: ref-filter.c:680
6406 #, c-format
6407 msgid "malformed field name: %.*s"
6408 msgstr ""
6410 #: ref-filter.c:707
6411 #, c-format
6412 msgid "unknown field name: %.*s"
6413 msgstr ""
6415 #: ref-filter.c:711
6416 #, c-format
6417 msgid ""
6418 "not a git repository, but the field '%.*s' requires access to object data"
6419 msgstr ""
6421 #: ref-filter.c:844 ref-filter.c:910 ref-filter.c:946 ref-filter.c:948
6422 #, c-format
6423 msgid "format: %%(%s) atom used without a %%(%s) atom"
6424 msgstr ""
6426 #: ref-filter.c:912
6427 #, c-format
6428 msgid "format: %%(then) atom used more than once"
6429 msgstr ""
6431 #: ref-filter.c:914
6432 #, c-format
6433 msgid "format: %%(then) atom used after %%(else)"
6434 msgstr ""
6436 #: ref-filter.c:950
6437 #, c-format
6438 msgid "format: %%(else) atom used more than once"
6439 msgstr ""
6441 #: ref-filter.c:965
6442 #, c-format
6443 msgid "format: %%(end) atom used without corresponding atom"
6444 msgstr ""
6446 #: ref-filter.c:1027
6447 #, c-format
6448 msgid "malformed format string %s"
6449 msgstr ""
6451 #: ref-filter.c:1033
6452 #, c-format
6453 msgid "this command reject atom %%(%.*s)"
6454 msgstr ""
6456 #: ref-filter.c:1040
6457 #, c-format
6458 msgid "--format=%.*s cannot be used with --python, --shell, --tcl"
6459 msgstr ""
6461 #: ref-filter.c:1706
6462 #, c-format
6463 msgid "(no branch, rebasing %s)"
6464 msgstr ""
6466 #: ref-filter.c:1709
6467 #, c-format
6468 msgid "(no branch, rebasing detached HEAD %s)"
6469 msgstr ""
6471 #: ref-filter.c:1712
6472 #, c-format
6473 msgid "(no branch, bisect started on %s)"
6474 msgstr ""
6476 #: ref-filter.c:1716
6477 #, c-format
6478 msgid "(HEAD detached at %s)"
6479 msgstr ""
6481 #: ref-filter.c:1719
6482 #, c-format
6483 msgid "(HEAD detached from %s)"
6484 msgstr ""
6486 #: ref-filter.c:1722
6487 msgid "(no branch)"
6488 msgstr ""
6490 #: ref-filter.c:1754 ref-filter.c:1972
6491 #, c-format
6492 msgid "missing object %s for %s"
6493 msgstr ""
6495 #: ref-filter.c:1764
6496 #, c-format
6497 msgid "parse_object_buffer failed on %s for %s"
6498 msgstr ""
6500 #: ref-filter.c:2155
6501 #, c-format
6502 msgid "malformed object at '%s'"
6503 msgstr ""
6505 #: ref-filter.c:2245
6506 #, c-format
6507 msgid "ignoring ref with broken name %s"
6508 msgstr ""
6510 #: ref-filter.c:2250 refs.c:676
6511 #, c-format
6512 msgid "ignoring broken ref %s"
6513 msgstr ""
6515 #: ref-filter.c:2629
6516 #, c-format
6517 msgid "format: %%(end) atom missing"
6518 msgstr ""
6520 #: ref-filter.c:2740
6521 #, c-format
6522 msgid "malformed object name %s"
6523 msgstr ""
6525 #: ref-filter.c:2745
6526 #, c-format
6527 msgid "option `%s' must point to a commit"
6528 msgstr ""
6530 #: refs.c:261
6531 #, c-format
6532 msgid "%s does not point to a valid object!"
6533 msgstr ""
6535 #: refs.c:563
6536 #, c-format
6537 msgid ""
6538 "Using '%s' as the name for the initial branch. This default branch name\n"
6539 "is subject to change. To configure the initial branch name to use in all\n"
6540 "of your new repositories, which will suppress this warning, call:\n"
6541 "\n"
6542 "\tgit config --global init.defaultBranch <name>\n"
6543 "\n"
6544 "Names commonly chosen instead of 'master' are 'main', 'trunk' and\n"
6545 "'development'. The just-created branch can be renamed via this command:\n"
6546 "\n"
6547 "\tgit branch -m <name>\n"
6548 msgstr ""
6550 #: refs.c:585
6551 #, c-format
6552 msgid "could not retrieve `%s`"
6553 msgstr ""
6555 #: refs.c:595
6556 #, c-format
6557 msgid "invalid branch name: %s = %s"
6558 msgstr ""
6560 #: refs.c:674
6561 #, c-format
6562 msgid "ignoring dangling symref %s"
6563 msgstr ""
6565 #: refs.c:925
6566 #, c-format
6567 msgid "log for ref %s has gap after %s"
6568 msgstr ""
6570 #: refs.c:932
6571 #, c-format
6572 msgid "log for ref %s unexpectedly ended on %s"
6573 msgstr ""
6575 #: refs.c:997
6576 #, c-format
6577 msgid "log for %s is empty"
6578 msgstr ""
6580 #: refs.c:1090
6581 #, c-format
6582 msgid "refusing to update ref with bad name '%s'"
6583 msgstr ""
6585 #: refs.c:1168
6586 #, c-format
6587 msgid "update_ref failed for ref '%s': %s"
6588 msgstr ""
6590 #: refs.c:2067
6591 #, c-format
6592 msgid "multiple updates for ref '%s' not allowed"
6593 msgstr ""
6595 #: refs.c:2150
6596 msgid "ref updates forbidden inside quarantine environment"
6597 msgstr ""
6599 #: refs.c:2161
6600 msgid "ref updates aborted by hook"
6601 msgstr ""
6603 #: refs.c:2269 refs.c:2299
6604 #, c-format
6605 msgid "'%s' exists; cannot create '%s'"
6606 msgstr ""
6608 #: refs.c:2275 refs.c:2310
6609 #, c-format
6610 msgid "cannot process '%s' and '%s' at the same time"
6611 msgstr ""
6613 #: refs/files-backend.c:1267
6614 #, c-format
6615 msgid "could not remove reference %s"
6616 msgstr ""
6618 #: refs/files-backend.c:1281 refs/packed-backend.c:1549
6619 #: refs/packed-backend.c:1559
6620 #, c-format
6621 msgid "could not delete reference %s: %s"
6622 msgstr ""
6624 #: refs/files-backend.c:1284 refs/packed-backend.c:1562
6625 #, c-format
6626 msgid "could not delete references: %s"
6627 msgstr ""
6629 #: refspec.c:170
6630 #, c-format
6631 msgid "invalid refspec '%s'"
6632 msgstr ""
6634 #: remote.c:402
6635 #, c-format
6636 msgid "config remote shorthand cannot begin with '/': %s"
6637 msgstr ""
6639 #: remote.c:450
6640 msgid "more than one receivepack given, using the first"
6641 msgstr ""
6643 #: remote.c:458
6644 msgid "more than one uploadpack given, using the first"
6645 msgstr ""
6647 #: remote.c:699
6648 #, c-format
6649 msgid "Cannot fetch both %s and %s to %s"
6650 msgstr ""
6652 #: remote.c:703
6653 #, c-format
6654 msgid "%s usually tracks %s, not %s"
6655 msgstr ""
6657 #: remote.c:707
6658 #, c-format
6659 msgid "%s tracks both %s and %s"
6660 msgstr ""
6662 #: remote.c:775
6663 #, c-format
6664 msgid "key '%s' of pattern had no '*'"
6665 msgstr ""
6667 #: remote.c:785
6668 #, c-format
6669 msgid "value '%s' of pattern has no '*'"
6670 msgstr ""
6672 #: remote.c:1192
6673 #, c-format
6674 msgid "src refspec %s does not match any"
6675 msgstr ""
6677 #: remote.c:1197
6678 #, c-format
6679 msgid "src refspec %s matches more than one"
6680 msgstr ""
6682 #. TRANSLATORS: "matches '%s'%" is the <dst> part of "git push
6683 #. <remote> <src>:<dst>" push, and "being pushed ('%s')" is
6684 #. the <src>.
6686 #: remote.c:1212
6687 #, c-format
6688 msgid ""
6689 "The destination you provided is not a full refname (i.e.,\n"
6690 "starting with \"refs/\"). We tried to guess what you meant by:\n"
6691 "\n"
6692 "- Looking for a ref that matches '%s' on the remote side.\n"
6693 "- Checking if the <src> being pushed ('%s')\n"
6694 "  is a ref in \"refs/{heads,tags}/\". If so we add a corresponding\n"
6695 "  refs/{heads,tags}/ prefix on the remote side.\n"
6696 "\n"
6697 "Neither worked, so we gave up. You must fully qualify the ref."
6698 msgstr ""
6700 #: remote.c:1232
6701 #, c-format
6702 msgid ""
6703 "The <src> part of the refspec is a commit object.\n"
6704 "Did you mean to create a new branch by pushing to\n"
6705 "'%s:refs/heads/%s'?"
6706 msgstr ""
6708 #: remote.c:1237
6709 #, c-format
6710 msgid ""
6711 "The <src> part of the refspec is a tag object.\n"
6712 "Did you mean to create a new tag by pushing to\n"
6713 "'%s:refs/tags/%s'?"
6714 msgstr ""
6716 #: remote.c:1242
6717 #, c-format
6718 msgid ""
6719 "The <src> part of the refspec is a tree object.\n"
6720 "Did you mean to tag a new tree by pushing to\n"
6721 "'%s:refs/tags/%s'?"
6722 msgstr ""
6724 #: remote.c:1247
6725 #, c-format
6726 msgid ""
6727 "The <src> part of the refspec is a blob object.\n"
6728 "Did you mean to tag a new blob by pushing to\n"
6729 "'%s:refs/tags/%s'?"
6730 msgstr ""
6732 #: remote.c:1283
6733 #, c-format
6734 msgid "%s cannot be resolved to branch"
6735 msgstr ""
6737 #: remote.c:1294
6738 #, c-format
6739 msgid "unable to delete '%s': remote ref does not exist"
6740 msgstr ""
6742 #: remote.c:1306
6743 #, c-format
6744 msgid "dst refspec %s matches more than one"
6745 msgstr ""
6747 #: remote.c:1313
6748 #, c-format
6749 msgid "dst ref %s receives from more than one src"
6750 msgstr ""
6752 #: remote.c:1834 remote.c:1941
6753 msgid "HEAD does not point to a branch"
6754 msgstr ""
6756 #: remote.c:1843
6757 #, c-format
6758 msgid "no such branch: '%s'"
6759 msgstr ""
6761 #: remote.c:1846
6762 #, c-format
6763 msgid "no upstream configured for branch '%s'"
6764 msgstr ""
6766 #: remote.c:1852
6767 #, c-format
6768 msgid "upstream branch '%s' not stored as a remote-tracking branch"
6769 msgstr ""
6771 #: remote.c:1867
6772 #, c-format
6773 msgid "push destination '%s' on remote '%s' has no local tracking branch"
6774 msgstr ""
6776 #: remote.c:1882
6777 #, c-format
6778 msgid "branch '%s' has no remote for pushing"
6779 msgstr ""
6781 #: remote.c:1892
6782 #, c-format
6783 msgid "push refspecs for '%s' do not include '%s'"
6784 msgstr ""
6786 #: remote.c:1905
6787 msgid "push has no destination (push.default is 'nothing')"
6788 msgstr ""
6790 #: remote.c:1927
6791 msgid "cannot resolve 'simple' push to a single destination"
6792 msgstr ""
6794 #: remote.c:2060
6795 #, c-format
6796 msgid "couldn't find remote ref %s"
6797 msgstr ""
6799 #: remote.c:2073
6800 #, c-format
6801 msgid "* Ignoring funny ref '%s' locally"
6802 msgstr ""
6804 #: remote.c:2236
6805 #, c-format
6806 msgid "Your branch is based on '%s', but the upstream is gone.\n"
6807 msgstr ""
6809 #: remote.c:2240
6810 msgid "  (use \"git branch --unset-upstream\" to fixup)\n"
6811 msgstr ""
6813 #: remote.c:2243
6814 #, c-format
6815 msgid "Your branch is up to date with '%s'.\n"
6816 msgstr ""
6818 #: remote.c:2247
6819 #, c-format
6820 msgid "Your branch and '%s' refer to different commits.\n"
6821 msgstr ""
6823 #: remote.c:2250
6824 #, c-format
6825 msgid "  (use \"%s\" for details)\n"
6826 msgstr ""
6828 #: remote.c:2254
6829 #, c-format
6830 msgid "Your branch is ahead of '%s' by %d commit.\n"
6831 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
6832 msgstr[0] ""
6833 msgstr[1] ""
6835 #: remote.c:2260
6836 msgid "  (use \"git push\" to publish your local commits)\n"
6837 msgstr ""
6839 #: remote.c:2263
6840 #, c-format
6841 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
6842 msgid_plural ""
6843 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
6844 msgstr[0] ""
6845 msgstr[1] ""
6847 #: remote.c:2271
6848 msgid "  (use \"git pull\" to update your local branch)\n"
6849 msgstr ""
6851 #: remote.c:2274
6852 #, c-format
6853 msgid ""
6854 "Your branch and '%s' have diverged,\n"
6855 "and have %d and %d different commit each, respectively.\n"
6856 msgid_plural ""
6857 "Your branch and '%s' have diverged,\n"
6858 "and have %d and %d different commits each, respectively.\n"
6859 msgstr[0] ""
6860 msgstr[1] ""
6862 #: remote.c:2284
6863 msgid "  (use \"git pull\" to merge the remote branch into yours)\n"
6864 msgstr ""
6866 #: remote.c:2476
6867 #, c-format
6868 msgid "cannot parse expected object name '%s'"
6869 msgstr ""
6871 #: replace-object.c:21
6872 #, c-format
6873 msgid "bad replace ref name: %s"
6874 msgstr ""
6876 #: replace-object.c:30
6877 #, c-format
6878 msgid "duplicate replace ref: %s"
6879 msgstr ""
6881 #: replace-object.c:82
6882 #, c-format
6883 msgid "replace depth too high for object %s"
6884 msgstr ""
6886 #: rerere.c:201 rerere.c:210 rerere.c:213
6887 msgid "corrupt MERGE_RR"
6888 msgstr ""
6890 #: rerere.c:248 rerere.c:253
6891 msgid "unable to write rerere record"
6892 msgstr ""
6894 #: rerere.c:479
6895 #, c-format
6896 msgid "there were errors while writing '%s' (%s)"
6897 msgstr ""
6899 #: rerere.c:482 builtin/gc.c:2263 builtin/gc.c:2298
6900 #, c-format
6901 msgid "failed to flush '%s'"
6902 msgstr ""
6904 #: rerere.c:487 rerere.c:1023
6905 #, c-format
6906 msgid "could not parse conflict hunks in '%s'"
6907 msgstr ""
6909 #: rerere.c:668
6910 #, c-format
6911 msgid "failed utime() on '%s'"
6912 msgstr ""
6914 #: rerere.c:678
6915 #, c-format
6916 msgid "writing '%s' failed"
6917 msgstr ""
6919 #: rerere.c:698
6920 #, c-format
6921 msgid "Staged '%s' using previous resolution."
6922 msgstr ""
6924 #: rerere.c:737
6925 #, c-format
6926 msgid "Recorded resolution for '%s'."
6927 msgstr ""
6929 #: rerere.c:772
6930 #, c-format
6931 msgid "Resolved '%s' using previous resolution."
6932 msgstr ""
6934 #: rerere.c:787
6935 #, c-format
6936 msgid "cannot unlink stray '%s'"
6937 msgstr ""
6939 #: rerere.c:791
6940 #, c-format
6941 msgid "Recorded preimage for '%s'"
6942 msgstr ""
6944 #: rerere.c:865 submodule.c:2121 builtin/log.c:2017
6945 #: builtin/submodule--helper.c:1777 builtin/submodule--helper.c:1820
6946 #, c-format
6947 msgid "could not create directory '%s'"
6948 msgstr ""
6950 #: rerere.c:1041
6951 #, c-format
6952 msgid "failed to update conflicted state in '%s'"
6953 msgstr ""
6955 #: rerere.c:1052 rerere.c:1059
6956 #, c-format
6957 msgid "no remembered resolution for '%s'"
6958 msgstr ""
6960 #: rerere.c:1061
6961 #, c-format
6962 msgid "cannot unlink '%s'"
6963 msgstr ""
6965 #: rerere.c:1071
6966 #, c-format
6967 msgid "Updated preimage for '%s'"
6968 msgstr ""
6970 #: rerere.c:1080
6971 #, c-format
6972 msgid "Forgot resolution for '%s'\n"
6973 msgstr ""
6975 #: rerere.c:1191
6976 msgid "unable to open rr-cache directory"
6977 msgstr ""
6979 #: reset.c:42
6980 msgid "could not determine HEAD revision"
6981 msgstr ""
6983 #: reset.c:70 reset.c:76 sequencer.c:3700
6984 #, c-format
6985 msgid "failed to find tree of %s"
6986 msgstr ""
6988 #: revision.c:2347
6989 msgid "--unpacked=<packfile> no longer supported"
6990 msgstr ""
6992 #: revision.c:2686
6993 msgid "your current branch appears to be broken"
6994 msgstr ""
6996 #: revision.c:2689
6997 #, c-format
6998 msgid "your current branch '%s' does not have any commits yet"
6999 msgstr ""
7001 #: revision.c:2891
7002 msgid "-L does not yet support diff formats besides -p and -s"
7003 msgstr ""
7005 #: run-command.c:1262
7006 #, c-format
7007 msgid "cannot create async thread: %s"
7008 msgstr ""
7010 #: send-pack.c:150
7011 msgid "unexpected flush packet while reading remote unpack status"
7012 msgstr ""
7014 #: send-pack.c:152
7015 #, c-format
7016 msgid "unable to parse remote unpack status: %s"
7017 msgstr ""
7019 #: send-pack.c:154
7020 #, c-format
7021 msgid "remote unpack failed: %s"
7022 msgstr ""
7024 #: send-pack.c:378
7025 msgid "failed to sign the push certificate"
7026 msgstr ""
7028 #: send-pack.c:435
7029 msgid "send-pack: unable to fork off fetch subprocess"
7030 msgstr ""
7032 #: send-pack.c:457
7033 msgid "push negotiation failed; proceeding anyway with push"
7034 msgstr ""
7036 #: send-pack.c:528
7037 msgid "the receiving end does not support this repository's hash algorithm"
7038 msgstr ""
7040 #: send-pack.c:537
7041 msgid "the receiving end does not support --signed push"
7042 msgstr ""
7044 #: send-pack.c:539
7045 msgid ""
7046 "not sending a push certificate since the receiving end does not support --"
7047 "signed push"
7048 msgstr ""
7050 #: send-pack.c:546
7051 msgid "the receiving end does not support --atomic push"
7052 msgstr ""
7054 #: send-pack.c:551
7055 msgid "the receiving end does not support push options"
7056 msgstr ""
7058 #: sequencer.c:197
7059 #, c-format
7060 msgid "invalid commit message cleanup mode '%s'"
7061 msgstr ""
7063 #: sequencer.c:325
7064 #, c-format
7065 msgid "could not delete '%s'"
7066 msgstr ""
7068 #: sequencer.c:345 sequencer.c:4751 builtin/rebase.c:563 builtin/rebase.c:1297
7069 #: builtin/rm.c:409
7070 #, c-format
7071 msgid "could not remove '%s'"
7072 msgstr ""
7074 #: sequencer.c:355
7075 msgid "revert"
7076 msgstr ""
7078 #: sequencer.c:357
7079 msgid "cherry-pick"
7080 msgstr ""
7082 #: sequencer.c:359
7083 msgid "rebase"
7084 msgstr ""
7086 #: sequencer.c:361
7087 #, c-format
7088 msgid "unknown action: %d"
7089 msgstr ""
7091 #: sequencer.c:420
7092 msgid ""
7093 "after resolving the conflicts, mark the corrected paths\n"
7094 "with 'git add <paths>' or 'git rm <paths>'"
7095 msgstr ""
7097 #: sequencer.c:423
7098 msgid ""
7099 "After resolving the conflicts, mark them with\n"
7100 "\"git add/rm <pathspec>\", then run\n"
7101 "\"git cherry-pick --continue\".\n"
7102 "You can instead skip this commit with \"git cherry-pick --skip\".\n"
7103 "To abort and get back to the state before \"git cherry-pick\",\n"
7104 "run \"git cherry-pick --abort\"."
7105 msgstr ""
7107 #: sequencer.c:430
7108 msgid ""
7109 "After resolving the conflicts, mark them with\n"
7110 "\"git add/rm <pathspec>\", then run\n"
7111 "\"git revert --continue\".\n"
7112 "You can instead skip this commit with \"git revert --skip\".\n"
7113 "To abort and get back to the state before \"git revert\",\n"
7114 "run \"git revert --abort\"."
7115 msgstr ""
7117 #: sequencer.c:448 sequencer.c:3292
7118 #, c-format
7119 msgid "could not lock '%s'"
7120 msgstr ""
7122 #: sequencer.c:450 sequencer.c:3091 sequencer.c:3296 sequencer.c:3310
7123 #: sequencer.c:3561 sequencer.c:5618 strbuf.c:1188 wrapper.c:639
7124 #, c-format
7125 msgid "could not write to '%s'"
7126 msgstr ""
7128 #: sequencer.c:455
7129 #, c-format
7130 msgid "could not write eol to '%s'"
7131 msgstr ""
7133 #: sequencer.c:460 sequencer.c:3096 sequencer.c:3298 sequencer.c:3312
7134 #: sequencer.c:3569
7135 #, c-format
7136 msgid "failed to finalize '%s'"
7137 msgstr ""
7139 #: sequencer.c:473 sequencer.c:1934 sequencer.c:3116 sequencer.c:3551
7140 #: sequencer.c:3679 builtin/am.c:289 builtin/commit.c:834 builtin/merge.c:1148
7141 #, c-format
7142 msgid "could not read '%s'"
7143 msgstr ""
7145 #: sequencer.c:499
7146 #, c-format
7147 msgid "your local changes would be overwritten by %s."
7148 msgstr ""
7150 #: sequencer.c:503
7151 msgid "commit your changes or stash them to proceed."
7152 msgstr ""
7154 #: sequencer.c:535
7155 #, c-format
7156 msgid "%s: fast-forward"
7157 msgstr ""
7159 #: sequencer.c:574 builtin/tag.c:614
7160 #, c-format
7161 msgid "Invalid cleanup mode %s"
7162 msgstr ""
7164 #. TRANSLATORS: %s will be "revert", "cherry-pick" or
7165 #. "rebase".
7167 #: sequencer.c:685
7168 #, c-format
7169 msgid "%s: Unable to write new index file"
7170 msgstr ""
7172 #: sequencer.c:699
7173 msgid "unable to update cache tree"
7174 msgstr ""
7176 #: sequencer.c:713
7177 msgid "could not resolve HEAD commit"
7178 msgstr ""
7180 #: sequencer.c:793
7181 #, c-format
7182 msgid "no key present in '%.*s'"
7183 msgstr ""
7185 #: sequencer.c:804
7186 #, c-format
7187 msgid "unable to dequote value of '%s'"
7188 msgstr ""
7190 #: sequencer.c:841 wrapper.c:209 wrapper.c:379 builtin/am.c:756
7191 #: builtin/am.c:848 builtin/rebase.c:694
7192 #, c-format
7193 msgid "could not open '%s' for reading"
7194 msgstr ""
7196 #: sequencer.c:851
7197 msgid "'GIT_AUTHOR_NAME' already given"
7198 msgstr ""
7200 #: sequencer.c:856
7201 msgid "'GIT_AUTHOR_EMAIL' already given"
7202 msgstr ""
7204 #: sequencer.c:861
7205 msgid "'GIT_AUTHOR_DATE' already given"
7206 msgstr ""
7208 #: sequencer.c:865
7209 #, c-format
7210 msgid "unknown variable '%s'"
7211 msgstr ""
7213 #: sequencer.c:870
7214 msgid "missing 'GIT_AUTHOR_NAME'"
7215 msgstr ""
7217 #: sequencer.c:872
7218 msgid "missing 'GIT_AUTHOR_EMAIL'"
7219 msgstr ""
7221 #: sequencer.c:874
7222 msgid "missing 'GIT_AUTHOR_DATE'"
7223 msgstr ""
7225 #: sequencer.c:939
7226 #, c-format
7227 msgid ""
7228 "you have staged changes in your working tree\n"
7229 "If these changes are meant to be squashed into the previous commit, run:\n"
7230 "\n"
7231 "  git commit --amend %s\n"
7232 "\n"
7233 "If they are meant to go into a new commit, run:\n"
7234 "\n"
7235 "  git commit %s\n"
7236 "\n"
7237 "In both cases, once you're done, continue with:\n"
7238 "\n"
7239 "  git rebase --continue\n"
7240 msgstr ""
7242 #: sequencer.c:1225
7243 msgid "'prepare-commit-msg' hook failed"
7244 msgstr ""
7246 #: sequencer.c:1231
7247 msgid ""
7248 "Your name and email address were configured automatically based\n"
7249 "on your username and hostname. Please check that they are accurate.\n"
7250 "You can suppress this message by setting them explicitly. Run the\n"
7251 "following command and follow the instructions in your editor to edit\n"
7252 "your configuration file:\n"
7253 "\n"
7254 "    git config --global --edit\n"
7255 "\n"
7256 "After doing this, you may fix the identity used for this commit with:\n"
7257 "\n"
7258 "    git commit --amend --reset-author\n"
7259 msgstr ""
7261 #: sequencer.c:1244
7262 msgid ""
7263 "Your name and email address were configured automatically based\n"
7264 "on your username and hostname. Please check that they are accurate.\n"
7265 "You can suppress this message by setting them explicitly:\n"
7266 "\n"
7267 "    git config --global user.name \"Your Name\"\n"
7268 "    git config --global user.email you@example.com\n"
7269 "\n"
7270 "After doing this, you may fix the identity used for this commit with:\n"
7271 "\n"
7272 "    git commit --amend --reset-author\n"
7273 msgstr ""
7275 #: sequencer.c:1288
7276 msgid "couldn't look up newly created commit"
7277 msgstr ""
7279 #: sequencer.c:1290
7280 msgid "could not parse newly created commit"
7281 msgstr ""
7283 #: sequencer.c:1339
7284 msgid "unable to resolve HEAD after creating commit"
7285 msgstr ""
7287 #: sequencer.c:1342
7288 msgid "detached HEAD"
7289 msgstr ""
7291 #: sequencer.c:1346
7292 msgid " (root-commit)"
7293 msgstr ""
7295 #: sequencer.c:1367
7296 msgid "could not parse HEAD"
7297 msgstr ""
7299 #: sequencer.c:1369
7300 #, c-format
7301 msgid "HEAD %s is not a commit!"
7302 msgstr ""
7304 #: sequencer.c:1373 sequencer.c:1451 builtin/commit.c:1708
7305 msgid "could not parse HEAD commit"
7306 msgstr ""
7308 #: sequencer.c:1429 sequencer.c:2314
7309 msgid "unable to parse commit author"
7310 msgstr ""
7312 #: sequencer.c:1440 builtin/am.c:1643 builtin/merge.c:710
7313 msgid "git write-tree failed to write a tree"
7314 msgstr ""
7316 #: sequencer.c:1473 sequencer.c:1593
7317 #, c-format
7318 msgid "unable to read commit message from '%s'"
7319 msgstr ""
7321 #: sequencer.c:1504 sequencer.c:1536
7322 #, c-format
7323 msgid "invalid author identity '%s'"
7324 msgstr ""
7326 #: sequencer.c:1510
7327 msgid "corrupt author: missing date information"
7328 msgstr ""
7330 #: sequencer.c:1549 builtin/am.c:1670 builtin/commit.c:1822 builtin/merge.c:915
7331 #: builtin/merge.c:940 t/helper/test-fast-rebase.c:78
7332 msgid "failed to write commit object"
7333 msgstr ""
7335 #: sequencer.c:1576 sequencer.c:4523 t/helper/test-fast-rebase.c:199
7336 #: t/helper/test-fast-rebase.c:217
7337 #, c-format
7338 msgid "could not update %s"
7339 msgstr ""
7341 #: sequencer.c:1625
7342 #, c-format
7343 msgid "could not parse commit %s"
7344 msgstr ""
7346 #: sequencer.c:1630
7347 #, c-format
7348 msgid "could not parse parent commit %s"
7349 msgstr ""
7351 #: sequencer.c:1713 sequencer.c:1994
7352 #, c-format
7353 msgid "unknown command: %d"
7354 msgstr ""
7356 #: sequencer.c:1755
7357 msgid "This is the 1st commit message:"
7358 msgstr ""
7360 #: sequencer.c:1756
7361 #, c-format
7362 msgid "This is the commit message #%d:"
7363 msgstr ""
7365 #: sequencer.c:1757
7366 msgid "The 1st commit message will be skipped:"
7367 msgstr ""
7369 #: sequencer.c:1758
7370 #, c-format
7371 msgid "The commit message #%d will be skipped:"
7372 msgstr ""
7374 #: sequencer.c:1759
7375 #, c-format
7376 msgid "This is a combination of %d commits."
7377 msgstr ""
7379 #: sequencer.c:1906 sequencer.c:1963
7380 #, c-format
7381 msgid "cannot write '%s'"
7382 msgstr ""
7384 #: sequencer.c:1953
7385 msgid "need a HEAD to fixup"
7386 msgstr ""
7388 #: sequencer.c:1955 sequencer.c:3596
7389 msgid "could not read HEAD"
7390 msgstr ""
7392 #: sequencer.c:1957
7393 msgid "could not read HEAD's commit message"
7394 msgstr ""
7396 #: sequencer.c:1981
7397 #, c-format
7398 msgid "could not read commit message of %s"
7399 msgstr ""
7401 #: sequencer.c:2091
7402 msgid "your index file is unmerged."
7403 msgstr ""
7405 #: sequencer.c:2098
7406 msgid "cannot fixup root commit"
7407 msgstr ""
7409 #: sequencer.c:2117
7410 #, c-format
7411 msgid "commit %s is a merge but no -m option was given."
7412 msgstr ""
7414 #: sequencer.c:2125 sequencer.c:2133
7415 #, c-format
7416 msgid "commit %s does not have parent %d"
7417 msgstr ""
7419 #: sequencer.c:2139
7420 #, c-format
7421 msgid "cannot get commit message for %s"
7422 msgstr ""
7424 #. TRANSLATORS: The first %s will be a "todo" command like
7425 #. "revert" or "pick", the second %s a SHA1.
7426 #: sequencer.c:2158
7427 #, c-format
7428 msgid "%s: cannot parse parent commit %s"
7429 msgstr ""
7431 #: sequencer.c:2224
7432 #, c-format
7433 msgid "could not rename '%s' to '%s'"
7434 msgstr ""
7436 #: sequencer.c:2284
7437 #, c-format
7438 msgid "could not revert %s... %s"
7439 msgstr ""
7441 #: sequencer.c:2285
7442 #, c-format
7443 msgid "could not apply %s... %s"
7444 msgstr ""
7446 #: sequencer.c:2306
7447 #, c-format
7448 msgid "dropping %s %s -- patch contents already upstream\n"
7449 msgstr ""
7451 #: sequencer.c:2364
7452 #, c-format
7453 msgid "git %s: failed to read the index"
7454 msgstr ""
7456 #: sequencer.c:2372
7457 #, c-format
7458 msgid "git %s: failed to refresh the index"
7459 msgstr ""
7461 #: sequencer.c:2452
7462 #, c-format
7463 msgid "%s does not accept arguments: '%s'"
7464 msgstr ""
7466 #: sequencer.c:2461
7467 #, c-format
7468 msgid "missing arguments for %s"
7469 msgstr ""
7471 #: sequencer.c:2504
7472 #, c-format
7473 msgid "could not parse '%s'"
7474 msgstr ""
7476 #: sequencer.c:2565
7477 #, c-format
7478 msgid "invalid line %d: %.*s"
7479 msgstr ""
7481 #: sequencer.c:2576
7482 #, c-format
7483 msgid "cannot '%s' without a previous commit"
7484 msgstr ""
7486 #: sequencer.c:2624 builtin/rebase.c:184
7487 #, c-format
7488 msgid "could not read '%s'."
7489 msgstr ""
7491 #: sequencer.c:2662
7492 msgid "cancelling a cherry picking in progress"
7493 msgstr ""
7495 #: sequencer.c:2671
7496 msgid "cancelling a revert in progress"
7497 msgstr ""
7499 #: sequencer.c:2711
7500 msgid "please fix this using 'git rebase --edit-todo'."
7501 msgstr ""
7503 #: sequencer.c:2713
7504 #, c-format
7505 msgid "unusable instruction sheet: '%s'"
7506 msgstr ""
7508 #: sequencer.c:2718
7509 msgid "no commits parsed."
7510 msgstr ""
7512 #: sequencer.c:2729
7513 msgid "cannot cherry-pick during a revert."
7514 msgstr ""
7516 #: sequencer.c:2731
7517 msgid "cannot revert during a cherry-pick."
7518 msgstr ""
7520 #: sequencer.c:2809
7521 #, c-format
7522 msgid "invalid value for %s: %s"
7523 msgstr ""
7525 #: sequencer.c:2918
7526 msgid "unusable squash-onto"
7527 msgstr ""
7529 #: sequencer.c:2938
7530 #, c-format
7531 msgid "malformed options sheet: '%s'"
7532 msgstr ""
7534 #: sequencer.c:3033 sequencer.c:4902
7535 msgid "empty commit set passed"
7536 msgstr ""
7538 #: sequencer.c:3050
7539 msgid "revert is already in progress"
7540 msgstr ""
7542 #: sequencer.c:3052
7543 #, c-format
7544 msgid "try \"git revert (--continue | %s--abort | --quit)\""
7545 msgstr ""
7547 #: sequencer.c:3055
7548 msgid "cherry-pick is already in progress"
7549 msgstr ""
7551 #: sequencer.c:3057
7552 #, c-format
7553 msgid "try \"git cherry-pick (--continue | %s--abort | --quit)\""
7554 msgstr ""
7556 #: sequencer.c:3071
7557 #, c-format
7558 msgid "could not create sequencer directory '%s'"
7559 msgstr ""
7561 #: sequencer.c:3086
7562 msgid "could not lock HEAD"
7563 msgstr ""
7565 #: sequencer.c:3146 sequencer.c:4612
7566 msgid "no cherry-pick or revert in progress"
7567 msgstr ""
7569 #: sequencer.c:3148 sequencer.c:3159
7570 msgid "cannot resolve HEAD"
7571 msgstr ""
7573 #: sequencer.c:3150 sequencer.c:3194
7574 msgid "cannot abort from a branch yet to be born"
7575 msgstr ""
7577 #: sequencer.c:3180 builtin/fetch.c:1004 builtin/fetch.c:1416
7578 #: builtin/grep.c:772
7579 #, c-format
7580 msgid "cannot open '%s'"
7581 msgstr ""
7583 #: sequencer.c:3182
7584 #, c-format
7585 msgid "cannot read '%s': %s"
7586 msgstr ""
7588 #: sequencer.c:3183
7589 msgid "unexpected end of file"
7590 msgstr ""
7592 #: sequencer.c:3189
7593 #, c-format
7594 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
7595 msgstr ""
7597 #: sequencer.c:3200
7598 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
7599 msgstr ""
7601 #: sequencer.c:3241
7602 msgid "no revert in progress"
7603 msgstr ""
7605 #: sequencer.c:3250
7606 msgid "no cherry-pick in progress"
7607 msgstr ""
7609 #: sequencer.c:3260
7610 msgid "failed to skip the commit"
7611 msgstr ""
7613 #: sequencer.c:3267
7614 msgid "there is nothing to skip"
7615 msgstr ""
7617 #: sequencer.c:3270
7618 #, c-format
7619 msgid ""
7620 "have you committed already?\n"
7621 "try \"git %s --continue\""
7622 msgstr ""
7624 #: sequencer.c:3432 sequencer.c:4503
7625 msgid "cannot read HEAD"
7626 msgstr ""
7628 #: sequencer.c:3449
7629 #, c-format
7630 msgid "unable to copy '%s' to '%s'"
7631 msgstr ""
7633 #: sequencer.c:3457
7634 #, c-format
7635 msgid ""
7636 "You can amend the commit now, with\n"
7637 "\n"
7638 "  git commit --amend %s\n"
7639 "\n"
7640 "Once you are satisfied with your changes, run\n"
7641 "\n"
7642 "  git rebase --continue\n"
7643 msgstr ""
7645 #: sequencer.c:3467
7646 #, c-format
7647 msgid "Could not apply %s... %.*s"
7648 msgstr ""
7650 #: sequencer.c:3474
7651 #, c-format
7652 msgid "Could not merge %.*s"
7653 msgstr ""
7655 #: sequencer.c:3488 sequencer.c:3492 builtin/difftool.c:633
7656 #, c-format
7657 msgid "could not copy '%s' to '%s'"
7658 msgstr ""
7660 #: sequencer.c:3503
7661 #, c-format
7662 msgid "Executing: %s\n"
7663 msgstr ""
7665 #: sequencer.c:3514
7666 #, c-format
7667 msgid ""
7668 "execution failed: %s\n"
7669 "%sYou can fix the problem, and then run\n"
7670 "\n"
7671 "  git rebase --continue\n"
7672 "\n"
7673 msgstr ""
7675 #: sequencer.c:3520
7676 msgid "and made changes to the index and/or the working tree\n"
7677 msgstr ""
7679 #: sequencer.c:3526
7680 #, c-format
7681 msgid ""
7682 "execution succeeded: %s\n"
7683 "but left changes to the index and/or the working tree\n"
7684 "Commit or stash your changes, and then run\n"
7685 "\n"
7686 "  git rebase --continue\n"
7687 "\n"
7688 msgstr ""
7690 #: sequencer.c:3586
7691 #, c-format
7692 msgid "illegal label name: '%.*s'"
7693 msgstr ""
7695 #: sequencer.c:3659
7696 msgid "writing fake root commit"
7697 msgstr ""
7699 #: sequencer.c:3664
7700 msgid "writing squash-onto"
7701 msgstr ""
7703 #: sequencer.c:3743
7704 #, c-format
7705 msgid "could not resolve '%s'"
7706 msgstr ""
7708 #: sequencer.c:3775
7709 msgid "cannot merge without a current revision"
7710 msgstr ""
7712 #: sequencer.c:3797
7713 #, c-format
7714 msgid "unable to parse '%.*s'"
7715 msgstr ""
7717 #: sequencer.c:3806
7718 #, c-format
7719 msgid "nothing to merge: '%.*s'"
7720 msgstr ""
7722 #: sequencer.c:3818
7723 msgid "octopus merge cannot be executed on top of a [new root]"
7724 msgstr ""
7726 #: sequencer.c:3873
7727 #, c-format
7728 msgid "could not get commit message of '%s'"
7729 msgstr ""
7731 #: sequencer.c:4019
7732 #, c-format
7733 msgid "could not even attempt to merge '%.*s'"
7734 msgstr ""
7736 #: sequencer.c:4035
7737 msgid "merge: Unable to write new index file"
7738 msgstr ""
7740 #: sequencer.c:4116
7741 msgid "Cannot autostash"
7742 msgstr ""
7744 #: sequencer.c:4119
7745 #, c-format
7746 msgid "Unexpected stash response: '%s'"
7747 msgstr ""
7749 #: sequencer.c:4125
7750 #, c-format
7751 msgid "Could not create directory for '%s'"
7752 msgstr ""
7754 #: sequencer.c:4128
7755 #, c-format
7756 msgid "Created autostash: %s\n"
7757 msgstr ""
7759 #: sequencer.c:4132
7760 msgid "could not reset --hard"
7761 msgstr ""
7763 #: sequencer.c:4157
7764 #, c-format
7765 msgid "Applied autostash.\n"
7766 msgstr ""
7768 #: sequencer.c:4169
7769 #, c-format
7770 msgid "cannot store %s"
7771 msgstr ""
7773 #: sequencer.c:4172
7774 #, c-format
7775 msgid ""
7776 "%s\n"
7777 "Your changes are safe in the stash.\n"
7778 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
7779 msgstr ""
7781 #: sequencer.c:4177
7782 msgid "Applying autostash resulted in conflicts."
7783 msgstr ""
7785 #: sequencer.c:4178
7786 msgid "Autostash exists; creating a new stash entry."
7787 msgstr ""
7789 #: sequencer.c:4252
7790 msgid "could not detach HEAD"
7791 msgstr ""
7793 #: sequencer.c:4267
7794 #, c-format
7795 msgid "Stopped at HEAD\n"
7796 msgstr ""
7798 #: sequencer.c:4269
7799 #, c-format
7800 msgid "Stopped at %s\n"
7801 msgstr ""
7803 #: sequencer.c:4301
7804 #, c-format
7805 msgid ""
7806 "Could not execute the todo command\n"
7807 "\n"
7808 "    %.*s\n"
7809 "It has been rescheduled; To edit the command before continuing, please\n"
7810 "edit the todo list first:\n"
7811 "\n"
7812 "    git rebase --edit-todo\n"
7813 "    git rebase --continue\n"
7814 msgstr ""
7816 #: sequencer.c:4347
7817 #, c-format
7818 msgid "Rebasing (%d/%d)%s"
7819 msgstr ""
7821 #: sequencer.c:4393
7822 #, c-format
7823 msgid "Stopped at %s...  %.*s\n"
7824 msgstr ""
7826 #: sequencer.c:4463
7827 #, c-format
7828 msgid "unknown command %d"
7829 msgstr ""
7831 #: sequencer.c:4511
7832 msgid "could not read orig-head"
7833 msgstr ""
7835 #: sequencer.c:4516
7836 msgid "could not read 'onto'"
7837 msgstr ""
7839 #: sequencer.c:4530
7840 #, c-format
7841 msgid "could not update HEAD to %s"
7842 msgstr ""
7844 #: sequencer.c:4590
7845 #, c-format
7846 msgid "Successfully rebased and updated %s.\n"
7847 msgstr ""
7849 #: sequencer.c:4642
7850 msgid "cannot rebase: You have unstaged changes."
7851 msgstr ""
7853 #: sequencer.c:4651
7854 msgid "cannot amend non-existing commit"
7855 msgstr ""
7857 #: sequencer.c:4653
7858 #, c-format
7859 msgid "invalid file: '%s'"
7860 msgstr ""
7862 #: sequencer.c:4655
7863 #, c-format
7864 msgid "invalid contents: '%s'"
7865 msgstr ""
7867 #: sequencer.c:4658
7868 msgid ""
7869 "\n"
7870 "You have uncommitted changes in your working tree. Please, commit them\n"
7871 "first and then run 'git rebase --continue' again."
7872 msgstr ""
7874 #: sequencer.c:4694 sequencer.c:4733
7875 #, c-format
7876 msgid "could not write file: '%s'"
7877 msgstr ""
7879 #: sequencer.c:4749
7880 msgid "could not remove CHERRY_PICK_HEAD"
7881 msgstr ""
7883 #: sequencer.c:4759
7884 msgid "could not commit staged changes."
7885 msgstr ""
7887 #: sequencer.c:4879
7888 #, c-format
7889 msgid "%s: can't cherry-pick a %s"
7890 msgstr ""
7892 #: sequencer.c:4883
7893 #, c-format
7894 msgid "%s: bad revision"
7895 msgstr ""
7897 #: sequencer.c:4918
7898 msgid "can't revert as initial commit"
7899 msgstr ""
7901 #: sequencer.c:5189 sequencer.c:5418
7902 #, c-format
7903 msgid "skipped previously applied commit %s"
7904 msgstr ""
7906 #: sequencer.c:5259 sequencer.c:5434
7907 msgid "use --reapply-cherry-picks to include skipped commits"
7908 msgstr ""
7910 #: sequencer.c:5405
7911 msgid "make_script: unhandled options"
7912 msgstr ""
7914 #: sequencer.c:5408
7915 msgid "make_script: error preparing revisions"
7916 msgstr ""
7918 #: sequencer.c:5666 sequencer.c:5683
7919 msgid "nothing to do"
7920 msgstr ""
7922 #: sequencer.c:5702
7923 msgid "could not skip unnecessary pick commands"
7924 msgstr ""
7926 #: sequencer.c:5802
7927 msgid "the script was already rearranged."
7928 msgstr ""
7930 #: setup.c:134
7931 #, c-format
7932 msgid "'%s' is outside repository at '%s'"
7933 msgstr ""
7935 #: setup.c:186
7936 #, c-format
7937 msgid ""
7938 "%s: no such path in the working tree.\n"
7939 "Use 'git <command> -- <path>...' to specify paths that do not exist locally."
7940 msgstr ""
7942 #: setup.c:199
7943 #, c-format
7944 msgid ""
7945 "ambiguous argument '%s': unknown revision or path not in the working tree.\n"
7946 "Use '--' to separate paths from revisions, like this:\n"
7947 "'git <command> [<revision>...] -- [<file>...]'"
7948 msgstr ""
7950 #: setup.c:265
7951 #, c-format
7952 msgid "option '%s' must come before non-option arguments"
7953 msgstr ""
7955 #: setup.c:284
7956 #, c-format
7957 msgid ""
7958 "ambiguous argument '%s': both revision and filename\n"
7959 "Use '--' to separate paths from revisions, like this:\n"
7960 "'git <command> [<revision>...] -- [<file>...]'"
7961 msgstr ""
7963 #: setup.c:420
7964 msgid "unable to set up work tree using invalid config"
7965 msgstr ""
7967 #: setup.c:424 builtin/rev-parse.c:895
7968 msgid "this operation must be run in a work tree"
7969 msgstr ""
7971 #: setup.c:722
7972 #, c-format
7973 msgid "Expected git repo version <= %d, found %d"
7974 msgstr ""
7976 #: setup.c:730
7977 msgid "unknown repository extension found:"
7978 msgid_plural "unknown repository extensions found:"
7979 msgstr[0] ""
7980 msgstr[1] ""
7982 #: setup.c:744
7983 msgid "repo version is 0, but v1-only extension found:"
7984 msgid_plural "repo version is 0, but v1-only extensions found:"
7985 msgstr[0] ""
7986 msgstr[1] ""
7988 #: setup.c:765
7989 #, c-format
7990 msgid "error opening '%s'"
7991 msgstr ""
7993 #: setup.c:767
7994 #, c-format
7995 msgid "too large to be a .git file: '%s'"
7996 msgstr ""
7998 #: setup.c:769
7999 #, c-format
8000 msgid "error reading %s"
8001 msgstr ""
8003 #: setup.c:771
8004 #, c-format
8005 msgid "invalid gitfile format: %s"
8006 msgstr ""
8008 #: setup.c:773
8009 #, c-format
8010 msgid "no path in gitfile: %s"
8011 msgstr ""
8013 #: setup.c:775
8014 #, c-format
8015 msgid "not a git repository: %s"
8016 msgstr ""
8018 #: setup.c:877
8019 #, c-format
8020 msgid "'$%s' too big"
8021 msgstr ""
8023 #: setup.c:891
8024 #, c-format
8025 msgid "not a git repository: '%s'"
8026 msgstr ""
8028 #: setup.c:920 setup.c:922 setup.c:953
8029 #, c-format
8030 msgid "cannot chdir to '%s'"
8031 msgstr ""
8033 #: setup.c:925 setup.c:981 setup.c:991 setup.c:1030 setup.c:1038
8034 msgid "cannot come back to cwd"
8035 msgstr ""
8037 #: setup.c:1052
8038 #, c-format
8039 msgid "failed to stat '%*s%s%s'"
8040 msgstr ""
8042 #: setup.c:1295
8043 msgid "Unable to read current working directory"
8044 msgstr ""
8046 #: setup.c:1304 setup.c:1310
8047 #, c-format
8048 msgid "cannot change to '%s'"
8049 msgstr ""
8051 #: setup.c:1315
8052 #, c-format
8053 msgid "not a git repository (or any of the parent directories): %s"
8054 msgstr ""
8056 #: setup.c:1321
8057 #, c-format
8058 msgid ""
8059 "not a git repository (or any parent up to mount point %s)\n"
8060 "Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
8061 msgstr ""
8063 #: setup.c:1446
8064 #, c-format
8065 msgid ""
8066 "problem with core.sharedRepository filemode value (0%.3o).\n"
8067 "The owner of files must always have read and write permissions."
8068 msgstr ""
8070 #: setup.c:1508
8071 msgid "fork failed"
8072 msgstr ""
8074 #: setup.c:1513
8075 msgid "setsid failed"
8076 msgstr ""
8078 #: sparse-index.c:289
8079 #, c-format
8080 msgid "index entry is a directory, but not sparse (%08x)"
8081 msgstr ""
8083 #. TRANSLATORS: IEC 80000-13:2008 gibibyte
8084 #: strbuf.c:850
8085 #, c-format
8086 msgid "%u.%2.2u GiB"
8087 msgstr ""
8089 #. TRANSLATORS: IEC 80000-13:2008 gibibyte/second
8090 #: strbuf.c:852
8091 #, c-format
8092 msgid "%u.%2.2u GiB/s"
8093 msgstr ""
8095 #. TRANSLATORS: IEC 80000-13:2008 mebibyte
8096 #: strbuf.c:860
8097 #, c-format
8098 msgid "%u.%2.2u MiB"
8099 msgstr ""
8101 #. TRANSLATORS: IEC 80000-13:2008 mebibyte/second
8102 #: strbuf.c:862
8103 #, c-format
8104 msgid "%u.%2.2u MiB/s"
8105 msgstr ""
8107 #. TRANSLATORS: IEC 80000-13:2008 kibibyte
8108 #: strbuf.c:869
8109 #, c-format
8110 msgid "%u.%2.2u KiB"
8111 msgstr ""
8113 #. TRANSLATORS: IEC 80000-13:2008 kibibyte/second
8114 #: strbuf.c:871
8115 #, c-format
8116 msgid "%u.%2.2u KiB/s"
8117 msgstr ""
8119 #. TRANSLATORS: IEC 80000-13:2008 byte
8120 #: strbuf.c:877
8121 #, c-format
8122 msgid "%u byte"
8123 msgid_plural "%u bytes"
8124 msgstr[0] ""
8125 msgstr[1] ""
8127 #. TRANSLATORS: IEC 80000-13:2008 byte/second
8128 #: strbuf.c:879
8129 #, c-format
8130 msgid "%u byte/s"
8131 msgid_plural "%u bytes/s"
8132 msgstr[0] ""
8133 msgstr[1] ""
8135 #: strbuf.c:1186 wrapper.c:207 wrapper.c:377 builtin/am.c:765
8136 #: builtin/rebase.c:650
8137 #, c-format
8138 msgid "could not open '%s' for writing"
8139 msgstr ""
8141 #: strbuf.c:1195
8142 #, c-format
8143 msgid "could not edit '%s'"
8144 msgstr ""
8146 #: submodule-config.c:237
8147 #, c-format
8148 msgid "ignoring suspicious submodule name: %s"
8149 msgstr ""
8151 #: submodule-config.c:304
8152 msgid "negative values not allowed for submodule.fetchjobs"
8153 msgstr ""
8155 #: submodule-config.c:402
8156 #, c-format
8157 msgid "ignoring '%s' which may be interpreted as a command-line option: %s"
8158 msgstr ""
8160 #: submodule-config.c:499
8161 #, c-format
8162 msgid "invalid value for %s"
8163 msgstr ""
8165 #: submodule-config.c:767
8166 #, c-format
8167 msgid "Could not update .gitmodules entry %s"
8168 msgstr ""
8170 #: submodule.c:114 submodule.c:143
8171 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
8172 msgstr ""
8174 #: submodule.c:118 submodule.c:147
8175 #, c-format
8176 msgid "Could not find section in .gitmodules where path=%s"
8177 msgstr ""
8179 #: submodule.c:154
8180 #, c-format
8181 msgid "Could not remove .gitmodules entry for %s"
8182 msgstr ""
8184 #: submodule.c:165
8185 msgid "staging updated .gitmodules failed"
8186 msgstr ""
8188 #: submodule.c:358
8189 #, c-format
8190 msgid "in unpopulated submodule '%s'"
8191 msgstr ""
8193 #: submodule.c:389
8194 #, c-format
8195 msgid "Pathspec '%s' is in submodule '%.*s'"
8196 msgstr ""
8198 #: submodule.c:466
8199 #, c-format
8200 msgid "bad --ignore-submodules argument: %s"
8201 msgstr ""
8203 #: submodule.c:844
8204 #, c-format
8205 msgid ""
8206 "Submodule in commit %s at path: '%s' collides with a submodule named the "
8207 "same. Skipping it."
8208 msgstr ""
8210 #: submodule.c:954
8211 #, c-format
8212 msgid "submodule entry '%s' (%s) is a %s, not a commit"
8213 msgstr ""
8215 #: submodule.c:1042
8216 #, c-format
8217 msgid ""
8218 "Could not run 'git rev-list <commits> --not --remotes -n 1' command in "
8219 "submodule %s"
8220 msgstr ""
8222 #: submodule.c:1165
8223 #, c-format
8224 msgid "process for submodule '%s' failed"
8225 msgstr ""
8227 #: submodule.c:1194 builtin/branch.c:699 builtin/submodule--helper.c:2714
8228 msgid "Failed to resolve HEAD as a valid ref."
8229 msgstr ""
8231 #: submodule.c:1205
8232 #, c-format
8233 msgid "Pushing submodule '%s'\n"
8234 msgstr ""
8236 #: submodule.c:1208
8237 #, c-format
8238 msgid "Unable to push submodule '%s'\n"
8239 msgstr ""
8241 #: submodule.c:1491
8242 #, c-format
8243 msgid "Fetching submodule %s%s\n"
8244 msgstr ""
8246 #: submodule.c:1525
8247 #, c-format
8248 msgid "Could not access submodule '%s'\n"
8249 msgstr ""
8251 #: submodule.c:1680
8252 #, c-format
8253 msgid ""
8254 "Errors during submodule fetch:\n"
8255 "%s"
8256 msgstr ""
8258 #: submodule.c:1705
8259 #, c-format
8260 msgid "'%s' not recognized as a git repository"
8261 msgstr ""
8263 #: submodule.c:1722
8264 #, c-format
8265 msgid "Could not run 'git status --porcelain=2' in submodule %s"
8266 msgstr ""
8268 #: submodule.c:1763
8269 #, c-format
8270 msgid "'git status --porcelain=2' failed in submodule %s"
8271 msgstr ""
8273 #: submodule.c:1838
8274 #, c-format
8275 msgid "could not start 'git status' in submodule '%s'"
8276 msgstr ""
8278 #: submodule.c:1851
8279 #, c-format
8280 msgid "could not run 'git status' in submodule '%s'"
8281 msgstr ""
8283 #: submodule.c:1868
8284 #, c-format
8285 msgid "Could not unset core.worktree setting in submodule '%s'"
8286 msgstr ""
8288 #: submodule.c:1895 submodule.c:2210
8289 #, c-format
8290 msgid "could not recurse into submodule '%s'"
8291 msgstr ""
8293 #: submodule.c:1917
8294 msgid "could not reset submodule index"
8295 msgstr ""
8297 #: submodule.c:1959
8298 #, c-format
8299 msgid "submodule '%s' has dirty index"
8300 msgstr ""
8302 #: submodule.c:2013
8303 #, c-format
8304 msgid "Submodule '%s' could not be updated."
8305 msgstr ""
8307 #: submodule.c:2081
8308 #, c-format
8309 msgid "submodule git dir '%s' is inside git dir '%.*s'"
8310 msgstr ""
8312 #: submodule.c:2102
8313 #, c-format
8314 msgid ""
8315 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
8316 msgstr ""
8318 #: submodule.c:2114 submodule.c:2174
8319 #, c-format
8320 msgid "could not lookup name for submodule '%s'"
8321 msgstr ""
8323 #: submodule.c:2118
8324 #, c-format
8325 msgid "refusing to move '%s' into an existing git dir"
8326 msgstr ""
8328 #: submodule.c:2124
8329 #, c-format
8330 msgid ""
8331 "Migrating git directory of '%s%s' from\n"
8332 "'%s' to\n"
8333 "'%s'\n"
8334 msgstr ""
8336 #: submodule.c:2255
8337 msgid "could not start ls-files in .."
8338 msgstr ""
8340 #: submodule.c:2295
8341 #, c-format
8342 msgid "ls-tree returned unexpected return code %d"
8343 msgstr ""
8345 #: symlinks.c:244
8346 #, c-format
8347 msgid "failed to lstat '%s'"
8348 msgstr ""
8350 #: trailer.c:244
8351 #, c-format
8352 msgid "running trailer command '%s' failed"
8353 msgstr ""
8355 #: trailer.c:493 trailer.c:498 trailer.c:503 trailer.c:562 trailer.c:566
8356 #: trailer.c:570
8357 #, c-format
8358 msgid "unknown value '%s' for key '%s'"
8359 msgstr ""
8361 #: trailer.c:547 trailer.c:552 trailer.c:557 builtin/remote.c:299
8362 #: builtin/remote.c:327
8363 #, c-format
8364 msgid "more than one %s"
8365 msgstr ""
8367 #: trailer.c:743
8368 #, c-format
8369 msgid "empty trailer token in trailer '%.*s'"
8370 msgstr ""
8372 #: trailer.c:763
8373 #, c-format
8374 msgid "could not read input file '%s'"
8375 msgstr ""
8377 #: trailer.c:766 builtin/mktag.c:89 imap-send.c:1573
8378 msgid "could not read from stdin"
8379 msgstr ""
8381 #: trailer.c:1024 wrapper.c:684
8382 #, c-format
8383 msgid "could not stat %s"
8384 msgstr ""
8386 #: trailer.c:1026
8387 #, c-format
8388 msgid "file %s is not a regular file"
8389 msgstr ""
8391 #: trailer.c:1028
8392 #, c-format
8393 msgid "file %s is not writable by user"
8394 msgstr ""
8396 #: trailer.c:1040
8397 msgid "could not open temporary file"
8398 msgstr ""
8400 #: trailer.c:1080
8401 #, c-format
8402 msgid "could not rename temporary file to %s"
8403 msgstr ""
8405 #: transport-helper.c:62 transport-helper.c:91
8406 msgid "full write to remote helper failed"
8407 msgstr ""
8409 #: transport-helper.c:145
8410 #, c-format
8411 msgid "unable to find remote helper for '%s'"
8412 msgstr ""
8414 #: transport-helper.c:161 transport-helper.c:575
8415 msgid "can't dup helper output fd"
8416 msgstr ""
8418 #: transport-helper.c:214
8419 #, c-format
8420 msgid ""
8421 "unknown mandatory capability %s; this remote helper probably needs newer "
8422 "version of Git"
8423 msgstr ""
8425 #: transport-helper.c:220
8426 msgid "this remote helper should implement refspec capability"
8427 msgstr ""
8429 #: transport-helper.c:287 transport-helper.c:429
8430 #, c-format
8431 msgid "%s unexpectedly said: '%s'"
8432 msgstr ""
8434 #: transport-helper.c:417
8435 #, c-format
8436 msgid "%s also locked %s"
8437 msgstr ""
8439 #: transport-helper.c:497
8440 msgid "couldn't run fast-import"
8441 msgstr ""
8443 #: transport-helper.c:520
8444 msgid "error while running fast-import"
8445 msgstr ""
8447 #: transport-helper.c:549 transport-helper.c:1251
8448 #, c-format
8449 msgid "could not read ref %s"
8450 msgstr ""
8452 #: transport-helper.c:594
8453 #, c-format
8454 msgid "unknown response to connect: %s"
8455 msgstr ""
8457 #: transport-helper.c:616
8458 msgid "setting remote service path not supported by protocol"
8459 msgstr ""
8461 #: transport-helper.c:618
8462 msgid "invalid remote service path"
8463 msgstr ""
8465 #: transport-helper.c:661 transport.c:1479
8466 msgid "operation not supported by protocol"
8467 msgstr ""
8469 #: transport-helper.c:664
8470 #, c-format
8471 msgid "can't connect to subservice %s"
8472 msgstr ""
8474 #: transport-helper.c:693 transport.c:404
8475 msgid "--negotiate-only requires protocol v2"
8476 msgstr ""
8478 #: transport-helper.c:755
8479 msgid "'option' without a matching 'ok/error' directive"
8480 msgstr ""
8482 #: transport-helper.c:798
8483 #, c-format
8484 msgid "expected ok/error, helper said '%s'"
8485 msgstr ""
8487 #: transport-helper.c:859
8488 #, c-format
8489 msgid "helper reported unexpected status of %s"
8490 msgstr ""
8492 #: transport-helper.c:942
8493 #, c-format
8494 msgid "helper %s does not support dry-run"
8495 msgstr ""
8497 #: transport-helper.c:945
8498 #, c-format
8499 msgid "helper %s does not support --signed"
8500 msgstr ""
8502 #: transport-helper.c:948
8503 #, c-format
8504 msgid "helper %s does not support --signed=if-asked"
8505 msgstr ""
8507 #: transport-helper.c:953
8508 #, c-format
8509 msgid "helper %s does not support --atomic"
8510 msgstr ""
8512 #: transport-helper.c:957
8513 #, c-format
8514 msgid "helper %s does not support --%s"
8515 msgstr ""
8517 #: transport-helper.c:964
8518 #, c-format
8519 msgid "helper %s does not support 'push-option'"
8520 msgstr ""
8522 #: transport-helper.c:1064
8523 msgid "remote-helper doesn't support push; refspec needed"
8524 msgstr ""
8526 #: transport-helper.c:1069
8527 #, c-format
8528 msgid "helper %s does not support 'force'"
8529 msgstr ""
8531 #: transport-helper.c:1116
8532 msgid "couldn't run fast-export"
8533 msgstr ""
8535 #: transport-helper.c:1121
8536 msgid "error while running fast-export"
8537 msgstr ""
8539 #: transport-helper.c:1146
8540 #, c-format
8541 msgid ""
8542 "No refs in common and none specified; doing nothing.\n"
8543 "Perhaps you should specify a branch.\n"
8544 msgstr ""
8546 #: transport-helper.c:1228
8547 #, c-format
8548 msgid "unsupported object format '%s'"
8549 msgstr ""
8551 #: transport-helper.c:1237
8552 #, c-format
8553 msgid "malformed response in ref list: %s"
8554 msgstr ""
8556 #: transport-helper.c:1389
8557 #, c-format
8558 msgid "read(%s) failed"
8559 msgstr ""
8561 #: transport-helper.c:1416
8562 #, c-format
8563 msgid "write(%s) failed"
8564 msgstr ""
8566 #: transport-helper.c:1465
8567 #, c-format
8568 msgid "%s thread failed"
8569 msgstr ""
8571 #: transport-helper.c:1469
8572 #, c-format
8573 msgid "%s thread failed to join: %s"
8574 msgstr ""
8576 #: transport-helper.c:1488 transport-helper.c:1492
8577 #, c-format
8578 msgid "can't start thread for copying data: %s"
8579 msgstr ""
8581 #: transport-helper.c:1529
8582 #, c-format
8583 msgid "%s process failed to wait"
8584 msgstr ""
8586 #: transport-helper.c:1533
8587 #, c-format
8588 msgid "%s process failed"
8589 msgstr ""
8591 #: transport-helper.c:1551 transport-helper.c:1560
8592 msgid "can't start thread for copying data"
8593 msgstr ""
8595 #: transport.c:116
8596 #, c-format
8597 msgid "Would set upstream of '%s' to '%s' of '%s'\n"
8598 msgstr ""
8600 #: transport.c:145
8601 #, c-format
8602 msgid "could not read bundle '%s'"
8603 msgstr ""
8605 #: transport.c:227
8606 #, c-format
8607 msgid "transport: invalid depth option '%s'"
8608 msgstr ""
8610 #: transport.c:279
8611 msgid "see protocol.version in 'git help config' for more details"
8612 msgstr ""
8614 #: transport.c:280
8615 msgid "server options require protocol version 2 or later"
8616 msgstr ""
8618 #: transport.c:407
8619 msgid "server does not support wait-for-done"
8620 msgstr ""
8622 #: transport.c:759
8623 msgid "could not parse transport.color.* config"
8624 msgstr ""
8626 #: transport.c:834
8627 msgid "support for protocol v2 not implemented yet"
8628 msgstr ""
8630 #: transport.c:967
8631 #, c-format
8632 msgid "unknown value for config '%s': %s"
8633 msgstr ""
8635 #: transport.c:1033
8636 #, c-format
8637 msgid "transport '%s' not allowed"
8638 msgstr ""
8640 #: transport.c:1082
8641 msgid "git-over-rsync is no longer supported"
8642 msgstr ""
8644 #: transport.c:1185
8645 #, c-format
8646 msgid ""
8647 "The following submodule paths contain changes that can\n"
8648 "not be found on any remote:\n"
8649 msgstr ""
8651 #: transport.c:1189
8652 #, c-format
8653 msgid ""
8654 "\n"
8655 "Please try\n"
8656 "\n"
8657 "\tgit push --recurse-submodules=on-demand\n"
8658 "\n"
8659 "or cd to the path and use\n"
8660 "\n"
8661 "\tgit push\n"
8662 "\n"
8663 "to push them to a remote.\n"
8664 "\n"
8665 msgstr ""
8667 #: transport.c:1197
8668 msgid "Aborting."
8669 msgstr ""
8671 #: transport.c:1343
8672 msgid "failed to push all needed submodules"
8673 msgstr ""
8675 #: tree-walk.c:33
8676 msgid "too-short tree object"
8677 msgstr ""
8679 #: tree-walk.c:39
8680 msgid "malformed mode in tree entry"
8681 msgstr ""
8683 #: tree-walk.c:43
8684 msgid "empty filename in tree entry"
8685 msgstr ""
8687 #: tree-walk.c:118
8688 msgid "too-short tree file"
8689 msgstr ""
8691 #: unpack-trees.c:118
8692 #, c-format
8693 msgid ""
8694 "Your local changes to the following files would be overwritten by checkout:\n"
8695 "%%sPlease commit your changes or stash them before you switch branches."
8696 msgstr ""
8698 #: unpack-trees.c:120
8699 #, c-format
8700 msgid ""
8701 "Your local changes to the following files would be overwritten by checkout:\n"
8702 "%%s"
8703 msgstr ""
8705 #: unpack-trees.c:123
8706 #, c-format
8707 msgid ""
8708 "Your local changes to the following files would be overwritten by merge:\n"
8709 "%%sPlease commit your changes or stash them before you merge."
8710 msgstr ""
8712 #: unpack-trees.c:125
8713 #, c-format
8714 msgid ""
8715 "Your local changes to the following files would be overwritten by merge:\n"
8716 "%%s"
8717 msgstr ""
8719 #: unpack-trees.c:128
8720 #, c-format
8721 msgid ""
8722 "Your local changes to the following files would be overwritten by %s:\n"
8723 "%%sPlease commit your changes or stash them before you %s."
8724 msgstr ""
8726 #: unpack-trees.c:130
8727 #, c-format
8728 msgid ""
8729 "Your local changes to the following files would be overwritten by %s:\n"
8730 "%%s"
8731 msgstr ""
8733 #: unpack-trees.c:135
8734 #, c-format
8735 msgid ""
8736 "Updating the following directories would lose untracked files in them:\n"
8737 "%s"
8738 msgstr ""
8740 #: unpack-trees.c:138
8741 #, c-format
8742 msgid ""
8743 "Refusing to remove the current working directory:\n"
8744 "%s"
8745 msgstr ""
8747 #: unpack-trees.c:142
8748 #, c-format
8749 msgid ""
8750 "The following untracked working tree files would be removed by checkout:\n"
8751 "%%sPlease move or remove them before you switch branches."
8752 msgstr ""
8754 #: unpack-trees.c:144
8755 #, c-format
8756 msgid ""
8757 "The following untracked working tree files would be removed by checkout:\n"
8758 "%%s"
8759 msgstr ""
8761 #: unpack-trees.c:147
8762 #, c-format
8763 msgid ""
8764 "The following untracked working tree files would be removed by merge:\n"
8765 "%%sPlease move or remove them before you merge."
8766 msgstr ""
8768 #: unpack-trees.c:149
8769 #, c-format
8770 msgid ""
8771 "The following untracked working tree files would be removed by merge:\n"
8772 "%%s"
8773 msgstr ""
8775 #: unpack-trees.c:152
8776 #, c-format
8777 msgid ""
8778 "The following untracked working tree files would be removed by %s:\n"
8779 "%%sPlease move or remove them before you %s."
8780 msgstr ""
8782 #: unpack-trees.c:154
8783 #, c-format
8784 msgid ""
8785 "The following untracked working tree files would be removed by %s:\n"
8786 "%%s"
8787 msgstr ""
8789 #: unpack-trees.c:160
8790 #, c-format
8791 msgid ""
8792 "The following untracked working tree files would be overwritten by "
8793 "checkout:\n"
8794 "%%sPlease move or remove them before you switch branches."
8795 msgstr ""
8797 #: unpack-trees.c:162
8798 #, c-format
8799 msgid ""
8800 "The following untracked working tree files would be overwritten by "
8801 "checkout:\n"
8802 "%%s"
8803 msgstr ""
8805 #: unpack-trees.c:165
8806 #, c-format
8807 msgid ""
8808 "The following untracked working tree files would be overwritten by merge:\n"
8809 "%%sPlease move or remove them before you merge."
8810 msgstr ""
8812 #: unpack-trees.c:167
8813 #, c-format
8814 msgid ""
8815 "The following untracked working tree files would be overwritten by merge:\n"
8816 "%%s"
8817 msgstr ""
8819 #: unpack-trees.c:170
8820 #, c-format
8821 msgid ""
8822 "The following untracked working tree files would be overwritten by %s:\n"
8823 "%%sPlease move or remove them before you %s."
8824 msgstr ""
8826 #: unpack-trees.c:172
8827 #, c-format
8828 msgid ""
8829 "The following untracked working tree files would be overwritten by %s:\n"
8830 "%%s"
8831 msgstr ""
8833 #: unpack-trees.c:180
8834 #, c-format
8835 msgid "Entry '%s' overlaps with '%s'.  Cannot bind."
8836 msgstr ""
8838 #: unpack-trees.c:183
8839 #, c-format
8840 msgid ""
8841 "Cannot update submodule:\n"
8842 "%s"
8843 msgstr ""
8845 #: unpack-trees.c:186
8846 #, c-format
8847 msgid ""
8848 "The following paths are not up to date and were left despite sparse "
8849 "patterns:\n"
8850 "%s"
8851 msgstr ""
8853 #: unpack-trees.c:188
8854 #, c-format
8855 msgid ""
8856 "The following paths are unmerged and were left despite sparse patterns:\n"
8857 "%s"
8858 msgstr ""
8860 #: unpack-trees.c:190
8861 #, c-format
8862 msgid ""
8863 "The following paths were already present and thus not updated despite sparse "
8864 "patterns:\n"
8865 "%s"
8866 msgstr ""
8868 #: unpack-trees.c:270
8869 #, c-format
8870 msgid "Aborting\n"
8871 msgstr ""
8873 #: unpack-trees.c:297
8874 #, c-format
8875 msgid ""
8876 "After fixing the above paths, you may want to run `git sparse-checkout "
8877 "reapply`.\n"
8878 msgstr ""
8880 #: unpack-trees.c:358
8881 msgid "Updating files"
8882 msgstr ""
8884 #: unpack-trees.c:390
8885 msgid ""
8886 "the following paths have collided (e.g. case-sensitive paths\n"
8887 "on a case-insensitive filesystem) and only one from the same\n"
8888 "colliding group is in the working tree:\n"
8889 msgstr ""
8891 #: unpack-trees.c:1636
8892 msgid "Updating index flags"
8893 msgstr ""
8895 #: unpack-trees.c:2803
8896 #, c-format
8897 msgid "worktree and untracked commit have duplicate entries: %s"
8898 msgstr ""
8900 #: upload-pack.c:1565
8901 msgid "expected flush after fetch arguments"
8902 msgstr ""
8904 #: urlmatch.c:163
8905 msgid "invalid URL scheme name or missing '://' suffix"
8906 msgstr ""
8908 #: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
8909 #, c-format
8910 msgid "invalid %XX escape sequence"
8911 msgstr ""
8913 #: urlmatch.c:215
8914 msgid "missing host and scheme is not 'file:'"
8915 msgstr ""
8917 #: urlmatch.c:232
8918 msgid "a 'file:' URL may not have a port number"
8919 msgstr ""
8921 #: urlmatch.c:247
8922 msgid "invalid characters in host name"
8923 msgstr ""
8925 #: urlmatch.c:292 urlmatch.c:303
8926 msgid "invalid port number"
8927 msgstr ""
8929 #: urlmatch.c:371
8930 msgid "invalid '..' path segment"
8931 msgstr ""
8933 #: walker.c:170
8934 msgid "Fetching objects"
8935 msgstr ""
8937 #: worktree.c:238 builtin/am.c:2209 builtin/bisect--helper.c:156
8938 #, c-format
8939 msgid "failed to read '%s'"
8940 msgstr ""
8942 #: worktree.c:305
8943 #, c-format
8944 msgid "'%s' at main working tree is not the repository directory"
8945 msgstr ""
8947 #: worktree.c:316
8948 #, c-format
8949 msgid "'%s' file does not contain absolute path to the working tree location"
8950 msgstr ""
8952 #: worktree.c:328
8953 #, c-format
8954 msgid "'%s' does not exist"
8955 msgstr ""
8957 #: worktree.c:334
8958 #, c-format
8959 msgid "'%s' is not a .git file, error code %d"
8960 msgstr ""
8962 #: worktree.c:343
8963 #, c-format
8964 msgid "'%s' does not point back to '%s'"
8965 msgstr ""
8967 #: worktree.c:604
8968 msgid "not a directory"
8969 msgstr ""
8971 #: worktree.c:613
8972 msgid ".git is not a file"
8973 msgstr ""
8975 #: worktree.c:615
8976 msgid ".git file broken"
8977 msgstr ""
8979 #: worktree.c:617
8980 msgid ".git file incorrect"
8981 msgstr ""
8983 #: worktree.c:723
8984 msgid "not a valid path"
8985 msgstr ""
8987 #: worktree.c:729
8988 msgid "unable to locate repository; .git is not a file"
8989 msgstr ""
8991 #: worktree.c:733
8992 msgid "unable to locate repository; .git file does not reference a repository"
8993 msgstr ""
8995 #: worktree.c:737
8996 msgid "unable to locate repository; .git file broken"
8997 msgstr ""
8999 #: worktree.c:743
9000 msgid "gitdir unreadable"
9001 msgstr ""
9003 #: worktree.c:747
9004 msgid "gitdir incorrect"
9005 msgstr ""
9007 #: worktree.c:772
9008 msgid "not a valid directory"
9009 msgstr ""
9011 #: worktree.c:778
9012 msgid "gitdir file does not exist"
9013 msgstr ""
9015 #: worktree.c:783 worktree.c:792
9016 #, c-format
9017 msgid "unable to read gitdir file (%s)"
9018 msgstr ""
9020 #: worktree.c:802
9021 #, c-format
9022 msgid "short read (expected %<PRIuMAX> bytes, read %<PRIuMAX>)"
9023 msgstr ""
9025 #: worktree.c:810
9026 msgid "invalid gitdir file"
9027 msgstr ""
9029 #: worktree.c:818
9030 msgid "gitdir file points to non-existent location"
9031 msgstr ""
9033 #: wrapper.c:151
9034 #, c-format
9035 msgid "could not setenv '%s'"
9036 msgstr ""
9038 #: wrapper.c:203
9039 #, c-format
9040 msgid "unable to create '%s'"
9041 msgstr ""
9043 #: wrapper.c:205 wrapper.c:375
9044 #, c-format
9045 msgid "could not open '%s' for reading and writing"
9046 msgstr ""
9048 #: wrapper.c:406 wrapper.c:607
9049 #, c-format
9050 msgid "unable to access '%s'"
9051 msgstr ""
9053 #: wrapper.c:615
9054 msgid "unable to get current working directory"
9055 msgstr ""
9057 #: wt-status.c:158
9058 msgid "Unmerged paths:"
9059 msgstr ""
9061 #: wt-status.c:187 wt-status.c:219
9062 msgid "  (use \"git restore --staged <file>...\" to unstage)"
9063 msgstr ""
9065 #: wt-status.c:190 wt-status.c:222
9066 #, c-format
9067 msgid "  (use \"git restore --source=%s --staged <file>...\" to unstage)"
9068 msgstr ""
9070 #: wt-status.c:193 wt-status.c:225
9071 msgid "  (use \"git rm --cached <file>...\" to unstage)"
9072 msgstr ""
9074 #: wt-status.c:197
9075 msgid "  (use \"git add <file>...\" to mark resolution)"
9076 msgstr ""
9078 #: wt-status.c:199 wt-status.c:203
9079 msgid "  (use \"git add/rm <file>...\" as appropriate to mark resolution)"
9080 msgstr ""
9082 #: wt-status.c:201
9083 msgid "  (use \"git rm <file>...\" to mark resolution)"
9084 msgstr ""
9086 #: wt-status.c:211 wt-status.c:1131
9087 msgid "Changes to be committed:"
9088 msgstr ""
9090 #: wt-status.c:234 wt-status.c:1140
9091 msgid "Changes not staged for commit:"
9092 msgstr ""
9094 #: wt-status.c:238
9095 msgid "  (use \"git add <file>...\" to update what will be committed)"
9096 msgstr ""
9098 #: wt-status.c:240
9099 msgid "  (use \"git add/rm <file>...\" to update what will be committed)"
9100 msgstr ""
9102 #: wt-status.c:241
9103 msgid ""
9104 "  (use \"git restore <file>...\" to discard changes in working directory)"
9105 msgstr ""
9107 #: wt-status.c:243
9108 msgid "  (commit or discard the untracked or modified content in submodules)"
9109 msgstr ""
9111 #: wt-status.c:254
9112 #, c-format
9113 msgid "  (use \"git %s <file>...\" to include in what will be committed)"
9114 msgstr ""
9116 #: wt-status.c:266
9117 msgid "both deleted:"
9118 msgstr ""
9120 #: wt-status.c:268
9121 msgid "added by us:"
9122 msgstr ""
9124 #: wt-status.c:270
9125 msgid "deleted by them:"
9126 msgstr ""
9128 #: wt-status.c:272
9129 msgid "added by them:"
9130 msgstr ""
9132 #: wt-status.c:274
9133 msgid "deleted by us:"
9134 msgstr ""
9136 #: wt-status.c:276
9137 msgid "both added:"
9138 msgstr ""
9140 #: wt-status.c:278
9141 msgid "both modified:"
9142 msgstr ""
9144 #: wt-status.c:288
9145 msgid "new file:"
9146 msgstr ""
9148 #: wt-status.c:290
9149 msgid "copied:"
9150 msgstr ""
9152 #: wt-status.c:292
9153 msgid "deleted:"
9154 msgstr ""
9156 #: wt-status.c:294
9157 msgid "modified:"
9158 msgstr ""
9160 #: wt-status.c:296
9161 msgid "renamed:"
9162 msgstr ""
9164 #: wt-status.c:298
9165 msgid "typechange:"
9166 msgstr ""
9168 #: wt-status.c:300
9169 msgid "unknown:"
9170 msgstr ""
9172 #: wt-status.c:302
9173 msgid "unmerged:"
9174 msgstr ""
9176 #: wt-status.c:382
9177 msgid "new commits, "
9178 msgstr ""
9180 #: wt-status.c:384
9181 msgid "modified content, "
9182 msgstr ""
9184 #: wt-status.c:386
9185 msgid "untracked content, "
9186 msgstr ""
9188 #: wt-status.c:964
9189 #, c-format
9190 msgid "Your stash currently has %d entry"
9191 msgid_plural "Your stash currently has %d entries"
9192 msgstr[0] ""
9193 msgstr[1] ""
9195 #: wt-status.c:995
9196 msgid "Submodules changed but not updated:"
9197 msgstr ""
9199 #: wt-status.c:997
9200 msgid "Submodule changes to be committed:"
9201 msgstr ""
9203 #: wt-status.c:1079
9204 msgid ""
9205 "Do not modify or remove the line above.\n"
9206 "Everything below it will be ignored."
9207 msgstr ""
9209 #: wt-status.c:1171
9210 #, c-format
9211 msgid ""
9212 "\n"
9213 "It took %.2f seconds to compute the branch ahead/behind values.\n"
9214 "You can use '--no-ahead-behind' to avoid this.\n"
9215 msgstr ""
9217 #: wt-status.c:1201
9218 msgid "You have unmerged paths."
9219 msgstr ""
9221 #: wt-status.c:1204
9222 msgid "  (fix conflicts and run \"git commit\")"
9223 msgstr ""
9225 #: wt-status.c:1206
9226 msgid "  (use \"git merge --abort\" to abort the merge)"
9227 msgstr ""
9229 #: wt-status.c:1210
9230 msgid "All conflicts fixed but you are still merging."
9231 msgstr ""
9233 #: wt-status.c:1213
9234 msgid "  (use \"git commit\" to conclude merge)"
9235 msgstr ""
9237 #: wt-status.c:1224
9238 msgid "You are in the middle of an am session."
9239 msgstr ""
9241 #: wt-status.c:1227
9242 msgid "The current patch is empty."
9243 msgstr ""
9245 #: wt-status.c:1232
9246 msgid "  (fix conflicts and then run \"git am --continue\")"
9247 msgstr ""
9249 #: wt-status.c:1234
9250 msgid "  (use \"git am --skip\" to skip this patch)"
9251 msgstr ""
9253 #: wt-status.c:1237
9254 msgid ""
9255 "  (use \"git am --allow-empty\" to record this patch as an empty commit)"
9256 msgstr ""
9258 #: wt-status.c:1239
9259 msgid "  (use \"git am --abort\" to restore the original branch)"
9260 msgstr ""
9262 #: wt-status.c:1372
9263 msgid "git-rebase-todo is missing."
9264 msgstr ""
9266 #: wt-status.c:1374
9267 msgid "No commands done."
9268 msgstr ""
9270 #: wt-status.c:1377
9271 #, c-format
9272 msgid "Last command done (%d command done):"
9273 msgid_plural "Last commands done (%d commands done):"
9274 msgstr[0] ""
9275 msgstr[1] ""
9277 #: wt-status.c:1388
9278 #, c-format
9279 msgid "  (see more in file %s)"
9280 msgstr ""
9282 #: wt-status.c:1393
9283 msgid "No commands remaining."
9284 msgstr ""
9286 #: wt-status.c:1396
9287 #, c-format
9288 msgid "Next command to do (%d remaining command):"
9289 msgid_plural "Next commands to do (%d remaining commands):"
9290 msgstr[0] ""
9291 msgstr[1] ""
9293 #: wt-status.c:1404
9294 msgid "  (use \"git rebase --edit-todo\" to view and edit)"
9295 msgstr ""
9297 #: wt-status.c:1416
9298 #, c-format
9299 msgid "You are currently rebasing branch '%s' on '%s'."
9300 msgstr ""
9302 #: wt-status.c:1421
9303 msgid "You are currently rebasing."
9304 msgstr ""
9306 #: wt-status.c:1434
9307 msgid "  (fix conflicts and then run \"git rebase --continue\")"
9308 msgstr ""
9310 #: wt-status.c:1436
9311 msgid "  (use \"git rebase --skip\" to skip this patch)"
9312 msgstr ""
9314 #: wt-status.c:1438
9315 msgid "  (use \"git rebase --abort\" to check out the original branch)"
9316 msgstr ""
9318 #: wt-status.c:1445
9319 msgid "  (all conflicts fixed: run \"git rebase --continue\")"
9320 msgstr ""
9322 #: wt-status.c:1449
9323 #, c-format
9324 msgid ""
9325 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
9326 msgstr ""
9328 #: wt-status.c:1454
9329 msgid "You are currently splitting a commit during a rebase."
9330 msgstr ""
9332 #: wt-status.c:1457
9333 msgid "  (Once your working directory is clean, run \"git rebase --continue\")"
9334 msgstr ""
9336 #: wt-status.c:1461
9337 #, c-format
9338 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
9339 msgstr ""
9341 #: wt-status.c:1466
9342 msgid "You are currently editing a commit during a rebase."
9343 msgstr ""
9345 #: wt-status.c:1469
9346 msgid "  (use \"git commit --amend\" to amend the current commit)"
9347 msgstr ""
9349 #: wt-status.c:1471
9350 msgid ""
9351 "  (use \"git rebase --continue\" once you are satisfied with your changes)"
9352 msgstr ""
9354 #: wt-status.c:1482
9355 msgid "Cherry-pick currently in progress."
9356 msgstr ""
9358 #: wt-status.c:1485
9359 #, c-format
9360 msgid "You are currently cherry-picking commit %s."
9361 msgstr ""
9363 #: wt-status.c:1492
9364 msgid "  (fix conflicts and run \"git cherry-pick --continue\")"
9365 msgstr ""
9367 #: wt-status.c:1495
9368 msgid "  (run \"git cherry-pick --continue\" to continue)"
9369 msgstr ""
9371 #: wt-status.c:1498
9372 msgid "  (all conflicts fixed: run \"git cherry-pick --continue\")"
9373 msgstr ""
9375 #: wt-status.c:1500
9376 msgid "  (use \"git cherry-pick --skip\" to skip this patch)"
9377 msgstr ""
9379 #: wt-status.c:1502
9380 msgid "  (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
9381 msgstr ""
9383 #: wt-status.c:1512
9384 msgid "Revert currently in progress."
9385 msgstr ""
9387 #: wt-status.c:1515
9388 #, c-format
9389 msgid "You are currently reverting commit %s."
9390 msgstr ""
9392 #: wt-status.c:1521
9393 msgid "  (fix conflicts and run \"git revert --continue\")"
9394 msgstr ""
9396 #: wt-status.c:1524
9397 msgid "  (run \"git revert --continue\" to continue)"
9398 msgstr ""
9400 #: wt-status.c:1527
9401 msgid "  (all conflicts fixed: run \"git revert --continue\")"
9402 msgstr ""
9404 #: wt-status.c:1529
9405 msgid "  (use \"git revert --skip\" to skip this patch)"
9406 msgstr ""
9408 #: wt-status.c:1531
9409 msgid "  (use \"git revert --abort\" to cancel the revert operation)"
9410 msgstr ""
9412 #: wt-status.c:1541
9413 #, c-format
9414 msgid "You are currently bisecting, started from branch '%s'."
9415 msgstr ""
9417 #: wt-status.c:1545
9418 msgid "You are currently bisecting."
9419 msgstr ""
9421 #: wt-status.c:1548
9422 msgid "  (use \"git bisect reset\" to get back to the original branch)"
9423 msgstr ""
9425 #: wt-status.c:1559
9426 msgid "You are in a sparse checkout."
9427 msgstr ""
9429 #: wt-status.c:1562
9430 #, c-format
9431 msgid "You are in a sparse checkout with %d%% of tracked files present."
9432 msgstr ""
9434 #: wt-status.c:1806
9435 msgid "On branch "
9436 msgstr ""
9438 #: wt-status.c:1813
9439 msgid "interactive rebase in progress; onto "
9440 msgstr ""
9442 #: wt-status.c:1815
9443 msgid "rebase in progress; onto "
9444 msgstr ""
9446 #: wt-status.c:1820
9447 msgid "HEAD detached at "
9448 msgstr ""
9450 #: wt-status.c:1822
9451 msgid "HEAD detached from "
9452 msgstr ""
9454 #: wt-status.c:1825
9455 msgid "Not currently on any branch."
9456 msgstr ""
9458 #: wt-status.c:1842
9459 msgid "Initial commit"
9460 msgstr ""
9462 #: wt-status.c:1843
9463 msgid "No commits yet"
9464 msgstr ""
9466 #: wt-status.c:1857
9467 msgid "Untracked files"
9468 msgstr ""
9470 #: wt-status.c:1859
9471 msgid "Ignored files"
9472 msgstr ""
9474 #: wt-status.c:1863
9475 #, c-format
9476 msgid ""
9477 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
9478 "may speed it up, but you have to be careful not to forget to add\n"
9479 "new files yourself (see 'git help status')."
9480 msgstr ""
9482 #: wt-status.c:1869
9483 #, c-format
9484 msgid "Untracked files not listed%s"
9485 msgstr ""
9487 #: wt-status.c:1871
9488 msgid " (use -u option to show untracked files)"
9489 msgstr ""
9491 #: wt-status.c:1877
9492 msgid "No changes"
9493 msgstr ""
9495 #: wt-status.c:1882
9496 #, c-format
9497 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
9498 msgstr ""
9500 #: wt-status.c:1886
9501 #, c-format
9502 msgid "no changes added to commit\n"
9503 msgstr ""
9505 #: wt-status.c:1890
9506 #, c-format
9507 msgid ""
9508 "nothing added to commit but untracked files present (use \"git add\" to "
9509 "track)\n"
9510 msgstr ""
9512 #: wt-status.c:1894
9513 #, c-format
9514 msgid "nothing added to commit but untracked files present\n"
9515 msgstr ""
9517 #: wt-status.c:1898
9518 #, c-format
9519 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
9520 msgstr ""
9522 #: wt-status.c:1902 wt-status.c:1908
9523 #, c-format
9524 msgid "nothing to commit\n"
9525 msgstr ""
9527 #: wt-status.c:1905
9528 #, c-format
9529 msgid "nothing to commit (use -u to show untracked files)\n"
9530 msgstr ""
9532 #: wt-status.c:1910
9533 #, c-format
9534 msgid "nothing to commit, working tree clean\n"
9535 msgstr ""
9537 #: wt-status.c:2015
9538 msgid "No commits yet on "
9539 msgstr ""
9541 #: wt-status.c:2019
9542 msgid "HEAD (no branch)"
9543 msgstr ""
9545 #: wt-status.c:2050
9546 msgid "different"
9547 msgstr ""
9549 #: wt-status.c:2052 wt-status.c:2060
9550 msgid "behind "
9551 msgstr ""
9553 #: wt-status.c:2055 wt-status.c:2058
9554 msgid "ahead "
9555 msgstr ""
9557 #. TRANSLATORS: the action is e.g. "pull with rebase"
9558 #: wt-status.c:2596
9559 #, c-format
9560 msgid "cannot %s: You have unstaged changes."
9561 msgstr ""
9563 #: wt-status.c:2602
9564 msgid "additionally, your index contains uncommitted changes."
9565 msgstr ""
9567 #: wt-status.c:2604
9568 #, c-format
9569 msgid "cannot %s: Your index contains uncommitted changes."
9570 msgstr ""
9572 #: compat/simple-ipc/ipc-unix-socket.c:205
9573 msgid "could not send IPC command"
9574 msgstr ""
9576 #: compat/simple-ipc/ipc-unix-socket.c:212
9577 msgid "could not read IPC response"
9578 msgstr ""
9580 #: compat/simple-ipc/ipc-unix-socket.c:892
9581 #, c-format
9582 msgid "could not start accept_thread '%s'"
9583 msgstr ""
9585 #: compat/simple-ipc/ipc-unix-socket.c:904
9586 #, c-format
9587 msgid "could not start worker[0] for '%s'"
9588 msgstr ""
9590 #: compat/precompose_utf8.c:58 builtin/clone.c:347
9591 #, c-format
9592 msgid "failed to unlink '%s'"
9593 msgstr ""
9595 #: builtin/add.c:26
9596 msgid "git add [<options>] [--] <pathspec>..."
9597 msgstr ""
9599 #: builtin/add.c:64
9600 #, c-format
9601 msgid "cannot chmod %cx '%s'"
9602 msgstr ""
9604 #: builtin/add.c:106
9605 #, c-format
9606 msgid "unexpected diff status %c"
9607 msgstr ""
9609 #: builtin/add.c:111 builtin/commit.c:298
9610 msgid "updating files failed"
9611 msgstr ""
9613 #: builtin/add.c:121
9614 #, c-format
9615 msgid "remove '%s'\n"
9616 msgstr ""
9618 #: builtin/add.c:205
9619 msgid "Unstaged changes after refreshing the index:"
9620 msgstr ""
9622 #: builtin/add.c:313 builtin/rev-parse.c:993
9623 msgid "Could not read the index"
9624 msgstr ""
9626 #: builtin/add.c:326
9627 msgid "Could not write patch"
9628 msgstr ""
9630 #: builtin/add.c:329
9631 msgid "editing patch failed"
9632 msgstr ""
9634 #: builtin/add.c:332
9635 #, c-format
9636 msgid "Could not stat '%s'"
9637 msgstr ""
9639 #: builtin/add.c:334
9640 msgid "Empty patch. Aborted."
9641 msgstr ""
9643 #: builtin/add.c:340
9644 #, c-format
9645 msgid "Could not apply '%s'"
9646 msgstr ""
9648 #: builtin/add.c:348
9649 msgid "The following paths are ignored by one of your .gitignore files:\n"
9650 msgstr ""
9652 #: builtin/add.c:368 builtin/clean.c:927 builtin/fetch.c:174 builtin/mv.c:124
9653 #: builtin/prune-packed.c:14 builtin/pull.c:208 builtin/push.c:550
9654 #: builtin/remote.c:1429 builtin/rm.c:244 builtin/send-pack.c:194
9655 msgid "dry run"
9656 msgstr ""
9658 #: builtin/add.c:369 builtin/check-ignore.c:22 builtin/commit.c:1484
9659 #: builtin/count-objects.c:98 builtin/fsck.c:789 builtin/log.c:2313
9660 #: builtin/mv.c:123 builtin/read-tree.c:120
9661 msgid "be verbose"
9662 msgstr ""
9664 #: builtin/add.c:371
9665 msgid "interactive picking"
9666 msgstr ""
9668 #: builtin/add.c:372 builtin/checkout.c:1581 builtin/reset.c:409
9669 msgid "select hunks interactively"
9670 msgstr ""
9672 #: builtin/add.c:373
9673 msgid "edit current diff and apply"
9674 msgstr ""
9676 #: builtin/add.c:374
9677 msgid "allow adding otherwise ignored files"
9678 msgstr ""
9680 #: builtin/add.c:375
9681 msgid "update tracked files"
9682 msgstr ""
9684 #: builtin/add.c:376
9685 msgid "renormalize EOL of tracked files (implies -u)"
9686 msgstr ""
9688 #: builtin/add.c:377
9689 msgid "record only the fact that the path will be added later"
9690 msgstr ""
9692 #: builtin/add.c:378
9693 msgid "add changes from all tracked and untracked files"
9694 msgstr ""
9696 #: builtin/add.c:381
9697 msgid "ignore paths removed in the working tree (same as --no-all)"
9698 msgstr ""
9700 #: builtin/add.c:383
9701 msgid "don't add, only refresh the index"
9702 msgstr ""
9704 #: builtin/add.c:384
9705 msgid "just skip files which cannot be added because of errors"
9706 msgstr ""
9708 #: builtin/add.c:385
9709 msgid "check if - even missing - files are ignored in dry run"
9710 msgstr ""
9712 #: builtin/add.c:386 builtin/mv.c:128 builtin/rm.c:251
9713 msgid "allow updating entries outside of the sparse-checkout cone"
9714 msgstr ""
9716 #: builtin/add.c:388 builtin/update-index.c:1004
9717 msgid "override the executable bit of the listed files"
9718 msgstr ""
9720 #: builtin/add.c:390
9721 msgid "warn when adding an embedded repository"
9722 msgstr ""
9724 #: builtin/add.c:392
9725 msgid "backend for `git stash -p`"
9726 msgstr ""
9728 #: builtin/add.c:410
9729 #, c-format
9730 msgid ""
9731 "You've added another git repository inside your current repository.\n"
9732 "Clones of the outer repository will not contain the contents of\n"
9733 "the embedded repository and will not know how to obtain it.\n"
9734 "If you meant to add a submodule, use:\n"
9735 "\n"
9736 "\tgit submodule add <url> %s\n"
9737 "\n"
9738 "If you added this path by mistake, you can remove it from the\n"
9739 "index with:\n"
9740 "\n"
9741 "\tgit rm --cached %s\n"
9742 "\n"
9743 "See \"git help submodule\" for more information."
9744 msgstr ""
9746 #: builtin/add.c:439
9747 #, c-format
9748 msgid "adding embedded git repository: %s"
9749 msgstr ""
9751 #: builtin/add.c:459
9752 msgid ""
9753 "Use -f if you really want to add them.\n"
9754 "Turn this message off by running\n"
9755 "\"git config advice.addIgnoredFile false\""
9756 msgstr ""
9758 #: builtin/add.c:474
9759 msgid "adding files failed"
9760 msgstr ""
9762 #: builtin/add.c:548
9763 #, c-format
9764 msgid "--chmod param '%s' must be either -x or +x"
9765 msgstr ""
9767 #: builtin/add.c:569 builtin/checkout.c:1751 builtin/commit.c:364
9768 #: builtin/reset.c:429 builtin/rm.c:275 builtin/stash.c:1713
9769 #, c-format
9770 msgid "'%s' and pathspec arguments cannot be used together"
9771 msgstr ""
9773 #: builtin/add.c:580
9774 #, c-format
9775 msgid "Nothing specified, nothing added.\n"
9776 msgstr ""
9778 #: builtin/add.c:582
9779 msgid ""
9780 "Maybe you wanted to say 'git add .'?\n"
9781 "Turn this message off by running\n"
9782 "\"git config advice.addEmptyPathspec false\""
9783 msgstr ""
9785 #: builtin/am.c:202
9786 #, c-format
9787 msgid "Invalid value for --empty: %s"
9788 msgstr ""
9790 #: builtin/am.c:392
9791 msgid "could not parse author script"
9792 msgstr ""
9794 #: builtin/am.c:482
9795 #, c-format
9796 msgid "'%s' was deleted by the applypatch-msg hook"
9797 msgstr ""
9799 #: builtin/am.c:524
9800 #, c-format
9801 msgid "Malformed input line: '%s'."
9802 msgstr ""
9804 #: builtin/am.c:562
9805 #, c-format
9806 msgid "Failed to copy notes from '%s' to '%s'"
9807 msgstr ""
9809 #: builtin/am.c:588
9810 msgid "fseek failed"
9811 msgstr ""
9813 #: builtin/am.c:776
9814 #, c-format
9815 msgid "could not parse patch '%s'"
9816 msgstr ""
9818 #: builtin/am.c:841
9819 msgid "Only one StGIT patch series can be applied at once"
9820 msgstr ""
9822 #: builtin/am.c:889
9823 msgid "invalid timestamp"
9824 msgstr ""
9826 #: builtin/am.c:894 builtin/am.c:906
9827 msgid "invalid Date line"
9828 msgstr ""
9830 #: builtin/am.c:901
9831 msgid "invalid timezone offset"
9832 msgstr ""
9834 #: builtin/am.c:994
9835 msgid "Patch format detection failed."
9836 msgstr ""
9838 #: builtin/am.c:999 builtin/clone.c:300
9839 #, c-format
9840 msgid "failed to create directory '%s'"
9841 msgstr ""
9843 #: builtin/am.c:1004
9844 msgid "Failed to split patches."
9845 msgstr ""
9847 #: builtin/am.c:1153
9848 #, c-format
9849 msgid "When you have resolved this problem, run \"%s --continue\"."
9850 msgstr ""
9852 #: builtin/am.c:1154
9853 #, c-format
9854 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
9855 msgstr ""
9857 #: builtin/am.c:1159
9858 #, c-format
9859 msgid "To record the empty patch as an empty commit, run \"%s --allow-empty\"."
9860 msgstr ""
9862 #: builtin/am.c:1161
9863 #, c-format
9864 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
9865 msgstr ""
9867 #: builtin/am.c:1256
9868 msgid "Patch sent with format=flowed; space at the end of lines might be lost."
9869 msgstr ""
9871 #: builtin/am.c:1344
9872 #, c-format
9873 msgid "missing author line in commit %s"
9874 msgstr ""
9876 #: builtin/am.c:1347
9877 #, c-format
9878 msgid "invalid ident line: %.*s"
9879 msgstr ""
9881 #: builtin/am.c:1566
9882 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
9883 msgstr ""
9885 #: builtin/am.c:1568
9886 msgid "Using index info to reconstruct a base tree..."
9887 msgstr ""
9889 #: builtin/am.c:1587
9890 msgid ""
9891 "Did you hand edit your patch?\n"
9892 "It does not apply to blobs recorded in its index."
9893 msgstr ""
9895 #: builtin/am.c:1593
9896 msgid "Falling back to patching base and 3-way merge..."
9897 msgstr ""
9899 #: builtin/am.c:1619
9900 msgid "Failed to merge in the changes."
9901 msgstr ""
9903 #: builtin/am.c:1651
9904 msgid "applying to an empty history"
9905 msgstr ""
9907 #: builtin/am.c:1703 builtin/am.c:1707
9908 #, c-format
9909 msgid "cannot resume: %s does not exist."
9910 msgstr ""
9912 #: builtin/am.c:1725
9913 msgid "Commit Body is:"
9914 msgstr ""
9916 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
9917 #. in your translation. The program will only accept English
9918 #. input at this point.
9920 #: builtin/am.c:1735
9921 #, c-format
9922 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
9923 msgstr ""
9925 #: builtin/am.c:1781 builtin/commit.c:409
9926 msgid "unable to write index file"
9927 msgstr ""
9929 #: builtin/am.c:1785
9930 #, c-format
9931 msgid "Dirty index: cannot apply patches (dirty: %s)"
9932 msgstr ""
9934 #: builtin/am.c:1827
9935 #, c-format
9936 msgid "Skipping: %.*s"
9937 msgstr ""
9939 #: builtin/am.c:1832
9940 #, c-format
9941 msgid "Creating an empty commit: %.*s"
9942 msgstr ""
9944 #: builtin/am.c:1836
9945 msgid "Patch is empty."
9946 msgstr ""
9948 #: builtin/am.c:1847 builtin/am.c:1916
9949 #, c-format
9950 msgid "Applying: %.*s"
9951 msgstr ""
9953 #: builtin/am.c:1864
9954 msgid "No changes -- Patch already applied."
9955 msgstr ""
9957 #: builtin/am.c:1870
9958 #, c-format
9959 msgid "Patch failed at %s %.*s"
9960 msgstr ""
9962 #: builtin/am.c:1874
9963 msgid "Use 'git am --show-current-patch=diff' to see the failed patch"
9964 msgstr ""
9966 #: builtin/am.c:1920
9967 msgid "No changes - recorded it as an empty commit."
9968 msgstr ""
9970 #: builtin/am.c:1922
9971 msgid ""
9972 "No changes - did you forget to use 'git add'?\n"
9973 "If there is nothing left to stage, chances are that something else\n"
9974 "already introduced the same changes; you might want to skip this patch."
9975 msgstr ""
9977 #: builtin/am.c:1930
9978 msgid ""
9979 "You still have unmerged paths in your index.\n"
9980 "You should 'git add' each file with resolved conflicts to mark them as "
9981 "such.\n"
9982 "You might run `git rm` on a file to accept \"deleted by them\" for it."
9983 msgstr ""
9985 #: builtin/am.c:2038 builtin/am.c:2042 builtin/am.c:2054 builtin/reset.c:448
9986 #: builtin/reset.c:456
9987 #, c-format
9988 msgid "Could not parse object '%s'."
9989 msgstr ""
9991 #: builtin/am.c:2090 builtin/am.c:2166
9992 msgid "failed to clean index"
9993 msgstr ""
9995 #: builtin/am.c:2134
9996 msgid ""
9997 "You seem to have moved HEAD since the last 'am' failure.\n"
9998 "Not rewinding to ORIG_HEAD"
9999 msgstr ""
10001 #: builtin/am.c:2242
10002 #, c-format
10003 msgid "Invalid value for --patch-format: %s"
10004 msgstr ""
10006 #: builtin/am.c:2285
10007 #, c-format
10008 msgid "Invalid value for --show-current-patch: %s"
10009 msgstr ""
10011 #: builtin/am.c:2289
10012 #, c-format
10013 msgid "options '%s=%s' and '%s=%s' cannot be used together"
10014 msgstr ""
10016 #: builtin/am.c:2320
10017 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
10018 msgstr ""
10020 #: builtin/am.c:2321
10021 msgid "git am [<options>] (--continue | --skip | --abort)"
10022 msgstr ""
10024 #: builtin/am.c:2327
10025 msgid "run interactively"
10026 msgstr ""
10028 #: builtin/am.c:2329
10029 msgid "historical option -- no-op"
10030 msgstr ""
10032 #: builtin/am.c:2331
10033 msgid "allow fall back on 3way merging if needed"
10034 msgstr ""
10036 #: builtin/am.c:2332 builtin/init-db.c:547 builtin/prune-packed.c:16
10037 #: builtin/repack.c:642 builtin/stash.c:962
10038 msgid "be quiet"
10039 msgstr ""
10041 #: builtin/am.c:2334
10042 msgid "add a Signed-off-by trailer to the commit message"
10043 msgstr ""
10045 #: builtin/am.c:2337
10046 msgid "recode into utf8 (default)"
10047 msgstr ""
10049 #: builtin/am.c:2339
10050 msgid "pass -k flag to git-mailinfo"
10051 msgstr ""
10053 #: builtin/am.c:2341
10054 msgid "pass -b flag to git-mailinfo"
10055 msgstr ""
10057 #: builtin/am.c:2343
10058 msgid "pass -m flag to git-mailinfo"
10059 msgstr ""
10061 #: builtin/am.c:2345
10062 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
10063 msgstr ""
10065 #: builtin/am.c:2348
10066 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
10067 msgstr ""
10069 #: builtin/am.c:2351
10070 msgid "strip everything before a scissors line"
10071 msgstr ""
10073 #: builtin/am.c:2353
10074 msgid "pass it through git-mailinfo"
10075 msgstr ""
10077 #: builtin/am.c:2356 builtin/am.c:2359 builtin/am.c:2362 builtin/am.c:2365
10078 #: builtin/am.c:2368 builtin/am.c:2371 builtin/am.c:2374 builtin/am.c:2377
10079 #: builtin/am.c:2383
10080 msgid "pass it through git-apply"
10081 msgstr ""
10083 #: builtin/am.c:2373 builtin/commit.c:1515 builtin/fmt-merge-msg.c:18
10084 #: builtin/fmt-merge-msg.c:21 builtin/grep.c:919 builtin/merge.c:263
10085 #: builtin/pull.c:142 builtin/pull.c:204 builtin/pull.c:221
10086 #: builtin/rebase.c:1046 builtin/repack.c:653 builtin/repack.c:657
10087 #: builtin/repack.c:659 builtin/show-branch.c:649 builtin/show-ref.c:172
10088 #: builtin/tag.c:445 parse-options.h:154 parse-options.h:175
10089 #: parse-options.h:317
10090 msgid "n"
10091 msgstr ""
10093 #: builtin/am.c:2379 builtin/branch.c:680 builtin/bugreport.c:109
10094 #: builtin/for-each-ref.c:41 builtin/replace.c:555 builtin/tag.c:479
10095 #: builtin/verify-tag.c:38
10096 msgid "format"
10097 msgstr ""
10099 #: builtin/am.c:2380
10100 msgid "format the patch(es) are in"
10101 msgstr ""
10103 #: builtin/am.c:2386
10104 msgid "override error message when patch failure occurs"
10105 msgstr ""
10107 #: builtin/am.c:2388
10108 msgid "continue applying patches after resolving a conflict"
10109 msgstr ""
10111 #: builtin/am.c:2391
10112 msgid "synonyms for --continue"
10113 msgstr ""
10115 #: builtin/am.c:2394
10116 msgid "skip the current patch"
10117 msgstr ""
10119 #: builtin/am.c:2397
10120 msgid "restore the original branch and abort the patching operation"
10121 msgstr ""
10123 #: builtin/am.c:2400
10124 msgid "abort the patching operation but keep HEAD where it is"
10125 msgstr ""
10127 #: builtin/am.c:2404
10128 msgid "show the patch being applied"
10129 msgstr ""
10131 #: builtin/am.c:2408
10132 msgid "record the empty patch as an empty commit"
10133 msgstr ""
10135 #: builtin/am.c:2412
10136 msgid "lie about committer date"
10137 msgstr ""
10139 #: builtin/am.c:2414
10140 msgid "use current timestamp for author date"
10141 msgstr ""
10143 #: builtin/am.c:2416 builtin/commit-tree.c:118 builtin/commit.c:1643
10144 #: builtin/merge.c:302 builtin/pull.c:179 builtin/rebase.c:1099
10145 #: builtin/revert.c:117 builtin/tag.c:460
10146 msgid "key-id"
10147 msgstr ""
10149 #: builtin/am.c:2417 builtin/rebase.c:1100
10150 msgid "GPG-sign commits"
10151 msgstr ""
10153 #: builtin/am.c:2420
10154 msgid "how to handle empty patches"
10155 msgstr ""
10157 #: builtin/am.c:2423
10158 msgid "(internal use for git-rebase)"
10159 msgstr ""
10161 #: builtin/am.c:2441
10162 msgid ""
10163 "The -b/--binary option has been a no-op for long time, and\n"
10164 "it will be removed. Please do not use it anymore."
10165 msgstr ""
10167 #: builtin/am.c:2448
10168 msgid "failed to read the index"
10169 msgstr ""
10171 #: builtin/am.c:2463
10172 #, c-format
10173 msgid "previous rebase directory %s still exists but mbox given."
10174 msgstr ""
10176 #: builtin/am.c:2487
10177 #, c-format
10178 msgid ""
10179 "Stray %s directory found.\n"
10180 "Use \"git am --abort\" to remove it."
10181 msgstr ""
10183 #: builtin/am.c:2493
10184 msgid "Resolve operation not in progress, we are not resuming."
10185 msgstr ""
10187 #: builtin/am.c:2503
10188 msgid "interactive mode requires patches on the command line"
10189 msgstr ""
10191 #: builtin/apply.c:8
10192 msgid "git apply [<options>] [<patch>...]"
10193 msgstr ""
10195 #: builtin/archive.c:18
10196 msgid "could not redirect output"
10197 msgstr ""
10199 #: builtin/archive.c:35
10200 msgid "git archive: Remote with no URL"
10201 msgstr ""
10203 #: builtin/archive.c:59
10204 msgid "git archive: expected ACK/NAK, got a flush packet"
10205 msgstr ""
10207 #: builtin/archive.c:62
10208 #, c-format
10209 msgid "git archive: NACK %s"
10210 msgstr ""
10212 #: builtin/archive.c:63
10213 msgid "git archive: protocol error"
10214 msgstr ""
10216 #: builtin/archive.c:67
10217 msgid "git archive: expected a flush"
10218 msgstr ""
10220 #: builtin/bisect--helper.c:24
10221 msgid "git bisect--helper --bisect-reset [<commit>]"
10222 msgstr ""
10224 #: builtin/bisect--helper.c:25
10225 msgid ""
10226 "git bisect--helper --bisect-terms [--term-good | --term-old | --term-bad | --"
10227 "term-new]"
10228 msgstr ""
10230 #: builtin/bisect--helper.c:26
10231 msgid ""
10232 "git bisect--helper --bisect-start [--term-{new,bad}=<term> --term-{old,good}"
10233 "=<term>] [--no-checkout] [--first-parent] [<bad> [<good>...]] [--] "
10234 "[<paths>...]"
10235 msgstr ""
10237 #: builtin/bisect--helper.c:28
10238 msgid "git bisect--helper --bisect-next"
10239 msgstr ""
10241 #: builtin/bisect--helper.c:29
10242 msgid "git bisect--helper --bisect-state (bad|new) [<rev>]"
10243 msgstr ""
10245 #: builtin/bisect--helper.c:30
10246 msgid "git bisect--helper --bisect-state (good|old) [<rev>...]"
10247 msgstr ""
10249 #: builtin/bisect--helper.c:31
10250 msgid "git bisect--helper --bisect-replay <filename>"
10251 msgstr ""
10253 #: builtin/bisect--helper.c:32
10254 msgid "git bisect--helper --bisect-skip [(<rev>|<range>)...]"
10255 msgstr ""
10257 #: builtin/bisect--helper.c:33
10258 msgid "git bisect--helper --bisect-visualize"
10259 msgstr ""
10261 #: builtin/bisect--helper.c:34
10262 msgid "git bisect--helper --bisect-run <cmd>..."
10263 msgstr ""
10265 #: builtin/bisect--helper.c:109
10266 #, c-format
10267 msgid "cannot open file '%s' in mode '%s'"
10268 msgstr ""
10270 #: builtin/bisect--helper.c:116
10271 #, c-format
10272 msgid "could not write to file '%s'"
10273 msgstr ""
10275 #: builtin/bisect--helper.c:154
10276 #, c-format
10277 msgid "cannot open file '%s' for reading"
10278 msgstr ""
10280 #: builtin/bisect--helper.c:170
10281 #, c-format
10282 msgid "'%s' is not a valid term"
10283 msgstr ""
10285 #: builtin/bisect--helper.c:174
10286 #, c-format
10287 msgid "can't use the builtin command '%s' as a term"
10288 msgstr ""
10290 #: builtin/bisect--helper.c:184
10291 #, c-format
10292 msgid "can't change the meaning of the term '%s'"
10293 msgstr ""
10295 #: builtin/bisect--helper.c:194
10296 msgid "please use two different terms"
10297 msgstr ""
10299 #: builtin/bisect--helper.c:210
10300 #, c-format
10301 msgid "We are not bisecting.\n"
10302 msgstr ""
10304 #: builtin/bisect--helper.c:218
10305 #, c-format
10306 msgid "'%s' is not a valid commit"
10307 msgstr ""
10309 #: builtin/bisect--helper.c:227
10310 #, c-format
10311 msgid ""
10312 "could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
10313 msgstr ""
10315 #: builtin/bisect--helper.c:271
10316 #, c-format
10317 msgid "Bad bisect_write argument: %s"
10318 msgstr ""
10320 #: builtin/bisect--helper.c:276
10321 #, c-format
10322 msgid "couldn't get the oid of the rev '%s'"
10323 msgstr ""
10325 #: builtin/bisect--helper.c:288
10326 #, c-format
10327 msgid "couldn't open the file '%s'"
10328 msgstr ""
10330 #: builtin/bisect--helper.c:314
10331 #, c-format
10332 msgid "Invalid command: you're currently in a %s/%s bisect"
10333 msgstr ""
10335 #: builtin/bisect--helper.c:341
10336 #, c-format
10337 msgid ""
10338 "You need to give me at least one %s and %s revision.\n"
10339 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
10340 msgstr ""
10342 #: builtin/bisect--helper.c:345
10343 #, c-format
10344 msgid ""
10345 "You need to start by \"git bisect start\".\n"
10346 "You then need to give me at least one %s and %s revision.\n"
10347 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
10348 msgstr ""
10350 #: builtin/bisect--helper.c:365
10351 #, c-format
10352 msgid "bisecting only with a %s commit"
10353 msgstr ""
10355 #. TRANSLATORS: Make sure to include [Y] and [n] in your
10356 #. translation. The program will only accept English input
10357 #. at this point.
10359 #: builtin/bisect--helper.c:373
10360 msgid "Are you sure [Y/n]? "
10361 msgstr ""
10363 #: builtin/bisect--helper.c:434
10364 msgid "no terms defined"
10365 msgstr ""
10367 #: builtin/bisect--helper.c:437
10368 #, c-format
10369 msgid ""
10370 "Your current terms are %s for the old state\n"
10371 "and %s for the new state.\n"
10372 msgstr ""
10374 #: builtin/bisect--helper.c:447
10375 #, c-format
10376 msgid ""
10377 "invalid argument %s for 'git bisect terms'.\n"
10378 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
10379 msgstr ""
10381 #: builtin/bisect--helper.c:514 builtin/bisect--helper.c:1038
10382 msgid "revision walk setup failed\n"
10383 msgstr ""
10385 #: builtin/bisect--helper.c:536
10386 #, c-format
10387 msgid "could not open '%s' for appending"
10388 msgstr ""
10390 #: builtin/bisect--helper.c:655 builtin/bisect--helper.c:668
10391 msgid "'' is not a valid term"
10392 msgstr ""
10394 #: builtin/bisect--helper.c:678
10395 #, c-format
10396 msgid "unrecognized option: '%s'"
10397 msgstr ""
10399 #: builtin/bisect--helper.c:682
10400 #, c-format
10401 msgid "'%s' does not appear to be a valid revision"
10402 msgstr ""
10404 #: builtin/bisect--helper.c:713
10405 msgid "bad HEAD - I need a HEAD"
10406 msgstr ""
10408 #: builtin/bisect--helper.c:728
10409 #, c-format
10410 msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
10411 msgstr ""
10413 #: builtin/bisect--helper.c:749
10414 msgid "won't bisect on cg-seek'ed tree"
10415 msgstr ""
10417 #: builtin/bisect--helper.c:752
10418 msgid "bad HEAD - strange symbolic ref"
10419 msgstr ""
10421 #: builtin/bisect--helper.c:772
10422 #, c-format
10423 msgid "invalid ref: '%s'"
10424 msgstr ""
10426 #: builtin/bisect--helper.c:830
10427 msgid "You need to start by \"git bisect start\"\n"
10428 msgstr ""
10430 #. TRANSLATORS: Make sure to include [Y] and [n] in your
10431 #. translation. The program will only accept English input
10432 #. at this point.
10434 #: builtin/bisect--helper.c:841
10435 msgid "Do you want me to do it for you [Y/n]? "
10436 msgstr ""
10438 #: builtin/bisect--helper.c:859
10439 msgid "Please call `--bisect-state` with at least one argument"
10440 msgstr ""
10442 #: builtin/bisect--helper.c:872
10443 #, c-format
10444 msgid "'git bisect %s' can take only one argument."
10445 msgstr ""
10447 #: builtin/bisect--helper.c:884 builtin/bisect--helper.c:897
10448 #, c-format
10449 msgid "Bad rev input: %s"
10450 msgstr ""
10452 #: builtin/bisect--helper.c:904
10453 #, c-format
10454 msgid "Bad rev input (not a commit): %s"
10455 msgstr ""
10457 #: builtin/bisect--helper.c:936
10458 msgid "We are not bisecting."
10459 msgstr ""
10461 #: builtin/bisect--helper.c:986
10462 #, c-format
10463 msgid "'%s'?? what are you talking about?"
10464 msgstr ""
10466 #: builtin/bisect--helper.c:998
10467 #, c-format
10468 msgid "cannot read file '%s' for replaying"
10469 msgstr ""
10471 #: builtin/bisect--helper.c:1107 builtin/bisect--helper.c:1274
10472 msgid "bisect run failed: no command provided."
10473 msgstr ""
10475 #: builtin/bisect--helper.c:1116
10476 #, c-format
10477 msgid "running %s\n"
10478 msgstr ""
10480 #: builtin/bisect--helper.c:1120
10481 #, c-format
10482 msgid "bisect run failed: exit code %d from '%s' is < 0 or >= 128"
10483 msgstr ""
10485 #: builtin/bisect--helper.c:1136
10486 #, c-format
10487 msgid "cannot open file '%s' for writing"
10488 msgstr ""
10490 #: builtin/bisect--helper.c:1152
10491 msgid "bisect run cannot continue any more"
10492 msgstr ""
10494 #: builtin/bisect--helper.c:1154
10495 #, c-format
10496 msgid "bisect run success"
10497 msgstr ""
10499 #: builtin/bisect--helper.c:1157
10500 #, c-format
10501 msgid "bisect found first bad commit"
10502 msgstr ""
10504 #: builtin/bisect--helper.c:1160
10505 #, c-format
10506 msgid ""
10507 "bisect run failed: 'git bisect--helper --bisect-state %s' exited with error "
10508 "code %d"
10509 msgstr ""
10511 #: builtin/bisect--helper.c:1192
10512 msgid "reset the bisection state"
10513 msgstr ""
10515 #: builtin/bisect--helper.c:1194
10516 msgid "check whether bad or good terms exist"
10517 msgstr ""
10519 #: builtin/bisect--helper.c:1196
10520 msgid "print out the bisect terms"
10521 msgstr ""
10523 #: builtin/bisect--helper.c:1198
10524 msgid "start the bisect session"
10525 msgstr ""
10527 #: builtin/bisect--helper.c:1200
10528 msgid "find the next bisection commit"
10529 msgstr ""
10531 #: builtin/bisect--helper.c:1202
10532 msgid "mark the state of ref (or refs)"
10533 msgstr ""
10535 #: builtin/bisect--helper.c:1204
10536 msgid "list the bisection steps so far"
10537 msgstr ""
10539 #: builtin/bisect--helper.c:1206
10540 msgid "replay the bisection process from the given file"
10541 msgstr ""
10543 #: builtin/bisect--helper.c:1208
10544 msgid "skip some commits for checkout"
10545 msgstr ""
10547 #: builtin/bisect--helper.c:1210
10548 msgid "visualize the bisection"
10549 msgstr ""
10551 #: builtin/bisect--helper.c:1212
10552 msgid "use <cmd>... to automatically bisect."
10553 msgstr ""
10555 #: builtin/bisect--helper.c:1214
10556 msgid "no log for BISECT_WRITE"
10557 msgstr ""
10559 #: builtin/bisect--helper.c:1229
10560 msgid "--bisect-reset requires either no argument or a commit"
10561 msgstr ""
10563 #: builtin/bisect--helper.c:1234
10564 msgid "--bisect-terms requires 0 or 1 argument"
10565 msgstr ""
10567 #: builtin/bisect--helper.c:1243
10568 msgid "--bisect-next requires 0 arguments"
10569 msgstr ""
10571 #: builtin/bisect--helper.c:1254
10572 msgid "--bisect-log requires 0 arguments"
10573 msgstr ""
10575 #: builtin/bisect--helper.c:1259
10576 msgid "no logfile given"
10577 msgstr ""
10579 #: builtin/blame.c:32
10580 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
10581 msgstr ""
10583 #: builtin/blame.c:37
10584 msgid "<rev-opts> are documented in git-rev-list(1)"
10585 msgstr ""
10587 #: builtin/blame.c:406
10588 #, c-format
10589 msgid "expecting a color: %s"
10590 msgstr ""
10592 #: builtin/blame.c:413
10593 msgid "must end with a color"
10594 msgstr ""
10596 #: builtin/blame.c:724
10597 #, c-format
10598 msgid "invalid color '%s' in color.blame.repeatedLines"
10599 msgstr ""
10601 #: builtin/blame.c:742
10602 msgid "invalid value for blame.coloring"
10603 msgstr ""
10605 #: builtin/blame.c:841
10606 #, c-format
10607 msgid "cannot find revision %s to ignore"
10608 msgstr ""
10610 #: builtin/blame.c:863
10611 msgid "show blame entries as we find them, incrementally"
10612 msgstr ""
10614 #: builtin/blame.c:864
10615 msgid "do not show object names of boundary commits (Default: off)"
10616 msgstr ""
10618 #: builtin/blame.c:865
10619 msgid "do not treat root commits as boundaries (Default: off)"
10620 msgstr ""
10622 #: builtin/blame.c:866
10623 msgid "show work cost statistics"
10624 msgstr ""
10626 #: builtin/blame.c:867 builtin/checkout.c:1536 builtin/clone.c:94
10627 #: builtin/commit-graph.c:75 builtin/commit-graph.c:228 builtin/fetch.c:180
10628 #: builtin/merge.c:301 builtin/multi-pack-index.c:103
10629 #: builtin/multi-pack-index.c:154 builtin/multi-pack-index.c:180
10630 #: builtin/multi-pack-index.c:208 builtin/pull.c:120 builtin/push.c:566
10631 #: builtin/send-pack.c:202
10632 msgid "force progress reporting"
10633 msgstr ""
10635 #: builtin/blame.c:868
10636 msgid "show output score for blame entries"
10637 msgstr ""
10639 #: builtin/blame.c:869
10640 msgid "show original filename (Default: auto)"
10641 msgstr ""
10643 #: builtin/blame.c:870
10644 msgid "show original linenumber (Default: off)"
10645 msgstr ""
10647 #: builtin/blame.c:871
10648 msgid "show in a format designed for machine consumption"
10649 msgstr ""
10651 #: builtin/blame.c:872
10652 msgid "show porcelain format with per-line commit information"
10653 msgstr ""
10655 #: builtin/blame.c:873
10656 msgid "use the same output mode as git-annotate (Default: off)"
10657 msgstr ""
10659 #: builtin/blame.c:874
10660 msgid "show raw timestamp (Default: off)"
10661 msgstr ""
10663 #: builtin/blame.c:875
10664 msgid "show long commit SHA1 (Default: off)"
10665 msgstr ""
10667 #: builtin/blame.c:876
10668 msgid "suppress author name and timestamp (Default: off)"
10669 msgstr ""
10671 #: builtin/blame.c:877
10672 msgid "show author email instead of name (Default: off)"
10673 msgstr ""
10675 #: builtin/blame.c:878
10676 msgid "ignore whitespace differences"
10677 msgstr ""
10679 #: builtin/blame.c:879 builtin/log.c:1838
10680 msgid "rev"
10681 msgstr ""
10683 #: builtin/blame.c:879
10684 msgid "ignore <rev> when blaming"
10685 msgstr ""
10687 #: builtin/blame.c:880
10688 msgid "ignore revisions from <file>"
10689 msgstr ""
10691 #: builtin/blame.c:881
10692 msgid "color redundant metadata from previous line differently"
10693 msgstr ""
10695 #: builtin/blame.c:882
10696 msgid "color lines by age"
10697 msgstr ""
10699 #: builtin/blame.c:883
10700 msgid "spend extra cycles to find better match"
10701 msgstr ""
10703 #: builtin/blame.c:884
10704 msgid "use revisions from <file> instead of calling git-rev-list"
10705 msgstr ""
10707 #: builtin/blame.c:885
10708 msgid "use <file>'s contents as the final image"
10709 msgstr ""
10711 #: builtin/blame.c:886 builtin/blame.c:887
10712 msgid "score"
10713 msgstr ""
10715 #: builtin/blame.c:886
10716 msgid "find line copies within and across files"
10717 msgstr ""
10719 #: builtin/blame.c:887
10720 msgid "find line movements within and across files"
10721 msgstr ""
10723 #: builtin/blame.c:888
10724 msgid "range"
10725 msgstr ""
10727 #: builtin/blame.c:889
10728 msgid "process only line range <start>,<end> or function :<funcname>"
10729 msgstr ""
10731 #: builtin/blame.c:947
10732 msgid "--progress can't be used with --incremental or porcelain formats"
10733 msgstr ""
10735 #. TRANSLATORS: This string is used to tell us the
10736 #. maximum display width for a relative timestamp in
10737 #. "git blame" output.  For C locale, "4 years, 11
10738 #. months ago", which takes 22 places, is the longest
10739 #. among various forms of relative timestamps, but
10740 #. your language may need more or fewer display
10741 #. columns.
10743 #: builtin/blame.c:998
10744 msgid "4 years, 11 months ago"
10745 msgstr ""
10747 #: builtin/blame.c:1114
10748 #, c-format
10749 msgid "file %s has only %lu line"
10750 msgid_plural "file %s has only %lu lines"
10751 msgstr[0] ""
10752 msgstr[1] ""
10754 #: builtin/blame.c:1159
10755 msgid "Blaming lines"
10756 msgstr ""
10758 #: builtin/branch.c:29
10759 msgid "git branch [<options>] [-r | -a] [--merged] [--no-merged]"
10760 msgstr ""
10762 #: builtin/branch.c:30
10763 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
10764 msgstr ""
10766 #: builtin/branch.c:31
10767 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
10768 msgstr ""
10770 #: builtin/branch.c:32
10771 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
10772 msgstr ""
10774 #: builtin/branch.c:33
10775 msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
10776 msgstr ""
10778 #: builtin/branch.c:34
10779 msgid "git branch [<options>] [-r | -a] [--points-at]"
10780 msgstr ""
10782 #: builtin/branch.c:35
10783 msgid "git branch [<options>] [-r | -a] [--format]"
10784 msgstr ""
10786 #: builtin/branch.c:153
10787 #, c-format
10788 msgid ""
10789 "deleting branch '%s' that has been merged to\n"
10790 "         '%s', but not yet merged to HEAD."
10791 msgstr ""
10793 #: builtin/branch.c:157
10794 #, c-format
10795 msgid ""
10796 "not deleting branch '%s' that is not yet merged to\n"
10797 "         '%s', even though it is merged to HEAD."
10798 msgstr ""
10800 #: builtin/branch.c:171
10801 #, c-format
10802 msgid "Couldn't look up commit object for '%s'"
10803 msgstr ""
10805 #: builtin/branch.c:175
10806 #, c-format
10807 msgid ""
10808 "The branch '%s' is not fully merged.\n"
10809 "If you are sure you want to delete it, run 'git branch -D %s'."
10810 msgstr ""
10812 #: builtin/branch.c:188
10813 msgid "Update of config-file failed"
10814 msgstr ""
10816 #: builtin/branch.c:223
10817 msgid "cannot use -a with -d"
10818 msgstr ""
10820 #: builtin/branch.c:230
10821 msgid "Couldn't look up commit object for HEAD"
10822 msgstr ""
10824 #: builtin/branch.c:247
10825 #, c-format
10826 msgid "Cannot delete branch '%s' checked out at '%s'"
10827 msgstr ""
10829 #: builtin/branch.c:262
10830 #, c-format
10831 msgid "remote-tracking branch '%s' not found."
10832 msgstr ""
10834 #: builtin/branch.c:263
10835 #, c-format
10836 msgid "branch '%s' not found."
10837 msgstr ""
10839 #: builtin/branch.c:294
10840 #, c-format
10841 msgid "Deleted remote-tracking branch %s (was %s).\n"
10842 msgstr ""
10844 #: builtin/branch.c:295
10845 #, c-format
10846 msgid "Deleted branch %s (was %s).\n"
10847 msgstr ""
10849 #: builtin/branch.c:445 builtin/tag.c:63
10850 msgid "unable to parse format string"
10851 msgstr ""
10853 #: builtin/branch.c:476
10854 msgid "could not resolve HEAD"
10855 msgstr ""
10857 #: builtin/branch.c:482
10858 #, c-format
10859 msgid "HEAD (%s) points outside of refs/heads/"
10860 msgstr ""
10862 #: builtin/branch.c:497
10863 #, c-format
10864 msgid "Branch %s is being rebased at %s"
10865 msgstr ""
10867 #: builtin/branch.c:501
10868 #, c-format
10869 msgid "Branch %s is being bisected at %s"
10870 msgstr ""
10872 #: builtin/branch.c:518
10873 msgid "cannot copy the current branch while not on any."
10874 msgstr ""
10876 #: builtin/branch.c:520
10877 msgid "cannot rename the current branch while not on any."
10878 msgstr ""
10880 #: builtin/branch.c:531
10881 #, c-format
10882 msgid "Invalid branch name: '%s'"
10883 msgstr ""
10885 #: builtin/branch.c:560
10886 msgid "Branch rename failed"
10887 msgstr ""
10889 #: builtin/branch.c:562
10890 msgid "Branch copy failed"
10891 msgstr ""
10893 #: builtin/branch.c:566
10894 #, c-format
10895 msgid "Created a copy of a misnamed branch '%s'"
10896 msgstr ""
10898 #: builtin/branch.c:569
10899 #, c-format
10900 msgid "Renamed a misnamed branch '%s' away"
10901 msgstr ""
10903 #: builtin/branch.c:575
10904 #, c-format
10905 msgid "Branch renamed to %s, but HEAD is not updated!"
10906 msgstr ""
10908 #: builtin/branch.c:584
10909 msgid "Branch is renamed, but update of config-file failed"
10910 msgstr ""
10912 #: builtin/branch.c:586
10913 msgid "Branch is copied, but update of config-file failed"
10914 msgstr ""
10916 #: builtin/branch.c:602
10917 #, c-format
10918 msgid ""
10919 "Please edit the description for the branch\n"
10920 "  %s\n"
10921 "Lines starting with '%c' will be stripped.\n"
10922 msgstr ""
10924 #: builtin/branch.c:637
10925 msgid "Generic options"
10926 msgstr ""
10928 #: builtin/branch.c:639
10929 msgid "show hash and subject, give twice for upstream branch"
10930 msgstr ""
10932 #: builtin/branch.c:640
10933 msgid "suppress informational messages"
10934 msgstr ""
10936 #: builtin/branch.c:642
10937 msgid "set branch tracking configuration"
10938 msgstr ""
10940 #: builtin/branch.c:645
10941 msgid "do not use"
10942 msgstr ""
10944 #: builtin/branch.c:647
10945 msgid "upstream"
10946 msgstr ""
10948 #: builtin/branch.c:647
10949 msgid "change the upstream info"
10950 msgstr ""
10952 #: builtin/branch.c:648
10953 msgid "unset the upstream info"
10954 msgstr ""
10956 #: builtin/branch.c:649
10957 msgid "use colored output"
10958 msgstr ""
10960 #: builtin/branch.c:650
10961 msgid "act on remote-tracking branches"
10962 msgstr ""
10964 #: builtin/branch.c:652 builtin/branch.c:654
10965 msgid "print only branches that contain the commit"
10966 msgstr ""
10968 #: builtin/branch.c:653 builtin/branch.c:655
10969 msgid "print only branches that don't contain the commit"
10970 msgstr ""
10972 #: builtin/branch.c:658
10973 msgid "Specific git-branch actions:"
10974 msgstr ""
10976 #: builtin/branch.c:659
10977 msgid "list both remote-tracking and local branches"
10978 msgstr ""
10980 #: builtin/branch.c:661
10981 msgid "delete fully merged branch"
10982 msgstr ""
10984 #: builtin/branch.c:662
10985 msgid "delete branch (even if not merged)"
10986 msgstr ""
10988 #: builtin/branch.c:663
10989 msgid "move/rename a branch and its reflog"
10990 msgstr ""
10992 #: builtin/branch.c:664
10993 msgid "move/rename a branch, even if target exists"
10994 msgstr ""
10996 #: builtin/branch.c:665
10997 msgid "copy a branch and its reflog"
10998 msgstr ""
11000 #: builtin/branch.c:666
11001 msgid "copy a branch, even if target exists"
11002 msgstr ""
11004 #: builtin/branch.c:667
11005 msgid "list branch names"
11006 msgstr ""
11008 #: builtin/branch.c:668
11009 msgid "show current branch name"
11010 msgstr ""
11012 #: builtin/branch.c:669
11013 msgid "create the branch's reflog"
11014 msgstr ""
11016 #: builtin/branch.c:671
11017 msgid "edit the description for the branch"
11018 msgstr ""
11020 #: builtin/branch.c:672
11021 msgid "force creation, move/rename, deletion"
11022 msgstr ""
11024 #: builtin/branch.c:673
11025 msgid "print only branches that are merged"
11026 msgstr ""
11028 #: builtin/branch.c:674
11029 msgid "print only branches that are not merged"
11030 msgstr ""
11032 #: builtin/branch.c:675
11033 msgid "list branches in columns"
11034 msgstr ""
11036 #: builtin/branch.c:677 builtin/for-each-ref.c:45 builtin/notes.c:413
11037 #: builtin/notes.c:416 builtin/notes.c:579 builtin/notes.c:582
11038 #: builtin/tag.c:475
11039 msgid "object"
11040 msgstr ""
11042 #: builtin/branch.c:678
11043 msgid "print only branches of the object"
11044 msgstr ""
11046 #: builtin/branch.c:679 builtin/for-each-ref.c:51 builtin/tag.c:482
11047 msgid "sorting and filtering are case insensitive"
11048 msgstr ""
11050 #: builtin/branch.c:680 builtin/for-each-ref.c:41 builtin/tag.c:480
11051 #: builtin/verify-tag.c:38
11052 msgid "format to use for the output"
11053 msgstr ""
11055 #: builtin/branch.c:703 builtin/clone.c:678
11056 msgid "HEAD not found below refs/heads!"
11057 msgstr ""
11059 #: builtin/branch.c:742 builtin/branch.c:798 builtin/branch.c:807
11060 msgid "branch name required"
11061 msgstr ""
11063 #: builtin/branch.c:774
11064 msgid "Cannot give description to detached HEAD"
11065 msgstr ""
11067 #: builtin/branch.c:779
11068 msgid "cannot edit description of more than one branch"
11069 msgstr ""
11071 #: builtin/branch.c:786
11072 #, c-format
11073 msgid "No commit on branch '%s' yet."
11074 msgstr ""
11076 #: builtin/branch.c:789
11077 #, c-format
11078 msgid "No branch named '%s'."
11079 msgstr ""
11081 #: builtin/branch.c:804
11082 msgid "too many branches for a copy operation"
11083 msgstr ""
11085 #: builtin/branch.c:813
11086 msgid "too many arguments for a rename operation"
11087 msgstr ""
11089 #: builtin/branch.c:818
11090 msgid "too many arguments to set new upstream"
11091 msgstr ""
11093 #: builtin/branch.c:822
11094 #, c-format
11095 msgid ""
11096 "could not set upstream of HEAD to %s when it does not point to any branch."
11097 msgstr ""
11099 #: builtin/branch.c:825 builtin/branch.c:848
11100 #, c-format
11101 msgid "no such branch '%s'"
11102 msgstr ""
11104 #: builtin/branch.c:829
11105 #, c-format
11106 msgid "branch '%s' does not exist"
11107 msgstr ""
11109 #: builtin/branch.c:842
11110 msgid "too many arguments to unset upstream"
11111 msgstr ""
11113 #: builtin/branch.c:846
11114 msgid "could not unset upstream of HEAD when it does not point to any branch."
11115 msgstr ""
11117 #: builtin/branch.c:852
11118 #, c-format
11119 msgid "Branch '%s' has no upstream information"
11120 msgstr ""
11122 #: builtin/branch.c:862
11123 msgid ""
11124 "The -a, and -r, options to 'git branch' do not take a branch name.\n"
11125 "Did you mean to use: -a|-r --list <pattern>?"
11126 msgstr ""
11128 #: builtin/branch.c:866
11129 msgid ""
11130 "the '--set-upstream' option is no longer supported. Please use '--track' or "
11131 "'--set-upstream-to' instead."
11132 msgstr ""
11134 #: builtin/bugreport.c:16
11135 msgid "git version:\n"
11136 msgstr ""
11138 #: builtin/bugreport.c:22
11139 #, c-format
11140 msgid "uname() failed with error '%s' (%d)\n"
11141 msgstr ""
11143 #: builtin/bugreport.c:32
11144 msgid "compiler info: "
11145 msgstr ""
11147 #: builtin/bugreport.c:35
11148 msgid "libc info: "
11149 msgstr ""
11151 #: builtin/bugreport.c:49
11152 msgid "not run from a git repository - no hooks to show\n"
11153 msgstr ""
11155 #: builtin/bugreport.c:62
11156 msgid "git bugreport [-o|--output-directory <file>] [-s|--suffix <format>]"
11157 msgstr ""
11159 #: builtin/bugreport.c:69
11160 msgid ""
11161 "Thank you for filling out a Git bug report!\n"
11162 "Please answer the following questions to help us understand your issue.\n"
11163 "\n"
11164 "What did you do before the bug happened? (Steps to reproduce your issue)\n"
11165 "\n"
11166 "What did you expect to happen? (Expected behavior)\n"
11167 "\n"
11168 "What happened instead? (Actual behavior)\n"
11169 "\n"
11170 "What's different between what you expected and what actually happened?\n"
11171 "\n"
11172 "Anything else you want to add:\n"
11173 "\n"
11174 "Please review the rest of the bug report below.\n"
11175 "You can delete any lines you don't wish to share.\n"
11176 msgstr ""
11178 #: builtin/bugreport.c:108
11179 msgid "specify a destination for the bugreport file"
11180 msgstr ""
11182 #: builtin/bugreport.c:110
11183 msgid "specify a strftime format suffix for the filename"
11184 msgstr ""
11186 #: builtin/bugreport.c:132
11187 #, c-format
11188 msgid "could not create leading directories for '%s'"
11189 msgstr ""
11191 #: builtin/bugreport.c:139
11192 msgid "System Info"
11193 msgstr ""
11195 #: builtin/bugreport.c:142
11196 msgid "Enabled Hooks"
11197 msgstr ""
11199 #: builtin/bugreport.c:149
11200 #, c-format
11201 msgid "unable to write to %s"
11202 msgstr ""
11204 #: builtin/bugreport.c:159
11205 #, c-format
11206 msgid "Created new report at '%s'.\n"
11207 msgstr ""
11209 #: builtin/bundle.c:15 builtin/bundle.c:23
11210 msgid "git bundle create [<options>] <file> <git-rev-list args>"
11211 msgstr ""
11213 #: builtin/bundle.c:16 builtin/bundle.c:28
11214 msgid "git bundle verify [<options>] <file>"
11215 msgstr ""
11217 #: builtin/bundle.c:17 builtin/bundle.c:33
11218 msgid "git bundle list-heads <file> [<refname>...]"
11219 msgstr ""
11221 #: builtin/bundle.c:18 builtin/bundle.c:38
11222 msgid "git bundle unbundle <file> [<refname>...]"
11223 msgstr ""
11225 #: builtin/bundle.c:65 builtin/pack-objects.c:3876
11226 msgid "do not show progress meter"
11227 msgstr ""
11229 #: builtin/bundle.c:67 builtin/bundle.c:167 builtin/pack-objects.c:3878
11230 msgid "show progress meter"
11231 msgstr ""
11233 #: builtin/bundle.c:69 builtin/pack-objects.c:3880
11234 msgid "show progress meter during object writing phase"
11235 msgstr ""
11237 #: builtin/bundle.c:72 builtin/pack-objects.c:3883
11238 msgid "similar to --all-progress when progress meter is shown"
11239 msgstr ""
11241 #: builtin/bundle.c:74
11242 msgid "specify bundle format version"
11243 msgstr ""
11245 #: builtin/bundle.c:94
11246 msgid "Need a repository to create a bundle."
11247 msgstr ""
11249 #: builtin/bundle.c:107
11250 msgid "do not show bundle details"
11251 msgstr ""
11253 #: builtin/bundle.c:126
11254 #, c-format
11255 msgid "%s is okay\n"
11256 msgstr ""
11258 #: builtin/bundle.c:182
11259 msgid "Need a repository to unbundle."
11260 msgstr ""
11262 #: builtin/bundle.c:185
11263 msgid "Unbundling objects"
11264 msgstr ""
11266 #: builtin/bundle.c:219 builtin/remote.c:1733
11267 #, c-format
11268 msgid "Unknown subcommand: %s"
11269 msgstr ""
11271 #: builtin/cat-file.c:622
11272 msgid ""
11273 "git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
11274 "p | <type> | --textconv | --filters) [--path=<path>] <object>"
11275 msgstr ""
11277 #: builtin/cat-file.c:623
11278 msgid ""
11279 "git cat-file (--batch[=<format>] | --batch-check[=<format>]) [--follow-"
11280 "symlinks] [--textconv | --filters]"
11281 msgstr ""
11283 #: builtin/cat-file.c:644
11284 msgid "only one batch option may be specified"
11285 msgstr ""
11287 #: builtin/cat-file.c:662
11288 msgid "<type> can be one of: blob, tree, commit, tag"
11289 msgstr ""
11291 #: builtin/cat-file.c:663
11292 msgid "show object type"
11293 msgstr ""
11295 #: builtin/cat-file.c:664
11296 msgid "show object size"
11297 msgstr ""
11299 #: builtin/cat-file.c:666
11300 msgid "exit with zero when there's no error"
11301 msgstr ""
11303 #: builtin/cat-file.c:667
11304 msgid "pretty-print object's content"
11305 msgstr ""
11307 #: builtin/cat-file.c:669
11308 msgid "for blob objects, run textconv on object's content"
11309 msgstr ""
11311 #: builtin/cat-file.c:671
11312 msgid "for blob objects, run filters on object's content"
11313 msgstr ""
11315 #: builtin/cat-file.c:672
11316 msgid "blob"
11317 msgstr ""
11319 #: builtin/cat-file.c:673
11320 msgid "use a specific path for --textconv/--filters"
11321 msgstr ""
11323 #: builtin/cat-file.c:675
11324 msgid "allow -s and -t to work with broken/corrupt objects"
11325 msgstr ""
11327 #: builtin/cat-file.c:676
11328 msgid "buffer --batch output"
11329 msgstr ""
11331 #: builtin/cat-file.c:678
11332 msgid "show info and content of objects fed from the standard input"
11333 msgstr ""
11335 #: builtin/cat-file.c:682
11336 msgid "show info about objects fed from the standard input"
11337 msgstr ""
11339 #: builtin/cat-file.c:686
11340 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
11341 msgstr ""
11343 #: builtin/cat-file.c:688
11344 msgid "show all objects with --batch or --batch-check"
11345 msgstr ""
11347 #: builtin/cat-file.c:690
11348 msgid "do not order --batch-all-objects output"
11349 msgstr ""
11351 #: builtin/check-attr.c:13
11352 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
11353 msgstr ""
11355 #: builtin/check-attr.c:14
11356 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
11357 msgstr ""
11359 #: builtin/check-attr.c:21
11360 msgid "report all attributes set on file"
11361 msgstr ""
11363 #: builtin/check-attr.c:22
11364 msgid "use .gitattributes only from the index"
11365 msgstr ""
11367 #: builtin/check-attr.c:23 builtin/check-ignore.c:25 builtin/hash-object.c:100
11368 msgid "read file names from stdin"
11369 msgstr ""
11371 #: builtin/check-attr.c:25 builtin/check-ignore.c:27
11372 msgid "terminate input and output records by a NUL character"
11373 msgstr ""
11375 #: builtin/check-ignore.c:21 builtin/checkout.c:1532 builtin/gc.c:550
11376 #: builtin/worktree.c:493
11377 msgid "suppress progress reporting"
11378 msgstr ""
11380 #: builtin/check-ignore.c:29
11381 msgid "show non-matching input paths"
11382 msgstr ""
11384 #: builtin/check-ignore.c:31
11385 msgid "ignore index when checking"
11386 msgstr ""
11388 #: builtin/check-ignore.c:165
11389 msgid "cannot specify pathnames with --stdin"
11390 msgstr ""
11392 #: builtin/check-ignore.c:168
11393 msgid "-z only makes sense with --stdin"
11394 msgstr ""
11396 #: builtin/check-ignore.c:170
11397 msgid "no path specified"
11398 msgstr ""
11400 #: builtin/check-ignore.c:174
11401 msgid "--quiet is only valid with a single pathname"
11402 msgstr ""
11404 #: builtin/check-ignore.c:176
11405 msgid "cannot have both --quiet and --verbose"
11406 msgstr ""
11408 #: builtin/check-ignore.c:179
11409 msgid "--non-matching is only valid with --verbose"
11410 msgstr ""
11412 #: builtin/check-mailmap.c:9
11413 msgid "git check-mailmap [<options>] <contact>..."
11414 msgstr ""
11416 #: builtin/check-mailmap.c:14
11417 msgid "also read contacts from stdin"
11418 msgstr ""
11420 #: builtin/check-mailmap.c:25
11421 #, c-format
11422 msgid "unable to parse contact: %s"
11423 msgstr ""
11425 #: builtin/check-mailmap.c:48
11426 msgid "no contacts specified"
11427 msgstr ""
11429 #: builtin/checkout--worker.c:110
11430 msgid "git checkout--worker [<options>]"
11431 msgstr ""
11433 #: builtin/checkout--worker.c:118 builtin/checkout-index.c:201
11434 #: builtin/column.c:31 builtin/column.c:32 builtin/submodule--helper.c:1864
11435 #: builtin/submodule--helper.c:1867 builtin/submodule--helper.c:1875
11436 #: builtin/submodule--helper.c:2511 builtin/submodule--helper.c:2577
11437 #: builtin/worktree.c:491 builtin/worktree.c:728
11438 msgid "string"
11439 msgstr ""
11441 #: builtin/checkout--worker.c:119 builtin/checkout-index.c:202
11442 msgid "when creating files, prepend <string>"
11443 msgstr ""
11445 #: builtin/checkout-index.c:152
11446 msgid "git checkout-index [<options>] [--] [<file>...]"
11447 msgstr ""
11449 #: builtin/checkout-index.c:169
11450 msgid "stage should be between 1 and 3 or all"
11451 msgstr ""
11453 #: builtin/checkout-index.c:187
11454 msgid "check out all files in the index"
11455 msgstr ""
11457 #: builtin/checkout-index.c:188
11458 msgid "force overwrite of existing files"
11459 msgstr ""
11461 #: builtin/checkout-index.c:190
11462 msgid "no warning for existing files and files not in index"
11463 msgstr ""
11465 #: builtin/checkout-index.c:192
11466 msgid "don't checkout new files"
11467 msgstr ""
11469 #: builtin/checkout-index.c:194
11470 msgid "update stat information in the index file"
11471 msgstr ""
11473 #: builtin/checkout-index.c:198
11474 msgid "read list of paths from the standard input"
11475 msgstr ""
11477 #: builtin/checkout-index.c:200
11478 msgid "write the content to temporary files"
11479 msgstr ""
11481 #: builtin/checkout-index.c:204
11482 msgid "copy out the files from named stage"
11483 msgstr ""
11485 #: builtin/checkout.c:33
11486 msgid "git checkout [<options>] <branch>"
11487 msgstr ""
11489 #: builtin/checkout.c:34
11490 msgid "git checkout [<options>] [<branch>] -- <file>..."
11491 msgstr ""
11493 #: builtin/checkout.c:39
11494 msgid "git switch [<options>] [<branch>]"
11495 msgstr ""
11497 #: builtin/checkout.c:44
11498 msgid "git restore [<options>] [--source=<branch>] <file>..."
11499 msgstr ""
11501 #: builtin/checkout.c:198 builtin/checkout.c:237
11502 #, c-format
11503 msgid "path '%s' does not have our version"
11504 msgstr ""
11506 #: builtin/checkout.c:200 builtin/checkout.c:239
11507 #, c-format
11508 msgid "path '%s' does not have their version"
11509 msgstr ""
11511 #: builtin/checkout.c:216
11512 #, c-format
11513 msgid "path '%s' does not have all necessary versions"
11514 msgstr ""
11516 #: builtin/checkout.c:269
11517 #, c-format
11518 msgid "path '%s' does not have necessary versions"
11519 msgstr ""
11521 #: builtin/checkout.c:286
11522 #, c-format
11523 msgid "path '%s': cannot merge"
11524 msgstr ""
11526 #: builtin/checkout.c:302
11527 #, c-format
11528 msgid "Unable to add merge result for '%s'"
11529 msgstr ""
11531 #: builtin/checkout.c:419
11532 #, c-format
11533 msgid "Recreated %d merge conflict"
11534 msgid_plural "Recreated %d merge conflicts"
11535 msgstr[0] ""
11536 msgstr[1] ""
11538 #: builtin/checkout.c:424
11539 #, c-format
11540 msgid "Updated %d path from %s"
11541 msgid_plural "Updated %d paths from %s"
11542 msgstr[0] ""
11543 msgstr[1] ""
11545 #: builtin/checkout.c:431
11546 #, c-format
11547 msgid "Updated %d path from the index"
11548 msgid_plural "Updated %d paths from the index"
11549 msgstr[0] ""
11550 msgstr[1] ""
11552 #: builtin/checkout.c:454 builtin/checkout.c:457 builtin/checkout.c:460
11553 #: builtin/checkout.c:464
11554 #, c-format
11555 msgid "'%s' cannot be used with updating paths"
11556 msgstr ""
11558 #: builtin/checkout.c:474
11559 #, c-format
11560 msgid "Cannot update paths and switch to branch '%s' at the same time."
11561 msgstr ""
11563 #: builtin/checkout.c:478
11564 #, c-format
11565 msgid "neither '%s' or '%s' is specified"
11566 msgstr ""
11568 #: builtin/checkout.c:482
11569 #, c-format
11570 msgid "'%s' must be used when '%s' is not specified"
11571 msgstr ""
11573 #: builtin/checkout.c:487 builtin/checkout.c:492
11574 #, c-format
11575 msgid "'%s' or '%s' cannot be used with %s"
11576 msgstr ""
11578 #: builtin/checkout.c:566 builtin/checkout.c:573
11579 #, c-format
11580 msgid "path '%s' is unmerged"
11581 msgstr ""
11583 #: builtin/checkout.c:747
11584 msgid "you need to resolve your current index first"
11585 msgstr ""
11587 #: builtin/checkout.c:797
11588 #, c-format
11589 msgid ""
11590 "cannot continue with staged changes in the following files:\n"
11591 "%s"
11592 msgstr ""
11594 #: builtin/checkout.c:890
11595 #, c-format
11596 msgid "Can not do reflog for '%s': %s\n"
11597 msgstr ""
11599 #: builtin/checkout.c:934
11600 msgid "HEAD is now at"
11601 msgstr ""
11603 #: builtin/checkout.c:938 builtin/clone.c:609 t/helper/test-fast-rebase.c:203
11604 msgid "unable to update HEAD"
11605 msgstr ""
11607 #: builtin/checkout.c:942
11608 #, c-format
11609 msgid "Reset branch '%s'\n"
11610 msgstr ""
11612 #: builtin/checkout.c:945
11613 #, c-format
11614 msgid "Already on '%s'\n"
11615 msgstr ""
11617 #: builtin/checkout.c:949
11618 #, c-format
11619 msgid "Switched to and reset branch '%s'\n"
11620 msgstr ""
11622 #: builtin/checkout.c:951 builtin/checkout.c:1388
11623 #, c-format
11624 msgid "Switched to a new branch '%s'\n"
11625 msgstr ""
11627 #: builtin/checkout.c:953
11628 #, c-format
11629 msgid "Switched to branch '%s'\n"
11630 msgstr ""
11632 #: builtin/checkout.c:1004
11633 #, c-format
11634 msgid " ... and %d more.\n"
11635 msgstr ""
11637 #: builtin/checkout.c:1010
11638 #, c-format
11639 msgid ""
11640 "Warning: you are leaving %d commit behind, not connected to\n"
11641 "any of your branches:\n"
11642 "\n"
11643 "%s\n"
11644 msgid_plural ""
11645 "Warning: you are leaving %d commits behind, not connected to\n"
11646 "any of your branches:\n"
11647 "\n"
11648 "%s\n"
11649 msgstr[0] ""
11650 msgstr[1] ""
11652 #: builtin/checkout.c:1029
11653 #, c-format
11654 msgid ""
11655 "If you want to keep it by creating a new branch, this may be a good time\n"
11656 "to do so with:\n"
11657 "\n"
11658 " git branch <new-branch-name> %s\n"
11659 "\n"
11660 msgid_plural ""
11661 "If you want to keep them by creating a new branch, this may be a good time\n"
11662 "to do so with:\n"
11663 "\n"
11664 " git branch <new-branch-name> %s\n"
11665 "\n"
11666 msgstr[0] ""
11667 msgstr[1] ""
11669 #: builtin/checkout.c:1064
11670 msgid "internal error in revision walk"
11671 msgstr ""
11673 #: builtin/checkout.c:1068
11674 msgid "Previous HEAD position was"
11675 msgstr ""
11677 #: builtin/checkout.c:1114 builtin/checkout.c:1383
11678 msgid "You are on a branch yet to be born"
11679 msgstr ""
11681 #: builtin/checkout.c:1196
11682 #, c-format
11683 msgid ""
11684 "'%s' could be both a local file and a tracking branch.\n"
11685 "Please use -- (and optionally --no-guess) to disambiguate"
11686 msgstr ""
11688 #: builtin/checkout.c:1203
11689 msgid ""
11690 "If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
11691 "you can do so by fully qualifying the name with the --track option:\n"
11692 "\n"
11693 "    git checkout --track origin/<name>\n"
11694 "\n"
11695 "If you'd like to always have checkouts of an ambiguous <name> prefer\n"
11696 "one remote, e.g. the 'origin' remote, consider setting\n"
11697 "checkout.defaultRemote=origin in your config."
11698 msgstr ""
11700 #: builtin/checkout.c:1213
11701 #, c-format
11702 msgid "'%s' matched multiple (%d) remote tracking branches"
11703 msgstr ""
11705 #: builtin/checkout.c:1279
11706 msgid "only one reference expected"
11707 msgstr ""
11709 #: builtin/checkout.c:1296
11710 #, c-format
11711 msgid "only one reference expected, %d given."
11712 msgstr ""
11714 #: builtin/checkout.c:1342 builtin/worktree.c:269 builtin/worktree.c:436
11715 #, c-format
11716 msgid "invalid reference: %s"
11717 msgstr ""
11719 #: builtin/checkout.c:1355 builtin/checkout.c:1725
11720 #, c-format
11721 msgid "reference is not a tree: %s"
11722 msgstr ""
11724 #: builtin/checkout.c:1402
11725 #, c-format
11726 msgid "a branch is expected, got tag '%s'"
11727 msgstr ""
11729 #: builtin/checkout.c:1404
11730 #, c-format
11731 msgid "a branch is expected, got remote branch '%s'"
11732 msgstr ""
11734 #: builtin/checkout.c:1405 builtin/checkout.c:1413
11735 #, c-format
11736 msgid "a branch is expected, got '%s'"
11737 msgstr ""
11739 #: builtin/checkout.c:1408
11740 #, c-format
11741 msgid "a branch is expected, got commit '%s'"
11742 msgstr ""
11744 #: builtin/checkout.c:1424
11745 msgid ""
11746 "cannot switch branch while merging\n"
11747 "Consider \"git merge --quit\" or \"git worktree add\"."
11748 msgstr ""
11750 #: builtin/checkout.c:1428
11751 msgid ""
11752 "cannot switch branch in the middle of an am session\n"
11753 "Consider \"git am --quit\" or \"git worktree add\"."
11754 msgstr ""
11756 #: builtin/checkout.c:1432
11757 msgid ""
11758 "cannot switch branch while rebasing\n"
11759 "Consider \"git rebase --quit\" or \"git worktree add\"."
11760 msgstr ""
11762 #: builtin/checkout.c:1436
11763 msgid ""
11764 "cannot switch branch while cherry-picking\n"
11765 "Consider \"git cherry-pick --quit\" or \"git worktree add\"."
11766 msgstr ""
11768 #: builtin/checkout.c:1440
11769 msgid ""
11770 "cannot switch branch while reverting\n"
11771 "Consider \"git revert --quit\" or \"git worktree add\"."
11772 msgstr ""
11774 #: builtin/checkout.c:1444
11775 msgid "you are switching branch while bisecting"
11776 msgstr ""
11778 #: builtin/checkout.c:1451
11779 msgid "paths cannot be used with switching branches"
11780 msgstr ""
11782 #: builtin/checkout.c:1454 builtin/checkout.c:1458 builtin/checkout.c:1462
11783 #, c-format
11784 msgid "'%s' cannot be used with switching branches"
11785 msgstr ""
11787 #: builtin/checkout.c:1466 builtin/checkout.c:1469 builtin/checkout.c:1472
11788 #: builtin/checkout.c:1477 builtin/checkout.c:1482
11789 #, c-format
11790 msgid "'%s' cannot be used with '%s'"
11791 msgstr ""
11793 #: builtin/checkout.c:1479
11794 #, c-format
11795 msgid "'%s' cannot take <start-point>"
11796 msgstr ""
11798 #: builtin/checkout.c:1487
11799 #, c-format
11800 msgid "Cannot switch branch to a non-commit '%s'"
11801 msgstr ""
11803 #: builtin/checkout.c:1494
11804 msgid "missing branch or commit argument"
11805 msgstr ""
11807 #: builtin/checkout.c:1537
11808 msgid "perform a 3-way merge with the new branch"
11809 msgstr ""
11811 #: builtin/checkout.c:1538 builtin/log.c:1825 parse-options.h:323
11812 msgid "style"
11813 msgstr ""
11815 #: builtin/checkout.c:1539
11816 msgid "conflict style (merge, diff3, or zdiff3)"
11817 msgstr ""
11819 #: builtin/checkout.c:1551 builtin/worktree.c:488
11820 msgid "detach HEAD at named commit"
11821 msgstr ""
11823 #: builtin/checkout.c:1553
11824 msgid "set up tracking mode (see git-pull(1))"
11825 msgstr ""
11827 #: builtin/checkout.c:1556
11828 msgid "force checkout (throw away local modifications)"
11829 msgstr ""
11831 #: builtin/checkout.c:1558
11832 msgid "new-branch"
11833 msgstr ""
11835 #: builtin/checkout.c:1558
11836 msgid "new unparented branch"
11837 msgstr ""
11839 #: builtin/checkout.c:1560 builtin/merge.c:305
11840 msgid "update ignored files (default)"
11841 msgstr ""
11843 #: builtin/checkout.c:1563
11844 msgid "do not check if another worktree is holding the given ref"
11845 msgstr ""
11847 #: builtin/checkout.c:1576
11848 msgid "checkout our version for unmerged files"
11849 msgstr ""
11851 #: builtin/checkout.c:1579
11852 msgid "checkout their version for unmerged files"
11853 msgstr ""
11855 #: builtin/checkout.c:1583
11856 msgid "do not limit pathspecs to sparse entries only"
11857 msgstr ""
11859 #: builtin/checkout.c:1640
11860 #, c-format
11861 msgid "options '-%c', '-%c', and '%s' cannot be used together"
11862 msgstr ""
11864 #: builtin/checkout.c:1681
11865 msgid "--track needs a branch name"
11866 msgstr ""
11868 #: builtin/checkout.c:1686
11869 #, c-format
11870 msgid "missing branch name; try -%c"
11871 msgstr ""
11873 #: builtin/checkout.c:1718
11874 #, c-format
11875 msgid "could not resolve %s"
11876 msgstr ""
11878 #: builtin/checkout.c:1734
11879 msgid "invalid path specification"
11880 msgstr ""
11882 #: builtin/checkout.c:1741
11883 #, c-format
11884 msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
11885 msgstr ""
11887 #: builtin/checkout.c:1745
11888 #, c-format
11889 msgid "git checkout: --detach does not take a path argument '%s'"
11890 msgstr ""
11892 #: builtin/checkout.c:1770
11893 msgid ""
11894 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
11895 "checking out of the index."
11896 msgstr ""
11898 #: builtin/checkout.c:1775
11899 msgid "you must specify path(s) to restore"
11900 msgstr ""
11902 #: builtin/checkout.c:1800 builtin/checkout.c:1802 builtin/checkout.c:1854
11903 #: builtin/checkout.c:1856 builtin/clone.c:126 builtin/remote.c:170
11904 #: builtin/remote.c:172 builtin/submodule--helper.c:2959
11905 #: builtin/submodule--helper.c:3253 builtin/worktree.c:484
11906 #: builtin/worktree.c:486
11907 msgid "branch"
11908 msgstr ""
11910 #: builtin/checkout.c:1801
11911 msgid "create and checkout a new branch"
11912 msgstr ""
11914 #: builtin/checkout.c:1803
11915 msgid "create/reset and checkout a branch"
11916 msgstr ""
11918 #: builtin/checkout.c:1804
11919 msgid "create reflog for new branch"
11920 msgstr ""
11922 #: builtin/checkout.c:1806
11923 msgid "second guess 'git checkout <no-such-branch>' (default)"
11924 msgstr ""
11926 #: builtin/checkout.c:1807
11927 msgid "use overlay mode (default)"
11928 msgstr ""
11930 #: builtin/checkout.c:1855
11931 msgid "create and switch to a new branch"
11932 msgstr ""
11934 #: builtin/checkout.c:1857
11935 msgid "create/reset and switch to a branch"
11936 msgstr ""
11938 #: builtin/checkout.c:1859
11939 msgid "second guess 'git switch <no-such-branch>'"
11940 msgstr ""
11942 #: builtin/checkout.c:1861
11943 msgid "throw away local modifications"
11944 msgstr ""
11946 #: builtin/checkout.c:1897
11947 msgid "which tree-ish to checkout from"
11948 msgstr ""
11950 #: builtin/checkout.c:1899
11951 msgid "restore the index"
11952 msgstr ""
11954 #: builtin/checkout.c:1901
11955 msgid "restore the working tree (default)"
11956 msgstr ""
11958 #: builtin/checkout.c:1903
11959 msgid "ignore unmerged entries"
11960 msgstr ""
11962 #: builtin/checkout.c:1904
11963 msgid "use overlay mode"
11964 msgstr ""
11966 #: builtin/clean.c:29
11967 msgid ""
11968 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
11969 msgstr ""
11971 #: builtin/clean.c:33
11972 #, c-format
11973 msgid "Removing %s\n"
11974 msgstr ""
11976 #: builtin/clean.c:34
11977 #, c-format
11978 msgid "Would remove %s\n"
11979 msgstr ""
11981 #: builtin/clean.c:35
11982 #, c-format
11983 msgid "Skipping repository %s\n"
11984 msgstr ""
11986 #: builtin/clean.c:36
11987 #, c-format
11988 msgid "Would skip repository %s\n"
11989 msgstr ""
11991 #: builtin/clean.c:38
11992 #, c-format
11993 msgid "could not lstat %s\n"
11994 msgstr ""
11996 #: builtin/clean.c:39
11997 msgid "Refusing to remove current working directory\n"
11998 msgstr ""
12000 #: builtin/clean.c:40
12001 msgid "Would refuse to remove current working directory\n"
12002 msgstr ""
12004 #: builtin/clean.c:326 git-add--interactive.perl:593
12005 #, c-format
12006 msgid ""
12007 "Prompt help:\n"
12008 "1          - select a numbered item\n"
12009 "foo        - select item based on unique prefix\n"
12010 "           - (empty) select nothing\n"
12011 msgstr ""
12013 #: builtin/clean.c:330 git-add--interactive.perl:602
12014 #, c-format
12015 msgid ""
12016 "Prompt help:\n"
12017 "1          - select a single item\n"
12018 "3-5        - select a range of items\n"
12019 "2-3,6-9    - select multiple ranges\n"
12020 "foo        - select item based on unique prefix\n"
12021 "-...       - unselect specified items\n"
12022 "*          - choose all items\n"
12023 "           - (empty) finish selecting\n"
12024 msgstr ""
12026 #: builtin/clean.c:545 git-add--interactive.perl:568
12027 #: git-add--interactive.perl:573
12028 #, c-format, perl-format
12029 msgid "Huh (%s)?\n"
12030 msgstr ""
12032 #: builtin/clean.c:685
12033 #, c-format
12034 msgid "Input ignore patterns>> "
12035 msgstr ""
12037 #: builtin/clean.c:719
12038 #, c-format
12039 msgid "WARNING: Cannot find items matched by: %s"
12040 msgstr ""
12042 #: builtin/clean.c:740
12043 msgid "Select items to delete"
12044 msgstr ""
12046 #. TRANSLATORS: Make sure to keep [y/N] as is
12047 #: builtin/clean.c:781
12048 #, c-format
12049 msgid "Remove %s [y/N]? "
12050 msgstr ""
12052 #: builtin/clean.c:812
12053 msgid ""
12054 "clean               - start cleaning\n"
12055 "filter by pattern   - exclude items from deletion\n"
12056 "select by numbers   - select items to be deleted by numbers\n"
12057 "ask each            - confirm each deletion (like \"rm -i\")\n"
12058 "quit                - stop cleaning\n"
12059 "help                - this screen\n"
12060 "?                   - help for prompt selection"
12061 msgstr ""
12063 #: builtin/clean.c:848
12064 msgid "Would remove the following item:"
12065 msgid_plural "Would remove the following items:"
12066 msgstr[0] ""
12067 msgstr[1] ""
12069 #: builtin/clean.c:864
12070 msgid "No more files to clean, exiting."
12071 msgstr ""
12073 #: builtin/clean.c:926
12074 msgid "do not print names of files removed"
12075 msgstr ""
12077 #: builtin/clean.c:928
12078 msgid "force"
12079 msgstr ""
12081 #: builtin/clean.c:929
12082 msgid "interactive cleaning"
12083 msgstr ""
12085 #: builtin/clean.c:931
12086 msgid "remove whole directories"
12087 msgstr ""
12089 #: builtin/clean.c:932 builtin/describe.c:565 builtin/describe.c:567
12090 #: builtin/grep.c:937 builtin/log.c:184 builtin/log.c:186
12091 #: builtin/ls-files.c:651 builtin/name-rev.c:535 builtin/name-rev.c:537
12092 #: builtin/show-ref.c:179
12093 msgid "pattern"
12094 msgstr ""
12096 #: builtin/clean.c:933
12097 msgid "add <pattern> to ignore rules"
12098 msgstr ""
12100 #: builtin/clean.c:934
12101 msgid "remove ignored files, too"
12102 msgstr ""
12104 #: builtin/clean.c:936
12105 msgid "remove only ignored files"
12106 msgstr ""
12108 #: builtin/clean.c:951
12109 msgid ""
12110 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
12111 "clean"
12112 msgstr ""
12114 #: builtin/clean.c:954
12115 msgid ""
12116 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
12117 "refusing to clean"
12118 msgstr ""
12120 #: builtin/clean.c:966
12121 msgid "-x and -X cannot be used together"
12122 msgstr ""
12124 #: builtin/clone.c:45
12125 msgid "git clone [<options>] [--] <repo> [<dir>]"
12126 msgstr ""
12128 #: builtin/clone.c:96
12129 msgid "don't clone shallow repository"
12130 msgstr ""
12132 #: builtin/clone.c:98
12133 msgid "don't create a checkout"
12134 msgstr ""
12136 #: builtin/clone.c:99 builtin/clone.c:101 builtin/init-db.c:542
12137 msgid "create a bare repository"
12138 msgstr ""
12140 #: builtin/clone.c:103
12141 msgid "create a mirror repository (implies bare)"
12142 msgstr ""
12144 #: builtin/clone.c:105
12145 msgid "to clone from a local repository"
12146 msgstr ""
12148 #: builtin/clone.c:107
12149 msgid "don't use local hardlinks, always copy"
12150 msgstr ""
12152 #: builtin/clone.c:109
12153 msgid "setup as shared repository"
12154 msgstr ""
12156 #: builtin/clone.c:111
12157 msgid "pathspec"
12158 msgstr ""
12160 #: builtin/clone.c:111
12161 msgid "initialize submodules in the clone"
12162 msgstr ""
12164 #: builtin/clone.c:115
12165 msgid "number of submodules cloned in parallel"
12166 msgstr ""
12168 #: builtin/clone.c:116 builtin/init-db.c:539
12169 msgid "template-directory"
12170 msgstr ""
12172 #: builtin/clone.c:117 builtin/init-db.c:540
12173 msgid "directory from which templates will be used"
12174 msgstr ""
12176 #: builtin/clone.c:119 builtin/clone.c:121 builtin/submodule--helper.c:1871
12177 #: builtin/submodule--helper.c:2514 builtin/submodule--helper.c:3260
12178 msgid "reference repository"
12179 msgstr ""
12181 #: builtin/clone.c:123 builtin/submodule--helper.c:1873
12182 #: builtin/submodule--helper.c:2516
12183 msgid "use --reference only while cloning"
12184 msgstr ""
12186 #: builtin/clone.c:124 builtin/column.c:27 builtin/fmt-merge-msg.c:27
12187 #: builtin/init-db.c:550 builtin/merge-file.c:48 builtin/merge.c:290
12188 #: builtin/pack-objects.c:3944 builtin/repack.c:665
12189 #: builtin/submodule--helper.c:3262 t/helper/test-simple-ipc.c:595
12190 #: t/helper/test-simple-ipc.c:597
12191 msgid "name"
12192 msgstr ""
12194 #: builtin/clone.c:125
12195 msgid "use <name> instead of 'origin' to track upstream"
12196 msgstr ""
12198 #: builtin/clone.c:127
12199 msgid "checkout <branch> instead of the remote's HEAD"
12200 msgstr ""
12202 #: builtin/clone.c:129
12203 msgid "path to git-upload-pack on the remote"
12204 msgstr ""
12206 #: builtin/clone.c:130 builtin/fetch.c:181 builtin/grep.c:876
12207 #: builtin/pull.c:212
12208 msgid "depth"
12209 msgstr ""
12211 #: builtin/clone.c:131
12212 msgid "create a shallow clone of that depth"
12213 msgstr ""
12215 #: builtin/clone.c:132 builtin/fetch.c:183 builtin/pack-objects.c:3933
12216 #: builtin/pull.c:215
12217 msgid "time"
12218 msgstr ""
12220 #: builtin/clone.c:133
12221 msgid "create a shallow clone since a specific time"
12222 msgstr ""
12224 #: builtin/clone.c:134 builtin/fetch.c:185 builtin/fetch.c:208
12225 #: builtin/pull.c:218 builtin/pull.c:243 builtin/rebase.c:1022
12226 msgid "revision"
12227 msgstr ""
12229 #: builtin/clone.c:135 builtin/fetch.c:186 builtin/pull.c:219
12230 msgid "deepen history of shallow clone, excluding rev"
12231 msgstr ""
12233 #: builtin/clone.c:137 builtin/submodule--helper.c:1883
12234 #: builtin/submodule--helper.c:2530
12235 msgid "clone only one branch, HEAD or --branch"
12236 msgstr ""
12238 #: builtin/clone.c:139
12239 msgid "don't clone any tags, and make later fetches not to follow them"
12240 msgstr ""
12242 #: builtin/clone.c:141
12243 msgid "any cloned submodules will be shallow"
12244 msgstr ""
12246 #: builtin/clone.c:142 builtin/init-db.c:548
12247 msgid "gitdir"
12248 msgstr ""
12250 #: builtin/clone.c:143 builtin/init-db.c:549
12251 msgid "separate git dir from working tree"
12252 msgstr ""
12254 #: builtin/clone.c:144
12255 msgid "key=value"
12256 msgstr ""
12258 #: builtin/clone.c:145
12259 msgid "set config inside the new repository"
12260 msgstr ""
12262 #: builtin/clone.c:147 builtin/fetch.c:203 builtin/ls-remote.c:77
12263 #: builtin/pull.c:234 builtin/push.c:575 builtin/send-pack.c:200
12264 msgid "server-specific"
12265 msgstr ""
12267 #: builtin/clone.c:147 builtin/fetch.c:203 builtin/ls-remote.c:77
12268 #: builtin/pull.c:235 builtin/push.c:575 builtin/send-pack.c:201
12269 msgid "option to transmit"
12270 msgstr ""
12272 #: builtin/clone.c:148 builtin/fetch.c:204 builtin/pull.c:238
12273 #: builtin/push.c:576
12274 msgid "use IPv4 addresses only"
12275 msgstr ""
12277 #: builtin/clone.c:150 builtin/fetch.c:206 builtin/pull.c:241
12278 #: builtin/push.c:578
12279 msgid "use IPv6 addresses only"
12280 msgstr ""
12282 #: builtin/clone.c:154
12283 msgid "any cloned submodules will use their remote-tracking branch"
12284 msgstr ""
12286 #: builtin/clone.c:156
12287 msgid "initialize sparse-checkout file to include only files at root"
12288 msgstr ""
12290 #: builtin/clone.c:231
12291 #, c-format
12292 msgid "info: Could not add alternate for '%s': %s\n"
12293 msgstr ""
12295 #: builtin/clone.c:304
12296 #, c-format
12297 msgid "%s exists and is not a directory"
12298 msgstr ""
12300 #: builtin/clone.c:322
12301 #, c-format
12302 msgid "failed to start iterator over '%s'"
12303 msgstr ""
12305 #: builtin/clone.c:353
12306 #, c-format
12307 msgid "failed to create link '%s'"
12308 msgstr ""
12310 #: builtin/clone.c:357
12311 #, c-format
12312 msgid "failed to copy file to '%s'"
12313 msgstr ""
12315 #: builtin/clone.c:362
12316 #, c-format
12317 msgid "failed to iterate over '%s'"
12318 msgstr ""
12320 #: builtin/clone.c:389
12321 #, c-format
12322 msgid "done.\n"
12323 msgstr ""
12325 #: builtin/clone.c:403
12326 msgid ""
12327 "Clone succeeded, but checkout failed.\n"
12328 "You can inspect what was checked out with 'git status'\n"
12329 "and retry with 'git restore --source=HEAD :/'\n"
12330 msgstr ""
12332 #: builtin/clone.c:480
12333 #, c-format
12334 msgid "Could not find remote branch %s to clone."
12335 msgstr ""
12337 #: builtin/clone.c:597
12338 #, c-format
12339 msgid "unable to update %s"
12340 msgstr ""
12342 #: builtin/clone.c:645
12343 msgid "failed to initialize sparse-checkout"
12344 msgstr ""
12346 #: builtin/clone.c:668
12347 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
12348 msgstr ""
12350 #: builtin/clone.c:701
12351 msgid "unable to checkout working tree"
12352 msgstr ""
12354 #: builtin/clone.c:779
12355 msgid "unable to write parameters to config file"
12356 msgstr ""
12358 #: builtin/clone.c:842
12359 msgid "cannot repack to clean up"
12360 msgstr ""
12362 #: builtin/clone.c:844
12363 msgid "cannot unlink temporary alternates file"
12364 msgstr ""
12366 #: builtin/clone.c:886
12367 msgid "Too many arguments."
12368 msgstr ""
12370 #: builtin/clone.c:890 contrib/scalar/scalar.c:414
12371 msgid "You must specify a repository to clone."
12372 msgstr ""
12374 #: builtin/clone.c:903
12375 #, c-format
12376 msgid "options '%s' and '%s %s' cannot be used together"
12377 msgstr ""
12379 #: builtin/clone.c:920
12380 #, c-format
12381 msgid "repository '%s' does not exist"
12382 msgstr ""
12384 #: builtin/clone.c:924 builtin/fetch.c:2052
12385 #, c-format
12386 msgid "depth %s is not a positive number"
12387 msgstr ""
12389 #: builtin/clone.c:934
12390 #, c-format
12391 msgid "destination path '%s' already exists and is not an empty directory."
12392 msgstr ""
12394 #: builtin/clone.c:940
12395 #, c-format
12396 msgid "repository path '%s' already exists and is not an empty directory."
12397 msgstr ""
12399 #: builtin/clone.c:954
12400 #, c-format
12401 msgid "working tree '%s' already exists."
12402 msgstr ""
12404 #: builtin/clone.c:969 builtin/clone.c:990 builtin/difftool.c:256
12405 #: builtin/log.c:2012 builtin/worktree.c:281 builtin/worktree.c:313
12406 #, c-format
12407 msgid "could not create leading directories of '%s'"
12408 msgstr ""
12410 #: builtin/clone.c:974
12411 #, c-format
12412 msgid "could not create work tree dir '%s'"
12413 msgstr ""
12415 #: builtin/clone.c:994
12416 #, c-format
12417 msgid "Cloning into bare repository '%s'...\n"
12418 msgstr ""
12420 #: builtin/clone.c:996
12421 #, c-format
12422 msgid "Cloning into '%s'...\n"
12423 msgstr ""
12425 #: builtin/clone.c:1025
12426 msgid ""
12427 "clone --recursive is not compatible with both --reference and --reference-if-"
12428 "able"
12429 msgstr ""
12431 #: builtin/clone.c:1080 builtin/remote.c:200 builtin/remote.c:710
12432 #, c-format
12433 msgid "'%s' is not a valid remote name"
12434 msgstr ""
12436 #: builtin/clone.c:1121
12437 msgid "--depth is ignored in local clones; use file:// instead."
12438 msgstr ""
12440 #: builtin/clone.c:1123
12441 msgid "--shallow-since is ignored in local clones; use file:// instead."
12442 msgstr ""
12444 #: builtin/clone.c:1125
12445 msgid "--shallow-exclude is ignored in local clones; use file:// instead."
12446 msgstr ""
12448 #: builtin/clone.c:1127
12449 msgid "--filter is ignored in local clones; use file:// instead."
12450 msgstr ""
12452 #: builtin/clone.c:1132
12453 msgid "source repository is shallow, ignoring --local"
12454 msgstr ""
12456 #: builtin/clone.c:1137
12457 msgid "--local is ignored"
12458 msgstr ""
12460 #: builtin/clone.c:1216 builtin/clone.c:1276
12461 msgid "remote transport reported error"
12462 msgstr ""
12464 #: builtin/clone.c:1228 builtin/clone.c:1239
12465 #, c-format
12466 msgid "Remote branch %s not found in upstream %s"
12467 msgstr ""
12469 #: builtin/clone.c:1242
12470 msgid "You appear to have cloned an empty repository."
12471 msgstr ""
12473 #: builtin/column.c:10
12474 msgid "git column [<options>]"
12475 msgstr ""
12477 #: builtin/column.c:27
12478 msgid "lookup config vars"
12479 msgstr ""
12481 #: builtin/column.c:28 builtin/column.c:29
12482 msgid "layout to use"
12483 msgstr ""
12485 #: builtin/column.c:30
12486 msgid "maximum width"
12487 msgstr ""
12489 #: builtin/column.c:31
12490 msgid "padding space on left border"
12491 msgstr ""
12493 #: builtin/column.c:32
12494 msgid "padding space on right border"
12495 msgstr ""
12497 #: builtin/column.c:33
12498 msgid "padding space between columns"
12499 msgstr ""
12501 #: builtin/column.c:51
12502 msgid "--command must be the first argument"
12503 msgstr ""
12505 #: builtin/commit-graph.c:13
12506 msgid ""
12507 "git commit-graph verify [--object-dir <objdir>] [--shallow] [--[no-]progress]"
12508 msgstr ""
12510 #: builtin/commit-graph.c:16
12511 msgid ""
12512 "git commit-graph write [--object-dir <objdir>] [--append] [--"
12513 "split[=<strategy>]] [--reachable|--stdin-packs|--stdin-commits] [--changed-"
12514 "paths] [--[no-]max-new-filters <n>] [--[no-]progress] <split options>"
12515 msgstr ""
12517 #: builtin/commit-graph.c:51 builtin/fetch.c:192 builtin/log.c:1794
12518 msgid "dir"
12519 msgstr ""
12521 #: builtin/commit-graph.c:52
12522 msgid "the object directory to store the graph"
12523 msgstr ""
12525 #: builtin/commit-graph.c:73
12526 msgid "if the commit-graph is split, only verify the tip file"
12527 msgstr ""
12529 #: builtin/commit-graph.c:100
12530 #, c-format
12531 msgid "Could not open commit-graph '%s'"
12532 msgstr ""
12534 #: builtin/commit-graph.c:137
12535 #, c-format
12536 msgid "unrecognized --split argument, %s"
12537 msgstr ""
12539 #: builtin/commit-graph.c:150
12540 #, c-format
12541 msgid "unexpected non-hex object ID: %s"
12542 msgstr ""
12544 #: builtin/commit-graph.c:155
12545 #, c-format
12546 msgid "invalid object: %s"
12547 msgstr ""
12549 #: builtin/commit-graph.c:205
12550 msgid "start walk at all refs"
12551 msgstr ""
12553 #: builtin/commit-graph.c:207
12554 msgid "scan pack-indexes listed by stdin for commits"
12555 msgstr ""
12557 #: builtin/commit-graph.c:209
12558 msgid "start walk at commits listed by stdin"
12559 msgstr ""
12561 #: builtin/commit-graph.c:211
12562 msgid "include all commits already in the commit-graph file"
12563 msgstr ""
12565 #: builtin/commit-graph.c:213
12566 msgid "enable computation for changed paths"
12567 msgstr ""
12569 #: builtin/commit-graph.c:215
12570 msgid "allow writing an incremental commit-graph file"
12571 msgstr ""
12573 #: builtin/commit-graph.c:219
12574 msgid "maximum number of commits in a non-base split commit-graph"
12575 msgstr ""
12577 #: builtin/commit-graph.c:221
12578 msgid "maximum ratio between two levels of a split commit-graph"
12579 msgstr ""
12581 #: builtin/commit-graph.c:223
12582 msgid "only expire files older than a given date-time"
12583 msgstr ""
12585 #: builtin/commit-graph.c:225
12586 msgid "maximum number of changed-path Bloom filters to compute"
12587 msgstr ""
12589 #: builtin/commit-graph.c:251
12590 msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
12591 msgstr ""
12593 #: builtin/commit-graph.c:282
12594 msgid "Collecting commits from input"
12595 msgstr ""
12597 #: builtin/commit-graph.c:328 builtin/multi-pack-index.c:259
12598 #, c-format
12599 msgid "unrecognized subcommand: %s"
12600 msgstr ""
12602 #: builtin/commit-tree.c:18
12603 msgid ""
12604 "git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-m <message>)...] [(-F "
12605 "<file>)...] <tree>"
12606 msgstr ""
12608 #: builtin/commit-tree.c:31
12609 #, c-format
12610 msgid "duplicate parent %s ignored"
12611 msgstr ""
12613 #: builtin/commit-tree.c:56 builtin/commit-tree.c:134 builtin/log.c:577
12614 #, c-format
12615 msgid "not a valid object name %s"
12616 msgstr ""
12618 #: builtin/commit-tree.c:94
12619 #, c-format
12620 msgid "git commit-tree: failed to read '%s'"
12621 msgstr ""
12623 #: builtin/commit-tree.c:96
12624 #, c-format
12625 msgid "git commit-tree: failed to close '%s'"
12626 msgstr ""
12628 #: builtin/commit-tree.c:109
12629 msgid "parent"
12630 msgstr ""
12632 #: builtin/commit-tree.c:110
12633 msgid "id of a parent commit object"
12634 msgstr ""
12636 #: builtin/commit-tree.c:112 builtin/commit.c:1627 builtin/merge.c:284
12637 #: builtin/notes.c:407 builtin/notes.c:573 builtin/stash.c:1677
12638 #: builtin/tag.c:454
12639 msgid "message"
12640 msgstr ""
12642 #: builtin/commit-tree.c:113 builtin/commit.c:1627
12643 msgid "commit message"
12644 msgstr ""
12646 #: builtin/commit-tree.c:116
12647 msgid "read commit log message from file"
12648 msgstr ""
12650 #: builtin/commit-tree.c:119 builtin/commit.c:1644 builtin/merge.c:303
12651 #: builtin/pull.c:180 builtin/revert.c:118
12652 msgid "GPG sign commit"
12653 msgstr ""
12655 #: builtin/commit-tree.c:131
12656 msgid "must give exactly one tree"
12657 msgstr ""
12659 #: builtin/commit-tree.c:138
12660 msgid "git commit-tree: failed to read"
12661 msgstr ""
12663 #: builtin/commit.c:42
12664 msgid "git commit [<options>] [--] <pathspec>..."
12665 msgstr ""
12667 #: builtin/commit.c:47
12668 msgid "git status [<options>] [--] <pathspec>..."
12669 msgstr ""
12671 #: builtin/commit.c:52
12672 msgid ""
12673 "You asked to amend the most recent commit, but doing so would make\n"
12674 "it empty. You can repeat your command with --allow-empty, or you can\n"
12675 "remove the commit entirely with \"git reset HEAD^\".\n"
12676 msgstr ""
12678 #: builtin/commit.c:57
12679 msgid ""
12680 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
12681 "If you wish to commit it anyway, use:\n"
12682 "\n"
12683 "    git commit --allow-empty\n"
12684 "\n"
12685 msgstr ""
12687 #: builtin/commit.c:64
12688 msgid "Otherwise, please use 'git rebase --skip'\n"
12689 msgstr ""
12691 #: builtin/commit.c:67
12692 msgid "Otherwise, please use 'git cherry-pick --skip'\n"
12693 msgstr ""
12695 #: builtin/commit.c:70
12696 msgid ""
12697 "and then use:\n"
12698 "\n"
12699 "    git cherry-pick --continue\n"
12700 "\n"
12701 "to resume cherry-picking the remaining commits.\n"
12702 "If you wish to skip this commit, use:\n"
12703 "\n"
12704 "    git cherry-pick --skip\n"
12705 "\n"
12706 msgstr ""
12708 #: builtin/commit.c:325
12709 msgid "failed to unpack HEAD tree object"
12710 msgstr ""
12712 #: builtin/commit.c:375
12713 msgid "No paths with --include/--only does not make sense."
12714 msgstr ""
12716 #: builtin/commit.c:387
12717 msgid "unable to create temporary index"
12718 msgstr ""
12720 #: builtin/commit.c:396
12721 msgid "interactive add failed"
12722 msgstr ""
12724 #: builtin/commit.c:411
12725 msgid "unable to update temporary index"
12726 msgstr ""
12728 #: builtin/commit.c:413
12729 msgid "Failed to update main cache tree"
12730 msgstr ""
12732 #: builtin/commit.c:438 builtin/commit.c:461 builtin/commit.c:509
12733 msgid "unable to write new_index file"
12734 msgstr ""
12736 #: builtin/commit.c:490
12737 msgid "cannot do a partial commit during a merge."
12738 msgstr ""
12740 #: builtin/commit.c:492
12741 msgid "cannot do a partial commit during a cherry-pick."
12742 msgstr ""
12744 #: builtin/commit.c:494
12745 msgid "cannot do a partial commit during a rebase."
12746 msgstr ""
12748 #: builtin/commit.c:502
12749 msgid "cannot read the index"
12750 msgstr ""
12752 #: builtin/commit.c:521
12753 msgid "unable to write temporary index file"
12754 msgstr ""
12756 #: builtin/commit.c:619
12757 #, c-format
12758 msgid "commit '%s' lacks author header"
12759 msgstr ""
12761 #: builtin/commit.c:621
12762 #, c-format
12763 msgid "commit '%s' has malformed author line"
12764 msgstr ""
12766 #: builtin/commit.c:640
12767 msgid "malformed --author parameter"
12768 msgstr ""
12770 #: builtin/commit.c:693
12771 msgid ""
12772 "unable to select a comment character that is not used\n"
12773 "in the current commit message"
12774 msgstr ""
12776 #: builtin/commit.c:747 builtin/commit.c:781 builtin/commit.c:1166
12777 #, c-format
12778 msgid "could not lookup commit %s"
12779 msgstr ""
12781 #: builtin/commit.c:759 builtin/shortlog.c:416
12782 #, c-format
12783 msgid "(reading log message from standard input)\n"
12784 msgstr ""
12786 #: builtin/commit.c:761
12787 msgid "could not read log from standard input"
12788 msgstr ""
12790 #: builtin/commit.c:765
12791 #, c-format
12792 msgid "could not read log file '%s'"
12793 msgstr ""
12795 #: builtin/commit.c:802
12796 #, c-format
12797 msgid "options '%s' and '%s:%s' cannot be used together"
12798 msgstr ""
12800 #: builtin/commit.c:814 builtin/commit.c:830
12801 msgid "could not read SQUASH_MSG"
12802 msgstr ""
12804 #: builtin/commit.c:821
12805 msgid "could not read MERGE_MSG"
12806 msgstr ""
12808 #: builtin/commit.c:881
12809 msgid "could not write commit template"
12810 msgstr ""
12812 #: builtin/commit.c:894
12813 #, c-format
12814 msgid ""
12815 "Please enter the commit message for your changes. Lines starting\n"
12816 "with '%c' will be ignored.\n"
12817 msgstr ""
12819 #: builtin/commit.c:896
12820 #, c-format
12821 msgid ""
12822 "Please enter the commit message for your changes. Lines starting\n"
12823 "with '%c' will be ignored, and an empty message aborts the commit.\n"
12824 msgstr ""
12826 #: builtin/commit.c:900
12827 #, c-format
12828 msgid ""
12829 "Please enter the commit message for your changes. Lines starting\n"
12830 "with '%c' will be kept; you may remove them yourself if you want to.\n"
12831 msgstr ""
12833 #: builtin/commit.c:904
12834 #, c-format
12835 msgid ""
12836 "Please enter the commit message for your changes. Lines starting\n"
12837 "with '%c' will be kept; you may remove them yourself if you want to.\n"
12838 "An empty message aborts the commit.\n"
12839 msgstr ""
12841 #: builtin/commit.c:916
12842 msgid ""
12843 "\n"
12844 "It looks like you may be committing a merge.\n"
12845 "If this is not correct, please run\n"
12846 "\tgit update-ref -d MERGE_HEAD\n"
12847 "and try again.\n"
12848 msgstr ""
12850 #: builtin/commit.c:921
12851 msgid ""
12852 "\n"
12853 "It looks like you may be committing a cherry-pick.\n"
12854 "If this is not correct, please run\n"
12855 "\tgit update-ref -d CHERRY_PICK_HEAD\n"
12856 "and try again.\n"
12857 msgstr ""
12859 #: builtin/commit.c:948
12860 #, c-format
12861 msgid "%sAuthor:    %.*s <%.*s>"
12862 msgstr ""
12864 #: builtin/commit.c:956
12865 #, c-format
12866 msgid "%sDate:      %s"
12867 msgstr ""
12869 #: builtin/commit.c:963
12870 #, c-format
12871 msgid "%sCommitter: %.*s <%.*s>"
12872 msgstr ""
12874 #: builtin/commit.c:981
12875 msgid "Cannot read index"
12876 msgstr ""
12878 #: builtin/commit.c:1026
12879 msgid "unable to pass trailers to --trailers"
12880 msgstr ""
12882 #: builtin/commit.c:1066
12883 msgid "Error building trees"
12884 msgstr ""
12886 #: builtin/commit.c:1080 builtin/tag.c:316
12887 #, c-format
12888 msgid "Please supply the message using either -m or -F option.\n"
12889 msgstr ""
12891 #: builtin/commit.c:1124
12892 #, c-format
12893 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
12894 msgstr ""
12896 #: builtin/commit.c:1138
12897 #, c-format
12898 msgid "Invalid ignored mode '%s'"
12899 msgstr ""
12901 #: builtin/commit.c:1156 builtin/commit.c:1451
12902 #, c-format
12903 msgid "Invalid untracked files mode '%s'"
12904 msgstr ""
12906 #: builtin/commit.c:1227
12907 msgid "You are in the middle of a merge -- cannot reword."
12908 msgstr ""
12910 #: builtin/commit.c:1229
12911 msgid "You are in the middle of a cherry-pick -- cannot reword."
12912 msgstr ""
12914 #: builtin/commit.c:1232
12915 #, c-format
12916 msgid "reword option of '%s' and path '%s' cannot be used together"
12917 msgstr ""
12919 #: builtin/commit.c:1234
12920 #, c-format
12921 msgid "reword option of '%s' and '%s' cannot be used together"
12922 msgstr ""
12924 #: builtin/commit.c:1254
12925 msgid "Using both --reset-author and --author does not make sense"
12926 msgstr ""
12928 #: builtin/commit.c:1261
12929 msgid "You have nothing to amend."
12930 msgstr ""
12932 #: builtin/commit.c:1264
12933 msgid "You are in the middle of a merge -- cannot amend."
12934 msgstr ""
12936 #: builtin/commit.c:1266
12937 msgid "You are in the middle of a cherry-pick -- cannot amend."
12938 msgstr ""
12940 #: builtin/commit.c:1268
12941 msgid "You are in the middle of a rebase -- cannot amend."
12942 msgstr ""
12944 #: builtin/commit.c:1271
12945 msgid "Options --squash and --fixup cannot be used together"
12946 msgstr ""
12948 #: builtin/commit.c:1281
12949 msgid "Only one of -c/-C/-F/--fixup can be used."
12950 msgstr ""
12952 #: builtin/commit.c:1283
12953 msgid "Option -m cannot be combined with -c/-C/-F."
12954 msgstr ""
12956 #: builtin/commit.c:1292
12957 msgid "--reset-author can be used only with -C, -c or --amend."
12958 msgstr ""
12960 #: builtin/commit.c:1310
12961 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
12962 msgstr ""
12964 #: builtin/commit.c:1338
12965 #, c-format
12966 msgid "unknown option: --fixup=%s:%s"
12967 msgstr ""
12969 #: builtin/commit.c:1355
12970 #, c-format
12971 msgid "paths '%s ...' with -a does not make sense"
12972 msgstr ""
12974 #: builtin/commit.c:1486 builtin/commit.c:1655
12975 msgid "show status concisely"
12976 msgstr ""
12978 #: builtin/commit.c:1488 builtin/commit.c:1657
12979 msgid "show branch information"
12980 msgstr ""
12982 #: builtin/commit.c:1490
12983 msgid "show stash information"
12984 msgstr ""
12986 #: builtin/commit.c:1492 builtin/commit.c:1659
12987 msgid "compute full ahead/behind values"
12988 msgstr ""
12990 #: builtin/commit.c:1494
12991 msgid "version"
12992 msgstr ""
12994 #: builtin/commit.c:1494 builtin/commit.c:1661 builtin/push.c:551
12995 #: builtin/worktree.c:690
12996 msgid "machine-readable output"
12997 msgstr ""
12999 #: builtin/commit.c:1497 builtin/commit.c:1663
13000 msgid "show status in long format (default)"
13001 msgstr ""
13003 #: builtin/commit.c:1500 builtin/commit.c:1666
13004 msgid "terminate entries with NUL"
13005 msgstr ""
13007 #: builtin/commit.c:1502 builtin/commit.c:1506 builtin/commit.c:1669
13008 #: builtin/fast-export.c:1172 builtin/fast-export.c:1175
13009 #: builtin/fast-export.c:1178 builtin/rebase.c:1111 parse-options.h:337
13010 msgid "mode"
13011 msgstr ""
13013 #: builtin/commit.c:1503 builtin/commit.c:1669
13014 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
13015 msgstr ""
13017 #: builtin/commit.c:1507
13018 msgid ""
13019 "show ignored files, optional modes: traditional, matching, no. (Default: "
13020 "traditional)"
13021 msgstr ""
13023 #: builtin/commit.c:1509 parse-options.h:192
13024 msgid "when"
13025 msgstr ""
13027 #: builtin/commit.c:1510
13028 msgid ""
13029 "ignore changes to submodules, optional when: all, dirty, untracked. "
13030 "(Default: all)"
13031 msgstr ""
13033 #: builtin/commit.c:1512
13034 msgid "list untracked files in columns"
13035 msgstr ""
13037 #: builtin/commit.c:1513
13038 msgid "do not detect renames"
13039 msgstr ""
13041 #: builtin/commit.c:1515
13042 msgid "detect renames, optionally set similarity index"
13043 msgstr ""
13045 #: builtin/commit.c:1538
13046 msgid "Unsupported combination of ignored and untracked-files arguments"
13047 msgstr ""
13049 #: builtin/commit.c:1620
13050 msgid "suppress summary after successful commit"
13051 msgstr ""
13053 #: builtin/commit.c:1621
13054 msgid "show diff in commit message template"
13055 msgstr ""
13057 #: builtin/commit.c:1623
13058 msgid "Commit message options"
13059 msgstr ""
13061 #: builtin/commit.c:1624 builtin/merge.c:288 builtin/tag.c:456
13062 msgid "read message from file"
13063 msgstr ""
13065 #: builtin/commit.c:1625
13066 msgid "author"
13067 msgstr ""
13069 #: builtin/commit.c:1625
13070 msgid "override author for commit"
13071 msgstr ""
13073 #: builtin/commit.c:1626 builtin/gc.c:551
13074 msgid "date"
13075 msgstr ""
13077 #: builtin/commit.c:1626
13078 msgid "override date for commit"
13079 msgstr ""
13081 #: builtin/commit.c:1628 builtin/commit.c:1629 builtin/commit.c:1635
13082 #: parse-options.h:329 ref-filter.h:89
13083 msgid "commit"
13084 msgstr ""
13086 #: builtin/commit.c:1628
13087 msgid "reuse and edit message from specified commit"
13088 msgstr ""
13090 #: builtin/commit.c:1629
13091 msgid "reuse message from specified commit"
13092 msgstr ""
13094 #. TRANSLATORS: Leave "[(amend|reword):]" as-is,
13095 #. and only translate <commit>.
13097 #: builtin/commit.c:1634
13098 msgid "[(amend|reword):]commit"
13099 msgstr ""
13101 #: builtin/commit.c:1634
13102 msgid ""
13103 "use autosquash formatted message to fixup or amend/reword specified commit"
13104 msgstr ""
13106 #: builtin/commit.c:1635
13107 msgid "use autosquash formatted message to squash specified commit"
13108 msgstr ""
13110 #: builtin/commit.c:1636
13111 msgid "the commit is authored by me now (used with -C/-c/--amend)"
13112 msgstr ""
13114 #: builtin/commit.c:1637 builtin/interpret-trailers.c:111
13115 msgid "trailer"
13116 msgstr ""
13118 #: builtin/commit.c:1637
13119 msgid "add custom trailer(s)"
13120 msgstr ""
13122 #: builtin/commit.c:1638 builtin/log.c:1769 builtin/merge.c:306
13123 #: builtin/pull.c:146 builtin/revert.c:110
13124 msgid "add a Signed-off-by trailer"
13125 msgstr ""
13127 #: builtin/commit.c:1639
13128 msgid "use specified template file"
13129 msgstr ""
13131 #: builtin/commit.c:1640
13132 msgid "force edit of commit"
13133 msgstr ""
13135 #: builtin/commit.c:1642
13136 msgid "include status in commit message template"
13137 msgstr ""
13139 #: builtin/commit.c:1647
13140 msgid "Commit contents options"
13141 msgstr ""
13143 #: builtin/commit.c:1648
13144 msgid "commit all changed files"
13145 msgstr ""
13147 #: builtin/commit.c:1649
13148 msgid "add specified files to index for commit"
13149 msgstr ""
13151 #: builtin/commit.c:1650
13152 msgid "interactively add files"
13153 msgstr ""
13155 #: builtin/commit.c:1651
13156 msgid "interactively add changes"
13157 msgstr ""
13159 #: builtin/commit.c:1652
13160 msgid "commit only specified files"
13161 msgstr ""
13163 #: builtin/commit.c:1653
13164 msgid "bypass pre-commit and commit-msg hooks"
13165 msgstr ""
13167 #: builtin/commit.c:1654
13168 msgid "show what would be committed"
13169 msgstr ""
13171 #: builtin/commit.c:1667
13172 msgid "amend previous commit"
13173 msgstr ""
13175 #: builtin/commit.c:1668
13176 msgid "bypass post-rewrite hook"
13177 msgstr ""
13179 #: builtin/commit.c:1675
13180 msgid "ok to record an empty change"
13181 msgstr ""
13183 #: builtin/commit.c:1677
13184 msgid "ok to record a change with an empty message"
13185 msgstr ""
13187 #: builtin/commit.c:1753
13188 #, c-format
13189 msgid "Corrupt MERGE_HEAD file (%s)"
13190 msgstr ""
13192 #: builtin/commit.c:1760
13193 msgid "could not read MERGE_MODE"
13194 msgstr ""
13196 #: builtin/commit.c:1781
13197 #, c-format
13198 msgid "could not read commit message: %s"
13199 msgstr ""
13201 #: builtin/commit.c:1788
13202 #, c-format
13203 msgid "Aborting commit due to empty commit message.\n"
13204 msgstr ""
13206 #: builtin/commit.c:1793
13207 #, c-format
13208 msgid "Aborting commit; you did not edit the message.\n"
13209 msgstr ""
13211 #: builtin/commit.c:1804
13212 #, c-format
13213 msgid "Aborting commit due to empty commit message body.\n"
13214 msgstr ""
13216 #: builtin/commit.c:1840
13217 msgid ""
13218 "repository has been updated, but unable to write\n"
13219 "new_index file. Check that disk is not full and quota is\n"
13220 "not exceeded, and then \"git restore --staged :/\" to recover."
13221 msgstr ""
13223 #: builtin/config.c:11
13224 msgid "git config [<options>]"
13225 msgstr ""
13227 #: builtin/config.c:109 builtin/env--helper.c:27
13228 #, c-format
13229 msgid "unrecognized --type argument, %s"
13230 msgstr ""
13232 #: builtin/config.c:121
13233 msgid "only one type at a time"
13234 msgstr ""
13236 #: builtin/config.c:130
13237 msgid "Config file location"
13238 msgstr ""
13240 #: builtin/config.c:131
13241 msgid "use global config file"
13242 msgstr ""
13244 #: builtin/config.c:132
13245 msgid "use system config file"
13246 msgstr ""
13248 #: builtin/config.c:133
13249 msgid "use repository config file"
13250 msgstr ""
13252 #: builtin/config.c:134
13253 msgid "use per-worktree config file"
13254 msgstr ""
13256 #: builtin/config.c:135
13257 msgid "use given config file"
13258 msgstr ""
13260 #: builtin/config.c:136
13261 msgid "blob-id"
13262 msgstr ""
13264 #: builtin/config.c:136
13265 msgid "read config from given blob object"
13266 msgstr ""
13268 #: builtin/config.c:137
13269 msgid "Action"
13270 msgstr ""
13272 #: builtin/config.c:138
13273 msgid "get value: name [value-pattern]"
13274 msgstr ""
13276 #: builtin/config.c:139
13277 msgid "get all values: key [value-pattern]"
13278 msgstr ""
13280 #: builtin/config.c:140
13281 msgid "get values for regexp: name-regex [value-pattern]"
13282 msgstr ""
13284 #: builtin/config.c:141
13285 msgid "get value specific for the URL: section[.var] URL"
13286 msgstr ""
13288 #: builtin/config.c:142
13289 msgid "replace all matching variables: name value [value-pattern]"
13290 msgstr ""
13292 #: builtin/config.c:143
13293 msgid "add a new variable: name value"
13294 msgstr ""
13296 #: builtin/config.c:144
13297 msgid "remove a variable: name [value-pattern]"
13298 msgstr ""
13300 #: builtin/config.c:145
13301 msgid "remove all matches: name [value-pattern]"
13302 msgstr ""
13304 #: builtin/config.c:146
13305 msgid "rename section: old-name new-name"
13306 msgstr ""
13308 #: builtin/config.c:147
13309 msgid "remove a section: name"
13310 msgstr ""
13312 #: builtin/config.c:148
13313 msgid "list all"
13314 msgstr ""
13316 #: builtin/config.c:149
13317 msgid "use string equality when comparing values to 'value-pattern'"
13318 msgstr ""
13320 #: builtin/config.c:150
13321 msgid "open an editor"
13322 msgstr ""
13324 #: builtin/config.c:151
13325 msgid "find the color configured: slot [default]"
13326 msgstr ""
13328 #: builtin/config.c:152
13329 msgid "find the color setting: slot [stdout-is-tty]"
13330 msgstr ""
13332 #: builtin/config.c:153
13333 msgid "Type"
13334 msgstr ""
13336 #: builtin/config.c:154 builtin/env--helper.c:43
13337 msgid "value is given this type"
13338 msgstr ""
13340 #: builtin/config.c:155
13341 msgid "value is \"true\" or \"false\""
13342 msgstr ""
13344 #: builtin/config.c:156
13345 msgid "value is decimal number"
13346 msgstr ""
13348 #: builtin/config.c:157
13349 msgid "value is --bool or --int"
13350 msgstr ""
13352 #: builtin/config.c:158
13353 msgid "value is --bool or string"
13354 msgstr ""
13356 #: builtin/config.c:159
13357 msgid "value is a path (file or directory name)"
13358 msgstr ""
13360 #: builtin/config.c:160
13361 msgid "value is an expiry date"
13362 msgstr ""
13364 #: builtin/config.c:161
13365 msgid "Other"
13366 msgstr ""
13368 #: builtin/config.c:162
13369 msgid "terminate values with NUL byte"
13370 msgstr ""
13372 #: builtin/config.c:163
13373 msgid "show variable names only"
13374 msgstr ""
13376 #: builtin/config.c:164
13377 msgid "respect include directives on lookup"
13378 msgstr ""
13380 #: builtin/config.c:165
13381 msgid "show origin of config (file, standard input, blob, command line)"
13382 msgstr ""
13384 #: builtin/config.c:166
13385 msgid "show scope of config (worktree, local, global, system, command)"
13386 msgstr ""
13388 #: builtin/config.c:167 builtin/env--helper.c:45
13389 msgid "value"
13390 msgstr ""
13392 #: builtin/config.c:167
13393 msgid "with --get, use default value when missing entry"
13394 msgstr ""
13396 #: builtin/config.c:181
13397 #, c-format
13398 msgid "wrong number of arguments, should be %d"
13399 msgstr ""
13401 #: builtin/config.c:183
13402 #, c-format
13403 msgid "wrong number of arguments, should be from %d to %d"
13404 msgstr ""
13406 #: builtin/config.c:339
13407 #, c-format
13408 msgid "invalid key pattern: %s"
13409 msgstr ""
13411 #: builtin/config.c:377
13412 #, c-format
13413 msgid "failed to format default config value: %s"
13414 msgstr ""
13416 #: builtin/config.c:441
13417 #, c-format
13418 msgid "cannot parse color '%s'"
13419 msgstr ""
13421 #: builtin/config.c:483
13422 msgid "unable to parse default color value"
13423 msgstr ""
13425 #: builtin/config.c:536 builtin/config.c:833
13426 msgid "not in a git directory"
13427 msgstr ""
13429 #: builtin/config.c:539
13430 msgid "writing to stdin is not supported"
13431 msgstr ""
13433 #: builtin/config.c:542
13434 msgid "writing config blobs is not supported"
13435 msgstr ""
13437 #: builtin/config.c:627
13438 #, c-format
13439 msgid ""
13440 "# This is Git's per-user configuration file.\n"
13441 "[user]\n"
13442 "# Please adapt and uncomment the following lines:\n"
13443 "#\tname = %s\n"
13444 "#\temail = %s\n"
13445 msgstr ""
13447 #: builtin/config.c:652
13448 msgid "only one config file at a time"
13449 msgstr ""
13451 #: builtin/config.c:658
13452 msgid "--local can only be used inside a git repository"
13453 msgstr ""
13455 #: builtin/config.c:660
13456 msgid "--blob can only be used inside a git repository"
13457 msgstr ""
13459 #: builtin/config.c:662
13460 msgid "--worktree can only be used inside a git repository"
13461 msgstr ""
13463 #: builtin/config.c:684
13464 msgid "$HOME not set"
13465 msgstr ""
13467 #: builtin/config.c:708
13468 msgid ""
13469 "--worktree cannot be used with multiple working trees unless the config\n"
13470 "extension worktreeConfig is enabled. Please read \"CONFIGURATION FILE\"\n"
13471 "section in \"git help worktree\" for details"
13472 msgstr ""
13474 #: builtin/config.c:743
13475 msgid "--get-color and variable type are incoherent"
13476 msgstr ""
13478 #: builtin/config.c:748
13479 msgid "only one action at a time"
13480 msgstr ""
13482 #: builtin/config.c:761
13483 msgid "--name-only is only applicable to --list or --get-regexp"
13484 msgstr ""
13486 #: builtin/config.c:767
13487 msgid ""
13488 "--show-origin is only applicable to --get, --get-all, --get-regexp, and --"
13489 "list"
13490 msgstr ""
13492 #: builtin/config.c:773
13493 msgid "--default is only applicable to --get"
13494 msgstr ""
13496 #: builtin/config.c:806
13497 msgid "--fixed-value only applies with 'value-pattern'"
13498 msgstr ""
13500 #: builtin/config.c:822
13501 #, c-format
13502 msgid "unable to read config file '%s'"
13503 msgstr ""
13505 #: builtin/config.c:825
13506 msgid "error processing config file(s)"
13507 msgstr ""
13509 #: builtin/config.c:835
13510 msgid "editing stdin is not supported"
13511 msgstr ""
13513 #: builtin/config.c:837
13514 msgid "editing blobs is not supported"
13515 msgstr ""
13517 #: builtin/config.c:851
13518 #, c-format
13519 msgid "cannot create configuration file %s"
13520 msgstr ""
13522 #: builtin/config.c:864
13523 #, c-format
13524 msgid ""
13525 "cannot overwrite multiple values with a single value\n"
13526 "       Use a regexp, --add or --replace-all to change %s."
13527 msgstr ""
13529 #: builtin/config.c:943 builtin/config.c:954
13530 #, c-format
13531 msgid "no such section: %s"
13532 msgstr ""
13534 #: builtin/count-objects.c:90
13535 msgid "git count-objects [-v] [-H | --human-readable]"
13536 msgstr ""
13538 #: builtin/count-objects.c:100
13539 msgid "print sizes in human readable format"
13540 msgstr ""
13542 #: builtin/credential-cache--daemon.c:227
13543 #, c-format
13544 msgid ""
13545 "The permissions on your socket directory are too loose; other\n"
13546 "users may be able to read your cached credentials. Consider running:\n"
13547 "\n"
13548 "\tchmod 0700 %s"
13549 msgstr ""
13551 #: builtin/credential-cache--daemon.c:276
13552 msgid "print debugging messages to stderr"
13553 msgstr ""
13555 #: builtin/credential-cache--daemon.c:316
13556 msgid "credential-cache--daemon unavailable; no unix socket support"
13557 msgstr ""
13559 #: builtin/credential-cache.c:180
13560 msgid "credential-cache unavailable; no unix socket support"
13561 msgstr ""
13563 #: builtin/credential-store.c:66
13564 #, c-format
13565 msgid "unable to get credential storage lock in %d ms"
13566 msgstr ""
13568 #: builtin/describe.c:26
13569 msgid "git describe [<options>] [<commit-ish>...]"
13570 msgstr ""
13572 #: builtin/describe.c:27
13573 msgid "git describe [<options>] --dirty"
13574 msgstr ""
13576 #: builtin/describe.c:63
13577 msgid "head"
13578 msgstr ""
13580 #: builtin/describe.c:63
13581 msgid "lightweight"
13582 msgstr ""
13584 #: builtin/describe.c:63
13585 msgid "annotated"
13586 msgstr ""
13588 #: builtin/describe.c:277
13589 #, c-format
13590 msgid "annotated tag %s not available"
13591 msgstr ""
13593 #: builtin/describe.c:281
13594 #, c-format
13595 msgid "tag '%s' is externally known as '%s'"
13596 msgstr ""
13598 #: builtin/describe.c:328
13599 #, c-format
13600 msgid "no tag exactly matches '%s'"
13601 msgstr ""
13603 #: builtin/describe.c:330
13604 #, c-format
13605 msgid "No exact match on refs or tags, searching to describe\n"
13606 msgstr ""
13608 #: builtin/describe.c:397
13609 #, c-format
13610 msgid "finished search at %s\n"
13611 msgstr ""
13613 #: builtin/describe.c:424
13614 #, c-format
13615 msgid ""
13616 "No annotated tags can describe '%s'.\n"
13617 "However, there were unannotated tags: try --tags."
13618 msgstr ""
13620 #: builtin/describe.c:428
13621 #, c-format
13622 msgid ""
13623 "No tags can describe '%s'.\n"
13624 "Try --always, or create some tags."
13625 msgstr ""
13627 #: builtin/describe.c:458
13628 #, c-format
13629 msgid "traversed %lu commits\n"
13630 msgstr ""
13632 #: builtin/describe.c:461
13633 #, c-format
13634 msgid ""
13635 "more than %i tags found; listed %i most recent\n"
13636 "gave up search at %s\n"
13637 msgstr ""
13639 #: builtin/describe.c:529
13640 #, c-format
13641 msgid "describe %s\n"
13642 msgstr ""
13644 #: builtin/describe.c:532
13645 #, c-format
13646 msgid "Not a valid object name %s"
13647 msgstr ""
13649 #: builtin/describe.c:540
13650 #, c-format
13651 msgid "%s is neither a commit nor blob"
13652 msgstr ""
13654 #: builtin/describe.c:554
13655 msgid "find the tag that comes after the commit"
13656 msgstr ""
13658 #: builtin/describe.c:555
13659 msgid "debug search strategy on stderr"
13660 msgstr ""
13662 #: builtin/describe.c:556
13663 msgid "use any ref"
13664 msgstr ""
13666 #: builtin/describe.c:557
13667 msgid "use any tag, even unannotated"
13668 msgstr ""
13670 #: builtin/describe.c:558
13671 msgid "always use long format"
13672 msgstr ""
13674 #: builtin/describe.c:559
13675 msgid "only follow first parent"
13676 msgstr ""
13678 #: builtin/describe.c:562
13679 msgid "only output exact matches"
13680 msgstr ""
13682 #: builtin/describe.c:564
13683 msgid "consider <n> most recent tags (default: 10)"
13684 msgstr ""
13686 #: builtin/describe.c:566
13687 msgid "only consider tags matching <pattern>"
13688 msgstr ""
13690 #: builtin/describe.c:568
13691 msgid "do not consider tags matching <pattern>"
13692 msgstr ""
13694 #: builtin/describe.c:570 builtin/name-rev.c:544
13695 msgid "show abbreviated commit object as fallback"
13696 msgstr ""
13698 #: builtin/describe.c:571 builtin/describe.c:574
13699 msgid "mark"
13700 msgstr ""
13702 #: builtin/describe.c:572
13703 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
13704 msgstr ""
13706 #: builtin/describe.c:575
13707 msgid "append <mark> on broken working tree (default: \"-broken\")"
13708 msgstr ""
13710 #: builtin/describe.c:622
13711 msgid "No names found, cannot describe anything."
13712 msgstr ""
13714 #: builtin/describe.c:673 builtin/describe.c:675
13715 #, c-format
13716 msgid "option '%s' and commit-ishes cannot be used together"
13717 msgstr ""
13719 #: builtin/diff-tree.c:157
13720 msgid "--merge-base only works with two commits"
13721 msgstr ""
13723 #: builtin/diff.c:92
13724 #, c-format
13725 msgid "'%s': not a regular file or symlink"
13726 msgstr ""
13728 #: builtin/diff.c:259
13729 #, c-format
13730 msgid "invalid option: %s"
13731 msgstr ""
13733 #: builtin/diff.c:376
13734 #, c-format
13735 msgid "%s...%s: no merge base"
13736 msgstr ""
13738 #: builtin/diff.c:491
13739 msgid "Not a git repository"
13740 msgstr ""
13742 #: builtin/diff.c:537 builtin/grep.c:698
13743 #, c-format
13744 msgid "invalid object '%s' given."
13745 msgstr ""
13747 #: builtin/diff.c:548
13748 #, c-format
13749 msgid "more than two blobs given: '%s'"
13750 msgstr ""
13752 #: builtin/diff.c:553
13753 #, c-format
13754 msgid "unhandled object '%s' given."
13755 msgstr ""
13757 #: builtin/diff.c:587
13758 #, c-format
13759 msgid "%s...%s: multiple merge bases, using %s"
13760 msgstr ""
13762 #: builtin/difftool.c:31
13763 msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
13764 msgstr ""
13766 #: builtin/difftool.c:287
13767 #, c-format
13768 msgid "could not read symlink %s"
13769 msgstr ""
13771 #: builtin/difftool.c:289
13772 #, c-format
13773 msgid "could not read symlink file %s"
13774 msgstr ""
13776 #: builtin/difftool.c:297
13777 #, c-format
13778 msgid "could not read object %s for symlink %s"
13779 msgstr ""
13781 #: builtin/difftool.c:421
13782 msgid ""
13783 "combined diff formats ('-c' and '--cc') are not supported in\n"
13784 "directory diff mode ('-d' and '--dir-diff')."
13785 msgstr ""
13787 #: builtin/difftool.c:626
13788 #, c-format
13789 msgid "both files modified: '%s' and '%s'."
13790 msgstr ""
13792 #: builtin/difftool.c:628
13793 msgid "working tree file has been left."
13794 msgstr ""
13796 #: builtin/difftool.c:639
13797 #, c-format
13798 msgid "temporary files exist in '%s'."
13799 msgstr ""
13801 #: builtin/difftool.c:640
13802 msgid "you may want to cleanup or recover these."
13803 msgstr ""
13805 #: builtin/difftool.c:645
13806 #, c-format
13807 msgid "failed: %d"
13808 msgstr ""
13810 #: builtin/difftool.c:690
13811 msgid "use `diff.guitool` instead of `diff.tool`"
13812 msgstr ""
13814 #: builtin/difftool.c:692
13815 msgid "perform a full-directory diff"
13816 msgstr ""
13818 #: builtin/difftool.c:694
13819 msgid "do not prompt before launching a diff tool"
13820 msgstr ""
13822 #: builtin/difftool.c:699
13823 msgid "use symlinks in dir-diff mode"
13824 msgstr ""
13826 #: builtin/difftool.c:700
13827 msgid "tool"
13828 msgstr ""
13830 #: builtin/difftool.c:701
13831 msgid "use the specified diff tool"
13832 msgstr ""
13834 #: builtin/difftool.c:703
13835 msgid "print a list of diff tools that may be used with `--tool`"
13836 msgstr ""
13838 #: builtin/difftool.c:706
13839 msgid ""
13840 "make 'git-difftool' exit when an invoked diff tool returns a non-zero exit "
13841 "code"
13842 msgstr ""
13844 #: builtin/difftool.c:709
13845 msgid "specify a custom command for viewing diffs"
13846 msgstr ""
13848 #: builtin/difftool.c:710
13849 msgid "passed to `diff`"
13850 msgstr ""
13852 #: builtin/difftool.c:726
13853 msgid "difftool requires worktree or --no-index"
13854 msgstr ""
13856 #: builtin/difftool.c:744
13857 msgid "no <tool> given for --tool=<tool>"
13858 msgstr ""
13860 #: builtin/difftool.c:751
13861 msgid "no <cmd> given for --extcmd=<cmd>"
13862 msgstr ""
13864 #: builtin/env--helper.c:6
13865 msgid "git env--helper --type=[bool|ulong] <options> <env-var>"
13866 msgstr ""
13868 #: builtin/env--helper.c:42 builtin/hash-object.c:96
13869 msgid "type"
13870 msgstr ""
13872 #: builtin/env--helper.c:46
13873 msgid "default for git_env_*(...) to fall back on"
13874 msgstr ""
13876 #: builtin/env--helper.c:48
13877 msgid "be quiet only use git_env_*() value as exit code"
13878 msgstr ""
13880 #: builtin/env--helper.c:67
13881 #, c-format
13882 msgid "option `--default' expects a boolean value with `--type=bool`, not `%s`"
13883 msgstr ""
13885 #: builtin/env--helper.c:82
13886 #, c-format
13887 msgid ""
13888 "option `--default' expects an unsigned long value with `--type=ulong`, not `"
13889 "%s`"
13890 msgstr ""
13892 #: builtin/fast-export.c:29
13893 msgid "git fast-export [rev-list-opts]"
13894 msgstr ""
13896 #: builtin/fast-export.c:843
13897 msgid "Error: Cannot export nested tags unless --mark-tags is specified."
13898 msgstr ""
13900 #: builtin/fast-export.c:1152
13901 msgid "--anonymize-map token cannot be empty"
13902 msgstr ""
13904 #: builtin/fast-export.c:1171
13905 msgid "show progress after <n> objects"
13906 msgstr ""
13908 #: builtin/fast-export.c:1173
13909 msgid "select handling of signed tags"
13910 msgstr ""
13912 #: builtin/fast-export.c:1176
13913 msgid "select handling of tags that tag filtered objects"
13914 msgstr ""
13916 #: builtin/fast-export.c:1179
13917 msgid "select handling of commit messages in an alternate encoding"
13918 msgstr ""
13920 #: builtin/fast-export.c:1182
13921 msgid "dump marks to this file"
13922 msgstr ""
13924 #: builtin/fast-export.c:1184
13925 msgid "import marks from this file"
13926 msgstr ""
13928 #: builtin/fast-export.c:1188
13929 msgid "import marks from this file if it exists"
13930 msgstr ""
13932 #: builtin/fast-export.c:1190
13933 msgid "fake a tagger when tags lack one"
13934 msgstr ""
13936 #: builtin/fast-export.c:1192
13937 msgid "output full tree for each commit"
13938 msgstr ""
13940 #: builtin/fast-export.c:1194
13941 msgid "use the done feature to terminate the stream"
13942 msgstr ""
13944 #: builtin/fast-export.c:1195
13945 msgid "skip output of blob data"
13946 msgstr ""
13948 #: builtin/fast-export.c:1196 builtin/log.c:1841
13949 msgid "refspec"
13950 msgstr ""
13952 #: builtin/fast-export.c:1197
13953 msgid "apply refspec to exported refs"
13954 msgstr ""
13956 #: builtin/fast-export.c:1198
13957 msgid "anonymize output"
13958 msgstr ""
13960 #: builtin/fast-export.c:1199
13961 msgid "from:to"
13962 msgstr ""
13964 #: builtin/fast-export.c:1200
13965 msgid "convert <from> to <to> in anonymized output"
13966 msgstr ""
13968 #: builtin/fast-export.c:1203
13969 msgid "reference parents which are not in fast-export stream by object id"
13970 msgstr ""
13972 #: builtin/fast-export.c:1205
13973 msgid "show original object ids of blobs/commits"
13974 msgstr ""
13976 #: builtin/fast-export.c:1207
13977 msgid "label tags with mark ids"
13978 msgstr ""
13980 #: builtin/fast-import.c:3090
13981 #, c-format
13982 msgid "Missing from marks for submodule '%s'"
13983 msgstr ""
13985 #: builtin/fast-import.c:3092
13986 #, c-format
13987 msgid "Missing to marks for submodule '%s'"
13988 msgstr ""
13990 #: builtin/fast-import.c:3227
13991 #, c-format
13992 msgid "Expected 'mark' command, got %s"
13993 msgstr ""
13995 #: builtin/fast-import.c:3232
13996 #, c-format
13997 msgid "Expected 'to' command, got %s"
13998 msgstr ""
14000 #: builtin/fast-import.c:3324
14001 msgid "Expected format name:filename for submodule rewrite option"
14002 msgstr ""
14004 #: builtin/fast-import.c:3379
14005 #, c-format
14006 msgid "feature '%s' forbidden in input without --allow-unsafe-features"
14007 msgstr ""
14009 #: builtin/fetch-pack.c:242
14010 #, c-format
14011 msgid "Lockfile created but not reported: %s"
14012 msgstr ""
14014 #: builtin/fetch.c:36
14015 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
14016 msgstr ""
14018 #: builtin/fetch.c:37
14019 msgid "git fetch [<options>] <group>"
14020 msgstr ""
14022 #: builtin/fetch.c:38
14023 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
14024 msgstr ""
14026 #: builtin/fetch.c:39
14027 msgid "git fetch --all [<options>]"
14028 msgstr ""
14030 #: builtin/fetch.c:123
14031 msgid "fetch.parallel cannot be negative"
14032 msgstr ""
14034 #: builtin/fetch.c:146 builtin/pull.c:189
14035 msgid "fetch from all remotes"
14036 msgstr ""
14038 #: builtin/fetch.c:148 builtin/pull.c:249
14039 msgid "set upstream for git pull/fetch"
14040 msgstr ""
14042 #: builtin/fetch.c:150 builtin/pull.c:192
14043 msgid "append to .git/FETCH_HEAD instead of overwriting"
14044 msgstr ""
14046 #: builtin/fetch.c:152
14047 msgid "use atomic transaction to update references"
14048 msgstr ""
14050 #: builtin/fetch.c:154 builtin/pull.c:195
14051 msgid "path to upload pack on remote end"
14052 msgstr ""
14054 #: builtin/fetch.c:155
14055 msgid "force overwrite of local reference"
14056 msgstr ""
14058 #: builtin/fetch.c:157
14059 msgid "fetch from multiple remotes"
14060 msgstr ""
14062 #: builtin/fetch.c:159 builtin/pull.c:199
14063 msgid "fetch all tags and associated objects"
14064 msgstr ""
14066 #: builtin/fetch.c:161
14067 msgid "do not fetch all tags (--no-tags)"
14068 msgstr ""
14070 #: builtin/fetch.c:163
14071 msgid "number of submodules fetched in parallel"
14072 msgstr ""
14074 #: builtin/fetch.c:165
14075 msgid "modify the refspec to place all refs within refs/prefetch/"
14076 msgstr ""
14078 #: builtin/fetch.c:167 builtin/pull.c:202
14079 msgid "prune remote-tracking branches no longer on remote"
14080 msgstr ""
14082 #: builtin/fetch.c:169
14083 msgid "prune local tags no longer on remote and clobber changed tags"
14084 msgstr ""
14086 #: builtin/fetch.c:170 builtin/fetch.c:195 builtin/pull.c:123
14087 msgid "on-demand"
14088 msgstr ""
14090 #: builtin/fetch.c:171
14091 msgid "control recursive fetching of submodules"
14092 msgstr ""
14094 #: builtin/fetch.c:176
14095 msgid "write fetched references to the FETCH_HEAD file"
14096 msgstr ""
14098 #: builtin/fetch.c:177 builtin/pull.c:210
14099 msgid "keep downloaded pack"
14100 msgstr ""
14102 #: builtin/fetch.c:179
14103 msgid "allow updating of HEAD ref"
14104 msgstr ""
14106 #: builtin/fetch.c:182 builtin/fetch.c:188 builtin/pull.c:213
14107 #: builtin/pull.c:222
14108 msgid "deepen history of shallow clone"
14109 msgstr ""
14111 #: builtin/fetch.c:184 builtin/pull.c:216
14112 msgid "deepen history of shallow repository based on time"
14113 msgstr ""
14115 #: builtin/fetch.c:190 builtin/pull.c:225
14116 msgid "convert to a complete repository"
14117 msgstr ""
14119 #: builtin/fetch.c:193
14120 msgid "prepend this to submodule path output"
14121 msgstr ""
14123 #: builtin/fetch.c:196
14124 msgid ""
14125 "default for recursive fetching of submodules (lower priority than config "
14126 "files)"
14127 msgstr ""
14129 #: builtin/fetch.c:200 builtin/pull.c:228
14130 msgid "accept refs that update .git/shallow"
14131 msgstr ""
14133 #: builtin/fetch.c:201 builtin/pull.c:230
14134 msgid "refmap"
14135 msgstr ""
14137 #: builtin/fetch.c:202 builtin/pull.c:231
14138 msgid "specify fetch refmap"
14139 msgstr ""
14141 #: builtin/fetch.c:209 builtin/pull.c:244
14142 msgid "report that we have only objects reachable from this object"
14143 msgstr ""
14145 #: builtin/fetch.c:211
14146 msgid "do not fetch a packfile; instead, print ancestors of negotiation tips"
14147 msgstr ""
14149 #: builtin/fetch.c:214 builtin/fetch.c:216
14150 msgid "run 'maintenance --auto' after fetching"
14151 msgstr ""
14153 #: builtin/fetch.c:218 builtin/pull.c:247
14154 msgid "check for forced-updates on all updated branches"
14155 msgstr ""
14157 #: builtin/fetch.c:220
14158 msgid "write the commit-graph after fetching"
14159 msgstr ""
14161 #: builtin/fetch.c:222
14162 msgid "accept refspecs from stdin"
14163 msgstr ""
14165 #: builtin/fetch.c:592
14166 msgid "couldn't find remote ref HEAD"
14167 msgstr ""
14169 #: builtin/fetch.c:766
14170 #, c-format
14171 msgid "configuration fetch.output contains invalid value %s"
14172 msgstr ""
14174 #: builtin/fetch.c:867
14175 #, c-format
14176 msgid "object %s not found"
14177 msgstr ""
14179 #: builtin/fetch.c:871
14180 msgid "[up to date]"
14181 msgstr ""
14183 #: builtin/fetch.c:883 builtin/fetch.c:901 builtin/fetch.c:973
14184 msgid "[rejected]"
14185 msgstr ""
14187 #: builtin/fetch.c:885
14188 msgid "can't fetch in current branch"
14189 msgstr ""
14191 #: builtin/fetch.c:886
14192 msgid "checked out in another worktree"
14193 msgstr ""
14195 #: builtin/fetch.c:896
14196 msgid "[tag update]"
14197 msgstr ""
14199 #: builtin/fetch.c:897 builtin/fetch.c:934 builtin/fetch.c:956
14200 #: builtin/fetch.c:968
14201 msgid "unable to update local ref"
14202 msgstr ""
14204 #: builtin/fetch.c:901
14205 msgid "would clobber existing tag"
14206 msgstr ""
14208 #: builtin/fetch.c:923
14209 msgid "[new tag]"
14210 msgstr ""
14212 #: builtin/fetch.c:926
14213 msgid "[new branch]"
14214 msgstr ""
14216 #: builtin/fetch.c:929
14217 msgid "[new ref]"
14218 msgstr ""
14220 #: builtin/fetch.c:968
14221 msgid "forced update"
14222 msgstr ""
14224 #: builtin/fetch.c:973
14225 msgid "non-fast-forward"
14226 msgstr ""
14228 #: builtin/fetch.c:1076
14229 msgid ""
14230 "fetch normally indicates which branches had a forced update,\n"
14231 "but that check has been disabled; to re-enable, use '--show-forced-updates'\n"
14232 "flag or run 'git config fetch.showForcedUpdates true'"
14233 msgstr ""
14235 #: builtin/fetch.c:1080
14236 #, c-format
14237 msgid ""
14238 "it took %.2f seconds to check forced updates; you can use\n"
14239 "'--no-show-forced-updates' or run 'git config fetch.showForcedUpdates "
14240 "false'\n"
14241 "to avoid this check\n"
14242 msgstr ""
14244 #: builtin/fetch.c:1112
14245 #, c-format
14246 msgid "%s did not send all necessary objects\n"
14247 msgstr ""
14249 #: builtin/fetch.c:1141
14250 #, c-format
14251 msgid "rejected %s because shallow roots are not allowed to be updated"
14252 msgstr ""
14254 #: builtin/fetch.c:1231 builtin/fetch.c:1379
14255 #, c-format
14256 msgid "From %.*s\n"
14257 msgstr ""
14259 #: builtin/fetch.c:1252
14260 #, c-format
14261 msgid ""
14262 "some local refs could not be updated; try running\n"
14263 " 'git remote prune %s' to remove any old, conflicting branches"
14264 msgstr ""
14266 #: builtin/fetch.c:1349
14267 #, c-format
14268 msgid "   (%s will become dangling)"
14269 msgstr ""
14271 #: builtin/fetch.c:1350
14272 #, c-format
14273 msgid "   (%s has become dangling)"
14274 msgstr ""
14276 #: builtin/fetch.c:1382
14277 msgid "[deleted]"
14278 msgstr ""
14280 #: builtin/fetch.c:1383 builtin/remote.c:1128
14281 msgid "(none)"
14282 msgstr ""
14284 #: builtin/fetch.c:1405
14285 #, c-format
14286 msgid "refusing to fetch into branch '%s' checked out at '%s'"
14287 msgstr ""
14289 #: builtin/fetch.c:1425
14290 #, c-format
14291 msgid "option \"%s\" value \"%s\" is not valid for %s"
14292 msgstr ""
14294 #: builtin/fetch.c:1428
14295 #, c-format
14296 msgid "option \"%s\" is ignored for %s\n"
14297 msgstr ""
14299 #: builtin/fetch.c:1455
14300 #, c-format
14301 msgid "the object %s does not exist"
14302 msgstr ""
14304 #: builtin/fetch.c:1643
14305 msgid "multiple branches detected, incompatible with --set-upstream"
14306 msgstr ""
14308 #: builtin/fetch.c:1655
14309 #, c-format
14310 msgid ""
14311 "could not set upstream of HEAD to '%s' from '%s' when it does not point to "
14312 "any branch."
14313 msgstr ""
14315 #: builtin/fetch.c:1668
14316 msgid "not setting upstream for a remote remote-tracking branch"
14317 msgstr ""
14319 #: builtin/fetch.c:1670
14320 msgid "not setting upstream for a remote tag"
14321 msgstr ""
14323 #: builtin/fetch.c:1672
14324 msgid "unknown branch type"
14325 msgstr ""
14327 #: builtin/fetch.c:1674
14328 msgid ""
14329 "no source branch found;\n"
14330 "you need to specify exactly one branch with the --set-upstream option"
14331 msgstr ""
14333 #: builtin/fetch.c:1804 builtin/fetch.c:1867
14334 #, c-format
14335 msgid "Fetching %s\n"
14336 msgstr ""
14338 #: builtin/fetch.c:1814 builtin/fetch.c:1869
14339 #, c-format
14340 msgid "could not fetch %s"
14341 msgstr ""
14343 #: builtin/fetch.c:1826
14344 #, c-format
14345 msgid "could not fetch '%s' (exit code: %d)\n"
14346 msgstr ""
14348 #: builtin/fetch.c:1930
14349 msgid ""
14350 "no remote repository specified; please specify either a URL or a\n"
14351 "remote name from which new revisions should be fetched"
14352 msgstr ""
14354 #: builtin/fetch.c:1966
14355 msgid "you need to specify a tag name"
14356 msgstr ""
14358 #: builtin/fetch.c:2032
14359 msgid "--negotiate-only needs one or more --negotiate-tip=*"
14360 msgstr ""
14362 #: builtin/fetch.c:2036
14363 msgid "negative depth in --deepen is not supported"
14364 msgstr ""
14366 #: builtin/fetch.c:2045
14367 msgid "--unshallow on a complete repository does not make sense"
14368 msgstr ""
14370 #: builtin/fetch.c:2062
14371 msgid "fetch --all does not take a repository argument"
14372 msgstr ""
14374 #: builtin/fetch.c:2064
14375 msgid "fetch --all does not make sense with refspecs"
14376 msgstr ""
14378 #: builtin/fetch.c:2073
14379 #, c-format
14380 msgid "no such remote or remote group: %s"
14381 msgstr ""
14383 #: builtin/fetch.c:2081
14384 msgid "fetching a group and specifying refspecs does not make sense"
14385 msgstr ""
14387 #: builtin/fetch.c:2097
14388 msgid "must supply remote when using --negotiate-only"
14389 msgstr ""
14391 #: builtin/fetch.c:2102
14392 msgid "protocol does not support --negotiate-only, exiting"
14393 msgstr ""
14395 #: builtin/fetch.c:2121
14396 msgid ""
14397 "--filter can only be used with the remote configured in extensions."
14398 "partialclone"
14399 msgstr ""
14401 #: builtin/fetch.c:2125
14402 msgid "--atomic can only be used when fetching from one remote"
14403 msgstr ""
14405 #: builtin/fetch.c:2129
14406 msgid "--stdin can only be used when fetching from one remote"
14407 msgstr ""
14409 #: builtin/fmt-merge-msg.c:7
14410 msgid ""
14411 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
14412 msgstr ""
14414 #: builtin/fmt-merge-msg.c:19
14415 msgid "populate log with at most <n> entries from shortlog"
14416 msgstr ""
14418 #: builtin/fmt-merge-msg.c:22
14419 msgid "alias for --log (deprecated)"
14420 msgstr ""
14422 #: builtin/fmt-merge-msg.c:25
14423 msgid "text"
14424 msgstr ""
14426 #: builtin/fmt-merge-msg.c:26
14427 msgid "use <text> as start of message"
14428 msgstr ""
14430 #: builtin/fmt-merge-msg.c:28
14431 msgid "use <name> instead of the real target branch"
14432 msgstr ""
14434 #: builtin/fmt-merge-msg.c:29
14435 msgid "file to read from"
14436 msgstr ""
14438 #: builtin/for-each-ref.c:10
14439 msgid "git for-each-ref [<options>] [<pattern>]"
14440 msgstr ""
14442 #: builtin/for-each-ref.c:11
14443 msgid "git for-each-ref [--points-at <object>]"
14444 msgstr ""
14446 #: builtin/for-each-ref.c:12
14447 msgid "git for-each-ref [--merged [<commit>]] [--no-merged [<commit>]]"
14448 msgstr ""
14450 #: builtin/for-each-ref.c:13
14451 msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
14452 msgstr ""
14454 #: builtin/for-each-ref.c:31
14455 msgid "quote placeholders suitably for shells"
14456 msgstr ""
14458 #: builtin/for-each-ref.c:33
14459 msgid "quote placeholders suitably for perl"
14460 msgstr ""
14462 #: builtin/for-each-ref.c:35
14463 msgid "quote placeholders suitably for python"
14464 msgstr ""
14466 #: builtin/for-each-ref.c:37
14467 msgid "quote placeholders suitably for Tcl"
14468 msgstr ""
14470 #: builtin/for-each-ref.c:40
14471 msgid "show only <n> matched refs"
14472 msgstr ""
14474 #: builtin/for-each-ref.c:42 builtin/tag.c:481
14475 msgid "respect format colors"
14476 msgstr ""
14478 #: builtin/for-each-ref.c:45
14479 msgid "print only refs which points at the given object"
14480 msgstr ""
14482 #: builtin/for-each-ref.c:47
14483 msgid "print only refs that are merged"
14484 msgstr ""
14486 #: builtin/for-each-ref.c:48
14487 msgid "print only refs that are not merged"
14488 msgstr ""
14490 #: builtin/for-each-ref.c:49
14491 msgid "print only refs which contain the commit"
14492 msgstr ""
14494 #: builtin/for-each-ref.c:50
14495 msgid "print only refs which don't contain the commit"
14496 msgstr ""
14498 #: builtin/for-each-repo.c:9
14499 msgid "git for-each-repo --config=<config> <command-args>"
14500 msgstr ""
14502 #: builtin/for-each-repo.c:34
14503 msgid "config"
14504 msgstr ""
14506 #: builtin/for-each-repo.c:35
14507 msgid "config key storing a list of repository paths"
14508 msgstr ""
14510 #: builtin/for-each-repo.c:43
14511 msgid "missing --config=<config>"
14512 msgstr ""
14514 #: builtin/fsck.c:69 builtin/fsck.c:128 builtin/fsck.c:129
14515 msgid "unknown"
14516 msgstr ""
14518 #. TRANSLATORS: e.g. error in tree 01bfda: <more explanation>
14519 #: builtin/fsck.c:78 builtin/fsck.c:100
14520 #, c-format
14521 msgid "error in %s %s: %s"
14522 msgstr ""
14524 #. TRANSLATORS: e.g. warning in tree 01bfda: <more explanation>
14525 #: builtin/fsck.c:94
14526 #, c-format
14527 msgid "warning in %s %s: %s"
14528 msgstr ""
14530 #: builtin/fsck.c:124 builtin/fsck.c:127
14531 #, c-format
14532 msgid "broken link from %7s %s"
14533 msgstr ""
14535 #: builtin/fsck.c:136
14536 msgid "wrong object type in link"
14537 msgstr ""
14539 #: builtin/fsck.c:152
14540 #, c-format
14541 msgid ""
14542 "broken link from %7s %s\n"
14543 "              to %7s %s"
14544 msgstr ""
14546 #: builtin/fsck.c:264
14547 #, c-format
14548 msgid "missing %s %s"
14549 msgstr ""
14551 #: builtin/fsck.c:291
14552 #, c-format
14553 msgid "unreachable %s %s"
14554 msgstr ""
14556 #: builtin/fsck.c:311
14557 #, c-format
14558 msgid "dangling %s %s"
14559 msgstr ""
14561 #: builtin/fsck.c:321
14562 msgid "could not create lost-found"
14563 msgstr ""
14565 #: builtin/fsck.c:332
14566 #, c-format
14567 msgid "could not finish '%s'"
14568 msgstr ""
14570 #: builtin/fsck.c:349
14571 #, c-format
14572 msgid "Checking %s"
14573 msgstr ""
14575 #: builtin/fsck.c:387
14576 #, c-format
14577 msgid "Checking connectivity (%d objects)"
14578 msgstr ""
14580 #: builtin/fsck.c:406
14581 #, c-format
14582 msgid "Checking %s %s"
14583 msgstr ""
14585 #: builtin/fsck.c:411
14586 msgid "broken links"
14587 msgstr ""
14589 #: builtin/fsck.c:420
14590 #, c-format
14591 msgid "root %s"
14592 msgstr ""
14594 #: builtin/fsck.c:428
14595 #, c-format
14596 msgid "tagged %s %s (%s) in %s"
14597 msgstr ""
14599 #: builtin/fsck.c:457
14600 #, c-format
14601 msgid "%s: object corrupt or missing"
14602 msgstr ""
14604 #: builtin/fsck.c:482
14605 #, c-format
14606 msgid "%s: invalid reflog entry %s"
14607 msgstr ""
14609 #: builtin/fsck.c:496
14610 #, c-format
14611 msgid "Checking reflog %s->%s"
14612 msgstr ""
14614 #: builtin/fsck.c:530
14615 #, c-format
14616 msgid "%s: invalid sha1 pointer %s"
14617 msgstr ""
14619 #: builtin/fsck.c:537
14620 #, c-format
14621 msgid "%s: not a commit"
14622 msgstr ""
14624 #: builtin/fsck.c:591
14625 msgid "notice: No default references"
14626 msgstr ""
14628 #: builtin/fsck.c:621
14629 #, c-format
14630 msgid "%s: hash-path mismatch, found at: %s"
14631 msgstr ""
14633 #: builtin/fsck.c:624
14634 #, c-format
14635 msgid "%s: object corrupt or missing: %s"
14636 msgstr ""
14638 #: builtin/fsck.c:628
14639 #, c-format
14640 msgid "%s: object is of unknown type '%s': %s"
14641 msgstr ""
14643 #: builtin/fsck.c:645
14644 #, c-format
14645 msgid "%s: object could not be parsed: %s"
14646 msgstr ""
14648 #: builtin/fsck.c:665
14649 #, c-format
14650 msgid "bad sha1 file: %s"
14651 msgstr ""
14653 #: builtin/fsck.c:686
14654 msgid "Checking object directory"
14655 msgstr ""
14657 #: builtin/fsck.c:689
14658 msgid "Checking object directories"
14659 msgstr ""
14661 #: builtin/fsck.c:705
14662 #, c-format
14663 msgid "Checking %s link"
14664 msgstr ""
14666 #: builtin/fsck.c:710 builtin/index-pack.c:859
14667 #, c-format
14668 msgid "invalid %s"
14669 msgstr ""
14671 #: builtin/fsck.c:717
14672 #, c-format
14673 msgid "%s points to something strange (%s)"
14674 msgstr ""
14676 #: builtin/fsck.c:723
14677 #, c-format
14678 msgid "%s: detached HEAD points at nothing"
14679 msgstr ""
14681 #: builtin/fsck.c:727
14682 #, c-format
14683 msgid "notice: %s points to an unborn branch (%s)"
14684 msgstr ""
14686 #: builtin/fsck.c:739
14687 msgid "Checking cache tree"
14688 msgstr ""
14690 #: builtin/fsck.c:744
14691 #, c-format
14692 msgid "%s: invalid sha1 pointer in cache-tree"
14693 msgstr ""
14695 #: builtin/fsck.c:753
14696 msgid "non-tree in cache-tree"
14697 msgstr ""
14699 #: builtin/fsck.c:784
14700 msgid "git fsck [<options>] [<object>...]"
14701 msgstr ""
14703 #: builtin/fsck.c:790
14704 msgid "show unreachable objects"
14705 msgstr ""
14707 #: builtin/fsck.c:791
14708 msgid "show dangling objects"
14709 msgstr ""
14711 #: builtin/fsck.c:792
14712 msgid "report tags"
14713 msgstr ""
14715 #: builtin/fsck.c:793
14716 msgid "report root nodes"
14717 msgstr ""
14719 #: builtin/fsck.c:794
14720 msgid "make index objects head nodes"
14721 msgstr ""
14723 #: builtin/fsck.c:795
14724 msgid "make reflogs head nodes (default)"
14725 msgstr ""
14727 #: builtin/fsck.c:796
14728 msgid "also consider packs and alternate objects"
14729 msgstr ""
14731 #: builtin/fsck.c:797
14732 msgid "check only connectivity"
14733 msgstr ""
14735 #: builtin/fsck.c:798 builtin/mktag.c:76
14736 msgid "enable more strict checking"
14737 msgstr ""
14739 #: builtin/fsck.c:800
14740 msgid "write dangling objects in .git/lost-found"
14741 msgstr ""
14743 #: builtin/fsck.c:801 builtin/prune.c:146
14744 msgid "show progress"
14745 msgstr ""
14747 #: builtin/fsck.c:802
14748 msgid "show verbose names for reachable objects"
14749 msgstr ""
14751 #: builtin/fsck.c:862 builtin/index-pack.c:261
14752 msgid "Checking objects"
14753 msgstr ""
14755 #: builtin/fsck.c:890
14756 #, c-format
14757 msgid "%s: object missing"
14758 msgstr ""
14760 #: builtin/fsck.c:901
14761 #, c-format
14762 msgid "invalid parameter: expected sha1, got '%s'"
14763 msgstr ""
14765 #: builtin/gc.c:39
14766 msgid "git gc [<options>]"
14767 msgstr ""
14769 #: builtin/gc.c:93
14770 #, c-format
14771 msgid "Failed to fstat %s: %s"
14772 msgstr ""
14774 #: builtin/gc.c:129
14775 #, c-format
14776 msgid "failed to parse '%s' value '%s'"
14777 msgstr ""
14779 #: builtin/gc.c:488 builtin/init-db.c:57
14780 #, c-format
14781 msgid "cannot stat '%s'"
14782 msgstr ""
14784 #: builtin/gc.c:504
14785 #, c-format
14786 msgid ""
14787 "The last gc run reported the following. Please correct the root cause\n"
14788 "and remove %s\n"
14789 "Automatic cleanup will not be performed until the file is removed.\n"
14790 "\n"
14791 "%s"
14792 msgstr ""
14794 #: builtin/gc.c:552
14795 msgid "prune unreferenced objects"
14796 msgstr ""
14798 #: builtin/gc.c:554
14799 msgid "be more thorough (increased runtime)"
14800 msgstr ""
14802 #: builtin/gc.c:555
14803 msgid "enable auto-gc mode"
14804 msgstr ""
14806 #: builtin/gc.c:558
14807 msgid "force running gc even if there may be another gc running"
14808 msgstr ""
14810 #: builtin/gc.c:561
14811 msgid "repack all other packs except the largest pack"
14812 msgstr ""
14814 #: builtin/gc.c:577
14815 #, c-format
14816 msgid "failed to parse gc.logexpiry value %s"
14817 msgstr ""
14819 #: builtin/gc.c:588
14820 #, c-format
14821 msgid "failed to parse prune expiry value %s"
14822 msgstr ""
14824 #: builtin/gc.c:608
14825 #, c-format
14826 msgid "Auto packing the repository in background for optimum performance.\n"
14827 msgstr ""
14829 #: builtin/gc.c:610
14830 #, c-format
14831 msgid "Auto packing the repository for optimum performance.\n"
14832 msgstr ""
14834 #: builtin/gc.c:611
14835 #, c-format
14836 msgid "See \"git help gc\" for manual housekeeping.\n"
14837 msgstr ""
14839 #: builtin/gc.c:652
14840 #, c-format
14841 msgid ""
14842 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
14843 msgstr ""
14845 #: builtin/gc.c:707
14846 msgid ""
14847 "There are too many unreachable loose objects; run 'git prune' to remove them."
14848 msgstr ""
14850 #: builtin/gc.c:717
14851 msgid ""
14852 "git maintenance run [--auto] [--[no-]quiet] [--task=<task>] [--schedule]"
14853 msgstr ""
14855 #: builtin/gc.c:747
14856 msgid "--no-schedule is not allowed"
14857 msgstr ""
14859 #: builtin/gc.c:752
14860 #, c-format
14861 msgid "unrecognized --schedule argument '%s'"
14862 msgstr ""
14864 #: builtin/gc.c:870
14865 msgid "failed to write commit-graph"
14866 msgstr ""
14868 #: builtin/gc.c:906
14869 msgid "failed to prefetch remotes"
14870 msgstr ""
14872 #: builtin/gc.c:1022
14873 msgid "failed to start 'git pack-objects' process"
14874 msgstr ""
14876 #: builtin/gc.c:1039
14877 msgid "failed to finish 'git pack-objects' process"
14878 msgstr ""
14880 #: builtin/gc.c:1090
14881 msgid "failed to write multi-pack-index"
14882 msgstr ""
14884 #: builtin/gc.c:1106
14885 msgid "'git multi-pack-index expire' failed"
14886 msgstr ""
14888 #: builtin/gc.c:1165
14889 msgid "'git multi-pack-index repack' failed"
14890 msgstr ""
14892 #: builtin/gc.c:1174
14893 msgid ""
14894 "skipping incremental-repack task because core.multiPackIndex is disabled"
14895 msgstr ""
14897 #: builtin/gc.c:1278
14898 #, c-format
14899 msgid "lock file '%s' exists, skipping maintenance"
14900 msgstr ""
14902 #: builtin/gc.c:1308
14903 #, c-format
14904 msgid "task '%s' failed"
14905 msgstr ""
14907 #: builtin/gc.c:1390
14908 #, c-format
14909 msgid "'%s' is not a valid task"
14910 msgstr ""
14912 #: builtin/gc.c:1395
14913 #, c-format
14914 msgid "task '%s' cannot be selected multiple times"
14915 msgstr ""
14917 #: builtin/gc.c:1410
14918 msgid "run tasks based on the state of the repository"
14919 msgstr ""
14921 #: builtin/gc.c:1411
14922 msgid "frequency"
14923 msgstr ""
14925 #: builtin/gc.c:1412
14926 msgid "run tasks based on frequency"
14927 msgstr ""
14929 #: builtin/gc.c:1415
14930 msgid "do not report progress or other information over stderr"
14931 msgstr ""
14933 #: builtin/gc.c:1416
14934 msgid "task"
14935 msgstr ""
14937 #: builtin/gc.c:1417
14938 msgid "run a specific task"
14939 msgstr ""
14941 #: builtin/gc.c:1434
14942 msgid "use at most one of --auto and --schedule=<frequency>"
14943 msgstr ""
14945 #: builtin/gc.c:1477
14946 msgid "failed to run 'git config'"
14947 msgstr ""
14949 #: builtin/gc.c:1629
14950 #, c-format
14951 msgid "failed to expand path '%s'"
14952 msgstr ""
14954 #: builtin/gc.c:1656 builtin/gc.c:1694
14955 msgid "failed to start launchctl"
14956 msgstr ""
14958 #: builtin/gc.c:1769 builtin/gc.c:2237
14959 #, c-format
14960 msgid "failed to create directories for '%s'"
14961 msgstr ""
14963 #: builtin/gc.c:1796
14964 #, c-format
14965 msgid "failed to bootstrap service %s"
14966 msgstr ""
14968 #: builtin/gc.c:1889
14969 msgid "failed to create temp xml file"
14970 msgstr ""
14972 #: builtin/gc.c:1979
14973 msgid "failed to start schtasks"
14974 msgstr ""
14976 #: builtin/gc.c:2063
14977 msgid "failed to run 'crontab -l'; your system might not support 'cron'"
14978 msgstr ""
14980 #: builtin/gc.c:2080
14981 msgid "failed to run 'crontab'; your system might not support 'cron'"
14982 msgstr ""
14984 #: builtin/gc.c:2084
14985 msgid "failed to open stdin of 'crontab'"
14986 msgstr ""
14988 #: builtin/gc.c:2126
14989 msgid "'crontab' died"
14990 msgstr ""
14992 #: builtin/gc.c:2191
14993 msgid "failed to start systemctl"
14994 msgstr ""
14996 #: builtin/gc.c:2201
14997 msgid "failed to run systemctl"
14998 msgstr ""
15000 #: builtin/gc.c:2210 builtin/gc.c:2215 builtin/worktree.c:62
15001 #: builtin/worktree.c:944
15002 #, c-format
15003 msgid "failed to delete '%s'"
15004 msgstr ""
15006 #: builtin/gc.c:2395
15007 #, c-format
15008 msgid "unrecognized --scheduler argument '%s'"
15009 msgstr ""
15011 #: builtin/gc.c:2420
15012 msgid "neither systemd timers nor crontab are available"
15013 msgstr ""
15015 #: builtin/gc.c:2435
15016 #, c-format
15017 msgid "%s scheduler is not available"
15018 msgstr ""
15020 #: builtin/gc.c:2449
15021 msgid "another process is scheduling background maintenance"
15022 msgstr ""
15024 #: builtin/gc.c:2471
15025 msgid "git maintenance start [--scheduler=<scheduler>]"
15026 msgstr ""
15028 #: builtin/gc.c:2480
15029 msgid "scheduler"
15030 msgstr ""
15032 #: builtin/gc.c:2481
15033 msgid "scheduler to trigger git maintenance run"
15034 msgstr ""
15036 #: builtin/gc.c:2495
15037 msgid "failed to add repo to global config"
15038 msgstr ""
15040 #: builtin/gc.c:2504
15041 msgid "git maintenance <subcommand> [<options>]"
15042 msgstr ""
15044 #: builtin/gc.c:2523
15045 #, c-format
15046 msgid "invalid subcommand: %s"
15047 msgstr ""
15049 #: builtin/grep.c:30
15050 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
15051 msgstr ""
15053 #: builtin/grep.c:239
15054 #, c-format
15055 msgid "grep: failed to create thread: %s"
15056 msgstr ""
15058 #: builtin/grep.c:293
15059 #, c-format
15060 msgid "invalid number of threads specified (%d) for %s"
15061 msgstr ""
15063 #. TRANSLATORS: %s is the configuration
15064 #. variable for tweaking threads, currently
15065 #. grep.threads
15067 #: builtin/grep.c:301 builtin/index-pack.c:1582 builtin/index-pack.c:1785
15068 #: builtin/pack-objects.c:3142
15069 #, c-format
15070 msgid "no threads support, ignoring %s"
15071 msgstr ""
15073 #: builtin/grep.c:488 builtin/grep.c:617 builtin/grep.c:657
15074 #, c-format
15075 msgid "unable to read tree (%s)"
15076 msgstr ""
15078 #: builtin/grep.c:672
15079 #, c-format
15080 msgid "unable to grep from object of type %s"
15081 msgstr ""
15083 #: builtin/grep.c:752
15084 #, c-format
15085 msgid "switch `%c' expects a numerical value"
15086 msgstr ""
15088 #: builtin/grep.c:851
15089 msgid "search in index instead of in the work tree"
15090 msgstr ""
15092 #: builtin/grep.c:853
15093 msgid "find in contents not managed by git"
15094 msgstr ""
15096 #: builtin/grep.c:855
15097 msgid "search in both tracked and untracked files"
15098 msgstr ""
15100 #: builtin/grep.c:857
15101 msgid "ignore files specified via '.gitignore'"
15102 msgstr ""
15104 #: builtin/grep.c:859
15105 msgid "recursively search in each submodule"
15106 msgstr ""
15108 #: builtin/grep.c:862
15109 msgid "show non-matching lines"
15110 msgstr ""
15112 #: builtin/grep.c:864
15113 msgid "case insensitive matching"
15114 msgstr ""
15116 #: builtin/grep.c:866
15117 msgid "match patterns only at word boundaries"
15118 msgstr ""
15120 #: builtin/grep.c:868
15121 msgid "process binary files as text"
15122 msgstr ""
15124 #: builtin/grep.c:870
15125 msgid "don't match patterns in binary files"
15126 msgstr ""
15128 #: builtin/grep.c:873
15129 msgid "process binary files with textconv filters"
15130 msgstr ""
15132 #: builtin/grep.c:875
15133 msgid "search in subdirectories (default)"
15134 msgstr ""
15136 #: builtin/grep.c:877
15137 msgid "descend at most <depth> levels"
15138 msgstr ""
15140 #: builtin/grep.c:881
15141 msgid "use extended POSIX regular expressions"
15142 msgstr ""
15144 #: builtin/grep.c:884
15145 msgid "use basic POSIX regular expressions (default)"
15146 msgstr ""
15148 #: builtin/grep.c:887
15149 msgid "interpret patterns as fixed strings"
15150 msgstr ""
15152 #: builtin/grep.c:890
15153 msgid "use Perl-compatible regular expressions"
15154 msgstr ""
15156 #: builtin/grep.c:893
15157 msgid "show line numbers"
15158 msgstr ""
15160 #: builtin/grep.c:894
15161 msgid "show column number of first match"
15162 msgstr ""
15164 #: builtin/grep.c:895
15165 msgid "don't show filenames"
15166 msgstr ""
15168 #: builtin/grep.c:896
15169 msgid "show filenames"
15170 msgstr ""
15172 #: builtin/grep.c:898
15173 msgid "show filenames relative to top directory"
15174 msgstr ""
15176 #: builtin/grep.c:900
15177 msgid "show only filenames instead of matching lines"
15178 msgstr ""
15180 #: builtin/grep.c:902
15181 msgid "synonym for --files-with-matches"
15182 msgstr ""
15184 #: builtin/grep.c:905
15185 msgid "show only the names of files without match"
15186 msgstr ""
15188 #: builtin/grep.c:907
15189 msgid "print NUL after filenames"
15190 msgstr ""
15192 #: builtin/grep.c:910
15193 msgid "show only matching parts of a line"
15194 msgstr ""
15196 #: builtin/grep.c:912
15197 msgid "show the number of matches instead of matching lines"
15198 msgstr ""
15200 #: builtin/grep.c:913
15201 msgid "highlight matches"
15202 msgstr ""
15204 #: builtin/grep.c:915
15205 msgid "print empty line between matches from different files"
15206 msgstr ""
15208 #: builtin/grep.c:917
15209 msgid "show filename only once above matches from same file"
15210 msgstr ""
15212 #: builtin/grep.c:920
15213 msgid "show <n> context lines before and after matches"
15214 msgstr ""
15216 #: builtin/grep.c:923
15217 msgid "show <n> context lines before matches"
15218 msgstr ""
15220 #: builtin/grep.c:925
15221 msgid "show <n> context lines after matches"
15222 msgstr ""
15224 #: builtin/grep.c:927
15225 msgid "use <n> worker threads"
15226 msgstr ""
15228 #: builtin/grep.c:928
15229 msgid "shortcut for -C NUM"
15230 msgstr ""
15232 #: builtin/grep.c:931
15233 msgid "show a line with the function name before matches"
15234 msgstr ""
15236 #: builtin/grep.c:933
15237 msgid "show the surrounding function"
15238 msgstr ""
15240 #: builtin/grep.c:936
15241 msgid "read patterns from file"
15242 msgstr ""
15244 #: builtin/grep.c:938
15245 msgid "match <pattern>"
15246 msgstr ""
15248 #: builtin/grep.c:940
15249 msgid "combine patterns specified with -e"
15250 msgstr ""
15252 #: builtin/grep.c:952
15253 msgid "indicate hit with exit status without output"
15254 msgstr ""
15256 #: builtin/grep.c:954
15257 msgid "show only matches from files that match all patterns"
15258 msgstr ""
15260 #: builtin/grep.c:957
15261 msgid "pager"
15262 msgstr ""
15264 #: builtin/grep.c:957
15265 msgid "show matching files in the pager"
15266 msgstr ""
15268 #: builtin/grep.c:961
15269 msgid "allow calling of grep(1) (ignored by this build)"
15270 msgstr ""
15272 #: builtin/grep.c:1027
15273 msgid "no pattern given"
15274 msgstr ""
15276 #: builtin/grep.c:1063
15277 msgid "--no-index or --untracked cannot be used with revs"
15278 msgstr ""
15280 #: builtin/grep.c:1071
15281 #, c-format
15282 msgid "unable to resolve revision: %s"
15283 msgstr ""
15285 #: builtin/grep.c:1101
15286 msgid "--untracked not supported with --recurse-submodules"
15287 msgstr ""
15289 #: builtin/grep.c:1105
15290 msgid "invalid option combination, ignoring --threads"
15291 msgstr ""
15293 #: builtin/grep.c:1108 builtin/pack-objects.c:4059
15294 msgid "no threads support, ignoring --threads"
15295 msgstr ""
15297 #: builtin/grep.c:1111 builtin/index-pack.c:1579 builtin/pack-objects.c:3139
15298 #, c-format
15299 msgid "invalid number of threads specified (%d)"
15300 msgstr ""
15302 #: builtin/grep.c:1145
15303 msgid "--open-files-in-pager only works on the worktree"
15304 msgstr ""
15306 #: builtin/grep.c:1171
15307 msgid "--cached or --untracked cannot be used with --no-index"
15308 msgstr ""
15310 #: builtin/grep.c:1174
15311 msgid "--untracked cannot be used with --cached"
15312 msgstr ""
15314 #: builtin/grep.c:1180
15315 msgid "--[no-]exclude-standard cannot be used for tracked contents"
15316 msgstr ""
15318 #: builtin/grep.c:1188
15319 msgid "both --cached and trees are given"
15320 msgstr ""
15322 #: builtin/hash-object.c:83
15323 msgid ""
15324 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
15325 "[--] <file>..."
15326 msgstr ""
15328 #: builtin/hash-object.c:84
15329 msgid "git hash-object  --stdin-paths"
15330 msgstr ""
15332 #: builtin/hash-object.c:96
15333 msgid "object type"
15334 msgstr ""
15336 #: builtin/hash-object.c:97
15337 msgid "write the object into the object database"
15338 msgstr ""
15340 #: builtin/hash-object.c:99
15341 msgid "read the object from stdin"
15342 msgstr ""
15344 #: builtin/hash-object.c:101
15345 msgid "store file as is without filters"
15346 msgstr ""
15348 #: builtin/hash-object.c:102
15349 msgid ""
15350 "just hash any random garbage to create corrupt objects for debugging Git"
15351 msgstr ""
15353 #: builtin/hash-object.c:103
15354 msgid "process file as it were from this path"
15355 msgstr ""
15357 #: builtin/help.c:55
15358 msgid "print all available commands"
15359 msgstr ""
15361 #: builtin/help.c:57
15362 msgid "exclude guides"
15363 msgstr ""
15365 #: builtin/help.c:58
15366 msgid "show man page"
15367 msgstr ""
15369 #: builtin/help.c:59
15370 msgid "show manual in web browser"
15371 msgstr ""
15373 #: builtin/help.c:61
15374 msgid "show info page"
15375 msgstr ""
15377 #: builtin/help.c:63
15378 msgid "print command description"
15379 msgstr ""
15381 #: builtin/help.c:65
15382 msgid "print list of useful guides"
15383 msgstr ""
15385 #: builtin/help.c:67
15386 msgid "print all configuration variable names"
15387 msgstr ""
15389 #: builtin/help.c:78
15390 msgid ""
15391 "git help [-a|--all] [--[no-]verbose]]\n"
15392 "         [[-i|--info] [-m|--man] [-w|--web]] [<command>]"
15393 msgstr ""
15395 #: builtin/help.c:80
15396 msgid "git help [-g|--guides]"
15397 msgstr ""
15399 #: builtin/help.c:81
15400 msgid "git help [-c|--config]"
15401 msgstr ""
15403 #: builtin/help.c:196
15404 #, c-format
15405 msgid "unrecognized help format '%s'"
15406 msgstr ""
15408 #: builtin/help.c:222
15409 msgid "Failed to start emacsclient."
15410 msgstr ""
15412 #: builtin/help.c:235
15413 msgid "Failed to parse emacsclient version."
15414 msgstr ""
15416 #: builtin/help.c:243
15417 #, c-format
15418 msgid "emacsclient version '%d' too old (< 22)."
15419 msgstr ""
15421 #: builtin/help.c:261 builtin/help.c:283 builtin/help.c:293 builtin/help.c:301
15422 #, c-format
15423 msgid "failed to exec '%s'"
15424 msgstr ""
15426 #: builtin/help.c:339
15427 #, c-format
15428 msgid ""
15429 "'%s': path for unsupported man viewer.\n"
15430 "Please consider using 'man.<tool>.cmd' instead."
15431 msgstr ""
15433 #: builtin/help.c:351
15434 #, c-format
15435 msgid ""
15436 "'%s': cmd for supported man viewer.\n"
15437 "Please consider using 'man.<tool>.path' instead."
15438 msgstr ""
15440 #: builtin/help.c:466
15441 #, c-format
15442 msgid "'%s': unknown man viewer."
15443 msgstr ""
15445 #: builtin/help.c:482
15446 msgid "no man viewer handled the request"
15447 msgstr ""
15449 #: builtin/help.c:489
15450 msgid "no info viewer handled the request"
15451 msgstr ""
15453 #: builtin/help.c:550 builtin/help.c:561 git.c:348
15454 #, c-format
15455 msgid "'%s' is aliased to '%s'"
15456 msgstr ""
15458 #: builtin/help.c:564 git.c:380
15459 #, c-format
15460 msgid "bad alias.%s string: %s"
15461 msgstr ""
15463 #: builtin/help.c:580
15464 msgid "this option doesn't take any other arguments"
15465 msgstr ""
15467 #: builtin/help.c:601 builtin/help.c:628
15468 #, c-format
15469 msgid "usage: %s%s"
15470 msgstr ""
15472 #: builtin/help.c:623
15473 msgid "'git help config' for more information"
15474 msgstr ""
15476 #: builtin/index-pack.c:221
15477 #, c-format
15478 msgid "object type mismatch at %s"
15479 msgstr ""
15481 #: builtin/index-pack.c:241
15482 #, c-format
15483 msgid "did not receive expected object %s"
15484 msgstr ""
15486 #: builtin/index-pack.c:244
15487 #, c-format
15488 msgid "object %s: expected type %s, found %s"
15489 msgstr ""
15491 #: builtin/index-pack.c:294
15492 #, c-format
15493 msgid "cannot fill %d byte"
15494 msgid_plural "cannot fill %d bytes"
15495 msgstr[0] ""
15496 msgstr[1] ""
15498 #: builtin/index-pack.c:304
15499 msgid "early EOF"
15500 msgstr ""
15502 #: builtin/index-pack.c:305
15503 msgid "read error on input"
15504 msgstr ""
15506 #: builtin/index-pack.c:317
15507 msgid "used more bytes than were available"
15508 msgstr ""
15510 #: builtin/index-pack.c:324 builtin/pack-objects.c:756
15511 msgid "pack too large for current definition of off_t"
15512 msgstr ""
15514 #: builtin/index-pack.c:327 builtin/unpack-objects.c:95
15515 msgid "pack exceeds maximum allowed size"
15516 msgstr ""
15518 #: builtin/index-pack.c:358
15519 msgid "pack signature mismatch"
15520 msgstr ""
15522 #: builtin/index-pack.c:360
15523 #, c-format
15524 msgid "pack version %<PRIu32> unsupported"
15525 msgstr ""
15527 #: builtin/index-pack.c:376
15528 #, c-format
15529 msgid "pack has bad object at offset %<PRIuMAX>: %s"
15530 msgstr ""
15532 #: builtin/index-pack.c:482
15533 #, c-format
15534 msgid "inflate returned %d"
15535 msgstr ""
15537 #: builtin/index-pack.c:531
15538 msgid "offset value overflow for delta base object"
15539 msgstr ""
15541 #: builtin/index-pack.c:539
15542 msgid "delta base offset is out of bound"
15543 msgstr ""
15545 #: builtin/index-pack.c:547
15546 #, c-format
15547 msgid "unknown object type %d"
15548 msgstr ""
15550 #: builtin/index-pack.c:578
15551 msgid "cannot pread pack file"
15552 msgstr ""
15554 #: builtin/index-pack.c:580
15555 #, c-format
15556 msgid "premature end of pack file, %<PRIuMAX> byte missing"
15557 msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
15558 msgstr[0] ""
15559 msgstr[1] ""
15561 #: builtin/index-pack.c:606
15562 msgid "serious inflate inconsistency"
15563 msgstr ""
15565 #: builtin/index-pack.c:751 builtin/index-pack.c:757 builtin/index-pack.c:781
15566 #: builtin/index-pack.c:820 builtin/index-pack.c:829
15567 #, c-format
15568 msgid "SHA1 COLLISION FOUND WITH %s !"
15569 msgstr ""
15571 #: builtin/index-pack.c:754 builtin/pack-objects.c:292
15572 #: builtin/pack-objects.c:352 builtin/pack-objects.c:458
15573 #, c-format
15574 msgid "unable to read %s"
15575 msgstr ""
15577 #: builtin/index-pack.c:818
15578 #, c-format
15579 msgid "cannot read existing object info %s"
15580 msgstr ""
15582 #: builtin/index-pack.c:826
15583 #, c-format
15584 msgid "cannot read existing object %s"
15585 msgstr ""
15587 #: builtin/index-pack.c:840
15588 #, c-format
15589 msgid "invalid blob object %s"
15590 msgstr ""
15592 #: builtin/index-pack.c:843 builtin/index-pack.c:862
15593 msgid "fsck error in packed object"
15594 msgstr ""
15596 #: builtin/index-pack.c:864
15597 #, c-format
15598 msgid "Not all child objects of %s are reachable"
15599 msgstr ""
15601 #: builtin/index-pack.c:925 builtin/index-pack.c:972
15602 msgid "failed to apply delta"
15603 msgstr ""
15605 #: builtin/index-pack.c:1156
15606 msgid "Receiving objects"
15607 msgstr ""
15609 #: builtin/index-pack.c:1156
15610 msgid "Indexing objects"
15611 msgstr ""
15613 #: builtin/index-pack.c:1190
15614 msgid "pack is corrupted (SHA1 mismatch)"
15615 msgstr ""
15617 #: builtin/index-pack.c:1195
15618 msgid "cannot fstat packfile"
15619 msgstr ""
15621 #: builtin/index-pack.c:1198
15622 msgid "pack has junk at the end"
15623 msgstr ""
15625 #: builtin/index-pack.c:1210
15626 msgid "confusion beyond insanity in parse_pack_objects()"
15627 msgstr ""
15629 #: builtin/index-pack.c:1233
15630 msgid "Resolving deltas"
15631 msgstr ""
15633 #: builtin/index-pack.c:1244 builtin/pack-objects.c:2905
15634 #, c-format
15635 msgid "unable to create thread: %s"
15636 msgstr ""
15638 #: builtin/index-pack.c:1277
15639 msgid "confusion beyond insanity"
15640 msgstr ""
15642 #: builtin/index-pack.c:1283
15643 #, c-format
15644 msgid "completed with %d local object"
15645 msgid_plural "completed with %d local objects"
15646 msgstr[0] ""
15647 msgstr[1] ""
15649 #: builtin/index-pack.c:1295
15650 #, c-format
15651 msgid "Unexpected tail checksum for %s (disk corruption?)"
15652 msgstr ""
15654 #: builtin/index-pack.c:1299
15655 #, c-format
15656 msgid "pack has %d unresolved delta"
15657 msgid_plural "pack has %d unresolved deltas"
15658 msgstr[0] ""
15659 msgstr[1] ""
15661 #: builtin/index-pack.c:1323
15662 #, c-format
15663 msgid "unable to deflate appended object (%d)"
15664 msgstr ""
15666 #: builtin/index-pack.c:1419
15667 #, c-format
15668 msgid "local object %s is corrupt"
15669 msgstr ""
15671 #: builtin/index-pack.c:1440
15672 #, c-format
15673 msgid "packfile name '%s' does not end with '.%s'"
15674 msgstr ""
15676 #: builtin/index-pack.c:1464
15677 #, c-format
15678 msgid "cannot write %s file '%s'"
15679 msgstr ""
15681 #: builtin/index-pack.c:1472
15682 #, c-format
15683 msgid "cannot close written %s file '%s'"
15684 msgstr ""
15686 #: builtin/index-pack.c:1489
15687 #, c-format
15688 msgid "unable to rename temporary '*.%s' file to '%s'"
15689 msgstr ""
15691 #: builtin/index-pack.c:1514
15692 msgid "error while closing pack file"
15693 msgstr ""
15695 #: builtin/index-pack.c:1573 builtin/pack-objects.c:3150
15696 #, c-format
15697 msgid "bad pack.indexversion=%<PRIu32>"
15698 msgstr ""
15700 #: builtin/index-pack.c:1643
15701 #, c-format
15702 msgid "Cannot open existing pack file '%s'"
15703 msgstr ""
15705 #: builtin/index-pack.c:1645
15706 #, c-format
15707 msgid "Cannot open existing pack idx file for '%s'"
15708 msgstr ""
15710 #: builtin/index-pack.c:1693
15711 #, c-format
15712 msgid "non delta: %d object"
15713 msgid_plural "non delta: %d objects"
15714 msgstr[0] ""
15715 msgstr[1] ""
15717 #: builtin/index-pack.c:1700
15718 #, c-format
15719 msgid "chain length = %d: %lu object"
15720 msgid_plural "chain length = %d: %lu objects"
15721 msgstr[0] ""
15722 msgstr[1] ""
15724 #: builtin/index-pack.c:1742
15725 msgid "Cannot come back to cwd"
15726 msgstr ""
15728 #: builtin/index-pack.c:1796 builtin/index-pack.c:1799
15729 #: builtin/index-pack.c:1819 builtin/index-pack.c:1823
15730 #, c-format
15731 msgid "bad %s"
15732 msgstr ""
15734 #: builtin/index-pack.c:1829 builtin/init-db.c:379 builtin/init-db.c:614
15735 #, c-format
15736 msgid "unknown hash algorithm '%s'"
15737 msgstr ""
15739 #: builtin/index-pack.c:1850
15740 msgid "--stdin requires a git repository"
15741 msgstr ""
15743 #: builtin/index-pack.c:1867
15744 msgid "--verify with no packfile name given"
15745 msgstr ""
15747 #: builtin/index-pack.c:1933 builtin/unpack-objects.c:584
15748 msgid "fsck error in pack objects"
15749 msgstr ""
15751 #: builtin/init-db.c:63
15752 #, c-format
15753 msgid "cannot stat template '%s'"
15754 msgstr ""
15756 #: builtin/init-db.c:68
15757 #, c-format
15758 msgid "cannot opendir '%s'"
15759 msgstr ""
15761 #: builtin/init-db.c:80
15762 #, c-format
15763 msgid "cannot readlink '%s'"
15764 msgstr ""
15766 #: builtin/init-db.c:82
15767 #, c-format
15768 msgid "cannot symlink '%s' '%s'"
15769 msgstr ""
15771 #: builtin/init-db.c:88
15772 #, c-format
15773 msgid "cannot copy '%s' to '%s'"
15774 msgstr ""
15776 #: builtin/init-db.c:92
15777 #, c-format
15778 msgid "ignoring template %s"
15779 msgstr ""
15781 #: builtin/init-db.c:123
15782 #, c-format
15783 msgid "templates not found in %s"
15784 msgstr ""
15786 #: builtin/init-db.c:138
15787 #, c-format
15788 msgid "not copying templates from '%s': %s"
15789 msgstr ""
15791 #: builtin/init-db.c:263
15792 #, c-format
15793 msgid "invalid initial branch name: '%s'"
15794 msgstr ""
15796 #: builtin/init-db.c:354
15797 #, c-format
15798 msgid "unable to handle file type %d"
15799 msgstr ""
15801 #: builtin/init-db.c:357
15802 #, c-format
15803 msgid "unable to move %s to %s"
15804 msgstr ""
15806 #: builtin/init-db.c:373
15807 msgid "attempt to reinitialize repository with different hash"
15808 msgstr ""
15810 #: builtin/init-db.c:397 builtin/init-db.c:400
15811 #, c-format
15812 msgid "%s already exists"
15813 msgstr ""
15815 #: builtin/init-db.c:432
15816 #, c-format
15817 msgid "re-init: ignored --initial-branch=%s"
15818 msgstr ""
15820 #: builtin/init-db.c:463
15821 #, c-format
15822 msgid "Reinitialized existing shared Git repository in %s%s\n"
15823 msgstr ""
15825 #: builtin/init-db.c:464
15826 #, c-format
15827 msgid "Reinitialized existing Git repository in %s%s\n"
15828 msgstr ""
15830 #: builtin/init-db.c:468
15831 #, c-format
15832 msgid "Initialized empty shared Git repository in %s%s\n"
15833 msgstr ""
15835 #: builtin/init-db.c:469
15836 #, c-format
15837 msgid "Initialized empty Git repository in %s%s\n"
15838 msgstr ""
15840 #: builtin/init-db.c:518
15841 msgid ""
15842 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
15843 "shared[=<permissions>]] [<directory>]"
15844 msgstr ""
15846 #: builtin/init-db.c:544
15847 msgid "permissions"
15848 msgstr ""
15850 #: builtin/init-db.c:545
15851 msgid "specify that the git repository is to be shared amongst several users"
15852 msgstr ""
15854 #: builtin/init-db.c:551
15855 msgid "override the name of the initial branch"
15856 msgstr ""
15858 #: builtin/init-db.c:552 builtin/verify-pack.c:74
15859 msgid "hash"
15860 msgstr ""
15862 #: builtin/init-db.c:553 builtin/show-index.c:22 builtin/verify-pack.c:75
15863 msgid "specify the hash algorithm to use"
15864 msgstr ""
15866 #: builtin/init-db.c:591 builtin/init-db.c:596
15867 #, c-format
15868 msgid "cannot mkdir %s"
15869 msgstr ""
15871 #: builtin/init-db.c:600 builtin/init-db.c:655
15872 #, c-format
15873 msgid "cannot chdir to %s"
15874 msgstr ""
15876 #: builtin/init-db.c:627
15877 #, c-format
15878 msgid ""
15879 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
15880 "dir=<directory>)"
15881 msgstr ""
15883 #: builtin/init-db.c:679
15884 #, c-format
15885 msgid "Cannot access work tree '%s'"
15886 msgstr ""
15888 #: builtin/init-db.c:684
15889 msgid "--separate-git-dir incompatible with bare repository"
15890 msgstr ""
15892 #: builtin/interpret-trailers.c:16
15893 msgid ""
15894 "git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
15895 "<token>[(=|:)<value>])...] [<file>...]"
15896 msgstr ""
15898 #: builtin/interpret-trailers.c:95
15899 msgid "edit files in place"
15900 msgstr ""
15902 #: builtin/interpret-trailers.c:96
15903 msgid "trim empty trailers"
15904 msgstr ""
15906 #: builtin/interpret-trailers.c:99
15907 msgid "where to place the new trailer"
15908 msgstr ""
15910 #: builtin/interpret-trailers.c:101
15911 msgid "action if trailer already exists"
15912 msgstr ""
15914 #: builtin/interpret-trailers.c:103
15915 msgid "action if trailer is missing"
15916 msgstr ""
15918 #: builtin/interpret-trailers.c:105
15919 msgid "output only the trailers"
15920 msgstr ""
15922 #: builtin/interpret-trailers.c:106
15923 msgid "do not apply config rules"
15924 msgstr ""
15926 #: builtin/interpret-trailers.c:107
15927 msgid "join whitespace-continued values"
15928 msgstr ""
15930 #: builtin/interpret-trailers.c:108
15931 msgid "set parsing options"
15932 msgstr ""
15934 #: builtin/interpret-trailers.c:110
15935 msgid "do not treat --- specially"
15936 msgstr ""
15938 #: builtin/interpret-trailers.c:112
15939 msgid "trailer(s) to add"
15940 msgstr ""
15942 #: builtin/interpret-trailers.c:123
15943 msgid "--trailer with --only-input does not make sense"
15944 msgstr ""
15946 #: builtin/interpret-trailers.c:133
15947 msgid "no input file given for in-place editing"
15948 msgstr ""
15950 #: builtin/log.c:59
15951 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
15952 msgstr ""
15954 #: builtin/log.c:60
15955 msgid "git show [<options>] <object>..."
15956 msgstr ""
15958 #: builtin/log.c:113
15959 #, c-format
15960 msgid "invalid --decorate option: %s"
15961 msgstr ""
15963 #: builtin/log.c:180
15964 msgid "show source"
15965 msgstr ""
15967 #: builtin/log.c:181
15968 msgid "use mail map file"
15969 msgstr ""
15971 #: builtin/log.c:184
15972 msgid "only decorate refs that match <pattern>"
15973 msgstr ""
15975 #: builtin/log.c:186
15976 msgid "do not decorate refs that match <pattern>"
15977 msgstr ""
15979 #: builtin/log.c:187
15980 msgid "decorate options"
15981 msgstr ""
15983 #: builtin/log.c:190
15984 msgid ""
15985 "trace the evolution of line range <start>,<end> or function :<funcname> in "
15986 "<file>"
15987 msgstr ""
15989 #: builtin/log.c:213
15990 msgid "-L<range>:<file> cannot be used with pathspec"
15991 msgstr ""
15993 #: builtin/log.c:321
15994 #, c-format
15995 msgid "Final output: %d %s\n"
15996 msgstr ""
15998 #: builtin/log.c:586
15999 #, c-format
16000 msgid "git show %s: bad file"
16001 msgstr ""
16003 #: builtin/log.c:601 builtin/log.c:691
16004 #, c-format
16005 msgid "could not read object %s"
16006 msgstr ""
16008 #: builtin/log.c:716
16009 #, c-format
16010 msgid "unknown type: %d"
16011 msgstr ""
16013 #: builtin/log.c:861
16014 #, c-format
16015 msgid "%s: invalid cover from description mode"
16016 msgstr ""
16018 #: builtin/log.c:868
16019 msgid "format.headers without value"
16020 msgstr ""
16022 #: builtin/log.c:997
16023 #, c-format
16024 msgid "cannot open patch file %s"
16025 msgstr ""
16027 #: builtin/log.c:1014
16028 msgid "need exactly one range"
16029 msgstr ""
16031 #: builtin/log.c:1024
16032 msgid "not a range"
16033 msgstr ""
16035 #: builtin/log.c:1188
16036 msgid "cover letter needs email format"
16037 msgstr ""
16039 #: builtin/log.c:1194
16040 msgid "failed to create cover-letter file"
16041 msgstr ""
16043 #: builtin/log.c:1281
16044 #, c-format
16045 msgid "insane in-reply-to: %s"
16046 msgstr ""
16048 #: builtin/log.c:1308
16049 msgid "git format-patch [<options>] [<since> | <revision-range>]"
16050 msgstr ""
16052 #: builtin/log.c:1366
16053 msgid "two output directories?"
16054 msgstr ""
16056 #: builtin/log.c:1517 builtin/log.c:2344 builtin/log.c:2346 builtin/log.c:2358
16057 #, c-format
16058 msgid "unknown commit %s"
16059 msgstr ""
16061 #: builtin/log.c:1528 builtin/replace.c:58 builtin/replace.c:207
16062 #: builtin/replace.c:210
16063 #, c-format
16064 msgid "failed to resolve '%s' as a valid ref"
16065 msgstr ""
16067 #: builtin/log.c:1537
16068 msgid "could not find exact merge base"
16069 msgstr ""
16071 #: builtin/log.c:1547
16072 msgid ""
16073 "failed to get upstream, if you want to record base commit automatically,\n"
16074 "please use git branch --set-upstream-to to track a remote branch.\n"
16075 "Or you could specify base commit by --base=<base-commit-id> manually"
16076 msgstr ""
16078 #: builtin/log.c:1570
16079 msgid "failed to find exact merge base"
16080 msgstr ""
16082 #: builtin/log.c:1587
16083 msgid "base commit should be the ancestor of revision list"
16084 msgstr ""
16086 #: builtin/log.c:1597
16087 msgid "base commit shouldn't be in revision list"
16088 msgstr ""
16090 #: builtin/log.c:1655
16091 msgid "cannot get patch id"
16092 msgstr ""
16094 #: builtin/log.c:1718
16095 msgid "failed to infer range-diff origin of current series"
16096 msgstr ""
16098 #: builtin/log.c:1720
16099 #, c-format
16100 msgid "using '%s' as range-diff origin of current series"
16101 msgstr ""
16103 #: builtin/log.c:1764
16104 msgid "use [PATCH n/m] even with a single patch"
16105 msgstr ""
16107 #: builtin/log.c:1767
16108 msgid "use [PATCH] even with multiple patches"
16109 msgstr ""
16111 #: builtin/log.c:1771
16112 msgid "print patches to standard out"
16113 msgstr ""
16115 #: builtin/log.c:1773
16116 msgid "generate a cover letter"
16117 msgstr ""
16119 #: builtin/log.c:1775
16120 msgid "use simple number sequence for output file names"
16121 msgstr ""
16123 #: builtin/log.c:1776
16124 msgid "sfx"
16125 msgstr ""
16127 #: builtin/log.c:1777
16128 msgid "use <sfx> instead of '.patch'"
16129 msgstr ""
16131 #: builtin/log.c:1779
16132 msgid "start numbering patches at <n> instead of 1"
16133 msgstr ""
16135 #: builtin/log.c:1780
16136 msgid "reroll-count"
16137 msgstr ""
16139 #: builtin/log.c:1781
16140 msgid "mark the series as Nth re-roll"
16141 msgstr ""
16143 #: builtin/log.c:1783
16144 msgid "max length of output filename"
16145 msgstr ""
16147 #: builtin/log.c:1785
16148 msgid "use [RFC PATCH] instead of [PATCH]"
16149 msgstr ""
16151 #: builtin/log.c:1788
16152 msgid "cover-from-description-mode"
16153 msgstr ""
16155 #: builtin/log.c:1789
16156 msgid "generate parts of a cover letter based on a branch's description"
16157 msgstr ""
16159 #: builtin/log.c:1791
16160 msgid "use [<prefix>] instead of [PATCH]"
16161 msgstr ""
16163 #: builtin/log.c:1794
16164 msgid "store resulting files in <dir>"
16165 msgstr ""
16167 #: builtin/log.c:1797
16168 msgid "don't strip/add [PATCH]"
16169 msgstr ""
16171 #: builtin/log.c:1800
16172 msgid "don't output binary diffs"
16173 msgstr ""
16175 #: builtin/log.c:1802
16176 msgid "output all-zero hash in From header"
16177 msgstr ""
16179 #: builtin/log.c:1804
16180 msgid "don't include a patch matching a commit upstream"
16181 msgstr ""
16183 #: builtin/log.c:1806
16184 msgid "show patch format instead of default (patch + stat)"
16185 msgstr ""
16187 #: builtin/log.c:1808
16188 msgid "Messaging"
16189 msgstr ""
16191 #: builtin/log.c:1809
16192 msgid "header"
16193 msgstr ""
16195 #: builtin/log.c:1810
16196 msgid "add email header"
16197 msgstr ""
16199 #: builtin/log.c:1811 builtin/log.c:1812
16200 msgid "email"
16201 msgstr ""
16203 #: builtin/log.c:1811
16204 msgid "add To: header"
16205 msgstr ""
16207 #: builtin/log.c:1812
16208 msgid "add Cc: header"
16209 msgstr ""
16211 #: builtin/log.c:1813
16212 msgid "ident"
16213 msgstr ""
16215 #: builtin/log.c:1814
16216 msgid "set From address to <ident> (or committer ident if absent)"
16217 msgstr ""
16219 #: builtin/log.c:1816
16220 msgid "message-id"
16221 msgstr ""
16223 #: builtin/log.c:1817
16224 msgid "make first mail a reply to <message-id>"
16225 msgstr ""
16227 #: builtin/log.c:1818 builtin/log.c:1821
16228 msgid "boundary"
16229 msgstr ""
16231 #: builtin/log.c:1819
16232 msgid "attach the patch"
16233 msgstr ""
16235 #: builtin/log.c:1822
16236 msgid "inline the patch"
16237 msgstr ""
16239 #: builtin/log.c:1826
16240 msgid "enable message threading, styles: shallow, deep"
16241 msgstr ""
16243 #: builtin/log.c:1828
16244 msgid "signature"
16245 msgstr ""
16247 #: builtin/log.c:1829
16248 msgid "add a signature"
16249 msgstr ""
16251 #: builtin/log.c:1830
16252 msgid "base-commit"
16253 msgstr ""
16255 #: builtin/log.c:1831
16256 msgid "add prerequisite tree info to the patch series"
16257 msgstr ""
16259 #: builtin/log.c:1834
16260 msgid "add a signature from a file"
16261 msgstr ""
16263 #: builtin/log.c:1835
16264 msgid "don't print the patch filenames"
16265 msgstr ""
16267 #: builtin/log.c:1837
16268 msgid "show progress while generating patches"
16269 msgstr ""
16271 #: builtin/log.c:1839
16272 msgid "show changes against <rev> in cover letter or single patch"
16273 msgstr ""
16275 #: builtin/log.c:1842
16276 msgid "show changes against <refspec> in cover letter or single patch"
16277 msgstr ""
16279 #: builtin/log.c:1844 builtin/range-diff.c:28
16280 msgid "percentage by which creation is weighted"
16281 msgstr ""
16283 #: builtin/log.c:1931
16284 #, c-format
16285 msgid "invalid ident line: %s"
16286 msgstr ""
16288 #: builtin/log.c:1956
16289 msgid "--name-only does not make sense"
16290 msgstr ""
16292 #: builtin/log.c:1958
16293 msgid "--name-status does not make sense"
16294 msgstr ""
16296 #: builtin/log.c:1960
16297 msgid "--check does not make sense"
16298 msgstr ""
16300 #: builtin/log.c:2104
16301 msgid "--interdiff requires --cover-letter or single patch"
16302 msgstr ""
16304 #: builtin/log.c:2108
16305 msgid "Interdiff:"
16306 msgstr ""
16308 #: builtin/log.c:2109
16309 #, c-format
16310 msgid "Interdiff against v%d:"
16311 msgstr ""
16313 #: builtin/log.c:2119
16314 msgid "--range-diff requires --cover-letter or single patch"
16315 msgstr ""
16317 #: builtin/log.c:2127
16318 msgid "Range-diff:"
16319 msgstr ""
16321 #: builtin/log.c:2128
16322 #, c-format
16323 msgid "Range-diff against v%d:"
16324 msgstr ""
16326 #: builtin/log.c:2139
16327 #, c-format
16328 msgid "unable to read signature file '%s'"
16329 msgstr ""
16331 #: builtin/log.c:2175
16332 msgid "Generating patches"
16333 msgstr ""
16335 #: builtin/log.c:2219
16336 msgid "failed to create output files"
16337 msgstr ""
16339 #: builtin/log.c:2279
16340 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
16341 msgstr ""
16343 #: builtin/log.c:2333
16344 #, c-format
16345 msgid ""
16346 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
16347 msgstr ""
16349 #: builtin/ls-files.c:564
16350 msgid "git ls-files [<options>] [<file>...]"
16351 msgstr ""
16353 #: builtin/ls-files.c:618
16354 msgid "separate paths with the NUL character"
16355 msgstr ""
16357 #: builtin/ls-files.c:620
16358 msgid "identify the file status with tags"
16359 msgstr ""
16361 #: builtin/ls-files.c:622
16362 msgid "use lowercase letters for 'assume unchanged' files"
16363 msgstr ""
16365 #: builtin/ls-files.c:624
16366 msgid "use lowercase letters for 'fsmonitor clean' files"
16367 msgstr ""
16369 #: builtin/ls-files.c:626
16370 msgid "show cached files in the output (default)"
16371 msgstr ""
16373 #: builtin/ls-files.c:628
16374 msgid "show deleted files in the output"
16375 msgstr ""
16377 #: builtin/ls-files.c:630
16378 msgid "show modified files in the output"
16379 msgstr ""
16381 #: builtin/ls-files.c:632
16382 msgid "show other files in the output"
16383 msgstr ""
16385 #: builtin/ls-files.c:634
16386 msgid "show ignored files in the output"
16387 msgstr ""
16389 #: builtin/ls-files.c:637
16390 msgid "show staged contents' object name in the output"
16391 msgstr ""
16393 #: builtin/ls-files.c:639
16394 msgid "show files on the filesystem that need to be removed"
16395 msgstr ""
16397 #: builtin/ls-files.c:641
16398 msgid "show 'other' directories' names only"
16399 msgstr ""
16401 #: builtin/ls-files.c:643
16402 msgid "show line endings of files"
16403 msgstr ""
16405 #: builtin/ls-files.c:645
16406 msgid "don't show empty directories"
16407 msgstr ""
16409 #: builtin/ls-files.c:648
16410 msgid "show unmerged files in the output"
16411 msgstr ""
16413 #: builtin/ls-files.c:650
16414 msgid "show resolve-undo information"
16415 msgstr ""
16417 #: builtin/ls-files.c:652
16418 msgid "skip files matching pattern"
16419 msgstr ""
16421 #: builtin/ls-files.c:655
16422 msgid "read exclude patterns from <file>"
16423 msgstr ""
16425 #: builtin/ls-files.c:658
16426 msgid "read additional per-directory exclude patterns in <file>"
16427 msgstr ""
16429 #: builtin/ls-files.c:660
16430 msgid "add the standard git exclusions"
16431 msgstr ""
16433 #: builtin/ls-files.c:664
16434 msgid "make the output relative to the project top directory"
16435 msgstr ""
16437 #: builtin/ls-files.c:667
16438 msgid "recurse through submodules"
16439 msgstr ""
16441 #: builtin/ls-files.c:669
16442 msgid "if any <file> is not in the index, treat this as an error"
16443 msgstr ""
16445 #: builtin/ls-files.c:670
16446 msgid "tree-ish"
16447 msgstr ""
16449 #: builtin/ls-files.c:671
16450 msgid "pretend that paths removed since <tree-ish> are still present"
16451 msgstr ""
16453 #: builtin/ls-files.c:673
16454 msgid "show debugging data"
16455 msgstr ""
16457 #: builtin/ls-files.c:675
16458 msgid "suppress duplicate entries"
16459 msgstr ""
16461 #: builtin/ls-files.c:677
16462 msgid "show sparse directories in the presence of a sparse index"
16463 msgstr ""
16465 #: builtin/ls-remote.c:9
16466 msgid ""
16467 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
16468 "              [-q | --quiet] [--exit-code] [--get-url]\n"
16469 "              [--symref] [<repository> [<refs>...]]"
16470 msgstr ""
16472 #: builtin/ls-remote.c:60
16473 msgid "do not print remote URL"
16474 msgstr ""
16476 #: builtin/ls-remote.c:61 builtin/ls-remote.c:63 builtin/rebase.c:1103
16477 msgid "exec"
16478 msgstr ""
16480 #: builtin/ls-remote.c:62 builtin/ls-remote.c:64
16481 msgid "path of git-upload-pack on the remote host"
16482 msgstr ""
16484 #: builtin/ls-remote.c:66
16485 msgid "limit to tags"
16486 msgstr ""
16488 #: builtin/ls-remote.c:67
16489 msgid "limit to heads"
16490 msgstr ""
16492 #: builtin/ls-remote.c:68
16493 msgid "do not show peeled tags"
16494 msgstr ""
16496 #: builtin/ls-remote.c:70
16497 msgid "take url.<base>.insteadOf into account"
16498 msgstr ""
16500 #: builtin/ls-remote.c:73
16501 msgid "exit with exit code 2 if no matching refs are found"
16502 msgstr ""
16504 #: builtin/ls-remote.c:76
16505 msgid "show underlying ref in addition to the object pointed by it"
16506 msgstr ""
16508 #: builtin/ls-tree.c:30
16509 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
16510 msgstr ""
16512 #: builtin/ls-tree.c:128
16513 msgid "only show trees"
16514 msgstr ""
16516 #: builtin/ls-tree.c:130
16517 msgid "recurse into subtrees"
16518 msgstr ""
16520 #: builtin/ls-tree.c:132
16521 msgid "show trees when recursing"
16522 msgstr ""
16524 #: builtin/ls-tree.c:135
16525 msgid "terminate entries with NUL byte"
16526 msgstr ""
16528 #: builtin/ls-tree.c:136
16529 msgid "include object size"
16530 msgstr ""
16532 #: builtin/ls-tree.c:138 builtin/ls-tree.c:140
16533 msgid "list only filenames"
16534 msgstr ""
16536 #: builtin/ls-tree.c:143
16537 msgid "use full path names"
16538 msgstr ""
16540 #: builtin/ls-tree.c:145
16541 msgid "list entire tree; not just current directory (implies --full-name)"
16542 msgstr ""
16544 #. TRANSLATORS: keep <> in "<" mail ">" info.
16545 #: builtin/mailinfo.c:14
16546 msgid "git mailinfo [<options>] <msg> <patch> < mail >info"
16547 msgstr ""
16549 #: builtin/mailinfo.c:58
16550 msgid "keep subject"
16551 msgstr ""
16553 #: builtin/mailinfo.c:60
16554 msgid "keep non patch brackets in subject"
16555 msgstr ""
16557 #: builtin/mailinfo.c:62
16558 msgid "copy Message-ID to the end of commit message"
16559 msgstr ""
16561 #: builtin/mailinfo.c:64
16562 msgid "re-code metadata to i18n.commitEncoding"
16563 msgstr ""
16565 #: builtin/mailinfo.c:67
16566 msgid "disable charset re-coding of metadata"
16567 msgstr ""
16569 #: builtin/mailinfo.c:69
16570 msgid "encoding"
16571 msgstr ""
16573 #: builtin/mailinfo.c:70
16574 msgid "re-code metadata to this encoding"
16575 msgstr ""
16577 #: builtin/mailinfo.c:72
16578 msgid "use scissors"
16579 msgstr ""
16581 #: builtin/mailinfo.c:73
16582 msgid "<action>"
16583 msgstr ""
16585 #: builtin/mailinfo.c:74
16586 msgid "action when quoted CR is found"
16587 msgstr ""
16589 #: builtin/mailinfo.c:77
16590 msgid "use headers in message's body"
16591 msgstr ""
16593 #: builtin/mailsplit.c:239
16594 #, c-format
16595 msgid "empty mbox: '%s'"
16596 msgstr ""
16598 #: builtin/merge-base.c:32
16599 msgid "git merge-base [-a | --all] <commit> <commit>..."
16600 msgstr ""
16602 #: builtin/merge-base.c:33
16603 msgid "git merge-base [-a | --all] --octopus <commit>..."
16604 msgstr ""
16606 #: builtin/merge-base.c:34
16607 msgid "git merge-base --independent <commit>..."
16608 msgstr ""
16610 #: builtin/merge-base.c:35
16611 msgid "git merge-base --is-ancestor <commit> <commit>"
16612 msgstr ""
16614 #: builtin/merge-base.c:36
16615 msgid "git merge-base --fork-point <ref> [<commit>]"
16616 msgstr ""
16618 #: builtin/merge-base.c:143
16619 msgid "output all common ancestors"
16620 msgstr ""
16622 #: builtin/merge-base.c:145
16623 msgid "find ancestors for a single n-way merge"
16624 msgstr ""
16626 #: builtin/merge-base.c:147
16627 msgid "list revs not reachable from others"
16628 msgstr ""
16630 #: builtin/merge-base.c:149
16631 msgid "is the first one ancestor of the other?"
16632 msgstr ""
16634 #: builtin/merge-base.c:151
16635 msgid "find where <commit> forked from reflog of <ref>"
16636 msgstr ""
16638 #: builtin/merge-file.c:9
16639 msgid ""
16640 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
16641 "<orig-file> <file2>"
16642 msgstr ""
16644 #: builtin/merge-file.c:35
16645 msgid "send results to standard output"
16646 msgstr ""
16648 #: builtin/merge-file.c:36
16649 msgid "use a diff3 based merge"
16650 msgstr ""
16652 #: builtin/merge-file.c:37
16653 msgid "use a zealous diff3 based merge"
16654 msgstr ""
16656 #: builtin/merge-file.c:39
16657 msgid "for conflicts, use our version"
16658 msgstr ""
16660 #: builtin/merge-file.c:41
16661 msgid "for conflicts, use their version"
16662 msgstr ""
16664 #: builtin/merge-file.c:43
16665 msgid "for conflicts, use a union version"
16666 msgstr ""
16668 #: builtin/merge-file.c:46
16669 msgid "for conflicts, use this marker size"
16670 msgstr ""
16672 #: builtin/merge-file.c:47
16673 msgid "do not warn about conflicts"
16674 msgstr ""
16676 #: builtin/merge-file.c:49
16677 msgid "set labels for file1/orig-file/file2"
16678 msgstr ""
16680 #: builtin/merge-recursive.c:47
16681 #, c-format
16682 msgid "unknown option %s"
16683 msgstr ""
16685 #: builtin/merge-recursive.c:53
16686 #, c-format
16687 msgid "could not parse object '%s'"
16688 msgstr ""
16690 #: builtin/merge-recursive.c:57
16691 #, c-format
16692 msgid "cannot handle more than %d base. Ignoring %s."
16693 msgid_plural "cannot handle more than %d bases. Ignoring %s."
16694 msgstr[0] ""
16695 msgstr[1] ""
16697 #: builtin/merge-recursive.c:65
16698 msgid "not handling anything other than two heads merge."
16699 msgstr ""
16701 #: builtin/merge-recursive.c:74 builtin/merge-recursive.c:76
16702 #, c-format
16703 msgid "could not resolve ref '%s'"
16704 msgstr ""
16706 #: builtin/merge-recursive.c:82
16707 #, c-format
16708 msgid "Merging %s with %s\n"
16709 msgstr ""
16711 #: builtin/merge.c:59
16712 msgid "git merge [<options>] [<commit>...]"
16713 msgstr ""
16715 #: builtin/merge.c:125
16716 msgid "switch `m' requires a value"
16717 msgstr ""
16719 #: builtin/merge.c:148
16720 #, c-format
16721 msgid "option `%s' requires a value"
16722 msgstr ""
16724 #: builtin/merge.c:201
16725 #, c-format
16726 msgid "Could not find merge strategy '%s'.\n"
16727 msgstr ""
16729 #: builtin/merge.c:202
16730 #, c-format
16731 msgid "Available strategies are:"
16732 msgstr ""
16734 #: builtin/merge.c:207
16735 #, c-format
16736 msgid "Available custom strategies are:"
16737 msgstr ""
16739 #: builtin/merge.c:258 builtin/pull.c:134
16740 msgid "do not show a diffstat at the end of the merge"
16741 msgstr ""
16743 #: builtin/merge.c:261 builtin/pull.c:137
16744 msgid "show a diffstat at the end of the merge"
16745 msgstr ""
16747 #: builtin/merge.c:262 builtin/pull.c:140
16748 msgid "(synonym to --stat)"
16749 msgstr ""
16751 #: builtin/merge.c:264 builtin/pull.c:143
16752 msgid "add (at most <n>) entries from shortlog to merge commit message"
16753 msgstr ""
16755 #: builtin/merge.c:267 builtin/pull.c:149
16756 msgid "create a single commit instead of doing a merge"
16757 msgstr ""
16759 #: builtin/merge.c:269 builtin/pull.c:152
16760 msgid "perform a commit if the merge succeeds (default)"
16761 msgstr ""
16763 #: builtin/merge.c:271 builtin/pull.c:155
16764 msgid "edit message before committing"
16765 msgstr ""
16767 #: builtin/merge.c:273
16768 msgid "allow fast-forward (default)"
16769 msgstr ""
16771 #: builtin/merge.c:275 builtin/pull.c:162
16772 msgid "abort if fast-forward is not possible"
16773 msgstr ""
16775 #: builtin/merge.c:279 builtin/pull.c:168
16776 msgid "verify that the named commit has a valid GPG signature"
16777 msgstr ""
16779 #: builtin/merge.c:280 builtin/notes.c:785 builtin/pull.c:172
16780 #: builtin/rebase.c:1117 builtin/revert.c:114
16781 msgid "strategy"
16782 msgstr ""
16784 #: builtin/merge.c:281 builtin/pull.c:173
16785 msgid "merge strategy to use"
16786 msgstr ""
16788 #: builtin/merge.c:282 builtin/pull.c:176
16789 msgid "option=value"
16790 msgstr ""
16792 #: builtin/merge.c:283 builtin/pull.c:177
16793 msgid "option for selected merge strategy"
16794 msgstr ""
16796 #: builtin/merge.c:285
16797 msgid "merge commit message (for a non-fast-forward merge)"
16798 msgstr ""
16800 #: builtin/merge.c:291
16801 msgid "use <name> instead of the real target"
16802 msgstr ""
16804 #: builtin/merge.c:294
16805 msgid "abort the current in-progress merge"
16806 msgstr ""
16808 #: builtin/merge.c:296
16809 msgid "--abort but leave index and working tree alone"
16810 msgstr ""
16812 #: builtin/merge.c:298
16813 msgid "continue the current in-progress merge"
16814 msgstr ""
16816 #: builtin/merge.c:300 builtin/pull.c:184
16817 msgid "allow merging unrelated histories"
16818 msgstr ""
16820 #: builtin/merge.c:307
16821 msgid "bypass pre-merge-commit and commit-msg hooks"
16822 msgstr ""
16824 #: builtin/merge.c:323
16825 msgid "could not run stash."
16826 msgstr ""
16828 #: builtin/merge.c:328
16829 msgid "stash failed"
16830 msgstr ""
16832 #: builtin/merge.c:333
16833 #, c-format
16834 msgid "not a valid object: %s"
16835 msgstr ""
16837 #: builtin/merge.c:355 builtin/merge.c:372
16838 msgid "read-tree failed"
16839 msgstr ""
16841 #: builtin/merge.c:403
16842 msgid "Already up to date. (nothing to squash)"
16843 msgstr ""
16845 #: builtin/merge.c:417
16846 #, c-format
16847 msgid "Squash commit -- not updating HEAD\n"
16848 msgstr ""
16850 #: builtin/merge.c:467
16851 #, c-format
16852 msgid "No merge message -- not updating HEAD\n"
16853 msgstr ""
16855 #: builtin/merge.c:517
16856 #, c-format
16857 msgid "'%s' does not point to a commit"
16858 msgstr ""
16860 #: builtin/merge.c:605
16861 #, c-format
16862 msgid "Bad branch.%s.mergeoptions string: %s"
16863 msgstr ""
16865 #: builtin/merge.c:732
16866 msgid "Not handling anything other than two heads merge."
16867 msgstr ""
16869 #: builtin/merge.c:745
16870 #, c-format
16871 msgid "unknown strategy option: -X%s"
16872 msgstr ""
16874 #: builtin/merge.c:764 t/helper/test-fast-rebase.c:223
16875 #, c-format
16876 msgid "unable to write %s"
16877 msgstr ""
16879 #: builtin/merge.c:816
16880 #, c-format
16881 msgid "Could not read from '%s'"
16882 msgstr ""
16884 #: builtin/merge.c:825
16885 #, c-format
16886 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
16887 msgstr ""
16889 #: builtin/merge.c:831
16890 msgid ""
16891 "Please enter a commit message to explain why this merge is necessary,\n"
16892 "especially if it merges an updated upstream into a topic branch.\n"
16893 "\n"
16894 msgstr ""
16896 #: builtin/merge.c:836
16897 msgid "An empty message aborts the commit.\n"
16898 msgstr ""
16900 #: builtin/merge.c:839
16901 #, c-format
16902 msgid ""
16903 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
16904 "the commit.\n"
16905 msgstr ""
16907 #: builtin/merge.c:894
16908 msgid "Empty commit message."
16909 msgstr ""
16911 #: builtin/merge.c:909
16912 #, c-format
16913 msgid "Wonderful.\n"
16914 msgstr ""
16916 #: builtin/merge.c:970
16917 #, c-format
16918 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
16919 msgstr ""
16921 #: builtin/merge.c:1009
16922 msgid "No current branch."
16923 msgstr ""
16925 #: builtin/merge.c:1011
16926 msgid "No remote for the current branch."
16927 msgstr ""
16929 #: builtin/merge.c:1013
16930 msgid "No default upstream defined for the current branch."
16931 msgstr ""
16933 #: builtin/merge.c:1018
16934 #, c-format
16935 msgid "No remote-tracking branch for %s from %s"
16936 msgstr ""
16938 #: builtin/merge.c:1075
16939 #, c-format
16940 msgid "Bad value '%s' in environment '%s'"
16941 msgstr ""
16943 #: builtin/merge.c:1177
16944 #, c-format
16945 msgid "not something we can merge in %s: %s"
16946 msgstr ""
16948 #: builtin/merge.c:1211
16949 msgid "not something we can merge"
16950 msgstr ""
16952 #: builtin/merge.c:1324
16953 msgid "--abort expects no arguments"
16954 msgstr ""
16956 #: builtin/merge.c:1328
16957 msgid "There is no merge to abort (MERGE_HEAD missing)."
16958 msgstr ""
16960 #: builtin/merge.c:1346
16961 msgid "--quit expects no arguments"
16962 msgstr ""
16964 #: builtin/merge.c:1359
16965 msgid "--continue expects no arguments"
16966 msgstr ""
16968 #: builtin/merge.c:1363
16969 msgid "There is no merge in progress (MERGE_HEAD missing)."
16970 msgstr ""
16972 #: builtin/merge.c:1379
16973 msgid ""
16974 "You have not concluded your merge (MERGE_HEAD exists).\n"
16975 "Please, commit your changes before you merge."
16976 msgstr ""
16978 #: builtin/merge.c:1386
16979 msgid ""
16980 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
16981 "Please, commit your changes before you merge."
16982 msgstr ""
16984 #: builtin/merge.c:1389
16985 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
16986 msgstr ""
16988 #: builtin/merge.c:1421
16989 msgid "No commit specified and merge.defaultToUpstream not set."
16990 msgstr ""
16992 #: builtin/merge.c:1438
16993 msgid "Squash commit into empty head not supported yet"
16994 msgstr ""
16996 #: builtin/merge.c:1440
16997 msgid "Non-fast-forward commit does not make sense into an empty head"
16998 msgstr ""
17000 #: builtin/merge.c:1445
17001 #, c-format
17002 msgid "%s - not something we can merge"
17003 msgstr ""
17005 #: builtin/merge.c:1447
17006 msgid "Can merge only exactly one commit into empty head"
17007 msgstr ""
17009 #: builtin/merge.c:1534
17010 msgid "refusing to merge unrelated histories"
17011 msgstr ""
17013 #: builtin/merge.c:1553
17014 #, c-format
17015 msgid "Updating %s..%s\n"
17016 msgstr ""
17018 #: builtin/merge.c:1601
17019 #, c-format
17020 msgid "Trying really trivial in-index merge...\n"
17021 msgstr ""
17023 #: builtin/merge.c:1608
17024 #, c-format
17025 msgid "Nope.\n"
17026 msgstr ""
17028 #: builtin/merge.c:1667 builtin/merge.c:1733
17029 #, c-format
17030 msgid "Rewinding the tree to pristine...\n"
17031 msgstr ""
17033 #: builtin/merge.c:1671
17034 #, c-format
17035 msgid "Trying merge strategy %s...\n"
17036 msgstr ""
17038 #: builtin/merge.c:1723
17039 #, c-format
17040 msgid "No merge strategy handled the merge.\n"
17041 msgstr ""
17043 #: builtin/merge.c:1725
17044 #, c-format
17045 msgid "Merge with strategy %s failed.\n"
17046 msgstr ""
17048 #: builtin/merge.c:1735
17049 #, c-format
17050 msgid "Using the %s strategy to prepare resolving by hand.\n"
17051 msgstr ""
17053 #: builtin/merge.c:1749
17054 #, c-format
17055 msgid "Automatic merge went well; stopped before committing as requested\n"
17056 msgstr ""
17058 #: builtin/mktag.c:10
17059 msgid "git mktag"
17060 msgstr ""
17062 #: builtin/mktag.c:27
17063 #, c-format
17064 msgid "warning: tag input does not pass fsck: %s"
17065 msgstr ""
17067 #: builtin/mktag.c:38
17068 #, c-format
17069 msgid "error: tag input does not pass fsck: %s"
17070 msgstr ""
17072 #: builtin/mktag.c:41
17073 #, c-format
17074 msgid "%d (FSCK_IGNORE?) should never trigger this callback"
17075 msgstr ""
17077 #: builtin/mktag.c:56
17078 #, c-format
17079 msgid "could not read tagged object '%s'"
17080 msgstr ""
17082 #: builtin/mktag.c:59
17083 #, c-format
17084 msgid "object '%s' tagged as '%s', but is a '%s' type"
17085 msgstr ""
17087 #: builtin/mktag.c:98
17088 msgid "tag on stdin did not pass our strict fsck check"
17089 msgstr ""
17091 #: builtin/mktag.c:101
17092 msgid "tag on stdin did not refer to a valid object"
17093 msgstr ""
17095 #: builtin/mktag.c:104 builtin/tag.c:242
17096 msgid "unable to write tag file"
17097 msgstr ""
17099 #: builtin/mktree.c:66
17100 msgid "git mktree [-z] [--missing] [--batch]"
17101 msgstr ""
17103 #: builtin/mktree.c:154
17104 msgid "input is NUL terminated"
17105 msgstr ""
17107 #: builtin/mktree.c:155 builtin/write-tree.c:26
17108 msgid "allow missing objects"
17109 msgstr ""
17111 #: builtin/mktree.c:156
17112 msgid "allow creation of more than one tree"
17113 msgstr ""
17115 #: builtin/multi-pack-index.c:10
17116 msgid ""
17117 "git multi-pack-index [<options>] write [--preferred-pack=<pack>][--refs-"
17118 "snapshot=<path>]"
17119 msgstr ""
17121 #: builtin/multi-pack-index.c:14
17122 msgid "git multi-pack-index [<options>] verify"
17123 msgstr ""
17125 #: builtin/multi-pack-index.c:17
17126 msgid "git multi-pack-index [<options>] expire"
17127 msgstr ""
17129 #: builtin/multi-pack-index.c:20
17130 msgid "git multi-pack-index [<options>] repack [--batch-size=<size>]"
17131 msgstr ""
17133 #: builtin/multi-pack-index.c:57
17134 msgid "object directory containing set of packfile and pack-index pairs"
17135 msgstr ""
17137 #: builtin/multi-pack-index.c:98
17138 msgid "preferred-pack"
17139 msgstr ""
17141 #: builtin/multi-pack-index.c:99
17142 msgid "pack for reuse when computing a multi-pack bitmap"
17143 msgstr ""
17145 #: builtin/multi-pack-index.c:100
17146 msgid "write multi-pack bitmap"
17147 msgstr ""
17149 #: builtin/multi-pack-index.c:105
17150 msgid "write multi-pack index containing only given indexes"
17151 msgstr ""
17153 #: builtin/multi-pack-index.c:107
17154 msgid "refs snapshot for selecting bitmap commits"
17155 msgstr ""
17157 #: builtin/multi-pack-index.c:206
17158 msgid ""
17159 "during repack, collect pack-files of smaller size into a batch that is "
17160 "larger than this size"
17161 msgstr ""
17163 #: builtin/mv.c:18
17164 msgid "git mv [<options>] <source>... <destination>"
17165 msgstr ""
17167 #: builtin/mv.c:83
17168 #, c-format
17169 msgid "Directory %s is in index and no submodule?"
17170 msgstr ""
17172 #: builtin/mv.c:85
17173 msgid "Please stage your changes to .gitmodules or stash them to proceed"
17174 msgstr ""
17176 #: builtin/mv.c:103
17177 #, c-format
17178 msgid "%.*s is in index"
17179 msgstr ""
17181 #: builtin/mv.c:125
17182 msgid "force move/rename even if target exists"
17183 msgstr ""
17185 #: builtin/mv.c:127
17186 msgid "skip move/rename errors"
17187 msgstr ""
17189 #: builtin/mv.c:172
17190 #, c-format
17191 msgid "destination '%s' is not a directory"
17192 msgstr ""
17194 #: builtin/mv.c:184
17195 #, c-format
17196 msgid "Checking rename of '%s' to '%s'\n"
17197 msgstr ""
17199 #: builtin/mv.c:190
17200 msgid "bad source"
17201 msgstr ""
17203 #: builtin/mv.c:193
17204 msgid "can not move directory into itself"
17205 msgstr ""
17207 #: builtin/mv.c:196
17208 msgid "cannot move directory over file"
17209 msgstr ""
17211 #: builtin/mv.c:205
17212 msgid "source directory is empty"
17213 msgstr ""
17215 #: builtin/mv.c:231
17216 msgid "not under version control"
17217 msgstr ""
17219 #: builtin/mv.c:233
17220 msgid "conflicted"
17221 msgstr ""
17223 #: builtin/mv.c:236
17224 msgid "destination exists"
17225 msgstr ""
17227 #: builtin/mv.c:244
17228 #, c-format
17229 msgid "overwriting '%s'"
17230 msgstr ""
17232 #: builtin/mv.c:247
17233 msgid "Cannot overwrite"
17234 msgstr ""
17236 #: builtin/mv.c:250
17237 msgid "multiple sources for the same target"
17238 msgstr ""
17240 #: builtin/mv.c:252
17241 msgid "destination directory does not exist"
17242 msgstr ""
17244 #: builtin/mv.c:280
17245 #, c-format
17246 msgid "%s, source=%s, destination=%s"
17247 msgstr ""
17249 #: builtin/mv.c:308
17250 #, c-format
17251 msgid "Renaming %s to %s\n"
17252 msgstr ""
17254 #: builtin/mv.c:314 builtin/remote.c:790 builtin/repack.c:857
17255 #, c-format
17256 msgid "renaming '%s' failed"
17257 msgstr ""
17259 #: builtin/name-rev.c:474
17260 msgid "git name-rev [<options>] <commit>..."
17261 msgstr ""
17263 #: builtin/name-rev.c:475
17264 msgid "git name-rev [<options>] --all"
17265 msgstr ""
17267 #: builtin/name-rev.c:476
17268 msgid "git name-rev [<options>] --stdin"
17269 msgstr ""
17271 #: builtin/name-rev.c:533
17272 msgid "print only ref-based names (no object names)"
17273 msgstr ""
17275 #: builtin/name-rev.c:534
17276 msgid "only use tags to name the commits"
17277 msgstr ""
17279 #: builtin/name-rev.c:536
17280 msgid "only use refs matching <pattern>"
17281 msgstr ""
17283 #: builtin/name-rev.c:538
17284 msgid "ignore refs matching <pattern>"
17285 msgstr ""
17287 #: builtin/name-rev.c:540
17288 msgid "list all commits reachable from all refs"
17289 msgstr ""
17291 #: builtin/name-rev.c:541
17292 msgid "read from stdin"
17293 msgstr ""
17295 #: builtin/name-rev.c:542
17296 msgid "allow to print `undefined` names (default)"
17297 msgstr ""
17299 #: builtin/name-rev.c:548
17300 msgid "dereference tags in the input (internal use)"
17301 msgstr ""
17303 #: builtin/notes.c:28
17304 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
17305 msgstr ""
17307 #: builtin/notes.c:29
17308 msgid ""
17309 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
17310 "| (-c | -C) <object>] [<object>]"
17311 msgstr ""
17313 #: builtin/notes.c:30
17314 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
17315 msgstr ""
17317 #: builtin/notes.c:31
17318 msgid ""
17319 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
17320 "(-c | -C) <object>] [<object>]"
17321 msgstr ""
17323 #: builtin/notes.c:32
17324 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
17325 msgstr ""
17327 #: builtin/notes.c:33
17328 msgid "git notes [--ref <notes-ref>] show [<object>]"
17329 msgstr ""
17331 #: builtin/notes.c:34
17332 msgid ""
17333 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
17334 msgstr ""
17336 #: builtin/notes.c:35
17337 msgid "git notes merge --commit [-v | -q]"
17338 msgstr ""
17340 #: builtin/notes.c:36
17341 msgid "git notes merge --abort [-v | -q]"
17342 msgstr ""
17344 #: builtin/notes.c:37
17345 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
17346 msgstr ""
17348 #: builtin/notes.c:38
17349 msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
17350 msgstr ""
17352 #: builtin/notes.c:39
17353 msgid "git notes [--ref <notes-ref>] get-ref"
17354 msgstr ""
17356 #: builtin/notes.c:44
17357 msgid "git notes [list [<object>]]"
17358 msgstr ""
17360 #: builtin/notes.c:49
17361 msgid "git notes add [<options>] [<object>]"
17362 msgstr ""
17364 #: builtin/notes.c:54
17365 msgid "git notes copy [<options>] <from-object> <to-object>"
17366 msgstr ""
17368 #: builtin/notes.c:55
17369 msgid "git notes copy --stdin [<from-object> <to-object>]..."
17370 msgstr ""
17372 #: builtin/notes.c:60
17373 msgid "git notes append [<options>] [<object>]"
17374 msgstr ""
17376 #: builtin/notes.c:65
17377 msgid "git notes edit [<object>]"
17378 msgstr ""
17380 #: builtin/notes.c:70
17381 msgid "git notes show [<object>]"
17382 msgstr ""
17384 #: builtin/notes.c:75
17385 msgid "git notes merge [<options>] <notes-ref>"
17386 msgstr ""
17388 #: builtin/notes.c:76
17389 msgid "git notes merge --commit [<options>]"
17390 msgstr ""
17392 #: builtin/notes.c:77
17393 msgid "git notes merge --abort [<options>]"
17394 msgstr ""
17396 #: builtin/notes.c:82
17397 msgid "git notes remove [<object>]"
17398 msgstr ""
17400 #: builtin/notes.c:87
17401 msgid "git notes prune [<options>]"
17402 msgstr ""
17404 #: builtin/notes.c:92
17405 msgid "git notes get-ref"
17406 msgstr ""
17408 #: builtin/notes.c:97
17409 msgid "Write/edit the notes for the following object:"
17410 msgstr ""
17412 #: builtin/notes.c:149
17413 #, c-format
17414 msgid "unable to start 'show' for object '%s'"
17415 msgstr ""
17417 #: builtin/notes.c:153
17418 msgid "could not read 'show' output"
17419 msgstr ""
17421 #: builtin/notes.c:161
17422 #, c-format
17423 msgid "failed to finish 'show' for object '%s'"
17424 msgstr ""
17426 #: builtin/notes.c:194
17427 msgid "please supply the note contents using either -m or -F option"
17428 msgstr ""
17430 #: builtin/notes.c:203
17431 msgid "unable to write note object"
17432 msgstr ""
17434 #: builtin/notes.c:206
17435 #, c-format
17436 msgid "the note contents have been left in %s"
17437 msgstr ""
17439 #: builtin/notes.c:240 builtin/tag.c:581
17440 #, c-format
17441 msgid "could not open or read '%s'"
17442 msgstr ""
17444 #: builtin/notes.c:261 builtin/notes.c:311 builtin/notes.c:313
17445 #: builtin/notes.c:381 builtin/notes.c:436 builtin/notes.c:524
17446 #: builtin/notes.c:529 builtin/notes.c:608 builtin/notes.c:670
17447 #, c-format
17448 msgid "failed to resolve '%s' as a valid ref."
17449 msgstr ""
17451 #: builtin/notes.c:263
17452 #, c-format
17453 msgid "failed to read object '%s'."
17454 msgstr ""
17456 #: builtin/notes.c:266
17457 #, c-format
17458 msgid "cannot read note data from non-blob object '%s'."
17459 msgstr ""
17461 #: builtin/notes.c:307
17462 #, c-format
17463 msgid "malformed input line: '%s'."
17464 msgstr ""
17466 #: builtin/notes.c:322
17467 #, c-format
17468 msgid "failed to copy notes from '%s' to '%s'"
17469 msgstr ""
17471 #. TRANSLATORS: the first %s will be replaced by a git
17472 #. notes command: 'add', 'merge', 'remove', etc.
17474 #: builtin/notes.c:354
17475 #, c-format
17476 msgid "refusing to %s notes in %s (outside of refs/notes/)"
17477 msgstr ""
17479 #: builtin/notes.c:374 builtin/notes.c:429 builtin/notes.c:507
17480 #: builtin/notes.c:519 builtin/notes.c:596 builtin/notes.c:663
17481 #: builtin/notes.c:813 builtin/notes.c:965 builtin/notes.c:987
17482 #: builtin/prune-packed.c:25 builtin/receive-pack.c:2487 builtin/tag.c:591
17483 msgid "too many arguments"
17484 msgstr ""
17486 #: builtin/notes.c:387 builtin/notes.c:676
17487 #, c-format
17488 msgid "no note found for object %s."
17489 msgstr ""
17491 #: builtin/notes.c:408 builtin/notes.c:574
17492 msgid "note contents as a string"
17493 msgstr ""
17495 #: builtin/notes.c:411 builtin/notes.c:577
17496 msgid "note contents in a file"
17497 msgstr ""
17499 #: builtin/notes.c:414 builtin/notes.c:580
17500 msgid "reuse and edit specified note object"
17501 msgstr ""
17503 #: builtin/notes.c:417 builtin/notes.c:583
17504 msgid "reuse specified note object"
17505 msgstr ""
17507 #: builtin/notes.c:420 builtin/notes.c:586
17508 msgid "allow storing empty note"
17509 msgstr ""
17511 #: builtin/notes.c:421 builtin/notes.c:494
17512 msgid "replace existing notes"
17513 msgstr ""
17515 #: builtin/notes.c:446
17516 #, c-format
17517 msgid ""
17518 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
17519 "existing notes"
17520 msgstr ""
17522 #: builtin/notes.c:461 builtin/notes.c:542
17523 #, c-format
17524 msgid "Overwriting existing notes for object %s\n"
17525 msgstr ""
17527 #: builtin/notes.c:473 builtin/notes.c:635 builtin/notes.c:904
17528 #, c-format
17529 msgid "Removing note for object %s\n"
17530 msgstr ""
17532 #: builtin/notes.c:495
17533 msgid "read objects from stdin"
17534 msgstr ""
17536 #: builtin/notes.c:497
17537 msgid "load rewriting config for <command> (implies --stdin)"
17538 msgstr ""
17540 #: builtin/notes.c:515
17541 msgid "too few arguments"
17542 msgstr ""
17544 #: builtin/notes.c:536
17545 #, c-format
17546 msgid ""
17547 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
17548 "existing notes"
17549 msgstr ""
17551 #: builtin/notes.c:548
17552 #, c-format
17553 msgid "missing notes on source object %s. Cannot copy."
17554 msgstr ""
17556 #: builtin/notes.c:601
17557 #, c-format
17558 msgid ""
17559 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
17560 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
17561 msgstr ""
17563 #: builtin/notes.c:696
17564 msgid "failed to delete ref NOTES_MERGE_PARTIAL"
17565 msgstr ""
17567 #: builtin/notes.c:698
17568 msgid "failed to delete ref NOTES_MERGE_REF"
17569 msgstr ""
17571 #: builtin/notes.c:700
17572 msgid "failed to remove 'git notes merge' worktree"
17573 msgstr ""
17575 #: builtin/notes.c:720
17576 msgid "failed to read ref NOTES_MERGE_PARTIAL"
17577 msgstr ""
17579 #: builtin/notes.c:722
17580 msgid "could not find commit from NOTES_MERGE_PARTIAL."
17581 msgstr ""
17583 #: builtin/notes.c:724
17584 msgid "could not parse commit from NOTES_MERGE_PARTIAL."
17585 msgstr ""
17587 #: builtin/notes.c:737
17588 msgid "failed to resolve NOTES_MERGE_REF"
17589 msgstr ""
17591 #: builtin/notes.c:740
17592 msgid "failed to finalize notes merge"
17593 msgstr ""
17595 #: builtin/notes.c:766
17596 #, c-format
17597 msgid "unknown notes merge strategy %s"
17598 msgstr ""
17600 #: builtin/notes.c:782
17601 msgid "General options"
17602 msgstr ""
17604 #: builtin/notes.c:784
17605 msgid "Merge options"
17606 msgstr ""
17608 #: builtin/notes.c:786
17609 msgid ""
17610 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
17611 "cat_sort_uniq)"
17612 msgstr ""
17614 #: builtin/notes.c:788
17615 msgid "Committing unmerged notes"
17616 msgstr ""
17618 #: builtin/notes.c:790
17619 msgid "finalize notes merge by committing unmerged notes"
17620 msgstr ""
17622 #: builtin/notes.c:792
17623 msgid "Aborting notes merge resolution"
17624 msgstr ""
17626 #: builtin/notes.c:794
17627 msgid "abort notes merge"
17628 msgstr ""
17630 #: builtin/notes.c:805
17631 msgid "cannot mix --commit, --abort or -s/--strategy"
17632 msgstr ""
17634 #: builtin/notes.c:810
17635 msgid "must specify a notes ref to merge"
17636 msgstr ""
17638 #: builtin/notes.c:834
17639 #, c-format
17640 msgid "unknown -s/--strategy: %s"
17641 msgstr ""
17643 #: builtin/notes.c:874
17644 #, c-format
17645 msgid "a notes merge into %s is already in-progress at %s"
17646 msgstr ""
17648 #: builtin/notes.c:878
17649 #, c-format
17650 msgid "failed to store link to current notes ref (%s)"
17651 msgstr ""
17653 #: builtin/notes.c:880
17654 #, c-format
17655 msgid ""
17656 "Automatic notes merge failed. Fix conflicts in %s and commit the result with "
17657 "'git notes merge --commit', or abort the merge with 'git notes merge --"
17658 "abort'.\n"
17659 msgstr ""
17661 #: builtin/notes.c:899 builtin/tag.c:594
17662 #, c-format
17663 msgid "Failed to resolve '%s' as a valid ref."
17664 msgstr ""
17666 #: builtin/notes.c:902
17667 #, c-format
17668 msgid "Object %s has no note\n"
17669 msgstr ""
17671 #: builtin/notes.c:914
17672 msgid "attempt to remove non-existent note is not an error"
17673 msgstr ""
17675 #: builtin/notes.c:917
17676 msgid "read object names from the standard input"
17677 msgstr ""
17679 #: builtin/notes.c:956 builtin/prune.c:144 builtin/worktree.c:147
17680 msgid "do not remove, show only"
17681 msgstr ""
17683 #: builtin/notes.c:957
17684 msgid "report pruned notes"
17685 msgstr ""
17687 #: builtin/notes.c:1000
17688 msgid "notes-ref"
17689 msgstr ""
17691 #: builtin/notes.c:1001
17692 msgid "use notes from <notes-ref>"
17693 msgstr ""
17695 #: builtin/notes.c:1036 builtin/stash.c:1818
17696 #, c-format
17697 msgid "unknown subcommand: %s"
17698 msgstr ""
17700 #: builtin/pack-objects.c:182
17701 msgid ""
17702 "git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
17703 msgstr ""
17705 #: builtin/pack-objects.c:183
17706 msgid ""
17707 "git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
17708 msgstr ""
17710 #: builtin/pack-objects.c:572
17711 #, c-format
17712 msgid ""
17713 "write_reuse_object: could not locate %s, expected at offset %<PRIuMAX> in "
17714 "pack %s"
17715 msgstr ""
17717 #: builtin/pack-objects.c:580
17718 #, c-format
17719 msgid "bad packed object CRC for %s"
17720 msgstr ""
17722 #: builtin/pack-objects.c:591
17723 #, c-format
17724 msgid "corrupt packed object for %s"
17725 msgstr ""
17727 #: builtin/pack-objects.c:722
17728 #, c-format
17729 msgid "recursive delta detected for object %s"
17730 msgstr ""
17732 #: builtin/pack-objects.c:941
17733 #, c-format
17734 msgid "ordered %u objects, expected %<PRIu32>"
17735 msgstr ""
17737 #: builtin/pack-objects.c:1036
17738 #, c-format
17739 msgid "expected object at offset %<PRIuMAX> in pack %s"
17740 msgstr ""
17742 #: builtin/pack-objects.c:1160
17743 msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
17744 msgstr ""
17746 #: builtin/pack-objects.c:1173
17747 msgid "Writing objects"
17748 msgstr ""
17750 #: builtin/pack-objects.c:1235 builtin/update-index.c:90
17751 #, c-format
17752 msgid "failed to stat %s"
17753 msgstr ""
17755 #: builtin/pack-objects.c:1268
17756 msgid "failed to write bitmap index"
17757 msgstr ""
17759 #: builtin/pack-objects.c:1294
17760 #, c-format
17761 msgid "wrote %<PRIu32> objects while expecting %<PRIu32>"
17762 msgstr ""
17764 #: builtin/pack-objects.c:1536
17765 msgid "disabling bitmap writing, as some objects are not being packed"
17766 msgstr ""
17768 #: builtin/pack-objects.c:1984
17769 #, c-format
17770 msgid "delta base offset overflow in pack for %s"
17771 msgstr ""
17773 #: builtin/pack-objects.c:1993
17774 #, c-format
17775 msgid "delta base offset out of bound for %s"
17776 msgstr ""
17778 #: builtin/pack-objects.c:2274
17779 msgid "Counting objects"
17780 msgstr ""
17782 #: builtin/pack-objects.c:2439
17783 #, c-format
17784 msgid "unable to parse object header of %s"
17785 msgstr ""
17787 #: builtin/pack-objects.c:2509 builtin/pack-objects.c:2525
17788 #: builtin/pack-objects.c:2535
17789 #, c-format
17790 msgid "object %s cannot be read"
17791 msgstr ""
17793 #: builtin/pack-objects.c:2512 builtin/pack-objects.c:2539
17794 #, c-format
17795 msgid "object %s inconsistent object length (%<PRIuMAX> vs %<PRIuMAX>)"
17796 msgstr ""
17798 #: builtin/pack-objects.c:2549
17799 msgid "suboptimal pack - out of memory"
17800 msgstr ""
17802 #: builtin/pack-objects.c:2864
17803 #, c-format
17804 msgid "Delta compression using up to %d threads"
17805 msgstr ""
17807 #: builtin/pack-objects.c:3003
17808 #, c-format
17809 msgid "unable to pack objects reachable from tag %s"
17810 msgstr ""
17812 #: builtin/pack-objects.c:3089
17813 msgid "Compressing objects"
17814 msgstr ""
17816 #: builtin/pack-objects.c:3095
17817 msgid "inconsistency with delta count"
17818 msgstr ""
17820 #: builtin/pack-objects.c:3174
17821 #, c-format
17822 msgid ""
17823 "value of uploadpack.blobpackfileuri must be of the form '<object-hash> <pack-"
17824 "hash> <uri>' (got '%s')"
17825 msgstr ""
17827 #: builtin/pack-objects.c:3177
17828 #, c-format
17829 msgid ""
17830 "object already configured in another uploadpack.blobpackfileuri (got '%s')"
17831 msgstr ""
17833 #: builtin/pack-objects.c:3212
17834 #, c-format
17835 msgid "could not get type of object %s in pack %s"
17836 msgstr ""
17838 #: builtin/pack-objects.c:3340 builtin/pack-objects.c:3351
17839 #: builtin/pack-objects.c:3365
17840 #, c-format
17841 msgid "could not find pack '%s'"
17842 msgstr ""
17844 #: builtin/pack-objects.c:3408
17845 #, c-format
17846 msgid ""
17847 "expected edge object ID, got garbage:\n"
17848 " %s"
17849 msgstr ""
17851 #: builtin/pack-objects.c:3414
17852 #, c-format
17853 msgid ""
17854 "expected object ID, got garbage:\n"
17855 " %s"
17856 msgstr ""
17858 #: builtin/pack-objects.c:3507
17859 msgid "invalid value for --missing"
17860 msgstr ""
17862 #: builtin/pack-objects.c:3532 builtin/pack-objects.c:3619
17863 msgid "cannot open pack index"
17864 msgstr ""
17866 #: builtin/pack-objects.c:3541
17867 #, c-format
17868 msgid "loose object at %s could not be examined"
17869 msgstr ""
17871 #: builtin/pack-objects.c:3627
17872 msgid "unable to force loose object"
17873 msgstr ""
17875 #: builtin/pack-objects.c:3757
17876 #, c-format
17877 msgid "not a rev '%s'"
17878 msgstr ""
17880 #: builtin/pack-objects.c:3760 builtin/rev-parse.c:1061
17881 #, c-format
17882 msgid "bad revision '%s'"
17883 msgstr ""
17885 #: builtin/pack-objects.c:3788
17886 msgid "unable to add recent objects"
17887 msgstr ""
17889 #: builtin/pack-objects.c:3841
17890 #, c-format
17891 msgid "unsupported index version %s"
17892 msgstr ""
17894 #: builtin/pack-objects.c:3845
17895 #, c-format
17896 msgid "bad index version '%s'"
17897 msgstr ""
17899 #: builtin/pack-objects.c:3884
17900 msgid "<version>[,<offset>]"
17901 msgstr ""
17903 #: builtin/pack-objects.c:3885
17904 msgid "write the pack index file in the specified idx format version"
17905 msgstr ""
17907 #: builtin/pack-objects.c:3888
17908 msgid "maximum size of each output pack file"
17909 msgstr ""
17911 #: builtin/pack-objects.c:3890
17912 msgid "ignore borrowed objects from alternate object store"
17913 msgstr ""
17915 #: builtin/pack-objects.c:3892
17916 msgid "ignore packed objects"
17917 msgstr ""
17919 #: builtin/pack-objects.c:3894
17920 msgid "limit pack window by objects"
17921 msgstr ""
17923 #: builtin/pack-objects.c:3896
17924 msgid "limit pack window by memory in addition to object limit"
17925 msgstr ""
17927 #: builtin/pack-objects.c:3898
17928 msgid "maximum length of delta chain allowed in the resulting pack"
17929 msgstr ""
17931 #: builtin/pack-objects.c:3900
17932 msgid "reuse existing deltas"
17933 msgstr ""
17935 #: builtin/pack-objects.c:3902
17936 msgid "reuse existing objects"
17937 msgstr ""
17939 #: builtin/pack-objects.c:3904
17940 msgid "use OFS_DELTA objects"
17941 msgstr ""
17943 #: builtin/pack-objects.c:3906
17944 msgid "use threads when searching for best delta matches"
17945 msgstr ""
17947 #: builtin/pack-objects.c:3908
17948 msgid "do not create an empty pack output"
17949 msgstr ""
17951 #: builtin/pack-objects.c:3910
17952 msgid "read revision arguments from standard input"
17953 msgstr ""
17955 #: builtin/pack-objects.c:3912
17956 msgid "limit the objects to those that are not yet packed"
17957 msgstr ""
17959 #: builtin/pack-objects.c:3915
17960 msgid "include objects reachable from any reference"
17961 msgstr ""
17963 #: builtin/pack-objects.c:3918
17964 msgid "include objects referred by reflog entries"
17965 msgstr ""
17967 #: builtin/pack-objects.c:3921
17968 msgid "include objects referred to by the index"
17969 msgstr ""
17971 #: builtin/pack-objects.c:3924
17972 msgid "read packs from stdin"
17973 msgstr ""
17975 #: builtin/pack-objects.c:3926
17976 msgid "output pack to stdout"
17977 msgstr ""
17979 #: builtin/pack-objects.c:3928
17980 msgid "include tag objects that refer to objects to be packed"
17981 msgstr ""
17983 #: builtin/pack-objects.c:3930
17984 msgid "keep unreachable objects"
17985 msgstr ""
17987 #: builtin/pack-objects.c:3932
17988 msgid "pack loose unreachable objects"
17989 msgstr ""
17991 #: builtin/pack-objects.c:3934
17992 msgid "unpack unreachable objects newer than <time>"
17993 msgstr ""
17995 #: builtin/pack-objects.c:3937
17996 msgid "use the sparse reachability algorithm"
17997 msgstr ""
17999 #: builtin/pack-objects.c:3939
18000 msgid "create thin packs"
18001 msgstr ""
18003 #: builtin/pack-objects.c:3941
18004 msgid "create packs suitable for shallow fetches"
18005 msgstr ""
18007 #: builtin/pack-objects.c:3943
18008 msgid "ignore packs that have companion .keep file"
18009 msgstr ""
18011 #: builtin/pack-objects.c:3945
18012 msgid "ignore this pack"
18013 msgstr ""
18015 #: builtin/pack-objects.c:3947
18016 msgid "pack compression level"
18017 msgstr ""
18019 #: builtin/pack-objects.c:3949
18020 msgid "do not hide commits by grafts"
18021 msgstr ""
18023 #: builtin/pack-objects.c:3951
18024 msgid "use a bitmap index if available to speed up counting objects"
18025 msgstr ""
18027 #: builtin/pack-objects.c:3953
18028 msgid "write a bitmap index together with the pack index"
18029 msgstr ""
18031 #: builtin/pack-objects.c:3957
18032 msgid "write a bitmap index if possible"
18033 msgstr ""
18035 #: builtin/pack-objects.c:3961
18036 msgid "handling for missing objects"
18037 msgstr ""
18039 #: builtin/pack-objects.c:3964
18040 msgid "do not pack objects in promisor packfiles"
18041 msgstr ""
18043 #: builtin/pack-objects.c:3966
18044 msgid "respect islands during delta compression"
18045 msgstr ""
18047 #: builtin/pack-objects.c:3968
18048 msgid "protocol"
18049 msgstr ""
18051 #: builtin/pack-objects.c:3969
18052 msgid "exclude any configured uploadpack.blobpackfileuri with this protocol"
18053 msgstr ""
18055 #: builtin/pack-objects.c:4002
18056 #, c-format
18057 msgid "delta chain depth %d is too deep, forcing %d"
18058 msgstr ""
18060 #: builtin/pack-objects.c:4007
18061 #, c-format
18062 msgid "pack.deltaCacheLimit is too high, forcing %d"
18063 msgstr ""
18065 #: builtin/pack-objects.c:4063
18066 msgid "--max-pack-size cannot be used to build a pack for transfer"
18067 msgstr ""
18069 #: builtin/pack-objects.c:4065
18070 msgid "minimum pack size limit is 1 MiB"
18071 msgstr ""
18073 #: builtin/pack-objects.c:4070
18074 msgid "--thin cannot be used to build an indexable pack"
18075 msgstr ""
18077 #: builtin/pack-objects.c:4079
18078 msgid "cannot use --filter without --stdout"
18079 msgstr ""
18081 #: builtin/pack-objects.c:4081
18082 msgid "cannot use --filter with --stdin-packs"
18083 msgstr ""
18085 #: builtin/pack-objects.c:4085
18086 msgid "cannot use internal rev list with --stdin-packs"
18087 msgstr ""
18089 #: builtin/pack-objects.c:4144
18090 msgid "Enumerating objects"
18091 msgstr ""
18093 #: builtin/pack-objects.c:4180
18094 #, c-format
18095 msgid ""
18096 "Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>), pack-"
18097 "reused %<PRIu32>"
18098 msgstr ""
18100 #: builtin/pack-redundant.c:601
18101 msgid ""
18102 "'git pack-redundant' is nominated for removal.\n"
18103 "If you still use this command, please add an extra\n"
18104 "option, '--i-still-use-this', on the command line\n"
18105 "and let us know you still use it by sending an e-mail\n"
18106 "to <git@vger.kernel.org>.  Thanks.\n"
18107 msgstr ""
18109 #: builtin/pack-refs.c:8
18110 msgid "git pack-refs [<options>]"
18111 msgstr ""
18113 #: builtin/pack-refs.c:16
18114 msgid "pack everything"
18115 msgstr ""
18117 #: builtin/pack-refs.c:17
18118 msgid "prune loose refs (default)"
18119 msgstr ""
18121 #: builtin/prune-packed.c:6
18122 msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
18123 msgstr ""
18125 #: builtin/prune.c:14
18126 msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
18127 msgstr ""
18129 #: builtin/prune.c:145
18130 msgid "report pruned objects"
18131 msgstr ""
18133 #: builtin/prune.c:148
18134 msgid "expire objects older than <time>"
18135 msgstr ""
18137 #: builtin/prune.c:150
18138 msgid "limit traversal to objects outside promisor packfiles"
18139 msgstr ""
18141 #: builtin/prune.c:163
18142 msgid "cannot prune in a precious-objects repo"
18143 msgstr ""
18145 #: builtin/pull.c:45 builtin/pull.c:47
18146 #, c-format
18147 msgid "Invalid value for %s: %s"
18148 msgstr ""
18150 #: builtin/pull.c:67
18151 msgid "git pull [<options>] [<repository> [<refspec>...]]"
18152 msgstr ""
18154 #: builtin/pull.c:124
18155 msgid "control for recursive fetching of submodules"
18156 msgstr ""
18158 #: builtin/pull.c:128
18159 msgid "Options related to merging"
18160 msgstr ""
18162 #: builtin/pull.c:131
18163 msgid "incorporate changes by rebasing rather than merging"
18164 msgstr ""
18166 #: builtin/pull.c:159 builtin/revert.c:126
18167 msgid "allow fast-forward"
18168 msgstr ""
18170 #: builtin/pull.c:165
18171 msgid "control use of pre-merge-commit and commit-msg hooks"
18172 msgstr ""
18174 #: builtin/pull.c:171 parse-options.h:340
18175 msgid "automatically stash/stash pop before and after"
18176 msgstr ""
18178 #: builtin/pull.c:187
18179 msgid "Options related to fetching"
18180 msgstr ""
18182 #: builtin/pull.c:197
18183 msgid "force overwrite of local branch"
18184 msgstr ""
18186 #: builtin/pull.c:205
18187 msgid "number of submodules pulled in parallel"
18188 msgstr ""
18190 #: builtin/pull.c:321
18191 #, c-format
18192 msgid "Invalid value for pull.ff: %s"
18193 msgstr ""
18195 #: builtin/pull.c:449
18196 msgid ""
18197 "There is no candidate for rebasing against among the refs that you just "
18198 "fetched."
18199 msgstr ""
18201 #: builtin/pull.c:451
18202 msgid ""
18203 "There are no candidates for merging among the refs that you just fetched."
18204 msgstr ""
18206 #: builtin/pull.c:452
18207 msgid ""
18208 "Generally this means that you provided a wildcard refspec which had no\n"
18209 "matches on the remote end."
18210 msgstr ""
18212 #: builtin/pull.c:455
18213 #, c-format
18214 msgid ""
18215 "You asked to pull from the remote '%s', but did not specify\n"
18216 "a branch. Because this is not the default configured remote\n"
18217 "for your current branch, you must specify a branch on the command line."
18218 msgstr ""
18220 #: builtin/pull.c:460 builtin/rebase.c:951
18221 msgid "You are not currently on a branch."
18222 msgstr ""
18224 #: builtin/pull.c:462 builtin/pull.c:477
18225 msgid "Please specify which branch you want to rebase against."
18226 msgstr ""
18228 #: builtin/pull.c:464 builtin/pull.c:479
18229 msgid "Please specify which branch you want to merge with."
18230 msgstr ""
18232 #: builtin/pull.c:465 builtin/pull.c:480
18233 msgid "See git-pull(1) for details."
18234 msgstr ""
18236 #: builtin/pull.c:467 builtin/pull.c:473 builtin/pull.c:482
18237 #: builtin/rebase.c:957
18238 msgid "<remote>"
18239 msgstr ""
18241 #: builtin/pull.c:467 builtin/pull.c:482 builtin/pull.c:487
18242 #: contrib/scalar/scalar.c:375
18243 msgid "<branch>"
18244 msgstr ""
18246 #: builtin/pull.c:475 builtin/rebase.c:949
18247 msgid "There is no tracking information for the current branch."
18248 msgstr ""
18250 #: builtin/pull.c:484
18251 msgid ""
18252 "If you wish to set tracking information for this branch you can do so with:"
18253 msgstr ""
18255 #: builtin/pull.c:489
18256 #, c-format
18257 msgid ""
18258 "Your configuration specifies to merge with the ref '%s'\n"
18259 "from the remote, but no such ref was fetched."
18260 msgstr ""
18262 #: builtin/pull.c:600
18263 #, c-format
18264 msgid "unable to access commit %s"
18265 msgstr ""
18267 #: builtin/pull.c:908
18268 msgid "ignoring --verify-signatures for rebase"
18269 msgstr ""
18271 #: builtin/pull.c:969
18272 msgid ""
18273 "You have divergent branches and need to specify how to reconcile them.\n"
18274 "You can do so by running one of the following commands sometime before\n"
18275 "your next pull:\n"
18276 "\n"
18277 "  git config pull.rebase false  # merge\n"
18278 "  git config pull.rebase true   # rebase\n"
18279 "  git config pull.ff only       # fast-forward only\n"
18280 "\n"
18281 "You can replace \"git config\" with \"git config --global\" to set a "
18282 "default\n"
18283 "preference for all repositories. You can also pass --rebase, --no-rebase,\n"
18284 "or --ff-only on the command line to override the configured default per\n"
18285 "invocation.\n"
18286 msgstr ""
18288 #: builtin/pull.c:1046
18289 msgid "Updating an unborn branch with changes added to the index."
18290 msgstr ""
18292 #: builtin/pull.c:1050
18293 msgid "pull with rebase"
18294 msgstr ""
18296 #: builtin/pull.c:1051
18297 msgid "please commit or stash them."
18298 msgstr ""
18300 #: builtin/pull.c:1076
18301 #, c-format
18302 msgid ""
18303 "fetch updated the current branch head.\n"
18304 "fast-forwarding your working tree from\n"
18305 "commit %s."
18306 msgstr ""
18308 #: builtin/pull.c:1082
18309 #, c-format
18310 msgid ""
18311 "Cannot fast-forward your working tree.\n"
18312 "After making sure that you saved anything precious from\n"
18313 "$ git diff %s\n"
18314 "output, run\n"
18315 "$ git reset --hard\n"
18316 "to recover."
18317 msgstr ""
18319 #: builtin/pull.c:1097
18320 msgid "Cannot merge multiple branches into empty head."
18321 msgstr ""
18323 #: builtin/pull.c:1102
18324 msgid "Cannot rebase onto multiple branches."
18325 msgstr ""
18327 #: builtin/pull.c:1104
18328 msgid "Cannot fast-forward to multiple branches."
18329 msgstr ""
18331 #: builtin/pull.c:1119
18332 msgid "Need to specify how to reconcile divergent branches."
18333 msgstr ""
18335 #: builtin/pull.c:1133
18336 msgid "cannot rebase with locally recorded submodule modifications"
18337 msgstr ""
18339 #: builtin/push.c:19
18340 msgid "git push [<options>] [<repository> [<refspec>...]]"
18341 msgstr ""
18343 #: builtin/push.c:111
18344 msgid "tag shorthand without <tag>"
18345 msgstr ""
18347 #: builtin/push.c:119
18348 msgid "--delete only accepts plain target ref names"
18349 msgstr ""
18351 #: builtin/push.c:164
18352 msgid ""
18353 "\n"
18354 "To choose either option permanently, see push.default in 'git help config'."
18355 msgstr ""
18357 #: builtin/push.c:167
18358 #, c-format
18359 msgid ""
18360 "The upstream branch of your current branch does not match\n"
18361 "the name of your current branch.  To push to the upstream branch\n"
18362 "on the remote, use\n"
18363 "\n"
18364 "    git push %s HEAD:%s\n"
18365 "\n"
18366 "To push to the branch of the same name on the remote, use\n"
18367 "\n"
18368 "    git push %s HEAD\n"
18369 "%s"
18370 msgstr ""
18372 #: builtin/push.c:182
18373 #, c-format
18374 msgid ""
18375 "You are not currently on a branch.\n"
18376 "To push the history leading to the current (detached HEAD)\n"
18377 "state now, use\n"
18378 "\n"
18379 "    git push %s HEAD:<name-of-remote-branch>\n"
18380 msgstr ""
18382 #: builtin/push.c:191
18383 #, c-format
18384 msgid ""
18385 "The current branch %s has no upstream branch.\n"
18386 "To push the current branch and set the remote as upstream, use\n"
18387 "\n"
18388 "    git push --set-upstream %s %s\n"
18389 msgstr ""
18391 #: builtin/push.c:199
18392 #, c-format
18393 msgid "The current branch %s has multiple upstream branches, refusing to push."
18394 msgstr ""
18396 #: builtin/push.c:217
18397 msgid ""
18398 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
18399 msgstr ""
18401 #: builtin/push.c:243
18402 #, c-format
18403 msgid ""
18404 "You are pushing to remote '%s', which is not the upstream of\n"
18405 "your current branch '%s', without telling me what to push\n"
18406 "to update which remote branch."
18407 msgstr ""
18409 #: builtin/push.c:258
18410 msgid ""
18411 "Updates were rejected because the tip of your current branch is behind\n"
18412 "its remote counterpart. Integrate the remote changes (e.g.\n"
18413 "'git pull ...') before pushing again.\n"
18414 "See the 'Note about fast-forwards' in 'git push --help' for details."
18415 msgstr ""
18417 #: builtin/push.c:264
18418 msgid ""
18419 "Updates were rejected because a pushed branch tip is behind its remote\n"
18420 "counterpart. Check out this branch and integrate the remote changes\n"
18421 "(e.g. 'git pull ...') before pushing again.\n"
18422 "See the 'Note about fast-forwards' in 'git push --help' for details."
18423 msgstr ""
18425 #: builtin/push.c:270
18426 msgid ""
18427 "Updates were rejected because the remote contains work that you do\n"
18428 "not have locally. This is usually caused by another repository pushing\n"
18429 "to the same ref. You may want to first integrate the remote changes\n"
18430 "(e.g., 'git pull ...') before pushing again.\n"
18431 "See the 'Note about fast-forwards' in 'git push --help' for details."
18432 msgstr ""
18434 #: builtin/push.c:277
18435 msgid "Updates were rejected because the tag already exists in the remote."
18436 msgstr ""
18438 #: builtin/push.c:280
18439 msgid ""
18440 "You cannot update a remote ref that points at a non-commit object,\n"
18441 "or update a remote ref to make it point at a non-commit object,\n"
18442 "without using the '--force' option.\n"
18443 msgstr ""
18445 #: builtin/push.c:285
18446 msgid ""
18447 "Updates were rejected because the tip of the remote-tracking\n"
18448 "branch has been updated since the last checkout. You may want\n"
18449 "to integrate those changes locally (e.g., 'git pull ...')\n"
18450 "before forcing an update.\n"
18451 msgstr ""
18453 #: builtin/push.c:355
18454 #, c-format
18455 msgid "Pushing to %s\n"
18456 msgstr ""
18458 #: builtin/push.c:362
18459 #, c-format
18460 msgid "failed to push some refs to '%s'"
18461 msgstr ""
18463 #: builtin/push.c:544 builtin/submodule--helper.c:3259
18464 msgid "repository"
18465 msgstr ""
18467 #: builtin/push.c:545 builtin/send-pack.c:193
18468 msgid "push all refs"
18469 msgstr ""
18471 #: builtin/push.c:546 builtin/send-pack.c:195
18472 msgid "mirror all refs"
18473 msgstr ""
18475 #: builtin/push.c:548
18476 msgid "delete refs"
18477 msgstr ""
18479 #: builtin/push.c:549
18480 msgid "push tags (can't be used with --all or --mirror)"
18481 msgstr ""
18483 #: builtin/push.c:552 builtin/send-pack.c:196
18484 msgid "force updates"
18485 msgstr ""
18487 #: builtin/push.c:553 builtin/send-pack.c:208
18488 msgid "<refname>:<expect>"
18489 msgstr ""
18491 #: builtin/push.c:554 builtin/send-pack.c:209
18492 msgid "require old value of ref to be at this value"
18493 msgstr ""
18495 #: builtin/push.c:557 builtin/send-pack.c:212
18496 msgid "require remote updates to be integrated locally"
18497 msgstr ""
18499 #: builtin/push.c:560
18500 msgid "control recursive pushing of submodules"
18501 msgstr ""
18503 #: builtin/push.c:561 builtin/send-pack.c:203
18504 msgid "use thin pack"
18505 msgstr ""
18507 #: builtin/push.c:562 builtin/push.c:563 builtin/send-pack.c:190
18508 #: builtin/send-pack.c:191
18509 msgid "receive pack program"
18510 msgstr ""
18512 #: builtin/push.c:564
18513 msgid "set upstream for git pull/status"
18514 msgstr ""
18516 #: builtin/push.c:567
18517 msgid "prune locally removed refs"
18518 msgstr ""
18520 #: builtin/push.c:569
18521 msgid "bypass pre-push hook"
18522 msgstr ""
18524 #: builtin/push.c:570
18525 msgid "push missing but relevant tags"
18526 msgstr ""
18528 #: builtin/push.c:572 builtin/send-pack.c:197
18529 msgid "GPG sign the push"
18530 msgstr ""
18532 #: builtin/push.c:574 builtin/send-pack.c:204
18533 msgid "request atomic transaction on remote side"
18534 msgstr ""
18536 #: builtin/push.c:594
18537 msgid "--delete doesn't make sense without any refs"
18538 msgstr ""
18540 #: builtin/push.c:614
18541 #, c-format
18542 msgid "bad repository '%s'"
18543 msgstr ""
18545 #: builtin/push.c:615
18546 msgid ""
18547 "No configured push destination.\n"
18548 "Either specify the URL from the command-line or configure a remote "
18549 "repository using\n"
18550 "\n"
18551 "    git remote add <name> <url>\n"
18552 "\n"
18553 "and then push using the remote name\n"
18554 "\n"
18555 "    git push <name>\n"
18556 msgstr ""
18558 #: builtin/push.c:632
18559 msgid "--all can't be combined with refspecs"
18560 msgstr ""
18562 #: builtin/push.c:638
18563 msgid "--mirror can't be combined with refspecs"
18564 msgstr ""
18566 #: builtin/push.c:648
18567 msgid "push options must not have new line characters"
18568 msgstr ""
18570 #: builtin/range-diff.c:9
18571 msgid "git range-diff [<options>] <old-base>..<old-tip> <new-base>..<new-tip>"
18572 msgstr ""
18574 #: builtin/range-diff.c:10
18575 msgid "git range-diff [<options>] <old-tip>...<new-tip>"
18576 msgstr ""
18578 #: builtin/range-diff.c:11
18579 msgid "git range-diff [<options>] <base> <old-tip> <new-tip>"
18580 msgstr ""
18582 #: builtin/range-diff.c:30
18583 msgid "use simple diff colors"
18584 msgstr ""
18586 #: builtin/range-diff.c:32
18587 msgid "notes"
18588 msgstr ""
18590 #: builtin/range-diff.c:32
18591 msgid "passed to 'git log'"
18592 msgstr ""
18594 #: builtin/range-diff.c:35
18595 msgid "only emit output related to the first range"
18596 msgstr ""
18598 #: builtin/range-diff.c:37
18599 msgid "only emit output related to the second range"
18600 msgstr ""
18602 #: builtin/range-diff.c:60 builtin/range-diff.c:64
18603 #, c-format
18604 msgid "not a commit range: '%s'"
18605 msgstr ""
18607 #: builtin/range-diff.c:74
18608 msgid "single arg format must be symmetric range"
18609 msgstr ""
18611 #: builtin/range-diff.c:89
18612 msgid "need two commit ranges"
18613 msgstr ""
18615 #: builtin/read-tree.c:41
18616 msgid ""
18617 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
18618 "[-u | -i]] [--no-sparse-checkout] [--index-output=<file>] (--empty | <tree-"
18619 "ish1> [<tree-ish2> [<tree-ish3>]])"
18620 msgstr ""
18622 #: builtin/read-tree.c:116
18623 msgid "write resulting index to <file>"
18624 msgstr ""
18626 #: builtin/read-tree.c:119
18627 msgid "only empty the index"
18628 msgstr ""
18630 #: builtin/read-tree.c:121
18631 msgid "Merging"
18632 msgstr ""
18634 #: builtin/read-tree.c:123
18635 msgid "perform a merge in addition to a read"
18636 msgstr ""
18638 #: builtin/read-tree.c:125
18639 msgid "3-way merge if no file level merging required"
18640 msgstr ""
18642 #: builtin/read-tree.c:127
18643 msgid "3-way merge in presence of adds and removes"
18644 msgstr ""
18646 #: builtin/read-tree.c:129
18647 msgid "same as -m, but discard unmerged entries"
18648 msgstr ""
18650 #: builtin/read-tree.c:130
18651 msgid "<subdirectory>/"
18652 msgstr ""
18654 #: builtin/read-tree.c:131
18655 msgid "read the tree into the index under <subdirectory>/"
18656 msgstr ""
18658 #: builtin/read-tree.c:134
18659 msgid "update working tree with merge result"
18660 msgstr ""
18662 #: builtin/read-tree.c:136
18663 msgid "gitignore"
18664 msgstr ""
18666 #: builtin/read-tree.c:137
18667 msgid "allow explicitly ignored files to be overwritten"
18668 msgstr ""
18670 #: builtin/read-tree.c:140
18671 msgid "don't check the working tree after merging"
18672 msgstr ""
18674 #: builtin/read-tree.c:141
18675 msgid "don't update the index or the work tree"
18676 msgstr ""
18678 #: builtin/read-tree.c:143
18679 msgid "skip applying sparse checkout filter"
18680 msgstr ""
18682 #: builtin/read-tree.c:145
18683 msgid "debug unpack-trees"
18684 msgstr ""
18686 #: builtin/read-tree.c:149
18687 msgid "suppress feedback messages"
18688 msgstr ""
18690 #: builtin/read-tree.c:183
18691 msgid "You need to resolve your current index first"
18692 msgstr ""
18694 #: builtin/rebase.c:35
18695 msgid ""
18696 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase> | --keep-base] "
18697 "[<upstream> [<branch>]]"
18698 msgstr ""
18700 #: builtin/rebase.c:37
18701 msgid ""
18702 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] --root [<branch>]"
18703 msgstr ""
18705 #: builtin/rebase.c:39
18706 msgid "git rebase --continue | --abort | --skip | --edit-todo"
18707 msgstr ""
18709 #: builtin/rebase.c:230
18710 #, c-format
18711 msgid "could not create temporary %s"
18712 msgstr ""
18714 #: builtin/rebase.c:236
18715 msgid "could not mark as interactive"
18716 msgstr ""
18718 #: builtin/rebase.c:289
18719 msgid "could not generate todo list"
18720 msgstr ""
18722 #: builtin/rebase.c:331
18723 msgid "a base commit must be provided with --upstream or --onto"
18724 msgstr ""
18726 #: builtin/rebase.c:390
18727 #, c-format
18728 msgid "%s requires the merge backend"
18729 msgstr ""
18731 #: builtin/rebase.c:432
18732 #, c-format
18733 msgid "could not get 'onto': '%s'"
18734 msgstr ""
18736 #: builtin/rebase.c:449
18737 #, c-format
18738 msgid "invalid orig-head: '%s'"
18739 msgstr ""
18741 #: builtin/rebase.c:474
18742 #, c-format
18743 msgid "ignoring invalid allow_rerere_autoupdate: '%s'"
18744 msgstr ""
18746 #: builtin/rebase.c:597
18747 msgid ""
18748 "Resolve all conflicts manually, mark them as resolved with\n"
18749 "\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
18750 "You can instead skip this commit: run \"git rebase --skip\".\n"
18751 "To abort and get back to the state before \"git rebase\", run \"git rebase --"
18752 "abort\"."
18753 msgstr ""
18755 #: builtin/rebase.c:680
18756 #, c-format
18757 msgid ""
18758 "\n"
18759 "git encountered an error while preparing the patches to replay\n"
18760 "these revisions:\n"
18761 "\n"
18762 "    %s\n"
18763 "\n"
18764 "As a result, git cannot rebase them."
18765 msgstr ""
18767 #: builtin/rebase.c:925
18768 #, c-format
18769 msgid ""
18770 "unrecognized empty type '%s'; valid values are \"drop\", \"keep\", and \"ask"
18771 "\"."
18772 msgstr ""
18774 #: builtin/rebase.c:943
18775 #, c-format
18776 msgid ""
18777 "%s\n"
18778 "Please specify which branch you want to rebase against.\n"
18779 "See git-rebase(1) for details.\n"
18780 "\n"
18781 "    git rebase '<branch>'\n"
18782 "\n"
18783 msgstr ""
18785 #: builtin/rebase.c:959
18786 #, c-format
18787 msgid ""
18788 "If you wish to set tracking information for this branch you can do so with:\n"
18789 "\n"
18790 "    git branch --set-upstream-to=%s/<branch> %s\n"
18791 "\n"
18792 msgstr ""
18794 #: builtin/rebase.c:989
18795 msgid "exec commands cannot contain newlines"
18796 msgstr ""
18798 #: builtin/rebase.c:993
18799 msgid "empty exec command"
18800 msgstr ""
18802 #: builtin/rebase.c:1023
18803 msgid "rebase onto given branch instead of upstream"
18804 msgstr ""
18806 #: builtin/rebase.c:1025
18807 msgid "use the merge-base of upstream and branch as the current base"
18808 msgstr ""
18810 #: builtin/rebase.c:1027
18811 msgid "allow pre-rebase hook to run"
18812 msgstr ""
18814 #: builtin/rebase.c:1029
18815 msgid "be quiet. implies --no-stat"
18816 msgstr ""
18818 #: builtin/rebase.c:1032
18819 msgid "display a diffstat of what changed upstream"
18820 msgstr ""
18822 #: builtin/rebase.c:1035
18823 msgid "do not show diffstat of what changed upstream"
18824 msgstr ""
18826 #: builtin/rebase.c:1038
18827 msgid "add a Signed-off-by trailer to each commit"
18828 msgstr ""
18830 #: builtin/rebase.c:1041
18831 msgid "make committer date match author date"
18832 msgstr ""
18834 #: builtin/rebase.c:1043
18835 msgid "ignore author date and use current date"
18836 msgstr ""
18838 #: builtin/rebase.c:1045
18839 msgid "synonym of --reset-author-date"
18840 msgstr ""
18842 #: builtin/rebase.c:1047 builtin/rebase.c:1051
18843 msgid "passed to 'git apply'"
18844 msgstr ""
18846 #: builtin/rebase.c:1049
18847 msgid "ignore changes in whitespace"
18848 msgstr ""
18850 #: builtin/rebase.c:1053 builtin/rebase.c:1056
18851 msgid "cherry-pick all commits, even if unchanged"
18852 msgstr ""
18854 #: builtin/rebase.c:1058
18855 msgid "continue"
18856 msgstr ""
18858 #: builtin/rebase.c:1061
18859 msgid "skip current patch and continue"
18860 msgstr ""
18862 #: builtin/rebase.c:1063
18863 msgid "abort and check out the original branch"
18864 msgstr ""
18866 #: builtin/rebase.c:1066
18867 msgid "abort but keep HEAD where it is"
18868 msgstr ""
18870 #: builtin/rebase.c:1067
18871 msgid "edit the todo list during an interactive rebase"
18872 msgstr ""
18874 #: builtin/rebase.c:1070
18875 msgid "show the patch file being applied or merged"
18876 msgstr ""
18878 #: builtin/rebase.c:1073
18879 msgid "use apply strategies to rebase"
18880 msgstr ""
18882 #: builtin/rebase.c:1077
18883 msgid "use merging strategies to rebase"
18884 msgstr ""
18886 #: builtin/rebase.c:1081
18887 msgid "let the user edit the list of commits to rebase"
18888 msgstr ""
18890 #: builtin/rebase.c:1085
18891 msgid "(DEPRECATED) try to recreate merges instead of ignoring them"
18892 msgstr ""
18894 #: builtin/rebase.c:1090
18895 msgid "how to handle commits that become empty"
18896 msgstr ""
18898 #: builtin/rebase.c:1093
18899 msgid "keep commits which start empty"
18900 msgstr ""
18902 #: builtin/rebase.c:1097
18903 msgid "move commits that begin with squash!/fixup! under -i"
18904 msgstr ""
18906 #: builtin/rebase.c:1104
18907 msgid "add exec lines after each commit of the editable list"
18908 msgstr ""
18910 #: builtin/rebase.c:1108
18911 msgid "allow rebasing commits with empty messages"
18912 msgstr ""
18914 #: builtin/rebase.c:1112
18915 msgid "try to rebase merges instead of skipping them"
18916 msgstr ""
18918 #: builtin/rebase.c:1115
18919 msgid "use 'merge-base --fork-point' to refine upstream"
18920 msgstr ""
18922 #: builtin/rebase.c:1117
18923 msgid "use the given merge strategy"
18924 msgstr ""
18926 #: builtin/rebase.c:1119 builtin/revert.c:115
18927 msgid "option"
18928 msgstr ""
18930 #: builtin/rebase.c:1120
18931 msgid "pass the argument through to the merge strategy"
18932 msgstr ""
18934 #: builtin/rebase.c:1123
18935 msgid "rebase all reachable commits up to the root(s)"
18936 msgstr ""
18938 #: builtin/rebase.c:1126
18939 msgid "automatically re-schedule any `exec` that fails"
18940 msgstr ""
18942 #: builtin/rebase.c:1128
18943 msgid "apply all changes, even those already present upstream"
18944 msgstr ""
18946 #: builtin/rebase.c:1149
18947 msgid "It looks like 'git am' is in progress. Cannot rebase."
18948 msgstr ""
18950 #: builtin/rebase.c:1180
18951 msgid "--preserve-merges was replaced by --rebase-merges"
18952 msgstr ""
18954 #: builtin/rebase.c:1202
18955 msgid "No rebase in progress?"
18956 msgstr ""
18958 #: builtin/rebase.c:1206
18959 msgid "The --edit-todo action can only be used during interactive rebase."
18960 msgstr ""
18962 #: builtin/rebase.c:1229 t/helper/test-fast-rebase.c:122
18963 msgid "Cannot read HEAD"
18964 msgstr ""
18966 #: builtin/rebase.c:1241
18967 msgid ""
18968 "You must edit all merge conflicts and then\n"
18969 "mark them as resolved using git add"
18970 msgstr ""
18972 #: builtin/rebase.c:1260
18973 msgid "could not discard worktree changes"
18974 msgstr ""
18976 #: builtin/rebase.c:1279
18977 #, c-format
18978 msgid "could not move back to %s"
18979 msgstr ""
18981 #: builtin/rebase.c:1325
18982 #, c-format
18983 msgid ""
18984 "It seems that there is already a %s directory, and\n"
18985 "I wonder if you are in the middle of another rebase.  If that is the\n"
18986 "case, please try\n"
18987 "\t%s\n"
18988 "If that is not the case, please\n"
18989 "\t%s\n"
18990 "and run me again.  I am stopping in case you still have something\n"
18991 "valuable there.\n"
18992 msgstr ""
18994 #: builtin/rebase.c:1353
18995 msgid "switch `C' expects a numerical value"
18996 msgstr ""
18998 #: builtin/rebase.c:1395
18999 #, c-format
19000 msgid "Unknown mode: %s"
19001 msgstr ""
19003 #: builtin/rebase.c:1434
19004 msgid "--strategy requires --merge or --interactive"
19005 msgstr ""
19007 #: builtin/rebase.c:1463
19008 msgid "apply options and merge options cannot be used together"
19009 msgstr ""
19011 #: builtin/rebase.c:1476
19012 #, c-format
19013 msgid "Unknown rebase backend: %s"
19014 msgstr ""
19016 #: builtin/rebase.c:1505
19017 msgid "--reschedule-failed-exec requires --exec or --interactive"
19018 msgstr ""
19020 #: builtin/rebase.c:1536
19021 #, c-format
19022 msgid "invalid upstream '%s'"
19023 msgstr ""
19025 #: builtin/rebase.c:1542
19026 msgid "Could not create new root commit"
19027 msgstr ""
19029 #: builtin/rebase.c:1568
19030 #, c-format
19031 msgid "'%s': need exactly one merge base with branch"
19032 msgstr ""
19034 #: builtin/rebase.c:1571
19035 #, c-format
19036 msgid "'%s': need exactly one merge base"
19037 msgstr ""
19039 #: builtin/rebase.c:1580
19040 #, c-format
19041 msgid "Does not point to a valid commit '%s'"
19042 msgstr ""
19044 #: builtin/rebase.c:1607
19045 #, c-format
19046 msgid "no such branch/commit '%s'"
19047 msgstr ""
19049 #: builtin/rebase.c:1618 builtin/submodule--helper.c:39
19050 #: builtin/submodule--helper.c:2659
19051 #, c-format
19052 msgid "No such ref: %s"
19053 msgstr ""
19055 #: builtin/rebase.c:1629
19056 msgid "Could not resolve HEAD to a revision"
19057 msgstr ""
19059 #: builtin/rebase.c:1650
19060 msgid "Please commit or stash them."
19061 msgstr ""
19063 #: builtin/rebase.c:1686
19064 #, c-format
19065 msgid "could not switch to %s"
19066 msgstr ""
19068 #: builtin/rebase.c:1697
19069 msgid "HEAD is up to date."
19070 msgstr ""
19072 #: builtin/rebase.c:1699
19073 #, c-format
19074 msgid "Current branch %s is up to date.\n"
19075 msgstr ""
19077 #: builtin/rebase.c:1707
19078 msgid "HEAD is up to date, rebase forced."
19079 msgstr ""
19081 #: builtin/rebase.c:1709
19082 #, c-format
19083 msgid "Current branch %s is up to date, rebase forced.\n"
19084 msgstr ""
19086 #: builtin/rebase.c:1717
19087 msgid "The pre-rebase hook refused to rebase."
19088 msgstr ""
19090 #: builtin/rebase.c:1724
19091 #, c-format
19092 msgid "Changes to %s:\n"
19093 msgstr ""
19095 #: builtin/rebase.c:1727
19096 #, c-format
19097 msgid "Changes from %s to %s:\n"
19098 msgstr ""
19100 #: builtin/rebase.c:1752
19101 #, c-format
19102 msgid "First, rewinding head to replay your work on top of it...\n"
19103 msgstr ""
19105 #: builtin/rebase.c:1761
19106 msgid "Could not detach HEAD"
19107 msgstr ""
19109 #: builtin/rebase.c:1770
19110 #, c-format
19111 msgid "Fast-forwarded %s to %s.\n"
19112 msgstr ""
19114 #: builtin/receive-pack.c:35
19115 msgid "git receive-pack <git-dir>"
19116 msgstr ""
19118 #: builtin/receive-pack.c:1275
19119 msgid ""
19120 "By default, updating the current branch in a non-bare repository\n"
19121 "is denied, because it will make the index and work tree inconsistent\n"
19122 "with what you pushed, and will require 'git reset --hard' to match\n"
19123 "the work tree to HEAD.\n"
19124 "\n"
19125 "You can set the 'receive.denyCurrentBranch' configuration variable\n"
19126 "to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
19127 "its current branch; however, this is not recommended unless you\n"
19128 "arranged to update its work tree to match what you pushed in some\n"
19129 "other way.\n"
19130 "\n"
19131 "To squelch this message and still keep the default behaviour, set\n"
19132 "'receive.denyCurrentBranch' configuration variable to 'refuse'."
19133 msgstr ""
19135 #: builtin/receive-pack.c:1295
19136 msgid ""
19137 "By default, deleting the current branch is denied, because the next\n"
19138 "'git clone' won't result in any file checked out, causing confusion.\n"
19139 "\n"
19140 "You can set 'receive.denyDeleteCurrent' configuration variable to\n"
19141 "'warn' or 'ignore' in the remote repository to allow deleting the\n"
19142 "current branch, with or without a warning message.\n"
19143 "\n"
19144 "To squelch this message, you can set it to 'refuse'."
19145 msgstr ""
19147 #: builtin/receive-pack.c:2474
19148 msgid "quiet"
19149 msgstr ""
19151 #: builtin/receive-pack.c:2489
19152 msgid "you must specify a directory"
19153 msgstr ""
19155 #: builtin/reflog.c:17
19156 msgid ""
19157 "git reflog expire [--expire=<time>] [--expire-unreachable=<time>] [--"
19158 "rewrite] [--updateref] [--stale-fix] [--dry-run | -n] [--verbose] [--all] "
19159 "<refs>..."
19160 msgstr ""
19162 #: builtin/reflog.c:22
19163 msgid ""
19164 "git reflog delete [--rewrite] [--updateref] [--dry-run | -n] [--verbose] "
19165 "<refs>..."
19166 msgstr ""
19168 #: builtin/reflog.c:25
19169 msgid "git reflog exists <ref>"
19170 msgstr ""
19172 #: builtin/reflog.c:585 builtin/reflog.c:590
19173 #, c-format
19174 msgid "'%s' is not a valid timestamp"
19175 msgstr ""
19177 #: builtin/reflog.c:631
19178 #, c-format
19179 msgid "Marking reachable objects..."
19180 msgstr ""
19182 #: builtin/reflog.c:675
19183 #, c-format
19184 msgid "%s points nowhere!"
19185 msgstr ""
19187 #: builtin/reflog.c:731
19188 msgid "no reflog specified to delete"
19189 msgstr ""
19191 #: builtin/reflog.c:742
19192 #, c-format
19193 msgid "not a reflog: %s"
19194 msgstr ""
19196 #: builtin/reflog.c:747
19197 #, c-format
19198 msgid "no reflog for '%s'"
19199 msgstr ""
19201 #: builtin/reflog.c:794
19202 #, c-format
19203 msgid "invalid ref format: %s"
19204 msgstr ""
19206 #: builtin/reflog.c:803
19207 msgid "git reflog [ show | expire | delete | exists ]"
19208 msgstr ""
19210 #: builtin/remote.c:17
19211 msgid "git remote [-v | --verbose]"
19212 msgstr ""
19214 #: builtin/remote.c:18
19215 msgid ""
19216 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
19217 "mirror=<fetch|push>] <name> <url>"
19218 msgstr ""
19220 #: builtin/remote.c:19 builtin/remote.c:39
19221 msgid "git remote rename <old> <new>"
19222 msgstr ""
19224 #: builtin/remote.c:20 builtin/remote.c:44
19225 msgid "git remote remove <name>"
19226 msgstr ""
19228 #: builtin/remote.c:21 builtin/remote.c:49
19229 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
19230 msgstr ""
19232 #: builtin/remote.c:22
19233 msgid "git remote [-v | --verbose] show [-n] <name>"
19234 msgstr ""
19236 #: builtin/remote.c:23
19237 msgid "git remote prune [-n | --dry-run] <name>"
19238 msgstr ""
19240 #: builtin/remote.c:24
19241 msgid ""
19242 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
19243 msgstr ""
19245 #: builtin/remote.c:25
19246 msgid "git remote set-branches [--add] <name> <branch>..."
19247 msgstr ""
19249 #: builtin/remote.c:26 builtin/remote.c:75
19250 msgid "git remote get-url [--push] [--all] <name>"
19251 msgstr ""
19253 #: builtin/remote.c:27 builtin/remote.c:80
19254 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
19255 msgstr ""
19257 #: builtin/remote.c:28 builtin/remote.c:81
19258 msgid "git remote set-url --add <name> <newurl>"
19259 msgstr ""
19261 #: builtin/remote.c:29 builtin/remote.c:82
19262 msgid "git remote set-url --delete <name> <url>"
19263 msgstr ""
19265 #: builtin/remote.c:34
19266 msgid "git remote add [<options>] <name> <url>"
19267 msgstr ""
19269 #: builtin/remote.c:54
19270 msgid "git remote set-branches <name> <branch>..."
19271 msgstr ""
19273 #: builtin/remote.c:55
19274 msgid "git remote set-branches --add <name> <branch>..."
19275 msgstr ""
19277 #: builtin/remote.c:60
19278 msgid "git remote show [<options>] <name>"
19279 msgstr ""
19281 #: builtin/remote.c:65
19282 msgid "git remote prune [<options>] <name>"
19283 msgstr ""
19285 #: builtin/remote.c:70
19286 msgid "git remote update [<options>] [<group> | <remote>]..."
19287 msgstr ""
19289 #: builtin/remote.c:99
19290 #, c-format
19291 msgid "Updating %s"
19292 msgstr ""
19294 #: builtin/remote.c:101
19295 #, c-format
19296 msgid "Could not fetch %s"
19297 msgstr ""
19299 #: builtin/remote.c:131
19300 msgid ""
19301 "--mirror is dangerous and deprecated; please\n"
19302 "\t use --mirror=fetch or --mirror=push instead"
19303 msgstr ""
19305 #: builtin/remote.c:148
19306 #, c-format
19307 msgid "unknown mirror argument: %s"
19308 msgstr ""
19310 #: builtin/remote.c:164
19311 msgid "fetch the remote branches"
19312 msgstr ""
19314 #: builtin/remote.c:166
19315 msgid "import all tags and associated objects when fetching"
19316 msgstr ""
19318 #: builtin/remote.c:169
19319 msgid "or do not fetch any tag at all (--no-tags)"
19320 msgstr ""
19322 #: builtin/remote.c:171
19323 msgid "branch(es) to track"
19324 msgstr ""
19326 #: builtin/remote.c:172
19327 msgid "master branch"
19328 msgstr ""
19330 #: builtin/remote.c:174
19331 msgid "set up remote as a mirror to push to or fetch from"
19332 msgstr ""
19334 #: builtin/remote.c:186
19335 msgid "specifying a master branch makes no sense with --mirror"
19336 msgstr ""
19338 #: builtin/remote.c:188
19339 msgid "specifying branches to track makes sense only with fetch mirrors"
19340 msgstr ""
19342 #: builtin/remote.c:195 builtin/remote.c:705
19343 #, c-format
19344 msgid "remote %s already exists."
19345 msgstr ""
19347 #: builtin/remote.c:240
19348 #, c-format
19349 msgid "Could not setup master '%s'"
19350 msgstr ""
19352 #: builtin/remote.c:322
19353 #, c-format
19354 msgid "unhandled branch.%s.rebase=%s; assuming 'true'"
19355 msgstr ""
19357 #: builtin/remote.c:366
19358 #, c-format
19359 msgid "Could not get fetch map for refspec %s"
19360 msgstr ""
19362 #: builtin/remote.c:460 builtin/remote.c:468
19363 msgid "(matching)"
19364 msgstr ""
19366 #: builtin/remote.c:472
19367 msgid "(delete)"
19368 msgstr ""
19370 #: builtin/remote.c:660
19371 #, c-format
19372 msgid "could not set '%s'"
19373 msgstr ""
19375 #: builtin/remote.c:665
19376 #, c-format
19377 msgid ""
19378 "The %s configuration remote.pushDefault in:\n"
19379 "\t%s:%d\n"
19380 "now names the non-existent remote '%s'"
19381 msgstr ""
19383 #: builtin/remote.c:696 builtin/remote.c:841 builtin/remote.c:948
19384 #, c-format
19385 msgid "No such remote: '%s'"
19386 msgstr ""
19388 #: builtin/remote.c:715
19389 #, c-format
19390 msgid "Could not rename config section '%s' to '%s'"
19391 msgstr ""
19393 #: builtin/remote.c:735
19394 #, c-format
19395 msgid ""
19396 "Not updating non-default fetch refspec\n"
19397 "\t%s\n"
19398 "\tPlease update the configuration manually if necessary."
19399 msgstr ""
19401 #: builtin/remote.c:775
19402 #, c-format
19403 msgid "deleting '%s' failed"
19404 msgstr ""
19406 #: builtin/remote.c:809
19407 #, c-format
19408 msgid "creating '%s' failed"
19409 msgstr ""
19411 #: builtin/remote.c:887
19412 msgid ""
19413 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
19414 "to delete it, use:"
19415 msgid_plural ""
19416 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
19417 "to delete them, use:"
19418 msgstr[0] ""
19419 msgstr[1] ""
19421 #: builtin/remote.c:901
19422 #, c-format
19423 msgid "Could not remove config section '%s'"
19424 msgstr ""
19426 #: builtin/remote.c:1009
19427 #, c-format
19428 msgid " new (next fetch will store in remotes/%s)"
19429 msgstr ""
19431 #: builtin/remote.c:1012
19432 msgid " tracked"
19433 msgstr ""
19435 #: builtin/remote.c:1014
19436 msgid " stale (use 'git remote prune' to remove)"
19437 msgstr ""
19439 #: builtin/remote.c:1016
19440 msgid " ???"
19441 msgstr ""
19443 #: builtin/remote.c:1057
19444 #, c-format
19445 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
19446 msgstr ""
19448 #: builtin/remote.c:1066
19449 #, c-format
19450 msgid "rebases interactively onto remote %s"
19451 msgstr ""
19453 #: builtin/remote.c:1068
19454 #, c-format
19455 msgid "rebases interactively (with merges) onto remote %s"
19456 msgstr ""
19458 #: builtin/remote.c:1071
19459 #, c-format
19460 msgid "rebases onto remote %s"
19461 msgstr ""
19463 #: builtin/remote.c:1075
19464 #, c-format
19465 msgid " merges with remote %s"
19466 msgstr ""
19468 #: builtin/remote.c:1078
19469 #, c-format
19470 msgid "merges with remote %s"
19471 msgstr ""
19473 #: builtin/remote.c:1081
19474 #, c-format
19475 msgid "%-*s    and with remote %s\n"
19476 msgstr ""
19478 #: builtin/remote.c:1124
19479 msgid "create"
19480 msgstr ""
19482 #: builtin/remote.c:1127
19483 msgid "delete"
19484 msgstr ""
19486 #: builtin/remote.c:1131
19487 msgid "up to date"
19488 msgstr ""
19490 #: builtin/remote.c:1134
19491 msgid "fast-forwardable"
19492 msgstr ""
19494 #: builtin/remote.c:1137
19495 msgid "local out of date"
19496 msgstr ""
19498 #: builtin/remote.c:1144
19499 #, c-format
19500 msgid "    %-*s forces to %-*s (%s)"
19501 msgstr ""
19503 #: builtin/remote.c:1147
19504 #, c-format
19505 msgid "    %-*s pushes to %-*s (%s)"
19506 msgstr ""
19508 #: builtin/remote.c:1151
19509 #, c-format
19510 msgid "    %-*s forces to %s"
19511 msgstr ""
19513 #: builtin/remote.c:1154
19514 #, c-format
19515 msgid "    %-*s pushes to %s"
19516 msgstr ""
19518 #: builtin/remote.c:1222
19519 msgid "do not query remotes"
19520 msgstr ""
19522 #: builtin/remote.c:1243
19523 #, c-format
19524 msgid "* remote %s"
19525 msgstr ""
19527 #: builtin/remote.c:1244
19528 #, c-format
19529 msgid "  Fetch URL: %s"
19530 msgstr ""
19532 #: builtin/remote.c:1245 builtin/remote.c:1261 builtin/remote.c:1398
19533 msgid "(no URL)"
19534 msgstr ""
19536 #. TRANSLATORS: the colon ':' should align
19537 #. with the one in " Fetch URL: %s"
19538 #. translation.
19540 #: builtin/remote.c:1259 builtin/remote.c:1261
19541 #, c-format
19542 msgid "  Push  URL: %s"
19543 msgstr ""
19545 #: builtin/remote.c:1263 builtin/remote.c:1265 builtin/remote.c:1267
19546 #, c-format
19547 msgid "  HEAD branch: %s"
19548 msgstr ""
19550 #: builtin/remote.c:1263
19551 msgid "(not queried)"
19552 msgstr ""
19554 #: builtin/remote.c:1265
19555 msgid "(unknown)"
19556 msgstr ""
19558 #: builtin/remote.c:1269
19559 #, c-format
19560 msgid ""
19561 "  HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
19562 msgstr ""
19564 #: builtin/remote.c:1281
19565 #, c-format
19566 msgid "  Remote branch:%s"
19567 msgid_plural "  Remote branches:%s"
19568 msgstr[0] ""
19569 msgstr[1] ""
19571 #: builtin/remote.c:1284 builtin/remote.c:1310
19572 msgid " (status not queried)"
19573 msgstr ""
19575 #: builtin/remote.c:1293
19576 msgid "  Local branch configured for 'git pull':"
19577 msgid_plural "  Local branches configured for 'git pull':"
19578 msgstr[0] ""
19579 msgstr[1] ""
19581 #: builtin/remote.c:1301
19582 msgid "  Local refs will be mirrored by 'git push'"
19583 msgstr ""
19585 #: builtin/remote.c:1307
19586 #, c-format
19587 msgid "  Local ref configured for 'git push'%s:"
19588 msgid_plural "  Local refs configured for 'git push'%s:"
19589 msgstr[0] ""
19590 msgstr[1] ""
19592 #: builtin/remote.c:1328
19593 msgid "set refs/remotes/<name>/HEAD according to remote"
19594 msgstr ""
19596 #: builtin/remote.c:1330
19597 msgid "delete refs/remotes/<name>/HEAD"
19598 msgstr ""
19600 #: builtin/remote.c:1344
19601 msgid "Cannot determine remote HEAD"
19602 msgstr ""
19604 #: builtin/remote.c:1346
19605 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
19606 msgstr ""
19608 #: builtin/remote.c:1356
19609 #, c-format
19610 msgid "Could not delete %s"
19611 msgstr ""
19613 #: builtin/remote.c:1364
19614 #, c-format
19615 msgid "Not a valid ref: %s"
19616 msgstr ""
19618 #: builtin/remote.c:1366
19619 #, c-format
19620 msgid "Could not setup %s"
19621 msgstr ""
19623 #: builtin/remote.c:1384
19624 #, c-format
19625 msgid " %s will become dangling!"
19626 msgstr ""
19628 #: builtin/remote.c:1385
19629 #, c-format
19630 msgid " %s has become dangling!"
19631 msgstr ""
19633 #: builtin/remote.c:1394
19634 #, c-format
19635 msgid "Pruning %s"
19636 msgstr ""
19638 #: builtin/remote.c:1395
19639 #, c-format
19640 msgid "URL: %s"
19641 msgstr ""
19643 #: builtin/remote.c:1411
19644 #, c-format
19645 msgid " * [would prune] %s"
19646 msgstr ""
19648 #: builtin/remote.c:1414
19649 #, c-format
19650 msgid " * [pruned] %s"
19651 msgstr ""
19653 #: builtin/remote.c:1459
19654 msgid "prune remotes after fetching"
19655 msgstr ""
19657 #: builtin/remote.c:1523 builtin/remote.c:1579 builtin/remote.c:1649
19658 #, c-format
19659 msgid "No such remote '%s'"
19660 msgstr ""
19662 #: builtin/remote.c:1541
19663 msgid "add branch"
19664 msgstr ""
19666 #: builtin/remote.c:1548
19667 msgid "no remote specified"
19668 msgstr ""
19670 #: builtin/remote.c:1565
19671 msgid "query push URLs rather than fetch URLs"
19672 msgstr ""
19674 #: builtin/remote.c:1567
19675 msgid "return all URLs"
19676 msgstr ""
19678 #: builtin/remote.c:1597
19679 #, c-format
19680 msgid "no URLs configured for remote '%s'"
19681 msgstr ""
19683 #: builtin/remote.c:1623
19684 msgid "manipulate push URLs"
19685 msgstr ""
19687 #: builtin/remote.c:1625
19688 msgid "add URL"
19689 msgstr ""
19691 #: builtin/remote.c:1627
19692 msgid "delete URLs"
19693 msgstr ""
19695 #: builtin/remote.c:1634
19696 msgid "--add --delete doesn't make sense"
19697 msgstr ""
19699 #: builtin/remote.c:1675
19700 #, c-format
19701 msgid "Invalid old URL pattern: %s"
19702 msgstr ""
19704 #: builtin/remote.c:1683
19705 #, c-format
19706 msgid "No such URL found: %s"
19707 msgstr ""
19709 #: builtin/remote.c:1685
19710 msgid "Will not delete all non-push URLs"
19711 msgstr ""
19713 #: builtin/remote.c:1702
19714 msgid "be verbose; must be placed before a subcommand"
19715 msgstr ""
19717 #: builtin/repack.c:28
19718 msgid "git repack [<options>]"
19719 msgstr ""
19721 #: builtin/repack.c:33
19722 msgid ""
19723 "Incremental repacks are incompatible with bitmap indexes.  Use\n"
19724 "--no-write-bitmap-index or disable the pack.writebitmaps configuration."
19725 msgstr ""
19727 #: builtin/repack.c:201
19728 msgid "could not start pack-objects to repack promisor objects"
19729 msgstr ""
19731 #: builtin/repack.c:275 builtin/repack.c:820
19732 msgid "repack: Expecting full hex object ID lines only from pack-objects."
19733 msgstr ""
19735 #: builtin/repack.c:299
19736 msgid "could not finish pack-objects to repack promisor objects"
19737 msgstr ""
19739 #: builtin/repack.c:314
19740 #, c-format
19741 msgid "cannot open index for %s"
19742 msgstr ""
19744 #: builtin/repack.c:373
19745 #, c-format
19746 msgid "pack %s too large to consider in geometric progression"
19747 msgstr ""
19749 #: builtin/repack.c:406 builtin/repack.c:413 builtin/repack.c:418
19750 #, c-format
19751 msgid "pack %s too large to roll up"
19752 msgstr ""
19754 #: builtin/repack.c:498
19755 #, c-format
19756 msgid "could not open tempfile %s for writing"
19757 msgstr ""
19759 #: builtin/repack.c:516
19760 msgid "could not close refs snapshot tempfile"
19761 msgstr ""
19763 #: builtin/repack.c:630
19764 msgid "pack everything in a single pack"
19765 msgstr ""
19767 #: builtin/repack.c:632
19768 msgid "same as -a, and turn unreachable objects loose"
19769 msgstr ""
19771 #: builtin/repack.c:635
19772 msgid "remove redundant packs, and run git-prune-packed"
19773 msgstr ""
19775 #: builtin/repack.c:637
19776 msgid "pass --no-reuse-delta to git-pack-objects"
19777 msgstr ""
19779 #: builtin/repack.c:639
19780 msgid "pass --no-reuse-object to git-pack-objects"
19781 msgstr ""
19783 #: builtin/repack.c:641
19784 msgid "do not run git-update-server-info"
19785 msgstr ""
19787 #: builtin/repack.c:644
19788 msgid "pass --local to git-pack-objects"
19789 msgstr ""
19791 #: builtin/repack.c:646
19792 msgid "write bitmap index"
19793 msgstr ""
19795 #: builtin/repack.c:648
19796 msgid "pass --delta-islands to git-pack-objects"
19797 msgstr ""
19799 #: builtin/repack.c:649
19800 msgid "approxidate"
19801 msgstr ""
19803 #: builtin/repack.c:650
19804 msgid "with -A, do not loosen objects older than this"
19805 msgstr ""
19807 #: builtin/repack.c:652
19808 msgid "with -a, repack unreachable objects"
19809 msgstr ""
19811 #: builtin/repack.c:654
19812 msgid "size of the window used for delta compression"
19813 msgstr ""
19815 #: builtin/repack.c:655 builtin/repack.c:661
19816 msgid "bytes"
19817 msgstr ""
19819 #: builtin/repack.c:656
19820 msgid "same as the above, but limit memory size instead of entries count"
19821 msgstr ""
19823 #: builtin/repack.c:658
19824 msgid "limits the maximum delta depth"
19825 msgstr ""
19827 #: builtin/repack.c:660
19828 msgid "limits the maximum number of threads"
19829 msgstr ""
19831 #: builtin/repack.c:662
19832 msgid "maximum size of each packfile"
19833 msgstr ""
19835 #: builtin/repack.c:664
19836 msgid "repack objects in packs marked with .keep"
19837 msgstr ""
19839 #: builtin/repack.c:666
19840 msgid "do not repack this pack"
19841 msgstr ""
19843 #: builtin/repack.c:668
19844 msgid "find a geometric progression with factor <N>"
19845 msgstr ""
19847 #: builtin/repack.c:670
19848 msgid "write a multi-pack index of the resulting packs"
19849 msgstr ""
19851 #: builtin/repack.c:680
19852 msgid "cannot delete packs in a precious-objects repo"
19853 msgstr ""
19855 #: builtin/repack.c:829
19856 msgid "Nothing new to pack."
19857 msgstr ""
19859 #: builtin/repack.c:859
19860 #, c-format
19861 msgid "missing required file: %s"
19862 msgstr ""
19864 #: builtin/repack.c:861
19865 #, c-format
19866 msgid "could not unlink: %s"
19867 msgstr ""
19869 #: builtin/replace.c:22
19870 msgid "git replace [-f] <object> <replacement>"
19871 msgstr ""
19873 #: builtin/replace.c:23
19874 msgid "git replace [-f] --edit <object>"
19875 msgstr ""
19877 #: builtin/replace.c:24
19878 msgid "git replace [-f] --graft <commit> [<parent>...]"
19879 msgstr ""
19881 #: builtin/replace.c:25
19882 msgid "git replace [-f] --convert-graft-file"
19883 msgstr ""
19885 #: builtin/replace.c:26
19886 msgid "git replace -d <object>..."
19887 msgstr ""
19889 #: builtin/replace.c:27
19890 msgid "git replace [--format=<format>] [-l [<pattern>]]"
19891 msgstr ""
19893 #: builtin/replace.c:90
19894 #, c-format
19895 msgid ""
19896 "invalid replace format '%s'\n"
19897 "valid formats are 'short', 'medium' and 'long'"
19898 msgstr ""
19900 #: builtin/replace.c:125
19901 #, c-format
19902 msgid "replace ref '%s' not found"
19903 msgstr ""
19905 #: builtin/replace.c:141
19906 #, c-format
19907 msgid "Deleted replace ref '%s'"
19908 msgstr ""
19910 #: builtin/replace.c:153
19911 #, c-format
19912 msgid "'%s' is not a valid ref name"
19913 msgstr ""
19915 #: builtin/replace.c:158
19916 #, c-format
19917 msgid "replace ref '%s' already exists"
19918 msgstr ""
19920 #: builtin/replace.c:178
19921 #, c-format
19922 msgid ""
19923 "Objects must be of the same type.\n"
19924 "'%s' points to a replaced object of type '%s'\n"
19925 "while '%s' points to a replacement object of type '%s'."
19926 msgstr ""
19928 #: builtin/replace.c:229
19929 #, c-format
19930 msgid "unable to open %s for writing"
19931 msgstr ""
19933 #: builtin/replace.c:242
19934 msgid "cat-file reported failure"
19935 msgstr ""
19937 #: builtin/replace.c:258
19938 #, c-format
19939 msgid "unable to open %s for reading"
19940 msgstr ""
19942 #: builtin/replace.c:271
19943 msgid "unable to spawn mktree"
19944 msgstr ""
19946 #: builtin/replace.c:275
19947 msgid "unable to read from mktree"
19948 msgstr ""
19950 #: builtin/replace.c:284
19951 msgid "mktree reported failure"
19952 msgstr ""
19954 #: builtin/replace.c:288
19955 msgid "mktree did not return an object name"
19956 msgstr ""
19958 #: builtin/replace.c:297
19959 #, c-format
19960 msgid "unable to fstat %s"
19961 msgstr ""
19963 #: builtin/replace.c:302
19964 msgid "unable to write object to database"
19965 msgstr ""
19967 #: builtin/replace.c:325
19968 #, c-format
19969 msgid "unable to get object type for %s"
19970 msgstr ""
19972 #: builtin/replace.c:341
19973 msgid "editing object file failed"
19974 msgstr ""
19976 #: builtin/replace.c:350
19977 #, c-format
19978 msgid "new object is the same as the old one: '%s'"
19979 msgstr ""
19981 #: builtin/replace.c:383
19982 #, c-format
19983 msgid "could not parse %s as a commit"
19984 msgstr ""
19986 #: builtin/replace.c:415
19987 #, c-format
19988 msgid "bad mergetag in commit '%s'"
19989 msgstr ""
19991 #: builtin/replace.c:417
19992 #, c-format
19993 msgid "malformed mergetag in commit '%s'"
19994 msgstr ""
19996 #: builtin/replace.c:429
19997 #, c-format
19998 msgid ""
19999 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
20000 "instead of --graft"
20001 msgstr ""
20003 #: builtin/replace.c:468
20004 #, c-format
20005 msgid "the original commit '%s' has a gpg signature"
20006 msgstr ""
20008 #: builtin/replace.c:469
20009 msgid "the signature will be removed in the replacement commit!"
20010 msgstr ""
20012 #: builtin/replace.c:479
20013 #, c-format
20014 msgid "could not write replacement commit for: '%s'"
20015 msgstr ""
20017 #: builtin/replace.c:487
20018 #, c-format
20019 msgid "graft for '%s' unnecessary"
20020 msgstr ""
20022 #: builtin/replace.c:491
20023 #, c-format
20024 msgid "new commit is the same as the old one: '%s'"
20025 msgstr ""
20027 #: builtin/replace.c:526
20028 #, c-format
20029 msgid ""
20030 "could not convert the following graft(s):\n"
20031 "%s"
20032 msgstr ""
20034 #: builtin/replace.c:547
20035 msgid "list replace refs"
20036 msgstr ""
20038 #: builtin/replace.c:548
20039 msgid "delete replace refs"
20040 msgstr ""
20042 #: builtin/replace.c:549
20043 msgid "edit existing object"
20044 msgstr ""
20046 #: builtin/replace.c:550
20047 msgid "change a commit's parents"
20048 msgstr ""
20050 #: builtin/replace.c:551
20051 msgid "convert existing graft file"
20052 msgstr ""
20054 #: builtin/replace.c:552
20055 msgid "replace the ref if it exists"
20056 msgstr ""
20058 #: builtin/replace.c:554
20059 msgid "do not pretty-print contents for --edit"
20060 msgstr ""
20062 #: builtin/replace.c:555
20063 msgid "use this format"
20064 msgstr ""
20066 #: builtin/replace.c:568
20067 msgid "--format cannot be used when not listing"
20068 msgstr ""
20070 #: builtin/replace.c:576
20071 msgid "-f only makes sense when writing a replacement"
20072 msgstr ""
20074 #: builtin/replace.c:580
20075 msgid "--raw only makes sense with --edit"
20076 msgstr ""
20078 #: builtin/replace.c:586
20079 msgid "-d needs at least one argument"
20080 msgstr ""
20082 #: builtin/replace.c:592
20083 msgid "bad number of arguments"
20084 msgstr ""
20086 #: builtin/replace.c:598
20087 msgid "-e needs exactly one argument"
20088 msgstr ""
20090 #: builtin/replace.c:604
20091 msgid "-g needs at least one argument"
20092 msgstr ""
20094 #: builtin/replace.c:610
20095 msgid "--convert-graft-file takes no argument"
20096 msgstr ""
20098 #: builtin/replace.c:616
20099 msgid "only one pattern can be given with -l"
20100 msgstr ""
20102 #: builtin/rerere.c:13
20103 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
20104 msgstr ""
20106 #: builtin/rerere.c:58
20107 msgid "register clean resolutions in index"
20108 msgstr ""
20110 #: builtin/rerere.c:77
20111 msgid "'git rerere forget' without paths is deprecated"
20112 msgstr ""
20114 #: builtin/rerere.c:111
20115 #, c-format
20116 msgid "unable to generate diff for '%s'"
20117 msgstr ""
20119 #: builtin/reset.c:33
20120 msgid ""
20121 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
20122 msgstr ""
20124 #: builtin/reset.c:34
20125 msgid "git reset [-q] [<tree-ish>] [--] <pathspec>..."
20126 msgstr ""
20128 #: builtin/reset.c:35
20129 msgid ""
20130 "git reset [-q] [--pathspec-from-file [--pathspec-file-nul]] [<tree-ish>]"
20131 msgstr ""
20133 #: builtin/reset.c:36
20134 msgid "git reset --patch [<tree-ish>] [--] [<pathspec>...]"
20135 msgstr ""
20137 #: builtin/reset.c:42
20138 msgid "mixed"
20139 msgstr ""
20141 #: builtin/reset.c:42
20142 msgid "soft"
20143 msgstr ""
20145 #: builtin/reset.c:42
20146 msgid "hard"
20147 msgstr ""
20149 #: builtin/reset.c:42
20150 msgid "merge"
20151 msgstr ""
20153 #: builtin/reset.c:42
20154 msgid "keep"
20155 msgstr ""
20157 #: builtin/reset.c:90
20158 msgid "You do not have a valid HEAD."
20159 msgstr ""
20161 #: builtin/reset.c:92
20162 msgid "Failed to find tree of HEAD."
20163 msgstr ""
20165 #: builtin/reset.c:98
20166 #, c-format
20167 msgid "Failed to find tree of %s."
20168 msgstr ""
20170 #: builtin/reset.c:123
20171 #, c-format
20172 msgid "HEAD is now at %s"
20173 msgstr ""
20175 #: builtin/reset.c:299
20176 #, c-format
20177 msgid "Cannot do a %s reset in the middle of a merge."
20178 msgstr ""
20180 #: builtin/reset.c:396 builtin/stash.c:606 builtin/stash.c:680
20181 #: builtin/stash.c:704
20182 msgid "be quiet, only report errors"
20183 msgstr ""
20185 #: builtin/reset.c:398
20186 msgid "reset HEAD and index"
20187 msgstr ""
20189 #: builtin/reset.c:399
20190 msgid "reset only HEAD"
20191 msgstr ""
20193 #: builtin/reset.c:401 builtin/reset.c:403
20194 msgid "reset HEAD, index and working tree"
20195 msgstr ""
20197 #: builtin/reset.c:405
20198 msgid "reset HEAD but keep local changes"
20199 msgstr ""
20201 #: builtin/reset.c:411
20202 msgid "record only the fact that removed paths will be added later"
20203 msgstr ""
20205 #: builtin/reset.c:445
20206 #, c-format
20207 msgid "Failed to resolve '%s' as a valid revision."
20208 msgstr ""
20210 #: builtin/reset.c:453
20211 #, c-format
20212 msgid "Failed to resolve '%s' as a valid tree."
20213 msgstr ""
20215 #: builtin/reset.c:472
20216 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
20217 msgstr ""
20219 #: builtin/reset.c:474
20220 #, c-format
20221 msgid "Cannot do %s reset with paths."
20222 msgstr ""
20224 #: builtin/reset.c:489
20225 #, c-format
20226 msgid "%s reset is not allowed in a bare repository"
20227 msgstr ""
20229 #: builtin/reset.c:520
20230 msgid "Unstaged changes after reset:"
20231 msgstr ""
20233 #: builtin/reset.c:523
20234 #, c-format
20235 msgid ""
20236 "\n"
20237 "It took %.2f seconds to enumerate unstaged changes after reset.  You can\n"
20238 "use '--quiet' to avoid this.  Set the config setting reset.quiet to true\n"
20239 "to make this the default.\n"
20240 msgstr ""
20242 #: builtin/reset.c:541
20243 #, c-format
20244 msgid "Could not reset index file to revision '%s'."
20245 msgstr ""
20247 #: builtin/reset.c:546
20248 msgid "Could not write new index file."
20249 msgstr ""
20251 #: builtin/rev-list.c:602
20252 msgid "object filtering requires --objects"
20253 msgstr ""
20255 #: builtin/rev-list.c:674
20256 msgid "rev-list does not support display of notes"
20257 msgstr ""
20259 #: builtin/rev-list.c:679
20260 #, c-format
20261 msgid "marked counting and '%s' cannot be used together"
20262 msgstr ""
20264 #: builtin/rev-parse.c:409
20265 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
20266 msgstr ""
20268 #: builtin/rev-parse.c:414
20269 msgid "keep the `--` passed as an arg"
20270 msgstr ""
20272 #: builtin/rev-parse.c:416
20273 msgid "stop parsing after the first non-option argument"
20274 msgstr ""
20276 #: builtin/rev-parse.c:419
20277 msgid "output in stuck long form"
20278 msgstr ""
20280 #: builtin/rev-parse.c:438
20281 msgid "premature end of input"
20282 msgstr ""
20284 #: builtin/rev-parse.c:442
20285 msgid "no usage string given before the `--' separator"
20286 msgstr ""
20288 #: builtin/rev-parse.c:548
20289 msgid "Needed a single revision"
20290 msgstr ""
20292 #: builtin/rev-parse.c:552
20293 msgid ""
20294 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
20295 "   or: git rev-parse --sq-quote [<arg>...]\n"
20296 "   or: git rev-parse [<options>] [<arg>...]\n"
20297 "\n"
20298 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
20299 msgstr ""
20301 #: builtin/rev-parse.c:712
20302 msgid "--resolve-git-dir requires an argument"
20303 msgstr ""
20305 #: builtin/rev-parse.c:715
20306 #, c-format
20307 msgid "not a gitdir '%s'"
20308 msgstr ""
20310 #: builtin/rev-parse.c:739
20311 msgid "--git-path requires an argument"
20312 msgstr ""
20314 #: builtin/rev-parse.c:749
20315 msgid "-n requires an argument"
20316 msgstr ""
20318 #: builtin/rev-parse.c:763
20319 msgid "--path-format requires an argument"
20320 msgstr ""
20322 #: builtin/rev-parse.c:769
20323 #, c-format
20324 msgid "unknown argument to --path-format: %s"
20325 msgstr ""
20327 #: builtin/rev-parse.c:776
20328 msgid "--default requires an argument"
20329 msgstr ""
20331 #: builtin/rev-parse.c:782
20332 msgid "--prefix requires an argument"
20333 msgstr ""
20335 #: builtin/rev-parse.c:851
20336 #, c-format
20337 msgid "unknown mode for --abbrev-ref: %s"
20338 msgstr ""
20340 #: builtin/rev-parse.c:1023
20341 #, c-format
20342 msgid "unknown mode for --show-object-format: %s"
20343 msgstr ""
20345 #: builtin/revert.c:24
20346 msgid "git revert [<options>] <commit-ish>..."
20347 msgstr ""
20349 #: builtin/revert.c:25
20350 msgid "git revert <subcommand>"
20351 msgstr ""
20353 #: builtin/revert.c:30
20354 msgid "git cherry-pick [<options>] <commit-ish>..."
20355 msgstr ""
20357 #: builtin/revert.c:31
20358 msgid "git cherry-pick <subcommand>"
20359 msgstr ""
20361 #: builtin/revert.c:72
20362 #, c-format
20363 msgid "option `%s' expects a number greater than zero"
20364 msgstr ""
20366 #: builtin/revert.c:92
20367 #, c-format
20368 msgid "%s: %s cannot be used with %s"
20369 msgstr ""
20371 #: builtin/revert.c:102
20372 msgid "end revert or cherry-pick sequence"
20373 msgstr ""
20375 #: builtin/revert.c:103
20376 msgid "resume revert or cherry-pick sequence"
20377 msgstr ""
20379 #: builtin/revert.c:104
20380 msgid "cancel revert or cherry-pick sequence"
20381 msgstr ""
20383 #: builtin/revert.c:105
20384 msgid "skip current commit and continue"
20385 msgstr ""
20387 #: builtin/revert.c:107
20388 msgid "don't automatically commit"
20389 msgstr ""
20391 #: builtin/revert.c:108
20392 msgid "edit the commit message"
20393 msgstr ""
20395 #: builtin/revert.c:111
20396 msgid "parent-number"
20397 msgstr ""
20399 #: builtin/revert.c:112
20400 msgid "select mainline parent"
20401 msgstr ""
20403 #: builtin/revert.c:114
20404 msgid "merge strategy"
20405 msgstr ""
20407 #: builtin/revert.c:116
20408 msgid "option for merge strategy"
20409 msgstr ""
20411 #: builtin/revert.c:125
20412 msgid "append commit name"
20413 msgstr ""
20415 #: builtin/revert.c:127
20416 msgid "preserve initially empty commits"
20417 msgstr ""
20419 #: builtin/revert.c:128
20420 msgid "allow commits with empty messages"
20421 msgstr ""
20423 #: builtin/revert.c:129
20424 msgid "keep redundant, empty commits"
20425 msgstr ""
20427 #: builtin/revert.c:241
20428 msgid "revert failed"
20429 msgstr ""
20431 #: builtin/revert.c:254
20432 msgid "cherry-pick failed"
20433 msgstr ""
20435 #: builtin/rm.c:20
20436 msgid "git rm [<options>] [--] <file>..."
20437 msgstr ""
20439 #: builtin/rm.c:208
20440 msgid ""
20441 "the following file has staged content different from both the\n"
20442 "file and the HEAD:"
20443 msgid_plural ""
20444 "the following files have staged content different from both the\n"
20445 "file and the HEAD:"
20446 msgstr[0] ""
20447 msgstr[1] ""
20449 #: builtin/rm.c:213
20450 msgid ""
20451 "\n"
20452 "(use -f to force removal)"
20453 msgstr ""
20455 #: builtin/rm.c:217
20456 msgid "the following file has changes staged in the index:"
20457 msgid_plural "the following files have changes staged in the index:"
20458 msgstr[0] ""
20459 msgstr[1] ""
20461 #: builtin/rm.c:221 builtin/rm.c:230
20462 msgid ""
20463 "\n"
20464 "(use --cached to keep the file, or -f to force removal)"
20465 msgstr ""
20467 #: builtin/rm.c:227
20468 msgid "the following file has local modifications:"
20469 msgid_plural "the following files have local modifications:"
20470 msgstr[0] ""
20471 msgstr[1] ""
20473 #: builtin/rm.c:245
20474 msgid "do not list removed files"
20475 msgstr ""
20477 #: builtin/rm.c:246
20478 msgid "only remove from the index"
20479 msgstr ""
20481 #: builtin/rm.c:247
20482 msgid "override the up-to-date check"
20483 msgstr ""
20485 #: builtin/rm.c:248
20486 msgid "allow recursive removal"
20487 msgstr ""
20489 #: builtin/rm.c:250
20490 msgid "exit with a zero status even if nothing matched"
20491 msgstr ""
20493 #: builtin/rm.c:285
20494 msgid "No pathspec was given. Which files should I remove?"
20495 msgstr ""
20497 #: builtin/rm.c:315
20498 msgid "please stage your changes to .gitmodules or stash them to proceed"
20499 msgstr ""
20501 #: builtin/rm.c:337
20502 #, c-format
20503 msgid "not removing '%s' recursively without -r"
20504 msgstr ""
20506 #: builtin/rm.c:385
20507 #, c-format
20508 msgid "git rm: unable to remove %s"
20509 msgstr ""
20511 #: builtin/send-pack.c:20
20512 msgid ""
20513 "git send-pack [--mirror] [--dry-run] [--force]\n"
20514 "              [--receive-pack=<git-receive-pack>]\n"
20515 "              [--verbose] [--thin] [--atomic]\n"
20516 "              [<host>:]<directory> (--all | <ref>...)"
20517 msgstr ""
20519 #: builtin/send-pack.c:192
20520 msgid "remote name"
20521 msgstr ""
20523 #: builtin/send-pack.c:205
20524 msgid "use stateless RPC protocol"
20525 msgstr ""
20527 #: builtin/send-pack.c:206
20528 msgid "read refs from stdin"
20529 msgstr ""
20531 #: builtin/send-pack.c:207
20532 msgid "print status from remote helper"
20533 msgstr ""
20535 #: builtin/shortlog.c:16
20536 msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
20537 msgstr ""
20539 #: builtin/shortlog.c:17
20540 msgid "git log --pretty=short | git shortlog [<options>]"
20541 msgstr ""
20543 #: builtin/shortlog.c:123
20544 msgid "using multiple --group options with stdin is not supported"
20545 msgstr ""
20547 #: builtin/shortlog.c:133
20548 msgid "using --group=trailer with stdin is not supported"
20549 msgstr ""
20551 #: builtin/shortlog.c:323
20552 #, c-format
20553 msgid "unknown group type: %s"
20554 msgstr ""
20556 #: builtin/shortlog.c:351
20557 msgid "group by committer rather than author"
20558 msgstr ""
20560 #: builtin/shortlog.c:354
20561 msgid "sort output according to the number of commits per author"
20562 msgstr ""
20564 #: builtin/shortlog.c:356
20565 msgid "suppress commit descriptions, only provides commit count"
20566 msgstr ""
20568 #: builtin/shortlog.c:358
20569 msgid "show the email address of each author"
20570 msgstr ""
20572 #: builtin/shortlog.c:359
20573 msgid "<w>[,<i1>[,<i2>]]"
20574 msgstr ""
20576 #: builtin/shortlog.c:360
20577 msgid "linewrap output"
20578 msgstr ""
20580 #: builtin/shortlog.c:362
20581 msgid "field"
20582 msgstr ""
20584 #: builtin/shortlog.c:363
20585 msgid "group by field"
20586 msgstr ""
20588 #: builtin/shortlog.c:394
20589 msgid "too many arguments given outside repository"
20590 msgstr ""
20592 #: builtin/show-branch.c:13
20593 msgid ""
20594 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
20595 "                [--current] [--color[=<when>] | --no-color] [--sparse]\n"
20596 "                [--more=<n> | --list | --independent | --merge-base]\n"
20597 "                [--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
20598 msgstr ""
20600 #: builtin/show-branch.c:17
20601 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
20602 msgstr ""
20604 #: builtin/show-branch.c:395
20605 #, c-format
20606 msgid "ignoring %s; cannot handle more than %d ref"
20607 msgid_plural "ignoring %s; cannot handle more than %d refs"
20608 msgstr[0] ""
20609 msgstr[1] ""
20611 #: builtin/show-branch.c:547
20612 #, c-format
20613 msgid "no matching refs with %s"
20614 msgstr ""
20616 #: builtin/show-branch.c:644
20617 msgid "show remote-tracking and local branches"
20618 msgstr ""
20620 #: builtin/show-branch.c:646
20621 msgid "show remote-tracking branches"
20622 msgstr ""
20624 #: builtin/show-branch.c:648
20625 msgid "color '*!+-' corresponding to the branch"
20626 msgstr ""
20628 #: builtin/show-branch.c:650
20629 msgid "show <n> more commits after the common ancestor"
20630 msgstr ""
20632 #: builtin/show-branch.c:652
20633 msgid "synonym to more=-1"
20634 msgstr ""
20636 #: builtin/show-branch.c:653
20637 msgid "suppress naming strings"
20638 msgstr ""
20640 #: builtin/show-branch.c:655
20641 msgid "include the current branch"
20642 msgstr ""
20644 #: builtin/show-branch.c:657
20645 msgid "name commits with their object names"
20646 msgstr ""
20648 #: builtin/show-branch.c:659
20649 msgid "show possible merge bases"
20650 msgstr ""
20652 #: builtin/show-branch.c:661
20653 msgid "show refs unreachable from any other ref"
20654 msgstr ""
20656 #: builtin/show-branch.c:663
20657 msgid "show commits in topological order"
20658 msgstr ""
20660 #: builtin/show-branch.c:666
20661 msgid "show only commits not on the first branch"
20662 msgstr ""
20664 #: builtin/show-branch.c:668
20665 msgid "show merges reachable from only one tip"
20666 msgstr ""
20668 #: builtin/show-branch.c:670
20669 msgid "topologically sort, maintaining date order where possible"
20670 msgstr ""
20672 #: builtin/show-branch.c:673
20673 msgid "<n>[,<base>]"
20674 msgstr ""
20676 #: builtin/show-branch.c:674
20677 msgid "show <n> most recent ref-log entries starting at base"
20678 msgstr ""
20680 #: builtin/show-branch.c:734
20681 msgid "no branches given, and HEAD is not valid"
20682 msgstr ""
20684 #: builtin/show-branch.c:737
20685 msgid "--reflog option needs one branch name"
20686 msgstr ""
20688 #: builtin/show-branch.c:740
20689 #, c-format
20690 msgid "only %d entry can be shown at one time."
20691 msgid_plural "only %d entries can be shown at one time."
20692 msgstr[0] ""
20693 msgstr[1] ""
20695 #: builtin/show-branch.c:744
20696 #, c-format
20697 msgid "no such ref %s"
20698 msgstr ""
20700 #: builtin/show-branch.c:830
20701 #, c-format
20702 msgid "cannot handle more than %d rev."
20703 msgid_plural "cannot handle more than %d revs."
20704 msgstr[0] ""
20705 msgstr[1] ""
20707 #: builtin/show-branch.c:834
20708 #, c-format
20709 msgid "'%s' is not a valid ref."
20710 msgstr ""
20712 #: builtin/show-branch.c:837
20713 #, c-format
20714 msgid "cannot find commit %s (%s)"
20715 msgstr ""
20717 #: builtin/show-index.c:21
20718 msgid "hash-algorithm"
20719 msgstr ""
20721 #: builtin/show-index.c:31
20722 msgid "Unknown hash algorithm"
20723 msgstr ""
20725 #: builtin/show-ref.c:12
20726 msgid ""
20727 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
20728 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
20729 msgstr ""
20731 #: builtin/show-ref.c:13
20732 msgid "git show-ref --exclude-existing[=<pattern>]"
20733 msgstr ""
20735 #: builtin/show-ref.c:162
20736 msgid "only show tags (can be combined with heads)"
20737 msgstr ""
20739 #: builtin/show-ref.c:163
20740 msgid "only show heads (can be combined with tags)"
20741 msgstr ""
20743 #: builtin/show-ref.c:164
20744 msgid "stricter reference checking, requires exact ref path"
20745 msgstr ""
20747 #: builtin/show-ref.c:167 builtin/show-ref.c:169
20748 msgid "show the HEAD reference, even if it would be filtered out"
20749 msgstr ""
20751 #: builtin/show-ref.c:171
20752 msgid "dereference tags into object IDs"
20753 msgstr ""
20755 #: builtin/show-ref.c:173
20756 msgid "only show SHA1 hash using <n> digits"
20757 msgstr ""
20759 #: builtin/show-ref.c:177
20760 msgid "do not print results to stdout (useful with --verify)"
20761 msgstr ""
20763 #: builtin/show-ref.c:179
20764 msgid "show refs from stdin that aren't in local repository"
20765 msgstr ""
20767 #: builtin/sparse-checkout.c:22
20768 msgid "git sparse-checkout (init|list|set|add|reapply|disable) <options>"
20769 msgstr ""
20771 #: builtin/sparse-checkout.c:46
20772 msgid "git sparse-checkout list"
20773 msgstr ""
20775 #: builtin/sparse-checkout.c:60
20776 msgid "this worktree is not sparse"
20777 msgstr ""
20779 #: builtin/sparse-checkout.c:75
20780 msgid "this worktree is not sparse (sparse-checkout file may not exist)"
20781 msgstr ""
20783 #: builtin/sparse-checkout.c:176
20784 #, c-format
20785 msgid ""
20786 "directory '%s' contains untracked files, but is not in the sparse-checkout "
20787 "cone"
20788 msgstr ""
20790 #: builtin/sparse-checkout.c:184
20791 #, c-format
20792 msgid "failed to remove directory '%s'"
20793 msgstr ""
20795 #: builtin/sparse-checkout.c:324
20796 msgid "failed to create directory for sparse-checkout file"
20797 msgstr ""
20799 #: builtin/sparse-checkout.c:365
20800 msgid "unable to upgrade repository format to enable worktreeConfig"
20801 msgstr ""
20803 #: builtin/sparse-checkout.c:367
20804 msgid "failed to set extensions.worktreeConfig setting"
20805 msgstr ""
20807 #: builtin/sparse-checkout.c:411
20808 msgid "failed to modify sparse-index config"
20809 msgstr ""
20811 #: builtin/sparse-checkout.c:422
20812 msgid "git sparse-checkout init [--cone] [--[no-]sparse-index]"
20813 msgstr ""
20815 #: builtin/sparse-checkout.c:441 builtin/sparse-checkout.c:729
20816 #: builtin/sparse-checkout.c:778
20817 msgid "initialize the sparse-checkout in cone mode"
20818 msgstr ""
20820 #: builtin/sparse-checkout.c:443 builtin/sparse-checkout.c:731
20821 #: builtin/sparse-checkout.c:780
20822 msgid "toggle the use of a sparse index"
20823 msgstr ""
20825 #: builtin/sparse-checkout.c:476
20826 #, c-format
20827 msgid "failed to open '%s'"
20828 msgstr ""
20830 #: builtin/sparse-checkout.c:528
20831 #, c-format
20832 msgid "could not normalize path %s"
20833 msgstr ""
20835 #: builtin/sparse-checkout.c:557
20836 #, c-format
20837 msgid "unable to unquote C-style string '%s'"
20838 msgstr ""
20840 #: builtin/sparse-checkout.c:612 builtin/sparse-checkout.c:640
20841 msgid "unable to load existing sparse-checkout patterns"
20842 msgstr ""
20844 #: builtin/sparse-checkout.c:616
20845 msgid "existing sparse-checkout patterns do not use cone mode"
20846 msgstr ""
20848 #: builtin/sparse-checkout.c:682
20849 msgid "git sparse-checkout add (--stdin | <patterns>)"
20850 msgstr ""
20852 #: builtin/sparse-checkout.c:694 builtin/sparse-checkout.c:733
20853 msgid "read patterns from standard in"
20854 msgstr ""
20856 #: builtin/sparse-checkout.c:699
20857 msgid "no sparse-checkout to add to"
20858 msgstr ""
20860 #: builtin/sparse-checkout.c:712
20861 msgid ""
20862 "git sparse-checkout set [--[no-]cone] [--[no-]sparse-index] (--stdin | "
20863 "<patterns>)"
20864 msgstr ""
20866 #: builtin/sparse-checkout.c:765
20867 msgid "git sparse-checkout reapply [--[no-]cone] [--[no-]sparse-index]"
20868 msgstr ""
20870 #: builtin/sparse-checkout.c:785
20871 msgid "must be in a sparse-checkout to reapply sparsity patterns"
20872 msgstr ""
20874 #: builtin/sparse-checkout.c:803
20875 msgid "git sparse-checkout disable"
20876 msgstr ""
20878 #: builtin/sparse-checkout.c:845
20879 msgid "error while refreshing working directory"
20880 msgstr ""
20882 #: builtin/stash.c:24 builtin/stash.c:40
20883 msgid "git stash list [<options>]"
20884 msgstr ""
20886 #: builtin/stash.c:25 builtin/stash.c:45
20887 msgid "git stash show [<options>] [<stash>]"
20888 msgstr ""
20890 #: builtin/stash.c:26 builtin/stash.c:50
20891 msgid "git stash drop [-q|--quiet] [<stash>]"
20892 msgstr ""
20894 #: builtin/stash.c:27
20895 msgid "git stash ( pop | apply ) [--index] [-q|--quiet] [<stash>]"
20896 msgstr ""
20898 #: builtin/stash.c:28 builtin/stash.c:65
20899 msgid "git stash branch <branchname> [<stash>]"
20900 msgstr ""
20902 #: builtin/stash.c:30
20903 msgid ""
20904 "git stash [push [-p|--patch] [-S|--staged] [-k|--[no-]keep-index] [-q|--"
20905 "quiet]\n"
20906 "          [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
20907 "          [--pathspec-from-file=<file> [--pathspec-file-nul]]\n"
20908 "          [--] [<pathspec>...]]"
20909 msgstr ""
20911 #: builtin/stash.c:34
20912 msgid ""
20913 "git stash save [-p|--patch] [-S|--staged] [-k|--[no-]keep-index] [-q|--"
20914 "quiet]\n"
20915 "          [-u|--include-untracked] [-a|--all] [<message>]"
20916 msgstr ""
20918 #: builtin/stash.c:55
20919 msgid "git stash pop [--index] [-q|--quiet] [<stash>]"
20920 msgstr ""
20922 #: builtin/stash.c:60
20923 msgid "git stash apply [--index] [-q|--quiet] [<stash>]"
20924 msgstr ""
20926 #: builtin/stash.c:75
20927 msgid "git stash store [-m|--message <message>] [-q|--quiet] <commit>"
20928 msgstr ""
20930 #: builtin/stash.c:80
20931 msgid ""
20932 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
20933 "          [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
20934 "          [--] [<pathspec>...]]"
20935 msgstr ""
20937 #: builtin/stash.c:87
20938 msgid ""
20939 "git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
20940 "               [-u|--include-untracked] [-a|--all] [<message>]"
20941 msgstr ""
20943 #: builtin/stash.c:130
20944 #, c-format
20945 msgid "'%s' is not a stash-like commit"
20946 msgstr ""
20948 #: builtin/stash.c:150
20949 #, c-format
20950 msgid "Too many revisions specified:%s"
20951 msgstr ""
20953 #: builtin/stash.c:164
20954 msgid "No stash entries found."
20955 msgstr ""
20957 #: builtin/stash.c:178
20958 #, c-format
20959 msgid "%s is not a valid reference"
20960 msgstr ""
20962 #: builtin/stash.c:227
20963 msgid "git stash clear with arguments is unimplemented"
20964 msgstr ""
20966 #: builtin/stash.c:447
20967 #, c-format
20968 msgid ""
20969 "WARNING: Untracked file in way of tracked file!  Renaming\n"
20970 "            %s -> %s\n"
20971 "         to make room.\n"
20972 msgstr ""
20974 #: builtin/stash.c:508
20975 msgid "cannot apply a stash in the middle of a merge"
20976 msgstr ""
20978 #: builtin/stash.c:519
20979 #, c-format
20980 msgid "could not generate diff %s^!."
20981 msgstr ""
20983 #: builtin/stash.c:526
20984 msgid "conflicts in index. Try without --index."
20985 msgstr ""
20987 #: builtin/stash.c:532
20988 msgid "could not save index tree"
20989 msgstr ""
20991 #: builtin/stash.c:552
20992 #, c-format
20993 msgid "Merging %s with %s"
20994 msgstr ""
20996 #: builtin/stash.c:562
20997 msgid "Index was not unstashed."
20998 msgstr ""
21000 #: builtin/stash.c:576
21001 msgid "could not restore untracked files from stash"
21002 msgstr ""
21004 #: builtin/stash.c:608 builtin/stash.c:706
21005 msgid "attempt to recreate the index"
21006 msgstr ""
21008 #: builtin/stash.c:652
21009 #, c-format
21010 msgid "Dropped %s (%s)"
21011 msgstr ""
21013 #: builtin/stash.c:655
21014 #, c-format
21015 msgid "%s: Could not drop stash entry"
21016 msgstr ""
21018 #: builtin/stash.c:668
21019 #, c-format
21020 msgid "'%s' is not a stash reference"
21021 msgstr ""
21023 #: builtin/stash.c:718
21024 msgid "The stash entry is kept in case you need it again."
21025 msgstr ""
21027 #: builtin/stash.c:741
21028 msgid "No branch name specified"
21029 msgstr ""
21031 #: builtin/stash.c:825
21032 msgid "failed to parse tree"
21033 msgstr ""
21035 #: builtin/stash.c:836
21036 msgid "failed to unpack trees"
21037 msgstr ""
21039 #: builtin/stash.c:856
21040 msgid "include untracked files in the stash"
21041 msgstr ""
21043 #: builtin/stash.c:859
21044 msgid "only show untracked files in the stash"
21045 msgstr ""
21047 #: builtin/stash.c:946 builtin/stash.c:983
21048 #, c-format
21049 msgid "Cannot update %s with %s"
21050 msgstr ""
21052 #: builtin/stash.c:964 builtin/stash.c:1678 builtin/stash.c:1750
21053 msgid "stash message"
21054 msgstr ""
21056 #: builtin/stash.c:974
21057 msgid "\"git stash store\" requires one <commit> argument"
21058 msgstr ""
21060 #: builtin/stash.c:1159
21061 msgid "No staged changes"
21062 msgstr ""
21064 #: builtin/stash.c:1220
21065 msgid "No changes selected"
21066 msgstr ""
21068 #: builtin/stash.c:1320
21069 msgid "You do not have the initial commit yet"
21070 msgstr ""
21072 #: builtin/stash.c:1347
21073 msgid "Cannot save the current index state"
21074 msgstr ""
21076 #: builtin/stash.c:1356
21077 msgid "Cannot save the untracked files"
21078 msgstr ""
21080 #: builtin/stash.c:1367 builtin/stash.c:1386
21081 msgid "Cannot save the current worktree state"
21082 msgstr ""
21084 #: builtin/stash.c:1377
21085 msgid "Cannot save the current staged state"
21086 msgstr ""
21088 #: builtin/stash.c:1414
21089 msgid "Cannot record working tree state"
21090 msgstr ""
21092 #: builtin/stash.c:1463
21093 msgid "Can't use --patch and --include-untracked or --all at the same time"
21094 msgstr ""
21096 #: builtin/stash.c:1474
21097 msgid "Can't use --staged and --include-untracked or --all at the same time"
21098 msgstr ""
21100 #: builtin/stash.c:1492
21101 msgid "Did you forget to 'git add'?"
21102 msgstr ""
21104 #: builtin/stash.c:1507
21105 msgid "No local changes to save"
21106 msgstr ""
21108 #: builtin/stash.c:1514
21109 msgid "Cannot initialize stash"
21110 msgstr ""
21112 #: builtin/stash.c:1529
21113 msgid "Cannot save the current status"
21114 msgstr ""
21116 #: builtin/stash.c:1534
21117 #, c-format
21118 msgid "Saved working directory and index state %s"
21119 msgstr ""
21121 #: builtin/stash.c:1627
21122 msgid "Cannot remove worktree changes"
21123 msgstr ""
21125 #: builtin/stash.c:1667 builtin/stash.c:1739
21126 msgid "keep index"
21127 msgstr ""
21129 #: builtin/stash.c:1669 builtin/stash.c:1741
21130 msgid "stash staged changes only"
21131 msgstr ""
21133 #: builtin/stash.c:1671 builtin/stash.c:1743
21134 msgid "stash in patch mode"
21135 msgstr ""
21137 #: builtin/stash.c:1672 builtin/stash.c:1744
21138 msgid "quiet mode"
21139 msgstr ""
21141 #: builtin/stash.c:1674 builtin/stash.c:1746
21142 msgid "include untracked files in stash"
21143 msgstr ""
21145 #: builtin/stash.c:1676 builtin/stash.c:1748
21146 msgid "include ignore files"
21147 msgstr ""
21149 #: builtin/stash.c:1783
21150 msgid ""
21151 "the stash.useBuiltin support has been removed!\n"
21152 "See its entry in 'git help config' for details."
21153 msgstr ""
21155 #: builtin/stripspace.c:18
21156 msgid "git stripspace [-s | --strip-comments]"
21157 msgstr ""
21159 #: builtin/stripspace.c:19
21160 msgid "git stripspace [-c | --comment-lines]"
21161 msgstr ""
21163 #: builtin/stripspace.c:37
21164 msgid "skip and remove all lines starting with comment character"
21165 msgstr ""
21167 #: builtin/stripspace.c:40
21168 msgid "prepend comment character and space to each line"
21169 msgstr ""
21171 #: builtin/submodule--helper.c:46 builtin/submodule--helper.c:2668
21172 #, c-format
21173 msgid "Expecting a full ref name, got %s"
21174 msgstr ""
21176 #: builtin/submodule--helper.c:63
21177 msgid "submodule--helper print-default-remote takes no arguments"
21178 msgstr ""
21180 #: builtin/submodule--helper.c:101
21181 #, c-format
21182 msgid "cannot strip one component off url '%s'"
21183 msgstr ""
21185 #: builtin/submodule--helper.c:211
21186 #, c-format
21187 msgid ""
21188 "could not look up configuration '%s'. Assuming this repository is its own "
21189 "authoritative upstream."
21190 msgstr ""
21192 #: builtin/submodule--helper.c:405 builtin/submodule--helper.c:1859
21193 msgid "alternative anchor for relative paths"
21194 msgstr ""
21196 #: builtin/submodule--helper.c:410
21197 msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
21198 msgstr ""
21200 #: builtin/submodule--helper.c:468 builtin/submodule--helper.c:605
21201 #: builtin/submodule--helper.c:628
21202 #, c-format
21203 msgid "No url found for submodule path '%s' in .gitmodules"
21204 msgstr ""
21206 #: builtin/submodule--helper.c:520
21207 #, c-format
21208 msgid "Entering '%s'\n"
21209 msgstr ""
21211 #: builtin/submodule--helper.c:523
21212 #, c-format
21213 msgid ""
21214 "run_command returned non-zero status for %s\n"
21216 msgstr ""
21218 #: builtin/submodule--helper.c:545
21219 #, c-format
21220 msgid ""
21221 "run_command returned non-zero status while recursing in the nested "
21222 "submodules of %s\n"
21224 msgstr ""
21226 #: builtin/submodule--helper.c:561
21227 msgid "suppress output of entering each submodule command"
21228 msgstr ""
21230 #: builtin/submodule--helper.c:563 builtin/submodule--helper.c:864
21231 #: builtin/submodule--helper.c:1453
21232 msgid "recurse into nested submodules"
21233 msgstr ""
21235 #: builtin/submodule--helper.c:568
21236 msgid "git submodule--helper foreach [--quiet] [--recursive] [--] <command>"
21237 msgstr ""
21239 #: builtin/submodule--helper.c:642
21240 #, c-format
21241 msgid "Failed to register url for submodule path '%s'"
21242 msgstr ""
21244 #: builtin/submodule--helper.c:646
21245 #, c-format
21246 msgid "Submodule '%s' (%s) registered for path '%s'\n"
21247 msgstr ""
21249 #: builtin/submodule--helper.c:656
21250 #, c-format
21251 msgid "warning: command update mode suggested for submodule '%s'\n"
21252 msgstr ""
21254 #: builtin/submodule--helper.c:663
21255 #, c-format
21256 msgid "Failed to register update mode for submodule path '%s'"
21257 msgstr ""
21259 #: builtin/submodule--helper.c:685
21260 msgid "suppress output for initializing a submodule"
21261 msgstr ""
21263 #: builtin/submodule--helper.c:690
21264 msgid "git submodule--helper init [<options>] [<path>]"
21265 msgstr ""
21267 #: builtin/submodule--helper.c:763 builtin/submodule--helper.c:898
21268 #, c-format
21269 msgid "no submodule mapping found in .gitmodules for path '%s'"
21270 msgstr ""
21272 #: builtin/submodule--helper.c:811
21273 #, c-format
21274 msgid "could not resolve HEAD ref inside the submodule '%s'"
21275 msgstr ""
21277 #: builtin/submodule--helper.c:838 builtin/submodule--helper.c:1423
21278 #, c-format
21279 msgid "failed to recurse into submodule '%s'"
21280 msgstr ""
21282 #: builtin/submodule--helper.c:862 builtin/submodule--helper.c:1590
21283 msgid "suppress submodule status output"
21284 msgstr ""
21286 #: builtin/submodule--helper.c:863
21287 msgid ""
21288 "use commit stored in the index instead of the one stored in the submodule "
21289 "HEAD"
21290 msgstr ""
21292 #: builtin/submodule--helper.c:869
21293 msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
21294 msgstr ""
21296 #: builtin/submodule--helper.c:893
21297 msgid "git submodule--helper name <path>"
21298 msgstr ""
21300 #: builtin/submodule--helper.c:965
21301 #, c-format
21302 msgid "* %s %s(blob)->%s(submodule)"
21303 msgstr ""
21305 #: builtin/submodule--helper.c:968
21306 #, c-format
21307 msgid "* %s %s(submodule)->%s(blob)"
21308 msgstr ""
21310 #: builtin/submodule--helper.c:981
21311 #, c-format
21312 msgid "%s"
21313 msgstr ""
21315 #: builtin/submodule--helper.c:1031
21316 #, c-format
21317 msgid "couldn't hash object from '%s'"
21318 msgstr ""
21320 #: builtin/submodule--helper.c:1035
21321 #, c-format
21322 msgid "unexpected mode %o\n"
21323 msgstr ""
21325 #: builtin/submodule--helper.c:1276
21326 msgid "use the commit stored in the index instead of the submodule HEAD"
21327 msgstr ""
21329 #: builtin/submodule--helper.c:1278
21330 msgid "compare the commit in the index with that in the submodule HEAD"
21331 msgstr ""
21333 #: builtin/submodule--helper.c:1280
21334 msgid "skip submodules with 'ignore_config' value set to 'all'"
21335 msgstr ""
21337 #: builtin/submodule--helper.c:1282
21338 msgid "limit the summary size"
21339 msgstr ""
21341 #: builtin/submodule--helper.c:1287
21342 msgid "git submodule--helper summary [<options>] [<commit>] [--] [<path>]"
21343 msgstr ""
21345 #: builtin/submodule--helper.c:1311
21346 msgid "could not fetch a revision for HEAD"
21347 msgstr ""
21349 #: builtin/submodule--helper.c:1373
21350 #, c-format
21351 msgid "Synchronizing submodule url for '%s'\n"
21352 msgstr ""
21354 #: builtin/submodule--helper.c:1379
21355 #, c-format
21356 msgid "failed to register url for submodule path '%s'"
21357 msgstr ""
21359 #: builtin/submodule--helper.c:1393
21360 #, c-format
21361 msgid "failed to get the default remote for submodule '%s'"
21362 msgstr ""
21364 #: builtin/submodule--helper.c:1404
21365 #, c-format
21366 msgid "failed to update remote for submodule '%s'"
21367 msgstr ""
21369 #: builtin/submodule--helper.c:1451
21370 msgid "suppress output of synchronizing submodule url"
21371 msgstr ""
21373 #: builtin/submodule--helper.c:1458
21374 msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
21375 msgstr ""
21377 #: builtin/submodule--helper.c:1508
21378 #, c-format
21379 msgid ""
21380 "Submodule work tree '%s' contains a .git directory. This will be replaced "
21381 "with a .git file by using absorbgitdirs."
21382 msgstr ""
21384 #: builtin/submodule--helper.c:1525
21385 #, c-format
21386 msgid ""
21387 "Submodule work tree '%s' contains local modifications; use '-f' to discard "
21388 "them"
21389 msgstr ""
21391 #: builtin/submodule--helper.c:1533
21392 #, c-format
21393 msgid "Cleared directory '%s'\n"
21394 msgstr ""
21396 #: builtin/submodule--helper.c:1535
21397 #, c-format
21398 msgid "Could not remove submodule work tree '%s'\n"
21399 msgstr ""
21401 #: builtin/submodule--helper.c:1546
21402 #, c-format
21403 msgid "could not create empty submodule directory %s"
21404 msgstr ""
21406 #: builtin/submodule--helper.c:1562
21407 #, c-format
21408 msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
21409 msgstr ""
21411 #: builtin/submodule--helper.c:1591
21412 msgid "remove submodule working trees even if they contain local changes"
21413 msgstr ""
21415 #: builtin/submodule--helper.c:1592
21416 msgid "unregister all submodules"
21417 msgstr ""
21419 #: builtin/submodule--helper.c:1597
21420 msgid ""
21421 "git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
21422 msgstr ""
21424 #: builtin/submodule--helper.c:1611
21425 msgid "Use '--all' if you really want to deinitialize all submodules"
21426 msgstr ""
21428 #: builtin/submodule--helper.c:1656
21429 msgid ""
21430 "An alternate computed from a superproject's alternate is invalid.\n"
21431 "To allow Git to clone without an alternate in such a case, set\n"
21432 "submodule.alternateErrorStrategy to 'info' or, equivalently, clone with\n"
21433 "'--reference-if-able' instead of '--reference'."
21434 msgstr ""
21436 #: builtin/submodule--helper.c:1701 builtin/submodule--helper.c:1704
21437 #, c-format
21438 msgid "submodule '%s' cannot add alternate: %s"
21439 msgstr ""
21441 #: builtin/submodule--helper.c:1740
21442 #, c-format
21443 msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
21444 msgstr ""
21446 #: builtin/submodule--helper.c:1747
21447 #, c-format
21448 msgid "Value '%s' for submodule.alternateLocation is not recognized"
21449 msgstr ""
21451 #: builtin/submodule--helper.c:1772
21452 #, c-format
21453 msgid "refusing to create/use '%s' in another submodule's git dir"
21454 msgstr ""
21456 #: builtin/submodule--helper.c:1813
21457 #, c-format
21458 msgid "clone of '%s' into submodule path '%s' failed"
21459 msgstr ""
21461 #: builtin/submodule--helper.c:1818
21462 #, c-format
21463 msgid "directory not empty: '%s'"
21464 msgstr ""
21466 #: builtin/submodule--helper.c:1830
21467 #, c-format
21468 msgid "could not get submodule directory for '%s'"
21469 msgstr ""
21471 #: builtin/submodule--helper.c:1862
21472 msgid "where the new submodule will be cloned to"
21473 msgstr ""
21475 #: builtin/submodule--helper.c:1865
21476 msgid "name of the new submodule"
21477 msgstr ""
21479 #: builtin/submodule--helper.c:1868
21480 msgid "url where to clone the submodule from"
21481 msgstr ""
21483 #: builtin/submodule--helper.c:1876 builtin/submodule--helper.c:3265
21484 msgid "depth for shallow clones"
21485 msgstr ""
21487 #: builtin/submodule--helper.c:1879 builtin/submodule--helper.c:2526
21488 #: builtin/submodule--helper.c:3258
21489 msgid "force cloning progress"
21490 msgstr ""
21492 #: builtin/submodule--helper.c:1881 builtin/submodule--helper.c:2528
21493 msgid "disallow cloning into non-empty directory"
21494 msgstr ""
21496 #: builtin/submodule--helper.c:1888
21497 msgid ""
21498 "git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
21499 "<repository>] [--name <name>] [--depth <depth>] [--single-branch] --url "
21500 "<url> --path <path>"
21501 msgstr ""
21503 #: builtin/submodule--helper.c:1925
21504 #, c-format
21505 msgid "Invalid update mode '%s' for submodule path '%s'"
21506 msgstr ""
21508 #: builtin/submodule--helper.c:1929
21509 #, c-format
21510 msgid "Invalid update mode '%s' configured for submodule path '%s'"
21511 msgstr ""
21513 #: builtin/submodule--helper.c:2044
21514 #, c-format
21515 msgid "Submodule path '%s' not initialized"
21516 msgstr ""
21518 #: builtin/submodule--helper.c:2048
21519 msgid "Maybe you want to use 'update --init'?"
21520 msgstr ""
21522 #: builtin/submodule--helper.c:2078
21523 #, c-format
21524 msgid "Skipping unmerged submodule %s"
21525 msgstr ""
21527 #: builtin/submodule--helper.c:2107
21528 #, c-format
21529 msgid "Skipping submodule '%s'"
21530 msgstr ""
21532 #: builtin/submodule--helper.c:2257
21533 #, c-format
21534 msgid "Failed to clone '%s'. Retry scheduled"
21535 msgstr ""
21537 #: builtin/submodule--helper.c:2268
21538 #, c-format
21539 msgid "Failed to clone '%s' a second time, aborting"
21540 msgstr ""
21542 #: builtin/submodule--helper.c:2373
21543 #, c-format
21544 msgid "Unable to checkout '%s' in submodule path '%s'"
21545 msgstr ""
21547 #: builtin/submodule--helper.c:2377
21548 #, c-format
21549 msgid "Unable to rebase '%s' in submodule path '%s'"
21550 msgstr ""
21552 #: builtin/submodule--helper.c:2381
21553 #, c-format
21554 msgid "Unable to merge '%s' in submodule path '%s'"
21555 msgstr ""
21557 #: builtin/submodule--helper.c:2385
21558 #, c-format
21559 msgid "Execution of '%s %s' failed in submodule path '%s'"
21560 msgstr ""
21562 #: builtin/submodule--helper.c:2409
21563 #, c-format
21564 msgid "Submodule path '%s': checked out '%s'\n"
21565 msgstr ""
21567 #: builtin/submodule--helper.c:2413
21568 #, c-format
21569 msgid "Submodule path '%s': rebased into '%s'\n"
21570 msgstr ""
21572 #: builtin/submodule--helper.c:2417
21573 #, c-format
21574 msgid "Submodule path '%s': merged in '%s'\n"
21575 msgstr ""
21577 #: builtin/submodule--helper.c:2421
21578 #, c-format
21579 msgid "Submodule path '%s': '%s %s'\n"
21580 msgstr ""
21582 #: builtin/submodule--helper.c:2445
21583 #, c-format
21584 msgid "Unable to fetch in submodule path '%s'; trying to directly fetch %s:"
21585 msgstr ""
21587 #: builtin/submodule--helper.c:2454
21588 #, c-format
21589 msgid ""
21590 "Fetched in submodule path '%s', but it did not contain %s. Direct fetching "
21591 "of that commit failed."
21592 msgstr ""
21594 #: builtin/submodule--helper.c:2505 builtin/submodule--helper.c:2575
21595 #: builtin/submodule--helper.c:2813
21596 msgid "path into the working tree"
21597 msgstr ""
21599 #: builtin/submodule--helper.c:2508 builtin/submodule--helper.c:2580
21600 msgid "path into the working tree, across nested submodule boundaries"
21601 msgstr ""
21603 #: builtin/submodule--helper.c:2512 builtin/submodule--helper.c:2578
21604 msgid "rebase, merge, checkout or none"
21605 msgstr ""
21607 #: builtin/submodule--helper.c:2518
21608 msgid "create a shallow clone truncated to the specified number of revisions"
21609 msgstr ""
21611 #: builtin/submodule--helper.c:2521
21612 msgid "parallel jobs"
21613 msgstr ""
21615 #: builtin/submodule--helper.c:2523
21616 msgid "whether the initial clone should follow the shallow recommendation"
21617 msgstr ""
21619 #: builtin/submodule--helper.c:2524
21620 msgid "don't print cloning progress"
21621 msgstr ""
21623 #: builtin/submodule--helper.c:2535
21624 msgid "git submodule--helper update-clone [--prefix=<path>] [<path>...]"
21625 msgstr ""
21627 #: builtin/submodule--helper.c:2548
21628 msgid "bad value for update parameter"
21629 msgstr ""
21631 #: builtin/submodule--helper.c:2566
21632 msgid "suppress output for update by rebase or merge"
21633 msgstr ""
21635 #: builtin/submodule--helper.c:2567
21636 msgid "force checkout updates"
21637 msgstr ""
21639 #: builtin/submodule--helper.c:2569
21640 msgid "don't fetch new objects from the remote site"
21641 msgstr ""
21643 #: builtin/submodule--helper.c:2571
21644 msgid "overrides update mode in case the repository is a fresh clone"
21645 msgstr ""
21647 #: builtin/submodule--helper.c:2572
21648 msgid "depth for shallow fetch"
21649 msgstr ""
21651 #: builtin/submodule--helper.c:2582
21652 msgid "sha1"
21653 msgstr ""
21655 #: builtin/submodule--helper.c:2583
21656 msgid "SHA1 expected by superproject"
21657 msgstr ""
21659 #: builtin/submodule--helper.c:2585
21660 msgid "subsha1"
21661 msgstr ""
21663 #: builtin/submodule--helper.c:2586
21664 msgid "SHA1 of submodule's HEAD"
21665 msgstr ""
21667 #: builtin/submodule--helper.c:2592
21668 msgid "git submodule--helper run-update-procedure [<options>] <path>"
21669 msgstr ""
21671 #: builtin/submodule--helper.c:2663
21672 #, c-format
21673 msgid ""
21674 "Submodule (%s) branch configured to inherit branch from superproject, but "
21675 "the superproject is not on any branch"
21676 msgstr ""
21678 #: builtin/submodule--helper.c:2781
21679 #, c-format
21680 msgid "could not get a repository handle for submodule '%s'"
21681 msgstr ""
21683 #: builtin/submodule--helper.c:2814
21684 msgid "recurse into submodules"
21685 msgstr ""
21687 #: builtin/submodule--helper.c:2820
21688 msgid "git submodule--helper absorb-git-dirs [<options>] [<path>...]"
21689 msgstr ""
21691 #: builtin/submodule--helper.c:2876
21692 msgid "check if it is safe to write to the .gitmodules file"
21693 msgstr ""
21695 #: builtin/submodule--helper.c:2879
21696 msgid "unset the config in the .gitmodules file"
21697 msgstr ""
21699 #: builtin/submodule--helper.c:2884
21700 msgid "git submodule--helper config <name> [<value>]"
21701 msgstr ""
21703 #: builtin/submodule--helper.c:2885
21704 msgid "git submodule--helper config --unset <name>"
21705 msgstr ""
21707 #: builtin/submodule--helper.c:2886
21708 msgid "git submodule--helper config --check-writeable"
21709 msgstr ""
21711 #: builtin/submodule--helper.c:2905 builtin/submodule--helper.c:3121
21712 #: builtin/submodule--helper.c:3277
21713 msgid "please make sure that the .gitmodules file is in the working tree"
21714 msgstr ""
21716 #: builtin/submodule--helper.c:2921
21717 msgid "suppress output for setting url of a submodule"
21718 msgstr ""
21720 #: builtin/submodule--helper.c:2925
21721 msgid "git submodule--helper set-url [--quiet] <path> <newurl>"
21722 msgstr ""
21724 #: builtin/submodule--helper.c:2958
21725 msgid "set the default tracking branch to master"
21726 msgstr ""
21728 #: builtin/submodule--helper.c:2960
21729 msgid "set the default tracking branch"
21730 msgstr ""
21732 #: builtin/submodule--helper.c:2964
21733 msgid "git submodule--helper set-branch [-q|--quiet] (-d|--default) <path>"
21734 msgstr ""
21736 #: builtin/submodule--helper.c:2965
21737 msgid ""
21738 "git submodule--helper set-branch [-q|--quiet] (-b|--branch) <branch> <path>"
21739 msgstr ""
21741 #: builtin/submodule--helper.c:2972
21742 msgid "--branch or --default required"
21743 msgstr ""
21745 #: builtin/submodule--helper.c:3038
21746 #, c-format
21747 msgid "Adding existing repo at '%s' to the index\n"
21748 msgstr ""
21750 #: builtin/submodule--helper.c:3041
21751 #, c-format
21752 msgid "'%s' already exists and is not a valid git repo"
21753 msgstr ""
21755 #: builtin/submodule--helper.c:3054
21756 #, c-format
21757 msgid "A git directory for '%s' is found locally with remote(s):\n"
21758 msgstr ""
21760 #: builtin/submodule--helper.c:3061
21761 #, c-format
21762 msgid ""
21763 "If you want to reuse this local git directory instead of cloning again from\n"
21764 "  %s\n"
21765 "use the '--force' option. If the local git directory is not the correct "
21766 "repo\n"
21767 "or you are unsure what this means choose another name with the '--name' "
21768 "option."
21769 msgstr ""
21771 #: builtin/submodule--helper.c:3073
21772 #, c-format
21773 msgid "Reactivating local git directory for submodule '%s'\n"
21774 msgstr ""
21776 #: builtin/submodule--helper.c:3110
21777 #, c-format
21778 msgid "unable to checkout submodule '%s'"
21779 msgstr ""
21781 #: builtin/submodule--helper.c:3149
21782 #, c-format
21783 msgid "Failed to add submodule '%s'"
21784 msgstr ""
21786 #: builtin/submodule--helper.c:3153 builtin/submodule--helper.c:3158
21787 #: builtin/submodule--helper.c:3166
21788 #, c-format
21789 msgid "Failed to register submodule '%s'"
21790 msgstr ""
21792 #: builtin/submodule--helper.c:3222
21793 #, c-format
21794 msgid "'%s' already exists in the index"
21795 msgstr ""
21797 #: builtin/submodule--helper.c:3225
21798 #, c-format
21799 msgid "'%s' already exists in the index and is not a submodule"
21800 msgstr ""
21802 #: builtin/submodule--helper.c:3254
21803 msgid "branch of repository to add as submodule"
21804 msgstr ""
21806 #: builtin/submodule--helper.c:3255
21807 msgid "allow adding an otherwise ignored submodule path"
21808 msgstr ""
21810 #: builtin/submodule--helper.c:3257
21811 msgid "print only error messages"
21812 msgstr ""
21814 #: builtin/submodule--helper.c:3261
21815 msgid "borrow the objects from reference repositories"
21816 msgstr ""
21818 #: builtin/submodule--helper.c:3263
21819 msgid ""
21820 "sets the submodule’s name to the given string instead of defaulting to its "
21821 "path"
21822 msgstr ""
21824 #: builtin/submodule--helper.c:3270
21825 msgid "git submodule--helper add [<options>] [--] <repository> [<path>]"
21826 msgstr ""
21828 #: builtin/submodule--helper.c:3298
21829 msgid "Relative path can only be used from the toplevel of the working tree"
21830 msgstr ""
21832 #: builtin/submodule--helper.c:3306
21833 #, c-format
21834 msgid "repo URL: '%s' must be absolute or begin with ./|../"
21835 msgstr ""
21837 #: builtin/submodule--helper.c:3341
21838 #, c-format
21839 msgid "'%s' is not a valid submodule name"
21840 msgstr ""
21842 #: builtin/submodule--helper.c:3405 git.c:452 git.c:726
21843 #, c-format
21844 msgid "%s doesn't support --super-prefix"
21845 msgstr ""
21847 #: builtin/submodule--helper.c:3411
21848 #, c-format
21849 msgid "'%s' is not a valid submodule--helper subcommand"
21850 msgstr ""
21852 #: builtin/symbolic-ref.c:8
21853 msgid "git symbolic-ref [<options>] <name> [<ref>]"
21854 msgstr ""
21856 #: builtin/symbolic-ref.c:9
21857 msgid "git symbolic-ref -d [-q] <name>"
21858 msgstr ""
21860 #: builtin/symbolic-ref.c:42
21861 msgid "suppress error message for non-symbolic (detached) refs"
21862 msgstr ""
21864 #: builtin/symbolic-ref.c:43
21865 msgid "delete symbolic ref"
21866 msgstr ""
21868 #: builtin/symbolic-ref.c:44
21869 msgid "shorten ref output"
21870 msgstr ""
21872 #: builtin/symbolic-ref.c:45 builtin/update-ref.c:505
21873 msgid "reason"
21874 msgstr ""
21876 #: builtin/symbolic-ref.c:45 builtin/update-ref.c:505
21877 msgid "reason of the update"
21878 msgstr ""
21880 #: builtin/tag.c:25
21881 msgid ""
21882 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>]\n"
21883 "        <tagname> [<head>]"
21884 msgstr ""
21886 #: builtin/tag.c:27
21887 msgid "git tag -d <tagname>..."
21888 msgstr ""
21890 #: builtin/tag.c:28
21891 msgid ""
21892 "git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
21893 "points-at <object>]\n"
21894 "        [--format=<format>] [--merged <commit>] [--no-merged <commit>] "
21895 "[<pattern>...]"
21896 msgstr ""
21898 #: builtin/tag.c:30
21899 msgid "git tag -v [--format=<format>] <tagname>..."
21900 msgstr ""
21902 #: builtin/tag.c:100
21903 #, c-format
21904 msgid "tag '%s' not found."
21905 msgstr ""
21907 #: builtin/tag.c:135
21908 #, c-format
21909 msgid "Deleted tag '%s' (was %s)\n"
21910 msgstr ""
21912 #: builtin/tag.c:170
21913 #, c-format
21914 msgid ""
21915 "\n"
21916 "Write a message for tag:\n"
21917 "  %s\n"
21918 "Lines starting with '%c' will be ignored.\n"
21919 msgstr ""
21921 #: builtin/tag.c:174
21922 #, c-format
21923 msgid ""
21924 "\n"
21925 "Write a message for tag:\n"
21926 "  %s\n"
21927 "Lines starting with '%c' will be kept; you may remove them yourself if you "
21928 "want to.\n"
21929 msgstr ""
21931 #: builtin/tag.c:240
21932 msgid "unable to sign the tag"
21933 msgstr ""
21935 #: builtin/tag.c:258
21936 #, c-format
21937 msgid ""
21938 "You have created a nested tag. The object referred to by your new tag is\n"
21939 "already a tag. If you meant to tag the object that it points to, use:\n"
21940 "\n"
21941 "\tgit tag -f %s %s^{}"
21942 msgstr ""
21944 #: builtin/tag.c:274
21945 msgid "bad object type."
21946 msgstr ""
21948 #: builtin/tag.c:325
21949 msgid "no tag message?"
21950 msgstr ""
21952 #: builtin/tag.c:332
21953 #, c-format
21954 msgid "The tag message has been left in %s\n"
21955 msgstr ""
21957 #: builtin/tag.c:444
21958 msgid "list tag names"
21959 msgstr ""
21961 #: builtin/tag.c:446
21962 msgid "print <n> lines of each tag message"
21963 msgstr ""
21965 #: builtin/tag.c:448
21966 msgid "delete tags"
21967 msgstr ""
21969 #: builtin/tag.c:449
21970 msgid "verify tags"
21971 msgstr ""
21973 #: builtin/tag.c:451
21974 msgid "Tag creation options"
21975 msgstr ""
21977 #: builtin/tag.c:453
21978 msgid "annotated tag, needs a message"
21979 msgstr ""
21981 #: builtin/tag.c:455
21982 msgid "tag message"
21983 msgstr ""
21985 #: builtin/tag.c:457
21986 msgid "force edit of tag message"
21987 msgstr ""
21989 #: builtin/tag.c:458
21990 msgid "annotated and GPG-signed tag"
21991 msgstr ""
21993 #: builtin/tag.c:461
21994 msgid "use another key to sign the tag"
21995 msgstr ""
21997 #: builtin/tag.c:462
21998 msgid "replace the tag if exists"
21999 msgstr ""
22001 #: builtin/tag.c:463 builtin/update-ref.c:511
22002 msgid "create a reflog"
22003 msgstr ""
22005 #: builtin/tag.c:465
22006 msgid "Tag listing options"
22007 msgstr ""
22009 #: builtin/tag.c:466
22010 msgid "show tag list in columns"
22011 msgstr ""
22013 #: builtin/tag.c:467 builtin/tag.c:469
22014 msgid "print only tags that contain the commit"
22015 msgstr ""
22017 #: builtin/tag.c:468 builtin/tag.c:470
22018 msgid "print only tags that don't contain the commit"
22019 msgstr ""
22021 #: builtin/tag.c:471
22022 msgid "print only tags that are merged"
22023 msgstr ""
22025 #: builtin/tag.c:472
22026 msgid "print only tags that are not merged"
22027 msgstr ""
22029 #: builtin/tag.c:476
22030 msgid "print only tags of the object"
22031 msgstr ""
22033 #: builtin/tag.c:558
22034 #, c-format
22035 msgid "the '%s' option is only allowed in list mode"
22036 msgstr ""
22038 #: builtin/tag.c:597
22039 #, c-format
22040 msgid "'%s' is not a valid tag name."
22041 msgstr ""
22043 #: builtin/tag.c:602
22044 #, c-format
22045 msgid "tag '%s' already exists"
22046 msgstr ""
22048 #: builtin/tag.c:633
22049 #, c-format
22050 msgid "Updated tag '%s' (was %s)\n"
22051 msgstr ""
22053 #: builtin/unpack-objects.c:504
22054 msgid "Unpacking objects"
22055 msgstr ""
22057 #: builtin/update-index.c:84
22058 #, c-format
22059 msgid "failed to create directory %s"
22060 msgstr ""
22062 #: builtin/update-index.c:106
22063 #, c-format
22064 msgid "failed to delete file %s"
22065 msgstr ""
22067 #: builtin/update-index.c:113 builtin/update-index.c:219
22068 #, c-format
22069 msgid "failed to delete directory %s"
22070 msgstr ""
22072 #: builtin/update-index.c:138
22073 #, c-format
22074 msgid "Testing mtime in '%s' "
22075 msgstr ""
22077 #: builtin/update-index.c:152
22078 msgid "directory stat info does not change after adding a new file"
22079 msgstr ""
22081 #: builtin/update-index.c:165
22082 msgid "directory stat info does not change after adding a new directory"
22083 msgstr ""
22085 #: builtin/update-index.c:178
22086 msgid "directory stat info changes after updating a file"
22087 msgstr ""
22089 #: builtin/update-index.c:189
22090 msgid "directory stat info changes after adding a file inside subdirectory"
22091 msgstr ""
22093 #: builtin/update-index.c:200
22094 msgid "directory stat info does not change after deleting a file"
22095 msgstr ""
22097 #: builtin/update-index.c:213
22098 msgid "directory stat info does not change after deleting a directory"
22099 msgstr ""
22101 #: builtin/update-index.c:220
22102 msgid " OK"
22103 msgstr ""
22105 #: builtin/update-index.c:589
22106 msgid "git update-index [<options>] [--] [<file>...]"
22107 msgstr ""
22109 #: builtin/update-index.c:974
22110 msgid "continue refresh even when index needs update"
22111 msgstr ""
22113 #: builtin/update-index.c:977
22114 msgid "refresh: ignore submodules"
22115 msgstr ""
22117 #: builtin/update-index.c:980
22118 msgid "do not ignore new files"
22119 msgstr ""
22121 #: builtin/update-index.c:982
22122 msgid "let files replace directories and vice-versa"
22123 msgstr ""
22125 #: builtin/update-index.c:984
22126 msgid "notice files missing from worktree"
22127 msgstr ""
22129 #: builtin/update-index.c:986
22130 msgid "refresh even if index contains unmerged entries"
22131 msgstr ""
22133 #: builtin/update-index.c:989
22134 msgid "refresh stat information"
22135 msgstr ""
22137 #: builtin/update-index.c:993
22138 msgid "like --refresh, but ignore assume-unchanged setting"
22139 msgstr ""
22141 #: builtin/update-index.c:997
22142 msgid "<mode>,<object>,<path>"
22143 msgstr ""
22145 #: builtin/update-index.c:998
22146 msgid "add the specified entry to the index"
22147 msgstr ""
22149 #: builtin/update-index.c:1008
22150 msgid "mark files as \"not changing\""
22151 msgstr ""
22153 #: builtin/update-index.c:1011
22154 msgid "clear assumed-unchanged bit"
22155 msgstr ""
22157 #: builtin/update-index.c:1014
22158 msgid "mark files as \"index-only\""
22159 msgstr ""
22161 #: builtin/update-index.c:1017
22162 msgid "clear skip-worktree bit"
22163 msgstr ""
22165 #: builtin/update-index.c:1020
22166 msgid "do not touch index-only entries"
22167 msgstr ""
22169 #: builtin/update-index.c:1022
22170 msgid "add to index only; do not add content to object database"
22171 msgstr ""
22173 #: builtin/update-index.c:1024
22174 msgid "remove named paths even if present in worktree"
22175 msgstr ""
22177 #: builtin/update-index.c:1026
22178 msgid "with --stdin: input lines are terminated by null bytes"
22179 msgstr ""
22181 #: builtin/update-index.c:1028
22182 msgid "read list of paths to be updated from standard input"
22183 msgstr ""
22185 #: builtin/update-index.c:1032
22186 msgid "add entries from standard input to the index"
22187 msgstr ""
22189 #: builtin/update-index.c:1036
22190 msgid "repopulate stages #2 and #3 for the listed paths"
22191 msgstr ""
22193 #: builtin/update-index.c:1040
22194 msgid "only update entries that differ from HEAD"
22195 msgstr ""
22197 #: builtin/update-index.c:1044
22198 msgid "ignore files missing from worktree"
22199 msgstr ""
22201 #: builtin/update-index.c:1047
22202 msgid "report actions to standard output"
22203 msgstr ""
22205 #: builtin/update-index.c:1049
22206 msgid "(for porcelains) forget saved unresolved conflicts"
22207 msgstr ""
22209 #: builtin/update-index.c:1053
22210 msgid "write index in this format"
22211 msgstr ""
22213 #: builtin/update-index.c:1055
22214 msgid "enable or disable split index"
22215 msgstr ""
22217 #: builtin/update-index.c:1057
22218 msgid "enable/disable untracked cache"
22219 msgstr ""
22221 #: builtin/update-index.c:1059
22222 msgid "test if the filesystem supports untracked cache"
22223 msgstr ""
22225 #: builtin/update-index.c:1061
22226 msgid "enable untracked cache without testing the filesystem"
22227 msgstr ""
22229 #: builtin/update-index.c:1063
22230 msgid "write out the index even if is not flagged as changed"
22231 msgstr ""
22233 #: builtin/update-index.c:1065
22234 msgid "enable or disable file system monitor"
22235 msgstr ""
22237 #: builtin/update-index.c:1067
22238 msgid "mark files as fsmonitor valid"
22239 msgstr ""
22241 #: builtin/update-index.c:1070
22242 msgid "clear fsmonitor valid bit"
22243 msgstr ""
22245 #: builtin/update-index.c:1173
22246 msgid ""
22247 "core.splitIndex is set to false; remove or change it, if you really want to "
22248 "enable split index"
22249 msgstr ""
22251 #: builtin/update-index.c:1182
22252 msgid ""
22253 "core.splitIndex is set to true; remove or change it, if you really want to "
22254 "disable split index"
22255 msgstr ""
22257 #: builtin/update-index.c:1194
22258 msgid ""
22259 "core.untrackedCache is set to true; remove or change it, if you really want "
22260 "to disable the untracked cache"
22261 msgstr ""
22263 #: builtin/update-index.c:1198
22264 msgid "Untracked cache disabled"
22265 msgstr ""
22267 #: builtin/update-index.c:1206
22268 msgid ""
22269 "core.untrackedCache is set to false; remove or change it, if you really want "
22270 "to enable the untracked cache"
22271 msgstr ""
22273 #: builtin/update-index.c:1210
22274 #, c-format
22275 msgid "Untracked cache enabled for '%s'"
22276 msgstr ""
22278 #: builtin/update-index.c:1218
22279 msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
22280 msgstr ""
22282 #: builtin/update-index.c:1222
22283 msgid "fsmonitor enabled"
22284 msgstr ""
22286 #: builtin/update-index.c:1225
22287 msgid ""
22288 "core.fsmonitor is set; remove it if you really want to disable fsmonitor"
22289 msgstr ""
22291 #: builtin/update-index.c:1229
22292 msgid "fsmonitor disabled"
22293 msgstr ""
22295 #: builtin/update-ref.c:10
22296 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
22297 msgstr ""
22299 #: builtin/update-ref.c:11
22300 msgid "git update-ref [<options>]    <refname> <new-val> [<old-val>]"
22301 msgstr ""
22303 #: builtin/update-ref.c:12
22304 msgid "git update-ref [<options>] --stdin [-z]"
22305 msgstr ""
22307 #: builtin/update-ref.c:506
22308 msgid "delete the reference"
22309 msgstr ""
22311 #: builtin/update-ref.c:508
22312 msgid "update <refname> not the one it points to"
22313 msgstr ""
22315 #: builtin/update-ref.c:509
22316 msgid "stdin has NUL-terminated arguments"
22317 msgstr ""
22319 #: builtin/update-ref.c:510
22320 msgid "read updates from stdin"
22321 msgstr ""
22323 #: builtin/update-server-info.c:7
22324 msgid "git update-server-info [--force]"
22325 msgstr ""
22327 #: builtin/update-server-info.c:15
22328 msgid "update the info files from scratch"
22329 msgstr ""
22331 #: builtin/upload-pack.c:11
22332 msgid "git upload-pack [<options>] <dir>"
22333 msgstr ""
22335 #: builtin/upload-pack.c:24 t/helper/test-serve-v2.c:17
22336 msgid "quit after a single request/response exchange"
22337 msgstr ""
22339 #: builtin/upload-pack.c:26
22340 msgid "serve up the info/refs for git-http-backend"
22341 msgstr ""
22343 #: builtin/upload-pack.c:29
22344 msgid "do not try <directory>/.git/ if <directory> is no Git directory"
22345 msgstr ""
22347 #: builtin/upload-pack.c:31
22348 msgid "interrupt transfer after <n> seconds of inactivity"
22349 msgstr ""
22351 #: builtin/verify-commit.c:19
22352 msgid "git verify-commit [-v | --verbose] <commit>..."
22353 msgstr ""
22355 #: builtin/verify-commit.c:68
22356 msgid "print commit contents"
22357 msgstr ""
22359 #: builtin/verify-commit.c:69 builtin/verify-tag.c:37
22360 msgid "print raw gpg status output"
22361 msgstr ""
22363 #: builtin/verify-pack.c:59
22364 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
22365 msgstr ""
22367 #: builtin/verify-pack.c:70
22368 msgid "verbose"
22369 msgstr ""
22371 #: builtin/verify-pack.c:72
22372 msgid "show statistics only"
22373 msgstr ""
22375 #: builtin/verify-tag.c:18
22376 msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
22377 msgstr ""
22379 #: builtin/verify-tag.c:36
22380 msgid "print tag contents"
22381 msgstr ""
22383 #: builtin/worktree.c:19
22384 msgid "git worktree add [<options>] <path> [<commit-ish>]"
22385 msgstr ""
22387 #: builtin/worktree.c:20
22388 msgid "git worktree list [<options>]"
22389 msgstr ""
22391 #: builtin/worktree.c:21
22392 msgid "git worktree lock [<options>] <path>"
22393 msgstr ""
22395 #: builtin/worktree.c:22
22396 msgid "git worktree move <worktree> <new-path>"
22397 msgstr ""
22399 #: builtin/worktree.c:23
22400 msgid "git worktree prune [<options>]"
22401 msgstr ""
22403 #: builtin/worktree.c:24
22404 msgid "git worktree remove [<options>] <worktree>"
22405 msgstr ""
22407 #: builtin/worktree.c:25
22408 msgid "git worktree unlock <path>"
22409 msgstr ""
22411 #: builtin/worktree.c:75
22412 #, c-format
22413 msgid "Removing %s/%s: %s"
22414 msgstr ""
22416 #: builtin/worktree.c:148
22417 msgid "report pruned working trees"
22418 msgstr ""
22420 #: builtin/worktree.c:150
22421 msgid "expire working trees older than <time>"
22422 msgstr ""
22424 #: builtin/worktree.c:220
22425 #, c-format
22426 msgid "'%s' already exists"
22427 msgstr ""
22429 #: builtin/worktree.c:229
22430 #, c-format
22431 msgid "unusable worktree destination '%s'"
22432 msgstr ""
22434 #: builtin/worktree.c:234
22435 #, c-format
22436 msgid ""
22437 "'%s' is a missing but locked worktree;\n"
22438 "use '%s -f -f' to override, or 'unlock' and 'prune' or 'remove' to clear"
22439 msgstr ""
22441 #: builtin/worktree.c:236
22442 #, c-format
22443 msgid ""
22444 "'%s' is a missing but already registered worktree;\n"
22445 "use '%s -f' to override, or 'prune' or 'remove' to clear"
22446 msgstr ""
22448 #: builtin/worktree.c:287
22449 #, c-format
22450 msgid "could not create directory of '%s'"
22451 msgstr ""
22453 #: builtin/worktree.c:309
22454 msgid "initializing"
22455 msgstr ""
22457 #: builtin/worktree.c:420 builtin/worktree.c:426
22458 #, c-format
22459 msgid "Preparing worktree (new branch '%s')"
22460 msgstr ""
22462 #: builtin/worktree.c:422
22463 #, c-format
22464 msgid "Preparing worktree (resetting branch '%s'; was at %s)"
22465 msgstr ""
22467 #: builtin/worktree.c:431
22468 #, c-format
22469 msgid "Preparing worktree (checking out '%s')"
22470 msgstr ""
22472 #: builtin/worktree.c:437
22473 #, c-format
22474 msgid "Preparing worktree (detached HEAD %s)"
22475 msgstr ""
22477 #: builtin/worktree.c:482
22478 msgid "checkout <branch> even if already checked out in other worktree"
22479 msgstr ""
22481 #: builtin/worktree.c:485
22482 msgid "create a new branch"
22483 msgstr ""
22485 #: builtin/worktree.c:487
22486 msgid "create or reset a branch"
22487 msgstr ""
22489 #: builtin/worktree.c:489
22490 msgid "populate the new working tree"
22491 msgstr ""
22493 #: builtin/worktree.c:490
22494 msgid "keep the new working tree locked"
22495 msgstr ""
22497 #: builtin/worktree.c:492 builtin/worktree.c:729
22498 msgid "reason for locking"
22499 msgstr ""
22501 #: builtin/worktree.c:495
22502 msgid "set up tracking mode (see git-branch(1))"
22503 msgstr ""
22505 #: builtin/worktree.c:498
22506 msgid "try to match the new branch name with a remote-tracking branch"
22507 msgstr ""
22509 #: builtin/worktree.c:512
22510 msgid "added with --lock"
22511 msgstr ""
22513 #: builtin/worktree.c:574
22514 msgid "--[no-]track can only be used if a new branch is created"
22515 msgstr ""
22517 #: builtin/worktree.c:691
22518 msgid "show extended annotations and reasons, if available"
22519 msgstr ""
22521 #: builtin/worktree.c:693
22522 msgid "add 'prunable' annotation to worktrees older than <time>"
22523 msgstr ""
22525 #: builtin/worktree.c:741 builtin/worktree.c:774 builtin/worktree.c:848
22526 #: builtin/worktree.c:972
22527 #, c-format
22528 msgid "'%s' is not a working tree"
22529 msgstr ""
22531 #: builtin/worktree.c:743 builtin/worktree.c:776
22532 msgid "The main working tree cannot be locked or unlocked"
22533 msgstr ""
22535 #: builtin/worktree.c:748
22536 #, c-format
22537 msgid "'%s' is already locked, reason: %s"
22538 msgstr ""
22540 #: builtin/worktree.c:750
22541 #, c-format
22542 msgid "'%s' is already locked"
22543 msgstr ""
22545 #: builtin/worktree.c:778
22546 #, c-format
22547 msgid "'%s' is not locked"
22548 msgstr ""
22550 #: builtin/worktree.c:819
22551 msgid "working trees containing submodules cannot be moved or removed"
22552 msgstr ""
22554 #: builtin/worktree.c:827
22555 msgid "force move even if worktree is dirty or locked"
22556 msgstr ""
22558 #: builtin/worktree.c:850 builtin/worktree.c:974
22559 #, c-format
22560 msgid "'%s' is a main working tree"
22561 msgstr ""
22563 #: builtin/worktree.c:855
22564 #, c-format
22565 msgid "could not figure out destination name from '%s'"
22566 msgstr ""
22568 #: builtin/worktree.c:868
22569 #, c-format
22570 msgid ""
22571 "cannot move a locked working tree, lock reason: %s\n"
22572 "use 'move -f -f' to override or unlock first"
22573 msgstr ""
22575 #: builtin/worktree.c:870
22576 msgid ""
22577 "cannot move a locked working tree;\n"
22578 "use 'move -f -f' to override or unlock first"
22579 msgstr ""
22581 #: builtin/worktree.c:873
22582 #, c-format
22583 msgid "validation failed, cannot move working tree: %s"
22584 msgstr ""
22586 #: builtin/worktree.c:878
22587 #, c-format
22588 msgid "failed to move '%s' to '%s'"
22589 msgstr ""
22591 #: builtin/worktree.c:924
22592 #, c-format
22593 msgid "failed to run 'git status' on '%s'"
22594 msgstr ""
22596 #: builtin/worktree.c:928
22597 #, c-format
22598 msgid "'%s' contains modified or untracked files, use --force to delete it"
22599 msgstr ""
22601 #: builtin/worktree.c:933
22602 #, c-format
22603 msgid "failed to run 'git status' on '%s', code %d"
22604 msgstr ""
22606 #: builtin/worktree.c:956
22607 msgid "force removal even if worktree is dirty or locked"
22608 msgstr ""
22610 #: builtin/worktree.c:979
22611 #, c-format
22612 msgid ""
22613 "cannot remove a locked working tree, lock reason: %s\n"
22614 "use 'remove -f -f' to override or unlock first"
22615 msgstr ""
22617 #: builtin/worktree.c:981
22618 msgid ""
22619 "cannot remove a locked working tree;\n"
22620 "use 'remove -f -f' to override or unlock first"
22621 msgstr ""
22623 #: builtin/worktree.c:984
22624 #, c-format
22625 msgid "validation failed, cannot remove working tree: %s"
22626 msgstr ""
22628 #: builtin/worktree.c:1008
22629 #, c-format
22630 msgid "repair: %s: %s"
22631 msgstr ""
22633 #: builtin/worktree.c:1011
22634 #, c-format
22635 msgid "error: %s: %s"
22636 msgstr ""
22638 #: builtin/write-tree.c:15
22639 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
22640 msgstr ""
22642 #: builtin/write-tree.c:28
22643 msgid "<prefix>/"
22644 msgstr ""
22646 #: builtin/write-tree.c:29
22647 msgid "write tree object for a subdirectory <prefix>"
22648 msgstr ""
22650 #: builtin/write-tree.c:31
22651 msgid "only useful for debugging"
22652 msgstr ""
22654 #: git.c:28
22655 msgid ""
22656 "git [--version] [--help] [-C <path>] [-c <name>=<value>]\n"
22657 "           [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n"
22658 "           [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
22659 "bare]\n"
22660 "           [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
22661 "           [--super-prefix=<path>] [--config-env=<name>=<envvar>]\n"
22662 "           <command> [<args>]"
22663 msgstr ""
22665 #: git.c:36
22666 msgid ""
22667 "'git help -a' and 'git help -g' list available subcommands and some\n"
22668 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
22669 "to read about a specific subcommand or concept.\n"
22670 "See 'git help git' for an overview of the system."
22671 msgstr ""
22673 #: git.c:188 git.c:216 git.c:300
22674 #, c-format
22675 msgid "no directory given for '%s' option\n"
22676 msgstr ""
22678 #: git.c:202
22679 #, c-format
22680 msgid "no namespace given for --namespace\n"
22681 msgstr ""
22683 #: git.c:230
22684 #, c-format
22685 msgid "no prefix given for --super-prefix\n"
22686 msgstr ""
22688 #: git.c:252
22689 #, c-format
22690 msgid "-c expects a configuration string\n"
22691 msgstr ""
22693 #: git.c:260
22694 #, c-format
22695 msgid "no config key given for --config-env\n"
22696 msgstr ""
22698 #: git.c:326
22699 #, c-format
22700 msgid "unknown option: %s\n"
22701 msgstr ""
22703 #: git.c:375
22704 #, c-format
22705 msgid "while expanding alias '%s': '%s'"
22706 msgstr ""
22708 #: git.c:384
22709 #, c-format
22710 msgid ""
22711 "alias '%s' changes environment variables.\n"
22712 "You can use '!git' in the alias to do this"
22713 msgstr ""
22715 #: git.c:391
22716 #, c-format
22717 msgid "empty alias for %s"
22718 msgstr ""
22720 #: git.c:394
22721 #, c-format
22722 msgid "recursive alias: %s"
22723 msgstr ""
22725 #: git.c:479
22726 msgid "write failure on standard output"
22727 msgstr ""
22729 #: git.c:481
22730 msgid "unknown write failure on standard output"
22731 msgstr ""
22733 #: git.c:483
22734 msgid "close failed on standard output"
22735 msgstr ""
22737 #: git.c:835
22738 #, c-format
22739 msgid "alias loop detected: expansion of '%s' does not terminate:%s"
22740 msgstr ""
22742 #: git.c:885
22743 #, c-format
22744 msgid "cannot handle %s as a builtin"
22745 msgstr ""
22747 #: git.c:898
22748 #, c-format
22749 msgid ""
22750 "usage: %s\n"
22751 "\n"
22752 msgstr ""
22754 #: git.c:918
22755 #, c-format
22756 msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
22757 msgstr ""
22759 #: git.c:930
22760 #, c-format
22761 msgid "failed to run command '%s': %s\n"
22762 msgstr ""
22764 #: http-fetch.c:128
22765 #, c-format
22766 msgid "argument to --packfile must be a valid hash (got '%s')"
22767 msgstr ""
22769 #: http-fetch.c:138
22770 msgid "not a git repository"
22771 msgstr ""
22773 #: t/helper/test-fast-rebase.c:141
22774 msgid "unhandled options"
22775 msgstr ""
22777 #: t/helper/test-fast-rebase.c:146
22778 msgid "error preparing revisions"
22779 msgstr ""
22781 #: t/helper/test-reach.c:154
22782 #, c-format
22783 msgid "commit %s is not marked reachable"
22784 msgstr ""
22786 #: t/helper/test-reach.c:164
22787 msgid "too many commits marked reachable"
22788 msgstr ""
22790 #: t/helper/test-serve-v2.c:7
22791 msgid "test-tool serve-v2 [<options>]"
22792 msgstr ""
22794 #: t/helper/test-serve-v2.c:19
22795 msgid "exit immediately after advertising capabilities"
22796 msgstr ""
22798 #: t/helper/test-simple-ipc.c:581
22799 msgid "test-helper simple-ipc is-active    [<name>] [<options>]"
22800 msgstr ""
22802 #: t/helper/test-simple-ipc.c:582
22803 msgid "test-helper simple-ipc run-daemon   [<name>] [<threads>]"
22804 msgstr ""
22806 #: t/helper/test-simple-ipc.c:583
22807 msgid "test-helper simple-ipc start-daemon [<name>] [<threads>] [<max-wait>]"
22808 msgstr ""
22810 #: t/helper/test-simple-ipc.c:584
22811 msgid "test-helper simple-ipc stop-daemon  [<name>] [<max-wait>]"
22812 msgstr ""
22814 #: t/helper/test-simple-ipc.c:585
22815 msgid "test-helper simple-ipc send         [<name>] [<token>]"
22816 msgstr ""
22818 #: t/helper/test-simple-ipc.c:586
22819 msgid "test-helper simple-ipc sendbytes    [<name>] [<bytecount>] [<byte>]"
22820 msgstr ""
22822 #: t/helper/test-simple-ipc.c:587
22823 msgid ""
22824 "test-helper simple-ipc multiple     [<name>] [<threads>] [<bytecount>] "
22825 "[<batchsize>]"
22826 msgstr ""
22828 #: t/helper/test-simple-ipc.c:595
22829 msgid "name or pathname of unix domain socket"
22830 msgstr ""
22832 #: t/helper/test-simple-ipc.c:597
22833 msgid "named-pipe name"
22834 msgstr ""
22836 #: t/helper/test-simple-ipc.c:599
22837 msgid "number of threads in server thread pool"
22838 msgstr ""
22840 #: t/helper/test-simple-ipc.c:600
22841 msgid "seconds to wait for daemon to start or stop"
22842 msgstr ""
22844 #: t/helper/test-simple-ipc.c:602
22845 msgid "number of bytes"
22846 msgstr ""
22848 #: t/helper/test-simple-ipc.c:603
22849 msgid "number of requests per thread"
22850 msgstr ""
22852 #: t/helper/test-simple-ipc.c:605
22853 msgid "byte"
22854 msgstr ""
22856 #: t/helper/test-simple-ipc.c:605
22857 msgid "ballast character"
22858 msgstr ""
22860 #: t/helper/test-simple-ipc.c:606
22861 msgid "token"
22862 msgstr ""
22864 #: t/helper/test-simple-ipc.c:606
22865 msgid "command token to send to the server"
22866 msgstr ""
22868 #: http.c:350
22869 #, c-format
22870 msgid "negative value for http.postbuffer; defaulting to %d"
22871 msgstr ""
22873 #: http.c:371
22874 msgid "Delegation control is not supported with cURL < 7.22.0"
22875 msgstr ""
22877 #: http.c:380
22878 msgid "Public key pinning not supported with cURL < 7.39.0"
22879 msgstr ""
22881 #: http.c:812
22882 msgid "CURLSSLOPT_NO_REVOKE not supported with cURL < 7.44.0"
22883 msgstr ""
22885 #: http.c:1016
22886 #, c-format
22887 msgid "Unsupported SSL backend '%s'. Supported SSL backends:"
22888 msgstr ""
22890 #: http.c:1023
22891 #, c-format
22892 msgid "Could not set SSL backend to '%s': cURL was built without SSL backends"
22893 msgstr ""
22895 #: http.c:1027
22896 #, c-format
22897 msgid "Could not set SSL backend to '%s': already set"
22898 msgstr ""
22900 #: http.c:1876
22901 #, c-format
22902 msgid ""
22903 "unable to update url base from redirection:\n"
22904 "  asked for: %s\n"
22905 "   redirect: %s"
22906 msgstr ""
22908 #: remote-curl.c:183
22909 #, c-format
22910 msgid "invalid quoting in push-option value: '%s'"
22911 msgstr ""
22913 #: remote-curl.c:304
22914 #, c-format
22915 msgid "%sinfo/refs not valid: is this a git repository?"
22916 msgstr ""
22918 #: remote-curl.c:405
22919 msgid "invalid server response; expected service, got flush packet"
22920 msgstr ""
22922 #: remote-curl.c:436
22923 #, c-format
22924 msgid "invalid server response; got '%s'"
22925 msgstr ""
22927 #: remote-curl.c:496
22928 #, c-format
22929 msgid "repository '%s' not found"
22930 msgstr ""
22932 #: remote-curl.c:500
22933 #, c-format
22934 msgid "Authentication failed for '%s'"
22935 msgstr ""
22937 #: remote-curl.c:504
22938 #, c-format
22939 msgid "unable to access '%s' with http.pinnedPubkey configuration: %s"
22940 msgstr ""
22942 #: remote-curl.c:508
22943 #, c-format
22944 msgid "unable to access '%s': %s"
22945 msgstr ""
22947 #: remote-curl.c:514
22948 #, c-format
22949 msgid "redirecting to %s"
22950 msgstr ""
22952 #: remote-curl.c:645
22953 msgid "shouldn't have EOF when not gentle on EOF"
22954 msgstr ""
22956 #: remote-curl.c:657
22957 msgid "remote server sent unexpected response end packet"
22958 msgstr ""
22960 #: remote-curl.c:726
22961 msgid "unable to rewind rpc post data - try increasing http.postBuffer"
22962 msgstr ""
22964 #: remote-curl.c:755
22965 #, c-format
22966 msgid "remote-curl: bad line length character: %.4s"
22967 msgstr ""
22969 #: remote-curl.c:757
22970 msgid "remote-curl: unexpected response end packet"
22971 msgstr ""
22973 #: remote-curl.c:833
22974 #, c-format
22975 msgid "RPC failed; %s"
22976 msgstr ""
22978 #: remote-curl.c:873
22979 msgid "cannot handle pushes this big"
22980 msgstr ""
22982 #: remote-curl.c:986
22983 #, c-format
22984 msgid "cannot deflate request; zlib deflate error %d"
22985 msgstr ""
22987 #: remote-curl.c:990
22988 #, c-format
22989 msgid "cannot deflate request; zlib end error %d"
22990 msgstr ""
22992 #: remote-curl.c:1040
22993 #, c-format
22994 msgid "%d bytes of length header were received"
22995 msgstr ""
22997 #: remote-curl.c:1042
22998 #, c-format
22999 msgid "%d bytes of body are still expected"
23000 msgstr ""
23002 #: remote-curl.c:1131
23003 msgid "dumb http transport does not support shallow capabilities"
23004 msgstr ""
23006 #: remote-curl.c:1146
23007 msgid "fetch failed."
23008 msgstr ""
23010 #: remote-curl.c:1192
23011 msgid "cannot fetch by sha1 over smart http"
23012 msgstr ""
23014 #: remote-curl.c:1236 remote-curl.c:1242
23015 #, c-format
23016 msgid "protocol error: expected sha/ref, got '%s'"
23017 msgstr ""
23019 #: remote-curl.c:1254 remote-curl.c:1372
23020 #, c-format
23021 msgid "http transport does not support %s"
23022 msgstr ""
23024 #: remote-curl.c:1290
23025 msgid "git-http-push failed"
23026 msgstr ""
23028 #: remote-curl.c:1478
23029 msgid "remote-curl: usage: git remote-curl <remote> [<url>]"
23030 msgstr ""
23032 #: remote-curl.c:1510
23033 msgid "remote-curl: error reading command stream from git"
23034 msgstr ""
23036 #: remote-curl.c:1517
23037 msgid "remote-curl: fetch attempted without a local repo"
23038 msgstr ""
23040 #: remote-curl.c:1558
23041 #, c-format
23042 msgid "remote-curl: unknown command '%s' from git"
23043 msgstr ""
23045 #: contrib/scalar/scalar.c:49
23046 msgid "need a working directory"
23047 msgstr ""
23049 #: contrib/scalar/scalar.c:86
23050 msgid "could not find enlistment root"
23051 msgstr ""
23053 #: contrib/scalar/scalar.c:89 contrib/scalar/scalar.c:351
23054 #: contrib/scalar/scalar.c:436 contrib/scalar/scalar.c:579
23055 #, c-format
23056 msgid "could not switch to '%s'"
23057 msgstr ""
23059 #: contrib/scalar/scalar.c:180
23060 #, c-format
23061 msgid "could not configure %s=%s"
23062 msgstr ""
23064 #: contrib/scalar/scalar.c:198
23065 msgid "could not configure log.excludeDecoration"
23066 msgstr ""
23068 #: contrib/scalar/scalar.c:219
23069 msgid "Scalar enlistments require a worktree"
23070 msgstr ""
23072 #: contrib/scalar/scalar.c:311
23073 #, c-format
23074 msgid "remote HEAD is not a branch: '%.*s'"
23075 msgstr ""
23077 #: contrib/scalar/scalar.c:317
23078 msgid "failed to get default branch name from remote; using local default"
23079 msgstr ""
23081 #: contrib/scalar/scalar.c:330
23082 msgid "failed to get default branch name"
23083 msgstr ""
23085 #: contrib/scalar/scalar.c:341
23086 msgid "failed to unregister repository"
23087 msgstr ""
23089 #: contrib/scalar/scalar.c:356
23090 msgid "failed to delete enlistment directory"
23091 msgstr ""
23093 #: contrib/scalar/scalar.c:376
23094 msgid "branch to checkout after clone"
23095 msgstr ""
23097 #: contrib/scalar/scalar.c:378
23098 msgid "when cloning, create full working directory"
23099 msgstr ""
23101 #: contrib/scalar/scalar.c:380
23102 msgid "only download metadata for the branch that will be checked out"
23103 msgstr ""
23105 #: contrib/scalar/scalar.c:385
23106 msgid "scalar clone [<options>] [--] <repo> [<dir>]"
23107 msgstr ""
23109 #: contrib/scalar/scalar.c:410
23110 #, c-format
23111 msgid "cannot deduce worktree name from '%s'"
23112 msgstr ""
23114 #: contrib/scalar/scalar.c:419
23115 #, c-format
23116 msgid "directory '%s' exists already"
23117 msgstr ""
23119 #: contrib/scalar/scalar.c:446
23120 #, c-format
23121 msgid "failed to get default branch for '%s'"
23122 msgstr ""
23124 #: contrib/scalar/scalar.c:457
23125 #, c-format
23126 msgid "could not configure remote in '%s'"
23127 msgstr ""
23129 #: contrib/scalar/scalar.c:466
23130 #, c-format
23131 msgid "could not configure '%s'"
23132 msgstr ""
23134 #: contrib/scalar/scalar.c:469
23135 msgid "partial clone failed; attempting full clone"
23136 msgstr ""
23138 #: contrib/scalar/scalar.c:473
23139 msgid "could not configure for full clone"
23140 msgstr ""
23142 #: contrib/scalar/scalar.c:505
23143 msgid "`scalar list` does not take arguments"
23144 msgstr ""
23146 #: contrib/scalar/scalar.c:518
23147 msgid "scalar register [<enlistment>]"
23148 msgstr ""
23150 #: contrib/scalar/scalar.c:545
23151 msgid "reconfigure all registered enlistments"
23152 msgstr ""
23154 #: contrib/scalar/scalar.c:549
23155 msgid "scalar reconfigure [--all | <enlistment>]"
23156 msgstr ""
23158 #: contrib/scalar/scalar.c:567
23159 msgid "--all or <enlistment>, but not both"
23160 msgstr ""
23162 #: contrib/scalar/scalar.c:582
23163 #, c-format
23164 msgid "git repository gone in '%s'"
23165 msgstr ""
23167 #: contrib/scalar/scalar.c:622
23168 msgid ""
23169 "scalar run <task> [<enlistment>]\n"
23170 "Tasks:\n"
23171 msgstr ""
23173 #: contrib/scalar/scalar.c:640
23174 #, c-format
23175 msgid "no such task: '%s'"
23176 msgstr ""
23178 #: contrib/scalar/scalar.c:690
23179 msgid "scalar unregister [<enlistment>]"
23180 msgstr ""
23182 #: contrib/scalar/scalar.c:737
23183 msgid "scalar delete <enlistment>"
23184 msgstr ""
23186 #: contrib/scalar/scalar.c:752
23187 msgid "refusing to delete current working directory"
23188 msgstr ""
23190 #: contrib/scalar/scalar.c:767
23191 msgid "include Git version"
23192 msgstr ""
23194 #: contrib/scalar/scalar.c:769
23195 msgid "include Git's build options"
23196 msgstr ""
23198 #: contrib/scalar/scalar.c:773
23199 msgid "scalar verbose [-v | --verbose] [--build-options]"
23200 msgstr ""
23202 #: contrib/scalar/scalar.c:821
23203 msgid ""
23204 "scalar <command> [<options>]\n"
23205 "\n"
23206 "Commands:\n"
23207 msgstr ""
23209 #: compat/compiler.h:26
23210 msgid "no compiler information available\n"
23211 msgstr ""
23213 #: compat/compiler.h:38
23214 msgid "no libc information available\n"
23215 msgstr ""
23217 #: list-objects-filter-options.h:94
23218 msgid "args"
23219 msgstr ""
23221 #: list-objects-filter-options.h:95
23222 msgid "object filtering"
23223 msgstr ""
23225 #: parse-options.h:183
23226 msgid "expiry-date"
23227 msgstr ""
23229 #: parse-options.h:197
23230 msgid "no-op (backward compatibility)"
23231 msgstr ""
23233 #: parse-options.h:310
23234 msgid "be more verbose"
23235 msgstr ""
23237 #: parse-options.h:312
23238 msgid "be more quiet"
23239 msgstr ""
23241 #: parse-options.h:318
23242 msgid "use <n> digits to display object names"
23243 msgstr ""
23245 #: parse-options.h:337
23246 msgid "how to strip spaces and #comments from message"
23247 msgstr ""
23249 #: parse-options.h:338
23250 msgid "read pathspec from file"
23251 msgstr ""
23253 #: parse-options.h:339
23254 msgid ""
23255 "with --pathspec-from-file, pathspec elements are separated with NUL character"
23256 msgstr ""
23258 #: ref-filter.h:98
23259 msgid "key"
23260 msgstr ""
23262 #: ref-filter.h:98
23263 msgid "field name to sort on"
23264 msgstr ""
23266 #: rerere.h:44
23267 msgid "update the index with reused conflict resolution if possible"
23268 msgstr ""
23270 #: command-list.h:50
23271 msgid "Add file contents to the index"
23272 msgstr ""
23274 #: command-list.h:51
23275 msgid "Apply a series of patches from a mailbox"
23276 msgstr ""
23278 #: command-list.h:52
23279 msgid "Annotate file lines with commit information"
23280 msgstr ""
23282 #: command-list.h:53
23283 msgid "Apply a patch to files and/or to the index"
23284 msgstr ""
23286 #: command-list.h:54
23287 msgid "Import a GNU Arch repository into Git"
23288 msgstr ""
23290 #: command-list.h:55
23291 msgid "Create an archive of files from a named tree"
23292 msgstr ""
23294 #: command-list.h:56
23295 msgid "Use binary search to find the commit that introduced a bug"
23296 msgstr ""
23298 #: command-list.h:57
23299 msgid "Show what revision and author last modified each line of a file"
23300 msgstr ""
23302 #: command-list.h:58
23303 msgid "List, create, or delete branches"
23304 msgstr ""
23306 #: command-list.h:59
23307 msgid "Collect information for user to file a bug report"
23308 msgstr ""
23310 #: command-list.h:60
23311 msgid "Move objects and refs by archive"
23312 msgstr ""
23314 #: command-list.h:61
23315 msgid "Provide content or type and size information for repository objects"
23316 msgstr ""
23318 #: command-list.h:62
23319 msgid "Display gitattributes information"
23320 msgstr ""
23322 #: command-list.h:63
23323 msgid "Debug gitignore / exclude files"
23324 msgstr ""
23326 #: command-list.h:64
23327 msgid "Show canonical names and email addresses of contacts"
23328 msgstr ""
23330 #: command-list.h:65
23331 msgid "Ensures that a reference name is well formed"
23332 msgstr ""
23334 #: command-list.h:66
23335 msgid "Switch branches or restore working tree files"
23336 msgstr ""
23338 #: command-list.h:67
23339 msgid "Copy files from the index to the working tree"
23340 msgstr ""
23342 #: command-list.h:68
23343 msgid "Find commits yet to be applied to upstream"
23344 msgstr ""
23346 #: command-list.h:69
23347 msgid "Apply the changes introduced by some existing commits"
23348 msgstr ""
23350 #: command-list.h:70
23351 msgid "Graphical alternative to git-commit"
23352 msgstr ""
23354 #: command-list.h:71
23355 msgid "Remove untracked files from the working tree"
23356 msgstr ""
23358 #: command-list.h:72
23359 msgid "Clone a repository into a new directory"
23360 msgstr ""
23362 #: command-list.h:73
23363 msgid "Display data in columns"
23364 msgstr ""
23366 #: command-list.h:74
23367 msgid "Record changes to the repository"
23368 msgstr ""
23370 #: command-list.h:75
23371 msgid "Write and verify Git commit-graph files"
23372 msgstr ""
23374 #: command-list.h:76
23375 msgid "Create a new commit object"
23376 msgstr ""
23378 #: command-list.h:77
23379 msgid "Get and set repository or global options"
23380 msgstr ""
23382 #: command-list.h:78
23383 msgid "Count unpacked number of objects and their disk consumption"
23384 msgstr ""
23386 #: command-list.h:79
23387 msgid "Retrieve and store user credentials"
23388 msgstr ""
23390 #: command-list.h:80
23391 msgid "Helper to temporarily store passwords in memory"
23392 msgstr ""
23394 #: command-list.h:81
23395 msgid "Helper to store credentials on disk"
23396 msgstr ""
23398 #: command-list.h:82
23399 msgid "Export a single commit to a CVS checkout"
23400 msgstr ""
23402 #: command-list.h:83
23403 msgid "Salvage your data out of another SCM people love to hate"
23404 msgstr ""
23406 #: command-list.h:84
23407 msgid "A CVS server emulator for Git"
23408 msgstr ""
23410 #: command-list.h:85
23411 msgid "A really simple server for Git repositories"
23412 msgstr ""
23414 #: command-list.h:86
23415 msgid "Give an object a human readable name based on an available ref"
23416 msgstr ""
23418 #: command-list.h:87
23419 msgid "Show changes between commits, commit and working tree, etc"
23420 msgstr ""
23422 #: command-list.h:88
23423 msgid "Compares files in the working tree and the index"
23424 msgstr ""
23426 #: command-list.h:89
23427 msgid "Compare a tree to the working tree or index"
23428 msgstr ""
23430 #: command-list.h:90
23431 msgid "Compares the content and mode of blobs found via two tree objects"
23432 msgstr ""
23434 #: command-list.h:91
23435 msgid "Show changes using common diff tools"
23436 msgstr ""
23438 #: command-list.h:92
23439 msgid "Git data exporter"
23440 msgstr ""
23442 #: command-list.h:93
23443 msgid "Backend for fast Git data importers"
23444 msgstr ""
23446 #: command-list.h:94
23447 msgid "Download objects and refs from another repository"
23448 msgstr ""
23450 #: command-list.h:95
23451 msgid "Receive missing objects from another repository"
23452 msgstr ""
23454 #: command-list.h:96
23455 msgid "Rewrite branches"
23456 msgstr ""
23458 #: command-list.h:97
23459 msgid "Produce a merge commit message"
23460 msgstr ""
23462 #: command-list.h:98
23463 msgid "Output information on each ref"
23464 msgstr ""
23466 #: command-list.h:99
23467 msgid "Run a Git command on a list of repositories"
23468 msgstr ""
23470 #: command-list.h:100
23471 msgid "Prepare patches for e-mail submission"
23472 msgstr ""
23474 #: command-list.h:101
23475 msgid "Verifies the connectivity and validity of the objects in the database"
23476 msgstr ""
23478 #: command-list.h:102
23479 msgid "Cleanup unnecessary files and optimize the local repository"
23480 msgstr ""
23482 #: command-list.h:103
23483 msgid "Extract commit ID from an archive created using git-archive"
23484 msgstr ""
23486 #: command-list.h:104
23487 msgid "Print lines matching a pattern"
23488 msgstr ""
23490 #: command-list.h:105
23491 msgid "A portable graphical interface to Git"
23492 msgstr ""
23494 #: command-list.h:106
23495 msgid "Compute object ID and optionally creates a blob from a file"
23496 msgstr ""
23498 #: command-list.h:107
23499 msgid "Display help information about Git"
23500 msgstr ""
23502 #: command-list.h:108
23503 msgid "Server side implementation of Git over HTTP"
23504 msgstr ""
23506 #: command-list.h:109
23507 msgid "Download from a remote Git repository via HTTP"
23508 msgstr ""
23510 #: command-list.h:110
23511 msgid "Push objects over HTTP/DAV to another repository"
23512 msgstr ""
23514 #: command-list.h:111
23515 msgid "Send a collection of patches from stdin to an IMAP folder"
23516 msgstr ""
23518 #: command-list.h:112
23519 msgid "Build pack index file for an existing packed archive"
23520 msgstr ""
23522 #: command-list.h:113
23523 msgid "Create an empty Git repository or reinitialize an existing one"
23524 msgstr ""
23526 #: command-list.h:114
23527 msgid "Instantly browse your working repository in gitweb"
23528 msgstr ""
23530 #: command-list.h:115
23531 msgid "Add or parse structured information in commit messages"
23532 msgstr ""
23534 #: command-list.h:116
23535 msgid "Show commit logs"
23536 msgstr ""
23538 #: command-list.h:117
23539 msgid "Show information about files in the index and the working tree"
23540 msgstr ""
23542 #: command-list.h:118
23543 msgid "List references in a remote repository"
23544 msgstr ""
23546 #: command-list.h:119
23547 msgid "List the contents of a tree object"
23548 msgstr ""
23550 #: command-list.h:120
23551 msgid "Extracts patch and authorship from a single e-mail message"
23552 msgstr ""
23554 #: command-list.h:121
23555 msgid "Simple UNIX mbox splitter program"
23556 msgstr ""
23558 #: command-list.h:122
23559 msgid "Run tasks to optimize Git repository data"
23560 msgstr ""
23562 #: command-list.h:123
23563 msgid "Join two or more development histories together"
23564 msgstr ""
23566 #: command-list.h:124
23567 msgid "Find as good common ancestors as possible for a merge"
23568 msgstr ""
23570 #: command-list.h:125
23571 msgid "Run a three-way file merge"
23572 msgstr ""
23574 #: command-list.h:126
23575 msgid "Run a merge for files needing merging"
23576 msgstr ""
23578 #: command-list.h:127
23579 msgid "The standard helper program to use with git-merge-index"
23580 msgstr ""
23582 #: command-list.h:128
23583 msgid "Show three-way merge without touching index"
23584 msgstr ""
23586 #: command-list.h:129
23587 msgid "Run merge conflict resolution tools to resolve merge conflicts"
23588 msgstr ""
23590 #: command-list.h:130
23591 msgid "Creates a tag object with extra validation"
23592 msgstr ""
23594 #: command-list.h:131
23595 msgid "Build a tree-object from ls-tree formatted text"
23596 msgstr ""
23598 #: command-list.h:132
23599 msgid "Write and verify multi-pack-indexes"
23600 msgstr ""
23602 #: command-list.h:133
23603 msgid "Move or rename a file, a directory, or a symlink"
23604 msgstr ""
23606 #: command-list.h:134
23607 msgid "Find symbolic names for given revs"
23608 msgstr ""
23610 #: command-list.h:135
23611 msgid "Add or inspect object notes"
23612 msgstr ""
23614 #: command-list.h:136
23615 msgid "Import from and submit to Perforce repositories"
23616 msgstr ""
23618 #: command-list.h:137
23619 msgid "Create a packed archive of objects"
23620 msgstr ""
23622 #: command-list.h:138
23623 msgid "Find redundant pack files"
23624 msgstr ""
23626 #: command-list.h:139
23627 msgid "Pack heads and tags for efficient repository access"
23628 msgstr ""
23630 #: command-list.h:140
23631 msgid "Compute unique ID for a patch"
23632 msgstr ""
23634 #: command-list.h:141
23635 msgid "Prune all unreachable objects from the object database"
23636 msgstr ""
23638 #: command-list.h:142
23639 msgid "Remove extra objects that are already in pack files"
23640 msgstr ""
23642 #: command-list.h:143
23643 msgid "Fetch from and integrate with another repository or a local branch"
23644 msgstr ""
23646 #: command-list.h:144
23647 msgid "Update remote refs along with associated objects"
23648 msgstr ""
23650 #: command-list.h:145
23651 msgid "Applies a quilt patchset onto the current branch"
23652 msgstr ""
23654 #: command-list.h:146
23655 msgid "Compare two commit ranges (e.g. two versions of a branch)"
23656 msgstr ""
23658 #: command-list.h:147
23659 msgid "Reads tree information into the index"
23660 msgstr ""
23662 #: command-list.h:148
23663 msgid "Reapply commits on top of another base tip"
23664 msgstr ""
23666 #: command-list.h:149
23667 msgid "Receive what is pushed into the repository"
23668 msgstr ""
23670 #: command-list.h:150
23671 msgid "Manage reflog information"
23672 msgstr ""
23674 #: command-list.h:151
23675 msgid "Manage set of tracked repositories"
23676 msgstr ""
23678 #: command-list.h:152
23679 msgid "Pack unpacked objects in a repository"
23680 msgstr ""
23682 #: command-list.h:153
23683 msgid "Create, list, delete refs to replace objects"
23684 msgstr ""
23686 #: command-list.h:154
23687 msgid "Generates a summary of pending changes"
23688 msgstr ""
23690 #: command-list.h:155
23691 msgid "Reuse recorded resolution of conflicted merges"
23692 msgstr ""
23694 #: command-list.h:156
23695 msgid "Reset current HEAD to the specified state"
23696 msgstr ""
23698 #: command-list.h:157
23699 msgid "Restore working tree files"
23700 msgstr ""
23702 #: command-list.h:158
23703 msgid "Lists commit objects in reverse chronological order"
23704 msgstr ""
23706 #: command-list.h:159
23707 msgid "Pick out and massage parameters"
23708 msgstr ""
23710 #: command-list.h:160
23711 msgid "Revert some existing commits"
23712 msgstr ""
23714 #: command-list.h:161
23715 msgid "Remove files from the working tree and from the index"
23716 msgstr ""
23718 #: command-list.h:162
23719 msgid "Send a collection of patches as emails"
23720 msgstr ""
23722 #: command-list.h:163
23723 msgid "Push objects over Git protocol to another repository"
23724 msgstr ""
23726 #: command-list.h:164
23727 msgid "Git's i18n setup code for shell scripts"
23728 msgstr ""
23730 #: command-list.h:165
23731 msgid "Common Git shell script setup code"
23732 msgstr ""
23734 #: command-list.h:166
23735 msgid "Restricted login shell for Git-only SSH access"
23736 msgstr ""
23738 #: command-list.h:167
23739 msgid "Summarize 'git log' output"
23740 msgstr ""
23742 #: command-list.h:168
23743 msgid "Show various types of objects"
23744 msgstr ""
23746 #: command-list.h:169
23747 msgid "Show branches and their commits"
23748 msgstr ""
23750 #: command-list.h:170
23751 msgid "Show packed archive index"
23752 msgstr ""
23754 #: command-list.h:171
23755 msgid "List references in a local repository"
23756 msgstr ""
23758 #: command-list.h:172
23759 msgid "Initialize and modify the sparse-checkout"
23760 msgstr ""
23762 #: command-list.h:173
23763 msgid "Add file contents to the staging area"
23764 msgstr ""
23766 #: command-list.h:174
23767 msgid "Stash the changes in a dirty working directory away"
23768 msgstr ""
23770 #: command-list.h:175
23771 msgid "Show the working tree status"
23772 msgstr ""
23774 #: command-list.h:176
23775 msgid "Remove unnecessary whitespace"
23776 msgstr ""
23778 #: command-list.h:177
23779 msgid "Initialize, update or inspect submodules"
23780 msgstr ""
23782 #: command-list.h:178
23783 msgid "Bidirectional operation between a Subversion repository and Git"
23784 msgstr ""
23786 #: command-list.h:179
23787 msgid "Switch branches"
23788 msgstr ""
23790 #: command-list.h:180
23791 msgid "Read, modify and delete symbolic refs"
23792 msgstr ""
23794 #: command-list.h:181
23795 msgid "Create, list, delete or verify a tag object signed with GPG"
23796 msgstr ""
23798 #: command-list.h:182
23799 msgid "Creates a temporary file with a blob's contents"
23800 msgstr ""
23802 #: command-list.h:183
23803 msgid "Unpack objects from a packed archive"
23804 msgstr ""
23806 #: command-list.h:184
23807 msgid "Register file contents in the working tree to the index"
23808 msgstr ""
23810 #: command-list.h:185
23811 msgid "Update the object name stored in a ref safely"
23812 msgstr ""
23814 #: command-list.h:186
23815 msgid "Update auxiliary info file to help dumb servers"
23816 msgstr ""
23818 #: command-list.h:187
23819 msgid "Send archive back to git-archive"
23820 msgstr ""
23822 #: command-list.h:188
23823 msgid "Send objects packed back to git-fetch-pack"
23824 msgstr ""
23826 #: command-list.h:189
23827 msgid "Show a Git logical variable"
23828 msgstr ""
23830 #: command-list.h:190
23831 msgid "Check the GPG signature of commits"
23832 msgstr ""
23834 #: command-list.h:191
23835 msgid "Validate packed Git archive files"
23836 msgstr ""
23838 #: command-list.h:192
23839 msgid "Check the GPG signature of tags"
23840 msgstr ""
23842 #: command-list.h:193
23843 msgid "Show logs with difference each commit introduces"
23844 msgstr ""
23846 #: command-list.h:194
23847 msgid "Manage multiple working trees"
23848 msgstr ""
23850 #: command-list.h:195
23851 msgid "Create a tree object from the current index"
23852 msgstr ""
23854 #: command-list.h:196
23855 msgid "Defining attributes per path"
23856 msgstr ""
23858 #: command-list.h:197
23859 msgid "Git command-line interface and conventions"
23860 msgstr ""
23862 #: command-list.h:198
23863 msgid "A Git core tutorial for developers"
23864 msgstr ""
23866 #: command-list.h:199
23867 msgid "Providing usernames and passwords to Git"
23868 msgstr ""
23870 #: command-list.h:200
23871 msgid "Git for CVS users"
23872 msgstr ""
23874 #: command-list.h:201
23875 msgid "Tweaking diff output"
23876 msgstr ""
23878 #: command-list.h:202
23879 msgid "A useful minimum set of commands for Everyday Git"
23880 msgstr ""
23882 #: command-list.h:203
23883 msgid "Frequently asked questions about using Git"
23884 msgstr ""
23886 #: command-list.h:204
23887 msgid "A Git Glossary"
23888 msgstr ""
23890 #: command-list.h:205
23891 msgid "Hooks used by Git"
23892 msgstr ""
23894 #: command-list.h:206
23895 msgid "Specifies intentionally untracked files to ignore"
23896 msgstr ""
23898 #: command-list.h:207
23899 msgid "The Git repository browser"
23900 msgstr ""
23902 #: command-list.h:208
23903 msgid "Map author/committer names and/or E-Mail addresses"
23904 msgstr ""
23906 #: command-list.h:209
23907 msgid "Defining submodule properties"
23908 msgstr ""
23910 #: command-list.h:210
23911 msgid "Git namespaces"
23912 msgstr ""
23914 #: command-list.h:211
23915 msgid "Helper programs to interact with remote repositories"
23916 msgstr ""
23918 #: command-list.h:212
23919 msgid "Git Repository Layout"
23920 msgstr ""
23922 #: command-list.h:213
23923 msgid "Specifying revisions and ranges for Git"
23924 msgstr ""
23926 #: command-list.h:214
23927 msgid "Mounting one repository inside another"
23928 msgstr ""
23930 #: command-list.h:215
23931 msgid "A tutorial introduction to Git"
23932 msgstr ""
23934 #: command-list.h:216
23935 msgid "A tutorial introduction to Git: part two"
23936 msgstr ""
23938 #: command-list.h:217
23939 msgid "Git web interface (web frontend to Git repositories)"
23940 msgstr ""
23942 #: command-list.h:218
23943 msgid "An overview of recommended workflows with Git"
23944 msgstr ""
23946 #: git-merge-octopus.sh:46
23947 msgid ""
23948 "Error: Your local changes to the following files would be overwritten by "
23949 "merge"
23950 msgstr ""
23952 #: git-merge-octopus.sh:61
23953 msgid "Automated merge did not work."
23954 msgstr ""
23956 #: git-merge-octopus.sh:62
23957 msgid "Should not be doing an octopus."
23958 msgstr ""
23960 #: git-merge-octopus.sh:73
23961 #, sh-format
23962 msgid "Unable to find common commit with $pretty_name"
23963 msgstr ""
23965 #: git-merge-octopus.sh:77
23966 #, sh-format
23967 msgid "Already up to date with $pretty_name"
23968 msgstr ""
23970 #: git-merge-octopus.sh:89
23971 #, sh-format
23972 msgid "Fast-forwarding to: $pretty_name"
23973 msgstr ""
23975 #: git-merge-octopus.sh:97
23976 #, sh-format
23977 msgid "Trying simple merge with $pretty_name"
23978 msgstr ""
23980 #: git-merge-octopus.sh:102
23981 msgid "Simple merge did not work, trying automatic merge."
23982 msgstr ""
23984 #: git-submodule.sh:401
23985 #, sh-format
23986 msgid "Unable to find current revision in submodule path '$displaypath'"
23987 msgstr ""
23989 #: git-submodule.sh:411
23990 #, sh-format
23991 msgid "Unable to fetch in submodule path '$sm_path'"
23992 msgstr ""
23994 #: git-submodule.sh:416
23995 #, sh-format
23996 msgid ""
23997 "Unable to find current ${remote_name}/${branch} revision in submodule path "
23998 "'$sm_path'"
23999 msgstr ""
24001 #: git-submodule.sh:464
24002 #, sh-format
24003 msgid "Failed to recurse into submodule path '$displaypath'"
24004 msgstr ""
24006 #: git-sh-setup.sh:89 git-sh-setup.sh:94
24007 #, sh-format
24008 msgid "usage: $dashless $USAGE"
24009 msgstr ""
24011 #: git-sh-setup.sh:183
24012 #, sh-format
24013 msgid "Cannot chdir to $cdup, the toplevel of the working tree"
24014 msgstr ""
24016 #: git-sh-setup.sh:192 git-sh-setup.sh:199
24017 #, sh-format
24018 msgid "fatal: $program_name cannot be used without a working tree."
24019 msgstr ""
24021 #: git-sh-setup.sh:213
24022 msgid "Cannot rewrite branches: You have unstaged changes."
24023 msgstr ""
24025 #: git-sh-setup.sh:216
24026 #, sh-format
24027 msgid "Cannot $action: You have unstaged changes."
24028 msgstr ""
24030 #: git-sh-setup.sh:227
24031 #, sh-format
24032 msgid "Cannot $action: Your index contains uncommitted changes."
24033 msgstr ""
24035 #: git-sh-setup.sh:229
24036 msgid "Additionally, your index contains uncommitted changes."
24037 msgstr ""
24039 #: git-sh-setup.sh:349
24040 msgid "You need to run this command from the toplevel of the working tree."
24041 msgstr ""
24043 #: git-sh-setup.sh:354
24044 msgid "Unable to determine absolute path of git directory"
24045 msgstr ""
24047 #. TRANSLATORS: you can adjust this to align "git add -i" status menu
24048 #: git-add--interactive.perl:212
24049 #, perl-format
24050 msgid "%12s %12s %s"
24051 msgstr ""
24053 #: git-add--interactive.perl:632
24054 #, perl-format
24055 msgid "touched %d path\n"
24056 msgid_plural "touched %d paths\n"
24057 msgstr[0] ""
24058 msgstr[1] ""
24060 #: git-add--interactive.perl:1056
24061 msgid ""
24062 "If the patch applies cleanly, the edited hunk will immediately be\n"
24063 "marked for staging."
24064 msgstr ""
24066 #: git-add--interactive.perl:1059
24067 msgid ""
24068 "If the patch applies cleanly, the edited hunk will immediately be\n"
24069 "marked for stashing."
24070 msgstr ""
24072 #: git-add--interactive.perl:1062
24073 msgid ""
24074 "If the patch applies cleanly, the edited hunk will immediately be\n"
24075 "marked for unstaging."
24076 msgstr ""
24078 #: git-add--interactive.perl:1065 git-add--interactive.perl:1074
24079 #: git-add--interactive.perl:1080
24080 msgid ""
24081 "If the patch applies cleanly, the edited hunk will immediately be\n"
24082 "marked for applying."
24083 msgstr ""
24085 #: git-add--interactive.perl:1068 git-add--interactive.perl:1071
24086 #: git-add--interactive.perl:1077
24087 msgid ""
24088 "If the patch applies cleanly, the edited hunk will immediately be\n"
24089 "marked for discarding."
24090 msgstr ""
24092 #: git-add--interactive.perl:1114
24093 #, perl-format
24094 msgid "failed to open hunk edit file for writing: %s"
24095 msgstr ""
24097 #: git-add--interactive.perl:1121
24098 #, perl-format
24099 msgid ""
24100 "---\n"
24101 "To remove '%s' lines, make them ' ' lines (context).\n"
24102 "To remove '%s' lines, delete them.\n"
24103 "Lines starting with %s will be removed.\n"
24104 msgstr ""
24106 #: git-add--interactive.perl:1143
24107 #, perl-format
24108 msgid "failed to open hunk edit file for reading: %s"
24109 msgstr ""
24111 #: git-add--interactive.perl:1253
24112 msgid ""
24113 "y - stage this hunk\n"
24114 "n - do not stage this hunk\n"
24115 "q - quit; do not stage this hunk or any of the remaining ones\n"
24116 "a - stage this hunk and all later hunks in the file\n"
24117 "d - do not stage this hunk or any of the later hunks in the file"
24118 msgstr ""
24120 #: git-add--interactive.perl:1259
24121 msgid ""
24122 "y - stash this hunk\n"
24123 "n - do not stash this hunk\n"
24124 "q - quit; do not stash this hunk or any of the remaining ones\n"
24125 "a - stash this hunk and all later hunks in the file\n"
24126 "d - do not stash this hunk or any of the later hunks in the file"
24127 msgstr ""
24129 #: git-add--interactive.perl:1265
24130 msgid ""
24131 "y - unstage this hunk\n"
24132 "n - do not unstage this hunk\n"
24133 "q - quit; do not unstage this hunk or any of the remaining ones\n"
24134 "a - unstage this hunk and all later hunks in the file\n"
24135 "d - do not unstage this hunk or any of the later hunks in the file"
24136 msgstr ""
24138 #: git-add--interactive.perl:1271
24139 msgid ""
24140 "y - apply this hunk to index\n"
24141 "n - do not apply this hunk to index\n"
24142 "q - quit; do not apply this hunk or any of the remaining ones\n"
24143 "a - apply this hunk and all later hunks in the file\n"
24144 "d - do not apply this hunk or any of the later hunks in the file"
24145 msgstr ""
24147 #: git-add--interactive.perl:1277 git-add--interactive.perl:1295
24148 msgid ""
24149 "y - discard this hunk from worktree\n"
24150 "n - do not discard this hunk from worktree\n"
24151 "q - quit; do not discard this hunk or any of the remaining ones\n"
24152 "a - discard this hunk and all later hunks in the file\n"
24153 "d - do not discard this hunk or any of the later hunks in the file"
24154 msgstr ""
24156 #: git-add--interactive.perl:1283
24157 msgid ""
24158 "y - discard this hunk from index and worktree\n"
24159 "n - do not discard this hunk from index and worktree\n"
24160 "q - quit; do not discard this hunk or any of the remaining ones\n"
24161 "a - discard this hunk and all later hunks in the file\n"
24162 "d - do not discard this hunk or any of the later hunks in the file"
24163 msgstr ""
24165 #: git-add--interactive.perl:1289
24166 msgid ""
24167 "y - apply this hunk to index and worktree\n"
24168 "n - do not apply this hunk to index and worktree\n"
24169 "q - quit; do not apply this hunk or any of the remaining ones\n"
24170 "a - apply this hunk and all later hunks in the file\n"
24171 "d - do not apply this hunk or any of the later hunks in the file"
24172 msgstr ""
24174 #: git-add--interactive.perl:1301
24175 msgid ""
24176 "y - apply this hunk to worktree\n"
24177 "n - do not apply this hunk to worktree\n"
24178 "q - quit; do not apply this hunk or any of the remaining ones\n"
24179 "a - apply this hunk and all later hunks in the file\n"
24180 "d - do not apply this hunk or any of the later hunks in the file"
24181 msgstr ""
24183 #: git-add--interactive.perl:1316
24184 msgid ""
24185 "g - select a hunk to go to\n"
24186 "/ - search for a hunk matching the given regex\n"
24187 "j - leave this hunk undecided, see next undecided hunk\n"
24188 "J - leave this hunk undecided, see next hunk\n"
24189 "k - leave this hunk undecided, see previous undecided hunk\n"
24190 "K - leave this hunk undecided, see previous hunk\n"
24191 "s - split the current hunk into smaller hunks\n"
24192 "e - manually edit the current hunk\n"
24193 "? - print help\n"
24194 msgstr ""
24196 #: git-add--interactive.perl:1347
24197 msgid "The selected hunks do not apply to the index!\n"
24198 msgstr ""
24200 #: git-add--interactive.perl:1362
24201 #, perl-format
24202 msgid "ignoring unmerged: %s\n"
24203 msgstr ""
24205 #: git-add--interactive.perl:1481
24206 #, perl-format
24207 msgid "Apply mode change to worktree [y,n,q,a,d%s,?]? "
24208 msgstr ""
24210 #: git-add--interactive.perl:1482
24211 #, perl-format
24212 msgid "Apply deletion to worktree [y,n,q,a,d%s,?]? "
24213 msgstr ""
24215 #: git-add--interactive.perl:1483
24216 #, perl-format
24217 msgid "Apply addition to worktree [y,n,q,a,d%s,?]? "
24218 msgstr ""
24220 #: git-add--interactive.perl:1484
24221 #, perl-format
24222 msgid "Apply this hunk to worktree [y,n,q,a,d%s,?]? "
24223 msgstr ""
24225 #: git-add--interactive.perl:1601
24226 msgid "No other hunks to goto\n"
24227 msgstr ""
24229 #: git-add--interactive.perl:1619
24230 #, perl-format
24231 msgid "Invalid number: '%s'\n"
24232 msgstr ""
24234 #: git-add--interactive.perl:1624
24235 #, perl-format
24236 msgid "Sorry, only %d hunk available.\n"
24237 msgid_plural "Sorry, only %d hunks available.\n"
24238 msgstr[0] ""
24239 msgstr[1] ""
24241 #: git-add--interactive.perl:1659
24242 msgid "No other hunks to search\n"
24243 msgstr ""
24245 #: git-add--interactive.perl:1676
24246 #, perl-format
24247 msgid "Malformed search regexp %s: %s\n"
24248 msgstr ""
24250 #: git-add--interactive.perl:1686
24251 msgid "No hunk matches the given pattern\n"
24252 msgstr ""
24254 #: git-add--interactive.perl:1698 git-add--interactive.perl:1720
24255 msgid "No previous hunk\n"
24256 msgstr ""
24258 #: git-add--interactive.perl:1707 git-add--interactive.perl:1726
24259 msgid "No next hunk\n"
24260 msgstr ""
24262 #: git-add--interactive.perl:1732
24263 msgid "Sorry, cannot split this hunk\n"
24264 msgstr ""
24266 #: git-add--interactive.perl:1738
24267 #, perl-format
24268 msgid "Split into %d hunk.\n"
24269 msgid_plural "Split into %d hunks.\n"
24270 msgstr[0] ""
24271 msgstr[1] ""
24273 #: git-add--interactive.perl:1748
24274 msgid "Sorry, cannot edit this hunk\n"
24275 msgstr ""
24277 #. TRANSLATORS: please do not translate the command names
24278 #. 'status', 'update', 'revert', etc.
24279 #: git-add--interactive.perl:1813
24280 msgid ""
24281 "status        - show paths with changes\n"
24282 "update        - add working tree state to the staged set of changes\n"
24283 "revert        - revert staged set of changes back to the HEAD version\n"
24284 "patch         - pick hunks and update selectively\n"
24285 "diff          - view diff between HEAD and index\n"
24286 "add untracked - add contents of untracked files to the staged set of "
24287 "changes\n"
24288 msgstr ""
24290 #: git-add--interactive.perl:1830 git-add--interactive.perl:1842
24291 #: git-add--interactive.perl:1845 git-add--interactive.perl:1852
24292 #: git-add--interactive.perl:1855 git-add--interactive.perl:1862
24293 #: git-add--interactive.perl:1866 git-add--interactive.perl:1872
24294 msgid "missing --"
24295 msgstr ""
24297 #: git-add--interactive.perl:1868
24298 #, perl-format
24299 msgid "unknown --patch mode: %s"
24300 msgstr ""
24302 #: git-add--interactive.perl:1874 git-add--interactive.perl:1880
24303 #, perl-format
24304 msgid "invalid argument %s, expecting --"
24305 msgstr ""
24307 #: git-send-email.perl:159
24308 msgid "local zone differs from GMT by a non-minute interval\n"
24309 msgstr ""
24311 #: git-send-email.perl:166 git-send-email.perl:172
24312 msgid "local time offset greater than or equal to 24 hours\n"
24313 msgstr ""
24315 #: git-send-email.perl:244
24316 #, perl-format
24317 msgid "fatal: command '%s' died with exit code %d"
24318 msgstr ""
24320 #: git-send-email.perl:257
24321 msgid "the editor exited uncleanly, aborting everything"
24322 msgstr ""
24324 #: git-send-email.perl:346
24325 #, perl-format
24326 msgid ""
24327 "'%s' contains an intermediate version of the email you were composing.\n"
24328 msgstr ""
24330 #: git-send-email.perl:351
24331 #, perl-format
24332 msgid "'%s.final' contains the composed email.\n"
24333 msgstr ""
24335 #: git-send-email.perl:484
24336 msgid "--dump-aliases incompatible with other options\n"
24337 msgstr ""
24339 #: git-send-email.perl:561
24340 msgid ""
24341 "fatal: found configuration options for 'sendmail'\n"
24342 "git-send-email is configured with the sendemail.* options - note the 'e'.\n"
24343 "Set sendemail.forbidSendmailVariables to false to disable this check.\n"
24344 msgstr ""
24346 #: git-send-email.perl:566 git-send-email.perl:782
24347 msgid "Cannot run git format-patch from outside a repository\n"
24348 msgstr ""
24350 #: git-send-email.perl:569
24351 msgid ""
24352 "`batch-size` and `relogin` must be specified together (via command-line or "
24353 "configuration option)\n"
24354 msgstr ""
24356 #: git-send-email.perl:582
24357 #, perl-format
24358 msgid "Unknown --suppress-cc field: '%s'\n"
24359 msgstr ""
24361 #: git-send-email.perl:613
24362 #, perl-format
24363 msgid "Unknown --confirm setting: '%s'\n"
24364 msgstr ""
24366 #: git-send-email.perl:653
24367 #, perl-format
24368 msgid "warning: sendmail alias with quotes is not supported: %s\n"
24369 msgstr ""
24371 #: git-send-email.perl:655
24372 #, perl-format
24373 msgid "warning: `:include:` not supported: %s\n"
24374 msgstr ""
24376 #: git-send-email.perl:657
24377 #, perl-format
24378 msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
24379 msgstr ""
24381 #: git-send-email.perl:662
24382 #, perl-format
24383 msgid "warning: sendmail line is not recognized: %s\n"
24384 msgstr ""
24386 #: git-send-email.perl:747
24387 #, perl-format
24388 msgid ""
24389 "File '%s' exists but it could also be the range of commits\n"
24390 "to produce patches for.  Please disambiguate by...\n"
24391 "\n"
24392 "    * Saying \"./%s\" if you mean a file; or\n"
24393 "    * Giving --format-patch option if you mean a range.\n"
24394 msgstr ""
24396 #: git-send-email.perl:768
24397 #, perl-format
24398 msgid "Failed to opendir %s: %s"
24399 msgstr ""
24401 #: git-send-email.perl:803
24402 msgid ""
24403 "\n"
24404 "No patch files specified!\n"
24405 "\n"
24406 msgstr ""
24408 #: git-send-email.perl:816
24409 #, perl-format
24410 msgid "No subject line in %s?"
24411 msgstr ""
24413 #: git-send-email.perl:827
24414 #, perl-format
24415 msgid "Failed to open for writing %s: %s"
24416 msgstr ""
24418 #: git-send-email.perl:838
24419 msgid ""
24420 "Lines beginning in \"GIT:\" will be removed.\n"
24421 "Consider including an overall diffstat or table of contents\n"
24422 "for the patch you are writing.\n"
24423 "\n"
24424 "Clear the body content if you don't wish to send a summary.\n"
24425 msgstr ""
24427 #: git-send-email.perl:862
24428 #, perl-format
24429 msgid "Failed to open %s: %s"
24430 msgstr ""
24432 #: git-send-email.perl:879
24433 #, perl-format
24434 msgid "Failed to open %s.final: %s"
24435 msgstr ""
24437 #: git-send-email.perl:922
24438 msgid "Summary email is empty, skipping it\n"
24439 msgstr ""
24441 #. TRANSLATORS: please keep [y/N] as is.
24442 #: git-send-email.perl:971
24443 #, perl-format
24444 msgid "Are you sure you want to use <%s> [y/N]? "
24445 msgstr ""
24447 #: git-send-email.perl:1026
24448 msgid ""
24449 "The following files are 8bit, but do not declare a Content-Transfer-"
24450 "Encoding.\n"
24451 msgstr ""
24453 #: git-send-email.perl:1031
24454 msgid "Which 8bit encoding should I declare [UTF-8]? "
24455 msgstr ""
24457 #: git-send-email.perl:1039
24458 #, perl-format
24459 msgid ""
24460 "Refusing to send because the patch\n"
24461 "\t%s\n"
24462 "has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
24463 "want to send.\n"
24464 msgstr ""
24466 #: git-send-email.perl:1058
24467 msgid "To whom should the emails be sent (if anyone)?"
24468 msgstr ""
24470 #: git-send-email.perl:1076
24471 #, perl-format
24472 msgid "fatal: alias '%s' expands to itself\n"
24473 msgstr ""
24475 #: git-send-email.perl:1088
24476 msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
24477 msgstr ""
24479 #: git-send-email.perl:1150 git-send-email.perl:1158
24480 #, perl-format
24481 msgid "error: unable to extract a valid address from: %s\n"
24482 msgstr ""
24484 #. TRANSLATORS: Make sure to include [q] [d] [e] in your
24485 #. translation. The program will only accept English input
24486 #. at this point.
24487 #: git-send-email.perl:1162
24488 msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
24489 msgstr ""
24491 #: git-send-email.perl:1482
24492 #, perl-format
24493 msgid "CA path \"%s\" does not exist"
24494 msgstr ""
24496 #: git-send-email.perl:1565
24497 msgid ""
24498 "    The Cc list above has been expanded by additional\n"
24499 "    addresses found in the patch commit message. By default\n"
24500 "    send-email prompts before sending whenever this occurs.\n"
24501 "    This behavior is controlled by the sendemail.confirm\n"
24502 "    configuration setting.\n"
24503 "\n"
24504 "    For additional information, run 'git send-email --help'.\n"
24505 "    To retain the current behavior, but squelch this message,\n"
24506 "    run 'git config --global sendemail.confirm auto'.\n"
24507 "\n"
24508 msgstr ""
24510 #. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
24511 #. translation. The program will only accept English input
24512 #. at this point.
24513 #: git-send-email.perl:1580
24514 msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
24515 msgstr ""
24517 #: git-send-email.perl:1583
24518 msgid "Send this email reply required"
24519 msgstr ""
24521 #: git-send-email.perl:1617
24522 msgid "The required SMTP server is not properly defined."
24523 msgstr ""
24525 #: git-send-email.perl:1664
24526 #, perl-format
24527 msgid "Server does not support STARTTLS! %s"
24528 msgstr ""
24530 #: git-send-email.perl:1669 git-send-email.perl:1673
24531 #, perl-format
24532 msgid "STARTTLS failed! %s"
24533 msgstr ""
24535 #: git-send-email.perl:1682
24536 msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
24537 msgstr ""
24539 #: git-send-email.perl:1700
24540 #, perl-format
24541 msgid "Failed to send %s\n"
24542 msgstr ""
24544 #: git-send-email.perl:1703
24545 #, perl-format
24546 msgid "Dry-Sent %s\n"
24547 msgstr ""
24549 #: git-send-email.perl:1703
24550 #, perl-format
24551 msgid "Sent %s\n"
24552 msgstr ""
24554 #: git-send-email.perl:1705
24555 msgid "Dry-OK. Log says:\n"
24556 msgstr ""
24558 #: git-send-email.perl:1705
24559 msgid "OK. Log says:\n"
24560 msgstr ""
24562 #: git-send-email.perl:1724
24563 msgid "Result: "
24564 msgstr ""
24566 #: git-send-email.perl:1727
24567 msgid "Result: OK\n"
24568 msgstr ""
24570 #: git-send-email.perl:1744
24571 #, perl-format
24572 msgid "can't open file %s"
24573 msgstr ""
24575 #: git-send-email.perl:1792 git-send-email.perl:1812
24576 #, perl-format
24577 msgid "(mbox) Adding cc: %s from line '%s'\n"
24578 msgstr ""
24580 #: git-send-email.perl:1798
24581 #, perl-format
24582 msgid "(mbox) Adding to: %s from line '%s'\n"
24583 msgstr ""
24585 #: git-send-email.perl:1855
24586 #, perl-format
24587 msgid "(non-mbox) Adding cc: %s from line '%s'\n"
24588 msgstr ""
24590 #: git-send-email.perl:1890
24591 #, perl-format
24592 msgid "(body) Adding cc: %s from line '%s'\n"
24593 msgstr ""
24595 #: git-send-email.perl:2009
24596 #, perl-format
24597 msgid "(%s) Could not execute '%s'"
24598 msgstr ""
24600 #: git-send-email.perl:2016
24601 #, perl-format
24602 msgid "(%s) Adding %s: %s from: '%s'\n"
24603 msgstr ""
24605 #: git-send-email.perl:2020
24606 #, perl-format
24607 msgid "(%s) failed to close pipe to '%s'"
24608 msgstr ""
24610 #: git-send-email.perl:2050
24611 msgid "cannot send message as 7bit"
24612 msgstr ""
24614 #: git-send-email.perl:2058
24615 msgid "invalid transfer encoding"
24616 msgstr ""
24618 #: git-send-email.perl:2095
24619 #, perl-format
24620 msgid ""
24621 "fatal: %s: rejected by sendemail-validate hook\n"
24622 "%s\n"
24623 "warning: no patches were sent\n"
24624 msgstr ""
24626 #: git-send-email.perl:2105 git-send-email.perl:2158 git-send-email.perl:2168
24627 #, perl-format
24628 msgid "unable to open %s: %s\n"
24629 msgstr ""
24631 #: git-send-email.perl:2108
24632 #, perl-format
24633 msgid ""
24634 "fatal: %s:%d is longer than 998 characters\n"
24635 "warning: no patches were sent\n"
24636 msgstr ""
24638 #: git-send-email.perl:2126
24639 #, perl-format
24640 msgid "Skipping %s with backup suffix '%s'.\n"
24641 msgstr ""
24643 #. TRANSLATORS: please keep "[y|N]" as is.
24644 #: git-send-email.perl:2130
24645 #, perl-format
24646 msgid "Do you really want to send %s? [y|N]: "
24647 msgstr ""