]> git.ipfire.org Git - thirdparty/git.git/blame - po/git.pot
Merge branch 'en/fetch-negotiation-default-fix'
[thirdparty/git.git] / po / git.pot
CommitLineData
dce37b66
JX
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.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n"
10"Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
fe7f7ad3 11"POT-Creation-Date: 2022-01-17 08:31+0800\n"
dce37b66
JX
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"
1f511a9b 17"Content-Type: text/plain; charset=UTF-8\n"
dce37b66
JX
18"Content-Transfer-Encoding: 8bit\n"
19"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20
1f511a9b 21#: add-interactive.c:380
578c7937
JX
22#, c-format
23msgid "Huh (%s)?"
24msgstr ""
25
79aed792
JX
26#: add-interactive.c:533 add-interactive.c:834 reset.c:65 sequencer.c:3509
27#: sequencer.c:3974 sequencer.c:4136 builtin/rebase.c:1233
1f511a9b 28#: builtin/rebase.c:1642
578c7937
JX
29msgid "could not read index"
30msgstr ""
31
1f511a9b 32#: add-interactive.c:588 git-add--interactive.perl:269
578c7937
JX
33#: git-add--interactive.perl:294
34msgid "binary"
35msgstr ""
36
1f511a9b 37#: add-interactive.c:646 git-add--interactive.perl:278
578c7937
JX
38#: git-add--interactive.perl:332
39msgid "nothing"
40msgstr ""
41
1f511a9b 42#: add-interactive.c:647 git-add--interactive.perl:314
578c7937
JX
43#: git-add--interactive.perl:329
44msgid "unchanged"
45msgstr ""
46
1f511a9b 47#: add-interactive.c:684 git-add--interactive.perl:641
578c7937
JX
48msgid "Update"
49msgstr ""
50
1f511a9b 51#: add-interactive.c:701 add-interactive.c:889
578c7937
JX
52#, c-format
53msgid "could not stage '%s'"
54msgstr ""
55
79aed792 56#: add-interactive.c:707 add-interactive.c:896 reset.c:89 sequencer.c:3713
578c7937
JX
57msgid "could not write index"
58msgstr ""
59
1f511a9b 60#: add-interactive.c:710 git-add--interactive.perl:626
578c7937
JX
61#, c-format, perl-format
62msgid "updated %d path\n"
63msgid_plural "updated %d paths\n"
64msgstr[0] ""
65msgstr[1] ""
66
1f511a9b 67#: add-interactive.c:728 git-add--interactive.perl:676
578c7937
JX
68#, c-format, perl-format
69msgid "note: %s is untracked now.\n"
70msgstr ""
71
79aed792
JX
72#: add-interactive.c:733 apply.c:4151 builtin/checkout.c:306
73#: builtin/reset.c:167
578c7937
JX
74#, c-format
75msgid "make_cache_entry failed for path '%s'"
76msgstr ""
77
1f511a9b 78#: add-interactive.c:763 git-add--interactive.perl:653
578c7937
JX
79msgid "Revert"
80msgstr ""
81
1f511a9b 82#: add-interactive.c:779
578c7937
JX
83msgid "Could not parse HEAD^{tree}"
84msgstr ""
85
1f511a9b 86#: add-interactive.c:817 git-add--interactive.perl:629
578c7937
JX
87#, c-format, perl-format
88msgid "reverted %d path\n"
89msgid_plural "reverted %d paths\n"
90msgstr[0] ""
91msgstr[1] ""
92
1f511a9b 93#: add-interactive.c:868 git-add--interactive.perl:693
578c7937
JX
94#, c-format
95msgid "No untracked files.\n"
96msgstr ""
97
1f511a9b 98#: add-interactive.c:872 git-add--interactive.perl:687
578c7937
JX
99msgid "Add untracked"
100msgstr ""
101
1f511a9b 102#: add-interactive.c:899 git-add--interactive.perl:623
578c7937
JX
103#, c-format, perl-format
104msgid "added %d path\n"
105msgid_plural "added %d paths\n"
106msgstr[0] ""
107msgstr[1] ""
108
1f511a9b 109#: add-interactive.c:929
578c7937
JX
110#, c-format
111msgid "ignoring unmerged: %s"
112msgstr ""
113
79aed792 114#: add-interactive.c:941 add-patch.c:1752 git-add--interactive.perl:1371
578c7937
JX
115#, c-format
116msgid "Only binary files changed.\n"
117msgstr ""
118
79aed792 119#: add-interactive.c:943 add-patch.c:1750 git-add--interactive.perl:1373
578c7937
JX
120#, c-format
121msgid "No changes.\n"
122msgstr ""
123
79aed792 124#: add-interactive.c:947 git-add--interactive.perl:1381
578c7937
JX
125msgid "Patch update"
126msgstr ""
127
79aed792 128#: add-interactive.c:986 git-add--interactive.perl:1794
578c7937
JX
129msgid "Review diff"
130msgstr ""
131
1f511a9b 132#: add-interactive.c:1014
578c7937
JX
133msgid "show paths with changes"
134msgstr ""
135
1f511a9b 136#: add-interactive.c:1016
578c7937
JX
137msgid "add working tree state to the staged set of changes"
138msgstr ""
139
1f511a9b 140#: add-interactive.c:1018
578c7937
JX
141msgid "revert staged set of changes back to the HEAD version"
142msgstr ""
143
1f511a9b 144#: add-interactive.c:1020
578c7937
JX
145msgid "pick hunks and update selectively"
146msgstr ""
147
1f511a9b 148#: add-interactive.c:1022
578c7937
JX
149msgid "view diff between HEAD and index"
150msgstr ""
151
1f511a9b 152#: add-interactive.c:1024
578c7937
JX
153msgid "add contents of untracked files to the staged set of changes"
154msgstr ""
155
1f511a9b 156#: add-interactive.c:1032 add-interactive.c:1081
578c7937
JX
157msgid "Prompt help:"
158msgstr ""
159
1f511a9b 160#: add-interactive.c:1034
578c7937
JX
161msgid "select a single item"
162msgstr ""
163
1f511a9b 164#: add-interactive.c:1036
578c7937
JX
165msgid "select a range of items"
166msgstr ""
167
1f511a9b 168#: add-interactive.c:1038
578c7937
JX
169msgid "select multiple ranges"
170msgstr ""
171
1f511a9b 172#: add-interactive.c:1040 add-interactive.c:1085
578c7937
JX
173msgid "select item based on unique prefix"
174msgstr ""
175
1f511a9b 176#: add-interactive.c:1042
578c7937
JX
177msgid "unselect specified items"
178msgstr ""
179
1f511a9b 180#: add-interactive.c:1044
578c7937
JX
181msgid "choose all items"
182msgstr ""
183
1f511a9b 184#: add-interactive.c:1046
578c7937
JX
185msgid "(empty) finish selecting"
186msgstr ""
187
1f511a9b 188#: add-interactive.c:1083
578c7937
JX
189msgid "select a numbered item"
190msgstr ""
191
1f511a9b 192#: add-interactive.c:1087
578c7937
JX
193msgid "(empty) select nothing"
194msgstr ""
195
79aed792 196#: add-interactive.c:1095 builtin/clean.c:839 git-add--interactive.perl:1898
578c7937
JX
197msgid "*** Commands ***"
198msgstr ""
199
79aed792 200#: add-interactive.c:1096 builtin/clean.c:840 git-add--interactive.perl:1895
578c7937
JX
201msgid "What now"
202msgstr ""
203
1f511a9b 204#: add-interactive.c:1148 git-add--interactive.perl:213
578c7937
JX
205msgid "staged"
206msgstr ""
207
1f511a9b 208#: add-interactive.c:1148 git-add--interactive.perl:213
578c7937
JX
209msgid "unstaged"
210msgstr ""
211
79aed792
JX
212#: add-interactive.c:1148 apply.c:5020 apply.c:5023 builtin/am.c:2367
213#: builtin/am.c:2370 builtin/bugreport.c:107 builtin/clone.c:128
214#: builtin/fetch.c:153 builtin/merge.c:287 builtin/pull.c:194
215#: builtin/submodule--helper.c:404 builtin/submodule--helper.c:1858
216#: builtin/submodule--helper.c:1861 builtin/submodule--helper.c:2504
217#: builtin/submodule--helper.c:2507 builtin/submodule--helper.c:2574
218#: builtin/submodule--helper.c:2579 builtin/submodule--helper.c:2812
bfef3f9d 219#: git-add--interactive.perl:213
578c7937
JX
220msgid "path"
221msgstr ""
222
1f511a9b 223#: add-interactive.c:1155
578c7937
JX
224msgid "could not refresh index"
225msgstr ""
226
79aed792 227#: add-interactive.c:1169 builtin/clean.c:804 git-add--interactive.perl:1805
578c7937
JX
228#, c-format
229msgid "Bye.\n"
230msgstr ""
231
79aed792 232#: add-patch.c:34 git-add--interactive.perl:1433
f7c6172e
JX
233#, c-format, perl-format
234msgid "Stage mode change [y,n,q,a,d%s,?]? "
578c7937
JX
235msgstr ""
236
79aed792 237#: add-patch.c:35 git-add--interactive.perl:1434
f7c6172e
JX
238#, c-format, perl-format
239msgid "Stage deletion [y,n,q,a,d%s,?]? "
578c7937
JX
240msgstr ""
241
79aed792 242#: add-patch.c:36 git-add--interactive.perl:1435
d84f4abf
JX
243#, c-format, perl-format
244msgid "Stage addition [y,n,q,a,d%s,?]? "
245msgstr ""
246
79aed792 247#: add-patch.c:37 git-add--interactive.perl:1436
f7c6172e
JX
248#, c-format, perl-format
249msgid "Stage this hunk [y,n,q,a,d%s,?]? "
250msgstr ""
251
d84f4abf 252#: add-patch.c:39
f7c6172e
JX
253msgid ""
254"If the patch applies cleanly, the edited hunk will immediately be marked for "
255"staging."
256msgstr ""
257
d84f4abf 258#: add-patch.c:42
f7c6172e
JX
259msgid ""
260"y - stage this hunk\n"
261"n - do not stage this hunk\n"
262"q - quit; do not stage this hunk or any of the remaining ones\n"
263"a - stage this hunk and all later hunks in the file\n"
264"d - do not stage this hunk or any of the later hunks in the file\n"
265msgstr ""
266
79aed792 267#: add-patch.c:56 git-add--interactive.perl:1439
f7c6172e
JX
268#, c-format, perl-format
269msgid "Stash mode change [y,n,q,a,d%s,?]? "
270msgstr ""
271
79aed792 272#: add-patch.c:57 git-add--interactive.perl:1440
f7c6172e
JX
273#, c-format, perl-format
274msgid "Stash deletion [y,n,q,a,d%s,?]? "
275msgstr ""
276
79aed792 277#: add-patch.c:58 git-add--interactive.perl:1441
d84f4abf
JX
278#, c-format, perl-format
279msgid "Stash addition [y,n,q,a,d%s,?]? "
280msgstr ""
281
79aed792 282#: add-patch.c:59 git-add--interactive.perl:1442
f7c6172e
JX
283#, c-format, perl-format
284msgid "Stash this hunk [y,n,q,a,d%s,?]? "
285msgstr ""
286
d84f4abf 287#: add-patch.c:61
f7c6172e
JX
288msgid ""
289"If the patch applies cleanly, the edited hunk will immediately be marked for "
290"stashing."
291msgstr ""
292
d84f4abf 293#: add-patch.c:64
f7c6172e
JX
294msgid ""
295"y - stash this hunk\n"
296"n - do not stash this hunk\n"
297"q - quit; do not stash this hunk or any of the remaining ones\n"
298"a - stash this hunk and all later hunks in the file\n"
299"d - do not stash this hunk or any of the later hunks in the file\n"
300msgstr ""
301
79aed792 302#: add-patch.c:80 git-add--interactive.perl:1445
f7c6172e
JX
303#, c-format, perl-format
304msgid "Unstage mode change [y,n,q,a,d%s,?]? "
305msgstr ""
306
79aed792 307#: add-patch.c:81 git-add--interactive.perl:1446
f7c6172e
JX
308#, c-format, perl-format
309msgid "Unstage deletion [y,n,q,a,d%s,?]? "
310msgstr ""
311
79aed792 312#: add-patch.c:82 git-add--interactive.perl:1447
d84f4abf
JX
313#, c-format, perl-format
314msgid "Unstage addition [y,n,q,a,d%s,?]? "
315msgstr ""
316
79aed792 317#: add-patch.c:83 git-add--interactive.perl:1448
f7c6172e
JX
318#, c-format, perl-format
319msgid "Unstage this hunk [y,n,q,a,d%s,?]? "
320msgstr ""
321
d84f4abf 322#: add-patch.c:85
f7c6172e
JX
323msgid ""
324"If the patch applies cleanly, the edited hunk will immediately be marked for "
325"unstaging."
326msgstr ""
327
d84f4abf 328#: add-patch.c:88
f7c6172e
JX
329msgid ""
330"y - unstage this hunk\n"
331"n - do not unstage this hunk\n"
332"q - quit; do not unstage this hunk or any of the remaining ones\n"
333"a - unstage this hunk and all later hunks in the file\n"
334"d - do not unstage this hunk or any of the later hunks in the file\n"
335msgstr ""
336
79aed792 337#: add-patch.c:103 git-add--interactive.perl:1451
f7c6172e
JX
338#, c-format, perl-format
339msgid "Apply mode change to index [y,n,q,a,d%s,?]? "
340msgstr ""
341
79aed792 342#: add-patch.c:104 git-add--interactive.perl:1452
f7c6172e
JX
343#, c-format, perl-format
344msgid "Apply deletion to index [y,n,q,a,d%s,?]? "
345msgstr ""
346
79aed792 347#: add-patch.c:105 git-add--interactive.perl:1453
d84f4abf
JX
348#, c-format, perl-format
349msgid "Apply addition to index [y,n,q,a,d%s,?]? "
350msgstr ""
351
79aed792 352#: add-patch.c:106 git-add--interactive.perl:1454
f7c6172e
JX
353#, c-format, perl-format
354msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
355msgstr ""
356
d84f4abf 357#: add-patch.c:108 add-patch.c:176 add-patch.c:221
f7c6172e
JX
358msgid ""
359"If the patch applies cleanly, the edited hunk will immediately be marked for "
360"applying."
361msgstr ""
362
d84f4abf 363#: add-patch.c:111
f7c6172e
JX
364msgid ""
365"y - apply this hunk to index\n"
366"n - do not apply this hunk to index\n"
367"q - quit; do not apply this hunk or any of the remaining ones\n"
368"a - apply this hunk and all later hunks in the file\n"
369"d - do not apply this hunk or any of the later hunks in the file\n"
370msgstr ""
371
79aed792
JX
372#: add-patch.c:126 git-add--interactive.perl:1457
373#: git-add--interactive.perl:1475
f7c6172e
JX
374#, c-format, perl-format
375msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? "
376msgstr ""
377
79aed792
JX
378#: add-patch.c:127 git-add--interactive.perl:1458
379#: git-add--interactive.perl:1476
f7c6172e
JX
380#, c-format, perl-format
381msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? "
382msgstr ""
383
79aed792
JX
384#: add-patch.c:128 git-add--interactive.perl:1459
385#: git-add--interactive.perl:1477
d84f4abf
JX
386#, c-format, perl-format
387msgid "Discard addition from worktree [y,n,q,a,d%s,?]? "
388msgstr ""
389
79aed792
JX
390#: add-patch.c:129 git-add--interactive.perl:1460
391#: git-add--interactive.perl:1478
f7c6172e
JX
392#, c-format, perl-format
393msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? "
394msgstr ""
395
d84f4abf 396#: add-patch.c:131 add-patch.c:154 add-patch.c:199
f7c6172e
JX
397msgid ""
398"If the patch applies cleanly, the edited hunk will immediately be marked for "
399"discarding."
400msgstr ""
401
d84f4abf 402#: add-patch.c:134 add-patch.c:202
f7c6172e
JX
403msgid ""
404"y - discard this hunk from worktree\n"
405"n - do not discard this hunk from worktree\n"
406"q - quit; do not discard this hunk or any of the remaining ones\n"
407"a - discard this hunk and all later hunks in the file\n"
408"d - do not discard this hunk or any of the later hunks in the file\n"
409msgstr ""
410
79aed792 411#: add-patch.c:149 add-patch.c:194 git-add--interactive.perl:1463
f7c6172e
JX
412#, c-format, perl-format
413msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? "
414msgstr ""
415
79aed792 416#: add-patch.c:150 add-patch.c:195 git-add--interactive.perl:1464
f7c6172e
JX
417#, c-format, perl-format
418msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? "
419msgstr ""
420
79aed792 421#: add-patch.c:151 add-patch.c:196 git-add--interactive.perl:1465
d84f4abf
JX
422#, c-format, perl-format
423msgid "Discard addition from index and worktree [y,n,q,a,d%s,?]? "
424msgstr ""
425
79aed792 426#: add-patch.c:152 add-patch.c:197 git-add--interactive.perl:1466
f7c6172e
JX
427#, c-format, perl-format
428msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? "
429msgstr ""
430
d84f4abf 431#: add-patch.c:157
f7c6172e
JX
432msgid ""
433"y - discard this hunk from index and worktree\n"
434"n - do not discard this hunk from index and worktree\n"
435"q - quit; do not discard this hunk or any of the remaining ones\n"
436"a - discard this hunk and all later hunks in the file\n"
437"d - do not discard this hunk or any of the later hunks in the file\n"
438msgstr ""
439
79aed792 440#: add-patch.c:171 add-patch.c:216 git-add--interactive.perl:1469
f7c6172e
JX
441#, c-format, perl-format
442msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? "
443msgstr ""
444
79aed792 445#: add-patch.c:172 add-patch.c:217 git-add--interactive.perl:1470
f7c6172e
JX
446#, c-format, perl-format
447msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? "
448msgstr ""
449
79aed792 450#: add-patch.c:173 add-patch.c:218 git-add--interactive.perl:1471
d84f4abf
JX
451#, c-format, perl-format
452msgid "Apply addition to index and worktree [y,n,q,a,d%s,?]? "
453msgstr ""
454
79aed792 455#: add-patch.c:174 add-patch.c:219 git-add--interactive.perl:1472
f7c6172e
JX
456#, c-format, perl-format
457msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? "
458msgstr ""
459
d84f4abf 460#: add-patch.c:179
f7c6172e
JX
461msgid ""
462"y - apply this hunk to index and worktree\n"
463"n - do not apply this hunk to index and worktree\n"
464"q - quit; do not apply this hunk or any of the remaining ones\n"
465"a - apply this hunk and all later hunks in the file\n"
466"d - do not apply this hunk or any of the later hunks in the file\n"
467msgstr ""
468
d84f4abf 469#: add-patch.c:224
f7c6172e
JX
470msgid ""
471"y - apply this hunk to worktree\n"
472"n - do not apply this hunk to worktree\n"
473"q - quit; do not apply this hunk or any of the remaining ones\n"
474"a - apply this hunk and all later hunks in the file\n"
475"d - do not apply this hunk or any of the later hunks in the file\n"
578c7937
JX
476msgstr ""
477
d4df71b2 478#: add-patch.c:343
578c7937
JX
479#, c-format
480msgid "could not parse hunk header '%.*s'"
481msgstr ""
482
d4df71b2 483#: add-patch.c:362 add-patch.c:366
578c7937
JX
484#, c-format
485msgid "could not parse colored hunk header '%.*s'"
486msgstr ""
487
d4df71b2 488#: add-patch.c:420
578c7937
JX
489msgid "could not parse diff"
490msgstr ""
491
d4df71b2 492#: add-patch.c:439
578c7937
JX
493msgid "could not parse colored diff"
494msgstr ""
495
d4df71b2 496#: add-patch.c:453
f7c6172e
JX
497#, c-format
498msgid "failed to run '%s'"
499msgstr ""
500
d4df71b2 501#: add-patch.c:612
f7c6172e
JX
502msgid "mismatched output from interactive.diffFilter"
503msgstr ""
504
d4df71b2 505#: add-patch.c:613
f7c6172e
JX
506msgid ""
507"Your filter must maintain a one-to-one correspondence\n"
508"between its input and output lines."
509msgstr ""
510
d4df71b2 511#: add-patch.c:791
578c7937
JX
512#, c-format
513msgid ""
514"expected context line #%d in\n"
515"%.*s"
516msgstr ""
517
d4df71b2 518#: add-patch.c:806
578c7937
JX
519#, c-format
520msgid ""
521"hunks do not overlap:\n"
522"%.*s\n"
523"\tdoes not end with:\n"
524"%.*s"
525msgstr ""
526
d4df71b2 527#: add-patch.c:1082 git-add--interactive.perl:1115
578c7937
JX
528msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
529msgstr ""
530
d4df71b2 531#: add-patch.c:1086
578c7937
JX
532#, c-format
533msgid ""
534"---\n"
535"To remove '%c' lines, make them ' ' lines (context).\n"
536"To remove '%c' lines, delete them.\n"
537"Lines starting with %c will be removed.\n"
538msgstr ""
539
578c7937 540#. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
d4df71b2 541#: add-patch.c:1100 git-add--interactive.perl:1129
578c7937
JX
542msgid ""
543"If it does not apply cleanly, you will be given an opportunity to\n"
544"edit again. If all lines of the hunk are removed, then the edit is\n"
545"aborted and the hunk is left unchanged.\n"
546msgstr ""
547
d4df71b2 548#: add-patch.c:1133
578c7937
JX
549msgid "could not parse hunk header"
550msgstr ""
551
d4df71b2 552#: add-patch.c:1178
578c7937
JX
553msgid "'git apply --cached' failed"
554msgstr ""
555
556#. TRANSLATORS: do not translate [y/n]
557#. The program will only accept that input at this point.
558#. Consider translating (saying "no" discards!) as
559#. (saying "n" for "no" discards!) if the translation
560#. of the word "no" does not start with n.
561#.
562#. TRANSLATORS: do not translate [y/n]
563#. The program will only accept that input
564#. at this point.
565#. Consider translating (saying "no" discards!) as
566#. (saying "n" for "no" discards!) if the translation
567#. of the word "no" does not start with n.
79aed792 568#: add-patch.c:1247 git-add--interactive.perl:1244
578c7937
JX
569msgid ""
570"Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
571msgstr ""
572
d4df71b2 573#: add-patch.c:1290
f7c6172e 574msgid "The selected hunks do not apply to the index!"
578c7937
JX
575msgstr ""
576
79aed792 577#: add-patch.c:1291 git-add--interactive.perl:1348
f7c6172e
JX
578msgid "Apply them to the worktree anyway? "
579msgstr ""
580
79aed792 581#: add-patch.c:1298 git-add--interactive.perl:1351
f7c6172e
JX
582msgid "Nothing was applied.\n"
583msgstr ""
584
d4df71b2 585#: add-patch.c:1355
578c7937
JX
586msgid ""
587"j - leave this hunk undecided, see next undecided hunk\n"
588"J - leave this hunk undecided, see next hunk\n"
589"k - leave this hunk undecided, see previous undecided hunk\n"
590"K - leave this hunk undecided, see previous hunk\n"
591"g - select a hunk to go to\n"
592"/ - search for a hunk matching the given regex\n"
593"s - split the current hunk into smaller hunks\n"
594"e - manually edit the current hunk\n"
595"? - print help\n"
596msgstr ""
597
d4df71b2 598#: add-patch.c:1517 add-patch.c:1527
578c7937
JX
599msgid "No previous hunk"
600msgstr ""
601
d4df71b2 602#: add-patch.c:1522 add-patch.c:1532
578c7937
JX
603msgid "No next hunk"
604msgstr ""
605
d4df71b2 606#: add-patch.c:1538
578c7937
JX
607msgid "No other hunks to goto"
608msgstr ""
609
79aed792 610#: add-patch.c:1549 git-add--interactive.perl:1608
578c7937
JX
611msgid "go to which hunk (<ret> to see more)? "
612msgstr ""
613
79aed792 614#: add-patch.c:1550 git-add--interactive.perl:1610
578c7937
JX
615msgid "go to which hunk? "
616msgstr ""
617
d4df71b2 618#: add-patch.c:1561
578c7937
JX
619#, c-format
620msgid "Invalid number: '%s'"
621msgstr ""
622
d4df71b2 623#: add-patch.c:1566
578c7937
JX
624#, c-format
625msgid "Sorry, only %d hunk available."
626msgid_plural "Sorry, only %d hunks available."
627msgstr[0] ""
628msgstr[1] ""
629
d4df71b2 630#: add-patch.c:1575
578c7937
JX
631msgid "No other hunks to search"
632msgstr ""
633
79aed792 634#: add-patch.c:1581 git-add--interactive.perl:1663
578c7937
JX
635msgid "search for regex? "
636msgstr ""
637
d4df71b2 638#: add-patch.c:1596
578c7937
JX
639#, c-format
640msgid "Malformed search regexp %s: %s"
641msgstr ""
642
d4df71b2 643#: add-patch.c:1613
578c7937
JX
644msgid "No hunk matches the given pattern"
645msgstr ""
646
d4df71b2 647#: add-patch.c:1620
578c7937
JX
648msgid "Sorry, cannot split this hunk"
649msgstr ""
650
d4df71b2 651#: add-patch.c:1624
578c7937
JX
652#, c-format
653msgid "Split into %d hunks."
654msgstr ""
655
d4df71b2 656#: add-patch.c:1628
578c7937
JX
657msgid "Sorry, cannot edit this hunk"
658msgstr ""
659
d4df71b2 660#: add-patch.c:1680
f7c6172e
JX
661msgid "'git apply' failed"
662msgstr ""
663
1f511a9b 664#: advice.c:78
bfef3f9d
JX
665#, c-format
666msgid ""
667"\n"
668"Disable this message with \"git config advice.%s false\""
669msgstr ""
670
1f511a9b 671#: advice.c:94
dce37b66 672#, c-format
9b7388a8 673msgid "%shint: %.*s%s\n"
dce37b66
JX
674msgstr ""
675
1f511a9b 676#: advice.c:178
9fa976ff
JX
677msgid "Cherry-picking is not possible because you have unmerged files."
678msgstr ""
679
1f511a9b 680#: advice.c:180
9fa976ff
JX
681msgid "Committing is not possible because you have unmerged files."
682msgstr ""
683
1f511a9b 684#: advice.c:182
9fa976ff
JX
685msgid "Merging is not possible because you have unmerged files."
686msgstr ""
687
1f511a9b 688#: advice.c:184
9fa976ff
JX
689msgid "Pulling is not possible because you have unmerged files."
690msgstr ""
691
1f511a9b 692#: advice.c:186
9fa976ff
JX
693msgid "Reverting is not possible because you have unmerged files."
694msgstr ""
695
1f511a9b 696#: advice.c:188
9fa976ff
JX
697#, c-format
698msgid "It is not possible to %s because you have unmerged files."
699msgstr ""
700
1f511a9b 701#: advice.c:196
dce37b66 702msgid ""
fe05e196 703"Fix them up in the work tree, and then use 'git add/rm <file>'\n"
d07a63e4 704"as appropriate to mark resolution and make a commit."
dce37b66
JX
705msgstr ""
706
1f511a9b 707#: advice.c:204
9fa976ff
JX
708msgid "Exiting because of an unresolved conflict."
709msgstr ""
710
79aed792 711#: advice.c:209 builtin/merge.c:1382
df0617bf
JX
712msgid "You have not concluded your merge (MERGE_HEAD exists)."
713msgstr ""
714
1f511a9b 715#: advice.c:211
f4f2c8f8 716msgid "Please, commit your changes before merging."
df0617bf
JX
717msgstr ""
718
1f511a9b 719#: advice.c:212
df0617bf 720msgid "Exiting because of unfinished merge."
cc76011e
JX
721msgstr ""
722
1f511a9b
JX
723#: advice.c:217
724msgid "Not possible to fast-forward, aborting."
725msgstr ""
726
727#: advice.c:227
2b95ebb4
JX
728#, c-format
729msgid ""
1f511a9b
JX
730"The following paths and/or pathspecs matched paths that exist\n"
731"outside of your sparse-checkout definition, so will not be\n"
732"updated in the index:\n"
2b95ebb4
JX
733msgstr ""
734
1f511a9b 735#: advice.c:234
2b95ebb4 736msgid ""
1f511a9b
JX
737"If you intend to update such entries, try one of the following:\n"
738"* Use the --sparse option.\n"
739"* Disable or modify the sparsity rules."
2b95ebb4
JX
740msgstr ""
741
1f511a9b 742#: advice.c:242
9fa976ff
JX
743#, c-format
744msgid ""
6b0f1a9b 745"Note: switching to '%s'.\n"
9fa976ff
JX
746"\n"
747"You are in 'detached HEAD' state. You can look around, make experimental\n"
748"changes and commit them, and you can discard any commits you make in this\n"
6b0f1a9b 749"state without impacting any branches by switching back to a branch.\n"
9fa976ff
JX
750"\n"
751"If you want to create a new branch to retain commits you create, you may\n"
6b0f1a9b 752"do so (now or later) by using -c with the switch command. Example:\n"
9fa976ff 753"\n"
6b0f1a9b
JX
754" git switch -c <new-branch-name>\n"
755"\n"
756"Or undo this operation with:\n"
757"\n"
758" git switch -\n"
759"\n"
760"Turn off this advice by setting config variable advice.detachedHead to "
761"false\n"
9fa976ff
JX
762"\n"
763msgstr ""
764
94328cef
JX
765#: alias.c:50
766msgid "cmdline ends with \\"
767msgstr ""
768
769#: alias.c:51
770msgid "unclosed quote"
771msgstr ""
772
2b95ebb4 773#: apply.c:70
fda7b092
JX
774#, c-format
775msgid "unrecognized whitespace option '%s'"
cc76011e
JX
776msgstr ""
777
2b95ebb4 778#: apply.c:86
fda7b092
JX
779#, c-format
780msgid "unrecognized whitespace ignore option '%s'"
df0617bf
JX
781msgstr ""
782
79aed792
JX
783#: apply.c:136 archive.c:584 range-diff.c:559 revision.c:2303 revision.c:2307
784#: revision.c:2316 revision.c:2321 revision.c:2527 revision.c:2870
785#: revision.c:2874 revision.c:2880 revision.c:2883 revision.c:2885
786#: builtin/add.c:510 builtin/add.c:512 builtin/add.c:529 builtin/add.c:541
787#: builtin/branch.c:727 builtin/checkout.c:467 builtin/checkout.c:470
788#: builtin/checkout.c:1644 builtin/checkout.c:1754 builtin/checkout.c:1757
789#: builtin/clone.c:906 builtin/commit.c:358 builtin/commit.c:361
790#: builtin/commit.c:1196 builtin/describe.c:593 builtin/diff-tree.c:155
fe7f7ad3
JX
791#: builtin/difftool.c:733 builtin/fast-export.c:1245 builtin/fetch.c:2038
792#: builtin/fetch.c:2043 builtin/index-pack.c:1852 builtin/init-db.c:560
79aed792
JX
793#: builtin/log.c:1946 builtin/log.c:1948 builtin/ls-files.c:778
794#: builtin/merge.c:1403 builtin/merge.c:1405 builtin/pack-objects.c:4073
795#: builtin/push.c:592 builtin/push.c:630 builtin/push.c:636 builtin/push.c:641
796#: builtin/rebase.c:1193 builtin/rebase.c:1195 builtin/rebase.c:1199
797#: builtin/repack.c:684 builtin/repack.c:715 builtin/reset.c:426
798#: builtin/reset.c:462 builtin/rev-list.c:541 builtin/show-branch.c:710
799#: builtin/stash.c:1707 builtin/stash.c:1710 builtin/submodule--helper.c:1316
800#: builtin/submodule--helper.c:2975 builtin/tag.c:526 builtin/tag.c:572
801#: builtin/worktree.c:702
802#, c-format
803msgid "options '%s' and '%s' cannot be used together"
cc76011e
JX
804msgstr ""
805
79aed792
JX
806#: apply.c:139 apply.c:150 apply.c:153
807#, c-format
808msgid "'%s' outside a repository"
cc76011e
JX
809msgstr ""
810
2b95ebb4 811#: apply.c:800
fda7b092
JX
812#, c-format
813msgid "Cannot prepare timestamp regexp %s"
cc76011e
JX
814msgstr ""
815
2b95ebb4 816#: apply.c:809
fda7b092
JX
817#, c-format
818msgid "regexec returned %d for input: %s"
cc76011e
JX
819msgstr ""
820
2b95ebb4 821#: apply.c:883
fda7b092
JX
822#, c-format
823msgid "unable to find filename in patch at line %d"
cc76011e
JX
824msgstr ""
825
2b95ebb4 826#: apply.c:921
fda7b092
JX
827#, c-format
828msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
cc76011e
JX
829msgstr ""
830
2b95ebb4 831#: apply.c:927
fda7b092
JX
832#, c-format
833msgid "git apply: bad git-diff - inconsistent new filename on line %d"
cc76011e
JX
834msgstr ""
835
2b95ebb4 836#: apply.c:928
fda7b092
JX
837#, c-format
838msgid "git apply: bad git-diff - inconsistent old filename on line %d"
cc76011e
JX
839msgstr ""
840
2b95ebb4 841#: apply.c:933
fda7b092
JX
842#, c-format
843msgid "git apply: bad git-diff - expected /dev/null on line %d"
cc76011e
JX
844msgstr ""
845
2b95ebb4 846#: apply.c:962
5b34e000
JX
847#, c-format
848msgid "invalid mode on line %d: %s"
849msgstr ""
850
2b95ebb4 851#: apply.c:1281
5b34e000
JX
852#, c-format
853msgid "inconsistent header lines %d and %d"
854msgstr ""
855
2b95ebb4 856#: apply.c:1371
fda7b092
JX
857#, c-format
858msgid ""
859"git diff header lacks filename information when removing %d leading pathname "
860"component (line %d)"
861msgid_plural ""
862"git diff header lacks filename information when removing %d leading pathname "
863"components (line %d)"
864msgstr[0] ""
865msgstr[1] ""
cc76011e 866
2b95ebb4 867#: apply.c:1384
fda7b092
JX
868#, c-format
869msgid "git diff header lacks filename information (line %d)"
cc76011e
JX
870msgstr ""
871
2b95ebb4 872#: apply.c:1480
3d0a05b4
JX
873#, c-format
874msgid "recount: unexpected line: %.*s"
875msgstr ""
876
2b95ebb4 877#: apply.c:1549
3d0a05b4
JX
878#, c-format
879msgid "patch fragment without header at line %d: %.*s"
880msgstr ""
881
2b95ebb4 882#: apply.c:1752
fda7b092 883msgid "new file depends on old contents"
cc76011e
JX
884msgstr ""
885
2b95ebb4 886#: apply.c:1754
fda7b092 887msgid "deleted file still has contents"
cc76011e
JX
888msgstr ""
889
2b95ebb4 890#: apply.c:1788
fda7b092
JX
891#, c-format
892msgid "corrupt patch at line %d"
cc76011e
JX
893msgstr ""
894
2b95ebb4 895#: apply.c:1825
fda7b092
JX
896#, c-format
897msgid "new file %s depends on old contents"
9fa976ff
JX
898msgstr ""
899
2b95ebb4 900#: apply.c:1827
fda7b092
JX
901#, c-format
902msgid "deleted file %s still has contents"
9fa976ff
JX
903msgstr ""
904
2b95ebb4 905#: apply.c:1830
fda7b092
JX
906#, c-format
907msgid "** warning: file %s becomes empty but is not deleted"
9fa976ff
JX
908msgstr ""
909
1f511a9b 910#: apply.c:1978
9fa976ff 911#, c-format
fda7b092 912msgid "corrupt binary patch at line %d: %.*s"
9fa976ff
JX
913msgstr ""
914
1f511a9b 915#: apply.c:2015
9fa976ff 916#, c-format
fda7b092 917msgid "unrecognized binary patch at line %d"
9fa976ff
JX
918msgstr ""
919
1f511a9b 920#: apply.c:2177
fda7b092
JX
921#, c-format
922msgid "patch with only garbage at line %d"
fe52cd62
JX
923msgstr ""
924
1f511a9b 925#: apply.c:2263
9fa976ff 926#, c-format
fda7b092 927msgid "unable to read symlink %s"
9fa976ff
JX
928msgstr ""
929
1f511a9b 930#: apply.c:2267
9fa976ff 931#, c-format
fda7b092 932msgid "unable to open or read %s"
9fa976ff
JX
933msgstr ""
934
1f511a9b 935#: apply.c:2936
9fa976ff 936#, c-format
fda7b092 937msgid "invalid start of line: '%c'"
9fa976ff
JX
938msgstr ""
939
1f511a9b 940#: apply.c:3057
9fa976ff 941#, c-format
fda7b092
JX
942msgid "Hunk #%d succeeded at %d (offset %d line)."
943msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
944msgstr[0] ""
945msgstr[1] ""
946
1f511a9b 947#: apply.c:3069
fda7b092
JX
948#, c-format
949msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
9fa976ff
JX
950msgstr ""
951
1f511a9b 952#: apply.c:3075
9fa976ff
JX
953#, c-format
954msgid ""
fda7b092
JX
955"while searching for:\n"
956"%.*s"
9fa976ff
JX
957msgstr ""
958
1f511a9b 959#: apply.c:3097
9fa976ff 960#, c-format
fda7b092 961msgid "missing binary patch data for '%s'"
9fa976ff
JX
962msgstr ""
963
1f511a9b 964#: apply.c:3105
9fa976ff 965#, c-format
fda7b092 966msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
9fa976ff
JX
967msgstr ""
968
1f511a9b 969#: apply.c:3152
9fa976ff 970#, c-format
fda7b092 971msgid "cannot apply binary patch to '%s' without full index line"
9fa976ff
JX
972msgstr ""
973
1f511a9b 974#: apply.c:3163
9fa976ff
JX
975#, c-format
976msgid ""
fda7b092 977"the patch applies to '%s' (%s), which does not match the current contents."
9fa976ff
JX
978msgstr ""
979
1f511a9b 980#: apply.c:3171
9fa976ff 981#, c-format
fda7b092 982msgid "the patch applies to an empty '%s' but it is not empty"
9fa976ff
JX
983msgstr ""
984
1f511a9b 985#: apply.c:3189
9fa976ff 986#, c-format
fda7b092 987msgid "the necessary postimage %s for '%s' cannot be read"
9fa976ff
JX
988msgstr ""
989
1f511a9b 990#: apply.c:3202
9fa976ff 991#, c-format
fda7b092 992msgid "binary patch does not apply to '%s'"
9fa976ff
JX
993msgstr ""
994
1f511a9b 995#: apply.c:3209
9fa976ff 996#, c-format
fda7b092 997msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
9fa976ff
JX
998msgstr ""
999
1f511a9b 1000#: apply.c:3230
fda7b092
JX
1001#, c-format
1002msgid "patch failed: %s:%ld"
9fa976ff
JX
1003msgstr ""
1004
1f511a9b 1005#: apply.c:3353
9fa976ff 1006#, c-format
fda7b092 1007msgid "cannot checkout %s"
9fa976ff
JX
1008msgstr ""
1009
79aed792
JX
1010#: apply.c:3405 apply.c:3416 apply.c:3462 midx.c:104 pack-revindex.c:214
1011#: setup.c:309
9fa976ff 1012#, c-format
fda7b092 1013msgid "failed to read %s"
9fa976ff
JX
1014msgstr ""
1015
1f511a9b 1016#: apply.c:3413
9fa976ff 1017#, c-format
fda7b092
JX
1018msgid "reading from '%s' beyond a symbolic link"
1019msgstr ""
9fa976ff 1020
79aed792 1021#: apply.c:3442 apply.c:3711
9fa976ff 1022#, c-format
fda7b092
JX
1023msgid "path %s has been renamed/deleted"
1024msgstr ""
9fa976ff 1025
79aed792 1026#: apply.c:3549 apply.c:3726
9eb3984b 1027#, c-format
fda7b092 1028msgid "%s: does not exist in index"
9eb3984b
JX
1029msgstr ""
1030
79aed792 1031#: apply.c:3558 apply.c:3734 apply.c:3978
c6bc7d43 1032#, c-format
fda7b092 1033msgid "%s: does not match index"
c6bc7d43
JX
1034msgstr ""
1035
79aed792 1036#: apply.c:3595
2b95ebb4 1037msgid "repository lacks the necessary blob to perform 3-way merge."
c6bc7d43
JX
1038msgstr ""
1039
79aed792 1040#: apply.c:3598
c6bc7d43 1041#, c-format
2b95ebb4 1042msgid "Performing three-way merge...\n"
c6bc7d43
JX
1043msgstr ""
1044
79aed792 1045#: apply.c:3614 apply.c:3618
c6bc7d43 1046#, c-format
fda7b092 1047msgid "cannot read the current contents of '%s'"
c6bc7d43
JX
1048msgstr ""
1049
79aed792 1050#: apply.c:3630
c6bc7d43 1051#, c-format
2b95ebb4 1052msgid "Failed to perform three-way merge...\n"
c6bc7d43
JX
1053msgstr ""
1054
79aed792 1055#: apply.c:3644
c6bc7d43 1056#, c-format
fda7b092 1057msgid "Applied patch to '%s' with conflicts.\n"
c6bc7d43
JX
1058msgstr ""
1059
79aed792 1060#: apply.c:3649
c6bc7d43 1061#, c-format
fda7b092 1062msgid "Applied patch to '%s' cleanly.\n"
c6bc7d43
JX
1063msgstr ""
1064
79aed792 1065#: apply.c:3666
2b95ebb4
JX
1066#, c-format
1067msgid "Falling back to direct application...\n"
1068msgstr ""
1069
79aed792 1070#: apply.c:3678
fda7b092 1071msgid "removal patch leaves file contents"
c6bc7d43
JX
1072msgstr ""
1073
79aed792 1074#: apply.c:3751
c6bc7d43 1075#, c-format
fda7b092 1076msgid "%s: wrong type"
c6bc7d43
JX
1077msgstr ""
1078
79aed792 1079#: apply.c:3753
fda7b092
JX
1080#, c-format
1081msgid "%s has type %o, expected %o"
9eb3984b
JX
1082msgstr ""
1083
79aed792
JX
1084#: apply.c:3918 apply.c:3920 read-cache.c:889 read-cache.c:918
1085#: read-cache.c:1381
c6bc7d43 1086#, c-format
fda7b092 1087msgid "invalid path '%s'"
c6bc7d43
JX
1088msgstr ""
1089
79aed792 1090#: apply.c:3976
c6bc7d43 1091#, c-format
fda7b092 1092msgid "%s: already exists in index"
c6bc7d43
JX
1093msgstr ""
1094
79aed792 1095#: apply.c:3980
c6bc7d43 1096#, c-format
fda7b092 1097msgid "%s: already exists in working directory"
c6bc7d43
JX
1098msgstr ""
1099
79aed792 1100#: apply.c:4000
fda7b092
JX
1101#, c-format
1102msgid "new mode (%o) of %s does not match old mode (%o)"
c6bc7d43
JX
1103msgstr ""
1104
79aed792 1105#: apply.c:4005
c138af56 1106#, c-format
fda7b092 1107msgid "new mode (%o) of %s does not match old mode (%o) of %s"
c138af56
JX
1108msgstr ""
1109
79aed792 1110#: apply.c:4025
c138af56 1111#, c-format
fda7b092 1112msgid "affected file '%s' is beyond a symbolic link"
c138af56
JX
1113msgstr ""
1114
79aed792 1115#: apply.c:4029
fda7b092
JX
1116#, c-format
1117msgid "%s: patch does not apply"
c138af56
JX
1118msgstr ""
1119
79aed792 1120#: apply.c:4044
c6bc7d43 1121#, c-format
fda7b092 1122msgid "Checking patch %s..."
c6bc7d43
JX
1123msgstr ""
1124
79aed792 1125#: apply.c:4136
c6bc7d43 1126#, c-format
fda7b092 1127msgid "sha1 information is lacking or useless for submodule %s"
c6bc7d43
JX
1128msgstr ""
1129
79aed792 1130#: apply.c:4143
c6bc7d43 1131#, c-format
fda7b092 1132msgid "mode change for %s, which is not in current HEAD"
c6bc7d43
JX
1133msgstr ""
1134
79aed792 1135#: apply.c:4146
df0617bf 1136#, c-format
fda7b092
JX
1137msgid "sha1 information is lacking or useless (%s)."
1138msgstr ""
1139
79aed792 1140#: apply.c:4155
fda7b092
JX
1141#, c-format
1142msgid "could not add %s to temporary index"
1143msgstr ""
1144
79aed792 1145#: apply.c:4165
fda7b092
JX
1146#, c-format
1147msgid "could not write temporary index to %s"
1148msgstr ""
1149
79aed792 1150#: apply.c:4303
fda7b092
JX
1151#, c-format
1152msgid "unable to remove %s from index"
1153msgstr ""
1154
79aed792 1155#: apply.c:4337
fda7b092
JX
1156#, c-format
1157msgid "corrupt patch for submodule %s"
1158msgstr ""
1159
79aed792 1160#: apply.c:4343
fda7b092
JX
1161#, c-format
1162msgid "unable to stat newly created file '%s'"
1163msgstr ""
1164
79aed792 1165#: apply.c:4351
fda7b092
JX
1166#, c-format
1167msgid "unable to create backing store for newly created file %s"
1168msgstr ""
1169
79aed792 1170#: apply.c:4357 apply.c:4502
fda7b092
JX
1171#, c-format
1172msgid "unable to add cache entry for %s"
1173msgstr ""
1174
79aed792
JX
1175#: apply.c:4400 builtin/bisect--helper.c:540 builtin/gc.c:2258
1176#: builtin/gc.c:2293
fda7b092
JX
1177#, c-format
1178msgid "failed to write to '%s'"
1179msgstr ""
1180
79aed792 1181#: apply.c:4404
fda7b092
JX
1182#, c-format
1183msgid "closing file '%s'"
1184msgstr ""
1185
79aed792 1186#: apply.c:4474
fda7b092
JX
1187#, c-format
1188msgid "unable to write file '%s' mode %o"
1189msgstr ""
1190
79aed792 1191#: apply.c:4572
fda7b092
JX
1192#, c-format
1193msgid "Applied patch %s cleanly."
1194msgstr ""
1195
79aed792 1196#: apply.c:4580
fda7b092
JX
1197msgid "internal error"
1198msgstr ""
1199
79aed792 1200#: apply.c:4583
fda7b092
JX
1201#, c-format
1202msgid "Applying patch %%s with %d reject..."
1203msgid_plural "Applying patch %%s with %d rejects..."
1204msgstr[0] ""
1205msgstr[1] ""
1206
79aed792 1207#: apply.c:4594
fda7b092
JX
1208#, c-format
1209msgid "truncating .rej filename to %.*s.rej"
1210msgstr ""
1211
79aed792 1212#: apply.c:4602
fda7b092
JX
1213#, c-format
1214msgid "cannot open %s"
1215msgstr ""
1216
79aed792 1217#: apply.c:4616
fda7b092
JX
1218#, c-format
1219msgid "Hunk #%d applied cleanly."
1220msgstr ""
1221
79aed792 1222#: apply.c:4620
fda7b092
JX
1223#, c-format
1224msgid "Rejected hunk #%d."
1225msgstr ""
1226
79aed792 1227#: apply.c:4749
fda7b092
JX
1228#, c-format
1229msgid "Skipped patch '%s'."
1230msgstr ""
1231
79aed792
JX
1232#: apply.c:4758
1233msgid "No valid patches in input (allow with \"--allow-empty\")"
fda7b092
JX
1234msgstr ""
1235
79aed792 1236#: apply.c:4779
fda7b092
JX
1237msgid "unable to read index file"
1238msgstr ""
1239
79aed792 1240#: apply.c:4936
fda7b092
JX
1241#, c-format
1242msgid "can't open patch '%s': %s"
1243msgstr ""
1244
79aed792 1245#: apply.c:4963
fda7b092
JX
1246#, c-format
1247msgid "squelched %d whitespace error"
1248msgid_plural "squelched %d whitespace errors"
1249msgstr[0] ""
1250msgstr[1] ""
1251
79aed792 1252#: apply.c:4969 apply.c:4984
fda7b092
JX
1253#, c-format
1254msgid "%d line adds whitespace errors."
1255msgid_plural "%d lines add whitespace errors."
1256msgstr[0] ""
1257msgstr[1] ""
1258
79aed792 1259#: apply.c:4977
fda7b092
JX
1260#, c-format
1261msgid "%d line applied after fixing whitespace errors."
1262msgid_plural "%d lines applied after fixing whitespace errors."
1263msgstr[0] ""
1264msgstr[1] ""
1265
79aed792 1266#: apply.c:4993 builtin/add.c:704 builtin/mv.c:338 builtin/rm.c:430
fda7b092
JX
1267msgid "Unable to write new index file"
1268msgstr ""
1269
79aed792 1270#: apply.c:5021
fda7b092
JX
1271msgid "don't apply changes matching the given path"
1272msgstr ""
1273
79aed792 1274#: apply.c:5024
fda7b092
JX
1275msgid "apply changes matching the given path"
1276msgstr ""
1277
79aed792 1278#: apply.c:5026 builtin/am.c:2376
fda7b092
JX
1279msgid "num"
1280msgstr ""
1281
79aed792 1282#: apply.c:5027
fda7b092
JX
1283msgid "remove <num> leading slashes from traditional diff paths"
1284msgstr ""
1285
79aed792 1286#: apply.c:5030
fda7b092
JX
1287msgid "ignore additions made by the patch"
1288msgstr ""
1289
79aed792 1290#: apply.c:5032
fda7b092
JX
1291msgid "instead of applying the patch, output diffstat for the input"
1292msgstr ""
1293
79aed792 1294#: apply.c:5036
fda7b092
JX
1295msgid "show number of added and deleted lines in decimal notation"
1296msgstr ""
1297
79aed792 1298#: apply.c:5038
fda7b092
JX
1299msgid "instead of applying the patch, output a summary for the input"
1300msgstr ""
1301
79aed792 1302#: apply.c:5040
fda7b092
JX
1303msgid "instead of applying the patch, see if the patch is applicable"
1304msgstr ""
1305
79aed792 1306#: apply.c:5042
fda7b092
JX
1307msgid "make sure the patch is applicable to the current index"
1308msgstr ""
1309
79aed792 1310#: apply.c:5044
dba9f13c
JX
1311msgid "mark new files with `git add --intent-to-add`"
1312msgstr ""
1313
79aed792 1314#: apply.c:5046
fda7b092
JX
1315msgid "apply a patch without touching the working tree"
1316msgstr ""
1317
79aed792 1318#: apply.c:5048
fda7b092
JX
1319msgid "accept a patch that touches outside the working area"
1320msgstr ""
1321
79aed792 1322#: apply.c:5051
fda7b092
JX
1323msgid "also apply the patch (use with --stat/--summary/--check)"
1324msgstr ""
1325
79aed792 1326#: apply.c:5053
2b95ebb4 1327msgid "attempt three-way merge, fall back on normal patch if that fails"
fda7b092
JX
1328msgstr ""
1329
79aed792 1330#: apply.c:5055
fda7b092
JX
1331msgid "build a temporary index based on embedded index information"
1332msgstr ""
1333
79aed792 1334#: apply.c:5058 builtin/checkout-index.c:196
fda7b092
JX
1335msgid "paths are separated with NUL character"
1336msgstr ""
1337
79aed792 1338#: apply.c:5060
fda7b092
JX
1339msgid "ensure at least <n> lines of context match"
1340msgstr ""
1341
79aed792 1342#: apply.c:5061 builtin/am.c:2352 builtin/am.c:2355
2b95ebb4 1343#: builtin/interpret-trailers.c:98 builtin/interpret-trailers.c:100
1f511a9b
JX
1344#: builtin/interpret-trailers.c:102 builtin/pack-objects.c:3960
1345#: builtin/rebase.c:1051
fda7b092
JX
1346msgid "action"
1347msgstr ""
1348
79aed792 1349#: apply.c:5062
fda7b092
JX
1350msgid "detect new or modified lines that have whitespace errors"
1351msgstr ""
1352
79aed792 1353#: apply.c:5065 apply.c:5068
fda7b092
JX
1354msgid "ignore changes in whitespace when finding context"
1355msgstr ""
1356
79aed792 1357#: apply.c:5071
fda7b092
JX
1358msgid "apply the patch in reverse"
1359msgstr ""
1360
79aed792 1361#: apply.c:5073
fda7b092
JX
1362msgid "don't expect at least one line of context"
1363msgstr ""
1364
79aed792 1365#: apply.c:5075
fda7b092
JX
1366msgid "leave the rejected hunks in corresponding *.rej files"
1367msgstr ""
1368
79aed792 1369#: apply.c:5077
fda7b092
JX
1370msgid "allow overlapping hunks"
1371msgstr ""
1372
79aed792 1373#: apply.c:5080
fda7b092
JX
1374msgid "tolerate incorrectly detected missing new-line at the end of file"
1375msgstr ""
1376
79aed792 1377#: apply.c:5083
fda7b092
JX
1378msgid "do not trust the line counts in the hunk headers"
1379msgstr ""
1380
79aed792 1381#: apply.c:5085 builtin/am.c:2364
fda7b092
JX
1382msgid "root"
1383msgstr ""
1384
79aed792 1385#: apply.c:5086
fda7b092
JX
1386msgid "prepend <root> to all filenames"
1387msgstr ""
1388
79aed792
JX
1389#: apply.c:5089
1390msgid "don't return error for empty patches"
1391msgstr ""
1392
e13da2db 1393#: archive-tar.c:125 archive-zip.c:345
bfef3f9d
JX
1394#, c-format
1395msgid "cannot stream blob %s"
1396msgstr ""
1397
e13da2db 1398#: archive-tar.c:265 archive-zip.c:358
bfef3f9d
JX
1399#, c-format
1400msgid "unsupported file mode: 0%o (SHA1: %s)"
1401msgstr ""
1402
79aed792 1403#: archive-tar.c:447
bfef3f9d
JX
1404#, c-format
1405msgid "unable to start '%s' filter"
1406msgstr ""
1407
79aed792 1408#: archive-tar.c:450
bfef3f9d
JX
1409msgid "unable to redirect descriptor"
1410msgstr ""
1411
79aed792 1412#: archive-tar.c:457
bfef3f9d
JX
1413#, c-format
1414msgid "'%s' filter reported error"
1415msgstr ""
1416
e13da2db 1417#: archive-zip.c:318
bfef3f9d
JX
1418#, c-format
1419msgid "path is not valid UTF-8: %s"
1420msgstr ""
1421
e13da2db 1422#: archive-zip.c:322
bfef3f9d
JX
1423#, c-format
1424msgid "path too long (%d chars, SHA1: %s): %s"
1425msgstr ""
1426
d4df71b2 1427#: archive-zip.c:469 builtin/pack-objects.c:365 builtin/pack-objects.c:368
bfef3f9d
JX
1428#, c-format
1429msgid "deflate error (%d)"
1430msgstr ""
1431
e13da2db 1432#: archive-zip.c:603
bfef3f9d
JX
1433#, c-format
1434msgid "timestamp too large for this system: %<PRIuMAX>"
1435msgstr ""
1436
dba9f13c 1437#: archive.c:14
fda7b092
JX
1438msgid "git archive [<options>] <tree-ish> [<path>...]"
1439msgstr ""
1440
dba9f13c 1441#: archive.c:15
fda7b092
JX
1442msgid "git archive --list"
1443msgstr ""
1444
dba9f13c 1445#: archive.c:16
fda7b092
JX
1446msgid ""
1447"git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
1448msgstr ""
1449
dba9f13c 1450#: archive.c:17
fda7b092
JX
1451msgid "git archive --remote <repo> [--exec <cmd>] --list"
1452msgstr ""
1453
79aed792
JX
1454#: archive.c:188 archive.c:341 builtin/gc.c:497 builtin/notes.c:238
1455#: builtin/tag.c:578
e13da2db 1456#, c-format
79aed792 1457msgid "cannot read '%s'"
e13da2db
JX
1458msgstr ""
1459
79aed792 1460#: archive.c:426 builtin/add.c:215 builtin/add.c:671 builtin/rm.c:334
fda7b092
JX
1461#, c-format
1462msgid "pathspec '%s' did not match any files"
1463msgstr ""
1464
1f511a9b 1465#: archive.c:450
94328cef
JX
1466#, c-format
1467msgid "no such ref: %.*s"
1468msgstr ""
1469
1f511a9b 1470#: archive.c:456
94328cef
JX
1471#, c-format
1472msgid "not a valid object name: %s"
1473msgstr ""
1474
1f511a9b 1475#: archive.c:469
94328cef
JX
1476#, c-format
1477msgid "not a tree object: %s"
1478msgstr ""
1479
1f511a9b 1480#: archive.c:481
94328cef
JX
1481msgid "current working directory is untracked"
1482msgstr ""
1483
1f511a9b 1484#: archive.c:522
e13da2db
JX
1485#, c-format
1486msgid "File not found: %s"
1487msgstr ""
1488
1f511a9b 1489#: archive.c:524
e13da2db
JX
1490#, c-format
1491msgid "Not a regular file: %s"
1492msgstr ""
1493
1f511a9b 1494#: archive.c:551
fda7b092
JX
1495msgid "fmt"
1496msgstr ""
1497
1f511a9b 1498#: archive.c:551
fda7b092
JX
1499msgid "archive format"
1500msgstr ""
1501
79aed792 1502#: archive.c:552 builtin/log.c:1790
fda7b092
JX
1503msgid "prefix"
1504msgstr ""
1505
1f511a9b 1506#: archive.c:553
fda7b092
JX
1507msgid "prepend prefix to each pathname in the archive"
1508msgstr ""
1509
1f511a9b
JX
1510#: archive.c:554 archive.c:557 builtin/blame.c:880 builtin/blame.c:884
1511#: builtin/blame.c:885 builtin/commit-tree.c:115 builtin/config.c:135
79aed792
JX
1512#: builtin/fast-export.c:1181 builtin/fast-export.c:1183
1513#: builtin/fast-export.c:1187 builtin/grep.c:935 builtin/hash-object.c:103
1514#: builtin/ls-files.c:654 builtin/ls-files.c:657 builtin/notes.c:410
1f511a9b 1515#: builtin/notes.c:576 builtin/read-tree.c:115 parse-options.h:190
fda7b092
JX
1516msgid "file"
1517msgstr ""
1518
1f511a9b 1519#: archive.c:555
e13da2db
JX
1520msgid "add untracked file to archive"
1521msgstr ""
1522
1f511a9b 1523#: archive.c:558 builtin/archive.c:88
fda7b092
JX
1524msgid "write the archive to this file"
1525msgstr ""
1526
1f511a9b 1527#: archive.c:560
0c32704f 1528msgid "read .gitattributes in working directory"
fda7b092
JX
1529msgstr ""
1530
1f511a9b 1531#: archive.c:561
0c32704f 1532msgid "report archived files on stderr"
fda7b092
JX
1533msgstr ""
1534
1f511a9b 1535#: archive.c:563
0c32704f 1536msgid "set compression level"
fda7b092
JX
1537msgstr ""
1538
1f511a9b 1539#: archive.c:566
fda7b092
JX
1540msgid "list supported archive formats"
1541msgstr ""
1542
1f511a9b 1543#: archive.c:568 builtin/archive.c:89 builtin/clone.c:118 builtin/clone.c:121
79aed792 1544#: builtin/submodule--helper.c:1870 builtin/submodule--helper.c:2513
fda7b092
JX
1545msgid "repo"
1546msgstr ""
1547
1f511a9b 1548#: archive.c:569 builtin/archive.c:90
fda7b092
JX
1549msgid "retrieve the archive from remote repository <repo>"
1550msgstr ""
1551
79aed792 1552#: archive.c:570 builtin/archive.c:91 builtin/difftool.c:708
1f511a9b 1553#: builtin/notes.c:496
fda7b092
JX
1554msgid "command"
1555msgstr ""
1556
1f511a9b 1557#: archive.c:571 builtin/archive.c:92
fda7b092
JX
1558msgid "path to the remote git-upload-archive command"
1559msgstr ""
1560
1f511a9b 1561#: archive.c:578
fda7b092
JX
1562msgid "Unexpected option --remote"
1563msgstr ""
1564
79aed792
JX
1565#: archive.c:580 fetch-pack.c:300 revision.c:2887 builtin/add.c:544
1566#: builtin/add.c:576 builtin/checkout.c:1763 builtin/commit.c:370
1567#: builtin/fast-export.c:1230 builtin/index-pack.c:1848 builtin/log.c:2115
1568#: builtin/reset.c:435 builtin/reset.c:493 builtin/rm.c:281
1569#: builtin/stash.c:1719 builtin/worktree.c:508 http-fetch.c:144
1570#: http-fetch.c:153
1571#, c-format
1572msgid "the option '%s' requires '%s'"
fda7b092
JX
1573msgstr ""
1574
1f511a9b 1575#: archive.c:582
fda7b092
JX
1576msgid "Unexpected option --output"
1577msgstr ""
1578
1f511a9b 1579#: archive.c:606
fda7b092
JX
1580#, c-format
1581msgid "Unknown archive format '%s'"
1582msgstr ""
1583
1f511a9b 1584#: archive.c:615
fda7b092
JX
1585#, c-format
1586msgid "Argument not supported for format '%s': -%d"
1587msgstr ""
1588
1f511a9b 1589#: attr.c:203
dfc182b1
JX
1590#, c-format
1591msgid "%.*s is not a valid attribute name"
1592msgstr ""
1593
1f511a9b 1594#: attr.c:364
94328cef
JX
1595#, c-format
1596msgid "%s not allowed: %s:%d"
1597msgstr ""
1598
1f511a9b 1599#: attr.c:404
fda7b092
JX
1600msgid ""
1601"Negative patterns are ignored in git attributes\n"
1602"Use '\\!' for literal leading exclamation."
1603msgstr ""
1604
1f511a9b 1605#: bisect.c:488
fda7b092
JX
1606#, c-format
1607msgid "Badly quoted content in file '%s': %s"
1608msgstr ""
1609
1f511a9b 1610#: bisect.c:698
fda7b092
JX
1611#, c-format
1612msgid "We cannot bisect more!\n"
1613msgstr ""
1614
1f511a9b 1615#: bisect.c:764
fda7b092
JX
1616#, c-format
1617msgid "Not a valid commit name %s"
1618msgstr ""
1619
1f511a9b 1620#: bisect.c:789
fda7b092
JX
1621#, c-format
1622msgid ""
1623"The merge base %s is bad.\n"
1624"This means the bug has been fixed between %s and [%s].\n"
1625msgstr ""
1626
1f511a9b 1627#: bisect.c:794
fda7b092
JX
1628#, c-format
1629msgid ""
1630"The merge base %s is new.\n"
1631"The property has changed between %s and [%s].\n"
1632msgstr ""
1633
1f511a9b 1634#: bisect.c:799
fda7b092
JX
1635#, c-format
1636msgid ""
1637"The merge base %s is %s.\n"
1638"This means the first '%s' commit is between %s and [%s].\n"
1639msgstr ""
1640
1f511a9b 1641#: bisect.c:807
fda7b092
JX
1642#, c-format
1643msgid ""
673bfad0 1644"Some %s revs are not ancestors of the %s rev.\n"
fda7b092
JX
1645"git bisect cannot work properly in this case.\n"
1646"Maybe you mistook %s and %s revs?\n"
1647msgstr ""
1648
1f511a9b 1649#: bisect.c:820
fda7b092
JX
1650#, c-format
1651msgid ""
1652"the merge base between %s and [%s] must be skipped.\n"
1653"So we cannot be sure the first %s commit is between %s and %s.\n"
1654"We continue anyway."
1655msgstr ""
1656
1f511a9b 1657#: bisect.c:859
fda7b092
JX
1658#, c-format
1659msgid "Bisecting: a merge base must be tested\n"
1660msgstr ""
1661
1f511a9b 1662#: bisect.c:909
fda7b092
JX
1663#, c-format
1664msgid "a %s revision is needed"
1665msgstr ""
1666
1f511a9b 1667#: bisect.c:939
fda7b092
JX
1668#, c-format
1669msgid "could not create file '%s'"
1670msgstr ""
1671
79aed792 1672#: bisect.c:985 builtin/merge.c:155
fda7b092
JX
1673#, c-format
1674msgid "could not read file '%s'"
1675msgstr ""
1676
1f511a9b 1677#: bisect.c:1025
fda7b092
JX
1678msgid "reading bisect refs failed"
1679msgstr ""
1680
1f511a9b 1681#: bisect.c:1055
fda7b092
JX
1682#, c-format
1683msgid "%s was both %s and %s\n"
1684msgstr ""
1685
1f511a9b 1686#: bisect.c:1064
fda7b092
JX
1687#, c-format
1688msgid ""
1689"No testable commit found.\n"
712b0ed6 1690"Maybe you started with bad path arguments?\n"
fda7b092
JX
1691msgstr ""
1692
1f511a9b 1693#: bisect.c:1093
fda7b092
JX
1694#, c-format
1695msgid "(roughly %d step)"
1696msgid_plural "(roughly %d steps)"
1697msgstr[0] ""
1698msgstr[1] ""
1699
5b34e000
JX
1700#. TRANSLATORS: the last %s will be replaced with "(roughly %d
1701#. steps)" translation.
1702#.
1f511a9b 1703#: bisect.c:1099
fda7b092
JX
1704#, c-format
1705msgid "Bisecting: %d revision left to test after this %s\n"
1706msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1707msgstr[0] ""
1708msgstr[1] ""
1709
2b95ebb4 1710#: blame.c:2776
5b34e000
JX
1711msgid "--contents and --reverse do not blend well."
1712msgstr ""
1713
2b95ebb4 1714#: blame.c:2790
5b34e000
JX
1715msgid "cannot use --contents with final commit object name"
1716msgstr ""
1717
2b95ebb4 1718#: blame.c:2811
5b34e000
JX
1719msgid "--reverse and --first-parent together require specified latest commit"
1720msgstr ""
1721
79aed792
JX
1722#: blame.c:2820 bundle.c:224 midx.c:1042 ref-filter.c:2370 remote.c:2158
1723#: sequencer.c:2352 sequencer.c:4899 submodule.c:883 builtin/commit.c:1114
1724#: builtin/log.c:429 builtin/log.c:1036 builtin/log.c:1644 builtin/log.c:2071
1725#: builtin/log.c:2362 builtin/merge.c:431 builtin/pack-objects.c:3373
1f511a9b
JX
1726#: builtin/pack-objects.c:3775 builtin/pack-objects.c:3790
1727#: builtin/shortlog.c:255
5b34e000
JX
1728msgid "revision walk setup failed"
1729msgstr ""
1730
2b95ebb4 1731#: blame.c:2838
5b34e000
JX
1732msgid ""
1733"--reverse --first-parent together require range along first-parent chain"
1734msgstr ""
1735
2b95ebb4 1736#: blame.c:2849
5b34e000
JX
1737#, c-format
1738msgid "no such path %s in %s"
1739msgstr ""
1740
2b95ebb4 1741#: blame.c:2860
5b34e000
JX
1742#, c-format
1743msgid "cannot read blob %s for path %s"
1744msgstr ""
1745
79aed792 1746#: branch.c:77
fda7b092 1747msgid ""
79aed792
JX
1748"cannot inherit upstream tracking configuration of multiple refs when "
1749"rebasing is requested"
fda7b092
JX
1750msgstr ""
1751
79aed792 1752#: branch.c:88
fda7b092 1753#, c-format
79aed792 1754msgid "not setting branch '%s' as its own upstream"
fda7b092
JX
1755msgstr ""
1756
79aed792 1757#: branch.c:144
fda7b092 1758#, c-format
79aed792 1759msgid "branch '%s' set up to track '%s' by rebasing."
fda7b092
JX
1760msgstr ""
1761
79aed792 1762#: branch.c:145
fda7b092 1763#, c-format
79aed792 1764msgid "branch '%s' set up to track '%s'."
fda7b092
JX
1765msgstr ""
1766
79aed792 1767#: branch.c:148
fda7b092 1768#, c-format
79aed792 1769msgid "branch '%s' set up to track:"
fda7b092
JX
1770msgstr ""
1771
79aed792
JX
1772#: branch.c:160
1773msgid "unable to write upstream branch configuration"
fda7b092
JX
1774msgstr ""
1775
79aed792
JX
1776#: branch.c:162
1777msgid ""
1778"\n"
1779"After fixing the error cause you may try to fix up\n"
1780"the remote tracking information by invoking:"
fda7b092
JX
1781msgstr ""
1782
79aed792 1783#: branch.c:203
fda7b092 1784#, c-format
79aed792 1785msgid "asked to inherit tracking from '%s', but no remote is set"
fda7b092
JX
1786msgstr ""
1787
79aed792 1788#: branch.c:209
fda7b092 1789#, c-format
79aed792 1790msgid "asked to inherit tracking from '%s', but no merge configuration is set"
fda7b092
JX
1791msgstr ""
1792
79aed792 1793#: branch.c:252
fda7b092 1794#, c-format
79aed792 1795msgid "not tracking: ambiguous information for ref %s"
fda7b092
JX
1796msgstr ""
1797
79aed792 1798#: branch.c:287
fda7b092 1799#, c-format
79aed792 1800msgid "'%s' is not a valid branch name"
fda7b092
JX
1801msgstr ""
1802
79aed792 1803#: branch.c:307
fda7b092 1804#, c-format
79aed792 1805msgid "a branch named '%s' already exists"
fda7b092
JX
1806msgstr ""
1807
79aed792 1808#: branch.c:313
fda7b092 1809#, c-format
fe7f7ad3 1810msgid "cannot force update the branch '%s' checked out at '%s'"
fda7b092
JX
1811msgstr ""
1812
79aed792 1813#: branch.c:336
fda7b092 1814#, c-format
79aed792 1815msgid "cannot set up tracking information; starting point '%s' is not a branch"
fda7b092
JX
1816msgstr ""
1817
79aed792 1818#: branch.c:338
fda7b092
JX
1819#, c-format
1820msgid "the requested upstream branch '%s' does not exist"
1821msgstr ""
1822
79aed792 1823#: branch.c:340
fda7b092
JX
1824msgid ""
1825"\n"
1826"If you are planning on basing your work on an upstream\n"
1827"branch that already exists at the remote, you may need to\n"
1828"run \"git fetch\" to retrieve it.\n"
1829"\n"
1830"If you are planning to push out a new local branch that\n"
1831"will track its remote counterpart, you may want to use\n"
1832"\"git push -u\" to set the upstream config as you push."
1833msgstr ""
1834
79aed792
JX
1835#: branch.c:384 builtin/replace.c:321 builtin/replace.c:377
1836#: builtin/replace.c:423 builtin/replace.c:453
fda7b092 1837#, c-format
79aed792 1838msgid "not a valid object name: '%s'"
fda7b092
JX
1839msgstr ""
1840
79aed792 1841#: branch.c:404
fda7b092 1842#, c-format
79aed792 1843msgid "ambiguous object name: '%s'"
fda7b092
JX
1844msgstr ""
1845
79aed792 1846#: branch.c:409
fda7b092 1847#, c-format
79aed792 1848msgid "not a valid branch point: '%s'"
fda7b092
JX
1849msgstr ""
1850
79aed792 1851#: branch.c:469
fda7b092
JX
1852#, c-format
1853msgid "'%s' is already checked out at '%s'"
df0617bf
JX
1854msgstr ""
1855
79aed792 1856#: branch.c:494
f517e50d
JX
1857#, c-format
1858msgid "HEAD of working tree %s is not updated"
1859msgstr ""
1860
d4df71b2 1861#: bundle.c:44
e13da2db
JX
1862#, c-format
1863msgid "unrecognized bundle hash algorithm: %s"
1864msgstr ""
1865
d4df71b2 1866#: bundle.c:48
822e4a65 1867#, c-format
e13da2db 1868msgid "unknown capability '%s'"
822e4a65
JX
1869msgstr ""
1870
d4df71b2 1871#: bundle.c:74
e13da2db
JX
1872#, c-format
1873msgid "'%s' does not look like a v2 or v3 bundle file"
d84f4abf
JX
1874msgstr ""
1875
d4df71b2 1876#: bundle.c:113
822e4a65
JX
1877#, c-format
1878msgid "unrecognized header: %s%s (%d)"
1879msgstr ""
1880
79aed792 1881#: bundle.c:140 rerere.c:464 rerere.c:674 sequencer.c:2620 sequencer.c:3406
1f511a9b 1882#: builtin/commit.c:862
822e4a65
JX
1883#, c-format
1884msgid "could not open '%s'"
1885msgstr ""
1886
d4df71b2 1887#: bundle.c:198
822e4a65
JX
1888msgid "Repository lacks these prerequisite commits:"
1889msgstr ""
1890
d4df71b2 1891#: bundle.c:201
6b0f1a9b
JX
1892msgid "need a repository to verify a bundle"
1893msgstr ""
1894
d4df71b2 1895#: bundle.c:257
822e4a65 1896#, c-format
c138af56
JX
1897msgid "The bundle contains this ref:"
1898msgid_plural "The bundle contains these %d refs:"
822e4a65
JX
1899msgstr[0] ""
1900msgstr[1] ""
1901
d4df71b2 1902#: bundle.c:264
11b90174
JX
1903msgid "The bundle records a complete history."
1904msgstr ""
1905
d4df71b2 1906#: bundle.c:266
822e4a65 1907#, c-format
c138af56
JX
1908msgid "The bundle requires this ref:"
1909msgid_plural "The bundle requires these %d refs:"
822e4a65
JX
1910msgstr[0] ""
1911msgstr[1] ""
1912
d4df71b2 1913#: bundle.c:333
12705546
JX
1914msgid "unable to dup bundle descriptor"
1915msgstr ""
1916
d4df71b2 1917#: bundle.c:340
e3f9cab7 1918msgid "Could not spawn pack-objects"
822e4a65
JX
1919msgstr ""
1920
d4df71b2 1921#: bundle.c:351
e3f9cab7 1922msgid "pack-objects died"
822e4a65
JX
1923msgstr ""
1924
d4df71b2 1925#: bundle.c:400
e3f9cab7
JX
1926#, c-format
1927msgid "ref '%s' is excluded by the rev-list options"
822e4a65
JX
1928msgstr ""
1929
d4df71b2 1930#: bundle.c:504
e13da2db
JX
1931#, c-format
1932msgid "unsupported bundle version %d"
1933msgstr ""
1934
d4df71b2 1935#: bundle.c:506
e13da2db
JX
1936#, c-format
1937msgid "cannot write bundle version %d with algorithm %s"
1938msgstr ""
1939
79aed792 1940#: bundle.c:524 builtin/log.c:210 builtin/log.c:1953 builtin/shortlog.c:399
e3f9cab7
JX
1941#, c-format
1942msgid "unrecognized argument: %s"
822e4a65
JX
1943msgstr ""
1944
d4df71b2 1945#: bundle.c:553
e3f9cab7 1946msgid "Refusing to create empty bundle."
822e4a65
JX
1947msgstr ""
1948
d4df71b2 1949#: bundle.c:563
822e4a65
JX
1950#, c-format
1951msgid "cannot create '%s'"
1952msgstr ""
1953
d4df71b2 1954#: bundle.c:588
822e4a65
JX
1955msgid "index-pack died"
1956msgstr ""
1957
d4df71b2 1958#: chunk-format.c:117
9b7e82b9
JX
1959msgid "terminating chunk id appears earlier than expected"
1960msgstr ""
1961
d4df71b2 1962#: chunk-format.c:126
d07a63e4 1963#, c-format
9b7e82b9 1964msgid "improper chunk offset(s) %<PRIx64> and %<PRIx64>"
d07a63e4
JX
1965msgstr ""
1966
d4df71b2 1967#: chunk-format.c:133
9b7e82b9
JX
1968#, c-format
1969msgid "duplicate chunk ID %<PRIx32> found"
e13da2db
JX
1970msgstr ""
1971
d4df71b2 1972#: chunk-format.c:147
9b7e82b9
JX
1973#, c-format
1974msgid "final chunk has non-zero id %<PRIx32>"
712b0ed6
JX
1975msgstr ""
1976
79aed792 1977#: color.c:354
9b7e82b9
JX
1978#, c-format
1979msgid "invalid color value: %.*s"
712b0ed6
JX
1980msgstr ""
1981
1f511a9b 1982#: commit-graph.c:204 midx.c:51
9b7e82b9 1983msgid "invalid hash version"
712b0ed6
JX
1984msgstr ""
1985
2b95ebb4 1986#: commit-graph.c:262
d93ef2a1 1987msgid "commit-graph file is too small"
dba9f13c
JX
1988msgstr ""
1989
2b95ebb4 1990#: commit-graph.c:355
dba9f13c 1991#, c-format
d93ef2a1 1992msgid "commit-graph signature %X does not match signature %X"
dba9f13c
JX
1993msgstr ""
1994
2b95ebb4 1995#: commit-graph.c:362
dba9f13c 1996#, c-format
d93ef2a1 1997msgid "commit-graph version %X does not match version %X"
dba9f13c
JX
1998msgstr ""
1999
2b95ebb4 2000#: commit-graph.c:369
dba9f13c 2001#, c-format
d93ef2a1 2002msgid "commit-graph hash version %X does not match version %X"
dba9f13c
JX
2003msgstr ""
2004
2b95ebb4 2005#: commit-graph.c:386
dba9f13c 2006#, c-format
9b7e82b9 2007msgid "commit-graph file is too small to hold %u chunks"
dba9f13c
JX
2008msgstr ""
2009
2b95ebb4 2010#: commit-graph.c:482
6b0f1a9b
JX
2011msgid "commit-graph has no base graphs chunk"
2012msgstr ""
2013
2b95ebb4 2014#: commit-graph.c:492
6b0f1a9b
JX
2015msgid "commit-graph chain does not match"
2016msgstr ""
2017
2b95ebb4 2018#: commit-graph.c:540
6b0f1a9b
JX
2019#, c-format
2020msgid "invalid commit-graph chain: line '%s' not a hash"
2021msgstr ""
2022
2b95ebb4 2023#: commit-graph.c:564
6b0f1a9b
JX
2024msgid "unable to find all commit-graph files"
2025msgstr ""
2026
79aed792 2027#: commit-graph.c:749 commit-graph.c:786
6b0f1a9b
JX
2028msgid "invalid commit position. commit-graph is likely corrupt"
2029msgstr ""
2030
79aed792 2031#: commit-graph.c:770
dba9f13c
JX
2032#, c-format
2033msgid "could not find commit %s"
2034msgstr ""
2035
79aed792 2036#: commit-graph.c:803
712b0ed6
JX
2037msgid "commit-graph requires overflow generation data but has none"
2038msgstr ""
2039
79aed792 2040#: commit-graph.c:1108 builtin/am.c:1369
3d0a05b4
JX
2041#, c-format
2042msgid "unable to parse commit %s"
2043msgstr ""
2044
79aed792 2045#: commit-graph.c:1370 builtin/pack-objects.c:3070
dba9f13c
JX
2046#, c-format
2047msgid "unable to get type of object %s"
2048msgstr ""
2049
79aed792 2050#: commit-graph.c:1401
94328cef 2051msgid "Loading known commits in commit graph"
12705546
JX
2052msgstr ""
2053
79aed792 2054#: commit-graph.c:1418
94328cef
JX
2055msgid "Expanding reachable commits in commit graph"
2056msgstr ""
2057
79aed792 2058#: commit-graph.c:1438
94328cef 2059msgid "Clearing commit marks in commit graph"
12705546
JX
2060msgstr ""
2061
79aed792 2062#: commit-graph.c:1457
712b0ed6
JX
2063msgid "Computing commit graph topological levels"
2064msgstr ""
2065
79aed792 2066#: commit-graph.c:1510
94328cef 2067msgid "Computing commit graph generation numbers"
12705546
JX
2068msgstr ""
2069
79aed792 2070#: commit-graph.c:1591
bfef3f9d
JX
2071msgid "Computing commit changed paths Bloom filters"
2072msgstr ""
2073
79aed792 2074#: commit-graph.c:1668
d84f4abf
JX
2075msgid "Collecting referenced commits"
2076msgstr ""
2077
79aed792 2078#: commit-graph.c:1693
94328cef
JX
2079#, c-format
2080msgid "Finding commits for commit graph in %d pack"
2081msgid_plural "Finding commits for commit graph in %d packs"
2082msgstr[0] ""
2083msgstr[1] ""
2084
79aed792 2085#: commit-graph.c:1706
dba9f13c
JX
2086#, c-format
2087msgid "error adding pack %s"
2088msgstr ""
2089
79aed792 2090#: commit-graph.c:1710
dba9f13c
JX
2091#, c-format
2092msgid "error opening index for %s"
2093msgstr ""
2094
79aed792 2095#: commit-graph.c:1747
94328cef
JX
2096msgid "Finding commits for commit graph among packed objects"
2097msgstr ""
2098
79aed792 2099#: commit-graph.c:1765
94328cef
JX
2100msgid "Finding extra edges in commit graph"
2101msgstr ""
2102
79aed792 2103#: commit-graph.c:1814
6b0f1a9b 2104msgid "failed to write correct number of base graph ids"
9b7388a8
JX
2105msgstr ""
2106
79aed792 2107#: commit-graph.c:1845 midx.c:1149
9b7388a8 2108#, c-format
dba9f13c
JX
2109msgid "unable to create leading directories of %s"
2110msgstr ""
2111
79aed792 2112#: commit-graph.c:1858
bfef3f9d
JX
2113msgid "unable to create temporary graph layer"
2114msgstr ""
2115
79aed792 2116#: commit-graph.c:1863
6b0f1a9b 2117#, c-format
bfef3f9d 2118msgid "unable to adjust shared permissions for '%s'"
6b0f1a9b
JX
2119msgstr ""
2120
79aed792 2121#: commit-graph.c:1920
94328cef
JX
2122#, c-format
2123msgid "Writing out commit graph in %d pass"
2124msgid_plural "Writing out commit graph in %d passes"
2125msgstr[0] ""
2126msgstr[1] ""
2127
79aed792 2128#: commit-graph.c:1956
6b0f1a9b
JX
2129msgid "unable to open commit-graph chain file"
2130msgstr ""
2131
79aed792 2132#: commit-graph.c:1972
6b0f1a9b
JX
2133msgid "failed to rename base commit-graph file"
2134msgstr ""
2135
79aed792 2136#: commit-graph.c:1992
6b0f1a9b
JX
2137msgid "failed to rename temporary commit-graph file"
2138msgstr ""
2139
79aed792 2140#: commit-graph.c:2125
6b0f1a9b
JX
2141msgid "Scanning merged commits"
2142msgstr ""
2143
79aed792 2144#: commit-graph.c:2169
0c32704f 2145msgid "Merging commit-graph"
6b0f1a9b
JX
2146msgstr ""
2147
79aed792 2148#: commit-graph.c:2277
0c32704f 2149msgid "attempting to write a commit-graph, but 'core.commitGraph' is disabled"
6b0f1a9b
JX
2150msgstr ""
2151
79aed792 2152#: commit-graph.c:2384
6b0f1a9b
JX
2153msgid "too many commits to write graph"
2154msgstr ""
2155
79aed792 2156#: commit-graph.c:2482
dba9f13c 2157msgid "the commit-graph file has incorrect checksum and is likely corrupt"
9b7388a8
JX
2158msgstr ""
2159
79aed792 2160#: commit-graph.c:2492
d93ef2a1
JX
2161#, c-format
2162msgid "commit-graph has incorrect OID order: %s then %s"
2163msgstr ""
2164
79aed792 2165#: commit-graph.c:2502 commit-graph.c:2517
d93ef2a1
JX
2166#, c-format
2167msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
2168msgstr ""
2169
79aed792 2170#: commit-graph.c:2509
d93ef2a1
JX
2171#, c-format
2172msgid "failed to parse commit %s from commit-graph"
2173msgstr ""
2174
79aed792 2175#: commit-graph.c:2527
12705546
JX
2176msgid "Verifying commits in commit graph"
2177msgstr ""
2178
79aed792 2179#: commit-graph.c:2542
d93ef2a1
JX
2180#, c-format
2181msgid "failed to parse commit %s from object database for commit-graph"
2182msgstr ""
2183
79aed792 2184#: commit-graph.c:2549
d93ef2a1
JX
2185#, c-format
2186msgid "root tree OID for commit %s in commit-graph is %s != %s"
2187msgstr ""
2188
79aed792 2189#: commit-graph.c:2559
d93ef2a1
JX
2190#, c-format
2191msgid "commit-graph parent list for commit %s is too long"
2192msgstr ""
2193
79aed792 2194#: commit-graph.c:2568
d93ef2a1
JX
2195#, c-format
2196msgid "commit-graph parent for %s is %s != %s"
2197msgstr ""
2198
79aed792 2199#: commit-graph.c:2582
d93ef2a1
JX
2200#, c-format
2201msgid "commit-graph parent list for commit %s terminates early"
2202msgstr ""
2203
79aed792 2204#: commit-graph.c:2587
d93ef2a1
JX
2205#, c-format
2206msgid ""
2207"commit-graph has generation number zero for commit %s, but non-zero elsewhere"
2208msgstr ""
2209
79aed792 2210#: commit-graph.c:2591
d93ef2a1
JX
2211#, c-format
2212msgid ""
2213"commit-graph has non-zero generation number for commit %s, but zero elsewhere"
2214msgstr ""
2215
79aed792 2216#: commit-graph.c:2608
d93ef2a1 2217#, c-format
712b0ed6 2218msgid "commit-graph generation for commit %s is %<PRIuMAX> < %<PRIuMAX>"
d93ef2a1
JX
2219msgstr ""
2220
79aed792 2221#: commit-graph.c:2614
d93ef2a1
JX
2222#, c-format
2223msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
2224msgstr ""
2225
79aed792
JX
2226#: commit.c:53 sequencer.c:3109 builtin/am.c:399 builtin/am.c:444
2227#: builtin/am.c:449 builtin/am.c:1448 builtin/am.c:2123 builtin/replace.c:456
bfef3f9d
JX
2228#, c-format
2229msgid "could not parse %s"
2230msgstr ""
2231
1f511a9b 2232#: commit.c:55
bfef3f9d
JX
2233#, c-format
2234msgid "%s %s is not a commit!"
2235msgstr ""
2236
1f511a9b 2237#: commit.c:196
bfef3f9d
JX
2238msgid ""
2239"Support for <GIT_DIR>/info/grafts is deprecated\n"
2240"and will be removed in a future Git version.\n"
2241"\n"
2242"Please use \"git replace --convert-graft-file\"\n"
2243"to convert the grafts into replace refs.\n"
2244"\n"
2245"Turn this message off by running\n"
2246"\"git config advice.graftFileDeprecated false\""
2247msgstr ""
2248
79aed792 2249#: commit.c:1241
bfef3f9d
JX
2250#, c-format
2251msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
2252msgstr ""
2253
79aed792 2254#: commit.c:1245
bfef3f9d
JX
2255#, c-format
2256msgid "Commit %s has a bad GPG signature allegedly by %s."
2257msgstr ""
2258
79aed792 2259#: commit.c:1248
bfef3f9d
JX
2260#, c-format
2261msgid "Commit %s does not have a GPG signature."
2262msgstr ""
2263
79aed792 2264#: commit.c:1251
bfef3f9d
JX
2265#, c-format
2266msgid "Commit %s has a good GPG signature by %s\n"
2267msgstr ""
2268
79aed792 2269#: commit.c:1505
bfef3f9d
JX
2270msgid ""
2271"Warning: commit message did not conform to UTF-8.\n"
2272"You may want to amend it after fixing the message, or set the config\n"
2273"variable i18n.commitencoding to the encoding your project uses.\n"
2274msgstr ""
2275
94328cef 2276#: compat/obstack.c:406 compat/obstack.c:408
dce37b66
JX
2277msgid "memory exhausted"
2278msgstr ""
2279
1f511a9b 2280#: config.c:125
dba9f13c
JX
2281#, c-format
2282msgid ""
2283"exceeded maximum include depth (%d) while including\n"
2284"\t%s\n"
2285"from\n"
2286"\t%s\n"
98ac7815 2287"This might be due to circular includes."
dba9f13c
JX
2288msgstr ""
2289
1f511a9b 2290#: config.c:141
dba9f13c
JX
2291#, c-format
2292msgid "could not expand include path '%s'"
2293msgstr ""
2294
1f511a9b 2295#: config.c:152
dba9f13c
JX
2296msgid "relative config includes must come from files"
2297msgstr ""
2298
1f511a9b 2299#: config.c:201
dfc182b1
JX
2300msgid "relative config include conditionals must come from files"
2301msgstr ""
2302
1f511a9b 2303#: config.c:398
712b0ed6
JX
2304#, c-format
2305msgid "invalid config format: %s"
2306msgstr ""
2307
1f511a9b 2308#: config.c:402
712b0ed6
JX
2309#, c-format
2310msgid "missing environment variable name for configuration '%.*s'"
2311msgstr ""
2312
1f511a9b 2313#: config.c:407
712b0ed6
JX
2314#, c-format
2315msgid "missing environment variable '%s' for configuration '%.*s'"
2316msgstr ""
2317
1f511a9b 2318#: config.c:443
dba9f13c
JX
2319#, c-format
2320msgid "key does not contain a section: %s"
2321msgstr ""
2322
712b0ed6 2323#: config.c:448
dba9f13c
JX
2324#, c-format
2325msgid "key does not contain variable name: %s"
2326msgstr ""
2327
79aed792 2328#: config.c:470 sequencer.c:2806
dba9f13c
JX
2329#, c-format
2330msgid "invalid key: %s"
2331msgstr ""
2332
1f511a9b 2333#: config.c:475
dba9f13c
JX
2334#, c-format
2335msgid "invalid key (newline): %s"
2336msgstr ""
2337
1f511a9b 2338#: config.c:495
712b0ed6
JX
2339msgid "empty config key"
2340msgstr ""
2341
1f511a9b 2342#: config.c:513 config.c:525
dba9f13c
JX
2343#, c-format
2344msgid "bogus config parameter: %s"
2345msgstr ""
2346
1f511a9b 2347#: config.c:539 config.c:556 config.c:563 config.c:572
dba9f13c
JX
2348#, c-format
2349msgid "bogus format in %s"
2350msgstr ""
2351
1f511a9b 2352#: config.c:606
712b0ed6
JX
2353#, c-format
2354msgid "bogus count in %s"
2355msgstr ""
2356
1f511a9b 2357#: config.c:610
712b0ed6
JX
2358#, c-format
2359msgid "too many entries in %s"
2360msgstr ""
2361
1f511a9b 2362#: config.c:620
712b0ed6
JX
2363#, c-format
2364msgid "missing config key %s"
2365msgstr ""
2366
1f511a9b 2367#: config.c:628
712b0ed6
JX
2368#, c-format
2369msgid "missing config value %s"
2370msgstr ""
2371
1f511a9b 2372#: config.c:979
9fa976ff
JX
2373#, c-format
2374msgid "bad config line %d in blob %s"
2375msgstr ""
2376
1f511a9b 2377#: config.c:983
9fa976ff
JX
2378#, c-format
2379msgid "bad config line %d in file %s"
2380msgstr ""
2381
1f511a9b 2382#: config.c:987
9fa976ff
JX
2383#, c-format
2384msgid "bad config line %d in standard input"
2385msgstr ""
2386
1f511a9b 2387#: config.c:991
9fa976ff
JX
2388#, c-format
2389msgid "bad config line %d in submodule-blob %s"
2390msgstr ""
2391
1f511a9b 2392#: config.c:995
9fa976ff
JX
2393#, c-format
2394msgid "bad config line %d in command line %s"
2395msgstr ""
2396
1f511a9b 2397#: config.c:999
9fa976ff
JX
2398#, c-format
2399msgid "bad config line %d in %s"
2400msgstr ""
2401
1f511a9b 2402#: config.c:1136
5bd166d8 2403msgid "out of range"
9fa976ff
JX
2404msgstr ""
2405
1f511a9b 2406#: config.c:1136
5bd166d8 2407msgid "invalid unit"
9fa976ff
JX
2408msgstr ""
2409
1f511a9b 2410#: config.c:1137
9fa976ff 2411#, c-format
5bd166d8 2412msgid "bad numeric config value '%s' for '%s': %s"
9fa976ff
JX
2413msgstr ""
2414
1f511a9b 2415#: config.c:1147
9fa976ff 2416#, c-format
5bd166d8 2417msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
9fa976ff
JX
2418msgstr ""
2419
1f511a9b 2420#: config.c:1150
9fa976ff 2421#, c-format
5bd166d8 2422msgid "bad numeric config value '%s' for '%s' in file %s: %s"
9fa976ff
JX
2423msgstr ""
2424
1f511a9b 2425#: config.c:1153
9fa976ff 2426#, c-format
5bd166d8 2427msgid "bad numeric config value '%s' for '%s' in standard input: %s"
9fa976ff
JX
2428msgstr ""
2429
1f511a9b 2430#: config.c:1156
9fa976ff 2431#, c-format
5bd166d8 2432msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
9fa976ff
JX
2433msgstr ""
2434
1f511a9b 2435#: config.c:1159
9fa976ff 2436#, c-format
5bd166d8 2437msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
d07a63e4
JX
2438msgstr ""
2439
1f511a9b 2440#: config.c:1162
d07a63e4 2441#, c-format
5bd166d8 2442msgid "bad numeric config value '%s' for '%s' in %s: %s"
d07a63e4
JX
2443msgstr ""
2444
1f511a9b 2445#: config.c:1241
712b0ed6
JX
2446#, c-format
2447msgid "bad boolean config value '%s' for '%s'"
2448msgstr ""
2449
1f511a9b 2450#: config.c:1259
d07a63e4
JX
2451#, c-format
2452msgid "failed to expand user dir in: '%s'"
2453msgstr ""
2454
1f511a9b 2455#: config.c:1268
18a90722
JX
2456#, c-format
2457msgid "'%s' for '%s' is not a valid timestamp"
2458msgstr ""
2459
1f511a9b 2460#: config.c:1361
dba9f13c
JX
2461#, c-format
2462msgid "abbrev length out of range: %d"
2463msgstr ""
2464
1f511a9b 2465#: config.c:1375 config.c:1386
d07a63e4
JX
2466#, c-format
2467msgid "bad zlib compression level %d"
2468msgstr ""
2469
1f511a9b 2470#: config.c:1476
dba9f13c
JX
2471msgid "core.commentChar should only be one character"
2472msgstr ""
2473
1f511a9b 2474#: config.c:1509
d07a63e4
JX
2475#, c-format
2476msgid "invalid mode for object creation: %s"
2477msgstr ""
2478
79aed792 2479#: config.c:1584
dba9f13c
JX
2480#, c-format
2481msgid "malformed value for %s"
2482msgstr ""
2483
79aed792 2484#: config.c:1610
dba9f13c
JX
2485#, c-format
2486msgid "malformed value for %s: %s"
2487msgstr ""
2488
79aed792 2489#: config.c:1611
dba9f13c
JX
2490msgid "must be one of nothing, matching, simple, upstream or current"
2491msgstr ""
2492
79aed792 2493#: config.c:1672 builtin/pack-objects.c:4053
673bfad0
JX
2494#, c-format
2495msgid "bad pack compression level %d"
2496msgstr ""
2497
79aed792 2498#: config.c:1795
dba9f13c
JX
2499#, c-format
2500msgid "unable to load config blob object '%s'"
2501msgstr ""
2502
79aed792 2503#: config.c:1798
dba9f13c
JX
2504#, c-format
2505msgid "reference '%s' does not point to a blob"
2506msgstr ""
2507
79aed792 2508#: config.c:1816
dba9f13c
JX
2509#, c-format
2510msgid "unable to resolve config blob '%s'"
2511msgstr ""
2512
79aed792 2513#: config.c:1861
dba9f13c
JX
2514#, c-format
2515msgid "failed to parse %s"
2516msgstr ""
2517
79aed792 2518#: config.c:1917
d07a63e4
JX
2519msgid "unable to parse command-line config"
2520msgstr ""
2521
79aed792 2522#: config.c:2285
9fa976ff 2523msgid "unknown error occurred while reading the configuration files"
d07a63e4
JX
2524msgstr ""
2525
79aed792 2526#: config.c:2459
dfc182b1
JX
2527#, c-format
2528msgid "Invalid %s: '%s'"
2529msgstr ""
2530
79aed792 2531#: config.c:2504
dfc182b1
JX
2532#, c-format
2533msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
2534msgstr ""
2535
79aed792 2536#: config.c:2550
d07a63e4
JX
2537#, c-format
2538msgid "unable to parse '%s' from command-line config"
2539msgstr ""
2540
79aed792 2541#: config.c:2552
d07a63e4
JX
2542#, c-format
2543msgid "bad config variable '%s' in file '%s' at line %d"
2544msgstr ""
2545
79aed792 2546#: config.c:2637
dba9f13c
JX
2547#, c-format
2548msgid "invalid section name '%s'"
2549msgstr ""
2550
79aed792 2551#: config.c:2669
d07a63e4
JX
2552#, c-format
2553msgid "%s has multiple values"
2554msgstr ""
2555
79aed792 2556#: config.c:2698
dba9f13c
JX
2557#, c-format
2558msgid "failed to write new configuration file %s"
2559msgstr ""
2560
79aed792 2561#: config.c:2950 config.c:3277
dba9f13c
JX
2562#, c-format
2563msgid "could not lock config file %s"
2564msgstr ""
2565
79aed792 2566#: config.c:2961
dba9f13c
JX
2567#, c-format
2568msgid "opening %s"
2569msgstr ""
2570
79aed792 2571#: config.c:2998 builtin/config.c:361
dba9f13c
JX
2572#, c-format
2573msgid "invalid pattern: %s"
2574msgstr ""
2575
79aed792 2576#: config.c:3023
dba9f13c
JX
2577#, c-format
2578msgid "invalid config file %s"
2579msgstr ""
2580
79aed792 2581#: config.c:3036 config.c:3290
673bfad0
JX
2582#, c-format
2583msgid "fstat on %s failed"
2584msgstr ""
2585
79aed792 2586#: config.c:3047
dba9f13c 2587#, c-format
d4df71b2 2588msgid "unable to mmap '%s'%s"
dba9f13c
JX
2589msgstr ""
2590
79aed792 2591#: config.c:3057 config.c:3295
dba9f13c
JX
2592#, c-format
2593msgid "chmod on %s failed"
2594msgstr ""
2595
79aed792 2596#: config.c:3142 config.c:3392
dba9f13c
JX
2597#, c-format
2598msgid "could not write config file %s"
2599msgstr ""
2600
79aed792 2601#: config.c:3176
f517e50d
JX
2602#, c-format
2603msgid "could not set '%s' to '%s'"
2604msgstr ""
2605
79aed792 2606#: config.c:3178 builtin/remote.c:662 builtin/remote.c:860 builtin/remote.c:868
9eb3984b 2607#, c-format
f517e50d 2608msgid "could not unset '%s'"
9eb3984b
JX
2609msgstr ""
2610
79aed792 2611#: config.c:3268
dba9f13c
JX
2612#, c-format
2613msgid "invalid section name: %s"
2614msgstr ""
2615
79aed792 2616#: config.c:3435
dba9f13c
JX
2617#, c-format
2618msgid "missing value for '%s'"
2619msgstr ""
2620
55892712 2621#: connect.c:61
dba9f13c 2622msgid "the remote end hung up upon initial contact"
fda7b092
JX
2623msgstr ""
2624
55892712 2625#: connect.c:63
fda7b092
JX
2626msgid ""
2627"Could not read from remote repository.\n"
2628"\n"
2629"Please make sure you have the correct access rights\n"
2630"and the repository exists."
2631msgstr ""
2632
dba9f13c
JX
2633#: connect.c:81
2634#, c-format
2635msgid "server doesn't support '%s'"
9fa976ff
JX
2636msgstr ""
2637
d84f4abf 2638#: connect.c:118
dba9f13c
JX
2639#, c-format
2640msgid "server doesn't support feature '%s'"
dce37b66
JX
2641msgstr ""
2642
d84f4abf 2643#: connect.c:129
dba9f13c 2644msgid "expected flush after capabilities"
dce37b66
JX
2645msgstr ""
2646
1f511a9b 2647#: connect.c:265
dba9f13c
JX
2648#, c-format
2649msgid "ignoring capabilities after first line '%s'"
dce37b66
JX
2650msgstr ""
2651
1f511a9b 2652#: connect.c:286
dba9f13c 2653msgid "protocol error: unexpected capabilities^{}"
abc8de64
JX
2654msgstr ""
2655
1f511a9b 2656#: connect.c:308
abc8de64 2657#, c-format
dba9f13c 2658msgid "protocol error: expected shallow sha-1, got '%s'"
fda7b092
JX
2659msgstr ""
2660
1f511a9b 2661#: connect.c:310
dba9f13c 2662msgid "repository on the other end cannot be shallow"
fda7b092
JX
2663msgstr ""
2664
1f511a9b 2665#: connect.c:349
dba9f13c
JX
2666msgid "invalid packet"
2667msgstr ""
2668
1f511a9b 2669#: connect.c:369
9b7388a8 2670#, c-format
dba9f13c 2671msgid "protocol error: unexpected '%s'"
9b7388a8
JX
2672msgstr ""
2673
1f511a9b 2674#: connect.c:499
d84f4abf
JX
2675#, c-format
2676msgid "unknown object format '%s' specified by server"
2677msgstr ""
2678
1f511a9b 2679#: connect.c:528
9b7388a8 2680#, c-format
dba9f13c
JX
2681msgid "invalid ls-refs response: %s"
2682msgstr ""
2683
1f511a9b 2684#: connect.c:532
dba9f13c 2685msgid "expected flush after ref listing"
9b7388a8
JX
2686msgstr ""
2687
1f511a9b 2688#: connect.c:535
d84f4abf
JX
2689msgid "expected response end packet after ref listing"
2690msgstr ""
2691
1f511a9b 2692#: connect.c:670
9b7388a8 2693#, c-format
dba9f13c
JX
2694msgid "protocol '%s' is not supported"
2695msgstr ""
2696
1f511a9b 2697#: connect.c:721
dba9f13c 2698msgid "unable to set SO_KEEPALIVE on socket"
9b7388a8
JX
2699msgstr ""
2700
1f511a9b 2701#: connect.c:761 connect.c:824
9b7388a8 2702#, c-format
dba9f13c 2703msgid "Looking up %s ... "
9b7388a8
JX
2704msgstr ""
2705
1f511a9b 2706#: connect.c:765
9b7388a8 2707#, c-format
dba9f13c 2708msgid "unable to look up %s (port %s) (%s)"
9b7388a8
JX
2709msgstr ""
2710
dba9f13c 2711#. TRANSLATORS: this is the end of "Looking up %s ... "
1f511a9b 2712#: connect.c:769 connect.c:840
9b7388a8 2713#, c-format
dba9f13c
JX
2714msgid ""
2715"done.\n"
2716"Connecting to %s (port %s) ... "
9b7388a8
JX
2717msgstr ""
2718
1f511a9b 2719#: connect.c:791 connect.c:868
dba9f13c
JX
2720#, c-format
2721msgid ""
2722"unable to connect to %s:\n"
2723"%s"
9b7388a8
JX
2724msgstr ""
2725
dba9f13c 2726#. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
1f511a9b 2727#: connect.c:797 connect.c:874
dba9f13c 2728msgid "done."
822e4a65
JX
2729msgstr ""
2730
1f511a9b 2731#: connect.c:828
91d443d0 2732#, c-format
dba9f13c
JX
2733msgid "unable to look up %s (%s)"
2734msgstr ""
91d443d0 2735
1f511a9b 2736#: connect.c:834
91d443d0 2737#, c-format
dba9f13c
JX
2738msgid "unknown port %s"
2739msgstr ""
91d443d0 2740
1f511a9b 2741#: connect.c:971 connect.c:1303
91d443d0 2742#, c-format
dba9f13c
JX
2743msgid "strange hostname '%s' blocked"
2744msgstr ""
91d443d0 2745
1f511a9b 2746#: connect.c:973
91d443d0 2747#, c-format
dba9f13c
JX
2748msgid "strange port '%s' blocked"
2749msgstr ""
91d443d0 2750
1f511a9b 2751#: connect.c:983
91d443d0 2752#, c-format
dba9f13c
JX
2753msgid "cannot start proxy %s"
2754msgstr ""
2755
1f511a9b 2756#: connect.c:1054
dba9f13c
JX
2757msgid "no path specified; see 'git help pull' for valid url syntax"
2758msgstr ""
2759
1f511a9b 2760#: connect.c:1194
712b0ed6
JX
2761msgid "newline is forbidden in git:// hosts and repo paths"
2762msgstr ""
2763
1f511a9b 2764#: connect.c:1251
dba9f13c
JX
2765msgid "ssh variant 'simple' does not support -4"
2766msgstr ""
2767
1f511a9b 2768#: connect.c:1263
dba9f13c
JX
2769msgid "ssh variant 'simple' does not support -6"
2770msgstr ""
2771
1f511a9b 2772#: connect.c:1280
dba9f13c
JX
2773msgid "ssh variant 'simple' does not support setting port"
2774msgstr ""
2775
1f511a9b 2776#: connect.c:1392
dba9f13c
JX
2777#, c-format
2778msgid "strange pathname '%s' blocked"
2779msgstr ""
2780
1f511a9b 2781#: connect.c:1440
dba9f13c
JX
2782msgid "unable to fork"
2783msgstr ""
2784
79aed792 2785#: connected.c:109 builtin/fsck.c:189 builtin/prune.c:57
dba9f13c
JX
2786msgid "Checking connectivity"
2787msgstr ""
2788
1f511a9b 2789#: connected.c:122
dba9f13c
JX
2790msgid "Could not run 'git rev-list'"
2791msgstr ""
2792
1f511a9b 2793#: connected.c:146
dba9f13c
JX
2794msgid "failed write to rev-list"
2795msgstr ""
2796
1f511a9b 2797#: connected.c:151
dba9f13c
JX
2798msgid "failed to close rev-list's stdin"
2799msgstr ""
2800
2b95ebb4 2801#: convert.c:183
dba9f13c
JX
2802#, c-format
2803msgid "illegal crlf_action %d"
2804msgstr ""
2805
2b95ebb4 2806#: convert.c:196
dba9f13c
JX
2807#, c-format
2808msgid "CRLF would be replaced by LF in %s"
2809msgstr ""
2810
2b95ebb4 2811#: convert.c:198
dba9f13c
JX
2812#, c-format
2813msgid ""
2814"CRLF will be replaced by LF in %s.\n"
2815"The file will have its original line endings in your working directory"
2816msgstr ""
2817
2b95ebb4 2818#: convert.c:206
dba9f13c
JX
2819#, c-format
2820msgid "LF would be replaced by CRLF in %s"
2821msgstr ""
2822
2b95ebb4 2823#: convert.c:208
dba9f13c
JX
2824#, c-format
2825msgid ""
2826"LF will be replaced by CRLF in %s.\n"
2827"The file will have its original line endings in your working directory"
2828msgstr ""
2829
2b95ebb4 2830#: convert.c:273
dba9f13c
JX
2831#, c-format
2832msgid "BOM is prohibited in '%s' if encoded as %s"
2833msgstr ""
2834
2b95ebb4 2835#: convert.c:280
dba9f13c
JX
2836#, c-format
2837msgid ""
578c7937
JX
2838"The file '%s' contains a byte order mark (BOM). Please use UTF-%.*s as "
2839"working-tree-encoding."
dba9f13c
JX
2840msgstr ""
2841
2b95ebb4 2842#: convert.c:293
dba9f13c
JX
2843#, c-format
2844msgid "BOM is required in '%s' if encoded as %s"
2845msgstr ""
2846
2b95ebb4 2847#: convert.c:295
dba9f13c
JX
2848#, c-format
2849msgid ""
2850"The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
2851"%sLE (depending on the byte order) as working-tree-encoding."
2852msgstr ""
2853
2b95ebb4 2854#: convert.c:408 convert.c:479
dba9f13c
JX
2855#, c-format
2856msgid "failed to encode '%s' from %s to %s"
2857msgstr ""
2858
2b95ebb4 2859#: convert.c:451
dba9f13c
JX
2860#, c-format
2861msgid "encoding '%s' from %s to %s and back is not the same"
2862msgstr ""
2863
2b95ebb4 2864#: convert.c:654
dba9f13c
JX
2865#, c-format
2866msgid "cannot fork to run external filter '%s'"
2867msgstr ""
2868
2b95ebb4 2869#: convert.c:674
dba9f13c
JX
2870#, c-format
2871msgid "cannot feed the input to external filter '%s'"
2872msgstr ""
2873
2b95ebb4 2874#: convert.c:681
dba9f13c
JX
2875#, c-format
2876msgid "external filter '%s' failed %d"
2877msgstr ""
2878
2b95ebb4 2879#: convert.c:716 convert.c:719
dba9f13c
JX
2880#, c-format
2881msgid "read from external filter '%s' failed"
2882msgstr ""
2883
2b95ebb4 2884#: convert.c:722 convert.c:777
dba9f13c
JX
2885#, c-format
2886msgid "external filter '%s' failed"
2887msgstr ""
2888
2b95ebb4 2889#: convert.c:826
dba9f13c
JX
2890msgid "unexpected filter type"
2891msgstr ""
2892
2b95ebb4 2893#: convert.c:837
dba9f13c
JX
2894msgid "path name too long for external filter"
2895msgstr ""
2896
bbc7dccd 2897#: convert.c:935
dba9f13c
JX
2898#, c-format
2899msgid ""
2900"external filter '%s' is not available anymore although not all paths have "
2901"been filtered"
2902msgstr ""
2903
bbc7dccd 2904#: convert.c:1236
dba9f13c
JX
2905msgid "true/false are no valid working-tree-encodings"
2906msgstr ""
2907
bbc7dccd 2908#: convert.c:1416 convert.c:1449
dba9f13c
JX
2909#, c-format
2910msgid "%s: clean filter '%s' failed"
2911msgstr ""
2912
bbc7dccd 2913#: convert.c:1492
dba9f13c
JX
2914#, c-format
2915msgid "%s: smudge filter %s failed"
2916msgstr ""
2917
bfef3f9d
JX
2918#: credential.c:96
2919#, c-format
2920msgid "skipping credential lookup for key: credential.%s"
2921msgstr ""
2922
2923#: credential.c:112
2924msgid "refusing to work with credential missing host field"
2925msgstr ""
2926
2927#: credential.c:114
2928msgid "refusing to work with credential missing protocol field"
2929msgstr ""
2930
1f511a9b 2931#: credential.c:395
bfef3f9d
JX
2932#, c-format
2933msgid "url contains a newline in its %s component: %s"
2934msgstr ""
2935
1f511a9b 2936#: credential.c:439
bfef3f9d
JX
2937#, c-format
2938msgid "url has no scheme: %s"
2939msgstr ""
2940
1f511a9b 2941#: credential.c:512
bfef3f9d
JX
2942#, c-format
2943msgid "credential url cannot be parsed: %s"
2944msgstr ""
2945
3d0a05b4 2946#: date.c:138
dba9f13c
JX
2947msgid "in the future"
2948msgstr ""
2949
3d0a05b4 2950#: date.c:144
dba9f13c
JX
2951#, c-format
2952msgid "%<PRIuMAX> second ago"
2953msgid_plural "%<PRIuMAX> seconds ago"
2954msgstr[0] ""
2955msgstr[1] ""
2956
3d0a05b4 2957#: date.c:151
dba9f13c
JX
2958#, c-format
2959msgid "%<PRIuMAX> minute ago"
2960msgid_plural "%<PRIuMAX> minutes ago"
2961msgstr[0] ""
2962msgstr[1] ""
2963
3d0a05b4 2964#: date.c:158
dba9f13c
JX
2965#, c-format
2966msgid "%<PRIuMAX> hour ago"
2967msgid_plural "%<PRIuMAX> hours ago"
2968msgstr[0] ""
2969msgstr[1] ""
2970
3d0a05b4 2971#: date.c:165
dba9f13c
JX
2972#, c-format
2973msgid "%<PRIuMAX> day ago"
2974msgid_plural "%<PRIuMAX> days ago"
2975msgstr[0] ""
2976msgstr[1] ""
2977
3d0a05b4 2978#: date.c:171
dba9f13c
JX
2979#, c-format
2980msgid "%<PRIuMAX> week ago"
2981msgid_plural "%<PRIuMAX> weeks ago"
2982msgstr[0] ""
2983msgstr[1] ""
91d443d0 2984
3d0a05b4 2985#: date.c:178
91d443d0
JX
2986#, c-format
2987msgid "%<PRIuMAX> month ago"
2988msgid_plural "%<PRIuMAX> months ago"
2989msgstr[0] ""
2990msgstr[1] ""
2991
3d0a05b4 2992#: date.c:189
91d443d0
JX
2993#, c-format
2994msgid "%<PRIuMAX> year"
2995msgid_plural "%<PRIuMAX> years"
fda7b092
JX
2996msgstr[0] ""
2997msgstr[1] ""
3b6137f2 2998
fda7b092 2999#. TRANSLATORS: "%s" is "<n> years"
3d0a05b4 3000#: date.c:192
91d443d0
JX
3001#, c-format
3002msgid "%s, %<PRIuMAX> month ago"
3003msgid_plural "%s, %<PRIuMAX> months ago"
3004msgstr[0] ""
3005msgstr[1] ""
3006
3d0a05b4 3007#: date.c:197 date.c:202
91d443d0
JX
3008#, c-format
3009msgid "%<PRIuMAX> year ago"
3010msgid_plural "%<PRIuMAX> years ago"
fda7b092
JX
3011msgstr[0] ""
3012msgstr[1] ""
3b6137f2 3013
94328cef 3014#: delta-islands.c:272
12705546
JX
3015msgid "Propagating island marks"
3016msgstr ""
3017
94328cef 3018#: delta-islands.c:290
12705546
JX
3019#, c-format
3020msgid "bad tree object %s"
3021msgstr ""
3022
94328cef 3023#: delta-islands.c:334
12705546
JX
3024#, c-format
3025msgid "failed to load island regex for '%s': %s"
3026msgstr ""
3027
94328cef 3028#: delta-islands.c:390
12705546
JX
3029#, c-format
3030msgid "island regex from config has too many capture groups (max=%d)"
3031msgstr ""
3032
6b0f1a9b 3033#: delta-islands.c:467
12705546
JX
3034#, c-format
3035msgid "Marked %d islands, done.\n"
3036msgstr ""
3037
d4df71b2 3038#: diff-merges.c:70
712b0ed6
JX
3039#, c-format
3040msgid "unknown value for --diff-merges: %s"
3041msgstr ""
3042
1f511a9b 3043#: diff-lib.c:561
0c32704f
JX
3044msgid "--merge-base does not work with ranges"
3045msgstr ""
3046
1f511a9b 3047#: diff-lib.c:563
0c32704f
JX
3048msgid "--merge-base only works with commits"
3049msgstr ""
3050
1f511a9b 3051#: diff-lib.c:580
0c32704f
JX
3052msgid "unable to get HEAD"
3053msgstr ""
3054
1f511a9b 3055#: diff-lib.c:587
0c32704f
JX
3056msgid "no merge base found"
3057msgstr ""
3058
1f511a9b 3059#: diff-lib.c:589
0c32704f
JX
3060msgid "multiple merge bases found"
3061msgstr ""
3062
d4df71b2 3063#: diff-no-index.c:237
d93ef2a1 3064msgid "git diff --no-index [<options>] <path> <path>"
3b6137f2
JX
3065msgstr ""
3066
d4df71b2 3067#: diff-no-index.c:262
d93ef2a1
JX
3068msgid ""
3069"Not a git repository. Use --no-index to compare two paths outside a working "
3070"tree"
3071msgstr ""
3072
79aed792 3073#: diff.c:158
3b6137f2 3074#, c-format
fda7b092 3075msgid " Failed to parse dirstat cut-off percentage '%s'\n"
3b6137f2
JX
3076msgstr ""
3077
79aed792 3078#: diff.c:163
3b6137f2 3079#, c-format
fda7b092 3080msgid " Unknown dirstat parameter '%s'\n"
3b6137f2
JX
3081msgstr ""
3082
79aed792 3083#: diff.c:299
25eab542 3084msgid ""
dba9f13c
JX
3085"color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
3086"'dimmed-zebra', 'plain'"
25eab542
JX
3087msgstr ""
3088
79aed792 3089#: diff.c:327
dba9f13c 3090#, c-format
94328cef
JX
3091msgid ""
3092"unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
3093"'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
dba9f13c
JX
3094msgstr ""
3095
79aed792 3096#: diff.c:335
dba9f13c 3097msgid ""
94328cef
JX
3098"color-moved-ws: allow-indentation-change cannot be combined with other "
3099"whitespace modes"
dba9f13c
JX
3100msgstr ""
3101
79aed792 3102#: diff.c:412
3b6137f2 3103#, c-format
fda7b092 3104msgid "Unknown value for 'diff.submodule' config variable: '%s'"
3b6137f2
JX
3105msgstr ""
3106
79aed792 3107#: diff.c:472
3b6137f2 3108#, c-format
fda7b092
JX
3109msgid ""
3110"Found errors in 'diff.dirstat' config variable:\n"
3111"%s"
3b6137f2
JX
3112msgstr ""
3113
79aed792 3114#: diff.c:4237
3b6137f2 3115#, c-format
fda7b092 3116msgid "external diff died, stopping at %s"
3b6137f2
JX
3117msgstr ""
3118
79aed792
JX
3119#: diff.c:4589
3120#, c-format
3121msgid "options '%s', '%s', '%s', and '%s' cannot be used together"
3b6137f2
JX
3122msgstr ""
3123
79aed792
JX
3124#: diff.c:4593 builtin/difftool.c:736 builtin/log.c:1982 builtin/worktree.c:506
3125#, c-format
3126msgid "options '%s', '%s', and '%s' cannot be used together"
abc8de64
JX
3127msgstr ""
3128
79aed792
JX
3129#: diff.c:4597
3130#, c-format
3131msgid "options '%s' and '%s' cannot be used together, use '%s' with '%s'"
d4df71b2
JX
3132msgstr ""
3133
79aed792
JX
3134#: diff.c:4601
3135#, c-format
d4df71b2 3136msgid ""
79aed792 3137"options '%s' and '%s' cannot be used together, use '%s' with '%s' and '%s'"
d4df71b2
JX
3138msgstr ""
3139
79aed792 3140#: diff.c:4681
fda7b092 3141msgid "--follow requires exactly one pathspec"
3b6137f2
JX
3142msgstr ""
3143
79aed792 3144#: diff.c:4729
d93ef2a1
JX
3145#, c-format
3146msgid "invalid --stat value: %s"
3147msgstr ""
3148
79aed792 3149#: diff.c:4734 diff.c:4739 diff.c:4744 diff.c:4749 diff.c:5277
1f511a9b 3150#: parse-options.c:217 parse-options.c:221
d93ef2a1
JX
3151#, c-format
3152msgid "%s expects a numerical value"
3153msgstr ""
3154
79aed792 3155#: diff.c:4766
3b6137f2
JX
3156#, c-format
3157msgid ""
fda7b092
JX
3158"Failed to parse --dirstat/-X option parameter:\n"
3159"%s"
3b6137f2
JX
3160msgstr ""
3161
79aed792 3162#: diff.c:4851
3b6137f2 3163#, c-format
d93ef2a1 3164msgid "unknown change class '%c' in --diff-filter=%s"
3b6137f2
JX
3165msgstr ""
3166
79aed792 3167#: diff.c:4875
d93ef2a1
JX
3168#, c-format
3169msgid "unknown value after ws-error-highlight=%.*s"
3b6137f2
JX
3170msgstr ""
3171
79aed792 3172#: diff.c:4889
d93ef2a1
JX
3173#, c-format
3174msgid "unable to resolve '%s'"
3b6137f2
JX
3175msgstr ""
3176
79aed792 3177#: diff.c:4939 diff.c:4945
3b6137f2 3178#, c-format
d93ef2a1 3179msgid "%s expects <n>/<m> form"
3b6137f2
JX
3180msgstr ""
3181
79aed792 3182#: diff.c:4957
dba9f13c 3183#, c-format
d93ef2a1 3184msgid "%s expects a character, got '%s'"
dba9f13c
JX
3185msgstr ""
3186
79aed792 3187#: diff.c:4978
dba9f13c 3188#, c-format
d93ef2a1 3189msgid "bad --color-moved argument: %s"
dba9f13c
JX
3190msgstr ""
3191
79aed792 3192#: diff.c:4997
abc8de64 3193#, c-format
d93ef2a1 3194msgid "invalid mode '%s' in --color-moved-ws"
abc8de64
JX
3195msgstr ""
3196
79aed792 3197#: diff.c:5037
d93ef2a1
JX
3198msgid ""
3199"option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
3200"\"histogram\""
3b6137f2
JX
3201msgstr ""
3202
79aed792 3203#: diff.c:5073 diff.c:5093
d93ef2a1
JX
3204#, c-format
3205msgid "invalid argument to %s"
3b6137f2
JX
3206msgstr ""
3207
79aed792 3208#: diff.c:5197
0c32704f
JX
3209#, c-format
3210msgid "invalid regex given to -I: '%s'"
3211msgstr ""
3212
79aed792 3213#: diff.c:5246
dba9f13c 3214#, c-format
d93ef2a1 3215msgid "failed to parse --submodule option parameter: '%s'"
dba9f13c
JX
3216msgstr ""
3217
79aed792 3218#: diff.c:5302
dfc182b1 3219#, c-format
d93ef2a1 3220msgid "bad --word-diff argument: %s"
dfc182b1
JX
3221msgstr ""
3222
79aed792 3223#: diff.c:5338
d93ef2a1 3224msgid "Diff output format options"
673bfad0
JX
3225msgstr ""
3226
79aed792 3227#: diff.c:5340 diff.c:5346
d93ef2a1 3228msgid "generate patch"
18a90722
JX
3229msgstr ""
3230
79aed792 3231#: diff.c:5343 builtin/log.c:179
d93ef2a1 3232msgid "suppress diff output"
25eab542
JX
3233msgstr ""
3234
79aed792 3235#: diff.c:5348 diff.c:5462 diff.c:5469
d93ef2a1 3236msgid "<n>"
dfc182b1
JX
3237msgstr ""
3238
79aed792 3239#: diff.c:5349 diff.c:5352
d93ef2a1 3240msgid "generate diffs with <n> lines context"
dba9f13c
JX
3241msgstr ""
3242
79aed792 3243#: diff.c:5354
d93ef2a1 3244msgid "generate the diff in raw format"
dba9f13c
JX
3245msgstr ""
3246
79aed792 3247#: diff.c:5357
d93ef2a1 3248msgid "synonym for '-p --raw'"
dba9f13c
JX
3249msgstr ""
3250
79aed792 3251#: diff.c:5361
d93ef2a1 3252msgid "synonym for '-p --stat'"
abc8de64
JX
3253msgstr ""
3254
79aed792 3255#: diff.c:5365
d93ef2a1 3256msgid "machine friendly --stat"
3b6137f2
JX
3257msgstr ""
3258
79aed792 3259#: diff.c:5368
d93ef2a1 3260msgid "output only the last line of --stat"
94328cef
JX
3261msgstr ""
3262
79aed792 3263#: diff.c:5370 diff.c:5378
d93ef2a1 3264msgid "<param1,param2>..."
3b6137f2
JX
3265msgstr ""
3266
79aed792 3267#: diff.c:5371
d93ef2a1
JX
3268msgid ""
3269"output the distribution of relative amount of changes for each sub-directory"
3b6137f2
JX
3270msgstr ""
3271
79aed792 3272#: diff.c:5375
d93ef2a1 3273msgid "synonym for --dirstat=cumulative"
3b6137f2
JX
3274msgstr ""
3275
79aed792 3276#: diff.c:5379
d93ef2a1 3277msgid "synonym for --dirstat=files,param1,param2..."
3b6137f2
JX
3278msgstr ""
3279
79aed792 3280#: diff.c:5383
d93ef2a1 3281msgid "warn if changes introduce conflict markers or whitespace errors"
3b6137f2
JX
3282msgstr ""
3283
79aed792 3284#: diff.c:5386
d93ef2a1 3285msgid "condensed summary such as creations, renames and mode changes"
3b6137f2
JX
3286msgstr ""
3287
79aed792 3288#: diff.c:5389
d93ef2a1 3289msgid "show only names of changed files"
3b6137f2
JX
3290msgstr ""
3291
79aed792 3292#: diff.c:5392
d93ef2a1 3293msgid "show only names and status of changed files"
3b6137f2
JX
3294msgstr ""
3295
79aed792 3296#: diff.c:5394
d93ef2a1 3297msgid "<width>[,<name-width>[,<count>]]"
3b6137f2
JX
3298msgstr ""
3299
79aed792 3300#: diff.c:5395
d93ef2a1 3301msgid "generate diffstat"
3b6137f2
JX
3302msgstr ""
3303
79aed792 3304#: diff.c:5397 diff.c:5400 diff.c:5403
d93ef2a1 3305msgid "<width>"
3b6137f2
JX
3306msgstr ""
3307
79aed792 3308#: diff.c:5398
d93ef2a1 3309msgid "generate diffstat with a given width"
3b6137f2
JX
3310msgstr ""
3311
79aed792 3312#: diff.c:5401
d93ef2a1 3313msgid "generate diffstat with a given name width"
3b6137f2
JX
3314msgstr ""
3315
79aed792 3316#: diff.c:5404
d93ef2a1 3317msgid "generate diffstat with a given graph width"
3b6137f2
JX
3318msgstr ""
3319
79aed792 3320#: diff.c:5406
d93ef2a1 3321msgid "<count>"
3b6137f2
JX
3322msgstr ""
3323
79aed792 3324#: diff.c:5407
d93ef2a1 3325msgid "generate diffstat with limited lines"
3b6137f2
JX
3326msgstr ""
3327
79aed792 3328#: diff.c:5410
d93ef2a1 3329msgid "generate compact summary in diffstat"
3b6137f2
JX
3330msgstr ""
3331
79aed792 3332#: diff.c:5413
d93ef2a1 3333msgid "output a binary diff that can be applied"
3b6137f2
JX
3334msgstr ""
3335
79aed792 3336#: diff.c:5416
d93ef2a1 3337msgid "show full pre- and post-image object names on the \"index\" lines"
3b6137f2
JX
3338msgstr ""
3339
79aed792 3340#: diff.c:5418
d93ef2a1 3341msgid "show colored diff"
3b6137f2
JX
3342msgstr ""
3343
79aed792 3344#: diff.c:5419
d93ef2a1 3345msgid "<kind>"
3b6137f2
JX
3346msgstr ""
3347
79aed792 3348#: diff.c:5420
d93ef2a1
JX
3349msgid ""
3350"highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
3351"diff"
3b6137f2
JX
3352msgstr ""
3353
79aed792 3354#: diff.c:5423
d93ef2a1
JX
3355msgid ""
3356"do not munge pathnames and use NULs as output field terminators in --raw or "
3357"--numstat"
3b6137f2
JX
3358msgstr ""
3359
79aed792 3360#: diff.c:5426 diff.c:5429 diff.c:5432 diff.c:5541
d93ef2a1 3361msgid "<prefix>"
3b6137f2
JX
3362msgstr ""
3363
79aed792 3364#: diff.c:5427
d93ef2a1 3365msgid "show the given source prefix instead of \"a/\""
28b3cffc
JX
3366msgstr ""
3367
79aed792 3368#: diff.c:5430
386544cd 3369msgid "show the given destination prefix instead of \"b/\""
28b3cffc
JX
3370msgstr ""
3371
79aed792 3372#: diff.c:5433
d93ef2a1 3373msgid "prepend an additional prefix to every line of output"
28b3cffc
JX
3374msgstr ""
3375
79aed792 3376#: diff.c:5436
d93ef2a1 3377msgid "do not show any source or destination prefix"
28b3cffc
JX
3378msgstr ""
3379
79aed792 3380#: diff.c:5439
d93ef2a1 3381msgid "show context between diff hunks up to the specified number of lines"
c138af56
JX
3382msgstr ""
3383
79aed792 3384#: diff.c:5443 diff.c:5448 diff.c:5453
d93ef2a1 3385msgid "<char>"
6f6731e7
JX
3386msgstr ""
3387
79aed792 3388#: diff.c:5444
d93ef2a1 3389msgid "specify the character to indicate a new line instead of '+'"
abc8de64
JX
3390msgstr ""
3391
79aed792 3392#: diff.c:5449
d93ef2a1 3393msgid "specify the character to indicate an old line instead of '-'"
6f6731e7
JX
3394msgstr ""
3395
79aed792 3396#: diff.c:5454
d93ef2a1 3397msgid "specify the character to indicate a context instead of ' '"
6f6731e7
JX
3398msgstr ""
3399
79aed792 3400#: diff.c:5457
d93ef2a1 3401msgid "Diff rename options"
6f6731e7
JX
3402msgstr ""
3403
79aed792 3404#: diff.c:5458
d93ef2a1 3405msgid "<n>[/<m>]"
235537a0
JX
3406msgstr ""
3407
79aed792 3408#: diff.c:5459
d93ef2a1 3409msgid "break complete rewrite changes into pairs of delete and create"
f4f2c8f8
JX
3410msgstr ""
3411
79aed792 3412#: diff.c:5463
d93ef2a1 3413msgid "detect renames"
f4f2c8f8
JX
3414msgstr ""
3415
79aed792 3416#: diff.c:5467
d93ef2a1 3417msgid "omit the preimage for deletes"
9b7388a8
JX
3418msgstr ""
3419
79aed792 3420#: diff.c:5470
d93ef2a1 3421msgid "detect copies"
dba9f13c
JX
3422msgstr ""
3423
79aed792 3424#: diff.c:5474
d93ef2a1 3425msgid "use unmodified files as source to find copies"
dba9f13c
JX
3426msgstr ""
3427
79aed792 3428#: diff.c:5476
d93ef2a1 3429msgid "disable rename detection"
dba9f13c
JX
3430msgstr ""
3431
79aed792 3432#: diff.c:5479
d93ef2a1 3433msgid "use empty blobs as rename source"
dba9f13c
JX
3434msgstr ""
3435
79aed792 3436#: diff.c:5481
d93ef2a1 3437msgid "continue listing the history of a file beyond renames"
12705546
JX
3438msgstr ""
3439
79aed792 3440#: diff.c:5484
d93ef2a1
JX
3441msgid ""
3442"prevent rename/copy detection if the number of rename/copy targets exceeds "
3443"given limit"
12705546
JX
3444msgstr ""
3445
79aed792 3446#: diff.c:5486
d93ef2a1 3447msgid "Diff algorithm options"
dba9f13c
JX
3448msgstr ""
3449
79aed792 3450#: diff.c:5488
d93ef2a1 3451msgid "produce the smallest possible diff"
dba9f13c
JX
3452msgstr ""
3453
79aed792 3454#: diff.c:5491
d93ef2a1 3455msgid "ignore whitespace when comparing lines"
dba9f13c
JX
3456msgstr ""
3457
79aed792 3458#: diff.c:5494
d93ef2a1 3459msgid "ignore changes in amount of whitespace"
dba9f13c
JX
3460msgstr ""
3461
79aed792 3462#: diff.c:5497
d93ef2a1 3463msgid "ignore changes in whitespace at EOL"
727b9576
JX
3464msgstr ""
3465
79aed792 3466#: diff.c:5500
d93ef2a1 3467msgid "ignore carrier-return at the end of line"
dba9f13c
JX
3468msgstr ""
3469
79aed792 3470#: diff.c:5503
d93ef2a1 3471msgid "ignore changes whose lines are all blank"
dfc182b1
JX
3472msgstr ""
3473
79aed792 3474#: diff.c:5505 diff.c:5527 diff.c:5530 diff.c:5575
0c32704f
JX
3475msgid "<regex>"
3476msgstr ""
3477
79aed792 3478#: diff.c:5506
0c32704f
JX
3479msgid "ignore changes whose all lines match <regex>"
3480msgstr ""
3481
79aed792 3482#: diff.c:5509
d93ef2a1 3483msgid "heuristic to shift diff hunk boundaries for easy reading"
dfc182b1
JX
3484msgstr ""
3485
79aed792 3486#: diff.c:5512
d93ef2a1 3487msgid "generate diff using the \"patience diff\" algorithm"
727b9576
JX
3488msgstr ""
3489
79aed792 3490#: diff.c:5516
d93ef2a1 3491msgid "generate diff using the \"histogram diff\" algorithm"
727b9576
JX
3492msgstr ""
3493
79aed792 3494#: diff.c:5518
d93ef2a1 3495msgid "<algorithm>"
727b9576
JX
3496msgstr ""
3497
79aed792 3498#: diff.c:5519
d93ef2a1 3499msgid "choose a diff algorithm"
673bfad0
JX
3500msgstr ""
3501
79aed792 3502#: diff.c:5521
d93ef2a1 3503msgid "<text>"
727b9576
JX
3504msgstr ""
3505
79aed792 3506#: diff.c:5522
d93ef2a1 3507msgid "generate diff using the \"anchored diff\" algorithm"
727b9576
JX
3508msgstr ""
3509
79aed792 3510#: diff.c:5524 diff.c:5533 diff.c:5536
d93ef2a1 3511msgid "<mode>"
727b9576
JX
3512msgstr ""
3513
79aed792 3514#: diff.c:5525
d93ef2a1
JX
3515msgid "show word diff, using <mode> to delimit changed words"
3516msgstr ""
3517
79aed792 3518#: diff.c:5528
d93ef2a1
JX
3519msgid "use <regex> to decide what a word is"
3520msgstr ""
3521
79aed792 3522#: diff.c:5531
d93ef2a1
JX
3523msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
3524msgstr ""
3525
79aed792 3526#: diff.c:5534
c08fd730 3527msgid "moved lines of code are colored differently"
d93ef2a1
JX
3528msgstr ""
3529
79aed792 3530#: diff.c:5537
d93ef2a1
JX
3531msgid "how white spaces are ignored in --color-moved"
3532msgstr ""
3533
79aed792 3534#: diff.c:5540
c08fd730 3535msgid "Other diff options"
d93ef2a1
JX
3536msgstr ""
3537
79aed792 3538#: diff.c:5542
d93ef2a1
JX
3539msgid "when run from subdir, exclude changes outside and show relative paths"
3540msgstr ""
3541
79aed792 3542#: diff.c:5546
d93ef2a1
JX
3543msgid "treat all files as text"
3544msgstr ""
3545
79aed792 3546#: diff.c:5548
d93ef2a1
JX
3547msgid "swap two inputs, reverse the diff"
3548msgstr ""
3549
79aed792 3550#: diff.c:5550
d93ef2a1
JX
3551msgid "exit with 1 if there were differences, 0 otherwise"
3552msgstr ""
3553
79aed792 3554#: diff.c:5552
d93ef2a1
JX
3555msgid "disable all output of the program"
3556msgstr ""
3557
79aed792 3558#: diff.c:5554
d93ef2a1
JX
3559msgid "allow an external diff helper to be executed"
3560msgstr ""
3561
79aed792 3562#: diff.c:5556
d93ef2a1
JX
3563msgid "run external text conversion filters when comparing binary files"
3564msgstr ""
3565
79aed792 3566#: diff.c:5558
d93ef2a1
JX
3567msgid "<when>"
3568msgstr ""
3569
79aed792 3570#: diff.c:5559
d93ef2a1
JX
3571msgid "ignore changes to submodules in the diff generation"
3572msgstr ""
3573
79aed792 3574#: diff.c:5562
d93ef2a1
JX
3575msgid "<format>"
3576msgstr ""
3577
79aed792 3578#: diff.c:5563
d93ef2a1
JX
3579msgid "specify how differences in submodules are shown"
3580msgstr ""
3581
79aed792 3582#: diff.c:5567
d93ef2a1
JX
3583msgid "hide 'git add -N' entries from the index"
3584msgstr ""
3585
79aed792 3586#: diff.c:5570
d93ef2a1
JX
3587msgid "treat 'git add -N' entries as real in the index"
3588msgstr ""
3589
79aed792 3590#: diff.c:5572
d93ef2a1
JX
3591msgid "<string>"
3592msgstr ""
3593
79aed792 3594#: diff.c:5573
d93ef2a1
JX
3595msgid ""
3596"look for differences that change the number of occurrences of the specified "
3597"string"
3598msgstr ""
3599
79aed792 3600#: diff.c:5576
d93ef2a1
JX
3601msgid ""
3602"look for differences that change the number of occurrences of the specified "
3603"regex"
3604msgstr ""
3605
79aed792 3606#: diff.c:5579
d93ef2a1
JX
3607msgid "show all changes in the changeset with -S or -G"
3608msgstr ""
3609
79aed792 3610#: diff.c:5582
d93ef2a1
JX
3611msgid "treat <string> in -S as extended POSIX regular expression"
3612msgstr ""
3613
79aed792 3614#: diff.c:5585
d93ef2a1
JX
3615msgid "control the order in which files appear in the output"
3616msgstr ""
3617
79aed792 3618#: diff.c:5586 diff.c:5589
712b0ed6
JX
3619msgid "<path>"
3620msgstr ""
3621
79aed792 3622#: diff.c:5587
712b0ed6
JX
3623msgid "show the change in the specified path first"
3624msgstr ""
3625
79aed792 3626#: diff.c:5590
712b0ed6
JX
3627msgid "skip the output to the specified path"
3628msgstr ""
3629
79aed792 3630#: diff.c:5592
d93ef2a1
JX
3631msgid "<object-id>"
3632msgstr ""
3633
79aed792 3634#: diff.c:5593
d93ef2a1
JX
3635msgid ""
3636"look for differences that change the number of occurrences of the specified "
3637"object"
3638msgstr ""
3639
79aed792 3640#: diff.c:5595
d93ef2a1
JX
3641msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
3642msgstr ""
3643
79aed792 3644#: diff.c:5596
d93ef2a1
JX
3645msgid "select files by diff type"
3646msgstr ""
3647
79aed792 3648#: diff.c:5598
d93ef2a1
JX
3649msgid "<file>"
3650msgstr ""
3651
79aed792 3652#: diff.c:5599
d93ef2a1
JX
3653msgid "Output to a specific file"
3654msgstr ""
3655
79aed792 3656#: diff.c:6257
d4df71b2 3657msgid "exhaustive rename detection was skipped due to too many files."
d93ef2a1
JX
3658msgstr ""
3659
79aed792 3660#: diff.c:6260
d93ef2a1
JX
3661msgid "only found copies from modified paths due to too many files."
3662msgstr ""
3663
79aed792 3664#: diff.c:6263
d93ef2a1
JX
3665#, c-format
3666msgid ""
3667"you may want to set your %s variable to at least %d and retry the command."
3668msgstr ""
3669
bfef3f9d
JX
3670#: diffcore-order.c:24
3671#, c-format
3672msgid "failed to read orderfile '%s'"
3673msgstr ""
3674
1f511a9b 3675#: diffcore-rename.c:1564
bfef3f9d
JX
3676msgid "Performing inexact rename detection"
3677msgstr ""
3678
712b0ed6
JX
3679#: diffcore-rotate.c:29
3680#, c-format
3681msgid "No such path '%s' in the diff"
3682msgstr ""
3683
d4df71b2 3684#: dir.c:593
d93ef2a1
JX
3685#, c-format
3686msgid "pathspec '%s' did not match any file(s) known to git"
3687msgstr ""
3688
d4df71b2 3689#: dir.c:733 dir.c:762 dir.c:775
578c7937
JX
3690#, c-format
3691msgid "unrecognized pattern: '%s'"
3692msgstr ""
3693
bbc7dccd 3694#: dir.c:790 dir.c:804
578c7937
JX
3695#, c-format
3696msgid "unrecognized negative pattern: '%s'"
3697msgstr ""
3698
bbc7dccd 3699#: dir.c:820
578c7937
JX
3700#, c-format
3701msgid "your sparse-checkout file may have issues: pattern '%s' is repeated"
3702msgstr ""
3703
79aed792 3704#: dir.c:828
578c7937
JX
3705msgid "disabling cone pattern matching"
3706msgstr ""
3707
79aed792 3708#: dir.c:1212
d93ef2a1
JX
3709#, c-format
3710msgid "cannot use %s as an exclude file"
3711msgstr ""
3712
79aed792 3713#: dir.c:2418
d93ef2a1
JX
3714#, c-format
3715msgid "could not open directory '%s'"
3716msgstr ""
3717
79aed792 3718#: dir.c:2720
d93ef2a1
JX
3719msgid "failed to get kernel name and information"
3720msgstr ""
3721
79aed792 3722#: dir.c:2844
d93ef2a1
JX
3723msgid "untracked cache is disabled on this system or location"
3724msgstr ""
3725
79aed792 3726#: dir.c:3112
1f511a9b
JX
3727msgid ""
3728"No directory name could be guessed.\n"
3729"Please specify a directory on the command line"
3730msgstr ""
3731
79aed792 3732#: dir.c:3800
d93ef2a1
JX
3733#, c-format
3734msgid "index file corrupt in repo %s"
3735msgstr ""
3736
79aed792 3737#: dir.c:3847 dir.c:3852
d93ef2a1
JX
3738#, c-format
3739msgid "could not create directories for %s"
3740msgstr ""
3741
79aed792 3742#: dir.c:3881
d93ef2a1
JX
3743#, c-format
3744msgid "could not migrate git directory from '%s' to '%s'"
3745msgstr ""
3746
79aed792 3747#: editor.c:74
d93ef2a1
JX
3748#, c-format
3749msgid "hint: Waiting for your editor to close the file...%c"
3750msgstr ""
3751
79aed792 3752#: entry.c:179
d93ef2a1
JX
3753msgid "Filtering content"
3754msgstr ""
3755
79aed792 3756#: entry.c:500
d93ef2a1
JX
3757#, c-format
3758msgid "could not stat file '%s'"
3759msgstr ""
3760
79aed792 3761#: environment.c:145
d93ef2a1
JX
3762#, c-format
3763msgid "bad git namespace path \"%s\""
3764msgstr ""
3765
d93ef2a1
JX
3766#: exec-cmd.c:363
3767#, c-format
3768msgid "too many args to run %s"
3769msgstr ""
3770
79aed792 3771#: fetch-pack.c:194
d93ef2a1
JX
3772msgid "git fetch-pack: expected shallow list"
3773msgstr ""
3774
79aed792 3775#: fetch-pack.c:197
d93ef2a1
JX
3776msgid "git fetch-pack: expected a flush packet after shallow list"
3777msgstr ""
3778
79aed792 3779#: fetch-pack.c:208
d93ef2a1
JX
3780msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
3781msgstr ""
3782
79aed792 3783#: fetch-pack.c:228
d93ef2a1
JX
3784#, c-format
3785msgid "git fetch-pack: expected ACK/NAK, got '%s'"
3786msgstr ""
3787
79aed792 3788#: fetch-pack.c:239
d93ef2a1
JX
3789msgid "unable to write to remote"
3790msgstr ""
3791
79aed792 3792#: fetch-pack.c:395 fetch-pack.c:1439
d93ef2a1
JX
3793#, c-format
3794msgid "invalid shallow line: %s"
3795msgstr ""
3796
79aed792 3797#: fetch-pack.c:401 fetch-pack.c:1445
d93ef2a1
JX
3798#, c-format
3799msgid "invalid unshallow line: %s"
3800msgstr ""
3801
79aed792 3802#: fetch-pack.c:403 fetch-pack.c:1447
d93ef2a1
JX
3803#, c-format
3804msgid "object not found: %s"
3805msgstr ""
3806
79aed792 3807#: fetch-pack.c:406 fetch-pack.c:1450
d93ef2a1
JX
3808#, c-format
3809msgid "error in object: %s"
3810msgstr ""
3811
79aed792 3812#: fetch-pack.c:408 fetch-pack.c:1452
d93ef2a1
JX
3813#, c-format
3814msgid "no shallow found: %s"
3815msgstr ""
3816
79aed792 3817#: fetch-pack.c:411 fetch-pack.c:1456
d93ef2a1
JX
3818#, c-format
3819msgid "expected shallow/unshallow, got %s"
3820msgstr ""
3821
79aed792 3822#: fetch-pack.c:451
d93ef2a1
JX
3823#, c-format
3824msgid "got %s %d %s"
3825msgstr ""
3826
79aed792 3827#: fetch-pack.c:468
d93ef2a1
JX
3828#, c-format
3829msgid "invalid commit %s"
3830msgstr ""
3831
79aed792 3832#: fetch-pack.c:499
d93ef2a1
JX
3833msgid "giving up"
3834msgstr ""
3835
79aed792 3836#: fetch-pack.c:512 progress.c:339
d93ef2a1
JX
3837msgid "done"
3838msgstr ""
3839
79aed792 3840#: fetch-pack.c:524
d93ef2a1
JX
3841#, c-format
3842msgid "got %s (%d) %s"
3843msgstr ""
3844
79aed792 3845#: fetch-pack.c:560
d93ef2a1
JX
3846#, c-format
3847msgid "Marking %s as complete"
3848msgstr ""
3849
79aed792 3850#: fetch-pack.c:775
d93ef2a1
JX
3851#, c-format
3852msgid "already have %s (%s)"
3853msgstr ""
3854
79aed792 3855#: fetch-pack.c:861
d93ef2a1
JX
3856msgid "fetch-pack: unable to fork off sideband demultiplexer"
3857msgstr ""
3858
79aed792 3859#: fetch-pack.c:869
d93ef2a1
JX
3860msgid "protocol error: bad pack header"
3861msgstr ""
3862
79aed792 3863#: fetch-pack.c:965
d93ef2a1
JX
3864#, c-format
3865msgid "fetch-pack: unable to fork off %s"
3866msgstr ""
3867
79aed792 3868#: fetch-pack.c:971
9b7e82b9
JX
3869msgid "fetch-pack: invalid index-pack output"
3870msgstr ""
3871
79aed792 3872#: fetch-pack.c:988
d93ef2a1
JX
3873#, c-format
3874msgid "%s failed"
3875msgstr ""
3876
79aed792 3877#: fetch-pack.c:990
d93ef2a1
JX
3878msgid "error in sideband demultiplexer"
3879msgstr ""
3880
79aed792 3881#: fetch-pack.c:1035
6b0f1a9b
JX
3882#, c-format
3883msgid "Server version is %.*s"
d93ef2a1
JX
3884msgstr ""
3885
79aed792
JX
3886#: fetch-pack.c:1043 fetch-pack.c:1049 fetch-pack.c:1052 fetch-pack.c:1058
3887#: fetch-pack.c:1062 fetch-pack.c:1066 fetch-pack.c:1070 fetch-pack.c:1074
3888#: fetch-pack.c:1078 fetch-pack.c:1082 fetch-pack.c:1086 fetch-pack.c:1090
3889#: fetch-pack.c:1096 fetch-pack.c:1102 fetch-pack.c:1107 fetch-pack.c:1112
6b0f1a9b
JX
3890#, c-format
3891msgid "Server supports %s"
d93ef2a1
JX
3892msgstr ""
3893
79aed792 3894#: fetch-pack.c:1045
6b0f1a9b 3895msgid "Server does not support shallow clients"
d93ef2a1
JX
3896msgstr ""
3897
79aed792 3898#: fetch-pack.c:1105
d93ef2a1
JX
3899msgid "Server does not support --shallow-since"
3900msgstr ""
3901
79aed792 3902#: fetch-pack.c:1110
d93ef2a1
JX
3903msgid "Server does not support --shallow-exclude"
3904msgstr ""
3905
79aed792 3906#: fetch-pack.c:1114
d93ef2a1
JX
3907msgid "Server does not support --deepen"
3908msgstr ""
3909
79aed792 3910#: fetch-pack.c:1116
d84f4abf
JX
3911msgid "Server does not support this repository's object format"
3912msgstr ""
3913
79aed792 3914#: fetch-pack.c:1129
d93ef2a1
JX
3915msgid "no common commits"
3916msgstr ""
3917
79aed792 3918#: fetch-pack.c:1138 fetch-pack.c:1485 builtin/clone.c:1130
2b95ebb4
JX
3919msgid "source repository is shallow, reject to clone."
3920msgstr ""
3921
79aed792 3922#: fetch-pack.c:1144 fetch-pack.c:1681
d93ef2a1
JX
3923msgid "git fetch-pack: fetch failed."
3924msgstr ""
3925
79aed792 3926#: fetch-pack.c:1258
d84f4abf
JX
3927#, c-format
3928msgid "mismatched algorithms: client %s; server %s"
3929msgstr ""
3930
79aed792 3931#: fetch-pack.c:1262
d84f4abf
JX
3932#, c-format
3933msgid "the server does not support algorithm '%s'"
3934msgstr ""
3935
79aed792 3936#: fetch-pack.c:1295
d93ef2a1
JX
3937msgid "Server does not support shallow requests"
3938msgstr ""
3939
79aed792 3940#: fetch-pack.c:1302
6b0f1a9b
JX
3941msgid "Server supports filter"
3942msgstr ""
3943
79aed792 3944#: fetch-pack.c:1345 fetch-pack.c:2063
d93ef2a1
JX
3945msgid "unable to write request to remote"
3946msgstr ""
3947
79aed792 3948#: fetch-pack.c:1363
d93ef2a1
JX
3949#, c-format
3950msgid "error reading section header '%s'"
3951msgstr ""
3952
79aed792 3953#: fetch-pack.c:1369
d93ef2a1
JX
3954#, c-format
3955msgid "expected '%s', received '%s'"
3956msgstr ""
3957
79aed792 3958#: fetch-pack.c:1403
d93ef2a1
JX
3959#, c-format
3960msgid "unexpected acknowledgment line: '%s'"
3961msgstr ""
3962
79aed792 3963#: fetch-pack.c:1408
d93ef2a1
JX
3964#, c-format
3965msgid "error processing acks: %d"
3966msgstr ""
3967
79aed792 3968#: fetch-pack.c:1418
d93ef2a1
JX
3969msgid "expected packfile to be sent after 'ready'"
3970msgstr ""
3971
79aed792 3972#: fetch-pack.c:1420
d93ef2a1
JX
3973msgid "expected no other sections to be sent after no 'ready'"
3974msgstr ""
3975
79aed792 3976#: fetch-pack.c:1461
d93ef2a1
JX
3977#, c-format
3978msgid "error processing shallow info: %d"
3979msgstr ""
3980
79aed792 3981#: fetch-pack.c:1510
d93ef2a1
JX
3982#, c-format
3983msgid "expected wanted-ref, got '%s'"
3984msgstr ""
3985
79aed792 3986#: fetch-pack.c:1515
d93ef2a1
JX
3987#, c-format
3988msgid "unexpected wanted-ref: '%s'"
3989msgstr ""
3990
79aed792 3991#: fetch-pack.c:1520
d93ef2a1
JX
3992#, c-format
3993msgid "error processing wanted refs: %d"
3994msgstr ""
3995
79aed792 3996#: fetch-pack.c:1550
d84f4abf
JX
3997msgid "git fetch-pack: expected response end packet"
3998msgstr ""
3999
79aed792 4000#: fetch-pack.c:1959
d93ef2a1
JX
4001msgid "no matching remote head"
4002msgstr ""
4003
79aed792 4004#: fetch-pack.c:1982 builtin/clone.c:581
d93ef2a1
JX
4005msgid "remote did not send all necessary objects"
4006msgstr ""
4007
79aed792 4008#: fetch-pack.c:2085
2b95ebb4
JX
4009msgid "unexpected 'ready' from remote"
4010msgstr ""
4011
79aed792 4012#: fetch-pack.c:2108
d93ef2a1
JX
4013#, c-format
4014msgid "no such remote ref %s"
4015msgstr ""
4016
79aed792 4017#: fetch-pack.c:2111
d93ef2a1
JX
4018#, c-format
4019msgid "Server does not allow request for unadvertised object %s"
4020msgstr ""
4021
79aed792
JX
4022#: gpg-interface.c:329 gpg-interface.c:457 gpg-interface.c:974
4023#: gpg-interface.c:990
d93ef2a1
JX
4024msgid "could not create temporary file"
4025msgstr ""
4026
79aed792 4027#: gpg-interface.c:332 gpg-interface.c:460
d93ef2a1
JX
4028#, c-format
4029msgid "failed writing detached signature to '%s'"
4030msgstr ""
4031
79aed792 4032#: gpg-interface.c:451
1f511a9b
JX
4033msgid ""
4034"gpg.ssh.allowedSignersFile needs to be configured and exist for ssh "
4035"signature verification"
4036msgstr ""
4037
79aed792 4038#: gpg-interface.c:480
1f511a9b
JX
4039msgid ""
4040"ssh-keygen -Y find-principals/verify is needed for ssh signature "
4041"verification (available in openssh version 8.2p1+)"
4042msgstr ""
4043
79aed792 4044#: gpg-interface.c:536
1f511a9b
JX
4045#, c-format
4046msgid "ssh signing revocation file configured but not found: %s"
4047msgstr ""
4048
79aed792 4049#: gpg-interface.c:624
1f511a9b
JX
4050#, c-format
4051msgid "bad/incompatible signature '%s'"
4052msgstr ""
4053
79aed792 4054#: gpg-interface.c:801 gpg-interface.c:806
1f511a9b
JX
4055#, c-format
4056msgid "failed to get the ssh fingerprint for key '%s'"
4057msgstr ""
4058
79aed792 4059#: gpg-interface.c:829
1f511a9b
JX
4060msgid ""
4061"either user.signingkey or gpg.ssh.defaultKeyCommand needs to be configured"
4062msgstr ""
4063
79aed792 4064#: gpg-interface.c:851
1f511a9b 4065#, c-format
492288c7 4066msgid "gpg.ssh.defaultKeyCommand succeeded but returned no keys: %s %s"
1f511a9b
JX
4067msgstr ""
4068
79aed792 4069#: gpg-interface.c:857
1f511a9b
JX
4070#, c-format
4071msgid "gpg.ssh.defaultKeyCommand failed: %s %s"
4072msgstr ""
4073
79aed792 4074#: gpg-interface.c:945
bfef3f9d
JX
4075msgid "gpg failed to sign the data"
4076msgstr ""
4077
79aed792 4078#: gpg-interface.c:967
1f511a9b
JX
4079msgid "user.signingkey needs to be set for ssh signing"
4080msgstr ""
4081
79aed792 4082#: gpg-interface.c:978
1f511a9b
JX
4083#, c-format
4084msgid "failed writing ssh signing key to '%s'"
4085msgstr ""
4086
79aed792 4087#: gpg-interface.c:996
1f511a9b
JX
4088#, c-format
4089msgid "failed writing ssh signing key buffer to '%s'"
4090msgstr ""
4091
79aed792 4092#: gpg-interface.c:1014
1f511a9b
JX
4093msgid ""
4094"ssh-keygen -Y sign is needed for ssh signing (available in openssh version "
4095"8.2p1+)"
4096msgstr ""
4097
79aed792 4098#: gpg-interface.c:1026
1f511a9b
JX
4099#, c-format
4100msgid "failed reading ssh signing data buffer from '%s'"
4101msgstr ""
4102
578c7937 4103#: graph.c:98
d93ef2a1 4104#, c-format
d4df71b2 4105msgid "ignored invalid color '%.*s' in log.graphColors"
d93ef2a1
JX
4106msgstr ""
4107
79aed792 4108#: grep.c:531
3d0a05b4
JX
4109msgid ""
4110"given pattern contains NULL byte (via -f <file>). This is only supported "
4111"with -P under PCRE v2"
4112msgstr ""
4113
79aed792 4114#: grep.c:1942
d93ef2a1
JX
4115#, c-format
4116msgid "'%s': unable to read %s"
4117msgstr ""
4118
79aed792 4119#: grep.c:1959 setup.c:177 builtin/clone.c:302 builtin/diff.c:90
2b95ebb4 4120#: builtin/rm.c:136
d93ef2a1
JX
4121#, c-format
4122msgid "failed to stat '%s'"
4123msgstr ""
4124
79aed792 4125#: grep.c:1970
d93ef2a1
JX
4126#, c-format
4127msgid "'%s': short read"
4128msgstr ""
4129
1f511a9b 4130#: help.c:24
d93ef2a1 4131msgid "start a working area (see also: git help tutorial)"
55892712
JX
4132msgstr ""
4133
1f511a9b 4134#: help.c:25
55892712
JX
4135msgid "work on the current change (see also: git help everyday)"
4136msgstr ""
4137
1f511a9b 4138#: help.c:26
55892712
JX
4139msgid "examine the history and state (see also: git help revisions)"
4140msgstr ""
4141
1f511a9b 4142#: help.c:27
55892712
JX
4143msgid "grow, mark and tweak your common history"
4144msgstr ""
4145
1f511a9b 4146#: help.c:28
55892712
JX
4147msgid "collaborate (see also: git help workflows)"
4148msgstr ""
4149
1f511a9b 4150#: help.c:32
55892712
JX
4151msgid "Main Porcelain Commands"
4152msgstr ""
4153
1f511a9b 4154#: help.c:33
55892712
JX
4155msgid "Ancillary Commands / Manipulators"
4156msgstr ""
4157
1f511a9b 4158#: help.c:34
55892712
JX
4159msgid "Ancillary Commands / Interrogators"
4160msgstr ""
4161
1f511a9b 4162#: help.c:35
55892712
JX
4163msgid "Interacting with Others"
4164msgstr ""
4165
1f511a9b 4166#: help.c:36
55892712
JX
4167msgid "Low-level Commands / Manipulators"
4168msgstr ""
4169
1f511a9b 4170#: help.c:37
55892712
JX
4171msgid "Low-level Commands / Interrogators"
4172msgstr ""
4173
1f511a9b 4174#: help.c:38
578c7937 4175msgid "Low-level Commands / Syncing Repositories"
55892712
JX
4176msgstr ""
4177
1f511a9b 4178#: help.c:39
55892712
JX
4179msgid "Low-level Commands / Internal Helpers"
4180msgstr ""
4181
1f511a9b 4182#: help.c:313
727b9576 4183#, c-format
fda7b092 4184msgid "available git commands in '%s'"
727b9576
JX
4185msgstr ""
4186
1f511a9b 4187#: help.c:320
fda7b092 4188msgid "git commands available from elsewhere on your $PATH"
727b9576
JX
4189msgstr ""
4190
1f511a9b 4191#: help.c:329
fda7b092 4192msgid "These are common Git commands used in various situations:"
727b9576
JX
4193msgstr ""
4194
1f511a9b 4195#: help.c:378 git.c:100
55892712
JX
4196#, c-format
4197msgid "unsupported command listing type '%s'"
4198msgstr ""
4199
1f511a9b 4200#: help.c:418
e13da2db 4201msgid "The Git concept guides are:"
55892712
JX
4202msgstr ""
4203
1f511a9b 4204#: help.c:442
12705546
JX
4205msgid "See 'git help <command>' to read about a specific subcommand"
4206msgstr ""
4207
1f511a9b 4208#: help.c:447
12705546
JX
4209msgid "External commands"
4210msgstr ""
4211
1f511a9b 4212#: help.c:462
12705546
JX
4213msgid "Command aliases"
4214msgstr ""
4215
1f511a9b 4216#: help.c:543
9caaf23e 4217#, c-format
df49095a 4218msgid ""
fda7b092
JX
4219"'%s' appears to be a git command, but we were not\n"
4220"able to execute it. Maybe git-%s is broken?"
df49095a
JX
4221msgstr ""
4222
1f511a9b 4223#: help.c:565 help.c:662
0c32704f
JX
4224#, c-format
4225msgid "git: '%s' is not a git command. See 'git --help'."
4226msgstr ""
4227
1f511a9b 4228#: help.c:613
fda7b092 4229msgid "Uh oh. Your system reports no Git commands at all."
d07a63e4
JX
4230msgstr ""
4231
1f511a9b 4232#: help.c:635
fda7b092 4233#, c-format
5b34e000
JX
4234msgid "WARNING: You called a Git command named '%s', which does not exist."
4235msgstr ""
4236
1f511a9b 4237#: help.c:640
5b34e000
JX
4238#, c-format
4239msgid "Continuing under the assumption that you meant '%s'."
5e078fcd
JX
4240msgstr ""
4241
1f511a9b
JX
4242#: help.c:646
4243#, c-format
79aed792 4244msgid "Run '%s' instead [y/N]? "
1f511a9b
JX
4245msgstr ""
4246
4247#: help.c:654
5e078fcd 4248#, c-format
5b34e000 4249msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
5e078fcd
JX
4250msgstr ""
4251
1f511a9b 4252#: help.c:666
fda7b092
JX
4253msgid ""
4254"\n"
5b34e000 4255"The most similar command is"
fda7b092
JX
4256msgid_plural ""
4257"\n"
5b34e000 4258"The most similar commands are"
fda7b092
JX
4259msgstr[0] ""
4260msgstr[1] ""
4261
1f511a9b 4262#: help.c:706
5b34e000
JX
4263msgid "git version [<options>]"
4264msgstr ""
4265
1f511a9b 4266#: help.c:761
df0617bf 4267#, c-format
fda7b092 4268msgid "%s: %s - %s"
df0617bf
JX
4269msgstr ""
4270
1f511a9b 4271#: help.c:765
5b34e000
JX
4272msgid ""
4273"\n"
4274"Did you mean this?"
4275msgid_plural ""
4276"\n"
4277"Did you mean one of these?"
4278msgstr[0] ""
4279msgstr[1] ""
4280
1f511a9b
JX
4281#: hook.c:27
4282#, c-format
4283msgid ""
4284"The '%s' hook was ignored because it's not set as executable.\n"
4285"You can disable this warning with `git config advice.ignoredHook false`."
4286msgstr ""
4287
e13da2db
JX
4288#: ident.c:353
4289msgid "Author identity unknown\n"
4290msgstr ""
4291
4292#: ident.c:356
4293msgid "Committer identity unknown\n"
4294msgstr ""
4295
4296#: ident.c:362
fda7b092
JX
4297msgid ""
4298"\n"
4299"*** Please tell me who you are.\n"
4300"\n"
4301"Run\n"
4302"\n"
4303" git config --global user.email \"you@example.com\"\n"
4304" git config --global user.name \"Your Name\"\n"
4305"\n"
4306"to set your account's default identity.\n"
4307"Omit --global to set the identity only in this repository.\n"
4308"\n"
df0617bf
JX
4309msgstr ""
4310
e13da2db 4311#: ident.c:397
dfc182b1
JX
4312msgid "no email was given and auto-detection is disabled"
4313msgstr ""
4314
e13da2db 4315#: ident.c:402
dfc182b1
JX
4316#, c-format
4317msgid "unable to auto-detect email address (got '%s')"
4318msgstr ""
4319
e13da2db 4320#: ident.c:419
dfc182b1
JX
4321msgid "no name was given and auto-detection is disabled"
4322msgstr ""
4323
e13da2db 4324#: ident.c:425
d93ef2a1
JX
4325#, c-format
4326msgid "unable to auto-detect name (got '%s')"
4327msgstr ""
4328
e13da2db 4329#: ident.c:433
d93ef2a1
JX
4330#, c-format
4331msgid "empty ident name (for <%s>) not allowed"
4332msgstr ""
4333
e13da2db 4334#: ident.c:439
d93ef2a1
JX
4335#, c-format
4336msgid "name consists only of disallowed characters: %s"
4337msgstr ""
4338
1f511a9b 4339#: ident.c:454 builtin/commit.c:648
dfc182b1 4340#, c-format
d93ef2a1 4341msgid "invalid date format: %s"
dfc182b1
JX
4342msgstr ""
4343
2b95ebb4 4344#: list-objects-filter-options.c:83
94328cef 4345msgid "expected 'tree:<depth>'"
12705546
JX
4346msgstr ""
4347
2b95ebb4 4348#: list-objects-filter-options.c:98
386544cd
JX
4349msgid "sparse:path filters support has been dropped"
4350msgstr ""
4351
2b95ebb4
JX
4352#: list-objects-filter-options.c:105
4353#, c-format
d4df71b2 4354msgid "'%s' for 'object:type=<type>' is not a valid object type"
2b95ebb4
JX
4355msgstr ""
4356
4357#: list-objects-filter-options.c:124
6b0f1a9b
JX
4358#, c-format
4359msgid "invalid filter-spec '%s'"
4360msgstr ""
4361
2b95ebb4 4362#: list-objects-filter-options.c:140
3d0a05b4
JX
4363#, c-format
4364msgid "must escape char in sub-filter-spec: '%c'"
4365msgstr ""
4366
2b95ebb4 4367#: list-objects-filter-options.c:182
3d0a05b4
JX
4368msgid "expected something after combine:"
4369msgstr ""
4370
2b95ebb4 4371#: list-objects-filter-options.c:264
3d0a05b4 4372msgid "multiple filter-specs cannot be combined"
18a90722
JX
4373msgstr ""
4374
2b95ebb4 4375#: list-objects-filter-options.c:376
d84f4abf
JX
4376msgid "unable to upgrade repository format to support partial clone"
4377msgstr ""
4378
2b95ebb4 4379#: list-objects-filter.c:532
bfef3f9d
JX
4380#, c-format
4381msgid "unable to access sparse blob in '%s'"
4382msgstr ""
4383
2b95ebb4 4384#: list-objects-filter.c:535
bfef3f9d
JX
4385#, c-format
4386msgid "unable to parse sparse filter data in %s"
4387msgstr ""
4388
4389#: list-objects.c:127
4390#, c-format
4391msgid "entry '%s' in tree %s has tree mode, but is not a tree"
4392msgstr ""
4393
4394#: list-objects.c:140
4395#, c-format
4396msgid "entry '%s' in tree %s has blob mode, but is not a blob"
4397msgstr ""
4398
d4df71b2 4399#: list-objects.c:398
bfef3f9d
JX
4400#, c-format
4401msgid "unable to load root tree for commit %s"
4402msgstr ""
4403
4404#: lockfile.c:152
df0617bf 4405#, c-format
fda7b092
JX
4406msgid ""
4407"Unable to create '%s.lock': %s.\n"
4408"\n"
4409"Another git process seems to be running in this repository, e.g.\n"
4410"an editor opened by 'git commit'. Please make sure all processes\n"
4411"are terminated then try again. If it still fails, a git process\n"
4412"may have crashed in this repository earlier:\n"
4413"remove the file manually to continue."
df0617bf
JX
4414msgstr ""
4415
bfef3f9d 4416#: lockfile.c:160
df0617bf 4417#, c-format
fda7b092 4418msgid "Unable to create '%s.lock': %s"
df0617bf
JX
4419msgstr ""
4420
712b0ed6
JX
4421#: ls-refs.c:37
4422#, c-format
4423msgid "invalid value '%s' for lsrefs.unborn"
4424msgstr ""
4425
1f511a9b
JX
4426#: ls-refs.c:174
4427#, c-format
4428msgid "unexpected line: '%s'"
4429msgstr ""
4430
4431#: ls-refs.c:178
bfef3f9d 4432msgid "expected flush after ls-refs arguments"
9eb3984b
JX
4433msgstr ""
4434
2b95ebb4
JX
4435#: mailinfo.c:1050
4436msgid "quoted CRLF detected"
4437msgstr ""
4438
79aed792 4439#: mailinfo.c:1254 builtin/am.c:184 builtin/mailinfo.c:46
2b95ebb4
JX
4440#, c-format
4441msgid "bad action '%s' for '%s'"
4442msgstr ""
4443
1f511a9b 4444#: merge-ort.c:1584 merge-recursive.c:1211
0c32704f 4445#, c-format
712b0ed6 4446msgid "Failed to merge submodule %s (not checked out)"
0c32704f
JX
4447msgstr ""
4448
1f511a9b 4449#: merge-ort.c:1593 merge-recursive.c:1218
0c32704f 4450#, c-format
712b0ed6 4451msgid "Failed to merge submodule %s (commits not present)"
0c32704f
JX
4452msgstr ""
4453
1f511a9b 4454#: merge-ort.c:1602 merge-recursive.c:1225
712b0ed6
JX
4455#, c-format
4456msgid "Failed to merge submodule %s (commits don't follow merge-base)"
f4f2c8f8
JX
4457msgstr ""
4458
1f511a9b 4459#: merge-ort.c:1612 merge-ort.c:1620
9b7388a8 4460#, c-format
712b0ed6 4461msgid "Note: Fast-forwarding submodule %s to %s"
9b7388a8
JX
4462msgstr ""
4463
1f511a9b 4464#: merge-ort.c:1642
f1522b27 4465#, c-format
712b0ed6 4466msgid "Failed to merge submodule %s"
f1522b27
JX
4467msgstr ""
4468
1f511a9b 4469#: merge-ort.c:1649
f4f2c8f8 4470#, c-format
712b0ed6
JX
4471msgid ""
4472"Failed to merge submodule %s, but a possible merge resolution exists:\n"
4473"%s\n"
f4f2c8f8
JX
4474msgstr ""
4475
1f511a9b 4476#: merge-ort.c:1653 merge-recursive.c:1281
f4f2c8f8 4477#, c-format
712b0ed6
JX
4478msgid ""
4479"If this is correct simply add it to the index for example\n"
4480"by using:\n"
4481"\n"
4482" git update-index --cacheinfo 160000 %s \"%s\"\n"
4483"\n"
4484"which will accept this suggestion.\n"
f4f2c8f8
JX
4485msgstr ""
4486
1f511a9b 4487#: merge-ort.c:1666
712b0ed6
JX
4488#, c-format
4489msgid ""
4490"Failed to merge submodule %s, but multiple possible merges exist:\n"
4491"%s"
df0617bf
JX
4492msgstr ""
4493
1f511a9b 4494#: merge-ort.c:1887 merge-recursive.c:1372
712b0ed6 4495msgid "Failed to execute internal merge"
f4f2c8f8
JX
4496msgstr ""
4497
1f511a9b 4498#: merge-ort.c:1892 merge-recursive.c:1377
9eb3984b 4499#, c-format
712b0ed6 4500msgid "Unable to add %s to database"
9eb3984b
JX
4501msgstr ""
4502
1f511a9b 4503#: merge-ort.c:1899 merge-recursive.c:1410
9eb3984b 4504#, c-format
712b0ed6 4505msgid "Auto-merging %s"
9eb3984b
JX
4506msgstr ""
4507
1f511a9b 4508#: merge-ort.c:2038 merge-recursive.c:2132
f4f2c8f8 4509#, c-format
712b0ed6
JX
4510msgid ""
4511"CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
4512"implicit directory rename(s) putting the following path(s) there: %s."
f4f2c8f8
JX
4513msgstr ""
4514
1f511a9b 4515#: merge-ort.c:2048 merge-recursive.c:2142
f4f2c8f8 4516#, c-format
712b0ed6
JX
4517msgid ""
4518"CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
4519"implicit directory renames tried to put these paths there: %s"
f4f2c8f8
JX
4520msgstr ""
4521
1f511a9b 4522#: merge-ort.c:2106
f1522b27 4523#, c-format
712b0ed6
JX
4524msgid ""
4525"CONFLICT (directory rename split): Unclear where to rename %s to; it was "
4526"renamed to multiple other directories, with no destination getting a "
4527"majority of the files."
f1522b27
JX
4528msgstr ""
4529
1f511a9b 4530#: merge-ort.c:2260 merge-recursive.c:2478
9b7388a8 4531#, c-format
712b0ed6
JX
4532msgid ""
4533"WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
4534"renamed."
9b7388a8
JX
4535msgstr ""
4536
1f511a9b 4537#: merge-ort.c:2400 merge-recursive.c:3261
9b7388a8 4538#, c-format
712b0ed6
JX
4539msgid ""
4540"Path updated: %s added in %s inside a directory that was renamed in %s; "
4541"moving it to %s."
9b7388a8
JX
4542msgstr ""
4543
1f511a9b 4544#: merge-ort.c:2407 merge-recursive.c:3268
9b7388a8 4545#, c-format
712b0ed6
JX
4546msgid ""
4547"Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
4548"%s; moving it to %s."
9b7388a8
JX
4549msgstr ""
4550
1f511a9b 4551#: merge-ort.c:2420 merge-recursive.c:3264
9b7388a8 4552#, c-format
712b0ed6
JX
4553msgid ""
4554"CONFLICT (file location): %s added in %s inside a directory that was renamed "
4555"in %s, suggesting it should perhaps be moved to %s."
9b7388a8
JX
4556msgstr ""
4557
1f511a9b 4558#: merge-ort.c:2428 merge-recursive.c:3271
9b7388a8 4559#, c-format
712b0ed6
JX
4560msgid ""
4561"CONFLICT (file location): %s renamed to %s in %s, inside a directory that "
4562"was renamed in %s, suggesting it should perhaps be moved to %s."
9b7388a8
JX
4563msgstr ""
4564
1f511a9b 4565#: merge-ort.c:2584
9b7388a8 4566#, c-format
712b0ed6 4567msgid "CONFLICT (rename/rename): %s renamed to %s in %s and to %s in %s."
9b7388a8
JX
4568msgstr ""
4569
1f511a9b 4570#: merge-ort.c:2679
9b7388a8 4571#, c-format
712b0ed6
JX
4572msgid ""
4573"CONFLICT (rename involved in collision): rename of %s -> %s has content "
4574"conflicts AND collides with another path; this may result in nested conflict "
4575"markers."
9b7388a8
JX
4576msgstr ""
4577
1f511a9b 4578#: merge-ort.c:2698 merge-ort.c:2722
712b0ed6
JX
4579#, c-format
4580msgid "CONFLICT (rename/delete): %s renamed to %s in %s, but deleted in %s."
9b7388a8
JX
4581msgstr ""
4582
1f511a9b 4583#: merge-ort.c:3212 merge-recursive.c:3022
2b95ebb4
JX
4584#, c-format
4585msgid "cannot read object %s"
4586msgstr ""
4587
1f511a9b 4588#: merge-ort.c:3215 merge-recursive.c:3025
2b95ebb4
JX
4589#, c-format
4590msgid "object %s is not a blob"
4591msgstr ""
4592
1f511a9b 4593#: merge-ort.c:3644
9b7388a8
JX
4594#, c-format
4595msgid ""
712b0ed6
JX
4596"CONFLICT (file/directory): directory in the way of %s from %s; moving it to "
4597"%s instead."
9b7388a8
JX
4598msgstr ""
4599
1f511a9b 4600#: merge-ort.c:3721
9b7388a8 4601#, c-format
712b0ed6 4602msgid ""
2b95ebb4 4603"CONFLICT (distinct types): %s had different types on each side; renamed both "
712b0ed6 4604"of them so each can be recorded somewhere."
9b7388a8
JX
4605msgstr ""
4606
1f511a9b 4607#: merge-ort.c:3728
2b95ebb4
JX
4608#, c-format
4609msgid ""
4610"CONFLICT (distinct types): %s had different types on each side; renamed one "
4611"of them so each can be recorded somewhere."
9eb3984b
JX
4612msgstr ""
4613
1f511a9b 4614#: merge-ort.c:3819 merge-recursive.c:3101
712b0ed6 4615msgid "content"
9b7388a8
JX
4616msgstr ""
4617
1f511a9b 4618#: merge-ort.c:3821 merge-recursive.c:3105
712b0ed6
JX
4619msgid "add/add"
4620msgstr ""
4621
1f511a9b 4622#: merge-ort.c:3823 merge-recursive.c:3150
712b0ed6
JX
4623msgid "submodule"
4624msgstr ""
4625
1f511a9b 4626#: merge-ort.c:3825 merge-recursive.c:3151
9b7388a8 4627#, c-format
712b0ed6 4628msgid "CONFLICT (%s): Merge conflict in %s"
9b7388a8
JX
4629msgstr ""
4630
79aed792 4631#: merge-ort.c:3869
f1522b27 4632#, c-format
fda7b092 4633msgid ""
712b0ed6
JX
4634"CONFLICT (modify/delete): %s deleted in %s and modified in %s. Version %s "
4635"of %s left in tree."
f1522b27
JX
4636msgstr ""
4637
79aed792 4638#: merge-ort.c:4165
2b95ebb4
JX
4639#, c-format
4640msgid ""
4641"Note: %s not up to date and in way of checking out conflicted version; old "
4642"copy renamed to %s"
4643msgstr ""
4644
712b0ed6
JX
4645#. TRANSLATORS: The %s arguments are: 1) tree hash of a merge
4646#. base, and 2-3) the trees for the two trees we're merging.
4647#.
79aed792 4648#: merge-ort.c:4534
dfc182b1 4649#, c-format
712b0ed6 4650msgid "collecting merge info failed for trees %s, %s, %s"
dfc182b1
JX
4651msgstr ""
4652
1f511a9b 4653#: merge-ort-wrappers.c:13 merge-recursive.c:3716
fda7b092
JX
4654#, c-format
4655msgid ""
712b0ed6
JX
4656"Your local changes to the following files would be overwritten by merge:\n"
4657" %s"
f1522b27
JX
4658msgstr ""
4659
79aed792 4660#: merge-ort-wrappers.c:33 merge-recursive.c:3482 builtin/merge.c:405
2b95ebb4 4661msgid "Already up to date."
712b0ed6
JX
4662msgstr ""
4663
1f511a9b 4664#: merge-recursive.c:353
712b0ed6
JX
4665msgid "(bad commit)\n"
4666msgstr ""
4667
1f511a9b 4668#: merge-recursive.c:381
712b0ed6
JX
4669#, c-format
4670msgid "add_cacheinfo failed for path '%s'; merge aborting."
4671msgstr ""
4672
1f511a9b 4673#: merge-recursive.c:390
712b0ed6
JX
4674#, c-format
4675msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
4676msgstr ""
4677
1f511a9b 4678#: merge-recursive.c:881
712b0ed6
JX
4679#, c-format
4680msgid "failed to create path '%s'%s"
4681msgstr ""
4682
1f511a9b 4683#: merge-recursive.c:892
712b0ed6
JX
4684#, c-format
4685msgid "Removing %s to make room for subdirectory\n"
4686msgstr ""
4687
1f511a9b 4688#: merge-recursive.c:906 merge-recursive.c:925
712b0ed6
JX
4689msgid ": perhaps a D/F conflict?"
4690msgstr ""
4691
1f511a9b 4692#: merge-recursive.c:915
712b0ed6
JX
4693#, c-format
4694msgid "refusing to lose untracked file at '%s'"
4695msgstr ""
4696
1f511a9b 4697#: merge-recursive.c:956 builtin/cat-file.c:41
712b0ed6
JX
4698#, c-format
4699msgid "cannot read object %s '%s'"
4700msgstr ""
4701
1f511a9b 4702#: merge-recursive.c:961
712b0ed6
JX
4703#, c-format
4704msgid "blob expected for %s '%s'"
4705msgstr ""
4706
1f511a9b 4707#: merge-recursive.c:986
712b0ed6
JX
4708#, c-format
4709msgid "failed to open '%s': %s"
4710msgstr ""
4711
1f511a9b 4712#: merge-recursive.c:997
712b0ed6
JX
4713#, c-format
4714msgid "failed to symlink '%s': %s"
4715msgstr ""
4716
1f511a9b 4717#: merge-recursive.c:1002
712b0ed6
JX
4718#, c-format
4719msgid "do not know what to do with %06o %s '%s'"
4720msgstr ""
4721
1f511a9b 4722#: merge-recursive.c:1233 merge-recursive.c:1246
712b0ed6
JX
4723#, c-format
4724msgid "Fast-forwarding submodule %s to the following commit:"
4725msgstr ""
4726
1f511a9b 4727#: merge-recursive.c:1236 merge-recursive.c:1249
712b0ed6
JX
4728#, c-format
4729msgid "Fast-forwarding submodule %s"
4730msgstr ""
4731
1f511a9b 4732#: merge-recursive.c:1273
712b0ed6
JX
4733#, c-format
4734msgid "Failed to merge submodule %s (merge following commits not found)"
4735msgstr ""
4736
1f511a9b 4737#: merge-recursive.c:1277
712b0ed6
JX
4738#, c-format
4739msgid "Failed to merge submodule %s (not fast-forward)"
4740msgstr ""
4741
1f511a9b 4742#: merge-recursive.c:1278
712b0ed6
JX
4743msgid "Found a possible merge resolution for the submodule:\n"
4744msgstr ""
4745
1f511a9b 4746#: merge-recursive.c:1290
712b0ed6
JX
4747#, c-format
4748msgid "Failed to merge submodule %s (multiple merges found)"
4749msgstr ""
4750
1f511a9b 4751#: merge-recursive.c:1434
712b0ed6
JX
4752#, c-format
4753msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
4754msgstr ""
4755
1f511a9b 4756#: merge-recursive.c:1506
712b0ed6
JX
4757#, c-format
4758msgid ""
4759"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4760"in tree."
4761msgstr ""
4762
1f511a9b 4763#: merge-recursive.c:1511
712b0ed6
JX
4764#, c-format
4765msgid ""
4766"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4767"left in tree."
4768msgstr ""
4769
1f511a9b 4770#: merge-recursive.c:1518
712b0ed6
JX
4771#, c-format
4772msgid ""
4773"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4774"in tree at %s."
4775msgstr ""
4776
1f511a9b 4777#: merge-recursive.c:1523
712b0ed6
JX
4778#, c-format
4779msgid ""
4780"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4781"left in tree at %s."
dfc182b1
JX
4782msgstr ""
4783
1f511a9b 4784#: merge-recursive.c:1558
fda7b092 4785msgid "rename"
f1522b27
JX
4786msgstr ""
4787
1f511a9b 4788#: merge-recursive.c:1558
fda7b092 4789msgid "renamed"
f1522b27
JX
4790msgstr ""
4791
1f511a9b 4792#: merge-recursive.c:1609 merge-recursive.c:2515 merge-recursive.c:3178
9b7388a8
JX
4793#, c-format
4794msgid "Refusing to lose dirty file at %s"
4795msgstr ""
4796
1f511a9b 4797#: merge-recursive.c:1619
94328cef
JX
4798#, c-format
4799msgid "Refusing to lose untracked file at %s, even though it's in the way."
4800msgstr ""
4801
1f511a9b 4802#: merge-recursive.c:1677
94328cef
JX
4803#, c-format
4804msgid "CONFLICT (rename/add): Rename %s->%s in %s. Added %s in %s"
4805msgstr ""
4806
1f511a9b 4807#: merge-recursive.c:1708
f1522b27 4808#, c-format
fda7b092 4809msgid "%s is a directory in %s adding as %s instead"
f1522b27
JX
4810msgstr ""
4811
1f511a9b 4812#: merge-recursive.c:1713
9b7388a8
JX
4813#, c-format
4814msgid "Refusing to lose untracked file at %s; adding as %s instead"
4815msgstr ""
4816
1f511a9b 4817#: merge-recursive.c:1740
f1522b27 4818#, c-format
fda7b092
JX
4819msgid ""
4820"CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
4821"\"->\"%s\" in \"%s\"%s"
f1522b27
JX
4822msgstr ""
4823
1f511a9b 4824#: merge-recursive.c:1745
fda7b092 4825msgid " (left unresolved)"
f4f2c8f8
JX
4826msgstr ""
4827
1f511a9b 4828#: merge-recursive.c:1837
f1522b27 4829#, c-format
fda7b092 4830msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
f1522b27
JX
4831msgstr ""
4832
1f511a9b 4833#: merge-recursive.c:2100
9b7388a8
JX
4834#, c-format
4835msgid ""
4836"CONFLICT (directory rename split): Unclear where to place %s because "
4837"directory %s was renamed to multiple other directories, with no destination "
4838"getting a majority of the files."
4839msgstr ""
4840
1f511a9b 4841#: merge-recursive.c:2234
9b7388a8
JX
4842#, c-format
4843msgid ""
4844"CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
4845">%s in %s"
4846msgstr ""
4847
1f511a9b 4848#: merge-recursive.c:3089
fda7b092 4849msgid "modify"
df49095a
JX
4850msgstr ""
4851
1f511a9b 4852#: merge-recursive.c:3089
fda7b092 4853msgid "modified"
64f23b0c
JX
4854msgstr ""
4855
1f511a9b 4856#: merge-recursive.c:3128
64f23b0c 4857#, c-format
fda7b092 4858msgid "Skipped %s (merged same as existing)"
64f23b0c
JX
4859msgstr ""
4860
1f511a9b 4861#: merge-recursive.c:3181
9caaf23e 4862#, c-format
94328cef
JX
4863msgid "Adding as %s instead"
4864msgstr ""
4865
1f511a9b 4866#: merge-recursive.c:3385
94328cef 4867#, c-format
fda7b092 4868msgid "Removing %s"
727b9576
JX
4869msgstr ""
4870
1f511a9b 4871#: merge-recursive.c:3408
fda7b092 4872msgid "file/directory"
727b9576
JX
4873msgstr ""
4874
1f511a9b 4875#: merge-recursive.c:3413
fda7b092 4876msgid "directory/file"
f9472e35
JX
4877msgstr ""
4878
1f511a9b 4879#: merge-recursive.c:3420
dce37b66 4880#, c-format
fda7b092 4881msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
f9472e35
JX
4882msgstr ""
4883
1f511a9b 4884#: merge-recursive.c:3429
dce37b66 4885#, c-format
fda7b092 4886msgid "Adding %s"
f9472e35
JX
4887msgstr ""
4888
1f511a9b 4889#: merge-recursive.c:3438
94328cef
JX
4890#, c-format
4891msgid "CONFLICT (add/add): Merge conflict in %s"
4892msgstr ""
4893
1f511a9b 4894#: merge-recursive.c:3491
df0617bf 4895#, c-format
fda7b092 4896msgid "merging of trees %s and %s failed"
c2ea1208
JX
4897msgstr ""
4898
1f511a9b 4899#: merge-recursive.c:3585
fda7b092 4900msgid "Merging:"
28b3cffc
JX
4901msgstr ""
4902
1f511a9b 4903#: merge-recursive.c:3598
28b3cffc 4904#, c-format
fda7b092
JX
4905msgid "found %u common ancestor:"
4906msgid_plural "found %u common ancestors:"
4907msgstr[0] ""
4908msgstr[1] ""
28b3cffc 4909
1f511a9b 4910#: merge-recursive.c:3648
fda7b092 4911msgid "merge returned no commit"
d07a63e4
JX
4912msgstr ""
4913
1f511a9b 4914#: merge-recursive.c:3816
fda7b092
JX
4915#, c-format
4916msgid "Could not parse object '%s'"
d07a63e4
JX
4917msgstr ""
4918
79aed792 4919#: merge-recursive.c:3834 builtin/merge.c:720 builtin/merge.c:906
1f511a9b 4920#: builtin/stash.c:489
fda7b092 4921msgid "Unable to write index."
dce37b66
JX
4922msgstr ""
4923
bfef3f9d
JX
4924#: merge.c:41
4925msgid "failed to read the cache"
4926msgstr ""
4927
79aed792
JX
4928#: merge.c:102 rerere.c:704 builtin/am.c:1988 builtin/am.c:2022
4929#: builtin/checkout.c:598 builtin/checkout.c:853 builtin/clone.c:706
1f511a9b 4930#: builtin/stash.c:269
bfef3f9d
JX
4931msgid "unable to write new index file"
4932msgstr ""
4933
1f511a9b 4934#: midx.c:78
9b7e82b9
JX
4935msgid "multi-pack-index OID fanout is of the wrong size"
4936msgstr ""
4937
79aed792 4938#: midx.c:111
12705546
JX
4939#, c-format
4940msgid "multi-pack-index file %s is too small"
4941msgstr ""
4942
79aed792 4943#: midx.c:127
12705546
JX
4944#, c-format
4945msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x"
4946msgstr ""
4947
79aed792 4948#: midx.c:132
12705546
JX
4949#, c-format
4950msgid "multi-pack-index version %d not recognized"
4951msgstr ""
4952
79aed792 4953#: midx.c:137
12705546 4954#, c-format
e13da2db 4955msgid "multi-pack-index hash version %u does not match version %u"
12705546
JX
4956msgstr ""
4957
79aed792 4958#: midx.c:154
12705546
JX
4959msgid "multi-pack-index missing required pack-name chunk"
4960msgstr ""
4961
79aed792 4962#: midx.c:156
12705546
JX
4963msgid "multi-pack-index missing required OID fanout chunk"
4964msgstr ""
4965
79aed792 4966#: midx.c:158
12705546
JX
4967msgid "multi-pack-index missing required OID lookup chunk"
4968msgstr ""
4969
79aed792 4970#: midx.c:160
12705546
JX
4971msgid "multi-pack-index missing required object offsets chunk"
4972msgstr ""
4973
79aed792 4974#: midx.c:176
12705546
JX
4975#, c-format
4976msgid "multi-pack-index pack names out of order: '%s' before '%s'"
4977msgstr ""
4978
79aed792 4979#: midx.c:224
12705546 4980#, c-format
36dd6933 4981msgid "bad pack-int-id: %u (%u total packs)"
12705546
JX
4982msgstr ""
4983
79aed792 4984#: midx.c:274
12705546
JX
4985msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
4986msgstr ""
4987
79aed792 4988#: midx.c:505
12705546
JX
4989#, c-format
4990msgid "failed to add packfile '%s'"
4991msgstr ""
4992
79aed792 4993#: midx.c:511
12705546
JX
4994#, c-format
4995msgid "failed to open pack-index '%s'"
4996msgstr ""
4997
79aed792 4998#: midx.c:579
12705546
JX
4999#, c-format
5000msgid "failed to locate object %d in packfile"
5001msgstr ""
5002
79aed792 5003#: midx.c:895
2b95ebb4
JX
5004msgid "cannot store reverse index file"
5005msgstr ""
5006
79aed792 5007#: midx.c:993
1f511a9b
JX
5008#, c-format
5009msgid "could not parse line: %s"
5010msgstr ""
5011
79aed792 5012#: midx.c:995
1f511a9b
JX
5013#, c-format
5014msgid "malformed line: %s"
5015msgstr ""
5016
79aed792 5017#: midx.c:1162
d4df71b2
JX
5018msgid "ignoring existing multi-pack-index; checksum mismatch"
5019msgstr ""
5020
79aed792 5021#: midx.c:1187
1f511a9b 5022msgid "could not load pack"
578c7937
JX
5023msgstr ""
5024
79aed792 5025#: midx.c:1193
6b0f1a9b 5026#, c-format
1f511a9b
JX
5027msgid "could not open index for %s"
5028msgstr ""
5029
79aed792 5030#: midx.c:1204
1f511a9b 5031msgid "Adding packfiles to multi-pack-index"
6b0f1a9b
JX
5032msgstr ""
5033
79aed792 5034#: midx.c:1247
2b95ebb4
JX
5035#, c-format
5036msgid "unknown preferred pack: '%s'"
5037msgstr ""
5038
79aed792 5039#: midx.c:1292
1f511a9b
JX
5040#, c-format
5041msgid "cannot select preferred pack %s with no objects"
5042msgstr ""
5043
79aed792 5044#: midx.c:1324
1f511a9b
JX
5045#, c-format
5046msgid "did not see pack-file %s to drop"
5047msgstr ""
5048
79aed792 5049#: midx.c:1370
2b95ebb4
JX
5050#, c-format
5051msgid "preferred pack '%s' is expired"
5052msgstr ""
5053
79aed792 5054#: midx.c:1383
bfef3f9d
JX
5055msgid "no pack files to index."
5056msgstr ""
5057
79aed792 5058#: midx.c:1420
1f511a9b
JX
5059msgid "could not write multi-pack bitmap"
5060msgstr ""
5061
79aed792 5062#: midx.c:1430
1f511a9b
JX
5063msgid "could not write multi-pack-index"
5064msgstr ""
5065
79aed792 5066#: midx.c:1489 builtin/clean.c:37
2b95ebb4
JX
5067#, c-format
5068msgid "failed to remove %s"
5069msgstr ""
5070
79aed792 5071#: midx.c:1522
12705546
JX
5072#, c-format
5073msgid "failed to clear multi-pack-index at %s"
5074msgstr ""
5075
79aed792 5076#: midx.c:1585
e13da2db
JX
5077msgid "multi-pack-index file exists, but failed to parse"
5078msgstr ""
5079
79aed792 5080#: midx.c:1593
d4df71b2
JX
5081msgid "incorrect checksum"
5082msgstr ""
5083
79aed792 5084#: midx.c:1596
d93ef2a1
JX
5085msgid "Looking for referenced packfiles"
5086msgstr ""
5087
79aed792 5088#: midx.c:1611
12705546
JX
5089#, c-format
5090msgid ""
5091"oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
5092msgstr ""
5093
79aed792 5094#: midx.c:1616
bfef3f9d
JX
5095msgid "the midx contains no oid"
5096msgstr ""
5097
79aed792 5098#: midx.c:1625
578c7937 5099msgid "Verifying OID order in multi-pack-index"
d93ef2a1
JX
5100msgstr ""
5101
79aed792 5102#: midx.c:1634
12705546
JX
5103#, c-format
5104msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
5105msgstr ""
5106
79aed792 5107#: midx.c:1654
d93ef2a1
JX
5108msgid "Sorting objects by packfile"
5109msgstr ""
5110
79aed792 5111#: midx.c:1661
12705546
JX
5112msgid "Verifying object offsets"
5113msgstr ""
5114
79aed792 5115#: midx.c:1677
12705546
JX
5116#, c-format
5117msgid "failed to load pack entry for oid[%d] = %s"
5118msgstr ""
5119
79aed792 5120#: midx.c:1683
12705546
JX
5121#, c-format
5122msgid "failed to load pack-index for packfile %s"
5123msgstr ""
5124
79aed792 5125#: midx.c:1692
12705546
JX
5126#, c-format
5127msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
5128msgstr ""
5129
79aed792 5130#: midx.c:1719
578c7937
JX
5131msgid "Counting referenced objects"
5132msgstr ""
5133
79aed792 5134#: midx.c:1729
578c7937
JX
5135msgid "Finding and deleting unreferenced packfiles"
5136msgstr ""
5137
79aed792 5138#: midx.c:1921
6b0f1a9b
JX
5139msgid "could not start pack-objects"
5140msgstr ""
5141
79aed792 5142#: midx.c:1941
6b0f1a9b
JX
5143msgid "could not finish pack-objects"
5144msgstr ""
5145
2b95ebb4 5146#: name-hash.c:542
12705546
JX
5147#, c-format
5148msgid "unable to create lazy_dir thread: %s"
5149msgstr ""
5150
2b95ebb4 5151#: name-hash.c:564
12705546
JX
5152#, c-format
5153msgid "unable to create lazy_name thread: %s"
5154msgstr ""
5155
2b95ebb4 5156#: name-hash.c:570
12705546
JX
5157#, c-format
5158msgid "unable to join lazy_name thread: %s"
5159msgstr ""
5160
94328cef 5161#: notes-merge.c:277
fda7b092
JX
5162#, c-format
5163msgid ""
5164"You have not concluded your previous notes merge (%s exists).\n"
5165"Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
5166"commit/abort the previous merge before you start a new notes merge."
dce37b66
JX
5167msgstr ""
5168
94328cef 5169#: notes-merge.c:284
fda7b092
JX
5170#, c-format
5171msgid "You have not concluded your notes merge (%s exists)."
9fa976ff
JX
5172msgstr ""
5173
94328cef 5174#: notes-utils.c:46
fda7b092 5175msgid "Cannot commit uninitialized/unreferenced notes tree"
2b911f81
JX
5176msgstr ""
5177
94328cef 5178#: notes-utils.c:105
fda7b092
JX
5179#, c-format
5180msgid "Bad notes.rewriteMode value: '%s'"
dce37b66
JX
5181msgstr ""
5182
94328cef 5183#: notes-utils.c:115
dce37b66 5184#, c-format
fda7b092 5185msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
dce37b66
JX
5186msgstr ""
5187
5b34e000
JX
5188#. TRANSLATORS: The first %s is the name of
5189#. the environment variable, the second %s is
5190#. its value.
5191#.
94328cef 5192#: notes-utils.c:145
dce37b66 5193#, c-format
fda7b092 5194msgid "Bad %s value: '%s'"
dce37b66
JX
5195msgstr ""
5196
79aed792 5197#: object-file.c:456
dba9f13c 5198#, c-format
712b0ed6 5199msgid "object directory %s does not exist; check .git/objects/info/alternates"
dba9f13c
JX
5200msgstr ""
5201
79aed792 5202#: object-file.c:514
dba9f13c 5203#, c-format
712b0ed6 5204msgid "unable to normalize alternate object path: %s"
dba9f13c
JX
5205msgstr ""
5206
79aed792 5207#: object-file.c:588
dba9f13c 5208#, c-format
712b0ed6 5209msgid "%s: ignoring alternate object stores, nesting too deep"
dba9f13c
JX
5210msgstr ""
5211
79aed792 5212#: object-file.c:595
fda7b092 5213#, c-format
712b0ed6 5214msgid "unable to normalize object directory: %s"
dce37b66
JX
5215msgstr ""
5216
79aed792 5217#: object-file.c:638
712b0ed6 5218msgid "unable to fdopen alternates lockfile"
dba9f13c
JX
5219msgstr ""
5220
79aed792 5221#: object-file.c:656
712b0ed6 5222msgid "unable to read alternates file"
bfef3f9d
JX
5223msgstr ""
5224
79aed792 5225#: object-file.c:663
712b0ed6 5226msgid "unable to move new alternates file into place"
25eab542
JX
5227msgstr ""
5228
79aed792 5229#: object-file.c:741
25eab542 5230#, c-format
712b0ed6 5231msgid "path '%s' does not exist"
25eab542
JX
5232msgstr ""
5233
79aed792 5234#: object-file.c:762
25eab542 5235#, c-format
712b0ed6 5236msgid "reference repository '%s' as a linked checkout is not supported yet."
25eab542
JX
5237msgstr ""
5238
79aed792 5239#: object-file.c:768
f7c6172e 5240#, c-format
712b0ed6 5241msgid "reference repository '%s' is not a local repository."
bfef3f9d
JX
5242msgstr ""
5243
79aed792 5244#: object-file.c:774
bfef3f9d 5245#, c-format
712b0ed6 5246msgid "reference repository '%s' is shallow"
bfef3f9d
JX
5247msgstr ""
5248
79aed792 5249#: object-file.c:782
bfef3f9d 5250#, c-format
712b0ed6 5251msgid "reference repository '%s' is grafted"
bfef3f9d
JX
5252msgstr ""
5253
79aed792 5254#: object-file.c:813
1f511a9b
JX
5255#, c-format
5256msgid "could not find object directory matching %s"
5257msgstr ""
5258
79aed792 5259#: object-file.c:863
bfef3f9d 5260#, c-format
712b0ed6 5261msgid "invalid line while parsing alternate refs: %s"
f7c6172e
JX
5262msgstr ""
5263
79aed792 5264#: object-file.c:1013
94328cef 5265#, c-format
712b0ed6 5266msgid "attempting to mmap %<PRIuMAX> over limit %<PRIuMAX>"
94328cef
JX
5267msgstr ""
5268
79aed792 5269#: object-file.c:1048
d4df71b2
JX
5270#, c-format
5271msgid "mmap failed%s"
94328cef
JX
5272msgstr ""
5273
79aed792 5274#: object-file.c:1214
94328cef 5275#, c-format
712b0ed6 5276msgid "object file %s is empty"
94328cef
JX
5277msgstr ""
5278
79aed792 5279#: object-file.c:1333 object-file.c:2542
94328cef 5280#, c-format
712b0ed6 5281msgid "corrupt loose object '%s'"
94328cef
JX
5282msgstr ""
5283
79aed792 5284#: object-file.c:1335 object-file.c:2546
94328cef 5285#, c-format
712b0ed6 5286msgid "garbage at end of loose object '%s'"
94328cef
JX
5287msgstr ""
5288
79aed792 5289#: object-file.c:1457
94328cef 5290#, c-format
1f511a9b 5291msgid "unable to parse %s header"
94328cef
JX
5292msgstr ""
5293
79aed792 5294#: object-file.c:1459
1f511a9b 5295msgid "invalid object type"
94328cef
JX
5296msgstr ""
5297
79aed792 5298#: object-file.c:1470
bfef3f9d 5299#, c-format
1f511a9b 5300msgid "unable to unpack %s header"
bfef3f9d
JX
5301msgstr ""
5302
79aed792 5303#: object-file.c:1474
94328cef 5304#, c-format
1f511a9b 5305msgid "header for %s too long, exceeds %d bytes"
94328cef
JX
5306msgstr ""
5307
79aed792 5308#: object-file.c:1704
94328cef 5309#, c-format
712b0ed6 5310msgid "failed to read object %s"
94328cef
JX
5311msgstr ""
5312
79aed792 5313#: object-file.c:1708
94328cef 5314#, c-format
712b0ed6 5315msgid "replacement %s not found for %s"
94328cef
JX
5316msgstr ""
5317
79aed792 5318#: object-file.c:1712
712b0ed6
JX
5319#, c-format
5320msgid "loose object %s (stored in %s) is corrupt"
dce37b66
JX
5321msgstr ""
5322
79aed792 5323#: object-file.c:1716
fda7b092 5324#, c-format
712b0ed6 5325msgid "packed object %s (stored in %s) is corrupt"
dce37b66
JX
5326msgstr ""
5327
79aed792 5328#: object-file.c:1821
9fa976ff 5329#, c-format
712b0ed6 5330msgid "unable to write file %s"
9fa976ff
JX
5331msgstr ""
5332
79aed792 5333#: object-file.c:1828
dce37b66 5334#, c-format
712b0ed6 5335msgid "unable to set permission to '%s'"
dce37b66
JX
5336msgstr ""
5337
79aed792 5338#: object-file.c:1835
712b0ed6 5339msgid "file write error"
822e4a65
JX
5340msgstr ""
5341
79aed792 5342#: object-file.c:1858
712b0ed6 5343msgid "error when closing loose object file"
822e4a65
JX
5344msgstr ""
5345
79aed792 5346#: object-file.c:1925
712b0ed6
JX
5347#, c-format
5348msgid "insufficient permission for adding an object to repository database %s"
dfc182b1
JX
5349msgstr ""
5350
79aed792 5351#: object-file.c:1927
712b0ed6 5352msgid "unable to create temporary file"
dfc182b1
JX
5353msgstr ""
5354
79aed792 5355#: object-file.c:1951
712b0ed6 5356msgid "unable to write loose object file"
dfc182b1
JX
5357msgstr ""
5358
79aed792 5359#: object-file.c:1957
dfc182b1 5360#, c-format
712b0ed6 5361msgid "unable to deflate new object %s (%d)"
dfc182b1
JX
5362msgstr ""
5363
79aed792 5364#: object-file.c:1961
712b0ed6
JX
5365#, c-format
5366msgid "deflateEnd on object %s failed (%d)"
822e4a65
JX
5367msgstr ""
5368
79aed792 5369#: object-file.c:1965
712b0ed6
JX
5370#, c-format
5371msgid "confused by unstable object source data for %s"
dce37b66
JX
5372msgstr ""
5373
79aed792 5374#: object-file.c:1976 builtin/pack-objects.c:1243
712b0ed6
JX
5375#, c-format
5376msgid "failed utime() on %s"
dce37b66
JX
5377msgstr ""
5378
79aed792 5379#: object-file.c:2054
dce37b66 5380#, c-format
712b0ed6 5381msgid "cannot read object for %s"
dce37b66
JX
5382msgstr ""
5383
79aed792 5384#: object-file.c:2105
712b0ed6 5385msgid "corrupt commit"
dce37b66
JX
5386msgstr ""
5387
79aed792 5388#: object-file.c:2113
712b0ed6 5389msgid "corrupt tag"
dce37b66
JX
5390msgstr ""
5391
79aed792 5392#: object-file.c:2213
dce37b66 5393#, c-format
712b0ed6 5394msgid "read error while indexing %s"
dce37b66
JX
5395msgstr ""
5396
79aed792 5397#: object-file.c:2216
dce37b66 5398#, c-format
712b0ed6 5399msgid "short read while indexing %s"
dce37b66
JX
5400msgstr ""
5401
79aed792 5402#: object-file.c:2289 object-file.c:2299
dce37b66 5403#, c-format
712b0ed6 5404msgid "%s: failed to insert into database"
dce37b66
JX
5405msgstr ""
5406
79aed792 5407#: object-file.c:2305
fda7b092 5408#, c-format
712b0ed6 5409msgid "%s: unsupported file type"
dce37b66
JX
5410msgstr ""
5411
fe7f7ad3 5412#: object-file.c:2329 builtin/fetch.c:1453
dce37b66 5413#, c-format
712b0ed6 5414msgid "%s is not a valid object"
dce37b66
JX
5415msgstr ""
5416
79aed792 5417#: object-file.c:2331
578c7937 5418#, c-format
712b0ed6 5419msgid "%s is not a valid '%s' object"
578c7937
JX
5420msgstr ""
5421
79aed792 5422#: object-file.c:2358
712b0ed6
JX
5423#, c-format
5424msgid "unable to open %s"
d93ef2a1
JX
5425msgstr ""
5426
79aed792 5427#: object-file.c:2553
712b0ed6
JX
5428#, c-format
5429msgid "hash mismatch for %s (expected %s)"
d93ef2a1
JX
5430msgstr ""
5431
79aed792 5432#: object-file.c:2576
712b0ed6
JX
5433#, c-format
5434msgid "unable to mmap %s"
d84f4abf
JX
5435msgstr ""
5436
79aed792 5437#: object-file.c:2582
712b0ed6
JX
5438#, c-format
5439msgid "unable to unpack header of %s"
dba9f13c
JX
5440msgstr ""
5441
79aed792 5442#: object-file.c:2587
712b0ed6
JX
5443#, c-format
5444msgid "unable to parse header of %s"
dba9f13c
JX
5445msgstr ""
5446
79aed792 5447#: object-file.c:2598
712b0ed6
JX
5448#, c-format
5449msgid "unable to unpack contents of %s"
dba9f13c
JX
5450msgstr ""
5451
d4df71b2 5452#: object-name.c:480
712b0ed6
JX
5453#, c-format
5454msgid "short object ID %s is ambiguous"
dba9f13c
JX
5455msgstr ""
5456
d4df71b2 5457#: object-name.c:491
712b0ed6 5458msgid "The candidates are:"
dba9f13c
JX
5459msgstr ""
5460
d4df71b2 5461#: object-name.c:790
712b0ed6
JX
5462msgid ""
5463"Git normally never creates a ref that ends with 40 hex characters\n"
5464"because it will be ignored when you just specify 40-hex. These refs\n"
5465"may be created by mistake. For example,\n"
5466"\n"
5467" git switch -c $br $(git rev-parse ...)\n"
5468"\n"
5469"where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
5470"examine these refs and maybe delete them. Turn this message off by\n"
5471"running \"git config advice.objectNameWarning false\""
dba9f13c
JX
5472msgstr ""
5473
d4df71b2 5474#: object-name.c:910
712b0ed6
JX
5475#, c-format
5476msgid "log for '%.*s' only goes back to %s"
dba9f13c
JX
5477msgstr ""
5478
d4df71b2 5479#: object-name.c:918
dba9f13c 5480#, c-format
712b0ed6 5481msgid "log for '%.*s' only has %d entries"
dba9f13c
JX
5482msgstr ""
5483
d4df71b2 5484#: object-name.c:1696
dba9f13c 5485#, c-format
712b0ed6 5486msgid "path '%s' exists on disk, but not in '%.*s'"
dba9f13c
JX
5487msgstr ""
5488
d4df71b2 5489#: object-name.c:1702
94328cef 5490#, c-format
712b0ed6
JX
5491msgid ""
5492"path '%s' exists, but not '%s'\n"
5493"hint: Did you mean '%.*s:%s' aka '%.*s:./%s'?"
94328cef
JX
5494msgstr ""
5495
d4df71b2 5496#: object-name.c:1711
712b0ed6
JX
5497#, c-format
5498msgid "path '%s' does not exist in '%.*s'"
12705546
JX
5499msgstr ""
5500
d4df71b2 5501#: object-name.c:1739
12705546 5502#, c-format
712b0ed6
JX
5503msgid ""
5504"path '%s' is in the index, but not at stage %d\n"
5505"hint: Did you mean ':%d:%s'?"
12705546
JX
5506msgstr ""
5507
d4df71b2 5508#: object-name.c:1755
712b0ed6
JX
5509#, c-format
5510msgid ""
5511"path '%s' is in the index, but not '%s'\n"
5512"hint: Did you mean ':%d:%s' aka ':%d:./%s'?"
9fa976ff
JX
5513msgstr ""
5514
d4df71b2 5515#: object-name.c:1763
712b0ed6
JX
5516#, c-format
5517msgid "path '%s' exists on disk, but not in the index"
e13da2db
JX
5518msgstr ""
5519
d4df71b2 5520#: object-name.c:1765
712b0ed6
JX
5521#, c-format
5522msgid "path '%s' does not exist (neither on disk nor in the index)"
3d0a05b4
JX
5523msgstr ""
5524
d4df71b2 5525#: object-name.c:1778
712b0ed6 5526msgid "relative path syntax can't be used outside working tree"
e13da2db
JX
5527msgstr ""
5528
d4df71b2 5529#: object-name.c:1916
3d0a05b4 5530#, c-format
712b0ed6 5531msgid "invalid object name '%.*s'."
3d0a05b4
JX
5532msgstr ""
5533
712b0ed6
JX
5534#: object.c:53
5535#, c-format
5536msgid "invalid object type \"%s\""
dba9f13c
JX
5537msgstr ""
5538
712b0ed6
JX
5539#: object.c:173
5540#, c-format
5541msgid "object %s is a %s, not a %s"
bfef3f9d
JX
5542msgstr ""
5543
d4df71b2 5544#: object.c:250
712b0ed6
JX
5545#, c-format
5546msgid "object %s has unknown type id %d"
dba9f13c
JX
5547msgstr ""
5548
d4df71b2 5549#: object.c:263
dba9f13c 5550#, c-format
712b0ed6 5551msgid "unable to parse object: %s"
dba9f13c
JX
5552msgstr ""
5553
d4df71b2 5554#: object.c:283 object.c:295
bfef3f9d 5555#, c-format
712b0ed6 5556msgid "hash mismatch %s"
bfef3f9d
JX
5557msgstr ""
5558
79aed792 5559#: pack-bitmap.c:353
1f511a9b
JX
5560msgid "multi-pack bitmap is missing required reverse index"
5561msgstr ""
5562
79aed792 5563#: pack-bitmap.c:429
1f511a9b
JX
5564msgid "load_reverse_index: could not open pack"
5565msgstr ""
5566
79aed792 5567#: pack-bitmap.c:1069 pack-bitmap.c:1075 builtin/pack-objects.c:2424
6b0f1a9b 5568#, c-format
712b0ed6 5569msgid "unable to get size of %s"
6b0f1a9b
JX
5570msgstr ""
5571
79aed792 5572#: pack-bitmap.c:1935
1f511a9b
JX
5573#, c-format
5574msgid "could not find %s in pack %s at offset %<PRIuMAX>"
5575msgstr ""
5576
79aed792 5577#: pack-bitmap.c:1971 builtin/rev-list.c:92
712b0ed6
JX
5578#, c-format
5579msgid "unable to get disk usage of %s"
dba9f13c
JX
5580msgstr ""
5581
2b95ebb4 5582#: pack-revindex.c:221
dba9f13c 5583#, c-format
712b0ed6 5584msgid "reverse-index file %s is too small"
dba9f13c
JX
5585msgstr ""
5586
2b95ebb4 5587#: pack-revindex.c:226
94328cef 5588#, c-format
712b0ed6 5589msgid "reverse-index file %s is corrupt"
94328cef
JX
5590msgstr ""
5591
2b95ebb4 5592#: pack-revindex.c:234
712b0ed6
JX
5593#, c-format
5594msgid "reverse-index file %s has unknown signature"
94328cef
JX
5595msgstr ""
5596
2b95ebb4 5597#: pack-revindex.c:238
94328cef 5598#, c-format
712b0ed6 5599msgid "reverse-index file %s has unsupported version %<PRIu32>"
94328cef
JX
5600msgstr ""
5601
2b95ebb4 5602#: pack-revindex.c:243
d93ef2a1 5603#, c-format
712b0ed6 5604msgid "reverse-index file %s has unsupported hash id %<PRIu32>"
d93ef2a1
JX
5605msgstr ""
5606
1f511a9b 5607#: pack-write.c:251
712b0ed6 5608msgid "cannot both write and verify reverse index"
94328cef
JX
5609msgstr ""
5610
1f511a9b 5611#: pack-write.c:270
94328cef 5612#, c-format
712b0ed6 5613msgid "could not stat: %s"
94328cef
JX
5614msgstr ""
5615
1f511a9b 5616#: pack-write.c:282
94328cef 5617#, c-format
712b0ed6 5618msgid "failed to make %s readable"
94328cef
JX
5619msgstr ""
5620
1f511a9b 5621#: pack-write.c:520
94328cef 5622#, c-format
712b0ed6 5623msgid "could not write '%s' promisor file"
94328cef
JX
5624msgstr ""
5625
79aed792 5626#: packfile.c:627
712b0ed6 5627msgid "offset before end of packfile (broken .idx?)"
12705546
JX
5628msgstr ""
5629
79aed792 5630#: packfile.c:657
d4df71b2
JX
5631#, c-format
5632msgid "packfile %s cannot be mapped%s"
5633msgstr ""
5634
79aed792 5635#: packfile.c:1924
fda7b092 5636#, c-format
712b0ed6 5637msgid "offset before start of pack index for %s (corrupt index?)"
9fa976ff
JX
5638msgstr ""
5639
79aed792 5640#: packfile.c:1928
fda7b092 5641#, c-format
712b0ed6 5642msgid "offset beyond end of pack index for %s (truncated index?)"
dce37b66
JX
5643msgstr ""
5644
79aed792 5645#: parse-options-cb.c:21 parse-options-cb.c:25 builtin/commit-graph.c:175
94328cef 5646#, c-format
712b0ed6 5647msgid "option `%s' expects a numerical value"
94328cef
JX
5648msgstr ""
5649
79aed792 5650#: parse-options-cb.c:42
94328cef 5651#, c-format
712b0ed6 5652msgid "malformed expiration date '%s'"
94328cef
JX
5653msgstr ""
5654
79aed792 5655#: parse-options-cb.c:55
94328cef 5656#, c-format
712b0ed6 5657msgid "option `%s' expects \"always\", \"auto\", or \"never\""
94328cef
JX
5658msgstr ""
5659
79aed792 5660#: parse-options-cb.c:133 parse-options-cb.c:150
94328cef 5661#, c-format
712b0ed6 5662msgid "malformed object name '%s'"
94328cef
JX
5663msgstr ""
5664
79aed792
JX
5665#: parse-options-cb.c:307
5666#, c-format
5667msgid "option `%s' expects \"%s\" or \"%s\""
5668msgstr ""
5669
1f511a9b 5670#: parse-options.c:58
94328cef 5671#, c-format
712b0ed6 5672msgid "%s requires a value"
94328cef
JX
5673msgstr ""
5674
1f511a9b 5675#: parse-options.c:93
12705546 5676#, c-format
712b0ed6 5677msgid "%s is incompatible with %s"
12705546
JX
5678msgstr ""
5679
1f511a9b 5680#: parse-options.c:98
712b0ed6
JX
5681#, c-format
5682msgid "%s : incompatible with something else"
94328cef
JX
5683msgstr ""
5684
1f511a9b 5685#: parse-options.c:112 parse-options.c:116
94328cef 5686#, c-format
712b0ed6 5687msgid "%s takes no value"
94328cef
JX
5688msgstr ""
5689
1f511a9b 5690#: parse-options.c:114
94328cef 5691#, c-format
712b0ed6 5692msgid "%s isn't available"
94328cef
JX
5693msgstr ""
5694
1f511a9b 5695#: parse-options.c:237
712b0ed6
JX
5696#, c-format
5697msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
5698msgstr ""
5699
1f511a9b 5700#: parse-options.c:393
712b0ed6
JX
5701#, c-format
5702msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
5703msgstr ""
5704
79aed792 5705#: parse-options.c:428 parse-options.c:436
712b0ed6
JX
5706#, c-format
5707msgid "did you mean `--%s` (with two dashes)?"
5708msgstr ""
5709
79aed792 5710#: parse-options.c:678 parse-options.c:1054
712b0ed6
JX
5711#, c-format
5712msgid "alias of --%s"
5713msgstr ""
5714
79aed792 5715#: parse-options.c:892
712b0ed6
JX
5716#, c-format
5717msgid "unknown option `%s'"
5718msgstr ""
5719
79aed792 5720#: parse-options.c:894
712b0ed6
JX
5721#, c-format
5722msgid "unknown switch `%c'"
5723msgstr ""
5724
79aed792 5725#: parse-options.c:896
712b0ed6
JX
5726#, c-format
5727msgid "unknown non-ascii option in string: `%s'"
5728msgstr ""
5729
79aed792 5730#: parse-options.c:920
712b0ed6
JX
5731msgid "..."
5732msgstr ""
5733
79aed792 5734#: parse-options.c:934
712b0ed6
JX
5735#, c-format
5736msgid "usage: %s"
5737msgstr ""
5738
5739#. TRANSLATORS: the colon here should align with the
5740#. one in "usage: %s" translation.
5741#.
79aed792 5742#: parse-options.c:949
712b0ed6
JX
5743#, c-format
5744msgid " or: %s"
5745msgstr ""
5746
1f511a9b
JX
5747#. TRANSLATORS: You should only need to translate this format
5748#. string if your language is a RTL language (e.g. Arabic,
5749#. Hebrew etc.), not if it's a LTR language (e.g. German,
5750#. Russian, Chinese etc.).
5751#. *
5752#. When a translated usage string has an embedded "\n" it's
5753#. because options have wrapped to the next line. The line
5754#. after the "\n" will then be padded to align with the
5755#. command name, such as N_("git cmd [opt]\n<8
5756#. spaces>[opt2]"), where the 8 spaces are the same length as
5757#. "git cmd ".
5758#. *
5759#. This format string prints out that already-translated
5760#. line. The "%*s" is whitespace padding to account for the
5761#. padding at the start of the line that we add in this
5762#. function. The "%s" is a line in the (hopefully already
5763#. translated) N_() usage string, which contained embedded
5764#. newlines before we split it up.
5765#.
79aed792 5766#: parse-options.c:970
1f511a9b
JX
5767#, c-format
5768msgid "%*s%s"
5769msgstr ""
5770
79aed792 5771#: parse-options.c:993
712b0ed6
JX
5772#, c-format
5773msgid " %s"
5774msgstr ""
5775
79aed792 5776#: parse-options.c:1040
712b0ed6
JX
5777msgid "-NUM"
5778msgstr ""
5779
1f511a9b 5780#: path.c:922
712b0ed6
JX
5781#, c-format
5782msgid "Could not make %s writable by group"
5783msgstr ""
5784
1f511a9b 5785#: pathspec.c:150
712b0ed6
JX
5786msgid "Escape character '\\' not allowed as last character in attr value"
5787msgstr ""
5788
1f511a9b 5789#: pathspec.c:168
712b0ed6
JX
5790msgid "Only one 'attr:' specification is allowed."
5791msgstr ""
5792
1f511a9b 5793#: pathspec.c:171
712b0ed6
JX
5794msgid "attr spec must not be empty"
5795msgstr ""
5796
1f511a9b 5797#: pathspec.c:214
712b0ed6
JX
5798#, c-format
5799msgid "invalid attribute name %s"
5800msgstr ""
5801
1f511a9b 5802#: pathspec.c:279
712b0ed6
JX
5803msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
5804msgstr ""
5805
1f511a9b 5806#: pathspec.c:286
712b0ed6
JX
5807msgid ""
5808"global 'literal' pathspec setting is incompatible with all other global "
5809"pathspec settings"
5810msgstr ""
5811
1f511a9b 5812#: pathspec.c:326
712b0ed6
JX
5813msgid "invalid parameter for pathspec magic 'prefix'"
5814msgstr ""
5815
1f511a9b 5816#: pathspec.c:347
712b0ed6
JX
5817#, c-format
5818msgid "Invalid pathspec magic '%.*s' in '%s'"
5819msgstr ""
5820
1f511a9b 5821#: pathspec.c:352
712b0ed6
JX
5822#, c-format
5823msgid "Missing ')' at the end of pathspec magic in '%s'"
5824msgstr ""
5825
1f511a9b 5826#: pathspec.c:390
712b0ed6
JX
5827#, c-format
5828msgid "Unimplemented pathspec magic '%c' in '%s'"
5829msgstr ""
5830
1f511a9b 5831#: pathspec.c:449
712b0ed6
JX
5832#, c-format
5833msgid "%s: 'literal' and 'glob' are incompatible"
5834msgstr ""
5835
1f511a9b 5836#: pathspec.c:465
712b0ed6
JX
5837#, c-format
5838msgid "%s: '%s' is outside repository at '%s'"
5839msgstr ""
5840
1f511a9b 5841#: pathspec.c:541
712b0ed6
JX
5842#, c-format
5843msgid "'%s' (mnemonic: '%c')"
5844msgstr ""
5845
1f511a9b 5846#: pathspec.c:551
712b0ed6
JX
5847#, c-format
5848msgid "%s: pathspec magic not supported by this command: %s"
5849msgstr ""
5850
1f511a9b 5851#: pathspec.c:618
712b0ed6
JX
5852#, c-format
5853msgid "pathspec '%s' is beyond a symbolic link"
5854msgstr ""
5855
1f511a9b 5856#: pathspec.c:663
712b0ed6
JX
5857#, c-format
5858msgid "line is badly quoted: %s"
5859msgstr ""
5860
5861#: pkt-line.c:92
5862msgid "unable to write flush packet"
5863msgstr ""
5864
5865#: pkt-line.c:99
5866msgid "unable to write delim packet"
5867msgstr ""
5868
5869#: pkt-line.c:106
d4df71b2 5870msgid "unable to write response end packet"
712b0ed6
JX
5871msgstr ""
5872
5873#: pkt-line.c:113
5874msgid "flush packet write failed"
5875msgstr ""
5876
1f511a9b 5877#: pkt-line.c:153
712b0ed6
JX
5878msgid "protocol error: impossibly long line"
5879msgstr ""
5880
5881#: pkt-line.c:169 pkt-line.c:171
5882msgid "packet write with format failed"
5883msgstr ""
5884
1f511a9b 5885#: pkt-line.c:204 pkt-line.c:252
712b0ed6
JX
5886msgid "packet write failed - data exceeds max packet size"
5887msgstr ""
5888
2b95ebb4
JX
5889#: pkt-line.c:222
5890#, c-format
5891msgid "packet write failed: %s"
712b0ed6
JX
5892msgstr ""
5893
1f511a9b 5894#: pkt-line.c:349 pkt-line.c:350
712b0ed6
JX
5895msgid "read error"
5896msgstr ""
5897
1f511a9b 5898#: pkt-line.c:360 pkt-line.c:361
712b0ed6
JX
5899msgid "the remote end hung up unexpectedly"
5900msgstr ""
5901
79aed792 5902#: pkt-line.c:417 pkt-line.c:419
712b0ed6
JX
5903#, c-format
5904msgid "protocol error: bad line length character: %.4s"
5905msgstr ""
5906
79aed792 5907#: pkt-line.c:434 pkt-line.c:436 pkt-line.c:442 pkt-line.c:444
712b0ed6
JX
5908#, c-format
5909msgid "protocol error: bad line length %d"
5910msgstr ""
5911
79aed792 5912#: pkt-line.c:472 sideband.c:165
712b0ed6
JX
5913#, c-format
5914msgid "remote error: %s"
5915msgstr ""
5916
9b7e82b9 5917#: preload-index.c:125
712b0ed6
JX
5918msgid "Refreshing index"
5919msgstr ""
5920
9b7e82b9 5921#: preload-index.c:144
712b0ed6
JX
5922#, c-format
5923msgid "unable to create threaded lstat: %s"
5924msgstr ""
5925
492288c7 5926#: pretty.c:1051
712b0ed6
JX
5927msgid "unable to parse --pretty format"
5928msgstr ""
5929
d4df71b2 5930#: promisor-remote.c:31
712b0ed6
JX
5931msgid "promisor-remote: unable to fork off fetch subprocess"
5932msgstr ""
5933
d4df71b2 5934#: promisor-remote.c:38 promisor-remote.c:40
712b0ed6
JX
5935msgid "promisor-remote: could not write to fetch subprocess"
5936msgstr ""
5937
d4df71b2 5938#: promisor-remote.c:44
712b0ed6
JX
5939msgid "promisor-remote: could not close stdin to fetch subprocess"
5940msgstr ""
5941
d4df71b2 5942#: promisor-remote.c:54
712b0ed6
JX
5943#, c-format
5944msgid "promisor remote name cannot begin with '/': %s"
5945msgstr ""
5946
2b95ebb4
JX
5947#: protocol-caps.c:103
5948msgid "object-info: expected flush after arguments"
5949msgstr ""
5950
712b0ed6
JX
5951#: prune-packed.c:35
5952msgid "Removing duplicate objects"
5953msgstr ""
5954
1f511a9b 5955#: range-diff.c:67
712b0ed6
JX
5956msgid "could not start `log`"
5957msgstr ""
5958
1f511a9b 5959#: range-diff.c:69
712b0ed6
JX
5960msgid "could not read `log` output"
5961msgstr ""
5962
79aed792 5963#: range-diff.c:97 sequencer.c:5602
712b0ed6
JX
5964#, c-format
5965msgid "could not parse commit '%s'"
5966msgstr ""
5967
1f511a9b 5968#: range-diff.c:111
712b0ed6
JX
5969#, c-format
5970msgid ""
5971"could not parse first line of `log` output: did not start with 'commit ': "
5972"'%s'"
5973msgstr ""
5974
1f511a9b 5975#: range-diff.c:137
712b0ed6
JX
5976#, c-format
5977msgid "could not parse git header '%.*s'"
5978msgstr ""
5979
1f511a9b 5980#: range-diff.c:304
712b0ed6
JX
5981msgid "failed to generate diff"
5982msgstr ""
5983
d4df71b2 5984#: range-diff.c:562 range-diff.c:564
712b0ed6
JX
5985#, c-format
5986msgid "could not parse log for '%s'"
5987msgstr ""
5988
79aed792 5989#: read-cache.c:723
712b0ed6
JX
5990#, c-format
5991msgid "will not add file alias '%s' ('%s' already exists in index)"
5992msgstr ""
5993
79aed792 5994#: read-cache.c:739
712b0ed6
JX
5995msgid "cannot create an empty blob in the object database"
5996msgstr ""
5997
79aed792 5998#: read-cache.c:761
712b0ed6
JX
5999#, c-format
6000msgid "%s: can only add regular files, symbolic links or git-directories"
6001msgstr ""
6002
79aed792 6003#: read-cache.c:766 builtin/submodule--helper.c:3242
712b0ed6
JX
6004#, c-format
6005msgid "'%s' does not have a commit checked out"
6006msgstr ""
6007
79aed792 6008#: read-cache.c:818
712b0ed6
JX
6009#, c-format
6010msgid "unable to index file '%s'"
6011msgstr ""
6012
79aed792 6013#: read-cache.c:837
712b0ed6
JX
6014#, c-format
6015msgid "unable to add '%s' to index"
6016msgstr ""
6017
79aed792 6018#: read-cache.c:848
712b0ed6
JX
6019#, c-format
6020msgid "unable to stat '%s'"
6021msgstr ""
6022
79aed792 6023#: read-cache.c:1386
712b0ed6
JX
6024#, c-format
6025msgid "'%s' appears as both a file and as a directory"
6026msgstr ""
6027
79aed792 6028#: read-cache.c:1601
712b0ed6
JX
6029msgid "Refresh index"
6030msgstr ""
6031
79aed792 6032#: read-cache.c:1733
712b0ed6
JX
6033#, c-format
6034msgid ""
6035"index.version set, but the value is invalid.\n"
6036"Using version %i"
6037msgstr ""
6038
79aed792 6039#: read-cache.c:1743
712b0ed6
JX
6040#, c-format
6041msgid ""
6042"GIT_INDEX_VERSION set, but the value is invalid.\n"
6043"Using version %i"
6044msgstr ""
6045
79aed792 6046#: read-cache.c:1799
712b0ed6
JX
6047#, c-format
6048msgid "bad signature 0x%08x"
6049msgstr ""
6050
79aed792 6051#: read-cache.c:1802
712b0ed6
JX
6052#, c-format
6053msgid "bad index version %d"
6054msgstr ""
6055
79aed792 6056#: read-cache.c:1811
712b0ed6
JX
6057msgid "bad index file sha1 signature"
6058msgstr ""
6059
79aed792 6060#: read-cache.c:1845
712b0ed6
JX
6061#, c-format
6062msgid "index uses %.4s extension, which we do not understand"
6063msgstr ""
6064
79aed792 6065#: read-cache.c:1847
712b0ed6
JX
6066#, c-format
6067msgid "ignoring %.4s extension"
6068msgstr ""
6069
79aed792 6070#: read-cache.c:1884
712b0ed6
JX
6071#, c-format
6072msgid "unknown index entry format 0x%08x"
6073msgstr ""
6074
79aed792 6075#: read-cache.c:1900
712b0ed6
JX
6076#, c-format
6077msgid "malformed name field in the index, near path '%s'"
6078msgstr ""
6079
79aed792 6080#: read-cache.c:1957
712b0ed6
JX
6081msgid "unordered stage entries in index"
6082msgstr ""
6083
79aed792 6084#: read-cache.c:1960
712b0ed6
JX
6085#, c-format
6086msgid "multiple stage entries for merged file '%s'"
6087msgstr ""
6088
79aed792 6089#: read-cache.c:1963
712b0ed6
JX
6090#, c-format
6091msgid "unordered stage entries for '%s'"
6092msgstr ""
6093
79aed792
JX
6094#: read-cache.c:2078 read-cache.c:2384 rerere.c:549 rerere.c:583 rerere.c:1095
6095#: submodule.c:1662 builtin/add.c:600 builtin/check-ignore.c:183
6096#: builtin/checkout.c:527 builtin/checkout.c:719 builtin/clean.c:1013
1f511a9b 6097#: builtin/commit.c:378 builtin/diff-tree.c:122 builtin/grep.c:519
79aed792
JX
6098#: builtin/mv.c:148 builtin/reset.c:499 builtin/rm.c:293
6099#: builtin/submodule--helper.c:327 builtin/submodule--helper.c:3202
12705546
JX
6100msgid "index file corrupt"
6101msgstr ""
6102
79aed792 6103#: read-cache.c:2222
12705546
JX
6104#, c-format
6105msgid "unable to create load_cache_entries thread: %s"
6106msgstr ""
6107
79aed792 6108#: read-cache.c:2235
12705546
JX
6109#, c-format
6110msgid "unable to join load_cache_entries thread: %s"
6111msgstr ""
6112
79aed792 6113#: read-cache.c:2268
94328cef
JX
6114#, c-format
6115msgid "%s: index file open failed"
6116msgstr ""
6117
79aed792 6118#: read-cache.c:2272
94328cef
JX
6119#, c-format
6120msgid "%s: cannot stat the open index"
6121msgstr ""
6122
79aed792 6123#: read-cache.c:2276
94328cef
JX
6124#, c-format
6125msgid "%s: index file smaller than expected"
6126msgstr ""
6127
79aed792 6128#: read-cache.c:2280
94328cef 6129#, c-format
d4df71b2 6130msgid "%s: unable to map index file%s"
94328cef
JX
6131msgstr ""
6132
79aed792 6133#: read-cache.c:2323
12705546
JX
6134#, c-format
6135msgid "unable to create load_index_extensions thread: %s"
6136msgstr ""
6137
79aed792 6138#: read-cache.c:2350
12705546
JX
6139#, c-format
6140msgid "unable to join load_index_extensions thread: %s"
6141msgstr ""
6142
79aed792 6143#: read-cache.c:2396
94328cef
JX
6144#, c-format
6145msgid "could not freshen shared index '%s'"
6146msgstr ""
6147
79aed792 6148#: read-cache.c:2455
94328cef
JX
6149#, c-format
6150msgid "broken index, expect %s in %s, got %s"
6151msgstr ""
6152
79aed792 6153#: read-cache.c:3086 strbuf.c:1191 wrapper.c:641 builtin/merge.c:1150
5b34e000
JX
6154#, c-format
6155msgid "could not close '%s'"
6156msgstr ""
6157
79aed792 6158#: read-cache.c:3129
2b95ebb4
JX
6159msgid "failed to convert to a sparse-index"
6160msgstr ""
6161
79aed792 6162#: read-cache.c:3200
dfc182b1 6163#, c-format
28e1aaa4 6164msgid "could not stat '%s'"
dfc182b1
JX
6165msgstr ""
6166
79aed792 6167#: read-cache.c:3213
dfc182b1
JX
6168#, c-format
6169msgid "unable to open git dir: %s"
6170msgstr ""
6171
79aed792 6172#: read-cache.c:3225
dfc182b1
JX
6173#, c-format
6174msgid "unable to unlink: %s"
6175msgstr ""
6176
79aed792 6177#: read-cache.c:3254
94328cef
JX
6178#, c-format
6179msgid "cannot fix permission bits on '%s'"
6180msgstr ""
6181
79aed792 6182#: read-cache.c:3411
94328cef
JX
6183#, c-format
6184msgid "%s: cannot drop to stage #0"
6185msgstr ""
6186
f7c6172e
JX
6187#: rebase-interactive.c:11
6188msgid ""
6189"You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
6190"continue'.\n"
6191"Or you can abort the rebase with 'git rebase --abort'.\n"
6192msgstr ""
6193
6194#: rebase-interactive.c:33
d93ef2a1
JX
6195#, c-format
6196msgid ""
6197"unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
6198msgstr ""
6199
f7c6172e 6200#: rebase-interactive.c:42
12705546
JX
6201msgid ""
6202"\n"
6203"Commands:\n"
6204"p, pick <commit> = use commit\n"
6205"r, reword <commit> = use commit, but edit the commit message\n"
6206"e, edit <commit> = use commit, but stop for amending\n"
6207"s, squash <commit> = use commit, but meld into previous commit\n"
2b95ebb4
JX
6208"f, fixup [-C | -c] <commit> = like \"squash\" but keep only the previous\n"
6209" commit's log message, unless -C is used, in which case\n"
6210" keep only this commit's message; -c is same as -C but\n"
6211" opens the editor\n"
12705546
JX
6212"x, exec <command> = run command (the rest of the line) using shell\n"
6213"b, break = stop here (continue rebase later with 'git rebase --continue')\n"
6214"d, drop <commit> = remove commit\n"
6215"l, label <label> = label current HEAD with a name\n"
6216"t, reset <label> = reset HEAD to a label\n"
6217"m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
6218". create a merge commit using the original merge commit's\n"
6219". message (or the oneline, if no original merge commit was\n"
2b95ebb4 6220". specified); use -c <commit> to reword the commit message\n"
12705546
JX
6221"\n"
6222"These lines can be re-ordered; they are executed from top to bottom.\n"
6223msgstr ""
6224
2b95ebb4 6225#: rebase-interactive.c:66
d93ef2a1
JX
6226#, c-format
6227msgid "Rebase %s onto %s (%d command)"
6228msgid_plural "Rebase %s onto %s (%d commands)"
6229msgstr[0] ""
6230msgstr[1] ""
6231
1f511a9b 6232#: rebase-interactive.c:75
12705546
JX
6233msgid ""
6234"\n"
6235"Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
6236msgstr ""
6237
1f511a9b 6238#: rebase-interactive.c:78
12705546
JX
6239msgid ""
6240"\n"
6241"If you remove a line here THAT COMMIT WILL BE LOST.\n"
6242msgstr ""
6243
1f511a9b 6244#: rebase-interactive.c:84
12705546
JX
6245msgid ""
6246"\n"
6247"You are editing the todo file of an ongoing interactive rebase.\n"
6248"To continue rebase after editing, run:\n"
6249" git rebase --continue\n"
6250"\n"
6251msgstr ""
6252
1f511a9b 6253#: rebase-interactive.c:89
12705546
JX
6254msgid ""
6255"\n"
6256"However, if you remove everything, the rebase will be aborted.\n"
6257"\n"
6258msgstr ""
6259
79aed792
JX
6260#: rebase-interactive.c:113 rerere.c:469 rerere.c:676 sequencer.c:3883
6261#: sequencer.c:3909 sequencer.c:5708 builtin/fsck.c:328 builtin/gc.c:1791
1f511a9b 6262#: builtin/rebase.c:190
12705546 6263#, c-format
d93ef2a1
JX
6264msgid "could not write '%s'"
6265msgstr ""
6266
1f511a9b 6267#: rebase-interactive.c:119
d93ef2a1 6268#, c-format
f7c6172e 6269msgid "could not write '%s'."
d93ef2a1
JX
6270msgstr ""
6271
2b95ebb4 6272#: rebase-interactive.c:196
d93ef2a1
JX
6273#, c-format
6274msgid ""
6275"Warning: some commits may have been dropped accidentally.\n"
6276"Dropped commits (newer to older):\n"
6277msgstr ""
6278
2b95ebb4 6279#: rebase-interactive.c:203
d93ef2a1
JX
6280#, c-format
6281msgid ""
6282"To avoid this message, use \"drop\" to explicitly remove a commit.\n"
6283"\n"
6284"Use 'git config rebase.missingCommitsCheck' to change the level of "
6285"warnings.\n"
6286"The possible behaviours are: ignore, warn, error.\n"
6287"\n"
12705546
JX
6288msgstr ""
6289
1f511a9b 6290#: rebase.c:29
f7c6172e 6291#, c-format
1f511a9b 6292msgid "%s: 'preserve' superseded by 'merges'"
f7c6172e
JX
6293msgstr ""
6294
79aed792 6295#: ref-filter.c:42 wt-status.c:2048
bfef3f9d 6296msgid "gone"
dba9f13c
JX
6297msgstr ""
6298
bfef3f9d 6299#: ref-filter.c:43
dba9f13c 6300#, c-format
bfef3f9d 6301msgid "ahead %d"
dba9f13c
JX
6302msgstr ""
6303
bfef3f9d 6304#: ref-filter.c:44
dba9f13c 6305#, c-format
bfef3f9d 6306msgid "behind %d"
dba9f13c
JX
6307msgstr ""
6308
bfef3f9d 6309#: ref-filter.c:45
dba9f13c 6310#, c-format
bfef3f9d 6311msgid "ahead %d, behind %d"
dba9f13c
JX
6312msgstr ""
6313
1f511a9b 6314#: ref-filter.c:235
dba9f13c 6315#, c-format
bfef3f9d 6316msgid "expected format: %%(color:<color>)"
dba9f13c
JX
6317msgstr ""
6318
1f511a9b 6319#: ref-filter.c:237
dba9f13c 6320#, c-format
bfef3f9d 6321msgid "unrecognized color: %%(color:%s)"
dba9f13c
JX
6322msgstr ""
6323
1f511a9b 6324#: ref-filter.c:259
dba9f13c 6325#, c-format
bfef3f9d 6326msgid "Integer value expected refname:lstrip=%s"
dba9f13c
JX
6327msgstr ""
6328
1f511a9b 6329#: ref-filter.c:263
dba9f13c 6330#, c-format
bfef3f9d 6331msgid "Integer value expected refname:rstrip=%s"
dba9f13c
JX
6332msgstr ""
6333
79aed792
JX
6334#: ref-filter.c:265 ref-filter.c:344 ref-filter.c:377 ref-filter.c:431
6335#: ref-filter.c:443 ref-filter.c:462 ref-filter.c:534 ref-filter.c:560
dba9f13c 6336#, c-format
bfef3f9d 6337msgid "unrecognized %%(%s) argument: %s"
dba9f13c
JX
6338msgstr ""
6339
1f511a9b 6340#: ref-filter.c:320
dba9f13c 6341#, c-format
bfef3f9d 6342msgid "%%(objecttype) does not take arguments"
dba9f13c
JX
6343msgstr ""
6344
1f511a9b 6345#: ref-filter.c:352
dba9f13c 6346#, c-format
bfef3f9d 6347msgid "%%(deltabase) does not take arguments"
dba9f13c
JX
6348msgstr ""
6349
1f511a9b 6350#: ref-filter.c:364
dba9f13c 6351#, c-format
bfef3f9d 6352msgid "%%(body) does not take arguments"
dba9f13c
JX
6353msgstr ""
6354
1f511a9b 6355#: ref-filter.c:396
9b7e82b9
JX
6356#, c-format
6357msgid "expected %%(trailers:key=<value>)"
6358msgstr ""
6359
1f511a9b 6360#: ref-filter.c:398
dba9f13c 6361#, c-format
bfef3f9d 6362msgid "unknown %%(trailers) argument: %s"
dba9f13c
JX
6363msgstr ""
6364
1f511a9b 6365#: ref-filter.c:429
dba9f13c 6366#, c-format
bfef3f9d 6367msgid "positive value expected contents:lines=%s"
dba9f13c
JX
6368msgstr ""
6369
1f511a9b 6370#: ref-filter.c:458
e13da2db
JX
6371#, c-format
6372msgid "positive value expected '%s' in %%(%s)"
6373msgstr ""
6374
1f511a9b 6375#: ref-filter.c:476
dba9f13c 6376#, c-format
e13da2db 6377msgid "unrecognized email option: %s"
28e1aaa4
JX
6378msgstr ""
6379
1f511a9b 6380#: ref-filter.c:506
fda7b092 6381#, c-format
bfef3f9d 6382msgid "expected format: %%(align:<width>,<position>)"
dce37b66
JX
6383msgstr ""
6384
1f511a9b 6385#: ref-filter.c:518
dce37b66 6386#, c-format
bfef3f9d 6387msgid "unrecognized position:%s"
dce37b66
JX
6388msgstr ""
6389
1f511a9b 6390#: ref-filter.c:525
dce37b66 6391#, c-format
bfef3f9d 6392msgid "unrecognized width:%s"
dce37b66
JX
6393msgstr ""
6394
1f511a9b 6395#: ref-filter.c:542
bfef3f9d
JX
6396#, c-format
6397msgid "positive width expected with the %%(align) atom"
dfc182b1
JX
6398msgstr ""
6399
1f511a9b 6400#: ref-filter.c:568
dfc182b1 6401#, c-format
1f511a9b 6402msgid "%%(rest) does not take arguments"
dfc182b1
JX
6403msgstr ""
6404
1f511a9b
JX
6405#: ref-filter.c:680
6406#, c-format
6407msgid "malformed field name: %.*s"
6408msgstr ""
6409
6410#: ref-filter.c:707
dfc182b1 6411#, c-format
bfef3f9d 6412msgid "unknown field name: %.*s"
dfc182b1
JX
6413msgstr ""
6414
1f511a9b 6415#: ref-filter.c:711
dce37b66 6416#, c-format
bfef3f9d
JX
6417msgid ""
6418"not a git repository, but the field '%.*s' requires access to object data"
dce37b66
JX
6419msgstr ""
6420
79aed792 6421#: ref-filter.c:844 ref-filter.c:910 ref-filter.c:946 ref-filter.c:948
dce37b66 6422#, c-format
79aed792 6423msgid "format: %%(%s) atom used without a %%(%s) atom"
dce37b66
JX
6424msgstr ""
6425
1f511a9b 6426#: ref-filter.c:912
dfc182b1 6427#, c-format
bfef3f9d 6428msgid "format: %%(then) atom used more than once"
dfc182b1
JX
6429msgstr ""
6430
1f511a9b 6431#: ref-filter.c:914
dfc182b1 6432#, c-format
bfef3f9d 6433msgid "format: %%(then) atom used after %%(else)"
dfc182b1
JX
6434msgstr ""
6435
1f511a9b 6436#: ref-filter.c:950
dba9f13c 6437#, c-format
bfef3f9d 6438msgid "format: %%(else) atom used more than once"
dba9f13c
JX
6439msgstr ""
6440
1f511a9b 6441#: ref-filter.c:965
dce37b66 6442#, c-format
bfef3f9d 6443msgid "format: %%(end) atom used without corresponding atom"
dce37b66
JX
6444msgstr ""
6445
1f511a9b 6446#: ref-filter.c:1027
fda7b092 6447#, c-format
bfef3f9d 6448msgid "malformed format string %s"
dce37b66
JX
6449msgstr ""
6450
1f511a9b
JX
6451#: ref-filter.c:1033
6452#, c-format
6453msgid "this command reject atom %%(%.*s)"
6454msgstr ""
6455
6456#: ref-filter.c:1040
6457#, c-format
492288c7 6458msgid "--format=%.*s cannot be used with --python, --shell, --tcl"
1f511a9b
JX
6459msgstr ""
6460
6461#: ref-filter.c:1706
712b0ed6
JX
6462#, c-format
6463msgid "(no branch, rebasing %s)"
6464msgstr ""
6465
1f511a9b 6466#: ref-filter.c:1709
712b0ed6
JX
6467#, c-format
6468msgid "(no branch, rebasing detached HEAD %s)"
6469msgstr ""
6470
1f511a9b 6471#: ref-filter.c:1712
673bfad0 6472#, c-format
712b0ed6 6473msgid "(no branch, bisect started on %s)"
673bfad0
JX
6474msgstr ""
6475
1f511a9b 6476#: ref-filter.c:1716
fda7b092 6477#, c-format
712b0ed6 6478msgid "(HEAD detached at %s)"
dce37b66
JX
6479msgstr ""
6480
1f511a9b 6481#: ref-filter.c:1719
dce37b66 6482#, c-format
712b0ed6 6483msgid "(HEAD detached from %s)"
dce37b66
JX
6484msgstr ""
6485
1f511a9b 6486#: ref-filter.c:1722
712b0ed6 6487msgid "(no branch)"
dfc182b1
JX
6488msgstr ""
6489
1f511a9b 6490#: ref-filter.c:1754 ref-filter.c:1972
fda7b092 6491#, c-format
bfef3f9d 6492msgid "missing object %s for %s"
dce37b66
JX
6493msgstr ""
6494
1f511a9b 6495#: ref-filter.c:1764
fda7b092 6496#, c-format
bfef3f9d 6497msgid "parse_object_buffer failed on %s for %s"
dce37b66
JX
6498msgstr ""
6499
1f511a9b 6500#: ref-filter.c:2155
fda7b092 6501#, c-format
bfef3f9d 6502msgid "malformed object at '%s'"
dce37b66
JX
6503msgstr ""
6504
1f511a9b 6505#: ref-filter.c:2245
dce37b66 6506#, c-format
bfef3f9d 6507msgid "ignoring ref with broken name %s"
dce37b66
JX
6508msgstr ""
6509
79aed792 6510#: ref-filter.c:2250 refs.c:676
dce37b66 6511#, c-format
bfef3f9d 6512msgid "ignoring broken ref %s"
dce37b66
JX
6513msgstr ""
6514
79aed792 6515#: ref-filter.c:2629
fda7b092 6516#, c-format
bfef3f9d 6517msgid "format: %%(end) atom missing"
dce37b66
JX
6518msgstr ""
6519
79aed792 6520#: ref-filter.c:2740
dce37b66 6521#, c-format
bfef3f9d 6522msgid "malformed object name %s"
dce37b66
JX
6523msgstr ""
6524
79aed792 6525#: ref-filter.c:2745
12705546 6526#, c-format
bfef3f9d 6527msgid "option `%s' must point to a commit"
12705546
JX
6528msgstr ""
6529
1f511a9b 6530#: refs.c:261
dfc182b1 6531#, c-format
bfef3f9d 6532msgid "%s does not point to a valid object!"
dfc182b1
JX
6533msgstr ""
6534
1f511a9b 6535#: refs.c:563
d0b62a52
JX
6536#, c-format
6537msgid ""
6538"Using '%s' as the name for the initial branch. This default branch name\n"
6539"is subject to change. To configure the initial branch name to use in all\n"
6540"of your new repositories, which will suppress this warning, call:\n"
6541"\n"
6542"\tgit config --global init.defaultBranch <name>\n"
6543"\n"
6544"Names commonly chosen instead of 'master' are 'main', 'trunk' and\n"
6545"'development'. The just-created branch can be renamed via this command:\n"
6546"\n"
6547"\tgit branch -m <name>\n"
6548msgstr ""
6549
1f511a9b 6550#: refs.c:585
d84f4abf
JX
6551#, c-format
6552msgid "could not retrieve `%s`"
6553msgstr ""
6554
1f511a9b 6555#: refs.c:595
d84f4abf
JX
6556#, c-format
6557msgid "invalid branch name: %s = %s"
6558msgstr ""
6559
79aed792 6560#: refs.c:674
dfc182b1 6561#, c-format
bfef3f9d 6562msgid "ignoring dangling symref %s"
dfc182b1
JX
6563msgstr ""
6564
79aed792 6565#: refs.c:925
dfc182b1 6566#, c-format
bfef3f9d 6567msgid "log for ref %s has gap after %s"
dfc182b1
JX
6568msgstr ""
6569
79aed792 6570#: refs.c:932
9b7388a8 6571#, c-format
bfef3f9d 6572msgid "log for ref %s unexpectedly ended on %s"
9b7388a8
JX
6573msgstr ""
6574
79aed792 6575#: refs.c:997
9fa976ff 6576#, c-format
bfef3f9d 6577msgid "log for %s is empty"
9fa976ff
JX
6578msgstr ""
6579
79aed792 6580#: refs.c:1090
bfef3f9d
JX
6581#, c-format
6582msgid "refusing to update ref with bad name '%s'"
dfc182b1
JX
6583msgstr ""
6584
79aed792 6585#: refs.c:1168
9fa976ff 6586#, c-format
bfef3f9d 6587msgid "update_ref failed for ref '%s': %s"
dce37b66
JX
6588msgstr ""
6589
fe7f7ad3 6590#: refs.c:2067
64f23b0c 6591#, c-format
bfef3f9d 6592msgid "multiple updates for ref '%s' not allowed"
64f23b0c
JX
6593msgstr ""
6594
fe7f7ad3 6595#: refs.c:2150
bfef3f9d 6596msgid "ref updates forbidden inside quarantine environment"
f517e50d
JX
6597msgstr ""
6598
fe7f7ad3 6599#: refs.c:2161
d84f4abf
JX
6600msgid "ref updates aborted by hook"
6601msgstr ""
6602
fe7f7ad3 6603#: refs.c:2269 refs.c:2299
fda7b092 6604#, c-format
bfef3f9d 6605msgid "'%s' exists; cannot create '%s'"
f517e50d
JX
6606msgstr ""
6607
fe7f7ad3 6608#: refs.c:2275 refs.c:2310
fda7b092 6609#, c-format
bfef3f9d 6610msgid "cannot process '%s' and '%s' at the same time"
9fa976ff
JX
6611msgstr ""
6612
fe7f7ad3 6613#: refs/files-backend.c:1267
fda7b092 6614#, c-format
bfef3f9d 6615msgid "could not remove reference %s"
9fa976ff
JX
6616msgstr ""
6617
fe7f7ad3 6618#: refs/files-backend.c:1281 refs/packed-backend.c:1549
1f511a9b 6619#: refs/packed-backend.c:1559
9fa976ff 6620#, c-format
bfef3f9d 6621msgid "could not delete reference %s: %s"
9fa976ff
JX
6622msgstr ""
6623
fe7f7ad3 6624#: refs/files-backend.c:1284 refs/packed-backend.c:1562
9fa976ff 6625#, c-format
bfef3f9d 6626msgid "could not delete references: %s"
9fa976ff
JX
6627msgstr ""
6628
0c32704f 6629#: refspec.c:170
9fa976ff 6630#, c-format
bfef3f9d 6631msgid "invalid refspec '%s'"
9fa976ff
JX
6632msgstr ""
6633
79aed792 6634#: remote.c:402
94328cef
JX
6635#, c-format
6636msgid "config remote shorthand cannot begin with '/': %s"
f1522b27
JX
6637msgstr ""
6638
79aed792 6639#: remote.c:450
94328cef 6640msgid "more than one receivepack given, using the first"
f1522b27
JX
6641msgstr ""
6642
79aed792 6643#: remote.c:458
94328cef 6644msgid "more than one uploadpack given, using the first"
f1522b27
JX
6645msgstr ""
6646
79aed792 6647#: remote.c:699
fda7b092 6648#, c-format
94328cef 6649msgid "Cannot fetch both %s and %s to %s"
28b3cffc
JX
6650msgstr ""
6651
79aed792 6652#: remote.c:703
94328cef
JX
6653#, c-format
6654msgid "%s usually tracks %s, not %s"
6655msgstr ""
6656
79aed792 6657#: remote.c:707
94328cef
JX
6658#, c-format
6659msgid "%s tracks both %s and %s"
6660msgstr ""
6661
79aed792 6662#: remote.c:775
94328cef
JX
6663#, c-format
6664msgid "key '%s' of pattern had no '*'"
6665msgstr ""
6666
79aed792 6667#: remote.c:785
94328cef
JX
6668#, c-format
6669msgid "value '%s' of pattern has no '*'"
6670msgstr ""
6671
79aed792 6672#: remote.c:1192
94328cef
JX
6673#, c-format
6674msgid "src refspec %s does not match any"
6675msgstr ""
6676
79aed792 6677#: remote.c:1197
94328cef
JX
6678#, c-format
6679msgid "src refspec %s matches more than one"
6680msgstr ""
6681
6682#. TRANSLATORS: "matches '%s'%" is the <dst> part of "git push
6683#. <remote> <src>:<dst>" push, and "being pushed ('%s')" is
6684#. the <src>.
6685#.
79aed792 6686#: remote.c:1212
94328cef
JX
6687#, c-format
6688msgid ""
6689"The destination you provided is not a full refname (i.e.,\n"
6690"starting with \"refs/\"). We tried to guess what you meant by:\n"
6691"\n"
6692"- Looking for a ref that matches '%s' on the remote side.\n"
6693"- Checking if the <src> being pushed ('%s')\n"
6694" is a ref in \"refs/{heads,tags}/\". If so we add a corresponding\n"
6695" refs/{heads,tags}/ prefix on the remote side.\n"
6696"\n"
6697"Neither worked, so we gave up. You must fully qualify the ref."
6698msgstr ""
6699
79aed792 6700#: remote.c:1232
94328cef
JX
6701#, c-format
6702msgid ""
6703"The <src> part of the refspec is a commit object.\n"
6704"Did you mean to create a new branch by pushing to\n"
6705"'%s:refs/heads/%s'?"
6706msgstr ""
6707
79aed792 6708#: remote.c:1237
94328cef
JX
6709#, c-format
6710msgid ""
6711"The <src> part of the refspec is a tag object.\n"
6712"Did you mean to create a new tag by pushing to\n"
6713"'%s:refs/tags/%s'?"
6714msgstr ""
6715
79aed792 6716#: remote.c:1242
94328cef
JX
6717#, c-format
6718msgid ""
6719"The <src> part of the refspec is a tree object.\n"
6720"Did you mean to tag a new tree by pushing to\n"
6721"'%s:refs/tags/%s'?"
6722msgstr ""
6723
79aed792 6724#: remote.c:1247
94328cef
JX
6725#, c-format
6726msgid ""
6727"The <src> part of the refspec is a blob object.\n"
6728"Did you mean to tag a new blob by pushing to\n"
6729"'%s:refs/tags/%s'?"
6730msgstr ""
6731
79aed792 6732#: remote.c:1283
94328cef
JX
6733#, c-format
6734msgid "%s cannot be resolved to branch"
6735msgstr ""
6736
79aed792 6737#: remote.c:1294
94328cef
JX
6738#, c-format
6739msgid "unable to delete '%s': remote ref does not exist"
6740msgstr ""
6741
79aed792 6742#: remote.c:1306
94328cef
JX
6743#, c-format
6744msgid "dst refspec %s matches more than one"
6745msgstr ""
6746
79aed792 6747#: remote.c:1313
94328cef
JX
6748#, c-format
6749msgid "dst ref %s receives from more than one src"
6750msgstr ""
6751
79aed792 6752#: remote.c:1834 remote.c:1941
94328cef
JX
6753msgid "HEAD does not point to a branch"
6754msgstr ""
6755
79aed792 6756#: remote.c:1843
94328cef
JX
6757#, c-format
6758msgid "no such branch: '%s'"
6759msgstr ""
6760
79aed792 6761#: remote.c:1846
94328cef
JX
6762#, c-format
6763msgid "no upstream configured for branch '%s'"
6764msgstr ""
6765
79aed792 6766#: remote.c:1852
fda7b092
JX
6767#, c-format
6768msgid "upstream branch '%s' not stored as a remote-tracking branch"
727b9576
JX
6769msgstr ""
6770
79aed792 6771#: remote.c:1867
727b9576 6772#, c-format
fda7b092 6773msgid "push destination '%s' on remote '%s' has no local tracking branch"
727b9576
JX
6774msgstr ""
6775
79aed792 6776#: remote.c:1882
727b9576 6777#, c-format
fda7b092 6778msgid "branch '%s' has no remote for pushing"
727b9576
JX
6779msgstr ""
6780
79aed792 6781#: remote.c:1892
727b9576 6782#, c-format
fda7b092 6783msgid "push refspecs for '%s' do not include '%s'"
727b9576
JX
6784msgstr ""
6785
79aed792 6786#: remote.c:1905
fda7b092 6787msgid "push has no destination (push.default is 'nothing')"
727b9576
JX
6788msgstr ""
6789
79aed792 6790#: remote.c:1927
fda7b092 6791msgid "cannot resolve 'simple' push to a single destination"
f517e50d
JX
6792msgstr ""
6793
79aed792 6794#: remote.c:2060
94328cef
JX
6795#, c-format
6796msgid "couldn't find remote ref %s"
6797msgstr ""
6798
79aed792 6799#: remote.c:2073
94328cef
JX
6800#, c-format
6801msgid "* Ignoring funny ref '%s' locally"
6802msgstr ""
6803
79aed792 6804#: remote.c:2236
f517e50d 6805#, c-format
fda7b092 6806msgid "Your branch is based on '%s', but the upstream is gone.\n"
f517e50d
JX
6807msgstr ""
6808
79aed792 6809#: remote.c:2240
fda7b092 6810msgid " (use \"git branch --unset-upstream\" to fixup)\n"
f1522b27
JX
6811msgstr ""
6812
79aed792 6813#: remote.c:2243
d07a63e4 6814#, c-format
25eab542 6815msgid "Your branch is up to date with '%s'.\n"
d07a63e4
JX
6816msgstr ""
6817
79aed792 6818#: remote.c:2247
abc8de64
JX
6819#, c-format
6820msgid "Your branch and '%s' refer to different commits.\n"
6821msgstr ""
6822
79aed792 6823#: remote.c:2250
abc8de64
JX
6824#, c-format
6825msgid " (use \"%s\" for details)\n"
6826msgstr ""
6827
79aed792 6828#: remote.c:2254
d07a63e4 6829#, c-format
fda7b092
JX
6830msgid "Your branch is ahead of '%s' by %d commit.\n"
6831msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
6832msgstr[0] ""
6833msgstr[1] ""
6834
79aed792 6835#: remote.c:2260
fda7b092 6836msgid " (use \"git push\" to publish your local commits)\n"
d07a63e4
JX
6837msgstr ""
6838
79aed792 6839#: remote.c:2263
d07a63e4 6840#, c-format
fda7b092
JX
6841msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
6842msgid_plural ""
6843"Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
6844msgstr[0] ""
6845msgstr[1] ""
6846
79aed792 6847#: remote.c:2271
fda7b092 6848msgid " (use \"git pull\" to update your local branch)\n"
d07a63e4
JX
6849msgstr ""
6850
79aed792 6851#: remote.c:2274
d07a63e4 6852#, c-format
fda7b092
JX
6853msgid ""
6854"Your branch and '%s' have diverged,\n"
6855"and have %d and %d different commit each, respectively.\n"
6856msgid_plural ""
6857"Your branch and '%s' have diverged,\n"
6858"and have %d and %d different commits each, respectively.\n"
6859msgstr[0] ""
6860msgstr[1] ""
d07a63e4 6861
79aed792 6862#: remote.c:2284
fda7b092 6863msgid " (use \"git pull\" to merge the remote branch into yours)\n"
d07a63e4
JX
6864msgstr ""
6865
79aed792 6866#: remote.c:2476
94328cef
JX
6867#, c-format
6868msgid "cannot parse expected object name '%s'"
6869msgstr ""
6870
12705546 6871#: replace-object.c:21
dba9f13c
JX
6872#, c-format
6873msgid "bad replace ref name: %s"
6874msgstr ""
6875
12705546 6876#: replace-object.c:30
dba9f13c
JX
6877#, c-format
6878msgid "duplicate replace ref: %s"
6879msgstr ""
6880
f7c6172e 6881#: replace-object.c:82
dba9f13c
JX
6882#, c-format
6883msgid "replace depth too high for object %s"
6884msgstr ""
6885
712b0ed6 6886#: rerere.c:201 rerere.c:210 rerere.c:213
12705546 6887msgid "corrupt MERGE_RR"
9eb3984b
JX
6888msgstr ""
6889
712b0ed6 6890#: rerere.c:248 rerere.c:253
12705546 6891msgid "unable to write rerere record"
9eb3984b
JX
6892msgstr ""
6893
712b0ed6 6894#: rerere.c:479
12705546
JX
6895#, c-format
6896msgid "there were errors while writing '%s' (%s)"
9eb3984b
JX
6897msgstr ""
6898
79aed792 6899#: rerere.c:482 builtin/gc.c:2263 builtin/gc.c:2298
12705546
JX
6900#, c-format
6901msgid "failed to flush '%s'"
6902msgstr ""
6903
712b0ed6 6904#: rerere.c:487 rerere.c:1023
12705546
JX
6905#, c-format
6906msgid "could not parse conflict hunks in '%s'"
6907msgstr ""
6908
712b0ed6 6909#: rerere.c:668
12705546
JX
6910#, c-format
6911msgid "failed utime() on '%s'"
6912msgstr ""
6913
712b0ed6 6914#: rerere.c:678
12705546
JX
6915#, c-format
6916msgid "writing '%s' failed"
6917msgstr ""
6918
712b0ed6 6919#: rerere.c:698
12705546
JX
6920#, c-format
6921msgid "Staged '%s' using previous resolution."
6922msgstr ""
6923
712b0ed6 6924#: rerere.c:737
12705546
JX
6925#, c-format
6926msgid "Recorded resolution for '%s'."
6927msgstr ""
6928
712b0ed6 6929#: rerere.c:772
12705546
JX
6930#, c-format
6931msgid "Resolved '%s' using previous resolution."
6932msgstr ""
6933
712b0ed6 6934#: rerere.c:787
12705546
JX
6935#, c-format
6936msgid "cannot unlink stray '%s'"
6937msgstr ""
6938
712b0ed6 6939#: rerere.c:791
12705546
JX
6940#, c-format
6941msgid "Recorded preimage for '%s'"
6942msgstr ""
6943
79aed792
JX
6944#: rerere.c:865 submodule.c:2121 builtin/log.c:2017
6945#: builtin/submodule--helper.c:1777 builtin/submodule--helper.c:1820
12705546
JX
6946#, c-format
6947msgid "could not create directory '%s'"
6948msgstr ""
6949
712b0ed6 6950#: rerere.c:1041
12705546
JX
6951#, c-format
6952msgid "failed to update conflicted state in '%s'"
6953msgstr ""
6954
712b0ed6 6955#: rerere.c:1052 rerere.c:1059
12705546
JX
6956#, c-format
6957msgid "no remembered resolution for '%s'"
6958msgstr ""
6959
712b0ed6 6960#: rerere.c:1061
12705546
JX
6961#, c-format
6962msgid "cannot unlink '%s'"
6963msgstr ""
6964
712b0ed6 6965#: rerere.c:1071
12705546
JX
6966#, c-format
6967msgid "Updated preimage for '%s'"
6968msgstr ""
6969
712b0ed6 6970#: rerere.c:1080
12705546
JX
6971#, c-format
6972msgid "Forgot resolution for '%s'\n"
6973msgstr ""
6974
712b0ed6 6975#: rerere.c:1191
12705546
JX
6976msgid "unable to open rr-cache directory"
6977msgstr ""
6978
bfef3f9d
JX
6979#: reset.c:42
6980msgid "could not determine HEAD revision"
6981msgstr ""
6982
79aed792 6983#: reset.c:70 reset.c:76 sequencer.c:3700
bfef3f9d
JX
6984#, c-format
6985msgid "failed to find tree of %s"
6986msgstr ""
6987
79aed792 6988#: revision.c:2347
e13da2db 6989msgid "--unpacked=<packfile> no longer supported"
12705546
JX
6990msgstr ""
6991
79aed792 6992#: revision.c:2686
e13da2db 6993msgid "your current branch appears to be broken"
12705546
JX
6994msgstr ""
6995
79aed792 6996#: revision.c:2689
e13da2db
JX
6997#, c-format
6998msgid "your current branch '%s' does not have any commits yet"
12705546
JX
6999msgstr ""
7000
79aed792 7001#: revision.c:2891
d93ef2a1
JX
7002msgid "-L does not yet support diff formats besides -p and -s"
7003msgstr ""
7004
79aed792 7005#: run-command.c:1262
12705546
JX
7006#, c-format
7007msgid "cannot create async thread: %s"
7008msgstr ""
7009
2b95ebb4 7010#: send-pack.c:150
abc8de64
JX
7011msgid "unexpected flush packet while reading remote unpack status"
7012msgstr ""
7013
2b95ebb4 7014#: send-pack.c:152
dfc182b1
JX
7015#, c-format
7016msgid "unable to parse remote unpack status: %s"
7017msgstr ""
7018
2b95ebb4 7019#: send-pack.c:154
dfc182b1
JX
7020#, c-format
7021msgid "remote unpack failed: %s"
7022msgstr ""
7023
2b95ebb4 7024#: send-pack.c:378
fda7b092 7025msgid "failed to sign the push certificate"
9fa976ff
JX
7026msgstr ""
7027
1f511a9b 7028#: send-pack.c:435
2b95ebb4
JX
7029msgid "send-pack: unable to fork off fetch subprocess"
7030msgstr ""
7031
1f511a9b 7032#: send-pack.c:457
2b95ebb4
JX
7033msgid "push negotiation failed; proceeding anyway with push"
7034msgstr ""
7035
1f511a9b 7036#: send-pack.c:528
d84f4abf
JX
7037msgid "the receiving end does not support this repository's hash algorithm"
7038msgstr ""
7039
1f511a9b 7040#: send-pack.c:537
fda7b092 7041msgid "the receiving end does not support --signed push"
9fa976ff
JX
7042msgstr ""
7043
1f511a9b 7044#: send-pack.c:539
9fa976ff 7045msgid ""
fda7b092
JX
7046"not sending a push certificate since the receiving end does not support --"
7047"signed push"
9fa976ff
JX
7048msgstr ""
7049
1f511a9b 7050#: send-pack.c:546
fda7b092 7051msgid "the receiving end does not support --atomic push"
9fa976ff
JX
7052msgstr ""
7053
1f511a9b 7054#: send-pack.c:551
fda7b092 7055msgid "the receiving end does not support push options"
9fa976ff
JX
7056msgstr ""
7057
1f511a9b 7058#: sequencer.c:197
abc8de64
JX
7059#, c-format
7060msgid "invalid commit message cleanup mode '%s'"
7061msgstr ""
7062
1f511a9b 7063#: sequencer.c:325
9b7388a8
JX
7064#, c-format
7065msgid "could not delete '%s'"
7066msgstr ""
7067
79aed792
JX
7068#: sequencer.c:345 sequencer.c:4751 builtin/rebase.c:563 builtin/rebase.c:1297
7069#: builtin/rm.c:409
6b0f1a9b
JX
7070#, c-format
7071msgid "could not remove '%s'"
7072msgstr ""
7073
1f511a9b 7074#: sequencer.c:355
fda7b092 7075msgid "revert"
df0617bf
JX
7076msgstr ""
7077
1f511a9b 7078#: sequencer.c:357
fda7b092 7079msgid "cherry-pick"
f517e50d
JX
7080msgstr ""
7081
1f511a9b 7082#: sequencer.c:359
f7c6172e 7083msgid "rebase"
673bfad0
JX
7084msgstr ""
7085
1f511a9b 7086#: sequencer.c:361
673bfad0 7087#, c-format
dba9f13c 7088msgid "unknown action: %d"
673bfad0
JX
7089msgstr ""
7090
1f511a9b 7091#: sequencer.c:420
f517e50d 7092msgid ""
fda7b092
JX
7093"after resolving the conflicts, mark the corrected paths\n"
7094"with 'git add <paths>' or 'git rm <paths>'"
f517e50d
JX
7095msgstr ""
7096
1f511a9b 7097#: sequencer.c:423
f517e50d 7098msgid ""
1f511a9b
JX
7099"After resolving the conflicts, mark them with\n"
7100"\"git add/rm <pathspec>\", then run\n"
7101"\"git cherry-pick --continue\".\n"
7102"You can instead skip this commit with \"git cherry-pick --skip\".\n"
7103"To abort and get back to the state before \"git cherry-pick\",\n"
7104"run \"git cherry-pick --abort\"."
7105msgstr ""
7106
7107#: sequencer.c:430
7108msgid ""
7109"After resolving the conflicts, mark them with\n"
7110"\"git add/rm <pathspec>\", then run\n"
7111"\"git revert --continue\".\n"
7112"You can instead skip this commit with \"git revert --skip\".\n"
7113"To abort and get back to the state before \"git revert\",\n"
7114"run \"git revert --abort\"."
f517e50d
JX
7115msgstr ""
7116
79aed792 7117#: sequencer.c:448 sequencer.c:3292
f517e50d 7118#, c-format
712b0ed6 7119msgid "could not lock '%s'"
f517e50d
JX
7120msgstr ""
7121
79aed792
JX
7122#: sequencer.c:450 sequencer.c:3091 sequencer.c:3296 sequencer.c:3310
7123#: sequencer.c:3561 sequencer.c:5618 strbuf.c:1188 wrapper.c:639
fda7b092 7124#, c-format
712b0ed6 7125msgid "could not write to '%s'"
5e078fcd
JX
7126msgstr ""
7127
1f511a9b 7128#: sequencer.c:455
f7c6172e 7129#, c-format
712b0ed6 7130msgid "could not write eol to '%s'"
f7c6172e
JX
7131msgstr ""
7132
79aed792
JX
7133#: sequencer.c:460 sequencer.c:3096 sequencer.c:3298 sequencer.c:3312
7134#: sequencer.c:3569
727b9576 7135#, c-format
712b0ed6 7136msgid "failed to finalize '%s'"
727b9576
JX
7137msgstr ""
7138
79aed792
JX
7139#: sequencer.c:473 sequencer.c:1934 sequencer.c:3116 sequencer.c:3551
7140#: sequencer.c:3679 builtin/am.c:289 builtin/commit.c:834 builtin/merge.c:1148
7141#, c-format
7142msgid "could not read '%s'"
7143msgstr ""
7144
1f511a9b 7145#: sequencer.c:499
fda7b092 7146#, c-format
712b0ed6 7147msgid "your local changes would be overwritten by %s."
727b9576
JX
7148msgstr ""
7149
1f511a9b 7150#: sequencer.c:503
712b0ed6 7151msgid "commit your changes or stash them to proceed."
005c62fe
JX
7152msgstr ""
7153
1f511a9b 7154#: sequencer.c:535
005c62fe 7155#, c-format
712b0ed6 7156msgid "%s: fast-forward"
005c62fe
JX
7157msgstr ""
7158
79aed792 7159#: sequencer.c:574 builtin/tag.c:614
d93ef2a1 7160#, c-format
712b0ed6 7161msgid "Invalid cleanup mode %s"
d93ef2a1
JX
7162msgstr ""
7163
712b0ed6
JX
7164#. TRANSLATORS: %s will be "revert", "cherry-pick" or
7165#. "rebase".
7166#.
1f511a9b 7167#: sequencer.c:685
fda7b092 7168#, c-format
712b0ed6 7169msgid "%s: Unable to write new index file"
727b9576
JX
7170msgstr ""
7171
1f511a9b 7172#: sequencer.c:699
712b0ed6 7173msgid "unable to update cache tree"
727b9576
JX
7174msgstr ""
7175
1f511a9b 7176#: sequencer.c:713
712b0ed6 7177msgid "could not resolve HEAD commit"
6b0f1a9b
JX
7178msgstr ""
7179
1f511a9b 7180#: sequencer.c:793
712b0ed6
JX
7181#, c-format
7182msgid "no key present in '%.*s'"
6b0f1a9b
JX
7183msgstr ""
7184
1f511a9b 7185#: sequencer.c:804
712b0ed6
JX
7186#, c-format
7187msgid "unable to dequote value of '%s'"
673bfad0
JX
7188msgstr ""
7189
79aed792
JX
7190#: sequencer.c:841 wrapper.c:209 wrapper.c:379 builtin/am.c:756
7191#: builtin/am.c:848 builtin/rebase.c:694
fda7b092 7192#, c-format
712b0ed6 7193msgid "could not open '%s' for reading"
fda7b092
JX
7194msgstr ""
7195
1f511a9b 7196#: sequencer.c:851
712b0ed6 7197msgid "'GIT_AUTHOR_NAME' already given"
673bfad0
JX
7198msgstr ""
7199
1f511a9b 7200#: sequencer.c:856
712b0ed6 7201msgid "'GIT_AUTHOR_EMAIL' already given"
727b9576
JX
7202msgstr ""
7203
1f511a9b 7204#: sequencer.c:861
712b0ed6 7205msgid "'GIT_AUTHOR_DATE' already given"
9fa976ff
JX
7206msgstr ""
7207
1f511a9b 7208#: sequencer.c:865
df0617bf 7209#, c-format
712b0ed6 7210msgid "unknown variable '%s'"
9b7388a8
JX
7211msgstr ""
7212
1f511a9b 7213#: sequencer.c:870
712b0ed6 7214msgid "missing 'GIT_AUTHOR_NAME'"
df0617bf
JX
7215msgstr ""
7216
1f511a9b 7217#: sequencer.c:872
712b0ed6 7218msgid "missing 'GIT_AUTHOR_EMAIL'"
dba9f13c
JX
7219msgstr ""
7220
1f511a9b 7221#: sequencer.c:874
712b0ed6 7222msgid "missing 'GIT_AUTHOR_DATE'"
6b0f1a9b
JX
7223msgstr ""
7224
1f511a9b 7225#: sequencer.c:939
6b0f1a9b 7226#, c-format
712b0ed6
JX
7227msgid ""
7228"you have staged changes in your working tree\n"
7229"If these changes are meant to be squashed into the previous commit, run:\n"
7230"\n"
7231" git commit --amend %s\n"
7232"\n"
7233"If they are meant to go into a new commit, run:\n"
7234"\n"
7235" git commit %s\n"
7236"\n"
7237"In both cases, once you're done, continue with:\n"
7238"\n"
7239" git rebase --continue\n"
46bc4039
JX
7240msgstr ""
7241
79aed792 7242#: sequencer.c:1225
712b0ed6 7243msgid "'prepare-commit-msg' hook failed"
d07a63e4
JX
7244msgstr ""
7245
79aed792 7246#: sequencer.c:1231
712b0ed6
JX
7247msgid ""
7248"Your name and email address were configured automatically based\n"
7249"on your username and hostname. Please check that they are accurate.\n"
7250"You can suppress this message by setting them explicitly. Run the\n"
7251"following command and follow the instructions in your editor to edit\n"
7252"your configuration file:\n"
7253"\n"
7254" git config --global --edit\n"
7255"\n"
7256"After doing this, you may fix the identity used for this commit with:\n"
7257"\n"
7258" git commit --amend --reset-author\n"
64f23b0c
JX
7259msgstr ""
7260
79aed792 7261#: sequencer.c:1244
712b0ed6
JX
7262msgid ""
7263"Your name and email address were configured automatically based\n"
7264"on your username and hostname. Please check that they are accurate.\n"
7265"You can suppress this message by setting them explicitly:\n"
7266"\n"
7267" git config --global user.name \"Your Name\"\n"
7268" git config --global user.email you@example.com\n"
7269"\n"
7270"After doing this, you may fix the identity used for this commit with:\n"
7271"\n"
7272" git commit --amend --reset-author\n"
64f23b0c
JX
7273msgstr ""
7274
79aed792 7275#: sequencer.c:1288
712b0ed6 7276msgid "couldn't look up newly created commit"
dce37b66
JX
7277msgstr ""
7278
79aed792 7279#: sequencer.c:1290
712b0ed6 7280msgid "could not parse newly created commit"
dce37b66
JX
7281msgstr ""
7282
79aed792 7283#: sequencer.c:1339
712b0ed6 7284msgid "unable to resolve HEAD after creating commit"
dce37b66
JX
7285msgstr ""
7286
79aed792 7287#: sequencer.c:1342
712b0ed6 7288msgid "detached HEAD"
11b90174
JX
7289msgstr ""
7290
79aed792 7291#: sequencer.c:1346
712b0ed6 7292msgid " (root-commit)"
dce37b66
JX
7293msgstr ""
7294
79aed792 7295#: sequencer.c:1367
712b0ed6 7296msgid "could not parse HEAD"
11b90174
JX
7297msgstr ""
7298
79aed792 7299#: sequencer.c:1369
fda7b092 7300#, c-format
712b0ed6 7301msgid "HEAD %s is not a commit!"
6b0f1a9b
JX
7302msgstr ""
7303
79aed792 7304#: sequencer.c:1373 sequencer.c:1451 builtin/commit.c:1708
712b0ed6 7305msgid "could not parse HEAD commit"
6b0f1a9b
JX
7306msgstr ""
7307
79aed792 7308#: sequencer.c:1429 sequencer.c:2314
712b0ed6 7309msgid "unable to parse commit author"
6b0f1a9b
JX
7310msgstr ""
7311
79aed792 7312#: sequencer.c:1440 builtin/am.c:1643 builtin/merge.c:710
712b0ed6 7313msgid "git write-tree failed to write a tree"
6b0f1a9b
JX
7314msgstr ""
7315
79aed792 7316#: sequencer.c:1473 sequencer.c:1593
6b0f1a9b 7317#, c-format
712b0ed6 7318msgid "unable to read commit message from '%s'"
673bfad0
JX
7319msgstr ""
7320
79aed792 7321#: sequencer.c:1504 sequencer.c:1536
dba9f13c 7322#, c-format
712b0ed6 7323msgid "invalid author identity '%s'"
dba9f13c
JX
7324msgstr ""
7325
79aed792 7326#: sequencer.c:1510
712b0ed6 7327msgid "corrupt author: missing date information"
dba9f13c
JX
7328msgstr ""
7329
79aed792
JX
7330#: sequencer.c:1549 builtin/am.c:1670 builtin/commit.c:1822 builtin/merge.c:915
7331#: builtin/merge.c:940 t/helper/test-fast-rebase.c:78
712b0ed6 7332msgid "failed to write commit object"
dba9f13c
JX
7333msgstr ""
7334
79aed792 7335#: sequencer.c:1576 sequencer.c:4523 t/helper/test-fast-rebase.c:199
d4df71b2 7336#: t/helper/test-fast-rebase.c:217
dba9f13c 7337#, c-format
712b0ed6 7338msgid "could not update %s"
dba9f13c
JX
7339msgstr ""
7340
79aed792 7341#: sequencer.c:1625
673bfad0 7342#, c-format
712b0ed6 7343msgid "could not parse commit %s"
673bfad0
JX
7344msgstr ""
7345
79aed792 7346#: sequencer.c:1630
bfef3f9d 7347#, c-format
712b0ed6 7348msgid "could not parse parent commit %s"
bfef3f9d
JX
7349msgstr ""
7350
79aed792 7351#: sequencer.c:1713 sequencer.c:1994
673bfad0 7352#, c-format
712b0ed6 7353msgid "unknown command: %d"
673bfad0
JX
7354msgstr ""
7355
79aed792 7356#: sequencer.c:1755
2b95ebb4
JX
7357msgid "This is the 1st commit message:"
7358msgstr ""
7359
79aed792 7360#: sequencer.c:1756
673bfad0 7361#, c-format
2b95ebb4 7362msgid "This is the commit message #%d:"
673bfad0
JX
7363msgstr ""
7364
79aed792 7365#: sequencer.c:1757
2b95ebb4 7366msgid "The 1st commit message will be skipped:"
dba9f13c
JX
7367msgstr ""
7368
79aed792 7369#: sequencer.c:1758
2b95ebb4
JX
7370#, c-format
7371msgid "The commit message #%d will be skipped:"
9b7388a8
JX
7372msgstr ""
7373
79aed792 7374#: sequencer.c:1759
2b95ebb4
JX
7375#, c-format
7376msgid "This is a combination of %d commits."
9b7388a8
JX
7377msgstr ""
7378
79aed792 7379#: sequencer.c:1906 sequencer.c:1963
dba9f13c 7380#, c-format
712b0ed6 7381msgid "cannot write '%s'"
9b7388a8
JX
7382msgstr ""
7383
79aed792 7384#: sequencer.c:1953
2b95ebb4 7385msgid "need a HEAD to fixup"
9b7388a8
JX
7386msgstr ""
7387
79aed792 7388#: sequencer.c:1955 sequencer.c:3596
2b95ebb4 7389msgid "could not read HEAD"
dba9f13c
JX
7390msgstr ""
7391
79aed792 7392#: sequencer.c:1957
2b95ebb4 7393msgid "could not read HEAD's commit message"
9b7388a8
JX
7394msgstr ""
7395
79aed792 7396#: sequencer.c:1981
9b7388a8 7397#, c-format
2b95ebb4 7398msgid "could not read commit message of %s"
9b7388a8
JX
7399msgstr ""
7400
79aed792 7401#: sequencer.c:2091
712b0ed6 7402msgid "your index file is unmerged."
9b7388a8
JX
7403msgstr ""
7404
79aed792 7405#: sequencer.c:2098
712b0ed6 7406msgid "cannot fixup root commit"
bfef3f9d
JX
7407msgstr ""
7408
79aed792 7409#: sequencer.c:2117
bfef3f9d 7410#, c-format
712b0ed6 7411msgid "commit %s is a merge but no -m option was given."
bfef3f9d
JX
7412msgstr ""
7413
79aed792 7414#: sequencer.c:2125 sequencer.c:2133
bfef3f9d 7415#, c-format
712b0ed6 7416msgid "commit %s does not have parent %d"
bfef3f9d
JX
7417msgstr ""
7418
79aed792 7419#: sequencer.c:2139
bfef3f9d 7420#, c-format
712b0ed6 7421msgid "cannot get commit message for %s"
bfef3f9d
JX
7422msgstr ""
7423
712b0ed6
JX
7424#. TRANSLATORS: The first %s will be a "todo" command like
7425#. "revert" or "pick", the second %s a SHA1.
79aed792 7426#: sequencer.c:2158
673bfad0 7427#, c-format
712b0ed6 7428msgid "%s: cannot parse parent commit %s"
673bfad0
JX
7429msgstr ""
7430
79aed792 7431#: sequencer.c:2224
673bfad0 7432#, c-format
712b0ed6 7433msgid "could not rename '%s' to '%s'"
673bfad0
JX
7434msgstr ""
7435
79aed792 7436#: sequencer.c:2284
673bfad0 7437#, c-format
712b0ed6 7438msgid "could not revert %s... %s"
673bfad0
JX
7439msgstr ""
7440
79aed792 7441#: sequencer.c:2285
712b0ed6
JX
7442#, c-format
7443msgid "could not apply %s... %s"
bfef3f9d
JX
7444msgstr ""
7445
79aed792 7446#: sequencer.c:2306
712b0ed6
JX
7447#, c-format
7448msgid "dropping %s %s -- patch contents already upstream\n"
bfef3f9d
JX
7449msgstr ""
7450
79aed792 7451#: sequencer.c:2364
712b0ed6
JX
7452#, c-format
7453msgid "git %s: failed to read the index"
12705546
JX
7454msgstr ""
7455
79aed792 7456#: sequencer.c:2372
12705546 7457#, c-format
712b0ed6 7458msgid "git %s: failed to refresh the index"
12705546
JX
7459msgstr ""
7460
79aed792 7461#: sequencer.c:2452
12705546 7462#, c-format
712b0ed6 7463msgid "%s does not accept arguments: '%s'"
12705546
JX
7464msgstr ""
7465
79aed792 7466#: sequencer.c:2461
9b7388a8 7467#, c-format
712b0ed6 7468msgid "missing arguments for %s"
9b7388a8
JX
7469msgstr ""
7470
79aed792 7471#: sequencer.c:2504
bfef3f9d 7472#, c-format
712b0ed6 7473msgid "could not parse '%s'"
bfef3f9d
JX
7474msgstr ""
7475
79aed792 7476#: sequencer.c:2565
673bfad0 7477#, c-format
712b0ed6 7478msgid "invalid line %d: %.*s"
673bfad0
JX
7479msgstr ""
7480
79aed792 7481#: sequencer.c:2576
673bfad0 7482#, c-format
712b0ed6 7483msgid "cannot '%s' without a previous commit"
673bfad0
JX
7484msgstr ""
7485
79aed792 7486#: sequencer.c:2624 builtin/rebase.c:184
1f511a9b
JX
7487#, c-format
7488msgid "could not read '%s'."
7489msgstr ""
7490
79aed792 7491#: sequencer.c:2662
712b0ed6 7492msgid "cancelling a cherry picking in progress"
673bfad0
JX
7493msgstr ""
7494
79aed792 7495#: sequencer.c:2671
712b0ed6 7496msgid "cancelling a revert in progress"
673bfad0
JX
7497msgstr ""
7498
79aed792 7499#: sequencer.c:2711
712b0ed6 7500msgid "please fix this using 'git rebase --edit-todo'."
673bfad0
JX
7501msgstr ""
7502
79aed792 7503#: sequencer.c:2713
bfef3f9d 7504#, c-format
712b0ed6 7505msgid "unusable instruction sheet: '%s'"
bfef3f9d
JX
7506msgstr ""
7507
79aed792 7508#: sequencer.c:2718
712b0ed6 7509msgid "no commits parsed."
673bfad0
JX
7510msgstr ""
7511
79aed792 7512#: sequencer.c:2729
712b0ed6 7513msgid "cannot cherry-pick during a revert."
673bfad0
JX
7514msgstr ""
7515
79aed792 7516#: sequencer.c:2731
712b0ed6 7517msgid "cannot revert during a cherry-pick."
673bfad0
JX
7518msgstr ""
7519
79aed792 7520#: sequencer.c:2809
673bfad0 7521#, c-format
712b0ed6 7522msgid "invalid value for %s: %s"
673bfad0
JX
7523msgstr ""
7524
79aed792 7525#: sequencer.c:2918
712b0ed6 7526msgid "unusable squash-onto"
673bfad0
JX
7527msgstr ""
7528
79aed792 7529#: sequencer.c:2938
9b7388a8 7530#, c-format
712b0ed6 7531msgid "malformed options sheet: '%s'"
9b7388a8
JX
7532msgstr ""
7533
79aed792 7534#: sequencer.c:3033 sequencer.c:4902
712b0ed6 7535msgid "empty commit set passed"
9b7388a8
JX
7536msgstr ""
7537
79aed792 7538#: sequencer.c:3050
712b0ed6 7539msgid "revert is already in progress"
673bfad0
JX
7540msgstr ""
7541
79aed792 7542#: sequencer.c:3052
fda7b092 7543#, c-format
712b0ed6 7544msgid "try \"git revert (--continue | %s--abort | --quit)\""
dce37b66
JX
7545msgstr ""
7546
79aed792 7547#: sequencer.c:3055
712b0ed6 7548msgid "cherry-pick is already in progress"
dce37b66
JX
7549msgstr ""
7550
79aed792 7551#: sequencer.c:3057
712b0ed6
JX
7552#, c-format
7553msgid "try \"git cherry-pick (--continue | %s--abort | --quit)\""
dce37b66
JX
7554msgstr ""
7555
79aed792 7556#: sequencer.c:3071
712b0ed6
JX
7557#, c-format
7558msgid "could not create sequencer directory '%s'"
25eab542
JX
7559msgstr ""
7560
79aed792 7561#: sequencer.c:3086
712b0ed6 7562msgid "could not lock HEAD"
25eab542
JX
7563msgstr ""
7564
79aed792 7565#: sequencer.c:3146 sequencer.c:4612
712b0ed6 7566msgid "no cherry-pick or revert in progress"
12705546
JX
7567msgstr ""
7568
79aed792 7569#: sequencer.c:3148 sequencer.c:3159
712b0ed6 7570msgid "cannot resolve HEAD"
12705546
JX
7571msgstr ""
7572
79aed792 7573#: sequencer.c:3150 sequencer.c:3194
712b0ed6 7574msgid "cannot abort from a branch yet to be born"
25eab542
JX
7575msgstr ""
7576
fe7f7ad3
JX
7577#: sequencer.c:3180 builtin/fetch.c:1004 builtin/fetch.c:1416
7578#: builtin/grep.c:772
abc8de64 7579#, c-format
712b0ed6 7580msgid "cannot open '%s'"
abc8de64
JX
7581msgstr ""
7582
79aed792 7583#: sequencer.c:3182
fda7b092 7584#, c-format
712b0ed6 7585msgid "cannot read '%s': %s"
dce37b66
JX
7586msgstr ""
7587
79aed792 7588#: sequencer.c:3183
712b0ed6 7589msgid "unexpected end of file"
dce37b66
JX
7590msgstr ""
7591
79aed792 7592#: sequencer.c:3189
abc8de64 7593#, c-format
712b0ed6 7594msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
abc8de64
JX
7595msgstr ""
7596
79aed792 7597#: sequencer.c:3200
712b0ed6 7598msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
dce37b66
JX
7599msgstr ""
7600
79aed792 7601#: sequencer.c:3241
712b0ed6 7602msgid "no revert in progress"
abc8de64
JX
7603msgstr ""
7604
79aed792 7605#: sequencer.c:3250
712b0ed6 7606msgid "no cherry-pick in progress"
abc8de64
JX
7607msgstr ""
7608
79aed792 7609#: sequencer.c:3260
712b0ed6 7610msgid "failed to skip the commit"
dce37b66
JX
7611msgstr ""
7612
79aed792 7613#: sequencer.c:3267
712b0ed6 7614msgid "there is nothing to skip"
dce37b66
JX
7615msgstr ""
7616
79aed792 7617#: sequencer.c:3270
712b0ed6
JX
7618#, c-format
7619msgid ""
7620"have you committed already?\n"
7621"try \"git %s --continue\""
e13da2db
JX
7622msgstr ""
7623
79aed792 7624#: sequencer.c:3432 sequencer.c:4503
712b0ed6
JX
7625msgid "cannot read HEAD"
7626msgstr ""
7627
79aed792 7628#: sequencer.c:3449
fda7b092 7629#, c-format
712b0ed6 7630msgid "unable to copy '%s' to '%s'"
dce37b66
JX
7631msgstr ""
7632
79aed792 7633#: sequencer.c:3457
abc8de64 7634#, c-format
712b0ed6
JX
7635msgid ""
7636"You can amend the commit now, with\n"
7637"\n"
7638" git commit --amend %s\n"
7639"\n"
7640"Once you are satisfied with your changes, run\n"
7641"\n"
7642" git rebase --continue\n"
abc8de64
JX
7643msgstr ""
7644
79aed792 7645#: sequencer.c:3467
abc8de64 7646#, c-format
712b0ed6 7647msgid "Could not apply %s... %.*s"
abc8de64
JX
7648msgstr ""
7649
79aed792 7650#: sequencer.c:3474
abc8de64 7651#, c-format
712b0ed6 7652msgid "Could not merge %.*s"
abc8de64
JX
7653msgstr ""
7654
79aed792 7655#: sequencer.c:3488 sequencer.c:3492 builtin/difftool.c:633
abc8de64 7656#, c-format
712b0ed6 7657msgid "could not copy '%s' to '%s'"
abc8de64
JX
7658msgstr ""
7659
79aed792 7660#: sequencer.c:3503
abc8de64 7661#, c-format
712b0ed6 7662msgid "Executing: %s\n"
abc8de64
JX
7663msgstr ""
7664
79aed792 7665#: sequencer.c:3514
abc8de64 7666#, c-format
712b0ed6
JX
7667msgid ""
7668"execution failed: %s\n"
7669"%sYou can fix the problem, and then run\n"
7670"\n"
7671" git rebase --continue\n"
7672"\n"
abc8de64
JX
7673msgstr ""
7674
79aed792 7675#: sequencer.c:3520
712b0ed6
JX
7676msgid "and made changes to the index and/or the working tree\n"
7677msgstr ""
7678
79aed792 7679#: sequencer.c:3526
abc8de64 7680#, c-format
712b0ed6
JX
7681msgid ""
7682"execution succeeded: %s\n"
7683"but left changes to the index and/or the working tree\n"
7684"Commit or stash your changes, and then run\n"
7685"\n"
7686" git rebase --continue\n"
7687"\n"
abc8de64
JX
7688msgstr ""
7689
79aed792 7690#: sequencer.c:3586
abc8de64 7691#, c-format
712b0ed6 7692msgid "illegal label name: '%.*s'"
abc8de64
JX
7693msgstr ""
7694
79aed792 7695#: sequencer.c:3659
712b0ed6 7696msgid "writing fake root commit"
abc8de64
JX
7697msgstr ""
7698
79aed792 7699#: sequencer.c:3664
712b0ed6
JX
7700msgid "writing squash-onto"
7701msgstr ""
7702
79aed792 7703#: sequencer.c:3743
abc8de64 7704#, c-format
712b0ed6 7705msgid "could not resolve '%s'"
dce37b66
JX
7706msgstr ""
7707
79aed792 7708#: sequencer.c:3775
712b0ed6 7709msgid "cannot merge without a current revision"
dce37b66
JX
7710msgstr ""
7711
79aed792 7712#: sequencer.c:3797
dba9f13c 7713#, c-format
712b0ed6 7714msgid "unable to parse '%.*s'"
dba9f13c
JX
7715msgstr ""
7716
79aed792 7717#: sequencer.c:3806
94328cef 7718#, c-format
712b0ed6 7719msgid "nothing to merge: '%.*s'"
94328cef
JX
7720msgstr ""
7721
79aed792 7722#: sequencer.c:3818
712b0ed6
JX
7723msgid "octopus merge cannot be executed on top of a [new root]"
7724msgstr ""
7725
79aed792 7726#: sequencer.c:3873
dba9f13c 7727#, c-format
712b0ed6 7728msgid "could not get commit message of '%s'"
dba9f13c
JX
7729msgstr ""
7730
79aed792 7731#: sequencer.c:4019
dba9f13c 7732#, c-format
712b0ed6 7733msgid "could not even attempt to merge '%.*s'"
dba9f13c
JX
7734msgstr ""
7735
79aed792 7736#: sequencer.c:4035
712b0ed6 7737msgid "merge: Unable to write new index file"
dba9f13c
JX
7738msgstr ""
7739
79aed792 7740#: sequencer.c:4116
712b0ed6 7741msgid "Cannot autostash"
dba9f13c
JX
7742msgstr ""
7743
79aed792 7744#: sequencer.c:4119
712b0ed6
JX
7745#, c-format
7746msgid "Unexpected stash response: '%s'"
dba9f13c
JX
7747msgstr ""
7748
79aed792 7749#: sequencer.c:4125
dba9f13c 7750#, c-format
712b0ed6 7751msgid "Could not create directory for '%s'"
dba9f13c
JX
7752msgstr ""
7753
79aed792 7754#: sequencer.c:4128
dba9f13c 7755#, c-format
712b0ed6
JX
7756msgid "Created autostash: %s\n"
7757msgstr ""
7758
79aed792 7759#: sequencer.c:4132
712b0ed6 7760msgid "could not reset --hard"
dba9f13c
JX
7761msgstr ""
7762
79aed792 7763#: sequencer.c:4157
dba9f13c 7764#, c-format
712b0ed6 7765msgid "Applied autostash.\n"
dba9f13c
JX
7766msgstr ""
7767
79aed792 7768#: sequencer.c:4169
dba9f13c 7769#, c-format
712b0ed6 7770msgid "cannot store %s"
dba9f13c
JX
7771msgstr ""
7772
79aed792 7773#: sequencer.c:4172
712b0ed6
JX
7774#, c-format
7775msgid ""
7776"%s\n"
7777"Your changes are safe in the stash.\n"
7778"You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
dba9f13c
JX
7779msgstr ""
7780
79aed792 7781#: sequencer.c:4177
712b0ed6 7782msgid "Applying autostash resulted in conflicts."
dba9f13c
JX
7783msgstr ""
7784
79aed792 7785#: sequencer.c:4178
712b0ed6 7786msgid "Autostash exists; creating a new stash entry."
dba9f13c
JX
7787msgstr ""
7788
79aed792 7789#: sequencer.c:4252
712b0ed6 7790msgid "could not detach HEAD"
dba9f13c
JX
7791msgstr ""
7792
79aed792 7793#: sequencer.c:4267
dba9f13c 7794#, c-format
712b0ed6 7795msgid "Stopped at HEAD\n"
dba9f13c
JX
7796msgstr ""
7797
79aed792 7798#: sequencer.c:4269
dba9f13c 7799#, c-format
712b0ed6 7800msgid "Stopped at %s\n"
dba9f13c
JX
7801msgstr ""
7802
79aed792 7803#: sequencer.c:4301
dba9f13c 7804#, c-format
712b0ed6
JX
7805msgid ""
7806"Could not execute the todo command\n"
7807"\n"
7808" %.*s\n"
7809"It has been rescheduled; To edit the command before continuing, please\n"
7810"edit the todo list first:\n"
7811"\n"
7812" git rebase --edit-todo\n"
7813" git rebase --continue\n"
dba9f13c
JX
7814msgstr ""
7815
79aed792 7816#: sequencer.c:4347
dba9f13c 7817#, c-format
712b0ed6 7818msgid "Rebasing (%d/%d)%s"
dba9f13c
JX
7819msgstr ""
7820
79aed792 7821#: sequencer.c:4393
6b0f1a9b 7822#, c-format
712b0ed6 7823msgid "Stopped at %s... %.*s\n"
6b0f1a9b
JX
7824msgstr ""
7825
79aed792 7826#: sequencer.c:4463
dba9f13c 7827#, c-format
712b0ed6 7828msgid "unknown command %d"
dba9f13c
JX
7829msgstr ""
7830
79aed792 7831#: sequencer.c:4511
712b0ed6 7832msgid "could not read orig-head"
dba9f13c
JX
7833msgstr ""
7834
79aed792 7835#: sequencer.c:4516
712b0ed6 7836msgid "could not read 'onto'"
dba9f13c
JX
7837msgstr ""
7838
79aed792 7839#: sequencer.c:4530
dba9f13c 7840#, c-format
712b0ed6 7841msgid "could not update HEAD to %s"
dba9f13c
JX
7842msgstr ""
7843
79aed792 7844#: sequencer.c:4590
dba9f13c 7845#, c-format
712b0ed6 7846msgid "Successfully rebased and updated %s.\n"
dba9f13c
JX
7847msgstr ""
7848
79aed792 7849#: sequencer.c:4642
712b0ed6 7850msgid "cannot rebase: You have unstaged changes."
dba9f13c
JX
7851msgstr ""
7852
79aed792 7853#: sequencer.c:4651
712b0ed6 7854msgid "cannot amend non-existing commit"
dba9f13c
JX
7855msgstr ""
7856
79aed792 7857#: sequencer.c:4653
dba9f13c 7858#, c-format
712b0ed6 7859msgid "invalid file: '%s'"
dba9f13c
JX
7860msgstr ""
7861
79aed792 7862#: sequencer.c:4655
dba9f13c 7863#, c-format
712b0ed6 7864msgid "invalid contents: '%s'"
dba9f13c
JX
7865msgstr ""
7866
79aed792 7867#: sequencer.c:4658
712b0ed6
JX
7868msgid ""
7869"\n"
7870"You have uncommitted changes in your working tree. Please, commit them\n"
7871"first and then run 'git rebase --continue' again."
dba9f13c
JX
7872msgstr ""
7873
79aed792 7874#: sequencer.c:4694 sequencer.c:4733
dba9f13c 7875#, c-format
712b0ed6 7876msgid "could not write file: '%s'"
dba9f13c
JX
7877msgstr ""
7878
79aed792 7879#: sequencer.c:4749
712b0ed6 7880msgid "could not remove CHERRY_PICK_HEAD"
dba9f13c
JX
7881msgstr ""
7882
79aed792 7883#: sequencer.c:4759
712b0ed6 7884msgid "could not commit staged changes."
dba9f13c
JX
7885msgstr ""
7886
79aed792 7887#: sequencer.c:4879
dba9f13c 7888#, c-format
712b0ed6 7889msgid "%s: can't cherry-pick a %s"
dba9f13c
JX
7890msgstr ""
7891
79aed792 7892#: sequencer.c:4883
dba9f13c 7893#, c-format
712b0ed6 7894msgid "%s: bad revision"
dba9f13c
JX
7895msgstr ""
7896
79aed792 7897#: sequencer.c:4918
712b0ed6 7898msgid "can't revert as initial commit"
dba9f13c
JX
7899msgstr ""
7900
79aed792 7901#: sequencer.c:5189 sequencer.c:5418
1f511a9b
JX
7902#, c-format
7903msgid "skipped previously applied commit %s"
7904msgstr ""
7905
79aed792 7906#: sequencer.c:5259 sequencer.c:5434
1f511a9b
JX
7907msgid "use --reapply-cherry-picks to include skipped commits"
7908msgstr ""
7909
79aed792 7910#: sequencer.c:5405
712b0ed6 7911msgid "make_script: unhandled options"
dba9f13c
JX
7912msgstr ""
7913
79aed792 7914#: sequencer.c:5408
712b0ed6 7915msgid "make_script: error preparing revisions"
dba9f13c
JX
7916msgstr ""
7917
79aed792 7918#: sequencer.c:5666 sequencer.c:5683
712b0ed6 7919msgid "nothing to do"
dba9f13c
JX
7920msgstr ""
7921
79aed792 7922#: sequencer.c:5702
712b0ed6 7923msgid "could not skip unnecessary pick commands"
dba9f13c
JX
7924msgstr ""
7925
79aed792 7926#: sequencer.c:5802
712b0ed6 7927msgid "the script was already rearranged."
dba9f13c
JX
7928msgstr ""
7929
79aed792 7930#: setup.c:134
dba9f13c 7931#, c-format
712b0ed6 7932msgid "'%s' is outside repository at '%s'"
dba9f13c
JX
7933msgstr ""
7934
79aed792 7935#: setup.c:186
dba9f13c 7936#, c-format
712b0ed6
JX
7937msgid ""
7938"%s: no such path in the working tree.\n"
7939"Use 'git <command> -- <path>...' to specify paths that do not exist locally."
dba9f13c
JX
7940msgstr ""
7941
79aed792 7942#: setup.c:199
dba9f13c 7943#, c-format
712b0ed6
JX
7944msgid ""
7945"ambiguous argument '%s': unknown revision or path not in the working tree.\n"
7946"Use '--' to separate paths from revisions, like this:\n"
7947"'git <command> [<revision>...] -- [<file>...]'"
dba9f13c
JX
7948msgstr ""
7949
79aed792 7950#: setup.c:265
dba9f13c 7951#, c-format
712b0ed6 7952msgid "option '%s' must come before non-option arguments"
dba9f13c
JX
7953msgstr ""
7954
79aed792 7955#: setup.c:284
dba9f13c 7956#, c-format
712b0ed6
JX
7957msgid ""
7958"ambiguous argument '%s': both revision and filename\n"
7959"Use '--' to separate paths from revisions, like this:\n"
7960"'git <command> [<revision>...] -- [<file>...]'"
dba9f13c
JX
7961msgstr ""
7962
79aed792 7963#: setup.c:420
712b0ed6 7964msgid "unable to set up work tree using invalid config"
dba9f13c
JX
7965msgstr ""
7966
79aed792 7967#: setup.c:424 builtin/rev-parse.c:895
712b0ed6 7968msgid "this operation must be run in a work tree"
dba9f13c
JX
7969msgstr ""
7970
79aed792 7971#: setup.c:722
fda7b092 7972#, c-format
712b0ed6 7973msgid "Expected git repo version <= %d, found %d"
dce37b66
JX
7974msgstr ""
7975
79aed792 7976#: setup.c:730
d4df71b2
JX
7977msgid "unknown repository extension found:"
7978msgid_plural "unknown repository extensions found:"
7979msgstr[0] ""
7980msgstr[1] ""
dce37b66 7981
79aed792 7982#: setup.c:744
d4df71b2
JX
7983msgid "repo version is 0, but v1-only extension found:"
7984msgid_plural "repo version is 0, but v1-only extensions found:"
7985msgstr[0] ""
7986msgstr[1] ""
5e078fcd 7987
79aed792 7988#: setup.c:765
dba9f13c 7989#, c-format
712b0ed6 7990msgid "error opening '%s'"
abc8de64
JX
7991msgstr ""
7992
79aed792 7993#: setup.c:767
dba9f13c 7994#, c-format
712b0ed6 7995msgid "too large to be a .git file: '%s'"
abc8de64
JX
7996msgstr ""
7997
79aed792 7998#: setup.c:769
dba9f13c 7999#, c-format
712b0ed6 8000msgid "error reading %s"
abc8de64
JX
8001msgstr ""
8002
79aed792 8003#: setup.c:771
fda7b092 8004#, c-format
712b0ed6 8005msgid "invalid gitfile format: %s"
5e078fcd
JX
8006msgstr ""
8007
79aed792 8008#: setup.c:773
fda7b092 8009#, c-format
712b0ed6 8010msgid "no path in gitfile: %s"
dce37b66
JX
8011msgstr ""
8012
79aed792 8013#: setup.c:775
fda7b092 8014#, c-format
712b0ed6 8015msgid "not a git repository: %s"
dce37b66
JX
8016msgstr ""
8017
79aed792 8018#: setup.c:877
fda7b092 8019#, c-format
712b0ed6 8020msgid "'$%s' too big"
dce37b66
JX
8021msgstr ""
8022
79aed792 8023#: setup.c:891
fda7b092 8024#, c-format
712b0ed6 8025msgid "not a git repository: '%s'"
dce37b66
JX
8026msgstr ""
8027
79aed792 8028#: setup.c:920 setup.c:922 setup.c:953
fda7b092 8029#, c-format
712b0ed6 8030msgid "cannot chdir to '%s'"
727b9576
JX
8031msgstr ""
8032
79aed792 8033#: setup.c:925 setup.c:981 setup.c:991 setup.c:1030 setup.c:1038
712b0ed6 8034msgid "cannot come back to cwd"
f7c6172e
JX
8035msgstr ""
8036
79aed792 8037#: setup.c:1052
f7c6172e 8038#, c-format
712b0ed6 8039msgid "failed to stat '%*s%s%s'"
f7c6172e
JX
8040msgstr ""
8041
79aed792 8042#: setup.c:1295
712b0ed6 8043msgid "Unable to read current working directory"
f7c6172e
JX
8044msgstr ""
8045
79aed792 8046#: setup.c:1304 setup.c:1310
f7c6172e 8047#, c-format
712b0ed6 8048msgid "cannot change to '%s'"
f7c6172e
JX
8049msgstr ""
8050
79aed792 8051#: setup.c:1315
f7c6172e 8052#, c-format
712b0ed6 8053msgid "not a git repository (or any of the parent directories): %s"
f7c6172e
JX
8054msgstr ""
8055
79aed792 8056#: setup.c:1321
f7c6172e
JX
8057#, c-format
8058msgid ""
712b0ed6
JX
8059"not a git repository (or any parent up to mount point %s)\n"
8060"Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
f7c6172e
JX
8061msgstr ""
8062
79aed792 8063#: setup.c:1446
f7c6172e
JX
8064#, c-format
8065msgid ""
712b0ed6
JX
8066"problem with core.sharedRepository filemode value (0%.3o).\n"
8067"The owner of files must always have read and write permissions."
f7c6172e
JX
8068msgstr ""
8069
79aed792 8070#: setup.c:1508
712b0ed6 8071msgid "fork failed"
f7c6172e
JX
8072msgstr ""
8073
79aed792 8074#: setup.c:1513
712b0ed6 8075msgid "setsid failed"
f7c6172e
JX
8076msgstr ""
8077
79aed792 8078#: sparse-index.c:289
2b95ebb4
JX
8079#, c-format
8080msgid "index entry is a directory, but not sparse (%08x)"
8081msgstr ""
8082
6b0f1a9b 8083#. TRANSLATORS: IEC 80000-13:2008 gibibyte
2b95ebb4 8084#: strbuf.c:850
6b0f1a9b
JX
8085#, c-format
8086msgid "%u.%2.2u GiB"
8087msgstr ""
8088
8089#. TRANSLATORS: IEC 80000-13:2008 gibibyte/second
2b95ebb4 8090#: strbuf.c:852
6b0f1a9b
JX
8091#, c-format
8092msgid "%u.%2.2u GiB/s"
8093msgstr ""
8094
8095#. TRANSLATORS: IEC 80000-13:2008 mebibyte
2b95ebb4 8096#: strbuf.c:860
6b0f1a9b
JX
8097#, c-format
8098msgid "%u.%2.2u MiB"
8099msgstr ""
8100
8101#. TRANSLATORS: IEC 80000-13:2008 mebibyte/second
2b95ebb4 8102#: strbuf.c:862
6b0f1a9b
JX
8103#, c-format
8104msgid "%u.%2.2u MiB/s"
8105msgstr ""
8106
8107#. TRANSLATORS: IEC 80000-13:2008 kibibyte
2b95ebb4 8108#: strbuf.c:869
6b0f1a9b
JX
8109#, c-format
8110msgid "%u.%2.2u KiB"
8111msgstr ""
8112
8113#. TRANSLATORS: IEC 80000-13:2008 kibibyte/second
2b95ebb4 8114#: strbuf.c:871
6b0f1a9b
JX
8115#, c-format
8116msgid "%u.%2.2u KiB/s"
8117msgstr ""
8118
8119#. TRANSLATORS: IEC 80000-13:2008 byte
2b95ebb4 8120#: strbuf.c:877
6b0f1a9b
JX
8121#, c-format
8122msgid "%u byte"
8123msgid_plural "%u bytes"
8124msgstr[0] ""
8125msgstr[1] ""
8126
8127#. TRANSLATORS: IEC 80000-13:2008 byte/second
2b95ebb4 8128#: strbuf.c:879
6b0f1a9b
JX
8129#, c-format
8130msgid "%u byte/s"
8131msgid_plural "%u bytes/s"
8132msgstr[0] ""
8133msgstr[1] ""
8134
79aed792 8135#: strbuf.c:1186 wrapper.c:207 wrapper.c:377 builtin/am.c:765
1f511a9b 8136#: builtin/rebase.c:650
e13da2db
JX
8137#, c-format
8138msgid "could not open '%s' for writing"
8139msgstr ""
8140
79aed792 8141#: strbuf.c:1195
578c7937
JX
8142#, c-format
8143msgid "could not edit '%s'"
8144msgstr ""
8145
bfef3f9d
JX
8146#: submodule-config.c:237
8147#, c-format
8148msgid "ignoring suspicious submodule name: %s"
727b9576
JX
8149msgstr ""
8150
bfef3f9d
JX
8151#: submodule-config.c:304
8152msgid "negative values not allowed for submodule.fetchjobs"
df49095a
JX
8153msgstr ""
8154
bfef3f9d 8155#: submodule-config.c:402
fda7b092 8156#, c-format
bfef3f9d 8157msgid "ignoring '%s' which may be interpreted as a command-line option: %s"
11b90174
JX
8158msgstr ""
8159
bfef3f9d
JX
8160#: submodule-config.c:499
8161#, c-format
8162msgid "invalid value for %s"
9fa976ff
JX
8163msgstr ""
8164
1f511a9b 8165#: submodule-config.c:767
5b34e000 8166#, c-format
bfef3f9d
JX
8167msgid "Could not update .gitmodules entry %s"
8168msgstr ""
8169
8170#: submodule.c:114 submodule.c:143
8171msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
8172msgstr ""
8173
8174#: submodule.c:118 submodule.c:147
8175#, c-format
8176msgid "Could not find section in .gitmodules where path=%s"
8177msgstr ""
8178
8179#: submodule.c:154
8180#, c-format
8181msgid "Could not remove .gitmodules entry for %s"
8182msgstr ""
8183
8184#: submodule.c:165
8185msgid "staging updated .gitmodules failed"
8186msgstr ""
8187
1f511a9b 8188#: submodule.c:358
bfef3f9d
JX
8189#, c-format
8190msgid "in unpopulated submodule '%s'"
5b34e000
JX
8191msgstr ""
8192
1f511a9b 8193#: submodule.c:389
5b34e000
JX
8194#, c-format
8195msgid "Pathspec '%s' is in submodule '%.*s'"
8196msgstr ""
8197
1f511a9b 8198#: submodule.c:466
f7c6172e
JX
8199#, c-format
8200msgid "bad --ignore-submodules argument: %s"
8201msgstr ""
8202
1f511a9b 8203#: submodule.c:844
f7c6172e
JX
8204#, c-format
8205msgid ""
8206"Submodule in commit %s at path: '%s' collides with a submodule named the "
8207"same. Skipping it."
8208msgstr ""
8209
1f511a9b 8210#: submodule.c:954
25eab542
JX
8211#, c-format
8212msgid "submodule entry '%s' (%s) is a %s, not a commit"
8213msgstr ""
8214
1f511a9b 8215#: submodule.c:1042
f7c6172e
JX
8216#, c-format
8217msgid ""
8218"Could not run 'git rev-list <commits> --not --remotes -n 1' command in "
8219"submodule %s"
8220msgstr ""
8221
1f511a9b 8222#: submodule.c:1165
f7c6172e
JX
8223#, c-format
8224msgid "process for submodule '%s' failed"
8225msgstr ""
8226
79aed792 8227#: submodule.c:1194 builtin/branch.c:699 builtin/submodule--helper.c:2714
25eab542
JX
8228msgid "Failed to resolve HEAD as a valid ref."
8229msgstr ""
8230
1f511a9b 8231#: submodule.c:1205
94328cef 8232#, c-format
f7c6172e 8233msgid "Pushing submodule '%s'\n"
94328cef
JX
8234msgstr ""
8235
1f511a9b 8236#: submodule.c:1208
f7c6172e
JX
8237#, c-format
8238msgid "Unable to push submodule '%s'\n"
8239msgstr ""
8240
1f511a9b 8241#: submodule.c:1491
f7c6172e
JX
8242#, c-format
8243msgid "Fetching submodule %s%s\n"
8244msgstr ""
8245
1f511a9b 8246#: submodule.c:1525
f7c6172e
JX
8247#, c-format
8248msgid "Could not access submodule '%s'\n"
8249msgstr ""
8250
1f511a9b 8251#: submodule.c:1680
f7c6172e
JX
8252#, c-format
8253msgid ""
8254"Errors during submodule fetch:\n"
8255"%s"
8256msgstr ""
8257
1f511a9b 8258#: submodule.c:1705
673bfad0 8259#, c-format
dfc182b1 8260msgid "'%s' not recognized as a git repository"
673bfad0
JX
8261msgstr ""
8262
1f511a9b 8263#: submodule.c:1722
f7c6172e
JX
8264#, c-format
8265msgid "Could not run 'git status --porcelain=2' in submodule %s"
8266msgstr ""
8267
1f511a9b 8268#: submodule.c:1763
f7c6172e
JX
8269#, c-format
8270msgid "'git status --porcelain=2' failed in submodule %s"
8271msgstr ""
8272
1f511a9b 8273#: submodule.c:1838
673bfad0 8274#, c-format
dfc182b1 8275msgid "could not start 'git status' in submodule '%s'"
673bfad0
JX
8276msgstr ""
8277
1f511a9b 8278#: submodule.c:1851
dfc182b1
JX
8279#, c-format
8280msgid "could not run 'git status' in submodule '%s'"
8281msgstr ""
8282
1f511a9b 8283#: submodule.c:1868
94328cef
JX
8284#, c-format
8285msgid "Could not unset core.worktree setting in submodule '%s'"
8286msgstr ""
8287
1f511a9b 8288#: submodule.c:1895 submodule.c:2210
f7c6172e
JX
8289#, c-format
8290msgid "could not recurse into submodule '%s'"
8291msgstr ""
8292
1f511a9b 8293#: submodule.c:1917
f7c6172e
JX
8294msgid "could not reset submodule index"
8295msgstr ""
8296
1f511a9b 8297#: submodule.c:1959
dfc182b1
JX
8298#, c-format
8299msgid "submodule '%s' has dirty index"
8300msgstr ""
8301
1f511a9b 8302#: submodule.c:2013
dba9f13c
JX
8303#, c-format
8304msgid "Submodule '%s' could not be updated."
8305msgstr ""
8306
1f511a9b 8307#: submodule.c:2081
578c7937
JX
8308#, c-format
8309msgid "submodule git dir '%s' is inside git dir '%.*s'"
8310msgstr ""
8311
1f511a9b 8312#: submodule.c:2102
673bfad0
JX
8313#, c-format
8314msgid ""
8315"relocate_gitdir for submodule '%s' with more than one worktree not supported"
8316msgstr ""
8317
1f511a9b 8318#: submodule.c:2114 submodule.c:2174
673bfad0
JX
8319#, c-format
8320msgid "could not lookup name for submodule '%s'"
8321msgstr ""
8322
1f511a9b 8323#: submodule.c:2118
578c7937
JX
8324#, c-format
8325msgid "refusing to move '%s' into an existing git dir"
8326msgstr ""
8327
1f511a9b 8328#: submodule.c:2124
673bfad0
JX
8329#, c-format
8330msgid ""
8331"Migrating git directory of '%s%s' from\n"
8332"'%s' to\n"
8333"'%s'\n"
8334msgstr ""
8335
1f511a9b 8336#: submodule.c:2255
dfc182b1
JX
8337msgid "could not start ls-files in .."
8338msgstr ""
8339
1f511a9b 8340#: submodule.c:2295
9b7388a8
JX
8341#, c-format
8342msgid "ls-tree returned unexpected return code %d"
dfc182b1
JX
8343msgstr ""
8344
2b95ebb4
JX
8345#: symlinks.c:244
8346#, c-format
8347msgid "failed to lstat '%s'"
8348msgstr ""
8349
8350#: trailer.c:244
fda7b092
JX
8351#, c-format
8352msgid "running trailer command '%s' failed"
11b90174
JX
8353msgstr ""
8354
2b95ebb4
JX
8355#: trailer.c:493 trailer.c:498 trailer.c:503 trailer.c:562 trailer.c:566
8356#: trailer.c:570
fda7b092
JX
8357#, c-format
8358msgid "unknown value '%s' for key '%s'"
11b90174
JX
8359msgstr ""
8360
2b95ebb4 8361#: trailer.c:547 trailer.c:552 trailer.c:557 builtin/remote.c:299
1f511a9b 8362#: builtin/remote.c:327
fda7b092
JX
8363#, c-format
8364msgid "more than one %s"
11b90174
JX
8365msgstr ""
8366
2b95ebb4 8367#: trailer.c:743
fda7b092
JX
8368#, c-format
8369msgid "empty trailer token in trailer '%.*s'"
11b90174
JX
8370msgstr ""
8371
2b95ebb4 8372#: trailer.c:763
fda7b092
JX
8373#, c-format
8374msgid "could not read input file '%s'"
11b90174
JX
8375msgstr ""
8376
1f511a9b 8377#: trailer.c:766 builtin/mktag.c:89 imap-send.c:1573
fda7b092 8378msgid "could not read from stdin"
df0617bf
JX
8379msgstr ""
8380
1f511a9b 8381#: trailer.c:1024 wrapper.c:684
df0617bf 8382#, c-format
fda7b092
JX
8383msgid "could not stat %s"
8384msgstr ""
df0617bf 8385
2b95ebb4 8386#: trailer.c:1026
df0617bf 8387#, c-format
fda7b092 8388msgid "file %s is not a regular file"
df0617bf
JX
8389msgstr ""
8390
2b95ebb4 8391#: trailer.c:1028
fda7b092
JX
8392#, c-format
8393msgid "file %s is not writable by user"
8394msgstr ""
8395
2b95ebb4 8396#: trailer.c:1040
fda7b092 8397msgid "could not open temporary file"
df0617bf
JX
8398msgstr ""
8399
2b95ebb4 8400#: trailer.c:1080
df0617bf 8401#, c-format
fda7b092
JX
8402msgid "could not rename temporary file to %s"
8403msgstr ""
df0617bf 8404
d84f4abf 8405#: transport-helper.c:62 transport-helper.c:91
dba9f13c
JX
8406msgid "full write to remote helper failed"
8407msgstr ""
8408
d84f4abf 8409#: transport-helper.c:145
dba9f13c
JX
8410#, c-format
8411msgid "unable to find remote helper for '%s'"
8412msgstr ""
8413
d84f4abf 8414#: transport-helper.c:161 transport-helper.c:575
dba9f13c
JX
8415msgid "can't dup helper output fd"
8416msgstr ""
8417
d84f4abf 8418#: transport-helper.c:214
dba9f13c
JX
8419#, c-format
8420msgid ""
8421"unknown mandatory capability %s; this remote helper probably needs newer "
8422"version of Git"
8423msgstr ""
8424
d84f4abf 8425#: transport-helper.c:220
dba9f13c
JX
8426msgid "this remote helper should implement refspec capability"
8427msgstr ""
8428
d84f4abf 8429#: transport-helper.c:287 transport-helper.c:429
dba9f13c
JX
8430#, c-format
8431msgid "%s unexpectedly said: '%s'"
8432msgstr ""
8433
d84f4abf 8434#: transport-helper.c:417
dba9f13c
JX
8435#, c-format
8436msgid "%s also locked %s"
8437msgstr ""
8438
d84f4abf 8439#: transport-helper.c:497
dba9f13c
JX
8440msgid "couldn't run fast-import"
8441msgstr ""
8442
d84f4abf 8443#: transport-helper.c:520
dba9f13c
JX
8444msgid "error while running fast-import"
8445msgstr ""
8446
1f511a9b 8447#: transport-helper.c:549 transport-helper.c:1251
dba9f13c
JX
8448#, c-format
8449msgid "could not read ref %s"
8450msgstr ""
8451
d84f4abf 8452#: transport-helper.c:594
dba9f13c
JX
8453#, c-format
8454msgid "unknown response to connect: %s"
8455msgstr ""
8456
d84f4abf 8457#: transport-helper.c:616
dba9f13c
JX
8458msgid "setting remote service path not supported by protocol"
8459msgstr ""
8460
d84f4abf 8461#: transport-helper.c:618
dba9f13c
JX
8462msgid "invalid remote service path"
8463msgstr ""
8464
fe7f7ad3 8465#: transport-helper.c:661 transport.c:1479
bfef3f9d
JX
8466msgid "operation not supported by protocol"
8467msgstr ""
8468
d84f4abf 8469#: transport-helper.c:664
dba9f13c
JX
8470#, c-format
8471msgid "can't connect to subservice %s"
8472msgstr ""
8473
1f511a9b 8474#: transport-helper.c:693 transport.c:404
2b95ebb4
JX
8475msgid "--negotiate-only requires protocol v2"
8476msgstr ""
8477
8478#: transport-helper.c:755
e13da2db
JX
8479msgid "'option' without a matching 'ok/error' directive"
8480msgstr ""
8481
2b95ebb4 8482#: transport-helper.c:798
dba9f13c
JX
8483#, c-format
8484msgid "expected ok/error, helper said '%s'"
8485msgstr ""
8486
1f511a9b 8487#: transport-helper.c:859
dba9f13c
JX
8488#, c-format
8489msgid "helper reported unexpected status of %s"
8490msgstr ""
8491
1f511a9b 8492#: transport-helper.c:942
dba9f13c
JX
8493#, c-format
8494msgid "helper %s does not support dry-run"
8495msgstr ""
8496
1f511a9b 8497#: transport-helper.c:945
dba9f13c
JX
8498#, c-format
8499msgid "helper %s does not support --signed"
8500msgstr ""
8501
1f511a9b 8502#: transport-helper.c:948
dba9f13c
JX
8503#, c-format
8504msgid "helper %s does not support --signed=if-asked"
8505msgstr ""
8506
1f511a9b 8507#: transport-helper.c:953
045a5486
JX
8508#, c-format
8509msgid "helper %s does not support --atomic"
8510msgstr ""
8511
1f511a9b 8512#: transport-helper.c:957
0c32704f
JX
8513#, c-format
8514msgid "helper %s does not support --%s"
8515msgstr ""
8516
1f511a9b 8517#: transport-helper.c:964
dba9f13c
JX
8518#, c-format
8519msgid "helper %s does not support 'push-option'"
8520msgstr ""
8521
1f511a9b 8522#: transport-helper.c:1064
dba9f13c
JX
8523msgid "remote-helper doesn't support push; refspec needed"
8524msgstr ""
8525
1f511a9b 8526#: transport-helper.c:1069
dba9f13c
JX
8527#, c-format
8528msgid "helper %s does not support 'force'"
8529msgstr ""
8530
1f511a9b 8531#: transport-helper.c:1116
dba9f13c
JX
8532msgid "couldn't run fast-export"
8533msgstr ""
8534
1f511a9b 8535#: transport-helper.c:1121
dba9f13c
JX
8536msgid "error while running fast-export"
8537msgstr ""
8538
1f511a9b 8539#: transport-helper.c:1146
dba9f13c
JX
8540#, c-format
8541msgid ""
8542"No refs in common and none specified; doing nothing.\n"
d84f4abf 8543"Perhaps you should specify a branch.\n"
dba9f13c
JX
8544msgstr ""
8545
1f511a9b 8546#: transport-helper.c:1228
d84f4abf
JX
8547#, c-format
8548msgid "unsupported object format '%s'"
8549msgstr ""
8550
1f511a9b 8551#: transport-helper.c:1237
dba9f13c
JX
8552#, c-format
8553msgid "malformed response in ref list: %s"
8554msgstr ""
8555
1f511a9b 8556#: transport-helper.c:1389
fda7b092 8557#, c-format
dba9f13c 8558msgid "read(%s) failed"
11b90174
JX
8559msgstr ""
8560
1f511a9b 8561#: transport-helper.c:1416
dba9f13c
JX
8562#, c-format
8563msgid "write(%s) failed"
8564msgstr ""
8565
1f511a9b 8566#: transport-helper.c:1465
dba9f13c
JX
8567#, c-format
8568msgid "%s thread failed"
8569msgstr ""
8570
1f511a9b 8571#: transport-helper.c:1469
dba9f13c
JX
8572#, c-format
8573msgid "%s thread failed to join: %s"
8574msgstr ""
8575
1f511a9b 8576#: transport-helper.c:1488 transport-helper.c:1492
dba9f13c
JX
8577#, c-format
8578msgid "can't start thread for copying data: %s"
8579msgstr ""
8580
1f511a9b 8581#: transport-helper.c:1529
dba9f13c
JX
8582#, c-format
8583msgid "%s process failed to wait"
8584msgstr ""
8585
1f511a9b 8586#: transport-helper.c:1533
dba9f13c
JX
8587#, c-format
8588msgid "%s process failed"
8589msgstr ""
8590
1f511a9b 8591#: transport-helper.c:1551 transport-helper.c:1560
dba9f13c
JX
8592msgid "can't start thread for copying data"
8593msgstr ""
8594
bfef3f9d
JX
8595#: transport.c:116
8596#, c-format
8597msgid "Would set upstream of '%s' to '%s' of '%s'\n"
8598msgstr ""
8599
8600#: transport.c:145
8601#, c-format
8602msgid "could not read bundle '%s'"
8603msgstr ""
8604
1f511a9b 8605#: transport.c:227
bfef3f9d
JX
8606#, c-format
8607msgid "transport: invalid depth option '%s'"
8608msgstr ""
8609
1f511a9b 8610#: transport.c:279
bfef3f9d
JX
8611msgid "see protocol.version in 'git help config' for more details"
8612msgstr ""
8613
1f511a9b 8614#: transport.c:280
bfef3f9d
JX
8615msgid "server options require protocol version 2 or later"
8616msgstr ""
8617
1f511a9b 8618#: transport.c:407
2b95ebb4
JX
8619msgid "server does not support wait-for-done"
8620msgstr ""
8621
1f511a9b 8622#: transport.c:759
bfef3f9d
JX
8623msgid "could not parse transport.color.* config"
8624msgstr ""
8625
1f511a9b 8626#: transport.c:834
bfef3f9d
JX
8627msgid "support for protocol v2 not implemented yet"
8628msgstr ""
8629
1f511a9b 8630#: transport.c:967
bfef3f9d
JX
8631#, c-format
8632msgid "unknown value for config '%s': %s"
8633msgstr ""
8634
1f511a9b 8635#: transport.c:1033
bfef3f9d
JX
8636#, c-format
8637msgid "transport '%s' not allowed"
8638msgstr ""
8639
1f511a9b 8640#: transport.c:1082
bfef3f9d
JX
8641msgid "git-over-rsync is no longer supported"
8642msgstr ""
8643
1f511a9b 8644#: transport.c:1185
bfef3f9d
JX
8645#, c-format
8646msgid ""
8647"The following submodule paths contain changes that can\n"
8648"not be found on any remote:\n"
8649msgstr ""
8650
1f511a9b 8651#: transport.c:1189
bfef3f9d
JX
8652#, c-format
8653msgid ""
8654"\n"
8655"Please try\n"
8656"\n"
8657"\tgit push --recurse-submodules=on-demand\n"
8658"\n"
8659"or cd to the path and use\n"
8660"\n"
8661"\tgit push\n"
8662"\n"
8663"to push them to a remote.\n"
8664"\n"
8665msgstr ""
8666
1f511a9b 8667#: transport.c:1197
bfef3f9d
JX
8668msgid "Aborting."
8669msgstr ""
8670
79aed792 8671#: transport.c:1343
bfef3f9d
JX
8672msgid "failed to push all needed submodules"
8673msgstr ""
8674
712b0ed6 8675#: tree-walk.c:33
fda7b092 8676msgid "too-short tree object"
11b90174
JX
8677msgstr ""
8678
712b0ed6 8679#: tree-walk.c:39
fda7b092 8680msgid "malformed mode in tree entry"
235537a0
JX
8681msgstr ""
8682
712b0ed6 8683#: tree-walk.c:43
fda7b092 8684msgid "empty filename in tree entry"
11b90174
JX
8685msgstr ""
8686
712b0ed6 8687#: tree-walk.c:118
fda7b092 8688msgid "too-short tree file"
11b90174
JX
8689msgstr ""
8690
79aed792 8691#: unpack-trees.c:118
235537a0 8692#, c-format
fda7b092
JX
8693msgid ""
8694"Your local changes to the following files would be overwritten by checkout:\n"
8695"%%sPlease commit your changes or stash them before you switch branches."
235537a0
JX
8696msgstr ""
8697
79aed792 8698#: unpack-trees.c:120
fda7b092
JX
8699#, c-format
8700msgid ""
8701"Your local changes to the following files would be overwritten by checkout:\n"
8702"%%s"
11b90174
JX
8703msgstr ""
8704
79aed792 8705#: unpack-trees.c:123
fda7b092
JX
8706#, c-format
8707msgid ""
8708"Your local changes to the following files would be overwritten by merge:\n"
8709"%%sPlease commit your changes or stash them before you merge."
8710msgstr ""
8711
79aed792 8712#: unpack-trees.c:125
fda7b092
JX
8713#, c-format
8714msgid ""
8715"Your local changes to the following files would be overwritten by merge:\n"
8716"%%s"
11b90174
JX
8717msgstr ""
8718
79aed792 8719#: unpack-trees.c:128
fda7b092 8720#, c-format
11b90174 8721msgid ""
fda7b092
JX
8722"Your local changes to the following files would be overwritten by %s:\n"
8723"%%sPlease commit your changes or stash them before you %s."
11b90174
JX
8724msgstr ""
8725
79aed792 8726#: unpack-trees.c:130
727b9576 8727#, c-format
fda7b092
JX
8728msgid ""
8729"Your local changes to the following files would be overwritten by %s:\n"
8730"%%s"
11b90174
JX
8731msgstr ""
8732
79aed792 8733#: unpack-trees.c:135
fda7b092
JX
8734#, c-format
8735msgid ""
673bfad0 8736"Updating the following directories would lose untracked files in them:\n"
fda7b092 8737"%s"
28b3cffc
JX
8738msgstr ""
8739
79aed792
JX
8740#: unpack-trees.c:138
8741#, c-format
8742msgid ""
8743"Refusing to remove the current working directory:\n"
8744"%s"
8745msgstr ""
8746
8747#: unpack-trees.c:142
fda7b092
JX
8748#, c-format
8749msgid ""
8750"The following untracked working tree files would be removed by checkout:\n"
8751"%%sPlease move or remove them before you switch branches."
28b3cffc
JX
8752msgstr ""
8753
79aed792 8754#: unpack-trees.c:144
fda7b092
JX
8755#, c-format
8756msgid ""
8757"The following untracked working tree files would be removed by checkout:\n"
8758"%%s"
11b90174
JX
8759msgstr ""
8760
79aed792 8761#: unpack-trees.c:147
235537a0 8762#, c-format
fda7b092
JX
8763msgid ""
8764"The following untracked working tree files would be removed by merge:\n"
8765"%%sPlease move or remove them before you merge."
c138af56
JX
8766msgstr ""
8767
79aed792 8768#: unpack-trees.c:149
fda7b092
JX
8769#, c-format
8770msgid ""
8771"The following untracked working tree files would be removed by merge:\n"
8772"%%s"
235537a0
JX
8773msgstr ""
8774
79aed792 8775#: unpack-trees.c:152
fda7b092
JX
8776#, c-format
8777msgid ""
8778"The following untracked working tree files would be removed by %s:\n"
8779"%%sPlease move or remove them before you %s."
c138af56
JX
8780msgstr ""
8781
79aed792 8782#: unpack-trees.c:154
fda7b092
JX
8783#, c-format
8784msgid ""
8785"The following untracked working tree files would be removed by %s:\n"
8786"%%s"
c138af56
JX
8787msgstr ""
8788
79aed792 8789#: unpack-trees.c:160
c138af56 8790#, c-format
fda7b092
JX
8791msgid ""
8792"The following untracked working tree files would be overwritten by "
8793"checkout:\n"
8794"%%sPlease move or remove them before you switch branches."
c138af56
JX
8795msgstr ""
8796
79aed792 8797#: unpack-trees.c:162
fda7b092
JX
8798#, c-format
8799msgid ""
8800"The following untracked working tree files would be overwritten by "
8801"checkout:\n"
8802"%%s"
11b90174
JX
8803msgstr ""
8804
79aed792 8805#: unpack-trees.c:165
fda7b092
JX
8806#, c-format
8807msgid ""
8808"The following untracked working tree files would be overwritten by merge:\n"
8809"%%sPlease move or remove them before you merge."
11b90174
JX
8810msgstr ""
8811
79aed792 8812#: unpack-trees.c:167
fda7b092
JX
8813#, c-format
8814msgid ""
8815"The following untracked working tree files would be overwritten by merge:\n"
8816"%%s"
dce37b66
JX
8817msgstr ""
8818
79aed792 8819#: unpack-trees.c:170
fda7b092
JX
8820#, c-format
8821msgid ""
8822"The following untracked working tree files would be overwritten by %s:\n"
8823"%%sPlease move or remove them before you %s."
df0617bf
JX
8824msgstr ""
8825
79aed792 8826#: unpack-trees.c:172
fda7b092
JX
8827#, c-format
8828msgid ""
8829"The following untracked working tree files would be overwritten by %s:\n"
8830"%%s"
28b3cffc
JX
8831msgstr ""
8832
79aed792 8833#: unpack-trees.c:180
fda7b092
JX
8834#, c-format
8835msgid "Entry '%s' overlaps with '%s'. Cannot bind."
c138af56
JX
8836msgstr ""
8837
79aed792 8838#: unpack-trees.c:183
fda7b092
JX
8839#, c-format
8840msgid ""
bfef3f9d 8841"Cannot update submodule:\n"
fda7b092 8842"%s"
c138af56
JX
8843msgstr ""
8844
79aed792 8845#: unpack-trees.c:186
fda7b092
JX
8846#, c-format
8847msgid ""
bfef3f9d
JX
8848"The following paths are not up to date and were left despite sparse "
8849"patterns:\n"
fda7b092 8850"%s"
dce37b66
JX
8851msgstr ""
8852
79aed792 8853#: unpack-trees.c:188
fda7b092
JX
8854#, c-format
8855msgid ""
bfef3f9d 8856"The following paths are unmerged and were left despite sparse patterns:\n"
fda7b092 8857"%s"
dce37b66
JX
8858msgstr ""
8859
79aed792 8860#: unpack-trees.c:190
dfc182b1
JX
8861#, c-format
8862msgid ""
bfef3f9d
JX
8863"The following paths were already present and thus not updated despite sparse "
8864"patterns:\n"
dfc182b1
JX
8865"%s"
8866msgstr ""
8867
79aed792 8868#: unpack-trees.c:270
fda7b092
JX
8869#, c-format
8870msgid "Aborting\n"
dce37b66
JX
8871msgstr ""
8872
79aed792 8873#: unpack-trees.c:297
bfef3f9d
JX
8874#, c-format
8875msgid ""
8876"After fixing the above paths, you may want to run `git sparse-checkout "
8877"reapply`.\n"
8878msgstr ""
8879
79aed792 8880#: unpack-trees.c:358
6b0f1a9b 8881msgid "Updating files"
dce37b66
JX
8882msgstr ""
8883
79aed792 8884#: unpack-trees.c:390
12705546
JX
8885msgid ""
8886"the following paths have collided (e.g. case-sensitive paths\n"
8887"on a case-insensitive filesystem) and only one from the same\n"
8888"colliding group is in the working tree:\n"
8889msgstr ""
8890
79aed792 8891#: unpack-trees.c:1636
578c7937
JX
8892msgid "Updating index flags"
8893msgstr ""
8894
79aed792 8895#: unpack-trees.c:2803
2b95ebb4
JX
8896#, c-format
8897msgid "worktree and untracked commit have duplicate entries: %s"
8898msgstr ""
8899
79aed792 8900#: upload-pack.c:1565
bfef3f9d
JX
8901msgid "expected flush after fetch arguments"
8902msgstr ""
8903
dfc182b1 8904#: urlmatch.c:163
fda7b092 8905msgid "invalid URL scheme name or missing '://' suffix"
c138af56
JX
8906msgstr ""
8907
dfc182b1 8908#: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
dce37b66 8909#, c-format
fda7b092 8910msgid "invalid %XX escape sequence"
dce37b66
JX
8911msgstr ""
8912
dfc182b1 8913#: urlmatch.c:215
fda7b092 8914msgid "missing host and scheme is not 'file:'"
dce37b66
JX
8915msgstr ""
8916
dfc182b1 8917#: urlmatch.c:232
fda7b092 8918msgid "a 'file:' URL may not have a port number"
dce37b66
JX
8919msgstr ""
8920
dfc182b1 8921#: urlmatch.c:247
fda7b092 8922msgid "invalid characters in host name"
dce37b66
JX
8923msgstr ""
8924
dfc182b1 8925#: urlmatch.c:292 urlmatch.c:303
fda7b092 8926msgid "invalid port number"
dce37b66
JX
8927msgstr ""
8928
dfc182b1 8929#: urlmatch.c:371
fda7b092 8930msgid "invalid '..' path segment"
dce37b66
JX
8931msgstr ""
8932
051fae4d
JX
8933#: walker.c:170
8934msgid "Fetching objects"
8935msgstr ""
8936
79aed792 8937#: worktree.c:238 builtin/am.c:2209 builtin/bisect--helper.c:156
cc76011e 8938#, c-format
fda7b092 8939msgid "failed to read '%s'"
dce37b66
JX
8940msgstr ""
8941
79aed792 8942#: worktree.c:305
abc8de64
JX
8943#, c-format
8944msgid "'%s' at main working tree is not the repository directory"
8945msgstr ""
8946
79aed792 8947#: worktree.c:316
abc8de64
JX
8948#, c-format
8949msgid "'%s' file does not contain absolute path to the working tree location"
8950msgstr ""
8951
79aed792 8952#: worktree.c:328
abc8de64
JX
8953#, c-format
8954msgid "'%s' does not exist"
8955msgstr ""
8956
79aed792 8957#: worktree.c:334
abc8de64
JX
8958#, c-format
8959msgid "'%s' is not a .git file, error code %d"
8960msgstr ""
8961
79aed792 8962#: worktree.c:343
abc8de64
JX
8963#, c-format
8964msgid "'%s' does not point back to '%s'"
8965msgstr ""
8966
79aed792 8967#: worktree.c:604
e13da2db
JX
8968msgid "not a directory"
8969msgstr ""
8970
79aed792 8971#: worktree.c:613
e13da2db
JX
8972msgid ".git is not a file"
8973msgstr ""
8974
79aed792 8975#: worktree.c:615
e13da2db
JX
8976msgid ".git file broken"
8977msgstr ""
8978
79aed792 8979#: worktree.c:617
e13da2db
JX
8980msgid ".git file incorrect"
8981msgstr ""
8982
79aed792 8983#: worktree.c:723
e13da2db
JX
8984msgid "not a valid path"
8985msgstr ""
8986
79aed792 8987#: worktree.c:729
e13da2db
JX
8988msgid "unable to locate repository; .git is not a file"
8989msgstr ""
8990
79aed792 8991#: worktree.c:733
712b0ed6
JX
8992msgid "unable to locate repository; .git file does not reference a repository"
8993msgstr ""
8994
79aed792 8995#: worktree.c:737
e13da2db
JX
8996msgid "unable to locate repository; .git file broken"
8997msgstr ""
8998
79aed792 8999#: worktree.c:743
e13da2db
JX
9000msgid "gitdir unreadable"
9001msgstr ""
9002
79aed792 9003#: worktree.c:747
e13da2db
JX
9004msgid "gitdir incorrect"
9005msgstr ""
9006
79aed792 9007#: worktree.c:772
712b0ed6
JX
9008msgid "not a valid directory"
9009msgstr ""
9010
79aed792 9011#: worktree.c:778
712b0ed6
JX
9012msgid "gitdir file does not exist"
9013msgstr ""
9014
79aed792 9015#: worktree.c:783 worktree.c:792
712b0ed6
JX
9016#, c-format
9017msgid "unable to read gitdir file (%s)"
9018msgstr ""
9019
79aed792 9020#: worktree.c:802
712b0ed6
JX
9021#, c-format
9022msgid "short read (expected %<PRIuMAX> bytes, read %<PRIuMAX>)"
9023msgstr ""
9024
79aed792 9025#: worktree.c:810
712b0ed6
JX
9026msgid "invalid gitdir file"
9027msgstr ""
9028
79aed792 9029#: worktree.c:818
712b0ed6
JX
9030msgid "gitdir file points to non-existent location"
9031msgstr ""
9032
1f511a9b
JX
9033#: wrapper.c:151
9034#, c-format
9035msgid "could not setenv '%s'"
9036msgstr ""
9037
9038#: wrapper.c:203
9039#, c-format
9040msgid "unable to create '%s'"
9041msgstr ""
9042
9043#: wrapper.c:205 wrapper.c:375
dce37b66 9044#, c-format
fda7b092 9045msgid "could not open '%s' for reading and writing"
dce37b66
JX
9046msgstr ""
9047
1f511a9b 9048#: wrapper.c:406 wrapper.c:607
cc76011e 9049#, c-format
fda7b092 9050msgid "unable to access '%s'"
dce37b66
JX
9051msgstr ""
9052
1f511a9b 9053#: wrapper.c:615
fda7b092 9054msgid "unable to get current working directory"
dce37b66
JX
9055msgstr ""
9056
6b0f1a9b 9057#: wt-status.c:158
fda7b092 9058msgid "Unmerged paths:"
a5a41683
JX
9059msgstr ""
9060
6b0f1a9b
JX
9061#: wt-status.c:187 wt-status.c:219
9062msgid " (use \"git restore --staged <file>...\" to unstage)"
9063msgstr ""
9064
9065#: wt-status.c:190 wt-status.c:222
9caaf23e 9066#, c-format
6b0f1a9b 9067msgid " (use \"git restore --source=%s --staged <file>...\" to unstage)"
cc76011e
JX
9068msgstr ""
9069
6b0f1a9b 9070#: wt-status.c:193 wt-status.c:225
fda7b092 9071msgid " (use \"git rm --cached <file>...\" to unstage)"
9caaf23e
JX
9072msgstr ""
9073
6b0f1a9b 9074#: wt-status.c:197
fda7b092 9075msgid " (use \"git add <file>...\" to mark resolution)"
dce37b66
JX
9076msgstr ""
9077
6b0f1a9b 9078#: wt-status.c:199 wt-status.c:203
fda7b092 9079msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
dce37b66
JX
9080msgstr ""
9081
6b0f1a9b 9082#: wt-status.c:201
fda7b092 9083msgid " (use \"git rm <file>...\" to mark resolution)"
dce37b66
JX
9084msgstr ""
9085
79aed792 9086#: wt-status.c:211 wt-status.c:1131
fda7b092 9087msgid "Changes to be committed:"
dce37b66
JX
9088msgstr ""
9089
79aed792 9090#: wt-status.c:234 wt-status.c:1140
fda7b092 9091msgid "Changes not staged for commit:"
dce37b66
JX
9092msgstr ""
9093
6b0f1a9b 9094#: wt-status.c:238
fda7b092 9095msgid " (use \"git add <file>...\" to update what will be committed)"
dce37b66
JX
9096msgstr ""
9097
6b0f1a9b 9098#: wt-status.c:240
fda7b092 9099msgid " (use \"git add/rm <file>...\" to update what will be committed)"
dce37b66
JX
9100msgstr ""
9101
6b0f1a9b 9102#: wt-status.c:241
fda7b092 9103msgid ""
6b0f1a9b 9104" (use \"git restore <file>...\" to discard changes in working directory)"
64f23b0c
JX
9105msgstr ""
9106
6b0f1a9b 9107#: wt-status.c:243
fda7b092 9108msgid " (commit or discard the untracked or modified content in submodules)"
dce37b66
JX
9109msgstr ""
9110
6b0f1a9b 9111#: wt-status.c:254
fda7b092
JX
9112#, c-format
9113msgid " (use \"git %s <file>...\" to include in what will be committed)"
dce37b66
JX
9114msgstr ""
9115
e13da2db 9116#: wt-status.c:266
fda7b092 9117msgid "both deleted:"
dce37b66
JX
9118msgstr ""
9119
e13da2db 9120#: wt-status.c:268
fda7b092 9121msgid "added by us:"
dce37b66
JX
9122msgstr ""
9123
e13da2db 9124#: wt-status.c:270
fda7b092 9125msgid "deleted by them:"
cc76011e
JX
9126msgstr ""
9127
e13da2db 9128#: wt-status.c:272
fda7b092 9129msgid "added by them:"
cc76011e
JX
9130msgstr ""
9131
e13da2db 9132#: wt-status.c:274
fda7b092 9133msgid "deleted by us:"
cc76011e
JX
9134msgstr ""
9135
e13da2db 9136#: wt-status.c:276
fda7b092 9137msgid "both added:"
cc76011e
JX
9138msgstr ""
9139
e13da2db 9140#: wt-status.c:278
fda7b092 9141msgid "both modified:"
cc76011e
JX
9142msgstr ""
9143
e13da2db 9144#: wt-status.c:288
fda7b092 9145msgid "new file:"
cc76011e
JX
9146msgstr ""
9147
e13da2db 9148#: wt-status.c:290
fda7b092 9149msgid "copied:"
cc76011e
JX
9150msgstr ""
9151
e13da2db 9152#: wt-status.c:292
fda7b092 9153msgid "deleted:"
cc76011e
JX
9154msgstr ""
9155
e13da2db 9156#: wt-status.c:294
fda7b092 9157msgid "modified:"
cc76011e
JX
9158msgstr ""
9159
e13da2db 9160#: wt-status.c:296
fda7b092 9161msgid "renamed:"
c6bc7d43
JX
9162msgstr ""
9163
e13da2db 9164#: wt-status.c:298
fda7b092 9165msgid "typechange:"
cc76011e
JX
9166msgstr ""
9167
e13da2db 9168#: wt-status.c:300
fda7b092 9169msgid "unknown:"
cc76011e
JX
9170msgstr ""
9171
e13da2db 9172#: wt-status.c:302
fda7b092 9173msgid "unmerged:"
cc76011e
JX
9174msgstr ""
9175
e13da2db 9176#: wt-status.c:382
fda7b092 9177msgid "new commits, "
9fa976ff
JX
9178msgstr ""
9179
e13da2db 9180#: wt-status.c:384
fda7b092 9181msgid "modified content, "
9fa976ff
JX
9182msgstr ""
9183
e13da2db 9184#: wt-status.c:386
fda7b092 9185msgid "untracked content, "
dce37b66
JX
9186msgstr ""
9187
79aed792 9188#: wt-status.c:964
5b34e000
JX
9189#, c-format
9190msgid "Your stash currently has %d entry"
9191msgid_plural "Your stash currently has %d entries"
9192msgstr[0] ""
9193msgstr[1] ""
9194
79aed792 9195#: wt-status.c:995
fda7b092 9196msgid "Submodules changed but not updated:"
dce37b66
JX
9197msgstr ""
9198
79aed792 9199#: wt-status.c:997
fda7b092 9200msgid "Submodule changes to be committed:"
dce37b66
JX
9201msgstr ""
9202
79aed792 9203#: wt-status.c:1079
fda7b092 9204msgid ""
25eab542
JX
9205"Do not modify or remove the line above.\n"
9206"Everything below it will be ignored."
dce37b66
JX
9207msgstr ""
9208
79aed792 9209#: wt-status.c:1171
6b0f1a9b
JX
9210#, c-format
9211msgid ""
9212"\n"
9213"It took %.2f seconds to compute the branch ahead/behind values.\n"
9214"You can use '--no-ahead-behind' to avoid this.\n"
9215msgstr ""
9216
79aed792 9217#: wt-status.c:1201
fda7b092 9218msgid "You have unmerged paths."
9fa976ff
JX
9219msgstr ""
9220
79aed792 9221#: wt-status.c:1204
fda7b092 9222msgid " (fix conflicts and run \"git commit\")"
dce37b66
JX
9223msgstr ""
9224
79aed792 9225#: wt-status.c:1206
fda7b092 9226msgid " (use \"git merge --abort\" to abort the merge)"
dce37b66
JX
9227msgstr ""
9228
79aed792 9229#: wt-status.c:1210
fda7b092 9230msgid "All conflicts fixed but you are still merging."
dce37b66
JX
9231msgstr ""
9232
79aed792 9233#: wt-status.c:1213
fda7b092 9234msgid " (use \"git commit\" to conclude merge)"
dce37b66
JX
9235msgstr ""
9236
79aed792 9237#: wt-status.c:1224
fda7b092 9238msgid "You are in the middle of an am session."
df0617bf
JX
9239msgstr ""
9240
79aed792 9241#: wt-status.c:1227
fda7b092 9242msgid "The current patch is empty."
df0617bf
JX
9243msgstr ""
9244
79aed792 9245#: wt-status.c:1232
fda7b092 9246msgid " (fix conflicts and then run \"git am --continue\")"
df0617bf
JX
9247msgstr ""
9248
79aed792 9249#: wt-status.c:1234
fda7b092 9250msgid " (use \"git am --skip\" to skip this patch)"
df0617bf
JX
9251msgstr ""
9252
79aed792
JX
9253#: wt-status.c:1237
9254msgid ""
9255" (use \"git am --allow-empty\" to record this patch as an empty commit)"
9256msgstr ""
9257
9258#: wt-status.c:1239
fda7b092 9259msgid " (use \"git am --abort\" to restore the original branch)"
df0617bf
JX
9260msgstr ""
9261
79aed792 9262#: wt-status.c:1372
673bfad0
JX
9263msgid "git-rebase-todo is missing."
9264msgstr ""
9265
79aed792 9266#: wt-status.c:1374
fda7b092 9267msgid "No commands done."
df0617bf
JX
9268msgstr ""
9269
79aed792 9270#: wt-status.c:1377
df0617bf 9271#, c-format
fda7b092
JX
9272msgid "Last command done (%d command done):"
9273msgid_plural "Last commands done (%d commands done):"
9274msgstr[0] ""
9275msgstr[1] ""
df0617bf 9276
79aed792 9277#: wt-status.c:1388
fda7b092
JX
9278#, c-format
9279msgid " (see more in file %s)"
df0617bf
JX
9280msgstr ""
9281
79aed792 9282#: wt-status.c:1393
fda7b092 9283msgid "No commands remaining."
df0617bf
JX
9284msgstr ""
9285
79aed792 9286#: wt-status.c:1396
fda7b092
JX
9287#, c-format
9288msgid "Next command to do (%d remaining command):"
9289msgid_plural "Next commands to do (%d remaining commands):"
9290msgstr[0] ""
9291msgstr[1] ""
df0617bf 9292
79aed792 9293#: wt-status.c:1404
fda7b092 9294msgid " (use \"git rebase --edit-todo\" to view and edit)"
df0617bf
JX
9295msgstr ""
9296
79aed792 9297#: wt-status.c:1416
fda7b092
JX
9298#, c-format
9299msgid "You are currently rebasing branch '%s' on '%s'."
df0617bf
JX
9300msgstr ""
9301
79aed792 9302#: wt-status.c:1421
fda7b092 9303msgid "You are currently rebasing."
df0617bf
JX
9304msgstr ""
9305
79aed792 9306#: wt-status.c:1434
fda7b092 9307msgid " (fix conflicts and then run \"git rebase --continue\")"
df0617bf
JX
9308msgstr ""
9309
79aed792 9310#: wt-status.c:1436
fda7b092 9311msgid " (use \"git rebase --skip\" to skip this patch)"
df0617bf
JX
9312msgstr ""
9313
79aed792 9314#: wt-status.c:1438
fda7b092 9315msgid " (use \"git rebase --abort\" to check out the original branch)"
df0617bf
JX
9316msgstr ""
9317
79aed792 9318#: wt-status.c:1445
fda7b092 9319msgid " (all conflicts fixed: run \"git rebase --continue\")"
df0617bf
JX
9320msgstr ""
9321
79aed792 9322#: wt-status.c:1449
df0617bf 9323#, c-format
fda7b092
JX
9324msgid ""
9325"You are currently splitting a commit while rebasing branch '%s' on '%s'."
df0617bf
JX
9326msgstr ""
9327
79aed792 9328#: wt-status.c:1454
fda7b092 9329msgid "You are currently splitting a commit during a rebase."
df0617bf
JX
9330msgstr ""
9331
79aed792 9332#: wt-status.c:1457
fda7b092 9333msgid " (Once your working directory is clean, run \"git rebase --continue\")"
df0617bf
JX
9334msgstr ""
9335
79aed792 9336#: wt-status.c:1461
df0617bf 9337#, c-format
fda7b092 9338msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
df0617bf
JX
9339msgstr ""
9340
79aed792 9341#: wt-status.c:1466
fda7b092 9342msgid "You are currently editing a commit during a rebase."
df0617bf
JX
9343msgstr ""
9344
79aed792 9345#: wt-status.c:1469
fda7b092 9346msgid " (use \"git commit --amend\" to amend the current commit)"
df0617bf
JX
9347msgstr ""
9348
79aed792 9349#: wt-status.c:1471
df0617bf 9350msgid ""
fda7b092 9351" (use \"git rebase --continue\" once you are satisfied with your changes)"
df0617bf
JX
9352msgstr ""
9353
79aed792 9354#: wt-status.c:1482
d93ef2a1
JX
9355msgid "Cherry-pick currently in progress."
9356msgstr ""
9357
79aed792 9358#: wt-status.c:1485
fda7b092
JX
9359#, c-format
9360msgid "You are currently cherry-picking commit %s."
df0617bf
JX
9361msgstr ""
9362
79aed792 9363#: wt-status.c:1492
fda7b092 9364msgid " (fix conflicts and run \"git cherry-pick --continue\")"
df0617bf
JX
9365msgstr ""
9366
79aed792 9367#: wt-status.c:1495
d93ef2a1
JX
9368msgid " (run \"git cherry-pick --continue\" to continue)"
9369msgstr ""
9370
79aed792 9371#: wt-status.c:1498
fda7b092 9372msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
df0617bf
JX
9373msgstr ""
9374
79aed792 9375#: wt-status.c:1500
3d0a05b4
JX
9376msgid " (use \"git cherry-pick --skip\" to skip this patch)"
9377msgstr ""
9378
79aed792 9379#: wt-status.c:1502
fda7b092 9380msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
df0617bf
JX
9381msgstr ""
9382
79aed792 9383#: wt-status.c:1512
d93ef2a1
JX
9384msgid "Revert currently in progress."
9385msgstr ""
9386
79aed792 9387#: wt-status.c:1515
df0617bf 9388#, c-format
fda7b092 9389msgid "You are currently reverting commit %s."
df0617bf
JX
9390msgstr ""
9391
79aed792 9392#: wt-status.c:1521
fda7b092 9393msgid " (fix conflicts and run \"git revert --continue\")"
df0617bf
JX
9394msgstr ""
9395
79aed792 9396#: wt-status.c:1524
d93ef2a1
JX
9397msgid " (run \"git revert --continue\" to continue)"
9398msgstr ""
9399
79aed792 9400#: wt-status.c:1527
fda7b092 9401msgid " (all conflicts fixed: run \"git revert --continue\")"
df0617bf
JX
9402msgstr ""
9403
79aed792 9404#: wt-status.c:1529
3d0a05b4
JX
9405msgid " (use \"git revert --skip\" to skip this patch)"
9406msgstr ""
9407
79aed792 9408#: wt-status.c:1531
fda7b092 9409msgid " (use \"git revert --abort\" to cancel the revert operation)"
df0617bf
JX
9410msgstr ""
9411
79aed792 9412#: wt-status.c:1541
df0617bf 9413#, c-format
fda7b092 9414msgid "You are currently bisecting, started from branch '%s'."
df0617bf
JX
9415msgstr ""
9416
79aed792 9417#: wt-status.c:1545
fda7b092 9418msgid "You are currently bisecting."
df0617bf
JX
9419msgstr ""
9420
79aed792 9421#: wt-status.c:1548
fda7b092 9422msgid " (use \"git bisect reset\" to get back to the original branch)"
df0617bf
JX
9423msgstr ""
9424
79aed792 9425#: wt-status.c:1559
d4df71b2
JX
9426msgid "You are in a sparse checkout."
9427msgstr ""
9428
79aed792 9429#: wt-status.c:1562
d84f4abf
JX
9430#, c-format
9431msgid "You are in a sparse checkout with %d%% of tracked files present."
9432msgstr ""
9433
79aed792 9434#: wt-status.c:1806
fda7b092 9435msgid "On branch "
df0617bf
JX
9436msgstr ""
9437
79aed792 9438#: wt-status.c:1813
fda7b092 9439msgid "interactive rebase in progress; onto "
df0617bf
JX
9440msgstr ""
9441
79aed792 9442#: wt-status.c:1815
fda7b092 9443msgid "rebase in progress; onto "
df0617bf
JX
9444msgstr ""
9445
79aed792 9446#: wt-status.c:1820
712b0ed6
JX
9447msgid "HEAD detached at "
9448msgstr ""
9449
79aed792 9450#: wt-status.c:1822
712b0ed6
JX
9451msgid "HEAD detached from "
9452msgstr ""
9453
79aed792 9454#: wt-status.c:1825
fda7b092 9455msgid "Not currently on any branch."
df0617bf
JX
9456msgstr ""
9457
79aed792 9458#: wt-status.c:1842
fda7b092 9459msgid "Initial commit"
df0617bf
JX
9460msgstr ""
9461
79aed792 9462#: wt-status.c:1843
5b34e000
JX
9463msgid "No commits yet"
9464msgstr ""
9465
79aed792 9466#: wt-status.c:1857
fda7b092 9467msgid "Untracked files"
df0617bf
JX
9468msgstr ""
9469
79aed792 9470#: wt-status.c:1859
fda7b092 9471msgid "Ignored files"
df0617bf
JX
9472msgstr ""
9473
79aed792 9474#: wt-status.c:1863
fda7b092
JX
9475#, c-format
9476msgid ""
9477"It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
9478"may speed it up, but you have to be careful not to forget to add\n"
9479"new files yourself (see 'git help status')."
df0617bf
JX
9480msgstr ""
9481
79aed792 9482#: wt-status.c:1869
fda7b092
JX
9483#, c-format
9484msgid "Untracked files not listed%s"
df0617bf
JX
9485msgstr ""
9486
79aed792 9487#: wt-status.c:1871
fda7b092 9488msgid " (use -u option to show untracked files)"
df0617bf
JX
9489msgstr ""
9490
79aed792 9491#: wt-status.c:1877
fda7b092 9492msgid "No changes"
df0617bf
JX
9493msgstr ""
9494
79aed792 9495#: wt-status.c:1882
fda7b092
JX
9496#, c-format
9497msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
df0617bf
JX
9498msgstr ""
9499
79aed792 9500#: wt-status.c:1886
fda7b092
JX
9501#, c-format
9502msgid "no changes added to commit\n"
df0617bf
JX
9503msgstr ""
9504
79aed792 9505#: wt-status.c:1890
fda7b092
JX
9506#, c-format
9507msgid ""
9508"nothing added to commit but untracked files present (use \"git add\" to "
9509"track)\n"
df0617bf
JX
9510msgstr ""
9511
79aed792 9512#: wt-status.c:1894
fda7b092
JX
9513#, c-format
9514msgid "nothing added to commit but untracked files present\n"
df0617bf
JX
9515msgstr ""
9516
79aed792 9517#: wt-status.c:1898
fda7b092
JX
9518#, c-format
9519msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
df0617bf
JX
9520msgstr ""
9521
79aed792 9522#: wt-status.c:1902 wt-status.c:1908
fda7b092
JX
9523#, c-format
9524msgid "nothing to commit\n"
df0617bf
JX
9525msgstr ""
9526
79aed792 9527#: wt-status.c:1905
fda7b092
JX
9528#, c-format
9529msgid "nothing to commit (use -u to show untracked files)\n"
df0617bf
JX
9530msgstr ""
9531
79aed792 9532#: wt-status.c:1910
fda7b092
JX
9533#, c-format
9534msgid "nothing to commit, working tree clean\n"
df0617bf
JX
9535msgstr ""
9536
79aed792 9537#: wt-status.c:2015
5b34e000 9538msgid "No commits yet on "
df0617bf
JX
9539msgstr ""
9540
79aed792 9541#: wt-status.c:2019
fda7b092 9542msgid "HEAD (no branch)"
df0617bf
JX
9543msgstr ""
9544
79aed792 9545#: wt-status.c:2050
abc8de64
JX
9546msgid "different"
9547msgstr ""
9548
79aed792 9549#: wt-status.c:2052 wt-status.c:2060
fda7b092 9550msgid "behind "
df0617bf
JX
9551msgstr ""
9552
79aed792 9553#: wt-status.c:2055 wt-status.c:2058
fda7b092 9554msgid "ahead "
df0617bf
JX
9555msgstr ""
9556
fda7b092 9557#. TRANSLATORS: the action is e.g. "pull with rebase"
79aed792 9558#: wt-status.c:2596
fda7b092
JX
9559#, c-format
9560msgid "cannot %s: You have unstaged changes."
df0617bf
JX
9561msgstr ""
9562
79aed792 9563#: wt-status.c:2602
fda7b092 9564msgid "additionally, your index contains uncommitted changes."
df0617bf
JX
9565msgstr ""
9566
79aed792 9567#: wt-status.c:2604
fda7b092
JX
9568#, c-format
9569msgid "cannot %s: Your index contains uncommitted changes."
df0617bf
JX
9570msgstr ""
9571
79aed792 9572#: compat/simple-ipc/ipc-unix-socket.c:205
2b95ebb4
JX
9573msgid "could not send IPC command"
9574msgstr ""
9575
79aed792 9576#: compat/simple-ipc/ipc-unix-socket.c:212
2b95ebb4
JX
9577msgid "could not read IPC response"
9578msgstr ""
9579
79aed792 9580#: compat/simple-ipc/ipc-unix-socket.c:892
2b95ebb4
JX
9581#, c-format
9582msgid "could not start accept_thread '%s'"
9583msgstr ""
9584
79aed792 9585#: compat/simple-ipc/ipc-unix-socket.c:904
2b95ebb4
JX
9586#, c-format
9587msgid "could not start worker[0] for '%s'"
9588msgstr ""
9589
1f511a9b 9590#: compat/precompose_utf8.c:58 builtin/clone.c:347
3d0a05b4
JX
9591#, c-format
9592msgid "failed to unlink '%s'"
9593msgstr ""
9594
578c7937 9595#: builtin/add.c:26
fda7b092 9596msgid "git add [<options>] [--] <pathspec>..."
df0617bf
JX
9597msgstr ""
9598
1f511a9b 9599#: builtin/add.c:64
712b0ed6
JX
9600#, c-format
9601msgid "cannot chmod %cx '%s'"
9602msgstr ""
9603
1f511a9b 9604#: builtin/add.c:106
fda7b092
JX
9605#, c-format
9606msgid "unexpected diff status %c"
df0617bf
JX
9607msgstr ""
9608
1f511a9b 9609#: builtin/add.c:111 builtin/commit.c:298
fda7b092 9610msgid "updating files failed"
df0617bf
JX
9611msgstr ""
9612
1f511a9b 9613#: builtin/add.c:121
fda7b092
JX
9614#, c-format
9615msgid "remove '%s'\n"
df0617bf
JX
9616msgstr ""
9617
1f511a9b 9618#: builtin/add.c:205
fda7b092 9619msgid "Unstaged changes after refreshing the index:"
df0617bf
JX
9620msgstr ""
9621
79aed792 9622#: builtin/add.c:313 builtin/rev-parse.c:993
fda7b092 9623msgid "Could not read the index"
df0617bf
JX
9624msgstr ""
9625
79aed792 9626#: builtin/add.c:326
fda7b092 9627msgid "Could not write patch"
df0617bf
JX
9628msgstr ""
9629
79aed792 9630#: builtin/add.c:329
fda7b092 9631msgid "editing patch failed"
df0617bf
JX
9632msgstr ""
9633
79aed792 9634#: builtin/add.c:332
fda7b092
JX
9635#, c-format
9636msgid "Could not stat '%s'"
df0617bf
JX
9637msgstr ""
9638
79aed792 9639#: builtin/add.c:334
fda7b092 9640msgid "Empty patch. Aborted."
df0617bf
JX
9641msgstr ""
9642
79aed792 9643#: builtin/add.c:340
df0617bf 9644#, c-format
fda7b092 9645msgid "Could not apply '%s'"
df0617bf
JX
9646msgstr ""
9647
79aed792 9648#: builtin/add.c:348
fda7b092 9649msgid "The following paths are ignored by one of your .gitignore files:\n"
df0617bf
JX
9650msgstr ""
9651
79aed792 9652#: builtin/add.c:368 builtin/clean.c:927 builtin/fetch.c:174 builtin/mv.c:124
d8344382 9653#: builtin/prune-packed.c:14 builtin/pull.c:208 builtin/push.c:550
1f511a9b 9654#: builtin/remote.c:1429 builtin/rm.c:244 builtin/send-pack.c:194
fda7b092 9655msgid "dry run"
df0617bf
JX
9656msgstr ""
9657
79aed792
JX
9658#: builtin/add.c:369 builtin/check-ignore.c:22 builtin/commit.c:1484
9659#: builtin/count-objects.c:98 builtin/fsck.c:789 builtin/log.c:2313
9660#: builtin/mv.c:123 builtin/read-tree.c:120
9661msgid "be verbose"
9662msgstr ""
9663
9664#: builtin/add.c:371
fda7b092 9665msgid "interactive picking"
6f6731e7
JX
9666msgstr ""
9667
79aed792 9668#: builtin/add.c:372 builtin/checkout.c:1581 builtin/reset.c:409
fda7b092 9669msgid "select hunks interactively"
dce37b66
JX
9670msgstr ""
9671
79aed792 9672#: builtin/add.c:373
fda7b092 9673msgid "edit current diff and apply"
dce37b66
JX
9674msgstr ""
9675
79aed792 9676#: builtin/add.c:374
fda7b092 9677msgid "allow adding otherwise ignored files"
dce37b66
JX
9678msgstr ""
9679
79aed792 9680#: builtin/add.c:375
fda7b092 9681msgid "update tracked files"
dce37b66
JX
9682msgstr ""
9683
79aed792 9684#: builtin/add.c:376
18a90722
JX
9685msgid "renormalize EOL of tracked files (implies -u)"
9686msgstr ""
9687
79aed792 9688#: builtin/add.c:377
fda7b092 9689msgid "record only the fact that the path will be added later"
dce37b66
JX
9690msgstr ""
9691
79aed792 9692#: builtin/add.c:378
fda7b092 9693msgid "add changes from all tracked and untracked files"
dce37b66
JX
9694msgstr ""
9695
79aed792 9696#: builtin/add.c:381
fda7b092 9697msgid "ignore paths removed in the working tree (same as --no-all)"
93329721
JX
9698msgstr ""
9699
79aed792 9700#: builtin/add.c:383
fda7b092 9701msgid "don't add, only refresh the index"
dce37b66
JX
9702msgstr ""
9703
79aed792 9704#: builtin/add.c:384
fda7b092 9705msgid "just skip files which cannot be added because of errors"
dce37b66
JX
9706msgstr ""
9707
79aed792 9708#: builtin/add.c:385
fda7b092 9709msgid "check if - even missing - files are ignored in dry run"
dce37b66
JX
9710msgstr ""
9711
79aed792 9712#: builtin/add.c:386 builtin/mv.c:128 builtin/rm.c:251
1f511a9b
JX
9713msgid "allow updating entries outside of the sparse-checkout cone"
9714msgstr ""
9715
79aed792 9716#: builtin/add.c:388 builtin/update-index.c:1004
fda7b092
JX
9717msgid "override the executable bit of the listed files"
9718msgstr ""
dce37b66 9719
79aed792 9720#: builtin/add.c:390
5b34e000
JX
9721msgid "warn when adding an embedded repository"
9722msgstr ""
9723
79aed792 9724#: builtin/add.c:392
f7c6172e
JX
9725msgid "backend for `git stash -p`"
9726msgstr ""
9727
79aed792 9728#: builtin/add.c:410
5b34e000
JX
9729#, c-format
9730msgid ""
9731"You've added another git repository inside your current repository.\n"
9732"Clones of the outer repository will not contain the contents of\n"
9733"the embedded repository and will not know how to obtain it.\n"
9734"If you meant to add a submodule, use:\n"
9735"\n"
9736"\tgit submodule add <url> %s\n"
9737"\n"
9738"If you added this path by mistake, you can remove it from the\n"
9739"index with:\n"
9740"\n"
9741"\tgit rm --cached %s\n"
9742"\n"
9743"See \"git help submodule\" for more information."
9744msgstr ""
9745
79aed792 9746#: builtin/add.c:439
5b34e000
JX
9747#, c-format
9748msgid "adding embedded git repository: %s"
9749msgstr ""
9750
79aed792 9751#: builtin/add.c:459
f7c6172e
JX
9752msgid ""
9753"Use -f if you really want to add them.\n"
9754"Turn this message off by running\n"
9755"\"git config advice.addIgnoredFile false\""
dce37b66
JX
9756msgstr ""
9757
79aed792 9758#: builtin/add.c:474
fda7b092 9759msgid "adding files failed"
dce37b66
JX
9760msgstr ""
9761
79aed792 9762#: builtin/add.c:548
dce37b66 9763#, c-format
fda7b092 9764msgid "--chmod param '%s' must be either -x or +x"
dce37b66
JX
9765msgstr ""
9766
79aed792
JX
9767#: builtin/add.c:569 builtin/checkout.c:1751 builtin/commit.c:364
9768#: builtin/reset.c:429 builtin/rm.c:275 builtin/stash.c:1713
9769#, c-format
9770msgid "'%s' and pathspec arguments cannot be used together"
578c7937
JX
9771msgstr ""
9772
79aed792 9773#: builtin/add.c:580
dce37b66 9774#, c-format
fda7b092 9775msgid "Nothing specified, nothing added.\n"
dce37b66
JX
9776msgstr ""
9777
79aed792 9778#: builtin/add.c:582
f7c6172e
JX
9779msgid ""
9780"Maybe you wanted to say 'git add .'?\n"
9781"Turn this message off by running\n"
9782"\"git config advice.addEmptyPathspec false\""
dce37b66
JX
9783msgstr ""
9784
79aed792
JX
9785#: builtin/am.c:202
9786#, c-format
9787msgid "Invalid value for --empty: %s"
9788msgstr ""
9789
9790#: builtin/am.c:392
fda7b092 9791msgid "could not parse author script"
dce37b66
JX
9792msgstr ""
9793
79aed792 9794#: builtin/am.c:482
dce37b66 9795#, c-format
fda7b092 9796msgid "'%s' was deleted by the applypatch-msg hook"
dce37b66
JX
9797msgstr ""
9798
79aed792 9799#: builtin/am.c:524
dce37b66 9800#, c-format
fda7b092 9801msgid "Malformed input line: '%s'."
dce37b66
JX
9802msgstr ""
9803
79aed792 9804#: builtin/am.c:562
822e4a65 9805#, c-format
fda7b092 9806msgid "Failed to copy notes from '%s' to '%s'"
dce37b66
JX
9807msgstr ""
9808
79aed792 9809#: builtin/am.c:588
fda7b092
JX
9810msgid "fseek failed"
9811msgstr ""
dce37b66 9812
79aed792 9813#: builtin/am.c:776
822e4a65 9814#, c-format
fda7b092 9815msgid "could not parse patch '%s'"
dce37b66
JX
9816msgstr ""
9817
79aed792 9818#: builtin/am.c:841
fda7b092 9819msgid "Only one StGIT patch series can be applied at once"
dce37b66
JX
9820msgstr ""
9821
79aed792 9822#: builtin/am.c:889
fda7b092 9823msgid "invalid timestamp"
dce37b66
JX
9824msgstr ""
9825
79aed792 9826#: builtin/am.c:894 builtin/am.c:906
fda7b092 9827msgid "invalid Date line"
dce37b66
JX
9828msgstr ""
9829
79aed792 9830#: builtin/am.c:901
fda7b092 9831msgid "invalid timezone offset"
dce37b66
JX
9832msgstr ""
9833
79aed792 9834#: builtin/am.c:994
fda7b092 9835msgid "Patch format detection failed."
dce37b66
JX
9836msgstr ""
9837
79aed792 9838#: builtin/am.c:999 builtin/clone.c:300
dce37b66 9839#, c-format
fda7b092 9840msgid "failed to create directory '%s'"
dce37b66
JX
9841msgstr ""
9842
79aed792 9843#: builtin/am.c:1004
fda7b092 9844msgid "Failed to split patches."
c2ea1208
JX
9845msgstr ""
9846
79aed792 9847#: builtin/am.c:1153
822e4a65 9848#, c-format
fda7b092 9849msgid "When you have resolved this problem, run \"%s --continue\"."
dce37b66
JX
9850msgstr ""
9851
79aed792 9852#: builtin/am.c:1154
dce37b66 9853#, c-format
fda7b092 9854msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
dce37b66
JX
9855msgstr ""
9856
79aed792 9857#: builtin/am.c:1159
822e4a65 9858#, c-format
79aed792 9859msgid "To record the empty patch as an empty commit, run \"%s --allow-empty\"."
dce37b66
JX
9860msgstr ""
9861
79aed792
JX
9862#: builtin/am.c:1161
9863#, c-format
9864msgid "To restore the original branch and stop patching, run \"%s --abort\"."
12705546
JX
9865msgstr ""
9866
79aed792
JX
9867#: builtin/am.c:1256
9868msgid "Patch sent with format=flowed; space at the end of lines might be lost."
dce37b66
JX
9869msgstr ""
9870
79aed792 9871#: builtin/am.c:1344
dce37b66 9872#, c-format
3d0a05b4 9873msgid "missing author line in commit %s"
dce37b66
JX
9874msgstr ""
9875
79aed792 9876#: builtin/am.c:1347
dce37b66 9877#, c-format
3d0a05b4 9878msgid "invalid ident line: %.*s"
dce37b66
JX
9879msgstr ""
9880
79aed792 9881#: builtin/am.c:1566
fda7b092 9882msgid "Repository lacks necessary blobs to fall back on 3-way merge."
c2ea1208
JX
9883msgstr ""
9884
79aed792 9885#: builtin/am.c:1568
fda7b092 9886msgid "Using index info to reconstruct a base tree..."
dce37b66
JX
9887msgstr ""
9888
79aed792 9889#: builtin/am.c:1587
fda7b092
JX
9890msgid ""
9891"Did you hand edit your patch?\n"
9892"It does not apply to blobs recorded in its index."
0bbe5b48
JX
9893msgstr ""
9894
79aed792 9895#: builtin/am.c:1593
fda7b092 9896msgid "Falling back to patching base and 3-way merge..."
dce37b66
JX
9897msgstr ""
9898
79aed792 9899#: builtin/am.c:1619
fda7b092 9900msgid "Failed to merge in the changes."
75f7b4b9
JX
9901msgstr ""
9902
79aed792 9903#: builtin/am.c:1651
fda7b092 9904msgid "applying to an empty history"
dce37b66
JX
9905msgstr ""
9906
79aed792 9907#: builtin/am.c:1703 builtin/am.c:1707
dce37b66 9908#, c-format
fda7b092 9909msgid "cannot resume: %s does not exist."
dce37b66
JX
9910msgstr ""
9911
79aed792 9912#: builtin/am.c:1725
fda7b092 9913msgid "Commit Body is:"
dce37b66
JX
9914msgstr ""
9915
fda7b092
JX
9916#. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
9917#. in your translation. The program will only accept English
9918#. input at this point.
9919#.
79aed792 9920#: builtin/am.c:1735
6b0f1a9b 9921#, c-format
fda7b092 9922msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
dce37b66
JX
9923msgstr ""
9924
79aed792 9925#: builtin/am.c:1781 builtin/commit.c:409
3d0a05b4
JX
9926msgid "unable to write index file"
9927msgstr ""
9928
79aed792 9929#: builtin/am.c:1785
822e4a65 9930#, c-format
fda7b092 9931msgid "Dirty index: cannot apply patches (dirty: %s)"
dce37b66
JX
9932msgstr ""
9933
79aed792
JX
9934#: builtin/am.c:1827
9935#, c-format
9936msgid "Skipping: %.*s"
9937msgstr ""
9938
9939#: builtin/am.c:1832
9940#, c-format
9941msgid "Creating an empty commit: %.*s"
9942msgstr ""
9943
9944#: builtin/am.c:1836
9945msgid "Patch is empty."
9946msgstr ""
9947
9948#: builtin/am.c:1847 builtin/am.c:1916
822e4a65 9949#, c-format
fda7b092 9950msgid "Applying: %.*s"
dce37b66
JX
9951msgstr ""
9952
79aed792 9953#: builtin/am.c:1864
fda7b092 9954msgid "No changes -- Patch already applied."
dce37b66
JX
9955msgstr ""
9956
79aed792 9957#: builtin/am.c:1870
822e4a65 9958#, c-format
fda7b092 9959msgid "Patch failed at %s %.*s"
dce37b66
JX
9960msgstr ""
9961
79aed792 9962#: builtin/am.c:1874
051fae4d 9963msgid "Use 'git am --show-current-patch=diff' to see the failed patch"
dce37b66
JX
9964msgstr ""
9965
79aed792
JX
9966#: builtin/am.c:1920
9967msgid "No changes - recorded it as an empty commit."
9968msgstr ""
9969
9970#: builtin/am.c:1922
fda7b092
JX
9971msgid ""
9972"No changes - did you forget to use 'git add'?\n"
9973"If there is nothing left to stage, chances are that something else\n"
9974"already introduced the same changes; you might want to skip this patch."
dce37b66
JX
9975msgstr ""
9976
79aed792 9977#: builtin/am.c:1930
fda7b092
JX
9978msgid ""
9979"You still have unmerged paths in your index.\n"
5b34e000
JX
9980"You should 'git add' each file with resolved conflicts to mark them as "
9981"such.\n"
9982"You might run `git rm` on a file to accept \"deleted by them\" for it."
fda7b092 9983msgstr ""
dce37b66 9984
79aed792
JX
9985#: builtin/am.c:2038 builtin/am.c:2042 builtin/am.c:2054 builtin/reset.c:448
9986#: builtin/reset.c:456
dce37b66 9987#, c-format
fda7b092 9988msgid "Could not parse object '%s'."
dce37b66
JX
9989msgstr ""
9990
79aed792 9991#: builtin/am.c:2090 builtin/am.c:2166
fda7b092 9992msgid "failed to clean index"
f517e50d
JX
9993msgstr ""
9994
79aed792 9995#: builtin/am.c:2134
fda7b092
JX
9996msgid ""
9997"You seem to have moved HEAD since the last 'am' failure.\n"
9998"Not rewinding to ORIG_HEAD"
dce37b66
JX
9999msgstr ""
10000
79aed792 10001#: builtin/am.c:2242
dce37b66 10002#, c-format
fda7b092 10003msgid "Invalid value for --patch-format: %s"
dce37b66
JX
10004msgstr ""
10005
79aed792 10006#: builtin/am.c:2285
051fae4d
JX
10007#, c-format
10008msgid "Invalid value for --show-current-patch: %s"
10009msgstr ""
10010
79aed792 10011#: builtin/am.c:2289
051fae4d 10012#, c-format
79aed792 10013msgid "options '%s=%s' and '%s=%s' cannot be used together"
051fae4d
JX
10014msgstr ""
10015
79aed792 10016#: builtin/am.c:2320
fda7b092 10017msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
f517e50d
JX
10018msgstr ""
10019
79aed792 10020#: builtin/am.c:2321
fda7b092 10021msgid "git am [<options>] (--continue | --skip | --abort)"
dce37b66
JX
10022msgstr ""
10023
79aed792 10024#: builtin/am.c:2327
fda7b092 10025msgid "run interactively"
dce37b66
JX
10026msgstr ""
10027
79aed792 10028#: builtin/am.c:2329
fda7b092 10029msgid "historical option -- no-op"
9fa976ff
JX
10030msgstr ""
10031
79aed792 10032#: builtin/am.c:2331
fda7b092 10033msgid "allow fall back on 3way merging if needed"
9fa976ff
JX
10034msgstr ""
10035
79aed792
JX
10036#: builtin/am.c:2332 builtin/init-db.c:547 builtin/prune-packed.c:16
10037#: builtin/repack.c:642 builtin/stash.c:962
fda7b092 10038msgid "be quiet"
9fa976ff
JX
10039msgstr ""
10040
79aed792 10041#: builtin/am.c:2334
0c32704f 10042msgid "add a Signed-off-by trailer to the commit message"
9fa976ff
JX
10043msgstr ""
10044
79aed792 10045#: builtin/am.c:2337
fda7b092
JX
10046msgid "recode into utf8 (default)"
10047msgstr ""
9fa976ff 10048
79aed792 10049#: builtin/am.c:2339
fda7b092
JX
10050msgid "pass -k flag to git-mailinfo"
10051msgstr ""
9fa976ff 10052
79aed792 10053#: builtin/am.c:2341
fda7b092 10054msgid "pass -b flag to git-mailinfo"
6f6731e7
JX
10055msgstr ""
10056
79aed792 10057#: builtin/am.c:2343
fda7b092 10058msgid "pass -m flag to git-mailinfo"
6f6731e7
JX
10059msgstr ""
10060
79aed792 10061#: builtin/am.c:2345
fda7b092 10062msgid "pass --keep-cr flag to git-mailsplit for mbox format"
6f6731e7
JX
10063msgstr ""
10064
79aed792 10065#: builtin/am.c:2348
fda7b092 10066msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
6f6731e7
JX
10067msgstr ""
10068
79aed792 10069#: builtin/am.c:2351
fda7b092 10070msgid "strip everything before a scissors line"
6f6731e7
JX
10071msgstr ""
10072
79aed792 10073#: builtin/am.c:2353
2b95ebb4
JX
10074msgid "pass it through git-mailinfo"
10075msgstr ""
10076
79aed792
JX
10077#: builtin/am.c:2356 builtin/am.c:2359 builtin/am.c:2362 builtin/am.c:2365
10078#: builtin/am.c:2368 builtin/am.c:2371 builtin/am.c:2374 builtin/am.c:2377
10079#: builtin/am.c:2383
fda7b092 10080msgid "pass it through git-apply"
6f6731e7
JX
10081msgstr ""
10082
79aed792
JX
10083#: builtin/am.c:2373 builtin/commit.c:1515 builtin/fmt-merge-msg.c:18
10084#: builtin/fmt-merge-msg.c:21 builtin/grep.c:919 builtin/merge.c:263
d8344382 10085#: builtin/pull.c:142 builtin/pull.c:204 builtin/pull.c:221
79aed792
JX
10086#: builtin/rebase.c:1046 builtin/repack.c:653 builtin/repack.c:657
10087#: builtin/repack.c:659 builtin/show-branch.c:649 builtin/show-ref.c:172
1f511a9b 10088#: builtin/tag.c:445 parse-options.h:154 parse-options.h:175
79aed792 10089#: parse-options.h:317
fda7b092 10090msgid "n"
6f6731e7
JX
10091msgstr ""
10092
79aed792
JX
10093#: builtin/am.c:2379 builtin/branch.c:680 builtin/bugreport.c:109
10094#: builtin/for-each-ref.c:41 builtin/replace.c:555 builtin/tag.c:479
e13da2db 10095#: builtin/verify-tag.c:38
fda7b092 10096msgid "format"
6f6731e7
JX
10097msgstr ""
10098
79aed792 10099#: builtin/am.c:2380
fda7b092 10100msgid "format the patch(es) are in"
6f6731e7
JX
10101msgstr ""
10102
79aed792 10103#: builtin/am.c:2386
fda7b092 10104msgid "override error message when patch failure occurs"
6f6731e7
JX
10105msgstr ""
10106
79aed792 10107#: builtin/am.c:2388
fda7b092 10108msgid "continue applying patches after resolving a conflict"
c2ea1208
JX
10109msgstr ""
10110
79aed792 10111#: builtin/am.c:2391
fda7b092 10112msgid "synonyms for --continue"
6f6731e7
JX
10113msgstr ""
10114
79aed792 10115#: builtin/am.c:2394
fda7b092 10116msgid "skip the current patch"
0bbe5b48
JX
10117msgstr ""
10118
79aed792 10119#: builtin/am.c:2397
712b0ed6 10120msgid "restore the original branch and abort the patching operation"
6f6731e7
JX
10121msgstr ""
10122
79aed792 10123#: builtin/am.c:2400
712b0ed6 10124msgid "abort the patching operation but keep HEAD where it is"
abc8de64
JX
10125msgstr ""
10126
79aed792 10127#: builtin/am.c:2404
051fae4d 10128msgid "show the patch being applied"
abc8de64
JX
10129msgstr ""
10130
79aed792
JX
10131#: builtin/am.c:2408
10132msgid "record the empty patch as an empty commit"
10133msgstr ""
10134
10135#: builtin/am.c:2412
fda7b092 10136msgid "lie about committer date"
6f6731e7
JX
10137msgstr ""
10138
79aed792 10139#: builtin/am.c:2414
fda7b092 10140msgid "use current timestamp for author date"
6f6731e7
JX
10141msgstr ""
10142
79aed792
JX
10143#: builtin/am.c:2416 builtin/commit-tree.c:118 builtin/commit.c:1643
10144#: builtin/merge.c:302 builtin/pull.c:179 builtin/rebase.c:1099
1f511a9b 10145#: builtin/revert.c:117 builtin/tag.c:460
fda7b092 10146msgid "key-id"
6f6731e7
JX
10147msgstr ""
10148
79aed792 10149#: builtin/am.c:2417 builtin/rebase.c:1100
fda7b092 10150msgid "GPG-sign commits"
6f6731e7
JX
10151msgstr ""
10152
79aed792
JX
10153#: builtin/am.c:2420
10154msgid "how to handle empty patches"
10155msgstr ""
10156
10157#: builtin/am.c:2423
fda7b092 10158msgid "(internal use for git-rebase)"
6f6731e7
JX
10159msgstr ""
10160
79aed792 10161#: builtin/am.c:2441
fda7b092
JX
10162msgid ""
10163"The -b/--binary option has been a no-op for long time, and\n"
10164"it will be removed. Please do not use it anymore."
6f6731e7
JX
10165msgstr ""
10166
79aed792 10167#: builtin/am.c:2448
fda7b092 10168msgid "failed to read the index"
6f6731e7
JX
10169msgstr ""
10170
79aed792 10171#: builtin/am.c:2463
fda7b092
JX
10172#, c-format
10173msgid "previous rebase directory %s still exists but mbox given."
6f6731e7
JX
10174msgstr ""
10175
79aed792 10176#: builtin/am.c:2487
fda7b092
JX
10177#, c-format
10178msgid ""
10179"Stray %s directory found.\n"
10180"Use \"git am --abort\" to remove it."
6f6731e7
JX
10181msgstr ""
10182
79aed792 10183#: builtin/am.c:2493
fda7b092 10184msgid "Resolve operation not in progress, we are not resuming."
6f6731e7
JX
10185msgstr ""
10186
79aed792 10187#: builtin/am.c:2503
6b0f1a9b
JX
10188msgid "interactive mode requires patches on the command line"
10189msgstr ""
10190
fda7b092
JX
10191#: builtin/apply.c:8
10192msgid "git apply [<options>] [<patch>...]"
6f6731e7
JX
10193msgstr ""
10194
1f511a9b 10195#: builtin/archive.c:18
822e4a65 10196msgid "could not redirect output"
dce37b66
JX
10197msgstr ""
10198
1f511a9b 10199#: builtin/archive.c:35
822e4a65 10200msgid "git archive: Remote with no URL"
dce37b66
JX
10201msgstr ""
10202
1f511a9b 10203#: builtin/archive.c:59
abc8de64 10204msgid "git archive: expected ACK/NAK, got a flush packet"
dce37b66
JX
10205msgstr ""
10206
1f511a9b 10207#: builtin/archive.c:62
822e4a65
JX
10208#, c-format
10209msgid "git archive: NACK %s"
dce37b66
JX
10210msgstr ""
10211
1f511a9b 10212#: builtin/archive.c:63
822e4a65 10213msgid "git archive: protocol error"
dce37b66
JX
10214msgstr ""
10215
1f511a9b 10216#: builtin/archive.c:67
822e4a65 10217msgid "git archive: expected a flush"
dce37b66
JX
10218msgstr ""
10219
0c32704f 10220#: builtin/bisect--helper.c:24
1f511a9b 10221msgid "git bisect--helper --bisect-reset [<commit>]"
94328cef
JX
10222msgstr ""
10223
712b0ed6 10224#: builtin/bisect--helper.c:25
94328cef
JX
10225msgid ""
10226"git bisect--helper --bisect-terms [--term-good | --term-old | --term-bad | --"
10227"term-new]"
10228msgstr ""
10229
712b0ed6 10230#: builtin/bisect--helper.c:26
94328cef 10231msgid ""
e13da2db
JX
10232"git bisect--helper --bisect-start [--term-{new,bad}=<term> --term-{old,good}"
10233"=<term>] [--no-checkout] [--first-parent] [<bad> [<good>...]] [--] "
10234"[<paths>...]"
10235msgstr ""
10236
712b0ed6 10237#: builtin/bisect--helper.c:28
e13da2db
JX
10238msgid "git bisect--helper --bisect-next"
10239msgstr ""
10240
712b0ed6
JX
10241#: builtin/bisect--helper.c:29
10242msgid "git bisect--helper --bisect-state (bad|new) [<rev>]"
10243msgstr ""
10244
10245#: builtin/bisect--helper.c:30
10246msgid "git bisect--helper --bisect-state (good|old) [<rev>...]"
10247msgstr ""
10248
0c32704f 10249#: builtin/bisect--helper.c:31
712b0ed6 10250msgid "git bisect--helper --bisect-replay <filename>"
e13da2db
JX
10251msgstr ""
10252
0c32704f 10253#: builtin/bisect--helper.c:32
712b0ed6 10254msgid "git bisect--helper --bisect-skip [(<rev>|<range>)...]"
e13da2db
JX
10255msgstr ""
10256
1f511a9b
JX
10257#: builtin/bisect--helper.c:33
10258msgid "git bisect--helper --bisect-visualize"
10259msgstr ""
10260
10261#: builtin/bisect--helper.c:34
10262msgid "git bisect--helper --bisect-run <cmd>..."
10263msgstr ""
10264
10265#: builtin/bisect--helper.c:109
e13da2db
JX
10266#, c-format
10267msgid "cannot open file '%s' in mode '%s'"
10268msgstr ""
10269
1f511a9b 10270#: builtin/bisect--helper.c:116
e13da2db
JX
10271#, c-format
10272msgid "could not write to file '%s'"
94328cef
JX
10273msgstr ""
10274
1f511a9b
JX
10275#: builtin/bisect--helper.c:154
10276#, c-format
10277msgid "cannot open file '%s' for reading"
10278msgstr ""
10279
10280#: builtin/bisect--helper.c:170
18a90722
JX
10281#, c-format
10282msgid "'%s' is not a valid term"
10283msgstr ""
10284
1f511a9b 10285#: builtin/bisect--helper.c:174
18a90722
JX
10286#, c-format
10287msgid "can't use the builtin command '%s' as a term"
10288msgstr ""
10289
1f511a9b 10290#: builtin/bisect--helper.c:184
18a90722
JX
10291#, c-format
10292msgid "can't change the meaning of the term '%s'"
10293msgstr ""
10294
1f511a9b 10295#: builtin/bisect--helper.c:194
18a90722
JX
10296msgid "please use two different terms"
10297msgstr ""
10298
1f511a9b 10299#: builtin/bisect--helper.c:210
94328cef
JX
10300#, c-format
10301msgid "We are not bisecting.\n"
cc76011e
JX
10302msgstr ""
10303
1f511a9b 10304#: builtin/bisect--helper.c:218
94328cef
JX
10305#, c-format
10306msgid "'%s' is not a valid commit"
18a90722
JX
10307msgstr ""
10308
1f511a9b 10309#: builtin/bisect--helper.c:227
94328cef 10310#, c-format
7f95bc7a
JX
10311msgid ""
10312"could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
18a90722
JX
10313msgstr ""
10314
1f511a9b 10315#: builtin/bisect--helper.c:271
94328cef
JX
10316#, c-format
10317msgid "Bad bisect_write argument: %s"
18a90722
JX
10318msgstr ""
10319
1f511a9b 10320#: builtin/bisect--helper.c:276
94328cef
JX
10321#, c-format
10322msgid "couldn't get the oid of the rev '%s'"
cc76011e
JX
10323msgstr ""
10324
1f511a9b 10325#: builtin/bisect--helper.c:288
94328cef
JX
10326#, c-format
10327msgid "couldn't open the file '%s'"
18a90722
JX
10328msgstr ""
10329
1f511a9b 10330#: builtin/bisect--helper.c:314
94328cef
JX
10331#, c-format
10332msgid "Invalid command: you're currently in a %s/%s bisect"
18a90722
JX
10333msgstr ""
10334
1f511a9b 10335#: builtin/bisect--helper.c:341
94328cef
JX
10336#, c-format
10337msgid ""
10338"You need to give me at least one %s and %s revision.\n"
10339"You can use \"git bisect %s\" and \"git bisect %s\" for that."
cc76011e
JX
10340msgstr ""
10341
1f511a9b 10342#: builtin/bisect--helper.c:345
94328cef
JX
10343#, c-format
10344msgid ""
10345"You need to start by \"git bisect start\".\n"
10346"You then need to give me at least one %s and %s revision.\n"
10347"You can use \"git bisect %s\" and \"git bisect %s\" for that."
cc76011e
JX
10348msgstr ""
10349
1f511a9b 10350#: builtin/bisect--helper.c:365
9b7388a8 10351#, c-format
94328cef 10352msgid "bisecting only with a %s commit"
9b7388a8
JX
10353msgstr ""
10354
94328cef
JX
10355#. TRANSLATORS: Make sure to include [Y] and [n] in your
10356#. translation. The program will only accept English input
10357#. at this point.
10358#.
1f511a9b 10359#: builtin/bisect--helper.c:373
94328cef 10360msgid "Are you sure [Y/n]? "
9b7388a8
JX
10361msgstr ""
10362
1f511a9b 10363#: builtin/bisect--helper.c:434
94328cef
JX
10364msgid "no terms defined"
10365msgstr ""
10366
1f511a9b 10367#: builtin/bisect--helper.c:437
9b7388a8 10368#, c-format
94328cef
JX
10369msgid ""
10370"Your current terms are %s for the old state\n"
10371"and %s for the new state.\n"
9b7388a8
JX
10372msgstr ""
10373
1f511a9b 10374#: builtin/bisect--helper.c:447
94328cef
JX
10375#, c-format
10376msgid ""
10377"invalid argument %s for 'git bisect terms'.\n"
10378"Supported options are: --term-good|--term-old and --term-bad|--term-new."
9b7388a8
JX
10379msgstr ""
10380
1f511a9b 10381#: builtin/bisect--helper.c:514 builtin/bisect--helper.c:1038
e13da2db
JX
10382msgid "revision walk setup failed\n"
10383msgstr ""
10384
1f511a9b 10385#: builtin/bisect--helper.c:536
e13da2db
JX
10386#, c-format
10387msgid "could not open '%s' for appending"
10388msgstr ""
10389
1f511a9b 10390#: builtin/bisect--helper.c:655 builtin/bisect--helper.c:668
d84f4abf
JX
10391msgid "'' is not a valid term"
10392msgstr ""
10393
1f511a9b 10394#: builtin/bisect--helper.c:678
94328cef
JX
10395#, c-format
10396msgid "unrecognized option: '%s'"
cc76011e
JX
10397msgstr ""
10398
1f511a9b 10399#: builtin/bisect--helper.c:682
94328cef
JX
10400#, c-format
10401msgid "'%s' does not appear to be a valid revision"
cc76011e
JX
10402msgstr ""
10403
1f511a9b 10404#: builtin/bisect--helper.c:713
94328cef 10405msgid "bad HEAD - I need a HEAD"
cc76011e
JX
10406msgstr ""
10407
1f511a9b 10408#: builtin/bisect--helper.c:728
94328cef
JX
10409#, c-format
10410msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
cc76011e
JX
10411msgstr ""
10412
1f511a9b 10413#: builtin/bisect--helper.c:749
94328cef
JX
10414msgid "won't bisect on cg-seek'ed tree"
10415msgstr ""
10416
1f511a9b 10417#: builtin/bisect--helper.c:752
94328cef
JX
10418msgid "bad HEAD - strange symbolic ref"
10419msgstr ""
10420
1f511a9b 10421#: builtin/bisect--helper.c:772
6b0f1a9b
JX
10422#, c-format
10423msgid "invalid ref: '%s'"
10424msgstr ""
10425
1f511a9b 10426#: builtin/bisect--helper.c:830
e13da2db
JX
10427msgid "You need to start by \"git bisect start\"\n"
10428msgstr ""
10429
10430#. TRANSLATORS: Make sure to include [Y] and [n] in your
10431#. translation. The program will only accept English input
10432#. at this point.
10433#.
1f511a9b 10434#: builtin/bisect--helper.c:841
e13da2db
JX
10435msgid "Do you want me to do it for you [Y/n]? "
10436msgstr ""
10437
1f511a9b 10438#: builtin/bisect--helper.c:859
0c32704f 10439msgid "Please call `--bisect-state` with at least one argument"
94328cef
JX
10440msgstr ""
10441
1f511a9b 10442#: builtin/bisect--helper.c:872
0c32704f
JX
10443#, c-format
10444msgid "'git bisect %s' can take only one argument."
94328cef
JX
10445msgstr ""
10446
1f511a9b 10447#: builtin/bisect--helper.c:884 builtin/bisect--helper.c:897
0c32704f
JX
10448#, c-format
10449msgid "Bad rev input: %s"
94328cef
JX
10450msgstr ""
10451
1f511a9b 10452#: builtin/bisect--helper.c:904
2b95ebb4
JX
10453#, c-format
10454msgid "Bad rev input (not a commit): %s"
10455msgstr ""
10456
1f511a9b 10457#: builtin/bisect--helper.c:936
712b0ed6
JX
10458msgid "We are not bisecting."
10459msgstr ""
10460
1f511a9b 10461#: builtin/bisect--helper.c:986
712b0ed6
JX
10462#, c-format
10463msgid "'%s'?? what are you talking about?"
94328cef
JX
10464msgstr ""
10465
1f511a9b 10466#: builtin/bisect--helper.c:998
712b0ed6
JX
10467#, c-format
10468msgid "cannot read file '%s' for replaying"
94328cef
JX
10469msgstr ""
10470
1f511a9b
JX
10471#: builtin/bisect--helper.c:1107 builtin/bisect--helper.c:1274
10472msgid "bisect run failed: no command provided."
10473msgstr ""
10474
10475#: builtin/bisect--helper.c:1116
10476#, c-format
10477msgid "running %s\n"
10478msgstr ""
10479
10480#: builtin/bisect--helper.c:1120
10481#, c-format
10482msgid "bisect run failed: exit code %d from '%s' is < 0 or >= 128"
10483msgstr ""
10484
10485#: builtin/bisect--helper.c:1136
10486#, c-format
10487msgid "cannot open file '%s' for writing"
10488msgstr ""
10489
10490#: builtin/bisect--helper.c:1152
10491msgid "bisect run cannot continue any more"
10492msgstr ""
10493
10494#: builtin/bisect--helper.c:1154
10495#, c-format
10496msgid "bisect run success"
10497msgstr ""
10498
10499#: builtin/bisect--helper.c:1157
10500#, c-format
10501msgid "bisect found first bad commit"
10502msgstr ""
10503
10504#: builtin/bisect--helper.c:1160
10505#, c-format
10506msgid ""
10507"bisect run failed: 'git bisect--helper --bisect-state %s' exited with error "
10508"code %d"
10509msgstr ""
10510
10511#: builtin/bisect--helper.c:1192
712b0ed6 10512msgid "reset the bisection state"
94328cef
JX
10513msgstr ""
10514
1f511a9b 10515#: builtin/bisect--helper.c:1194
94328cef
JX
10516msgid "check whether bad or good terms exist"
10517msgstr ""
10518
1f511a9b 10519#: builtin/bisect--helper.c:1196
94328cef
JX
10520msgid "print out the bisect terms"
10521msgstr ""
10522
1f511a9b 10523#: builtin/bisect--helper.c:1198
94328cef
JX
10524msgid "start the bisect session"
10525msgstr ""
10526
1f511a9b 10527#: builtin/bisect--helper.c:1200
e13da2db
JX
10528msgid "find the next bisection commit"
10529msgstr ""
10530
1f511a9b 10531#: builtin/bisect--helper.c:1202
712b0ed6 10532msgid "mark the state of ref (or refs)"
e13da2db
JX
10533msgstr ""
10534
1f511a9b 10535#: builtin/bisect--helper.c:1204
712b0ed6 10536msgid "list the bisection steps so far"
94328cef
JX
10537msgstr ""
10538
1f511a9b 10539#: builtin/bisect--helper.c:1206
712b0ed6 10540msgid "replay the bisection process from the given file"
94328cef
JX
10541msgstr ""
10542
1f511a9b 10543#: builtin/bisect--helper.c:1208
712b0ed6 10544msgid "skip some commits for checkout"
94328cef
JX
10545msgstr ""
10546
1f511a9b
JX
10547#: builtin/bisect--helper.c:1210
10548msgid "visualize the bisection"
94328cef
JX
10549msgstr ""
10550
1f511a9b
JX
10551#: builtin/bisect--helper.c:1212
10552msgid "use <cmd>... to automatically bisect."
94328cef
JX
10553msgstr ""
10554
1f511a9b
JX
10555#: builtin/bisect--helper.c:1214
10556msgid "no log for BISECT_WRITE"
10557msgstr ""
10558
10559#: builtin/bisect--helper.c:1229
10560msgid "--bisect-reset requires either no argument or a commit"
94328cef
JX
10561msgstr ""
10562
1f511a9b 10563#: builtin/bisect--helper.c:1234
94328cef
JX
10564msgid "--bisect-terms requires 0 or 1 argument"
10565msgstr ""
10566
1f511a9b 10567#: builtin/bisect--helper.c:1243
e13da2db
JX
10568msgid "--bisect-next requires 0 arguments"
10569msgstr ""
10570
1f511a9b 10571#: builtin/bisect--helper.c:1254
712b0ed6
JX
10572msgid "--bisect-log requires 0 arguments"
10573msgstr ""
10574
1f511a9b 10575#: builtin/bisect--helper.c:1259
712b0ed6 10576msgid "no logfile given"
e13da2db
JX
10577msgstr ""
10578
e13da2db 10579#: builtin/blame.c:32
94328cef
JX
10580msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
10581msgstr ""
10582
e13da2db 10583#: builtin/blame.c:37
94328cef
JX
10584msgid "<rev-opts> are documented in git-rev-list(1)"
10585msgstr ""
10586
1f511a9b 10587#: builtin/blame.c:406
94328cef
JX
10588#, c-format
10589msgid "expecting a color: %s"
10590msgstr ""
10591
1f511a9b 10592#: builtin/blame.c:413
94328cef
JX
10593msgid "must end with a color"
10594msgstr ""
10595
1f511a9b 10596#: builtin/blame.c:724
94328cef
JX
10597#, c-format
10598msgid "invalid color '%s' in color.blame.repeatedLines"
10599msgstr ""
10600
1f511a9b 10601#: builtin/blame.c:742
94328cef
JX
10602msgid "invalid value for blame.coloring"
10603msgstr ""
10604
1f511a9b 10605#: builtin/blame.c:841
6b0f1a9b
JX
10606#, c-format
10607msgid "cannot find revision %s to ignore"
10608msgstr ""
10609
1f511a9b 10610#: builtin/blame.c:863
712b0ed6
JX
10611msgid "show blame entries as we find them, incrementally"
10612msgstr ""
10613
1f511a9b 10614#: builtin/blame.c:864
712b0ed6
JX
10615msgid "do not show object names of boundary commits (Default: off)"
10616msgstr ""
10617
1f511a9b 10618#: builtin/blame.c:865
712b0ed6 10619msgid "do not treat root commits as boundaries (Default: off)"
94328cef
JX
10620msgstr ""
10621
1f511a9b 10622#: builtin/blame.c:866
712b0ed6 10623msgid "show work cost statistics"
94328cef
JX
10624msgstr ""
10625
79aed792
JX
10626#: builtin/blame.c:867 builtin/checkout.c:1536 builtin/clone.c:94
10627#: builtin/commit-graph.c:75 builtin/commit-graph.c:228 builtin/fetch.c:180
10628#: builtin/merge.c:301 builtin/multi-pack-index.c:103
10629#: builtin/multi-pack-index.c:154 builtin/multi-pack-index.c:180
10630#: builtin/multi-pack-index.c:208 builtin/pull.c:120 builtin/push.c:566
1f511a9b 10631#: builtin/send-pack.c:202
712b0ed6 10632msgid "force progress reporting"
94328cef
JX
10633msgstr ""
10634
1f511a9b 10635#: builtin/blame.c:868
712b0ed6 10636msgid "show output score for blame entries"
94328cef
JX
10637msgstr ""
10638
1f511a9b 10639#: builtin/blame.c:869
712b0ed6 10640msgid "show original filename (Default: auto)"
9eb3984b
JX
10641msgstr ""
10642
1f511a9b 10643#: builtin/blame.c:870
712b0ed6 10644msgid "show original linenumber (Default: off)"
cc76011e
JX
10645msgstr ""
10646
1f511a9b 10647#: builtin/blame.c:871
712b0ed6 10648msgid "show in a format designed for machine consumption"
cc76011e
JX
10649msgstr ""
10650
1f511a9b 10651#: builtin/blame.c:872
712b0ed6 10652msgid "show porcelain format with per-line commit information"
cc76011e
JX
10653msgstr ""
10654
1f511a9b 10655#: builtin/blame.c:873
712b0ed6 10656msgid "use the same output mode as git-annotate (Default: off)"
cc76011e
JX
10657msgstr ""
10658
1f511a9b 10659#: builtin/blame.c:874
712b0ed6 10660msgid "show raw timestamp (Default: off)"
cc76011e
JX
10661msgstr ""
10662
1f511a9b 10663#: builtin/blame.c:875
712b0ed6 10664msgid "show long commit SHA1 (Default: off)"
cc76011e
JX
10665msgstr ""
10666
1f511a9b 10667#: builtin/blame.c:876
712b0ed6 10668msgid "suppress author name and timestamp (Default: off)"
cc76011e
JX
10669msgstr ""
10670
1f511a9b 10671#: builtin/blame.c:877
712b0ed6 10672msgid "show author email instead of name (Default: off)"
cc76011e
JX
10673msgstr ""
10674
1f511a9b 10675#: builtin/blame.c:878
712b0ed6 10676msgid "ignore whitespace differences"
cc76011e
JX
10677msgstr ""
10678
79aed792 10679#: builtin/blame.c:879 builtin/log.c:1838
712b0ed6 10680msgid "rev"
cc76011e
JX
10681msgstr ""
10682
1f511a9b 10683#: builtin/blame.c:879
712b0ed6 10684msgid "ignore <rev> when blaming"
cc76011e
JX
10685msgstr ""
10686
1f511a9b 10687#: builtin/blame.c:880
712b0ed6 10688msgid "ignore revisions from <file>"
6b0f1a9b
JX
10689msgstr ""
10690
1f511a9b 10691#: builtin/blame.c:881
712b0ed6 10692msgid "color redundant metadata from previous line differently"
6b0f1a9b
JX
10693msgstr ""
10694
1f511a9b 10695#: builtin/blame.c:882
712b0ed6 10696msgid "color lines by age"
6b0f1a9b
JX
10697msgstr ""
10698
1f511a9b 10699#: builtin/blame.c:883
712b0ed6 10700msgid "spend extra cycles to find better match"
9b7388a8
JX
10701msgstr ""
10702
1f511a9b 10703#: builtin/blame.c:884
712b0ed6 10704msgid "use revisions from <file> instead of calling git-rev-list"
9b7388a8
JX
10705msgstr ""
10706
1f511a9b 10707#: builtin/blame.c:885
712b0ed6 10708msgid "use <file>'s contents as the final image"
cc76011e
JX
10709msgstr ""
10710
1f511a9b 10711#: builtin/blame.c:886 builtin/blame.c:887
cc76011e
JX
10712msgid "score"
10713msgstr ""
10714
1f511a9b 10715#: builtin/blame.c:886
712b0ed6 10716msgid "find line copies within and across files"
cc76011e
JX
10717msgstr ""
10718
1f511a9b 10719#: builtin/blame.c:887
712b0ed6 10720msgid "find line movements within and across files"
cc76011e
JX
10721msgstr ""
10722
1f511a9b 10723#: builtin/blame.c:888
0c32704f 10724msgid "range"
cc76011e
JX
10725msgstr ""
10726
1f511a9b 10727#: builtin/blame.c:889
712b0ed6 10728msgid "process only line range <start>,<end> or function :<funcname>"
cc76011e
JX
10729msgstr ""
10730
79aed792 10731#: builtin/blame.c:947
fda7b092
JX
10732msgid "--progress can't be used with --incremental or porcelain formats"
10733msgstr ""
10734
5b34e000
JX
10735#. TRANSLATORS: This string is used to tell us the
10736#. maximum display width for a relative timestamp in
10737#. "git blame" output. For C locale, "4 years, 11
10738#. months ago", which takes 22 places, is the longest
10739#. among various forms of relative timestamps, but
10740#. your language may need more or fewer display
10741#. columns.
10742#.
79aed792 10743#: builtin/blame.c:998
fe05e196
JX
10744msgid "4 years, 11 months ago"
10745msgstr ""
10746
79aed792 10747#: builtin/blame.c:1114
5b34e000
JX
10748#, c-format
10749msgid "file %s has only %lu line"
10750msgid_plural "file %s has only %lu lines"
10751msgstr[0] ""
10752msgstr[1] ""
fda7b092 10753
79aed792 10754#: builtin/blame.c:1159
5b34e000 10755msgid "Blaming lines"
fda7b092
JX
10756msgstr ""
10757
12705546 10758#: builtin/branch.c:29
e13da2db 10759msgid "git branch [<options>] [-r | -a] [--merged] [--no-merged]"
fda7b092
JX
10760msgstr ""
10761
12705546 10762#: builtin/branch.c:30
5b34e000 10763msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
fda7b092
JX
10764msgstr ""
10765
12705546 10766#: builtin/branch.c:31
c2ea1208 10767msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
cc76011e
JX
10768msgstr ""
10769
12705546 10770#: builtin/branch.c:32
c2ea1208 10771msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
cc76011e
JX
10772msgstr ""
10773
12705546 10774#: builtin/branch.c:33
25eab542 10775msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
f4f2c8f8
JX
10776msgstr ""
10777
12705546 10778#: builtin/branch.c:34
25eab542
JX
10779msgid "git branch [<options>] [-r | -a] [--points-at]"
10780msgstr ""
10781
12705546 10782#: builtin/branch.c:35
dfc182b1
JX
10783msgid "git branch [<options>] [-r | -a] [--format]"
10784msgstr ""
10785
79aed792 10786#: builtin/branch.c:153
822e4a65
JX
10787#, c-format
10788msgid ""
10789"deleting branch '%s' that has been merged to\n"
10790" '%s', but not yet merged to HEAD."
dce37b66
JX
10791msgstr ""
10792
79aed792 10793#: builtin/branch.c:157
dce37b66
JX
10794#, c-format
10795msgid ""
822e4a65
JX
10796"not deleting branch '%s' that is not yet merged to\n"
10797" '%s', even though it is merged to HEAD."
dce37b66
JX
10798msgstr ""
10799
79aed792 10800#: builtin/branch.c:171
fe52cd62
JX
10801#, c-format
10802msgid "Couldn't look up commit object for '%s'"
10803msgstr ""
10804
79aed792 10805#: builtin/branch.c:175
fe52cd62
JX
10806#, c-format
10807msgid ""
10808"The branch '%s' is not fully merged.\n"
10809"If you are sure you want to delete it, run 'git branch -D %s'."
10810msgstr ""
10811
79aed792 10812#: builtin/branch.c:188
fe52cd62
JX
10813msgid "Update of config-file failed"
10814msgstr ""
10815
712b0ed6 10816#: builtin/branch.c:223
822e4a65 10817msgid "cannot use -a with -d"
dce37b66
JX
10818msgstr ""
10819
712b0ed6 10820#: builtin/branch.c:230
822e4a65 10821msgid "Couldn't look up commit object for HEAD"
dce37b66
JX
10822msgstr ""
10823
79aed792 10824#: builtin/branch.c:247
822e4a65 10825#, c-format
f517e50d 10826msgid "Cannot delete branch '%s' checked out at '%s'"
dce37b66
JX
10827msgstr ""
10828
79aed792 10829#: builtin/branch.c:262
822e4a65 10830#, c-format
64f23b0c 10831msgid "remote-tracking branch '%s' not found."
dce37b66
JX
10832msgstr ""
10833
79aed792 10834#: builtin/branch.c:263
822e4a65
JX
10835#, c-format
10836msgid "branch '%s' not found."
dce37b66
JX
10837msgstr ""
10838
79aed792 10839#: builtin/branch.c:294
dce37b66 10840#, c-format
64f23b0c 10841msgid "Deleted remote-tracking branch %s (was %s).\n"
dce37b66
JX
10842msgstr ""
10843
79aed792 10844#: builtin/branch.c:295
dce37b66 10845#, c-format
822e4a65 10846msgid "Deleted branch %s (was %s).\n"
dce37b66
JX
10847msgstr ""
10848
79aed792 10849#: builtin/branch.c:445 builtin/tag.c:63
d93ef2a1
JX
10850msgid "unable to parse format string"
10851msgstr ""
10852
79aed792 10853#: builtin/branch.c:476
d93ef2a1 10854msgid "could not resolve HEAD"
25eab542
JX
10855msgstr ""
10856
79aed792 10857#: builtin/branch.c:482
f517e50d 10858#, c-format
d93ef2a1
JX
10859msgid "HEAD (%s) points outside of refs/heads/"
10860msgstr ""
10861
79aed792 10862#: builtin/branch.c:497
d93ef2a1 10863#, c-format
f517e50d
JX
10864msgid "Branch %s is being rebased at %s"
10865msgstr ""
10866
79aed792 10867#: builtin/branch.c:501
f517e50d
JX
10868#, c-format
10869msgid "Branch %s is being bisected at %s"
10870msgstr ""
10871
79aed792 10872#: builtin/branch.c:518
25eab542
JX
10873msgid "cannot copy the current branch while not on any."
10874msgstr ""
10875
79aed792 10876#: builtin/branch.c:520
822e4a65 10877msgid "cannot rename the current branch while not on any."
dce37b66
JX
10878msgstr ""
10879
79aed792 10880#: builtin/branch.c:531
dce37b66 10881#, c-format
822e4a65 10882msgid "Invalid branch name: '%s'"
dce37b66
JX
10883msgstr ""
10884
79aed792 10885#: builtin/branch.c:560
822e4a65
JX
10886msgid "Branch rename failed"
10887msgstr ""
10888
79aed792 10889#: builtin/branch.c:562
25eab542
JX
10890msgid "Branch copy failed"
10891msgstr ""
10892
79aed792 10893#: builtin/branch.c:566
25eab542 10894#, c-format
18a90722 10895msgid "Created a copy of a misnamed branch '%s'"
25eab542
JX
10896msgstr ""
10897
79aed792 10898#: builtin/branch.c:569
dce37b66 10899#, c-format
822e4a65 10900msgid "Renamed a misnamed branch '%s' away"
dce37b66
JX
10901msgstr ""
10902
79aed792 10903#: builtin/branch.c:575
dce37b66 10904#, c-format
822e4a65 10905msgid "Branch renamed to %s, but HEAD is not updated!"
dce37b66
JX
10906msgstr ""
10907
79aed792 10908#: builtin/branch.c:584
822e4a65
JX
10909msgid "Branch is renamed, but update of config-file failed"
10910msgstr ""
10911
79aed792 10912#: builtin/branch.c:586
25eab542
JX
10913msgid "Branch is copied, but update of config-file failed"
10914msgstr ""
10915
79aed792 10916#: builtin/branch.c:602
9fa976ff
JX
10917#, c-format
10918msgid ""
10919"Please edit the description for the branch\n"
10920" %s\n"
10921"Lines starting with '%c' will be stripped.\n"
dce37b66
JX
10922msgstr ""
10923
79aed792 10924#: builtin/branch.c:637
cc76011e 10925msgid "Generic options"
dce37b66
JX
10926msgstr ""
10927
79aed792 10928#: builtin/branch.c:639
cc76011e 10929msgid "show hash and subject, give twice for upstream branch"
dce37b66
JX
10930msgstr ""
10931
79aed792 10932#: builtin/branch.c:640
cc76011e 10933msgid "suppress informational messages"
dce37b66
JX
10934msgstr ""
10935
79aed792
JX
10936#: builtin/branch.c:642
10937msgid "set branch tracking configuration"
dce37b66
JX
10938msgstr ""
10939
79aed792 10940#: builtin/branch.c:645
25eab542 10941msgid "do not use"
dce37b66
JX
10942msgstr ""
10943
79aed792 10944#: builtin/branch.c:647
f517e50d
JX
10945msgid "upstream"
10946msgstr ""
10947
79aed792 10948#: builtin/branch.c:647
f517e50d
JX
10949msgid "change the upstream info"
10950msgstr ""
10951
79aed792 10952#: builtin/branch.c:648
578c7937 10953msgid "unset the upstream info"
fda7b092
JX
10954msgstr ""
10955
79aed792 10956#: builtin/branch.c:649
cc76011e 10957msgid "use colored output"
dce37b66
JX
10958msgstr ""
10959
79aed792 10960#: builtin/branch.c:650
cc76011e 10961msgid "act on remote-tracking branches"
dce37b66
JX
10962msgstr ""
10963
79aed792 10964#: builtin/branch.c:652 builtin/branch.c:654
cc76011e 10965msgid "print only branches that contain the commit"
dce37b66
JX
10966msgstr ""
10967
79aed792 10968#: builtin/branch.c:653 builtin/branch.c:655
dfc182b1
JX
10969msgid "print only branches that don't contain the commit"
10970msgstr ""
10971
79aed792 10972#: builtin/branch.c:658
cc76011e 10973msgid "Specific git-branch actions:"
dce37b66
JX
10974msgstr ""
10975
79aed792 10976#: builtin/branch.c:659
cc76011e 10977msgid "list both remote-tracking and local branches"
dce37b66
JX
10978msgstr ""
10979
79aed792 10980#: builtin/branch.c:661
cc76011e 10981msgid "delete fully merged branch"
dce37b66
JX
10982msgstr ""
10983
79aed792 10984#: builtin/branch.c:662
cc76011e 10985msgid "delete branch (even if not merged)"
dce37b66
JX
10986msgstr ""
10987
79aed792 10988#: builtin/branch.c:663
cc76011e 10989msgid "move/rename a branch and its reflog"
822e4a65
JX
10990msgstr ""
10991
79aed792 10992#: builtin/branch.c:664
cc76011e 10993msgid "move/rename a branch, even if target exists"
dce37b66
JX
10994msgstr ""
10995
79aed792 10996#: builtin/branch.c:665
25eab542
JX
10997msgid "copy a branch and its reflog"
10998msgstr ""
10999
79aed792 11000#: builtin/branch.c:666
25eab542
JX
11001msgid "copy a branch, even if target exists"
11002msgstr ""
11003
79aed792 11004#: builtin/branch.c:667
cc76011e 11005msgid "list branch names"
dce37b66
JX
11006msgstr ""
11007
79aed792 11008#: builtin/branch.c:668
d93ef2a1
JX
11009msgid "show current branch name"
11010msgstr ""
11011
79aed792 11012#: builtin/branch.c:669
cc76011e 11013msgid "create the branch's reflog"
dce37b66
JX
11014msgstr ""
11015
79aed792 11016#: builtin/branch.c:671
cc76011e 11017msgid "edit the description for the branch"
dce37b66
JX
11018msgstr ""
11019
79aed792 11020#: builtin/branch.c:672
beb691f7 11021msgid "force creation, move/rename, deletion"
dce37b66
JX
11022msgstr ""
11023
79aed792 11024#: builtin/branch.c:673
f4f2c8f8 11025msgid "print only branches that are merged"
dce37b66
JX
11026msgstr ""
11027
79aed792 11028#: builtin/branch.c:674
f4f2c8f8 11029msgid "print only branches that are not merged"
dce37b66
JX
11030msgstr ""
11031
79aed792 11032#: builtin/branch.c:675
cc76011e
JX
11033msgid "list branches in columns"
11034msgstr ""
11035
79aed792 11036#: builtin/branch.c:677 builtin/for-each-ref.c:45 builtin/notes.c:413
1f511a9b
JX
11037#: builtin/notes.c:416 builtin/notes.c:579 builtin/notes.c:582
11038#: builtin/tag.c:475
f4f2c8f8
JX
11039msgid "object"
11040msgstr ""
11041
79aed792 11042#: builtin/branch.c:678
f4f2c8f8
JX
11043msgid "print only branches of the object"
11044msgstr ""
11045
79aed792 11046#: builtin/branch.c:679 builtin/for-each-ref.c:51 builtin/tag.c:482
673bfad0
JX
11047msgid "sorting and filtering are case insensitive"
11048msgstr ""
11049
79aed792 11050#: builtin/branch.c:680 builtin/for-each-ref.c:41 builtin/tag.c:480
466c88fa 11051#: builtin/verify-tag.c:38
dfc182b1
JX
11052msgid "format to use for the output"
11053msgstr ""
11054
79aed792 11055#: builtin/branch.c:703 builtin/clone.c:678
cc76011e
JX
11056msgid "HEAD not found below refs/heads!"
11057msgstr ""
11058
79aed792 11059#: builtin/branch.c:742 builtin/branch.c:798 builtin/branch.c:807
9caaf23e
JX
11060msgid "branch name required"
11061msgstr ""
11062
79aed792 11063#: builtin/branch.c:774
9caaf23e
JX
11064msgid "Cannot give description to detached HEAD"
11065msgstr ""
11066
79aed792 11067#: builtin/branch.c:779
9caaf23e
JX
11068msgid "cannot edit description of more than one branch"
11069msgstr ""
11070
79aed792 11071#: builtin/branch.c:786
9caaf23e
JX
11072#, c-format
11073msgid "No commit on branch '%s' yet."
11074msgstr ""
11075
79aed792 11076#: builtin/branch.c:789
9caaf23e
JX
11077#, c-format
11078msgid "No branch named '%s'."
11079msgstr ""
11080
79aed792 11081#: builtin/branch.c:804
25eab542 11082msgid "too many branches for a copy operation"
9caaf23e
JX
11083msgstr ""
11084
79aed792 11085#: builtin/branch.c:813
25eab542 11086msgid "too many arguments for a rename operation"
c138af56
JX
11087msgstr ""
11088
79aed792 11089#: builtin/branch.c:818
25eab542
JX
11090msgid "too many arguments to set new upstream"
11091msgstr ""
11092
79aed792 11093#: builtin/branch.c:822
c138af56
JX
11094#, c-format
11095msgid ""
11096"could not set upstream of HEAD to %s when it does not point to any branch."
11097msgstr ""
11098
79aed792 11099#: builtin/branch.c:825 builtin/branch.c:848
c138af56
JX
11100#, c-format
11101msgid "no such branch '%s'"
11102msgstr ""
11103
79aed792 11104#: builtin/branch.c:829
822e4a65 11105#, c-format
cc76011e 11106msgid "branch '%s' does not exist"
dce37b66
JX
11107msgstr ""
11108
79aed792 11109#: builtin/branch.c:842
25eab542 11110msgid "too many arguments to unset upstream"
c138af56
JX
11111msgstr ""
11112
79aed792 11113#: builtin/branch.c:846
c138af56
JX
11114msgid "could not unset upstream of HEAD when it does not point to any branch."
11115msgstr ""
11116
79aed792 11117#: builtin/branch.c:852
822e4a65 11118#, c-format
cc76011e
JX
11119msgid "Branch '%s' has no upstream information"
11120msgstr ""
11121
79aed792 11122#: builtin/branch.c:862
6b0f1a9b
JX
11123msgid ""
11124"The -a, and -r, options to 'git branch' do not take a branch name.\n"
11125"Did you mean to use: -a|-r --list <pattern>?"
dce37b66
JX
11126msgstr ""
11127
79aed792 11128#: builtin/branch.c:866
cc76011e 11129msgid ""
25eab542
JX
11130"the '--set-upstream' option is no longer supported. Please use '--track' or "
11131"'--set-upstream-to' instead."
cc76011e 11132msgstr ""
822e4a65 11133
1f511a9b 11134#: builtin/bugreport.c:16
e13da2db
JX
11135msgid "git version:\n"
11136msgstr ""
11137
1f511a9b 11138#: builtin/bugreport.c:22
e13da2db
JX
11139#, c-format
11140msgid "uname() failed with error '%s' (%d)\n"
11141msgstr ""
11142
1f511a9b 11143#: builtin/bugreport.c:32
e13da2db
JX
11144msgid "compiler info: "
11145msgstr ""
11146
1f511a9b 11147#: builtin/bugreport.c:35
e13da2db
JX
11148msgid "libc info: "
11149msgstr ""
11150
1f511a9b 11151#: builtin/bugreport.c:49
e13da2db
JX
11152msgid "not run from a git repository - no hooks to show\n"
11153msgstr ""
11154
1f511a9b 11155#: builtin/bugreport.c:62
e13da2db
JX
11156msgid "git bugreport [-o|--output-directory <file>] [-s|--suffix <format>]"
11157msgstr ""
11158
1f511a9b 11159#: builtin/bugreport.c:69
e13da2db
JX
11160msgid ""
11161"Thank you for filling out a Git bug report!\n"
11162"Please answer the following questions to help us understand your issue.\n"
11163"\n"
11164"What did you do before the bug happened? (Steps to reproduce your issue)\n"
11165"\n"
11166"What did you expect to happen? (Expected behavior)\n"
11167"\n"
11168"What happened instead? (Actual behavior)\n"
11169"\n"
11170"What's different between what you expected and what actually happened?\n"
11171"\n"
11172"Anything else you want to add:\n"
11173"\n"
11174"Please review the rest of the bug report below.\n"
11175"You can delete any lines you don't wish to share.\n"
11176msgstr ""
11177
1f511a9b 11178#: builtin/bugreport.c:108
e13da2db
JX
11179msgid "specify a destination for the bugreport file"
11180msgstr ""
11181
1f511a9b 11182#: builtin/bugreport.c:110
e13da2db
JX
11183msgid "specify a strftime format suffix for the filename"
11184msgstr ""
11185
1f511a9b 11186#: builtin/bugreport.c:132
e13da2db
JX
11187#, c-format
11188msgid "could not create leading directories for '%s'"
11189msgstr ""
11190
1f511a9b 11191#: builtin/bugreport.c:139
e13da2db
JX
11192msgid "System Info"
11193msgstr ""
11194
1f511a9b 11195#: builtin/bugreport.c:142
e13da2db
JX
11196msgid "Enabled Hooks"
11197msgstr ""
11198
1f511a9b 11199#: builtin/bugreport.c:149
e13da2db 11200#, c-format
1f511a9b 11201msgid "unable to write to %s"
e13da2db
JX
11202msgstr ""
11203
1f511a9b 11204#: builtin/bugreport.c:159
e13da2db
JX
11205#, c-format
11206msgid "Created new report at '%s'.\n"
11207msgstr ""
11208
578c7937
JX
11209#: builtin/bundle.c:15 builtin/bundle.c:23
11210msgid "git bundle create [<options>] <file> <git-rev-list args>"
11211msgstr ""
11212
11213#: builtin/bundle.c:16 builtin/bundle.c:28
11214msgid "git bundle verify [<options>] <file>"
11215msgstr ""
11216
11217#: builtin/bundle.c:17 builtin/bundle.c:33
11218msgid "git bundle list-heads <file> [<refname>...]"
11219msgstr ""
11220
11221#: builtin/bundle.c:18 builtin/bundle.c:38
11222msgid "git bundle unbundle <file> [<refname>...]"
11223msgstr ""
11224
1f511a9b 11225#: builtin/bundle.c:65 builtin/pack-objects.c:3876
578c7937
JX
11226msgid "do not show progress meter"
11227msgstr ""
11228
1f511a9b 11229#: builtin/bundle.c:67 builtin/bundle.c:167 builtin/pack-objects.c:3878
578c7937
JX
11230msgid "show progress meter"
11231msgstr ""
11232
1f511a9b 11233#: builtin/bundle.c:69 builtin/pack-objects.c:3880
578c7937 11234msgid "show progress meter during object writing phase"
dce37b66
JX
11235msgstr ""
11236
1f511a9b 11237#: builtin/bundle.c:72 builtin/pack-objects.c:3883
578c7937
JX
11238msgid "similar to --all-progress when progress meter is shown"
11239msgstr ""
11240
1f511a9b 11241#: builtin/bundle.c:74
e13da2db
JX
11242msgid "specify bundle format version"
11243msgstr ""
11244
1f511a9b 11245#: builtin/bundle.c:94
cc76011e 11246msgid "Need a repository to create a bundle."
dce37b66
JX
11247msgstr ""
11248
1f511a9b 11249#: builtin/bundle.c:107
578c7937
JX
11250msgid "do not show bundle details"
11251msgstr ""
11252
1f511a9b 11253#: builtin/bundle.c:126
578c7937
JX
11254#, c-format
11255msgid "%s is okay\n"
11256msgstr ""
11257
1f511a9b 11258#: builtin/bundle.c:182
cc76011e 11259msgid "Need a repository to unbundle."
dce37b66
JX
11260msgstr ""
11261
1f511a9b
JX
11262#: builtin/bundle.c:185
11263msgid "Unbundling objects"
578c7937
JX
11264msgstr ""
11265
1f511a9b 11266#: builtin/bundle.c:219 builtin/remote.c:1733
578c7937
JX
11267#, c-format
11268msgid "Unknown subcommand: %s"
11269msgstr ""
11270
1f511a9b 11271#: builtin/cat-file.c:622
64f23b0c 11272msgid ""
fda7b092
JX
11273"git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
11274"p | <type> | --textconv | --filters) [--path=<path>] <object>"
dce37b66
JX
11275msgstr ""
11276
1f511a9b 11277#: builtin/cat-file.c:623
fda7b092 11278msgid ""
d84f4abf
JX
11279"git cat-file (--batch[=<format>] | --batch-check[=<format>]) [--follow-"
11280"symlinks] [--textconv | --filters]"
dce37b66
JX
11281msgstr ""
11282
1f511a9b 11283#: builtin/cat-file.c:644
12705546
JX
11284msgid "only one batch option may be specified"
11285msgstr ""
11286
1f511a9b 11287#: builtin/cat-file.c:662
cc76011e 11288msgid "<type> can be one of: blob, tree, commit, tag"
dce37b66
JX
11289msgstr ""
11290
1f511a9b 11291#: builtin/cat-file.c:663
cc76011e 11292msgid "show object type"
dce37b66
JX
11293msgstr ""
11294
1f511a9b 11295#: builtin/cat-file.c:664
cc76011e 11296msgid "show object size"
dce37b66
JX
11297msgstr ""
11298
1f511a9b 11299#: builtin/cat-file.c:666
cc76011e 11300msgid "exit with zero when there's no error"
dce37b66
JX
11301msgstr ""
11302
1f511a9b 11303#: builtin/cat-file.c:667
cc76011e 11304msgid "pretty-print object's content"
dce37b66
JX
11305msgstr ""
11306
1f511a9b 11307#: builtin/cat-file.c:669
cc76011e 11308msgid "for blob objects, run textconv on object's content"
dce37b66
JX
11309msgstr ""
11310
1f511a9b 11311#: builtin/cat-file.c:671
fda7b092
JX
11312msgid "for blob objects, run filters on object's content"
11313msgstr ""
11314
1f511a9b 11315#: builtin/cat-file.c:672
fda7b092
JX
11316msgid "blob"
11317msgstr ""
11318
1f511a9b 11319#: builtin/cat-file.c:673
fda7b092
JX
11320msgid "use a specific path for --textconv/--filters"
11321msgstr ""
11322
1f511a9b 11323#: builtin/cat-file.c:675
64f23b0c
JX
11324msgid "allow -s and -t to work with broken/corrupt objects"
11325msgstr ""
11326
1f511a9b 11327#: builtin/cat-file.c:676
df0617bf
JX
11328msgid "buffer --batch output"
11329msgstr ""
11330
1f511a9b 11331#: builtin/cat-file.c:678
cc76011e 11332msgid "show info and content of objects fed from the standard input"
dce37b66
JX
11333msgstr ""
11334
1f511a9b 11335#: builtin/cat-file.c:682
cc76011e 11336msgid "show info about objects fed from the standard input"
822e4a65
JX
11337msgstr ""
11338
1f511a9b 11339#: builtin/cat-file.c:686
64f23b0c
JX
11340msgid "follow in-tree symlinks (used with --batch or --batch-check)"
11341msgstr ""
11342
1f511a9b 11343#: builtin/cat-file.c:688
df0617bf
JX
11344msgid "show all objects with --batch or --batch-check"
11345msgstr ""
11346
1f511a9b 11347#: builtin/cat-file.c:690
dba9f13c
JX
11348msgid "do not order --batch-all-objects output"
11349msgstr ""
11350
94328cef 11351#: builtin/check-attr.c:13
c2ea1208 11352msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
dce37b66
JX
11353msgstr ""
11354
94328cef 11355#: builtin/check-attr.c:14
f4f2c8f8 11356msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
dce37b66
JX
11357msgstr ""
11358
94328cef 11359#: builtin/check-attr.c:21
cc76011e 11360msgid "report all attributes set on file"
dce37b66
JX
11361msgstr ""
11362
94328cef 11363#: builtin/check-attr.c:22
cc76011e 11364msgid "use .gitattributes only from the index"
dce37b66
JX
11365msgstr ""
11366
1f511a9b 11367#: builtin/check-attr.c:23 builtin/check-ignore.c:25 builtin/hash-object.c:100
cc76011e 11368msgid "read file names from stdin"
dce37b66
JX
11369msgstr ""
11370
94328cef 11371#: builtin/check-attr.c:25 builtin/check-ignore.c:27
727b9576 11372msgid "terminate input and output records by a NUL character"
dce37b66
JX
11373msgstr ""
11374
79aed792
JX
11375#: builtin/check-ignore.c:21 builtin/checkout.c:1532 builtin/gc.c:550
11376#: builtin/worktree.c:493
9caaf23e
JX
11377msgid "suppress progress reporting"
11378msgstr ""
11379
94328cef 11380#: builtin/check-ignore.c:29
28b3cffc
JX
11381msgid "show non-matching input paths"
11382msgstr ""
11383
94328cef 11384#: builtin/check-ignore.c:31
727b9576
JX
11385msgid "ignore index when checking"
11386msgstr ""
11387
2b95ebb4 11388#: builtin/check-ignore.c:165
9caaf23e
JX
11389msgid "cannot specify pathnames with --stdin"
11390msgstr ""
11391
2b95ebb4 11392#: builtin/check-ignore.c:168
9caaf23e
JX
11393msgid "-z only makes sense with --stdin"
11394msgstr ""
11395
2b95ebb4 11396#: builtin/check-ignore.c:170
9caaf23e
JX
11397msgid "no path specified"
11398msgstr ""
11399
2b95ebb4 11400#: builtin/check-ignore.c:174
9caaf23e
JX
11401msgid "--quiet is only valid with a single pathname"
11402msgstr ""
11403
2b95ebb4 11404#: builtin/check-ignore.c:176
9caaf23e
JX
11405msgid "cannot have both --quiet and --verbose"
11406msgstr ""
11407
2b95ebb4 11408#: builtin/check-ignore.c:179
28b3cffc
JX
11409msgid "--non-matching is only valid with --verbose"
11410msgstr ""
11411
5b34e000 11412#: builtin/check-mailmap.c:9
c2ea1208 11413msgid "git check-mailmap [<options>] <contact>..."
28b3cffc
JX
11414msgstr ""
11415
5b34e000 11416#: builtin/check-mailmap.c:14
28b3cffc
JX
11417msgid "also read contacts from stdin"
11418msgstr ""
11419
5b34e000 11420#: builtin/check-mailmap.c:25
28b3cffc
JX
11421#, c-format
11422msgid "unable to parse contact: %s"
11423msgstr ""
11424
5b34e000 11425#: builtin/check-mailmap.c:48
28b3cffc
JX
11426msgid "no contacts specified"
11427msgstr ""
11428
2b95ebb4
JX
11429#: builtin/checkout--worker.c:110
11430msgid "git checkout--worker [<options>]"
11431msgstr ""
11432
11433#: builtin/checkout--worker.c:118 builtin/checkout-index.c:201
79aed792
JX
11434#: builtin/column.c:31 builtin/column.c:32 builtin/submodule--helper.c:1864
11435#: builtin/submodule--helper.c:1867 builtin/submodule--helper.c:1875
11436#: builtin/submodule--helper.c:2511 builtin/submodule--helper.c:2577
11437#: builtin/worktree.c:491 builtin/worktree.c:728
2b95ebb4
JX
11438msgid "string"
11439msgstr ""
11440
11441#: builtin/checkout--worker.c:119 builtin/checkout-index.c:202
11442msgid "when creating files, prepend <string>"
11443msgstr ""
11444
712b0ed6 11445#: builtin/checkout-index.c:152
c2ea1208 11446msgid "git checkout-index [<options>] [--] [<file>...]"
dce37b66
JX
11447msgstr ""
11448
712b0ed6 11449#: builtin/checkout-index.c:169
9eb3984b
JX
11450msgid "stage should be between 1 and 3 or all"
11451msgstr ""
11452
2b95ebb4 11453#: builtin/checkout-index.c:187
cc76011e 11454msgid "check out all files in the index"
dce37b66
JX
11455msgstr ""
11456
2b95ebb4 11457#: builtin/checkout-index.c:188
cc76011e 11458msgid "force overwrite of existing files"
dce37b66
JX
11459msgstr ""
11460
2b95ebb4 11461#: builtin/checkout-index.c:190
cc76011e 11462msgid "no warning for existing files and files not in index"
dce37b66
JX
11463msgstr ""
11464
2b95ebb4 11465#: builtin/checkout-index.c:192
cc76011e 11466msgid "don't checkout new files"
dce37b66
JX
11467msgstr ""
11468
2b95ebb4 11469#: builtin/checkout-index.c:194
cc76011e 11470msgid "update stat information in the index file"
dce37b66
JX
11471msgstr ""
11472
2b95ebb4 11473#: builtin/checkout-index.c:198
cc76011e 11474msgid "read list of paths from the standard input"
dce37b66
JX
11475msgstr ""
11476
2b95ebb4 11477#: builtin/checkout-index.c:200
cc76011e 11478msgid "write the content to temporary files"
dce37b66
JX
11479msgstr ""
11480
2b95ebb4 11481#: builtin/checkout-index.c:204
cc76011e 11482msgid "copy out the files from named stage"
dce37b66
JX
11483msgstr ""
11484
2b95ebb4 11485#: builtin/checkout.c:33
c2ea1208 11486msgid "git checkout [<options>] <branch>"
dce37b66
JX
11487msgstr ""
11488
2b95ebb4 11489#: builtin/checkout.c:34
c2ea1208 11490msgid "git checkout [<options>] [<branch>] -- <file>..."
dce37b66
JX
11491msgstr ""
11492
2b95ebb4 11493#: builtin/checkout.c:39
6b0f1a9b
JX
11494msgid "git switch [<options>] [<branch>]"
11495msgstr ""
11496
2b95ebb4 11497#: builtin/checkout.c:44
6b0f1a9b
JX
11498msgid "git restore [<options>] [--source=<branch>] <file>..."
11499msgstr ""
11500
79aed792 11501#: builtin/checkout.c:198 builtin/checkout.c:237
822e4a65 11502#, c-format
cc76011e 11503msgid "path '%s' does not have our version"
dce37b66
JX
11504msgstr ""
11505
79aed792 11506#: builtin/checkout.c:200 builtin/checkout.c:239
dce37b66 11507#, c-format
cc76011e 11508msgid "path '%s' does not have their version"
dce37b66
JX
11509msgstr ""
11510
79aed792 11511#: builtin/checkout.c:216
822e4a65 11512#, c-format
cc76011e 11513msgid "path '%s' does not have all necessary versions"
dce37b66
JX
11514msgstr ""
11515
79aed792 11516#: builtin/checkout.c:269
822e4a65 11517#, c-format
cc76011e 11518msgid "path '%s' does not have necessary versions"
dce37b66
JX
11519msgstr ""
11520
79aed792 11521#: builtin/checkout.c:286
822e4a65 11522#, c-format
cc76011e 11523msgid "path '%s': cannot merge"
dce37b66
JX
11524msgstr ""
11525
79aed792 11526#: builtin/checkout.c:302
cc76011e
JX
11527#, c-format
11528msgid "Unable to add merge result for '%s'"
dce37b66
JX
11529msgstr ""
11530
79aed792 11531#: builtin/checkout.c:419
6b0f1a9b
JX
11532#, c-format
11533msgid "Recreated %d merge conflict"
11534msgid_plural "Recreated %d merge conflicts"
11535msgstr[0] ""
11536msgstr[1] ""
11537
79aed792 11538#: builtin/checkout.c:424
6b0f1a9b
JX
11539#, c-format
11540msgid "Updated %d path from %s"
11541msgid_plural "Updated %d paths from %s"
11542msgstr[0] ""
11543msgstr[1] ""
11544
79aed792 11545#: builtin/checkout.c:431
6b0f1a9b
JX
11546#, c-format
11547msgid "Updated %d path from the index"
11548msgid_plural "Updated %d paths from the index"
11549msgstr[0] ""
11550msgstr[1] ""
11551
79aed792
JX
11552#: builtin/checkout.c:454 builtin/checkout.c:457 builtin/checkout.c:460
11553#: builtin/checkout.c:464
cc76011e
JX
11554#, c-format
11555msgid "'%s' cannot be used with updating paths"
dce37b66
JX
11556msgstr ""
11557
79aed792 11558#: builtin/checkout.c:474
dce37b66 11559#, c-format
cc76011e 11560msgid "Cannot update paths and switch to branch '%s' at the same time."
dce37b66
JX
11561msgstr ""
11562
79aed792 11563#: builtin/checkout.c:478
dce37b66 11564#, c-format
6b0f1a9b 11565msgid "neither '%s' or '%s' is specified"
dce37b66
JX
11566msgstr ""
11567
79aed792 11568#: builtin/checkout.c:482
94328cef 11569#, c-format
6b0f1a9b
JX
11570msgid "'%s' must be used when '%s' is not specified"
11571msgstr ""
94328cef 11572
79aed792 11573#: builtin/checkout.c:487 builtin/checkout.c:492
94328cef 11574#, c-format
6b0f1a9b
JX
11575msgid "'%s' or '%s' cannot be used with %s"
11576msgstr ""
94328cef 11577
79aed792 11578#: builtin/checkout.c:566 builtin/checkout.c:573
94328cef 11579#, c-format
6b0f1a9b
JX
11580msgid "path '%s' is unmerged"
11581msgstr ""
94328cef 11582
79aed792 11583#: builtin/checkout.c:747
cc76011e 11584msgid "you need to resolve your current index first"
dce37b66
JX
11585msgstr ""
11586
79aed792 11587#: builtin/checkout.c:797
d93ef2a1
JX
11588#, c-format
11589msgid ""
11590"cannot continue with staged changes in the following files:\n"
11591"%s"
11592msgstr ""
11593
79aed792 11594#: builtin/checkout.c:890
dce37b66 11595#, c-format
df0617bf 11596msgid "Can not do reflog for '%s': %s\n"
dce37b66
JX
11597msgstr ""
11598
79aed792 11599#: builtin/checkout.c:934
cc76011e
JX
11600msgid "HEAD is now at"
11601msgstr ""
11602
79aed792 11603#: builtin/checkout.c:938 builtin/clone.c:609 t/helper/test-fast-rebase.c:203
f1522b27
JX
11604msgid "unable to update HEAD"
11605msgstr ""
11606
79aed792 11607#: builtin/checkout.c:942
dce37b66 11608#, c-format
cc76011e 11609msgid "Reset branch '%s'\n"
dce37b66
JX
11610msgstr ""
11611
79aed792 11612#: builtin/checkout.c:945
dce37b66 11613#, c-format
cc76011e 11614msgid "Already on '%s'\n"
dce37b66
JX
11615msgstr ""
11616
79aed792 11617#: builtin/checkout.c:949
dce37b66 11618#, c-format
cc76011e 11619msgid "Switched to and reset branch '%s'\n"
dce37b66
JX
11620msgstr ""
11621
79aed792 11622#: builtin/checkout.c:951 builtin/checkout.c:1388
dce37b66 11623#, c-format
cc76011e 11624msgid "Switched to a new branch '%s'\n"
dce37b66
JX
11625msgstr ""
11626
79aed792 11627#: builtin/checkout.c:953
cc76011e
JX
11628#, c-format
11629msgid "Switched to branch '%s'\n"
dce37b66
JX
11630msgstr ""
11631
79aed792 11632#: builtin/checkout.c:1004
cc76011e
JX
11633#, c-format
11634msgid " ... and %d more.\n"
dce37b66
JX
11635msgstr ""
11636
79aed792 11637#: builtin/checkout.c:1010
cc76011e 11638#, c-format
822e4a65 11639msgid ""
cc76011e
JX
11640"Warning: you are leaving %d commit behind, not connected to\n"
11641"any of your branches:\n"
822e4a65 11642"\n"
cc76011e
JX
11643"%s\n"
11644msgid_plural ""
11645"Warning: you are leaving %d commits behind, not connected to\n"
11646"any of your branches:\n"
822e4a65 11647"\n"
cc76011e
JX
11648"%s\n"
11649msgstr[0] ""
11650msgstr[1] ""
dce37b66 11651
79aed792 11652#: builtin/checkout.c:1029
cc76011e 11653#, c-format
dce37b66 11654msgid ""
64f23b0c
JX
11655"If you want to keep it by creating a new branch, this may be a good time\n"
11656"to do so with:\n"
11657"\n"
11658" git branch <new-branch-name> %s\n"
11659"\n"
11660msgid_plural ""
cc76011e
JX
11661"If you want to keep them by creating a new branch, this may be a good time\n"
11662"to do so with:\n"
822e4a65 11663"\n"
c2ea1208 11664" git branch <new-branch-name> %s\n"
822e4a65 11665"\n"
64f23b0c
JX
11666msgstr[0] ""
11667msgstr[1] ""
dce37b66 11668
79aed792 11669#: builtin/checkout.c:1064
cc76011e 11670msgid "internal error in revision walk"
dce37b66
JX
11671msgstr ""
11672
79aed792 11673#: builtin/checkout.c:1068
cc76011e 11674msgid "Previous HEAD position was"
dce37b66
JX
11675msgstr ""
11676
79aed792 11677#: builtin/checkout.c:1114 builtin/checkout.c:1383
cc76011e 11678msgid "You are on a branch yet to be born"
dce37b66
JX
11679msgstr ""
11680
79aed792 11681#: builtin/checkout.c:1196
f7c6172e
JX
11682#, c-format
11683msgid ""
11684"'%s' could be both a local file and a tracking branch.\n"
11685"Please use -- (and optionally --no-guess) to disambiguate"
11686msgstr ""
11687
79aed792 11688#: builtin/checkout.c:1203
f7c6172e
JX
11689msgid ""
11690"If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
11691"you can do so by fully qualifying the name with the --track option:\n"
11692"\n"
11693" git checkout --track origin/<name>\n"
11694"\n"
11695"If you'd like to always have checkouts of an ambiguous <name> prefer\n"
11696"one remote, e.g. the 'origin' remote, consider setting\n"
11697"checkout.defaultRemote=origin in your config."
6b0f1a9b
JX
11698msgstr ""
11699
79aed792 11700#: builtin/checkout.c:1213
727b9576 11701#, c-format
f7c6172e
JX
11702msgid "'%s' matched multiple (%d) remote tracking branches"
11703msgstr ""
11704
79aed792 11705#: builtin/checkout.c:1279
f7c6172e 11706msgid "only one reference expected"
727b9576
JX
11707msgstr ""
11708
79aed792 11709#: builtin/checkout.c:1296
94328cef 11710#, c-format
f7c6172e 11711msgid "only one reference expected, %d given."
94328cef
JX
11712msgstr ""
11713
79aed792 11714#: builtin/checkout.c:1342 builtin/worktree.c:269 builtin/worktree.c:436
cc76011e
JX
11715#, c-format
11716msgid "invalid reference: %s"
dce37b66
JX
11717msgstr ""
11718
79aed792 11719#: builtin/checkout.c:1355 builtin/checkout.c:1725
cc76011e
JX
11720#, c-format
11721msgid "reference is not a tree: %s"
dce37b66
JX
11722msgstr ""
11723
79aed792 11724#: builtin/checkout.c:1402
6b0f1a9b
JX
11725#, c-format
11726msgid "a branch is expected, got tag '%s'"
dce37b66
JX
11727msgstr ""
11728
79aed792 11729#: builtin/checkout.c:1404
cc76011e 11730#, c-format
6b0f1a9b 11731msgid "a branch is expected, got remote branch '%s'"
dce37b66
JX
11732msgstr ""
11733
79aed792 11734#: builtin/checkout.c:1405 builtin/checkout.c:1413
cc76011e 11735#, c-format
6b0f1a9b 11736msgid "a branch is expected, got '%s'"
dce37b66
JX
11737msgstr ""
11738
79aed792 11739#: builtin/checkout.c:1408
dce37b66 11740#, c-format
6b0f1a9b 11741msgid "a branch is expected, got commit '%s'"
dce37b66
JX
11742msgstr ""
11743
79aed792 11744#: builtin/checkout.c:1424
6b0f1a9b
JX
11745msgid ""
11746"cannot switch branch while merging\n"
11747"Consider \"git merge --quit\" or \"git worktree add\"."
dce37b66
JX
11748msgstr ""
11749
79aed792 11750#: builtin/checkout.c:1428
6b0f1a9b
JX
11751msgid ""
11752"cannot switch branch in the middle of an am session\n"
11753"Consider \"git am --quit\" or \"git worktree add\"."
dce37b66
JX
11754msgstr ""
11755
79aed792 11756#: builtin/checkout.c:1432
6b0f1a9b
JX
11757msgid ""
11758"cannot switch branch while rebasing\n"
11759"Consider \"git rebase --quit\" or \"git worktree add\"."
dce37b66
JX
11760msgstr ""
11761
79aed792 11762#: builtin/checkout.c:1436
6b0f1a9b
JX
11763msgid ""
11764"cannot switch branch while cherry-picking\n"
11765"Consider \"git cherry-pick --quit\" or \"git worktree add\"."
dce37b66
JX
11766msgstr ""
11767
79aed792 11768#: builtin/checkout.c:1440
6b0f1a9b
JX
11769msgid ""
11770"cannot switch branch while reverting\n"
11771"Consider \"git revert --quit\" or \"git worktree add\"."
dce37b66
JX
11772msgstr ""
11773
79aed792 11774#: builtin/checkout.c:1444
6b0f1a9b 11775msgid "you are switching branch while bisecting"
dce37b66
JX
11776msgstr ""
11777
79aed792 11778#: builtin/checkout.c:1451
6b0f1a9b 11779msgid "paths cannot be used with switching branches"
dce37b66
JX
11780msgstr ""
11781
79aed792 11782#: builtin/checkout.c:1454 builtin/checkout.c:1458 builtin/checkout.c:1462
6b0f1a9b
JX
11783#, c-format
11784msgid "'%s' cannot be used with switching branches"
dce37b66
JX
11785msgstr ""
11786
79aed792
JX
11787#: builtin/checkout.c:1466 builtin/checkout.c:1469 builtin/checkout.c:1472
11788#: builtin/checkout.c:1477 builtin/checkout.c:1482
6b0f1a9b
JX
11789#, c-format
11790msgid "'%s' cannot be used with '%s'"
dce37b66
JX
11791msgstr ""
11792
79aed792 11793#: builtin/checkout.c:1479
6b0f1a9b
JX
11794#, c-format
11795msgid "'%s' cannot take <start-point>"
dce37b66
JX
11796msgstr ""
11797
79aed792 11798#: builtin/checkout.c:1487
6b0f1a9b
JX
11799#, c-format
11800msgid "Cannot switch branch to a non-commit '%s'"
cd1e7487
JX
11801msgstr ""
11802
79aed792 11803#: builtin/checkout.c:1494
6b0f1a9b 11804msgid "missing branch or commit argument"
dce37b66
JX
11805msgstr ""
11806
79aed792 11807#: builtin/checkout.c:1537
6b0f1a9b
JX
11808msgid "perform a 3-way merge with the new branch"
11809msgstr ""
11810
79aed792 11811#: builtin/checkout.c:1538 builtin/log.c:1825 parse-options.h:323
cc76011e 11812msgid "style"
dce37b66
JX
11813msgstr ""
11814
79aed792
JX
11815#: builtin/checkout.c:1539
11816msgid "conflict style (merge, diff3, or zdiff3)"
dce37b66
JX
11817msgstr ""
11818
79aed792 11819#: builtin/checkout.c:1551 builtin/worktree.c:488
6b0f1a9b 11820msgid "detach HEAD at named commit"
c6bc7d43
JX
11821msgstr ""
11822
79aed792
JX
11823#: builtin/checkout.c:1553
11824msgid "set up tracking mode (see git-pull(1))"
dce37b66
JX
11825msgstr ""
11826
79aed792 11827#: builtin/checkout.c:1556
6b0f1a9b
JX
11828msgid "force checkout (throw away local modifications)"
11829msgstr ""
11830
79aed792 11831#: builtin/checkout.c:1558
6b0f1a9b
JX
11832msgid "new-branch"
11833msgstr ""
11834
79aed792 11835#: builtin/checkout.c:1558
6b0f1a9b
JX
11836msgid "new unparented branch"
11837msgstr ""
11838
79aed792 11839#: builtin/checkout.c:1560 builtin/merge.c:305
6b0f1a9b
JX
11840msgid "update ignored files (default)"
11841msgstr ""
11842
79aed792 11843#: builtin/checkout.c:1563
64f23b0c
JX
11844msgid "do not check if another worktree is holding the given ref"
11845msgstr ""
11846
79aed792 11847#: builtin/checkout.c:1576
6b0f1a9b 11848msgid "checkout our version for unmerged files"
f4f2c8f8
JX
11849msgstr ""
11850
79aed792 11851#: builtin/checkout.c:1579
6b0f1a9b 11852msgid "checkout their version for unmerged files"
d93ef2a1
JX
11853msgstr ""
11854
79aed792 11855#: builtin/checkout.c:1583
6b0f1a9b
JX
11856msgid "do not limit pathspecs to sparse entries only"
11857msgstr ""
11858
79aed792 11859#: builtin/checkout.c:1640
bfef3f9d 11860#, c-format
79aed792 11861msgid "options '-%c', '-%c', and '%s' cannot be used together"
dce37b66
JX
11862msgstr ""
11863
79aed792 11864#: builtin/checkout.c:1681
cc76011e 11865msgid "--track needs a branch name"
822e4a65
JX
11866msgstr ""
11867
79aed792 11868#: builtin/checkout.c:1686
bfef3f9d
JX
11869#, c-format
11870msgid "missing branch name; try -%c"
dce37b66
JX
11871msgstr ""
11872
79aed792 11873#: builtin/checkout.c:1718
6b0f1a9b
JX
11874#, c-format
11875msgid "could not resolve %s"
11876msgstr ""
11877
79aed792 11878#: builtin/checkout.c:1734
cc76011e 11879msgid "invalid path specification"
dce37b66
JX
11880msgstr ""
11881
79aed792 11882#: builtin/checkout.c:1741
dce37b66 11883#, c-format
5b34e000 11884msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
dce37b66
JX
11885msgstr ""
11886
79aed792 11887#: builtin/checkout.c:1745
cc76011e
JX
11888#, c-format
11889msgid "git checkout: --detach does not take a path argument '%s'"
dce37b66
JX
11890msgstr ""
11891
79aed792 11892#: builtin/checkout.c:1770
cc76011e
JX
11893msgid ""
11894"git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
11895"checking out of the index."
dce37b66
JX
11896msgstr ""
11897
79aed792 11898#: builtin/checkout.c:1775
578c7937
JX
11899msgid "you must specify path(s) to restore"
11900msgstr ""
11901
79aed792
JX
11902#: builtin/checkout.c:1800 builtin/checkout.c:1802 builtin/checkout.c:1854
11903#: builtin/checkout.c:1856 builtin/clone.c:126 builtin/remote.c:170
11904#: builtin/remote.c:172 builtin/submodule--helper.c:2959
11905#: builtin/submodule--helper.c:3253 builtin/worktree.c:484
11906#: builtin/worktree.c:486
6b0f1a9b
JX
11907msgid "branch"
11908msgstr ""
11909
79aed792 11910#: builtin/checkout.c:1801
6b0f1a9b
JX
11911msgid "create and checkout a new branch"
11912msgstr ""
11913
79aed792 11914#: builtin/checkout.c:1803
6b0f1a9b
JX
11915msgid "create/reset and checkout a branch"
11916msgstr ""
11917
79aed792 11918#: builtin/checkout.c:1804
6b0f1a9b
JX
11919msgid "create reflog for new branch"
11920msgstr ""
11921
79aed792 11922#: builtin/checkout.c:1806
6b0f1a9b
JX
11923msgid "second guess 'git checkout <no-such-branch>' (default)"
11924msgstr ""
11925
79aed792 11926#: builtin/checkout.c:1807
6b0f1a9b
JX
11927msgid "use overlay mode (default)"
11928msgstr ""
11929
79aed792 11930#: builtin/checkout.c:1855
6b0f1a9b
JX
11931msgid "create and switch to a new branch"
11932msgstr ""
11933
79aed792 11934#: builtin/checkout.c:1857
6b0f1a9b
JX
11935msgid "create/reset and switch to a branch"
11936msgstr ""
11937
79aed792 11938#: builtin/checkout.c:1859
6b0f1a9b
JX
11939msgid "second guess 'git switch <no-such-branch>'"
11940msgstr ""
11941
79aed792 11942#: builtin/checkout.c:1861
6b0f1a9b
JX
11943msgid "throw away local modifications"
11944msgstr ""
11945
79aed792 11946#: builtin/checkout.c:1897
466c88fa 11947msgid "which tree-ish to checkout from"
6b0f1a9b
JX
11948msgstr ""
11949
79aed792 11950#: builtin/checkout.c:1899
6b0f1a9b
JX
11951msgid "restore the index"
11952msgstr ""
11953
79aed792 11954#: builtin/checkout.c:1901
6b0f1a9b
JX
11955msgid "restore the working tree (default)"
11956msgstr ""
11957
79aed792 11958#: builtin/checkout.c:1903
6b0f1a9b
JX
11959msgid "ignore unmerged entries"
11960msgstr ""
11961
79aed792 11962#: builtin/checkout.c:1904
6b0f1a9b
JX
11963msgid "use overlay mode"
11964msgstr ""
11965
bfef3f9d 11966#: builtin/clean.c:29
28b3cffc
JX
11967msgid ""
11968"git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
dce37b66
JX
11969msgstr ""
11970
bfef3f9d 11971#: builtin/clean.c:33
46bc4039
JX
11972#, c-format
11973msgid "Removing %s\n"
11974msgstr ""
11975
bfef3f9d 11976#: builtin/clean.c:34
46bc4039
JX
11977#, c-format
11978msgid "Would remove %s\n"
11979msgstr ""
11980
bfef3f9d 11981#: builtin/clean.c:35
46bc4039
JX
11982#, c-format
11983msgid "Skipping repository %s\n"
11984msgstr ""
11985
bfef3f9d 11986#: builtin/clean.c:36
46bc4039
JX
11987#, c-format
11988msgid "Would skip repository %s\n"
11989msgstr ""
11990
bfef3f9d 11991#: builtin/clean.c:38
6b0f1a9b
JX
11992#, c-format
11993msgid "could not lstat %s\n"
46bc4039
JX
11994msgstr ""
11995
79aed792
JX
11996#: builtin/clean.c:39
11997msgid "Refusing to remove current working directory\n"
11998msgstr ""
11999
12000#: builtin/clean.c:40
12001msgid "Would refuse to remove current working directory\n"
12002msgstr ""
12003
12004#: builtin/clean.c:326 git-add--interactive.perl:593
673bfad0 12005#, c-format
28b3cffc
JX
12006msgid ""
12007"Prompt help:\n"
12008"1 - select a numbered item\n"
12009"foo - select item based on unique prefix\n"
673bfad0 12010" - (empty) select nothing\n"
28b3cffc
JX
12011msgstr ""
12012
79aed792 12013#: builtin/clean.c:330 git-add--interactive.perl:602
673bfad0 12014#, c-format
28b3cffc
JX
12015msgid ""
12016"Prompt help:\n"
12017"1 - select a single item\n"
12018"3-5 - select a range of items\n"
12019"2-3,6-9 - select multiple ranges\n"
12020"foo - select item based on unique prefix\n"
12021"-... - unselect specified items\n"
12022"* - choose all items\n"
673bfad0 12023" - (empty) finish selecting\n"
28b3cffc
JX
12024msgstr ""
12025
79aed792 12026#: builtin/clean.c:545 git-add--interactive.perl:568
0c32704f 12027#: git-add--interactive.perl:573
673bfad0
JX
12028#, c-format, perl-format
12029msgid "Huh (%s)?\n"
28b3cffc
JX
12030msgstr ""
12031
79aed792 12032#: builtin/clean.c:685
28b3cffc
JX
12033#, c-format
12034msgid "Input ignore patterns>> "
12035msgstr ""
12036
79aed792 12037#: builtin/clean.c:719
28b3cffc
JX
12038#, c-format
12039msgid "WARNING: Cannot find items matched by: %s"
12040msgstr ""
12041
79aed792 12042#: builtin/clean.c:740
28b3cffc
JX
12043msgid "Select items to delete"
12044msgstr ""
12045
c2ea1208 12046#. TRANSLATORS: Make sure to keep [y/N] as is
79aed792 12047#: builtin/clean.c:781
28b3cffc 12048#, c-format
c2ea1208 12049msgid "Remove %s [y/N]? "
28b3cffc
JX
12050msgstr ""
12051
79aed792 12052#: builtin/clean.c:812
28b3cffc
JX
12053msgid ""
12054"clean - start cleaning\n"
12055"filter by pattern - exclude items from deletion\n"
12056"select by numbers - select items to be deleted by numbers\n"
12057"ask each - confirm each deletion (like \"rm -i\")\n"
12058"quit - stop cleaning\n"
12059"help - this screen\n"
12060"? - help for prompt selection"
12061msgstr ""
12062
79aed792 12063#: builtin/clean.c:848
28b3cffc
JX
12064msgid "Would remove the following item:"
12065msgid_plural "Would remove the following items:"
12066msgstr[0] ""
12067msgstr[1] ""
12068
79aed792 12069#: builtin/clean.c:864
28b3cffc
JX
12070msgid "No more files to clean, exiting."
12071msgstr ""
12072
79aed792 12073#: builtin/clean.c:926
cc76011e 12074msgid "do not print names of files removed"
dce37b66
JX
12075msgstr ""
12076
79aed792 12077#: builtin/clean.c:928
cc76011e 12078msgid "force"
dce37b66
JX
12079msgstr ""
12080
79aed792 12081#: builtin/clean.c:929
28b3cffc
JX
12082msgid "interactive cleaning"
12083msgstr ""
12084
79aed792 12085#: builtin/clean.c:931
cc76011e 12086msgid "remove whole directories"
dce37b66
JX
12087msgstr ""
12088
79aed792 12089#: builtin/clean.c:932 builtin/describe.c:565 builtin/describe.c:567
1f511a9b 12090#: builtin/grep.c:937 builtin/log.c:184 builtin/log.c:186
79aed792 12091#: builtin/ls-files.c:651 builtin/name-rev.c:535 builtin/name-rev.c:537
c08fd730 12092#: builtin/show-ref.c:179
cc76011e 12093msgid "pattern"
dce37b66
JX
12094msgstr ""
12095
79aed792 12096#: builtin/clean.c:933
cc76011e 12097msgid "add <pattern> to ignore rules"
dce37b66
JX
12098msgstr ""
12099
79aed792 12100#: builtin/clean.c:934
cc76011e 12101msgid "remove ignored files, too"
dce37b66
JX
12102msgstr ""
12103
79aed792 12104#: builtin/clean.c:936
cc76011e 12105msgid "remove only ignored files"
dce37b66
JX
12106msgstr ""
12107
79aed792 12108#: builtin/clean.c:951
cc76011e 12109msgid ""
5e078fcd 12110"clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
28b3cffc 12111"clean"
dce37b66
JX
12112msgstr ""
12113
79aed792 12114#: builtin/clean.c:954
cc76011e 12115msgid ""
5e078fcd 12116"clean.requireForce defaults to true and neither -i, -n, nor -f given; "
28b3cffc 12117"refusing to clean"
dce37b66
JX
12118msgstr ""
12119
79aed792 12120#: builtin/clean.c:966
d84f4abf
JX
12121msgid "-x and -X cannot be used together"
12122msgstr ""
12123
3d0a05b4 12124#: builtin/clone.c:45
c2ea1208 12125msgid "git clone [<options>] [--] <repo> [<dir>]"
dce37b66
JX
12126msgstr ""
12127
2b95ebb4
JX
12128#: builtin/clone.c:96
12129msgid "don't clone shallow repository"
12130msgstr ""
12131
12132#: builtin/clone.c:98
cc76011e 12133msgid "don't create a checkout"
dce37b66
JX
12134msgstr ""
12135
d4df71b2 12136#: builtin/clone.c:99 builtin/clone.c:101 builtin/init-db.c:542
cc76011e 12137msgid "create a bare repository"
dce37b66
JX
12138msgstr ""
12139
2b95ebb4 12140#: builtin/clone.c:103
cc76011e 12141msgid "create a mirror repository (implies bare)"
dce37b66
JX
12142msgstr ""
12143
2b95ebb4 12144#: builtin/clone.c:105
cc76011e 12145msgid "to clone from a local repository"
dce37b66
JX
12146msgstr ""
12147
2b95ebb4 12148#: builtin/clone.c:107
cc76011e 12149msgid "don't use local hardlinks, always copy"
dce37b66
JX
12150msgstr ""
12151
2b95ebb4 12152#: builtin/clone.c:109
cc76011e 12153msgid "setup as shared repository"
dce37b66
JX
12154msgstr ""
12155
2b95ebb4 12156#: builtin/clone.c:111
dfc182b1
JX
12157msgid "pathspec"
12158msgstr ""
12159
2b95ebb4 12160#: builtin/clone.c:111
cc76011e 12161msgid "initialize submodules in the clone"
dce37b66
JX
12162msgstr ""
12163
2b95ebb4 12164#: builtin/clone.c:115
f517e50d
JX
12165msgid "number of submodules cloned in parallel"
12166msgstr ""
12167
d4df71b2 12168#: builtin/clone.c:116 builtin/init-db.c:539
cc76011e 12169msgid "template-directory"
dce37b66
JX
12170msgstr ""
12171
d4df71b2 12172#: builtin/clone.c:117 builtin/init-db.c:540
cc76011e 12173msgid "directory from which templates will be used"
dce37b66
JX
12174msgstr ""
12175
79aed792
JX
12176#: builtin/clone.c:119 builtin/clone.c:121 builtin/submodule--helper.c:1871
12177#: builtin/submodule--helper.c:2514 builtin/submodule--helper.c:3260
cc76011e 12178msgid "reference repository"
dce37b66
JX
12179msgstr ""
12180
79aed792
JX
12181#: builtin/clone.c:123 builtin/submodule--helper.c:1873
12182#: builtin/submodule--helper.c:2516
64f23b0c
JX
12183msgid "use --reference only while cloning"
12184msgstr ""
12185
79aed792
JX
12186#: builtin/clone.c:124 builtin/column.c:27 builtin/fmt-merge-msg.c:27
12187#: builtin/init-db.c:550 builtin/merge-file.c:48 builtin/merge.c:290
12188#: builtin/pack-objects.c:3944 builtin/repack.c:665
12189#: builtin/submodule--helper.c:3262 t/helper/test-simple-ipc.c:595
1f511a9b 12190#: t/helper/test-simple-ipc.c:597
cc76011e 12191msgid "name"
dce37b66
JX
12192msgstr ""
12193
2b95ebb4 12194#: builtin/clone.c:125
cc76011e 12195msgid "use <name> instead of 'origin' to track upstream"
dce37b66
JX
12196msgstr ""
12197
2b95ebb4 12198#: builtin/clone.c:127
cc76011e 12199msgid "checkout <branch> instead of the remote's HEAD"
dce37b66
JX
12200msgstr ""
12201
2b95ebb4 12202#: builtin/clone.c:129
cc76011e 12203msgid "path to git-upload-pack on the remote"
dce37b66
JX
12204msgstr ""
12205
79aed792 12206#: builtin/clone.c:130 builtin/fetch.c:181 builtin/grep.c:876
d8344382 12207#: builtin/pull.c:212
cc76011e 12208msgid "depth"
dce37b66
JX
12209msgstr ""
12210
2b95ebb4 12211#: builtin/clone.c:131
cc76011e 12212msgid "create a shallow clone of that depth"
dce37b66
JX
12213msgstr ""
12214
79aed792 12215#: builtin/clone.c:132 builtin/fetch.c:183 builtin/pack-objects.c:3933
d8344382 12216#: builtin/pull.c:215
fda7b092
JX
12217msgid "time"
12218msgstr ""
12219
2b95ebb4 12220#: builtin/clone.c:133
fda7b092
JX
12221msgid "create a shallow clone since a specific time"
12222msgstr ""
12223
79aed792 12224#: builtin/clone.c:134 builtin/fetch.c:185 builtin/fetch.c:208
d8344382 12225#: builtin/pull.c:218 builtin/pull.c:243 builtin/rebase.c:1022
fda7b092
JX
12226msgid "revision"
12227msgstr ""
12228
79aed792 12229#: builtin/clone.c:135 builtin/fetch.c:186 builtin/pull.c:219
673bfad0 12230msgid "deepen history of shallow clone, excluding rev"
fda7b092
JX
12231msgstr ""
12232
79aed792
JX
12233#: builtin/clone.c:137 builtin/submodule--helper.c:1883
12234#: builtin/submodule--helper.c:2530
cc76011e 12235msgid "clone only one branch, HEAD or --branch"
822e4a65
JX
12236msgstr ""
12237
2b95ebb4 12238#: builtin/clone.c:139
5b34e000
JX
12239msgid "don't clone any tags, and make later fetches not to follow them"
12240msgstr ""
12241
2b95ebb4 12242#: builtin/clone.c:141
f517e50d
JX
12243msgid "any cloned submodules will be shallow"
12244msgstr ""
12245
d4df71b2 12246#: builtin/clone.c:142 builtin/init-db.c:548
cc76011e 12247msgid "gitdir"
dce37b66
JX
12248msgstr ""
12249
d4df71b2 12250#: builtin/clone.c:143 builtin/init-db.c:549
cc76011e 12251msgid "separate git dir from working tree"
dce37b66
JX
12252msgstr ""
12253
2b95ebb4 12254#: builtin/clone.c:144
cc76011e 12255msgid "key=value"
822e4a65
JX
12256msgstr ""
12257
2b95ebb4 12258#: builtin/clone.c:145
cc76011e 12259msgid "set config inside the new repository"
dce37b66
JX
12260msgstr ""
12261
79aed792 12262#: builtin/clone.c:147 builtin/fetch.c:203 builtin/ls-remote.c:77
d8344382 12263#: builtin/pull.c:234 builtin/push.c:575 builtin/send-pack.c:200
d93ef2a1
JX
12264msgid "server-specific"
12265msgstr ""
12266
79aed792 12267#: builtin/clone.c:147 builtin/fetch.c:203 builtin/ls-remote.c:77
d8344382 12268#: builtin/pull.c:235 builtin/push.c:575 builtin/send-pack.c:201
d93ef2a1
JX
12269msgid "option to transmit"
12270msgstr ""
12271
79aed792 12272#: builtin/clone.c:148 builtin/fetch.c:204 builtin/pull.c:238
d4df71b2 12273#: builtin/push.c:576
9eb3984b
JX
12274msgid "use IPv4 addresses only"
12275msgstr ""
12276
79aed792 12277#: builtin/clone.c:150 builtin/fetch.c:206 builtin/pull.c:241
d4df71b2 12278#: builtin/push.c:578
9eb3984b
JX
12279msgid "use IPv6 addresses only"
12280msgstr ""
12281
2b95ebb4 12282#: builtin/clone.c:154
6b0f1a9b
JX
12283msgid "any cloned submodules will use their remote-tracking branch"
12284msgstr ""
12285
2b95ebb4 12286#: builtin/clone.c:156
578c7937
JX
12287msgid "initialize sparse-checkout file to include only files at root"
12288msgstr ""
12289
1f511a9b 12290#: builtin/clone.c:231
df49095a 12291#, c-format
fda7b092 12292msgid "info: Could not add alternate for '%s': %s\n"
df49095a
JX
12293msgstr ""
12294
1f511a9b 12295#: builtin/clone.c:304
dce37b66 12296#, c-format
cc76011e 12297msgid "%s exists and is not a directory"
dce37b66
JX
12298msgstr ""
12299
1f511a9b 12300#: builtin/clone.c:322
cc76011e 12301#, c-format
6b0f1a9b 12302msgid "failed to start iterator over '%s'"
822e4a65
JX
12303msgstr ""
12304
1f511a9b 12305#: builtin/clone.c:353
dce37b66 12306#, c-format
cc76011e 12307msgid "failed to create link '%s'"
dce37b66
JX
12308msgstr ""
12309
1f511a9b 12310#: builtin/clone.c:357
cc76011e
JX
12311#, c-format
12312msgid "failed to copy file to '%s'"
dce37b66
JX
12313msgstr ""
12314
1f511a9b 12315#: builtin/clone.c:362
6b0f1a9b
JX
12316#, c-format
12317msgid "failed to iterate over '%s'"
12318msgstr ""
12319
1f511a9b 12320#: builtin/clone.c:389
cc76011e
JX
12321#, c-format
12322msgid "done.\n"
dce37b66
JX
12323msgstr ""
12324
1f511a9b 12325#: builtin/clone.c:403
c138af56
JX
12326msgid ""
12327"Clone succeeded, but checkout failed.\n"
12328"You can inspect what was checked out with 'git status'\n"
6b0f1a9b 12329"and retry with 'git restore --source=HEAD :/'\n"
c138af56
JX
12330msgstr ""
12331
1f511a9b 12332#: builtin/clone.c:480
cc76011e
JX
12333#, c-format
12334msgid "Could not find remote branch %s to clone."
dce37b66
JX
12335msgstr ""
12336
1f511a9b 12337#: builtin/clone.c:597
f1522b27
JX
12338#, c-format
12339msgid "unable to update %s"
12340msgstr ""
12341
1f511a9b 12342#: builtin/clone.c:645
578c7937
JX
12343msgid "failed to initialize sparse-checkout"
12344msgstr ""
12345
1f511a9b 12346#: builtin/clone.c:668
cc76011e 12347msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
dce37b66
JX
12348msgstr ""
12349
1f511a9b 12350#: builtin/clone.c:701
c138af56
JX
12351msgid "unable to checkout working tree"
12352msgstr ""
12353
1f511a9b 12354#: builtin/clone.c:779
f1522b27
JX
12355msgid "unable to write parameters to config file"
12356msgstr ""
12357
1f511a9b 12358#: builtin/clone.c:842
beb691f7
JX
12359msgid "cannot repack to clean up"
12360msgstr ""
12361
1f511a9b 12362#: builtin/clone.c:844
beb691f7
JX
12363msgid "cannot unlink temporary alternates file"
12364msgstr ""
12365
79aed792 12366#: builtin/clone.c:886
cc76011e 12367msgid "Too many arguments."
dce37b66
JX
12368msgstr ""
12369
79aed792 12370#: builtin/clone.c:890 contrib/scalar/scalar.c:414
cc76011e 12371msgid "You must specify a repository to clone."
dce37b66
JX
12372msgstr ""
12373
1f511a9b 12374#: builtin/clone.c:903
cc76011e 12375#, c-format
79aed792 12376msgid "options '%s' and '%s %s' cannot be used together"
46bc4039
JX
12377msgstr ""
12378
1f511a9b 12379#: builtin/clone.c:920
cc76011e
JX
12380#, c-format
12381msgid "repository '%s' does not exist"
dce37b66
JX
12382msgstr ""
12383
fe7f7ad3 12384#: builtin/clone.c:924 builtin/fetch.c:2052
df49095a
JX
12385#, c-format
12386msgid "depth %s is not a positive number"
12387msgstr ""
12388
1f511a9b 12389#: builtin/clone.c:934
dce37b66 12390#, c-format
cc76011e 12391msgid "destination path '%s' already exists and is not an empty directory."
dce37b66
JX
12392msgstr ""
12393
1f511a9b 12394#: builtin/clone.c:940
e13da2db
JX
12395#, c-format
12396msgid "repository path '%s' already exists and is not an empty directory."
12397msgstr ""
12398
1f511a9b 12399#: builtin/clone.c:954
dce37b66 12400#, c-format
cc76011e 12401msgid "working tree '%s' already exists."
dce37b66
JX
12402msgstr ""
12403
79aed792
JX
12404#: builtin/clone.c:969 builtin/clone.c:990 builtin/difftool.c:256
12405#: builtin/log.c:2012 builtin/worktree.c:281 builtin/worktree.c:313
a4156d20
JX
12406#, c-format
12407msgid "could not create leading directories of '%s'"
12408msgstr ""
12409
1f511a9b 12410#: builtin/clone.c:974
822e4a65 12411#, c-format
c2ea1208 12412msgid "could not create work tree dir '%s'"
dce37b66
JX
12413msgstr ""
12414
1f511a9b 12415#: builtin/clone.c:994
822e4a65 12416#, c-format
cc76011e 12417msgid "Cloning into bare repository '%s'...\n"
dce37b66
JX
12418msgstr ""
12419
1f511a9b 12420#: builtin/clone.c:996
dce37b66 12421#, c-format
cc76011e 12422msgid "Cloning into '%s'...\n"
dce37b66
JX
12423msgstr ""
12424
1f511a9b 12425#: builtin/clone.c:1025
fda7b092
JX
12426msgid ""
12427"clone --recursive is not compatible with both --reference and --reference-if-"
12428"able"
12429msgstr ""
12430
1f511a9b 12431#: builtin/clone.c:1080 builtin/remote.c:200 builtin/remote.c:710
0c32704f
JX
12432#, c-format
12433msgid "'%s' is not a valid remote name"
12434msgstr ""
12435
1f511a9b 12436#: builtin/clone.c:1121
fe05e196
JX
12437msgid "--depth is ignored in local clones; use file:// instead."
12438msgstr ""
12439
1f511a9b 12440#: builtin/clone.c:1123
fda7b092
JX
12441msgid "--shallow-since is ignored in local clones; use file:// instead."
12442msgstr ""
12443
1f511a9b 12444#: builtin/clone.c:1125
fda7b092
JX
12445msgid "--shallow-exclude is ignored in local clones; use file:// instead."
12446msgstr ""
12447
1f511a9b 12448#: builtin/clone.c:1127
abc8de64
JX
12449msgid "--filter is ignored in local clones; use file:// instead."
12450msgstr ""
12451
1f511a9b 12452#: builtin/clone.c:1132
fe05e196
JX
12453msgid "source repository is shallow, ignoring --local"
12454msgstr ""
12455
1f511a9b 12456#: builtin/clone.c:1137
fe05e196
JX
12457msgid "--local is ignored"
12458msgstr ""
12459
1f511a9b 12460#: builtin/clone.c:1216 builtin/clone.c:1276
d4df71b2
JX
12461msgid "remote transport reported error"
12462msgstr ""
12463
1f511a9b 12464#: builtin/clone.c:1228 builtin/clone.c:1239
822e4a65 12465#, c-format
cc76011e 12466msgid "Remote branch %s not found in upstream %s"
dce37b66
JX
12467msgstr ""
12468
1f511a9b 12469#: builtin/clone.c:1242
cc76011e 12470msgid "You appear to have cloned an empty repository."
dce37b66
JX
12471msgstr ""
12472
e13da2db
JX
12473#: builtin/column.c:10
12474msgid "git column [<options>]"
12475msgstr ""
12476
12477#: builtin/column.c:27
12478msgid "lookup config vars"
dce37b66
JX
12479msgstr ""
12480
5b34e000 12481#: builtin/column.c:28 builtin/column.c:29
cc76011e 12482msgid "layout to use"
dce37b66
JX
12483msgstr ""
12484
5b34e000 12485#: builtin/column.c:30
2b95ebb4 12486msgid "maximum width"
dce37b66
JX
12487msgstr ""
12488
5b34e000 12489#: builtin/column.c:31
2b95ebb4 12490msgid "padding space on left border"
dce37b66
JX
12491msgstr ""
12492
5b34e000 12493#: builtin/column.c:32
2b95ebb4 12494msgid "padding space on right border"
dce37b66
JX
12495msgstr ""
12496
5b34e000 12497#: builtin/column.c:33
2b95ebb4 12498msgid "padding space between columns"
dce37b66
JX
12499msgstr ""
12500
9b7388a8 12501#: builtin/column.c:51
cc76011e 12502msgid "--command must be the first argument"
dce37b66
JX
12503msgstr ""
12504
1f511a9b 12505#: builtin/commit-graph.c:13
bfef3f9d
JX
12506msgid ""
12507"git commit-graph verify [--object-dir <objdir>] [--shallow] [--[no-]progress]"
12508msgstr ""
12509
1f511a9b 12510#: builtin/commit-graph.c:16
bfef3f9d
JX
12511msgid ""
12512"git commit-graph write [--object-dir <objdir>] [--append] [--"
12513"split[=<strategy>]] [--reachable|--stdin-packs|--stdin-commits] [--changed-"
e13da2db 12514"paths] [--[no-]max-new-filters <n>] [--[no-]progress] <split options>"
bfef3f9d
JX
12515msgstr ""
12516
79aed792 12517#: builtin/commit-graph.c:51 builtin/fetch.c:192 builtin/log.c:1794
bfef3f9d
JX
12518msgid "dir"
12519msgstr ""
12520
1f511a9b 12521#: builtin/commit-graph.c:52
712b0ed6 12522msgid "the object directory to store the graph"
bfef3f9d
JX
12523msgstr ""
12524
1f511a9b 12525#: builtin/commit-graph.c:73
bfef3f9d
JX
12526msgid "if the commit-graph is split, only verify the tip file"
12527msgstr ""
12528
1f511a9b 12529#: builtin/commit-graph.c:100
bfef3f9d
JX
12530#, c-format
12531msgid "Could not open commit-graph '%s'"
12532msgstr ""
12533
1f511a9b 12534#: builtin/commit-graph.c:137
bfef3f9d
JX
12535#, c-format
12536msgid "unrecognized --split argument, %s"
12537msgstr ""
12538
1f511a9b 12539#: builtin/commit-graph.c:150
d84f4abf
JX
12540#, c-format
12541msgid "unexpected non-hex object ID: %s"
12542msgstr ""
12543
1f511a9b 12544#: builtin/commit-graph.c:155
d84f4abf
JX
12545#, c-format
12546msgid "invalid object: %s"
12547msgstr ""
12548
1f511a9b 12549#: builtin/commit-graph.c:205
bfef3f9d
JX
12550msgid "start walk at all refs"
12551msgstr ""
12552
1f511a9b 12553#: builtin/commit-graph.c:207
bfef3f9d
JX
12554msgid "scan pack-indexes listed by stdin for commits"
12555msgstr ""
12556
1f511a9b 12557#: builtin/commit-graph.c:209
bfef3f9d
JX
12558msgid "start walk at commits listed by stdin"
12559msgstr ""
12560
1f511a9b 12561#: builtin/commit-graph.c:211
bfef3f9d
JX
12562msgid "include all commits already in the commit-graph file"
12563msgstr ""
12564
1f511a9b 12565#: builtin/commit-graph.c:213
bfef3f9d
JX
12566msgid "enable computation for changed paths"
12567msgstr ""
12568
1f511a9b 12569#: builtin/commit-graph.c:215
bfef3f9d
JX
12570msgid "allow writing an incremental commit-graph file"
12571msgstr ""
12572
1f511a9b 12573#: builtin/commit-graph.c:219
bfef3f9d
JX
12574msgid "maximum number of commits in a non-base split commit-graph"
12575msgstr ""
12576
1f511a9b 12577#: builtin/commit-graph.c:221
bfef3f9d
JX
12578msgid "maximum ratio between two levels of a split commit-graph"
12579msgstr ""
12580
1f511a9b 12581#: builtin/commit-graph.c:223
bfef3f9d
JX
12582msgid "only expire files older than a given date-time"
12583msgstr ""
12584
1f511a9b 12585#: builtin/commit-graph.c:225
e13da2db
JX
12586msgid "maximum number of changed-path Bloom filters to compute"
12587msgstr ""
12588
1f511a9b 12589#: builtin/commit-graph.c:251
bfef3f9d
JX
12590msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
12591msgstr ""
12592
492288c7 12593#: builtin/commit-graph.c:282
d84f4abf 12594msgid "Collecting commits from input"
bfef3f9d
JX
12595msgstr ""
12596
79aed792 12597#: builtin/commit-graph.c:328 builtin/multi-pack-index.c:259
1f511a9b
JX
12598#, c-format
12599msgid "unrecognized subcommand: %s"
12600msgstr ""
12601
d93ef2a1
JX
12602#: builtin/commit-tree.c:18
12603msgid ""
12604"git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-m <message>)...] [(-F "
12605"<file>)...] <tree>"
12606msgstr ""
12607
12608#: builtin/commit-tree.c:31
12609#, c-format
12610msgid "duplicate parent %s ignored"
12611msgstr ""
12612
79aed792 12613#: builtin/commit-tree.c:56 builtin/commit-tree.c:134 builtin/log.c:577
d93ef2a1
JX
12614#, c-format
12615msgid "not a valid object name %s"
12616msgstr ""
12617
1f511a9b 12618#: builtin/commit-tree.c:94
d93ef2a1
JX
12619#, c-format
12620msgid "git commit-tree: failed to read '%s'"
12621msgstr ""
12622
1f511a9b 12623#: builtin/commit-tree.c:96
d93ef2a1
JX
12624#, c-format
12625msgid "git commit-tree: failed to close '%s'"
12626msgstr ""
12627
1f511a9b 12628#: builtin/commit-tree.c:109
d93ef2a1
JX
12629msgid "parent"
12630msgstr ""
12631
1f511a9b 12632#: builtin/commit-tree.c:110
d93ef2a1
JX
12633msgid "id of a parent commit object"
12634msgstr ""
12635
79aed792
JX
12636#: builtin/commit-tree.c:112 builtin/commit.c:1627 builtin/merge.c:284
12637#: builtin/notes.c:407 builtin/notes.c:573 builtin/stash.c:1677
1f511a9b 12638#: builtin/tag.c:454
d93ef2a1
JX
12639msgid "message"
12640msgstr ""
12641
79aed792 12642#: builtin/commit-tree.c:113 builtin/commit.c:1627
d93ef2a1
JX
12643msgid "commit message"
12644msgstr ""
12645
1f511a9b 12646#: builtin/commit-tree.c:116
d93ef2a1
JX
12647msgid "read commit log message from file"
12648msgstr ""
12649
79aed792 12650#: builtin/commit-tree.c:119 builtin/commit.c:1644 builtin/merge.c:303
d8344382 12651#: builtin/pull.c:180 builtin/revert.c:118
d93ef2a1
JX
12652msgid "GPG sign commit"
12653msgstr ""
12654
1f511a9b 12655#: builtin/commit-tree.c:131
d93ef2a1
JX
12656msgid "must give exactly one tree"
12657msgstr ""
12658
1f511a9b 12659#: builtin/commit-tree.c:138
d93ef2a1
JX
12660msgid "git commit-tree: failed to read"
12661msgstr ""
12662
1f511a9b 12663#: builtin/commit.c:42
c2ea1208 12664msgid "git commit [<options>] [--] <pathspec>..."
dce37b66
JX
12665msgstr ""
12666
1f511a9b 12667#: builtin/commit.c:47
c2ea1208 12668msgid "git status [<options>] [--] <pathspec>..."
dce37b66
JX
12669msgstr ""
12670
1f511a9b 12671#: builtin/commit.c:52
cc76011e
JX
12672msgid ""
12673"You asked to amend the most recent commit, but doing so would make\n"
12674"it empty. You can repeat your command with --allow-empty, or you can\n"
12675"remove the commit entirely with \"git reset HEAD^\".\n"
822e4a65
JX
12676msgstr ""
12677
1f511a9b 12678#: builtin/commit.c:57
dce37b66 12679msgid ""
cc76011e
JX
12680"The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
12681"If you wish to commit it anyway, use:\n"
12682"\n"
12683" git commit --allow-empty\n"
12684"\n"
dce37b66
JX
12685msgstr ""
12686
1f511a9b 12687#: builtin/commit.c:64
bfef3f9d 12688msgid "Otherwise, please use 'git rebase --skip'\n"
b8ecf239
JX
12689msgstr ""
12690
1f511a9b 12691#: builtin/commit.c:67
bfef3f9d
JX
12692msgid "Otherwise, please use 'git cherry-pick --skip'\n"
12693msgstr ""
12694
1f511a9b 12695#: builtin/commit.c:70
b8ecf239 12696msgid ""
6b0f1a9b
JX
12697"and then use:\n"
12698"\n"
12699" git cherry-pick --continue\n"
12700"\n"
12701"to resume cherry-picking the remaining commits.\n"
b8ecf239
JX
12702"If you wish to skip this commit, use:\n"
12703"\n"
6b0f1a9b 12704" git cherry-pick --skip\n"
b8ecf239 12705"\n"
b8ecf239
JX
12706msgstr ""
12707
1f511a9b 12708#: builtin/commit.c:325
cc76011e 12709msgid "failed to unpack HEAD tree object"
822e4a65
JX
12710msgstr ""
12711
1f511a9b 12712#: builtin/commit.c:375
578c7937
JX
12713msgid "No paths with --include/--only does not make sense."
12714msgstr ""
12715
1f511a9b 12716#: builtin/commit.c:387
cc76011e 12717msgid "unable to create temporary index"
dce37b66
JX
12718msgstr ""
12719
1f511a9b 12720#: builtin/commit.c:396
cc76011e 12721msgid "interactive add failed"
dce37b66
JX
12722msgstr ""
12723
1f511a9b 12724#: builtin/commit.c:411
d07a63e4
JX
12725msgid "unable to update temporary index"
12726msgstr ""
12727
1f511a9b 12728#: builtin/commit.c:413
d07a63e4
JX
12729msgid "Failed to update main cache tree"
12730msgstr ""
12731
1f511a9b 12732#: builtin/commit.c:438 builtin/commit.c:461 builtin/commit.c:509
cc76011e 12733msgid "unable to write new_index file"
dce37b66
JX
12734msgstr ""
12735
1f511a9b 12736#: builtin/commit.c:490
cc76011e 12737msgid "cannot do a partial commit during a merge."
dce37b66
JX
12738msgstr ""
12739
1f511a9b 12740#: builtin/commit.c:492
cc76011e 12741msgid "cannot do a partial commit during a cherry-pick."
dce37b66
JX
12742msgstr ""
12743
1f511a9b 12744#: builtin/commit.c:494
bfef3f9d
JX
12745msgid "cannot do a partial commit during a rebase."
12746msgstr ""
12747
1f511a9b 12748#: builtin/commit.c:502
cc76011e 12749msgid "cannot read the index"
dce37b66
JX
12750msgstr ""
12751
1f511a9b 12752#: builtin/commit.c:521
cc76011e 12753msgid "unable to write temporary index file"
dce37b66
JX
12754msgstr ""
12755
1f511a9b 12756#: builtin/commit.c:619
d07a63e4
JX
12757#, c-format
12758msgid "commit '%s' lacks author header"
12759msgstr ""
12760
1f511a9b 12761#: builtin/commit.c:621
dce37b66 12762#, c-format
d07a63e4 12763msgid "commit '%s' has malformed author line"
dce37b66
JX
12764msgstr ""
12765
1f511a9b 12766#: builtin/commit.c:640
cc76011e 12767msgid "malformed --author parameter"
dce37b66
JX
12768msgstr ""
12769
1f511a9b 12770#: builtin/commit.c:693
fe05e196
JX
12771msgid ""
12772"unable to select a comment character that is not used\n"
12773"in the current commit message"
12774msgstr ""
12775
1f511a9b 12776#: builtin/commit.c:747 builtin/commit.c:781 builtin/commit.c:1166
cc76011e
JX
12777#, c-format
12778msgid "could not lookup commit %s"
822e4a65
JX
12779msgstr ""
12780
1f511a9b 12781#: builtin/commit.c:759 builtin/shortlog.c:416
cc76011e
JX
12782#, c-format
12783msgid "(reading log message from standard input)\n"
822e4a65
JX
12784msgstr ""
12785
1f511a9b 12786#: builtin/commit.c:761
cc76011e 12787msgid "could not read log from standard input"
822e4a65
JX
12788msgstr ""
12789
1f511a9b 12790#: builtin/commit.c:765
dce37b66 12791#, c-format
cc76011e 12792msgid "could not read log file '%s'"
dce37b66
JX
12793msgstr ""
12794
1f511a9b 12795#: builtin/commit.c:802
2b95ebb4 12796#, c-format
79aed792 12797msgid "options '%s' and '%s:%s' cannot be used together"
2b95ebb4
JX
12798msgstr ""
12799
1f511a9b 12800#: builtin/commit.c:814 builtin/commit.c:830
f517e50d 12801msgid "could not read SQUASH_MSG"
dce37b66
JX
12802msgstr ""
12803
1f511a9b 12804#: builtin/commit.c:821
f517e50d 12805msgid "could not read MERGE_MSG"
dce37b66
JX
12806msgstr ""
12807
1f511a9b 12808#: builtin/commit.c:881
cc76011e
JX
12809msgid "could not write commit template"
12810msgstr ""
12811
1f511a9b 12812#: builtin/commit.c:894
d4df71b2 12813#, c-format
822e4a65 12814msgid ""
d4df71b2
JX
12815"Please enter the commit message for your changes. Lines starting\n"
12816"with '%c' will be ignored.\n"
dce37b66
JX
12817msgstr ""
12818
1f511a9b 12819#: builtin/commit.c:896
d4df71b2 12820#, c-format
822e4a65 12821msgid ""
d4df71b2
JX
12822"Please enter the commit message for your changes. Lines starting\n"
12823"with '%c' will be ignored, and an empty message aborts the commit.\n"
dce37b66
JX
12824msgstr ""
12825
1f511a9b 12826#: builtin/commit.c:900
9caaf23e 12827#, c-format
cc76011e
JX
12828msgid ""
12829"Please enter the commit message for your changes. Lines starting\n"
d4df71b2 12830"with '%c' will be kept; you may remove them yourself if you want to.\n"
dce37b66
JX
12831msgstr ""
12832
1f511a9b 12833#: builtin/commit.c:904
9caaf23e 12834#, c-format
cc76011e
JX
12835msgid ""
12836"Please enter the commit message for your changes. Lines starting\n"
9caaf23e 12837"with '%c' will be kept; you may remove them yourself if you want to.\n"
cc76011e
JX
12838"An empty message aborts the commit.\n"
12839msgstr ""
12840
1f511a9b 12841#: builtin/commit.c:916
d4df71b2
JX
12842msgid ""
12843"\n"
12844"It looks like you may be committing a merge.\n"
12845"If this is not correct, please run\n"
12846"\tgit update-ref -d MERGE_HEAD\n"
12847"and try again.\n"
12848msgstr ""
12849
1f511a9b 12850#: builtin/commit.c:921
d4df71b2
JX
12851msgid ""
12852"\n"
12853"It looks like you may be committing a cherry-pick.\n"
12854"If this is not correct, please run\n"
12855"\tgit update-ref -d CHERRY_PICK_HEAD\n"
12856"and try again.\n"
12857msgstr ""
12858
1f511a9b 12859#: builtin/commit.c:948
fe05e196
JX
12860#, c-format
12861msgid "%sAuthor: %.*s <%.*s>"
12862msgstr ""
12863
1f511a9b 12864#: builtin/commit.c:956
822e4a65 12865#, c-format
fe05e196 12866msgid "%sDate: %s"
dce37b66
JX
12867msgstr ""
12868
1f511a9b 12869#: builtin/commit.c:963
cc76011e 12870#, c-format
fe05e196 12871msgid "%sCommitter: %.*s <%.*s>"
dce37b66
JX
12872msgstr ""
12873
1f511a9b 12874#: builtin/commit.c:981
cc76011e 12875msgid "Cannot read index"
822e4a65
JX
12876msgstr ""
12877
1f511a9b 12878#: builtin/commit.c:1026
2b95ebb4
JX
12879msgid "unable to pass trailers to --trailers"
12880msgstr ""
12881
1f511a9b 12882#: builtin/commit.c:1066
cc76011e 12883msgid "Error building trees"
dce37b66
JX
12884msgstr ""
12885
79aed792 12886#: builtin/commit.c:1080 builtin/tag.c:316
dce37b66 12887#, c-format
cc76011e 12888msgid "Please supply the message using either -m or -F option.\n"
dce37b66
JX
12889msgstr ""
12890
1f511a9b 12891#: builtin/commit.c:1124
dce37b66 12892#, c-format
c2ea1208 12893msgid "--author '%s' is not 'Name <email>' and matches no existing author"
dce37b66
JX
12894msgstr ""
12895
1f511a9b 12896#: builtin/commit.c:1138
18a90722
JX
12897#, c-format
12898msgid "Invalid ignored mode '%s'"
12899msgstr ""
12900
79aed792 12901#: builtin/commit.c:1156 builtin/commit.c:1451
cc76011e
JX
12902#, c-format
12903msgid "Invalid untracked files mode '%s'"
dce37b66
JX
12904msgstr ""
12905
1f511a9b 12906#: builtin/commit.c:1227
2b95ebb4
JX
12907msgid "You are in the middle of a merge -- cannot reword."
12908msgstr ""
12909
1f511a9b 12910#: builtin/commit.c:1229
2b95ebb4
JX
12911msgid "You are in the middle of a cherry-pick -- cannot reword."
12912msgstr ""
12913
1f511a9b 12914#: builtin/commit.c:1232
2b95ebb4 12915#, c-format
79aed792 12916msgid "reword option of '%s' and path '%s' cannot be used together"
2b95ebb4
JX
12917msgstr ""
12918
1f511a9b 12919#: builtin/commit.c:1234
79aed792
JX
12920#, c-format
12921msgid "reword option of '%s' and '%s' cannot be used together"
2b95ebb4
JX
12922msgstr ""
12923
79aed792 12924#: builtin/commit.c:1254
cc76011e
JX
12925msgid "Using both --reset-author and --author does not make sense"
12926msgstr ""
822e4a65 12927
79aed792 12928#: builtin/commit.c:1261
cc76011e 12929msgid "You have nothing to amend."
dce37b66
JX
12930msgstr ""
12931
79aed792 12932#: builtin/commit.c:1264
cc76011e 12933msgid "You are in the middle of a merge -- cannot amend."
822e4a65
JX
12934msgstr ""
12935
79aed792 12936#: builtin/commit.c:1266
cc76011e 12937msgid "You are in the middle of a cherry-pick -- cannot amend."
822e4a65
JX
12938msgstr ""
12939
79aed792 12940#: builtin/commit.c:1268
bfef3f9d
JX
12941msgid "You are in the middle of a rebase -- cannot amend."
12942msgstr ""
12943
79aed792 12944#: builtin/commit.c:1271
cc76011e 12945msgid "Options --squash and --fixup cannot be used together"
822e4a65
JX
12946msgstr ""
12947
79aed792 12948#: builtin/commit.c:1281
cc76011e 12949msgid "Only one of -c/-C/-F/--fixup can be used."
dce37b66
JX
12950msgstr ""
12951
79aed792 12952#: builtin/commit.c:1283
abc8de64 12953msgid "Option -m cannot be combined with -c/-C/-F."
dce37b66
JX
12954msgstr ""
12955
79aed792 12956#: builtin/commit.c:1292
cc76011e 12957msgid "--reset-author can be used only with -C, -c or --amend."
822e4a65
JX
12958msgstr ""
12959
79aed792 12960#: builtin/commit.c:1310
cc76011e 12961msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
dce37b66
JX
12962msgstr ""
12963
79aed792 12964#: builtin/commit.c:1338
2b95ebb4
JX
12965#, c-format
12966msgid "unknown option: --fixup=%s:%s"
12967msgstr ""
12968
79aed792 12969#: builtin/commit.c:1355
dce37b66 12970#, c-format
d93ef2a1 12971msgid "paths '%s ...' with -a does not make sense"
822e4a65
JX
12972msgstr ""
12973
79aed792 12974#: builtin/commit.c:1486 builtin/commit.c:1655
cc76011e
JX
12975msgid "show status concisely"
12976msgstr ""
822e4a65 12977
79aed792 12978#: builtin/commit.c:1488 builtin/commit.c:1657
cc76011e 12979msgid "show branch information"
cd1e7487
JX
12980msgstr ""
12981
79aed792 12982#: builtin/commit.c:1490
5b34e000
JX
12983msgid "show stash information"
12984msgstr ""
12985
79aed792 12986#: builtin/commit.c:1492 builtin/commit.c:1659
abc8de64
JX
12987msgid "compute full ahead/behind values"
12988msgstr ""
12989
79aed792 12990#: builtin/commit.c:1494
fda7b092
JX
12991msgid "version"
12992msgstr ""
12993
79aed792
JX
12994#: builtin/commit.c:1494 builtin/commit.c:1661 builtin/push.c:551
12995#: builtin/worktree.c:690
cc76011e 12996msgid "machine-readable output"
dce37b66
JX
12997msgstr ""
12998
79aed792 12999#: builtin/commit.c:1497 builtin/commit.c:1663
fe52cd62
JX
13000msgid "show status in long format (default)"
13001msgstr ""
13002
79aed792 13003#: builtin/commit.c:1500 builtin/commit.c:1666
cc76011e 13004msgid "terminate entries with NUL"
dce37b66
JX
13005msgstr ""
13006
79aed792
JX
13007#: builtin/commit.c:1502 builtin/commit.c:1506 builtin/commit.c:1669
13008#: builtin/fast-export.c:1172 builtin/fast-export.c:1175
13009#: builtin/fast-export.c:1178 builtin/rebase.c:1111 parse-options.h:337
cc76011e 13010msgid "mode"
11b90174
JX
13011msgstr ""
13012
79aed792 13013#: builtin/commit.c:1503 builtin/commit.c:1669
cc76011e 13014msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
dce37b66
JX
13015msgstr ""
13016
79aed792 13017#: builtin/commit.c:1507
18a90722
JX
13018msgid ""
13019"show ignored files, optional modes: traditional, matching, no. (Default: "
13020"traditional)"
dce37b66
JX
13021msgstr ""
13022
79aed792 13023#: builtin/commit.c:1509 parse-options.h:192
cc76011e 13024msgid "when"
dce37b66
JX
13025msgstr ""
13026
79aed792 13027#: builtin/commit.c:1510
cc76011e
JX
13028msgid ""
13029"ignore changes to submodules, optional when: all, dirty, untracked. "
13030"(Default: all)"
dce37b66
JX
13031msgstr ""
13032
79aed792 13033#: builtin/commit.c:1512
cc76011e 13034msgid "list untracked files in columns"
dce37b66
JX
13035msgstr ""
13036
79aed792 13037#: builtin/commit.c:1513
9b7388a8
JX
13038msgid "do not detect renames"
13039msgstr ""
13040
79aed792 13041#: builtin/commit.c:1515
9b7388a8
JX
13042msgid "detect renames, optionally set similarity index"
13043msgstr ""
13044
79aed792 13045#: builtin/commit.c:1538
18a90722
JX
13046msgid "Unsupported combination of ignored and untracked-files arguments"
13047msgstr ""
13048
79aed792 13049#: builtin/commit.c:1620
cc76011e 13050msgid "suppress summary after successful commit"
dce37b66
JX
13051msgstr ""
13052
79aed792 13053#: builtin/commit.c:1621
cc76011e 13054msgid "show diff in commit message template"
11b90174
JX
13055msgstr ""
13056
79aed792 13057#: builtin/commit.c:1623
cc76011e 13058msgid "Commit message options"
822e4a65
JX
13059msgstr ""
13060
79aed792 13061#: builtin/commit.c:1624 builtin/merge.c:288 builtin/tag.c:456
cc76011e 13062msgid "read message from file"
93329721
JX
13063msgstr ""
13064
79aed792 13065#: builtin/commit.c:1625
cc76011e 13066msgid "author"
dce37b66
JX
13067msgstr ""
13068
79aed792 13069#: builtin/commit.c:1625
cc76011e 13070msgid "override author for commit"
dce37b66
JX
13071msgstr ""
13072
79aed792 13073#: builtin/commit.c:1626 builtin/gc.c:551
cc76011e 13074msgid "date"
dce37b66
JX
13075msgstr ""
13076
79aed792 13077#: builtin/commit.c:1626
cc76011e 13078msgid "override date for commit"
dce37b66
JX
13079msgstr ""
13080
79aed792
JX
13081#: builtin/commit.c:1628 builtin/commit.c:1629 builtin/commit.c:1635
13082#: parse-options.h:329 ref-filter.h:89
f4f2c8f8
JX
13083msgid "commit"
13084msgstr ""
13085
79aed792 13086#: builtin/commit.c:1628
cc76011e 13087msgid "reuse and edit message from specified commit"
822e4a65
JX
13088msgstr ""
13089
79aed792 13090#: builtin/commit.c:1629
cc76011e 13091msgid "reuse message from specified commit"
822e4a65
JX
13092msgstr ""
13093
2b95ebb4
JX
13094#. TRANSLATORS: Leave "[(amend|reword):]" as-is,
13095#. and only translate <commit>.
13096#.
79aed792 13097#: builtin/commit.c:1634
2b95ebb4
JX
13098msgid "[(amend|reword):]commit"
13099msgstr ""
13100
79aed792 13101#: builtin/commit.c:1634
2b95ebb4
JX
13102msgid ""
13103"use autosquash formatted message to fixup or amend/reword specified commit"
822e4a65
JX
13104msgstr ""
13105
79aed792 13106#: builtin/commit.c:1635
cc76011e
JX
13107msgid "use autosquash formatted message to squash specified commit"
13108msgstr ""
822e4a65 13109
79aed792 13110#: builtin/commit.c:1636
cc76011e
JX
13111msgid "the commit is authored by me now (used with -C/-c/--amend)"
13112msgstr ""
822e4a65 13113
79aed792 13114#: builtin/commit.c:1637 builtin/interpret-trailers.c:111
2b95ebb4
JX
13115msgid "trailer"
13116msgstr ""
13117
79aed792 13118#: builtin/commit.c:1637
2b95ebb4
JX
13119msgid "add custom trailer(s)"
13120msgstr ""
13121
79aed792 13122#: builtin/commit.c:1638 builtin/log.c:1769 builtin/merge.c:306
d8344382 13123#: builtin/pull.c:146 builtin/revert.c:110
0c32704f 13124msgid "add a Signed-off-by trailer"
822e4a65
JX
13125msgstr ""
13126
79aed792 13127#: builtin/commit.c:1639
cc76011e 13128msgid "use specified template file"
822e4a65
JX
13129msgstr ""
13130
79aed792 13131#: builtin/commit.c:1640
cc76011e 13132msgid "force edit of commit"
822e4a65
JX
13133msgstr ""
13134
79aed792 13135#: builtin/commit.c:1642
cc76011e 13136msgid "include status in commit message template"
822e4a65
JX
13137msgstr ""
13138
79aed792 13139#: builtin/commit.c:1647
cc76011e 13140msgid "Commit contents options"
822e4a65
JX
13141msgstr ""
13142
79aed792 13143#: builtin/commit.c:1648
cc76011e 13144msgid "commit all changed files"
822e4a65
JX
13145msgstr ""
13146
79aed792 13147#: builtin/commit.c:1649
cc76011e 13148msgid "add specified files to index for commit"
822e4a65
JX
13149msgstr ""
13150
79aed792 13151#: builtin/commit.c:1650
cc76011e 13152msgid "interactively add files"
822e4a65
JX
13153msgstr ""
13154
79aed792 13155#: builtin/commit.c:1651
cc76011e 13156msgid "interactively add changes"
822e4a65
JX
13157msgstr ""
13158
79aed792 13159#: builtin/commit.c:1652
cc76011e 13160msgid "commit only specified files"
822e4a65
JX
13161msgstr ""
13162
79aed792 13163#: builtin/commit.c:1653
9fa976ff 13164msgid "bypass pre-commit and commit-msg hooks"
822e4a65
JX
13165msgstr ""
13166
79aed792 13167#: builtin/commit.c:1654
cc76011e 13168msgid "show what would be committed"
822e4a65
JX
13169msgstr ""
13170
79aed792 13171#: builtin/commit.c:1667
cc76011e 13172msgid "amend previous commit"
822e4a65
JX
13173msgstr ""
13174
79aed792 13175#: builtin/commit.c:1668
cc76011e 13176msgid "bypass post-rewrite hook"
822e4a65
JX
13177msgstr ""
13178
79aed792 13179#: builtin/commit.c:1675
cc76011e 13180msgid "ok to record an empty change"
822e4a65
JX
13181msgstr ""
13182
79aed792 13183#: builtin/commit.c:1677
cc76011e 13184msgid "ok to record a change with an empty message"
822e4a65
JX
13185msgstr ""
13186
79aed792 13187#: builtin/commit.c:1753
822e4a65 13188#, c-format
cc76011e 13189msgid "Corrupt MERGE_HEAD file (%s)"
822e4a65
JX
13190msgstr ""
13191
79aed792 13192#: builtin/commit.c:1760
cc76011e 13193msgid "could not read MERGE_MODE"
822e4a65
JX
13194msgstr ""
13195
79aed792 13196#: builtin/commit.c:1781
cc76011e
JX
13197#, c-format
13198msgid "could not read commit message: %s"
822e4a65
JX
13199msgstr ""
13200
79aed792 13201#: builtin/commit.c:1788
cc76011e 13202#, c-format
25eab542 13203msgid "Aborting commit due to empty commit message.\n"
822e4a65
JX
13204msgstr ""
13205
79aed792 13206#: builtin/commit.c:1793
cc76011e 13207#, c-format
25eab542 13208msgid "Aborting commit; you did not edit the message.\n"
822e4a65
JX
13209msgstr ""
13210
79aed792 13211#: builtin/commit.c:1804
2b95ebb4
JX
13212#, c-format
13213msgid "Aborting commit due to empty commit message body.\n"
13214msgstr ""
13215
79aed792 13216#: builtin/commit.c:1840
822e4a65 13217msgid ""
dba9f13c 13218"repository has been updated, but unable to write\n"
d07a63e4 13219"new_index file. Check that disk is not full and quota is\n"
6b0f1a9b 13220"not exceeded, and then \"git restore --staged :/\" to recover."
822e4a65
JX
13221msgstr ""
13222
12705546 13223#: builtin/config.c:11
c2ea1208 13224msgid "git config [<options>]"
822e4a65
JX
13225msgstr ""
13226
0c32704f 13227#: builtin/config.c:109 builtin/env--helper.c:27
9b7388a8
JX
13228#, c-format
13229msgid "unrecognized --type argument, %s"
13230msgstr ""
13231
0c32704f 13232#: builtin/config.c:121
dba9f13c
JX
13233msgid "only one type at a time"
13234msgstr ""
13235
0c32704f 13236#: builtin/config.c:130
cc76011e 13237msgid "Config file location"
822e4a65
JX
13238msgstr ""
13239
0c32704f 13240#: builtin/config.c:131
cc76011e 13241msgid "use global config file"
822e4a65
JX
13242msgstr ""
13243
0c32704f 13244#: builtin/config.c:132
cc76011e 13245msgid "use system config file"
822e4a65
JX
13246msgstr ""
13247
0c32704f 13248#: builtin/config.c:133
cc76011e 13249msgid "use repository config file"
822e4a65
JX
13250msgstr ""
13251
0c32704f 13252#: builtin/config.c:134
12705546
JX
13253msgid "use per-worktree config file"
13254msgstr ""
13255
0c32704f 13256#: builtin/config.c:135
cc76011e 13257msgid "use given config file"
822e4a65
JX
13258msgstr ""
13259
0c32704f 13260#: builtin/config.c:136
28b3cffc 13261msgid "blob-id"
822e4a65
JX
13262msgstr ""
13263
e13da2db 13264#: builtin/config.c:136
0c32704f 13265msgid "read config from given blob object"
822e4a65
JX
13266msgstr ""
13267
e13da2db 13268#: builtin/config.c:137
0c32704f 13269msgid "Action"
822e4a65
JX
13270msgstr ""
13271
e13da2db 13272#: builtin/config.c:138
0c32704f 13273msgid "get value: name [value-pattern]"
822e4a65
JX
13274msgstr ""
13275
e13da2db 13276#: builtin/config.c:139
0c32704f 13277msgid "get all values: key [value-pattern]"
727b9576
JX
13278msgstr ""
13279
e13da2db 13280#: builtin/config.c:140
0c32704f 13281msgid "get values for regexp: name-regex [value-pattern]"
822e4a65
JX
13282msgstr ""
13283
e13da2db 13284#: builtin/config.c:141
0c32704f 13285msgid "get value specific for the URL: section[.var] URL"
822e4a65
JX
13286msgstr ""
13287
e13da2db 13288#: builtin/config.c:142
0c32704f 13289msgid "replace all matching variables: name value [value-pattern]"
822e4a65
JX
13290msgstr ""
13291
e13da2db 13292#: builtin/config.c:143
0c32704f 13293msgid "add a new variable: name value"
822e4a65
JX
13294msgstr ""
13295
e13da2db 13296#: builtin/config.c:144
0c32704f 13297msgid "remove a variable: name [value-pattern]"
822e4a65
JX
13298msgstr ""
13299
e13da2db 13300#: builtin/config.c:145
0c32704f 13301msgid "remove all matches: name [value-pattern]"
28b3cffc
JX
13302msgstr ""
13303
e13da2db 13304#: builtin/config.c:146
0c32704f 13305msgid "rename section: old-name new-name"
28b3cffc
JX
13306msgstr ""
13307
e13da2db 13308#: builtin/config.c:147
0c32704f 13309msgid "remove a section: name"
822e4a65
JX
13310msgstr ""
13311
e13da2db 13312#: builtin/config.c:148
0c32704f 13313msgid "list all"
822e4a65
JX
13314msgstr ""
13315
e13da2db 13316#: builtin/config.c:149
0c32704f 13317msgid "use string equality when comparing values to 'value-pattern'"
822e4a65
JX
13318msgstr ""
13319
e13da2db 13320#: builtin/config.c:150
0c32704f
JX
13321msgid "open an editor"
13322msgstr ""
13323
13324#: builtin/config.c:151
13325msgid "find the color configured: slot [default]"
13326msgstr ""
13327
13328#: builtin/config.c:152
13329msgid "find the color setting: slot [stdout-is-tty]"
13330msgstr ""
13331
13332#: builtin/config.c:153
cc76011e 13333msgid "Type"
822e4a65
JX
13334msgstr ""
13335
0c32704f 13336#: builtin/config.c:154 builtin/env--helper.c:43
9b7388a8
JX
13337msgid "value is given this type"
13338msgstr ""
13339
0c32704f 13340#: builtin/config.c:155
cc76011e 13341msgid "value is \"true\" or \"false\""
822e4a65
JX
13342msgstr ""
13343
0c32704f 13344#: builtin/config.c:156
cc76011e 13345msgid "value is decimal number"
822e4a65
JX
13346msgstr ""
13347
0c32704f 13348#: builtin/config.c:157
cc76011e 13349msgid "value is --bool or --int"
822e4a65
JX
13350msgstr ""
13351
0c32704f 13352#: builtin/config.c:158
e13da2db
JX
13353msgid "value is --bool or string"
13354msgstr ""
13355
0c32704f 13356#: builtin/config.c:159
cc76011e 13357msgid "value is a path (file or directory name)"
822e4a65
JX
13358msgstr ""
13359
0c32704f 13360#: builtin/config.c:160
18a90722
JX
13361msgid "value is an expiry date"
13362msgstr ""
13363
0c32704f 13364#: builtin/config.c:161
cc76011e 13365msgid "Other"
822e4a65
JX
13366msgstr ""
13367
0c32704f 13368#: builtin/config.c:162
cc76011e 13369msgid "terminate values with NUL byte"
822e4a65
JX
13370msgstr ""
13371
0c32704f 13372#: builtin/config.c:163
df0617bf
JX
13373msgid "show variable names only"
13374msgstr ""
13375
0c32704f 13376#: builtin/config.c:164
cc76011e 13377msgid "respect include directives on lookup"
822e4a65
JX
13378msgstr ""
13379
0c32704f 13380#: builtin/config.c:165
9eb3984b
JX
13381msgid "show origin of config (file, standard input, blob, command line)"
13382msgstr ""
13383
0c32704f 13384#: builtin/config.c:166
f7c6172e
JX
13385msgid "show scope of config (worktree, local, global, system, command)"
13386msgstr ""
13387
0c32704f 13388#: builtin/config.c:167 builtin/env--helper.c:45
9b7388a8
JX
13389msgid "value"
13390msgstr ""
13391
0c32704f 13392#: builtin/config.c:167
9b7388a8
JX
13393msgid "with --get, use default value when missing entry"
13394msgstr ""
13395
0c32704f 13396#: builtin/config.c:181
dba9f13c
JX
13397#, c-format
13398msgid "wrong number of arguments, should be %d"
13399msgstr ""
13400
0c32704f 13401#: builtin/config.c:183
dba9f13c
JX
13402#, c-format
13403msgid "wrong number of arguments, should be from %d to %d"
13404msgstr ""
13405
0c32704f 13406#: builtin/config.c:339
dba9f13c
JX
13407#, c-format
13408msgid "invalid key pattern: %s"
13409msgstr ""
13410
0c32704f 13411#: builtin/config.c:377
9b7388a8
JX
13412#, c-format
13413msgid "failed to format default config value: %s"
13414msgstr ""
13415
0c32704f 13416#: builtin/config.c:441
dba9f13c
JX
13417#, c-format
13418msgid "cannot parse color '%s'"
13419msgstr ""
13420
0c32704f 13421#: builtin/config.c:483
d07a63e4
JX
13422msgid "unable to parse default color value"
13423msgstr ""
13424
0c32704f 13425#: builtin/config.c:536 builtin/config.c:833
dba9f13c
JX
13426msgid "not in a git directory"
13427msgstr ""
13428
0c32704f 13429#: builtin/config.c:539
dba9f13c
JX
13430msgid "writing to stdin is not supported"
13431msgstr ""
13432
0c32704f 13433#: builtin/config.c:542
dba9f13c
JX
13434msgid "writing config blobs is not supported"
13435msgstr ""
13436
0c32704f 13437#: builtin/config.c:627
d07a63e4
JX
13438#, c-format
13439msgid ""
13440"# This is Git's per-user configuration file.\n"
64f23b0c 13441"[user]\n"
d07a63e4 13442"# Please adapt and uncomment the following lines:\n"
64f23b0c 13443"#\tname = %s\n"
d07a63e4
JX
13444"#\temail = %s\n"
13445msgstr ""
13446
0c32704f 13447#: builtin/config.c:652
dba9f13c
JX
13448msgid "only one config file at a time"
13449msgstr ""
13450
0c32704f 13451#: builtin/config.c:658
5b34e000
JX
13452msgid "--local can only be used inside a git repository"
13453msgstr ""
13454
0c32704f 13455#: builtin/config.c:660
9b7388a8
JX
13456msgid "--blob can only be used inside a git repository"
13457msgstr ""
13458
0c32704f 13459#: builtin/config.c:662
e13da2db
JX
13460msgid "--worktree can only be used inside a git repository"
13461msgstr ""
13462
0c32704f 13463#: builtin/config.c:684
dba9f13c
JX
13464msgid "$HOME not set"
13465msgstr ""
13466
0c32704f 13467#: builtin/config.c:708
12705546
JX
13468msgid ""
13469"--worktree cannot be used with multiple working trees unless the config\n"
13470"extension worktreeConfig is enabled. Please read \"CONFIGURATION FILE\"\n"
13471"section in \"git help worktree\" for details"
13472msgstr ""
13473
0c32704f 13474#: builtin/config.c:743
dba9f13c
JX
13475msgid "--get-color and variable type are incoherent"
13476msgstr ""
13477
0c32704f 13478#: builtin/config.c:748
dba9f13c
JX
13479msgid "only one action at a time"
13480msgstr ""
13481
0c32704f 13482#: builtin/config.c:761
dba9f13c
JX
13483msgid "--name-only is only applicable to --list or --get-regexp"
13484msgstr ""
13485
0c32704f 13486#: builtin/config.c:767
dba9f13c
JX
13487msgid ""
13488"--show-origin is only applicable to --get, --get-all, --get-regexp, and --"
13489"list"
13490msgstr ""
13491
0c32704f 13492#: builtin/config.c:773
dba9f13c
JX
13493msgid "--default is only applicable to --get"
13494msgstr ""
13495
0c32704f
JX
13496#: builtin/config.c:806
13497msgid "--fixed-value only applies with 'value-pattern'"
13498msgstr ""
13499
13500#: builtin/config.c:822
dba9f13c
JX
13501#, c-format
13502msgid "unable to read config file '%s'"
13503msgstr ""
13504
0c32704f 13505#: builtin/config.c:825
dba9f13c
JX
13506msgid "error processing config file(s)"
13507msgstr ""
13508
0c32704f 13509#: builtin/config.c:835
dba9f13c
JX
13510msgid "editing stdin is not supported"
13511msgstr ""
13512
0c32704f 13513#: builtin/config.c:837
dba9f13c
JX
13514msgid "editing blobs is not supported"
13515msgstr ""
13516
0c32704f 13517#: builtin/config.c:851
d07a63e4
JX
13518#, c-format
13519msgid "cannot create configuration file %s"
13520msgstr ""
13521
0c32704f 13522#: builtin/config.c:864
fda7b092
JX
13523#, c-format
13524msgid ""
13525"cannot overwrite multiple values with a single value\n"
13526" Use a regexp, --add or --replace-all to change %s."
13527msgstr ""
13528
0c32704f 13529#: builtin/config.c:943 builtin/config.c:954
dba9f13c
JX
13530#, c-format
13531msgid "no such section: %s"
13532msgstr ""
13533
9b7388a8 13534#: builtin/count-objects.c:90
c6bc7d43
JX
13535msgid "git count-objects [-v] [-H | --human-readable]"
13536msgstr ""
13537
9b7388a8 13538#: builtin/count-objects.c:100
c6bc7d43 13539msgid "print sizes in human readable format"
822e4a65
JX
13540msgstr ""
13541
2b95ebb4 13542#: builtin/credential-cache--daemon.c:227
1fd0dd72
JX
13543#, c-format
13544msgid ""
13545"The permissions on your socket directory are too loose; other\n"
13546"users may be able to read your cached credentials. Consider running:\n"
13547"\n"
13548"\tchmod 0700 %s"
13549msgstr ""
13550
2b95ebb4 13551#: builtin/credential-cache--daemon.c:276
1fd0dd72
JX
13552msgid "print debugging messages to stderr"
13553msgstr ""
13554
2b95ebb4 13555#: builtin/credential-cache--daemon.c:316
1fd0dd72
JX
13556msgid "credential-cache--daemon unavailable; no unix socket support"
13557msgstr ""
13558
1f511a9b 13559#: builtin/credential-cache.c:180
1fd0dd72
JX
13560msgid "credential-cache unavailable; no unix socket support"
13561msgstr ""
13562
0c32704f
JX
13563#: builtin/credential-store.c:66
13564#, c-format
13565msgid "unable to get credential storage lock in %d ms"
13566msgstr ""
13567
3d0a05b4 13568#: builtin/describe.c:26
c2ea1208 13569msgid "git describe [<options>] [<commit-ish>...]"
822e4a65
JX
13570msgstr ""
13571
3d0a05b4 13572#: builtin/describe.c:27
c2ea1208 13573msgid "git describe [<options>] --dirty"
822e4a65
JX
13574msgstr ""
13575
bfef3f9d 13576#: builtin/describe.c:63
dfc182b1
JX
13577msgid "head"
13578msgstr ""
13579
bfef3f9d 13580#: builtin/describe.c:63
dfc182b1
JX
13581msgid "lightweight"
13582msgstr ""
13583
bfef3f9d 13584#: builtin/describe.c:63
dfc182b1
JX
13585msgid "annotated"
13586msgstr ""
13587
bfef3f9d 13588#: builtin/describe.c:277
cc76011e
JX
13589#, c-format
13590msgid "annotated tag %s not available"
822e4a65
JX
13591msgstr ""
13592
3d0a05b4 13593#: builtin/describe.c:281
cc76011e 13594#, c-format
bfef3f9d 13595msgid "tag '%s' is externally known as '%s'"
822e4a65
JX
13596msgstr ""
13597
bfef3f9d 13598#: builtin/describe.c:328
822e4a65 13599#, c-format
cc76011e 13600msgid "no tag exactly matches '%s'"
822e4a65
JX
13601msgstr ""
13602
bfef3f9d 13603#: builtin/describe.c:330
822e4a65 13604#, c-format
18a90722 13605msgid "No exact match on refs or tags, searching to describe\n"
822e4a65
JX
13606msgstr ""
13607
bfef3f9d 13608#: builtin/describe.c:397
cc76011e
JX
13609#, c-format
13610msgid "finished search at %s\n"
822e4a65
JX
13611msgstr ""
13612
bfef3f9d 13613#: builtin/describe.c:424
cc76011e
JX
13614#, c-format
13615msgid ""
13616"No annotated tags can describe '%s'.\n"
13617"However, there were unannotated tags: try --tags."
822e4a65
JX
13618msgstr ""
13619
bfef3f9d 13620#: builtin/describe.c:428
cc76011e
JX
13621#, c-format
13622msgid ""
13623"No tags can describe '%s'.\n"
13624"Try --always, or create some tags."
822e4a65
JX
13625msgstr ""
13626
bfef3f9d 13627#: builtin/describe.c:458
822e4a65 13628#, c-format
cc76011e 13629msgid "traversed %lu commits\n"
822e4a65
JX
13630msgstr ""
13631
bfef3f9d 13632#: builtin/describe.c:461
822e4a65 13633#, c-format
cc76011e
JX
13634msgid ""
13635"more than %i tags found; listed %i most recent\n"
13636"gave up search at %s\n"
822e4a65
JX
13637msgstr ""
13638
bfef3f9d 13639#: builtin/describe.c:529
18a90722
JX
13640#, c-format
13641msgid "describe %s\n"
13642msgstr ""
13643
bfef3f9d 13644#: builtin/describe.c:532
18a90722
JX
13645#, c-format
13646msgid "Not a valid object name %s"
13647msgstr ""
13648
bfef3f9d 13649#: builtin/describe.c:540
18a90722
JX
13650#, c-format
13651msgid "%s is neither a commit nor blob"
13652msgstr ""
13653
bfef3f9d 13654#: builtin/describe.c:554
cc76011e 13655msgid "find the tag that comes after the commit"
822e4a65
JX
13656msgstr ""
13657
bfef3f9d 13658#: builtin/describe.c:555
cc76011e 13659msgid "debug search strategy on stderr"
822e4a65
JX
13660msgstr ""
13661
bfef3f9d 13662#: builtin/describe.c:556
c138af56 13663msgid "use any ref"
822e4a65
JX
13664msgstr ""
13665
bfef3f9d 13666#: builtin/describe.c:557
c138af56 13667msgid "use any tag, even unannotated"
822e4a65
JX
13668msgstr ""
13669
bfef3f9d 13670#: builtin/describe.c:558
cc76011e 13671msgid "always use long format"
822e4a65
JX
13672msgstr ""
13673
bfef3f9d 13674#: builtin/describe.c:559
28b3cffc
JX
13675msgid "only follow first parent"
13676msgstr ""
13677
bfef3f9d 13678#: builtin/describe.c:562
cc76011e 13679msgid "only output exact matches"
822e4a65
JX
13680msgstr ""
13681
bfef3f9d 13682#: builtin/describe.c:564
cc76011e 13683msgid "consider <n> most recent tags (default: 10)"
822e4a65
JX
13684msgstr ""
13685
bfef3f9d 13686#: builtin/describe.c:566
cc76011e 13687msgid "only consider tags matching <pattern>"
822e4a65
JX
13688msgstr ""
13689
bfef3f9d 13690#: builtin/describe.c:568
dfc182b1
JX
13691msgid "do not consider tags matching <pattern>"
13692msgstr ""
13693
79aed792 13694#: builtin/describe.c:570 builtin/name-rev.c:544
cc76011e 13695msgid "show abbreviated commit object as fallback"
822e4a65
JX
13696msgstr ""
13697
bfef3f9d 13698#: builtin/describe.c:571 builtin/describe.c:574
cc76011e 13699msgid "mark"
822e4a65
JX
13700msgstr ""
13701
bfef3f9d 13702#: builtin/describe.c:572
cc76011e 13703msgid "append <mark> on dirty working tree (default: \"-dirty\")"
822e4a65
JX
13704msgstr ""
13705
bfef3f9d 13706#: builtin/describe.c:575
dfc182b1
JX
13707msgid "append <mark> on broken working tree (default: \"-broken\")"
13708msgstr ""
13709
bfef3f9d 13710#: builtin/describe.c:622
cc76011e
JX
13711msgid "No names found, cannot describe anything."
13712msgstr ""
13713
79aed792
JX
13714#: builtin/describe.c:673 builtin/describe.c:675
13715#, c-format
13716msgid "option '%s' and commit-ishes cannot be used together"
0c32704f
JX
13717msgstr ""
13718
13719#: builtin/diff-tree.c:157
13720msgid "--merge-base only works with two commits"
13721msgstr ""
13722
712b0ed6 13723#: builtin/diff.c:92
822e4a65 13724#, c-format
cc76011e 13725msgid "'%s': not a regular file or symlink"
822e4a65
JX
13726msgstr ""
13727
712b0ed6 13728#: builtin/diff.c:259
cc76011e
JX
13729#, c-format
13730msgid "invalid option: %s"
822e4a65
JX
13731msgstr ""
13732
712b0ed6 13733#: builtin/diff.c:376
d84f4abf
JX
13734#, c-format
13735msgid "%s...%s: no merge base"
13736msgstr ""
13737
79aed792 13738#: builtin/diff.c:491
cc76011e 13739msgid "Not a git repository"
822e4a65
JX
13740msgstr ""
13741
79aed792 13742#: builtin/diff.c:537 builtin/grep.c:698
cc76011e
JX
13743#, c-format
13744msgid "invalid object '%s' given."
822e4a65
JX
13745msgstr ""
13746
79aed792 13747#: builtin/diff.c:548
cc76011e
JX
13748#, c-format
13749msgid "more than two blobs given: '%s'"
822e4a65
JX
13750msgstr ""
13751
79aed792 13752#: builtin/diff.c:553
cc76011e
JX
13753#, c-format
13754msgid "unhandled object '%s' given."
822e4a65
JX
13755msgstr ""
13756
79aed792 13757#: builtin/diff.c:587
d84f4abf
JX
13758#, c-format
13759msgid "%s...%s: multiple merge bases, using %s"
13760msgstr ""
13761
2b95ebb4 13762#: builtin/difftool.c:31
673bfad0
JX
13763msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
13764msgstr ""
13765
79aed792 13766#: builtin/difftool.c:287
dfc182b1
JX
13767#, c-format
13768msgid "could not read symlink %s"
13769msgstr ""
13770
79aed792 13771#: builtin/difftool.c:289
dfc182b1
JX
13772#, c-format
13773msgid "could not read symlink file %s"
13774msgstr ""
13775
79aed792 13776#: builtin/difftool.c:297
dfc182b1
JX
13777#, c-format
13778msgid "could not read object %s for symlink %s"
13779msgstr ""
13780
79aed792 13781#: builtin/difftool.c:421
673bfad0 13782msgid ""
1f511a9b
JX
13783"combined diff formats ('-c' and '--cc') are not supported in\n"
13784"directory diff mode ('-d' and '--dir-diff')."
673bfad0
JX
13785msgstr ""
13786
79aed792 13787#: builtin/difftool.c:626
673bfad0
JX
13788#, c-format
13789msgid "both files modified: '%s' and '%s'."
13790msgstr ""
13791
79aed792 13792#: builtin/difftool.c:628
673bfad0
JX
13793msgid "working tree file has been left."
13794msgstr ""
13795
79aed792 13796#: builtin/difftool.c:639
673bfad0
JX
13797#, c-format
13798msgid "temporary files exist in '%s'."
13799msgstr ""
13800
79aed792 13801#: builtin/difftool.c:640
673bfad0
JX
13802msgid "you may want to cleanup or recover these."
13803msgstr ""
13804
79aed792 13805#: builtin/difftool.c:645
1f511a9b
JX
13806#, c-format
13807msgid "failed: %d"
13808msgstr ""
13809
79aed792 13810#: builtin/difftool.c:690
673bfad0
JX
13811msgid "use `diff.guitool` instead of `diff.tool`"
13812msgstr ""
13813
79aed792 13814#: builtin/difftool.c:692
673bfad0
JX
13815msgid "perform a full-directory diff"
13816msgstr ""
13817
79aed792 13818#: builtin/difftool.c:694
673bfad0
JX
13819msgid "do not prompt before launching a diff tool"
13820msgstr ""
13821
79aed792 13822#: builtin/difftool.c:699
673bfad0
JX
13823msgid "use symlinks in dir-diff mode"
13824msgstr ""
13825
79aed792 13826#: builtin/difftool.c:700
dba9f13c 13827msgid "tool"
673bfad0
JX
13828msgstr ""
13829
79aed792 13830#: builtin/difftool.c:701
673bfad0
JX
13831msgid "use the specified diff tool"
13832msgstr ""
13833
79aed792 13834#: builtin/difftool.c:703
673bfad0
JX
13835msgid "print a list of diff tools that may be used with `--tool`"
13836msgstr ""
13837
79aed792 13838#: builtin/difftool.c:706
673bfad0 13839msgid ""
1f511a9b 13840"make 'git-difftool' exit when an invoked diff tool returns a non-zero exit "
673bfad0
JX
13841"code"
13842msgstr ""
13843
79aed792 13844#: builtin/difftool.c:709
673bfad0
JX
13845msgid "specify a custom command for viewing diffs"
13846msgstr ""
13847
79aed792 13848#: builtin/difftool.c:710
d93ef2a1
JX
13849msgid "passed to `diff`"
13850msgstr ""
13851
79aed792 13852#: builtin/difftool.c:726
d93ef2a1
JX
13853msgid "difftool requires worktree or --no-index"
13854msgstr ""
13855
79aed792 13856#: builtin/difftool.c:744
673bfad0
JX
13857msgid "no <tool> given for --tool=<tool>"
13858msgstr ""
13859
79aed792 13860#: builtin/difftool.c:751
673bfad0
JX
13861msgid "no <cmd> given for --extcmd=<cmd>"
13862msgstr ""
13863
6b0f1a9b
JX
13864#: builtin/env--helper.c:6
13865msgid "git env--helper --type=[bool|ulong] <options> <env-var>"
13866msgstr ""
13867
1f511a9b 13868#: builtin/env--helper.c:42 builtin/hash-object.c:96
6b0f1a9b
JX
13869msgid "type"
13870msgstr ""
13871
e13da2db 13872#: builtin/env--helper.c:46
6b0f1a9b
JX
13873msgid "default for git_env_*(...) to fall back on"
13874msgstr ""
13875
e13da2db 13876#: builtin/env--helper.c:48
6b0f1a9b
JX
13877msgid "be quiet only use git_env_*() value as exit code"
13878msgstr ""
13879
e13da2db 13880#: builtin/env--helper.c:67
6b0f1a9b
JX
13881#, c-format
13882msgid "option `--default' expects a boolean value with `--type=bool`, not `%s`"
13883msgstr ""
13884
e13da2db 13885#: builtin/env--helper.c:82
6b0f1a9b
JX
13886#, c-format
13887msgid ""
13888"option `--default' expects an unsigned long value with `--type=ulong`, not `"
13889"%s`"
13890msgstr ""
13891
dba9f13c 13892#: builtin/fast-export.c:29
cc76011e 13893msgid "git fast-export [rev-list-opts]"
822e4a65
JX
13894msgstr ""
13895
79aed792 13896#: builtin/fast-export.c:843
3d0a05b4
JX
13897msgid "Error: Cannot export nested tags unless --mark-tags is specified."
13898msgstr ""
13899
79aed792 13900#: builtin/fast-export.c:1152
d84f4abf
JX
13901msgid "--anonymize-map token cannot be empty"
13902msgstr ""
13903
79aed792 13904#: builtin/fast-export.c:1171
cc76011e 13905msgid "show progress after <n> objects"
822e4a65
JX
13906msgstr ""
13907
79aed792 13908#: builtin/fast-export.c:1173
cc76011e 13909msgid "select handling of signed tags"
822e4a65
JX
13910msgstr ""
13911
79aed792 13912#: builtin/fast-export.c:1176
cc76011e 13913msgid "select handling of tags that tag filtered objects"
822e4a65
JX
13914msgstr ""
13915
79aed792 13916#: builtin/fast-export.c:1179
6b0f1a9b
JX
13917msgid "select handling of commit messages in an alternate encoding"
13918msgstr ""
13919
79aed792 13920#: builtin/fast-export.c:1182
712b0ed6 13921msgid "dump marks to this file"
822e4a65
JX
13922msgstr ""
13923
79aed792 13924#: builtin/fast-export.c:1184
712b0ed6 13925msgid "import marks from this file"
822e4a65
JX
13926msgstr ""
13927
79aed792 13928#: builtin/fast-export.c:1188
712b0ed6 13929msgid "import marks from this file if it exists"
3d0a05b4
JX
13930msgstr ""
13931
79aed792 13932#: builtin/fast-export.c:1190
712b0ed6 13933msgid "fake a tagger when tags lack one"
822e4a65
JX
13934msgstr ""
13935
79aed792 13936#: builtin/fast-export.c:1192
712b0ed6 13937msgid "output full tree for each commit"
822e4a65
JX
13938msgstr ""
13939
79aed792 13940#: builtin/fast-export.c:1194
712b0ed6 13941msgid "use the done feature to terminate the stream"
822e4a65
JX
13942msgstr ""
13943
79aed792 13944#: builtin/fast-export.c:1195
712b0ed6 13945msgid "skip output of blob data"
822e4a65
JX
13946msgstr ""
13947
79aed792 13948#: builtin/fast-export.c:1196 builtin/log.c:1841
fe05e196
JX
13949msgid "refspec"
13950msgstr ""
13951
79aed792 13952#: builtin/fast-export.c:1197
712b0ed6 13953msgid "apply refspec to exported refs"
fe05e196
JX
13954msgstr ""
13955
79aed792 13956#: builtin/fast-export.c:1198
d07a63e4
JX
13957msgid "anonymize output"
13958msgstr ""
13959
79aed792 13960#: builtin/fast-export.c:1199
d84f4abf
JX
13961msgid "from:to"
13962msgstr ""
13963
79aed792 13964#: builtin/fast-export.c:1200
d84f4abf
JX
13965msgid "convert <from> to <to> in anonymized output"
13966msgstr ""
13967
79aed792 13968#: builtin/fast-export.c:1203
712b0ed6 13969msgid "reference parents which are not in fast-export stream by object id"
94328cef
JX
13970msgstr ""
13971
79aed792 13972#: builtin/fast-export.c:1205
712b0ed6 13973msgid "show original object ids of blobs/commits"
94328cef
JX
13974msgstr ""
13975
79aed792 13976#: builtin/fast-export.c:1207
712b0ed6 13977msgid "label tags with mark ids"
3d0a05b4
JX
13978msgstr ""
13979
79aed792 13980#: builtin/fast-import.c:3090
e13da2db
JX
13981#, c-format
13982msgid "Missing from marks for submodule '%s'"
13983msgstr ""
13984
79aed792 13985#: builtin/fast-import.c:3092
e13da2db
JX
13986#, c-format
13987msgid "Missing to marks for submodule '%s'"
13988msgstr ""
13989
79aed792 13990#: builtin/fast-import.c:3227
e13da2db
JX
13991#, c-format
13992msgid "Expected 'mark' command, got %s"
13993msgstr ""
13994
79aed792 13995#: builtin/fast-import.c:3232
e13da2db
JX
13996#, c-format
13997msgid "Expected 'to' command, got %s"
13998msgstr ""
13999
79aed792 14000#: builtin/fast-import.c:3324
e13da2db
JX
14001msgid "Expected format name:filename for submodule rewrite option"
14002msgstr ""
14003
79aed792 14004#: builtin/fast-import.c:3379
e13da2db
JX
14005#, c-format
14006msgid "feature '%s' forbidden in input without --allow-unsafe-features"
14007msgstr ""
14008
712b0ed6 14009#: builtin/fetch-pack.c:242
d84f4abf
JX
14010#, c-format
14011msgid "Lockfile created but not reported: %s"
14012msgstr ""
14013
79aed792 14014#: builtin/fetch.c:36
cc76011e 14015msgid "git fetch [<options>] [<repository> [<refspec>...]]"
822e4a65
JX
14016msgstr ""
14017
79aed792 14018#: builtin/fetch.c:37
cc76011e 14019msgid "git fetch [<options>] <group>"
dce37b66
JX
14020msgstr ""
14021
79aed792 14022#: builtin/fetch.c:38
cc76011e 14023msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
822e4a65
JX
14024msgstr ""
14025
79aed792 14026#: builtin/fetch.c:39
cc76011e 14027msgid "git fetch --all [<options>]"
822e4a65
JX
14028msgstr ""
14029
79aed792 14030#: builtin/fetch.c:123
3d0a05b4
JX
14031msgid "fetch.parallel cannot be negative"
14032msgstr ""
14033
79aed792 14034#: builtin/fetch.c:146 builtin/pull.c:189
cc76011e 14035msgid "fetch from all remotes"
822e4a65
JX
14036msgstr ""
14037
79aed792 14038#: builtin/fetch.c:148 builtin/pull.c:249
3d0a05b4
JX
14039msgid "set upstream for git pull/fetch"
14040msgstr ""
14041
79aed792 14042#: builtin/fetch.c:150 builtin/pull.c:192
cc76011e 14043msgid "append to .git/FETCH_HEAD instead of overwriting"
822e4a65
JX
14044msgstr ""
14045
79aed792 14046#: builtin/fetch.c:152
712b0ed6
JX
14047msgid "use atomic transaction to update references"
14048msgstr ""
14049
79aed792 14050#: builtin/fetch.c:154 builtin/pull.c:195
cc76011e 14051msgid "path to upload pack on remote end"
822e4a65
JX
14052msgstr ""
14053
79aed792 14054#: builtin/fetch.c:155
12705546 14055msgid "force overwrite of local reference"
822e4a65
JX
14056msgstr ""
14057
79aed792 14058#: builtin/fetch.c:157
cc76011e 14059msgid "fetch from multiple remotes"
822e4a65
JX
14060msgstr ""
14061
79aed792 14062#: builtin/fetch.c:159 builtin/pull.c:199
cc76011e 14063msgid "fetch all tags and associated objects"
822e4a65
JX
14064msgstr ""
14065
79aed792 14066#: builtin/fetch.c:161
cc76011e 14067msgid "do not fetch all tags (--no-tags)"
822e4a65
JX
14068msgstr ""
14069
79aed792 14070#: builtin/fetch.c:163
9eb3984b
JX
14071msgid "number of submodules fetched in parallel"
14072msgstr ""
14073
79aed792 14074#: builtin/fetch.c:165
2b95ebb4
JX
14075msgid "modify the refspec to place all refs within refs/prefetch/"
14076msgstr ""
14077
79aed792 14078#: builtin/fetch.c:167 builtin/pull.c:202
cc76011e 14079msgid "prune remote-tracking branches no longer on remote"
822e4a65
JX
14080msgstr ""
14081
79aed792 14082#: builtin/fetch.c:169
abc8de64
JX
14083msgid "prune local tags no longer on remote and clobber changed tags"
14084msgstr ""
14085
79aed792 14086#: builtin/fetch.c:170 builtin/fetch.c:195 builtin/pull.c:123
cc76011e 14087msgid "on-demand"
822e4a65
JX
14088msgstr ""
14089
79aed792 14090#: builtin/fetch.c:171
cc76011e 14091msgid "control recursive fetching of submodules"
822e4a65
JX
14092msgstr ""
14093
79aed792 14094#: builtin/fetch.c:176
e13da2db
JX
14095msgid "write fetched references to the FETCH_HEAD file"
14096msgstr ""
14097
79aed792 14098#: builtin/fetch.c:177 builtin/pull.c:210
cc76011e 14099msgid "keep downloaded pack"
822e4a65
JX
14100msgstr ""
14101
79aed792 14102#: builtin/fetch.c:179
cc76011e 14103msgid "allow updating of HEAD ref"
822e4a65
JX
14104msgstr ""
14105
79aed792 14106#: builtin/fetch.c:182 builtin/fetch.c:188 builtin/pull.c:213
d8344382 14107#: builtin/pull.c:222
cc76011e 14108msgid "deepen history of shallow clone"
822e4a65
JX
14109msgstr ""
14110
79aed792 14111#: builtin/fetch.c:184 builtin/pull.c:216
fda7b092
JX
14112msgid "deepen history of shallow repository based on time"
14113msgstr ""
14114
79aed792 14115#: builtin/fetch.c:190 builtin/pull.c:225
9caaf23e
JX
14116msgid "convert to a complete repository"
14117msgstr ""
14118
79aed792 14119#: builtin/fetch.c:193
cc76011e 14120msgid "prepend this to submodule path output"
822e4a65
JX
14121msgstr ""
14122
79aed792 14123#: builtin/fetch.c:196
5b34e000
JX
14124msgid ""
14125"default for recursive fetching of submodules (lower priority than config "
14126"files)"
822e4a65
JX
14127msgstr ""
14128
79aed792 14129#: builtin/fetch.c:200 builtin/pull.c:228
df49095a
JX
14130msgid "accept refs that update .git/shallow"
14131msgstr ""
14132
79aed792 14133#: builtin/fetch.c:201 builtin/pull.c:230
fe05e196
JX
14134msgid "refmap"
14135msgstr ""
14136
79aed792 14137#: builtin/fetch.c:202 builtin/pull.c:231
fe05e196
JX
14138msgid "specify fetch refmap"
14139msgstr ""
14140
79aed792 14141#: builtin/fetch.c:209 builtin/pull.c:244
dba9f13c
JX
14142msgid "report that we have only objects reachable from this object"
14143msgstr ""
14144
79aed792 14145#: builtin/fetch.c:211
2b95ebb4
JX
14146msgid "do not fetch a packfile; instead, print ancestors of negotiation tips"
14147msgstr ""
14148
79aed792 14149#: builtin/fetch.c:214 builtin/fetch.c:216
e13da2db 14150msgid "run 'maintenance --auto' after fetching"
6b0f1a9b
JX
14151msgstr ""
14152
79aed792 14153#: builtin/fetch.c:218 builtin/pull.c:247
6b0f1a9b
JX
14154msgid "check for forced-updates on all updated branches"
14155msgstr ""
14156
79aed792 14157#: builtin/fetch.c:220
578c7937
JX
14158msgid "write the commit-graph after fetching"
14159msgstr ""
14160
79aed792 14161#: builtin/fetch.c:222
e13da2db
JX
14162msgid "accept refspecs from stdin"
14163msgstr ""
14164
fe7f7ad3 14165#: builtin/fetch.c:592
79aed792 14166msgid "couldn't find remote ref HEAD"
822e4a65
JX
14167msgstr ""
14168
fe7f7ad3 14169#: builtin/fetch.c:766
9fa976ff
JX
14170#, c-format
14171msgid "configuration fetch.output contains invalid value %s"
14172msgstr ""
14173
fe7f7ad3 14174#: builtin/fetch.c:867
822e4a65 14175#, c-format
cc76011e 14176msgid "object %s not found"
dce37b66
JX
14177msgstr ""
14178
fe7f7ad3 14179#: builtin/fetch.c:871
cc76011e 14180msgid "[up to date]"
dce37b66
JX
14181msgstr ""
14182
fe7f7ad3 14183#: builtin/fetch.c:883 builtin/fetch.c:901 builtin/fetch.c:973
9fa976ff 14184msgid "[rejected]"
dce37b66
JX
14185msgstr ""
14186
fe7f7ad3 14187#: builtin/fetch.c:885
9fa976ff 14188msgid "can't fetch in current branch"
822e4a65
JX
14189msgstr ""
14190
fe7f7ad3 14191#: builtin/fetch.c:886
79aed792
JX
14192msgid "checked out in another worktree"
14193msgstr ""
14194
fe7f7ad3 14195#: builtin/fetch.c:896
cc76011e 14196msgid "[tag update]"
822e4a65
JX
14197msgstr ""
14198
fe7f7ad3
JX
14199#: builtin/fetch.c:897 builtin/fetch.c:934 builtin/fetch.c:956
14200#: builtin/fetch.c:968
9fa976ff 14201msgid "unable to update local ref"
822e4a65
JX
14202msgstr ""
14203
fe7f7ad3 14204#: builtin/fetch.c:901
12705546
JX
14205msgid "would clobber existing tag"
14206msgstr ""
14207
fe7f7ad3 14208#: builtin/fetch.c:923
cc76011e 14209msgid "[new tag]"
822e4a65
JX
14210msgstr ""
14211
fe7f7ad3 14212#: builtin/fetch.c:926
cc76011e 14213msgid "[new branch]"
822e4a65
JX
14214msgstr ""
14215
fe7f7ad3 14216#: builtin/fetch.c:929
cc76011e 14217msgid "[new ref]"
822e4a65
JX
14218msgstr ""
14219
fe7f7ad3 14220#: builtin/fetch.c:968
cc76011e 14221msgid "forced update"
822e4a65
JX
14222msgstr ""
14223
fe7f7ad3 14224#: builtin/fetch.c:973
9fa976ff 14225msgid "non-fast-forward"
822e4a65
JX
14226msgstr ""
14227
fe7f7ad3 14228#: builtin/fetch.c:1076
466c88fa 14229msgid ""
79aed792
JX
14230"fetch normally indicates which branches had a forced update,\n"
14231"but that check has been disabled; to re-enable, use '--show-forced-updates'\n"
14232"flag or run 'git config fetch.showForcedUpdates true'"
822e4a65
JX
14233msgstr ""
14234
fe7f7ad3 14235#: builtin/fetch.c:1080
df49095a 14236#, c-format
466c88fa 14237msgid ""
79aed792 14238"it took %.2f seconds to check forced updates; you can use\n"
466c88fa
JX
14239"'--no-show-forced-updates' or run 'git config fetch.showForcedUpdates "
14240"false'\n"
79aed792 14241"to avoid this check\n"
df49095a
JX
14242msgstr ""
14243
fe7f7ad3 14244#: builtin/fetch.c:1112
822e4a65 14245#, c-format
466c88fa 14246msgid "%s did not send all necessary objects\n"
822e4a65
JX
14247msgstr ""
14248
fe7f7ad3 14249#: builtin/fetch.c:1141
822e4a65 14250#, c-format
d4df71b2 14251msgid "rejected %s because shallow roots are not allowed to be updated"
6b0f1a9b
JX
14252msgstr ""
14253
fe7f7ad3 14254#: builtin/fetch.c:1231 builtin/fetch.c:1379
466c88fa
JX
14255#, c-format
14256msgid "From %.*s\n"
6b0f1a9b
JX
14257msgstr ""
14258
fe7f7ad3 14259#: builtin/fetch.c:1252
6b0f1a9b
JX
14260#, c-format
14261msgid ""
466c88fa
JX
14262"some local refs could not be updated; try running\n"
14263" 'git remote prune %s' to remove any old, conflicting branches"
6b0f1a9b
JX
14264msgstr ""
14265
fe7f7ad3 14266#: builtin/fetch.c:1349
cc76011e
JX
14267#, c-format
14268msgid " (%s will become dangling)"
14269msgstr ""
14270
fe7f7ad3 14271#: builtin/fetch.c:1350
cc76011e
JX
14272#, c-format
14273msgid " (%s has become dangling)"
14274msgstr ""
14275
fe7f7ad3 14276#: builtin/fetch.c:1382
cc76011e
JX
14277msgid "[deleted]"
14278msgstr ""
14279
fe7f7ad3 14280#: builtin/fetch.c:1383 builtin/remote.c:1128
cc76011e
JX
14281msgid "(none)"
14282msgstr ""
14283
fe7f7ad3 14284#: builtin/fetch.c:1405
cc76011e 14285#, c-format
79aed792 14286msgid "refusing to fetch into branch '%s' checked out at '%s'"
cc76011e
JX
14287msgstr ""
14288
fe7f7ad3 14289#: builtin/fetch.c:1425
cc76011e 14290#, c-format
79aed792 14291msgid "option \"%s\" value \"%s\" is not valid for %s"
cc76011e
JX
14292msgstr ""
14293
fe7f7ad3 14294#: builtin/fetch.c:1428
cc76011e 14295#, c-format
79aed792 14296msgid "option \"%s\" is ignored for %s\n"
cc76011e
JX
14297msgstr ""
14298
fe7f7ad3 14299#: builtin/fetch.c:1455
1f511a9b
JX
14300#, c-format
14301msgid "the object %s does not exist"
3d0a05b4
JX
14302msgstr ""
14303
fe7f7ad3 14304#: builtin/fetch.c:1643
1f511a9b
JX
14305msgid "multiple branches detected, incompatible with --set-upstream"
14306msgstr ""
14307
fe7f7ad3 14308#: builtin/fetch.c:1655
79aed792
JX
14309#, c-format
14310msgid ""
14311"could not set upstream of HEAD to '%s' from '%s' when it does not point to "
14312"any branch."
14313msgstr ""
14314
fe7f7ad3 14315#: builtin/fetch.c:1668
3d0a05b4
JX
14316msgid "not setting upstream for a remote remote-tracking branch"
14317msgstr ""
14318
fe7f7ad3 14319#: builtin/fetch.c:1670
3d0a05b4
JX
14320msgid "not setting upstream for a remote tag"
14321msgstr ""
14322
fe7f7ad3 14323#: builtin/fetch.c:1672
3d0a05b4
JX
14324msgid "unknown branch type"
14325msgstr ""
14326
fe7f7ad3 14327#: builtin/fetch.c:1674
3d0a05b4 14328msgid ""
79aed792
JX
14329"no source branch found;\n"
14330"you need to specify exactly one branch with the --set-upstream option"
3d0a05b4
JX
14331msgstr ""
14332
fe7f7ad3 14333#: builtin/fetch.c:1804 builtin/fetch.c:1867
cc76011e
JX
14334#, c-format
14335msgid "Fetching %s\n"
14336msgstr ""
14337
fe7f7ad3 14338#: builtin/fetch.c:1814 builtin/fetch.c:1869
cc76011e 14339#, c-format
79aed792 14340msgid "could not fetch %s"
cc76011e
JX
14341msgstr ""
14342
fe7f7ad3 14343#: builtin/fetch.c:1826
3d0a05b4
JX
14344#, c-format
14345msgid "could not fetch '%s' (exit code: %d)\n"
abc8de64
JX
14346msgstr ""
14347
fe7f7ad3 14348#: builtin/fetch.c:1930
cc76011e 14349msgid ""
79aed792
JX
14350"no remote repository specified; please specify either a URL or a\n"
14351"remote name from which new revisions should be fetched"
cc76011e
JX
14352msgstr ""
14353
fe7f7ad3 14354#: builtin/fetch.c:1966
79aed792 14355msgid "you need to specify a tag name"
cc76011e
JX
14356msgstr ""
14357
fe7f7ad3 14358#: builtin/fetch.c:2032
d4df71b2
JX
14359msgid "--negotiate-only needs one or more --negotiate-tip=*"
14360msgstr ""
14361
fe7f7ad3 14362#: builtin/fetch.c:2036
79aed792 14363msgid "negative depth in --deepen is not supported"
9caaf23e
JX
14364msgstr ""
14365
fe7f7ad3 14366#: builtin/fetch.c:2045
9caaf23e
JX
14367msgid "--unshallow on a complete repository does not make sense"
14368msgstr ""
14369
fe7f7ad3 14370#: builtin/fetch.c:2062
cc76011e
JX
14371msgid "fetch --all does not take a repository argument"
14372msgstr ""
14373
fe7f7ad3 14374#: builtin/fetch.c:2064
cc76011e
JX
14375msgid "fetch --all does not make sense with refspecs"
14376msgstr ""
14377
fe7f7ad3 14378#: builtin/fetch.c:2073
cc76011e 14379#, c-format
79aed792 14380msgid "no such remote or remote group: %s"
cc76011e
JX
14381msgstr ""
14382
fe7f7ad3 14383#: builtin/fetch.c:2081
79aed792 14384msgid "fetching a group and specifying refspecs does not make sense"
cc76011e
JX
14385msgstr ""
14386
fe7f7ad3 14387#: builtin/fetch.c:2097
2b95ebb4
JX
14388msgid "must supply remote when using --negotiate-only"
14389msgstr ""
14390
fe7f7ad3 14391#: builtin/fetch.c:2102
79aed792 14392msgid "protocol does not support --negotiate-only, exiting"
2b95ebb4
JX
14393msgstr ""
14394
fe7f7ad3 14395#: builtin/fetch.c:2121
7f95bc7a
JX
14396msgid ""
14397"--filter can only be used with the remote configured in extensions."
14398"partialclone"
14399msgstr ""
14400
fe7f7ad3 14401#: builtin/fetch.c:2125
712b0ed6
JX
14402msgid "--atomic can only be used when fetching from one remote"
14403msgstr ""
14404
fe7f7ad3 14405#: builtin/fetch.c:2129
e13da2db
JX
14406msgid "--stdin can only be used when fetching from one remote"
14407msgstr ""
14408
bfef3f9d 14409#: builtin/fmt-merge-msg.c:7
c2ea1208
JX
14410msgid ""
14411"git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
cc76011e
JX
14412msgstr ""
14413
79aed792 14414#: builtin/fmt-merge-msg.c:19
cc76011e
JX
14415msgid "populate log with at most <n> entries from shortlog"
14416msgstr ""
14417
79aed792 14418#: builtin/fmt-merge-msg.c:22
cc76011e
JX
14419msgid "alias for --log (deprecated)"
14420msgstr ""
14421
79aed792 14422#: builtin/fmt-merge-msg.c:25
94328cef
JX
14423msgid "text"
14424msgstr ""
14425
79aed792 14426#: builtin/fmt-merge-msg.c:26
94328cef
JX
14427msgid "use <text> as start of message"
14428msgstr ""
14429
79aed792
JX
14430#: builtin/fmt-merge-msg.c:28
14431msgid "use <name> instead of the real target branch"
14432msgstr ""
14433
14434#: builtin/fmt-merge-msg.c:29
94328cef
JX
14435msgid "file to read from"
14436msgstr ""
14437
14438#: builtin/for-each-ref.c:10
14439msgid "git for-each-ref [<options>] [<pattern>]"
14440msgstr ""
14441
14442#: builtin/for-each-ref.c:11
14443msgid "git for-each-ref [--points-at <object>]"
14444msgstr ""
14445
14446#: builtin/for-each-ref.c:12
e13da2db 14447msgid "git for-each-ref [--merged [<commit>]] [--no-merged [<commit>]]"
94328cef
JX
14448msgstr ""
14449
14450#: builtin/for-each-ref.c:13
14451msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
14452msgstr ""
14453
79aed792 14454#: builtin/for-each-ref.c:31
94328cef
JX
14455msgid "quote placeholders suitably for shells"
14456msgstr ""
14457
79aed792 14458#: builtin/for-each-ref.c:33
94328cef
JX
14459msgid "quote placeholders suitably for perl"
14460msgstr ""
14461
79aed792 14462#: builtin/for-each-ref.c:35
94328cef
JX
14463msgid "quote placeholders suitably for python"
14464msgstr ""
14465
79aed792 14466#: builtin/for-each-ref.c:37
94328cef
JX
14467msgid "quote placeholders suitably for Tcl"
14468msgstr ""
14469
79aed792 14470#: builtin/for-each-ref.c:40
94328cef
JX
14471msgid "show only <n> matched refs"
14472msgstr ""
14473
79aed792 14474#: builtin/for-each-ref.c:42 builtin/tag.c:481
94328cef
JX
14475msgid "respect format colors"
14476msgstr ""
14477
79aed792 14478#: builtin/for-each-ref.c:45
94328cef
JX
14479msgid "print only refs which points at the given object"
14480msgstr ""
14481
79aed792 14482#: builtin/for-each-ref.c:47
94328cef
JX
14483msgid "print only refs that are merged"
14484msgstr ""
14485
79aed792 14486#: builtin/for-each-ref.c:48
94328cef
JX
14487msgid "print only refs that are not merged"
14488msgstr ""
14489
79aed792 14490#: builtin/for-each-ref.c:49
94328cef
JX
14491msgid "print only refs which contain the commit"
14492msgstr ""
14493
79aed792 14494#: builtin/for-each-ref.c:50
94328cef
JX
14495msgid "print only refs which don't contain the commit"
14496msgstr ""
14497
0c32704f
JX
14498#: builtin/for-each-repo.c:9
14499msgid "git for-each-repo --config=<config> <command-args>"
14500msgstr ""
14501
bbc7dccd 14502#: builtin/for-each-repo.c:34
0c32704f
JX
14503msgid "config"
14504msgstr ""
14505
bbc7dccd 14506#: builtin/for-each-repo.c:35
0c32704f
JX
14507msgid "config key storing a list of repository paths"
14508msgstr ""
14509
bbc7dccd 14510#: builtin/for-each-repo.c:43
0c32704f
JX
14511msgid "missing --config=<config>"
14512msgstr ""
14513
d4df71b2 14514#: builtin/fsck.c:69 builtin/fsck.c:128 builtin/fsck.c:129
94328cef
JX
14515msgid "unknown"
14516msgstr ""
14517
14518#. TRANSLATORS: e.g. error in tree 01bfda: <more explanation>
2b95ebb4 14519#: builtin/fsck.c:78 builtin/fsck.c:100
94328cef
JX
14520#, c-format
14521msgid "error in %s %s: %s"
14522msgstr ""
14523
14524#. TRANSLATORS: e.g. warning in tree 01bfda: <more explanation>
2b95ebb4 14525#: builtin/fsck.c:94
94328cef
JX
14526#, c-format
14527msgid "warning in %s %s: %s"
14528msgstr ""
14529
d4df71b2 14530#: builtin/fsck.c:124 builtin/fsck.c:127
94328cef
JX
14531#, c-format
14532msgid "broken link from %7s %s"
14533msgstr ""
14534
d4df71b2 14535#: builtin/fsck.c:136
94328cef
JX
14536msgid "wrong object type in link"
14537msgstr ""
14538
d4df71b2 14539#: builtin/fsck.c:152
94328cef
JX
14540#, c-format
14541msgid ""
14542"broken link from %7s %s\n"
14543" to %7s %s"
14544msgstr ""
14545
d4df71b2 14546#: builtin/fsck.c:264
94328cef
JX
14547#, c-format
14548msgid "missing %s %s"
14549msgstr ""
14550
d4df71b2 14551#: builtin/fsck.c:291
94328cef
JX
14552#, c-format
14553msgid "unreachable %s %s"
14554msgstr ""
14555
d4df71b2 14556#: builtin/fsck.c:311
94328cef
JX
14557#, c-format
14558msgid "dangling %s %s"
14559msgstr ""
14560
d4df71b2 14561#: builtin/fsck.c:321
94328cef
JX
14562msgid "could not create lost-found"
14563msgstr ""
14564
d4df71b2 14565#: builtin/fsck.c:332
94328cef
JX
14566#, c-format
14567msgid "could not finish '%s'"
14568msgstr ""
14569
d4df71b2 14570#: builtin/fsck.c:349
94328cef
JX
14571#, c-format
14572msgid "Checking %s"
14573msgstr ""
14574
d4df71b2 14575#: builtin/fsck.c:387
94328cef
JX
14576#, c-format
14577msgid "Checking connectivity (%d objects)"
14578msgstr ""
14579
d4df71b2 14580#: builtin/fsck.c:406
94328cef
JX
14581#, c-format
14582msgid "Checking %s %s"
14583msgstr ""
14584
d4df71b2 14585#: builtin/fsck.c:411
94328cef
JX
14586msgid "broken links"
14587msgstr ""
14588
d4df71b2 14589#: builtin/fsck.c:420
94328cef
JX
14590#, c-format
14591msgid "root %s"
14592msgstr ""
14593
d4df71b2 14594#: builtin/fsck.c:428
94328cef
JX
14595#, c-format
14596msgid "tagged %s %s (%s) in %s"
14597msgstr ""
14598
d4df71b2 14599#: builtin/fsck.c:457
94328cef
JX
14600#, c-format
14601msgid "%s: object corrupt or missing"
cc76011e
JX
14602msgstr ""
14603
d4df71b2 14604#: builtin/fsck.c:482
94328cef
JX
14605#, c-format
14606msgid "%s: invalid reflog entry %s"
cc76011e
JX
14607msgstr ""
14608
d4df71b2 14609#: builtin/fsck.c:496
94328cef
JX
14610#, c-format
14611msgid "Checking reflog %s->%s"
cc76011e
JX
14612msgstr ""
14613
d4df71b2 14614#: builtin/fsck.c:530
94328cef
JX
14615#, c-format
14616msgid "%s: invalid sha1 pointer %s"
cc76011e
JX
14617msgstr ""
14618
d4df71b2 14619#: builtin/fsck.c:537
94328cef
JX
14620#, c-format
14621msgid "%s: not a commit"
f4f2c8f8
JX
14622msgstr ""
14623
d4df71b2 14624#: builtin/fsck.c:591
94328cef 14625msgid "notice: No default references"
f4f2c8f8
JX
14626msgstr ""
14627
1f511a9b
JX
14628#: builtin/fsck.c:621
14629#, c-format
14630msgid "%s: hash-path mismatch, found at: %s"
14631msgstr ""
14632
14633#: builtin/fsck.c:624
94328cef
JX
14634#, c-format
14635msgid "%s: object corrupt or missing: %s"
f4f2c8f8
JX
14636msgstr ""
14637
1f511a9b
JX
14638#: builtin/fsck.c:628
14639#, c-format
14640msgid "%s: object is of unknown type '%s': %s"
14641msgstr ""
14642
79aed792 14643#: builtin/fsck.c:645
94328cef
JX
14644#, c-format
14645msgid "%s: object could not be parsed: %s"
cc76011e
JX
14646msgstr ""
14647
79aed792 14648#: builtin/fsck.c:665
94328cef
JX
14649#, c-format
14650msgid "bad sha1 file: %s"
cc76011e
JX
14651msgstr ""
14652
79aed792 14653#: builtin/fsck.c:686
94328cef 14654msgid "Checking object directory"
cc76011e
JX
14655msgstr ""
14656
79aed792 14657#: builtin/fsck.c:689
94328cef 14658msgid "Checking object directories"
cc76011e
JX
14659msgstr ""
14660
79aed792 14661#: builtin/fsck.c:705
94328cef
JX
14662#, c-format
14663msgid "Checking %s link"
cc76011e
JX
14664msgstr ""
14665
79aed792 14666#: builtin/fsck.c:710 builtin/index-pack.c:859
94328cef
JX
14667#, c-format
14668msgid "invalid %s"
25eab542
JX
14669msgstr ""
14670
79aed792 14671#: builtin/fsck.c:717
94328cef
JX
14672#, c-format
14673msgid "%s points to something strange (%s)"
cc76011e
JX
14674msgstr ""
14675
79aed792 14676#: builtin/fsck.c:723
94328cef
JX
14677#, c-format
14678msgid "%s: detached HEAD points at nothing"
cc76011e
JX
14679msgstr ""
14680
79aed792 14681#: builtin/fsck.c:727
94328cef
JX
14682#, c-format
14683msgid "notice: %s points to an unborn branch (%s)"
f4f2c8f8
JX
14684msgstr ""
14685
79aed792 14686#: builtin/fsck.c:739
94328cef 14687msgid "Checking cache tree"
f4f2c8f8
JX
14688msgstr ""
14689
79aed792 14690#: builtin/fsck.c:744
94328cef
JX
14691#, c-format
14692msgid "%s: invalid sha1 pointer in cache-tree"
dfc182b1
JX
14693msgstr ""
14694
79aed792 14695#: builtin/fsck.c:753
94328cef 14696msgid "non-tree in cache-tree"
5e078fcd
JX
14697msgstr ""
14698
79aed792 14699#: builtin/fsck.c:784
c2ea1208 14700msgid "git fsck [<options>] [<object>...]"
cc76011e
JX
14701msgstr ""
14702
79aed792 14703#: builtin/fsck.c:790
cc76011e
JX
14704msgid "show unreachable objects"
14705msgstr ""
14706
79aed792 14707#: builtin/fsck.c:791
cc76011e
JX
14708msgid "show dangling objects"
14709msgstr ""
14710
79aed792 14711#: builtin/fsck.c:792
cc76011e
JX
14712msgid "report tags"
14713msgstr ""
14714
79aed792 14715#: builtin/fsck.c:793
cc76011e
JX
14716msgid "report root nodes"
14717msgstr ""
14718
79aed792 14719#: builtin/fsck.c:794
cc76011e
JX
14720msgid "make index objects head nodes"
14721msgstr ""
14722
79aed792 14723#: builtin/fsck.c:795
cc76011e
JX
14724msgid "make reflogs head nodes (default)"
14725msgstr ""
14726
79aed792 14727#: builtin/fsck.c:796
cc76011e
JX
14728msgid "also consider packs and alternate objects"
14729msgstr ""
14730
79aed792 14731#: builtin/fsck.c:797
df0617bf
JX
14732msgid "check only connectivity"
14733msgstr ""
14734
79aed792 14735#: builtin/fsck.c:798 builtin/mktag.c:76
cc76011e
JX
14736msgid "enable more strict checking"
14737msgstr ""
14738
79aed792 14739#: builtin/fsck.c:800
cc76011e
JX
14740msgid "write dangling objects in .git/lost-found"
14741msgstr ""
14742
79aed792 14743#: builtin/fsck.c:801 builtin/prune.c:146
cc76011e
JX
14744msgid "show progress"
14745msgstr ""
14746
79aed792 14747#: builtin/fsck.c:802
9fa976ff
JX
14748msgid "show verbose names for reachable objects"
14749msgstr ""
14750
79aed792 14751#: builtin/fsck.c:862 builtin/index-pack.c:261
5e078fcd
JX
14752msgid "Checking objects"
14753msgstr ""
14754
79aed792 14755#: builtin/fsck.c:890
94328cef
JX
14756#, c-format
14757msgid "%s: object missing"
14758msgstr ""
14759
79aed792 14760#: builtin/fsck.c:901
94328cef
JX
14761#, c-format
14762msgid "invalid parameter: expected sha1, got '%s'"
14763msgstr ""
14764
0c32704f 14765#: builtin/gc.c:39
c2ea1208 14766msgid "git gc [<options>]"
cc76011e
JX
14767msgstr ""
14768
712b0ed6 14769#: builtin/gc.c:93
cc76011e 14770#, c-format
dfc182b1 14771msgid "Failed to fstat %s: %s"
cc76011e
JX
14772msgstr ""
14773
712b0ed6 14774#: builtin/gc.c:129
d93ef2a1
JX
14775#, c-format
14776msgid "failed to parse '%s' value '%s'"
14777msgstr ""
14778
79aed792 14779#: builtin/gc.c:488 builtin/init-db.c:57
12705546
JX
14780#, c-format
14781msgid "cannot stat '%s'"
14782msgstr ""
14783
79aed792 14784#: builtin/gc.c:504
f4f2c8f8
JX
14785#, c-format
14786msgid ""
14787"The last gc run reported the following. Please correct the root cause\n"
1f511a9b 14788"and remove %s\n"
f4f2c8f8
JX
14789"Automatic cleanup will not be performed until the file is removed.\n"
14790"\n"
14791"%s"
14792msgstr ""
14793
79aed792 14794#: builtin/gc.c:552
cc76011e
JX
14795msgid "prune unreferenced objects"
14796msgstr ""
14797
79aed792 14798#: builtin/gc.c:554
cc76011e
JX
14799msgid "be more thorough (increased runtime)"
14800msgstr ""
14801
79aed792 14802#: builtin/gc.c:555
cc76011e
JX
14803msgid "enable auto-gc mode"
14804msgstr ""
14805
79aed792 14806#: builtin/gc.c:558
727b9576
JX
14807msgid "force running gc even if there may be another gc running"
14808msgstr ""
14809
79aed792 14810#: builtin/gc.c:561
9b7388a8
JX
14811msgid "repack all other packs except the largest pack"
14812msgstr ""
14813
79aed792 14814#: builtin/gc.c:577
9b7388a8
JX
14815#, c-format
14816msgid "failed to parse gc.logexpiry value %s"
14817msgstr ""
14818
79aed792 14819#: builtin/gc.c:588
dfc182b1 14820#, c-format
9b7388a8 14821msgid "failed to parse prune expiry value %s"
dfc182b1
JX
14822msgstr ""
14823
79aed792 14824#: builtin/gc.c:608
cc76011e 14825#, c-format
5e078fcd
JX
14826msgid "Auto packing the repository in background for optimum performance.\n"
14827msgstr ""
14828
79aed792 14829#: builtin/gc.c:610
5e078fcd
JX
14830#, c-format
14831msgid "Auto packing the repository for optimum performance.\n"
14832msgstr ""
14833
79aed792 14834#: builtin/gc.c:611
5e078fcd
JX
14835#, c-format
14836msgid "See \"git help gc\" for manual housekeeping.\n"
cc76011e
JX
14837msgstr ""
14838
79aed792 14839#: builtin/gc.c:652
727b9576
JX
14840#, c-format
14841msgid ""
14842"gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
14843msgstr ""
14844
79aed792 14845#: builtin/gc.c:707
cc76011e
JX
14846msgid ""
14847"There are too many unreachable loose objects; run 'git prune' to remove them."
14848msgstr ""
14849
79aed792 14850#: builtin/gc.c:717
0c32704f
JX
14851msgid ""
14852"git maintenance run [--auto] [--[no-]quiet] [--task=<task>] [--schedule]"
e13da2db
JX
14853msgstr ""
14854
79aed792 14855#: builtin/gc.c:747
0c32704f
JX
14856msgid "--no-schedule is not allowed"
14857msgstr ""
14858
79aed792 14859#: builtin/gc.c:752
0c32704f
JX
14860#, c-format
14861msgid "unrecognized --schedule argument '%s'"
14862msgstr ""
14863
79aed792 14864#: builtin/gc.c:870
e13da2db
JX
14865msgid "failed to write commit-graph"
14866msgstr ""
14867
79aed792 14868#: builtin/gc.c:906
2b95ebb4 14869msgid "failed to prefetch remotes"
0c32704f
JX
14870msgstr ""
14871
79aed792 14872#: builtin/gc.c:1022
0c32704f
JX
14873msgid "failed to start 'git pack-objects' process"
14874msgstr ""
14875
79aed792 14876#: builtin/gc.c:1039
0c32704f
JX
14877msgid "failed to finish 'git pack-objects' process"
14878msgstr ""
14879
79aed792 14880#: builtin/gc.c:1090
0c32704f
JX
14881msgid "failed to write multi-pack-index"
14882msgstr ""
14883
79aed792 14884#: builtin/gc.c:1106
0c32704f
JX
14885msgid "'git multi-pack-index expire' failed"
14886msgstr ""
14887
79aed792 14888#: builtin/gc.c:1165
0c32704f
JX
14889msgid "'git multi-pack-index repack' failed"
14890msgstr ""
14891
79aed792 14892#: builtin/gc.c:1174
0c32704f
JX
14893msgid ""
14894"skipping incremental-repack task because core.multiPackIndex is disabled"
14895msgstr ""
14896
79aed792 14897#: builtin/gc.c:1278
e13da2db
JX
14898#, c-format
14899msgid "lock file '%s' exists, skipping maintenance"
14900msgstr ""
14901
79aed792 14902#: builtin/gc.c:1308
e13da2db
JX
14903#, c-format
14904msgid "task '%s' failed"
14905msgstr ""
14906
79aed792 14907#: builtin/gc.c:1390
e13da2db
JX
14908#, c-format
14909msgid "'%s' is not a valid task"
14910msgstr ""
14911
79aed792 14912#: builtin/gc.c:1395
e13da2db
JX
14913#, c-format
14914msgid "task '%s' cannot be selected multiple times"
14915msgstr ""
14916
79aed792 14917#: builtin/gc.c:1410
e13da2db
JX
14918msgid "run tasks based on the state of the repository"
14919msgstr ""
14920
79aed792 14921#: builtin/gc.c:1411
0c32704f
JX
14922msgid "frequency"
14923msgstr ""
14924
79aed792 14925#: builtin/gc.c:1412
0c32704f
JX
14926msgid "run tasks based on frequency"
14927msgstr ""
14928
79aed792 14929#: builtin/gc.c:1415
e13da2db
JX
14930msgid "do not report progress or other information over stderr"
14931msgstr ""
14932
79aed792 14933#: builtin/gc.c:1416
e13da2db
JX
14934msgid "task"
14935msgstr ""
14936
79aed792 14937#: builtin/gc.c:1417
e13da2db
JX
14938msgid "run a specific task"
14939msgstr ""
14940
79aed792 14941#: builtin/gc.c:1434
0c32704f
JX
14942msgid "use at most one of --auto and --schedule=<frequency>"
14943msgstr ""
14944
79aed792 14945#: builtin/gc.c:1477
0c32704f
JX
14946msgid "failed to run 'git config'"
14947msgstr ""
14948
79aed792 14949#: builtin/gc.c:1629
712b0ed6
JX
14950#, c-format
14951msgid "failed to expand path '%s'"
14952msgstr ""
14953
79aed792 14954#: builtin/gc.c:1656 builtin/gc.c:1694
712b0ed6
JX
14955msgid "failed to start launchctl"
14956msgstr ""
14957
79aed792 14958#: builtin/gc.c:1769 builtin/gc.c:2237
712b0ed6
JX
14959#, c-format
14960msgid "failed to create directories for '%s'"
14961msgstr ""
14962
79aed792 14963#: builtin/gc.c:1796
712b0ed6
JX
14964#, c-format
14965msgid "failed to bootstrap service %s"
14966msgstr ""
14967
79aed792 14968#: builtin/gc.c:1889
712b0ed6
JX
14969msgid "failed to create temp xml file"
14970msgstr ""
14971
79aed792 14972#: builtin/gc.c:1979
712b0ed6 14973msgid "failed to start schtasks"
0c32704f
JX
14974msgstr ""
14975
79aed792 14976#: builtin/gc.c:2063
0c32704f 14977msgid "failed to run 'crontab -l'; your system might not support 'cron'"
e13da2db
JX
14978msgstr ""
14979
79aed792 14980#: builtin/gc.c:2080
0c32704f
JX
14981msgid "failed to run 'crontab'; your system might not support 'cron'"
14982msgstr ""
14983
79aed792 14984#: builtin/gc.c:2084
0c32704f
JX
14985msgid "failed to open stdin of 'crontab'"
14986msgstr ""
14987
79aed792 14988#: builtin/gc.c:2126
0c32704f
JX
14989msgid "'crontab' died"
14990msgstr ""
14991
79aed792 14992#: builtin/gc.c:2191
1f511a9b
JX
14993msgid "failed to start systemctl"
14994msgstr ""
14995
79aed792 14996#: builtin/gc.c:2201
1f511a9b
JX
14997msgid "failed to run systemctl"
14998msgstr ""
14999
79aed792
JX
15000#: builtin/gc.c:2210 builtin/gc.c:2215 builtin/worktree.c:62
15001#: builtin/worktree.c:944
1f511a9b
JX
15002#, c-format
15003msgid "failed to delete '%s'"
15004msgstr ""
15005
79aed792 15006#: builtin/gc.c:2395
1f511a9b
JX
15007#, c-format
15008msgid "unrecognized --scheduler argument '%s'"
15009msgstr ""
15010
79aed792 15011#: builtin/gc.c:2420
1f511a9b
JX
15012msgid "neither systemd timers nor crontab are available"
15013msgstr ""
15014
79aed792 15015#: builtin/gc.c:2435
1f511a9b
JX
15016#, c-format
15017msgid "%s scheduler is not available"
15018msgstr ""
15019
79aed792 15020#: builtin/gc.c:2449
712b0ed6
JX
15021msgid "another process is scheduling background maintenance"
15022msgstr ""
15023
79aed792 15024#: builtin/gc.c:2471
1f511a9b
JX
15025msgid "git maintenance start [--scheduler=<scheduler>]"
15026msgstr ""
15027
79aed792 15028#: builtin/gc.c:2480
1f511a9b
JX
15029msgid "scheduler"
15030msgstr ""
15031
79aed792 15032#: builtin/gc.c:2481
1f511a9b
JX
15033msgid "scheduler to trigger git maintenance run"
15034msgstr ""
15035
79aed792 15036#: builtin/gc.c:2495
0c32704f
JX
15037msgid "failed to add repo to global config"
15038msgstr ""
15039
79aed792 15040#: builtin/gc.c:2504
0c32704f
JX
15041msgid "git maintenance <subcommand> [<options>]"
15042msgstr ""
15043
79aed792 15044#: builtin/gc.c:2523
e13da2db
JX
15045#, c-format
15046msgid "invalid subcommand: %s"
15047msgstr ""
15048
f7c6172e 15049#: builtin/grep.c:30
c2ea1208 15050msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
cc76011e
JX
15051msgstr ""
15052
1f511a9b 15053#: builtin/grep.c:239
cc76011e
JX
15054#, c-format
15055msgid "grep: failed to create thread: %s"
15056msgstr ""
15057
1f511a9b 15058#: builtin/grep.c:293
9eb3984b
JX
15059#, c-format
15060msgid "invalid number of threads specified (%d) for %s"
15061msgstr ""
15062
5b34e000
JX
15063#. TRANSLATORS: %s is the configuration
15064#. variable for tweaking threads, currently
15065#. grep.threads
15066#.
1f511a9b
JX
15067#: builtin/grep.c:301 builtin/index-pack.c:1582 builtin/index-pack.c:1785
15068#: builtin/pack-objects.c:3142
5b34e000
JX
15069#, c-format
15070msgid "no threads support, ignoring %s"
15071msgstr ""
15072
1f511a9b 15073#: builtin/grep.c:488 builtin/grep.c:617 builtin/grep.c:657
cc76011e
JX
15074#, c-format
15075msgid "unable to read tree (%s)"
15076msgstr ""
15077
1f511a9b 15078#: builtin/grep.c:672
cc76011e
JX
15079#, c-format
15080msgid "unable to grep from object of type %s"
15081msgstr ""
15082
1f511a9b 15083#: builtin/grep.c:752
cc76011e
JX
15084#, c-format
15085msgid "switch `%c' expects a numerical value"
15086msgstr ""
15087
1f511a9b 15088#: builtin/grep.c:851
cc76011e
JX
15089msgid "search in index instead of in the work tree"
15090msgstr ""
15091
1f511a9b 15092#: builtin/grep.c:853
cc76011e
JX
15093msgid "find in contents not managed by git"
15094msgstr ""
15095
1f511a9b 15096#: builtin/grep.c:855
cc76011e
JX
15097msgid "search in both tracked and untracked files"
15098msgstr ""
15099
1f511a9b 15100#: builtin/grep.c:857
c2ea1208 15101msgid "ignore files specified via '.gitignore'"
cc76011e
JX
15102msgstr ""
15103
1f511a9b 15104#: builtin/grep.c:859
dfc182b1 15105msgid "recursively search in each submodule"
673bfad0
JX
15106msgstr ""
15107
1f511a9b 15108#: builtin/grep.c:862
cc76011e
JX
15109msgid "show non-matching lines"
15110msgstr ""
15111
1f511a9b 15112#: builtin/grep.c:864
cc76011e
JX
15113msgid "case insensitive matching"
15114msgstr ""
15115
1f511a9b 15116#: builtin/grep.c:866
cc76011e
JX
15117msgid "match patterns only at word boundaries"
15118msgstr ""
15119
1f511a9b 15120#: builtin/grep.c:868
cc76011e
JX
15121msgid "process binary files as text"
15122msgstr ""
15123
1f511a9b 15124#: builtin/grep.c:870
cc76011e
JX
15125msgid "don't match patterns in binary files"
15126msgstr ""
15127
1f511a9b 15128#: builtin/grep.c:873
727b9576
JX
15129msgid "process binary files with textconv filters"
15130msgstr ""
15131
1f511a9b 15132#: builtin/grep.c:875
12705546
JX
15133msgid "search in subdirectories (default)"
15134msgstr ""
15135
1f511a9b 15136#: builtin/grep.c:877
cc76011e
JX
15137msgid "descend at most <depth> levels"
15138msgstr ""
15139
1f511a9b 15140#: builtin/grep.c:881
cc76011e
JX
15141msgid "use extended POSIX regular expressions"
15142msgstr ""
15143
1f511a9b 15144#: builtin/grep.c:884
cc76011e
JX
15145msgid "use basic POSIX regular expressions (default)"
15146msgstr ""
15147
1f511a9b 15148#: builtin/grep.c:887
cc76011e
JX
15149msgid "interpret patterns as fixed strings"
15150msgstr ""
15151
1f511a9b 15152#: builtin/grep.c:890
cc76011e
JX
15153msgid "use Perl-compatible regular expressions"
15154msgstr ""
15155
1f511a9b 15156#: builtin/grep.c:893
cc76011e
JX
15157msgid "show line numbers"
15158msgstr ""
15159
1f511a9b 15160#: builtin/grep.c:894
dba9f13c
JX
15161msgid "show column number of first match"
15162msgstr ""
15163
1f511a9b 15164#: builtin/grep.c:895
cc76011e
JX
15165msgid "don't show filenames"
15166msgstr ""
15167
1f511a9b 15168#: builtin/grep.c:896
cc76011e
JX
15169msgid "show filenames"
15170msgstr ""
15171
1f511a9b 15172#: builtin/grep.c:898
cc76011e
JX
15173msgid "show filenames relative to top directory"
15174msgstr ""
15175
1f511a9b 15176#: builtin/grep.c:900
cc76011e
JX
15177msgid "show only filenames instead of matching lines"
15178msgstr ""
15179
1f511a9b 15180#: builtin/grep.c:902
cc76011e
JX
15181msgid "synonym for --files-with-matches"
15182msgstr ""
15183
1f511a9b 15184#: builtin/grep.c:905
cc76011e
JX
15185msgid "show only the names of files without match"
15186msgstr ""
15187
1f511a9b 15188#: builtin/grep.c:907
cc76011e
JX
15189msgid "print NUL after filenames"
15190msgstr ""
15191
1f511a9b 15192#: builtin/grep.c:910
dba9f13c
JX
15193msgid "show only matching parts of a line"
15194msgstr ""
15195
1f511a9b 15196#: builtin/grep.c:912
cc76011e
JX
15197msgid "show the number of matches instead of matching lines"
15198msgstr ""
15199
1f511a9b 15200#: builtin/grep.c:913
cc76011e
JX
15201msgid "highlight matches"
15202msgstr ""
15203
1f511a9b 15204#: builtin/grep.c:915
cc76011e
JX
15205msgid "print empty line between matches from different files"
15206msgstr ""
15207
1f511a9b 15208#: builtin/grep.c:917
cc76011e
JX
15209msgid "show filename only once above matches from same file"
15210msgstr ""
15211
1f511a9b 15212#: builtin/grep.c:920
cc76011e
JX
15213msgid "show <n> context lines before and after matches"
15214msgstr ""
15215
1f511a9b 15216#: builtin/grep.c:923
cc76011e
JX
15217msgid "show <n> context lines before matches"
15218msgstr ""
15219
1f511a9b 15220#: builtin/grep.c:925
cc76011e
JX
15221msgid "show <n> context lines after matches"
15222msgstr ""
15223
1f511a9b 15224#: builtin/grep.c:927
9eb3984b
JX
15225msgid "use <n> worker threads"
15226msgstr ""
15227
1f511a9b 15228#: builtin/grep.c:928
cc76011e
JX
15229msgid "shortcut for -C NUM"
15230msgstr ""
15231
1f511a9b 15232#: builtin/grep.c:931
cc76011e
JX
15233msgid "show a line with the function name before matches"
15234msgstr ""
15235
1f511a9b 15236#: builtin/grep.c:933
cc76011e
JX
15237msgid "show the surrounding function"
15238msgstr ""
15239
1f511a9b 15240#: builtin/grep.c:936
cc76011e
JX
15241msgid "read patterns from file"
15242msgstr ""
15243
1f511a9b 15244#: builtin/grep.c:938
cc76011e
JX
15245msgid "match <pattern>"
15246msgstr ""
15247
1f511a9b 15248#: builtin/grep.c:940
cc76011e
JX
15249msgid "combine patterns specified with -e"
15250msgstr ""
15251
1f511a9b 15252#: builtin/grep.c:952
cc76011e
JX
15253msgid "indicate hit with exit status without output"
15254msgstr ""
15255
1f511a9b 15256#: builtin/grep.c:954
cc76011e
JX
15257msgid "show only matches from files that match all patterns"
15258msgstr ""
15259
1f511a9b 15260#: builtin/grep.c:957
cc76011e
JX
15261msgid "pager"
15262msgstr ""
15263
1f511a9b 15264#: builtin/grep.c:957
cc76011e
JX
15265msgid "show matching files in the pager"
15266msgstr ""
15267
1f511a9b 15268#: builtin/grep.c:961
cc76011e
JX
15269msgid "allow calling of grep(1) (ignored by this build)"
15270msgstr ""
15271
1f511a9b 15272#: builtin/grep.c:1027
dba9f13c 15273msgid "no pattern given"
cc76011e
JX
15274msgstr ""
15275
1f511a9b 15276#: builtin/grep.c:1063
dfc182b1
JX
15277msgid "--no-index or --untracked cannot be used with revs"
15278msgstr ""
15279
1f511a9b 15280#: builtin/grep.c:1071
dfc182b1
JX
15281#, c-format
15282msgid "unable to resolve revision: %s"
15283msgstr ""
15284
1f511a9b 15285#: builtin/grep.c:1101
f7c6172e
JX
15286msgid "--untracked not supported with --recurse-submodules"
15287msgstr ""
15288
1f511a9b 15289#: builtin/grep.c:1105
12705546 15290msgid "invalid option combination, ignoring --threads"
9eb3984b
JX
15291msgstr ""
15292
1f511a9b 15293#: builtin/grep.c:1108 builtin/pack-objects.c:4059
5b34e000
JX
15294msgid "no threads support, ignoring --threads"
15295msgstr ""
15296
1f511a9b 15297#: builtin/grep.c:1111 builtin/index-pack.c:1579 builtin/pack-objects.c:3139
12705546
JX
15298#, c-format
15299msgid "invalid number of threads specified (%d)"
15300msgstr ""
15301
1f511a9b 15302#: builtin/grep.c:1145
cc76011e
JX
15303msgid "--open-files-in-pager only works on the worktree"
15304msgstr ""
15305
1f511a9b 15306#: builtin/grep.c:1171
dba9f13c 15307msgid "--cached or --untracked cannot be used with --no-index"
cc76011e
JX
15308msgstr ""
15309
1f511a9b 15310#: builtin/grep.c:1174
712b0ed6
JX
15311msgid "--untracked cannot be used with --cached"
15312msgstr ""
15313
1f511a9b 15314#: builtin/grep.c:1180
dba9f13c 15315msgid "--[no-]exclude-standard cannot be used for tracked contents"
cc76011e
JX
15316msgstr ""
15317
1f511a9b 15318#: builtin/grep.c:1188
dba9f13c 15319msgid "both --cached and trees are given"
cc76011e
JX
15320msgstr ""
15321
1f511a9b 15322#: builtin/hash-object.c:83
cc76011e 15323msgid ""
c2ea1208
JX
15324"git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
15325"[--] <file>..."
cc76011e
JX
15326msgstr ""
15327
1f511a9b 15328#: builtin/hash-object.c:84
f4f2c8f8 15329msgid "git hash-object --stdin-paths"
cc76011e
JX
15330msgstr ""
15331
1f511a9b 15332#: builtin/hash-object.c:96
cc76011e
JX
15333msgid "object type"
15334msgstr ""
15335
1f511a9b 15336#: builtin/hash-object.c:97
cc76011e
JX
15337msgid "write the object into the object database"
15338msgstr ""
15339
1f511a9b 15340#: builtin/hash-object.c:99
cc76011e
JX
15341msgid "read the object from stdin"
15342msgstr ""
15343
1f511a9b 15344#: builtin/hash-object.c:101
cc76011e
JX
15345msgid "store file as is without filters"
15346msgstr ""
15347
1f511a9b 15348#: builtin/hash-object.c:102
d07a63e4
JX
15349msgid ""
15350"just hash any random garbage to create corrupt objects for debugging Git"
15351msgstr ""
15352
1f511a9b 15353#: builtin/hash-object.c:103
cc76011e
JX
15354msgid "process file as it were from this path"
15355msgstr ""
15356
1f511a9b 15357#: builtin/help.c:55
cc76011e
JX
15358msgid "print all available commands"
15359msgstr ""
15360
1f511a9b 15361#: builtin/help.c:57
fda7b092
JX
15362msgid "exclude guides"
15363msgstr ""
15364
1f511a9b 15365#: builtin/help.c:58
cc76011e
JX
15366msgid "show man page"
15367msgstr ""
15368
1f511a9b 15369#: builtin/help.c:59
cc76011e
JX
15370msgid "show manual in web browser"
15371msgstr ""
15372
1f511a9b 15373#: builtin/help.c:61
cc76011e
JX
15374msgid "show info page"
15375msgstr ""
15376
1f511a9b 15377#: builtin/help.c:63
55892712
JX
15378msgid "print command description"
15379msgstr ""
15380
1f511a9b
JX
15381#: builtin/help.c:65
15382msgid "print list of useful guides"
15383msgstr ""
15384
15385#: builtin/help.c:67
15386msgid "print all configuration variable names"
15387msgstr ""
15388
15389#: builtin/help.c:78
15390msgid ""
15391"git help [-a|--all] [--[no-]verbose]]\n"
15392" [[-i|--info] [-m|--man] [-w|--web]] [<command>]"
15393msgstr ""
15394
15395#: builtin/help.c:80
15396msgid "git help [-g|--guides]"
15397msgstr ""
15398
15399#: builtin/help.c:81
15400msgid "git help [-c|--config]"
cc76011e
JX
15401msgstr ""
15402
1f511a9b 15403#: builtin/help.c:196
cc76011e
JX
15404#, c-format
15405msgid "unrecognized help format '%s'"
15406msgstr ""
15407
79aed792 15408#: builtin/help.c:222
cc76011e
JX
15409msgid "Failed to start emacsclient."
15410msgstr ""
15411
79aed792 15412#: builtin/help.c:235
cc76011e
JX
15413msgid "Failed to parse emacsclient version."
15414msgstr ""
15415
79aed792 15416#: builtin/help.c:243
cc76011e
JX
15417#, c-format
15418msgid "emacsclient version '%d' too old (< 22)."
15419msgstr ""
15420
79aed792 15421#: builtin/help.c:261 builtin/help.c:283 builtin/help.c:293 builtin/help.c:301
cc76011e 15422#, c-format
f517e50d 15423msgid "failed to exec '%s'"
cc76011e
JX
15424msgstr ""
15425
79aed792 15426#: builtin/help.c:339
cc76011e
JX
15427#, c-format
15428msgid ""
15429"'%s': path for unsupported man viewer.\n"
15430"Please consider using 'man.<tool>.cmd' instead."
15431msgstr ""
15432
79aed792 15433#: builtin/help.c:351
cc76011e
JX
15434#, c-format
15435msgid ""
15436"'%s': cmd for supported man viewer.\n"
15437"Please consider using 'man.<tool>.path' instead."
15438msgstr ""
15439
79aed792 15440#: builtin/help.c:466
cc76011e
JX
15441#, c-format
15442msgid "'%s': unknown man viewer."
15443msgstr ""
15444
79aed792 15445#: builtin/help.c:482
cc76011e
JX
15446msgid "no man viewer handled the request"
15447msgstr ""
15448
79aed792 15449#: builtin/help.c:489
cc76011e
JX
15450msgid "no info viewer handled the request"
15451msgstr ""
15452
79aed792 15453#: builtin/help.c:550 builtin/help.c:561 git.c:348
cc76011e 15454#, c-format
25eab542 15455msgid "'%s' is aliased to '%s'"
cc76011e
JX
15456msgstr ""
15457
79aed792 15458#: builtin/help.c:564 git.c:380
12705546
JX
15459#, c-format
15460msgid "bad alias.%s string: %s"
15461msgstr ""
15462
79aed792 15463#: builtin/help.c:580
1f511a9b
JX
15464msgid "this option doesn't take any other arguments"
15465msgstr ""
15466
79aed792 15467#: builtin/help.c:601 builtin/help.c:628
cc76011e 15468#, c-format
fda7b092 15469msgid "usage: %s%s"
cc76011e
JX
15470msgstr ""
15471
79aed792 15472#: builtin/help.c:623
dba9f13c 15473msgid "'git help config' for more information"
fe05e196
JX
15474msgstr ""
15475
1f511a9b 15476#: builtin/index-pack.c:221
cc76011e
JX
15477#, c-format
15478msgid "object type mismatch at %s"
15479msgstr ""
15480
1f511a9b 15481#: builtin/index-pack.c:241
fe05e196
JX
15482#, c-format
15483msgid "did not receive expected object %s"
15484msgstr ""
15485
1f511a9b 15486#: builtin/index-pack.c:244
fe05e196
JX
15487#, c-format
15488msgid "object %s: expected type %s, found %s"
cc76011e
JX
15489msgstr ""
15490
1f511a9b 15491#: builtin/index-pack.c:294
cc76011e
JX
15492#, c-format
15493msgid "cannot fill %d byte"
15494msgid_plural "cannot fill %d bytes"
15495msgstr[0] ""
15496msgstr[1] ""
15497
1f511a9b 15498#: builtin/index-pack.c:304
cc76011e
JX
15499msgid "early EOF"
15500msgstr ""
15501
1f511a9b 15502#: builtin/index-pack.c:305
cc76011e
JX
15503msgid "read error on input"
15504msgstr ""
15505
1f511a9b 15506#: builtin/index-pack.c:317
cc76011e
JX
15507msgid "used more bytes than were available"
15508msgstr ""
15509
1f511a9b 15510#: builtin/index-pack.c:324 builtin/pack-objects.c:756
cc76011e
JX
15511msgid "pack too large for current definition of off_t"
15512msgstr ""
15513
1f511a9b 15514#: builtin/index-pack.c:327 builtin/unpack-objects.c:95
fda7b092
JX
15515msgid "pack exceeds maximum allowed size"
15516msgstr ""
15517
1f511a9b 15518#: builtin/index-pack.c:358
cc76011e
JX
15519msgid "pack signature mismatch"
15520msgstr ""
15521
1f511a9b 15522#: builtin/index-pack.c:360
cc76011e
JX
15523#, c-format
15524msgid "pack version %<PRIu32> unsupported"
15525msgstr ""
15526
1f511a9b 15527#: builtin/index-pack.c:376
cc76011e 15528#, c-format
9fa976ff 15529msgid "pack has bad object at offset %<PRIuMAX>: %s"
cc76011e
JX
15530msgstr ""
15531
1f511a9b 15532#: builtin/index-pack.c:482
cc76011e
JX
15533#, c-format
15534msgid "inflate returned %d"
15535msgstr ""
15536
1f511a9b 15537#: builtin/index-pack.c:531
cc76011e
JX
15538msgid "offset value overflow for delta base object"
15539msgstr ""
15540
1f511a9b 15541#: builtin/index-pack.c:539
cc76011e
JX
15542msgid "delta base offset is out of bound"
15543msgstr ""
15544
1f511a9b 15545#: builtin/index-pack.c:547
cc76011e
JX
15546#, c-format
15547msgid "unknown object type %d"
15548msgstr ""
15549
1f511a9b 15550#: builtin/index-pack.c:578
cc76011e
JX
15551msgid "cannot pread pack file"
15552msgstr ""
15553
1f511a9b 15554#: builtin/index-pack.c:580
cc76011e 15555#, c-format
9fa976ff
JX
15556msgid "premature end of pack file, %<PRIuMAX> byte missing"
15557msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
cc76011e
JX
15558msgstr[0] ""
15559msgstr[1] ""
15560
1f511a9b 15561#: builtin/index-pack.c:606
cc76011e
JX
15562msgid "serious inflate inconsistency"
15563msgstr ""
15564
1f511a9b
JX
15565#: builtin/index-pack.c:751 builtin/index-pack.c:757 builtin/index-pack.c:781
15566#: builtin/index-pack.c:820 builtin/index-pack.c:829
cc76011e
JX
15567#, c-format
15568msgid "SHA1 COLLISION FOUND WITH %s !"
15569msgstr ""
15570
1f511a9b 15571#: builtin/index-pack.c:754 builtin/pack-objects.c:292
d4df71b2 15572#: builtin/pack-objects.c:352 builtin/pack-objects.c:458
cc76011e
JX
15573#, c-format
15574msgid "unable to read %s"
15575msgstr ""
15576
1f511a9b 15577#: builtin/index-pack.c:818
dfc182b1
JX
15578#, c-format
15579msgid "cannot read existing object info %s"
15580msgstr ""
15581
1f511a9b 15582#: builtin/index-pack.c:826
cc76011e
JX
15583#, c-format
15584msgid "cannot read existing object %s"
15585msgstr ""
15586
1f511a9b 15587#: builtin/index-pack.c:840
cc76011e
JX
15588#, c-format
15589msgid "invalid blob object %s"
15590msgstr ""
15591
1f511a9b 15592#: builtin/index-pack.c:843 builtin/index-pack.c:862
9b7388a8 15593msgid "fsck error in packed object"
cc76011e
JX
15594msgstr ""
15595
1f511a9b 15596#: builtin/index-pack.c:864
cc76011e
JX
15597#, c-format
15598msgid "Not all child objects of %s are reachable"
15599msgstr ""
15600
1f511a9b 15601#: builtin/index-pack.c:925 builtin/index-pack.c:972
cc76011e
JX
15602msgid "failed to apply delta"
15603msgstr ""
15604
1f511a9b 15605#: builtin/index-pack.c:1156
cc76011e
JX
15606msgid "Receiving objects"
15607msgstr ""
15608
1f511a9b 15609#: builtin/index-pack.c:1156
cc76011e
JX
15610msgid "Indexing objects"
15611msgstr ""
15612
1f511a9b 15613#: builtin/index-pack.c:1190
cc76011e
JX
15614msgid "pack is corrupted (SHA1 mismatch)"
15615msgstr ""
15616
1f511a9b 15617#: builtin/index-pack.c:1195
cc76011e
JX
15618msgid "cannot fstat packfile"
15619msgstr ""
15620
1f511a9b 15621#: builtin/index-pack.c:1198
cc76011e
JX
15622msgid "pack has junk at the end"
15623msgstr ""
15624
1f511a9b 15625#: builtin/index-pack.c:1210
cc76011e
JX
15626msgid "confusion beyond insanity in parse_pack_objects()"
15627msgstr ""
15628
1f511a9b 15629#: builtin/index-pack.c:1233
cc76011e
JX
15630msgid "Resolving deltas"
15631msgstr ""
15632
1f511a9b 15633#: builtin/index-pack.c:1244 builtin/pack-objects.c:2905
cc76011e
JX
15634#, c-format
15635msgid "unable to create thread: %s"
15636msgstr ""
15637
1f511a9b 15638#: builtin/index-pack.c:1277
cc76011e
JX
15639msgid "confusion beyond insanity"
15640msgstr ""
15641
1f511a9b 15642#: builtin/index-pack.c:1283
cc76011e 15643#, c-format
f517e50d
JX
15644msgid "completed with %d local object"
15645msgid_plural "completed with %d local objects"
15646msgstr[0] ""
15647msgstr[1] ""
cc76011e 15648
1f511a9b 15649#: builtin/index-pack.c:1295
cc76011e
JX
15650#, c-format
15651msgid "Unexpected tail checksum for %s (disk corruption?)"
15652msgstr ""
15653
1f511a9b 15654#: builtin/index-pack.c:1299
cc76011e
JX
15655#, c-format
15656msgid "pack has %d unresolved delta"
15657msgid_plural "pack has %d unresolved deltas"
15658msgstr[0] ""
15659msgstr[1] ""
15660
1f511a9b 15661#: builtin/index-pack.c:1323
cc76011e
JX
15662#, c-format
15663msgid "unable to deflate appended object (%d)"
15664msgstr ""
15665
1f511a9b 15666#: builtin/index-pack.c:1419
cc76011e
JX
15667#, c-format
15668msgid "local object %s is corrupt"
15669msgstr ""
15670
1f511a9b 15671#: builtin/index-pack.c:1440
abc8de64 15672#, c-format
712b0ed6 15673msgid "packfile name '%s' does not end with '.%s'"
cc76011e
JX
15674msgstr ""
15675
1f511a9b 15676#: builtin/index-pack.c:1464
cc76011e 15677#, c-format
abc8de64 15678msgid "cannot write %s file '%s'"
cc76011e
JX
15679msgstr ""
15680
1f511a9b 15681#: builtin/index-pack.c:1472
cc76011e 15682#, c-format
abc8de64 15683msgid "cannot close written %s file '%s'"
cc76011e
JX
15684msgstr ""
15685
1f511a9b
JX
15686#: builtin/index-pack.c:1489
15687#, c-format
492288c7 15688msgid "unable to rename temporary '*.%s' file to '%s'"
cc76011e
JX
15689msgstr ""
15690
1f511a9b
JX
15691#: builtin/index-pack.c:1514
15692msgid "error while closing pack file"
cc76011e
JX
15693msgstr ""
15694
1f511a9b 15695#: builtin/index-pack.c:1573 builtin/pack-objects.c:3150
cc76011e
JX
15696#, c-format
15697msgid "bad pack.indexversion=%<PRIu32>"
15698msgstr ""
15699
1f511a9b 15700#: builtin/index-pack.c:1643
cc76011e
JX
15701#, c-format
15702msgid "Cannot open existing pack file '%s'"
15703msgstr ""
15704
1f511a9b 15705#: builtin/index-pack.c:1645
cc76011e
JX
15706#, c-format
15707msgid "Cannot open existing pack idx file for '%s'"
15708msgstr ""
15709
1f511a9b 15710#: builtin/index-pack.c:1693
cc76011e
JX
15711#, c-format
15712msgid "non delta: %d object"
15713msgid_plural "non delta: %d objects"
15714msgstr[0] ""
15715msgstr[1] ""
15716
1f511a9b 15717#: builtin/index-pack.c:1700
cc76011e
JX
15718#, c-format
15719msgid "chain length = %d: %lu object"
15720msgid_plural "chain length = %d: %lu objects"
15721msgstr[0] ""
15722msgstr[1] ""
15723
1f511a9b 15724#: builtin/index-pack.c:1742
abc8de64 15725msgid "Cannot come back to cwd"
f517e50d
JX
15726msgstr ""
15727
1f511a9b
JX
15728#: builtin/index-pack.c:1796 builtin/index-pack.c:1799
15729#: builtin/index-pack.c:1819 builtin/index-pack.c:1823
cc76011e
JX
15730#, c-format
15731msgid "bad %s"
15732msgstr ""
15733
1f511a9b 15734#: builtin/index-pack.c:1829 builtin/init-db.c:379 builtin/init-db.c:614
d84f4abf
JX
15735#, c-format
15736msgid "unknown hash algorithm '%s'"
cc76011e
JX
15737msgstr ""
15738
1f511a9b 15739#: builtin/index-pack.c:1850
673bfad0
JX
15740msgid "--stdin requires a git repository"
15741msgstr ""
15742
1f511a9b 15743#: builtin/index-pack.c:1867
cc76011e
JX
15744msgid "--verify with no packfile name given"
15745msgstr ""
15746
1f511a9b 15747#: builtin/index-pack.c:1933 builtin/unpack-objects.c:584
9b7388a8
JX
15748msgid "fsck error in pack objects"
15749msgstr ""
15750
2b95ebb4 15751#: builtin/init-db.c:63
cc76011e
JX
15752#, c-format
15753msgid "cannot stat template '%s'"
15754msgstr ""
15755
2b95ebb4 15756#: builtin/init-db.c:68
cc76011e
JX
15757#, c-format
15758msgid "cannot opendir '%s'"
15759msgstr ""
15760
2b95ebb4 15761#: builtin/init-db.c:80
cc76011e
JX
15762#, c-format
15763msgid "cannot readlink '%s'"
15764msgstr ""
15765
2b95ebb4 15766#: builtin/init-db.c:82
cc76011e
JX
15767#, c-format
15768msgid "cannot symlink '%s' '%s'"
15769msgstr ""
15770
2b95ebb4 15771#: builtin/init-db.c:88
cc76011e
JX
15772#, c-format
15773msgid "cannot copy '%s' to '%s'"
15774msgstr ""
15775
2b95ebb4 15776#: builtin/init-db.c:92
cc76011e
JX
15777#, c-format
15778msgid "ignoring template %s"
15779msgstr ""
15780
2b95ebb4 15781#: builtin/init-db.c:123
cc76011e 15782#, c-format
55892712 15783msgid "templates not found in %s"
cc76011e
JX
15784msgstr ""
15785
2b95ebb4 15786#: builtin/init-db.c:138
cc76011e 15787#, c-format
f517e50d 15788msgid "not copying templates from '%s': %s"
cc76011e
JX
15789msgstr ""
15790
d4df71b2 15791#: builtin/init-db.c:263
d84f4abf
JX
15792#, c-format
15793msgid "invalid initial branch name: '%s'"
15794msgstr ""
15795
d4df71b2 15796#: builtin/init-db.c:354
cc76011e 15797#, c-format
fda7b092 15798msgid "unable to handle file type %d"
cc76011e
JX
15799msgstr ""
15800
d4df71b2 15801#: builtin/init-db.c:357
cc76011e 15802#, c-format
fda7b092 15803msgid "unable to move %s to %s"
cc76011e
JX
15804msgstr ""
15805
d4df71b2 15806#: builtin/init-db.c:373
bfef3f9d
JX
15807msgid "attempt to reinitialize repository with different hash"
15808msgstr ""
15809
d4df71b2 15810#: builtin/init-db.c:397 builtin/init-db.c:400
bfef3f9d 15811#, c-format
d84f4abf 15812msgid "%s already exists"
bfef3f9d
JX
15813msgstr ""
15814
d4df71b2 15815#: builtin/init-db.c:432
cc76011e 15816#, c-format
d84f4abf 15817msgid "re-init: ignored --initial-branch=%s"
cc76011e
JX
15818msgstr ""
15819
d4df71b2 15820#: builtin/init-db.c:463
cc76011e 15821#, c-format
9fa976ff 15822msgid "Reinitialized existing shared Git repository in %s%s\n"
cc76011e
JX
15823msgstr ""
15824
d4df71b2 15825#: builtin/init-db.c:464
9fa976ff
JX
15826#, c-format
15827msgid "Reinitialized existing Git repository in %s%s\n"
cc76011e
JX
15828msgstr ""
15829
d4df71b2 15830#: builtin/init-db.c:468
9fa976ff
JX
15831#, c-format
15832msgid "Initialized empty shared Git repository in %s%s\n"
cc76011e
JX
15833msgstr ""
15834
d4df71b2 15835#: builtin/init-db.c:469
9fa976ff
JX
15836#, c-format
15837msgid "Initialized empty Git repository in %s%s\n"
cc76011e
JX
15838msgstr ""
15839
d4df71b2 15840#: builtin/init-db.c:518
cc76011e 15841msgid ""
9caaf23e 15842"git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
c2ea1208 15843"shared[=<permissions>]] [<directory>]"
cc76011e
JX
15844msgstr ""
15845
d4df71b2 15846#: builtin/init-db.c:544
cc76011e
JX
15847msgid "permissions"
15848msgstr ""
15849
d4df71b2 15850#: builtin/init-db.c:545
cc76011e
JX
15851msgid "specify that the git repository is to be shared amongst several users"
15852msgstr ""
15853
d4df71b2 15854#: builtin/init-db.c:551
d84f4abf
JX
15855msgid "override the name of the initial branch"
15856msgstr ""
15857
d4df71b2 15858#: builtin/init-db.c:552 builtin/verify-pack.c:74
bfef3f9d
JX
15859msgid "hash"
15860msgstr ""
15861
d4df71b2 15862#: builtin/init-db.c:553 builtin/show-index.c:22 builtin/verify-pack.c:75
bfef3f9d
JX
15863msgid "specify the hash algorithm to use"
15864msgstr ""
15865
d4df71b2 15866#: builtin/init-db.c:591 builtin/init-db.c:596
dba9f13c
JX
15867#, c-format
15868msgid "cannot mkdir %s"
15869msgstr ""
15870
d4df71b2 15871#: builtin/init-db.c:600 builtin/init-db.c:655
cc76011e
JX
15872#, c-format
15873msgid "cannot chdir to %s"
15874msgstr ""
15875
d4df71b2 15876#: builtin/init-db.c:627
cc76011e
JX
15877#, c-format
15878msgid ""
15879"%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
15880"dir=<directory>)"
15881msgstr ""
15882
d4df71b2 15883#: builtin/init-db.c:679
cc76011e
JX
15884#, c-format
15885msgid "Cannot access work tree '%s'"
15886msgstr ""
15887
d4df71b2 15888#: builtin/init-db.c:684
e13da2db
JX
15889msgid "--separate-git-dir incompatible with bare repository"
15890msgstr ""
15891
6b0f1a9b 15892#: builtin/interpret-trailers.c:16
d07a63e4 15893msgid ""
9eb3984b
JX
15894"git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
15895"<token>[(=|:)<value>])...] [<file>...]"
d07a63e4
JX
15896msgstr ""
15897
6b0f1a9b 15898#: builtin/interpret-trailers.c:95
9eb3984b
JX
15899msgid "edit files in place"
15900msgstr ""
15901
6b0f1a9b 15902#: builtin/interpret-trailers.c:96
d07a63e4
JX
15903msgid "trim empty trailers"
15904msgstr ""
15905
6b0f1a9b 15906#: builtin/interpret-trailers.c:99
25eab542
JX
15907msgid "where to place the new trailer"
15908msgstr ""
15909
6b0f1a9b 15910#: builtin/interpret-trailers.c:101
25eab542
JX
15911msgid "action if trailer already exists"
15912msgstr ""
15913
6b0f1a9b 15914#: builtin/interpret-trailers.c:103
25eab542
JX
15915msgid "action if trailer is missing"
15916msgstr ""
15917
6b0f1a9b 15918#: builtin/interpret-trailers.c:105
25eab542
JX
15919msgid "output only the trailers"
15920msgstr ""
15921
6b0f1a9b 15922#: builtin/interpret-trailers.c:106
25eab542
JX
15923msgid "do not apply config rules"
15924msgstr ""
15925
6b0f1a9b 15926#: builtin/interpret-trailers.c:107
25eab542
JX
15927msgid "join whitespace-continued values"
15928msgstr ""
15929
6b0f1a9b 15930#: builtin/interpret-trailers.c:108
25eab542
JX
15931msgid "set parsing options"
15932msgstr ""
15933
6b0f1a9b 15934#: builtin/interpret-trailers.c:110
12705546
JX
15935msgid "do not treat --- specially"
15936msgstr ""
15937
6b0f1a9b 15938#: builtin/interpret-trailers.c:112
d07a63e4
JX
15939msgid "trailer(s) to add"
15940msgstr ""
15941
6b0f1a9b 15942#: builtin/interpret-trailers.c:123
25eab542
JX
15943msgid "--trailer with --only-input does not make sense"
15944msgstr ""
15945
6b0f1a9b 15946#: builtin/interpret-trailers.c:133
9eb3984b
JX
15947msgid "no input file given for in-place editing"
15948msgstr ""
15949
712b0ed6 15950#: builtin/log.c:59
64f23b0c 15951msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
cc76011e
JX
15952msgstr ""
15953
712b0ed6 15954#: builtin/log.c:60
c2ea1208 15955msgid "git show [<options>] <object>..."
cc76011e
JX
15956msgstr ""
15957
712b0ed6 15958#: builtin/log.c:113
d07a63e4
JX
15959#, c-format
15960msgid "invalid --decorate option: %s"
15961msgstr ""
15962
712b0ed6 15963#: builtin/log.c:180
cc76011e
JX
15964msgid "show source"
15965msgstr ""
15966
712b0ed6
JX
15967#: builtin/log.c:181
15968msgid "use mail map file"
46bc4039
JX
15969msgstr ""
15970
712b0ed6 15971#: builtin/log.c:184
18a90722
JX
15972msgid "only decorate refs that match <pattern>"
15973msgstr ""
15974
712b0ed6 15975#: builtin/log.c:186
18a90722
JX
15976msgid "do not decorate refs that match <pattern>"
15977msgstr ""
15978
712b0ed6 15979#: builtin/log.c:187
cc76011e
JX
15980msgid "decorate options"
15981msgstr ""
15982
712b0ed6 15983#: builtin/log.c:190
0c32704f 15984msgid ""
712b0ed6 15985"trace the evolution of line range <start>,<end> or function :<funcname> in "
0c32704f
JX
15986"<file>"
15987msgstr ""
15988
712b0ed6 15989#: builtin/log.c:213
0c32704f 15990msgid "-L<range>:<file> cannot be used with pathspec"
d07a63e4
JX
15991msgstr ""
15992
79aed792 15993#: builtin/log.c:321
cc76011e
JX
15994#, c-format
15995msgid "Final output: %d %s\n"
15996msgstr ""
15997
79aed792 15998#: builtin/log.c:586
d07a63e4
JX
15999#, c-format
16000msgid "git show %s: bad file"
16001msgstr ""
16002
79aed792 16003#: builtin/log.c:601 builtin/log.c:691
cc76011e 16004#, c-format
d93ef2a1 16005msgid "could not read object %s"
cc76011e
JX
16006msgstr ""
16007
79aed792 16008#: builtin/log.c:716
cc76011e 16009#, c-format
d93ef2a1 16010msgid "unknown type: %d"
cc76011e
JX
16011msgstr ""
16012
79aed792 16013#: builtin/log.c:861
578c7937
JX
16014#, c-format
16015msgid "%s: invalid cover from description mode"
16016msgstr ""
16017
79aed792 16018#: builtin/log.c:868
cc76011e
JX
16019msgid "format.headers without value"
16020msgstr ""
16021
79aed792 16022#: builtin/log.c:997
cc76011e 16023#, c-format
d93ef2a1
JX
16024msgid "cannot open patch file %s"
16025msgstr ""
16026
79aed792 16027#: builtin/log.c:1014
d93ef2a1 16028msgid "need exactly one range"
cc76011e
JX
16029msgstr ""
16030
79aed792 16031#: builtin/log.c:1024
d93ef2a1 16032msgid "not a range"
cc76011e
JX
16033msgstr ""
16034
79aed792 16035#: builtin/log.c:1188
d93ef2a1 16036msgid "cover letter needs email format"
cc76011e
JX
16037msgstr ""
16038
79aed792 16039#: builtin/log.c:1194
d93ef2a1 16040msgid "failed to create cover-letter file"
cc76011e
JX
16041msgstr ""
16042
79aed792 16043#: builtin/log.c:1281
cc76011e
JX
16044#, c-format
16045msgid "insane in-reply-to: %s"
16046msgstr ""
16047
79aed792 16048#: builtin/log.c:1308
c2ea1208 16049msgid "git format-patch [<options>] [<since> | <revision-range>]"
cc76011e
JX
16050msgstr ""
16051
79aed792 16052#: builtin/log.c:1366
d93ef2a1 16053msgid "two output directories?"
cc76011e
JX
16054msgstr ""
16055
79aed792 16056#: builtin/log.c:1517 builtin/log.c:2344 builtin/log.c:2346 builtin/log.c:2358
f517e50d 16057#, c-format
d93ef2a1 16058msgid "unknown commit %s"
f517e50d
JX
16059msgstr ""
16060
79aed792 16061#: builtin/log.c:1528 builtin/replace.c:58 builtin/replace.c:207
d93ef2a1 16062#: builtin/replace.c:210
f517e50d 16063#, c-format
d93ef2a1 16064msgid "failed to resolve '%s' as a valid ref"
f517e50d
JX
16065msgstr ""
16066
79aed792 16067#: builtin/log.c:1537
d93ef2a1 16068msgid "could not find exact merge base"
f517e50d
JX
16069msgstr ""
16070
79aed792 16071#: builtin/log.c:1547
f517e50d 16072msgid ""
d93ef2a1 16073"failed to get upstream, if you want to record base commit automatically,\n"
f517e50d 16074"please use git branch --set-upstream-to to track a remote branch.\n"
d93ef2a1 16075"Or you could specify base commit by --base=<base-commit-id> manually"
f517e50d
JX
16076msgstr ""
16077
79aed792 16078#: builtin/log.c:1570
d93ef2a1 16079msgid "failed to find exact merge base"
f517e50d
JX
16080msgstr ""
16081
79aed792 16082#: builtin/log.c:1587
f517e50d
JX
16083msgid "base commit should be the ancestor of revision list"
16084msgstr ""
16085
79aed792 16086#: builtin/log.c:1597
f517e50d
JX
16087msgid "base commit shouldn't be in revision list"
16088msgstr ""
16089
79aed792 16090#: builtin/log.c:1655
f517e50d
JX
16091msgid "cannot get patch id"
16092msgstr ""
16093
79aed792 16094#: builtin/log.c:1718
e13da2db
JX
16095msgid "failed to infer range-diff origin of current series"
16096msgstr ""
16097
79aed792 16098#: builtin/log.c:1720
e13da2db
JX
16099#, c-format
16100msgid "using '%s' as range-diff origin of current series"
12705546
JX
16101msgstr ""
16102
79aed792 16103#: builtin/log.c:1764
cc76011e
JX
16104msgid "use [PATCH n/m] even with a single patch"
16105msgstr ""
16106
79aed792 16107#: builtin/log.c:1767
cc76011e
JX
16108msgid "use [PATCH] even with multiple patches"
16109msgstr ""
16110
79aed792 16111#: builtin/log.c:1771
cc76011e
JX
16112msgid "print patches to standard out"
16113msgstr ""
16114
79aed792 16115#: builtin/log.c:1773
cc76011e
JX
16116msgid "generate a cover letter"
16117msgstr ""
16118
79aed792 16119#: builtin/log.c:1775
cc76011e
JX
16120msgid "use simple number sequence for output file names"
16121msgstr ""
16122
79aed792 16123#: builtin/log.c:1776
cc76011e
JX
16124msgid "sfx"
16125msgstr ""
16126
79aed792 16127#: builtin/log.c:1777
cc76011e
JX
16128msgid "use <sfx> instead of '.patch'"
16129msgstr ""
16130
79aed792 16131#: builtin/log.c:1779
cc76011e
JX
16132msgid "start numbering patches at <n> instead of 1"
16133msgstr ""
16134
79aed792 16135#: builtin/log.c:1780
2b95ebb4
JX
16136msgid "reroll-count"
16137msgstr ""
16138
79aed792 16139#: builtin/log.c:1781
46bc4039
JX
16140msgid "mark the series as Nth re-roll"
16141msgstr ""
16142
79aed792 16143#: builtin/log.c:1783
0c32704f
JX
16144msgid "max length of output filename"
16145msgstr ""
16146
79aed792 16147#: builtin/log.c:1785
712b0ed6 16148msgid "use [RFC PATCH] instead of [PATCH]"
fda7b092
JX
16149msgstr ""
16150
79aed792 16151#: builtin/log.c:1788
578c7937
JX
16152msgid "cover-from-description-mode"
16153msgstr ""
16154
79aed792 16155#: builtin/log.c:1789
578c7937
JX
16156msgid "generate parts of a cover letter based on a branch's description"
16157msgstr ""
16158
79aed792 16159#: builtin/log.c:1791
712b0ed6 16160msgid "use [<prefix>] instead of [PATCH]"
cc76011e
JX
16161msgstr ""
16162
79aed792 16163#: builtin/log.c:1794
cc76011e
JX
16164msgid "store resulting files in <dir>"
16165msgstr ""
16166
79aed792 16167#: builtin/log.c:1797
cc76011e
JX
16168msgid "don't strip/add [PATCH]"
16169msgstr ""
16170
79aed792 16171#: builtin/log.c:1800
cc76011e
JX
16172msgid "don't output binary diffs"
16173msgstr ""
16174
79aed792 16175#: builtin/log.c:1802
2c0ca050
JX
16176msgid "output all-zero hash in From header"
16177msgstr ""
16178
79aed792 16179#: builtin/log.c:1804
cc76011e
JX
16180msgid "don't include a patch matching a commit upstream"
16181msgstr ""
16182
79aed792 16183#: builtin/log.c:1806
cc76011e
JX
16184msgid "show patch format instead of default (patch + stat)"
16185msgstr ""
16186
79aed792 16187#: builtin/log.c:1808
cc76011e
JX
16188msgid "Messaging"
16189msgstr ""
16190
79aed792 16191#: builtin/log.c:1809
cc76011e
JX
16192msgid "header"
16193msgstr ""
16194
79aed792 16195#: builtin/log.c:1810
cc76011e
JX
16196msgid "add email header"
16197msgstr ""
16198
79aed792 16199#: builtin/log.c:1811 builtin/log.c:1812
cc76011e
JX
16200msgid "email"
16201msgstr ""
16202
79aed792 16203#: builtin/log.c:1811
cc76011e
JX
16204msgid "add To: header"
16205msgstr ""
16206
79aed792 16207#: builtin/log.c:1812
cc76011e
JX
16208msgid "add Cc: header"
16209msgstr ""
16210
79aed792 16211#: builtin/log.c:1813
28b3cffc
JX
16212msgid "ident"
16213msgstr ""
16214
79aed792 16215#: builtin/log.c:1814
28b3cffc
JX
16216msgid "set From address to <ident> (or committer ident if absent)"
16217msgstr ""
16218
79aed792 16219#: builtin/log.c:1816
cc76011e
JX
16220msgid "message-id"
16221msgstr ""
16222
79aed792 16223#: builtin/log.c:1817
cc76011e
JX
16224msgid "make first mail a reply to <message-id>"
16225msgstr ""
16226
79aed792 16227#: builtin/log.c:1818 builtin/log.c:1821
cc76011e
JX
16228msgid "boundary"
16229msgstr ""
16230
79aed792 16231#: builtin/log.c:1819
cc76011e
JX
16232msgid "attach the patch"
16233msgstr ""
16234
79aed792 16235#: builtin/log.c:1822
cc76011e
JX
16236msgid "inline the patch"
16237msgstr ""
16238
79aed792 16239#: builtin/log.c:1826
cc76011e
JX
16240msgid "enable message threading, styles: shallow, deep"
16241msgstr ""
16242
79aed792 16243#: builtin/log.c:1828
cc76011e
JX
16244msgid "signature"
16245msgstr ""
16246
79aed792 16247#: builtin/log.c:1829
cc76011e
JX
16248msgid "add a signature"
16249msgstr ""
16250
79aed792 16251#: builtin/log.c:1830
f517e50d
JX
16252msgid "base-commit"
16253msgstr ""
16254
79aed792 16255#: builtin/log.c:1831
f517e50d
JX
16256msgid "add prerequisite tree info to the patch series"
16257msgstr ""
16258
79aed792 16259#: builtin/log.c:1834
fe05e196
JX
16260msgid "add a signature from a file"
16261msgstr ""
16262
79aed792 16263#: builtin/log.c:1835
cc76011e
JX
16264msgid "don't print the patch filenames"
16265msgstr ""
16266
79aed792 16267#: builtin/log.c:1837
25eab542
JX
16268msgid "show progress while generating patches"
16269msgstr ""
16270
79aed792 16271#: builtin/log.c:1839
12705546
JX
16272msgid "show changes against <rev> in cover letter or single patch"
16273msgstr ""
16274
79aed792 16275#: builtin/log.c:1842
12705546
JX
16276msgid "show changes against <refspec> in cover letter or single patch"
16277msgstr ""
16278
79aed792 16279#: builtin/log.c:1844 builtin/range-diff.c:28
12705546
JX
16280msgid "percentage by which creation is weighted"
16281msgstr ""
16282
79aed792 16283#: builtin/log.c:1931
5b34e000
JX
16284#, c-format
16285msgid "invalid ident line: %s"
16286msgstr ""
16287
79aed792 16288#: builtin/log.c:1956
cc76011e
JX
16289msgid "--name-only does not make sense"
16290msgstr ""
16291
79aed792 16292#: builtin/log.c:1958
cc76011e
JX
16293msgid "--name-status does not make sense"
16294msgstr ""
16295
79aed792 16296#: builtin/log.c:1960
cc76011e
JX
16297msgid "--check does not make sense"
16298msgstr ""
16299
79aed792 16300#: builtin/log.c:2104
12705546 16301msgid "--interdiff requires --cover-letter or single patch"
fe05e196
JX
16302msgstr ""
16303
79aed792 16304#: builtin/log.c:2108
12705546
JX
16305msgid "Interdiff:"
16306msgstr ""
16307
79aed792 16308#: builtin/log.c:2109
12705546
JX
16309#, c-format
16310msgid "Interdiff against v%d:"
16311msgstr ""
16312
79aed792 16313#: builtin/log.c:2119
12705546
JX
16314msgid "--range-diff requires --cover-letter or single patch"
16315msgstr ""
16316
79aed792 16317#: builtin/log.c:2127
12705546
JX
16318msgid "Range-diff:"
16319msgstr ""
16320
79aed792 16321#: builtin/log.c:2128
12705546
JX
16322#, c-format
16323msgid "Range-diff against v%d:"
16324msgstr ""
16325
79aed792 16326#: builtin/log.c:2139
12705546
JX
16327#, c-format
16328msgid "unable to read signature file '%s'"
16329msgstr ""
16330
79aed792 16331#: builtin/log.c:2175
25eab542
JX
16332msgid "Generating patches"
16333msgstr ""
16334
79aed792 16335#: builtin/log.c:2219
d93ef2a1 16336msgid "failed to create output files"
cc76011e
JX
16337msgstr ""
16338
79aed792 16339#: builtin/log.c:2279
cc76011e
JX
16340msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
16341msgstr ""
16342
79aed792 16343#: builtin/log.c:2333
cc76011e
JX
16344#, c-format
16345msgid ""
16346"Could not find a tracked remote branch, please specify <upstream> manually.\n"
16347msgstr ""
16348
79aed792 16349#: builtin/ls-files.c:564
c2ea1208 16350msgid "git ls-files [<options>] [<file>...]"
cc76011e
JX
16351msgstr ""
16352
79aed792 16353#: builtin/ls-files.c:618
1f511a9b
JX
16354msgid "separate paths with the NUL character"
16355msgstr ""
16356
79aed792 16357#: builtin/ls-files.c:620
cc76011e
JX
16358msgid "identify the file status with tags"
16359msgstr ""
16360
79aed792 16361#: builtin/ls-files.c:622
cc76011e
JX
16362msgid "use lowercase letters for 'assume unchanged' files"
16363msgstr ""
16364
79aed792 16365#: builtin/ls-files.c:624
18a90722
JX
16366msgid "use lowercase letters for 'fsmonitor clean' files"
16367msgstr ""
16368
79aed792 16369#: builtin/ls-files.c:626
cc76011e
JX
16370msgid "show cached files in the output (default)"
16371msgstr ""
16372
79aed792 16373#: builtin/ls-files.c:628
cc76011e
JX
16374msgid "show deleted files in the output"
16375msgstr ""
16376
79aed792 16377#: builtin/ls-files.c:630
cc76011e
JX
16378msgid "show modified files in the output"
16379msgstr ""
16380
79aed792 16381#: builtin/ls-files.c:632
cc76011e
JX
16382msgid "show other files in the output"
16383msgstr ""
16384
79aed792 16385#: builtin/ls-files.c:634
cc76011e
JX
16386msgid "show ignored files in the output"
16387msgstr ""
16388
79aed792 16389#: builtin/ls-files.c:637
cc76011e
JX
16390msgid "show staged contents' object name in the output"
16391msgstr ""
16392
79aed792 16393#: builtin/ls-files.c:639
cc76011e
JX
16394msgid "show files on the filesystem that need to be removed"
16395msgstr ""
16396
79aed792 16397#: builtin/ls-files.c:641
d07a63e4 16398msgid "show 'other' directories' names only"
cc76011e
JX
16399msgstr ""
16400
79aed792 16401#: builtin/ls-files.c:643
9eb3984b
JX
16402msgid "show line endings of files"
16403msgstr ""
16404
79aed792 16405#: builtin/ls-files.c:645
cc76011e
JX
16406msgid "don't show empty directories"
16407msgstr ""
16408
79aed792 16409#: builtin/ls-files.c:648
cc76011e
JX
16410msgid "show unmerged files in the output"
16411msgstr ""
16412
79aed792 16413#: builtin/ls-files.c:650
cc76011e
JX
16414msgid "show resolve-undo information"
16415msgstr ""
16416
79aed792 16417#: builtin/ls-files.c:652
cc76011e
JX
16418msgid "skip files matching pattern"
16419msgstr ""
16420
79aed792 16421#: builtin/ls-files.c:655
1f511a9b 16422msgid "read exclude patterns from <file>"
cc76011e
JX
16423msgstr ""
16424
79aed792 16425#: builtin/ls-files.c:658
cc76011e
JX
16426msgid "read additional per-directory exclude patterns in <file>"
16427msgstr ""
16428
79aed792 16429#: builtin/ls-files.c:660
cc76011e
JX
16430msgid "add the standard git exclusions"
16431msgstr ""
16432
79aed792 16433#: builtin/ls-files.c:664
cc76011e
JX
16434msgid "make the output relative to the project top directory"
16435msgstr ""
16436
79aed792 16437#: builtin/ls-files.c:667
fda7b092
JX
16438msgid "recurse through submodules"
16439msgstr ""
16440
79aed792 16441#: builtin/ls-files.c:669
cc76011e
JX
16442msgid "if any <file> is not in the index, treat this as an error"
16443msgstr ""
16444
79aed792 16445#: builtin/ls-files.c:670
cc76011e
JX
16446msgid "tree-ish"
16447msgstr ""
16448
79aed792 16449#: builtin/ls-files.c:671
cc76011e
JX
16450msgid "pretend that paths removed since <tree-ish> are still present"
16451msgstr ""
16452
79aed792 16453#: builtin/ls-files.c:673
cc76011e
JX
16454msgid "show debugging data"
16455msgstr ""
16456
79aed792 16457#: builtin/ls-files.c:675
712b0ed6
JX
16458msgid "suppress duplicate entries"
16459msgstr ""
16460
79aed792
JX
16461#: builtin/ls-files.c:677
16462msgid "show sparse directories in the presence of a sparse index"
16463msgstr ""
16464
9b7388a8 16465#: builtin/ls-remote.c:9
9eb3984b
JX
16466msgid ""
16467"git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
1f511a9b
JX
16468" [-q | --quiet] [--exit-code] [--get-url]\n"
16469" [--symref] [<repository> [<refs>...]]"
9eb3984b
JX
16470msgstr ""
16471
712b0ed6 16472#: builtin/ls-remote.c:60
9eb3984b
JX
16473msgid "do not print remote URL"
16474msgstr ""
16475
1f511a9b 16476#: builtin/ls-remote.c:61 builtin/ls-remote.c:63 builtin/rebase.c:1103
9eb3984b
JX
16477msgid "exec"
16478msgstr ""
16479
712b0ed6 16480#: builtin/ls-remote.c:62 builtin/ls-remote.c:64
9eb3984b
JX
16481msgid "path of git-upload-pack on the remote host"
16482msgstr ""
16483
712b0ed6 16484#: builtin/ls-remote.c:66
9eb3984b
JX
16485msgid "limit to tags"
16486msgstr ""
16487
712b0ed6 16488#: builtin/ls-remote.c:67
9eb3984b
JX
16489msgid "limit to heads"
16490msgstr ""
16491
712b0ed6 16492#: builtin/ls-remote.c:68
9eb3984b
JX
16493msgid "do not show peeled tags"
16494msgstr ""
16495
712b0ed6 16496#: builtin/ls-remote.c:70
9eb3984b
JX
16497msgid "take url.<base>.insteadOf into account"
16498msgstr ""
16499
712b0ed6 16500#: builtin/ls-remote.c:73
9eb3984b
JX
16501msgid "exit with exit code 2 if no matching refs are found"
16502msgstr ""
16503
712b0ed6 16504#: builtin/ls-remote.c:76
9eb3984b
JX
16505msgid "show underlying ref in addition to the object pointed by it"
16506msgstr ""
16507
dba9f13c 16508#: builtin/ls-tree.c:30
cc76011e
JX
16509msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
16510msgstr ""
16511
dba9f13c 16512#: builtin/ls-tree.c:128
cc76011e
JX
16513msgid "only show trees"
16514msgstr ""
16515
dba9f13c 16516#: builtin/ls-tree.c:130
cc76011e
JX
16517msgid "recurse into subtrees"
16518msgstr ""
16519
dba9f13c 16520#: builtin/ls-tree.c:132
cc76011e
JX
16521msgid "show trees when recursing"
16522msgstr ""
16523
dba9f13c 16524#: builtin/ls-tree.c:135
cc76011e
JX
16525msgid "terminate entries with NUL byte"
16526msgstr ""
16527
dba9f13c 16528#: builtin/ls-tree.c:136
cc76011e
JX
16529msgid "include object size"
16530msgstr ""
16531
dba9f13c 16532#: builtin/ls-tree.c:138 builtin/ls-tree.c:140
cc76011e
JX
16533msgid "list only filenames"
16534msgstr ""
16535
dba9f13c 16536#: builtin/ls-tree.c:143
cc76011e
JX
16537msgid "use full path names"
16538msgstr ""
16539
dba9f13c 16540#: builtin/ls-tree.c:145
cc76011e
JX
16541msgid "list entire tree; not just current directory (implies --full-name)"
16542msgstr ""
16543
2b95ebb4
JX
16544#. TRANSLATORS: keep <> in "<" mail ">" info.
16545#: builtin/mailinfo.c:14
16546msgid "git mailinfo [<options>] <msg> <patch> < mail >info"
16547msgstr ""
16548
16549#: builtin/mailinfo.c:58
16550msgid "keep subject"
16551msgstr ""
16552
16553#: builtin/mailinfo.c:60
16554msgid "keep non patch brackets in subject"
16555msgstr ""
16556
16557#: builtin/mailinfo.c:62
16558msgid "copy Message-ID to the end of commit message"
16559msgstr ""
16560
16561#: builtin/mailinfo.c:64
16562msgid "re-code metadata to i18n.commitEncoding"
16563msgstr ""
16564
16565#: builtin/mailinfo.c:67
16566msgid "disable charset re-coding of metadata"
16567msgstr ""
16568
16569#: builtin/mailinfo.c:69
16570msgid "encoding"
16571msgstr ""
16572
16573#: builtin/mailinfo.c:70
16574msgid "re-code metadata to this encoding"
16575msgstr ""
16576
16577#: builtin/mailinfo.c:72
16578msgid "use scissors"
16579msgstr ""
16580
16581#: builtin/mailinfo.c:73
16582msgid "<action>"
16583msgstr ""
16584
16585#: builtin/mailinfo.c:74
16586msgid "action when quoted CR is found"
16587msgstr ""
16588
16589#: builtin/mailinfo.c:77
16590msgid "use headers in message's body"
16591msgstr ""
16592
1f511a9b 16593#: builtin/mailsplit.c:239
5b34e000
JX
16594#, c-format
16595msgid "empty mbox: '%s'"
cc76011e
JX
16596msgstr ""
16597
bfef3f9d
JX
16598#: builtin/merge-base.c:32
16599msgid "git merge-base [-a | --all] <commit> <commit>..."
16600msgstr ""
16601
16602#: builtin/merge-base.c:33
16603msgid "git merge-base [-a | --all] --octopus <commit>..."
16604msgstr ""
16605
16606#: builtin/merge-base.c:34
16607msgid "git merge-base --independent <commit>..."
16608msgstr ""
16609
16610#: builtin/merge-base.c:35
16611msgid "git merge-base --is-ancestor <commit> <commit>"
16612msgstr ""
16613
16614#: builtin/merge-base.c:36
16615msgid "git merge-base --fork-point <ref> [<commit>]"
16616msgstr ""
16617
16618#: builtin/merge-base.c:143
16619msgid "output all common ancestors"
16620msgstr ""
16621
16622#: builtin/merge-base.c:145
16623msgid "find ancestors for a single n-way merge"
16624msgstr ""
16625
16626#: builtin/merge-base.c:147
16627msgid "list revs not reachable from others"
16628msgstr ""
16629
16630#: builtin/merge-base.c:149
16631msgid "is the first one ancestor of the other?"
16632msgstr ""
16633
16634#: builtin/merge-base.c:151
16635msgid "find where <commit> forked from reflog of <ref>"
16636msgstr ""
16637
16638#: builtin/merge-file.c:9
16639msgid ""
16640"git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
16641"<orig-file> <file2>"
16642msgstr ""
16643
16644#: builtin/merge-file.c:35
16645msgid "send results to standard output"
16646msgstr ""
16647
16648#: builtin/merge-file.c:36
16649msgid "use a diff3 based merge"
16650msgstr ""
16651
16652#: builtin/merge-file.c:37
79aed792 16653msgid "use a zealous diff3 based merge"
bfef3f9d
JX
16654msgstr ""
16655
16656#: builtin/merge-file.c:39
79aed792 16657msgid "for conflicts, use our version"
bfef3f9d
JX
16658msgstr ""
16659
16660#: builtin/merge-file.c:41
79aed792
JX
16661msgid "for conflicts, use their version"
16662msgstr ""
16663
16664#: builtin/merge-file.c:43
bfef3f9d
JX
16665msgid "for conflicts, use a union version"
16666msgstr ""
16667
79aed792 16668#: builtin/merge-file.c:46
bfef3f9d
JX
16669msgid "for conflicts, use this marker size"
16670msgstr ""
16671
79aed792 16672#: builtin/merge-file.c:47
bfef3f9d
JX
16673msgid "do not warn about conflicts"
16674msgstr ""
16675
79aed792 16676#: builtin/merge-file.c:49
bfef3f9d
JX
16677msgid "set labels for file1/orig-file/file2"
16678msgstr ""
16679
16680#: builtin/merge-recursive.c:47
16681#, c-format
16682msgid "unknown option %s"
16683msgstr ""
16684
16685#: builtin/merge-recursive.c:53
16686#, c-format
16687msgid "could not parse object '%s'"
16688msgstr ""
16689
16690#: builtin/merge-recursive.c:57
16691#, c-format
16692msgid "cannot handle more than %d base. Ignoring %s."
16693msgid_plural "cannot handle more than %d bases. Ignoring %s."
16694msgstr[0] ""
16695msgstr[1] ""
16696
16697#: builtin/merge-recursive.c:65
16698msgid "not handling anything other than two heads merge."
16699msgstr ""
16700
16701#: builtin/merge-recursive.c:74 builtin/merge-recursive.c:76
16702#, c-format
16703msgid "could not resolve ref '%s'"
16704msgstr ""
16705
16706#: builtin/merge-recursive.c:82
16707#, c-format
16708msgid "Merging %s with %s\n"
cc76011e
JX
16709msgstr ""
16710
1f511a9b 16711#: builtin/merge.c:59
bfef3f9d 16712msgid "git merge [<options>] [<commit>...]"
5b34e000
JX
16713msgstr ""
16714
79aed792 16715#: builtin/merge.c:125
cc76011e
JX
16716msgid "switch `m' requires a value"
16717msgstr ""
16718
79aed792 16719#: builtin/merge.c:148
cc76011e 16720#, c-format
94328cef 16721msgid "option `%s' requires a value"
cc76011e
JX
16722msgstr ""
16723
79aed792 16724#: builtin/merge.c:201
cc76011e 16725#, c-format
94328cef
JX
16726msgid "Could not find merge strategy '%s'.\n"
16727msgstr ""
16728
79aed792 16729#: builtin/merge.c:202
94328cef 16730#, c-format
cc76011e
JX
16731msgid "Available strategies are:"
16732msgstr ""
16733
79aed792 16734#: builtin/merge.c:207
cc76011e
JX
16735#, c-format
16736msgid "Available custom strategies are:"
16737msgstr ""
16738
79aed792 16739#: builtin/merge.c:258 builtin/pull.c:134
cc76011e
JX
16740msgid "do not show a diffstat at the end of the merge"
16741msgstr ""
16742
79aed792 16743#: builtin/merge.c:261 builtin/pull.c:137
cc76011e
JX
16744msgid "show a diffstat at the end of the merge"
16745msgstr ""
16746
79aed792 16747#: builtin/merge.c:262 builtin/pull.c:140
cc76011e
JX
16748msgid "(synonym to --stat)"
16749msgstr ""
16750
79aed792 16751#: builtin/merge.c:264 builtin/pull.c:143
cc76011e
JX
16752msgid "add (at most <n>) entries from shortlog to merge commit message"
16753msgstr ""
16754
79aed792 16755#: builtin/merge.c:267 builtin/pull.c:149
cc76011e
JX
16756msgid "create a single commit instead of doing a merge"
16757msgstr ""
16758
79aed792 16759#: builtin/merge.c:269 builtin/pull.c:152
cc76011e
JX
16760msgid "perform a commit if the merge succeeds (default)"
16761msgstr ""
16762
79aed792 16763#: builtin/merge.c:271 builtin/pull.c:155
cc76011e
JX
16764msgid "edit message before committing"
16765msgstr ""
16766
79aed792 16767#: builtin/merge.c:273
cc76011e
JX
16768msgid "allow fast-forward (default)"
16769msgstr ""
16770
79aed792 16771#: builtin/merge.c:275 builtin/pull.c:162
cc76011e
JX
16772msgid "abort if fast-forward is not possible"
16773msgstr ""
16774
79aed792 16775#: builtin/merge.c:279 builtin/pull.c:168
9fa976ff 16776msgid "verify that the named commit has a valid GPG signature"
c138af56
JX
16777msgstr ""
16778
79aed792 16779#: builtin/merge.c:280 builtin/notes.c:785 builtin/pull.c:172
1f511a9b 16780#: builtin/rebase.c:1117 builtin/revert.c:114
cc76011e
JX
16781msgid "strategy"
16782msgstr ""
16783
79aed792 16784#: builtin/merge.c:281 builtin/pull.c:173
cc76011e
JX
16785msgid "merge strategy to use"
16786msgstr ""
16787
79aed792 16788#: builtin/merge.c:282 builtin/pull.c:176
cc76011e
JX
16789msgid "option=value"
16790msgstr ""
16791
79aed792 16792#: builtin/merge.c:283 builtin/pull.c:177
cc76011e
JX
16793msgid "option for selected merge strategy"
16794msgstr ""
16795
79aed792 16796#: builtin/merge.c:285
cc76011e
JX
16797msgid "merge commit message (for a non-fast-forward merge)"
16798msgstr ""
16799
1f511a9b 16800#: builtin/merge.c:291
79aed792
JX
16801msgid "use <name> instead of the real target"
16802msgstr ""
16803
16804#: builtin/merge.c:294
cc76011e
JX
16805msgid "abort the current in-progress merge"
16806msgstr ""
16807
79aed792 16808#: builtin/merge.c:296
6b0f1a9b
JX
16809msgid "--abort but leave index and working tree alone"
16810msgstr ""
16811
79aed792 16812#: builtin/merge.c:298
673bfad0
JX
16813msgid "continue the current in-progress merge"
16814msgstr ""
16815
79aed792 16816#: builtin/merge.c:300 builtin/pull.c:184
f517e50d
JX
16817msgid "allow merging unrelated histories"
16818msgstr ""
16819
79aed792 16820#: builtin/merge.c:307
3d0a05b4 16821msgid "bypass pre-merge-commit and commit-msg hooks"
25eab542
JX
16822msgstr ""
16823
79aed792 16824#: builtin/merge.c:323
cc76011e
JX
16825msgid "could not run stash."
16826msgstr ""
16827
79aed792 16828#: builtin/merge.c:328
cc76011e
JX
16829msgid "stash failed"
16830msgstr ""
16831
79aed792 16832#: builtin/merge.c:333
cc76011e
JX
16833#, c-format
16834msgid "not a valid object: %s"
16835msgstr ""
16836
79aed792 16837#: builtin/merge.c:355 builtin/merge.c:372
cc76011e
JX
16838msgid "read-tree failed"
16839msgstr ""
16840
79aed792 16841#: builtin/merge.c:403
2b95ebb4 16842msgid "Already up to date. (nothing to squash)"
cc76011e
JX
16843msgstr ""
16844
79aed792 16845#: builtin/merge.c:417
cc76011e
JX
16846#, c-format
16847msgid "Squash commit -- not updating HEAD\n"
16848msgstr ""
16849
79aed792 16850#: builtin/merge.c:467
cc76011e
JX
16851#, c-format
16852msgid "No merge message -- not updating HEAD\n"
16853msgstr ""
16854
79aed792 16855#: builtin/merge.c:517
cc76011e
JX
16856#, c-format
16857msgid "'%s' does not point to a commit"
16858msgstr ""
16859
79aed792 16860#: builtin/merge.c:605
cc76011e
JX
16861#, c-format
16862msgid "Bad branch.%s.mergeoptions string: %s"
16863msgstr ""
16864
79aed792 16865#: builtin/merge.c:732
cc76011e
JX
16866msgid "Not handling anything other than two heads merge."
16867msgstr ""
16868
79aed792 16869#: builtin/merge.c:745
cc76011e 16870#, c-format
1f511a9b 16871msgid "unknown strategy option: -X%s"
cc76011e
JX
16872msgstr ""
16873
79aed792 16874#: builtin/merge.c:764 t/helper/test-fast-rebase.c:223
cc76011e
JX
16875#, c-format
16876msgid "unable to write %s"
16877msgstr ""
16878
79aed792 16879#: builtin/merge.c:816
cc76011e
JX
16880#, c-format
16881msgid "Could not read from '%s'"
16882msgstr ""
16883
79aed792 16884#: builtin/merge.c:825
cc76011e
JX
16885#, c-format
16886msgid "Not committing merge; use 'git commit' to complete the merge.\n"
16887msgstr ""
16888
79aed792 16889#: builtin/merge.c:831
cc76011e
JX
16890msgid ""
16891"Please enter a commit message to explain why this merge is necessary,\n"
16892"especially if it merges an updated upstream into a topic branch.\n"
16893"\n"
d93ef2a1
JX
16894msgstr ""
16895
79aed792 16896#: builtin/merge.c:836
d93ef2a1
JX
16897msgid "An empty message aborts the commit.\n"
16898msgstr ""
16899
79aed792 16900#: builtin/merge.c:839
d93ef2a1
JX
16901#, c-format
16902msgid ""
9caaf23e 16903"Lines starting with '%c' will be ignored, and an empty message aborts\n"
cc76011e
JX
16904"the commit.\n"
16905msgstr ""
16906
79aed792 16907#: builtin/merge.c:894
cc76011e
JX
16908msgid "Empty commit message."
16909msgstr ""
16910
79aed792 16911#: builtin/merge.c:909
cc76011e
JX
16912#, c-format
16913msgid "Wonderful.\n"
16914msgstr ""
16915
79aed792 16916#: builtin/merge.c:970
cc76011e
JX
16917#, c-format
16918msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
16919msgstr ""
16920
79aed792 16921#: builtin/merge.c:1009
cc76011e
JX
16922msgid "No current branch."
16923msgstr ""
16924
79aed792 16925#: builtin/merge.c:1011
cc76011e
JX
16926msgid "No remote for the current branch."
16927msgstr ""
16928
79aed792 16929#: builtin/merge.c:1013
cc76011e
JX
16930msgid "No default upstream defined for the current branch."
16931msgstr ""
16932
79aed792 16933#: builtin/merge.c:1018
cc76011e 16934#, c-format
28b3cffc 16935msgid "No remote-tracking branch for %s from %s"
cc76011e
JX
16936msgstr ""
16937
79aed792 16938#: builtin/merge.c:1075
9fa976ff
JX
16939#, c-format
16940msgid "Bad value '%s' in environment '%s'"
16941msgstr ""
16942
79aed792 16943#: builtin/merge.c:1177
9fa976ff
JX
16944#, c-format
16945msgid "not something we can merge in %s: %s"
16946msgstr ""
16947
79aed792 16948#: builtin/merge.c:1211
9fa976ff
JX
16949msgid "not something we can merge"
16950msgstr ""
16951
79aed792 16952#: builtin/merge.c:1324
673bfad0
JX
16953msgid "--abort expects no arguments"
16954msgstr ""
16955
79aed792 16956#: builtin/merge.c:1328
cc76011e
JX
16957msgid "There is no merge to abort (MERGE_HEAD missing)."
16958msgstr ""
16959
79aed792 16960#: builtin/merge.c:1346
6b0f1a9b
JX
16961msgid "--quit expects no arguments"
16962msgstr ""
16963
79aed792 16964#: builtin/merge.c:1359
673bfad0
JX
16965msgid "--continue expects no arguments"
16966msgstr ""
16967
79aed792 16968#: builtin/merge.c:1363
673bfad0
JX
16969msgid "There is no merge in progress (MERGE_HEAD missing)."
16970msgstr ""
16971
79aed792 16972#: builtin/merge.c:1379
cc76011e
JX
16973msgid ""
16974"You have not concluded your merge (MERGE_HEAD exists).\n"
d07a63e4 16975"Please, commit your changes before you merge."
cc76011e
JX
16976msgstr ""
16977
79aed792 16978#: builtin/merge.c:1386
cc76011e
JX
16979msgid ""
16980"You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
d07a63e4 16981"Please, commit your changes before you merge."
cc76011e
JX
16982msgstr ""
16983
79aed792 16984#: builtin/merge.c:1389
cc76011e
JX
16985msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
16986msgstr ""
16987
79aed792 16988#: builtin/merge.c:1421
6b0f1a9b
JX
16989msgid "No commit specified and merge.defaultToUpstream not set."
16990msgstr ""
16991
79aed792 16992#: builtin/merge.c:1438
cc76011e
JX
16993msgid "Squash commit into empty head not supported yet"
16994msgstr ""
16995
79aed792 16996#: builtin/merge.c:1440
cc76011e
JX
16997msgid "Non-fast-forward commit does not make sense into an empty head"
16998msgstr ""
16999
79aed792 17000#: builtin/merge.c:1445
28b3cffc
JX
17001#, c-format
17002msgid "%s - not something we can merge"
17003msgstr ""
17004
79aed792 17005#: builtin/merge.c:1447
64f23b0c
JX
17006msgid "Can merge only exactly one commit into empty head"
17007msgstr ""
17008
79aed792 17009#: builtin/merge.c:1534
f517e50d
JX
17010msgid "refusing to merge unrelated histories"
17011msgstr ""
17012
79aed792 17013#: builtin/merge.c:1553
cc76011e
JX
17014#, c-format
17015msgid "Updating %s..%s\n"
17016msgstr ""
17017
79aed792 17018#: builtin/merge.c:1601
cc76011e
JX
17019#, c-format
17020msgid "Trying really trivial in-index merge...\n"
17021msgstr ""
17022
79aed792 17023#: builtin/merge.c:1608
cc76011e
JX
17024#, c-format
17025msgid "Nope.\n"
17026msgstr ""
17027
79aed792 17028#: builtin/merge.c:1667 builtin/merge.c:1733
712b0ed6
JX
17029#, c-format
17030msgid "Rewinding the tree to pristine...\n"
17031msgstr ""
17032
79aed792 17033#: builtin/merge.c:1671
712b0ed6
JX
17034#, c-format
17035msgid "Trying merge strategy %s...\n"
17036msgstr ""
17037
79aed792 17038#: builtin/merge.c:1723
712b0ed6
JX
17039#, c-format
17040msgid "No merge strategy handled the merge.\n"
17041msgstr ""
17042
79aed792 17043#: builtin/merge.c:1725
712b0ed6
JX
17044#, c-format
17045msgid "Merge with strategy %s failed.\n"
17046msgstr ""
17047
79aed792 17048#: builtin/merge.c:1735
712b0ed6 17049#, c-format
bbc7dccd 17050msgid "Using the %s strategy to prepare resolving by hand.\n"
712b0ed6
JX
17051msgstr ""
17052
79aed792 17053#: builtin/merge.c:1749
712b0ed6
JX
17054#, c-format
17055msgid "Automatic merge went well; stopped before committing as requested\n"
17056msgstr ""
17057
17058#: builtin/mktag.c:10
17059msgid "git mktag"
cc76011e
JX
17060msgstr ""
17061
2b95ebb4 17062#: builtin/mktag.c:27
cc76011e 17063#, c-format
712b0ed6 17064msgid "warning: tag input does not pass fsck: %s"
cc76011e
JX
17065msgstr ""
17066
2b95ebb4 17067#: builtin/mktag.c:38
cc76011e 17068#, c-format
712b0ed6 17069msgid "error: tag input does not pass fsck: %s"
cc76011e
JX
17070msgstr ""
17071
2b95ebb4 17072#: builtin/mktag.c:41
cc76011e 17073#, c-format
712b0ed6 17074msgid "%d (FSCK_IGNORE?) should never trigger this callback"
cc76011e
JX
17075msgstr ""
17076
2b95ebb4 17077#: builtin/mktag.c:56
cc76011e 17078#, c-format
712b0ed6 17079msgid "could not read tagged object '%s'"
cc76011e
JX
17080msgstr ""
17081
2b95ebb4 17082#: builtin/mktag.c:59
cc76011e 17083#, c-format
712b0ed6 17084msgid "object '%s' tagged as '%s', but is a '%s' type"
cc76011e
JX
17085msgstr ""
17086
1f511a9b 17087#: builtin/mktag.c:98
712b0ed6
JX
17088msgid "tag on stdin did not pass our strict fsck check"
17089msgstr ""
17090
1f511a9b 17091#: builtin/mktag.c:101
712b0ed6
JX
17092msgid "tag on stdin did not refer to a valid object"
17093msgstr ""
17094
79aed792 17095#: builtin/mktag.c:104 builtin/tag.c:242
712b0ed6 17096msgid "unable to write tag file"
cc76011e
JX
17097msgstr ""
17098
bfef3f9d
JX
17099#: builtin/mktree.c:66
17100msgid "git mktree [-z] [--missing] [--batch]"
cc76011e
JX
17101msgstr ""
17102
bfef3f9d
JX
17103#: builtin/mktree.c:154
17104msgid "input is NUL terminated"
cc76011e
JX
17105msgstr ""
17106
bfef3f9d
JX
17107#: builtin/mktree.c:155 builtin/write-tree.c:26
17108msgid "allow missing objects"
cc76011e
JX
17109msgstr ""
17110
bfef3f9d
JX
17111#: builtin/mktree.c:156
17112msgid "allow creation of more than one tree"
cc76011e
JX
17113msgstr ""
17114
2b95ebb4 17115#: builtin/multi-pack-index.c:10
1f511a9b
JX
17116msgid ""
17117"git multi-pack-index [<options>] write [--preferred-pack=<pack>][--refs-"
17118"snapshot=<path>]"
df49095a
JX
17119msgstr ""
17120
1f511a9b 17121#: builtin/multi-pack-index.c:14
2b95ebb4 17122msgid "git multi-pack-index [<options>] verify"
cc76011e
JX
17123msgstr ""
17124
1f511a9b 17125#: builtin/multi-pack-index.c:17
2b95ebb4 17126msgid "git multi-pack-index [<options>] expire"
cc76011e
JX
17127msgstr ""
17128
1f511a9b 17129#: builtin/multi-pack-index.c:20
2b95ebb4 17130msgid "git multi-pack-index [<options>] repack [--batch-size=<size>]"
cc76011e
JX
17131msgstr ""
17132
1f511a9b 17133#: builtin/multi-pack-index.c:57
2b95ebb4 17134msgid "object directory containing set of packfile and pack-index pairs"
cc76011e
JX
17135msgstr ""
17136
1f511a9b 17137#: builtin/multi-pack-index.c:98
2b95ebb4
JX
17138msgid "preferred-pack"
17139msgstr ""
17140
1f511a9b 17141#: builtin/multi-pack-index.c:99
2b95ebb4
JX
17142msgid "pack for reuse when computing a multi-pack bitmap"
17143msgstr ""
17144
1f511a9b
JX
17145#: builtin/multi-pack-index.c:100
17146msgid "write multi-pack bitmap"
17147msgstr ""
17148
17149#: builtin/multi-pack-index.c:105
17150msgid "write multi-pack index containing only given indexes"
17151msgstr ""
17152
17153#: builtin/multi-pack-index.c:107
17154msgid "refs snapshot for selecting bitmap commits"
17155msgstr ""
17156
79aed792 17157#: builtin/multi-pack-index.c:206
2b95ebb4
JX
17158msgid ""
17159"during repack, collect pack-files of smaller size into a batch that is "
17160"larger than this size"
17161msgstr ""
17162
bfef3f9d
JX
17163#: builtin/mv.c:18
17164msgid "git mv [<options>] <source>... <destination>"
cc76011e
JX
17165msgstr ""
17166
bfef3f9d
JX
17167#: builtin/mv.c:83
17168#, c-format
17169msgid "Directory %s is in index and no submodule?"
cc76011e
JX
17170msgstr ""
17171
bfef3f9d
JX
17172#: builtin/mv.c:85
17173msgid "Please stage your changes to .gitmodules or stash them to proceed"
cc76011e
JX
17174msgstr ""
17175
bfef3f9d
JX
17176#: builtin/mv.c:103
17177#, c-format
17178msgid "%.*s is in index"
cc76011e
JX
17179msgstr ""
17180
bfef3f9d
JX
17181#: builtin/mv.c:125
17182msgid "force move/rename even if target exists"
cc76011e
JX
17183msgstr ""
17184
bfef3f9d
JX
17185#: builtin/mv.c:127
17186msgid "skip move/rename errors"
cc76011e
JX
17187msgstr ""
17188
1f511a9b 17189#: builtin/mv.c:172
d07a63e4
JX
17190#, c-format
17191msgid "destination '%s' is not a directory"
cc76011e
JX
17192msgstr ""
17193
1f511a9b 17194#: builtin/mv.c:184
727b9576 17195#, c-format
d07a63e4 17196msgid "Checking rename of '%s' to '%s'\n"
727b9576
JX
17197msgstr ""
17198
1f511a9b 17199#: builtin/mv.c:190
d07a63e4 17200msgid "bad source"
727b9576
JX
17201msgstr ""
17202
1f511a9b 17203#: builtin/mv.c:193
d07a63e4 17204msgid "can not move directory into itself"
cc76011e
JX
17205msgstr ""
17206
1f511a9b 17207#: builtin/mv.c:196
d07a63e4
JX
17208msgid "cannot move directory over file"
17209msgstr ""
17210
1f511a9b 17211#: builtin/mv.c:205
cc76011e
JX
17212msgid "source directory is empty"
17213msgstr ""
17214
1f511a9b 17215#: builtin/mv.c:231
cc76011e
JX
17216msgid "not under version control"
17217msgstr ""
17218
1f511a9b 17219#: builtin/mv.c:233
e13da2db
JX
17220msgid "conflicted"
17221msgstr ""
17222
1f511a9b 17223#: builtin/mv.c:236
cc76011e
JX
17224msgid "destination exists"
17225msgstr ""
17226
1f511a9b 17227#: builtin/mv.c:244
cc76011e
JX
17228#, c-format
17229msgid "overwriting '%s'"
17230msgstr ""
17231
1f511a9b 17232#: builtin/mv.c:247
cc76011e
JX
17233msgid "Cannot overwrite"
17234msgstr ""
17235
1f511a9b 17236#: builtin/mv.c:250
cc76011e
JX
17237msgid "multiple sources for the same target"
17238msgstr ""
17239
1f511a9b 17240#: builtin/mv.c:252
df49095a
JX
17241msgid "destination directory does not exist"
17242msgstr ""
17243
1f511a9b 17244#: builtin/mv.c:280
cc76011e
JX
17245#, c-format
17246msgid "%s, source=%s, destination=%s"
17247msgstr ""
17248
1f511a9b 17249#: builtin/mv.c:308
cc76011e
JX
17250#, c-format
17251msgid "Renaming %s to %s\n"
17252msgstr ""
17253
79aed792 17254#: builtin/mv.c:314 builtin/remote.c:790 builtin/repack.c:857
cc76011e
JX
17255#, c-format
17256msgid "renaming '%s' failed"
17257msgstr ""
17258
79aed792 17259#: builtin/name-rev.c:474
c2ea1208 17260msgid "git name-rev [<options>] <commit>..."
cc76011e
JX
17261msgstr ""
17262
79aed792 17263#: builtin/name-rev.c:475
c2ea1208 17264msgid "git name-rev [<options>] --all"
cc76011e
JX
17265msgstr ""
17266
79aed792 17267#: builtin/name-rev.c:476
c2ea1208 17268msgid "git name-rev [<options>] --stdin"
cc76011e
JX
17269msgstr ""
17270
79aed792 17271#: builtin/name-rev.c:533
e13da2db 17272msgid "print only ref-based names (no object names)"
cc76011e
JX
17273msgstr ""
17274
79aed792 17275#: builtin/name-rev.c:534
cc76011e
JX
17276msgid "only use tags to name the commits"
17277msgstr ""
17278
79aed792 17279#: builtin/name-rev.c:536
cc76011e
JX
17280msgid "only use refs matching <pattern>"
17281msgstr ""
17282
79aed792 17283#: builtin/name-rev.c:538
dfc182b1
JX
17284msgid "ignore refs matching <pattern>"
17285msgstr ""
17286
79aed792 17287#: builtin/name-rev.c:540
cc76011e
JX
17288msgid "list all commits reachable from all refs"
17289msgstr ""
17290
79aed792 17291#: builtin/name-rev.c:541
cc76011e
JX
17292msgid "read from stdin"
17293msgstr ""
17294
79aed792 17295#: builtin/name-rev.c:542
727b9576 17296msgid "allow to print `undefined` names (default)"
cc76011e
JX
17297msgstr ""
17298
79aed792 17299#: builtin/name-rev.c:548
28b3cffc
JX
17300msgid "dereference tags in the input (internal use)"
17301msgstr ""
17302
dba9f13c 17303#: builtin/notes.c:28
c2ea1208 17304msgid "git notes [--ref <notes-ref>] [list [<object>]]"
cc76011e
JX
17305msgstr ""
17306
dba9f13c 17307#: builtin/notes.c:29
cc76011e 17308msgid ""
c2ea1208 17309"git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
beb691f7 17310"| (-c | -C) <object>] [<object>]"
cc76011e
JX
17311msgstr ""
17312
dba9f13c 17313#: builtin/notes.c:30
c2ea1208 17314msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
cc76011e
JX
17315msgstr ""
17316
dba9f13c 17317#: builtin/notes.c:31
cc76011e 17318msgid ""
c2ea1208 17319"git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
beb691f7 17320"(-c | -C) <object>] [<object>]"
cc76011e
JX
17321msgstr ""
17322
dba9f13c 17323#: builtin/notes.c:32
c2ea1208 17324msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
cc76011e
JX
17325msgstr ""
17326
dba9f13c 17327#: builtin/notes.c:33
c2ea1208 17328msgid "git notes [--ref <notes-ref>] show [<object>]"
cc76011e
JX
17329msgstr ""
17330
dba9f13c 17331#: builtin/notes.c:34
cc76011e 17332msgid ""
c2ea1208 17333"git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
cc76011e
JX
17334msgstr ""
17335
dba9f13c 17336#: builtin/notes.c:35
cc76011e
JX
17337msgid "git notes merge --commit [-v | -q]"
17338msgstr ""
17339
dba9f13c 17340#: builtin/notes.c:36
cc76011e
JX
17341msgid "git notes merge --abort [-v | -q]"
17342msgstr ""
17343
dba9f13c 17344#: builtin/notes.c:37
c2ea1208 17345msgid "git notes [--ref <notes-ref>] remove [<object>...]"
cc76011e
JX
17346msgstr ""
17347
dba9f13c 17348#: builtin/notes.c:38
18a90722 17349msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
cc76011e
JX
17350msgstr ""
17351
dba9f13c 17352#: builtin/notes.c:39
c2ea1208 17353msgid "git notes [--ref <notes-ref>] get-ref"
cc76011e
JX
17354msgstr ""
17355
dba9f13c 17356#: builtin/notes.c:44
cc76011e
JX
17357msgid "git notes [list [<object>]]"
17358msgstr ""
17359
dba9f13c 17360#: builtin/notes.c:49
cc76011e
JX
17361msgid "git notes add [<options>] [<object>]"
17362msgstr ""
17363
dba9f13c 17364#: builtin/notes.c:54
cc76011e
JX
17365msgid "git notes copy [<options>] <from-object> <to-object>"
17366msgstr ""
17367
dba9f13c 17368#: builtin/notes.c:55
cc76011e
JX
17369msgid "git notes copy --stdin [<from-object> <to-object>]..."
17370msgstr ""
17371
dba9f13c 17372#: builtin/notes.c:60
cc76011e
JX
17373msgid "git notes append [<options>] [<object>]"
17374msgstr ""
17375
dba9f13c 17376#: builtin/notes.c:65
cc76011e
JX
17377msgid "git notes edit [<object>]"
17378msgstr ""
17379
dba9f13c 17380#: builtin/notes.c:70
cc76011e
JX
17381msgid "git notes show [<object>]"
17382msgstr ""
17383
dba9f13c 17384#: builtin/notes.c:75
c2ea1208 17385msgid "git notes merge [<options>] <notes-ref>"
cc76011e
JX
17386msgstr ""
17387
dba9f13c 17388#: builtin/notes.c:76
cc76011e
JX
17389msgid "git notes merge --commit [<options>]"
17390msgstr ""
17391
dba9f13c 17392#: builtin/notes.c:77
cc76011e
JX
17393msgid "git notes merge --abort [<options>]"
17394msgstr ""
17395
dba9f13c 17396#: builtin/notes.c:82
cc76011e
JX
17397msgid "git notes remove [<object>]"
17398msgstr ""
17399
dba9f13c 17400#: builtin/notes.c:87
cc76011e
JX
17401msgid "git notes prune [<options>]"
17402msgstr ""
17403
dba9f13c 17404#: builtin/notes.c:92
cc76011e
JX
17405msgid "git notes get-ref"
17406msgstr ""
17407
dba9f13c 17408#: builtin/notes.c:97
9fa976ff
JX
17409msgid "Write/edit the notes for the following object:"
17410msgstr ""
17411
79aed792 17412#: builtin/notes.c:149
cc76011e
JX
17413#, c-format
17414msgid "unable to start 'show' for object '%s'"
17415msgstr ""
17416
79aed792 17417#: builtin/notes.c:153
9caaf23e 17418msgid "could not read 'show' output"
cc76011e
JX
17419msgstr ""
17420
79aed792 17421#: builtin/notes.c:161
cc76011e
JX
17422#, c-format
17423msgid "failed to finish 'show' for object '%s'"
17424msgstr ""
17425
79aed792 17426#: builtin/notes.c:194
fda7b092 17427msgid "please supply the note contents using either -m or -F option"
cc76011e
JX
17428msgstr ""
17429
79aed792 17430#: builtin/notes.c:203
cc76011e
JX
17431msgid "unable to write note object"
17432msgstr ""
17433
1f511a9b 17434#: builtin/notes.c:206
cc76011e 17435#, c-format
fda7b092 17436msgid "the note contents have been left in %s"
cc76011e
JX
17437msgstr ""
17438
79aed792 17439#: builtin/notes.c:240 builtin/tag.c:581
cc76011e
JX
17440#, c-format
17441msgid "could not open or read '%s'"
17442msgstr ""
17443
1f511a9b
JX
17444#: builtin/notes.c:261 builtin/notes.c:311 builtin/notes.c:313
17445#: builtin/notes.c:381 builtin/notes.c:436 builtin/notes.c:524
17446#: builtin/notes.c:529 builtin/notes.c:608 builtin/notes.c:670
fda7b092
JX
17447#, c-format
17448msgid "failed to resolve '%s' as a valid ref."
17449msgstr ""
17450
1f511a9b 17451#: builtin/notes.c:263
cc76011e 17452#, c-format
fda7b092 17453msgid "failed to read object '%s'."
cc76011e
JX
17454msgstr ""
17455
1f511a9b 17456#: builtin/notes.c:266
5e078fcd 17457#, c-format
fda7b092 17458msgid "cannot read note data from non-blob object '%s'."
5e078fcd
JX
17459msgstr ""
17460
1f511a9b 17461#: builtin/notes.c:307
fda7b092
JX
17462#, c-format
17463msgid "malformed input line: '%s'."
17464msgstr ""
17465
1f511a9b 17466#: builtin/notes.c:322
fda7b092
JX
17467#, c-format
17468msgid "failed to copy notes from '%s' to '%s'"
17469msgstr ""
17470
5b34e000
JX
17471#. TRANSLATORS: the first %s will be replaced by a git
17472#. notes command: 'add', 'merge', 'remove', etc.
17473#.
1f511a9b 17474#: builtin/notes.c:354
fda7b092
JX
17475#, c-format
17476msgid "refusing to %s notes in %s (outside of refs/notes/)"
17477msgstr ""
17478
1f511a9b
JX
17479#: builtin/notes.c:374 builtin/notes.c:429 builtin/notes.c:507
17480#: builtin/notes.c:519 builtin/notes.c:596 builtin/notes.c:663
79aed792
JX
17481#: builtin/notes.c:813 builtin/notes.c:965 builtin/notes.c:987
17482#: builtin/prune-packed.c:25 builtin/receive-pack.c:2487 builtin/tag.c:591
2b95ebb4
JX
17483msgid "too many arguments"
17484msgstr ""
17485
1f511a9b 17486#: builtin/notes.c:387 builtin/notes.c:676
cc76011e 17487#, c-format
fda7b092 17488msgid "no note found for object %s."
cc76011e
JX
17489msgstr ""
17490
1f511a9b 17491#: builtin/notes.c:408 builtin/notes.c:574
cc76011e
JX
17492msgid "note contents as a string"
17493msgstr ""
17494
1f511a9b 17495#: builtin/notes.c:411 builtin/notes.c:577
cc76011e
JX
17496msgid "note contents in a file"
17497msgstr ""
17498
1f511a9b 17499#: builtin/notes.c:414 builtin/notes.c:580
cc76011e
JX
17500msgid "reuse and edit specified note object"
17501msgstr ""
17502
1f511a9b 17503#: builtin/notes.c:417 builtin/notes.c:583
cc76011e
JX
17504msgid "reuse specified note object"
17505msgstr ""
17506
1f511a9b 17507#: builtin/notes.c:420 builtin/notes.c:586
beb691f7
JX
17508msgid "allow storing empty note"
17509msgstr ""
17510
1f511a9b 17511#: builtin/notes.c:421 builtin/notes.c:494
cc76011e
JX
17512msgid "replace existing notes"
17513msgstr ""
17514
1f511a9b 17515#: builtin/notes.c:446
cc76011e
JX
17516#, c-format
17517msgid ""
17518"Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
17519"existing notes"
17520msgstr ""
17521
1f511a9b 17522#: builtin/notes.c:461 builtin/notes.c:542
cc76011e
JX
17523#, c-format
17524msgid "Overwriting existing notes for object %s\n"
17525msgstr ""
17526
79aed792 17527#: builtin/notes.c:473 builtin/notes.c:635 builtin/notes.c:904
beb691f7
JX
17528#, c-format
17529msgid "Removing note for object %s\n"
17530msgstr ""
17531
1f511a9b 17532#: builtin/notes.c:495
cc76011e
JX
17533msgid "read objects from stdin"
17534msgstr ""
17535
1f511a9b 17536#: builtin/notes.c:497
cc76011e
JX
17537msgid "load rewriting config for <command> (implies --stdin)"
17538msgstr ""
17539
1f511a9b 17540#: builtin/notes.c:515
712b0ed6 17541msgid "too few arguments"
cc76011e
JX
17542msgstr ""
17543
1f511a9b 17544#: builtin/notes.c:536
cc76011e
JX
17545#, c-format
17546msgid ""
17547"Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
17548"existing notes"
17549msgstr ""
17550
1f511a9b 17551#: builtin/notes.c:548
cc76011e 17552#, c-format
fda7b092 17553msgid "missing notes on source object %s. Cannot copy."
cc76011e
JX
17554msgstr ""
17555
1f511a9b 17556#: builtin/notes.c:601
cc76011e
JX
17557#, c-format
17558msgid ""
17559"The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
17560"Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
17561msgstr ""
17562
1f511a9b 17563#: builtin/notes.c:696
fda7b092
JX
17564msgid "failed to delete ref NOTES_MERGE_PARTIAL"
17565msgstr ""
17566
1f511a9b 17567#: builtin/notes.c:698
fda7b092
JX
17568msgid "failed to delete ref NOTES_MERGE_REF"
17569msgstr ""
17570
1f511a9b 17571#: builtin/notes.c:700
fda7b092
JX
17572msgid "failed to remove 'git notes merge' worktree"
17573msgstr ""
17574
1f511a9b 17575#: builtin/notes.c:720
fda7b092
JX
17576msgid "failed to read ref NOTES_MERGE_PARTIAL"
17577msgstr ""
17578
1f511a9b 17579#: builtin/notes.c:722
fda7b092
JX
17580msgid "could not find commit from NOTES_MERGE_PARTIAL."
17581msgstr ""
17582
1f511a9b 17583#: builtin/notes.c:724
fda7b092
JX
17584msgid "could not parse commit from NOTES_MERGE_PARTIAL."
17585msgstr ""
17586
1f511a9b 17587#: builtin/notes.c:737
fda7b092
JX
17588msgid "failed to resolve NOTES_MERGE_REF"
17589msgstr ""
17590
1f511a9b 17591#: builtin/notes.c:740
fda7b092
JX
17592msgid "failed to finalize notes merge"
17593msgstr ""
17594
1f511a9b 17595#: builtin/notes.c:766
9fa976ff
JX
17596#, c-format
17597msgid "unknown notes merge strategy %s"
17598msgstr ""
17599
1f511a9b 17600#: builtin/notes.c:782
cc76011e
JX
17601msgid "General options"
17602msgstr ""
17603
1f511a9b 17604#: builtin/notes.c:784
cc76011e
JX
17605msgid "Merge options"
17606msgstr ""
17607
1f511a9b 17608#: builtin/notes.c:786
cc76011e
JX
17609msgid ""
17610"resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
17611"cat_sort_uniq)"
17612msgstr ""
17613
1f511a9b 17614#: builtin/notes.c:788
cc76011e
JX
17615msgid "Committing unmerged notes"
17616msgstr ""
17617
1f511a9b 17618#: builtin/notes.c:790
cc76011e
JX
17619msgid "finalize notes merge by committing unmerged notes"
17620msgstr ""
17621
1f511a9b 17622#: builtin/notes.c:792
cc76011e
JX
17623msgid "Aborting notes merge resolution"
17624msgstr ""
17625
1f511a9b 17626#: builtin/notes.c:794
cc76011e
JX
17627msgid "abort notes merge"
17628msgstr ""
17629
1f511a9b 17630#: builtin/notes.c:805
9fa976ff
JX
17631msgid "cannot mix --commit, --abort or -s/--strategy"
17632msgstr ""
17633
1f511a9b 17634#: builtin/notes.c:810
fda7b092 17635msgid "must specify a notes ref to merge"
9fa976ff
JX
17636msgstr ""
17637
1f511a9b 17638#: builtin/notes.c:834
9fa976ff 17639#, c-format
fda7b092 17640msgid "unknown -s/--strategy: %s"
9fa976ff
JX
17641msgstr ""
17642
79aed792 17643#: builtin/notes.c:874
df0617bf 17644#, c-format
fda7b092 17645msgid "a notes merge into %s is already in-progress at %s"
df0617bf
JX
17646msgstr ""
17647
79aed792 17648#: builtin/notes.c:878
9fa976ff 17649#, c-format
fda7b092 17650msgid "failed to store link to current notes ref (%s)"
9fa976ff
JX
17651msgstr ""
17652
79aed792 17653#: builtin/notes.c:880
9fa976ff
JX
17654#, c-format
17655msgid ""
17656"Automatic notes merge failed. Fix conflicts in %s and commit the result with "
17657"'git notes merge --commit', or abort the merge with 'git notes merge --"
17658"abort'.\n"
17659msgstr ""
17660
79aed792 17661#: builtin/notes.c:899 builtin/tag.c:594
d93ef2a1
JX
17662#, c-format
17663msgid "Failed to resolve '%s' as a valid ref."
17664msgstr ""
17665
79aed792 17666#: builtin/notes.c:902
cc76011e
JX
17667#, c-format
17668msgid "Object %s has no note\n"
17669msgstr ""
17670
79aed792 17671#: builtin/notes.c:914
cc76011e
JX
17672msgid "attempt to remove non-existent note is not an error"
17673msgstr ""
17674
79aed792 17675#: builtin/notes.c:917
cc76011e
JX
17676msgid "read object names from the standard input"
17677msgstr ""
17678
79aed792 17679#: builtin/notes.c:956 builtin/prune.c:144 builtin/worktree.c:147
9fa976ff
JX
17680msgid "do not remove, show only"
17681msgstr ""
17682
79aed792 17683#: builtin/notes.c:957
9fa976ff 17684msgid "report pruned notes"
cc76011e
JX
17685msgstr ""
17686
79aed792 17687#: builtin/notes.c:1000
9fa976ff
JX
17688msgid "notes-ref"
17689msgstr ""
17690
79aed792 17691#: builtin/notes.c:1001
c2ea1208 17692msgid "use notes from <notes-ref>"
cc76011e
JX
17693msgstr ""
17694
79aed792 17695#: builtin/notes.c:1036 builtin/stash.c:1818
cc76011e 17696#, c-format
fda7b092 17697msgid "unknown subcommand: %s"
cc76011e
JX
17698msgstr ""
17699
d4df71b2 17700#: builtin/pack-objects.c:182
df0617bf
JX
17701msgid ""
17702"git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
cc76011e
JX
17703msgstr ""
17704
d4df71b2 17705#: builtin/pack-objects.c:183
df0617bf
JX
17706msgid ""
17707"git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
cc76011e
JX
17708msgstr ""
17709
d4df71b2 17710#: builtin/pack-objects.c:572
712b0ed6
JX
17711#, c-format
17712msgid ""
17713"write_reuse_object: could not locate %s, expected at offset %<PRIuMAX> in "
17714"pack %s"
17715msgstr ""
17716
d4df71b2 17717#: builtin/pack-objects.c:580
cc76011e 17718#, c-format
dba9f13c
JX
17719msgid "bad packed object CRC for %s"
17720msgstr ""
17721
d4df71b2 17722#: builtin/pack-objects.c:591
dba9f13c
JX
17723#, c-format
17724msgid "corrupt packed object for %s"
17725msgstr ""
17726
d4df71b2 17727#: builtin/pack-objects.c:722
dba9f13c
JX
17728#, c-format
17729msgid "recursive delta detected for object %s"
17730msgstr ""
17731
d4df71b2 17732#: builtin/pack-objects.c:941
f7c6172e
JX
17733#, c-format
17734msgid "ordered %u objects, expected %<PRIu32>"
dba9f13c
JX
17735msgstr ""
17736
d4df71b2 17737#: builtin/pack-objects.c:1036
712b0ed6
JX
17738#, c-format
17739msgid "expected object at offset %<PRIuMAX> in pack %s"
17740msgstr ""
17741
1f511a9b 17742#: builtin/pack-objects.c:1160
f517e50d
JX
17743msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
17744msgstr ""
17745
1f511a9b 17746#: builtin/pack-objects.c:1173
5e078fcd
JX
17747msgid "Writing objects"
17748msgstr ""
17749
1f511a9b 17750#: builtin/pack-objects.c:1235 builtin/update-index.c:90
dba9f13c
JX
17751#, c-format
17752msgid "failed to stat %s"
17753msgstr ""
17754
1f511a9b
JX
17755#: builtin/pack-objects.c:1268
17756msgid "failed to write bitmap index"
17757msgstr ""
17758
17759#: builtin/pack-objects.c:1294
dba9f13c
JX
17760#, c-format
17761msgid "wrote %<PRIu32> objects while expecting %<PRIu32>"
17762msgstr ""
17763
1f511a9b 17764#: builtin/pack-objects.c:1536
5e078fcd
JX
17765msgid "disabling bitmap writing, as some objects are not being packed"
17766msgstr ""
17767
1f511a9b 17768#: builtin/pack-objects.c:1984
dba9f13c
JX
17769#, c-format
17770msgid "delta base offset overflow in pack for %s"
17771msgstr ""
17772
1f511a9b 17773#: builtin/pack-objects.c:1993
dba9f13c
JX
17774#, c-format
17775msgid "delta base offset out of bound for %s"
17776msgstr ""
17777
1f511a9b 17778#: builtin/pack-objects.c:2274
9b7388a8
JX
17779msgid "Counting objects"
17780msgstr ""
17781
1f511a9b 17782#: builtin/pack-objects.c:2439
9b7388a8
JX
17783#, c-format
17784msgid "unable to parse object header of %s"
17785msgstr ""
17786
1f511a9b
JX
17787#: builtin/pack-objects.c:2509 builtin/pack-objects.c:2525
17788#: builtin/pack-objects.c:2535
dba9f13c
JX
17789#, c-format
17790msgid "object %s cannot be read"
17791msgstr ""
17792
1f511a9b 17793#: builtin/pack-objects.c:2512 builtin/pack-objects.c:2539
dba9f13c 17794#, c-format
12705546 17795msgid "object %s inconsistent object length (%<PRIuMAX> vs %<PRIuMAX>)"
dba9f13c
JX
17796msgstr ""
17797
1f511a9b 17798#: builtin/pack-objects.c:2549
dba9f13c
JX
17799msgid "suboptimal pack - out of memory"
17800msgstr ""
17801
1f511a9b 17802#: builtin/pack-objects.c:2864
dba9f13c
JX
17803#, c-format
17804msgid "Delta compression using up to %d threads"
17805msgstr ""
17806
1f511a9b 17807#: builtin/pack-objects.c:3003
dba9f13c
JX
17808#, c-format
17809msgid "unable to pack objects reachable from tag %s"
17810msgstr ""
17811
1f511a9b 17812#: builtin/pack-objects.c:3089
5e078fcd
JX
17813msgid "Compressing objects"
17814msgstr ""
17815
1f511a9b 17816#: builtin/pack-objects.c:3095
dba9f13c
JX
17817msgid "inconsistency with delta count"
17818msgstr ""
17819
1f511a9b 17820#: builtin/pack-objects.c:3174
d84f4abf
JX
17821#, c-format
17822msgid ""
17823"value of uploadpack.blobpackfileuri must be of the form '<object-hash> <pack-"
17824"hash> <uri>' (got '%s')"
17825msgstr ""
17826
1f511a9b 17827#: builtin/pack-objects.c:3177
d84f4abf
JX
17828#, c-format
17829msgid ""
17830"object already configured in another uploadpack.blobpackfileuri (got '%s')"
17831msgstr ""
17832
1f511a9b 17833#: builtin/pack-objects.c:3212
2b95ebb4
JX
17834#, c-format
17835msgid "could not get type of object %s in pack %s"
17836msgstr ""
17837
1f511a9b
JX
17838#: builtin/pack-objects.c:3340 builtin/pack-objects.c:3351
17839#: builtin/pack-objects.c:3365
2b95ebb4
JX
17840#, c-format
17841msgid "could not find pack '%s'"
17842msgstr ""
17843
1f511a9b 17844#: builtin/pack-objects.c:3408
dba9f13c
JX
17845#, c-format
17846msgid ""
17847"expected edge object ID, got garbage:\n"
17848" %s"
17849msgstr ""
17850
1f511a9b 17851#: builtin/pack-objects.c:3414
dba9f13c
JX
17852#, c-format
17853msgid ""
17854"expected object ID, got garbage:\n"
17855" %s"
17856msgstr ""
17857
1f511a9b 17858#: builtin/pack-objects.c:3507
18a90722
JX
17859msgid "invalid value for --missing"
17860msgstr ""
17861
1f511a9b 17862#: builtin/pack-objects.c:3532 builtin/pack-objects.c:3619
dba9f13c
JX
17863msgid "cannot open pack index"
17864msgstr ""
17865
1f511a9b 17866#: builtin/pack-objects.c:3541
dba9f13c
JX
17867#, c-format
17868msgid "loose object at %s could not be examined"
17869msgstr ""
17870
1f511a9b 17871#: builtin/pack-objects.c:3627
dba9f13c
JX
17872msgid "unable to force loose object"
17873msgstr ""
17874
1f511a9b 17875#: builtin/pack-objects.c:3757
dba9f13c
JX
17876#, c-format
17877msgid "not a rev '%s'"
17878msgstr ""
17879
1f511a9b 17880#: builtin/pack-objects.c:3760 builtin/rev-parse.c:1061
dba9f13c
JX
17881#, c-format
17882msgid "bad revision '%s'"
17883msgstr ""
17884
1f511a9b 17885#: builtin/pack-objects.c:3788
dba9f13c
JX
17886msgid "unable to add recent objects"
17887msgstr ""
17888
1f511a9b 17889#: builtin/pack-objects.c:3841
cc76011e
JX
17890#, c-format
17891msgid "unsupported index version %s"
17892msgstr ""
17893
1f511a9b 17894#: builtin/pack-objects.c:3845
cc76011e
JX
17895#, c-format
17896msgid "bad index version '%s'"
17897msgstr ""
17898
1f511a9b 17899#: builtin/pack-objects.c:3884
dba9f13c 17900msgid "<version>[,<offset>]"
cc76011e
JX
17901msgstr ""
17902
1f511a9b 17903#: builtin/pack-objects.c:3885
cc76011e
JX
17904msgid "write the pack index file in the specified idx format version"
17905msgstr ""
17906
1f511a9b 17907#: builtin/pack-objects.c:3888
cc76011e
JX
17908msgid "maximum size of each output pack file"
17909msgstr ""
17910
1f511a9b 17911#: builtin/pack-objects.c:3890
cc76011e
JX
17912msgid "ignore borrowed objects from alternate object store"
17913msgstr ""
17914
1f511a9b 17915#: builtin/pack-objects.c:3892
cc76011e
JX
17916msgid "ignore packed objects"
17917msgstr ""
17918
1f511a9b 17919#: builtin/pack-objects.c:3894
cc76011e
JX
17920msgid "limit pack window by objects"
17921msgstr ""
17922
1f511a9b 17923#: builtin/pack-objects.c:3896
cc76011e
JX
17924msgid "limit pack window by memory in addition to object limit"
17925msgstr ""
17926
1f511a9b 17927#: builtin/pack-objects.c:3898
cc76011e
JX
17928msgid "maximum length of delta chain allowed in the resulting pack"
17929msgstr ""
17930
1f511a9b 17931#: builtin/pack-objects.c:3900
cc76011e
JX
17932msgid "reuse existing deltas"
17933msgstr ""
17934
1f511a9b 17935#: builtin/pack-objects.c:3902
cc76011e
JX
17936msgid "reuse existing objects"
17937msgstr ""
17938
1f511a9b 17939#: builtin/pack-objects.c:3904
cc76011e
JX
17940msgid "use OFS_DELTA objects"
17941msgstr ""
17942
1f511a9b 17943#: builtin/pack-objects.c:3906
cc76011e
JX
17944msgid "use threads when searching for best delta matches"
17945msgstr ""
17946
1f511a9b 17947#: builtin/pack-objects.c:3908
cc76011e
JX
17948msgid "do not create an empty pack output"
17949msgstr ""
17950
1f511a9b 17951#: builtin/pack-objects.c:3910
cc76011e
JX
17952msgid "read revision arguments from standard input"
17953msgstr ""
17954
1f511a9b 17955#: builtin/pack-objects.c:3912
cc76011e
JX
17956msgid "limit the objects to those that are not yet packed"
17957msgstr ""
17958
1f511a9b 17959#: builtin/pack-objects.c:3915
cc76011e
JX
17960msgid "include objects reachable from any reference"
17961msgstr ""
17962
1f511a9b 17963#: builtin/pack-objects.c:3918
cc76011e
JX
17964msgid "include objects referred by reflog entries"
17965msgstr ""
17966
1f511a9b 17967#: builtin/pack-objects.c:3921
d07a63e4
JX
17968msgid "include objects referred to by the index"
17969msgstr ""
17970
1f511a9b 17971#: builtin/pack-objects.c:3924
2b95ebb4
JX
17972msgid "read packs from stdin"
17973msgstr ""
17974
1f511a9b 17975#: builtin/pack-objects.c:3926
cc76011e
JX
17976msgid "output pack to stdout"
17977msgstr ""
17978
1f511a9b 17979#: builtin/pack-objects.c:3928
cc76011e
JX
17980msgid "include tag objects that refer to objects to be packed"
17981msgstr ""
17982
1f511a9b 17983#: builtin/pack-objects.c:3930
cc76011e
JX
17984msgid "keep unreachable objects"
17985msgstr ""
17986
1f511a9b 17987#: builtin/pack-objects.c:3932
9fa976ff
JX
17988msgid "pack loose unreachable objects"
17989msgstr ""
17990
1f511a9b 17991#: builtin/pack-objects.c:3934
cc76011e
JX
17992msgid "unpack unreachable objects newer than <time>"
17993msgstr ""
17994
1f511a9b 17995#: builtin/pack-objects.c:3937
94328cef 17996msgid "use the sparse reachability algorithm"
cc76011e
JX
17997msgstr ""
17998
1f511a9b 17999#: builtin/pack-objects.c:3939
94328cef 18000msgid "create thin packs"
beb691f7
JX
18001msgstr ""
18002
1f511a9b 18003#: builtin/pack-objects.c:3941
94328cef 18004msgid "create packs suitable for shallow fetches"
cc76011e
JX
18005msgstr ""
18006
1f511a9b 18007#: builtin/pack-objects.c:3943
94328cef 18008msgid "ignore packs that have companion .keep file"
9b7388a8
JX
18009msgstr ""
18010
1f511a9b 18011#: builtin/pack-objects.c:3945
94328cef 18012msgid "ignore this pack"
cc76011e
JX
18013msgstr ""
18014
1f511a9b 18015#: builtin/pack-objects.c:3947
94328cef 18016msgid "pack compression level"
cc76011e
JX
18017msgstr ""
18018
1f511a9b 18019#: builtin/pack-objects.c:3949
94328cef 18020msgid "do not hide commits by grafts"
5e078fcd
JX
18021msgstr ""
18022
1f511a9b 18023#: builtin/pack-objects.c:3951
94328cef
JX
18024msgid "use a bitmap index if available to speed up counting objects"
18025msgstr ""
18026
1f511a9b 18027#: builtin/pack-objects.c:3953
5e078fcd
JX
18028msgid "write a bitmap index together with the pack index"
18029msgstr ""
18030
1f511a9b 18031#: builtin/pack-objects.c:3957
466c88fa
JX
18032msgid "write a bitmap index if possible"
18033msgstr ""
18034
1f511a9b 18035#: builtin/pack-objects.c:3961
dba9f13c
JX
18036msgid "handling for missing objects"
18037msgstr ""
18038
1f511a9b 18039#: builtin/pack-objects.c:3964
dba9f13c
JX
18040msgid "do not pack objects in promisor packfiles"
18041msgstr ""
18042
1f511a9b 18043#: builtin/pack-objects.c:3966
12705546
JX
18044msgid "respect islands during delta compression"
18045msgstr ""
18046
1f511a9b 18047#: builtin/pack-objects.c:3968
d84f4abf
JX
18048msgid "protocol"
18049msgstr ""
18050
1f511a9b 18051#: builtin/pack-objects.c:3969
d84f4abf
JX
18052msgid "exclude any configured uploadpack.blobpackfileuri with this protocol"
18053msgstr ""
18054
1f511a9b 18055#: builtin/pack-objects.c:4002
dba9f13c
JX
18056#, c-format
18057msgid "delta chain depth %d is too deep, forcing %d"
18058msgstr ""
18059
1f511a9b 18060#: builtin/pack-objects.c:4007
dba9f13c
JX
18061#, c-format
18062msgid "pack.deltaCacheLimit is too high, forcing %d"
18063msgstr ""
18064
1f511a9b 18065#: builtin/pack-objects.c:4063
dba9f13c
JX
18066msgid "--max-pack-size cannot be used to build a pack for transfer"
18067msgstr ""
18068
1f511a9b 18069#: builtin/pack-objects.c:4065
dba9f13c 18070msgid "minimum pack size limit is 1 MiB"
18a90722
JX
18071msgstr ""
18072
1f511a9b 18073#: builtin/pack-objects.c:4070
dba9f13c 18074msgid "--thin cannot be used to build an indexable pack"
abc8de64
JX
18075msgstr ""
18076
1f511a9b 18077#: builtin/pack-objects.c:4079
dba9f13c 18078msgid "cannot use --filter without --stdout"
5e078fcd
JX
18079msgstr ""
18080
1f511a9b 18081#: builtin/pack-objects.c:4081
2b95ebb4
JX
18082msgid "cannot use --filter with --stdin-packs"
18083msgstr ""
18084
1f511a9b 18085#: builtin/pack-objects.c:4085
2b95ebb4
JX
18086msgid "cannot use internal rev list with --stdin-packs"
18087msgstr ""
18088
1f511a9b 18089#: builtin/pack-objects.c:4144
9b7388a8
JX
18090msgid "Enumerating objects"
18091msgstr ""
18092
79aed792 18093#: builtin/pack-objects.c:4180
dba9f13c 18094#, c-format
f7c6172e
JX
18095msgid ""
18096"Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>), pack-"
18097"reused %<PRIu32>"
dba9f13c
JX
18098msgstr ""
18099
712b0ed6
JX
18100#: builtin/pack-redundant.c:601
18101msgid ""
18102"'git pack-redundant' is nominated for removal.\n"
18103"If you still use this command, please add an extra\n"
18104"option, '--i-still-use-this', on the command line\n"
18105"and let us know you still use it by sending an e-mail\n"
18106"to <git@vger.kernel.org>. Thanks.\n"
18107msgstr ""
18108
c08fd730 18109#: builtin/pack-refs.c:8
df0617bf
JX
18110msgid "git pack-refs [<options>]"
18111msgstr ""
18112
c08fd730 18113#: builtin/pack-refs.c:16
df0617bf
JX
18114msgid "pack everything"
18115msgstr ""
18116
c08fd730 18117#: builtin/pack-refs.c:17
df0617bf
JX
18118msgid "prune loose refs (default)"
18119msgstr ""
18120
bfef3f9d 18121#: builtin/prune-packed.c:6
df0617bf
JX
18122msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
18123msgstr ""
18124
bfef3f9d 18125#: builtin/prune.c:14
18a90722 18126msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
df0617bf
JX
18127msgstr ""
18128
79aed792 18129#: builtin/prune.c:145
df0617bf
JX
18130msgid "report pruned objects"
18131msgstr ""
18132
79aed792 18133#: builtin/prune.c:148
df0617bf
JX
18134msgid "expire objects older than <time>"
18135msgstr ""
18136
79aed792 18137#: builtin/prune.c:150
abc8de64
JX
18138msgid "limit traversal to objects outside promisor packfiles"
18139msgstr ""
18140
79aed792 18141#: builtin/prune.c:163
f4f2c8f8
JX
18142msgid "cannot prune in a precious-objects repo"
18143msgstr ""
18144
f7c6172e 18145#: builtin/pull.c:45 builtin/pull.c:47
fda7b092
JX
18146#, c-format
18147msgid "Invalid value for %s: %s"
18148msgstr ""
18149
f7c6172e 18150#: builtin/pull.c:67
f4f2c8f8 18151msgid "git pull [<options>] [<repository> [<refspec>...]]"
df0617bf
JX
18152msgstr ""
18153
d8344382 18154#: builtin/pull.c:124
5b34e000
JX
18155msgid "control for recursive fetching of submodules"
18156msgstr ""
18157
d8344382 18158#: builtin/pull.c:128
df0617bf
JX
18159msgid "Options related to merging"
18160msgstr ""
18161
d8344382 18162#: builtin/pull.c:131
df0617bf
JX
18163msgid "incorporate changes by rebasing rather than merging"
18164msgstr ""
18165
d8344382 18166#: builtin/pull.c:159 builtin/revert.c:126
df0617bf
JX
18167msgid "allow fast-forward"
18168msgstr ""
18169
d8344382
JX
18170#: builtin/pull.c:165
18171msgid "control use of pre-merge-commit and commit-msg hooks"
18172msgstr ""
18173
79aed792 18174#: builtin/pull.c:171 parse-options.h:340
bfef3f9d 18175msgid "automatically stash/stash pop before and after"
f517e50d
JX
18176msgstr ""
18177
d8344382 18178#: builtin/pull.c:187
df0617bf
JX
18179msgid "Options related to fetching"
18180msgstr ""
18181
d8344382 18182#: builtin/pull.c:197
12705546
JX
18183msgid "force overwrite of local branch"
18184msgstr ""
18185
d8344382 18186#: builtin/pull.c:205
9eb3984b
JX
18187msgid "number of submodules pulled in parallel"
18188msgstr ""
18189
d8344382 18190#: builtin/pull.c:321
df0617bf
JX
18191#, c-format
18192msgid "Invalid value for pull.ff: %s"
18193msgstr ""
18194
d8344382 18195#: builtin/pull.c:449
df0617bf
JX
18196msgid ""
18197"There is no candidate for rebasing against among the refs that you just "
18198"fetched."
18199msgstr ""
18200
d8344382 18201#: builtin/pull.c:451
df0617bf
JX
18202msgid ""
18203"There are no candidates for merging among the refs that you just fetched."
18204msgstr ""
18205
d8344382 18206#: builtin/pull.c:452
df0617bf
JX
18207msgid ""
18208"Generally this means that you provided a wildcard refspec which had no\n"
18209"matches on the remote end."
18210msgstr ""
18211
d8344382 18212#: builtin/pull.c:455
df0617bf
JX
18213#, c-format
18214msgid ""
18215"You asked to pull from the remote '%s', but did not specify\n"
18216"a branch. Because this is not the default configured remote\n"
18217"for your current branch, you must specify a branch on the command line."
18218msgstr ""
18219
d8344382 18220#: builtin/pull.c:460 builtin/rebase.c:951
df0617bf
JX
18221msgid "You are not currently on a branch."
18222msgstr ""
18223
d8344382 18224#: builtin/pull.c:462 builtin/pull.c:477
df0617bf
JX
18225msgid "Please specify which branch you want to rebase against."
18226msgstr ""
18227
d8344382 18228#: builtin/pull.c:464 builtin/pull.c:479
df0617bf
JX
18229msgid "Please specify which branch you want to merge with."
18230msgstr ""
18231
d8344382 18232#: builtin/pull.c:465 builtin/pull.c:480
df0617bf 18233msgid "See git-pull(1) for details."
cc76011e
JX
18234msgstr ""
18235
d8344382 18236#: builtin/pull.c:467 builtin/pull.c:473 builtin/pull.c:482
1f511a9b 18237#: builtin/rebase.c:957
f517e50d
JX
18238msgid "<remote>"
18239msgstr ""
18240
d8344382 18241#: builtin/pull.c:467 builtin/pull.c:482 builtin/pull.c:487
79aed792 18242#: contrib/scalar/scalar.c:375
f517e50d
JX
18243msgid "<branch>"
18244msgstr ""
18245
d8344382 18246#: builtin/pull.c:475 builtin/rebase.c:949
df0617bf 18247msgid "There is no tracking information for the current branch."
cc76011e
JX
18248msgstr ""
18249
d8344382 18250#: builtin/pull.c:484
df0617bf 18251msgid ""
f517e50d 18252"If you wish to set tracking information for this branch you can do so with:"
cc76011e
JX
18253msgstr ""
18254
d8344382 18255#: builtin/pull.c:489
df0617bf
JX
18256#, c-format
18257msgid ""
18258"Your configuration specifies to merge with the ref '%s'\n"
18259"from the remote, but no such ref was fetched."
cc76011e
JX
18260msgstr ""
18261
d8344382 18262#: builtin/pull.c:600
12705546
JX
18263#, c-format
18264msgid "unable to access commit %s"
18265msgstr ""
18266
d8344382 18267#: builtin/pull.c:908
9fa976ff
JX
18268msgid "ignoring --verify-signatures for rebase"
18269msgstr ""
18270
79aed792 18271#: builtin/pull.c:969
712b0ed6 18272msgid ""
1f511a9b
JX
18273"You have divergent branches and need to specify how to reconcile them.\n"
18274"You can do so by running one of the following commands sometime before\n"
18275"your next pull:\n"
712b0ed6 18276"\n"
79aed792 18277" git config pull.rebase false # merge\n"
712b0ed6
JX
18278" git config pull.rebase true # rebase\n"
18279" git config pull.ff only # fast-forward only\n"
18280"\n"
18281"You can replace \"git config\" with \"git config --global\" to set a "
18282"default\n"
18283"preference for all repositories. You can also pass --rebase, --no-rebase,\n"
18284"or --ff-only on the command line to override the configured default per\n"
18285"invocation.\n"
18286msgstr ""
18287
79aed792 18288#: builtin/pull.c:1046
df0617bf 18289msgid "Updating an unborn branch with changes added to the index."
5e078fcd
JX
18290msgstr ""
18291
79aed792 18292#: builtin/pull.c:1050
fda7b092
JX
18293msgid "pull with rebase"
18294msgstr ""
18295
79aed792 18296#: builtin/pull.c:1051
fda7b092
JX
18297msgid "please commit or stash them."
18298msgstr ""
18299
79aed792 18300#: builtin/pull.c:1076
df0617bf
JX
18301#, c-format
18302msgid ""
18303"fetch updated the current branch head.\n"
18304"fast-forwarding your working tree from\n"
18305"commit %s."
cc76011e
JX
18306msgstr ""
18307
79aed792 18308#: builtin/pull.c:1082
df0617bf
JX
18309#, c-format
18310msgid ""
18311"Cannot fast-forward your working tree.\n"
18312"After making sure that you saved anything precious from\n"
18313"$ git diff %s\n"
18314"output, run\n"
18315"$ git reset --hard\n"
18316"to recover."
cc76011e
JX
18317msgstr ""
18318
79aed792 18319#: builtin/pull.c:1097
df0617bf 18320msgid "Cannot merge multiple branches into empty head."
cc76011e
JX
18321msgstr ""
18322
79aed792 18323#: builtin/pull.c:1102
df0617bf 18324msgid "Cannot rebase onto multiple branches."
cc76011e
JX
18325msgstr ""
18326
79aed792 18327#: builtin/pull.c:1104
1f511a9b
JX
18328msgid "Cannot fast-forward to multiple branches."
18329msgstr ""
18330
79aed792 18331#: builtin/pull.c:1119
1f511a9b
JX
18332msgid "Need to specify how to reconcile divergent branches."
18333msgstr ""
18334
79aed792 18335#: builtin/pull.c:1133
5b34e000
JX
18336msgid "cannot rebase with locally recorded submodule modifications"
18337msgstr ""
18338
9b7388a8 18339#: builtin/push.c:19
cc76011e
JX
18340msgid "git push [<options>] [<repository> [<refspec>...]]"
18341msgstr ""
18342
e13da2db 18343#: builtin/push.c:111
cc76011e
JX
18344msgid "tag shorthand without <tag>"
18345msgstr ""
18346
e13da2db 18347#: builtin/push.c:119
cc76011e
JX
18348msgid "--delete only accepts plain target ref names"
18349msgstr ""
18350
e13da2db 18351#: builtin/push.c:164
cc76011e
JX
18352msgid ""
18353"\n"
18354"To choose either option permanently, see push.default in 'git help config'."
18355msgstr ""
18356
e13da2db 18357#: builtin/push.c:167
cc76011e
JX
18358#, c-format
18359msgid ""
18360"The upstream branch of your current branch does not match\n"
18361"the name of your current branch. To push to the upstream branch\n"
18362"on the remote, use\n"
18363"\n"
18364" git push %s HEAD:%s\n"
18365"\n"
18366"To push to the branch of the same name on the remote, use\n"
18367"\n"
578d8ea3 18368" git push %s HEAD\n"
cc76011e
JX
18369"%s"
18370msgstr ""
18371
e13da2db 18372#: builtin/push.c:182
cc76011e
JX
18373#, c-format
18374msgid ""
18375"You are not currently on a branch.\n"
18376"To push the history leading to the current (detached HEAD)\n"
18377"state now, use\n"
18378"\n"
18379" git push %s HEAD:<name-of-remote-branch>\n"
18380msgstr ""
18381
d4df71b2 18382#: builtin/push.c:191
cc76011e
JX
18383#, c-format
18384msgid ""
18385"The current branch %s has no upstream branch.\n"
18386"To push the current branch and set the remote as upstream, use\n"
18387"\n"
18388" git push --set-upstream %s %s\n"
18389msgstr ""
18390
d4df71b2 18391#: builtin/push.c:199
cc76011e
JX
18392#, c-format
18393msgid "The current branch %s has multiple upstream branches, refusing to push."
18394msgstr ""
18395
d4df71b2
JX
18396#: builtin/push.c:217
18397msgid ""
18398"You didn't specify any refspecs to push, and push.default is \"nothing\"."
18399msgstr ""
18400
18401#: builtin/push.c:243
cc76011e
JX
18402#, c-format
18403msgid ""
18404"You are pushing to remote '%s', which is not the upstream of\n"
18405"your current branch '%s', without telling me what to push\n"
18406"to update which remote branch."
18407msgstr ""
18408
d4df71b2 18409#: builtin/push.c:258
cc76011e
JX
18410msgid ""
18411"Updates were rejected because the tip of your current branch is behind\n"
28b3cffc
JX
18412"its remote counterpart. Integrate the remote changes (e.g.\n"
18413"'git pull ...') before pushing again.\n"
cc76011e
JX
18414"See the 'Note about fast-forwards' in 'git push --help' for details."
18415msgstr ""
18416
d4df71b2 18417#: builtin/push.c:264
cc76011e
JX
18418msgid ""
18419"Updates were rejected because a pushed branch tip is behind its remote\n"
28b3cffc
JX
18420"counterpart. Check out this branch and integrate the remote changes\n"
18421"(e.g. 'git pull ...') before pushing again.\n"
cc76011e
JX
18422"See the 'Note about fast-forwards' in 'git push --help' for details."
18423msgstr ""
18424
d4df71b2 18425#: builtin/push.c:270
46bc4039 18426msgid ""
9caaf23e
JX
18427"Updates were rejected because the remote contains work that you do\n"
18428"not have locally. This is usually caused by another repository pushing\n"
28b3cffc
JX
18429"to the same ref. You may want to first integrate the remote changes\n"
18430"(e.g., 'git pull ...') before pushing again.\n"
9caaf23e 18431"See the 'Note about fast-forwards' in 'git push --help' for details."
46bc4039
JX
18432msgstr ""
18433
d4df71b2 18434#: builtin/push.c:277
9caaf23e
JX
18435msgid "Updates were rejected because the tag already exists in the remote."
18436msgstr ""
18437
d4df71b2 18438#: builtin/push.c:280
9caaf23e
JX
18439msgid ""
18440"You cannot update a remote ref that points at a non-commit object,\n"
18441"or update a remote ref to make it point at a non-commit object,\n"
18442"without using the '--force' option.\n"
18443msgstr ""
18444
d4df71b2 18445#: builtin/push.c:285
0c32704f
JX
18446msgid ""
18447"Updates were rejected because the tip of the remote-tracking\n"
18448"branch has been updated since the last checkout. You may want\n"
18449"to integrate those changes locally (e.g., 'git pull ...')\n"
18450"before forcing an update.\n"
18451msgstr ""
18452
d4df71b2 18453#: builtin/push.c:355
cc76011e
JX
18454#, c-format
18455msgid "Pushing to %s\n"
18456msgstr ""
18457
d4df71b2 18458#: builtin/push.c:362
cc76011e
JX
18459#, c-format
18460msgid "failed to push some refs to '%s'"
18461msgstr ""
18462
79aed792 18463#: builtin/push.c:544 builtin/submodule--helper.c:3259
cc76011e
JX
18464msgid "repository"
18465msgstr ""
18466
1f511a9b 18467#: builtin/push.c:545 builtin/send-pack.c:193
cc76011e
JX
18468msgid "push all refs"
18469msgstr ""
18470
1f511a9b 18471#: builtin/push.c:546 builtin/send-pack.c:195
cc76011e
JX
18472msgid "mirror all refs"
18473msgstr ""
18474
d4df71b2 18475#: builtin/push.c:548
cc76011e
JX
18476msgid "delete refs"
18477msgstr ""
18478
d4df71b2 18479#: builtin/push.c:549
cc76011e
JX
18480msgid "push tags (can't be used with --all or --mirror)"
18481msgstr ""
18482
1f511a9b 18483#: builtin/push.c:552 builtin/send-pack.c:196
cc76011e
JX
18484msgid "force updates"
18485msgstr ""
18486
1f511a9b 18487#: builtin/push.c:553 builtin/send-pack.c:208
dba9f13c 18488msgid "<refname>:<expect>"
727b9576
JX
18489msgstr ""
18490
1f511a9b 18491#: builtin/push.c:554 builtin/send-pack.c:209
727b9576
JX
18492msgid "require old value of ref to be at this value"
18493msgstr ""
18494
1f511a9b 18495#: builtin/push.c:557 builtin/send-pack.c:212
0c32704f
JX
18496msgid "require remote updates to be integrated locally"
18497msgstr ""
18498
d4df71b2 18499#: builtin/push.c:560
cc76011e
JX
18500msgid "control recursive pushing of submodules"
18501msgstr ""
18502
1f511a9b 18503#: builtin/push.c:561 builtin/send-pack.c:203
cc76011e
JX
18504msgid "use thin pack"
18505msgstr ""
18506
1f511a9b
JX
18507#: builtin/push.c:562 builtin/push.c:563 builtin/send-pack.c:190
18508#: builtin/send-pack.c:191
cc76011e
JX
18509msgid "receive pack program"
18510msgstr ""
18511
d4df71b2 18512#: builtin/push.c:564
cc76011e
JX
18513msgid "set upstream for git pull/status"
18514msgstr ""
18515
d4df71b2 18516#: builtin/push.c:567
cc76011e
JX
18517msgid "prune locally removed refs"
18518msgstr ""
18519
d4df71b2 18520#: builtin/push.c:569
9caaf23e
JX
18521msgid "bypass pre-push hook"
18522msgstr ""
18523
d4df71b2 18524#: builtin/push.c:570
c138af56 18525msgid "push missing but relevant tags"
cc76011e
JX
18526msgstr ""
18527
1f511a9b 18528#: builtin/push.c:572 builtin/send-pack.c:197
d07a63e4
JX
18529msgid "GPG sign the push"
18530msgstr ""
18531
1f511a9b 18532#: builtin/push.c:574 builtin/send-pack.c:204
c2ea1208
JX
18533msgid "request atomic transaction on remote side"
18534msgstr ""
18535
d4df71b2 18536#: builtin/push.c:594
9b7388a8 18537msgid "--delete doesn't make sense without any refs"
9fa976ff
JX
18538msgstr ""
18539
d4df71b2 18540#: builtin/push.c:614
3d0a05b4
JX
18541#, c-format
18542msgid "bad repository '%s'"
18543msgstr ""
18544
d4df71b2 18545#: builtin/push.c:615
3d0a05b4
JX
18546msgid ""
18547"No configured push destination.\n"
18548"Either specify the URL from the command-line or configure a remote "
18549"repository using\n"
18550"\n"
18551" git remote add <name> <url>\n"
18552"\n"
18553"and then push using the remote name\n"
18554"\n"
18555" git push <name>\n"
18556msgstr ""
18557
d4df71b2 18558#: builtin/push.c:632
d93ef2a1
JX
18559msgid "--all can't be combined with refspecs"
18560msgstr ""
18561
d4df71b2 18562#: builtin/push.c:638
d93ef2a1
JX
18563msgid "--mirror can't be combined with refspecs"
18564msgstr ""
18565
d4df71b2 18566#: builtin/push.c:648
d93ef2a1
JX
18567msgid "push options must not have new line characters"
18568msgstr ""
18569
712b0ed6 18570#: builtin/range-diff.c:9
d93ef2a1
JX
18571msgid "git range-diff [<options>] <old-base>..<old-tip> <new-base>..<new-tip>"
18572msgstr ""
18573
712b0ed6 18574#: builtin/range-diff.c:10
d93ef2a1
JX
18575msgid "git range-diff [<options>] <old-tip>...<new-tip>"
18576msgstr ""
18577
712b0ed6 18578#: builtin/range-diff.c:11
d93ef2a1
JX
18579msgid "git range-diff [<options>] <base> <old-tip> <new-tip>"
18580msgstr ""
18581
712b0ed6 18582#: builtin/range-diff.c:30
d93ef2a1
JX
18583msgid "use simple diff colors"
18584msgstr ""
18585
712b0ed6 18586#: builtin/range-diff.c:32
578c7937
JX
18587msgid "notes"
18588msgstr ""
18589
712b0ed6 18590#: builtin/range-diff.c:32
578c7937
JX
18591msgid "passed to 'git log'"
18592msgstr ""
18593
712b0ed6
JX
18594#: builtin/range-diff.c:35
18595msgid "only emit output related to the first range"
18596msgstr ""
18597
18598#: builtin/range-diff.c:37
18599msgid "only emit output related to the second range"
18600msgstr ""
18601
18602#: builtin/range-diff.c:60 builtin/range-diff.c:64
d93ef2a1 18603#, c-format
712b0ed6 18604msgid "not a commit range: '%s'"
d93ef2a1
JX
18605msgstr ""
18606
712b0ed6 18607#: builtin/range-diff.c:74
d93ef2a1
JX
18608msgid "single arg format must be symmetric range"
18609msgstr ""
18610
712b0ed6 18611#: builtin/range-diff.c:89
d93ef2a1
JX
18612msgid "need two commit ranges"
18613msgstr ""
18614
18615#: builtin/read-tree.c:41
18616msgid ""
18617"git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
1f511a9b
JX
18618"[-u | -i]] [--no-sparse-checkout] [--index-output=<file>] (--empty | <tree-"
18619"ish1> [<tree-ish2> [<tree-ish3>]])"
d93ef2a1
JX
18620msgstr ""
18621
1f511a9b 18622#: builtin/read-tree.c:116
d93ef2a1
JX
18623msgid "write resulting index to <file>"
18624msgstr ""
18625
1f511a9b 18626#: builtin/read-tree.c:119
d93ef2a1
JX
18627msgid "only empty the index"
18628msgstr ""
18629
1f511a9b 18630#: builtin/read-tree.c:121
d93ef2a1
JX
18631msgid "Merging"
18632msgstr ""
18633
1f511a9b 18634#: builtin/read-tree.c:123
d93ef2a1
JX
18635msgid "perform a merge in addition to a read"
18636msgstr ""
18637
1f511a9b 18638#: builtin/read-tree.c:125
d93ef2a1
JX
18639msgid "3-way merge if no file level merging required"
18640msgstr ""
18641
1f511a9b 18642#: builtin/read-tree.c:127
d93ef2a1
JX
18643msgid "3-way merge in presence of adds and removes"
18644msgstr ""
18645
1f511a9b 18646#: builtin/read-tree.c:129
d93ef2a1
JX
18647msgid "same as -m, but discard unmerged entries"
18648msgstr ""
18649
1f511a9b 18650#: builtin/read-tree.c:130
d93ef2a1
JX
18651msgid "<subdirectory>/"
18652msgstr ""
18653
1f511a9b 18654#: builtin/read-tree.c:131
d93ef2a1
JX
18655msgid "read the tree into the index under <subdirectory>/"
18656msgstr ""
18657
1f511a9b 18658#: builtin/read-tree.c:134
d93ef2a1
JX
18659msgid "update working tree with merge result"
18660msgstr ""
18661
1f511a9b 18662#: builtin/read-tree.c:136
d93ef2a1
JX
18663msgid "gitignore"
18664msgstr ""
18665
1f511a9b 18666#: builtin/read-tree.c:137
d93ef2a1
JX
18667msgid "allow explicitly ignored files to be overwritten"
18668msgstr ""
18669
1f511a9b 18670#: builtin/read-tree.c:140
d93ef2a1
JX
18671msgid "don't check the working tree after merging"
18672msgstr ""
18673
1f511a9b 18674#: builtin/read-tree.c:141
d93ef2a1
JX
18675msgid "don't update the index or the work tree"
18676msgstr ""
18677
1f511a9b 18678#: builtin/read-tree.c:143
d93ef2a1
JX
18679msgid "skip applying sparse checkout filter"
18680msgstr ""
18681
1f511a9b 18682#: builtin/read-tree.c:145
d93ef2a1
JX
18683msgid "debug unpack-trees"
18684msgstr ""
18685
1f511a9b 18686#: builtin/read-tree.c:149
d93ef2a1
JX
18687msgid "suppress feedback messages"
18688msgstr ""
18689
1f511a9b 18690#: builtin/read-tree.c:183
578c7937
JX
18691msgid "You need to resolve your current index first"
18692msgstr ""
18693
bfef3f9d 18694#: builtin/rebase.c:35
d93ef2a1 18695msgid ""
3d0a05b4
JX
18696"git rebase [-i] [options] [--exec <cmd>] [--onto <newbase> | --keep-base] "
18697"[<upstream> [<branch>]]"
d93ef2a1
JX
18698msgstr ""
18699
bfef3f9d 18700#: builtin/rebase.c:37
d93ef2a1
JX
18701msgid ""
18702"git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] --root [<branch>]"
18703msgstr ""
18704
bfef3f9d 18705#: builtin/rebase.c:39
d93ef2a1
JX
18706msgid "git rebase --continue | --abort | --skip | --edit-todo"
18707msgstr ""
18708
1f511a9b 18709#: builtin/rebase.c:230
d93ef2a1
JX
18710#, c-format
18711msgid "could not create temporary %s"
18712msgstr ""
18713
1f511a9b 18714#: builtin/rebase.c:236
d93ef2a1
JX
18715msgid "could not mark as interactive"
18716msgstr ""
18717
1f511a9b 18718#: builtin/rebase.c:289
d93ef2a1
JX
18719msgid "could not generate todo list"
18720msgstr ""
18721
1f511a9b 18722#: builtin/rebase.c:331
d93ef2a1
JX
18723msgid "a base commit must be provided with --upstream or --onto"
18724msgstr ""
18725
1f511a9b 18726#: builtin/rebase.c:390
12705546 18727#, c-format
bfef3f9d 18728msgid "%s requires the merge backend"
25eab542
JX
18729msgstr ""
18730
1f511a9b 18731#: builtin/rebase.c:432
12705546
JX
18732#, c-format
18733msgid "could not get 'onto': '%s'"
25eab542
JX
18734msgstr ""
18735
1f511a9b 18736#: builtin/rebase.c:449
12705546
JX
18737#, c-format
18738msgid "invalid orig-head: '%s'"
25eab542
JX
18739msgstr ""
18740
1f511a9b 18741#: builtin/rebase.c:474
12705546
JX
18742#, c-format
18743msgid "ignoring invalid allow_rerere_autoupdate: '%s'"
18a90722
JX
18744msgstr ""
18745
1f511a9b 18746#: builtin/rebase.c:597
12705546
JX
18747msgid ""
18748"Resolve all conflicts manually, mark them as resolved with\n"
18749"\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
18750"You can instead skip this commit: run \"git rebase --skip\".\n"
18751"To abort and get back to the state before \"git rebase\", run \"git rebase --"
18752"abort\"."
9b7388a8
JX
18753msgstr ""
18754
1f511a9b 18755#: builtin/rebase.c:680
94328cef
JX
18756#, c-format
18757msgid ""
18758"\n"
18759"git encountered an error while preparing the patches to replay\n"
18760"these revisions:\n"
18761"\n"
18762" %s\n"
18763"\n"
18764"As a result, git cannot rebase them."
f517e50d
JX
18765msgstr ""
18766
1f511a9b 18767#: builtin/rebase.c:925
f7c6172e
JX
18768#, c-format
18769msgid ""
18770"unrecognized empty type '%s'; valid values are \"drop\", \"keep\", and \"ask"
18771"\"."
18772msgstr ""
18773
1f511a9b 18774#: builtin/rebase.c:943
12705546 18775#, c-format
fda7b092 18776msgid ""
12705546
JX
18777"%s\n"
18778"Please specify which branch you want to rebase against.\n"
18779"See git-rebase(1) for details.\n"
fda7b092 18780"\n"
12705546 18781" git rebase '<branch>'\n"
fda7b092 18782"\n"
fda7b092
JX
18783msgstr ""
18784
1f511a9b 18785#: builtin/rebase.c:959
12705546 18786#, c-format
fda7b092 18787msgid ""
12705546 18788"If you wish to set tracking information for this branch you can do so with:\n"
fda7b092 18789"\n"
12705546 18790" git branch --set-upstream-to=%s/<branch> %s\n"
fda7b092 18791"\n"
f517e50d
JX
18792msgstr ""
18793
1f511a9b 18794#: builtin/rebase.c:989
94328cef
JX
18795msgid "exec commands cannot contain newlines"
18796msgstr ""
18797
1f511a9b 18798#: builtin/rebase.c:993
94328cef
JX
18799msgid "empty exec command"
18800msgstr ""
18801
1f511a9b 18802#: builtin/rebase.c:1023
12705546 18803msgid "rebase onto given branch instead of upstream"
28b3cffc
JX
18804msgstr ""
18805
1f511a9b 18806#: builtin/rebase.c:1025
3d0a05b4
JX
18807msgid "use the merge-base of upstream and branch as the current base"
18808msgstr ""
18809
1f511a9b 18810#: builtin/rebase.c:1027
12705546 18811msgid "allow pre-rebase hook to run"
cc76011e
JX
18812msgstr ""
18813
1f511a9b 18814#: builtin/rebase.c:1029
12705546 18815msgid "be quiet. implies --no-stat"
cc76011e
JX
18816msgstr ""
18817
1f511a9b
JX
18818#: builtin/rebase.c:1032
18819msgid "display a diffstat of what changed upstream"
18820msgstr ""
18821
18822#: builtin/rebase.c:1035
12705546 18823msgid "do not show diffstat of what changed upstream"
cc76011e
JX
18824msgstr ""
18825
1f511a9b 18826#: builtin/rebase.c:1038
0c32704f 18827msgid "add a Signed-off-by trailer to each commit"
cc76011e
JX
18828msgstr ""
18829
1f511a9b 18830#: builtin/rebase.c:1041
e13da2db 18831msgid "make committer date match author date"
578c7937
JX
18832msgstr ""
18833
1f511a9b 18834#: builtin/rebase.c:1043
e13da2db
JX
18835msgid "ignore author date and use current date"
18836msgstr ""
18837
1f511a9b 18838#: builtin/rebase.c:1045
e13da2db
JX
18839msgid "synonym of --reset-author-date"
18840msgstr ""
18841
1f511a9b 18842#: builtin/rebase.c:1047 builtin/rebase.c:1051
12705546 18843msgid "passed to 'git apply'"
cc76011e
JX
18844msgstr ""
18845
1f511a9b 18846#: builtin/rebase.c:1049
e13da2db
JX
18847msgid "ignore changes in whitespace"
18848msgstr ""
18849
1f511a9b 18850#: builtin/rebase.c:1053 builtin/rebase.c:1056
12705546 18851msgid "cherry-pick all commits, even if unchanged"
cc76011e
JX
18852msgstr ""
18853
1f511a9b 18854#: builtin/rebase.c:1058
12705546 18855msgid "continue"
cc76011e
JX
18856msgstr ""
18857
1f511a9b 18858#: builtin/rebase.c:1061
12705546 18859msgid "skip current patch and continue"
f4f2c8f8
JX
18860msgstr ""
18861
1f511a9b 18862#: builtin/rebase.c:1063
12705546 18863msgid "abort and check out the original branch"
cc76011e
JX
18864msgstr ""
18865
1f511a9b 18866#: builtin/rebase.c:1066
12705546 18867msgid "abort but keep HEAD where it is"
cc76011e
JX
18868msgstr ""
18869
1f511a9b 18870#: builtin/rebase.c:1067
12705546 18871msgid "edit the todo list during an interactive rebase"
cc76011e
JX
18872msgstr ""
18873
1f511a9b 18874#: builtin/rebase.c:1070
12705546 18875msgid "show the patch file being applied or merged"
cc76011e
JX
18876msgstr ""
18877
1f511a9b 18878#: builtin/rebase.c:1073
f7c6172e
JX
18879msgid "use apply strategies to rebase"
18880msgstr ""
18881
1f511a9b 18882#: builtin/rebase.c:1077
12705546 18883msgid "use merging strategies to rebase"
cc76011e
JX
18884msgstr ""
18885
1f511a9b 18886#: builtin/rebase.c:1081
12705546 18887msgid "let the user edit the list of commits to rebase"
cc76011e
JX
18888msgstr ""
18889
1f511a9b 18890#: builtin/rebase.c:1085
d93ef2a1 18891msgid "(DEPRECATED) try to recreate merges instead of ignoring them"
cc76011e
JX
18892msgstr ""
18893
1f511a9b 18894#: builtin/rebase.c:1090
f7c6172e 18895msgid "how to handle commits that become empty"
cc76011e
JX
18896msgstr ""
18897
1f511a9b
JX
18898#: builtin/rebase.c:1093
18899msgid "keep commits which start empty"
18900msgstr ""
18901
18902#: builtin/rebase.c:1097
12705546 18903msgid "move commits that begin with squash!/fixup! under -i"
cc76011e
JX
18904msgstr ""
18905
1f511a9b 18906#: builtin/rebase.c:1104
12705546 18907msgid "add exec lines after each commit of the editable list"
cc76011e
JX
18908msgstr ""
18909
1f511a9b 18910#: builtin/rebase.c:1108
12705546 18911msgid "allow rebasing commits with empty messages"
cc76011e
JX
18912msgstr ""
18913
1f511a9b 18914#: builtin/rebase.c:1112
12705546 18915msgid "try to rebase merges instead of skipping them"
cc76011e
JX
18916msgstr ""
18917
1f511a9b 18918#: builtin/rebase.c:1115
12705546 18919msgid "use 'merge-base --fork-point' to refine upstream"
cc76011e
JX
18920msgstr ""
18921
1f511a9b 18922#: builtin/rebase.c:1117
12705546 18923msgid "use the given merge strategy"
cc76011e
JX
18924msgstr ""
18925
1f511a9b 18926#: builtin/rebase.c:1119 builtin/revert.c:115
12705546 18927msgid "option"
cc76011e
JX
18928msgstr ""
18929
1f511a9b 18930#: builtin/rebase.c:1120
12705546 18931msgid "pass the argument through to the merge strategy"
cc76011e
JX
18932msgstr ""
18933
1f511a9b 18934#: builtin/rebase.c:1123
12705546 18935msgid "rebase all reachable commits up to the root(s)"
cc76011e
JX
18936msgstr ""
18937
1f511a9b
JX
18938#: builtin/rebase.c:1126
18939msgid "automatically re-schedule any `exec` that fails"
18940msgstr ""
18941
18942#: builtin/rebase.c:1128
bfef3f9d
JX
18943msgid "apply all changes, even those already present upstream"
18944msgstr ""
18945
1f511a9b 18946#: builtin/rebase.c:1149
d93ef2a1 18947msgid "It looks like 'git am' is in progress. Cannot rebase."
cc76011e
JX
18948msgstr ""
18949
1f511a9b
JX
18950#: builtin/rebase.c:1180
18951msgid "--preserve-merges was replaced by --rebase-merges"
cc76011e
JX
18952msgstr ""
18953
1f511a9b 18954#: builtin/rebase.c:1202
12705546 18955msgid "No rebase in progress?"
cc76011e
JX
18956msgstr ""
18957
1f511a9b 18958#: builtin/rebase.c:1206
12705546 18959msgid "The --edit-todo action can only be used during interactive rebase."
cc76011e
JX
18960msgstr ""
18961
1f511a9b 18962#: builtin/rebase.c:1229 t/helper/test-fast-rebase.c:122
12705546 18963msgid "Cannot read HEAD"
cc76011e
JX
18964msgstr ""
18965
1f511a9b 18966#: builtin/rebase.c:1241
12705546
JX
18967msgid ""
18968"You must edit all merge conflicts and then\n"
18969"mark them as resolved using git add"
cc76011e
JX
18970msgstr ""
18971
1f511a9b 18972#: builtin/rebase.c:1260
12705546 18973msgid "could not discard worktree changes"
cc76011e
JX
18974msgstr ""
18975
1f511a9b 18976#: builtin/rebase.c:1279
cc76011e 18977#, c-format
12705546 18978msgid "could not move back to %s"
cc76011e
JX
18979msgstr ""
18980
1f511a9b 18981#: builtin/rebase.c:1325
12705546
JX
18982#, c-format
18983msgid ""
18984"It seems that there is already a %s directory, and\n"
18985"I wonder if you are in the middle of another rebase. If that is the\n"
18986"case, please try\n"
18987"\t%s\n"
18988"If that is not the case, please\n"
18989"\t%s\n"
18990"and run me again. I am stopping in case you still have something\n"
18991"valuable there.\n"
18992msgstr ""
18993
1f511a9b 18994#: builtin/rebase.c:1353
12705546
JX
18995msgid "switch `C' expects a numerical value"
18996msgstr ""
18997
1f511a9b 18998#: builtin/rebase.c:1395
12705546
JX
18999#, c-format
19000msgid "Unknown mode: %s"
19001msgstr ""
19002
1f511a9b 19003#: builtin/rebase.c:1434
12705546
JX
19004msgid "--strategy requires --merge or --interactive"
19005msgstr ""
19006
1f511a9b 19007#: builtin/rebase.c:1463
79aed792 19008msgid "apply options and merge options cannot be used together"
f7c6172e
JX
19009msgstr ""
19010
1f511a9b 19011#: builtin/rebase.c:1476
f7c6172e
JX
19012#, c-format
19013msgid "Unknown rebase backend: %s"
6b0f1a9b
JX
19014msgstr ""
19015
1f511a9b 19016#: builtin/rebase.c:1505
f7c6172e 19017msgid "--reschedule-failed-exec requires --exec or --interactive"
94328cef
JX
19018msgstr ""
19019
1f511a9b 19020#: builtin/rebase.c:1536
12705546
JX
19021#, c-format
19022msgid "invalid upstream '%s'"
19023msgstr ""
19024
1f511a9b 19025#: builtin/rebase.c:1542
12705546
JX
19026msgid "Could not create new root commit"
19027msgstr ""
19028
1f511a9b 19029#: builtin/rebase.c:1568
3d0a05b4
JX
19030#, c-format
19031msgid "'%s': need exactly one merge base with branch"
19032msgstr ""
19033
1f511a9b 19034#: builtin/rebase.c:1571
12705546
JX
19035#, c-format
19036msgid "'%s': need exactly one merge base"
19037msgstr ""
19038
1f511a9b 19039#: builtin/rebase.c:1580
12705546
JX
19040#, c-format
19041msgid "Does not point to a valid commit '%s'"
19042msgstr ""
19043
1f511a9b 19044#: builtin/rebase.c:1607
12705546 19045#, c-format
1f511a9b 19046msgid "no such branch/commit '%s'"
12705546
JX
19047msgstr ""
19048
1f511a9b 19049#: builtin/rebase.c:1618 builtin/submodule--helper.c:39
79aed792 19050#: builtin/submodule--helper.c:2659
12705546
JX
19051#, c-format
19052msgid "No such ref: %s"
19053msgstr ""
19054
1f511a9b 19055#: builtin/rebase.c:1629
12705546
JX
19056msgid "Could not resolve HEAD to a revision"
19057msgstr ""
19058
1f511a9b 19059#: builtin/rebase.c:1650
d93ef2a1 19060msgid "Please commit or stash them."
12705546
JX
19061msgstr ""
19062
1f511a9b 19063#: builtin/rebase.c:1686
d93ef2a1
JX
19064#, c-format
19065msgid "could not switch to %s"
12705546
JX
19066msgstr ""
19067
1f511a9b 19068#: builtin/rebase.c:1697
d93ef2a1 19069msgid "HEAD is up to date."
12705546
JX
19070msgstr ""
19071
1f511a9b 19072#: builtin/rebase.c:1699
d93ef2a1
JX
19073#, c-format
19074msgid "Current branch %s is up to date.\n"
12705546
JX
19075msgstr ""
19076
1f511a9b 19077#: builtin/rebase.c:1707
d93ef2a1 19078msgid "HEAD is up to date, rebase forced."
12705546
JX
19079msgstr ""
19080
1f511a9b 19081#: builtin/rebase.c:1709
d93ef2a1
JX
19082#, c-format
19083msgid "Current branch %s is up to date, rebase forced.\n"
12705546
JX
19084msgstr ""
19085
1f511a9b 19086#: builtin/rebase.c:1717
d93ef2a1 19087msgid "The pre-rebase hook refused to rebase."
12705546
JX
19088msgstr ""
19089
1f511a9b 19090#: builtin/rebase.c:1724
d93ef2a1
JX
19091#, c-format
19092msgid "Changes to %s:\n"
12705546
JX
19093msgstr ""
19094
1f511a9b 19095#: builtin/rebase.c:1727
d93ef2a1
JX
19096#, c-format
19097msgid "Changes from %s to %s:\n"
12705546
JX
19098msgstr ""
19099
1f511a9b 19100#: builtin/rebase.c:1752
d93ef2a1
JX
19101#, c-format
19102msgid "First, rewinding head to replay your work on top of it...\n"
12705546
JX
19103msgstr ""
19104
1f511a9b 19105#: builtin/rebase.c:1761
d93ef2a1 19106msgid "Could not detach HEAD"
12705546
JX
19107msgstr ""
19108
1f511a9b 19109#: builtin/rebase.c:1770
d93ef2a1
JX
19110#, c-format
19111msgid "Fast-forwarded %s to %s.\n"
12705546
JX
19112msgstr ""
19113
1f511a9b 19114#: builtin/receive-pack.c:35
12705546
JX
19115msgid "git receive-pack <git-dir>"
19116msgstr ""
19117
79aed792 19118#: builtin/receive-pack.c:1275
12705546
JX
19119msgid ""
19120"By default, updating the current branch in a non-bare repository\n"
19121"is denied, because it will make the index and work tree inconsistent\n"
19122"with what you pushed, and will require 'git reset --hard' to match\n"
19123"the work tree to HEAD.\n"
19124"\n"
19125"You can set the 'receive.denyCurrentBranch' configuration variable\n"
19126"to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
19127"its current branch; however, this is not recommended unless you\n"
19128"arranged to update its work tree to match what you pushed in some\n"
19129"other way.\n"
19130"\n"
19131"To squelch this message and still keep the default behaviour, set\n"
19132"'receive.denyCurrentBranch' configuration variable to 'refuse'."
19133msgstr ""
19134
79aed792 19135#: builtin/receive-pack.c:1295
12705546
JX
19136msgid ""
19137"By default, deleting the current branch is denied, because the next\n"
19138"'git clone' won't result in any file checked out, causing confusion.\n"
19139"\n"
19140"You can set 'receive.denyDeleteCurrent' configuration variable to\n"
19141"'warn' or 'ignore' in the remote repository to allow deleting the\n"
19142"current branch, with or without a warning message.\n"
19143"\n"
19144"To squelch this message, you can set it to 'refuse'."
19145msgstr ""
19146
79aed792 19147#: builtin/receive-pack.c:2474
12705546
JX
19148msgid "quiet"
19149msgstr ""
19150
79aed792
JX
19151#: builtin/receive-pack.c:2489
19152msgid "you must specify a directory"
12705546
JX
19153msgstr ""
19154
94328cef
JX
19155#: builtin/reflog.c:17
19156msgid ""
19157"git reflog expire [--expire=<time>] [--expire-unreachable=<time>] [--"
19158"rewrite] [--updateref] [--stale-fix] [--dry-run | -n] [--verbose] [--all] "
19159"<refs>..."
19160msgstr ""
19161
19162#: builtin/reflog.c:22
19163msgid ""
19164"git reflog delete [--rewrite] [--updateref] [--dry-run | -n] [--verbose] "
19165"<refs>..."
19166msgstr ""
19167
19168#: builtin/reflog.c:25
19169msgid "git reflog exists <ref>"
19170msgstr ""
19171
79aed792 19172#: builtin/reflog.c:585 builtin/reflog.c:590
12705546
JX
19173#, c-format
19174msgid "'%s' is not a valid timestamp"
19175msgstr ""
19176
79aed792 19177#: builtin/reflog.c:631
94328cef
JX
19178#, c-format
19179msgid "Marking reachable objects..."
19180msgstr ""
19181
79aed792 19182#: builtin/reflog.c:675
94328cef
JX
19183#, c-format
19184msgid "%s points nowhere!"
19185msgstr ""
19186
79aed792 19187#: builtin/reflog.c:731
94328cef
JX
19188msgid "no reflog specified to delete"
19189msgstr ""
19190
79aed792 19191#: builtin/reflog.c:742
94328cef
JX
19192#, c-format
19193msgid "not a reflog: %s"
19194msgstr ""
19195
79aed792 19196#: builtin/reflog.c:747
94328cef
JX
19197#, c-format
19198msgid "no reflog for '%s'"
19199msgstr ""
19200
79aed792 19201#: builtin/reflog.c:794
94328cef
JX
19202#, c-format
19203msgid "invalid ref format: %s"
19204msgstr ""
19205
79aed792 19206#: builtin/reflog.c:803
94328cef
JX
19207msgid "git reflog [ show | expire | delete | exists ]"
19208msgstr ""
19209
f7c6172e 19210#: builtin/remote.c:17
12705546
JX
19211msgid "git remote [-v | --verbose]"
19212msgstr ""
19213
f7c6172e 19214#: builtin/remote.c:18
12705546
JX
19215msgid ""
19216"git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
19217"mirror=<fetch|push>] <name> <url>"
19218msgstr ""
19219
f7c6172e 19220#: builtin/remote.c:19 builtin/remote.c:39
12705546
JX
19221msgid "git remote rename <old> <new>"
19222msgstr ""
19223
f7c6172e 19224#: builtin/remote.c:20 builtin/remote.c:44
12705546
JX
19225msgid "git remote remove <name>"
19226msgstr ""
19227
f7c6172e 19228#: builtin/remote.c:21 builtin/remote.c:49
12705546
JX
19229msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
19230msgstr ""
19231
f7c6172e 19232#: builtin/remote.c:22
12705546
JX
19233msgid "git remote [-v | --verbose] show [-n] <name>"
19234msgstr ""
19235
f7c6172e 19236#: builtin/remote.c:23
12705546
JX
19237msgid "git remote prune [-n | --dry-run] <name>"
19238msgstr ""
19239
f7c6172e 19240#: builtin/remote.c:24
12705546
JX
19241msgid ""
19242"git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
19243msgstr ""
19244
f7c6172e 19245#: builtin/remote.c:25
12705546
JX
19246msgid "git remote set-branches [--add] <name> <branch>..."
19247msgstr ""
19248
f7c6172e 19249#: builtin/remote.c:26 builtin/remote.c:75
12705546
JX
19250msgid "git remote get-url [--push] [--all] <name>"
19251msgstr ""
19252
f7c6172e 19253#: builtin/remote.c:27 builtin/remote.c:80
12705546
JX
19254msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
19255msgstr ""
19256
f7c6172e 19257#: builtin/remote.c:28 builtin/remote.c:81
12705546
JX
19258msgid "git remote set-url --add <name> <newurl>"
19259msgstr ""
19260
f7c6172e 19261#: builtin/remote.c:29 builtin/remote.c:82
12705546
JX
19262msgid "git remote set-url --delete <name> <url>"
19263msgstr ""
19264
f7c6172e 19265#: builtin/remote.c:34
12705546
JX
19266msgid "git remote add [<options>] <name> <url>"
19267msgstr ""
19268
f7c6172e 19269#: builtin/remote.c:54
12705546
JX
19270msgid "git remote set-branches <name> <branch>..."
19271msgstr ""
19272
f7c6172e 19273#: builtin/remote.c:55
12705546
JX
19274msgid "git remote set-branches --add <name> <branch>..."
19275msgstr ""
19276
f7c6172e 19277#: builtin/remote.c:60
12705546
JX
19278msgid "git remote show [<options>] <name>"
19279msgstr ""
19280
f7c6172e 19281#: builtin/remote.c:65
12705546
JX
19282msgid "git remote prune [<options>] <name>"
19283msgstr ""
19284
f7c6172e 19285#: builtin/remote.c:70
12705546
JX
19286msgid "git remote update [<options>] [<group> | <remote>]..."
19287msgstr ""
19288
f7c6172e 19289#: builtin/remote.c:99
12705546
JX
19290#, c-format
19291msgid "Updating %s"
19292msgstr ""
19293
79aed792
JX
19294#: builtin/remote.c:101
19295#, c-format
19296msgid "Could not fetch %s"
19297msgstr ""
19298
f7c6172e 19299#: builtin/remote.c:131
12705546
JX
19300msgid ""
19301"--mirror is dangerous and deprecated; please\n"
19302"\t use --mirror=fetch or --mirror=push instead"
19303msgstr ""
19304
f7c6172e 19305#: builtin/remote.c:148
12705546
JX
19306#, c-format
19307msgid "unknown mirror argument: %s"
19308msgstr ""
19309
f7c6172e 19310#: builtin/remote.c:164
12705546
JX
19311msgid "fetch the remote branches"
19312msgstr ""
19313
f7c6172e 19314#: builtin/remote.c:166
12705546
JX
19315msgid "import all tags and associated objects when fetching"
19316msgstr ""
19317
f7c6172e 19318#: builtin/remote.c:169
12705546
JX
19319msgid "or do not fetch any tag at all (--no-tags)"
19320msgstr ""
19321
f7c6172e 19322#: builtin/remote.c:171
12705546
JX
19323msgid "branch(es) to track"
19324msgstr ""
19325
f7c6172e 19326#: builtin/remote.c:172
12705546
JX
19327msgid "master branch"
19328msgstr ""
19329
f7c6172e 19330#: builtin/remote.c:174
12705546
JX
19331msgid "set up remote as a mirror to push to or fetch from"
19332msgstr ""
19333
f7c6172e 19334#: builtin/remote.c:186
12705546
JX
19335msgid "specifying a master branch makes no sense with --mirror"
19336msgstr ""
19337
f7c6172e 19338#: builtin/remote.c:188
12705546
JX
19339msgid "specifying branches to track makes sense only with fetch mirrors"
19340msgstr ""
19341
1f511a9b 19342#: builtin/remote.c:195 builtin/remote.c:705
12705546
JX
19343#, c-format
19344msgid "remote %s already exists."
19345msgstr ""
19346
0c32704f 19347#: builtin/remote.c:240
12705546
JX
19348#, c-format
19349msgid "Could not setup master '%s'"
19350msgstr ""
19351
1f511a9b
JX
19352#: builtin/remote.c:322
19353#, c-format
19354msgid "unhandled branch.%s.rebase=%s; assuming 'true'"
19355msgstr ""
19356
19357#: builtin/remote.c:366
12705546
JX
19358#, c-format
19359msgid "Could not get fetch map for refspec %s"
19360msgstr ""
19361
1f511a9b 19362#: builtin/remote.c:460 builtin/remote.c:468
12705546
JX
19363msgid "(matching)"
19364msgstr ""
19365
1f511a9b 19366#: builtin/remote.c:472
12705546
JX
19367msgid "(delete)"
19368msgstr ""
19369
1f511a9b 19370#: builtin/remote.c:660
f7c6172e
JX
19371#, c-format
19372msgid "could not set '%s'"
19373msgstr ""
19374
1f511a9b 19375#: builtin/remote.c:665
f7c6172e
JX
19376#, c-format
19377msgid ""
19378"The %s configuration remote.pushDefault in:\n"
19379"\t%s:%d\n"
19380"now names the non-existent remote '%s'"
19381msgstr ""
19382
1f511a9b 19383#: builtin/remote.c:696 builtin/remote.c:841 builtin/remote.c:948
12705546
JX
19384#, c-format
19385msgid "No such remote: '%s'"
19386msgstr ""
19387
1f511a9b 19388#: builtin/remote.c:715
12705546
JX
19389#, c-format
19390msgid "Could not rename config section '%s' to '%s'"
19391msgstr ""
19392
1f511a9b 19393#: builtin/remote.c:735
cc76011e
JX
19394#, c-format
19395msgid ""
19396"Not updating non-default fetch refspec\n"
19397"\t%s\n"
19398"\tPlease update the configuration manually if necessary."
19399msgstr ""
19400
1f511a9b 19401#: builtin/remote.c:775
cc76011e
JX
19402#, c-format
19403msgid "deleting '%s' failed"
19404msgstr ""
19405
1f511a9b 19406#: builtin/remote.c:809
cc76011e
JX
19407#, c-format
19408msgid "creating '%s' failed"
19409msgstr ""
19410
1f511a9b 19411#: builtin/remote.c:887
cc76011e
JX
19412msgid ""
19413"Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
19414"to delete it, use:"
19415msgid_plural ""
19416"Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
19417"to delete them, use:"
19418msgstr[0] ""
19419msgstr[1] ""
19420
1f511a9b 19421#: builtin/remote.c:901
9eb3984b
JX
19422#, c-format
19423msgid "Could not remove config section '%s'"
19424msgstr ""
19425
1f511a9b 19426#: builtin/remote.c:1009
cc76011e
JX
19427#, c-format
19428msgid " new (next fetch will store in remotes/%s)"
19429msgstr ""
19430
1f511a9b 19431#: builtin/remote.c:1012
cc76011e
JX
19432msgid " tracked"
19433msgstr ""
19434
1f511a9b 19435#: builtin/remote.c:1014
cc76011e
JX
19436msgid " stale (use 'git remote prune' to remove)"
19437msgstr ""
19438
1f511a9b 19439#: builtin/remote.c:1016
cc76011e
JX
19440msgid " ???"
19441msgstr ""
19442
1f511a9b 19443#: builtin/remote.c:1057
cc76011e
JX
19444#, c-format
19445msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
19446msgstr ""
19447
1f511a9b 19448#: builtin/remote.c:1066
cc76011e 19449#, c-format
9eb3984b 19450msgid "rebases interactively onto remote %s"
cc76011e
JX
19451msgstr ""
19452
1f511a9b 19453#: builtin/remote.c:1068
9b7388a8
JX
19454#, c-format
19455msgid "rebases interactively (with merges) onto remote %s"
19456msgstr ""
19457
1f511a9b 19458#: builtin/remote.c:1071
cc76011e 19459#, c-format
9fa976ff 19460msgid "rebases onto remote %s"
822e4a65
JX
19461msgstr ""
19462
1f511a9b 19463#: builtin/remote.c:1075
9fa976ff
JX
19464#, c-format
19465msgid " merges with remote %s"
cc76011e
JX
19466msgstr ""
19467
1f511a9b 19468#: builtin/remote.c:1078
822e4a65 19469#, c-format
cc76011e 19470msgid "merges with remote %s"
822e4a65
JX
19471msgstr ""
19472
1f511a9b 19473#: builtin/remote.c:1081
9fa976ff
JX
19474#, c-format
19475msgid "%-*s and with remote %s\n"
cc76011e
JX
19476msgstr ""
19477
1f511a9b 19478#: builtin/remote.c:1124
cc76011e
JX
19479msgid "create"
19480msgstr ""
19481
1f511a9b 19482#: builtin/remote.c:1127
cc76011e
JX
19483msgid "delete"
19484msgstr ""
19485
1f511a9b 19486#: builtin/remote.c:1131
cc76011e
JX
19487msgid "up to date"
19488msgstr ""
19489
1f511a9b 19490#: builtin/remote.c:1134
cc76011e
JX
19491msgid "fast-forwardable"
19492msgstr ""
19493
1f511a9b 19494#: builtin/remote.c:1137
cc76011e
JX
19495msgid "local out of date"
19496msgstr ""
19497
1f511a9b 19498#: builtin/remote.c:1144
822e4a65 19499#, c-format
cc76011e 19500msgid " %-*s forces to %-*s (%s)"
822e4a65
JX
19501msgstr ""
19502
1f511a9b 19503#: builtin/remote.c:1147
822e4a65 19504#, c-format
cc76011e 19505msgid " %-*s pushes to %-*s (%s)"
822e4a65
JX
19506msgstr ""
19507
1f511a9b 19508#: builtin/remote.c:1151
cc76011e
JX
19509#, c-format
19510msgid " %-*s forces to %s"
822e4a65
JX
19511msgstr ""
19512
1f511a9b 19513#: builtin/remote.c:1154
822e4a65 19514#, c-format
cc76011e 19515msgid " %-*s pushes to %s"
822e4a65
JX
19516msgstr ""
19517
1f511a9b 19518#: builtin/remote.c:1222
cc76011e
JX
19519msgid "do not query remotes"
19520msgstr ""
19521
1f511a9b 19522#: builtin/remote.c:1243
822e4a65 19523#, c-format
cc76011e 19524msgid "* remote %s"
822e4a65
JX
19525msgstr ""
19526
1f511a9b 19527#: builtin/remote.c:1244
822e4a65 19528#, c-format
cc76011e 19529msgid " Fetch URL: %s"
822e4a65
JX
19530msgstr ""
19531
1f511a9b 19532#: builtin/remote.c:1245 builtin/remote.c:1261 builtin/remote.c:1398
cc76011e
JX
19533msgid "(no URL)"
19534msgstr ""
19535
5b34e000
JX
19536#. TRANSLATORS: the colon ':' should align
19537#. with the one in " Fetch URL: %s"
19538#. translation.
19539#.
1f511a9b 19540#: builtin/remote.c:1259 builtin/remote.c:1261
822e4a65 19541#, c-format
cc76011e 19542msgid " Push URL: %s"
822e4a65
JX
19543msgstr ""
19544
1f511a9b 19545#: builtin/remote.c:1263 builtin/remote.c:1265 builtin/remote.c:1267
822e4a65 19546#, c-format
cc76011e 19547msgid " HEAD branch: %s"
822e4a65
JX
19548msgstr ""
19549
1f511a9b 19550#: builtin/remote.c:1263
9fa976ff
JX
19551msgid "(not queried)"
19552msgstr ""
19553
1f511a9b 19554#: builtin/remote.c:1265
9fa976ff
JX
19555msgid "(unknown)"
19556msgstr ""
19557
1f511a9b 19558#: builtin/remote.c:1269
11b90174 19559#, c-format
cc76011e
JX
19560msgid ""
19561" HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
11b90174
JX
19562msgstr ""
19563
1f511a9b 19564#: builtin/remote.c:1281
822e4a65 19565#, c-format
cc76011e
JX
19566msgid " Remote branch:%s"
19567msgid_plural " Remote branches:%s"
19568msgstr[0] ""
19569msgstr[1] ""
19570
1f511a9b 19571#: builtin/remote.c:1284 builtin/remote.c:1310
cc76011e 19572msgid " (status not queried)"
822e4a65
JX
19573msgstr ""
19574
1f511a9b 19575#: builtin/remote.c:1293
cc76011e
JX
19576msgid " Local branch configured for 'git pull':"
19577msgid_plural " Local branches configured for 'git pull':"
19578msgstr[0] ""
19579msgstr[1] ""
19580
1f511a9b 19581#: builtin/remote.c:1301
cc76011e
JX
19582msgid " Local refs will be mirrored by 'git push'"
19583msgstr ""
19584
1f511a9b 19585#: builtin/remote.c:1307
822e4a65 19586#, c-format
cc76011e
JX
19587msgid " Local ref configured for 'git push'%s:"
19588msgid_plural " Local refs configured for 'git push'%s:"
19589msgstr[0] ""
19590msgstr[1] ""
19591
1f511a9b 19592#: builtin/remote.c:1328
cc76011e 19593msgid "set refs/remotes/<name>/HEAD according to remote"
822e4a65
JX
19594msgstr ""
19595
1f511a9b 19596#: builtin/remote.c:1330
cc76011e
JX
19597msgid "delete refs/remotes/<name>/HEAD"
19598msgstr ""
19599
1f511a9b 19600#: builtin/remote.c:1344
cc76011e
JX
19601msgid "Cannot determine remote HEAD"
19602msgstr ""
19603
1f511a9b 19604#: builtin/remote.c:1346
cc76011e
JX
19605msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
19606msgstr ""
19607
1f511a9b 19608#: builtin/remote.c:1356
822e4a65 19609#, c-format
cc76011e 19610msgid "Could not delete %s"
822e4a65
JX
19611msgstr ""
19612
1f511a9b 19613#: builtin/remote.c:1364
822e4a65 19614#, c-format
cc76011e 19615msgid "Not a valid ref: %s"
822e4a65
JX
19616msgstr ""
19617
1f511a9b 19618#: builtin/remote.c:1366
cc76011e
JX
19619#, c-format
19620msgid "Could not setup %s"
822e4a65
JX
19621msgstr ""
19622
1f511a9b 19623#: builtin/remote.c:1384
cc76011e
JX
19624#, c-format
19625msgid " %s will become dangling!"
822e4a65
JX
19626msgstr ""
19627
1f511a9b 19628#: builtin/remote.c:1385
cc76011e
JX
19629#, c-format
19630msgid " %s has become dangling!"
822e4a65
JX
19631msgstr ""
19632
1f511a9b 19633#: builtin/remote.c:1394
822e4a65 19634#, c-format
cc76011e 19635msgid "Pruning %s"
822e4a65
JX
19636msgstr ""
19637
1f511a9b 19638#: builtin/remote.c:1395
822e4a65 19639#, c-format
cc76011e 19640msgid "URL: %s"
822e4a65
JX
19641msgstr ""
19642
1f511a9b 19643#: builtin/remote.c:1411
822e4a65 19644#, c-format
cc76011e 19645msgid " * [would prune] %s"
822e4a65
JX
19646msgstr ""
19647
1f511a9b 19648#: builtin/remote.c:1414
822e4a65 19649#, c-format
cc76011e 19650msgid " * [pruned] %s"
822e4a65
JX
19651msgstr ""
19652
1f511a9b 19653#: builtin/remote.c:1459
cc76011e
JX
19654msgid "prune remotes after fetching"
19655msgstr ""
19656
1f511a9b 19657#: builtin/remote.c:1523 builtin/remote.c:1579 builtin/remote.c:1649
822e4a65 19658#, c-format
cc76011e 19659msgid "No such remote '%s'"
822e4a65
JX
19660msgstr ""
19661
1f511a9b 19662#: builtin/remote.c:1541
cc76011e 19663msgid "add branch"
ccfca8dc
JX
19664msgstr ""
19665
1f511a9b 19666#: builtin/remote.c:1548
cc76011e 19667msgid "no remote specified"
822e4a65
JX
19668msgstr ""
19669
1f511a9b 19670#: builtin/remote.c:1565
f4f2c8f8
JX
19671msgid "query push URLs rather than fetch URLs"
19672msgstr ""
19673
1f511a9b 19674#: builtin/remote.c:1567
f4f2c8f8
JX
19675msgid "return all URLs"
19676msgstr ""
19677
1f511a9b 19678#: builtin/remote.c:1597
f4f2c8f8
JX
19679#, c-format
19680msgid "no URLs configured for remote '%s'"
19681msgstr ""
19682
1f511a9b 19683#: builtin/remote.c:1623
cc76011e
JX
19684msgid "manipulate push URLs"
19685msgstr ""
19686
1f511a9b 19687#: builtin/remote.c:1625
cc76011e
JX
19688msgid "add URL"
19689msgstr ""
19690
1f511a9b 19691#: builtin/remote.c:1627
cc76011e
JX
19692msgid "delete URLs"
19693msgstr ""
19694
1f511a9b 19695#: builtin/remote.c:1634
cc76011e
JX
19696msgid "--add --delete doesn't make sense"
19697msgstr ""
19698
1f511a9b 19699#: builtin/remote.c:1675
cc76011e
JX
19700#, c-format
19701msgid "Invalid old URL pattern: %s"
19702msgstr ""
19703
1f511a9b 19704#: builtin/remote.c:1683
cc76011e
JX
19705#, c-format
19706msgid "No such URL found: %s"
19707msgstr ""
19708
1f511a9b 19709#: builtin/remote.c:1685
cc76011e
JX
19710msgid "Will not delete all non-push URLs"
19711msgstr ""
19712
1f511a9b
JX
19713#: builtin/remote.c:1702
19714msgid "be verbose; must be placed before a subcommand"
19715msgstr ""
19716
19717#: builtin/repack.c:28
c2ea1208 19718msgid "git repack [<options>]"
727b9576
JX
19719msgstr ""
19720
1f511a9b 19721#: builtin/repack.c:33
673bfad0
JX
19722msgid ""
19723"Incremental repacks are incompatible with bitmap indexes. Use\n"
19724"--no-write-bitmap-index or disable the pack.writebitmaps configuration."
19725msgstr ""
19726
1f511a9b 19727#: builtin/repack.c:201
94328cef
JX
19728msgid "could not start pack-objects to repack promisor objects"
19729msgstr ""
19730
79aed792 19731#: builtin/repack.c:275 builtin/repack.c:820
94328cef
JX
19732msgid "repack: Expecting full hex object ID lines only from pack-objects."
19733msgstr ""
19734
79aed792 19735#: builtin/repack.c:299
94328cef
JX
19736msgid "could not finish pack-objects to repack promisor objects"
19737msgstr ""
19738
79aed792 19739#: builtin/repack.c:314
2b95ebb4
JX
19740#, c-format
19741msgid "cannot open index for %s"
19742msgstr ""
19743
79aed792 19744#: builtin/repack.c:373
2b95ebb4
JX
19745#, c-format
19746msgid "pack %s too large to consider in geometric progression"
19747msgstr ""
19748
79aed792 19749#: builtin/repack.c:406 builtin/repack.c:413 builtin/repack.c:418
2b95ebb4
JX
19750#, c-format
19751msgid "pack %s too large to roll up"
19752msgstr ""
19753
79aed792 19754#: builtin/repack.c:498
1f511a9b
JX
19755#, c-format
19756msgid "could not open tempfile %s for writing"
19757msgstr ""
19758
79aed792 19759#: builtin/repack.c:516
1f511a9b
JX
19760msgid "could not close refs snapshot tempfile"
19761msgstr ""
19762
79aed792 19763#: builtin/repack.c:630
727b9576
JX
19764msgid "pack everything in a single pack"
19765msgstr ""
19766
79aed792 19767#: builtin/repack.c:632
727b9576
JX
19768msgid "same as -a, and turn unreachable objects loose"
19769msgstr ""
19770
79aed792 19771#: builtin/repack.c:635
727b9576
JX
19772msgid "remove redundant packs, and run git-prune-packed"
19773msgstr ""
19774
79aed792 19775#: builtin/repack.c:637
727b9576
JX
19776msgid "pass --no-reuse-delta to git-pack-objects"
19777msgstr ""
19778
79aed792 19779#: builtin/repack.c:639
727b9576
JX
19780msgid "pass --no-reuse-object to git-pack-objects"
19781msgstr ""
19782
79aed792 19783#: builtin/repack.c:641
727b9576
JX
19784msgid "do not run git-update-server-info"
19785msgstr ""
19786
79aed792 19787#: builtin/repack.c:644
727b9576
JX
19788msgid "pass --local to git-pack-objects"
19789msgstr ""
19790
79aed792 19791#: builtin/repack.c:646
5e078fcd
JX
19792msgid "write bitmap index"
19793msgstr ""
19794
79aed792 19795#: builtin/repack.c:648
12705546
JX
19796msgid "pass --delta-islands to git-pack-objects"
19797msgstr ""
19798
79aed792 19799#: builtin/repack.c:649
727b9576
JX
19800msgid "approxidate"
19801msgstr ""
19802
79aed792 19803#: builtin/repack.c:650
727b9576
JX
19804msgid "with -A, do not loosen objects older than this"
19805msgstr ""
19806
79aed792 19807#: builtin/repack.c:652
9fa976ff
JX
19808msgid "with -a, repack unreachable objects"
19809msgstr ""
19810
79aed792 19811#: builtin/repack.c:654
727b9576
JX
19812msgid "size of the window used for delta compression"
19813msgstr ""
19814
79aed792 19815#: builtin/repack.c:655 builtin/repack.c:661
d57b24b6
JX
19816msgid "bytes"
19817msgstr ""
19818
79aed792 19819#: builtin/repack.c:656
727b9576
JX
19820msgid "same as the above, but limit memory size instead of entries count"
19821msgstr ""
19822
79aed792 19823#: builtin/repack.c:658
727b9576
JX
19824msgid "limits the maximum delta depth"
19825msgstr ""
19826
79aed792 19827#: builtin/repack.c:660
5b34e000
JX
19828msgid "limits the maximum number of threads"
19829msgstr ""
19830
79aed792 19831#: builtin/repack.c:662
727b9576
JX
19832msgid "maximum size of each packfile"
19833msgstr ""
19834
79aed792 19835#: builtin/repack.c:664
5e078fcd
JX
19836msgid "repack objects in packs marked with .keep"
19837msgstr ""
19838
79aed792 19839#: builtin/repack.c:666
9b7388a8
JX
19840msgid "do not repack this pack"
19841msgstr ""
19842
79aed792 19843#: builtin/repack.c:668
2b95ebb4
JX
19844msgid "find a geometric progression with factor <N>"
19845msgstr ""
19846
79aed792 19847#: builtin/repack.c:670
1f511a9b
JX
19848msgid "write a multi-pack index of the resulting packs"
19849msgstr ""
19850
79aed792 19851#: builtin/repack.c:680
f4f2c8f8
JX
19852msgid "cannot delete packs in a precious-objects repo"
19853msgstr ""
19854
79aed792 19855#: builtin/repack.c:829
94328cef
JX
19856msgid "Nothing new to pack."
19857msgstr ""
19858
79aed792 19859#: builtin/repack.c:859
94328cef 19860#, c-format
0c32704f 19861msgid "missing required file: %s"
94328cef
JX
19862msgstr ""
19863
79aed792 19864#: builtin/repack.c:861
727b9576 19865#, c-format
0c32704f 19866msgid "could not unlink: %s"
727b9576
JX
19867msgstr ""
19868
9b7388a8 19869#: builtin/replace.c:22
cc76011e
JX
19870msgid "git replace [-f] <object> <replacement>"
19871msgstr ""
19872
9b7388a8 19873#: builtin/replace.c:23
fe05e196
JX
19874msgid "git replace [-f] --edit <object>"
19875msgstr ""
19876
9b7388a8 19877#: builtin/replace.c:24
fe05e196
JX
19878msgid "git replace [-f] --graft <commit> [<parent>...]"
19879msgstr ""
19880
9b7388a8
JX
19881#: builtin/replace.c:25
19882msgid "git replace [-f] --convert-graft-file"
19883msgstr ""
19884
19885#: builtin/replace.c:26
cc76011e
JX
19886msgid "git replace -d <object>..."
19887msgstr ""
19888
9b7388a8 19889#: builtin/replace.c:27
df49095a 19890msgid "git replace [--format=<format>] [-l [<pattern>]]"
822e4a65
JX
19891msgstr ""
19892
d93ef2a1 19893#: builtin/replace.c:90
dba9f13c
JX
19894#, c-format
19895msgid ""
19896"invalid replace format '%s'\n"
19897"valid formats are 'short', 'medium' and 'long'"
19898msgstr ""
19899
d93ef2a1 19900#: builtin/replace.c:125
dba9f13c
JX
19901#, c-format
19902msgid "replace ref '%s' not found"
19903msgstr ""
19904
d93ef2a1 19905#: builtin/replace.c:141
dba9f13c
JX
19906#, c-format
19907msgid "Deleted replace ref '%s'"
19908msgstr ""
19909
d93ef2a1 19910#: builtin/replace.c:153
dba9f13c
JX
19911#, c-format
19912msgid "'%s' is not a valid ref name"
19913msgstr ""
19914
d93ef2a1 19915#: builtin/replace.c:158
dba9f13c
JX
19916#, c-format
19917msgid "replace ref '%s' already exists"
19918msgstr ""
19919
d93ef2a1 19920#: builtin/replace.c:178
dba9f13c
JX
19921#, c-format
19922msgid ""
19923"Objects must be of the same type.\n"
19924"'%s' points to a replaced object of type '%s'\n"
19925"while '%s' points to a replacement object of type '%s'."
19926msgstr ""
19927
d93ef2a1 19928#: builtin/replace.c:229
fe05e196 19929#, c-format
dba9f13c
JX
19930msgid "unable to open %s for writing"
19931msgstr ""
19932
d93ef2a1 19933#: builtin/replace.c:242
dba9f13c
JX
19934msgid "cat-file reported failure"
19935msgstr ""
19936
d93ef2a1 19937#: builtin/replace.c:258
dba9f13c
JX
19938#, c-format
19939msgid "unable to open %s for reading"
19940msgstr ""
19941
79aed792 19942#: builtin/replace.c:271
dba9f13c
JX
19943msgid "unable to spawn mktree"
19944msgstr ""
19945
79aed792 19946#: builtin/replace.c:275
dba9f13c
JX
19947msgid "unable to read from mktree"
19948msgstr ""
19949
79aed792 19950#: builtin/replace.c:284
dba9f13c
JX
19951msgid "mktree reported failure"
19952msgstr ""
19953
79aed792 19954#: builtin/replace.c:288
dba9f13c
JX
19955msgid "mktree did not return an object name"
19956msgstr ""
19957
79aed792 19958#: builtin/replace.c:297
dba9f13c
JX
19959#, c-format
19960msgid "unable to fstat %s"
19961msgstr ""
19962
79aed792 19963#: builtin/replace.c:302
dba9f13c
JX
19964msgid "unable to write object to database"
19965msgstr ""
19966
79aed792 19967#: builtin/replace.c:325
dba9f13c
JX
19968#, c-format
19969msgid "unable to get object type for %s"
19970msgstr ""
19971
79aed792 19972#: builtin/replace.c:341
dba9f13c
JX
19973msgid "editing object file failed"
19974msgstr ""
19975
79aed792 19976#: builtin/replace.c:350
dba9f13c
JX
19977#, c-format
19978msgid "new object is the same as the old one: '%s'"
fe05e196
JX
19979msgstr ""
19980
79aed792 19981#: builtin/replace.c:383
d93ef2a1
JX
19982#, c-format
19983msgid "could not parse %s as a commit"
19984msgstr ""
19985
79aed792 19986#: builtin/replace.c:415
fe05e196
JX
19987#, c-format
19988msgid "bad mergetag in commit '%s'"
19989msgstr ""
19990
79aed792 19991#: builtin/replace.c:417
fe05e196
JX
19992#, c-format
19993msgid "malformed mergetag in commit '%s'"
19994msgstr ""
19995
79aed792 19996#: builtin/replace.c:429
fe05e196
JX
19997#, c-format
19998msgid ""
19999"original commit '%s' contains mergetag '%s' that is discarded; use --edit "
20000"instead of --graft"
20001msgstr ""
20002
79aed792 20003#: builtin/replace.c:468
fe05e196 20004#, c-format
dba9f13c 20005msgid "the original commit '%s' has a gpg signature"
fe05e196
JX
20006msgstr ""
20007
79aed792 20008#: builtin/replace.c:469
fe05e196
JX
20009msgid "the signature will be removed in the replacement commit!"
20010msgstr ""
20011
79aed792 20012#: builtin/replace.c:479
fe05e196
JX
20013#, c-format
20014msgid "could not write replacement commit for: '%s'"
20015msgstr ""
20016
79aed792 20017#: builtin/replace.c:487
dba9f13c
JX
20018#, c-format
20019msgid "graft for '%s' unnecessary"
20020msgstr ""
20021
79aed792 20022#: builtin/replace.c:491
dba9f13c
JX
20023#, c-format
20024msgid "new commit is the same as the old one: '%s'"
20025msgstr ""
20026
79aed792 20027#: builtin/replace.c:526
9b7388a8
JX
20028#, c-format
20029msgid ""
20030"could not convert the following graft(s):\n"
20031"%s"
20032msgstr ""
20033
79aed792 20034#: builtin/replace.c:547
cc76011e 20035msgid "list replace refs"
822e4a65
JX
20036msgstr ""
20037
79aed792 20038#: builtin/replace.c:548
cc76011e 20039msgid "delete replace refs"
822e4a65
JX
20040msgstr ""
20041
79aed792 20042#: builtin/replace.c:549
fe05e196
JX
20043msgid "edit existing object"
20044msgstr ""
20045
79aed792 20046#: builtin/replace.c:550
fe05e196
JX
20047msgid "change a commit's parents"
20048msgstr ""
20049
79aed792 20050#: builtin/replace.c:551
9b7388a8
JX
20051msgid "convert existing graft file"
20052msgstr ""
20053
79aed792 20054#: builtin/replace.c:552
cc76011e 20055msgid "replace the ref if it exists"
822e4a65
JX
20056msgstr ""
20057
79aed792 20058#: builtin/replace.c:554
fe05e196
JX
20059msgid "do not pretty-print contents for --edit"
20060msgstr ""
20061
79aed792 20062#: builtin/replace.c:555
df49095a
JX
20063msgid "use this format"
20064msgstr ""
20065
79aed792 20066#: builtin/replace.c:568
dba9f13c
JX
20067msgid "--format cannot be used when not listing"
20068msgstr ""
20069
79aed792 20070#: builtin/replace.c:576
dba9f13c
JX
20071msgid "-f only makes sense when writing a replacement"
20072msgstr ""
20073
79aed792 20074#: builtin/replace.c:580
dba9f13c
JX
20075msgid "--raw only makes sense with --edit"
20076msgstr ""
20077
79aed792 20078#: builtin/replace.c:586
dba9f13c
JX
20079msgid "-d needs at least one argument"
20080msgstr ""
20081
79aed792 20082#: builtin/replace.c:592
dba9f13c
JX
20083msgid "bad number of arguments"
20084msgstr ""
20085
79aed792 20086#: builtin/replace.c:598
dba9f13c
JX
20087msgid "-e needs exactly one argument"
20088msgstr ""
20089
79aed792 20090#: builtin/replace.c:604
dba9f13c
JX
20091msgid "-g needs at least one argument"
20092msgstr ""
20093
79aed792 20094#: builtin/replace.c:610
dba9f13c
JX
20095msgid "--convert-graft-file takes no argument"
20096msgstr ""
20097
79aed792 20098#: builtin/replace.c:616
dba9f13c
JX
20099msgid "only one pattern can be given with -l"
20100msgstr ""
20101
5b34e000 20102#: builtin/rerere.c:13
c2ea1208 20103msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
822e4a65
JX
20104msgstr ""
20105
d4df71b2 20106#: builtin/rerere.c:58
cc76011e 20107msgid "register clean resolutions in index"
822e4a65
JX
20108msgstr ""
20109
d4df71b2 20110#: builtin/rerere.c:77
12705546
JX
20111msgid "'git rerere forget' without paths is deprecated"
20112msgstr ""
20113
d4df71b2 20114#: builtin/rerere.c:111
12705546
JX
20115#, c-format
20116msgid "unable to generate diff for '%s'"
20117msgstr ""
20118
79aed792 20119#: builtin/reset.c:33
822e4a65 20120msgid ""
cc76011e 20121"git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
822e4a65
JX
20122msgstr ""
20123
79aed792 20124#: builtin/reset.c:34
578c7937 20125msgid "git reset [-q] [<tree-ish>] [--] <pathspec>..."
822e4a65
JX
20126msgstr ""
20127
79aed792 20128#: builtin/reset.c:35
578c7937
JX
20129msgid ""
20130"git reset [-q] [--pathspec-from-file [--pathspec-file-nul]] [<tree-ish>]"
20131msgstr ""
20132
79aed792 20133#: builtin/reset.c:36
578c7937 20134msgid "git reset --patch [<tree-ish>] [--] [<pathspec>...]"
822e4a65
JX
20135msgstr ""
20136
79aed792 20137#: builtin/reset.c:42
cc76011e 20138msgid "mixed"
dce37b66
JX
20139msgstr ""
20140
79aed792 20141#: builtin/reset.c:42
cc76011e 20142msgid "soft"
dce37b66
JX
20143msgstr ""
20144
79aed792 20145#: builtin/reset.c:42
cc76011e 20146msgid "hard"
dce37b66
JX
20147msgstr ""
20148
79aed792 20149#: builtin/reset.c:42
cc76011e 20150msgid "merge"
dce37b66
JX
20151msgstr ""
20152
79aed792 20153#: builtin/reset.c:42
cc76011e 20154msgid "keep"
dce37b66
JX
20155msgstr ""
20156
79aed792 20157#: builtin/reset.c:90
cc76011e 20158msgid "You do not have a valid HEAD."
dce37b66
JX
20159msgstr ""
20160
79aed792 20161#: builtin/reset.c:92
cc76011e 20162msgid "Failed to find tree of HEAD."
dce37b66
JX
20163msgstr ""
20164
79aed792 20165#: builtin/reset.c:98
822e4a65 20166#, c-format
cc76011e 20167msgid "Failed to find tree of %s."
dce37b66
JX
20168msgstr ""
20169
79aed792 20170#: builtin/reset.c:123
3d0a05b4
JX
20171#, c-format
20172msgid "HEAD is now at %s"
20173msgstr ""
20174
79aed792 20175#: builtin/reset.c:299
dce37b66 20176#, c-format
cc76011e 20177msgid "Cannot do a %s reset in the middle of a merge."
dce37b66
JX
20178msgstr ""
20179
79aed792
JX
20180#: builtin/reset.c:396 builtin/stash.c:606 builtin/stash.c:680
20181#: builtin/stash.c:704
cc76011e 20182msgid "be quiet, only report errors"
dce37b66
JX
20183msgstr ""
20184
79aed792 20185#: builtin/reset.c:398
cc76011e 20186msgid "reset HEAD and index"
dce37b66
JX
20187msgstr ""
20188
79aed792 20189#: builtin/reset.c:399
cc76011e 20190msgid "reset only HEAD"
dce37b66
JX
20191msgstr ""
20192
79aed792 20193#: builtin/reset.c:401 builtin/reset.c:403
cc76011e 20194msgid "reset HEAD, index and working tree"
822e4a65
JX
20195msgstr ""
20196
79aed792 20197#: builtin/reset.c:405
cc76011e 20198msgid "reset HEAD but keep local changes"
dce37b66
JX
20199msgstr ""
20200
79aed792 20201#: builtin/reset.c:411
5e078fcd
JX
20202msgid "record only the fact that removed paths will be added later"
20203msgstr ""
20204
79aed792 20205#: builtin/reset.c:445
46bc4039
JX
20206#, c-format
20207msgid "Failed to resolve '%s' as a valid revision."
20208msgstr ""
20209
79aed792 20210#: builtin/reset.c:453
46bc4039
JX
20211#, c-format
20212msgid "Failed to resolve '%s' as a valid tree."
20213msgstr ""
20214
79aed792 20215#: builtin/reset.c:472
cc76011e 20216msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
dce37b66
JX
20217msgstr ""
20218
79aed792 20219#: builtin/reset.c:474
dce37b66 20220#, c-format
cc76011e 20221msgid "Cannot do %s reset with paths."
dce37b66
JX
20222msgstr ""
20223
79aed792 20224#: builtin/reset.c:489
822e4a65 20225#, c-format
cc76011e 20226msgid "%s reset is not allowed in a bare repository"
dce37b66
JX
20227msgstr ""
20228
79aed792 20229#: builtin/reset.c:520
727b9576 20230msgid "Unstaged changes after reset:"
dce37b66
JX
20231msgstr ""
20232
79aed792 20233#: builtin/reset.c:523
12705546
JX
20234#, c-format
20235msgid ""
20236"\n"
20237"It took %.2f seconds to enumerate unstaged changes after reset. You can\n"
20238"use '--quiet' to avoid this. Set the config setting reset.quiet to true\n"
20239"to make this the default.\n"
20240msgstr ""
20241
79aed792 20242#: builtin/reset.c:541
727b9576
JX
20243#, c-format
20244msgid "Could not reset index file to revision '%s'."
46bc4039
JX
20245msgstr ""
20246
79aed792 20247#: builtin/reset.c:546
46bc4039
JX
20248msgid "Could not write new index file."
20249msgstr ""
20250
d4df71b2 20251#: builtin/rev-list.c:602
18a90722
JX
20252msgid "object filtering requires --objects"
20253msgstr ""
20254
d4df71b2 20255#: builtin/rev-list.c:674
df0617bf
JX
20256msgid "rev-list does not support display of notes"
20257msgstr ""
20258
d4df71b2 20259#: builtin/rev-list.c:679
79aed792
JX
20260#, c-format
20261msgid "marked counting and '%s' cannot be used together"
18a90722
JX
20262msgstr ""
20263
bfef3f9d 20264#: builtin/rev-parse.c:409
c2ea1208 20265msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
dce37b66
JX
20266msgstr ""
20267
bfef3f9d 20268#: builtin/rev-parse.c:414
cc76011e 20269msgid "keep the `--` passed as an arg"
dce37b66
JX
20270msgstr ""
20271
bfef3f9d 20272#: builtin/rev-parse.c:416
cc76011e 20273msgid "stop parsing after the first non-option argument"
dce37b66
JX
20274msgstr ""
20275
bfef3f9d 20276#: builtin/rev-parse.c:419
df49095a
JX
20277msgid "output in stuck long form"
20278msgstr ""
20279
d4df71b2
JX
20280#: builtin/rev-parse.c:438
20281msgid "premature end of input"
20282msgstr ""
20283
20284#: builtin/rev-parse.c:442
20285msgid "no usage string given before the `--' separator"
20286msgstr ""
20287
20288#: builtin/rev-parse.c:548
20289msgid "Needed a single revision"
20290msgstr ""
20291
bfef3f9d 20292#: builtin/rev-parse.c:552
822e4a65 20293msgid ""
c2ea1208 20294"git rev-parse --parseopt [<options>] -- [<args>...]\n"
cc76011e 20295" or: git rev-parse --sq-quote [<arg>...]\n"
c2ea1208 20296" or: git rev-parse [<options>] [<arg>...]\n"
cc76011e
JX
20297"\n"
20298"Run \"git rev-parse --parseopt -h\" for more information on the first usage."
dce37b66
JX
20299msgstr ""
20300
d4df71b2
JX
20301#: builtin/rev-parse.c:712
20302msgid "--resolve-git-dir requires an argument"
20303msgstr ""
20304
20305#: builtin/rev-parse.c:715
20306#, c-format
20307msgid "not a gitdir '%s'"
20308msgstr ""
20309
20310#: builtin/rev-parse.c:739
20311msgid "--git-path requires an argument"
20312msgstr ""
20313
20314#: builtin/rev-parse.c:749
20315msgid "-n requires an argument"
20316msgstr ""
20317
20318#: builtin/rev-parse.c:763
20319msgid "--path-format requires an argument"
20320msgstr ""
20321
20322#: builtin/rev-parse.c:769
20323#, c-format
20324msgid "unknown argument to --path-format: %s"
20325msgstr ""
20326
20327#: builtin/rev-parse.c:776
20328msgid "--default requires an argument"
20329msgstr ""
20330
20331#: builtin/rev-parse.c:782
20332msgid "--prefix requires an argument"
20333msgstr ""
20334
20335#: builtin/rev-parse.c:851
20336#, c-format
20337msgid "unknown mode for --abbrev-ref: %s"
20338msgstr ""
20339
20340#: builtin/rev-parse.c:1023
20341#, c-format
20342msgid "unknown mode for --show-object-format: %s"
20343msgstr ""
20344
dba9f13c 20345#: builtin/revert.c:24
c2ea1208 20346msgid "git revert [<options>] <commit-ish>..."
dce37b66
JX
20347msgstr ""
20348
dba9f13c 20349#: builtin/revert.c:25
cc76011e 20350msgid "git revert <subcommand>"
dce37b66
JX
20351msgstr ""
20352
dba9f13c 20353#: builtin/revert.c:30
c2ea1208 20354msgid "git cherry-pick [<options>] <commit-ish>..."
dce37b66
JX
20355msgstr ""
20356
dba9f13c 20357#: builtin/revert.c:31
cc76011e 20358msgid "git cherry-pick <subcommand>"
dce37b66
JX
20359msgstr ""
20360
94328cef
JX
20361#: builtin/revert.c:72
20362#, c-format
20363msgid "option `%s' expects a number greater than zero"
20364msgstr ""
20365
20366#: builtin/revert.c:92
dce37b66 20367#, c-format
cc76011e 20368msgid "%s: %s cannot be used with %s"
dce37b66
JX
20369msgstr ""
20370
d93ef2a1 20371#: builtin/revert.c:102
cc76011e 20372msgid "end revert or cherry-pick sequence"
dce37b66
JX
20373msgstr ""
20374
d93ef2a1 20375#: builtin/revert.c:103
cc76011e 20376msgid "resume revert or cherry-pick sequence"
dce37b66
JX
20377msgstr ""
20378
d93ef2a1 20379#: builtin/revert.c:104
cc76011e 20380msgid "cancel revert or cherry-pick sequence"
dce37b66
JX
20381msgstr ""
20382
6b0f1a9b
JX
20383#: builtin/revert.c:105
20384msgid "skip current commit and continue"
dce37b66
JX
20385msgstr ""
20386
d93ef2a1 20387#: builtin/revert.c:107
6b0f1a9b
JX
20388msgid "don't automatically commit"
20389msgstr ""
20390
20391#: builtin/revert.c:108
cc76011e 20392msgid "edit the commit message"
dce37b66
JX
20393msgstr ""
20394
6b0f1a9b 20395#: builtin/revert.c:111
dfc182b1 20396msgid "parent-number"
dce37b66
JX
20397msgstr ""
20398
6b0f1a9b 20399#: builtin/revert.c:112
dfc182b1
JX
20400msgid "select mainline parent"
20401msgstr ""
20402
6b0f1a9b 20403#: builtin/revert.c:114
cc76011e 20404msgid "merge strategy"
dce37b66
JX
20405msgstr ""
20406
6b0f1a9b 20407#: builtin/revert.c:116
cc76011e 20408msgid "option for merge strategy"
dce37b66
JX
20409msgstr ""
20410
6b0f1a9b 20411#: builtin/revert.c:125
cc76011e 20412msgid "append commit name"
dce37b66
JX
20413msgstr ""
20414
6b0f1a9b 20415#: builtin/revert.c:127
cc76011e 20416msgid "preserve initially empty commits"
1d4ac88d
JX
20417msgstr ""
20418
1f511a9b
JX
20419#: builtin/revert.c:128
20420msgid "allow commits with empty messages"
20421msgstr ""
20422
6b0f1a9b 20423#: builtin/revert.c:129
cc76011e 20424msgid "keep redundant, empty commits"
1d4ac88d
JX
20425msgstr ""
20426
1f511a9b 20427#: builtin/revert.c:241
cc76011e 20428msgid "revert failed"
dce37b66
JX
20429msgstr ""
20430
1f511a9b 20431#: builtin/revert.c:254
cc76011e 20432msgid "cherry-pick failed"
dce37b66
JX
20433msgstr ""
20434
2b95ebb4 20435#: builtin/rm.c:20
c2ea1208 20436msgid "git rm [<options>] [--] <file>..."
dce37b66
JX
20437msgstr ""
20438
2b95ebb4 20439#: builtin/rm.c:208
dce37b66 20440msgid ""
28b3cffc
JX
20441"the following file has staged content different from both the\n"
20442"file and the HEAD:"
20443msgid_plural ""
20444"the following files have staged content different from both the\n"
20445"file and the HEAD:"
20446msgstr[0] ""
20447msgstr[1] ""
dce37b66 20448
2b95ebb4 20449#: builtin/rm.c:213
cc76011e 20450msgid ""
28b3cffc
JX
20451"\n"
20452"(use -f to force removal)"
822e4a65
JX
20453msgstr ""
20454
2b95ebb4 20455#: builtin/rm.c:217
28b3cffc
JX
20456msgid "the following file has changes staged in the index:"
20457msgid_plural "the following files have changes staged in the index:"
20458msgstr[0] ""
20459msgstr[1] ""
20460
2b95ebb4 20461#: builtin/rm.c:221 builtin/rm.c:230
cc76011e 20462msgid ""
28b3cffc 20463"\n"
cc76011e
JX
20464"(use --cached to keep the file, or -f to force removal)"
20465msgstr ""
822e4a65 20466
2b95ebb4 20467#: builtin/rm.c:227
28b3cffc
JX
20468msgid "the following file has local modifications:"
20469msgid_plural "the following files have local modifications:"
20470msgstr[0] ""
20471msgstr[1] ""
20472
1f511a9b 20473#: builtin/rm.c:245
cc76011e 20474msgid "do not list removed files"
dce37b66
JX
20475msgstr ""
20476
1f511a9b 20477#: builtin/rm.c:246
cc76011e 20478msgid "only remove from the index"
cd1e7487
JX
20479msgstr ""
20480
1f511a9b 20481#: builtin/rm.c:247
cc76011e 20482msgid "override the up-to-date check"
cd1e7487
JX
20483msgstr ""
20484
1f511a9b 20485#: builtin/rm.c:248
cc76011e 20486msgid "allow recursive removal"
dce37b66
JX
20487msgstr ""
20488
1f511a9b 20489#: builtin/rm.c:250
cc76011e 20490msgid "exit with a zero status even if nothing matched"
cd1e7487
JX
20491msgstr ""
20492
1f511a9b 20493#: builtin/rm.c:285
051fae4d
JX
20494msgid "No pathspec was given. Which files should I remove?"
20495msgstr ""
20496
1f511a9b 20497#: builtin/rm.c:315
dba9f13c
JX
20498msgid "please stage your changes to .gitmodules or stash them to proceed"
20499msgstr ""
20500
1f511a9b 20501#: builtin/rm.c:337
dce37b66 20502#, c-format
cc76011e 20503msgid "not removing '%s' recursively without -r"
dce37b66
JX
20504msgstr ""
20505
1f511a9b 20506#: builtin/rm.c:385
dce37b66 20507#, c-format
cc76011e 20508msgid "git rm: unable to remove %s"
dce37b66
JX
20509msgstr ""
20510
9b7388a8 20511#: builtin/send-pack.c:20
df0617bf 20512msgid ""
1f511a9b
JX
20513"git send-pack [--mirror] [--dry-run] [--force]\n"
20514" [--receive-pack=<git-receive-pack>]\n"
20515" [--verbose] [--thin] [--atomic]\n"
20516" [<host>:]<directory> (--all | <ref>...)"
df0617bf
JX
20517msgstr ""
20518
1f511a9b 20519#: builtin/send-pack.c:192
df0617bf
JX
20520msgid "remote name"
20521msgstr ""
20522
1f511a9b 20523#: builtin/send-pack.c:205
df0617bf
JX
20524msgid "use stateless RPC protocol"
20525msgstr ""
20526
1f511a9b 20527#: builtin/send-pack.c:206
df0617bf
JX
20528msgid "read refs from stdin"
20529msgstr ""
20530
1f511a9b 20531#: builtin/send-pack.c:207
df0617bf
JX
20532msgid "print status from remote helper"
20533msgstr ""
20534
0c32704f 20535#: builtin/shortlog.c:16
9b7388a8
JX
20536msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
20537msgstr ""
20538
0c32704f 20539#: builtin/shortlog.c:17
9b7388a8 20540msgid "git log --pretty=short | git shortlog [<options>]"
dce37b66
JX
20541msgstr ""
20542
712b0ed6 20543#: builtin/shortlog.c:123
e13da2db
JX
20544msgid "using multiple --group options with stdin is not supported"
20545msgstr ""
20546
712b0ed6 20547#: builtin/shortlog.c:133
e13da2db
JX
20548msgid "using --group=trailer with stdin is not supported"
20549msgstr ""
20550
712b0ed6 20551#: builtin/shortlog.c:323
e13da2db
JX
20552#, c-format
20553msgid "unknown group type: %s"
20554msgstr ""
20555
712b0ed6
JX
20556#: builtin/shortlog.c:351
20557msgid "group by committer rather than author"
673bfad0
JX
20558msgstr ""
20559
712b0ed6 20560#: builtin/shortlog.c:354
cc76011e 20561msgid "sort output according to the number of commits per author"
dce37b66
JX
20562msgstr ""
20563
712b0ed6
JX
20564#: builtin/shortlog.c:356
20565msgid "suppress commit descriptions, only provides commit count"
dce37b66
JX
20566msgstr ""
20567
712b0ed6
JX
20568#: builtin/shortlog.c:358
20569msgid "show the email address of each author"
dce37b66
JX
20570msgstr ""
20571
712b0ed6 20572#: builtin/shortlog.c:359
dba9f13c 20573msgid "<w>[,<i1>[,<i2>]]"
dce37b66
JX
20574msgstr ""
20575
712b0ed6
JX
20576#: builtin/shortlog.c:360
20577msgid "linewrap output"
dce37b66
JX
20578msgstr ""
20579
712b0ed6 20580#: builtin/shortlog.c:362
e13da2db
JX
20581msgid "field"
20582msgstr ""
20583
712b0ed6
JX
20584#: builtin/shortlog.c:363
20585msgid "group by field"
e13da2db
JX
20586msgstr ""
20587
1f511a9b 20588#: builtin/shortlog.c:394
9b7388a8
JX
20589msgid "too many arguments given outside repository"
20590msgstr ""
20591
dba9f13c 20592#: builtin/show-branch.c:13
cc76011e 20593msgid ""
c2ea1208 20594"git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
1f511a9b
JX
20595" [--current] [--color[=<when>] | --no-color] [--sparse]\n"
20596" [--more=<n> | --list | --independent | --merge-base]\n"
20597" [--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
dce37b66
JX
20598msgstr ""
20599
dba9f13c 20600#: builtin/show-branch.c:17
c2ea1208 20601msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
822e4a65
JX
20602msgstr ""
20603
dba9f13c 20604#: builtin/show-branch.c:395
fda7b092
JX
20605#, c-format
20606msgid "ignoring %s; cannot handle more than %d ref"
20607msgid_plural "ignoring %s; cannot handle more than %d refs"
20608msgstr[0] ""
20609msgstr[1] ""
20610
1f511a9b 20611#: builtin/show-branch.c:547
fda7b092
JX
20612#, c-format
20613msgid "no matching refs with %s"
20614msgstr ""
20615
1f511a9b 20616#: builtin/show-branch.c:644
cc76011e 20617msgid "show remote-tracking and local branches"
dce37b66
JX
20618msgstr ""
20619
1f511a9b 20620#: builtin/show-branch.c:646
cc76011e 20621msgid "show remote-tracking branches"
dce37b66
JX
20622msgstr ""
20623
1f511a9b 20624#: builtin/show-branch.c:648
cc76011e 20625msgid "color '*!+-' corresponding to the branch"
dce37b66
JX
20626msgstr ""
20627
1f511a9b 20628#: builtin/show-branch.c:650
cc76011e 20629msgid "show <n> more commits after the common ancestor"
dce37b66
JX
20630msgstr ""
20631
1f511a9b 20632#: builtin/show-branch.c:652
cc76011e 20633msgid "synonym to more=-1"
822e4a65
JX
20634msgstr ""
20635
1f511a9b 20636#: builtin/show-branch.c:653
cc76011e 20637msgid "suppress naming strings"
dce37b66
JX
20638msgstr ""
20639
1f511a9b 20640#: builtin/show-branch.c:655
cc76011e 20641msgid "include the current branch"
dce37b66
JX
20642msgstr ""
20643
1f511a9b 20644#: builtin/show-branch.c:657
cc76011e 20645msgid "name commits with their object names"
dce37b66
JX
20646msgstr ""
20647
1f511a9b 20648#: builtin/show-branch.c:659
cc76011e 20649msgid "show possible merge bases"
dce37b66
JX
20650msgstr ""
20651
1f511a9b 20652#: builtin/show-branch.c:661
cc76011e 20653msgid "show refs unreachable from any other ref"
dce37b66
JX
20654msgstr ""
20655
1f511a9b 20656#: builtin/show-branch.c:663
cc76011e 20657msgid "show commits in topological order"
dce37b66
JX
20658msgstr ""
20659
1f511a9b 20660#: builtin/show-branch.c:666
cc76011e 20661msgid "show only commits not on the first branch"
dce37b66
JX
20662msgstr ""
20663
1f511a9b 20664#: builtin/show-branch.c:668
cc76011e 20665msgid "show merges reachable from only one tip"
dce37b66
JX
20666msgstr ""
20667
1f511a9b 20668#: builtin/show-branch.c:670
28b3cffc 20669msgid "topologically sort, maintaining date order where possible"
dce37b66
JX
20670msgstr ""
20671
1f511a9b 20672#: builtin/show-branch.c:673
cc76011e 20673msgid "<n>[,<base>]"
dce37b66
JX
20674msgstr ""
20675
1f511a9b 20676#: builtin/show-branch.c:674
cc76011e 20677msgid "show <n> most recent ref-log entries starting at base"
dce37b66
JX
20678msgstr ""
20679
1f511a9b 20680#: builtin/show-branch.c:734
fda7b092
JX
20681msgid "no branches given, and HEAD is not valid"
20682msgstr ""
20683
1f511a9b 20684#: builtin/show-branch.c:737
fda7b092
JX
20685msgid "--reflog option needs one branch name"
20686msgstr ""
20687
1f511a9b 20688#: builtin/show-branch.c:740
fda7b092
JX
20689#, c-format
20690msgid "only %d entry can be shown at one time."
20691msgid_plural "only %d entries can be shown at one time."
20692msgstr[0] ""
20693msgstr[1] ""
20694
1f511a9b 20695#: builtin/show-branch.c:744
fda7b092
JX
20696#, c-format
20697msgid "no such ref %s"
20698msgstr ""
20699
79aed792 20700#: builtin/show-branch.c:830
fda7b092
JX
20701#, c-format
20702msgid "cannot handle more than %d rev."
20703msgid_plural "cannot handle more than %d revs."
20704msgstr[0] ""
20705msgstr[1] ""
20706
79aed792 20707#: builtin/show-branch.c:834
fda7b092
JX
20708#, c-format
20709msgid "'%s' is not a valid ref."
20710msgstr ""
20711
79aed792 20712#: builtin/show-branch.c:837
fda7b092
JX
20713#, c-format
20714msgid "cannot find commit %s (%s)"
20715msgstr ""
20716
d84f4abf
JX
20717#: builtin/show-index.c:21
20718msgid "hash-algorithm"
20719msgstr ""
20720
20721#: builtin/show-index.c:31
20722msgid "Unknown hash algorithm"
20723msgstr ""
20724
c08fd730 20725#: builtin/show-ref.c:12
cc76011e 20726msgid ""
c2ea1208
JX
20727"git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
20728"hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
dce37b66
JX
20729msgstr ""
20730
c08fd730 20731#: builtin/show-ref.c:13
f4f2c8f8 20732msgid "git show-ref --exclude-existing[=<pattern>]"
dce37b66
JX
20733msgstr ""
20734
c08fd730 20735#: builtin/show-ref.c:162
cc76011e 20736msgid "only show tags (can be combined with heads)"
dce37b66
JX
20737msgstr ""
20738
c08fd730 20739#: builtin/show-ref.c:163
cc76011e 20740msgid "only show heads (can be combined with tags)"
dce37b66
JX
20741msgstr ""
20742
c08fd730 20743#: builtin/show-ref.c:164
cc76011e 20744msgid "stricter reference checking, requires exact ref path"
dce37b66
JX
20745msgstr ""
20746
c08fd730 20747#: builtin/show-ref.c:167 builtin/show-ref.c:169
28b3cffc 20748msgid "show the HEAD reference, even if it would be filtered out"
dce37b66
JX
20749msgstr ""
20750
c08fd730 20751#: builtin/show-ref.c:171
cc76011e 20752msgid "dereference tags into object IDs"
dce37b66
JX
20753msgstr ""
20754
c08fd730 20755#: builtin/show-ref.c:173
cc76011e 20756msgid "only show SHA1 hash using <n> digits"
dce37b66
JX
20757msgstr ""
20758
c08fd730 20759#: builtin/show-ref.c:177
cc76011e 20760msgid "do not print results to stdout (useful with --verify)"
dce37b66
JX
20761msgstr ""
20762
c08fd730 20763#: builtin/show-ref.c:179
cc76011e 20764msgid "show refs from stdin that aren't in local repository"
dce37b66
JX
20765msgstr ""
20766
2b95ebb4 20767#: builtin/sparse-checkout.c:22
bfef3f9d 20768msgid "git sparse-checkout (init|list|set|add|reapply|disable) <options>"
578c7937
JX
20769msgstr ""
20770
2b95ebb4 20771#: builtin/sparse-checkout.c:46
e13da2db
JX
20772msgid "git sparse-checkout list"
20773msgstr ""
20774
79aed792
JX
20775#: builtin/sparse-checkout.c:60
20776msgid "this worktree is not sparse"
20777msgstr ""
20778
20779#: builtin/sparse-checkout.c:75
578c7937
JX
20780msgid "this worktree is not sparse (sparse-checkout file may not exist)"
20781msgstr ""
20782
79aed792 20783#: builtin/sparse-checkout.c:176
1f511a9b
JX
20784#, c-format
20785msgid ""
20786"directory '%s' contains untracked files, but is not in the sparse-checkout "
20787"cone"
20788msgstr ""
20789
79aed792 20790#: builtin/sparse-checkout.c:184
1f511a9b
JX
20791#, c-format
20792msgid "failed to remove directory '%s'"
20793msgstr ""
20794
79aed792 20795#: builtin/sparse-checkout.c:324
f7c6172e
JX
20796msgid "failed to create directory for sparse-checkout file"
20797msgstr ""
20798
79aed792 20799#: builtin/sparse-checkout.c:365
d84f4abf
JX
20800msgid "unable to upgrade repository format to enable worktreeConfig"
20801msgstr ""
20802
79aed792 20803#: builtin/sparse-checkout.c:367
578c7937
JX
20804msgid "failed to set extensions.worktreeConfig setting"
20805msgstr ""
20806
79aed792
JX
20807#: builtin/sparse-checkout.c:411
20808msgid "failed to modify sparse-index config"
20809msgstr ""
20810
20811#: builtin/sparse-checkout.c:422
2b95ebb4 20812msgid "git sparse-checkout init [--cone] [--[no-]sparse-index]"
578c7937
JX
20813msgstr ""
20814
79aed792
JX
20815#: builtin/sparse-checkout.c:441 builtin/sparse-checkout.c:729
20816#: builtin/sparse-checkout.c:778
578c7937
JX
20817msgid "initialize the sparse-checkout in cone mode"
20818msgstr ""
20819
79aed792
JX
20820#: builtin/sparse-checkout.c:443 builtin/sparse-checkout.c:731
20821#: builtin/sparse-checkout.c:780
2b95ebb4
JX
20822msgid "toggle the use of a sparse index"
20823msgstr ""
20824
79aed792 20825#: builtin/sparse-checkout.c:476
578c7937
JX
20826#, c-format
20827msgid "failed to open '%s'"
20828msgstr ""
20829
79aed792 20830#: builtin/sparse-checkout.c:528
f7c6172e
JX
20831#, c-format
20832msgid "could not normalize path %s"
20833msgstr ""
20834
79aed792 20835#: builtin/sparse-checkout.c:557
f7c6172e
JX
20836#, c-format
20837msgid "unable to unquote C-style string '%s'"
20838msgstr ""
20839
79aed792 20840#: builtin/sparse-checkout.c:612 builtin/sparse-checkout.c:640
f7c6172e
JX
20841msgid "unable to load existing sparse-checkout patterns"
20842msgstr ""
20843
79aed792
JX
20844#: builtin/sparse-checkout.c:616
20845msgid "existing sparse-checkout patterns do not use cone mode"
578c7937
JX
20846msgstr ""
20847
1f511a9b 20848#: builtin/sparse-checkout.c:682
79aed792
JX
20849msgid "git sparse-checkout add (--stdin | <patterns>)"
20850msgstr ""
20851
20852#: builtin/sparse-checkout.c:694 builtin/sparse-checkout.c:733
20853msgid "read patterns from standard in"
20854msgstr ""
20855
20856#: builtin/sparse-checkout.c:699
20857msgid "no sparse-checkout to add to"
20858msgstr ""
20859
20860#: builtin/sparse-checkout.c:712
20861msgid ""
20862"git sparse-checkout set [--[no-]cone] [--[no-]sparse-index] (--stdin | "
20863"<patterns>)"
20864msgstr ""
20865
20866#: builtin/sparse-checkout.c:765
20867msgid "git sparse-checkout reapply [--[no-]cone] [--[no-]sparse-index]"
e13da2db
JX
20868msgstr ""
20869
79aed792
JX
20870#: builtin/sparse-checkout.c:785
20871msgid "must be in a sparse-checkout to reapply sparsity patterns"
20872msgstr ""
20873
20874#: builtin/sparse-checkout.c:803
e13da2db
JX
20875msgid "git sparse-checkout disable"
20876msgstr ""
20877
79aed792 20878#: builtin/sparse-checkout.c:845
578c7937
JX
20879msgid "error while refreshing working directory"
20880msgstr ""
20881
2b95ebb4 20882#: builtin/stash.c:24 builtin/stash.c:40
d93ef2a1
JX
20883msgid "git stash list [<options>]"
20884msgstr ""
20885
2b95ebb4 20886#: builtin/stash.c:25 builtin/stash.c:45
d93ef2a1
JX
20887msgid "git stash show [<options>] [<stash>]"
20888msgstr ""
20889
2b95ebb4 20890#: builtin/stash.c:26 builtin/stash.c:50
d93ef2a1
JX
20891msgid "git stash drop [-q|--quiet] [<stash>]"
20892msgstr ""
20893
2b95ebb4 20894#: builtin/stash.c:27
d93ef2a1
JX
20895msgid "git stash ( pop | apply ) [--index] [-q|--quiet] [<stash>]"
20896msgstr ""
20897
2b95ebb4 20898#: builtin/stash.c:28 builtin/stash.c:65
d93ef2a1
JX
20899msgid "git stash branch <branchname> [<stash>]"
20900msgstr ""
20901
2b95ebb4 20902#: builtin/stash.c:30
d93ef2a1 20903msgid ""
79aed792
JX
20904"git stash [push [-p|--patch] [-S|--staged] [-k|--[no-]keep-index] [-q|--"
20905"quiet]\n"
d93ef2a1 20906" [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
051fae4d 20907" [--pathspec-from-file=<file> [--pathspec-file-nul]]\n"
d93ef2a1
JX
20908" [--] [<pathspec>...]]"
20909msgstr ""
20910
1f511a9b 20911#: builtin/stash.c:34
d93ef2a1 20912msgid ""
79aed792
JX
20913"git stash save [-p|--patch] [-S|--staged] [-k|--[no-]keep-index] [-q|--"
20914"quiet]\n"
d93ef2a1
JX
20915" [-u|--include-untracked] [-a|--all] [<message>]"
20916msgstr ""
20917
2b95ebb4 20918#: builtin/stash.c:55
d93ef2a1
JX
20919msgid "git stash pop [--index] [-q|--quiet] [<stash>]"
20920msgstr ""
20921
2b95ebb4 20922#: builtin/stash.c:60
d93ef2a1
JX
20923msgid "git stash apply [--index] [-q|--quiet] [<stash>]"
20924msgstr ""
20925
2b95ebb4 20926#: builtin/stash.c:75
d93ef2a1
JX
20927msgid "git stash store [-m|--message <message>] [-q|--quiet] <commit>"
20928msgstr ""
20929
2b95ebb4 20930#: builtin/stash.c:80
051fae4d
JX
20931msgid ""
20932"git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
20933" [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
20934" [--] [<pathspec>...]]"
20935msgstr ""
20936
1f511a9b
JX
20937#: builtin/stash.c:87
20938msgid ""
20939"git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
20940" [-u|--include-untracked] [-a|--all] [<message>]"
20941msgstr ""
20942
2b95ebb4 20943#: builtin/stash.c:130
d93ef2a1
JX
20944#, c-format
20945msgid "'%s' is not a stash-like commit"
20946msgstr ""
20947
2b95ebb4 20948#: builtin/stash.c:150
d93ef2a1
JX
20949#, c-format
20950msgid "Too many revisions specified:%s"
20951msgstr ""
20952
2b95ebb4 20953#: builtin/stash.c:164
d93ef2a1
JX
20954msgid "No stash entries found."
20955msgstr ""
20956
2b95ebb4 20957#: builtin/stash.c:178
d93ef2a1
JX
20958#, c-format
20959msgid "%s is not a valid reference"
20960msgstr ""
20961
2b95ebb4 20962#: builtin/stash.c:227
712b0ed6
JX
20963msgid "git stash clear with arguments is unimplemented"
20964msgstr ""
20965
1f511a9b 20966#: builtin/stash.c:447
712b0ed6
JX
20967#, c-format
20968msgid ""
20969"WARNING: Untracked file in way of tracked file! Renaming\n"
20970" %s -> %s\n"
20971" to make room.\n"
d93ef2a1
JX
20972msgstr ""
20973
1f511a9b 20974#: builtin/stash.c:508
d93ef2a1
JX
20975msgid "cannot apply a stash in the middle of a merge"
20976msgstr ""
20977
1f511a9b 20978#: builtin/stash.c:519
d93ef2a1
JX
20979#, c-format
20980msgid "could not generate diff %s^!."
20981msgstr ""
20982
1f511a9b 20983#: builtin/stash.c:526
0c32704f 20984msgid "conflicts in index. Try without --index."
d93ef2a1
JX
20985msgstr ""
20986
1f511a9b 20987#: builtin/stash.c:532
d93ef2a1
JX
20988msgid "could not save index tree"
20989msgstr ""
20990
1f511a9b 20991#: builtin/stash.c:552
d93ef2a1
JX
20992#, c-format
20993msgid "Merging %s with %s"
20994msgstr ""
20995
1f511a9b 20996#: builtin/stash.c:562
d93ef2a1
JX
20997msgid "Index was not unstashed."
20998msgstr ""
20999
79aed792 21000#: builtin/stash.c:576
1f511a9b
JX
21001msgid "could not restore untracked files from stash"
21002msgstr ""
21003
79aed792 21004#: builtin/stash.c:608 builtin/stash.c:706
d93ef2a1
JX
21005msgid "attempt to recreate the index"
21006msgstr ""
21007
79aed792 21008#: builtin/stash.c:652
d93ef2a1
JX
21009#, c-format
21010msgid "Dropped %s (%s)"
21011msgstr ""
21012
79aed792 21013#: builtin/stash.c:655
d93ef2a1
JX
21014#, c-format
21015msgid "%s: Could not drop stash entry"
21016msgstr ""
21017
79aed792 21018#: builtin/stash.c:668
d93ef2a1
JX
21019#, c-format
21020msgid "'%s' is not a stash reference"
21021msgstr ""
21022
79aed792 21023#: builtin/stash.c:718
d93ef2a1
JX
21024msgid "The stash entry is kept in case you need it again."
21025msgstr ""
21026
79aed792 21027#: builtin/stash.c:741
d93ef2a1
JX
21028msgid "No branch name specified"
21029msgstr ""
21030
79aed792 21031#: builtin/stash.c:825
2b95ebb4
JX
21032msgid "failed to parse tree"
21033msgstr ""
21034
79aed792 21035#: builtin/stash.c:836
2b95ebb4
JX
21036msgid "failed to unpack trees"
21037msgstr ""
21038
79aed792 21039#: builtin/stash.c:856
2b95ebb4
JX
21040msgid "include untracked files in the stash"
21041msgstr ""
21042
79aed792 21043#: builtin/stash.c:859
2b95ebb4
JX
21044msgid "only show untracked files in the stash"
21045msgstr ""
21046
79aed792 21047#: builtin/stash.c:946 builtin/stash.c:983
d93ef2a1
JX
21048#, c-format
21049msgid "Cannot update %s with %s"
21050msgstr ""
21051
79aed792 21052#: builtin/stash.c:964 builtin/stash.c:1678 builtin/stash.c:1750
d93ef2a1
JX
21053msgid "stash message"
21054msgstr ""
21055
79aed792 21056#: builtin/stash.c:974
d93ef2a1
JX
21057msgid "\"git stash store\" requires one <commit> argument"
21058msgstr ""
21059
79aed792
JX
21060#: builtin/stash.c:1159
21061msgid "No staged changes"
21062msgstr ""
21063
21064#: builtin/stash.c:1220
d93ef2a1
JX
21065msgid "No changes selected"
21066msgstr ""
21067
79aed792 21068#: builtin/stash.c:1320
d93ef2a1
JX
21069msgid "You do not have the initial commit yet"
21070msgstr ""
21071
79aed792 21072#: builtin/stash.c:1347
d93ef2a1
JX
21073msgid "Cannot save the current index state"
21074msgstr ""
21075
79aed792 21076#: builtin/stash.c:1356
d93ef2a1
JX
21077msgid "Cannot save the untracked files"
21078msgstr ""
21079
79aed792 21080#: builtin/stash.c:1367 builtin/stash.c:1386
d93ef2a1
JX
21081msgid "Cannot save the current worktree state"
21082msgstr ""
21083
79aed792
JX
21084#: builtin/stash.c:1377
21085msgid "Cannot save the current staged state"
21086msgstr ""
21087
21088#: builtin/stash.c:1414
d93ef2a1
JX
21089msgid "Cannot record working tree state"
21090msgstr ""
21091
79aed792 21092#: builtin/stash.c:1463
d93ef2a1
JX
21093msgid "Can't use --patch and --include-untracked or --all at the same time"
21094msgstr ""
21095
79aed792
JX
21096#: builtin/stash.c:1474
21097msgid "Can't use --staged and --include-untracked or --all at the same time"
21098msgstr ""
21099
21100#: builtin/stash.c:1492
d93ef2a1
JX
21101msgid "Did you forget to 'git add'?"
21102msgstr ""
21103
79aed792 21104#: builtin/stash.c:1507
d93ef2a1
JX
21105msgid "No local changes to save"
21106msgstr ""
21107
79aed792 21108#: builtin/stash.c:1514
d93ef2a1
JX
21109msgid "Cannot initialize stash"
21110msgstr ""
21111
79aed792 21112#: builtin/stash.c:1529
d93ef2a1
JX
21113msgid "Cannot save the current status"
21114msgstr ""
21115
79aed792 21116#: builtin/stash.c:1534
d93ef2a1
JX
21117#, c-format
21118msgid "Saved working directory and index state %s"
21119msgstr ""
21120
79aed792 21121#: builtin/stash.c:1627
d93ef2a1
JX
21122msgid "Cannot remove worktree changes"
21123msgstr ""
21124
79aed792 21125#: builtin/stash.c:1667 builtin/stash.c:1739
d93ef2a1
JX
21126msgid "keep index"
21127msgstr ""
21128
79aed792
JX
21129#: builtin/stash.c:1669 builtin/stash.c:1741
21130msgid "stash staged changes only"
21131msgstr ""
21132
21133#: builtin/stash.c:1671 builtin/stash.c:1743
d93ef2a1
JX
21134msgid "stash in patch mode"
21135msgstr ""
21136
79aed792 21137#: builtin/stash.c:1672 builtin/stash.c:1744
d93ef2a1
JX
21138msgid "quiet mode"
21139msgstr ""
21140
79aed792 21141#: builtin/stash.c:1674 builtin/stash.c:1746
d93ef2a1
JX
21142msgid "include untracked files in stash"
21143msgstr ""
21144
79aed792 21145#: builtin/stash.c:1676 builtin/stash.c:1748
d93ef2a1
JX
21146msgid "include ignore files"
21147msgstr ""
21148
79aed792 21149#: builtin/stash.c:1783
bfef3f9d
JX
21150msgid ""
21151"the stash.useBuiltin support has been removed!\n"
21152"See its entry in 'git help config' for details."
d93ef2a1
JX
21153msgstr ""
21154
5b34e000 21155#: builtin/stripspace.c:18
f4f2c8f8
JX
21156msgid "git stripspace [-s | --strip-comments]"
21157msgstr ""
21158
5b34e000 21159#: builtin/stripspace.c:19
f4f2c8f8
JX
21160msgid "git stripspace [-c | --comment-lines]"
21161msgstr ""
21162
94328cef 21163#: builtin/stripspace.c:37
f4f2c8f8
JX
21164msgid "skip and remove all lines starting with comment character"
21165msgstr ""
21166
94328cef 21167#: builtin/stripspace.c:40
9eb3984b 21168msgid "prepend comment character and space to each line"
f4f2c8f8
JX
21169msgstr ""
21170
79aed792 21171#: builtin/submodule--helper.c:46 builtin/submodule--helper.c:2668
f517e50d
JX
21172#, c-format
21173msgid "Expecting a full ref name, got %s"
21174msgstr ""
21175
d4df71b2 21176#: builtin/submodule--helper.c:63
abc8de64
JX
21177msgid "submodule--helper print-default-remote takes no arguments"
21178msgstr ""
21179
d4df71b2 21180#: builtin/submodule--helper.c:101
f517e50d
JX
21181#, c-format
21182msgid "cannot strip one component off url '%s'"
21183msgstr ""
21184
1f511a9b
JX
21185#: builtin/submodule--helper.c:211
21186#, c-format
21187msgid ""
21188"could not look up configuration '%s'. Assuming this repository is its own "
21189"authoritative upstream."
21190msgstr ""
21191
79aed792 21192#: builtin/submodule--helper.c:405 builtin/submodule--helper.c:1859
f4f2c8f8
JX
21193msgid "alternative anchor for relative paths"
21194msgstr ""
21195
1f511a9b 21196#: builtin/submodule--helper.c:410
f4f2c8f8
JX
21197msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
21198msgstr ""
21199
1f511a9b
JX
21200#: builtin/submodule--helper.c:468 builtin/submodule--helper.c:605
21201#: builtin/submodule--helper.c:628
f517e50d
JX
21202#, c-format
21203msgid "No url found for submodule path '%s' in .gitmodules"
21204msgstr ""
21205
1f511a9b 21206#: builtin/submodule--helper.c:520
dba9f13c
JX
21207#, c-format
21208msgid "Entering '%s'\n"
21209msgstr ""
21210
1f511a9b 21211#: builtin/submodule--helper.c:523
dba9f13c
JX
21212#, c-format
21213msgid ""
21214"run_command returned non-zero status for %s\n"
21215"."
21216msgstr ""
21217
1f511a9b 21218#: builtin/submodule--helper.c:545
dba9f13c
JX
21219#, c-format
21220msgid ""
98ac7815
JX
21221"run_command returned non-zero status while recursing in the nested "
21222"submodules of %s\n"
dba9f13c
JX
21223"."
21224msgstr ""
21225
1f511a9b 21226#: builtin/submodule--helper.c:561
712b0ed6 21227msgid "suppress output of entering each submodule command"
dba9f13c
JX
21228msgstr ""
21229
1f511a9b
JX
21230#: builtin/submodule--helper.c:563 builtin/submodule--helper.c:864
21231#: builtin/submodule--helper.c:1453
712b0ed6 21232msgid "recurse into nested submodules"
dba9f13c
JX
21233msgstr ""
21234
1f511a9b 21235#: builtin/submodule--helper.c:568
d93ef2a1 21236msgid "git submodule--helper foreach [--quiet] [--recursive] [--] <command>"
dba9f13c
JX
21237msgstr ""
21238
1f511a9b 21239#: builtin/submodule--helper.c:642
f517e50d
JX
21240#, c-format
21241msgid "Failed to register url for submodule path '%s'"
21242msgstr ""
21243
1f511a9b 21244#: builtin/submodule--helper.c:646
f517e50d
JX
21245#, c-format
21246msgid "Submodule '%s' (%s) registered for path '%s'\n"
21247msgstr ""
21248
1f511a9b 21249#: builtin/submodule--helper.c:656
f517e50d
JX
21250#, c-format
21251msgid "warning: command update mode suggested for submodule '%s'\n"
21252msgstr ""
21253
1f511a9b 21254#: builtin/submodule--helper.c:663
f517e50d
JX
21255#, c-format
21256msgid "Failed to register update mode for submodule path '%s'"
21257msgstr ""
21258
1f511a9b 21259#: builtin/submodule--helper.c:685
712b0ed6 21260msgid "suppress output for initializing a submodule"
f517e50d
JX
21261msgstr ""
21262
1f511a9b 21263#: builtin/submodule--helper.c:690
d93ef2a1 21264msgid "git submodule--helper init [<options>] [<path>]"
f517e50d
JX
21265msgstr ""
21266
1f511a9b 21267#: builtin/submodule--helper.c:763 builtin/submodule--helper.c:898
18a90722
JX
21268#, c-format
21269msgid "no submodule mapping found in .gitmodules for path '%s'"
f4f2c8f8
JX
21270msgstr ""
21271
1f511a9b 21272#: builtin/submodule--helper.c:811
f4f2c8f8 21273#, c-format
18a90722
JX
21274msgid "could not resolve HEAD ref inside the submodule '%s'"
21275msgstr ""
21276
1f511a9b 21277#: builtin/submodule--helper.c:838 builtin/submodule--helper.c:1423
18a90722
JX
21278#, c-format
21279msgid "failed to recurse into submodule '%s'"
21280msgstr ""
21281
79aed792 21282#: builtin/submodule--helper.c:862 builtin/submodule--helper.c:1590
712b0ed6 21283msgid "suppress submodule status output"
18a90722
JX
21284msgstr ""
21285
1f511a9b 21286#: builtin/submodule--helper.c:863
18a90722 21287msgid ""
712b0ed6 21288"use commit stored in the index instead of the one stored in the submodule "
18a90722
JX
21289"HEAD"
21290msgstr ""
21291
1f511a9b 21292#: builtin/submodule--helper.c:869
18a90722
JX
21293msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
21294msgstr ""
21295
1f511a9b 21296#: builtin/submodule--helper.c:893
18a90722 21297msgid "git submodule--helper name <path>"
f4f2c8f8
JX
21298msgstr ""
21299
1f511a9b 21300#: builtin/submodule--helper.c:965
e13da2db
JX
21301#, c-format
21302msgid "* %s %s(blob)->%s(submodule)"
21303msgstr ""
21304
1f511a9b 21305#: builtin/submodule--helper.c:968
e13da2db
JX
21306#, c-format
21307msgid "* %s %s(submodule)->%s(blob)"
21308msgstr ""
21309
1f511a9b 21310#: builtin/submodule--helper.c:981
e13da2db
JX
21311#, c-format
21312msgid "%s"
21313msgstr ""
21314
1f511a9b 21315#: builtin/submodule--helper.c:1031
e13da2db
JX
21316#, c-format
21317msgid "couldn't hash object from '%s'"
21318msgstr ""
21319
1f511a9b 21320#: builtin/submodule--helper.c:1035
e13da2db
JX
21321#, c-format
21322msgid "unexpected mode %o\n"
21323msgstr ""
21324
1f511a9b 21325#: builtin/submodule--helper.c:1276
e13da2db
JX
21326msgid "use the commit stored in the index instead of the submodule HEAD"
21327msgstr ""
21328
1f511a9b 21329#: builtin/submodule--helper.c:1278
d4df71b2 21330msgid "compare the commit in the index with that in the submodule HEAD"
e13da2db
JX
21331msgstr ""
21332
1f511a9b 21333#: builtin/submodule--helper.c:1280
e13da2db
JX
21334msgid "skip submodules with 'ignore_config' value set to 'all'"
21335msgstr ""
21336
1f511a9b 21337#: builtin/submodule--helper.c:1282
e13da2db
JX
21338msgid "limit the summary size"
21339msgstr ""
21340
1f511a9b 21341#: builtin/submodule--helper.c:1287
1fd0dd72 21342msgid "git submodule--helper summary [<options>] [<commit>] [--] [<path>]"
e13da2db
JX
21343msgstr ""
21344
1f511a9b 21345#: builtin/submodule--helper.c:1311
e13da2db
JX
21346msgid "could not fetch a revision for HEAD"
21347msgstr ""
21348
1f511a9b 21349#: builtin/submodule--helper.c:1373
abc8de64
JX
21350#, c-format
21351msgid "Synchronizing submodule url for '%s'\n"
21352msgstr ""
21353
1f511a9b 21354#: builtin/submodule--helper.c:1379
abc8de64
JX
21355#, c-format
21356msgid "failed to register url for submodule path '%s'"
21357msgstr ""
21358
1f511a9b 21359#: builtin/submodule--helper.c:1393
abc8de64
JX
21360#, c-format
21361msgid "failed to get the default remote for submodule '%s'"
21362msgstr ""
21363
1f511a9b 21364#: builtin/submodule--helper.c:1404
abc8de64
JX
21365#, c-format
21366msgid "failed to update remote for submodule '%s'"
21367msgstr ""
21368
1f511a9b 21369#: builtin/submodule--helper.c:1451
712b0ed6 21370msgid "suppress output of synchronizing submodule url"
abc8de64
JX
21371msgstr ""
21372
1f511a9b 21373#: builtin/submodule--helper.c:1458
abc8de64
JX
21374msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
21375msgstr ""
21376
79aed792 21377#: builtin/submodule--helper.c:1508
abc8de64
JX
21378#, c-format
21379msgid ""
79aed792
JX
21380"Submodule work tree '%s' contains a .git directory. This will be replaced "
21381"with a .git file by using absorbgitdirs."
abc8de64
JX
21382msgstr ""
21383
79aed792 21384#: builtin/submodule--helper.c:1525
abc8de64
JX
21385#, c-format
21386msgid ""
21387"Submodule work tree '%s' contains local modifications; use '-f' to discard "
21388"them"
21389msgstr ""
21390
79aed792 21391#: builtin/submodule--helper.c:1533
abc8de64
JX
21392#, c-format
21393msgid "Cleared directory '%s'\n"
21394msgstr ""
21395
79aed792 21396#: builtin/submodule--helper.c:1535
abc8de64
JX
21397#, c-format
21398msgid "Could not remove submodule work tree '%s'\n"
21399msgstr ""
21400
79aed792 21401#: builtin/submodule--helper.c:1546
abc8de64
JX
21402#, c-format
21403msgid "could not create empty submodule directory %s"
21404msgstr ""
21405
79aed792 21406#: builtin/submodule--helper.c:1562
abc8de64
JX
21407#, c-format
21408msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
21409msgstr ""
21410
79aed792 21411#: builtin/submodule--helper.c:1591
712b0ed6 21412msgid "remove submodule working trees even if they contain local changes"
abc8de64
JX
21413msgstr ""
21414
79aed792 21415#: builtin/submodule--helper.c:1592
712b0ed6 21416msgid "unregister all submodules"
abc8de64
JX
21417msgstr ""
21418
79aed792 21419#: builtin/submodule--helper.c:1597
abc8de64
JX
21420msgid ""
21421"git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
21422msgstr ""
21423
79aed792 21424#: builtin/submodule--helper.c:1611
abc8de64
JX
21425msgid "Use '--all' if you really want to deinitialize all submodules"
21426msgstr ""
21427
79aed792 21428#: builtin/submodule--helper.c:1656
578c7937
JX
21429msgid ""
21430"An alternate computed from a superproject's alternate is invalid.\n"
21431"To allow Git to clone without an alternate in such a case, set\n"
21432"submodule.alternateErrorStrategy to 'info' or, equivalently, clone with\n"
21433"'--reference-if-able' instead of '--reference'."
21434msgstr ""
21435
79aed792 21436#: builtin/submodule--helper.c:1701 builtin/submodule--helper.c:1704
fda7b092
JX
21437#, c-format
21438msgid "submodule '%s' cannot add alternate: %s"
21439msgstr ""
21440
79aed792 21441#: builtin/submodule--helper.c:1740
fda7b092
JX
21442#, c-format
21443msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
21444msgstr ""
21445
79aed792 21446#: builtin/submodule--helper.c:1747
fda7b092
JX
21447#, c-format
21448msgid "Value '%s' for submodule.alternateLocation is not recognized"
21449msgstr ""
21450
79aed792 21451#: builtin/submodule--helper.c:1772
bbc7dccd
JX
21452#, c-format
21453msgid "refusing to create/use '%s' in another submodule's git dir"
21454msgstr ""
21455
79aed792 21456#: builtin/submodule--helper.c:1813
bbc7dccd
JX
21457#, c-format
21458msgid "clone of '%s' into submodule path '%s' failed"
21459msgstr ""
21460
79aed792 21461#: builtin/submodule--helper.c:1818
bbc7dccd
JX
21462#, c-format
21463msgid "directory not empty: '%s'"
21464msgstr ""
21465
79aed792 21466#: builtin/submodule--helper.c:1830
bbc7dccd
JX
21467#, c-format
21468msgid "could not get submodule directory for '%s'"
21469msgstr ""
21470
79aed792 21471#: builtin/submodule--helper.c:1862
f4f2c8f8
JX
21472msgid "where the new submodule will be cloned to"
21473msgstr ""
21474
79aed792 21475#: builtin/submodule--helper.c:1865
f4f2c8f8
JX
21476msgid "name of the new submodule"
21477msgstr ""
21478
79aed792 21479#: builtin/submodule--helper.c:1868
f4f2c8f8
JX
21480msgid "url where to clone the submodule from"
21481msgstr ""
21482
79aed792 21483#: builtin/submodule--helper.c:1876 builtin/submodule--helper.c:3265
f4f2c8f8
JX
21484msgid "depth for shallow clones"
21485msgstr ""
21486
79aed792
JX
21487#: builtin/submodule--helper.c:1879 builtin/submodule--helper.c:2526
21488#: builtin/submodule--helper.c:3258
fda7b092
JX
21489msgid "force cloning progress"
21490msgstr ""
21491
79aed792 21492#: builtin/submodule--helper.c:1881 builtin/submodule--helper.c:2528
578c7937
JX
21493msgid "disallow cloning into non-empty directory"
21494msgstr ""
21495
79aed792 21496#: builtin/submodule--helper.c:1888
f4f2c8f8
JX
21497msgid ""
21498"git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
f7c6172e
JX
21499"<repository>] [--name <name>] [--depth <depth>] [--single-branch] --url "
21500"<url> --path <path>"
f4f2c8f8
JX
21501msgstr ""
21502
79aed792 21503#: builtin/submodule--helper.c:1925
12705546
JX
21504#, c-format
21505msgid "Invalid update mode '%s' for submodule path '%s'"
21506msgstr ""
21507
79aed792 21508#: builtin/submodule--helper.c:1929
12705546
JX
21509#, c-format
21510msgid "Invalid update mode '%s' configured for submodule path '%s'"
21511msgstr ""
21512
79aed792 21513#: builtin/submodule--helper.c:2044
f517e50d
JX
21514#, c-format
21515msgid "Submodule path '%s' not initialized"
21516msgstr ""
21517
79aed792 21518#: builtin/submodule--helper.c:2048
f517e50d
JX
21519msgid "Maybe you want to use 'update --init'?"
21520msgstr ""
21521
79aed792 21522#: builtin/submodule--helper.c:2078
f517e50d
JX
21523#, c-format
21524msgid "Skipping unmerged submodule %s"
21525msgstr ""
21526
79aed792 21527#: builtin/submodule--helper.c:2107
f517e50d
JX
21528#, c-format
21529msgid "Skipping submodule '%s'"
21530msgstr ""
21531
79aed792 21532#: builtin/submodule--helper.c:2257
9fa976ff
JX
21533#, c-format
21534msgid "Failed to clone '%s'. Retry scheduled"
21535msgstr ""
21536
79aed792 21537#: builtin/submodule--helper.c:2268
9fa976ff
JX
21538#, c-format
21539msgid "Failed to clone '%s' a second time, aborting"
21540msgstr ""
21541
79aed792 21542#: builtin/submodule--helper.c:2373
1f511a9b
JX
21543#, c-format
21544msgid "Unable to checkout '%s' in submodule path '%s'"
21545msgstr ""
21546
79aed792 21547#: builtin/submodule--helper.c:2377
1f511a9b
JX
21548#, c-format
21549msgid "Unable to rebase '%s' in submodule path '%s'"
21550msgstr ""
21551
79aed792 21552#: builtin/submodule--helper.c:2381
1f511a9b
JX
21553#, c-format
21554msgid "Unable to merge '%s' in submodule path '%s'"
21555msgstr ""
21556
79aed792 21557#: builtin/submodule--helper.c:2385
1f511a9b
JX
21558#, c-format
21559msgid "Execution of '%s %s' failed in submodule path '%s'"
21560msgstr ""
21561
79aed792 21562#: builtin/submodule--helper.c:2409
1f511a9b
JX
21563#, c-format
21564msgid "Submodule path '%s': checked out '%s'\n"
21565msgstr ""
21566
79aed792 21567#: builtin/submodule--helper.c:2413
1f511a9b
JX
21568#, c-format
21569msgid "Submodule path '%s': rebased into '%s'\n"
21570msgstr ""
21571
79aed792 21572#: builtin/submodule--helper.c:2417
1f511a9b
JX
21573#, c-format
21574msgid "Submodule path '%s': merged in '%s'\n"
21575msgstr ""
21576
79aed792 21577#: builtin/submodule--helper.c:2421
1f511a9b
JX
21578#, c-format
21579msgid "Submodule path '%s': '%s %s'\n"
21580msgstr ""
21581
79aed792 21582#: builtin/submodule--helper.c:2445
1f511a9b
JX
21583#, c-format
21584msgid "Unable to fetch in submodule path '%s'; trying to directly fetch %s:"
21585msgstr ""
21586
79aed792 21587#: builtin/submodule--helper.c:2454
1f511a9b
JX
21588#, c-format
21589msgid ""
21590"Fetched in submodule path '%s', but it did not contain %s. Direct fetching "
21591"of that commit failed."
21592msgstr ""
21593
79aed792
JX
21594#: builtin/submodule--helper.c:2505 builtin/submodule--helper.c:2575
21595#: builtin/submodule--helper.c:2813
f517e50d
JX
21596msgid "path into the working tree"
21597msgstr ""
21598
79aed792 21599#: builtin/submodule--helper.c:2508 builtin/submodule--helper.c:2580
f517e50d
JX
21600msgid "path into the working tree, across nested submodule boundaries"
21601msgstr ""
21602
79aed792 21603#: builtin/submodule--helper.c:2512 builtin/submodule--helper.c:2578
f517e50d
JX
21604msgid "rebase, merge, checkout or none"
21605msgstr ""
21606
79aed792 21607#: builtin/submodule--helper.c:2518
712b0ed6 21608msgid "create a shallow clone truncated to the specified number of revisions"
f517e50d
JX
21609msgstr ""
21610
79aed792 21611#: builtin/submodule--helper.c:2521
f517e50d
JX
21612msgid "parallel jobs"
21613msgstr ""
21614
79aed792 21615#: builtin/submodule--helper.c:2523
9fa976ff
JX
21616msgid "whether the initial clone should follow the shallow recommendation"
21617msgstr ""
21618
79aed792 21619#: builtin/submodule--helper.c:2524
f517e50d
JX
21620msgid "don't print cloning progress"
21621msgstr ""
21622
79aed792 21623#: builtin/submodule--helper.c:2535
3d0a05b4 21624msgid "git submodule--helper update-clone [--prefix=<path>] [<path>...]"
f517e50d
JX
21625msgstr ""
21626
79aed792 21627#: builtin/submodule--helper.c:2548
f517e50d
JX
21628msgid "bad value for update parameter"
21629msgstr ""
21630
79aed792 21631#: builtin/submodule--helper.c:2566
1f511a9b
JX
21632msgid "suppress output for update by rebase or merge"
21633msgstr ""
21634
79aed792 21635#: builtin/submodule--helper.c:2567
1f511a9b
JX
21636msgid "force checkout updates"
21637msgstr ""
21638
79aed792 21639#: builtin/submodule--helper.c:2569
1f511a9b
JX
21640msgid "don't fetch new objects from the remote site"
21641msgstr ""
21642
79aed792 21643#: builtin/submodule--helper.c:2571
1f511a9b
JX
21644msgid "overrides update mode in case the repository is a fresh clone"
21645msgstr ""
21646
79aed792 21647#: builtin/submodule--helper.c:2572
1f511a9b
JX
21648msgid "depth for shallow fetch"
21649msgstr ""
21650
79aed792 21651#: builtin/submodule--helper.c:2582
1f511a9b
JX
21652msgid "sha1"
21653msgstr ""
21654
79aed792 21655#: builtin/submodule--helper.c:2583
1f511a9b
JX
21656msgid "SHA1 expected by superproject"
21657msgstr ""
21658
79aed792 21659#: builtin/submodule--helper.c:2585
1f511a9b
JX
21660msgid "subsha1"
21661msgstr ""
21662
79aed792 21663#: builtin/submodule--helper.c:2586
1f511a9b
JX
21664msgid "SHA1 of submodule's HEAD"
21665msgstr ""
21666
79aed792 21667#: builtin/submodule--helper.c:2592
1f511a9b
JX
21668msgid "git submodule--helper run-update-procedure [<options>] <path>"
21669msgstr ""
21670
79aed792 21671#: builtin/submodule--helper.c:2663
9fa976ff
JX
21672#, c-format
21673msgid ""
21674"Submodule (%s) branch configured to inherit branch from superproject, but "
21675"the superproject is not on any branch"
21676msgstr ""
21677
79aed792 21678#: builtin/submodule--helper.c:2781
12705546
JX
21679#, c-format
21680msgid "could not get a repository handle for submodule '%s'"
21681msgstr ""
21682
79aed792 21683#: builtin/submodule--helper.c:2814
673bfad0
JX
21684msgid "recurse into submodules"
21685msgstr ""
21686
79aed792 21687#: builtin/submodule--helper.c:2820
d93ef2a1 21688msgid "git submodule--helper absorb-git-dirs [<options>] [<path>...]"
673bfad0
JX
21689msgstr ""
21690
79aed792 21691#: builtin/submodule--helper.c:2876
12705546
JX
21692msgid "check if it is safe to write to the .gitmodules file"
21693msgstr ""
21694
79aed792 21695#: builtin/submodule--helper.c:2879
d93ef2a1
JX
21696msgid "unset the config in the .gitmodules file"
21697msgstr ""
21698
79aed792 21699#: builtin/submodule--helper.c:2884
d93ef2a1
JX
21700msgid "git submodule--helper config <name> [<value>]"
21701msgstr ""
21702
79aed792 21703#: builtin/submodule--helper.c:2885
d93ef2a1 21704msgid "git submodule--helper config --unset <name>"
12705546
JX
21705msgstr ""
21706
79aed792 21707#: builtin/submodule--helper.c:2886
12705546
JX
21708msgid "git submodule--helper config --check-writeable"
21709msgstr ""
21710
79aed792
JX
21711#: builtin/submodule--helper.c:2905 builtin/submodule--helper.c:3121
21712#: builtin/submodule--helper.c:3277
12705546
JX
21713msgid "please make sure that the .gitmodules file is in the working tree"
21714msgstr ""
21715
79aed792 21716#: builtin/submodule--helper.c:2921
712b0ed6 21717msgid "suppress output for setting url of a submodule"
bfef3f9d
JX
21718msgstr ""
21719
79aed792 21720#: builtin/submodule--helper.c:2925
bfef3f9d
JX
21721msgid "git submodule--helper set-url [--quiet] <path> <newurl>"
21722msgstr ""
21723
79aed792 21724#: builtin/submodule--helper.c:2958
d84f4abf
JX
21725msgid "set the default tracking branch to master"
21726msgstr ""
21727
79aed792 21728#: builtin/submodule--helper.c:2960
d84f4abf
JX
21729msgid "set the default tracking branch"
21730msgstr ""
21731
79aed792 21732#: builtin/submodule--helper.c:2964
d84f4abf
JX
21733msgid "git submodule--helper set-branch [-q|--quiet] (-d|--default) <path>"
21734msgstr ""
21735
79aed792 21736#: builtin/submodule--helper.c:2965
d84f4abf
JX
21737msgid ""
21738"git submodule--helper set-branch [-q|--quiet] (-b|--branch) <branch> <path>"
21739msgstr ""
21740
79aed792 21741#: builtin/submodule--helper.c:2972
d84f4abf
JX
21742msgid "--branch or --default required"
21743msgstr ""
21744
79aed792 21745#: builtin/submodule--helper.c:3038
bbc7dccd
JX
21746#, c-format
21747msgid "Adding existing repo at '%s' to the index\n"
21748msgstr ""
21749
79aed792 21750#: builtin/submodule--helper.c:3041
bbc7dccd
JX
21751#, c-format
21752msgid "'%s' already exists and is not a valid git repo"
21753msgstr ""
21754
79aed792 21755#: builtin/submodule--helper.c:3054
bbc7dccd 21756#, c-format
1f511a9b 21757msgid "A git directory for '%s' is found locally with remote(s):\n"
bbc7dccd
JX
21758msgstr ""
21759
79aed792 21760#: builtin/submodule--helper.c:3061
bbc7dccd
JX
21761#, c-format
21762msgid ""
21763"If you want to reuse this local git directory instead of cloning again from\n"
21764" %s\n"
21765"use the '--force' option. If the local git directory is not the correct "
21766"repo\n"
1f511a9b
JX
21767"or you are unsure what this means choose another name with the '--name' "
21768"option."
bbc7dccd
JX
21769msgstr ""
21770
79aed792 21771#: builtin/submodule--helper.c:3073
bbc7dccd
JX
21772#, c-format
21773msgid "Reactivating local git directory for submodule '%s'\n"
21774msgstr ""
21775
79aed792 21776#: builtin/submodule--helper.c:3110
bbc7dccd
JX
21777#, c-format
21778msgid "unable to checkout submodule '%s'"
21779msgstr ""
21780
79aed792 21781#: builtin/submodule--helper.c:3149
1f511a9b
JX
21782#, c-format
21783msgid "Failed to add submodule '%s'"
21784msgstr ""
21785
79aed792
JX
21786#: builtin/submodule--helper.c:3153 builtin/submodule--helper.c:3158
21787#: builtin/submodule--helper.c:3166
1f511a9b
JX
21788#, c-format
21789msgid "Failed to register submodule '%s'"
bbc7dccd
JX
21790msgstr ""
21791
79aed792 21792#: builtin/submodule--helper.c:3222
1f511a9b
JX
21793#, c-format
21794msgid "'%s' already exists in the index"
21795msgstr ""
21796
79aed792 21797#: builtin/submodule--helper.c:3225
1f511a9b
JX
21798#, c-format
21799msgid "'%s' already exists in the index and is not a submodule"
21800msgstr ""
21801
79aed792 21802#: builtin/submodule--helper.c:3254
1f511a9b
JX
21803msgid "branch of repository to add as submodule"
21804msgstr ""
21805
79aed792 21806#: builtin/submodule--helper.c:3255
bbc7dccd
JX
21807msgid "allow adding an otherwise ignored submodule path"
21808msgstr ""
21809
79aed792 21810#: builtin/submodule--helper.c:3257
1f511a9b
JX
21811msgid "print only error messages"
21812msgstr ""
21813
79aed792 21814#: builtin/submodule--helper.c:3261
1f511a9b
JX
21815msgid "borrow the objects from reference repositories"
21816msgstr ""
21817
79aed792 21818#: builtin/submodule--helper.c:3263
bbc7dccd 21819msgid ""
1f511a9b
JX
21820"sets the submodule’s name to the given string instead of defaulting to its "
21821"path"
21822msgstr ""
21823
79aed792 21824#: builtin/submodule--helper.c:3270
1f511a9b
JX
21825msgid "git submodule--helper add [<options>] [--] <repository> [<path>]"
21826msgstr ""
21827
79aed792 21828#: builtin/submodule--helper.c:3298
1f511a9b 21829msgid "Relative path can only be used from the toplevel of the working tree"
bbc7dccd
JX
21830msgstr ""
21831
79aed792 21832#: builtin/submodule--helper.c:3306
1f511a9b
JX
21833#, c-format
21834msgid "repo URL: '%s' must be absolute or begin with ./|../"
21835msgstr ""
21836
79aed792 21837#: builtin/submodule--helper.c:3341
1f511a9b
JX
21838#, c-format
21839msgid "'%s' is not a valid submodule name"
21840msgstr ""
21841
79aed792 21842#: builtin/submodule--helper.c:3405 git.c:452 git.c:726
673bfad0
JX
21843#, c-format
21844msgid "%s doesn't support --super-prefix"
21845msgstr ""
21846
79aed792 21847#: builtin/submodule--helper.c:3411
f4f2c8f8 21848#, c-format
f517e50d 21849msgid "'%s' is not a valid submodule--helper subcommand"
f4f2c8f8
JX
21850msgstr ""
21851
5b34e000 21852#: builtin/symbolic-ref.c:8
c2ea1208 21853msgid "git symbolic-ref [<options>] <name> [<ref>]"
cc76011e
JX
21854msgstr ""
21855
5b34e000 21856#: builtin/symbolic-ref.c:9
c2ea1208 21857msgid "git symbolic-ref -d [-q] <name>"
fe52cd62
JX
21858msgstr ""
21859
2b95ebb4 21860#: builtin/symbolic-ref.c:42
cc76011e
JX
21861msgid "suppress error message for non-symbolic (detached) refs"
21862msgstr ""
21863
2b95ebb4 21864#: builtin/symbolic-ref.c:43
fe52cd62
JX
21865msgid "delete symbolic ref"
21866msgstr ""
21867
2b95ebb4 21868#: builtin/symbolic-ref.c:44
cc76011e
JX
21869msgid "shorten ref output"
21870msgstr ""
21871
1f511a9b 21872#: builtin/symbolic-ref.c:45 builtin/update-ref.c:505
cc76011e
JX
21873msgid "reason"
21874msgstr ""
21875
1f511a9b 21876#: builtin/symbolic-ref.c:45 builtin/update-ref.c:505
cc76011e
JX
21877msgid "reason of the update"
21878msgstr ""
21879
dba9f13c 21880#: builtin/tag.c:25
dce37b66 21881msgid ""
d93ef2a1 21882"git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>]\n"
1f511a9b 21883" <tagname> [<head>]"
dce37b66
JX
21884msgstr ""
21885
d93ef2a1 21886#: builtin/tag.c:27
cc76011e 21887msgid "git tag -d <tagname>..."
dce37b66
JX
21888msgstr ""
21889
d93ef2a1 21890#: builtin/tag.c:28
cc76011e 21891msgid ""
dfc182b1
JX
21892"git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
21893"points-at <object>]\n"
1f511a9b 21894" [--format=<format>] [--merged <commit>] [--no-merged <commit>] "
e13da2db 21895"[<pattern>...]"
dce37b66
JX
21896msgstr ""
21897
d93ef2a1 21898#: builtin/tag.c:30
673bfad0 21899msgid "git tag -v [--format=<format>] <tagname>..."
dce37b66
JX
21900msgstr ""
21901
2b95ebb4 21902#: builtin/tag.c:100
dce37b66
JX
21903#, c-format
21904msgid "tag '%s' not found."
21905msgstr ""
21906
2b95ebb4 21907#: builtin/tag.c:135
dce37b66
JX
21908#, c-format
21909msgid "Deleted tag '%s' (was %s)\n"
21910msgstr ""
21911
2b95ebb4 21912#: builtin/tag.c:170
9caaf23e 21913#, c-format
dce37b66
JX
21914msgid ""
21915"\n"
fe05e196
JX
21916"Write a message for tag:\n"
21917" %s\n"
9caaf23e 21918"Lines starting with '%c' will be ignored.\n"
dce37b66
JX
21919msgstr ""
21920
2b95ebb4 21921#: builtin/tag.c:174
9caaf23e 21922#, c-format
dce37b66
JX
21923msgid ""
21924"\n"
fe05e196
JX
21925"Write a message for tag:\n"
21926" %s\n"
9caaf23e 21927"Lines starting with '%c' will be kept; you may remove them yourself if you "
dce37b66 21928"want to.\n"
dce37b66
JX
21929msgstr ""
21930
79aed792 21931#: builtin/tag.c:240
dce37b66
JX
21932msgid "unable to sign the tag"
21933msgstr ""
21934
79aed792 21935#: builtin/tag.c:258
d93ef2a1
JX
21936#, c-format
21937msgid ""
c08fd730 21938"You have created a nested tag. The object referred to by your new tag is\n"
d93ef2a1
JX
21939"already a tag. If you meant to tag the object that it points to, use:\n"
21940"\n"
21941"\tgit tag -f %s %s^{}"
21942msgstr ""
21943
79aed792 21944#: builtin/tag.c:274
dce37b66
JX
21945msgid "bad object type."
21946msgstr ""
21947
79aed792 21948#: builtin/tag.c:325
dce37b66
JX
21949msgid "no tag message?"
21950msgstr ""
21951
79aed792 21952#: builtin/tag.c:332
dce37b66
JX
21953#, c-format
21954msgid "The tag message has been left in %s\n"
21955msgstr ""
21956
1f511a9b 21957#: builtin/tag.c:444
cc76011e
JX
21958msgid "list tag names"
21959msgstr ""
21960
1f511a9b 21961#: builtin/tag.c:446
cc76011e
JX
21962msgid "print <n> lines of each tag message"
21963msgstr ""
21964
1f511a9b 21965#: builtin/tag.c:448
cc76011e
JX
21966msgid "delete tags"
21967msgstr ""
21968
1f511a9b 21969#: builtin/tag.c:449
cc76011e
JX
21970msgid "verify tags"
21971msgstr ""
21972
1f511a9b 21973#: builtin/tag.c:451
cc76011e
JX
21974msgid "Tag creation options"
21975msgstr ""
21976
1f511a9b 21977#: builtin/tag.c:453
cc76011e
JX
21978msgid "annotated tag, needs a message"
21979msgstr ""
21980
1f511a9b 21981#: builtin/tag.c:455
cc76011e
JX
21982msgid "tag message"
21983msgstr ""
21984
1f511a9b 21985#: builtin/tag.c:457
abc8de64
JX
21986msgid "force edit of tag message"
21987msgstr ""
21988
1f511a9b 21989#: builtin/tag.c:458
cc76011e
JX
21990msgid "annotated and GPG-signed tag"
21991msgstr ""
21992
1f511a9b 21993#: builtin/tag.c:461
cc76011e
JX
21994msgid "use another key to sign the tag"
21995msgstr ""
21996
1f511a9b 21997#: builtin/tag.c:462
cc76011e
JX
21998msgid "replace the tag if exists"
21999msgstr ""
22000
1f511a9b 22001#: builtin/tag.c:463 builtin/update-ref.c:511
80d1b481 22002msgid "create a reflog"
df0617bf
JX
22003msgstr ""
22004
1f511a9b 22005#: builtin/tag.c:465
c2ea1208 22006msgid "Tag listing options"
cc76011e
JX
22007msgstr ""
22008
1f511a9b 22009#: builtin/tag.c:466
c2ea1208 22010msgid "show tag list in columns"
5e078fcd
JX
22011msgstr ""
22012
1f511a9b 22013#: builtin/tag.c:467 builtin/tag.c:469
f4f2c8f8 22014msgid "print only tags that contain the commit"
cc76011e
JX
22015msgstr ""
22016
1f511a9b 22017#: builtin/tag.c:468 builtin/tag.c:470
dfc182b1
JX
22018msgid "print only tags that don't contain the commit"
22019msgstr ""
22020
1f511a9b 22021#: builtin/tag.c:471
f4f2c8f8 22022msgid "print only tags that are merged"
cc76011e
JX
22023msgstr ""
22024
1f511a9b 22025#: builtin/tag.c:472
f4f2c8f8 22026msgid "print only tags that are not merged"
cc76011e
JX
22027msgstr ""
22028
1f511a9b 22029#: builtin/tag.c:476
f4f2c8f8 22030msgid "print only tags of the object"
822e4a65
JX
22031msgstr ""
22032
79aed792
JX
22033#: builtin/tag.c:558
22034#, c-format
22035msgid "the '%s' option is only allowed in list mode"
dce37b66
JX
22036msgstr ""
22037
79aed792 22038#: builtin/tag.c:597
dce37b66
JX
22039#, c-format
22040msgid "'%s' is not a valid tag name."
22041msgstr ""
22042
79aed792 22043#: builtin/tag.c:602
dce37b66
JX
22044#, c-format
22045msgid "tag '%s' already exists"
22046msgstr ""
22047
79aed792 22048#: builtin/tag.c:633
dce37b66
JX
22049#, c-format
22050msgid "Updated tag '%s' (was %s)\n"
22051msgstr ""
22052
2b95ebb4 22053#: builtin/unpack-objects.c:504
5e078fcd
JX
22054msgid "Unpacking objects"
22055msgstr ""
22056
578c7937 22057#: builtin/update-index.c:84
64f23b0c
JX
22058#, c-format
22059msgid "failed to create directory %s"
22060msgstr ""
22061
1f511a9b 22062#: builtin/update-index.c:106
64f23b0c
JX
22063#, c-format
22064msgid "failed to delete file %s"
22065msgstr ""
22066
1f511a9b 22067#: builtin/update-index.c:113 builtin/update-index.c:219
64f23b0c
JX
22068#, c-format
22069msgid "failed to delete directory %s"
22070msgstr ""
22071
1f511a9b 22072#: builtin/update-index.c:138
64f23b0c 22073#, c-format
9eb3984b 22074msgid "Testing mtime in '%s' "
64f23b0c
JX
22075msgstr ""
22076
1f511a9b 22077#: builtin/update-index.c:152
64f23b0c
JX
22078msgid "directory stat info does not change after adding a new file"
22079msgstr ""
22080
1f511a9b 22081#: builtin/update-index.c:165
64f23b0c
JX
22082msgid "directory stat info does not change after adding a new directory"
22083msgstr ""
22084
1f511a9b 22085#: builtin/update-index.c:178
64f23b0c
JX
22086msgid "directory stat info changes after updating a file"
22087msgstr ""
22088
1f511a9b 22089#: builtin/update-index.c:189
64f23b0c
JX
22090msgid "directory stat info changes after adding a file inside subdirectory"
22091msgstr ""
22092
1f511a9b 22093#: builtin/update-index.c:200
64f23b0c
JX
22094msgid "directory stat info does not change after deleting a file"
22095msgstr ""
22096
1f511a9b 22097#: builtin/update-index.c:213
64f23b0c
JX
22098msgid "directory stat info does not change after deleting a directory"
22099msgstr ""
22100
1f511a9b 22101#: builtin/update-index.c:220
64f23b0c
JX
22102msgid " OK"
22103msgstr ""
22104
1f511a9b 22105#: builtin/update-index.c:589
c2ea1208 22106msgid "git update-index [<options>] [--] [<file>...]"
822e4a65
JX
22107msgstr ""
22108
1f511a9b 22109#: builtin/update-index.c:974
cc76011e 22110msgid "continue refresh even when index needs update"
6f6731e7
JX
22111msgstr ""
22112
1f511a9b 22113#: builtin/update-index.c:977
cc76011e 22114msgid "refresh: ignore submodules"
6f6731e7
JX
22115msgstr ""
22116
1f511a9b 22117#: builtin/update-index.c:980
cc76011e 22118msgid "do not ignore new files"
6f6731e7
JX
22119msgstr ""
22120
1f511a9b 22121#: builtin/update-index.c:982
cc76011e
JX
22122msgid "let files replace directories and vice-versa"
22123msgstr ""
22124
1f511a9b 22125#: builtin/update-index.c:984
cc76011e
JX
22126msgid "notice files missing from worktree"
22127msgstr ""
22128
1f511a9b 22129#: builtin/update-index.c:986
cc76011e
JX
22130msgid "refresh even if index contains unmerged entries"
22131msgstr ""
22132
1f511a9b 22133#: builtin/update-index.c:989
cc76011e
JX
22134msgid "refresh stat information"
22135msgstr ""
22136
1f511a9b 22137#: builtin/update-index.c:993
cc76011e
JX
22138msgid "like --refresh, but ignore assume-unchanged setting"
22139msgstr ""
22140
1f511a9b 22141#: builtin/update-index.c:997
5e078fcd 22142msgid "<mode>,<object>,<path>"
cc76011e
JX
22143msgstr ""
22144
1f511a9b 22145#: builtin/update-index.c:998
cc76011e
JX
22146msgid "add the specified entry to the index"
22147msgstr ""
22148
1f511a9b 22149#: builtin/update-index.c:1008
9fa976ff 22150msgid "mark files as \"not changing\""
cc76011e
JX
22151msgstr ""
22152
1f511a9b 22153#: builtin/update-index.c:1011
cc76011e
JX
22154msgid "clear assumed-unchanged bit"
22155msgstr ""
22156
1f511a9b 22157#: builtin/update-index.c:1014
cc76011e
JX
22158msgid "mark files as \"index-only\""
22159msgstr ""
22160
1f511a9b 22161#: builtin/update-index.c:1017
cc76011e
JX
22162msgid "clear skip-worktree bit"
22163msgstr ""
22164
1f511a9b 22165#: builtin/update-index.c:1020
578c7937
JX
22166msgid "do not touch index-only entries"
22167msgstr ""
22168
1f511a9b 22169#: builtin/update-index.c:1022
cc76011e
JX
22170msgid "add to index only; do not add content to object database"
22171msgstr ""
22172
1f511a9b 22173#: builtin/update-index.c:1024
cc76011e
JX
22174msgid "remove named paths even if present in worktree"
22175msgstr ""
22176
1f511a9b 22177#: builtin/update-index.c:1026
cc76011e
JX
22178msgid "with --stdin: input lines are terminated by null bytes"
22179msgstr ""
22180
1f511a9b 22181#: builtin/update-index.c:1028
cc76011e
JX
22182msgid "read list of paths to be updated from standard input"
22183msgstr ""
22184
1f511a9b 22185#: builtin/update-index.c:1032
cc76011e
JX
22186msgid "add entries from standard input to the index"
22187msgstr ""
22188
1f511a9b 22189#: builtin/update-index.c:1036
cc76011e
JX
22190msgid "repopulate stages #2 and #3 for the listed paths"
22191msgstr ""
22192
1f511a9b 22193#: builtin/update-index.c:1040
cc76011e
JX
22194msgid "only update entries that differ from HEAD"
22195msgstr ""
22196
1f511a9b 22197#: builtin/update-index.c:1044
cc76011e
JX
22198msgid "ignore files missing from worktree"
22199msgstr ""
22200
1f511a9b 22201#: builtin/update-index.c:1047
cc76011e
JX
22202msgid "report actions to standard output"
22203msgstr ""
22204
1f511a9b 22205#: builtin/update-index.c:1049
cc76011e
JX
22206msgid "(for porcelains) forget saved unresolved conflicts"
22207msgstr ""
22208
1f511a9b 22209#: builtin/update-index.c:1053
cc76011e
JX
22210msgid "write index in this format"
22211msgstr ""
22212
1f511a9b 22213#: builtin/update-index.c:1055
fe05e196
JX
22214msgid "enable or disable split index"
22215msgstr ""
22216
1f511a9b 22217#: builtin/update-index.c:1057
64f23b0c
JX
22218msgid "enable/disable untracked cache"
22219msgstr ""
22220
1f511a9b 22221#: builtin/update-index.c:1059
9eb3984b
JX
22222msgid "test if the filesystem supports untracked cache"
22223msgstr ""
22224
1f511a9b 22225#: builtin/update-index.c:1061
64f23b0c
JX
22226msgid "enable untracked cache without testing the filesystem"
22227msgstr ""
22228
1f511a9b 22229#: builtin/update-index.c:1063
18a90722
JX
22230msgid "write out the index even if is not flagged as changed"
22231msgstr ""
22232
1f511a9b 22233#: builtin/update-index.c:1065
18a90722
JX
22234msgid "enable or disable file system monitor"
22235msgstr ""
22236
1f511a9b 22237#: builtin/update-index.c:1067
18a90722
JX
22238msgid "mark files as fsmonitor valid"
22239msgstr ""
22240
1f511a9b 22241#: builtin/update-index.c:1070
18a90722
JX
22242msgid "clear fsmonitor valid bit"
22243msgstr ""
22244
1f511a9b 22245#: builtin/update-index.c:1173
dfc182b1
JX
22246msgid ""
22247"core.splitIndex is set to false; remove or change it, if you really want to "
22248"enable split index"
22249msgstr ""
22250
1f511a9b 22251#: builtin/update-index.c:1182
dfc182b1
JX
22252msgid ""
22253"core.splitIndex is set to true; remove or change it, if you really want to "
22254"disable split index"
22255msgstr ""
22256
1f511a9b 22257#: builtin/update-index.c:1194
fda7b092
JX
22258msgid ""
22259"core.untrackedCache is set to true; remove or change it, if you really want "
22260"to disable the untracked cache"
22261msgstr ""
22262
1f511a9b 22263#: builtin/update-index.c:1198
9eb3984b
JX
22264msgid "Untracked cache disabled"
22265msgstr ""
22266
1f511a9b 22267#: builtin/update-index.c:1206
fda7b092
JX
22268msgid ""
22269"core.untrackedCache is set to false; remove or change it, if you really want "
22270"to enable the untracked cache"
22271msgstr ""
22272
1f511a9b 22273#: builtin/update-index.c:1210
9eb3984b
JX
22274#, c-format
22275msgid "Untracked cache enabled for '%s'"
22276msgstr ""
22277
1f511a9b 22278#: builtin/update-index.c:1218
18a90722
JX
22279msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
22280msgstr ""
22281
1f511a9b 22282#: builtin/update-index.c:1222
18a90722
JX
22283msgid "fsmonitor enabled"
22284msgstr ""
22285
1f511a9b 22286#: builtin/update-index.c:1225
18a90722
JX
22287msgid ""
22288"core.fsmonitor is set; remove it if you really want to disable fsmonitor"
22289msgstr ""
22290
1f511a9b 22291#: builtin/update-index.c:1229
18a90722
JX
22292msgid "fsmonitor disabled"
22293msgstr ""
22294
5b34e000 22295#: builtin/update-ref.c:10
c2ea1208 22296msgid "git update-ref [<options>] -d <refname> [<old-val>]"
cc76011e
JX
22297msgstr ""
22298
5b34e000 22299#: builtin/update-ref.c:11
c2ea1208 22300msgid "git update-ref [<options>] <refname> <new-val> [<old-val>]"
cc76011e
JX
22301msgstr ""
22302
5b34e000 22303#: builtin/update-ref.c:12
c2ea1208 22304msgid "git update-ref [<options>] --stdin [-z]"
727b9576
JX
22305msgstr ""
22306
1f511a9b 22307#: builtin/update-ref.c:506
cc76011e
JX
22308msgid "delete the reference"
22309msgstr ""
22310
1f511a9b 22311#: builtin/update-ref.c:508
cc76011e
JX
22312msgid "update <refname> not the one it points to"
22313msgstr ""
22314
1f511a9b 22315#: builtin/update-ref.c:509
727b9576
JX
22316msgid "stdin has NUL-terminated arguments"
22317msgstr ""
22318
1f511a9b 22319#: builtin/update-ref.c:510
727b9576
JX
22320msgid "read updates from stdin"
22321msgstr ""
22322
5b34e000 22323#: builtin/update-server-info.c:7
cc76011e
JX
22324msgid "git update-server-info [--force]"
22325msgstr ""
22326
5b34e000 22327#: builtin/update-server-info.c:15
cc76011e
JX
22328msgid "update the info files from scratch"
22329msgstr ""
22330
9b7388a8
JX
22331#: builtin/upload-pack.c:11
22332msgid "git upload-pack [<options>] <dir>"
22333msgstr ""
22334
1f511a9b 22335#: builtin/upload-pack.c:24 t/helper/test-serve-v2.c:17
d93ef2a1
JX
22336msgid "quit after a single request/response exchange"
22337msgstr ""
22338
1f511a9b
JX
22339#: builtin/upload-pack.c:26
22340msgid "serve up the info/refs for git-http-backend"
9b7388a8
JX
22341msgstr ""
22342
1f511a9b 22343#: builtin/upload-pack.c:29
9b7388a8
JX
22344msgid "do not try <directory>/.git/ if <directory> is no Git directory"
22345msgstr ""
22346
1f511a9b 22347#: builtin/upload-pack.c:31
9b7388a8
JX
22348msgid "interrupt transfer after <n> seconds of inactivity"
22349msgstr ""
22350
466c88fa 22351#: builtin/verify-commit.c:19
c2ea1208 22352msgid "git verify-commit [-v | --verbose] <commit>..."
fe05e196
JX
22353msgstr ""
22354
466c88fa 22355#: builtin/verify-commit.c:68
fe05e196
JX
22356msgid "print commit contents"
22357msgstr ""
22358
466c88fa 22359#: builtin/verify-commit.c:69 builtin/verify-tag.c:37
df0617bf
JX
22360msgid "print raw gpg status output"
22361msgstr ""
22362
e13da2db 22363#: builtin/verify-pack.c:59
c2ea1208 22364msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
cc76011e
JX
22365msgstr ""
22366
e13da2db 22367#: builtin/verify-pack.c:70
cc76011e
JX
22368msgid "verbose"
22369msgstr ""
22370
e13da2db 22371#: builtin/verify-pack.c:72
cc76011e
JX
22372msgid "show statistics only"
22373msgstr ""
22374
466c88fa 22375#: builtin/verify-tag.c:18
673bfad0 22376msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
cc76011e
JX
22377msgstr ""
22378
466c88fa 22379#: builtin/verify-tag.c:36
cc76011e
JX
22380msgid "print tag contents"
22381msgstr ""
22382
1f511a9b 22383#: builtin/worktree.c:19
abc8de64 22384msgid "git worktree add [<options>] <path> [<commit-ish>]"
a4156d20
JX
22385msgstr ""
22386
1f511a9b 22387#: builtin/worktree.c:20
9fa976ff 22388msgid "git worktree list [<options>]"
a4156d20
JX
22389msgstr ""
22390
1f511a9b 22391#: builtin/worktree.c:21
9fa976ff
JX
22392msgid "git worktree lock [<options>] <path>"
22393msgstr ""
22394
1f511a9b 22395#: builtin/worktree.c:22
abc8de64 22396msgid "git worktree move <worktree> <new-path>"
9fa976ff
JX
22397msgstr ""
22398
1f511a9b 22399#: builtin/worktree.c:23
abc8de64
JX
22400msgid "git worktree prune [<options>]"
22401msgstr ""
22402
1f511a9b 22403#: builtin/worktree.c:24
abc8de64
JX
22404msgid "git worktree remove [<options>] <worktree>"
22405msgstr ""
22406
1f511a9b 22407#: builtin/worktree.c:25
9fa976ff 22408msgid "git worktree unlock <path>"
f4f2c8f8
JX
22409msgstr ""
22410
1f511a9b 22411#: builtin/worktree.c:75
a4156d20 22412#, c-format
d84f4abf 22413msgid "Removing %s/%s: %s"
a4156d20
JX
22414msgstr ""
22415
1f511a9b 22416#: builtin/worktree.c:148
a4d94835
JX
22417msgid "report pruned working trees"
22418msgstr ""
22419
1f511a9b 22420#: builtin/worktree.c:150
a4d94835
JX
22421msgid "expire working trees older than <time>"
22422msgstr ""
22423
1f511a9b 22424#: builtin/worktree.c:220
a4156d20
JX
22425#, c-format
22426msgid "'%s' already exists"
22427msgstr ""
22428
1f511a9b 22429#: builtin/worktree.c:229
12705546 22430#, c-format
d84f4abf 22431msgid "unusable worktree destination '%s'"
12705546
JX
22432msgstr ""
22433
1f511a9b 22434#: builtin/worktree.c:234
12705546
JX
22435#, c-format
22436msgid ""
22437"'%s' is a missing but locked worktree;\n"
d84f4abf 22438"use '%s -f -f' to override, or 'unlock' and 'prune' or 'remove' to clear"
12705546
JX
22439msgstr ""
22440
1f511a9b 22441#: builtin/worktree.c:236
12705546
JX
22442#, c-format
22443msgid ""
22444"'%s' is a missing but already registered worktree;\n"
d84f4abf 22445"use '%s -f' to override, or 'prune' or 'remove' to clear"
12705546
JX
22446msgstr ""
22447
1f511a9b 22448#: builtin/worktree.c:287
a4156d20
JX
22449#, c-format
22450msgid "could not create directory of '%s'"
22451msgstr ""
22452
1f511a9b 22453#: builtin/worktree.c:309
d4df71b2
JX
22454msgid "initializing"
22455msgstr ""
22456
79aed792 22457#: builtin/worktree.c:420 builtin/worktree.c:426
9b7388a8
JX
22458#, c-format
22459msgid "Preparing worktree (new branch '%s')"
22460msgstr ""
22461
79aed792 22462#: builtin/worktree.c:422
9b7388a8
JX
22463#, c-format
22464msgid "Preparing worktree (resetting branch '%s'; was at %s)"
22465msgstr ""
22466
79aed792 22467#: builtin/worktree.c:431
9b7388a8
JX
22468#, c-format
22469msgid "Preparing worktree (checking out '%s')"
22470msgstr ""
22471
79aed792 22472#: builtin/worktree.c:437
a4156d20 22473#, c-format
9b7388a8 22474msgid "Preparing worktree (detached HEAD %s)"
a4156d20
JX
22475msgstr ""
22476
79aed792 22477#: builtin/worktree.c:482
a4156d20
JX
22478msgid "checkout <branch> even if already checked out in other worktree"
22479msgstr ""
22480
79aed792 22481#: builtin/worktree.c:485
a4156d20
JX
22482msgid "create a new branch"
22483msgstr ""
22484
79aed792 22485#: builtin/worktree.c:487
9fa976ff 22486msgid "create or reset a branch"
a4156d20
JX
22487msgstr ""
22488
79aed792 22489#: builtin/worktree.c:489
f517e50d
JX
22490msgid "populate the new working tree"
22491msgstr ""
22492
79aed792 22493#: builtin/worktree.c:490
28e1aaa4
JX
22494msgid "keep the new working tree locked"
22495msgstr ""
22496
79aed792 22497#: builtin/worktree.c:492 builtin/worktree.c:729
d4df71b2
JX
22498msgid "reason for locking"
22499msgstr ""
22500
79aed792 22501#: builtin/worktree.c:495
18a90722
JX
22502msgid "set up tracking mode (see git-branch(1))"
22503msgstr ""
22504
79aed792 22505#: builtin/worktree.c:498
18a90722
JX
22506msgid "try to match the new branch name with a remote-tracking branch"
22507msgstr ""
22508
79aed792 22509#: builtin/worktree.c:512
d4df71b2
JX
22510msgid "added with --lock"
22511msgstr ""
22512
79aed792 22513#: builtin/worktree.c:574
18a90722
JX
22514msgid "--[no-]track can only be used if a new branch is created"
22515msgstr ""
22516
79aed792 22517#: builtin/worktree.c:691
712b0ed6
JX
22518msgid "show extended annotations and reasons, if available"
22519msgstr ""
22520
79aed792 22521#: builtin/worktree.c:693
712b0ed6
JX
22522msgid "add 'prunable' annotation to worktrees older than <time>"
22523msgstr ""
22524
79aed792
JX
22525#: builtin/worktree.c:741 builtin/worktree.c:774 builtin/worktree.c:848
22526#: builtin/worktree.c:972
9fa976ff
JX
22527#, c-format
22528msgid "'%s' is not a working tree"
22529msgstr ""
22530
79aed792 22531#: builtin/worktree.c:743 builtin/worktree.c:776
9fa976ff
JX
22532msgid "The main working tree cannot be locked or unlocked"
22533msgstr ""
22534
79aed792 22535#: builtin/worktree.c:748
9fa976ff
JX
22536#, c-format
22537msgid "'%s' is already locked, reason: %s"
22538msgstr ""
22539
79aed792 22540#: builtin/worktree.c:750
9fa976ff
JX
22541#, c-format
22542msgid "'%s' is already locked"
22543msgstr ""
22544
79aed792 22545#: builtin/worktree.c:778
9fa976ff
JX
22546#, c-format
22547msgid "'%s' is not locked"
22548msgstr ""
22549
79aed792 22550#: builtin/worktree.c:819
abc8de64
JX
22551msgid "working trees containing submodules cannot be moved or removed"
22552msgstr ""
22553
79aed792 22554#: builtin/worktree.c:827
12705546
JX
22555msgid "force move even if worktree is dirty or locked"
22556msgstr ""
22557
79aed792 22558#: builtin/worktree.c:850 builtin/worktree.c:974
abc8de64
JX
22559#, c-format
22560msgid "'%s' is a main working tree"
22561msgstr ""
22562
79aed792 22563#: builtin/worktree.c:855
abc8de64
JX
22564#, c-format
22565msgid "could not figure out destination name from '%s'"
22566msgstr ""
22567
79aed792 22568#: builtin/worktree.c:868
abc8de64 22569#, c-format
12705546
JX
22570msgid ""
22571"cannot move a locked working tree, lock reason: %s\n"
22572"use 'move -f -f' to override or unlock first"
abc8de64
JX
22573msgstr ""
22574
79aed792 22575#: builtin/worktree.c:870
12705546
JX
22576msgid ""
22577"cannot move a locked working tree;\n"
22578"use 'move -f -f' to override or unlock first"
abc8de64
JX
22579msgstr ""
22580
79aed792 22581#: builtin/worktree.c:873
abc8de64
JX
22582#, c-format
22583msgid "validation failed, cannot move working tree: %s"
22584msgstr ""
22585
79aed792 22586#: builtin/worktree.c:878
abc8de64
JX
22587#, c-format
22588msgid "failed to move '%s' to '%s'"
22589msgstr ""
22590
79aed792 22591#: builtin/worktree.c:924
abc8de64
JX
22592#, c-format
22593msgid "failed to run 'git status' on '%s'"
22594msgstr ""
22595
79aed792 22596#: builtin/worktree.c:928
abc8de64 22597#, c-format
3d0a05b4 22598msgid "'%s' contains modified or untracked files, use --force to delete it"
abc8de64
JX
22599msgstr ""
22600
79aed792 22601#: builtin/worktree.c:933
abc8de64
JX
22602#, c-format
22603msgid "failed to run 'git status' on '%s', code %d"
22604msgstr ""
22605
79aed792 22606#: builtin/worktree.c:956
12705546 22607msgid "force removal even if worktree is dirty or locked"
abc8de64
JX
22608msgstr ""
22609
79aed792 22610#: builtin/worktree.c:979
abc8de64 22611#, c-format
12705546
JX
22612msgid ""
22613"cannot remove a locked working tree, lock reason: %s\n"
22614"use 'remove -f -f' to override or unlock first"
abc8de64
JX
22615msgstr ""
22616
79aed792 22617#: builtin/worktree.c:981
12705546
JX
22618msgid ""
22619"cannot remove a locked working tree;\n"
22620"use 'remove -f -f' to override or unlock first"
abc8de64
JX
22621msgstr ""
22622
79aed792 22623#: builtin/worktree.c:984
abc8de64
JX
22624#, c-format
22625msgid "validation failed, cannot remove working tree: %s"
22626msgstr ""
22627
79aed792 22628#: builtin/worktree.c:1008
e13da2db
JX
22629#, c-format
22630msgid "repair: %s: %s"
22631msgstr ""
22632
79aed792 22633#: builtin/worktree.c:1011
e13da2db
JX
22634#, c-format
22635msgid "error: %s: %s"
22636msgstr ""
22637
94328cef 22638#: builtin/write-tree.c:15
cc76011e
JX
22639msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
22640msgstr ""
22641
94328cef 22642#: builtin/write-tree.c:28
cc76011e
JX
22643msgid "<prefix>/"
22644msgstr ""
22645
94328cef 22646#: builtin/write-tree.c:29
cc76011e
JX
22647msgid "write tree object for a subdirectory <prefix>"
22648msgstr ""
22649
94328cef 22650#: builtin/write-tree.c:31
cc76011e
JX
22651msgid "only useful for debugging"
22652msgstr ""
22653
bfef3f9d 22654#: git.c:28
abc8de64
JX
22655msgid ""
22656"git [--version] [--help] [-C <path>] [-c <name>=<value>]\n"
22657" [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n"
9b7388a8
JX
22658" [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
22659"bare]\n"
abc8de64 22660" [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
712b0ed6 22661" [--super-prefix=<path>] [--config-env=<name>=<envvar>]\n"
abc8de64
JX
22662" <command> [<args>]"
22663msgstr ""
22664
712b0ed6 22665#: git.c:36
c6bc7d43 22666msgid ""
d07a63e4 22667"'git help -a' and 'git help -g' list available subcommands and some\n"
c6bc7d43 22668"concept guides. See 'git help <command>' or 'git help <concept>'\n"
6b0f1a9b
JX
22669"to read about a specific subcommand or concept.\n"
22670"See 'git help git' for an overview of the system."
6f6731e7
JX
22671msgstr ""
22672
79aed792 22673#: git.c:188 git.c:216 git.c:300
abc8de64 22674#, c-format
79aed792 22675msgid "no directory given for '%s' option\n"
abc8de64
JX
22676msgstr ""
22677
712b0ed6 22678#: git.c:202
abc8de64
JX
22679#, c-format
22680msgid "no namespace given for --namespace\n"
22681msgstr ""
22682
712b0ed6 22683#: git.c:230
abc8de64
JX
22684#, c-format
22685msgid "no prefix given for --super-prefix\n"
22686msgstr ""
22687
712b0ed6 22688#: git.c:252
abc8de64
JX
22689#, c-format
22690msgid "-c expects a configuration string\n"
22691msgstr ""
22692
2b95ebb4
JX
22693#: git.c:260
22694#, c-format
22695msgid "no config key given for --config-env\n"
22696msgstr ""
22697
2b95ebb4 22698#: git.c:326
abc8de64
JX
22699#, c-format
22700msgid "unknown option: %s\n"
22701msgstr ""
22702
2b95ebb4 22703#: git.c:375
94328cef
JX
22704#, c-format
22705msgid "while expanding alias '%s': '%s'"
22706msgstr ""
22707
2b95ebb4 22708#: git.c:384
94328cef
JX
22709#, c-format
22710msgid ""
22711"alias '%s' changes environment variables.\n"
22712"You can use '!git' in the alias to do this"
22713msgstr ""
22714
2b95ebb4 22715#: git.c:391
94328cef
JX
22716#, c-format
22717msgid "empty alias for %s"
22718msgstr ""
22719
2b95ebb4 22720#: git.c:394
94328cef
JX
22721#, c-format
22722msgid "recursive alias: %s"
22723msgstr ""
22724
79aed792 22725#: git.c:479
94328cef
JX
22726msgid "write failure on standard output"
22727msgstr ""
22728
79aed792 22729#: git.c:481
94328cef
JX
22730msgid "unknown write failure on standard output"
22731msgstr ""
22732
79aed792 22733#: git.c:483
94328cef
JX
22734msgid "close failed on standard output"
22735msgstr ""
22736
79aed792 22737#: git.c:835
12705546
JX
22738#, c-format
22739msgid "alias loop detected: expansion of '%s' does not terminate:%s"
22740msgstr ""
22741
79aed792 22742#: git.c:885
94328cef
JX
22743#, c-format
22744msgid "cannot handle %s as a builtin"
22745msgstr ""
22746
79aed792 22747#: git.c:898
94328cef
JX
22748#, c-format
22749msgid ""
22750"usage: %s\n"
22751"\n"
22752msgstr ""
22753
79aed792 22754#: git.c:918
abc8de64
JX
22755#, c-format
22756msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
22757msgstr ""
22758
79aed792 22759#: git.c:930
abc8de64
JX
22760#, c-format
22761msgid "failed to run command '%s': %s\n"
22762msgstr ""
22763
79aed792 22764#: http-fetch.c:128
2b95ebb4
JX
22765#, c-format
22766msgid "argument to --packfile must be a valid hash (got '%s')"
22767msgstr ""
22768
79aed792 22769#: http-fetch.c:138
2b95ebb4
JX
22770msgid "not a git repository"
22771msgstr ""
22772
2b95ebb4
JX
22773#: t/helper/test-fast-rebase.c:141
22774msgid "unhandled options"
22775msgstr ""
22776
22777#: t/helper/test-fast-rebase.c:146
22778msgid "error preparing revisions"
22779msgstr ""
22780
22781#: t/helper/test-reach.c:154
22782#, c-format
22783msgid "commit %s is not marked reachable"
22784msgstr ""
22785
22786#: t/helper/test-reach.c:164
22787msgid "too many commits marked reachable"
22788msgstr ""
22789
22790#: t/helper/test-serve-v2.c:7
22791msgid "test-tool serve-v2 [<options>]"
22792msgstr ""
22793
22794#: t/helper/test-serve-v2.c:19
22795msgid "exit immediately after advertising capabilities"
22796msgstr ""
22797
1f511a9b 22798#: t/helper/test-simple-ipc.c:581
2b95ebb4
JX
22799msgid "test-helper simple-ipc is-active [<name>] [<options>]"
22800msgstr ""
22801
1f511a9b 22802#: t/helper/test-simple-ipc.c:582
2b95ebb4
JX
22803msgid "test-helper simple-ipc run-daemon [<name>] [<threads>]"
22804msgstr ""
22805
1f511a9b 22806#: t/helper/test-simple-ipc.c:583
2b95ebb4
JX
22807msgid "test-helper simple-ipc start-daemon [<name>] [<threads>] [<max-wait>]"
22808msgstr ""
22809
1f511a9b 22810#: t/helper/test-simple-ipc.c:584
2b95ebb4
JX
22811msgid "test-helper simple-ipc stop-daemon [<name>] [<max-wait>]"
22812msgstr ""
22813
1f511a9b 22814#: t/helper/test-simple-ipc.c:585
2b95ebb4
JX
22815msgid "test-helper simple-ipc send [<name>] [<token>]"
22816msgstr ""
22817
1f511a9b 22818#: t/helper/test-simple-ipc.c:586
2b95ebb4
JX
22819msgid "test-helper simple-ipc sendbytes [<name>] [<bytecount>] [<byte>]"
22820msgstr ""
22821
1f511a9b 22822#: t/helper/test-simple-ipc.c:587
2b95ebb4
JX
22823msgid ""
22824"test-helper simple-ipc multiple [<name>] [<threads>] [<bytecount>] "
22825"[<batchsize>]"
22826msgstr ""
22827
1f511a9b 22828#: t/helper/test-simple-ipc.c:595
2b95ebb4
JX
22829msgid "name or pathname of unix domain socket"
22830msgstr ""
22831
1f511a9b 22832#: t/helper/test-simple-ipc.c:597
2b95ebb4
JX
22833msgid "named-pipe name"
22834msgstr ""
22835
1f511a9b 22836#: t/helper/test-simple-ipc.c:599
2b95ebb4
JX
22837msgid "number of threads in server thread pool"
22838msgstr ""
22839
1f511a9b 22840#: t/helper/test-simple-ipc.c:600
2b95ebb4
JX
22841msgid "seconds to wait for daemon to start or stop"
22842msgstr ""
22843
1f511a9b 22844#: t/helper/test-simple-ipc.c:602
2b95ebb4
JX
22845msgid "number of bytes"
22846msgstr ""
22847
1f511a9b 22848#: t/helper/test-simple-ipc.c:603
2b95ebb4
JX
22849msgid "number of requests per thread"
22850msgstr ""
22851
1f511a9b 22852#: t/helper/test-simple-ipc.c:605
2b95ebb4
JX
22853msgid "byte"
22854msgstr ""
22855
1f511a9b 22856#: t/helper/test-simple-ipc.c:605
2b95ebb4
JX
22857msgid "ballast character"
22858msgstr ""
22859
1f511a9b 22860#: t/helper/test-simple-ipc.c:606
2b95ebb4
JX
22861msgid "token"
22862msgstr ""
22863
1f511a9b 22864#: t/helper/test-simple-ipc.c:606
2b95ebb4
JX
22865msgid "command token to send to the server"
22866msgstr ""
22867
1f511a9b 22868#: http.c:350
28e1aaa4
JX
22869#, c-format
22870msgid "negative value for http.postbuffer; defaulting to %d"
22871msgstr ""
22872
1f511a9b 22873#: http.c:371
fda7b092
JX
22874msgid "Delegation control is not supported with cURL < 7.22.0"
22875msgstr ""
22876
1f511a9b
JX
22877#: http.c:380
22878msgid "Public key pinning not supported with cURL < 7.39.0"
9eb3984b
JX
22879msgstr ""
22880
1f511a9b 22881#: http.c:812
36dd6933 22882msgid "CURLSSLOPT_NO_REVOKE not supported with cURL < 7.44.0"
12705546
JX
22883msgstr ""
22884
1f511a9b 22885#: http.c:1016
12705546
JX
22886#, c-format
22887msgid "Unsupported SSL backend '%s'. Supported SSL backends:"
22888msgstr ""
22889
1f511a9b 22890#: http.c:1023
12705546
JX
22891#, c-format
22892msgid "Could not set SSL backend to '%s': cURL was built without SSL backends"
22893msgstr ""
22894
1f511a9b 22895#: http.c:1027
12705546
JX
22896#, c-format
22897msgid "Could not set SSL backend to '%s': already set"
22898msgstr ""
22899
1f511a9b 22900#: http.c:1876
673bfad0
JX
22901#, c-format
22902msgid ""
22903"unable to update url base from redirection:\n"
22904" asked for: %s\n"
22905" redirect: %s"
22906msgstr ""
22907
0c32704f 22908#: remote-curl.c:183
d93ef2a1
JX
22909#, c-format
22910msgid "invalid quoting in push-option value: '%s'"
22911msgstr ""
22912
1f511a9b 22913#: remote-curl.c:304
d93ef2a1
JX
22914#, c-format
22915msgid "%sinfo/refs not valid: is this a git repository?"
22916msgstr ""
22917
1f511a9b 22918#: remote-curl.c:405
d93ef2a1
JX
22919msgid "invalid server response; expected service, got flush packet"
22920msgstr ""
22921
1f511a9b 22922#: remote-curl.c:436
d93ef2a1
JX
22923#, c-format
22924msgid "invalid server response; got '%s'"
22925msgstr ""
22926
1f511a9b 22927#: remote-curl.c:496
d93ef2a1
JX
22928#, c-format
22929msgid "repository '%s' not found"
22930msgstr ""
22931
1f511a9b 22932#: remote-curl.c:500
d93ef2a1
JX
22933#, c-format
22934msgid "Authentication failed for '%s'"
22935msgstr ""
22936
1f511a9b
JX
22937#: remote-curl.c:504
22938#, c-format
22939msgid "unable to access '%s' with http.pinnedPubkey configuration: %s"
22940msgstr ""
22941
22942#: remote-curl.c:508
d93ef2a1
JX
22943#, c-format
22944msgid "unable to access '%s': %s"
22945msgstr ""
22946
1f511a9b 22947#: remote-curl.c:514
673bfad0
JX
22948#, c-format
22949msgid "redirecting to %s"
22950msgstr ""
22951
1f511a9b 22952#: remote-curl.c:645
d93ef2a1
JX
22953msgid "shouldn't have EOF when not gentle on EOF"
22954msgstr ""
22955
1f511a9b 22956#: remote-curl.c:657
d4df71b2 22957msgid "remote server sent unexpected response end packet"
d84f4abf
JX
22958msgstr ""
22959
d4df71b2 22960#: remote-curl.c:726
d93ef2a1
JX
22961msgid "unable to rewind rpc post data - try increasing http.postBuffer"
22962msgstr ""
22963
1f511a9b 22964#: remote-curl.c:755
d84f4abf
JX
22965#, c-format
22966msgid "remote-curl: bad line length character: %.4s"
22967msgstr ""
22968
1f511a9b 22969#: remote-curl.c:757
d84f4abf
JX
22970msgid "remote-curl: unexpected response end packet"
22971msgstr ""
22972
1f511a9b 22973#: remote-curl.c:833
d93ef2a1
JX
22974#, c-format
22975msgid "RPC failed; %s"
22976msgstr ""
22977
1f511a9b 22978#: remote-curl.c:873
d93ef2a1
JX
22979msgid "cannot handle pushes this big"
22980msgstr ""
22981
1f511a9b 22982#: remote-curl.c:986
d93ef2a1
JX
22983#, c-format
22984msgid "cannot deflate request; zlib deflate error %d"
22985msgstr ""
22986
1f511a9b 22987#: remote-curl.c:990
d93ef2a1
JX
22988#, c-format
22989msgid "cannot deflate request; zlib end error %d"
22990msgstr ""
22991
1f511a9b 22992#: remote-curl.c:1040
d84f4abf
JX
22993#, c-format
22994msgid "%d bytes of length header were received"
22995msgstr ""
22996
1f511a9b 22997#: remote-curl.c:1042
d84f4abf
JX
22998#, c-format
22999msgid "%d bytes of body are still expected"
23000msgstr ""
23001
1f511a9b 23002#: remote-curl.c:1131
d93ef2a1
JX
23003msgid "dumb http transport does not support shallow capabilities"
23004msgstr ""
23005
1f511a9b 23006#: remote-curl.c:1146
d93ef2a1
JX
23007msgid "fetch failed."
23008msgstr ""
23009
1f511a9b 23010#: remote-curl.c:1192
d93ef2a1
JX
23011msgid "cannot fetch by sha1 over smart http"
23012msgstr ""
23013
1f511a9b 23014#: remote-curl.c:1236 remote-curl.c:1242
d93ef2a1 23015#, c-format
386544cd 23016msgid "protocol error: expected sha/ref, got '%s'"
d93ef2a1
JX
23017msgstr ""
23018
1f511a9b 23019#: remote-curl.c:1254 remote-curl.c:1372
d93ef2a1
JX
23020#, c-format
23021msgid "http transport does not support %s"
23022msgstr ""
23023
1f511a9b 23024#: remote-curl.c:1290
d93ef2a1
JX
23025msgid "git-http-push failed"
23026msgstr ""
23027
1f511a9b 23028#: remote-curl.c:1478
d93ef2a1
JX
23029msgid "remote-curl: usage: git remote-curl <remote> [<url>]"
23030msgstr ""
23031
1f511a9b 23032#: remote-curl.c:1510
d93ef2a1
JX
23033msgid "remote-curl: error reading command stream from git"
23034msgstr ""
23035
1f511a9b 23036#: remote-curl.c:1517
d93ef2a1
JX
23037msgid "remote-curl: fetch attempted without a local repo"
23038msgstr ""
23039
1f511a9b 23040#: remote-curl.c:1558
d93ef2a1
JX
23041#, c-format
23042msgid "remote-curl: unknown command '%s' from git"
23043msgstr ""
23044
79aed792
JX
23045#: contrib/scalar/scalar.c:49
23046msgid "need a working directory"
23047msgstr ""
23048
23049#: contrib/scalar/scalar.c:86
23050msgid "could not find enlistment root"
23051msgstr ""
23052
23053#: contrib/scalar/scalar.c:89 contrib/scalar/scalar.c:351
23054#: contrib/scalar/scalar.c:436 contrib/scalar/scalar.c:579
23055#, c-format
23056msgid "could not switch to '%s'"
23057msgstr ""
23058
23059#: contrib/scalar/scalar.c:180
23060#, c-format
23061msgid "could not configure %s=%s"
23062msgstr ""
23063
23064#: contrib/scalar/scalar.c:198
23065msgid "could not configure log.excludeDecoration"
23066msgstr ""
23067
23068#: contrib/scalar/scalar.c:219
23069msgid "Scalar enlistments require a worktree"
23070msgstr ""
23071
23072#: contrib/scalar/scalar.c:311
23073#, c-format
23074msgid "remote HEAD is not a branch: '%.*s'"
23075msgstr ""
23076
23077#: contrib/scalar/scalar.c:317
23078msgid "failed to get default branch name from remote; using local default"
23079msgstr ""
23080
23081#: contrib/scalar/scalar.c:330
23082msgid "failed to get default branch name"
23083msgstr ""
23084
23085#: contrib/scalar/scalar.c:341
23086msgid "failed to unregister repository"
23087msgstr ""
23088
23089#: contrib/scalar/scalar.c:356
23090msgid "failed to delete enlistment directory"
23091msgstr ""
23092
23093#: contrib/scalar/scalar.c:376
23094msgid "branch to checkout after clone"
23095msgstr ""
23096
23097#: contrib/scalar/scalar.c:378
23098msgid "when cloning, create full working directory"
23099msgstr ""
23100
23101#: contrib/scalar/scalar.c:380
23102msgid "only download metadata for the branch that will be checked out"
23103msgstr ""
23104
23105#: contrib/scalar/scalar.c:385
23106msgid "scalar clone [<options>] [--] <repo> [<dir>]"
23107msgstr ""
23108
23109#: contrib/scalar/scalar.c:410
23110#, c-format
23111msgid "cannot deduce worktree name from '%s'"
23112msgstr ""
23113
23114#: contrib/scalar/scalar.c:419
23115#, c-format
23116msgid "directory '%s' exists already"
23117msgstr ""
23118
23119#: contrib/scalar/scalar.c:446
23120#, c-format
23121msgid "failed to get default branch for '%s'"
23122msgstr ""
23123
23124#: contrib/scalar/scalar.c:457
23125#, c-format
23126msgid "could not configure remote in '%s'"
23127msgstr ""
23128
23129#: contrib/scalar/scalar.c:466
23130#, c-format
23131msgid "could not configure '%s'"
23132msgstr ""
23133
23134#: contrib/scalar/scalar.c:469
23135msgid "partial clone failed; attempting full clone"
23136msgstr ""
23137
23138#: contrib/scalar/scalar.c:473
23139msgid "could not configure for full clone"
23140msgstr ""
23141
23142#: contrib/scalar/scalar.c:505
23143msgid "`scalar list` does not take arguments"
23144msgstr ""
23145
23146#: contrib/scalar/scalar.c:518
23147msgid "scalar register [<enlistment>]"
23148msgstr ""
23149
23150#: contrib/scalar/scalar.c:545
23151msgid "reconfigure all registered enlistments"
23152msgstr ""
23153
23154#: contrib/scalar/scalar.c:549
23155msgid "scalar reconfigure [--all | <enlistment>]"
23156msgstr ""
23157
23158#: contrib/scalar/scalar.c:567
23159msgid "--all or <enlistment>, but not both"
23160msgstr ""
23161
23162#: contrib/scalar/scalar.c:582
23163#, c-format
23164msgid "git repository gone in '%s'"
23165msgstr ""
23166
23167#: contrib/scalar/scalar.c:622
23168msgid ""
23169"scalar run <task> [<enlistment>]\n"
23170"Tasks:\n"
23171msgstr ""
23172
23173#: contrib/scalar/scalar.c:640
23174#, c-format
23175msgid "no such task: '%s'"
23176msgstr ""
23177
23178#: contrib/scalar/scalar.c:690
23179msgid "scalar unregister [<enlistment>]"
23180msgstr ""
23181
23182#: contrib/scalar/scalar.c:737
23183msgid "scalar delete <enlistment>"
23184msgstr ""
23185
23186#: contrib/scalar/scalar.c:752
23187msgid "refusing to delete current working directory"
23188msgstr ""
23189
23190#: contrib/scalar/scalar.c:767
23191msgid "include Git version"
23192msgstr ""
23193
23194#: contrib/scalar/scalar.c:769
23195msgid "include Git's build options"
23196msgstr ""
23197
23198#: contrib/scalar/scalar.c:773
23199msgid "scalar verbose [-v | --verbose] [--build-options]"
23200msgstr ""
23201
23202#: contrib/scalar/scalar.c:821
23203msgid ""
23204"scalar <command> [<options>]\n"
23205"\n"
23206"Commands:\n"
23207msgstr ""
23208
bfef3f9d
JX
23209#: compat/compiler.h:26
23210msgid "no compiler information available\n"
23211msgstr ""
23212
23213#: compat/compiler.h:38
23214msgid "no libc information available\n"
23215msgstr ""
23216
2b95ebb4 23217#: list-objects-filter-options.h:94
d93ef2a1
JX
23218msgid "args"
23219msgstr ""
23220
2b95ebb4 23221#: list-objects-filter-options.h:95
d93ef2a1 23222msgid "object filtering"
64f23b0c
JX
23223msgstr ""
23224
1f511a9b 23225#: parse-options.h:183
d93ef2a1
JX
23226msgid "expiry-date"
23227msgstr ""
23228
1f511a9b 23229#: parse-options.h:197
55892712 23230msgid "no-op (backward compatibility)"
64f23b0c
JX
23231msgstr ""
23232
79aed792 23233#: parse-options.h:310
55892712 23234msgid "be more verbose"
64f23b0c
JX
23235msgstr ""
23236
79aed792 23237#: parse-options.h:312
55892712 23238msgid "be more quiet"
64f23b0c
JX
23239msgstr ""
23240
79aed792 23241#: parse-options.h:318
e13da2db 23242msgid "use <n> digits to display object names"
64f23b0c
JX
23243msgstr ""
23244
79aed792 23245#: parse-options.h:337
d93ef2a1
JX
23246msgid "how to strip spaces and #comments from message"
23247msgstr ""
23248
79aed792 23249#: parse-options.h:338
578c7937
JX
23250msgid "read pathspec from file"
23251msgstr ""
23252
79aed792 23253#: parse-options.h:339
578c7937
JX
23254msgid ""
23255"with --pathspec-from-file, pathspec elements are separated with NUL character"
23256msgstr ""
23257
79aed792 23258#: ref-filter.h:98
d93ef2a1
JX
23259msgid "key"
23260msgstr ""
23261
79aed792 23262#: ref-filter.h:98
d93ef2a1
JX
23263msgid "field name to sort on"
23264msgstr ""
23265
23266#: rerere.h:44
23267msgid "update the index with reused conflict resolution if possible"
23268msgstr ""
23269
55892712 23270#: command-list.h:50
822e4a65
JX
23271msgid "Add file contents to the index"
23272msgstr ""
23273
55892712
JX
23274#: command-list.h:51
23275msgid "Apply a series of patches from a mailbox"
23276msgstr ""
23277
23278#: command-list.h:52
23279msgid "Annotate file lines with commit information"
23280msgstr ""
23281
23282#: command-list.h:53
23283msgid "Apply a patch to files and/or to the index"
23284msgstr ""
23285
23286#: command-list.h:54
12705546 23287msgid "Import a GNU Arch repository into Git"
55892712
JX
23288msgstr ""
23289
23290#: command-list.h:55
23291msgid "Create an archive of files from a named tree"
23292msgstr ""
23293
23294#: command-list.h:56
df0617bf 23295msgid "Use binary search to find the commit that introduced a bug"
822e4a65
JX
23296msgstr ""
23297
55892712
JX
23298#: command-list.h:57
23299msgid "Show what revision and author last modified each line of a file"
23300msgstr ""
23301
23302#: command-list.h:58
822e4a65
JX
23303msgid "List, create, or delete branches"
23304msgstr ""
23305
55892712 23306#: command-list.h:59
bfef3f9d 23307msgid "Collect information for user to file a bug report"
55892712
JX
23308msgstr ""
23309
23310#: command-list.h:60
bfef3f9d 23311msgid "Move objects and refs by archive"
55892712
JX
23312msgstr ""
23313
23314#: command-list.h:61
bfef3f9d 23315msgid "Provide content or type and size information for repository objects"
55892712
JX
23316msgstr ""
23317
23318#: command-list.h:62
bfef3f9d 23319msgid "Display gitattributes information"
55892712
JX
23320msgstr ""
23321
23322#: command-list.h:63
bfef3f9d 23323msgid "Debug gitignore / exclude files"
55892712
JX
23324msgstr ""
23325
23326#: command-list.h:64
bfef3f9d 23327msgid "Show canonical names and email addresses of contacts"
822e4a65
JX
23328msgstr ""
23329
55892712 23330#: command-list.h:65
79aed792 23331msgid "Ensures that a reference name is well formed"
55892712
JX
23332msgstr ""
23333
23334#: command-list.h:66
79aed792 23335msgid "Switch branches or restore working tree files"
55892712
JX
23336msgstr ""
23337
23338#: command-list.h:67
79aed792 23339msgid "Copy files from the index to the working tree"
55892712
JX
23340msgstr ""
23341
23342#: command-list.h:68
bfef3f9d 23343msgid "Find commits yet to be applied to upstream"
55892712
JX
23344msgstr ""
23345
23346#: command-list.h:69
bfef3f9d 23347msgid "Apply the changes introduced by some existing commits"
55892712
JX
23348msgstr ""
23349
23350#: command-list.h:70
bfef3f9d 23351msgid "Graphical alternative to git-commit"
55892712
JX
23352msgstr ""
23353
23354#: command-list.h:71
bfef3f9d 23355msgid "Remove untracked files from the working tree"
822e4a65
JX
23356msgstr ""
23357
55892712 23358#: command-list.h:72
bfef3f9d 23359msgid "Clone a repository into a new directory"
55892712
JX
23360msgstr ""
23361
23362#: command-list.h:73
bfef3f9d 23363msgid "Display data in columns"
822e4a65
JX
23364msgstr ""
23365
55892712 23366#: command-list.h:74
bfef3f9d 23367msgid "Record changes to the repository"
55892712
JX
23368msgstr ""
23369
23370#: command-list.h:75
bfef3f9d 23371msgid "Write and verify Git commit-graph files"
55892712
JX
23372msgstr ""
23373
23374#: command-list.h:76
bfef3f9d 23375msgid "Create a new commit object"
55892712
JX
23376msgstr ""
23377
23378#: command-list.h:77
bfef3f9d 23379msgid "Get and set repository or global options"
55892712
JX
23380msgstr ""
23381
23382#: command-list.h:78
bfef3f9d 23383msgid "Count unpacked number of objects and their disk consumption"
55892712
JX
23384msgstr ""
23385
23386#: command-list.h:79
bfef3f9d 23387msgid "Retrieve and store user credentials"
55892712
JX
23388msgstr ""
23389
23390#: command-list.h:80
bfef3f9d 23391msgid "Helper to temporarily store passwords in memory"
55892712
JX
23392msgstr ""
23393
23394#: command-list.h:81
bfef3f9d 23395msgid "Helper to store credentials on disk"
55892712
JX
23396msgstr ""
23397
23398#: command-list.h:82
bfef3f9d 23399msgid "Export a single commit to a CVS checkout"
55892712
JX
23400msgstr ""
23401
23402#: command-list.h:83
bfef3f9d 23403msgid "Salvage your data out of another SCM people love to hate"
55892712
JX
23404msgstr ""
23405
23406#: command-list.h:84
bfef3f9d 23407msgid "A CVS server emulator for Git"
55892712
JX
23408msgstr ""
23409
23410#: command-list.h:85
bfef3f9d 23411msgid "A really simple server for Git repositories"
55892712
JX
23412msgstr ""
23413
23414#: command-list.h:86
bfef3f9d 23415msgid "Give an object a human readable name based on an available ref"
822e4a65
JX
23416msgstr ""
23417
55892712 23418#: command-list.h:87
bfef3f9d 23419msgid "Show changes between commits, commit and working tree, etc"
55892712
JX
23420msgstr ""
23421
23422#: command-list.h:88
bfef3f9d 23423msgid "Compares files in the working tree and the index"
55892712
JX
23424msgstr ""
23425
23426#: command-list.h:89
bfef3f9d 23427msgid "Compare a tree to the working tree or index"
55892712
JX
23428msgstr ""
23429
23430#: command-list.h:90
bfef3f9d 23431msgid "Compares the content and mode of blobs found via two tree objects"
55892712
JX
23432msgstr ""
23433
23434#: command-list.h:91
bfef3f9d 23435msgid "Show changes using common diff tools"
55892712
JX
23436msgstr ""
23437
23438#: command-list.h:92
bfef3f9d 23439msgid "Git data exporter"
55892712
JX
23440msgstr ""
23441
23442#: command-list.h:93
bfef3f9d 23443msgid "Backend for fast Git data importers"
822e4a65
JX
23444msgstr ""
23445
55892712 23446#: command-list.h:94
bfef3f9d 23447msgid "Download objects and refs from another repository"
55892712
JX
23448msgstr ""
23449
23450#: command-list.h:95
bfef3f9d 23451msgid "Receive missing objects from another repository"
55892712
JX
23452msgstr ""
23453
23454#: command-list.h:96
bfef3f9d 23455msgid "Rewrite branches"
55892712
JX
23456msgstr ""
23457
23458#: command-list.h:97
bfef3f9d 23459msgid "Produce a merge commit message"
55892712
JX
23460msgstr ""
23461
23462#: command-list.h:98
bfef3f9d 23463msgid "Output information on each ref"
55892712
JX
23464msgstr ""
23465
23466#: command-list.h:99
0c32704f 23467msgid "Run a Git command on a list of repositories"
55892712
JX
23468msgstr ""
23469
23470#: command-list.h:100
0c32704f 23471msgid "Prepare patches for e-mail submission"
55892712
JX
23472msgstr ""
23473
23474#: command-list.h:101
0c32704f 23475msgid "Verifies the connectivity and validity of the objects in the database"
55892712
JX
23476msgstr ""
23477
23478#: command-list.h:102
0c32704f 23479msgid "Cleanup unnecessary files and optimize the local repository"
822e4a65
JX
23480msgstr ""
23481
55892712 23482#: command-list.h:103
0c32704f 23483msgid "Extract commit ID from an archive created using git-archive"
55892712
JX
23484msgstr ""
23485
23486#: command-list.h:104
0c32704f 23487msgid "Print lines matching a pattern"
55892712
JX
23488msgstr ""
23489
23490#: command-list.h:105
0c32704f 23491msgid "A portable graphical interface to Git"
55892712
JX
23492msgstr ""
23493
23494#: command-list.h:106
0c32704f 23495msgid "Compute object ID and optionally creates a blob from a file"
55892712
JX
23496msgstr ""
23497
23498#: command-list.h:107
0c32704f 23499msgid "Display help information about Git"
55892712
JX
23500msgstr ""
23501
23502#: command-list.h:108
0c32704f 23503msgid "Server side implementation of Git over HTTP"
55892712
JX
23504msgstr ""
23505
23506#: command-list.h:109
0c32704f 23507msgid "Download from a remote Git repository via HTTP"
55892712
JX
23508msgstr ""
23509
23510#: command-list.h:110
0c32704f 23511msgid "Push objects over HTTP/DAV to another repository"
55892712
JX
23512msgstr ""
23513
23514#: command-list.h:111
0c32704f 23515msgid "Send a collection of patches from stdin to an IMAP folder"
822e4a65
JX
23516msgstr ""
23517
55892712 23518#: command-list.h:112
0c32704f 23519msgid "Build pack index file for an existing packed archive"
55892712
JX
23520msgstr ""
23521
23522#: command-list.h:113
0c32704f 23523msgid "Create an empty Git repository or reinitialize an existing one"
55892712
JX
23524msgstr ""
23525
23526#: command-list.h:114
0c32704f 23527msgid "Instantly browse your working repository in gitweb"
55892712
JX
23528msgstr ""
23529
23530#: command-list.h:115
0c32704f 23531msgid "Add or parse structured information in commit messages"
822e4a65
JX
23532msgstr ""
23533
55892712 23534#: command-list.h:116
79aed792 23535msgid "Show commit logs"
55892712
JX
23536msgstr ""
23537
23538#: command-list.h:117
79aed792 23539msgid "Show information about files in the index and the working tree"
55892712
JX
23540msgstr ""
23541
23542#: command-list.h:118
79aed792 23543msgid "List references in a remote repository"
55892712
JX
23544msgstr ""
23545
23546#: command-list.h:119
79aed792 23547msgid "List the contents of a tree object"
55892712
JX
23548msgstr ""
23549
23550#: command-list.h:120
79aed792 23551msgid "Extracts patch and authorship from a single e-mail message"
55892712
JX
23552msgstr ""
23553
23554#: command-list.h:121
79aed792 23555msgid "Simple UNIX mbox splitter program"
822e4a65
JX
23556msgstr ""
23557
55892712 23558#: command-list.h:122
79aed792 23559msgid "Run tasks to optimize Git repository data"
55892712
JX
23560msgstr ""
23561
23562#: command-list.h:123
79aed792 23563msgid "Join two or more development histories together"
55892712
JX
23564msgstr ""
23565
23566#: command-list.h:124
79aed792 23567msgid "Find as good common ancestors as possible for a merge"
55892712
JX
23568msgstr ""
23569
23570#: command-list.h:125
79aed792 23571msgid "Run a three-way file merge"
55892712
JX
23572msgstr ""
23573
23574#: command-list.h:126
79aed792 23575msgid "Run a merge for files needing merging"
55892712
JX
23576msgstr ""
23577
23578#: command-list.h:127
79aed792 23579msgid "The standard helper program to use with git-merge-index"
55892712
JX
23580msgstr ""
23581
23582#: command-list.h:128
79aed792 23583msgid "Show three-way merge without touching index"
55892712
JX
23584msgstr ""
23585
23586#: command-list.h:129
0c32704f 23587msgid "Run merge conflict resolution tools to resolve merge conflicts"
55892712
JX
23588msgstr ""
23589
23590#: command-list.h:130
79aed792 23591msgid "Creates a tag object with extra validation"
822e4a65
JX
23592msgstr ""
23593
55892712 23594#: command-list.h:131
79aed792 23595msgid "Build a tree-object from ls-tree formatted text"
55892712
JX
23596msgstr ""
23597
23598#: command-list.h:132
79aed792 23599msgid "Write and verify multi-pack-indexes"
55892712
JX
23600msgstr ""
23601
23602#: command-list.h:133
79aed792 23603msgid "Move or rename a file, a directory, or a symlink"
55892712
JX
23604msgstr ""
23605
23606#: command-list.h:134
79aed792 23607msgid "Find symbolic names for given revs"
55892712
JX
23608msgstr ""
23609
23610#: command-list.h:135
79aed792 23611msgid "Add or inspect object notes"
55892712
JX
23612msgstr ""
23613
23614#: command-list.h:136
79aed792 23615msgid "Import from and submit to Perforce repositories"
55892712
JX
23616msgstr ""
23617
23618#: command-list.h:137
79aed792 23619msgid "Create a packed archive of objects"
55892712
JX
23620msgstr ""
23621
23622#: command-list.h:138
79aed792 23623msgid "Find redundant pack files"
55892712
JX
23624msgstr ""
23625
23626#: command-list.h:139
79aed792 23627msgid "Pack heads and tags for efficient repository access"
55892712
JX
23628msgstr ""
23629
23630#: command-list.h:140
79aed792 23631msgid "Compute unique ID for a patch"
55892712
JX
23632msgstr ""
23633
23634#: command-list.h:141
79aed792 23635msgid "Prune all unreachable objects from the object database"
822e4a65
JX
23636msgstr ""
23637
55892712 23638#: command-list.h:142
79aed792 23639msgid "Remove extra objects that are already in pack files"
822e4a65
JX
23640msgstr ""
23641
55892712 23642#: command-list.h:143
79aed792 23643msgid "Fetch from and integrate with another repository or a local branch"
55892712
JX
23644msgstr ""
23645
23646#: command-list.h:144
79aed792 23647msgid "Update remote refs along with associated objects"
55892712
JX
23648msgstr ""
23649
23650#: command-list.h:145
79aed792 23651msgid "Applies a quilt patchset onto the current branch"
822e4a65
JX
23652msgstr ""
23653
55892712 23654#: command-list.h:146
79aed792 23655msgid "Compare two commit ranges (e.g. two versions of a branch)"
55892712
JX
23656msgstr ""
23657
23658#: command-list.h:147
79aed792 23659msgid "Reads tree information into the index"
55892712
JX
23660msgstr ""
23661
23662#: command-list.h:148
79aed792 23663msgid "Reapply commits on top of another base tip"
55892712
JX
23664msgstr ""
23665
23666#: command-list.h:149
79aed792 23667msgid "Receive what is pushed into the repository"
55892712
JX
23668msgstr ""
23669
23670#: command-list.h:150
79aed792 23671msgid "Manage reflog information"
55892712
JX
23672msgstr ""
23673
23674#: command-list.h:151
79aed792 23675msgid "Manage set of tracked repositories"
55892712
JX
23676msgstr ""
23677
23678#: command-list.h:152
79aed792 23679msgid "Pack unpacked objects in a repository"
55892712
JX
23680msgstr ""
23681
23682#: command-list.h:153
79aed792 23683msgid "Create, list, delete refs to replace objects"
822e4a65
JX
23684msgstr ""
23685
55892712 23686#: command-list.h:154
79aed792 23687msgid "Generates a summary of pending changes"
55892712
JX
23688msgstr ""
23689
23690#: command-list.h:155
79aed792 23691msgid "Reuse recorded resolution of conflicted merges"
55892712
JX
23692msgstr ""
23693
23694#: command-list.h:156
79aed792 23695msgid "Reset current HEAD to the specified state"
55892712
JX
23696msgstr ""
23697
23698#: command-list.h:157
79aed792 23699msgid "Restore working tree files"
822e4a65
JX
23700msgstr ""
23701
55892712 23702#: command-list.h:158
79aed792 23703msgid "Lists commit objects in reverse chronological order"
55892712
JX
23704msgstr ""
23705
23706#: command-list.h:159
79aed792 23707msgid "Pick out and massage parameters"
55892712
JX
23708msgstr ""
23709
23710#: command-list.h:160
79aed792 23711msgid "Revert some existing commits"
55892712
JX
23712msgstr ""
23713
23714#: command-list.h:161
79aed792 23715msgid "Remove files from the working tree and from the index"
55892712
JX
23716msgstr ""
23717
23718#: command-list.h:162
79aed792 23719msgid "Send a collection of patches as emails"
822e4a65
JX
23720msgstr ""
23721
55892712 23722#: command-list.h:163
79aed792 23723msgid "Push objects over Git protocol to another repository"
55892712
JX
23724msgstr ""
23725
23726#: command-list.h:164
79aed792 23727msgid "Git's i18n setup code for shell scripts"
12705546
JX
23728msgstr ""
23729
23730#: command-list.h:165
79aed792 23731msgid "Common Git shell script setup code"
55892712
JX
23732msgstr ""
23733
12705546 23734#: command-list.h:166
79aed792 23735msgid "Restricted login shell for Git-only SSH access"
55892712
JX
23736msgstr ""
23737
12705546 23738#: command-list.h:167
79aed792 23739msgid "Summarize 'git log' output"
55892712
JX
23740msgstr ""
23741
12705546 23742#: command-list.h:168
79aed792 23743msgid "Show various types of objects"
55892712
JX
23744msgstr ""
23745
12705546 23746#: command-list.h:169
79aed792 23747msgid "Show branches and their commits"
55892712
JX
23748msgstr ""
23749
12705546 23750#: command-list.h:170
79aed792 23751msgid "Show packed archive index"
55892712
JX
23752msgstr ""
23753
12705546 23754#: command-list.h:171
79aed792 23755msgid "List references in a local repository"
822e4a65
JX
23756msgstr ""
23757
12705546 23758#: command-list.h:172
79aed792 23759msgid "Initialize and modify the sparse-checkout"
55892712
JX
23760msgstr ""
23761
12705546 23762#: command-list.h:173
79aed792 23763msgid "Add file contents to the staging area"
55892712
JX
23764msgstr ""
23765
12705546 23766#: command-list.h:174
e13da2db 23767msgid "Stash the changes in a dirty working directory away"
55892712
JX
23768msgstr ""
23769
12705546 23770#: command-list.h:175
79aed792 23771msgid "Show the working tree status"
55892712
JX
23772msgstr ""
23773
12705546 23774#: command-list.h:176
79aed792 23775msgid "Remove unnecessary whitespace"
822e4a65
JX
23776msgstr ""
23777
12705546 23778#: command-list.h:177
79aed792 23779msgid "Initialize, update or inspect submodules"
d07a63e4
JX
23780msgstr ""
23781
12705546 23782#: command-list.h:178
79aed792 23783msgid "Bidirectional operation between a Subversion repository and Git"
d07a63e4
JX
23784msgstr ""
23785
12705546 23786#: command-list.h:179
79aed792 23787msgid "Switch branches"
d07a63e4
JX
23788msgstr ""
23789
12705546 23790#: command-list.h:180
79aed792 23791msgid "Read, modify and delete symbolic refs"
d07a63e4
JX
23792msgstr ""
23793
12705546 23794#: command-list.h:181
79aed792 23795msgid "Create, list, delete or verify a tag object signed with GPG"
55892712
JX
23796msgstr ""
23797
12705546 23798#: command-list.h:182
79aed792 23799msgid "Creates a temporary file with a blob's contents"
55892712
JX
23800msgstr ""
23801
12705546 23802#: command-list.h:183
79aed792 23803msgid "Unpack objects from a packed archive"
55892712
JX
23804msgstr ""
23805
12705546 23806#: command-list.h:184
79aed792 23807msgid "Register file contents in the working tree to the index"
55892712
JX
23808msgstr ""
23809
12705546 23810#: command-list.h:185
79aed792 23811msgid "Update the object name stored in a ref safely"
55892712
JX
23812msgstr ""
23813
12705546 23814#: command-list.h:186
79aed792 23815msgid "Update auxiliary info file to help dumb servers"
55892712
JX
23816msgstr ""
23817
12705546 23818#: command-list.h:187
79aed792 23819msgid "Send archive back to git-archive"
55892712
JX
23820msgstr ""
23821
12705546 23822#: command-list.h:188
79aed792 23823msgid "Send objects packed back to git-fetch-pack"
55892712
JX
23824msgstr ""
23825
12705546 23826#: command-list.h:189
79aed792 23827msgid "Show a Git logical variable"
55892712
JX
23828msgstr ""
23829
12705546 23830#: command-list.h:190
79aed792 23831msgid "Check the GPG signature of commits"
55892712
JX
23832msgstr ""
23833
12705546 23834#: command-list.h:191
79aed792 23835msgid "Validate packed Git archive files"
55892712
JX
23836msgstr ""
23837
12705546 23838#: command-list.h:192
79aed792 23839msgid "Check the GPG signature of tags"
55892712
JX
23840msgstr ""
23841
12705546 23842#: command-list.h:193
79aed792 23843msgid "Show logs with difference each commit introduces"
55892712
JX
23844msgstr ""
23845
12705546 23846#: command-list.h:194
79aed792 23847msgid "Manage multiple working trees"
55892712
JX
23848msgstr ""
23849
12705546 23850#: command-list.h:195
79aed792 23851msgid "Create a tree object from the current index"
55892712
JX
23852msgstr ""
23853
12705546 23854#: command-list.h:196
79aed792 23855msgid "Defining attributes per path"
55892712
JX
23856msgstr ""
23857
12705546 23858#: command-list.h:197
79aed792 23859msgid "Git command-line interface and conventions"
55892712
JX
23860msgstr ""
23861
12705546 23862#: command-list.h:198
79aed792 23863msgid "A Git core tutorial for developers"
55892712
JX
23864msgstr ""
23865
12705546 23866#: command-list.h:199
79aed792 23867msgid "Providing usernames and passwords to Git"
55892712
JX
23868msgstr ""
23869
12705546 23870#: command-list.h:200
79aed792 23871msgid "Git for CVS users"
55892712
JX
23872msgstr ""
23873
12705546 23874#: command-list.h:201
79aed792 23875msgid "Tweaking diff output"
55892712
JX
23876msgstr ""
23877
12705546 23878#: command-list.h:202
79aed792 23879msgid "A useful minimum set of commands for Everyday Git"
55892712
JX
23880msgstr ""
23881
12705546 23882#: command-list.h:203
79aed792 23883msgid "Frequently asked questions about using Git"
55892712
JX
23884msgstr ""
23885
12705546 23886#: command-list.h:204
79aed792 23887msgid "A Git Glossary"
55892712
JX
23888msgstr ""
23889
12705546 23890#: command-list.h:205
79aed792 23891msgid "Hooks used by Git"
55892712
JX
23892msgstr ""
23893
12705546 23894#: command-list.h:206
79aed792 23895msgid "Specifies intentionally untracked files to ignore"
55892712
JX
23896msgstr ""
23897
12705546 23898#: command-list.h:207
79aed792 23899msgid "The Git repository browser"
dba9f13c
JX
23900msgstr ""
23901
12705546 23902#: command-list.h:208
79aed792 23903msgid "Map author/committer names and/or E-Mail addresses"
6b0f1a9b
JX
23904msgstr ""
23905
23906#: command-list.h:209
79aed792 23907msgid "Defining submodule properties"
6b0f1a9b
JX
23908msgstr ""
23909
23910#: command-list.h:210
79aed792 23911msgid "Git namespaces"
578c7937
JX
23912msgstr ""
23913
23914#: command-list.h:211
79aed792 23915msgid "Helper programs to interact with remote repositories"
578c7937
JX
23916msgstr ""
23917
23918#: command-list.h:212
79aed792 23919msgid "Git Repository Layout"
bfef3f9d
JX
23920msgstr ""
23921
23922#: command-list.h:213
79aed792 23923msgid "Specifying revisions and ranges for Git"
b3f6cd79
JX
23924msgstr ""
23925
23926#: command-list.h:214
79aed792 23927msgid "Mounting one repository inside another"
d07a63e4
JX
23928msgstr ""
23929
e13da2db 23930#: command-list.h:215
79aed792 23931msgid "A tutorial introduction to Git"
7256fd7c
JX
23932msgstr ""
23933
e13da2db 23934#: command-list.h:216
712b0ed6 23935msgid "A tutorial introduction to Git: part two"
e13da2db
JX
23936msgstr ""
23937
23938#: command-list.h:217
79aed792 23939msgid "Git web interface (web frontend to Git repositories)"
dce37b66
JX
23940msgstr ""
23941
712b0ed6
JX
23942#: command-list.h:218
23943msgid "An overview of recommended workflows with Git"
dce37b66
JX
23944msgstr ""
23945
9fa976ff
JX
23946#: git-merge-octopus.sh:46
23947msgid ""
23948"Error: Your local changes to the following files would be overwritten by "
23949"merge"
23950msgstr ""
23951
23952#: git-merge-octopus.sh:61
23953msgid "Automated merge did not work."
23954msgstr ""
23955
23956#: git-merge-octopus.sh:62
fda7b092 23957msgid "Should not be doing an octopus."
9fa976ff
JX
23958msgstr ""
23959
23960#: git-merge-octopus.sh:73
23961#, sh-format
23962msgid "Unable to find common commit with $pretty_name"
23963msgstr ""
23964
23965#: git-merge-octopus.sh:77
23966#, sh-format
25eab542 23967msgid "Already up to date with $pretty_name"
9fa976ff
JX
23968msgstr ""
23969
23970#: git-merge-octopus.sh:89
23971#, sh-format
23972msgid "Fast-forwarding to: $pretty_name"
23973msgstr ""
23974
23975#: git-merge-octopus.sh:97
23976#, sh-format
23977msgid "Trying simple merge with $pretty_name"
23978msgstr ""
23979
23980#: git-merge-octopus.sh:102
23981msgid "Simple merge did not work, trying automatic merge."
23982msgstr ""
23983
1f511a9b 23984#: git-submodule.sh:401
dce37b66 23985#, sh-format
28b3cffc 23986msgid "Unable to find current revision in submodule path '$displaypath'"
dce37b66
JX
23987msgstr ""
23988
1f511a9b 23989#: git-submodule.sh:411
dce37b66 23990#, sh-format
cd1e7487 23991msgid "Unable to fetch in submodule path '$sm_path'"
dce37b66
JX
23992msgstr ""
23993
1f511a9b 23994#: git-submodule.sh:416
9fa976ff
JX
23995#, sh-format
23996msgid ""
23997"Unable to find current ${remote_name}/${branch} revision in submodule path "
23998"'$sm_path'"
23999msgstr ""
24000
1f511a9b 24001#: git-submodule.sh:464
28b3cffc
JX
24002#, sh-format
24003msgid "Failed to recurse into submodule path '$displaypath'"
24004msgstr ""
24005
9fa976ff
JX
24006#: git-sh-setup.sh:89 git-sh-setup.sh:94
24007#, sh-format
24008msgid "usage: $dashless $USAGE"
24009msgstr ""
24010
79aed792 24011#: git-sh-setup.sh:183
9fa976ff
JX
24012#, sh-format
24013msgid "Cannot chdir to $cdup, the toplevel of the working tree"
24014msgstr ""
24015
79aed792 24016#: git-sh-setup.sh:192 git-sh-setup.sh:199
9fa976ff
JX
24017#, sh-format
24018msgid "fatal: $program_name cannot be used without a working tree."
24019msgstr ""
24020
79aed792 24021#: git-sh-setup.sh:213
9fa976ff
JX
24022msgid "Cannot rewrite branches: You have unstaged changes."
24023msgstr ""
24024
79aed792 24025#: git-sh-setup.sh:216
9fa976ff
JX
24026#, sh-format
24027msgid "Cannot $action: You have unstaged changes."
24028msgstr ""
24029
79aed792 24030#: git-sh-setup.sh:227
9fa976ff
JX
24031#, sh-format
24032msgid "Cannot $action: Your index contains uncommitted changes."
24033msgstr ""
24034
79aed792 24035#: git-sh-setup.sh:229
fda7b092
JX
24036msgid "Additionally, your index contains uncommitted changes."
24037msgstr ""
24038
79aed792 24039#: git-sh-setup.sh:349
9fa976ff
JX
24040msgid "You need to run this command from the toplevel of the working tree."
24041msgstr ""
24042
79aed792 24043#: git-sh-setup.sh:354
9fa976ff
JX
24044msgid "Unable to determine absolute path of git directory"
24045msgstr ""
673bfad0
JX
24046
24047#. TRANSLATORS: you can adjust this to align "git add -i" status menu
578c7937 24048#: git-add--interactive.perl:212
673bfad0
JX
24049#, perl-format
24050msgid "%12s %12s %s"
24051msgstr ""
24052
0c32704f 24053#: git-add--interactive.perl:632
673bfad0
JX
24054#, perl-format
24055msgid "touched %d path\n"
24056msgid_plural "touched %d paths\n"
24057msgstr[0] ""
24058msgstr[1] ""
24059
0c32704f 24060#: git-add--interactive.perl:1056
673bfad0
JX
24061msgid ""
24062"If the patch applies cleanly, the edited hunk will immediately be\n"
24063"marked for staging."
24064msgstr ""
24065
0c32704f 24066#: git-add--interactive.perl:1059
673bfad0
JX
24067msgid ""
24068"If the patch applies cleanly, the edited hunk will immediately be\n"
24069"marked for stashing."
24070msgstr ""
24071
0c32704f 24072#: git-add--interactive.perl:1062
673bfad0
JX
24073msgid ""
24074"If the patch applies cleanly, the edited hunk will immediately be\n"
24075"marked for unstaging."
24076msgstr ""
24077
0c32704f
JX
24078#: git-add--interactive.perl:1065 git-add--interactive.perl:1074
24079#: git-add--interactive.perl:1080
673bfad0
JX
24080msgid ""
24081"If the patch applies cleanly, the edited hunk will immediately be\n"
24082"marked for applying."
24083msgstr ""
24084
0c32704f
JX
24085#: git-add--interactive.perl:1068 git-add--interactive.perl:1071
24086#: git-add--interactive.perl:1077
673bfad0
JX
24087msgid ""
24088"If the patch applies cleanly, the edited hunk will immediately be\n"
24089"marked for discarding."
24090msgstr ""
24091
0c32704f 24092#: git-add--interactive.perl:1114
673bfad0
JX
24093#, perl-format
24094msgid "failed to open hunk edit file for writing: %s"
24095msgstr ""
24096
0c32704f 24097#: git-add--interactive.perl:1121
673bfad0
JX
24098#, perl-format
24099msgid ""
24100"---\n"
24101"To remove '%s' lines, make them ' ' lines (context).\n"
24102"To remove '%s' lines, delete them.\n"
24103"Lines starting with %s will be removed.\n"
24104msgstr ""
24105
0c32704f 24106#: git-add--interactive.perl:1143
673bfad0
JX
24107#, perl-format
24108msgid "failed to open hunk edit file for reading: %s"
24109msgstr ""
24110
79aed792 24111#: git-add--interactive.perl:1253
673bfad0
JX
24112msgid ""
24113"y - stage this hunk\n"
24114"n - do not stage this hunk\n"
24115"q - quit; do not stage this hunk or any of the remaining ones\n"
24116"a - stage this hunk and all later hunks in the file\n"
24117"d - do not stage this hunk or any of the later hunks in the file"
24118msgstr ""
24119
79aed792 24120#: git-add--interactive.perl:1259
673bfad0
JX
24121msgid ""
24122"y - stash this hunk\n"
24123"n - do not stash this hunk\n"
24124"q - quit; do not stash this hunk or any of the remaining ones\n"
24125"a - stash this hunk and all later hunks in the file\n"
24126"d - do not stash this hunk or any of the later hunks in the file"
24127msgstr ""
24128
79aed792 24129#: git-add--interactive.perl:1265
673bfad0
JX
24130msgid ""
24131"y - unstage this hunk\n"
24132"n - do not unstage this hunk\n"
24133"q - quit; do not unstage this hunk or any of the remaining ones\n"
24134"a - unstage this hunk and all later hunks in the file\n"
24135"d - do not unstage this hunk or any of the later hunks in the file"
24136msgstr ""
24137
79aed792 24138#: git-add--interactive.perl:1271
673bfad0
JX
24139msgid ""
24140"y - apply this hunk to index\n"
24141"n - do not apply this hunk to index\n"
24142"q - quit; do not apply this hunk or any of the remaining ones\n"
24143"a - apply this hunk and all later hunks in the file\n"
24144"d - do not apply this hunk or any of the later hunks in the file"
24145msgstr ""
24146
79aed792 24147#: git-add--interactive.perl:1277 git-add--interactive.perl:1295
673bfad0
JX
24148msgid ""
24149"y - discard this hunk from worktree\n"
24150"n - do not discard this hunk from worktree\n"
24151"q - quit; do not discard this hunk or any of the remaining ones\n"
24152"a - discard this hunk and all later hunks in the file\n"
24153"d - do not discard this hunk or any of the later hunks in the file"
24154msgstr ""
24155
79aed792 24156#: git-add--interactive.perl:1283
673bfad0
JX
24157msgid ""
24158"y - discard this hunk from index and worktree\n"
24159"n - do not discard this hunk from index and worktree\n"
24160"q - quit; do not discard this hunk or any of the remaining ones\n"
24161"a - discard this hunk and all later hunks in the file\n"
24162"d - do not discard this hunk or any of the later hunks in the file"
24163msgstr ""
24164
79aed792 24165#: git-add--interactive.perl:1289
673bfad0
JX
24166msgid ""
24167"y - apply this hunk to index and worktree\n"
24168"n - do not apply this hunk to index and worktree\n"
24169"q - quit; do not apply this hunk or any of the remaining ones\n"
24170"a - apply this hunk and all later hunks in the file\n"
24171"d - do not apply this hunk or any of the later hunks in the file"
24172msgstr ""
24173
79aed792 24174#: git-add--interactive.perl:1301
6b0f1a9b
JX
24175msgid ""
24176"y - apply this hunk to worktree\n"
24177"n - do not apply this hunk to worktree\n"
24178"q - quit; do not apply this hunk or any of the remaining ones\n"
24179"a - apply this hunk and all later hunks in the file\n"
24180"d - do not apply this hunk or any of the later hunks in the file"
24181msgstr ""
24182
79aed792 24183#: git-add--interactive.perl:1316
673bfad0
JX
24184msgid ""
24185"g - select a hunk to go to\n"
24186"/ - search for a hunk matching the given regex\n"
24187"j - leave this hunk undecided, see next undecided hunk\n"
24188"J - leave this hunk undecided, see next hunk\n"
24189"k - leave this hunk undecided, see previous undecided hunk\n"
24190"K - leave this hunk undecided, see previous hunk\n"
24191"s - split the current hunk into smaller hunks\n"
24192"e - manually edit the current hunk\n"
24193"? - print help\n"
24194msgstr ""
24195
79aed792 24196#: git-add--interactive.perl:1347
673bfad0
JX
24197msgid "The selected hunks do not apply to the index!\n"
24198msgstr ""
24199
79aed792 24200#: git-add--interactive.perl:1362
673bfad0
JX
24201#, perl-format
24202msgid "ignoring unmerged: %s\n"
24203msgstr ""
24204
79aed792 24205#: git-add--interactive.perl:1481
6b0f1a9b
JX
24206#, perl-format
24207msgid "Apply mode change to worktree [y,n,q,a,d%s,?]? "
24208msgstr ""
24209
79aed792 24210#: git-add--interactive.perl:1482
6b0f1a9b
JX
24211#, perl-format
24212msgid "Apply deletion to worktree [y,n,q,a,d%s,?]? "
24213msgstr ""
24214
79aed792 24215#: git-add--interactive.perl:1483
d84f4abf
JX
24216#, perl-format
24217msgid "Apply addition to worktree [y,n,q,a,d%s,?]? "
24218msgstr ""
24219
79aed792 24220#: git-add--interactive.perl:1484
6b0f1a9b
JX
24221#, perl-format
24222msgid "Apply this hunk to worktree [y,n,q,a,d%s,?]? "
24223msgstr ""
24224
79aed792 24225#: git-add--interactive.perl:1601
abc8de64
JX
24226msgid "No other hunks to goto\n"
24227msgstr ""
24228
79aed792 24229#: git-add--interactive.perl:1619
673bfad0
JX
24230#, perl-format
24231msgid "Invalid number: '%s'\n"
24232msgstr ""
24233
79aed792 24234#: git-add--interactive.perl:1624
673bfad0
JX
24235#, perl-format
24236msgid "Sorry, only %d hunk available.\n"
24237msgid_plural "Sorry, only %d hunks available.\n"
24238msgstr[0] ""
24239msgstr[1] ""
24240
79aed792 24241#: git-add--interactive.perl:1659
abc8de64
JX
24242msgid "No other hunks to search\n"
24243msgstr ""
24244
79aed792 24245#: git-add--interactive.perl:1676
673bfad0
JX
24246#, perl-format
24247msgid "Malformed search regexp %s: %s\n"
24248msgstr ""
24249
79aed792 24250#: git-add--interactive.perl:1686
673bfad0
JX
24251msgid "No hunk matches the given pattern\n"
24252msgstr ""
24253
79aed792 24254#: git-add--interactive.perl:1698 git-add--interactive.perl:1720
673bfad0
JX
24255msgid "No previous hunk\n"
24256msgstr ""
24257
79aed792 24258#: git-add--interactive.perl:1707 git-add--interactive.perl:1726
673bfad0
JX
24259msgid "No next hunk\n"
24260msgstr ""
24261
79aed792 24262#: git-add--interactive.perl:1732
abc8de64
JX
24263msgid "Sorry, cannot split this hunk\n"
24264msgstr ""
24265
79aed792 24266#: git-add--interactive.perl:1738
673bfad0
JX
24267#, perl-format
24268msgid "Split into %d hunk.\n"
24269msgid_plural "Split into %d hunks.\n"
24270msgstr[0] ""
24271msgstr[1] ""
24272
79aed792 24273#: git-add--interactive.perl:1748
abc8de64
JX
24274msgid "Sorry, cannot edit this hunk\n"
24275msgstr ""
24276
673bfad0
JX
24277#. TRANSLATORS: please do not translate the command names
24278#. 'status', 'update', 'revert', etc.
79aed792 24279#: git-add--interactive.perl:1813
673bfad0
JX
24280msgid ""
24281"status - show paths with changes\n"
24282"update - add working tree state to the staged set of changes\n"
24283"revert - revert staged set of changes back to the HEAD version\n"
24284"patch - pick hunks and update selectively\n"
dfc182b1 24285"diff - view diff between HEAD and index\n"
673bfad0
JX
24286"add untracked - add contents of untracked files to the staged set of "
24287"changes\n"
24288msgstr ""
24289
79aed792
JX
24290#: git-add--interactive.perl:1830 git-add--interactive.perl:1842
24291#: git-add--interactive.perl:1845 git-add--interactive.perl:1852
24292#: git-add--interactive.perl:1855 git-add--interactive.perl:1862
24293#: git-add--interactive.perl:1866 git-add--interactive.perl:1872
673bfad0
JX
24294msgid "missing --"
24295msgstr ""
24296
79aed792 24297#: git-add--interactive.perl:1868
673bfad0
JX
24298#, perl-format
24299msgid "unknown --patch mode: %s"
24300msgstr ""
24301
79aed792 24302#: git-add--interactive.perl:1874 git-add--interactive.perl:1880
673bfad0
JX
24303#, perl-format
24304msgid "invalid argument %s, expecting --"
24305msgstr ""
24306
79aed792 24307#: git-send-email.perl:159
673bfad0
JX
24308msgid "local zone differs from GMT by a non-minute interval\n"
24309msgstr ""
24310
79aed792 24311#: git-send-email.perl:166 git-send-email.perl:172
673bfad0
JX
24312msgid "local time offset greater than or equal to 24 hours\n"
24313msgstr ""
24314
79aed792 24315#: git-send-email.perl:244
2b95ebb4
JX
24316#, perl-format
24317msgid "fatal: command '%s' died with exit code %d"
24318msgstr ""
24319
79aed792 24320#: git-send-email.perl:257
673bfad0
JX
24321msgid "the editor exited uncleanly, aborting everything"
24322msgstr ""
24323
79aed792 24324#: git-send-email.perl:346
673bfad0
JX
24325#, perl-format
24326msgid ""
24327"'%s' contains an intermediate version of the email you were composing.\n"
24328msgstr ""
24329
79aed792 24330#: git-send-email.perl:351
673bfad0
JX
24331#, perl-format
24332msgid "'%s.final' contains the composed email.\n"
24333msgstr ""
24334
79aed792 24335#: git-send-email.perl:484
673bfad0
JX
24336msgid "--dump-aliases incompatible with other options\n"
24337msgstr ""
24338
79aed792 24339#: git-send-email.perl:561
e13da2db
JX
24340msgid ""
24341"fatal: found configuration options for 'sendmail'\n"
24342"git-send-email is configured with the sendemail.* options - note the 'e'.\n"
24343"Set sendemail.forbidSendmailVariables to false to disable this check.\n"
24344msgstr ""
24345
79aed792 24346#: git-send-email.perl:566 git-send-email.perl:782
673bfad0
JX
24347msgid "Cannot run git format-patch from outside a repository\n"
24348msgstr ""
24349
79aed792 24350#: git-send-email.perl:569
abc8de64
JX
24351msgid ""
24352"`batch-size` and `relogin` must be specified together (via command-line or "
24353"configuration option)\n"
24354msgstr ""
24355
79aed792 24356#: git-send-email.perl:582
673bfad0
JX
24357#, perl-format
24358msgid "Unknown --suppress-cc field: '%s'\n"
24359msgstr ""
24360
79aed792 24361#: git-send-email.perl:613
673bfad0
JX
24362#, perl-format
24363msgid "Unknown --confirm setting: '%s'\n"
24364msgstr ""
24365
79aed792 24366#: git-send-email.perl:653
673bfad0
JX
24367#, perl-format
24368msgid "warning: sendmail alias with quotes is not supported: %s\n"
24369msgstr ""
24370
79aed792 24371#: git-send-email.perl:655
673bfad0
JX
24372#, perl-format
24373msgid "warning: `:include:` not supported: %s\n"
24374msgstr ""
24375
79aed792 24376#: git-send-email.perl:657
673bfad0
JX
24377#, perl-format
24378msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
24379msgstr ""
24380
79aed792 24381#: git-send-email.perl:662
673bfad0
JX
24382#, perl-format
24383msgid "warning: sendmail line is not recognized: %s\n"
24384msgstr ""
24385
79aed792 24386#: git-send-email.perl:747
673bfad0
JX
24387#, perl-format
24388msgid ""
24389"File '%s' exists but it could also be the range of commits\n"
24390"to produce patches for. Please disambiguate by...\n"
24391"\n"
24392" * Saying \"./%s\" if you mean a file; or\n"
24393" * Giving --format-patch option if you mean a range.\n"
24394msgstr ""
24395
79aed792 24396#: git-send-email.perl:768
673bfad0
JX
24397#, perl-format
24398msgid "Failed to opendir %s: %s"
24399msgstr ""
24400
79aed792 24401#: git-send-email.perl:803
673bfad0
JX
24402msgid ""
24403"\n"
24404"No patch files specified!\n"
24405"\n"
24406msgstr ""
24407
79aed792 24408#: git-send-email.perl:816
673bfad0
JX
24409#, perl-format
24410msgid "No subject line in %s?"
24411msgstr ""
24412
79aed792 24413#: git-send-email.perl:827
673bfad0
JX
24414#, perl-format
24415msgid "Failed to open for writing %s: %s"
24416msgstr ""
24417
79aed792 24418#: git-send-email.perl:838
673bfad0
JX
24419msgid ""
24420"Lines beginning in \"GIT:\" will be removed.\n"
24421"Consider including an overall diffstat or table of contents\n"
24422"for the patch you are writing.\n"
24423"\n"
24424"Clear the body content if you don't wish to send a summary.\n"
24425msgstr ""
24426
79aed792 24427#: git-send-email.perl:862
673bfad0
JX
24428#, perl-format
24429msgid "Failed to open %s: %s"
24430msgstr ""
24431
79aed792 24432#: git-send-email.perl:879
abc8de64
JX
24433#, perl-format
24434msgid "Failed to open %s.final: %s"
673bfad0
JX
24435msgstr ""
24436
79aed792 24437#: git-send-email.perl:922
673bfad0
JX
24438msgid "Summary email is empty, skipping it\n"
24439msgstr ""
24440
24441#. TRANSLATORS: please keep [y/N] as is.
79aed792 24442#: git-send-email.perl:971
673bfad0
JX
24443#, perl-format
24444msgid "Are you sure you want to use <%s> [y/N]? "
24445msgstr ""
24446
79aed792 24447#: git-send-email.perl:1026
673bfad0
JX
24448msgid ""
24449"The following files are 8bit, but do not declare a Content-Transfer-"
24450"Encoding.\n"
24451msgstr ""
24452
79aed792 24453#: git-send-email.perl:1031
673bfad0
JX
24454msgid "Which 8bit encoding should I declare [UTF-8]? "
24455msgstr ""
24456
79aed792 24457#: git-send-email.perl:1039
673bfad0
JX
24458#, perl-format
24459msgid ""
24460"Refusing to send because the patch\n"
24461"\t%s\n"
24462"has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
24463"want to send.\n"
24464msgstr ""
24465
79aed792 24466#: git-send-email.perl:1058
673bfad0
JX
24467msgid "To whom should the emails be sent (if anyone)?"
24468msgstr ""
24469
79aed792 24470#: git-send-email.perl:1076
673bfad0
JX
24471#, perl-format
24472msgid "fatal: alias '%s' expands to itself\n"
24473msgstr ""
24474
79aed792 24475#: git-send-email.perl:1088
673bfad0
JX
24476msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
24477msgstr ""
24478
79aed792 24479#: git-send-email.perl:1150 git-send-email.perl:1158
673bfad0
JX
24480#, perl-format
24481msgid "error: unable to extract a valid address from: %s\n"
24482msgstr ""
24483
24484#. TRANSLATORS: Make sure to include [q] [d] [e] in your
24485#. translation. The program will only accept English input
24486#. at this point.
79aed792 24487#: git-send-email.perl:1162
673bfad0
JX
24488msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
24489msgstr ""
24490
79aed792 24491#: git-send-email.perl:1482
673bfad0
JX
24492#, perl-format
24493msgid "CA path \"%s\" does not exist"
24494msgstr ""
24495
79aed792 24496#: git-send-email.perl:1565
673bfad0
JX
24497msgid ""
24498" The Cc list above has been expanded by additional\n"
24499" addresses found in the patch commit message. By default\n"
24500" send-email prompts before sending whenever this occurs.\n"
24501" This behavior is controlled by the sendemail.confirm\n"
24502" configuration setting.\n"
24503"\n"
24504" For additional information, run 'git send-email --help'.\n"
24505" To retain the current behavior, but squelch this message,\n"
24506" run 'git config --global sendemail.confirm auto'.\n"
24507"\n"
24508msgstr ""
24509
9b7388a8 24510#. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
673bfad0
JX
24511#. translation. The program will only accept English input
24512#. at this point.
79aed792 24513#: git-send-email.perl:1580
9b7388a8 24514msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
673bfad0
JX
24515msgstr ""
24516
79aed792 24517#: git-send-email.perl:1583
673bfad0
JX
24518msgid "Send this email reply required"
24519msgstr ""
24520
79aed792 24521#: git-send-email.perl:1617
673bfad0
JX
24522msgid "The required SMTP server is not properly defined."
24523msgstr ""
24524
79aed792 24525#: git-send-email.perl:1664
673bfad0
JX
24526#, perl-format
24527msgid "Server does not support STARTTLS! %s"
24528msgstr ""
24529
79aed792 24530#: git-send-email.perl:1669 git-send-email.perl:1673
5b34e000
JX
24531#, perl-format
24532msgid "STARTTLS failed! %s"
24533msgstr ""
24534
79aed792 24535#: git-send-email.perl:1682
673bfad0
JX
24536msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
24537msgstr ""
24538
79aed792 24539#: git-send-email.perl:1700
673bfad0
JX
24540#, perl-format
24541msgid "Failed to send %s\n"
24542msgstr ""
24543
79aed792 24544#: git-send-email.perl:1703
673bfad0
JX
24545#, perl-format
24546msgid "Dry-Sent %s\n"
24547msgstr ""
24548
79aed792 24549#: git-send-email.perl:1703
673bfad0
JX
24550#, perl-format
24551msgid "Sent %s\n"
24552msgstr ""
24553
79aed792 24554#: git-send-email.perl:1705
673bfad0
JX
24555msgid "Dry-OK. Log says:\n"
24556msgstr ""
24557
79aed792 24558#: git-send-email.perl:1705
673bfad0
JX
24559msgid "OK. Log says:\n"
24560msgstr ""
24561
79aed792 24562#: git-send-email.perl:1724
673bfad0
JX
24563msgid "Result: "
24564msgstr ""
24565
79aed792 24566#: git-send-email.perl:1727
673bfad0
JX
24567msgid "Result: OK\n"
24568msgstr ""
24569
79aed792 24570#: git-send-email.perl:1744
673bfad0
JX
24571#, perl-format
24572msgid "can't open file %s"
24573msgstr ""
24574
79aed792 24575#: git-send-email.perl:1792 git-send-email.perl:1812
673bfad0
JX
24576#, perl-format
24577msgid "(mbox) Adding cc: %s from line '%s'\n"
24578msgstr ""
24579
79aed792 24580#: git-send-email.perl:1798
673bfad0
JX
24581#, perl-format
24582msgid "(mbox) Adding to: %s from line '%s'\n"
24583msgstr ""
24584
79aed792 24585#: git-send-email.perl:1855
673bfad0
JX
24586#, perl-format
24587msgid "(non-mbox) Adding cc: %s from line '%s'\n"
24588msgstr ""
24589
79aed792 24590#: git-send-email.perl:1890
673bfad0
JX
24591#, perl-format
24592msgid "(body) Adding cc: %s from line '%s'\n"
24593msgstr ""
24594
79aed792 24595#: git-send-email.perl:2009
673bfad0
JX
24596#, perl-format
24597msgid "(%s) Could not execute '%s'"
24598msgstr ""
24599
79aed792 24600#: git-send-email.perl:2016
673bfad0
JX
24601#, perl-format
24602msgid "(%s) Adding %s: %s from: '%s'\n"
24603msgstr ""
24604
79aed792 24605#: git-send-email.perl:2020
673bfad0
JX
24606#, perl-format
24607msgid "(%s) failed to close pipe to '%s'"
24608msgstr ""
24609
79aed792 24610#: git-send-email.perl:2050
673bfad0
JX
24611msgid "cannot send message as 7bit"
24612msgstr ""
24613
79aed792 24614#: git-send-email.perl:2058
673bfad0
JX
24615msgid "invalid transfer encoding"
24616msgstr ""
24617
79aed792 24618#: git-send-email.perl:2095
2b95ebb4
JX
24619#, perl-format
24620msgid ""
24621"fatal: %s: rejected by sendemail-validate hook\n"
24622"%s\n"
24623"warning: no patches were sent\n"
24624msgstr ""
24625
79aed792 24626#: git-send-email.perl:2105 git-send-email.perl:2158 git-send-email.perl:2168
673bfad0
JX
24627#, perl-format
24628msgid "unable to open %s: %s\n"
24629msgstr ""
24630
79aed792 24631#: git-send-email.perl:2108
673bfad0 24632#, perl-format
2b95ebb4
JX
24633msgid ""
24634"fatal: %s:%d is longer than 998 characters\n"
24635"warning: no patches were sent\n"
673bfad0
JX
24636msgstr ""
24637
79aed792 24638#: git-send-email.perl:2126
673bfad0
JX
24639#, perl-format
24640msgid "Skipping %s with backup suffix '%s'.\n"
24641msgstr ""
24642
24643#. TRANSLATORS: please keep "[y|N]" as is.
79aed792 24644#: git-send-email.perl:2130
673bfad0
JX
24645#, perl-format
24646msgid "Do you really want to send %s? [y|N]: "
24647msgstr ""