Git 2.30.4
[alt-git.git] / po / git.pot
blob6b5b503775a7c34e113e856fba1f15c70b8bc18b
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
11 "POT-Creation-Date: 2020-12-21 07:10+0800\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
21 #: add-interactive.c:376
22 #, c-format
23 msgid "Huh (%s)?"
24 msgstr ""
26 #: add-interactive.c:529 add-interactive.c:830 reset.c:65 sequencer.c:3284
27 #: sequencer.c:3735 sequencer.c:3890 builtin/rebase.c:1532
28 #: builtin/rebase.c:1955
29 msgid "could not read index"
30 msgstr ""
32 #: add-interactive.c:584 git-add--interactive.perl:269
33 #: git-add--interactive.perl:294
34 msgid "binary"
35 msgstr ""
37 #: add-interactive.c:642 git-add--interactive.perl:278
38 #: git-add--interactive.perl:332
39 msgid "nothing"
40 msgstr ""
42 #: add-interactive.c:643 git-add--interactive.perl:314
43 #: git-add--interactive.perl:329
44 msgid "unchanged"
45 msgstr ""
47 #: add-interactive.c:680 git-add--interactive.perl:641
48 msgid "Update"
49 msgstr ""
51 #: add-interactive.c:697 add-interactive.c:885
52 #, c-format
53 msgid "could not stage '%s'"
54 msgstr ""
56 #: add-interactive.c:703 add-interactive.c:892 reset.c:89 sequencer.c:3478
57 msgid "could not write index"
58 msgstr ""
60 #: add-interactive.c:706 git-add--interactive.perl:626
61 #, c-format, perl-format
62 msgid "updated %d path\n"
63 msgid_plural "updated %d paths\n"
64 msgstr[0] ""
65 msgstr[1] ""
67 #: add-interactive.c:724 git-add--interactive.perl:676
68 #, c-format, perl-format
69 msgid "note: %s is untracked now.\n"
70 msgstr ""
72 #: add-interactive.c:729 apply.c:4125 builtin/checkout.c:295
73 #: builtin/reset.c:145
74 #, c-format
75 msgid "make_cache_entry failed for path '%s'"
76 msgstr ""
78 #: add-interactive.c:759 git-add--interactive.perl:653
79 msgid "Revert"
80 msgstr ""
82 #: add-interactive.c:775
83 msgid "Could not parse HEAD^{tree}"
84 msgstr ""
86 #: add-interactive.c:813 git-add--interactive.perl:629
87 #, c-format, perl-format
88 msgid "reverted %d path\n"
89 msgid_plural "reverted %d paths\n"
90 msgstr[0] ""
91 msgstr[1] ""
93 #: add-interactive.c:864 git-add--interactive.perl:693
94 #, c-format
95 msgid "No untracked files.\n"
96 msgstr ""
98 #: add-interactive.c:868 git-add--interactive.perl:687
99 msgid "Add untracked"
100 msgstr ""
102 #: add-interactive.c:895 git-add--interactive.perl:623
103 #, c-format, perl-format
104 msgid "added %d path\n"
105 msgid_plural "added %d paths\n"
106 msgstr[0] ""
107 msgstr[1] ""
109 #: add-interactive.c:925
110 #, c-format
111 msgid "ignoring unmerged: %s"
112 msgstr ""
114 #: add-interactive.c:937 add-patch.c:1751 git-add--interactive.perl:1369
115 #, c-format
116 msgid "Only binary files changed.\n"
117 msgstr ""
119 #: add-interactive.c:939 add-patch.c:1749 git-add--interactive.perl:1371
120 #, c-format
121 msgid "No changes.\n"
122 msgstr ""
124 #: add-interactive.c:943 git-add--interactive.perl:1379
125 msgid "Patch update"
126 msgstr ""
128 #: add-interactive.c:982 git-add--interactive.perl:1792
129 msgid "Review diff"
130 msgstr ""
132 #: add-interactive.c:1010
133 msgid "show paths with changes"
134 msgstr ""
136 #: add-interactive.c:1012
137 msgid "add working tree state to the staged set of changes"
138 msgstr ""
140 #: add-interactive.c:1014
141 msgid "revert staged set of changes back to the HEAD version"
142 msgstr ""
144 #: add-interactive.c:1016
145 msgid "pick hunks and update selectively"
146 msgstr ""
148 #: add-interactive.c:1018
149 msgid "view diff between HEAD and index"
150 msgstr ""
152 #: add-interactive.c:1020
153 msgid "add contents of untracked files to the staged set of changes"
154 msgstr ""
156 #: add-interactive.c:1028 add-interactive.c:1077
157 msgid "Prompt help:"
158 msgstr ""
160 #: add-interactive.c:1030
161 msgid "select a single item"
162 msgstr ""
164 #: add-interactive.c:1032
165 msgid "select a range of items"
166 msgstr ""
168 #: add-interactive.c:1034
169 msgid "select multiple ranges"
170 msgstr ""
172 #: add-interactive.c:1036 add-interactive.c:1081
173 msgid "select item based on unique prefix"
174 msgstr ""
176 #: add-interactive.c:1038
177 msgid "unselect specified items"
178 msgstr ""
180 #: add-interactive.c:1040
181 msgid "choose all items"
182 msgstr ""
184 #: add-interactive.c:1042
185 msgid "(empty) finish selecting"
186 msgstr ""
188 #: add-interactive.c:1079
189 msgid "select a numbered item"
190 msgstr ""
192 #: add-interactive.c:1083
193 msgid "(empty) select nothing"
194 msgstr ""
196 #: add-interactive.c:1091 builtin/clean.c:816 git-add--interactive.perl:1896
197 msgid "*** Commands ***"
198 msgstr ""
200 #: add-interactive.c:1092 builtin/clean.c:817 git-add--interactive.perl:1893
201 msgid "What now"
202 msgstr ""
204 #: add-interactive.c:1144 git-add--interactive.perl:213
205 msgid "staged"
206 msgstr ""
208 #: add-interactive.c:1144 git-add--interactive.perl:213
209 msgid "unstaged"
210 msgstr ""
212 #: add-interactive.c:1144 apply.c:4987 apply.c:4990 builtin/am.c:2257
213 #: builtin/am.c:2260 builtin/bugreport.c:134 builtin/clone.c:124
214 #: builtin/fetch.c:147 builtin/merge.c:284 builtin/pull.c:190
215 #: builtin/submodule--helper.c:409 builtin/submodule--helper.c:1818
216 #: builtin/submodule--helper.c:1821 builtin/submodule--helper.c:2326
217 #: builtin/submodule--helper.c:2329 builtin/submodule--helper.c:2572
218 #: git-add--interactive.perl:213
219 msgid "path"
220 msgstr ""
222 #: add-interactive.c:1151
223 msgid "could not refresh index"
224 msgstr ""
226 #: add-interactive.c:1165 builtin/clean.c:781 git-add--interactive.perl:1803
227 #, c-format
228 msgid "Bye.\n"
229 msgstr ""
231 #: add-patch.c:34 git-add--interactive.perl:1431
232 #, c-format, perl-format
233 msgid "Stage mode change [y,n,q,a,d%s,?]? "
234 msgstr ""
236 #: add-patch.c:35 git-add--interactive.perl:1432
237 #, c-format, perl-format
238 msgid "Stage deletion [y,n,q,a,d%s,?]? "
239 msgstr ""
241 #: add-patch.c:36 git-add--interactive.perl:1433
242 #, c-format, perl-format
243 msgid "Stage addition [y,n,q,a,d%s,?]? "
244 msgstr ""
246 #: add-patch.c:37 git-add--interactive.perl:1434
247 #, c-format, perl-format
248 msgid "Stage this hunk [y,n,q,a,d%s,?]? "
249 msgstr ""
251 #: add-patch.c:39
252 msgid ""
253 "If the patch applies cleanly, the edited hunk will immediately be marked for "
254 "staging."
255 msgstr ""
257 #: add-patch.c:42
258 msgid ""
259 "y - stage this hunk\n"
260 "n - do not stage this hunk\n"
261 "q - quit; do not stage this hunk or any of the remaining ones\n"
262 "a - stage this hunk and all later hunks in the file\n"
263 "d - do not stage this hunk or any of the later hunks in the file\n"
264 msgstr ""
266 #: add-patch.c:56 git-add--interactive.perl:1437
267 #, c-format, perl-format
268 msgid "Stash mode change [y,n,q,a,d%s,?]? "
269 msgstr ""
271 #: add-patch.c:57 git-add--interactive.perl:1438
272 #, c-format, perl-format
273 msgid "Stash deletion [y,n,q,a,d%s,?]? "
274 msgstr ""
276 #: add-patch.c:58 git-add--interactive.perl:1439
277 #, c-format, perl-format
278 msgid "Stash addition [y,n,q,a,d%s,?]? "
279 msgstr ""
281 #: add-patch.c:59 git-add--interactive.perl:1440
282 #, c-format, perl-format
283 msgid "Stash this hunk [y,n,q,a,d%s,?]? "
284 msgstr ""
286 #: add-patch.c:61
287 msgid ""
288 "If the patch applies cleanly, the edited hunk will immediately be marked for "
289 "stashing."
290 msgstr ""
292 #: add-patch.c:64
293 msgid ""
294 "y - stash this hunk\n"
295 "n - do not stash this hunk\n"
296 "q - quit; do not stash this hunk or any of the remaining ones\n"
297 "a - stash this hunk and all later hunks in the file\n"
298 "d - do not stash this hunk or any of the later hunks in the file\n"
299 msgstr ""
301 #: add-patch.c:80 git-add--interactive.perl:1443
302 #, c-format, perl-format
303 msgid "Unstage mode change [y,n,q,a,d%s,?]? "
304 msgstr ""
306 #: add-patch.c:81 git-add--interactive.perl:1444
307 #, c-format, perl-format
308 msgid "Unstage deletion [y,n,q,a,d%s,?]? "
309 msgstr ""
311 #: add-patch.c:82 git-add--interactive.perl:1445
312 #, c-format, perl-format
313 msgid "Unstage addition [y,n,q,a,d%s,?]? "
314 msgstr ""
316 #: add-patch.c:83 git-add--interactive.perl:1446
317 #, c-format, perl-format
318 msgid "Unstage this hunk [y,n,q,a,d%s,?]? "
319 msgstr ""
321 #: add-patch.c:85
322 msgid ""
323 "If the patch applies cleanly, the edited hunk will immediately be marked for "
324 "unstaging."
325 msgstr ""
327 #: add-patch.c:88
328 msgid ""
329 "y - unstage this hunk\n"
330 "n - do not unstage this hunk\n"
331 "q - quit; do not unstage this hunk or any of the remaining ones\n"
332 "a - unstage this hunk and all later hunks in the file\n"
333 "d - do not unstage this hunk or any of the later hunks in the file\n"
334 msgstr ""
336 #: add-patch.c:103 git-add--interactive.perl:1449
337 #, c-format, perl-format
338 msgid "Apply mode change to index [y,n,q,a,d%s,?]? "
339 msgstr ""
341 #: add-patch.c:104 git-add--interactive.perl:1450
342 #, c-format, perl-format
343 msgid "Apply deletion to index [y,n,q,a,d%s,?]? "
344 msgstr ""
346 #: add-patch.c:105 git-add--interactive.perl:1451
347 #, c-format, perl-format
348 msgid "Apply addition to index [y,n,q,a,d%s,?]? "
349 msgstr ""
351 #: add-patch.c:106 git-add--interactive.perl:1452
352 #, c-format, perl-format
353 msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
354 msgstr ""
356 #: add-patch.c:108 add-patch.c:176 add-patch.c:221
357 msgid ""
358 "If the patch applies cleanly, the edited hunk will immediately be marked for "
359 "applying."
360 msgstr ""
362 #: add-patch.c:111
363 msgid ""
364 "y - apply this hunk to index\n"
365 "n - do not apply this hunk to index\n"
366 "q - quit; do not apply this hunk or any of the remaining ones\n"
367 "a - apply this hunk and all later hunks in the file\n"
368 "d - do not apply this hunk or any of the later hunks in the file\n"
369 msgstr ""
371 #: add-patch.c:126 git-add--interactive.perl:1455
372 #: git-add--interactive.perl:1473
373 #, c-format, perl-format
374 msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? "
375 msgstr ""
377 #: add-patch.c:127 git-add--interactive.perl:1456
378 #: git-add--interactive.perl:1474
379 #, c-format, perl-format
380 msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? "
381 msgstr ""
383 #: add-patch.c:128 git-add--interactive.perl:1457
384 #: git-add--interactive.perl:1475
385 #, c-format, perl-format
386 msgid "Discard addition from worktree [y,n,q,a,d%s,?]? "
387 msgstr ""
389 #: add-patch.c:129 git-add--interactive.perl:1458
390 #: git-add--interactive.perl:1476
391 #, c-format, perl-format
392 msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? "
393 msgstr ""
395 #: add-patch.c:131 add-patch.c:154 add-patch.c:199
396 msgid ""
397 "If the patch applies cleanly, the edited hunk will immediately be marked for "
398 "discarding."
399 msgstr ""
401 #: add-patch.c:134 add-patch.c:202
402 msgid ""
403 "y - discard this hunk from worktree\n"
404 "n - do not discard this hunk from worktree\n"
405 "q - quit; do not discard this hunk or any of the remaining ones\n"
406 "a - discard this hunk and all later hunks in the file\n"
407 "d - do not discard this hunk or any of the later hunks in the file\n"
408 msgstr ""
410 #: add-patch.c:149 add-patch.c:194 git-add--interactive.perl:1461
411 #, c-format, perl-format
412 msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? "
413 msgstr ""
415 #: add-patch.c:150 add-patch.c:195 git-add--interactive.perl:1462
416 #, c-format, perl-format
417 msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? "
418 msgstr ""
420 #: add-patch.c:151 add-patch.c:196 git-add--interactive.perl:1463
421 #, c-format, perl-format
422 msgid "Discard addition from index and worktree [y,n,q,a,d%s,?]? "
423 msgstr ""
425 #: add-patch.c:152 add-patch.c:197 git-add--interactive.perl:1464
426 #, c-format, perl-format
427 msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? "
428 msgstr ""
430 #: add-patch.c:157
431 msgid ""
432 "y - discard this hunk from index and worktree\n"
433 "n - do not discard this hunk from index and worktree\n"
434 "q - quit; do not discard this hunk or any of the remaining ones\n"
435 "a - discard this hunk and all later hunks in the file\n"
436 "d - do not discard this hunk or any of the later hunks in the file\n"
437 msgstr ""
439 #: add-patch.c:171 add-patch.c:216 git-add--interactive.perl:1467
440 #, c-format, perl-format
441 msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? "
442 msgstr ""
444 #: add-patch.c:172 add-patch.c:217 git-add--interactive.perl:1468
445 #, c-format, perl-format
446 msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? "
447 msgstr ""
449 #: add-patch.c:173 add-patch.c:218 git-add--interactive.perl:1469
450 #, c-format, perl-format
451 msgid "Apply addition to index and worktree [y,n,q,a,d%s,?]? "
452 msgstr ""
454 #: add-patch.c:174 add-patch.c:219 git-add--interactive.perl:1470
455 #, c-format, perl-format
456 msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? "
457 msgstr ""
459 #: add-patch.c:179
460 msgid ""
461 "y - apply this hunk to index and worktree\n"
462 "n - do not apply this hunk to index and worktree\n"
463 "q - quit; do not apply this hunk or any of the remaining ones\n"
464 "a - apply this hunk and all later hunks in the file\n"
465 "d - do not apply this hunk or any of the later hunks in the file\n"
466 msgstr ""
468 #: add-patch.c:224
469 msgid ""
470 "y - apply this hunk to worktree\n"
471 "n - do not apply this hunk to worktree\n"
472 "q - quit; do not apply this hunk or any of the remaining ones\n"
473 "a - apply this hunk and all later hunks in the file\n"
474 "d - do not apply this hunk or any of the later hunks in the file\n"
475 msgstr ""
477 #: add-patch.c:342
478 #, c-format
479 msgid "could not parse hunk header '%.*s'"
480 msgstr ""
482 #: add-patch.c:361 add-patch.c:365
483 #, c-format
484 msgid "could not parse colored hunk header '%.*s'"
485 msgstr ""
487 #: add-patch.c:419
488 msgid "could not parse diff"
489 msgstr ""
491 #: add-patch.c:438
492 msgid "could not parse colored diff"
493 msgstr ""
495 #: add-patch.c:452
496 #, c-format
497 msgid "failed to run '%s'"
498 msgstr ""
500 #: add-patch.c:611
501 msgid "mismatched output from interactive.diffFilter"
502 msgstr ""
504 #: add-patch.c:612
505 msgid ""
506 "Your filter must maintain a one-to-one correspondence\n"
507 "between its input and output lines."
508 msgstr ""
510 #: add-patch.c:790
511 #, c-format
512 msgid ""
513 "expected context line #%d in\n"
514 "%.*s"
515 msgstr ""
517 #: add-patch.c:805
518 #, c-format
519 msgid ""
520 "hunks do not overlap:\n"
521 "%.*s\n"
522 "\tdoes not end with:\n"
523 "%.*s"
524 msgstr ""
526 #: add-patch.c:1081 git-add--interactive.perl:1115
527 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
528 msgstr ""
530 #: add-patch.c:1085
531 #, c-format
532 msgid ""
533 "---\n"
534 "To remove '%c' lines, make them ' ' lines (context).\n"
535 "To remove '%c' lines, delete them.\n"
536 "Lines starting with %c will be removed.\n"
537 msgstr ""
539 #. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
540 #: add-patch.c:1099 git-add--interactive.perl:1129
541 msgid ""
542 "If it does not apply cleanly, you will be given an opportunity to\n"
543 "edit again.  If all lines of the hunk are removed, then the edit is\n"
544 "aborted and the hunk is left unchanged.\n"
545 msgstr ""
547 #: add-patch.c:1132
548 msgid "could not parse hunk header"
549 msgstr ""
551 #: add-patch.c:1177
552 msgid "'git apply --cached' failed"
553 msgstr ""
555 #. TRANSLATORS: do not translate [y/n]
556 #. The program will only accept that input at this point.
557 #. Consider translating (saying "no" discards!) as
558 #. (saying "n" for "no" discards!) if the translation
559 #. of the word "no" does not start with n.
561 #. TRANSLATORS: do not translate [y/n]
562 #. The program will only accept that input
563 #. at this point.
564 #. Consider translating (saying "no" discards!) as
565 #. (saying "n" for "no" discards!) if the translation
566 #. of the word "no" does not start with n.
567 #: add-patch.c:1246 git-add--interactive.perl:1242
568 msgid ""
569 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
570 msgstr ""
572 #: add-patch.c:1289
573 msgid "The selected hunks do not apply to the index!"
574 msgstr ""
576 #: add-patch.c:1290 git-add--interactive.perl:1346
577 msgid "Apply them to the worktree anyway? "
578 msgstr ""
580 #: add-patch.c:1297 git-add--interactive.perl:1349
581 msgid "Nothing was applied.\n"
582 msgstr ""
584 #: add-patch.c:1354
585 msgid ""
586 "j - leave this hunk undecided, see next undecided hunk\n"
587 "J - leave this hunk undecided, see next hunk\n"
588 "k - leave this hunk undecided, see previous undecided hunk\n"
589 "K - leave this hunk undecided, see previous hunk\n"
590 "g - select a hunk to go to\n"
591 "/ - search for a hunk matching the given regex\n"
592 "s - split the current hunk into smaller hunks\n"
593 "e - manually edit the current hunk\n"
594 "? - print help\n"
595 msgstr ""
597 #: add-patch.c:1516 add-patch.c:1526
598 msgid "No previous hunk"
599 msgstr ""
601 #: add-patch.c:1521 add-patch.c:1531
602 msgid "No next hunk"
603 msgstr ""
605 #: add-patch.c:1537
606 msgid "No other hunks to goto"
607 msgstr ""
609 #: add-patch.c:1548 git-add--interactive.perl:1606
610 msgid "go to which hunk (<ret> to see more)? "
611 msgstr ""
613 #: add-patch.c:1549 git-add--interactive.perl:1608
614 msgid "go to which hunk? "
615 msgstr ""
617 #: add-patch.c:1560
618 #, c-format
619 msgid "Invalid number: '%s'"
620 msgstr ""
622 #: add-patch.c:1565
623 #, c-format
624 msgid "Sorry, only %d hunk available."
625 msgid_plural "Sorry, only %d hunks available."
626 msgstr[0] ""
627 msgstr[1] ""
629 #: add-patch.c:1574
630 msgid "No other hunks to search"
631 msgstr ""
633 #: add-patch.c:1580 git-add--interactive.perl:1661
634 msgid "search for regex? "
635 msgstr ""
637 #: add-patch.c:1595
638 #, c-format
639 msgid "Malformed search regexp %s: %s"
640 msgstr ""
642 #: add-patch.c:1612
643 msgid "No hunk matches the given pattern"
644 msgstr ""
646 #: add-patch.c:1619
647 msgid "Sorry, cannot split this hunk"
648 msgstr ""
650 #: add-patch.c:1623
651 #, c-format
652 msgid "Split into %d hunks."
653 msgstr ""
655 #: add-patch.c:1627
656 msgid "Sorry, cannot edit this hunk"
657 msgstr ""
659 #: add-patch.c:1679
660 msgid "'git apply' failed"
661 msgstr ""
663 #: advice.c:143
664 #, c-format
665 msgid ""
666 "\n"
667 "Disable this message with \"git config advice.%s false\""
668 msgstr ""
670 #: advice.c:159
671 #, c-format
672 msgid "%shint: %.*s%s\n"
673 msgstr ""
675 #: advice.c:250
676 msgid "Cherry-picking is not possible because you have unmerged files."
677 msgstr ""
679 #: advice.c:252
680 msgid "Committing is not possible because you have unmerged files."
681 msgstr ""
683 #: advice.c:254
684 msgid "Merging is not possible because you have unmerged files."
685 msgstr ""
687 #: advice.c:256
688 msgid "Pulling is not possible because you have unmerged files."
689 msgstr ""
691 #: advice.c:258
692 msgid "Reverting is not possible because you have unmerged files."
693 msgstr ""
695 #: advice.c:260
696 #, c-format
697 msgid "It is not possible to %s because you have unmerged files."
698 msgstr ""
700 #: advice.c:268
701 msgid ""
702 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
703 "as appropriate to mark resolution and make a commit."
704 msgstr ""
706 #: advice.c:276
707 msgid "Exiting because of an unresolved conflict."
708 msgstr ""
710 #: advice.c:281 builtin/merge.c:1369
711 msgid "You have not concluded your merge (MERGE_HEAD exists)."
712 msgstr ""
714 #: advice.c:283
715 msgid "Please, commit your changes before merging."
716 msgstr ""
718 #: advice.c:284
719 msgid "Exiting because of unfinished merge."
720 msgstr ""
722 #: advice.c:290
723 #, c-format
724 msgid ""
725 "Note: switching to '%s'.\n"
726 "\n"
727 "You are in 'detached HEAD' state. You can look around, make experimental\n"
728 "changes and commit them, and you can discard any commits you make in this\n"
729 "state without impacting any branches by switching back to a branch.\n"
730 "\n"
731 "If you want to create a new branch to retain commits you create, you may\n"
732 "do so (now or later) by using -c with the switch command. Example:\n"
733 "\n"
734 "  git switch -c <new-branch-name>\n"
735 "\n"
736 "Or undo this operation with:\n"
737 "\n"
738 "  git switch -\n"
739 "\n"
740 "Turn off this advice by setting config variable advice.detachedHead to "
741 "false\n"
742 "\n"
743 msgstr ""
745 #: alias.c:50
746 msgid "cmdline ends with \\"
747 msgstr ""
749 #: alias.c:51
750 msgid "unclosed quote"
751 msgstr ""
753 #: apply.c:69
754 #, c-format
755 msgid "unrecognized whitespace option '%s'"
756 msgstr ""
758 #: apply.c:85
759 #, c-format
760 msgid "unrecognized whitespace ignore option '%s'"
761 msgstr ""
763 #: apply.c:135
764 msgid "--reject and --3way cannot be used together."
765 msgstr ""
767 #: apply.c:137
768 msgid "--cached and --3way cannot be used together."
769 msgstr ""
771 #: apply.c:140
772 msgid "--3way outside a repository"
773 msgstr ""
775 #: apply.c:151
776 msgid "--index outside a repository"
777 msgstr ""
779 #: apply.c:154
780 msgid "--cached outside a repository"
781 msgstr ""
783 #: apply.c:801
784 #, c-format
785 msgid "Cannot prepare timestamp regexp %s"
786 msgstr ""
788 #: apply.c:810
789 #, c-format
790 msgid "regexec returned %d for input: %s"
791 msgstr ""
793 #: apply.c:884
794 #, c-format
795 msgid "unable to find filename in patch at line %d"
796 msgstr ""
798 #: apply.c:922
799 #, c-format
800 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
801 msgstr ""
803 #: apply.c:928
804 #, c-format
805 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
806 msgstr ""
808 #: apply.c:929
809 #, c-format
810 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
811 msgstr ""
813 #: apply.c:934
814 #, c-format
815 msgid "git apply: bad git-diff - expected /dev/null on line %d"
816 msgstr ""
818 #: apply.c:963
819 #, c-format
820 msgid "invalid mode on line %d: %s"
821 msgstr ""
823 #: apply.c:1282
824 #, c-format
825 msgid "inconsistent header lines %d and %d"
826 msgstr ""
828 #: apply.c:1372
829 #, c-format
830 msgid ""
831 "git diff header lacks filename information when removing %d leading pathname "
832 "component (line %d)"
833 msgid_plural ""
834 "git diff header lacks filename information when removing %d leading pathname "
835 "components (line %d)"
836 msgstr[0] ""
837 msgstr[1] ""
839 #: apply.c:1385
840 #, c-format
841 msgid "git diff header lacks filename information (line %d)"
842 msgstr ""
844 #: apply.c:1481
845 #, c-format
846 msgid "recount: unexpected line: %.*s"
847 msgstr ""
849 #: apply.c:1550
850 #, c-format
851 msgid "patch fragment without header at line %d: %.*s"
852 msgstr ""
854 #: apply.c:1753
855 msgid "new file depends on old contents"
856 msgstr ""
858 #: apply.c:1755
859 msgid "deleted file still has contents"
860 msgstr ""
862 #: apply.c:1789
863 #, c-format
864 msgid "corrupt patch at line %d"
865 msgstr ""
867 #: apply.c:1826
868 #, c-format
869 msgid "new file %s depends on old contents"
870 msgstr ""
872 #: apply.c:1828
873 #, c-format
874 msgid "deleted file %s still has contents"
875 msgstr ""
877 #: apply.c:1831
878 #, c-format
879 msgid "** warning: file %s becomes empty but is not deleted"
880 msgstr ""
882 #: apply.c:1978
883 #, c-format
884 msgid "corrupt binary patch at line %d: %.*s"
885 msgstr ""
887 #: apply.c:2015
888 #, c-format
889 msgid "unrecognized binary patch at line %d"
890 msgstr ""
892 #: apply.c:2177
893 #, c-format
894 msgid "patch with only garbage at line %d"
895 msgstr ""
897 #: apply.c:2263
898 #, c-format
899 msgid "unable to read symlink %s"
900 msgstr ""
902 #: apply.c:2267
903 #, c-format
904 msgid "unable to open or read %s"
905 msgstr ""
907 #: apply.c:2936
908 #, c-format
909 msgid "invalid start of line: '%c'"
910 msgstr ""
912 #: apply.c:3057
913 #, c-format
914 msgid "Hunk #%d succeeded at %d (offset %d line)."
915 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
916 msgstr[0] ""
917 msgstr[1] ""
919 #: apply.c:3069
920 #, c-format
921 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
922 msgstr ""
924 #: apply.c:3075
925 #, c-format
926 msgid ""
927 "while searching for:\n"
928 "%.*s"
929 msgstr ""
931 #: apply.c:3097
932 #, c-format
933 msgid "missing binary patch data for '%s'"
934 msgstr ""
936 #: apply.c:3105
937 #, c-format
938 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
939 msgstr ""
941 #: apply.c:3152
942 #, c-format
943 msgid "cannot apply binary patch to '%s' without full index line"
944 msgstr ""
946 #: apply.c:3163
947 #, c-format
948 msgid ""
949 "the patch applies to '%s' (%s), which does not match the current contents."
950 msgstr ""
952 #: apply.c:3171
953 #, c-format
954 msgid "the patch applies to an empty '%s' but it is not empty"
955 msgstr ""
957 #: apply.c:3189
958 #, c-format
959 msgid "the necessary postimage %s for '%s' cannot be read"
960 msgstr ""
962 #: apply.c:3202
963 #, c-format
964 msgid "binary patch does not apply to '%s'"
965 msgstr ""
967 #: apply.c:3209
968 #, c-format
969 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
970 msgstr ""
972 #: apply.c:3230
973 #, c-format
974 msgid "patch failed: %s:%ld"
975 msgstr ""
977 #: apply.c:3353
978 #, c-format
979 msgid "cannot checkout %s"
980 msgstr ""
982 #: apply.c:3405 apply.c:3416 apply.c:3462 midx.c:73 setup.c:308
983 #, c-format
984 msgid "failed to read %s"
985 msgstr ""
987 #: apply.c:3413
988 #, c-format
989 msgid "reading from '%s' beyond a symbolic link"
990 msgstr ""
992 #: apply.c:3442 apply.c:3685
993 #, c-format
994 msgid "path %s has been renamed/deleted"
995 msgstr ""
997 #: apply.c:3528 apply.c:3700
998 #, c-format
999 msgid "%s: does not exist in index"
1000 msgstr ""
1002 #: apply.c:3537 apply.c:3708 apply.c:3952
1003 #, c-format
1004 msgid "%s: does not match index"
1005 msgstr ""
1007 #: apply.c:3572
1008 msgid "repository lacks the necessary blob to fall back on 3-way merge."
1009 msgstr ""
1011 #: apply.c:3575
1012 #, c-format
1013 msgid "Falling back to three-way merge...\n"
1014 msgstr ""
1016 #: apply.c:3591 apply.c:3595
1017 #, c-format
1018 msgid "cannot read the current contents of '%s'"
1019 msgstr ""
1021 #: apply.c:3607
1022 #, c-format
1023 msgid "Failed to fall back on three-way merge...\n"
1024 msgstr ""
1026 #: apply.c:3621
1027 #, c-format
1028 msgid "Applied patch to '%s' with conflicts.\n"
1029 msgstr ""
1031 #: apply.c:3626
1032 #, c-format
1033 msgid "Applied patch to '%s' cleanly.\n"
1034 msgstr ""
1036 #: apply.c:3652
1037 msgid "removal patch leaves file contents"
1038 msgstr ""
1040 #: apply.c:3725
1041 #, c-format
1042 msgid "%s: wrong type"
1043 msgstr ""
1045 #: apply.c:3727
1046 #, c-format
1047 msgid "%s has type %o, expected %o"
1048 msgstr ""
1050 #: apply.c:3892 apply.c:3894 read-cache.c:832 read-cache.c:858
1051 #: read-cache.c:1313
1052 #, c-format
1053 msgid "invalid path '%s'"
1054 msgstr ""
1056 #: apply.c:3950
1057 #, c-format
1058 msgid "%s: already exists in index"
1059 msgstr ""
1061 #: apply.c:3954
1062 #, c-format
1063 msgid "%s: already exists in working directory"
1064 msgstr ""
1066 #: apply.c:3974
1067 #, c-format
1068 msgid "new mode (%o) of %s does not match old mode (%o)"
1069 msgstr ""
1071 #: apply.c:3979
1072 #, c-format
1073 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1074 msgstr ""
1076 #: apply.c:3999
1077 #, c-format
1078 msgid "affected file '%s' is beyond a symbolic link"
1079 msgstr ""
1081 #: apply.c:4003
1082 #, c-format
1083 msgid "%s: patch does not apply"
1084 msgstr ""
1086 #: apply.c:4018
1087 #, c-format
1088 msgid "Checking patch %s..."
1089 msgstr ""
1091 #: apply.c:4110
1092 #, c-format
1093 msgid "sha1 information is lacking or useless for submodule %s"
1094 msgstr ""
1096 #: apply.c:4117
1097 #, c-format
1098 msgid "mode change for %s, which is not in current HEAD"
1099 msgstr ""
1101 #: apply.c:4120
1102 #, c-format
1103 msgid "sha1 information is lacking or useless (%s)."
1104 msgstr ""
1106 #: apply.c:4129
1107 #, c-format
1108 msgid "could not add %s to temporary index"
1109 msgstr ""
1111 #: apply.c:4139
1112 #, c-format
1113 msgid "could not write temporary index to %s"
1114 msgstr ""
1116 #: apply.c:4277
1117 #, c-format
1118 msgid "unable to remove %s from index"
1119 msgstr ""
1121 #: apply.c:4311
1122 #, c-format
1123 msgid "corrupt patch for submodule %s"
1124 msgstr ""
1126 #: apply.c:4317
1127 #, c-format
1128 msgid "unable to stat newly created file '%s'"
1129 msgstr ""
1131 #: apply.c:4325
1132 #, c-format
1133 msgid "unable to create backing store for newly created file %s"
1134 msgstr ""
1136 #: apply.c:4331 apply.c:4476
1137 #, c-format
1138 msgid "unable to add cache entry for %s"
1139 msgstr ""
1141 #: apply.c:4374 builtin/bisect--helper.c:524
1142 #, c-format
1143 msgid "failed to write to '%s'"
1144 msgstr ""
1146 #: apply.c:4378
1147 #, c-format
1148 msgid "closing file '%s'"
1149 msgstr ""
1151 #: apply.c:4448
1152 #, c-format
1153 msgid "unable to write file '%s' mode %o"
1154 msgstr ""
1156 #: apply.c:4546
1157 #, c-format
1158 msgid "Applied patch %s cleanly."
1159 msgstr ""
1161 #: apply.c:4554
1162 msgid "internal error"
1163 msgstr ""
1165 #: apply.c:4557
1166 #, c-format
1167 msgid "Applying patch %%s with %d reject..."
1168 msgid_plural "Applying patch %%s with %d rejects..."
1169 msgstr[0] ""
1170 msgstr[1] ""
1172 #: apply.c:4568
1173 #, c-format
1174 msgid "truncating .rej filename to %.*s.rej"
1175 msgstr ""
1177 #: apply.c:4576 builtin/fetch.c:927 builtin/fetch.c:1228
1178 #, c-format
1179 msgid "cannot open %s"
1180 msgstr ""
1182 #: apply.c:4590
1183 #, c-format
1184 msgid "Hunk #%d applied cleanly."
1185 msgstr ""
1187 #: apply.c:4594
1188 #, c-format
1189 msgid "Rejected hunk #%d."
1190 msgstr ""
1192 #: apply.c:4718
1193 #, c-format
1194 msgid "Skipped patch '%s'."
1195 msgstr ""
1197 #: apply.c:4726
1198 msgid "unrecognized input"
1199 msgstr ""
1201 #: apply.c:4746
1202 msgid "unable to read index file"
1203 msgstr ""
1205 #: apply.c:4903
1206 #, c-format
1207 msgid "can't open patch '%s': %s"
1208 msgstr ""
1210 #: apply.c:4930
1211 #, c-format
1212 msgid "squelched %d whitespace error"
1213 msgid_plural "squelched %d whitespace errors"
1214 msgstr[0] ""
1215 msgstr[1] ""
1217 #: apply.c:4936 apply.c:4951
1218 #, c-format
1219 msgid "%d line adds whitespace errors."
1220 msgid_plural "%d lines add whitespace errors."
1221 msgstr[0] ""
1222 msgstr[1] ""
1224 #: apply.c:4944
1225 #, c-format
1226 msgid "%d line applied after fixing whitespace errors."
1227 msgid_plural "%d lines applied after fixing whitespace errors."
1228 msgstr[0] ""
1229 msgstr[1] ""
1231 #: apply.c:4960 builtin/add.c:618 builtin/mv.c:304 builtin/rm.c:406
1232 msgid "Unable to write new index file"
1233 msgstr ""
1235 #: apply.c:4988
1236 msgid "don't apply changes matching the given path"
1237 msgstr ""
1239 #: apply.c:4991
1240 msgid "apply changes matching the given path"
1241 msgstr ""
1243 #: apply.c:4993 builtin/am.c:2266
1244 msgid "num"
1245 msgstr ""
1247 #: apply.c:4994
1248 msgid "remove <num> leading slashes from traditional diff paths"
1249 msgstr ""
1251 #: apply.c:4997
1252 msgid "ignore additions made by the patch"
1253 msgstr ""
1255 #: apply.c:4999
1256 msgid "instead of applying the patch, output diffstat for the input"
1257 msgstr ""
1259 #: apply.c:5003
1260 msgid "show number of added and deleted lines in decimal notation"
1261 msgstr ""
1263 #: apply.c:5005
1264 msgid "instead of applying the patch, output a summary for the input"
1265 msgstr ""
1267 #: apply.c:5007
1268 msgid "instead of applying the patch, see if the patch is applicable"
1269 msgstr ""
1271 #: apply.c:5009
1272 msgid "make sure the patch is applicable to the current index"
1273 msgstr ""
1275 #: apply.c:5011
1276 msgid "mark new files with `git add --intent-to-add`"
1277 msgstr ""
1279 #: apply.c:5013
1280 msgid "apply a patch without touching the working tree"
1281 msgstr ""
1283 #: apply.c:5015
1284 msgid "accept a patch that touches outside the working area"
1285 msgstr ""
1287 #: apply.c:5018
1288 msgid "also apply the patch (use with --stat/--summary/--check)"
1289 msgstr ""
1291 #: apply.c:5020
1292 msgid "attempt three-way merge if a patch does not apply"
1293 msgstr ""
1295 #: apply.c:5022
1296 msgid "build a temporary index based on embedded index information"
1297 msgstr ""
1299 #: apply.c:5025 builtin/checkout-index.c:182 builtin/ls-files.c:525
1300 msgid "paths are separated with NUL character"
1301 msgstr ""
1303 #: apply.c:5027
1304 msgid "ensure at least <n> lines of context match"
1305 msgstr ""
1307 #: apply.c:5028 builtin/am.c:2245 builtin/interpret-trailers.c:98
1308 #: builtin/interpret-trailers.c:100 builtin/interpret-trailers.c:102
1309 #: builtin/pack-objects.c:3562 builtin/rebase.c:1346
1310 msgid "action"
1311 msgstr ""
1313 #: apply.c:5029
1314 msgid "detect new or modified lines that have whitespace errors"
1315 msgstr ""
1317 #: apply.c:5032 apply.c:5035
1318 msgid "ignore changes in whitespace when finding context"
1319 msgstr ""
1321 #: apply.c:5038
1322 msgid "apply the patch in reverse"
1323 msgstr ""
1325 #: apply.c:5040
1326 msgid "don't expect at least one line of context"
1327 msgstr ""
1329 #: apply.c:5042
1330 msgid "leave the rejected hunks in corresponding *.rej files"
1331 msgstr ""
1333 #: apply.c:5044
1334 msgid "allow overlapping hunks"
1335 msgstr ""
1337 #: apply.c:5045 builtin/add.c:329 builtin/check-ignore.c:22
1338 #: builtin/commit.c:1364 builtin/count-objects.c:98 builtin/fsck.c:775
1339 #: builtin/log.c:2287 builtin/mv.c:123 builtin/read-tree.c:128
1340 msgid "be verbose"
1341 msgstr ""
1343 #: apply.c:5047
1344 msgid "tolerate incorrectly detected missing new-line at the end of file"
1345 msgstr ""
1347 #: apply.c:5050
1348 msgid "do not trust the line counts in the hunk headers"
1349 msgstr ""
1351 #: apply.c:5052 builtin/am.c:2254
1352 msgid "root"
1353 msgstr ""
1355 #: apply.c:5053
1356 msgid "prepend <root> to all filenames"
1357 msgstr ""
1359 #: archive-tar.c:125 archive-zip.c:345
1360 #, c-format
1361 msgid "cannot stream blob %s"
1362 msgstr ""
1364 #: archive-tar.c:265 archive-zip.c:358
1365 #, c-format
1366 msgid "unsupported file mode: 0%o (SHA1: %s)"
1367 msgstr ""
1369 #: archive-tar.c:450
1370 #, c-format
1371 msgid "unable to start '%s' filter"
1372 msgstr ""
1374 #: archive-tar.c:453
1375 msgid "unable to redirect descriptor"
1376 msgstr ""
1378 #: archive-tar.c:460
1379 #, c-format
1380 msgid "'%s' filter reported error"
1381 msgstr ""
1383 #: archive-zip.c:318
1384 #, c-format
1385 msgid "path is not valid UTF-8: %s"
1386 msgstr ""
1388 #: archive-zip.c:322
1389 #, c-format
1390 msgid "path too long (%d chars, SHA1: %s): %s"
1391 msgstr ""
1393 #: archive-zip.c:469 builtin/pack-objects.c:244 builtin/pack-objects.c:247
1394 #, c-format
1395 msgid "deflate error (%d)"
1396 msgstr ""
1398 #: archive-zip.c:603
1399 #, c-format
1400 msgid "timestamp too large for this system: %<PRIuMAX>"
1401 msgstr ""
1403 #: archive.c:14
1404 msgid "git archive [<options>] <tree-ish> [<path>...]"
1405 msgstr ""
1407 #: archive.c:15
1408 msgid "git archive --list"
1409 msgstr ""
1411 #: archive.c:16
1412 msgid ""
1413 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
1414 msgstr ""
1416 #: archive.c:17
1417 msgid "git archive --remote <repo> [--exec <cmd>] --list"
1418 msgstr ""
1420 #: archive.c:192
1421 #, c-format
1422 msgid "cannot read %s"
1423 msgstr ""
1425 #: archive.c:345 sequencer.c:459 sequencer.c:1736 sequencer.c:2886
1426 #: sequencer.c:3327 sequencer.c:3436 builtin/am.c:249 builtin/commit.c:786
1427 #: builtin/merge.c:1138
1428 #, c-format
1429 msgid "could not read '%s'"
1430 msgstr ""
1432 #: archive.c:430 builtin/add.c:181 builtin/add.c:594 builtin/rm.c:315
1433 #, c-format
1434 msgid "pathspec '%s' did not match any files"
1435 msgstr ""
1437 #: archive.c:454
1438 #, c-format
1439 msgid "no such ref: %.*s"
1440 msgstr ""
1442 #: archive.c:460
1443 #, c-format
1444 msgid "not a valid object name: %s"
1445 msgstr ""
1447 #: archive.c:473
1448 #, c-format
1449 msgid "not a tree object: %s"
1450 msgstr ""
1452 #: archive.c:485
1453 msgid "current working directory is untracked"
1454 msgstr ""
1456 #: archive.c:526
1457 #, c-format
1458 msgid "File not found: %s"
1459 msgstr ""
1461 #: archive.c:528
1462 #, c-format
1463 msgid "Not a regular file: %s"
1464 msgstr ""
1466 #: archive.c:555
1467 msgid "fmt"
1468 msgstr ""
1470 #: archive.c:555
1471 msgid "archive format"
1472 msgstr ""
1474 #: archive.c:556 builtin/log.c:1765
1475 msgid "prefix"
1476 msgstr ""
1478 #: archive.c:557
1479 msgid "prepend prefix to each pathname in the archive"
1480 msgstr ""
1482 #: archive.c:558 archive.c:561 builtin/blame.c:886 builtin/blame.c:890
1483 #: builtin/blame.c:891 builtin/commit-tree.c:117 builtin/config.c:135
1484 #: builtin/fast-export.c:1207 builtin/fast-export.c:1209
1485 #: builtin/fast-export.c:1213 builtin/grep.c:919 builtin/hash-object.c:105
1486 #: builtin/ls-files.c:561 builtin/ls-files.c:564 builtin/notes.c:412
1487 #: builtin/notes.c:578 builtin/read-tree.c:123 parse-options.h:190
1488 msgid "file"
1489 msgstr ""
1491 #: archive.c:559
1492 msgid "add untracked file to archive"
1493 msgstr ""
1495 #: archive.c:562 builtin/archive.c:90
1496 msgid "write the archive to this file"
1497 msgstr ""
1499 #: archive.c:564
1500 msgid "read .gitattributes in working directory"
1501 msgstr ""
1503 #: archive.c:565
1504 msgid "report archived files on stderr"
1505 msgstr ""
1507 #: archive.c:567
1508 msgid "set compression level"
1509 msgstr ""
1511 #: archive.c:570
1512 msgid "list supported archive formats"
1513 msgstr ""
1515 #: archive.c:572 builtin/archive.c:91 builtin/clone.c:114 builtin/clone.c:117
1516 #: builtin/submodule--helper.c:1830 builtin/submodule--helper.c:2335
1517 msgid "repo"
1518 msgstr ""
1520 #: archive.c:573 builtin/archive.c:92
1521 msgid "retrieve the archive from remote repository <repo>"
1522 msgstr ""
1524 #: archive.c:574 builtin/archive.c:93 builtin/difftool.c:714
1525 #: builtin/notes.c:498
1526 msgid "command"
1527 msgstr ""
1529 #: archive.c:575 builtin/archive.c:94
1530 msgid "path to the remote git-upload-archive command"
1531 msgstr ""
1533 #: archive.c:582
1534 msgid "Unexpected option --remote"
1535 msgstr ""
1537 #: archive.c:584
1538 msgid "Option --exec can only be used together with --remote"
1539 msgstr ""
1541 #: archive.c:586
1542 msgid "Unexpected option --output"
1543 msgstr ""
1545 #: archive.c:588
1546 msgid "Options --add-file and --remote cannot be used together"
1547 msgstr ""
1549 #: archive.c:610
1550 #, c-format
1551 msgid "Unknown archive format '%s'"
1552 msgstr ""
1554 #: archive.c:619
1555 #, c-format
1556 msgid "Argument not supported for format '%s': -%d"
1557 msgstr ""
1559 #: attr.c:202
1560 #, c-format
1561 msgid "%.*s is not a valid attribute name"
1562 msgstr ""
1564 #: attr.c:359
1565 #, c-format
1566 msgid "%s not allowed: %s:%d"
1567 msgstr ""
1569 #: attr.c:399
1570 msgid ""
1571 "Negative patterns are ignored in git attributes\n"
1572 "Use '\\!' for literal leading exclamation."
1573 msgstr ""
1575 #: bisect.c:489
1576 #, c-format
1577 msgid "Badly quoted content in file '%s': %s"
1578 msgstr ""
1580 #: bisect.c:699
1581 #, c-format
1582 msgid "We cannot bisect more!\n"
1583 msgstr ""
1585 #: bisect.c:766
1586 #, c-format
1587 msgid "Not a valid commit name %s"
1588 msgstr ""
1590 #: bisect.c:791
1591 #, c-format
1592 msgid ""
1593 "The merge base %s is bad.\n"
1594 "This means the bug has been fixed between %s and [%s].\n"
1595 msgstr ""
1597 #: bisect.c:796
1598 #, c-format
1599 msgid ""
1600 "The merge base %s is new.\n"
1601 "The property has changed between %s and [%s].\n"
1602 msgstr ""
1604 #: bisect.c:801
1605 #, c-format
1606 msgid ""
1607 "The merge base %s is %s.\n"
1608 "This means the first '%s' commit is between %s and [%s].\n"
1609 msgstr ""
1611 #: bisect.c:809
1612 #, c-format
1613 msgid ""
1614 "Some %s revs are not ancestors of the %s rev.\n"
1615 "git bisect cannot work properly in this case.\n"
1616 "Maybe you mistook %s and %s revs?\n"
1617 msgstr ""
1619 #: bisect.c:822
1620 #, c-format
1621 msgid ""
1622 "the merge base between %s and [%s] must be skipped.\n"
1623 "So we cannot be sure the first %s commit is between %s and %s.\n"
1624 "We continue anyway."
1625 msgstr ""
1627 #: bisect.c:861
1628 #, c-format
1629 msgid "Bisecting: a merge base must be tested\n"
1630 msgstr ""
1632 #: bisect.c:911
1633 #, c-format
1634 msgid "a %s revision is needed"
1635 msgstr ""
1637 #: bisect.c:941 builtin/notes.c:177 builtin/tag.c:255
1638 #, c-format
1639 msgid "could not create file '%s'"
1640 msgstr ""
1642 #: bisect.c:987 builtin/merge.c:152
1643 #, c-format
1644 msgid "could not read file '%s'"
1645 msgstr ""
1647 #: bisect.c:1027
1648 msgid "reading bisect refs failed"
1649 msgstr ""
1651 #: bisect.c:1057
1652 #, c-format
1653 msgid "%s was both %s and %s\n"
1654 msgstr ""
1656 #: bisect.c:1066
1657 #, c-format
1658 msgid ""
1659 "No testable commit found.\n"
1660 "Maybe you started with bad path parameters?\n"
1661 msgstr ""
1663 #: bisect.c:1095
1664 #, c-format
1665 msgid "(roughly %d step)"
1666 msgid_plural "(roughly %d steps)"
1667 msgstr[0] ""
1668 msgstr[1] ""
1670 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
1671 #. steps)" translation.
1673 #: bisect.c:1101
1674 #, c-format
1675 msgid "Bisecting: %d revision left to test after this %s\n"
1676 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1677 msgstr[0] ""
1678 msgstr[1] ""
1680 #: blame.c:2777
1681 msgid "--contents and --reverse do not blend well."
1682 msgstr ""
1684 #: blame.c:2791
1685 msgid "cannot use --contents with final commit object name"
1686 msgstr ""
1688 #: blame.c:2812
1689 msgid "--reverse and --first-parent together require specified latest commit"
1690 msgstr ""
1692 #: blame.c:2821 bundle.c:213 ref-filter.c:2272 remote.c:2031 sequencer.c:2138
1693 #: sequencer.c:4633 submodule.c:855 builtin/commit.c:1045 builtin/log.c:409
1694 #: builtin/log.c:1023 builtin/log.c:1625 builtin/log.c:2046 builtin/log.c:2336
1695 #: builtin/merge.c:423 builtin/pack-objects.c:3380 builtin/pack-objects.c:3395
1696 #: builtin/shortlog.c:267
1697 msgid "revision walk setup failed"
1698 msgstr ""
1700 #: blame.c:2839
1701 msgid ""
1702 "--reverse --first-parent together require range along first-parent chain"
1703 msgstr ""
1705 #: blame.c:2850
1706 #, c-format
1707 msgid "no such path %s in %s"
1708 msgstr ""
1710 #: blame.c:2861
1711 #, c-format
1712 msgid "cannot read blob %s for path %s"
1713 msgstr ""
1715 #: branch.c:53
1716 #, c-format
1717 msgid ""
1718 "\n"
1719 "After fixing the error cause you may try to fix up\n"
1720 "the remote tracking information by invoking\n"
1721 "\"git branch --set-upstream-to=%s%s%s\"."
1722 msgstr ""
1724 #: branch.c:67
1725 #, c-format
1726 msgid "Not setting branch %s as its own upstream."
1727 msgstr ""
1729 #: branch.c:93
1730 #, c-format
1731 msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
1732 msgstr ""
1734 #: branch.c:94
1735 #, c-format
1736 msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
1737 msgstr ""
1739 #: branch.c:98
1740 #, c-format
1741 msgid "Branch '%s' set up to track local branch '%s' by rebasing."
1742 msgstr ""
1744 #: branch.c:99
1745 #, c-format
1746 msgid "Branch '%s' set up to track local branch '%s'."
1747 msgstr ""
1749 #: branch.c:104
1750 #, c-format
1751 msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
1752 msgstr ""
1754 #: branch.c:105
1755 #, c-format
1756 msgid "Branch '%s' set up to track remote ref '%s'."
1757 msgstr ""
1759 #: branch.c:109
1760 #, c-format
1761 msgid "Branch '%s' set up to track local ref '%s' by rebasing."
1762 msgstr ""
1764 #: branch.c:110
1765 #, c-format
1766 msgid "Branch '%s' set up to track local ref '%s'."
1767 msgstr ""
1769 #: branch.c:119
1770 msgid "Unable to write upstream branch configuration"
1771 msgstr ""
1773 #: branch.c:156
1774 #, c-format
1775 msgid "Not tracking: ambiguous information for ref %s"
1776 msgstr ""
1778 #: branch.c:189
1779 #, c-format
1780 msgid "'%s' is not a valid branch name."
1781 msgstr ""
1783 #: branch.c:208
1784 #, c-format
1785 msgid "A branch named '%s' already exists."
1786 msgstr ""
1788 #: branch.c:213
1789 msgid "Cannot force update the current branch."
1790 msgstr ""
1792 #: branch.c:233
1793 #, c-format
1794 msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1795 msgstr ""
1797 #: branch.c:235
1798 #, c-format
1799 msgid "the requested upstream branch '%s' does not exist"
1800 msgstr ""
1802 #: branch.c:237
1803 msgid ""
1804 "\n"
1805 "If you are planning on basing your work on an upstream\n"
1806 "branch that already exists at the remote, you may need to\n"
1807 "run \"git fetch\" to retrieve it.\n"
1808 "\n"
1809 "If you are planning to push out a new local branch that\n"
1810 "will track its remote counterpart, you may want to use\n"
1811 "\"git push -u\" to set the upstream config as you push."
1812 msgstr ""
1814 #: branch.c:281
1815 #, c-format
1816 msgid "Not a valid object name: '%s'."
1817 msgstr ""
1819 #: branch.c:301
1820 #, c-format
1821 msgid "Ambiguous object name: '%s'."
1822 msgstr ""
1824 #: branch.c:306
1825 #, c-format
1826 msgid "Not a valid branch point: '%s'."
1827 msgstr ""
1829 #: branch.c:365
1830 #, c-format
1831 msgid "'%s' is already checked out at '%s'"
1832 msgstr ""
1834 #: branch.c:388
1835 #, c-format
1836 msgid "HEAD of working tree %s is not updated"
1837 msgstr ""
1839 #: bundle.c:41
1840 #, c-format
1841 msgid "unrecognized bundle hash algorithm: %s"
1842 msgstr ""
1844 #: bundle.c:45
1845 #, c-format
1846 msgid "unknown capability '%s'"
1847 msgstr ""
1849 #: bundle.c:71
1850 #, c-format
1851 msgid "'%s' does not look like a v2 or v3 bundle file"
1852 msgstr ""
1854 #: bundle.c:110
1855 #, c-format
1856 msgid "unrecognized header: %s%s (%d)"
1857 msgstr ""
1859 #: bundle.c:136 rerere.c:480 rerere.c:690 sequencer.c:2390 sequencer.c:3176
1860 #: builtin/commit.c:814
1861 #, c-format
1862 msgid "could not open '%s'"
1863 msgstr ""
1865 #: bundle.c:189
1866 msgid "Repository lacks these prerequisite commits:"
1867 msgstr ""
1869 #: bundle.c:192
1870 msgid "need a repository to verify a bundle"
1871 msgstr ""
1873 #: bundle.c:243
1874 #, c-format
1875 msgid "The bundle contains this ref:"
1876 msgid_plural "The bundle contains these %d refs:"
1877 msgstr[0] ""
1878 msgstr[1] ""
1880 #: bundle.c:250
1881 msgid "The bundle records a complete history."
1882 msgstr ""
1884 #: bundle.c:252
1885 #, c-format
1886 msgid "The bundle requires this ref:"
1887 msgid_plural "The bundle requires these %d refs:"
1888 msgstr[0] ""
1889 msgstr[1] ""
1891 #: bundle.c:319
1892 msgid "unable to dup bundle descriptor"
1893 msgstr ""
1895 #: bundle.c:326
1896 msgid "Could not spawn pack-objects"
1897 msgstr ""
1899 #: bundle.c:337
1900 msgid "pack-objects died"
1901 msgstr ""
1903 #: bundle.c:379
1904 msgid "rev-list died"
1905 msgstr ""
1907 #: bundle.c:428
1908 #, c-format
1909 msgid "ref '%s' is excluded by the rev-list options"
1910 msgstr ""
1912 #: bundle.c:498
1913 #, c-format
1914 msgid "unsupported bundle version %d"
1915 msgstr ""
1917 #: bundle.c:500
1918 #, c-format
1919 msgid "cannot write bundle version %d with algorithm %s"
1920 msgstr ""
1922 #: bundle.c:522 builtin/log.c:209 builtin/log.c:1927 builtin/shortlog.c:408
1923 #, c-format
1924 msgid "unrecognized argument: %s"
1925 msgstr ""
1927 #: bundle.c:530
1928 msgid "Refusing to create empty bundle."
1929 msgstr ""
1931 #: bundle.c:540
1932 #, c-format
1933 msgid "cannot create '%s'"
1934 msgstr ""
1936 #: bundle.c:565
1937 msgid "index-pack died"
1938 msgstr ""
1940 #: color.c:329
1941 #, c-format
1942 msgid "invalid color value: %.*s"
1943 msgstr ""
1945 #: commit-graph.c:188 midx.c:47
1946 msgid "invalid hash version"
1947 msgstr ""
1949 #: commit-graph.c:246
1950 msgid "commit-graph file is too small"
1951 msgstr ""
1953 #: commit-graph.c:311
1954 #, c-format
1955 msgid "commit-graph signature %X does not match signature %X"
1956 msgstr ""
1958 #: commit-graph.c:318
1959 #, c-format
1960 msgid "commit-graph version %X does not match version %X"
1961 msgstr ""
1963 #: commit-graph.c:325
1964 #, c-format
1965 msgid "commit-graph hash version %X does not match version %X"
1966 msgstr ""
1968 #: commit-graph.c:342
1969 #, c-format
1970 msgid "commit-graph file is too small to hold %u chunks"
1971 msgstr ""
1973 #: commit-graph.c:361
1974 #, c-format
1975 msgid "commit-graph improper chunk offset %08x%08x"
1976 msgstr ""
1978 #: commit-graph.c:433
1979 #, c-format
1980 msgid "commit-graph chunk id %08x appears multiple times"
1981 msgstr ""
1983 #: commit-graph.c:499
1984 msgid "commit-graph has no base graphs chunk"
1985 msgstr ""
1987 #: commit-graph.c:509
1988 msgid "commit-graph chain does not match"
1989 msgstr ""
1991 #: commit-graph.c:557
1992 #, c-format
1993 msgid "invalid commit-graph chain: line '%s' not a hash"
1994 msgstr ""
1996 #: commit-graph.c:581
1997 msgid "unable to find all commit-graph files"
1998 msgstr ""
2000 #: commit-graph.c:721 commit-graph.c:785
2001 msgid "invalid commit position. commit-graph is likely corrupt"
2002 msgstr ""
2004 #: commit-graph.c:742
2005 #, c-format
2006 msgid "could not find commit %s"
2007 msgstr ""
2009 #: commit-graph.c:1036 builtin/am.c:1292
2010 #, c-format
2011 msgid "unable to parse commit %s"
2012 msgstr ""
2014 #: commit-graph.c:1252 builtin/pack-objects.c:2864
2015 #, c-format
2016 msgid "unable to get type of object %s"
2017 msgstr ""
2019 #: commit-graph.c:1283
2020 msgid "Loading known commits in commit graph"
2021 msgstr ""
2023 #: commit-graph.c:1300
2024 msgid "Expanding reachable commits in commit graph"
2025 msgstr ""
2027 #: commit-graph.c:1320
2028 msgid "Clearing commit marks in commit graph"
2029 msgstr ""
2031 #: commit-graph.c:1339
2032 msgid "Computing commit graph generation numbers"
2033 msgstr ""
2035 #: commit-graph.c:1406
2036 msgid "Computing commit changed paths Bloom filters"
2037 msgstr ""
2039 #: commit-graph.c:1483
2040 msgid "Collecting referenced commits"
2041 msgstr ""
2043 #: commit-graph.c:1508
2044 #, c-format
2045 msgid "Finding commits for commit graph in %d pack"
2046 msgid_plural "Finding commits for commit graph in %d packs"
2047 msgstr[0] ""
2048 msgstr[1] ""
2050 #: commit-graph.c:1521
2051 #, c-format
2052 msgid "error adding pack %s"
2053 msgstr ""
2055 #: commit-graph.c:1525
2056 #, c-format
2057 msgid "error opening index for %s"
2058 msgstr ""
2060 #: commit-graph.c:1562
2061 msgid "Finding commits for commit graph among packed objects"
2062 msgstr ""
2064 #: commit-graph.c:1580
2065 msgid "Finding extra edges in commit graph"
2066 msgstr ""
2068 #: commit-graph.c:1628
2069 msgid "failed to write correct number of base graph ids"
2070 msgstr ""
2072 #: commit-graph.c:1670 midx.c:819
2073 #, c-format
2074 msgid "unable to create leading directories of %s"
2075 msgstr ""
2077 #: commit-graph.c:1683
2078 msgid "unable to create temporary graph layer"
2079 msgstr ""
2081 #: commit-graph.c:1688
2082 #, c-format
2083 msgid "unable to adjust shared permissions for '%s'"
2084 msgstr ""
2086 #: commit-graph.c:1758
2087 #, c-format
2088 msgid "Writing out commit graph in %d pass"
2089 msgid_plural "Writing out commit graph in %d passes"
2090 msgstr[0] ""
2091 msgstr[1] ""
2093 #: commit-graph.c:1803
2094 msgid "unable to open commit-graph chain file"
2095 msgstr ""
2097 #: commit-graph.c:1819
2098 msgid "failed to rename base commit-graph file"
2099 msgstr ""
2101 #: commit-graph.c:1839
2102 msgid "failed to rename temporary commit-graph file"
2103 msgstr ""
2105 #: commit-graph.c:1965
2106 msgid "Scanning merged commits"
2107 msgstr ""
2109 #: commit-graph.c:2009
2110 msgid "Merging commit-graph"
2111 msgstr ""
2113 #: commit-graph.c:2115
2114 msgid "attempting to write a commit-graph, but 'core.commitGraph' is disabled"
2115 msgstr ""
2117 #: commit-graph.c:2214
2118 msgid "too many commits to write graph"
2119 msgstr ""
2121 #: commit-graph.c:2307
2122 msgid "the commit-graph file has incorrect checksum and is likely corrupt"
2123 msgstr ""
2125 #: commit-graph.c:2317
2126 #, c-format
2127 msgid "commit-graph has incorrect OID order: %s then %s"
2128 msgstr ""
2130 #: commit-graph.c:2327 commit-graph.c:2342
2131 #, c-format
2132 msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
2133 msgstr ""
2135 #: commit-graph.c:2334
2136 #, c-format
2137 msgid "failed to parse commit %s from commit-graph"
2138 msgstr ""
2140 #: commit-graph.c:2352
2141 msgid "Verifying commits in commit graph"
2142 msgstr ""
2144 #: commit-graph.c:2367
2145 #, c-format
2146 msgid "failed to parse commit %s from object database for commit-graph"
2147 msgstr ""
2149 #: commit-graph.c:2374
2150 #, c-format
2151 msgid "root tree OID for commit %s in commit-graph is %s != %s"
2152 msgstr ""
2154 #: commit-graph.c:2384
2155 #, c-format
2156 msgid "commit-graph parent list for commit %s is too long"
2157 msgstr ""
2159 #: commit-graph.c:2393
2160 #, c-format
2161 msgid "commit-graph parent for %s is %s != %s"
2162 msgstr ""
2164 #: commit-graph.c:2407
2165 #, c-format
2166 msgid "commit-graph parent list for commit %s terminates early"
2167 msgstr ""
2169 #: commit-graph.c:2412
2170 #, c-format
2171 msgid ""
2172 "commit-graph has generation number zero for commit %s, but non-zero elsewhere"
2173 msgstr ""
2175 #: commit-graph.c:2416
2176 #, c-format
2177 msgid ""
2178 "commit-graph has non-zero generation number for commit %s, but zero elsewhere"
2179 msgstr ""
2181 #: commit-graph.c:2432
2182 #, c-format
2183 msgid "commit-graph generation for commit %s is %u != %u"
2184 msgstr ""
2186 #: commit-graph.c:2438
2187 #, c-format
2188 msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
2189 msgstr ""
2191 #: commit.c:52 sequencer.c:2879 builtin/am.c:359 builtin/am.c:403
2192 #: builtin/am.c:1371 builtin/am.c:2018 builtin/replace.c:457
2193 #, c-format
2194 msgid "could not parse %s"
2195 msgstr ""
2197 #: commit.c:54
2198 #, c-format
2199 msgid "%s %s is not a commit!"
2200 msgstr ""
2202 #: commit.c:194
2203 msgid ""
2204 "Support for <GIT_DIR>/info/grafts is deprecated\n"
2205 "and will be removed in a future Git version.\n"
2206 "\n"
2207 "Please use \"git replace --convert-graft-file\"\n"
2208 "to convert the grafts into replace refs.\n"
2209 "\n"
2210 "Turn this message off by running\n"
2211 "\"git config advice.graftFileDeprecated false\""
2212 msgstr ""
2214 #: commit.c:1172
2215 #, c-format
2216 msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
2217 msgstr ""
2219 #: commit.c:1176
2220 #, c-format
2221 msgid "Commit %s has a bad GPG signature allegedly by %s."
2222 msgstr ""
2224 #: commit.c:1179
2225 #, c-format
2226 msgid "Commit %s does not have a GPG signature."
2227 msgstr ""
2229 #: commit.c:1182
2230 #, c-format
2231 msgid "Commit %s has a good GPG signature by %s\n"
2232 msgstr ""
2234 #: commit.c:1436
2235 msgid ""
2236 "Warning: commit message did not conform to UTF-8.\n"
2237 "You may want to amend it after fixing the message, or set the config\n"
2238 "variable i18n.commitencoding to the encoding your project uses.\n"
2239 msgstr ""
2241 #: compat/obstack.c:406 compat/obstack.c:408
2242 msgid "memory exhausted"
2243 msgstr ""
2245 #: config.c:125
2246 #, c-format
2247 msgid ""
2248 "exceeded maximum include depth (%d) while including\n"
2249 "\t%s\n"
2250 "from\n"
2251 "\t%s\n"
2252 "This might be due to circular includes."
2253 msgstr ""
2255 #: config.c:141
2256 #, c-format
2257 msgid "could not expand include path '%s'"
2258 msgstr ""
2260 #: config.c:152
2261 msgid "relative config includes must come from files"
2262 msgstr ""
2264 #: config.c:198
2265 msgid "relative config include conditionals must come from files"
2266 msgstr ""
2268 #: config.c:378
2269 #, c-format
2270 msgid "key does not contain a section: %s"
2271 msgstr ""
2273 #: config.c:384
2274 #, c-format
2275 msgid "key does not contain variable name: %s"
2276 msgstr ""
2278 #: config.c:408 sequencer.c:2580
2279 #, c-format
2280 msgid "invalid key: %s"
2281 msgstr ""
2283 #: config.c:414
2284 #, c-format
2285 msgid "invalid key (newline): %s"
2286 msgstr ""
2288 #: config.c:450 config.c:462
2289 #, c-format
2290 msgid "bogus config parameter: %s"
2291 msgstr ""
2293 #: config.c:497
2294 #, c-format
2295 msgid "bogus format in %s"
2296 msgstr ""
2298 #: config.c:836
2299 #, c-format
2300 msgid "bad config line %d in blob %s"
2301 msgstr ""
2303 #: config.c:840
2304 #, c-format
2305 msgid "bad config line %d in file %s"
2306 msgstr ""
2308 #: config.c:844
2309 #, c-format
2310 msgid "bad config line %d in standard input"
2311 msgstr ""
2313 #: config.c:848
2314 #, c-format
2315 msgid "bad config line %d in submodule-blob %s"
2316 msgstr ""
2318 #: config.c:852
2319 #, c-format
2320 msgid "bad config line %d in command line %s"
2321 msgstr ""
2323 #: config.c:856
2324 #, c-format
2325 msgid "bad config line %d in %s"
2326 msgstr ""
2328 #: config.c:993
2329 msgid "out of range"
2330 msgstr ""
2332 #: config.c:993
2333 msgid "invalid unit"
2334 msgstr ""
2336 #: config.c:994
2337 #, c-format
2338 msgid "bad numeric config value '%s' for '%s': %s"
2339 msgstr ""
2341 #: config.c:1013
2342 #, c-format
2343 msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
2344 msgstr ""
2346 #: config.c:1016
2347 #, c-format
2348 msgid "bad numeric config value '%s' for '%s' in file %s: %s"
2349 msgstr ""
2351 #: config.c:1019
2352 #, c-format
2353 msgid "bad numeric config value '%s' for '%s' in standard input: %s"
2354 msgstr ""
2356 #: config.c:1022
2357 #, c-format
2358 msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
2359 msgstr ""
2361 #: config.c:1025
2362 #, c-format
2363 msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
2364 msgstr ""
2366 #: config.c:1028
2367 #, c-format
2368 msgid "bad numeric config value '%s' for '%s' in %s: %s"
2369 msgstr ""
2371 #: config.c:1123
2372 #, c-format
2373 msgid "failed to expand user dir in: '%s'"
2374 msgstr ""
2376 #: config.c:1132
2377 #, c-format
2378 msgid "'%s' for '%s' is not a valid timestamp"
2379 msgstr ""
2381 #: config.c:1223
2382 #, c-format
2383 msgid "abbrev length out of range: %d"
2384 msgstr ""
2386 #: config.c:1237 config.c:1248
2387 #, c-format
2388 msgid "bad zlib compression level %d"
2389 msgstr ""
2391 #: config.c:1340
2392 msgid "core.commentChar should only be one character"
2393 msgstr ""
2395 #: config.c:1373
2396 #, c-format
2397 msgid "invalid mode for object creation: %s"
2398 msgstr ""
2400 #: config.c:1445
2401 #, c-format
2402 msgid "malformed value for %s"
2403 msgstr ""
2405 #: config.c:1471
2406 #, c-format
2407 msgid "malformed value for %s: %s"
2408 msgstr ""
2410 #: config.c:1472
2411 msgid "must be one of nothing, matching, simple, upstream or current"
2412 msgstr ""
2414 #: config.c:1533 builtin/pack-objects.c:3649
2415 #, c-format
2416 msgid "bad pack compression level %d"
2417 msgstr ""
2419 #: config.c:1655
2420 #, c-format
2421 msgid "unable to load config blob object '%s'"
2422 msgstr ""
2424 #: config.c:1658
2425 #, c-format
2426 msgid "reference '%s' does not point to a blob"
2427 msgstr ""
2429 #: config.c:1675
2430 #, c-format
2431 msgid "unable to resolve config blob '%s'"
2432 msgstr ""
2434 #: config.c:1705
2435 #, c-format
2436 msgid "failed to parse %s"
2437 msgstr ""
2439 #: config.c:1759
2440 msgid "unable to parse command-line config"
2441 msgstr ""
2443 #: config.c:2122
2444 msgid "unknown error occurred while reading the configuration files"
2445 msgstr ""
2447 #: config.c:2296
2448 #, c-format
2449 msgid "Invalid %s: '%s'"
2450 msgstr ""
2452 #: config.c:2341
2453 #, c-format
2454 msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
2455 msgstr ""
2457 #: config.c:2387
2458 #, c-format
2459 msgid "unable to parse '%s' from command-line config"
2460 msgstr ""
2462 #: config.c:2389
2463 #, c-format
2464 msgid "bad config variable '%s' in file '%s' at line %d"
2465 msgstr ""
2467 #: config.c:2473
2468 #, c-format
2469 msgid "invalid section name '%s'"
2470 msgstr ""
2472 #: config.c:2505
2473 #, c-format
2474 msgid "%s has multiple values"
2475 msgstr ""
2477 #: config.c:2534
2478 #, c-format
2479 msgid "failed to write new configuration file %s"
2480 msgstr ""
2482 #: config.c:2786 config.c:3112
2483 #, c-format
2484 msgid "could not lock config file %s"
2485 msgstr ""
2487 #: config.c:2797
2488 #, c-format
2489 msgid "opening %s"
2490 msgstr ""
2492 #: config.c:2834 builtin/config.c:361
2493 #, c-format
2494 msgid "invalid pattern: %s"
2495 msgstr ""
2497 #: config.c:2859
2498 #, c-format
2499 msgid "invalid config file %s"
2500 msgstr ""
2502 #: config.c:2872 config.c:3125
2503 #, c-format
2504 msgid "fstat on %s failed"
2505 msgstr ""
2507 #: config.c:2883
2508 #, c-format
2509 msgid "unable to mmap '%s'"
2510 msgstr ""
2512 #: config.c:2892 config.c:3130
2513 #, c-format
2514 msgid "chmod on %s failed"
2515 msgstr ""
2517 #: config.c:2977 config.c:3227
2518 #, c-format
2519 msgid "could not write config file %s"
2520 msgstr ""
2522 #: config.c:3011
2523 #, c-format
2524 msgid "could not set '%s' to '%s'"
2525 msgstr ""
2527 #: config.c:3013 builtin/remote.c:657 builtin/remote.c:855 builtin/remote.c:863
2528 #, c-format
2529 msgid "could not unset '%s'"
2530 msgstr ""
2532 #: config.c:3103
2533 #, c-format
2534 msgid "invalid section name: %s"
2535 msgstr ""
2537 #: config.c:3270
2538 #, c-format
2539 msgid "missing value for '%s'"
2540 msgstr ""
2542 #: connect.c:61
2543 msgid "the remote end hung up upon initial contact"
2544 msgstr ""
2546 #: connect.c:63
2547 msgid ""
2548 "Could not read from remote repository.\n"
2549 "\n"
2550 "Please make sure you have the correct access rights\n"
2551 "and the repository exists."
2552 msgstr ""
2554 #: connect.c:81
2555 #, c-format
2556 msgid "server doesn't support '%s'"
2557 msgstr ""
2559 #: connect.c:118
2560 #, c-format
2561 msgid "server doesn't support feature '%s'"
2562 msgstr ""
2564 #: connect.c:129
2565 msgid "expected flush after capabilities"
2566 msgstr ""
2568 #: connect.c:263
2569 #, c-format
2570 msgid "ignoring capabilities after first line '%s'"
2571 msgstr ""
2573 #: connect.c:284
2574 msgid "protocol error: unexpected capabilities^{}"
2575 msgstr ""
2577 #: connect.c:306
2578 #, c-format
2579 msgid "protocol error: expected shallow sha-1, got '%s'"
2580 msgstr ""
2582 #: connect.c:308
2583 msgid "repository on the other end cannot be shallow"
2584 msgstr ""
2586 #: connect.c:347
2587 msgid "invalid packet"
2588 msgstr ""
2590 #: connect.c:367
2591 #, c-format
2592 msgid "protocol error: unexpected '%s'"
2593 msgstr ""
2595 #: connect.c:473
2596 #, c-format
2597 msgid "unknown object format '%s' specified by server"
2598 msgstr ""
2600 #: connect.c:500
2601 #, c-format
2602 msgid "invalid ls-refs response: %s"
2603 msgstr ""
2605 #: connect.c:504
2606 msgid "expected flush after ref listing"
2607 msgstr ""
2609 #: connect.c:507
2610 msgid "expected response end packet after ref listing"
2611 msgstr ""
2613 #: connect.c:640
2614 #, c-format
2615 msgid "protocol '%s' is not supported"
2616 msgstr ""
2618 #: connect.c:691
2619 msgid "unable to set SO_KEEPALIVE on socket"
2620 msgstr ""
2622 #: connect.c:731 connect.c:794
2623 #, c-format
2624 msgid "Looking up %s ... "
2625 msgstr ""
2627 #: connect.c:735
2628 #, c-format
2629 msgid "unable to look up %s (port %s) (%s)"
2630 msgstr ""
2632 #. TRANSLATORS: this is the end of "Looking up %s ... "
2633 #: connect.c:739 connect.c:810
2634 #, c-format
2635 msgid ""
2636 "done.\n"
2637 "Connecting to %s (port %s) ... "
2638 msgstr ""
2640 #: connect.c:761 connect.c:838
2641 #, c-format
2642 msgid ""
2643 "unable to connect to %s:\n"
2644 "%s"
2645 msgstr ""
2647 #. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
2648 #: connect.c:767 connect.c:844
2649 msgid "done."
2650 msgstr ""
2652 #: connect.c:798
2653 #, c-format
2654 msgid "unable to look up %s (%s)"
2655 msgstr ""
2657 #: connect.c:804
2658 #, c-format
2659 msgid "unknown port %s"
2660 msgstr ""
2662 #: connect.c:941 connect.c:1271
2663 #, c-format
2664 msgid "strange hostname '%s' blocked"
2665 msgstr ""
2667 #: connect.c:943
2668 #, c-format
2669 msgid "strange port '%s' blocked"
2670 msgstr ""
2672 #: connect.c:953
2673 #, c-format
2674 msgid "cannot start proxy %s"
2675 msgstr ""
2677 #: connect.c:1024
2678 msgid "no path specified; see 'git help pull' for valid url syntax"
2679 msgstr ""
2681 #: connect.c:1219
2682 msgid "ssh variant 'simple' does not support -4"
2683 msgstr ""
2685 #: connect.c:1231
2686 msgid "ssh variant 'simple' does not support -6"
2687 msgstr ""
2689 #: connect.c:1248
2690 msgid "ssh variant 'simple' does not support setting port"
2691 msgstr ""
2693 #: connect.c:1360
2694 #, c-format
2695 msgid "strange pathname '%s' blocked"
2696 msgstr ""
2698 #: connect.c:1408
2699 msgid "unable to fork"
2700 msgstr ""
2702 #: connected.c:108 builtin/fsck.c:209 builtin/prune.c:45
2703 msgid "Checking connectivity"
2704 msgstr ""
2706 #: connected.c:120
2707 msgid "Could not run 'git rev-list'"
2708 msgstr ""
2710 #: connected.c:144
2711 msgid "failed write to rev-list"
2712 msgstr ""
2714 #: connected.c:149
2715 msgid "failed to close rev-list's stdin"
2716 msgstr ""
2718 #: convert.c:194
2719 #, c-format
2720 msgid "illegal crlf_action %d"
2721 msgstr ""
2723 #: convert.c:207
2724 #, c-format
2725 msgid "CRLF would be replaced by LF in %s"
2726 msgstr ""
2728 #: convert.c:209
2729 #, c-format
2730 msgid ""
2731 "CRLF will be replaced by LF in %s.\n"
2732 "The file will have its original line endings in your working directory"
2733 msgstr ""
2735 #: convert.c:217
2736 #, c-format
2737 msgid "LF would be replaced by CRLF in %s"
2738 msgstr ""
2740 #: convert.c:219
2741 #, c-format
2742 msgid ""
2743 "LF will be replaced by CRLF in %s.\n"
2744 "The file will have its original line endings in your working directory"
2745 msgstr ""
2747 #: convert.c:284
2748 #, c-format
2749 msgid "BOM is prohibited in '%s' if encoded as %s"
2750 msgstr ""
2752 #: convert.c:291
2753 #, c-format
2754 msgid ""
2755 "The file '%s' contains a byte order mark (BOM). Please use UTF-%.*s as "
2756 "working-tree-encoding."
2757 msgstr ""
2759 #: convert.c:304
2760 #, c-format
2761 msgid "BOM is required in '%s' if encoded as %s"
2762 msgstr ""
2764 #: convert.c:306
2765 #, c-format
2766 msgid ""
2767 "The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
2768 "%sLE (depending on the byte order) as working-tree-encoding."
2769 msgstr ""
2771 #: convert.c:419 convert.c:490
2772 #, c-format
2773 msgid "failed to encode '%s' from %s to %s"
2774 msgstr ""
2776 #: convert.c:462
2777 #, c-format
2778 msgid "encoding '%s' from %s to %s and back is not the same"
2779 msgstr ""
2781 #: convert.c:665
2782 #, c-format
2783 msgid "cannot fork to run external filter '%s'"
2784 msgstr ""
2786 #: convert.c:685
2787 #, c-format
2788 msgid "cannot feed the input to external filter '%s'"
2789 msgstr ""
2791 #: convert.c:692
2792 #, c-format
2793 msgid "external filter '%s' failed %d"
2794 msgstr ""
2796 #: convert.c:727 convert.c:730
2797 #, c-format
2798 msgid "read from external filter '%s' failed"
2799 msgstr ""
2801 #: convert.c:733 convert.c:788
2802 #, c-format
2803 msgid "external filter '%s' failed"
2804 msgstr ""
2806 #: convert.c:837
2807 msgid "unexpected filter type"
2808 msgstr ""
2810 #: convert.c:848
2811 msgid "path name too long for external filter"
2812 msgstr ""
2814 #: convert.c:940
2815 #, c-format
2816 msgid ""
2817 "external filter '%s' is not available anymore although not all paths have "
2818 "been filtered"
2819 msgstr ""
2821 #: convert.c:1240
2822 msgid "true/false are no valid working-tree-encodings"
2823 msgstr ""
2825 #: convert.c:1428 convert.c:1462
2826 #, c-format
2827 msgid "%s: clean filter '%s' failed"
2828 msgstr ""
2830 #: convert.c:1508
2831 #, c-format
2832 msgid "%s: smudge filter %s failed"
2833 msgstr ""
2835 #: credential.c:96
2836 #, c-format
2837 msgid "skipping credential lookup for key: credential.%s"
2838 msgstr ""
2840 #: credential.c:112
2841 msgid "refusing to work with credential missing host field"
2842 msgstr ""
2844 #: credential.c:114
2845 msgid "refusing to work with credential missing protocol field"
2846 msgstr ""
2848 #: credential.c:394
2849 #, c-format
2850 msgid "url contains a newline in its %s component: %s"
2851 msgstr ""
2853 #: credential.c:438
2854 #, c-format
2855 msgid "url has no scheme: %s"
2856 msgstr ""
2858 #: credential.c:511
2859 #, c-format
2860 msgid "credential url cannot be parsed: %s"
2861 msgstr ""
2863 #: date.c:138
2864 msgid "in the future"
2865 msgstr ""
2867 #: date.c:144
2868 #, c-format
2869 msgid "%<PRIuMAX> second ago"
2870 msgid_plural "%<PRIuMAX> seconds ago"
2871 msgstr[0] ""
2872 msgstr[1] ""
2874 #: date.c:151
2875 #, c-format
2876 msgid "%<PRIuMAX> minute ago"
2877 msgid_plural "%<PRIuMAX> minutes ago"
2878 msgstr[0] ""
2879 msgstr[1] ""
2881 #: date.c:158
2882 #, c-format
2883 msgid "%<PRIuMAX> hour ago"
2884 msgid_plural "%<PRIuMAX> hours ago"
2885 msgstr[0] ""
2886 msgstr[1] ""
2888 #: date.c:165
2889 #, c-format
2890 msgid "%<PRIuMAX> day ago"
2891 msgid_plural "%<PRIuMAX> days ago"
2892 msgstr[0] ""
2893 msgstr[1] ""
2895 #: date.c:171
2896 #, c-format
2897 msgid "%<PRIuMAX> week ago"
2898 msgid_plural "%<PRIuMAX> weeks ago"
2899 msgstr[0] ""
2900 msgstr[1] ""
2902 #: date.c:178
2903 #, c-format
2904 msgid "%<PRIuMAX> month ago"
2905 msgid_plural "%<PRIuMAX> months ago"
2906 msgstr[0] ""
2907 msgstr[1] ""
2909 #: date.c:189
2910 #, c-format
2911 msgid "%<PRIuMAX> year"
2912 msgid_plural "%<PRIuMAX> years"
2913 msgstr[0] ""
2914 msgstr[1] ""
2916 #. TRANSLATORS: "%s" is "<n> years"
2917 #: date.c:192
2918 #, c-format
2919 msgid "%s, %<PRIuMAX> month ago"
2920 msgid_plural "%s, %<PRIuMAX> months ago"
2921 msgstr[0] ""
2922 msgstr[1] ""
2924 #: date.c:197 date.c:202
2925 #, c-format
2926 msgid "%<PRIuMAX> year ago"
2927 msgid_plural "%<PRIuMAX> years ago"
2928 msgstr[0] ""
2929 msgstr[1] ""
2931 #: delta-islands.c:272
2932 msgid "Propagating island marks"
2933 msgstr ""
2935 #: delta-islands.c:290
2936 #, c-format
2937 msgid "bad tree object %s"
2938 msgstr ""
2940 #: delta-islands.c:334
2941 #, c-format
2942 msgid "failed to load island regex for '%s': %s"
2943 msgstr ""
2945 #: delta-islands.c:390
2946 #, c-format
2947 msgid "island regex from config has too many capture groups (max=%d)"
2948 msgstr ""
2950 #: delta-islands.c:467
2951 #, c-format
2952 msgid "Marked %d islands, done.\n"
2953 msgstr ""
2955 #: diff-lib.c:534
2956 msgid "--merge-base does not work with ranges"
2957 msgstr ""
2959 #: diff-lib.c:536
2960 msgid "--merge-base only works with commits"
2961 msgstr ""
2963 #: diff-lib.c:553
2964 msgid "unable to get HEAD"
2965 msgstr ""
2967 #: diff-lib.c:560
2968 msgid "no merge base found"
2969 msgstr ""
2971 #: diff-lib.c:562
2972 msgid "multiple merge bases found"
2973 msgstr ""
2975 #: diff-no-index.c:238
2976 msgid "git diff --no-index [<options>] <path> <path>"
2977 msgstr ""
2979 #: diff-no-index.c:263
2980 msgid ""
2981 "Not a git repository. Use --no-index to compare two paths outside a working "
2982 "tree"
2983 msgstr ""
2985 #: diff.c:156
2986 #, c-format
2987 msgid "  Failed to parse dirstat cut-off percentage '%s'\n"
2988 msgstr ""
2990 #: diff.c:161
2991 #, c-format
2992 msgid "  Unknown dirstat parameter '%s'\n"
2993 msgstr ""
2995 #: diff.c:297
2996 msgid ""
2997 "color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
2998 "'dimmed-zebra', 'plain'"
2999 msgstr ""
3001 #: diff.c:325
3002 #, c-format
3003 msgid ""
3004 "unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
3005 "'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
3006 msgstr ""
3008 #: diff.c:333
3009 msgid ""
3010 "color-moved-ws: allow-indentation-change cannot be combined with other "
3011 "whitespace modes"
3012 msgstr ""
3014 #: diff.c:410
3015 #, c-format
3016 msgid "Unknown value for 'diff.submodule' config variable: '%s'"
3017 msgstr ""
3019 #: diff.c:470
3020 #, c-format
3021 msgid ""
3022 "Found errors in 'diff.dirstat' config variable:\n"
3023 "%s"
3024 msgstr ""
3026 #: diff.c:4276
3027 #, c-format
3028 msgid "external diff died, stopping at %s"
3029 msgstr ""
3031 #: diff.c:4625
3032 msgid "--name-only, --name-status, --check and -s are mutually exclusive"
3033 msgstr ""
3035 #: diff.c:4628
3036 msgid "-G, -S and --find-object are mutually exclusive"
3037 msgstr ""
3039 #: diff.c:4707
3040 msgid "--follow requires exactly one pathspec"
3041 msgstr ""
3043 #: diff.c:4755
3044 #, c-format
3045 msgid "invalid --stat value: %s"
3046 msgstr ""
3048 #: diff.c:4760 diff.c:4765 diff.c:4770 diff.c:4775 diff.c:5303
3049 #: parse-options.c:197 parse-options.c:201 builtin/commit-graph.c:180
3050 #, c-format
3051 msgid "%s expects a numerical value"
3052 msgstr ""
3054 #: diff.c:4792
3055 #, c-format
3056 msgid ""
3057 "Failed to parse --dirstat/-X option parameter:\n"
3058 "%s"
3059 msgstr ""
3061 #: diff.c:4877
3062 #, c-format
3063 msgid "unknown change class '%c' in --diff-filter=%s"
3064 msgstr ""
3066 #: diff.c:4901
3067 #, c-format
3068 msgid "unknown value after ws-error-highlight=%.*s"
3069 msgstr ""
3071 #: diff.c:4915
3072 #, c-format
3073 msgid "unable to resolve '%s'"
3074 msgstr ""
3076 #: diff.c:4965 diff.c:4971
3077 #, c-format
3078 msgid "%s expects <n>/<m> form"
3079 msgstr ""
3081 #: diff.c:4983
3082 #, c-format
3083 msgid "%s expects a character, got '%s'"
3084 msgstr ""
3086 #: diff.c:5004
3087 #, c-format
3088 msgid "bad --color-moved argument: %s"
3089 msgstr ""
3091 #: diff.c:5023
3092 #, c-format
3093 msgid "invalid mode '%s' in --color-moved-ws"
3094 msgstr ""
3096 #: diff.c:5063
3097 msgid ""
3098 "option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
3099 "\"histogram\""
3100 msgstr ""
3102 #: diff.c:5099 diff.c:5119
3103 #, c-format
3104 msgid "invalid argument to %s"
3105 msgstr ""
3107 #: diff.c:5223
3108 #, c-format
3109 msgid "invalid regex given to -I: '%s'"
3110 msgstr ""
3112 #: diff.c:5272
3113 #, c-format
3114 msgid "failed to parse --submodule option parameter: '%s'"
3115 msgstr ""
3117 #: diff.c:5328
3118 #, c-format
3119 msgid "bad --word-diff argument: %s"
3120 msgstr ""
3122 #: diff.c:5351
3123 msgid "Diff output format options"
3124 msgstr ""
3126 #: diff.c:5353 diff.c:5359
3127 msgid "generate patch"
3128 msgstr ""
3130 #: diff.c:5356 builtin/log.c:178
3131 msgid "suppress diff output"
3132 msgstr ""
3134 #: diff.c:5361 diff.c:5475 diff.c:5482
3135 msgid "<n>"
3136 msgstr ""
3138 #: diff.c:5362 diff.c:5365
3139 msgid "generate diffs with <n> lines context"
3140 msgstr ""
3142 #: diff.c:5367
3143 msgid "generate the diff in raw format"
3144 msgstr ""
3146 #: diff.c:5370
3147 msgid "synonym for '-p --raw'"
3148 msgstr ""
3150 #: diff.c:5374
3151 msgid "synonym for '-p --stat'"
3152 msgstr ""
3154 #: diff.c:5378
3155 msgid "machine friendly --stat"
3156 msgstr ""
3158 #: diff.c:5381
3159 msgid "output only the last line of --stat"
3160 msgstr ""
3162 #: diff.c:5383 diff.c:5391
3163 msgid "<param1,param2>..."
3164 msgstr ""
3166 #: diff.c:5384
3167 msgid ""
3168 "output the distribution of relative amount of changes for each sub-directory"
3169 msgstr ""
3171 #: diff.c:5388
3172 msgid "synonym for --dirstat=cumulative"
3173 msgstr ""
3175 #: diff.c:5392
3176 msgid "synonym for --dirstat=files,param1,param2..."
3177 msgstr ""
3179 #: diff.c:5396
3180 msgid "warn if changes introduce conflict markers or whitespace errors"
3181 msgstr ""
3183 #: diff.c:5399
3184 msgid "condensed summary such as creations, renames and mode changes"
3185 msgstr ""
3187 #: diff.c:5402
3188 msgid "show only names of changed files"
3189 msgstr ""
3191 #: diff.c:5405
3192 msgid "show only names and status of changed files"
3193 msgstr ""
3195 #: diff.c:5407
3196 msgid "<width>[,<name-width>[,<count>]]"
3197 msgstr ""
3199 #: diff.c:5408
3200 msgid "generate diffstat"
3201 msgstr ""
3203 #: diff.c:5410 diff.c:5413 diff.c:5416
3204 msgid "<width>"
3205 msgstr ""
3207 #: diff.c:5411
3208 msgid "generate diffstat with a given width"
3209 msgstr ""
3211 #: diff.c:5414
3212 msgid "generate diffstat with a given name width"
3213 msgstr ""
3215 #: diff.c:5417
3216 msgid "generate diffstat with a given graph width"
3217 msgstr ""
3219 #: diff.c:5419
3220 msgid "<count>"
3221 msgstr ""
3223 #: diff.c:5420
3224 msgid "generate diffstat with limited lines"
3225 msgstr ""
3227 #: diff.c:5423
3228 msgid "generate compact summary in diffstat"
3229 msgstr ""
3231 #: diff.c:5426
3232 msgid "output a binary diff that can be applied"
3233 msgstr ""
3235 #: diff.c:5429
3236 msgid "show full pre- and post-image object names on the \"index\" lines"
3237 msgstr ""
3239 #: diff.c:5431
3240 msgid "show colored diff"
3241 msgstr ""
3243 #: diff.c:5432
3244 msgid "<kind>"
3245 msgstr ""
3247 #: diff.c:5433
3248 msgid ""
3249 "highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
3250 "diff"
3251 msgstr ""
3253 #: diff.c:5436
3254 msgid ""
3255 "do not munge pathnames and use NULs as output field terminators in --raw or "
3256 "--numstat"
3257 msgstr ""
3259 #: diff.c:5439 diff.c:5442 diff.c:5445 diff.c:5554
3260 msgid "<prefix>"
3261 msgstr ""
3263 #: diff.c:5440
3264 msgid "show the given source prefix instead of \"a/\""
3265 msgstr ""
3267 #: diff.c:5443
3268 msgid "show the given destination prefix instead of \"b/\""
3269 msgstr ""
3271 #: diff.c:5446
3272 msgid "prepend an additional prefix to every line of output"
3273 msgstr ""
3275 #: diff.c:5449
3276 msgid "do not show any source or destination prefix"
3277 msgstr ""
3279 #: diff.c:5452
3280 msgid "show context between diff hunks up to the specified number of lines"
3281 msgstr ""
3283 #: diff.c:5456 diff.c:5461 diff.c:5466
3284 msgid "<char>"
3285 msgstr ""
3287 #: diff.c:5457
3288 msgid "specify the character to indicate a new line instead of '+'"
3289 msgstr ""
3291 #: diff.c:5462
3292 msgid "specify the character to indicate an old line instead of '-'"
3293 msgstr ""
3295 #: diff.c:5467
3296 msgid "specify the character to indicate a context instead of ' '"
3297 msgstr ""
3299 #: diff.c:5470
3300 msgid "Diff rename options"
3301 msgstr ""
3303 #: diff.c:5471
3304 msgid "<n>[/<m>]"
3305 msgstr ""
3307 #: diff.c:5472
3308 msgid "break complete rewrite changes into pairs of delete and create"
3309 msgstr ""
3311 #: diff.c:5476
3312 msgid "detect renames"
3313 msgstr ""
3315 #: diff.c:5480
3316 msgid "omit the preimage for deletes"
3317 msgstr ""
3319 #: diff.c:5483
3320 msgid "detect copies"
3321 msgstr ""
3323 #: diff.c:5487
3324 msgid "use unmodified files as source to find copies"
3325 msgstr ""
3327 #: diff.c:5489
3328 msgid "disable rename detection"
3329 msgstr ""
3331 #: diff.c:5492
3332 msgid "use empty blobs as rename source"
3333 msgstr ""
3335 #: diff.c:5494
3336 msgid "continue listing the history of a file beyond renames"
3337 msgstr ""
3339 #: diff.c:5497
3340 msgid ""
3341 "prevent rename/copy detection if the number of rename/copy targets exceeds "
3342 "given limit"
3343 msgstr ""
3345 #: diff.c:5499
3346 msgid "Diff algorithm options"
3347 msgstr ""
3349 #: diff.c:5501
3350 msgid "produce the smallest possible diff"
3351 msgstr ""
3353 #: diff.c:5504
3354 msgid "ignore whitespace when comparing lines"
3355 msgstr ""
3357 #: diff.c:5507
3358 msgid "ignore changes in amount of whitespace"
3359 msgstr ""
3361 #: diff.c:5510
3362 msgid "ignore changes in whitespace at EOL"
3363 msgstr ""
3365 #: diff.c:5513
3366 msgid "ignore carrier-return at the end of line"
3367 msgstr ""
3369 #: diff.c:5516
3370 msgid "ignore changes whose lines are all blank"
3371 msgstr ""
3373 #: diff.c:5518 diff.c:5540 diff.c:5543 diff.c:5588
3374 msgid "<regex>"
3375 msgstr ""
3377 #: diff.c:5519
3378 msgid "ignore changes whose all lines match <regex>"
3379 msgstr ""
3381 #: diff.c:5522
3382 msgid "heuristic to shift diff hunk boundaries for easy reading"
3383 msgstr ""
3385 #: diff.c:5525
3386 msgid "generate diff using the \"patience diff\" algorithm"
3387 msgstr ""
3389 #: diff.c:5529
3390 msgid "generate diff using the \"histogram diff\" algorithm"
3391 msgstr ""
3393 #: diff.c:5531
3394 msgid "<algorithm>"
3395 msgstr ""
3397 #: diff.c:5532
3398 msgid "choose a diff algorithm"
3399 msgstr ""
3401 #: diff.c:5534
3402 msgid "<text>"
3403 msgstr ""
3405 #: diff.c:5535
3406 msgid "generate diff using the \"anchored diff\" algorithm"
3407 msgstr ""
3409 #: diff.c:5537 diff.c:5546 diff.c:5549
3410 msgid "<mode>"
3411 msgstr ""
3413 #: diff.c:5538
3414 msgid "show word diff, using <mode> to delimit changed words"
3415 msgstr ""
3417 #: diff.c:5541
3418 msgid "use <regex> to decide what a word is"
3419 msgstr ""
3421 #: diff.c:5544
3422 msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
3423 msgstr ""
3425 #: diff.c:5547
3426 msgid "moved lines of code are colored differently"
3427 msgstr ""
3429 #: diff.c:5550
3430 msgid "how white spaces are ignored in --color-moved"
3431 msgstr ""
3433 #: diff.c:5553
3434 msgid "Other diff options"
3435 msgstr ""
3437 #: diff.c:5555
3438 msgid "when run from subdir, exclude changes outside and show relative paths"
3439 msgstr ""
3441 #: diff.c:5559
3442 msgid "treat all files as text"
3443 msgstr ""
3445 #: diff.c:5561
3446 msgid "swap two inputs, reverse the diff"
3447 msgstr ""
3449 #: diff.c:5563
3450 msgid "exit with 1 if there were differences, 0 otherwise"
3451 msgstr ""
3453 #: diff.c:5565
3454 msgid "disable all output of the program"
3455 msgstr ""
3457 #: diff.c:5567
3458 msgid "allow an external diff helper to be executed"
3459 msgstr ""
3461 #: diff.c:5569
3462 msgid "run external text conversion filters when comparing binary files"
3463 msgstr ""
3465 #: diff.c:5571
3466 msgid "<when>"
3467 msgstr ""
3469 #: diff.c:5572
3470 msgid "ignore changes to submodules in the diff generation"
3471 msgstr ""
3473 #: diff.c:5575
3474 msgid "<format>"
3475 msgstr ""
3477 #: diff.c:5576
3478 msgid "specify how differences in submodules are shown"
3479 msgstr ""
3481 #: diff.c:5580
3482 msgid "hide 'git add -N' entries from the index"
3483 msgstr ""
3485 #: diff.c:5583
3486 msgid "treat 'git add -N' entries as real in the index"
3487 msgstr ""
3489 #: diff.c:5585
3490 msgid "<string>"
3491 msgstr ""
3493 #: diff.c:5586
3494 msgid ""
3495 "look for differences that change the number of occurrences of the specified "
3496 "string"
3497 msgstr ""
3499 #: diff.c:5589
3500 msgid ""
3501 "look for differences that change the number of occurrences of the specified "
3502 "regex"
3503 msgstr ""
3505 #: diff.c:5592
3506 msgid "show all changes in the changeset with -S or -G"
3507 msgstr ""
3509 #: diff.c:5595
3510 msgid "treat <string> in -S as extended POSIX regular expression"
3511 msgstr ""
3513 #: diff.c:5598
3514 msgid "control the order in which files appear in the output"
3515 msgstr ""
3517 #: diff.c:5599
3518 msgid "<object-id>"
3519 msgstr ""
3521 #: diff.c:5600
3522 msgid ""
3523 "look for differences that change the number of occurrences of the specified "
3524 "object"
3525 msgstr ""
3527 #: diff.c:5602
3528 msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
3529 msgstr ""
3531 #: diff.c:5603
3532 msgid "select files by diff type"
3533 msgstr ""
3535 #: diff.c:5605
3536 msgid "<file>"
3537 msgstr ""
3539 #: diff.c:5606
3540 msgid "Output to a specific file"
3541 msgstr ""
3543 #: diff.c:6263
3544 msgid "inexact rename detection was skipped due to too many files."
3545 msgstr ""
3547 #: diff.c:6266
3548 msgid "only found copies from modified paths due to too many files."
3549 msgstr ""
3551 #: diff.c:6269
3552 #, c-format
3553 msgid ""
3554 "you may want to set your %s variable to at least %d and retry the command."
3555 msgstr ""
3557 #: diffcore-order.c:24
3558 #, c-format
3559 msgid "failed to read orderfile '%s'"
3560 msgstr ""
3562 #: diffcore-rename.c:592
3563 msgid "Performing inexact rename detection"
3564 msgstr ""
3566 #: dir.c:578
3567 #, c-format
3568 msgid "pathspec '%s' did not match any file(s) known to git"
3569 msgstr ""
3571 #: dir.c:718 dir.c:747 dir.c:760
3572 #, c-format
3573 msgid "unrecognized pattern: '%s'"
3574 msgstr ""
3576 #: dir.c:777 dir.c:791
3577 #, c-format
3578 msgid "unrecognized negative pattern: '%s'"
3579 msgstr ""
3581 #: dir.c:809
3582 #, c-format
3583 msgid "your sparse-checkout file may have issues: pattern '%s' is repeated"
3584 msgstr ""
3586 #: dir.c:819
3587 msgid "disabling cone pattern matching"
3588 msgstr ""
3590 #: dir.c:1198
3591 #, c-format
3592 msgid "cannot use %s as an exclude file"
3593 msgstr ""
3595 #: dir.c:2305
3596 #, c-format
3597 msgid "could not open directory '%s'"
3598 msgstr ""
3600 #: dir.c:2605
3601 msgid "failed to get kernel name and information"
3602 msgstr ""
3604 #: dir.c:2729
3605 msgid "untracked cache is disabled on this system or location"
3606 msgstr ""
3608 #: dir.c:3520
3609 #, c-format
3610 msgid "index file corrupt in repo %s"
3611 msgstr ""
3613 #: dir.c:3565 dir.c:3570
3614 #, c-format
3615 msgid "could not create directories for %s"
3616 msgstr ""
3618 #: dir.c:3599
3619 #, c-format
3620 msgid "could not migrate git directory from '%s' to '%s'"
3621 msgstr ""
3623 #: editor.c:74
3624 #, c-format
3625 msgid "hint: Waiting for your editor to close the file...%c"
3626 msgstr ""
3628 #: entry.c:177
3629 msgid "Filtering content"
3630 msgstr ""
3632 #: entry.c:478
3633 #, c-format
3634 msgid "could not stat file '%s'"
3635 msgstr ""
3637 #: environment.c:150
3638 #, c-format
3639 msgid "bad git namespace path \"%s\""
3640 msgstr ""
3642 #: environment.c:337
3643 #, c-format
3644 msgid "could not set GIT_DIR to '%s'"
3645 msgstr ""
3647 #: exec-cmd.c:363
3648 #, c-format
3649 msgid "too many args to run %s"
3650 msgstr ""
3652 #: fetch-pack.c:177
3653 msgid "git fetch-pack: expected shallow list"
3654 msgstr ""
3656 #: fetch-pack.c:180
3657 msgid "git fetch-pack: expected a flush packet after shallow list"
3658 msgstr ""
3660 #: fetch-pack.c:191
3661 msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
3662 msgstr ""
3664 #: fetch-pack.c:211
3665 #, c-format
3666 msgid "git fetch-pack: expected ACK/NAK, got '%s'"
3667 msgstr ""
3669 #: fetch-pack.c:222
3670 msgid "unable to write to remote"
3671 msgstr ""
3673 #: fetch-pack.c:283
3674 msgid "--stateless-rpc requires multi_ack_detailed"
3675 msgstr ""
3677 #: fetch-pack.c:378 fetch-pack.c:1406
3678 #, c-format
3679 msgid "invalid shallow line: %s"
3680 msgstr ""
3682 #: fetch-pack.c:384 fetch-pack.c:1412
3683 #, c-format
3684 msgid "invalid unshallow line: %s"
3685 msgstr ""
3687 #: fetch-pack.c:386 fetch-pack.c:1414
3688 #, c-format
3689 msgid "object not found: %s"
3690 msgstr ""
3692 #: fetch-pack.c:389 fetch-pack.c:1417
3693 #, c-format
3694 msgid "error in object: %s"
3695 msgstr ""
3697 #: fetch-pack.c:391 fetch-pack.c:1419
3698 #, c-format
3699 msgid "no shallow found: %s"
3700 msgstr ""
3702 #: fetch-pack.c:394 fetch-pack.c:1423
3703 #, c-format
3704 msgid "expected shallow/unshallow, got %s"
3705 msgstr ""
3707 #: fetch-pack.c:434
3708 #, c-format
3709 msgid "got %s %d %s"
3710 msgstr ""
3712 #: fetch-pack.c:451
3713 #, c-format
3714 msgid "invalid commit %s"
3715 msgstr ""
3717 #: fetch-pack.c:482
3718 msgid "giving up"
3719 msgstr ""
3721 #: fetch-pack.c:495 progress.c:339
3722 msgid "done"
3723 msgstr ""
3725 #: fetch-pack.c:507
3726 #, c-format
3727 msgid "got %s (%d) %s"
3728 msgstr ""
3730 #: fetch-pack.c:543
3731 #, c-format
3732 msgid "Marking %s as complete"
3733 msgstr ""
3735 #: fetch-pack.c:758
3736 #, c-format
3737 msgid "already have %s (%s)"
3738 msgstr ""
3740 #: fetch-pack.c:827
3741 msgid "fetch-pack: unable to fork off sideband demultiplexer"
3742 msgstr ""
3744 #: fetch-pack.c:835
3745 msgid "protocol error: bad pack header"
3746 msgstr ""
3748 #: fetch-pack.c:919
3749 #, c-format
3750 msgid "fetch-pack: unable to fork off %s"
3751 msgstr ""
3753 #: fetch-pack.c:937
3754 #, c-format
3755 msgid "%s failed"
3756 msgstr ""
3758 #: fetch-pack.c:939
3759 msgid "error in sideband demultiplexer"
3760 msgstr ""
3762 #: fetch-pack.c:982
3763 #, c-format
3764 msgid "Server version is %.*s"
3765 msgstr ""
3767 #: fetch-pack.c:990 fetch-pack.c:996 fetch-pack.c:999 fetch-pack.c:1005
3768 #: fetch-pack.c:1009 fetch-pack.c:1013 fetch-pack.c:1017 fetch-pack.c:1021
3769 #: fetch-pack.c:1025 fetch-pack.c:1029 fetch-pack.c:1033 fetch-pack.c:1037
3770 #: fetch-pack.c:1043 fetch-pack.c:1049 fetch-pack.c:1054 fetch-pack.c:1059
3771 #, c-format
3772 msgid "Server supports %s"
3773 msgstr ""
3775 #: fetch-pack.c:992
3776 msgid "Server does not support shallow clients"
3777 msgstr ""
3779 #: fetch-pack.c:1052
3780 msgid "Server does not support --shallow-since"
3781 msgstr ""
3783 #: fetch-pack.c:1057
3784 msgid "Server does not support --shallow-exclude"
3785 msgstr ""
3787 #: fetch-pack.c:1061
3788 msgid "Server does not support --deepen"
3789 msgstr ""
3791 #: fetch-pack.c:1063
3792 msgid "Server does not support this repository's object format"
3793 msgstr ""
3795 #: fetch-pack.c:1076
3796 msgid "no common commits"
3797 msgstr ""
3799 #: fetch-pack.c:1088 fetch-pack.c:1628
3800 msgid "git fetch-pack: fetch failed."
3801 msgstr ""
3803 #: fetch-pack.c:1214
3804 #, c-format
3805 msgid "mismatched algorithms: client %s; server %s"
3806 msgstr ""
3808 #: fetch-pack.c:1218
3809 #, c-format
3810 msgid "the server does not support algorithm '%s'"
3811 msgstr ""
3813 #: fetch-pack.c:1238
3814 msgid "Server does not support shallow requests"
3815 msgstr ""
3817 #: fetch-pack.c:1245
3818 msgid "Server supports filter"
3819 msgstr ""
3821 #: fetch-pack.c:1284
3822 msgid "unable to write request to remote"
3823 msgstr ""
3825 #: fetch-pack.c:1302
3826 #, c-format
3827 msgid "error reading section header '%s'"
3828 msgstr ""
3830 #: fetch-pack.c:1308
3831 #, c-format
3832 msgid "expected '%s', received '%s'"
3833 msgstr ""
3835 #: fetch-pack.c:1369
3836 #, c-format
3837 msgid "unexpected acknowledgment line: '%s'"
3838 msgstr ""
3840 #: fetch-pack.c:1374
3841 #, c-format
3842 msgid "error processing acks: %d"
3843 msgstr ""
3845 #: fetch-pack.c:1384
3846 msgid "expected packfile to be sent after 'ready'"
3847 msgstr ""
3849 #: fetch-pack.c:1386
3850 msgid "expected no other sections to be sent after no 'ready'"
3851 msgstr ""
3853 #: fetch-pack.c:1428
3854 #, c-format
3855 msgid "error processing shallow info: %d"
3856 msgstr ""
3858 #: fetch-pack.c:1475
3859 #, c-format
3860 msgid "expected wanted-ref, got '%s'"
3861 msgstr ""
3863 #: fetch-pack.c:1480
3864 #, c-format
3865 msgid "unexpected wanted-ref: '%s'"
3866 msgstr ""
3868 #: fetch-pack.c:1485
3869 #, c-format
3870 msgid "error processing wanted refs: %d"
3871 msgstr ""
3873 #: fetch-pack.c:1515
3874 msgid "git fetch-pack: expected response end packet"
3875 msgstr ""
3877 #: fetch-pack.c:1897
3878 msgid "no matching remote head"
3879 msgstr ""
3881 #: fetch-pack.c:1920 builtin/clone.c:693
3882 msgid "remote did not send all necessary objects"
3883 msgstr ""
3885 #: fetch-pack.c:1947
3886 #, c-format
3887 msgid "no such remote ref %s"
3888 msgstr ""
3890 #: fetch-pack.c:1950
3891 #, c-format
3892 msgid "Server does not allow request for unadvertised object %s"
3893 msgstr ""
3895 #: gpg-interface.c:272
3896 msgid "could not create temporary file"
3897 msgstr ""
3899 #: gpg-interface.c:275
3900 #, c-format
3901 msgid "failed writing detached signature to '%s'"
3902 msgstr ""
3904 #: gpg-interface.c:457
3905 msgid "gpg failed to sign the data"
3906 msgstr ""
3908 #: graph.c:98
3909 #, c-format
3910 msgid "ignore invalid color '%.*s' in log.graphColors"
3911 msgstr ""
3913 #: grep.c:640
3914 msgid ""
3915 "given pattern contains NULL byte (via -f <file>). This is only supported "
3916 "with -P under PCRE v2"
3917 msgstr ""
3919 #: grep.c:2100
3920 #, c-format
3921 msgid "'%s': unable to read %s"
3922 msgstr ""
3924 #: grep.c:2117 setup.c:176 builtin/clone.c:412 builtin/diff.c:89
3925 #: builtin/rm.c:135
3926 #, c-format
3927 msgid "failed to stat '%s'"
3928 msgstr ""
3930 #: grep.c:2128
3931 #, c-format
3932 msgid "'%s': short read"
3933 msgstr ""
3935 #: help.c:23
3936 msgid "start a working area (see also: git help tutorial)"
3937 msgstr ""
3939 #: help.c:24
3940 msgid "work on the current change (see also: git help everyday)"
3941 msgstr ""
3943 #: help.c:25
3944 msgid "examine the history and state (see also: git help revisions)"
3945 msgstr ""
3947 #: help.c:26
3948 msgid "grow, mark and tweak your common history"
3949 msgstr ""
3951 #: help.c:27
3952 msgid "collaborate (see also: git help workflows)"
3953 msgstr ""
3955 #: help.c:31
3956 msgid "Main Porcelain Commands"
3957 msgstr ""
3959 #: help.c:32
3960 msgid "Ancillary Commands / Manipulators"
3961 msgstr ""
3963 #: help.c:33
3964 msgid "Ancillary Commands / Interrogators"
3965 msgstr ""
3967 #: help.c:34
3968 msgid "Interacting with Others"
3969 msgstr ""
3971 #: help.c:35
3972 msgid "Low-level Commands / Manipulators"
3973 msgstr ""
3975 #: help.c:36
3976 msgid "Low-level Commands / Interrogators"
3977 msgstr ""
3979 #: help.c:37
3980 msgid "Low-level Commands / Syncing Repositories"
3981 msgstr ""
3983 #: help.c:38
3984 msgid "Low-level Commands / Internal Helpers"
3985 msgstr ""
3987 #: help.c:300
3988 #, c-format
3989 msgid "available git commands in '%s'"
3990 msgstr ""
3992 #: help.c:307
3993 msgid "git commands available from elsewhere on your $PATH"
3994 msgstr ""
3996 #: help.c:316
3997 msgid "These are common Git commands used in various situations:"
3998 msgstr ""
4000 #: help.c:365 git.c:99
4001 #, c-format
4002 msgid "unsupported command listing type '%s'"
4003 msgstr ""
4005 #: help.c:405
4006 msgid "The Git concept guides are:"
4007 msgstr ""
4009 #: help.c:429
4010 msgid "See 'git help <command>' to read about a specific subcommand"
4011 msgstr ""
4013 #: help.c:434
4014 msgid "External commands"
4015 msgstr ""
4017 #: help.c:449
4018 msgid "Command aliases"
4019 msgstr ""
4021 #: help.c:527
4022 #, c-format
4023 msgid ""
4024 "'%s' appears to be a git command, but we were not\n"
4025 "able to execute it. Maybe git-%s is broken?"
4026 msgstr ""
4028 #: help.c:543 help.c:631
4029 #, c-format
4030 msgid "git: '%s' is not a git command. See 'git --help'."
4031 msgstr ""
4033 #: help.c:591
4034 msgid "Uh oh. Your system reports no Git commands at all."
4035 msgstr ""
4037 #: help.c:613
4038 #, c-format
4039 msgid "WARNING: You called a Git command named '%s', which does not exist."
4040 msgstr ""
4042 #: help.c:618
4043 #, c-format
4044 msgid "Continuing under the assumption that you meant '%s'."
4045 msgstr ""
4047 #: help.c:623
4048 #, c-format
4049 msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
4050 msgstr ""
4052 #: help.c:635
4053 msgid ""
4054 "\n"
4055 "The most similar command is"
4056 msgid_plural ""
4057 "\n"
4058 "The most similar commands are"
4059 msgstr[0] ""
4060 msgstr[1] ""
4062 #: help.c:675
4063 msgid "git version [<options>]"
4064 msgstr ""
4066 #: help.c:730
4067 #, c-format
4068 msgid "%s: %s - %s"
4069 msgstr ""
4071 #: help.c:734
4072 msgid ""
4073 "\n"
4074 "Did you mean this?"
4075 msgid_plural ""
4076 "\n"
4077 "Did you mean one of these?"
4078 msgstr[0] ""
4079 msgstr[1] ""
4081 #: ident.c:353
4082 msgid "Author identity unknown\n"
4083 msgstr ""
4085 #: ident.c:356
4086 msgid "Committer identity unknown\n"
4087 msgstr ""
4089 #: ident.c:362
4090 msgid ""
4091 "\n"
4092 "*** Please tell me who you are.\n"
4093 "\n"
4094 "Run\n"
4095 "\n"
4096 "  git config --global user.email \"you@example.com\"\n"
4097 "  git config --global user.name \"Your Name\"\n"
4098 "\n"
4099 "to set your account's default identity.\n"
4100 "Omit --global to set the identity only in this repository.\n"
4101 "\n"
4102 msgstr ""
4104 #: ident.c:397
4105 msgid "no email was given and auto-detection is disabled"
4106 msgstr ""
4108 #: ident.c:402
4109 #, c-format
4110 msgid "unable to auto-detect email address (got '%s')"
4111 msgstr ""
4113 #: ident.c:419
4114 msgid "no name was given and auto-detection is disabled"
4115 msgstr ""
4117 #: ident.c:425
4118 #, c-format
4119 msgid "unable to auto-detect name (got '%s')"
4120 msgstr ""
4122 #: ident.c:433
4123 #, c-format
4124 msgid "empty ident name (for <%s>) not allowed"
4125 msgstr ""
4127 #: ident.c:439
4128 #, c-format
4129 msgid "name consists only of disallowed characters: %s"
4130 msgstr ""
4132 #: ident.c:454 builtin/commit.c:634
4133 #, c-format
4134 msgid "invalid date format: %s"
4135 msgstr ""
4137 #: list-objects-filter-options.c:81
4138 msgid "expected 'tree:<depth>'"
4139 msgstr ""
4141 #: list-objects-filter-options.c:96
4142 msgid "sparse:path filters support has been dropped"
4143 msgstr ""
4145 #: list-objects-filter-options.c:109
4146 #, c-format
4147 msgid "invalid filter-spec '%s'"
4148 msgstr ""
4150 #: list-objects-filter-options.c:125
4151 #, c-format
4152 msgid "must escape char in sub-filter-spec: '%c'"
4153 msgstr ""
4155 #: list-objects-filter-options.c:167
4156 msgid "expected something after combine:"
4157 msgstr ""
4159 #: list-objects-filter-options.c:249
4160 msgid "multiple filter-specs cannot be combined"
4161 msgstr ""
4163 #: list-objects-filter-options.c:361
4164 msgid "unable to upgrade repository format to support partial clone"
4165 msgstr ""
4167 #: list-objects-filter.c:492
4168 #, c-format
4169 msgid "unable to access sparse blob in '%s'"
4170 msgstr ""
4172 #: list-objects-filter.c:495
4173 #, c-format
4174 msgid "unable to parse sparse filter data in %s"
4175 msgstr ""
4177 #: list-objects.c:127
4178 #, c-format
4179 msgid "entry '%s' in tree %s has tree mode, but is not a tree"
4180 msgstr ""
4182 #: list-objects.c:140
4183 #, c-format
4184 msgid "entry '%s' in tree %s has blob mode, but is not a blob"
4185 msgstr ""
4187 #: list-objects.c:375
4188 #, c-format
4189 msgid "unable to load root tree for commit %s"
4190 msgstr ""
4192 #: lockfile.c:152
4193 #, c-format
4194 msgid ""
4195 "Unable to create '%s.lock': %s.\n"
4196 "\n"
4197 "Another git process seems to be running in this repository, e.g.\n"
4198 "an editor opened by 'git commit'. Please make sure all processes\n"
4199 "are terminated then try again. If it still fails, a git process\n"
4200 "may have crashed in this repository earlier:\n"
4201 "remove the file manually to continue."
4202 msgstr ""
4204 #: lockfile.c:160
4205 #, c-format
4206 msgid "Unable to create '%s.lock': %s"
4207 msgstr ""
4209 #: ls-refs.c:109
4210 msgid "expected flush after ls-refs arguments"
4211 msgstr ""
4213 #: merge-ort-wrappers.c:13 merge-recursive.c:3672
4214 #, c-format
4215 msgid ""
4216 "Your local changes to the following files would be overwritten by merge:\n"
4217 "  %s"
4218 msgstr ""
4220 #: merge-ort-wrappers.c:33 merge-recursive.c:3436
4221 #, c-format
4222 msgid "Already up to date!"
4223 msgstr ""
4225 #: merge-recursive.c:356
4226 msgid "(bad commit)\n"
4227 msgstr ""
4229 #: merge-recursive.c:379
4230 #, c-format
4231 msgid "add_cacheinfo failed for path '%s'; merge aborting."
4232 msgstr ""
4234 #: merge-recursive.c:388
4235 #, c-format
4236 msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
4237 msgstr ""
4239 #: merge-recursive.c:874
4240 #, c-format
4241 msgid "failed to create path '%s'%s"
4242 msgstr ""
4244 #: merge-recursive.c:885
4245 #, c-format
4246 msgid "Removing %s to make room for subdirectory\n"
4247 msgstr ""
4249 #: merge-recursive.c:899 merge-recursive.c:918
4250 msgid ": perhaps a D/F conflict?"
4251 msgstr ""
4253 #: merge-recursive.c:908
4254 #, c-format
4255 msgid "refusing to lose untracked file at '%s'"
4256 msgstr ""
4258 #: merge-recursive.c:949 builtin/cat-file.c:41
4259 #, c-format
4260 msgid "cannot read object %s '%s'"
4261 msgstr ""
4263 #: merge-recursive.c:954
4264 #, c-format
4265 msgid "blob expected for %s '%s'"
4266 msgstr ""
4268 #: merge-recursive.c:979
4269 #, c-format
4270 msgid "failed to open '%s': %s"
4271 msgstr ""
4273 #: merge-recursive.c:990
4274 #, c-format
4275 msgid "failed to symlink '%s': %s"
4276 msgstr ""
4278 #: merge-recursive.c:995
4279 #, c-format
4280 msgid "do not know what to do with %06o %s '%s'"
4281 msgstr ""
4283 #: merge-recursive.c:1191
4284 #, c-format
4285 msgid "Failed to merge submodule %s (not checked out)"
4286 msgstr ""
4288 #: merge-recursive.c:1198
4289 #, c-format
4290 msgid "Failed to merge submodule %s (commits not present)"
4291 msgstr ""
4293 #: merge-recursive.c:1205
4294 #, c-format
4295 msgid "Failed to merge submodule %s (commits don't follow merge-base)"
4296 msgstr ""
4298 #: merge-recursive.c:1213 merge-recursive.c:1225
4299 #, c-format
4300 msgid "Fast-forwarding submodule %s to the following commit:"
4301 msgstr ""
4303 #: merge-recursive.c:1216 merge-recursive.c:1228
4304 #, c-format
4305 msgid "Fast-forwarding submodule %s"
4306 msgstr ""
4308 #: merge-recursive.c:1251
4309 #, c-format
4310 msgid "Failed to merge submodule %s (merge following commits not found)"
4311 msgstr ""
4313 #: merge-recursive.c:1255
4314 #, c-format
4315 msgid "Failed to merge submodule %s (not fast-forward)"
4316 msgstr ""
4318 #: merge-recursive.c:1256
4319 msgid "Found a possible merge resolution for the submodule:\n"
4320 msgstr ""
4322 #: merge-recursive.c:1259
4323 #, c-format
4324 msgid ""
4325 "If this is correct simply add it to the index for example\n"
4326 "by using:\n"
4327 "\n"
4328 "  git update-index --cacheinfo 160000 %s \"%s\"\n"
4329 "\n"
4330 "which will accept this suggestion.\n"
4331 msgstr ""
4333 #: merge-recursive.c:1268
4334 #, c-format
4335 msgid "Failed to merge submodule %s (multiple merges found)"
4336 msgstr ""
4338 #: merge-recursive.c:1341
4339 msgid "Failed to execute internal merge"
4340 msgstr ""
4342 #: merge-recursive.c:1346
4343 #, c-format
4344 msgid "Unable to add %s to database"
4345 msgstr ""
4347 #: merge-recursive.c:1378
4348 #, c-format
4349 msgid "Auto-merging %s"
4350 msgstr ""
4352 #: merge-recursive.c:1402
4353 #, c-format
4354 msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
4355 msgstr ""
4357 #: merge-recursive.c:1474
4358 #, c-format
4359 msgid ""
4360 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4361 "in tree."
4362 msgstr ""
4364 #: merge-recursive.c:1479
4365 #, c-format
4366 msgid ""
4367 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4368 "left in tree."
4369 msgstr ""
4371 #: merge-recursive.c:1486
4372 #, c-format
4373 msgid ""
4374 "CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4375 "in tree at %s."
4376 msgstr ""
4378 #: merge-recursive.c:1491
4379 #, c-format
4380 msgid ""
4381 "CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4382 "left in tree at %s."
4383 msgstr ""
4385 #: merge-recursive.c:1526
4386 msgid "rename"
4387 msgstr ""
4389 #: merge-recursive.c:1526
4390 msgid "renamed"
4391 msgstr ""
4393 #: merge-recursive.c:1577 merge-recursive.c:2484 merge-recursive.c:3129
4394 #, c-format
4395 msgid "Refusing to lose dirty file at %s"
4396 msgstr ""
4398 #: merge-recursive.c:1587
4399 #, c-format
4400 msgid "Refusing to lose untracked file at %s, even though it's in the way."
4401 msgstr ""
4403 #: merge-recursive.c:1645
4404 #, c-format
4405 msgid "CONFLICT (rename/add): Rename %s->%s in %s.  Added %s in %s"
4406 msgstr ""
4408 #: merge-recursive.c:1676
4409 #, c-format
4410 msgid "%s is a directory in %s adding as %s instead"
4411 msgstr ""
4413 #: merge-recursive.c:1681
4414 #, c-format
4415 msgid "Refusing to lose untracked file at %s; adding as %s instead"
4416 msgstr ""
4418 #: merge-recursive.c:1708
4419 #, c-format
4420 msgid ""
4421 "CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
4422 "\"->\"%s\" in \"%s\"%s"
4423 msgstr ""
4425 #: merge-recursive.c:1713
4426 msgid " (left unresolved)"
4427 msgstr ""
4429 #: merge-recursive.c:1805
4430 #, c-format
4431 msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
4432 msgstr ""
4434 #: merge-recursive.c:2068
4435 #, c-format
4436 msgid ""
4437 "CONFLICT (directory rename split): Unclear where to place %s because "
4438 "directory %s was renamed to multiple other directories, with no destination "
4439 "getting a majority of the files."
4440 msgstr ""
4442 #: merge-recursive.c:2100
4443 #, c-format
4444 msgid ""
4445 "CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
4446 "implicit directory rename(s) putting the following path(s) there: %s."
4447 msgstr ""
4449 #: merge-recursive.c:2110
4450 #, c-format
4451 msgid ""
4452 "CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
4453 "implicit directory renames tried to put these paths there: %s"
4454 msgstr ""
4456 #: merge-recursive.c:2202
4457 #, c-format
4458 msgid ""
4459 "CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
4460 ">%s in %s"
4461 msgstr ""
4463 #: merge-recursive.c:2447
4464 #, c-format
4465 msgid ""
4466 "WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
4467 "renamed."
4468 msgstr ""
4470 #: merge-recursive.c:2973
4471 #, c-format
4472 msgid "cannot read object %s"
4473 msgstr ""
4475 #: merge-recursive.c:2976
4476 #, c-format
4477 msgid "object %s is not a blob"
4478 msgstr ""
4480 #: merge-recursive.c:3040
4481 msgid "modify"
4482 msgstr ""
4484 #: merge-recursive.c:3040
4485 msgid "modified"
4486 msgstr ""
4488 #: merge-recursive.c:3052
4489 msgid "content"
4490 msgstr ""
4492 #: merge-recursive.c:3056
4493 msgid "add/add"
4494 msgstr ""
4496 #: merge-recursive.c:3079
4497 #, c-format
4498 msgid "Skipped %s (merged same as existing)"
4499 msgstr ""
4501 #: merge-recursive.c:3101
4502 msgid "submodule"
4503 msgstr ""
4505 #: merge-recursive.c:3102
4506 #, c-format
4507 msgid "CONFLICT (%s): Merge conflict in %s"
4508 msgstr ""
4510 #: merge-recursive.c:3132
4511 #, c-format
4512 msgid "Adding as %s instead"
4513 msgstr ""
4515 #: merge-recursive.c:3215
4516 #, c-format
4517 msgid ""
4518 "Path updated: %s added in %s inside a directory that was renamed in %s; "
4519 "moving it to %s."
4520 msgstr ""
4522 #: merge-recursive.c:3218
4523 #, c-format
4524 msgid ""
4525 "CONFLICT (file location): %s added in %s inside a directory that was renamed "
4526 "in %s, suggesting it should perhaps be moved to %s."
4527 msgstr ""
4529 #: merge-recursive.c:3222
4530 #, c-format
4531 msgid ""
4532 "Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
4533 "%s; moving it to %s."
4534 msgstr ""
4536 #: merge-recursive.c:3225
4537 #, c-format
4538 msgid ""
4539 "CONFLICT (file location): %s renamed to %s in %s, inside a directory that "
4540 "was renamed in %s, suggesting it should perhaps be moved to %s."
4541 msgstr ""
4543 #: merge-recursive.c:3339
4544 #, c-format
4545 msgid "Removing %s"
4546 msgstr ""
4548 #: merge-recursive.c:3362
4549 msgid "file/directory"
4550 msgstr ""
4552 #: merge-recursive.c:3367
4553 msgid "directory/file"
4554 msgstr ""
4556 #: merge-recursive.c:3374
4557 #, c-format
4558 msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
4559 msgstr ""
4561 #: merge-recursive.c:3383
4562 #, c-format
4563 msgid "Adding %s"
4564 msgstr ""
4566 #: merge-recursive.c:3392
4567 #, c-format
4568 msgid "CONFLICT (add/add): Merge conflict in %s"
4569 msgstr ""
4571 #: merge-recursive.c:3445
4572 #, c-format
4573 msgid "merging of trees %s and %s failed"
4574 msgstr ""
4576 #: merge-recursive.c:3550
4577 msgid "Merging:"
4578 msgstr ""
4580 #: merge-recursive.c:3563
4581 #, c-format
4582 msgid "found %u common ancestor:"
4583 msgid_plural "found %u common ancestors:"
4584 msgstr[0] ""
4585 msgstr[1] ""
4587 #: merge-recursive.c:3613
4588 msgid "merge returned no commit"
4589 msgstr ""
4591 #: merge-recursive.c:3769
4592 #, c-format
4593 msgid "Could not parse object '%s'"
4594 msgstr ""
4596 #: merge-recursive.c:3787 builtin/merge.c:711 builtin/merge.c:895
4597 msgid "Unable to write index."
4598 msgstr ""
4600 #: merge.c:41
4601 msgid "failed to read the cache"
4602 msgstr ""
4604 #: merge.c:109 rerere.c:720 builtin/am.c:1883 builtin/am.c:1917
4605 #: builtin/checkout.c:573 builtin/checkout.c:829 builtin/clone.c:817
4606 #: builtin/stash.c:265
4607 msgid "unable to write new index file"
4608 msgstr ""
4610 #: midx.c:80
4611 #, c-format
4612 msgid "multi-pack-index file %s is too small"
4613 msgstr ""
4615 #: midx.c:96
4616 #, c-format
4617 msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x"
4618 msgstr ""
4620 #: midx.c:101
4621 #, c-format
4622 msgid "multi-pack-index version %d not recognized"
4623 msgstr ""
4625 #: midx.c:106
4626 #, c-format
4627 msgid "multi-pack-index hash version %u does not match version %u"
4628 msgstr ""
4630 #: midx.c:123
4631 msgid "invalid chunk offset (too large)"
4632 msgstr ""
4634 #: midx.c:147
4635 msgid "terminating multi-pack-index chunk id appears earlier than expected"
4636 msgstr ""
4638 #: midx.c:160
4639 msgid "multi-pack-index missing required pack-name chunk"
4640 msgstr ""
4642 #: midx.c:162
4643 msgid "multi-pack-index missing required OID fanout chunk"
4644 msgstr ""
4646 #: midx.c:164
4647 msgid "multi-pack-index missing required OID lookup chunk"
4648 msgstr ""
4650 #: midx.c:166
4651 msgid "multi-pack-index missing required object offsets chunk"
4652 msgstr ""
4654 #: midx.c:180
4655 #, c-format
4656 msgid "multi-pack-index pack names out of order: '%s' before '%s'"
4657 msgstr ""
4659 #: midx.c:223
4660 #, c-format
4661 msgid "bad pack-int-id: %u (%u total packs)"
4662 msgstr ""
4664 #: midx.c:273
4665 msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
4666 msgstr ""
4668 #: midx.c:480
4669 #, c-format
4670 msgid "failed to add packfile '%s'"
4671 msgstr ""
4673 #: midx.c:486
4674 #, c-format
4675 msgid "failed to open pack-index '%s'"
4676 msgstr ""
4678 #: midx.c:546
4679 #, c-format
4680 msgid "failed to locate object %d in packfile"
4681 msgstr ""
4683 #: midx.c:846
4684 msgid "Adding packfiles to multi-pack-index"
4685 msgstr ""
4687 #: midx.c:879
4688 #, c-format
4689 msgid "did not see pack-file %s to drop"
4690 msgstr ""
4692 #: midx.c:931
4693 msgid "no pack files to index."
4694 msgstr ""
4696 #: midx.c:982
4697 msgid "Writing chunks to multi-pack-index"
4698 msgstr ""
4700 #: midx.c:1060
4701 #, c-format
4702 msgid "failed to clear multi-pack-index at %s"
4703 msgstr ""
4705 #: midx.c:1116
4706 msgid "multi-pack-index file exists, but failed to parse"
4707 msgstr ""
4709 #: midx.c:1124
4710 msgid "Looking for referenced packfiles"
4711 msgstr ""
4713 #: midx.c:1139
4714 #, c-format
4715 msgid ""
4716 "oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
4717 msgstr ""
4719 #: midx.c:1144
4720 msgid "the midx contains no oid"
4721 msgstr ""
4723 #: midx.c:1153
4724 msgid "Verifying OID order in multi-pack-index"
4725 msgstr ""
4727 #: midx.c:1162
4728 #, c-format
4729 msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
4730 msgstr ""
4732 #: midx.c:1182
4733 msgid "Sorting objects by packfile"
4734 msgstr ""
4736 #: midx.c:1189
4737 msgid "Verifying object offsets"
4738 msgstr ""
4740 #: midx.c:1205
4741 #, c-format
4742 msgid "failed to load pack entry for oid[%d] = %s"
4743 msgstr ""
4745 #: midx.c:1211
4746 #, c-format
4747 msgid "failed to load pack-index for packfile %s"
4748 msgstr ""
4750 #: midx.c:1220
4751 #, c-format
4752 msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
4753 msgstr ""
4755 #: midx.c:1245
4756 msgid "Counting referenced objects"
4757 msgstr ""
4759 #: midx.c:1255
4760 msgid "Finding and deleting unreferenced packfiles"
4761 msgstr ""
4763 #: midx.c:1446
4764 msgid "could not start pack-objects"
4765 msgstr ""
4767 #: midx.c:1466
4768 msgid "could not finish pack-objects"
4769 msgstr ""
4771 #: name-hash.c:537
4772 #, c-format
4773 msgid "unable to create lazy_dir thread: %s"
4774 msgstr ""
4776 #: name-hash.c:559
4777 #, c-format
4778 msgid "unable to create lazy_name thread: %s"
4779 msgstr ""
4781 #: name-hash.c:565
4782 #, c-format
4783 msgid "unable to join lazy_name thread: %s"
4784 msgstr ""
4786 #: notes-merge.c:277
4787 #, c-format
4788 msgid ""
4789 "You have not concluded your previous notes merge (%s exists).\n"
4790 "Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
4791 "commit/abort the previous merge before you start a new notes merge."
4792 msgstr ""
4794 #: notes-merge.c:284
4795 #, c-format
4796 msgid "You have not concluded your notes merge (%s exists)."
4797 msgstr ""
4799 #: notes-utils.c:46
4800 msgid "Cannot commit uninitialized/unreferenced notes tree"
4801 msgstr ""
4803 #: notes-utils.c:105
4804 #, c-format
4805 msgid "Bad notes.rewriteMode value: '%s'"
4806 msgstr ""
4808 #: notes-utils.c:115
4809 #, c-format
4810 msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
4811 msgstr ""
4813 #. TRANSLATORS: The first %s is the name of
4814 #. the environment variable, the second %s is
4815 #. its value.
4817 #: notes-utils.c:145
4818 #, c-format
4819 msgid "Bad %s value: '%s'"
4820 msgstr ""
4822 #: object.c:53
4823 #, c-format
4824 msgid "invalid object type \"%s\""
4825 msgstr ""
4827 #: object.c:173
4828 #, c-format
4829 msgid "object %s is a %s, not a %s"
4830 msgstr ""
4832 #: object.c:233
4833 #, c-format
4834 msgid "object %s has unknown type id %d"
4835 msgstr ""
4837 #: object.c:246
4838 #, c-format
4839 msgid "unable to parse object: %s"
4840 msgstr ""
4842 #: object.c:266 object.c:278
4843 #, c-format
4844 msgid "hash mismatch %s"
4845 msgstr ""
4847 #: pack-bitmap.c:815 pack-bitmap.c:821 builtin/pack-objects.c:2216
4848 #, c-format
4849 msgid "unable to get size of %s"
4850 msgstr ""
4852 #: packfile.c:615
4853 msgid "offset before end of packfile (broken .idx?)"
4854 msgstr ""
4856 #: packfile.c:1907
4857 #, c-format
4858 msgid "offset before start of pack index for %s (corrupt index?)"
4859 msgstr ""
4861 #: packfile.c:1911
4862 #, c-format
4863 msgid "offset beyond end of pack index for %s (truncated index?)"
4864 msgstr ""
4866 #: parse-options-cb.c:20 parse-options-cb.c:24
4867 #, c-format
4868 msgid "option `%s' expects a numerical value"
4869 msgstr ""
4871 #: parse-options-cb.c:41
4872 #, c-format
4873 msgid "malformed expiration date '%s'"
4874 msgstr ""
4876 #: parse-options-cb.c:54
4877 #, c-format
4878 msgid "option `%s' expects \"always\", \"auto\", or \"never\""
4879 msgstr ""
4881 #: parse-options-cb.c:132 parse-options-cb.c:149
4882 #, c-format
4883 msgid "malformed object name '%s'"
4884 msgstr ""
4886 #: parse-options.c:38
4887 #, c-format
4888 msgid "%s requires a value"
4889 msgstr ""
4891 #: parse-options.c:73
4892 #, c-format
4893 msgid "%s is incompatible with %s"
4894 msgstr ""
4896 #: parse-options.c:78
4897 #, c-format
4898 msgid "%s : incompatible with something else"
4899 msgstr ""
4901 #: parse-options.c:92 parse-options.c:96 parse-options.c:317
4902 #, c-format
4903 msgid "%s takes no value"
4904 msgstr ""
4906 #: parse-options.c:94
4907 #, c-format
4908 msgid "%s isn't available"
4909 msgstr ""
4911 #: parse-options.c:217
4912 #, c-format
4913 msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
4914 msgstr ""
4916 #: parse-options.c:386
4917 #, c-format
4918 msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
4919 msgstr ""
4921 #: parse-options.c:420 parse-options.c:428
4922 #, c-format
4923 msgid "did you mean `--%s` (with two dashes)?"
4924 msgstr ""
4926 #: parse-options.c:666 parse-options.c:971
4927 #, c-format
4928 msgid "alias of --%s"
4929 msgstr ""
4931 #: parse-options.c:862
4932 #, c-format
4933 msgid "unknown option `%s'"
4934 msgstr ""
4936 #: parse-options.c:864
4937 #, c-format
4938 msgid "unknown switch `%c'"
4939 msgstr ""
4941 #: parse-options.c:866
4942 #, c-format
4943 msgid "unknown non-ascii option in string: `%s'"
4944 msgstr ""
4946 #: parse-options.c:890
4947 msgid "..."
4948 msgstr ""
4950 #: parse-options.c:909
4951 #, c-format
4952 msgid "usage: %s"
4953 msgstr ""
4955 #. TRANSLATORS: the colon here should align with the
4956 #. one in "usage: %s" translation.
4958 #: parse-options.c:915
4959 #, c-format
4960 msgid "   or: %s"
4961 msgstr ""
4963 #: parse-options.c:918
4964 #, c-format
4965 msgid "    %s"
4966 msgstr ""
4968 #: parse-options.c:957
4969 msgid "-NUM"
4970 msgstr ""
4972 #: path.c:915
4973 #, c-format
4974 msgid "Could not make %s writable by group"
4975 msgstr ""
4977 #: pathspec.c:130
4978 msgid "Escape character '\\' not allowed as last character in attr value"
4979 msgstr ""
4981 #: pathspec.c:148
4982 msgid "Only one 'attr:' specification is allowed."
4983 msgstr ""
4985 #: pathspec.c:151
4986 msgid "attr spec must not be empty"
4987 msgstr ""
4989 #: pathspec.c:194
4990 #, c-format
4991 msgid "invalid attribute name %s"
4992 msgstr ""
4994 #: pathspec.c:259
4995 msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
4996 msgstr ""
4998 #: pathspec.c:266
4999 msgid ""
5000 "global 'literal' pathspec setting is incompatible with all other global "
5001 "pathspec settings"
5002 msgstr ""
5004 #: pathspec.c:306
5005 msgid "invalid parameter for pathspec magic 'prefix'"
5006 msgstr ""
5008 #: pathspec.c:327
5009 #, c-format
5010 msgid "Invalid pathspec magic '%.*s' in '%s'"
5011 msgstr ""
5013 #: pathspec.c:332
5014 #, c-format
5015 msgid "Missing ')' at the end of pathspec magic in '%s'"
5016 msgstr ""
5018 #: pathspec.c:370
5019 #, c-format
5020 msgid "Unimplemented pathspec magic '%c' in '%s'"
5021 msgstr ""
5023 #: pathspec.c:429
5024 #, c-format
5025 msgid "%s: 'literal' and 'glob' are incompatible"
5026 msgstr ""
5028 #: pathspec.c:445
5029 #, c-format
5030 msgid "%s: '%s' is outside repository at '%s'"
5031 msgstr ""
5033 #: pathspec.c:521
5034 #, c-format
5035 msgid "'%s' (mnemonic: '%c')"
5036 msgstr ""
5038 #: pathspec.c:531
5039 #, c-format
5040 msgid "%s: pathspec magic not supported by this command: %s"
5041 msgstr ""
5043 #: pathspec.c:598
5044 #, c-format
5045 msgid "pathspec '%s' is beyond a symbolic link"
5046 msgstr ""
5048 #: pathspec.c:643
5049 #, c-format
5050 msgid "line is badly quoted: %s"
5051 msgstr ""
5053 #: pkt-line.c:92
5054 msgid "unable to write flush packet"
5055 msgstr ""
5057 #: pkt-line.c:99
5058 msgid "unable to write delim packet"
5059 msgstr ""
5061 #: pkt-line.c:106
5062 msgid "unable to write stateless separator packet"
5063 msgstr ""
5065 #: pkt-line.c:113
5066 msgid "flush packet write failed"
5067 msgstr ""
5069 #: pkt-line.c:153 pkt-line.c:239
5070 msgid "protocol error: impossibly long line"
5071 msgstr ""
5073 #: pkt-line.c:169 pkt-line.c:171
5074 msgid "packet write with format failed"
5075 msgstr ""
5077 #: pkt-line.c:203
5078 msgid "packet write failed - data exceeds max packet size"
5079 msgstr ""
5081 #: pkt-line.c:210 pkt-line.c:217
5082 msgid "packet write failed"
5083 msgstr ""
5085 #: pkt-line.c:302
5086 msgid "read error"
5087 msgstr ""
5089 #: pkt-line.c:310
5090 msgid "the remote end hung up unexpectedly"
5091 msgstr ""
5093 #: pkt-line.c:338
5094 #, c-format
5095 msgid "protocol error: bad line length character: %.4s"
5096 msgstr ""
5098 #: pkt-line.c:352 pkt-line.c:357
5099 #, c-format
5100 msgid "protocol error: bad line length %d"
5101 msgstr ""
5103 #: pkt-line.c:373 sideband.c:165
5104 #, c-format
5105 msgid "remote error: %s"
5106 msgstr ""
5108 #: preload-index.c:119
5109 msgid "Refreshing index"
5110 msgstr ""
5112 #: preload-index.c:138
5113 #, c-format
5114 msgid "unable to create threaded lstat: %s"
5115 msgstr ""
5117 #: pretty.c:983
5118 msgid "unable to parse --pretty format"
5119 msgstr ""
5121 #: promisor-remote.c:30
5122 msgid "promisor-remote: unable to fork off fetch subprocess"
5123 msgstr ""
5125 #: promisor-remote.c:35 promisor-remote.c:37
5126 msgid "promisor-remote: could not write to fetch subprocess"
5127 msgstr ""
5129 #: promisor-remote.c:41
5130 msgid "promisor-remote: could not close stdin to fetch subprocess"
5131 msgstr ""
5133 #: promisor-remote.c:53
5134 #, c-format
5135 msgid "promisor remote name cannot begin with '/': %s"
5136 msgstr ""
5138 #: prune-packed.c:35
5139 msgid "Removing duplicate objects"
5140 msgstr ""
5142 #: range-diff.c:77
5143 msgid "could not start `log`"
5144 msgstr ""
5146 #: range-diff.c:79
5147 msgid "could not read `log` output"
5148 msgstr ""
5150 #: range-diff.c:98 sequencer.c:5310
5151 #, c-format
5152 msgid "could not parse commit '%s'"
5153 msgstr ""
5155 #: range-diff.c:112
5156 #, c-format
5157 msgid ""
5158 "could not parse first line of `log` output: did not start with 'commit ': "
5159 "'%s'"
5160 msgstr ""
5162 #: range-diff.c:137
5163 #, c-format
5164 msgid "could not parse git header '%.*s'"
5165 msgstr ""
5167 #: range-diff.c:299
5168 msgid "failed to generate diff"
5169 msgstr ""
5171 #: range-diff.c:532 range-diff.c:534
5172 #, c-format
5173 msgid "could not parse log for '%s'"
5174 msgstr ""
5176 #: read-cache.c:682
5177 #, c-format
5178 msgid "will not add file alias '%s' ('%s' already exists in index)"
5179 msgstr ""
5181 #: read-cache.c:698
5182 msgid "cannot create an empty blob in the object database"
5183 msgstr ""
5185 #: read-cache.c:720
5186 #, c-format
5187 msgid "%s: can only add regular files, symbolic links or git-directories"
5188 msgstr ""
5190 #: read-cache.c:725
5191 #, c-format
5192 msgid "'%s' does not have a commit checked out"
5193 msgstr ""
5195 #: read-cache.c:777
5196 #, c-format
5197 msgid "unable to index file '%s'"
5198 msgstr ""
5200 #: read-cache.c:796
5201 #, c-format
5202 msgid "unable to add '%s' to index"
5203 msgstr ""
5205 #: read-cache.c:807
5206 #, c-format
5207 msgid "unable to stat '%s'"
5208 msgstr ""
5210 #: read-cache.c:1318
5211 #, c-format
5212 msgid "'%s' appears as both a file and as a directory"
5213 msgstr ""
5215 #: read-cache.c:1524
5216 msgid "Refresh index"
5217 msgstr ""
5219 #: read-cache.c:1639
5220 #, c-format
5221 msgid ""
5222 "index.version set, but the value is invalid.\n"
5223 "Using version %i"
5224 msgstr ""
5226 #: read-cache.c:1649
5227 #, c-format
5228 msgid ""
5229 "GIT_INDEX_VERSION set, but the value is invalid.\n"
5230 "Using version %i"
5231 msgstr ""
5233 #: read-cache.c:1705
5234 #, c-format
5235 msgid "bad signature 0x%08x"
5236 msgstr ""
5238 #: read-cache.c:1708
5239 #, c-format
5240 msgid "bad index version %d"
5241 msgstr ""
5243 #: read-cache.c:1717
5244 msgid "bad index file sha1 signature"
5245 msgstr ""
5247 #: read-cache.c:1747
5248 #, c-format
5249 msgid "index uses %.4s extension, which we do not understand"
5250 msgstr ""
5252 #: read-cache.c:1749
5253 #, c-format
5254 msgid "ignoring %.4s extension"
5255 msgstr ""
5257 #: read-cache.c:1786
5258 #, c-format
5259 msgid "unknown index entry format 0x%08x"
5260 msgstr ""
5262 #: read-cache.c:1802
5263 #, c-format
5264 msgid "malformed name field in the index, near path '%s'"
5265 msgstr ""
5267 #: read-cache.c:1859
5268 msgid "unordered stage entries in index"
5269 msgstr ""
5271 #: read-cache.c:1862
5272 #, c-format
5273 msgid "multiple stage entries for merged file '%s'"
5274 msgstr ""
5276 #: read-cache.c:1865
5277 #, c-format
5278 msgid "unordered stage entries for '%s'"
5279 msgstr ""
5281 #: read-cache.c:1971 read-cache.c:2262 rerere.c:565 rerere.c:599 rerere.c:1111
5282 #: submodule.c:1628 builtin/add.c:538 builtin/check-ignore.c:181
5283 #: builtin/checkout.c:502 builtin/checkout.c:688 builtin/clean.c:991
5284 #: builtin/commit.c:364 builtin/diff-tree.c:122 builtin/grep.c:507
5285 #: builtin/mv.c:146 builtin/reset.c:247 builtin/rm.c:290
5286 #: builtin/submodule--helper.c:332
5287 msgid "index file corrupt"
5288 msgstr ""
5290 #: read-cache.c:2115
5291 #, c-format
5292 msgid "unable to create load_cache_entries thread: %s"
5293 msgstr ""
5295 #: read-cache.c:2128
5296 #, c-format
5297 msgid "unable to join load_cache_entries thread: %s"
5298 msgstr ""
5300 #: read-cache.c:2161
5301 #, c-format
5302 msgid "%s: index file open failed"
5303 msgstr ""
5305 #: read-cache.c:2165
5306 #, c-format
5307 msgid "%s: cannot stat the open index"
5308 msgstr ""
5310 #: read-cache.c:2169
5311 #, c-format
5312 msgid "%s: index file smaller than expected"
5313 msgstr ""
5315 #: read-cache.c:2173
5316 #, c-format
5317 msgid "%s: unable to map index file"
5318 msgstr ""
5320 #: read-cache.c:2215
5321 #, c-format
5322 msgid "unable to create load_index_extensions thread: %s"
5323 msgstr ""
5325 #: read-cache.c:2242
5326 #, c-format
5327 msgid "unable to join load_index_extensions thread: %s"
5328 msgstr ""
5330 #: read-cache.c:2274
5331 #, c-format
5332 msgid "could not freshen shared index '%s'"
5333 msgstr ""
5335 #: read-cache.c:2321
5336 #, c-format
5337 msgid "broken index, expect %s in %s, got %s"
5338 msgstr ""
5340 #: read-cache.c:3017 strbuf.c:1171 wrapper.c:633 builtin/merge.c:1140
5341 #, c-format
5342 msgid "could not close '%s'"
5343 msgstr ""
5345 #: read-cache.c:3120 sequencer.c:2479 sequencer.c:4231
5346 #, c-format
5347 msgid "could not stat '%s'"
5348 msgstr ""
5350 #: read-cache.c:3133
5351 #, c-format
5352 msgid "unable to open git dir: %s"
5353 msgstr ""
5355 #: read-cache.c:3145
5356 #, c-format
5357 msgid "unable to unlink: %s"
5358 msgstr ""
5360 #: read-cache.c:3170
5361 #, c-format
5362 msgid "cannot fix permission bits on '%s'"
5363 msgstr ""
5365 #: read-cache.c:3319
5366 #, c-format
5367 msgid "%s: cannot drop to stage #0"
5368 msgstr ""
5370 #: rebase-interactive.c:11
5371 msgid ""
5372 "You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
5373 "continue'.\n"
5374 "Or you can abort the rebase with 'git rebase --abort'.\n"
5375 msgstr ""
5377 #: rebase-interactive.c:33
5378 #, c-format
5379 msgid ""
5380 "unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
5381 msgstr ""
5383 #: rebase-interactive.c:42
5384 msgid ""
5385 "\n"
5386 "Commands:\n"
5387 "p, pick <commit> = use commit\n"
5388 "r, reword <commit> = use commit, but edit the commit message\n"
5389 "e, edit <commit> = use commit, but stop for amending\n"
5390 "s, squash <commit> = use commit, but meld into previous commit\n"
5391 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
5392 "x, exec <command> = run command (the rest of the line) using shell\n"
5393 "b, break = stop here (continue rebase later with 'git rebase --continue')\n"
5394 "d, drop <commit> = remove commit\n"
5395 "l, label <label> = label current HEAD with a name\n"
5396 "t, reset <label> = reset HEAD to a label\n"
5397 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
5398 ".       create a merge commit using the original merge commit's\n"
5399 ".       message (or the oneline, if no original merge commit was\n"
5400 ".       specified). Use -c <commit> to reword the commit message.\n"
5401 "\n"
5402 "These lines can be re-ordered; they are executed from top to bottom.\n"
5403 msgstr ""
5405 #: rebase-interactive.c:63
5406 #, c-format
5407 msgid "Rebase %s onto %s (%d command)"
5408 msgid_plural "Rebase %s onto %s (%d commands)"
5409 msgstr[0] ""
5410 msgstr[1] ""
5412 #: rebase-interactive.c:72 git-rebase--preserve-merges.sh:218
5413 msgid ""
5414 "\n"
5415 "Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
5416 msgstr ""
5418 #: rebase-interactive.c:75 git-rebase--preserve-merges.sh:222
5419 msgid ""
5420 "\n"
5421 "If you remove a line here THAT COMMIT WILL BE LOST.\n"
5422 msgstr ""
5424 #: rebase-interactive.c:81 git-rebase--preserve-merges.sh:861
5425 msgid ""
5426 "\n"
5427 "You are editing the todo file of an ongoing interactive rebase.\n"
5428 "To continue rebase after editing, run:\n"
5429 "    git rebase --continue\n"
5430 "\n"
5431 msgstr ""
5433 #: rebase-interactive.c:86 git-rebase--preserve-merges.sh:938
5434 msgid ""
5435 "\n"
5436 "However, if you remove everything, the rebase will be aborted.\n"
5437 "\n"
5438 msgstr ""
5440 #: rebase-interactive.c:110 rerere.c:485 rerere.c:692 sequencer.c:3607
5441 #: sequencer.c:3633 sequencer.c:5416 builtin/fsck.c:347 builtin/rebase.c:270
5442 #, c-format
5443 msgid "could not write '%s'"
5444 msgstr ""
5446 #: rebase-interactive.c:116 builtin/rebase.c:202 builtin/rebase.c:228
5447 #: builtin/rebase.c:252
5448 #, c-format
5449 msgid "could not write '%s'."
5450 msgstr ""
5452 #: rebase-interactive.c:193
5453 #, c-format
5454 msgid ""
5455 "Warning: some commits may have been dropped accidentally.\n"
5456 "Dropped commits (newer to older):\n"
5457 msgstr ""
5459 #: rebase-interactive.c:200
5460 #, c-format
5461 msgid ""
5462 "To avoid this message, use \"drop\" to explicitly remove a commit.\n"
5463 "\n"
5464 "Use 'git config rebase.missingCommitsCheck' to change the level of "
5465 "warnings.\n"
5466 "The possible behaviours are: ignore, warn, error.\n"
5467 "\n"
5468 msgstr ""
5470 #: rebase-interactive.c:233 rebase-interactive.c:238 sequencer.c:2394
5471 #: builtin/rebase.c:188 builtin/rebase.c:213 builtin/rebase.c:239
5472 #: builtin/rebase.c:264
5473 #, c-format
5474 msgid "could not read '%s'."
5475 msgstr ""
5477 #: ref-filter.c:42 wt-status.c:1973
5478 msgid "gone"
5479 msgstr ""
5481 #: ref-filter.c:43
5482 #, c-format
5483 msgid "ahead %d"
5484 msgstr ""
5486 #: ref-filter.c:44
5487 #, c-format
5488 msgid "behind %d"
5489 msgstr ""
5491 #: ref-filter.c:45
5492 #, c-format
5493 msgid "ahead %d, behind %d"
5494 msgstr ""
5496 #: ref-filter.c:169
5497 #, c-format
5498 msgid "expected format: %%(color:<color>)"
5499 msgstr ""
5501 #: ref-filter.c:171
5502 #, c-format
5503 msgid "unrecognized color: %%(color:%s)"
5504 msgstr ""
5506 #: ref-filter.c:193
5507 #, c-format
5508 msgid "Integer value expected refname:lstrip=%s"
5509 msgstr ""
5511 #: ref-filter.c:197
5512 #, c-format
5513 msgid "Integer value expected refname:rstrip=%s"
5514 msgstr ""
5516 #: ref-filter.c:199
5517 #, c-format
5518 msgid "unrecognized %%(%s) argument: %s"
5519 msgstr ""
5521 #: ref-filter.c:254
5522 #, c-format
5523 msgid "%%(objecttype) does not take arguments"
5524 msgstr ""
5526 #: ref-filter.c:276
5527 #, c-format
5528 msgid "unrecognized %%(objectsize) argument: %s"
5529 msgstr ""
5531 #: ref-filter.c:284
5532 #, c-format
5533 msgid "%%(deltabase) does not take arguments"
5534 msgstr ""
5536 #: ref-filter.c:296
5537 #, c-format
5538 msgid "%%(body) does not take arguments"
5539 msgstr ""
5541 #: ref-filter.c:309
5542 #, c-format
5543 msgid "unrecognized %%(subject) argument: %s"
5544 msgstr ""
5546 #: ref-filter.c:330
5547 #, c-format
5548 msgid "unknown %%(trailers) argument: %s"
5549 msgstr ""
5551 #: ref-filter.c:363
5552 #, c-format
5553 msgid "positive value expected contents:lines=%s"
5554 msgstr ""
5556 #: ref-filter.c:365
5557 #, c-format
5558 msgid "unrecognized %%(contents) argument: %s"
5559 msgstr ""
5561 #: ref-filter.c:380
5562 #, c-format
5563 msgid "positive value expected '%s' in %%(%s)"
5564 msgstr ""
5566 #: ref-filter.c:384
5567 #, c-format
5568 msgid "unrecognized argument '%s' in %%(%s)"
5569 msgstr ""
5571 #: ref-filter.c:398
5572 #, c-format
5573 msgid "unrecognized email option: %s"
5574 msgstr ""
5576 #: ref-filter.c:428
5577 #, c-format
5578 msgid "expected format: %%(align:<width>,<position>)"
5579 msgstr ""
5581 #: ref-filter.c:440
5582 #, c-format
5583 msgid "unrecognized position:%s"
5584 msgstr ""
5586 #: ref-filter.c:447
5587 #, c-format
5588 msgid "unrecognized width:%s"
5589 msgstr ""
5591 #: ref-filter.c:456
5592 #, c-format
5593 msgid "unrecognized %%(align) argument: %s"
5594 msgstr ""
5596 #: ref-filter.c:464
5597 #, c-format
5598 msgid "positive width expected with the %%(align) atom"
5599 msgstr ""
5601 #: ref-filter.c:482
5602 #, c-format
5603 msgid "unrecognized %%(if) argument: %s"
5604 msgstr ""
5606 #: ref-filter.c:584
5607 #, c-format
5608 msgid "malformed field name: %.*s"
5609 msgstr ""
5611 #: ref-filter.c:611
5612 #, c-format
5613 msgid "unknown field name: %.*s"
5614 msgstr ""
5616 #: ref-filter.c:615
5617 #, c-format
5618 msgid ""
5619 "not a git repository, but the field '%.*s' requires access to object data"
5620 msgstr ""
5622 #: ref-filter.c:739
5623 #, c-format
5624 msgid "format: %%(if) atom used without a %%(then) atom"
5625 msgstr ""
5627 #: ref-filter.c:802
5628 #, c-format
5629 msgid "format: %%(then) atom used without an %%(if) atom"
5630 msgstr ""
5632 #: ref-filter.c:804
5633 #, c-format
5634 msgid "format: %%(then) atom used more than once"
5635 msgstr ""
5637 #: ref-filter.c:806
5638 #, c-format
5639 msgid "format: %%(then) atom used after %%(else)"
5640 msgstr ""
5642 #: ref-filter.c:834
5643 #, c-format
5644 msgid "format: %%(else) atom used without an %%(if) atom"
5645 msgstr ""
5647 #: ref-filter.c:836
5648 #, c-format
5649 msgid "format: %%(else) atom used without a %%(then) atom"
5650 msgstr ""
5652 #: ref-filter.c:838
5653 #, c-format
5654 msgid "format: %%(else) atom used more than once"
5655 msgstr ""
5657 #: ref-filter.c:853
5658 #, c-format
5659 msgid "format: %%(end) atom used without corresponding atom"
5660 msgstr ""
5662 #: ref-filter.c:910
5663 #, c-format
5664 msgid "malformed format string %s"
5665 msgstr ""
5667 #: ref-filter.c:1549
5668 #, c-format
5669 msgid "no branch, rebasing %s"
5670 msgstr ""
5672 #: ref-filter.c:1552
5673 #, c-format
5674 msgid "no branch, rebasing detached HEAD %s"
5675 msgstr ""
5677 #: ref-filter.c:1555
5678 #, c-format
5679 msgid "no branch, bisect started on %s"
5680 msgstr ""
5682 #: ref-filter.c:1565
5683 msgid "no branch"
5684 msgstr ""
5686 #: ref-filter.c:1599 ref-filter.c:1808
5687 #, c-format
5688 msgid "missing object %s for %s"
5689 msgstr ""
5691 #: ref-filter.c:1609
5692 #, c-format
5693 msgid "parse_object_buffer failed on %s for %s"
5694 msgstr ""
5696 #: ref-filter.c:2062
5697 #, c-format
5698 msgid "malformed object at '%s'"
5699 msgstr ""
5701 #: ref-filter.c:2151
5702 #, c-format
5703 msgid "ignoring ref with broken name %s"
5704 msgstr ""
5706 #: ref-filter.c:2156 refs.c:676
5707 #, c-format
5708 msgid "ignoring broken ref %s"
5709 msgstr ""
5711 #: ref-filter.c:2472
5712 #, c-format
5713 msgid "format: %%(end) atom missing"
5714 msgstr ""
5716 #: ref-filter.c:2571
5717 #, c-format
5718 msgid "malformed object name %s"
5719 msgstr ""
5721 #: ref-filter.c:2576
5722 #, c-format
5723 msgid "option `%s' must point to a commit"
5724 msgstr ""
5726 #: refs.c:264
5727 #, c-format
5728 msgid "%s does not point to a valid object!"
5729 msgstr ""
5731 #: refs.c:566
5732 #, c-format
5733 msgid ""
5734 "Using '%s' as the name for the initial branch. This default branch name\n"
5735 "is subject to change. To configure the initial branch name to use in all\n"
5736 "of your new repositories, which will suppress this warning, call:\n"
5737 "\n"
5738 "\tgit config --global init.defaultBranch <name>\n"
5739 "\n"
5740 "Names commonly chosen instead of 'master' are 'main', 'trunk' and\n"
5741 "'development'. The just-created branch can be renamed via this command:\n"
5742 "\n"
5743 "\tgit branch -m <name>\n"
5744 msgstr ""
5746 #: refs.c:588
5747 #, c-format
5748 msgid "could not retrieve `%s`"
5749 msgstr ""
5751 #: refs.c:598
5752 #, c-format
5753 msgid "invalid branch name: %s = %s"
5754 msgstr ""
5756 #: refs.c:674
5757 #, c-format
5758 msgid "ignoring dangling symref %s"
5759 msgstr ""
5761 #: refs.c:911
5762 #, c-format
5763 msgid "log for ref %s has gap after %s"
5764 msgstr ""
5766 #: refs.c:917
5767 #, c-format
5768 msgid "log for ref %s unexpectedly ended on %s"
5769 msgstr ""
5771 #: refs.c:976
5772 #, c-format
5773 msgid "log for %s is empty"
5774 msgstr ""
5776 #: refs.c:1068
5777 #, c-format
5778 msgid "refusing to update ref with bad name '%s'"
5779 msgstr ""
5781 #: refs.c:1139
5782 #, c-format
5783 msgid "update_ref failed for ref '%s': %s"
5784 msgstr ""
5786 #: refs.c:1963
5787 #, c-format
5788 msgid "multiple updates for ref '%s' not allowed"
5789 msgstr ""
5791 #: refs.c:2043
5792 msgid "ref updates forbidden inside quarantine environment"
5793 msgstr ""
5795 #: refs.c:2054
5796 msgid "ref updates aborted by hook"
5797 msgstr ""
5799 #: refs.c:2154 refs.c:2184
5800 #, c-format
5801 msgid "'%s' exists; cannot create '%s'"
5802 msgstr ""
5804 #: refs.c:2160 refs.c:2195
5805 #, c-format
5806 msgid "cannot process '%s' and '%s' at the same time"
5807 msgstr ""
5809 #: refs/files-backend.c:1228
5810 #, c-format
5811 msgid "could not remove reference %s"
5812 msgstr ""
5814 #: refs/files-backend.c:1242 refs/packed-backend.c:1542
5815 #: refs/packed-backend.c:1552
5816 #, c-format
5817 msgid "could not delete reference %s: %s"
5818 msgstr ""
5820 #: refs/files-backend.c:1245 refs/packed-backend.c:1555
5821 #, c-format
5822 msgid "could not delete references: %s"
5823 msgstr ""
5825 #: refspec.c:170
5826 #, c-format
5827 msgid "invalid refspec '%s'"
5828 msgstr ""
5830 #: remote.c:351
5831 #, c-format
5832 msgid "config remote shorthand cannot begin with '/': %s"
5833 msgstr ""
5835 #: remote.c:399
5836 msgid "more than one receivepack given, using the first"
5837 msgstr ""
5839 #: remote.c:407
5840 msgid "more than one uploadpack given, using the first"
5841 msgstr ""
5843 #: remote.c:590
5844 #, c-format
5845 msgid "Cannot fetch both %s and %s to %s"
5846 msgstr ""
5848 #: remote.c:594
5849 #, c-format
5850 msgid "%s usually tracks %s, not %s"
5851 msgstr ""
5853 #: remote.c:598
5854 #, c-format
5855 msgid "%s tracks both %s and %s"
5856 msgstr ""
5858 #: remote.c:666
5859 #, c-format
5860 msgid "key '%s' of pattern had no '*'"
5861 msgstr ""
5863 #: remote.c:676
5864 #, c-format
5865 msgid "value '%s' of pattern has no '*'"
5866 msgstr ""
5868 #: remote.c:1073
5869 #, c-format
5870 msgid "src refspec %s does not match any"
5871 msgstr ""
5873 #: remote.c:1078
5874 #, c-format
5875 msgid "src refspec %s matches more than one"
5876 msgstr ""
5878 #. TRANSLATORS: "matches '%s'%" is the <dst> part of "git push
5879 #. <remote> <src>:<dst>" push, and "being pushed ('%s')" is
5880 #. the <src>.
5882 #: remote.c:1093
5883 #, c-format
5884 msgid ""
5885 "The destination you provided is not a full refname (i.e.,\n"
5886 "starting with \"refs/\"). We tried to guess what you meant by:\n"
5887 "\n"
5888 "- Looking for a ref that matches '%s' on the remote side.\n"
5889 "- Checking if the <src> being pushed ('%s')\n"
5890 "  is a ref in \"refs/{heads,tags}/\". If so we add a corresponding\n"
5891 "  refs/{heads,tags}/ prefix on the remote side.\n"
5892 "\n"
5893 "Neither worked, so we gave up. You must fully qualify the ref."
5894 msgstr ""
5896 #: remote.c:1113
5897 #, c-format
5898 msgid ""
5899 "The <src> part of the refspec is a commit object.\n"
5900 "Did you mean to create a new branch by pushing to\n"
5901 "'%s:refs/heads/%s'?"
5902 msgstr ""
5904 #: remote.c:1118
5905 #, c-format
5906 msgid ""
5907 "The <src> part of the refspec is a tag object.\n"
5908 "Did you mean to create a new tag by pushing to\n"
5909 "'%s:refs/tags/%s'?"
5910 msgstr ""
5912 #: remote.c:1123
5913 #, c-format
5914 msgid ""
5915 "The <src> part of the refspec is a tree object.\n"
5916 "Did you mean to tag a new tree by pushing to\n"
5917 "'%s:refs/tags/%s'?"
5918 msgstr ""
5920 #: remote.c:1128
5921 #, c-format
5922 msgid ""
5923 "The <src> part of the refspec is a blob object.\n"
5924 "Did you mean to tag a new blob by pushing to\n"
5925 "'%s:refs/tags/%s'?"
5926 msgstr ""
5928 #: remote.c:1164
5929 #, c-format
5930 msgid "%s cannot be resolved to branch"
5931 msgstr ""
5933 #: remote.c:1175
5934 #, c-format
5935 msgid "unable to delete '%s': remote ref does not exist"
5936 msgstr ""
5938 #: remote.c:1187
5939 #, c-format
5940 msgid "dst refspec %s matches more than one"
5941 msgstr ""
5943 #: remote.c:1194
5944 #, c-format
5945 msgid "dst ref %s receives from more than one src"
5946 msgstr ""
5948 #: remote.c:1714 remote.c:1815
5949 msgid "HEAD does not point to a branch"
5950 msgstr ""
5952 #: remote.c:1723
5953 #, c-format
5954 msgid "no such branch: '%s'"
5955 msgstr ""
5957 #: remote.c:1726
5958 #, c-format
5959 msgid "no upstream configured for branch '%s'"
5960 msgstr ""
5962 #: remote.c:1732
5963 #, c-format
5964 msgid "upstream branch '%s' not stored as a remote-tracking branch"
5965 msgstr ""
5967 #: remote.c:1747
5968 #, c-format
5969 msgid "push destination '%s' on remote '%s' has no local tracking branch"
5970 msgstr ""
5972 #: remote.c:1759
5973 #, c-format
5974 msgid "branch '%s' has no remote for pushing"
5975 msgstr ""
5977 #: remote.c:1769
5978 #, c-format
5979 msgid "push refspecs for '%s' do not include '%s'"
5980 msgstr ""
5982 #: remote.c:1782
5983 msgid "push has no destination (push.default is 'nothing')"
5984 msgstr ""
5986 #: remote.c:1804
5987 msgid "cannot resolve 'simple' push to a single destination"
5988 msgstr ""
5990 #: remote.c:1933
5991 #, c-format
5992 msgid "couldn't find remote ref %s"
5993 msgstr ""
5995 #: remote.c:1946
5996 #, c-format
5997 msgid "* Ignoring funny ref '%s' locally"
5998 msgstr ""
6000 #: remote.c:2109
6001 #, c-format
6002 msgid "Your branch is based on '%s', but the upstream is gone.\n"
6003 msgstr ""
6005 #: remote.c:2113
6006 msgid "  (use \"git branch --unset-upstream\" to fixup)\n"
6007 msgstr ""
6009 #: remote.c:2116
6010 #, c-format
6011 msgid "Your branch is up to date with '%s'.\n"
6012 msgstr ""
6014 #: remote.c:2120
6015 #, c-format
6016 msgid "Your branch and '%s' refer to different commits.\n"
6017 msgstr ""
6019 #: remote.c:2123
6020 #, c-format
6021 msgid "  (use \"%s\" for details)\n"
6022 msgstr ""
6024 #: remote.c:2127
6025 #, c-format
6026 msgid "Your branch is ahead of '%s' by %d commit.\n"
6027 msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
6028 msgstr[0] ""
6029 msgstr[1] ""
6031 #: remote.c:2133
6032 msgid "  (use \"git push\" to publish your local commits)\n"
6033 msgstr ""
6035 #: remote.c:2136
6036 #, c-format
6037 msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
6038 msgid_plural ""
6039 "Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
6040 msgstr[0] ""
6041 msgstr[1] ""
6043 #: remote.c:2144
6044 msgid "  (use \"git pull\" to update your local branch)\n"
6045 msgstr ""
6047 #: remote.c:2147
6048 #, c-format
6049 msgid ""
6050 "Your branch and '%s' have diverged,\n"
6051 "and have %d and %d different commit each, respectively.\n"
6052 msgid_plural ""
6053 "Your branch and '%s' have diverged,\n"
6054 "and have %d and %d different commits each, respectively.\n"
6055 msgstr[0] ""
6056 msgstr[1] ""
6058 #: remote.c:2157
6059 msgid "  (use \"git pull\" to merge the remote branch into yours)\n"
6060 msgstr ""
6062 #: remote.c:2349
6063 #, c-format
6064 msgid "cannot parse expected object name '%s'"
6065 msgstr ""
6067 #: replace-object.c:21
6068 #, c-format
6069 msgid "bad replace ref name: %s"
6070 msgstr ""
6072 #: replace-object.c:30
6073 #, c-format
6074 msgid "duplicate replace ref: %s"
6075 msgstr ""
6077 #: replace-object.c:82
6078 #, c-format
6079 msgid "replace depth too high for object %s"
6080 msgstr ""
6082 #: rerere.c:217 rerere.c:226 rerere.c:229
6083 msgid "corrupt MERGE_RR"
6084 msgstr ""
6086 #: rerere.c:264 rerere.c:269
6087 msgid "unable to write rerere record"
6088 msgstr ""
6090 #: rerere.c:495
6091 #, c-format
6092 msgid "there were errors while writing '%s' (%s)"
6093 msgstr ""
6095 #: rerere.c:498
6096 #, c-format
6097 msgid "failed to flush '%s'"
6098 msgstr ""
6100 #: rerere.c:503 rerere.c:1039
6101 #, c-format
6102 msgid "could not parse conflict hunks in '%s'"
6103 msgstr ""
6105 #: rerere.c:684
6106 #, c-format
6107 msgid "failed utime() on '%s'"
6108 msgstr ""
6110 #: rerere.c:694
6111 #, c-format
6112 msgid "writing '%s' failed"
6113 msgstr ""
6115 #: rerere.c:714
6116 #, c-format
6117 msgid "Staged '%s' using previous resolution."
6118 msgstr ""
6120 #: rerere.c:753
6121 #, c-format
6122 msgid "Recorded resolution for '%s'."
6123 msgstr ""
6125 #: rerere.c:788
6126 #, c-format
6127 msgid "Resolved '%s' using previous resolution."
6128 msgstr ""
6130 #: rerere.c:803
6131 #, c-format
6132 msgid "cannot unlink stray '%s'"
6133 msgstr ""
6135 #: rerere.c:807
6136 #, c-format
6137 msgid "Recorded preimage for '%s'"
6138 msgstr ""
6140 #: rerere.c:881 submodule.c:2082 builtin/log.c:1992
6141 #: builtin/submodule--helper.c:1878 builtin/submodule--helper.c:1890
6142 #, c-format
6143 msgid "could not create directory '%s'"
6144 msgstr ""
6146 #: rerere.c:1057
6147 #, c-format
6148 msgid "failed to update conflicted state in '%s'"
6149 msgstr ""
6151 #: rerere.c:1068 rerere.c:1075
6152 #, c-format
6153 msgid "no remembered resolution for '%s'"
6154 msgstr ""
6156 #: rerere.c:1077
6157 #, c-format
6158 msgid "cannot unlink '%s'"
6159 msgstr ""
6161 #: rerere.c:1087
6162 #, c-format
6163 msgid "Updated preimage for '%s'"
6164 msgstr ""
6166 #: rerere.c:1096
6167 #, c-format
6168 msgid "Forgot resolution for '%s'\n"
6169 msgstr ""
6171 #: rerere.c:1199
6172 msgid "unable to open rr-cache directory"
6173 msgstr ""
6175 #: reset.c:42
6176 msgid "could not determine HEAD revision"
6177 msgstr ""
6179 #: reset.c:70 reset.c:76 sequencer.c:3460
6180 #, c-format
6181 msgid "failed to find tree of %s"
6182 msgstr ""
6184 #: revision.c:2336
6185 msgid "--unpacked=<packfile> no longer supported"
6186 msgstr ""
6188 #: revision.c:2356
6189 #, c-format
6190 msgid "unknown value for --diff-merges: %s"
6191 msgstr ""
6193 #: revision.c:2694
6194 msgid "your current branch appears to be broken"
6195 msgstr ""
6197 #: revision.c:2697
6198 #, c-format
6199 msgid "your current branch '%s' does not have any commits yet"
6200 msgstr ""
6202 #: revision.c:2907
6203 msgid "-L does not yet support diff formats besides -p and -s"
6204 msgstr ""
6206 #: run-command.c:764
6207 msgid "open /dev/null failed"
6208 msgstr ""
6210 #: run-command.c:1271
6211 #, c-format
6212 msgid "cannot create async thread: %s"
6213 msgstr ""
6215 #: run-command.c:1335
6216 #, c-format
6217 msgid ""
6218 "The '%s' hook was ignored because it's not set as executable.\n"
6219 "You can disable this warning with `git config advice.ignoredHook false`."
6220 msgstr ""
6222 #: send-pack.c:146
6223 msgid "unexpected flush packet while reading remote unpack status"
6224 msgstr ""
6226 #: send-pack.c:148
6227 #, c-format
6228 msgid "unable to parse remote unpack status: %s"
6229 msgstr ""
6231 #: send-pack.c:150
6232 #, c-format
6233 msgid "remote unpack failed: %s"
6234 msgstr ""
6236 #: send-pack.c:374
6237 msgid "failed to sign the push certificate"
6238 msgstr ""
6240 #: send-pack.c:467
6241 msgid "the receiving end does not support this repository's hash algorithm"
6242 msgstr ""
6244 #: send-pack.c:476
6245 msgid "the receiving end does not support --signed push"
6246 msgstr ""
6248 #: send-pack.c:478
6249 msgid ""
6250 "not sending a push certificate since the receiving end does not support --"
6251 "signed push"
6252 msgstr ""
6254 #: send-pack.c:490
6255 msgid "the receiving end does not support --atomic push"
6256 msgstr ""
6258 #: send-pack.c:495
6259 msgid "the receiving end does not support push options"
6260 msgstr ""
6262 #: sequencer.c:195
6263 #, c-format
6264 msgid "invalid commit message cleanup mode '%s'"
6265 msgstr ""
6267 #: sequencer.c:323
6268 #, c-format
6269 msgid "could not delete '%s'"
6270 msgstr ""
6272 #: sequencer.c:343 builtin/rebase.c:755 builtin/rebase.c:1596 builtin/rm.c:385
6273 #, c-format
6274 msgid "could not remove '%s'"
6275 msgstr ""
6277 #: sequencer.c:353
6278 msgid "revert"
6279 msgstr ""
6281 #: sequencer.c:355
6282 msgid "cherry-pick"
6283 msgstr ""
6285 #: sequencer.c:357
6286 msgid "rebase"
6287 msgstr ""
6289 #: sequencer.c:359
6290 #, c-format
6291 msgid "unknown action: %d"
6292 msgstr ""
6294 #: sequencer.c:418
6295 msgid ""
6296 "after resolving the conflicts, mark the corrected paths\n"
6297 "with 'git add <paths>' or 'git rm <paths>'"
6298 msgstr ""
6300 #: sequencer.c:421
6301 msgid ""
6302 "after resolving the conflicts, mark the corrected paths\n"
6303 "with 'git add <paths>' or 'git rm <paths>'\n"
6304 "and commit the result with 'git commit'"
6305 msgstr ""
6307 #: sequencer.c:434 sequencer.c:3062
6308 #, c-format
6309 msgid "could not lock '%s'"
6310 msgstr ""
6312 #: sequencer.c:436 sequencer.c:2861 sequencer.c:3066 sequencer.c:3080
6313 #: sequencer.c:3337 sequencer.c:5326 strbuf.c:1168 wrapper.c:631
6314 #, c-format
6315 msgid "could not write to '%s'"
6316 msgstr ""
6318 #: sequencer.c:441
6319 #, c-format
6320 msgid "could not write eol to '%s'"
6321 msgstr ""
6323 #: sequencer.c:446 sequencer.c:2866 sequencer.c:3068 sequencer.c:3082
6324 #: sequencer.c:3345
6325 #, c-format
6326 msgid "failed to finalize '%s'"
6327 msgstr ""
6329 #: sequencer.c:485
6330 #, c-format
6331 msgid "your local changes would be overwritten by %s."
6332 msgstr ""
6334 #: sequencer.c:489
6335 msgid "commit your changes or stash them to proceed."
6336 msgstr ""
6338 #: sequencer.c:521
6339 #, c-format
6340 msgid "%s: fast-forward"
6341 msgstr ""
6343 #: sequencer.c:560 builtin/tag.c:566
6344 #, c-format
6345 msgid "Invalid cleanup mode %s"
6346 msgstr ""
6348 #. TRANSLATORS: %s will be "revert", "cherry-pick" or
6349 #. "rebase".
6351 #: sequencer.c:670
6352 #, c-format
6353 msgid "%s: Unable to write new index file"
6354 msgstr ""
6356 #: sequencer.c:687
6357 msgid "unable to update cache tree"
6358 msgstr ""
6360 #: sequencer.c:701
6361 msgid "could not resolve HEAD commit"
6362 msgstr ""
6364 #: sequencer.c:781
6365 #, c-format
6366 msgid "no key present in '%.*s'"
6367 msgstr ""
6369 #: sequencer.c:792
6370 #, c-format
6371 msgid "unable to dequote value of '%s'"
6372 msgstr ""
6374 #: sequencer.c:829 wrapper.c:201 wrapper.c:371 builtin/am.c:710
6375 #: builtin/am.c:802 builtin/merge.c:1135 builtin/rebase.c:908
6376 #, c-format
6377 msgid "could not open '%s' for reading"
6378 msgstr ""
6380 #: sequencer.c:839
6381 msgid "'GIT_AUTHOR_NAME' already given"
6382 msgstr ""
6384 #: sequencer.c:844
6385 msgid "'GIT_AUTHOR_EMAIL' already given"
6386 msgstr ""
6388 #: sequencer.c:849
6389 msgid "'GIT_AUTHOR_DATE' already given"
6390 msgstr ""
6392 #: sequencer.c:853
6393 #, c-format
6394 msgid "unknown variable '%s'"
6395 msgstr ""
6397 #: sequencer.c:858
6398 msgid "missing 'GIT_AUTHOR_NAME'"
6399 msgstr ""
6401 #: sequencer.c:860
6402 msgid "missing 'GIT_AUTHOR_EMAIL'"
6403 msgstr ""
6405 #: sequencer.c:862
6406 msgid "missing 'GIT_AUTHOR_DATE'"
6407 msgstr ""
6409 #: sequencer.c:927
6410 #, c-format
6411 msgid ""
6412 "you have staged changes in your working tree\n"
6413 "If these changes are meant to be squashed into the previous commit, run:\n"
6414 "\n"
6415 "  git commit --amend %s\n"
6416 "\n"
6417 "If they are meant to go into a new commit, run:\n"
6418 "\n"
6419 "  git commit %s\n"
6420 "\n"
6421 "In both cases, once you're done, continue with:\n"
6422 "\n"
6423 "  git rebase --continue\n"
6424 msgstr ""
6426 #: sequencer.c:1208
6427 msgid "'prepare-commit-msg' hook failed"
6428 msgstr ""
6430 #: sequencer.c:1214
6431 msgid ""
6432 "Your name and email address were configured automatically based\n"
6433 "on your username and hostname. Please check that they are accurate.\n"
6434 "You can suppress this message by setting them explicitly. Run the\n"
6435 "following command and follow the instructions in your editor to edit\n"
6436 "your configuration file:\n"
6437 "\n"
6438 "    git config --global --edit\n"
6439 "\n"
6440 "After doing this, you may fix the identity used for this commit with:\n"
6441 "\n"
6442 "    git commit --amend --reset-author\n"
6443 msgstr ""
6445 #: sequencer.c:1227
6446 msgid ""
6447 "Your name and email address were configured automatically based\n"
6448 "on your username and hostname. Please check that they are accurate.\n"
6449 "You can suppress this message by setting them explicitly:\n"
6450 "\n"
6451 "    git config --global user.name \"Your Name\"\n"
6452 "    git config --global user.email you@example.com\n"
6453 "\n"
6454 "After doing this, you may fix the identity used for this commit with:\n"
6455 "\n"
6456 "    git commit --amend --reset-author\n"
6457 msgstr ""
6459 #: sequencer.c:1269
6460 msgid "couldn't look up newly created commit"
6461 msgstr ""
6463 #: sequencer.c:1271
6464 msgid "could not parse newly created commit"
6465 msgstr ""
6467 #: sequencer.c:1317
6468 msgid "unable to resolve HEAD after creating commit"
6469 msgstr ""
6471 #: sequencer.c:1319
6472 msgid "detached HEAD"
6473 msgstr ""
6475 #: sequencer.c:1323
6476 msgid " (root-commit)"
6477 msgstr ""
6479 #: sequencer.c:1344
6480 msgid "could not parse HEAD"
6481 msgstr ""
6483 #: sequencer.c:1346
6484 #, c-format
6485 msgid "HEAD %s is not a commit!"
6486 msgstr ""
6488 #: sequencer.c:1350 sequencer.c:1425 builtin/commit.c:1577
6489 msgid "could not parse HEAD commit"
6490 msgstr ""
6492 #: sequencer.c:1403 sequencer.c:2100
6493 msgid "unable to parse commit author"
6494 msgstr ""
6496 #: sequencer.c:1414 builtin/am.c:1566 builtin/merge.c:701
6497 msgid "git write-tree failed to write a tree"
6498 msgstr ""
6500 #: sequencer.c:1447 sequencer.c:1565
6501 #, c-format
6502 msgid "unable to read commit message from '%s'"
6503 msgstr ""
6505 #: sequencer.c:1476 sequencer.c:1508
6506 #, c-format
6507 msgid "invalid author identity '%s'"
6508 msgstr ""
6510 #: sequencer.c:1482
6511 msgid "corrupt author: missing date information"
6512 msgstr ""
6514 #: sequencer.c:1521 builtin/am.c:1593 builtin/commit.c:1678 builtin/merge.c:904
6515 #: builtin/merge.c:929 t/helper/test-fast-rebase.c:78
6516 msgid "failed to write commit object"
6517 msgstr ""
6519 #: sequencer.c:1548 sequencer.c:4283 t/helper/test-fast-rebase.c:198
6520 #, c-format
6521 msgid "could not update %s"
6522 msgstr ""
6524 #: sequencer.c:1597
6525 #, c-format
6526 msgid "could not parse commit %s"
6527 msgstr ""
6529 #: sequencer.c:1602
6530 #, c-format
6531 msgid "could not parse parent commit %s"
6532 msgstr ""
6534 #: sequencer.c:1685 sequencer.c:1796
6535 #, c-format
6536 msgid "unknown command: %d"
6537 msgstr ""
6539 #: sequencer.c:1743 sequencer.c:1768
6540 #, c-format
6541 msgid "This is a combination of %d commits."
6542 msgstr ""
6544 #: sequencer.c:1753
6545 msgid "need a HEAD to fixup"
6546 msgstr ""
6548 #: sequencer.c:1755 sequencer.c:3372
6549 msgid "could not read HEAD"
6550 msgstr ""
6552 #: sequencer.c:1757
6553 msgid "could not read HEAD's commit message"
6554 msgstr ""
6556 #: sequencer.c:1763
6557 #, c-format
6558 msgid "cannot write '%s'"
6559 msgstr ""
6561 #: sequencer.c:1770 git-rebase--preserve-merges.sh:486
6562 msgid "This is the 1st commit message:"
6563 msgstr ""
6565 #: sequencer.c:1778
6566 #, c-format
6567 msgid "could not read commit message of %s"
6568 msgstr ""
6570 #: sequencer.c:1785
6571 #, c-format
6572 msgid "This is the commit message #%d:"
6573 msgstr ""
6575 #: sequencer.c:1791
6576 #, c-format
6577 msgid "The commit message #%d will be skipped:"
6578 msgstr ""
6580 #: sequencer.c:1879
6581 msgid "your index file is unmerged."
6582 msgstr ""
6584 #: sequencer.c:1886
6585 msgid "cannot fixup root commit"
6586 msgstr ""
6588 #: sequencer.c:1905
6589 #, c-format
6590 msgid "commit %s is a merge but no -m option was given."
6591 msgstr ""
6593 #: sequencer.c:1913 sequencer.c:1921
6594 #, c-format
6595 msgid "commit %s does not have parent %d"
6596 msgstr ""
6598 #: sequencer.c:1927
6599 #, c-format
6600 msgid "cannot get commit message for %s"
6601 msgstr ""
6603 #. TRANSLATORS: The first %s will be a "todo" command like
6604 #. "revert" or "pick", the second %s a SHA1.
6605 #: sequencer.c:1946
6606 #, c-format
6607 msgid "%s: cannot parse parent commit %s"
6608 msgstr ""
6610 #: sequencer.c:2011
6611 #, c-format
6612 msgid "could not rename '%s' to '%s'"
6613 msgstr ""
6615 #: sequencer.c:2071
6616 #, c-format
6617 msgid "could not revert %s... %s"
6618 msgstr ""
6620 #: sequencer.c:2072
6621 #, c-format
6622 msgid "could not apply %s... %s"
6623 msgstr ""
6625 #: sequencer.c:2092
6626 #, c-format
6627 msgid "dropping %s %s -- patch contents already upstream\n"
6628 msgstr ""
6630 #: sequencer.c:2150
6631 #, c-format
6632 msgid "git %s: failed to read the index"
6633 msgstr ""
6635 #: sequencer.c:2157
6636 #, c-format
6637 msgid "git %s: failed to refresh the index"
6638 msgstr ""
6640 #: sequencer.c:2234
6641 #, c-format
6642 msgid "%s does not accept arguments: '%s'"
6643 msgstr ""
6645 #: sequencer.c:2243
6646 #, c-format
6647 msgid "missing arguments for %s"
6648 msgstr ""
6650 #: sequencer.c:2274
6651 #, c-format
6652 msgid "could not parse '%s'"
6653 msgstr ""
6655 #: sequencer.c:2335
6656 #, c-format
6657 msgid "invalid line %d: %.*s"
6658 msgstr ""
6660 #: sequencer.c:2346
6661 #, c-format
6662 msgid "cannot '%s' without a previous commit"
6663 msgstr ""
6665 #: sequencer.c:2432
6666 msgid "cancelling a cherry picking in progress"
6667 msgstr ""
6669 #: sequencer.c:2441
6670 msgid "cancelling a revert in progress"
6671 msgstr ""
6673 #: sequencer.c:2485
6674 msgid "please fix this using 'git rebase --edit-todo'."
6675 msgstr ""
6677 #: sequencer.c:2487
6678 #, c-format
6679 msgid "unusable instruction sheet: '%s'"
6680 msgstr ""
6682 #: sequencer.c:2492
6683 msgid "no commits parsed."
6684 msgstr ""
6686 #: sequencer.c:2503
6687 msgid "cannot cherry-pick during a revert."
6688 msgstr ""
6690 #: sequencer.c:2505
6691 msgid "cannot revert during a cherry-pick."
6692 msgstr ""
6694 #: sequencer.c:2583
6695 #, c-format
6696 msgid "invalid value for %s: %s"
6697 msgstr ""
6699 #: sequencer.c:2690
6700 msgid "unusable squash-onto"
6701 msgstr ""
6703 #: sequencer.c:2710
6704 #, c-format
6705 msgid "malformed options sheet: '%s'"
6706 msgstr ""
6708 #: sequencer.c:2803 sequencer.c:4636
6709 msgid "empty commit set passed"
6710 msgstr ""
6712 #: sequencer.c:2820
6713 msgid "revert is already in progress"
6714 msgstr ""
6716 #: sequencer.c:2822
6717 #, c-format
6718 msgid "try \"git revert (--continue | %s--abort | --quit)\""
6719 msgstr ""
6721 #: sequencer.c:2825
6722 msgid "cherry-pick is already in progress"
6723 msgstr ""
6725 #: sequencer.c:2827
6726 #, c-format
6727 msgid "try \"git cherry-pick (--continue | %s--abort | --quit)\""
6728 msgstr ""
6730 #: sequencer.c:2841
6731 #, c-format
6732 msgid "could not create sequencer directory '%s'"
6733 msgstr ""
6735 #: sequencer.c:2856
6736 msgid "could not lock HEAD"
6737 msgstr ""
6739 #: sequencer.c:2916 sequencer.c:4371
6740 msgid "no cherry-pick or revert in progress"
6741 msgstr ""
6743 #: sequencer.c:2918 sequencer.c:2929
6744 msgid "cannot resolve HEAD"
6745 msgstr ""
6747 #: sequencer.c:2920 sequencer.c:2964
6748 msgid "cannot abort from a branch yet to be born"
6749 msgstr ""
6751 #: sequencer.c:2950 builtin/grep.c:756
6752 #, c-format
6753 msgid "cannot open '%s'"
6754 msgstr ""
6756 #: sequencer.c:2952
6757 #, c-format
6758 msgid "cannot read '%s': %s"
6759 msgstr ""
6761 #: sequencer.c:2953
6762 msgid "unexpected end of file"
6763 msgstr ""
6765 #: sequencer.c:2959
6766 #, c-format
6767 msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
6768 msgstr ""
6770 #: sequencer.c:2970
6771 msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
6772 msgstr ""
6774 #: sequencer.c:3011
6775 msgid "no revert in progress"
6776 msgstr ""
6778 #: sequencer.c:3020
6779 msgid "no cherry-pick in progress"
6780 msgstr ""
6782 #: sequencer.c:3030
6783 msgid "failed to skip the commit"
6784 msgstr ""
6786 #: sequencer.c:3037
6787 msgid "there is nothing to skip"
6788 msgstr ""
6790 #: sequencer.c:3040
6791 #, c-format
6792 msgid ""
6793 "have you committed already?\n"
6794 "try \"git %s --continue\""
6795 msgstr ""
6797 #: sequencer.c:3202 sequencer.c:4263
6798 msgid "cannot read HEAD"
6799 msgstr ""
6801 #: sequencer.c:3219
6802 #, c-format
6803 msgid "unable to copy '%s' to '%s'"
6804 msgstr ""
6806 #: sequencer.c:3227
6807 #, c-format
6808 msgid ""
6809 "You can amend the commit now, with\n"
6810 "\n"
6811 "  git commit --amend %s\n"
6812 "\n"
6813 "Once you are satisfied with your changes, run\n"
6814 "\n"
6815 "  git rebase --continue\n"
6816 msgstr ""
6818 #: sequencer.c:3237
6819 #, c-format
6820 msgid "Could not apply %s... %.*s"
6821 msgstr ""
6823 #: sequencer.c:3244
6824 #, c-format
6825 msgid "Could not merge %.*s"
6826 msgstr ""
6828 #: sequencer.c:3258 sequencer.c:3262 builtin/difftool.c:640
6829 #, c-format
6830 msgid "could not copy '%s' to '%s'"
6831 msgstr ""
6833 #: sequencer.c:3274
6834 #, c-format
6835 msgid "Executing: %s\n"
6836 msgstr ""
6838 #: sequencer.c:3289
6839 #, c-format
6840 msgid ""
6841 "execution failed: %s\n"
6842 "%sYou can fix the problem, and then run\n"
6843 "\n"
6844 "  git rebase --continue\n"
6845 "\n"
6846 msgstr ""
6848 #: sequencer.c:3295
6849 msgid "and made changes to the index and/or the working tree\n"
6850 msgstr ""
6852 #: sequencer.c:3301
6853 #, c-format
6854 msgid ""
6855 "execution succeeded: %s\n"
6856 "but left changes to the index and/or the working tree\n"
6857 "Commit or stash your changes, and then run\n"
6858 "\n"
6859 "  git rebase --continue\n"
6860 "\n"
6861 msgstr ""
6863 #: sequencer.c:3362
6864 #, c-format
6865 msgid "illegal label name: '%.*s'"
6866 msgstr ""
6868 #: sequencer.c:3416
6869 msgid "writing fake root commit"
6870 msgstr ""
6872 #: sequencer.c:3421
6873 msgid "writing squash-onto"
6874 msgstr ""
6876 #: sequencer.c:3505
6877 #, c-format
6878 msgid "could not resolve '%s'"
6879 msgstr ""
6881 #: sequencer.c:3538
6882 msgid "cannot merge without a current revision"
6883 msgstr ""
6885 #: sequencer.c:3560
6886 #, c-format
6887 msgid "unable to parse '%.*s'"
6888 msgstr ""
6890 #: sequencer.c:3569
6891 #, c-format
6892 msgid "nothing to merge: '%.*s'"
6893 msgstr ""
6895 #: sequencer.c:3581
6896 msgid "octopus merge cannot be executed on top of a [new root]"
6897 msgstr ""
6899 #: sequencer.c:3597
6900 #, c-format
6901 msgid "could not get commit message of '%s'"
6902 msgstr ""
6904 #: sequencer.c:3780
6905 #, c-format
6906 msgid "could not even attempt to merge '%.*s'"
6907 msgstr ""
6909 #: sequencer.c:3796
6910 msgid "merge: Unable to write new index file"
6911 msgstr ""
6913 #: sequencer.c:3870
6914 msgid "Cannot autostash"
6915 msgstr ""
6917 #: sequencer.c:3873
6918 #, c-format
6919 msgid "Unexpected stash response: '%s'"
6920 msgstr ""
6922 #: sequencer.c:3879
6923 #, c-format
6924 msgid "Could not create directory for '%s'"
6925 msgstr ""
6927 #: sequencer.c:3882
6928 #, c-format
6929 msgid "Created autostash: %s\n"
6930 msgstr ""
6932 #: sequencer.c:3886
6933 msgid "could not reset --hard"
6934 msgstr ""
6936 #: sequencer.c:3911
6937 #, c-format
6938 msgid "Applied autostash.\n"
6939 msgstr ""
6941 #: sequencer.c:3923
6942 #, c-format
6943 msgid "cannot store %s"
6944 msgstr ""
6946 #: sequencer.c:3926
6947 #, c-format
6948 msgid ""
6949 "%s\n"
6950 "Your changes are safe in the stash.\n"
6951 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
6952 msgstr ""
6954 #: sequencer.c:3931
6955 msgid "Applying autostash resulted in conflicts."
6956 msgstr ""
6958 #: sequencer.c:3932
6959 msgid "Autostash exists; creating a new stash entry."
6960 msgstr ""
6962 #: sequencer.c:4025 git-rebase--preserve-merges.sh:769
6963 msgid "could not detach HEAD"
6964 msgstr ""
6966 #: sequencer.c:4040
6967 #, c-format
6968 msgid "Stopped at HEAD\n"
6969 msgstr ""
6971 #: sequencer.c:4042
6972 #, c-format
6973 msgid "Stopped at %s\n"
6974 msgstr ""
6976 #: sequencer.c:4050
6977 #, c-format
6978 msgid ""
6979 "Could not execute the todo command\n"
6980 "\n"
6981 "    %.*s\n"
6982 "It has been rescheduled; To edit the command before continuing, please\n"
6983 "edit the todo list first:\n"
6984 "\n"
6985 "    git rebase --edit-todo\n"
6986 "    git rebase --continue\n"
6987 msgstr ""
6989 #: sequencer.c:4096
6990 #, c-format
6991 msgid "Rebasing (%d/%d)%s"
6992 msgstr ""
6994 #: sequencer.c:4141
6995 #, c-format
6996 msgid "Stopped at %s...  %.*s\n"
6997 msgstr ""
6999 #: sequencer.c:4212
7000 #, c-format
7001 msgid "unknown command %d"
7002 msgstr ""
7004 #: sequencer.c:4271
7005 msgid "could not read orig-head"
7006 msgstr ""
7008 #: sequencer.c:4276
7009 msgid "could not read 'onto'"
7010 msgstr ""
7012 #: sequencer.c:4290
7013 #, c-format
7014 msgid "could not update HEAD to %s"
7015 msgstr ""
7017 #: sequencer.c:4350
7018 #, c-format
7019 msgid "Successfully rebased and updated %s.\n"
7020 msgstr ""
7022 #: sequencer.c:4383
7023 msgid "cannot rebase: You have unstaged changes."
7024 msgstr ""
7026 #: sequencer.c:4392
7027 msgid "cannot amend non-existing commit"
7028 msgstr ""
7030 #: sequencer.c:4394
7031 #, c-format
7032 msgid "invalid file: '%s'"
7033 msgstr ""
7035 #: sequencer.c:4396
7036 #, c-format
7037 msgid "invalid contents: '%s'"
7038 msgstr ""
7040 #: sequencer.c:4399
7041 msgid ""
7042 "\n"
7043 "You have uncommitted changes in your working tree. Please, commit them\n"
7044 "first and then run 'git rebase --continue' again."
7045 msgstr ""
7047 #: sequencer.c:4435 sequencer.c:4474
7048 #, c-format
7049 msgid "could not write file: '%s'"
7050 msgstr ""
7052 #: sequencer.c:4490
7053 msgid "could not remove CHERRY_PICK_HEAD"
7054 msgstr ""
7056 #: sequencer.c:4497
7057 msgid "could not commit staged changes."
7058 msgstr ""
7060 #: sequencer.c:4613
7061 #, c-format
7062 msgid "%s: can't cherry-pick a %s"
7063 msgstr ""
7065 #: sequencer.c:4617
7066 #, c-format
7067 msgid "%s: bad revision"
7068 msgstr ""
7070 #: sequencer.c:4652
7071 msgid "can't revert as initial commit"
7072 msgstr ""
7074 #: sequencer.c:5129
7075 msgid "make_script: unhandled options"
7076 msgstr ""
7078 #: sequencer.c:5132
7079 msgid "make_script: error preparing revisions"
7080 msgstr ""
7082 #: sequencer.c:5374 sequencer.c:5391
7083 msgid "nothing to do"
7084 msgstr ""
7086 #: sequencer.c:5410
7087 msgid "could not skip unnecessary pick commands"
7088 msgstr ""
7090 #: sequencer.c:5504
7091 msgid "the script was already rearranged."
7092 msgstr ""
7094 #: setup.c:133
7095 #, c-format
7096 msgid "'%s' is outside repository at '%s'"
7097 msgstr ""
7099 #: setup.c:185
7100 #, c-format
7101 msgid ""
7102 "%s: no such path in the working tree.\n"
7103 "Use 'git <command> -- <path>...' to specify paths that do not exist locally."
7104 msgstr ""
7106 #: setup.c:198
7107 #, c-format
7108 msgid ""
7109 "ambiguous argument '%s': unknown revision or path not in the working tree.\n"
7110 "Use '--' to separate paths from revisions, like this:\n"
7111 "'git <command> [<revision>...] -- [<file>...]'"
7112 msgstr ""
7114 #: setup.c:264
7115 #, c-format
7116 msgid "option '%s' must come before non-option arguments"
7117 msgstr ""
7119 #: setup.c:283
7120 #, c-format
7121 msgid ""
7122 "ambiguous argument '%s': both revision and filename\n"
7123 "Use '--' to separate paths from revisions, like this:\n"
7124 "'git <command> [<revision>...] -- [<file>...]'"
7125 msgstr ""
7127 #: setup.c:419
7128 msgid "unable to set up work tree using invalid config"
7129 msgstr ""
7131 #: setup.c:423
7132 msgid "this operation must be run in a work tree"
7133 msgstr ""
7135 #: setup.c:661
7136 #, c-format
7137 msgid "Expected git repo version <= %d, found %d"
7138 msgstr ""
7140 #: setup.c:669
7141 msgid "unknown repository extensions found:"
7142 msgstr ""
7144 #: setup.c:681
7145 msgid "repo version is 0, but v1-only extensions found:"
7146 msgstr ""
7148 #: setup.c:700
7149 #, c-format
7150 msgid "error opening '%s'"
7151 msgstr ""
7153 #: setup.c:702
7154 #, c-format
7155 msgid "too large to be a .git file: '%s'"
7156 msgstr ""
7158 #: setup.c:704
7159 #, c-format
7160 msgid "error reading %s"
7161 msgstr ""
7163 #: setup.c:706
7164 #, c-format
7165 msgid "invalid gitfile format: %s"
7166 msgstr ""
7168 #: setup.c:708
7169 #, c-format
7170 msgid "no path in gitfile: %s"
7171 msgstr ""
7173 #: setup.c:710
7174 #, c-format
7175 msgid "not a git repository: %s"
7176 msgstr ""
7178 #: setup.c:812
7179 #, c-format
7180 msgid "'$%s' too big"
7181 msgstr ""
7183 #: setup.c:826
7184 #, c-format
7185 msgid "not a git repository: '%s'"
7186 msgstr ""
7188 #: setup.c:855 setup.c:857 setup.c:888
7189 #, c-format
7190 msgid "cannot chdir to '%s'"
7191 msgstr ""
7193 #: setup.c:860 setup.c:916 setup.c:926 setup.c:965 setup.c:973
7194 msgid "cannot come back to cwd"
7195 msgstr ""
7197 #: setup.c:987
7198 #, c-format
7199 msgid "failed to stat '%*s%s%s'"
7200 msgstr ""
7202 #: setup.c:1225
7203 msgid "Unable to read current working directory"
7204 msgstr ""
7206 #: setup.c:1234 setup.c:1240
7207 #, c-format
7208 msgid "cannot change to '%s'"
7209 msgstr ""
7211 #: setup.c:1245
7212 #, c-format
7213 msgid "not a git repository (or any of the parent directories): %s"
7214 msgstr ""
7216 #: setup.c:1251
7217 #, c-format
7218 msgid ""
7219 "not a git repository (or any parent up to mount point %s)\n"
7220 "Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
7221 msgstr ""
7223 #: setup.c:1362
7224 #, c-format
7225 msgid ""
7226 "problem with core.sharedRepository filemode value (0%.3o).\n"
7227 "The owner of files must always have read and write permissions."
7228 msgstr ""
7230 #: setup.c:1409
7231 msgid "open /dev/null or dup failed"
7232 msgstr ""
7234 #: setup.c:1424
7235 msgid "fork failed"
7236 msgstr ""
7238 #: setup.c:1429
7239 msgid "setsid failed"
7240 msgstr ""
7242 #: sha1-file.c:480
7243 #, c-format
7244 msgid "object directory %s does not exist; check .git/objects/info/alternates"
7245 msgstr ""
7247 #: sha1-file.c:531
7248 #, c-format
7249 msgid "unable to normalize alternate object path: %s"
7250 msgstr ""
7252 #: sha1-file.c:603
7253 #, c-format
7254 msgid "%s: ignoring alternate object stores, nesting too deep"
7255 msgstr ""
7257 #: sha1-file.c:610
7258 #, c-format
7259 msgid "unable to normalize object directory: %s"
7260 msgstr ""
7262 #: sha1-file.c:653
7263 msgid "unable to fdopen alternates lockfile"
7264 msgstr ""
7266 #: sha1-file.c:671
7267 msgid "unable to read alternates file"
7268 msgstr ""
7270 #: sha1-file.c:678
7271 msgid "unable to move new alternates file into place"
7272 msgstr ""
7274 #: sha1-file.c:713
7275 #, c-format
7276 msgid "path '%s' does not exist"
7277 msgstr ""
7279 #: sha1-file.c:734
7280 #, c-format
7281 msgid "reference repository '%s' as a linked checkout is not supported yet."
7282 msgstr ""
7284 #: sha1-file.c:740
7285 #, c-format
7286 msgid "reference repository '%s' is not a local repository."
7287 msgstr ""
7289 #: sha1-file.c:746
7290 #, c-format
7291 msgid "reference repository '%s' is shallow"
7292 msgstr ""
7294 #: sha1-file.c:754
7295 #, c-format
7296 msgid "reference repository '%s' is grafted"
7297 msgstr ""
7299 #: sha1-file.c:814
7300 #, c-format
7301 msgid "invalid line while parsing alternate refs: %s"
7302 msgstr ""
7304 #: sha1-file.c:964
7305 #, c-format
7306 msgid "attempting to mmap %<PRIuMAX> over limit %<PRIuMAX>"
7307 msgstr ""
7309 #: sha1-file.c:985
7310 msgid "mmap failed"
7311 msgstr ""
7313 #: sha1-file.c:1149
7314 #, c-format
7315 msgid "object file %s is empty"
7316 msgstr ""
7318 #: sha1-file.c:1284 sha1-file.c:2477
7319 #, c-format
7320 msgid "corrupt loose object '%s'"
7321 msgstr ""
7323 #: sha1-file.c:1286 sha1-file.c:2481
7324 #, c-format
7325 msgid "garbage at end of loose object '%s'"
7326 msgstr ""
7328 #: sha1-file.c:1328
7329 msgid "invalid object type"
7330 msgstr ""
7332 #: sha1-file.c:1412
7333 #, c-format
7334 msgid "unable to unpack %s header with --allow-unknown-type"
7335 msgstr ""
7337 #: sha1-file.c:1415
7338 #, c-format
7339 msgid "unable to unpack %s header"
7340 msgstr ""
7342 #: sha1-file.c:1421
7343 #, c-format
7344 msgid "unable to parse %s header with --allow-unknown-type"
7345 msgstr ""
7347 #: sha1-file.c:1424
7348 #, c-format
7349 msgid "unable to parse %s header"
7350 msgstr ""
7352 #: sha1-file.c:1651
7353 #, c-format
7354 msgid "failed to read object %s"
7355 msgstr ""
7357 #: sha1-file.c:1655
7358 #, c-format
7359 msgid "replacement %s not found for %s"
7360 msgstr ""
7362 #: sha1-file.c:1659
7363 #, c-format
7364 msgid "loose object %s (stored in %s) is corrupt"
7365 msgstr ""
7367 #: sha1-file.c:1663
7368 #, c-format
7369 msgid "packed object %s (stored in %s) is corrupt"
7370 msgstr ""
7372 #: sha1-file.c:1768
7373 #, c-format
7374 msgid "unable to write file %s"
7375 msgstr ""
7377 #: sha1-file.c:1775
7378 #, c-format
7379 msgid "unable to set permission to '%s'"
7380 msgstr ""
7382 #: sha1-file.c:1782
7383 msgid "file write error"
7384 msgstr ""
7386 #: sha1-file.c:1802
7387 msgid "error when closing loose object file"
7388 msgstr ""
7390 #: sha1-file.c:1867
7391 #, c-format
7392 msgid "insufficient permission for adding an object to repository database %s"
7393 msgstr ""
7395 #: sha1-file.c:1869
7396 msgid "unable to create temporary file"
7397 msgstr ""
7399 #: sha1-file.c:1893
7400 msgid "unable to write loose object file"
7401 msgstr ""
7403 #: sha1-file.c:1899
7404 #, c-format
7405 msgid "unable to deflate new object %s (%d)"
7406 msgstr ""
7408 #: sha1-file.c:1903
7409 #, c-format
7410 msgid "deflateEnd on object %s failed (%d)"
7411 msgstr ""
7413 #: sha1-file.c:1907
7414 #, c-format
7415 msgid "confused by unstable object source data for %s"
7416 msgstr ""
7418 #: sha1-file.c:1917 builtin/pack-objects.c:1086
7419 #, c-format
7420 msgid "failed utime() on %s"
7421 msgstr ""
7423 #: sha1-file.c:1994
7424 #, c-format
7425 msgid "cannot read object for %s"
7426 msgstr ""
7428 #: sha1-file.c:2045
7429 msgid "corrupt commit"
7430 msgstr ""
7432 #: sha1-file.c:2053
7433 msgid "corrupt tag"
7434 msgstr ""
7436 #: sha1-file.c:2153
7437 #, c-format
7438 msgid "read error while indexing %s"
7439 msgstr ""
7441 #: sha1-file.c:2156
7442 #, c-format
7443 msgid "short read while indexing %s"
7444 msgstr ""
7446 #: sha1-file.c:2229 sha1-file.c:2239
7447 #, c-format
7448 msgid "%s: failed to insert into database"
7449 msgstr ""
7451 #: sha1-file.c:2245
7452 #, c-format
7453 msgid "%s: unsupported file type"
7454 msgstr ""
7456 #: sha1-file.c:2269
7457 #, c-format
7458 msgid "%s is not a valid object"
7459 msgstr ""
7461 #: sha1-file.c:2271
7462 #, c-format
7463 msgid "%s is not a valid '%s' object"
7464 msgstr ""
7466 #: sha1-file.c:2298 builtin/index-pack.c:192
7467 #, c-format
7468 msgid "unable to open %s"
7469 msgstr ""
7471 #: sha1-file.c:2488 sha1-file.c:2541
7472 #, c-format
7473 msgid "hash mismatch for %s (expected %s)"
7474 msgstr ""
7476 #: sha1-file.c:2512
7477 #, c-format
7478 msgid "unable to mmap %s"
7479 msgstr ""
7481 #: sha1-file.c:2517
7482 #, c-format
7483 msgid "unable to unpack header of %s"
7484 msgstr ""
7486 #: sha1-file.c:2523
7487 #, c-format
7488 msgid "unable to parse header of %s"
7489 msgstr ""
7491 #: sha1-file.c:2534
7492 #, c-format
7493 msgid "unable to unpack contents of %s"
7494 msgstr ""
7496 #: sha1-name.c:486
7497 #, c-format
7498 msgid "short SHA1 %s is ambiguous"
7499 msgstr ""
7501 #: sha1-name.c:497
7502 msgid "The candidates are:"
7503 msgstr ""
7505 #: sha1-name.c:796
7506 msgid ""
7507 "Git normally never creates a ref that ends with 40 hex characters\n"
7508 "because it will be ignored when you just specify 40-hex. These refs\n"
7509 "may be created by mistake. For example,\n"
7510 "\n"
7511 "  git switch -c $br $(git rev-parse ...)\n"
7512 "\n"
7513 "where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
7514 "examine these refs and maybe delete them. Turn this message off by\n"
7515 "running \"git config advice.objectNameWarning false\""
7516 msgstr ""
7518 #: sha1-name.c:916
7519 #, c-format
7520 msgid "log for '%.*s' only goes back to %s"
7521 msgstr ""
7523 #: sha1-name.c:924
7524 #, c-format
7525 msgid "log for '%.*s' only has %d entries"
7526 msgstr ""
7528 #: sha1-name.c:1702
7529 #, c-format
7530 msgid "path '%s' exists on disk, but not in '%.*s'"
7531 msgstr ""
7533 #: sha1-name.c:1708
7534 #, c-format
7535 msgid ""
7536 "path '%s' exists, but not '%s'\n"
7537 "hint: Did you mean '%.*s:%s' aka '%.*s:./%s'?"
7538 msgstr ""
7540 #: sha1-name.c:1717
7541 #, c-format
7542 msgid "path '%s' does not exist in '%.*s'"
7543 msgstr ""
7545 #: sha1-name.c:1745
7546 #, c-format
7547 msgid ""
7548 "path '%s' is in the index, but not at stage %d\n"
7549 "hint: Did you mean ':%d:%s'?"
7550 msgstr ""
7552 #: sha1-name.c:1761
7553 #, c-format
7554 msgid ""
7555 "path '%s' is in the index, but not '%s'\n"
7556 "hint: Did you mean ':%d:%s' aka ':%d:./%s'?"
7557 msgstr ""
7559 #: sha1-name.c:1769
7560 #, c-format
7561 msgid "path '%s' exists on disk, but not in the index"
7562 msgstr ""
7564 #: sha1-name.c:1771
7565 #, c-format
7566 msgid "path '%s' does not exist (neither on disk nor in the index)"
7567 msgstr ""
7569 #: sha1-name.c:1784
7570 msgid "relative path syntax can't be used outside working tree"
7571 msgstr ""
7573 #: sha1-name.c:1922
7574 #, c-format
7575 msgid "invalid object name '%.*s'."
7576 msgstr ""
7578 #. TRANSLATORS: IEC 80000-13:2008 gibibyte
7579 #: strbuf.c:848
7580 #, c-format
7581 msgid "%u.%2.2u GiB"
7582 msgstr ""
7584 #. TRANSLATORS: IEC 80000-13:2008 gibibyte/second
7585 #: strbuf.c:850
7586 #, c-format
7587 msgid "%u.%2.2u GiB/s"
7588 msgstr ""
7590 #. TRANSLATORS: IEC 80000-13:2008 mebibyte
7591 #: strbuf.c:858
7592 #, c-format
7593 msgid "%u.%2.2u MiB"
7594 msgstr ""
7596 #. TRANSLATORS: IEC 80000-13:2008 mebibyte/second
7597 #: strbuf.c:860
7598 #, c-format
7599 msgid "%u.%2.2u MiB/s"
7600 msgstr ""
7602 #. TRANSLATORS: IEC 80000-13:2008 kibibyte
7603 #: strbuf.c:867
7604 #, c-format
7605 msgid "%u.%2.2u KiB"
7606 msgstr ""
7608 #. TRANSLATORS: IEC 80000-13:2008 kibibyte/second
7609 #: strbuf.c:869
7610 #, c-format
7611 msgid "%u.%2.2u KiB/s"
7612 msgstr ""
7614 #. TRANSLATORS: IEC 80000-13:2008 byte
7615 #: strbuf.c:875
7616 #, c-format
7617 msgid "%u byte"
7618 msgid_plural "%u bytes"
7619 msgstr[0] ""
7620 msgstr[1] ""
7622 #. TRANSLATORS: IEC 80000-13:2008 byte/second
7623 #: strbuf.c:877
7624 #, c-format
7625 msgid "%u byte/s"
7626 msgid_plural "%u bytes/s"
7627 msgstr[0] ""
7628 msgstr[1] ""
7630 #: strbuf.c:1166 wrapper.c:199 wrapper.c:369 builtin/am.c:719
7631 #: builtin/rebase.c:864
7632 #, c-format
7633 msgid "could not open '%s' for writing"
7634 msgstr ""
7636 #: strbuf.c:1175
7637 #, c-format
7638 msgid "could not edit '%s'"
7639 msgstr ""
7641 #: submodule-config.c:237
7642 #, c-format
7643 msgid "ignoring suspicious submodule name: %s"
7644 msgstr ""
7646 #: submodule-config.c:304
7647 msgid "negative values not allowed for submodule.fetchjobs"
7648 msgstr ""
7650 #: submodule-config.c:402
7651 #, c-format
7652 msgid "ignoring '%s' which may be interpreted as a command-line option: %s"
7653 msgstr ""
7655 #: submodule-config.c:499
7656 #, c-format
7657 msgid "invalid value for %s"
7658 msgstr ""
7660 #: submodule-config.c:766
7661 #, c-format
7662 msgid "Could not update .gitmodules entry %s"
7663 msgstr ""
7665 #: submodule.c:114 submodule.c:143
7666 msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
7667 msgstr ""
7669 #: submodule.c:118 submodule.c:147
7670 #, c-format
7671 msgid "Could not find section in .gitmodules where path=%s"
7672 msgstr ""
7674 #: submodule.c:154
7675 #, c-format
7676 msgid "Could not remove .gitmodules entry for %s"
7677 msgstr ""
7679 #: submodule.c:165
7680 msgid "staging updated .gitmodules failed"
7681 msgstr ""
7683 #: submodule.c:327
7684 #, c-format
7685 msgid "in unpopulated submodule '%s'"
7686 msgstr ""
7688 #: submodule.c:358
7689 #, c-format
7690 msgid "Pathspec '%s' is in submodule '%.*s'"
7691 msgstr ""
7693 #: submodule.c:434
7694 #, c-format
7695 msgid "bad --ignore-submodules argument: %s"
7696 msgstr ""
7698 #: submodule.c:816
7699 #, c-format
7700 msgid ""
7701 "Submodule in commit %s at path: '%s' collides with a submodule named the "
7702 "same. Skipping it."
7703 msgstr ""
7705 #: submodule.c:919
7706 #, c-format
7707 msgid "submodule entry '%s' (%s) is a %s, not a commit"
7708 msgstr ""
7710 #: submodule.c:1004
7711 #, c-format
7712 msgid ""
7713 "Could not run 'git rev-list <commits> --not --remotes -n 1' command in "
7714 "submodule %s"
7715 msgstr ""
7717 #: submodule.c:1127
7718 #, c-format
7719 msgid "process for submodule '%s' failed"
7720 msgstr ""
7722 #: submodule.c:1156 builtin/branch.c:680 builtin/submodule--helper.c:2469
7723 msgid "Failed to resolve HEAD as a valid ref."
7724 msgstr ""
7726 #: submodule.c:1167
7727 #, c-format
7728 msgid "Pushing submodule '%s'\n"
7729 msgstr ""
7731 #: submodule.c:1170
7732 #, c-format
7733 msgid "Unable to push submodule '%s'\n"
7734 msgstr ""
7736 #: submodule.c:1462
7737 #, c-format
7738 msgid "Fetching submodule %s%s\n"
7739 msgstr ""
7741 #: submodule.c:1492
7742 #, c-format
7743 msgid "Could not access submodule '%s'\n"
7744 msgstr ""
7746 #: submodule.c:1646
7747 #, c-format
7748 msgid ""
7749 "Errors during submodule fetch:\n"
7750 "%s"
7751 msgstr ""
7753 #: submodule.c:1671
7754 #, c-format
7755 msgid "'%s' not recognized as a git repository"
7756 msgstr ""
7758 #: submodule.c:1688
7759 #, c-format
7760 msgid "Could not run 'git status --porcelain=2' in submodule %s"
7761 msgstr ""
7763 #: submodule.c:1729
7764 #, c-format
7765 msgid "'git status --porcelain=2' failed in submodule %s"
7766 msgstr ""
7768 #: submodule.c:1804
7769 #, c-format
7770 msgid "could not start 'git status' in submodule '%s'"
7771 msgstr ""
7773 #: submodule.c:1817
7774 #, c-format
7775 msgid "could not run 'git status' in submodule '%s'"
7776 msgstr ""
7778 #: submodule.c:1832
7779 #, c-format
7780 msgid "Could not unset core.worktree setting in submodule '%s'"
7781 msgstr ""
7783 #: submodule.c:1859 submodule.c:2169
7784 #, c-format
7785 msgid "could not recurse into submodule '%s'"
7786 msgstr ""
7788 #: submodule.c:1880
7789 msgid "could not reset submodule index"
7790 msgstr ""
7792 #: submodule.c:1922
7793 #, c-format
7794 msgid "submodule '%s' has dirty index"
7795 msgstr ""
7797 #: submodule.c:1974
7798 #, c-format
7799 msgid "Submodule '%s' could not be updated."
7800 msgstr ""
7802 #: submodule.c:2042
7803 #, c-format
7804 msgid "submodule git dir '%s' is inside git dir '%.*s'"
7805 msgstr ""
7807 #: submodule.c:2063
7808 #, c-format
7809 msgid ""
7810 "relocate_gitdir for submodule '%s' with more than one worktree not supported"
7811 msgstr ""
7813 #: submodule.c:2075 submodule.c:2134
7814 #, c-format
7815 msgid "could not lookup name for submodule '%s'"
7816 msgstr ""
7818 #: submodule.c:2079
7819 #, c-format
7820 msgid "refusing to move '%s' into an existing git dir"
7821 msgstr ""
7823 #: submodule.c:2086
7824 #, c-format
7825 msgid ""
7826 "Migrating git directory of '%s%s' from\n"
7827 "'%s' to\n"
7828 "'%s'\n"
7829 msgstr ""
7831 #: submodule.c:2214
7832 msgid "could not start ls-files in .."
7833 msgstr ""
7835 #: submodule.c:2254
7836 #, c-format
7837 msgid "ls-tree returned unexpected return code %d"
7838 msgstr ""
7840 #: trailer.c:236
7841 #, c-format
7842 msgid "running trailer command '%s' failed"
7843 msgstr ""
7845 #: trailer.c:483 trailer.c:488 trailer.c:493 trailer.c:547 trailer.c:551
7846 #: trailer.c:555
7847 #, c-format
7848 msgid "unknown value '%s' for key '%s'"
7849 msgstr ""
7851 #: trailer.c:537 trailer.c:542 builtin/remote.c:299 builtin/remote.c:324
7852 #, c-format
7853 msgid "more than one %s"
7854 msgstr ""
7856 #: trailer.c:728
7857 #, c-format
7858 msgid "empty trailer token in trailer '%.*s'"
7859 msgstr ""
7861 #: trailer.c:748
7862 #, c-format
7863 msgid "could not read input file '%s'"
7864 msgstr ""
7866 #: trailer.c:751
7867 msgid "could not read from stdin"
7868 msgstr ""
7870 #: trailer.c:1009 wrapper.c:676
7871 #, c-format
7872 msgid "could not stat %s"
7873 msgstr ""
7875 #: trailer.c:1011
7876 #, c-format
7877 msgid "file %s is not a regular file"
7878 msgstr ""
7880 #: trailer.c:1013
7881 #, c-format
7882 msgid "file %s is not writable by user"
7883 msgstr ""
7885 #: trailer.c:1025
7886 msgid "could not open temporary file"
7887 msgstr ""
7889 #: trailer.c:1065
7890 #, c-format
7891 msgid "could not rename temporary file to %s"
7892 msgstr ""
7894 #: transport-helper.c:62 transport-helper.c:91
7895 msgid "full write to remote helper failed"
7896 msgstr ""
7898 #: transport-helper.c:145
7899 #, c-format
7900 msgid "unable to find remote helper for '%s'"
7901 msgstr ""
7903 #: transport-helper.c:161 transport-helper.c:575
7904 msgid "can't dup helper output fd"
7905 msgstr ""
7907 #: transport-helper.c:214
7908 #, c-format
7909 msgid ""
7910 "unknown mandatory capability %s; this remote helper probably needs newer "
7911 "version of Git"
7912 msgstr ""
7914 #: transport-helper.c:220
7915 msgid "this remote helper should implement refspec capability"
7916 msgstr ""
7918 #: transport-helper.c:287 transport-helper.c:429
7919 #, c-format
7920 msgid "%s unexpectedly said: '%s'"
7921 msgstr ""
7923 #: transport-helper.c:417
7924 #, c-format
7925 msgid "%s also locked %s"
7926 msgstr ""
7928 #: transport-helper.c:497
7929 msgid "couldn't run fast-import"
7930 msgstr ""
7932 #: transport-helper.c:520
7933 msgid "error while running fast-import"
7934 msgstr ""
7936 #: transport-helper.c:549 transport-helper.c:1236
7937 #, c-format
7938 msgid "could not read ref %s"
7939 msgstr ""
7941 #: transport-helper.c:594
7942 #, c-format
7943 msgid "unknown response to connect: %s"
7944 msgstr ""
7946 #: transport-helper.c:616
7947 msgid "setting remote service path not supported by protocol"
7948 msgstr ""
7950 #: transport-helper.c:618
7951 msgid "invalid remote service path"
7952 msgstr ""
7954 #: transport-helper.c:661 transport.c:1446
7955 msgid "operation not supported by protocol"
7956 msgstr ""
7958 #: transport-helper.c:664
7959 #, c-format
7960 msgid "can't connect to subservice %s"
7961 msgstr ""
7963 #: transport-helper.c:745
7964 msgid "'option' without a matching 'ok/error' directive"
7965 msgstr ""
7967 #: transport-helper.c:788
7968 #, c-format
7969 msgid "expected ok/error, helper said '%s'"
7970 msgstr ""
7972 #: transport-helper.c:845
7973 #, c-format
7974 msgid "helper reported unexpected status of %s"
7975 msgstr ""
7977 #: transport-helper.c:928
7978 #, c-format
7979 msgid "helper %s does not support dry-run"
7980 msgstr ""
7982 #: transport-helper.c:931
7983 #, c-format
7984 msgid "helper %s does not support --signed"
7985 msgstr ""
7987 #: transport-helper.c:934
7988 #, c-format
7989 msgid "helper %s does not support --signed=if-asked"
7990 msgstr ""
7992 #: transport-helper.c:939
7993 #, c-format
7994 msgid "helper %s does not support --atomic"
7995 msgstr ""
7997 #: transport-helper.c:943
7998 #, c-format
7999 msgid "helper %s does not support --%s"
8000 msgstr ""
8002 #: transport-helper.c:950
8003 #, c-format
8004 msgid "helper %s does not support 'push-option'"
8005 msgstr ""
8007 #: transport-helper.c:1050
8008 msgid "remote-helper doesn't support push; refspec needed"
8009 msgstr ""
8011 #: transport-helper.c:1055
8012 #, c-format
8013 msgid "helper %s does not support 'force'"
8014 msgstr ""
8016 #: transport-helper.c:1102
8017 msgid "couldn't run fast-export"
8018 msgstr ""
8020 #: transport-helper.c:1107
8021 msgid "error while running fast-export"
8022 msgstr ""
8024 #: transport-helper.c:1132
8025 #, c-format
8026 msgid ""
8027 "No refs in common and none specified; doing nothing.\n"
8028 "Perhaps you should specify a branch.\n"
8029 msgstr ""
8031 #: transport-helper.c:1213
8032 #, c-format
8033 msgid "unsupported object format '%s'"
8034 msgstr ""
8036 #: transport-helper.c:1222
8037 #, c-format
8038 msgid "malformed response in ref list: %s"
8039 msgstr ""
8041 #: transport-helper.c:1374
8042 #, c-format
8043 msgid "read(%s) failed"
8044 msgstr ""
8046 #: transport-helper.c:1401
8047 #, c-format
8048 msgid "write(%s) failed"
8049 msgstr ""
8051 #: transport-helper.c:1450
8052 #, c-format
8053 msgid "%s thread failed"
8054 msgstr ""
8056 #: transport-helper.c:1454
8057 #, c-format
8058 msgid "%s thread failed to join: %s"
8059 msgstr ""
8061 #: transport-helper.c:1473 transport-helper.c:1477
8062 #, c-format
8063 msgid "can't start thread for copying data: %s"
8064 msgstr ""
8066 #: transport-helper.c:1514
8067 #, c-format
8068 msgid "%s process failed to wait"
8069 msgstr ""
8071 #: transport-helper.c:1518
8072 #, c-format
8073 msgid "%s process failed"
8074 msgstr ""
8076 #: transport-helper.c:1536 transport-helper.c:1545
8077 msgid "can't start thread for copying data"
8078 msgstr ""
8080 #: transport.c:116
8081 #, c-format
8082 msgid "Would set upstream of '%s' to '%s' of '%s'\n"
8083 msgstr ""
8085 #: transport.c:145
8086 #, c-format
8087 msgid "could not read bundle '%s'"
8088 msgstr ""
8090 #: transport.c:220
8091 #, c-format
8092 msgid "transport: invalid depth option '%s'"
8093 msgstr ""
8095 #: transport.c:269
8096 msgid "see protocol.version in 'git help config' for more details"
8097 msgstr ""
8099 #: transport.c:270
8100 msgid "server options require protocol version 2 or later"
8101 msgstr ""
8103 #: transport.c:727
8104 msgid "could not parse transport.color.* config"
8105 msgstr ""
8107 #: transport.c:802
8108 msgid "support for protocol v2 not implemented yet"
8109 msgstr ""
8111 #: transport.c:936
8112 #, c-format
8113 msgid "unknown value for config '%s': %s"
8114 msgstr ""
8116 #: transport.c:1002
8117 #, c-format
8118 msgid "transport '%s' not allowed"
8119 msgstr ""
8121 #: transport.c:1055
8122 msgid "git-over-rsync is no longer supported"
8123 msgstr ""
8125 #: transport.c:1157
8126 #, c-format
8127 msgid ""
8128 "The following submodule paths contain changes that can\n"
8129 "not be found on any remote:\n"
8130 msgstr ""
8132 #: transport.c:1161
8133 #, c-format
8134 msgid ""
8135 "\n"
8136 "Please try\n"
8137 "\n"
8138 "\tgit push --recurse-submodules=on-demand\n"
8139 "\n"
8140 "or cd to the path and use\n"
8141 "\n"
8142 "\tgit push\n"
8143 "\n"
8144 "to push them to a remote.\n"
8145 "\n"
8146 msgstr ""
8148 #: transport.c:1169
8149 msgid "Aborting."
8150 msgstr ""
8152 #: transport.c:1315
8153 msgid "failed to push all needed submodules"
8154 msgstr ""
8156 #: tree-walk.c:32
8157 msgid "too-short tree object"
8158 msgstr ""
8160 #: tree-walk.c:38
8161 msgid "malformed mode in tree entry"
8162 msgstr ""
8164 #: tree-walk.c:42
8165 msgid "empty filename in tree entry"
8166 msgstr ""
8168 #: tree-walk.c:117
8169 msgid "too-short tree file"
8170 msgstr ""
8172 #: unpack-trees.c:113
8173 #, c-format
8174 msgid ""
8175 "Your local changes to the following files would be overwritten by checkout:\n"
8176 "%%sPlease commit your changes or stash them before you switch branches."
8177 msgstr ""
8179 #: unpack-trees.c:115
8180 #, c-format
8181 msgid ""
8182 "Your local changes to the following files would be overwritten by checkout:\n"
8183 "%%s"
8184 msgstr ""
8186 #: unpack-trees.c:118
8187 #, c-format
8188 msgid ""
8189 "Your local changes to the following files would be overwritten by merge:\n"
8190 "%%sPlease commit your changes or stash them before you merge."
8191 msgstr ""
8193 #: unpack-trees.c:120
8194 #, c-format
8195 msgid ""
8196 "Your local changes to the following files would be overwritten by merge:\n"
8197 "%%s"
8198 msgstr ""
8200 #: unpack-trees.c:123
8201 #, c-format
8202 msgid ""
8203 "Your local changes to the following files would be overwritten by %s:\n"
8204 "%%sPlease commit your changes or stash them before you %s."
8205 msgstr ""
8207 #: unpack-trees.c:125
8208 #, c-format
8209 msgid ""
8210 "Your local changes to the following files would be overwritten by %s:\n"
8211 "%%s"
8212 msgstr ""
8214 #: unpack-trees.c:130
8215 #, c-format
8216 msgid ""
8217 "Updating the following directories would lose untracked files in them:\n"
8218 "%s"
8219 msgstr ""
8221 #: unpack-trees.c:134
8222 #, c-format
8223 msgid ""
8224 "The following untracked working tree files would be removed by checkout:\n"
8225 "%%sPlease move or remove them before you switch branches."
8226 msgstr ""
8228 #: unpack-trees.c:136
8229 #, c-format
8230 msgid ""
8231 "The following untracked working tree files would be removed by checkout:\n"
8232 "%%s"
8233 msgstr ""
8235 #: unpack-trees.c:139
8236 #, c-format
8237 msgid ""
8238 "The following untracked working tree files would be removed by merge:\n"
8239 "%%sPlease move or remove them before you merge."
8240 msgstr ""
8242 #: unpack-trees.c:141
8243 #, c-format
8244 msgid ""
8245 "The following untracked working tree files would be removed by merge:\n"
8246 "%%s"
8247 msgstr ""
8249 #: unpack-trees.c:144
8250 #, c-format
8251 msgid ""
8252 "The following untracked working tree files would be removed by %s:\n"
8253 "%%sPlease move or remove them before you %s."
8254 msgstr ""
8256 #: unpack-trees.c:146
8257 #, c-format
8258 msgid ""
8259 "The following untracked working tree files would be removed by %s:\n"
8260 "%%s"
8261 msgstr ""
8263 #: unpack-trees.c:152
8264 #, c-format
8265 msgid ""
8266 "The following untracked working tree files would be overwritten by "
8267 "checkout:\n"
8268 "%%sPlease move or remove them before you switch branches."
8269 msgstr ""
8271 #: unpack-trees.c:154
8272 #, c-format
8273 msgid ""
8274 "The following untracked working tree files would be overwritten by "
8275 "checkout:\n"
8276 "%%s"
8277 msgstr ""
8279 #: unpack-trees.c:157
8280 #, c-format
8281 msgid ""
8282 "The following untracked working tree files would be overwritten by merge:\n"
8283 "%%sPlease move or remove them before you merge."
8284 msgstr ""
8286 #: unpack-trees.c:159
8287 #, c-format
8288 msgid ""
8289 "The following untracked working tree files would be overwritten by merge:\n"
8290 "%%s"
8291 msgstr ""
8293 #: unpack-trees.c:162
8294 #, c-format
8295 msgid ""
8296 "The following untracked working tree files would be overwritten by %s:\n"
8297 "%%sPlease move or remove them before you %s."
8298 msgstr ""
8300 #: unpack-trees.c:164
8301 #, c-format
8302 msgid ""
8303 "The following untracked working tree files would be overwritten by %s:\n"
8304 "%%s"
8305 msgstr ""
8307 #: unpack-trees.c:172
8308 #, c-format
8309 msgid "Entry '%s' overlaps with '%s'.  Cannot bind."
8310 msgstr ""
8312 #: unpack-trees.c:175
8313 #, c-format
8314 msgid ""
8315 "Cannot update submodule:\n"
8316 "%s"
8317 msgstr ""
8319 #: unpack-trees.c:178
8320 #, c-format
8321 msgid ""
8322 "The following paths are not up to date and were left despite sparse "
8323 "patterns:\n"
8324 "%s"
8325 msgstr ""
8327 #: unpack-trees.c:180
8328 #, c-format
8329 msgid ""
8330 "The following paths are unmerged and were left despite sparse patterns:\n"
8331 "%s"
8332 msgstr ""
8334 #: unpack-trees.c:182
8335 #, c-format
8336 msgid ""
8337 "The following paths were already present and thus not updated despite sparse "
8338 "patterns:\n"
8339 "%s"
8340 msgstr ""
8342 #: unpack-trees.c:262
8343 #, c-format
8344 msgid "Aborting\n"
8345 msgstr ""
8347 #: unpack-trees.c:289
8348 #, c-format
8349 msgid ""
8350 "After fixing the above paths, you may want to run `git sparse-checkout "
8351 "reapply`.\n"
8352 msgstr ""
8354 #: unpack-trees.c:350
8355 msgid "Updating files"
8356 msgstr ""
8358 #: unpack-trees.c:382
8359 msgid ""
8360 "the following paths have collided (e.g. case-sensitive paths\n"
8361 "on a case-insensitive filesystem) and only one from the same\n"
8362 "colliding group is in the working tree:\n"
8363 msgstr ""
8365 #: unpack-trees.c:1498
8366 msgid "Updating index flags"
8367 msgstr ""
8369 #: upload-pack.c:1550
8370 msgid "expected flush after fetch arguments"
8371 msgstr ""
8373 #: urlmatch.c:163
8374 msgid "invalid URL scheme name or missing '://' suffix"
8375 msgstr ""
8377 #: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
8378 #, c-format
8379 msgid "invalid %XX escape sequence"
8380 msgstr ""
8382 #: urlmatch.c:215
8383 msgid "missing host and scheme is not 'file:'"
8384 msgstr ""
8386 #: urlmatch.c:232
8387 msgid "a 'file:' URL may not have a port number"
8388 msgstr ""
8390 #: urlmatch.c:247
8391 msgid "invalid characters in host name"
8392 msgstr ""
8394 #: urlmatch.c:292 urlmatch.c:303
8395 msgid "invalid port number"
8396 msgstr ""
8398 #: urlmatch.c:371
8399 msgid "invalid '..' path segment"
8400 msgstr ""
8402 #: walker.c:170
8403 msgid "Fetching objects"
8404 msgstr ""
8406 #: worktree.c:236 builtin/am.c:2103
8407 #, c-format
8408 msgid "failed to read '%s'"
8409 msgstr ""
8411 #: worktree.c:283
8412 #, c-format
8413 msgid "'%s' at main working tree is not the repository directory"
8414 msgstr ""
8416 #: worktree.c:294
8417 #, c-format
8418 msgid "'%s' file does not contain absolute path to the working tree location"
8419 msgstr ""
8421 #: worktree.c:306
8422 #, c-format
8423 msgid "'%s' does not exist"
8424 msgstr ""
8426 #: worktree.c:312
8427 #, c-format
8428 msgid "'%s' is not a .git file, error code %d"
8429 msgstr ""
8431 #: worktree.c:321
8432 #, c-format
8433 msgid "'%s' does not point back to '%s'"
8434 msgstr ""
8436 #: worktree.c:587
8437 msgid "not a directory"
8438 msgstr ""
8440 #: worktree.c:596
8441 msgid ".git is not a file"
8442 msgstr ""
8444 #: worktree.c:598
8445 msgid ".git file broken"
8446 msgstr ""
8448 #: worktree.c:600
8449 msgid ".git file incorrect"
8450 msgstr ""
8452 #: worktree.c:670
8453 msgid "not a valid path"
8454 msgstr ""
8456 #: worktree.c:676
8457 msgid "unable to locate repository; .git is not a file"
8458 msgstr ""
8460 #: worktree.c:679
8461 msgid "unable to locate repository; .git file broken"
8462 msgstr ""
8464 #: worktree.c:685
8465 msgid "gitdir unreadable"
8466 msgstr ""
8468 #: worktree.c:689
8469 msgid "gitdir incorrect"
8470 msgstr ""
8472 #: wrapper.c:197 wrapper.c:367
8473 #, c-format
8474 msgid "could not open '%s' for reading and writing"
8475 msgstr ""
8477 #: wrapper.c:398 wrapper.c:599
8478 #, c-format
8479 msgid "unable to access '%s'"
8480 msgstr ""
8482 #: wrapper.c:607
8483 msgid "unable to get current working directory"
8484 msgstr ""
8486 #: wt-status.c:158
8487 msgid "Unmerged paths:"
8488 msgstr ""
8490 #: wt-status.c:187 wt-status.c:219
8491 msgid "  (use \"git restore --staged <file>...\" to unstage)"
8492 msgstr ""
8494 #: wt-status.c:190 wt-status.c:222
8495 #, c-format
8496 msgid "  (use \"git restore --source=%s --staged <file>...\" to unstage)"
8497 msgstr ""
8499 #: wt-status.c:193 wt-status.c:225
8500 msgid "  (use \"git rm --cached <file>...\" to unstage)"
8501 msgstr ""
8503 #: wt-status.c:197
8504 msgid "  (use \"git add <file>...\" to mark resolution)"
8505 msgstr ""
8507 #: wt-status.c:199 wt-status.c:203
8508 msgid "  (use \"git add/rm <file>...\" as appropriate to mark resolution)"
8509 msgstr ""
8511 #: wt-status.c:201
8512 msgid "  (use \"git rm <file>...\" to mark resolution)"
8513 msgstr ""
8515 #: wt-status.c:211 wt-status.c:1070
8516 msgid "Changes to be committed:"
8517 msgstr ""
8519 #: wt-status.c:234 wt-status.c:1079
8520 msgid "Changes not staged for commit:"
8521 msgstr ""
8523 #: wt-status.c:238
8524 msgid "  (use \"git add <file>...\" to update what will be committed)"
8525 msgstr ""
8527 #: wt-status.c:240
8528 msgid "  (use \"git add/rm <file>...\" to update what will be committed)"
8529 msgstr ""
8531 #: wt-status.c:241
8532 msgid ""
8533 "  (use \"git restore <file>...\" to discard changes in working directory)"
8534 msgstr ""
8536 #: wt-status.c:243
8537 msgid "  (commit or discard the untracked or modified content in submodules)"
8538 msgstr ""
8540 #: wt-status.c:254
8541 #, c-format
8542 msgid "  (use \"git %s <file>...\" to include in what will be committed)"
8543 msgstr ""
8545 #: wt-status.c:266
8546 msgid "both deleted:"
8547 msgstr ""
8549 #: wt-status.c:268
8550 msgid "added by us:"
8551 msgstr ""
8553 #: wt-status.c:270
8554 msgid "deleted by them:"
8555 msgstr ""
8557 #: wt-status.c:272
8558 msgid "added by them:"
8559 msgstr ""
8561 #: wt-status.c:274
8562 msgid "deleted by us:"
8563 msgstr ""
8565 #: wt-status.c:276
8566 msgid "both added:"
8567 msgstr ""
8569 #: wt-status.c:278
8570 msgid "both modified:"
8571 msgstr ""
8573 #: wt-status.c:288
8574 msgid "new file:"
8575 msgstr ""
8577 #: wt-status.c:290
8578 msgid "copied:"
8579 msgstr ""
8581 #: wt-status.c:292
8582 msgid "deleted:"
8583 msgstr ""
8585 #: wt-status.c:294
8586 msgid "modified:"
8587 msgstr ""
8589 #: wt-status.c:296
8590 msgid "renamed:"
8591 msgstr ""
8593 #: wt-status.c:298
8594 msgid "typechange:"
8595 msgstr ""
8597 #: wt-status.c:300
8598 msgid "unknown:"
8599 msgstr ""
8601 #: wt-status.c:302
8602 msgid "unmerged:"
8603 msgstr ""
8605 #: wt-status.c:382
8606 msgid "new commits, "
8607 msgstr ""
8609 #: wt-status.c:384
8610 msgid "modified content, "
8611 msgstr ""
8613 #: wt-status.c:386
8614 msgid "untracked content, "
8615 msgstr ""
8617 #: wt-status.c:903
8618 #, c-format
8619 msgid "Your stash currently has %d entry"
8620 msgid_plural "Your stash currently has %d entries"
8621 msgstr[0] ""
8622 msgstr[1] ""
8624 #: wt-status.c:934
8625 msgid "Submodules changed but not updated:"
8626 msgstr ""
8628 #: wt-status.c:936
8629 msgid "Submodule changes to be committed:"
8630 msgstr ""
8632 #: wt-status.c:1018
8633 msgid ""
8634 "Do not modify or remove the line above.\n"
8635 "Everything below it will be ignored."
8636 msgstr ""
8638 #: wt-status.c:1110
8639 #, c-format
8640 msgid ""
8641 "\n"
8642 "It took %.2f seconds to compute the branch ahead/behind values.\n"
8643 "You can use '--no-ahead-behind' to avoid this.\n"
8644 msgstr ""
8646 #: wt-status.c:1140
8647 msgid "You have unmerged paths."
8648 msgstr ""
8650 #: wt-status.c:1143
8651 msgid "  (fix conflicts and run \"git commit\")"
8652 msgstr ""
8654 #: wt-status.c:1145
8655 msgid "  (use \"git merge --abort\" to abort the merge)"
8656 msgstr ""
8658 #: wt-status.c:1149
8659 msgid "All conflicts fixed but you are still merging."
8660 msgstr ""
8662 #: wt-status.c:1152
8663 msgid "  (use \"git commit\" to conclude merge)"
8664 msgstr ""
8666 #: wt-status.c:1161
8667 msgid "You are in the middle of an am session."
8668 msgstr ""
8670 #: wt-status.c:1164
8671 msgid "The current patch is empty."
8672 msgstr ""
8674 #: wt-status.c:1168
8675 msgid "  (fix conflicts and then run \"git am --continue\")"
8676 msgstr ""
8678 #: wt-status.c:1170
8679 msgid "  (use \"git am --skip\" to skip this patch)"
8680 msgstr ""
8682 #: wt-status.c:1172
8683 msgid "  (use \"git am --abort\" to restore the original branch)"
8684 msgstr ""
8686 #: wt-status.c:1305
8687 msgid "git-rebase-todo is missing."
8688 msgstr ""
8690 #: wt-status.c:1307
8691 msgid "No commands done."
8692 msgstr ""
8694 #: wt-status.c:1310
8695 #, c-format
8696 msgid "Last command done (%d command done):"
8697 msgid_plural "Last commands done (%d commands done):"
8698 msgstr[0] ""
8699 msgstr[1] ""
8701 #: wt-status.c:1321
8702 #, c-format
8703 msgid "  (see more in file %s)"
8704 msgstr ""
8706 #: wt-status.c:1326
8707 msgid "No commands remaining."
8708 msgstr ""
8710 #: wt-status.c:1329
8711 #, c-format
8712 msgid "Next command to do (%d remaining command):"
8713 msgid_plural "Next commands to do (%d remaining commands):"
8714 msgstr[0] ""
8715 msgstr[1] ""
8717 #: wt-status.c:1337
8718 msgid "  (use \"git rebase --edit-todo\" to view and edit)"
8719 msgstr ""
8721 #: wt-status.c:1349
8722 #, c-format
8723 msgid "You are currently rebasing branch '%s' on '%s'."
8724 msgstr ""
8726 #: wt-status.c:1354
8727 msgid "You are currently rebasing."
8728 msgstr ""
8730 #: wt-status.c:1367
8731 msgid "  (fix conflicts and then run \"git rebase --continue\")"
8732 msgstr ""
8734 #: wt-status.c:1369
8735 msgid "  (use \"git rebase --skip\" to skip this patch)"
8736 msgstr ""
8738 #: wt-status.c:1371
8739 msgid "  (use \"git rebase --abort\" to check out the original branch)"
8740 msgstr ""
8742 #: wt-status.c:1378
8743 msgid "  (all conflicts fixed: run \"git rebase --continue\")"
8744 msgstr ""
8746 #: wt-status.c:1382
8747 #, c-format
8748 msgid ""
8749 "You are currently splitting a commit while rebasing branch '%s' on '%s'."
8750 msgstr ""
8752 #: wt-status.c:1387
8753 msgid "You are currently splitting a commit during a rebase."
8754 msgstr ""
8756 #: wt-status.c:1390
8757 msgid "  (Once your working directory is clean, run \"git rebase --continue\")"
8758 msgstr ""
8760 #: wt-status.c:1394
8761 #, c-format
8762 msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
8763 msgstr ""
8765 #: wt-status.c:1399
8766 msgid "You are currently editing a commit during a rebase."
8767 msgstr ""
8769 #: wt-status.c:1402
8770 msgid "  (use \"git commit --amend\" to amend the current commit)"
8771 msgstr ""
8773 #: wt-status.c:1404
8774 msgid ""
8775 "  (use \"git rebase --continue\" once you are satisfied with your changes)"
8776 msgstr ""
8778 #: wt-status.c:1415
8779 msgid "Cherry-pick currently in progress."
8780 msgstr ""
8782 #: wt-status.c:1418
8783 #, c-format
8784 msgid "You are currently cherry-picking commit %s."
8785 msgstr ""
8787 #: wt-status.c:1425
8788 msgid "  (fix conflicts and run \"git cherry-pick --continue\")"
8789 msgstr ""
8791 #: wt-status.c:1428
8792 msgid "  (run \"git cherry-pick --continue\" to continue)"
8793 msgstr ""
8795 #: wt-status.c:1431
8796 msgid "  (all conflicts fixed: run \"git cherry-pick --continue\")"
8797 msgstr ""
8799 #: wt-status.c:1433
8800 msgid "  (use \"git cherry-pick --skip\" to skip this patch)"
8801 msgstr ""
8803 #: wt-status.c:1435
8804 msgid "  (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
8805 msgstr ""
8807 #: wt-status.c:1445
8808 msgid "Revert currently in progress."
8809 msgstr ""
8811 #: wt-status.c:1448
8812 #, c-format
8813 msgid "You are currently reverting commit %s."
8814 msgstr ""
8816 #: wt-status.c:1454
8817 msgid "  (fix conflicts and run \"git revert --continue\")"
8818 msgstr ""
8820 #: wt-status.c:1457
8821 msgid "  (run \"git revert --continue\" to continue)"
8822 msgstr ""
8824 #: wt-status.c:1460
8825 msgid "  (all conflicts fixed: run \"git revert --continue\")"
8826 msgstr ""
8828 #: wt-status.c:1462
8829 msgid "  (use \"git revert --skip\" to skip this patch)"
8830 msgstr ""
8832 #: wt-status.c:1464
8833 msgid "  (use \"git revert --abort\" to cancel the revert operation)"
8834 msgstr ""
8836 #: wt-status.c:1474
8837 #, c-format
8838 msgid "You are currently bisecting, started from branch '%s'."
8839 msgstr ""
8841 #: wt-status.c:1478
8842 msgid "You are currently bisecting."
8843 msgstr ""
8845 #: wt-status.c:1481
8846 msgid "  (use \"git bisect reset\" to get back to the original branch)"
8847 msgstr ""
8849 #: wt-status.c:1492
8850 #, c-format
8851 msgid "You are in a sparse checkout with %d%% of tracked files present."
8852 msgstr ""
8854 #: wt-status.c:1731
8855 msgid "On branch "
8856 msgstr ""
8858 #: wt-status.c:1738
8859 msgid "interactive rebase in progress; onto "
8860 msgstr ""
8862 #: wt-status.c:1740
8863 msgid "rebase in progress; onto "
8864 msgstr ""
8866 #: wt-status.c:1750
8867 msgid "Not currently on any branch."
8868 msgstr ""
8870 #: wt-status.c:1767
8871 msgid "Initial commit"
8872 msgstr ""
8874 #: wt-status.c:1768
8875 msgid "No commits yet"
8876 msgstr ""
8878 #: wt-status.c:1782
8879 msgid "Untracked files"
8880 msgstr ""
8882 #: wt-status.c:1784
8883 msgid "Ignored files"
8884 msgstr ""
8886 #: wt-status.c:1788
8887 #, c-format
8888 msgid ""
8889 "It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
8890 "may speed it up, but you have to be careful not to forget to add\n"
8891 "new files yourself (see 'git help status')."
8892 msgstr ""
8894 #: wt-status.c:1794
8895 #, c-format
8896 msgid "Untracked files not listed%s"
8897 msgstr ""
8899 #: wt-status.c:1796
8900 msgid " (use -u option to show untracked files)"
8901 msgstr ""
8903 #: wt-status.c:1802
8904 msgid "No changes"
8905 msgstr ""
8907 #: wt-status.c:1807
8908 #, c-format
8909 msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
8910 msgstr ""
8912 #: wt-status.c:1811
8913 #, c-format
8914 msgid "no changes added to commit\n"
8915 msgstr ""
8917 #: wt-status.c:1815
8918 #, c-format
8919 msgid ""
8920 "nothing added to commit but untracked files present (use \"git add\" to "
8921 "track)\n"
8922 msgstr ""
8924 #: wt-status.c:1819
8925 #, c-format
8926 msgid "nothing added to commit but untracked files present\n"
8927 msgstr ""
8929 #: wt-status.c:1823
8930 #, c-format
8931 msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
8932 msgstr ""
8934 #: wt-status.c:1827 wt-status.c:1833
8935 #, c-format
8936 msgid "nothing to commit\n"
8937 msgstr ""
8939 #: wt-status.c:1830
8940 #, c-format
8941 msgid "nothing to commit (use -u to show untracked files)\n"
8942 msgstr ""
8944 #: wt-status.c:1835
8945 #, c-format
8946 msgid "nothing to commit, working tree clean\n"
8947 msgstr ""
8949 #: wt-status.c:1940
8950 msgid "No commits yet on "
8951 msgstr ""
8953 #: wt-status.c:1944
8954 msgid "HEAD (no branch)"
8955 msgstr ""
8957 #: wt-status.c:1975
8958 msgid "different"
8959 msgstr ""
8961 #: wt-status.c:1977 wt-status.c:1985
8962 msgid "behind "
8963 msgstr ""
8965 #: wt-status.c:1980 wt-status.c:1983
8966 msgid "ahead "
8967 msgstr ""
8969 #. TRANSLATORS: the action is e.g. "pull with rebase"
8970 #: wt-status.c:2505
8971 #, c-format
8972 msgid "cannot %s: You have unstaged changes."
8973 msgstr ""
8975 #: wt-status.c:2511
8976 msgid "additionally, your index contains uncommitted changes."
8977 msgstr ""
8979 #: wt-status.c:2513
8980 #, c-format
8981 msgid "cannot %s: Your index contains uncommitted changes."
8982 msgstr ""
8984 #: compat/precompose_utf8.c:58 builtin/clone.c:457
8985 #, c-format
8986 msgid "failed to unlink '%s'"
8987 msgstr ""
8989 #: builtin/add.c:26
8990 msgid "git add [<options>] [--] <pathspec>..."
8991 msgstr ""
8993 #: builtin/add.c:88
8994 #, c-format
8995 msgid "unexpected diff status %c"
8996 msgstr ""
8998 #: builtin/add.c:93 builtin/commit.c:285
8999 msgid "updating files failed"
9000 msgstr ""
9002 #: builtin/add.c:103
9003 #, c-format
9004 msgid "remove '%s'\n"
9005 msgstr ""
9007 #: builtin/add.c:178
9008 msgid "Unstaged changes after refreshing the index:"
9009 msgstr ""
9011 #: builtin/add.c:272 builtin/rev-parse.c:908
9012 msgid "Could not read the index"
9013 msgstr ""
9015 #: builtin/add.c:283
9016 #, c-format
9017 msgid "Could not open '%s' for writing."
9018 msgstr ""
9020 #: builtin/add.c:287
9021 msgid "Could not write patch"
9022 msgstr ""
9024 #: builtin/add.c:290
9025 msgid "editing patch failed"
9026 msgstr ""
9028 #: builtin/add.c:293
9029 #, c-format
9030 msgid "Could not stat '%s'"
9031 msgstr ""
9033 #: builtin/add.c:295
9034 msgid "Empty patch. Aborted."
9035 msgstr ""
9037 #: builtin/add.c:300
9038 #, c-format
9039 msgid "Could not apply '%s'"
9040 msgstr ""
9042 #: builtin/add.c:308
9043 msgid "The following paths are ignored by one of your .gitignore files:\n"
9044 msgstr ""
9046 #: builtin/add.c:328 builtin/clean.c:904 builtin/fetch.c:166 builtin/mv.c:124
9047 #: builtin/prune-packed.c:14 builtin/pull.c:204 builtin/push.c:559
9048 #: builtin/remote.c:1427 builtin/rm.c:242 builtin/send-pack.c:190
9049 msgid "dry run"
9050 msgstr ""
9052 #: builtin/add.c:331
9053 msgid "interactive picking"
9054 msgstr ""
9056 #: builtin/add.c:332 builtin/checkout.c:1547 builtin/reset.c:308
9057 msgid "select hunks interactively"
9058 msgstr ""
9060 #: builtin/add.c:333
9061 msgid "edit current diff and apply"
9062 msgstr ""
9064 #: builtin/add.c:334
9065 msgid "allow adding otherwise ignored files"
9066 msgstr ""
9068 #: builtin/add.c:335
9069 msgid "update tracked files"
9070 msgstr ""
9072 #: builtin/add.c:336
9073 msgid "renormalize EOL of tracked files (implies -u)"
9074 msgstr ""
9076 #: builtin/add.c:337
9077 msgid "record only the fact that the path will be added later"
9078 msgstr ""
9080 #: builtin/add.c:338
9081 msgid "add changes from all tracked and untracked files"
9082 msgstr ""
9084 #: builtin/add.c:341
9085 msgid "ignore paths removed in the working tree (same as --no-all)"
9086 msgstr ""
9088 #: builtin/add.c:343
9089 msgid "don't add, only refresh the index"
9090 msgstr ""
9092 #: builtin/add.c:344
9093 msgid "just skip files which cannot be added because of errors"
9094 msgstr ""
9096 #: builtin/add.c:345
9097 msgid "check if - even missing - files are ignored in dry run"
9098 msgstr ""
9100 #: builtin/add.c:347 builtin/update-index.c:1004
9101 msgid "override the executable bit of the listed files"
9102 msgstr ""
9104 #: builtin/add.c:349
9105 msgid "warn when adding an embedded repository"
9106 msgstr ""
9108 #: builtin/add.c:351
9109 msgid "backend for `git stash -p`"
9110 msgstr ""
9112 #: builtin/add.c:369
9113 #, c-format
9114 msgid ""
9115 "You've added another git repository inside your current repository.\n"
9116 "Clones of the outer repository will not contain the contents of\n"
9117 "the embedded repository and will not know how to obtain it.\n"
9118 "If you meant to add a submodule, use:\n"
9119 "\n"
9120 "\tgit submodule add <url> %s\n"
9121 "\n"
9122 "If you added this path by mistake, you can remove it from the\n"
9123 "index with:\n"
9124 "\n"
9125 "\tgit rm --cached %s\n"
9126 "\n"
9127 "See \"git help submodule\" for more information."
9128 msgstr ""
9130 #: builtin/add.c:397
9131 #, c-format
9132 msgid "adding embedded git repository: %s"
9133 msgstr ""
9135 #: builtin/add.c:416
9136 msgid ""
9137 "Use -f if you really want to add them.\n"
9138 "Turn this message off by running\n"
9139 "\"git config advice.addIgnoredFile false\""
9140 msgstr ""
9142 #: builtin/add.c:425
9143 msgid "adding files failed"
9144 msgstr ""
9146 #: builtin/add.c:453 builtin/commit.c:345
9147 msgid "--pathspec-from-file is incompatible with --interactive/--patch"
9148 msgstr ""
9150 #: builtin/add.c:470
9151 msgid "--pathspec-from-file is incompatible with --edit"
9152 msgstr ""
9154 #: builtin/add.c:482
9155 msgid "-A and -u are mutually incompatible"
9156 msgstr ""
9158 #: builtin/add.c:485
9159 msgid "Option --ignore-missing can only be used together with --dry-run"
9160 msgstr ""
9162 #: builtin/add.c:489
9163 #, c-format
9164 msgid "--chmod param '%s' must be either -x or +x"
9165 msgstr ""
9167 #: builtin/add.c:507 builtin/checkout.c:1715 builtin/commit.c:351
9168 #: builtin/reset.c:328 builtin/rm.c:272 builtin/stash.c:1502
9169 msgid "--pathspec-from-file is incompatible with pathspec arguments"
9170 msgstr ""
9172 #: builtin/add.c:514 builtin/checkout.c:1727 builtin/commit.c:357
9173 #: builtin/reset.c:334 builtin/rm.c:278 builtin/stash.c:1508
9174 msgid "--pathspec-file-nul requires --pathspec-from-file"
9175 msgstr ""
9177 #: builtin/add.c:518
9178 #, c-format
9179 msgid "Nothing specified, nothing added.\n"
9180 msgstr ""
9182 #: builtin/add.c:520
9183 msgid ""
9184 "Maybe you wanted to say 'git add .'?\n"
9185 "Turn this message off by running\n"
9186 "\"git config advice.addEmptyPathspec false\""
9187 msgstr ""
9189 #: builtin/am.c:352
9190 msgid "could not parse author script"
9191 msgstr ""
9193 #: builtin/am.c:436
9194 #, c-format
9195 msgid "'%s' was deleted by the applypatch-msg hook"
9196 msgstr ""
9198 #: builtin/am.c:478
9199 #, c-format
9200 msgid "Malformed input line: '%s'."
9201 msgstr ""
9203 #: builtin/am.c:516
9204 #, c-format
9205 msgid "Failed to copy notes from '%s' to '%s'"
9206 msgstr ""
9208 #: builtin/am.c:542
9209 msgid "fseek failed"
9210 msgstr ""
9212 #: builtin/am.c:730
9213 #, c-format
9214 msgid "could not parse patch '%s'"
9215 msgstr ""
9217 #: builtin/am.c:795
9218 msgid "Only one StGIT patch series can be applied at once"
9219 msgstr ""
9221 #: builtin/am.c:843
9222 msgid "invalid timestamp"
9223 msgstr ""
9225 #: builtin/am.c:848 builtin/am.c:860
9226 msgid "invalid Date line"
9227 msgstr ""
9229 #: builtin/am.c:855
9230 msgid "invalid timezone offset"
9231 msgstr ""
9233 #: builtin/am.c:948
9234 msgid "Patch format detection failed."
9235 msgstr ""
9237 #: builtin/am.c:953 builtin/clone.c:410
9238 #, c-format
9239 msgid "failed to create directory '%s'"
9240 msgstr ""
9242 #: builtin/am.c:958
9243 msgid "Failed to split patches."
9244 msgstr ""
9246 #: builtin/am.c:1089
9247 #, c-format
9248 msgid "When you have resolved this problem, run \"%s --continue\"."
9249 msgstr ""
9251 #: builtin/am.c:1090
9252 #, c-format
9253 msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
9254 msgstr ""
9256 #: builtin/am.c:1091
9257 #, c-format
9258 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
9259 msgstr ""
9261 #: builtin/am.c:1174
9262 msgid "Patch sent with format=flowed; space at the end of lines might be lost."
9263 msgstr ""
9265 #: builtin/am.c:1202
9266 msgid "Patch is empty."
9267 msgstr ""
9269 #: builtin/am.c:1267
9270 #, c-format
9271 msgid "missing author line in commit %s"
9272 msgstr ""
9274 #: builtin/am.c:1270
9275 #, c-format
9276 msgid "invalid ident line: %.*s"
9277 msgstr ""
9279 #: builtin/am.c:1489
9280 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
9281 msgstr ""
9283 #: builtin/am.c:1491
9284 msgid "Using index info to reconstruct a base tree..."
9285 msgstr ""
9287 #: builtin/am.c:1510
9288 msgid ""
9289 "Did you hand edit your patch?\n"
9290 "It does not apply to blobs recorded in its index."
9291 msgstr ""
9293 #: builtin/am.c:1516
9294 msgid "Falling back to patching base and 3-way merge..."
9295 msgstr ""
9297 #: builtin/am.c:1542
9298 msgid "Failed to merge in the changes."
9299 msgstr ""
9301 #: builtin/am.c:1574
9302 msgid "applying to an empty history"
9303 msgstr ""
9305 #: builtin/am.c:1626 builtin/am.c:1630
9306 #, c-format
9307 msgid "cannot resume: %s does not exist."
9308 msgstr ""
9310 #: builtin/am.c:1648
9311 msgid "Commit Body is:"
9312 msgstr ""
9314 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
9315 #. in your translation. The program will only accept English
9316 #. input at this point.
9318 #: builtin/am.c:1658
9319 #, c-format
9320 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
9321 msgstr ""
9323 #: builtin/am.c:1704 builtin/commit.c:395
9324 msgid "unable to write index file"
9325 msgstr ""
9327 #: builtin/am.c:1708
9328 #, c-format
9329 msgid "Dirty index: cannot apply patches (dirty: %s)"
9330 msgstr ""
9332 #: builtin/am.c:1748 builtin/am.c:1816
9333 #, c-format
9334 msgid "Applying: %.*s"
9335 msgstr ""
9337 #: builtin/am.c:1765
9338 msgid "No changes -- Patch already applied."
9339 msgstr ""
9341 #: builtin/am.c:1771
9342 #, c-format
9343 msgid "Patch failed at %s %.*s"
9344 msgstr ""
9346 #: builtin/am.c:1775
9347 msgid "Use 'git am --show-current-patch=diff' to see the failed patch"
9348 msgstr ""
9350 #: builtin/am.c:1819
9351 msgid ""
9352 "No changes - did you forget to use 'git add'?\n"
9353 "If there is nothing left to stage, chances are that something else\n"
9354 "already introduced the same changes; you might want to skip this patch."
9355 msgstr ""
9357 #: builtin/am.c:1826
9358 msgid ""
9359 "You still have unmerged paths in your index.\n"
9360 "You should 'git add' each file with resolved conflicts to mark them as "
9361 "such.\n"
9362 "You might run `git rm` on a file to accept \"deleted by them\" for it."
9363 msgstr ""
9365 #: builtin/am.c:1933 builtin/am.c:1937 builtin/am.c:1949 builtin/reset.c:347
9366 #: builtin/reset.c:355
9367 #, c-format
9368 msgid "Could not parse object '%s'."
9369 msgstr ""
9371 #: builtin/am.c:1985
9372 msgid "failed to clean index"
9373 msgstr ""
9375 #: builtin/am.c:2029
9376 msgid ""
9377 "You seem to have moved HEAD since the last 'am' failure.\n"
9378 "Not rewinding to ORIG_HEAD"
9379 msgstr ""
9381 #: builtin/am.c:2136
9382 #, c-format
9383 msgid "Invalid value for --patch-format: %s"
9384 msgstr ""
9386 #: builtin/am.c:2178
9387 #, c-format
9388 msgid "Invalid value for --show-current-patch: %s"
9389 msgstr ""
9391 #: builtin/am.c:2182
9392 #, c-format
9393 msgid "--show-current-patch=%s is incompatible with --show-current-patch=%s"
9394 msgstr ""
9396 #: builtin/am.c:2213
9397 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
9398 msgstr ""
9400 #: builtin/am.c:2214
9401 msgid "git am [<options>] (--continue | --skip | --abort)"
9402 msgstr ""
9404 #: builtin/am.c:2220
9405 msgid "run interactively"
9406 msgstr ""
9408 #: builtin/am.c:2222
9409 msgid "historical option -- no-op"
9410 msgstr ""
9412 #: builtin/am.c:2224
9413 msgid "allow fall back on 3way merging if needed"
9414 msgstr ""
9416 #: builtin/am.c:2225 builtin/init-db.c:560 builtin/prune-packed.c:16
9417 #: builtin/repack.c:335 builtin/stash.c:815
9418 msgid "be quiet"
9419 msgstr ""
9421 #: builtin/am.c:2227
9422 msgid "add a Signed-off-by trailer to the commit message"
9423 msgstr ""
9425 #: builtin/am.c:2230
9426 msgid "recode into utf8 (default)"
9427 msgstr ""
9429 #: builtin/am.c:2232
9430 msgid "pass -k flag to git-mailinfo"
9431 msgstr ""
9433 #: builtin/am.c:2234
9434 msgid "pass -b flag to git-mailinfo"
9435 msgstr ""
9437 #: builtin/am.c:2236
9438 msgid "pass -m flag to git-mailinfo"
9439 msgstr ""
9441 #: builtin/am.c:2238
9442 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
9443 msgstr ""
9445 #: builtin/am.c:2241
9446 msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
9447 msgstr ""
9449 #: builtin/am.c:2244
9450 msgid "strip everything before a scissors line"
9451 msgstr ""
9453 #: builtin/am.c:2246 builtin/am.c:2249 builtin/am.c:2252 builtin/am.c:2255
9454 #: builtin/am.c:2258 builtin/am.c:2261 builtin/am.c:2264 builtin/am.c:2267
9455 #: builtin/am.c:2273
9456 msgid "pass it through git-apply"
9457 msgstr ""
9459 #: builtin/am.c:2263 builtin/commit.c:1395 builtin/fmt-merge-msg.c:17
9460 #: builtin/fmt-merge-msg.c:20 builtin/grep.c:903 builtin/merge.c:260
9461 #: builtin/pull.c:141 builtin/pull.c:200 builtin/pull.c:217
9462 #: builtin/rebase.c:1341 builtin/repack.c:346 builtin/repack.c:350
9463 #: builtin/repack.c:352 builtin/show-branch.c:650 builtin/show-ref.c:172
9464 #: builtin/tag.c:404 parse-options.h:154 parse-options.h:175
9465 #: parse-options.h:316
9466 msgid "n"
9467 msgstr ""
9469 #: builtin/am.c:2269 builtin/branch.c:661 builtin/bugreport.c:136
9470 #: builtin/for-each-ref.c:38 builtin/replace.c:556 builtin/tag.c:438
9471 #: builtin/verify-tag.c:38
9472 msgid "format"
9473 msgstr ""
9475 #: builtin/am.c:2270
9476 msgid "format the patch(es) are in"
9477 msgstr ""
9479 #: builtin/am.c:2276
9480 msgid "override error message when patch failure occurs"
9481 msgstr ""
9483 #: builtin/am.c:2278
9484 msgid "continue applying patches after resolving a conflict"
9485 msgstr ""
9487 #: builtin/am.c:2281
9488 msgid "synonyms for --continue"
9489 msgstr ""
9491 #: builtin/am.c:2284
9492 msgid "skip the current patch"
9493 msgstr ""
9495 #: builtin/am.c:2287
9496 msgid "restore the original branch and abort the patching operation."
9497 msgstr ""
9499 #: builtin/am.c:2290
9500 msgid "abort the patching operation but keep HEAD where it is."
9501 msgstr ""
9503 #: builtin/am.c:2294
9504 msgid "show the patch being applied"
9505 msgstr ""
9507 #: builtin/am.c:2299
9508 msgid "lie about committer date"
9509 msgstr ""
9511 #: builtin/am.c:2301
9512 msgid "use current timestamp for author date"
9513 msgstr ""
9515 #: builtin/am.c:2303 builtin/commit-tree.c:120 builtin/commit.c:1515
9516 #: builtin/merge.c:297 builtin/pull.c:175 builtin/rebase.c:536
9517 #: builtin/rebase.c:1394 builtin/revert.c:117 builtin/tag.c:419
9518 msgid "key-id"
9519 msgstr ""
9521 #: builtin/am.c:2304 builtin/rebase.c:537 builtin/rebase.c:1395
9522 msgid "GPG-sign commits"
9523 msgstr ""
9525 #: builtin/am.c:2307
9526 msgid "(internal use for git-rebase)"
9527 msgstr ""
9529 #: builtin/am.c:2325
9530 msgid ""
9531 "The -b/--binary option has been a no-op for long time, and\n"
9532 "it will be removed. Please do not use it anymore."
9533 msgstr ""
9535 #: builtin/am.c:2332
9536 msgid "failed to read the index"
9537 msgstr ""
9539 #: builtin/am.c:2347
9540 #, c-format
9541 msgid "previous rebase directory %s still exists but mbox given."
9542 msgstr ""
9544 #: builtin/am.c:2371
9545 #, c-format
9546 msgid ""
9547 "Stray %s directory found.\n"
9548 "Use \"git am --abort\" to remove it."
9549 msgstr ""
9551 #: builtin/am.c:2377
9552 msgid "Resolve operation not in progress, we are not resuming."
9553 msgstr ""
9555 #: builtin/am.c:2387
9556 msgid "interactive mode requires patches on the command line"
9557 msgstr ""
9559 #: builtin/apply.c:8
9560 msgid "git apply [<options>] [<patch>...]"
9561 msgstr ""
9563 #: builtin/archive.c:17
9564 #, c-format
9565 msgid "could not create archive file '%s'"
9566 msgstr ""
9568 #: builtin/archive.c:20
9569 msgid "could not redirect output"
9570 msgstr ""
9572 #: builtin/archive.c:37
9573 msgid "git archive: Remote with no URL"
9574 msgstr ""
9576 #: builtin/archive.c:61
9577 msgid "git archive: expected ACK/NAK, got a flush packet"
9578 msgstr ""
9580 #: builtin/archive.c:64
9581 #, c-format
9582 msgid "git archive: NACK %s"
9583 msgstr ""
9585 #: builtin/archive.c:65
9586 msgid "git archive: protocol error"
9587 msgstr ""
9589 #: builtin/archive.c:69
9590 msgid "git archive: expected a flush"
9591 msgstr ""
9593 #: builtin/bisect--helper.c:23
9594 msgid "git bisect--helper --bisect-reset [<commit>]"
9595 msgstr ""
9597 #: builtin/bisect--helper.c:24
9598 msgid ""
9599 "git bisect--helper --bisect-write [--no-log] <state> <revision> <good_term> "
9600 "<bad_term>"
9601 msgstr ""
9603 #: builtin/bisect--helper.c:25
9604 msgid ""
9605 "git bisect--helper --bisect-check-and-set-terms <command> <good_term> "
9606 "<bad_term>"
9607 msgstr ""
9609 #: builtin/bisect--helper.c:26
9610 msgid "git bisect--helper --bisect-next-check <good_term> <bad_term> [<term>]"
9611 msgstr ""
9613 #: builtin/bisect--helper.c:27
9614 msgid ""
9615 "git bisect--helper --bisect-terms [--term-good | --term-old | --term-bad | --"
9616 "term-new]"
9617 msgstr ""
9619 #: builtin/bisect--helper.c:28
9620 msgid ""
9621 "git bisect--helper --bisect-start [--term-{new,bad}=<term> --term-{old,good}"
9622 "=<term>] [--no-checkout] [--first-parent] [<bad> [<good>...]] [--] "
9623 "[<paths>...]"
9624 msgstr ""
9626 #: builtin/bisect--helper.c:30
9627 msgid "git bisect--helper --bisect-next"
9628 msgstr ""
9630 #: builtin/bisect--helper.c:31
9631 msgid "git bisect--helper --bisect-auto-next"
9632 msgstr ""
9634 #: builtin/bisect--helper.c:32
9635 msgid "git bisect--helper --bisect-state (bad|new) [<rev>]"
9636 msgstr ""
9638 #: builtin/bisect--helper.c:33
9639 msgid "git bisect--helper --bisect-state (good|old) [<rev>...]"
9640 msgstr ""
9642 #: builtin/bisect--helper.c:108
9643 #, c-format
9644 msgid "cannot open file '%s' in mode '%s'"
9645 msgstr ""
9647 #: builtin/bisect--helper.c:115
9648 #, c-format
9649 msgid "could not write to file '%s'"
9650 msgstr ""
9652 #: builtin/bisect--helper.c:154
9653 #, c-format
9654 msgid "'%s' is not a valid term"
9655 msgstr ""
9657 #: builtin/bisect--helper.c:158
9658 #, c-format
9659 msgid "can't use the builtin command '%s' as a term"
9660 msgstr ""
9662 #: builtin/bisect--helper.c:168
9663 #, c-format
9664 msgid "can't change the meaning of the term '%s'"
9665 msgstr ""
9667 #: builtin/bisect--helper.c:178
9668 msgid "please use two different terms"
9669 msgstr ""
9671 #: builtin/bisect--helper.c:194
9672 #, c-format
9673 msgid "We are not bisecting.\n"
9674 msgstr ""
9676 #: builtin/bisect--helper.c:202
9677 #, c-format
9678 msgid "'%s' is not a valid commit"
9679 msgstr ""
9681 #: builtin/bisect--helper.c:211
9682 #, c-format
9683 msgid ""
9684 "could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
9685 msgstr ""
9687 #: builtin/bisect--helper.c:255
9688 #, c-format
9689 msgid "Bad bisect_write argument: %s"
9690 msgstr ""
9692 #: builtin/bisect--helper.c:260
9693 #, c-format
9694 msgid "couldn't get the oid of the rev '%s'"
9695 msgstr ""
9697 #: builtin/bisect--helper.c:272
9698 #, c-format
9699 msgid "couldn't open the file '%s'"
9700 msgstr ""
9702 #: builtin/bisect--helper.c:298
9703 #, c-format
9704 msgid "Invalid command: you're currently in a %s/%s bisect"
9705 msgstr ""
9707 #: builtin/bisect--helper.c:325
9708 #, c-format
9709 msgid ""
9710 "You need to give me at least one %s and %s revision.\n"
9711 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
9712 msgstr ""
9714 #: builtin/bisect--helper.c:329
9715 #, c-format
9716 msgid ""
9717 "You need to start by \"git bisect start\".\n"
9718 "You then need to give me at least one %s and %s revision.\n"
9719 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
9720 msgstr ""
9722 #: builtin/bisect--helper.c:349
9723 #, c-format
9724 msgid "bisecting only with a %s commit"
9725 msgstr ""
9727 #. TRANSLATORS: Make sure to include [Y] and [n] in your
9728 #. translation. The program will only accept English input
9729 #. at this point.
9731 #: builtin/bisect--helper.c:357
9732 msgid "Are you sure [Y/n]? "
9733 msgstr ""
9735 #: builtin/bisect--helper.c:418
9736 msgid "no terms defined"
9737 msgstr ""
9739 #: builtin/bisect--helper.c:421
9740 #, c-format
9741 msgid ""
9742 "Your current terms are %s for the old state\n"
9743 "and %s for the new state.\n"
9744 msgstr ""
9746 #: builtin/bisect--helper.c:431
9747 #, c-format
9748 msgid ""
9749 "invalid argument %s for 'git bisect terms'.\n"
9750 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
9751 msgstr ""
9753 #: builtin/bisect--helper.c:498
9754 msgid "revision walk setup failed\n"
9755 msgstr ""
9757 #: builtin/bisect--helper.c:520
9758 #, c-format
9759 msgid "could not open '%s' for appending"
9760 msgstr ""
9762 #: builtin/bisect--helper.c:639 builtin/bisect--helper.c:652
9763 msgid "'' is not a valid term"
9764 msgstr ""
9766 #: builtin/bisect--helper.c:662
9767 #, c-format
9768 msgid "unrecognized option: '%s'"
9769 msgstr ""
9771 #: builtin/bisect--helper.c:666
9772 #, c-format
9773 msgid "'%s' does not appear to be a valid revision"
9774 msgstr ""
9776 #: builtin/bisect--helper.c:697
9777 msgid "bad HEAD - I need a HEAD"
9778 msgstr ""
9780 #: builtin/bisect--helper.c:712
9781 #, c-format
9782 msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
9783 msgstr ""
9785 #: builtin/bisect--helper.c:733
9786 msgid "won't bisect on cg-seek'ed tree"
9787 msgstr ""
9789 #: builtin/bisect--helper.c:736
9790 msgid "bad HEAD - strange symbolic ref"
9791 msgstr ""
9793 #: builtin/bisect--helper.c:756
9794 #, c-format
9795 msgid "invalid ref: '%s'"
9796 msgstr ""
9798 #: builtin/bisect--helper.c:814
9799 msgid "You need to start by \"git bisect start\"\n"
9800 msgstr ""
9802 #. TRANSLATORS: Make sure to include [Y] and [n] in your
9803 #. translation. The program will only accept English input
9804 #. at this point.
9806 #: builtin/bisect--helper.c:825
9807 msgid "Do you want me to do it for you [Y/n]? "
9808 msgstr ""
9810 #: builtin/bisect--helper.c:843
9811 msgid "Please call `--bisect-state` with at least one argument"
9812 msgstr ""
9814 #: builtin/bisect--helper.c:856
9815 #, c-format
9816 msgid "'git bisect %s' can take only one argument."
9817 msgstr ""
9819 #: builtin/bisect--helper.c:868 builtin/bisect--helper.c:879
9820 #, c-format
9821 msgid "Bad rev input: %s"
9822 msgstr ""
9824 #: builtin/bisect--helper.c:924
9825 msgid "reset the bisection state"
9826 msgstr ""
9828 #: builtin/bisect--helper.c:926
9829 msgid "write out the bisection state in BISECT_LOG"
9830 msgstr ""
9832 #: builtin/bisect--helper.c:928
9833 msgid "check and set terms in a bisection state"
9834 msgstr ""
9836 #: builtin/bisect--helper.c:930
9837 msgid "check whether bad or good terms exist"
9838 msgstr ""
9840 #: builtin/bisect--helper.c:932
9841 msgid "print out the bisect terms"
9842 msgstr ""
9844 #: builtin/bisect--helper.c:934
9845 msgid "start the bisect session"
9846 msgstr ""
9848 #: builtin/bisect--helper.c:936
9849 msgid "find the next bisection commit"
9850 msgstr ""
9852 #: builtin/bisect--helper.c:938
9853 msgid "verify the next bisection state then checkout the next bisection commit"
9854 msgstr ""
9856 #: builtin/bisect--helper.c:940
9857 msgid "mark the state of ref (or refs)"
9858 msgstr ""
9860 #: builtin/bisect--helper.c:942
9861 msgid "no log for BISECT_WRITE"
9862 msgstr ""
9864 #: builtin/bisect--helper.c:957
9865 msgid "--bisect-reset requires either no argument or a commit"
9866 msgstr ""
9868 #: builtin/bisect--helper.c:961
9869 msgid "--bisect-write requires either 4 or 5 arguments"
9870 msgstr ""
9872 #: builtin/bisect--helper.c:967
9873 msgid "--check-and-set-terms requires 3 arguments"
9874 msgstr ""
9876 #: builtin/bisect--helper.c:973
9877 msgid "--bisect-next-check requires 2 or 3 arguments"
9878 msgstr ""
9880 #: builtin/bisect--helper.c:979
9881 msgid "--bisect-terms requires 0 or 1 argument"
9882 msgstr ""
9884 #: builtin/bisect--helper.c:988
9885 msgid "--bisect-next requires 0 arguments"
9886 msgstr ""
9888 #: builtin/bisect--helper.c:994
9889 msgid "--bisect-auto-next requires 0 arguments"
9890 msgstr ""
9892 #: builtin/blame.c:32
9893 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
9894 msgstr ""
9896 #: builtin/blame.c:37
9897 msgid "<rev-opts> are documented in git-rev-list(1)"
9898 msgstr ""
9900 #: builtin/blame.c:410
9901 #, c-format
9902 msgid "expecting a color: %s"
9903 msgstr ""
9905 #: builtin/blame.c:417
9906 msgid "must end with a color"
9907 msgstr ""
9909 #: builtin/blame.c:730
9910 #, c-format
9911 msgid "invalid color '%s' in color.blame.repeatedLines"
9912 msgstr ""
9914 #: builtin/blame.c:748
9915 msgid "invalid value for blame.coloring"
9916 msgstr ""
9918 #: builtin/blame.c:847
9919 #, c-format
9920 msgid "cannot find revision %s to ignore"
9921 msgstr ""
9923 #: builtin/blame.c:869
9924 msgid "Show blame entries as we find them, incrementally"
9925 msgstr ""
9927 #: builtin/blame.c:870
9928 msgid "Do not show object names of boundary commits (Default: off)"
9929 msgstr ""
9931 #: builtin/blame.c:871
9932 msgid "Do not treat root commits as boundaries (Default: off)"
9933 msgstr ""
9935 #: builtin/blame.c:872
9936 msgid "Show work cost statistics"
9937 msgstr ""
9939 #: builtin/blame.c:873
9940 msgid "Force progress reporting"
9941 msgstr ""
9943 #: builtin/blame.c:874
9944 msgid "Show output score for blame entries"
9945 msgstr ""
9947 #: builtin/blame.c:875
9948 msgid "Show original filename (Default: auto)"
9949 msgstr ""
9951 #: builtin/blame.c:876
9952 msgid "Show original linenumber (Default: off)"
9953 msgstr ""
9955 #: builtin/blame.c:877
9956 msgid "Show in a format designed for machine consumption"
9957 msgstr ""
9959 #: builtin/blame.c:878
9960 msgid "Show porcelain format with per-line commit information"
9961 msgstr ""
9963 #: builtin/blame.c:879
9964 msgid "Use the same output mode as git-annotate (Default: off)"
9965 msgstr ""
9967 #: builtin/blame.c:880
9968 msgid "Show raw timestamp (Default: off)"
9969 msgstr ""
9971 #: builtin/blame.c:881
9972 msgid "Show long commit SHA1 (Default: off)"
9973 msgstr ""
9975 #: builtin/blame.c:882
9976 msgid "Suppress author name and timestamp (Default: off)"
9977 msgstr ""
9979 #: builtin/blame.c:883
9980 msgid "Show author email instead of name (Default: off)"
9981 msgstr ""
9983 #: builtin/blame.c:884
9984 msgid "Ignore whitespace differences"
9985 msgstr ""
9987 #: builtin/blame.c:885 builtin/log.c:1813
9988 msgid "rev"
9989 msgstr ""
9991 #: builtin/blame.c:885
9992 msgid "Ignore <rev> when blaming"
9993 msgstr ""
9995 #: builtin/blame.c:886
9996 msgid "Ignore revisions from <file>"
9997 msgstr ""
9999 #: builtin/blame.c:887
10000 msgid "color redundant metadata from previous line differently"
10001 msgstr ""
10003 #: builtin/blame.c:888
10004 msgid "color lines by age"
10005 msgstr ""
10007 #: builtin/blame.c:889
10008 msgid "Spend extra cycles to find better match"
10009 msgstr ""
10011 #: builtin/blame.c:890
10012 msgid "Use revisions from <file> instead of calling git-rev-list"
10013 msgstr ""
10015 #: builtin/blame.c:891
10016 msgid "Use <file>'s contents as the final image"
10017 msgstr ""
10019 #: builtin/blame.c:892 builtin/blame.c:893
10020 msgid "score"
10021 msgstr ""
10023 #: builtin/blame.c:892
10024 msgid "Find line copies within and across files"
10025 msgstr ""
10027 #: builtin/blame.c:893
10028 msgid "Find line movements within and across files"
10029 msgstr ""
10031 #: builtin/blame.c:894
10032 msgid "range"
10033 msgstr ""
10035 #: builtin/blame.c:895
10036 msgid "Process only line range <start>,<end> or function :<funcname>"
10037 msgstr ""
10039 #: builtin/blame.c:947
10040 msgid "--progress can't be used with --incremental or porcelain formats"
10041 msgstr ""
10043 #. TRANSLATORS: This string is used to tell us the
10044 #. maximum display width for a relative timestamp in
10045 #. "git blame" output.  For C locale, "4 years, 11
10046 #. months ago", which takes 22 places, is the longest
10047 #. among various forms of relative timestamps, but
10048 #. your language may need more or fewer display
10049 #. columns.
10051 #: builtin/blame.c:998
10052 msgid "4 years, 11 months ago"
10053 msgstr ""
10055 #: builtin/blame.c:1114
10056 #, c-format
10057 msgid "file %s has only %lu line"
10058 msgid_plural "file %s has only %lu lines"
10059 msgstr[0] ""
10060 msgstr[1] ""
10062 #: builtin/blame.c:1159
10063 msgid "Blaming lines"
10064 msgstr ""
10066 #: builtin/branch.c:29
10067 msgid "git branch [<options>] [-r | -a] [--merged] [--no-merged]"
10068 msgstr ""
10070 #: builtin/branch.c:30
10071 msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
10072 msgstr ""
10074 #: builtin/branch.c:31
10075 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
10076 msgstr ""
10078 #: builtin/branch.c:32
10079 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
10080 msgstr ""
10082 #: builtin/branch.c:33
10083 msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
10084 msgstr ""
10086 #: builtin/branch.c:34
10087 msgid "git branch [<options>] [-r | -a] [--points-at]"
10088 msgstr ""
10090 #: builtin/branch.c:35
10091 msgid "git branch [<options>] [-r | -a] [--format]"
10092 msgstr ""
10094 #: builtin/branch.c:154
10095 #, c-format
10096 msgid ""
10097 "deleting branch '%s' that has been merged to\n"
10098 "         '%s', but not yet merged to HEAD."
10099 msgstr ""
10101 #: builtin/branch.c:158
10102 #, c-format
10103 msgid ""
10104 "not deleting branch '%s' that is not yet merged to\n"
10105 "         '%s', even though it is merged to HEAD."
10106 msgstr ""
10108 #: builtin/branch.c:172
10109 #, c-format
10110 msgid "Couldn't look up commit object for '%s'"
10111 msgstr ""
10113 #: builtin/branch.c:176
10114 #, c-format
10115 msgid ""
10116 "The branch '%s' is not fully merged.\n"
10117 "If you are sure you want to delete it, run 'git branch -D %s'."
10118 msgstr ""
10120 #: builtin/branch.c:189
10121 msgid "Update of config-file failed"
10122 msgstr ""
10124 #: builtin/branch.c:220
10125 msgid "cannot use -a with -d"
10126 msgstr ""
10128 #: builtin/branch.c:226
10129 msgid "Couldn't look up commit object for HEAD"
10130 msgstr ""
10132 #: builtin/branch.c:240
10133 #, c-format
10134 msgid "Cannot delete branch '%s' checked out at '%s'"
10135 msgstr ""
10137 #: builtin/branch.c:255
10138 #, c-format
10139 msgid "remote-tracking branch '%s' not found."
10140 msgstr ""
10142 #: builtin/branch.c:256
10143 #, c-format
10144 msgid "branch '%s' not found."
10145 msgstr ""
10147 #: builtin/branch.c:271
10148 #, c-format
10149 msgid "Error deleting remote-tracking branch '%s'"
10150 msgstr ""
10152 #: builtin/branch.c:272
10153 #, c-format
10154 msgid "Error deleting branch '%s'"
10155 msgstr ""
10157 #: builtin/branch.c:279
10158 #, c-format
10159 msgid "Deleted remote-tracking branch %s (was %s).\n"
10160 msgstr ""
10162 #: builtin/branch.c:280
10163 #, c-format
10164 msgid "Deleted branch %s (was %s).\n"
10165 msgstr ""
10167 #: builtin/branch.c:429 builtin/tag.c:61
10168 msgid "unable to parse format string"
10169 msgstr ""
10171 #: builtin/branch.c:460
10172 msgid "could not resolve HEAD"
10173 msgstr ""
10175 #: builtin/branch.c:466
10176 #, c-format
10177 msgid "HEAD (%s) points outside of refs/heads/"
10178 msgstr ""
10180 #: builtin/branch.c:481
10181 #, c-format
10182 msgid "Branch %s is being rebased at %s"
10183 msgstr ""
10185 #: builtin/branch.c:485
10186 #, c-format
10187 msgid "Branch %s is being bisected at %s"
10188 msgstr ""
10190 #: builtin/branch.c:502
10191 msgid "cannot copy the current branch while not on any."
10192 msgstr ""
10194 #: builtin/branch.c:504
10195 msgid "cannot rename the current branch while not on any."
10196 msgstr ""
10198 #: builtin/branch.c:515
10199 #, c-format
10200 msgid "Invalid branch name: '%s'"
10201 msgstr ""
10203 #: builtin/branch.c:544
10204 msgid "Branch rename failed"
10205 msgstr ""
10207 #: builtin/branch.c:546
10208 msgid "Branch copy failed"
10209 msgstr ""
10211 #: builtin/branch.c:550
10212 #, c-format
10213 msgid "Created a copy of a misnamed branch '%s'"
10214 msgstr ""
10216 #: builtin/branch.c:553
10217 #, c-format
10218 msgid "Renamed a misnamed branch '%s' away"
10219 msgstr ""
10221 #: builtin/branch.c:559
10222 #, c-format
10223 msgid "Branch renamed to %s, but HEAD is not updated!"
10224 msgstr ""
10226 #: builtin/branch.c:568
10227 msgid "Branch is renamed, but update of config-file failed"
10228 msgstr ""
10230 #: builtin/branch.c:570
10231 msgid "Branch is copied, but update of config-file failed"
10232 msgstr ""
10234 #: builtin/branch.c:586
10235 #, c-format
10236 msgid ""
10237 "Please edit the description for the branch\n"
10238 "  %s\n"
10239 "Lines starting with '%c' will be stripped.\n"
10240 msgstr ""
10242 #: builtin/branch.c:620
10243 msgid "Generic options"
10244 msgstr ""
10246 #: builtin/branch.c:622
10247 msgid "show hash and subject, give twice for upstream branch"
10248 msgstr ""
10250 #: builtin/branch.c:623
10251 msgid "suppress informational messages"
10252 msgstr ""
10254 #: builtin/branch.c:624
10255 msgid "set up tracking mode (see git-pull(1))"
10256 msgstr ""
10258 #: builtin/branch.c:626
10259 msgid "do not use"
10260 msgstr ""
10262 #: builtin/branch.c:628 builtin/rebase.c:532
10263 msgid "upstream"
10264 msgstr ""
10266 #: builtin/branch.c:628
10267 msgid "change the upstream info"
10268 msgstr ""
10270 #: builtin/branch.c:629
10271 msgid "unset the upstream info"
10272 msgstr ""
10274 #: builtin/branch.c:630
10275 msgid "use colored output"
10276 msgstr ""
10278 #: builtin/branch.c:631
10279 msgid "act on remote-tracking branches"
10280 msgstr ""
10282 #: builtin/branch.c:633 builtin/branch.c:635
10283 msgid "print only branches that contain the commit"
10284 msgstr ""
10286 #: builtin/branch.c:634 builtin/branch.c:636
10287 msgid "print only branches that don't contain the commit"
10288 msgstr ""
10290 #: builtin/branch.c:639
10291 msgid "Specific git-branch actions:"
10292 msgstr ""
10294 #: builtin/branch.c:640
10295 msgid "list both remote-tracking and local branches"
10296 msgstr ""
10298 #: builtin/branch.c:642
10299 msgid "delete fully merged branch"
10300 msgstr ""
10302 #: builtin/branch.c:643
10303 msgid "delete branch (even if not merged)"
10304 msgstr ""
10306 #: builtin/branch.c:644
10307 msgid "move/rename a branch and its reflog"
10308 msgstr ""
10310 #: builtin/branch.c:645
10311 msgid "move/rename a branch, even if target exists"
10312 msgstr ""
10314 #: builtin/branch.c:646
10315 msgid "copy a branch and its reflog"
10316 msgstr ""
10318 #: builtin/branch.c:647
10319 msgid "copy a branch, even if target exists"
10320 msgstr ""
10322 #: builtin/branch.c:648
10323 msgid "list branch names"
10324 msgstr ""
10326 #: builtin/branch.c:649
10327 msgid "show current branch name"
10328 msgstr ""
10330 #: builtin/branch.c:650
10331 msgid "create the branch's reflog"
10332 msgstr ""
10334 #: builtin/branch.c:652
10335 msgid "edit the description for the branch"
10336 msgstr ""
10338 #: builtin/branch.c:653
10339 msgid "force creation, move/rename, deletion"
10340 msgstr ""
10342 #: builtin/branch.c:654
10343 msgid "print only branches that are merged"
10344 msgstr ""
10346 #: builtin/branch.c:655
10347 msgid "print only branches that are not merged"
10348 msgstr ""
10350 #: builtin/branch.c:656
10351 msgid "list branches in columns"
10352 msgstr ""
10354 #: builtin/branch.c:658 builtin/for-each-ref.c:42 builtin/notes.c:415
10355 #: builtin/notes.c:418 builtin/notes.c:581 builtin/notes.c:584
10356 #: builtin/tag.c:434
10357 msgid "object"
10358 msgstr ""
10360 #: builtin/branch.c:659
10361 msgid "print only branches of the object"
10362 msgstr ""
10364 #: builtin/branch.c:660 builtin/for-each-ref.c:48 builtin/tag.c:441
10365 msgid "sorting and filtering are case insensitive"
10366 msgstr ""
10368 #: builtin/branch.c:661 builtin/for-each-ref.c:38 builtin/tag.c:439
10369 #: builtin/verify-tag.c:38
10370 msgid "format to use for the output"
10371 msgstr ""
10373 #: builtin/branch.c:684 builtin/clone.c:790
10374 msgid "HEAD not found below refs/heads!"
10375 msgstr ""
10377 #: builtin/branch.c:708
10378 msgid "--column and --verbose are incompatible"
10379 msgstr ""
10381 #: builtin/branch.c:723 builtin/branch.c:777 builtin/branch.c:786
10382 msgid "branch name required"
10383 msgstr ""
10385 #: builtin/branch.c:753
10386 msgid "Cannot give description to detached HEAD"
10387 msgstr ""
10389 #: builtin/branch.c:758
10390 msgid "cannot edit description of more than one branch"
10391 msgstr ""
10393 #: builtin/branch.c:765
10394 #, c-format
10395 msgid "No commit on branch '%s' yet."
10396 msgstr ""
10398 #: builtin/branch.c:768
10399 #, c-format
10400 msgid "No branch named '%s'."
10401 msgstr ""
10403 #: builtin/branch.c:783
10404 msgid "too many branches for a copy operation"
10405 msgstr ""
10407 #: builtin/branch.c:792
10408 msgid "too many arguments for a rename operation"
10409 msgstr ""
10411 #: builtin/branch.c:797
10412 msgid "too many arguments to set new upstream"
10413 msgstr ""
10415 #: builtin/branch.c:801
10416 #, c-format
10417 msgid ""
10418 "could not set upstream of HEAD to %s when it does not point to any branch."
10419 msgstr ""
10421 #: builtin/branch.c:804 builtin/branch.c:827
10422 #, c-format
10423 msgid "no such branch '%s'"
10424 msgstr ""
10426 #: builtin/branch.c:808
10427 #, c-format
10428 msgid "branch '%s' does not exist"
10429 msgstr ""
10431 #: builtin/branch.c:821
10432 msgid "too many arguments to unset upstream"
10433 msgstr ""
10435 #: builtin/branch.c:825
10436 msgid "could not unset upstream of HEAD when it does not point to any branch."
10437 msgstr ""
10439 #: builtin/branch.c:831
10440 #, c-format
10441 msgid "Branch '%s' has no upstream information"
10442 msgstr ""
10444 #: builtin/branch.c:841
10445 msgid ""
10446 "The -a, and -r, options to 'git branch' do not take a branch name.\n"
10447 "Did you mean to use: -a|-r --list <pattern>?"
10448 msgstr ""
10450 #: builtin/branch.c:845
10451 msgid ""
10452 "the '--set-upstream' option is no longer supported. Please use '--track' or "
10453 "'--set-upstream-to' instead."
10454 msgstr ""
10456 #: builtin/bugreport.c:15
10457 msgid "git version:\n"
10458 msgstr ""
10460 #: builtin/bugreport.c:21
10461 #, c-format
10462 msgid "uname() failed with error '%s' (%d)\n"
10463 msgstr ""
10465 #: builtin/bugreport.c:31
10466 msgid "compiler info: "
10467 msgstr ""
10469 #: builtin/bugreport.c:34
10470 msgid "libc info: "
10471 msgstr ""
10473 #: builtin/bugreport.c:80
10474 msgid "not run from a git repository - no hooks to show\n"
10475 msgstr ""
10477 #: builtin/bugreport.c:90
10478 msgid "git bugreport [-o|--output-directory <file>] [-s|--suffix <format>]"
10479 msgstr ""
10481 #: builtin/bugreport.c:97
10482 msgid ""
10483 "Thank you for filling out a Git bug report!\n"
10484 "Please answer the following questions to help us understand your issue.\n"
10485 "\n"
10486 "What did you do before the bug happened? (Steps to reproduce your issue)\n"
10487 "\n"
10488 "What did you expect to happen? (Expected behavior)\n"
10489 "\n"
10490 "What happened instead? (Actual behavior)\n"
10491 "\n"
10492 "What's different between what you expected and what actually happened?\n"
10493 "\n"
10494 "Anything else you want to add:\n"
10495 "\n"
10496 "Please review the rest of the bug report below.\n"
10497 "You can delete any lines you don't wish to share.\n"
10498 msgstr ""
10500 #: builtin/bugreport.c:135
10501 msgid "specify a destination for the bugreport file"
10502 msgstr ""
10504 #: builtin/bugreport.c:137
10505 msgid "specify a strftime format suffix for the filename"
10506 msgstr ""
10508 #: builtin/bugreport.c:159
10509 #, c-format
10510 msgid "could not create leading directories for '%s'"
10511 msgstr ""
10513 #: builtin/bugreport.c:166
10514 msgid "System Info"
10515 msgstr ""
10517 #: builtin/bugreport.c:169
10518 msgid "Enabled Hooks"
10519 msgstr ""
10521 #: builtin/bugreport.c:176
10522 #, c-format
10523 msgid "couldn't create a new file at '%s'"
10524 msgstr ""
10526 #: builtin/bugreport.c:179
10527 #, c-format
10528 msgid "unable to write to %s"
10529 msgstr ""
10531 #: builtin/bugreport.c:189
10532 #, c-format
10533 msgid "Created new report at '%s'.\n"
10534 msgstr ""
10536 #: builtin/bundle.c:15 builtin/bundle.c:23
10537 msgid "git bundle create [<options>] <file> <git-rev-list args>"
10538 msgstr ""
10540 #: builtin/bundle.c:16 builtin/bundle.c:28
10541 msgid "git bundle verify [<options>] <file>"
10542 msgstr ""
10544 #: builtin/bundle.c:17 builtin/bundle.c:33
10545 msgid "git bundle list-heads <file> [<refname>...]"
10546 msgstr ""
10548 #: builtin/bundle.c:18 builtin/bundle.c:38
10549 msgid "git bundle unbundle <file> [<refname>...]"
10550 msgstr ""
10552 #: builtin/bundle.c:67 builtin/pack-objects.c:3480
10553 msgid "do not show progress meter"
10554 msgstr ""
10556 #: builtin/bundle.c:69 builtin/pack-objects.c:3482
10557 msgid "show progress meter"
10558 msgstr ""
10560 #: builtin/bundle.c:71 builtin/pack-objects.c:3484
10561 msgid "show progress meter during object writing phase"
10562 msgstr ""
10564 #: builtin/bundle.c:74 builtin/pack-objects.c:3487
10565 msgid "similar to --all-progress when progress meter is shown"
10566 msgstr ""
10568 #: builtin/bundle.c:76
10569 msgid "specify bundle format version"
10570 msgstr ""
10572 #: builtin/bundle.c:96
10573 msgid "Need a repository to create a bundle."
10574 msgstr ""
10576 #: builtin/bundle.c:107
10577 msgid "do not show bundle details"
10578 msgstr ""
10580 #: builtin/bundle.c:122
10581 #, c-format
10582 msgid "%s is okay\n"
10583 msgstr ""
10585 #: builtin/bundle.c:163
10586 msgid "Need a repository to unbundle."
10587 msgstr ""
10589 #: builtin/bundle.c:171 builtin/remote.c:1700
10590 msgid "be verbose; must be placed before a subcommand"
10591 msgstr ""
10593 #: builtin/bundle.c:193 builtin/remote.c:1731
10594 #, c-format
10595 msgid "Unknown subcommand: %s"
10596 msgstr ""
10598 #: builtin/cat-file.c:598
10599 msgid ""
10600 "git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
10601 "p | <type> | --textconv | --filters) [--path=<path>] <object>"
10602 msgstr ""
10604 #: builtin/cat-file.c:599
10605 msgid ""
10606 "git cat-file (--batch[=<format>] | --batch-check[=<format>]) [--follow-"
10607 "symlinks] [--textconv | --filters]"
10608 msgstr ""
10610 #: builtin/cat-file.c:620
10611 msgid "only one batch option may be specified"
10612 msgstr ""
10614 #: builtin/cat-file.c:638
10615 msgid "<type> can be one of: blob, tree, commit, tag"
10616 msgstr ""
10618 #: builtin/cat-file.c:639
10619 msgid "show object type"
10620 msgstr ""
10622 #: builtin/cat-file.c:640
10623 msgid "show object size"
10624 msgstr ""
10626 #: builtin/cat-file.c:642
10627 msgid "exit with zero when there's no error"
10628 msgstr ""
10630 #: builtin/cat-file.c:643
10631 msgid "pretty-print object's content"
10632 msgstr ""
10634 #: builtin/cat-file.c:645
10635 msgid "for blob objects, run textconv on object's content"
10636 msgstr ""
10638 #: builtin/cat-file.c:647
10639 msgid "for blob objects, run filters on object's content"
10640 msgstr ""
10642 #: builtin/cat-file.c:648
10643 msgid "blob"
10644 msgstr ""
10646 #: builtin/cat-file.c:649
10647 msgid "use a specific path for --textconv/--filters"
10648 msgstr ""
10650 #: builtin/cat-file.c:651
10651 msgid "allow -s and -t to work with broken/corrupt objects"
10652 msgstr ""
10654 #: builtin/cat-file.c:652
10655 msgid "buffer --batch output"
10656 msgstr ""
10658 #: builtin/cat-file.c:654
10659 msgid "show info and content of objects fed from the standard input"
10660 msgstr ""
10662 #: builtin/cat-file.c:658
10663 msgid "show info about objects fed from the standard input"
10664 msgstr ""
10666 #: builtin/cat-file.c:662
10667 msgid "follow in-tree symlinks (used with --batch or --batch-check)"
10668 msgstr ""
10670 #: builtin/cat-file.c:664
10671 msgid "show all objects with --batch or --batch-check"
10672 msgstr ""
10674 #: builtin/cat-file.c:666
10675 msgid "do not order --batch-all-objects output"
10676 msgstr ""
10678 #: builtin/check-attr.c:13
10679 msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
10680 msgstr ""
10682 #: builtin/check-attr.c:14
10683 msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
10684 msgstr ""
10686 #: builtin/check-attr.c:21
10687 msgid "report all attributes set on file"
10688 msgstr ""
10690 #: builtin/check-attr.c:22
10691 msgid "use .gitattributes only from the index"
10692 msgstr ""
10694 #: builtin/check-attr.c:23 builtin/check-ignore.c:25 builtin/hash-object.c:102
10695 msgid "read file names from stdin"
10696 msgstr ""
10698 #: builtin/check-attr.c:25 builtin/check-ignore.c:27
10699 msgid "terminate input and output records by a NUL character"
10700 msgstr ""
10702 #: builtin/check-ignore.c:21 builtin/checkout.c:1500 builtin/gc.c:541
10703 #: builtin/worktree.c:561
10704 msgid "suppress progress reporting"
10705 msgstr ""
10707 #: builtin/check-ignore.c:29
10708 msgid "show non-matching input paths"
10709 msgstr ""
10711 #: builtin/check-ignore.c:31
10712 msgid "ignore index when checking"
10713 msgstr ""
10715 #: builtin/check-ignore.c:163
10716 msgid "cannot specify pathnames with --stdin"
10717 msgstr ""
10719 #: builtin/check-ignore.c:166
10720 msgid "-z only makes sense with --stdin"
10721 msgstr ""
10723 #: builtin/check-ignore.c:168
10724 msgid "no path specified"
10725 msgstr ""
10727 #: builtin/check-ignore.c:172
10728 msgid "--quiet is only valid with a single pathname"
10729 msgstr ""
10731 #: builtin/check-ignore.c:174
10732 msgid "cannot have both --quiet and --verbose"
10733 msgstr ""
10735 #: builtin/check-ignore.c:177
10736 msgid "--non-matching is only valid with --verbose"
10737 msgstr ""
10739 #: builtin/check-mailmap.c:9
10740 msgid "git check-mailmap [<options>] <contact>..."
10741 msgstr ""
10743 #: builtin/check-mailmap.c:14
10744 msgid "also read contacts from stdin"
10745 msgstr ""
10747 #: builtin/check-mailmap.c:25
10748 #, c-format
10749 msgid "unable to parse contact: %s"
10750 msgstr ""
10752 #: builtin/check-mailmap.c:48
10753 msgid "no contacts specified"
10754 msgstr ""
10756 #: builtin/checkout-index.c:139
10757 msgid "git checkout-index [<options>] [--] [<file>...]"
10758 msgstr ""
10760 #: builtin/checkout-index.c:156
10761 msgid "stage should be between 1 and 3 or all"
10762 msgstr ""
10764 #: builtin/checkout-index.c:173
10765 msgid "check out all files in the index"
10766 msgstr ""
10768 #: builtin/checkout-index.c:174
10769 msgid "force overwrite of existing files"
10770 msgstr ""
10772 #: builtin/checkout-index.c:176
10773 msgid "no warning for existing files and files not in index"
10774 msgstr ""
10776 #: builtin/checkout-index.c:178
10777 msgid "don't checkout new files"
10778 msgstr ""
10780 #: builtin/checkout-index.c:180
10781 msgid "update stat information in the index file"
10782 msgstr ""
10784 #: builtin/checkout-index.c:184
10785 msgid "read list of paths from the standard input"
10786 msgstr ""
10788 #: builtin/checkout-index.c:186
10789 msgid "write the content to temporary files"
10790 msgstr ""
10792 #: builtin/checkout-index.c:187 builtin/column.c:31
10793 #: builtin/submodule--helper.c:1824 builtin/submodule--helper.c:1827
10794 #: builtin/submodule--helper.c:1835 builtin/submodule--helper.c:2333
10795 #: builtin/worktree.c:757
10796 msgid "string"
10797 msgstr ""
10799 #: builtin/checkout-index.c:188
10800 msgid "when creating files, prepend <string>"
10801 msgstr ""
10803 #: builtin/checkout-index.c:190
10804 msgid "copy out the files from named stage"
10805 msgstr ""
10807 #: builtin/checkout.c:31
10808 msgid "git checkout [<options>] <branch>"
10809 msgstr ""
10811 #: builtin/checkout.c:32
10812 msgid "git checkout [<options>] [<branch>] -- <file>..."
10813 msgstr ""
10815 #: builtin/checkout.c:37
10816 msgid "git switch [<options>] [<branch>]"
10817 msgstr ""
10819 #: builtin/checkout.c:42
10820 msgid "git restore [<options>] [--source=<branch>] <file>..."
10821 msgstr ""
10823 #: builtin/checkout.c:188 builtin/checkout.c:227
10824 #, c-format
10825 msgid "path '%s' does not have our version"
10826 msgstr ""
10828 #: builtin/checkout.c:190 builtin/checkout.c:229
10829 #, c-format
10830 msgid "path '%s' does not have their version"
10831 msgstr ""
10833 #: builtin/checkout.c:206
10834 #, c-format
10835 msgid "path '%s' does not have all necessary versions"
10836 msgstr ""
10838 #: builtin/checkout.c:258
10839 #, c-format
10840 msgid "path '%s' does not have necessary versions"
10841 msgstr ""
10843 #: builtin/checkout.c:275
10844 #, c-format
10845 msgid "path '%s': cannot merge"
10846 msgstr ""
10848 #: builtin/checkout.c:291
10849 #, c-format
10850 msgid "Unable to add merge result for '%s'"
10851 msgstr ""
10853 #: builtin/checkout.c:396
10854 #, c-format
10855 msgid "Recreated %d merge conflict"
10856 msgid_plural "Recreated %d merge conflicts"
10857 msgstr[0] ""
10858 msgstr[1] ""
10860 #: builtin/checkout.c:401
10861 #, c-format
10862 msgid "Updated %d path from %s"
10863 msgid_plural "Updated %d paths from %s"
10864 msgstr[0] ""
10865 msgstr[1] ""
10867 #: builtin/checkout.c:408
10868 #, c-format
10869 msgid "Updated %d path from the index"
10870 msgid_plural "Updated %d paths from the index"
10871 msgstr[0] ""
10872 msgstr[1] ""
10874 #: builtin/checkout.c:431 builtin/checkout.c:434 builtin/checkout.c:437
10875 #: builtin/checkout.c:441
10876 #, c-format
10877 msgid "'%s' cannot be used with updating paths"
10878 msgstr ""
10880 #: builtin/checkout.c:444 builtin/checkout.c:447
10881 #, c-format
10882 msgid "'%s' cannot be used with %s"
10883 msgstr ""
10885 #: builtin/checkout.c:451
10886 #, c-format
10887 msgid "Cannot update paths and switch to branch '%s' at the same time."
10888 msgstr ""
10890 #: builtin/checkout.c:455
10891 #, c-format
10892 msgid "neither '%s' or '%s' is specified"
10893 msgstr ""
10895 #: builtin/checkout.c:459
10896 #, c-format
10897 msgid "'%s' must be used when '%s' is not specified"
10898 msgstr ""
10900 #: builtin/checkout.c:464 builtin/checkout.c:469
10901 #, c-format
10902 msgid "'%s' or '%s' cannot be used with %s"
10903 msgstr ""
10905 #: builtin/checkout.c:541 builtin/checkout.c:548
10906 #, c-format
10907 msgid "path '%s' is unmerged"
10908 msgstr ""
10910 #: builtin/checkout.c:716
10911 msgid "you need to resolve your current index first"
10912 msgstr ""
10914 #: builtin/checkout.c:770
10915 #, c-format
10916 msgid ""
10917 "cannot continue with staged changes in the following files:\n"
10918 "%s"
10919 msgstr ""
10921 #: builtin/checkout.c:866
10922 #, c-format
10923 msgid "Can not do reflog for '%s': %s\n"
10924 msgstr ""
10926 #: builtin/checkout.c:908
10927 msgid "HEAD is now at"
10928 msgstr ""
10930 #: builtin/checkout.c:912 builtin/clone.c:721 t/helper/test-fast-rebase.c:202
10931 msgid "unable to update HEAD"
10932 msgstr ""
10934 #: builtin/checkout.c:916
10935 #, c-format
10936 msgid "Reset branch '%s'\n"
10937 msgstr ""
10939 #: builtin/checkout.c:919
10940 #, c-format
10941 msgid "Already on '%s'\n"
10942 msgstr ""
10944 #: builtin/checkout.c:923
10945 #, c-format
10946 msgid "Switched to and reset branch '%s'\n"
10947 msgstr ""
10949 #: builtin/checkout.c:925 builtin/checkout.c:1356
10950 #, c-format
10951 msgid "Switched to a new branch '%s'\n"
10952 msgstr ""
10954 #: builtin/checkout.c:927
10955 #, c-format
10956 msgid "Switched to branch '%s'\n"
10957 msgstr ""
10959 #: builtin/checkout.c:978
10960 #, c-format
10961 msgid " ... and %d more.\n"
10962 msgstr ""
10964 #: builtin/checkout.c:984
10965 #, c-format
10966 msgid ""
10967 "Warning: you are leaving %d commit behind, not connected to\n"
10968 "any of your branches:\n"
10969 "\n"
10970 "%s\n"
10971 msgid_plural ""
10972 "Warning: you are leaving %d commits behind, not connected to\n"
10973 "any of your branches:\n"
10974 "\n"
10975 "%s\n"
10976 msgstr[0] ""
10977 msgstr[1] ""
10979 #: builtin/checkout.c:1003
10980 #, c-format
10981 msgid ""
10982 "If you want to keep it by creating a new branch, this may be a good time\n"
10983 "to do so with:\n"
10984 "\n"
10985 " git branch <new-branch-name> %s\n"
10986 "\n"
10987 msgid_plural ""
10988 "If you want to keep them by creating a new branch, this may be a good time\n"
10989 "to do so with:\n"
10990 "\n"
10991 " git branch <new-branch-name> %s\n"
10992 "\n"
10993 msgstr[0] ""
10994 msgstr[1] ""
10996 #: builtin/checkout.c:1038
10997 msgid "internal error in revision walk"
10998 msgstr ""
11000 #: builtin/checkout.c:1042
11001 msgid "Previous HEAD position was"
11002 msgstr ""
11004 #: builtin/checkout.c:1082 builtin/checkout.c:1351
11005 msgid "You are on a branch yet to be born"
11006 msgstr ""
11008 #: builtin/checkout.c:1164
11009 #, c-format
11010 msgid ""
11011 "'%s' could be both a local file and a tracking branch.\n"
11012 "Please use -- (and optionally --no-guess) to disambiguate"
11013 msgstr ""
11015 #: builtin/checkout.c:1171
11016 msgid ""
11017 "If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
11018 "you can do so by fully qualifying the name with the --track option:\n"
11019 "\n"
11020 "    git checkout --track origin/<name>\n"
11021 "\n"
11022 "If you'd like to always have checkouts of an ambiguous <name> prefer\n"
11023 "one remote, e.g. the 'origin' remote, consider setting\n"
11024 "checkout.defaultRemote=origin in your config."
11025 msgstr ""
11027 #: builtin/checkout.c:1181
11028 #, c-format
11029 msgid "'%s' matched multiple (%d) remote tracking branches"
11030 msgstr ""
11032 #: builtin/checkout.c:1247
11033 msgid "only one reference expected"
11034 msgstr ""
11036 #: builtin/checkout.c:1264
11037 #, c-format
11038 msgid "only one reference expected, %d given."
11039 msgstr ""
11041 #: builtin/checkout.c:1310 builtin/worktree.c:342 builtin/worktree.c:510
11042 #, c-format
11043 msgid "invalid reference: %s"
11044 msgstr ""
11046 #: builtin/checkout.c:1323 builtin/checkout.c:1689
11047 #, c-format
11048 msgid "reference is not a tree: %s"
11049 msgstr ""
11051 #: builtin/checkout.c:1370
11052 #, c-format
11053 msgid "a branch is expected, got tag '%s'"
11054 msgstr ""
11056 #: builtin/checkout.c:1372
11057 #, c-format
11058 msgid "a branch is expected, got remote branch '%s'"
11059 msgstr ""
11061 #: builtin/checkout.c:1373 builtin/checkout.c:1381
11062 #, c-format
11063 msgid "a branch is expected, got '%s'"
11064 msgstr ""
11066 #: builtin/checkout.c:1376
11067 #, c-format
11068 msgid "a branch is expected, got commit '%s'"
11069 msgstr ""
11071 #: builtin/checkout.c:1392
11072 msgid ""
11073 "cannot switch branch while merging\n"
11074 "Consider \"git merge --quit\" or \"git worktree add\"."
11075 msgstr ""
11077 #: builtin/checkout.c:1396
11078 msgid ""
11079 "cannot switch branch in the middle of an am session\n"
11080 "Consider \"git am --quit\" or \"git worktree add\"."
11081 msgstr ""
11083 #: builtin/checkout.c:1400
11084 msgid ""
11085 "cannot switch branch while rebasing\n"
11086 "Consider \"git rebase --quit\" or \"git worktree add\"."
11087 msgstr ""
11089 #: builtin/checkout.c:1404
11090 msgid ""
11091 "cannot switch branch while cherry-picking\n"
11092 "Consider \"git cherry-pick --quit\" or \"git worktree add\"."
11093 msgstr ""
11095 #: builtin/checkout.c:1408
11096 msgid ""
11097 "cannot switch branch while reverting\n"
11098 "Consider \"git revert --quit\" or \"git worktree add\"."
11099 msgstr ""
11101 #: builtin/checkout.c:1412
11102 msgid "you are switching branch while bisecting"
11103 msgstr ""
11105 #: builtin/checkout.c:1419
11106 msgid "paths cannot be used with switching branches"
11107 msgstr ""
11109 #: builtin/checkout.c:1422 builtin/checkout.c:1426 builtin/checkout.c:1430
11110 #, c-format
11111 msgid "'%s' cannot be used with switching branches"
11112 msgstr ""
11114 #: builtin/checkout.c:1434 builtin/checkout.c:1437 builtin/checkout.c:1440
11115 #: builtin/checkout.c:1445 builtin/checkout.c:1450
11116 #, c-format
11117 msgid "'%s' cannot be used with '%s'"
11118 msgstr ""
11120 #: builtin/checkout.c:1447
11121 #, c-format
11122 msgid "'%s' cannot take <start-point>"
11123 msgstr ""
11125 #: builtin/checkout.c:1455
11126 #, c-format
11127 msgid "Cannot switch branch to a non-commit '%s'"
11128 msgstr ""
11130 #: builtin/checkout.c:1462
11131 msgid "missing branch or commit argument"
11132 msgstr ""
11134 #: builtin/checkout.c:1504 builtin/clone.c:92 builtin/commit-graph.c:84
11135 #: builtin/commit-graph.c:222 builtin/fetch.c:172 builtin/merge.c:296
11136 #: builtin/multi-pack-index.c:27 builtin/pull.c:119 builtin/push.c:575
11137 #: builtin/send-pack.c:198
11138 msgid "force progress reporting"
11139 msgstr ""
11141 #: builtin/checkout.c:1505
11142 msgid "perform a 3-way merge with the new branch"
11143 msgstr ""
11145 #: builtin/checkout.c:1506 builtin/log.c:1800 parse-options.h:322
11146 msgid "style"
11147 msgstr ""
11149 #: builtin/checkout.c:1507
11150 msgid "conflict style (merge or diff3)"
11151 msgstr ""
11153 #: builtin/checkout.c:1519 builtin/worktree.c:558
11154 msgid "detach HEAD at named commit"
11155 msgstr ""
11157 #: builtin/checkout.c:1520
11158 msgid "set upstream info for new branch"
11159 msgstr ""
11161 #: builtin/checkout.c:1522
11162 msgid "force checkout (throw away local modifications)"
11163 msgstr ""
11165 #: builtin/checkout.c:1524
11166 msgid "new-branch"
11167 msgstr ""
11169 #: builtin/checkout.c:1524
11170 msgid "new unparented branch"
11171 msgstr ""
11173 #: builtin/checkout.c:1526 builtin/merge.c:300
11174 msgid "update ignored files (default)"
11175 msgstr ""
11177 #: builtin/checkout.c:1529
11178 msgid "do not check if another worktree is holding the given ref"
11179 msgstr ""
11181 #: builtin/checkout.c:1542
11182 msgid "checkout our version for unmerged files"
11183 msgstr ""
11185 #: builtin/checkout.c:1545
11186 msgid "checkout their version for unmerged files"
11187 msgstr ""
11189 #: builtin/checkout.c:1549
11190 msgid "do not limit pathspecs to sparse entries only"
11191 msgstr ""
11193 #: builtin/checkout.c:1604
11194 #, c-format
11195 msgid "-%c, -%c and --orphan are mutually exclusive"
11196 msgstr ""
11198 #: builtin/checkout.c:1608
11199 msgid "-p and --overlay are mutually exclusive"
11200 msgstr ""
11202 #: builtin/checkout.c:1645
11203 msgid "--track needs a branch name"
11204 msgstr ""
11206 #: builtin/checkout.c:1650
11207 #, c-format
11208 msgid "missing branch name; try -%c"
11209 msgstr ""
11211 #: builtin/checkout.c:1682
11212 #, c-format
11213 msgid "could not resolve %s"
11214 msgstr ""
11216 #: builtin/checkout.c:1698
11217 msgid "invalid path specification"
11218 msgstr ""
11220 #: builtin/checkout.c:1705
11221 #, c-format
11222 msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
11223 msgstr ""
11225 #: builtin/checkout.c:1709
11226 #, c-format
11227 msgid "git checkout: --detach does not take a path argument '%s'"
11228 msgstr ""
11230 #: builtin/checkout.c:1718
11231 msgid "--pathspec-from-file is incompatible with --detach"
11232 msgstr ""
11234 #: builtin/checkout.c:1721 builtin/reset.c:325 builtin/stash.c:1499
11235 msgid "--pathspec-from-file is incompatible with --patch"
11236 msgstr ""
11238 #: builtin/checkout.c:1734
11239 msgid ""
11240 "git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
11241 "checking out of the index."
11242 msgstr ""
11244 #: builtin/checkout.c:1739
11245 msgid "you must specify path(s) to restore"
11246 msgstr ""
11248 #: builtin/checkout.c:1765 builtin/checkout.c:1767 builtin/checkout.c:1816
11249 #: builtin/checkout.c:1818 builtin/clone.c:122 builtin/remote.c:170
11250 #: builtin/remote.c:172 builtin/submodule--helper.c:2719 builtin/worktree.c:554
11251 #: builtin/worktree.c:556
11252 msgid "branch"
11253 msgstr ""
11255 #: builtin/checkout.c:1766
11256 msgid "create and checkout a new branch"
11257 msgstr ""
11259 #: builtin/checkout.c:1768
11260 msgid "create/reset and checkout a branch"
11261 msgstr ""
11263 #: builtin/checkout.c:1769
11264 msgid "create reflog for new branch"
11265 msgstr ""
11267 #: builtin/checkout.c:1771
11268 msgid "second guess 'git checkout <no-such-branch>' (default)"
11269 msgstr ""
11271 #: builtin/checkout.c:1772
11272 msgid "use overlay mode (default)"
11273 msgstr ""
11275 #: builtin/checkout.c:1817
11276 msgid "create and switch to a new branch"
11277 msgstr ""
11279 #: builtin/checkout.c:1819
11280 msgid "create/reset and switch to a branch"
11281 msgstr ""
11283 #: builtin/checkout.c:1821
11284 msgid "second guess 'git switch <no-such-branch>'"
11285 msgstr ""
11287 #: builtin/checkout.c:1823
11288 msgid "throw away local modifications"
11289 msgstr ""
11291 #: builtin/checkout.c:1857
11292 msgid "which tree-ish to checkout from"
11293 msgstr ""
11295 #: builtin/checkout.c:1859
11296 msgid "restore the index"
11297 msgstr ""
11299 #: builtin/checkout.c:1861
11300 msgid "restore the working tree (default)"
11301 msgstr ""
11303 #: builtin/checkout.c:1863
11304 msgid "ignore unmerged entries"
11305 msgstr ""
11307 #: builtin/checkout.c:1864
11308 msgid "use overlay mode"
11309 msgstr ""
11311 #: builtin/clean.c:29
11312 msgid ""
11313 "git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
11314 msgstr ""
11316 #: builtin/clean.c:33
11317 #, c-format
11318 msgid "Removing %s\n"
11319 msgstr ""
11321 #: builtin/clean.c:34
11322 #, c-format
11323 msgid "Would remove %s\n"
11324 msgstr ""
11326 #: builtin/clean.c:35
11327 #, c-format
11328 msgid "Skipping repository %s\n"
11329 msgstr ""
11331 #: builtin/clean.c:36
11332 #, c-format
11333 msgid "Would skip repository %s\n"
11334 msgstr ""
11336 #: builtin/clean.c:37
11337 #, c-format
11338 msgid "failed to remove %s"
11339 msgstr ""
11341 #: builtin/clean.c:38
11342 #, c-format
11343 msgid "could not lstat %s\n"
11344 msgstr ""
11346 #: builtin/clean.c:302 git-add--interactive.perl:593
11347 #, c-format
11348 msgid ""
11349 "Prompt help:\n"
11350 "1          - select a numbered item\n"
11351 "foo        - select item based on unique prefix\n"
11352 "           - (empty) select nothing\n"
11353 msgstr ""
11355 #: builtin/clean.c:306 git-add--interactive.perl:602
11356 #, c-format
11357 msgid ""
11358 "Prompt help:\n"
11359 "1          - select a single item\n"
11360 "3-5        - select a range of items\n"
11361 "2-3,6-9    - select multiple ranges\n"
11362 "foo        - select item based on unique prefix\n"
11363 "-...       - unselect specified items\n"
11364 "*          - choose all items\n"
11365 "           - (empty) finish selecting\n"
11366 msgstr ""
11368 #: builtin/clean.c:521 git-add--interactive.perl:568
11369 #: git-add--interactive.perl:573
11370 #, c-format, perl-format
11371 msgid "Huh (%s)?\n"
11372 msgstr ""
11374 #: builtin/clean.c:661
11375 #, c-format
11376 msgid "Input ignore patterns>> "
11377 msgstr ""
11379 #: builtin/clean.c:696
11380 #, c-format
11381 msgid "WARNING: Cannot find items matched by: %s"
11382 msgstr ""
11384 #: builtin/clean.c:717
11385 msgid "Select items to delete"
11386 msgstr ""
11388 #. TRANSLATORS: Make sure to keep [y/N] as is
11389 #: builtin/clean.c:758
11390 #, c-format
11391 msgid "Remove %s [y/N]? "
11392 msgstr ""
11394 #: builtin/clean.c:789
11395 msgid ""
11396 "clean               - start cleaning\n"
11397 "filter by pattern   - exclude items from deletion\n"
11398 "select by numbers   - select items to be deleted by numbers\n"
11399 "ask each            - confirm each deletion (like \"rm -i\")\n"
11400 "quit                - stop cleaning\n"
11401 "help                - this screen\n"
11402 "?                   - help for prompt selection"
11403 msgstr ""
11405 #: builtin/clean.c:825
11406 msgid "Would remove the following item:"
11407 msgid_plural "Would remove the following items:"
11408 msgstr[0] ""
11409 msgstr[1] ""
11411 #: builtin/clean.c:841
11412 msgid "No more files to clean, exiting."
11413 msgstr ""
11415 #: builtin/clean.c:903
11416 msgid "do not print names of files removed"
11417 msgstr ""
11419 #: builtin/clean.c:905
11420 msgid "force"
11421 msgstr ""
11423 #: builtin/clean.c:906
11424 msgid "interactive cleaning"
11425 msgstr ""
11427 #: builtin/clean.c:908
11428 msgid "remove whole directories"
11429 msgstr ""
11431 #: builtin/clean.c:909 builtin/describe.c:565 builtin/describe.c:567
11432 #: builtin/grep.c:921 builtin/log.c:183 builtin/log.c:185
11433 #: builtin/ls-files.c:558 builtin/name-rev.c:526 builtin/name-rev.c:528
11434 #: builtin/show-ref.c:179
11435 msgid "pattern"
11436 msgstr ""
11438 #: builtin/clean.c:910
11439 msgid "add <pattern> to ignore rules"
11440 msgstr ""
11442 #: builtin/clean.c:911
11443 msgid "remove ignored files, too"
11444 msgstr ""
11446 #: builtin/clean.c:913
11447 msgid "remove only ignored files"
11448 msgstr ""
11450 #: builtin/clean.c:929
11451 msgid ""
11452 "clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
11453 "clean"
11454 msgstr ""
11456 #: builtin/clean.c:932
11457 msgid ""
11458 "clean.requireForce defaults to true and neither -i, -n, nor -f given; "
11459 "refusing to clean"
11460 msgstr ""
11462 #: builtin/clean.c:944
11463 msgid "-x and -X cannot be used together"
11464 msgstr ""
11466 #: builtin/clone.c:45
11467 msgid "git clone [<options>] [--] <repo> [<dir>]"
11468 msgstr ""
11470 #: builtin/clone.c:94
11471 msgid "don't create a checkout"
11472 msgstr ""
11474 #: builtin/clone.c:95 builtin/clone.c:97 builtin/init-db.c:555
11475 msgid "create a bare repository"
11476 msgstr ""
11478 #: builtin/clone.c:99
11479 msgid "create a mirror repository (implies bare)"
11480 msgstr ""
11482 #: builtin/clone.c:101
11483 msgid "to clone from a local repository"
11484 msgstr ""
11486 #: builtin/clone.c:103
11487 msgid "don't use local hardlinks, always copy"
11488 msgstr ""
11490 #: builtin/clone.c:105
11491 msgid "setup as shared repository"
11492 msgstr ""
11494 #: builtin/clone.c:107
11495 msgid "pathspec"
11496 msgstr ""
11498 #: builtin/clone.c:107
11499 msgid "initialize submodules in the clone"
11500 msgstr ""
11502 #: builtin/clone.c:111
11503 msgid "number of submodules cloned in parallel"
11504 msgstr ""
11506 #: builtin/clone.c:112 builtin/init-db.c:552
11507 msgid "template-directory"
11508 msgstr ""
11510 #: builtin/clone.c:113 builtin/init-db.c:553
11511 msgid "directory from which templates will be used"
11512 msgstr ""
11514 #: builtin/clone.c:115 builtin/clone.c:117 builtin/submodule--helper.c:1831
11515 #: builtin/submodule--helper.c:2336
11516 msgid "reference repository"
11517 msgstr ""
11519 #: builtin/clone.c:119 builtin/submodule--helper.c:1833
11520 #: builtin/submodule--helper.c:2338
11521 msgid "use --reference only while cloning"
11522 msgstr ""
11524 #: builtin/clone.c:120 builtin/column.c:27 builtin/init-db.c:563
11525 #: builtin/merge-file.c:46 builtin/pack-objects.c:3546 builtin/repack.c:358
11526 msgid "name"
11527 msgstr ""
11529 #: builtin/clone.c:121
11530 msgid "use <name> instead of 'origin' to track upstream"
11531 msgstr ""
11533 #: builtin/clone.c:123
11534 msgid "checkout <branch> instead of the remote's HEAD"
11535 msgstr ""
11537 #: builtin/clone.c:125
11538 msgid "path to git-upload-pack on the remote"
11539 msgstr ""
11541 #: builtin/clone.c:126 builtin/fetch.c:173 builtin/grep.c:860
11542 #: builtin/pull.c:208
11543 msgid "depth"
11544 msgstr ""
11546 #: builtin/clone.c:127
11547 msgid "create a shallow clone of that depth"
11548 msgstr ""
11550 #: builtin/clone.c:128 builtin/fetch.c:175 builtin/pack-objects.c:3535
11551 #: builtin/pull.c:211
11552 msgid "time"
11553 msgstr ""
11555 #: builtin/clone.c:129
11556 msgid "create a shallow clone since a specific time"
11557 msgstr ""
11559 #: builtin/clone.c:130 builtin/fetch.c:177 builtin/fetch.c:200
11560 #: builtin/pull.c:214 builtin/pull.c:239 builtin/rebase.c:1317
11561 msgid "revision"
11562 msgstr ""
11564 #: builtin/clone.c:131 builtin/fetch.c:178 builtin/pull.c:215
11565 msgid "deepen history of shallow clone, excluding rev"
11566 msgstr ""
11568 #: builtin/clone.c:133 builtin/submodule--helper.c:1843
11569 #: builtin/submodule--helper.c:2352
11570 msgid "clone only one branch, HEAD or --branch"
11571 msgstr ""
11573 #: builtin/clone.c:135
11574 msgid "don't clone any tags, and make later fetches not to follow them"
11575 msgstr ""
11577 #: builtin/clone.c:137
11578 msgid "any cloned submodules will be shallow"
11579 msgstr ""
11581 #: builtin/clone.c:138 builtin/init-db.c:561
11582 msgid "gitdir"
11583 msgstr ""
11585 #: builtin/clone.c:139 builtin/init-db.c:562
11586 msgid "separate git dir from working tree"
11587 msgstr ""
11589 #: builtin/clone.c:140
11590 msgid "key=value"
11591 msgstr ""
11593 #: builtin/clone.c:141
11594 msgid "set config inside the new repository"
11595 msgstr ""
11597 #: builtin/clone.c:143 builtin/fetch.c:195 builtin/ls-remote.c:76
11598 #: builtin/pull.c:230 builtin/push.c:584 builtin/send-pack.c:196
11599 msgid "server-specific"
11600 msgstr ""
11602 #: builtin/clone.c:143 builtin/fetch.c:195 builtin/ls-remote.c:76
11603 #: builtin/pull.c:231 builtin/push.c:584 builtin/send-pack.c:197
11604 msgid "option to transmit"
11605 msgstr ""
11607 #: builtin/clone.c:144 builtin/fetch.c:196 builtin/pull.c:234
11608 #: builtin/push.c:585
11609 msgid "use IPv4 addresses only"
11610 msgstr ""
11612 #: builtin/clone.c:146 builtin/fetch.c:198 builtin/pull.c:237
11613 #: builtin/push.c:587
11614 msgid "use IPv6 addresses only"
11615 msgstr ""
11617 #: builtin/clone.c:150
11618 msgid "any cloned submodules will use their remote-tracking branch"
11619 msgstr ""
11621 #: builtin/clone.c:152
11622 msgid "initialize sparse-checkout file to include only files at root"
11623 msgstr ""
11625 #: builtin/clone.c:288
11626 msgid ""
11627 "No directory name could be guessed.\n"
11628 "Please specify a directory on the command line"
11629 msgstr ""
11631 #: builtin/clone.c:341
11632 #, c-format
11633 msgid "info: Could not add alternate for '%s': %s\n"
11634 msgstr ""
11636 #: builtin/clone.c:414
11637 #, c-format
11638 msgid "%s exists and is not a directory"
11639 msgstr ""
11641 #: builtin/clone.c:432
11642 #, c-format
11643 msgid "failed to start iterator over '%s'"
11644 msgstr ""
11646 #: builtin/clone.c:463
11647 #, c-format
11648 msgid "failed to create link '%s'"
11649 msgstr ""
11651 #: builtin/clone.c:467
11652 #, c-format
11653 msgid "failed to copy file to '%s'"
11654 msgstr ""
11656 #: builtin/clone.c:472
11657 #, c-format
11658 msgid "failed to iterate over '%s'"
11659 msgstr ""
11661 #: builtin/clone.c:499
11662 #, c-format
11663 msgid "done.\n"
11664 msgstr ""
11666 #: builtin/clone.c:513
11667 msgid ""
11668 "Clone succeeded, but checkout failed.\n"
11669 "You can inspect what was checked out with 'git status'\n"
11670 "and retry with 'git restore --source=HEAD :/'\n"
11671 msgstr ""
11673 #: builtin/clone.c:590
11674 #, c-format
11675 msgid "Could not find remote branch %s to clone."
11676 msgstr ""
11678 #: builtin/clone.c:709
11679 #, c-format
11680 msgid "unable to update %s"
11681 msgstr ""
11683 #: builtin/clone.c:757
11684 msgid "failed to initialize sparse-checkout"
11685 msgstr ""
11687 #: builtin/clone.c:780
11688 msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
11689 msgstr ""
11691 #: builtin/clone.c:812
11692 msgid "unable to checkout working tree"
11693 msgstr ""
11695 #: builtin/clone.c:887
11696 msgid "unable to write parameters to config file"
11697 msgstr ""
11699 #: builtin/clone.c:950
11700 msgid "cannot repack to clean up"
11701 msgstr ""
11703 #: builtin/clone.c:952
11704 msgid "cannot unlink temporary alternates file"
11705 msgstr ""
11707 #: builtin/clone.c:992 builtin/receive-pack.c:2493
11708 msgid "Too many arguments."
11709 msgstr ""
11711 #: builtin/clone.c:996
11712 msgid "You must specify a repository to clone."
11713 msgstr ""
11715 #: builtin/clone.c:1009
11716 #, c-format
11717 msgid "--bare and --origin %s options are incompatible."
11718 msgstr ""
11720 #: builtin/clone.c:1012
11721 msgid "--bare and --separate-git-dir are incompatible."
11722 msgstr ""
11724 #: builtin/clone.c:1025
11725 #, c-format
11726 msgid "repository '%s' does not exist"
11727 msgstr ""
11729 #: builtin/clone.c:1029 builtin/fetch.c:1841
11730 #, c-format
11731 msgid "depth %s is not a positive number"
11732 msgstr ""
11734 #: builtin/clone.c:1039
11735 #, c-format
11736 msgid "destination path '%s' already exists and is not an empty directory."
11737 msgstr ""
11739 #: builtin/clone.c:1045
11740 #, c-format
11741 msgid "repository path '%s' already exists and is not an empty directory."
11742 msgstr ""
11744 #: builtin/clone.c:1059
11745 #, c-format
11746 msgid "working tree '%s' already exists."
11747 msgstr ""
11749 #: builtin/clone.c:1074 builtin/clone.c:1095 builtin/difftool.c:271
11750 #: builtin/log.c:1987 builtin/worktree.c:354 builtin/worktree.c:386
11751 #, c-format
11752 msgid "could not create leading directories of '%s'"
11753 msgstr ""
11755 #: builtin/clone.c:1079
11756 #, c-format
11757 msgid "could not create work tree dir '%s'"
11758 msgstr ""
11760 #: builtin/clone.c:1099
11761 #, c-format
11762 msgid "Cloning into bare repository '%s'...\n"
11763 msgstr ""
11765 #: builtin/clone.c:1101
11766 #, c-format
11767 msgid "Cloning into '%s'...\n"
11768 msgstr ""
11770 #: builtin/clone.c:1125
11771 msgid ""
11772 "clone --recursive is not compatible with both --reference and --reference-if-"
11773 "able"
11774 msgstr ""
11776 #: builtin/clone.c:1169 builtin/remote.c:200 builtin/remote.c:705
11777 #, c-format
11778 msgid "'%s' is not a valid remote name"
11779 msgstr ""
11781 #: builtin/clone.c:1210
11782 msgid "--depth is ignored in local clones; use file:// instead."
11783 msgstr ""
11785 #: builtin/clone.c:1212
11786 msgid "--shallow-since is ignored in local clones; use file:// instead."
11787 msgstr ""
11789 #: builtin/clone.c:1214
11790 msgid "--shallow-exclude is ignored in local clones; use file:// instead."
11791 msgstr ""
11793 #: builtin/clone.c:1216
11794 msgid "--filter is ignored in local clones; use file:// instead."
11795 msgstr ""
11797 #: builtin/clone.c:1219
11798 msgid "source repository is shallow, ignoring --local"
11799 msgstr ""
11801 #: builtin/clone.c:1224
11802 msgid "--local is ignored"
11803 msgstr ""
11805 #: builtin/clone.c:1311 builtin/clone.c:1319
11806 #, c-format
11807 msgid "Remote branch %s not found in upstream %s"
11808 msgstr ""
11810 #: builtin/clone.c:1322
11811 msgid "You appear to have cloned an empty repository."
11812 msgstr ""
11814 #: builtin/column.c:10
11815 msgid "git column [<options>]"
11816 msgstr ""
11818 #: builtin/column.c:27
11819 msgid "lookup config vars"
11820 msgstr ""
11822 #: builtin/column.c:28 builtin/column.c:29
11823 msgid "layout to use"
11824 msgstr ""
11826 #: builtin/column.c:30
11827 msgid "Maximum width"
11828 msgstr ""
11830 #: builtin/column.c:31
11831 msgid "Padding space on left border"
11832 msgstr ""
11834 #: builtin/column.c:32
11835 msgid "Padding space on right border"
11836 msgstr ""
11838 #: builtin/column.c:33
11839 msgid "Padding space between columns"
11840 msgstr ""
11842 #: builtin/column.c:51
11843 msgid "--command must be the first argument"
11844 msgstr ""
11846 #: builtin/commit-graph.c:13 builtin/commit-graph.c:22
11847 msgid ""
11848 "git commit-graph verify [--object-dir <objdir>] [--shallow] [--[no-]progress]"
11849 msgstr ""
11851 #: builtin/commit-graph.c:14 builtin/commit-graph.c:27
11852 msgid ""
11853 "git commit-graph write [--object-dir <objdir>] [--append] [--"
11854 "split[=<strategy>]] [--reachable|--stdin-packs|--stdin-commits] [--changed-"
11855 "paths] [--[no-]max-new-filters <n>] [--[no-]progress] <split options>"
11856 msgstr ""
11858 #: builtin/commit-graph.c:64
11859 #, c-format
11860 msgid "could not find object directory matching %s"
11861 msgstr ""
11863 #: builtin/commit-graph.c:80 builtin/commit-graph.c:210
11864 #: builtin/commit-graph.c:316 builtin/fetch.c:184 builtin/log.c:1769
11865 msgid "dir"
11866 msgstr ""
11868 #: builtin/commit-graph.c:81 builtin/commit-graph.c:211
11869 #: builtin/commit-graph.c:317
11870 msgid "The object directory to store the graph"
11871 msgstr ""
11873 #: builtin/commit-graph.c:83
11874 msgid "if the commit-graph is split, only verify the tip file"
11875 msgstr ""
11877 #: builtin/commit-graph.c:106
11878 #, c-format
11879 msgid "Could not open commit-graph '%s'"
11880 msgstr ""
11882 #: builtin/commit-graph.c:142
11883 #, c-format
11884 msgid "unrecognized --split argument, %s"
11885 msgstr ""
11887 #: builtin/commit-graph.c:155
11888 #, c-format
11889 msgid "unexpected non-hex object ID: %s"
11890 msgstr ""
11892 #: builtin/commit-graph.c:160
11893 #, c-format
11894 msgid "invalid object: %s"
11895 msgstr ""
11897 #: builtin/commit-graph.c:213
11898 msgid "start walk at all refs"
11899 msgstr ""
11901 #: builtin/commit-graph.c:215
11902 msgid "scan pack-indexes listed by stdin for commits"
11903 msgstr ""
11905 #: builtin/commit-graph.c:217
11906 msgid "start walk at commits listed by stdin"
11907 msgstr ""
11909 #: builtin/commit-graph.c:219
11910 msgid "include all commits already in the commit-graph file"
11911 msgstr ""
11913 #: builtin/commit-graph.c:221
11914 msgid "enable computation for changed paths"
11915 msgstr ""
11917 #: builtin/commit-graph.c:224
11918 msgid "allow writing an incremental commit-graph file"
11919 msgstr ""
11921 #: builtin/commit-graph.c:228
11922 msgid "maximum number of commits in a non-base split commit-graph"
11923 msgstr ""
11925 #: builtin/commit-graph.c:230
11926 msgid "maximum ratio between two levels of a split commit-graph"
11927 msgstr ""
11929 #: builtin/commit-graph.c:232
11930 msgid "only expire files older than a given date-time"
11931 msgstr ""
11933 #: builtin/commit-graph.c:234
11934 msgid "maximum number of changed-path Bloom filters to compute"
11935 msgstr ""
11937 #: builtin/commit-graph.c:255
11938 msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
11939 msgstr ""
11941 #: builtin/commit-graph.c:287
11942 msgid "Collecting commits from input"
11943 msgstr ""
11945 #: builtin/commit-tree.c:18
11946 msgid ""
11947 "git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-m <message>)...] [(-F "
11948 "<file>)...] <tree>"
11949 msgstr ""
11951 #: builtin/commit-tree.c:31
11952 #, c-format
11953 msgid "duplicate parent %s ignored"
11954 msgstr ""
11956 #: builtin/commit-tree.c:56 builtin/commit-tree.c:136 builtin/log.c:555
11957 #, c-format
11958 msgid "not a valid object name %s"
11959 msgstr ""
11961 #: builtin/commit-tree.c:93
11962 #, c-format
11963 msgid "git commit-tree: failed to open '%s'"
11964 msgstr ""
11966 #: builtin/commit-tree.c:96
11967 #, c-format
11968 msgid "git commit-tree: failed to read '%s'"
11969 msgstr ""
11971 #: builtin/commit-tree.c:98
11972 #, c-format
11973 msgid "git commit-tree: failed to close '%s'"
11974 msgstr ""
11976 #: builtin/commit-tree.c:111
11977 msgid "parent"
11978 msgstr ""
11980 #: builtin/commit-tree.c:112
11981 msgid "id of a parent commit object"
11982 msgstr ""
11984 #: builtin/commit-tree.c:114 builtin/commit.c:1504 builtin/merge.c:281
11985 #: builtin/notes.c:409 builtin/notes.c:575 builtin/stash.c:1470
11986 #: builtin/tag.c:413
11987 msgid "message"
11988 msgstr ""
11990 #: builtin/commit-tree.c:115 builtin/commit.c:1504
11991 msgid "commit message"
11992 msgstr ""
11994 #: builtin/commit-tree.c:118
11995 msgid "read commit log message from file"
11996 msgstr ""
11998 #: builtin/commit-tree.c:121 builtin/commit.c:1516 builtin/merge.c:298
11999 #: builtin/pull.c:176 builtin/revert.c:118
12000 msgid "GPG sign commit"
12001 msgstr ""
12003 #: builtin/commit-tree.c:133
12004 msgid "must give exactly one tree"
12005 msgstr ""
12007 #: builtin/commit-tree.c:140
12008 msgid "git commit-tree: failed to read"
12009 msgstr ""
12011 #: builtin/commit.c:41
12012 msgid "git commit [<options>] [--] <pathspec>..."
12013 msgstr ""
12015 #: builtin/commit.c:46
12016 msgid "git status [<options>] [--] <pathspec>..."
12017 msgstr ""
12019 #: builtin/commit.c:51
12020 msgid ""
12021 "You asked to amend the most recent commit, but doing so would make\n"
12022 "it empty. You can repeat your command with --allow-empty, or you can\n"
12023 "remove the commit entirely with \"git reset HEAD^\".\n"
12024 msgstr ""
12026 #: builtin/commit.c:56
12027 msgid ""
12028 "The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
12029 "If you wish to commit it anyway, use:\n"
12030 "\n"
12031 "    git commit --allow-empty\n"
12032 "\n"
12033 msgstr ""
12035 #: builtin/commit.c:63
12036 msgid "Otherwise, please use 'git rebase --skip'\n"
12037 msgstr ""
12039 #: builtin/commit.c:66
12040 msgid "Otherwise, please use 'git cherry-pick --skip'\n"
12041 msgstr ""
12043 #: builtin/commit.c:69
12044 msgid ""
12045 "and then use:\n"
12046 "\n"
12047 "    git cherry-pick --continue\n"
12048 "\n"
12049 "to resume cherry-picking the remaining commits.\n"
12050 "If you wish to skip this commit, use:\n"
12051 "\n"
12052 "    git cherry-pick --skip\n"
12053 "\n"
12054 msgstr ""
12056 #: builtin/commit.c:312
12057 msgid "failed to unpack HEAD tree object"
12058 msgstr ""
12060 #: builtin/commit.c:348
12061 msgid "--pathspec-from-file with -a does not make sense"
12062 msgstr ""
12064 #: builtin/commit.c:361
12065 msgid "No paths with --include/--only does not make sense."
12066 msgstr ""
12068 #: builtin/commit.c:373
12069 msgid "unable to create temporary index"
12070 msgstr ""
12072 #: builtin/commit.c:382
12073 msgid "interactive add failed"
12074 msgstr ""
12076 #: builtin/commit.c:397
12077 msgid "unable to update temporary index"
12078 msgstr ""
12080 #: builtin/commit.c:399
12081 msgid "Failed to update main cache tree"
12082 msgstr ""
12084 #: builtin/commit.c:424 builtin/commit.c:447 builtin/commit.c:495
12085 msgid "unable to write new_index file"
12086 msgstr ""
12088 #: builtin/commit.c:476
12089 msgid "cannot do a partial commit during a merge."
12090 msgstr ""
12092 #: builtin/commit.c:478
12093 msgid "cannot do a partial commit during a cherry-pick."
12094 msgstr ""
12096 #: builtin/commit.c:480
12097 msgid "cannot do a partial commit during a rebase."
12098 msgstr ""
12100 #: builtin/commit.c:488
12101 msgid "cannot read the index"
12102 msgstr ""
12104 #: builtin/commit.c:507
12105 msgid "unable to write temporary index file"
12106 msgstr ""
12108 #: builtin/commit.c:605
12109 #, c-format
12110 msgid "commit '%s' lacks author header"
12111 msgstr ""
12113 #: builtin/commit.c:607
12114 #, c-format
12115 msgid "commit '%s' has malformed author line"
12116 msgstr ""
12118 #: builtin/commit.c:626
12119 msgid "malformed --author parameter"
12120 msgstr ""
12122 #: builtin/commit.c:679
12123 msgid ""
12124 "unable to select a comment character that is not used\n"
12125 "in the current commit message"
12126 msgstr ""
12128 #: builtin/commit.c:717 builtin/commit.c:750 builtin/commit.c:1097
12129 #, c-format
12130 msgid "could not lookup commit %s"
12131 msgstr ""
12133 #: builtin/commit.c:729 builtin/shortlog.c:425
12134 #, c-format
12135 msgid "(reading log message from standard input)\n"
12136 msgstr ""
12138 #: builtin/commit.c:731
12139 msgid "could not read log from standard input"
12140 msgstr ""
12142 #: builtin/commit.c:735
12143 #, c-format
12144 msgid "could not read log file '%s'"
12145 msgstr ""
12147 #: builtin/commit.c:766 builtin/commit.c:782
12148 msgid "could not read SQUASH_MSG"
12149 msgstr ""
12151 #: builtin/commit.c:773
12152 msgid "could not read MERGE_MSG"
12153 msgstr ""
12155 #: builtin/commit.c:833
12156 msgid "could not write commit template"
12157 msgstr ""
12159 #: builtin/commit.c:853
12160 msgid ""
12161 "\n"
12162 "It looks like you may be committing a merge.\n"
12163 "If this is not correct, please run\n"
12164 "\tgit update-ref -d MERGE_HEAD\n"
12165 "and try again.\n"
12166 msgstr ""
12168 #: builtin/commit.c:858
12169 msgid ""
12170 "\n"
12171 "It looks like you may be committing a cherry-pick.\n"
12172 "If this is not correct, please run\n"
12173 "\tgit update-ref -d CHERRY_PICK_HEAD\n"
12174 "and try again.\n"
12175 msgstr ""
12177 #: builtin/commit.c:868
12178 #, c-format
12179 msgid ""
12180 "Please enter the commit message for your changes. Lines starting\n"
12181 "with '%c' will be ignored, and an empty message aborts the commit.\n"
12182 msgstr ""
12184 #: builtin/commit.c:876
12185 #, c-format
12186 msgid ""
12187 "Please enter the commit message for your changes. Lines starting\n"
12188 "with '%c' will be kept; you may remove them yourself if you want to.\n"
12189 "An empty message aborts the commit.\n"
12190 msgstr ""
12192 #: builtin/commit.c:893
12193 #, c-format
12194 msgid "%sAuthor:    %.*s <%.*s>"
12195 msgstr ""
12197 #: builtin/commit.c:901
12198 #, c-format
12199 msgid "%sDate:      %s"
12200 msgstr ""
12202 #: builtin/commit.c:908
12203 #, c-format
12204 msgid "%sCommitter: %.*s <%.*s>"
12205 msgstr ""
12207 #: builtin/commit.c:926
12208 msgid "Cannot read index"
12209 msgstr ""
12211 #: builtin/commit.c:997
12212 msgid "Error building trees"
12213 msgstr ""
12215 #: builtin/commit.c:1011 builtin/tag.c:276
12216 #, c-format
12217 msgid "Please supply the message using either -m or -F option.\n"
12218 msgstr ""
12220 #: builtin/commit.c:1055
12221 #, c-format
12222 msgid "--author '%s' is not 'Name <email>' and matches no existing author"
12223 msgstr ""
12225 #: builtin/commit.c:1069
12226 #, c-format
12227 msgid "Invalid ignored mode '%s'"
12228 msgstr ""
12230 #: builtin/commit.c:1087 builtin/commit.c:1331
12231 #, c-format
12232 msgid "Invalid untracked files mode '%s'"
12233 msgstr ""
12235 #: builtin/commit.c:1127
12236 msgid "--long and -z are incompatible"
12237 msgstr ""
12239 #: builtin/commit.c:1171
12240 msgid "Using both --reset-author and --author does not make sense"
12241 msgstr ""
12243 #: builtin/commit.c:1180
12244 msgid "You have nothing to amend."
12245 msgstr ""
12247 #: builtin/commit.c:1183
12248 msgid "You are in the middle of a merge -- cannot amend."
12249 msgstr ""
12251 #: builtin/commit.c:1185
12252 msgid "You are in the middle of a cherry-pick -- cannot amend."
12253 msgstr ""
12255 #: builtin/commit.c:1187
12256 msgid "You are in the middle of a rebase -- cannot amend."
12257 msgstr ""
12259 #: builtin/commit.c:1190
12260 msgid "Options --squash and --fixup cannot be used together"
12261 msgstr ""
12263 #: builtin/commit.c:1200
12264 msgid "Only one of -c/-C/-F/--fixup can be used."
12265 msgstr ""
12267 #: builtin/commit.c:1202
12268 msgid "Option -m cannot be combined with -c/-C/-F."
12269 msgstr ""
12271 #: builtin/commit.c:1211
12272 msgid "--reset-author can be used only with -C, -c or --amend."
12273 msgstr ""
12275 #: builtin/commit.c:1229
12276 msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
12277 msgstr ""
12279 #: builtin/commit.c:1235
12280 #, c-format
12281 msgid "paths '%s ...' with -a does not make sense"
12282 msgstr ""
12284 #: builtin/commit.c:1366 builtin/commit.c:1527
12285 msgid "show status concisely"
12286 msgstr ""
12288 #: builtin/commit.c:1368 builtin/commit.c:1529
12289 msgid "show branch information"
12290 msgstr ""
12292 #: builtin/commit.c:1370
12293 msgid "show stash information"
12294 msgstr ""
12296 #: builtin/commit.c:1372 builtin/commit.c:1531
12297 msgid "compute full ahead/behind values"
12298 msgstr ""
12300 #: builtin/commit.c:1374
12301 msgid "version"
12302 msgstr ""
12304 #: builtin/commit.c:1374 builtin/commit.c:1533 builtin/push.c:560
12305 #: builtin/worktree.c:725
12306 msgid "machine-readable output"
12307 msgstr ""
12309 #: builtin/commit.c:1377 builtin/commit.c:1535
12310 msgid "show status in long format (default)"
12311 msgstr ""
12313 #: builtin/commit.c:1380 builtin/commit.c:1538
12314 msgid "terminate entries with NUL"
12315 msgstr ""
12317 #: builtin/commit.c:1382 builtin/commit.c:1386 builtin/commit.c:1541
12318 #: builtin/fast-export.c:1198 builtin/fast-export.c:1201
12319 #: builtin/fast-export.c:1204 builtin/rebase.c:1406 parse-options.h:336
12320 msgid "mode"
12321 msgstr ""
12323 #: builtin/commit.c:1383 builtin/commit.c:1541
12324 msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
12325 msgstr ""
12327 #: builtin/commit.c:1387
12328 msgid ""
12329 "show ignored files, optional modes: traditional, matching, no. (Default: "
12330 "traditional)"
12331 msgstr ""
12333 #: builtin/commit.c:1389 parse-options.h:192
12334 msgid "when"
12335 msgstr ""
12337 #: builtin/commit.c:1390
12338 msgid ""
12339 "ignore changes to submodules, optional when: all, dirty, untracked. "
12340 "(Default: all)"
12341 msgstr ""
12343 #: builtin/commit.c:1392
12344 msgid "list untracked files in columns"
12345 msgstr ""
12347 #: builtin/commit.c:1393
12348 msgid "do not detect renames"
12349 msgstr ""
12351 #: builtin/commit.c:1395
12352 msgid "detect renames, optionally set similarity index"
12353 msgstr ""
12355 #: builtin/commit.c:1415
12356 msgid "Unsupported combination of ignored and untracked-files arguments"
12357 msgstr ""
12359 #: builtin/commit.c:1497
12360 msgid "suppress summary after successful commit"
12361 msgstr ""
12363 #: builtin/commit.c:1498
12364 msgid "show diff in commit message template"
12365 msgstr ""
12367 #: builtin/commit.c:1500
12368 msgid "Commit message options"
12369 msgstr ""
12371 #: builtin/commit.c:1501 builtin/merge.c:285 builtin/tag.c:415
12372 msgid "read message from file"
12373 msgstr ""
12375 #: builtin/commit.c:1502
12376 msgid "author"
12377 msgstr ""
12379 #: builtin/commit.c:1502
12380 msgid "override author for commit"
12381 msgstr ""
12383 #: builtin/commit.c:1503 builtin/gc.c:542
12384 msgid "date"
12385 msgstr ""
12387 #: builtin/commit.c:1503
12388 msgid "override date for commit"
12389 msgstr ""
12391 #: builtin/commit.c:1505 builtin/commit.c:1506 builtin/commit.c:1507
12392 #: builtin/commit.c:1508 parse-options.h:328 ref-filter.h:87
12393 msgid "commit"
12394 msgstr ""
12396 #: builtin/commit.c:1505
12397 msgid "reuse and edit message from specified commit"
12398 msgstr ""
12400 #: builtin/commit.c:1506
12401 msgid "reuse message from specified commit"
12402 msgstr ""
12404 #: builtin/commit.c:1507
12405 msgid "use autosquash formatted message to fixup specified commit"
12406 msgstr ""
12408 #: builtin/commit.c:1508
12409 msgid "use autosquash formatted message to squash specified commit"
12410 msgstr ""
12412 #: builtin/commit.c:1509
12413 msgid "the commit is authored by me now (used with -C/-c/--amend)"
12414 msgstr ""
12416 #: builtin/commit.c:1510 builtin/log.c:1744 builtin/merge.c:301
12417 #: builtin/pull.c:145 builtin/revert.c:110
12418 msgid "add a Signed-off-by trailer"
12419 msgstr ""
12421 #: builtin/commit.c:1511
12422 msgid "use specified template file"
12423 msgstr ""
12425 #: builtin/commit.c:1512
12426 msgid "force edit of commit"
12427 msgstr ""
12429 #: builtin/commit.c:1514
12430 msgid "include status in commit message template"
12431 msgstr ""
12433 #: builtin/commit.c:1519
12434 msgid "Commit contents options"
12435 msgstr ""
12437 #: builtin/commit.c:1520
12438 msgid "commit all changed files"
12439 msgstr ""
12441 #: builtin/commit.c:1521
12442 msgid "add specified files to index for commit"
12443 msgstr ""
12445 #: builtin/commit.c:1522
12446 msgid "interactively add files"
12447 msgstr ""
12449 #: builtin/commit.c:1523
12450 msgid "interactively add changes"
12451 msgstr ""
12453 #: builtin/commit.c:1524
12454 msgid "commit only specified files"
12455 msgstr ""
12457 #: builtin/commit.c:1525
12458 msgid "bypass pre-commit and commit-msg hooks"
12459 msgstr ""
12461 #: builtin/commit.c:1526
12462 msgid "show what would be committed"
12463 msgstr ""
12465 #: builtin/commit.c:1539
12466 msgid "amend previous commit"
12467 msgstr ""
12469 #: builtin/commit.c:1540
12470 msgid "bypass post-rewrite hook"
12471 msgstr ""
12473 #: builtin/commit.c:1547
12474 msgid "ok to record an empty change"
12475 msgstr ""
12477 #: builtin/commit.c:1549
12478 msgid "ok to record a change with an empty message"
12479 msgstr ""
12481 #: builtin/commit.c:1622
12482 #, c-format
12483 msgid "Corrupt MERGE_HEAD file (%s)"
12484 msgstr ""
12486 #: builtin/commit.c:1629
12487 msgid "could not read MERGE_MODE"
12488 msgstr ""
12490 #: builtin/commit.c:1650
12491 #, c-format
12492 msgid "could not read commit message: %s"
12493 msgstr ""
12495 #: builtin/commit.c:1657
12496 #, c-format
12497 msgid "Aborting commit due to empty commit message.\n"
12498 msgstr ""
12500 #: builtin/commit.c:1662
12501 #, c-format
12502 msgid "Aborting commit; you did not edit the message.\n"
12503 msgstr ""
12505 #: builtin/commit.c:1696
12506 msgid ""
12507 "repository has been updated, but unable to write\n"
12508 "new_index file. Check that disk is not full and quota is\n"
12509 "not exceeded, and then \"git restore --staged :/\" to recover."
12510 msgstr ""
12512 #: builtin/config.c:11
12513 msgid "git config [<options>]"
12514 msgstr ""
12516 #: builtin/config.c:109 builtin/env--helper.c:27
12517 #, c-format
12518 msgid "unrecognized --type argument, %s"
12519 msgstr ""
12521 #: builtin/config.c:121
12522 msgid "only one type at a time"
12523 msgstr ""
12525 #: builtin/config.c:130
12526 msgid "Config file location"
12527 msgstr ""
12529 #: builtin/config.c:131
12530 msgid "use global config file"
12531 msgstr ""
12533 #: builtin/config.c:132
12534 msgid "use system config file"
12535 msgstr ""
12537 #: builtin/config.c:133
12538 msgid "use repository config file"
12539 msgstr ""
12541 #: builtin/config.c:134
12542 msgid "use per-worktree config file"
12543 msgstr ""
12545 #: builtin/config.c:135
12546 msgid "use given config file"
12547 msgstr ""
12549 #: builtin/config.c:136
12550 msgid "blob-id"
12551 msgstr ""
12553 #: builtin/config.c:136
12554 msgid "read config from given blob object"
12555 msgstr ""
12557 #: builtin/config.c:137
12558 msgid "Action"
12559 msgstr ""
12561 #: builtin/config.c:138
12562 msgid "get value: name [value-pattern]"
12563 msgstr ""
12565 #: builtin/config.c:139
12566 msgid "get all values: key [value-pattern]"
12567 msgstr ""
12569 #: builtin/config.c:140
12570 msgid "get values for regexp: name-regex [value-pattern]"
12571 msgstr ""
12573 #: builtin/config.c:141
12574 msgid "get value specific for the URL: section[.var] URL"
12575 msgstr ""
12577 #: builtin/config.c:142
12578 msgid "replace all matching variables: name value [value-pattern]"
12579 msgstr ""
12581 #: builtin/config.c:143
12582 msgid "add a new variable: name value"
12583 msgstr ""
12585 #: builtin/config.c:144
12586 msgid "remove a variable: name [value-pattern]"
12587 msgstr ""
12589 #: builtin/config.c:145
12590 msgid "remove all matches: name [value-pattern]"
12591 msgstr ""
12593 #: builtin/config.c:146
12594 msgid "rename section: old-name new-name"
12595 msgstr ""
12597 #: builtin/config.c:147
12598 msgid "remove a section: name"
12599 msgstr ""
12601 #: builtin/config.c:148
12602 msgid "list all"
12603 msgstr ""
12605 #: builtin/config.c:149
12606 msgid "use string equality when comparing values to 'value-pattern'"
12607 msgstr ""
12609 #: builtin/config.c:150
12610 msgid "open an editor"
12611 msgstr ""
12613 #: builtin/config.c:151
12614 msgid "find the color configured: slot [default]"
12615 msgstr ""
12617 #: builtin/config.c:152
12618 msgid "find the color setting: slot [stdout-is-tty]"
12619 msgstr ""
12621 #: builtin/config.c:153
12622 msgid "Type"
12623 msgstr ""
12625 #: builtin/config.c:154 builtin/env--helper.c:43
12626 msgid "value is given this type"
12627 msgstr ""
12629 #: builtin/config.c:155
12630 msgid "value is \"true\" or \"false\""
12631 msgstr ""
12633 #: builtin/config.c:156
12634 msgid "value is decimal number"
12635 msgstr ""
12637 #: builtin/config.c:157
12638 msgid "value is --bool or --int"
12639 msgstr ""
12641 #: builtin/config.c:158
12642 msgid "value is --bool or string"
12643 msgstr ""
12645 #: builtin/config.c:159
12646 msgid "value is a path (file or directory name)"
12647 msgstr ""
12649 #: builtin/config.c:160
12650 msgid "value is an expiry date"
12651 msgstr ""
12653 #: builtin/config.c:161
12654 msgid "Other"
12655 msgstr ""
12657 #: builtin/config.c:162
12658 msgid "terminate values with NUL byte"
12659 msgstr ""
12661 #: builtin/config.c:163
12662 msgid "show variable names only"
12663 msgstr ""
12665 #: builtin/config.c:164
12666 msgid "respect include directives on lookup"
12667 msgstr ""
12669 #: builtin/config.c:165
12670 msgid "show origin of config (file, standard input, blob, command line)"
12671 msgstr ""
12673 #: builtin/config.c:166
12674 msgid "show scope of config (worktree, local, global, system, command)"
12675 msgstr ""
12677 #: builtin/config.c:167 builtin/env--helper.c:45
12678 msgid "value"
12679 msgstr ""
12681 #: builtin/config.c:167
12682 msgid "with --get, use default value when missing entry"
12683 msgstr ""
12685 #: builtin/config.c:181
12686 #, c-format
12687 msgid "wrong number of arguments, should be %d"
12688 msgstr ""
12690 #: builtin/config.c:183
12691 #, c-format
12692 msgid "wrong number of arguments, should be from %d to %d"
12693 msgstr ""
12695 #: builtin/config.c:339
12696 #, c-format
12697 msgid "invalid key pattern: %s"
12698 msgstr ""
12700 #: builtin/config.c:377
12701 #, c-format
12702 msgid "failed to format default config value: %s"
12703 msgstr ""
12705 #: builtin/config.c:441
12706 #, c-format
12707 msgid "cannot parse color '%s'"
12708 msgstr ""
12710 #: builtin/config.c:483
12711 msgid "unable to parse default color value"
12712 msgstr ""
12714 #: builtin/config.c:536 builtin/config.c:833
12715 msgid "not in a git directory"
12716 msgstr ""
12718 #: builtin/config.c:539
12719 msgid "writing to stdin is not supported"
12720 msgstr ""
12722 #: builtin/config.c:542
12723 msgid "writing config blobs is not supported"
12724 msgstr ""
12726 #: builtin/config.c:627
12727 #, c-format
12728 msgid ""
12729 "# This is Git's per-user configuration file.\n"
12730 "[user]\n"
12731 "# Please adapt and uncomment the following lines:\n"
12732 "#\tname = %s\n"
12733 "#\temail = %s\n"
12734 msgstr ""
12736 #: builtin/config.c:652
12737 msgid "only one config file at a time"
12738 msgstr ""
12740 #: builtin/config.c:658
12741 msgid "--local can only be used inside a git repository"
12742 msgstr ""
12744 #: builtin/config.c:660
12745 msgid "--blob can only be used inside a git repository"
12746 msgstr ""
12748 #: builtin/config.c:662
12749 msgid "--worktree can only be used inside a git repository"
12750 msgstr ""
12752 #: builtin/config.c:684
12753 msgid "$HOME not set"
12754 msgstr ""
12756 #: builtin/config.c:708
12757 msgid ""
12758 "--worktree cannot be used with multiple working trees unless the config\n"
12759 "extension worktreeConfig is enabled. Please read \"CONFIGURATION FILE\"\n"
12760 "section in \"git help worktree\" for details"
12761 msgstr ""
12763 #: builtin/config.c:743
12764 msgid "--get-color and variable type are incoherent"
12765 msgstr ""
12767 #: builtin/config.c:748
12768 msgid "only one action at a time"
12769 msgstr ""
12771 #: builtin/config.c:761
12772 msgid "--name-only is only applicable to --list or --get-regexp"
12773 msgstr ""
12775 #: builtin/config.c:767
12776 msgid ""
12777 "--show-origin is only applicable to --get, --get-all, --get-regexp, and --"
12778 "list"
12779 msgstr ""
12781 #: builtin/config.c:773
12782 msgid "--default is only applicable to --get"
12783 msgstr ""
12785 #: builtin/config.c:806
12786 msgid "--fixed-value only applies with 'value-pattern'"
12787 msgstr ""
12789 #: builtin/config.c:822
12790 #, c-format
12791 msgid "unable to read config file '%s'"
12792 msgstr ""
12794 #: builtin/config.c:825
12795 msgid "error processing config file(s)"
12796 msgstr ""
12798 #: builtin/config.c:835
12799 msgid "editing stdin is not supported"
12800 msgstr ""
12802 #: builtin/config.c:837
12803 msgid "editing blobs is not supported"
12804 msgstr ""
12806 #: builtin/config.c:851
12807 #, c-format
12808 msgid "cannot create configuration file %s"
12809 msgstr ""
12811 #: builtin/config.c:864
12812 #, c-format
12813 msgid ""
12814 "cannot overwrite multiple values with a single value\n"
12815 "       Use a regexp, --add or --replace-all to change %s."
12816 msgstr ""
12818 #: builtin/config.c:943 builtin/config.c:954
12819 #, c-format
12820 msgid "no such section: %s"
12821 msgstr ""
12823 #: builtin/count-objects.c:90
12824 msgid "git count-objects [-v] [-H | --human-readable]"
12825 msgstr ""
12827 #: builtin/count-objects.c:100
12828 msgid "print sizes in human readable format"
12829 msgstr ""
12831 #: builtin/credential-cache--daemon.c:226
12832 #, c-format
12833 msgid ""
12834 "The permissions on your socket directory are too loose; other\n"
12835 "users may be able to read your cached credentials. Consider running:\n"
12836 "\n"
12837 "\tchmod 0700 %s"
12838 msgstr ""
12840 #: builtin/credential-cache--daemon.c:275
12841 msgid "print debugging messages to stderr"
12842 msgstr ""
12844 #: builtin/credential-cache--daemon.c:315
12845 msgid "credential-cache--daemon unavailable; no unix socket support"
12846 msgstr ""
12848 #: builtin/credential-cache.c:154
12849 msgid "credential-cache unavailable; no unix socket support"
12850 msgstr ""
12852 #: builtin/credential-store.c:66
12853 #, c-format
12854 msgid "unable to get credential storage lock in %d ms"
12855 msgstr ""
12857 #: builtin/describe.c:26
12858 msgid "git describe [<options>] [<commit-ish>...]"
12859 msgstr ""
12861 #: builtin/describe.c:27
12862 msgid "git describe [<options>] --dirty"
12863 msgstr ""
12865 #: builtin/describe.c:63
12866 msgid "head"
12867 msgstr ""
12869 #: builtin/describe.c:63
12870 msgid "lightweight"
12871 msgstr ""
12873 #: builtin/describe.c:63
12874 msgid "annotated"
12875 msgstr ""
12877 #: builtin/describe.c:277
12878 #, c-format
12879 msgid "annotated tag %s not available"
12880 msgstr ""
12882 #: builtin/describe.c:281
12883 #, c-format
12884 msgid "tag '%s' is externally known as '%s'"
12885 msgstr ""
12887 #: builtin/describe.c:328
12888 #, c-format
12889 msgid "no tag exactly matches '%s'"
12890 msgstr ""
12892 #: builtin/describe.c:330
12893 #, c-format
12894 msgid "No exact match on refs or tags, searching to describe\n"
12895 msgstr ""
12897 #: builtin/describe.c:397
12898 #, c-format
12899 msgid "finished search at %s\n"
12900 msgstr ""
12902 #: builtin/describe.c:424
12903 #, c-format
12904 msgid ""
12905 "No annotated tags can describe '%s'.\n"
12906 "However, there were unannotated tags: try --tags."
12907 msgstr ""
12909 #: builtin/describe.c:428
12910 #, c-format
12911 msgid ""
12912 "No tags can describe '%s'.\n"
12913 "Try --always, or create some tags."
12914 msgstr ""
12916 #: builtin/describe.c:458
12917 #, c-format
12918 msgid "traversed %lu commits\n"
12919 msgstr ""
12921 #: builtin/describe.c:461
12922 #, c-format
12923 msgid ""
12924 "more than %i tags found; listed %i most recent\n"
12925 "gave up search at %s\n"
12926 msgstr ""
12928 #: builtin/describe.c:529
12929 #, c-format
12930 msgid "describe %s\n"
12931 msgstr ""
12933 #: builtin/describe.c:532
12934 #, c-format
12935 msgid "Not a valid object name %s"
12936 msgstr ""
12938 #: builtin/describe.c:540
12939 #, c-format
12940 msgid "%s is neither a commit nor blob"
12941 msgstr ""
12943 #: builtin/describe.c:554
12944 msgid "find the tag that comes after the commit"
12945 msgstr ""
12947 #: builtin/describe.c:555
12948 msgid "debug search strategy on stderr"
12949 msgstr ""
12951 #: builtin/describe.c:556
12952 msgid "use any ref"
12953 msgstr ""
12955 #: builtin/describe.c:557
12956 msgid "use any tag, even unannotated"
12957 msgstr ""
12959 #: builtin/describe.c:558
12960 msgid "always use long format"
12961 msgstr ""
12963 #: builtin/describe.c:559
12964 msgid "only follow first parent"
12965 msgstr ""
12967 #: builtin/describe.c:562
12968 msgid "only output exact matches"
12969 msgstr ""
12971 #: builtin/describe.c:564
12972 msgid "consider <n> most recent tags (default: 10)"
12973 msgstr ""
12975 #: builtin/describe.c:566
12976 msgid "only consider tags matching <pattern>"
12977 msgstr ""
12979 #: builtin/describe.c:568
12980 msgid "do not consider tags matching <pattern>"
12981 msgstr ""
12983 #: builtin/describe.c:570 builtin/name-rev.c:535
12984 msgid "show abbreviated commit object as fallback"
12985 msgstr ""
12987 #: builtin/describe.c:571 builtin/describe.c:574
12988 msgid "mark"
12989 msgstr ""
12991 #: builtin/describe.c:572
12992 msgid "append <mark> on dirty working tree (default: \"-dirty\")"
12993 msgstr ""
12995 #: builtin/describe.c:575
12996 msgid "append <mark> on broken working tree (default: \"-broken\")"
12997 msgstr ""
12999 #: builtin/describe.c:593
13000 msgid "--long is incompatible with --abbrev=0"
13001 msgstr ""
13003 #: builtin/describe.c:622
13004 msgid "No names found, cannot describe anything."
13005 msgstr ""
13007 #: builtin/describe.c:673
13008 msgid "--dirty is incompatible with commit-ishes"
13009 msgstr ""
13011 #: builtin/describe.c:675
13012 msgid "--broken is incompatible with commit-ishes"
13013 msgstr ""
13015 #: builtin/diff-tree.c:155
13016 msgid "--stdin and --merge-base are mutually exclusive"
13017 msgstr ""
13019 #: builtin/diff-tree.c:157
13020 msgid "--merge-base only works with two commits"
13021 msgstr ""
13023 #: builtin/diff.c:91
13024 #, c-format
13025 msgid "'%s': not a regular file or symlink"
13026 msgstr ""
13028 #: builtin/diff.c:258
13029 #, c-format
13030 msgid "invalid option: %s"
13031 msgstr ""
13033 #: builtin/diff.c:375
13034 #, c-format
13035 msgid "%s...%s: no merge base"
13036 msgstr ""
13038 #: builtin/diff.c:485
13039 msgid "Not a git repository"
13040 msgstr ""
13042 #: builtin/diff.c:530 builtin/grep.c:681
13043 #, c-format
13044 msgid "invalid object '%s' given."
13045 msgstr ""
13047 #: builtin/diff.c:541
13048 #, c-format
13049 msgid "more than two blobs given: '%s'"
13050 msgstr ""
13052 #: builtin/diff.c:546
13053 #, c-format
13054 msgid "unhandled object '%s' given."
13055 msgstr ""
13057 #: builtin/diff.c:580
13058 #, c-format
13059 msgid "%s...%s: multiple merge bases, using %s"
13060 msgstr ""
13062 #: builtin/difftool.c:30
13063 msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
13064 msgstr ""
13066 #: builtin/difftool.c:260
13067 #, c-format
13068 msgid "failed: %d"
13069 msgstr ""
13071 #: builtin/difftool.c:302
13072 #, c-format
13073 msgid "could not read symlink %s"
13074 msgstr ""
13076 #: builtin/difftool.c:304
13077 #, c-format
13078 msgid "could not read symlink file %s"
13079 msgstr ""
13081 #: builtin/difftool.c:312
13082 #, c-format
13083 msgid "could not read object %s for symlink %s"
13084 msgstr ""
13086 #: builtin/difftool.c:412
13087 msgid ""
13088 "combined diff formats('-c' and '--cc') are not supported in\n"
13089 "directory diff mode('-d' and '--dir-diff')."
13090 msgstr ""
13092 #: builtin/difftool.c:633
13093 #, c-format
13094 msgid "both files modified: '%s' and '%s'."
13095 msgstr ""
13097 #: builtin/difftool.c:635
13098 msgid "working tree file has been left."
13099 msgstr ""
13101 #: builtin/difftool.c:646
13102 #, c-format
13103 msgid "temporary files exist in '%s'."
13104 msgstr ""
13106 #: builtin/difftool.c:647
13107 msgid "you may want to cleanup or recover these."
13108 msgstr ""
13110 #: builtin/difftool.c:696
13111 msgid "use `diff.guitool` instead of `diff.tool`"
13112 msgstr ""
13114 #: builtin/difftool.c:698
13115 msgid "perform a full-directory diff"
13116 msgstr ""
13118 #: builtin/difftool.c:700
13119 msgid "do not prompt before launching a diff tool"
13120 msgstr ""
13122 #: builtin/difftool.c:705
13123 msgid "use symlinks in dir-diff mode"
13124 msgstr ""
13126 #: builtin/difftool.c:706
13127 msgid "tool"
13128 msgstr ""
13130 #: builtin/difftool.c:707
13131 msgid "use the specified diff tool"
13132 msgstr ""
13134 #: builtin/difftool.c:709
13135 msgid "print a list of diff tools that may be used with `--tool`"
13136 msgstr ""
13138 #: builtin/difftool.c:712
13139 msgid ""
13140 "make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
13141 "code"
13142 msgstr ""
13144 #: builtin/difftool.c:715
13145 msgid "specify a custom command for viewing diffs"
13146 msgstr ""
13148 #: builtin/difftool.c:716
13149 msgid "passed to `diff`"
13150 msgstr ""
13152 #: builtin/difftool.c:731
13153 msgid "difftool requires worktree or --no-index"
13154 msgstr ""
13156 #: builtin/difftool.c:738
13157 msgid "--dir-diff is incompatible with --no-index"
13158 msgstr ""
13160 #: builtin/difftool.c:741
13161 msgid "--gui, --tool and --extcmd are mutually exclusive"
13162 msgstr ""
13164 #: builtin/difftool.c:749
13165 msgid "no <tool> given for --tool=<tool>"
13166 msgstr ""
13168 #: builtin/difftool.c:756
13169 msgid "no <cmd> given for --extcmd=<cmd>"
13170 msgstr ""
13172 #: builtin/env--helper.c:6
13173 msgid "git env--helper --type=[bool|ulong] <options> <env-var>"
13174 msgstr ""
13176 #: builtin/env--helper.c:42 builtin/hash-object.c:98
13177 msgid "type"
13178 msgstr ""
13180 #: builtin/env--helper.c:46
13181 msgid "default for git_env_*(...) to fall back on"
13182 msgstr ""
13184 #: builtin/env--helper.c:48
13185 msgid "be quiet only use git_env_*() value as exit code"
13186 msgstr ""
13188 #: builtin/env--helper.c:67
13189 #, c-format
13190 msgid "option `--default' expects a boolean value with `--type=bool`, not `%s`"
13191 msgstr ""
13193 #: builtin/env--helper.c:82
13194 #, c-format
13195 msgid ""
13196 "option `--default' expects an unsigned long value with `--type=ulong`, not `"
13197 "%s`"
13198 msgstr ""
13200 #: builtin/fast-export.c:29
13201 msgid "git fast-export [rev-list-opts]"
13202 msgstr ""
13204 #: builtin/fast-export.c:868
13205 msgid "Error: Cannot export nested tags unless --mark-tags is specified."
13206 msgstr ""
13208 #: builtin/fast-export.c:1177
13209 msgid "--anonymize-map token cannot be empty"
13210 msgstr ""
13212 #: builtin/fast-export.c:1197
13213 msgid "show progress after <n> objects"
13214 msgstr ""
13216 #: builtin/fast-export.c:1199
13217 msgid "select handling of signed tags"
13218 msgstr ""
13220 #: builtin/fast-export.c:1202
13221 msgid "select handling of tags that tag filtered objects"
13222 msgstr ""
13224 #: builtin/fast-export.c:1205
13225 msgid "select handling of commit messages in an alternate encoding"
13226 msgstr ""
13228 #: builtin/fast-export.c:1208
13229 msgid "Dump marks to this file"
13230 msgstr ""
13232 #: builtin/fast-export.c:1210
13233 msgid "Import marks from this file"
13234 msgstr ""
13236 #: builtin/fast-export.c:1214
13237 msgid "Import marks from this file if it exists"
13238 msgstr ""
13240 #: builtin/fast-export.c:1216
13241 msgid "Fake a tagger when tags lack one"
13242 msgstr ""
13244 #: builtin/fast-export.c:1218
13245 msgid "Output full tree for each commit"
13246 msgstr ""
13248 #: builtin/fast-export.c:1220
13249 msgid "Use the done feature to terminate the stream"
13250 msgstr ""
13252 #: builtin/fast-export.c:1221
13253 msgid "Skip output of blob data"
13254 msgstr ""
13256 #: builtin/fast-export.c:1222 builtin/log.c:1816
13257 msgid "refspec"
13258 msgstr ""
13260 #: builtin/fast-export.c:1223
13261 msgid "Apply refspec to exported refs"
13262 msgstr ""
13264 #: builtin/fast-export.c:1224
13265 msgid "anonymize output"
13266 msgstr ""
13268 #: builtin/fast-export.c:1225
13269 msgid "from:to"
13270 msgstr ""
13272 #: builtin/fast-export.c:1226
13273 msgid "convert <from> to <to> in anonymized output"
13274 msgstr ""
13276 #: builtin/fast-export.c:1229
13277 msgid "Reference parents which are not in fast-export stream by object id"
13278 msgstr ""
13280 #: builtin/fast-export.c:1231
13281 msgid "Show original object ids of blobs/commits"
13282 msgstr ""
13284 #: builtin/fast-export.c:1233
13285 msgid "Label tags with mark ids"
13286 msgstr ""
13288 #: builtin/fast-export.c:1256
13289 msgid "--anonymize-map without --anonymize does not make sense"
13290 msgstr ""
13292 #: builtin/fast-export.c:1271
13293 msgid "Cannot pass both --import-marks and --import-marks-if-exists"
13294 msgstr ""
13296 #: builtin/fast-import.c:3088
13297 #, c-format
13298 msgid "Missing from marks for submodule '%s'"
13299 msgstr ""
13301 #: builtin/fast-import.c:3090
13302 #, c-format
13303 msgid "Missing to marks for submodule '%s'"
13304 msgstr ""
13306 #: builtin/fast-import.c:3225
13307 #, c-format
13308 msgid "Expected 'mark' command, got %s"
13309 msgstr ""
13311 #: builtin/fast-import.c:3230
13312 #, c-format
13313 msgid "Expected 'to' command, got %s"
13314 msgstr ""
13316 #: builtin/fast-import.c:3322
13317 msgid "Expected format name:filename for submodule rewrite option"
13318 msgstr ""
13320 #: builtin/fast-import.c:3377
13321 #, c-format
13322 msgid "feature '%s' forbidden in input without --allow-unsafe-features"
13323 msgstr ""
13325 #: builtin/fetch-pack.c:241
13326 #, c-format
13327 msgid "Lockfile created but not reported: %s"
13328 msgstr ""
13330 #: builtin/fetch.c:35
13331 msgid "git fetch [<options>] [<repository> [<refspec>...]]"
13332 msgstr ""
13334 #: builtin/fetch.c:36
13335 msgid "git fetch [<options>] <group>"
13336 msgstr ""
13338 #: builtin/fetch.c:37
13339 msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
13340 msgstr ""
13342 #: builtin/fetch.c:38
13343 msgid "git fetch --all [<options>]"
13344 msgstr ""
13346 #: builtin/fetch.c:119
13347 msgid "fetch.parallel cannot be negative"
13348 msgstr ""
13350 #: builtin/fetch.c:142 builtin/pull.c:185
13351 msgid "fetch from all remotes"
13352 msgstr ""
13354 #: builtin/fetch.c:144 builtin/pull.c:245
13355 msgid "set upstream for git pull/fetch"
13356 msgstr ""
13358 #: builtin/fetch.c:146 builtin/pull.c:188
13359 msgid "append to .git/FETCH_HEAD instead of overwriting"
13360 msgstr ""
13362 #: builtin/fetch.c:148 builtin/pull.c:191
13363 msgid "path to upload pack on remote end"
13364 msgstr ""
13366 #: builtin/fetch.c:149
13367 msgid "force overwrite of local reference"
13368 msgstr ""
13370 #: builtin/fetch.c:151
13371 msgid "fetch from multiple remotes"
13372 msgstr ""
13374 #: builtin/fetch.c:153 builtin/pull.c:195
13375 msgid "fetch all tags and associated objects"
13376 msgstr ""
13378 #: builtin/fetch.c:155
13379 msgid "do not fetch all tags (--no-tags)"
13380 msgstr ""
13382 #: builtin/fetch.c:157
13383 msgid "number of submodules fetched in parallel"
13384 msgstr ""
13386 #: builtin/fetch.c:159 builtin/pull.c:198
13387 msgid "prune remote-tracking branches no longer on remote"
13388 msgstr ""
13390 #: builtin/fetch.c:161
13391 msgid "prune local tags no longer on remote and clobber changed tags"
13392 msgstr ""
13394 #: builtin/fetch.c:162 builtin/fetch.c:187 builtin/pull.c:122
13395 msgid "on-demand"
13396 msgstr ""
13398 #: builtin/fetch.c:163
13399 msgid "control recursive fetching of submodules"
13400 msgstr ""
13402 #: builtin/fetch.c:168
13403 msgid "write fetched references to the FETCH_HEAD file"
13404 msgstr ""
13406 #: builtin/fetch.c:169 builtin/pull.c:206
13407 msgid "keep downloaded pack"
13408 msgstr ""
13410 #: builtin/fetch.c:171
13411 msgid "allow updating of HEAD ref"
13412 msgstr ""
13414 #: builtin/fetch.c:174 builtin/fetch.c:180 builtin/pull.c:209
13415 #: builtin/pull.c:218
13416 msgid "deepen history of shallow clone"
13417 msgstr ""
13419 #: builtin/fetch.c:176 builtin/pull.c:212
13420 msgid "deepen history of shallow repository based on time"
13421 msgstr ""
13423 #: builtin/fetch.c:182 builtin/pull.c:221
13424 msgid "convert to a complete repository"
13425 msgstr ""
13427 #: builtin/fetch.c:185
13428 msgid "prepend this to submodule path output"
13429 msgstr ""
13431 #: builtin/fetch.c:188
13432 msgid ""
13433 "default for recursive fetching of submodules (lower priority than config "
13434 "files)"
13435 msgstr ""
13437 #: builtin/fetch.c:192 builtin/pull.c:224
13438 msgid "accept refs that update .git/shallow"
13439 msgstr ""
13441 #: builtin/fetch.c:193 builtin/pull.c:226
13442 msgid "refmap"
13443 msgstr ""
13445 #: builtin/fetch.c:194 builtin/pull.c:227
13446 msgid "specify fetch refmap"
13447 msgstr ""
13449 #: builtin/fetch.c:201 builtin/pull.c:240
13450 msgid "report that we have only objects reachable from this object"
13451 msgstr ""
13453 #: builtin/fetch.c:204 builtin/fetch.c:206
13454 msgid "run 'maintenance --auto' after fetching"
13455 msgstr ""
13457 #: builtin/fetch.c:208 builtin/pull.c:243
13458 msgid "check for forced-updates on all updated branches"
13459 msgstr ""
13461 #: builtin/fetch.c:210
13462 msgid "write the commit-graph after fetching"
13463 msgstr ""
13465 #: builtin/fetch.c:212
13466 msgid "accept refspecs from stdin"
13467 msgstr ""
13469 #: builtin/fetch.c:523
13470 msgid "Couldn't find remote ref HEAD"
13471 msgstr ""
13473 #: builtin/fetch.c:677
13474 #, c-format
13475 msgid "configuration fetch.output contains invalid value %s"
13476 msgstr ""
13478 #: builtin/fetch.c:775
13479 #, c-format
13480 msgid "object %s not found"
13481 msgstr ""
13483 #: builtin/fetch.c:779
13484 msgid "[up to date]"
13485 msgstr ""
13487 #: builtin/fetch.c:792 builtin/fetch.c:808 builtin/fetch.c:880
13488 msgid "[rejected]"
13489 msgstr ""
13491 #: builtin/fetch.c:793
13492 msgid "can't fetch in current branch"
13493 msgstr ""
13495 #: builtin/fetch.c:803
13496 msgid "[tag update]"
13497 msgstr ""
13499 #: builtin/fetch.c:804 builtin/fetch.c:841 builtin/fetch.c:863
13500 #: builtin/fetch.c:875
13501 msgid "unable to update local ref"
13502 msgstr ""
13504 #: builtin/fetch.c:808
13505 msgid "would clobber existing tag"
13506 msgstr ""
13508 #: builtin/fetch.c:830
13509 msgid "[new tag]"
13510 msgstr ""
13512 #: builtin/fetch.c:833
13513 msgid "[new branch]"
13514 msgstr ""
13516 #: builtin/fetch.c:836
13517 msgid "[new ref]"
13518 msgstr ""
13520 #: builtin/fetch.c:875
13521 msgid "forced update"
13522 msgstr ""
13524 #: builtin/fetch.c:880
13525 msgid "non-fast-forward"
13526 msgstr ""
13528 #: builtin/fetch.c:901
13529 msgid ""
13530 "Fetch normally indicates which branches had a forced update,\n"
13531 "but that check has been disabled. To re-enable, use '--show-forced-updates'\n"
13532 "flag or run 'git config fetch.showForcedUpdates true'."
13533 msgstr ""
13535 #: builtin/fetch.c:905
13536 #, c-format
13537 msgid ""
13538 "It took %.2f seconds to check forced updates. You can use\n"
13539 "'--no-show-forced-updates' or run 'git config fetch.showForcedUpdates "
13540 "false'\n"
13541 " to avoid this check.\n"
13542 msgstr ""
13544 #: builtin/fetch.c:939
13545 #, c-format
13546 msgid "%s did not send all necessary objects\n"
13547 msgstr ""
13549 #: builtin/fetch.c:960
13550 #, c-format
13551 msgid "reject %s because shallow roots are not allowed to be updated"
13552 msgstr ""
13554 #: builtin/fetch.c:1053 builtin/fetch.c:1191
13555 #, c-format
13556 msgid "From %.*s\n"
13557 msgstr ""
13559 #: builtin/fetch.c:1064
13560 #, c-format
13561 msgid ""
13562 "some local refs could not be updated; try running\n"
13563 " 'git remote prune %s' to remove any old, conflicting branches"
13564 msgstr ""
13566 #: builtin/fetch.c:1161
13567 #, c-format
13568 msgid "   (%s will become dangling)"
13569 msgstr ""
13571 #: builtin/fetch.c:1162
13572 #, c-format
13573 msgid "   (%s has become dangling)"
13574 msgstr ""
13576 #: builtin/fetch.c:1194
13577 msgid "[deleted]"
13578 msgstr ""
13580 #: builtin/fetch.c:1195 builtin/remote.c:1118
13581 msgid "(none)"
13582 msgstr ""
13584 #: builtin/fetch.c:1218
13585 #, c-format
13586 msgid "Refusing to fetch into current branch %s of non-bare repository"
13587 msgstr ""
13589 #: builtin/fetch.c:1237
13590 #, c-format
13591 msgid "Option \"%s\" value \"%s\" is not valid for %s"
13592 msgstr ""
13594 #: builtin/fetch.c:1240
13595 #, c-format
13596 msgid "Option \"%s\" is ignored for %s\n"
13597 msgstr ""
13599 #: builtin/fetch.c:1448
13600 msgid "multiple branches detected, incompatible with --set-upstream"
13601 msgstr ""
13603 #: builtin/fetch.c:1463
13604 msgid "not setting upstream for a remote remote-tracking branch"
13605 msgstr ""
13607 #: builtin/fetch.c:1465
13608 msgid "not setting upstream for a remote tag"
13609 msgstr ""
13611 #: builtin/fetch.c:1467
13612 msgid "unknown branch type"
13613 msgstr ""
13615 #: builtin/fetch.c:1469
13616 msgid ""
13617 "no source branch found.\n"
13618 "you need to specify exactly one branch with the --set-upstream option."
13619 msgstr ""
13621 #: builtin/fetch.c:1598 builtin/fetch.c:1661
13622 #, c-format
13623 msgid "Fetching %s\n"
13624 msgstr ""
13626 #: builtin/fetch.c:1608 builtin/fetch.c:1663 builtin/remote.c:101
13627 #, c-format
13628 msgid "Could not fetch %s"
13629 msgstr ""
13631 #: builtin/fetch.c:1620
13632 #, c-format
13633 msgid "could not fetch '%s' (exit code: %d)\n"
13634 msgstr ""
13636 #: builtin/fetch.c:1724
13637 msgid ""
13638 "No remote repository specified.  Please, specify either a URL or a\n"
13639 "remote name from which new revisions should be fetched."
13640 msgstr ""
13642 #: builtin/fetch.c:1760
13643 msgid "You need to specify a tag name."
13644 msgstr ""
13646 #: builtin/fetch.c:1825
13647 msgid "Negative depth in --deepen is not supported"
13648 msgstr ""
13650 #: builtin/fetch.c:1827
13651 msgid "--deepen and --depth are mutually exclusive"
13652 msgstr ""
13654 #: builtin/fetch.c:1832
13655 msgid "--depth and --unshallow cannot be used together"
13656 msgstr ""
13658 #: builtin/fetch.c:1834
13659 msgid "--unshallow on a complete repository does not make sense"
13660 msgstr ""
13662 #: builtin/fetch.c:1851
13663 msgid "fetch --all does not take a repository argument"
13664 msgstr ""
13666 #: builtin/fetch.c:1853
13667 msgid "fetch --all does not make sense with refspecs"
13668 msgstr ""
13670 #: builtin/fetch.c:1862
13671 #, c-format
13672 msgid "No such remote or remote group: %s"
13673 msgstr ""
13675 #: builtin/fetch.c:1869
13676 msgid "Fetching a group and specifying refspecs does not make sense"
13677 msgstr ""
13679 #: builtin/fetch.c:1887
13680 msgid ""
13681 "--filter can only be used with the remote configured in extensions."
13682 "partialclone"
13683 msgstr ""
13685 #: builtin/fetch.c:1891
13686 msgid "--stdin can only be used when fetching from one remote"
13687 msgstr ""
13689 #: builtin/fmt-merge-msg.c:7
13690 msgid ""
13691 "git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
13692 msgstr ""
13694 #: builtin/fmt-merge-msg.c:18
13695 msgid "populate log with at most <n> entries from shortlog"
13696 msgstr ""
13698 #: builtin/fmt-merge-msg.c:21
13699 msgid "alias for --log (deprecated)"
13700 msgstr ""
13702 #: builtin/fmt-merge-msg.c:24
13703 msgid "text"
13704 msgstr ""
13706 #: builtin/fmt-merge-msg.c:25
13707 msgid "use <text> as start of message"
13708 msgstr ""
13710 #: builtin/fmt-merge-msg.c:26
13711 msgid "file to read from"
13712 msgstr ""
13714 #: builtin/for-each-ref.c:10
13715 msgid "git for-each-ref [<options>] [<pattern>]"
13716 msgstr ""
13718 #: builtin/for-each-ref.c:11
13719 msgid "git for-each-ref [--points-at <object>]"
13720 msgstr ""
13722 #: builtin/for-each-ref.c:12
13723 msgid "git for-each-ref [--merged [<commit>]] [--no-merged [<commit>]]"
13724 msgstr ""
13726 #: builtin/for-each-ref.c:13
13727 msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
13728 msgstr ""
13730 #: builtin/for-each-ref.c:28
13731 msgid "quote placeholders suitably for shells"
13732 msgstr ""
13734 #: builtin/for-each-ref.c:30
13735 msgid "quote placeholders suitably for perl"
13736 msgstr ""
13738 #: builtin/for-each-ref.c:32
13739 msgid "quote placeholders suitably for python"
13740 msgstr ""
13742 #: builtin/for-each-ref.c:34
13743 msgid "quote placeholders suitably for Tcl"
13744 msgstr ""
13746 #: builtin/for-each-ref.c:37
13747 msgid "show only <n> matched refs"
13748 msgstr ""
13750 #: builtin/for-each-ref.c:39 builtin/tag.c:440
13751 msgid "respect format colors"
13752 msgstr ""
13754 #: builtin/for-each-ref.c:42
13755 msgid "print only refs which points at the given object"
13756 msgstr ""
13758 #: builtin/for-each-ref.c:44
13759 msgid "print only refs that are merged"
13760 msgstr ""
13762 #: builtin/for-each-ref.c:45
13763 msgid "print only refs that are not merged"
13764 msgstr ""
13766 #: builtin/for-each-ref.c:46
13767 msgid "print only refs which contain the commit"
13768 msgstr ""
13770 #: builtin/for-each-ref.c:47
13771 msgid "print only refs which don't contain the commit"
13772 msgstr ""
13774 #: builtin/for-each-repo.c:9
13775 msgid "git for-each-repo --config=<config> <command-args>"
13776 msgstr ""
13778 #: builtin/for-each-repo.c:37
13779 msgid "config"
13780 msgstr ""
13782 #: builtin/for-each-repo.c:38
13783 msgid "config key storing a list of repository paths"
13784 msgstr ""
13786 #: builtin/for-each-repo.c:46
13787 msgid "missing --config=<config>"
13788 msgstr ""
13790 #: builtin/fsck.c:69 builtin/fsck.c:148 builtin/fsck.c:149
13791 msgid "unknown"
13792 msgstr ""
13794 #. TRANSLATORS: e.g. error in tree 01bfda: <more explanation>
13795 #: builtin/fsck.c:101 builtin/fsck.c:121
13796 #, c-format
13797 msgid "error in %s %s: %s"
13798 msgstr ""
13800 #. TRANSLATORS: e.g. warning in tree 01bfda: <more explanation>
13801 #: builtin/fsck.c:115
13802 #, c-format
13803 msgid "warning in %s %s: %s"
13804 msgstr ""
13806 #: builtin/fsck.c:144 builtin/fsck.c:147
13807 #, c-format
13808 msgid "broken link from %7s %s"
13809 msgstr ""
13811 #: builtin/fsck.c:156
13812 msgid "wrong object type in link"
13813 msgstr ""
13815 #: builtin/fsck.c:172
13816 #, c-format
13817 msgid ""
13818 "broken link from %7s %s\n"
13819 "              to %7s %s"
13820 msgstr ""
13822 #: builtin/fsck.c:283
13823 #, c-format
13824 msgid "missing %s %s"
13825 msgstr ""
13827 #: builtin/fsck.c:310
13828 #, c-format
13829 msgid "unreachable %s %s"
13830 msgstr ""
13832 #: builtin/fsck.c:330
13833 #, c-format
13834 msgid "dangling %s %s"
13835 msgstr ""
13837 #: builtin/fsck.c:340
13838 msgid "could not create lost-found"
13839 msgstr ""
13841 #: builtin/fsck.c:351
13842 #, c-format
13843 msgid "could not finish '%s'"
13844 msgstr ""
13846 #: builtin/fsck.c:368
13847 #, c-format
13848 msgid "Checking %s"
13849 msgstr ""
13851 #: builtin/fsck.c:406
13852 #, c-format
13853 msgid "Checking connectivity (%d objects)"
13854 msgstr ""
13856 #: builtin/fsck.c:425
13857 #, c-format
13858 msgid "Checking %s %s"
13859 msgstr ""
13861 #: builtin/fsck.c:430
13862 msgid "broken links"
13863 msgstr ""
13865 #: builtin/fsck.c:439
13866 #, c-format
13867 msgid "root %s"
13868 msgstr ""
13870 #: builtin/fsck.c:447
13871 #, c-format
13872 msgid "tagged %s %s (%s) in %s"
13873 msgstr ""
13875 #: builtin/fsck.c:476
13876 #, c-format
13877 msgid "%s: object corrupt or missing"
13878 msgstr ""
13880 #: builtin/fsck.c:501
13881 #, c-format
13882 msgid "%s: invalid reflog entry %s"
13883 msgstr ""
13885 #: builtin/fsck.c:515
13886 #, c-format
13887 msgid "Checking reflog %s->%s"
13888 msgstr ""
13890 #: builtin/fsck.c:549
13891 #, c-format
13892 msgid "%s: invalid sha1 pointer %s"
13893 msgstr ""
13895 #: builtin/fsck.c:556
13896 #, c-format
13897 msgid "%s: not a commit"
13898 msgstr ""
13900 #: builtin/fsck.c:610
13901 msgid "notice: No default references"
13902 msgstr ""
13904 #: builtin/fsck.c:625
13905 #, c-format
13906 msgid "%s: object corrupt or missing: %s"
13907 msgstr ""
13909 #: builtin/fsck.c:638
13910 #, c-format
13911 msgid "%s: object could not be parsed: %s"
13912 msgstr ""
13914 #: builtin/fsck.c:658
13915 #, c-format
13916 msgid "bad sha1 file: %s"
13917 msgstr ""
13919 #: builtin/fsck.c:673
13920 msgid "Checking object directory"
13921 msgstr ""
13923 #: builtin/fsck.c:676
13924 msgid "Checking object directories"
13925 msgstr ""
13927 #: builtin/fsck.c:691
13928 #, c-format
13929 msgid "Checking %s link"
13930 msgstr ""
13932 #: builtin/fsck.c:696 builtin/index-pack.c:865
13933 #, c-format
13934 msgid "invalid %s"
13935 msgstr ""
13937 #: builtin/fsck.c:703
13938 #, c-format
13939 msgid "%s points to something strange (%s)"
13940 msgstr ""
13942 #: builtin/fsck.c:709
13943 #, c-format
13944 msgid "%s: detached HEAD points at nothing"
13945 msgstr ""
13947 #: builtin/fsck.c:713
13948 #, c-format
13949 msgid "notice: %s points to an unborn branch (%s)"
13950 msgstr ""
13952 #: builtin/fsck.c:725
13953 msgid "Checking cache tree"
13954 msgstr ""
13956 #: builtin/fsck.c:730
13957 #, c-format
13958 msgid "%s: invalid sha1 pointer in cache-tree"
13959 msgstr ""
13961 #: builtin/fsck.c:739
13962 msgid "non-tree in cache-tree"
13963 msgstr ""
13965 #: builtin/fsck.c:770
13966 msgid "git fsck [<options>] [<object>...]"
13967 msgstr ""
13969 #: builtin/fsck.c:776
13970 msgid "show unreachable objects"
13971 msgstr ""
13973 #: builtin/fsck.c:777
13974 msgid "show dangling objects"
13975 msgstr ""
13977 #: builtin/fsck.c:778
13978 msgid "report tags"
13979 msgstr ""
13981 #: builtin/fsck.c:779
13982 msgid "report root nodes"
13983 msgstr ""
13985 #: builtin/fsck.c:780
13986 msgid "make index objects head nodes"
13987 msgstr ""
13989 #: builtin/fsck.c:781
13990 msgid "make reflogs head nodes (default)"
13991 msgstr ""
13993 #: builtin/fsck.c:782
13994 msgid "also consider packs and alternate objects"
13995 msgstr ""
13997 #: builtin/fsck.c:783
13998 msgid "check only connectivity"
13999 msgstr ""
14001 #: builtin/fsck.c:784
14002 msgid "enable more strict checking"
14003 msgstr ""
14005 #: builtin/fsck.c:786
14006 msgid "write dangling objects in .git/lost-found"
14007 msgstr ""
14009 #: builtin/fsck.c:787 builtin/prune.c:134
14010 msgid "show progress"
14011 msgstr ""
14013 #: builtin/fsck.c:788
14014 msgid "show verbose names for reachable objects"
14015 msgstr ""
14017 #: builtin/fsck.c:847 builtin/index-pack.c:261
14018 msgid "Checking objects"
14019 msgstr ""
14021 #: builtin/fsck.c:875
14022 #, c-format
14023 msgid "%s: object missing"
14024 msgstr ""
14026 #: builtin/fsck.c:886
14027 #, c-format
14028 msgid "invalid parameter: expected sha1, got '%s'"
14029 msgstr ""
14031 #: builtin/gc.c:39
14032 msgid "git gc [<options>]"
14033 msgstr ""
14035 #: builtin/gc.c:94
14036 #, c-format
14037 msgid "Failed to fstat %s: %s"
14038 msgstr ""
14040 #: builtin/gc.c:130
14041 #, c-format
14042 msgid "failed to parse '%s' value '%s'"
14043 msgstr ""
14045 #: builtin/gc.c:479 builtin/init-db.c:58
14046 #, c-format
14047 msgid "cannot stat '%s'"
14048 msgstr ""
14050 #: builtin/gc.c:488 builtin/notes.c:240 builtin/tag.c:530
14051 #, c-format
14052 msgid "cannot read '%s'"
14053 msgstr ""
14055 #: builtin/gc.c:495
14056 #, c-format
14057 msgid ""
14058 "The last gc run reported the following. Please correct the root cause\n"
14059 "and remove %s.\n"
14060 "Automatic cleanup will not be performed until the file is removed.\n"
14061 "\n"
14062 "%s"
14063 msgstr ""
14065 #: builtin/gc.c:543
14066 msgid "prune unreferenced objects"
14067 msgstr ""
14069 #: builtin/gc.c:545
14070 msgid "be more thorough (increased runtime)"
14071 msgstr ""
14073 #: builtin/gc.c:546
14074 msgid "enable auto-gc mode"
14075 msgstr ""
14077 #: builtin/gc.c:549
14078 msgid "force running gc even if there may be another gc running"
14079 msgstr ""
14081 #: builtin/gc.c:552
14082 msgid "repack all other packs except the largest pack"
14083 msgstr ""
14085 #: builtin/gc.c:569
14086 #, c-format
14087 msgid "failed to parse gc.logexpiry value %s"
14088 msgstr ""
14090 #: builtin/gc.c:580
14091 #, c-format
14092 msgid "failed to parse prune expiry value %s"
14093 msgstr ""
14095 #: builtin/gc.c:600
14096 #, c-format
14097 msgid "Auto packing the repository in background for optimum performance.\n"
14098 msgstr ""
14100 #: builtin/gc.c:602
14101 #, c-format
14102 msgid "Auto packing the repository for optimum performance.\n"
14103 msgstr ""
14105 #: builtin/gc.c:603
14106 #, c-format
14107 msgid "See \"git help gc\" for manual housekeeping.\n"
14108 msgstr ""
14110 #: builtin/gc.c:643
14111 #, c-format
14112 msgid ""
14113 "gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
14114 msgstr ""
14116 #: builtin/gc.c:698
14117 msgid ""
14118 "There are too many unreachable loose objects; run 'git prune' to remove them."
14119 msgstr ""
14121 #: builtin/gc.c:708
14122 msgid ""
14123 "git maintenance run [--auto] [--[no-]quiet] [--task=<task>] [--schedule]"
14124 msgstr ""
14126 #: builtin/gc.c:738
14127 msgid "--no-schedule is not allowed"
14128 msgstr ""
14130 #: builtin/gc.c:743
14131 #, c-format
14132 msgid "unrecognized --schedule argument '%s'"
14133 msgstr ""
14135 #: builtin/gc.c:862
14136 msgid "failed to write commit-graph"
14137 msgstr ""
14139 #: builtin/gc.c:901
14140 msgid "failed to fill remotes"
14141 msgstr ""
14143 #: builtin/gc.c:1024
14144 msgid "failed to start 'git pack-objects' process"
14145 msgstr ""
14147 #: builtin/gc.c:1041
14148 msgid "failed to finish 'git pack-objects' process"
14149 msgstr ""
14151 #: builtin/gc.c:1093
14152 msgid "failed to write multi-pack-index"
14153 msgstr ""
14155 #: builtin/gc.c:1111
14156 msgid "'git multi-pack-index expire' failed"
14157 msgstr ""
14159 #: builtin/gc.c:1172
14160 msgid "'git multi-pack-index repack' failed"
14161 msgstr ""
14163 #: builtin/gc.c:1181
14164 msgid ""
14165 "skipping incremental-repack task because core.multiPackIndex is disabled"
14166 msgstr ""
14168 #: builtin/gc.c:1279
14169 #, c-format
14170 msgid "lock file '%s' exists, skipping maintenance"
14171 msgstr ""
14173 #: builtin/gc.c:1309
14174 #, c-format
14175 msgid "task '%s' failed"
14176 msgstr ""
14178 #: builtin/gc.c:1389
14179 #, c-format
14180 msgid "'%s' is not a valid task"
14181 msgstr ""
14183 #: builtin/gc.c:1394
14184 #, c-format
14185 msgid "task '%s' cannot be selected multiple times"
14186 msgstr ""
14188 #: builtin/gc.c:1409
14189 msgid "run tasks based on the state of the repository"
14190 msgstr ""
14192 #: builtin/gc.c:1410
14193 msgid "frequency"
14194 msgstr ""
14196 #: builtin/gc.c:1411
14197 msgid "run tasks based on frequency"
14198 msgstr ""
14200 #: builtin/gc.c:1414
14201 msgid "do not report progress or other information over stderr"
14202 msgstr ""
14204 #: builtin/gc.c:1415
14205 msgid "task"
14206 msgstr ""
14208 #: builtin/gc.c:1416
14209 msgid "run a specific task"
14210 msgstr ""
14212 #: builtin/gc.c:1433
14213 msgid "use at most one of --auto and --schedule=<frequency>"
14214 msgstr ""
14216 #: builtin/gc.c:1467
14217 msgid "failed to run 'git config'"
14218 msgstr ""
14220 #: builtin/gc.c:1512
14221 msgid "another process is scheduling background maintenance"
14222 msgstr ""
14224 #: builtin/gc.c:1525
14225 msgid "failed to run 'crontab -l'; your system might not support 'cron'"
14226 msgstr ""
14228 #: builtin/gc.c:1544
14229 msgid "failed to run 'crontab'; your system might not support 'cron'"
14230 msgstr ""
14232 #: builtin/gc.c:1550
14233 msgid "failed to open stdin of 'crontab'"
14234 msgstr ""
14236 #: builtin/gc.c:1592
14237 msgid "'crontab' died"
14238 msgstr ""
14240 #: builtin/gc.c:1605
14241 msgid "failed to add repo to global config"
14242 msgstr ""
14244 #: builtin/gc.c:1615
14245 msgid "git maintenance <subcommand> [<options>]"
14246 msgstr ""
14248 #: builtin/gc.c:1634
14249 #, c-format
14250 msgid "invalid subcommand: %s"
14251 msgstr ""
14253 #: builtin/grep.c:30
14254 msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
14255 msgstr ""
14257 #: builtin/grep.c:225
14258 #, c-format
14259 msgid "grep: failed to create thread: %s"
14260 msgstr ""
14262 #: builtin/grep.c:279
14263 #, c-format
14264 msgid "invalid number of threads specified (%d) for %s"
14265 msgstr ""
14267 #. TRANSLATORS: %s is the configuration
14268 #. variable for tweaking threads, currently
14269 #. grep.threads
14271 #: builtin/grep.c:287 builtin/index-pack.c:1576 builtin/index-pack.c:1766
14272 #: builtin/pack-objects.c:2936
14273 #, c-format
14274 msgid "no threads support, ignoring %s"
14275 msgstr ""
14277 #: builtin/grep.c:475 builtin/grep.c:600 builtin/grep.c:640
14278 #, c-format
14279 msgid "unable to read tree (%s)"
14280 msgstr ""
14282 #: builtin/grep.c:655
14283 #, c-format
14284 msgid "unable to grep from object of type %s"
14285 msgstr ""
14287 #: builtin/grep.c:736
14288 #, c-format
14289 msgid "switch `%c' expects a numerical value"
14290 msgstr ""
14292 #: builtin/grep.c:835
14293 msgid "search in index instead of in the work tree"
14294 msgstr ""
14296 #: builtin/grep.c:837
14297 msgid "find in contents not managed by git"
14298 msgstr ""
14300 #: builtin/grep.c:839
14301 msgid "search in both tracked and untracked files"
14302 msgstr ""
14304 #: builtin/grep.c:841
14305 msgid "ignore files specified via '.gitignore'"
14306 msgstr ""
14308 #: builtin/grep.c:843
14309 msgid "recursively search in each submodule"
14310 msgstr ""
14312 #: builtin/grep.c:846
14313 msgid "show non-matching lines"
14314 msgstr ""
14316 #: builtin/grep.c:848
14317 msgid "case insensitive matching"
14318 msgstr ""
14320 #: builtin/grep.c:850
14321 msgid "match patterns only at word boundaries"
14322 msgstr ""
14324 #: builtin/grep.c:852
14325 msgid "process binary files as text"
14326 msgstr ""
14328 #: builtin/grep.c:854
14329 msgid "don't match patterns in binary files"
14330 msgstr ""
14332 #: builtin/grep.c:857
14333 msgid "process binary files with textconv filters"
14334 msgstr ""
14336 #: builtin/grep.c:859
14337 msgid "search in subdirectories (default)"
14338 msgstr ""
14340 #: builtin/grep.c:861
14341 msgid "descend at most <depth> levels"
14342 msgstr ""
14344 #: builtin/grep.c:865
14345 msgid "use extended POSIX regular expressions"
14346 msgstr ""
14348 #: builtin/grep.c:868
14349 msgid "use basic POSIX regular expressions (default)"
14350 msgstr ""
14352 #: builtin/grep.c:871
14353 msgid "interpret patterns as fixed strings"
14354 msgstr ""
14356 #: builtin/grep.c:874
14357 msgid "use Perl-compatible regular expressions"
14358 msgstr ""
14360 #: builtin/grep.c:877
14361 msgid "show line numbers"
14362 msgstr ""
14364 #: builtin/grep.c:878
14365 msgid "show column number of first match"
14366 msgstr ""
14368 #: builtin/grep.c:879
14369 msgid "don't show filenames"
14370 msgstr ""
14372 #: builtin/grep.c:880
14373 msgid "show filenames"
14374 msgstr ""
14376 #: builtin/grep.c:882
14377 msgid "show filenames relative to top directory"
14378 msgstr ""
14380 #: builtin/grep.c:884
14381 msgid "show only filenames instead of matching lines"
14382 msgstr ""
14384 #: builtin/grep.c:886
14385 msgid "synonym for --files-with-matches"
14386 msgstr ""
14388 #: builtin/grep.c:889
14389 msgid "show only the names of files without match"
14390 msgstr ""
14392 #: builtin/grep.c:891
14393 msgid "print NUL after filenames"
14394 msgstr ""
14396 #: builtin/grep.c:894
14397 msgid "show only matching parts of a line"
14398 msgstr ""
14400 #: builtin/grep.c:896
14401 msgid "show the number of matches instead of matching lines"
14402 msgstr ""
14404 #: builtin/grep.c:897
14405 msgid "highlight matches"
14406 msgstr ""
14408 #: builtin/grep.c:899
14409 msgid "print empty line between matches from different files"
14410 msgstr ""
14412 #: builtin/grep.c:901
14413 msgid "show filename only once above matches from same file"
14414 msgstr ""
14416 #: builtin/grep.c:904
14417 msgid "show <n> context lines before and after matches"
14418 msgstr ""
14420 #: builtin/grep.c:907
14421 msgid "show <n> context lines before matches"
14422 msgstr ""
14424 #: builtin/grep.c:909
14425 msgid "show <n> context lines after matches"
14426 msgstr ""
14428 #: builtin/grep.c:911
14429 msgid "use <n> worker threads"
14430 msgstr ""
14432 #: builtin/grep.c:912
14433 msgid "shortcut for -C NUM"
14434 msgstr ""
14436 #: builtin/grep.c:915
14437 msgid "show a line with the function name before matches"
14438 msgstr ""
14440 #: builtin/grep.c:917
14441 msgid "show the surrounding function"
14442 msgstr ""
14444 #: builtin/grep.c:920
14445 msgid "read patterns from file"
14446 msgstr ""
14448 #: builtin/grep.c:922
14449 msgid "match <pattern>"
14450 msgstr ""
14452 #: builtin/grep.c:924
14453 msgid "combine patterns specified with -e"
14454 msgstr ""
14456 #: builtin/grep.c:936
14457 msgid "indicate hit with exit status without output"
14458 msgstr ""
14460 #: builtin/grep.c:938
14461 msgid "show only matches from files that match all patterns"
14462 msgstr ""
14464 #: builtin/grep.c:940
14465 msgid "show parse tree for grep expression"
14466 msgstr ""
14468 #: builtin/grep.c:944
14469 msgid "pager"
14470 msgstr ""
14472 #: builtin/grep.c:944
14473 msgid "show matching files in the pager"
14474 msgstr ""
14476 #: builtin/grep.c:948
14477 msgid "allow calling of grep(1) (ignored by this build)"
14478 msgstr ""
14480 #: builtin/grep.c:1014
14481 msgid "no pattern given"
14482 msgstr ""
14484 #: builtin/grep.c:1050
14485 msgid "--no-index or --untracked cannot be used with revs"
14486 msgstr ""
14488 #: builtin/grep.c:1058
14489 #, c-format
14490 msgid "unable to resolve revision: %s"
14491 msgstr ""
14493 #: builtin/grep.c:1088
14494 msgid "--untracked not supported with --recurse-submodules"
14495 msgstr ""
14497 #: builtin/grep.c:1092
14498 msgid "invalid option combination, ignoring --threads"
14499 msgstr ""
14501 #: builtin/grep.c:1095 builtin/pack-objects.c:3655
14502 msgid "no threads support, ignoring --threads"
14503 msgstr ""
14505 #: builtin/grep.c:1098 builtin/index-pack.c:1573 builtin/pack-objects.c:2933
14506 #, c-format
14507 msgid "invalid number of threads specified (%d)"
14508 msgstr ""
14510 #: builtin/grep.c:1132
14511 msgid "--open-files-in-pager only works on the worktree"
14512 msgstr ""
14514 #: builtin/grep.c:1158
14515 msgid "--cached or --untracked cannot be used with --no-index"
14516 msgstr ""
14518 #: builtin/grep.c:1164
14519 msgid "--[no-]exclude-standard cannot be used for tracked contents"
14520 msgstr ""
14522 #: builtin/grep.c:1172
14523 msgid "both --cached and trees are given"
14524 msgstr ""
14526 #: builtin/hash-object.c:85
14527 msgid ""
14528 "git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
14529 "[--] <file>..."
14530 msgstr ""
14532 #: builtin/hash-object.c:86
14533 msgid "git hash-object  --stdin-paths"
14534 msgstr ""
14536 #: builtin/hash-object.c:98
14537 msgid "object type"
14538 msgstr ""
14540 #: builtin/hash-object.c:99
14541 msgid "write the object into the object database"
14542 msgstr ""
14544 #: builtin/hash-object.c:101
14545 msgid "read the object from stdin"
14546 msgstr ""
14548 #: builtin/hash-object.c:103
14549 msgid "store file as is without filters"
14550 msgstr ""
14552 #: builtin/hash-object.c:104
14553 msgid ""
14554 "just hash any random garbage to create corrupt objects for debugging Git"
14555 msgstr ""
14557 #: builtin/hash-object.c:105
14558 msgid "process file as it were from this path"
14559 msgstr ""
14561 #: builtin/help.c:47
14562 msgid "print all available commands"
14563 msgstr ""
14565 #: builtin/help.c:48
14566 msgid "exclude guides"
14567 msgstr ""
14569 #: builtin/help.c:49
14570 msgid "print list of useful guides"
14571 msgstr ""
14573 #: builtin/help.c:50
14574 msgid "print all configuration variable names"
14575 msgstr ""
14577 #: builtin/help.c:52
14578 msgid "show man page"
14579 msgstr ""
14581 #: builtin/help.c:53
14582 msgid "show manual in web browser"
14583 msgstr ""
14585 #: builtin/help.c:55
14586 msgid "show info page"
14587 msgstr ""
14589 #: builtin/help.c:57
14590 msgid "print command description"
14591 msgstr ""
14593 #: builtin/help.c:62
14594 msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
14595 msgstr ""
14597 #: builtin/help.c:163
14598 #, c-format
14599 msgid "unrecognized help format '%s'"
14600 msgstr ""
14602 #: builtin/help.c:190
14603 msgid "Failed to start emacsclient."
14604 msgstr ""
14606 #: builtin/help.c:203
14607 msgid "Failed to parse emacsclient version."
14608 msgstr ""
14610 #: builtin/help.c:211
14611 #, c-format
14612 msgid "emacsclient version '%d' too old (< 22)."
14613 msgstr ""
14615 #: builtin/help.c:229 builtin/help.c:251 builtin/help.c:261 builtin/help.c:269
14616 #, c-format
14617 msgid "failed to exec '%s'"
14618 msgstr ""
14620 #: builtin/help.c:307
14621 #, c-format
14622 msgid ""
14623 "'%s': path for unsupported man viewer.\n"
14624 "Please consider using 'man.<tool>.cmd' instead."
14625 msgstr ""
14627 #: builtin/help.c:319
14628 #, c-format
14629 msgid ""
14630 "'%s': cmd for supported man viewer.\n"
14631 "Please consider using 'man.<tool>.path' instead."
14632 msgstr ""
14634 #: builtin/help.c:436
14635 #, c-format
14636 msgid "'%s': unknown man viewer."
14637 msgstr ""
14639 #: builtin/help.c:453
14640 msgid "no man viewer handled the request"
14641 msgstr ""
14643 #: builtin/help.c:461
14644 msgid "no info viewer handled the request"
14645 msgstr ""
14647 #: builtin/help.c:520 builtin/help.c:531 git.c:337
14648 #, c-format
14649 msgid "'%s' is aliased to '%s'"
14650 msgstr ""
14652 #: builtin/help.c:534 git.c:369
14653 #, c-format
14654 msgid "bad alias.%s string: %s"
14655 msgstr ""
14657 #: builtin/help.c:563 builtin/help.c:593
14658 #, c-format
14659 msgid "usage: %s%s"
14660 msgstr ""
14662 #: builtin/help.c:577
14663 msgid "'git help config' for more information"
14664 msgstr ""
14666 #: builtin/index-pack.c:221
14667 #, c-format
14668 msgid "object type mismatch at %s"
14669 msgstr ""
14671 #: builtin/index-pack.c:241
14672 #, c-format
14673 msgid "did not receive expected object %s"
14674 msgstr ""
14676 #: builtin/index-pack.c:244
14677 #, c-format
14678 msgid "object %s: expected type %s, found %s"
14679 msgstr ""
14681 #: builtin/index-pack.c:294
14682 #, c-format
14683 msgid "cannot fill %d byte"
14684 msgid_plural "cannot fill %d bytes"
14685 msgstr[0] ""
14686 msgstr[1] ""
14688 #: builtin/index-pack.c:304
14689 msgid "early EOF"
14690 msgstr ""
14692 #: builtin/index-pack.c:305
14693 msgid "read error on input"
14694 msgstr ""
14696 #: builtin/index-pack.c:317
14697 msgid "used more bytes than were available"
14698 msgstr ""
14700 #: builtin/index-pack.c:324 builtin/pack-objects.c:619
14701 msgid "pack too large for current definition of off_t"
14702 msgstr ""
14704 #: builtin/index-pack.c:327 builtin/unpack-objects.c:95
14705 msgid "pack exceeds maximum allowed size"
14706 msgstr ""
14708 #: builtin/index-pack.c:342 builtin/repack.c:286
14709 #, c-format
14710 msgid "unable to create '%s'"
14711 msgstr ""
14713 #: builtin/index-pack.c:348
14714 #, c-format
14715 msgid "cannot open packfile '%s'"
14716 msgstr ""
14718 #: builtin/index-pack.c:362
14719 msgid "pack signature mismatch"
14720 msgstr ""
14722 #: builtin/index-pack.c:364
14723 #, c-format
14724 msgid "pack version %<PRIu32> unsupported"
14725 msgstr ""
14727 #: builtin/index-pack.c:382
14728 #, c-format
14729 msgid "pack has bad object at offset %<PRIuMAX>: %s"
14730 msgstr ""
14732 #: builtin/index-pack.c:488
14733 #, c-format
14734 msgid "inflate returned %d"
14735 msgstr ""
14737 #: builtin/index-pack.c:537
14738 msgid "offset value overflow for delta base object"
14739 msgstr ""
14741 #: builtin/index-pack.c:545
14742 msgid "delta base offset is out of bound"
14743 msgstr ""
14745 #: builtin/index-pack.c:553
14746 #, c-format
14747 msgid "unknown object type %d"
14748 msgstr ""
14750 #: builtin/index-pack.c:584
14751 msgid "cannot pread pack file"
14752 msgstr ""
14754 #: builtin/index-pack.c:586
14755 #, c-format
14756 msgid "premature end of pack file, %<PRIuMAX> byte missing"
14757 msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
14758 msgstr[0] ""
14759 msgstr[1] ""
14761 #: builtin/index-pack.c:612
14762 msgid "serious inflate inconsistency"
14763 msgstr ""
14765 #: builtin/index-pack.c:757 builtin/index-pack.c:763 builtin/index-pack.c:787
14766 #: builtin/index-pack.c:826 builtin/index-pack.c:835
14767 #, c-format
14768 msgid "SHA1 COLLISION FOUND WITH %s !"
14769 msgstr ""
14771 #: builtin/index-pack.c:760 builtin/pack-objects.c:171
14772 #: builtin/pack-objects.c:231 builtin/pack-objects.c:326
14773 #, c-format
14774 msgid "unable to read %s"
14775 msgstr ""
14777 #: builtin/index-pack.c:824
14778 #, c-format
14779 msgid "cannot read existing object info %s"
14780 msgstr ""
14782 #: builtin/index-pack.c:832
14783 #, c-format
14784 msgid "cannot read existing object %s"
14785 msgstr ""
14787 #: builtin/index-pack.c:846
14788 #, c-format
14789 msgid "invalid blob object %s"
14790 msgstr ""
14792 #: builtin/index-pack.c:849 builtin/index-pack.c:868
14793 msgid "fsck error in packed object"
14794 msgstr ""
14796 #: builtin/index-pack.c:870
14797 #, c-format
14798 msgid "Not all child objects of %s are reachable"
14799 msgstr ""
14801 #: builtin/index-pack.c:931 builtin/index-pack.c:978
14802 msgid "failed to apply delta"
14803 msgstr ""
14805 #: builtin/index-pack.c:1161
14806 msgid "Receiving objects"
14807 msgstr ""
14809 #: builtin/index-pack.c:1161
14810 msgid "Indexing objects"
14811 msgstr ""
14813 #: builtin/index-pack.c:1195
14814 msgid "pack is corrupted (SHA1 mismatch)"
14815 msgstr ""
14817 #: builtin/index-pack.c:1200
14818 msgid "cannot fstat packfile"
14819 msgstr ""
14821 #: builtin/index-pack.c:1203
14822 msgid "pack has junk at the end"
14823 msgstr ""
14825 #: builtin/index-pack.c:1215
14826 msgid "confusion beyond insanity in parse_pack_objects()"
14827 msgstr ""
14829 #: builtin/index-pack.c:1238
14830 msgid "Resolving deltas"
14831 msgstr ""
14833 #: builtin/index-pack.c:1249 builtin/pack-objects.c:2697
14834 #, c-format
14835 msgid "unable to create thread: %s"
14836 msgstr ""
14838 #: builtin/index-pack.c:1282
14839 msgid "confusion beyond insanity"
14840 msgstr ""
14842 #: builtin/index-pack.c:1288
14843 #, c-format
14844 msgid "completed with %d local object"
14845 msgid_plural "completed with %d local objects"
14846 msgstr[0] ""
14847 msgstr[1] ""
14849 #: builtin/index-pack.c:1300
14850 #, c-format
14851 msgid "Unexpected tail checksum for %s (disk corruption?)"
14852 msgstr ""
14854 #: builtin/index-pack.c:1304
14855 #, c-format
14856 msgid "pack has %d unresolved delta"
14857 msgid_plural "pack has %d unresolved deltas"
14858 msgstr[0] ""
14859 msgstr[1] ""
14861 #: builtin/index-pack.c:1328
14862 #, c-format
14863 msgid "unable to deflate appended object (%d)"
14864 msgstr ""
14866 #: builtin/index-pack.c:1424
14867 #, c-format
14868 msgid "local object %s is corrupt"
14869 msgstr ""
14871 #: builtin/index-pack.c:1444
14872 #, c-format
14873 msgid "packfile name '%s' does not end with '.pack'"
14874 msgstr ""
14876 #: builtin/index-pack.c:1469
14877 #, c-format
14878 msgid "cannot write %s file '%s'"
14879 msgstr ""
14881 #: builtin/index-pack.c:1477
14882 #, c-format
14883 msgid "cannot close written %s file '%s'"
14884 msgstr ""
14886 #: builtin/index-pack.c:1501
14887 msgid "error while closing pack file"
14888 msgstr ""
14890 #: builtin/index-pack.c:1515
14891 msgid "cannot store pack file"
14892 msgstr ""
14894 #: builtin/index-pack.c:1523
14895 msgid "cannot store index file"
14896 msgstr ""
14898 #: builtin/index-pack.c:1567 builtin/pack-objects.c:2944
14899 #, c-format
14900 msgid "bad pack.indexversion=%<PRIu32>"
14901 msgstr ""
14903 #: builtin/index-pack.c:1631
14904 #, c-format
14905 msgid "Cannot open existing pack file '%s'"
14906 msgstr ""
14908 #: builtin/index-pack.c:1633
14909 #, c-format
14910 msgid "Cannot open existing pack idx file for '%s'"
14911 msgstr ""
14913 #: builtin/index-pack.c:1681
14914 #, c-format
14915 msgid "non delta: %d object"
14916 msgid_plural "non delta: %d objects"
14917 msgstr[0] ""
14918 msgstr[1] ""
14920 #: builtin/index-pack.c:1688
14921 #, c-format
14922 msgid "chain length = %d: %lu object"
14923 msgid_plural "chain length = %d: %lu objects"
14924 msgstr[0] ""
14925 msgstr[1] ""
14927 #: builtin/index-pack.c:1728
14928 msgid "Cannot come back to cwd"
14929 msgstr ""
14931 #: builtin/index-pack.c:1777 builtin/index-pack.c:1780
14932 #: builtin/index-pack.c:1796 builtin/index-pack.c:1800
14933 #, c-format
14934 msgid "bad %s"
14935 msgstr ""
14937 #: builtin/index-pack.c:1806 builtin/init-db.c:392 builtin/init-db.c:625
14938 #, c-format
14939 msgid "unknown hash algorithm '%s'"
14940 msgstr ""
14942 #: builtin/index-pack.c:1821
14943 msgid "--fix-thin cannot be used without --stdin"
14944 msgstr ""
14946 #: builtin/index-pack.c:1823
14947 msgid "--stdin requires a git repository"
14948 msgstr ""
14950 #: builtin/index-pack.c:1825
14951 msgid "--object-format cannot be used with --stdin"
14952 msgstr ""
14954 #: builtin/index-pack.c:1831
14955 msgid "--verify with no packfile name given"
14956 msgstr ""
14958 #: builtin/index-pack.c:1892 builtin/unpack-objects.c:582
14959 msgid "fsck error in pack objects"
14960 msgstr ""
14962 #: builtin/init-db.c:64
14963 #, c-format
14964 msgid "cannot stat template '%s'"
14965 msgstr ""
14967 #: builtin/init-db.c:69
14968 #, c-format
14969 msgid "cannot opendir '%s'"
14970 msgstr ""
14972 #: builtin/init-db.c:81
14973 #, c-format
14974 msgid "cannot readlink '%s'"
14975 msgstr ""
14977 #: builtin/init-db.c:83
14978 #, c-format
14979 msgid "cannot symlink '%s' '%s'"
14980 msgstr ""
14982 #: builtin/init-db.c:89
14983 #, c-format
14984 msgid "cannot copy '%s' to '%s'"
14985 msgstr ""
14987 #: builtin/init-db.c:93
14988 #, c-format
14989 msgid "ignoring template %s"
14990 msgstr ""
14992 #: builtin/init-db.c:124
14993 #, c-format
14994 msgid "templates not found in %s"
14995 msgstr ""
14997 #: builtin/init-db.c:139
14998 #, c-format
14999 msgid "not copying templates from '%s': %s"
15000 msgstr ""
15002 #: builtin/init-db.c:275
15003 #, c-format
15004 msgid "invalid initial branch name: '%s'"
15005 msgstr ""
15007 #: builtin/init-db.c:367
15008 #, c-format
15009 msgid "unable to handle file type %d"
15010 msgstr ""
15012 #: builtin/init-db.c:370
15013 #, c-format
15014 msgid "unable to move %s to %s"
15015 msgstr ""
15017 #: builtin/init-db.c:386
15018 msgid "attempt to reinitialize repository with different hash"
15019 msgstr ""
15021 #: builtin/init-db.c:410 builtin/init-db.c:413
15022 #, c-format
15023 msgid "%s already exists"
15024 msgstr ""
15026 #: builtin/init-db.c:445
15027 #, c-format
15028 msgid "re-init: ignored --initial-branch=%s"
15029 msgstr ""
15031 #: builtin/init-db.c:476
15032 #, c-format
15033 msgid "Reinitialized existing shared Git repository in %s%s\n"
15034 msgstr ""
15036 #: builtin/init-db.c:477
15037 #, c-format
15038 msgid "Reinitialized existing Git repository in %s%s\n"
15039 msgstr ""
15041 #: builtin/init-db.c:481
15042 #, c-format
15043 msgid "Initialized empty shared Git repository in %s%s\n"
15044 msgstr ""
15046 #: builtin/init-db.c:482
15047 #, c-format
15048 msgid "Initialized empty Git repository in %s%s\n"
15049 msgstr ""
15051 #: builtin/init-db.c:531
15052 msgid ""
15053 "git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
15054 "shared[=<permissions>]] [<directory>]"
15055 msgstr ""
15057 #: builtin/init-db.c:557
15058 msgid "permissions"
15059 msgstr ""
15061 #: builtin/init-db.c:558
15062 msgid "specify that the git repository is to be shared amongst several users"
15063 msgstr ""
15065 #: builtin/init-db.c:564
15066 msgid "override the name of the initial branch"
15067 msgstr ""
15069 #: builtin/init-db.c:565 builtin/verify-pack.c:74
15070 msgid "hash"
15071 msgstr ""
15073 #: builtin/init-db.c:566 builtin/show-index.c:22 builtin/verify-pack.c:75
15074 msgid "specify the hash algorithm to use"
15075 msgstr ""
15077 #: builtin/init-db.c:573
15078 msgid "--separate-git-dir and --bare are mutually exclusive"
15079 msgstr ""
15081 #: builtin/init-db.c:602 builtin/init-db.c:607
15082 #, c-format
15083 msgid "cannot mkdir %s"
15084 msgstr ""
15086 #: builtin/init-db.c:611 builtin/init-db.c:666
15087 #, c-format
15088 msgid "cannot chdir to %s"
15089 msgstr ""
15091 #: builtin/init-db.c:638
15092 #, c-format
15093 msgid ""
15094 "%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
15095 "dir=<directory>)"
15096 msgstr ""
15098 #: builtin/init-db.c:690
15099 #, c-format
15100 msgid "Cannot access work tree '%s'"
15101 msgstr ""
15103 #: builtin/init-db.c:695
15104 msgid "--separate-git-dir incompatible with bare repository"
15105 msgstr ""
15107 #: builtin/interpret-trailers.c:16
15108 msgid ""
15109 "git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
15110 "<token>[(=|:)<value>])...] [<file>...]"
15111 msgstr ""
15113 #: builtin/interpret-trailers.c:95
15114 msgid "edit files in place"
15115 msgstr ""
15117 #: builtin/interpret-trailers.c:96
15118 msgid "trim empty trailers"
15119 msgstr ""
15121 #: builtin/interpret-trailers.c:99
15122 msgid "where to place the new trailer"
15123 msgstr ""
15125 #: builtin/interpret-trailers.c:101
15126 msgid "action if trailer already exists"
15127 msgstr ""
15129 #: builtin/interpret-trailers.c:103
15130 msgid "action if trailer is missing"
15131 msgstr ""
15133 #: builtin/interpret-trailers.c:105
15134 msgid "output only the trailers"
15135 msgstr ""
15137 #: builtin/interpret-trailers.c:106
15138 msgid "do not apply config rules"
15139 msgstr ""
15141 #: builtin/interpret-trailers.c:107
15142 msgid "join whitespace-continued values"
15143 msgstr ""
15145 #: builtin/interpret-trailers.c:108
15146 msgid "set parsing options"
15147 msgstr ""
15149 #: builtin/interpret-trailers.c:110
15150 msgid "do not treat --- specially"
15151 msgstr ""
15153 #: builtin/interpret-trailers.c:111
15154 msgid "trailer"
15155 msgstr ""
15157 #: builtin/interpret-trailers.c:112
15158 msgid "trailer(s) to add"
15159 msgstr ""
15161 #: builtin/interpret-trailers.c:123
15162 msgid "--trailer with --only-input does not make sense"
15163 msgstr ""
15165 #: builtin/interpret-trailers.c:133
15166 msgid "no input file given for in-place editing"
15167 msgstr ""
15169 #: builtin/log.c:58
15170 msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
15171 msgstr ""
15173 #: builtin/log.c:59
15174 msgid "git show [<options>] <object>..."
15175 msgstr ""
15177 #: builtin/log.c:112
15178 #, c-format
15179 msgid "invalid --decorate option: %s"
15180 msgstr ""
15182 #: builtin/log.c:179
15183 msgid "show source"
15184 msgstr ""
15186 #: builtin/log.c:180
15187 msgid "Use mail map file"
15188 msgstr ""
15190 #: builtin/log.c:183
15191 msgid "only decorate refs that match <pattern>"
15192 msgstr ""
15194 #: builtin/log.c:185
15195 msgid "do not decorate refs that match <pattern>"
15196 msgstr ""
15198 #: builtin/log.c:186
15199 msgid "decorate options"
15200 msgstr ""
15202 #: builtin/log.c:189
15203 msgid ""
15204 "Trace the evolution of line range <start>,<end> or function :<funcname> in "
15205 "<file>"
15206 msgstr ""
15208 #: builtin/log.c:212
15209 msgid "-L<range>:<file> cannot be used with pathspec"
15210 msgstr ""
15212 #: builtin/log.c:302
15213 #, c-format
15214 msgid "Final output: %d %s\n"
15215 msgstr ""
15217 #: builtin/log.c:564
15218 #, c-format
15219 msgid "git show %s: bad file"
15220 msgstr ""
15222 #: builtin/log.c:579 builtin/log.c:674
15223 #, c-format
15224 msgid "could not read object %s"
15225 msgstr ""
15227 #: builtin/log.c:699
15228 #, c-format
15229 msgid "unknown type: %d"
15230 msgstr ""
15232 #: builtin/log.c:848
15233 #, c-format
15234 msgid "%s: invalid cover from description mode"
15235 msgstr ""
15237 #: builtin/log.c:855
15238 msgid "format.headers without value"
15239 msgstr ""
15241 #: builtin/log.c:984
15242 #, c-format
15243 msgid "cannot open patch file %s"
15244 msgstr ""
15246 #: builtin/log.c:1001
15247 msgid "need exactly one range"
15248 msgstr ""
15250 #: builtin/log.c:1011
15251 msgid "not a range"
15252 msgstr ""
15254 #: builtin/log.c:1175
15255 msgid "cover letter needs email format"
15256 msgstr ""
15258 #: builtin/log.c:1181
15259 msgid "failed to create cover-letter file"
15260 msgstr ""
15262 #: builtin/log.c:1262
15263 #, c-format
15264 msgid "insane in-reply-to: %s"
15265 msgstr ""
15267 #: builtin/log.c:1289
15268 msgid "git format-patch [<options>] [<since> | <revision-range>]"
15269 msgstr ""
15271 #: builtin/log.c:1347
15272 msgid "two output directories?"
15273 msgstr ""
15275 #: builtin/log.c:1498 builtin/log.c:2318 builtin/log.c:2320 builtin/log.c:2332
15276 #, c-format
15277 msgid "unknown commit %s"
15278 msgstr ""
15280 #: builtin/log.c:1509 builtin/replace.c:58 builtin/replace.c:207
15281 #: builtin/replace.c:210
15282 #, c-format
15283 msgid "failed to resolve '%s' as a valid ref"
15284 msgstr ""
15286 #: builtin/log.c:1518
15287 msgid "could not find exact merge base"
15288 msgstr ""
15290 #: builtin/log.c:1528
15291 msgid ""
15292 "failed to get upstream, if you want to record base commit automatically,\n"
15293 "please use git branch --set-upstream-to to track a remote branch.\n"
15294 "Or you could specify base commit by --base=<base-commit-id> manually"
15295 msgstr ""
15297 #: builtin/log.c:1551
15298 msgid "failed to find exact merge base"
15299 msgstr ""
15301 #: builtin/log.c:1568
15302 msgid "base commit should be the ancestor of revision list"
15303 msgstr ""
15305 #: builtin/log.c:1578
15306 msgid "base commit shouldn't be in revision list"
15307 msgstr ""
15309 #: builtin/log.c:1636
15310 msgid "cannot get patch id"
15311 msgstr ""
15313 #: builtin/log.c:1693
15314 msgid "failed to infer range-diff origin of current series"
15315 msgstr ""
15317 #: builtin/log.c:1695
15318 #, c-format
15319 msgid "using '%s' as range-diff origin of current series"
15320 msgstr ""
15322 #: builtin/log.c:1739
15323 msgid "use [PATCH n/m] even with a single patch"
15324 msgstr ""
15326 #: builtin/log.c:1742
15327 msgid "use [PATCH] even with multiple patches"
15328 msgstr ""
15330 #: builtin/log.c:1746
15331 msgid "print patches to standard out"
15332 msgstr ""
15334 #: builtin/log.c:1748
15335 msgid "generate a cover letter"
15336 msgstr ""
15338 #: builtin/log.c:1750
15339 msgid "use simple number sequence for output file names"
15340 msgstr ""
15342 #: builtin/log.c:1751
15343 msgid "sfx"
15344 msgstr ""
15346 #: builtin/log.c:1752
15347 msgid "use <sfx> instead of '.patch'"
15348 msgstr ""
15350 #: builtin/log.c:1754
15351 msgid "start numbering patches at <n> instead of 1"
15352 msgstr ""
15354 #: builtin/log.c:1756
15355 msgid "mark the series as Nth re-roll"
15356 msgstr ""
15358 #: builtin/log.c:1758
15359 msgid "max length of output filename"
15360 msgstr ""
15362 #: builtin/log.c:1760
15363 msgid "Use [RFC PATCH] instead of [PATCH]"
15364 msgstr ""
15366 #: builtin/log.c:1763
15367 msgid "cover-from-description-mode"
15368 msgstr ""
15370 #: builtin/log.c:1764
15371 msgid "generate parts of a cover letter based on a branch's description"
15372 msgstr ""
15374 #: builtin/log.c:1766
15375 msgid "Use [<prefix>] instead of [PATCH]"
15376 msgstr ""
15378 #: builtin/log.c:1769
15379 msgid "store resulting files in <dir>"
15380 msgstr ""
15382 #: builtin/log.c:1772
15383 msgid "don't strip/add [PATCH]"
15384 msgstr ""
15386 #: builtin/log.c:1775
15387 msgid "don't output binary diffs"
15388 msgstr ""
15390 #: builtin/log.c:1777
15391 msgid "output all-zero hash in From header"
15392 msgstr ""
15394 #: builtin/log.c:1779
15395 msgid "don't include a patch matching a commit upstream"
15396 msgstr ""
15398 #: builtin/log.c:1781
15399 msgid "show patch format instead of default (patch + stat)"
15400 msgstr ""
15402 #: builtin/log.c:1783
15403 msgid "Messaging"
15404 msgstr ""
15406 #: builtin/log.c:1784
15407 msgid "header"
15408 msgstr ""
15410 #: builtin/log.c:1785
15411 msgid "add email header"
15412 msgstr ""
15414 #: builtin/log.c:1786 builtin/log.c:1787
15415 msgid "email"
15416 msgstr ""
15418 #: builtin/log.c:1786
15419 msgid "add To: header"
15420 msgstr ""
15422 #: builtin/log.c:1787
15423 msgid "add Cc: header"
15424 msgstr ""
15426 #: builtin/log.c:1788
15427 msgid "ident"
15428 msgstr ""
15430 #: builtin/log.c:1789
15431 msgid "set From address to <ident> (or committer ident if absent)"
15432 msgstr ""
15434 #: builtin/log.c:1791
15435 msgid "message-id"
15436 msgstr ""
15438 #: builtin/log.c:1792
15439 msgid "make first mail a reply to <message-id>"
15440 msgstr ""
15442 #: builtin/log.c:1793 builtin/log.c:1796
15443 msgid "boundary"
15444 msgstr ""
15446 #: builtin/log.c:1794
15447 msgid "attach the patch"
15448 msgstr ""
15450 #: builtin/log.c:1797
15451 msgid "inline the patch"
15452 msgstr ""
15454 #: builtin/log.c:1801
15455 msgid "enable message threading, styles: shallow, deep"
15456 msgstr ""
15458 #: builtin/log.c:1803
15459 msgid "signature"
15460 msgstr ""
15462 #: builtin/log.c:1804
15463 msgid "add a signature"
15464 msgstr ""
15466 #: builtin/log.c:1805
15467 msgid "base-commit"
15468 msgstr ""
15470 #: builtin/log.c:1806
15471 msgid "add prerequisite tree info to the patch series"
15472 msgstr ""
15474 #: builtin/log.c:1809
15475 msgid "add a signature from a file"
15476 msgstr ""
15478 #: builtin/log.c:1810
15479 msgid "don't print the patch filenames"
15480 msgstr ""
15482 #: builtin/log.c:1812
15483 msgid "show progress while generating patches"
15484 msgstr ""
15486 #: builtin/log.c:1814
15487 msgid "show changes against <rev> in cover letter or single patch"
15488 msgstr ""
15490 #: builtin/log.c:1817
15491 msgid "show changes against <refspec> in cover letter or single patch"
15492 msgstr ""
15494 #: builtin/log.c:1819
15495 msgid "percentage by which creation is weighted"
15496 msgstr ""
15498 #: builtin/log.c:1905
15499 #, c-format
15500 msgid "invalid ident line: %s"
15501 msgstr ""
15503 #: builtin/log.c:1920
15504 msgid "-n and -k are mutually exclusive"
15505 msgstr ""
15507 #: builtin/log.c:1922
15508 msgid "--subject-prefix/--rfc and -k are mutually exclusive"
15509 msgstr ""
15511 #: builtin/log.c:1930
15512 msgid "--name-only does not make sense"
15513 msgstr ""
15515 #: builtin/log.c:1932
15516 msgid "--name-status does not make sense"
15517 msgstr ""
15519 #: builtin/log.c:1934
15520 msgid "--check does not make sense"
15521 msgstr ""
15523 #: builtin/log.c:1956
15524 msgid "--stdout, --output, and --output-directory are mutually exclusive"
15525 msgstr ""
15527 #: builtin/log.c:2079
15528 msgid "--interdiff requires --cover-letter or single patch"
15529 msgstr ""
15531 #: builtin/log.c:2083
15532 msgid "Interdiff:"
15533 msgstr ""
15535 #: builtin/log.c:2084
15536 #, c-format
15537 msgid "Interdiff against v%d:"
15538 msgstr ""
15540 #: builtin/log.c:2090
15541 msgid "--creation-factor requires --range-diff"
15542 msgstr ""
15544 #: builtin/log.c:2094
15545 msgid "--range-diff requires --cover-letter or single patch"
15546 msgstr ""
15548 #: builtin/log.c:2102
15549 msgid "Range-diff:"
15550 msgstr ""
15552 #: builtin/log.c:2103
15553 #, c-format
15554 msgid "Range-diff against v%d:"
15555 msgstr ""
15557 #: builtin/log.c:2114
15558 #, c-format
15559 msgid "unable to read signature file '%s'"
15560 msgstr ""
15562 #: builtin/log.c:2150
15563 msgid "Generating patches"
15564 msgstr ""
15566 #: builtin/log.c:2194
15567 msgid "failed to create output files"
15568 msgstr ""
15570 #: builtin/log.c:2253
15571 msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
15572 msgstr ""
15574 #: builtin/log.c:2307
15575 #, c-format
15576 msgid ""
15577 "Could not find a tracked remote branch, please specify <upstream> manually.\n"
15578 msgstr ""
15580 #: builtin/ls-files.c:471
15581 msgid "git ls-files [<options>] [<file>...]"
15582 msgstr ""
15584 #: builtin/ls-files.c:527
15585 msgid "identify the file status with tags"
15586 msgstr ""
15588 #: builtin/ls-files.c:529
15589 msgid "use lowercase letters for 'assume unchanged' files"
15590 msgstr ""
15592 #: builtin/ls-files.c:531
15593 msgid "use lowercase letters for 'fsmonitor clean' files"
15594 msgstr ""
15596 #: builtin/ls-files.c:533
15597 msgid "show cached files in the output (default)"
15598 msgstr ""
15600 #: builtin/ls-files.c:535
15601 msgid "show deleted files in the output"
15602 msgstr ""
15604 #: builtin/ls-files.c:537
15605 msgid "show modified files in the output"
15606 msgstr ""
15608 #: builtin/ls-files.c:539
15609 msgid "show other files in the output"
15610 msgstr ""
15612 #: builtin/ls-files.c:541
15613 msgid "show ignored files in the output"
15614 msgstr ""
15616 #: builtin/ls-files.c:544
15617 msgid "show staged contents' object name in the output"
15618 msgstr ""
15620 #: builtin/ls-files.c:546
15621 msgid "show files on the filesystem that need to be removed"
15622 msgstr ""
15624 #: builtin/ls-files.c:548
15625 msgid "show 'other' directories' names only"
15626 msgstr ""
15628 #: builtin/ls-files.c:550
15629 msgid "show line endings of files"
15630 msgstr ""
15632 #: builtin/ls-files.c:552
15633 msgid "don't show empty directories"
15634 msgstr ""
15636 #: builtin/ls-files.c:555
15637 msgid "show unmerged files in the output"
15638 msgstr ""
15640 #: builtin/ls-files.c:557
15641 msgid "show resolve-undo information"
15642 msgstr ""
15644 #: builtin/ls-files.c:559
15645 msgid "skip files matching pattern"
15646 msgstr ""
15648 #: builtin/ls-files.c:562
15649 msgid "exclude patterns are read from <file>"
15650 msgstr ""
15652 #: builtin/ls-files.c:565
15653 msgid "read additional per-directory exclude patterns in <file>"
15654 msgstr ""
15656 #: builtin/ls-files.c:567
15657 msgid "add the standard git exclusions"
15658 msgstr ""
15660 #: builtin/ls-files.c:571
15661 msgid "make the output relative to the project top directory"
15662 msgstr ""
15664 #: builtin/ls-files.c:574
15665 msgid "recurse through submodules"
15666 msgstr ""
15668 #: builtin/ls-files.c:576
15669 msgid "if any <file> is not in the index, treat this as an error"
15670 msgstr ""
15672 #: builtin/ls-files.c:577
15673 msgid "tree-ish"
15674 msgstr ""
15676 #: builtin/ls-files.c:578
15677 msgid "pretend that paths removed since <tree-ish> are still present"
15678 msgstr ""
15680 #: builtin/ls-files.c:580
15681 msgid "show debugging data"
15682 msgstr ""
15684 #: builtin/ls-remote.c:9
15685 msgid ""
15686 "git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
15687 "                     [-q | --quiet] [--exit-code] [--get-url]\n"
15688 "                     [--symref] [<repository> [<refs>...]]"
15689 msgstr ""
15691 #: builtin/ls-remote.c:59
15692 msgid "do not print remote URL"
15693 msgstr ""
15695 #: builtin/ls-remote.c:60 builtin/ls-remote.c:62 builtin/rebase.c:1398
15696 msgid "exec"
15697 msgstr ""
15699 #: builtin/ls-remote.c:61 builtin/ls-remote.c:63
15700 msgid "path of git-upload-pack on the remote host"
15701 msgstr ""
15703 #: builtin/ls-remote.c:65
15704 msgid "limit to tags"
15705 msgstr ""
15707 #: builtin/ls-remote.c:66
15708 msgid "limit to heads"
15709 msgstr ""
15711 #: builtin/ls-remote.c:67
15712 msgid "do not show peeled tags"
15713 msgstr ""
15715 #: builtin/ls-remote.c:69
15716 msgid "take url.<base>.insteadOf into account"
15717 msgstr ""
15719 #: builtin/ls-remote.c:72
15720 msgid "exit with exit code 2 if no matching refs are found"
15721 msgstr ""
15723 #: builtin/ls-remote.c:75
15724 msgid "show underlying ref in addition to the object pointed by it"
15725 msgstr ""
15727 #: builtin/ls-tree.c:30
15728 msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
15729 msgstr ""
15731 #: builtin/ls-tree.c:128
15732 msgid "only show trees"
15733 msgstr ""
15735 #: builtin/ls-tree.c:130
15736 msgid "recurse into subtrees"
15737 msgstr ""
15739 #: builtin/ls-tree.c:132
15740 msgid "show trees when recursing"
15741 msgstr ""
15743 #: builtin/ls-tree.c:135
15744 msgid "terminate entries with NUL byte"
15745 msgstr ""
15747 #: builtin/ls-tree.c:136
15748 msgid "include object size"
15749 msgstr ""
15751 #: builtin/ls-tree.c:138 builtin/ls-tree.c:140
15752 msgid "list only filenames"
15753 msgstr ""
15755 #: builtin/ls-tree.c:143
15756 msgid "use full path names"
15757 msgstr ""
15759 #: builtin/ls-tree.c:145
15760 msgid "list entire tree; not just current directory (implies --full-name)"
15761 msgstr ""
15763 #: builtin/mailsplit.c:241
15764 #, c-format
15765 msgid "empty mbox: '%s'"
15766 msgstr ""
15768 #: builtin/merge-base.c:32
15769 msgid "git merge-base [-a | --all] <commit> <commit>..."
15770 msgstr ""
15772 #: builtin/merge-base.c:33
15773 msgid "git merge-base [-a | --all] --octopus <commit>..."
15774 msgstr ""
15776 #: builtin/merge-base.c:34
15777 msgid "git merge-base --independent <commit>..."
15778 msgstr ""
15780 #: builtin/merge-base.c:35
15781 msgid "git merge-base --is-ancestor <commit> <commit>"
15782 msgstr ""
15784 #: builtin/merge-base.c:36
15785 msgid "git merge-base --fork-point <ref> [<commit>]"
15786 msgstr ""
15788 #: builtin/merge-base.c:143
15789 msgid "output all common ancestors"
15790 msgstr ""
15792 #: builtin/merge-base.c:145
15793 msgid "find ancestors for a single n-way merge"
15794 msgstr ""
15796 #: builtin/merge-base.c:147
15797 msgid "list revs not reachable from others"
15798 msgstr ""
15800 #: builtin/merge-base.c:149
15801 msgid "is the first one ancestor of the other?"
15802 msgstr ""
15804 #: builtin/merge-base.c:151
15805 msgid "find where <commit> forked from reflog of <ref>"
15806 msgstr ""
15808 #: builtin/merge-file.c:9
15809 msgid ""
15810 "git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
15811 "<orig-file> <file2>"
15812 msgstr ""
15814 #: builtin/merge-file.c:35
15815 msgid "send results to standard output"
15816 msgstr ""
15818 #: builtin/merge-file.c:36
15819 msgid "use a diff3 based merge"
15820 msgstr ""
15822 #: builtin/merge-file.c:37
15823 msgid "for conflicts, use our version"
15824 msgstr ""
15826 #: builtin/merge-file.c:39
15827 msgid "for conflicts, use their version"
15828 msgstr ""
15830 #: builtin/merge-file.c:41
15831 msgid "for conflicts, use a union version"
15832 msgstr ""
15834 #: builtin/merge-file.c:44
15835 msgid "for conflicts, use this marker size"
15836 msgstr ""
15838 #: builtin/merge-file.c:45
15839 msgid "do not warn about conflicts"
15840 msgstr ""
15842 #: builtin/merge-file.c:47
15843 msgid "set labels for file1/orig-file/file2"
15844 msgstr ""
15846 #: builtin/merge-recursive.c:47
15847 #, c-format
15848 msgid "unknown option %s"
15849 msgstr ""
15851 #: builtin/merge-recursive.c:53
15852 #, c-format
15853 msgid "could not parse object '%s'"
15854 msgstr ""
15856 #: builtin/merge-recursive.c:57
15857 #, c-format
15858 msgid "cannot handle more than %d base. Ignoring %s."
15859 msgid_plural "cannot handle more than %d bases. Ignoring %s."
15860 msgstr[0] ""
15861 msgstr[1] ""
15863 #: builtin/merge-recursive.c:65
15864 msgid "not handling anything other than two heads merge."
15865 msgstr ""
15867 #: builtin/merge-recursive.c:74 builtin/merge-recursive.c:76
15868 #, c-format
15869 msgid "could not resolve ref '%s'"
15870 msgstr ""
15872 #: builtin/merge-recursive.c:82
15873 #, c-format
15874 msgid "Merging %s with %s\n"
15875 msgstr ""
15877 #: builtin/merge.c:57
15878 msgid "git merge [<options>] [<commit>...]"
15879 msgstr ""
15881 #: builtin/merge.c:58
15882 msgid "git merge --abort"
15883 msgstr ""
15885 #: builtin/merge.c:59
15886 msgid "git merge --continue"
15887 msgstr ""
15889 #: builtin/merge.c:122
15890 msgid "switch `m' requires a value"
15891 msgstr ""
15893 #: builtin/merge.c:145
15894 #, c-format
15895 msgid "option `%s' requires a value"
15896 msgstr ""
15898 #: builtin/merge.c:198
15899 #, c-format
15900 msgid "Could not find merge strategy '%s'.\n"
15901 msgstr ""
15903 #: builtin/merge.c:199
15904 #, c-format
15905 msgid "Available strategies are:"
15906 msgstr ""
15908 #: builtin/merge.c:204
15909 #, c-format
15910 msgid "Available custom strategies are:"
15911 msgstr ""
15913 #: builtin/merge.c:255 builtin/pull.c:133
15914 msgid "do not show a diffstat at the end of the merge"
15915 msgstr ""
15917 #: builtin/merge.c:258 builtin/pull.c:136
15918 msgid "show a diffstat at the end of the merge"
15919 msgstr ""
15921 #: builtin/merge.c:259 builtin/pull.c:139
15922 msgid "(synonym to --stat)"
15923 msgstr ""
15925 #: builtin/merge.c:261 builtin/pull.c:142
15926 msgid "add (at most <n>) entries from shortlog to merge commit message"
15927 msgstr ""
15929 #: builtin/merge.c:264 builtin/pull.c:148
15930 msgid "create a single commit instead of doing a merge"
15931 msgstr ""
15933 #: builtin/merge.c:266 builtin/pull.c:151
15934 msgid "perform a commit if the merge succeeds (default)"
15935 msgstr ""
15937 #: builtin/merge.c:268 builtin/pull.c:154
15938 msgid "edit message before committing"
15939 msgstr ""
15941 #: builtin/merge.c:270
15942 msgid "allow fast-forward (default)"
15943 msgstr ""
15945 #: builtin/merge.c:272 builtin/pull.c:161
15946 msgid "abort if fast-forward is not possible"
15947 msgstr ""
15949 #: builtin/merge.c:276 builtin/pull.c:164
15950 msgid "verify that the named commit has a valid GPG signature"
15951 msgstr ""
15953 #: builtin/merge.c:277 builtin/notes.c:787 builtin/pull.c:168
15954 #: builtin/rebase.c:539 builtin/rebase.c:1412 builtin/revert.c:114
15955 msgid "strategy"
15956 msgstr ""
15958 #: builtin/merge.c:278 builtin/pull.c:169
15959 msgid "merge strategy to use"
15960 msgstr ""
15962 #: builtin/merge.c:279 builtin/pull.c:172
15963 msgid "option=value"
15964 msgstr ""
15966 #: builtin/merge.c:280 builtin/pull.c:173
15967 msgid "option for selected merge strategy"
15968 msgstr ""
15970 #: builtin/merge.c:282
15971 msgid "merge commit message (for a non-fast-forward merge)"
15972 msgstr ""
15974 #: builtin/merge.c:289
15975 msgid "abort the current in-progress merge"
15976 msgstr ""
15978 #: builtin/merge.c:291
15979 msgid "--abort but leave index and working tree alone"
15980 msgstr ""
15982 #: builtin/merge.c:293
15983 msgid "continue the current in-progress merge"
15984 msgstr ""
15986 #: builtin/merge.c:295 builtin/pull.c:180
15987 msgid "allow merging unrelated histories"
15988 msgstr ""
15990 #: builtin/merge.c:302
15991 msgid "bypass pre-merge-commit and commit-msg hooks"
15992 msgstr ""
15994 #: builtin/merge.c:319
15995 msgid "could not run stash."
15996 msgstr ""
15998 #: builtin/merge.c:324
15999 msgid "stash failed"
16000 msgstr ""
16002 #: builtin/merge.c:329
16003 #, c-format
16004 msgid "not a valid object: %s"
16005 msgstr ""
16007 #: builtin/merge.c:351 builtin/merge.c:368
16008 msgid "read-tree failed"
16009 msgstr ""
16011 #: builtin/merge.c:398
16012 msgid " (nothing to squash)"
16013 msgstr ""
16015 #: builtin/merge.c:409
16016 #, c-format
16017 msgid "Squash commit -- not updating HEAD\n"
16018 msgstr ""
16020 #: builtin/merge.c:459
16021 #, c-format
16022 msgid "No merge message -- not updating HEAD\n"
16023 msgstr ""
16025 #: builtin/merge.c:510
16026 #, c-format
16027 msgid "'%s' does not point to a commit"
16028 msgstr ""
16030 #: builtin/merge.c:597
16031 #, c-format
16032 msgid "Bad branch.%s.mergeoptions string: %s"
16033 msgstr ""
16035 #: builtin/merge.c:723
16036 msgid "Not handling anything other than two heads merge."
16037 msgstr ""
16039 #: builtin/merge.c:736
16040 #, c-format
16041 msgid "Unknown option for merge-recursive: -X%s"
16042 msgstr ""
16044 #: builtin/merge.c:755 t/helper/test-fast-rebase.c:209
16045 #, c-format
16046 msgid "unable to write %s"
16047 msgstr ""
16049 #: builtin/merge.c:807
16050 #, c-format
16051 msgid "Could not read from '%s'"
16052 msgstr ""
16054 #: builtin/merge.c:816
16055 #, c-format
16056 msgid "Not committing merge; use 'git commit' to complete the merge.\n"
16057 msgstr ""
16059 #: builtin/merge.c:822
16060 msgid ""
16061 "Please enter a commit message to explain why this merge is necessary,\n"
16062 "especially if it merges an updated upstream into a topic branch.\n"
16063 "\n"
16064 msgstr ""
16066 #: builtin/merge.c:827
16067 msgid "An empty message aborts the commit.\n"
16068 msgstr ""
16070 #: builtin/merge.c:830
16071 #, c-format
16072 msgid ""
16073 "Lines starting with '%c' will be ignored, and an empty message aborts\n"
16074 "the commit.\n"
16075 msgstr ""
16077 #: builtin/merge.c:883
16078 msgid "Empty commit message."
16079 msgstr ""
16081 #: builtin/merge.c:898
16082 #, c-format
16083 msgid "Wonderful.\n"
16084 msgstr ""
16086 #: builtin/merge.c:959
16087 #, c-format
16088 msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
16089 msgstr ""
16091 #: builtin/merge.c:998
16092 msgid "No current branch."
16093 msgstr ""
16095 #: builtin/merge.c:1000
16096 msgid "No remote for the current branch."
16097 msgstr ""
16099 #: builtin/merge.c:1002
16100 msgid "No default upstream defined for the current branch."
16101 msgstr ""
16103 #: builtin/merge.c:1007
16104 #, c-format
16105 msgid "No remote-tracking branch for %s from %s"
16106 msgstr ""
16108 #: builtin/merge.c:1064
16109 #, c-format
16110 msgid "Bad value '%s' in environment '%s'"
16111 msgstr ""
16113 #: builtin/merge.c:1167
16114 #, c-format
16115 msgid "not something we can merge in %s: %s"
16116 msgstr ""
16118 #: builtin/merge.c:1201
16119 msgid "not something we can merge"
16120 msgstr ""
16122 #: builtin/merge.c:1311
16123 msgid "--abort expects no arguments"
16124 msgstr ""
16126 #: builtin/merge.c:1315
16127 msgid "There is no merge to abort (MERGE_HEAD missing)."
16128 msgstr ""
16130 #: builtin/merge.c:1333
16131 msgid "--quit expects no arguments"
16132 msgstr ""
16134 #: builtin/merge.c:1346
16135 msgid "--continue expects no arguments"
16136 msgstr ""
16138 #: builtin/merge.c:1350
16139 msgid "There is no merge in progress (MERGE_HEAD missing)."
16140 msgstr ""
16142 #: builtin/merge.c:1366
16143 msgid ""
16144 "You have not concluded your merge (MERGE_HEAD exists).\n"
16145 "Please, commit your changes before you merge."
16146 msgstr ""
16148 #: builtin/merge.c:1373
16149 msgid ""
16150 "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
16151 "Please, commit your changes before you merge."
16152 msgstr ""
16154 #: builtin/merge.c:1376
16155 msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
16156 msgstr ""
16158 #: builtin/merge.c:1390
16159 msgid "You cannot combine --squash with --no-ff."
16160 msgstr ""
16162 #: builtin/merge.c:1392
16163 msgid "You cannot combine --squash with --commit."
16164 msgstr ""
16166 #: builtin/merge.c:1408
16167 msgid "No commit specified and merge.defaultToUpstream not set."
16168 msgstr ""
16170 #: builtin/merge.c:1425
16171 msgid "Squash commit into empty head not supported yet"
16172 msgstr ""
16174 #: builtin/merge.c:1427
16175 msgid "Non-fast-forward commit does not make sense into an empty head"
16176 msgstr ""
16178 #: builtin/merge.c:1432
16179 #, c-format
16180 msgid "%s - not something we can merge"
16181 msgstr ""
16183 #: builtin/merge.c:1434
16184 msgid "Can merge only exactly one commit into empty head"
16185 msgstr ""
16187 #: builtin/merge.c:1515
16188 msgid "refusing to merge unrelated histories"
16189 msgstr ""
16191 #: builtin/merge.c:1524
16192 msgid "Already up to date."
16193 msgstr ""
16195 #: builtin/merge.c:1534
16196 #, c-format
16197 msgid "Updating %s..%s\n"
16198 msgstr ""
16200 #: builtin/merge.c:1580
16201 #, c-format
16202 msgid "Trying really trivial in-index merge...\n"
16203 msgstr ""
16205 #: builtin/merge.c:1587
16206 #, c-format
16207 msgid "Nope.\n"
16208 msgstr ""
16210 #: builtin/merge.c:1612
16211 msgid "Already up to date. Yeeah!"
16212 msgstr ""
16214 #: builtin/merge.c:1618
16215 msgid "Not possible to fast-forward, aborting."
16216 msgstr ""
16218 #: builtin/merge.c:1646 builtin/merge.c:1711
16219 #, c-format
16220 msgid "Rewinding the tree to pristine...\n"
16221 msgstr ""
16223 #: builtin/merge.c:1650
16224 #, c-format
16225 msgid "Trying merge strategy %s...\n"
16226 msgstr ""
16228 #: builtin/merge.c:1702
16229 #, c-format
16230 msgid "No merge strategy handled the merge.\n"
16231 msgstr ""
16233 #: builtin/merge.c:1704
16234 #, c-format
16235 msgid "Merge with strategy %s failed.\n"
16236 msgstr ""
16238 #: builtin/merge.c:1713
16239 #, c-format
16240 msgid "Using the %s to prepare resolving by hand.\n"
16241 msgstr ""
16243 #: builtin/merge.c:1727
16244 #, c-format
16245 msgid "Automatic merge went well; stopped before committing as requested\n"
16246 msgstr ""
16248 #: builtin/mktree.c:66
16249 msgid "git mktree [-z] [--missing] [--batch]"
16250 msgstr ""
16252 #: builtin/mktree.c:154
16253 msgid "input is NUL terminated"
16254 msgstr ""
16256 #: builtin/mktree.c:155 builtin/write-tree.c:26
16257 msgid "allow missing objects"
16258 msgstr ""
16260 #: builtin/mktree.c:156
16261 msgid "allow creation of more than one tree"
16262 msgstr ""
16264 #: builtin/multi-pack-index.c:9
16265 msgid ""
16266 "git multi-pack-index [<options>] (write|verify|expire|repack --batch-"
16267 "size=<size>)"
16268 msgstr ""
16270 #: builtin/multi-pack-index.c:26
16271 msgid "object directory containing set of packfile and pack-index pairs"
16272 msgstr ""
16274 #: builtin/multi-pack-index.c:29
16275 msgid ""
16276 "during repack, collect pack-files of smaller size into a batch that is "
16277 "larger than this size"
16278 msgstr ""
16280 #: builtin/multi-pack-index.c:50 builtin/prune-packed.c:25
16281 msgid "too many arguments"
16282 msgstr ""
16284 #: builtin/multi-pack-index.c:60
16285 msgid "--batch-size option is only for 'repack' subcommand"
16286 msgstr ""
16288 #: builtin/multi-pack-index.c:69
16289 #, c-format
16290 msgid "unrecognized subcommand: %s"
16291 msgstr ""
16293 #: builtin/mv.c:18
16294 msgid "git mv [<options>] <source>... <destination>"
16295 msgstr ""
16297 #: builtin/mv.c:83
16298 #, c-format
16299 msgid "Directory %s is in index and no submodule?"
16300 msgstr ""
16302 #: builtin/mv.c:85
16303 msgid "Please stage your changes to .gitmodules or stash them to proceed"
16304 msgstr ""
16306 #: builtin/mv.c:103
16307 #, c-format
16308 msgid "%.*s is in index"
16309 msgstr ""
16311 #: builtin/mv.c:125
16312 msgid "force move/rename even if target exists"
16313 msgstr ""
16315 #: builtin/mv.c:127
16316 msgid "skip move/rename errors"
16317 msgstr ""
16319 #: builtin/mv.c:170
16320 #, c-format
16321 msgid "destination '%s' is not a directory"
16322 msgstr ""
16324 #: builtin/mv.c:181
16325 #, c-format
16326 msgid "Checking rename of '%s' to '%s'\n"
16327 msgstr ""
16329 #: builtin/mv.c:185
16330 msgid "bad source"
16331 msgstr ""
16333 #: builtin/mv.c:188
16334 msgid "can not move directory into itself"
16335 msgstr ""
16337 #: builtin/mv.c:191
16338 msgid "cannot move directory over file"
16339 msgstr ""
16341 #: builtin/mv.c:200
16342 msgid "source directory is empty"
16343 msgstr ""
16345 #: builtin/mv.c:225
16346 msgid "not under version control"
16347 msgstr ""
16349 #: builtin/mv.c:227
16350 msgid "conflicted"
16351 msgstr ""
16353 #: builtin/mv.c:230
16354 msgid "destination exists"
16355 msgstr ""
16357 #: builtin/mv.c:238
16358 #, c-format
16359 msgid "overwriting '%s'"
16360 msgstr ""
16362 #: builtin/mv.c:241
16363 msgid "Cannot overwrite"
16364 msgstr ""
16366 #: builtin/mv.c:244
16367 msgid "multiple sources for the same target"
16368 msgstr ""
16370 #: builtin/mv.c:246
16371 msgid "destination directory does not exist"
16372 msgstr ""
16374 #: builtin/mv.c:253
16375 #, c-format
16376 msgid "%s, source=%s, destination=%s"
16377 msgstr ""
16379 #: builtin/mv.c:274
16380 #, c-format
16381 msgid "Renaming %s to %s\n"
16382 msgstr ""
16384 #: builtin/mv.c:280 builtin/remote.c:785 builtin/repack.c:484
16385 #, c-format
16386 msgid "renaming '%s' failed"
16387 msgstr ""
16389 #: builtin/name-rev.c:465
16390 msgid "git name-rev [<options>] <commit>..."
16391 msgstr ""
16393 #: builtin/name-rev.c:466
16394 msgid "git name-rev [<options>] --all"
16395 msgstr ""
16397 #: builtin/name-rev.c:467
16398 msgid "git name-rev [<options>] --stdin"
16399 msgstr ""
16401 #: builtin/name-rev.c:524
16402 msgid "print only ref-based names (no object names)"
16403 msgstr ""
16405 #: builtin/name-rev.c:525
16406 msgid "only use tags to name the commits"
16407 msgstr ""
16409 #: builtin/name-rev.c:527
16410 msgid "only use refs matching <pattern>"
16411 msgstr ""
16413 #: builtin/name-rev.c:529
16414 msgid "ignore refs matching <pattern>"
16415 msgstr ""
16417 #: builtin/name-rev.c:531
16418 msgid "list all commits reachable from all refs"
16419 msgstr ""
16421 #: builtin/name-rev.c:532
16422 msgid "read from stdin"
16423 msgstr ""
16425 #: builtin/name-rev.c:533
16426 msgid "allow to print `undefined` names (default)"
16427 msgstr ""
16429 #: builtin/name-rev.c:539
16430 msgid "dereference tags in the input (internal use)"
16431 msgstr ""
16433 #: builtin/notes.c:28
16434 msgid "git notes [--ref <notes-ref>] [list [<object>]]"
16435 msgstr ""
16437 #: builtin/notes.c:29
16438 msgid ""
16439 "git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
16440 "| (-c | -C) <object>] [<object>]"
16441 msgstr ""
16443 #: builtin/notes.c:30
16444 msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
16445 msgstr ""
16447 #: builtin/notes.c:31
16448 msgid ""
16449 "git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
16450 "(-c | -C) <object>] [<object>]"
16451 msgstr ""
16453 #: builtin/notes.c:32
16454 msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
16455 msgstr ""
16457 #: builtin/notes.c:33
16458 msgid "git notes [--ref <notes-ref>] show [<object>]"
16459 msgstr ""
16461 #: builtin/notes.c:34
16462 msgid ""
16463 "git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
16464 msgstr ""
16466 #: builtin/notes.c:35
16467 msgid "git notes merge --commit [-v | -q]"
16468 msgstr ""
16470 #: builtin/notes.c:36
16471 msgid "git notes merge --abort [-v | -q]"
16472 msgstr ""
16474 #: builtin/notes.c:37
16475 msgid "git notes [--ref <notes-ref>] remove [<object>...]"
16476 msgstr ""
16478 #: builtin/notes.c:38
16479 msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
16480 msgstr ""
16482 #: builtin/notes.c:39
16483 msgid "git notes [--ref <notes-ref>] get-ref"
16484 msgstr ""
16486 #: builtin/notes.c:44
16487 msgid "git notes [list [<object>]]"
16488 msgstr ""
16490 #: builtin/notes.c:49
16491 msgid "git notes add [<options>] [<object>]"
16492 msgstr ""
16494 #: builtin/notes.c:54
16495 msgid "git notes copy [<options>] <from-object> <to-object>"
16496 msgstr ""
16498 #: builtin/notes.c:55
16499 msgid "git notes copy --stdin [<from-object> <to-object>]..."
16500 msgstr ""
16502 #: builtin/notes.c:60
16503 msgid "git notes append [<options>] [<object>]"
16504 msgstr ""
16506 #: builtin/notes.c:65
16507 msgid "git notes edit [<object>]"
16508 msgstr ""
16510 #: builtin/notes.c:70
16511 msgid "git notes show [<object>]"
16512 msgstr ""
16514 #: builtin/notes.c:75
16515 msgid "git notes merge [<options>] <notes-ref>"
16516 msgstr ""
16518 #: builtin/notes.c:76
16519 msgid "git notes merge --commit [<options>]"
16520 msgstr ""
16522 #: builtin/notes.c:77
16523 msgid "git notes merge --abort [<options>]"
16524 msgstr ""
16526 #: builtin/notes.c:82
16527 msgid "git notes remove [<object>]"
16528 msgstr ""
16530 #: builtin/notes.c:87
16531 msgid "git notes prune [<options>]"
16532 msgstr ""
16534 #: builtin/notes.c:92
16535 msgid "git notes get-ref"
16536 msgstr ""
16538 #: builtin/notes.c:97
16539 msgid "Write/edit the notes for the following object:"
16540 msgstr ""
16542 #: builtin/notes.c:150
16543 #, c-format
16544 msgid "unable to start 'show' for object '%s'"
16545 msgstr ""
16547 #: builtin/notes.c:154
16548 msgid "could not read 'show' output"
16549 msgstr ""
16551 #: builtin/notes.c:162
16552 #, c-format
16553 msgid "failed to finish 'show' for object '%s'"
16554 msgstr ""
16556 #: builtin/notes.c:197
16557 msgid "please supply the note contents using either -m or -F option"
16558 msgstr ""
16560 #: builtin/notes.c:206
16561 msgid "unable to write note object"
16562 msgstr ""
16564 #: builtin/notes.c:208
16565 #, c-format
16566 msgid "the note contents have been left in %s"
16567 msgstr ""
16569 #: builtin/notes.c:242 builtin/tag.c:533
16570 #, c-format
16571 msgid "could not open or read '%s'"
16572 msgstr ""
16574 #: builtin/notes.c:263 builtin/notes.c:313 builtin/notes.c:315
16575 #: builtin/notes.c:383 builtin/notes.c:438 builtin/notes.c:526
16576 #: builtin/notes.c:531 builtin/notes.c:610 builtin/notes.c:672
16577 #, c-format
16578 msgid "failed to resolve '%s' as a valid ref."
16579 msgstr ""
16581 #: builtin/notes.c:265
16582 #, c-format
16583 msgid "failed to read object '%s'."
16584 msgstr ""
16586 #: builtin/notes.c:268
16587 #, c-format
16588 msgid "cannot read note data from non-blob object '%s'."
16589 msgstr ""
16591 #: builtin/notes.c:309
16592 #, c-format
16593 msgid "malformed input line: '%s'."
16594 msgstr ""
16596 #: builtin/notes.c:324
16597 #, c-format
16598 msgid "failed to copy notes from '%s' to '%s'"
16599 msgstr ""
16601 #. TRANSLATORS: the first %s will be replaced by a git
16602 #. notes command: 'add', 'merge', 'remove', etc.
16604 #: builtin/notes.c:356
16605 #, c-format
16606 msgid "refusing to %s notes in %s (outside of refs/notes/)"
16607 msgstr ""
16609 #: builtin/notes.c:376 builtin/notes.c:431 builtin/notes.c:509
16610 #: builtin/notes.c:521 builtin/notes.c:598 builtin/notes.c:665
16611 #: builtin/notes.c:815 builtin/notes.c:963 builtin/notes.c:985
16612 msgid "too many parameters"
16613 msgstr ""
16615 #: builtin/notes.c:389 builtin/notes.c:678
16616 #, c-format
16617 msgid "no note found for object %s."
16618 msgstr ""
16620 #: builtin/notes.c:410 builtin/notes.c:576
16621 msgid "note contents as a string"
16622 msgstr ""
16624 #: builtin/notes.c:413 builtin/notes.c:579
16625 msgid "note contents in a file"
16626 msgstr ""
16628 #: builtin/notes.c:416 builtin/notes.c:582
16629 msgid "reuse and edit specified note object"
16630 msgstr ""
16632 #: builtin/notes.c:419 builtin/notes.c:585
16633 msgid "reuse specified note object"
16634 msgstr ""
16636 #: builtin/notes.c:422 builtin/notes.c:588
16637 msgid "allow storing empty note"
16638 msgstr ""
16640 #: builtin/notes.c:423 builtin/notes.c:496
16641 msgid "replace existing notes"
16642 msgstr ""
16644 #: builtin/notes.c:448
16645 #, c-format
16646 msgid ""
16647 "Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
16648 "existing notes"
16649 msgstr ""
16651 #: builtin/notes.c:463 builtin/notes.c:544
16652 #, c-format
16653 msgid "Overwriting existing notes for object %s\n"
16654 msgstr ""
16656 #: builtin/notes.c:475 builtin/notes.c:637 builtin/notes.c:902
16657 #, c-format
16658 msgid "Removing note for object %s\n"
16659 msgstr ""
16661 #: builtin/notes.c:497
16662 msgid "read objects from stdin"
16663 msgstr ""
16665 #: builtin/notes.c:499
16666 msgid "load rewriting config for <command> (implies --stdin)"
16667 msgstr ""
16669 #: builtin/notes.c:517
16670 msgid "too few parameters"
16671 msgstr ""
16673 #: builtin/notes.c:538
16674 #, c-format
16675 msgid ""
16676 "Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
16677 "existing notes"
16678 msgstr ""
16680 #: builtin/notes.c:550
16681 #, c-format
16682 msgid "missing notes on source object %s. Cannot copy."
16683 msgstr ""
16685 #: builtin/notes.c:603
16686 #, c-format
16687 msgid ""
16688 "The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
16689 "Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
16690 msgstr ""
16692 #: builtin/notes.c:698
16693 msgid "failed to delete ref NOTES_MERGE_PARTIAL"
16694 msgstr ""
16696 #: builtin/notes.c:700
16697 msgid "failed to delete ref NOTES_MERGE_REF"
16698 msgstr ""
16700 #: builtin/notes.c:702
16701 msgid "failed to remove 'git notes merge' worktree"
16702 msgstr ""
16704 #: builtin/notes.c:722
16705 msgid "failed to read ref NOTES_MERGE_PARTIAL"
16706 msgstr ""
16708 #: builtin/notes.c:724
16709 msgid "could not find commit from NOTES_MERGE_PARTIAL."
16710 msgstr ""
16712 #: builtin/notes.c:726
16713 msgid "could not parse commit from NOTES_MERGE_PARTIAL."
16714 msgstr ""
16716 #: builtin/notes.c:739
16717 msgid "failed to resolve NOTES_MERGE_REF"
16718 msgstr ""
16720 #: builtin/notes.c:742
16721 msgid "failed to finalize notes merge"
16722 msgstr ""
16724 #: builtin/notes.c:768
16725 #, c-format
16726 msgid "unknown notes merge strategy %s"
16727 msgstr ""
16729 #: builtin/notes.c:784
16730 msgid "General options"
16731 msgstr ""
16733 #: builtin/notes.c:786
16734 msgid "Merge options"
16735 msgstr ""
16737 #: builtin/notes.c:788
16738 msgid ""
16739 "resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
16740 "cat_sort_uniq)"
16741 msgstr ""
16743 #: builtin/notes.c:790
16744 msgid "Committing unmerged notes"
16745 msgstr ""
16747 #: builtin/notes.c:792
16748 msgid "finalize notes merge by committing unmerged notes"
16749 msgstr ""
16751 #: builtin/notes.c:794
16752 msgid "Aborting notes merge resolution"
16753 msgstr ""
16755 #: builtin/notes.c:796
16756 msgid "abort notes merge"
16757 msgstr ""
16759 #: builtin/notes.c:807
16760 msgid "cannot mix --commit, --abort or -s/--strategy"
16761 msgstr ""
16763 #: builtin/notes.c:812
16764 msgid "must specify a notes ref to merge"
16765 msgstr ""
16767 #: builtin/notes.c:836
16768 #, c-format
16769 msgid "unknown -s/--strategy: %s"
16770 msgstr ""
16772 #: builtin/notes.c:873
16773 #, c-format
16774 msgid "a notes merge into %s is already in-progress at %s"
16775 msgstr ""
16777 #: builtin/notes.c:876
16778 #, c-format
16779 msgid "failed to store link to current notes ref (%s)"
16780 msgstr ""
16782 #: builtin/notes.c:878
16783 #, c-format
16784 msgid ""
16785 "Automatic notes merge failed. Fix conflicts in %s and commit the result with "
16786 "'git notes merge --commit', or abort the merge with 'git notes merge --"
16787 "abort'.\n"
16788 msgstr ""
16790 #: builtin/notes.c:897 builtin/tag.c:546
16791 #, c-format
16792 msgid "Failed to resolve '%s' as a valid ref."
16793 msgstr ""
16795 #: builtin/notes.c:900
16796 #, c-format
16797 msgid "Object %s has no note\n"
16798 msgstr ""
16800 #: builtin/notes.c:912
16801 msgid "attempt to remove non-existent note is not an error"
16802 msgstr ""
16804 #: builtin/notes.c:915
16805 msgid "read object names from the standard input"
16806 msgstr ""
16808 #: builtin/notes.c:954 builtin/prune.c:132 builtin/worktree.c:220
16809 msgid "do not remove, show only"
16810 msgstr ""
16812 #: builtin/notes.c:955
16813 msgid "report pruned notes"
16814 msgstr ""
16816 #: builtin/notes.c:998
16817 msgid "notes-ref"
16818 msgstr ""
16820 #: builtin/notes.c:999
16821 msgid "use notes from <notes-ref>"
16822 msgstr ""
16824 #: builtin/notes.c:1034 builtin/stash.c:1604
16825 #, c-format
16826 msgid "unknown subcommand: %s"
16827 msgstr ""
16829 #: builtin/pack-objects.c:54
16830 msgid ""
16831 "git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
16832 msgstr ""
16834 #: builtin/pack-objects.c:55
16835 msgid ""
16836 "git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
16837 msgstr ""
16839 #: builtin/pack-objects.c:443
16840 #, c-format
16841 msgid "bad packed object CRC for %s"
16842 msgstr ""
16844 #: builtin/pack-objects.c:454
16845 #, c-format
16846 msgid "corrupt packed object for %s"
16847 msgstr ""
16849 #: builtin/pack-objects.c:585
16850 #, c-format
16851 msgid "recursive delta detected for object %s"
16852 msgstr ""
16854 #: builtin/pack-objects.c:796
16855 #, c-format
16856 msgid "ordered %u objects, expected %<PRIu32>"
16857 msgstr ""
16859 #: builtin/pack-objects.c:1004
16860 msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
16861 msgstr ""
16863 #: builtin/pack-objects.c:1017
16864 msgid "Writing objects"
16865 msgstr ""
16867 #: builtin/pack-objects.c:1078 builtin/update-index.c:90
16868 #, c-format
16869 msgid "failed to stat %s"
16870 msgstr ""
16872 #: builtin/pack-objects.c:1131
16873 #, c-format
16874 msgid "wrote %<PRIu32> objects while expecting %<PRIu32>"
16875 msgstr ""
16877 #: builtin/pack-objects.c:1348
16878 msgid "disabling bitmap writing, as some objects are not being packed"
16879 msgstr ""
16881 #: builtin/pack-objects.c:1796
16882 #, c-format
16883 msgid "delta base offset overflow in pack for %s"
16884 msgstr ""
16886 #: builtin/pack-objects.c:1805
16887 #, c-format
16888 msgid "delta base offset out of bound for %s"
16889 msgstr ""
16891 #: builtin/pack-objects.c:2086
16892 msgid "Counting objects"
16893 msgstr ""
16895 #: builtin/pack-objects.c:2231
16896 #, c-format
16897 msgid "unable to parse object header of %s"
16898 msgstr ""
16900 #: builtin/pack-objects.c:2301 builtin/pack-objects.c:2317
16901 #: builtin/pack-objects.c:2327
16902 #, c-format
16903 msgid "object %s cannot be read"
16904 msgstr ""
16906 #: builtin/pack-objects.c:2304 builtin/pack-objects.c:2331
16907 #, c-format
16908 msgid "object %s inconsistent object length (%<PRIuMAX> vs %<PRIuMAX>)"
16909 msgstr ""
16911 #: builtin/pack-objects.c:2341
16912 msgid "suboptimal pack - out of memory"
16913 msgstr ""
16915 #: builtin/pack-objects.c:2656
16916 #, c-format
16917 msgid "Delta compression using up to %d threads"
16918 msgstr ""
16920 #: builtin/pack-objects.c:2795
16921 #, c-format
16922 msgid "unable to pack objects reachable from tag %s"
16923 msgstr ""
16925 #: builtin/pack-objects.c:2883
16926 msgid "Compressing objects"
16927 msgstr ""
16929 #: builtin/pack-objects.c:2889
16930 msgid "inconsistency with delta count"
16931 msgstr ""
16933 #: builtin/pack-objects.c:2961
16934 #, c-format
16935 msgid ""
16936 "value of uploadpack.blobpackfileuri must be of the form '<object-hash> <pack-"
16937 "hash> <uri>' (got '%s')"
16938 msgstr ""
16940 #: builtin/pack-objects.c:2964
16941 #, c-format
16942 msgid ""
16943 "object already configured in another uploadpack.blobpackfileuri (got '%s')"
16944 msgstr ""
16946 #: builtin/pack-objects.c:2993
16947 #, c-format
16948 msgid ""
16949 "expected edge object ID, got garbage:\n"
16950 " %s"
16951 msgstr ""
16953 #: builtin/pack-objects.c:2999
16954 #, c-format
16955 msgid ""
16956 "expected object ID, got garbage:\n"
16957 " %s"
16958 msgstr ""
16960 #: builtin/pack-objects.c:3097
16961 msgid "invalid value for --missing"
16962 msgstr ""
16964 #: builtin/pack-objects.c:3156 builtin/pack-objects.c:3264
16965 msgid "cannot open pack index"
16966 msgstr ""
16968 #: builtin/pack-objects.c:3187
16969 #, c-format
16970 msgid "loose object at %s could not be examined"
16971 msgstr ""
16973 #: builtin/pack-objects.c:3272
16974 msgid "unable to force loose object"
16975 msgstr ""
16977 #: builtin/pack-objects.c:3365
16978 #, c-format
16979 msgid "not a rev '%s'"
16980 msgstr ""
16982 #: builtin/pack-objects.c:3368
16983 #, c-format
16984 msgid "bad revision '%s'"
16985 msgstr ""
16987 #: builtin/pack-objects.c:3393
16988 msgid "unable to add recent objects"
16989 msgstr ""
16991 #: builtin/pack-objects.c:3446
16992 #, c-format
16993 msgid "unsupported index version %s"
16994 msgstr ""
16996 #: builtin/pack-objects.c:3450
16997 #, c-format
16998 msgid "bad index version '%s'"
16999 msgstr ""
17001 #: builtin/pack-objects.c:3488
17002 msgid "<version>[,<offset>]"
17003 msgstr ""
17005 #: builtin/pack-objects.c:3489
17006 msgid "write the pack index file in the specified idx format version"
17007 msgstr ""
17009 #: builtin/pack-objects.c:3492
17010 msgid "maximum size of each output pack file"
17011 msgstr ""
17013 #: builtin/pack-objects.c:3494
17014 msgid "ignore borrowed objects from alternate object store"
17015 msgstr ""
17017 #: builtin/pack-objects.c:3496
17018 msgid "ignore packed objects"
17019 msgstr ""
17021 #: builtin/pack-objects.c:3498
17022 msgid "limit pack window by objects"
17023 msgstr ""
17025 #: builtin/pack-objects.c:3500
17026 msgid "limit pack window by memory in addition to object limit"
17027 msgstr ""
17029 #: builtin/pack-objects.c:3502
17030 msgid "maximum length of delta chain allowed in the resulting pack"
17031 msgstr ""
17033 #: builtin/pack-objects.c:3504
17034 msgid "reuse existing deltas"
17035 msgstr ""
17037 #: builtin/pack-objects.c:3506
17038 msgid "reuse existing objects"
17039 msgstr ""
17041 #: builtin/pack-objects.c:3508
17042 msgid "use OFS_DELTA objects"
17043 msgstr ""
17045 #: builtin/pack-objects.c:3510
17046 msgid "use threads when searching for best delta matches"
17047 msgstr ""
17049 #: builtin/pack-objects.c:3512
17050 msgid "do not create an empty pack output"
17051 msgstr ""
17053 #: builtin/pack-objects.c:3514
17054 msgid "read revision arguments from standard input"
17055 msgstr ""
17057 #: builtin/pack-objects.c:3516
17058 msgid "limit the objects to those that are not yet packed"
17059 msgstr ""
17061 #: builtin/pack-objects.c:3519
17062 msgid "include objects reachable from any reference"
17063 msgstr ""
17065 #: builtin/pack-objects.c:3522
17066 msgid "include objects referred by reflog entries"
17067 msgstr ""
17069 #: builtin/pack-objects.c:3525
17070 msgid "include objects referred to by the index"
17071 msgstr ""
17073 #: builtin/pack-objects.c:3528
17074 msgid "output pack to stdout"
17075 msgstr ""
17077 #: builtin/pack-objects.c:3530
17078 msgid "include tag objects that refer to objects to be packed"
17079 msgstr ""
17081 #: builtin/pack-objects.c:3532
17082 msgid "keep unreachable objects"
17083 msgstr ""
17085 #: builtin/pack-objects.c:3534
17086 msgid "pack loose unreachable objects"
17087 msgstr ""
17089 #: builtin/pack-objects.c:3536
17090 msgid "unpack unreachable objects newer than <time>"
17091 msgstr ""
17093 #: builtin/pack-objects.c:3539
17094 msgid "use the sparse reachability algorithm"
17095 msgstr ""
17097 #: builtin/pack-objects.c:3541
17098 msgid "create thin packs"
17099 msgstr ""
17101 #: builtin/pack-objects.c:3543
17102 msgid "create packs suitable for shallow fetches"
17103 msgstr ""
17105 #: builtin/pack-objects.c:3545
17106 msgid "ignore packs that have companion .keep file"
17107 msgstr ""
17109 #: builtin/pack-objects.c:3547
17110 msgid "ignore this pack"
17111 msgstr ""
17113 #: builtin/pack-objects.c:3549
17114 msgid "pack compression level"
17115 msgstr ""
17117 #: builtin/pack-objects.c:3551
17118 msgid "do not hide commits by grafts"
17119 msgstr ""
17121 #: builtin/pack-objects.c:3553
17122 msgid "use a bitmap index if available to speed up counting objects"
17123 msgstr ""
17125 #: builtin/pack-objects.c:3555
17126 msgid "write a bitmap index together with the pack index"
17127 msgstr ""
17129 #: builtin/pack-objects.c:3559
17130 msgid "write a bitmap index if possible"
17131 msgstr ""
17133 #: builtin/pack-objects.c:3563
17134 msgid "handling for missing objects"
17135 msgstr ""
17137 #: builtin/pack-objects.c:3566
17138 msgid "do not pack objects in promisor packfiles"
17139 msgstr ""
17141 #: builtin/pack-objects.c:3568
17142 msgid "respect islands during delta compression"
17143 msgstr ""
17145 #: builtin/pack-objects.c:3570
17146 msgid "protocol"
17147 msgstr ""
17149 #: builtin/pack-objects.c:3571
17150 msgid "exclude any configured uploadpack.blobpackfileuri with this protocol"
17151 msgstr ""
17153 #: builtin/pack-objects.c:3600
17154 #, c-format
17155 msgid "delta chain depth %d is too deep, forcing %d"
17156 msgstr ""
17158 #: builtin/pack-objects.c:3605
17159 #, c-format
17160 msgid "pack.deltaCacheLimit is too high, forcing %d"
17161 msgstr ""
17163 #: builtin/pack-objects.c:3659
17164 msgid "--max-pack-size cannot be used to build a pack for transfer"
17165 msgstr ""
17167 #: builtin/pack-objects.c:3661
17168 msgid "minimum pack size limit is 1 MiB"
17169 msgstr ""
17171 #: builtin/pack-objects.c:3666
17172 msgid "--thin cannot be used to build an indexable pack"
17173 msgstr ""
17175 #: builtin/pack-objects.c:3669
17176 msgid "--keep-unreachable and --unpack-unreachable are incompatible"
17177 msgstr ""
17179 #: builtin/pack-objects.c:3675
17180 msgid "cannot use --filter without --stdout"
17181 msgstr ""
17183 #: builtin/pack-objects.c:3735
17184 msgid "Enumerating objects"
17185 msgstr ""
17187 #: builtin/pack-objects.c:3766
17188 #, c-format
17189 msgid ""
17190 "Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>), pack-"
17191 "reused %<PRIu32>"
17192 msgstr ""
17194 #: builtin/pack-refs.c:8
17195 msgid "git pack-refs [<options>]"
17196 msgstr ""
17198 #: builtin/pack-refs.c:16
17199 msgid "pack everything"
17200 msgstr ""
17202 #: builtin/pack-refs.c:17
17203 msgid "prune loose refs (default)"
17204 msgstr ""
17206 #: builtin/prune-packed.c:6
17207 msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
17208 msgstr ""
17210 #: builtin/prune.c:14
17211 msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
17212 msgstr ""
17214 #: builtin/prune.c:133
17215 msgid "report pruned objects"
17216 msgstr ""
17218 #: builtin/prune.c:136
17219 msgid "expire objects older than <time>"
17220 msgstr ""
17222 #: builtin/prune.c:138
17223 msgid "limit traversal to objects outside promisor packfiles"
17224 msgstr ""
17226 #: builtin/prune.c:152
17227 msgid "cannot prune in a precious-objects repo"
17228 msgstr ""
17230 #: builtin/pull.c:45 builtin/pull.c:47
17231 #, c-format
17232 msgid "Invalid value for %s: %s"
17233 msgstr ""
17235 #: builtin/pull.c:67
17236 msgid "git pull [<options>] [<repository> [<refspec>...]]"
17237 msgstr ""
17239 #: builtin/pull.c:123
17240 msgid "control for recursive fetching of submodules"
17241 msgstr ""
17243 #: builtin/pull.c:127
17244 msgid "Options related to merging"
17245 msgstr ""
17247 #: builtin/pull.c:130
17248 msgid "incorporate changes by rebasing rather than merging"
17249 msgstr ""
17251 #: builtin/pull.c:158 builtin/rebase.c:490 builtin/revert.c:126
17252 msgid "allow fast-forward"
17253 msgstr ""
17255 #: builtin/pull.c:167 parse-options.h:339
17256 msgid "automatically stash/stash pop before and after"
17257 msgstr ""
17259 #: builtin/pull.c:183
17260 msgid "Options related to fetching"
17261 msgstr ""
17263 #: builtin/pull.c:193
17264 msgid "force overwrite of local branch"
17265 msgstr ""
17267 #: builtin/pull.c:201
17268 msgid "number of submodules pulled in parallel"
17269 msgstr ""
17271 #: builtin/pull.c:317
17272 #, c-format
17273 msgid "Invalid value for pull.ff: %s"
17274 msgstr ""
17276 #: builtin/pull.c:348
17277 msgid ""
17278 "Pulling without specifying how to reconcile divergent branches is\n"
17279 "discouraged. You can squelch this message by running one of the following\n"
17280 "commands sometime before your next pull:\n"
17281 "\n"
17282 "  git config pull.rebase false  # merge (the default strategy)\n"
17283 "  git config pull.rebase true   # rebase\n"
17284 "  git config pull.ff only       # fast-forward only\n"
17285 "\n"
17286 "You can replace \"git config\" with \"git config --global\" to set a "
17287 "default\n"
17288 "preference for all repositories. You can also pass --rebase, --no-rebase,\n"
17289 "or --ff-only on the command line to override the configured default per\n"
17290 "invocation.\n"
17291 msgstr ""
17293 #: builtin/pull.c:458
17294 msgid ""
17295 "There is no candidate for rebasing against among the refs that you just "
17296 "fetched."
17297 msgstr ""
17299 #: builtin/pull.c:460
17300 msgid ""
17301 "There are no candidates for merging among the refs that you just fetched."
17302 msgstr ""
17304 #: builtin/pull.c:461
17305 msgid ""
17306 "Generally this means that you provided a wildcard refspec which had no\n"
17307 "matches on the remote end."
17308 msgstr ""
17310 #: builtin/pull.c:464
17311 #, c-format
17312 msgid ""
17313 "You asked to pull from the remote '%s', but did not specify\n"
17314 "a branch. Because this is not the default configured remote\n"
17315 "for your current branch, you must specify a branch on the command line."
17316 msgstr ""
17318 #: builtin/pull.c:469 builtin/rebase.c:1246
17319 msgid "You are not currently on a branch."
17320 msgstr ""
17322 #: builtin/pull.c:471 builtin/pull.c:486
17323 msgid "Please specify which branch you want to rebase against."
17324 msgstr ""
17326 #: builtin/pull.c:473 builtin/pull.c:488
17327 msgid "Please specify which branch you want to merge with."
17328 msgstr ""
17330 #: builtin/pull.c:474 builtin/pull.c:489
17331 msgid "See git-pull(1) for details."
17332 msgstr ""
17334 #: builtin/pull.c:476 builtin/pull.c:482 builtin/pull.c:491
17335 #: builtin/rebase.c:1252
17336 msgid "<remote>"
17337 msgstr ""
17339 #: builtin/pull.c:476 builtin/pull.c:491 builtin/pull.c:496
17340 msgid "<branch>"
17341 msgstr ""
17343 #: builtin/pull.c:484 builtin/rebase.c:1244
17344 msgid "There is no tracking information for the current branch."
17345 msgstr ""
17347 #: builtin/pull.c:493
17348 msgid ""
17349 "If you wish to set tracking information for this branch you can do so with:"
17350 msgstr ""
17352 #: builtin/pull.c:498
17353 #, c-format
17354 msgid ""
17355 "Your configuration specifies to merge with the ref '%s'\n"
17356 "from the remote, but no such ref was fetched."
17357 msgstr ""
17359 #: builtin/pull.c:609
17360 #, c-format
17361 msgid "unable to access commit %s"
17362 msgstr ""
17364 #: builtin/pull.c:915
17365 msgid "ignoring --verify-signatures for rebase"
17366 msgstr ""
17368 #: builtin/pull.c:972
17369 msgid "Updating an unborn branch with changes added to the index."
17370 msgstr ""
17372 #: builtin/pull.c:976
17373 msgid "pull with rebase"
17374 msgstr ""
17376 #: builtin/pull.c:977
17377 msgid "please commit or stash them."
17378 msgstr ""
17380 #: builtin/pull.c:1002
17381 #, c-format
17382 msgid ""
17383 "fetch updated the current branch head.\n"
17384 "fast-forwarding your working tree from\n"
17385 "commit %s."
17386 msgstr ""
17388 #: builtin/pull.c:1008
17389 #, c-format
17390 msgid ""
17391 "Cannot fast-forward your working tree.\n"
17392 "After making sure that you saved anything precious from\n"
17393 "$ git diff %s\n"
17394 "output, run\n"
17395 "$ git reset --hard\n"
17396 "to recover."
17397 msgstr ""
17399 #: builtin/pull.c:1023
17400 msgid "Cannot merge multiple branches into empty head."
17401 msgstr ""
17403 #: builtin/pull.c:1027
17404 msgid "Cannot rebase onto multiple branches."
17405 msgstr ""
17407 #: builtin/pull.c:1041
17408 msgid "cannot rebase with locally recorded submodule modifications"
17409 msgstr ""
17411 #: builtin/push.c:19
17412 msgid "git push [<options>] [<repository> [<refspec>...]]"
17413 msgstr ""
17415 #: builtin/push.c:111
17416 msgid "tag shorthand without <tag>"
17417 msgstr ""
17419 #: builtin/push.c:119
17420 msgid "--delete only accepts plain target ref names"
17421 msgstr ""
17423 #: builtin/push.c:164
17424 msgid ""
17425 "\n"
17426 "To choose either option permanently, see push.default in 'git help config'."
17427 msgstr ""
17429 #: builtin/push.c:167
17430 #, c-format
17431 msgid ""
17432 "The upstream branch of your current branch does not match\n"
17433 "the name of your current branch.  To push to the upstream branch\n"
17434 "on the remote, use\n"
17435 "\n"
17436 "    git push %s HEAD:%s\n"
17437 "\n"
17438 "To push to the branch of the same name on the remote, use\n"
17439 "\n"
17440 "    git push %s HEAD\n"
17441 "%s"
17442 msgstr ""
17444 #: builtin/push.c:182
17445 #, c-format
17446 msgid ""
17447 "You are not currently on a branch.\n"
17448 "To push the history leading to the current (detached HEAD)\n"
17449 "state now, use\n"
17450 "\n"
17451 "    git push %s HEAD:<name-of-remote-branch>\n"
17452 msgstr ""
17454 #: builtin/push.c:194
17455 #, c-format
17456 msgid ""
17457 "The current branch %s has no upstream branch.\n"
17458 "To push the current branch and set the remote as upstream, use\n"
17459 "\n"
17460 "    git push --set-upstream %s %s\n"
17461 msgstr ""
17463 #: builtin/push.c:202
17464 #, c-format
17465 msgid "The current branch %s has multiple upstream branches, refusing to push."
17466 msgstr ""
17468 #: builtin/push.c:205
17469 #, c-format
17470 msgid ""
17471 "You are pushing to remote '%s', which is not the upstream of\n"
17472 "your current branch '%s', without telling me what to push\n"
17473 "to update which remote branch."
17474 msgstr ""
17476 #: builtin/push.c:260
17477 msgid ""
17478 "You didn't specify any refspecs to push, and push.default is \"nothing\"."
17479 msgstr ""
17481 #: builtin/push.c:267
17482 msgid ""
17483 "Updates were rejected because the tip of your current branch is behind\n"
17484 "its remote counterpart. Integrate the remote changes (e.g.\n"
17485 "'git pull ...') before pushing again.\n"
17486 "See the 'Note about fast-forwards' in 'git push --help' for details."
17487 msgstr ""
17489 #: builtin/push.c:273
17490 msgid ""
17491 "Updates were rejected because a pushed branch tip is behind its remote\n"
17492 "counterpart. Check out this branch and integrate the remote changes\n"
17493 "(e.g. 'git pull ...') before pushing again.\n"
17494 "See the 'Note about fast-forwards' in 'git push --help' for details."
17495 msgstr ""
17497 #: builtin/push.c:279
17498 msgid ""
17499 "Updates were rejected because the remote contains work that you do\n"
17500 "not have locally. This is usually caused by another repository pushing\n"
17501 "to the same ref. You may want to first integrate the remote changes\n"
17502 "(e.g., 'git pull ...') before pushing again.\n"
17503 "See the 'Note about fast-forwards' in 'git push --help' for details."
17504 msgstr ""
17506 #: builtin/push.c:286
17507 msgid "Updates were rejected because the tag already exists in the remote."
17508 msgstr ""
17510 #: builtin/push.c:289
17511 msgid ""
17512 "You cannot update a remote ref that points at a non-commit object,\n"
17513 "or update a remote ref to make it point at a non-commit object,\n"
17514 "without using the '--force' option.\n"
17515 msgstr ""
17517 #: builtin/push.c:294
17518 msgid ""
17519 "Updates were rejected because the tip of the remote-tracking\n"
17520 "branch has been updated since the last checkout. You may want\n"
17521 "to integrate those changes locally (e.g., 'git pull ...')\n"
17522 "before forcing an update.\n"
17523 msgstr ""
17525 #: builtin/push.c:364
17526 #, c-format
17527 msgid "Pushing to %s\n"
17528 msgstr ""
17530 #: builtin/push.c:371
17531 #, c-format
17532 msgid "failed to push some refs to '%s'"
17533 msgstr ""
17535 #: builtin/push.c:553
17536 msgid "repository"
17537 msgstr ""
17539 #: builtin/push.c:554 builtin/send-pack.c:189
17540 msgid "push all refs"
17541 msgstr ""
17543 #: builtin/push.c:555 builtin/send-pack.c:191
17544 msgid "mirror all refs"
17545 msgstr ""
17547 #: builtin/push.c:557
17548 msgid "delete refs"
17549 msgstr ""
17551 #: builtin/push.c:558
17552 msgid "push tags (can't be used with --all or --mirror)"
17553 msgstr ""
17555 #: builtin/push.c:561 builtin/send-pack.c:192
17556 msgid "force updates"
17557 msgstr ""
17559 #: builtin/push.c:562 builtin/send-pack.c:204
17560 msgid "<refname>:<expect>"
17561 msgstr ""
17563 #: builtin/push.c:563 builtin/send-pack.c:205
17564 msgid "require old value of ref to be at this value"
17565 msgstr ""
17567 #: builtin/push.c:566 builtin/send-pack.c:208
17568 msgid "require remote updates to be integrated locally"
17569 msgstr ""
17571 #: builtin/push.c:569
17572 msgid "control recursive pushing of submodules"
17573 msgstr ""
17575 #: builtin/push.c:570 builtin/send-pack.c:199
17576 msgid "use thin pack"
17577 msgstr ""
17579 #: builtin/push.c:571 builtin/push.c:572 builtin/send-pack.c:186
17580 #: builtin/send-pack.c:187
17581 msgid "receive pack program"
17582 msgstr ""
17584 #: builtin/push.c:573
17585 msgid "set upstream for git pull/status"
17586 msgstr ""
17588 #: builtin/push.c:576
17589 msgid "prune locally removed refs"
17590 msgstr ""
17592 #: builtin/push.c:578
17593 msgid "bypass pre-push hook"
17594 msgstr ""
17596 #: builtin/push.c:579
17597 msgid "push missing but relevant tags"
17598 msgstr ""
17600 #: builtin/push.c:581 builtin/send-pack.c:193
17601 msgid "GPG sign the push"
17602 msgstr ""
17604 #: builtin/push.c:583 builtin/send-pack.c:200
17605 msgid "request atomic transaction on remote side"
17606 msgstr ""
17608 #: builtin/push.c:601
17609 msgid "--delete is incompatible with --all, --mirror and --tags"
17610 msgstr ""
17612 #: builtin/push.c:603
17613 msgid "--delete doesn't make sense without any refs"
17614 msgstr ""
17616 #: builtin/push.c:623
17617 #, c-format
17618 msgid "bad repository '%s'"
17619 msgstr ""
17621 #: builtin/push.c:624
17622 msgid ""
17623 "No configured push destination.\n"
17624 "Either specify the URL from the command-line or configure a remote "
17625 "repository using\n"
17626 "\n"
17627 "    git remote add <name> <url>\n"
17628 "\n"
17629 "and then push using the remote name\n"
17630 "\n"
17631 "    git push <name>\n"
17632 msgstr ""
17634 #: builtin/push.c:639
17635 msgid "--all and --tags are incompatible"
17636 msgstr ""
17638 #: builtin/push.c:641
17639 msgid "--all can't be combined with refspecs"
17640 msgstr ""
17642 #: builtin/push.c:645
17643 msgid "--mirror and --tags are incompatible"
17644 msgstr ""
17646 #: builtin/push.c:647
17647 msgid "--mirror can't be combined with refspecs"
17648 msgstr ""
17650 #: builtin/push.c:650
17651 msgid "--all and --mirror are incompatible"
17652 msgstr ""
17654 #: builtin/push.c:657
17655 msgid "push options must not have new line characters"
17656 msgstr ""
17658 #: builtin/range-diff.c:8
17659 msgid "git range-diff [<options>] <old-base>..<old-tip> <new-base>..<new-tip>"
17660 msgstr ""
17662 #: builtin/range-diff.c:9
17663 msgid "git range-diff [<options>] <old-tip>...<new-tip>"
17664 msgstr ""
17666 #: builtin/range-diff.c:10
17667 msgid "git range-diff [<options>] <base> <old-tip> <new-tip>"
17668 msgstr ""
17670 #: builtin/range-diff.c:22
17671 msgid "Percentage by which creation is weighted"
17672 msgstr ""
17674 #: builtin/range-diff.c:24
17675 msgid "use simple diff colors"
17676 msgstr ""
17678 #: builtin/range-diff.c:26
17679 msgid "notes"
17680 msgstr ""
17682 #: builtin/range-diff.c:26
17683 msgid "passed to 'git log'"
17684 msgstr ""
17686 #: builtin/range-diff.c:50 builtin/range-diff.c:54
17687 #, c-format
17688 msgid "no .. in range: '%s'"
17689 msgstr ""
17691 #: builtin/range-diff.c:64
17692 msgid "single arg format must be symmetric range"
17693 msgstr ""
17695 #: builtin/range-diff.c:79
17696 msgid "need two commit ranges"
17697 msgstr ""
17699 #: builtin/read-tree.c:41
17700 msgid ""
17701 "git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
17702 "[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
17703 "index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
17704 msgstr ""
17706 #: builtin/read-tree.c:124
17707 msgid "write resulting index to <file>"
17708 msgstr ""
17710 #: builtin/read-tree.c:127
17711 msgid "only empty the index"
17712 msgstr ""
17714 #: builtin/read-tree.c:129
17715 msgid "Merging"
17716 msgstr ""
17718 #: builtin/read-tree.c:131
17719 msgid "perform a merge in addition to a read"
17720 msgstr ""
17722 #: builtin/read-tree.c:133
17723 msgid "3-way merge if no file level merging required"
17724 msgstr ""
17726 #: builtin/read-tree.c:135
17727 msgid "3-way merge in presence of adds and removes"
17728 msgstr ""
17730 #: builtin/read-tree.c:137
17731 msgid "same as -m, but discard unmerged entries"
17732 msgstr ""
17734 #: builtin/read-tree.c:138
17735 msgid "<subdirectory>/"
17736 msgstr ""
17738 #: builtin/read-tree.c:139
17739 msgid "read the tree into the index under <subdirectory>/"
17740 msgstr ""
17742 #: builtin/read-tree.c:142
17743 msgid "update working tree with merge result"
17744 msgstr ""
17746 #: builtin/read-tree.c:144
17747 msgid "gitignore"
17748 msgstr ""
17750 #: builtin/read-tree.c:145
17751 msgid "allow explicitly ignored files to be overwritten"
17752 msgstr ""
17754 #: builtin/read-tree.c:148
17755 msgid "don't check the working tree after merging"
17756 msgstr ""
17758 #: builtin/read-tree.c:149
17759 msgid "don't update the index or the work tree"
17760 msgstr ""
17762 #: builtin/read-tree.c:151
17763 msgid "skip applying sparse checkout filter"
17764 msgstr ""
17766 #: builtin/read-tree.c:153
17767 msgid "debug unpack-trees"
17768 msgstr ""
17770 #: builtin/read-tree.c:157
17771 msgid "suppress feedback messages"
17772 msgstr ""
17774 #: builtin/read-tree.c:188
17775 msgid "You need to resolve your current index first"
17776 msgstr ""
17778 #: builtin/rebase.c:35
17779 msgid ""
17780 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase> | --keep-base] "
17781 "[<upstream> [<branch>]]"
17782 msgstr ""
17784 #: builtin/rebase.c:37
17785 msgid ""
17786 "git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] --root [<branch>]"
17787 msgstr ""
17789 #: builtin/rebase.c:39
17790 msgid "git rebase --continue | --abort | --skip | --edit-todo"
17791 msgstr ""
17793 #: builtin/rebase.c:193 builtin/rebase.c:217 builtin/rebase.c:244
17794 #, c-format
17795 msgid "unusable todo list: '%s'"
17796 msgstr ""
17798 #: builtin/rebase.c:310
17799 #, c-format
17800 msgid "could not create temporary %s"
17801 msgstr ""
17803 #: builtin/rebase.c:316
17804 msgid "could not mark as interactive"
17805 msgstr ""
17807 #: builtin/rebase.c:369
17808 msgid "could not generate todo list"
17809 msgstr ""
17811 #: builtin/rebase.c:411
17812 msgid "a base commit must be provided with --upstream or --onto"
17813 msgstr ""
17815 #: builtin/rebase.c:480
17816 msgid "git rebase--interactive [<options>]"
17817 msgstr ""
17819 #: builtin/rebase.c:493 builtin/rebase.c:1388
17820 msgid "keep commits which start empty"
17821 msgstr ""
17823 #: builtin/rebase.c:497 builtin/revert.c:128
17824 msgid "allow commits with empty messages"
17825 msgstr ""
17827 #: builtin/rebase.c:499
17828 msgid "rebase merge commits"
17829 msgstr ""
17831 #: builtin/rebase.c:501
17832 msgid "keep original branch points of cousins"
17833 msgstr ""
17835 #: builtin/rebase.c:503
17836 msgid "move commits that begin with squash!/fixup!"
17837 msgstr ""
17839 #: builtin/rebase.c:504
17840 msgid "sign commits"
17841 msgstr ""
17843 #: builtin/rebase.c:506 builtin/rebase.c:1327
17844 msgid "display a diffstat of what changed upstream"
17845 msgstr ""
17847 #: builtin/rebase.c:508
17848 msgid "continue rebase"
17849 msgstr ""
17851 #: builtin/rebase.c:510
17852 msgid "skip commit"
17853 msgstr ""
17855 #: builtin/rebase.c:511
17856 msgid "edit the todo list"
17857 msgstr ""
17859 #: builtin/rebase.c:513
17860 msgid "show the current patch"
17861 msgstr ""
17863 #: builtin/rebase.c:516
17864 msgid "shorten commit ids in the todo list"
17865 msgstr ""
17867 #: builtin/rebase.c:518
17868 msgid "expand commit ids in the todo list"
17869 msgstr ""
17871 #: builtin/rebase.c:520
17872 msgid "check the todo list"
17873 msgstr ""
17875 #: builtin/rebase.c:522
17876 msgid "rearrange fixup/squash lines"
17877 msgstr ""
17879 #: builtin/rebase.c:524
17880 msgid "insert exec commands in todo list"
17881 msgstr ""
17883 #: builtin/rebase.c:525
17884 msgid "onto"
17885 msgstr ""
17887 #: builtin/rebase.c:528
17888 msgid "restrict-revision"
17889 msgstr ""
17891 #: builtin/rebase.c:528
17892 msgid "restrict revision"
17893 msgstr ""
17895 #: builtin/rebase.c:530
17896 msgid "squash-onto"
17897 msgstr ""
17899 #: builtin/rebase.c:531
17900 msgid "squash onto"
17901 msgstr ""
17903 #: builtin/rebase.c:533
17904 msgid "the upstream commit"
17905 msgstr ""
17907 #: builtin/rebase.c:535
17908 msgid "head-name"
17909 msgstr ""
17911 #: builtin/rebase.c:535
17912 msgid "head name"
17913 msgstr ""
17915 #: builtin/rebase.c:540
17916 msgid "rebase strategy"
17917 msgstr ""
17919 #: builtin/rebase.c:541
17920 msgid "strategy-opts"
17921 msgstr ""
17923 #: builtin/rebase.c:542
17924 msgid "strategy options"
17925 msgstr ""
17927 #: builtin/rebase.c:543
17928 msgid "switch-to"
17929 msgstr ""
17931 #: builtin/rebase.c:544
17932 msgid "the branch or commit to checkout"
17933 msgstr ""
17935 #: builtin/rebase.c:545
17936 msgid "onto-name"
17937 msgstr ""
17939 #: builtin/rebase.c:545
17940 msgid "onto name"
17941 msgstr ""
17943 #: builtin/rebase.c:546
17944 msgid "cmd"
17945 msgstr ""
17947 #: builtin/rebase.c:546
17948 msgid "the command to run"
17949 msgstr ""
17951 #: builtin/rebase.c:549 builtin/rebase.c:1421
17952 msgid "automatically re-schedule any `exec` that fails"
17953 msgstr ""
17955 #: builtin/rebase.c:565
17956 msgid "--[no-]rebase-cousins has no effect without --rebase-merges"
17957 msgstr ""
17959 #: builtin/rebase.c:581
17960 #, c-format
17961 msgid "%s requires the merge backend"
17962 msgstr ""
17964 #: builtin/rebase.c:624
17965 #, c-format
17966 msgid "could not get 'onto': '%s'"
17967 msgstr ""
17969 #: builtin/rebase.c:641
17970 #, c-format
17971 msgid "invalid orig-head: '%s'"
17972 msgstr ""
17974 #: builtin/rebase.c:666
17975 #, c-format
17976 msgid "ignoring invalid allow_rerere_autoupdate: '%s'"
17977 msgstr ""
17979 #: builtin/rebase.c:811 git-rebase--preserve-merges.sh:81
17980 msgid ""
17981 "Resolve all conflicts manually, mark them as resolved with\n"
17982 "\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
17983 "You can instead skip this commit: run \"git rebase --skip\".\n"
17984 "To abort and get back to the state before \"git rebase\", run \"git rebase --"
17985 "abort\"."
17986 msgstr ""
17988 #: builtin/rebase.c:894
17989 #, c-format
17990 msgid ""
17991 "\n"
17992 "git encountered an error while preparing the patches to replay\n"
17993 "these revisions:\n"
17994 "\n"
17995 "    %s\n"
17996 "\n"
17997 "As a result, git cannot rebase them."
17998 msgstr ""
18000 #: builtin/rebase.c:1220
18001 #, c-format
18002 msgid ""
18003 "unrecognized empty type '%s'; valid values are \"drop\", \"keep\", and \"ask"
18004 "\"."
18005 msgstr ""
18007 #: builtin/rebase.c:1238
18008 #, c-format
18009 msgid ""
18010 "%s\n"
18011 "Please specify which branch you want to rebase against.\n"
18012 "See git-rebase(1) for details.\n"
18013 "\n"
18014 "    git rebase '<branch>'\n"
18015 "\n"
18016 msgstr ""
18018 #: builtin/rebase.c:1254
18019 #, c-format
18020 msgid ""
18021 "If you wish to set tracking information for this branch you can do so with:\n"
18022 "\n"
18023 "    git branch --set-upstream-to=%s/<branch> %s\n"
18024 "\n"
18025 msgstr ""
18027 #: builtin/rebase.c:1284
18028 msgid "exec commands cannot contain newlines"
18029 msgstr ""
18031 #: builtin/rebase.c:1288
18032 msgid "empty exec command"
18033 msgstr ""
18035 #: builtin/rebase.c:1318
18036 msgid "rebase onto given branch instead of upstream"
18037 msgstr ""
18039 #: builtin/rebase.c:1320
18040 msgid "use the merge-base of upstream and branch as the current base"
18041 msgstr ""
18043 #: builtin/rebase.c:1322
18044 msgid "allow pre-rebase hook to run"
18045 msgstr ""
18047 #: builtin/rebase.c:1324
18048 msgid "be quiet. implies --no-stat"
18049 msgstr ""
18051 #: builtin/rebase.c:1330
18052 msgid "do not show diffstat of what changed upstream"
18053 msgstr ""
18055 #: builtin/rebase.c:1333
18056 msgid "add a Signed-off-by trailer to each commit"
18057 msgstr ""
18059 #: builtin/rebase.c:1336
18060 msgid "make committer date match author date"
18061 msgstr ""
18063 #: builtin/rebase.c:1338
18064 msgid "ignore author date and use current date"
18065 msgstr ""
18067 #: builtin/rebase.c:1340
18068 msgid "synonym of --reset-author-date"
18069 msgstr ""
18071 #: builtin/rebase.c:1342 builtin/rebase.c:1346
18072 msgid "passed to 'git apply'"
18073 msgstr ""
18075 #: builtin/rebase.c:1344
18076 msgid "ignore changes in whitespace"
18077 msgstr ""
18079 #: builtin/rebase.c:1348 builtin/rebase.c:1351
18080 msgid "cherry-pick all commits, even if unchanged"
18081 msgstr ""
18083 #: builtin/rebase.c:1353
18084 msgid "continue"
18085 msgstr ""
18087 #: builtin/rebase.c:1356
18088 msgid "skip current patch and continue"
18089 msgstr ""
18091 #: builtin/rebase.c:1358
18092 msgid "abort and check out the original branch"
18093 msgstr ""
18095 #: builtin/rebase.c:1361
18096 msgid "abort but keep HEAD where it is"
18097 msgstr ""
18099 #: builtin/rebase.c:1362
18100 msgid "edit the todo list during an interactive rebase"
18101 msgstr ""
18103 #: builtin/rebase.c:1365
18104 msgid "show the patch file being applied or merged"
18105 msgstr ""
18107 #: builtin/rebase.c:1368
18108 msgid "use apply strategies to rebase"
18109 msgstr ""
18111 #: builtin/rebase.c:1372
18112 msgid "use merging strategies to rebase"
18113 msgstr ""
18115 #: builtin/rebase.c:1376
18116 msgid "let the user edit the list of commits to rebase"
18117 msgstr ""
18119 #: builtin/rebase.c:1380
18120 msgid "(DEPRECATED) try to recreate merges instead of ignoring them"
18121 msgstr ""
18123 #: builtin/rebase.c:1385
18124 msgid "how to handle commits that become empty"
18125 msgstr ""
18127 #: builtin/rebase.c:1392
18128 msgid "move commits that begin with squash!/fixup! under -i"
18129 msgstr ""
18131 #: builtin/rebase.c:1399
18132 msgid "add exec lines after each commit of the editable list"
18133 msgstr ""
18135 #: builtin/rebase.c:1403
18136 msgid "allow rebasing commits with empty messages"
18137 msgstr ""
18139 #: builtin/rebase.c:1407
18140 msgid "try to rebase merges instead of skipping them"
18141 msgstr ""
18143 #: builtin/rebase.c:1410
18144 msgid "use 'merge-base --fork-point' to refine upstream"
18145 msgstr ""
18147 #: builtin/rebase.c:1412
18148 msgid "use the given merge strategy"
18149 msgstr ""
18151 #: builtin/rebase.c:1414 builtin/revert.c:115
18152 msgid "option"
18153 msgstr ""
18155 #: builtin/rebase.c:1415
18156 msgid "pass the argument through to the merge strategy"
18157 msgstr ""
18159 #: builtin/rebase.c:1418
18160 msgid "rebase all reachable commits up to the root(s)"
18161 msgstr ""
18163 #: builtin/rebase.c:1423
18164 msgid "apply all changes, even those already present upstream"
18165 msgstr ""
18167 #: builtin/rebase.c:1440
18168 msgid ""
18169 "the rebase.useBuiltin support has been removed!\n"
18170 "See its entry in 'git help config' for details."
18171 msgstr ""
18173 #: builtin/rebase.c:1446
18174 msgid "It looks like 'git am' is in progress. Cannot rebase."
18175 msgstr ""
18177 #: builtin/rebase.c:1487
18178 msgid ""
18179 "git rebase --preserve-merges is deprecated. Use --rebase-merges instead."
18180 msgstr ""
18182 #: builtin/rebase.c:1492
18183 msgid "cannot combine '--keep-base' with '--onto'"
18184 msgstr ""
18186 #: builtin/rebase.c:1494
18187 msgid "cannot combine '--keep-base' with '--root'"
18188 msgstr ""
18190 #: builtin/rebase.c:1498
18191 msgid "cannot combine '--root' with '--fork-point'"
18192 msgstr ""
18194 #: builtin/rebase.c:1501
18195 msgid "No rebase in progress?"
18196 msgstr ""
18198 #: builtin/rebase.c:1505
18199 msgid "The --edit-todo action can only be used during interactive rebase."
18200 msgstr ""
18202 #: builtin/rebase.c:1528 t/helper/test-fast-rebase.c:123
18203 msgid "Cannot read HEAD"
18204 msgstr ""
18206 #: builtin/rebase.c:1540
18207 msgid ""
18208 "You must edit all merge conflicts and then\n"
18209 "mark them as resolved using git add"
18210 msgstr ""
18212 #: builtin/rebase.c:1559
18213 msgid "could not discard worktree changes"
18214 msgstr ""
18216 #: builtin/rebase.c:1578
18217 #, c-format
18218 msgid "could not move back to %s"
18219 msgstr ""
18221 #: builtin/rebase.c:1624
18222 #, c-format
18223 msgid ""
18224 "It seems that there is already a %s directory, and\n"
18225 "I wonder if you are in the middle of another rebase.  If that is the\n"
18226 "case, please try\n"
18227 "\t%s\n"
18228 "If that is not the case, please\n"
18229 "\t%s\n"
18230 "and run me again.  I am stopping in case you still have something\n"
18231 "valuable there.\n"
18232 msgstr ""
18234 #: builtin/rebase.c:1652
18235 msgid "switch `C' expects a numerical value"
18236 msgstr ""
18238 #: builtin/rebase.c:1694
18239 #, c-format
18240 msgid "Unknown mode: %s"
18241 msgstr ""
18243 #: builtin/rebase.c:1733
18244 msgid "--strategy requires --merge or --interactive"
18245 msgstr ""
18247 #: builtin/rebase.c:1763
18248 msgid "cannot combine apply options with merge options"
18249 msgstr ""
18251 #: builtin/rebase.c:1776
18252 #, c-format
18253 msgid "Unknown rebase backend: %s"
18254 msgstr ""
18256 #: builtin/rebase.c:1806
18257 msgid "--reschedule-failed-exec requires --exec or --interactive"
18258 msgstr ""
18260 #: builtin/rebase.c:1826
18261 msgid "cannot combine '--preserve-merges' with '--rebase-merges'"
18262 msgstr ""
18264 #: builtin/rebase.c:1830
18265 msgid ""
18266 "error: cannot combine '--preserve-merges' with '--reschedule-failed-exec'"
18267 msgstr ""
18269 #: builtin/rebase.c:1854
18270 #, c-format
18271 msgid "invalid upstream '%s'"
18272 msgstr ""
18274 #: builtin/rebase.c:1860
18275 msgid "Could not create new root commit"
18276 msgstr ""
18278 #: builtin/rebase.c:1886
18279 #, c-format
18280 msgid "'%s': need exactly one merge base with branch"
18281 msgstr ""
18283 #: builtin/rebase.c:1889
18284 #, c-format
18285 msgid "'%s': need exactly one merge base"
18286 msgstr ""
18288 #: builtin/rebase.c:1897
18289 #, c-format
18290 msgid "Does not point to a valid commit '%s'"
18291 msgstr ""
18293 #: builtin/rebase.c:1923
18294 #, c-format
18295 msgid "fatal: no such branch/commit '%s'"
18296 msgstr ""
18298 #: builtin/rebase.c:1931 builtin/submodule--helper.c:40
18299 #: builtin/submodule--helper.c:2414
18300 #, c-format
18301 msgid "No such ref: %s"
18302 msgstr ""
18304 #: builtin/rebase.c:1942
18305 msgid "Could not resolve HEAD to a revision"
18306 msgstr ""
18308 #: builtin/rebase.c:1963
18309 msgid "Please commit or stash them."
18310 msgstr ""
18312 #: builtin/rebase.c:1999
18313 #, c-format
18314 msgid "could not switch to %s"
18315 msgstr ""
18317 #: builtin/rebase.c:2010
18318 msgid "HEAD is up to date."
18319 msgstr ""
18321 #: builtin/rebase.c:2012
18322 #, c-format
18323 msgid "Current branch %s is up to date.\n"
18324 msgstr ""
18326 #: builtin/rebase.c:2020
18327 msgid "HEAD is up to date, rebase forced."
18328 msgstr ""
18330 #: builtin/rebase.c:2022
18331 #, c-format
18332 msgid "Current branch %s is up to date, rebase forced.\n"
18333 msgstr ""
18335 #: builtin/rebase.c:2030
18336 msgid "The pre-rebase hook refused to rebase."
18337 msgstr ""
18339 #: builtin/rebase.c:2037
18340 #, c-format
18341 msgid "Changes to %s:\n"
18342 msgstr ""
18344 #: builtin/rebase.c:2040
18345 #, c-format
18346 msgid "Changes from %s to %s:\n"
18347 msgstr ""
18349 #: builtin/rebase.c:2065
18350 #, c-format
18351 msgid "First, rewinding head to replay your work on top of it...\n"
18352 msgstr ""
18354 #: builtin/rebase.c:2074
18355 msgid "Could not detach HEAD"
18356 msgstr ""
18358 #: builtin/rebase.c:2083
18359 #, c-format
18360 msgid "Fast-forwarded %s to %s.\n"
18361 msgstr ""
18363 #: builtin/receive-pack.c:34
18364 msgid "git receive-pack <git-dir>"
18365 msgstr ""
18367 #: builtin/receive-pack.c:1276
18368 msgid ""
18369 "By default, updating the current branch in a non-bare repository\n"
18370 "is denied, because it will make the index and work tree inconsistent\n"
18371 "with what you pushed, and will require 'git reset --hard' to match\n"
18372 "the work tree to HEAD.\n"
18373 "\n"
18374 "You can set the 'receive.denyCurrentBranch' configuration variable\n"
18375 "to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
18376 "its current branch; however, this is not recommended unless you\n"
18377 "arranged to update its work tree to match what you pushed in some\n"
18378 "other way.\n"
18379 "\n"
18380 "To squelch this message and still keep the default behaviour, set\n"
18381 "'receive.denyCurrentBranch' configuration variable to 'refuse'."
18382 msgstr ""
18384 #: builtin/receive-pack.c:1296
18385 msgid ""
18386 "By default, deleting the current branch is denied, because the next\n"
18387 "'git clone' won't result in any file checked out, causing confusion.\n"
18388 "\n"
18389 "You can set 'receive.denyDeleteCurrent' configuration variable to\n"
18390 "'warn' or 'ignore' in the remote repository to allow deleting the\n"
18391 "current branch, with or without a warning message.\n"
18392 "\n"
18393 "To squelch this message, you can set it to 'refuse'."
18394 msgstr ""
18396 #: builtin/receive-pack.c:2481
18397 msgid "quiet"
18398 msgstr ""
18400 #: builtin/receive-pack.c:2495
18401 msgid "You must specify a directory."
18402 msgstr ""
18404 #: builtin/reflog.c:17
18405 msgid ""
18406 "git reflog expire [--expire=<time>] [--expire-unreachable=<time>] [--"
18407 "rewrite] [--updateref] [--stale-fix] [--dry-run | -n] [--verbose] [--all] "
18408 "<refs>..."
18409 msgstr ""
18411 #: builtin/reflog.c:22
18412 msgid ""
18413 "git reflog delete [--rewrite] [--updateref] [--dry-run | -n] [--verbose] "
18414 "<refs>..."
18415 msgstr ""
18417 #: builtin/reflog.c:25
18418 msgid "git reflog exists <ref>"
18419 msgstr ""
18421 #: builtin/reflog.c:568 builtin/reflog.c:573
18422 #, c-format
18423 msgid "'%s' is not a valid timestamp"
18424 msgstr ""
18426 #: builtin/reflog.c:606
18427 #, c-format
18428 msgid "Marking reachable objects..."
18429 msgstr ""
18431 #: builtin/reflog.c:644
18432 #, c-format
18433 msgid "%s points nowhere!"
18434 msgstr ""
18436 #: builtin/reflog.c:696
18437 msgid "no reflog specified to delete"
18438 msgstr ""
18440 #: builtin/reflog.c:705
18441 #, c-format
18442 msgid "not a reflog: %s"
18443 msgstr ""
18445 #: builtin/reflog.c:710
18446 #, c-format
18447 msgid "no reflog for '%s'"
18448 msgstr ""
18450 #: builtin/reflog.c:756
18451 #, c-format
18452 msgid "invalid ref format: %s"
18453 msgstr ""
18455 #: builtin/reflog.c:765
18456 msgid "git reflog [ show | expire | delete | exists ]"
18457 msgstr ""
18459 #: builtin/remote.c:17
18460 msgid "git remote [-v | --verbose]"
18461 msgstr ""
18463 #: builtin/remote.c:18
18464 msgid ""
18465 "git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
18466 "mirror=<fetch|push>] <name> <url>"
18467 msgstr ""
18469 #: builtin/remote.c:19 builtin/remote.c:39
18470 msgid "git remote rename <old> <new>"
18471 msgstr ""
18473 #: builtin/remote.c:20 builtin/remote.c:44
18474 msgid "git remote remove <name>"
18475 msgstr ""
18477 #: builtin/remote.c:21 builtin/remote.c:49
18478 msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
18479 msgstr ""
18481 #: builtin/remote.c:22
18482 msgid "git remote [-v | --verbose] show [-n] <name>"
18483 msgstr ""
18485 #: builtin/remote.c:23
18486 msgid "git remote prune [-n | --dry-run] <name>"
18487 msgstr ""
18489 #: builtin/remote.c:24
18490 msgid ""
18491 "git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
18492 msgstr ""
18494 #: builtin/remote.c:25
18495 msgid "git remote set-branches [--add] <name> <branch>..."
18496 msgstr ""
18498 #: builtin/remote.c:26 builtin/remote.c:75
18499 msgid "git remote get-url [--push] [--all] <name>"
18500 msgstr ""
18502 #: builtin/remote.c:27 builtin/remote.c:80
18503 msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
18504 msgstr ""
18506 #: builtin/remote.c:28 builtin/remote.c:81
18507 msgid "git remote set-url --add <name> <newurl>"
18508 msgstr ""
18510 #: builtin/remote.c:29 builtin/remote.c:82
18511 msgid "git remote set-url --delete <name> <url>"
18512 msgstr ""
18514 #: builtin/remote.c:34
18515 msgid "git remote add [<options>] <name> <url>"
18516 msgstr ""
18518 #: builtin/remote.c:54
18519 msgid "git remote set-branches <name> <branch>..."
18520 msgstr ""
18522 #: builtin/remote.c:55
18523 msgid "git remote set-branches --add <name> <branch>..."
18524 msgstr ""
18526 #: builtin/remote.c:60
18527 msgid "git remote show [<options>] <name>"
18528 msgstr ""
18530 #: builtin/remote.c:65
18531 msgid "git remote prune [<options>] <name>"
18532 msgstr ""
18534 #: builtin/remote.c:70
18535 msgid "git remote update [<options>] [<group> | <remote>]..."
18536 msgstr ""
18538 #: builtin/remote.c:99
18539 #, c-format
18540 msgid "Updating %s"
18541 msgstr ""
18543 #: builtin/remote.c:131
18544 msgid ""
18545 "--mirror is dangerous and deprecated; please\n"
18546 "\t use --mirror=fetch or --mirror=push instead"
18547 msgstr ""
18549 #: builtin/remote.c:148
18550 #, c-format
18551 msgid "unknown mirror argument: %s"
18552 msgstr ""
18554 #: builtin/remote.c:164
18555 msgid "fetch the remote branches"
18556 msgstr ""
18558 #: builtin/remote.c:166
18559 msgid "import all tags and associated objects when fetching"
18560 msgstr ""
18562 #: builtin/remote.c:169
18563 msgid "or do not fetch any tag at all (--no-tags)"
18564 msgstr ""
18566 #: builtin/remote.c:171
18567 msgid "branch(es) to track"
18568 msgstr ""
18570 #: builtin/remote.c:172
18571 msgid "master branch"
18572 msgstr ""
18574 #: builtin/remote.c:174
18575 msgid "set up remote as a mirror to push to or fetch from"
18576 msgstr ""
18578 #: builtin/remote.c:186
18579 msgid "specifying a master branch makes no sense with --mirror"
18580 msgstr ""
18582 #: builtin/remote.c:188
18583 msgid "specifying branches to track makes sense only with fetch mirrors"
18584 msgstr ""
18586 #: builtin/remote.c:195 builtin/remote.c:700
18587 #, c-format
18588 msgid "remote %s already exists."
18589 msgstr ""
18591 #: builtin/remote.c:240
18592 #, c-format
18593 msgid "Could not setup master '%s'"
18594 msgstr ""
18596 #: builtin/remote.c:355
18597 #, c-format
18598 msgid "Could not get fetch map for refspec %s"
18599 msgstr ""
18601 #: builtin/remote.c:454 builtin/remote.c:462
18602 msgid "(matching)"
18603 msgstr ""
18605 #: builtin/remote.c:466
18606 msgid "(delete)"
18607 msgstr ""
18609 #: builtin/remote.c:655
18610 #, c-format
18611 msgid "could not set '%s'"
18612 msgstr ""
18614 #: builtin/remote.c:660
18615 #, c-format
18616 msgid ""
18617 "The %s configuration remote.pushDefault in:\n"
18618 "\t%s:%d\n"
18619 "now names the non-existent remote '%s'"
18620 msgstr ""
18622 #: builtin/remote.c:691 builtin/remote.c:836 builtin/remote.c:946
18623 #, c-format
18624 msgid "No such remote: '%s'"
18625 msgstr ""
18627 #: builtin/remote.c:710
18628 #, c-format
18629 msgid "Could not rename config section '%s' to '%s'"
18630 msgstr ""
18632 #: builtin/remote.c:730
18633 #, c-format
18634 msgid ""
18635 "Not updating non-default fetch refspec\n"
18636 "\t%s\n"
18637 "\tPlease update the configuration manually if necessary."
18638 msgstr ""
18640 #: builtin/remote.c:770
18641 #, c-format
18642 msgid "deleting '%s' failed"
18643 msgstr ""
18645 #: builtin/remote.c:804
18646 #, c-format
18647 msgid "creating '%s' failed"
18648 msgstr ""
18650 #: builtin/remote.c:882
18651 msgid ""
18652 "Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
18653 "to delete it, use:"
18654 msgid_plural ""
18655 "Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
18656 "to delete them, use:"
18657 msgstr[0] ""
18658 msgstr[1] ""
18660 #: builtin/remote.c:896
18661 #, c-format
18662 msgid "Could not remove config section '%s'"
18663 msgstr ""
18665 #: builtin/remote.c:999
18666 #, c-format
18667 msgid " new (next fetch will store in remotes/%s)"
18668 msgstr ""
18670 #: builtin/remote.c:1002
18671 msgid " tracked"
18672 msgstr ""
18674 #: builtin/remote.c:1004
18675 msgid " stale (use 'git remote prune' to remove)"
18676 msgstr ""
18678 #: builtin/remote.c:1006
18679 msgid " ???"
18680 msgstr ""
18682 #: builtin/remote.c:1047
18683 #, c-format
18684 msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
18685 msgstr ""
18687 #: builtin/remote.c:1056
18688 #, c-format
18689 msgid "rebases interactively onto remote %s"
18690 msgstr ""
18692 #: builtin/remote.c:1058
18693 #, c-format
18694 msgid "rebases interactively (with merges) onto remote %s"
18695 msgstr ""
18697 #: builtin/remote.c:1061
18698 #, c-format
18699 msgid "rebases onto remote %s"
18700 msgstr ""
18702 #: builtin/remote.c:1065
18703 #, c-format
18704 msgid " merges with remote %s"
18705 msgstr ""
18707 #: builtin/remote.c:1068
18708 #, c-format
18709 msgid "merges with remote %s"
18710 msgstr ""
18712 #: builtin/remote.c:1071
18713 #, c-format
18714 msgid "%-*s    and with remote %s\n"
18715 msgstr ""
18717 #: builtin/remote.c:1114
18718 msgid "create"
18719 msgstr ""
18721 #: builtin/remote.c:1117
18722 msgid "delete"
18723 msgstr ""
18725 #: builtin/remote.c:1121
18726 msgid "up to date"
18727 msgstr ""
18729 #: builtin/remote.c:1124
18730 msgid "fast-forwardable"
18731 msgstr ""
18733 #: builtin/remote.c:1127
18734 msgid "local out of date"
18735 msgstr ""
18737 #: builtin/remote.c:1134
18738 #, c-format
18739 msgid "    %-*s forces to %-*s (%s)"
18740 msgstr ""
18742 #: builtin/remote.c:1137
18743 #, c-format
18744 msgid "    %-*s pushes to %-*s (%s)"
18745 msgstr ""
18747 #: builtin/remote.c:1141
18748 #, c-format
18749 msgid "    %-*s forces to %s"
18750 msgstr ""
18752 #: builtin/remote.c:1144
18753 #, c-format
18754 msgid "    %-*s pushes to %s"
18755 msgstr ""
18757 #: builtin/remote.c:1212
18758 msgid "do not query remotes"
18759 msgstr ""
18761 #: builtin/remote.c:1239
18762 #, c-format
18763 msgid "* remote %s"
18764 msgstr ""
18766 #: builtin/remote.c:1240
18767 #, c-format
18768 msgid "  Fetch URL: %s"
18769 msgstr ""
18771 #: builtin/remote.c:1241 builtin/remote.c:1257 builtin/remote.c:1396
18772 msgid "(no URL)"
18773 msgstr ""
18775 #. TRANSLATORS: the colon ':' should align
18776 #. with the one in " Fetch URL: %s"
18777 #. translation.
18779 #: builtin/remote.c:1255 builtin/remote.c:1257
18780 #, c-format
18781 msgid "  Push  URL: %s"
18782 msgstr ""
18784 #: builtin/remote.c:1259 builtin/remote.c:1261 builtin/remote.c:1263
18785 #, c-format
18786 msgid "  HEAD branch: %s"
18787 msgstr ""
18789 #: builtin/remote.c:1259
18790 msgid "(not queried)"
18791 msgstr ""
18793 #: builtin/remote.c:1261
18794 msgid "(unknown)"
18795 msgstr ""
18797 #: builtin/remote.c:1265
18798 #, c-format
18799 msgid ""
18800 "  HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
18801 msgstr ""
18803 #: builtin/remote.c:1277
18804 #, c-format
18805 msgid "  Remote branch:%s"
18806 msgid_plural "  Remote branches:%s"
18807 msgstr[0] ""
18808 msgstr[1] ""
18810 #: builtin/remote.c:1280 builtin/remote.c:1306
18811 msgid " (status not queried)"
18812 msgstr ""
18814 #: builtin/remote.c:1289
18815 msgid "  Local branch configured for 'git pull':"
18816 msgid_plural "  Local branches configured for 'git pull':"
18817 msgstr[0] ""
18818 msgstr[1] ""
18820 #: builtin/remote.c:1297
18821 msgid "  Local refs will be mirrored by 'git push'"
18822 msgstr ""
18824 #: builtin/remote.c:1303
18825 #, c-format
18826 msgid "  Local ref configured for 'git push'%s:"
18827 msgid_plural "  Local refs configured for 'git push'%s:"
18828 msgstr[0] ""
18829 msgstr[1] ""
18831 #: builtin/remote.c:1324
18832 msgid "set refs/remotes/<name>/HEAD according to remote"
18833 msgstr ""
18835 #: builtin/remote.c:1326
18836 msgid "delete refs/remotes/<name>/HEAD"
18837 msgstr ""
18839 #: builtin/remote.c:1341
18840 msgid "Cannot determine remote HEAD"
18841 msgstr ""
18843 #: builtin/remote.c:1343
18844 msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
18845 msgstr ""
18847 #: builtin/remote.c:1353
18848 #, c-format
18849 msgid "Could not delete %s"
18850 msgstr ""
18852 #: builtin/remote.c:1361
18853 #, c-format
18854 msgid "Not a valid ref: %s"
18855 msgstr ""
18857 #: builtin/remote.c:1363
18858 #, c-format
18859 msgid "Could not setup %s"
18860 msgstr ""
18862 #: builtin/remote.c:1381
18863 #, c-format
18864 msgid " %s will become dangling!"
18865 msgstr ""
18867 #: builtin/remote.c:1382
18868 #, c-format
18869 msgid " %s has become dangling!"
18870 msgstr ""
18872 #: builtin/remote.c:1392
18873 #, c-format
18874 msgid "Pruning %s"
18875 msgstr ""
18877 #: builtin/remote.c:1393
18878 #, c-format
18879 msgid "URL: %s"
18880 msgstr ""
18882 #: builtin/remote.c:1409
18883 #, c-format
18884 msgid " * [would prune] %s"
18885 msgstr ""
18887 #: builtin/remote.c:1412
18888 #, c-format
18889 msgid " * [pruned] %s"
18890 msgstr ""
18892 #: builtin/remote.c:1457
18893 msgid "prune remotes after fetching"
18894 msgstr ""
18896 #: builtin/remote.c:1521 builtin/remote.c:1577 builtin/remote.c:1647
18897 #, c-format
18898 msgid "No such remote '%s'"
18899 msgstr ""
18901 #: builtin/remote.c:1539
18902 msgid "add branch"
18903 msgstr ""
18905 #: builtin/remote.c:1546
18906 msgid "no remote specified"
18907 msgstr ""
18909 #: builtin/remote.c:1563
18910 msgid "query push URLs rather than fetch URLs"
18911 msgstr ""
18913 #: builtin/remote.c:1565
18914 msgid "return all URLs"
18915 msgstr ""
18917 #: builtin/remote.c:1595
18918 #, c-format
18919 msgid "no URLs configured for remote '%s'"
18920 msgstr ""
18922 #: builtin/remote.c:1621
18923 msgid "manipulate push URLs"
18924 msgstr ""
18926 #: builtin/remote.c:1623
18927 msgid "add URL"
18928 msgstr ""
18930 #: builtin/remote.c:1625
18931 msgid "delete URLs"
18932 msgstr ""
18934 #: builtin/remote.c:1632
18935 msgid "--add --delete doesn't make sense"
18936 msgstr ""
18938 #: builtin/remote.c:1673
18939 #, c-format
18940 msgid "Invalid old URL pattern: %s"
18941 msgstr ""
18943 #: builtin/remote.c:1681
18944 #, c-format
18945 msgid "No such URL found: %s"
18946 msgstr ""
18948 #: builtin/remote.c:1683
18949 msgid "Will not delete all non-push URLs"
18950 msgstr ""
18952 #: builtin/repack.c:25
18953 msgid "git repack [<options>]"
18954 msgstr ""
18956 #: builtin/repack.c:30
18957 msgid ""
18958 "Incremental repacks are incompatible with bitmap indexes.  Use\n"
18959 "--no-write-bitmap-index or disable the pack.writebitmaps configuration."
18960 msgstr ""
18962 #: builtin/repack.c:197
18963 msgid "could not start pack-objects to repack promisor objects"
18964 msgstr ""
18966 #: builtin/repack.c:268 builtin/repack.c:447
18967 msgid "repack: Expecting full hex object ID lines only from pack-objects."
18968 msgstr ""
18970 #: builtin/repack.c:295
18971 msgid "could not finish pack-objects to repack promisor objects"
18972 msgstr ""
18974 #: builtin/repack.c:323
18975 msgid "pack everything in a single pack"
18976 msgstr ""
18978 #: builtin/repack.c:325
18979 msgid "same as -a, and turn unreachable objects loose"
18980 msgstr ""
18982 #: builtin/repack.c:328
18983 msgid "remove redundant packs, and run git-prune-packed"
18984 msgstr ""
18986 #: builtin/repack.c:330
18987 msgid "pass --no-reuse-delta to git-pack-objects"
18988 msgstr ""
18990 #: builtin/repack.c:332
18991 msgid "pass --no-reuse-object to git-pack-objects"
18992 msgstr ""
18994 #: builtin/repack.c:334
18995 msgid "do not run git-update-server-info"
18996 msgstr ""
18998 #: builtin/repack.c:337
18999 msgid "pass --local to git-pack-objects"
19000 msgstr ""
19002 #: builtin/repack.c:339
19003 msgid "write bitmap index"
19004 msgstr ""
19006 #: builtin/repack.c:341
19007 msgid "pass --delta-islands to git-pack-objects"
19008 msgstr ""
19010 #: builtin/repack.c:342
19011 msgid "approxidate"
19012 msgstr ""
19014 #: builtin/repack.c:343
19015 msgid "with -A, do not loosen objects older than this"
19016 msgstr ""
19018 #: builtin/repack.c:345
19019 msgid "with -a, repack unreachable objects"
19020 msgstr ""
19022 #: builtin/repack.c:347
19023 msgid "size of the window used for delta compression"
19024 msgstr ""
19026 #: builtin/repack.c:348 builtin/repack.c:354
19027 msgid "bytes"
19028 msgstr ""
19030 #: builtin/repack.c:349
19031 msgid "same as the above, but limit memory size instead of entries count"
19032 msgstr ""
19034 #: builtin/repack.c:351
19035 msgid "limits the maximum delta depth"
19036 msgstr ""
19038 #: builtin/repack.c:353
19039 msgid "limits the maximum number of threads"
19040 msgstr ""
19042 #: builtin/repack.c:355
19043 msgid "maximum size of each packfile"
19044 msgstr ""
19046 #: builtin/repack.c:357
19047 msgid "repack objects in packs marked with .keep"
19048 msgstr ""
19050 #: builtin/repack.c:359
19051 msgid "do not repack this pack"
19052 msgstr ""
19054 #: builtin/repack.c:369
19055 msgid "cannot delete packs in a precious-objects repo"
19056 msgstr ""
19058 #: builtin/repack.c:373
19059 msgid "--keep-unreachable and -A are incompatible"
19060 msgstr ""
19062 #: builtin/repack.c:456
19063 msgid "Nothing new to pack."
19064 msgstr ""
19066 #: builtin/repack.c:486
19067 #, c-format
19068 msgid "missing required file: %s"
19069 msgstr ""
19071 #: builtin/repack.c:488
19072 #, c-format
19073 msgid "could not unlink: %s"
19074 msgstr ""
19076 #: builtin/replace.c:22
19077 msgid "git replace [-f] <object> <replacement>"
19078 msgstr ""
19080 #: builtin/replace.c:23
19081 msgid "git replace [-f] --edit <object>"
19082 msgstr ""
19084 #: builtin/replace.c:24
19085 msgid "git replace [-f] --graft <commit> [<parent>...]"
19086 msgstr ""
19088 #: builtin/replace.c:25
19089 msgid "git replace [-f] --convert-graft-file"
19090 msgstr ""
19092 #: builtin/replace.c:26
19093 msgid "git replace -d <object>..."
19094 msgstr ""
19096 #: builtin/replace.c:27
19097 msgid "git replace [--format=<format>] [-l [<pattern>]]"
19098 msgstr ""
19100 #: builtin/replace.c:90
19101 #, c-format
19102 msgid ""
19103 "invalid replace format '%s'\n"
19104 "valid formats are 'short', 'medium' and 'long'"
19105 msgstr ""
19107 #: builtin/replace.c:125
19108 #, c-format
19109 msgid "replace ref '%s' not found"
19110 msgstr ""
19112 #: builtin/replace.c:141
19113 #, c-format
19114 msgid "Deleted replace ref '%s'"
19115 msgstr ""
19117 #: builtin/replace.c:153
19118 #, c-format
19119 msgid "'%s' is not a valid ref name"
19120 msgstr ""
19122 #: builtin/replace.c:158
19123 #, c-format
19124 msgid "replace ref '%s' already exists"
19125 msgstr ""
19127 #: builtin/replace.c:178
19128 #, c-format
19129 msgid ""
19130 "Objects must be of the same type.\n"
19131 "'%s' points to a replaced object of type '%s'\n"
19132 "while '%s' points to a replacement object of type '%s'."
19133 msgstr ""
19135 #: builtin/replace.c:229
19136 #, c-format
19137 msgid "unable to open %s for writing"
19138 msgstr ""
19140 #: builtin/replace.c:242
19141 msgid "cat-file reported failure"
19142 msgstr ""
19144 #: builtin/replace.c:258
19145 #, c-format
19146 msgid "unable to open %s for reading"
19147 msgstr ""
19149 #: builtin/replace.c:272
19150 msgid "unable to spawn mktree"
19151 msgstr ""
19153 #: builtin/replace.c:276
19154 msgid "unable to read from mktree"
19155 msgstr ""
19157 #: builtin/replace.c:285
19158 msgid "mktree reported failure"
19159 msgstr ""
19161 #: builtin/replace.c:289
19162 msgid "mktree did not return an object name"
19163 msgstr ""
19165 #: builtin/replace.c:298
19166 #, c-format
19167 msgid "unable to fstat %s"
19168 msgstr ""
19170 #: builtin/replace.c:303
19171 msgid "unable to write object to database"
19172 msgstr ""
19174 #: builtin/replace.c:322 builtin/replace.c:378 builtin/replace.c:424
19175 #: builtin/replace.c:454
19176 #, c-format
19177 msgid "not a valid object name: '%s'"
19178 msgstr ""
19180 #: builtin/replace.c:326
19181 #, c-format
19182 msgid "unable to get object type for %s"
19183 msgstr ""
19185 #: builtin/replace.c:342
19186 msgid "editing object file failed"
19187 msgstr ""
19189 #: builtin/replace.c:351
19190 #, c-format
19191 msgid "new object is the same as the old one: '%s'"
19192 msgstr ""
19194 #: builtin/replace.c:384
19195 #, c-format
19196 msgid "could not parse %s as a commit"
19197 msgstr ""
19199 #: builtin/replace.c:416
19200 #, c-format
19201 msgid "bad mergetag in commit '%s'"
19202 msgstr ""
19204 #: builtin/replace.c:418
19205 #, c-format
19206 msgid "malformed mergetag in commit '%s'"
19207 msgstr ""
19209 #: builtin/replace.c:430
19210 #, c-format
19211 msgid ""
19212 "original commit '%s' contains mergetag '%s' that is discarded; use --edit "
19213 "instead of --graft"
19214 msgstr ""
19216 #: builtin/replace.c:469
19217 #, c-format
19218 msgid "the original commit '%s' has a gpg signature"
19219 msgstr ""
19221 #: builtin/replace.c:470
19222 msgid "the signature will be removed in the replacement commit!"
19223 msgstr ""
19225 #: builtin/replace.c:480
19226 #, c-format
19227 msgid "could not write replacement commit for: '%s'"
19228 msgstr ""
19230 #: builtin/replace.c:488
19231 #, c-format
19232 msgid "graft for '%s' unnecessary"
19233 msgstr ""
19235 #: builtin/replace.c:492
19236 #, c-format
19237 msgid "new commit is the same as the old one: '%s'"
19238 msgstr ""
19240 #: builtin/replace.c:527
19241 #, c-format
19242 msgid ""
19243 "could not convert the following graft(s):\n"
19244 "%s"
19245 msgstr ""
19247 #: builtin/replace.c:548
19248 msgid "list replace refs"
19249 msgstr ""
19251 #: builtin/replace.c:549
19252 msgid "delete replace refs"
19253 msgstr ""
19255 #: builtin/replace.c:550
19256 msgid "edit existing object"
19257 msgstr ""
19259 #: builtin/replace.c:551
19260 msgid "change a commit's parents"
19261 msgstr ""
19263 #: builtin/replace.c:552
19264 msgid "convert existing graft file"
19265 msgstr ""
19267 #: builtin/replace.c:553
19268 msgid "replace the ref if it exists"
19269 msgstr ""
19271 #: builtin/replace.c:555
19272 msgid "do not pretty-print contents for --edit"
19273 msgstr ""
19275 #: builtin/replace.c:556
19276 msgid "use this format"
19277 msgstr ""
19279 #: builtin/replace.c:569
19280 msgid "--format cannot be used when not listing"
19281 msgstr ""
19283 #: builtin/replace.c:577
19284 msgid "-f only makes sense when writing a replacement"
19285 msgstr ""
19287 #: builtin/replace.c:581
19288 msgid "--raw only makes sense with --edit"
19289 msgstr ""
19291 #: builtin/replace.c:587
19292 msgid "-d needs at least one argument"
19293 msgstr ""
19295 #: builtin/replace.c:593
19296 msgid "bad number of arguments"
19297 msgstr ""
19299 #: builtin/replace.c:599
19300 msgid "-e needs exactly one argument"
19301 msgstr ""
19303 #: builtin/replace.c:605
19304 msgid "-g needs at least one argument"
19305 msgstr ""
19307 #: builtin/replace.c:611
19308 msgid "--convert-graft-file takes no argument"
19309 msgstr ""
19311 #: builtin/replace.c:617
19312 msgid "only one pattern can be given with -l"
19313 msgstr ""
19315 #: builtin/rerere.c:13
19316 msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
19317 msgstr ""
19319 #: builtin/rerere.c:60
19320 msgid "register clean resolutions in index"
19321 msgstr ""
19323 #: builtin/rerere.c:79
19324 msgid "'git rerere forget' without paths is deprecated"
19325 msgstr ""
19327 #: builtin/rerere.c:113
19328 #, c-format
19329 msgid "unable to generate diff for '%s'"
19330 msgstr ""
19332 #: builtin/reset.c:32
19333 msgid ""
19334 "git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
19335 msgstr ""
19337 #: builtin/reset.c:33
19338 msgid "git reset [-q] [<tree-ish>] [--] <pathspec>..."
19339 msgstr ""
19341 #: builtin/reset.c:34
19342 msgid ""
19343 "git reset [-q] [--pathspec-from-file [--pathspec-file-nul]] [<tree-ish>]"
19344 msgstr ""
19346 #: builtin/reset.c:35
19347 msgid "git reset --patch [<tree-ish>] [--] [<pathspec>...]"
19348 msgstr ""
19350 #: builtin/reset.c:41
19351 msgid "mixed"
19352 msgstr ""
19354 #: builtin/reset.c:41
19355 msgid "soft"
19356 msgstr ""
19358 #: builtin/reset.c:41
19359 msgid "hard"
19360 msgstr ""
19362 #: builtin/reset.c:41
19363 msgid "merge"
19364 msgstr ""
19366 #: builtin/reset.c:41
19367 msgid "keep"
19368 msgstr ""
19370 #: builtin/reset.c:83
19371 msgid "You do not have a valid HEAD."
19372 msgstr ""
19374 #: builtin/reset.c:85
19375 msgid "Failed to find tree of HEAD."
19376 msgstr ""
19378 #: builtin/reset.c:91
19379 #, c-format
19380 msgid "Failed to find tree of %s."
19381 msgstr ""
19383 #: builtin/reset.c:116
19384 #, c-format
19385 msgid "HEAD is now at %s"
19386 msgstr ""
19388 #: builtin/reset.c:195
19389 #, c-format
19390 msgid "Cannot do a %s reset in the middle of a merge."
19391 msgstr ""
19393 #: builtin/reset.c:295 builtin/stash.c:520 builtin/stash.c:594
19394 #: builtin/stash.c:618
19395 msgid "be quiet, only report errors"
19396 msgstr ""
19398 #: builtin/reset.c:297
19399 msgid "reset HEAD and index"
19400 msgstr ""
19402 #: builtin/reset.c:298
19403 msgid "reset only HEAD"
19404 msgstr ""
19406 #: builtin/reset.c:300 builtin/reset.c:302
19407 msgid "reset HEAD, index and working tree"
19408 msgstr ""
19410 #: builtin/reset.c:304
19411 msgid "reset HEAD but keep local changes"
19412 msgstr ""
19414 #: builtin/reset.c:310
19415 msgid "record only the fact that removed paths will be added later"
19416 msgstr ""
19418 #: builtin/reset.c:344
19419 #, c-format
19420 msgid "Failed to resolve '%s' as a valid revision."
19421 msgstr ""
19423 #: builtin/reset.c:352
19424 #, c-format
19425 msgid "Failed to resolve '%s' as a valid tree."
19426 msgstr ""
19428 #: builtin/reset.c:361
19429 msgid "--patch is incompatible with --{hard,mixed,soft}"
19430 msgstr ""
19432 #: builtin/reset.c:371
19433 msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
19434 msgstr ""
19436 #: builtin/reset.c:373
19437 #, c-format
19438 msgid "Cannot do %s reset with paths."
19439 msgstr ""
19441 #: builtin/reset.c:388
19442 #, c-format
19443 msgid "%s reset is not allowed in a bare repository"
19444 msgstr ""
19446 #: builtin/reset.c:392
19447 msgid "-N can only be used with --mixed"
19448 msgstr ""
19450 #: builtin/reset.c:413
19451 msgid "Unstaged changes after reset:"
19452 msgstr ""
19454 #: builtin/reset.c:416
19455 #, c-format
19456 msgid ""
19457 "\n"
19458 "It took %.2f seconds to enumerate unstaged changes after reset.  You can\n"
19459 "use '--quiet' to avoid this.  Set the config setting reset.quiet to true\n"
19460 "to make this the default.\n"
19461 msgstr ""
19463 #: builtin/reset.c:434
19464 #, c-format
19465 msgid "Could not reset index file to revision '%s'."
19466 msgstr ""
19468 #: builtin/reset.c:439
19469 msgid "Could not write new index file."
19470 msgstr ""
19472 #: builtin/rev-list.c:499
19473 msgid "cannot combine --exclude-promisor-objects and --missing"
19474 msgstr ""
19476 #: builtin/rev-list.c:560
19477 msgid "object filtering requires --objects"
19478 msgstr ""
19480 #: builtin/rev-list.c:610
19481 msgid "rev-list does not support display of notes"
19482 msgstr ""
19484 #: builtin/rev-list.c:615
19485 msgid "marked counting is incompatible with --objects"
19486 msgstr ""
19488 #: builtin/rev-parse.c:409
19489 msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
19490 msgstr ""
19492 #: builtin/rev-parse.c:414
19493 msgid "keep the `--` passed as an arg"
19494 msgstr ""
19496 #: builtin/rev-parse.c:416
19497 msgid "stop parsing after the first non-option argument"
19498 msgstr ""
19500 #: builtin/rev-parse.c:419
19501 msgid "output in stuck long form"
19502 msgstr ""
19504 #: builtin/rev-parse.c:552
19505 msgid ""
19506 "git rev-parse --parseopt [<options>] -- [<args>...]\n"
19507 "   or: git rev-parse --sq-quote [<arg>...]\n"
19508 "   or: git rev-parse [<options>] [<arg>...]\n"
19509 "\n"
19510 "Run \"git rev-parse --parseopt -h\" for more information on the first usage."
19511 msgstr ""
19513 #: builtin/revert.c:24
19514 msgid "git revert [<options>] <commit-ish>..."
19515 msgstr ""
19517 #: builtin/revert.c:25
19518 msgid "git revert <subcommand>"
19519 msgstr ""
19521 #: builtin/revert.c:30
19522 msgid "git cherry-pick [<options>] <commit-ish>..."
19523 msgstr ""
19525 #: builtin/revert.c:31
19526 msgid "git cherry-pick <subcommand>"
19527 msgstr ""
19529 #: builtin/revert.c:72
19530 #, c-format
19531 msgid "option `%s' expects a number greater than zero"
19532 msgstr ""
19534 #: builtin/revert.c:92
19535 #, c-format
19536 msgid "%s: %s cannot be used with %s"
19537 msgstr ""
19539 #: builtin/revert.c:102
19540 msgid "end revert or cherry-pick sequence"
19541 msgstr ""
19543 #: builtin/revert.c:103
19544 msgid "resume revert or cherry-pick sequence"
19545 msgstr ""
19547 #: builtin/revert.c:104
19548 msgid "cancel revert or cherry-pick sequence"
19549 msgstr ""
19551 #: builtin/revert.c:105
19552 msgid "skip current commit and continue"
19553 msgstr ""
19555 #: builtin/revert.c:107
19556 msgid "don't automatically commit"
19557 msgstr ""
19559 #: builtin/revert.c:108
19560 msgid "edit the commit message"
19561 msgstr ""
19563 #: builtin/revert.c:111
19564 msgid "parent-number"
19565 msgstr ""
19567 #: builtin/revert.c:112
19568 msgid "select mainline parent"
19569 msgstr ""
19571 #: builtin/revert.c:114
19572 msgid "merge strategy"
19573 msgstr ""
19575 #: builtin/revert.c:116
19576 msgid "option for merge strategy"
19577 msgstr ""
19579 #: builtin/revert.c:125
19580 msgid "append commit name"
19581 msgstr ""
19583 #: builtin/revert.c:127
19584 msgid "preserve initially empty commits"
19585 msgstr ""
19587 #: builtin/revert.c:129
19588 msgid "keep redundant, empty commits"
19589 msgstr ""
19591 #: builtin/revert.c:239
19592 msgid "revert failed"
19593 msgstr ""
19595 #: builtin/revert.c:252
19596 msgid "cherry-pick failed"
19597 msgstr ""
19599 #: builtin/rm.c:19
19600 msgid "git rm [<options>] [--] <file>..."
19601 msgstr ""
19603 #: builtin/rm.c:207
19604 msgid ""
19605 "the following file has staged content different from both the\n"
19606 "file and the HEAD:"
19607 msgid_plural ""
19608 "the following files have staged content different from both the\n"
19609 "file and the HEAD:"
19610 msgstr[0] ""
19611 msgstr[1] ""
19613 #: builtin/rm.c:212
19614 msgid ""
19615 "\n"
19616 "(use -f to force removal)"
19617 msgstr ""
19619 #: builtin/rm.c:216
19620 msgid "the following file has changes staged in the index:"
19621 msgid_plural "the following files have changes staged in the index:"
19622 msgstr[0] ""
19623 msgstr[1] ""
19625 #: builtin/rm.c:220 builtin/rm.c:229
19626 msgid ""
19627 "\n"
19628 "(use --cached to keep the file, or -f to force removal)"
19629 msgstr ""
19631 #: builtin/rm.c:226
19632 msgid "the following file has local modifications:"
19633 msgid_plural "the following files have local modifications:"
19634 msgstr[0] ""
19635 msgstr[1] ""
19637 #: builtin/rm.c:243
19638 msgid "do not list removed files"
19639 msgstr ""
19641 #: builtin/rm.c:244
19642 msgid "only remove from the index"
19643 msgstr ""
19645 #: builtin/rm.c:245
19646 msgid "override the up-to-date check"
19647 msgstr ""
19649 #: builtin/rm.c:246
19650 msgid "allow recursive removal"
19651 msgstr ""
19653 #: builtin/rm.c:248
19654 msgid "exit with a zero status even if nothing matched"
19655 msgstr ""
19657 #: builtin/rm.c:282
19658 msgid "No pathspec was given. Which files should I remove?"
19659 msgstr ""
19661 #: builtin/rm.c:305
19662 msgid "please stage your changes to .gitmodules or stash them to proceed"
19663 msgstr ""
19665 #: builtin/rm.c:323
19666 #, c-format
19667 msgid "not removing '%s' recursively without -r"
19668 msgstr ""
19670 #: builtin/rm.c:362
19671 #, c-format
19672 msgid "git rm: unable to remove %s"
19673 msgstr ""
19675 #: builtin/send-pack.c:20
19676 msgid ""
19677 "git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
19678 "receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
19679 "[<ref>...]\n"
19680 "  --all and explicit <ref> specification are mutually exclusive."
19681 msgstr ""
19683 #: builtin/send-pack.c:188
19684 msgid "remote name"
19685 msgstr ""
19687 #: builtin/send-pack.c:201
19688 msgid "use stateless RPC protocol"
19689 msgstr ""
19691 #: builtin/send-pack.c:202
19692 msgid "read refs from stdin"
19693 msgstr ""
19695 #: builtin/send-pack.c:203
19696 msgid "print status from remote helper"
19697 msgstr ""
19699 #: builtin/shortlog.c:16
19700 msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
19701 msgstr ""
19703 #: builtin/shortlog.c:17
19704 msgid "git log --pretty=short | git shortlog [<options>]"
19705 msgstr ""
19707 #: builtin/shortlog.c:135
19708 msgid "using multiple --group options with stdin is not supported"
19709 msgstr ""
19711 #: builtin/shortlog.c:145
19712 msgid "using --group=trailer with stdin is not supported"
19713 msgstr ""
19715 #: builtin/shortlog.c:335
19716 #, c-format
19717 msgid "unknown group type: %s"
19718 msgstr ""
19720 #: builtin/shortlog.c:363
19721 msgid "Group by committer rather than author"
19722 msgstr ""
19724 #: builtin/shortlog.c:366
19725 msgid "sort output according to the number of commits per author"
19726 msgstr ""
19728 #: builtin/shortlog.c:368
19729 msgid "Suppress commit descriptions, only provides commit count"
19730 msgstr ""
19732 #: builtin/shortlog.c:370
19733 msgid "Show the email address of each author"
19734 msgstr ""
19736 #: builtin/shortlog.c:371
19737 msgid "<w>[,<i1>[,<i2>]]"
19738 msgstr ""
19740 #: builtin/shortlog.c:372
19741 msgid "Linewrap output"
19742 msgstr ""
19744 #: builtin/shortlog.c:374
19745 msgid "field"
19746 msgstr ""
19748 #: builtin/shortlog.c:375
19749 msgid "Group by field"
19750 msgstr ""
19752 #: builtin/shortlog.c:403
19753 msgid "too many arguments given outside repository"
19754 msgstr ""
19756 #: builtin/show-branch.c:13
19757 msgid ""
19758 "git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
19759 "\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
19760 "\t\t[--more=<n> | --list | --independent | --merge-base]\n"
19761 "\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
19762 msgstr ""
19764 #: builtin/show-branch.c:17
19765 msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
19766 msgstr ""
19768 #: builtin/show-branch.c:395
19769 #, c-format
19770 msgid "ignoring %s; cannot handle more than %d ref"
19771 msgid_plural "ignoring %s; cannot handle more than %d refs"
19772 msgstr[0] ""
19773 msgstr[1] ""
19775 #: builtin/show-branch.c:548
19776 #, c-format
19777 msgid "no matching refs with %s"
19778 msgstr ""
19780 #: builtin/show-branch.c:645
19781 msgid "show remote-tracking and local branches"
19782 msgstr ""
19784 #: builtin/show-branch.c:647
19785 msgid "show remote-tracking branches"
19786 msgstr ""
19788 #: builtin/show-branch.c:649
19789 msgid "color '*!+-' corresponding to the branch"
19790 msgstr ""
19792 #: builtin/show-branch.c:651
19793 msgid "show <n> more commits after the common ancestor"
19794 msgstr ""
19796 #: builtin/show-branch.c:653
19797 msgid "synonym to more=-1"
19798 msgstr ""
19800 #: builtin/show-branch.c:654
19801 msgid "suppress naming strings"
19802 msgstr ""
19804 #: builtin/show-branch.c:656
19805 msgid "include the current branch"
19806 msgstr ""
19808 #: builtin/show-branch.c:658
19809 msgid "name commits with their object names"
19810 msgstr ""
19812 #: builtin/show-branch.c:660
19813 msgid "show possible merge bases"
19814 msgstr ""
19816 #: builtin/show-branch.c:662
19817 msgid "show refs unreachable from any other ref"
19818 msgstr ""
19820 #: builtin/show-branch.c:664
19821 msgid "show commits in topological order"
19822 msgstr ""
19824 #: builtin/show-branch.c:667
19825 msgid "show only commits not on the first branch"
19826 msgstr ""
19828 #: builtin/show-branch.c:669
19829 msgid "show merges reachable from only one tip"
19830 msgstr ""
19832 #: builtin/show-branch.c:671
19833 msgid "topologically sort, maintaining date order where possible"
19834 msgstr ""
19836 #: builtin/show-branch.c:674
19837 msgid "<n>[,<base>]"
19838 msgstr ""
19840 #: builtin/show-branch.c:675
19841 msgid "show <n> most recent ref-log entries starting at base"
19842 msgstr ""
19844 #: builtin/show-branch.c:711
19845 msgid ""
19846 "--reflog is incompatible with --all, --remotes, --independent or --merge-base"
19847 msgstr ""
19849 #: builtin/show-branch.c:735
19850 msgid "no branches given, and HEAD is not valid"
19851 msgstr ""
19853 #: builtin/show-branch.c:738
19854 msgid "--reflog option needs one branch name"
19855 msgstr ""
19857 #: builtin/show-branch.c:741
19858 #, c-format
19859 msgid "only %d entry can be shown at one time."
19860 msgid_plural "only %d entries can be shown at one time."
19861 msgstr[0] ""
19862 msgstr[1] ""
19864 #: builtin/show-branch.c:745
19865 #, c-format
19866 msgid "no such ref %s"
19867 msgstr ""
19869 #: builtin/show-branch.c:831
19870 #, c-format
19871 msgid "cannot handle more than %d rev."
19872 msgid_plural "cannot handle more than %d revs."
19873 msgstr[0] ""
19874 msgstr[1] ""
19876 #: builtin/show-branch.c:835
19877 #, c-format
19878 msgid "'%s' is not a valid ref."
19879 msgstr ""
19881 #: builtin/show-branch.c:838
19882 #, c-format
19883 msgid "cannot find commit %s (%s)"
19884 msgstr ""
19886 #: builtin/show-index.c:21
19887 msgid "hash-algorithm"
19888 msgstr ""
19890 #: builtin/show-index.c:31
19891 msgid "Unknown hash algorithm"
19892 msgstr ""
19894 #: builtin/show-ref.c:12
19895 msgid ""
19896 "git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
19897 "hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
19898 msgstr ""
19900 #: builtin/show-ref.c:13
19901 msgid "git show-ref --exclude-existing[=<pattern>]"
19902 msgstr ""
19904 #: builtin/show-ref.c:162
19905 msgid "only show tags (can be combined with heads)"
19906 msgstr ""
19908 #: builtin/show-ref.c:163
19909 msgid "only show heads (can be combined with tags)"
19910 msgstr ""
19912 #: builtin/show-ref.c:164
19913 msgid "stricter reference checking, requires exact ref path"
19914 msgstr ""
19916 #: builtin/show-ref.c:167 builtin/show-ref.c:169
19917 msgid "show the HEAD reference, even if it would be filtered out"
19918 msgstr ""
19920 #: builtin/show-ref.c:171
19921 msgid "dereference tags into object IDs"
19922 msgstr ""
19924 #: builtin/show-ref.c:173
19925 msgid "only show SHA1 hash using <n> digits"
19926 msgstr ""
19928 #: builtin/show-ref.c:177
19929 msgid "do not print results to stdout (useful with --verify)"
19930 msgstr ""
19932 #: builtin/show-ref.c:179
19933 msgid "show refs from stdin that aren't in local repository"
19934 msgstr ""
19936 #: builtin/sparse-checkout.c:21
19937 msgid "git sparse-checkout (init|list|set|add|reapply|disable) <options>"
19938 msgstr ""
19940 #: builtin/sparse-checkout.c:50
19941 msgid "git sparse-checkout list"
19942 msgstr ""
19944 #: builtin/sparse-checkout.c:76
19945 msgid "this worktree is not sparse (sparse-checkout file may not exist)"
19946 msgstr ""
19948 #: builtin/sparse-checkout.c:228
19949 msgid "failed to create directory for sparse-checkout file"
19950 msgstr ""
19952 #: builtin/sparse-checkout.c:269
19953 msgid "unable to upgrade repository format to enable worktreeConfig"
19954 msgstr ""
19956 #: builtin/sparse-checkout.c:271
19957 msgid "failed to set extensions.worktreeConfig setting"
19958 msgstr ""
19960 #: builtin/sparse-checkout.c:288
19961 msgid "git sparse-checkout init [--cone]"
19962 msgstr ""
19964 #: builtin/sparse-checkout.c:307
19965 msgid "initialize the sparse-checkout in cone mode"
19966 msgstr ""
19968 #: builtin/sparse-checkout.c:344
19969 #, c-format
19970 msgid "failed to open '%s'"
19971 msgstr ""
19973 #: builtin/sparse-checkout.c:401
19974 #, c-format
19975 msgid "could not normalize path %s"
19976 msgstr ""
19978 #: builtin/sparse-checkout.c:413
19979 msgid "git sparse-checkout (set|add) (--stdin | <patterns>)"
19980 msgstr ""
19982 #: builtin/sparse-checkout.c:438
19983 #, c-format
19984 msgid "unable to unquote C-style string '%s'"
19985 msgstr ""
19987 #: builtin/sparse-checkout.c:492 builtin/sparse-checkout.c:516
19988 msgid "unable to load existing sparse-checkout patterns"
19989 msgstr ""
19991 #: builtin/sparse-checkout.c:561
19992 msgid "read patterns from standard in"
19993 msgstr ""
19995 #: builtin/sparse-checkout.c:576
19996 msgid "git sparse-checkout reapply"
19997 msgstr ""
19999 #: builtin/sparse-checkout.c:595
20000 msgid "git sparse-checkout disable"
20001 msgstr ""
20003 #: builtin/sparse-checkout.c:623
20004 msgid "error while refreshing working directory"
20005 msgstr ""
20007 #: builtin/stash.c:22 builtin/stash.c:38
20008 msgid "git stash list [<options>]"
20009 msgstr ""
20011 #: builtin/stash.c:23 builtin/stash.c:43
20012 msgid "git stash show [<options>] [<stash>]"
20013 msgstr ""
20015 #: builtin/stash.c:24 builtin/stash.c:48
20016 msgid "git stash drop [-q|--quiet] [<stash>]"
20017 msgstr ""
20019 #: builtin/stash.c:25
20020 msgid "git stash ( pop | apply ) [--index] [-q|--quiet] [<stash>]"
20021 msgstr ""
20023 #: builtin/stash.c:26 builtin/stash.c:63
20024 msgid "git stash branch <branchname> [<stash>]"
20025 msgstr ""
20027 #: builtin/stash.c:27 builtin/stash.c:68
20028 msgid "git stash clear"
20029 msgstr ""
20031 #: builtin/stash.c:28
20032 msgid ""
20033 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
20034 "          [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
20035 "          [--pathspec-from-file=<file> [--pathspec-file-nul]]\n"
20036 "          [--] [<pathspec>...]]"
20037 msgstr ""
20039 #: builtin/stash.c:32 builtin/stash.c:85
20040 msgid ""
20041 "git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
20042 "          [-u|--include-untracked] [-a|--all] [<message>]"
20043 msgstr ""
20045 #: builtin/stash.c:53
20046 msgid "git stash pop [--index] [-q|--quiet] [<stash>]"
20047 msgstr ""
20049 #: builtin/stash.c:58
20050 msgid "git stash apply [--index] [-q|--quiet] [<stash>]"
20051 msgstr ""
20053 #: builtin/stash.c:73
20054 msgid "git stash store [-m|--message <message>] [-q|--quiet] <commit>"
20055 msgstr ""
20057 #: builtin/stash.c:78
20058 msgid ""
20059 "git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
20060 "          [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
20061 "          [--] [<pathspec>...]]"
20062 msgstr ""
20064 #: builtin/stash.c:128
20065 #, c-format
20066 msgid "'%s' is not a stash-like commit"
20067 msgstr ""
20069 #: builtin/stash.c:148
20070 #, c-format
20071 msgid "Too many revisions specified:%s"
20072 msgstr ""
20074 #: builtin/stash.c:162
20075 msgid "No stash entries found."
20076 msgstr ""
20078 #: builtin/stash.c:176
20079 #, c-format
20080 msgid "%s is not a valid reference"
20081 msgstr ""
20083 #: builtin/stash.c:225
20084 msgid "git stash clear with parameters is unimplemented"
20085 msgstr ""
20087 #: builtin/stash.c:404
20088 msgid "cannot apply a stash in the middle of a merge"
20089 msgstr ""
20091 #: builtin/stash.c:415
20092 #, c-format
20093 msgid "could not generate diff %s^!."
20094 msgstr ""
20096 #: builtin/stash.c:422
20097 msgid "conflicts in index. Try without --index."
20098 msgstr ""
20100 #: builtin/stash.c:428
20101 msgid "could not save index tree"
20102 msgstr ""
20104 #: builtin/stash.c:437
20105 msgid "could not restore untracked files from stash"
20106 msgstr ""
20108 #: builtin/stash.c:451
20109 #, c-format
20110 msgid "Merging %s with %s"
20111 msgstr ""
20113 #: builtin/stash.c:461
20114 msgid "Index was not unstashed."
20115 msgstr ""
20117 #: builtin/stash.c:522 builtin/stash.c:620
20118 msgid "attempt to recreate the index"
20119 msgstr ""
20121 #: builtin/stash.c:566
20122 #, c-format
20123 msgid "Dropped %s (%s)"
20124 msgstr ""
20126 #: builtin/stash.c:569
20127 #, c-format
20128 msgid "%s: Could not drop stash entry"
20129 msgstr ""
20131 #: builtin/stash.c:582
20132 #, c-format
20133 msgid "'%s' is not a stash reference"
20134 msgstr ""
20136 #: builtin/stash.c:632
20137 msgid "The stash entry is kept in case you need it again."
20138 msgstr ""
20140 #: builtin/stash.c:655
20141 msgid "No branch name specified"
20142 msgstr ""
20144 #: builtin/stash.c:799 builtin/stash.c:836
20145 #, c-format
20146 msgid "Cannot update %s with %s"
20147 msgstr ""
20149 #: builtin/stash.c:817 builtin/stash.c:1471 builtin/stash.c:1536
20150 msgid "stash message"
20151 msgstr ""
20153 #: builtin/stash.c:827
20154 msgid "\"git stash store\" requires one <commit> argument"
20155 msgstr ""
20157 #: builtin/stash.c:1042
20158 msgid "No changes selected"
20159 msgstr ""
20161 #: builtin/stash.c:1142
20162 msgid "You do not have the initial commit yet"
20163 msgstr ""
20165 #: builtin/stash.c:1169
20166 msgid "Cannot save the current index state"
20167 msgstr ""
20169 #: builtin/stash.c:1178
20170 msgid "Cannot save the untracked files"
20171 msgstr ""
20173 #: builtin/stash.c:1189 builtin/stash.c:1198
20174 msgid "Cannot save the current worktree state"
20175 msgstr ""
20177 #: builtin/stash.c:1226
20178 msgid "Cannot record working tree state"
20179 msgstr ""
20181 #: builtin/stash.c:1275
20182 msgid "Can't use --patch and --include-untracked or --all at the same time"
20183 msgstr ""
20185 #: builtin/stash.c:1291
20186 msgid "Did you forget to 'git add'?"
20187 msgstr ""
20189 #: builtin/stash.c:1306
20190 msgid "No local changes to save"
20191 msgstr ""
20193 #: builtin/stash.c:1313
20194 msgid "Cannot initialize stash"
20195 msgstr ""
20197 #: builtin/stash.c:1328
20198 msgid "Cannot save the current status"
20199 msgstr ""
20201 #: builtin/stash.c:1333
20202 #, c-format
20203 msgid "Saved working directory and index state %s"
20204 msgstr ""
20206 #: builtin/stash.c:1423
20207 msgid "Cannot remove worktree changes"
20208 msgstr ""
20210 #: builtin/stash.c:1462 builtin/stash.c:1527
20211 msgid "keep index"
20212 msgstr ""
20214 #: builtin/stash.c:1464 builtin/stash.c:1529
20215 msgid "stash in patch mode"
20216 msgstr ""
20218 #: builtin/stash.c:1465 builtin/stash.c:1530
20219 msgid "quiet mode"
20220 msgstr ""
20222 #: builtin/stash.c:1467 builtin/stash.c:1532
20223 msgid "include untracked files in stash"
20224 msgstr ""
20226 #: builtin/stash.c:1469 builtin/stash.c:1534
20227 msgid "include ignore files"
20228 msgstr ""
20230 #: builtin/stash.c:1569
20231 msgid ""
20232 "the stash.useBuiltin support has been removed!\n"
20233 "See its entry in 'git help config' for details."
20234 msgstr ""
20236 #: builtin/stripspace.c:18
20237 msgid "git stripspace [-s | --strip-comments]"
20238 msgstr ""
20240 #: builtin/stripspace.c:19
20241 msgid "git stripspace [-c | --comment-lines]"
20242 msgstr ""
20244 #: builtin/stripspace.c:37
20245 msgid "skip and remove all lines starting with comment character"
20246 msgstr ""
20248 #: builtin/stripspace.c:40
20249 msgid "prepend comment character and space to each line"
20250 msgstr ""
20252 #: builtin/submodule--helper.c:47 builtin/submodule--helper.c:2423
20253 #, c-format
20254 msgid "Expecting a full ref name, got %s"
20255 msgstr ""
20257 #: builtin/submodule--helper.c:64
20258 msgid "submodule--helper print-default-remote takes no arguments"
20259 msgstr ""
20261 #: builtin/submodule--helper.c:102
20262 #, c-format
20263 msgid "cannot strip one component off url '%s'"
20264 msgstr ""
20266 #: builtin/submodule--helper.c:410 builtin/submodule--helper.c:1819
20267 msgid "alternative anchor for relative paths"
20268 msgstr ""
20270 #: builtin/submodule--helper.c:415
20271 msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
20272 msgstr ""
20274 #: builtin/submodule--helper.c:472 builtin/submodule--helper.c:629
20275 #: builtin/submodule--helper.c:652
20276 #, c-format
20277 msgid "No url found for submodule path '%s' in .gitmodules"
20278 msgstr ""
20280 #: builtin/submodule--helper.c:524
20281 #, c-format
20282 msgid "Entering '%s'\n"
20283 msgstr ""
20285 #: builtin/submodule--helper.c:527
20286 #, c-format
20287 msgid ""
20288 "run_command returned non-zero status for %s\n"
20290 msgstr ""
20292 #: builtin/submodule--helper.c:549
20293 #, c-format
20294 msgid ""
20295 "run_command returned non-zero status while recursing in the nested "
20296 "submodules of %s\n"
20298 msgstr ""
20300 #: builtin/submodule--helper.c:565
20301 msgid "Suppress output of entering each submodule command"
20302 msgstr ""
20304 #: builtin/submodule--helper.c:567 builtin/submodule--helper.c:1487
20305 msgid "Recurse into nested submodules"
20306 msgstr ""
20308 #: builtin/submodule--helper.c:572
20309 msgid "git submodule--helper foreach [--quiet] [--recursive] [--] <command>"
20310 msgstr ""
20312 #: builtin/submodule--helper.c:599
20313 #, c-format
20314 msgid ""
20315 "could not look up configuration '%s'. Assuming this repository is its own "
20316 "authoritative upstream."
20317 msgstr ""
20319 #: builtin/submodule--helper.c:666
20320 #, c-format
20321 msgid "Failed to register url for submodule path '%s'"
20322 msgstr ""
20324 #: builtin/submodule--helper.c:670
20325 #, c-format
20326 msgid "Submodule '%s' (%s) registered for path '%s'\n"
20327 msgstr ""
20329 #: builtin/submodule--helper.c:680
20330 #, c-format
20331 msgid "warning: command update mode suggested for submodule '%s'\n"
20332 msgstr ""
20334 #: builtin/submodule--helper.c:687
20335 #, c-format
20336 msgid "Failed to register update mode for submodule path '%s'"
20337 msgstr ""
20339 #: builtin/submodule--helper.c:709
20340 msgid "Suppress output for initializing a submodule"
20341 msgstr ""
20343 #: builtin/submodule--helper.c:714
20344 msgid "git submodule--helper init [<options>] [<path>]"
20345 msgstr ""
20347 #: builtin/submodule--helper.c:787 builtin/submodule--helper.c:922
20348 #, c-format
20349 msgid "no submodule mapping found in .gitmodules for path '%s'"
20350 msgstr ""
20352 #: builtin/submodule--helper.c:835
20353 #, c-format
20354 msgid "could not resolve HEAD ref inside the submodule '%s'"
20355 msgstr ""
20357 #: builtin/submodule--helper.c:862 builtin/submodule--helper.c:1457
20358 #, c-format
20359 msgid "failed to recurse into submodule '%s'"
20360 msgstr ""
20362 #: builtin/submodule--helper.c:886 builtin/submodule--helper.c:1623
20363 msgid "Suppress submodule status output"
20364 msgstr ""
20366 #: builtin/submodule--helper.c:887
20367 msgid ""
20368 "Use commit stored in the index instead of the one stored in the submodule "
20369 "HEAD"
20370 msgstr ""
20372 #: builtin/submodule--helper.c:888
20373 msgid "recurse into nested submodules"
20374 msgstr ""
20376 #: builtin/submodule--helper.c:893
20377 msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
20378 msgstr ""
20380 #: builtin/submodule--helper.c:917
20381 msgid "git submodule--helper name <path>"
20382 msgstr ""
20384 #: builtin/submodule--helper.c:989
20385 #, c-format
20386 msgid "* %s %s(blob)->%s(submodule)"
20387 msgstr ""
20389 #: builtin/submodule--helper.c:992
20390 #, c-format
20391 msgid "* %s %s(submodule)->%s(blob)"
20392 msgstr ""
20394 #: builtin/submodule--helper.c:1005
20395 #, c-format
20396 msgid "%s"
20397 msgstr ""
20399 #: builtin/submodule--helper.c:1055
20400 #, c-format
20401 msgid "couldn't hash object from '%s'"
20402 msgstr ""
20404 #: builtin/submodule--helper.c:1059
20405 #, c-format
20406 msgid "unexpected mode %o\n"
20407 msgstr ""
20409 #: builtin/submodule--helper.c:1300
20410 msgid "use the commit stored in the index instead of the submodule HEAD"
20411 msgstr ""
20413 #: builtin/submodule--helper.c:1302
20414 msgid "to compare the commit in the index with that in the submodule HEAD"
20415 msgstr ""
20417 #: builtin/submodule--helper.c:1304
20418 msgid "skip submodules with 'ignore_config' value set to 'all'"
20419 msgstr ""
20421 #: builtin/submodule--helper.c:1306
20422 msgid "limit the summary size"
20423 msgstr ""
20425 #: builtin/submodule--helper.c:1311
20426 msgid "git submodule--helper summary [<options>] [<commit>] [--] [<path>]"
20427 msgstr ""
20429 #: builtin/submodule--helper.c:1335
20430 msgid "could not fetch a revision for HEAD"
20431 msgstr ""
20433 #: builtin/submodule--helper.c:1340
20434 msgid "--cached and --files are mutually exclusive"
20435 msgstr ""
20437 #: builtin/submodule--helper.c:1407
20438 #, c-format
20439 msgid "Synchronizing submodule url for '%s'\n"
20440 msgstr ""
20442 #: builtin/submodule--helper.c:1413
20443 #, c-format
20444 msgid "failed to register url for submodule path '%s'"
20445 msgstr ""
20447 #: builtin/submodule--helper.c:1427
20448 #, c-format
20449 msgid "failed to get the default remote for submodule '%s'"
20450 msgstr ""
20452 #: builtin/submodule--helper.c:1438
20453 #, c-format
20454 msgid "failed to update remote for submodule '%s'"
20455 msgstr ""
20457 #: builtin/submodule--helper.c:1485
20458 msgid "Suppress output of synchronizing submodule url"
20459 msgstr ""
20461 #: builtin/submodule--helper.c:1492
20462 msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
20463 msgstr ""
20465 #: builtin/submodule--helper.c:1546
20466 #, c-format
20467 msgid ""
20468 "Submodule work tree '%s' contains a .git directory (use 'rm -rf' if you "
20469 "really want to remove it including all of its history)"
20470 msgstr ""
20472 #: builtin/submodule--helper.c:1558
20473 #, c-format
20474 msgid ""
20475 "Submodule work tree '%s' contains local modifications; use '-f' to discard "
20476 "them"
20477 msgstr ""
20479 #: builtin/submodule--helper.c:1566
20480 #, c-format
20481 msgid "Cleared directory '%s'\n"
20482 msgstr ""
20484 #: builtin/submodule--helper.c:1568
20485 #, c-format
20486 msgid "Could not remove submodule work tree '%s'\n"
20487 msgstr ""
20489 #: builtin/submodule--helper.c:1579
20490 #, c-format
20491 msgid "could not create empty submodule directory %s"
20492 msgstr ""
20494 #: builtin/submodule--helper.c:1595
20495 #, c-format
20496 msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
20497 msgstr ""
20499 #: builtin/submodule--helper.c:1624
20500 msgid "Remove submodule working trees even if they contain local changes"
20501 msgstr ""
20503 #: builtin/submodule--helper.c:1625
20504 msgid "Unregister all submodules"
20505 msgstr ""
20507 #: builtin/submodule--helper.c:1630
20508 msgid ""
20509 "git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
20510 msgstr ""
20512 #: builtin/submodule--helper.c:1644
20513 msgid "Use '--all' if you really want to deinitialize all submodules"
20514 msgstr ""
20516 #: builtin/submodule--helper.c:1713
20517 msgid ""
20518 "An alternate computed from a superproject's alternate is invalid.\n"
20519 "To allow Git to clone without an alternate in such a case, set\n"
20520 "submodule.alternateErrorStrategy to 'info' or, equivalently, clone with\n"
20521 "'--reference-if-able' instead of '--reference'."
20522 msgstr ""
20524 #: builtin/submodule--helper.c:1752 builtin/submodule--helper.c:1755
20525 #, c-format
20526 msgid "submodule '%s' cannot add alternate: %s"
20527 msgstr ""
20529 #: builtin/submodule--helper.c:1791
20530 #, c-format
20531 msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
20532 msgstr ""
20534 #: builtin/submodule--helper.c:1798
20535 #, c-format
20536 msgid "Value '%s' for submodule.alternateLocation is not recognized"
20537 msgstr ""
20539 #: builtin/submodule--helper.c:1822
20540 msgid "where the new submodule will be cloned to"
20541 msgstr ""
20543 #: builtin/submodule--helper.c:1825
20544 msgid "name of the new submodule"
20545 msgstr ""
20547 #: builtin/submodule--helper.c:1828
20548 msgid "url where to clone the submodule from"
20549 msgstr ""
20551 #: builtin/submodule--helper.c:1836
20552 msgid "depth for shallow clones"
20553 msgstr ""
20555 #: builtin/submodule--helper.c:1839 builtin/submodule--helper.c:2348
20556 msgid "force cloning progress"
20557 msgstr ""
20559 #: builtin/submodule--helper.c:1841 builtin/submodule--helper.c:2350
20560 msgid "disallow cloning into non-empty directory"
20561 msgstr ""
20563 #: builtin/submodule--helper.c:1848
20564 msgid ""
20565 "git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
20566 "<repository>] [--name <name>] [--depth <depth>] [--single-branch] --url "
20567 "<url> --path <path>"
20568 msgstr ""
20570 #: builtin/submodule--helper.c:1873
20571 #, c-format
20572 msgid "refusing to create/use '%s' in another submodule's git dir"
20573 msgstr ""
20575 #: builtin/submodule--helper.c:1884
20576 #, c-format
20577 msgid "clone of '%s' into submodule path '%s' failed"
20578 msgstr ""
20580 #: builtin/submodule--helper.c:1888
20581 #, c-format
20582 msgid "directory not empty: '%s'"
20583 msgstr ""
20585 #: builtin/submodule--helper.c:1900
20586 #, c-format
20587 msgid "could not get submodule directory for '%s'"
20588 msgstr ""
20590 #: builtin/submodule--helper.c:1936
20591 #, c-format
20592 msgid "Invalid update mode '%s' for submodule path '%s'"
20593 msgstr ""
20595 #: builtin/submodule--helper.c:1940
20596 #, c-format
20597 msgid "Invalid update mode '%s' configured for submodule path '%s'"
20598 msgstr ""
20600 #: builtin/submodule--helper.c:2041
20601 #, c-format
20602 msgid "Submodule path '%s' not initialized"
20603 msgstr ""
20605 #: builtin/submodule--helper.c:2045
20606 msgid "Maybe you want to use 'update --init'?"
20607 msgstr ""
20609 #: builtin/submodule--helper.c:2075
20610 #, c-format
20611 msgid "Skipping unmerged submodule %s"
20612 msgstr ""
20614 #: builtin/submodule--helper.c:2104
20615 #, c-format
20616 msgid "Skipping submodule '%s'"
20617 msgstr ""
20619 #: builtin/submodule--helper.c:2254
20620 #, c-format
20621 msgid "Failed to clone '%s'. Retry scheduled"
20622 msgstr ""
20624 #: builtin/submodule--helper.c:2265
20625 #, c-format
20626 msgid "Failed to clone '%s' a second time, aborting"
20627 msgstr ""
20629 #: builtin/submodule--helper.c:2327 builtin/submodule--helper.c:2573
20630 msgid "path into the working tree"
20631 msgstr ""
20633 #: builtin/submodule--helper.c:2330
20634 msgid "path into the working tree, across nested submodule boundaries"
20635 msgstr ""
20637 #: builtin/submodule--helper.c:2334
20638 msgid "rebase, merge, checkout or none"
20639 msgstr ""
20641 #: builtin/submodule--helper.c:2340
20642 msgid "Create a shallow clone truncated to the specified number of revisions"
20643 msgstr ""
20645 #: builtin/submodule--helper.c:2343
20646 msgid "parallel jobs"
20647 msgstr ""
20649 #: builtin/submodule--helper.c:2345
20650 msgid "whether the initial clone should follow the shallow recommendation"
20651 msgstr ""
20653 #: builtin/submodule--helper.c:2346
20654 msgid "don't print cloning progress"
20655 msgstr ""
20657 #: builtin/submodule--helper.c:2357
20658 msgid "git submodule--helper update-clone [--prefix=<path>] [<path>...]"
20659 msgstr ""
20661 #: builtin/submodule--helper.c:2370
20662 msgid "bad value for update parameter"
20663 msgstr ""
20665 #: builtin/submodule--helper.c:2418
20666 #, c-format
20667 msgid ""
20668 "Submodule (%s) branch configured to inherit branch from superproject, but "
20669 "the superproject is not on any branch"
20670 msgstr ""
20672 #: builtin/submodule--helper.c:2541
20673 #, c-format
20674 msgid "could not get a repository handle for submodule '%s'"
20675 msgstr ""
20677 #: builtin/submodule--helper.c:2574
20678 msgid "recurse into submodules"
20679 msgstr ""
20681 #: builtin/submodule--helper.c:2580
20682 msgid "git submodule--helper absorb-git-dirs [<options>] [<path>...]"
20683 msgstr ""
20685 #: builtin/submodule--helper.c:2636
20686 msgid "check if it is safe to write to the .gitmodules file"
20687 msgstr ""
20689 #: builtin/submodule--helper.c:2639
20690 msgid "unset the config in the .gitmodules file"
20691 msgstr ""
20693 #: builtin/submodule--helper.c:2644
20694 msgid "git submodule--helper config <name> [<value>]"
20695 msgstr ""
20697 #: builtin/submodule--helper.c:2645
20698 msgid "git submodule--helper config --unset <name>"
20699 msgstr ""
20701 #: builtin/submodule--helper.c:2646
20702 msgid "git submodule--helper config --check-writeable"
20703 msgstr ""
20705 #: builtin/submodule--helper.c:2665 git-submodule.sh:150
20706 #, sh-format
20707 msgid "please make sure that the .gitmodules file is in the working tree"
20708 msgstr ""
20710 #: builtin/submodule--helper.c:2681
20711 msgid "Suppress output for setting url of a submodule"
20712 msgstr ""
20714 #: builtin/submodule--helper.c:2685
20715 msgid "git submodule--helper set-url [--quiet] <path> <newurl>"
20716 msgstr ""
20718 #: builtin/submodule--helper.c:2718
20719 msgid "set the default tracking branch to master"
20720 msgstr ""
20722 #: builtin/submodule--helper.c:2720
20723 msgid "set the default tracking branch"
20724 msgstr ""
20726 #: builtin/submodule--helper.c:2724
20727 msgid "git submodule--helper set-branch [-q|--quiet] (-d|--default) <path>"
20728 msgstr ""
20730 #: builtin/submodule--helper.c:2725
20731 msgid ""
20732 "git submodule--helper set-branch [-q|--quiet] (-b|--branch) <branch> <path>"
20733 msgstr ""
20735 #: builtin/submodule--helper.c:2732
20736 msgid "--branch or --default required"
20737 msgstr ""
20739 #: builtin/submodule--helper.c:2735
20740 msgid "--branch and --default are mutually exclusive"
20741 msgstr ""
20743 #: builtin/submodule--helper.c:2792 git.c:438 git.c:711
20744 #, c-format
20745 msgid "%s doesn't support --super-prefix"
20746 msgstr ""
20748 #: builtin/submodule--helper.c:2798
20749 #, c-format
20750 msgid "'%s' is not a valid submodule--helper subcommand"
20751 msgstr ""
20753 #: builtin/symbolic-ref.c:8
20754 msgid "git symbolic-ref [<options>] <name> [<ref>]"
20755 msgstr ""
20757 #: builtin/symbolic-ref.c:9
20758 msgid "git symbolic-ref -d [-q] <name>"
20759 msgstr ""
20761 #: builtin/symbolic-ref.c:40
20762 msgid "suppress error message for non-symbolic (detached) refs"
20763 msgstr ""
20765 #: builtin/symbolic-ref.c:41
20766 msgid "delete symbolic ref"
20767 msgstr ""
20769 #: builtin/symbolic-ref.c:42
20770 msgid "shorten ref output"
20771 msgstr ""
20773 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:499
20774 msgid "reason"
20775 msgstr ""
20777 #: builtin/symbolic-ref.c:43 builtin/update-ref.c:499
20778 msgid "reason of the update"
20779 msgstr ""
20781 #: builtin/tag.c:25
20782 msgid ""
20783 "git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>]\n"
20784 "\t\t<tagname> [<head>]"
20785 msgstr ""
20787 #: builtin/tag.c:27
20788 msgid "git tag -d <tagname>..."
20789 msgstr ""
20791 #: builtin/tag.c:28
20792 msgid ""
20793 "git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
20794 "points-at <object>]\n"
20795 "\t\t[--format=<format>] [--merged <commit>] [--no-merged <commit>] "
20796 "[<pattern>...]"
20797 msgstr ""
20799 #: builtin/tag.c:30
20800 msgid "git tag -v [--format=<format>] <tagname>..."
20801 msgstr ""
20803 #: builtin/tag.c:89
20804 #, c-format
20805 msgid "tag '%s' not found."
20806 msgstr ""
20808 #: builtin/tag.c:105
20809 #, c-format
20810 msgid "Deleted tag '%s' (was %s)\n"
20811 msgstr ""
20813 #: builtin/tag.c:135
20814 #, c-format
20815 msgid ""
20816 "\n"
20817 "Write a message for tag:\n"
20818 "  %s\n"
20819 "Lines starting with '%c' will be ignored.\n"
20820 msgstr ""
20822 #: builtin/tag.c:139
20823 #, c-format
20824 msgid ""
20825 "\n"
20826 "Write a message for tag:\n"
20827 "  %s\n"
20828 "Lines starting with '%c' will be kept; you may remove them yourself if you "
20829 "want to.\n"
20830 msgstr ""
20832 #: builtin/tag.c:198
20833 msgid "unable to sign the tag"
20834 msgstr ""
20836 #: builtin/tag.c:200
20837 msgid "unable to write tag file"
20838 msgstr ""
20840 #: builtin/tag.c:216
20841 #, c-format
20842 msgid ""
20843 "You have created a nested tag. The object referred to by your new tag is\n"
20844 "already a tag. If you meant to tag the object that it points to, use:\n"
20845 "\n"
20846 "\tgit tag -f %s %s^{}"
20847 msgstr ""
20849 #: builtin/tag.c:232
20850 msgid "bad object type."
20851 msgstr ""
20853 #: builtin/tag.c:285
20854 msgid "no tag message?"
20855 msgstr ""
20857 #: builtin/tag.c:292
20858 #, c-format
20859 msgid "The tag message has been left in %s\n"
20860 msgstr ""
20862 #: builtin/tag.c:403
20863 msgid "list tag names"
20864 msgstr ""
20866 #: builtin/tag.c:405
20867 msgid "print <n> lines of each tag message"
20868 msgstr ""
20870 #: builtin/tag.c:407
20871 msgid "delete tags"
20872 msgstr ""
20874 #: builtin/tag.c:408
20875 msgid "verify tags"
20876 msgstr ""
20878 #: builtin/tag.c:410
20879 msgid "Tag creation options"
20880 msgstr ""
20882 #: builtin/tag.c:412
20883 msgid "annotated tag, needs a message"
20884 msgstr ""
20886 #: builtin/tag.c:414
20887 msgid "tag message"
20888 msgstr ""
20890 #: builtin/tag.c:416
20891 msgid "force edit of tag message"
20892 msgstr ""
20894 #: builtin/tag.c:417
20895 msgid "annotated and GPG-signed tag"
20896 msgstr ""
20898 #: builtin/tag.c:420
20899 msgid "use another key to sign the tag"
20900 msgstr ""
20902 #: builtin/tag.c:421
20903 msgid "replace the tag if exists"
20904 msgstr ""
20906 #: builtin/tag.c:422 builtin/update-ref.c:505
20907 msgid "create a reflog"
20908 msgstr ""
20910 #: builtin/tag.c:424
20911 msgid "Tag listing options"
20912 msgstr ""
20914 #: builtin/tag.c:425
20915 msgid "show tag list in columns"
20916 msgstr ""
20918 #: builtin/tag.c:426 builtin/tag.c:428
20919 msgid "print only tags that contain the commit"
20920 msgstr ""
20922 #: builtin/tag.c:427 builtin/tag.c:429
20923 msgid "print only tags that don't contain the commit"
20924 msgstr ""
20926 #: builtin/tag.c:430
20927 msgid "print only tags that are merged"
20928 msgstr ""
20930 #: builtin/tag.c:431
20931 msgid "print only tags that are not merged"
20932 msgstr ""
20934 #: builtin/tag.c:435
20935 msgid "print only tags of the object"
20936 msgstr ""
20938 #: builtin/tag.c:483
20939 msgid "--column and -n are incompatible"
20940 msgstr ""
20942 #: builtin/tag.c:505
20943 msgid "-n option is only allowed in list mode"
20944 msgstr ""
20946 #: builtin/tag.c:507
20947 msgid "--contains option is only allowed in list mode"
20948 msgstr ""
20950 #: builtin/tag.c:509
20951 msgid "--no-contains option is only allowed in list mode"
20952 msgstr ""
20954 #: builtin/tag.c:511
20955 msgid "--points-at option is only allowed in list mode"
20956 msgstr ""
20958 #: builtin/tag.c:513
20959 msgid "--merged and --no-merged options are only allowed in list mode"
20960 msgstr ""
20962 #: builtin/tag.c:524
20963 msgid "only one -F or -m option is allowed."
20964 msgstr ""
20966 #: builtin/tag.c:543
20967 msgid "too many params"
20968 msgstr ""
20970 #: builtin/tag.c:549
20971 #, c-format
20972 msgid "'%s' is not a valid tag name."
20973 msgstr ""
20975 #: builtin/tag.c:554
20976 #, c-format
20977 msgid "tag '%s' already exists"
20978 msgstr ""
20980 #: builtin/tag.c:585
20981 #, c-format
20982 msgid "Updated tag '%s' (was %s)\n"
20983 msgstr ""
20985 #: builtin/unpack-objects.c:502
20986 msgid "Unpacking objects"
20987 msgstr ""
20989 #: builtin/update-index.c:84
20990 #, c-format
20991 msgid "failed to create directory %s"
20992 msgstr ""
20994 #: builtin/update-index.c:100
20995 #, c-format
20996 msgid "failed to create file %s"
20997 msgstr ""
20999 #: builtin/update-index.c:108
21000 #, c-format
21001 msgid "failed to delete file %s"
21002 msgstr ""
21004 #: builtin/update-index.c:115 builtin/update-index.c:221
21005 #, c-format
21006 msgid "failed to delete directory %s"
21007 msgstr ""
21009 #: builtin/update-index.c:140
21010 #, c-format
21011 msgid "Testing mtime in '%s' "
21012 msgstr ""
21014 #: builtin/update-index.c:154
21015 msgid "directory stat info does not change after adding a new file"
21016 msgstr ""
21018 #: builtin/update-index.c:167
21019 msgid "directory stat info does not change after adding a new directory"
21020 msgstr ""
21022 #: builtin/update-index.c:180
21023 msgid "directory stat info changes after updating a file"
21024 msgstr ""
21026 #: builtin/update-index.c:191
21027 msgid "directory stat info changes after adding a file inside subdirectory"
21028 msgstr ""
21030 #: builtin/update-index.c:202
21031 msgid "directory stat info does not change after deleting a file"
21032 msgstr ""
21034 #: builtin/update-index.c:215
21035 msgid "directory stat info does not change after deleting a directory"
21036 msgstr ""
21038 #: builtin/update-index.c:222
21039 msgid " OK"
21040 msgstr ""
21042 #: builtin/update-index.c:591
21043 msgid "git update-index [<options>] [--] [<file>...]"
21044 msgstr ""
21046 #: builtin/update-index.c:974
21047 msgid "continue refresh even when index needs update"
21048 msgstr ""
21050 #: builtin/update-index.c:977
21051 msgid "refresh: ignore submodules"
21052 msgstr ""
21054 #: builtin/update-index.c:980
21055 msgid "do not ignore new files"
21056 msgstr ""
21058 #: builtin/update-index.c:982
21059 msgid "let files replace directories and vice-versa"
21060 msgstr ""
21062 #: builtin/update-index.c:984
21063 msgid "notice files missing from worktree"
21064 msgstr ""
21066 #: builtin/update-index.c:986
21067 msgid "refresh even if index contains unmerged entries"
21068 msgstr ""
21070 #: builtin/update-index.c:989
21071 msgid "refresh stat information"
21072 msgstr ""
21074 #: builtin/update-index.c:993
21075 msgid "like --refresh, but ignore assume-unchanged setting"
21076 msgstr ""
21078 #: builtin/update-index.c:997
21079 msgid "<mode>,<object>,<path>"
21080 msgstr ""
21082 #: builtin/update-index.c:998
21083 msgid "add the specified entry to the index"
21084 msgstr ""
21086 #: builtin/update-index.c:1008
21087 msgid "mark files as \"not changing\""
21088 msgstr ""
21090 #: builtin/update-index.c:1011
21091 msgid "clear assumed-unchanged bit"
21092 msgstr ""
21094 #: builtin/update-index.c:1014
21095 msgid "mark files as \"index-only\""
21096 msgstr ""
21098 #: builtin/update-index.c:1017
21099 msgid "clear skip-worktree bit"
21100 msgstr ""
21102 #: builtin/update-index.c:1020
21103 msgid "do not touch index-only entries"
21104 msgstr ""
21106 #: builtin/update-index.c:1022
21107 msgid "add to index only; do not add content to object database"
21108 msgstr ""
21110 #: builtin/update-index.c:1024
21111 msgid "remove named paths even if present in worktree"
21112 msgstr ""
21114 #: builtin/update-index.c:1026
21115 msgid "with --stdin: input lines are terminated by null bytes"
21116 msgstr ""
21118 #: builtin/update-index.c:1028
21119 msgid "read list of paths to be updated from standard input"
21120 msgstr ""
21122 #: builtin/update-index.c:1032
21123 msgid "add entries from standard input to the index"
21124 msgstr ""
21126 #: builtin/update-index.c:1036
21127 msgid "repopulate stages #2 and #3 for the listed paths"
21128 msgstr ""
21130 #: builtin/update-index.c:1040
21131 msgid "only update entries that differ from HEAD"
21132 msgstr ""
21134 #: builtin/update-index.c:1044
21135 msgid "ignore files missing from worktree"
21136 msgstr ""
21138 #: builtin/update-index.c:1047
21139 msgid "report actions to standard output"
21140 msgstr ""
21142 #: builtin/update-index.c:1049
21143 msgid "(for porcelains) forget saved unresolved conflicts"
21144 msgstr ""
21146 #: builtin/update-index.c:1053
21147 msgid "write index in this format"
21148 msgstr ""
21150 #: builtin/update-index.c:1055
21151 msgid "enable or disable split index"
21152 msgstr ""
21154 #: builtin/update-index.c:1057
21155 msgid "enable/disable untracked cache"
21156 msgstr ""
21158 #: builtin/update-index.c:1059
21159 msgid "test if the filesystem supports untracked cache"
21160 msgstr ""
21162 #: builtin/update-index.c:1061
21163 msgid "enable untracked cache without testing the filesystem"
21164 msgstr ""
21166 #: builtin/update-index.c:1063
21167 msgid "write out the index even if is not flagged as changed"
21168 msgstr ""
21170 #: builtin/update-index.c:1065
21171 msgid "enable or disable file system monitor"
21172 msgstr ""
21174 #: builtin/update-index.c:1067
21175 msgid "mark files as fsmonitor valid"
21176 msgstr ""
21178 #: builtin/update-index.c:1070
21179 msgid "clear fsmonitor valid bit"
21180 msgstr ""
21182 #: builtin/update-index.c:1173
21183 msgid ""
21184 "core.splitIndex is set to false; remove or change it, if you really want to "
21185 "enable split index"
21186 msgstr ""
21188 #: builtin/update-index.c:1182
21189 msgid ""
21190 "core.splitIndex is set to true; remove or change it, if you really want to "
21191 "disable split index"
21192 msgstr ""
21194 #: builtin/update-index.c:1194
21195 msgid ""
21196 "core.untrackedCache is set to true; remove or change it, if you really want "
21197 "to disable the untracked cache"
21198 msgstr ""
21200 #: builtin/update-index.c:1198
21201 msgid "Untracked cache disabled"
21202 msgstr ""
21204 #: builtin/update-index.c:1206
21205 msgid ""
21206 "core.untrackedCache is set to false; remove or change it, if you really want "
21207 "to enable the untracked cache"
21208 msgstr ""
21210 #: builtin/update-index.c:1210
21211 #, c-format
21212 msgid "Untracked cache enabled for '%s'"
21213 msgstr ""
21215 #: builtin/update-index.c:1218
21216 msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
21217 msgstr ""
21219 #: builtin/update-index.c:1222
21220 msgid "fsmonitor enabled"
21221 msgstr ""
21223 #: builtin/update-index.c:1225
21224 msgid ""
21225 "core.fsmonitor is set; remove it if you really want to disable fsmonitor"
21226 msgstr ""
21228 #: builtin/update-index.c:1229
21229 msgid "fsmonitor disabled"
21230 msgstr ""
21232 #: builtin/update-ref.c:10
21233 msgid "git update-ref [<options>] -d <refname> [<old-val>]"
21234 msgstr ""
21236 #: builtin/update-ref.c:11
21237 msgid "git update-ref [<options>]    <refname> <new-val> [<old-val>]"
21238 msgstr ""
21240 #: builtin/update-ref.c:12
21241 msgid "git update-ref [<options>] --stdin [-z]"
21242 msgstr ""
21244 #: builtin/update-ref.c:500
21245 msgid "delete the reference"
21246 msgstr ""
21248 #: builtin/update-ref.c:502
21249 msgid "update <refname> not the one it points to"
21250 msgstr ""
21252 #: builtin/update-ref.c:503
21253 msgid "stdin has NUL-terminated arguments"
21254 msgstr ""
21256 #: builtin/update-ref.c:504
21257 msgid "read updates from stdin"
21258 msgstr ""
21260 #: builtin/update-server-info.c:7
21261 msgid "git update-server-info [--force]"
21262 msgstr ""
21264 #: builtin/update-server-info.c:15
21265 msgid "update the info files from scratch"
21266 msgstr ""
21268 #: builtin/upload-pack.c:11
21269 msgid "git upload-pack [<options>] <dir>"
21270 msgstr ""
21272 #: builtin/upload-pack.c:23 t/helper/test-serve-v2.c:17
21273 msgid "quit after a single request/response exchange"
21274 msgstr ""
21276 #: builtin/upload-pack.c:25
21277 msgid "exit immediately after initial ref advertisement"
21278 msgstr ""
21280 #: builtin/upload-pack.c:27
21281 msgid "do not try <directory>/.git/ if <directory> is no Git directory"
21282 msgstr ""
21284 #: builtin/upload-pack.c:29
21285 msgid "interrupt transfer after <n> seconds of inactivity"
21286 msgstr ""
21288 #: builtin/verify-commit.c:19
21289 msgid "git verify-commit [-v | --verbose] <commit>..."
21290 msgstr ""
21292 #: builtin/verify-commit.c:68
21293 msgid "print commit contents"
21294 msgstr ""
21296 #: builtin/verify-commit.c:69 builtin/verify-tag.c:37
21297 msgid "print raw gpg status output"
21298 msgstr ""
21300 #: builtin/verify-pack.c:59
21301 msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
21302 msgstr ""
21304 #: builtin/verify-pack.c:70
21305 msgid "verbose"
21306 msgstr ""
21308 #: builtin/verify-pack.c:72
21309 msgid "show statistics only"
21310 msgstr ""
21312 #: builtin/verify-tag.c:18
21313 msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
21314 msgstr ""
21316 #: builtin/verify-tag.c:36
21317 msgid "print tag contents"
21318 msgstr ""
21320 #: builtin/worktree.c:17
21321 msgid "git worktree add [<options>] <path> [<commit-ish>]"
21322 msgstr ""
21324 #: builtin/worktree.c:18
21325 msgid "git worktree list [<options>]"
21326 msgstr ""
21328 #: builtin/worktree.c:19
21329 msgid "git worktree lock [<options>] <path>"
21330 msgstr ""
21332 #: builtin/worktree.c:20
21333 msgid "git worktree move <worktree> <new-path>"
21334 msgstr ""
21336 #: builtin/worktree.c:21
21337 msgid "git worktree prune [<options>]"
21338 msgstr ""
21340 #: builtin/worktree.c:22
21341 msgid "git worktree remove [<options>] <worktree>"
21342 msgstr ""
21344 #: builtin/worktree.c:23
21345 msgid "git worktree unlock <path>"
21346 msgstr ""
21348 #: builtin/worktree.c:60 builtin/worktree.c:973
21349 #, c-format
21350 msgid "failed to delete '%s'"
21351 msgstr ""
21353 #: builtin/worktree.c:85
21354 msgid "not a valid directory"
21355 msgstr ""
21357 #: builtin/worktree.c:91
21358 msgid "gitdir file does not exist"
21359 msgstr ""
21361 #: builtin/worktree.c:96 builtin/worktree.c:105
21362 #, c-format
21363 msgid "unable to read gitdir file (%s)"
21364 msgstr ""
21366 #: builtin/worktree.c:115
21367 #, c-format
21368 msgid "short read (expected %<PRIuMAX> bytes, read %<PRIuMAX>)"
21369 msgstr ""
21371 #: builtin/worktree.c:123
21372 msgid "invalid gitdir file"
21373 msgstr ""
21375 #: builtin/worktree.c:131
21376 msgid "gitdir file points to non-existent location"
21377 msgstr ""
21379 #: builtin/worktree.c:146
21380 #, c-format
21381 msgid "Removing %s/%s: %s"
21382 msgstr ""
21384 #: builtin/worktree.c:221
21385 msgid "report pruned working trees"
21386 msgstr ""
21388 #: builtin/worktree.c:223
21389 msgid "expire working trees older than <time>"
21390 msgstr ""
21392 #: builtin/worktree.c:293
21393 #, c-format
21394 msgid "'%s' already exists"
21395 msgstr ""
21397 #: builtin/worktree.c:302
21398 #, c-format
21399 msgid "unusable worktree destination '%s'"
21400 msgstr ""
21402 #: builtin/worktree.c:307
21403 #, c-format
21404 msgid ""
21405 "'%s' is a missing but locked worktree;\n"
21406 "use '%s -f -f' to override, or 'unlock' and 'prune' or 'remove' to clear"
21407 msgstr ""
21409 #: builtin/worktree.c:309
21410 #, c-format
21411 msgid ""
21412 "'%s' is a missing but already registered worktree;\n"
21413 "use '%s -f' to override, or 'prune' or 'remove' to clear"
21414 msgstr ""
21416 #: builtin/worktree.c:360
21417 #, c-format
21418 msgid "could not create directory of '%s'"
21419 msgstr ""
21421 #: builtin/worktree.c:494 builtin/worktree.c:500
21422 #, c-format
21423 msgid "Preparing worktree (new branch '%s')"
21424 msgstr ""
21426 #: builtin/worktree.c:496
21427 #, c-format
21428 msgid "Preparing worktree (resetting branch '%s'; was at %s)"
21429 msgstr ""
21431 #: builtin/worktree.c:505
21432 #, c-format
21433 msgid "Preparing worktree (checking out '%s')"
21434 msgstr ""
21436 #: builtin/worktree.c:511
21437 #, c-format
21438 msgid "Preparing worktree (detached HEAD %s)"
21439 msgstr ""
21441 #: builtin/worktree.c:552
21442 msgid "checkout <branch> even if already checked out in other worktree"
21443 msgstr ""
21445 #: builtin/worktree.c:555
21446 msgid "create a new branch"
21447 msgstr ""
21449 #: builtin/worktree.c:557
21450 msgid "create or reset a branch"
21451 msgstr ""
21453 #: builtin/worktree.c:559
21454 msgid "populate the new working tree"
21455 msgstr ""
21457 #: builtin/worktree.c:560
21458 msgid "keep the new working tree locked"
21459 msgstr ""
21461 #: builtin/worktree.c:563
21462 msgid "set up tracking mode (see git-branch(1))"
21463 msgstr ""
21465 #: builtin/worktree.c:566
21466 msgid "try to match the new branch name with a remote-tracking branch"
21467 msgstr ""
21469 #: builtin/worktree.c:574
21470 msgid "-b, -B, and --detach are mutually exclusive"
21471 msgstr ""
21473 #: builtin/worktree.c:635
21474 msgid "--[no-]track can only be used if a new branch is created"
21475 msgstr ""
21477 #: builtin/worktree.c:758
21478 msgid "reason for locking"
21479 msgstr ""
21481 #: builtin/worktree.c:770 builtin/worktree.c:803 builtin/worktree.c:877
21482 #: builtin/worktree.c:1001
21483 #, c-format
21484 msgid "'%s' is not a working tree"
21485 msgstr ""
21487 #: builtin/worktree.c:772 builtin/worktree.c:805
21488 msgid "The main working tree cannot be locked or unlocked"
21489 msgstr ""
21491 #: builtin/worktree.c:777
21492 #, c-format
21493 msgid "'%s' is already locked, reason: %s"
21494 msgstr ""
21496 #: builtin/worktree.c:779
21497 #, c-format
21498 msgid "'%s' is already locked"
21499 msgstr ""
21501 #: builtin/worktree.c:807
21502 #, c-format
21503 msgid "'%s' is not locked"
21504 msgstr ""
21506 #: builtin/worktree.c:848
21507 msgid "working trees containing submodules cannot be moved or removed"
21508 msgstr ""
21510 #: builtin/worktree.c:856
21511 msgid "force move even if worktree is dirty or locked"
21512 msgstr ""
21514 #: builtin/worktree.c:879 builtin/worktree.c:1003
21515 #, c-format
21516 msgid "'%s' is a main working tree"
21517 msgstr ""
21519 #: builtin/worktree.c:884
21520 #, c-format
21521 msgid "could not figure out destination name from '%s'"
21522 msgstr ""
21524 #: builtin/worktree.c:897
21525 #, c-format
21526 msgid ""
21527 "cannot move a locked working tree, lock reason: %s\n"
21528 "use 'move -f -f' to override or unlock first"
21529 msgstr ""
21531 #: builtin/worktree.c:899
21532 msgid ""
21533 "cannot move a locked working tree;\n"
21534 "use 'move -f -f' to override or unlock first"
21535 msgstr ""
21537 #: builtin/worktree.c:902
21538 #, c-format
21539 msgid "validation failed, cannot move working tree: %s"
21540 msgstr ""
21542 #: builtin/worktree.c:907
21543 #, c-format
21544 msgid "failed to move '%s' to '%s'"
21545 msgstr ""
21547 #: builtin/worktree.c:953
21548 #, c-format
21549 msgid "failed to run 'git status' on '%s'"
21550 msgstr ""
21552 #: builtin/worktree.c:957
21553 #, c-format
21554 msgid "'%s' contains modified or untracked files, use --force to delete it"
21555 msgstr ""
21557 #: builtin/worktree.c:962
21558 #, c-format
21559 msgid "failed to run 'git status' on '%s', code %d"
21560 msgstr ""
21562 #: builtin/worktree.c:985
21563 msgid "force removal even if worktree is dirty or locked"
21564 msgstr ""
21566 #: builtin/worktree.c:1008
21567 #, c-format
21568 msgid ""
21569 "cannot remove a locked working tree, lock reason: %s\n"
21570 "use 'remove -f -f' to override or unlock first"
21571 msgstr ""
21573 #: builtin/worktree.c:1010
21574 msgid ""
21575 "cannot remove a locked working tree;\n"
21576 "use 'remove -f -f' to override or unlock first"
21577 msgstr ""
21579 #: builtin/worktree.c:1013
21580 #, c-format
21581 msgid "validation failed, cannot remove working tree: %s"
21582 msgstr ""
21584 #: builtin/worktree.c:1037
21585 #, c-format
21586 msgid "repair: %s: %s"
21587 msgstr ""
21589 #: builtin/worktree.c:1040
21590 #, c-format
21591 msgid "error: %s: %s"
21592 msgstr ""
21594 #: builtin/write-tree.c:15
21595 msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
21596 msgstr ""
21598 #: builtin/write-tree.c:28
21599 msgid "<prefix>/"
21600 msgstr ""
21602 #: builtin/write-tree.c:29
21603 msgid "write tree object for a subdirectory <prefix>"
21604 msgstr ""
21606 #: builtin/write-tree.c:31
21607 msgid "only useful for debugging"
21608 msgstr ""
21610 #: http-fetch.c:114
21611 #, c-format
21612 msgid "argument to --packfile must be a valid hash (got '%s')"
21613 msgstr ""
21615 #: http-fetch.c:122
21616 msgid "not a git repository"
21617 msgstr ""
21619 #: t/helper/test-fast-rebase.c:141
21620 msgid "unhandled options"
21621 msgstr ""
21623 #: t/helper/test-fast-rebase.c:146
21624 msgid "error preparing revisions"
21625 msgstr ""
21627 #: t/helper/test-reach.c:154
21628 #, c-format
21629 msgid "commit %s is not marked reachable"
21630 msgstr ""
21632 #: t/helper/test-reach.c:164
21633 msgid "too many commits marked reachable"
21634 msgstr ""
21636 #: t/helper/test-serve-v2.c:7
21637 msgid "test-tool serve-v2 [<options>]"
21638 msgstr ""
21640 #: t/helper/test-serve-v2.c:19
21641 msgid "exit immediately after advertising capabilities"
21642 msgstr ""
21644 #: git.c:28
21645 msgid ""
21646 "git [--version] [--help] [-C <path>] [-c <name>=<value>]\n"
21647 "           [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n"
21648 "           [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
21649 "bare]\n"
21650 "           [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
21651 "           <command> [<args>]"
21652 msgstr ""
21654 #: git.c:35
21655 msgid ""
21656 "'git help -a' and 'git help -g' list available subcommands and some\n"
21657 "concept guides. See 'git help <command>' or 'git help <concept>'\n"
21658 "to read about a specific subcommand or concept.\n"
21659 "See 'git help git' for an overview of the system."
21660 msgstr ""
21662 #: git.c:187
21663 #, c-format
21664 msgid "no directory given for --git-dir\n"
21665 msgstr ""
21667 #: git.c:201
21668 #, c-format
21669 msgid "no namespace given for --namespace\n"
21670 msgstr ""
21672 #: git.c:215
21673 #, c-format
21674 msgid "no directory given for --work-tree\n"
21675 msgstr ""
21677 #: git.c:229
21678 #, c-format
21679 msgid "no prefix given for --super-prefix\n"
21680 msgstr ""
21682 #: git.c:251
21683 #, c-format
21684 msgid "-c expects a configuration string\n"
21685 msgstr ""
21687 #: git.c:289
21688 #, c-format
21689 msgid "no directory given for -C\n"
21690 msgstr ""
21692 #: git.c:315
21693 #, c-format
21694 msgid "unknown option: %s\n"
21695 msgstr ""
21697 #: git.c:364
21698 #, c-format
21699 msgid "while expanding alias '%s': '%s'"
21700 msgstr ""
21702 #: git.c:373
21703 #, c-format
21704 msgid ""
21705 "alias '%s' changes environment variables.\n"
21706 "You can use '!git' in the alias to do this"
21707 msgstr ""
21709 #: git.c:380
21710 #, c-format
21711 msgid "empty alias for %s"
21712 msgstr ""
21714 #: git.c:383
21715 #, c-format
21716 msgid "recursive alias: %s"
21717 msgstr ""
21719 #: git.c:465
21720 msgid "write failure on standard output"
21721 msgstr ""
21723 #: git.c:467
21724 msgid "unknown write failure on standard output"
21725 msgstr ""
21727 #: git.c:469
21728 msgid "close failed on standard output"
21729 msgstr ""
21731 #: git.c:820
21732 #, c-format
21733 msgid "alias loop detected: expansion of '%s' does not terminate:%s"
21734 msgstr ""
21736 #: git.c:870
21737 #, c-format
21738 msgid "cannot handle %s as a builtin"
21739 msgstr ""
21741 #: git.c:883
21742 #, c-format
21743 msgid ""
21744 "usage: %s\n"
21745 "\n"
21746 msgstr ""
21748 #: git.c:903
21749 #, c-format
21750 msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
21751 msgstr ""
21753 #: git.c:915
21754 #, c-format
21755 msgid "failed to run command '%s': %s\n"
21756 msgstr ""
21758 #: http.c:399
21759 #, c-format
21760 msgid "negative value for http.postbuffer; defaulting to %d"
21761 msgstr ""
21763 #: http.c:420
21764 msgid "Delegation control is not supported with cURL < 7.22.0"
21765 msgstr ""
21767 #: http.c:429
21768 msgid "Public key pinning not supported with cURL < 7.44.0"
21769 msgstr ""
21771 #: http.c:910
21772 msgid "CURLSSLOPT_NO_REVOKE not supported with cURL < 7.44.0"
21773 msgstr ""
21775 #: http.c:989
21776 msgid "Protocol restrictions not supported with cURL < 7.19.4"
21777 msgstr ""
21779 #: http.c:1132
21780 #, c-format
21781 msgid "Unsupported SSL backend '%s'. Supported SSL backends:"
21782 msgstr ""
21784 #: http.c:1139
21785 #, c-format
21786 msgid "Could not set SSL backend to '%s': cURL was built without SSL backends"
21787 msgstr ""
21789 #: http.c:1143
21790 #, c-format
21791 msgid "Could not set SSL backend to '%s': already set"
21792 msgstr ""
21794 #: http.c:2025
21795 #, c-format
21796 msgid ""
21797 "unable to update url base from redirection:\n"
21798 "  asked for: %s\n"
21799 "   redirect: %s"
21800 msgstr ""
21802 #: remote-curl.c:183
21803 #, c-format
21804 msgid "invalid quoting in push-option value: '%s'"
21805 msgstr ""
21807 #: remote-curl.c:307
21808 #, c-format
21809 msgid "%sinfo/refs not valid: is this a git repository?"
21810 msgstr ""
21812 #: remote-curl.c:408
21813 msgid "invalid server response; expected service, got flush packet"
21814 msgstr ""
21816 #: remote-curl.c:439
21817 #, c-format
21818 msgid "invalid server response; got '%s'"
21819 msgstr ""
21821 #: remote-curl.c:499
21822 #, c-format
21823 msgid "repository '%s' not found"
21824 msgstr ""
21826 #: remote-curl.c:503
21827 #, c-format
21828 msgid "Authentication failed for '%s'"
21829 msgstr ""
21831 #: remote-curl.c:507
21832 #, c-format
21833 msgid "unable to access '%s': %s"
21834 msgstr ""
21836 #: remote-curl.c:513
21837 #, c-format
21838 msgid "redirecting to %s"
21839 msgstr ""
21841 #: remote-curl.c:642
21842 msgid "shouldn't have EOF when not gentle on EOF"
21843 msgstr ""
21845 #: remote-curl.c:654
21846 msgid "remote server sent stateless separator"
21847 msgstr ""
21849 #: remote-curl.c:724
21850 msgid "unable to rewind rpc post data - try increasing http.postBuffer"
21851 msgstr ""
21853 #: remote-curl.c:754
21854 #, c-format
21855 msgid "remote-curl: bad line length character: %.4s"
21856 msgstr ""
21858 #: remote-curl.c:756
21859 msgid "remote-curl: unexpected response end packet"
21860 msgstr ""
21862 #: remote-curl.c:832
21863 #, c-format
21864 msgid "RPC failed; %s"
21865 msgstr ""
21867 #: remote-curl.c:872
21868 msgid "cannot handle pushes this big"
21869 msgstr ""
21871 #: remote-curl.c:987
21872 #, c-format
21873 msgid "cannot deflate request; zlib deflate error %d"
21874 msgstr ""
21876 #: remote-curl.c:991
21877 #, c-format
21878 msgid "cannot deflate request; zlib end error %d"
21879 msgstr ""
21881 #: remote-curl.c:1041
21882 #, c-format
21883 msgid "%d bytes of length header were received"
21884 msgstr ""
21886 #: remote-curl.c:1043
21887 #, c-format
21888 msgid "%d bytes of body are still expected"
21889 msgstr ""
21891 #: remote-curl.c:1132
21892 msgid "dumb http transport does not support shallow capabilities"
21893 msgstr ""
21895 #: remote-curl.c:1147
21896 msgid "fetch failed."
21897 msgstr ""
21899 #: remote-curl.c:1193
21900 msgid "cannot fetch by sha1 over smart http"
21901 msgstr ""
21903 #: remote-curl.c:1237 remote-curl.c:1243
21904 #, c-format
21905 msgid "protocol error: expected sha/ref, got '%s'"
21906 msgstr ""
21908 #: remote-curl.c:1255 remote-curl.c:1373
21909 #, c-format
21910 msgid "http transport does not support %s"
21911 msgstr ""
21913 #: remote-curl.c:1291
21914 msgid "git-http-push failed"
21915 msgstr ""
21917 #: remote-curl.c:1479
21918 msgid "remote-curl: usage: git remote-curl <remote> [<url>]"
21919 msgstr ""
21921 #: remote-curl.c:1511
21922 msgid "remote-curl: error reading command stream from git"
21923 msgstr ""
21925 #: remote-curl.c:1518
21926 msgid "remote-curl: fetch attempted without a local repo"
21927 msgstr ""
21929 #: remote-curl.c:1559
21930 #, c-format
21931 msgid "remote-curl: unknown command '%s' from git"
21932 msgstr ""
21934 #: compat/compiler.h:26
21935 msgid "no compiler information available\n"
21936 msgstr ""
21938 #: compat/compiler.h:38
21939 msgid "no libc information available\n"
21940 msgstr ""
21942 #: list-objects-filter-options.h:91
21943 msgid "args"
21944 msgstr ""
21946 #: list-objects-filter-options.h:92
21947 msgid "object filtering"
21948 msgstr ""
21950 #: parse-options.h:183
21951 msgid "expiry-date"
21952 msgstr ""
21954 #: parse-options.h:197
21955 msgid "no-op (backward compatibility)"
21956 msgstr ""
21958 #: parse-options.h:309
21959 msgid "be more verbose"
21960 msgstr ""
21962 #: parse-options.h:311
21963 msgid "be more quiet"
21964 msgstr ""
21966 #: parse-options.h:317
21967 msgid "use <n> digits to display object names"
21968 msgstr ""
21970 #: parse-options.h:336
21971 msgid "how to strip spaces and #comments from message"
21972 msgstr ""
21974 #: parse-options.h:337
21975 msgid "read pathspec from file"
21976 msgstr ""
21978 #: parse-options.h:338
21979 msgid ""
21980 "with --pathspec-from-file, pathspec elements are separated with NUL character"
21981 msgstr ""
21983 #: ref-filter.h:96
21984 msgid "key"
21985 msgstr ""
21987 #: ref-filter.h:96
21988 msgid "field name to sort on"
21989 msgstr ""
21991 #: rerere.h:44
21992 msgid "update the index with reused conflict resolution if possible"
21993 msgstr ""
21995 #: wt-status.h:80
21996 msgid "HEAD detached at "
21997 msgstr ""
21999 #: wt-status.h:81
22000 msgid "HEAD detached from "
22001 msgstr ""
22003 #: command-list.h:50
22004 msgid "Add file contents to the index"
22005 msgstr ""
22007 #: command-list.h:51
22008 msgid "Apply a series of patches from a mailbox"
22009 msgstr ""
22011 #: command-list.h:52
22012 msgid "Annotate file lines with commit information"
22013 msgstr ""
22015 #: command-list.h:53
22016 msgid "Apply a patch to files and/or to the index"
22017 msgstr ""
22019 #: command-list.h:54
22020 msgid "Import a GNU Arch repository into Git"
22021 msgstr ""
22023 #: command-list.h:55
22024 msgid "Create an archive of files from a named tree"
22025 msgstr ""
22027 #: command-list.h:56
22028 msgid "Use binary search to find the commit that introduced a bug"
22029 msgstr ""
22031 #: command-list.h:57
22032 msgid "Show what revision and author last modified each line of a file"
22033 msgstr ""
22035 #: command-list.h:58
22036 msgid "List, create, or delete branches"
22037 msgstr ""
22039 #: command-list.h:59
22040 msgid "Collect information for user to file a bug report"
22041 msgstr ""
22043 #: command-list.h:60
22044 msgid "Move objects and refs by archive"
22045 msgstr ""
22047 #: command-list.h:61
22048 msgid "Provide content or type and size information for repository objects"
22049 msgstr ""
22051 #: command-list.h:62
22052 msgid "Display gitattributes information"
22053 msgstr ""
22055 #: command-list.h:63
22056 msgid "Debug gitignore / exclude files"
22057 msgstr ""
22059 #: command-list.h:64
22060 msgid "Show canonical names and email addresses of contacts"
22061 msgstr ""
22063 #: command-list.h:65
22064 msgid "Switch branches or restore working tree files"
22065 msgstr ""
22067 #: command-list.h:66
22068 msgid "Copy files from the index to the working tree"
22069 msgstr ""
22071 #: command-list.h:67
22072 msgid "Ensures that a reference name is well formed"
22073 msgstr ""
22075 #: command-list.h:68
22076 msgid "Find commits yet to be applied to upstream"
22077 msgstr ""
22079 #: command-list.h:69
22080 msgid "Apply the changes introduced by some existing commits"
22081 msgstr ""
22083 #: command-list.h:70
22084 msgid "Graphical alternative to git-commit"
22085 msgstr ""
22087 #: command-list.h:71
22088 msgid "Remove untracked files from the working tree"
22089 msgstr ""
22091 #: command-list.h:72
22092 msgid "Clone a repository into a new directory"
22093 msgstr ""
22095 #: command-list.h:73
22096 msgid "Display data in columns"
22097 msgstr ""
22099 #: command-list.h:74
22100 msgid "Record changes to the repository"
22101 msgstr ""
22103 #: command-list.h:75
22104 msgid "Write and verify Git commit-graph files"
22105 msgstr ""
22107 #: command-list.h:76
22108 msgid "Create a new commit object"
22109 msgstr ""
22111 #: command-list.h:77
22112 msgid "Get and set repository or global options"
22113 msgstr ""
22115 #: command-list.h:78
22116 msgid "Count unpacked number of objects and their disk consumption"
22117 msgstr ""
22119 #: command-list.h:79
22120 msgid "Retrieve and store user credentials"
22121 msgstr ""
22123 #: command-list.h:80
22124 msgid "Helper to temporarily store passwords in memory"
22125 msgstr ""
22127 #: command-list.h:81
22128 msgid "Helper to store credentials on disk"
22129 msgstr ""
22131 #: command-list.h:82
22132 msgid "Export a single commit to a CVS checkout"
22133 msgstr ""
22135 #: command-list.h:83
22136 msgid "Salvage your data out of another SCM people love to hate"
22137 msgstr ""
22139 #: command-list.h:84
22140 msgid "A CVS server emulator for Git"
22141 msgstr ""
22143 #: command-list.h:85
22144 msgid "A really simple server for Git repositories"
22145 msgstr ""
22147 #: command-list.h:86
22148 msgid "Give an object a human readable name based on an available ref"
22149 msgstr ""
22151 #: command-list.h:87
22152 msgid "Show changes between commits, commit and working tree, etc"
22153 msgstr ""
22155 #: command-list.h:88
22156 msgid "Compares files in the working tree and the index"
22157 msgstr ""
22159 #: command-list.h:89
22160 msgid "Compare a tree to the working tree or index"
22161 msgstr ""
22163 #: command-list.h:90
22164 msgid "Compares the content and mode of blobs found via two tree objects"
22165 msgstr ""
22167 #: command-list.h:91
22168 msgid "Show changes using common diff tools"
22169 msgstr ""
22171 #: command-list.h:92
22172 msgid "Git data exporter"
22173 msgstr ""
22175 #: command-list.h:93
22176 msgid "Backend for fast Git data importers"
22177 msgstr ""
22179 #: command-list.h:94
22180 msgid "Download objects and refs from another repository"
22181 msgstr ""
22183 #: command-list.h:95
22184 msgid "Receive missing objects from another repository"
22185 msgstr ""
22187 #: command-list.h:96
22188 msgid "Rewrite branches"
22189 msgstr ""
22191 #: command-list.h:97
22192 msgid "Produce a merge commit message"
22193 msgstr ""
22195 #: command-list.h:98
22196 msgid "Output information on each ref"
22197 msgstr ""
22199 #: command-list.h:99
22200 msgid "Run a Git command on a list of repositories"
22201 msgstr ""
22203 #: command-list.h:100
22204 msgid "Prepare patches for e-mail submission"
22205 msgstr ""
22207 #: command-list.h:101
22208 msgid "Verifies the connectivity and validity of the objects in the database"
22209 msgstr ""
22211 #: command-list.h:102
22212 msgid "Cleanup unnecessary files and optimize the local repository"
22213 msgstr ""
22215 #: command-list.h:103
22216 msgid "Extract commit ID from an archive created using git-archive"
22217 msgstr ""
22219 #: command-list.h:104
22220 msgid "Print lines matching a pattern"
22221 msgstr ""
22223 #: command-list.h:105
22224 msgid "A portable graphical interface to Git"
22225 msgstr ""
22227 #: command-list.h:106
22228 msgid "Compute object ID and optionally creates a blob from a file"
22229 msgstr ""
22231 #: command-list.h:107
22232 msgid "Display help information about Git"
22233 msgstr ""
22235 #: command-list.h:108
22236 msgid "Server side implementation of Git over HTTP"
22237 msgstr ""
22239 #: command-list.h:109
22240 msgid "Download from a remote Git repository via HTTP"
22241 msgstr ""
22243 #: command-list.h:110
22244 msgid "Push objects over HTTP/DAV to another repository"
22245 msgstr ""
22247 #: command-list.h:111
22248 msgid "Send a collection of patches from stdin to an IMAP folder"
22249 msgstr ""
22251 #: command-list.h:112
22252 msgid "Build pack index file for an existing packed archive"
22253 msgstr ""
22255 #: command-list.h:113
22256 msgid "Create an empty Git repository or reinitialize an existing one"
22257 msgstr ""
22259 #: command-list.h:114
22260 msgid "Instantly browse your working repository in gitweb"
22261 msgstr ""
22263 #: command-list.h:115
22264 msgid "Add or parse structured information in commit messages"
22265 msgstr ""
22267 #: command-list.h:116
22268 msgid "The Git repository browser"
22269 msgstr ""
22271 #: command-list.h:117
22272 msgid "Show commit logs"
22273 msgstr ""
22275 #: command-list.h:118
22276 msgid "Show information about files in the index and the working tree"
22277 msgstr ""
22279 #: command-list.h:119
22280 msgid "List references in a remote repository"
22281 msgstr ""
22283 #: command-list.h:120
22284 msgid "List the contents of a tree object"
22285 msgstr ""
22287 #: command-list.h:121
22288 msgid "Extracts patch and authorship from a single e-mail message"
22289 msgstr ""
22291 #: command-list.h:122
22292 msgid "Simple UNIX mbox splitter program"
22293 msgstr ""
22295 #: command-list.h:123
22296 msgid "Run tasks to optimize Git repository data"
22297 msgstr ""
22299 #: command-list.h:124
22300 msgid "Join two or more development histories together"
22301 msgstr ""
22303 #: command-list.h:125
22304 msgid "Find as good common ancestors as possible for a merge"
22305 msgstr ""
22307 #: command-list.h:126
22308 msgid "Run a three-way file merge"
22309 msgstr ""
22311 #: command-list.h:127
22312 msgid "Run a merge for files needing merging"
22313 msgstr ""
22315 #: command-list.h:128
22316 msgid "The standard helper program to use with git-merge-index"
22317 msgstr ""
22319 #: command-list.h:129
22320 msgid "Run merge conflict resolution tools to resolve merge conflicts"
22321 msgstr ""
22323 #: command-list.h:130
22324 msgid "Show three-way merge without touching index"
22325 msgstr ""
22327 #: command-list.h:131
22328 msgid "Write and verify multi-pack-indexes"
22329 msgstr ""
22331 #: command-list.h:132
22332 msgid "Creates a tag object"
22333 msgstr ""
22335 #: command-list.h:133
22336 msgid "Build a tree-object from ls-tree formatted text"
22337 msgstr ""
22339 #: command-list.h:134
22340 msgid "Move or rename a file, a directory, or a symlink"
22341 msgstr ""
22343 #: command-list.h:135
22344 msgid "Find symbolic names for given revs"
22345 msgstr ""
22347 #: command-list.h:136
22348 msgid "Add or inspect object notes"
22349 msgstr ""
22351 #: command-list.h:137
22352 msgid "Import from and submit to Perforce repositories"
22353 msgstr ""
22355 #: command-list.h:138
22356 msgid "Create a packed archive of objects"
22357 msgstr ""
22359 #: command-list.h:139
22360 msgid "Find redundant pack files"
22361 msgstr ""
22363 #: command-list.h:140
22364 msgid "Pack heads and tags for efficient repository access"
22365 msgstr ""
22367 #: command-list.h:141
22368 msgid "Compute unique ID for a patch"
22369 msgstr ""
22371 #: command-list.h:142
22372 msgid "Prune all unreachable objects from the object database"
22373 msgstr ""
22375 #: command-list.h:143
22376 msgid "Remove extra objects that are already in pack files"
22377 msgstr ""
22379 #: command-list.h:144
22380 msgid "Fetch from and integrate with another repository or a local branch"
22381 msgstr ""
22383 #: command-list.h:145
22384 msgid "Update remote refs along with associated objects"
22385 msgstr ""
22387 #: command-list.h:146
22388 msgid "Applies a quilt patchset onto the current branch"
22389 msgstr ""
22391 #: command-list.h:147
22392 msgid "Compare two commit ranges (e.g. two versions of a branch)"
22393 msgstr ""
22395 #: command-list.h:148
22396 msgid "Reads tree information into the index"
22397 msgstr ""
22399 #: command-list.h:149
22400 msgid "Reapply commits on top of another base tip"
22401 msgstr ""
22403 #: command-list.h:150
22404 msgid "Receive what is pushed into the repository"
22405 msgstr ""
22407 #: command-list.h:151
22408 msgid "Manage reflog information"
22409 msgstr ""
22411 #: command-list.h:152
22412 msgid "Manage set of tracked repositories"
22413 msgstr ""
22415 #: command-list.h:153
22416 msgid "Pack unpacked objects in a repository"
22417 msgstr ""
22419 #: command-list.h:154
22420 msgid "Create, list, delete refs to replace objects"
22421 msgstr ""
22423 #: command-list.h:155
22424 msgid "Generates a summary of pending changes"
22425 msgstr ""
22427 #: command-list.h:156
22428 msgid "Reuse recorded resolution of conflicted merges"
22429 msgstr ""
22431 #: command-list.h:157
22432 msgid "Reset current HEAD to the specified state"
22433 msgstr ""
22435 #: command-list.h:158
22436 msgid "Restore working tree files"
22437 msgstr ""
22439 #: command-list.h:159
22440 msgid "Revert some existing commits"
22441 msgstr ""
22443 #: command-list.h:160
22444 msgid "Lists commit objects in reverse chronological order"
22445 msgstr ""
22447 #: command-list.h:161
22448 msgid "Pick out and massage parameters"
22449 msgstr ""
22451 #: command-list.h:162
22452 msgid "Remove files from the working tree and from the index"
22453 msgstr ""
22455 #: command-list.h:163
22456 msgid "Send a collection of patches as emails"
22457 msgstr ""
22459 #: command-list.h:164
22460 msgid "Push objects over Git protocol to another repository"
22461 msgstr ""
22463 #: command-list.h:165
22464 msgid "Restricted login shell for Git-only SSH access"
22465 msgstr ""
22467 #: command-list.h:166
22468 msgid "Summarize 'git log' output"
22469 msgstr ""
22471 #: command-list.h:167
22472 msgid "Show various types of objects"
22473 msgstr ""
22475 #: command-list.h:168
22476 msgid "Show branches and their commits"
22477 msgstr ""
22479 #: command-list.h:169
22480 msgid "Show packed archive index"
22481 msgstr ""
22483 #: command-list.h:170
22484 msgid "List references in a local repository"
22485 msgstr ""
22487 #: command-list.h:171
22488 msgid "Git's i18n setup code for shell scripts"
22489 msgstr ""
22491 #: command-list.h:172
22492 msgid "Common Git shell script setup code"
22493 msgstr ""
22495 #: command-list.h:173
22496 msgid "Initialize and modify the sparse-checkout"
22497 msgstr ""
22499 #: command-list.h:174
22500 msgid "Stash the changes in a dirty working directory away"
22501 msgstr ""
22503 #: command-list.h:175
22504 msgid "Add file contents to the staging area"
22505 msgstr ""
22507 #: command-list.h:176
22508 msgid "Show the working tree status"
22509 msgstr ""
22511 #: command-list.h:177
22512 msgid "Remove unnecessary whitespace"
22513 msgstr ""
22515 #: command-list.h:178
22516 msgid "Initialize, update or inspect submodules"
22517 msgstr ""
22519 #: command-list.h:179
22520 msgid "Bidirectional operation between a Subversion repository and Git"
22521 msgstr ""
22523 #: command-list.h:180
22524 msgid "Switch branches"
22525 msgstr ""
22527 #: command-list.h:181
22528 msgid "Read, modify and delete symbolic refs"
22529 msgstr ""
22531 #: command-list.h:182
22532 msgid "Create, list, delete or verify a tag object signed with GPG"
22533 msgstr ""
22535 #: command-list.h:183
22536 msgid "Creates a temporary file with a blob's contents"
22537 msgstr ""
22539 #: command-list.h:184
22540 msgid "Unpack objects from a packed archive"
22541 msgstr ""
22543 #: command-list.h:185
22544 msgid "Register file contents in the working tree to the index"
22545 msgstr ""
22547 #: command-list.h:186
22548 msgid "Update the object name stored in a ref safely"
22549 msgstr ""
22551 #: command-list.h:187
22552 msgid "Update auxiliary info file to help dumb servers"
22553 msgstr ""
22555 #: command-list.h:188
22556 msgid "Send archive back to git-archive"
22557 msgstr ""
22559 #: command-list.h:189
22560 msgid "Send objects packed back to git-fetch-pack"
22561 msgstr ""
22563 #: command-list.h:190
22564 msgid "Show a Git logical variable"
22565 msgstr ""
22567 #: command-list.h:191
22568 msgid "Check the GPG signature of commits"
22569 msgstr ""
22571 #: command-list.h:192
22572 msgid "Validate packed Git archive files"
22573 msgstr ""
22575 #: command-list.h:193
22576 msgid "Check the GPG signature of tags"
22577 msgstr ""
22579 #: command-list.h:194
22580 msgid "Git web interface (web frontend to Git repositories)"
22581 msgstr ""
22583 #: command-list.h:195
22584 msgid "Show logs with difference each commit introduces"
22585 msgstr ""
22587 #: command-list.h:196
22588 msgid "Manage multiple working trees"
22589 msgstr ""
22591 #: command-list.h:197
22592 msgid "Create a tree object from the current index"
22593 msgstr ""
22595 #: command-list.h:198
22596 msgid "Defining attributes per path"
22597 msgstr ""
22599 #: command-list.h:199
22600 msgid "Git command-line interface and conventions"
22601 msgstr ""
22603 #: command-list.h:200
22604 msgid "A Git core tutorial for developers"
22605 msgstr ""
22607 #: command-list.h:201
22608 msgid "Providing usernames and passwords to Git"
22609 msgstr ""
22611 #: command-list.h:202
22612 msgid "Git for CVS users"
22613 msgstr ""
22615 #: command-list.h:203
22616 msgid "Tweaking diff output"
22617 msgstr ""
22619 #: command-list.h:204
22620 msgid "A useful minimum set of commands for Everyday Git"
22621 msgstr ""
22623 #: command-list.h:205
22624 msgid "Frequently asked questions about using Git"
22625 msgstr ""
22627 #: command-list.h:206
22628 msgid "A Git Glossary"
22629 msgstr ""
22631 #: command-list.h:207
22632 msgid "Hooks used by Git"
22633 msgstr ""
22635 #: command-list.h:208
22636 msgid "Specifies intentionally untracked files to ignore"
22637 msgstr ""
22639 #: command-list.h:209
22640 msgid "Defining submodule properties"
22641 msgstr ""
22643 #: command-list.h:210
22644 msgid "Git namespaces"
22645 msgstr ""
22647 #: command-list.h:211
22648 msgid "Helper programs to interact with remote repositories"
22649 msgstr ""
22651 #: command-list.h:212
22652 msgid "Git Repository Layout"
22653 msgstr ""
22655 #: command-list.h:213
22656 msgid "Specifying revisions and ranges for Git"
22657 msgstr ""
22659 #: command-list.h:214
22660 msgid "Mounting one repository inside another"
22661 msgstr ""
22663 #: command-list.h:215
22664 msgid "A tutorial introduction to Git: part two"
22665 msgstr ""
22667 #: command-list.h:216
22668 msgid "A tutorial introduction to Git"
22669 msgstr ""
22671 #: command-list.h:217
22672 msgid "An overview of recommended workflows with Git"
22673 msgstr ""
22675 #: git-bisect.sh:48
22676 #, sh-format
22677 msgid "Bad rev input: $arg"
22678 msgstr ""
22680 #: git-bisect.sh:82
22681 msgid "No logfile given"
22682 msgstr ""
22684 #: git-bisect.sh:83
22685 #, sh-format
22686 msgid "cannot read $file for replaying"
22687 msgstr ""
22689 #: git-bisect.sh:105
22690 msgid "?? what are you talking about?"
22691 msgstr ""
22693 #: git-bisect.sh:115
22694 msgid "bisect run failed: no command provided."
22695 msgstr ""
22697 #: git-bisect.sh:120
22698 #, sh-format
22699 msgid "running $command"
22700 msgstr ""
22702 #: git-bisect.sh:127
22703 #, sh-format
22704 msgid ""
22705 "bisect run failed:\n"
22706 "exit code $res from '$command' is < 0 or >= 128"
22707 msgstr ""
22709 #: git-bisect.sh:152
22710 msgid "bisect run cannot continue any more"
22711 msgstr ""
22713 #: git-bisect.sh:158
22714 #, sh-format
22715 msgid ""
22716 "bisect run failed:\n"
22717 "'bisect-state $state' exited with error code $res"
22718 msgstr ""
22720 #: git-bisect.sh:165
22721 msgid "bisect run success"
22722 msgstr ""
22724 #: git-bisect.sh:173
22725 msgid "We are not bisecting."
22726 msgstr ""
22728 #: git-merge-octopus.sh:46
22729 msgid ""
22730 "Error: Your local changes to the following files would be overwritten by "
22731 "merge"
22732 msgstr ""
22734 #: git-merge-octopus.sh:61
22735 msgid "Automated merge did not work."
22736 msgstr ""
22738 #: git-merge-octopus.sh:62
22739 msgid "Should not be doing an octopus."
22740 msgstr ""
22742 #: git-merge-octopus.sh:73
22743 #, sh-format
22744 msgid "Unable to find common commit with $pretty_name"
22745 msgstr ""
22747 #: git-merge-octopus.sh:77
22748 #, sh-format
22749 msgid "Already up to date with $pretty_name"
22750 msgstr ""
22752 #: git-merge-octopus.sh:89
22753 #, sh-format
22754 msgid "Fast-forwarding to: $pretty_name"
22755 msgstr ""
22757 #: git-merge-octopus.sh:97
22758 #, sh-format
22759 msgid "Trying simple merge with $pretty_name"
22760 msgstr ""
22762 #: git-merge-octopus.sh:102
22763 msgid "Simple merge did not work, trying automatic merge."
22764 msgstr ""
22766 #: git-submodule.sh:179
22767 msgid "Relative path can only be used from the toplevel of the working tree"
22768 msgstr ""
22770 #: git-submodule.sh:189
22771 #, sh-format
22772 msgid "repo URL: '$repo' must be absolute or begin with ./|../"
22773 msgstr ""
22775 #: git-submodule.sh:208
22776 #, sh-format
22777 msgid "'$sm_path' already exists in the index"
22778 msgstr ""
22780 #: git-submodule.sh:211
22781 #, sh-format
22782 msgid "'$sm_path' already exists in the index and is not a submodule"
22783 msgstr ""
22785 #: git-submodule.sh:218
22786 #, sh-format
22787 msgid "'$sm_path' does not have a commit checked out"
22788 msgstr ""
22790 #: git-submodule.sh:249
22791 #, sh-format
22792 msgid "Adding existing repo at '$sm_path' to the index"
22793 msgstr ""
22795 #: git-submodule.sh:251
22796 #, sh-format
22797 msgid "'$sm_path' already exists and is not a valid git repo"
22798 msgstr ""
22800 #: git-submodule.sh:259
22801 #, sh-format
22802 msgid "A git directory for '$sm_name' is found locally with remote(s):"
22803 msgstr ""
22805 #: git-submodule.sh:261
22806 #, sh-format
22807 msgid ""
22808 "If you want to reuse this local git directory instead of cloning again from\n"
22809 "  $realrepo\n"
22810 "use the '--force' option. If the local git directory is not the correct "
22811 "repo\n"
22812 "or you are unsure what this means choose another name with the '--name' "
22813 "option."
22814 msgstr ""
22816 #: git-submodule.sh:267
22817 #, sh-format
22818 msgid "Reactivating local git directory for submodule '$sm_name'."
22819 msgstr ""
22821 #: git-submodule.sh:279
22822 #, sh-format
22823 msgid "Unable to checkout submodule '$sm_path'"
22824 msgstr ""
22826 #: git-submodule.sh:284
22827 #, sh-format
22828 msgid "Failed to add submodule '$sm_path'"
22829 msgstr ""
22831 #: git-submodule.sh:293
22832 #, sh-format
22833 msgid "Failed to register submodule '$sm_path'"
22834 msgstr ""
22836 #: git-submodule.sh:568
22837 #, sh-format
22838 msgid "Unable to find current revision in submodule path '$displaypath'"
22839 msgstr ""
22841 #: git-submodule.sh:578
22842 #, sh-format
22843 msgid "Unable to fetch in submodule path '$sm_path'"
22844 msgstr ""
22846 #: git-submodule.sh:583
22847 #, sh-format
22848 msgid ""
22849 "Unable to find current ${remote_name}/${branch} revision in submodule path "
22850 "'$sm_path'"
22851 msgstr ""
22853 #: git-submodule.sh:601
22854 #, sh-format
22855 msgid ""
22856 "Unable to fetch in submodule path '$displaypath'; trying to directly fetch "
22857 "$sha1:"
22858 msgstr ""
22860 #: git-submodule.sh:607
22861 #, sh-format
22862 msgid ""
22863 "Fetched in submodule path '$displaypath', but it did not contain $sha1. "
22864 "Direct fetching of that commit failed."
22865 msgstr ""
22867 #: git-submodule.sh:614
22868 #, sh-format
22869 msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
22870 msgstr ""
22872 #: git-submodule.sh:615
22873 #, sh-format
22874 msgid "Submodule path '$displaypath': checked out '$sha1'"
22875 msgstr ""
22877 #: git-submodule.sh:619
22878 #, sh-format
22879 msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
22880 msgstr ""
22882 #: git-submodule.sh:620
22883 #, sh-format
22884 msgid "Submodule path '$displaypath': rebased into '$sha1'"
22885 msgstr ""
22887 #: git-submodule.sh:625
22888 #, sh-format
22889 msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
22890 msgstr ""
22892 #: git-submodule.sh:626
22893 #, sh-format
22894 msgid "Submodule path '$displaypath': merged in '$sha1'"
22895 msgstr ""
22897 #: git-submodule.sh:631
22898 #, sh-format
22899 msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
22900 msgstr ""
22902 #: git-submodule.sh:632
22903 #, sh-format
22904 msgid "Submodule path '$displaypath': '$command $sha1'"
22905 msgstr ""
22907 #: git-submodule.sh:663
22908 #, sh-format
22909 msgid "Failed to recurse into submodule path '$displaypath'"
22910 msgstr ""
22912 #: git-rebase--preserve-merges.sh:109
22913 msgid "Applied autostash."
22914 msgstr ""
22916 #: git-rebase--preserve-merges.sh:112
22917 #, sh-format
22918 msgid "Cannot store $stash_sha1"
22919 msgstr ""
22921 #: git-rebase--preserve-merges.sh:113
22922 msgid ""
22923 "Applying autostash resulted in conflicts.\n"
22924 "Your changes are safe in the stash.\n"
22925 "You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
22926 msgstr ""
22928 #: git-rebase--preserve-merges.sh:191
22929 #, sh-format
22930 msgid "Rebasing ($new_count/$total)"
22931 msgstr ""
22933 #: git-rebase--preserve-merges.sh:197
22934 msgid ""
22935 "\n"
22936 "Commands:\n"
22937 "p, pick <commit> = use commit\n"
22938 "r, reword <commit> = use commit, but edit the commit message\n"
22939 "e, edit <commit> = use commit, but stop for amending\n"
22940 "s, squash <commit> = use commit, but meld into previous commit\n"
22941 "f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
22942 "x, exec <commit> = run command (the rest of the line) using shell\n"
22943 "d, drop <commit> = remove commit\n"
22944 "l, label <label> = label current HEAD with a name\n"
22945 "t, reset <label> = reset HEAD to a label\n"
22946 "m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
22947 ".       create a merge commit using the original merge commit's\n"
22948 ".       message (or the oneline, if no original merge commit was\n"
22949 ".       specified). Use -c <commit> to reword the commit message.\n"
22950 "\n"
22951 "These lines can be re-ordered; they are executed from top to bottom.\n"
22952 msgstr ""
22954 #: git-rebase--preserve-merges.sh:260
22955 #, sh-format
22956 msgid ""
22957 "You can amend the commit now, with\n"
22958 "\n"
22959 "\tgit commit --amend $gpg_sign_opt_quoted\n"
22960 "\n"
22961 "Once you are satisfied with your changes, run\n"
22962 "\n"
22963 "\tgit rebase --continue"
22964 msgstr ""
22966 #: git-rebase--preserve-merges.sh:285
22967 #, sh-format
22968 msgid "$sha1: not a commit that can be picked"
22969 msgstr ""
22971 #: git-rebase--preserve-merges.sh:324
22972 #, sh-format
22973 msgid "Invalid commit name: $sha1"
22974 msgstr ""
22976 #: git-rebase--preserve-merges.sh:354
22977 msgid "Cannot write current commit's replacement sha1"
22978 msgstr ""
22980 #: git-rebase--preserve-merges.sh:405
22981 #, sh-format
22982 msgid "Fast-forward to $sha1"
22983 msgstr ""
22985 #: git-rebase--preserve-merges.sh:407
22986 #, sh-format
22987 msgid "Cannot fast-forward to $sha1"
22988 msgstr ""
22990 #: git-rebase--preserve-merges.sh:416
22991 #, sh-format
22992 msgid "Cannot move HEAD to $first_parent"
22993 msgstr ""
22995 #: git-rebase--preserve-merges.sh:421
22996 #, sh-format
22997 msgid "Refusing to squash a merge: $sha1"
22998 msgstr ""
23000 #: git-rebase--preserve-merges.sh:439
23001 #, sh-format
23002 msgid "Error redoing merge $sha1"
23003 msgstr ""
23005 #: git-rebase--preserve-merges.sh:448
23006 #, sh-format
23007 msgid "Could not pick $sha1"
23008 msgstr ""
23010 #: git-rebase--preserve-merges.sh:457
23011 #, sh-format
23012 msgid "This is the commit message #${n}:"
23013 msgstr ""
23015 #: git-rebase--preserve-merges.sh:462
23016 #, sh-format
23017 msgid "The commit message #${n} will be skipped:"
23018 msgstr ""
23020 #: git-rebase--preserve-merges.sh:473
23021 #, sh-format
23022 msgid "This is a combination of $count commit."
23023 msgid_plural "This is a combination of $count commits."
23024 msgstr[0] ""
23025 msgstr[1] ""
23027 #: git-rebase--preserve-merges.sh:482
23028 #, sh-format
23029 msgid "Cannot write $fixup_msg"
23030 msgstr ""
23032 #: git-rebase--preserve-merges.sh:485
23033 msgid "This is a combination of 2 commits."
23034 msgstr ""
23036 #: git-rebase--preserve-merges.sh:526 git-rebase--preserve-merges.sh:569
23037 #: git-rebase--preserve-merges.sh:572
23038 #, sh-format
23039 msgid "Could not apply $sha1... $rest"
23040 msgstr ""
23042 #: git-rebase--preserve-merges.sh:601
23043 #, sh-format
23044 msgid ""
23045 "Could not amend commit after successfully picking $sha1... $rest\n"
23046 "This is most likely due to an empty commit message, or the pre-commit hook\n"
23047 "failed. If the pre-commit hook failed, you may need to resolve the issue "
23048 "before\n"
23049 "you are able to reword the commit."
23050 msgstr ""
23052 #: git-rebase--preserve-merges.sh:616
23053 #, sh-format
23054 msgid "Stopped at $sha1_abbrev... $rest"
23055 msgstr ""
23057 #: git-rebase--preserve-merges.sh:631
23058 #, sh-format
23059 msgid "Cannot '$squash_style' without a previous commit"
23060 msgstr ""
23062 #: git-rebase--preserve-merges.sh:673
23063 #, sh-format
23064 msgid "Executing: $rest"
23065 msgstr ""
23067 #: git-rebase--preserve-merges.sh:681
23068 #, sh-format
23069 msgid "Execution failed: $rest"
23070 msgstr ""
23072 #: git-rebase--preserve-merges.sh:683
23073 msgid "and made changes to the index and/or the working tree"
23074 msgstr ""
23076 #: git-rebase--preserve-merges.sh:685
23077 msgid ""
23078 "You can fix the problem, and then run\n"
23079 "\n"
23080 "\tgit rebase --continue"
23081 msgstr ""
23083 #. TRANSLATORS: after these lines is a command to be issued by the user
23084 #: git-rebase--preserve-merges.sh:698
23085 #, sh-format
23086 msgid ""
23087 "Execution succeeded: $rest\n"
23088 "but left changes to the index and/or the working tree\n"
23089 "Commit or stash your changes, and then run\n"
23090 "\n"
23091 "\tgit rebase --continue"
23092 msgstr ""
23094 #: git-rebase--preserve-merges.sh:709
23095 #, sh-format
23096 msgid "Unknown command: $command $sha1 $rest"
23097 msgstr ""
23099 #: git-rebase--preserve-merges.sh:710
23100 msgid "Please fix this using 'git rebase --edit-todo'."
23101 msgstr ""
23103 #: git-rebase--preserve-merges.sh:745
23104 #, sh-format
23105 msgid "Successfully rebased and updated $head_name."
23106 msgstr ""
23108 #: git-rebase--preserve-merges.sh:802
23109 msgid "Could not remove CHERRY_PICK_HEAD"
23110 msgstr ""
23112 #: git-rebase--preserve-merges.sh:807
23113 #, sh-format
23114 msgid ""
23115 "You have staged changes in your working tree.\n"
23116 "If these changes are meant to be\n"
23117 "squashed into the previous commit, run:\n"
23118 "\n"
23119 "  git commit --amend $gpg_sign_opt_quoted\n"
23120 "\n"
23121 "If they are meant to go into a new commit, run:\n"
23122 "\n"
23123 "  git commit $gpg_sign_opt_quoted\n"
23124 "\n"
23125 "In both cases, once you're done, continue with:\n"
23126 "\n"
23127 "  git rebase --continue\n"
23128 msgstr ""
23130 #: git-rebase--preserve-merges.sh:824
23131 msgid "Error trying to find the author identity to amend commit"
23132 msgstr ""
23134 #: git-rebase--preserve-merges.sh:829
23135 msgid ""
23136 "You have uncommitted changes in your working tree. Please commit them\n"
23137 "first and then run 'git rebase --continue' again."
23138 msgstr ""
23140 #: git-rebase--preserve-merges.sh:834 git-rebase--preserve-merges.sh:838
23141 msgid "Could not commit staged changes."
23142 msgstr ""
23144 #: git-rebase--preserve-merges.sh:869 git-rebase--preserve-merges.sh:955
23145 msgid "Could not execute editor"
23146 msgstr ""
23148 #: git-rebase--preserve-merges.sh:890
23149 #, sh-format
23150 msgid "Could not checkout $switch_to"
23151 msgstr ""
23153 #: git-rebase--preserve-merges.sh:897
23154 msgid "No HEAD?"
23155 msgstr ""
23157 #: git-rebase--preserve-merges.sh:898
23158 #, sh-format
23159 msgid "Could not create temporary $state_dir"
23160 msgstr ""
23162 #: git-rebase--preserve-merges.sh:901
23163 msgid "Could not mark as interactive"
23164 msgstr ""
23166 #: git-rebase--preserve-merges.sh:933
23167 #, sh-format
23168 msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
23169 msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
23170 msgstr[0] ""
23171 msgstr[1] ""
23173 #: git-rebase--preserve-merges.sh:945
23174 msgid "Note that empty commits are commented out"
23175 msgstr ""
23177 #: git-rebase--preserve-merges.sh:987 git-rebase--preserve-merges.sh:992
23178 msgid "Could not init rewritten commits"
23179 msgstr ""
23181 #: git-sh-setup.sh:89 git-sh-setup.sh:94
23182 #, sh-format
23183 msgid "usage: $dashless $USAGE"
23184 msgstr ""
23186 #: git-sh-setup.sh:191
23187 #, sh-format
23188 msgid "Cannot chdir to $cdup, the toplevel of the working tree"
23189 msgstr ""
23191 #: git-sh-setup.sh:200 git-sh-setup.sh:207
23192 #, sh-format
23193 msgid "fatal: $program_name cannot be used without a working tree."
23194 msgstr ""
23196 #: git-sh-setup.sh:221
23197 msgid "Cannot rebase: You have unstaged changes."
23198 msgstr ""
23200 #: git-sh-setup.sh:224
23201 msgid "Cannot rewrite branches: You have unstaged changes."
23202 msgstr ""
23204 #: git-sh-setup.sh:227
23205 msgid "Cannot pull with rebase: You have unstaged changes."
23206 msgstr ""
23208 #: git-sh-setup.sh:230
23209 #, sh-format
23210 msgid "Cannot $action: You have unstaged changes."
23211 msgstr ""
23213 #: git-sh-setup.sh:243
23214 msgid "Cannot rebase: Your index contains uncommitted changes."
23215 msgstr ""
23217 #: git-sh-setup.sh:246
23218 msgid "Cannot pull with rebase: Your index contains uncommitted changes."
23219 msgstr ""
23221 #: git-sh-setup.sh:249
23222 #, sh-format
23223 msgid "Cannot $action: Your index contains uncommitted changes."
23224 msgstr ""
23226 #: git-sh-setup.sh:253
23227 msgid "Additionally, your index contains uncommitted changes."
23228 msgstr ""
23230 #: git-sh-setup.sh:373
23231 msgid "You need to run this command from the toplevel of the working tree."
23232 msgstr ""
23234 #: git-sh-setup.sh:378
23235 msgid "Unable to determine absolute path of git directory"
23236 msgstr ""
23238 #. TRANSLATORS: you can adjust this to align "git add -i" status menu
23239 #: git-add--interactive.perl:212
23240 #, perl-format
23241 msgid "%12s %12s %s"
23242 msgstr ""
23244 #: git-add--interactive.perl:632
23245 #, perl-format
23246 msgid "touched %d path\n"
23247 msgid_plural "touched %d paths\n"
23248 msgstr[0] ""
23249 msgstr[1] ""
23251 #: git-add--interactive.perl:1056
23252 msgid ""
23253 "If the patch applies cleanly, the edited hunk will immediately be\n"
23254 "marked for staging."
23255 msgstr ""
23257 #: git-add--interactive.perl:1059
23258 msgid ""
23259 "If the patch applies cleanly, the edited hunk will immediately be\n"
23260 "marked for stashing."
23261 msgstr ""
23263 #: git-add--interactive.perl:1062
23264 msgid ""
23265 "If the patch applies cleanly, the edited hunk will immediately be\n"
23266 "marked for unstaging."
23267 msgstr ""
23269 #: git-add--interactive.perl:1065 git-add--interactive.perl:1074
23270 #: git-add--interactive.perl:1080
23271 msgid ""
23272 "If the patch applies cleanly, the edited hunk will immediately be\n"
23273 "marked for applying."
23274 msgstr ""
23276 #: git-add--interactive.perl:1068 git-add--interactive.perl:1071
23277 #: git-add--interactive.perl:1077
23278 msgid ""
23279 "If the patch applies cleanly, the edited hunk will immediately be\n"
23280 "marked for discarding."
23281 msgstr ""
23283 #: git-add--interactive.perl:1114
23284 #, perl-format
23285 msgid "failed to open hunk edit file for writing: %s"
23286 msgstr ""
23288 #: git-add--interactive.perl:1121
23289 #, perl-format
23290 msgid ""
23291 "---\n"
23292 "To remove '%s' lines, make them ' ' lines (context).\n"
23293 "To remove '%s' lines, delete them.\n"
23294 "Lines starting with %s will be removed.\n"
23295 msgstr ""
23297 #: git-add--interactive.perl:1143
23298 #, perl-format
23299 msgid "failed to open hunk edit file for reading: %s"
23300 msgstr ""
23302 #: git-add--interactive.perl:1251
23303 msgid ""
23304 "y - stage this hunk\n"
23305 "n - do not stage this hunk\n"
23306 "q - quit; do not stage this hunk or any of the remaining ones\n"
23307 "a - stage this hunk and all later hunks in the file\n"
23308 "d - do not stage this hunk or any of the later hunks in the file"
23309 msgstr ""
23311 #: git-add--interactive.perl:1257
23312 msgid ""
23313 "y - stash this hunk\n"
23314 "n - do not stash this hunk\n"
23315 "q - quit; do not stash this hunk or any of the remaining ones\n"
23316 "a - stash this hunk and all later hunks in the file\n"
23317 "d - do not stash this hunk or any of the later hunks in the file"
23318 msgstr ""
23320 #: git-add--interactive.perl:1263
23321 msgid ""
23322 "y - unstage this hunk\n"
23323 "n - do not unstage this hunk\n"
23324 "q - quit; do not unstage this hunk or any of the remaining ones\n"
23325 "a - unstage this hunk and all later hunks in the file\n"
23326 "d - do not unstage this hunk or any of the later hunks in the file"
23327 msgstr ""
23329 #: git-add--interactive.perl:1269
23330 msgid ""
23331 "y - apply this hunk to index\n"
23332 "n - do not apply this hunk to index\n"
23333 "q - quit; do not apply this hunk or any of the remaining ones\n"
23334 "a - apply this hunk and all later hunks in the file\n"
23335 "d - do not apply this hunk or any of the later hunks in the file"
23336 msgstr ""
23338 #: git-add--interactive.perl:1275 git-add--interactive.perl:1293
23339 msgid ""
23340 "y - discard this hunk from worktree\n"
23341 "n - do not discard this hunk from worktree\n"
23342 "q - quit; do not discard this hunk or any of the remaining ones\n"
23343 "a - discard this hunk and all later hunks in the file\n"
23344 "d - do not discard this hunk or any of the later hunks in the file"
23345 msgstr ""
23347 #: git-add--interactive.perl:1281
23348 msgid ""
23349 "y - discard this hunk from index and worktree\n"
23350 "n - do not discard this hunk from index and worktree\n"
23351 "q - quit; do not discard this hunk or any of the remaining ones\n"
23352 "a - discard this hunk and all later hunks in the file\n"
23353 "d - do not discard this hunk or any of the later hunks in the file"
23354 msgstr ""
23356 #: git-add--interactive.perl:1287
23357 msgid ""
23358 "y - apply this hunk to index and worktree\n"
23359 "n - do not apply this hunk to index and worktree\n"
23360 "q - quit; do not apply this hunk or any of the remaining ones\n"
23361 "a - apply this hunk and all later hunks in the file\n"
23362 "d - do not apply this hunk or any of the later hunks in the file"
23363 msgstr ""
23365 #: git-add--interactive.perl:1299
23366 msgid ""
23367 "y - apply this hunk to worktree\n"
23368 "n - do not apply this hunk to worktree\n"
23369 "q - quit; do not apply this hunk or any of the remaining ones\n"
23370 "a - apply this hunk and all later hunks in the file\n"
23371 "d - do not apply this hunk or any of the later hunks in the file"
23372 msgstr ""
23374 #: git-add--interactive.perl:1314
23375 msgid ""
23376 "g - select a hunk to go to\n"
23377 "/ - search for a hunk matching the given regex\n"
23378 "j - leave this hunk undecided, see next undecided hunk\n"
23379 "J - leave this hunk undecided, see next hunk\n"
23380 "k - leave this hunk undecided, see previous undecided hunk\n"
23381 "K - leave this hunk undecided, see previous hunk\n"
23382 "s - split the current hunk into smaller hunks\n"
23383 "e - manually edit the current hunk\n"
23384 "? - print help\n"
23385 msgstr ""
23387 #: git-add--interactive.perl:1345
23388 msgid "The selected hunks do not apply to the index!\n"
23389 msgstr ""
23391 #: git-add--interactive.perl:1360
23392 #, perl-format
23393 msgid "ignoring unmerged: %s\n"
23394 msgstr ""
23396 #: git-add--interactive.perl:1479
23397 #, perl-format
23398 msgid "Apply mode change to worktree [y,n,q,a,d%s,?]? "
23399 msgstr ""
23401 #: git-add--interactive.perl:1480
23402 #, perl-format
23403 msgid "Apply deletion to worktree [y,n,q,a,d%s,?]? "
23404 msgstr ""
23406 #: git-add--interactive.perl:1481
23407 #, perl-format
23408 msgid "Apply addition to worktree [y,n,q,a,d%s,?]? "
23409 msgstr ""
23411 #: git-add--interactive.perl:1482
23412 #, perl-format
23413 msgid "Apply this hunk to worktree [y,n,q,a,d%s,?]? "
23414 msgstr ""
23416 #: git-add--interactive.perl:1599
23417 msgid "No other hunks to goto\n"
23418 msgstr ""
23420 #: git-add--interactive.perl:1617
23421 #, perl-format
23422 msgid "Invalid number: '%s'\n"
23423 msgstr ""
23425 #: git-add--interactive.perl:1622
23426 #, perl-format
23427 msgid "Sorry, only %d hunk available.\n"
23428 msgid_plural "Sorry, only %d hunks available.\n"
23429 msgstr[0] ""
23430 msgstr[1] ""
23432 #: git-add--interactive.perl:1657
23433 msgid "No other hunks to search\n"
23434 msgstr ""
23436 #: git-add--interactive.perl:1674
23437 #, perl-format
23438 msgid "Malformed search regexp %s: %s\n"
23439 msgstr ""
23441 #: git-add--interactive.perl:1684
23442 msgid "No hunk matches the given pattern\n"
23443 msgstr ""
23445 #: git-add--interactive.perl:1696 git-add--interactive.perl:1718
23446 msgid "No previous hunk\n"
23447 msgstr ""
23449 #: git-add--interactive.perl:1705 git-add--interactive.perl:1724
23450 msgid "No next hunk\n"
23451 msgstr ""
23453 #: git-add--interactive.perl:1730
23454 msgid "Sorry, cannot split this hunk\n"
23455 msgstr ""
23457 #: git-add--interactive.perl:1736
23458 #, perl-format
23459 msgid "Split into %d hunk.\n"
23460 msgid_plural "Split into %d hunks.\n"
23461 msgstr[0] ""
23462 msgstr[1] ""
23464 #: git-add--interactive.perl:1746
23465 msgid "Sorry, cannot edit this hunk\n"
23466 msgstr ""
23468 #. TRANSLATORS: please do not translate the command names
23469 #. 'status', 'update', 'revert', etc.
23470 #: git-add--interactive.perl:1811
23471 msgid ""
23472 "status        - show paths with changes\n"
23473 "update        - add working tree state to the staged set of changes\n"
23474 "revert        - revert staged set of changes back to the HEAD version\n"
23475 "patch         - pick hunks and update selectively\n"
23476 "diff          - view diff between HEAD and index\n"
23477 "add untracked - add contents of untracked files to the staged set of "
23478 "changes\n"
23479 msgstr ""
23481 #: git-add--interactive.perl:1828 git-add--interactive.perl:1840
23482 #: git-add--interactive.perl:1843 git-add--interactive.perl:1850
23483 #: git-add--interactive.perl:1853 git-add--interactive.perl:1860
23484 #: git-add--interactive.perl:1864 git-add--interactive.perl:1870
23485 msgid "missing --"
23486 msgstr ""
23488 #: git-add--interactive.perl:1866
23489 #, perl-format
23490 msgid "unknown --patch mode: %s"
23491 msgstr ""
23493 #: git-add--interactive.perl:1872 git-add--interactive.perl:1878
23494 #, perl-format
23495 msgid "invalid argument %s, expecting --"
23496 msgstr ""
23498 #: git-send-email.perl:138
23499 msgid "local zone differs from GMT by a non-minute interval\n"
23500 msgstr ""
23502 #: git-send-email.perl:145 git-send-email.perl:151
23503 msgid "local time offset greater than or equal to 24 hours\n"
23504 msgstr ""
23506 #: git-send-email.perl:223 git-send-email.perl:229
23507 msgid "the editor exited uncleanly, aborting everything"
23508 msgstr ""
23510 #: git-send-email.perl:312
23511 #, perl-format
23512 msgid ""
23513 "'%s' contains an intermediate version of the email you were composing.\n"
23514 msgstr ""
23516 #: git-send-email.perl:317
23517 #, perl-format
23518 msgid "'%s.final' contains the composed email.\n"
23519 msgstr ""
23521 #: git-send-email.perl:410
23522 msgid "--dump-aliases incompatible with other options\n"
23523 msgstr ""
23525 #: git-send-email.perl:484
23526 msgid ""
23527 "fatal: found configuration options for 'sendmail'\n"
23528 "git-send-email is configured with the sendemail.* options - note the 'e'.\n"
23529 "Set sendemail.forbidSendmailVariables to false to disable this check.\n"
23530 msgstr ""
23532 #: git-send-email.perl:489 git-send-email.perl:691
23533 msgid "Cannot run git format-patch from outside a repository\n"
23534 msgstr ""
23536 #: git-send-email.perl:492
23537 msgid ""
23538 "`batch-size` and `relogin` must be specified together (via command-line or "
23539 "configuration option)\n"
23540 msgstr ""
23542 #: git-send-email.perl:505
23543 #, perl-format
23544 msgid "Unknown --suppress-cc field: '%s'\n"
23545 msgstr ""
23547 #: git-send-email.perl:536
23548 #, perl-format
23549 msgid "Unknown --confirm setting: '%s'\n"
23550 msgstr ""
23552 #: git-send-email.perl:564
23553 #, perl-format
23554 msgid "warning: sendmail alias with quotes is not supported: %s\n"
23555 msgstr ""
23557 #: git-send-email.perl:566
23558 #, perl-format
23559 msgid "warning: `:include:` not supported: %s\n"
23560 msgstr ""
23562 #: git-send-email.perl:568
23563 #, perl-format
23564 msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
23565 msgstr ""
23567 #: git-send-email.perl:573
23568 #, perl-format
23569 msgid "warning: sendmail line is not recognized: %s\n"
23570 msgstr ""
23572 #: git-send-email.perl:657
23573 #, perl-format
23574 msgid ""
23575 "File '%s' exists but it could also be the range of commits\n"
23576 "to produce patches for.  Please disambiguate by...\n"
23577 "\n"
23578 "    * Saying \"./%s\" if you mean a file; or\n"
23579 "    * Giving --format-patch option if you mean a range.\n"
23580 msgstr ""
23582 #: git-send-email.perl:678
23583 #, perl-format
23584 msgid "Failed to opendir %s: %s"
23585 msgstr ""
23587 #: git-send-email.perl:702
23588 #, perl-format
23589 msgid ""
23590 "fatal: %s: %s\n"
23591 "warning: no patches were sent\n"
23592 msgstr ""
23594 #: git-send-email.perl:713
23595 msgid ""
23596 "\n"
23597 "No patch files specified!\n"
23598 "\n"
23599 msgstr ""
23601 #: git-send-email.perl:726
23602 #, perl-format
23603 msgid "No subject line in %s?"
23604 msgstr ""
23606 #: git-send-email.perl:736
23607 #, perl-format
23608 msgid "Failed to open for writing %s: %s"
23609 msgstr ""
23611 #: git-send-email.perl:747
23612 msgid ""
23613 "Lines beginning in \"GIT:\" will be removed.\n"
23614 "Consider including an overall diffstat or table of contents\n"
23615 "for the patch you are writing.\n"
23616 "\n"
23617 "Clear the body content if you don't wish to send a summary.\n"
23618 msgstr ""
23620 #: git-send-email.perl:771
23621 #, perl-format
23622 msgid "Failed to open %s: %s"
23623 msgstr ""
23625 #: git-send-email.perl:788
23626 #, perl-format
23627 msgid "Failed to open %s.final: %s"
23628 msgstr ""
23630 #: git-send-email.perl:831
23631 msgid "Summary email is empty, skipping it\n"
23632 msgstr ""
23634 #. TRANSLATORS: please keep [y/N] as is.
23635 #: git-send-email.perl:866
23636 #, perl-format
23637 msgid "Are you sure you want to use <%s> [y/N]? "
23638 msgstr ""
23640 #: git-send-email.perl:921
23641 msgid ""
23642 "The following files are 8bit, but do not declare a Content-Transfer-"
23643 "Encoding.\n"
23644 msgstr ""
23646 #: git-send-email.perl:926
23647 msgid "Which 8bit encoding should I declare [UTF-8]? "
23648 msgstr ""
23650 #: git-send-email.perl:934
23651 #, perl-format
23652 msgid ""
23653 "Refusing to send because the patch\n"
23654 "\t%s\n"
23655 "has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
23656 "want to send.\n"
23657 msgstr ""
23659 #: git-send-email.perl:953
23660 msgid "To whom should the emails be sent (if anyone)?"
23661 msgstr ""
23663 #: git-send-email.perl:971
23664 #, perl-format
23665 msgid "fatal: alias '%s' expands to itself\n"
23666 msgstr ""
23668 #: git-send-email.perl:983
23669 msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
23670 msgstr ""
23672 #: git-send-email.perl:1041 git-send-email.perl:1049
23673 #, perl-format
23674 msgid "error: unable to extract a valid address from: %s\n"
23675 msgstr ""
23677 #. TRANSLATORS: Make sure to include [q] [d] [e] in your
23678 #. translation. The program will only accept English input
23679 #. at this point.
23680 #: git-send-email.perl:1053
23681 msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
23682 msgstr ""
23684 #: git-send-email.perl:1370
23685 #, perl-format
23686 msgid "CA path \"%s\" does not exist"
23687 msgstr ""
23689 #: git-send-email.perl:1453
23690 msgid ""
23691 "    The Cc list above has been expanded by additional\n"
23692 "    addresses found in the patch commit message. By default\n"
23693 "    send-email prompts before sending whenever this occurs.\n"
23694 "    This behavior is controlled by the sendemail.confirm\n"
23695 "    configuration setting.\n"
23696 "\n"
23697 "    For additional information, run 'git send-email --help'.\n"
23698 "    To retain the current behavior, but squelch this message,\n"
23699 "    run 'git config --global sendemail.confirm auto'.\n"
23700 "\n"
23701 msgstr ""
23703 #. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
23704 #. translation. The program will only accept English input
23705 #. at this point.
23706 #: git-send-email.perl:1468
23707 msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
23708 msgstr ""
23710 #: git-send-email.perl:1471
23711 msgid "Send this email reply required"
23712 msgstr ""
23714 #: git-send-email.perl:1499
23715 msgid "The required SMTP server is not properly defined."
23716 msgstr ""
23718 #: git-send-email.perl:1546
23719 #, perl-format
23720 msgid "Server does not support STARTTLS! %s"
23721 msgstr ""
23723 #: git-send-email.perl:1551 git-send-email.perl:1555
23724 #, perl-format
23725 msgid "STARTTLS failed! %s"
23726 msgstr ""
23728 #: git-send-email.perl:1564
23729 msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
23730 msgstr ""
23732 #: git-send-email.perl:1582
23733 #, perl-format
23734 msgid "Failed to send %s\n"
23735 msgstr ""
23737 #: git-send-email.perl:1585
23738 #, perl-format
23739 msgid "Dry-Sent %s\n"
23740 msgstr ""
23742 #: git-send-email.perl:1585
23743 #, perl-format
23744 msgid "Sent %s\n"
23745 msgstr ""
23747 #: git-send-email.perl:1587
23748 msgid "Dry-OK. Log says:\n"
23749 msgstr ""
23751 #: git-send-email.perl:1587
23752 msgid "OK. Log says:\n"
23753 msgstr ""
23755 #: git-send-email.perl:1599
23756 msgid "Result: "
23757 msgstr ""
23759 #: git-send-email.perl:1602
23760 msgid "Result: OK\n"
23761 msgstr ""
23763 #: git-send-email.perl:1620
23764 #, perl-format
23765 msgid "can't open file %s"
23766 msgstr ""
23768 #: git-send-email.perl:1667 git-send-email.perl:1687
23769 #, perl-format
23770 msgid "(mbox) Adding cc: %s from line '%s'\n"
23771 msgstr ""
23773 #: git-send-email.perl:1673
23774 #, perl-format
23775 msgid "(mbox) Adding to: %s from line '%s'\n"
23776 msgstr ""
23778 #: git-send-email.perl:1730
23779 #, perl-format
23780 msgid "(non-mbox) Adding cc: %s from line '%s'\n"
23781 msgstr ""
23783 #: git-send-email.perl:1765
23784 #, perl-format
23785 msgid "(body) Adding cc: %s from line '%s'\n"
23786 msgstr ""
23788 #: git-send-email.perl:1876
23789 #, perl-format
23790 msgid "(%s) Could not execute '%s'"
23791 msgstr ""
23793 #: git-send-email.perl:1883
23794 #, perl-format
23795 msgid "(%s) Adding %s: %s from: '%s'\n"
23796 msgstr ""
23798 #: git-send-email.perl:1887
23799 #, perl-format
23800 msgid "(%s) failed to close pipe to '%s'"
23801 msgstr ""
23803 #: git-send-email.perl:1917
23804 msgid "cannot send message as 7bit"
23805 msgstr ""
23807 #: git-send-email.perl:1925
23808 msgid "invalid transfer encoding"
23809 msgstr ""
23811 #: git-send-email.perl:1966 git-send-email.perl:2018 git-send-email.perl:2028
23812 #, perl-format
23813 msgid "unable to open %s: %s\n"
23814 msgstr ""
23816 #: git-send-email.perl:1969
23817 #, perl-format
23818 msgid "%s: patch contains a line longer than 998 characters"
23819 msgstr ""
23821 #: git-send-email.perl:1986
23822 #, perl-format
23823 msgid "Skipping %s with backup suffix '%s'.\n"
23824 msgstr ""
23826 #. TRANSLATORS: please keep "[y|N]" as is.
23827 #: git-send-email.perl:1990
23828 #, perl-format
23829 msgid "Do you really want to send %s? [y|N]: "
23830 msgstr ""