]> git.ipfire.org Git - thirdparty/git.git/blame - po/git.pot
Merge branch 'ea/blame-use-oideq'
[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"
d84f4abf 11"POT-Creation-Date: 2020-07-10 09:53+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"
17"Content-Type: text/plain; charset=CHARSET\n"
18"Content-Transfer-Encoding: 8bit\n"
19"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20
f7c6172e 21#: add-interactive.c:368
578c7937
JX
22#, c-format
23msgid "Huh (%s)?"
24msgstr ""
25
bfef3f9d
JX
26#: add-interactive.c:521 add-interactive.c:822 reset.c:65 sequencer.c:3142
27#: sequencer.c:3581 sequencer.c:3723 builtin/rebase.c:1518
28#: builtin/rebase.c:1919
578c7937
JX
29msgid "could not read index"
30msgstr ""
31
f7c6172e 32#: add-interactive.c:576 git-add--interactive.perl:269
578c7937
JX
33#: git-add--interactive.perl:294
34msgid "binary"
35msgstr ""
36
f7c6172e 37#: add-interactive.c:634 git-add--interactive.perl:278
578c7937
JX
38#: git-add--interactive.perl:332
39msgid "nothing"
40msgstr ""
41
f7c6172e 42#: add-interactive.c:635 git-add--interactive.perl:314
578c7937
JX
43#: git-add--interactive.perl:329
44msgid "unchanged"
45msgstr ""
46
f7c6172e 47#: add-interactive.c:672 git-add--interactive.perl:643
578c7937
JX
48msgid "Update"
49msgstr ""
50
f7c6172e 51#: add-interactive.c:689 add-interactive.c:877
578c7937
JX
52#, c-format
53msgid "could not stage '%s'"
54msgstr ""
55
bfef3f9d 56#: add-interactive.c:695 add-interactive.c:884 reset.c:89 sequencer.c:3336
578c7937
JX
57msgid "could not write index"
58msgstr ""
59
f7c6172e 60#: add-interactive.c:698 git-add--interactive.perl:628
578c7937
JX
61#, c-format, perl-format
62msgid "updated %d path\n"
63msgid_plural "updated %d paths\n"
64msgstr[0] ""
65msgstr[1] ""
66
f7c6172e 67#: add-interactive.c:716 git-add--interactive.perl:678
578c7937
JX
68#, c-format, perl-format
69msgid "note: %s is untracked now.\n"
70msgstr ""
71
bfef3f9d
JX
72#: add-interactive.c:721 apply.c:4110 builtin/checkout.c:294
73#: builtin/reset.c:145
578c7937
JX
74#, c-format
75msgid "make_cache_entry failed for path '%s'"
76msgstr ""
77
f7c6172e 78#: add-interactive.c:751 git-add--interactive.perl:655
578c7937
JX
79msgid "Revert"
80msgstr ""
81
f7c6172e 82#: add-interactive.c:767
578c7937
JX
83msgid "Could not parse HEAD^{tree}"
84msgstr ""
85
f7c6172e 86#: add-interactive.c:805 git-add--interactive.perl:631
578c7937
JX
87#, c-format, perl-format
88msgid "reverted %d path\n"
89msgid_plural "reverted %d paths\n"
90msgstr[0] ""
91msgstr[1] ""
92
f7c6172e 93#: add-interactive.c:856 git-add--interactive.perl:695
578c7937
JX
94#, c-format
95msgid "No untracked files.\n"
96msgstr ""
97
f7c6172e 98#: add-interactive.c:860 git-add--interactive.perl:689
578c7937
JX
99msgid "Add untracked"
100msgstr ""
101
f7c6172e 102#: add-interactive.c:887 git-add--interactive.perl:625
578c7937
JX
103#, c-format, perl-format
104msgid "added %d path\n"
105msgid_plural "added %d paths\n"
106msgstr[0] ""
107msgstr[1] ""
108
f7c6172e 109#: add-interactive.c:917
578c7937
JX
110#, c-format
111msgid "ignoring unmerged: %s"
112msgstr ""
113
d84f4abf 114#: add-interactive.c:929 add-patch.c:1691 git-add--interactive.perl:1368
578c7937
JX
115#, c-format
116msgid "Only binary files changed.\n"
117msgstr ""
118
d84f4abf 119#: add-interactive.c:931 add-patch.c:1689 git-add--interactive.perl:1370
578c7937
JX
120#, c-format
121msgid "No changes.\n"
122msgstr ""
123
d84f4abf 124#: add-interactive.c:935 git-add--interactive.perl:1378
578c7937
JX
125msgid "Patch update"
126msgstr ""
127
d84f4abf 128#: add-interactive.c:974 git-add--interactive.perl:1771
578c7937
JX
129msgid "Review diff"
130msgstr ""
131
f7c6172e 132#: add-interactive.c:1002
578c7937
JX
133msgid "show paths with changes"
134msgstr ""
135
f7c6172e 136#: add-interactive.c:1004
578c7937
JX
137msgid "add working tree state to the staged set of changes"
138msgstr ""
139
f7c6172e 140#: add-interactive.c:1006
578c7937
JX
141msgid "revert staged set of changes back to the HEAD version"
142msgstr ""
143
f7c6172e 144#: add-interactive.c:1008
578c7937
JX
145msgid "pick hunks and update selectively"
146msgstr ""
147
f7c6172e 148#: add-interactive.c:1010
578c7937
JX
149msgid "view diff between HEAD and index"
150msgstr ""
151
f7c6172e 152#: add-interactive.c:1012
578c7937
JX
153msgid "add contents of untracked files to the staged set of changes"
154msgstr ""
155
f7c6172e 156#: add-interactive.c:1020 add-interactive.c:1069
578c7937
JX
157msgid "Prompt help:"
158msgstr ""
159
f7c6172e 160#: add-interactive.c:1022
578c7937
JX
161msgid "select a single item"
162msgstr ""
163
f7c6172e 164#: add-interactive.c:1024
578c7937
JX
165msgid "select a range of items"
166msgstr ""
167
f7c6172e 168#: add-interactive.c:1026
578c7937
JX
169msgid "select multiple ranges"
170msgstr ""
171
f7c6172e 172#: add-interactive.c:1028 add-interactive.c:1073
578c7937
JX
173msgid "select item based on unique prefix"
174msgstr ""
175
f7c6172e 176#: add-interactive.c:1030
578c7937
JX
177msgid "unselect specified items"
178msgstr ""
179
f7c6172e 180#: add-interactive.c:1032
578c7937
JX
181msgid "choose all items"
182msgstr ""
183
f7c6172e 184#: add-interactive.c:1034
578c7937
JX
185msgid "(empty) finish selecting"
186msgstr ""
187
f7c6172e 188#: add-interactive.c:1071
578c7937
JX
189msgid "select a numbered item"
190msgstr ""
191
f7c6172e 192#: add-interactive.c:1075
578c7937
JX
193msgid "(empty) select nothing"
194msgstr ""
195
d84f4abf 196#: add-interactive.c:1083 builtin/clean.c:816 git-add--interactive.perl:1868
578c7937
JX
197msgid "*** Commands ***"
198msgstr ""
199
d84f4abf 200#: add-interactive.c:1084 builtin/clean.c:817 git-add--interactive.perl:1865
578c7937
JX
201msgid "What now"
202msgstr ""
203
f7c6172e 204#: add-interactive.c:1136 git-add--interactive.perl:213
578c7937
JX
205msgid "staged"
206msgstr ""
207
f7c6172e 208#: add-interactive.c:1136 git-add--interactive.perl:213
578c7937
JX
209msgid "unstaged"
210msgstr ""
211
bfef3f9d
JX
212#: add-interactive.c:1136 apply.c:4967 apply.c:4970 builtin/am.c:2250
213#: builtin/am.c:2253 builtin/clone.c:123 builtin/fetch.c:145
214#: builtin/merge.c:276 builtin/pull.c:190 builtin/submodule--helper.c:409
f7c6172e
JX
215#: builtin/submodule--helper.c:1394 builtin/submodule--helper.c:1397
216#: builtin/submodule--helper.c:1902 builtin/submodule--helper.c:1905
d84f4abf 217#: builtin/submodule--helper.c:2148 bugreport.c:135
bfef3f9d 218#: git-add--interactive.perl:213
578c7937
JX
219msgid "path"
220msgstr ""
221
f7c6172e 222#: add-interactive.c:1143
578c7937
JX
223msgid "could not refresh index"
224msgstr ""
225
d84f4abf 226#: add-interactive.c:1157 builtin/clean.c:781 git-add--interactive.perl:1782
578c7937
JX
227#, c-format
228msgid "Bye.\n"
229msgstr ""
230
d84f4abf 231#: add-patch.c:34 git-add--interactive.perl:1430
f7c6172e
JX
232#, c-format, perl-format
233msgid "Stage mode change [y,n,q,a,d%s,?]? "
578c7937
JX
234msgstr ""
235
d84f4abf 236#: add-patch.c:35 git-add--interactive.perl:1431
f7c6172e
JX
237#, c-format, perl-format
238msgid "Stage deletion [y,n,q,a,d%s,?]? "
578c7937
JX
239msgstr ""
240
d84f4abf
JX
241#: add-patch.c:36 git-add--interactive.perl:1432
242#, c-format, perl-format
243msgid "Stage addition [y,n,q,a,d%s,?]? "
244msgstr ""
245
246#: add-patch.c:37 git-add--interactive.perl:1433
f7c6172e
JX
247#, c-format, perl-format
248msgid "Stage this hunk [y,n,q,a,d%s,?]? "
249msgstr ""
250
d84f4abf 251#: add-patch.c:39
f7c6172e
JX
252msgid ""
253"If the patch applies cleanly, the edited hunk will immediately be marked for "
254"staging."
255msgstr ""
256
d84f4abf 257#: add-patch.c:42
f7c6172e
JX
258msgid ""
259"y - stage this hunk\n"
260"n - do not stage this hunk\n"
261"q - quit; do not stage this hunk or any of the remaining ones\n"
262"a - stage this hunk and all later hunks in the file\n"
263"d - do not stage this hunk or any of the later hunks in the file\n"
264msgstr ""
265
d84f4abf 266#: add-patch.c:56 git-add--interactive.perl:1436
f7c6172e
JX
267#, c-format, perl-format
268msgid "Stash mode change [y,n,q,a,d%s,?]? "
269msgstr ""
270
d84f4abf 271#: add-patch.c:57 git-add--interactive.perl:1437
f7c6172e
JX
272#, c-format, perl-format
273msgid "Stash deletion [y,n,q,a,d%s,?]? "
274msgstr ""
275
d84f4abf
JX
276#: add-patch.c:58 git-add--interactive.perl:1438
277#, c-format, perl-format
278msgid "Stash addition [y,n,q,a,d%s,?]? "
279msgstr ""
280
281#: add-patch.c:59 git-add--interactive.perl:1439
f7c6172e
JX
282#, c-format, perl-format
283msgid "Stash this hunk [y,n,q,a,d%s,?]? "
284msgstr ""
285
d84f4abf 286#: add-patch.c:61
f7c6172e
JX
287msgid ""
288"If the patch applies cleanly, the edited hunk will immediately be marked for "
289"stashing."
290msgstr ""
291
d84f4abf 292#: add-patch.c:64
f7c6172e
JX
293msgid ""
294"y - stash this hunk\n"
295"n - do not stash this hunk\n"
296"q - quit; do not stash this hunk or any of the remaining ones\n"
297"a - stash this hunk and all later hunks in the file\n"
298"d - do not stash this hunk or any of the later hunks in the file\n"
299msgstr ""
300
d84f4abf 301#: add-patch.c:80 git-add--interactive.perl:1442
f7c6172e
JX
302#, c-format, perl-format
303msgid "Unstage mode change [y,n,q,a,d%s,?]? "
304msgstr ""
305
d84f4abf 306#: add-patch.c:81 git-add--interactive.perl:1443
f7c6172e
JX
307#, c-format, perl-format
308msgid "Unstage deletion [y,n,q,a,d%s,?]? "
309msgstr ""
310
d84f4abf
JX
311#: add-patch.c:82 git-add--interactive.perl:1444
312#, c-format, perl-format
313msgid "Unstage addition [y,n,q,a,d%s,?]? "
314msgstr ""
315
316#: add-patch.c:83 git-add--interactive.perl:1445
f7c6172e
JX
317#, c-format, perl-format
318msgid "Unstage this hunk [y,n,q,a,d%s,?]? "
319msgstr ""
320
d84f4abf 321#: add-patch.c:85
f7c6172e
JX
322msgid ""
323"If the patch applies cleanly, the edited hunk will immediately be marked for "
324"unstaging."
325msgstr ""
326
d84f4abf 327#: add-patch.c:88
f7c6172e
JX
328msgid ""
329"y - unstage this hunk\n"
330"n - do not unstage this hunk\n"
331"q - quit; do not unstage this hunk or any of the remaining ones\n"
332"a - unstage this hunk and all later hunks in the file\n"
333"d - do not unstage this hunk or any of the later hunks in the file\n"
334msgstr ""
335
d84f4abf 336#: add-patch.c:103 git-add--interactive.perl:1448
f7c6172e
JX
337#, c-format, perl-format
338msgid "Apply mode change to index [y,n,q,a,d%s,?]? "
339msgstr ""
340
d84f4abf 341#: add-patch.c:104 git-add--interactive.perl:1449
f7c6172e
JX
342#, c-format, perl-format
343msgid "Apply deletion to index [y,n,q,a,d%s,?]? "
344msgstr ""
345
d84f4abf
JX
346#: add-patch.c:105 git-add--interactive.perl:1450
347#, c-format, perl-format
348msgid "Apply addition to index [y,n,q,a,d%s,?]? "
349msgstr ""
350
351#: add-patch.c:106 git-add--interactive.perl:1451
f7c6172e
JX
352#, c-format, perl-format
353msgid "Apply this hunk to index [y,n,q,a,d%s,?]? "
354msgstr ""
355
d84f4abf 356#: add-patch.c:108 add-patch.c:176 add-patch.c:221
f7c6172e
JX
357msgid ""
358"If the patch applies cleanly, the edited hunk will immediately be marked for "
359"applying."
360msgstr ""
361
d84f4abf 362#: add-patch.c:111
f7c6172e
JX
363msgid ""
364"y - apply this hunk to index\n"
365"n - do not apply this hunk to index\n"
366"q - quit; do not apply this hunk or any of the remaining ones\n"
367"a - apply this hunk and all later hunks in the file\n"
368"d - do not apply this hunk or any of the later hunks in the file\n"
369msgstr ""
370
d84f4abf
JX
371#: add-patch.c:126 git-add--interactive.perl:1454
372#: git-add--interactive.perl:1472
f7c6172e
JX
373#, c-format, perl-format
374msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? "
375msgstr ""
376
d84f4abf
JX
377#: add-patch.c:127 git-add--interactive.perl:1455
378#: git-add--interactive.perl:1473
f7c6172e
JX
379#, c-format, perl-format
380msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? "
381msgstr ""
382
d84f4abf
JX
383#: add-patch.c:128 git-add--interactive.perl:1456
384#: git-add--interactive.perl:1474
385#, c-format, perl-format
386msgid "Discard addition from worktree [y,n,q,a,d%s,?]? "
387msgstr ""
388
389#: add-patch.c:129 git-add--interactive.perl:1457
390#: git-add--interactive.perl:1475
f7c6172e
JX
391#, c-format, perl-format
392msgid "Discard this hunk from worktree [y,n,q,a,d%s,?]? "
393msgstr ""
394
d84f4abf 395#: add-patch.c:131 add-patch.c:154 add-patch.c:199
f7c6172e
JX
396msgid ""
397"If the patch applies cleanly, the edited hunk will immediately be marked for "
398"discarding."
399msgstr ""
400
d84f4abf 401#: add-patch.c:134 add-patch.c:202
f7c6172e
JX
402msgid ""
403"y - discard this hunk from worktree\n"
404"n - do not discard this hunk from worktree\n"
405"q - quit; do not discard this hunk or any of the remaining ones\n"
406"a - discard this hunk and all later hunks in the file\n"
407"d - do not discard this hunk or any of the later hunks in the file\n"
408msgstr ""
409
d84f4abf 410#: add-patch.c:149 add-patch.c:194 git-add--interactive.perl:1460
f7c6172e
JX
411#, c-format, perl-format
412msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? "
413msgstr ""
414
d84f4abf 415#: add-patch.c:150 add-patch.c:195 git-add--interactive.perl:1461
f7c6172e
JX
416#, c-format, perl-format
417msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? "
418msgstr ""
419
d84f4abf
JX
420#: add-patch.c:151 add-patch.c:196 git-add--interactive.perl:1462
421#, c-format, perl-format
422msgid "Discard addition from index and worktree [y,n,q,a,d%s,?]? "
423msgstr ""
424
425#: add-patch.c:152 add-patch.c:197 git-add--interactive.perl:1463
f7c6172e
JX
426#, c-format, perl-format
427msgid "Discard this hunk from index and worktree [y,n,q,a,d%s,?]? "
428msgstr ""
429
d84f4abf 430#: add-patch.c:157
f7c6172e
JX
431msgid ""
432"y - discard this hunk from index and worktree\n"
433"n - do not discard this hunk from index and worktree\n"
434"q - quit; do not discard this hunk or any of the remaining ones\n"
435"a - discard this hunk and all later hunks in the file\n"
436"d - do not discard this hunk or any of the later hunks in the file\n"
437msgstr ""
438
d84f4abf 439#: add-patch.c:171 add-patch.c:216 git-add--interactive.perl:1466
f7c6172e
JX
440#, c-format, perl-format
441msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? "
442msgstr ""
443
d84f4abf 444#: add-patch.c:172 add-patch.c:217 git-add--interactive.perl:1467
f7c6172e
JX
445#, c-format, perl-format
446msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? "
447msgstr ""
448
d84f4abf
JX
449#: add-patch.c:173 add-patch.c:218 git-add--interactive.perl:1468
450#, c-format, perl-format
451msgid "Apply addition to index and worktree [y,n,q,a,d%s,?]? "
452msgstr ""
453
454#: add-patch.c:174 add-patch.c:219 git-add--interactive.perl:1469
f7c6172e
JX
455#, c-format, perl-format
456msgid "Apply this hunk to index and worktree [y,n,q,a,d%s,?]? "
457msgstr ""
458
d84f4abf 459#: add-patch.c:179
f7c6172e
JX
460msgid ""
461"y - apply this hunk to index and worktree\n"
462"n - do not apply this hunk to index and worktree\n"
463"q - quit; do not apply this hunk or any of the remaining ones\n"
464"a - apply this hunk and all later hunks in the file\n"
465"d - do not apply this hunk or any of the later hunks in the file\n"
466msgstr ""
467
d84f4abf 468#: add-patch.c:224
f7c6172e
JX
469msgid ""
470"y - apply this hunk to worktree\n"
471"n - do not apply this hunk to worktree\n"
472"q - quit; do not apply this hunk or any of the remaining ones\n"
473"a - apply this hunk and all later hunks in the file\n"
474"d - do not apply this hunk or any of the later hunks in the file\n"
578c7937
JX
475msgstr ""
476
d84f4abf 477#: add-patch.c:328
578c7937
JX
478#, c-format
479msgid "could not parse hunk header '%.*s'"
480msgstr ""
481
d84f4abf 482#: add-patch.c:347 add-patch.c:351
578c7937
JX
483#, c-format
484msgid "could not parse colored hunk header '%.*s'"
485msgstr ""
486
d84f4abf 487#: add-patch.c:405
578c7937
JX
488msgid "could not parse diff"
489msgstr ""
490
d84f4abf 491#: add-patch.c:424
578c7937
JX
492msgid "could not parse colored diff"
493msgstr ""
494
d84f4abf 495#: add-patch.c:438
f7c6172e
JX
496#, c-format
497msgid "failed to run '%s'"
498msgstr ""
499
d84f4abf 500#: add-patch.c:602
f7c6172e
JX
501msgid "mismatched output from interactive.diffFilter"
502msgstr ""
503
d84f4abf 504#: add-patch.c:603
f7c6172e
JX
505msgid ""
506"Your filter must maintain a one-to-one correspondence\n"
507"between its input and output lines."
508msgstr ""
509
d84f4abf 510#: add-patch.c:776
578c7937
JX
511#, c-format
512msgid ""
513"expected context line #%d in\n"
514"%.*s"
515msgstr ""
516
d84f4abf 517#: add-patch.c:791
578c7937
JX
518#, c-format
519msgid ""
520"hunks do not overlap:\n"
521"%.*s\n"
522"\tdoes not end with:\n"
523"%.*s"
524msgstr ""
525
d84f4abf 526#: add-patch.c:1067 git-add--interactive.perl:1114
578c7937
JX
527msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
528msgstr ""
529
d84f4abf 530#: add-patch.c:1071
578c7937
JX
531#, c-format
532msgid ""
533"---\n"
534"To remove '%c' lines, make them ' ' lines (context).\n"
535"To remove '%c' lines, delete them.\n"
536"Lines starting with %c will be removed.\n"
537msgstr ""
538
578c7937 539#. TRANSLATORS: 'it' refers to the patch mentioned in the previous messages.
d84f4abf 540#: add-patch.c:1085 git-add--interactive.perl:1128
578c7937
JX
541msgid ""
542"If it does not apply cleanly, you will be given an opportunity to\n"
543"edit again. If all lines of the hunk are removed, then the edit is\n"
544"aborted and the hunk is left unchanged.\n"
545msgstr ""
546
d84f4abf 547#: add-patch.c:1118
578c7937
JX
548msgid "could not parse hunk header"
549msgstr ""
550
d84f4abf 551#: add-patch.c:1163
578c7937
JX
552msgid "'git apply --cached' failed"
553msgstr ""
554
555#. TRANSLATORS: do not translate [y/n]
556#. The program will only accept that input at this point.
557#. Consider translating (saying "no" discards!) as
558#. (saying "n" for "no" discards!) if the translation
559#. of the word "no" does not start with n.
560#.
561#. TRANSLATORS: do not translate [y/n]
562#. The program will only accept that input
563#. at this point.
564#. Consider translating (saying "no" discards!) as
565#. (saying "n" for "no" discards!) if the translation
566#. of the word "no" does not start with n.
d84f4abf 567#: add-patch.c:1232 git-add--interactive.perl:1241
578c7937
JX
568msgid ""
569"Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
570msgstr ""
571
d84f4abf 572#: add-patch.c:1275
f7c6172e 573msgid "The selected hunks do not apply to the index!"
578c7937
JX
574msgstr ""
575
d84f4abf 576#: add-patch.c:1276 git-add--interactive.perl:1345
f7c6172e
JX
577msgid "Apply them to the worktree anyway? "
578msgstr ""
579
d84f4abf 580#: add-patch.c:1283 git-add--interactive.perl:1348
f7c6172e
JX
581msgid "Nothing was applied.\n"
582msgstr ""
583
d84f4abf 584#: add-patch.c:1340
578c7937
JX
585msgid ""
586"j - leave this hunk undecided, see next undecided hunk\n"
587"J - leave this hunk undecided, see next hunk\n"
588"k - leave this hunk undecided, see previous undecided hunk\n"
589"K - leave this hunk undecided, see previous hunk\n"
590"g - select a hunk to go to\n"
591"/ - search for a hunk matching the given regex\n"
592"s - split the current hunk into smaller hunks\n"
593"e - manually edit the current hunk\n"
594"? - print help\n"
595msgstr ""
596
d84f4abf 597#: add-patch.c:1463 add-patch.c:1473
578c7937
JX
598msgid "No previous hunk"
599msgstr ""
600
d84f4abf 601#: add-patch.c:1468 add-patch.c:1478
578c7937
JX
602msgid "No next hunk"
603msgstr ""
604
d84f4abf 605#: add-patch.c:1484
578c7937
JX
606msgid "No other hunks to goto"
607msgstr ""
608
d84f4abf 609#: add-patch.c:1495 git-add--interactive.perl:1594
578c7937
JX
610msgid "go to which hunk (<ret> to see more)? "
611msgstr ""
612
d84f4abf 613#: add-patch.c:1496 git-add--interactive.perl:1596
578c7937
JX
614msgid "go to which hunk? "
615msgstr ""
616
d84f4abf 617#: add-patch.c:1507
578c7937
JX
618#, c-format
619msgid "Invalid number: '%s'"
620msgstr ""
621
d84f4abf 622#: add-patch.c:1512
578c7937
JX
623#, c-format
624msgid "Sorry, only %d hunk available."
625msgid_plural "Sorry, only %d hunks available."
626msgstr[0] ""
627msgstr[1] ""
628
d84f4abf 629#: add-patch.c:1521
578c7937
JX
630msgid "No other hunks to search"
631msgstr ""
632
d84f4abf 633#: add-patch.c:1527 git-add--interactive.perl:1640
578c7937
JX
634msgid "search for regex? "
635msgstr ""
636
d84f4abf 637#: add-patch.c:1542
578c7937
JX
638#, c-format
639msgid "Malformed search regexp %s: %s"
640msgstr ""
641
d84f4abf 642#: add-patch.c:1559
578c7937
JX
643msgid "No hunk matches the given pattern"
644msgstr ""
645
d84f4abf 646#: add-patch.c:1566
578c7937
JX
647msgid "Sorry, cannot split this hunk"
648msgstr ""
649
d84f4abf 650#: add-patch.c:1570
578c7937
JX
651#, c-format
652msgid "Split into %d hunks."
653msgstr ""
654
d84f4abf 655#: add-patch.c:1574
578c7937
JX
656msgid "Sorry, cannot edit this hunk"
657msgstr ""
658
d84f4abf 659#: add-patch.c:1625
f7c6172e
JX
660msgid "'git apply' failed"
661msgstr ""
662
bfef3f9d
JX
663#: advice.c:140
664#, c-format
665msgid ""
666"\n"
667"Disable this message with \"git config advice.%s false\""
668msgstr ""
669
670#: advice.c:156
dce37b66 671#, c-format
9b7388a8 672msgid "%shint: %.*s%s\n"
dce37b66
JX
673msgstr ""
674
bfef3f9d 675#: advice.c:247
9fa976ff
JX
676msgid "Cherry-picking is not possible because you have unmerged files."
677msgstr ""
678
bfef3f9d 679#: advice.c:249
9fa976ff
JX
680msgid "Committing is not possible because you have unmerged files."
681msgstr ""
682
bfef3f9d 683#: advice.c:251
9fa976ff
JX
684msgid "Merging is not possible because you have unmerged files."
685msgstr ""
686
bfef3f9d 687#: advice.c:253
9fa976ff
JX
688msgid "Pulling is not possible because you have unmerged files."
689msgstr ""
690
bfef3f9d 691#: advice.c:255
9fa976ff
JX
692msgid "Reverting is not possible because you have unmerged files."
693msgstr ""
694
bfef3f9d 695#: advice.c:257
9fa976ff
JX
696#, c-format
697msgid "It is not possible to %s because you have unmerged files."
698msgstr ""
699
bfef3f9d 700#: advice.c:265
dce37b66 701msgid ""
fe05e196 702"Fix them up in the work tree, and then use 'git add/rm <file>'\n"
d07a63e4 703"as appropriate to mark resolution and make a commit."
dce37b66
JX
704msgstr ""
705
bfef3f9d 706#: advice.c:273
9fa976ff
JX
707msgid "Exiting because of an unresolved conflict."
708msgstr ""
709
bfef3f9d 710#: advice.c:278 builtin/merge.c:1353
df0617bf
JX
711msgid "You have not concluded your merge (MERGE_HEAD exists)."
712msgstr ""
713
bfef3f9d 714#: advice.c:280
f4f2c8f8 715msgid "Please, commit your changes before merging."
df0617bf
JX
716msgstr ""
717
bfef3f9d 718#: advice.c:281
df0617bf 719msgid "Exiting because of unfinished merge."
cc76011e
JX
720msgstr ""
721
bfef3f9d 722#: advice.c:287
9fa976ff
JX
723#, c-format
724msgid ""
6b0f1a9b 725"Note: switching to '%s'.\n"
9fa976ff
JX
726"\n"
727"You are in 'detached HEAD' state. You can look around, make experimental\n"
728"changes and commit them, and you can discard any commits you make in this\n"
6b0f1a9b 729"state without impacting any branches by switching back to a branch.\n"
9fa976ff
JX
730"\n"
731"If you want to create a new branch to retain commits you create, you may\n"
6b0f1a9b 732"do so (now or later) by using -c with the switch command. Example:\n"
9fa976ff 733"\n"
6b0f1a9b
JX
734" git switch -c <new-branch-name>\n"
735"\n"
736"Or undo this operation with:\n"
737"\n"
738" git switch -\n"
739"\n"
740"Turn off this advice by setting config variable advice.detachedHead to "
741"false\n"
9fa976ff
JX
742"\n"
743msgstr ""
744
94328cef
JX
745#: alias.c:50
746msgid "cmdline ends with \\"
747msgstr ""
748
749#: alias.c:51
750msgid "unclosed quote"
751msgstr ""
752
6b0f1a9b 753#: apply.c:69
fda7b092
JX
754#, c-format
755msgid "unrecognized whitespace option '%s'"
cc76011e
JX
756msgstr ""
757
6b0f1a9b 758#: apply.c:85
fda7b092
JX
759#, c-format
760msgid "unrecognized whitespace ignore option '%s'"
df0617bf
JX
761msgstr ""
762
6b0f1a9b 763#: apply.c:135
fda7b092 764msgid "--reject and --3way cannot be used together."
cc76011e
JX
765msgstr ""
766
6b0f1a9b 767#: apply.c:137
fda7b092 768msgid "--cached and --3way cannot be used together."
cc76011e
JX
769msgstr ""
770
6b0f1a9b 771#: apply.c:140
fda7b092 772msgid "--3way outside a repository"
727b9576
JX
773msgstr ""
774
6b0f1a9b 775#: apply.c:151
fda7b092 776msgid "--index outside a repository"
cc76011e
JX
777msgstr ""
778
6b0f1a9b 779#: apply.c:154
fda7b092 780msgid "--cached outside a repository"
cc76011e
JX
781msgstr ""
782
6b0f1a9b 783#: apply.c:801
fda7b092
JX
784#, c-format
785msgid "Cannot prepare timestamp regexp %s"
cc76011e
JX
786msgstr ""
787
6b0f1a9b 788#: apply.c:810
fda7b092
JX
789#, c-format
790msgid "regexec returned %d for input: %s"
cc76011e
JX
791msgstr ""
792
6b0f1a9b 793#: apply.c:884
fda7b092
JX
794#, c-format
795msgid "unable to find filename in patch at line %d"
cc76011e
JX
796msgstr ""
797
6b0f1a9b 798#: apply.c:922
fda7b092
JX
799#, c-format
800msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
cc76011e
JX
801msgstr ""
802
6b0f1a9b 803#: apply.c:928
fda7b092
JX
804#, c-format
805msgid "git apply: bad git-diff - inconsistent new filename on line %d"
cc76011e
JX
806msgstr ""
807
6b0f1a9b 808#: apply.c:929
fda7b092
JX
809#, c-format
810msgid "git apply: bad git-diff - inconsistent old filename on line %d"
cc76011e
JX
811msgstr ""
812
6b0f1a9b 813#: apply.c:934
fda7b092
JX
814#, c-format
815msgid "git apply: bad git-diff - expected /dev/null on line %d"
cc76011e
JX
816msgstr ""
817
6b0f1a9b 818#: apply.c:963
5b34e000
JX
819#, c-format
820msgid "invalid mode on line %d: %s"
821msgstr ""
822
6b0f1a9b 823#: apply.c:1282
5b34e000
JX
824#, c-format
825msgid "inconsistent header lines %d and %d"
826msgstr ""
827
3d0a05b4 828#: apply.c:1372
fda7b092
JX
829#, c-format
830msgid ""
831"git diff header lacks filename information when removing %d leading pathname "
832"component (line %d)"
833msgid_plural ""
834"git diff header lacks filename information when removing %d leading pathname "
835"components (line %d)"
836msgstr[0] ""
837msgstr[1] ""
cc76011e 838
3d0a05b4 839#: apply.c:1385
fda7b092
JX
840#, c-format
841msgid "git diff header lacks filename information (line %d)"
cc76011e
JX
842msgstr ""
843
3d0a05b4
JX
844#: apply.c:1481
845#, c-format
846msgid "recount: unexpected line: %.*s"
847msgstr ""
848
849#: apply.c:1550
850#, c-format
851msgid "patch fragment without header at line %d: %.*s"
852msgstr ""
853
854#: apply.c:1753
fda7b092 855msgid "new file depends on old contents"
cc76011e
JX
856msgstr ""
857
3d0a05b4 858#: apply.c:1755
fda7b092 859msgid "deleted file still has contents"
cc76011e
JX
860msgstr ""
861
3d0a05b4 862#: apply.c:1789
fda7b092
JX
863#, c-format
864msgid "corrupt patch at line %d"
cc76011e
JX
865msgstr ""
866
3d0a05b4 867#: apply.c:1826
fda7b092
JX
868#, c-format
869msgid "new file %s depends on old contents"
9fa976ff
JX
870msgstr ""
871
3d0a05b4 872#: apply.c:1828
fda7b092
JX
873#, c-format
874msgid "deleted file %s still has contents"
9fa976ff
JX
875msgstr ""
876
3d0a05b4 877#: apply.c:1831
fda7b092
JX
878#, c-format
879msgid "** warning: file %s becomes empty but is not deleted"
9fa976ff
JX
880msgstr ""
881
3d0a05b4 882#: apply.c:1978
9fa976ff 883#, c-format
fda7b092 884msgid "corrupt binary patch at line %d: %.*s"
9fa976ff
JX
885msgstr ""
886
3d0a05b4 887#: apply.c:2015
9fa976ff 888#, c-format
fda7b092 889msgid "unrecognized binary patch at line %d"
9fa976ff
JX
890msgstr ""
891
3d0a05b4 892#: apply.c:2177
fda7b092
JX
893#, c-format
894msgid "patch with only garbage at line %d"
fe52cd62
JX
895msgstr ""
896
3d0a05b4 897#: apply.c:2263
9fa976ff 898#, c-format
fda7b092 899msgid "unable to read symlink %s"
9fa976ff
JX
900msgstr ""
901
3d0a05b4 902#: apply.c:2267
9fa976ff 903#, c-format
fda7b092 904msgid "unable to open or read %s"
9fa976ff
JX
905msgstr ""
906
578c7937 907#: apply.c:2936
9fa976ff 908#, c-format
fda7b092 909msgid "invalid start of line: '%c'"
9fa976ff
JX
910msgstr ""
911
578c7937 912#: apply.c:3057
9fa976ff 913#, c-format
fda7b092
JX
914msgid "Hunk #%d succeeded at %d (offset %d line)."
915msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
916msgstr[0] ""
917msgstr[1] ""
918
578c7937 919#: apply.c:3069
fda7b092
JX
920#, c-format
921msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
9fa976ff
JX
922msgstr ""
923
578c7937 924#: apply.c:3075
9fa976ff
JX
925#, c-format
926msgid ""
fda7b092
JX
927"while searching for:\n"
928"%.*s"
9fa976ff
JX
929msgstr ""
930
578c7937 931#: apply.c:3097
9fa976ff 932#, c-format
fda7b092 933msgid "missing binary patch data for '%s'"
9fa976ff
JX
934msgstr ""
935
578c7937 936#: apply.c:3105
9fa976ff 937#, c-format
fda7b092 938msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
9fa976ff
JX
939msgstr ""
940
578c7937 941#: apply.c:3152
9fa976ff 942#, c-format
fda7b092 943msgid "cannot apply binary patch to '%s' without full index line"
9fa976ff
JX
944msgstr ""
945
f7c6172e 946#: apply.c:3163
9fa976ff
JX
947#, c-format
948msgid ""
fda7b092 949"the patch applies to '%s' (%s), which does not match the current contents."
9fa976ff
JX
950msgstr ""
951
f7c6172e 952#: apply.c:3171
9fa976ff 953#, c-format
fda7b092 954msgid "the patch applies to an empty '%s' but it is not empty"
9fa976ff
JX
955msgstr ""
956
f7c6172e 957#: apply.c:3189
9fa976ff 958#, c-format
fda7b092 959msgid "the necessary postimage %s for '%s' cannot be read"
9fa976ff
JX
960msgstr ""
961
f7c6172e 962#: apply.c:3202
9fa976ff 963#, c-format
fda7b092 964msgid "binary patch does not apply to '%s'"
9fa976ff
JX
965msgstr ""
966
f7c6172e 967#: apply.c:3209
9fa976ff 968#, c-format
fda7b092 969msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
9fa976ff
JX
970msgstr ""
971
f7c6172e 972#: apply.c:3230
fda7b092
JX
973#, c-format
974msgid "patch failed: %s:%ld"
9fa976ff
JX
975msgstr ""
976
f7c6172e 977#: apply.c:3353
9fa976ff 978#, c-format
fda7b092 979msgid "cannot checkout %s"
9fa976ff
JX
980msgstr ""
981
bfef3f9d 982#: apply.c:3405 apply.c:3416 apply.c:3462 midx.c:61 setup.c:308
9fa976ff 983#, c-format
fda7b092 984msgid "failed to read %s"
9fa976ff
JX
985msgstr ""
986
f7c6172e 987#: apply.c:3413
9fa976ff 988#, c-format
fda7b092
JX
989msgid "reading from '%s' beyond a symbolic link"
990msgstr ""
9fa976ff 991
f7c6172e 992#: apply.c:3442 apply.c:3685
9fa976ff 993#, c-format
fda7b092
JX
994msgid "path %s has been renamed/deleted"
995msgstr ""
9fa976ff 996
f7c6172e 997#: apply.c:3528 apply.c:3700
9eb3984b 998#, c-format
fda7b092 999msgid "%s: does not exist in index"
9eb3984b
JX
1000msgstr ""
1001
f7c6172e 1002#: apply.c:3537 apply.c:3708
c6bc7d43 1003#, c-format
fda7b092 1004msgid "%s: does not match index"
c6bc7d43
JX
1005msgstr ""
1006
f7c6172e 1007#: apply.c:3572
fda7b092 1008msgid "repository lacks the necessary blob to fall back on 3-way merge."
c6bc7d43
JX
1009msgstr ""
1010
f7c6172e 1011#: apply.c:3575
c6bc7d43 1012#, c-format
fda7b092 1013msgid "Falling back to three-way merge...\n"
c6bc7d43
JX
1014msgstr ""
1015
f7c6172e 1016#: apply.c:3591 apply.c:3595
c6bc7d43 1017#, c-format
fda7b092 1018msgid "cannot read the current contents of '%s'"
c6bc7d43
JX
1019msgstr ""
1020
f7c6172e 1021#: apply.c:3607
c6bc7d43 1022#, c-format
fda7b092 1023msgid "Failed to fall back on three-way merge...\n"
c6bc7d43
JX
1024msgstr ""
1025
f7c6172e 1026#: apply.c:3621
c6bc7d43 1027#, c-format
fda7b092 1028msgid "Applied patch to '%s' with conflicts.\n"
c6bc7d43
JX
1029msgstr ""
1030
f7c6172e 1031#: apply.c:3626
c6bc7d43 1032#, c-format
fda7b092 1033msgid "Applied patch to '%s' cleanly.\n"
c6bc7d43
JX
1034msgstr ""
1035
f7c6172e 1036#: apply.c:3652
fda7b092 1037msgid "removal patch leaves file contents"
c6bc7d43
JX
1038msgstr ""
1039
f7c6172e 1040#: apply.c:3725
c6bc7d43 1041#, c-format
fda7b092 1042msgid "%s: wrong type"
c6bc7d43
JX
1043msgstr ""
1044
f7c6172e 1045#: apply.c:3727
fda7b092
JX
1046#, c-format
1047msgid "%s has type %o, expected %o"
9eb3984b
JX
1048msgstr ""
1049
f7c6172e
JX
1050#: apply.c:3878 apply.c:3880 read-cache.c:830 read-cache.c:856
1051#: read-cache.c:1325
c6bc7d43 1052#, c-format
fda7b092 1053msgid "invalid path '%s'"
c6bc7d43
JX
1054msgstr ""
1055
f7c6172e 1056#: apply.c:3936
c6bc7d43 1057#, c-format
fda7b092 1058msgid "%s: already exists in index"
c6bc7d43
JX
1059msgstr ""
1060
f7c6172e 1061#: apply.c:3939
c6bc7d43 1062#, c-format
fda7b092 1063msgid "%s: already exists in working directory"
c6bc7d43
JX
1064msgstr ""
1065
f7c6172e 1066#: apply.c:3959
fda7b092
JX
1067#, c-format
1068msgid "new mode (%o) of %s does not match old mode (%o)"
c6bc7d43
JX
1069msgstr ""
1070
f7c6172e 1071#: apply.c:3964
c138af56 1072#, c-format
fda7b092 1073msgid "new mode (%o) of %s does not match old mode (%o) of %s"
c138af56
JX
1074msgstr ""
1075
f7c6172e 1076#: apply.c:3984
c138af56 1077#, c-format
fda7b092 1078msgid "affected file '%s' is beyond a symbolic link"
c138af56
JX
1079msgstr ""
1080
f7c6172e 1081#: apply.c:3988
fda7b092
JX
1082#, c-format
1083msgid "%s: patch does not apply"
c138af56
JX
1084msgstr ""
1085
f7c6172e 1086#: apply.c:4003
c6bc7d43 1087#, c-format
fda7b092 1088msgid "Checking patch %s..."
c6bc7d43
JX
1089msgstr ""
1090
f7c6172e 1091#: apply.c:4095
c6bc7d43 1092#, c-format
fda7b092 1093msgid "sha1 information is lacking or useless for submodule %s"
c6bc7d43
JX
1094msgstr ""
1095
f7c6172e 1096#: apply.c:4102
c6bc7d43 1097#, c-format
fda7b092 1098msgid "mode change for %s, which is not in current HEAD"
c6bc7d43
JX
1099msgstr ""
1100
f7c6172e 1101#: apply.c:4105
df0617bf 1102#, c-format
fda7b092
JX
1103msgid "sha1 information is lacking or useless (%s)."
1104msgstr ""
1105
f7c6172e 1106#: apply.c:4114
fda7b092
JX
1107#, c-format
1108msgid "could not add %s to temporary index"
1109msgstr ""
1110
f7c6172e 1111#: apply.c:4124
fda7b092
JX
1112#, c-format
1113msgid "could not write temporary index to %s"
1114msgstr ""
1115
f7c6172e 1116#: apply.c:4262
fda7b092
JX
1117#, c-format
1118msgid "unable to remove %s from index"
1119msgstr ""
1120
f7c6172e 1121#: apply.c:4296
fda7b092
JX
1122#, c-format
1123msgid "corrupt patch for submodule %s"
1124msgstr ""
1125
f7c6172e 1126#: apply.c:4302
fda7b092
JX
1127#, c-format
1128msgid "unable to stat newly created file '%s'"
1129msgstr ""
1130
f7c6172e 1131#: apply.c:4310
fda7b092
JX
1132#, c-format
1133msgid "unable to create backing store for newly created file %s"
1134msgstr ""
1135
f7c6172e 1136#: apply.c:4316 apply.c:4461
fda7b092
JX
1137#, c-format
1138msgid "unable to add cache entry for %s"
1139msgstr ""
1140
f7c6172e 1141#: apply.c:4359
fda7b092
JX
1142#, c-format
1143msgid "failed to write to '%s'"
1144msgstr ""
1145
f7c6172e 1146#: apply.c:4363
fda7b092
JX
1147#, c-format
1148msgid "closing file '%s'"
1149msgstr ""
1150
f7c6172e 1151#: apply.c:4433
fda7b092
JX
1152#, c-format
1153msgid "unable to write file '%s' mode %o"
1154msgstr ""
1155
f7c6172e 1156#: apply.c:4531
fda7b092
JX
1157#, c-format
1158msgid "Applied patch %s cleanly."
1159msgstr ""
1160
f7c6172e 1161#: apply.c:4539
fda7b092
JX
1162msgid "internal error"
1163msgstr ""
1164
f7c6172e 1165#: apply.c:4542
fda7b092
JX
1166#, c-format
1167msgid "Applying patch %%s with %d reject..."
1168msgid_plural "Applying patch %%s with %d rejects..."
1169msgstr[0] ""
1170msgstr[1] ""
1171
f7c6172e 1172#: apply.c:4553
fda7b092
JX
1173#, c-format
1174msgid "truncating .rej filename to %.*s.rej"
1175msgstr ""
1176
bfef3f9d 1177#: apply.c:4561 builtin/fetch.c:902 builtin/fetch.c:1195
fda7b092
JX
1178#, c-format
1179msgid "cannot open %s"
1180msgstr ""
1181
f7c6172e 1182#: apply.c:4575
fda7b092
JX
1183#, c-format
1184msgid "Hunk #%d applied cleanly."
1185msgstr ""
1186
f7c6172e 1187#: apply.c:4579
fda7b092
JX
1188#, c-format
1189msgid "Rejected hunk #%d."
1190msgstr ""
1191
f7c6172e 1192#: apply.c:4698
fda7b092
JX
1193#, c-format
1194msgid "Skipped patch '%s'."
1195msgstr ""
1196
f7c6172e 1197#: apply.c:4706
fda7b092
JX
1198msgid "unrecognized input"
1199msgstr ""
1200
f7c6172e 1201#: apply.c:4726
fda7b092
JX
1202msgid "unable to read index file"
1203msgstr ""
1204
f7c6172e 1205#: apply.c:4883
fda7b092
JX
1206#, c-format
1207msgid "can't open patch '%s': %s"
1208msgstr ""
1209
f7c6172e 1210#: apply.c:4910
fda7b092
JX
1211#, c-format
1212msgid "squelched %d whitespace error"
1213msgid_plural "squelched %d whitespace errors"
1214msgstr[0] ""
1215msgstr[1] ""
1216
f7c6172e 1217#: apply.c:4916 apply.c:4931
fda7b092
JX
1218#, c-format
1219msgid "%d line adds whitespace errors."
1220msgid_plural "%d lines add whitespace errors."
1221msgstr[0] ""
1222msgstr[1] ""
1223
f7c6172e 1224#: apply.c:4924
fda7b092
JX
1225#, c-format
1226msgid "%d line applied after fixing whitespace errors."
1227msgid_plural "%d lines applied after fixing whitespace errors."
1228msgstr[0] ""
1229msgstr[1] ""
1230
051fae4d 1231#: apply.c:4940 builtin/add.c:612 builtin/mv.c:301 builtin/rm.c:406
fda7b092
JX
1232msgid "Unable to write new index file"
1233msgstr ""
1234
f7c6172e 1235#: apply.c:4968
fda7b092
JX
1236msgid "don't apply changes matching the given path"
1237msgstr ""
1238
f7c6172e 1239#: apply.c:4971
fda7b092
JX
1240msgid "apply changes matching the given path"
1241msgstr ""
1242
bfef3f9d 1243#: apply.c:4973 builtin/am.c:2259
fda7b092
JX
1244msgid "num"
1245msgstr ""
1246
f7c6172e 1247#: apply.c:4974
fda7b092
JX
1248msgid "remove <num> leading slashes from traditional diff paths"
1249msgstr ""
1250
f7c6172e 1251#: apply.c:4977
fda7b092
JX
1252msgid "ignore additions made by the patch"
1253msgstr ""
1254
f7c6172e 1255#: apply.c:4979
fda7b092
JX
1256msgid "instead of applying the patch, output diffstat for the input"
1257msgstr ""
1258
f7c6172e 1259#: apply.c:4983
fda7b092
JX
1260msgid "show number of added and deleted lines in decimal notation"
1261msgstr ""
1262
f7c6172e 1263#: apply.c:4985
fda7b092
JX
1264msgid "instead of applying the patch, output a summary for the input"
1265msgstr ""
1266
f7c6172e 1267#: apply.c:4987
fda7b092
JX
1268msgid "instead of applying the patch, see if the patch is applicable"
1269msgstr ""
1270
f7c6172e 1271#: apply.c:4989
fda7b092
JX
1272msgid "make sure the patch is applicable to the current index"
1273msgstr ""
1274
f7c6172e 1275#: apply.c:4991
dba9f13c
JX
1276msgid "mark new files with `git add --intent-to-add`"
1277msgstr ""
1278
f7c6172e 1279#: apply.c:4993
fda7b092
JX
1280msgid "apply a patch without touching the working tree"
1281msgstr ""
1282
f7c6172e 1283#: apply.c:4995
fda7b092
JX
1284msgid "accept a patch that touches outside the working area"
1285msgstr ""
1286
f7c6172e 1287#: apply.c:4998
fda7b092
JX
1288msgid "also apply the patch (use with --stat/--summary/--check)"
1289msgstr ""
1290
f7c6172e 1291#: apply.c:5000
fda7b092
JX
1292msgid "attempt three-way merge if a patch does not apply"
1293msgstr ""
1294
f7c6172e 1295#: apply.c:5002
fda7b092
JX
1296msgid "build a temporary index based on embedded index information"
1297msgstr ""
1298
bfef3f9d 1299#: apply.c:5005 builtin/checkout-index.c:173 builtin/ls-files.c:525
fda7b092
JX
1300msgid "paths are separated with NUL character"
1301msgstr ""
1302
f7c6172e 1303#: apply.c:5007
fda7b092
JX
1304msgid "ensure at least <n> lines of context match"
1305msgstr ""
1306
bfef3f9d 1307#: apply.c:5008 builtin/am.c:2238 builtin/interpret-trailers.c:98
6b0f1a9b 1308#: builtin/interpret-trailers.c:100 builtin/interpret-trailers.c:102
d84f4abf 1309#: builtin/pack-objects.c:3530 builtin/rebase.c:1332
fda7b092
JX
1310msgid "action"
1311msgstr ""
1312
f7c6172e 1313#: apply.c:5009
fda7b092
JX
1314msgid "detect new or modified lines that have whitespace errors"
1315msgstr ""
1316
f7c6172e 1317#: apply.c:5012 apply.c:5015
fda7b092
JX
1318msgid "ignore changes in whitespace when finding context"
1319msgstr ""
1320
f7c6172e 1321#: apply.c:5018
fda7b092
JX
1322msgid "apply the patch in reverse"
1323msgstr ""
1324
f7c6172e 1325#: apply.c:5020
fda7b092
JX
1326msgid "don't expect at least one line of context"
1327msgstr ""
1328
f7c6172e 1329#: apply.c:5022
fda7b092
JX
1330msgid "leave the rejected hunks in corresponding *.rej files"
1331msgstr ""
1332
f7c6172e 1333#: apply.c:5024
fda7b092
JX
1334msgid "allow overlapping hunks"
1335msgstr ""
1336
f7c6172e 1337#: apply.c:5025 builtin/add.c:323 builtin/check-ignore.c:22
b3f6cd79 1338#: builtin/commit.c:1366 builtin/count-objects.c:98 builtin/fsck.c:775
bfef3f9d 1339#: builtin/log.c:2186 builtin/mv.c:123 builtin/read-tree.c:128
fda7b092
JX
1340msgid "be verbose"
1341msgstr ""
1342
f7c6172e 1343#: apply.c:5027
fda7b092
JX
1344msgid "tolerate incorrectly detected missing new-line at the end of file"
1345msgstr ""
1346
f7c6172e 1347#: apply.c:5030
fda7b092
JX
1348msgid "do not trust the line counts in the hunk headers"
1349msgstr ""
1350
bfef3f9d 1351#: apply.c:5032 builtin/am.c:2247
fda7b092
JX
1352msgid "root"
1353msgstr ""
1354
f7c6172e 1355#: apply.c:5033
fda7b092
JX
1356msgid "prepend <root> to all filenames"
1357msgstr ""
1358
bfef3f9d
JX
1359#: archive-tar.c:125 archive-zip.c:351
1360#, c-format
1361msgid "cannot stream blob %s"
1362msgstr ""
1363
1364#: archive-tar.c:266 archive-zip.c:369
1365#, c-format
1366msgid "unsupported file mode: 0%o (SHA1: %s)"
1367msgstr ""
1368
1369#: archive-tar.c:293 archive-zip.c:359
1370#, c-format
1371msgid "cannot read %s"
1372msgstr ""
1373
1374#: archive-tar.c:465
1375#, c-format
1376msgid "unable to start '%s' filter"
1377msgstr ""
1378
1379#: archive-tar.c:468
1380msgid "unable to redirect descriptor"
1381msgstr ""
1382
1383#: archive-tar.c:475
1384#, c-format
1385msgid "'%s' filter reported error"
1386msgstr ""
1387
1388#: archive-zip.c:319
1389#, c-format
1390msgid "path is not valid UTF-8: %s"
1391msgstr ""
1392
1393#: archive-zip.c:323
1394#, c-format
1395msgid "path too long (%d chars, SHA1: %s): %s"
1396msgstr ""
1397
d84f4abf 1398#: archive-zip.c:480 builtin/pack-objects.c:243 builtin/pack-objects.c:246
bfef3f9d
JX
1399#, c-format
1400msgid "deflate error (%d)"
1401msgstr ""
1402
1403#: archive-zip.c:615
1404#, c-format
1405msgid "timestamp too large for this system: %<PRIuMAX>"
1406msgstr ""
1407
dba9f13c 1408#: archive.c:14
fda7b092
JX
1409msgid "git archive [<options>] <tree-ish> [<path>...]"
1410msgstr ""
1411
dba9f13c 1412#: archive.c:15
fda7b092
JX
1413msgid "git archive --list"
1414msgstr ""
1415
dba9f13c 1416#: archive.c:16
fda7b092
JX
1417msgid ""
1418"git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
1419msgstr ""
1420
dba9f13c 1421#: archive.c:17
fda7b092
JX
1422msgid "git archive --remote <repo> [--exec <cmd>] --list"
1423msgstr ""
1424
bfef3f9d 1425#: archive.c:377 builtin/add.c:181 builtin/add.c:588 builtin/rm.c:315
fda7b092
JX
1426#, c-format
1427msgid "pathspec '%s' did not match any files"
1428msgstr ""
1429
bfef3f9d 1430#: archive.c:401
94328cef
JX
1431#, c-format
1432msgid "no such ref: %.*s"
1433msgstr ""
1434
bfef3f9d 1435#: archive.c:407
94328cef
JX
1436#, c-format
1437msgid "not a valid object name: %s"
1438msgstr ""
1439
bfef3f9d 1440#: archive.c:420
94328cef
JX
1441#, c-format
1442msgid "not a tree object: %s"
1443msgstr ""
1444
bfef3f9d 1445#: archive.c:432
94328cef
JX
1446msgid "current working directory is untracked"
1447msgstr ""
1448
bfef3f9d 1449#: archive.c:464
fda7b092
JX
1450msgid "fmt"
1451msgstr ""
1452
bfef3f9d 1453#: archive.c:464
fda7b092
JX
1454msgid "archive format"
1455msgstr ""
1456
bfef3f9d 1457#: archive.c:465 builtin/log.c:1674
fda7b092
JX
1458msgid "prefix"
1459msgstr ""
1460
bfef3f9d 1461#: archive.c:466
fda7b092
JX
1462msgid "prepend prefix to each pathname in the archive"
1463msgstr ""
1464
bfef3f9d 1465#: archive.c:467 builtin/blame.c:861 builtin/blame.c:865 builtin/blame.c:866
d84f4abf
JX
1466#: builtin/commit-tree.c:117 builtin/config.c:130 builtin/fast-export.c:1208
1467#: builtin/fast-export.c:1210 builtin/fast-export.c:1214 builtin/grep.c:907
bfef3f9d 1468#: builtin/hash-object.c:105 builtin/ls-files.c:561 builtin/ls-files.c:564
3d0a05b4 1469#: builtin/notes.c:412 builtin/notes.c:578 builtin/read-tree.c:123
578c7937 1470#: parse-options.h:190
fda7b092
JX
1471msgid "file"
1472msgstr ""
1473
bfef3f9d 1474#: archive.c:468 builtin/archive.c:90
fda7b092
JX
1475msgid "write the archive to this file"
1476msgstr ""
1477
bfef3f9d 1478#: archive.c:470
fda7b092
JX
1479msgid "read .gitattributes in working directory"
1480msgstr ""
1481
bfef3f9d 1482#: archive.c:471
fda7b092
JX
1483msgid "report archived files on stderr"
1484msgstr ""
1485
bfef3f9d 1486#: archive.c:472
fda7b092
JX
1487msgid "store only"
1488msgstr ""
1489
bfef3f9d 1490#: archive.c:473
fda7b092
JX
1491msgid "compress faster"
1492msgstr ""
1493
bfef3f9d 1494#: archive.c:481
fda7b092
JX
1495msgid "compress better"
1496msgstr ""
1497
bfef3f9d 1498#: archive.c:484
fda7b092
JX
1499msgid "list supported archive formats"
1500msgstr ""
1501
bfef3f9d 1502#: archive.c:486 builtin/archive.c:91 builtin/clone.c:113 builtin/clone.c:116
f7c6172e 1503#: builtin/submodule--helper.c:1406 builtin/submodule--helper.c:1911
fda7b092
JX
1504msgid "repo"
1505msgstr ""
1506
bfef3f9d 1507#: archive.c:487 builtin/archive.c:92
fda7b092
JX
1508msgid "retrieve the archive from remote repository <repo>"
1509msgstr ""
1510
bfef3f9d 1511#: archive.c:488 builtin/archive.c:93 builtin/difftool.c:715
94328cef 1512#: builtin/notes.c:498
fda7b092
JX
1513msgid "command"
1514msgstr ""
1515
bfef3f9d 1516#: archive.c:489 builtin/archive.c:94
fda7b092
JX
1517msgid "path to the remote git-upload-archive command"
1518msgstr ""
1519
bfef3f9d 1520#: archive.c:496
fda7b092
JX
1521msgid "Unexpected option --remote"
1522msgstr ""
1523
bfef3f9d 1524#: archive.c:498
fda7b092
JX
1525msgid "Option --exec can only be used together with --remote"
1526msgstr ""
1527
bfef3f9d 1528#: archive.c:500
fda7b092
JX
1529msgid "Unexpected option --output"
1530msgstr ""
1531
bfef3f9d 1532#: archive.c:522
fda7b092
JX
1533#, c-format
1534msgid "Unknown archive format '%s'"
1535msgstr ""
1536
bfef3f9d 1537#: archive.c:529
fda7b092
JX
1538#, c-format
1539msgid "Argument not supported for format '%s': -%d"
1540msgstr ""
1541
578c7937 1542#: attr.c:212
dfc182b1
JX
1543#, c-format
1544msgid "%.*s is not a valid attribute name"
1545msgstr ""
1546
578c7937 1547#: attr.c:369
94328cef
JX
1548#, c-format
1549msgid "%s not allowed: %s:%d"
1550msgstr ""
1551
578c7937 1552#: attr.c:409
fda7b092
JX
1553msgid ""
1554"Negative patterns are ignored in git attributes\n"
1555"Use '\\!' for literal leading exclamation."
1556msgstr ""
1557
12705546 1558#: bisect.c:468
fda7b092
JX
1559#, c-format
1560msgid "Badly quoted content in file '%s': %s"
1561msgstr ""
1562
94328cef 1563#: bisect.c:678
fda7b092
JX
1564#, c-format
1565msgid "We cannot bisect more!\n"
1566msgstr ""
1567
f7c6172e 1568#: bisect.c:745
fda7b092
JX
1569#, c-format
1570msgid "Not a valid commit name %s"
1571msgstr ""
1572
f7c6172e 1573#: bisect.c:770
fda7b092
JX
1574#, c-format
1575msgid ""
1576"The merge base %s is bad.\n"
1577"This means the bug has been fixed between %s and [%s].\n"
1578msgstr ""
1579
f7c6172e 1580#: bisect.c:775
fda7b092
JX
1581#, c-format
1582msgid ""
1583"The merge base %s is new.\n"
1584"The property has changed between %s and [%s].\n"
1585msgstr ""
1586
f7c6172e 1587#: bisect.c:780
fda7b092
JX
1588#, c-format
1589msgid ""
1590"The merge base %s is %s.\n"
1591"This means the first '%s' commit is between %s and [%s].\n"
1592msgstr ""
1593
f7c6172e 1594#: bisect.c:788
fda7b092
JX
1595#, c-format
1596msgid ""
673bfad0 1597"Some %s revs are not ancestors of the %s rev.\n"
fda7b092
JX
1598"git bisect cannot work properly in this case.\n"
1599"Maybe you mistook %s and %s revs?\n"
1600msgstr ""
1601
f7c6172e 1602#: bisect.c:801
fda7b092
JX
1603#, c-format
1604msgid ""
1605"the merge base between %s and [%s] must be skipped.\n"
1606"So we cannot be sure the first %s commit is between %s and %s.\n"
1607"We continue anyway."
1608msgstr ""
1609
f7c6172e 1610#: bisect.c:840
fda7b092
JX
1611#, c-format
1612msgid "Bisecting: a merge base must be tested\n"
1613msgstr ""
1614
f7c6172e 1615#: bisect.c:890
fda7b092
JX
1616#, c-format
1617msgid "a %s revision is needed"
1618msgstr ""
1619
bfef3f9d 1620#: bisect.c:920 builtin/notes.c:177 builtin/tag.c:255
fda7b092
JX
1621#, c-format
1622msgid "could not create file '%s'"
1623msgstr ""
1624
bfef3f9d 1625#: bisect.c:966 builtin/merge.c:151
fda7b092
JX
1626#, c-format
1627msgid "could not read file '%s'"
1628msgstr ""
1629
f7c6172e 1630#: bisect.c:997
fda7b092
JX
1631msgid "reading bisect refs failed"
1632msgstr ""
1633
f7c6172e 1634#: bisect.c:1019
fda7b092
JX
1635#, c-format
1636msgid "%s was both %s and %s\n"
1637msgstr ""
1638
f7c6172e 1639#: bisect.c:1028
fda7b092
JX
1640#, c-format
1641msgid ""
1642"No testable commit found.\n"
1643"Maybe you started with bad path parameters?\n"
1644msgstr ""
1645
f7c6172e 1646#: bisect.c:1057
fda7b092
JX
1647#, c-format
1648msgid "(roughly %d step)"
1649msgid_plural "(roughly %d steps)"
1650msgstr[0] ""
1651msgstr[1] ""
1652
5b34e000
JX
1653#. TRANSLATORS: the last %s will be replaced with "(roughly %d
1654#. steps)" translation.
1655#.
f7c6172e 1656#: bisect.c:1063
fda7b092
JX
1657#, c-format
1658msgid "Bisecting: %d revision left to test after this %s\n"
1659msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1660msgstr[0] ""
1661msgstr[1] ""
1662
bfef3f9d 1663#: blame.c:2777
5b34e000
JX
1664msgid "--contents and --reverse do not blend well."
1665msgstr ""
1666
bfef3f9d 1667#: blame.c:2791
5b34e000
JX
1668msgid "cannot use --contents with final commit object name"
1669msgstr ""
1670
bfef3f9d 1671#: blame.c:2812
5b34e000
JX
1672msgid "--reverse and --first-parent together require specified latest commit"
1673msgstr ""
1674
d84f4abf 1675#: blame.c:2821 bundle.c:187 ref-filter.c:2200 remote.c:1924 sequencer.c:2018
bfef3f9d
JX
1676#: sequencer.c:4466 submodule.c:847 builtin/commit.c:1047 builtin/log.c:405
1677#: builtin/log.c:1012 builtin/log.c:1541 builtin/log.c:1945 builtin/log.c:2235
d84f4abf 1678#: builtin/merge.c:415 builtin/pack-objects.c:3348 builtin/pack-objects.c:3363
9b7388a8 1679#: builtin/shortlog.c:192
5b34e000
JX
1680msgid "revision walk setup failed"
1681msgstr ""
1682
bfef3f9d 1683#: blame.c:2839
5b34e000
JX
1684msgid ""
1685"--reverse --first-parent together require range along first-parent chain"
1686msgstr ""
1687
bfef3f9d 1688#: blame.c:2850
5b34e000
JX
1689#, c-format
1690msgid "no such path %s in %s"
1691msgstr ""
1692
bfef3f9d 1693#: blame.c:2861
5b34e000
JX
1694#, c-format
1695msgid "cannot read blob %s for path %s"
1696msgstr ""
1697
d93ef2a1 1698#: branch.c:53
fda7b092
JX
1699#, c-format
1700msgid ""
1701"\n"
1702"After fixing the error cause you may try to fix up\n"
1703"the remote tracking information by invoking\n"
1704"\"git branch --set-upstream-to=%s%s%s\"."
1705msgstr ""
1706
d93ef2a1 1707#: branch.c:67
fda7b092
JX
1708#, c-format
1709msgid "Not setting branch %s as its own upstream."
1710msgstr ""
1711
d93ef2a1 1712#: branch.c:93
fda7b092 1713#, c-format
25eab542 1714msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
fda7b092
JX
1715msgstr ""
1716
d93ef2a1 1717#: branch.c:94
fda7b092 1718#, c-format
25eab542 1719msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
fda7b092
JX
1720msgstr ""
1721
d93ef2a1 1722#: branch.c:98
fda7b092 1723#, c-format
25eab542 1724msgid "Branch '%s' set up to track local branch '%s' by rebasing."
fda7b092
JX
1725msgstr ""
1726
d93ef2a1 1727#: branch.c:99
fda7b092 1728#, c-format
25eab542 1729msgid "Branch '%s' set up to track local branch '%s'."
fda7b092
JX
1730msgstr ""
1731
d93ef2a1 1732#: branch.c:104
fda7b092 1733#, c-format
25eab542 1734msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
fda7b092
JX
1735msgstr ""
1736
d93ef2a1 1737#: branch.c:105
fda7b092 1738#, c-format
25eab542 1739msgid "Branch '%s' set up to track remote ref '%s'."
fda7b092
JX
1740msgstr ""
1741
d93ef2a1 1742#: branch.c:109
fda7b092 1743#, c-format
25eab542 1744msgid "Branch '%s' set up to track local ref '%s' by rebasing."
fda7b092
JX
1745msgstr ""
1746
d93ef2a1 1747#: branch.c:110
fda7b092 1748#, c-format
25eab542 1749msgid "Branch '%s' set up to track local ref '%s'."
fda7b092
JX
1750msgstr ""
1751
d93ef2a1 1752#: branch.c:119
fda7b092
JX
1753msgid "Unable to write upstream branch configuration"
1754msgstr ""
1755
d93ef2a1 1756#: branch.c:156
fda7b092
JX
1757#, c-format
1758msgid "Not tracking: ambiguous information for ref %s"
1759msgstr ""
1760
d93ef2a1 1761#: branch.c:189
fda7b092
JX
1762#, c-format
1763msgid "'%s' is not a valid branch name."
1764msgstr ""
1765
d93ef2a1 1766#: branch.c:208
fda7b092
JX
1767#, c-format
1768msgid "A branch named '%s' already exists."
1769msgstr ""
1770
d93ef2a1 1771#: branch.c:213
fda7b092
JX
1772msgid "Cannot force update the current branch."
1773msgstr ""
1774
d93ef2a1 1775#: branch.c:233
fda7b092
JX
1776#, c-format
1777msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1778msgstr ""
1779
d93ef2a1 1780#: branch.c:235
fda7b092
JX
1781#, c-format
1782msgid "the requested upstream branch '%s' does not exist"
1783msgstr ""
1784
d93ef2a1 1785#: branch.c:237
fda7b092
JX
1786msgid ""
1787"\n"
1788"If you are planning on basing your work on an upstream\n"
1789"branch that already exists at the remote, you may need to\n"
1790"run \"git fetch\" to retrieve it.\n"
1791"\n"
1792"If you are planning to push out a new local branch that\n"
1793"will track its remote counterpart, you may want to use\n"
1794"\"git push -u\" to set the upstream config as you push."
1795msgstr ""
1796
d93ef2a1 1797#: branch.c:281
fda7b092
JX
1798#, c-format
1799msgid "Not a valid object name: '%s'."
1800msgstr ""
1801
d93ef2a1 1802#: branch.c:301
fda7b092
JX
1803#, c-format
1804msgid "Ambiguous object name: '%s'."
1805msgstr ""
1806
d93ef2a1 1807#: branch.c:306
fda7b092
JX
1808#, c-format
1809msgid "Not a valid branch point: '%s'."
1810msgstr ""
1811
bfef3f9d 1812#: branch.c:365
fda7b092
JX
1813#, c-format
1814msgid "'%s' is already checked out at '%s'"
df0617bf
JX
1815msgstr ""
1816
bfef3f9d 1817#: branch.c:388
f517e50d
JX
1818#, c-format
1819msgid "HEAD of working tree %s is not updated"
1820msgstr ""
1821
d84f4abf 1822#: bundle.c:47
822e4a65
JX
1823#, c-format
1824msgid "'%s' does not look like a v2 bundle file"
1825msgstr ""
1826
d84f4abf
JX
1827#: bundle.c:69
1828msgid "unknown hash algorithm length"
1829msgstr ""
1830
1831#: bundle.c:84
822e4a65
JX
1832#, c-format
1833msgid "unrecognized header: %s%s (%d)"
1834msgstr ""
1835
d84f4abf 1836#: bundle.c:110 rerere.c:480 rerere.c:690 sequencer.c:2270 sequencer.c:3034
bfef3f9d 1837#: builtin/commit.c:814
822e4a65
JX
1838#, c-format
1839msgid "could not open '%s'"
1840msgstr ""
1841
d84f4abf 1842#: bundle.c:163
822e4a65
JX
1843msgid "Repository lacks these prerequisite commits:"
1844msgstr ""
1845
d84f4abf 1846#: bundle.c:166
6b0f1a9b
JX
1847msgid "need a repository to verify a bundle"
1848msgstr ""
1849
d84f4abf 1850#: bundle.c:217
822e4a65 1851#, c-format
c138af56
JX
1852msgid "The bundle contains this ref:"
1853msgid_plural "The bundle contains these %d refs:"
822e4a65
JX
1854msgstr[0] ""
1855msgstr[1] ""
1856
d84f4abf 1857#: bundle.c:224
11b90174
JX
1858msgid "The bundle records a complete history."
1859msgstr ""
1860
d84f4abf 1861#: bundle.c:226
822e4a65 1862#, c-format
c138af56
JX
1863msgid "The bundle requires this ref:"
1864msgid_plural "The bundle requires these %d refs:"
822e4a65
JX
1865msgstr[0] ""
1866msgstr[1] ""
1867
d84f4abf 1868#: bundle.c:293
12705546
JX
1869msgid "unable to dup bundle descriptor"
1870msgstr ""
1871
d84f4abf 1872#: bundle.c:300
e3f9cab7 1873msgid "Could not spawn pack-objects"
822e4a65
JX
1874msgstr ""
1875
d84f4abf 1876#: bundle.c:311
e3f9cab7 1877msgid "pack-objects died"
822e4a65
JX
1878msgstr ""
1879
d84f4abf 1880#: bundle.c:353
e3f9cab7 1881msgid "rev-list died"
822e4a65
JX
1882msgstr ""
1883
d84f4abf 1884#: bundle.c:402
e3f9cab7
JX
1885#, c-format
1886msgid "ref '%s' is excluded by the rev-list options"
822e4a65
JX
1887msgstr ""
1888
d84f4abf 1889#: bundle.c:481 builtin/log.c:208 builtin/log.c:1834 builtin/shortlog.c:306
e3f9cab7
JX
1890#, c-format
1891msgid "unrecognized argument: %s"
822e4a65
JX
1892msgstr ""
1893
d84f4abf 1894#: bundle.c:489
e3f9cab7 1895msgid "Refusing to create empty bundle."
822e4a65
JX
1896msgstr ""
1897
d84f4abf 1898#: bundle.c:499
822e4a65
JX
1899#, c-format
1900msgid "cannot create '%s'"
1901msgstr ""
1902
d84f4abf 1903#: bundle.c:524
822e4a65
JX
1904msgid "index-pack died"
1905msgstr ""
1906
f7c6172e 1907#: color.c:329
d07a63e4
JX
1908#, c-format
1909msgid "invalid color value: %.*s"
1910msgstr ""
1911
d84f4abf 1912#: commit-graph.c:238
d93ef2a1 1913msgid "commit-graph file is too small"
dba9f13c
JX
1914msgstr ""
1915
d84f4abf 1916#: commit-graph.c:303
dba9f13c 1917#, c-format
d93ef2a1 1918msgid "commit-graph signature %X does not match signature %X"
dba9f13c
JX
1919msgstr ""
1920
d84f4abf 1921#: commit-graph.c:310
dba9f13c 1922#, c-format
d93ef2a1 1923msgid "commit-graph version %X does not match version %X"
dba9f13c
JX
1924msgstr ""
1925
d84f4abf 1926#: commit-graph.c:317
dba9f13c 1927#, c-format
d93ef2a1 1928msgid "commit-graph hash version %X does not match version %X"
dba9f13c
JX
1929msgstr ""
1930
d84f4abf 1931#: commit-graph.c:339
d93ef2a1 1932msgid "commit-graph chunk lookup table entry missing; file may be incomplete"
94328cef
JX
1933msgstr ""
1934
d84f4abf 1935#: commit-graph.c:349
dba9f13c 1936#, c-format
d93ef2a1 1937msgid "commit-graph improper chunk offset %08x%08x"
dba9f13c
JX
1938msgstr ""
1939
d84f4abf 1940#: commit-graph.c:417
dba9f13c 1941#, c-format
d93ef2a1 1942msgid "commit-graph chunk id %08x appears multiple times"
dba9f13c
JX
1943msgstr ""
1944
d84f4abf 1945#: commit-graph.c:491
6b0f1a9b
JX
1946msgid "commit-graph has no base graphs chunk"
1947msgstr ""
1948
d84f4abf 1949#: commit-graph.c:501
6b0f1a9b
JX
1950msgid "commit-graph chain does not match"
1951msgstr ""
1952
d84f4abf 1953#: commit-graph.c:549
6b0f1a9b
JX
1954#, c-format
1955msgid "invalid commit-graph chain: line '%s' not a hash"
1956msgstr ""
1957
d84f4abf 1958#: commit-graph.c:573
6b0f1a9b
JX
1959msgid "unable to find all commit-graph files"
1960msgstr ""
1961
d84f4abf 1962#: commit-graph.c:706 commit-graph.c:770
6b0f1a9b
JX
1963msgid "invalid commit position. commit-graph is likely corrupt"
1964msgstr ""
1965
d84f4abf 1966#: commit-graph.c:727
dba9f13c
JX
1967#, c-format
1968msgid "could not find commit %s"
1969msgstr ""
1970
d84f4abf 1971#: commit-graph.c:1009 builtin/am.c:1292
3d0a05b4
JX
1972#, c-format
1973msgid "unable to parse commit %s"
1974msgstr ""
1975
d84f4abf 1976#: commit-graph.c:1157
bfef3f9d
JX
1977msgid "Writing changed paths Bloom filters index"
1978msgstr ""
1979
d84f4abf 1980#: commit-graph.c:1182
bfef3f9d
JX
1981msgid "Writing changed paths Bloom filters data"
1982msgstr ""
1983
d84f4abf 1984#: commit-graph.c:1221 builtin/pack-objects.c:2832
dba9f13c
JX
1985#, c-format
1986msgid "unable to get type of object %s"
1987msgstr ""
1988
d84f4abf 1989#: commit-graph.c:1257
94328cef 1990msgid "Loading known commits in commit graph"
12705546
JX
1991msgstr ""
1992
d84f4abf 1993#: commit-graph.c:1274
94328cef
JX
1994msgid "Expanding reachable commits in commit graph"
1995msgstr ""
1996
d84f4abf 1997#: commit-graph.c:1294
94328cef 1998msgid "Clearing commit marks in commit graph"
12705546
JX
1999msgstr ""
2000
d84f4abf 2001#: commit-graph.c:1313
94328cef 2002msgid "Computing commit graph generation numbers"
12705546
JX
2003msgstr ""
2004
d84f4abf 2005#: commit-graph.c:1367
bfef3f9d
JX
2006msgid "Computing commit changed paths Bloom filters"
2007msgstr ""
2008
d84f4abf
JX
2009#: commit-graph.c:1423
2010msgid "Collecting referenced commits"
2011msgstr ""
2012
2013#: commit-graph.c:1447
94328cef
JX
2014#, c-format
2015msgid "Finding commits for commit graph in %d pack"
2016msgid_plural "Finding commits for commit graph in %d packs"
2017msgstr[0] ""
2018msgstr[1] ""
2019
d84f4abf 2020#: commit-graph.c:1460
dba9f13c
JX
2021#, c-format
2022msgid "error adding pack %s"
2023msgstr ""
2024
d84f4abf 2025#: commit-graph.c:1464
dba9f13c
JX
2026#, c-format
2027msgid "error opening index for %s"
2028msgstr ""
2029
d84f4abf 2030#: commit-graph.c:1503
94328cef
JX
2031msgid "Finding commits for commit graph among packed objects"
2032msgstr ""
2033
d84f4abf 2034#: commit-graph.c:1518
94328cef
JX
2035msgid "Counting distinct commits in commit graph"
2036msgstr ""
2037
d84f4abf 2038#: commit-graph.c:1550
94328cef
JX
2039msgid "Finding extra edges in commit graph"
2040msgstr ""
2041
d84f4abf 2042#: commit-graph.c:1599
6b0f1a9b 2043msgid "failed to write correct number of base graph ids"
9b7388a8
JX
2044msgstr ""
2045
d84f4abf 2046#: commit-graph.c:1633 midx.c:812
9b7388a8 2047#, c-format
dba9f13c
JX
2048msgid "unable to create leading directories of %s"
2049msgstr ""
2050
d84f4abf 2051#: commit-graph.c:1646
bfef3f9d
JX
2052msgid "unable to create temporary graph layer"
2053msgstr ""
2054
d84f4abf 2055#: commit-graph.c:1651
6b0f1a9b 2056#, c-format
bfef3f9d 2057msgid "unable to adjust shared permissions for '%s'"
6b0f1a9b
JX
2058msgstr ""
2059
d84f4abf 2060#: commit-graph.c:1728
94328cef
JX
2061#, c-format
2062msgid "Writing out commit graph in %d pass"
2063msgid_plural "Writing out commit graph in %d passes"
2064msgstr[0] ""
2065msgstr[1] ""
2066
d84f4abf 2067#: commit-graph.c:1773
6b0f1a9b
JX
2068msgid "unable to open commit-graph chain file"
2069msgstr ""
2070
d84f4abf 2071#: commit-graph.c:1789
6b0f1a9b
JX
2072msgid "failed to rename base commit-graph file"
2073msgstr ""
2074
d84f4abf 2075#: commit-graph.c:1809
6b0f1a9b
JX
2076msgid "failed to rename temporary commit-graph file"
2077msgstr ""
2078
d84f4abf 2079#: commit-graph.c:1935
6b0f1a9b
JX
2080msgid "Scanning merged commits"
2081msgstr ""
2082
d84f4abf 2083#: commit-graph.c:1946
6b0f1a9b
JX
2084#, c-format
2085msgid "unexpected duplicate commit id %s"
2086msgstr ""
2087
d84f4abf 2088#: commit-graph.c:1969
6b0f1a9b
JX
2089msgid "Merging commit-graph"
2090msgstr ""
2091
d84f4abf 2092#: commit-graph.c:2156
6b0f1a9b
JX
2093#, c-format
2094msgid "the commit graph format cannot write %d commits"
2095msgstr ""
2096
d84f4abf 2097#: commit-graph.c:2167
6b0f1a9b
JX
2098msgid "too many commits to write graph"
2099msgstr ""
2100
d84f4abf 2101#: commit-graph.c:2260
dba9f13c 2102msgid "the commit-graph file has incorrect checksum and is likely corrupt"
9b7388a8
JX
2103msgstr ""
2104
d84f4abf 2105#: commit-graph.c:2270
d93ef2a1
JX
2106#, c-format
2107msgid "commit-graph has incorrect OID order: %s then %s"
2108msgstr ""
2109
d84f4abf 2110#: commit-graph.c:2280 commit-graph.c:2295
d93ef2a1
JX
2111#, c-format
2112msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
2113msgstr ""
2114
d84f4abf 2115#: commit-graph.c:2287
d93ef2a1
JX
2116#, c-format
2117msgid "failed to parse commit %s from commit-graph"
2118msgstr ""
2119
d84f4abf 2120#: commit-graph.c:2305
12705546
JX
2121msgid "Verifying commits in commit graph"
2122msgstr ""
2123
d84f4abf 2124#: commit-graph.c:2320
d93ef2a1
JX
2125#, c-format
2126msgid "failed to parse commit %s from object database for commit-graph"
2127msgstr ""
2128
d84f4abf 2129#: commit-graph.c:2327
d93ef2a1
JX
2130#, c-format
2131msgid "root tree OID for commit %s in commit-graph is %s != %s"
2132msgstr ""
2133
d84f4abf 2134#: commit-graph.c:2337
d93ef2a1
JX
2135#, c-format
2136msgid "commit-graph parent list for commit %s is too long"
2137msgstr ""
2138
d84f4abf 2139#: commit-graph.c:2346
d93ef2a1
JX
2140#, c-format
2141msgid "commit-graph parent for %s is %s != %s"
2142msgstr ""
2143
d84f4abf 2144#: commit-graph.c:2360
d93ef2a1
JX
2145#, c-format
2146msgid "commit-graph parent list for commit %s terminates early"
2147msgstr ""
2148
d84f4abf 2149#: commit-graph.c:2365
d93ef2a1
JX
2150#, c-format
2151msgid ""
2152"commit-graph has generation number zero for commit %s, but non-zero elsewhere"
2153msgstr ""
2154
d84f4abf 2155#: commit-graph.c:2369
d93ef2a1
JX
2156#, c-format
2157msgid ""
2158"commit-graph has non-zero generation number for commit %s, but zero elsewhere"
2159msgstr ""
2160
d84f4abf 2161#: commit-graph.c:2385
d93ef2a1
JX
2162#, c-format
2163msgid "commit-graph generation for commit %s is %u != %u"
2164msgstr ""
2165
d84f4abf 2166#: commit-graph.c:2391
d93ef2a1
JX
2167#, c-format
2168msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
2169msgstr ""
2170
bfef3f9d
JX
2171#: commit.c:52 sequencer.c:2739 builtin/am.c:359 builtin/am.c:403
2172#: builtin/am.c:1371 builtin/am.c:2013 builtin/replace.c:457
2173#, c-format
2174msgid "could not parse %s"
2175msgstr ""
2176
2177#: commit.c:54
2178#, c-format
2179msgid "%s %s is not a commit!"
2180msgstr ""
2181
2182#: commit.c:194
2183msgid ""
2184"Support for <GIT_DIR>/info/grafts is deprecated\n"
2185"and will be removed in a future Git version.\n"
2186"\n"
2187"Please use \"git replace --convert-graft-file\"\n"
2188"to convert the grafts into replace refs.\n"
2189"\n"
2190"Turn this message off by running\n"
2191"\"git config advice.graftFileDeprecated false\""
2192msgstr ""
2193
d84f4abf 2194#: commit.c:1172
bfef3f9d
JX
2195#, c-format
2196msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
2197msgstr ""
2198
d84f4abf 2199#: commit.c:1176
bfef3f9d
JX
2200#, c-format
2201msgid "Commit %s has a bad GPG signature allegedly by %s."
2202msgstr ""
2203
d84f4abf 2204#: commit.c:1179
bfef3f9d
JX
2205#, c-format
2206msgid "Commit %s does not have a GPG signature."
2207msgstr ""
2208
d84f4abf 2209#: commit.c:1182
bfef3f9d
JX
2210#, c-format
2211msgid "Commit %s has a good GPG signature by %s\n"
2212msgstr ""
2213
d84f4abf 2214#: commit.c:1436
bfef3f9d
JX
2215msgid ""
2216"Warning: commit message did not conform to UTF-8.\n"
2217"You may want to amend it after fixing the message, or set the config\n"
2218"variable i18n.commitencoding to the encoding your project uses.\n"
2219msgstr ""
2220
94328cef 2221#: compat/obstack.c:406 compat/obstack.c:408
dce37b66
JX
2222msgid "memory exhausted"
2223msgstr ""
2224
bfef3f9d 2225#: config.c:125
dba9f13c
JX
2226#, c-format
2227msgid ""
2228"exceeded maximum include depth (%d) while including\n"
2229"\t%s\n"
2230"from\n"
2231"\t%s\n"
98ac7815 2232"This might be due to circular includes."
dba9f13c
JX
2233msgstr ""
2234
bfef3f9d 2235#: config.c:141
dba9f13c
JX
2236#, c-format
2237msgid "could not expand include path '%s'"
2238msgstr ""
2239
bfef3f9d 2240#: config.c:152
dba9f13c
JX
2241msgid "relative config includes must come from files"
2242msgstr ""
2243
bfef3f9d 2244#: config.c:198
dfc182b1
JX
2245msgid "relative config include conditionals must come from files"
2246msgstr ""
2247
bfef3f9d 2248#: config.c:378
dba9f13c
JX
2249#, c-format
2250msgid "key does not contain a section: %s"
2251msgstr ""
2252
bfef3f9d 2253#: config.c:384
dba9f13c
JX
2254#, c-format
2255msgid "key does not contain variable name: %s"
2256msgstr ""
2257
bfef3f9d 2258#: config.c:408 sequencer.c:2456
dba9f13c
JX
2259#, c-format
2260msgid "invalid key: %s"
2261msgstr ""
2262
bfef3f9d 2263#: config.c:414
dba9f13c
JX
2264#, c-format
2265msgid "invalid key (newline): %s"
2266msgstr ""
2267
bfef3f9d 2268#: config.c:450 config.c:462
dba9f13c
JX
2269#, c-format
2270msgid "bogus config parameter: %s"
2271msgstr ""
2272
bfef3f9d 2273#: config.c:497
dba9f13c
JX
2274#, c-format
2275msgid "bogus format in %s"
2276msgstr ""
2277
bfef3f9d 2278#: config.c:836
9fa976ff
JX
2279#, c-format
2280msgid "bad config line %d in blob %s"
2281msgstr ""
2282
bfef3f9d 2283#: config.c:840
9fa976ff
JX
2284#, c-format
2285msgid "bad config line %d in file %s"
2286msgstr ""
2287
bfef3f9d 2288#: config.c:844
9fa976ff
JX
2289#, c-format
2290msgid "bad config line %d in standard input"
2291msgstr ""
2292
bfef3f9d 2293#: config.c:848
9fa976ff
JX
2294#, c-format
2295msgid "bad config line %d in submodule-blob %s"
2296msgstr ""
2297
bfef3f9d 2298#: config.c:852
9fa976ff
JX
2299#, c-format
2300msgid "bad config line %d in command line %s"
2301msgstr ""
2302
bfef3f9d 2303#: config.c:856
9fa976ff
JX
2304#, c-format
2305msgid "bad config line %d in %s"
2306msgstr ""
2307
bfef3f9d 2308#: config.c:993
5bd166d8 2309msgid "out of range"
9fa976ff
JX
2310msgstr ""
2311
bfef3f9d 2312#: config.c:993
5bd166d8 2313msgid "invalid unit"
9fa976ff
JX
2314msgstr ""
2315
bfef3f9d 2316#: config.c:994
9fa976ff 2317#, c-format
5bd166d8 2318msgid "bad numeric config value '%s' for '%s': %s"
9fa976ff
JX
2319msgstr ""
2320
bfef3f9d 2321#: config.c:1013
9fa976ff 2322#, c-format
5bd166d8 2323msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
9fa976ff
JX
2324msgstr ""
2325
bfef3f9d 2326#: config.c:1016
9fa976ff 2327#, c-format
5bd166d8 2328msgid "bad numeric config value '%s' for '%s' in file %s: %s"
9fa976ff
JX
2329msgstr ""
2330
bfef3f9d 2331#: config.c:1019
9fa976ff 2332#, c-format
5bd166d8 2333msgid "bad numeric config value '%s' for '%s' in standard input: %s"
9fa976ff
JX
2334msgstr ""
2335
bfef3f9d 2336#: config.c:1022
9fa976ff 2337#, c-format
5bd166d8 2338msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
9fa976ff
JX
2339msgstr ""
2340
bfef3f9d 2341#: config.c:1025
9fa976ff 2342#, c-format
5bd166d8 2343msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
d07a63e4
JX
2344msgstr ""
2345
bfef3f9d 2346#: config.c:1028
d07a63e4 2347#, c-format
5bd166d8 2348msgid "bad numeric config value '%s' for '%s' in %s: %s"
d07a63e4
JX
2349msgstr ""
2350
bfef3f9d 2351#: config.c:1123
d07a63e4
JX
2352#, c-format
2353msgid "failed to expand user dir in: '%s'"
2354msgstr ""
2355
bfef3f9d 2356#: config.c:1132
18a90722
JX
2357#, c-format
2358msgid "'%s' for '%s' is not a valid timestamp"
2359msgstr ""
2360
bfef3f9d 2361#: config.c:1223
dba9f13c
JX
2362#, c-format
2363msgid "abbrev length out of range: %d"
2364msgstr ""
2365
bfef3f9d 2366#: config.c:1237 config.c:1248
d07a63e4
JX
2367#, c-format
2368msgid "bad zlib compression level %d"
2369msgstr ""
2370
bfef3f9d 2371#: config.c:1340
dba9f13c
JX
2372msgid "core.commentChar should only be one character"
2373msgstr ""
2374
bfef3f9d 2375#: config.c:1373
d07a63e4
JX
2376#, c-format
2377msgid "invalid mode for object creation: %s"
2378msgstr ""
2379
bfef3f9d 2380#: config.c:1445
dba9f13c
JX
2381#, c-format
2382msgid "malformed value for %s"
2383msgstr ""
2384
bfef3f9d 2385#: config.c:1471
dba9f13c
JX
2386#, c-format
2387msgid "malformed value for %s: %s"
2388msgstr ""
2389
bfef3f9d 2390#: config.c:1472
dba9f13c
JX
2391msgid "must be one of nothing, matching, simple, upstream or current"
2392msgstr ""
2393
d84f4abf 2394#: config.c:1533 builtin/pack-objects.c:3617
673bfad0
JX
2395#, c-format
2396msgid "bad pack compression level %d"
2397msgstr ""
2398
bfef3f9d 2399#: config.c:1655
dba9f13c
JX
2400#, c-format
2401msgid "unable to load config blob object '%s'"
2402msgstr ""
2403
bfef3f9d 2404#: config.c:1658
dba9f13c
JX
2405#, c-format
2406msgid "reference '%s' does not point to a blob"
2407msgstr ""
2408
bfef3f9d 2409#: config.c:1675
dba9f13c
JX
2410#, c-format
2411msgid "unable to resolve config blob '%s'"
2412msgstr ""
2413
bfef3f9d 2414#: config.c:1705
dba9f13c
JX
2415#, c-format
2416msgid "failed to parse %s"
2417msgstr ""
2418
bfef3f9d 2419#: config.c:1759
d07a63e4
JX
2420msgid "unable to parse command-line config"
2421msgstr ""
2422
bfef3f9d 2423#: config.c:2113
9fa976ff 2424msgid "unknown error occurred while reading the configuration files"
d07a63e4
JX
2425msgstr ""
2426
bfef3f9d 2427#: config.c:2283
dfc182b1
JX
2428#, c-format
2429msgid "Invalid %s: '%s'"
2430msgstr ""
2431
bfef3f9d 2432#: config.c:2328
dfc182b1
JX
2433#, c-format
2434msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
2435msgstr ""
2436
bfef3f9d 2437#: config.c:2374
d07a63e4
JX
2438#, c-format
2439msgid "unable to parse '%s' from command-line config"
2440msgstr ""
2441
bfef3f9d 2442#: config.c:2376
d07a63e4
JX
2443#, c-format
2444msgid "bad config variable '%s' in file '%s' at line %d"
2445msgstr ""
2446
bfef3f9d 2447#: config.c:2457
dba9f13c
JX
2448#, c-format
2449msgid "invalid section name '%s'"
2450msgstr ""
2451
bfef3f9d 2452#: config.c:2489
d07a63e4
JX
2453#, c-format
2454msgid "%s has multiple values"
2455msgstr ""
2456
bfef3f9d 2457#: config.c:2518
dba9f13c
JX
2458#, c-format
2459msgid "failed to write new configuration file %s"
2460msgstr ""
2461
bfef3f9d 2462#: config.c:2770 config.c:3094
dba9f13c
JX
2463#, c-format
2464msgid "could not lock config file %s"
2465msgstr ""
2466
bfef3f9d 2467#: config.c:2781
dba9f13c
JX
2468#, c-format
2469msgid "opening %s"
2470msgstr ""
2471
bfef3f9d 2472#: config.c:2816 builtin/config.c:344
dba9f13c
JX
2473#, c-format
2474msgid "invalid pattern: %s"
2475msgstr ""
2476
bfef3f9d 2477#: config.c:2841
dba9f13c
JX
2478#, c-format
2479msgid "invalid config file %s"
2480msgstr ""
2481
bfef3f9d 2482#: config.c:2854 config.c:3107
673bfad0
JX
2483#, c-format
2484msgid "fstat on %s failed"
2485msgstr ""
2486
bfef3f9d 2487#: config.c:2865
dba9f13c
JX
2488#, c-format
2489msgid "unable to mmap '%s'"
2490msgstr ""
2491
bfef3f9d 2492#: config.c:2874 config.c:3112
dba9f13c
JX
2493#, c-format
2494msgid "chmod on %s failed"
2495msgstr ""
2496
bfef3f9d 2497#: config.c:2959 config.c:3209
dba9f13c
JX
2498#, c-format
2499msgid "could not write config file %s"
2500msgstr ""
2501
bfef3f9d 2502#: config.c:2993
f517e50d
JX
2503#, c-format
2504msgid "could not set '%s' to '%s'"
2505msgstr ""
2506
bfef3f9d 2507#: config.c:2995 builtin/remote.c:655 builtin/remote.c:849 builtin/remote.c:857
9eb3984b 2508#, c-format
f517e50d 2509msgid "could not unset '%s'"
9eb3984b
JX
2510msgstr ""
2511
bfef3f9d 2512#: config.c:3085
dba9f13c
JX
2513#, c-format
2514msgid "invalid section name: %s"
2515msgstr ""
2516
bfef3f9d 2517#: config.c:3252
dba9f13c
JX
2518#, c-format
2519msgid "missing value for '%s'"
2520msgstr ""
2521
55892712 2522#: connect.c:61
dba9f13c 2523msgid "the remote end hung up upon initial contact"
fda7b092
JX
2524msgstr ""
2525
55892712 2526#: connect.c:63
fda7b092
JX
2527msgid ""
2528"Could not read from remote repository.\n"
2529"\n"
2530"Please make sure you have the correct access rights\n"
2531"and the repository exists."
2532msgstr ""
2533
dba9f13c
JX
2534#: connect.c:81
2535#, c-format
2536msgid "server doesn't support '%s'"
9fa976ff
JX
2537msgstr ""
2538
d84f4abf 2539#: connect.c:118
dba9f13c
JX
2540#, c-format
2541msgid "server doesn't support feature '%s'"
dce37b66
JX
2542msgstr ""
2543
d84f4abf 2544#: connect.c:129
dba9f13c 2545msgid "expected flush after capabilities"
dce37b66
JX
2546msgstr ""
2547
d84f4abf 2548#: connect.c:263
dba9f13c
JX
2549#, c-format
2550msgid "ignoring capabilities after first line '%s'"
dce37b66
JX
2551msgstr ""
2552
d84f4abf 2553#: connect.c:284
dba9f13c 2554msgid "protocol error: unexpected capabilities^{}"
abc8de64
JX
2555msgstr ""
2556
d84f4abf 2557#: connect.c:306
abc8de64 2558#, c-format
dba9f13c 2559msgid "protocol error: expected shallow sha-1, got '%s'"
fda7b092
JX
2560msgstr ""
2561
d84f4abf 2562#: connect.c:308
dba9f13c 2563msgid "repository on the other end cannot be shallow"
fda7b092
JX
2564msgstr ""
2565
d84f4abf 2566#: connect.c:347
dba9f13c
JX
2567msgid "invalid packet"
2568msgstr ""
2569
d84f4abf 2570#: connect.c:367
9b7388a8 2571#, c-format
dba9f13c 2572msgid "protocol error: unexpected '%s'"
9b7388a8
JX
2573msgstr ""
2574
d84f4abf
JX
2575#: connect.c:473
2576#, c-format
2577msgid "unknown object format '%s' specified by server"
2578msgstr ""
2579
2580#: connect.c:500
9b7388a8 2581#, c-format
dba9f13c
JX
2582msgid "invalid ls-refs response: %s"
2583msgstr ""
2584
d84f4abf 2585#: connect.c:504
dba9f13c 2586msgid "expected flush after ref listing"
9b7388a8
JX
2587msgstr ""
2588
d84f4abf
JX
2589#: connect.c:507
2590msgid "expected response end packet after ref listing"
2591msgstr ""
2592
2593#: connect.c:640
9b7388a8 2594#, c-format
dba9f13c
JX
2595msgid "protocol '%s' is not supported"
2596msgstr ""
2597
d84f4abf 2598#: connect.c:691
dba9f13c 2599msgid "unable to set SO_KEEPALIVE on socket"
9b7388a8
JX
2600msgstr ""
2601
d84f4abf 2602#: connect.c:731 connect.c:794
9b7388a8 2603#, c-format
dba9f13c 2604msgid "Looking up %s ... "
9b7388a8
JX
2605msgstr ""
2606
d84f4abf 2607#: connect.c:735
9b7388a8 2608#, c-format
dba9f13c 2609msgid "unable to look up %s (port %s) (%s)"
9b7388a8
JX
2610msgstr ""
2611
dba9f13c 2612#. TRANSLATORS: this is the end of "Looking up %s ... "
d84f4abf 2613#: connect.c:739 connect.c:810
9b7388a8 2614#, c-format
dba9f13c
JX
2615msgid ""
2616"done.\n"
2617"Connecting to %s (port %s) ... "
9b7388a8
JX
2618msgstr ""
2619
d84f4abf 2620#: connect.c:761 connect.c:838
dba9f13c
JX
2621#, c-format
2622msgid ""
2623"unable to connect to %s:\n"
2624"%s"
9b7388a8
JX
2625msgstr ""
2626
dba9f13c 2627#. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
d84f4abf 2628#: connect.c:767 connect.c:844
dba9f13c 2629msgid "done."
822e4a65
JX
2630msgstr ""
2631
d84f4abf 2632#: connect.c:798
91d443d0 2633#, c-format
dba9f13c
JX
2634msgid "unable to look up %s (%s)"
2635msgstr ""
91d443d0 2636
d84f4abf 2637#: connect.c:804
91d443d0 2638#, c-format
dba9f13c
JX
2639msgid "unknown port %s"
2640msgstr ""
91d443d0 2641
d84f4abf 2642#: connect.c:941 connect.c:1271
91d443d0 2643#, c-format
dba9f13c
JX
2644msgid "strange hostname '%s' blocked"
2645msgstr ""
91d443d0 2646
d84f4abf 2647#: connect.c:943
91d443d0 2648#, c-format
dba9f13c
JX
2649msgid "strange port '%s' blocked"
2650msgstr ""
91d443d0 2651
d84f4abf 2652#: connect.c:953
91d443d0 2653#, c-format
dba9f13c
JX
2654msgid "cannot start proxy %s"
2655msgstr ""
2656
d84f4abf 2657#: connect.c:1024
dba9f13c
JX
2658msgid "no path specified; see 'git help pull' for valid url syntax"
2659msgstr ""
2660
d84f4abf 2661#: connect.c:1219
dba9f13c
JX
2662msgid "ssh variant 'simple' does not support -4"
2663msgstr ""
2664
d84f4abf 2665#: connect.c:1231
dba9f13c
JX
2666msgid "ssh variant 'simple' does not support -6"
2667msgstr ""
2668
d84f4abf 2669#: connect.c:1248
dba9f13c
JX
2670msgid "ssh variant 'simple' does not support setting port"
2671msgstr ""
2672
d84f4abf 2673#: connect.c:1360
dba9f13c
JX
2674#, c-format
2675msgid "strange pathname '%s' blocked"
2676msgstr ""
2677
d84f4abf 2678#: connect.c:1407
dba9f13c
JX
2679msgid "unable to fork"
2680msgstr ""
2681
d84f4abf 2682#: connected.c:109 builtin/fsck.c:209 builtin/prune.c:45
dba9f13c
JX
2683msgid "Checking connectivity"
2684msgstr ""
2685
d84f4abf 2686#: connected.c:121
dba9f13c
JX
2687msgid "Could not run 'git rev-list'"
2688msgstr ""
2689
d84f4abf 2690#: connected.c:141
dba9f13c
JX
2691msgid "failed write to rev-list"
2692msgstr ""
2693
d84f4abf 2694#: connected.c:148
dba9f13c
JX
2695msgid "failed to close rev-list's stdin"
2696msgstr ""
2697
3d0a05b4 2698#: convert.c:194
dba9f13c
JX
2699#, c-format
2700msgid "illegal crlf_action %d"
2701msgstr ""
2702
3d0a05b4 2703#: convert.c:207
dba9f13c
JX
2704#, c-format
2705msgid "CRLF would be replaced by LF in %s"
2706msgstr ""
2707
3d0a05b4 2708#: convert.c:209
dba9f13c
JX
2709#, c-format
2710msgid ""
2711"CRLF will be replaced by LF in %s.\n"
2712"The file will have its original line endings in your working directory"
2713msgstr ""
2714
3d0a05b4 2715#: convert.c:217
dba9f13c
JX
2716#, c-format
2717msgid "LF would be replaced by CRLF in %s"
2718msgstr ""
2719
3d0a05b4 2720#: convert.c:219
dba9f13c
JX
2721#, c-format
2722msgid ""
2723"LF will be replaced by CRLF in %s.\n"
2724"The file will have its original line endings in your working directory"
2725msgstr ""
2726
578c7937 2727#: convert.c:284
dba9f13c
JX
2728#, c-format
2729msgid "BOM is prohibited in '%s' if encoded as %s"
2730msgstr ""
2731
578c7937 2732#: convert.c:291
dba9f13c
JX
2733#, c-format
2734msgid ""
578c7937
JX
2735"The file '%s' contains a byte order mark (BOM). Please use UTF-%.*s as "
2736"working-tree-encoding."
dba9f13c
JX
2737msgstr ""
2738
578c7937 2739#: convert.c:304
dba9f13c
JX
2740#, c-format
2741msgid "BOM is required in '%s' if encoded as %s"
2742msgstr ""
2743
578c7937 2744#: convert.c:306
dba9f13c
JX
2745#, c-format
2746msgid ""
2747"The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
2748"%sLE (depending on the byte order) as working-tree-encoding."
2749msgstr ""
2750
578c7937 2751#: convert.c:419 convert.c:490
dba9f13c
JX
2752#, c-format
2753msgid "failed to encode '%s' from %s to %s"
2754msgstr ""
2755
578c7937 2756#: convert.c:462
dba9f13c
JX
2757#, c-format
2758msgid "encoding '%s' from %s to %s and back is not the same"
2759msgstr ""
2760
578c7937 2761#: convert.c:668
dba9f13c
JX
2762#, c-format
2763msgid "cannot fork to run external filter '%s'"
2764msgstr ""
2765
578c7937 2766#: convert.c:688
dba9f13c
JX
2767#, c-format
2768msgid "cannot feed the input to external filter '%s'"
2769msgstr ""
2770
578c7937 2771#: convert.c:695
dba9f13c
JX
2772#, c-format
2773msgid "external filter '%s' failed %d"
2774msgstr ""
2775
578c7937 2776#: convert.c:730 convert.c:733
dba9f13c
JX
2777#, c-format
2778msgid "read from external filter '%s' failed"
2779msgstr ""
2780
578c7937 2781#: convert.c:736 convert.c:791
dba9f13c
JX
2782#, c-format
2783msgid "external filter '%s' failed"
2784msgstr ""
2785
bfef3f9d 2786#: convert.c:840
dba9f13c
JX
2787msgid "unexpected filter type"
2788msgstr ""
2789
bfef3f9d 2790#: convert.c:851
dba9f13c
JX
2791msgid "path name too long for external filter"
2792msgstr ""
2793
bfef3f9d 2794#: convert.c:943
dba9f13c
JX
2795#, c-format
2796msgid ""
2797"external filter '%s' is not available anymore although not all paths have "
2798"been filtered"
2799msgstr ""
2800
bfef3f9d 2801#: convert.c:1243
dba9f13c
JX
2802msgid "true/false are no valid working-tree-encodings"
2803msgstr ""
2804
bfef3f9d 2805#: convert.c:1431 convert.c:1465
dba9f13c
JX
2806#, c-format
2807msgid "%s: clean filter '%s' failed"
2808msgstr ""
2809
bfef3f9d 2810#: convert.c:1511
dba9f13c
JX
2811#, c-format
2812msgid "%s: smudge filter %s failed"
2813msgstr ""
2814
bfef3f9d
JX
2815#: credential.c:96
2816#, c-format
2817msgid "skipping credential lookup for key: credential.%s"
2818msgstr ""
2819
2820#: credential.c:112
2821msgid "refusing to work with credential missing host field"
2822msgstr ""
2823
2824#: credential.c:114
2825msgid "refusing to work with credential missing protocol field"
2826msgstr ""
2827
2828#: credential.c:396
2829#, c-format
2830msgid "url contains a newline in its %s component: %s"
2831msgstr ""
2832
2833#: credential.c:440
2834#, c-format
2835msgid "url has no scheme: %s"
2836msgstr ""
2837
2838#: credential.c:513
2839#, c-format
2840msgid "credential url cannot be parsed: %s"
2841msgstr ""
2842
3d0a05b4 2843#: date.c:138
dba9f13c
JX
2844msgid "in the future"
2845msgstr ""
2846
3d0a05b4 2847#: date.c:144
dba9f13c
JX
2848#, c-format
2849msgid "%<PRIuMAX> second ago"
2850msgid_plural "%<PRIuMAX> seconds ago"
2851msgstr[0] ""
2852msgstr[1] ""
2853
3d0a05b4 2854#: date.c:151
dba9f13c
JX
2855#, c-format
2856msgid "%<PRIuMAX> minute ago"
2857msgid_plural "%<PRIuMAX> minutes ago"
2858msgstr[0] ""
2859msgstr[1] ""
2860
3d0a05b4 2861#: date.c:158
dba9f13c
JX
2862#, c-format
2863msgid "%<PRIuMAX> hour ago"
2864msgid_plural "%<PRIuMAX> hours ago"
2865msgstr[0] ""
2866msgstr[1] ""
2867
3d0a05b4 2868#: date.c:165
dba9f13c
JX
2869#, c-format
2870msgid "%<PRIuMAX> day ago"
2871msgid_plural "%<PRIuMAX> days ago"
2872msgstr[0] ""
2873msgstr[1] ""
2874
3d0a05b4 2875#: date.c:171
dba9f13c
JX
2876#, c-format
2877msgid "%<PRIuMAX> week ago"
2878msgid_plural "%<PRIuMAX> weeks ago"
2879msgstr[0] ""
2880msgstr[1] ""
91d443d0 2881
3d0a05b4 2882#: date.c:178
91d443d0
JX
2883#, c-format
2884msgid "%<PRIuMAX> month ago"
2885msgid_plural "%<PRIuMAX> months ago"
2886msgstr[0] ""
2887msgstr[1] ""
2888
3d0a05b4 2889#: date.c:189
91d443d0
JX
2890#, c-format
2891msgid "%<PRIuMAX> year"
2892msgid_plural "%<PRIuMAX> years"
fda7b092
JX
2893msgstr[0] ""
2894msgstr[1] ""
3b6137f2 2895
fda7b092 2896#. TRANSLATORS: "%s" is "<n> years"
3d0a05b4 2897#: date.c:192
91d443d0
JX
2898#, c-format
2899msgid "%s, %<PRIuMAX> month ago"
2900msgid_plural "%s, %<PRIuMAX> months ago"
2901msgstr[0] ""
2902msgstr[1] ""
2903
3d0a05b4 2904#: date.c:197 date.c:202
91d443d0
JX
2905#, c-format
2906msgid "%<PRIuMAX> year ago"
2907msgid_plural "%<PRIuMAX> years ago"
fda7b092
JX
2908msgstr[0] ""
2909msgstr[1] ""
3b6137f2 2910
94328cef 2911#: delta-islands.c:272
12705546
JX
2912msgid "Propagating island marks"
2913msgstr ""
2914
94328cef 2915#: delta-islands.c:290
12705546
JX
2916#, c-format
2917msgid "bad tree object %s"
2918msgstr ""
2919
94328cef 2920#: delta-islands.c:334
12705546
JX
2921#, c-format
2922msgid "failed to load island regex for '%s': %s"
2923msgstr ""
2924
94328cef 2925#: delta-islands.c:390
12705546
JX
2926#, c-format
2927msgid "island regex from config has too many capture groups (max=%d)"
2928msgstr ""
2929
6b0f1a9b 2930#: delta-islands.c:467
12705546
JX
2931#, c-format
2932msgid "Marked %d islands, done.\n"
2933msgstr ""
2934
d93ef2a1
JX
2935#: diff-no-index.c:238
2936msgid "git diff --no-index [<options>] <path> <path>"
3b6137f2
JX
2937msgstr ""
2938
d93ef2a1
JX
2939#: diff-no-index.c:263
2940msgid ""
2941"Not a git repository. Use --no-index to compare two paths outside a working "
2942"tree"
2943msgstr ""
2944
d84f4abf 2945#: diff.c:156
3b6137f2 2946#, c-format
fda7b092 2947msgid " Failed to parse dirstat cut-off percentage '%s'\n"
3b6137f2
JX
2948msgstr ""
2949
d84f4abf 2950#: diff.c:161
3b6137f2 2951#, c-format
fda7b092 2952msgid " Unknown dirstat parameter '%s'\n"
3b6137f2
JX
2953msgstr ""
2954
d84f4abf 2955#: diff.c:297
25eab542 2956msgid ""
dba9f13c
JX
2957"color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
2958"'dimmed-zebra', 'plain'"
25eab542
JX
2959msgstr ""
2960
d84f4abf 2961#: diff.c:325
dba9f13c 2962#, c-format
94328cef
JX
2963msgid ""
2964"unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
2965"'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
dba9f13c
JX
2966msgstr ""
2967
d84f4abf 2968#: diff.c:333
dba9f13c 2969msgid ""
94328cef
JX
2970"color-moved-ws: allow-indentation-change cannot be combined with other "
2971"whitespace modes"
dba9f13c
JX
2972msgstr ""
2973
d84f4abf 2974#: diff.c:410
3b6137f2 2975#, c-format
fda7b092 2976msgid "Unknown value for 'diff.submodule' config variable: '%s'"
3b6137f2
JX
2977msgstr ""
2978
d84f4abf 2979#: diff.c:470
3b6137f2 2980#, c-format
fda7b092
JX
2981msgid ""
2982"Found errors in 'diff.dirstat' config variable:\n"
2983"%s"
3b6137f2
JX
2984msgstr ""
2985
d84f4abf 2986#: diff.c:4243
3b6137f2 2987#, c-format
fda7b092 2988msgid "external diff died, stopping at %s"
3b6137f2
JX
2989msgstr ""
2990
d84f4abf 2991#: diff.c:4589
fda7b092 2992msgid "--name-only, --name-status, --check and -s are mutually exclusive"
3b6137f2
JX
2993msgstr ""
2994
d84f4abf 2995#: diff.c:4592
abc8de64
JX
2996msgid "-G, -S and --find-object are mutually exclusive"
2997msgstr ""
2998
d84f4abf 2999#: diff.c:4670
fda7b092 3000msgid "--follow requires exactly one pathspec"
3b6137f2
JX
3001msgstr ""
3002
d84f4abf 3003#: diff.c:4718
d93ef2a1
JX
3004#, c-format
3005msgid "invalid --stat value: %s"
3006msgstr ""
3007
d84f4abf 3008#: diff.c:4723 diff.c:4728 diff.c:4733 diff.c:4738 diff.c:5250
051fae4d 3009#: parse-options.c:197 parse-options.c:201
d93ef2a1
JX
3010#, c-format
3011msgid "%s expects a numerical value"
3012msgstr ""
3013
d84f4abf 3014#: diff.c:4755
3b6137f2
JX
3015#, c-format
3016msgid ""
fda7b092
JX
3017"Failed to parse --dirstat/-X option parameter:\n"
3018"%s"
3b6137f2
JX
3019msgstr ""
3020
d84f4abf 3021#: diff.c:4840
3b6137f2 3022#, c-format
d93ef2a1 3023msgid "unknown change class '%c' in --diff-filter=%s"
3b6137f2
JX
3024msgstr ""
3025
d84f4abf 3026#: diff.c:4864
d93ef2a1
JX
3027#, c-format
3028msgid "unknown value after ws-error-highlight=%.*s"
3b6137f2
JX
3029msgstr ""
3030
d84f4abf 3031#: diff.c:4878
d93ef2a1
JX
3032#, c-format
3033msgid "unable to resolve '%s'"
3b6137f2
JX
3034msgstr ""
3035
d84f4abf 3036#: diff.c:4928 diff.c:4934
3b6137f2 3037#, c-format
d93ef2a1 3038msgid "%s expects <n>/<m> form"
3b6137f2
JX
3039msgstr ""
3040
d84f4abf 3041#: diff.c:4946
dba9f13c 3042#, c-format
d93ef2a1 3043msgid "%s expects a character, got '%s'"
dba9f13c
JX
3044msgstr ""
3045
d84f4abf 3046#: diff.c:4967
dba9f13c 3047#, c-format
d93ef2a1 3048msgid "bad --color-moved argument: %s"
dba9f13c
JX
3049msgstr ""
3050
d84f4abf 3051#: diff.c:4986
abc8de64 3052#, c-format
d93ef2a1 3053msgid "invalid mode '%s' in --color-moved-ws"
abc8de64
JX
3054msgstr ""
3055
d84f4abf 3056#: diff.c:5026
d93ef2a1
JX
3057msgid ""
3058"option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
3059"\"histogram\""
3b6137f2
JX
3060msgstr ""
3061
d84f4abf 3062#: diff.c:5062 diff.c:5082
d93ef2a1
JX
3063#, c-format
3064msgid "invalid argument to %s"
3b6137f2
JX
3065msgstr ""
3066
d84f4abf 3067#: diff.c:5219
dba9f13c 3068#, c-format
d93ef2a1 3069msgid "failed to parse --submodule option parameter: '%s'"
dba9f13c
JX
3070msgstr ""
3071
d84f4abf 3072#: diff.c:5275
dfc182b1 3073#, c-format
d93ef2a1 3074msgid "bad --word-diff argument: %s"
dfc182b1
JX
3075msgstr ""
3076
d84f4abf 3077#: diff.c:5298
d93ef2a1 3078msgid "Diff output format options"
673bfad0
JX
3079msgstr ""
3080
d84f4abf 3081#: diff.c:5300 diff.c:5306
d93ef2a1 3082msgid "generate patch"
18a90722
JX
3083msgstr ""
3084
d84f4abf 3085#: diff.c:5303 builtin/log.c:177
d93ef2a1 3086msgid "suppress diff output"
25eab542
JX
3087msgstr ""
3088
d84f4abf 3089#: diff.c:5308 diff.c:5422 diff.c:5429
d93ef2a1 3090msgid "<n>"
dfc182b1
JX
3091msgstr ""
3092
d84f4abf 3093#: diff.c:5309 diff.c:5312
d93ef2a1 3094msgid "generate diffs with <n> lines context"
dba9f13c
JX
3095msgstr ""
3096
d84f4abf 3097#: diff.c:5314
d93ef2a1 3098msgid "generate the diff in raw format"
dba9f13c
JX
3099msgstr ""
3100
d84f4abf 3101#: diff.c:5317
d93ef2a1 3102msgid "synonym for '-p --raw'"
dba9f13c
JX
3103msgstr ""
3104
d84f4abf 3105#: diff.c:5321
d93ef2a1 3106msgid "synonym for '-p --stat'"
abc8de64
JX
3107msgstr ""
3108
d84f4abf 3109#: diff.c:5325
d93ef2a1 3110msgid "machine friendly --stat"
3b6137f2
JX
3111msgstr ""
3112
d84f4abf 3113#: diff.c:5328
d93ef2a1 3114msgid "output only the last line of --stat"
94328cef
JX
3115msgstr ""
3116
d84f4abf 3117#: diff.c:5330 diff.c:5338
d93ef2a1 3118msgid "<param1,param2>..."
3b6137f2
JX
3119msgstr ""
3120
d84f4abf 3121#: diff.c:5331
d93ef2a1
JX
3122msgid ""
3123"output the distribution of relative amount of changes for each sub-directory"
3b6137f2
JX
3124msgstr ""
3125
d84f4abf 3126#: diff.c:5335
d93ef2a1 3127msgid "synonym for --dirstat=cumulative"
3b6137f2
JX
3128msgstr ""
3129
d84f4abf 3130#: diff.c:5339
d93ef2a1 3131msgid "synonym for --dirstat=files,param1,param2..."
3b6137f2
JX
3132msgstr ""
3133
d84f4abf 3134#: diff.c:5343
d93ef2a1 3135msgid "warn if changes introduce conflict markers or whitespace errors"
3b6137f2
JX
3136msgstr ""
3137
d84f4abf 3138#: diff.c:5346
d93ef2a1 3139msgid "condensed summary such as creations, renames and mode changes"
3b6137f2
JX
3140msgstr ""
3141
d84f4abf 3142#: diff.c:5349
d93ef2a1 3143msgid "show only names of changed files"
3b6137f2
JX
3144msgstr ""
3145
d84f4abf 3146#: diff.c:5352
d93ef2a1 3147msgid "show only names and status of changed files"
3b6137f2
JX
3148msgstr ""
3149
d84f4abf 3150#: diff.c:5354
d93ef2a1 3151msgid "<width>[,<name-width>[,<count>]]"
3b6137f2
JX
3152msgstr ""
3153
d84f4abf 3154#: diff.c:5355
d93ef2a1 3155msgid "generate diffstat"
3b6137f2
JX
3156msgstr ""
3157
d84f4abf 3158#: diff.c:5357 diff.c:5360 diff.c:5363
d93ef2a1 3159msgid "<width>"
3b6137f2
JX
3160msgstr ""
3161
d84f4abf 3162#: diff.c:5358
d93ef2a1 3163msgid "generate diffstat with a given width"
3b6137f2
JX
3164msgstr ""
3165
d84f4abf 3166#: diff.c:5361
d93ef2a1 3167msgid "generate diffstat with a given name width"
3b6137f2
JX
3168msgstr ""
3169
d84f4abf 3170#: diff.c:5364
d93ef2a1 3171msgid "generate diffstat with a given graph width"
3b6137f2
JX
3172msgstr ""
3173
d84f4abf 3174#: diff.c:5366
d93ef2a1 3175msgid "<count>"
3b6137f2
JX
3176msgstr ""
3177
d84f4abf 3178#: diff.c:5367
d93ef2a1 3179msgid "generate diffstat with limited lines"
3b6137f2
JX
3180msgstr ""
3181
d84f4abf 3182#: diff.c:5370
d93ef2a1 3183msgid "generate compact summary in diffstat"
3b6137f2
JX
3184msgstr ""
3185
d84f4abf 3186#: diff.c:5373
d93ef2a1 3187msgid "output a binary diff that can be applied"
3b6137f2
JX
3188msgstr ""
3189
d84f4abf 3190#: diff.c:5376
d93ef2a1 3191msgid "show full pre- and post-image object names on the \"index\" lines"
3b6137f2
JX
3192msgstr ""
3193
d84f4abf 3194#: diff.c:5378
d93ef2a1 3195msgid "show colored diff"
3b6137f2
JX
3196msgstr ""
3197
d84f4abf 3198#: diff.c:5379
d93ef2a1 3199msgid "<kind>"
3b6137f2
JX
3200msgstr ""
3201
d84f4abf 3202#: diff.c:5380
d93ef2a1
JX
3203msgid ""
3204"highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
3205"diff"
3b6137f2
JX
3206msgstr ""
3207
d84f4abf 3208#: diff.c:5383
d93ef2a1
JX
3209msgid ""
3210"do not munge pathnames and use NULs as output field terminators in --raw or "
3211"--numstat"
3b6137f2
JX
3212msgstr ""
3213
d84f4abf 3214#: diff.c:5386 diff.c:5389 diff.c:5392 diff.c:5498
d93ef2a1 3215msgid "<prefix>"
3b6137f2
JX
3216msgstr ""
3217
d84f4abf 3218#: diff.c:5387
d93ef2a1 3219msgid "show the given source prefix instead of \"a/\""
28b3cffc
JX
3220msgstr ""
3221
d84f4abf 3222#: diff.c:5390
386544cd 3223msgid "show the given destination prefix instead of \"b/\""
28b3cffc
JX
3224msgstr ""
3225
d84f4abf 3226#: diff.c:5393
d93ef2a1 3227msgid "prepend an additional prefix to every line of output"
28b3cffc
JX
3228msgstr ""
3229
d84f4abf 3230#: diff.c:5396
d93ef2a1 3231msgid "do not show any source or destination prefix"
28b3cffc
JX
3232msgstr ""
3233
d84f4abf 3234#: diff.c:5399
d93ef2a1 3235msgid "show context between diff hunks up to the specified number of lines"
c138af56
JX
3236msgstr ""
3237
d84f4abf 3238#: diff.c:5403 diff.c:5408 diff.c:5413
d93ef2a1 3239msgid "<char>"
6f6731e7
JX
3240msgstr ""
3241
d84f4abf 3242#: diff.c:5404
d93ef2a1 3243msgid "specify the character to indicate a new line instead of '+'"
abc8de64
JX
3244msgstr ""
3245
d84f4abf 3246#: diff.c:5409
d93ef2a1 3247msgid "specify the character to indicate an old line instead of '-'"
6f6731e7
JX
3248msgstr ""
3249
d84f4abf 3250#: diff.c:5414
d93ef2a1 3251msgid "specify the character to indicate a context instead of ' '"
6f6731e7
JX
3252msgstr ""
3253
d84f4abf 3254#: diff.c:5417
d93ef2a1 3255msgid "Diff rename options"
6f6731e7
JX
3256msgstr ""
3257
d84f4abf 3258#: diff.c:5418
d93ef2a1 3259msgid "<n>[/<m>]"
235537a0
JX
3260msgstr ""
3261
d84f4abf 3262#: diff.c:5419
d93ef2a1 3263msgid "break complete rewrite changes into pairs of delete and create"
f4f2c8f8
JX
3264msgstr ""
3265
d84f4abf 3266#: diff.c:5423
d93ef2a1 3267msgid "detect renames"
f4f2c8f8
JX
3268msgstr ""
3269
d84f4abf 3270#: diff.c:5427
d93ef2a1 3271msgid "omit the preimage for deletes"
9b7388a8
JX
3272msgstr ""
3273
d84f4abf 3274#: diff.c:5430
d93ef2a1 3275msgid "detect copies"
dba9f13c
JX
3276msgstr ""
3277
d84f4abf 3278#: diff.c:5434
d93ef2a1 3279msgid "use unmodified files as source to find copies"
dba9f13c
JX
3280msgstr ""
3281
d84f4abf 3282#: diff.c:5436
d93ef2a1 3283msgid "disable rename detection"
dba9f13c
JX
3284msgstr ""
3285
d84f4abf 3286#: diff.c:5439
d93ef2a1 3287msgid "use empty blobs as rename source"
dba9f13c
JX
3288msgstr ""
3289
d84f4abf 3290#: diff.c:5441
d93ef2a1 3291msgid "continue listing the history of a file beyond renames"
12705546
JX
3292msgstr ""
3293
d84f4abf 3294#: diff.c:5444
d93ef2a1
JX
3295msgid ""
3296"prevent rename/copy detection if the number of rename/copy targets exceeds "
3297"given limit"
12705546
JX
3298msgstr ""
3299
d84f4abf 3300#: diff.c:5446
d93ef2a1 3301msgid "Diff algorithm options"
dba9f13c
JX
3302msgstr ""
3303
d84f4abf 3304#: diff.c:5448
d93ef2a1 3305msgid "produce the smallest possible diff"
dba9f13c
JX
3306msgstr ""
3307
d84f4abf 3308#: diff.c:5451
d93ef2a1 3309msgid "ignore whitespace when comparing lines"
dba9f13c
JX
3310msgstr ""
3311
d84f4abf 3312#: diff.c:5454
d93ef2a1 3313msgid "ignore changes in amount of whitespace"
dba9f13c
JX
3314msgstr ""
3315
d84f4abf 3316#: diff.c:5457
d93ef2a1 3317msgid "ignore changes in whitespace at EOL"
727b9576
JX
3318msgstr ""
3319
d84f4abf 3320#: diff.c:5460
d93ef2a1 3321msgid "ignore carrier-return at the end of line"
dba9f13c
JX
3322msgstr ""
3323
d84f4abf 3324#: diff.c:5463
d93ef2a1 3325msgid "ignore changes whose lines are all blank"
dfc182b1
JX
3326msgstr ""
3327
d84f4abf 3328#: diff.c:5466
d93ef2a1 3329msgid "heuristic to shift diff hunk boundaries for easy reading"
dfc182b1
JX
3330msgstr ""
3331
d84f4abf 3332#: diff.c:5469
d93ef2a1 3333msgid "generate diff using the \"patience diff\" algorithm"
727b9576
JX
3334msgstr ""
3335
d84f4abf 3336#: diff.c:5473
d93ef2a1 3337msgid "generate diff using the \"histogram diff\" algorithm"
727b9576
JX
3338msgstr ""
3339
d84f4abf 3340#: diff.c:5475
d93ef2a1 3341msgid "<algorithm>"
727b9576
JX
3342msgstr ""
3343
d84f4abf 3344#: diff.c:5476
d93ef2a1 3345msgid "choose a diff algorithm"
673bfad0
JX
3346msgstr ""
3347
d84f4abf 3348#: diff.c:5478
d93ef2a1 3349msgid "<text>"
727b9576
JX
3350msgstr ""
3351
d84f4abf 3352#: diff.c:5479
d93ef2a1 3353msgid "generate diff using the \"anchored diff\" algorithm"
727b9576
JX
3354msgstr ""
3355
d84f4abf 3356#: diff.c:5481 diff.c:5490 diff.c:5493
d93ef2a1 3357msgid "<mode>"
727b9576
JX
3358msgstr ""
3359
d84f4abf 3360#: diff.c:5482
d93ef2a1
JX
3361msgid "show word diff, using <mode> to delimit changed words"
3362msgstr ""
3363
d84f4abf 3364#: diff.c:5484 diff.c:5487 diff.c:5532
d93ef2a1
JX
3365msgid "<regex>"
3366msgstr ""
3367
d84f4abf 3368#: diff.c:5485
d93ef2a1
JX
3369msgid "use <regex> to decide what a word is"
3370msgstr ""
3371
d84f4abf 3372#: diff.c:5488
d93ef2a1
JX
3373msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
3374msgstr ""
3375
d84f4abf 3376#: diff.c:5491
c08fd730 3377msgid "moved lines of code are colored differently"
d93ef2a1
JX
3378msgstr ""
3379
d84f4abf 3380#: diff.c:5494
d93ef2a1
JX
3381msgid "how white spaces are ignored in --color-moved"
3382msgstr ""
3383
d84f4abf 3384#: diff.c:5497
c08fd730 3385msgid "Other diff options"
d93ef2a1
JX
3386msgstr ""
3387
d84f4abf 3388#: diff.c:5499
d93ef2a1
JX
3389msgid "when run from subdir, exclude changes outside and show relative paths"
3390msgstr ""
3391
d84f4abf 3392#: diff.c:5503
d93ef2a1
JX
3393msgid "treat all files as text"
3394msgstr ""
3395
d84f4abf 3396#: diff.c:5505
d93ef2a1
JX
3397msgid "swap two inputs, reverse the diff"
3398msgstr ""
3399
d84f4abf 3400#: diff.c:5507
d93ef2a1
JX
3401msgid "exit with 1 if there were differences, 0 otherwise"
3402msgstr ""
3403
d84f4abf 3404#: diff.c:5509
d93ef2a1
JX
3405msgid "disable all output of the program"
3406msgstr ""
3407
d84f4abf 3408#: diff.c:5511
d93ef2a1
JX
3409msgid "allow an external diff helper to be executed"
3410msgstr ""
3411
d84f4abf 3412#: diff.c:5513
d93ef2a1
JX
3413msgid "run external text conversion filters when comparing binary files"
3414msgstr ""
3415
d84f4abf 3416#: diff.c:5515
d93ef2a1
JX
3417msgid "<when>"
3418msgstr ""
3419
d84f4abf 3420#: diff.c:5516
d93ef2a1
JX
3421msgid "ignore changes to submodules in the diff generation"
3422msgstr ""
3423
d84f4abf 3424#: diff.c:5519
d93ef2a1
JX
3425msgid "<format>"
3426msgstr ""
3427
d84f4abf 3428#: diff.c:5520
d93ef2a1
JX
3429msgid "specify how differences in submodules are shown"
3430msgstr ""
3431
d84f4abf 3432#: diff.c:5524
d93ef2a1
JX
3433msgid "hide 'git add -N' entries from the index"
3434msgstr ""
3435
d84f4abf 3436#: diff.c:5527
d93ef2a1
JX
3437msgid "treat 'git add -N' entries as real in the index"
3438msgstr ""
3439
d84f4abf 3440#: diff.c:5529
d93ef2a1
JX
3441msgid "<string>"
3442msgstr ""
3443
d84f4abf 3444#: diff.c:5530
d93ef2a1
JX
3445msgid ""
3446"look for differences that change the number of occurrences of the specified "
3447"string"
3448msgstr ""
3449
d84f4abf 3450#: diff.c:5533
d93ef2a1
JX
3451msgid ""
3452"look for differences that change the number of occurrences of the specified "
3453"regex"
3454msgstr ""
3455
d84f4abf 3456#: diff.c:5536
d93ef2a1
JX
3457msgid "show all changes in the changeset with -S or -G"
3458msgstr ""
3459
d84f4abf 3460#: diff.c:5539
d93ef2a1
JX
3461msgid "treat <string> in -S as extended POSIX regular expression"
3462msgstr ""
3463
d84f4abf 3464#: diff.c:5542
d93ef2a1
JX
3465msgid "control the order in which files appear in the output"
3466msgstr ""
3467
d84f4abf 3468#: diff.c:5543
d93ef2a1
JX
3469msgid "<object-id>"
3470msgstr ""
3471
d84f4abf 3472#: diff.c:5544
d93ef2a1
JX
3473msgid ""
3474"look for differences that change the number of occurrences of the specified "
3475"object"
3476msgstr ""
3477
d84f4abf 3478#: diff.c:5546
d93ef2a1
JX
3479msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
3480msgstr ""
3481
d84f4abf 3482#: diff.c:5547
d93ef2a1
JX
3483msgid "select files by diff type"
3484msgstr ""
3485
d84f4abf 3486#: diff.c:5549
d93ef2a1
JX
3487msgid "<file>"
3488msgstr ""
3489
d84f4abf 3490#: diff.c:5550
d93ef2a1
JX
3491msgid "Output to a specific file"
3492msgstr ""
3493
d84f4abf 3494#: diff.c:6205
d93ef2a1
JX
3495msgid "inexact rename detection was skipped due to too many files."
3496msgstr ""
3497
d84f4abf 3498#: diff.c:6208
d93ef2a1
JX
3499msgid "only found copies from modified paths due to too many files."
3500msgstr ""
3501
d84f4abf 3502#: diff.c:6211
d93ef2a1
JX
3503#, c-format
3504msgid ""
3505"you may want to set your %s variable to at least %d and retry the command."
3506msgstr ""
3507
bfef3f9d
JX
3508#: diffcore-order.c:24
3509#, c-format
3510msgid "failed to read orderfile '%s'"
3511msgstr ""
3512
3513#: diffcore-rename.c:592
3514msgid "Performing inexact rename detection"
3515msgstr ""
3516
d84f4abf 3517#: dir.c:573
d93ef2a1
JX
3518#, c-format
3519msgid "pathspec '%s' did not match any file(s) known to git"
3520msgstr ""
3521
d84f4abf 3522#: dir.c:713 dir.c:742 dir.c:755
578c7937
JX
3523#, c-format
3524msgid "unrecognized pattern: '%s'"
3525msgstr ""
3526
d84f4abf 3527#: dir.c:772 dir.c:786
578c7937
JX
3528#, c-format
3529msgid "unrecognized negative pattern: '%s'"
3530msgstr ""
3531
d84f4abf 3532#: dir.c:804
578c7937
JX
3533#, c-format
3534msgid "your sparse-checkout file may have issues: pattern '%s' is repeated"
3535msgstr ""
3536
d84f4abf 3537#: dir.c:814
578c7937
JX
3538msgid "disabling cone pattern matching"
3539msgstr ""
3540
d84f4abf 3541#: dir.c:1191
d93ef2a1
JX
3542#, c-format
3543msgid "cannot use %s as an exclude file"
3544msgstr ""
3545
d84f4abf 3546#: dir.c:2296
d93ef2a1
JX
3547#, c-format
3548msgid "could not open directory '%s'"
3549msgstr ""
3550
d84f4abf 3551#: dir.c:2596
d93ef2a1
JX
3552msgid "failed to get kernel name and information"
3553msgstr ""
3554
d84f4abf 3555#: dir.c:2720
d93ef2a1
JX
3556msgid "untracked cache is disabled on this system or location"
3557msgstr ""
3558
d84f4abf 3559#: dir.c:3502
d93ef2a1
JX
3560#, c-format
3561msgid "index file corrupt in repo %s"
3562msgstr ""
3563
d84f4abf 3564#: dir.c:3547 dir.c:3552
d93ef2a1
JX
3565#, c-format
3566msgid "could not create directories for %s"
3567msgstr ""
3568
d84f4abf 3569#: dir.c:3581
d93ef2a1
JX
3570#, c-format
3571msgid "could not migrate git directory from '%s' to '%s'"
3572msgstr ""
3573
bfef3f9d 3574#: editor.c:74
d93ef2a1
JX
3575#, c-format
3576msgid "hint: Waiting for your editor to close the file...%c"
3577msgstr ""
3578
d84f4abf 3579#: entry.c:177
d93ef2a1
JX
3580msgid "Filtering content"
3581msgstr ""
3582
d84f4abf 3583#: entry.c:478
d93ef2a1
JX
3584#, c-format
3585msgid "could not stat file '%s'"
3586msgstr ""
3587
bfef3f9d 3588#: environment.c:150
d93ef2a1
JX
3589#, c-format
3590msgid "bad git namespace path \"%s\""
3591msgstr ""
3592
bfef3f9d 3593#: environment.c:337
d93ef2a1
JX
3594#, c-format
3595msgid "could not set GIT_DIR to '%s'"
3596msgstr ""
3597
3598#: exec-cmd.c:363
3599#, c-format
3600msgid "too many args to run %s"
3601msgstr ""
3602
d84f4abf 3603#: fetch-pack.c:152
d93ef2a1
JX
3604msgid "git fetch-pack: expected shallow list"
3605msgstr ""
3606
d84f4abf 3607#: fetch-pack.c:155
d93ef2a1
JX
3608msgid "git fetch-pack: expected a flush packet after shallow list"
3609msgstr ""
3610
d84f4abf 3611#: fetch-pack.c:166
d93ef2a1
JX
3612msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
3613msgstr ""
3614
d84f4abf 3615#: fetch-pack.c:186
d93ef2a1
JX
3616#, c-format
3617msgid "git fetch-pack: expected ACK/NAK, got '%s'"
3618msgstr ""
3619
d84f4abf 3620#: fetch-pack.c:197
d93ef2a1
JX
3621msgid "unable to write to remote"
3622msgstr ""
3623
d84f4abf 3624#: fetch-pack.c:259
d93ef2a1
JX
3625msgid "--stateless-rpc requires multi_ack_detailed"
3626msgstr ""
3627
d84f4abf 3628#: fetch-pack.c:358 fetch-pack.c:1408
d93ef2a1
JX
3629#, c-format
3630msgid "invalid shallow line: %s"
3631msgstr ""
3632
d84f4abf 3633#: fetch-pack.c:364 fetch-pack.c:1414
d93ef2a1
JX
3634#, c-format
3635msgid "invalid unshallow line: %s"
3636msgstr ""
3637
d84f4abf 3638#: fetch-pack.c:366 fetch-pack.c:1416
d93ef2a1
JX
3639#, c-format
3640msgid "object not found: %s"
3641msgstr ""
3642
d84f4abf 3643#: fetch-pack.c:369 fetch-pack.c:1419
d93ef2a1
JX
3644#, c-format
3645msgid "error in object: %s"
3646msgstr ""
3647
d84f4abf 3648#: fetch-pack.c:371 fetch-pack.c:1421
d93ef2a1
JX
3649#, c-format
3650msgid "no shallow found: %s"
3651msgstr ""
3652
d84f4abf 3653#: fetch-pack.c:374 fetch-pack.c:1425
d93ef2a1
JX
3654#, c-format
3655msgid "expected shallow/unshallow, got %s"
3656msgstr ""
3657
d84f4abf 3658#: fetch-pack.c:416
d93ef2a1
JX
3659#, c-format
3660msgid "got %s %d %s"
3661msgstr ""
3662
d84f4abf 3663#: fetch-pack.c:433
d93ef2a1
JX
3664#, c-format
3665msgid "invalid commit %s"
3666msgstr ""
3667
d84f4abf 3668#: fetch-pack.c:464
d93ef2a1
JX
3669msgid "giving up"
3670msgstr ""
3671
d84f4abf 3672#: fetch-pack.c:477 progress.c:336
d93ef2a1
JX
3673msgid "done"
3674msgstr ""
3675
d84f4abf 3676#: fetch-pack.c:489
d93ef2a1
JX
3677#, c-format
3678msgid "got %s (%d) %s"
3679msgstr ""
3680
d84f4abf 3681#: fetch-pack.c:535
d93ef2a1
JX
3682#, c-format
3683msgid "Marking %s as complete"
3684msgstr ""
3685
d84f4abf 3686#: fetch-pack.c:756
d93ef2a1
JX
3687#, c-format
3688msgid "already have %s (%s)"
3689msgstr ""
3690
d84f4abf 3691#: fetch-pack.c:821
d93ef2a1
JX
3692msgid "fetch-pack: unable to fork off sideband demultiplexer"
3693msgstr ""
3694
d84f4abf 3695#: fetch-pack.c:829
d93ef2a1
JX
3696msgid "protocol error: bad pack header"
3697msgstr ""
3698
d84f4abf 3699#: fetch-pack.c:910
d93ef2a1
JX
3700#, c-format
3701msgid "fetch-pack: unable to fork off %s"
3702msgstr ""
3703
d84f4abf 3704#: fetch-pack.c:927
d93ef2a1
JX
3705#, c-format
3706msgid "%s failed"
3707msgstr ""
3708
d84f4abf 3709#: fetch-pack.c:929
d93ef2a1
JX
3710msgid "error in sideband demultiplexer"
3711msgstr ""
3712
d84f4abf 3713#: fetch-pack.c:976
6b0f1a9b
JX
3714#, c-format
3715msgid "Server version is %.*s"
d93ef2a1
JX
3716msgstr ""
3717
d84f4abf
JX
3718#: fetch-pack.c:981 fetch-pack.c:987 fetch-pack.c:990 fetch-pack.c:996
3719#: fetch-pack.c:1000 fetch-pack.c:1004 fetch-pack.c:1008 fetch-pack.c:1012
3720#: fetch-pack.c:1016 fetch-pack.c:1020 fetch-pack.c:1024 fetch-pack.c:1028
3721#: fetch-pack.c:1034 fetch-pack.c:1040 fetch-pack.c:1045 fetch-pack.c:1050
6b0f1a9b
JX
3722#, c-format
3723msgid "Server supports %s"
d93ef2a1
JX
3724msgstr ""
3725
d84f4abf 3726#: fetch-pack.c:983
6b0f1a9b 3727msgid "Server does not support shallow clients"
d93ef2a1
JX
3728msgstr ""
3729
d84f4abf 3730#: fetch-pack.c:1043
d93ef2a1
JX
3731msgid "Server does not support --shallow-since"
3732msgstr ""
3733
d84f4abf 3734#: fetch-pack.c:1048
d93ef2a1
JX
3735msgid "Server does not support --shallow-exclude"
3736msgstr ""
3737
d84f4abf 3738#: fetch-pack.c:1052
d93ef2a1
JX
3739msgid "Server does not support --deepen"
3740msgstr ""
3741
d84f4abf
JX
3742#: fetch-pack.c:1054
3743msgid "Server does not support this repository's object format"
3744msgstr ""
3745
3746#: fetch-pack.c:1071
d93ef2a1
JX
3747msgid "no common commits"
3748msgstr ""
3749
d84f4abf 3750#: fetch-pack.c:1083 fetch-pack.c:1639
d93ef2a1
JX
3751msgid "git fetch-pack: fetch failed."
3752msgstr ""
3753
bfef3f9d 3754#: fetch-pack.c:1211
d84f4abf
JX
3755#, c-format
3756msgid "mismatched algorithms: client %s; server %s"
3757msgstr ""
3758
3759#: fetch-pack.c:1215
3760#, c-format
3761msgid "the server does not support algorithm '%s'"
3762msgstr ""
3763
3764#: fetch-pack.c:1235
d93ef2a1
JX
3765msgid "Server does not support shallow requests"
3766msgstr ""
3767
d84f4abf 3768#: fetch-pack.c:1242
6b0f1a9b
JX
3769msgid "Server supports filter"
3770msgstr ""
3771
d84f4abf 3772#: fetch-pack.c:1286
d93ef2a1
JX
3773msgid "unable to write request to remote"
3774msgstr ""
3775
d84f4abf 3776#: fetch-pack.c:1304
d93ef2a1
JX
3777#, c-format
3778msgid "error reading section header '%s'"
3779msgstr ""
3780
d84f4abf 3781#: fetch-pack.c:1310
d93ef2a1
JX
3782#, c-format
3783msgid "expected '%s', received '%s'"
3784msgstr ""
3785
d84f4abf 3786#: fetch-pack.c:1371
d93ef2a1
JX
3787#, c-format
3788msgid "unexpected acknowledgment line: '%s'"
3789msgstr ""
3790
d84f4abf 3791#: fetch-pack.c:1376
d93ef2a1
JX
3792#, c-format
3793msgid "error processing acks: %d"
3794msgstr ""
3795
d84f4abf 3796#: fetch-pack.c:1386
d93ef2a1
JX
3797msgid "expected packfile to be sent after 'ready'"
3798msgstr ""
3799
d84f4abf 3800#: fetch-pack.c:1388
d93ef2a1
JX
3801msgid "expected no other sections to be sent after no 'ready'"
3802msgstr ""
3803
d84f4abf 3804#: fetch-pack.c:1430
d93ef2a1
JX
3805#, c-format
3806msgid "error processing shallow info: %d"
3807msgstr ""
3808
d84f4abf 3809#: fetch-pack.c:1477
d93ef2a1
JX
3810#, c-format
3811msgid "expected wanted-ref, got '%s'"
3812msgstr ""
3813
d84f4abf 3814#: fetch-pack.c:1482
d93ef2a1
JX
3815#, c-format
3816msgid "unexpected wanted-ref: '%s'"
3817msgstr ""
3818
d84f4abf 3819#: fetch-pack.c:1487
d93ef2a1
JX
3820#, c-format
3821msgid "error processing wanted refs: %d"
3822msgstr ""
3823
d84f4abf
JX
3824#: fetch-pack.c:1517
3825msgid "git fetch-pack: expected response end packet"
3826msgstr ""
3827
3828#: fetch-pack.c:1921
d93ef2a1
JX
3829msgid "no matching remote head"
3830msgstr ""
3831
d84f4abf 3832#: fetch-pack.c:1944 builtin/clone.c:692
d93ef2a1
JX
3833msgid "remote did not send all necessary objects"
3834msgstr ""
3835
d84f4abf 3836#: fetch-pack.c:1971
d93ef2a1
JX
3837#, c-format
3838msgid "no such remote ref %s"
3839msgstr ""
3840
d84f4abf 3841#: fetch-pack.c:1974
d93ef2a1
JX
3842#, c-format
3843msgid "Server does not allow request for unadvertised object %s"
3844msgstr ""
3845
bfef3f9d 3846#: gpg-interface.c:272
d93ef2a1
JX
3847msgid "could not create temporary file"
3848msgstr ""
3849
bfef3f9d 3850#: gpg-interface.c:275
d93ef2a1
JX
3851#, c-format
3852msgid "failed writing detached signature to '%s'"
3853msgstr ""
3854
bfef3f9d
JX
3855#: gpg-interface.c:457
3856msgid "gpg failed to sign the data"
3857msgstr ""
3858
578c7937 3859#: graph.c:98
d93ef2a1
JX
3860#, c-format
3861msgid "ignore invalid color '%.*s' in log.graphColors"
3862msgstr ""
3863
045a5486 3864#: grep.c:668
3d0a05b4
JX
3865msgid ""
3866"given pattern contains NULL byte (via -f <file>). This is only supported "
3867"with -P under PCRE v2"
3868msgstr ""
3869
f7c6172e 3870#: grep.c:2128
d93ef2a1
JX
3871#, c-format
3872msgid "'%s': unable to read %s"
3873msgstr ""
3874
d84f4abf 3875#: grep.c:2145 setup.c:176 builtin/clone.c:411 builtin/diff.c:89
d93ef2a1
JX
3876#: builtin/rm.c:135
3877#, c-format
3878msgid "failed to stat '%s'"
3879msgstr ""
3880
f7c6172e 3881#: grep.c:2156
d93ef2a1
JX
3882#, c-format
3883msgid "'%s': short read"
3884msgstr ""
3885
3886#: help.c:23
3887msgid "start a working area (see also: git help tutorial)"
55892712
JX
3888msgstr ""
3889
3890#: help.c:24
3891msgid "work on the current change (see also: git help everyday)"
3892msgstr ""
3893
3894#: help.c:25
3895msgid "examine the history and state (see also: git help revisions)"
3896msgstr ""
3897
3898#: help.c:26
3899msgid "grow, mark and tweak your common history"
3900msgstr ""
3901
3902#: help.c:27
3903msgid "collaborate (see also: git help workflows)"
3904msgstr ""
3905
3906#: help.c:31
3907msgid "Main Porcelain Commands"
3908msgstr ""
3909
3910#: help.c:32
3911msgid "Ancillary Commands / Manipulators"
3912msgstr ""
3913
3914#: help.c:33
3915msgid "Ancillary Commands / Interrogators"
3916msgstr ""
3917
3918#: help.c:34
3919msgid "Interacting with Others"
3920msgstr ""
3921
3922#: help.c:35
3923msgid "Low-level Commands / Manipulators"
3924msgstr ""
3925
3926#: help.c:36
3927msgid "Low-level Commands / Interrogators"
3928msgstr ""
3929
3930#: help.c:37
578c7937 3931msgid "Low-level Commands / Syncing Repositories"
55892712
JX
3932msgstr ""
3933
3934#: help.c:38
3935msgid "Low-level Commands / Internal Helpers"
3936msgstr ""
3937
94328cef 3938#: help.c:298
727b9576 3939#, c-format
fda7b092 3940msgid "available git commands in '%s'"
727b9576
JX
3941msgstr ""
3942
94328cef 3943#: help.c:305
fda7b092 3944msgid "git commands available from elsewhere on your $PATH"
727b9576
JX
3945msgstr ""
3946
94328cef 3947#: help.c:314
fda7b092 3948msgid "These are common Git commands used in various situations:"
727b9576
JX
3949msgstr ""
3950
bfef3f9d 3951#: help.c:363 git.c:99
55892712
JX
3952#, c-format
3953msgid "unsupported command listing type '%s'"
3954msgstr ""
3955
d93ef2a1 3956#: help.c:403
55892712
JX
3957msgid "The common Git guides are:"
3958msgstr ""
3959
bfef3f9d 3960#: help.c:427
12705546
JX
3961msgid "See 'git help <command>' to read about a specific subcommand"
3962msgstr ""
3963
bfef3f9d 3964#: help.c:432
12705546
JX
3965msgid "External commands"
3966msgstr ""
3967
bfef3f9d 3968#: help.c:447
12705546
JX
3969msgid "Command aliases"
3970msgstr ""
3971
bfef3f9d 3972#: help.c:511
9caaf23e 3973#, c-format
df49095a 3974msgid ""
fda7b092
JX
3975"'%s' appears to be a git command, but we were not\n"
3976"able to execute it. Maybe git-%s is broken?"
df49095a
JX
3977msgstr ""
3978
bfef3f9d 3979#: help.c:570
fda7b092 3980msgid "Uh oh. Your system reports no Git commands at all."
d07a63e4
JX
3981msgstr ""
3982
bfef3f9d 3983#: help.c:592
fda7b092 3984#, c-format
5b34e000
JX
3985msgid "WARNING: You called a Git command named '%s', which does not exist."
3986msgstr ""
3987
bfef3f9d 3988#: help.c:597
5b34e000
JX
3989#, c-format
3990msgid "Continuing under the assumption that you meant '%s'."
5e078fcd
JX
3991msgstr ""
3992
bfef3f9d 3993#: help.c:602
5e078fcd 3994#, c-format
5b34e000 3995msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
5e078fcd
JX
3996msgstr ""
3997
bfef3f9d 3998#: help.c:610
5e078fcd 3999#, c-format
fda7b092 4000msgid "git: '%s' is not a git command. See 'git --help'."
5e078fcd
JX
4001msgstr ""
4002
bfef3f9d 4003#: help.c:614
fda7b092
JX
4004msgid ""
4005"\n"
5b34e000 4006"The most similar command is"
fda7b092
JX
4007msgid_plural ""
4008"\n"
5b34e000 4009"The most similar commands are"
fda7b092
JX
4010msgstr[0] ""
4011msgstr[1] ""
4012
d84f4abf 4013#: help.c:654
5b34e000
JX
4014msgid "git version [<options>]"
4015msgstr ""
4016
d84f4abf 4017#: help.c:709
df0617bf 4018#, c-format
fda7b092 4019msgid "%s: %s - %s"
df0617bf
JX
4020msgstr ""
4021
d84f4abf 4022#: help.c:713
5b34e000
JX
4023msgid ""
4024"\n"
4025"Did you mean this?"
4026msgid_plural ""
4027"\n"
4028"Did you mean one of these?"
4029msgstr[0] ""
4030msgstr[1] ""
4031
d93ef2a1 4032#: ident.c:349
fda7b092
JX
4033msgid ""
4034"\n"
4035"*** Please tell me who you are.\n"
4036"\n"
4037"Run\n"
4038"\n"
4039" git config --global user.email \"you@example.com\"\n"
4040" git config --global user.name \"Your Name\"\n"
4041"\n"
4042"to set your account's default identity.\n"
4043"Omit --global to set the identity only in this repository.\n"
4044"\n"
df0617bf
JX
4045msgstr ""
4046
d93ef2a1 4047#: ident.c:379
dfc182b1
JX
4048msgid "no email was given and auto-detection is disabled"
4049msgstr ""
4050
d93ef2a1 4051#: ident.c:384
dfc182b1
JX
4052#, c-format
4053msgid "unable to auto-detect email address (got '%s')"
4054msgstr ""
4055
d93ef2a1 4056#: ident.c:401
dfc182b1
JX
4057msgid "no name was given and auto-detection is disabled"
4058msgstr ""
4059
d93ef2a1
JX
4060#: ident.c:407
4061#, c-format
4062msgid "unable to auto-detect name (got '%s')"
4063msgstr ""
4064
4065#: ident.c:415
4066#, c-format
4067msgid "empty ident name (for <%s>) not allowed"
4068msgstr ""
4069
4070#: ident.c:421
4071#, c-format
4072msgid "name consists only of disallowed characters: %s"
4073msgstr ""
4074
bfef3f9d 4075#: ident.c:436 builtin/commit.c:634
dfc182b1 4076#, c-format
d93ef2a1 4077msgid "invalid date format: %s"
dfc182b1
JX
4078msgstr ""
4079
12705546 4080#: list-objects-filter-options.c:58
94328cef 4081msgid "expected 'tree:<depth>'"
12705546
JX
4082msgstr ""
4083
3d0a05b4 4084#: list-objects-filter-options.c:73
386544cd
JX
4085msgid "sparse:path filters support has been dropped"
4086msgstr ""
4087
3d0a05b4 4088#: list-objects-filter-options.c:86
6b0f1a9b
JX
4089#, c-format
4090msgid "invalid filter-spec '%s'"
4091msgstr ""
4092
3d0a05b4
JX
4093#: list-objects-filter-options.c:102
4094#, c-format
4095msgid "must escape char in sub-filter-spec: '%c'"
4096msgstr ""
4097
4098#: list-objects-filter-options.c:144
4099msgid "expected something after combine:"
4100msgstr ""
4101
4102#: list-objects-filter-options.c:226
4103msgid "multiple filter-specs cannot be combined"
18a90722
JX
4104msgstr ""
4105
d84f4abf
JX
4106#: list-objects-filter-options.c:330
4107msgid "unable to upgrade repository format to support partial clone"
4108msgstr ""
4109
bfef3f9d
JX
4110#: list-objects-filter.c:492
4111#, c-format
4112msgid "unable to access sparse blob in '%s'"
4113msgstr ""
4114
4115#: list-objects-filter.c:495
4116#, c-format
4117msgid "unable to parse sparse filter data in %s"
4118msgstr ""
4119
4120#: list-objects.c:127
4121#, c-format
4122msgid "entry '%s' in tree %s has tree mode, but is not a tree"
4123msgstr ""
4124
4125#: list-objects.c:140
4126#, c-format
4127msgid "entry '%s' in tree %s has blob mode, but is not a blob"
4128msgstr ""
4129
4130#: list-objects.c:375
4131#, c-format
4132msgid "unable to load root tree for commit %s"
4133msgstr ""
4134
4135#: lockfile.c:152
df0617bf 4136#, c-format
fda7b092
JX
4137msgid ""
4138"Unable to create '%s.lock': %s.\n"
4139"\n"
4140"Another git process seems to be running in this repository, e.g.\n"
4141"an editor opened by 'git commit'. Please make sure all processes\n"
4142"are terminated then try again. If it still fails, a git process\n"
4143"may have crashed in this repository earlier:\n"
4144"remove the file manually to continue."
df0617bf
JX
4145msgstr ""
4146
bfef3f9d 4147#: lockfile.c:160
df0617bf 4148#, c-format
fda7b092 4149msgid "Unable to create '%s.lock': %s"
df0617bf
JX
4150msgstr ""
4151
bfef3f9d
JX
4152#: ls-refs.c:109
4153msgid "expected flush after ls-refs arguments"
9eb3984b
JX
4154msgstr ""
4155
f7c6172e 4156#: merge-recursive.c:356
fda7b092 4157msgid "(bad commit)\n"
f4f2c8f8
JX
4158msgstr ""
4159
f7c6172e 4160#: merge-recursive.c:379
9b7388a8
JX
4161#, c-format
4162msgid "add_cacheinfo failed for path '%s'; merge aborting."
4163msgstr ""
4164
f7c6172e 4165#: merge-recursive.c:388
f1522b27 4166#, c-format
9b7388a8 4167msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
f1522b27
JX
4168msgstr ""
4169
f7c6172e 4170#: merge-recursive.c:874
f4f2c8f8 4171#, c-format
fda7b092 4172msgid "failed to create path '%s'%s"
f4f2c8f8
JX
4173msgstr ""
4174
f7c6172e 4175#: merge-recursive.c:885
f4f2c8f8 4176#, c-format
fda7b092 4177msgid "Removing %s to make room for subdirectory\n"
f4f2c8f8
JX
4178msgstr ""
4179
f7c6172e 4180#: merge-recursive.c:899 merge-recursive.c:918
fda7b092 4181msgid ": perhaps a D/F conflict?"
df0617bf
JX
4182msgstr ""
4183
f7c6172e 4184#: merge-recursive.c:908
f4f2c8f8 4185#, c-format
fda7b092 4186msgid "refusing to lose untracked file at '%s'"
f4f2c8f8
JX
4187msgstr ""
4188
f7c6172e 4189#: merge-recursive.c:949 builtin/cat-file.c:41
9eb3984b 4190#, c-format
fda7b092 4191msgid "cannot read object %s '%s'"
9eb3984b
JX
4192msgstr ""
4193
f7c6172e 4194#: merge-recursive.c:954
9eb3984b 4195#, c-format
fda7b092 4196msgid "blob expected for %s '%s'"
9eb3984b
JX
4197msgstr ""
4198
f7c6172e 4199#: merge-recursive.c:979
f4f2c8f8 4200#, c-format
fda7b092 4201msgid "failed to open '%s': %s"
f4f2c8f8
JX
4202msgstr ""
4203
f7c6172e 4204#: merge-recursive.c:990
f4f2c8f8 4205#, c-format
fda7b092 4206msgid "failed to symlink '%s': %s"
f4f2c8f8
JX
4207msgstr ""
4208
f7c6172e 4209#: merge-recursive.c:995
f1522b27 4210#, c-format
fda7b092 4211msgid "do not know what to do with %06o %s '%s'"
f1522b27
JX
4212msgstr ""
4213
f7c6172e 4214#: merge-recursive.c:1191
9b7388a8
JX
4215#, c-format
4216msgid "Failed to merge submodule %s (not checked out)"
4217msgstr ""
4218
f7c6172e 4219#: merge-recursive.c:1198
9b7388a8
JX
4220#, c-format
4221msgid "Failed to merge submodule %s (commits not present)"
4222msgstr ""
4223
f7c6172e 4224#: merge-recursive.c:1205
9b7388a8
JX
4225#, c-format
4226msgid "Failed to merge submodule %s (commits don't follow merge-base)"
4227msgstr ""
4228
f7c6172e 4229#: merge-recursive.c:1213 merge-recursive.c:1225
9b7388a8
JX
4230#, c-format
4231msgid "Fast-forwarding submodule %s to the following commit:"
4232msgstr ""
4233
f7c6172e 4234#: merge-recursive.c:1216 merge-recursive.c:1228
9b7388a8 4235#, c-format
90d4bec9 4236msgid "Fast-forwarding submodule %s"
9b7388a8
JX
4237msgstr ""
4238
f7c6172e 4239#: merge-recursive.c:1251
9b7388a8
JX
4240#, c-format
4241msgid "Failed to merge submodule %s (merge following commits not found)"
4242msgstr ""
4243
f7c6172e 4244#: merge-recursive.c:1255
9b7388a8
JX
4245#, c-format
4246msgid "Failed to merge submodule %s (not fast-forward)"
4247msgstr ""
4248
f7c6172e 4249#: merge-recursive.c:1256
9b7388a8
JX
4250msgid "Found a possible merge resolution for the submodule:\n"
4251msgstr ""
4252
f7c6172e 4253#: merge-recursive.c:1259
9b7388a8
JX
4254#, c-format
4255msgid ""
4256"If this is correct simply add it to the index for example\n"
4257"by using:\n"
4258"\n"
4259" git update-index --cacheinfo 160000 %s \"%s\"\n"
4260"\n"
4261"which will accept this suggestion.\n"
4262msgstr ""
4263
f7c6172e 4264#: merge-recursive.c:1268
9b7388a8
JX
4265#, c-format
4266msgid "Failed to merge submodule %s (multiple merges found)"
4267msgstr ""
4268
f7c6172e 4269#: merge-recursive.c:1341
fda7b092 4270msgid "Failed to execute internal merge"
f1522b27
JX
4271msgstr ""
4272
f7c6172e 4273#: merge-recursive.c:1346
9eb3984b 4274#, c-format
fda7b092 4275msgid "Unable to add %s to database"
9eb3984b
JX
4276msgstr ""
4277
f7c6172e 4278#: merge-recursive.c:1378
9b7388a8
JX
4279#, c-format
4280msgid "Auto-merging %s"
4281msgstr ""
4282
f7c6172e 4283#: merge-recursive.c:1402
9b7388a8
JX
4284#, c-format
4285msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
4286msgstr ""
4287
f7c6172e 4288#: merge-recursive.c:1474
f1522b27 4289#, c-format
fda7b092
JX
4290msgid ""
4291"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4292"in tree."
f1522b27
JX
4293msgstr ""
4294
f7c6172e 4295#: merge-recursive.c:1479
dfc182b1
JX
4296#, c-format
4297msgid ""
4298"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4299"left in tree."
4300msgstr ""
4301
f7c6172e 4302#: merge-recursive.c:1486
fda7b092
JX
4303#, c-format
4304msgid ""
4305"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4306"in tree at %s."
f1522b27
JX
4307msgstr ""
4308
f7c6172e 4309#: merge-recursive.c:1491
dfc182b1
JX
4310#, c-format
4311msgid ""
4312"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4313"left in tree at %s."
4314msgstr ""
4315
f7c6172e 4316#: merge-recursive.c:1526
fda7b092 4317msgid "rename"
f1522b27
JX
4318msgstr ""
4319
f7c6172e 4320#: merge-recursive.c:1526
fda7b092 4321msgid "renamed"
f1522b27
JX
4322msgstr ""
4323
b3f6cd79 4324#: merge-recursive.c:1577 merge-recursive.c:2484 merge-recursive.c:3129
9b7388a8
JX
4325#, c-format
4326msgid "Refusing to lose dirty file at %s"
4327msgstr ""
4328
051fae4d 4329#: merge-recursive.c:1587
94328cef
JX
4330#, c-format
4331msgid "Refusing to lose untracked file at %s, even though it's in the way."
4332msgstr ""
4333
051fae4d 4334#: merge-recursive.c:1645
94328cef
JX
4335#, c-format
4336msgid "CONFLICT (rename/add): Rename %s->%s in %s. Added %s in %s"
4337msgstr ""
4338
051fae4d 4339#: merge-recursive.c:1676
f1522b27 4340#, c-format
fda7b092 4341msgid "%s is a directory in %s adding as %s instead"
f1522b27
JX
4342msgstr ""
4343
051fae4d 4344#: merge-recursive.c:1681
9b7388a8
JX
4345#, c-format
4346msgid "Refusing to lose untracked file at %s; adding as %s instead"
4347msgstr ""
4348
051fae4d 4349#: merge-recursive.c:1708
f1522b27 4350#, c-format
fda7b092
JX
4351msgid ""
4352"CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
4353"\"->\"%s\" in \"%s\"%s"
f1522b27
JX
4354msgstr ""
4355
051fae4d 4356#: merge-recursive.c:1713
fda7b092 4357msgid " (left unresolved)"
f4f2c8f8
JX
4358msgstr ""
4359
b3f6cd79 4360#: merge-recursive.c:1805
f1522b27 4361#, c-format
fda7b092 4362msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
f1522b27
JX
4363msgstr ""
4364
b3f6cd79 4365#: merge-recursive.c:2068
9b7388a8
JX
4366#, c-format
4367msgid ""
4368"CONFLICT (directory rename split): Unclear where to place %s because "
4369"directory %s was renamed to multiple other directories, with no destination "
4370"getting a majority of the files."
4371msgstr ""
4372
b3f6cd79 4373#: merge-recursive.c:2100
9b7388a8
JX
4374#, c-format
4375msgid ""
4376"CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
4377"implicit directory rename(s) putting the following path(s) there: %s."
4378msgstr ""
4379
b3f6cd79 4380#: merge-recursive.c:2110
9b7388a8
JX
4381#, c-format
4382msgid ""
4383"CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
4384"implicit directory renames tried to put these paths there: %s"
4385msgstr ""
4386
b3f6cd79 4387#: merge-recursive.c:2202
9b7388a8
JX
4388#, c-format
4389msgid ""
4390"CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
4391">%s in %s"
4392msgstr ""
4393
b3f6cd79 4394#: merge-recursive.c:2447
9b7388a8
JX
4395#, c-format
4396msgid ""
4397"WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
4398"renamed."
4399msgstr ""
4400
b3f6cd79 4401#: merge-recursive.c:2973
df49095a 4402#, c-format
fda7b092 4403msgid "cannot read object %s"
df49095a
JX
4404msgstr ""
4405
b3f6cd79 4406#: merge-recursive.c:2976
df49095a 4407#, c-format
fda7b092 4408msgid "object %s is not a blob"
df49095a
JX
4409msgstr ""
4410
b3f6cd79 4411#: merge-recursive.c:3040
fda7b092 4412msgid "modify"
df49095a
JX
4413msgstr ""
4414
b3f6cd79 4415#: merge-recursive.c:3040
fda7b092 4416msgid "modified"
64f23b0c
JX
4417msgstr ""
4418
b3f6cd79 4419#: merge-recursive.c:3052
fda7b092 4420msgid "content"
64f23b0c
JX
4421msgstr ""
4422
b3f6cd79 4423#: merge-recursive.c:3056
fda7b092 4424msgid "add/add"
64f23b0c
JX
4425msgstr ""
4426
b3f6cd79 4427#: merge-recursive.c:3079
64f23b0c 4428#, c-format
fda7b092 4429msgid "Skipped %s (merged same as existing)"
64f23b0c
JX
4430msgstr ""
4431
d84f4abf 4432#: merge-recursive.c:3101 git-submodule.sh:959
fda7b092 4433msgid "submodule"
64f23b0c
JX
4434msgstr ""
4435
b3f6cd79 4436#: merge-recursive.c:3102
64f23b0c 4437#, c-format
fda7b092 4438msgid "CONFLICT (%s): Merge conflict in %s"
64f23b0c
JX
4439msgstr ""
4440
b3f6cd79 4441#: merge-recursive.c:3132
9caaf23e 4442#, c-format
94328cef
JX
4443msgid "Adding as %s instead"
4444msgstr ""
4445
b3f6cd79 4446#: merge-recursive.c:3215
d93ef2a1
JX
4447#, c-format
4448msgid ""
4449"Path updated: %s added in %s inside a directory that was renamed in %s; "
4450"moving it to %s."
4451msgstr ""
4452
b3f6cd79 4453#: merge-recursive.c:3218
d93ef2a1
JX
4454#, c-format
4455msgid ""
4456"CONFLICT (file location): %s added in %s inside a directory that was renamed "
4457"in %s, suggesting it should perhaps be moved to %s."
4458msgstr ""
4459
b3f6cd79 4460#: merge-recursive.c:3222
d93ef2a1
JX
4461#, c-format
4462msgid ""
4463"Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
4464"%s; moving it to %s."
4465msgstr ""
4466
b3f6cd79 4467#: merge-recursive.c:3225
d93ef2a1
JX
4468#, c-format
4469msgid ""
4470"CONFLICT (file location): %s renamed to %s in %s, inside a directory that "
4471"was renamed in %s, suggesting it should perhaps be moved to %s."
4472msgstr ""
4473
b3f6cd79 4474#: merge-recursive.c:3339
94328cef 4475#, c-format
fda7b092 4476msgid "Removing %s"
727b9576
JX
4477msgstr ""
4478
b3f6cd79 4479#: merge-recursive.c:3362
fda7b092 4480msgid "file/directory"
727b9576
JX
4481msgstr ""
4482
b3f6cd79 4483#: merge-recursive.c:3367
fda7b092 4484msgid "directory/file"
f9472e35
JX
4485msgstr ""
4486
b3f6cd79 4487#: merge-recursive.c:3374
dce37b66 4488#, c-format
fda7b092 4489msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
f9472e35
JX
4490msgstr ""
4491
b3f6cd79 4492#: merge-recursive.c:3383
dce37b66 4493#, c-format
fda7b092 4494msgid "Adding %s"
f9472e35
JX
4495msgstr ""
4496
b3f6cd79 4497#: merge-recursive.c:3392
94328cef
JX
4498#, c-format
4499msgid "CONFLICT (add/add): Merge conflict in %s"
4500msgstr ""
4501
b3f6cd79 4502#: merge-recursive.c:3436
25eab542 4503msgid "Already up to date!"
df0617bf
JX
4504msgstr ""
4505
b3f6cd79 4506#: merge-recursive.c:3445
df0617bf 4507#, c-format
fda7b092 4508msgid "merging of trees %s and %s failed"
c2ea1208
JX
4509msgstr ""
4510
b3f6cd79 4511#: merge-recursive.c:3549
fda7b092 4512msgid "Merging:"
28b3cffc
JX
4513msgstr ""
4514
b3f6cd79 4515#: merge-recursive.c:3562
28b3cffc 4516#, c-format
fda7b092
JX
4517msgid "found %u common ancestor:"
4518msgid_plural "found %u common ancestors:"
4519msgstr[0] ""
4520msgstr[1] ""
28b3cffc 4521
b3f6cd79 4522#: merge-recursive.c:3612
fda7b092 4523msgid "merge returned no commit"
d07a63e4
JX
4524msgstr ""
4525
b3f6cd79 4526#: merge-recursive.c:3671
3d0a05b4
JX
4527#, c-format
4528msgid ""
4529"Your local changes to the following files would be overwritten by merge:\n"
4530" %s"
4531msgstr ""
4532
b3f6cd79 4533#: merge-recursive.c:3768
fda7b092
JX
4534#, c-format
4535msgid "Could not parse object '%s'"
d07a63e4
JX
4536msgstr ""
4537
b3f6cd79 4538#: merge-recursive.c:3786 builtin/merge.c:705 builtin/merge.c:885
fda7b092 4539msgid "Unable to write index."
dce37b66
JX
4540msgstr ""
4541
bfef3f9d
JX
4542#: merge.c:41
4543msgid "failed to read the cache"
4544msgstr ""
4545
4546#: merge.c:108 rerere.c:720 builtin/am.c:1878 builtin/am.c:1912
d84f4abf 4547#: builtin/checkout.c:559 builtin/checkout.c:822 builtin/clone.c:816
bfef3f9d
JX
4548#: builtin/stash.c:265
4549msgid "unable to write new index file"
4550msgstr ""
4551
3d0a05b4 4552#: midx.c:68
12705546
JX
4553#, c-format
4554msgid "multi-pack-index file %s is too small"
4555msgstr ""
4556
3d0a05b4 4557#: midx.c:84
12705546
JX
4558#, c-format
4559msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x"
4560msgstr ""
4561
3d0a05b4 4562#: midx.c:89
12705546
JX
4563#, c-format
4564msgid "multi-pack-index version %d not recognized"
4565msgstr ""
4566
3d0a05b4 4567#: midx.c:94
12705546
JX
4568#, c-format
4569msgid "hash version %u does not match"
4570msgstr ""
4571
3d0a05b4 4572#: midx.c:108
12705546
JX
4573msgid "invalid chunk offset (too large)"
4574msgstr ""
4575
3d0a05b4 4576#: midx.c:132
12705546
JX
4577msgid "terminating multi-pack-index chunk id appears earlier than expected"
4578msgstr ""
4579
3d0a05b4 4580#: midx.c:145
12705546
JX
4581msgid "multi-pack-index missing required pack-name chunk"
4582msgstr ""
4583
3d0a05b4 4584#: midx.c:147
12705546
JX
4585msgid "multi-pack-index missing required OID fanout chunk"
4586msgstr ""
4587
3d0a05b4 4588#: midx.c:149
12705546
JX
4589msgid "multi-pack-index missing required OID lookup chunk"
4590msgstr ""
4591
3d0a05b4 4592#: midx.c:151
12705546
JX
4593msgid "multi-pack-index missing required object offsets chunk"
4594msgstr ""
4595
3d0a05b4 4596#: midx.c:165
12705546
JX
4597#, c-format
4598msgid "multi-pack-index pack names out of order: '%s' before '%s'"
4599msgstr ""
4600
bfef3f9d 4601#: midx.c:208
12705546 4602#, c-format
36dd6933 4603msgid "bad pack-int-id: %u (%u total packs)"
12705546
JX
4604msgstr ""
4605
bfef3f9d 4606#: midx.c:258
12705546
JX
4607msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
4608msgstr ""
4609
bfef3f9d 4610#: midx.c:286
12705546
JX
4611msgid "error preparing packfile from multi-pack-index"
4612msgstr ""
4613
bfef3f9d 4614#: midx.c:470
12705546
JX
4615#, c-format
4616msgid "failed to add packfile '%s'"
4617msgstr ""
4618
bfef3f9d 4619#: midx.c:476
12705546
JX
4620#, c-format
4621msgid "failed to open pack-index '%s'"
4622msgstr ""
4623
bfef3f9d 4624#: midx.c:536
12705546
JX
4625#, c-format
4626msgid "failed to locate object %d in packfile"
4627msgstr ""
4628
bfef3f9d 4629#: midx.c:840
578c7937
JX
4630msgid "Adding packfiles to multi-pack-index"
4631msgstr ""
4632
bfef3f9d 4633#: midx.c:873
6b0f1a9b
JX
4634#, c-format
4635msgid "did not see pack-file %s to drop"
4636msgstr ""
4637
bfef3f9d
JX
4638#: midx.c:925
4639msgid "no pack files to index."
4640msgstr ""
4641
4642#: midx.c:977
578c7937
JX
4643msgid "Writing chunks to multi-pack-index"
4644msgstr ""
4645
bfef3f9d 4646#: midx.c:1056
12705546
JX
4647#, c-format
4648msgid "failed to clear multi-pack-index at %s"
4649msgstr ""
4650
bfef3f9d 4651#: midx.c:1112
d93ef2a1
JX
4652msgid "Looking for referenced packfiles"
4653msgstr ""
4654
bfef3f9d 4655#: midx.c:1127
12705546
JX
4656#, c-format
4657msgid ""
4658"oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
4659msgstr ""
4660
bfef3f9d
JX
4661#: midx.c:1132
4662msgid "the midx contains no oid"
4663msgstr ""
4664
4665#: midx.c:1141
578c7937 4666msgid "Verifying OID order in multi-pack-index"
d93ef2a1
JX
4667msgstr ""
4668
bfef3f9d 4669#: midx.c:1150
12705546
JX
4670#, c-format
4671msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
4672msgstr ""
4673
bfef3f9d 4674#: midx.c:1170
d93ef2a1
JX
4675msgid "Sorting objects by packfile"
4676msgstr ""
4677
bfef3f9d 4678#: midx.c:1177
12705546
JX
4679msgid "Verifying object offsets"
4680msgstr ""
4681
bfef3f9d 4682#: midx.c:1193
12705546
JX
4683#, c-format
4684msgid "failed to load pack entry for oid[%d] = %s"
4685msgstr ""
4686
bfef3f9d 4687#: midx.c:1199
12705546
JX
4688#, c-format
4689msgid "failed to load pack-index for packfile %s"
4690msgstr ""
4691
bfef3f9d 4692#: midx.c:1208
12705546
JX
4693#, c-format
4694msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
4695msgstr ""
4696
bfef3f9d 4697#: midx.c:1233
578c7937
JX
4698msgid "Counting referenced objects"
4699msgstr ""
4700
bfef3f9d 4701#: midx.c:1243
578c7937
JX
4702msgid "Finding and deleting unreferenced packfiles"
4703msgstr ""
4704
bfef3f9d 4705#: midx.c:1433
6b0f1a9b
JX
4706msgid "could not start pack-objects"
4707msgstr ""
4708
bfef3f9d 4709#: midx.c:1452
6b0f1a9b
JX
4710msgid "could not finish pack-objects"
4711msgstr ""
4712
3d0a05b4 4713#: name-hash.c:537
12705546
JX
4714#, c-format
4715msgid "unable to create lazy_dir thread: %s"
4716msgstr ""
4717
3d0a05b4 4718#: name-hash.c:559
12705546
JX
4719#, c-format
4720msgid "unable to create lazy_name thread: %s"
4721msgstr ""
4722
3d0a05b4 4723#: name-hash.c:565
12705546
JX
4724#, c-format
4725msgid "unable to join lazy_name thread: %s"
4726msgstr ""
4727
94328cef 4728#: notes-merge.c:277
fda7b092
JX
4729#, c-format
4730msgid ""
4731"You have not concluded your previous notes merge (%s exists).\n"
4732"Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
4733"commit/abort the previous merge before you start a new notes merge."
dce37b66
JX
4734msgstr ""
4735
94328cef 4736#: notes-merge.c:284
fda7b092
JX
4737#, c-format
4738msgid "You have not concluded your notes merge (%s exists)."
9fa976ff
JX
4739msgstr ""
4740
94328cef 4741#: notes-utils.c:46
fda7b092 4742msgid "Cannot commit uninitialized/unreferenced notes tree"
2b911f81
JX
4743msgstr ""
4744
94328cef 4745#: notes-utils.c:105
fda7b092
JX
4746#, c-format
4747msgid "Bad notes.rewriteMode value: '%s'"
dce37b66
JX
4748msgstr ""
4749
94328cef 4750#: notes-utils.c:115
dce37b66 4751#, c-format
fda7b092 4752msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
dce37b66
JX
4753msgstr ""
4754
5b34e000
JX
4755#. TRANSLATORS: The first %s is the name of
4756#. the environment variable, the second %s is
4757#. its value.
4758#.
94328cef 4759#: notes-utils.c:145
dce37b66 4760#, c-format
fda7b092 4761msgid "Bad %s value: '%s'"
dce37b66
JX
4762msgstr ""
4763
3d0a05b4 4764#: object.c:53
dba9f13c
JX
4765#, c-format
4766msgid "invalid object type \"%s\""
4767msgstr ""
4768
3d0a05b4 4769#: object.c:173
dba9f13c
JX
4770#, c-format
4771msgid "object %s is a %s, not a %s"
4772msgstr ""
4773
3d0a05b4 4774#: object.c:233
dba9f13c
JX
4775#, c-format
4776msgid "object %s has unknown type id %d"
4777msgstr ""
4778
3d0a05b4 4779#: object.c:246
fda7b092
JX
4780#, c-format
4781msgid "unable to parse object: %s"
dce37b66
JX
4782msgstr ""
4783
f7c6172e 4784#: object.c:266 object.c:278
dba9f13c 4785#, c-format
94328cef 4786msgid "hash mismatch %s"
dba9f13c
JX
4787msgstr ""
4788
d84f4abf 4789#: pack-bitmap.c:815 pack-bitmap.c:821 builtin/pack-objects.c:2184
bfef3f9d
JX
4790#, c-format
4791msgid "unable to get size of %s"
4792msgstr ""
4793
d84f4abf 4794#: packfile.c:630
25eab542
JX
4795msgid "offset before end of packfile (broken .idx?)"
4796msgstr ""
4797
d84f4abf 4798#: packfile.c:1900
25eab542
JX
4799#, c-format
4800msgid "offset before start of pack index for %s (corrupt index?)"
4801msgstr ""
4802
d84f4abf 4803#: packfile.c:1904
25eab542
JX
4804#, c-format
4805msgid "offset beyond end of pack index for %s (truncated index?)"
4806msgstr ""
4807
bfef3f9d 4808#: parse-options-cb.c:20 parse-options-cb.c:24
f7c6172e 4809#, c-format
bfef3f9d
JX
4810msgid "option `%s' expects a numerical value"
4811msgstr ""
4812
4813#: parse-options-cb.c:41
4814#, c-format
4815msgid "malformed expiration date '%s'"
4816msgstr ""
4817
4818#: parse-options-cb.c:54
4819#, c-format
4820msgid "option `%s' expects \"always\", \"auto\", or \"never\""
4821msgstr ""
4822
4823#: parse-options-cb.c:130 parse-options-cb.c:147
4824#, c-format
4825msgid "malformed object name '%s'"
f7c6172e
JX
4826msgstr ""
4827
d93ef2a1 4828#: parse-options.c:38
94328cef
JX
4829#, c-format
4830msgid "%s requires a value"
4831msgstr ""
4832
d93ef2a1 4833#: parse-options.c:73
94328cef
JX
4834#, c-format
4835msgid "%s is incompatible with %s"
4836msgstr ""
4837
d93ef2a1 4838#: parse-options.c:78
94328cef
JX
4839#, c-format
4840msgid "%s : incompatible with something else"
4841msgstr ""
4842
051fae4d 4843#: parse-options.c:92 parse-options.c:96 parse-options.c:317
94328cef
JX
4844#, c-format
4845msgid "%s takes no value"
4846msgstr ""
4847
d93ef2a1 4848#: parse-options.c:94
94328cef
JX
4849#, c-format
4850msgid "%s isn't available"
4851msgstr ""
4852
051fae4d 4853#: parse-options.c:217
94328cef
JX
4854#, c-format
4855msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
4856msgstr ""
4857
051fae4d 4858#: parse-options.c:386
94328cef
JX
4859#, c-format
4860msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
4861msgstr ""
4862
051fae4d 4863#: parse-options.c:420 parse-options.c:428
94328cef 4864#, c-format
f7c6172e 4865msgid "did you mean `--%s` (with two dashes)?"
94328cef
JX
4866msgstr ""
4867
bfef3f9d
JX
4868#: parse-options.c:663 parse-options.c:963
4869#, c-format
4870msgid "alias of --%s"
4871msgstr ""
4872
4873#: parse-options.c:854
94328cef
JX
4874#, c-format
4875msgid "unknown option `%s'"
4876msgstr ""
4877
bfef3f9d 4878#: parse-options.c:856
94328cef
JX
4879#, c-format
4880msgid "unknown switch `%c'"
4881msgstr ""
4882
bfef3f9d 4883#: parse-options.c:858
94328cef
JX
4884#, c-format
4885msgid "unknown non-ascii option in string: `%s'"
4886msgstr ""
4887
bfef3f9d 4888#: parse-options.c:882
fda7b092 4889msgid "..."
dce37b66
JX
4890msgstr ""
4891
bfef3f9d 4892#: parse-options.c:901
fda7b092
JX
4893#, c-format
4894msgid "usage: %s"
dce37b66
JX
4895msgstr ""
4896
fda7b092 4897#. TRANSLATORS: the colon here should align with the
5b34e000
JX
4898#. one in "usage: %s" translation.
4899#.
bfef3f9d 4900#: parse-options.c:907
9fa976ff 4901#, c-format
fda7b092 4902msgid " or: %s"
9fa976ff
JX
4903msgstr ""
4904
bfef3f9d 4905#: parse-options.c:910
dce37b66 4906#, c-format
fda7b092 4907msgid " %s"
dce37b66
JX
4908msgstr ""
4909
bfef3f9d 4910#: parse-options.c:949
fda7b092 4911msgid "-NUM"
822e4a65
JX
4912msgstr ""
4913
578c7937 4914#: path.c:915
822e4a65 4915#, c-format
fda7b092 4916msgid "Could not make %s writable by group"
822e4a65
JX
4917msgstr ""
4918
578c7937 4919#: pathspec.c:130
dfc182b1
JX
4920msgid "Escape character '\\' not allowed as last character in attr value"
4921msgstr ""
4922
578c7937 4923#: pathspec.c:148
dfc182b1
JX
4924msgid "Only one 'attr:' specification is allowed."
4925msgstr ""
4926
578c7937 4927#: pathspec.c:151
dfc182b1
JX
4928msgid "attr spec must not be empty"
4929msgstr ""
4930
578c7937 4931#: pathspec.c:194
dfc182b1
JX
4932#, c-format
4933msgid "invalid attribute name %s"
4934msgstr ""
4935
578c7937 4936#: pathspec.c:259
fda7b092 4937msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
822e4a65
JX
4938msgstr ""
4939
578c7937 4940#: pathspec.c:266
fda7b092
JX
4941msgid ""
4942"global 'literal' pathspec setting is incompatible with all other global "
4943"pathspec settings"
dce37b66
JX
4944msgstr ""
4945
578c7937 4946#: pathspec.c:306
fda7b092 4947msgid "invalid parameter for pathspec magic 'prefix'"
dce37b66
JX
4948msgstr ""
4949
578c7937 4950#: pathspec.c:327
dce37b66 4951#, c-format
fda7b092 4952msgid "Invalid pathspec magic '%.*s' in '%s'"
dce37b66
JX
4953msgstr ""
4954
578c7937 4955#: pathspec.c:332
dce37b66 4956#, c-format
fda7b092 4957msgid "Missing ')' at the end of pathspec magic in '%s'"
dce37b66
JX
4958msgstr ""
4959
578c7937 4960#: pathspec.c:370
dce37b66 4961#, c-format
fda7b092 4962msgid "Unimplemented pathspec magic '%c' in '%s'"
dce37b66
JX
4963msgstr ""
4964
578c7937 4965#: pathspec.c:429
dce37b66 4966#, c-format
fda7b092 4967msgid "%s: 'literal' and 'glob' are incompatible"
dce37b66
JX
4968msgstr ""
4969
bfef3f9d 4970#: pathspec.c:445
dce37b66 4971#, c-format
f7c6172e 4972msgid "%s: '%s' is outside repository at '%s'"
dce37b66
JX
4973msgstr ""
4974
bfef3f9d 4975#: pathspec.c:521
dce37b66 4976#, c-format
673bfad0 4977msgid "'%s' (mnemonic: '%c')"
dce37b66
JX
4978msgstr ""
4979
bfef3f9d 4980#: pathspec.c:531
fda7b092
JX
4981#, c-format
4982msgid "%s: pathspec magic not supported by this command: %s"
dce37b66
JX
4983msgstr ""
4984
bfef3f9d 4985#: pathspec.c:598
dce37b66 4986#, c-format
fda7b092 4987msgid "pathspec '%s' is beyond a symbolic link"
dce37b66
JX
4988msgstr ""
4989
bfef3f9d 4990#: pathspec.c:643
578c7937
JX
4991#, c-format
4992msgid "line is badly quoted: %s"
4993msgstr ""
4994
d93ef2a1
JX
4995#: pkt-line.c:92
4996msgid "unable to write flush packet"
4997msgstr ""
4998
4999#: pkt-line.c:99
5000msgid "unable to write delim packet"
5001msgstr ""
5002
5003#: pkt-line.c:106
d84f4abf
JX
5004msgid "unable to write stateless separator packet"
5005msgstr ""
5006
5007#: pkt-line.c:113
dba9f13c
JX
5008msgid "flush packet write failed"
5009msgstr ""
5010
d84f4abf 5011#: pkt-line.c:153 pkt-line.c:239
dba9f13c
JX
5012msgid "protocol error: impossibly long line"
5013msgstr ""
5014
d84f4abf 5015#: pkt-line.c:169 pkt-line.c:171
dba9f13c
JX
5016msgid "packet write with format failed"
5017msgstr ""
5018
d84f4abf 5019#: pkt-line.c:203
dba9f13c
JX
5020msgid "packet write failed - data exceeds max packet size"
5021msgstr ""
5022
d84f4abf 5023#: pkt-line.c:210 pkt-line.c:217
dba9f13c
JX
5024msgid "packet write failed"
5025msgstr ""
5026
d84f4abf 5027#: pkt-line.c:302
dba9f13c
JX
5028msgid "read error"
5029msgstr ""
5030
d84f4abf 5031#: pkt-line.c:310
dba9f13c
JX
5032msgid "the remote end hung up unexpectedly"
5033msgstr ""
5034
d84f4abf 5035#: pkt-line.c:338
dba9f13c
JX
5036#, c-format
5037msgid "protocol error: bad line length character: %.4s"
5038msgstr ""
5039
d84f4abf 5040#: pkt-line.c:352 pkt-line.c:357
dba9f13c
JX
5041#, c-format
5042msgid "protocol error: bad line length %d"
5043msgstr ""
5044
d84f4abf 5045#: pkt-line.c:373
94328cef
JX
5046#, c-format
5047msgid "remote error: %s"
5048msgstr ""
5049
5050#: preload-index.c:119
12705546
JX
5051msgid "Refreshing index"
5052msgstr ""
5053
94328cef 5054#: preload-index.c:138
12705546
JX
5055#, c-format
5056msgid "unable to create threaded lstat: %s"
5057msgstr ""
5058
bfef3f9d 5059#: pretty.c:982
fda7b092 5060msgid "unable to parse --pretty format"
9fa976ff
JX
5061msgstr ""
5062
578c7937 5063#: promisor-remote.c:23
3d0a05b4
JX
5064msgid "Remote with no URL"
5065msgstr ""
5066
578c7937 5067#: promisor-remote.c:58
3d0a05b4
JX
5068#, c-format
5069msgid "promisor remote name cannot begin with '/': %s"
5070msgstr ""
5071
bfef3f9d
JX
5072#: prune-packed.c:35
5073msgid "Removing duplicate objects"
dba9f13c
JX
5074msgstr ""
5075
578c7937 5076#: range-diff.c:77
bfef3f9d
JX
5077msgid "could not start `log`"
5078msgstr ""
5079
5080#: range-diff.c:79
dba9f13c
JX
5081msgid "could not read `log` output"
5082msgstr ""
5083
bfef3f9d 5084#: range-diff.c:98 sequencer.c:5143
dba9f13c
JX
5085#, c-format
5086msgid "could not parse commit '%s'"
5087msgstr ""
5088
bfef3f9d
JX
5089#: range-diff.c:112
5090#, c-format
5091msgid ""
5092"could not parse first line of `log` output: did not start with 'commit ': "
5093"'%s'"
5094msgstr ""
5095
5096#: range-diff.c:137
6b0f1a9b
JX
5097#, c-format
5098msgid "could not parse git header '%.*s'"
5099msgstr ""
5100
bfef3f9d 5101#: range-diff.c:301
dba9f13c
JX
5102msgid "failed to generate diff"
5103msgstr ""
5104
bfef3f9d 5105#: range-diff.c:534 range-diff.c:536
dba9f13c
JX
5106#, c-format
5107msgid "could not parse log for '%s'"
5108msgstr ""
5109
d93ef2a1 5110#: read-cache.c:680
94328cef
JX
5111#, c-format
5112msgid "will not add file alias '%s' ('%s' already exists in index)"
5113msgstr ""
5114
d93ef2a1 5115#: read-cache.c:696
94328cef
JX
5116msgid "cannot create an empty blob in the object database"
5117msgstr ""
5118
d93ef2a1 5119#: read-cache.c:718
94328cef
JX
5120#, c-format
5121msgid "%s: can only add regular files, symbolic links or git-directories"
5122msgstr ""
5123
d93ef2a1
JX
5124#: read-cache.c:723
5125#, c-format
5126msgid "'%s' does not have a commit checked out"
5127msgstr ""
5128
5129#: read-cache.c:775
94328cef
JX
5130#, c-format
5131msgid "unable to index file '%s'"
5132msgstr ""
5133
d93ef2a1 5134#: read-cache.c:794
94328cef
JX
5135#, c-format
5136msgid "unable to add '%s' to index"
5137msgstr ""
5138
d93ef2a1 5139#: read-cache.c:805
94328cef
JX
5140#, c-format
5141msgid "unable to stat '%s'"
5142msgstr ""
5143
f7c6172e 5144#: read-cache.c:1330
94328cef
JX
5145#, c-format
5146msgid "'%s' appears as both a file and as a directory"
5147msgstr ""
5148
f7c6172e 5149#: read-cache.c:1536
12705546
JX
5150msgid "Refresh index"
5151msgstr ""
5152
f7c6172e 5153#: read-cache.c:1651
fda7b092
JX
5154#, c-format
5155msgid ""
5156"index.version set, but the value is invalid.\n"
5157"Using version %i"
9fa976ff
JX
5158msgstr ""
5159
f7c6172e 5160#: read-cache.c:1661
fda7b092
JX
5161#, c-format
5162msgid ""
5163"GIT_INDEX_VERSION set, but the value is invalid.\n"
5164"Using version %i"
dce37b66
JX
5165msgstr ""
5166
f7c6172e 5167#: read-cache.c:1717
94328cef
JX
5168#, c-format
5169msgid "bad signature 0x%08x"
5170msgstr ""
5171
f7c6172e 5172#: read-cache.c:1720
94328cef
JX
5173#, c-format
5174msgid "bad index version %d"
5175msgstr ""
5176
f7c6172e 5177#: read-cache.c:1729
94328cef
JX
5178msgid "bad index file sha1 signature"
5179msgstr ""
5180
f7c6172e 5181#: read-cache.c:1759
94328cef
JX
5182#, c-format
5183msgid "index uses %.4s extension, which we do not understand"
5184msgstr ""
5185
f7c6172e 5186#: read-cache.c:1761
94328cef
JX
5187#, c-format
5188msgid "ignoring %.4s extension"
5189msgstr ""
5190
f7c6172e 5191#: read-cache.c:1798
94328cef
JX
5192#, c-format
5193msgid "unknown index entry format 0x%08x"
5194msgstr ""
5195
f7c6172e 5196#: read-cache.c:1814
12705546
JX
5197#, c-format
5198msgid "malformed name field in the index, near path '%s'"
5199msgstr ""
5200
f7c6172e 5201#: read-cache.c:1871
94328cef
JX
5202msgid "unordered stage entries in index"
5203msgstr ""
5204
f7c6172e 5205#: read-cache.c:1874
94328cef
JX
5206#, c-format
5207msgid "multiple stage entries for merged file '%s'"
5208msgstr ""
5209
f7c6172e 5210#: read-cache.c:1877
94328cef
JX
5211#, c-format
5212msgid "unordered stage entries for '%s'"
5213msgstr ""
5214
f7c6172e
JX
5215#: read-cache.c:1983 read-cache.c:2271 rerere.c:565 rerere.c:599 rerere.c:1111
5216#: submodule.c:1619 builtin/add.c:532 builtin/check-ignore.c:181
d84f4abf 5217#: builtin/checkout.c:488 builtin/checkout.c:674 builtin/clean.c:991
bfef3f9d
JX
5218#: builtin/commit.c:364 builtin/diff-tree.c:121 builtin/grep.c:507
5219#: builtin/mv.c:145 builtin/reset.c:247 builtin/rm.c:290
f7c6172e 5220#: builtin/submodule--helper.c:332
12705546
JX
5221msgid "index file corrupt"
5222msgstr ""
5223
f7c6172e 5224#: read-cache.c:2124
12705546
JX
5225#, c-format
5226msgid "unable to create load_cache_entries thread: %s"
5227msgstr ""
5228
f7c6172e 5229#: read-cache.c:2137
12705546
JX
5230#, c-format
5231msgid "unable to join load_cache_entries thread: %s"
5232msgstr ""
5233
f7c6172e 5234#: read-cache.c:2170
94328cef
JX
5235#, c-format
5236msgid "%s: index file open failed"
5237msgstr ""
5238
f7c6172e 5239#: read-cache.c:2174
94328cef
JX
5240#, c-format
5241msgid "%s: cannot stat the open index"
5242msgstr ""
5243
f7c6172e 5244#: read-cache.c:2178
94328cef
JX
5245#, c-format
5246msgid "%s: index file smaller than expected"
5247msgstr ""
5248
f7c6172e 5249#: read-cache.c:2182
94328cef
JX
5250#, c-format
5251msgid "%s: unable to map index file"
5252msgstr ""
5253
f7c6172e 5254#: read-cache.c:2224
12705546
JX
5255#, c-format
5256msgid "unable to create load_index_extensions thread: %s"
5257msgstr ""
5258
f7c6172e 5259#: read-cache.c:2251
12705546
JX
5260#, c-format
5261msgid "unable to join load_index_extensions thread: %s"
5262msgstr ""
5263
f7c6172e 5264#: read-cache.c:2283
94328cef
JX
5265#, c-format
5266msgid "could not freshen shared index '%s'"
5267msgstr ""
5268
f7c6172e 5269#: read-cache.c:2330
94328cef
JX
5270#, c-format
5271msgid "broken index, expect %s in %s, got %s"
5272msgstr ""
5273
d84f4abf 5274#: read-cache.c:3026 strbuf.c:1171 wrapper.c:630 builtin/merge.c:1130
5b34e000
JX
5275#, c-format
5276msgid "could not close '%s'"
5277msgstr ""
5278
bfef3f9d 5279#: read-cache.c:3129 sequencer.c:2355 sequencer.c:4066
dfc182b1 5280#, c-format
28e1aaa4 5281msgid "could not stat '%s'"
dfc182b1
JX
5282msgstr ""
5283
f7c6172e 5284#: read-cache.c:3142
dfc182b1
JX
5285#, c-format
5286msgid "unable to open git dir: %s"
5287msgstr ""
5288
f7c6172e 5289#: read-cache.c:3154
dfc182b1
JX
5290#, c-format
5291msgid "unable to unlink: %s"
5292msgstr ""
5293
f7c6172e 5294#: read-cache.c:3179
94328cef
JX
5295#, c-format
5296msgid "cannot fix permission bits on '%s'"
5297msgstr ""
5298
f7c6172e 5299#: read-cache.c:3328
94328cef
JX
5300#, c-format
5301msgid "%s: cannot drop to stage #0"
5302msgstr ""
5303
f7c6172e
JX
5304#: rebase-interactive.c:11
5305msgid ""
5306"You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
5307"continue'.\n"
5308"Or you can abort the rebase with 'git rebase --abort'.\n"
5309msgstr ""
5310
5311#: rebase-interactive.c:33
d93ef2a1
JX
5312#, c-format
5313msgid ""
5314"unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
5315msgstr ""
5316
f7c6172e 5317#: rebase-interactive.c:42
12705546
JX
5318msgid ""
5319"\n"
5320"Commands:\n"
5321"p, pick <commit> = use commit\n"
5322"r, reword <commit> = use commit, but edit the commit message\n"
5323"e, edit <commit> = use commit, but stop for amending\n"
5324"s, squash <commit> = use commit, but meld into previous commit\n"
5325"f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
5326"x, exec <command> = run command (the rest of the line) using shell\n"
5327"b, break = stop here (continue rebase later with 'git rebase --continue')\n"
5328"d, drop <commit> = remove commit\n"
5329"l, label <label> = label current HEAD with a name\n"
5330"t, reset <label> = reset HEAD to a label\n"
5331"m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
5332". create a merge commit using the original merge commit's\n"
5333". message (or the oneline, if no original merge commit was\n"
5334". specified). Use -c <commit> to reword the commit message.\n"
5335"\n"
5336"These lines can be re-ordered; they are executed from top to bottom.\n"
5337msgstr ""
5338
f7c6172e 5339#: rebase-interactive.c:63
d93ef2a1
JX
5340#, c-format
5341msgid "Rebase %s onto %s (%d command)"
5342msgid_plural "Rebase %s onto %s (%d commands)"
5343msgstr[0] ""
5344msgstr[1] ""
5345
f7c6172e 5346#: rebase-interactive.c:72 git-rebase--preserve-merges.sh:228
12705546
JX
5347msgid ""
5348"\n"
5349"Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
5350msgstr ""
5351
f7c6172e 5352#: rebase-interactive.c:75 git-rebase--preserve-merges.sh:232
12705546
JX
5353msgid ""
5354"\n"
5355"If you remove a line here THAT COMMIT WILL BE LOST.\n"
5356msgstr ""
5357
f7c6172e 5358#: rebase-interactive.c:81 git-rebase--preserve-merges.sh:871
12705546
JX
5359msgid ""
5360"\n"
5361"You are editing the todo file of an ongoing interactive rebase.\n"
5362"To continue rebase after editing, run:\n"
5363" git rebase --continue\n"
5364"\n"
5365msgstr ""
5366
f7c6172e 5367#: rebase-interactive.c:86 git-rebase--preserve-merges.sh:948
12705546
JX
5368msgid ""
5369"\n"
5370"However, if you remove everything, the rebase will be aborted.\n"
5371"\n"
5372msgstr ""
5373
bfef3f9d 5374#: rebase-interactive.c:110 rerere.c:485 rerere.c:692 sequencer.c:3463
b3f6cd79 5375#: sequencer.c:3489 sequencer.c:5248 builtin/fsck.c:347 builtin/rebase.c:258
12705546 5376#, c-format
d93ef2a1
JX
5377msgid "could not write '%s'"
5378msgstr ""
5379
bfef3f9d
JX
5380#: rebase-interactive.c:116 builtin/rebase.c:190 builtin/rebase.c:216
5381#: builtin/rebase.c:240
d93ef2a1 5382#, c-format
f7c6172e 5383msgid "could not write '%s'."
d93ef2a1
JX
5384msgstr ""
5385
f7c6172e 5386#: rebase-interactive.c:193
d93ef2a1
JX
5387#, c-format
5388msgid ""
5389"Warning: some commits may have been dropped accidentally.\n"
5390"Dropped commits (newer to older):\n"
5391msgstr ""
5392
f7c6172e 5393#: rebase-interactive.c:200
d93ef2a1
JX
5394#, c-format
5395msgid ""
5396"To avoid this message, use \"drop\" to explicitly remove a commit.\n"
5397"\n"
5398"Use 'git config rebase.missingCommitsCheck' to change the level of "
5399"warnings.\n"
5400"The possible behaviours are: ignore, warn, error.\n"
5401"\n"
12705546
JX
5402msgstr ""
5403
bfef3f9d
JX
5404#: rebase-interactive.c:233 rebase-interactive.c:238 sequencer.c:2274
5405#: builtin/rebase.c:176 builtin/rebase.c:201 builtin/rebase.c:227
5406#: builtin/rebase.c:252
f7c6172e
JX
5407#, c-format
5408msgid "could not read '%s'."
5409msgstr ""
5410
d84f4abf 5411#: ref-filter.c:42 wt-status.c:1977
bfef3f9d 5412msgid "gone"
dba9f13c
JX
5413msgstr ""
5414
bfef3f9d 5415#: ref-filter.c:43
dba9f13c 5416#, c-format
bfef3f9d 5417msgid "ahead %d"
dba9f13c
JX
5418msgstr ""
5419
bfef3f9d 5420#: ref-filter.c:44
dba9f13c 5421#, c-format
bfef3f9d 5422msgid "behind %d"
dba9f13c
JX
5423msgstr ""
5424
bfef3f9d 5425#: ref-filter.c:45
dba9f13c 5426#, c-format
bfef3f9d 5427msgid "ahead %d, behind %d"
dba9f13c
JX
5428msgstr ""
5429
bfef3f9d 5430#: ref-filter.c:165
dba9f13c 5431#, c-format
bfef3f9d 5432msgid "expected format: %%(color:<color>)"
dba9f13c
JX
5433msgstr ""
5434
bfef3f9d 5435#: ref-filter.c:167
dba9f13c 5436#, c-format
bfef3f9d 5437msgid "unrecognized color: %%(color:%s)"
dba9f13c
JX
5438msgstr ""
5439
bfef3f9d 5440#: ref-filter.c:189
dba9f13c 5441#, c-format
bfef3f9d 5442msgid "Integer value expected refname:lstrip=%s"
dba9f13c
JX
5443msgstr ""
5444
bfef3f9d 5445#: ref-filter.c:193
dba9f13c 5446#, c-format
bfef3f9d 5447msgid "Integer value expected refname:rstrip=%s"
dba9f13c
JX
5448msgstr ""
5449
bfef3f9d 5450#: ref-filter.c:195
dba9f13c 5451#, c-format
bfef3f9d 5452msgid "unrecognized %%(%s) argument: %s"
dba9f13c
JX
5453msgstr ""
5454
bfef3f9d 5455#: ref-filter.c:250
dba9f13c 5456#, c-format
bfef3f9d 5457msgid "%%(objecttype) does not take arguments"
dba9f13c
JX
5458msgstr ""
5459
bfef3f9d 5460#: ref-filter.c:272
dba9f13c 5461#, c-format
bfef3f9d 5462msgid "unrecognized %%(objectsize) argument: %s"
dba9f13c
JX
5463msgstr ""
5464
bfef3f9d 5465#: ref-filter.c:280
dba9f13c 5466#, c-format
bfef3f9d 5467msgid "%%(deltabase) does not take arguments"
dba9f13c
JX
5468msgstr ""
5469
bfef3f9d 5470#: ref-filter.c:292
dba9f13c 5471#, c-format
bfef3f9d 5472msgid "%%(body) does not take arguments"
dba9f13c
JX
5473msgstr ""
5474
bfef3f9d 5475#: ref-filter.c:301
dba9f13c 5476#, c-format
bfef3f9d 5477msgid "%%(subject) does not take arguments"
dba9f13c
JX
5478msgstr ""
5479
bfef3f9d 5480#: ref-filter.c:323
dba9f13c 5481#, c-format
bfef3f9d 5482msgid "unknown %%(trailers) argument: %s"
dba9f13c
JX
5483msgstr ""
5484
bfef3f9d 5485#: ref-filter.c:352
dba9f13c 5486#, c-format
bfef3f9d 5487msgid "positive value expected contents:lines=%s"
dba9f13c
JX
5488msgstr ""
5489
bfef3f9d
JX
5490#: ref-filter.c:354
5491#, c-format
5492msgid "unrecognized %%(contents) argument: %s"
dba9f13c
JX
5493msgstr ""
5494
bfef3f9d 5495#: ref-filter.c:369
dce37b66 5496#, c-format
bfef3f9d 5497msgid "positive value expected objectname:short=%s"
dce37b66
JX
5498msgstr ""
5499
bfef3f9d 5500#: ref-filter.c:373
dba9f13c 5501#, c-format
bfef3f9d 5502msgid "unrecognized %%(objectname) argument: %s"
28e1aaa4
JX
5503msgstr ""
5504
bfef3f9d 5505#: ref-filter.c:403
fda7b092 5506#, c-format
bfef3f9d 5507msgid "expected format: %%(align:<width>,<position>)"
dce37b66
JX
5508msgstr ""
5509
bfef3f9d 5510#: ref-filter.c:415
dce37b66 5511#, c-format
bfef3f9d 5512msgid "unrecognized position:%s"
dce37b66
JX
5513msgstr ""
5514
bfef3f9d 5515#: ref-filter.c:422
dce37b66 5516#, c-format
bfef3f9d 5517msgid "unrecognized width:%s"
dce37b66
JX
5518msgstr ""
5519
bfef3f9d 5520#: ref-filter.c:431
dba9f13c 5521#, c-format
bfef3f9d 5522msgid "unrecognized %%(align) argument: %s"
dba9f13c
JX
5523msgstr ""
5524
bfef3f9d
JX
5525#: ref-filter.c:439
5526#, c-format
5527msgid "positive width expected with the %%(align) atom"
dfc182b1
JX
5528msgstr ""
5529
bfef3f9d 5530#: ref-filter.c:457
dfc182b1 5531#, c-format
bfef3f9d 5532msgid "unrecognized %%(if) argument: %s"
dfc182b1
JX
5533msgstr ""
5534
bfef3f9d 5535#: ref-filter.c:559
dfc182b1 5536#, c-format
bfef3f9d 5537msgid "malformed field name: %.*s"
dfc182b1
JX
5538msgstr ""
5539
bfef3f9d 5540#: ref-filter.c:586
dfc182b1 5541#, c-format
bfef3f9d 5542msgid "unknown field name: %.*s"
dfc182b1
JX
5543msgstr ""
5544
bfef3f9d 5545#: ref-filter.c:590
dce37b66 5546#, c-format
bfef3f9d
JX
5547msgid ""
5548"not a git repository, but the field '%.*s' requires access to object data"
dce37b66
JX
5549msgstr ""
5550
bfef3f9d 5551#: ref-filter.c:714
dce37b66 5552#, c-format
bfef3f9d 5553msgid "format: %%(if) atom used without a %%(then) atom"
dce37b66
JX
5554msgstr ""
5555
bfef3f9d 5556#: ref-filter.c:777
dce37b66 5557#, c-format
bfef3f9d 5558msgid "format: %%(then) atom used without an %%(if) atom"
dce37b66
JX
5559msgstr ""
5560
bfef3f9d 5561#: ref-filter.c:779
dfc182b1 5562#, c-format
bfef3f9d 5563msgid "format: %%(then) atom used more than once"
dfc182b1
JX
5564msgstr ""
5565
bfef3f9d 5566#: ref-filter.c:781
dfc182b1 5567#, c-format
bfef3f9d 5568msgid "format: %%(then) atom used after %%(else)"
dfc182b1
JX
5569msgstr ""
5570
bfef3f9d 5571#: ref-filter.c:809
dba9f13c 5572#, c-format
bfef3f9d 5573msgid "format: %%(else) atom used without an %%(if) atom"
dba9f13c
JX
5574msgstr ""
5575
bfef3f9d 5576#: ref-filter.c:811
94328cef 5577#, c-format
bfef3f9d 5578msgid "format: %%(else) atom used without a %%(then) atom"
94328cef
JX
5579msgstr ""
5580
bfef3f9d 5581#: ref-filter.c:813
dba9f13c 5582#, c-format
bfef3f9d 5583msgid "format: %%(else) atom used more than once"
dba9f13c
JX
5584msgstr ""
5585
bfef3f9d 5586#: ref-filter.c:828
dce37b66 5587#, c-format
bfef3f9d 5588msgid "format: %%(end) atom used without corresponding atom"
dce37b66
JX
5589msgstr ""
5590
bfef3f9d 5591#: ref-filter.c:885
fda7b092 5592#, c-format
bfef3f9d 5593msgid "malformed format string %s"
dce37b66
JX
5594msgstr ""
5595
bfef3f9d 5596#: ref-filter.c:1486
673bfad0 5597#, c-format
bfef3f9d 5598msgid "no branch, rebasing %s"
673bfad0
JX
5599msgstr ""
5600
bfef3f9d 5601#: ref-filter.c:1489
fda7b092 5602#, c-format
bfef3f9d 5603msgid "no branch, rebasing detached HEAD %s"
dce37b66
JX
5604msgstr ""
5605
bfef3f9d 5606#: ref-filter.c:1492
dce37b66 5607#, c-format
bfef3f9d 5608msgid "no branch, bisect started on %s"
dce37b66
JX
5609msgstr ""
5610
bfef3f9d
JX
5611#: ref-filter.c:1502
5612msgid "no branch"
dfc182b1
JX
5613msgstr ""
5614
bfef3f9d 5615#: ref-filter.c:1538 ref-filter.c:1747
fda7b092 5616#, c-format
bfef3f9d 5617msgid "missing object %s for %s"
dce37b66
JX
5618msgstr ""
5619
bfef3f9d 5620#: ref-filter.c:1548
fda7b092 5621#, c-format
bfef3f9d 5622msgid "parse_object_buffer failed on %s for %s"
dce37b66
JX
5623msgstr ""
5624
bfef3f9d 5625#: ref-filter.c:2001
fda7b092 5626#, c-format
bfef3f9d 5627msgid "malformed object at '%s'"
dce37b66
JX
5628msgstr ""
5629
bfef3f9d 5630#: ref-filter.c:2090
dce37b66 5631#, c-format
bfef3f9d 5632msgid "ignoring ref with broken name %s"
dce37b66
JX
5633msgstr ""
5634
d84f4abf 5635#: ref-filter.c:2095 refs.c:657
dce37b66 5636#, c-format
bfef3f9d 5637msgid "ignoring broken ref %s"
dce37b66
JX
5638msgstr ""
5639
bfef3f9d 5640#: ref-filter.c:2395
fda7b092 5641#, c-format
bfef3f9d 5642msgid "format: %%(end) atom missing"
dce37b66
JX
5643msgstr ""
5644
bfef3f9d 5645#: ref-filter.c:2495
dfc182b1 5646#, c-format
bfef3f9d 5647msgid "option `%s' is incompatible with --merged"
dfc182b1
JX
5648msgstr ""
5649
bfef3f9d 5650#: ref-filter.c:2498
dce37b66 5651#, c-format
bfef3f9d 5652msgid "option `%s' is incompatible with --no-merged"
dce37b66
JX
5653msgstr ""
5654
bfef3f9d 5655#: ref-filter.c:2508
dce37b66 5656#, c-format
bfef3f9d 5657msgid "malformed object name %s"
dce37b66
JX
5658msgstr ""
5659
bfef3f9d 5660#: ref-filter.c:2513
12705546 5661#, c-format
bfef3f9d 5662msgid "option `%s' must point to a commit"
12705546
JX
5663msgstr ""
5664
d84f4abf 5665#: refs.c:264
dfc182b1 5666#, c-format
bfef3f9d 5667msgid "%s does not point to a valid object!"
dfc182b1
JX
5668msgstr ""
5669
d84f4abf
JX
5670#: refs.c:572
5671#, c-format
5672msgid "could not retrieve `%s`"
5673msgstr ""
5674
5675#: refs.c:579
5676#, c-format
5677msgid "invalid branch name: %s = %s"
5678msgstr ""
5679
5680#: refs.c:655
dfc182b1 5681#, c-format
bfef3f9d 5682msgid "ignoring dangling symref %s"
dfc182b1
JX
5683msgstr ""
5684
d84f4abf 5685#: refs.c:792
dfc182b1 5686#, c-format
bfef3f9d 5687msgid "could not open '%s' for writing: %s"
dfc182b1
JX
5688msgstr ""
5689
d84f4abf 5690#: refs.c:802 refs.c:853
dfc182b1 5691#, c-format
bfef3f9d 5692msgid "could not read ref '%s'"
dfc182b1
JX
5693msgstr ""
5694
d84f4abf 5695#: refs.c:808
dfc182b1 5696#, c-format
bfef3f9d 5697msgid "ref '%s' already exists"
dfc182b1
JX
5698msgstr ""
5699
d84f4abf 5700#: refs.c:813
dfc182b1 5701#, c-format
bfef3f9d 5702msgid "unexpected object ID when writing '%s'"
dfc182b1
JX
5703msgstr ""
5704
d84f4abf
JX
5705#: refs.c:821 sequencer.c:408 sequencer.c:2721 sequencer.c:2925
5706#: sequencer.c:2939 sequencer.c:3195 sequencer.c:5159 strbuf.c:1168
5707#: wrapper.c:628
dfc182b1 5708#, c-format
bfef3f9d 5709msgid "could not write to '%s'"
dfc182b1
JX
5710msgstr ""
5711
d84f4abf 5712#: refs.c:848 strbuf.c:1166 wrapper.c:196 wrapper.c:366 builtin/am.c:719
bfef3f9d 5713#: builtin/rebase.c:852
c6bc7d43 5714#, c-format
bfef3f9d 5715msgid "could not open '%s' for writing"
c6bc7d43
JX
5716msgstr ""
5717
d84f4abf 5718#: refs.c:855
c6bc7d43 5719#, c-format
bfef3f9d 5720msgid "unexpected object ID when deleting '%s'"
c6bc7d43
JX
5721msgstr ""
5722
d84f4abf 5723#: refs.c:986
dfc182b1 5724#, c-format
bfef3f9d 5725msgid "log for ref %s has gap after %s"
dfc182b1
JX
5726msgstr ""
5727
d84f4abf 5728#: refs.c:992
9b7388a8 5729#, c-format
bfef3f9d 5730msgid "log for ref %s unexpectedly ended on %s"
9b7388a8
JX
5731msgstr ""
5732
d84f4abf 5733#: refs.c:1051
9fa976ff 5734#, c-format
bfef3f9d 5735msgid "log for %s is empty"
9fa976ff
JX
5736msgstr ""
5737
d84f4abf 5738#: refs.c:1143
bfef3f9d
JX
5739#, c-format
5740msgid "refusing to update ref with bad name '%s'"
dfc182b1
JX
5741msgstr ""
5742
d84f4abf 5743#: refs.c:1219
9fa976ff 5744#, c-format
bfef3f9d 5745msgid "update_ref failed for ref '%s': %s"
dce37b66
JX
5746msgstr ""
5747
d84f4abf 5748#: refs.c:2011
64f23b0c 5749#, c-format
bfef3f9d 5750msgid "multiple updates for ref '%s' not allowed"
64f23b0c
JX
5751msgstr ""
5752
d84f4abf 5753#: refs.c:2098
bfef3f9d 5754msgid "ref updates forbidden inside quarantine environment"
f517e50d
JX
5755msgstr ""
5756
d84f4abf
JX
5757#: refs.c:2109
5758msgid "ref updates aborted by hook"
5759msgstr ""
5760
5761#: refs.c:2209 refs.c:2239
fda7b092 5762#, c-format
bfef3f9d 5763msgid "'%s' exists; cannot create '%s'"
f517e50d
JX
5764msgstr ""
5765
d84f4abf 5766#: refs.c:2215 refs.c:2250
fda7b092 5767#, c-format
bfef3f9d 5768msgid "cannot process '%s' and '%s' at the same time"
9fa976ff
JX
5769msgstr ""
5770
bfef3f9d 5771#: refs/files-backend.c:1233
fda7b092 5772#, c-format
bfef3f9d 5773msgid "could not remove reference %s"
9fa976ff
JX
5774msgstr ""
5775
bfef3f9d
JX
5776#: refs/files-backend.c:1247 refs/packed-backend.c:1541
5777#: refs/packed-backend.c:1551
9fa976ff 5778#, c-format
bfef3f9d 5779msgid "could not delete reference %s: %s"
9fa976ff
JX
5780msgstr ""
5781
bfef3f9d 5782#: refs/files-backend.c:1250 refs/packed-backend.c:1554
9fa976ff 5783#, c-format
bfef3f9d 5784msgid "could not delete references: %s"
9fa976ff
JX
5785msgstr ""
5786
bfef3f9d 5787#: refspec.c:137
9fa976ff 5788#, c-format
bfef3f9d 5789msgid "invalid refspec '%s'"
9fa976ff
JX
5790msgstr ""
5791
bfef3f9d 5792#: remote.c:355
94328cef
JX
5793#, c-format
5794msgid "config remote shorthand cannot begin with '/': %s"
f1522b27
JX
5795msgstr ""
5796
bfef3f9d 5797#: remote.c:403
94328cef 5798msgid "more than one receivepack given, using the first"
f1522b27
JX
5799msgstr ""
5800
bfef3f9d 5801#: remote.c:411
94328cef 5802msgid "more than one uploadpack given, using the first"
f1522b27
JX
5803msgstr ""
5804
bfef3f9d 5805#: remote.c:594
fda7b092 5806#, c-format
94328cef 5807msgid "Cannot fetch both %s and %s to %s"
28b3cffc
JX
5808msgstr ""
5809
bfef3f9d 5810#: remote.c:598
94328cef
JX
5811#, c-format
5812msgid "%s usually tracks %s, not %s"
5813msgstr ""
5814
bfef3f9d 5815#: remote.c:602
94328cef
JX
5816#, c-format
5817msgid "%s tracks both %s and %s"
5818msgstr ""
5819
bfef3f9d 5820#: remote.c:670
94328cef
JX
5821#, c-format
5822msgid "key '%s' of pattern had no '*'"
5823msgstr ""
5824
bfef3f9d 5825#: remote.c:680
94328cef
JX
5826#, c-format
5827msgid "value '%s' of pattern has no '*'"
5828msgstr ""
5829
bfef3f9d 5830#: remote.c:986
94328cef
JX
5831#, c-format
5832msgid "src refspec %s does not match any"
5833msgstr ""
5834
bfef3f9d 5835#: remote.c:991
94328cef
JX
5836#, c-format
5837msgid "src refspec %s matches more than one"
5838msgstr ""
5839
5840#. TRANSLATORS: "matches '%s'%" is the <dst> part of "git push
5841#. <remote> <src>:<dst>" push, and "being pushed ('%s')" is
5842#. the <src>.
5843#.
bfef3f9d 5844#: remote.c:1006
94328cef
JX
5845#, c-format
5846msgid ""
5847"The destination you provided is not a full refname (i.e.,\n"
5848"starting with \"refs/\"). We tried to guess what you meant by:\n"
5849"\n"
5850"- Looking for a ref that matches '%s' on the remote side.\n"
5851"- Checking if the <src> being pushed ('%s')\n"
5852" is a ref in \"refs/{heads,tags}/\". If so we add a corresponding\n"
5853" refs/{heads,tags}/ prefix on the remote side.\n"
5854"\n"
5855"Neither worked, so we gave up. You must fully qualify the ref."
5856msgstr ""
5857
bfef3f9d 5858#: remote.c:1026
94328cef
JX
5859#, c-format
5860msgid ""
5861"The <src> part of the refspec is a commit object.\n"
5862"Did you mean to create a new branch by pushing to\n"
5863"'%s:refs/heads/%s'?"
5864msgstr ""
5865
bfef3f9d 5866#: remote.c:1031
94328cef
JX
5867#, c-format
5868msgid ""
5869"The <src> part of the refspec is a tag object.\n"
5870"Did you mean to create a new tag by pushing to\n"
5871"'%s:refs/tags/%s'?"
5872msgstr ""
5873
bfef3f9d 5874#: remote.c:1036
94328cef
JX
5875#, c-format
5876msgid ""
5877"The <src> part of the refspec is a tree object.\n"
5878"Did you mean to tag a new tree by pushing to\n"
5879"'%s:refs/tags/%s'?"
5880msgstr ""
5881
bfef3f9d 5882#: remote.c:1041
94328cef
JX
5883#, c-format
5884msgid ""
5885"The <src> part of the refspec is a blob object.\n"
5886"Did you mean to tag a new blob by pushing to\n"
5887"'%s:refs/tags/%s'?"
5888msgstr ""
5889
bfef3f9d 5890#: remote.c:1077
94328cef
JX
5891#, c-format
5892msgid "%s cannot be resolved to branch"
5893msgstr ""
5894
bfef3f9d 5895#: remote.c:1088
94328cef
JX
5896#, c-format
5897msgid "unable to delete '%s': remote ref does not exist"
5898msgstr ""
5899
bfef3f9d 5900#: remote.c:1100
94328cef
JX
5901#, c-format
5902msgid "dst refspec %s matches more than one"
5903msgstr ""
5904
bfef3f9d 5905#: remote.c:1107
94328cef
JX
5906#, c-format
5907msgid "dst ref %s receives from more than one src"
5908msgstr ""
5909
bfef3f9d 5910#: remote.c:1610 remote.c:1711
94328cef
JX
5911msgid "HEAD does not point to a branch"
5912msgstr ""
5913
bfef3f9d 5914#: remote.c:1619
94328cef
JX
5915#, c-format
5916msgid "no such branch: '%s'"
5917msgstr ""
5918
bfef3f9d 5919#: remote.c:1622
94328cef
JX
5920#, c-format
5921msgid "no upstream configured for branch '%s'"
5922msgstr ""
5923
bfef3f9d 5924#: remote.c:1628
fda7b092
JX
5925#, c-format
5926msgid "upstream branch '%s' not stored as a remote-tracking branch"
727b9576
JX
5927msgstr ""
5928
bfef3f9d 5929#: remote.c:1643
727b9576 5930#, c-format
fda7b092 5931msgid "push destination '%s' on remote '%s' has no local tracking branch"
727b9576
JX
5932msgstr ""
5933
bfef3f9d 5934#: remote.c:1655
727b9576 5935#, c-format
fda7b092 5936msgid "branch '%s' has no remote for pushing"
727b9576
JX
5937msgstr ""
5938
bfef3f9d 5939#: remote.c:1665
727b9576 5940#, c-format
fda7b092 5941msgid "push refspecs for '%s' do not include '%s'"
727b9576
JX
5942msgstr ""
5943
bfef3f9d 5944#: remote.c:1678
fda7b092 5945msgid "push has no destination (push.default is 'nothing')"
727b9576
JX
5946msgstr ""
5947
bfef3f9d 5948#: remote.c:1700
fda7b092 5949msgid "cannot resolve 'simple' push to a single destination"
f517e50d
JX
5950msgstr ""
5951
bfef3f9d 5952#: remote.c:1826
94328cef
JX
5953#, c-format
5954msgid "couldn't find remote ref %s"
5955msgstr ""
5956
bfef3f9d 5957#: remote.c:1839
94328cef
JX
5958#, c-format
5959msgid "* Ignoring funny ref '%s' locally"
5960msgstr ""
5961
bfef3f9d 5962#: remote.c:2002
f517e50d 5963#, c-format
fda7b092 5964msgid "Your branch is based on '%s', but the upstream is gone.\n"
f517e50d
JX
5965msgstr ""
5966
bfef3f9d 5967#: remote.c:2006
fda7b092 5968msgid " (use \"git branch --unset-upstream\" to fixup)\n"
f1522b27
JX
5969msgstr ""
5970
bfef3f9d 5971#: remote.c:2009
d07a63e4 5972#, c-format
25eab542 5973msgid "Your branch is up to date with '%s'.\n"
d07a63e4
JX
5974msgstr ""
5975
bfef3f9d 5976#: remote.c:2013
abc8de64
JX
5977#, c-format
5978msgid "Your branch and '%s' refer to different commits.\n"
5979msgstr ""
5980
bfef3f9d 5981#: remote.c:2016
abc8de64
JX
5982#, c-format
5983msgid " (use \"%s\" for details)\n"
5984msgstr ""
5985
bfef3f9d 5986#: remote.c:2020
d07a63e4 5987#, c-format
fda7b092
JX
5988msgid "Your branch is ahead of '%s' by %d commit.\n"
5989msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
5990msgstr[0] ""
5991msgstr[1] ""
5992
bfef3f9d 5993#: remote.c:2026
fda7b092 5994msgid " (use \"git push\" to publish your local commits)\n"
d07a63e4
JX
5995msgstr ""
5996
bfef3f9d 5997#: remote.c:2029
d07a63e4 5998#, c-format
fda7b092
JX
5999msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
6000msgid_plural ""
6001"Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
6002msgstr[0] ""
6003msgstr[1] ""
6004
bfef3f9d 6005#: remote.c:2037
fda7b092 6006msgid " (use \"git pull\" to update your local branch)\n"
d07a63e4
JX
6007msgstr ""
6008
bfef3f9d 6009#: remote.c:2040
d07a63e4 6010#, c-format
fda7b092
JX
6011msgid ""
6012"Your branch and '%s' have diverged,\n"
6013"and have %d and %d different commit each, respectively.\n"
6014msgid_plural ""
6015"Your branch and '%s' have diverged,\n"
6016"and have %d and %d different commits each, respectively.\n"
6017msgstr[0] ""
6018msgstr[1] ""
d07a63e4 6019
bfef3f9d 6020#: remote.c:2050
fda7b092 6021msgid " (use \"git pull\" to merge the remote branch into yours)\n"
d07a63e4
JX
6022msgstr ""
6023
d84f4abf 6024#: remote.c:2241
94328cef
JX
6025#, c-format
6026msgid "cannot parse expected object name '%s'"
6027msgstr ""
6028
12705546 6029#: replace-object.c:21
dba9f13c
JX
6030#, c-format
6031msgid "bad replace ref name: %s"
6032msgstr ""
6033
12705546 6034#: replace-object.c:30
dba9f13c
JX
6035#, c-format
6036msgid "duplicate replace ref: %s"
6037msgstr ""
6038
f7c6172e 6039#: replace-object.c:82
dba9f13c
JX
6040#, c-format
6041msgid "replace depth too high for object %s"
6042msgstr ""
6043
bfef3f9d
JX
6044#: repository.c:94 builtin/init-db.c:188
6045#, c-format
6046msgid "The hash algorithm %s is not supported in this build."
6047msgstr ""
6048
12705546
JX
6049#: rerere.c:217 rerere.c:226 rerere.c:229
6050msgid "corrupt MERGE_RR"
9eb3984b
JX
6051msgstr ""
6052
12705546
JX
6053#: rerere.c:264 rerere.c:269
6054msgid "unable to write rerere record"
9eb3984b
JX
6055msgstr ""
6056
12705546
JX
6057#: rerere.c:495
6058#, c-format
6059msgid "there were errors while writing '%s' (%s)"
9eb3984b
JX
6060msgstr ""
6061
12705546
JX
6062#: rerere.c:498
6063#, c-format
6064msgid "failed to flush '%s'"
6065msgstr ""
6066
6067#: rerere.c:503 rerere.c:1039
6068#, c-format
6069msgid "could not parse conflict hunks in '%s'"
6070msgstr ""
6071
6072#: rerere.c:684
6073#, c-format
6074msgid "failed utime() on '%s'"
6075msgstr ""
6076
6077#: rerere.c:694
6078#, c-format
6079msgid "writing '%s' failed"
6080msgstr ""
6081
6082#: rerere.c:714
6083#, c-format
6084msgid "Staged '%s' using previous resolution."
6085msgstr ""
6086
6087#: rerere.c:753
6088#, c-format
6089msgid "Recorded resolution for '%s'."
6090msgstr ""
6091
6092#: rerere.c:788
6093#, c-format
6094msgid "Resolved '%s' using previous resolution."
6095msgstr ""
6096
6097#: rerere.c:803
6098#, c-format
6099msgid "cannot unlink stray '%s'"
6100msgstr ""
6101
6102#: rerere.c:807
6103#, c-format
6104msgid "Recorded preimage for '%s'"
6105msgstr ""
6106
bfef3f9d 6107#: rerere.c:881 submodule.c:2078 builtin/log.c:1891
f7c6172e 6108#: builtin/submodule--helper.c:1454 builtin/submodule--helper.c:1466
12705546
JX
6109#, c-format
6110msgid "could not create directory '%s'"
6111msgstr ""
6112
6113#: rerere.c:1057
6114#, c-format
6115msgid "failed to update conflicted state in '%s'"
6116msgstr ""
6117
6118#: rerere.c:1068 rerere.c:1075
6119#, c-format
6120msgid "no remembered resolution for '%s'"
6121msgstr ""
6122
6123#: rerere.c:1077
6124#, c-format
6125msgid "cannot unlink '%s'"
6126msgstr ""
6127
6128#: rerere.c:1087
6129#, c-format
6130msgid "Updated preimage for '%s'"
6131msgstr ""
6132
6133#: rerere.c:1096
6134#, c-format
6135msgid "Forgot resolution for '%s'\n"
6136msgstr ""
6137
6138#: rerere.c:1199
6139msgid "unable to open rr-cache directory"
6140msgstr ""
6141
bfef3f9d
JX
6142#: reset.c:42
6143msgid "could not determine HEAD revision"
6144msgstr ""
6145
6146#: reset.c:70 reset.c:76 sequencer.c:3318
6147#, c-format
6148msgid "failed to find tree of %s"
6149msgstr ""
6150
d84f4abf 6151#: revision.c:2661
12705546
JX
6152msgid "your current branch appears to be broken"
6153msgstr ""
6154
d84f4abf 6155#: revision.c:2664
12705546
JX
6156#, c-format
6157msgid "your current branch '%s' does not have any commits yet"
6158msgstr ""
6159
d84f4abf 6160#: revision.c:2873
12705546
JX
6161msgid "--first-parent is incompatible with --bisect"
6162msgstr ""
6163
d84f4abf 6164#: revision.c:2877
d93ef2a1
JX
6165msgid "-L does not yet support diff formats besides -p and -s"
6166msgstr ""
6167
f7c6172e 6168#: run-command.c:763
12705546
JX
6169msgid "open /dev/null failed"
6170msgstr ""
6171
f7c6172e 6172#: run-command.c:1269
12705546
JX
6173#, c-format
6174msgid "cannot create async thread: %s"
6175msgstr ""
6176
f7c6172e 6177#: run-command.c:1333
18a90722
JX
6178#, c-format
6179msgid ""
6180"The '%s' hook was ignored because it's not set as executable.\n"
6181"You can disable this warning with `git config advice.ignoredHook false`."
6182msgstr ""
6183
bfef3f9d 6184#: send-pack.c:145
abc8de64
JX
6185msgid "unexpected flush packet while reading remote unpack status"
6186msgstr ""
6187
bfef3f9d 6188#: send-pack.c:147
dfc182b1
JX
6189#, c-format
6190msgid "unable to parse remote unpack status: %s"
6191msgstr ""
6192
bfef3f9d 6193#: send-pack.c:149
dfc182b1
JX
6194#, c-format
6195msgid "remote unpack failed: %s"
6196msgstr ""
6197
bfef3f9d 6198#: send-pack.c:308
fda7b092 6199msgid "failed to sign the push certificate"
9fa976ff
JX
6200msgstr ""
6201
d84f4abf
JX
6202#: send-pack.c:394
6203msgid "the receiving end does not support this repository's hash algorithm"
6204msgstr ""
6205
6206#: send-pack.c:403
fda7b092 6207msgid "the receiving end does not support --signed push"
9fa976ff
JX
6208msgstr ""
6209
d84f4abf 6210#: send-pack.c:405
9fa976ff 6211msgid ""
fda7b092
JX
6212"not sending a push certificate since the receiving end does not support --"
6213"signed push"
9fa976ff
JX
6214msgstr ""
6215
d84f4abf 6216#: send-pack.c:417
fda7b092 6217msgid "the receiving end does not support --atomic push"
9fa976ff
JX
6218msgstr ""
6219
d84f4abf 6220#: send-pack.c:422
fda7b092 6221msgid "the receiving end does not support push options"
9fa976ff
JX
6222msgstr ""
6223
bfef3f9d 6224#: sequencer.c:192
abc8de64
JX
6225#, c-format
6226msgid "invalid commit message cleanup mode '%s'"
6227msgstr ""
6228
bfef3f9d 6229#: sequencer.c:297
9b7388a8
JX
6230#, c-format
6231msgid "could not delete '%s'"
6232msgstr ""
6233
bfef3f9d 6234#: sequencer.c:316 builtin/rebase.c:743 builtin/rebase.c:1582 builtin/rm.c:385
6b0f1a9b
JX
6235#, c-format
6236msgid "could not remove '%s'"
6237msgstr ""
6238
bfef3f9d 6239#: sequencer.c:326
fda7b092 6240msgid "revert"
df0617bf
JX
6241msgstr ""
6242
bfef3f9d 6243#: sequencer.c:328
fda7b092 6244msgid "cherry-pick"
f517e50d
JX
6245msgstr ""
6246
bfef3f9d 6247#: sequencer.c:330
f7c6172e 6248msgid "rebase"
673bfad0
JX
6249msgstr ""
6250
bfef3f9d 6251#: sequencer.c:332
673bfad0 6252#, c-format
dba9f13c 6253msgid "unknown action: %d"
673bfad0
JX
6254msgstr ""
6255
bfef3f9d 6256#: sequencer.c:390
f517e50d 6257msgid ""
fda7b092
JX
6258"after resolving the conflicts, mark the corrected paths\n"
6259"with 'git add <paths>' or 'git rm <paths>'"
f517e50d
JX
6260msgstr ""
6261
bfef3f9d 6262#: sequencer.c:393
f517e50d 6263msgid ""
fda7b092
JX
6264"after resolving the conflicts, mark the corrected paths\n"
6265"with 'git add <paths>' or 'git rm <paths>'\n"
6266"and commit the result with 'git commit'"
f517e50d
JX
6267msgstr ""
6268
bfef3f9d 6269#: sequencer.c:406 sequencer.c:2921
f517e50d 6270#, c-format
fda7b092 6271msgid "could not lock '%s'"
f517e50d
JX
6272msgstr ""
6273
bfef3f9d 6274#: sequencer.c:413
f517e50d 6275#, c-format
72351d7d 6276msgid "could not write eol to '%s'"
f517e50d
JX
6277msgstr ""
6278
bfef3f9d
JX
6279#: sequencer.c:418 sequencer.c:2726 sequencer.c:2927 sequencer.c:2941
6280#: sequencer.c:3203
f517e50d 6281#, c-format
abc8de64 6282msgid "failed to finalize '%s'"
f517e50d
JX
6283msgstr ""
6284
bfef3f9d
JX
6285#: sequencer.c:431 sequencer.c:1620 sequencer.c:2746 sequencer.c:3185
6286#: sequencer.c:3294 builtin/am.c:249 builtin/commit.c:786 builtin/merge.c:1128
f517e50d 6287#, c-format
fda7b092 6288msgid "could not read '%s'"
f517e50d
JX
6289msgstr ""
6290
bfef3f9d 6291#: sequencer.c:457
f517e50d 6292#, c-format
fda7b092 6293msgid "your local changes would be overwritten by %s."
f517e50d
JX
6294msgstr ""
6295
bfef3f9d 6296#: sequencer.c:461
fda7b092 6297msgid "commit your changes or stash them to proceed."
f517e50d
JX
6298msgstr ""
6299
bfef3f9d 6300#: sequencer.c:493
f517e50d 6301#, c-format
fda7b092 6302msgid "%s: fast-forward"
f517e50d
JX
6303msgstr ""
6304
bfef3f9d 6305#: sequencer.c:532 builtin/tag.c:566
d93ef2a1
JX
6306#, c-format
6307msgid "Invalid cleanup mode %s"
6308msgstr ""
6309
673bfad0 6310#. TRANSLATORS: %s will be "revert", "cherry-pick" or
f7c6172e 6311#. "rebase".
673bfad0 6312#.
bfef3f9d 6313#: sequencer.c:626
f517e50d 6314#, c-format
fda7b092 6315msgid "%s: Unable to write new index file"
f517e50d
JX
6316msgstr ""
6317
bfef3f9d 6318#: sequencer.c:643
9b7388a8 6319msgid "unable to update cache tree"
f517e50d
JX
6320msgstr ""
6321
bfef3f9d 6322#: sequencer.c:657
9b7388a8 6323msgid "could not resolve HEAD commit"
f517e50d
JX
6324msgstr ""
6325
bfef3f9d 6326#: sequencer.c:737
dba9f13c 6327#, c-format
12705546 6328msgid "no key present in '%.*s'"
dba9f13c
JX
6329msgstr ""
6330
bfef3f9d 6331#: sequencer.c:748
dba9f13c 6332#, c-format
12705546
JX
6333msgid "unable to dequote value of '%s'"
6334msgstr ""
6335
d84f4abf 6336#: sequencer.c:785 wrapper.c:198 wrapper.c:368 builtin/am.c:710
bfef3f9d 6337#: builtin/am.c:802 builtin/merge.c:1125 builtin/rebase.c:896
12705546
JX
6338#, c-format
6339msgid "could not open '%s' for reading"
6340msgstr ""
6341
bfef3f9d 6342#: sequencer.c:795
12705546 6343msgid "'GIT_AUTHOR_NAME' already given"
dba9f13c
JX
6344msgstr ""
6345
bfef3f9d 6346#: sequencer.c:800
12705546
JX
6347msgid "'GIT_AUTHOR_EMAIL' already given"
6348msgstr ""
6349
bfef3f9d 6350#: sequencer.c:805
12705546
JX
6351msgid "'GIT_AUTHOR_DATE' already given"
6352msgstr ""
6353
bfef3f9d 6354#: sequencer.c:809
dba9f13c 6355#, c-format
12705546 6356msgid "unknown variable '%s'"
dba9f13c
JX
6357msgstr ""
6358
bfef3f9d 6359#: sequencer.c:814
12705546
JX
6360msgid "missing 'GIT_AUTHOR_NAME'"
6361msgstr ""
6362
bfef3f9d 6363#: sequencer.c:816
12705546
JX
6364msgid "missing 'GIT_AUTHOR_EMAIL'"
6365msgstr ""
6366
bfef3f9d 6367#: sequencer.c:818
12705546
JX
6368msgid "missing 'GIT_AUTHOR_DATE'"
6369msgstr ""
6370
bfef3f9d 6371#: sequencer.c:867
f517e50d
JX
6372#, c-format
6373msgid ""
fda7b092
JX
6374"you have staged changes in your working tree\n"
6375"If these changes are meant to be squashed into the previous commit, run:\n"
6376"\n"
6377" git commit --amend %s\n"
6378"\n"
6379"If they are meant to go into a new commit, run:\n"
6380"\n"
6381" git commit %s\n"
6382"\n"
6383"In both cases, once you're done, continue with:\n"
6384"\n"
6385" git rebase --continue\n"
f517e50d
JX
6386msgstr ""
6387
bfef3f9d 6388#: sequencer.c:1141
abc8de64
JX
6389msgid "'prepare-commit-msg' hook failed"
6390msgstr ""
6391
bfef3f9d 6392#: sequencer.c:1147
abc8de64
JX
6393msgid ""
6394"Your name and email address were configured automatically based\n"
6395"on your username and hostname. Please check that they are accurate.\n"
6396"You can suppress this message by setting them explicitly. Run the\n"
6397"following command and follow the instructions in your editor to edit\n"
6398"your configuration file:\n"
6399"\n"
6400" git config --global --edit\n"
6401"\n"
6402"After doing this, you may fix the identity used for this commit with:\n"
6403"\n"
6404" git commit --amend --reset-author\n"
6405msgstr ""
6406
bfef3f9d 6407#: sequencer.c:1160
abc8de64
JX
6408msgid ""
6409"Your name and email address were configured automatically based\n"
6410"on your username and hostname. Please check that they are accurate.\n"
6411"You can suppress this message by setting them explicitly:\n"
6412"\n"
6413" git config --global user.name \"Your Name\"\n"
6414" git config --global user.email you@example.com\n"
6415"\n"
6416"After doing this, you may fix the identity used for this commit with:\n"
6417"\n"
6418" git commit --amend --reset-author\n"
6419msgstr ""
6420
bfef3f9d 6421#: sequencer.c:1202
abc8de64
JX
6422msgid "couldn't look up newly created commit"
6423msgstr ""
6424
bfef3f9d 6425#: sequencer.c:1204
abc8de64
JX
6426msgid "could not parse newly created commit"
6427msgstr ""
6428
bfef3f9d 6429#: sequencer.c:1250
abc8de64
JX
6430msgid "unable to resolve HEAD after creating commit"
6431msgstr ""
6432
bfef3f9d 6433#: sequencer.c:1252
abc8de64
JX
6434msgid "detached HEAD"
6435msgstr ""
6436
bfef3f9d 6437#: sequencer.c:1256
abc8de64
JX
6438msgid " (root-commit)"
6439msgstr ""
6440
bfef3f9d 6441#: sequencer.c:1277
abc8de64
JX
6442msgid "could not parse HEAD"
6443msgstr ""
6444
bfef3f9d 6445#: sequencer.c:1279
abc8de64
JX
6446#, c-format
6447msgid "HEAD %s is not a commit!"
6448msgstr ""
6449
bfef3f9d 6450#: sequencer.c:1283 sequencer.c:1357 builtin/commit.c:1579
abc8de64
JX
6451msgid "could not parse HEAD commit"
6452msgstr ""
6453
bfef3f9d 6454#: sequencer.c:1335 sequencer.c:1980
abc8de64
JX
6455msgid "unable to parse commit author"
6456msgstr ""
6457
bfef3f9d 6458#: sequencer.c:1346 builtin/am.c:1566 builtin/merge.c:695
abc8de64
JX
6459msgid "git write-tree failed to write a tree"
6460msgstr ""
6461
bfef3f9d 6462#: sequencer.c:1379 sequencer.c:1450
abc8de64
JX
6463#, c-format
6464msgid "unable to read commit message from '%s'"
6465msgstr ""
6466
bfef3f9d
JX
6467#: sequencer.c:1406 builtin/am.c:1588 builtin/commit.c:1680 builtin/merge.c:894
6468#: builtin/merge.c:919
abc8de64
JX
6469msgid "failed to write commit object"
6470msgstr ""
6471
bfef3f9d
JX
6472#: sequencer.c:1433 sequencer.c:4118
6473#, c-format
6474msgid "could not update %s"
6475msgstr ""
6476
6477#: sequencer.c:1481
f517e50d 6478#, c-format
005c62fe 6479msgid "could not parse commit %s"
f517e50d
JX
6480msgstr ""
6481
bfef3f9d 6482#: sequencer.c:1486
f517e50d 6483#, c-format
005c62fe 6484msgid "could not parse parent commit %s"
f517e50d
JX
6485msgstr ""
6486
bfef3f9d 6487#: sequencer.c:1569 sequencer.c:1680
dba9f13c
JX
6488#, c-format
6489msgid "unknown command: %d"
6490msgstr ""
6491
bfef3f9d 6492#: sequencer.c:1627 sequencer.c:1652
673bfad0
JX
6493#, c-format
6494msgid "This is a combination of %d commits."
6495msgstr ""
6496
bfef3f9d 6497#: sequencer.c:1637
673bfad0
JX
6498msgid "need a HEAD to fixup"
6499msgstr ""
6500
bfef3f9d 6501#: sequencer.c:1639 sequencer.c:3230
673bfad0
JX
6502msgid "could not read HEAD"
6503msgstr ""
6504
bfef3f9d 6505#: sequencer.c:1641
673bfad0
JX
6506msgid "could not read HEAD's commit message"
6507msgstr ""
6508
bfef3f9d 6509#: sequencer.c:1647
673bfad0
JX
6510#, c-format
6511msgid "cannot write '%s'"
6512msgstr ""
6513
bfef3f9d 6514#: sequencer.c:1654 git-rebase--preserve-merges.sh:496
673bfad0
JX
6515msgid "This is the 1st commit message:"
6516msgstr ""
6517
bfef3f9d 6518#: sequencer.c:1662
673bfad0
JX
6519#, c-format
6520msgid "could not read commit message of %s"
6521msgstr ""
6522
bfef3f9d 6523#: sequencer.c:1669
673bfad0
JX
6524#, c-format
6525msgid "This is the commit message #%d:"
6526msgstr ""
6527
bfef3f9d 6528#: sequencer.c:1675
673bfad0
JX
6529#, c-format
6530msgid "The commit message #%d will be skipped:"
6531msgstr ""
6532
bfef3f9d 6533#: sequencer.c:1763
fda7b092 6534msgid "your index file is unmerged."
f517e50d
JX
6535msgstr ""
6536
bfef3f9d 6537#: sequencer.c:1770
9b7388a8
JX
6538msgid "cannot fixup root commit"
6539msgstr ""
6540
bfef3f9d 6541#: sequencer.c:1789
f517e50d 6542#, c-format
fda7b092 6543msgid "commit %s is a merge but no -m option was given."
f517e50d
JX
6544msgstr ""
6545
bfef3f9d 6546#: sequencer.c:1797 sequencer.c:1805
f517e50d 6547#, c-format
fda7b092 6548msgid "commit %s does not have parent %d"
f517e50d
JX
6549msgstr ""
6550
bfef3f9d 6551#: sequencer.c:1811
673bfad0
JX
6552#, c-format
6553msgid "cannot get commit message for %s"
6554msgstr ""
6555
fda7b092
JX
6556#. TRANSLATORS: The first %s will be a "todo" command like
6557#. "revert" or "pick", the second %s a SHA1.
bfef3f9d 6558#: sequencer.c:1830
f517e50d 6559#, c-format
fda7b092 6560msgid "%s: cannot parse parent commit %s"
f517e50d
JX
6561msgstr ""
6562
bfef3f9d 6563#: sequencer.c:1895
f517e50d 6564#, c-format
673bfad0 6565msgid "could not rename '%s' to '%s'"
f517e50d
JX
6566msgstr ""
6567
bfef3f9d 6568#: sequencer.c:1952
f517e50d 6569#, c-format
fda7b092 6570msgid "could not revert %s... %s"
f517e50d
JX
6571msgstr ""
6572
bfef3f9d 6573#: sequencer.c:1953
fda7b092
JX
6574#, c-format
6575msgid "could not apply %s... %s"
5e078fcd
JX
6576msgstr ""
6577
bfef3f9d 6578#: sequencer.c:1972
f7c6172e
JX
6579#, c-format
6580msgid "dropping %s %s -- patch contents already upstream\n"
6581msgstr ""
6582
bfef3f9d 6583#: sequencer.c:2030
727b9576 6584#, c-format
fda7b092 6585msgid "git %s: failed to read the index"
727b9576
JX
6586msgstr ""
6587
bfef3f9d 6588#: sequencer.c:2037
fda7b092
JX
6589#, c-format
6590msgid "git %s: failed to refresh the index"
727b9576
JX
6591msgstr ""
6592
bfef3f9d 6593#: sequencer.c:2114
005c62fe
JX
6594#, c-format
6595msgid "%s does not accept arguments: '%s'"
6596msgstr ""
6597
bfef3f9d 6598#: sequencer.c:2123
005c62fe
JX
6599#, c-format
6600msgid "missing arguments for %s"
6601msgstr ""
6602
bfef3f9d 6603#: sequencer.c:2154
d93ef2a1 6604#, c-format
f7c6172e 6605msgid "could not parse '%s'"
d93ef2a1
JX
6606msgstr ""
6607
bfef3f9d 6608#: sequencer.c:2215
fda7b092
JX
6609#, c-format
6610msgid "invalid line %d: %.*s"
727b9576
JX
6611msgstr ""
6612
bfef3f9d 6613#: sequencer.c:2226
673bfad0
JX
6614#, c-format
6615msgid "cannot '%s' without a previous commit"
727b9576
JX
6616msgstr ""
6617
bfef3f9d 6618#: sequencer.c:2310
6b0f1a9b
JX
6619msgid "cancelling a cherry picking in progress"
6620msgstr ""
6621
bfef3f9d 6622#: sequencer.c:2317
6b0f1a9b
JX
6623msgid "cancelling a revert in progress"
6624msgstr ""
6625
bfef3f9d 6626#: sequencer.c:2361
673bfad0
JX
6627msgid "please fix this using 'git rebase --edit-todo'."
6628msgstr ""
6629
bfef3f9d 6630#: sequencer.c:2363
fda7b092
JX
6631#, c-format
6632msgid "unusable instruction sheet: '%s'"
6633msgstr ""
6634
bfef3f9d 6635#: sequencer.c:2368
673bfad0
JX
6636msgid "no commits parsed."
6637msgstr ""
6638
bfef3f9d 6639#: sequencer.c:2379
fda7b092 6640msgid "cannot cherry-pick during a revert."
727b9576
JX
6641msgstr ""
6642
bfef3f9d 6643#: sequencer.c:2381
fda7b092 6644msgid "cannot revert during a cherry-pick."
9fa976ff
JX
6645msgstr ""
6646
bfef3f9d 6647#: sequencer.c:2459
df0617bf 6648#, c-format
fda7b092 6649msgid "invalid value for %s: %s"
df0617bf
JX
6650msgstr ""
6651
bfef3f9d 6652#: sequencer.c:2556
9b7388a8
JX
6653msgid "unusable squash-onto"
6654msgstr ""
6655
bfef3f9d 6656#: sequencer.c:2576
df0617bf 6657#, c-format
fda7b092 6658msgid "malformed options sheet: '%s'"
df0617bf
JX
6659msgstr ""
6660
bfef3f9d 6661#: sequencer.c:2664 sequencer.c:4469
dba9f13c
JX
6662msgid "empty commit set passed"
6663msgstr ""
6664
bfef3f9d 6665#: sequencer.c:2680
6b0f1a9b
JX
6666msgid "revert is already in progress"
6667msgstr ""
6668
bfef3f9d 6669#: sequencer.c:2682
6b0f1a9b
JX
6670#, c-format
6671msgid "try \"git revert (--continue | %s--abort | --quit)\""
6672msgstr ""
6673
bfef3f9d 6674#: sequencer.c:2685
6b0f1a9b 6675msgid "cherry-pick is already in progress"
46bc4039
JX
6676msgstr ""
6677
bfef3f9d 6678#: sequencer.c:2687
6b0f1a9b
JX
6679#, c-format
6680msgid "try \"git cherry-pick (--continue | %s--abort | --quit)\""
d07a63e4
JX
6681msgstr ""
6682
bfef3f9d 6683#: sequencer.c:2701
64f23b0c 6684#, c-format
fda7b092 6685msgid "could not create sequencer directory '%s'"
64f23b0c
JX
6686msgstr ""
6687
bfef3f9d 6688#: sequencer.c:2716
fda7b092 6689msgid "could not lock HEAD"
64f23b0c
JX
6690msgstr ""
6691
bfef3f9d 6692#: sequencer.c:2776 sequencer.c:4206
fda7b092 6693msgid "no cherry-pick or revert in progress"
dce37b66
JX
6694msgstr ""
6695
bfef3f9d 6696#: sequencer.c:2778 sequencer.c:2789
fda7b092 6697msgid "cannot resolve HEAD"
dce37b66
JX
6698msgstr ""
6699
bfef3f9d 6700#: sequencer.c:2780 sequencer.c:2824
fda7b092 6701msgid "cannot abort from a branch yet to be born"
dce37b66
JX
6702msgstr ""
6703
bfef3f9d 6704#: sequencer.c:2810 builtin/grep.c:744
fda7b092
JX
6705#, c-format
6706msgid "cannot open '%s'"
11b90174
JX
6707msgstr ""
6708
bfef3f9d 6709#: sequencer.c:2812
fda7b092
JX
6710#, c-format
6711msgid "cannot read '%s': %s"
dce37b66
JX
6712msgstr ""
6713
bfef3f9d 6714#: sequencer.c:2813
fda7b092 6715msgid "unexpected end of file"
11b90174
JX
6716msgstr ""
6717
bfef3f9d 6718#: sequencer.c:2819
fda7b092
JX
6719#, c-format
6720msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
dce37b66
JX
6721msgstr ""
6722
bfef3f9d 6723#: sequencer.c:2830
673bfad0
JX
6724msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
6725msgstr ""
6726
bfef3f9d 6727#: sequencer.c:2871
6b0f1a9b
JX
6728msgid "no revert in progress"
6729msgstr ""
6730
bfef3f9d 6731#: sequencer.c:2879
6b0f1a9b
JX
6732msgid "no cherry-pick in progress"
6733msgstr ""
6734
bfef3f9d 6735#: sequencer.c:2889
6b0f1a9b
JX
6736msgid "failed to skip the commit"
6737msgstr ""
6738
bfef3f9d 6739#: sequencer.c:2896
6b0f1a9b
JX
6740msgid "there is nothing to skip"
6741msgstr ""
6742
bfef3f9d 6743#: sequencer.c:2899
6b0f1a9b
JX
6744#, c-format
6745msgid ""
6746"have you committed already?\n"
6747"try \"git %s --continue\""
6748msgstr ""
6749
bfef3f9d 6750#: sequencer.c:3060 sequencer.c:4098
673bfad0
JX
6751msgid "cannot read HEAD"
6752msgstr ""
6753
bfef3f9d 6754#: sequencer.c:3077
dba9f13c
JX
6755#, c-format
6756msgid "unable to copy '%s' to '%s'"
6757msgstr ""
6758
bfef3f9d 6759#: sequencer.c:3085
dba9f13c
JX
6760#, c-format
6761msgid ""
6762"You can amend the commit now, with\n"
6763"\n"
6764" git commit --amend %s\n"
6765"\n"
6766"Once you are satisfied with your changes, run\n"
6767"\n"
6768" git rebase --continue\n"
6769msgstr ""
6770
bfef3f9d 6771#: sequencer.c:3095
dba9f13c
JX
6772#, c-format
6773msgid "Could not apply %s... %.*s"
6774msgstr ""
6775
bfef3f9d 6776#: sequencer.c:3102
dba9f13c
JX
6777#, c-format
6778msgid "Could not merge %.*s"
6779msgstr ""
6780
bfef3f9d 6781#: sequencer.c:3116 sequencer.c:3120 builtin/difftool.c:641
673bfad0
JX
6782#, c-format
6783msgid "could not copy '%s' to '%s'"
6784msgstr ""
6785
bfef3f9d
JX
6786#: sequencer.c:3132
6787#, c-format
6788msgid "Executing: %s\n"
6789msgstr ""
6790
6791#: sequencer.c:3147
673bfad0
JX
6792#, c-format
6793msgid ""
6794"execution failed: %s\n"
6795"%sYou can fix the problem, and then run\n"
6796"\n"
6797" git rebase --continue\n"
6798"\n"
6799msgstr ""
6800
bfef3f9d 6801#: sequencer.c:3153
673bfad0
JX
6802msgid "and made changes to the index and/or the working tree\n"
6803msgstr ""
6804
bfef3f9d 6805#: sequencer.c:3159
673bfad0
JX
6806#, c-format
6807msgid ""
6808"execution succeeded: %s\n"
6809"but left changes to the index and/or the working tree\n"
6810"Commit or stash your changes, and then run\n"
6811"\n"
6812" git rebase --continue\n"
6813"\n"
6814msgstr ""
6815
bfef3f9d 6816#: sequencer.c:3220
dba9f13c
JX
6817#, c-format
6818msgid "illegal label name: '%.*s'"
6819msgstr ""
6820
bfef3f9d 6821#: sequencer.c:3274
9b7388a8
JX
6822msgid "writing fake root commit"
6823msgstr ""
6824
bfef3f9d 6825#: sequencer.c:3279
9b7388a8
JX
6826msgid "writing squash-onto"
6827msgstr ""
6828
bfef3f9d 6829#: sequencer.c:3363
dba9f13c
JX
6830#, c-format
6831msgid "could not resolve '%s'"
6832msgstr ""
6833
bfef3f9d 6834#: sequencer.c:3394
9b7388a8
JX
6835msgid "cannot merge without a current revision"
6836msgstr ""
6837
bfef3f9d 6838#: sequencer.c:3416
9b7388a8 6839#, c-format
dba9f13c 6840msgid "unable to parse '%.*s'"
9b7388a8
JX
6841msgstr ""
6842
bfef3f9d 6843#: sequencer.c:3425
dba9f13c
JX
6844#, c-format
6845msgid "nothing to merge: '%.*s'"
6846msgstr ""
6847
bfef3f9d 6848#: sequencer.c:3437
dba9f13c
JX
6849msgid "octopus merge cannot be executed on top of a [new root]"
6850msgstr ""
6851
bfef3f9d 6852#: sequencer.c:3453
9b7388a8
JX
6853#, c-format
6854msgid "could not get commit message of '%s'"
6855msgstr ""
6856
bfef3f9d 6857#: sequencer.c:3613
9b7388a8
JX
6858#, c-format
6859msgid "could not even attempt to merge '%.*s'"
6860msgstr ""
6861
bfef3f9d 6862#: sequencer.c:3629
9b7388a8
JX
6863msgid "merge: Unable to write new index file"
6864msgstr ""
6865
bfef3f9d
JX
6866#: sequencer.c:3703
6867msgid "Cannot autostash"
6868msgstr ""
6869
6870#: sequencer.c:3706
6871#, c-format
6872msgid "Unexpected stash response: '%s'"
6873msgstr ""
6874
6875#: sequencer.c:3712
6876#, c-format
6877msgid "Could not create directory for '%s'"
6878msgstr ""
6879
6880#: sequencer.c:3715
6881#, c-format
6882msgid "Created autostash: %s\n"
6883msgstr ""
6884
6885#: sequencer.c:3719
6886msgid "could not reset --hard"
6887msgstr ""
6888
6889#: sequencer.c:3744
673bfad0 6890#, c-format
5b34e000 6891msgid "Applied autostash.\n"
673bfad0
JX
6892msgstr ""
6893
bfef3f9d 6894#: sequencer.c:3756
673bfad0
JX
6895#, c-format
6896msgid "cannot store %s"
6897msgstr ""
6898
bfef3f9d 6899#: sequencer.c:3759
673bfad0
JX
6900#, c-format
6901msgid ""
bfef3f9d 6902"%s\n"
673bfad0
JX
6903"Your changes are safe in the stash.\n"
6904"You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
6905msgstr ""
6906
bfef3f9d
JX
6907#: sequencer.c:3764
6908msgid "Applying autostash resulted in conflicts."
6909msgstr ""
6910
6911#: sequencer.c:3765
6912msgid "Autostash exists; creating a new stash entry."
6913msgstr ""
6914
6915#: sequencer.c:3857
12705546
JX
6916#, c-format
6917msgid "%s: not a valid OID"
6918msgstr ""
6919
bfef3f9d 6920#: sequencer.c:3862 git-rebase--preserve-merges.sh:779
12705546
JX
6921msgid "could not detach HEAD"
6922msgstr ""
6923
bfef3f9d 6924#: sequencer.c:3877
12705546
JX
6925#, c-format
6926msgid "Stopped at HEAD\n"
6927msgstr ""
6928
bfef3f9d 6929#: sequencer.c:3879
12705546
JX
6930#, c-format
6931msgid "Stopped at %s\n"
6932msgstr ""
6933
bfef3f9d 6934#: sequencer.c:3887
9b7388a8
JX
6935#, c-format
6936msgid ""
6937"Could not execute the todo command\n"
6938"\n"
6939" %.*s\n"
6940"It has been rescheduled; To edit the command before continuing, please\n"
6941"edit the todo list first:\n"
6942"\n"
6943" git rebase --edit-todo\n"
6944" git rebase --continue\n"
6945msgstr ""
6946
bfef3f9d
JX
6947#: sequencer.c:3931
6948#, c-format
6949msgid "Rebasing (%d/%d)%s"
6950msgstr ""
6951
6952#: sequencer.c:3976
673bfad0 6953#, c-format
dfc182b1 6954msgid "Stopped at %s... %.*s\n"
673bfad0
JX
6955msgstr ""
6956
bfef3f9d 6957#: sequencer.c:4047
673bfad0
JX
6958#, c-format
6959msgid "unknown command %d"
6960msgstr ""
6961
bfef3f9d 6962#: sequencer.c:4106
673bfad0
JX
6963msgid "could not read orig-head"
6964msgstr ""
6965
bfef3f9d 6966#: sequencer.c:4111
673bfad0
JX
6967msgid "could not read 'onto'"
6968msgstr ""
6969
bfef3f9d 6970#: sequencer.c:4125
673bfad0
JX
6971#, c-format
6972msgid "could not update HEAD to %s"
6973msgstr ""
6974
bfef3f9d
JX
6975#: sequencer.c:4185
6976#, c-format
6977msgid "Successfully rebased and updated %s.\n"
6978msgstr ""
6979
6980#: sequencer.c:4218
673bfad0
JX
6981msgid "cannot rebase: You have unstaged changes."
6982msgstr ""
6983
bfef3f9d 6984#: sequencer.c:4227
673bfad0
JX
6985msgid "cannot amend non-existing commit"
6986msgstr ""
6987
bfef3f9d 6988#: sequencer.c:4229
673bfad0
JX
6989#, c-format
6990msgid "invalid file: '%s'"
6991msgstr ""
6992
bfef3f9d 6993#: sequencer.c:4231
673bfad0
JX
6994#, c-format
6995msgid "invalid contents: '%s'"
6996msgstr ""
6997
bfef3f9d 6998#: sequencer.c:4234
673bfad0
JX
6999msgid ""
7000"\n"
7001"You have uncommitted changes in your working tree. Please, commit them\n"
7002"first and then run 'git rebase --continue' again."
7003msgstr ""
7004
bfef3f9d 7005#: sequencer.c:4270 sequencer.c:4309
9b7388a8
JX
7006#, c-format
7007msgid "could not write file: '%s'"
7008msgstr ""
7009
bfef3f9d 7010#: sequencer.c:4324
9b7388a8
JX
7011msgid "could not remove CHERRY_PICK_HEAD"
7012msgstr ""
7013
bfef3f9d 7014#: sequencer.c:4331
673bfad0
JX
7015msgid "could not commit staged changes."
7016msgstr ""
7017
bfef3f9d 7018#: sequencer.c:4446
fda7b092
JX
7019#, c-format
7020msgid "%s: can't cherry-pick a %s"
dce37b66
JX
7021msgstr ""
7022
bfef3f9d 7023#: sequencer.c:4450
fda7b092
JX
7024#, c-format
7025msgid "%s: bad revision"
dce37b66
JX
7026msgstr ""
7027
bfef3f9d 7028#: sequencer.c:4485
fda7b092 7029msgid "can't revert as initial commit"
dce37b66
JX
7030msgstr ""
7031
bfef3f9d 7032#: sequencer.c:4962
25eab542
JX
7033msgid "make_script: unhandled options"
7034msgstr ""
7035
bfef3f9d 7036#: sequencer.c:4965
25eab542
JX
7037msgid "make_script: error preparing revisions"
7038msgstr ""
7039
bfef3f9d 7040#: sequencer.c:5206 sequencer.c:5223
12705546
JX
7041msgid "nothing to do"
7042msgstr ""
7043
bfef3f9d 7044#: sequencer.c:5242
12705546
JX
7045msgid "could not skip unnecessary pick commands"
7046msgstr ""
7047
bfef3f9d 7048#: sequencer.c:5336
25eab542
JX
7049msgid "the script was already rearranged."
7050msgstr ""
7051
bfef3f9d 7052#: setup.c:133
abc8de64 7053#, c-format
f7c6172e 7054msgid "'%s' is outside repository at '%s'"
abc8de64
JX
7055msgstr ""
7056
bfef3f9d 7057#: setup.c:185
fda7b092 7058#, c-format
dce37b66 7059msgid ""
fda7b092
JX
7060"%s: no such path in the working tree.\n"
7061"Use 'git <command> -- <path>...' to specify paths that do not exist locally."
dce37b66
JX
7062msgstr ""
7063
bfef3f9d 7064#: setup.c:198
fda7b092
JX
7065#, c-format
7066msgid ""
7067"ambiguous argument '%s': unknown revision or path not in the working tree.\n"
7068"Use '--' to separate paths from revisions, like this:\n"
7069"'git <command> [<revision>...] -- [<file>...]'"
dce37b66
JX
7070msgstr ""
7071
bfef3f9d 7072#: setup.c:264
abc8de64
JX
7073#, c-format
7074msgid "option '%s' must come before non-option arguments"
7075msgstr ""
7076
bfef3f9d 7077#: setup.c:283
dce37b66 7078#, c-format
fda7b092
JX
7079msgid ""
7080"ambiguous argument '%s': both revision and filename\n"
7081"Use '--' to separate paths from revisions, like this:\n"
7082"'git <command> [<revision>...] -- [<file>...]'"
dce37b66
JX
7083msgstr ""
7084
bfef3f9d 7085#: setup.c:419
abc8de64
JX
7086msgid "unable to set up work tree using invalid config"
7087msgstr ""
7088
bfef3f9d 7089#: setup.c:423
abc8de64
JX
7090msgid "this operation must be run in a work tree"
7091msgstr ""
7092
d84f4abf 7093#: setup.c:604
fda7b092
JX
7094#, c-format
7095msgid "Expected git repo version <= %d, found %d"
dce37b66
JX
7096msgstr ""
7097
d84f4abf 7098#: setup.c:612
fda7b092 7099msgid "unknown repository extensions found:"
dce37b66
JX
7100msgstr ""
7101
d84f4abf 7102#: setup.c:631
fda7b092 7103#, c-format
abc8de64 7104msgid "error opening '%s'"
dce37b66
JX
7105msgstr ""
7106
d84f4abf 7107#: setup.c:633
abc8de64
JX
7108#, c-format
7109msgid "too large to be a .git file: '%s'"
7110msgstr ""
7111
d84f4abf 7112#: setup.c:635
abc8de64
JX
7113#, c-format
7114msgid "error reading %s"
7115msgstr ""
7116
d84f4abf 7117#: setup.c:637
abc8de64
JX
7118#, c-format
7119msgid "invalid gitfile format: %s"
7120msgstr ""
7121
d84f4abf 7122#: setup.c:639
abc8de64
JX
7123#, c-format
7124msgid "no path in gitfile: %s"
7125msgstr ""
7126
d84f4abf 7127#: setup.c:641
abc8de64
JX
7128#, c-format
7129msgid "not a git repository: %s"
7130msgstr ""
7131
d84f4abf 7132#: setup.c:743
abc8de64
JX
7133#, c-format
7134msgid "'$%s' too big"
7135msgstr ""
7136
d84f4abf 7137#: setup.c:757
abc8de64
JX
7138#, c-format
7139msgid "not a git repository: '%s'"
7140msgstr ""
7141
d84f4abf 7142#: setup.c:786 setup.c:788 setup.c:819
abc8de64
JX
7143#, c-format
7144msgid "cannot chdir to '%s'"
7145msgstr ""
7146
d84f4abf 7147#: setup.c:791 setup.c:847 setup.c:857 setup.c:896 setup.c:904
abc8de64
JX
7148msgid "cannot come back to cwd"
7149msgstr ""
7150
d84f4abf 7151#: setup.c:918
abc8de64
JX
7152#, c-format
7153msgid "failed to stat '%*s%s%s'"
dce37b66
JX
7154msgstr ""
7155
d84f4abf 7156#: setup.c:1156
fda7b092 7157msgid "Unable to read current working directory"
dce37b66
JX
7158msgstr ""
7159
d84f4abf 7160#: setup.c:1165 setup.c:1171
dba9f13c
JX
7161#, c-format
7162msgid "cannot change to '%s'"
7163msgstr ""
7164
d84f4abf 7165#: setup.c:1176
94328cef
JX
7166#, c-format
7167msgid "not a git repository (or any of the parent directories): %s"
7168msgstr ""
7169
d84f4abf 7170#: setup.c:1182
dba9f13c
JX
7171#, c-format
7172msgid ""
7173"not a git repository (or any parent up to mount point %s)\n"
7174"Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
7175msgstr ""
7176
d84f4abf 7177#: setup.c:1293
dba9f13c
JX
7178#, c-format
7179msgid ""
7180"problem with core.sharedRepository filemode value (0%.3o).\n"
7181"The owner of files must always have read and write permissions."
7182msgstr ""
7183
d84f4abf 7184#: setup.c:1340
dba9f13c
JX
7185msgid "open /dev/null or dup failed"
7186msgstr ""
7187
d84f4abf 7188#: setup.c:1355
dba9f13c
JX
7189msgid "fork failed"
7190msgstr ""
7191
d84f4abf 7192#: setup.c:1360
dba9f13c
JX
7193msgid "setsid failed"
7194msgstr ""
7195
bfef3f9d 7196#: sha1-file.c:470
dba9f13c
JX
7197#, c-format
7198msgid "object directory %s does not exist; check .git/objects/info/alternates"
7199msgstr ""
7200
bfef3f9d 7201#: sha1-file.c:521
dba9f13c
JX
7202#, c-format
7203msgid "unable to normalize alternate object path: %s"
7204msgstr ""
7205
bfef3f9d 7206#: sha1-file.c:593
dba9f13c
JX
7207#, c-format
7208msgid "%s: ignoring alternate object stores, nesting too deep"
7209msgstr ""
7210
bfef3f9d 7211#: sha1-file.c:600
dba9f13c
JX
7212#, c-format
7213msgid "unable to normalize object directory: %s"
7214msgstr ""
7215
bfef3f9d 7216#: sha1-file.c:643
dba9f13c
JX
7217msgid "unable to fdopen alternates lockfile"
7218msgstr ""
7219
bfef3f9d 7220#: sha1-file.c:661
dba9f13c
JX
7221msgid "unable to read alternates file"
7222msgstr ""
7223
bfef3f9d 7224#: sha1-file.c:668
dba9f13c
JX
7225msgid "unable to move new alternates file into place"
7226msgstr ""
7227
bfef3f9d 7228#: sha1-file.c:703
dba9f13c
JX
7229#, c-format
7230msgid "path '%s' does not exist"
7231msgstr ""
7232
bfef3f9d 7233#: sha1-file.c:724
dba9f13c
JX
7234#, c-format
7235msgid "reference repository '%s' as a linked checkout is not supported yet."
7236msgstr ""
7237
bfef3f9d 7238#: sha1-file.c:730
dba9f13c
JX
7239#, c-format
7240msgid "reference repository '%s' is not a local repository."
7241msgstr ""
7242
bfef3f9d 7243#: sha1-file.c:736
dba9f13c
JX
7244#, c-format
7245msgid "reference repository '%s' is shallow"
7246msgstr ""
7247
bfef3f9d 7248#: sha1-file.c:744
dba9f13c
JX
7249#, c-format
7250msgid "reference repository '%s' is grafted"
7251msgstr ""
7252
bfef3f9d 7253#: sha1-file.c:804
6b0f1a9b
JX
7254#, c-format
7255msgid "invalid line while parsing alternate refs: %s"
7256msgstr ""
7257
bfef3f9d 7258#: sha1-file.c:954
dba9f13c
JX
7259#, c-format
7260msgid "attempting to mmap %<PRIuMAX> over limit %<PRIuMAX>"
7261msgstr ""
7262
bfef3f9d 7263#: sha1-file.c:975
dba9f13c
JX
7264msgid "mmap failed"
7265msgstr ""
7266
bfef3f9d 7267#: sha1-file.c:1139
dba9f13c
JX
7268#, c-format
7269msgid "object file %s is empty"
7270msgstr ""
7271
bfef3f9d 7272#: sha1-file.c:1274 sha1-file.c:2454
dba9f13c
JX
7273#, c-format
7274msgid "corrupt loose object '%s'"
7275msgstr ""
7276
bfef3f9d 7277#: sha1-file.c:1276 sha1-file.c:2458
dba9f13c
JX
7278#, c-format
7279msgid "garbage at end of loose object '%s'"
7280msgstr ""
7281
bfef3f9d 7282#: sha1-file.c:1318
dba9f13c
JX
7283msgid "invalid object type"
7284msgstr ""
7285
bfef3f9d 7286#: sha1-file.c:1402
dba9f13c
JX
7287#, c-format
7288msgid "unable to unpack %s header with --allow-unknown-type"
7289msgstr ""
7290
bfef3f9d 7291#: sha1-file.c:1405
dba9f13c
JX
7292#, c-format
7293msgid "unable to unpack %s header"
7294msgstr ""
7295
bfef3f9d 7296#: sha1-file.c:1411
dba9f13c
JX
7297#, c-format
7298msgid "unable to parse %s header with --allow-unknown-type"
7299msgstr ""
7300
bfef3f9d 7301#: sha1-file.c:1414
dba9f13c
JX
7302#, c-format
7303msgid "unable to parse %s header"
7304msgstr ""
7305
bfef3f9d 7306#: sha1-file.c:1640
dba9f13c
JX
7307#, c-format
7308msgid "failed to read object %s"
7309msgstr ""
7310
bfef3f9d 7311#: sha1-file.c:1644
dba9f13c
JX
7312#, c-format
7313msgid "replacement %s not found for %s"
7314msgstr ""
7315
bfef3f9d 7316#: sha1-file.c:1648
dba9f13c
JX
7317#, c-format
7318msgid "loose object %s (stored in %s) is corrupt"
7319msgstr ""
7320
bfef3f9d 7321#: sha1-file.c:1652
dba9f13c
JX
7322#, c-format
7323msgid "packed object %s (stored in %s) is corrupt"
7324msgstr ""
7325
bfef3f9d 7326#: sha1-file.c:1757
dba9f13c 7327#, c-format
94328cef 7328msgid "unable to write file %s"
dba9f13c
JX
7329msgstr ""
7330
bfef3f9d 7331#: sha1-file.c:1764
dba9f13c
JX
7332#, c-format
7333msgid "unable to set permission to '%s'"
7334msgstr ""
7335
bfef3f9d 7336#: sha1-file.c:1771
dba9f13c
JX
7337msgid "file write error"
7338msgstr ""
7339
bfef3f9d 7340#: sha1-file.c:1791
94328cef 7341msgid "error when closing loose object file"
dba9f13c
JX
7342msgstr ""
7343
bfef3f9d 7344#: sha1-file.c:1856
dba9f13c
JX
7345#, c-format
7346msgid "insufficient permission for adding an object to repository database %s"
7347msgstr ""
7348
bfef3f9d 7349#: sha1-file.c:1858
dba9f13c
JX
7350msgid "unable to create temporary file"
7351msgstr ""
7352
bfef3f9d 7353#: sha1-file.c:1882
94328cef 7354msgid "unable to write loose object file"
dba9f13c
JX
7355msgstr ""
7356
bfef3f9d 7357#: sha1-file.c:1888
dba9f13c
JX
7358#, c-format
7359msgid "unable to deflate new object %s (%d)"
7360msgstr ""
7361
bfef3f9d 7362#: sha1-file.c:1892
dba9f13c
JX
7363#, c-format
7364msgid "deflateEnd on object %s failed (%d)"
7365msgstr ""
7366
bfef3f9d 7367#: sha1-file.c:1896
dba9f13c
JX
7368#, c-format
7369msgid "confused by unstable object source data for %s"
7370msgstr ""
7371
d84f4abf 7372#: sha1-file.c:1906 builtin/pack-objects.c:1085
dba9f13c
JX
7373#, c-format
7374msgid "failed utime() on %s"
7375msgstr ""
7376
bfef3f9d 7377#: sha1-file.c:1983
dba9f13c 7378#, c-format
94328cef 7379msgid "cannot read object for %s"
dba9f13c
JX
7380msgstr ""
7381
bfef3f9d 7382#: sha1-file.c:2022
dba9f13c
JX
7383msgid "corrupt commit"
7384msgstr ""
7385
bfef3f9d 7386#: sha1-file.c:2030
dba9f13c
JX
7387msgid "corrupt tag"
7388msgstr ""
7389
bfef3f9d 7390#: sha1-file.c:2130
dba9f13c
JX
7391#, c-format
7392msgid "read error while indexing %s"
7393msgstr ""
7394
bfef3f9d 7395#: sha1-file.c:2133
fda7b092 7396#, c-format
dba9f13c 7397msgid "short read while indexing %s"
dce37b66
JX
7398msgstr ""
7399
bfef3f9d 7400#: sha1-file.c:2206 sha1-file.c:2216
fda7b092 7401#, c-format
dba9f13c 7402msgid "%s: failed to insert into database"
dce37b66
JX
7403msgstr ""
7404
bfef3f9d 7405#: sha1-file.c:2222
fda7b092 7406#, c-format
dba9f13c 7407msgid "%s: unsupported file type"
5e078fcd
JX
7408msgstr ""
7409
bfef3f9d 7410#: sha1-file.c:2246
dba9f13c
JX
7411#, c-format
7412msgid "%s is not a valid object"
abc8de64
JX
7413msgstr ""
7414
bfef3f9d 7415#: sha1-file.c:2248
dba9f13c
JX
7416#, c-format
7417msgid "%s is not a valid '%s' object"
abc8de64
JX
7418msgstr ""
7419
bfef3f9d 7420#: sha1-file.c:2275 builtin/index-pack.c:155
dba9f13c
JX
7421#, c-format
7422msgid "unable to open %s"
abc8de64
JX
7423msgstr ""
7424
bfef3f9d 7425#: sha1-file.c:2465 sha1-file.c:2518
fda7b092 7426#, c-format
94328cef 7427msgid "hash mismatch for %s (expected %s)"
5e078fcd
JX
7428msgstr ""
7429
bfef3f9d 7430#: sha1-file.c:2489
fda7b092 7431#, c-format
dba9f13c 7432msgid "unable to mmap %s"
dce37b66
JX
7433msgstr ""
7434
bfef3f9d 7435#: sha1-file.c:2494
fda7b092 7436#, c-format
dba9f13c 7437msgid "unable to unpack header of %s"
dce37b66
JX
7438msgstr ""
7439
bfef3f9d 7440#: sha1-file.c:2500
fda7b092 7441#, c-format
dba9f13c 7442msgid "unable to parse header of %s"
dce37b66
JX
7443msgstr ""
7444
bfef3f9d 7445#: sha1-file.c:2511
fda7b092 7446#, c-format
dba9f13c 7447msgid "unable to unpack contents of %s"
dce37b66
JX
7448msgstr ""
7449
f7c6172e 7450#: sha1-name.c:486
fda7b092
JX
7451#, c-format
7452msgid "short SHA1 %s is ambiguous"
dce37b66
JX
7453msgstr ""
7454
f7c6172e 7455#: sha1-name.c:497
fda7b092 7456msgid "The candidates are:"
dce37b66
JX
7457msgstr ""
7458
f7c6172e 7459#: sha1-name.c:796
fda7b092
JX
7460msgid ""
7461"Git normally never creates a ref that ends with 40 hex characters\n"
7462"because it will be ignored when you just specify 40-hex. These refs\n"
7463"may be created by mistake. For example,\n"
7464"\n"
6b0f1a9b 7465" git switch -c $br $(git rev-parse ...)\n"
fda7b092
JX
7466"\n"
7467"where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
7468"examine these refs and maybe delete them. Turn this message off by\n"
7469"running \"git config advice.objectNameWarning false\""
727b9576
JX
7470msgstr ""
7471
f7c6172e
JX
7472#: sha1-name.c:916
7473#, c-format
7474msgid "log for '%.*s' only goes back to %s"
7475msgstr ""
7476
7477#: sha1-name.c:924
7478#, c-format
7479msgid "log for '%.*s' only has %d entries"
7480msgstr ""
7481
7482#: sha1-name.c:1689
7483#, c-format
7484msgid "path '%s' exists on disk, but not in '%.*s'"
7485msgstr ""
7486
7487#: sha1-name.c:1695
7488#, c-format
7489msgid ""
7490"path '%s' exists, but not '%s'\n"
7491"hint: Did you mean '%.*s:%s' aka '%.*s:./%s'?"
7492msgstr ""
7493
7494#: sha1-name.c:1704
7495#, c-format
7496msgid "path '%s' does not exist in '%.*s'"
7497msgstr ""
7498
7499#: sha1-name.c:1732
7500#, c-format
7501msgid ""
7502"path '%s' is in the index, but not at stage %d\n"
7503"hint: Did you mean ':%d:%s'?"
7504msgstr ""
7505
7506#: sha1-name.c:1748
7507#, c-format
7508msgid ""
7509"path '%s' is in the index, but not '%s'\n"
7510"hint: Did you mean ':%d:%s' aka ':%d:./%s'?"
7511msgstr ""
7512
7513#: sha1-name.c:1756
7514#, c-format
7515msgid "path '%s' exists on disk, but not in the index"
7516msgstr ""
7517
7518#: sha1-name.c:1758
7519#, c-format
7520msgid "path '%s' does not exist (neither on disk nor in the index)"
7521msgstr ""
7522
7523#: sha1-name.c:1771
7524msgid "relative path syntax can't be used outside working tree"
7525msgstr ""
7526
7527#: sha1-name.c:1909
7528#, c-format
7529msgid "invalid object name '%.*s'."
7530msgstr ""
7531
6b0f1a9b 7532#. TRANSLATORS: IEC 80000-13:2008 gibibyte
d84f4abf 7533#: strbuf.c:848
6b0f1a9b
JX
7534#, c-format
7535msgid "%u.%2.2u GiB"
7536msgstr ""
7537
7538#. TRANSLATORS: IEC 80000-13:2008 gibibyte/second
d84f4abf 7539#: strbuf.c:850
6b0f1a9b
JX
7540#, c-format
7541msgid "%u.%2.2u GiB/s"
7542msgstr ""
7543
7544#. TRANSLATORS: IEC 80000-13:2008 mebibyte
d84f4abf 7545#: strbuf.c:858
6b0f1a9b
JX
7546#, c-format
7547msgid "%u.%2.2u MiB"
7548msgstr ""
7549
7550#. TRANSLATORS: IEC 80000-13:2008 mebibyte/second
d84f4abf 7551#: strbuf.c:860
6b0f1a9b
JX
7552#, c-format
7553msgid "%u.%2.2u MiB/s"
7554msgstr ""
7555
7556#. TRANSLATORS: IEC 80000-13:2008 kibibyte
d84f4abf 7557#: strbuf.c:867
6b0f1a9b
JX
7558#, c-format
7559msgid "%u.%2.2u KiB"
7560msgstr ""
7561
7562#. TRANSLATORS: IEC 80000-13:2008 kibibyte/second
d84f4abf 7563#: strbuf.c:869
6b0f1a9b
JX
7564#, c-format
7565msgid "%u.%2.2u KiB/s"
7566msgstr ""
7567
7568#. TRANSLATORS: IEC 80000-13:2008 byte
d84f4abf 7569#: strbuf.c:875
6b0f1a9b
JX
7570#, c-format
7571msgid "%u byte"
7572msgid_plural "%u bytes"
7573msgstr[0] ""
7574msgstr[1] ""
7575
7576#. TRANSLATORS: IEC 80000-13:2008 byte/second
d84f4abf 7577#: strbuf.c:877
6b0f1a9b
JX
7578#, c-format
7579msgid "%u byte/s"
7580msgid_plural "%u bytes/s"
7581msgstr[0] ""
7582msgstr[1] ""
7583
d84f4abf 7584#: strbuf.c:1175
578c7937
JX
7585#, c-format
7586msgid "could not edit '%s'"
7587msgstr ""
7588
bfef3f9d
JX
7589#: submodule-config.c:237
7590#, c-format
7591msgid "ignoring suspicious submodule name: %s"
727b9576
JX
7592msgstr ""
7593
bfef3f9d
JX
7594#: submodule-config.c:304
7595msgid "negative values not allowed for submodule.fetchjobs"
df49095a
JX
7596msgstr ""
7597
bfef3f9d 7598#: submodule-config.c:402
fda7b092 7599#, c-format
bfef3f9d 7600msgid "ignoring '%s' which may be interpreted as a command-line option: %s"
11b90174
JX
7601msgstr ""
7602
bfef3f9d
JX
7603#: submodule-config.c:499
7604#, c-format
7605msgid "invalid value for %s"
9fa976ff
JX
7606msgstr ""
7607
bfef3f9d 7608#: submodule-config.c:766
5b34e000 7609#, c-format
bfef3f9d
JX
7610msgid "Could not update .gitmodules entry %s"
7611msgstr ""
7612
7613#: submodule.c:114 submodule.c:143
7614msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
7615msgstr ""
7616
7617#: submodule.c:118 submodule.c:147
7618#, c-format
7619msgid "Could not find section in .gitmodules where path=%s"
7620msgstr ""
7621
7622#: submodule.c:154
7623#, c-format
7624msgid "Could not remove .gitmodules entry for %s"
7625msgstr ""
7626
7627#: submodule.c:165
7628msgid "staging updated .gitmodules failed"
7629msgstr ""
7630
7631#: submodule.c:327
7632#, c-format
7633msgid "in unpopulated submodule '%s'"
5b34e000
JX
7634msgstr ""
7635
94328cef 7636#: submodule.c:358
5b34e000
JX
7637#, c-format
7638msgid "Pathspec '%s' is in submodule '%.*s'"
7639msgstr ""
7640
f7c6172e
JX
7641#: submodule.c:434
7642#, c-format
7643msgid "bad --ignore-submodules argument: %s"
7644msgstr ""
7645
7646#: submodule.c:815
7647#, c-format
7648msgid ""
7649"Submodule in commit %s at path: '%s' collides with a submodule named the "
7650"same. Skipping it."
7651msgstr ""
7652
d93ef2a1 7653#: submodule.c:910
25eab542
JX
7654#, c-format
7655msgid "submodule entry '%s' (%s) is a %s, not a commit"
7656msgstr ""
7657
f7c6172e
JX
7658#: submodule.c:995
7659#, c-format
7660msgid ""
7661"Could not run 'git rev-list <commits> --not --remotes -n 1' command in "
7662"submodule %s"
7663msgstr ""
7664
7665#: submodule.c:1118
7666#, c-format
7667msgid "process for submodule '%s' failed"
7668msgstr ""
7669
bfef3f9d 7670#: submodule.c:1147 builtin/branch.c:678 builtin/submodule--helper.c:2045
25eab542
JX
7671msgid "Failed to resolve HEAD as a valid ref."
7672msgstr ""
7673
f7c6172e 7674#: submodule.c:1158
94328cef 7675#, c-format
f7c6172e 7676msgid "Pushing submodule '%s'\n"
94328cef
JX
7677msgstr ""
7678
f7c6172e
JX
7679#: submodule.c:1161
7680#, c-format
7681msgid "Unable to push submodule '%s'\n"
7682msgstr ""
7683
7684#: submodule.c:1453
7685#, c-format
7686msgid "Fetching submodule %s%s\n"
7687msgstr ""
7688
7689#: submodule.c:1483
7690#, c-format
7691msgid "Could not access submodule '%s'\n"
7692msgstr ""
7693
7694#: submodule.c:1637
7695#, c-format
7696msgid ""
7697"Errors during submodule fetch:\n"
7698"%s"
7699msgstr ""
7700
7701#: submodule.c:1662
673bfad0 7702#, c-format
dfc182b1 7703msgid "'%s' not recognized as a git repository"
673bfad0
JX
7704msgstr ""
7705
f7c6172e
JX
7706#: submodule.c:1679
7707#, c-format
7708msgid "Could not run 'git status --porcelain=2' in submodule %s"
7709msgstr ""
7710
7711#: submodule.c:1720
7712#, c-format
7713msgid "'git status --porcelain=2' failed in submodule %s"
7714msgstr ""
7715
7716#: submodule.c:1800
673bfad0 7717#, c-format
dfc182b1 7718msgid "could not start 'git status' in submodule '%s'"
673bfad0
JX
7719msgstr ""
7720
f7c6172e 7721#: submodule.c:1813
dfc182b1
JX
7722#, c-format
7723msgid "could not run 'git status' in submodule '%s'"
7724msgstr ""
7725
f7c6172e 7726#: submodule.c:1828
94328cef
JX
7727#, c-format
7728msgid "Could not unset core.worktree setting in submodule '%s'"
7729msgstr ""
7730
f7c6172e
JX
7731#: submodule.c:1855 submodule.c:2165
7732#, c-format
7733msgid "could not recurse into submodule '%s'"
7734msgstr ""
7735
7736#: submodule.c:1876
7737msgid "could not reset submodule index"
7738msgstr ""
7739
7740#: submodule.c:1918
dfc182b1
JX
7741#, c-format
7742msgid "submodule '%s' has dirty index"
7743msgstr ""
7744
f7c6172e 7745#: submodule.c:1970
dba9f13c
JX
7746#, c-format
7747msgid "Submodule '%s' could not be updated."
7748msgstr ""
7749
f7c6172e 7750#: submodule.c:2038
578c7937
JX
7751#, c-format
7752msgid "submodule git dir '%s' is inside git dir '%.*s'"
7753msgstr ""
7754
f7c6172e 7755#: submodule.c:2059
673bfad0
JX
7756#, c-format
7757msgid ""
7758"relocate_gitdir for submodule '%s' with more than one worktree not supported"
7759msgstr ""
7760
f7c6172e 7761#: submodule.c:2071 submodule.c:2130
673bfad0
JX
7762#, c-format
7763msgid "could not lookup name for submodule '%s'"
7764msgstr ""
7765
f7c6172e 7766#: submodule.c:2075
578c7937
JX
7767#, c-format
7768msgid "refusing to move '%s' into an existing git dir"
7769msgstr ""
7770
f7c6172e 7771#: submodule.c:2082
673bfad0
JX
7772#, c-format
7773msgid ""
7774"Migrating git directory of '%s%s' from\n"
7775"'%s' to\n"
7776"'%s'\n"
7777msgstr ""
7778
bfef3f9d 7779#: submodule.c:2210
dfc182b1
JX
7780msgid "could not start ls-files in .."
7781msgstr ""
7782
bfef3f9d 7783#: submodule.c:2250
9b7388a8
JX
7784#, c-format
7785msgid "ls-tree returned unexpected return code %d"
dfc182b1
JX
7786msgstr ""
7787
25eab542 7788#: trailer.c:238
fda7b092
JX
7789#, c-format
7790msgid "running trailer command '%s' failed"
11b90174
JX
7791msgstr ""
7792
25eab542
JX
7793#: trailer.c:485 trailer.c:490 trailer.c:495 trailer.c:549 trailer.c:553
7794#: trailer.c:557
fda7b092
JX
7795#, c-format
7796msgid "unknown value '%s' for key '%s'"
11b90174
JX
7797msgstr ""
7798
f7c6172e 7799#: trailer.c:539 trailer.c:544 builtin/remote.c:298 builtin/remote.c:323
fda7b092
JX
7800#, c-format
7801msgid "more than one %s"
11b90174
JX
7802msgstr ""
7803
25eab542 7804#: trailer.c:730
fda7b092
JX
7805#, c-format
7806msgid "empty trailer token in trailer '%.*s'"
11b90174
JX
7807msgstr ""
7808
25eab542 7809#: trailer.c:750
fda7b092
JX
7810#, c-format
7811msgid "could not read input file '%s'"
11b90174
JX
7812msgstr ""
7813
25eab542 7814#: trailer.c:753
fda7b092 7815msgid "could not read from stdin"
df0617bf
JX
7816msgstr ""
7817
d84f4abf 7818#: trailer.c:1011 wrapper.c:673
df0617bf 7819#, c-format
fda7b092
JX
7820msgid "could not stat %s"
7821msgstr ""
df0617bf 7822
12705546 7823#: trailer.c:1013
df0617bf 7824#, c-format
fda7b092 7825msgid "file %s is not a regular file"
df0617bf
JX
7826msgstr ""
7827
12705546 7828#: trailer.c:1015
fda7b092
JX
7829#, c-format
7830msgid "file %s is not writable by user"
7831msgstr ""
7832
12705546 7833#: trailer.c:1027
fda7b092 7834msgid "could not open temporary file"
df0617bf
JX
7835msgstr ""
7836
12705546 7837#: trailer.c:1067
df0617bf 7838#, c-format
fda7b092
JX
7839msgid "could not rename temporary file to %s"
7840msgstr ""
df0617bf 7841
d84f4abf 7842#: transport-helper.c:62 transport-helper.c:91
dba9f13c
JX
7843msgid "full write to remote helper failed"
7844msgstr ""
7845
d84f4abf 7846#: transport-helper.c:145
dba9f13c
JX
7847#, c-format
7848msgid "unable to find remote helper for '%s'"
7849msgstr ""
7850
d84f4abf 7851#: transport-helper.c:161 transport-helper.c:575
dba9f13c
JX
7852msgid "can't dup helper output fd"
7853msgstr ""
7854
d84f4abf 7855#: transport-helper.c:214
dba9f13c
JX
7856#, c-format
7857msgid ""
7858"unknown mandatory capability %s; this remote helper probably needs newer "
7859"version of Git"
7860msgstr ""
7861
d84f4abf 7862#: transport-helper.c:220
dba9f13c
JX
7863msgid "this remote helper should implement refspec capability"
7864msgstr ""
7865
d84f4abf 7866#: transport-helper.c:287 transport-helper.c:429
dba9f13c
JX
7867#, c-format
7868msgid "%s unexpectedly said: '%s'"
7869msgstr ""
7870
d84f4abf 7871#: transport-helper.c:417
dba9f13c
JX
7872#, c-format
7873msgid "%s also locked %s"
7874msgstr ""
7875
d84f4abf 7876#: transport-helper.c:497
dba9f13c
JX
7877msgid "couldn't run fast-import"
7878msgstr ""
7879
d84f4abf 7880#: transport-helper.c:520
dba9f13c
JX
7881msgid "error while running fast-import"
7882msgstr ""
7883
d84f4abf 7884#: transport-helper.c:549 transport-helper.c:1156
dba9f13c
JX
7885#, c-format
7886msgid "could not read ref %s"
7887msgstr ""
7888
d84f4abf 7889#: transport-helper.c:594
dba9f13c
JX
7890#, c-format
7891msgid "unknown response to connect: %s"
7892msgstr ""
7893
d84f4abf 7894#: transport-helper.c:616
dba9f13c
JX
7895msgid "setting remote service path not supported by protocol"
7896msgstr ""
7897
d84f4abf 7898#: transport-helper.c:618
dba9f13c
JX
7899msgid "invalid remote service path"
7900msgstr ""
7901
d84f4abf 7902#: transport-helper.c:661 transport.c:1347
bfef3f9d
JX
7903msgid "operation not supported by protocol"
7904msgstr ""
7905
d84f4abf 7906#: transport-helper.c:664
dba9f13c
JX
7907#, c-format
7908msgid "can't connect to subservice %s"
7909msgstr ""
7910
d84f4abf 7911#: transport-helper.c:740
dba9f13c
JX
7912#, c-format
7913msgid "expected ok/error, helper said '%s'"
7914msgstr ""
7915
d84f4abf 7916#: transport-helper.c:793
dba9f13c
JX
7917#, c-format
7918msgid "helper reported unexpected status of %s"
7919msgstr ""
7920
d84f4abf 7921#: transport-helper.c:854
dba9f13c
JX
7922#, c-format
7923msgid "helper %s does not support dry-run"
7924msgstr ""
7925
d84f4abf 7926#: transport-helper.c:857
dba9f13c
JX
7927#, c-format
7928msgid "helper %s does not support --signed"
7929msgstr ""
7930
d84f4abf 7931#: transport-helper.c:860
dba9f13c
JX
7932#, c-format
7933msgid "helper %s does not support --signed=if-asked"
7934msgstr ""
7935
d84f4abf 7936#: transport-helper.c:865
045a5486
JX
7937#, c-format
7938msgid "helper %s does not support --atomic"
7939msgstr ""
7940
d84f4abf 7941#: transport-helper.c:871
dba9f13c
JX
7942#, c-format
7943msgid "helper %s does not support 'push-option'"
7944msgstr ""
7945
d84f4abf 7946#: transport-helper.c:970
dba9f13c
JX
7947msgid "remote-helper doesn't support push; refspec needed"
7948msgstr ""
7949
d84f4abf 7950#: transport-helper.c:975
dba9f13c
JX
7951#, c-format
7952msgid "helper %s does not support 'force'"
7953msgstr ""
7954
d84f4abf 7955#: transport-helper.c:1022
dba9f13c
JX
7956msgid "couldn't run fast-export"
7957msgstr ""
7958
d84f4abf 7959#: transport-helper.c:1027
dba9f13c
JX
7960msgid "error while running fast-export"
7961msgstr ""
7962
d84f4abf 7963#: transport-helper.c:1052
dba9f13c
JX
7964#, c-format
7965msgid ""
7966"No refs in common and none specified; doing nothing.\n"
d84f4abf 7967"Perhaps you should specify a branch.\n"
dba9f13c
JX
7968msgstr ""
7969
d84f4abf
JX
7970#: transport-helper.c:1133
7971#, c-format
7972msgid "unsupported object format '%s'"
7973msgstr ""
7974
7975#: transport-helper.c:1142
dba9f13c
JX
7976#, c-format
7977msgid "malformed response in ref list: %s"
7978msgstr ""
7979
d84f4abf 7980#: transport-helper.c:1294
fda7b092 7981#, c-format
dba9f13c 7982msgid "read(%s) failed"
11b90174
JX
7983msgstr ""
7984
d84f4abf 7985#: transport-helper.c:1321
dba9f13c
JX
7986#, c-format
7987msgid "write(%s) failed"
7988msgstr ""
7989
d84f4abf 7990#: transport-helper.c:1370
dba9f13c
JX
7991#, c-format
7992msgid "%s thread failed"
7993msgstr ""
7994
d84f4abf 7995#: transport-helper.c:1374
dba9f13c
JX
7996#, c-format
7997msgid "%s thread failed to join: %s"
7998msgstr ""
7999
d84f4abf 8000#: transport-helper.c:1393 transport-helper.c:1397
dba9f13c
JX
8001#, c-format
8002msgid "can't start thread for copying data: %s"
8003msgstr ""
8004
d84f4abf 8005#: transport-helper.c:1434
dba9f13c
JX
8006#, c-format
8007msgid "%s process failed to wait"
8008msgstr ""
8009
d84f4abf 8010#: transport-helper.c:1438
dba9f13c
JX
8011#, c-format
8012msgid "%s process failed"
8013msgstr ""
8014
d84f4abf 8015#: transport-helper.c:1456 transport-helper.c:1465
dba9f13c
JX
8016msgid "can't start thread for copying data"
8017msgstr ""
8018
bfef3f9d
JX
8019#: transport.c:116
8020#, c-format
8021msgid "Would set upstream of '%s' to '%s' of '%s'\n"
8022msgstr ""
8023
8024#: transport.c:145
8025#, c-format
8026msgid "could not read bundle '%s'"
8027msgstr ""
8028
d84f4abf 8029#: transport.c:220
bfef3f9d
JX
8030#, c-format
8031msgid "transport: invalid depth option '%s'"
8032msgstr ""
8033
d84f4abf 8034#: transport.c:272
bfef3f9d
JX
8035msgid "see protocol.version in 'git help config' for more details"
8036msgstr ""
8037
d84f4abf 8038#: transport.c:273
bfef3f9d
JX
8039msgid "server options require protocol version 2 or later"
8040msgstr ""
8041
d84f4abf 8042#: transport.c:631
bfef3f9d
JX
8043msgid "could not parse transport.color.* config"
8044msgstr ""
8045
d84f4abf 8046#: transport.c:704
bfef3f9d
JX
8047msgid "support for protocol v2 not implemented yet"
8048msgstr ""
8049
d84f4abf 8050#: transport.c:838
bfef3f9d
JX
8051#, c-format
8052msgid "unknown value for config '%s': %s"
8053msgstr ""
8054
d84f4abf 8055#: transport.c:904
bfef3f9d
JX
8056#, c-format
8057msgid "transport '%s' not allowed"
8058msgstr ""
8059
8060#: transport.c:957
8061msgid "git-over-rsync is no longer supported"
8062msgstr ""
8063
d84f4abf 8064#: transport.c:1059
bfef3f9d
JX
8065#, c-format
8066msgid ""
8067"The following submodule paths contain changes that can\n"
8068"not be found on any remote:\n"
8069msgstr ""
8070
d84f4abf 8071#: transport.c:1063
bfef3f9d
JX
8072#, c-format
8073msgid ""
8074"\n"
8075"Please try\n"
8076"\n"
8077"\tgit push --recurse-submodules=on-demand\n"
8078"\n"
8079"or cd to the path and use\n"
8080"\n"
8081"\tgit push\n"
8082"\n"
8083"to push them to a remote.\n"
8084"\n"
8085msgstr ""
8086
d84f4abf 8087#: transport.c:1071
bfef3f9d
JX
8088msgid "Aborting."
8089msgstr ""
8090
d84f4abf 8091#: transport.c:1216
bfef3f9d
JX
8092msgid "failed to push all needed submodules"
8093msgstr ""
8094
f7c6172e 8095#: tree-walk.c:32
fda7b092 8096msgid "too-short tree object"
11b90174
JX
8097msgstr ""
8098
f7c6172e 8099#: tree-walk.c:38
fda7b092 8100msgid "malformed mode in tree entry"
235537a0
JX
8101msgstr ""
8102
f7c6172e 8103#: tree-walk.c:42
fda7b092 8104msgid "empty filename in tree entry"
11b90174
JX
8105msgstr ""
8106
f7c6172e 8107#: tree-walk.c:117
fda7b092 8108msgid "too-short tree file"
11b90174
JX
8109msgstr ""
8110
bfef3f9d 8111#: unpack-trees.c:113
235537a0 8112#, c-format
fda7b092
JX
8113msgid ""
8114"Your local changes to the following files would be overwritten by checkout:\n"
8115"%%sPlease commit your changes or stash them before you switch branches."
235537a0
JX
8116msgstr ""
8117
bfef3f9d 8118#: unpack-trees.c:115
fda7b092
JX
8119#, c-format
8120msgid ""
8121"Your local changes to the following files would be overwritten by checkout:\n"
8122"%%s"
11b90174
JX
8123msgstr ""
8124
bfef3f9d 8125#: unpack-trees.c:118
fda7b092
JX
8126#, c-format
8127msgid ""
8128"Your local changes to the following files would be overwritten by merge:\n"
8129"%%sPlease commit your changes or stash them before you merge."
8130msgstr ""
8131
bfef3f9d 8132#: unpack-trees.c:120
fda7b092
JX
8133#, c-format
8134msgid ""
8135"Your local changes to the following files would be overwritten by merge:\n"
8136"%%s"
11b90174
JX
8137msgstr ""
8138
bfef3f9d 8139#: unpack-trees.c:123
fda7b092 8140#, c-format
11b90174 8141msgid ""
fda7b092
JX
8142"Your local changes to the following files would be overwritten by %s:\n"
8143"%%sPlease commit your changes or stash them before you %s."
11b90174
JX
8144msgstr ""
8145
bfef3f9d 8146#: unpack-trees.c:125
727b9576 8147#, c-format
fda7b092
JX
8148msgid ""
8149"Your local changes to the following files would be overwritten by %s:\n"
8150"%%s"
11b90174
JX
8151msgstr ""
8152
bfef3f9d 8153#: unpack-trees.c:130
fda7b092
JX
8154#, c-format
8155msgid ""
673bfad0 8156"Updating the following directories would lose untracked files in them:\n"
fda7b092 8157"%s"
28b3cffc
JX
8158msgstr ""
8159
bfef3f9d 8160#: unpack-trees.c:134
fda7b092
JX
8161#, c-format
8162msgid ""
8163"The following untracked working tree files would be removed by checkout:\n"
8164"%%sPlease move or remove them before you switch branches."
28b3cffc
JX
8165msgstr ""
8166
bfef3f9d 8167#: unpack-trees.c:136
fda7b092
JX
8168#, c-format
8169msgid ""
8170"The following untracked working tree files would be removed by checkout:\n"
8171"%%s"
11b90174
JX
8172msgstr ""
8173
bfef3f9d 8174#: unpack-trees.c:139
235537a0 8175#, c-format
fda7b092
JX
8176msgid ""
8177"The following untracked working tree files would be removed by merge:\n"
8178"%%sPlease move or remove them before you merge."
c138af56
JX
8179msgstr ""
8180
bfef3f9d 8181#: unpack-trees.c:141
fda7b092
JX
8182#, c-format
8183msgid ""
8184"The following untracked working tree files would be removed by merge:\n"
8185"%%s"
235537a0
JX
8186msgstr ""
8187
bfef3f9d 8188#: unpack-trees.c:144
fda7b092
JX
8189#, c-format
8190msgid ""
8191"The following untracked working tree files would be removed by %s:\n"
8192"%%sPlease move or remove them before you %s."
c138af56
JX
8193msgstr ""
8194
bfef3f9d 8195#: unpack-trees.c:146
fda7b092
JX
8196#, c-format
8197msgid ""
8198"The following untracked working tree files would be removed by %s:\n"
8199"%%s"
c138af56
JX
8200msgstr ""
8201
bfef3f9d 8202#: unpack-trees.c:152
c138af56 8203#, c-format
fda7b092
JX
8204msgid ""
8205"The following untracked working tree files would be overwritten by "
8206"checkout:\n"
8207"%%sPlease move or remove them before you switch branches."
c138af56
JX
8208msgstr ""
8209
bfef3f9d 8210#: unpack-trees.c:154
fda7b092
JX
8211#, c-format
8212msgid ""
8213"The following untracked working tree files would be overwritten by "
8214"checkout:\n"
8215"%%s"
11b90174
JX
8216msgstr ""
8217
bfef3f9d 8218#: unpack-trees.c:157
fda7b092
JX
8219#, c-format
8220msgid ""
8221"The following untracked working tree files would be overwritten by merge:\n"
8222"%%sPlease move or remove them before you merge."
11b90174
JX
8223msgstr ""
8224
bfef3f9d 8225#: unpack-trees.c:159
fda7b092
JX
8226#, c-format
8227msgid ""
8228"The following untracked working tree files would be overwritten by merge:\n"
8229"%%s"
dce37b66
JX
8230msgstr ""
8231
bfef3f9d 8232#: unpack-trees.c:162
fda7b092
JX
8233#, c-format
8234msgid ""
8235"The following untracked working tree files would be overwritten by %s:\n"
8236"%%sPlease move or remove them before you %s."
df0617bf
JX
8237msgstr ""
8238
bfef3f9d 8239#: unpack-trees.c:164
fda7b092
JX
8240#, c-format
8241msgid ""
8242"The following untracked working tree files would be overwritten by %s:\n"
8243"%%s"
28b3cffc
JX
8244msgstr ""
8245
bfef3f9d 8246#: unpack-trees.c:172
fda7b092
JX
8247#, c-format
8248msgid "Entry '%s' overlaps with '%s'. Cannot bind."
c138af56
JX
8249msgstr ""
8250
bfef3f9d 8251#: unpack-trees.c:175
fda7b092
JX
8252#, c-format
8253msgid ""
bfef3f9d 8254"Cannot update submodule:\n"
fda7b092 8255"%s"
c138af56
JX
8256msgstr ""
8257
bfef3f9d 8258#: unpack-trees.c:178
fda7b092
JX
8259#, c-format
8260msgid ""
bfef3f9d
JX
8261"The following paths are not up to date and were left despite sparse "
8262"patterns:\n"
fda7b092 8263"%s"
dce37b66
JX
8264msgstr ""
8265
bfef3f9d 8266#: unpack-trees.c:180
fda7b092
JX
8267#, c-format
8268msgid ""
bfef3f9d 8269"The following paths are unmerged and were left despite sparse patterns:\n"
fda7b092 8270"%s"
dce37b66
JX
8271msgstr ""
8272
bfef3f9d 8273#: unpack-trees.c:182
dfc182b1
JX
8274#, c-format
8275msgid ""
bfef3f9d
JX
8276"The following paths were already present and thus not updated despite sparse "
8277"patterns:\n"
dfc182b1
JX
8278"%s"
8279msgstr ""
8280
bfef3f9d 8281#: unpack-trees.c:262
fda7b092
JX
8282#, c-format
8283msgid "Aborting\n"
dce37b66
JX
8284msgstr ""
8285
bfef3f9d
JX
8286#: unpack-trees.c:289
8287#, c-format
8288msgid ""
8289"After fixing the above paths, you may want to run `git sparse-checkout "
8290"reapply`.\n"
8291msgstr ""
8292
8293#: unpack-trees.c:350
6b0f1a9b 8294msgid "Updating files"
dce37b66
JX
8295msgstr ""
8296
bfef3f9d 8297#: unpack-trees.c:382
12705546
JX
8298msgid ""
8299"the following paths have collided (e.g. case-sensitive paths\n"
8300"on a case-insensitive filesystem) and only one from the same\n"
8301"colliding group is in the working tree:\n"
8302msgstr ""
8303
bfef3f9d 8304#: unpack-trees.c:1498
578c7937
JX
8305msgid "Updating index flags"
8306msgstr ""
8307
d84f4abf 8308#: upload-pack.c:1415
bfef3f9d
JX
8309msgid "expected flush after fetch arguments"
8310msgstr ""
8311
dfc182b1 8312#: urlmatch.c:163
fda7b092 8313msgid "invalid URL scheme name or missing '://' suffix"
c138af56
JX
8314msgstr ""
8315
dfc182b1 8316#: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
dce37b66 8317#, c-format
fda7b092 8318msgid "invalid %XX escape sequence"
dce37b66
JX
8319msgstr ""
8320
dfc182b1 8321#: urlmatch.c:215
fda7b092 8322msgid "missing host and scheme is not 'file:'"
dce37b66
JX
8323msgstr ""
8324
dfc182b1 8325#: urlmatch.c:232
fda7b092 8326msgid "a 'file:' URL may not have a port number"
dce37b66
JX
8327msgstr ""
8328
dfc182b1 8329#: urlmatch.c:247
fda7b092 8330msgid "invalid characters in host name"
dce37b66
JX
8331msgstr ""
8332
dfc182b1 8333#: urlmatch.c:292 urlmatch.c:303
fda7b092 8334msgid "invalid port number"
dce37b66
JX
8335msgstr ""
8336
dfc182b1 8337#: urlmatch.c:371
fda7b092 8338msgid "invalid '..' path segment"
dce37b66
JX
8339msgstr ""
8340
051fae4d
JX
8341#: walker.c:170
8342msgid "Fetching objects"
8343msgstr ""
8344
d84f4abf 8345#: worktree.c:248 builtin/am.c:2098
cc76011e 8346#, c-format
fda7b092 8347msgid "failed to read '%s'"
dce37b66
JX
8348msgstr ""
8349
d84f4abf 8350#: worktree.c:295
abc8de64
JX
8351#, c-format
8352msgid "'%s' at main working tree is not the repository directory"
8353msgstr ""
8354
d84f4abf 8355#: worktree.c:306
abc8de64
JX
8356#, c-format
8357msgid "'%s' file does not contain absolute path to the working tree location"
8358msgstr ""
8359
d84f4abf 8360#: worktree.c:318
abc8de64
JX
8361#, c-format
8362msgid "'%s' does not exist"
8363msgstr ""
8364
d84f4abf 8365#: worktree.c:324
abc8de64
JX
8366#, c-format
8367msgid "'%s' is not a .git file, error code %d"
8368msgstr ""
8369
d84f4abf 8370#: worktree.c:333
abc8de64
JX
8371#, c-format
8372msgid "'%s' does not point back to '%s'"
8373msgstr ""
8374
d84f4abf 8375#: wrapper.c:194 wrapper.c:364
dce37b66 8376#, c-format
fda7b092 8377msgid "could not open '%s' for reading and writing"
dce37b66
JX
8378msgstr ""
8379
d84f4abf 8380#: wrapper.c:395 wrapper.c:596
cc76011e 8381#, c-format
fda7b092 8382msgid "unable to access '%s'"
dce37b66
JX
8383msgstr ""
8384
d84f4abf 8385#: wrapper.c:604
fda7b092 8386msgid "unable to get current working directory"
dce37b66
JX
8387msgstr ""
8388
6b0f1a9b 8389#: wt-status.c:158
fda7b092 8390msgid "Unmerged paths:"
a5a41683
JX
8391msgstr ""
8392
6b0f1a9b
JX
8393#: wt-status.c:187 wt-status.c:219
8394msgid " (use \"git restore --staged <file>...\" to unstage)"
8395msgstr ""
8396
8397#: wt-status.c:190 wt-status.c:222
9caaf23e 8398#, c-format
6b0f1a9b 8399msgid " (use \"git restore --source=%s --staged <file>...\" to unstage)"
cc76011e
JX
8400msgstr ""
8401
6b0f1a9b 8402#: wt-status.c:193 wt-status.c:225
fda7b092 8403msgid " (use \"git rm --cached <file>...\" to unstage)"
9caaf23e
JX
8404msgstr ""
8405
6b0f1a9b 8406#: wt-status.c:197
fda7b092 8407msgid " (use \"git add <file>...\" to mark resolution)"
dce37b66
JX
8408msgstr ""
8409
6b0f1a9b 8410#: wt-status.c:199 wt-status.c:203
fda7b092 8411msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
dce37b66
JX
8412msgstr ""
8413
6b0f1a9b 8414#: wt-status.c:201
fda7b092 8415msgid " (use \"git rm <file>...\" to mark resolution)"
dce37b66
JX
8416msgstr ""
8417
bfef3f9d 8418#: wt-status.c:211 wt-status.c:1072
fda7b092 8419msgid "Changes to be committed:"
dce37b66
JX
8420msgstr ""
8421
bfef3f9d 8422#: wt-status.c:234 wt-status.c:1081
fda7b092 8423msgid "Changes not staged for commit:"
dce37b66
JX
8424msgstr ""
8425
6b0f1a9b 8426#: wt-status.c:238
fda7b092 8427msgid " (use \"git add <file>...\" to update what will be committed)"
dce37b66
JX
8428msgstr ""
8429
6b0f1a9b 8430#: wt-status.c:240
fda7b092 8431msgid " (use \"git add/rm <file>...\" to update what will be committed)"
dce37b66
JX
8432msgstr ""
8433
6b0f1a9b 8434#: wt-status.c:241
fda7b092 8435msgid ""
6b0f1a9b 8436" (use \"git restore <file>...\" to discard changes in working directory)"
64f23b0c
JX
8437msgstr ""
8438
6b0f1a9b 8439#: wt-status.c:243
fda7b092 8440msgid " (commit or discard the untracked or modified content in submodules)"
dce37b66
JX
8441msgstr ""
8442
6b0f1a9b 8443#: wt-status.c:254
fda7b092
JX
8444#, c-format
8445msgid " (use \"git %s <file>...\" to include in what will be committed)"
dce37b66
JX
8446msgstr ""
8447
6b0f1a9b 8448#: wt-status.c:268
fda7b092 8449msgid "both deleted:"
dce37b66
JX
8450msgstr ""
8451
6b0f1a9b 8452#: wt-status.c:270
fda7b092 8453msgid "added by us:"
dce37b66
JX
8454msgstr ""
8455
6b0f1a9b 8456#: wt-status.c:272
fda7b092 8457msgid "deleted by them:"
cc76011e
JX
8458msgstr ""
8459
6b0f1a9b 8460#: wt-status.c:274
fda7b092 8461msgid "added by them:"
cc76011e
JX
8462msgstr ""
8463
6b0f1a9b 8464#: wt-status.c:276
fda7b092 8465msgid "deleted by us:"
cc76011e
JX
8466msgstr ""
8467
6b0f1a9b 8468#: wt-status.c:278
fda7b092 8469msgid "both added:"
cc76011e
JX
8470msgstr ""
8471
6b0f1a9b 8472#: wt-status.c:280
fda7b092 8473msgid "both modified:"
cc76011e
JX
8474msgstr ""
8475
6b0f1a9b 8476#: wt-status.c:290
fda7b092 8477msgid "new file:"
cc76011e
JX
8478msgstr ""
8479
6b0f1a9b 8480#: wt-status.c:292
fda7b092 8481msgid "copied:"
cc76011e
JX
8482msgstr ""
8483
6b0f1a9b 8484#: wt-status.c:294
fda7b092 8485msgid "deleted:"
cc76011e
JX
8486msgstr ""
8487
6b0f1a9b 8488#: wt-status.c:296
fda7b092 8489msgid "modified:"
cc76011e
JX
8490msgstr ""
8491
6b0f1a9b 8492#: wt-status.c:298
fda7b092 8493msgid "renamed:"
c6bc7d43
JX
8494msgstr ""
8495
6b0f1a9b 8496#: wt-status.c:300
fda7b092 8497msgid "typechange:"
cc76011e
JX
8498msgstr ""
8499
6b0f1a9b 8500#: wt-status.c:302
fda7b092 8501msgid "unknown:"
cc76011e
JX
8502msgstr ""
8503
6b0f1a9b 8504#: wt-status.c:304
fda7b092 8505msgid "unmerged:"
cc76011e
JX
8506msgstr ""
8507
6b0f1a9b 8508#: wt-status.c:384
fda7b092 8509msgid "new commits, "
9fa976ff
JX
8510msgstr ""
8511
6b0f1a9b 8512#: wt-status.c:386
fda7b092 8513msgid "modified content, "
9fa976ff
JX
8514msgstr ""
8515
6b0f1a9b 8516#: wt-status.c:388
fda7b092 8517msgid "untracked content, "
dce37b66
JX
8518msgstr ""
8519
bfef3f9d 8520#: wt-status.c:904
5b34e000
JX
8521#, c-format
8522msgid "Your stash currently has %d entry"
8523msgid_plural "Your stash currently has %d entries"
8524msgstr[0] ""
8525msgstr[1] ""
8526
bfef3f9d 8527#: wt-status.c:936
fda7b092 8528msgid "Submodules changed but not updated:"
dce37b66
JX
8529msgstr ""
8530
bfef3f9d 8531#: wt-status.c:938
fda7b092 8532msgid "Submodule changes to be committed:"
dce37b66
JX
8533msgstr ""
8534
bfef3f9d 8535#: wt-status.c:1020
fda7b092 8536msgid ""
25eab542
JX
8537"Do not modify or remove the line above.\n"
8538"Everything below it will be ignored."
dce37b66
JX
8539msgstr ""
8540
bfef3f9d 8541#: wt-status.c:1112
6b0f1a9b
JX
8542#, c-format
8543msgid ""
8544"\n"
8545"It took %.2f seconds to compute the branch ahead/behind values.\n"
8546"You can use '--no-ahead-behind' to avoid this.\n"
8547msgstr ""
8548
bfef3f9d 8549#: wt-status.c:1142
fda7b092 8550msgid "You have unmerged paths."
9fa976ff
JX
8551msgstr ""
8552
bfef3f9d 8553#: wt-status.c:1145
fda7b092 8554msgid " (fix conflicts and run \"git commit\")"
dce37b66
JX
8555msgstr ""
8556
bfef3f9d 8557#: wt-status.c:1147
fda7b092 8558msgid " (use \"git merge --abort\" to abort the merge)"
dce37b66
JX
8559msgstr ""
8560
bfef3f9d 8561#: wt-status.c:1151
fda7b092 8562msgid "All conflicts fixed but you are still merging."
dce37b66
JX
8563msgstr ""
8564
bfef3f9d 8565#: wt-status.c:1154
fda7b092 8566msgid " (use \"git commit\" to conclude merge)"
dce37b66
JX
8567msgstr ""
8568
bfef3f9d 8569#: wt-status.c:1163
fda7b092 8570msgid "You are in the middle of an am session."
df0617bf
JX
8571msgstr ""
8572
bfef3f9d 8573#: wt-status.c:1166
fda7b092 8574msgid "The current patch is empty."
df0617bf
JX
8575msgstr ""
8576
bfef3f9d 8577#: wt-status.c:1170
fda7b092 8578msgid " (fix conflicts and then run \"git am --continue\")"
df0617bf
JX
8579msgstr ""
8580
bfef3f9d 8581#: wt-status.c:1172
fda7b092 8582msgid " (use \"git am --skip\" to skip this patch)"
df0617bf
JX
8583msgstr ""
8584
bfef3f9d 8585#: wt-status.c:1174
fda7b092 8586msgid " (use \"git am --abort\" to restore the original branch)"
df0617bf
JX
8587msgstr ""
8588
bfef3f9d 8589#: wt-status.c:1307
673bfad0
JX
8590msgid "git-rebase-todo is missing."
8591msgstr ""
8592
bfef3f9d 8593#: wt-status.c:1309
fda7b092 8594msgid "No commands done."
df0617bf
JX
8595msgstr ""
8596
bfef3f9d 8597#: wt-status.c:1312
df0617bf 8598#, c-format
fda7b092
JX
8599msgid "Last command done (%d command done):"
8600msgid_plural "Last commands done (%d commands done):"
8601msgstr[0] ""
8602msgstr[1] ""
df0617bf 8603
bfef3f9d 8604#: wt-status.c:1323
fda7b092
JX
8605#, c-format
8606msgid " (see more in file %s)"
df0617bf
JX
8607msgstr ""
8608
bfef3f9d 8609#: wt-status.c:1328
fda7b092 8610msgid "No commands remaining."
df0617bf
JX
8611msgstr ""
8612
bfef3f9d 8613#: wt-status.c:1331
fda7b092
JX
8614#, c-format
8615msgid "Next command to do (%d remaining command):"
8616msgid_plural "Next commands to do (%d remaining commands):"
8617msgstr[0] ""
8618msgstr[1] ""
df0617bf 8619
bfef3f9d 8620#: wt-status.c:1339
fda7b092 8621msgid " (use \"git rebase --edit-todo\" to view and edit)"
df0617bf
JX
8622msgstr ""
8623
bfef3f9d 8624#: wt-status.c:1351
fda7b092
JX
8625#, c-format
8626msgid "You are currently rebasing branch '%s' on '%s'."
df0617bf
JX
8627msgstr ""
8628
bfef3f9d 8629#: wt-status.c:1356
fda7b092 8630msgid "You are currently rebasing."
df0617bf
JX
8631msgstr ""
8632
bfef3f9d 8633#: wt-status.c:1369
fda7b092 8634msgid " (fix conflicts and then run \"git rebase --continue\")"
df0617bf
JX
8635msgstr ""
8636
bfef3f9d 8637#: wt-status.c:1371
fda7b092 8638msgid " (use \"git rebase --skip\" to skip this patch)"
df0617bf
JX
8639msgstr ""
8640
bfef3f9d 8641#: wt-status.c:1373
fda7b092 8642msgid " (use \"git rebase --abort\" to check out the original branch)"
df0617bf
JX
8643msgstr ""
8644
bfef3f9d 8645#: wt-status.c:1380
fda7b092 8646msgid " (all conflicts fixed: run \"git rebase --continue\")"
df0617bf
JX
8647msgstr ""
8648
bfef3f9d 8649#: wt-status.c:1384
df0617bf 8650#, c-format
fda7b092
JX
8651msgid ""
8652"You are currently splitting a commit while rebasing branch '%s' on '%s'."
df0617bf
JX
8653msgstr ""
8654
bfef3f9d 8655#: wt-status.c:1389
fda7b092 8656msgid "You are currently splitting a commit during a rebase."
df0617bf
JX
8657msgstr ""
8658
bfef3f9d 8659#: wt-status.c:1392
fda7b092 8660msgid " (Once your working directory is clean, run \"git rebase --continue\")"
df0617bf
JX
8661msgstr ""
8662
bfef3f9d 8663#: wt-status.c:1396
df0617bf 8664#, c-format
fda7b092 8665msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
df0617bf
JX
8666msgstr ""
8667
bfef3f9d 8668#: wt-status.c:1401
fda7b092 8669msgid "You are currently editing a commit during a rebase."
df0617bf
JX
8670msgstr ""
8671
bfef3f9d 8672#: wt-status.c:1404
fda7b092 8673msgid " (use \"git commit --amend\" to amend the current commit)"
df0617bf
JX
8674msgstr ""
8675
bfef3f9d 8676#: wt-status.c:1406
df0617bf 8677msgid ""
fda7b092 8678" (use \"git rebase --continue\" once you are satisfied with your changes)"
df0617bf
JX
8679msgstr ""
8680
bfef3f9d 8681#: wt-status.c:1417
d93ef2a1
JX
8682msgid "Cherry-pick currently in progress."
8683msgstr ""
8684
bfef3f9d 8685#: wt-status.c:1420
fda7b092
JX
8686#, c-format
8687msgid "You are currently cherry-picking commit %s."
df0617bf
JX
8688msgstr ""
8689
bfef3f9d 8690#: wt-status.c:1427
fda7b092 8691msgid " (fix conflicts and run \"git cherry-pick --continue\")"
df0617bf
JX
8692msgstr ""
8693
bfef3f9d 8694#: wt-status.c:1430
d93ef2a1
JX
8695msgid " (run \"git cherry-pick --continue\" to continue)"
8696msgstr ""
8697
bfef3f9d 8698#: wt-status.c:1433
fda7b092 8699msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
df0617bf
JX
8700msgstr ""
8701
bfef3f9d 8702#: wt-status.c:1435
3d0a05b4
JX
8703msgid " (use \"git cherry-pick --skip\" to skip this patch)"
8704msgstr ""
8705
bfef3f9d 8706#: wt-status.c:1437
fda7b092 8707msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
df0617bf
JX
8708msgstr ""
8709
bfef3f9d 8710#: wt-status.c:1447
d93ef2a1
JX
8711msgid "Revert currently in progress."
8712msgstr ""
8713
bfef3f9d 8714#: wt-status.c:1450
df0617bf 8715#, c-format
fda7b092 8716msgid "You are currently reverting commit %s."
df0617bf
JX
8717msgstr ""
8718
bfef3f9d 8719#: wt-status.c:1456
fda7b092 8720msgid " (fix conflicts and run \"git revert --continue\")"
df0617bf
JX
8721msgstr ""
8722
bfef3f9d 8723#: wt-status.c:1459
d93ef2a1
JX
8724msgid " (run \"git revert --continue\" to continue)"
8725msgstr ""
8726
bfef3f9d 8727#: wt-status.c:1462
fda7b092 8728msgid " (all conflicts fixed: run \"git revert --continue\")"
df0617bf
JX
8729msgstr ""
8730
bfef3f9d 8731#: wt-status.c:1464
3d0a05b4
JX
8732msgid " (use \"git revert --skip\" to skip this patch)"
8733msgstr ""
8734
bfef3f9d 8735#: wt-status.c:1466
fda7b092 8736msgid " (use \"git revert --abort\" to cancel the revert operation)"
df0617bf
JX
8737msgstr ""
8738
bfef3f9d 8739#: wt-status.c:1476
df0617bf 8740#, c-format
fda7b092 8741msgid "You are currently bisecting, started from branch '%s'."
df0617bf
JX
8742msgstr ""
8743
bfef3f9d 8744#: wt-status.c:1480
fda7b092 8745msgid "You are currently bisecting."
df0617bf
JX
8746msgstr ""
8747
bfef3f9d 8748#: wt-status.c:1483
fda7b092 8749msgid " (use \"git bisect reset\" to get back to the original branch)"
df0617bf
JX
8750msgstr ""
8751
d84f4abf
JX
8752#: wt-status.c:1494
8753#, c-format
8754msgid "You are in a sparse checkout with %d%% of tracked files present."
8755msgstr ""
8756
8757#: wt-status.c:1733
fda7b092 8758msgid "On branch "
df0617bf
JX
8759msgstr ""
8760
d84f4abf 8761#: wt-status.c:1740
fda7b092 8762msgid "interactive rebase in progress; onto "
df0617bf
JX
8763msgstr ""
8764
d84f4abf 8765#: wt-status.c:1742
fda7b092 8766msgid "rebase in progress; onto "
df0617bf
JX
8767msgstr ""
8768
d84f4abf 8769#: wt-status.c:1752
fda7b092 8770msgid "Not currently on any branch."
df0617bf
JX
8771msgstr ""
8772
d84f4abf 8773#: wt-status.c:1769
fda7b092 8774msgid "Initial commit"
df0617bf
JX
8775msgstr ""
8776
d84f4abf 8777#: wt-status.c:1770
5b34e000
JX
8778msgid "No commits yet"
8779msgstr ""
8780
d84f4abf 8781#: wt-status.c:1784
fda7b092 8782msgid "Untracked files"
df0617bf
JX
8783msgstr ""
8784
d84f4abf 8785#: wt-status.c:1786
fda7b092 8786msgid "Ignored files"
df0617bf
JX
8787msgstr ""
8788
d84f4abf 8789#: wt-status.c:1790
fda7b092
JX
8790#, c-format
8791msgid ""
8792"It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
8793"may speed it up, but you have to be careful not to forget to add\n"
8794"new files yourself (see 'git help status')."
df0617bf
JX
8795msgstr ""
8796
d84f4abf 8797#: wt-status.c:1796
fda7b092
JX
8798#, c-format
8799msgid "Untracked files not listed%s"
df0617bf
JX
8800msgstr ""
8801
d84f4abf 8802#: wt-status.c:1798
fda7b092 8803msgid " (use -u option to show untracked files)"
df0617bf
JX
8804msgstr ""
8805
d84f4abf 8806#: wt-status.c:1804
fda7b092 8807msgid "No changes"
df0617bf
JX
8808msgstr ""
8809
d84f4abf 8810#: wt-status.c:1809
fda7b092
JX
8811#, c-format
8812msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
df0617bf
JX
8813msgstr ""
8814
d84f4abf 8815#: wt-status.c:1812
fda7b092
JX
8816#, c-format
8817msgid "no changes added to commit\n"
df0617bf
JX
8818msgstr ""
8819
d84f4abf 8820#: wt-status.c:1815
fda7b092
JX
8821#, c-format
8822msgid ""
8823"nothing added to commit but untracked files present (use \"git add\" to "
8824"track)\n"
df0617bf
JX
8825msgstr ""
8826
d84f4abf 8827#: wt-status.c:1818
fda7b092
JX
8828#, c-format
8829msgid "nothing added to commit but untracked files present\n"
df0617bf
JX
8830msgstr ""
8831
d84f4abf 8832#: wt-status.c:1821
fda7b092
JX
8833#, c-format
8834msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
df0617bf
JX
8835msgstr ""
8836
d84f4abf 8837#: wt-status.c:1824 wt-status.c:1829
fda7b092
JX
8838#, c-format
8839msgid "nothing to commit\n"
df0617bf
JX
8840msgstr ""
8841
d84f4abf 8842#: wt-status.c:1827
fda7b092
JX
8843#, c-format
8844msgid "nothing to commit (use -u to show untracked files)\n"
df0617bf
JX
8845msgstr ""
8846
d84f4abf 8847#: wt-status.c:1831
fda7b092
JX
8848#, c-format
8849msgid "nothing to commit, working tree clean\n"
df0617bf
JX
8850msgstr ""
8851
d84f4abf 8852#: wt-status.c:1944
5b34e000 8853msgid "No commits yet on "
df0617bf
JX
8854msgstr ""
8855
d84f4abf 8856#: wt-status.c:1948
fda7b092 8857msgid "HEAD (no branch)"
df0617bf
JX
8858msgstr ""
8859
d84f4abf 8860#: wt-status.c:1979
abc8de64
JX
8861msgid "different"
8862msgstr ""
8863
d84f4abf 8864#: wt-status.c:1981 wt-status.c:1989
fda7b092 8865msgid "behind "
df0617bf
JX
8866msgstr ""
8867
d84f4abf 8868#: wt-status.c:1984 wt-status.c:1987
fda7b092 8869msgid "ahead "
df0617bf
JX
8870msgstr ""
8871
fda7b092 8872#. TRANSLATORS: the action is e.g. "pull with rebase"
d84f4abf 8873#: wt-status.c:2509
fda7b092
JX
8874#, c-format
8875msgid "cannot %s: You have unstaged changes."
df0617bf
JX
8876msgstr ""
8877
d84f4abf 8878#: wt-status.c:2515
fda7b092 8879msgid "additionally, your index contains uncommitted changes."
df0617bf
JX
8880msgstr ""
8881
d84f4abf 8882#: wt-status.c:2517
fda7b092
JX
8883#, c-format
8884msgid "cannot %s: Your index contains uncommitted changes."
df0617bf
JX
8885msgstr ""
8886
bfef3f9d 8887#: compat/precompose_utf8.c:58 builtin/clone.c:456
3d0a05b4
JX
8888#, c-format
8889msgid "failed to unlink '%s'"
8890msgstr ""
8891
578c7937 8892#: builtin/add.c:26
fda7b092 8893msgid "git add [<options>] [--] <pathspec>..."
df0617bf
JX
8894msgstr ""
8895
f7c6172e 8896#: builtin/add.c:88
fda7b092
JX
8897#, c-format
8898msgid "unexpected diff status %c"
df0617bf
JX
8899msgstr ""
8900
bfef3f9d 8901#: builtin/add.c:93 builtin/commit.c:285
fda7b092 8902msgid "updating files failed"
df0617bf
JX
8903msgstr ""
8904
f7c6172e 8905#: builtin/add.c:103
fda7b092
JX
8906#, c-format
8907msgid "remove '%s'\n"
df0617bf
JX
8908msgstr ""
8909
f7c6172e 8910#: builtin/add.c:178
fda7b092 8911msgid "Unstaged changes after refreshing the index:"
df0617bf
JX
8912msgstr ""
8913
bfef3f9d 8914#: builtin/add.c:266 builtin/rev-parse.c:904
fda7b092 8915msgid "Could not read the index"
df0617bf
JX
8916msgstr ""
8917
f7c6172e 8918#: builtin/add.c:277
fda7b092
JX
8919#, c-format
8920msgid "Could not open '%s' for writing."
df0617bf
JX
8921msgstr ""
8922
f7c6172e 8923#: builtin/add.c:281
fda7b092 8924msgid "Could not write patch"
df0617bf
JX
8925msgstr ""
8926
f7c6172e 8927#: builtin/add.c:284
fda7b092 8928msgid "editing patch failed"
df0617bf
JX
8929msgstr ""
8930
f7c6172e 8931#: builtin/add.c:287
fda7b092
JX
8932#, c-format
8933msgid "Could not stat '%s'"
df0617bf
JX
8934msgstr ""
8935
f7c6172e 8936#: builtin/add.c:289
fda7b092 8937msgid "Empty patch. Aborted."
df0617bf
JX
8938msgstr ""
8939
f7c6172e 8940#: builtin/add.c:294
df0617bf 8941#, c-format
fda7b092 8942msgid "Could not apply '%s'"
df0617bf
JX
8943msgstr ""
8944
f7c6172e 8945#: builtin/add.c:302
fda7b092 8946msgid "The following paths are ignored by one of your .gitignore files:\n"
df0617bf
JX
8947msgstr ""
8948
bfef3f9d
JX
8949#: builtin/add.c:322 builtin/clean.c:904 builtin/fetch.c:164 builtin/mv.c:124
8950#: builtin/prune-packed.c:14 builtin/pull.c:204 builtin/push.c:548
051fae4d 8951#: builtin/remote.c:1421 builtin/rm.c:242 builtin/send-pack.c:165
fda7b092 8952msgid "dry run"
df0617bf
JX
8953msgstr ""
8954
f7c6172e 8955#: builtin/add.c:325
fda7b092 8956msgid "interactive picking"
6f6731e7
JX
8957msgstr ""
8958
d84f4abf 8959#: builtin/add.c:326 builtin/checkout.c:1533 builtin/reset.c:308
fda7b092 8960msgid "select hunks interactively"
dce37b66
JX
8961msgstr ""
8962
f7c6172e 8963#: builtin/add.c:327
fda7b092 8964msgid "edit current diff and apply"
dce37b66
JX
8965msgstr ""
8966
f7c6172e 8967#: builtin/add.c:328
fda7b092 8968msgid "allow adding otherwise ignored files"
dce37b66
JX
8969msgstr ""
8970
f7c6172e 8971#: builtin/add.c:329
fda7b092 8972msgid "update tracked files"
dce37b66
JX
8973msgstr ""
8974
f7c6172e 8975#: builtin/add.c:330
18a90722
JX
8976msgid "renormalize EOL of tracked files (implies -u)"
8977msgstr ""
8978
f7c6172e 8979#: builtin/add.c:331
fda7b092 8980msgid "record only the fact that the path will be added later"
dce37b66
JX
8981msgstr ""
8982
f7c6172e 8983#: builtin/add.c:332
fda7b092 8984msgid "add changes from all tracked and untracked files"
dce37b66
JX
8985msgstr ""
8986
f7c6172e 8987#: builtin/add.c:335
fda7b092 8988msgid "ignore paths removed in the working tree (same as --no-all)"
93329721
JX
8989msgstr ""
8990
f7c6172e 8991#: builtin/add.c:337
fda7b092 8992msgid "don't add, only refresh the index"
dce37b66
JX
8993msgstr ""
8994
f7c6172e 8995#: builtin/add.c:338
fda7b092 8996msgid "just skip files which cannot be added because of errors"
dce37b66
JX
8997msgstr ""
8998
f7c6172e 8999#: builtin/add.c:339
fda7b092 9000msgid "check if - even missing - files are ignored in dry run"
dce37b66
JX
9001msgstr ""
9002
f7c6172e 9003#: builtin/add.c:341 builtin/update-index.c:1004
fda7b092
JX
9004msgid "override the executable bit of the listed files"
9005msgstr ""
dce37b66 9006
f7c6172e 9007#: builtin/add.c:343
5b34e000
JX
9008msgid "warn when adding an embedded repository"
9009msgstr ""
9010
f7c6172e
JX
9011#: builtin/add.c:345
9012msgid "backend for `git stash -p`"
9013msgstr ""
9014
9015#: builtin/add.c:363
5b34e000
JX
9016#, c-format
9017msgid ""
9018"You've added another git repository inside your current repository.\n"
9019"Clones of the outer repository will not contain the contents of\n"
9020"the embedded repository and will not know how to obtain it.\n"
9021"If you meant to add a submodule, use:\n"
9022"\n"
9023"\tgit submodule add <url> %s\n"
9024"\n"
9025"If you added this path by mistake, you can remove it from the\n"
9026"index with:\n"
9027"\n"
9028"\tgit rm --cached %s\n"
9029"\n"
9030"See \"git help submodule\" for more information."
9031msgstr ""
9032
f7c6172e 9033#: builtin/add.c:391
5b34e000
JX
9034#, c-format
9035msgid "adding embedded git repository: %s"
9036msgstr ""
9037
f7c6172e
JX
9038#: builtin/add.c:410
9039msgid ""
9040"Use -f if you really want to add them.\n"
9041"Turn this message off by running\n"
9042"\"git config advice.addIgnoredFile false\""
dce37b66
JX
9043msgstr ""
9044
f7c6172e 9045#: builtin/add.c:419
fda7b092 9046msgid "adding files failed"
dce37b66
JX
9047msgstr ""
9048
bfef3f9d 9049#: builtin/add.c:447 builtin/commit.c:345
578c7937
JX
9050msgid "--pathspec-from-file is incompatible with --interactive/--patch"
9051msgstr ""
9052
f7c6172e 9053#: builtin/add.c:464
578c7937
JX
9054msgid "--pathspec-from-file is incompatible with --edit"
9055msgstr ""
9056
f7c6172e 9057#: builtin/add.c:476
fda7b092 9058msgid "-A and -u are mutually incompatible"
dce37b66
JX
9059msgstr ""
9060
f7c6172e 9061#: builtin/add.c:479
fda7b092 9062msgid "Option --ignore-missing can only be used together with --dry-run"
dce37b66
JX
9063msgstr ""
9064
f7c6172e 9065#: builtin/add.c:483
dce37b66 9066#, c-format
fda7b092 9067msgid "--chmod param '%s' must be either -x or +x"
dce37b66
JX
9068msgstr ""
9069
d84f4abf 9070#: builtin/add.c:501 builtin/checkout.c:1701 builtin/commit.c:351
bfef3f9d 9071#: builtin/reset.c:328 builtin/rm.c:272 builtin/stash.c:1506
578c7937
JX
9072msgid "--pathspec-from-file is incompatible with pathspec arguments"
9073msgstr ""
9074
d84f4abf 9075#: builtin/add.c:508 builtin/checkout.c:1713 builtin/commit.c:357
bfef3f9d 9076#: builtin/reset.c:334 builtin/rm.c:278 builtin/stash.c:1512
578c7937
JX
9077msgid "--pathspec-file-nul requires --pathspec-from-file"
9078msgstr ""
9079
f7c6172e 9080#: builtin/add.c:512
dce37b66 9081#, c-format
fda7b092 9082msgid "Nothing specified, nothing added.\n"
dce37b66
JX
9083msgstr ""
9084
f7c6172e
JX
9085#: builtin/add.c:514
9086msgid ""
9087"Maybe you wanted to say 'git add .'?\n"
9088"Turn this message off by running\n"
9089"\"git config advice.addEmptyPathspec false\""
dce37b66
JX
9090msgstr ""
9091
051fae4d 9092#: builtin/am.c:352
fda7b092 9093msgid "could not parse author script"
dce37b66
JX
9094msgstr ""
9095
051fae4d 9096#: builtin/am.c:436
dce37b66 9097#, c-format
fda7b092 9098msgid "'%s' was deleted by the applypatch-msg hook"
dce37b66
JX
9099msgstr ""
9100
051fae4d 9101#: builtin/am.c:478
dce37b66 9102#, c-format
fda7b092 9103msgid "Malformed input line: '%s'."
dce37b66
JX
9104msgstr ""
9105
051fae4d 9106#: builtin/am.c:516
822e4a65 9107#, c-format
fda7b092 9108msgid "Failed to copy notes from '%s' to '%s'"
dce37b66
JX
9109msgstr ""
9110
051fae4d 9111#: builtin/am.c:542
fda7b092
JX
9112msgid "fseek failed"
9113msgstr ""
dce37b66 9114
051fae4d 9115#: builtin/am.c:730
822e4a65 9116#, c-format
fda7b092 9117msgid "could not parse patch '%s'"
dce37b66
JX
9118msgstr ""
9119
051fae4d 9120#: builtin/am.c:795
fda7b092 9121msgid "Only one StGIT patch series can be applied at once"
dce37b66
JX
9122msgstr ""
9123
051fae4d 9124#: builtin/am.c:843
fda7b092 9125msgid "invalid timestamp"
dce37b66
JX
9126msgstr ""
9127
051fae4d 9128#: builtin/am.c:848 builtin/am.c:860
fda7b092 9129msgid "invalid Date line"
dce37b66
JX
9130msgstr ""
9131
051fae4d 9132#: builtin/am.c:855
fda7b092 9133msgid "invalid timezone offset"
dce37b66
JX
9134msgstr ""
9135
051fae4d 9136#: builtin/am.c:948
fda7b092 9137msgid "Patch format detection failed."
dce37b66
JX
9138msgstr ""
9139
051fae4d 9140#: builtin/am.c:953 builtin/clone.c:409
dce37b66 9141#, c-format
fda7b092 9142msgid "failed to create directory '%s'"
dce37b66
JX
9143msgstr ""
9144
051fae4d 9145#: builtin/am.c:958
fda7b092 9146msgid "Failed to split patches."
c2ea1208
JX
9147msgstr ""
9148
051fae4d 9149#: builtin/am.c:1089
822e4a65 9150#, c-format
fda7b092 9151msgid "When you have resolved this problem, run \"%s --continue\"."
dce37b66
JX
9152msgstr ""
9153
051fae4d 9154#: builtin/am.c:1090
dce37b66 9155#, c-format
fda7b092 9156msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
dce37b66
JX
9157msgstr ""
9158
051fae4d 9159#: builtin/am.c:1091
822e4a65 9160#, c-format
fda7b092 9161msgid "To restore the original branch and stop patching, run \"%s --abort\"."
dce37b66
JX
9162msgstr ""
9163
051fae4d 9164#: builtin/am.c:1174
12705546
JX
9165msgid "Patch sent with format=flowed; space at the end of lines might be lost."
9166msgstr ""
9167
051fae4d 9168#: builtin/am.c:1202
5b34e000 9169msgid "Patch is empty."
dce37b66
JX
9170msgstr ""
9171
051fae4d 9172#: builtin/am.c:1267
dce37b66 9173#, c-format
3d0a05b4 9174msgid "missing author line in commit %s"
dce37b66
JX
9175msgstr ""
9176
051fae4d 9177#: builtin/am.c:1270
dce37b66 9178#, c-format
3d0a05b4 9179msgid "invalid ident line: %.*s"
dce37b66
JX
9180msgstr ""
9181
051fae4d 9182#: builtin/am.c:1489
fda7b092 9183msgid "Repository lacks necessary blobs to fall back on 3-way merge."
c2ea1208
JX
9184msgstr ""
9185
051fae4d 9186#: builtin/am.c:1491
fda7b092 9187msgid "Using index info to reconstruct a base tree..."
dce37b66
JX
9188msgstr ""
9189
051fae4d 9190#: builtin/am.c:1510
fda7b092
JX
9191msgid ""
9192"Did you hand edit your patch?\n"
9193"It does not apply to blobs recorded in its index."
0bbe5b48
JX
9194msgstr ""
9195
051fae4d 9196#: builtin/am.c:1516
fda7b092 9197msgid "Falling back to patching base and 3-way merge..."
dce37b66
JX
9198msgstr ""
9199
051fae4d 9200#: builtin/am.c:1542
fda7b092 9201msgid "Failed to merge in the changes."
75f7b4b9
JX
9202msgstr ""
9203
051fae4d 9204#: builtin/am.c:1574
fda7b092 9205msgid "applying to an empty history"
dce37b66
JX
9206msgstr ""
9207
051fae4d 9208#: builtin/am.c:1621 builtin/am.c:1625
dce37b66 9209#, c-format
fda7b092 9210msgid "cannot resume: %s does not exist."
dce37b66
JX
9211msgstr ""
9212
051fae4d 9213#: builtin/am.c:1643
fda7b092 9214msgid "Commit Body is:"
dce37b66
JX
9215msgstr ""
9216
fda7b092
JX
9217#. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
9218#. in your translation. The program will only accept English
9219#. input at this point.
9220#.
051fae4d 9221#: builtin/am.c:1653
6b0f1a9b 9222#, c-format
fda7b092 9223msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
dce37b66
JX
9224msgstr ""
9225
bfef3f9d 9226#: builtin/am.c:1699 builtin/commit.c:395
3d0a05b4
JX
9227msgid "unable to write index file"
9228msgstr ""
9229
bfef3f9d 9230#: builtin/am.c:1703
822e4a65 9231#, c-format
fda7b092 9232msgid "Dirty index: cannot apply patches (dirty: %s)"
dce37b66
JX
9233msgstr ""
9234
bfef3f9d 9235#: builtin/am.c:1743 builtin/am.c:1811
822e4a65 9236#, c-format
fda7b092 9237msgid "Applying: %.*s"
dce37b66
JX
9238msgstr ""
9239
bfef3f9d 9240#: builtin/am.c:1760
fda7b092 9241msgid "No changes -- Patch already applied."
dce37b66
JX
9242msgstr ""
9243
bfef3f9d 9244#: builtin/am.c:1766
822e4a65 9245#, c-format
fda7b092 9246msgid "Patch failed at %s %.*s"
dce37b66
JX
9247msgstr ""
9248
bfef3f9d 9249#: builtin/am.c:1770
051fae4d 9250msgid "Use 'git am --show-current-patch=diff' to see the failed patch"
dce37b66
JX
9251msgstr ""
9252
bfef3f9d 9253#: builtin/am.c:1814
fda7b092
JX
9254msgid ""
9255"No changes - did you forget to use 'git add'?\n"
9256"If there is nothing left to stage, chances are that something else\n"
9257"already introduced the same changes; you might want to skip this patch."
dce37b66
JX
9258msgstr ""
9259
bfef3f9d 9260#: builtin/am.c:1821
fda7b092
JX
9261msgid ""
9262"You still have unmerged paths in your index.\n"
5b34e000
JX
9263"You should 'git add' each file with resolved conflicts to mark them as "
9264"such.\n"
9265"You might run `git rm` on a file to accept \"deleted by them\" for it."
fda7b092 9266msgstr ""
dce37b66 9267
bfef3f9d
JX
9268#: builtin/am.c:1928 builtin/am.c:1932 builtin/am.c:1944 builtin/reset.c:347
9269#: builtin/reset.c:355
dce37b66 9270#, c-format
fda7b092 9271msgid "Could not parse object '%s'."
dce37b66
JX
9272msgstr ""
9273
bfef3f9d 9274#: builtin/am.c:1980
fda7b092 9275msgid "failed to clean index"
f517e50d
JX
9276msgstr ""
9277
bfef3f9d 9278#: builtin/am.c:2024
fda7b092
JX
9279msgid ""
9280"You seem to have moved HEAD since the last 'am' failure.\n"
9281"Not rewinding to ORIG_HEAD"
dce37b66
JX
9282msgstr ""
9283
bfef3f9d 9284#: builtin/am.c:2131
dce37b66 9285#, c-format
fda7b092 9286msgid "Invalid value for --patch-format: %s"
dce37b66
JX
9287msgstr ""
9288
bfef3f9d 9289#: builtin/am.c:2171
051fae4d
JX
9290#, c-format
9291msgid "Invalid value for --show-current-patch: %s"
9292msgstr ""
9293
bfef3f9d 9294#: builtin/am.c:2175
051fae4d
JX
9295#, c-format
9296msgid "--show-current-patch=%s is incompatible with --show-current-patch=%s"
9297msgstr ""
9298
bfef3f9d 9299#: builtin/am.c:2206
fda7b092 9300msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
f517e50d
JX
9301msgstr ""
9302
bfef3f9d 9303#: builtin/am.c:2207
fda7b092 9304msgid "git am [<options>] (--continue | --skip | --abort)"
dce37b66
JX
9305msgstr ""
9306
bfef3f9d 9307#: builtin/am.c:2213
fda7b092 9308msgid "run interactively"
dce37b66
JX
9309msgstr ""
9310
bfef3f9d 9311#: builtin/am.c:2215
fda7b092 9312msgid "historical option -- no-op"
9fa976ff
JX
9313msgstr ""
9314
bfef3f9d 9315#: builtin/am.c:2217
fda7b092 9316msgid "allow fall back on 3way merging if needed"
9fa976ff
JX
9317msgstr ""
9318
d84f4abf 9319#: builtin/am.c:2218 builtin/init-db.c:559 builtin/prune-packed.c:16
bfef3f9d 9320#: builtin/repack.c:306 builtin/stash.c:816
fda7b092 9321msgid "be quiet"
9fa976ff
JX
9322msgstr ""
9323
bfef3f9d 9324#: builtin/am.c:2220
fda7b092 9325msgid "add a Signed-off-by line to the commit message"
9fa976ff
JX
9326msgstr ""
9327
bfef3f9d 9328#: builtin/am.c:2223
fda7b092
JX
9329msgid "recode into utf8 (default)"
9330msgstr ""
9fa976ff 9331
bfef3f9d 9332#: builtin/am.c:2225
fda7b092
JX
9333msgid "pass -k flag to git-mailinfo"
9334msgstr ""
9fa976ff 9335
bfef3f9d 9336#: builtin/am.c:2227
fda7b092 9337msgid "pass -b flag to git-mailinfo"
6f6731e7
JX
9338msgstr ""
9339
bfef3f9d 9340#: builtin/am.c:2229
fda7b092 9341msgid "pass -m flag to git-mailinfo"
6f6731e7
JX
9342msgstr ""
9343
bfef3f9d 9344#: builtin/am.c:2231
fda7b092 9345msgid "pass --keep-cr flag to git-mailsplit for mbox format"
6f6731e7
JX
9346msgstr ""
9347
bfef3f9d 9348#: builtin/am.c:2234
fda7b092 9349msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
6f6731e7
JX
9350msgstr ""
9351
bfef3f9d 9352#: builtin/am.c:2237
fda7b092 9353msgid "strip everything before a scissors line"
6f6731e7
JX
9354msgstr ""
9355
bfef3f9d
JX
9356#: builtin/am.c:2239 builtin/am.c:2242 builtin/am.c:2245 builtin/am.c:2248
9357#: builtin/am.c:2251 builtin/am.c:2254 builtin/am.c:2257 builtin/am.c:2260
9358#: builtin/am.c:2266
fda7b092 9359msgid "pass it through git-apply"
6f6731e7
JX
9360msgstr ""
9361
bfef3f9d
JX
9362#: builtin/am.c:2256 builtin/commit.c:1397 builtin/fmt-merge-msg.c:17
9363#: builtin/fmt-merge-msg.c:20 builtin/grep.c:891 builtin/merge.c:252
9364#: builtin/pull.c:141 builtin/pull.c:200 builtin/pull.c:217
9365#: builtin/rebase.c:1329 builtin/repack.c:317 builtin/repack.c:321
9366#: builtin/repack.c:323 builtin/show-branch.c:650 builtin/show-ref.c:172
9367#: builtin/tag.c:404 parse-options.h:154 parse-options.h:175
9368#: parse-options.h:316
fda7b092 9369msgid "n"
6f6731e7
JX
9370msgstr ""
9371
bfef3f9d
JX
9372#: builtin/am.c:2262 builtin/branch.c:659 builtin/for-each-ref.c:38
9373#: builtin/replace.c:556 builtin/tag.c:438 builtin/verify-tag.c:38
d84f4abf 9374#: bugreport.c:137
fda7b092 9375msgid "format"
6f6731e7
JX
9376msgstr ""
9377
bfef3f9d 9378#: builtin/am.c:2263
fda7b092 9379msgid "format the patch(es) are in"
6f6731e7
JX
9380msgstr ""
9381
bfef3f9d 9382#: builtin/am.c:2269
fda7b092 9383msgid "override error message when patch failure occurs"
6f6731e7
JX
9384msgstr ""
9385
bfef3f9d 9386#: builtin/am.c:2271
fda7b092 9387msgid "continue applying patches after resolving a conflict"
c2ea1208
JX
9388msgstr ""
9389
bfef3f9d 9390#: builtin/am.c:2274
fda7b092 9391msgid "synonyms for --continue"
6f6731e7
JX
9392msgstr ""
9393
bfef3f9d 9394#: builtin/am.c:2277
fda7b092 9395msgid "skip the current patch"
0bbe5b48
JX
9396msgstr ""
9397
bfef3f9d 9398#: builtin/am.c:2280
fda7b092 9399msgid "restore the original branch and abort the patching operation."
6f6731e7
JX
9400msgstr ""
9401
bfef3f9d 9402#: builtin/am.c:2283
abc8de64
JX
9403msgid "abort the patching operation but keep HEAD where it is."
9404msgstr ""
9405
bfef3f9d 9406#: builtin/am.c:2287
051fae4d 9407msgid "show the patch being applied"
abc8de64
JX
9408msgstr ""
9409
bfef3f9d 9410#: builtin/am.c:2292
fda7b092 9411msgid "lie about committer date"
6f6731e7
JX
9412msgstr ""
9413
bfef3f9d 9414#: builtin/am.c:2294
fda7b092 9415msgid "use current timestamp for author date"
6f6731e7
JX
9416msgstr ""
9417
bfef3f9d
JX
9418#: builtin/am.c:2296 builtin/commit-tree.c:120 builtin/commit.c:1517
9419#: builtin/merge.c:289 builtin/pull.c:175 builtin/rebase.c:524
9420#: builtin/rebase.c:1380 builtin/revert.c:117 builtin/tag.c:419
fda7b092 9421msgid "key-id"
6f6731e7
JX
9422msgstr ""
9423
bfef3f9d 9424#: builtin/am.c:2297 builtin/rebase.c:525 builtin/rebase.c:1381
fda7b092 9425msgid "GPG-sign commits"
6f6731e7
JX
9426msgstr ""
9427
bfef3f9d 9428#: builtin/am.c:2300
fda7b092 9429msgid "(internal use for git-rebase)"
6f6731e7
JX
9430msgstr ""
9431
bfef3f9d 9432#: builtin/am.c:2318
fda7b092
JX
9433msgid ""
9434"The -b/--binary option has been a no-op for long time, and\n"
9435"it will be removed. Please do not use it anymore."
6f6731e7
JX
9436msgstr ""
9437
bfef3f9d 9438#: builtin/am.c:2325
fda7b092 9439msgid "failed to read the index"
6f6731e7
JX
9440msgstr ""
9441
bfef3f9d 9442#: builtin/am.c:2340
fda7b092
JX
9443#, c-format
9444msgid "previous rebase directory %s still exists but mbox given."
6f6731e7
JX
9445msgstr ""
9446
bfef3f9d 9447#: builtin/am.c:2364
fda7b092
JX
9448#, c-format
9449msgid ""
9450"Stray %s directory found.\n"
9451"Use \"git am --abort\" to remove it."
6f6731e7
JX
9452msgstr ""
9453
bfef3f9d 9454#: builtin/am.c:2370
fda7b092 9455msgid "Resolve operation not in progress, we are not resuming."
6f6731e7
JX
9456msgstr ""
9457
bfef3f9d 9458#: builtin/am.c:2380
6b0f1a9b
JX
9459msgid "interactive mode requires patches on the command line"
9460msgstr ""
9461
fda7b092
JX
9462#: builtin/apply.c:8
9463msgid "git apply [<options>] [<patch>...]"
6f6731e7
JX
9464msgstr ""
9465
822e4a65
JX
9466#: builtin/archive.c:17
9467#, c-format
9468msgid "could not create archive file '%s'"
dce37b66
JX
9469msgstr ""
9470
822e4a65
JX
9471#: builtin/archive.c:20
9472msgid "could not redirect output"
dce37b66
JX
9473msgstr ""
9474
822e4a65
JX
9475#: builtin/archive.c:37
9476msgid "git archive: Remote with no URL"
dce37b66
JX
9477msgstr ""
9478
94328cef 9479#: builtin/archive.c:61
abc8de64 9480msgid "git archive: expected ACK/NAK, got a flush packet"
dce37b66
JX
9481msgstr ""
9482
94328cef 9483#: builtin/archive.c:64
822e4a65
JX
9484#, c-format
9485msgid "git archive: NACK %s"
dce37b66
JX
9486msgstr ""
9487
94328cef 9488#: builtin/archive.c:65
822e4a65 9489msgid "git archive: protocol error"
dce37b66
JX
9490msgstr ""
9491
94328cef 9492#: builtin/archive.c:69
822e4a65 9493msgid "git archive: expected a flush"
dce37b66
JX
9494msgstr ""
9495
94328cef 9496#: builtin/bisect--helper.c:22
cc76011e
JX
9497msgid "git bisect--helper --next-all [--no-checkout]"
9498msgstr ""
9499
94328cef 9500#: builtin/bisect--helper.c:23
18a90722
JX
9501msgid "git bisect--helper --write-terms <bad_term> <good_term>"
9502msgstr ""
9503
94328cef 9504#: builtin/bisect--helper.c:24
18a90722
JX
9505msgid "git bisect--helper --bisect-clean-state"
9506msgstr ""
9507
94328cef
JX
9508#: builtin/bisect--helper.c:25
9509msgid "git bisect--helper --bisect-reset [<commit>]"
9510msgstr ""
9511
9512#: builtin/bisect--helper.c:26
9513msgid ""
9514"git bisect--helper --bisect-write [--no-log] <state> <revision> <good_term> "
9515"<bad_term>"
9516msgstr ""
9517
9518#: builtin/bisect--helper.c:27
9519msgid ""
9520"git bisect--helper --bisect-check-and-set-terms <command> <good_term> "
9521"<bad_term>"
9522msgstr ""
9523
9524#: builtin/bisect--helper.c:28
9525msgid "git bisect--helper --bisect-next-check <good_term> <bad_term> [<term>]"
9526msgstr ""
9527
9528#: builtin/bisect--helper.c:29
9529msgid ""
9530"git bisect--helper --bisect-terms [--term-good | --term-old | --term-bad | --"
9531"term-new]"
9532msgstr ""
9533
9534#: builtin/bisect--helper.c:30
9535msgid ""
9536"git bisect--helper --bisect-start [--term-{old,good}=<term> --term-{new,bad}"
9537"=<term>][--no-checkout] [<bad> [<good>...]] [--] [<paths>...]"
9538msgstr ""
9539
9540#: builtin/bisect--helper.c:86
18a90722
JX
9541#, c-format
9542msgid "'%s' is not a valid term"
9543msgstr ""
9544
94328cef 9545#: builtin/bisect--helper.c:90
18a90722
JX
9546#, c-format
9547msgid "can't use the builtin command '%s' as a term"
9548msgstr ""
9549
94328cef 9550#: builtin/bisect--helper.c:100
18a90722
JX
9551#, c-format
9552msgid "can't change the meaning of the term '%s'"
9553msgstr ""
9554
94328cef 9555#: builtin/bisect--helper.c:111
18a90722
JX
9556msgid "please use two different terms"
9557msgstr ""
9558
94328cef 9559#: builtin/bisect--helper.c:118
18a90722
JX
9560msgid "could not open the file BISECT_TERMS"
9561msgstr ""
9562
94328cef
JX
9563#: builtin/bisect--helper.c:155
9564#, c-format
9565msgid "We are not bisecting.\n"
cc76011e
JX
9566msgstr ""
9567
94328cef
JX
9568#: builtin/bisect--helper.c:163
9569#, c-format
9570msgid "'%s' is not a valid commit"
18a90722
JX
9571msgstr ""
9572
578c7937 9573#: builtin/bisect--helper.c:172
94328cef 9574#, c-format
7f95bc7a
JX
9575msgid ""
9576"could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
18a90722
JX
9577msgstr ""
9578
578c7937 9579#: builtin/bisect--helper.c:216
94328cef
JX
9580#, c-format
9581msgid "Bad bisect_write argument: %s"
18a90722
JX
9582msgstr ""
9583
578c7937 9584#: builtin/bisect--helper.c:221
94328cef
JX
9585#, c-format
9586msgid "couldn't get the oid of the rev '%s'"
cc76011e
JX
9587msgstr ""
9588
578c7937 9589#: builtin/bisect--helper.c:233
94328cef
JX
9590#, c-format
9591msgid "couldn't open the file '%s'"
18a90722
JX
9592msgstr ""
9593
578c7937 9594#: builtin/bisect--helper.c:259
94328cef
JX
9595#, c-format
9596msgid "Invalid command: you're currently in a %s/%s bisect"
18a90722
JX
9597msgstr ""
9598
578c7937 9599#: builtin/bisect--helper.c:286
94328cef
JX
9600#, c-format
9601msgid ""
9602"You need to give me at least one %s and %s revision.\n"
9603"You can use \"git bisect %s\" and \"git bisect %s\" for that."
cc76011e
JX
9604msgstr ""
9605
578c7937 9606#: builtin/bisect--helper.c:290
94328cef
JX
9607#, c-format
9608msgid ""
9609"You need to start by \"git bisect start\".\n"
9610"You then need to give me at least one %s and %s revision.\n"
9611"You can use \"git bisect %s\" and \"git bisect %s\" for that."
cc76011e
JX
9612msgstr ""
9613
f7c6172e 9614#: builtin/bisect--helper.c:310
9b7388a8 9615#, c-format
94328cef 9616msgid "bisecting only with a %s commit"
9b7388a8
JX
9617msgstr ""
9618
94328cef
JX
9619#. TRANSLATORS: Make sure to include [Y] and [n] in your
9620#. translation. The program will only accept English input
9621#. at this point.
9622#.
f7c6172e 9623#: builtin/bisect--helper.c:318
94328cef 9624msgid "Are you sure [Y/n]? "
9b7388a8
JX
9625msgstr ""
9626
f7c6172e 9627#: builtin/bisect--helper.c:379
94328cef
JX
9628msgid "no terms defined"
9629msgstr ""
9630
f7c6172e 9631#: builtin/bisect--helper.c:382
9b7388a8 9632#, c-format
94328cef
JX
9633msgid ""
9634"Your current terms are %s for the old state\n"
9635"and %s for the new state.\n"
9b7388a8
JX
9636msgstr ""
9637
f7c6172e 9638#: builtin/bisect--helper.c:392
94328cef
JX
9639#, c-format
9640msgid ""
9641"invalid argument %s for 'git bisect terms'.\n"
9642"Supported options are: --term-good|--term-old and --term-bad|--term-new."
9b7388a8
JX
9643msgstr ""
9644
d84f4abf
JX
9645#: builtin/bisect--helper.c:460 builtin/bisect--helper.c:473
9646msgid "'' is not a valid term"
9647msgstr ""
9648
9649#: builtin/bisect--helper.c:483
94328cef
JX
9650#, c-format
9651msgid "unrecognized option: '%s'"
cc76011e
JX
9652msgstr ""
9653
d84f4abf 9654#: builtin/bisect--helper.c:487
94328cef
JX
9655#, c-format
9656msgid "'%s' does not appear to be a valid revision"
cc76011e
JX
9657msgstr ""
9658
d84f4abf 9659#: builtin/bisect--helper.c:519
94328cef 9660msgid "bad HEAD - I need a HEAD"
cc76011e
JX
9661msgstr ""
9662
d84f4abf 9663#: builtin/bisect--helper.c:534
94328cef
JX
9664#, c-format
9665msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
cc76011e
JX
9666msgstr ""
9667
d84f4abf 9668#: builtin/bisect--helper.c:555
94328cef
JX
9669msgid "won't bisect on cg-seek'ed tree"
9670msgstr ""
9671
d84f4abf 9672#: builtin/bisect--helper.c:558
94328cef
JX
9673msgid "bad HEAD - strange symbolic ref"
9674msgstr ""
9675
d84f4abf 9676#: builtin/bisect--helper.c:582
6b0f1a9b
JX
9677#, c-format
9678msgid "invalid ref: '%s'"
9679msgstr ""
9680
d84f4abf 9681#: builtin/bisect--helper.c:638
94328cef
JX
9682msgid "perform 'git bisect next'"
9683msgstr ""
9684
d84f4abf 9685#: builtin/bisect--helper.c:640
94328cef
JX
9686msgid "write the terms to .git/BISECT_TERMS"
9687msgstr ""
9688
d84f4abf 9689#: builtin/bisect--helper.c:642
94328cef
JX
9690msgid "cleanup the bisection state"
9691msgstr ""
9692
d84f4abf 9693#: builtin/bisect--helper.c:644
94328cef
JX
9694msgid "check for expected revs"
9695msgstr ""
9696
d84f4abf 9697#: builtin/bisect--helper.c:646
94328cef
JX
9698msgid "reset the bisection state"
9699msgstr ""
9700
d84f4abf 9701#: builtin/bisect--helper.c:648
94328cef
JX
9702msgid "write out the bisection state in BISECT_LOG"
9703msgstr ""
9704
d84f4abf 9705#: builtin/bisect--helper.c:650
94328cef
JX
9706msgid "check and set terms in a bisection state"
9707msgstr ""
9708
d84f4abf 9709#: builtin/bisect--helper.c:652
94328cef
JX
9710msgid "check whether bad or good terms exist"
9711msgstr ""
9712
d84f4abf 9713#: builtin/bisect--helper.c:654
94328cef
JX
9714msgid "print out the bisect terms"
9715msgstr ""
9716
d84f4abf 9717#: builtin/bisect--helper.c:656
94328cef
JX
9718msgid "start the bisect session"
9719msgstr ""
9720
d84f4abf 9721#: builtin/bisect--helper.c:658
94328cef
JX
9722msgid "update BISECT_HEAD instead of checking out the current commit"
9723msgstr ""
9724
d84f4abf 9725#: builtin/bisect--helper.c:660
7f95bc7a 9726msgid "no log for BISECT_WRITE"
94328cef
JX
9727msgstr ""
9728
d84f4abf 9729#: builtin/bisect--helper.c:678
94328cef
JX
9730msgid "--write-terms requires two arguments"
9731msgstr ""
9732
d84f4abf 9733#: builtin/bisect--helper.c:682
94328cef
JX
9734msgid "--bisect-clean-state requires no arguments"
9735msgstr ""
9736
d84f4abf 9737#: builtin/bisect--helper.c:689
94328cef
JX
9738msgid "--bisect-reset requires either no argument or a commit"
9739msgstr ""
9740
d84f4abf 9741#: builtin/bisect--helper.c:693
94328cef
JX
9742msgid "--bisect-write requires either 4 or 5 arguments"
9743msgstr ""
9744
d84f4abf 9745#: builtin/bisect--helper.c:699
94328cef
JX
9746msgid "--check-and-set-terms requires 3 arguments"
9747msgstr ""
9748
d84f4abf 9749#: builtin/bisect--helper.c:705
94328cef
JX
9750msgid "--bisect-next-check requires 2 or 3 arguments"
9751msgstr ""
9752
d84f4abf 9753#: builtin/bisect--helper.c:711
94328cef
JX
9754msgid "--bisect-terms requires 0 or 1 argument"
9755msgstr ""
9756
3d0a05b4 9757#: builtin/blame.c:31
94328cef
JX
9758msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
9759msgstr ""
9760
3d0a05b4 9761#: builtin/blame.c:36
94328cef
JX
9762msgid "<rev-opts> are documented in git-rev-list(1)"
9763msgstr ""
9764
3d0a05b4 9765#: builtin/blame.c:409
94328cef
JX
9766#, c-format
9767msgid "expecting a color: %s"
9768msgstr ""
9769
3d0a05b4 9770#: builtin/blame.c:416
94328cef
JX
9771msgid "must end with a color"
9772msgstr ""
9773
3d0a05b4 9774#: builtin/blame.c:729
94328cef
JX
9775#, c-format
9776msgid "invalid color '%s' in color.blame.repeatedLines"
9777msgstr ""
9778
3d0a05b4 9779#: builtin/blame.c:747
94328cef
JX
9780msgid "invalid value for blame.coloring"
9781msgstr ""
9782
3d0a05b4 9783#: builtin/blame.c:822
6b0f1a9b
JX
9784#, c-format
9785msgid "cannot find revision %s to ignore"
9786msgstr ""
9787
3d0a05b4 9788#: builtin/blame.c:844
94328cef
JX
9789msgid "Show blame entries as we find them, incrementally"
9790msgstr ""
9791
3d0a05b4 9792#: builtin/blame.c:845
94328cef
JX
9793msgid "Show blank SHA-1 for boundary commits (Default: off)"
9794msgstr ""
9795
3d0a05b4 9796#: builtin/blame.c:846
94328cef
JX
9797msgid "Do not treat root commits as boundaries (Default: off)"
9798msgstr ""
9799
3d0a05b4 9800#: builtin/blame.c:847
94328cef
JX
9801msgid "Show work cost statistics"
9802msgstr ""
9803
3d0a05b4 9804#: builtin/blame.c:848
94328cef 9805msgid "Force progress reporting"
9eb3984b
JX
9806msgstr ""
9807
3d0a05b4 9808#: builtin/blame.c:849
cc76011e
JX
9809msgid "Show output score for blame entries"
9810msgstr ""
9811
3d0a05b4 9812#: builtin/blame.c:850
cc76011e
JX
9813msgid "Show original filename (Default: auto)"
9814msgstr ""
9815
3d0a05b4 9816#: builtin/blame.c:851
cc76011e
JX
9817msgid "Show original linenumber (Default: off)"
9818msgstr ""
9819
3d0a05b4 9820#: builtin/blame.c:852
cc76011e
JX
9821msgid "Show in a format designed for machine consumption"
9822msgstr ""
9823
3d0a05b4 9824#: builtin/blame.c:853
cc76011e
JX
9825msgid "Show porcelain format with per-line commit information"
9826msgstr ""
9827
3d0a05b4 9828#: builtin/blame.c:854
cc76011e
JX
9829msgid "Use the same output mode as git-annotate (Default: off)"
9830msgstr ""
9831
3d0a05b4 9832#: builtin/blame.c:855
cc76011e
JX
9833msgid "Show raw timestamp (Default: off)"
9834msgstr ""
9835
3d0a05b4 9836#: builtin/blame.c:856
cc76011e
JX
9837msgid "Show long commit SHA1 (Default: off)"
9838msgstr ""
9839
3d0a05b4 9840#: builtin/blame.c:857
cc76011e
JX
9841msgid "Suppress author name and timestamp (Default: off)"
9842msgstr ""
9843
3d0a05b4 9844#: builtin/blame.c:858
cc76011e
JX
9845msgid "Show author email instead of name (Default: off)"
9846msgstr ""
9847
3d0a05b4 9848#: builtin/blame.c:859
cc76011e
JX
9849msgid "Ignore whitespace differences"
9850msgstr ""
9851
bfef3f9d 9852#: builtin/blame.c:860 builtin/log.c:1721
6b0f1a9b
JX
9853msgid "rev"
9854msgstr ""
9855
3d0a05b4 9856#: builtin/blame.c:860
6b0f1a9b
JX
9857msgid "Ignore <rev> when blaming"
9858msgstr ""
9859
3d0a05b4 9860#: builtin/blame.c:861
6b0f1a9b
JX
9861msgid "Ignore revisions from <file>"
9862msgstr ""
9863
3d0a05b4 9864#: builtin/blame.c:862
9b7388a8
JX
9865msgid "color redundant metadata from previous line differently"
9866msgstr ""
9867
3d0a05b4 9868#: builtin/blame.c:863
9b7388a8
JX
9869msgid "color lines by age"
9870msgstr ""
9871
578c7937 9872#: builtin/blame.c:864
cc76011e
JX
9873msgid "Spend extra cycles to find better match"
9874msgstr ""
9875
578c7937 9876#: builtin/blame.c:865
cc76011e
JX
9877msgid "Use revisions from <file> instead of calling git-rev-list"
9878msgstr ""
9879
578c7937 9880#: builtin/blame.c:866
cc76011e
JX
9881msgid "Use <file>'s contents as the final image"
9882msgstr ""
9883
578c7937 9884#: builtin/blame.c:867 builtin/blame.c:868
cc76011e
JX
9885msgid "score"
9886msgstr ""
9887
578c7937 9888#: builtin/blame.c:867
cc76011e
JX
9889msgid "Find line copies within and across files"
9890msgstr ""
9891
578c7937 9892#: builtin/blame.c:868
cc76011e
JX
9893msgid "Find line movements within and across files"
9894msgstr ""
9895
578c7937 9896#: builtin/blame.c:869
cc76011e
JX
9897msgid "n,m"
9898msgstr ""
9899
578c7937 9900#: builtin/blame.c:869
cc76011e
JX
9901msgid "Process only line range n,m, counting from 1"
9902msgstr ""
9903
578c7937 9904#: builtin/blame.c:921
fda7b092
JX
9905msgid "--progress can't be used with --incremental or porcelain formats"
9906msgstr ""
9907
5b34e000
JX
9908#. TRANSLATORS: This string is used to tell us the
9909#. maximum display width for a relative timestamp in
9910#. "git blame" output. For C locale, "4 years, 11
9911#. months ago", which takes 22 places, is the longest
9912#. among various forms of relative timestamps, but
9913#. your language may need more or fewer display
9914#. columns.
9915#.
578c7937 9916#: builtin/blame.c:972
fe05e196
JX
9917msgid "4 years, 11 months ago"
9918msgstr ""
9919
bfef3f9d 9920#: builtin/blame.c:1087
5b34e000
JX
9921#, c-format
9922msgid "file %s has only %lu line"
9923msgid_plural "file %s has only %lu lines"
9924msgstr[0] ""
9925msgstr[1] ""
fda7b092 9926
bfef3f9d 9927#: builtin/blame.c:1133
5b34e000 9928msgid "Blaming lines"
fda7b092
JX
9929msgstr ""
9930
12705546 9931#: builtin/branch.c:29
5b34e000 9932msgid "git branch [<options>] [-r | -a] [--merged | --no-merged]"
fda7b092
JX
9933msgstr ""
9934
12705546 9935#: builtin/branch.c:30
5b34e000 9936msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
fda7b092
JX
9937msgstr ""
9938
12705546 9939#: builtin/branch.c:31
c2ea1208 9940msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
cc76011e
JX
9941msgstr ""
9942
12705546 9943#: builtin/branch.c:32
c2ea1208 9944msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
cc76011e
JX
9945msgstr ""
9946
12705546 9947#: builtin/branch.c:33
25eab542 9948msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
f4f2c8f8
JX
9949msgstr ""
9950
12705546 9951#: builtin/branch.c:34
25eab542
JX
9952msgid "git branch [<options>] [-r | -a] [--points-at]"
9953msgstr ""
9954
12705546 9955#: builtin/branch.c:35
dfc182b1
JX
9956msgid "git branch [<options>] [-r | -a] [--format]"
9957msgstr ""
9958
6b0f1a9b 9959#: builtin/branch.c:154
822e4a65
JX
9960#, c-format
9961msgid ""
9962"deleting branch '%s' that has been merged to\n"
9963" '%s', but not yet merged to HEAD."
dce37b66
JX
9964msgstr ""
9965
6b0f1a9b 9966#: builtin/branch.c:158
dce37b66
JX
9967#, c-format
9968msgid ""
822e4a65
JX
9969"not deleting branch '%s' that is not yet merged to\n"
9970" '%s', even though it is merged to HEAD."
dce37b66
JX
9971msgstr ""
9972
6b0f1a9b 9973#: builtin/branch.c:172
fe52cd62
JX
9974#, c-format
9975msgid "Couldn't look up commit object for '%s'"
9976msgstr ""
9977
6b0f1a9b 9978#: builtin/branch.c:176
fe52cd62
JX
9979#, c-format
9980msgid ""
9981"The branch '%s' is not fully merged.\n"
9982"If you are sure you want to delete it, run 'git branch -D %s'."
9983msgstr ""
9984
6b0f1a9b 9985#: builtin/branch.c:189
fe52cd62
JX
9986msgid "Update of config-file failed"
9987msgstr ""
9988
6b0f1a9b 9989#: builtin/branch.c:220
822e4a65 9990msgid "cannot use -a with -d"
dce37b66
JX
9991msgstr ""
9992
6b0f1a9b 9993#: builtin/branch.c:226
822e4a65 9994msgid "Couldn't look up commit object for HEAD"
dce37b66
JX
9995msgstr ""
9996
6b0f1a9b 9997#: builtin/branch.c:240
822e4a65 9998#, c-format
f517e50d 9999msgid "Cannot delete branch '%s' checked out at '%s'"
dce37b66
JX
10000msgstr ""
10001
6b0f1a9b 10002#: builtin/branch.c:255
822e4a65 10003#, c-format
64f23b0c 10004msgid "remote-tracking branch '%s' not found."
dce37b66
JX
10005msgstr ""
10006
6b0f1a9b 10007#: builtin/branch.c:256
822e4a65
JX
10008#, c-format
10009msgid "branch '%s' not found."
dce37b66
JX
10010msgstr ""
10011
6b0f1a9b 10012#: builtin/branch.c:271
822e4a65 10013#, c-format
64f23b0c 10014msgid "Error deleting remote-tracking branch '%s'"
dce37b66
JX
10015msgstr ""
10016
6b0f1a9b 10017#: builtin/branch.c:272
dce37b66 10018#, c-format
822e4a65 10019msgid "Error deleting branch '%s'"
dce37b66
JX
10020msgstr ""
10021
6b0f1a9b 10022#: builtin/branch.c:279
dce37b66 10023#, c-format
64f23b0c 10024msgid "Deleted remote-tracking branch %s (was %s).\n"
dce37b66
JX
10025msgstr ""
10026
6b0f1a9b 10027#: builtin/branch.c:280
dce37b66 10028#, c-format
822e4a65 10029msgid "Deleted branch %s (was %s).\n"
dce37b66
JX
10030msgstr ""
10031
6b0f1a9b 10032#: builtin/branch.c:429 builtin/tag.c:61
d93ef2a1
JX
10033msgid "unable to parse format string"
10034msgstr ""
10035
6b0f1a9b 10036#: builtin/branch.c:460
d93ef2a1 10037msgid "could not resolve HEAD"
25eab542
JX
10038msgstr ""
10039
6b0f1a9b 10040#: builtin/branch.c:466
f517e50d 10041#, c-format
d93ef2a1
JX
10042msgid "HEAD (%s) points outside of refs/heads/"
10043msgstr ""
10044
6b0f1a9b 10045#: builtin/branch.c:481
d93ef2a1 10046#, c-format
f517e50d
JX
10047msgid "Branch %s is being rebased at %s"
10048msgstr ""
10049
6b0f1a9b 10050#: builtin/branch.c:485
f517e50d
JX
10051#, c-format
10052msgid "Branch %s is being bisected at %s"
10053msgstr ""
10054
6b0f1a9b 10055#: builtin/branch.c:502
25eab542
JX
10056msgid "cannot copy the current branch while not on any."
10057msgstr ""
10058
6b0f1a9b 10059#: builtin/branch.c:504
822e4a65 10060msgid "cannot rename the current branch while not on any."
dce37b66
JX
10061msgstr ""
10062
6b0f1a9b 10063#: builtin/branch.c:515
dce37b66 10064#, c-format
822e4a65 10065msgid "Invalid branch name: '%s'"
dce37b66
JX
10066msgstr ""
10067
6b0f1a9b 10068#: builtin/branch.c:542
822e4a65
JX
10069msgid "Branch rename failed"
10070msgstr ""
10071
6b0f1a9b 10072#: builtin/branch.c:544
25eab542
JX
10073msgid "Branch copy failed"
10074msgstr ""
10075
6b0f1a9b 10076#: builtin/branch.c:548
25eab542 10077#, c-format
18a90722 10078msgid "Created a copy of a misnamed branch '%s'"
25eab542
JX
10079msgstr ""
10080
6b0f1a9b 10081#: builtin/branch.c:551
dce37b66 10082#, c-format
822e4a65 10083msgid "Renamed a misnamed branch '%s' away"
dce37b66
JX
10084msgstr ""
10085
6b0f1a9b 10086#: builtin/branch.c:557
dce37b66 10087#, c-format
822e4a65 10088msgid "Branch renamed to %s, but HEAD is not updated!"
dce37b66
JX
10089msgstr ""
10090
6b0f1a9b 10091#: builtin/branch.c:566
822e4a65
JX
10092msgid "Branch is renamed, but update of config-file failed"
10093msgstr ""
10094
6b0f1a9b 10095#: builtin/branch.c:568
25eab542
JX
10096msgid "Branch is copied, but update of config-file failed"
10097msgstr ""
10098
6b0f1a9b 10099#: builtin/branch.c:584
9fa976ff
JX
10100#, c-format
10101msgid ""
10102"Please edit the description for the branch\n"
10103" %s\n"
10104"Lines starting with '%c' will be stripped.\n"
dce37b66
JX
10105msgstr ""
10106
6b0f1a9b 10107#: builtin/branch.c:618
cc76011e 10108msgid "Generic options"
dce37b66
JX
10109msgstr ""
10110
6b0f1a9b 10111#: builtin/branch.c:620
cc76011e 10112msgid "show hash and subject, give twice for upstream branch"
dce37b66
JX
10113msgstr ""
10114
6b0f1a9b 10115#: builtin/branch.c:621
cc76011e 10116msgid "suppress informational messages"
dce37b66
JX
10117msgstr ""
10118
6b0f1a9b 10119#: builtin/branch.c:622
cc76011e 10120msgid "set up tracking mode (see git-pull(1))"
dce37b66
JX
10121msgstr ""
10122
6b0f1a9b 10123#: builtin/branch.c:624
25eab542 10124msgid "do not use"
dce37b66
JX
10125msgstr ""
10126
bfef3f9d 10127#: builtin/branch.c:626 builtin/rebase.c:520
f517e50d
JX
10128msgid "upstream"
10129msgstr ""
10130
6b0f1a9b 10131#: builtin/branch.c:626
f517e50d
JX
10132msgid "change the upstream info"
10133msgstr ""
10134
6b0f1a9b 10135#: builtin/branch.c:627
578c7937 10136msgid "unset the upstream info"
fda7b092
JX
10137msgstr ""
10138
6b0f1a9b 10139#: builtin/branch.c:628
cc76011e 10140msgid "use colored output"
dce37b66
JX
10141msgstr ""
10142
6b0f1a9b 10143#: builtin/branch.c:629
cc76011e 10144msgid "act on remote-tracking branches"
dce37b66
JX
10145msgstr ""
10146
6b0f1a9b 10147#: builtin/branch.c:631 builtin/branch.c:633
cc76011e 10148msgid "print only branches that contain the commit"
dce37b66
JX
10149msgstr ""
10150
6b0f1a9b 10151#: builtin/branch.c:632 builtin/branch.c:634
dfc182b1
JX
10152msgid "print only branches that don't contain the commit"
10153msgstr ""
10154
6b0f1a9b 10155#: builtin/branch.c:637
cc76011e 10156msgid "Specific git-branch actions:"
dce37b66
JX
10157msgstr ""
10158
6b0f1a9b 10159#: builtin/branch.c:638
cc76011e 10160msgid "list both remote-tracking and local branches"
dce37b66
JX
10161msgstr ""
10162
6b0f1a9b 10163#: builtin/branch.c:640
cc76011e 10164msgid "delete fully merged branch"
dce37b66
JX
10165msgstr ""
10166
6b0f1a9b 10167#: builtin/branch.c:641
cc76011e 10168msgid "delete branch (even if not merged)"
dce37b66
JX
10169msgstr ""
10170
6b0f1a9b 10171#: builtin/branch.c:642
cc76011e 10172msgid "move/rename a branch and its reflog"
822e4a65
JX
10173msgstr ""
10174
6b0f1a9b 10175#: builtin/branch.c:643
cc76011e 10176msgid "move/rename a branch, even if target exists"
dce37b66
JX
10177msgstr ""
10178
6b0f1a9b 10179#: builtin/branch.c:644
25eab542
JX
10180msgid "copy a branch and its reflog"
10181msgstr ""
10182
6b0f1a9b 10183#: builtin/branch.c:645
25eab542
JX
10184msgid "copy a branch, even if target exists"
10185msgstr ""
10186
6b0f1a9b 10187#: builtin/branch.c:646
cc76011e 10188msgid "list branch names"
dce37b66
JX
10189msgstr ""
10190
6b0f1a9b 10191#: builtin/branch.c:647
d93ef2a1
JX
10192msgid "show current branch name"
10193msgstr ""
10194
6b0f1a9b 10195#: builtin/branch.c:648
cc76011e 10196msgid "create the branch's reflog"
dce37b66
JX
10197msgstr ""
10198
6b0f1a9b 10199#: builtin/branch.c:650
cc76011e 10200msgid "edit the description for the branch"
dce37b66
JX
10201msgstr ""
10202
6b0f1a9b 10203#: builtin/branch.c:651
beb691f7 10204msgid "force creation, move/rename, deletion"
dce37b66
JX
10205msgstr ""
10206
6b0f1a9b 10207#: builtin/branch.c:652
f4f2c8f8 10208msgid "print only branches that are merged"
dce37b66
JX
10209msgstr ""
10210
6b0f1a9b 10211#: builtin/branch.c:653
f4f2c8f8 10212msgid "print only branches that are not merged"
dce37b66
JX
10213msgstr ""
10214
6b0f1a9b 10215#: builtin/branch.c:654
cc76011e
JX
10216msgid "list branches in columns"
10217msgstr ""
10218
bfef3f9d 10219#: builtin/branch.c:656 builtin/for-each-ref.c:42 builtin/notes.c:415
94328cef 10220#: builtin/notes.c:418 builtin/notes.c:581 builtin/notes.c:584
bfef3f9d 10221#: builtin/tag.c:434
f4f2c8f8
JX
10222msgid "object"
10223msgstr ""
10224
bfef3f9d 10225#: builtin/branch.c:657
f4f2c8f8
JX
10226msgid "print only branches of the object"
10227msgstr ""
10228
bfef3f9d 10229#: builtin/branch.c:658 builtin/for-each-ref.c:48 builtin/tag.c:441
673bfad0
JX
10230msgid "sorting and filtering are case insensitive"
10231msgstr ""
10232
bfef3f9d 10233#: builtin/branch.c:659 builtin/for-each-ref.c:38 builtin/tag.c:439
466c88fa 10234#: builtin/verify-tag.c:38
dfc182b1
JX
10235msgid "format to use for the output"
10236msgstr ""
10237
bfef3f9d 10238#: builtin/branch.c:682 builtin/clone.c:789
cc76011e
JX
10239msgid "HEAD not found below refs/heads!"
10240msgstr ""
10241
bfef3f9d 10242#: builtin/branch.c:706
cc76011e 10243msgid "--column and --verbose are incompatible"
dce37b66
JX
10244msgstr ""
10245
bfef3f9d 10246#: builtin/branch.c:721 builtin/branch.c:775 builtin/branch.c:784
9caaf23e
JX
10247msgid "branch name required"
10248msgstr ""
10249
bfef3f9d 10250#: builtin/branch.c:751
9caaf23e
JX
10251msgid "Cannot give description to detached HEAD"
10252msgstr ""
10253
bfef3f9d 10254#: builtin/branch.c:756
9caaf23e
JX
10255msgid "cannot edit description of more than one branch"
10256msgstr ""
10257
bfef3f9d 10258#: builtin/branch.c:763
9caaf23e
JX
10259#, c-format
10260msgid "No commit on branch '%s' yet."
10261msgstr ""
10262
bfef3f9d 10263#: builtin/branch.c:766
9caaf23e
JX
10264#, c-format
10265msgid "No branch named '%s'."
10266msgstr ""
10267
bfef3f9d 10268#: builtin/branch.c:781
25eab542 10269msgid "too many branches for a copy operation"
9caaf23e
JX
10270msgstr ""
10271
bfef3f9d 10272#: builtin/branch.c:790
25eab542 10273msgid "too many arguments for a rename operation"
c138af56
JX
10274msgstr ""
10275
bfef3f9d 10276#: builtin/branch.c:795
25eab542
JX
10277msgid "too many arguments to set new upstream"
10278msgstr ""
10279
bfef3f9d 10280#: builtin/branch.c:799
c138af56
JX
10281#, c-format
10282msgid ""
10283"could not set upstream of HEAD to %s when it does not point to any branch."
10284msgstr ""
10285
bfef3f9d 10286#: builtin/branch.c:802 builtin/branch.c:825
c138af56
JX
10287#, c-format
10288msgid "no such branch '%s'"
10289msgstr ""
10290
bfef3f9d 10291#: builtin/branch.c:806
822e4a65 10292#, c-format
cc76011e 10293msgid "branch '%s' does not exist"
dce37b66
JX
10294msgstr ""
10295
bfef3f9d 10296#: builtin/branch.c:819
25eab542 10297msgid "too many arguments to unset upstream"
c138af56
JX
10298msgstr ""
10299
bfef3f9d 10300#: builtin/branch.c:823
c138af56
JX
10301msgid "could not unset upstream of HEAD when it does not point to any branch."
10302msgstr ""
10303
bfef3f9d 10304#: builtin/branch.c:829
822e4a65 10305#, c-format
cc76011e
JX
10306msgid "Branch '%s' has no upstream information"
10307msgstr ""
10308
bfef3f9d 10309#: builtin/branch.c:839
6b0f1a9b
JX
10310msgid ""
10311"The -a, and -r, options to 'git branch' do not take a branch name.\n"
10312"Did you mean to use: -a|-r --list <pattern>?"
dce37b66
JX
10313msgstr ""
10314
bfef3f9d 10315#: builtin/branch.c:843
cc76011e 10316msgid ""
25eab542
JX
10317"the '--set-upstream' option is no longer supported. Please use '--track' or "
10318"'--set-upstream-to' instead."
cc76011e 10319msgstr ""
822e4a65 10320
578c7937
JX
10321#: builtin/bundle.c:15 builtin/bundle.c:23
10322msgid "git bundle create [<options>] <file> <git-rev-list args>"
10323msgstr ""
10324
10325#: builtin/bundle.c:16 builtin/bundle.c:28
10326msgid "git bundle verify [<options>] <file>"
10327msgstr ""
10328
10329#: builtin/bundle.c:17 builtin/bundle.c:33
10330msgid "git bundle list-heads <file> [<refname>...]"
10331msgstr ""
10332
10333#: builtin/bundle.c:18 builtin/bundle.c:38
10334msgid "git bundle unbundle <file> [<refname>...]"
10335msgstr ""
10336
d84f4abf 10337#: builtin/bundle.c:66 builtin/pack-objects.c:3448
578c7937
JX
10338msgid "do not show progress meter"
10339msgstr ""
10340
d84f4abf 10341#: builtin/bundle.c:68 builtin/pack-objects.c:3450
578c7937
JX
10342msgid "show progress meter"
10343msgstr ""
10344
d84f4abf 10345#: builtin/bundle.c:70 builtin/pack-objects.c:3452
578c7937 10346msgid "show progress meter during object writing phase"
dce37b66
JX
10347msgstr ""
10348
d84f4abf 10349#: builtin/bundle.c:73 builtin/pack-objects.c:3455
578c7937
JX
10350msgid "similar to --all-progress when progress meter is shown"
10351msgstr ""
10352
10353#: builtin/bundle.c:93
cc76011e 10354msgid "Need a repository to create a bundle."
dce37b66
JX
10355msgstr ""
10356
578c7937
JX
10357#: builtin/bundle.c:104
10358msgid "do not show bundle details"
10359msgstr ""
10360
10361#: builtin/bundle.c:119
10362#, c-format
10363msgid "%s is okay\n"
10364msgstr ""
10365
10366#: builtin/bundle.c:160
cc76011e 10367msgid "Need a repository to unbundle."
dce37b66
JX
10368msgstr ""
10369
f7c6172e 10370#: builtin/bundle.c:168 builtin/remote.c:1686
578c7937
JX
10371msgid "be verbose; must be placed before a subcommand"
10372msgstr ""
10373
f7c6172e 10374#: builtin/bundle.c:190 builtin/remote.c:1717
578c7937
JX
10375#, c-format
10376msgid "Unknown subcommand: %s"
10377msgstr ""
10378
bfef3f9d 10379#: builtin/cat-file.c:598
64f23b0c 10380msgid ""
fda7b092
JX
10381"git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
10382"p | <type> | --textconv | --filters) [--path=<path>] <object>"
dce37b66
JX
10383msgstr ""
10384
bfef3f9d 10385#: builtin/cat-file.c:599
fda7b092 10386msgid ""
d84f4abf
JX
10387"git cat-file (--batch[=<format>] | --batch-check[=<format>]) [--follow-"
10388"symlinks] [--textconv | --filters]"
dce37b66
JX
10389msgstr ""
10390
bfef3f9d 10391#: builtin/cat-file.c:620
12705546
JX
10392msgid "only one batch option may be specified"
10393msgstr ""
10394
bfef3f9d 10395#: builtin/cat-file.c:638
cc76011e 10396msgid "<type> can be one of: blob, tree, commit, tag"
dce37b66
JX
10397msgstr ""
10398
bfef3f9d 10399#: builtin/cat-file.c:639
cc76011e 10400msgid "show object type"
dce37b66
JX
10401msgstr ""
10402
bfef3f9d 10403#: builtin/cat-file.c:640
cc76011e 10404msgid "show object size"
dce37b66
JX
10405msgstr ""
10406
bfef3f9d 10407#: builtin/cat-file.c:642
cc76011e 10408msgid "exit with zero when there's no error"
dce37b66
JX
10409msgstr ""
10410
bfef3f9d 10411#: builtin/cat-file.c:643
cc76011e 10412msgid "pretty-print object's content"
dce37b66
JX
10413msgstr ""
10414
bfef3f9d 10415#: builtin/cat-file.c:645
cc76011e 10416msgid "for blob objects, run textconv on object's content"
dce37b66
JX
10417msgstr ""
10418
bfef3f9d 10419#: builtin/cat-file.c:647
fda7b092
JX
10420msgid "for blob objects, run filters on object's content"
10421msgstr ""
10422
d84f4abf 10423#: builtin/cat-file.c:648 git-submodule.sh:958
fda7b092
JX
10424msgid "blob"
10425msgstr ""
10426
bfef3f9d 10427#: builtin/cat-file.c:649
fda7b092
JX
10428msgid "use a specific path for --textconv/--filters"
10429msgstr ""
10430
bfef3f9d 10431#: builtin/cat-file.c:651
64f23b0c
JX
10432msgid "allow -s and -t to work with broken/corrupt objects"
10433msgstr ""
10434
bfef3f9d 10435#: builtin/cat-file.c:652
df0617bf
JX
10436msgid "buffer --batch output"
10437msgstr ""
10438
bfef3f9d 10439#: builtin/cat-file.c:654
cc76011e 10440msgid "show info and content of objects fed from the standard input"
dce37b66
JX
10441msgstr ""
10442
bfef3f9d 10443#: builtin/cat-file.c:658
cc76011e 10444msgid "show info about objects fed from the standard input"
822e4a65
JX
10445msgstr ""
10446
bfef3f9d 10447#: builtin/cat-file.c:662
64f23b0c
JX
10448msgid "follow in-tree symlinks (used with --batch or --batch-check)"
10449msgstr ""
10450
bfef3f9d 10451#: builtin/cat-file.c:664
df0617bf
JX
10452msgid "show all objects with --batch or --batch-check"
10453msgstr ""
10454
bfef3f9d 10455#: builtin/cat-file.c:666
dba9f13c
JX
10456msgid "do not order --batch-all-objects output"
10457msgstr ""
10458
94328cef 10459#: builtin/check-attr.c:13
c2ea1208 10460msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
dce37b66
JX
10461msgstr ""
10462
94328cef 10463#: builtin/check-attr.c:14
f4f2c8f8 10464msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
dce37b66
JX
10465msgstr ""
10466
94328cef 10467#: builtin/check-attr.c:21
cc76011e 10468msgid "report all attributes set on file"
dce37b66
JX
10469msgstr ""
10470
94328cef 10471#: builtin/check-attr.c:22
cc76011e 10472msgid "use .gitattributes only from the index"
dce37b66
JX
10473msgstr ""
10474
94328cef 10475#: builtin/check-attr.c:23 builtin/check-ignore.c:25 builtin/hash-object.c:102
cc76011e 10476msgid "read file names from stdin"
dce37b66
JX
10477msgstr ""
10478
94328cef 10479#: builtin/check-attr.c:25 builtin/check-ignore.c:27
727b9576 10480msgid "terminate input and output records by a NUL character"
dce37b66
JX
10481msgstr ""
10482
d84f4abf
JX
10483#: builtin/check-ignore.c:21 builtin/checkout.c:1486 builtin/gc.c:537
10484#: builtin/worktree.c:561
9caaf23e
JX
10485msgid "suppress progress reporting"
10486msgstr ""
10487
94328cef 10488#: builtin/check-ignore.c:29
28b3cffc
JX
10489msgid "show non-matching input paths"
10490msgstr ""
10491
94328cef 10492#: builtin/check-ignore.c:31
727b9576
JX
10493msgid "ignore index when checking"
10494msgstr ""
10495
f7c6172e 10496#: builtin/check-ignore.c:163
9caaf23e
JX
10497msgid "cannot specify pathnames with --stdin"
10498msgstr ""
10499
f7c6172e 10500#: builtin/check-ignore.c:166
9caaf23e
JX
10501msgid "-z only makes sense with --stdin"
10502msgstr ""
10503
f7c6172e 10504#: builtin/check-ignore.c:168
9caaf23e
JX
10505msgid "no path specified"
10506msgstr ""
10507
f7c6172e 10508#: builtin/check-ignore.c:172
9caaf23e
JX
10509msgid "--quiet is only valid with a single pathname"
10510msgstr ""
10511
f7c6172e 10512#: builtin/check-ignore.c:174
9caaf23e
JX
10513msgid "cannot have both --quiet and --verbose"
10514msgstr ""
10515
f7c6172e 10516#: builtin/check-ignore.c:177
28b3cffc
JX
10517msgid "--non-matching is only valid with --verbose"
10518msgstr ""
10519
5b34e000 10520#: builtin/check-mailmap.c:9
c2ea1208 10521msgid "git check-mailmap [<options>] <contact>..."
28b3cffc
JX
10522msgstr ""
10523
5b34e000 10524#: builtin/check-mailmap.c:14
28b3cffc
JX
10525msgid "also read contacts from stdin"
10526msgstr ""
10527
5b34e000 10528#: builtin/check-mailmap.c:25
28b3cffc
JX
10529#, c-format
10530msgid "unable to parse contact: %s"
10531msgstr ""
10532
5b34e000 10533#: builtin/check-mailmap.c:48
28b3cffc
JX
10534msgid "no contacts specified"
10535msgstr ""
10536
94328cef 10537#: builtin/checkout-index.c:131
c2ea1208 10538msgid "git checkout-index [<options>] [--] [<file>...]"
dce37b66
JX
10539msgstr ""
10540
94328cef 10541#: builtin/checkout-index.c:148
9eb3984b
JX
10542msgid "stage should be between 1 and 3 or all"
10543msgstr ""
10544
94328cef 10545#: builtin/checkout-index.c:164
cc76011e 10546msgid "check out all files in the index"
dce37b66
JX
10547msgstr ""
10548
94328cef 10549#: builtin/checkout-index.c:165
cc76011e 10550msgid "force overwrite of existing files"
dce37b66
JX
10551msgstr ""
10552
94328cef 10553#: builtin/checkout-index.c:167
cc76011e 10554msgid "no warning for existing files and files not in index"
dce37b66
JX
10555msgstr ""
10556
94328cef 10557#: builtin/checkout-index.c:169
cc76011e 10558msgid "don't checkout new files"
dce37b66
JX
10559msgstr ""
10560
94328cef 10561#: builtin/checkout-index.c:171
cc76011e 10562msgid "update stat information in the index file"
dce37b66
JX
10563msgstr ""
10564
94328cef 10565#: builtin/checkout-index.c:175
cc76011e 10566msgid "read list of paths from the standard input"
dce37b66
JX
10567msgstr ""
10568
94328cef 10569#: builtin/checkout-index.c:177
cc76011e 10570msgid "write the content to temporary files"
dce37b66
JX
10571msgstr ""
10572
94328cef 10573#: builtin/checkout-index.c:178 builtin/column.c:31
f7c6172e
JX
10574#: builtin/submodule--helper.c:1400 builtin/submodule--helper.c:1403
10575#: builtin/submodule--helper.c:1411 builtin/submodule--helper.c:1909
d84f4abf 10576#: builtin/worktree.c:754
cc76011e 10577msgid "string"
dce37b66
JX
10578msgstr ""
10579
94328cef 10580#: builtin/checkout-index.c:179
cc76011e 10581msgid "when creating files, prepend <string>"
dce37b66
JX
10582msgstr ""
10583
94328cef 10584#: builtin/checkout-index.c:181
cc76011e 10585msgid "copy out the files from named stage"
dce37b66
JX
10586msgstr ""
10587
6b0f1a9b 10588#: builtin/checkout.c:31
c2ea1208 10589msgid "git checkout [<options>] <branch>"
dce37b66
JX
10590msgstr ""
10591
6b0f1a9b 10592#: builtin/checkout.c:32
c2ea1208 10593msgid "git checkout [<options>] [<branch>] -- <file>..."
dce37b66
JX
10594msgstr ""
10595
6b0f1a9b
JX
10596#: builtin/checkout.c:37
10597msgid "git switch [<options>] [<branch>]"
10598msgstr ""
10599
10600#: builtin/checkout.c:42
10601msgid "git restore [<options>] [--source=<branch>] <file>..."
10602msgstr ""
10603
bfef3f9d 10604#: builtin/checkout.c:188 builtin/checkout.c:227
822e4a65 10605#, c-format
cc76011e 10606msgid "path '%s' does not have our version"
dce37b66
JX
10607msgstr ""
10608
bfef3f9d 10609#: builtin/checkout.c:190 builtin/checkout.c:229
dce37b66 10610#, c-format
cc76011e 10611msgid "path '%s' does not have their version"
dce37b66
JX
10612msgstr ""
10613
bfef3f9d 10614#: builtin/checkout.c:206
822e4a65 10615#, c-format
cc76011e 10616msgid "path '%s' does not have all necessary versions"
dce37b66
JX
10617msgstr ""
10618
bfef3f9d 10619#: builtin/checkout.c:256
822e4a65 10620#, c-format
cc76011e 10621msgid "path '%s' does not have necessary versions"
dce37b66
JX
10622msgstr ""
10623
bfef3f9d 10624#: builtin/checkout.c:274
822e4a65 10625#, c-format
cc76011e 10626msgid "path '%s': cannot merge"
dce37b66
JX
10627msgstr ""
10628
bfef3f9d 10629#: builtin/checkout.c:290
cc76011e
JX
10630#, c-format
10631msgid "Unable to add merge result for '%s'"
dce37b66
JX
10632msgstr ""
10633
bfef3f9d 10634#: builtin/checkout.c:395
6b0f1a9b
JX
10635#, c-format
10636msgid "Recreated %d merge conflict"
10637msgid_plural "Recreated %d merge conflicts"
10638msgstr[0] ""
10639msgstr[1] ""
10640
bfef3f9d 10641#: builtin/checkout.c:400
6b0f1a9b
JX
10642#, c-format
10643msgid "Updated %d path from %s"
10644msgid_plural "Updated %d paths from %s"
10645msgstr[0] ""
10646msgstr[1] ""
10647
bfef3f9d 10648#: builtin/checkout.c:407
6b0f1a9b
JX
10649#, c-format
10650msgid "Updated %d path from the index"
10651msgid_plural "Updated %d paths from the index"
10652msgstr[0] ""
10653msgstr[1] ""
10654
bfef3f9d
JX
10655#: builtin/checkout.c:430 builtin/checkout.c:433 builtin/checkout.c:436
10656#: builtin/checkout.c:440
cc76011e
JX
10657#, c-format
10658msgid "'%s' cannot be used with updating paths"
dce37b66
JX
10659msgstr ""
10660
bfef3f9d 10661#: builtin/checkout.c:443 builtin/checkout.c:446
dce37b66 10662#, c-format
cc76011e 10663msgid "'%s' cannot be used with %s"
dce37b66
JX
10664msgstr ""
10665
bfef3f9d 10666#: builtin/checkout.c:450
dce37b66 10667#, c-format
cc76011e 10668msgid "Cannot update paths and switch to branch '%s' at the same time."
dce37b66
JX
10669msgstr ""
10670
bfef3f9d 10671#: builtin/checkout.c:454
dce37b66 10672#, c-format
6b0f1a9b 10673msgid "neither '%s' or '%s' is specified"
dce37b66
JX
10674msgstr ""
10675
bfef3f9d 10676#: builtin/checkout.c:458
94328cef 10677#, c-format
6b0f1a9b
JX
10678msgid "'%s' must be used when '%s' is not specified"
10679msgstr ""
94328cef 10680
bfef3f9d 10681#: builtin/checkout.c:463 builtin/checkout.c:468
94328cef 10682#, c-format
6b0f1a9b
JX
10683msgid "'%s' or '%s' cannot be used with %s"
10684msgstr ""
94328cef 10685
bfef3f9d 10686#: builtin/checkout.c:527 builtin/checkout.c:534
94328cef 10687#, c-format
6b0f1a9b
JX
10688msgid "path '%s' is unmerged"
10689msgstr ""
94328cef 10690
d84f4abf 10691#: builtin/checkout.c:702
cc76011e 10692msgid "you need to resolve your current index first"
dce37b66
JX
10693msgstr ""
10694
d84f4abf 10695#: builtin/checkout.c:756
d93ef2a1
JX
10696#, c-format
10697msgid ""
10698"cannot continue with staged changes in the following files:\n"
10699"%s"
10700msgstr ""
10701
d84f4abf 10702#: builtin/checkout.c:859
dce37b66 10703#, c-format
df0617bf 10704msgid "Can not do reflog for '%s': %s\n"
dce37b66
JX
10705msgstr ""
10706
d84f4abf 10707#: builtin/checkout.c:901
cc76011e
JX
10708msgid "HEAD is now at"
10709msgstr ""
10710
d84f4abf 10711#: builtin/checkout.c:905 builtin/clone.c:720
f1522b27
JX
10712msgid "unable to update HEAD"
10713msgstr ""
10714
d84f4abf 10715#: builtin/checkout.c:909
dce37b66 10716#, c-format
cc76011e 10717msgid "Reset branch '%s'\n"
dce37b66
JX
10718msgstr ""
10719
d84f4abf 10720#: builtin/checkout.c:912
dce37b66 10721#, c-format
cc76011e 10722msgid "Already on '%s'\n"
dce37b66
JX
10723msgstr ""
10724
d84f4abf 10725#: builtin/checkout.c:916
dce37b66 10726#, c-format
cc76011e 10727msgid "Switched to and reset branch '%s'\n"
dce37b66
JX
10728msgstr ""
10729
d84f4abf 10730#: builtin/checkout.c:918 builtin/checkout.c:1342
dce37b66 10731#, c-format
cc76011e 10732msgid "Switched to a new branch '%s'\n"
dce37b66
JX
10733msgstr ""
10734
d84f4abf 10735#: builtin/checkout.c:920
cc76011e
JX
10736#, c-format
10737msgid "Switched to branch '%s'\n"
dce37b66
JX
10738msgstr ""
10739
d84f4abf 10740#: builtin/checkout.c:971
cc76011e
JX
10741#, c-format
10742msgid " ... and %d more.\n"
dce37b66
JX
10743msgstr ""
10744
d84f4abf 10745#: builtin/checkout.c:977
cc76011e 10746#, c-format
822e4a65 10747msgid ""
cc76011e
JX
10748"Warning: you are leaving %d commit behind, not connected to\n"
10749"any of your branches:\n"
822e4a65 10750"\n"
cc76011e
JX
10751"%s\n"
10752msgid_plural ""
10753"Warning: you are leaving %d commits behind, not connected to\n"
10754"any of your branches:\n"
822e4a65 10755"\n"
cc76011e
JX
10756"%s\n"
10757msgstr[0] ""
10758msgstr[1] ""
dce37b66 10759
d84f4abf 10760#: builtin/checkout.c:996
cc76011e 10761#, c-format
dce37b66 10762msgid ""
64f23b0c
JX
10763"If you want to keep it by creating a new branch, this may be a good time\n"
10764"to do so with:\n"
10765"\n"
10766" git branch <new-branch-name> %s\n"
10767"\n"
10768msgid_plural ""
cc76011e
JX
10769"If you want to keep them by creating a new branch, this may be a good time\n"
10770"to do so with:\n"
822e4a65 10771"\n"
c2ea1208 10772" git branch <new-branch-name> %s\n"
822e4a65 10773"\n"
64f23b0c
JX
10774msgstr[0] ""
10775msgstr[1] ""
dce37b66 10776
d84f4abf 10777#: builtin/checkout.c:1031
cc76011e 10778msgid "internal error in revision walk"
dce37b66
JX
10779msgstr ""
10780
d84f4abf 10781#: builtin/checkout.c:1035
cc76011e 10782msgid "Previous HEAD position was"
dce37b66
JX
10783msgstr ""
10784
d84f4abf 10785#: builtin/checkout.c:1075 builtin/checkout.c:1337
cc76011e 10786msgid "You are on a branch yet to be born"
dce37b66
JX
10787msgstr ""
10788
d84f4abf 10789#: builtin/checkout.c:1150
f7c6172e
JX
10790#, c-format
10791msgid ""
10792"'%s' could be both a local file and a tracking branch.\n"
10793"Please use -- (and optionally --no-guess) to disambiguate"
10794msgstr ""
10795
d84f4abf 10796#: builtin/checkout.c:1157
f7c6172e
JX
10797msgid ""
10798"If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
10799"you can do so by fully qualifying the name with the --track option:\n"
10800"\n"
10801" git checkout --track origin/<name>\n"
10802"\n"
10803"If you'd like to always have checkouts of an ambiguous <name> prefer\n"
10804"one remote, e.g. the 'origin' remote, consider setting\n"
10805"checkout.defaultRemote=origin in your config."
6b0f1a9b
JX
10806msgstr ""
10807
d84f4abf 10808#: builtin/checkout.c:1167
727b9576 10809#, c-format
f7c6172e
JX
10810msgid "'%s' matched multiple (%d) remote tracking branches"
10811msgstr ""
10812
d84f4abf 10813#: builtin/checkout.c:1233
f7c6172e 10814msgid "only one reference expected"
727b9576
JX
10815msgstr ""
10816
d84f4abf 10817#: builtin/checkout.c:1250
94328cef 10818#, c-format
f7c6172e 10819msgid "only one reference expected, %d given."
94328cef
JX
10820msgstr ""
10821
d84f4abf 10822#: builtin/checkout.c:1296 builtin/worktree.c:342 builtin/worktree.c:510
cc76011e
JX
10823#, c-format
10824msgid "invalid reference: %s"
dce37b66
JX
10825msgstr ""
10826
d84f4abf 10827#: builtin/checkout.c:1309 builtin/checkout.c:1675
cc76011e
JX
10828#, c-format
10829msgid "reference is not a tree: %s"
dce37b66
JX
10830msgstr ""
10831
d84f4abf 10832#: builtin/checkout.c:1356
6b0f1a9b
JX
10833#, c-format
10834msgid "a branch is expected, got tag '%s'"
dce37b66
JX
10835msgstr ""
10836
d84f4abf 10837#: builtin/checkout.c:1358
cc76011e 10838#, c-format
6b0f1a9b 10839msgid "a branch is expected, got remote branch '%s'"
dce37b66
JX
10840msgstr ""
10841
d84f4abf 10842#: builtin/checkout.c:1359 builtin/checkout.c:1367
cc76011e 10843#, c-format
6b0f1a9b 10844msgid "a branch is expected, got '%s'"
dce37b66
JX
10845msgstr ""
10846
d84f4abf 10847#: builtin/checkout.c:1362
dce37b66 10848#, c-format
6b0f1a9b 10849msgid "a branch is expected, got commit '%s'"
dce37b66
JX
10850msgstr ""
10851
d84f4abf 10852#: builtin/checkout.c:1378
6b0f1a9b
JX
10853msgid ""
10854"cannot switch branch while merging\n"
10855"Consider \"git merge --quit\" or \"git worktree add\"."
dce37b66
JX
10856msgstr ""
10857
d84f4abf 10858#: builtin/checkout.c:1382
6b0f1a9b
JX
10859msgid ""
10860"cannot switch branch in the middle of an am session\n"
10861"Consider \"git am --quit\" or \"git worktree add\"."
dce37b66
JX
10862msgstr ""
10863
d84f4abf 10864#: builtin/checkout.c:1386
6b0f1a9b
JX
10865msgid ""
10866"cannot switch branch while rebasing\n"
10867"Consider \"git rebase --quit\" or \"git worktree add\"."
dce37b66
JX
10868msgstr ""
10869
d84f4abf 10870#: builtin/checkout.c:1390
6b0f1a9b
JX
10871msgid ""
10872"cannot switch branch while cherry-picking\n"
10873"Consider \"git cherry-pick --quit\" or \"git worktree add\"."
dce37b66
JX
10874msgstr ""
10875
d84f4abf 10876#: builtin/checkout.c:1394
6b0f1a9b
JX
10877msgid ""
10878"cannot switch branch while reverting\n"
10879"Consider \"git revert --quit\" or \"git worktree add\"."
dce37b66
JX
10880msgstr ""
10881
d84f4abf 10882#: builtin/checkout.c:1398
6b0f1a9b 10883msgid "you are switching branch while bisecting"
dce37b66
JX
10884msgstr ""
10885
d84f4abf 10886#: builtin/checkout.c:1405
6b0f1a9b 10887msgid "paths cannot be used with switching branches"
dce37b66
JX
10888msgstr ""
10889
d84f4abf 10890#: builtin/checkout.c:1408 builtin/checkout.c:1412 builtin/checkout.c:1416
6b0f1a9b
JX
10891#, c-format
10892msgid "'%s' cannot be used with switching branches"
dce37b66
JX
10893msgstr ""
10894
d84f4abf
JX
10895#: builtin/checkout.c:1420 builtin/checkout.c:1423 builtin/checkout.c:1426
10896#: builtin/checkout.c:1431 builtin/checkout.c:1436
6b0f1a9b
JX
10897#, c-format
10898msgid "'%s' cannot be used with '%s'"
dce37b66
JX
10899msgstr ""
10900
d84f4abf 10901#: builtin/checkout.c:1433
6b0f1a9b
JX
10902#, c-format
10903msgid "'%s' cannot take <start-point>"
dce37b66
JX
10904msgstr ""
10905
d84f4abf 10906#: builtin/checkout.c:1441
6b0f1a9b
JX
10907#, c-format
10908msgid "Cannot switch branch to a non-commit '%s'"
cd1e7487
JX
10909msgstr ""
10910
d84f4abf 10911#: builtin/checkout.c:1448
6b0f1a9b 10912msgid "missing branch or commit argument"
dce37b66
JX
10913msgstr ""
10914
d84f4abf
JX
10915#: builtin/checkout.c:1490 builtin/clone.c:91 builtin/commit-graph.c:82
10916#: builtin/commit-graph.c:189 builtin/fetch.c:168 builtin/merge.c:288
bfef3f9d
JX
10917#: builtin/multi-pack-index.c:27 builtin/pull.c:119 builtin/push.c:561
10918#: builtin/send-pack.c:173
6b0f1a9b 10919msgid "force progress reporting"
dce37b66
JX
10920msgstr ""
10921
d84f4abf 10922#: builtin/checkout.c:1491
6b0f1a9b
JX
10923msgid "perform a 3-way merge with the new branch"
10924msgstr ""
10925
d84f4abf 10926#: builtin/checkout.c:1492 builtin/log.c:1709 parse-options.h:322
cc76011e 10927msgid "style"
dce37b66
JX
10928msgstr ""
10929
d84f4abf 10930#: builtin/checkout.c:1493
cc76011e 10931msgid "conflict style (merge or diff3)"
dce37b66
JX
10932msgstr ""
10933
d84f4abf 10934#: builtin/checkout.c:1505 builtin/worktree.c:558
6b0f1a9b 10935msgid "detach HEAD at named commit"
c6bc7d43
JX
10936msgstr ""
10937
d84f4abf 10938#: builtin/checkout.c:1506
6b0f1a9b 10939msgid "set upstream info for new branch"
dce37b66
JX
10940msgstr ""
10941
d84f4abf 10942#: builtin/checkout.c:1508
6b0f1a9b
JX
10943msgid "force checkout (throw away local modifications)"
10944msgstr ""
10945
d84f4abf 10946#: builtin/checkout.c:1510
6b0f1a9b
JX
10947msgid "new-branch"
10948msgstr ""
10949
d84f4abf 10950#: builtin/checkout.c:1510
6b0f1a9b
JX
10951msgid "new unparented branch"
10952msgstr ""
10953
d84f4abf 10954#: builtin/checkout.c:1512 builtin/merge.c:292
6b0f1a9b
JX
10955msgid "update ignored files (default)"
10956msgstr ""
10957
d84f4abf 10958#: builtin/checkout.c:1515
64f23b0c
JX
10959msgid "do not check if another worktree is holding the given ref"
10960msgstr ""
10961
d84f4abf 10962#: builtin/checkout.c:1528
6b0f1a9b 10963msgid "checkout our version for unmerged files"
f4f2c8f8
JX
10964msgstr ""
10965
d84f4abf 10966#: builtin/checkout.c:1531
6b0f1a9b 10967msgid "checkout their version for unmerged files"
d93ef2a1
JX
10968msgstr ""
10969
d84f4abf 10970#: builtin/checkout.c:1535
6b0f1a9b
JX
10971msgid "do not limit pathspecs to sparse entries only"
10972msgstr ""
10973
d84f4abf 10974#: builtin/checkout.c:1590
bfef3f9d
JX
10975#, c-format
10976msgid "-%c, -%c and --orphan are mutually exclusive"
dce37b66
JX
10977msgstr ""
10978
d84f4abf 10979#: builtin/checkout.c:1594
d93ef2a1
JX
10980msgid "-p and --overlay are mutually exclusive"
10981msgstr ""
10982
d84f4abf 10983#: builtin/checkout.c:1631
cc76011e 10984msgid "--track needs a branch name"
822e4a65
JX
10985msgstr ""
10986
d84f4abf 10987#: builtin/checkout.c:1636
bfef3f9d
JX
10988#, c-format
10989msgid "missing branch name; try -%c"
dce37b66
JX
10990msgstr ""
10991
d84f4abf 10992#: builtin/checkout.c:1668
6b0f1a9b
JX
10993#, c-format
10994msgid "could not resolve %s"
10995msgstr ""
10996
d84f4abf 10997#: builtin/checkout.c:1684
cc76011e 10998msgid "invalid path specification"
dce37b66
JX
10999msgstr ""
11000
d84f4abf 11001#: builtin/checkout.c:1691
dce37b66 11002#, c-format
5b34e000 11003msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
dce37b66
JX
11004msgstr ""
11005
d84f4abf 11006#: builtin/checkout.c:1695
cc76011e
JX
11007#, c-format
11008msgid "git checkout: --detach does not take a path argument '%s'"
dce37b66
JX
11009msgstr ""
11010
d84f4abf 11011#: builtin/checkout.c:1704
578c7937
JX
11012msgid "--pathspec-from-file is incompatible with --detach"
11013msgstr ""
11014
d84f4abf 11015#: builtin/checkout.c:1707 builtin/reset.c:325 builtin/stash.c:1503
578c7937
JX
11016msgid "--pathspec-from-file is incompatible with --patch"
11017msgstr ""
11018
d84f4abf 11019#: builtin/checkout.c:1718
cc76011e
JX
11020msgid ""
11021"git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
11022"checking out of the index."
dce37b66
JX
11023msgstr ""
11024
d84f4abf 11025#: builtin/checkout.c:1723
578c7937
JX
11026msgid "you must specify path(s) to restore"
11027msgstr ""
11028
d84f4abf
JX
11029#: builtin/checkout.c:1749 builtin/checkout.c:1751 builtin/checkout.c:1800
11030#: builtin/checkout.c:1802 builtin/clone.c:121 builtin/remote.c:170
11031#: builtin/remote.c:172 builtin/submodule--helper.c:2295 builtin/worktree.c:554
11032#: builtin/worktree.c:556
6b0f1a9b
JX
11033msgid "branch"
11034msgstr ""
11035
d84f4abf 11036#: builtin/checkout.c:1750
6b0f1a9b
JX
11037msgid "create and checkout a new branch"
11038msgstr ""
11039
d84f4abf 11040#: builtin/checkout.c:1752
6b0f1a9b
JX
11041msgid "create/reset and checkout a branch"
11042msgstr ""
11043
d84f4abf 11044#: builtin/checkout.c:1753
6b0f1a9b
JX
11045msgid "create reflog for new branch"
11046msgstr ""
11047
d84f4abf 11048#: builtin/checkout.c:1755
6b0f1a9b
JX
11049msgid "second guess 'git checkout <no-such-branch>' (default)"
11050msgstr ""
11051
d84f4abf 11052#: builtin/checkout.c:1756
6b0f1a9b
JX
11053msgid "use overlay mode (default)"
11054msgstr ""
11055
d84f4abf 11056#: builtin/checkout.c:1801
6b0f1a9b
JX
11057msgid "create and switch to a new branch"
11058msgstr ""
11059
d84f4abf 11060#: builtin/checkout.c:1803
6b0f1a9b
JX
11061msgid "create/reset and switch to a branch"
11062msgstr ""
11063
d84f4abf 11064#: builtin/checkout.c:1805
6b0f1a9b
JX
11065msgid "second guess 'git switch <no-such-branch>'"
11066msgstr ""
11067
d84f4abf 11068#: builtin/checkout.c:1807
6b0f1a9b
JX
11069msgid "throw away local modifications"
11070msgstr ""
11071
d84f4abf 11072#: builtin/checkout.c:1841
466c88fa 11073msgid "which tree-ish to checkout from"
6b0f1a9b
JX
11074msgstr ""
11075
d84f4abf 11076#: builtin/checkout.c:1843
6b0f1a9b
JX
11077msgid "restore the index"
11078msgstr ""
11079
d84f4abf 11080#: builtin/checkout.c:1845
6b0f1a9b
JX
11081msgid "restore the working tree (default)"
11082msgstr ""
11083
d84f4abf 11084#: builtin/checkout.c:1847
6b0f1a9b
JX
11085msgid "ignore unmerged entries"
11086msgstr ""
11087
d84f4abf 11088#: builtin/checkout.c:1848
6b0f1a9b
JX
11089msgid "use overlay mode"
11090msgstr ""
11091
bfef3f9d 11092#: builtin/clean.c:29
28b3cffc
JX
11093msgid ""
11094"git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
dce37b66
JX
11095msgstr ""
11096
bfef3f9d 11097#: builtin/clean.c:33
46bc4039
JX
11098#, c-format
11099msgid "Removing %s\n"
11100msgstr ""
11101
bfef3f9d 11102#: builtin/clean.c:34
46bc4039
JX
11103#, c-format
11104msgid "Would remove %s\n"
11105msgstr ""
11106
bfef3f9d 11107#: builtin/clean.c:35
46bc4039
JX
11108#, c-format
11109msgid "Skipping repository %s\n"
11110msgstr ""
11111
bfef3f9d 11112#: builtin/clean.c:36
46bc4039
JX
11113#, c-format
11114msgid "Would skip repository %s\n"
11115msgstr ""
11116
bfef3f9d 11117#: builtin/clean.c:37
46bc4039 11118#, c-format
6b0f1a9b
JX
11119msgid "failed to remove %s"
11120msgstr ""
11121
bfef3f9d 11122#: builtin/clean.c:38
6b0f1a9b
JX
11123#, c-format
11124msgid "could not lstat %s\n"
46bc4039
JX
11125msgstr ""
11126
bfef3f9d 11127#: builtin/clean.c:302 git-add--interactive.perl:595
673bfad0 11128#, c-format
28b3cffc
JX
11129msgid ""
11130"Prompt help:\n"
11131"1 - select a numbered item\n"
11132"foo - select item based on unique prefix\n"
673bfad0 11133" - (empty) select nothing\n"
28b3cffc
JX
11134msgstr ""
11135
bfef3f9d 11136#: builtin/clean.c:306 git-add--interactive.perl:604
673bfad0 11137#, c-format
28b3cffc
JX
11138msgid ""
11139"Prompt help:\n"
11140"1 - select a single item\n"
11141"3-5 - select a range of items\n"
11142"2-3,6-9 - select multiple ranges\n"
11143"foo - select item based on unique prefix\n"
11144"-... - unselect specified items\n"
11145"* - choose all items\n"
673bfad0 11146" - (empty) finish selecting\n"
28b3cffc
JX
11147msgstr ""
11148
578c7937
JX
11149#: builtin/clean.c:521 git-add--interactive.perl:570
11150#: git-add--interactive.perl:575
673bfad0
JX
11151#, c-format, perl-format
11152msgid "Huh (%s)?\n"
28b3cffc
JX
11153msgstr ""
11154
bfef3f9d 11155#: builtin/clean.c:661
28b3cffc
JX
11156#, c-format
11157msgid "Input ignore patterns>> "
11158msgstr ""
11159
bfef3f9d 11160#: builtin/clean.c:696
28b3cffc
JX
11161#, c-format
11162msgid "WARNING: Cannot find items matched by: %s"
11163msgstr ""
11164
bfef3f9d 11165#: builtin/clean.c:717
28b3cffc
JX
11166msgid "Select items to delete"
11167msgstr ""
11168
c2ea1208 11169#. TRANSLATORS: Make sure to keep [y/N] as is
bfef3f9d 11170#: builtin/clean.c:758
28b3cffc 11171#, c-format
c2ea1208 11172msgid "Remove %s [y/N]? "
28b3cffc
JX
11173msgstr ""
11174
bfef3f9d 11175#: builtin/clean.c:789
28b3cffc
JX
11176msgid ""
11177"clean - start cleaning\n"
11178"filter by pattern - exclude items from deletion\n"
11179"select by numbers - select items to be deleted by numbers\n"
11180"ask each - confirm each deletion (like \"rm -i\")\n"
11181"quit - stop cleaning\n"
11182"help - this screen\n"
11183"? - help for prompt selection"
11184msgstr ""
11185
bfef3f9d 11186#: builtin/clean.c:825
28b3cffc
JX
11187msgid "Would remove the following item:"
11188msgid_plural "Would remove the following items:"
11189msgstr[0] ""
11190msgstr[1] ""
11191
bfef3f9d 11192#: builtin/clean.c:841
28b3cffc
JX
11193msgid "No more files to clean, exiting."
11194msgstr ""
11195
bfef3f9d 11196#: builtin/clean.c:903
cc76011e 11197msgid "do not print names of files removed"
dce37b66
JX
11198msgstr ""
11199
bfef3f9d 11200#: builtin/clean.c:905
cc76011e 11201msgid "force"
dce37b66
JX
11202msgstr ""
11203
bfef3f9d 11204#: builtin/clean.c:906
28b3cffc
JX
11205msgid "interactive cleaning"
11206msgstr ""
11207
bfef3f9d 11208#: builtin/clean.c:908
cc76011e 11209msgid "remove whole directories"
dce37b66
JX
11210msgstr ""
11211
bfef3f9d
JX
11212#: builtin/clean.c:909 builtin/describe.c:565 builtin/describe.c:567
11213#: builtin/grep.c:909 builtin/log.c:182 builtin/log.c:184
11214#: builtin/ls-files.c:558 builtin/name-rev.c:526 builtin/name-rev.c:528
c08fd730 11215#: builtin/show-ref.c:179
cc76011e 11216msgid "pattern"
dce37b66
JX
11217msgstr ""
11218
bfef3f9d 11219#: builtin/clean.c:910
cc76011e 11220msgid "add <pattern> to ignore rules"
dce37b66
JX
11221msgstr ""
11222
bfef3f9d 11223#: builtin/clean.c:911
cc76011e 11224msgid "remove ignored files, too"
dce37b66
JX
11225msgstr ""
11226
bfef3f9d 11227#: builtin/clean.c:913
cc76011e 11228msgid "remove only ignored files"
dce37b66
JX
11229msgstr ""
11230
d84f4abf 11231#: builtin/clean.c:929
cc76011e 11232msgid ""
5e078fcd 11233"clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
28b3cffc 11234"clean"
dce37b66
JX
11235msgstr ""
11236
d84f4abf 11237#: builtin/clean.c:932
cc76011e 11238msgid ""
5e078fcd 11239"clean.requireForce defaults to true and neither -i, -n, nor -f given; "
28b3cffc 11240"refusing to clean"
dce37b66
JX
11241msgstr ""
11242
d84f4abf
JX
11243#: builtin/clean.c:944
11244msgid "-x and -X cannot be used together"
11245msgstr ""
11246
3d0a05b4 11247#: builtin/clone.c:45
c2ea1208 11248msgid "git clone [<options>] [--] <repo> [<dir>]"
dce37b66
JX
11249msgstr ""
11250
578c7937 11251#: builtin/clone.c:93
cc76011e 11252msgid "don't create a checkout"
dce37b66
JX
11253msgstr ""
11254
d84f4abf 11255#: builtin/clone.c:94 builtin/clone.c:96 builtin/init-db.c:554
cc76011e 11256msgid "create a bare repository"
dce37b66
JX
11257msgstr ""
11258
578c7937 11259#: builtin/clone.c:98
cc76011e 11260msgid "create a mirror repository (implies bare)"
dce37b66
JX
11261msgstr ""
11262
578c7937 11263#: builtin/clone.c:100
cc76011e 11264msgid "to clone from a local repository"
dce37b66
JX
11265msgstr ""
11266
578c7937 11267#: builtin/clone.c:102
cc76011e 11268msgid "don't use local hardlinks, always copy"
dce37b66
JX
11269msgstr ""
11270
578c7937 11271#: builtin/clone.c:104
cc76011e 11272msgid "setup as shared repository"
dce37b66
JX
11273msgstr ""
11274
bfef3f9d 11275#: builtin/clone.c:106
dfc182b1
JX
11276msgid "pathspec"
11277msgstr ""
11278
bfef3f9d 11279#: builtin/clone.c:106
cc76011e 11280msgid "initialize submodules in the clone"
dce37b66
JX
11281msgstr ""
11282
578c7937 11283#: builtin/clone.c:110
f517e50d
JX
11284msgid "number of submodules cloned in parallel"
11285msgstr ""
11286
d84f4abf 11287#: builtin/clone.c:111 builtin/init-db.c:551
cc76011e 11288msgid "template-directory"
dce37b66
JX
11289msgstr ""
11290
d84f4abf 11291#: builtin/clone.c:112 builtin/init-db.c:552
cc76011e 11292msgid "directory from which templates will be used"
dce37b66
JX
11293msgstr ""
11294
f7c6172e
JX
11295#: builtin/clone.c:114 builtin/clone.c:116 builtin/submodule--helper.c:1407
11296#: builtin/submodule--helper.c:1912
cc76011e 11297msgid "reference repository"
dce37b66
JX
11298msgstr ""
11299
f7c6172e
JX
11300#: builtin/clone.c:118 builtin/submodule--helper.c:1409
11301#: builtin/submodule--helper.c:1914
64f23b0c
JX
11302msgid "use --reference only while cloning"
11303msgstr ""
11304
d84f4abf
JX
11305#: builtin/clone.c:119 builtin/column.c:27 builtin/init-db.c:562
11306#: builtin/merge-file.c:46 builtin/pack-objects.c:3514 builtin/repack.c:329
cc76011e 11307msgid "name"
dce37b66
JX
11308msgstr ""
11309
578c7937 11310#: builtin/clone.c:120
cc76011e 11311msgid "use <name> instead of 'origin' to track upstream"
dce37b66
JX
11312msgstr ""
11313
578c7937 11314#: builtin/clone.c:122
cc76011e 11315msgid "checkout <branch> instead of the remote's HEAD"
dce37b66
JX
11316msgstr ""
11317
578c7937 11318#: builtin/clone.c:124
cc76011e 11319msgid "path to git-upload-pack on the remote"
dce37b66
JX
11320msgstr ""
11321
bfef3f9d
JX
11322#: builtin/clone.c:125 builtin/fetch.c:169 builtin/grep.c:848
11323#: builtin/pull.c:208
cc76011e 11324msgid "depth"
dce37b66
JX
11325msgstr ""
11326
578c7937 11327#: builtin/clone.c:126
cc76011e 11328msgid "create a shallow clone of that depth"
dce37b66
JX
11329msgstr ""
11330
d84f4abf 11331#: builtin/clone.c:127 builtin/fetch.c:171 builtin/pack-objects.c:3503
bfef3f9d 11332#: builtin/pull.c:211
fda7b092
JX
11333msgid "time"
11334msgstr ""
11335
578c7937 11336#: builtin/clone.c:128
fda7b092
JX
11337msgid "create a shallow clone since a specific time"
11338msgstr ""
11339
bfef3f9d
JX
11340#: builtin/clone.c:129 builtin/fetch.c:173 builtin/fetch.c:196
11341#: builtin/pull.c:214 builtin/pull.c:239 builtin/rebase.c:1304
fda7b092
JX
11342msgid "revision"
11343msgstr ""
11344
bfef3f9d 11345#: builtin/clone.c:130 builtin/fetch.c:174 builtin/pull.c:215
673bfad0 11346msgid "deepen history of shallow clone, excluding rev"
fda7b092
JX
11347msgstr ""
11348
f7c6172e
JX
11349#: builtin/clone.c:132 builtin/submodule--helper.c:1419
11350#: builtin/submodule--helper.c:1928
cc76011e 11351msgid "clone only one branch, HEAD or --branch"
822e4a65
JX
11352msgstr ""
11353
578c7937 11354#: builtin/clone.c:134
5b34e000
JX
11355msgid "don't clone any tags, and make later fetches not to follow them"
11356msgstr ""
11357
578c7937 11358#: builtin/clone.c:136
f517e50d
JX
11359msgid "any cloned submodules will be shallow"
11360msgstr ""
11361
d84f4abf 11362#: builtin/clone.c:137 builtin/init-db.c:560
cc76011e 11363msgid "gitdir"
dce37b66
JX
11364msgstr ""
11365
d84f4abf 11366#: builtin/clone.c:138 builtin/init-db.c:561
cc76011e 11367msgid "separate git dir from working tree"
dce37b66
JX
11368msgstr ""
11369
578c7937 11370#: builtin/clone.c:139
cc76011e 11371msgid "key=value"
822e4a65
JX
11372msgstr ""
11373
578c7937 11374#: builtin/clone.c:140
cc76011e 11375msgid "set config inside the new repository"
dce37b66
JX
11376msgstr ""
11377
bfef3f9d
JX
11378#: builtin/clone.c:142 builtin/fetch.c:191 builtin/ls-remote.c:76
11379#: builtin/pull.c:230 builtin/push.c:570 builtin/send-pack.c:171
d93ef2a1
JX
11380msgid "server-specific"
11381msgstr ""
11382
bfef3f9d
JX
11383#: builtin/clone.c:142 builtin/fetch.c:191 builtin/ls-remote.c:76
11384#: builtin/pull.c:231 builtin/push.c:570 builtin/send-pack.c:172
d93ef2a1
JX
11385msgid "option to transmit"
11386msgstr ""
11387
bfef3f9d
JX
11388#: builtin/clone.c:143 builtin/fetch.c:192 builtin/pull.c:234
11389#: builtin/push.c:571
9eb3984b
JX
11390msgid "use IPv4 addresses only"
11391msgstr ""
11392
bfef3f9d
JX
11393#: builtin/clone.c:145 builtin/fetch.c:194 builtin/pull.c:237
11394#: builtin/push.c:573
9eb3984b
JX
11395msgid "use IPv6 addresses only"
11396msgstr ""
11397
578c7937 11398#: builtin/clone.c:149
6b0f1a9b
JX
11399msgid "any cloned submodules will use their remote-tracking branch"
11400msgstr ""
11401
578c7937
JX
11402#: builtin/clone.c:151
11403msgid "initialize sparse-checkout file to include only files at root"
11404msgstr ""
11405
11406#: builtin/clone.c:287
f1522b27
JX
11407msgid ""
11408"No directory name could be guessed.\n"
11409"Please specify a directory on the command line"
11410msgstr ""
11411
578c7937 11412#: builtin/clone.c:340
df49095a 11413#, c-format
fda7b092 11414msgid "info: Could not add alternate for '%s': %s\n"
df49095a
JX
11415msgstr ""
11416
578c7937 11417#: builtin/clone.c:413
dce37b66 11418#, c-format
cc76011e 11419msgid "%s exists and is not a directory"
dce37b66
JX
11420msgstr ""
11421
bfef3f9d 11422#: builtin/clone.c:431
cc76011e 11423#, c-format
6b0f1a9b 11424msgid "failed to start iterator over '%s'"
822e4a65
JX
11425msgstr ""
11426
bfef3f9d 11427#: builtin/clone.c:462
dce37b66 11428#, c-format
cc76011e 11429msgid "failed to create link '%s'"
dce37b66
JX
11430msgstr ""
11431
bfef3f9d 11432#: builtin/clone.c:466
cc76011e
JX
11433#, c-format
11434msgid "failed to copy file to '%s'"
dce37b66
JX
11435msgstr ""
11436
bfef3f9d 11437#: builtin/clone.c:471
6b0f1a9b
JX
11438#, c-format
11439msgid "failed to iterate over '%s'"
11440msgstr ""
11441
bfef3f9d 11442#: builtin/clone.c:498
cc76011e
JX
11443#, c-format
11444msgid "done.\n"
dce37b66
JX
11445msgstr ""
11446
bfef3f9d 11447#: builtin/clone.c:512
c138af56
JX
11448msgid ""
11449"Clone succeeded, but checkout failed.\n"
11450"You can inspect what was checked out with 'git status'\n"
6b0f1a9b 11451"and retry with 'git restore --source=HEAD :/'\n"
c138af56
JX
11452msgstr ""
11453
bfef3f9d 11454#: builtin/clone.c:589
cc76011e
JX
11455#, c-format
11456msgid "Could not find remote branch %s to clone."
dce37b66
JX
11457msgstr ""
11458
bfef3f9d 11459#: builtin/clone.c:708
f1522b27
JX
11460#, c-format
11461msgid "unable to update %s"
11462msgstr ""
11463
bfef3f9d 11464#: builtin/clone.c:756
578c7937
JX
11465msgid "failed to initialize sparse-checkout"
11466msgstr ""
11467
bfef3f9d 11468#: builtin/clone.c:779
cc76011e 11469msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
dce37b66
JX
11470msgstr ""
11471
bfef3f9d 11472#: builtin/clone.c:811
c138af56
JX
11473msgid "unable to checkout working tree"
11474msgstr ""
11475
bfef3f9d 11476#: builtin/clone.c:868
f1522b27
JX
11477msgid "unable to write parameters to config file"
11478msgstr ""
11479
bfef3f9d 11480#: builtin/clone.c:931
beb691f7
JX
11481msgid "cannot repack to clean up"
11482msgstr ""
11483
bfef3f9d 11484#: builtin/clone.c:933
beb691f7
JX
11485msgid "cannot unlink temporary alternates file"
11486msgstr ""
11487
d84f4abf 11488#: builtin/clone.c:971 builtin/receive-pack.c:1982
cc76011e 11489msgid "Too many arguments."
dce37b66
JX
11490msgstr ""
11491
bfef3f9d 11492#: builtin/clone.c:975
cc76011e 11493msgid "You must specify a repository to clone."
dce37b66
JX
11494msgstr ""
11495
bfef3f9d 11496#: builtin/clone.c:988
cc76011e
JX
11497#, c-format
11498msgid "--bare and --origin %s options are incompatible."
dce37b66
JX
11499msgstr ""
11500
bfef3f9d 11501#: builtin/clone.c:991
46bc4039
JX
11502msgid "--bare and --separate-git-dir are incompatible."
11503msgstr ""
11504
d84f4abf 11505#: builtin/clone.c:1007
cc76011e
JX
11506#, c-format
11507msgid "repository '%s' does not exist"
dce37b66
JX
11508msgstr ""
11509
d84f4abf 11510#: builtin/clone.c:1011 builtin/fetch.c:1794
df49095a
JX
11511#, c-format
11512msgid "depth %s is not a positive number"
11513msgstr ""
11514
d84f4abf 11515#: builtin/clone.c:1021
dce37b66 11516#, c-format
cc76011e 11517msgid "destination path '%s' already exists and is not an empty directory."
dce37b66
JX
11518msgstr ""
11519
d84f4abf 11520#: builtin/clone.c:1033
dce37b66 11521#, c-format
cc76011e 11522msgid "working tree '%s' already exists."
dce37b66
JX
11523msgstr ""
11524
d84f4abf
JX
11525#: builtin/clone.c:1048 builtin/clone.c:1069 builtin/difftool.c:271
11526#: builtin/log.c:1886 builtin/worktree.c:354 builtin/worktree.c:386
a4156d20
JX
11527#, c-format
11528msgid "could not create leading directories of '%s'"
11529msgstr ""
11530
d84f4abf 11531#: builtin/clone.c:1053
822e4a65 11532#, c-format
c2ea1208 11533msgid "could not create work tree dir '%s'"
dce37b66
JX
11534msgstr ""
11535
d84f4abf 11536#: builtin/clone.c:1073
822e4a65 11537#, c-format
cc76011e 11538msgid "Cloning into bare repository '%s'...\n"
dce37b66
JX
11539msgstr ""
11540
d84f4abf 11541#: builtin/clone.c:1075
dce37b66 11542#, c-format
cc76011e 11543msgid "Cloning into '%s'...\n"
dce37b66
JX
11544msgstr ""
11545
d84f4abf 11546#: builtin/clone.c:1099
fda7b092
JX
11547msgid ""
11548"clone --recursive is not compatible with both --reference and --reference-if-"
11549"able"
11550msgstr ""
11551
d84f4abf 11552#: builtin/clone.c:1164
fe05e196
JX
11553msgid "--depth is ignored in local clones; use file:// instead."
11554msgstr ""
11555
d84f4abf 11556#: builtin/clone.c:1166
fda7b092
JX
11557msgid "--shallow-since is ignored in local clones; use file:// instead."
11558msgstr ""
11559
d84f4abf 11560#: builtin/clone.c:1168
fda7b092
JX
11561msgid "--shallow-exclude is ignored in local clones; use file:// instead."
11562msgstr ""
11563
d84f4abf 11564#: builtin/clone.c:1170
abc8de64
JX
11565msgid "--filter is ignored in local clones; use file:// instead."
11566msgstr ""
11567
d84f4abf 11568#: builtin/clone.c:1173
fe05e196
JX
11569msgid "source repository is shallow, ignoring --local"
11570msgstr ""
11571
d84f4abf 11572#: builtin/clone.c:1178
fe05e196
JX
11573msgid "--local is ignored"
11574msgstr ""
11575
d84f4abf 11576#: builtin/clone.c:1262 builtin/clone.c:1270
822e4a65 11577#, c-format
cc76011e 11578msgid "Remote branch %s not found in upstream %s"
dce37b66
JX
11579msgstr ""
11580
d84f4abf 11581#: builtin/clone.c:1273
cc76011e 11582msgid "You appear to have cloned an empty repository."
dce37b66
JX
11583msgstr ""
11584
5b34e000 11585#: builtin/column.c:10
c2ea1208 11586msgid "git column [<options>]"
dce37b66
JX
11587msgstr ""
11588
5b34e000 11589#: builtin/column.c:27
cc76011e 11590msgid "lookup config vars"
dce37b66
JX
11591msgstr ""
11592
5b34e000 11593#: builtin/column.c:28 builtin/column.c:29
cc76011e 11594msgid "layout to use"
dce37b66
JX
11595msgstr ""
11596
5b34e000 11597#: builtin/column.c:30
cc76011e 11598msgid "Maximum width"
dce37b66
JX
11599msgstr ""
11600
5b34e000 11601#: builtin/column.c:31
cc76011e 11602msgid "Padding space on left border"
dce37b66
JX
11603msgstr ""
11604
5b34e000 11605#: builtin/column.c:32
cc76011e 11606msgid "Padding space on right border"
dce37b66
JX
11607msgstr ""
11608
5b34e000 11609#: builtin/column.c:33
cc76011e 11610msgid "Padding space between columns"
dce37b66
JX
11611msgstr ""
11612
9b7388a8 11613#: builtin/column.c:51
cc76011e 11614msgid "--command must be the first argument"
dce37b66
JX
11615msgstr ""
11616
d84f4abf 11617#: builtin/commit-graph.c:13 builtin/commit-graph.c:21
bfef3f9d
JX
11618msgid ""
11619"git commit-graph verify [--object-dir <objdir>] [--shallow] [--[no-]progress]"
11620msgstr ""
11621
d84f4abf 11622#: builtin/commit-graph.c:14 builtin/commit-graph.c:26
bfef3f9d
JX
11623msgid ""
11624"git commit-graph write [--object-dir <objdir>] [--append] [--"
11625"split[=<strategy>]] [--reachable|--stdin-packs|--stdin-commits] [--changed-"
11626"paths] [--[no-]progress] <split options>"
11627msgstr ""
11628
d84f4abf 11629#: builtin/commit-graph.c:62
bfef3f9d
JX
11630#, c-format
11631msgid "could not find object directory matching %s"
11632msgstr ""
11633
d84f4abf
JX
11634#: builtin/commit-graph.c:78 builtin/commit-graph.c:177
11635#: builtin/commit-graph.c:276 builtin/fetch.c:180 builtin/log.c:1678
bfef3f9d
JX
11636msgid "dir"
11637msgstr ""
11638
d84f4abf
JX
11639#: builtin/commit-graph.c:79 builtin/commit-graph.c:178
11640#: builtin/commit-graph.c:277
bfef3f9d
JX
11641msgid "The object directory to store the graph"
11642msgstr ""
11643
d84f4abf 11644#: builtin/commit-graph.c:81
bfef3f9d
JX
11645msgid "if the commit-graph is split, only verify the tip file"
11646msgstr ""
11647
d84f4abf 11648#: builtin/commit-graph.c:104
bfef3f9d
JX
11649#, c-format
11650msgid "Could not open commit-graph '%s'"
11651msgstr ""
11652
d84f4abf 11653#: builtin/commit-graph.c:138
bfef3f9d
JX
11654#, c-format
11655msgid "unrecognized --split argument, %s"
11656msgstr ""
11657
d84f4abf
JX
11658#: builtin/commit-graph.c:151
11659#, c-format
11660msgid "unexpected non-hex object ID: %s"
11661msgstr ""
11662
11663#: builtin/commit-graph.c:156
11664#, c-format
11665msgid "invalid object: %s"
11666msgstr ""
11667
11668#: builtin/commit-graph.c:180
bfef3f9d
JX
11669msgid "start walk at all refs"
11670msgstr ""
11671
d84f4abf 11672#: builtin/commit-graph.c:182
bfef3f9d
JX
11673msgid "scan pack-indexes listed by stdin for commits"
11674msgstr ""
11675
d84f4abf 11676#: builtin/commit-graph.c:184
bfef3f9d
JX
11677msgid "start walk at commits listed by stdin"
11678msgstr ""
11679
d84f4abf 11680#: builtin/commit-graph.c:186
bfef3f9d
JX
11681msgid "include all commits already in the commit-graph file"
11682msgstr ""
11683
d84f4abf 11684#: builtin/commit-graph.c:188
bfef3f9d
JX
11685msgid "enable computation for changed paths"
11686msgstr ""
11687
d84f4abf 11688#: builtin/commit-graph.c:191
bfef3f9d
JX
11689msgid "allow writing an incremental commit-graph file"
11690msgstr ""
11691
d84f4abf 11692#: builtin/commit-graph.c:195
bfef3f9d
JX
11693msgid "maximum number of commits in a non-base split commit-graph"
11694msgstr ""
11695
d84f4abf 11696#: builtin/commit-graph.c:197
bfef3f9d
JX
11697msgid "maximum ratio between two levels of a split commit-graph"
11698msgstr ""
11699
d84f4abf 11700#: builtin/commit-graph.c:199
bfef3f9d
JX
11701msgid "only expire files older than a given date-time"
11702msgstr ""
11703
d84f4abf 11704#: builtin/commit-graph.c:215
bfef3f9d
JX
11705msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
11706msgstr ""
11707
d84f4abf
JX
11708#: builtin/commit-graph.c:245
11709msgid "Collecting commits from input"
bfef3f9d
JX
11710msgstr ""
11711
d93ef2a1
JX
11712#: builtin/commit-tree.c:18
11713msgid ""
11714"git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-m <message>)...] [(-F "
11715"<file>)...] <tree>"
11716msgstr ""
11717
11718#: builtin/commit-tree.c:31
11719#, c-format
11720msgid "duplicate parent %s ignored"
11721msgstr ""
11722
bfef3f9d 11723#: builtin/commit-tree.c:56 builtin/commit-tree.c:136 builtin/log.c:547
d93ef2a1
JX
11724#, c-format
11725msgid "not a valid object name %s"
11726msgstr ""
11727
11728#: builtin/commit-tree.c:93
11729#, c-format
11730msgid "git commit-tree: failed to open '%s'"
11731msgstr ""
11732
11733#: builtin/commit-tree.c:96
11734#, c-format
11735msgid "git commit-tree: failed to read '%s'"
11736msgstr ""
11737
11738#: builtin/commit-tree.c:98
11739#, c-format
11740msgid "git commit-tree: failed to close '%s'"
11741msgstr ""
11742
11743#: builtin/commit-tree.c:111
11744msgid "parent"
11745msgstr ""
11746
11747#: builtin/commit-tree.c:112
11748msgid "id of a parent commit object"
11749msgstr ""
11750
bfef3f9d
JX
11751#: builtin/commit-tree.c:114 builtin/commit.c:1506 builtin/merge.c:273
11752#: builtin/notes.c:409 builtin/notes.c:575 builtin/stash.c:1474
11753#: builtin/tag.c:413
d93ef2a1
JX
11754msgid "message"
11755msgstr ""
11756
bfef3f9d 11757#: builtin/commit-tree.c:115 builtin/commit.c:1506
d93ef2a1
JX
11758msgid "commit message"
11759msgstr ""
11760
11761#: builtin/commit-tree.c:118
11762msgid "read commit log message from file"
11763msgstr ""
11764
bfef3f9d
JX
11765#: builtin/commit-tree.c:121 builtin/commit.c:1518 builtin/merge.c:290
11766#: builtin/pull.c:176 builtin/revert.c:118
d93ef2a1
JX
11767msgid "GPG sign commit"
11768msgstr ""
11769
11770#: builtin/commit-tree.c:133
11771msgid "must give exactly one tree"
11772msgstr ""
11773
11774#: builtin/commit-tree.c:140
11775msgid "git commit-tree: failed to read"
11776msgstr ""
11777
94328cef 11778#: builtin/commit.c:41
c2ea1208 11779msgid "git commit [<options>] [--] <pathspec>..."
dce37b66
JX
11780msgstr ""
11781
94328cef 11782#: builtin/commit.c:46
c2ea1208 11783msgid "git status [<options>] [--] <pathspec>..."
dce37b66
JX
11784msgstr ""
11785
94328cef 11786#: builtin/commit.c:51
cc76011e
JX
11787msgid ""
11788"You asked to amend the most recent commit, but doing so would make\n"
11789"it empty. You can repeat your command with --allow-empty, or you can\n"
11790"remove the commit entirely with \"git reset HEAD^\".\n"
822e4a65
JX
11791msgstr ""
11792
94328cef 11793#: builtin/commit.c:56
dce37b66 11794msgid ""
cc76011e
JX
11795"The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
11796"If you wish to commit it anyway, use:\n"
11797"\n"
11798" git commit --allow-empty\n"
11799"\n"
dce37b66
JX
11800msgstr ""
11801
94328cef 11802#: builtin/commit.c:63
bfef3f9d 11803msgid "Otherwise, please use 'git rebase --skip'\n"
b8ecf239
JX
11804msgstr ""
11805
94328cef 11806#: builtin/commit.c:66
bfef3f9d
JX
11807msgid "Otherwise, please use 'git cherry-pick --skip'\n"
11808msgstr ""
11809
11810#: builtin/commit.c:69
b8ecf239 11811msgid ""
6b0f1a9b
JX
11812"and then use:\n"
11813"\n"
11814" git cherry-pick --continue\n"
11815"\n"
11816"to resume cherry-picking the remaining commits.\n"
b8ecf239
JX
11817"If you wish to skip this commit, use:\n"
11818"\n"
6b0f1a9b 11819" git cherry-pick --skip\n"
b8ecf239 11820"\n"
b8ecf239
JX
11821msgstr ""
11822
bfef3f9d 11823#: builtin/commit.c:312
cc76011e 11824msgid "failed to unpack HEAD tree object"
822e4a65
JX
11825msgstr ""
11826
bfef3f9d 11827#: builtin/commit.c:348
578c7937
JX
11828msgid "--pathspec-from-file with -a does not make sense"
11829msgstr ""
11830
bfef3f9d 11831#: builtin/commit.c:361
578c7937
JX
11832msgid "No paths with --include/--only does not make sense."
11833msgstr ""
11834
bfef3f9d 11835#: builtin/commit.c:373
cc76011e 11836msgid "unable to create temporary index"
dce37b66
JX
11837msgstr ""
11838
bfef3f9d 11839#: builtin/commit.c:382
cc76011e 11840msgid "interactive add failed"
dce37b66
JX
11841msgstr ""
11842
bfef3f9d 11843#: builtin/commit.c:397
d07a63e4
JX
11844msgid "unable to update temporary index"
11845msgstr ""
11846
bfef3f9d 11847#: builtin/commit.c:399
d07a63e4
JX
11848msgid "Failed to update main cache tree"
11849msgstr ""
11850
bfef3f9d 11851#: builtin/commit.c:424 builtin/commit.c:447 builtin/commit.c:495
cc76011e 11852msgid "unable to write new_index file"
dce37b66
JX
11853msgstr ""
11854
bfef3f9d 11855#: builtin/commit.c:476
cc76011e 11856msgid "cannot do a partial commit during a merge."
dce37b66
JX
11857msgstr ""
11858
bfef3f9d 11859#: builtin/commit.c:478
cc76011e 11860msgid "cannot do a partial commit during a cherry-pick."
dce37b66
JX
11861msgstr ""
11862
bfef3f9d
JX
11863#: builtin/commit.c:480
11864msgid "cannot do a partial commit during a rebase."
11865msgstr ""
11866
11867#: builtin/commit.c:488
cc76011e 11868msgid "cannot read the index"
dce37b66
JX
11869msgstr ""
11870
bfef3f9d 11871#: builtin/commit.c:507
cc76011e 11872msgid "unable to write temporary index file"
dce37b66
JX
11873msgstr ""
11874
bfef3f9d 11875#: builtin/commit.c:605
d07a63e4
JX
11876#, c-format
11877msgid "commit '%s' lacks author header"
11878msgstr ""
11879
bfef3f9d 11880#: builtin/commit.c:607
dce37b66 11881#, c-format
d07a63e4 11882msgid "commit '%s' has malformed author line"
dce37b66
JX
11883msgstr ""
11884
bfef3f9d 11885#: builtin/commit.c:626
cc76011e 11886msgid "malformed --author parameter"
dce37b66
JX
11887msgstr ""
11888
bfef3f9d 11889#: builtin/commit.c:679
fe05e196
JX
11890msgid ""
11891"unable to select a comment character that is not used\n"
11892"in the current commit message"
11893msgstr ""
11894
bfef3f9d 11895#: builtin/commit.c:717 builtin/commit.c:750 builtin/commit.c:1099
cc76011e
JX
11896#, c-format
11897msgid "could not lookup commit %s"
822e4a65
JX
11898msgstr ""
11899
bfef3f9d 11900#: builtin/commit.c:729 builtin/shortlog.c:319
cc76011e
JX
11901#, c-format
11902msgid "(reading log message from standard input)\n"
822e4a65
JX
11903msgstr ""
11904
bfef3f9d 11905#: builtin/commit.c:731
cc76011e 11906msgid "could not read log from standard input"
822e4a65
JX
11907msgstr ""
11908
bfef3f9d 11909#: builtin/commit.c:735
dce37b66 11910#, c-format
cc76011e 11911msgid "could not read log file '%s'"
dce37b66
JX
11912msgstr ""
11913
bfef3f9d 11914#: builtin/commit.c:766 builtin/commit.c:782
f517e50d 11915msgid "could not read SQUASH_MSG"
dce37b66
JX
11916msgstr ""
11917
bfef3f9d 11918#: builtin/commit.c:773
f517e50d 11919msgid "could not read MERGE_MSG"
dce37b66
JX
11920msgstr ""
11921
bfef3f9d 11922#: builtin/commit.c:833
cc76011e
JX
11923msgid "could not write commit template"
11924msgstr ""
11925
bfef3f9d 11926#: builtin/commit.c:852
dce37b66 11927#, c-format
822e4a65 11928msgid ""
cc76011e
JX
11929"\n"
11930"It looks like you may be committing a merge.\n"
11931"If this is not correct, please remove the file\n"
11932"\t%s\n"
11933"and try again.\n"
dce37b66
JX
11934msgstr ""
11935
bfef3f9d 11936#: builtin/commit.c:857
822e4a65
JX
11937#, c-format
11938msgid ""
cc76011e
JX
11939"\n"
11940"It looks like you may be committing a cherry-pick.\n"
11941"If this is not correct, please remove the file\n"
11942"\t%s\n"
11943"and try again.\n"
dce37b66
JX
11944msgstr ""
11945
bfef3f9d 11946#: builtin/commit.c:870
9caaf23e 11947#, c-format
cc76011e
JX
11948msgid ""
11949"Please enter the commit message for your changes. Lines starting\n"
9caaf23e 11950"with '%c' will be ignored, and an empty message aborts the commit.\n"
dce37b66
JX
11951msgstr ""
11952
bfef3f9d 11953#: builtin/commit.c:878
9caaf23e 11954#, c-format
cc76011e
JX
11955msgid ""
11956"Please enter the commit message for your changes. Lines starting\n"
9caaf23e 11957"with '%c' will be kept; you may remove them yourself if you want to.\n"
cc76011e
JX
11958"An empty message aborts the commit.\n"
11959msgstr ""
11960
bfef3f9d 11961#: builtin/commit.c:895
fe05e196
JX
11962#, c-format
11963msgid "%sAuthor: %.*s <%.*s>"
11964msgstr ""
11965
bfef3f9d 11966#: builtin/commit.c:903
822e4a65 11967#, c-format
fe05e196 11968msgid "%sDate: %s"
dce37b66
JX
11969msgstr ""
11970
bfef3f9d 11971#: builtin/commit.c:910
cc76011e 11972#, c-format
fe05e196 11973msgid "%sCommitter: %.*s <%.*s>"
dce37b66
JX
11974msgstr ""
11975
bfef3f9d 11976#: builtin/commit.c:928
cc76011e 11977msgid "Cannot read index"
822e4a65
JX
11978msgstr ""
11979
bfef3f9d 11980#: builtin/commit.c:999
cc76011e 11981msgid "Error building trees"
dce37b66
JX
11982msgstr ""
11983
bfef3f9d 11984#: builtin/commit.c:1013 builtin/tag.c:276
dce37b66 11985#, c-format
cc76011e 11986msgid "Please supply the message using either -m or -F option.\n"
dce37b66
JX
11987msgstr ""
11988
bfef3f9d 11989#: builtin/commit.c:1057
dce37b66 11990#, c-format
c2ea1208 11991msgid "--author '%s' is not 'Name <email>' and matches no existing author"
dce37b66
JX
11992msgstr ""
11993
bfef3f9d 11994#: builtin/commit.c:1071
18a90722
JX
11995#, c-format
11996msgid "Invalid ignored mode '%s'"
11997msgstr ""
11998
bfef3f9d 11999#: builtin/commit.c:1089 builtin/commit.c:1333
cc76011e
JX
12000#, c-format
12001msgid "Invalid untracked files mode '%s'"
dce37b66
JX
12002msgstr ""
12003
bfef3f9d 12004#: builtin/commit.c:1129
28b3cffc
JX
12005msgid "--long and -z are incompatible"
12006msgstr ""
12007
bfef3f9d 12008#: builtin/commit.c:1173
cc76011e
JX
12009msgid "Using both --reset-author and --author does not make sense"
12010msgstr ""
822e4a65 12011
bfef3f9d 12012#: builtin/commit.c:1182
cc76011e 12013msgid "You have nothing to amend."
dce37b66
JX
12014msgstr ""
12015
bfef3f9d 12016#: builtin/commit.c:1185
cc76011e 12017msgid "You are in the middle of a merge -- cannot amend."
822e4a65
JX
12018msgstr ""
12019
bfef3f9d 12020#: builtin/commit.c:1187
cc76011e 12021msgid "You are in the middle of a cherry-pick -- cannot amend."
822e4a65
JX
12022msgstr ""
12023
bfef3f9d
JX
12024#: builtin/commit.c:1189
12025msgid "You are in the middle of a rebase -- cannot amend."
12026msgstr ""
12027
12028#: builtin/commit.c:1192
cc76011e 12029msgid "Options --squash and --fixup cannot be used together"
822e4a65
JX
12030msgstr ""
12031
bfef3f9d 12032#: builtin/commit.c:1202
cc76011e 12033msgid "Only one of -c/-C/-F/--fixup can be used."
dce37b66
JX
12034msgstr ""
12035
bfef3f9d 12036#: builtin/commit.c:1204
abc8de64 12037msgid "Option -m cannot be combined with -c/-C/-F."
dce37b66
JX
12038msgstr ""
12039
bfef3f9d 12040#: builtin/commit.c:1213
cc76011e 12041msgid "--reset-author can be used only with -C, -c or --amend."
822e4a65
JX
12042msgstr ""
12043
bfef3f9d 12044#: builtin/commit.c:1231
cc76011e 12045msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
dce37b66
JX
12046msgstr ""
12047
bfef3f9d 12048#: builtin/commit.c:1237
dce37b66 12049#, c-format
d93ef2a1 12050msgid "paths '%s ...' with -a does not make sense"
822e4a65
JX
12051msgstr ""
12052
bfef3f9d 12053#: builtin/commit.c:1368 builtin/commit.c:1529
cc76011e
JX
12054msgid "show status concisely"
12055msgstr ""
822e4a65 12056
bfef3f9d 12057#: builtin/commit.c:1370 builtin/commit.c:1531
cc76011e 12058msgid "show branch information"
cd1e7487
JX
12059msgstr ""
12060
bfef3f9d 12061#: builtin/commit.c:1372
5b34e000
JX
12062msgid "show stash information"
12063msgstr ""
12064
bfef3f9d 12065#: builtin/commit.c:1374 builtin/commit.c:1533
abc8de64
JX
12066msgid "compute full ahead/behind values"
12067msgstr ""
12068
bfef3f9d 12069#: builtin/commit.c:1376
fda7b092
JX
12070msgid "version"
12071msgstr ""
12072
bfef3f9d 12073#: builtin/commit.c:1376 builtin/commit.c:1535 builtin/push.c:549
d84f4abf 12074#: builtin/worktree.c:722
cc76011e 12075msgid "machine-readable output"
dce37b66
JX
12076msgstr ""
12077
bfef3f9d 12078#: builtin/commit.c:1379 builtin/commit.c:1537
fe52cd62
JX
12079msgid "show status in long format (default)"
12080msgstr ""
12081
bfef3f9d 12082#: builtin/commit.c:1382 builtin/commit.c:1540
cc76011e 12083msgid "terminate entries with NUL"
dce37b66
JX
12084msgstr ""
12085
bfef3f9d 12086#: builtin/commit.c:1384 builtin/commit.c:1388 builtin/commit.c:1543
d84f4abf
JX
12087#: builtin/fast-export.c:1199 builtin/fast-export.c:1202
12088#: builtin/fast-export.c:1205 builtin/rebase.c:1392 parse-options.h:336
cc76011e 12089msgid "mode"
11b90174
JX
12090msgstr ""
12091
bfef3f9d 12092#: builtin/commit.c:1385 builtin/commit.c:1543
cc76011e 12093msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
dce37b66
JX
12094msgstr ""
12095
bfef3f9d 12096#: builtin/commit.c:1389
18a90722
JX
12097msgid ""
12098"show ignored files, optional modes: traditional, matching, no. (Default: "
12099"traditional)"
dce37b66
JX
12100msgstr ""
12101
bfef3f9d 12102#: builtin/commit.c:1391 parse-options.h:192
cc76011e 12103msgid "when"
dce37b66
JX
12104msgstr ""
12105
bfef3f9d 12106#: builtin/commit.c:1392
cc76011e
JX
12107msgid ""
12108"ignore changes to submodules, optional when: all, dirty, untracked. "
12109"(Default: all)"
dce37b66
JX
12110msgstr ""
12111
bfef3f9d 12112#: builtin/commit.c:1394
cc76011e 12113msgid "list untracked files in columns"
dce37b66
JX
12114msgstr ""
12115
bfef3f9d 12116#: builtin/commit.c:1395
9b7388a8
JX
12117msgid "do not detect renames"
12118msgstr ""
12119
bfef3f9d 12120#: builtin/commit.c:1397
9b7388a8
JX
12121msgid "detect renames, optionally set similarity index"
12122msgstr ""
12123
bfef3f9d 12124#: builtin/commit.c:1417
18a90722
JX
12125msgid "Unsupported combination of ignored and untracked-files arguments"
12126msgstr ""
12127
bfef3f9d 12128#: builtin/commit.c:1499
cc76011e 12129msgid "suppress summary after successful commit"
dce37b66
JX
12130msgstr ""
12131
bfef3f9d 12132#: builtin/commit.c:1500
cc76011e 12133msgid "show diff in commit message template"
11b90174
JX
12134msgstr ""
12135
bfef3f9d 12136#: builtin/commit.c:1502
cc76011e 12137msgid "Commit message options"
822e4a65
JX
12138msgstr ""
12139
bfef3f9d 12140#: builtin/commit.c:1503 builtin/merge.c:277 builtin/tag.c:415
cc76011e 12141msgid "read message from file"
93329721
JX
12142msgstr ""
12143
bfef3f9d 12144#: builtin/commit.c:1504
cc76011e 12145msgid "author"
dce37b66
JX
12146msgstr ""
12147
bfef3f9d 12148#: builtin/commit.c:1504
cc76011e 12149msgid "override author for commit"
dce37b66
JX
12150msgstr ""
12151
bfef3f9d 12152#: builtin/commit.c:1505 builtin/gc.c:538
cc76011e 12153msgid "date"
dce37b66
JX
12154msgstr ""
12155
bfef3f9d 12156#: builtin/commit.c:1505
cc76011e 12157msgid "override date for commit"
dce37b66
JX
12158msgstr ""
12159
bfef3f9d
JX
12160#: builtin/commit.c:1507 builtin/commit.c:1508 builtin/commit.c:1509
12161#: builtin/commit.c:1510 parse-options.h:328 ref-filter.h:92
f4f2c8f8
JX
12162msgid "commit"
12163msgstr ""
12164
bfef3f9d 12165#: builtin/commit.c:1507
cc76011e 12166msgid "reuse and edit message from specified commit"
822e4a65
JX
12167msgstr ""
12168
bfef3f9d 12169#: builtin/commit.c:1508
cc76011e 12170msgid "reuse message from specified commit"
822e4a65
JX
12171msgstr ""
12172
bfef3f9d 12173#: builtin/commit.c:1509
cc76011e 12174msgid "use autosquash formatted message to fixup specified commit"
822e4a65
JX
12175msgstr ""
12176
bfef3f9d 12177#: builtin/commit.c:1510
cc76011e
JX
12178msgid "use autosquash formatted message to squash specified commit"
12179msgstr ""
822e4a65 12180
bfef3f9d 12181#: builtin/commit.c:1511
cc76011e
JX
12182msgid "the commit is authored by me now (used with -C/-c/--amend)"
12183msgstr ""
822e4a65 12184
bfef3f9d
JX
12185#: builtin/commit.c:1512 builtin/log.c:1655 builtin/merge.c:293
12186#: builtin/pull.c:145 builtin/revert.c:110
cc76011e 12187msgid "add Signed-off-by:"
822e4a65
JX
12188msgstr ""
12189
bfef3f9d 12190#: builtin/commit.c:1513
cc76011e 12191msgid "use specified template file"
822e4a65
JX
12192msgstr ""
12193
bfef3f9d 12194#: builtin/commit.c:1514
cc76011e 12195msgid "force edit of commit"
822e4a65
JX
12196msgstr ""
12197
bfef3f9d 12198#: builtin/commit.c:1516
cc76011e 12199msgid "include status in commit message template"
822e4a65
JX
12200msgstr ""
12201
bfef3f9d 12202#: builtin/commit.c:1521
cc76011e 12203msgid "Commit contents options"
822e4a65
JX
12204msgstr ""
12205
bfef3f9d 12206#: builtin/commit.c:1522
cc76011e 12207msgid "commit all changed files"
822e4a65
JX
12208msgstr ""
12209
bfef3f9d 12210#: builtin/commit.c:1523
cc76011e 12211msgid "add specified files to index for commit"
822e4a65
JX
12212msgstr ""
12213
bfef3f9d 12214#: builtin/commit.c:1524
cc76011e 12215msgid "interactively add files"
822e4a65
JX
12216msgstr ""
12217
bfef3f9d 12218#: builtin/commit.c:1525
cc76011e 12219msgid "interactively add changes"
822e4a65
JX
12220msgstr ""
12221
bfef3f9d 12222#: builtin/commit.c:1526
cc76011e 12223msgid "commit only specified files"
822e4a65
JX
12224msgstr ""
12225
bfef3f9d 12226#: builtin/commit.c:1527
9fa976ff 12227msgid "bypass pre-commit and commit-msg hooks"
822e4a65
JX
12228msgstr ""
12229
bfef3f9d 12230#: builtin/commit.c:1528
cc76011e 12231msgid "show what would be committed"
822e4a65
JX
12232msgstr ""
12233
bfef3f9d 12234#: builtin/commit.c:1541
cc76011e 12235msgid "amend previous commit"
822e4a65
JX
12236msgstr ""
12237
bfef3f9d 12238#: builtin/commit.c:1542
cc76011e 12239msgid "bypass post-rewrite hook"
822e4a65
JX
12240msgstr ""
12241
bfef3f9d 12242#: builtin/commit.c:1549
cc76011e 12243msgid "ok to record an empty change"
822e4a65
JX
12244msgstr ""
12245
bfef3f9d 12246#: builtin/commit.c:1551
cc76011e 12247msgid "ok to record a change with an empty message"
822e4a65
JX
12248msgstr ""
12249
bfef3f9d 12250#: builtin/commit.c:1624
822e4a65 12251#, c-format
cc76011e 12252msgid "Corrupt MERGE_HEAD file (%s)"
822e4a65
JX
12253msgstr ""
12254
bfef3f9d 12255#: builtin/commit.c:1631
cc76011e 12256msgid "could not read MERGE_MODE"
822e4a65
JX
12257msgstr ""
12258
bfef3f9d 12259#: builtin/commit.c:1652
cc76011e
JX
12260#, c-format
12261msgid "could not read commit message: %s"
822e4a65
JX
12262msgstr ""
12263
bfef3f9d 12264#: builtin/commit.c:1659
cc76011e 12265#, c-format
25eab542 12266msgid "Aborting commit due to empty commit message.\n"
822e4a65
JX
12267msgstr ""
12268
bfef3f9d 12269#: builtin/commit.c:1664
cc76011e 12270#, c-format
25eab542 12271msgid "Aborting commit; you did not edit the message.\n"
822e4a65
JX
12272msgstr ""
12273
bfef3f9d 12274#: builtin/commit.c:1698
822e4a65 12275msgid ""
dba9f13c 12276"repository has been updated, but unable to write\n"
d07a63e4 12277"new_index file. Check that disk is not full and quota is\n"
6b0f1a9b 12278"not exceeded, and then \"git restore --staged :/\" to recover."
822e4a65
JX
12279msgstr ""
12280
12705546 12281#: builtin/config.c:11
c2ea1208 12282msgid "git config [<options>]"
822e4a65
JX
12283msgstr ""
12284
f7c6172e 12285#: builtin/config.c:104 builtin/env--helper.c:23
9b7388a8
JX
12286#, c-format
12287msgid "unrecognized --type argument, %s"
12288msgstr ""
12289
f7c6172e 12290#: builtin/config.c:116
dba9f13c
JX
12291msgid "only one type at a time"
12292msgstr ""
12293
f7c6172e 12294#: builtin/config.c:125
cc76011e 12295msgid "Config file location"
822e4a65
JX
12296msgstr ""
12297
f7c6172e 12298#: builtin/config.c:126
cc76011e 12299msgid "use global config file"
822e4a65
JX
12300msgstr ""
12301
f7c6172e 12302#: builtin/config.c:127
cc76011e 12303msgid "use system config file"
822e4a65
JX
12304msgstr ""
12305
f7c6172e 12306#: builtin/config.c:128
cc76011e 12307msgid "use repository config file"
822e4a65
JX
12308msgstr ""
12309
f7c6172e 12310#: builtin/config.c:129
12705546
JX
12311msgid "use per-worktree config file"
12312msgstr ""
12313
f7c6172e 12314#: builtin/config.c:130
cc76011e 12315msgid "use given config file"
822e4a65
JX
12316msgstr ""
12317
f7c6172e 12318#: builtin/config.c:131
28b3cffc 12319msgid "blob-id"
822e4a65
JX
12320msgstr ""
12321
f7c6172e 12322#: builtin/config.c:131
28b3cffc 12323msgid "read config from given blob object"
822e4a65
JX
12324msgstr ""
12325
f7c6172e 12326#: builtin/config.c:132
28b3cffc 12327msgid "Action"
822e4a65
JX
12328msgstr ""
12329
f7c6172e 12330#: builtin/config.c:133
28b3cffc 12331msgid "get value: name [value-regex]"
822e4a65
JX
12332msgstr ""
12333
f7c6172e 12334#: builtin/config.c:134
28b3cffc 12335msgid "get all values: key [value-regex]"
822e4a65
JX
12336msgstr ""
12337
f7c6172e 12338#: builtin/config.c:135
28b3cffc 12339msgid "get values for regexp: name-regex [value-regex]"
822e4a65
JX
12340msgstr ""
12341
f7c6172e 12342#: builtin/config.c:136
727b9576
JX
12343msgid "get value specific for the URL: section[.var] URL"
12344msgstr ""
12345
f7c6172e 12346#: builtin/config.c:137
28b3cffc 12347msgid "replace all matching variables: name value [value_regex]"
822e4a65
JX
12348msgstr ""
12349
f7c6172e 12350#: builtin/config.c:138
28b3cffc 12351msgid "add a new variable: name value"
822e4a65
JX
12352msgstr ""
12353
f7c6172e 12354#: builtin/config.c:139
28b3cffc 12355msgid "remove a variable: name [value-regex]"
822e4a65
JX
12356msgstr ""
12357
f7c6172e 12358#: builtin/config.c:140
28b3cffc 12359msgid "remove all matches: name [value-regex]"
822e4a65
JX
12360msgstr ""
12361
f7c6172e 12362#: builtin/config.c:141
28b3cffc 12363msgid "rename section: old-name new-name"
822e4a65
JX
12364msgstr ""
12365
f7c6172e 12366#: builtin/config.c:142
28b3cffc
JX
12367msgid "remove a section: name"
12368msgstr ""
12369
f7c6172e 12370#: builtin/config.c:143
28b3cffc
JX
12371msgid "list all"
12372msgstr ""
12373
f7c6172e 12374#: builtin/config.c:144
cc76011e 12375msgid "open an editor"
822e4a65
JX
12376msgstr ""
12377
f7c6172e 12378#: builtin/config.c:145
beb691f7 12379msgid "find the color configured: slot [default]"
822e4a65
JX
12380msgstr ""
12381
f7c6172e 12382#: builtin/config.c:146
beb691f7 12383msgid "find the color setting: slot [stdout-is-tty]"
822e4a65
JX
12384msgstr ""
12385
f7c6172e 12386#: builtin/config.c:147
cc76011e 12387msgid "Type"
822e4a65
JX
12388msgstr ""
12389
f7c6172e 12390#: builtin/config.c:148 builtin/env--helper.c:38
9b7388a8
JX
12391msgid "value is given this type"
12392msgstr ""
12393
f7c6172e 12394#: builtin/config.c:149
cc76011e 12395msgid "value is \"true\" or \"false\""
822e4a65
JX
12396msgstr ""
12397
f7c6172e 12398#: builtin/config.c:150
cc76011e 12399msgid "value is decimal number"
822e4a65
JX
12400msgstr ""
12401
f7c6172e 12402#: builtin/config.c:151
cc76011e 12403msgid "value is --bool or --int"
822e4a65
JX
12404msgstr ""
12405
f7c6172e 12406#: builtin/config.c:152
cc76011e 12407msgid "value is a path (file or directory name)"
822e4a65
JX
12408msgstr ""
12409
f7c6172e 12410#: builtin/config.c:153
18a90722
JX
12411msgid "value is an expiry date"
12412msgstr ""
12413
f7c6172e 12414#: builtin/config.c:154
cc76011e 12415msgid "Other"
822e4a65
JX
12416msgstr ""
12417
f7c6172e 12418#: builtin/config.c:155
cc76011e 12419msgid "terminate values with NUL byte"
822e4a65
JX
12420msgstr ""
12421
f7c6172e 12422#: builtin/config.c:156
df0617bf
JX
12423msgid "show variable names only"
12424msgstr ""
12425
f7c6172e 12426#: builtin/config.c:157
cc76011e 12427msgid "respect include directives on lookup"
822e4a65
JX
12428msgstr ""
12429
f7c6172e 12430#: builtin/config.c:158
9eb3984b
JX
12431msgid "show origin of config (file, standard input, blob, command line)"
12432msgstr ""
12433
f7c6172e
JX
12434#: builtin/config.c:159
12435msgid "show scope of config (worktree, local, global, system, command)"
12436msgstr ""
12437
12438#: builtin/config.c:160 builtin/env--helper.c:40
9b7388a8
JX
12439msgid "value"
12440msgstr ""
12441
f7c6172e 12442#: builtin/config.c:160
9b7388a8
JX
12443msgid "with --get, use default value when missing entry"
12444msgstr ""
12445
f7c6172e 12446#: builtin/config.c:174
dba9f13c
JX
12447#, c-format
12448msgid "wrong number of arguments, should be %d"
12449msgstr ""
12450
f7c6172e 12451#: builtin/config.c:176
dba9f13c
JX
12452#, c-format
12453msgid "wrong number of arguments, should be from %d to %d"
12454msgstr ""
12455
f7c6172e 12456#: builtin/config.c:324
dba9f13c
JX
12457#, c-format
12458msgid "invalid key pattern: %s"
12459msgstr ""
12460
f7c6172e 12461#: builtin/config.c:360
9b7388a8
JX
12462#, c-format
12463msgid "failed to format default config value: %s"
12464msgstr ""
12465
f7c6172e 12466#: builtin/config.c:417
dba9f13c
JX
12467#, c-format
12468msgid "cannot parse color '%s'"
12469msgstr ""
12470
f7c6172e 12471#: builtin/config.c:459
d07a63e4
JX
12472msgid "unable to parse default color value"
12473msgstr ""
12474
f7c6172e 12475#: builtin/config.c:512 builtin/config.c:768
dba9f13c
JX
12476msgid "not in a git directory"
12477msgstr ""
12478
f7c6172e 12479#: builtin/config.c:515
dba9f13c
JX
12480msgid "writing to stdin is not supported"
12481msgstr ""
12482
f7c6172e 12483#: builtin/config.c:518
dba9f13c
JX
12484msgid "writing config blobs is not supported"
12485msgstr ""
12486
f7c6172e 12487#: builtin/config.c:603
d07a63e4
JX
12488#, c-format
12489msgid ""
12490"# This is Git's per-user configuration file.\n"
64f23b0c 12491"[user]\n"
d07a63e4 12492"# Please adapt and uncomment the following lines:\n"
64f23b0c 12493"#\tname = %s\n"
d07a63e4
JX
12494"#\temail = %s\n"
12495msgstr ""
12496
f7c6172e 12497#: builtin/config.c:627
dba9f13c
JX
12498msgid "only one config file at a time"
12499msgstr ""
12500
f7c6172e 12501#: builtin/config.c:632
5b34e000
JX
12502msgid "--local can only be used inside a git repository"
12503msgstr ""
12504
f7c6172e 12505#: builtin/config.c:635
9b7388a8
JX
12506msgid "--blob can only be used inside a git repository"
12507msgstr ""
12508
f7c6172e 12509#: builtin/config.c:655
dba9f13c
JX
12510msgid "$HOME not set"
12511msgstr ""
12512
f7c6172e 12513#: builtin/config.c:679
12705546
JX
12514msgid ""
12515"--worktree cannot be used with multiple working trees unless the config\n"
12516"extension worktreeConfig is enabled. Please read \"CONFIGURATION FILE\"\n"
12517"section in \"git help worktree\" for details"
12518msgstr ""
12519
f7c6172e 12520#: builtin/config.c:714
dba9f13c
JX
12521msgid "--get-color and variable type are incoherent"
12522msgstr ""
12523
f7c6172e 12524#: builtin/config.c:719
dba9f13c
JX
12525msgid "only one action at a time"
12526msgstr ""
12527
f7c6172e 12528#: builtin/config.c:732
dba9f13c
JX
12529msgid "--name-only is only applicable to --list or --get-regexp"
12530msgstr ""
12531
f7c6172e 12532#: builtin/config.c:738
dba9f13c
JX
12533msgid ""
12534"--show-origin is only applicable to --get, --get-all, --get-regexp, and --"
12535"list"
12536msgstr ""
12537
f7c6172e 12538#: builtin/config.c:744
dba9f13c
JX
12539msgid "--default is only applicable to --get"
12540msgstr ""
12541
f7c6172e 12542#: builtin/config.c:757
dba9f13c
JX
12543#, c-format
12544msgid "unable to read config file '%s'"
12545msgstr ""
12546
f7c6172e 12547#: builtin/config.c:760
dba9f13c
JX
12548msgid "error processing config file(s)"
12549msgstr ""
12550
f7c6172e 12551#: builtin/config.c:770
dba9f13c
JX
12552msgid "editing stdin is not supported"
12553msgstr ""
12554
f7c6172e 12555#: builtin/config.c:772
dba9f13c
JX
12556msgid "editing blobs is not supported"
12557msgstr ""
12558
f7c6172e 12559#: builtin/config.c:786
d07a63e4
JX
12560#, c-format
12561msgid "cannot create configuration file %s"
12562msgstr ""
12563
f7c6172e 12564#: builtin/config.c:799
fda7b092
JX
12565#, c-format
12566msgid ""
12567"cannot overwrite multiple values with a single value\n"
12568" Use a regexp, --add or --replace-all to change %s."
12569msgstr ""
12570
f7c6172e 12571#: builtin/config.c:873 builtin/config.c:884
dba9f13c
JX
12572#, c-format
12573msgid "no such section: %s"
12574msgstr ""
12575
9b7388a8 12576#: builtin/count-objects.c:90
c6bc7d43
JX
12577msgid "git count-objects [-v] [-H | --human-readable]"
12578msgstr ""
12579
9b7388a8 12580#: builtin/count-objects.c:100
c6bc7d43 12581msgid "print sizes in human readable format"
822e4a65
JX
12582msgstr ""
12583
3d0a05b4 12584#: builtin/describe.c:26
c2ea1208 12585msgid "git describe [<options>] [<commit-ish>...]"
822e4a65
JX
12586msgstr ""
12587
3d0a05b4 12588#: builtin/describe.c:27
c2ea1208 12589msgid "git describe [<options>] --dirty"
822e4a65
JX
12590msgstr ""
12591
bfef3f9d 12592#: builtin/describe.c:63
dfc182b1
JX
12593msgid "head"
12594msgstr ""
12595
bfef3f9d 12596#: builtin/describe.c:63
dfc182b1
JX
12597msgid "lightweight"
12598msgstr ""
12599
bfef3f9d 12600#: builtin/describe.c:63
dfc182b1
JX
12601msgid "annotated"
12602msgstr ""
12603
bfef3f9d 12604#: builtin/describe.c:277
cc76011e
JX
12605#, c-format
12606msgid "annotated tag %s not available"
822e4a65
JX
12607msgstr ""
12608
3d0a05b4 12609#: builtin/describe.c:281
cc76011e 12610#, c-format
bfef3f9d 12611msgid "tag '%s' is externally known as '%s'"
822e4a65
JX
12612msgstr ""
12613
bfef3f9d 12614#: builtin/describe.c:328
822e4a65 12615#, c-format
cc76011e 12616msgid "no tag exactly matches '%s'"
822e4a65
JX
12617msgstr ""
12618
bfef3f9d 12619#: builtin/describe.c:330
822e4a65 12620#, c-format
18a90722 12621msgid "No exact match on refs or tags, searching to describe\n"
822e4a65
JX
12622msgstr ""
12623
bfef3f9d 12624#: builtin/describe.c:397
cc76011e
JX
12625#, c-format
12626msgid "finished search at %s\n"
822e4a65
JX
12627msgstr ""
12628
bfef3f9d 12629#: builtin/describe.c:424
cc76011e
JX
12630#, c-format
12631msgid ""
12632"No annotated tags can describe '%s'.\n"
12633"However, there were unannotated tags: try --tags."
822e4a65
JX
12634msgstr ""
12635
bfef3f9d 12636#: builtin/describe.c:428
cc76011e
JX
12637#, c-format
12638msgid ""
12639"No tags can describe '%s'.\n"
12640"Try --always, or create some tags."
822e4a65
JX
12641msgstr ""
12642
bfef3f9d 12643#: builtin/describe.c:458
822e4a65 12644#, c-format
cc76011e 12645msgid "traversed %lu commits\n"
822e4a65
JX
12646msgstr ""
12647
bfef3f9d 12648#: builtin/describe.c:461
822e4a65 12649#, c-format
cc76011e
JX
12650msgid ""
12651"more than %i tags found; listed %i most recent\n"
12652"gave up search at %s\n"
822e4a65
JX
12653msgstr ""
12654
bfef3f9d 12655#: builtin/describe.c:529
18a90722
JX
12656#, c-format
12657msgid "describe %s\n"
12658msgstr ""
12659
bfef3f9d 12660#: builtin/describe.c:532
18a90722
JX
12661#, c-format
12662msgid "Not a valid object name %s"
12663msgstr ""
12664
bfef3f9d 12665#: builtin/describe.c:540
18a90722
JX
12666#, c-format
12667msgid "%s is neither a commit nor blob"
12668msgstr ""
12669
bfef3f9d 12670#: builtin/describe.c:554
cc76011e 12671msgid "find the tag that comes after the commit"
822e4a65
JX
12672msgstr ""
12673
bfef3f9d 12674#: builtin/describe.c:555
cc76011e 12675msgid "debug search strategy on stderr"
822e4a65
JX
12676msgstr ""
12677
bfef3f9d 12678#: builtin/describe.c:556
c138af56 12679msgid "use any ref"
822e4a65
JX
12680msgstr ""
12681
bfef3f9d 12682#: builtin/describe.c:557
c138af56 12683msgid "use any tag, even unannotated"
822e4a65
JX
12684msgstr ""
12685
bfef3f9d 12686#: builtin/describe.c:558
cc76011e 12687msgid "always use long format"
822e4a65
JX
12688msgstr ""
12689
bfef3f9d 12690#: builtin/describe.c:559
28b3cffc
JX
12691msgid "only follow first parent"
12692msgstr ""
12693
bfef3f9d 12694#: builtin/describe.c:562
cc76011e 12695msgid "only output exact matches"
822e4a65
JX
12696msgstr ""
12697
bfef3f9d 12698#: builtin/describe.c:564
cc76011e 12699msgid "consider <n> most recent tags (default: 10)"
822e4a65
JX
12700msgstr ""
12701
bfef3f9d 12702#: builtin/describe.c:566
cc76011e 12703msgid "only consider tags matching <pattern>"
822e4a65
JX
12704msgstr ""
12705
bfef3f9d 12706#: builtin/describe.c:568
dfc182b1
JX
12707msgid "do not consider tags matching <pattern>"
12708msgstr ""
12709
bfef3f9d 12710#: builtin/describe.c:570 builtin/name-rev.c:535
cc76011e 12711msgid "show abbreviated commit object as fallback"
822e4a65
JX
12712msgstr ""
12713
bfef3f9d 12714#: builtin/describe.c:571 builtin/describe.c:574
cc76011e 12715msgid "mark"
822e4a65
JX
12716msgstr ""
12717
bfef3f9d 12718#: builtin/describe.c:572
cc76011e 12719msgid "append <mark> on dirty working tree (default: \"-dirty\")"
822e4a65
JX
12720msgstr ""
12721
bfef3f9d 12722#: builtin/describe.c:575
dfc182b1
JX
12723msgid "append <mark> on broken working tree (default: \"-broken\")"
12724msgstr ""
12725
bfef3f9d 12726#: builtin/describe.c:593
cc76011e
JX
12727msgid "--long is incompatible with --abbrev=0"
12728msgstr ""
12729
bfef3f9d 12730#: builtin/describe.c:622
cc76011e
JX
12731msgid "No names found, cannot describe anything."
12732msgstr ""
12733
bfef3f9d 12734#: builtin/describe.c:673
a8a5406a 12735msgid "--dirty is incompatible with commit-ishes"
cc76011e
JX
12736msgstr ""
12737
bfef3f9d 12738#: builtin/describe.c:675
dfc182b1
JX
12739msgid "--broken is incompatible with commit-ishes"
12740msgstr ""
12741
d84f4abf 12742#: builtin/diff.c:91
822e4a65 12743#, c-format
cc76011e 12744msgid "'%s': not a regular file or symlink"
822e4a65
JX
12745msgstr ""
12746
d84f4abf 12747#: builtin/diff.c:242
cc76011e
JX
12748#, c-format
12749msgid "invalid option: %s"
822e4a65
JX
12750msgstr ""
12751
d84f4abf
JX
12752#: builtin/diff.c:359
12753#, c-format
12754msgid "%s...%s: no merge base"
12755msgstr ""
12756
12757#: builtin/diff.c:469
cc76011e 12758msgid "Not a git repository"
822e4a65
JX
12759msgstr ""
12760
d84f4abf 12761#: builtin/diff.c:514
cc76011e
JX
12762#, c-format
12763msgid "invalid object '%s' given."
822e4a65
JX
12764msgstr ""
12765
d84f4abf 12766#: builtin/diff.c:525
cc76011e
JX
12767#, c-format
12768msgid "more than two blobs given: '%s'"
822e4a65
JX
12769msgstr ""
12770
d84f4abf 12771#: builtin/diff.c:530
cc76011e
JX
12772#, c-format
12773msgid "unhandled object '%s' given."
822e4a65
JX
12774msgstr ""
12775
d84f4abf
JX
12776#: builtin/diff.c:564
12777#, c-format
12778msgid "%s...%s: multiple merge bases, using %s"
12779msgstr ""
12780
c08fd730 12781#: builtin/difftool.c:30
673bfad0
JX
12782msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
12783msgstr ""
12784
3d0a05b4 12785#: builtin/difftool.c:260
673bfad0
JX
12786#, c-format
12787msgid "failed: %d"
12788msgstr ""
12789
3d0a05b4 12790#: builtin/difftool.c:302
dfc182b1
JX
12791#, c-format
12792msgid "could not read symlink %s"
12793msgstr ""
12794
3d0a05b4 12795#: builtin/difftool.c:304
dfc182b1
JX
12796#, c-format
12797msgid "could not read symlink file %s"
12798msgstr ""
12799
3d0a05b4 12800#: builtin/difftool.c:312
dfc182b1
JX
12801#, c-format
12802msgid "could not read object %s for symlink %s"
12803msgstr ""
12804
3d0a05b4 12805#: builtin/difftool.c:413
673bfad0
JX
12806msgid ""
12807"combined diff formats('-c' and '--cc') are not supported in\n"
12808"directory diff mode('-d' and '--dir-diff')."
12809msgstr ""
12810
3d0a05b4 12811#: builtin/difftool.c:634
673bfad0
JX
12812#, c-format
12813msgid "both files modified: '%s' and '%s'."
12814msgstr ""
12815
3d0a05b4 12816#: builtin/difftool.c:636
673bfad0
JX
12817msgid "working tree file has been left."
12818msgstr ""
12819
3d0a05b4 12820#: builtin/difftool.c:647
673bfad0
JX
12821#, c-format
12822msgid "temporary files exist in '%s'."
12823msgstr ""
12824
3d0a05b4 12825#: builtin/difftool.c:648
673bfad0
JX
12826msgid "you may want to cleanup or recover these."
12827msgstr ""
12828
3d0a05b4 12829#: builtin/difftool.c:697
673bfad0
JX
12830msgid "use `diff.guitool` instead of `diff.tool`"
12831msgstr ""
12832
3d0a05b4 12833#: builtin/difftool.c:699
673bfad0
JX
12834msgid "perform a full-directory diff"
12835msgstr ""
12836
3d0a05b4 12837#: builtin/difftool.c:701
673bfad0
JX
12838msgid "do not prompt before launching a diff tool"
12839msgstr ""
12840
3d0a05b4 12841#: builtin/difftool.c:706
673bfad0
JX
12842msgid "use symlinks in dir-diff mode"
12843msgstr ""
12844
3d0a05b4 12845#: builtin/difftool.c:707
dba9f13c 12846msgid "tool"
673bfad0
JX
12847msgstr ""
12848
3d0a05b4 12849#: builtin/difftool.c:708
673bfad0
JX
12850msgid "use the specified diff tool"
12851msgstr ""
12852
3d0a05b4 12853#: builtin/difftool.c:710
673bfad0
JX
12854msgid "print a list of diff tools that may be used with `--tool`"
12855msgstr ""
12856
3d0a05b4 12857#: builtin/difftool.c:713
673bfad0
JX
12858msgid ""
12859"make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
12860"code"
12861msgstr ""
12862
3d0a05b4 12863#: builtin/difftool.c:716
673bfad0
JX
12864msgid "specify a custom command for viewing diffs"
12865msgstr ""
12866
3d0a05b4 12867#: builtin/difftool.c:717
d93ef2a1
JX
12868msgid "passed to `diff`"
12869msgstr ""
12870
3d0a05b4 12871#: builtin/difftool.c:732
d93ef2a1
JX
12872msgid "difftool requires worktree or --no-index"
12873msgstr ""
12874
3d0a05b4 12875#: builtin/difftool.c:739
c08fd730
JX
12876msgid "--dir-diff is incompatible with --no-index"
12877msgstr ""
12878
3d0a05b4 12879#: builtin/difftool.c:742
c08fd730
JX
12880msgid "--gui, --tool and --extcmd are mutually exclusive"
12881msgstr ""
12882
3d0a05b4 12883#: builtin/difftool.c:750
673bfad0
JX
12884msgid "no <tool> given for --tool=<tool>"
12885msgstr ""
12886
3d0a05b4 12887#: builtin/difftool.c:757
673bfad0
JX
12888msgid "no <cmd> given for --extcmd=<cmd>"
12889msgstr ""
12890
6b0f1a9b
JX
12891#: builtin/env--helper.c:6
12892msgid "git env--helper --type=[bool|ulong] <options> <env-var>"
12893msgstr ""
12894
12895#: builtin/env--helper.c:37 builtin/hash-object.c:98
12896msgid "type"
12897msgstr ""
12898
12899#: builtin/env--helper.c:41
12900msgid "default for git_env_*(...) to fall back on"
12901msgstr ""
12902
12903#: builtin/env--helper.c:43
12904msgid "be quiet only use git_env_*() value as exit code"
12905msgstr ""
12906
12907#: builtin/env--helper.c:62
12908#, c-format
12909msgid "option `--default' expects a boolean value with `--type=bool`, not `%s`"
12910msgstr ""
12911
12912#: builtin/env--helper.c:77
12913#, c-format
12914msgid ""
12915"option `--default' expects an unsigned long value with `--type=ulong`, not `"
12916"%s`"
12917msgstr ""
12918
dba9f13c 12919#: builtin/fast-export.c:29
cc76011e 12920msgid "git fast-export [rev-list-opts]"
822e4a65
JX
12921msgstr ""
12922
d84f4abf 12923#: builtin/fast-export.c:868
3d0a05b4
JX
12924msgid "Error: Cannot export nested tags unless --mark-tags is specified."
12925msgstr ""
12926
d84f4abf
JX
12927#: builtin/fast-export.c:1178
12928msgid "--anonymize-map token cannot be empty"
12929msgstr ""
12930
12931#: builtin/fast-export.c:1198
cc76011e 12932msgid "show progress after <n> objects"
822e4a65
JX
12933msgstr ""
12934
d84f4abf 12935#: builtin/fast-export.c:1200
cc76011e 12936msgid "select handling of signed tags"
822e4a65
JX
12937msgstr ""
12938
d84f4abf 12939#: builtin/fast-export.c:1203
cc76011e 12940msgid "select handling of tags that tag filtered objects"
822e4a65
JX
12941msgstr ""
12942
d84f4abf 12943#: builtin/fast-export.c:1206
6b0f1a9b
JX
12944msgid "select handling of commit messages in an alternate encoding"
12945msgstr ""
12946
d84f4abf 12947#: builtin/fast-export.c:1209
cc76011e 12948msgid "Dump marks to this file"
822e4a65
JX
12949msgstr ""
12950
d84f4abf 12951#: builtin/fast-export.c:1211
cc76011e 12952msgid "Import marks from this file"
822e4a65
JX
12953msgstr ""
12954
d84f4abf 12955#: builtin/fast-export.c:1215
3d0a05b4
JX
12956msgid "Import marks from this file if it exists"
12957msgstr ""
12958
d84f4abf 12959#: builtin/fast-export.c:1217
cc76011e 12960msgid "Fake a tagger when tags lack one"
822e4a65
JX
12961msgstr ""
12962
d84f4abf 12963#: builtin/fast-export.c:1219
cc76011e 12964msgid "Output full tree for each commit"
822e4a65
JX
12965msgstr ""
12966
d84f4abf 12967#: builtin/fast-export.c:1221
cc76011e 12968msgid "Use the done feature to terminate the stream"
822e4a65
JX
12969msgstr ""
12970
d84f4abf 12971#: builtin/fast-export.c:1222
cc76011e 12972msgid "Skip output of blob data"
822e4a65
JX
12973msgstr ""
12974
d84f4abf 12975#: builtin/fast-export.c:1223 builtin/log.c:1724
fe05e196
JX
12976msgid "refspec"
12977msgstr ""
12978
d84f4abf 12979#: builtin/fast-export.c:1224
fe05e196
JX
12980msgid "Apply refspec to exported refs"
12981msgstr ""
12982
d84f4abf 12983#: builtin/fast-export.c:1225
d07a63e4
JX
12984msgid "anonymize output"
12985msgstr ""
12986
d84f4abf
JX
12987#: builtin/fast-export.c:1226
12988msgid "from:to"
12989msgstr ""
12990
12991#: builtin/fast-export.c:1227
12992msgid "convert <from> to <to> in anonymized output"
12993msgstr ""
12994
12995#: builtin/fast-export.c:1230
94328cef
JX
12996msgid "Reference parents which are not in fast-export stream by object id"
12997msgstr ""
12998
d84f4abf 12999#: builtin/fast-export.c:1232
94328cef
JX
13000msgid "Show original object ids of blobs/commits"
13001msgstr ""
13002
d84f4abf 13003#: builtin/fast-export.c:1234
3d0a05b4
JX
13004msgid "Label tags with mark ids"
13005msgstr ""
13006
d84f4abf
JX
13007#: builtin/fast-export.c:1257
13008msgid "--anonymize-map without --anonymize does not make sense"
13009msgstr ""
13010
13011#: builtin/fast-export.c:1272
3d0a05b4
JX
13012msgid "Cannot pass both --import-marks and --import-marks-if-exists"
13013msgstr ""
13014
d84f4abf
JX
13015#: builtin/fetch-pack.c:245
13016#, c-format
13017msgid "Lockfile created but not reported: %s"
13018msgstr ""
13019
bfef3f9d 13020#: builtin/fetch.c:35
cc76011e 13021msgid "git fetch [<options>] [<repository> [<refspec>...]]"
822e4a65
JX
13022msgstr ""
13023
bfef3f9d 13024#: builtin/fetch.c:36
cc76011e 13025msgid "git fetch [<options>] <group>"
dce37b66
JX
13026msgstr ""
13027
bfef3f9d 13028#: builtin/fetch.c:37
cc76011e 13029msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
822e4a65
JX
13030msgstr ""
13031
bfef3f9d 13032#: builtin/fetch.c:38
cc76011e 13033msgid "git fetch --all [<options>]"
822e4a65
JX
13034msgstr ""
13035
bfef3f9d 13036#: builtin/fetch.c:117
3d0a05b4
JX
13037msgid "fetch.parallel cannot be negative"
13038msgstr ""
13039
bfef3f9d 13040#: builtin/fetch.c:140 builtin/pull.c:185
cc76011e 13041msgid "fetch from all remotes"
822e4a65
JX
13042msgstr ""
13043
bfef3f9d 13044#: builtin/fetch.c:142 builtin/pull.c:245
3d0a05b4
JX
13045msgid "set upstream for git pull/fetch"
13046msgstr ""
13047
bfef3f9d 13048#: builtin/fetch.c:144 builtin/pull.c:188
cc76011e 13049msgid "append to .git/FETCH_HEAD instead of overwriting"
822e4a65
JX
13050msgstr ""
13051
bfef3f9d 13052#: builtin/fetch.c:146 builtin/pull.c:191
cc76011e 13053msgid "path to upload pack on remote end"
822e4a65
JX
13054msgstr ""
13055
bfef3f9d 13056#: builtin/fetch.c:147
12705546 13057msgid "force overwrite of local reference"
822e4a65
JX
13058msgstr ""
13059
bfef3f9d 13060#: builtin/fetch.c:149
cc76011e 13061msgid "fetch from multiple remotes"
822e4a65
JX
13062msgstr ""
13063
bfef3f9d 13064#: builtin/fetch.c:151 builtin/pull.c:195
cc76011e 13065msgid "fetch all tags and associated objects"
822e4a65
JX
13066msgstr ""
13067
bfef3f9d 13068#: builtin/fetch.c:153
cc76011e 13069msgid "do not fetch all tags (--no-tags)"
822e4a65
JX
13070msgstr ""
13071
bfef3f9d 13072#: builtin/fetch.c:155
9eb3984b
JX
13073msgid "number of submodules fetched in parallel"
13074msgstr ""
13075
bfef3f9d 13076#: builtin/fetch.c:157 builtin/pull.c:198
cc76011e 13077msgid "prune remote-tracking branches no longer on remote"
822e4a65
JX
13078msgstr ""
13079
bfef3f9d 13080#: builtin/fetch.c:159
abc8de64
JX
13081msgid "prune local tags no longer on remote and clobber changed tags"
13082msgstr ""
13083
bfef3f9d 13084#: builtin/fetch.c:160 builtin/fetch.c:183 builtin/pull.c:122
cc76011e 13085msgid "on-demand"
822e4a65
JX
13086msgstr ""
13087
bfef3f9d 13088#: builtin/fetch.c:161
cc76011e 13089msgid "control recursive fetching of submodules"
822e4a65
JX
13090msgstr ""
13091
bfef3f9d 13092#: builtin/fetch.c:165 builtin/pull.c:206
cc76011e 13093msgid "keep downloaded pack"
822e4a65
JX
13094msgstr ""
13095
bfef3f9d 13096#: builtin/fetch.c:167
cc76011e 13097msgid "allow updating of HEAD ref"
822e4a65
JX
13098msgstr ""
13099
bfef3f9d
JX
13100#: builtin/fetch.c:170 builtin/fetch.c:176 builtin/pull.c:209
13101#: builtin/pull.c:218
cc76011e 13102msgid "deepen history of shallow clone"
822e4a65
JX
13103msgstr ""
13104
bfef3f9d 13105#: builtin/fetch.c:172 builtin/pull.c:212
fda7b092
JX
13106msgid "deepen history of shallow repository based on time"
13107msgstr ""
13108
bfef3f9d 13109#: builtin/fetch.c:178 builtin/pull.c:221
9caaf23e
JX
13110msgid "convert to a complete repository"
13111msgstr ""
13112
bfef3f9d 13113#: builtin/fetch.c:181
cc76011e 13114msgid "prepend this to submodule path output"
822e4a65
JX
13115msgstr ""
13116
bfef3f9d 13117#: builtin/fetch.c:184
5b34e000
JX
13118msgid ""
13119"default for recursive fetching of submodules (lower priority than config "
13120"files)"
822e4a65
JX
13121msgstr ""
13122
bfef3f9d 13123#: builtin/fetch.c:188 builtin/pull.c:224
df49095a
JX
13124msgid "accept refs that update .git/shallow"
13125msgstr ""
13126
bfef3f9d 13127#: builtin/fetch.c:189 builtin/pull.c:226
fe05e196
JX
13128msgid "refmap"
13129msgstr ""
13130
bfef3f9d 13131#: builtin/fetch.c:190 builtin/pull.c:227
fe05e196
JX
13132msgid "specify fetch refmap"
13133msgstr ""
13134
bfef3f9d 13135#: builtin/fetch.c:197 builtin/pull.c:240
dba9f13c
JX
13136msgid "report that we have only objects reachable from this object"
13137msgstr ""
13138
bfef3f9d 13139#: builtin/fetch.c:200
6b0f1a9b
JX
13140msgid "run 'gc --auto' after fetching"
13141msgstr ""
13142
bfef3f9d 13143#: builtin/fetch.c:202 builtin/pull.c:243
6b0f1a9b
JX
13144msgid "check for forced-updates on all updated branches"
13145msgstr ""
13146
bfef3f9d 13147#: builtin/fetch.c:204
578c7937
JX
13148msgid "write the commit-graph after fetching"
13149msgstr ""
13150
bfef3f9d 13151#: builtin/fetch.c:514
cc76011e 13152msgid "Couldn't find remote ref HEAD"
822e4a65
JX
13153msgstr ""
13154
bfef3f9d 13155#: builtin/fetch.c:654
9fa976ff
JX
13156#, c-format
13157msgid "configuration fetch.output contains invalid value %s"
13158msgstr ""
13159
bfef3f9d 13160#: builtin/fetch.c:752
822e4a65 13161#, c-format
cc76011e 13162msgid "object %s not found"
dce37b66
JX
13163msgstr ""
13164
bfef3f9d 13165#: builtin/fetch.c:756
cc76011e 13166msgid "[up to date]"
dce37b66
JX
13167msgstr ""
13168
bfef3f9d 13169#: builtin/fetch.c:769 builtin/fetch.c:785 builtin/fetch.c:857
9fa976ff 13170msgid "[rejected]"
dce37b66
JX
13171msgstr ""
13172
bfef3f9d 13173#: builtin/fetch.c:770
9fa976ff 13174msgid "can't fetch in current branch"
822e4a65
JX
13175msgstr ""
13176
bfef3f9d 13177#: builtin/fetch.c:780
cc76011e 13178msgid "[tag update]"
822e4a65
JX
13179msgstr ""
13180
bfef3f9d
JX
13181#: builtin/fetch.c:781 builtin/fetch.c:818 builtin/fetch.c:840
13182#: builtin/fetch.c:852
9fa976ff 13183msgid "unable to update local ref"
822e4a65
JX
13184msgstr ""
13185
bfef3f9d 13186#: builtin/fetch.c:785
12705546
JX
13187msgid "would clobber existing tag"
13188msgstr ""
13189
bfef3f9d 13190#: builtin/fetch.c:807
cc76011e 13191msgid "[new tag]"
822e4a65
JX
13192msgstr ""
13193
bfef3f9d 13194#: builtin/fetch.c:810
cc76011e 13195msgid "[new branch]"
822e4a65
JX
13196msgstr ""
13197
bfef3f9d 13198#: builtin/fetch.c:813
cc76011e 13199msgid "[new ref]"
822e4a65
JX
13200msgstr ""
13201
bfef3f9d 13202#: builtin/fetch.c:852
cc76011e 13203msgid "forced update"
822e4a65
JX
13204msgstr ""
13205
bfef3f9d 13206#: builtin/fetch.c:857
9fa976ff 13207msgid "non-fast-forward"
822e4a65
JX
13208msgstr ""
13209
bfef3f9d 13210#: builtin/fetch.c:878
466c88fa
JX
13211msgid ""
13212"Fetch normally indicates which branches had a forced update,\n"
13213"but that check has been disabled. To re-enable, use '--show-forced-updates'\n"
13214"flag or run 'git config fetch.showForcedUpdates true'."
822e4a65
JX
13215msgstr ""
13216
bfef3f9d 13217#: builtin/fetch.c:882
df49095a 13218#, c-format
466c88fa
JX
13219msgid ""
13220"It took %.2f seconds to check forced updates. You can use\n"
13221"'--no-show-forced-updates' or run 'git config fetch.showForcedUpdates "
13222"false'\n"
13223" to avoid this check.\n"
df49095a
JX
13224msgstr ""
13225
bfef3f9d 13226#: builtin/fetch.c:914
822e4a65 13227#, c-format
466c88fa 13228msgid "%s did not send all necessary objects\n"
822e4a65
JX
13229msgstr ""
13230
bfef3f9d 13231#: builtin/fetch.c:935
822e4a65 13232#, c-format
466c88fa 13233msgid "reject %s because shallow roots are not allowed to be updated"
6b0f1a9b
JX
13234msgstr ""
13235
bfef3f9d 13236#: builtin/fetch.c:1020 builtin/fetch.c:1158
466c88fa
JX
13237#, c-format
13238msgid "From %.*s\n"
6b0f1a9b
JX
13239msgstr ""
13240
bfef3f9d 13241#: builtin/fetch.c:1031
6b0f1a9b
JX
13242#, c-format
13243msgid ""
466c88fa
JX
13244"some local refs could not be updated; try running\n"
13245" 'git remote prune %s' to remove any old, conflicting branches"
6b0f1a9b
JX
13246msgstr ""
13247
bfef3f9d 13248#: builtin/fetch.c:1128
cc76011e
JX
13249#, c-format
13250msgid " (%s will become dangling)"
13251msgstr ""
13252
bfef3f9d 13253#: builtin/fetch.c:1129
cc76011e
JX
13254#, c-format
13255msgid " (%s has become dangling)"
13256msgstr ""
13257
bfef3f9d 13258#: builtin/fetch.c:1161
cc76011e
JX
13259msgid "[deleted]"
13260msgstr ""
13261
bfef3f9d 13262#: builtin/fetch.c:1162 builtin/remote.c:1112
cc76011e
JX
13263msgid "(none)"
13264msgstr ""
13265
bfef3f9d 13266#: builtin/fetch.c:1185
cc76011e
JX
13267#, c-format
13268msgid "Refusing to fetch into current branch %s of non-bare repository"
13269msgstr ""
13270
bfef3f9d 13271#: builtin/fetch.c:1204
cc76011e 13272#, c-format
727b9576 13273msgid "Option \"%s\" value \"%s\" is not valid for %s"
cc76011e
JX
13274msgstr ""
13275
bfef3f9d 13276#: builtin/fetch.c:1207
cc76011e 13277#, c-format
727b9576 13278msgid "Option \"%s\" is ignored for %s\n"
cc76011e
JX
13279msgstr ""
13280
bfef3f9d 13281#: builtin/fetch.c:1415
578c7937 13282msgid "multiple branches detected, incompatible with --set-upstream"
3d0a05b4
JX
13283msgstr ""
13284
bfef3f9d 13285#: builtin/fetch.c:1430
3d0a05b4
JX
13286msgid "not setting upstream for a remote remote-tracking branch"
13287msgstr ""
13288
bfef3f9d 13289#: builtin/fetch.c:1432
3d0a05b4
JX
13290msgid "not setting upstream for a remote tag"
13291msgstr ""
13292
bfef3f9d 13293#: builtin/fetch.c:1434
3d0a05b4
JX
13294msgid "unknown branch type"
13295msgstr ""
13296
bfef3f9d 13297#: builtin/fetch.c:1436
3d0a05b4
JX
13298msgid ""
13299"no source branch found.\n"
13300"you need to specify exactly one branch with the --set-upstream option."
13301msgstr ""
13302
bfef3f9d 13303#: builtin/fetch.c:1562 builtin/fetch.c:1625
cc76011e
JX
13304#, c-format
13305msgid "Fetching %s\n"
13306msgstr ""
13307
bfef3f9d 13308#: builtin/fetch.c:1572 builtin/fetch.c:1627 builtin/remote.c:101
cc76011e
JX
13309#, c-format
13310msgid "Could not fetch %s"
13311msgstr ""
13312
bfef3f9d 13313#: builtin/fetch.c:1584
3d0a05b4
JX
13314#, c-format
13315msgid "could not fetch '%s' (exit code: %d)\n"
abc8de64
JX
13316msgstr ""
13317
bfef3f9d 13318#: builtin/fetch.c:1687
cc76011e
JX
13319msgid ""
13320"No remote repository specified. Please, specify either a URL or a\n"
13321"remote name from which new revisions should be fetched."
13322msgstr ""
13323
bfef3f9d 13324#: builtin/fetch.c:1724
cc76011e
JX
13325msgid "You need to specify a tag name."
13326msgstr ""
13327
d84f4abf 13328#: builtin/fetch.c:1778
fda7b092
JX
13329msgid "Negative depth in --deepen is not supported"
13330msgstr ""
13331
d84f4abf 13332#: builtin/fetch.c:1780
fda7b092
JX
13333msgid "--deepen and --depth are mutually exclusive"
13334msgstr ""
13335
d84f4abf 13336#: builtin/fetch.c:1785
9caaf23e
JX
13337msgid "--depth and --unshallow cannot be used together"
13338msgstr ""
13339
d84f4abf 13340#: builtin/fetch.c:1787
9caaf23e
JX
13341msgid "--unshallow on a complete repository does not make sense"
13342msgstr ""
13343
d84f4abf 13344#: builtin/fetch.c:1800
cc76011e
JX
13345msgid "fetch --all does not take a repository argument"
13346msgstr ""
13347
d84f4abf 13348#: builtin/fetch.c:1802
cc76011e
JX
13349msgid "fetch --all does not make sense with refspecs"
13350msgstr ""
13351
d84f4abf 13352#: builtin/fetch.c:1811
cc76011e
JX
13353#, c-format
13354msgid "No such remote or remote group: %s"
13355msgstr ""
13356
d84f4abf 13357#: builtin/fetch.c:1818
cc76011e
JX
13358msgid "Fetching a group and specifying refspecs does not make sense"
13359msgstr ""
13360
d84f4abf 13361#: builtin/fetch.c:1836
7f95bc7a
JX
13362msgid ""
13363"--filter can only be used with the remote configured in extensions."
13364"partialclone"
13365msgstr ""
13366
bfef3f9d 13367#: builtin/fmt-merge-msg.c:7
c2ea1208
JX
13368msgid ""
13369"git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
cc76011e
JX
13370msgstr ""
13371
bfef3f9d 13372#: builtin/fmt-merge-msg.c:18
cc76011e
JX
13373msgid "populate log with at most <n> entries from shortlog"
13374msgstr ""
13375
bfef3f9d 13376#: builtin/fmt-merge-msg.c:21
cc76011e
JX
13377msgid "alias for --log (deprecated)"
13378msgstr ""
13379
bfef3f9d 13380#: builtin/fmt-merge-msg.c:24
94328cef
JX
13381msgid "text"
13382msgstr ""
13383
bfef3f9d 13384#: builtin/fmt-merge-msg.c:25
94328cef
JX
13385msgid "use <text> as start of message"
13386msgstr ""
13387
bfef3f9d 13388#: builtin/fmt-merge-msg.c:26
94328cef
JX
13389msgid "file to read from"
13390msgstr ""
13391
13392#: builtin/for-each-ref.c:10
13393msgid "git for-each-ref [<options>] [<pattern>]"
13394msgstr ""
13395
13396#: builtin/for-each-ref.c:11
13397msgid "git for-each-ref [--points-at <object>]"
13398msgstr ""
13399
13400#: builtin/for-each-ref.c:12
13401msgid "git for-each-ref [(--merged | --no-merged) [<commit>]]"
13402msgstr ""
13403
13404#: builtin/for-each-ref.c:13
13405msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
13406msgstr ""
13407
13408#: builtin/for-each-ref.c:28
13409msgid "quote placeholders suitably for shells"
13410msgstr ""
13411
13412#: builtin/for-each-ref.c:30
13413msgid "quote placeholders suitably for perl"
13414msgstr ""
13415
13416#: builtin/for-each-ref.c:32
13417msgid "quote placeholders suitably for python"
13418msgstr ""
13419
13420#: builtin/for-each-ref.c:34
13421msgid "quote placeholders suitably for Tcl"
13422msgstr ""
13423
13424#: builtin/for-each-ref.c:37
13425msgid "show only <n> matched refs"
13426msgstr ""
13427
bfef3f9d 13428#: builtin/for-each-ref.c:39 builtin/tag.c:440
94328cef
JX
13429msgid "respect format colors"
13430msgstr ""
13431
d93ef2a1 13432#: builtin/for-each-ref.c:42
94328cef
JX
13433msgid "print only refs which points at the given object"
13434msgstr ""
13435
d93ef2a1 13436#: builtin/for-each-ref.c:44
94328cef
JX
13437msgid "print only refs that are merged"
13438msgstr ""
13439
d93ef2a1 13440#: builtin/for-each-ref.c:45
94328cef
JX
13441msgid "print only refs that are not merged"
13442msgstr ""
13443
d93ef2a1 13444#: builtin/for-each-ref.c:46
94328cef
JX
13445msgid "print only refs which contain the commit"
13446msgstr ""
13447
d93ef2a1 13448#: builtin/for-each-ref.c:47
94328cef
JX
13449msgid "print only refs which don't contain the commit"
13450msgstr ""
13451
b3f6cd79 13452#: builtin/fsck.c:69 builtin/fsck.c:148 builtin/fsck.c:149
94328cef
JX
13453msgid "unknown"
13454msgstr ""
13455
13456#. TRANSLATORS: e.g. error in tree 01bfda: <more explanation>
b3f6cd79 13457#: builtin/fsck.c:101 builtin/fsck.c:121
94328cef
JX
13458#, c-format
13459msgid "error in %s %s: %s"
13460msgstr ""
13461
13462#. TRANSLATORS: e.g. warning in tree 01bfda: <more explanation>
b3f6cd79 13463#: builtin/fsck.c:115
94328cef
JX
13464#, c-format
13465msgid "warning in %s %s: %s"
13466msgstr ""
13467
b3f6cd79 13468#: builtin/fsck.c:144 builtin/fsck.c:147
94328cef
JX
13469#, c-format
13470msgid "broken link from %7s %s"
13471msgstr ""
13472
b3f6cd79 13473#: builtin/fsck.c:156
94328cef
JX
13474msgid "wrong object type in link"
13475msgstr ""
13476
b3f6cd79 13477#: builtin/fsck.c:172
94328cef
JX
13478#, c-format
13479msgid ""
13480"broken link from %7s %s\n"
13481" to %7s %s"
13482msgstr ""
13483
b3f6cd79 13484#: builtin/fsck.c:283
94328cef
JX
13485#, c-format
13486msgid "missing %s %s"
13487msgstr ""
13488
b3f6cd79 13489#: builtin/fsck.c:310
94328cef
JX
13490#, c-format
13491msgid "unreachable %s %s"
13492msgstr ""
13493
b3f6cd79 13494#: builtin/fsck.c:330
94328cef
JX
13495#, c-format
13496msgid "dangling %s %s"
13497msgstr ""
13498
b3f6cd79 13499#: builtin/fsck.c:340
94328cef
JX
13500msgid "could not create lost-found"
13501msgstr ""
13502
b3f6cd79 13503#: builtin/fsck.c:351
94328cef
JX
13504#, c-format
13505msgid "could not finish '%s'"
13506msgstr ""
13507
b3f6cd79 13508#: builtin/fsck.c:368
94328cef
JX
13509#, c-format
13510msgid "Checking %s"
13511msgstr ""
13512
b3f6cd79 13513#: builtin/fsck.c:406
94328cef
JX
13514#, c-format
13515msgid "Checking connectivity (%d objects)"
13516msgstr ""
13517
b3f6cd79 13518#: builtin/fsck.c:425
94328cef
JX
13519#, c-format
13520msgid "Checking %s %s"
13521msgstr ""
13522
b3f6cd79 13523#: builtin/fsck.c:430
94328cef
JX
13524msgid "broken links"
13525msgstr ""
13526
b3f6cd79 13527#: builtin/fsck.c:439
94328cef
JX
13528#, c-format
13529msgid "root %s"
13530msgstr ""
13531
b3f6cd79 13532#: builtin/fsck.c:447
94328cef
JX
13533#, c-format
13534msgid "tagged %s %s (%s) in %s"
13535msgstr ""
13536
b3f6cd79 13537#: builtin/fsck.c:476
94328cef
JX
13538#, c-format
13539msgid "%s: object corrupt or missing"
cc76011e
JX
13540msgstr ""
13541
b3f6cd79 13542#: builtin/fsck.c:501
94328cef
JX
13543#, c-format
13544msgid "%s: invalid reflog entry %s"
cc76011e
JX
13545msgstr ""
13546
b3f6cd79 13547#: builtin/fsck.c:515
94328cef
JX
13548#, c-format
13549msgid "Checking reflog %s->%s"
cc76011e
JX
13550msgstr ""
13551
b3f6cd79 13552#: builtin/fsck.c:549
94328cef
JX
13553#, c-format
13554msgid "%s: invalid sha1 pointer %s"
cc76011e
JX
13555msgstr ""
13556
b3f6cd79 13557#: builtin/fsck.c:556
94328cef
JX
13558#, c-format
13559msgid "%s: not a commit"
f4f2c8f8
JX
13560msgstr ""
13561
b3f6cd79 13562#: builtin/fsck.c:610
94328cef 13563msgid "notice: No default references"
f4f2c8f8
JX
13564msgstr ""
13565
b3f6cd79 13566#: builtin/fsck.c:625
94328cef
JX
13567#, c-format
13568msgid "%s: object corrupt or missing: %s"
f4f2c8f8
JX
13569msgstr ""
13570
b3f6cd79 13571#: builtin/fsck.c:638
94328cef
JX
13572#, c-format
13573msgid "%s: object could not be parsed: %s"
cc76011e
JX
13574msgstr ""
13575
b3f6cd79 13576#: builtin/fsck.c:658
94328cef
JX
13577#, c-format
13578msgid "bad sha1 file: %s"
cc76011e
JX
13579msgstr ""
13580
b3f6cd79 13581#: builtin/fsck.c:673
94328cef 13582msgid "Checking object directory"
cc76011e
JX
13583msgstr ""
13584
b3f6cd79 13585#: builtin/fsck.c:676
94328cef 13586msgid "Checking object directories"
cc76011e
JX
13587msgstr ""
13588
b3f6cd79 13589#: builtin/fsck.c:691
94328cef
JX
13590#, c-format
13591msgid "Checking %s link"
cc76011e
JX
13592msgstr ""
13593
b3f6cd79 13594#: builtin/fsck.c:696 builtin/index-pack.c:843
94328cef
JX
13595#, c-format
13596msgid "invalid %s"
25eab542
JX
13597msgstr ""
13598
b3f6cd79 13599#: builtin/fsck.c:703
94328cef
JX
13600#, c-format
13601msgid "%s points to something strange (%s)"
cc76011e
JX
13602msgstr ""
13603
b3f6cd79 13604#: builtin/fsck.c:709
94328cef
JX
13605#, c-format
13606msgid "%s: detached HEAD points at nothing"
cc76011e
JX
13607msgstr ""
13608
b3f6cd79 13609#: builtin/fsck.c:713
94328cef
JX
13610#, c-format
13611msgid "notice: %s points to an unborn branch (%s)"
f4f2c8f8
JX
13612msgstr ""
13613
b3f6cd79 13614#: builtin/fsck.c:725
94328cef 13615msgid "Checking cache tree"
f4f2c8f8
JX
13616msgstr ""
13617
b3f6cd79 13618#: builtin/fsck.c:730
94328cef
JX
13619#, c-format
13620msgid "%s: invalid sha1 pointer in cache-tree"
dfc182b1
JX
13621msgstr ""
13622
b3f6cd79 13623#: builtin/fsck.c:739
94328cef 13624msgid "non-tree in cache-tree"
5e078fcd
JX
13625msgstr ""
13626
b3f6cd79 13627#: builtin/fsck.c:770
c2ea1208 13628msgid "git fsck [<options>] [<object>...]"
cc76011e
JX
13629msgstr ""
13630
b3f6cd79 13631#: builtin/fsck.c:776
cc76011e
JX
13632msgid "show unreachable objects"
13633msgstr ""
13634
b3f6cd79 13635#: builtin/fsck.c:777
cc76011e
JX
13636msgid "show dangling objects"
13637msgstr ""
13638
b3f6cd79 13639#: builtin/fsck.c:778
cc76011e
JX
13640msgid "report tags"
13641msgstr ""
13642
b3f6cd79 13643#: builtin/fsck.c:779
cc76011e
JX
13644msgid "report root nodes"
13645msgstr ""
13646
b3f6cd79 13647#: builtin/fsck.c:780
cc76011e
JX
13648msgid "make index objects head nodes"
13649msgstr ""
13650
b3f6cd79 13651#: builtin/fsck.c:781
cc76011e
JX
13652msgid "make reflogs head nodes (default)"
13653msgstr ""
13654
b3f6cd79 13655#: builtin/fsck.c:782
cc76011e
JX
13656msgid "also consider packs and alternate objects"
13657msgstr ""
13658
b3f6cd79 13659#: builtin/fsck.c:783
df0617bf
JX
13660msgid "check only connectivity"
13661msgstr ""
13662
b3f6cd79 13663#: builtin/fsck.c:784
cc76011e
JX
13664msgid "enable more strict checking"
13665msgstr ""
13666
b3f6cd79 13667#: builtin/fsck.c:786
cc76011e
JX
13668msgid "write dangling objects in .git/lost-found"
13669msgstr ""
13670
b3f6cd79 13671#: builtin/fsck.c:787 builtin/prune.c:134
cc76011e
JX
13672msgid "show progress"
13673msgstr ""
13674
b3f6cd79 13675#: builtin/fsck.c:788
9fa976ff
JX
13676msgid "show verbose names for reachable objects"
13677msgstr ""
13678
b3f6cd79 13679#: builtin/fsck.c:847 builtin/index-pack.c:225
5e078fcd
JX
13680msgid "Checking objects"
13681msgstr ""
13682
b3f6cd79 13683#: builtin/fsck.c:875
94328cef
JX
13684#, c-format
13685msgid "%s: object missing"
13686msgstr ""
13687
b3f6cd79 13688#: builtin/fsck.c:886
94328cef
JX
13689#, c-format
13690msgid "invalid parameter: expected sha1, got '%s'"
13691msgstr ""
13692
3d0a05b4 13693#: builtin/gc.c:35
c2ea1208 13694msgid "git gc [<options>]"
cc76011e
JX
13695msgstr ""
13696
dba9f13c 13697#: builtin/gc.c:90
cc76011e 13698#, c-format
dfc182b1 13699msgid "Failed to fstat %s: %s"
cc76011e
JX
13700msgstr ""
13701
d93ef2a1
JX
13702#: builtin/gc.c:126
13703#, c-format
13704msgid "failed to parse '%s' value '%s'"
13705msgstr ""
13706
bfef3f9d 13707#: builtin/gc.c:475 builtin/init-db.c:57
12705546
JX
13708#, c-format
13709msgid "cannot stat '%s'"
13710msgstr ""
13711
bfef3f9d 13712#: builtin/gc.c:484 builtin/notes.c:240 builtin/tag.c:530
cc76011e 13713#, c-format
12705546 13714msgid "cannot read '%s'"
cc76011e
JX
13715msgstr ""
13716
3d0a05b4 13717#: builtin/gc.c:491
f4f2c8f8
JX
13718#, c-format
13719msgid ""
13720"The last gc run reported the following. Please correct the root cause\n"
13721"and remove %s.\n"
13722"Automatic cleanup will not be performed until the file is removed.\n"
13723"\n"
13724"%s"
13725msgstr ""
13726
3d0a05b4 13727#: builtin/gc.c:539
cc76011e
JX
13728msgid "prune unreferenced objects"
13729msgstr ""
13730
3d0a05b4 13731#: builtin/gc.c:541
cc76011e
JX
13732msgid "be more thorough (increased runtime)"
13733msgstr ""
13734
3d0a05b4 13735#: builtin/gc.c:542
cc76011e
JX
13736msgid "enable auto-gc mode"
13737msgstr ""
13738
3d0a05b4 13739#: builtin/gc.c:545
727b9576
JX
13740msgid "force running gc even if there may be another gc running"
13741msgstr ""
13742
3d0a05b4 13743#: builtin/gc.c:548
9b7388a8
JX
13744msgid "repack all other packs except the largest pack"
13745msgstr ""
13746
3d0a05b4 13747#: builtin/gc.c:565
9b7388a8
JX
13748#, c-format
13749msgid "failed to parse gc.logexpiry value %s"
13750msgstr ""
13751
3d0a05b4 13752#: builtin/gc.c:576
dfc182b1 13753#, c-format
9b7388a8 13754msgid "failed to parse prune expiry value %s"
dfc182b1
JX
13755msgstr ""
13756
3d0a05b4 13757#: builtin/gc.c:596
cc76011e 13758#, c-format
5e078fcd
JX
13759msgid "Auto packing the repository in background for optimum performance.\n"
13760msgstr ""
13761
3d0a05b4 13762#: builtin/gc.c:598
5e078fcd
JX
13763#, c-format
13764msgid "Auto packing the repository for optimum performance.\n"
13765msgstr ""
13766
3d0a05b4 13767#: builtin/gc.c:599
5e078fcd
JX
13768#, c-format
13769msgid "See \"git help gc\" for manual housekeeping.\n"
cc76011e
JX
13770msgstr ""
13771
3d0a05b4 13772#: builtin/gc.c:639
727b9576
JX
13773#, c-format
13774msgid ""
13775"gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
13776msgstr ""
13777
3d0a05b4 13778#: builtin/gc.c:694
cc76011e
JX
13779msgid ""
13780"There are too many unreachable loose objects; run 'git prune' to remove them."
13781msgstr ""
13782
f7c6172e 13783#: builtin/grep.c:30
c2ea1208 13784msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
cc76011e
JX
13785msgstr ""
13786
94328cef 13787#: builtin/grep.c:225
cc76011e
JX
13788#, c-format
13789msgid "grep: failed to create thread: %s"
13790msgstr ""
13791
94328cef 13792#: builtin/grep.c:279
9eb3984b
JX
13793#, c-format
13794msgid "invalid number of threads specified (%d) for %s"
13795msgstr ""
13796
5b34e000
JX
13797#. TRANSLATORS: %s is the configuration
13798#. variable for tweaking threads, currently
13799#. grep.threads
13800#.
d84f4abf
JX
13801#: builtin/grep.c:287 builtin/index-pack.c:1537 builtin/index-pack.c:1727
13802#: builtin/pack-objects.c:2904
5b34e000
JX
13803#, c-format
13804msgid "no threads support, ignoring %s"
13805msgstr ""
13806
bfef3f9d 13807#: builtin/grep.c:475 builtin/grep.c:600 builtin/grep.c:640
cc76011e
JX
13808#, c-format
13809msgid "unable to read tree (%s)"
13810msgstr ""
13811
bfef3f9d 13812#: builtin/grep.c:655
cc76011e
JX
13813#, c-format
13814msgid "unable to grep from object of type %s"
13815msgstr ""
13816
bfef3f9d 13817#: builtin/grep.c:724
cc76011e
JX
13818#, c-format
13819msgid "switch `%c' expects a numerical value"
13820msgstr ""
13821
bfef3f9d 13822#: builtin/grep.c:823
cc76011e
JX
13823msgid "search in index instead of in the work tree"
13824msgstr ""
13825
bfef3f9d 13826#: builtin/grep.c:825
cc76011e
JX
13827msgid "find in contents not managed by git"
13828msgstr ""
13829
bfef3f9d 13830#: builtin/grep.c:827
cc76011e
JX
13831msgid "search in both tracked and untracked files"
13832msgstr ""
13833
bfef3f9d 13834#: builtin/grep.c:829
c2ea1208 13835msgid "ignore files specified via '.gitignore'"
cc76011e
JX
13836msgstr ""
13837
bfef3f9d 13838#: builtin/grep.c:831
dfc182b1 13839msgid "recursively search in each submodule"
673bfad0
JX
13840msgstr ""
13841
bfef3f9d 13842#: builtin/grep.c:834
cc76011e
JX
13843msgid "show non-matching lines"
13844msgstr ""
13845
bfef3f9d 13846#: builtin/grep.c:836
cc76011e
JX
13847msgid "case insensitive matching"
13848msgstr ""
13849
bfef3f9d 13850#: builtin/grep.c:838
cc76011e
JX
13851msgid "match patterns only at word boundaries"
13852msgstr ""
13853
bfef3f9d 13854#: builtin/grep.c:840
cc76011e
JX
13855msgid "process binary files as text"
13856msgstr ""
13857
bfef3f9d 13858#: builtin/grep.c:842
cc76011e
JX
13859msgid "don't match patterns in binary files"
13860msgstr ""
13861
bfef3f9d 13862#: builtin/grep.c:845
727b9576
JX
13863msgid "process binary files with textconv filters"
13864msgstr ""
13865
bfef3f9d 13866#: builtin/grep.c:847
12705546
JX
13867msgid "search in subdirectories (default)"
13868msgstr ""
13869
bfef3f9d 13870#: builtin/grep.c:849
cc76011e
JX
13871msgid "descend at most <depth> levels"
13872msgstr ""
13873
bfef3f9d 13874#: builtin/grep.c:853
cc76011e
JX
13875msgid "use extended POSIX regular expressions"
13876msgstr ""
13877
bfef3f9d 13878#: builtin/grep.c:856
cc76011e
JX
13879msgid "use basic POSIX regular expressions (default)"
13880msgstr ""
13881
bfef3f9d 13882#: builtin/grep.c:859
cc76011e
JX
13883msgid "interpret patterns as fixed strings"
13884msgstr ""
13885
bfef3f9d 13886#: builtin/grep.c:862
cc76011e
JX
13887msgid "use Perl-compatible regular expressions"
13888msgstr ""
13889
bfef3f9d 13890#: builtin/grep.c:865
cc76011e
JX
13891msgid "show line numbers"
13892msgstr ""
13893
bfef3f9d 13894#: builtin/grep.c:866
dba9f13c
JX
13895msgid "show column number of first match"
13896msgstr ""
13897
bfef3f9d 13898#: builtin/grep.c:867
cc76011e
JX
13899msgid "don't show filenames"
13900msgstr ""
13901
bfef3f9d 13902#: builtin/grep.c:868
cc76011e
JX
13903msgid "show filenames"
13904msgstr ""
13905
bfef3f9d 13906#: builtin/grep.c:870
cc76011e
JX
13907msgid "show filenames relative to top directory"
13908msgstr ""
13909
bfef3f9d 13910#: builtin/grep.c:872
cc76011e
JX
13911msgid "show only filenames instead of matching lines"
13912msgstr ""
13913
bfef3f9d 13914#: builtin/grep.c:874
cc76011e
JX
13915msgid "synonym for --files-with-matches"
13916msgstr ""
13917
bfef3f9d 13918#: builtin/grep.c:877
cc76011e
JX
13919msgid "show only the names of files without match"
13920msgstr ""
13921
bfef3f9d 13922#: builtin/grep.c:879
cc76011e
JX
13923msgid "print NUL after filenames"
13924msgstr ""
13925
bfef3f9d 13926#: builtin/grep.c:882
dba9f13c
JX
13927msgid "show only matching parts of a line"
13928msgstr ""
13929
bfef3f9d 13930#: builtin/grep.c:884
cc76011e
JX
13931msgid "show the number of matches instead of matching lines"
13932msgstr ""
13933
bfef3f9d 13934#: builtin/grep.c:885
cc76011e
JX
13935msgid "highlight matches"
13936msgstr ""
13937
bfef3f9d 13938#: builtin/grep.c:887
cc76011e
JX
13939msgid "print empty line between matches from different files"
13940msgstr ""
13941
bfef3f9d 13942#: builtin/grep.c:889
cc76011e
JX
13943msgid "show filename only once above matches from same file"
13944msgstr ""
13945
bfef3f9d 13946#: builtin/grep.c:892
cc76011e
JX
13947msgid "show <n> context lines before and after matches"
13948msgstr ""
13949
bfef3f9d 13950#: builtin/grep.c:895
cc76011e
JX
13951msgid "show <n> context lines before matches"
13952msgstr ""
13953
bfef3f9d 13954#: builtin/grep.c:897
cc76011e
JX
13955msgid "show <n> context lines after matches"
13956msgstr ""
13957
bfef3f9d 13958#: builtin/grep.c:899
9eb3984b
JX
13959msgid "use <n> worker threads"
13960msgstr ""
13961
bfef3f9d 13962#: builtin/grep.c:900
cc76011e
JX
13963msgid "shortcut for -C NUM"
13964msgstr ""
13965
bfef3f9d 13966#: builtin/grep.c:903
cc76011e
JX
13967msgid "show a line with the function name before matches"
13968msgstr ""
13969
bfef3f9d 13970#: builtin/grep.c:905
cc76011e
JX
13971msgid "show the surrounding function"
13972msgstr ""
13973
bfef3f9d 13974#: builtin/grep.c:908
cc76011e
JX
13975msgid "read patterns from file"
13976msgstr ""
13977
bfef3f9d 13978#: builtin/grep.c:910
cc76011e
JX
13979msgid "match <pattern>"
13980msgstr ""
13981
bfef3f9d 13982#: builtin/grep.c:912
cc76011e
JX
13983msgid "combine patterns specified with -e"
13984msgstr ""
13985
bfef3f9d 13986#: builtin/grep.c:924
cc76011e
JX
13987msgid "indicate hit with exit status without output"
13988msgstr ""
13989
bfef3f9d 13990#: builtin/grep.c:926
cc76011e
JX
13991msgid "show only matches from files that match all patterns"
13992msgstr ""
13993
bfef3f9d 13994#: builtin/grep.c:928
9306b5b9
JX
13995msgid "show parse tree for grep expression"
13996msgstr ""
13997
bfef3f9d 13998#: builtin/grep.c:932
cc76011e
JX
13999msgid "pager"
14000msgstr ""
14001
bfef3f9d 14002#: builtin/grep.c:932
cc76011e
JX
14003msgid "show matching files in the pager"
14004msgstr ""
14005
bfef3f9d 14006#: builtin/grep.c:936
cc76011e
JX
14007msgid "allow calling of grep(1) (ignored by this build)"
14008msgstr ""
14009
bfef3f9d 14010#: builtin/grep.c:1003
dba9f13c 14011msgid "no pattern given"
cc76011e
JX
14012msgstr ""
14013
bfef3f9d 14014#: builtin/grep.c:1039
dfc182b1
JX
14015msgid "--no-index or --untracked cannot be used with revs"
14016msgstr ""
14017
bfef3f9d 14018#: builtin/grep.c:1047
dfc182b1
JX
14019#, c-format
14020msgid "unable to resolve revision: %s"
14021msgstr ""
14022
bfef3f9d 14023#: builtin/grep.c:1077
f7c6172e
JX
14024msgid "--untracked not supported with --recurse-submodules"
14025msgstr ""
14026
bfef3f9d 14027#: builtin/grep.c:1081
12705546 14028msgid "invalid option combination, ignoring --threads"
9eb3984b
JX
14029msgstr ""
14030
d84f4abf 14031#: builtin/grep.c:1084 builtin/pack-objects.c:3623
5b34e000
JX
14032msgid "no threads support, ignoring --threads"
14033msgstr ""
14034
d84f4abf 14035#: builtin/grep.c:1087 builtin/index-pack.c:1534 builtin/pack-objects.c:2901
12705546
JX
14036#, c-format
14037msgid "invalid number of threads specified (%d)"
14038msgstr ""
14039
bfef3f9d 14040#: builtin/grep.c:1121
cc76011e
JX
14041msgid "--open-files-in-pager only works on the worktree"
14042msgstr ""
14043
bfef3f9d 14044#: builtin/grep.c:1147
dba9f13c 14045msgid "--cached or --untracked cannot be used with --no-index"
cc76011e
JX
14046msgstr ""
14047
bfef3f9d 14048#: builtin/grep.c:1153
dba9f13c 14049msgid "--[no-]exclude-standard cannot be used for tracked contents"
cc76011e
JX
14050msgstr ""
14051
bfef3f9d 14052#: builtin/grep.c:1161
dba9f13c 14053msgid "both --cached and trees are given"
cc76011e
JX
14054msgstr ""
14055
94328cef 14056#: builtin/hash-object.c:85
cc76011e 14057msgid ""
c2ea1208
JX
14058"git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
14059"[--] <file>..."
cc76011e
JX
14060msgstr ""
14061
94328cef 14062#: builtin/hash-object.c:86
f4f2c8f8 14063msgid "git hash-object --stdin-paths"
cc76011e
JX
14064msgstr ""
14065
94328cef 14066#: builtin/hash-object.c:98
cc76011e
JX
14067msgid "object type"
14068msgstr ""
14069
94328cef 14070#: builtin/hash-object.c:99
cc76011e
JX
14071msgid "write the object into the object database"
14072msgstr ""
14073
94328cef 14074#: builtin/hash-object.c:101
cc76011e
JX
14075msgid "read the object from stdin"
14076msgstr ""
14077
94328cef 14078#: builtin/hash-object.c:103
cc76011e
JX
14079msgid "store file as is without filters"
14080msgstr ""
14081
94328cef 14082#: builtin/hash-object.c:104
d07a63e4
JX
14083msgid ""
14084"just hash any random garbage to create corrupt objects for debugging Git"
14085msgstr ""
14086
94328cef 14087#: builtin/hash-object.c:105
cc76011e
JX
14088msgid "process file as it were from this path"
14089msgstr ""
14090
bfef3f9d 14091#: builtin/help.c:47
cc76011e
JX
14092msgid "print all available commands"
14093msgstr ""
14094
bfef3f9d 14095#: builtin/help.c:48
fda7b092
JX
14096msgid "exclude guides"
14097msgstr ""
14098
bfef3f9d 14099#: builtin/help.c:49
c6bc7d43
JX
14100msgid "print list of useful guides"
14101msgstr ""
14102
bfef3f9d 14103#: builtin/help.c:50
dba9f13c
JX
14104msgid "print all configuration variable names"
14105msgstr ""
14106
bfef3f9d 14107#: builtin/help.c:52
cc76011e
JX
14108msgid "show man page"
14109msgstr ""
14110
bfef3f9d 14111#: builtin/help.c:53
cc76011e
JX
14112msgid "show manual in web browser"
14113msgstr ""
14114
bfef3f9d 14115#: builtin/help.c:55
cc76011e
JX
14116msgid "show info page"
14117msgstr ""
14118
bfef3f9d 14119#: builtin/help.c:57
55892712
JX
14120msgid "print command description"
14121msgstr ""
14122
bfef3f9d 14123#: builtin/help.c:62
c2ea1208 14124msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
cc76011e
JX
14125msgstr ""
14126
bfef3f9d 14127#: builtin/help.c:163
cc76011e
JX
14128#, c-format
14129msgid "unrecognized help format '%s'"
14130msgstr ""
14131
bfef3f9d 14132#: builtin/help.c:190
cc76011e
JX
14133msgid "Failed to start emacsclient."
14134msgstr ""
14135
bfef3f9d 14136#: builtin/help.c:203
cc76011e
JX
14137msgid "Failed to parse emacsclient version."
14138msgstr ""
14139
bfef3f9d 14140#: builtin/help.c:211
cc76011e
JX
14141#, c-format
14142msgid "emacsclient version '%d' too old (< 22)."
14143msgstr ""
14144
bfef3f9d 14145#: builtin/help.c:229 builtin/help.c:251 builtin/help.c:261 builtin/help.c:269
cc76011e 14146#, c-format
f517e50d 14147msgid "failed to exec '%s'"
cc76011e
JX
14148msgstr ""
14149
bfef3f9d 14150#: builtin/help.c:307
cc76011e
JX
14151#, c-format
14152msgid ""
14153"'%s': path for unsupported man viewer.\n"
14154"Please consider using 'man.<tool>.cmd' instead."
14155msgstr ""
14156
bfef3f9d 14157#: builtin/help.c:319
cc76011e
JX
14158#, c-format
14159msgid ""
14160"'%s': cmd for supported man viewer.\n"
14161"Please consider using 'man.<tool>.path' instead."
14162msgstr ""
14163
bfef3f9d 14164#: builtin/help.c:436
cc76011e
JX
14165#, c-format
14166msgid "'%s': unknown man viewer."
14167msgstr ""
14168
bfef3f9d 14169#: builtin/help.c:453
cc76011e
JX
14170msgid "no man viewer handled the request"
14171msgstr ""
14172
bfef3f9d 14173#: builtin/help.c:461
cc76011e
JX
14174msgid "no info viewer handled the request"
14175msgstr ""
14176
bfef3f9d 14177#: builtin/help.c:520 builtin/help.c:531 git.c:337
cc76011e 14178#, c-format
25eab542 14179msgid "'%s' is aliased to '%s'"
cc76011e
JX
14180msgstr ""
14181
bfef3f9d 14182#: builtin/help.c:534 git.c:367
12705546
JX
14183#, c-format
14184msgid "bad alias.%s string: %s"
14185msgstr ""
14186
bfef3f9d 14187#: builtin/help.c:563 builtin/help.c:593
cc76011e 14188#, c-format
fda7b092 14189msgid "usage: %s%s"
cc76011e
JX
14190msgstr ""
14191
bfef3f9d 14192#: builtin/help.c:577
dba9f13c 14193msgid "'git help config' for more information"
fe05e196
JX
14194msgstr ""
14195
6b0f1a9b 14196#: builtin/index-pack.c:185
cc76011e
JX
14197#, c-format
14198msgid "object type mismatch at %s"
14199msgstr ""
14200
6b0f1a9b 14201#: builtin/index-pack.c:205
fe05e196
JX
14202#, c-format
14203msgid "did not receive expected object %s"
14204msgstr ""
14205
6b0f1a9b 14206#: builtin/index-pack.c:208
fe05e196
JX
14207#, c-format
14208msgid "object %s: expected type %s, found %s"
cc76011e
JX
14209msgstr ""
14210
6b0f1a9b 14211#: builtin/index-pack.c:258
cc76011e
JX
14212#, c-format
14213msgid "cannot fill %d byte"
14214msgid_plural "cannot fill %d bytes"
14215msgstr[0] ""
14216msgstr[1] ""
14217
6b0f1a9b 14218#: builtin/index-pack.c:268
cc76011e
JX
14219msgid "early EOF"
14220msgstr ""
14221
6b0f1a9b 14222#: builtin/index-pack.c:269
cc76011e
JX
14223msgid "read error on input"
14224msgstr ""
14225
6b0f1a9b 14226#: builtin/index-pack.c:281
cc76011e
JX
14227msgid "used more bytes than were available"
14228msgstr ""
14229
d84f4abf 14230#: builtin/index-pack.c:288 builtin/pack-objects.c:618
cc76011e
JX
14231msgid "pack too large for current definition of off_t"
14232msgstr ""
14233
578c7937 14234#: builtin/index-pack.c:291 builtin/unpack-objects.c:95
fda7b092
JX
14235msgid "pack exceeds maximum allowed size"
14236msgstr ""
14237
bfef3f9d
JX
14238#: builtin/index-pack.c:306 builtin/repack.c:250
14239#, c-format
14240msgid "unable to create '%s'"
14241msgstr ""
14242
6b0f1a9b 14243#: builtin/index-pack.c:312
cc76011e
JX
14244#, c-format
14245msgid "cannot open packfile '%s'"
14246msgstr ""
14247
6b0f1a9b 14248#: builtin/index-pack.c:326
cc76011e
JX
14249msgid "pack signature mismatch"
14250msgstr ""
14251
6b0f1a9b 14252#: builtin/index-pack.c:328
cc76011e
JX
14253#, c-format
14254msgid "pack version %<PRIu32> unsupported"
14255msgstr ""
14256
6b0f1a9b 14257#: builtin/index-pack.c:346
cc76011e 14258#, c-format
9fa976ff 14259msgid "pack has bad object at offset %<PRIuMAX>: %s"
cc76011e
JX
14260msgstr ""
14261
6b0f1a9b 14262#: builtin/index-pack.c:466
cc76011e
JX
14263#, c-format
14264msgid "inflate returned %d"
14265msgstr ""
14266
6b0f1a9b 14267#: builtin/index-pack.c:515
cc76011e
JX
14268msgid "offset value overflow for delta base object"
14269msgstr ""
14270
6b0f1a9b 14271#: builtin/index-pack.c:523
cc76011e
JX
14272msgid "delta base offset is out of bound"
14273msgstr ""
14274
6b0f1a9b 14275#: builtin/index-pack.c:531
cc76011e
JX
14276#, c-format
14277msgid "unknown object type %d"
14278msgstr ""
14279
6b0f1a9b 14280#: builtin/index-pack.c:562
cc76011e
JX
14281msgid "cannot pread pack file"
14282msgstr ""
14283
6b0f1a9b 14284#: builtin/index-pack.c:564
cc76011e 14285#, c-format
9fa976ff
JX
14286msgid "premature end of pack file, %<PRIuMAX> byte missing"
14287msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
cc76011e
JX
14288msgstr[0] ""
14289msgstr[1] ""
14290
6b0f1a9b 14291#: builtin/index-pack.c:590
cc76011e
JX
14292msgid "serious inflate inconsistency"
14293msgstr ""
14294
f7c6172e
JX
14295#: builtin/index-pack.c:735 builtin/index-pack.c:741 builtin/index-pack.c:765
14296#: builtin/index-pack.c:804 builtin/index-pack.c:813
cc76011e
JX
14297#, c-format
14298msgid "SHA1 COLLISION FOUND WITH %s !"
14299msgstr ""
14300
d84f4abf
JX
14301#: builtin/index-pack.c:738 builtin/pack-objects.c:170
14302#: builtin/pack-objects.c:230 builtin/pack-objects.c:325
cc76011e
JX
14303#, c-format
14304msgid "unable to read %s"
14305msgstr ""
14306
f7c6172e 14307#: builtin/index-pack.c:802
dfc182b1
JX
14308#, c-format
14309msgid "cannot read existing object info %s"
14310msgstr ""
14311
f7c6172e 14312#: builtin/index-pack.c:810
cc76011e
JX
14313#, c-format
14314msgid "cannot read existing object %s"
14315msgstr ""
14316
f7c6172e 14317#: builtin/index-pack.c:824
cc76011e
JX
14318#, c-format
14319msgid "invalid blob object %s"
14320msgstr ""
14321
f7c6172e 14322#: builtin/index-pack.c:827 builtin/index-pack.c:846
9b7388a8 14323msgid "fsck error in packed object"
cc76011e
JX
14324msgstr ""
14325
f7c6172e 14326#: builtin/index-pack.c:848
cc76011e
JX
14327#, c-format
14328msgid "Not all child objects of %s are reachable"
14329msgstr ""
14330
f7c6172e 14331#: builtin/index-pack.c:920 builtin/index-pack.c:951
cc76011e
JX
14332msgid "failed to apply delta"
14333msgstr ""
14334
f7c6172e 14335#: builtin/index-pack.c:1121
cc76011e
JX
14336msgid "Receiving objects"
14337msgstr ""
14338
f7c6172e 14339#: builtin/index-pack.c:1121
cc76011e
JX
14340msgid "Indexing objects"
14341msgstr ""
14342
f7c6172e 14343#: builtin/index-pack.c:1155
cc76011e
JX
14344msgid "pack is corrupted (SHA1 mismatch)"
14345msgstr ""
14346
f7c6172e 14347#: builtin/index-pack.c:1160
cc76011e
JX
14348msgid "cannot fstat packfile"
14349msgstr ""
14350
f7c6172e 14351#: builtin/index-pack.c:1163
cc76011e
JX
14352msgid "pack has junk at the end"
14353msgstr ""
14354
f7c6172e 14355#: builtin/index-pack.c:1175
cc76011e
JX
14356msgid "confusion beyond insanity in parse_pack_objects()"
14357msgstr ""
14358
f7c6172e 14359#: builtin/index-pack.c:1198
cc76011e
JX
14360msgid "Resolving deltas"
14361msgstr ""
14362
d84f4abf 14363#: builtin/index-pack.c:1208 builtin/pack-objects.c:2665
cc76011e
JX
14364#, c-format
14365msgid "unable to create thread: %s"
14366msgstr ""
14367
f7c6172e 14368#: builtin/index-pack.c:1249
cc76011e
JX
14369msgid "confusion beyond insanity"
14370msgstr ""
14371
f7c6172e 14372#: builtin/index-pack.c:1255
cc76011e 14373#, c-format
f517e50d
JX
14374msgid "completed with %d local object"
14375msgid_plural "completed with %d local objects"
14376msgstr[0] ""
14377msgstr[1] ""
cc76011e 14378
f7c6172e 14379#: builtin/index-pack.c:1267
cc76011e
JX
14380#, c-format
14381msgid "Unexpected tail checksum for %s (disk corruption?)"
14382msgstr ""
14383
f7c6172e 14384#: builtin/index-pack.c:1271
cc76011e
JX
14385#, c-format
14386msgid "pack has %d unresolved delta"
14387msgid_plural "pack has %d unresolved deltas"
14388msgstr[0] ""
14389msgstr[1] ""
14390
f7c6172e 14391#: builtin/index-pack.c:1295
cc76011e
JX
14392#, c-format
14393msgid "unable to deflate appended object (%d)"
14394msgstr ""
14395
bfef3f9d 14396#: builtin/index-pack.c:1391
cc76011e
JX
14397#, c-format
14398msgid "local object %s is corrupt"
14399msgstr ""
14400
bfef3f9d 14401#: builtin/index-pack.c:1405
abc8de64
JX
14402#, c-format
14403msgid "packfile name '%s' does not end with '.pack'"
cc76011e
JX
14404msgstr ""
14405
bfef3f9d 14406#: builtin/index-pack.c:1430
cc76011e 14407#, c-format
abc8de64 14408msgid "cannot write %s file '%s'"
cc76011e
JX
14409msgstr ""
14410
bfef3f9d 14411#: builtin/index-pack.c:1438
cc76011e 14412#, c-format
abc8de64 14413msgid "cannot close written %s file '%s'"
cc76011e
JX
14414msgstr ""
14415
bfef3f9d 14416#: builtin/index-pack.c:1462
abc8de64
JX
14417msgid "error while closing pack file"
14418msgstr ""
14419
bfef3f9d 14420#: builtin/index-pack.c:1476
cc76011e
JX
14421msgid "cannot store pack file"
14422msgstr ""
14423
bfef3f9d 14424#: builtin/index-pack.c:1484
cc76011e
JX
14425msgid "cannot store index file"
14426msgstr ""
14427
d84f4abf 14428#: builtin/index-pack.c:1528 builtin/pack-objects.c:2912
cc76011e
JX
14429#, c-format
14430msgid "bad pack.indexversion=%<PRIu32>"
14431msgstr ""
14432
d84f4abf 14433#: builtin/index-pack.c:1592
cc76011e
JX
14434#, c-format
14435msgid "Cannot open existing pack file '%s'"
14436msgstr ""
14437
d84f4abf 14438#: builtin/index-pack.c:1594
cc76011e
JX
14439#, c-format
14440msgid "Cannot open existing pack idx file for '%s'"
14441msgstr ""
14442
d84f4abf 14443#: builtin/index-pack.c:1642
cc76011e
JX
14444#, c-format
14445msgid "non delta: %d object"
14446msgid_plural "non delta: %d objects"
14447msgstr[0] ""
14448msgstr[1] ""
14449
d84f4abf 14450#: builtin/index-pack.c:1649
cc76011e
JX
14451#, c-format
14452msgid "chain length = %d: %lu object"
14453msgid_plural "chain length = %d: %lu objects"
14454msgstr[0] ""
14455msgstr[1] ""
14456
d84f4abf 14457#: builtin/index-pack.c:1689
abc8de64 14458msgid "Cannot come back to cwd"
f517e50d
JX
14459msgstr ""
14460
d84f4abf
JX
14461#: builtin/index-pack.c:1738 builtin/index-pack.c:1741
14462#: builtin/index-pack.c:1757 builtin/index-pack.c:1761
cc76011e
JX
14463#, c-format
14464msgid "bad %s"
14465msgstr ""
14466
d84f4abf
JX
14467#: builtin/index-pack.c:1767 builtin/init-db.c:392 builtin/init-db.c:621
14468#, c-format
14469msgid "unknown hash algorithm '%s'"
cc76011e
JX
14470msgstr ""
14471
bfef3f9d 14472#: builtin/index-pack.c:1782
d84f4abf
JX
14473msgid "--fix-thin cannot be used without --stdin"
14474msgstr ""
14475
14476#: builtin/index-pack.c:1784
673bfad0
JX
14477msgid "--stdin requires a git repository"
14478msgstr ""
14479
d84f4abf
JX
14480#: builtin/index-pack.c:1786
14481msgid "--object-format cannot be used with --stdin"
14482msgstr ""
14483
14484#: builtin/index-pack.c:1792
cc76011e
JX
14485msgid "--verify with no packfile name given"
14486msgstr ""
14487
d84f4abf 14488#: builtin/index-pack.c:1840 builtin/unpack-objects.c:582
9b7388a8
JX
14489msgid "fsck error in pack objects"
14490msgstr ""
14491
bfef3f9d 14492#: builtin/init-db.c:63
cc76011e
JX
14493#, c-format
14494msgid "cannot stat template '%s'"
14495msgstr ""
14496
bfef3f9d 14497#: builtin/init-db.c:68
cc76011e
JX
14498#, c-format
14499msgid "cannot opendir '%s'"
14500msgstr ""
14501
bfef3f9d 14502#: builtin/init-db.c:80
cc76011e
JX
14503#, c-format
14504msgid "cannot readlink '%s'"
14505msgstr ""
14506
bfef3f9d 14507#: builtin/init-db.c:82
cc76011e
JX
14508#, c-format
14509msgid "cannot symlink '%s' '%s'"
14510msgstr ""
14511
bfef3f9d 14512#: builtin/init-db.c:88
cc76011e
JX
14513#, c-format
14514msgid "cannot copy '%s' to '%s'"
14515msgstr ""
14516
bfef3f9d 14517#: builtin/init-db.c:92
cc76011e
JX
14518#, c-format
14519msgid "ignoring template %s"
14520msgstr ""
14521
bfef3f9d 14522#: builtin/init-db.c:123
cc76011e 14523#, c-format
55892712 14524msgid "templates not found in %s"
cc76011e
JX
14525msgstr ""
14526
bfef3f9d 14527#: builtin/init-db.c:138
cc76011e 14528#, c-format
f517e50d 14529msgid "not copying templates from '%s': %s"
cc76011e
JX
14530msgstr ""
14531
d84f4abf
JX
14532#: builtin/init-db.c:276
14533#, c-format
14534msgid "invalid initial branch name: '%s'"
14535msgstr ""
14536
14537#: builtin/init-db.c:368
cc76011e 14538#, c-format
fda7b092 14539msgid "unable to handle file type %d"
cc76011e
JX
14540msgstr ""
14541
d84f4abf 14542#: builtin/init-db.c:371
cc76011e 14543#, c-format
fda7b092 14544msgid "unable to move %s to %s"
cc76011e
JX
14545msgstr ""
14546
d84f4abf 14547#: builtin/init-db.c:386
bfef3f9d
JX
14548msgid "attempt to reinitialize repository with different hash"
14549msgstr ""
14550
d84f4abf 14551#: builtin/init-db.c:410 builtin/init-db.c:413
bfef3f9d 14552#, c-format
d84f4abf 14553msgid "%s already exists"
bfef3f9d
JX
14554msgstr ""
14555
d84f4abf 14556#: builtin/init-db.c:444
cc76011e 14557#, c-format
d84f4abf 14558msgid "re-init: ignored --initial-branch=%s"
cc76011e
JX
14559msgstr ""
14560
d84f4abf 14561#: builtin/init-db.c:475
cc76011e 14562#, c-format
9fa976ff 14563msgid "Reinitialized existing shared Git repository in %s%s\n"
cc76011e
JX
14564msgstr ""
14565
d84f4abf 14566#: builtin/init-db.c:476
9fa976ff
JX
14567#, c-format
14568msgid "Reinitialized existing Git repository in %s%s\n"
cc76011e
JX
14569msgstr ""
14570
d84f4abf 14571#: builtin/init-db.c:480
9fa976ff
JX
14572#, c-format
14573msgid "Initialized empty shared Git repository in %s%s\n"
cc76011e
JX
14574msgstr ""
14575
d84f4abf 14576#: builtin/init-db.c:481
9fa976ff
JX
14577#, c-format
14578msgid "Initialized empty Git repository in %s%s\n"
cc76011e
JX
14579msgstr ""
14580
d84f4abf 14581#: builtin/init-db.c:530
cc76011e 14582msgid ""
9caaf23e 14583"git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
c2ea1208 14584"shared[=<permissions>]] [<directory>]"
cc76011e
JX
14585msgstr ""
14586
d84f4abf 14587#: builtin/init-db.c:556
cc76011e
JX
14588msgid "permissions"
14589msgstr ""
14590
d84f4abf 14591#: builtin/init-db.c:557
cc76011e
JX
14592msgid "specify that the git repository is to be shared amongst several users"
14593msgstr ""
14594
d84f4abf
JX
14595#: builtin/init-db.c:563
14596msgid "override the name of the initial branch"
14597msgstr ""
14598
14599#: builtin/init-db.c:564
bfef3f9d
JX
14600msgid "hash"
14601msgstr ""
14602
d84f4abf 14603#: builtin/init-db.c:565 builtin/show-index.c:22
bfef3f9d
JX
14604msgid "specify the hash algorithm to use"
14605msgstr ""
14606
d84f4abf 14607#: builtin/init-db.c:598 builtin/init-db.c:603
dba9f13c
JX
14608#, c-format
14609msgid "cannot mkdir %s"
14610msgstr ""
14611
d84f4abf 14612#: builtin/init-db.c:607
cc76011e
JX
14613#, c-format
14614msgid "cannot chdir to %s"
14615msgstr ""
14616
d84f4abf 14617#: builtin/init-db.c:634
cc76011e
JX
14618#, c-format
14619msgid ""
14620"%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
14621"dir=<directory>)"
14622msgstr ""
14623
d84f4abf 14624#: builtin/init-db.c:662
cc76011e
JX
14625#, c-format
14626msgid "Cannot access work tree '%s'"
14627msgstr ""
14628
6b0f1a9b 14629#: builtin/interpret-trailers.c:16
d07a63e4 14630msgid ""
9eb3984b
JX
14631"git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
14632"<token>[(=|:)<value>])...] [<file>...]"
d07a63e4
JX
14633msgstr ""
14634
6b0f1a9b 14635#: builtin/interpret-trailers.c:95
9eb3984b
JX
14636msgid "edit files in place"
14637msgstr ""
14638
6b0f1a9b 14639#: builtin/interpret-trailers.c:96
d07a63e4
JX
14640msgid "trim empty trailers"
14641msgstr ""
14642
6b0f1a9b 14643#: builtin/interpret-trailers.c:99
25eab542
JX
14644msgid "where to place the new trailer"
14645msgstr ""
14646
6b0f1a9b 14647#: builtin/interpret-trailers.c:101
25eab542
JX
14648msgid "action if trailer already exists"
14649msgstr ""
14650
6b0f1a9b 14651#: builtin/interpret-trailers.c:103
25eab542
JX
14652msgid "action if trailer is missing"
14653msgstr ""
14654
6b0f1a9b 14655#: builtin/interpret-trailers.c:105
25eab542
JX
14656msgid "output only the trailers"
14657msgstr ""
14658
6b0f1a9b 14659#: builtin/interpret-trailers.c:106
25eab542
JX
14660msgid "do not apply config rules"
14661msgstr ""
14662
6b0f1a9b 14663#: builtin/interpret-trailers.c:107
25eab542
JX
14664msgid "join whitespace-continued values"
14665msgstr ""
14666
6b0f1a9b 14667#: builtin/interpret-trailers.c:108
25eab542
JX
14668msgid "set parsing options"
14669msgstr ""
14670
6b0f1a9b 14671#: builtin/interpret-trailers.c:110
12705546
JX
14672msgid "do not treat --- specially"
14673msgstr ""
14674
6b0f1a9b 14675#: builtin/interpret-trailers.c:111
d07a63e4
JX
14676msgid "trailer"
14677msgstr ""
14678
6b0f1a9b 14679#: builtin/interpret-trailers.c:112
d07a63e4
JX
14680msgid "trailer(s) to add"
14681msgstr ""
14682
6b0f1a9b 14683#: builtin/interpret-trailers.c:123
25eab542
JX
14684msgid "--trailer with --only-input does not make sense"
14685msgstr ""
14686
6b0f1a9b 14687#: builtin/interpret-trailers.c:133
9eb3984b
JX
14688msgid "no input file given for in-place editing"
14689msgstr ""
14690
bfef3f9d 14691#: builtin/log.c:57
64f23b0c 14692msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
cc76011e
JX
14693msgstr ""
14694
bfef3f9d 14695#: builtin/log.c:58
c2ea1208 14696msgid "git show [<options>] <object>..."
cc76011e
JX
14697msgstr ""
14698
bfef3f9d 14699#: builtin/log.c:111
d07a63e4
JX
14700#, c-format
14701msgid "invalid --decorate option: %s"
14702msgstr ""
14703
bfef3f9d 14704#: builtin/log.c:178
cc76011e
JX
14705msgid "show source"
14706msgstr ""
14707
bfef3f9d 14708#: builtin/log.c:179
46bc4039
JX
14709msgid "Use mail map file"
14710msgstr ""
14711
bfef3f9d 14712#: builtin/log.c:182
18a90722
JX
14713msgid "only decorate refs that match <pattern>"
14714msgstr ""
14715
bfef3f9d 14716#: builtin/log.c:184
18a90722
JX
14717msgid "do not decorate refs that match <pattern>"
14718msgstr ""
14719
bfef3f9d 14720#: builtin/log.c:185
cc76011e
JX
14721msgid "decorate options"
14722msgstr ""
14723
bfef3f9d 14724#: builtin/log.c:188
d07a63e4
JX
14725msgid "Process line range n,m in file, counting from 1"
14726msgstr ""
14727
bfef3f9d 14728#: builtin/log.c:298
cc76011e
JX
14729#, c-format
14730msgid "Final output: %d %s\n"
14731msgstr ""
14732
bfef3f9d 14733#: builtin/log.c:556
d07a63e4
JX
14734#, c-format
14735msgid "git show %s: bad file"
14736msgstr ""
14737
bfef3f9d 14738#: builtin/log.c:571 builtin/log.c:666
cc76011e 14739#, c-format
d93ef2a1 14740msgid "could not read object %s"
cc76011e
JX
14741msgstr ""
14742
bfef3f9d 14743#: builtin/log.c:691
cc76011e 14744#, c-format
d93ef2a1 14745msgid "unknown type: %d"
cc76011e
JX
14746msgstr ""
14747
bfef3f9d 14748#: builtin/log.c:835
578c7937
JX
14749#, c-format
14750msgid "%s: invalid cover from description mode"
14751msgstr ""
14752
bfef3f9d 14753#: builtin/log.c:842
cc76011e
JX
14754msgid "format.headers without value"
14755msgstr ""
14756
bfef3f9d 14757#: builtin/log.c:957
cc76011e
JX
14758msgid "name of output directory is too long"
14759msgstr ""
14760
bfef3f9d 14761#: builtin/log.c:973
cc76011e 14762#, c-format
d93ef2a1
JX
14763msgid "cannot open patch file %s"
14764msgstr ""
14765
bfef3f9d 14766#: builtin/log.c:990
d93ef2a1 14767msgid "need exactly one range"
cc76011e
JX
14768msgstr ""
14769
bfef3f9d 14770#: builtin/log.c:1000
d93ef2a1 14771msgid "not a range"
cc76011e
JX
14772msgstr ""
14773
bfef3f9d 14774#: builtin/log.c:1164
d93ef2a1 14775msgid "cover letter needs email format"
cc76011e
JX
14776msgstr ""
14777
bfef3f9d 14778#: builtin/log.c:1170
d93ef2a1 14779msgid "failed to create cover-letter file"
cc76011e
JX
14780msgstr ""
14781
bfef3f9d 14782#: builtin/log.c:1249
cc76011e
JX
14783#, c-format
14784msgid "insane in-reply-to: %s"
14785msgstr ""
14786
bfef3f9d 14787#: builtin/log.c:1276
c2ea1208 14788msgid "git format-patch [<options>] [<since> | <revision-range>]"
cc76011e
JX
14789msgstr ""
14790
bfef3f9d 14791#: builtin/log.c:1334
d93ef2a1 14792msgid "two output directories?"
cc76011e
JX
14793msgstr ""
14794
bfef3f9d 14795#: builtin/log.c:1445 builtin/log.c:2217 builtin/log.c:2219 builtin/log.c:2231
f517e50d 14796#, c-format
d93ef2a1 14797msgid "unknown commit %s"
f517e50d
JX
14798msgstr ""
14799
bfef3f9d 14800#: builtin/log.c:1455 builtin/replace.c:58 builtin/replace.c:207
d93ef2a1 14801#: builtin/replace.c:210
f517e50d 14802#, c-format
d93ef2a1 14803msgid "failed to resolve '%s' as a valid ref"
f517e50d
JX
14804msgstr ""
14805
bfef3f9d 14806#: builtin/log.c:1460
d93ef2a1 14807msgid "could not find exact merge base"
f517e50d
JX
14808msgstr ""
14809
bfef3f9d 14810#: builtin/log.c:1464
f517e50d 14811msgid ""
d93ef2a1 14812"failed to get upstream, if you want to record base commit automatically,\n"
f517e50d 14813"please use git branch --set-upstream-to to track a remote branch.\n"
d93ef2a1 14814"Or you could specify base commit by --base=<base-commit-id> manually"
f517e50d
JX
14815msgstr ""
14816
bfef3f9d 14817#: builtin/log.c:1484
d93ef2a1 14818msgid "failed to find exact merge base"
f517e50d
JX
14819msgstr ""
14820
bfef3f9d 14821#: builtin/log.c:1495
f517e50d
JX
14822msgid "base commit should be the ancestor of revision list"
14823msgstr ""
14824
bfef3f9d 14825#: builtin/log.c:1499
f517e50d
JX
14826msgid "base commit shouldn't be in revision list"
14827msgstr ""
14828
bfef3f9d 14829#: builtin/log.c:1552
f517e50d
JX
14830msgid "cannot get patch id"
14831msgstr ""
14832
bfef3f9d 14833#: builtin/log.c:1604
12705546
JX
14834msgid "failed to infer range-diff ranges"
14835msgstr ""
14836
bfef3f9d 14837#: builtin/log.c:1650
cc76011e
JX
14838msgid "use [PATCH n/m] even with a single patch"
14839msgstr ""
14840
bfef3f9d 14841#: builtin/log.c:1653
cc76011e
JX
14842msgid "use [PATCH] even with multiple patches"
14843msgstr ""
14844
bfef3f9d 14845#: builtin/log.c:1657
cc76011e
JX
14846msgid "print patches to standard out"
14847msgstr ""
14848
bfef3f9d 14849#: builtin/log.c:1659
cc76011e
JX
14850msgid "generate a cover letter"
14851msgstr ""
14852
bfef3f9d 14853#: builtin/log.c:1661
cc76011e
JX
14854msgid "use simple number sequence for output file names"
14855msgstr ""
14856
bfef3f9d 14857#: builtin/log.c:1662
cc76011e
JX
14858msgid "sfx"
14859msgstr ""
14860
bfef3f9d 14861#: builtin/log.c:1663
cc76011e
JX
14862msgid "use <sfx> instead of '.patch'"
14863msgstr ""
14864
bfef3f9d 14865#: builtin/log.c:1665
cc76011e
JX
14866msgid "start numbering patches at <n> instead of 1"
14867msgstr ""
14868
bfef3f9d 14869#: builtin/log.c:1667
46bc4039
JX
14870msgid "mark the series as Nth re-roll"
14871msgstr ""
14872
bfef3f9d 14873#: builtin/log.c:1669
fda7b092
JX
14874msgid "Use [RFC PATCH] instead of [PATCH]"
14875msgstr ""
14876
bfef3f9d 14877#: builtin/log.c:1672
578c7937
JX
14878msgid "cover-from-description-mode"
14879msgstr ""
14880
bfef3f9d 14881#: builtin/log.c:1673
578c7937
JX
14882msgid "generate parts of a cover letter based on a branch's description"
14883msgstr ""
14884
bfef3f9d 14885#: builtin/log.c:1675
cc76011e
JX
14886msgid "Use [<prefix>] instead of [PATCH]"
14887msgstr ""
14888
bfef3f9d 14889#: builtin/log.c:1678
cc76011e
JX
14890msgid "store resulting files in <dir>"
14891msgstr ""
14892
bfef3f9d 14893#: builtin/log.c:1681
cc76011e
JX
14894msgid "don't strip/add [PATCH]"
14895msgstr ""
14896
bfef3f9d 14897#: builtin/log.c:1684
cc76011e
JX
14898msgid "don't output binary diffs"
14899msgstr ""
14900
bfef3f9d 14901#: builtin/log.c:1686
2c0ca050
JX
14902msgid "output all-zero hash in From header"
14903msgstr ""
14904
bfef3f9d 14905#: builtin/log.c:1688
cc76011e
JX
14906msgid "don't include a patch matching a commit upstream"
14907msgstr ""
14908
bfef3f9d 14909#: builtin/log.c:1690
cc76011e
JX
14910msgid "show patch format instead of default (patch + stat)"
14911msgstr ""
14912
bfef3f9d 14913#: builtin/log.c:1692
cc76011e
JX
14914msgid "Messaging"
14915msgstr ""
14916
bfef3f9d 14917#: builtin/log.c:1693
cc76011e
JX
14918msgid "header"
14919msgstr ""
14920
bfef3f9d 14921#: builtin/log.c:1694
cc76011e
JX
14922msgid "add email header"
14923msgstr ""
14924
bfef3f9d 14925#: builtin/log.c:1695 builtin/log.c:1696
cc76011e
JX
14926msgid "email"
14927msgstr ""
14928
bfef3f9d 14929#: builtin/log.c:1695
cc76011e
JX
14930msgid "add To: header"
14931msgstr ""
14932
bfef3f9d 14933#: builtin/log.c:1696
cc76011e
JX
14934msgid "add Cc: header"
14935msgstr ""
14936
bfef3f9d 14937#: builtin/log.c:1697
28b3cffc
JX
14938msgid "ident"
14939msgstr ""
14940
bfef3f9d 14941#: builtin/log.c:1698
28b3cffc
JX
14942msgid "set From address to <ident> (or committer ident if absent)"
14943msgstr ""
14944
bfef3f9d 14945#: builtin/log.c:1700
cc76011e
JX
14946msgid "message-id"
14947msgstr ""
14948
bfef3f9d 14949#: builtin/log.c:1701
cc76011e
JX
14950msgid "make first mail a reply to <message-id>"
14951msgstr ""
14952
bfef3f9d 14953#: builtin/log.c:1702 builtin/log.c:1705
cc76011e
JX
14954msgid "boundary"
14955msgstr ""
14956
bfef3f9d 14957#: builtin/log.c:1703
cc76011e
JX
14958msgid "attach the patch"
14959msgstr ""
14960
bfef3f9d 14961#: builtin/log.c:1706
cc76011e
JX
14962msgid "inline the patch"
14963msgstr ""
14964
bfef3f9d 14965#: builtin/log.c:1710
cc76011e
JX
14966msgid "enable message threading, styles: shallow, deep"
14967msgstr ""
14968
bfef3f9d 14969#: builtin/log.c:1712
cc76011e
JX
14970msgid "signature"
14971msgstr ""
14972
bfef3f9d 14973#: builtin/log.c:1713
cc76011e
JX
14974msgid "add a signature"
14975msgstr ""
14976
bfef3f9d 14977#: builtin/log.c:1714
f517e50d
JX
14978msgid "base-commit"
14979msgstr ""
14980
bfef3f9d 14981#: builtin/log.c:1715
f517e50d
JX
14982msgid "add prerequisite tree info to the patch series"
14983msgstr ""
14984
bfef3f9d 14985#: builtin/log.c:1717
fe05e196
JX
14986msgid "add a signature from a file"
14987msgstr ""
14988
bfef3f9d 14989#: builtin/log.c:1718
cc76011e
JX
14990msgid "don't print the patch filenames"
14991msgstr ""
14992
bfef3f9d 14993#: builtin/log.c:1720
25eab542
JX
14994msgid "show progress while generating patches"
14995msgstr ""
14996
bfef3f9d 14997#: builtin/log.c:1722
12705546
JX
14998msgid "show changes against <rev> in cover letter or single patch"
14999msgstr ""
15000
bfef3f9d 15001#: builtin/log.c:1725
12705546
JX
15002msgid "show changes against <refspec> in cover letter or single patch"
15003msgstr ""
15004
bfef3f9d 15005#: builtin/log.c:1727
12705546
JX
15006msgid "percentage by which creation is weighted"
15007msgstr ""
15008
bfef3f9d 15009#: builtin/log.c:1812
5b34e000
JX
15010#, c-format
15011msgid "invalid ident line: %s"
15012msgstr ""
15013
bfef3f9d 15014#: builtin/log.c:1827
dba9f13c 15015msgid "-n and -k are mutually exclusive"
cc76011e
JX
15016msgstr ""
15017
bfef3f9d 15018#: builtin/log.c:1829
dba9f13c 15019msgid "--subject-prefix/--rfc and -k are mutually exclusive"
cc76011e
JX
15020msgstr ""
15021
bfef3f9d 15022#: builtin/log.c:1837
cc76011e
JX
15023msgid "--name-only does not make sense"
15024msgstr ""
15025
bfef3f9d 15026#: builtin/log.c:1839
cc76011e
JX
15027msgid "--name-status does not make sense"
15028msgstr ""
15029
bfef3f9d 15030#: builtin/log.c:1841
cc76011e
JX
15031msgid "--check does not make sense"
15032msgstr ""
15033
bfef3f9d 15034#: builtin/log.c:1874
cc76011e
JX
15035msgid "standard output, or directory, which one?"
15036msgstr ""
15037
bfef3f9d 15038#: builtin/log.c:1978
12705546 15039msgid "--interdiff requires --cover-letter or single patch"
fe05e196
JX
15040msgstr ""
15041
bfef3f9d 15042#: builtin/log.c:1982
12705546
JX
15043msgid "Interdiff:"
15044msgstr ""
15045
bfef3f9d 15046#: builtin/log.c:1983
12705546
JX
15047#, c-format
15048msgid "Interdiff against v%d:"
15049msgstr ""
15050
bfef3f9d 15051#: builtin/log.c:1989
12705546
JX
15052msgid "--creation-factor requires --range-diff"
15053msgstr ""
15054
bfef3f9d 15055#: builtin/log.c:1993
12705546
JX
15056msgid "--range-diff requires --cover-letter or single patch"
15057msgstr ""
15058
bfef3f9d 15059#: builtin/log.c:2001
12705546
JX
15060msgid "Range-diff:"
15061msgstr ""
15062
bfef3f9d 15063#: builtin/log.c:2002
12705546
JX
15064#, c-format
15065msgid "Range-diff against v%d:"
15066msgstr ""
15067
bfef3f9d 15068#: builtin/log.c:2013
12705546
JX
15069#, c-format
15070msgid "unable to read signature file '%s'"
15071msgstr ""
15072
bfef3f9d 15073#: builtin/log.c:2049
25eab542
JX
15074msgid "Generating patches"
15075msgstr ""
15076
bfef3f9d 15077#: builtin/log.c:2093
d93ef2a1 15078msgid "failed to create output files"
cc76011e
JX
15079msgstr ""
15080
bfef3f9d 15081#: builtin/log.c:2152
cc76011e
JX
15082msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
15083msgstr ""
15084
bfef3f9d 15085#: builtin/log.c:2206
cc76011e
JX
15086#, c-format
15087msgid ""
15088"Could not find a tracked remote branch, please specify <upstream> manually.\n"
15089msgstr ""
15090
bfef3f9d 15091#: builtin/ls-files.c:471
c2ea1208 15092msgid "git ls-files [<options>] [<file>...]"
cc76011e
JX
15093msgstr ""
15094
bfef3f9d 15095#: builtin/ls-files.c:527
cc76011e
JX
15096msgid "identify the file status with tags"
15097msgstr ""
15098
bfef3f9d 15099#: builtin/ls-files.c:529
cc76011e
JX
15100msgid "use lowercase letters for 'assume unchanged' files"
15101msgstr ""
15102
bfef3f9d 15103#: builtin/ls-files.c:531
18a90722
JX
15104msgid "use lowercase letters for 'fsmonitor clean' files"
15105msgstr ""
15106
bfef3f9d 15107#: builtin/ls-files.c:533
cc76011e
JX
15108msgid "show cached files in the output (default)"
15109msgstr ""
15110
bfef3f9d 15111#: builtin/ls-files.c:535
cc76011e
JX
15112msgid "show deleted files in the output"
15113msgstr ""
15114
bfef3f9d 15115#: builtin/ls-files.c:537
cc76011e
JX
15116msgid "show modified files in the output"
15117msgstr ""
15118
bfef3f9d 15119#: builtin/ls-files.c:539
cc76011e
JX
15120msgid "show other files in the output"
15121msgstr ""
15122
bfef3f9d 15123#: builtin/ls-files.c:541
cc76011e
JX
15124msgid "show ignored files in the output"
15125msgstr ""
15126
bfef3f9d 15127#: builtin/ls-files.c:544
cc76011e
JX
15128msgid "show staged contents' object name in the output"
15129msgstr ""
15130
bfef3f9d 15131#: builtin/ls-files.c:546
cc76011e
JX
15132msgid "show files on the filesystem that need to be removed"
15133msgstr ""
15134
bfef3f9d 15135#: builtin/ls-files.c:548
d07a63e4 15136msgid "show 'other' directories' names only"
cc76011e
JX
15137msgstr ""
15138
bfef3f9d 15139#: builtin/ls-files.c:550
9eb3984b
JX
15140msgid "show line endings of files"
15141msgstr ""
15142
bfef3f9d 15143#: builtin/ls-files.c:552
cc76011e
JX
15144msgid "don't show empty directories"
15145msgstr ""
15146
bfef3f9d 15147#: builtin/ls-files.c:555
cc76011e
JX
15148msgid "show unmerged files in the output"
15149msgstr ""
15150
bfef3f9d 15151#: builtin/ls-files.c:557
cc76011e
JX
15152msgid "show resolve-undo information"
15153msgstr ""
15154
bfef3f9d 15155#: builtin/ls-files.c:559
cc76011e
JX
15156msgid "skip files matching pattern"
15157msgstr ""
15158
bfef3f9d 15159#: builtin/ls-files.c:562
cc76011e
JX
15160msgid "exclude patterns are read from <file>"
15161msgstr ""
15162
bfef3f9d 15163#: builtin/ls-files.c:565
cc76011e
JX
15164msgid "read additional per-directory exclude patterns in <file>"
15165msgstr ""
15166
bfef3f9d 15167#: builtin/ls-files.c:567
cc76011e
JX
15168msgid "add the standard git exclusions"
15169msgstr ""
15170
bfef3f9d 15171#: builtin/ls-files.c:571
cc76011e
JX
15172msgid "make the output relative to the project top directory"
15173msgstr ""
15174
bfef3f9d 15175#: builtin/ls-files.c:574
fda7b092
JX
15176msgid "recurse through submodules"
15177msgstr ""
15178
bfef3f9d 15179#: builtin/ls-files.c:576
cc76011e
JX
15180msgid "if any <file> is not in the index, treat this as an error"
15181msgstr ""
15182
bfef3f9d 15183#: builtin/ls-files.c:577
cc76011e
JX
15184msgid "tree-ish"
15185msgstr ""
15186
bfef3f9d 15187#: builtin/ls-files.c:578
cc76011e
JX
15188msgid "pretend that paths removed since <tree-ish> are still present"
15189msgstr ""
15190
bfef3f9d 15191#: builtin/ls-files.c:580
cc76011e
JX
15192msgid "show debugging data"
15193msgstr ""
15194
9b7388a8 15195#: builtin/ls-remote.c:9
9eb3984b
JX
15196msgid ""
15197"git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
15198" [-q | --quiet] [--exit-code] [--get-url]\n"
15199" [--symref] [<repository> [<refs>...]]"
15200msgstr ""
15201
9b7388a8 15202#: builtin/ls-remote.c:59
9eb3984b
JX
15203msgid "do not print remote URL"
15204msgstr ""
15205
bfef3f9d 15206#: builtin/ls-remote.c:60 builtin/ls-remote.c:62 builtin/rebase.c:1384
9eb3984b
JX
15207msgid "exec"
15208msgstr ""
15209
9b7388a8 15210#: builtin/ls-remote.c:61 builtin/ls-remote.c:63
9eb3984b
JX
15211msgid "path of git-upload-pack on the remote host"
15212msgstr ""
15213
9b7388a8 15214#: builtin/ls-remote.c:65
9eb3984b
JX
15215msgid "limit to tags"
15216msgstr ""
15217
9b7388a8 15218#: builtin/ls-remote.c:66
9eb3984b
JX
15219msgid "limit to heads"
15220msgstr ""
15221
9b7388a8 15222#: builtin/ls-remote.c:67
9eb3984b
JX
15223msgid "do not show peeled tags"
15224msgstr ""
15225
9b7388a8 15226#: builtin/ls-remote.c:69
9eb3984b
JX
15227msgid "take url.<base>.insteadOf into account"
15228msgstr ""
15229
d93ef2a1 15230#: builtin/ls-remote.c:72
9eb3984b
JX
15231msgid "exit with exit code 2 if no matching refs are found"
15232msgstr ""
15233
d93ef2a1 15234#: builtin/ls-remote.c:75
9eb3984b
JX
15235msgid "show underlying ref in addition to the object pointed by it"
15236msgstr ""
15237
dba9f13c 15238#: builtin/ls-tree.c:30
cc76011e
JX
15239msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
15240msgstr ""
15241
dba9f13c 15242#: builtin/ls-tree.c:128
cc76011e
JX
15243msgid "only show trees"
15244msgstr ""
15245
dba9f13c 15246#: builtin/ls-tree.c:130
cc76011e
JX
15247msgid "recurse into subtrees"
15248msgstr ""
15249
dba9f13c 15250#: builtin/ls-tree.c:132
cc76011e
JX
15251msgid "show trees when recursing"
15252msgstr ""
15253
dba9f13c 15254#: builtin/ls-tree.c:135
cc76011e
JX
15255msgid "terminate entries with NUL byte"
15256msgstr ""
15257
dba9f13c 15258#: builtin/ls-tree.c:136
cc76011e
JX
15259msgid "include object size"
15260msgstr ""
15261
dba9f13c 15262#: builtin/ls-tree.c:138 builtin/ls-tree.c:140
cc76011e
JX
15263msgid "list only filenames"
15264msgstr ""
15265
dba9f13c 15266#: builtin/ls-tree.c:143
cc76011e
JX
15267msgid "use full path names"
15268msgstr ""
15269
dba9f13c 15270#: builtin/ls-tree.c:145
cc76011e
JX
15271msgid "list entire tree; not just current directory (implies --full-name)"
15272msgstr ""
15273
5b34e000
JX
15274#: builtin/mailsplit.c:241
15275#, c-format
15276msgid "empty mbox: '%s'"
cc76011e
JX
15277msgstr ""
15278
bfef3f9d
JX
15279#: builtin/merge-base.c:32
15280msgid "git merge-base [-a | --all] <commit> <commit>..."
15281msgstr ""
15282
15283#: builtin/merge-base.c:33
15284msgid "git merge-base [-a | --all] --octopus <commit>..."
15285msgstr ""
15286
15287#: builtin/merge-base.c:34
15288msgid "git merge-base --independent <commit>..."
15289msgstr ""
15290
15291#: builtin/merge-base.c:35
15292msgid "git merge-base --is-ancestor <commit> <commit>"
15293msgstr ""
15294
15295#: builtin/merge-base.c:36
15296msgid "git merge-base --fork-point <ref> [<commit>]"
15297msgstr ""
15298
15299#: builtin/merge-base.c:143
15300msgid "output all common ancestors"
15301msgstr ""
15302
15303#: builtin/merge-base.c:145
15304msgid "find ancestors for a single n-way merge"
15305msgstr ""
15306
15307#: builtin/merge-base.c:147
15308msgid "list revs not reachable from others"
15309msgstr ""
15310
15311#: builtin/merge-base.c:149
15312msgid "is the first one ancestor of the other?"
15313msgstr ""
15314
15315#: builtin/merge-base.c:151
15316msgid "find where <commit> forked from reflog of <ref>"
15317msgstr ""
15318
15319#: builtin/merge-file.c:9
15320msgid ""
15321"git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
15322"<orig-file> <file2>"
15323msgstr ""
15324
15325#: builtin/merge-file.c:35
15326msgid "send results to standard output"
15327msgstr ""
15328
15329#: builtin/merge-file.c:36
15330msgid "use a diff3 based merge"
15331msgstr ""
15332
15333#: builtin/merge-file.c:37
15334msgid "for conflicts, use our version"
15335msgstr ""
15336
15337#: builtin/merge-file.c:39
15338msgid "for conflicts, use their version"
15339msgstr ""
15340
15341#: builtin/merge-file.c:41
15342msgid "for conflicts, use a union version"
15343msgstr ""
15344
15345#: builtin/merge-file.c:44
15346msgid "for conflicts, use this marker size"
15347msgstr ""
15348
15349#: builtin/merge-file.c:45
15350msgid "do not warn about conflicts"
15351msgstr ""
15352
15353#: builtin/merge-file.c:47
15354msgid "set labels for file1/orig-file/file2"
15355msgstr ""
15356
15357#: builtin/merge-recursive.c:47
15358#, c-format
15359msgid "unknown option %s"
15360msgstr ""
15361
15362#: builtin/merge-recursive.c:53
15363#, c-format
15364msgid "could not parse object '%s'"
15365msgstr ""
15366
15367#: builtin/merge-recursive.c:57
15368#, c-format
15369msgid "cannot handle more than %d base. Ignoring %s."
15370msgid_plural "cannot handle more than %d bases. Ignoring %s."
15371msgstr[0] ""
15372msgstr[1] ""
15373
15374#: builtin/merge-recursive.c:65
15375msgid "not handling anything other than two heads merge."
15376msgstr ""
15377
15378#: builtin/merge-recursive.c:74 builtin/merge-recursive.c:76
15379#, c-format
15380msgid "could not resolve ref '%s'"
15381msgstr ""
15382
15383#: builtin/merge-recursive.c:82
15384#, c-format
15385msgid "Merging %s with %s\n"
cc76011e
JX
15386msgstr ""
15387
6b0f1a9b 15388#: builtin/merge.c:56
bfef3f9d 15389msgid "git merge [<options>] [<commit>...]"
5b34e000
JX
15390msgstr ""
15391
6b0f1a9b 15392#: builtin/merge.c:57
bfef3f9d
JX
15393msgid "git merge --abort"
15394msgstr ""
15395
15396#: builtin/merge.c:58
673bfad0
JX
15397msgid "git merge --continue"
15398msgstr ""
15399
bfef3f9d 15400#: builtin/merge.c:121
cc76011e
JX
15401msgid "switch `m' requires a value"
15402msgstr ""
15403
bfef3f9d 15404#: builtin/merge.c:144
cc76011e 15405#, c-format
94328cef 15406msgid "option `%s' requires a value"
cc76011e
JX
15407msgstr ""
15408
bfef3f9d 15409#: builtin/merge.c:190
cc76011e 15410#, c-format
94328cef
JX
15411msgid "Could not find merge strategy '%s'.\n"
15412msgstr ""
15413
bfef3f9d 15414#: builtin/merge.c:191
94328cef 15415#, c-format
cc76011e
JX
15416msgid "Available strategies are:"
15417msgstr ""
15418
bfef3f9d 15419#: builtin/merge.c:196
cc76011e
JX
15420#, c-format
15421msgid "Available custom strategies are:"
15422msgstr ""
15423
bfef3f9d 15424#: builtin/merge.c:247 builtin/pull.c:133
cc76011e
JX
15425msgid "do not show a diffstat at the end of the merge"
15426msgstr ""
15427
bfef3f9d 15428#: builtin/merge.c:250 builtin/pull.c:136
cc76011e
JX
15429msgid "show a diffstat at the end of the merge"
15430msgstr ""
15431
bfef3f9d 15432#: builtin/merge.c:251 builtin/pull.c:139
cc76011e
JX
15433msgid "(synonym to --stat)"
15434msgstr ""
15435
bfef3f9d 15436#: builtin/merge.c:253 builtin/pull.c:142
cc76011e
JX
15437msgid "add (at most <n>) entries from shortlog to merge commit message"
15438msgstr ""
15439
bfef3f9d 15440#: builtin/merge.c:256 builtin/pull.c:148
cc76011e
JX
15441msgid "create a single commit instead of doing a merge"
15442msgstr ""
15443
bfef3f9d 15444#: builtin/merge.c:258 builtin/pull.c:151
cc76011e
JX
15445msgid "perform a commit if the merge succeeds (default)"
15446msgstr ""
15447
bfef3f9d 15448#: builtin/merge.c:260 builtin/pull.c:154
cc76011e
JX
15449msgid "edit message before committing"
15450msgstr ""
15451
bfef3f9d 15452#: builtin/merge.c:262
cc76011e
JX
15453msgid "allow fast-forward (default)"
15454msgstr ""
15455
bfef3f9d 15456#: builtin/merge.c:264 builtin/pull.c:161
cc76011e
JX
15457msgid "abort if fast-forward is not possible"
15458msgstr ""
15459
bfef3f9d 15460#: builtin/merge.c:268 builtin/pull.c:164
9fa976ff 15461msgid "verify that the named commit has a valid GPG signature"
c138af56
JX
15462msgstr ""
15463
bfef3f9d
JX
15464#: builtin/merge.c:269 builtin/notes.c:787 builtin/pull.c:168
15465#: builtin/rebase.c:527 builtin/rebase.c:1398 builtin/revert.c:114
cc76011e
JX
15466msgid "strategy"
15467msgstr ""
15468
bfef3f9d 15469#: builtin/merge.c:270 builtin/pull.c:169
cc76011e
JX
15470msgid "merge strategy to use"
15471msgstr ""
15472
bfef3f9d 15473#: builtin/merge.c:271 builtin/pull.c:172
cc76011e
JX
15474msgid "option=value"
15475msgstr ""
15476
bfef3f9d 15477#: builtin/merge.c:272 builtin/pull.c:173
cc76011e
JX
15478msgid "option for selected merge strategy"
15479msgstr ""
15480
bfef3f9d 15481#: builtin/merge.c:274
cc76011e
JX
15482msgid "merge commit message (for a non-fast-forward merge)"
15483msgstr ""
15484
bfef3f9d 15485#: builtin/merge.c:281
cc76011e
JX
15486msgid "abort the current in-progress merge"
15487msgstr ""
15488
bfef3f9d 15489#: builtin/merge.c:283
6b0f1a9b
JX
15490msgid "--abort but leave index and working tree alone"
15491msgstr ""
15492
bfef3f9d 15493#: builtin/merge.c:285
673bfad0
JX
15494msgid "continue the current in-progress merge"
15495msgstr ""
15496
bfef3f9d 15497#: builtin/merge.c:287 builtin/pull.c:180
f517e50d
JX
15498msgid "allow merging unrelated histories"
15499msgstr ""
15500
bfef3f9d 15501#: builtin/merge.c:294
3d0a05b4 15502msgid "bypass pre-merge-commit and commit-msg hooks"
25eab542
JX
15503msgstr ""
15504
bfef3f9d 15505#: builtin/merge.c:311
cc76011e
JX
15506msgid "could not run stash."
15507msgstr ""
15508
bfef3f9d 15509#: builtin/merge.c:316
cc76011e
JX
15510msgid "stash failed"
15511msgstr ""
15512
bfef3f9d 15513#: builtin/merge.c:321
cc76011e
JX
15514#, c-format
15515msgid "not a valid object: %s"
15516msgstr ""
15517
bfef3f9d 15518#: builtin/merge.c:343 builtin/merge.c:360
cc76011e
JX
15519msgid "read-tree failed"
15520msgstr ""
15521
bfef3f9d 15522#: builtin/merge.c:390
cc76011e
JX
15523msgid " (nothing to squash)"
15524msgstr ""
15525
bfef3f9d 15526#: builtin/merge.c:401
cc76011e
JX
15527#, c-format
15528msgid "Squash commit -- not updating HEAD\n"
15529msgstr ""
15530
bfef3f9d 15531#: builtin/merge.c:451
cc76011e
JX
15532#, c-format
15533msgid "No merge message -- not updating HEAD\n"
15534msgstr ""
15535
bfef3f9d 15536#: builtin/merge.c:502
cc76011e
JX
15537#, c-format
15538msgid "'%s' does not point to a commit"
15539msgstr ""
15540
bfef3f9d 15541#: builtin/merge.c:589
cc76011e
JX
15542#, c-format
15543msgid "Bad branch.%s.mergeoptions string: %s"
15544msgstr ""
15545
bfef3f9d 15546#: builtin/merge.c:716
cc76011e
JX
15547msgid "Not handling anything other than two heads merge."
15548msgstr ""
15549
bfef3f9d 15550#: builtin/merge.c:730
cc76011e
JX
15551#, c-format
15552msgid "Unknown option for merge-recursive: -X%s"
15553msgstr ""
15554
bfef3f9d 15555#: builtin/merge.c:745
cc76011e
JX
15556#, c-format
15557msgid "unable to write %s"
15558msgstr ""
15559
bfef3f9d 15560#: builtin/merge.c:797
cc76011e
JX
15561#, c-format
15562msgid "Could not read from '%s'"
15563msgstr ""
15564
bfef3f9d 15565#: builtin/merge.c:806
cc76011e
JX
15566#, c-format
15567msgid "Not committing merge; use 'git commit' to complete the merge.\n"
15568msgstr ""
15569
bfef3f9d 15570#: builtin/merge.c:812
cc76011e
JX
15571msgid ""
15572"Please enter a commit message to explain why this merge is necessary,\n"
15573"especially if it merges an updated upstream into a topic branch.\n"
15574"\n"
d93ef2a1
JX
15575msgstr ""
15576
bfef3f9d 15577#: builtin/merge.c:817
d93ef2a1
JX
15578msgid "An empty message aborts the commit.\n"
15579msgstr ""
15580
bfef3f9d 15581#: builtin/merge.c:820
d93ef2a1
JX
15582#, c-format
15583msgid ""
9caaf23e 15584"Lines starting with '%c' will be ignored, and an empty message aborts\n"
cc76011e
JX
15585"the commit.\n"
15586msgstr ""
15587
bfef3f9d 15588#: builtin/merge.c:873
cc76011e
JX
15589msgid "Empty commit message."
15590msgstr ""
15591
bfef3f9d 15592#: builtin/merge.c:888
cc76011e
JX
15593#, c-format
15594msgid "Wonderful.\n"
15595msgstr ""
15596
bfef3f9d 15597#: builtin/merge.c:949
cc76011e
JX
15598#, c-format
15599msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
15600msgstr ""
15601
bfef3f9d 15602#: builtin/merge.c:988
cc76011e
JX
15603msgid "No current branch."
15604msgstr ""
15605
bfef3f9d 15606#: builtin/merge.c:990
cc76011e
JX
15607msgid "No remote for the current branch."
15608msgstr ""
15609
bfef3f9d 15610#: builtin/merge.c:992
cc76011e
JX
15611msgid "No default upstream defined for the current branch."
15612msgstr ""
15613
bfef3f9d 15614#: builtin/merge.c:997
cc76011e 15615#, c-format
28b3cffc 15616msgid "No remote-tracking branch for %s from %s"
cc76011e
JX
15617msgstr ""
15618
bfef3f9d 15619#: builtin/merge.c:1054
9fa976ff
JX
15620#, c-format
15621msgid "Bad value '%s' in environment '%s'"
15622msgstr ""
15623
bfef3f9d 15624#: builtin/merge.c:1157
9fa976ff
JX
15625#, c-format
15626msgid "not something we can merge in %s: %s"
15627msgstr ""
15628
bfef3f9d 15629#: builtin/merge.c:1191
9fa976ff
JX
15630msgid "not something we can merge"
15631msgstr ""
15632
bfef3f9d 15633#: builtin/merge.c:1295
673bfad0
JX
15634msgid "--abort expects no arguments"
15635msgstr ""
15636
bfef3f9d 15637#: builtin/merge.c:1299
cc76011e
JX
15638msgid "There is no merge to abort (MERGE_HEAD missing)."
15639msgstr ""
15640
bfef3f9d 15641#: builtin/merge.c:1317
6b0f1a9b
JX
15642msgid "--quit expects no arguments"
15643msgstr ""
15644
bfef3f9d 15645#: builtin/merge.c:1330
673bfad0
JX
15646msgid "--continue expects no arguments"
15647msgstr ""
15648
bfef3f9d 15649#: builtin/merge.c:1334
673bfad0
JX
15650msgid "There is no merge in progress (MERGE_HEAD missing)."
15651msgstr ""
15652
bfef3f9d 15653#: builtin/merge.c:1350
cc76011e
JX
15654msgid ""
15655"You have not concluded your merge (MERGE_HEAD exists).\n"
d07a63e4 15656"Please, commit your changes before you merge."
cc76011e
JX
15657msgstr ""
15658
bfef3f9d 15659#: builtin/merge.c:1357
cc76011e
JX
15660msgid ""
15661"You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
d07a63e4 15662"Please, commit your changes before you merge."
cc76011e
JX
15663msgstr ""
15664
bfef3f9d 15665#: builtin/merge.c:1360
cc76011e
JX
15666msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
15667msgstr ""
15668
bfef3f9d 15669#: builtin/merge.c:1374
cc76011e
JX
15670msgid "You cannot combine --squash with --no-ff."
15671msgstr ""
15672
bfef3f9d 15673#: builtin/merge.c:1376
6b0f1a9b 15674msgid "You cannot combine --squash with --commit."
cc76011e
JX
15675msgstr ""
15676
bfef3f9d 15677#: builtin/merge.c:1392
6b0f1a9b
JX
15678msgid "No commit specified and merge.defaultToUpstream not set."
15679msgstr ""
15680
bfef3f9d 15681#: builtin/merge.c:1409
cc76011e
JX
15682msgid "Squash commit into empty head not supported yet"
15683msgstr ""
15684
bfef3f9d 15685#: builtin/merge.c:1411
cc76011e
JX
15686msgid "Non-fast-forward commit does not make sense into an empty head"
15687msgstr ""
15688
bfef3f9d 15689#: builtin/merge.c:1416
28b3cffc
JX
15690#, c-format
15691msgid "%s - not something we can merge"
15692msgstr ""
15693
bfef3f9d 15694#: builtin/merge.c:1418
64f23b0c
JX
15695msgid "Can merge only exactly one commit into empty head"
15696msgstr ""
15697
bfef3f9d 15698#: builtin/merge.c:1499
f517e50d
JX
15699msgid "refusing to merge unrelated histories"
15700msgstr ""
15701
bfef3f9d 15702#: builtin/merge.c:1508
25eab542 15703msgid "Already up to date."
9fa976ff
JX
15704msgstr ""
15705
bfef3f9d 15706#: builtin/merge.c:1518
cc76011e
JX
15707#, c-format
15708msgid "Updating %s..%s\n"
15709msgstr ""
15710
bfef3f9d 15711#: builtin/merge.c:1564
cc76011e
JX
15712#, c-format
15713msgid "Trying really trivial in-index merge...\n"
15714msgstr ""
15715
bfef3f9d 15716#: builtin/merge.c:1571
cc76011e
JX
15717#, c-format
15718msgid "Nope.\n"
15719msgstr ""
15720
bfef3f9d 15721#: builtin/merge.c:1596
25eab542 15722msgid "Already up to date. Yeeah!"
9fa976ff
JX
15723msgstr ""
15724
bfef3f9d 15725#: builtin/merge.c:1602
cc76011e
JX
15726msgid "Not possible to fast-forward, aborting."
15727msgstr ""
15728
bfef3f9d 15729#: builtin/merge.c:1630 builtin/merge.c:1695
cc76011e
JX
15730#, c-format
15731msgid "Rewinding the tree to pristine...\n"
15732msgstr ""
15733
bfef3f9d 15734#: builtin/merge.c:1634
cc76011e
JX
15735#, c-format
15736msgid "Trying merge strategy %s...\n"
15737msgstr ""
15738
bfef3f9d 15739#: builtin/merge.c:1686
cc76011e
JX
15740#, c-format
15741msgid "No merge strategy handled the merge.\n"
15742msgstr ""
15743
bfef3f9d 15744#: builtin/merge.c:1688
cc76011e
JX
15745#, c-format
15746msgid "Merge with strategy %s failed.\n"
15747msgstr ""
15748
bfef3f9d 15749#: builtin/merge.c:1697
cc76011e
JX
15750#, c-format
15751msgid "Using the %s to prepare resolving by hand.\n"
15752msgstr ""
15753
bfef3f9d 15754#: builtin/merge.c:1711
cc76011e
JX
15755#, c-format
15756msgid "Automatic merge went well; stopped before committing as requested\n"
15757msgstr ""
15758
bfef3f9d
JX
15759#: builtin/mktree.c:66
15760msgid "git mktree [-z] [--missing] [--batch]"
cc76011e
JX
15761msgstr ""
15762
bfef3f9d
JX
15763#: builtin/mktree.c:154
15764msgid "input is NUL terminated"
cc76011e
JX
15765msgstr ""
15766
bfef3f9d
JX
15767#: builtin/mktree.c:155 builtin/write-tree.c:26
15768msgid "allow missing objects"
cc76011e
JX
15769msgstr ""
15770
bfef3f9d
JX
15771#: builtin/mktree.c:156
15772msgid "allow creation of more than one tree"
cc76011e
JX
15773msgstr ""
15774
bfef3f9d
JX
15775#: builtin/multi-pack-index.c:9
15776msgid ""
15777"git multi-pack-index [<options>] (write|verify|expire|repack --batch-"
15778"size=<size>)"
df49095a
JX
15779msgstr ""
15780
bfef3f9d
JX
15781#: builtin/multi-pack-index.c:26
15782msgid "object directory containing set of packfile and pack-index pairs"
cc76011e
JX
15783msgstr ""
15784
bfef3f9d
JX
15785#: builtin/multi-pack-index.c:29
15786msgid ""
15787"during repack, collect pack-files of smaller size into a batch that is "
15788"larger than this size"
cc76011e
JX
15789msgstr ""
15790
bfef3f9d
JX
15791#: builtin/multi-pack-index.c:50 builtin/prune-packed.c:25
15792msgid "too many arguments"
cc76011e
JX
15793msgstr ""
15794
bfef3f9d
JX
15795#: builtin/multi-pack-index.c:60
15796msgid "--batch-size option is only for 'repack' subcommand"
cc76011e
JX
15797msgstr ""
15798
bfef3f9d
JX
15799#: builtin/multi-pack-index.c:69
15800#, c-format
15801msgid "unrecognized subcommand: %s"
df49095a
JX
15802msgstr ""
15803
bfef3f9d
JX
15804#: builtin/mv.c:18
15805msgid "git mv [<options>] <source>... <destination>"
cc76011e
JX
15806msgstr ""
15807
bfef3f9d
JX
15808#: builtin/mv.c:83
15809#, c-format
15810msgid "Directory %s is in index and no submodule?"
cc76011e
JX
15811msgstr ""
15812
bfef3f9d
JX
15813#: builtin/mv.c:85
15814msgid "Please stage your changes to .gitmodules or stash them to proceed"
cc76011e
JX
15815msgstr ""
15816
bfef3f9d
JX
15817#: builtin/mv.c:103
15818#, c-format
15819msgid "%.*s is in index"
cc76011e
JX
15820msgstr ""
15821
bfef3f9d
JX
15822#: builtin/mv.c:125
15823msgid "force move/rename even if target exists"
cc76011e
JX
15824msgstr ""
15825
bfef3f9d
JX
15826#: builtin/mv.c:127
15827msgid "skip move/rename errors"
cc76011e
JX
15828msgstr ""
15829
94328cef 15830#: builtin/mv.c:169
d07a63e4
JX
15831#, c-format
15832msgid "destination '%s' is not a directory"
cc76011e
JX
15833msgstr ""
15834
94328cef 15835#: builtin/mv.c:180
727b9576 15836#, c-format
d07a63e4 15837msgid "Checking rename of '%s' to '%s'\n"
727b9576
JX
15838msgstr ""
15839
94328cef 15840#: builtin/mv.c:184
d07a63e4 15841msgid "bad source"
727b9576
JX
15842msgstr ""
15843
94328cef 15844#: builtin/mv.c:187
d07a63e4 15845msgid "can not move directory into itself"
cc76011e
JX
15846msgstr ""
15847
94328cef 15848#: builtin/mv.c:190
d07a63e4
JX
15849msgid "cannot move directory over file"
15850msgstr ""
15851
94328cef 15852#: builtin/mv.c:199
cc76011e
JX
15853msgid "source directory is empty"
15854msgstr ""
15855
94328cef 15856#: builtin/mv.c:224
cc76011e
JX
15857msgid "not under version control"
15858msgstr ""
15859
94328cef 15860#: builtin/mv.c:227
cc76011e
JX
15861msgid "destination exists"
15862msgstr ""
15863
94328cef 15864#: builtin/mv.c:235
cc76011e
JX
15865#, c-format
15866msgid "overwriting '%s'"
15867msgstr ""
15868
94328cef 15869#: builtin/mv.c:238
cc76011e
JX
15870msgid "Cannot overwrite"
15871msgstr ""
15872
94328cef 15873#: builtin/mv.c:241
cc76011e
JX
15874msgid "multiple sources for the same target"
15875msgstr ""
15876
94328cef 15877#: builtin/mv.c:243
df49095a
JX
15878msgid "destination directory does not exist"
15879msgstr ""
15880
94328cef 15881#: builtin/mv.c:250
cc76011e
JX
15882#, c-format
15883msgid "%s, source=%s, destination=%s"
15884msgstr ""
15885
94328cef 15886#: builtin/mv.c:271
cc76011e
JX
15887#, c-format
15888msgid "Renaming %s to %s\n"
15889msgstr ""
15890
bfef3f9d 15891#: builtin/mv.c:277 builtin/remote.c:781 builtin/repack.c:520
cc76011e
JX
15892#, c-format
15893msgid "renaming '%s' failed"
15894msgstr ""
15895
f7c6172e 15896#: builtin/name-rev.c:465
c2ea1208 15897msgid "git name-rev [<options>] <commit>..."
cc76011e
JX
15898msgstr ""
15899
f7c6172e 15900#: builtin/name-rev.c:466
c2ea1208 15901msgid "git name-rev [<options>] --all"
cc76011e
JX
15902msgstr ""
15903
f7c6172e 15904#: builtin/name-rev.c:467
c2ea1208 15905msgid "git name-rev [<options>] --stdin"
cc76011e
JX
15906msgstr ""
15907
f7c6172e 15908#: builtin/name-rev.c:524
cc76011e
JX
15909msgid "print only names (no SHA-1)"
15910msgstr ""
15911
f7c6172e 15912#: builtin/name-rev.c:525
cc76011e
JX
15913msgid "only use tags to name the commits"
15914msgstr ""
15915
f7c6172e 15916#: builtin/name-rev.c:527
cc76011e
JX
15917msgid "only use refs matching <pattern>"
15918msgstr ""
15919
f7c6172e 15920#: builtin/name-rev.c:529
dfc182b1
JX
15921msgid "ignore refs matching <pattern>"
15922msgstr ""
15923
f7c6172e 15924#: builtin/name-rev.c:531
cc76011e
JX
15925msgid "list all commits reachable from all refs"
15926msgstr ""
15927
f7c6172e 15928#: builtin/name-rev.c:532
cc76011e
JX
15929msgid "read from stdin"
15930msgstr ""
15931
f7c6172e 15932#: builtin/name-rev.c:533
727b9576 15933msgid "allow to print `undefined` names (default)"
cc76011e
JX
15934msgstr ""
15935
f7c6172e 15936#: builtin/name-rev.c:539
28b3cffc
JX
15937msgid "dereference tags in the input (internal use)"
15938msgstr ""
15939
dba9f13c 15940#: builtin/notes.c:28
c2ea1208 15941msgid "git notes [--ref <notes-ref>] [list [<object>]]"
cc76011e
JX
15942msgstr ""
15943
dba9f13c 15944#: builtin/notes.c:29
cc76011e 15945msgid ""
c2ea1208 15946"git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
beb691f7 15947"| (-c | -C) <object>] [<object>]"
cc76011e
JX
15948msgstr ""
15949
dba9f13c 15950#: builtin/notes.c:30
c2ea1208 15951msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
cc76011e
JX
15952msgstr ""
15953
dba9f13c 15954#: builtin/notes.c:31
cc76011e 15955msgid ""
c2ea1208 15956"git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
beb691f7 15957"(-c | -C) <object>] [<object>]"
cc76011e
JX
15958msgstr ""
15959
dba9f13c 15960#: builtin/notes.c:32
c2ea1208 15961msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
cc76011e
JX
15962msgstr ""
15963
dba9f13c 15964#: builtin/notes.c:33
c2ea1208 15965msgid "git notes [--ref <notes-ref>] show [<object>]"
cc76011e
JX
15966msgstr ""
15967
dba9f13c 15968#: builtin/notes.c:34
cc76011e 15969msgid ""
c2ea1208 15970"git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
cc76011e
JX
15971msgstr ""
15972
dba9f13c 15973#: builtin/notes.c:35
cc76011e
JX
15974msgid "git notes merge --commit [-v | -q]"
15975msgstr ""
15976
dba9f13c 15977#: builtin/notes.c:36
cc76011e
JX
15978msgid "git notes merge --abort [-v | -q]"
15979msgstr ""
15980
dba9f13c 15981#: builtin/notes.c:37
c2ea1208 15982msgid "git notes [--ref <notes-ref>] remove [<object>...]"
cc76011e
JX
15983msgstr ""
15984
dba9f13c 15985#: builtin/notes.c:38
18a90722 15986msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
cc76011e
JX
15987msgstr ""
15988
dba9f13c 15989#: builtin/notes.c:39
c2ea1208 15990msgid "git notes [--ref <notes-ref>] get-ref"
cc76011e
JX
15991msgstr ""
15992
dba9f13c 15993#: builtin/notes.c:44
cc76011e
JX
15994msgid "git notes [list [<object>]]"
15995msgstr ""
15996
dba9f13c 15997#: builtin/notes.c:49
cc76011e
JX
15998msgid "git notes add [<options>] [<object>]"
15999msgstr ""
16000
dba9f13c 16001#: builtin/notes.c:54
cc76011e
JX
16002msgid "git notes copy [<options>] <from-object> <to-object>"
16003msgstr ""
16004
dba9f13c 16005#: builtin/notes.c:55
cc76011e
JX
16006msgid "git notes copy --stdin [<from-object> <to-object>]..."
16007msgstr ""
16008
dba9f13c 16009#: builtin/notes.c:60
cc76011e
JX
16010msgid "git notes append [<options>] [<object>]"
16011msgstr ""
16012
dba9f13c 16013#: builtin/notes.c:65
cc76011e
JX
16014msgid "git notes edit [<object>]"
16015msgstr ""
16016
dba9f13c 16017#: builtin/notes.c:70
cc76011e
JX
16018msgid "git notes show [<object>]"
16019msgstr ""
16020
dba9f13c 16021#: builtin/notes.c:75
c2ea1208 16022msgid "git notes merge [<options>] <notes-ref>"
cc76011e
JX
16023msgstr ""
16024
dba9f13c 16025#: builtin/notes.c:76
cc76011e
JX
16026msgid "git notes merge --commit [<options>]"
16027msgstr ""
16028
dba9f13c 16029#: builtin/notes.c:77
cc76011e
JX
16030msgid "git notes merge --abort [<options>]"
16031msgstr ""
16032
dba9f13c 16033#: builtin/notes.c:82
cc76011e
JX
16034msgid "git notes remove [<object>]"
16035msgstr ""
16036
dba9f13c 16037#: builtin/notes.c:87
cc76011e
JX
16038msgid "git notes prune [<options>]"
16039msgstr ""
16040
dba9f13c 16041#: builtin/notes.c:92
cc76011e
JX
16042msgid "git notes get-ref"
16043msgstr ""
16044
dba9f13c 16045#: builtin/notes.c:97
9fa976ff
JX
16046msgid "Write/edit the notes for the following object:"
16047msgstr ""
16048
dba9f13c 16049#: builtin/notes.c:150
cc76011e
JX
16050#, c-format
16051msgid "unable to start 'show' for object '%s'"
16052msgstr ""
16053
dba9f13c 16054#: builtin/notes.c:154
9caaf23e 16055msgid "could not read 'show' output"
cc76011e
JX
16056msgstr ""
16057
dba9f13c 16058#: builtin/notes.c:162
cc76011e
JX
16059#, c-format
16060msgid "failed to finish 'show' for object '%s'"
16061msgstr ""
16062
dba9f13c 16063#: builtin/notes.c:197
fda7b092 16064msgid "please supply the note contents using either -m or -F option"
cc76011e
JX
16065msgstr ""
16066
dba9f13c 16067#: builtin/notes.c:206
cc76011e
JX
16068msgid "unable to write note object"
16069msgstr ""
16070
dba9f13c 16071#: builtin/notes.c:208
cc76011e 16072#, c-format
fda7b092 16073msgid "the note contents have been left in %s"
cc76011e
JX
16074msgstr ""
16075
bfef3f9d 16076#: builtin/notes.c:242 builtin/tag.c:533
cc76011e
JX
16077#, c-format
16078msgid "could not open or read '%s'"
16079msgstr ""
16080
12705546 16081#: builtin/notes.c:263 builtin/notes.c:313 builtin/notes.c:315
94328cef
JX
16082#: builtin/notes.c:383 builtin/notes.c:438 builtin/notes.c:526
16083#: builtin/notes.c:531 builtin/notes.c:610 builtin/notes.c:672
fda7b092
JX
16084#, c-format
16085msgid "failed to resolve '%s' as a valid ref."
16086msgstr ""
16087
12705546 16088#: builtin/notes.c:265
cc76011e 16089#, c-format
fda7b092 16090msgid "failed to read object '%s'."
cc76011e
JX
16091msgstr ""
16092
12705546 16093#: builtin/notes.c:268
5e078fcd 16094#, c-format
fda7b092 16095msgid "cannot read note data from non-blob object '%s'."
5e078fcd
JX
16096msgstr ""
16097
12705546 16098#: builtin/notes.c:309
fda7b092
JX
16099#, c-format
16100msgid "malformed input line: '%s'."
16101msgstr ""
16102
12705546 16103#: builtin/notes.c:324
fda7b092
JX
16104#, c-format
16105msgid "failed to copy notes from '%s' to '%s'"
16106msgstr ""
16107
5b34e000
JX
16108#. TRANSLATORS: the first %s will be replaced by a git
16109#. notes command: 'add', 'merge', 'remove', etc.
16110#.
12705546 16111#: builtin/notes.c:356
fda7b092
JX
16112#, c-format
16113msgid "refusing to %s notes in %s (outside of refs/notes/)"
16114msgstr ""
16115
94328cef
JX
16116#: builtin/notes.c:376 builtin/notes.c:431 builtin/notes.c:509
16117#: builtin/notes.c:521 builtin/notes.c:598 builtin/notes.c:665
16118#: builtin/notes.c:815 builtin/notes.c:963 builtin/notes.c:985
cc76011e
JX
16119msgid "too many parameters"
16120msgstr ""
16121
94328cef 16122#: builtin/notes.c:389 builtin/notes.c:678
cc76011e 16123#, c-format
fda7b092 16124msgid "no note found for object %s."
cc76011e
JX
16125msgstr ""
16126
94328cef 16127#: builtin/notes.c:410 builtin/notes.c:576
cc76011e
JX
16128msgid "note contents as a string"
16129msgstr ""
16130
94328cef 16131#: builtin/notes.c:413 builtin/notes.c:579
cc76011e
JX
16132msgid "note contents in a file"
16133msgstr ""
16134
94328cef 16135#: builtin/notes.c:416 builtin/notes.c:582
cc76011e
JX
16136msgid "reuse and edit specified note object"
16137msgstr ""
16138
94328cef 16139#: builtin/notes.c:419 builtin/notes.c:585
cc76011e
JX
16140msgid "reuse specified note object"
16141msgstr ""
16142
94328cef 16143#: builtin/notes.c:422 builtin/notes.c:588
beb691f7
JX
16144msgid "allow storing empty note"
16145msgstr ""
16146
94328cef 16147#: builtin/notes.c:423 builtin/notes.c:496
cc76011e
JX
16148msgid "replace existing notes"
16149msgstr ""
16150
12705546 16151#: builtin/notes.c:448
cc76011e
JX
16152#, c-format
16153msgid ""
16154"Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
16155"existing notes"
16156msgstr ""
16157
94328cef 16158#: builtin/notes.c:463 builtin/notes.c:544
cc76011e
JX
16159#, c-format
16160msgid "Overwriting existing notes for object %s\n"
16161msgstr ""
16162
94328cef 16163#: builtin/notes.c:475 builtin/notes.c:637 builtin/notes.c:902
beb691f7
JX
16164#, c-format
16165msgid "Removing note for object %s\n"
16166msgstr ""
16167
94328cef 16168#: builtin/notes.c:497
cc76011e
JX
16169msgid "read objects from stdin"
16170msgstr ""
16171
94328cef 16172#: builtin/notes.c:499
cc76011e
JX
16173msgid "load rewriting config for <command> (implies --stdin)"
16174msgstr ""
16175
94328cef 16176#: builtin/notes.c:517
cc76011e
JX
16177msgid "too few parameters"
16178msgstr ""
16179
94328cef 16180#: builtin/notes.c:538
cc76011e
JX
16181#, c-format
16182msgid ""
16183"Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
16184"existing notes"
16185msgstr ""
16186
94328cef 16187#: builtin/notes.c:550
cc76011e 16188#, c-format
fda7b092 16189msgid "missing notes on source object %s. Cannot copy."
cc76011e
JX
16190msgstr ""
16191
94328cef 16192#: builtin/notes.c:603
cc76011e
JX
16193#, c-format
16194msgid ""
16195"The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
16196"Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
16197msgstr ""
16198
94328cef 16199#: builtin/notes.c:698
fda7b092
JX
16200msgid "failed to delete ref NOTES_MERGE_PARTIAL"
16201msgstr ""
16202
94328cef 16203#: builtin/notes.c:700
fda7b092
JX
16204msgid "failed to delete ref NOTES_MERGE_REF"
16205msgstr ""
16206
94328cef 16207#: builtin/notes.c:702
fda7b092
JX
16208msgid "failed to remove 'git notes merge' worktree"
16209msgstr ""
16210
94328cef 16211#: builtin/notes.c:722
fda7b092
JX
16212msgid "failed to read ref NOTES_MERGE_PARTIAL"
16213msgstr ""
16214
94328cef 16215#: builtin/notes.c:724
fda7b092
JX
16216msgid "could not find commit from NOTES_MERGE_PARTIAL."
16217msgstr ""
16218
94328cef 16219#: builtin/notes.c:726
fda7b092
JX
16220msgid "could not parse commit from NOTES_MERGE_PARTIAL."
16221msgstr ""
16222
94328cef 16223#: builtin/notes.c:739
fda7b092
JX
16224msgid "failed to resolve NOTES_MERGE_REF"
16225msgstr ""
16226
94328cef 16227#: builtin/notes.c:742
fda7b092
JX
16228msgid "failed to finalize notes merge"
16229msgstr ""
16230
94328cef 16231#: builtin/notes.c:768
9fa976ff
JX
16232#, c-format
16233msgid "unknown notes merge strategy %s"
16234msgstr ""
16235
94328cef 16236#: builtin/notes.c:784
cc76011e
JX
16237msgid "General options"
16238msgstr ""
16239
94328cef 16240#: builtin/notes.c:786
cc76011e
JX
16241msgid "Merge options"
16242msgstr ""
16243
94328cef 16244#: builtin/notes.c:788
cc76011e
JX
16245msgid ""
16246"resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
16247"cat_sort_uniq)"
16248msgstr ""
16249
94328cef 16250#: builtin/notes.c:790
cc76011e
JX
16251msgid "Committing unmerged notes"
16252msgstr ""
16253
94328cef 16254#: builtin/notes.c:792
cc76011e
JX
16255msgid "finalize notes merge by committing unmerged notes"
16256msgstr ""
16257
94328cef 16258#: builtin/notes.c:794
cc76011e
JX
16259msgid "Aborting notes merge resolution"
16260msgstr ""
16261
94328cef 16262#: builtin/notes.c:796
cc76011e
JX
16263msgid "abort notes merge"
16264msgstr ""
16265
94328cef 16266#: builtin/notes.c:807
9fa976ff
JX
16267msgid "cannot mix --commit, --abort or -s/--strategy"
16268msgstr ""
16269
94328cef 16270#: builtin/notes.c:812
fda7b092 16271msgid "must specify a notes ref to merge"
9fa976ff
JX
16272msgstr ""
16273
94328cef 16274#: builtin/notes.c:836
9fa976ff 16275#, c-format
fda7b092 16276msgid "unknown -s/--strategy: %s"
9fa976ff
JX
16277msgstr ""
16278
94328cef 16279#: builtin/notes.c:873
df0617bf 16280#, c-format
fda7b092 16281msgid "a notes merge into %s is already in-progress at %s"
df0617bf
JX
16282msgstr ""
16283
94328cef 16284#: builtin/notes.c:876
9fa976ff 16285#, c-format
fda7b092 16286msgid "failed to store link to current notes ref (%s)"
9fa976ff
JX
16287msgstr ""
16288
94328cef 16289#: builtin/notes.c:878
9fa976ff
JX
16290#, c-format
16291msgid ""
16292"Automatic notes merge failed. Fix conflicts in %s and commit the result with "
16293"'git notes merge --commit', or abort the merge with 'git notes merge --"
16294"abort'.\n"
16295msgstr ""
16296
bfef3f9d 16297#: builtin/notes.c:897 builtin/tag.c:546
d93ef2a1
JX
16298#, c-format
16299msgid "Failed to resolve '%s' as a valid ref."
16300msgstr ""
16301
94328cef 16302#: builtin/notes.c:900
cc76011e
JX
16303#, c-format
16304msgid "Object %s has no note\n"
16305msgstr ""
16306
94328cef 16307#: builtin/notes.c:912
cc76011e
JX
16308msgid "attempt to remove non-existent note is not an error"
16309msgstr ""
16310
94328cef 16311#: builtin/notes.c:915
cc76011e
JX
16312msgid "read object names from the standard input"
16313msgstr ""
16314
d84f4abf 16315#: builtin/notes.c:954 builtin/prune.c:132 builtin/worktree.c:220
9fa976ff
JX
16316msgid "do not remove, show only"
16317msgstr ""
16318
94328cef 16319#: builtin/notes.c:955
9fa976ff 16320msgid "report pruned notes"
cc76011e
JX
16321msgstr ""
16322
94328cef 16323#: builtin/notes.c:998
9fa976ff
JX
16324msgid "notes-ref"
16325msgstr ""
16326
94328cef 16327#: builtin/notes.c:999
c2ea1208 16328msgid "use notes from <notes-ref>"
cc76011e
JX
16329msgstr ""
16330
bfef3f9d 16331#: builtin/notes.c:1034 builtin/stash.c:1608
cc76011e 16332#, c-format
fda7b092 16333msgid "unknown subcommand: %s"
cc76011e
JX
16334msgstr ""
16335
bfef3f9d 16336#: builtin/pack-objects.c:53
df0617bf
JX
16337msgid ""
16338"git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
cc76011e
JX
16339msgstr ""
16340
bfef3f9d 16341#: builtin/pack-objects.c:54
df0617bf
JX
16342msgid ""
16343"git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
cc76011e
JX
16344msgstr ""
16345
d84f4abf 16346#: builtin/pack-objects.c:442
cc76011e 16347#, c-format
dba9f13c
JX
16348msgid "bad packed object CRC for %s"
16349msgstr ""
16350
d84f4abf 16351#: builtin/pack-objects.c:453
dba9f13c
JX
16352#, c-format
16353msgid "corrupt packed object for %s"
16354msgstr ""
16355
d84f4abf 16356#: builtin/pack-objects.c:584
dba9f13c
JX
16357#, c-format
16358msgid "recursive delta detected for object %s"
16359msgstr ""
16360
d84f4abf 16361#: builtin/pack-objects.c:795
f7c6172e
JX
16362#, c-format
16363msgid "ordered %u objects, expected %<PRIu32>"
dba9f13c
JX
16364msgstr ""
16365
d84f4abf 16366#: builtin/pack-objects.c:1003
f517e50d
JX
16367msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
16368msgstr ""
16369
d84f4abf 16370#: builtin/pack-objects.c:1016
5e078fcd
JX
16371msgid "Writing objects"
16372msgstr ""
16373
d84f4abf 16374#: builtin/pack-objects.c:1077 builtin/update-index.c:90
dba9f13c
JX
16375#, c-format
16376msgid "failed to stat %s"
16377msgstr ""
16378
d84f4abf 16379#: builtin/pack-objects.c:1130
dba9f13c
JX
16380#, c-format
16381msgid "wrote %<PRIu32> objects while expecting %<PRIu32>"
16382msgstr ""
16383
d84f4abf 16384#: builtin/pack-objects.c:1347
5e078fcd
JX
16385msgid "disabling bitmap writing, as some objects are not being packed"
16386msgstr ""
16387
d84f4abf 16388#: builtin/pack-objects.c:1774
dba9f13c
JX
16389#, c-format
16390msgid "delta base offset overflow in pack for %s"
16391msgstr ""
16392
d84f4abf 16393#: builtin/pack-objects.c:1783
dba9f13c
JX
16394#, c-format
16395msgid "delta base offset out of bound for %s"
16396msgstr ""
16397
d84f4abf 16398#: builtin/pack-objects.c:2054
9b7388a8
JX
16399msgid "Counting objects"
16400msgstr ""
16401
d84f4abf 16402#: builtin/pack-objects.c:2199
9b7388a8
JX
16403#, c-format
16404msgid "unable to parse object header of %s"
16405msgstr ""
16406
d84f4abf
JX
16407#: builtin/pack-objects.c:2269 builtin/pack-objects.c:2285
16408#: builtin/pack-objects.c:2295
dba9f13c
JX
16409#, c-format
16410msgid "object %s cannot be read"
16411msgstr ""
16412
d84f4abf 16413#: builtin/pack-objects.c:2272 builtin/pack-objects.c:2299
dba9f13c 16414#, c-format
12705546 16415msgid "object %s inconsistent object length (%<PRIuMAX> vs %<PRIuMAX>)"
dba9f13c
JX
16416msgstr ""
16417
d84f4abf 16418#: builtin/pack-objects.c:2309
dba9f13c
JX
16419msgid "suboptimal pack - out of memory"
16420msgstr ""
16421
d84f4abf 16422#: builtin/pack-objects.c:2624
dba9f13c
JX
16423#, c-format
16424msgid "Delta compression using up to %d threads"
16425msgstr ""
16426
d84f4abf 16427#: builtin/pack-objects.c:2763
dba9f13c
JX
16428#, c-format
16429msgid "unable to pack objects reachable from tag %s"
16430msgstr ""
16431
d84f4abf 16432#: builtin/pack-objects.c:2851
5e078fcd
JX
16433msgid "Compressing objects"
16434msgstr ""
16435
d84f4abf 16436#: builtin/pack-objects.c:2857
dba9f13c
JX
16437msgid "inconsistency with delta count"
16438msgstr ""
16439
d84f4abf
JX
16440#: builtin/pack-objects.c:2929
16441#, c-format
16442msgid ""
16443"value of uploadpack.blobpackfileuri must be of the form '<object-hash> <pack-"
16444"hash> <uri>' (got '%s')"
16445msgstr ""
16446
16447#: builtin/pack-objects.c:2932
16448#, c-format
16449msgid ""
16450"object already configured in another uploadpack.blobpackfileuri (got '%s')"
16451msgstr ""
16452
16453#: builtin/pack-objects.c:2961
dba9f13c
JX
16454#, c-format
16455msgid ""
16456"expected edge object ID, got garbage:\n"
16457" %s"
16458msgstr ""
16459
d84f4abf 16460#: builtin/pack-objects.c:2967
dba9f13c
JX
16461#, c-format
16462msgid ""
16463"expected object ID, got garbage:\n"
16464" %s"
16465msgstr ""
16466
d84f4abf 16467#: builtin/pack-objects.c:3065
18a90722
JX
16468msgid "invalid value for --missing"
16469msgstr ""
16470
d84f4abf 16471#: builtin/pack-objects.c:3124 builtin/pack-objects.c:3232
dba9f13c
JX
16472msgid "cannot open pack index"
16473msgstr ""
16474
d84f4abf 16475#: builtin/pack-objects.c:3155
dba9f13c
JX
16476#, c-format
16477msgid "loose object at %s could not be examined"
16478msgstr ""
16479
d84f4abf 16480#: builtin/pack-objects.c:3240
dba9f13c
JX
16481msgid "unable to force loose object"
16482msgstr ""
16483
d84f4abf 16484#: builtin/pack-objects.c:3333
dba9f13c
JX
16485#, c-format
16486msgid "not a rev '%s'"
16487msgstr ""
16488
d84f4abf 16489#: builtin/pack-objects.c:3336
dba9f13c
JX
16490#, c-format
16491msgid "bad revision '%s'"
16492msgstr ""
16493
d84f4abf 16494#: builtin/pack-objects.c:3361
dba9f13c
JX
16495msgid "unable to add recent objects"
16496msgstr ""
16497
d84f4abf 16498#: builtin/pack-objects.c:3414
cc76011e
JX
16499#, c-format
16500msgid "unsupported index version %s"
16501msgstr ""
16502
d84f4abf 16503#: builtin/pack-objects.c:3418
cc76011e
JX
16504#, c-format
16505msgid "bad index version '%s'"
16506msgstr ""
16507
d84f4abf 16508#: builtin/pack-objects.c:3456
dba9f13c 16509msgid "<version>[,<offset>]"
cc76011e
JX
16510msgstr ""
16511
d84f4abf 16512#: builtin/pack-objects.c:3457
cc76011e
JX
16513msgid "write the pack index file in the specified idx format version"
16514msgstr ""
16515
d84f4abf 16516#: builtin/pack-objects.c:3460
cc76011e
JX
16517msgid "maximum size of each output pack file"
16518msgstr ""
16519
d84f4abf 16520#: builtin/pack-objects.c:3462
cc76011e
JX
16521msgid "ignore borrowed objects from alternate object store"
16522msgstr ""
16523
d84f4abf 16524#: builtin/pack-objects.c:3464
cc76011e
JX
16525msgid "ignore packed objects"
16526msgstr ""
16527
d84f4abf 16528#: builtin/pack-objects.c:3466
cc76011e
JX
16529msgid "limit pack window by objects"
16530msgstr ""
16531
d84f4abf 16532#: builtin/pack-objects.c:3468
cc76011e
JX
16533msgid "limit pack window by memory in addition to object limit"
16534msgstr ""
16535
d84f4abf 16536#: builtin/pack-objects.c:3470
cc76011e
JX
16537msgid "maximum length of delta chain allowed in the resulting pack"
16538msgstr ""
16539
d84f4abf 16540#: builtin/pack-objects.c:3472
cc76011e
JX
16541msgid "reuse existing deltas"
16542msgstr ""
16543
d84f4abf 16544#: builtin/pack-objects.c:3474
cc76011e
JX
16545msgid "reuse existing objects"
16546msgstr ""
16547
d84f4abf 16548#: builtin/pack-objects.c:3476
cc76011e
JX
16549msgid "use OFS_DELTA objects"
16550msgstr ""
16551
d84f4abf 16552#: builtin/pack-objects.c:3478
cc76011e
JX
16553msgid "use threads when searching for best delta matches"
16554msgstr ""
16555
d84f4abf 16556#: builtin/pack-objects.c:3480
cc76011e
JX
16557msgid "do not create an empty pack output"
16558msgstr ""
16559
d84f4abf 16560#: builtin/pack-objects.c:3482
cc76011e
JX
16561msgid "read revision arguments from standard input"
16562msgstr ""
16563
d84f4abf 16564#: builtin/pack-objects.c:3484
cc76011e
JX
16565msgid "limit the objects to those that are not yet packed"
16566msgstr ""
16567
d84f4abf 16568#: builtin/pack-objects.c:3487
cc76011e
JX
16569msgid "include objects reachable from any reference"
16570msgstr ""
16571
d84f4abf 16572#: builtin/pack-objects.c:3490
cc76011e
JX
16573msgid "include objects referred by reflog entries"
16574msgstr ""
16575
d84f4abf 16576#: builtin/pack-objects.c:3493
d07a63e4
JX
16577msgid "include objects referred to by the index"
16578msgstr ""
16579
d84f4abf 16580#: builtin/pack-objects.c:3496
cc76011e
JX
16581msgid "output pack to stdout"
16582msgstr ""
16583
d84f4abf 16584#: builtin/pack-objects.c:3498
cc76011e
JX
16585msgid "include tag objects that refer to objects to be packed"
16586msgstr ""
16587
d84f4abf 16588#: builtin/pack-objects.c:3500
cc76011e
JX
16589msgid "keep unreachable objects"
16590msgstr ""
16591
d84f4abf 16592#: builtin/pack-objects.c:3502
9fa976ff
JX
16593msgid "pack loose unreachable objects"
16594msgstr ""
16595
d84f4abf 16596#: builtin/pack-objects.c:3504
cc76011e
JX
16597msgid "unpack unreachable objects newer than <time>"
16598msgstr ""
16599
d84f4abf 16600#: builtin/pack-objects.c:3507
94328cef 16601msgid "use the sparse reachability algorithm"
cc76011e
JX
16602msgstr ""
16603
d84f4abf 16604#: builtin/pack-objects.c:3509
94328cef 16605msgid "create thin packs"
beb691f7
JX
16606msgstr ""
16607
d84f4abf 16608#: builtin/pack-objects.c:3511
94328cef 16609msgid "create packs suitable for shallow fetches"
cc76011e
JX
16610msgstr ""
16611
d84f4abf 16612#: builtin/pack-objects.c:3513
94328cef 16613msgid "ignore packs that have companion .keep file"
9b7388a8
JX
16614msgstr ""
16615
d84f4abf 16616#: builtin/pack-objects.c:3515
94328cef 16617msgid "ignore this pack"
cc76011e
JX
16618msgstr ""
16619
d84f4abf 16620#: builtin/pack-objects.c:3517
94328cef 16621msgid "pack compression level"
cc76011e
JX
16622msgstr ""
16623
d84f4abf 16624#: builtin/pack-objects.c:3519
94328cef 16625msgid "do not hide commits by grafts"
5e078fcd
JX
16626msgstr ""
16627
d84f4abf 16628#: builtin/pack-objects.c:3521
94328cef
JX
16629msgid "use a bitmap index if available to speed up counting objects"
16630msgstr ""
16631
d84f4abf 16632#: builtin/pack-objects.c:3523
5e078fcd
JX
16633msgid "write a bitmap index together with the pack index"
16634msgstr ""
16635
d84f4abf 16636#: builtin/pack-objects.c:3527
466c88fa
JX
16637msgid "write a bitmap index if possible"
16638msgstr ""
16639
d84f4abf 16640#: builtin/pack-objects.c:3531
dba9f13c
JX
16641msgid "handling for missing objects"
16642msgstr ""
16643
d84f4abf 16644#: builtin/pack-objects.c:3534
dba9f13c
JX
16645msgid "do not pack objects in promisor packfiles"
16646msgstr ""
16647
d84f4abf 16648#: builtin/pack-objects.c:3536
12705546
JX
16649msgid "respect islands during delta compression"
16650msgstr ""
16651
d84f4abf
JX
16652#: builtin/pack-objects.c:3538
16653msgid "protocol"
16654msgstr ""
16655
16656#: builtin/pack-objects.c:3539
16657msgid "exclude any configured uploadpack.blobpackfileuri with this protocol"
16658msgstr ""
16659
16660#: builtin/pack-objects.c:3568
dba9f13c
JX
16661#, c-format
16662msgid "delta chain depth %d is too deep, forcing %d"
16663msgstr ""
16664
d84f4abf 16665#: builtin/pack-objects.c:3573
dba9f13c
JX
16666#, c-format
16667msgid "pack.deltaCacheLimit is too high, forcing %d"
16668msgstr ""
16669
d84f4abf 16670#: builtin/pack-objects.c:3627
dba9f13c
JX
16671msgid "--max-pack-size cannot be used to build a pack for transfer"
16672msgstr ""
16673
d84f4abf 16674#: builtin/pack-objects.c:3629
dba9f13c 16675msgid "minimum pack size limit is 1 MiB"
18a90722
JX
16676msgstr ""
16677
d84f4abf 16678#: builtin/pack-objects.c:3634
dba9f13c 16679msgid "--thin cannot be used to build an indexable pack"
abc8de64
JX
16680msgstr ""
16681
d84f4abf 16682#: builtin/pack-objects.c:3637
dba9f13c 16683msgid "--keep-unreachable and --unpack-unreachable are incompatible"
9b7388a8
JX
16684msgstr ""
16685
d84f4abf 16686#: builtin/pack-objects.c:3643
dba9f13c 16687msgid "cannot use --filter without --stdout"
5e078fcd
JX
16688msgstr ""
16689
d84f4abf 16690#: builtin/pack-objects.c:3703
9b7388a8
JX
16691msgid "Enumerating objects"
16692msgstr ""
16693
d84f4abf 16694#: builtin/pack-objects.c:3734
dba9f13c 16695#, c-format
f7c6172e
JX
16696msgid ""
16697"Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>), pack-"
16698"reused %<PRIu32>"
dba9f13c
JX
16699msgstr ""
16700
c08fd730 16701#: builtin/pack-refs.c:8
df0617bf
JX
16702msgid "git pack-refs [<options>]"
16703msgstr ""
16704
c08fd730 16705#: builtin/pack-refs.c:16
df0617bf
JX
16706msgid "pack everything"
16707msgstr ""
16708
c08fd730 16709#: builtin/pack-refs.c:17
df0617bf
JX
16710msgid "prune loose refs (default)"
16711msgstr ""
16712
bfef3f9d 16713#: builtin/prune-packed.c:6
df0617bf
JX
16714msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
16715msgstr ""
16716
bfef3f9d 16717#: builtin/prune.c:14
18a90722 16718msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
df0617bf
JX
16719msgstr ""
16720
bfef3f9d 16721#: builtin/prune.c:133
df0617bf
JX
16722msgid "report pruned objects"
16723msgstr ""
16724
bfef3f9d 16725#: builtin/prune.c:136
df0617bf
JX
16726msgid "expire objects older than <time>"
16727msgstr ""
16728
bfef3f9d 16729#: builtin/prune.c:138
abc8de64
JX
16730msgid "limit traversal to objects outside promisor packfiles"
16731msgstr ""
16732
bfef3f9d 16733#: builtin/prune.c:152
f4f2c8f8
JX
16734msgid "cannot prune in a precious-objects repo"
16735msgstr ""
16736
f7c6172e 16737#: builtin/pull.c:45 builtin/pull.c:47
fda7b092
JX
16738#, c-format
16739msgid "Invalid value for %s: %s"
16740msgstr ""
16741
f7c6172e 16742#: builtin/pull.c:67
f4f2c8f8 16743msgid "git pull [<options>] [<repository> [<refspec>...]]"
df0617bf
JX
16744msgstr ""
16745
bfef3f9d 16746#: builtin/pull.c:123
5b34e000
JX
16747msgid "control for recursive fetching of submodules"
16748msgstr ""
16749
bfef3f9d 16750#: builtin/pull.c:127
df0617bf
JX
16751msgid "Options related to merging"
16752msgstr ""
16753
bfef3f9d 16754#: builtin/pull.c:130
df0617bf
JX
16755msgid "incorporate changes by rebasing rather than merging"
16756msgstr ""
16757
bfef3f9d 16758#: builtin/pull.c:158 builtin/rebase.c:478 builtin/revert.c:126
df0617bf
JX
16759msgid "allow fast-forward"
16760msgstr ""
16761
bfef3f9d
JX
16762#: builtin/pull.c:167 parse-options.h:339
16763msgid "automatically stash/stash pop before and after"
f517e50d
JX
16764msgstr ""
16765
bfef3f9d 16766#: builtin/pull.c:183
df0617bf
JX
16767msgid "Options related to fetching"
16768msgstr ""
16769
bfef3f9d 16770#: builtin/pull.c:193
12705546
JX
16771msgid "force overwrite of local branch"
16772msgstr ""
16773
bfef3f9d 16774#: builtin/pull.c:201
9eb3984b
JX
16775msgid "number of submodules pulled in parallel"
16776msgstr ""
16777
bfef3f9d 16778#: builtin/pull.c:317
df0617bf
JX
16779#, c-format
16780msgid "Invalid value for pull.ff: %s"
16781msgstr ""
16782
bfef3f9d
JX
16783#: builtin/pull.c:349
16784msgid ""
16785"Pulling without specifying how to reconcile divergent branches is\n"
16786"discouraged. You can squelch this message by running one of the following\n"
16787"commands sometime before your next pull:\n"
16788"\n"
16789" git config pull.rebase false # merge (the default strategy)\n"
16790" git config pull.rebase true # rebase\n"
16791" git config pull.ff only # fast-forward only\n"
16792"\n"
16793"You can replace \"git config\" with \"git config --global\" to set a "
16794"default\n"
16795"preference for all repositories. You can also pass --rebase, --no-rebase,\n"
16796"or --ff-only on the command line to override the configured default per\n"
16797"invocation.\n"
16798msgstr ""
16799
16800#: builtin/pull.c:459
df0617bf
JX
16801msgid ""
16802"There is no candidate for rebasing against among the refs that you just "
16803"fetched."
16804msgstr ""
16805
bfef3f9d 16806#: builtin/pull.c:461
df0617bf
JX
16807msgid ""
16808"There are no candidates for merging among the refs that you just fetched."
16809msgstr ""
16810
bfef3f9d 16811#: builtin/pull.c:462
df0617bf
JX
16812msgid ""
16813"Generally this means that you provided a wildcard refspec which had no\n"
16814"matches on the remote end."
16815msgstr ""
16816
bfef3f9d 16817#: builtin/pull.c:465
df0617bf
JX
16818#, c-format
16819msgid ""
16820"You asked to pull from the remote '%s', but did not specify\n"
16821"a branch. Because this is not the default configured remote\n"
16822"for your current branch, you must specify a branch on the command line."
16823msgstr ""
16824
bfef3f9d 16825#: builtin/pull.c:470 builtin/rebase.c:1234 git-parse-remote.sh:73
df0617bf
JX
16826msgid "You are not currently on a branch."
16827msgstr ""
16828
bfef3f9d 16829#: builtin/pull.c:472 builtin/pull.c:487 git-parse-remote.sh:79
df0617bf
JX
16830msgid "Please specify which branch you want to rebase against."
16831msgstr ""
16832
bfef3f9d 16833#: builtin/pull.c:474 builtin/pull.c:489 git-parse-remote.sh:82
df0617bf
JX
16834msgid "Please specify which branch you want to merge with."
16835msgstr ""
16836
bfef3f9d 16837#: builtin/pull.c:475 builtin/pull.c:490
df0617bf 16838msgid "See git-pull(1) for details."
cc76011e
JX
16839msgstr ""
16840
bfef3f9d
JX
16841#: builtin/pull.c:477 builtin/pull.c:483 builtin/pull.c:492
16842#: builtin/rebase.c:1240 git-parse-remote.sh:64
f517e50d
JX
16843msgid "<remote>"
16844msgstr ""
16845
bfef3f9d 16846#: builtin/pull.c:477 builtin/pull.c:492 builtin/pull.c:497
d93ef2a1 16847#: git-parse-remote.sh:65
f517e50d
JX
16848msgid "<branch>"
16849msgstr ""
16850
bfef3f9d 16851#: builtin/pull.c:485 builtin/rebase.c:1232 git-parse-remote.sh:75
df0617bf 16852msgid "There is no tracking information for the current branch."
cc76011e
JX
16853msgstr ""
16854
bfef3f9d 16855#: builtin/pull.c:494 git-parse-remote.sh:95
df0617bf 16856msgid ""
f517e50d 16857"If you wish to set tracking information for this branch you can do so with:"
cc76011e
JX
16858msgstr ""
16859
bfef3f9d 16860#: builtin/pull.c:499
df0617bf
JX
16861#, c-format
16862msgid ""
16863"Your configuration specifies to merge with the ref '%s'\n"
16864"from the remote, but no such ref was fetched."
cc76011e
JX
16865msgstr ""
16866
bfef3f9d 16867#: builtin/pull.c:610
12705546
JX
16868#, c-format
16869msgid "unable to access commit %s"
16870msgstr ""
16871
bfef3f9d 16872#: builtin/pull.c:895
9fa976ff
JX
16873msgid "ignoring --verify-signatures for rebase"
16874msgstr ""
16875
bfef3f9d 16876#: builtin/pull.c:955
df0617bf 16877msgid "Updating an unborn branch with changes added to the index."
5e078fcd
JX
16878msgstr ""
16879
bfef3f9d 16880#: builtin/pull.c:959
fda7b092
JX
16881msgid "pull with rebase"
16882msgstr ""
16883
bfef3f9d 16884#: builtin/pull.c:960
fda7b092
JX
16885msgid "please commit or stash them."
16886msgstr ""
16887
bfef3f9d 16888#: builtin/pull.c:985
df0617bf
JX
16889#, c-format
16890msgid ""
16891"fetch updated the current branch head.\n"
16892"fast-forwarding your working tree from\n"
16893"commit %s."
cc76011e
JX
16894msgstr ""
16895
bfef3f9d 16896#: builtin/pull.c:991
df0617bf
JX
16897#, c-format
16898msgid ""
16899"Cannot fast-forward your working tree.\n"
16900"After making sure that you saved anything precious from\n"
16901"$ git diff %s\n"
16902"output, run\n"
16903"$ git reset --hard\n"
16904"to recover."
cc76011e
JX
16905msgstr ""
16906
bfef3f9d 16907#: builtin/pull.c:1006
df0617bf 16908msgid "Cannot merge multiple branches into empty head."
cc76011e
JX
16909msgstr ""
16910
bfef3f9d 16911#: builtin/pull.c:1010
df0617bf 16912msgid "Cannot rebase onto multiple branches."
cc76011e
JX
16913msgstr ""
16914
bfef3f9d 16915#: builtin/pull.c:1018
5b34e000
JX
16916msgid "cannot rebase with locally recorded submodule modifications"
16917msgstr ""
16918
9b7388a8 16919#: builtin/push.c:19
cc76011e
JX
16920msgid "git push [<options>] [<repository> [<refspec>...]]"
16921msgstr ""
16922
578c7937 16923#: builtin/push.c:112
cc76011e
JX
16924msgid "tag shorthand without <tag>"
16925msgstr ""
16926
578c7937 16927#: builtin/push.c:122
cc76011e
JX
16928msgid "--delete only accepts plain target ref names"
16929msgstr ""
16930
578c7937 16931#: builtin/push.c:168
cc76011e
JX
16932msgid ""
16933"\n"
16934"To choose either option permanently, see push.default in 'git help config'."
16935msgstr ""
16936
578c7937 16937#: builtin/push.c:171
cc76011e
JX
16938#, c-format
16939msgid ""
16940"The upstream branch of your current branch does not match\n"
16941"the name of your current branch. To push to the upstream branch\n"
16942"on the remote, use\n"
16943"\n"
16944" git push %s HEAD:%s\n"
16945"\n"
16946"To push to the branch of the same name on the remote, use\n"
16947"\n"
578d8ea3 16948" git push %s HEAD\n"
cc76011e
JX
16949"%s"
16950msgstr ""
16951
578c7937 16952#: builtin/push.c:186
cc76011e
JX
16953#, c-format
16954msgid ""
16955"You are not currently on a branch.\n"
16956"To push the history leading to the current (detached HEAD)\n"
16957"state now, use\n"
16958"\n"
16959" git push %s HEAD:<name-of-remote-branch>\n"
16960msgstr ""
16961
578c7937 16962#: builtin/push.c:200
cc76011e
JX
16963#, c-format
16964msgid ""
16965"The current branch %s has no upstream branch.\n"
16966"To push the current branch and set the remote as upstream, use\n"
16967"\n"
16968" git push --set-upstream %s %s\n"
16969msgstr ""
16970
578c7937 16971#: builtin/push.c:208
cc76011e
JX
16972#, c-format
16973msgid "The current branch %s has multiple upstream branches, refusing to push."
16974msgstr ""
16975
578c7937 16976#: builtin/push.c:211
cc76011e
JX
16977#, c-format
16978msgid ""
16979"You are pushing to remote '%s', which is not the upstream of\n"
16980"your current branch '%s', without telling me what to push\n"
16981"to update which remote branch."
16982msgstr ""
16983
578c7937 16984#: builtin/push.c:270
cc76011e
JX
16985msgid ""
16986"You didn't specify any refspecs to push, and push.default is \"nothing\"."
16987msgstr ""
16988
578c7937 16989#: builtin/push.c:277
cc76011e
JX
16990msgid ""
16991"Updates were rejected because the tip of your current branch is behind\n"
28b3cffc
JX
16992"its remote counterpart. Integrate the remote changes (e.g.\n"
16993"'git pull ...') before pushing again.\n"
cc76011e
JX
16994"See the 'Note about fast-forwards' in 'git push --help' for details."
16995msgstr ""
16996
578c7937 16997#: builtin/push.c:283
cc76011e
JX
16998msgid ""
16999"Updates were rejected because a pushed branch tip is behind its remote\n"
28b3cffc
JX
17000"counterpart. Check out this branch and integrate the remote changes\n"
17001"(e.g. 'git pull ...') before pushing again.\n"
cc76011e
JX
17002"See the 'Note about fast-forwards' in 'git push --help' for details."
17003msgstr ""
17004
578c7937 17005#: builtin/push.c:289
46bc4039 17006msgid ""
9caaf23e
JX
17007"Updates were rejected because the remote contains work that you do\n"
17008"not have locally. This is usually caused by another repository pushing\n"
28b3cffc
JX
17009"to the same ref. You may want to first integrate the remote changes\n"
17010"(e.g., 'git pull ...') before pushing again.\n"
9caaf23e 17011"See the 'Note about fast-forwards' in 'git push --help' for details."
46bc4039
JX
17012msgstr ""
17013
578c7937 17014#: builtin/push.c:296
9caaf23e
JX
17015msgid "Updates were rejected because the tag already exists in the remote."
17016msgstr ""
17017
578c7937 17018#: builtin/push.c:299
9caaf23e
JX
17019msgid ""
17020"You cannot update a remote ref that points at a non-commit object,\n"
17021"or update a remote ref to make it point at a non-commit object,\n"
17022"without using the '--force' option.\n"
17023msgstr ""
17024
bfef3f9d 17025#: builtin/push.c:361
cc76011e
JX
17026#, c-format
17027msgid "Pushing to %s\n"
17028msgstr ""
17029
bfef3f9d 17030#: builtin/push.c:368
cc76011e
JX
17031#, c-format
17032msgid "failed to push some refs to '%s'"
17033msgstr ""
17034
578c7937 17035#: builtin/push.c:542
cc76011e
JX
17036msgid "repository"
17037msgstr ""
17038
578c7937 17039#: builtin/push.c:543 builtin/send-pack.c:164
cc76011e
JX
17040msgid "push all refs"
17041msgstr ""
17042
578c7937 17043#: builtin/push.c:544 builtin/send-pack.c:166
cc76011e
JX
17044msgid "mirror all refs"
17045msgstr ""
17046
578c7937 17047#: builtin/push.c:546
cc76011e
JX
17048msgid "delete refs"
17049msgstr ""
17050
578c7937 17051#: builtin/push.c:547
cc76011e
JX
17052msgid "push tags (can't be used with --all or --mirror)"
17053msgstr ""
17054
578c7937 17055#: builtin/push.c:550 builtin/send-pack.c:167
cc76011e
JX
17056msgid "force updates"
17057msgstr ""
17058
bfef3f9d 17059#: builtin/push.c:551 builtin/send-pack.c:179
dba9f13c 17060msgid "<refname>:<expect>"
727b9576
JX
17061msgstr ""
17062
bfef3f9d 17063#: builtin/push.c:552 builtin/send-pack.c:180
727b9576
JX
17064msgid "require old value of ref to be at this value"
17065msgstr ""
17066
bfef3f9d 17067#: builtin/push.c:555
cc76011e
JX
17068msgid "control recursive pushing of submodules"
17069msgstr ""
17070
bfef3f9d 17071#: builtin/push.c:556 builtin/send-pack.c:174
cc76011e
JX
17072msgid "use thin pack"
17073msgstr ""
17074
bfef3f9d 17075#: builtin/push.c:557 builtin/push.c:558 builtin/send-pack.c:161
9b7388a8 17076#: builtin/send-pack.c:162
cc76011e
JX
17077msgid "receive pack program"
17078msgstr ""
17079
bfef3f9d 17080#: builtin/push.c:559
cc76011e
JX
17081msgid "set upstream for git pull/status"
17082msgstr ""
17083
bfef3f9d 17084#: builtin/push.c:562
cc76011e
JX
17085msgid "prune locally removed refs"
17086msgstr ""
17087
bfef3f9d 17088#: builtin/push.c:564
9caaf23e
JX
17089msgid "bypass pre-push hook"
17090msgstr ""
17091
bfef3f9d 17092#: builtin/push.c:565
c138af56 17093msgid "push missing but relevant tags"
cc76011e
JX
17094msgstr ""
17095
bfef3f9d 17096#: builtin/push.c:567 builtin/send-pack.c:168
d07a63e4
JX
17097msgid "GPG sign the push"
17098msgstr ""
17099
bfef3f9d 17100#: builtin/push.c:569 builtin/send-pack.c:175
c2ea1208
JX
17101msgid "request atomic transaction on remote side"
17102msgstr ""
17103
bfef3f9d 17104#: builtin/push.c:587
9b7388a8 17105msgid "--delete is incompatible with --all, --mirror and --tags"
9fa976ff
JX
17106msgstr ""
17107
bfef3f9d 17108#: builtin/push.c:589
9b7388a8 17109msgid "--delete doesn't make sense without any refs"
9fa976ff
JX
17110msgstr ""
17111
bfef3f9d 17112#: builtin/push.c:609
3d0a05b4
JX
17113#, c-format
17114msgid "bad repository '%s'"
17115msgstr ""
17116
bfef3f9d 17117#: builtin/push.c:610
3d0a05b4
JX
17118msgid ""
17119"No configured push destination.\n"
17120"Either specify the URL from the command-line or configure a remote "
17121"repository using\n"
17122"\n"
17123" git remote add <name> <url>\n"
17124"\n"
17125"and then push using the remote name\n"
17126"\n"
17127" git push <name>\n"
17128msgstr ""
17129
bfef3f9d 17130#: builtin/push.c:625
d93ef2a1
JX
17131msgid "--all and --tags are incompatible"
17132msgstr ""
17133
bfef3f9d 17134#: builtin/push.c:627
d93ef2a1
JX
17135msgid "--all can't be combined with refspecs"
17136msgstr ""
17137
bfef3f9d 17138#: builtin/push.c:631
d93ef2a1
JX
17139msgid "--mirror and --tags are incompatible"
17140msgstr ""
17141
bfef3f9d 17142#: builtin/push.c:633
d93ef2a1
JX
17143msgid "--mirror can't be combined with refspecs"
17144msgstr ""
17145
bfef3f9d 17146#: builtin/push.c:636
d93ef2a1
JX
17147msgid "--all and --mirror are incompatible"
17148msgstr ""
17149
bfef3f9d 17150#: builtin/push.c:640
d93ef2a1
JX
17151msgid "push options must not have new line characters"
17152msgstr ""
17153
17154#: builtin/range-diff.c:8
17155msgid "git range-diff [<options>] <old-base>..<old-tip> <new-base>..<new-tip>"
17156msgstr ""
17157
17158#: builtin/range-diff.c:9
17159msgid "git range-diff [<options>] <old-tip>...<new-tip>"
17160msgstr ""
17161
17162#: builtin/range-diff.c:10
17163msgid "git range-diff [<options>] <base> <old-tip> <new-tip>"
17164msgstr ""
17165
578c7937 17166#: builtin/range-diff.c:22
d93ef2a1
JX
17167msgid "Percentage by which creation is weighted"
17168msgstr ""
17169
578c7937 17170#: builtin/range-diff.c:24
d93ef2a1
JX
17171msgid "use simple diff colors"
17172msgstr ""
17173
578c7937
JX
17174#: builtin/range-diff.c:26
17175msgid "notes"
17176msgstr ""
17177
17178#: builtin/range-diff.c:26
17179msgid "passed to 'git log'"
17180msgstr ""
17181
17182#: builtin/range-diff.c:50 builtin/range-diff.c:54
d93ef2a1
JX
17183#, c-format
17184msgid "no .. in range: '%s'"
17185msgstr ""
17186
578c7937 17187#: builtin/range-diff.c:64
d93ef2a1
JX
17188msgid "single arg format must be symmetric range"
17189msgstr ""
17190
578c7937 17191#: builtin/range-diff.c:79
d93ef2a1
JX
17192msgid "need two commit ranges"
17193msgstr ""
17194
17195#: builtin/read-tree.c:41
17196msgid ""
17197"git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
17198"[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
17199"index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
17200msgstr ""
17201
17202#: builtin/read-tree.c:124
17203msgid "write resulting index to <file>"
17204msgstr ""
17205
17206#: builtin/read-tree.c:127
17207msgid "only empty the index"
17208msgstr ""
17209
17210#: builtin/read-tree.c:129
17211msgid "Merging"
17212msgstr ""
17213
17214#: builtin/read-tree.c:131
17215msgid "perform a merge in addition to a read"
17216msgstr ""
17217
17218#: builtin/read-tree.c:133
17219msgid "3-way merge if no file level merging required"
17220msgstr ""
17221
17222#: builtin/read-tree.c:135
17223msgid "3-way merge in presence of adds and removes"
17224msgstr ""
17225
17226#: builtin/read-tree.c:137
17227msgid "same as -m, but discard unmerged entries"
17228msgstr ""
17229
17230#: builtin/read-tree.c:138
17231msgid "<subdirectory>/"
17232msgstr ""
17233
17234#: builtin/read-tree.c:139
17235msgid "read the tree into the index under <subdirectory>/"
17236msgstr ""
17237
17238#: builtin/read-tree.c:142
17239msgid "update working tree with merge result"
17240msgstr ""
17241
17242#: builtin/read-tree.c:144
17243msgid "gitignore"
17244msgstr ""
17245
17246#: builtin/read-tree.c:145
17247msgid "allow explicitly ignored files to be overwritten"
17248msgstr ""
17249
17250#: builtin/read-tree.c:148
17251msgid "don't check the working tree after merging"
17252msgstr ""
17253
17254#: builtin/read-tree.c:149
17255msgid "don't update the index or the work tree"
17256msgstr ""
17257
17258#: builtin/read-tree.c:151
17259msgid "skip applying sparse checkout filter"
17260msgstr ""
17261
17262#: builtin/read-tree.c:153
17263msgid "debug unpack-trees"
17264msgstr ""
17265
17266#: builtin/read-tree.c:157
17267msgid "suppress feedback messages"
17268msgstr ""
17269
578c7937
JX
17270#: builtin/read-tree.c:188
17271msgid "You need to resolve your current index first"
17272msgstr ""
17273
bfef3f9d 17274#: builtin/rebase.c:35
d93ef2a1 17275msgid ""
3d0a05b4
JX
17276"git rebase [-i] [options] [--exec <cmd>] [--onto <newbase> | --keep-base] "
17277"[<upstream> [<branch>]]"
d93ef2a1
JX
17278msgstr ""
17279
bfef3f9d 17280#: builtin/rebase.c:37
d93ef2a1
JX
17281msgid ""
17282"git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] --root [<branch>]"
17283msgstr ""
17284
bfef3f9d 17285#: builtin/rebase.c:39
d93ef2a1
JX
17286msgid "git rebase --continue | --abort | --skip | --edit-todo"
17287msgstr ""
17288
bfef3f9d 17289#: builtin/rebase.c:181 builtin/rebase.c:205 builtin/rebase.c:232
d93ef2a1
JX
17290#, c-format
17291msgid "unusable todo list: '%s'"
17292msgstr ""
17293
bfef3f9d 17294#: builtin/rebase.c:298
d93ef2a1
JX
17295#, c-format
17296msgid "could not create temporary %s"
17297msgstr ""
17298
bfef3f9d 17299#: builtin/rebase.c:304
d93ef2a1
JX
17300msgid "could not mark as interactive"
17301msgstr ""
17302
bfef3f9d 17303#: builtin/rebase.c:358
d93ef2a1
JX
17304msgid "could not generate todo list"
17305msgstr ""
17306
bfef3f9d 17307#: builtin/rebase.c:399
d93ef2a1
JX
17308msgid "a base commit must be provided with --upstream or --onto"
17309msgstr ""
17310
bfef3f9d 17311#: builtin/rebase.c:468
d93ef2a1
JX
17312msgid "git rebase--interactive [<options>]"
17313msgstr ""
17314
bfef3f9d
JX
17315#: builtin/rebase.c:481 builtin/rebase.c:1374
17316msgid "keep commits which start empty"
d93ef2a1
JX
17317msgstr ""
17318
bfef3f9d 17319#: builtin/rebase.c:485 builtin/revert.c:128
d93ef2a1 17320msgid "allow commits with empty messages"
c138af56
JX
17321msgstr ""
17322
bfef3f9d 17323#: builtin/rebase.c:487
d93ef2a1 17324msgid "rebase merge commits"
cc76011e
JX
17325msgstr ""
17326
bfef3f9d 17327#: builtin/rebase.c:489
d93ef2a1 17328msgid "keep original branch points of cousins"
9b7388a8
JX
17329msgstr ""
17330
bfef3f9d 17331#: builtin/rebase.c:491
d93ef2a1 17332msgid "move commits that begin with squash!/fixup!"
9b7388a8
JX
17333msgstr ""
17334
bfef3f9d 17335#: builtin/rebase.c:492
d93ef2a1 17336msgid "sign commits"
9b7388a8
JX
17337msgstr ""
17338
bfef3f9d 17339#: builtin/rebase.c:494 builtin/rebase.c:1314
d93ef2a1 17340msgid "display a diffstat of what changed upstream"
9fa976ff
JX
17341msgstr ""
17342
bfef3f9d 17343#: builtin/rebase.c:496
d93ef2a1 17344msgid "continue rebase"
dba9f13c
JX
17345msgstr ""
17346
bfef3f9d 17347#: builtin/rebase.c:498
d93ef2a1 17348msgid "skip commit"
dba9f13c
JX
17349msgstr ""
17350
bfef3f9d 17351#: builtin/rebase.c:499
d93ef2a1 17352msgid "edit the todo list"
dba9f13c
JX
17353msgstr ""
17354
bfef3f9d 17355#: builtin/rebase.c:501
d93ef2a1 17356msgid "show the current patch"
dba9f13c
JX
17357msgstr ""
17358
bfef3f9d 17359#: builtin/rebase.c:504
d93ef2a1 17360msgid "shorten commit ids in the todo list"
dba9f13c
JX
17361msgstr ""
17362
bfef3f9d 17363#: builtin/rebase.c:506
d93ef2a1 17364msgid "expand commit ids in the todo list"
dba9f13c
JX
17365msgstr ""
17366
bfef3f9d 17367#: builtin/rebase.c:508
d93ef2a1 17368msgid "check the todo list"
dba9f13c
JX
17369msgstr ""
17370
bfef3f9d 17371#: builtin/rebase.c:510
d93ef2a1 17372msgid "rearrange fixup/squash lines"
dba9f13c
JX
17373msgstr ""
17374
bfef3f9d 17375#: builtin/rebase.c:512
d93ef2a1 17376msgid "insert exec commands in todo list"
cc76011e
JX
17377msgstr ""
17378
bfef3f9d 17379#: builtin/rebase.c:513
d93ef2a1 17380msgid "onto"
cc76011e
JX
17381msgstr ""
17382
bfef3f9d 17383#: builtin/rebase.c:516
d93ef2a1 17384msgid "restrict-revision"
cc76011e
JX
17385msgstr ""
17386
bfef3f9d 17387#: builtin/rebase.c:516
d93ef2a1 17388msgid "restrict revision"
cc76011e
JX
17389msgstr ""
17390
bfef3f9d 17391#: builtin/rebase.c:518
d93ef2a1 17392msgid "squash-onto"
cc76011e
JX
17393msgstr ""
17394
bfef3f9d 17395#: builtin/rebase.c:519
d93ef2a1 17396msgid "squash onto"
cc76011e
JX
17397msgstr ""
17398
bfef3f9d 17399#: builtin/rebase.c:521
d93ef2a1 17400msgid "the upstream commit"
cc76011e
JX
17401msgstr ""
17402
bfef3f9d 17403#: builtin/rebase.c:523
d93ef2a1 17404msgid "head-name"
cc76011e
JX
17405msgstr ""
17406
bfef3f9d 17407#: builtin/rebase.c:523
d93ef2a1 17408msgid "head name"
cc76011e
JX
17409msgstr ""
17410
bfef3f9d 17411#: builtin/rebase.c:528
d93ef2a1 17412msgid "rebase strategy"
cc76011e
JX
17413msgstr ""
17414
bfef3f9d 17415#: builtin/rebase.c:529
d93ef2a1 17416msgid "strategy-opts"
cc76011e
JX
17417msgstr ""
17418
bfef3f9d 17419#: builtin/rebase.c:530
d93ef2a1 17420msgid "strategy options"
cc76011e
JX
17421msgstr ""
17422
bfef3f9d 17423#: builtin/rebase.c:531
d93ef2a1 17424msgid "switch-to"
cc76011e
JX
17425msgstr ""
17426
bfef3f9d 17427#: builtin/rebase.c:532
d93ef2a1 17428msgid "the branch or commit to checkout"
cc76011e
JX
17429msgstr ""
17430
bfef3f9d 17431#: builtin/rebase.c:533
d93ef2a1 17432msgid "onto-name"
cc76011e
JX
17433msgstr ""
17434
bfef3f9d 17435#: builtin/rebase.c:533
d93ef2a1 17436msgid "onto name"
cc76011e
JX
17437msgstr ""
17438
bfef3f9d 17439#: builtin/rebase.c:534
d93ef2a1 17440msgid "cmd"
cc76011e
JX
17441msgstr ""
17442
bfef3f9d 17443#: builtin/rebase.c:534
d93ef2a1 17444msgid "the command to run"
dfc182b1
JX
17445msgstr ""
17446
bfef3f9d 17447#: builtin/rebase.c:537 builtin/rebase.c:1407
d93ef2a1 17448msgid "automatically re-schedule any `exec` that fails"
9b7388a8
JX
17449msgstr ""
17450
bfef3f9d 17451#: builtin/rebase.c:553
d93ef2a1 17452msgid "--[no-]rebase-cousins has no effect without --rebase-merges"
25eab542
JX
17453msgstr ""
17454
bfef3f9d 17455#: builtin/rebase.c:569
12705546 17456#, c-format
bfef3f9d 17457msgid "%s requires the merge backend"
25eab542
JX
17458msgstr ""
17459
f7c6172e 17460#: builtin/rebase.c:612
12705546
JX
17461#, c-format
17462msgid "could not get 'onto': '%s'"
25eab542
JX
17463msgstr ""
17464
bfef3f9d 17465#: builtin/rebase.c:629
12705546
JX
17466#, c-format
17467msgid "invalid orig-head: '%s'"
25eab542
JX
17468msgstr ""
17469
bfef3f9d 17470#: builtin/rebase.c:654
12705546
JX
17471#, c-format
17472msgid "ignoring invalid allow_rerere_autoupdate: '%s'"
18a90722
JX
17473msgstr ""
17474
bfef3f9d 17475#: builtin/rebase.c:799 git-rebase--preserve-merges.sh:81
12705546
JX
17476msgid ""
17477"Resolve all conflicts manually, mark them as resolved with\n"
17478"\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
17479"You can instead skip this commit: run \"git rebase --skip\".\n"
17480"To abort and get back to the state before \"git rebase\", run \"git rebase --"
17481"abort\"."
9b7388a8
JX
17482msgstr ""
17483
bfef3f9d 17484#: builtin/rebase.c:882
94328cef
JX
17485#, c-format
17486msgid ""
17487"\n"
17488"git encountered an error while preparing the patches to replay\n"
17489"these revisions:\n"
17490"\n"
17491" %s\n"
17492"\n"
17493"As a result, git cannot rebase them."
f517e50d
JX
17494msgstr ""
17495
bfef3f9d 17496#: builtin/rebase.c:1208
f7c6172e
JX
17497#, c-format
17498msgid ""
17499"unrecognized empty type '%s'; valid values are \"drop\", \"keep\", and \"ask"
17500"\"."
17501msgstr ""
17502
bfef3f9d 17503#: builtin/rebase.c:1226
12705546 17504#, c-format
fda7b092 17505msgid ""
12705546
JX
17506"%s\n"
17507"Please specify which branch you want to rebase against.\n"
17508"See git-rebase(1) for details.\n"
fda7b092 17509"\n"
12705546 17510" git rebase '<branch>'\n"
fda7b092 17511"\n"
fda7b092
JX
17512msgstr ""
17513
bfef3f9d 17514#: builtin/rebase.c:1242
12705546 17515#, c-format
fda7b092 17516msgid ""
12705546 17517"If you wish to set tracking information for this branch you can do so with:\n"
fda7b092 17518"\n"
12705546 17519" git branch --set-upstream-to=%s/<branch> %s\n"
fda7b092 17520"\n"
f517e50d
JX
17521msgstr ""
17522
bfef3f9d 17523#: builtin/rebase.c:1272
94328cef
JX
17524msgid "exec commands cannot contain newlines"
17525msgstr ""
17526
bfef3f9d 17527#: builtin/rebase.c:1276
94328cef
JX
17528msgid "empty exec command"
17529msgstr ""
17530
bfef3f9d 17531#: builtin/rebase.c:1305
12705546 17532msgid "rebase onto given branch instead of upstream"
28b3cffc
JX
17533msgstr ""
17534
bfef3f9d 17535#: builtin/rebase.c:1307
3d0a05b4
JX
17536msgid "use the merge-base of upstream and branch as the current base"
17537msgstr ""
17538
bfef3f9d 17539#: builtin/rebase.c:1309
12705546 17540msgid "allow pre-rebase hook to run"
cc76011e
JX
17541msgstr ""
17542
bfef3f9d 17543#: builtin/rebase.c:1311
12705546 17544msgid "be quiet. implies --no-stat"
cc76011e
JX
17545msgstr ""
17546
bfef3f9d 17547#: builtin/rebase.c:1317
12705546 17548msgid "do not show diffstat of what changed upstream"
cc76011e
JX
17549msgstr ""
17550
bfef3f9d 17551#: builtin/rebase.c:1320
12705546 17552msgid "add a Signed-off-by: line to each commit"
cc76011e
JX
17553msgstr ""
17554
bfef3f9d 17555#: builtin/rebase.c:1322 builtin/rebase.c:1326 builtin/rebase.c:1328
f7c6172e 17556msgid "passed to 'git am'"
578c7937
JX
17557msgstr ""
17558
bfef3f9d 17559#: builtin/rebase.c:1330 builtin/rebase.c:1332
12705546 17560msgid "passed to 'git apply'"
cc76011e
JX
17561msgstr ""
17562
bfef3f9d 17563#: builtin/rebase.c:1334 builtin/rebase.c:1337
12705546 17564msgid "cherry-pick all commits, even if unchanged"
cc76011e
JX
17565msgstr ""
17566
bfef3f9d 17567#: builtin/rebase.c:1339
12705546 17568msgid "continue"
cc76011e
JX
17569msgstr ""
17570
bfef3f9d 17571#: builtin/rebase.c:1342
12705546 17572msgid "skip current patch and continue"
f4f2c8f8
JX
17573msgstr ""
17574
bfef3f9d 17575#: builtin/rebase.c:1344
12705546 17576msgid "abort and check out the original branch"
cc76011e
JX
17577msgstr ""
17578
bfef3f9d 17579#: builtin/rebase.c:1347
12705546 17580msgid "abort but keep HEAD where it is"
cc76011e
JX
17581msgstr ""
17582
bfef3f9d 17583#: builtin/rebase.c:1348
12705546 17584msgid "edit the todo list during an interactive rebase"
cc76011e
JX
17585msgstr ""
17586
bfef3f9d 17587#: builtin/rebase.c:1351
12705546 17588msgid "show the patch file being applied or merged"
cc76011e
JX
17589msgstr ""
17590
bfef3f9d 17591#: builtin/rebase.c:1354
f7c6172e
JX
17592msgid "use apply strategies to rebase"
17593msgstr ""
17594
bfef3f9d 17595#: builtin/rebase.c:1358
12705546 17596msgid "use merging strategies to rebase"
cc76011e
JX
17597msgstr ""
17598
bfef3f9d 17599#: builtin/rebase.c:1362
12705546 17600msgid "let the user edit the list of commits to rebase"
cc76011e
JX
17601msgstr ""
17602
bfef3f9d 17603#: builtin/rebase.c:1366
d93ef2a1 17604msgid "(DEPRECATED) try to recreate merges instead of ignoring them"
cc76011e
JX
17605msgstr ""
17606
bfef3f9d 17607#: builtin/rebase.c:1371
f7c6172e 17608msgid "how to handle commits that become empty"
cc76011e
JX
17609msgstr ""
17610
bfef3f9d 17611#: builtin/rebase.c:1378
12705546 17612msgid "move commits that begin with squash!/fixup! under -i"
cc76011e
JX
17613msgstr ""
17614
bfef3f9d 17615#: builtin/rebase.c:1385
12705546 17616msgid "add exec lines after each commit of the editable list"
cc76011e
JX
17617msgstr ""
17618
bfef3f9d 17619#: builtin/rebase.c:1389
12705546 17620msgid "allow rebasing commits with empty messages"
cc76011e
JX
17621msgstr ""
17622
bfef3f9d 17623#: builtin/rebase.c:1393
12705546 17624msgid "try to rebase merges instead of skipping them"
cc76011e
JX
17625msgstr ""
17626
bfef3f9d 17627#: builtin/rebase.c:1396
12705546 17628msgid "use 'merge-base --fork-point' to refine upstream"
cc76011e
JX
17629msgstr ""
17630
bfef3f9d 17631#: builtin/rebase.c:1398
12705546 17632msgid "use the given merge strategy"
cc76011e
JX
17633msgstr ""
17634
bfef3f9d 17635#: builtin/rebase.c:1400 builtin/revert.c:115
12705546 17636msgid "option"
cc76011e
JX
17637msgstr ""
17638
bfef3f9d 17639#: builtin/rebase.c:1401
12705546 17640msgid "pass the argument through to the merge strategy"
cc76011e
JX
17641msgstr ""
17642
bfef3f9d 17643#: builtin/rebase.c:1404
12705546 17644msgid "rebase all reachable commits up to the root(s)"
cc76011e
JX
17645msgstr ""
17646
bfef3f9d
JX
17647#: builtin/rebase.c:1409
17648msgid "apply all changes, even those already present upstream"
17649msgstr ""
17650
17651#: builtin/rebase.c:1426
d93ef2a1
JX
17652msgid ""
17653"the rebase.useBuiltin support has been removed!\n"
17654"See its entry in 'git help config' for details."
94328cef
JX
17655msgstr ""
17656
bfef3f9d 17657#: builtin/rebase.c:1432
d93ef2a1 17658msgid "It looks like 'git am' is in progress. Cannot rebase."
cc76011e
JX
17659msgstr ""
17660
bfef3f9d 17661#: builtin/rebase.c:1473
d93ef2a1
JX
17662msgid ""
17663"git rebase --preserve-merges is deprecated. Use --rebase-merges instead."
cc76011e
JX
17664msgstr ""
17665
bfef3f9d 17666#: builtin/rebase.c:1478
3d0a05b4
JX
17667msgid "cannot combine '--keep-base' with '--onto'"
17668msgstr ""
17669
bfef3f9d 17670#: builtin/rebase.c:1480
3d0a05b4
JX
17671msgid "cannot combine '--keep-base' with '--root'"
17672msgstr ""
17673
bfef3f9d
JX
17674#: builtin/rebase.c:1484
17675msgid "cannot combine '--root' with '--fork-point'"
17676msgstr ""
17677
17678#: builtin/rebase.c:1487
12705546 17679msgid "No rebase in progress?"
cc76011e
JX
17680msgstr ""
17681
bfef3f9d 17682#: builtin/rebase.c:1491
12705546 17683msgid "The --edit-todo action can only be used during interactive rebase."
cc76011e
JX
17684msgstr ""
17685
bfef3f9d 17686#: builtin/rebase.c:1514
12705546 17687msgid "Cannot read HEAD"
cc76011e
JX
17688msgstr ""
17689
bfef3f9d 17690#: builtin/rebase.c:1526
12705546
JX
17691msgid ""
17692"You must edit all merge conflicts and then\n"
17693"mark them as resolved using git add"
cc76011e
JX
17694msgstr ""
17695
bfef3f9d 17696#: builtin/rebase.c:1545
12705546 17697msgid "could not discard worktree changes"
cc76011e
JX
17698msgstr ""
17699
bfef3f9d 17700#: builtin/rebase.c:1564
cc76011e 17701#, c-format
12705546 17702msgid "could not move back to %s"
cc76011e
JX
17703msgstr ""
17704
bfef3f9d 17705#: builtin/rebase.c:1610
12705546
JX
17706#, c-format
17707msgid ""
17708"It seems that there is already a %s directory, and\n"
17709"I wonder if you are in the middle of another rebase. If that is the\n"
17710"case, please try\n"
17711"\t%s\n"
17712"If that is not the case, please\n"
17713"\t%s\n"
17714"and run me again. I am stopping in case you still have something\n"
17715"valuable there.\n"
17716msgstr ""
17717
bfef3f9d 17718#: builtin/rebase.c:1638
12705546
JX
17719msgid "switch `C' expects a numerical value"
17720msgstr ""
17721
bfef3f9d 17722#: builtin/rebase.c:1680
12705546
JX
17723#, c-format
17724msgid "Unknown mode: %s"
17725msgstr ""
17726
bfef3f9d 17727#: builtin/rebase.c:1702
12705546
JX
17728msgid "--strategy requires --merge or --interactive"
17729msgstr ""
17730
bfef3f9d 17731#: builtin/rebase.c:1732
f7c6172e
JX
17732msgid "cannot combine apply options with merge options"
17733msgstr ""
17734
bfef3f9d 17735#: builtin/rebase.c:1745
f7c6172e
JX
17736#, c-format
17737msgid "Unknown rebase backend: %s"
6b0f1a9b
JX
17738msgstr ""
17739
bfef3f9d 17740#: builtin/rebase.c:1770
f7c6172e 17741msgid "--reschedule-failed-exec requires --exec or --interactive"
94328cef
JX
17742msgstr ""
17743
bfef3f9d 17744#: builtin/rebase.c:1790
94328cef 17745msgid "cannot combine '--preserve-merges' with '--rebase-merges'"
12705546
JX
17746msgstr ""
17747
bfef3f9d 17748#: builtin/rebase.c:1794
94328cef
JX
17749msgid ""
17750"error: cannot combine '--preserve-merges' with '--reschedule-failed-exec'"
12705546
JX
17751msgstr ""
17752
bfef3f9d 17753#: builtin/rebase.c:1818
12705546
JX
17754#, c-format
17755msgid "invalid upstream '%s'"
17756msgstr ""
17757
bfef3f9d 17758#: builtin/rebase.c:1824
12705546
JX
17759msgid "Could not create new root commit"
17760msgstr ""
17761
bfef3f9d 17762#: builtin/rebase.c:1850
3d0a05b4
JX
17763#, c-format
17764msgid "'%s': need exactly one merge base with branch"
17765msgstr ""
17766
bfef3f9d 17767#: builtin/rebase.c:1853
12705546
JX
17768#, c-format
17769msgid "'%s': need exactly one merge base"
17770msgstr ""
17771
bfef3f9d 17772#: builtin/rebase.c:1861
12705546
JX
17773#, c-format
17774msgid "Does not point to a valid commit '%s'"
17775msgstr ""
17776
bfef3f9d 17777#: builtin/rebase.c:1887
12705546
JX
17778#, c-format
17779msgid "fatal: no such branch/commit '%s'"
17780msgstr ""
17781
bfef3f9d 17782#: builtin/rebase.c:1895 builtin/submodule--helper.c:40
f7c6172e 17783#: builtin/submodule--helper.c:1990
12705546
JX
17784#, c-format
17785msgid "No such ref: %s"
17786msgstr ""
17787
bfef3f9d 17788#: builtin/rebase.c:1906
12705546
JX
17789msgid "Could not resolve HEAD to a revision"
17790msgstr ""
17791
bfef3f9d 17792#: builtin/rebase.c:1927
d93ef2a1 17793msgid "Please commit or stash them."
12705546
JX
17794msgstr ""
17795
bfef3f9d 17796#: builtin/rebase.c:1963
d93ef2a1
JX
17797#, c-format
17798msgid "could not switch to %s"
12705546
JX
17799msgstr ""
17800
bfef3f9d 17801#: builtin/rebase.c:1974
d93ef2a1 17802msgid "HEAD is up to date."
12705546
JX
17803msgstr ""
17804
bfef3f9d 17805#: builtin/rebase.c:1976
d93ef2a1
JX
17806#, c-format
17807msgid "Current branch %s is up to date.\n"
12705546
JX
17808msgstr ""
17809
bfef3f9d 17810#: builtin/rebase.c:1984
d93ef2a1 17811msgid "HEAD is up to date, rebase forced."
12705546
JX
17812msgstr ""
17813
bfef3f9d 17814#: builtin/rebase.c:1986
d93ef2a1
JX
17815#, c-format
17816msgid "Current branch %s is up to date, rebase forced.\n"
12705546
JX
17817msgstr ""
17818
bfef3f9d 17819#: builtin/rebase.c:1994
d93ef2a1 17820msgid "The pre-rebase hook refused to rebase."
12705546
JX
17821msgstr ""
17822
bfef3f9d 17823#: builtin/rebase.c:2001
d93ef2a1
JX
17824#, c-format
17825msgid "Changes to %s:\n"
12705546
JX
17826msgstr ""
17827
bfef3f9d 17828#: builtin/rebase.c:2004
d93ef2a1
JX
17829#, c-format
17830msgid "Changes from %s to %s:\n"
12705546
JX
17831msgstr ""
17832
bfef3f9d 17833#: builtin/rebase.c:2029
d93ef2a1
JX
17834#, c-format
17835msgid "First, rewinding head to replay your work on top of it...\n"
12705546
JX
17836msgstr ""
17837
bfef3f9d 17838#: builtin/rebase.c:2038
d93ef2a1 17839msgid "Could not detach HEAD"
12705546
JX
17840msgstr ""
17841
bfef3f9d 17842#: builtin/rebase.c:2047
d93ef2a1
JX
17843#, c-format
17844msgid "Fast-forwarded %s to %s.\n"
12705546
JX
17845msgstr ""
17846
bfef3f9d 17847#: builtin/receive-pack.c:34
12705546
JX
17848msgid "git receive-pack <git-dir>"
17849msgstr ""
17850
d84f4abf 17851#: builtin/receive-pack.c:844
12705546
JX
17852msgid ""
17853"By default, updating the current branch in a non-bare repository\n"
17854"is denied, because it will make the index and work tree inconsistent\n"
17855"with what you pushed, and will require 'git reset --hard' to match\n"
17856"the work tree to HEAD.\n"
17857"\n"
17858"You can set the 'receive.denyCurrentBranch' configuration variable\n"
17859"to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
17860"its current branch; however, this is not recommended unless you\n"
17861"arranged to update its work tree to match what you pushed in some\n"
17862"other way.\n"
17863"\n"
17864"To squelch this message and still keep the default behaviour, set\n"
17865"'receive.denyCurrentBranch' configuration variable to 'refuse'."
17866msgstr ""
17867
d84f4abf 17868#: builtin/receive-pack.c:864
12705546
JX
17869msgid ""
17870"By default, deleting the current branch is denied, because the next\n"
17871"'git clone' won't result in any file checked out, causing confusion.\n"
17872"\n"
17873"You can set 'receive.denyDeleteCurrent' configuration variable to\n"
17874"'warn' or 'ignore' in the remote repository to allow deleting the\n"
17875"current branch, with or without a warning message.\n"
17876"\n"
17877"To squelch this message, you can set it to 'refuse'."
17878msgstr ""
17879
d84f4abf 17880#: builtin/receive-pack.c:1970
12705546
JX
17881msgid "quiet"
17882msgstr ""
17883
d84f4abf 17884#: builtin/receive-pack.c:1984
12705546
JX
17885msgid "You must specify a directory."
17886msgstr ""
17887
94328cef
JX
17888#: builtin/reflog.c:17
17889msgid ""
17890"git reflog expire [--expire=<time>] [--expire-unreachable=<time>] [--"
17891"rewrite] [--updateref] [--stale-fix] [--dry-run | -n] [--verbose] [--all] "
17892"<refs>..."
17893msgstr ""
17894
17895#: builtin/reflog.c:22
17896msgid ""
17897"git reflog delete [--rewrite] [--updateref] [--dry-run | -n] [--verbose] "
17898"<refs>..."
17899msgstr ""
17900
17901#: builtin/reflog.c:25
17902msgid "git reflog exists <ref>"
17903msgstr ""
17904
f7c6172e 17905#: builtin/reflog.c:568 builtin/reflog.c:573
12705546
JX
17906#, c-format
17907msgid "'%s' is not a valid timestamp"
17908msgstr ""
17909
f7c6172e 17910#: builtin/reflog.c:606
94328cef
JX
17911#, c-format
17912msgid "Marking reachable objects..."
17913msgstr ""
17914
f7c6172e 17915#: builtin/reflog.c:644
94328cef
JX
17916#, c-format
17917msgid "%s points nowhere!"
17918msgstr ""
17919
f7c6172e 17920#: builtin/reflog.c:696
94328cef
JX
17921msgid "no reflog specified to delete"
17922msgstr ""
17923
f7c6172e 17924#: builtin/reflog.c:705
94328cef
JX
17925#, c-format
17926msgid "not a reflog: %s"
17927msgstr ""
17928
f7c6172e 17929#: builtin/reflog.c:710
94328cef
JX
17930#, c-format
17931msgid "no reflog for '%s'"
17932msgstr ""
17933
f7c6172e 17934#: builtin/reflog.c:756
94328cef
JX
17935#, c-format
17936msgid "invalid ref format: %s"
17937msgstr ""
17938
f7c6172e 17939#: builtin/reflog.c:765
94328cef
JX
17940msgid "git reflog [ show | expire | delete | exists ]"
17941msgstr ""
17942
f7c6172e 17943#: builtin/remote.c:17
12705546
JX
17944msgid "git remote [-v | --verbose]"
17945msgstr ""
17946
f7c6172e 17947#: builtin/remote.c:18
12705546
JX
17948msgid ""
17949"git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
17950"mirror=<fetch|push>] <name> <url>"
17951msgstr ""
17952
f7c6172e 17953#: builtin/remote.c:19 builtin/remote.c:39
12705546
JX
17954msgid "git remote rename <old> <new>"
17955msgstr ""
17956
f7c6172e 17957#: builtin/remote.c:20 builtin/remote.c:44
12705546
JX
17958msgid "git remote remove <name>"
17959msgstr ""
17960
f7c6172e 17961#: builtin/remote.c:21 builtin/remote.c:49
12705546
JX
17962msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
17963msgstr ""
17964
f7c6172e 17965#: builtin/remote.c:22
12705546
JX
17966msgid "git remote [-v | --verbose] show [-n] <name>"
17967msgstr ""
17968
f7c6172e 17969#: builtin/remote.c:23
12705546
JX
17970msgid "git remote prune [-n | --dry-run] <name>"
17971msgstr ""
17972
f7c6172e 17973#: builtin/remote.c:24
12705546
JX
17974msgid ""
17975"git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
17976msgstr ""
17977
f7c6172e 17978#: builtin/remote.c:25
12705546
JX
17979msgid "git remote set-branches [--add] <name> <branch>..."
17980msgstr ""
17981
f7c6172e 17982#: builtin/remote.c:26 builtin/remote.c:75
12705546
JX
17983msgid "git remote get-url [--push] [--all] <name>"
17984msgstr ""
17985
f7c6172e 17986#: builtin/remote.c:27 builtin/remote.c:80
12705546
JX
17987msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
17988msgstr ""
17989
f7c6172e 17990#: builtin/remote.c:28 builtin/remote.c:81
12705546
JX
17991msgid "git remote set-url --add <name> <newurl>"
17992msgstr ""
17993
f7c6172e 17994#: builtin/remote.c:29 builtin/remote.c:82
12705546
JX
17995msgid "git remote set-url --delete <name> <url>"
17996msgstr ""
17997
f7c6172e 17998#: builtin/remote.c:34
12705546
JX
17999msgid "git remote add [<options>] <name> <url>"
18000msgstr ""
18001
f7c6172e 18002#: builtin/remote.c:54
12705546
JX
18003msgid "git remote set-branches <name> <branch>..."
18004msgstr ""
18005
f7c6172e 18006#: builtin/remote.c:55
12705546
JX
18007msgid "git remote set-branches --add <name> <branch>..."
18008msgstr ""
18009
f7c6172e 18010#: builtin/remote.c:60
12705546
JX
18011msgid "git remote show [<options>] <name>"
18012msgstr ""
18013
f7c6172e 18014#: builtin/remote.c:65
12705546
JX
18015msgid "git remote prune [<options>] <name>"
18016msgstr ""
18017
f7c6172e 18018#: builtin/remote.c:70
12705546
JX
18019msgid "git remote update [<options>] [<group> | <remote>]..."
18020msgstr ""
18021
f7c6172e 18022#: builtin/remote.c:99
12705546
JX
18023#, c-format
18024msgid "Updating %s"
18025msgstr ""
18026
f7c6172e 18027#: builtin/remote.c:131
12705546
JX
18028msgid ""
18029"--mirror is dangerous and deprecated; please\n"
18030"\t use --mirror=fetch or --mirror=push instead"
18031msgstr ""
18032
f7c6172e 18033#: builtin/remote.c:148
12705546
JX
18034#, c-format
18035msgid "unknown mirror argument: %s"
18036msgstr ""
18037
f7c6172e 18038#: builtin/remote.c:164
12705546
JX
18039msgid "fetch the remote branches"
18040msgstr ""
18041
f7c6172e 18042#: builtin/remote.c:166
12705546
JX
18043msgid "import all tags and associated objects when fetching"
18044msgstr ""
18045
f7c6172e 18046#: builtin/remote.c:169
12705546
JX
18047msgid "or do not fetch any tag at all (--no-tags)"
18048msgstr ""
18049
f7c6172e 18050#: builtin/remote.c:171
12705546
JX
18051msgid "branch(es) to track"
18052msgstr ""
18053
f7c6172e 18054#: builtin/remote.c:172
12705546
JX
18055msgid "master branch"
18056msgstr ""
18057
f7c6172e 18058#: builtin/remote.c:174
12705546
JX
18059msgid "set up remote as a mirror to push to or fetch from"
18060msgstr ""
18061
f7c6172e 18062#: builtin/remote.c:186
12705546
JX
18063msgid "specifying a master branch makes no sense with --mirror"
18064msgstr ""
18065
f7c6172e 18066#: builtin/remote.c:188
12705546
JX
18067msgid "specifying branches to track makes sense only with fetch mirrors"
18068msgstr ""
18069
f7c6172e 18070#: builtin/remote.c:195 builtin/remote.c:696
12705546
JX
18071#, c-format
18072msgid "remote %s already exists."
18073msgstr ""
18074
f7c6172e 18075#: builtin/remote.c:199 builtin/remote.c:700
12705546
JX
18076#, c-format
18077msgid "'%s' is not a valid remote name"
18078msgstr ""
18079
f7c6172e 18080#: builtin/remote.c:239
12705546
JX
18081#, c-format
18082msgid "Could not setup master '%s'"
18083msgstr ""
18084
f7c6172e 18085#: builtin/remote.c:354
12705546
JX
18086#, c-format
18087msgid "Could not get fetch map for refspec %s"
18088msgstr ""
18089
f7c6172e 18090#: builtin/remote.c:453 builtin/remote.c:461
12705546
JX
18091msgid "(matching)"
18092msgstr ""
18093
f7c6172e 18094#: builtin/remote.c:465
12705546
JX
18095msgid "(delete)"
18096msgstr ""
18097
f7c6172e
JX
18098#: builtin/remote.c:653
18099#, c-format
18100msgid "could not set '%s'"
18101msgstr ""
18102
18103#: builtin/remote.c:658
18104#, c-format
18105msgid ""
18106"The %s configuration remote.pushDefault in:\n"
18107"\t%s:%d\n"
18108"now names the non-existent remote '%s'"
18109msgstr ""
18110
18111#: builtin/remote.c:689 builtin/remote.c:832 builtin/remote.c:940
12705546
JX
18112#, c-format
18113msgid "No such remote: '%s'"
18114msgstr ""
18115
f7c6172e 18116#: builtin/remote.c:706
12705546
JX
18117#, c-format
18118msgid "Could not rename config section '%s' to '%s'"
18119msgstr ""
18120
f7c6172e 18121#: builtin/remote.c:726
cc76011e
JX
18122#, c-format
18123msgid ""
18124"Not updating non-default fetch refspec\n"
18125"\t%s\n"
18126"\tPlease update the configuration manually if necessary."
18127msgstr ""
18128
f7c6172e 18129#: builtin/remote.c:766
cc76011e
JX
18130#, c-format
18131msgid "deleting '%s' failed"
18132msgstr ""
18133
f7c6172e 18134#: builtin/remote.c:800
cc76011e
JX
18135#, c-format
18136msgid "creating '%s' failed"
18137msgstr ""
18138
f7c6172e 18139#: builtin/remote.c:876
cc76011e
JX
18140msgid ""
18141"Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
18142"to delete it, use:"
18143msgid_plural ""
18144"Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
18145"to delete them, use:"
18146msgstr[0] ""
18147msgstr[1] ""
18148
f7c6172e 18149#: builtin/remote.c:890
9eb3984b
JX
18150#, c-format
18151msgid "Could not remove config section '%s'"
18152msgstr ""
18153
f7c6172e 18154#: builtin/remote.c:993
cc76011e
JX
18155#, c-format
18156msgid " new (next fetch will store in remotes/%s)"
18157msgstr ""
18158
f7c6172e 18159#: builtin/remote.c:996
cc76011e
JX
18160msgid " tracked"
18161msgstr ""
18162
f7c6172e 18163#: builtin/remote.c:998
cc76011e
JX
18164msgid " stale (use 'git remote prune' to remove)"
18165msgstr ""
18166
f7c6172e 18167#: builtin/remote.c:1000
cc76011e
JX
18168msgid " ???"
18169msgstr ""
18170
f7c6172e 18171#: builtin/remote.c:1041
cc76011e
JX
18172#, c-format
18173msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
18174msgstr ""
18175
f7c6172e 18176#: builtin/remote.c:1050
cc76011e 18177#, c-format
9eb3984b 18178msgid "rebases interactively onto remote %s"
cc76011e
JX
18179msgstr ""
18180
f7c6172e 18181#: builtin/remote.c:1052
9b7388a8
JX
18182#, c-format
18183msgid "rebases interactively (with merges) onto remote %s"
18184msgstr ""
18185
f7c6172e 18186#: builtin/remote.c:1055
cc76011e 18187#, c-format
9fa976ff 18188msgid "rebases onto remote %s"
822e4a65
JX
18189msgstr ""
18190
f7c6172e 18191#: builtin/remote.c:1059
9fa976ff
JX
18192#, c-format
18193msgid " merges with remote %s"
cc76011e
JX
18194msgstr ""
18195
f7c6172e 18196#: builtin/remote.c:1062
822e4a65 18197#, c-format
cc76011e 18198msgid "merges with remote %s"
822e4a65
JX
18199msgstr ""
18200
f7c6172e 18201#: builtin/remote.c:1065
9fa976ff
JX
18202#, c-format
18203msgid "%-*s and with remote %s\n"
cc76011e
JX
18204msgstr ""
18205
f7c6172e 18206#: builtin/remote.c:1108
cc76011e
JX
18207msgid "create"
18208msgstr ""
18209
f7c6172e 18210#: builtin/remote.c:1111
cc76011e
JX
18211msgid "delete"
18212msgstr ""
18213
f7c6172e 18214#: builtin/remote.c:1115
cc76011e
JX
18215msgid "up to date"
18216msgstr ""
18217
f7c6172e 18218#: builtin/remote.c:1118
cc76011e
JX
18219msgid "fast-forwardable"
18220msgstr ""
18221
f7c6172e 18222#: builtin/remote.c:1121
cc76011e
JX
18223msgid "local out of date"
18224msgstr ""
18225
f7c6172e 18226#: builtin/remote.c:1128
822e4a65 18227#, c-format
cc76011e 18228msgid " %-*s forces to %-*s (%s)"
822e4a65
JX
18229msgstr ""
18230
f7c6172e 18231#: builtin/remote.c:1131
822e4a65 18232#, c-format
cc76011e 18233msgid " %-*s pushes to %-*s (%s)"
822e4a65
JX
18234msgstr ""
18235
f7c6172e 18236#: builtin/remote.c:1135
cc76011e
JX
18237#, c-format
18238msgid " %-*s forces to %s"
822e4a65
JX
18239msgstr ""
18240
f7c6172e 18241#: builtin/remote.c:1138
822e4a65 18242#, c-format
cc76011e 18243msgid " %-*s pushes to %s"
822e4a65
JX
18244msgstr ""
18245
f7c6172e 18246#: builtin/remote.c:1206
cc76011e
JX
18247msgid "do not query remotes"
18248msgstr ""
18249
f7c6172e 18250#: builtin/remote.c:1233
822e4a65 18251#, c-format
cc76011e 18252msgid "* remote %s"
822e4a65
JX
18253msgstr ""
18254
f7c6172e 18255#: builtin/remote.c:1234
822e4a65 18256#, c-format
cc76011e 18257msgid " Fetch URL: %s"
822e4a65
JX
18258msgstr ""
18259
f7c6172e 18260#: builtin/remote.c:1235 builtin/remote.c:1251 builtin/remote.c:1390
cc76011e
JX
18261msgid "(no URL)"
18262msgstr ""
18263
5b34e000
JX
18264#. TRANSLATORS: the colon ':' should align
18265#. with the one in " Fetch URL: %s"
18266#. translation.
18267#.
f7c6172e 18268#: builtin/remote.c:1249 builtin/remote.c:1251
822e4a65 18269#, c-format
cc76011e 18270msgid " Push URL: %s"
822e4a65
JX
18271msgstr ""
18272
f7c6172e 18273#: builtin/remote.c:1253 builtin/remote.c:1255 builtin/remote.c:1257
822e4a65 18274#, c-format
cc76011e 18275msgid " HEAD branch: %s"
822e4a65
JX
18276msgstr ""
18277
f7c6172e 18278#: builtin/remote.c:1253
9fa976ff
JX
18279msgid "(not queried)"
18280msgstr ""
18281
f7c6172e 18282#: builtin/remote.c:1255
9fa976ff
JX
18283msgid "(unknown)"
18284msgstr ""
18285
f7c6172e 18286#: builtin/remote.c:1259
11b90174 18287#, c-format
cc76011e
JX
18288msgid ""
18289" HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
11b90174
JX
18290msgstr ""
18291
f7c6172e 18292#: builtin/remote.c:1271
822e4a65 18293#, c-format
cc76011e
JX
18294msgid " Remote branch:%s"
18295msgid_plural " Remote branches:%s"
18296msgstr[0] ""
18297msgstr[1] ""
18298
f7c6172e 18299#: builtin/remote.c:1274 builtin/remote.c:1300
cc76011e 18300msgid " (status not queried)"
822e4a65
JX
18301msgstr ""
18302
f7c6172e 18303#: builtin/remote.c:1283
cc76011e
JX
18304msgid " Local branch configured for 'git pull':"
18305msgid_plural " Local branches configured for 'git pull':"
18306msgstr[0] ""
18307msgstr[1] ""
18308
f7c6172e 18309#: builtin/remote.c:1291
cc76011e
JX
18310msgid " Local refs will be mirrored by 'git push'"
18311msgstr ""
18312
f7c6172e 18313#: builtin/remote.c:1297
822e4a65 18314#, c-format
cc76011e
JX
18315msgid " Local ref configured for 'git push'%s:"
18316msgid_plural " Local refs configured for 'git push'%s:"
18317msgstr[0] ""
18318msgstr[1] ""
18319
f7c6172e 18320#: builtin/remote.c:1318
cc76011e 18321msgid "set refs/remotes/<name>/HEAD according to remote"
822e4a65
JX
18322msgstr ""
18323
f7c6172e 18324#: builtin/remote.c:1320
cc76011e
JX
18325msgid "delete refs/remotes/<name>/HEAD"
18326msgstr ""
18327
f7c6172e 18328#: builtin/remote.c:1335
cc76011e
JX
18329msgid "Cannot determine remote HEAD"
18330msgstr ""
18331
f7c6172e 18332#: builtin/remote.c:1337
cc76011e
JX
18333msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
18334msgstr ""
18335
f7c6172e 18336#: builtin/remote.c:1347
822e4a65 18337#, c-format
cc76011e 18338msgid "Could not delete %s"
822e4a65
JX
18339msgstr ""
18340
f7c6172e 18341#: builtin/remote.c:1355
822e4a65 18342#, c-format
cc76011e 18343msgid "Not a valid ref: %s"
822e4a65
JX
18344msgstr ""
18345
f7c6172e 18346#: builtin/remote.c:1357
cc76011e
JX
18347#, c-format
18348msgid "Could not setup %s"
822e4a65
JX
18349msgstr ""
18350
f7c6172e 18351#: builtin/remote.c:1375
cc76011e
JX
18352#, c-format
18353msgid " %s will become dangling!"
822e4a65
JX
18354msgstr ""
18355
f7c6172e 18356#: builtin/remote.c:1376
cc76011e
JX
18357#, c-format
18358msgid " %s has become dangling!"
822e4a65
JX
18359msgstr ""
18360
f7c6172e 18361#: builtin/remote.c:1386
822e4a65 18362#, c-format
cc76011e 18363msgid "Pruning %s"
822e4a65
JX
18364msgstr ""
18365
f7c6172e 18366#: builtin/remote.c:1387
822e4a65 18367#, c-format
cc76011e 18368msgid "URL: %s"
822e4a65
JX
18369msgstr ""
18370
f7c6172e 18371#: builtin/remote.c:1403
822e4a65 18372#, c-format
cc76011e 18373msgid " * [would prune] %s"
822e4a65
JX
18374msgstr ""
18375
f7c6172e 18376#: builtin/remote.c:1406
822e4a65 18377#, c-format
cc76011e 18378msgid " * [pruned] %s"
822e4a65
JX
18379msgstr ""
18380
f7c6172e 18381#: builtin/remote.c:1451
cc76011e
JX
18382msgid "prune remotes after fetching"
18383msgstr ""
18384
f7c6172e 18385#: builtin/remote.c:1514 builtin/remote.c:1568 builtin/remote.c:1636
822e4a65 18386#, c-format
cc76011e 18387msgid "No such remote '%s'"
822e4a65
JX
18388msgstr ""
18389
f7c6172e 18390#: builtin/remote.c:1530
cc76011e 18391msgid "add branch"
ccfca8dc
JX
18392msgstr ""
18393
f7c6172e 18394#: builtin/remote.c:1537
cc76011e 18395msgid "no remote specified"
822e4a65
JX
18396msgstr ""
18397
f7c6172e 18398#: builtin/remote.c:1554
f4f2c8f8
JX
18399msgid "query push URLs rather than fetch URLs"
18400msgstr ""
18401
f7c6172e 18402#: builtin/remote.c:1556
f4f2c8f8
JX
18403msgid "return all URLs"
18404msgstr ""
18405
f7c6172e 18406#: builtin/remote.c:1584
f4f2c8f8
JX
18407#, c-format
18408msgid "no URLs configured for remote '%s'"
18409msgstr ""
18410
f7c6172e 18411#: builtin/remote.c:1610
cc76011e
JX
18412msgid "manipulate push URLs"
18413msgstr ""
18414
f7c6172e 18415#: builtin/remote.c:1612
cc76011e
JX
18416msgid "add URL"
18417msgstr ""
18418
f7c6172e 18419#: builtin/remote.c:1614
cc76011e
JX
18420msgid "delete URLs"
18421msgstr ""
18422
f7c6172e 18423#: builtin/remote.c:1621
cc76011e
JX
18424msgid "--add --delete doesn't make sense"
18425msgstr ""
18426
f7c6172e 18427#: builtin/remote.c:1660
cc76011e
JX
18428#, c-format
18429msgid "Invalid old URL pattern: %s"
18430msgstr ""
18431
f7c6172e 18432#: builtin/remote.c:1668
cc76011e
JX
18433#, c-format
18434msgid "No such URL found: %s"
18435msgstr ""
18436
f7c6172e 18437#: builtin/remote.c:1670
cc76011e
JX
18438msgid "Will not delete all non-push URLs"
18439msgstr ""
18440
bfef3f9d 18441#: builtin/repack.c:25
c2ea1208 18442msgid "git repack [<options>]"
727b9576
JX
18443msgstr ""
18444
bfef3f9d 18445#: builtin/repack.c:30
673bfad0
JX
18446msgid ""
18447"Incremental repacks are incompatible with bitmap indexes. Use\n"
18448"--no-write-bitmap-index or disable the pack.writebitmaps configuration."
18449msgstr ""
18450
bfef3f9d 18451#: builtin/repack.c:193
94328cef
JX
18452msgid "could not start pack-objects to repack promisor objects"
18453msgstr ""
18454
bfef3f9d 18455#: builtin/repack.c:232 builtin/repack.c:418
94328cef
JX
18456msgid "repack: Expecting full hex object ID lines only from pack-objects."
18457msgstr ""
18458
bfef3f9d 18459#: builtin/repack.c:256
94328cef
JX
18460msgid "could not finish pack-objects to repack promisor objects"
18461msgstr ""
18462
bfef3f9d 18463#: builtin/repack.c:294
727b9576
JX
18464msgid "pack everything in a single pack"
18465msgstr ""
18466
bfef3f9d 18467#: builtin/repack.c:296
727b9576
JX
18468msgid "same as -a, and turn unreachable objects loose"
18469msgstr ""
18470
bfef3f9d 18471#: builtin/repack.c:299
727b9576
JX
18472msgid "remove redundant packs, and run git-prune-packed"
18473msgstr ""
18474
bfef3f9d 18475#: builtin/repack.c:301
727b9576
JX
18476msgid "pass --no-reuse-delta to git-pack-objects"
18477msgstr ""
18478
bfef3f9d 18479#: builtin/repack.c:303
727b9576
JX
18480msgid "pass --no-reuse-object to git-pack-objects"
18481msgstr ""
18482
bfef3f9d 18483#: builtin/repack.c:305
727b9576
JX
18484msgid "do not run git-update-server-info"
18485msgstr ""
18486
bfef3f9d 18487#: builtin/repack.c:308
727b9576
JX
18488msgid "pass --local to git-pack-objects"
18489msgstr ""
18490
bfef3f9d 18491#: builtin/repack.c:310
5e078fcd
JX
18492msgid "write bitmap index"
18493msgstr ""
18494
bfef3f9d 18495#: builtin/repack.c:312
12705546
JX
18496msgid "pass --delta-islands to git-pack-objects"
18497msgstr ""
18498
bfef3f9d 18499#: builtin/repack.c:313
727b9576
JX
18500msgid "approxidate"
18501msgstr ""
18502
bfef3f9d 18503#: builtin/repack.c:314
727b9576
JX
18504msgid "with -A, do not loosen objects older than this"
18505msgstr ""
18506
bfef3f9d 18507#: builtin/repack.c:316
9fa976ff
JX
18508msgid "with -a, repack unreachable objects"
18509msgstr ""
18510
bfef3f9d 18511#: builtin/repack.c:318
727b9576
JX
18512msgid "size of the window used for delta compression"
18513msgstr ""
18514
bfef3f9d 18515#: builtin/repack.c:319 builtin/repack.c:325
d57b24b6
JX
18516msgid "bytes"
18517msgstr ""
18518
bfef3f9d 18519#: builtin/repack.c:320
727b9576
JX
18520msgid "same as the above, but limit memory size instead of entries count"
18521msgstr ""
18522
bfef3f9d 18523#: builtin/repack.c:322
727b9576
JX
18524msgid "limits the maximum delta depth"
18525msgstr ""
18526
bfef3f9d 18527#: builtin/repack.c:324
5b34e000
JX
18528msgid "limits the maximum number of threads"
18529msgstr ""
18530
bfef3f9d 18531#: builtin/repack.c:326
727b9576
JX
18532msgid "maximum size of each packfile"
18533msgstr ""
18534
bfef3f9d 18535#: builtin/repack.c:328
5e078fcd
JX
18536msgid "repack objects in packs marked with .keep"
18537msgstr ""
18538
bfef3f9d 18539#: builtin/repack.c:330
9b7388a8
JX
18540msgid "do not repack this pack"
18541msgstr ""
18542
bfef3f9d 18543#: builtin/repack.c:340
f4f2c8f8
JX
18544msgid "cannot delete packs in a precious-objects repo"
18545msgstr ""
18546
bfef3f9d 18547#: builtin/repack.c:344
9fa976ff
JX
18548msgid "--keep-unreachable and -A are incompatible"
18549msgstr ""
18550
bfef3f9d 18551#: builtin/repack.c:427
94328cef
JX
18552msgid "Nothing new to pack."
18553msgstr ""
18554
bfef3f9d 18555#: builtin/repack.c:488
94328cef
JX
18556#, c-format
18557msgid ""
18558"WARNING: Some packs in use have been renamed by\n"
18559"WARNING: prefixing old- to their name, in order to\n"
18560"WARNING: replace them with the new version of the\n"
18561"WARNING: file. But the operation failed, and the\n"
18562"WARNING: attempt to rename them back to their\n"
18563"WARNING: original names also failed.\n"
18564"WARNING: Please rename them in %s manually:\n"
18565msgstr ""
18566
bfef3f9d 18567#: builtin/repack.c:536
727b9576 18568#, c-format
9fa976ff 18569msgid "failed to remove '%s'"
727b9576
JX
18570msgstr ""
18571
9b7388a8 18572#: builtin/replace.c:22
cc76011e
JX
18573msgid "git replace [-f] <object> <replacement>"
18574msgstr ""
18575
9b7388a8 18576#: builtin/replace.c:23
fe05e196
JX
18577msgid "git replace [-f] --edit <object>"
18578msgstr ""
18579
9b7388a8 18580#: builtin/replace.c:24
fe05e196
JX
18581msgid "git replace [-f] --graft <commit> [<parent>...]"
18582msgstr ""
18583
9b7388a8
JX
18584#: builtin/replace.c:25
18585msgid "git replace [-f] --convert-graft-file"
18586msgstr ""
18587
18588#: builtin/replace.c:26
cc76011e
JX
18589msgid "git replace -d <object>..."
18590msgstr ""
18591
9b7388a8 18592#: builtin/replace.c:27
df49095a 18593msgid "git replace [--format=<format>] [-l [<pattern>]]"
822e4a65
JX
18594msgstr ""
18595
d93ef2a1 18596#: builtin/replace.c:90
dba9f13c
JX
18597#, c-format
18598msgid ""
18599"invalid replace format '%s'\n"
18600"valid formats are 'short', 'medium' and 'long'"
18601msgstr ""
18602
d93ef2a1 18603#: builtin/replace.c:125
dba9f13c
JX
18604#, c-format
18605msgid "replace ref '%s' not found"
18606msgstr ""
18607
d93ef2a1 18608#: builtin/replace.c:141
dba9f13c
JX
18609#, c-format
18610msgid "Deleted replace ref '%s'"
18611msgstr ""
18612
d93ef2a1 18613#: builtin/replace.c:153
dba9f13c
JX
18614#, c-format
18615msgid "'%s' is not a valid ref name"
18616msgstr ""
18617
d93ef2a1 18618#: builtin/replace.c:158
dba9f13c
JX
18619#, c-format
18620msgid "replace ref '%s' already exists"
18621msgstr ""
18622
d93ef2a1 18623#: builtin/replace.c:178
dba9f13c
JX
18624#, c-format
18625msgid ""
18626"Objects must be of the same type.\n"
18627"'%s' points to a replaced object of type '%s'\n"
18628"while '%s' points to a replacement object of type '%s'."
18629msgstr ""
18630
d93ef2a1 18631#: builtin/replace.c:229
fe05e196 18632#, c-format
dba9f13c
JX
18633msgid "unable to open %s for writing"
18634msgstr ""
18635
d93ef2a1 18636#: builtin/replace.c:242
dba9f13c
JX
18637msgid "cat-file reported failure"
18638msgstr ""
18639
d93ef2a1 18640#: builtin/replace.c:258
dba9f13c
JX
18641#, c-format
18642msgid "unable to open %s for reading"
18643msgstr ""
18644
d93ef2a1 18645#: builtin/replace.c:272
dba9f13c
JX
18646msgid "unable to spawn mktree"
18647msgstr ""
18648
d93ef2a1 18649#: builtin/replace.c:276
dba9f13c
JX
18650msgid "unable to read from mktree"
18651msgstr ""
18652
d93ef2a1 18653#: builtin/replace.c:285
dba9f13c
JX
18654msgid "mktree reported failure"
18655msgstr ""
18656
d93ef2a1 18657#: builtin/replace.c:289
dba9f13c
JX
18658msgid "mktree did not return an object name"
18659msgstr ""
18660
d93ef2a1 18661#: builtin/replace.c:298
dba9f13c
JX
18662#, c-format
18663msgid "unable to fstat %s"
18664msgstr ""
18665
d93ef2a1 18666#: builtin/replace.c:303
dba9f13c
JX
18667msgid "unable to write object to database"
18668msgstr ""
18669
f7c6172e
JX
18670#: builtin/replace.c:322 builtin/replace.c:378 builtin/replace.c:424
18671#: builtin/replace.c:454
dba9f13c
JX
18672#, c-format
18673msgid "not a valid object name: '%s'"
18674msgstr ""
18675
d93ef2a1 18676#: builtin/replace.c:326
dba9f13c
JX
18677#, c-format
18678msgid "unable to get object type for %s"
18679msgstr ""
18680
d93ef2a1 18681#: builtin/replace.c:342
dba9f13c
JX
18682msgid "editing object file failed"
18683msgstr ""
18684
d93ef2a1 18685#: builtin/replace.c:351
dba9f13c
JX
18686#, c-format
18687msgid "new object is the same as the old one: '%s'"
fe05e196
JX
18688msgstr ""
18689
3d0a05b4 18690#: builtin/replace.c:384
d93ef2a1
JX
18691#, c-format
18692msgid "could not parse %s as a commit"
18693msgstr ""
18694
f7c6172e 18695#: builtin/replace.c:416
fe05e196
JX
18696#, c-format
18697msgid "bad mergetag in commit '%s'"
18698msgstr ""
18699
f7c6172e 18700#: builtin/replace.c:418
fe05e196
JX
18701#, c-format
18702msgid "malformed mergetag in commit '%s'"
18703msgstr ""
18704
f7c6172e 18705#: builtin/replace.c:430
fe05e196
JX
18706#, c-format
18707msgid ""
18708"original commit '%s' contains mergetag '%s' that is discarded; use --edit "
18709"instead of --graft"
18710msgstr ""
18711
f7c6172e 18712#: builtin/replace.c:469
fe05e196 18713#, c-format
dba9f13c 18714msgid "the original commit '%s' has a gpg signature"
fe05e196
JX
18715msgstr ""
18716
f7c6172e 18717#: builtin/replace.c:470
fe05e196
JX
18718msgid "the signature will be removed in the replacement commit!"
18719msgstr ""
18720
f7c6172e 18721#: builtin/replace.c:480
fe05e196
JX
18722#, c-format
18723msgid "could not write replacement commit for: '%s'"
18724msgstr ""
18725
f7c6172e 18726#: builtin/replace.c:488
dba9f13c
JX
18727#, c-format
18728msgid "graft for '%s' unnecessary"
18729msgstr ""
18730
f7c6172e 18731#: builtin/replace.c:492
dba9f13c
JX
18732#, c-format
18733msgid "new commit is the same as the old one: '%s'"
18734msgstr ""
18735
f7c6172e 18736#: builtin/replace.c:527
9b7388a8
JX
18737#, c-format
18738msgid ""
18739"could not convert the following graft(s):\n"
18740"%s"
18741msgstr ""
18742
f7c6172e 18743#: builtin/replace.c:548
cc76011e 18744msgid "list replace refs"
822e4a65
JX
18745msgstr ""
18746
f7c6172e 18747#: builtin/replace.c:549
cc76011e 18748msgid "delete replace refs"
822e4a65
JX
18749msgstr ""
18750
f7c6172e 18751#: builtin/replace.c:550
fe05e196
JX
18752msgid "edit existing object"
18753msgstr ""
18754
f7c6172e 18755#: builtin/replace.c:551
fe05e196
JX
18756msgid "change a commit's parents"
18757msgstr ""
18758
f7c6172e 18759#: builtin/replace.c:552
9b7388a8
JX
18760msgid "convert existing graft file"
18761msgstr ""
18762
f7c6172e 18763#: builtin/replace.c:553
cc76011e 18764msgid "replace the ref if it exists"
822e4a65
JX
18765msgstr ""
18766
f7c6172e 18767#: builtin/replace.c:555
fe05e196
JX
18768msgid "do not pretty-print contents for --edit"
18769msgstr ""
18770
f7c6172e 18771#: builtin/replace.c:556
df49095a
JX
18772msgid "use this format"
18773msgstr ""
18774
f7c6172e 18775#: builtin/replace.c:569
dba9f13c
JX
18776msgid "--format cannot be used when not listing"
18777msgstr ""
18778
f7c6172e 18779#: builtin/replace.c:577
dba9f13c
JX
18780msgid "-f only makes sense when writing a replacement"
18781msgstr ""
18782
f7c6172e 18783#: builtin/replace.c:581
dba9f13c
JX
18784msgid "--raw only makes sense with --edit"
18785msgstr ""
18786
f7c6172e 18787#: builtin/replace.c:587
dba9f13c
JX
18788msgid "-d needs at least one argument"
18789msgstr ""
18790
f7c6172e 18791#: builtin/replace.c:593
dba9f13c
JX
18792msgid "bad number of arguments"
18793msgstr ""
18794
f7c6172e 18795#: builtin/replace.c:599
dba9f13c
JX
18796msgid "-e needs exactly one argument"
18797msgstr ""
18798
f7c6172e 18799#: builtin/replace.c:605
dba9f13c
JX
18800msgid "-g needs at least one argument"
18801msgstr ""
18802
f7c6172e 18803#: builtin/replace.c:611
dba9f13c
JX
18804msgid "--convert-graft-file takes no argument"
18805msgstr ""
18806
f7c6172e 18807#: builtin/replace.c:617
dba9f13c
JX
18808msgid "only one pattern can be given with -l"
18809msgstr ""
18810
5b34e000 18811#: builtin/rerere.c:13
c2ea1208 18812msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
822e4a65
JX
18813msgstr ""
18814
12705546 18815#: builtin/rerere.c:60
cc76011e 18816msgid "register clean resolutions in index"
822e4a65
JX
18817msgstr ""
18818
12705546
JX
18819#: builtin/rerere.c:79
18820msgid "'git rerere forget' without paths is deprecated"
18821msgstr ""
18822
94328cef 18823#: builtin/rerere.c:113
12705546
JX
18824#, c-format
18825msgid "unable to generate diff for '%s'"
18826msgstr ""
18827
94328cef 18828#: builtin/reset.c:32
822e4a65 18829msgid ""
cc76011e 18830"git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
822e4a65
JX
18831msgstr ""
18832
94328cef 18833#: builtin/reset.c:33
578c7937 18834msgid "git reset [-q] [<tree-ish>] [--] <pathspec>..."
822e4a65
JX
18835msgstr ""
18836
94328cef 18837#: builtin/reset.c:34
578c7937
JX
18838msgid ""
18839"git reset [-q] [--pathspec-from-file [--pathspec-file-nul]] [<tree-ish>]"
18840msgstr ""
18841
18842#: builtin/reset.c:35
18843msgid "git reset --patch [<tree-ish>] [--] [<pathspec>...]"
822e4a65
JX
18844msgstr ""
18845
578c7937 18846#: builtin/reset.c:41
cc76011e 18847msgid "mixed"
dce37b66
JX
18848msgstr ""
18849
578c7937 18850#: builtin/reset.c:41
cc76011e 18851msgid "soft"
dce37b66
JX
18852msgstr ""
18853
578c7937 18854#: builtin/reset.c:41
cc76011e 18855msgid "hard"
dce37b66
JX
18856msgstr ""
18857
578c7937 18858#: builtin/reset.c:41
cc76011e 18859msgid "merge"
dce37b66
JX
18860msgstr ""
18861
578c7937 18862#: builtin/reset.c:41
cc76011e 18863msgid "keep"
dce37b66
JX
18864msgstr ""
18865
bfef3f9d 18866#: builtin/reset.c:83
cc76011e 18867msgid "You do not have a valid HEAD."
dce37b66
JX
18868msgstr ""
18869
bfef3f9d 18870#: builtin/reset.c:85
cc76011e 18871msgid "Failed to find tree of HEAD."
dce37b66
JX
18872msgstr ""
18873
bfef3f9d 18874#: builtin/reset.c:91
822e4a65 18875#, c-format
cc76011e 18876msgid "Failed to find tree of %s."
dce37b66
JX
18877msgstr ""
18878
bfef3f9d 18879#: builtin/reset.c:116
3d0a05b4
JX
18880#, c-format
18881msgid "HEAD is now at %s"
18882msgstr ""
18883
bfef3f9d 18884#: builtin/reset.c:195
dce37b66 18885#, c-format
cc76011e 18886msgid "Cannot do a %s reset in the middle of a merge."
dce37b66
JX
18887msgstr ""
18888
bfef3f9d 18889#: builtin/reset.c:295 builtin/stash.c:520 builtin/stash.c:595
051fae4d 18890#: builtin/stash.c:619
cc76011e 18891msgid "be quiet, only report errors"
dce37b66
JX
18892msgstr ""
18893
bfef3f9d 18894#: builtin/reset.c:297
cc76011e 18895msgid "reset HEAD and index"
dce37b66
JX
18896msgstr ""
18897
bfef3f9d 18898#: builtin/reset.c:298
cc76011e 18899msgid "reset only HEAD"
dce37b66
JX
18900msgstr ""
18901
bfef3f9d 18902#: builtin/reset.c:300 builtin/reset.c:302
cc76011e 18903msgid "reset HEAD, index and working tree"
822e4a65
JX
18904msgstr ""
18905
bfef3f9d 18906#: builtin/reset.c:304
cc76011e 18907msgid "reset HEAD but keep local changes"
dce37b66
JX
18908msgstr ""
18909
bfef3f9d 18910#: builtin/reset.c:310
5e078fcd
JX
18911msgid "record only the fact that removed paths will be added later"
18912msgstr ""
18913
bfef3f9d 18914#: builtin/reset.c:344
46bc4039
JX
18915#, c-format
18916msgid "Failed to resolve '%s' as a valid revision."
18917msgstr ""
18918
bfef3f9d 18919#: builtin/reset.c:352
46bc4039
JX
18920#, c-format
18921msgid "Failed to resolve '%s' as a valid tree."
18922msgstr ""
18923
bfef3f9d 18924#: builtin/reset.c:361
cc76011e 18925msgid "--patch is incompatible with --{hard,mixed,soft}"
dce37b66
JX
18926msgstr ""
18927
bfef3f9d 18928#: builtin/reset.c:371
cc76011e 18929msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
dce37b66
JX
18930msgstr ""
18931
bfef3f9d 18932#: builtin/reset.c:373
dce37b66 18933#, c-format
cc76011e 18934msgid "Cannot do %s reset with paths."
dce37b66
JX
18935msgstr ""
18936
bfef3f9d 18937#: builtin/reset.c:388
822e4a65 18938#, c-format
cc76011e 18939msgid "%s reset is not allowed in a bare repository"
dce37b66
JX
18940msgstr ""
18941
bfef3f9d 18942#: builtin/reset.c:392
5e078fcd
JX
18943msgid "-N can only be used with --mixed"
18944msgstr ""
18945
bfef3f9d 18946#: builtin/reset.c:413
727b9576 18947msgid "Unstaged changes after reset:"
dce37b66
JX
18948msgstr ""
18949
bfef3f9d 18950#: builtin/reset.c:416
12705546
JX
18951#, c-format
18952msgid ""
18953"\n"
18954"It took %.2f seconds to enumerate unstaged changes after reset. You can\n"
18955"use '--quiet' to avoid this. Set the config setting reset.quiet to true\n"
18956"to make this the default.\n"
18957msgstr ""
18958
bfef3f9d 18959#: builtin/reset.c:434
727b9576
JX
18960#, c-format
18961msgid "Could not reset index file to revision '%s'."
46bc4039
JX
18962msgstr ""
18963
bfef3f9d 18964#: builtin/reset.c:439
46bc4039
JX
18965msgid "Could not write new index file."
18966msgstr ""
18967
f7c6172e 18968#: builtin/rev-list.c:499
abc8de64
JX
18969msgid "cannot combine --exclude-promisor-objects and --missing"
18970msgstr ""
18971
f7c6172e 18972#: builtin/rev-list.c:560
18a90722
JX
18973msgid "object filtering requires --objects"
18974msgstr ""
18975
f7c6172e 18976#: builtin/rev-list.c:610
df0617bf
JX
18977msgid "rev-list does not support display of notes"
18978msgstr ""
18979
f7c6172e
JX
18980#: builtin/rev-list.c:615
18981msgid "marked counting is incompatible with --objects"
18a90722
JX
18982msgstr ""
18983
bfef3f9d 18984#: builtin/rev-parse.c:409
c2ea1208 18985msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
dce37b66
JX
18986msgstr ""
18987
bfef3f9d 18988#: builtin/rev-parse.c:414
cc76011e 18989msgid "keep the `--` passed as an arg"
dce37b66
JX
18990msgstr ""
18991
bfef3f9d 18992#: builtin/rev-parse.c:416
cc76011e 18993msgid "stop parsing after the first non-option argument"
dce37b66
JX
18994msgstr ""
18995
bfef3f9d 18996#: builtin/rev-parse.c:419
df49095a
JX
18997msgid "output in stuck long form"
18998msgstr ""
18999
bfef3f9d 19000#: builtin/rev-parse.c:552
822e4a65 19001msgid ""
c2ea1208 19002"git rev-parse --parseopt [<options>] -- [<args>...]\n"
cc76011e 19003" or: git rev-parse --sq-quote [<arg>...]\n"
c2ea1208 19004" or: git rev-parse [<options>] [<arg>...]\n"
cc76011e
JX
19005"\n"
19006"Run \"git rev-parse --parseopt -h\" for more information on the first usage."
dce37b66
JX
19007msgstr ""
19008
dba9f13c 19009#: builtin/revert.c:24
c2ea1208 19010msgid "git revert [<options>] <commit-ish>..."
dce37b66
JX
19011msgstr ""
19012
dba9f13c 19013#: builtin/revert.c:25
cc76011e 19014msgid "git revert <subcommand>"
dce37b66
JX
19015msgstr ""
19016
dba9f13c 19017#: builtin/revert.c:30
c2ea1208 19018msgid "git cherry-pick [<options>] <commit-ish>..."
dce37b66
JX
19019msgstr ""
19020
dba9f13c 19021#: builtin/revert.c:31
cc76011e 19022msgid "git cherry-pick <subcommand>"
dce37b66
JX
19023msgstr ""
19024
94328cef
JX
19025#: builtin/revert.c:72
19026#, c-format
19027msgid "option `%s' expects a number greater than zero"
19028msgstr ""
19029
19030#: builtin/revert.c:92
dce37b66 19031#, c-format
cc76011e 19032msgid "%s: %s cannot be used with %s"
dce37b66
JX
19033msgstr ""
19034
d93ef2a1 19035#: builtin/revert.c:102
cc76011e 19036msgid "end revert or cherry-pick sequence"
dce37b66
JX
19037msgstr ""
19038
d93ef2a1 19039#: builtin/revert.c:103
cc76011e 19040msgid "resume revert or cherry-pick sequence"
dce37b66
JX
19041msgstr ""
19042
d93ef2a1 19043#: builtin/revert.c:104
cc76011e 19044msgid "cancel revert or cherry-pick sequence"
dce37b66
JX
19045msgstr ""
19046
6b0f1a9b
JX
19047#: builtin/revert.c:105
19048msgid "skip current commit and continue"
dce37b66
JX
19049msgstr ""
19050
d93ef2a1 19051#: builtin/revert.c:107
6b0f1a9b
JX
19052msgid "don't automatically commit"
19053msgstr ""
19054
19055#: builtin/revert.c:108
cc76011e 19056msgid "edit the commit message"
dce37b66
JX
19057msgstr ""
19058
6b0f1a9b 19059#: builtin/revert.c:111
dfc182b1 19060msgid "parent-number"
dce37b66
JX
19061msgstr ""
19062
6b0f1a9b 19063#: builtin/revert.c:112
dfc182b1
JX
19064msgid "select mainline parent"
19065msgstr ""
19066
6b0f1a9b 19067#: builtin/revert.c:114
cc76011e 19068msgid "merge strategy"
dce37b66
JX
19069msgstr ""
19070
6b0f1a9b 19071#: builtin/revert.c:116
cc76011e 19072msgid "option for merge strategy"
dce37b66
JX
19073msgstr ""
19074
6b0f1a9b 19075#: builtin/revert.c:125
cc76011e 19076msgid "append commit name"
dce37b66
JX
19077msgstr ""
19078
6b0f1a9b 19079#: builtin/revert.c:127
cc76011e 19080msgid "preserve initially empty commits"
1d4ac88d
JX
19081msgstr ""
19082
6b0f1a9b 19083#: builtin/revert.c:129
cc76011e 19084msgid "keep redundant, empty commits"
1d4ac88d
JX
19085msgstr ""
19086
6b0f1a9b 19087#: builtin/revert.c:232
cc76011e 19088msgid "revert failed"
dce37b66
JX
19089msgstr ""
19090
6b0f1a9b 19091#: builtin/revert.c:245
cc76011e 19092msgid "cherry-pick failed"
dce37b66
JX
19093msgstr ""
19094
94328cef 19095#: builtin/rm.c:19
c2ea1208 19096msgid "git rm [<options>] [--] <file>..."
dce37b66
JX
19097msgstr ""
19098
94328cef 19099#: builtin/rm.c:207
dce37b66 19100msgid ""
28b3cffc
JX
19101"the following file has staged content different from both the\n"
19102"file and the HEAD:"
19103msgid_plural ""
19104"the following files have staged content different from both the\n"
19105"file and the HEAD:"
19106msgstr[0] ""
19107msgstr[1] ""
dce37b66 19108
94328cef 19109#: builtin/rm.c:212
cc76011e 19110msgid ""
28b3cffc
JX
19111"\n"
19112"(use -f to force removal)"
822e4a65
JX
19113msgstr ""
19114
94328cef 19115#: builtin/rm.c:216
28b3cffc
JX
19116msgid "the following file has changes staged in the index:"
19117msgid_plural "the following files have changes staged in the index:"
19118msgstr[0] ""
19119msgstr[1] ""
19120
94328cef 19121#: builtin/rm.c:220 builtin/rm.c:229
cc76011e 19122msgid ""
28b3cffc 19123"\n"
cc76011e
JX
19124"(use --cached to keep the file, or -f to force removal)"
19125msgstr ""
822e4a65 19126
94328cef 19127#: builtin/rm.c:226
28b3cffc
JX
19128msgid "the following file has local modifications:"
19129msgid_plural "the following files have local modifications:"
19130msgstr[0] ""
19131msgstr[1] ""
19132
051fae4d 19133#: builtin/rm.c:243
cc76011e 19134msgid "do not list removed files"
dce37b66
JX
19135msgstr ""
19136
051fae4d 19137#: builtin/rm.c:244
cc76011e 19138msgid "only remove from the index"
cd1e7487
JX
19139msgstr ""
19140
051fae4d 19141#: builtin/rm.c:245
cc76011e 19142msgid "override the up-to-date check"
cd1e7487
JX
19143msgstr ""
19144
051fae4d 19145#: builtin/rm.c:246
cc76011e 19146msgid "allow recursive removal"
dce37b66
JX
19147msgstr ""
19148
051fae4d 19149#: builtin/rm.c:248
cc76011e 19150msgid "exit with a zero status even if nothing matched"
cd1e7487
JX
19151msgstr ""
19152
051fae4d
JX
19153#: builtin/rm.c:282
19154msgid "No pathspec was given. Which files should I remove?"
19155msgstr ""
19156
19157#: builtin/rm.c:305
dba9f13c
JX
19158msgid "please stage your changes to .gitmodules or stash them to proceed"
19159msgstr ""
19160
051fae4d 19161#: builtin/rm.c:323
dce37b66 19162#, c-format
cc76011e 19163msgid "not removing '%s' recursively without -r"
dce37b66
JX
19164msgstr ""
19165
051fae4d 19166#: builtin/rm.c:362
dce37b66 19167#, c-format
cc76011e 19168msgid "git rm: unable to remove %s"
dce37b66
JX
19169msgstr ""
19170
9b7388a8 19171#: builtin/send-pack.c:20
df0617bf
JX
19172msgid ""
19173"git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
19174"receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
19175"[<ref>...]\n"
19176" --all and explicit <ref> specification are mutually exclusive."
19177msgstr ""
19178
9b7388a8 19179#: builtin/send-pack.c:163
df0617bf
JX
19180msgid "remote name"
19181msgstr ""
19182
bfef3f9d 19183#: builtin/send-pack.c:176
df0617bf
JX
19184msgid "use stateless RPC protocol"
19185msgstr ""
19186
bfef3f9d 19187#: builtin/send-pack.c:177
df0617bf
JX
19188msgid "read refs from stdin"
19189msgstr ""
19190
bfef3f9d 19191#: builtin/send-pack.c:178
df0617bf
JX
19192msgid "print status from remote helper"
19193msgstr ""
19194
5b34e000 19195#: builtin/shortlog.c:14
9b7388a8
JX
19196msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
19197msgstr ""
19198
19199#: builtin/shortlog.c:15
19200msgid "git log --pretty=short | git shortlog [<options>]"
dce37b66
JX
19201msgstr ""
19202
9b7388a8 19203#: builtin/shortlog.c:264
673bfad0
JX
19204msgid "Group by committer rather than author"
19205msgstr ""
19206
9b7388a8 19207#: builtin/shortlog.c:266
cc76011e 19208msgid "sort output according to the number of commits per author"
dce37b66
JX
19209msgstr ""
19210
9b7388a8 19211#: builtin/shortlog.c:268
cc76011e 19212msgid "Suppress commit descriptions, only provides commit count"
dce37b66
JX
19213msgstr ""
19214
9b7388a8 19215#: builtin/shortlog.c:270
cc76011e 19216msgid "Show the email address of each author"
dce37b66
JX
19217msgstr ""
19218
9b7388a8 19219#: builtin/shortlog.c:271
dba9f13c 19220msgid "<w>[,<i1>[,<i2>]]"
dce37b66
JX
19221msgstr ""
19222
9b7388a8 19223#: builtin/shortlog.c:272
cc76011e 19224msgid "Linewrap output"
dce37b66
JX
19225msgstr ""
19226
94328cef 19227#: builtin/shortlog.c:301
9b7388a8
JX
19228msgid "too many arguments given outside repository"
19229msgstr ""
19230
dba9f13c 19231#: builtin/show-branch.c:13
cc76011e 19232msgid ""
c2ea1208 19233"git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
1e607449
JX
19234"\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
19235"\t\t[--more=<n> | --list | --independent | --merge-base]\n"
19236"\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
dce37b66
JX
19237msgstr ""
19238
dba9f13c 19239#: builtin/show-branch.c:17
c2ea1208 19240msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
822e4a65
JX
19241msgstr ""
19242
dba9f13c 19243#: builtin/show-branch.c:395
fda7b092
JX
19244#, c-format
19245msgid "ignoring %s; cannot handle more than %d ref"
19246msgid_plural "ignoring %s; cannot handle more than %d refs"
19247msgstr[0] ""
19248msgstr[1] ""
19249
6b0f1a9b 19250#: builtin/show-branch.c:548
fda7b092
JX
19251#, c-format
19252msgid "no matching refs with %s"
19253msgstr ""
19254
6b0f1a9b 19255#: builtin/show-branch.c:645
cc76011e 19256msgid "show remote-tracking and local branches"
dce37b66
JX
19257msgstr ""
19258
6b0f1a9b 19259#: builtin/show-branch.c:647
cc76011e 19260msgid "show remote-tracking branches"
dce37b66
JX
19261msgstr ""
19262
6b0f1a9b 19263#: builtin/show-branch.c:649
cc76011e 19264msgid "color '*!+-' corresponding to the branch"
dce37b66
JX
19265msgstr ""
19266
6b0f1a9b 19267#: builtin/show-branch.c:651
cc76011e 19268msgid "show <n> more commits after the common ancestor"
dce37b66
JX
19269msgstr ""
19270
6b0f1a9b 19271#: builtin/show-branch.c:653
cc76011e 19272msgid "synonym to more=-1"
822e4a65
JX
19273msgstr ""
19274
6b0f1a9b 19275#: builtin/show-branch.c:654
cc76011e 19276msgid "suppress naming strings"
dce37b66
JX
19277msgstr ""
19278
6b0f1a9b 19279#: builtin/show-branch.c:656
cc76011e 19280msgid "include the current branch"
dce37b66
JX
19281msgstr ""
19282
6b0f1a9b 19283#: builtin/show-branch.c:658
cc76011e 19284msgid "name commits with their object names"
dce37b66
JX
19285msgstr ""
19286
6b0f1a9b 19287#: builtin/show-branch.c:660
cc76011e 19288msgid "show possible merge bases"
dce37b66
JX
19289msgstr ""
19290
6b0f1a9b 19291#: builtin/show-branch.c:662
cc76011e 19292msgid "show refs unreachable from any other ref"
dce37b66
JX
19293msgstr ""
19294
6b0f1a9b 19295#: builtin/show-branch.c:664
cc76011e 19296msgid "show commits in topological order"
dce37b66
JX
19297msgstr ""
19298
6b0f1a9b 19299#: builtin/show-branch.c:667
cc76011e 19300msgid "show only commits not on the first branch"
dce37b66
JX
19301msgstr ""
19302
6b0f1a9b 19303#: builtin/show-branch.c:669
cc76011e 19304msgid "show merges reachable from only one tip"
dce37b66
JX
19305msgstr ""
19306
6b0f1a9b 19307#: builtin/show-branch.c:671
28b3cffc 19308msgid "topologically sort, maintaining date order where possible"
dce37b66
JX
19309msgstr ""
19310
6b0f1a9b 19311#: builtin/show-branch.c:674
cc76011e 19312msgid "<n>[,<base>]"
dce37b66
JX
19313msgstr ""
19314
6b0f1a9b 19315#: builtin/show-branch.c:675
cc76011e 19316msgid "show <n> most recent ref-log entries starting at base"
dce37b66
JX
19317msgstr ""
19318
6b0f1a9b 19319#: builtin/show-branch.c:711
fda7b092
JX
19320msgid ""
19321"--reflog is incompatible with --all, --remotes, --independent or --merge-base"
19322msgstr ""
19323
6b0f1a9b 19324#: builtin/show-branch.c:735
fda7b092
JX
19325msgid "no branches given, and HEAD is not valid"
19326msgstr ""
19327
6b0f1a9b 19328#: builtin/show-branch.c:738
fda7b092
JX
19329msgid "--reflog option needs one branch name"
19330msgstr ""
19331
6b0f1a9b 19332#: builtin/show-branch.c:741
fda7b092
JX
19333#, c-format
19334msgid "only %d entry can be shown at one time."
19335msgid_plural "only %d entries can be shown at one time."
19336msgstr[0] ""
19337msgstr[1] ""
19338
6b0f1a9b 19339#: builtin/show-branch.c:745
fda7b092
JX
19340#, c-format
19341msgid "no such ref %s"
19342msgstr ""
19343
6b0f1a9b 19344#: builtin/show-branch.c:831
fda7b092
JX
19345#, c-format
19346msgid "cannot handle more than %d rev."
19347msgid_plural "cannot handle more than %d revs."
19348msgstr[0] ""
19349msgstr[1] ""
19350
6b0f1a9b 19351#: builtin/show-branch.c:835
fda7b092
JX
19352#, c-format
19353msgid "'%s' is not a valid ref."
19354msgstr ""
19355
6b0f1a9b 19356#: builtin/show-branch.c:838
fda7b092
JX
19357#, c-format
19358msgid "cannot find commit %s (%s)"
19359msgstr ""
19360
d84f4abf
JX
19361#: builtin/show-index.c:21
19362msgid "hash-algorithm"
19363msgstr ""
19364
19365#: builtin/show-index.c:31
19366msgid "Unknown hash algorithm"
19367msgstr ""
19368
c08fd730 19369#: builtin/show-ref.c:12
cc76011e 19370msgid ""
c2ea1208
JX
19371"git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
19372"hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
dce37b66
JX
19373msgstr ""
19374
c08fd730 19375#: builtin/show-ref.c:13
f4f2c8f8 19376msgid "git show-ref --exclude-existing[=<pattern>]"
dce37b66
JX
19377msgstr ""
19378
c08fd730 19379#: builtin/show-ref.c:162
cc76011e 19380msgid "only show tags (can be combined with heads)"
dce37b66
JX
19381msgstr ""
19382
c08fd730 19383#: builtin/show-ref.c:163
cc76011e 19384msgid "only show heads (can be combined with tags)"
dce37b66
JX
19385msgstr ""
19386
c08fd730 19387#: builtin/show-ref.c:164
cc76011e 19388msgid "stricter reference checking, requires exact ref path"
dce37b66
JX
19389msgstr ""
19390
c08fd730 19391#: builtin/show-ref.c:167 builtin/show-ref.c:169
28b3cffc 19392msgid "show the HEAD reference, even if it would be filtered out"
dce37b66
JX
19393msgstr ""
19394
c08fd730 19395#: builtin/show-ref.c:171
cc76011e 19396msgid "dereference tags into object IDs"
dce37b66
JX
19397msgstr ""
19398
c08fd730 19399#: builtin/show-ref.c:173
cc76011e 19400msgid "only show SHA1 hash using <n> digits"
dce37b66
JX
19401msgstr ""
19402
c08fd730 19403#: builtin/show-ref.c:177
cc76011e 19404msgid "do not print results to stdout (useful with --verify)"
dce37b66
JX
19405msgstr ""
19406
c08fd730 19407#: builtin/show-ref.c:179
cc76011e 19408msgid "show refs from stdin that aren't in local repository"
dce37b66
JX
19409msgstr ""
19410
f7c6172e 19411#: builtin/sparse-checkout.c:21
bfef3f9d 19412msgid "git sparse-checkout (init|list|set|add|reapply|disable) <options>"
578c7937
JX
19413msgstr ""
19414
f7c6172e 19415#: builtin/sparse-checkout.c:64
578c7937
JX
19416msgid "this worktree is not sparse (sparse-checkout file may not exist)"
19417msgstr ""
19418
d84f4abf 19419#: builtin/sparse-checkout.c:216
f7c6172e
JX
19420msgid "failed to create directory for sparse-checkout file"
19421msgstr ""
19422
d84f4abf
JX
19423#: builtin/sparse-checkout.c:257
19424msgid "unable to upgrade repository format to enable worktreeConfig"
19425msgstr ""
19426
19427#: builtin/sparse-checkout.c:259
578c7937
JX
19428msgid "failed to set extensions.worktreeConfig setting"
19429msgstr ""
19430
d84f4abf 19431#: builtin/sparse-checkout.c:276
578c7937
JX
19432msgid "git sparse-checkout init [--cone]"
19433msgstr ""
19434
d84f4abf 19435#: builtin/sparse-checkout.c:295
578c7937
JX
19436msgid "initialize the sparse-checkout in cone mode"
19437msgstr ""
19438
d84f4abf 19439#: builtin/sparse-checkout.c:332
578c7937
JX
19440#, c-format
19441msgid "failed to open '%s'"
19442msgstr ""
19443
d84f4abf 19444#: builtin/sparse-checkout.c:389
f7c6172e
JX
19445#, c-format
19446msgid "could not normalize path %s"
19447msgstr ""
19448
d84f4abf 19449#: builtin/sparse-checkout.c:401
f7c6172e 19450msgid "git sparse-checkout (set|add) (--stdin | <patterns>)"
578c7937
JX
19451msgstr ""
19452
d84f4abf 19453#: builtin/sparse-checkout.c:426
f7c6172e
JX
19454#, c-format
19455msgid "unable to unquote C-style string '%s'"
19456msgstr ""
19457
d84f4abf 19458#: builtin/sparse-checkout.c:480 builtin/sparse-checkout.c:504
f7c6172e
JX
19459msgid "unable to load existing sparse-checkout patterns"
19460msgstr ""
19461
d84f4abf 19462#: builtin/sparse-checkout.c:549
578c7937
JX
19463msgid "read patterns from standard in"
19464msgstr ""
19465
d84f4abf 19466#: builtin/sparse-checkout.c:586
578c7937
JX
19467msgid "error while refreshing working directory"
19468msgstr ""
19469
051fae4d 19470#: builtin/stash.c:22 builtin/stash.c:38
d93ef2a1
JX
19471msgid "git stash list [<options>]"
19472msgstr ""
19473
051fae4d 19474#: builtin/stash.c:23 builtin/stash.c:43
d93ef2a1
JX
19475msgid "git stash show [<options>] [<stash>]"
19476msgstr ""
19477
051fae4d 19478#: builtin/stash.c:24 builtin/stash.c:48
d93ef2a1
JX
19479msgid "git stash drop [-q|--quiet] [<stash>]"
19480msgstr ""
19481
19482#: builtin/stash.c:25
19483msgid "git stash ( pop | apply ) [--index] [-q|--quiet] [<stash>]"
19484msgstr ""
19485
051fae4d 19486#: builtin/stash.c:26 builtin/stash.c:63
d93ef2a1
JX
19487msgid "git stash branch <branchname> [<stash>]"
19488msgstr ""
19489
051fae4d 19490#: builtin/stash.c:27 builtin/stash.c:68
d93ef2a1
JX
19491msgid "git stash clear"
19492msgstr ""
19493
051fae4d 19494#: builtin/stash.c:28
d93ef2a1
JX
19495msgid ""
19496"git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
19497" [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
051fae4d 19498" [--pathspec-from-file=<file> [--pathspec-file-nul]]\n"
d93ef2a1
JX
19499" [--] [<pathspec>...]]"
19500msgstr ""
19501
051fae4d 19502#: builtin/stash.c:32 builtin/stash.c:85
d93ef2a1
JX
19503msgid ""
19504"git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
19505" [-u|--include-untracked] [-a|--all] [<message>]"
19506msgstr ""
19507
051fae4d 19508#: builtin/stash.c:53
d93ef2a1
JX
19509msgid "git stash pop [--index] [-q|--quiet] [<stash>]"
19510msgstr ""
19511
051fae4d 19512#: builtin/stash.c:58
d93ef2a1
JX
19513msgid "git stash apply [--index] [-q|--quiet] [<stash>]"
19514msgstr ""
19515
051fae4d 19516#: builtin/stash.c:73
d93ef2a1
JX
19517msgid "git stash store [-m|--message <message>] [-q|--quiet] <commit>"
19518msgstr ""
19519
051fae4d
JX
19520#: builtin/stash.c:78
19521msgid ""
19522"git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
19523" [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
19524" [--] [<pathspec>...]]"
19525msgstr ""
19526
19527#: builtin/stash.c:128
d93ef2a1
JX
19528#, c-format
19529msgid "'%s' is not a stash-like commit"
19530msgstr ""
19531
051fae4d 19532#: builtin/stash.c:148
d93ef2a1
JX
19533#, c-format
19534msgid "Too many revisions specified:%s"
19535msgstr ""
19536
bfef3f9d 19537#: builtin/stash.c:162
d93ef2a1
JX
19538msgid "No stash entries found."
19539msgstr ""
19540
051fae4d 19541#: builtin/stash.c:176
d93ef2a1
JX
19542#, c-format
19543msgid "%s is not a valid reference"
19544msgstr ""
19545
bfef3f9d 19546#: builtin/stash.c:225
d93ef2a1
JX
19547msgid "git stash clear with parameters is unimplemented"
19548msgstr ""
19549
051fae4d 19550#: builtin/stash.c:404
d93ef2a1
JX
19551msgid "cannot apply a stash in the middle of a merge"
19552msgstr ""
19553
051fae4d 19554#: builtin/stash.c:415
d93ef2a1
JX
19555#, c-format
19556msgid "could not generate diff %s^!."
19557msgstr ""
19558
051fae4d 19559#: builtin/stash.c:422
d93ef2a1
JX
19560msgid "conflicts in index.Try without --index."
19561msgstr ""
19562
051fae4d 19563#: builtin/stash.c:428
d93ef2a1
JX
19564msgid "could not save index tree"
19565msgstr ""
19566
051fae4d 19567#: builtin/stash.c:437
d93ef2a1
JX
19568msgid "could not restore untracked files from stash"
19569msgstr ""
19570
051fae4d 19571#: builtin/stash.c:451
d93ef2a1
JX
19572#, c-format
19573msgid "Merging %s with %s"
19574msgstr ""
19575
bfef3f9d 19576#: builtin/stash.c:461
d93ef2a1
JX
19577msgid "Index was not unstashed."
19578msgstr ""
19579
051fae4d 19580#: builtin/stash.c:522 builtin/stash.c:621
d93ef2a1
JX
19581msgid "attempt to recreate the index"
19582msgstr ""
19583
051fae4d 19584#: builtin/stash.c:555
d93ef2a1
JX
19585#, c-format
19586msgid "Dropped %s (%s)"
19587msgstr ""
19588
051fae4d 19589#: builtin/stash.c:558
d93ef2a1
JX
19590#, c-format
19591msgid "%s: Could not drop stash entry"
19592msgstr ""
19593
051fae4d 19594#: builtin/stash.c:583
d93ef2a1
JX
19595#, c-format
19596msgid "'%s' is not a stash reference"
19597msgstr ""
19598
bfef3f9d 19599#: builtin/stash.c:633
d93ef2a1
JX
19600msgid "The stash entry is kept in case you need it again."
19601msgstr ""
19602
bfef3f9d 19603#: builtin/stash.c:656
d93ef2a1
JX
19604msgid "No branch name specified"
19605msgstr ""
19606
bfef3f9d 19607#: builtin/stash.c:800 builtin/stash.c:837
d93ef2a1
JX
19608#, c-format
19609msgid "Cannot update %s with %s"
19610msgstr ""
19611
bfef3f9d 19612#: builtin/stash.c:818 builtin/stash.c:1475 builtin/stash.c:1540
d93ef2a1
JX
19613msgid "stash message"
19614msgstr ""
19615
bfef3f9d 19616#: builtin/stash.c:828
d93ef2a1
JX
19617msgid "\"git stash store\" requires one <commit> argument"
19618msgstr ""
19619
bfef3f9d 19620#: builtin/stash.c:1046
d93ef2a1
JX
19621msgid "No changes selected"
19622msgstr ""
19623
bfef3f9d 19624#: builtin/stash.c:1146
d93ef2a1
JX
19625msgid "You do not have the initial commit yet"
19626msgstr ""
19627
bfef3f9d 19628#: builtin/stash.c:1173
d93ef2a1
JX
19629msgid "Cannot save the current index state"
19630msgstr ""
19631
bfef3f9d 19632#: builtin/stash.c:1182
d93ef2a1
JX
19633msgid "Cannot save the untracked files"
19634msgstr ""
19635
bfef3f9d 19636#: builtin/stash.c:1193 builtin/stash.c:1202
d93ef2a1
JX
19637msgid "Cannot save the current worktree state"
19638msgstr ""
19639
bfef3f9d 19640#: builtin/stash.c:1230
d93ef2a1
JX
19641msgid "Cannot record working tree state"
19642msgstr ""
19643
bfef3f9d 19644#: builtin/stash.c:1279
d93ef2a1
JX
19645msgid "Can't use --patch and --include-untracked or --all at the same time"
19646msgstr ""
19647
bfef3f9d 19648#: builtin/stash.c:1295
d93ef2a1
JX
19649msgid "Did you forget to 'git add'?"
19650msgstr ""
19651
bfef3f9d 19652#: builtin/stash.c:1310
d93ef2a1
JX
19653msgid "No local changes to save"
19654msgstr ""
19655
bfef3f9d 19656#: builtin/stash.c:1317
d93ef2a1
JX
19657msgid "Cannot initialize stash"
19658msgstr ""
19659
bfef3f9d 19660#: builtin/stash.c:1332
d93ef2a1
JX
19661msgid "Cannot save the current status"
19662msgstr ""
19663
bfef3f9d 19664#: builtin/stash.c:1337
d93ef2a1
JX
19665#, c-format
19666msgid "Saved working directory and index state %s"
19667msgstr ""
19668
bfef3f9d 19669#: builtin/stash.c:1427
d93ef2a1
JX
19670msgid "Cannot remove worktree changes"
19671msgstr ""
19672
bfef3f9d 19673#: builtin/stash.c:1466 builtin/stash.c:1531
d93ef2a1
JX
19674msgid "keep index"
19675msgstr ""
19676
bfef3f9d 19677#: builtin/stash.c:1468 builtin/stash.c:1533
d93ef2a1
JX
19678msgid "stash in patch mode"
19679msgstr ""
19680
bfef3f9d 19681#: builtin/stash.c:1469 builtin/stash.c:1534
d93ef2a1
JX
19682msgid "quiet mode"
19683msgstr ""
19684
bfef3f9d 19685#: builtin/stash.c:1471 builtin/stash.c:1536
d93ef2a1
JX
19686msgid "include untracked files in stash"
19687msgstr ""
19688
bfef3f9d 19689#: builtin/stash.c:1473 builtin/stash.c:1538
d93ef2a1
JX
19690msgid "include ignore files"
19691msgstr ""
19692
bfef3f9d
JX
19693#: builtin/stash.c:1573
19694msgid ""
19695"the stash.useBuiltin support has been removed!\n"
19696"See its entry in 'git help config' for details."
d93ef2a1
JX
19697msgstr ""
19698
5b34e000 19699#: builtin/stripspace.c:18
f4f2c8f8
JX
19700msgid "git stripspace [-s | --strip-comments]"
19701msgstr ""
19702
5b34e000 19703#: builtin/stripspace.c:19
f4f2c8f8
JX
19704msgid "git stripspace [-c | --comment-lines]"
19705msgstr ""
19706
94328cef 19707#: builtin/stripspace.c:37
f4f2c8f8
JX
19708msgid "skip and remove all lines starting with comment character"
19709msgstr ""
19710
94328cef 19711#: builtin/stripspace.c:40
9eb3984b 19712msgid "prepend comment character and space to each line"
f4f2c8f8
JX
19713msgstr ""
19714
f7c6172e 19715#: builtin/submodule--helper.c:47 builtin/submodule--helper.c:1999
f517e50d
JX
19716#, c-format
19717msgid "Expecting a full ref name, got %s"
19718msgstr ""
19719
578c7937 19720#: builtin/submodule--helper.c:64
abc8de64
JX
19721msgid "submodule--helper print-default-remote takes no arguments"
19722msgstr ""
19723
578c7937 19724#: builtin/submodule--helper.c:102
f517e50d
JX
19725#, c-format
19726msgid "cannot strip one component off url '%s'"
19727msgstr ""
19728
f7c6172e 19729#: builtin/submodule--helper.c:410 builtin/submodule--helper.c:1395
f4f2c8f8
JX
19730msgid "alternative anchor for relative paths"
19731msgstr ""
19732
578c7937 19733#: builtin/submodule--helper.c:415
f4f2c8f8
JX
19734msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
19735msgstr ""
19736
578c7937
JX
19737#: builtin/submodule--helper.c:472 builtin/submodule--helper.c:630
19738#: builtin/submodule--helper.c:653
f517e50d
JX
19739#, c-format
19740msgid "No url found for submodule path '%s' in .gitmodules"
19741msgstr ""
19742
578c7937 19743#: builtin/submodule--helper.c:524
dba9f13c
JX
19744#, c-format
19745msgid "Entering '%s'\n"
19746msgstr ""
19747
578c7937 19748#: builtin/submodule--helper.c:527
dba9f13c
JX
19749#, c-format
19750msgid ""
19751"run_command returned non-zero status for %s\n"
19752"."
19753msgstr ""
19754
578c7937 19755#: builtin/submodule--helper.c:549
dba9f13c
JX
19756#, c-format
19757msgid ""
98ac7815
JX
19758"run_command returned non-zero status while recursing in the nested "
19759"submodules of %s\n"
dba9f13c
JX
19760"."
19761msgstr ""
19762
578c7937 19763#: builtin/submodule--helper.c:565
dba9f13c
JX
19764msgid "Suppress output of entering each submodule command"
19765msgstr ""
19766
f7c6172e 19767#: builtin/submodule--helper.c:567 builtin/submodule--helper.c:1063
dba9f13c
JX
19768msgid "Recurse into nested submodules"
19769msgstr ""
19770
578c7937 19771#: builtin/submodule--helper.c:572
d93ef2a1 19772msgid "git submodule--helper foreach [--quiet] [--recursive] [--] <command>"
dba9f13c
JX
19773msgstr ""
19774
578c7937 19775#: builtin/submodule--helper.c:599
dfc182b1
JX
19776#, c-format
19777msgid ""
12705546 19778"could not look up configuration '%s'. Assuming this repository is its own "
dfc182b1
JX
19779"authoritative upstream."
19780msgstr ""
19781
578c7937 19782#: builtin/submodule--helper.c:667
f517e50d
JX
19783#, c-format
19784msgid "Failed to register url for submodule path '%s'"
19785msgstr ""
19786
578c7937 19787#: builtin/submodule--helper.c:671
f517e50d
JX
19788#, c-format
19789msgid "Submodule '%s' (%s) registered for path '%s'\n"
19790msgstr ""
19791
578c7937 19792#: builtin/submodule--helper.c:681
f517e50d
JX
19793#, c-format
19794msgid "warning: command update mode suggested for submodule '%s'\n"
19795msgstr ""
19796
578c7937 19797#: builtin/submodule--helper.c:688
f517e50d
JX
19798#, c-format
19799msgid "Failed to register update mode for submodule path '%s'"
19800msgstr ""
19801
578c7937 19802#: builtin/submodule--helper.c:710
f517e50d
JX
19803msgid "Suppress output for initializing a submodule"
19804msgstr ""
19805
578c7937 19806#: builtin/submodule--helper.c:715
d93ef2a1 19807msgid "git submodule--helper init [<options>] [<path>]"
f517e50d
JX
19808msgstr ""
19809
f7c6172e 19810#: builtin/submodule--helper.c:789 builtin/submodule--helper.c:924
18a90722
JX
19811#, c-format
19812msgid "no submodule mapping found in .gitmodules for path '%s'"
f4f2c8f8
JX
19813msgstr ""
19814
f7c6172e 19815#: builtin/submodule--helper.c:837
f4f2c8f8 19816#, c-format
18a90722
JX
19817msgid "could not resolve HEAD ref inside the submodule '%s'"
19818msgstr ""
19819
f7c6172e 19820#: builtin/submodule--helper.c:864 builtin/submodule--helper.c:1033
18a90722
JX
19821#, c-format
19822msgid "failed to recurse into submodule '%s'"
19823msgstr ""
19824
f7c6172e 19825#: builtin/submodule--helper.c:888 builtin/submodule--helper.c:1199
18a90722
JX
19826msgid "Suppress submodule status output"
19827msgstr ""
19828
f7c6172e 19829#: builtin/submodule--helper.c:889
18a90722
JX
19830msgid ""
19831"Use commit stored in the index instead of the one stored in the submodule "
19832"HEAD"
19833msgstr ""
19834
f7c6172e 19835#: builtin/submodule--helper.c:890
18a90722
JX
19836msgid "recurse into nested submodules"
19837msgstr ""
19838
f7c6172e 19839#: builtin/submodule--helper.c:895
18a90722
JX
19840msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
19841msgstr ""
19842
f7c6172e 19843#: builtin/submodule--helper.c:919
18a90722 19844msgid "git submodule--helper name <path>"
f4f2c8f8
JX
19845msgstr ""
19846
f7c6172e 19847#: builtin/submodule--helper.c:983
abc8de64
JX
19848#, c-format
19849msgid "Synchronizing submodule url for '%s'\n"
19850msgstr ""
19851
f7c6172e 19852#: builtin/submodule--helper.c:989
abc8de64
JX
19853#, c-format
19854msgid "failed to register url for submodule path '%s'"
19855msgstr ""
19856
f7c6172e 19857#: builtin/submodule--helper.c:1003
abc8de64
JX
19858#, c-format
19859msgid "failed to get the default remote for submodule '%s'"
19860msgstr ""
19861
f7c6172e 19862#: builtin/submodule--helper.c:1014
abc8de64
JX
19863#, c-format
19864msgid "failed to update remote for submodule '%s'"
19865msgstr ""
19866
f7c6172e 19867#: builtin/submodule--helper.c:1061
abc8de64
JX
19868msgid "Suppress output of synchronizing submodule url"
19869msgstr ""
19870
f7c6172e 19871#: builtin/submodule--helper.c:1068
abc8de64
JX
19872msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
19873msgstr ""
19874
f7c6172e 19875#: builtin/submodule--helper.c:1122
abc8de64
JX
19876#, c-format
19877msgid ""
19878"Submodule work tree '%s' contains a .git directory (use 'rm -rf' if you "
19879"really want to remove it including all of its history)"
19880msgstr ""
19881
f7c6172e 19882#: builtin/submodule--helper.c:1134
abc8de64
JX
19883#, c-format
19884msgid ""
19885"Submodule work tree '%s' contains local modifications; use '-f' to discard "
19886"them"
19887msgstr ""
19888
f7c6172e 19889#: builtin/submodule--helper.c:1142
abc8de64
JX
19890#, c-format
19891msgid "Cleared directory '%s'\n"
19892msgstr ""
19893
f7c6172e 19894#: builtin/submodule--helper.c:1144
abc8de64
JX
19895#, c-format
19896msgid "Could not remove submodule work tree '%s'\n"
19897msgstr ""
19898
f7c6172e 19899#: builtin/submodule--helper.c:1155
abc8de64
JX
19900#, c-format
19901msgid "could not create empty submodule directory %s"
19902msgstr ""
19903
f7c6172e 19904#: builtin/submodule--helper.c:1171
abc8de64
JX
19905#, c-format
19906msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
19907msgstr ""
19908
f7c6172e 19909#: builtin/submodule--helper.c:1200
abc8de64
JX
19910msgid "Remove submodule working trees even if they contain local changes"
19911msgstr ""
19912
f7c6172e 19913#: builtin/submodule--helper.c:1201
abc8de64
JX
19914msgid "Unregister all submodules"
19915msgstr ""
19916
f7c6172e 19917#: builtin/submodule--helper.c:1206
abc8de64
JX
19918msgid ""
19919"git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
19920msgstr ""
19921
f7c6172e 19922#: builtin/submodule--helper.c:1220
abc8de64
JX
19923msgid "Use '--all' if you really want to deinitialize all submodules"
19924msgstr ""
19925
f7c6172e 19926#: builtin/submodule--helper.c:1289
578c7937
JX
19927msgid ""
19928"An alternate computed from a superproject's alternate is invalid.\n"
19929"To allow Git to clone without an alternate in such a case, set\n"
19930"submodule.alternateErrorStrategy to 'info' or, equivalently, clone with\n"
19931"'--reference-if-able' instead of '--reference'."
19932msgstr ""
19933
f7c6172e 19934#: builtin/submodule--helper.c:1328 builtin/submodule--helper.c:1331
fda7b092
JX
19935#, c-format
19936msgid "submodule '%s' cannot add alternate: %s"
19937msgstr ""
19938
f7c6172e 19939#: builtin/submodule--helper.c:1367
fda7b092
JX
19940#, c-format
19941msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
19942msgstr ""
19943
f7c6172e 19944#: builtin/submodule--helper.c:1374
fda7b092
JX
19945#, c-format
19946msgid "Value '%s' for submodule.alternateLocation is not recognized"
19947msgstr ""
19948
f7c6172e 19949#: builtin/submodule--helper.c:1398
f4f2c8f8
JX
19950msgid "where the new submodule will be cloned to"
19951msgstr ""
19952
f7c6172e 19953#: builtin/submodule--helper.c:1401
f4f2c8f8
JX
19954msgid "name of the new submodule"
19955msgstr ""
19956
f7c6172e 19957#: builtin/submodule--helper.c:1404
f4f2c8f8
JX
19958msgid "url where to clone the submodule from"
19959msgstr ""
19960
f7c6172e 19961#: builtin/submodule--helper.c:1412
f4f2c8f8
JX
19962msgid "depth for shallow clones"
19963msgstr ""
19964
f7c6172e 19965#: builtin/submodule--helper.c:1415 builtin/submodule--helper.c:1924
fda7b092
JX
19966msgid "force cloning progress"
19967msgstr ""
19968
f7c6172e 19969#: builtin/submodule--helper.c:1417 builtin/submodule--helper.c:1926
578c7937
JX
19970msgid "disallow cloning into non-empty directory"
19971msgstr ""
19972
f7c6172e 19973#: builtin/submodule--helper.c:1424
f4f2c8f8
JX
19974msgid ""
19975"git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
f7c6172e
JX
19976"<repository>] [--name <name>] [--depth <depth>] [--single-branch] --url "
19977"<url> --path <path>"
f4f2c8f8
JX
19978msgstr ""
19979
f7c6172e 19980#: builtin/submodule--helper.c:1449
578c7937
JX
19981#, c-format
19982msgid "refusing to create/use '%s' in another submodule's git dir"
19983msgstr ""
19984
f7c6172e 19985#: builtin/submodule--helper.c:1460
f4f2c8f8
JX
19986#, c-format
19987msgid "clone of '%s' into submodule path '%s' failed"
19988msgstr ""
19989
f7c6172e 19990#: builtin/submodule--helper.c:1464
578c7937
JX
19991#, c-format
19992msgid "directory not empty: '%s'"
19993msgstr ""
19994
f7c6172e 19995#: builtin/submodule--helper.c:1476
f4f2c8f8
JX
19996#, c-format
19997msgid "could not get submodule directory for '%s'"
19998msgstr ""
19999
f7c6172e 20000#: builtin/submodule--helper.c:1512
12705546
JX
20001#, c-format
20002msgid "Invalid update mode '%s' for submodule path '%s'"
20003msgstr ""
20004
f7c6172e 20005#: builtin/submodule--helper.c:1516
12705546
JX
20006#, c-format
20007msgid "Invalid update mode '%s' configured for submodule path '%s'"
20008msgstr ""
20009
f7c6172e 20010#: builtin/submodule--helper.c:1617
f517e50d
JX
20011#, c-format
20012msgid "Submodule path '%s' not initialized"
20013msgstr ""
20014
f7c6172e 20015#: builtin/submodule--helper.c:1621
f517e50d
JX
20016msgid "Maybe you want to use 'update --init'?"
20017msgstr ""
20018
f7c6172e 20019#: builtin/submodule--helper.c:1651
f517e50d
JX
20020#, c-format
20021msgid "Skipping unmerged submodule %s"
20022msgstr ""
20023
f7c6172e 20024#: builtin/submodule--helper.c:1680
f517e50d
JX
20025#, c-format
20026msgid "Skipping submodule '%s'"
20027msgstr ""
20028
f7c6172e 20029#: builtin/submodule--helper.c:1830
9fa976ff
JX
20030#, c-format
20031msgid "Failed to clone '%s'. Retry scheduled"
20032msgstr ""
20033
f7c6172e 20034#: builtin/submodule--helper.c:1841
9fa976ff
JX
20035#, c-format
20036msgid "Failed to clone '%s' a second time, aborting"
20037msgstr ""
20038
f7c6172e 20039#: builtin/submodule--helper.c:1903 builtin/submodule--helper.c:2149
f517e50d
JX
20040msgid "path into the working tree"
20041msgstr ""
20042
f7c6172e 20043#: builtin/submodule--helper.c:1906
f517e50d
JX
20044msgid "path into the working tree, across nested submodule boundaries"
20045msgstr ""
20046
f7c6172e 20047#: builtin/submodule--helper.c:1910
f517e50d
JX
20048msgid "rebase, merge, checkout or none"
20049msgstr ""
20050
f7c6172e 20051#: builtin/submodule--helper.c:1916
f517e50d
JX
20052msgid "Create a shallow clone truncated to the specified number of revisions"
20053msgstr ""
20054
f7c6172e 20055#: builtin/submodule--helper.c:1919
f517e50d
JX
20056msgid "parallel jobs"
20057msgstr ""
20058
f7c6172e 20059#: builtin/submodule--helper.c:1921
9fa976ff
JX
20060msgid "whether the initial clone should follow the shallow recommendation"
20061msgstr ""
20062
f7c6172e 20063#: builtin/submodule--helper.c:1922
f517e50d
JX
20064msgid "don't print cloning progress"
20065msgstr ""
20066
f7c6172e 20067#: builtin/submodule--helper.c:1933
3d0a05b4 20068msgid "git submodule--helper update-clone [--prefix=<path>] [<path>...]"
f517e50d
JX
20069msgstr ""
20070
f7c6172e 20071#: builtin/submodule--helper.c:1946
f517e50d
JX
20072msgid "bad value for update parameter"
20073msgstr ""
20074
f7c6172e 20075#: builtin/submodule--helper.c:1994
9fa976ff
JX
20076#, c-format
20077msgid ""
20078"Submodule (%s) branch configured to inherit branch from superproject, but "
20079"the superproject is not on any branch"
20080msgstr ""
20081
f7c6172e 20082#: builtin/submodule--helper.c:2117
12705546
JX
20083#, c-format
20084msgid "could not get a repository handle for submodule '%s'"
20085msgstr ""
20086
f7c6172e 20087#: builtin/submodule--helper.c:2150
673bfad0
JX
20088msgid "recurse into submodules"
20089msgstr ""
20090
f7c6172e 20091#: builtin/submodule--helper.c:2156
d93ef2a1 20092msgid "git submodule--helper absorb-git-dirs [<options>] [<path>...]"
673bfad0
JX
20093msgstr ""
20094
f7c6172e 20095#: builtin/submodule--helper.c:2212
12705546
JX
20096msgid "check if it is safe to write to the .gitmodules file"
20097msgstr ""
20098
f7c6172e 20099#: builtin/submodule--helper.c:2215
d93ef2a1
JX
20100msgid "unset the config in the .gitmodules file"
20101msgstr ""
20102
f7c6172e 20103#: builtin/submodule--helper.c:2220
d93ef2a1
JX
20104msgid "git submodule--helper config <name> [<value>]"
20105msgstr ""
20106
f7c6172e 20107#: builtin/submodule--helper.c:2221
d93ef2a1 20108msgid "git submodule--helper config --unset <name>"
12705546
JX
20109msgstr ""
20110
f7c6172e 20111#: builtin/submodule--helper.c:2222
12705546
JX
20112msgid "git submodule--helper config --check-writeable"
20113msgstr ""
20114
bfef3f9d 20115#: builtin/submodule--helper.c:2241 git-submodule.sh:176
12705546
JX
20116#, sh-format
20117msgid "please make sure that the .gitmodules file is in the working tree"
20118msgstr ""
20119
bfef3f9d
JX
20120#: builtin/submodule--helper.c:2257
20121msgid "Suppress output for setting url of a submodule"
20122msgstr ""
20123
20124#: builtin/submodule--helper.c:2261
20125msgid "git submodule--helper set-url [--quiet] <path> <newurl>"
20126msgstr ""
20127
d84f4abf
JX
20128#: builtin/submodule--helper.c:2294
20129msgid "set the default tracking branch to master"
20130msgstr ""
20131
20132#: builtin/submodule--helper.c:2296
20133msgid "set the default tracking branch"
20134msgstr ""
20135
20136#: builtin/submodule--helper.c:2300
20137msgid "git submodule--helper set-branch [-q|--quiet] (-d|--default) <path>"
20138msgstr ""
20139
20140#: builtin/submodule--helper.c:2301
20141msgid ""
20142"git submodule--helper set-branch [-q|--quiet] (-b|--branch) <branch> <path>"
20143msgstr ""
20144
20145#: builtin/submodule--helper.c:2308
20146msgid "--branch or --default required"
20147msgstr ""
20148
20149#: builtin/submodule--helper.c:2311
20150msgid "--branch and --default are mutually exclusive"
20151msgstr ""
20152
20153#: builtin/submodule--helper.c:2367 git.c:436 git.c:683
673bfad0
JX
20154#, c-format
20155msgid "%s doesn't support --super-prefix"
20156msgstr ""
20157
d84f4abf 20158#: builtin/submodule--helper.c:2373
f4f2c8f8 20159#, c-format
f517e50d 20160msgid "'%s' is not a valid submodule--helper subcommand"
f4f2c8f8
JX
20161msgstr ""
20162
5b34e000 20163#: builtin/symbolic-ref.c:8
c2ea1208 20164msgid "git symbolic-ref [<options>] <name> [<ref>]"
cc76011e
JX
20165msgstr ""
20166
5b34e000 20167#: builtin/symbolic-ref.c:9
c2ea1208 20168msgid "git symbolic-ref -d [-q] <name>"
fe52cd62
JX
20169msgstr ""
20170
25eab542 20171#: builtin/symbolic-ref.c:40
cc76011e
JX
20172msgid "suppress error message for non-symbolic (detached) refs"
20173msgstr ""
20174
25eab542 20175#: builtin/symbolic-ref.c:41
fe52cd62
JX
20176msgid "delete symbolic ref"
20177msgstr ""
20178
25eab542 20179#: builtin/symbolic-ref.c:42
cc76011e
JX
20180msgid "shorten ref output"
20181msgstr ""
20182
bfef3f9d 20183#: builtin/symbolic-ref.c:43 builtin/update-ref.c:486
cc76011e
JX
20184msgid "reason"
20185msgstr ""
20186
bfef3f9d 20187#: builtin/symbolic-ref.c:43 builtin/update-ref.c:486
cc76011e
JX
20188msgid "reason of the update"
20189msgstr ""
20190
dba9f13c 20191#: builtin/tag.c:25
dce37b66 20192msgid ""
d93ef2a1
JX
20193"git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>]\n"
20194"\t\t<tagname> [<head>]"
dce37b66
JX
20195msgstr ""
20196
d93ef2a1 20197#: builtin/tag.c:27
cc76011e 20198msgid "git tag -d <tagname>..."
dce37b66
JX
20199msgstr ""
20200
d93ef2a1 20201#: builtin/tag.c:28
cc76011e 20202msgid ""
dfc182b1
JX
20203"git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
20204"points-at <object>]\n"
f4f2c8f8 20205"\t\t[--format=<format>] [--[no-]merged [<commit>]] [<pattern>...]"
dce37b66
JX
20206msgstr ""
20207
d93ef2a1 20208#: builtin/tag.c:30
673bfad0 20209msgid "git tag -v [--format=<format>] <tagname>..."
dce37b66
JX
20210msgstr ""
20211
6b0f1a9b 20212#: builtin/tag.c:89
dce37b66
JX
20213#, c-format
20214msgid "tag '%s' not found."
20215msgstr ""
20216
6b0f1a9b 20217#: builtin/tag.c:105
dce37b66
JX
20218#, c-format
20219msgid "Deleted tag '%s' (was %s)\n"
20220msgstr ""
20221
6b0f1a9b 20222#: builtin/tag.c:135
9caaf23e 20223#, c-format
dce37b66
JX
20224msgid ""
20225"\n"
fe05e196
JX
20226"Write a message for tag:\n"
20227" %s\n"
9caaf23e 20228"Lines starting with '%c' will be ignored.\n"
dce37b66
JX
20229msgstr ""
20230
6b0f1a9b 20231#: builtin/tag.c:139
9caaf23e 20232#, c-format
dce37b66
JX
20233msgid ""
20234"\n"
fe05e196
JX
20235"Write a message for tag:\n"
20236" %s\n"
9caaf23e 20237"Lines starting with '%c' will be kept; you may remove them yourself if you "
dce37b66 20238"want to.\n"
dce37b66
JX
20239msgstr ""
20240
6b0f1a9b 20241#: builtin/tag.c:198
dce37b66
JX
20242msgid "unable to sign the tag"
20243msgstr ""
20244
6b0f1a9b 20245#: builtin/tag.c:200
dce37b66
JX
20246msgid "unable to write tag file"
20247msgstr ""
20248
6b0f1a9b 20249#: builtin/tag.c:216
d93ef2a1
JX
20250#, c-format
20251msgid ""
c08fd730 20252"You have created a nested tag. The object referred to by your new tag is\n"
d93ef2a1
JX
20253"already a tag. If you meant to tag the object that it points to, use:\n"
20254"\n"
20255"\tgit tag -f %s %s^{}"
20256msgstr ""
20257
6b0f1a9b 20258#: builtin/tag.c:232
dce37b66
JX
20259msgid "bad object type."
20260msgstr ""
20261
bfef3f9d 20262#: builtin/tag.c:285
dce37b66
JX
20263msgid "no tag message?"
20264msgstr ""
20265
bfef3f9d 20266#: builtin/tag.c:292
dce37b66
JX
20267#, c-format
20268msgid "The tag message has been left in %s\n"
20269msgstr ""
20270
bfef3f9d 20271#: builtin/tag.c:403
cc76011e
JX
20272msgid "list tag names"
20273msgstr ""
20274
bfef3f9d 20275#: builtin/tag.c:405
cc76011e
JX
20276msgid "print <n> lines of each tag message"
20277msgstr ""
20278
bfef3f9d 20279#: builtin/tag.c:407
cc76011e
JX
20280msgid "delete tags"
20281msgstr ""
20282
bfef3f9d 20283#: builtin/tag.c:408
cc76011e
JX
20284msgid "verify tags"
20285msgstr ""
20286
bfef3f9d 20287#: builtin/tag.c:410
cc76011e
JX
20288msgid "Tag creation options"
20289msgstr ""
20290
bfef3f9d 20291#: builtin/tag.c:412
cc76011e
JX
20292msgid "annotated tag, needs a message"
20293msgstr ""
20294
bfef3f9d 20295#: builtin/tag.c:414
cc76011e
JX
20296msgid "tag message"
20297msgstr ""
20298
bfef3f9d 20299#: builtin/tag.c:416
abc8de64
JX
20300msgid "force edit of tag message"
20301msgstr ""
20302
bfef3f9d 20303#: builtin/tag.c:417
cc76011e
JX
20304msgid "annotated and GPG-signed tag"
20305msgstr ""
20306
bfef3f9d 20307#: builtin/tag.c:420
cc76011e
JX
20308msgid "use another key to sign the tag"
20309msgstr ""
20310
bfef3f9d 20311#: builtin/tag.c:421
cc76011e
JX
20312msgid "replace the tag if exists"
20313msgstr ""
20314
bfef3f9d 20315#: builtin/tag.c:422 builtin/update-ref.c:492
80d1b481 20316msgid "create a reflog"
df0617bf
JX
20317msgstr ""
20318
bfef3f9d 20319#: builtin/tag.c:424
c2ea1208 20320msgid "Tag listing options"
cc76011e
JX
20321msgstr ""
20322
bfef3f9d 20323#: builtin/tag.c:425
c2ea1208 20324msgid "show tag list in columns"
5e078fcd
JX
20325msgstr ""
20326
bfef3f9d 20327#: builtin/tag.c:426 builtin/tag.c:428
f4f2c8f8 20328msgid "print only tags that contain the commit"
cc76011e
JX
20329msgstr ""
20330
bfef3f9d 20331#: builtin/tag.c:427 builtin/tag.c:429
dfc182b1
JX
20332msgid "print only tags that don't contain the commit"
20333msgstr ""
20334
bfef3f9d 20335#: builtin/tag.c:430
f4f2c8f8 20336msgid "print only tags that are merged"
cc76011e
JX
20337msgstr ""
20338
bfef3f9d 20339#: builtin/tag.c:431
f4f2c8f8 20340msgid "print only tags that are not merged"
cc76011e
JX
20341msgstr ""
20342
bfef3f9d 20343#: builtin/tag.c:435
f4f2c8f8 20344msgid "print only tags of the object"
822e4a65
JX
20345msgstr ""
20346
bfef3f9d 20347#: builtin/tag.c:483
f4f2c8f8 20348msgid "--column and -n are incompatible"
5e078fcd
JX
20349msgstr ""
20350
bfef3f9d 20351#: builtin/tag.c:505
dfc182b1
JX
20352msgid "-n option is only allowed in list mode"
20353msgstr ""
20354
bfef3f9d 20355#: builtin/tag.c:507
dfc182b1 20356msgid "--contains option is only allowed in list mode"
dce37b66
JX
20357msgstr ""
20358
bfef3f9d 20359#: builtin/tag.c:509
dfc182b1 20360msgid "--no-contains option is only allowed in list mode"
dce37b66
JX
20361msgstr ""
20362
bfef3f9d 20363#: builtin/tag.c:511
dfc182b1 20364msgid "--points-at option is only allowed in list mode"
1d4ac88d
JX
20365msgstr ""
20366
bfef3f9d 20367#: builtin/tag.c:513
dfc182b1 20368msgid "--merged and --no-merged options are only allowed in list mode"
f4f2c8f8
JX
20369msgstr ""
20370
bfef3f9d 20371#: builtin/tag.c:524
dce37b66
JX
20372msgid "only one -F or -m option is allowed."
20373msgstr ""
20374
bfef3f9d 20375#: builtin/tag.c:543
dce37b66
JX
20376msgid "too many params"
20377msgstr ""
20378
bfef3f9d 20379#: builtin/tag.c:549
dce37b66
JX
20380#, c-format
20381msgid "'%s' is not a valid tag name."
20382msgstr ""
20383
bfef3f9d 20384#: builtin/tag.c:554
dce37b66
JX
20385#, c-format
20386msgid "tag '%s' already exists"
20387msgstr ""
20388
bfef3f9d 20389#: builtin/tag.c:585
dce37b66
JX
20390#, c-format
20391msgid "Updated tag '%s' (was %s)\n"
20392msgstr ""
20393
f7c6172e 20394#: builtin/unpack-objects.c:502
5e078fcd
JX
20395msgid "Unpacking objects"
20396msgstr ""
20397
578c7937 20398#: builtin/update-index.c:84
64f23b0c
JX
20399#, c-format
20400msgid "failed to create directory %s"
20401msgstr ""
20402
578c7937 20403#: builtin/update-index.c:100
64f23b0c
JX
20404#, c-format
20405msgid "failed to create file %s"
20406msgstr ""
20407
578c7937 20408#: builtin/update-index.c:108
64f23b0c
JX
20409#, c-format
20410msgid "failed to delete file %s"
20411msgstr ""
20412
578c7937 20413#: builtin/update-index.c:115 builtin/update-index.c:221
64f23b0c
JX
20414#, c-format
20415msgid "failed to delete directory %s"
20416msgstr ""
20417
578c7937 20418#: builtin/update-index.c:140
64f23b0c 20419#, c-format
9eb3984b 20420msgid "Testing mtime in '%s' "
64f23b0c
JX
20421msgstr ""
20422
578c7937 20423#: builtin/update-index.c:154
64f23b0c
JX
20424msgid "directory stat info does not change after adding a new file"
20425msgstr ""
20426
578c7937 20427#: builtin/update-index.c:167
64f23b0c
JX
20428msgid "directory stat info does not change after adding a new directory"
20429msgstr ""
20430
578c7937 20431#: builtin/update-index.c:180
64f23b0c
JX
20432msgid "directory stat info changes after updating a file"
20433msgstr ""
20434
578c7937 20435#: builtin/update-index.c:191
64f23b0c
JX
20436msgid "directory stat info changes after adding a file inside subdirectory"
20437msgstr ""
20438
578c7937 20439#: builtin/update-index.c:202
64f23b0c
JX
20440msgid "directory stat info does not change after deleting a file"
20441msgstr ""
20442
578c7937 20443#: builtin/update-index.c:215
64f23b0c
JX
20444msgid "directory stat info does not change after deleting a directory"
20445msgstr ""
20446
578c7937 20447#: builtin/update-index.c:222
64f23b0c
JX
20448msgid " OK"
20449msgstr ""
20450
578c7937 20451#: builtin/update-index.c:591
c2ea1208 20452msgid "git update-index [<options>] [--] [<file>...]"
822e4a65
JX
20453msgstr ""
20454
578c7937 20455#: builtin/update-index.c:974
cc76011e 20456msgid "continue refresh even when index needs update"
6f6731e7
JX
20457msgstr ""
20458
578c7937 20459#: builtin/update-index.c:977
cc76011e 20460msgid "refresh: ignore submodules"
6f6731e7
JX
20461msgstr ""
20462
578c7937 20463#: builtin/update-index.c:980
cc76011e 20464msgid "do not ignore new files"
6f6731e7
JX
20465msgstr ""
20466
578c7937 20467#: builtin/update-index.c:982
cc76011e
JX
20468msgid "let files replace directories and vice-versa"
20469msgstr ""
20470
578c7937 20471#: builtin/update-index.c:984
cc76011e
JX
20472msgid "notice files missing from worktree"
20473msgstr ""
20474
578c7937 20475#: builtin/update-index.c:986
cc76011e
JX
20476msgid "refresh even if index contains unmerged entries"
20477msgstr ""
20478
578c7937 20479#: builtin/update-index.c:989
cc76011e
JX
20480msgid "refresh stat information"
20481msgstr ""
20482
578c7937 20483#: builtin/update-index.c:993
cc76011e
JX
20484msgid "like --refresh, but ignore assume-unchanged setting"
20485msgstr ""
20486
578c7937 20487#: builtin/update-index.c:997
5e078fcd 20488msgid "<mode>,<object>,<path>"
cc76011e
JX
20489msgstr ""
20490
578c7937 20491#: builtin/update-index.c:998
cc76011e
JX
20492msgid "add the specified entry to the index"
20493msgstr ""
20494
578c7937 20495#: builtin/update-index.c:1008
9fa976ff 20496msgid "mark files as \"not changing\""
cc76011e
JX
20497msgstr ""
20498
578c7937 20499#: builtin/update-index.c:1011
cc76011e
JX
20500msgid "clear assumed-unchanged bit"
20501msgstr ""
20502
578c7937 20503#: builtin/update-index.c:1014
cc76011e
JX
20504msgid "mark files as \"index-only\""
20505msgstr ""
20506
578c7937 20507#: builtin/update-index.c:1017
cc76011e
JX
20508msgid "clear skip-worktree bit"
20509msgstr ""
20510
578c7937
JX
20511#: builtin/update-index.c:1020
20512msgid "do not touch index-only entries"
20513msgstr ""
20514
20515#: builtin/update-index.c:1022
cc76011e
JX
20516msgid "add to index only; do not add content to object database"
20517msgstr ""
20518
578c7937 20519#: builtin/update-index.c:1024
cc76011e
JX
20520msgid "remove named paths even if present in worktree"
20521msgstr ""
20522
578c7937 20523#: builtin/update-index.c:1026
cc76011e
JX
20524msgid "with --stdin: input lines are terminated by null bytes"
20525msgstr ""
20526
578c7937 20527#: builtin/update-index.c:1028
cc76011e
JX
20528msgid "read list of paths to be updated from standard input"
20529msgstr ""
20530
578c7937 20531#: builtin/update-index.c:1032
cc76011e
JX
20532msgid "add entries from standard input to the index"
20533msgstr ""
20534
578c7937 20535#: builtin/update-index.c:1036
cc76011e
JX
20536msgid "repopulate stages #2 and #3 for the listed paths"
20537msgstr ""
20538
578c7937 20539#: builtin/update-index.c:1040
cc76011e
JX
20540msgid "only update entries that differ from HEAD"
20541msgstr ""
20542
578c7937 20543#: builtin/update-index.c:1044
cc76011e
JX
20544msgid "ignore files missing from worktree"
20545msgstr ""
20546
578c7937 20547#: builtin/update-index.c:1047
cc76011e
JX
20548msgid "report actions to standard output"
20549msgstr ""
20550
578c7937 20551#: builtin/update-index.c:1049
cc76011e
JX
20552msgid "(for porcelains) forget saved unresolved conflicts"
20553msgstr ""
20554
578c7937 20555#: builtin/update-index.c:1053
cc76011e
JX
20556msgid "write index in this format"
20557msgstr ""
20558
578c7937 20559#: builtin/update-index.c:1055
fe05e196
JX
20560msgid "enable or disable split index"
20561msgstr ""
20562
578c7937 20563#: builtin/update-index.c:1057
64f23b0c
JX
20564msgid "enable/disable untracked cache"
20565msgstr ""
20566
578c7937 20567#: builtin/update-index.c:1059
9eb3984b
JX
20568msgid "test if the filesystem supports untracked cache"
20569msgstr ""
20570
578c7937 20571#: builtin/update-index.c:1061
64f23b0c
JX
20572msgid "enable untracked cache without testing the filesystem"
20573msgstr ""
20574
578c7937 20575#: builtin/update-index.c:1063
18a90722
JX
20576msgid "write out the index even if is not flagged as changed"
20577msgstr ""
20578
578c7937 20579#: builtin/update-index.c:1065
18a90722
JX
20580msgid "enable or disable file system monitor"
20581msgstr ""
20582
578c7937 20583#: builtin/update-index.c:1067
18a90722
JX
20584msgid "mark files as fsmonitor valid"
20585msgstr ""
20586
578c7937 20587#: builtin/update-index.c:1070
18a90722
JX
20588msgid "clear fsmonitor valid bit"
20589msgstr ""
20590
578c7937 20591#: builtin/update-index.c:1173
dfc182b1
JX
20592msgid ""
20593"core.splitIndex is set to false; remove or change it, if you really want to "
20594"enable split index"
20595msgstr ""
20596
578c7937 20597#: builtin/update-index.c:1182
dfc182b1
JX
20598msgid ""
20599"core.splitIndex is set to true; remove or change it, if you really want to "
20600"disable split index"
20601msgstr ""
20602
578c7937 20603#: builtin/update-index.c:1194
fda7b092
JX
20604msgid ""
20605"core.untrackedCache is set to true; remove or change it, if you really want "
20606"to disable the untracked cache"
20607msgstr ""
20608
578c7937 20609#: builtin/update-index.c:1198
9eb3984b
JX
20610msgid "Untracked cache disabled"
20611msgstr ""
20612
578c7937 20613#: builtin/update-index.c:1206
fda7b092
JX
20614msgid ""
20615"core.untrackedCache is set to false; remove or change it, if you really want "
20616"to enable the untracked cache"
20617msgstr ""
20618
578c7937 20619#: builtin/update-index.c:1210
9eb3984b
JX
20620#, c-format
20621msgid "Untracked cache enabled for '%s'"
20622msgstr ""
20623
578c7937 20624#: builtin/update-index.c:1218
18a90722
JX
20625msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
20626msgstr ""
20627
578c7937 20628#: builtin/update-index.c:1222
18a90722
JX
20629msgid "fsmonitor enabled"
20630msgstr ""
20631
578c7937 20632#: builtin/update-index.c:1225
18a90722
JX
20633msgid ""
20634"core.fsmonitor is set; remove it if you really want to disable fsmonitor"
20635msgstr ""
20636
578c7937 20637#: builtin/update-index.c:1229
18a90722
JX
20638msgid "fsmonitor disabled"
20639msgstr ""
20640
5b34e000 20641#: builtin/update-ref.c:10
c2ea1208 20642msgid "git update-ref [<options>] -d <refname> [<old-val>]"
cc76011e
JX
20643msgstr ""
20644
5b34e000 20645#: builtin/update-ref.c:11
c2ea1208 20646msgid "git update-ref [<options>] <refname> <new-val> [<old-val>]"
cc76011e
JX
20647msgstr ""
20648
5b34e000 20649#: builtin/update-ref.c:12
c2ea1208 20650msgid "git update-ref [<options>] --stdin [-z]"
727b9576
JX
20651msgstr ""
20652
bfef3f9d 20653#: builtin/update-ref.c:487
cc76011e
JX
20654msgid "delete the reference"
20655msgstr ""
20656
bfef3f9d 20657#: builtin/update-ref.c:489
cc76011e
JX
20658msgid "update <refname> not the one it points to"
20659msgstr ""
20660
bfef3f9d 20661#: builtin/update-ref.c:490
727b9576
JX
20662msgid "stdin has NUL-terminated arguments"
20663msgstr ""
20664
bfef3f9d 20665#: builtin/update-ref.c:491
727b9576
JX
20666msgid "read updates from stdin"
20667msgstr ""
20668
5b34e000 20669#: builtin/update-server-info.c:7
cc76011e
JX
20670msgid "git update-server-info [--force]"
20671msgstr ""
20672
5b34e000 20673#: builtin/update-server-info.c:15
cc76011e
JX
20674msgid "update the info files from scratch"
20675msgstr ""
20676
9b7388a8
JX
20677#: builtin/upload-pack.c:11
20678msgid "git upload-pack [<options>] <dir>"
20679msgstr ""
20680
d93ef2a1
JX
20681#: builtin/upload-pack.c:23 t/helper/test-serve-v2.c:17
20682msgid "quit after a single request/response exchange"
20683msgstr ""
20684
9b7388a8
JX
20685#: builtin/upload-pack.c:25
20686msgid "exit immediately after initial ref advertisement"
20687msgstr ""
20688
20689#: builtin/upload-pack.c:27
20690msgid "do not try <directory>/.git/ if <directory> is no Git directory"
20691msgstr ""
20692
20693#: builtin/upload-pack.c:29
20694msgid "interrupt transfer after <n> seconds of inactivity"
20695msgstr ""
20696
466c88fa 20697#: builtin/verify-commit.c:19
c2ea1208 20698msgid "git verify-commit [-v | --verbose] <commit>..."
fe05e196
JX
20699msgstr ""
20700
466c88fa 20701#: builtin/verify-commit.c:68
fe05e196
JX
20702msgid "print commit contents"
20703msgstr ""
20704
466c88fa 20705#: builtin/verify-commit.c:69 builtin/verify-tag.c:37
df0617bf
JX
20706msgid "print raw gpg status output"
20707msgstr ""
20708
5b34e000 20709#: builtin/verify-pack.c:55
c2ea1208 20710msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
cc76011e
JX
20711msgstr ""
20712
5b34e000 20713#: builtin/verify-pack.c:65
cc76011e
JX
20714msgid "verbose"
20715msgstr ""
20716
5b34e000 20717#: builtin/verify-pack.c:67
cc76011e
JX
20718msgid "show statistics only"
20719msgstr ""
20720
466c88fa 20721#: builtin/verify-tag.c:18
673bfad0 20722msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
cc76011e
JX
20723msgstr ""
20724
466c88fa 20725#: builtin/verify-tag.c:36
cc76011e
JX
20726msgid "print tag contents"
20727msgstr ""
20728
3d0a05b4 20729#: builtin/worktree.c:17
abc8de64 20730msgid "git worktree add [<options>] <path> [<commit-ish>]"
a4156d20
JX
20731msgstr ""
20732
3d0a05b4 20733#: builtin/worktree.c:18
9fa976ff 20734msgid "git worktree list [<options>]"
a4156d20
JX
20735msgstr ""
20736
3d0a05b4 20737#: builtin/worktree.c:19
9fa976ff
JX
20738msgid "git worktree lock [<options>] <path>"
20739msgstr ""
20740
3d0a05b4 20741#: builtin/worktree.c:20
abc8de64 20742msgid "git worktree move <worktree> <new-path>"
9fa976ff
JX
20743msgstr ""
20744
3d0a05b4 20745#: builtin/worktree.c:21
abc8de64
JX
20746msgid "git worktree prune [<options>]"
20747msgstr ""
20748
3d0a05b4 20749#: builtin/worktree.c:22
abc8de64
JX
20750msgid "git worktree remove [<options>] <worktree>"
20751msgstr ""
20752
3d0a05b4 20753#: builtin/worktree.c:23
9fa976ff 20754msgid "git worktree unlock <path>"
f4f2c8f8
JX
20755msgstr ""
20756
d84f4abf 20757#: builtin/worktree.c:60 builtin/worktree.c:972
12705546
JX
20758#, c-format
20759msgid "failed to delete '%s'"
20760msgstr ""
20761
d84f4abf
JX
20762#: builtin/worktree.c:85
20763msgid "not a valid directory"
a4156d20
JX
20764msgstr ""
20765
d84f4abf
JX
20766#: builtin/worktree.c:91
20767msgid "gitdir file does not exist"
a4156d20
JX
20768msgstr ""
20769
d84f4abf 20770#: builtin/worktree.c:96 builtin/worktree.c:105
a4156d20 20771#, c-format
d84f4abf 20772msgid "unable to read gitdir file (%s)"
a4156d20
JX
20773msgstr ""
20774
d84f4abf 20775#: builtin/worktree.c:115
25eab542 20776#, c-format
d84f4abf 20777msgid "short read (expected %<PRIuMAX> bytes, read %<PRIuMAX>)"
25eab542
JX
20778msgstr ""
20779
d84f4abf
JX
20780#: builtin/worktree.c:123
20781msgid "invalid gitdir file"
20782msgstr ""
20783
20784#: builtin/worktree.c:131
20785msgid "gitdir file points to non-existent location"
a4156d20
JX
20786msgstr ""
20787
d84f4abf 20788#: builtin/worktree.c:146
a4156d20 20789#, c-format
d84f4abf 20790msgid "Removing %s/%s: %s"
a4156d20
JX
20791msgstr ""
20792
d84f4abf 20793#: builtin/worktree.c:221
a4d94835
JX
20794msgid "report pruned working trees"
20795msgstr ""
20796
d84f4abf 20797#: builtin/worktree.c:223
a4d94835
JX
20798msgid "expire working trees older than <time>"
20799msgstr ""
20800
d84f4abf 20801#: builtin/worktree.c:293
a4156d20
JX
20802#, c-format
20803msgid "'%s' already exists"
20804msgstr ""
20805
d84f4abf 20806#: builtin/worktree.c:302
12705546 20807#, c-format
d84f4abf 20808msgid "unusable worktree destination '%s'"
12705546
JX
20809msgstr ""
20810
d84f4abf 20811#: builtin/worktree.c:307
12705546
JX
20812#, c-format
20813msgid ""
20814"'%s' is a missing but locked worktree;\n"
d84f4abf 20815"use '%s -f -f' to override, or 'unlock' and 'prune' or 'remove' to clear"
12705546
JX
20816msgstr ""
20817
d84f4abf 20818#: builtin/worktree.c:309
12705546
JX
20819#, c-format
20820msgid ""
20821"'%s' is a missing but already registered worktree;\n"
d84f4abf 20822"use '%s -f' to override, or 'prune' or 'remove' to clear"
12705546
JX
20823msgstr ""
20824
d84f4abf 20825#: builtin/worktree.c:360
a4156d20
JX
20826#, c-format
20827msgid "could not create directory of '%s'"
20828msgstr ""
20829
d84f4abf 20830#: builtin/worktree.c:494 builtin/worktree.c:500
9b7388a8
JX
20831#, c-format
20832msgid "Preparing worktree (new branch '%s')"
20833msgstr ""
20834
d84f4abf 20835#: builtin/worktree.c:496
9b7388a8
JX
20836#, c-format
20837msgid "Preparing worktree (resetting branch '%s'; was at %s)"
20838msgstr ""
20839
d84f4abf 20840#: builtin/worktree.c:505
9b7388a8
JX
20841#, c-format
20842msgid "Preparing worktree (checking out '%s')"
20843msgstr ""
20844
d84f4abf 20845#: builtin/worktree.c:511
a4156d20 20846#, c-format
9b7388a8 20847msgid "Preparing worktree (detached HEAD %s)"
a4156d20
JX
20848msgstr ""
20849
d84f4abf 20850#: builtin/worktree.c:552
a4156d20
JX
20851msgid "checkout <branch> even if already checked out in other worktree"
20852msgstr ""
20853
d84f4abf 20854#: builtin/worktree.c:555
a4156d20
JX
20855msgid "create a new branch"
20856msgstr ""
20857
d84f4abf 20858#: builtin/worktree.c:557
9fa976ff 20859msgid "create or reset a branch"
a4156d20
JX
20860msgstr ""
20861
d84f4abf 20862#: builtin/worktree.c:559
f517e50d
JX
20863msgid "populate the new working tree"
20864msgstr ""
20865
d84f4abf 20866#: builtin/worktree.c:560
28e1aaa4
JX
20867msgid "keep the new working tree locked"
20868msgstr ""
20869
d84f4abf 20870#: builtin/worktree.c:563
18a90722
JX
20871msgid "set up tracking mode (see git-branch(1))"
20872msgstr ""
20873
d84f4abf 20874#: builtin/worktree.c:566
18a90722
JX
20875msgid "try to match the new branch name with a remote-tracking branch"
20876msgstr ""
20877
d84f4abf 20878#: builtin/worktree.c:574
df0617bf 20879msgid "-b, -B, and --detach are mutually exclusive"
a4156d20
JX
20880msgstr ""
20881
d84f4abf 20882#: builtin/worktree.c:635
18a90722
JX
20883msgid "--[no-]track can only be used if a new branch is created"
20884msgstr ""
20885
d84f4abf 20886#: builtin/worktree.c:755
9fa976ff
JX
20887msgid "reason for locking"
20888msgstr ""
20889
d84f4abf
JX
20890#: builtin/worktree.c:767 builtin/worktree.c:800 builtin/worktree.c:874
20891#: builtin/worktree.c:1000
9fa976ff
JX
20892#, c-format
20893msgid "'%s' is not a working tree"
20894msgstr ""
20895
d84f4abf 20896#: builtin/worktree.c:769 builtin/worktree.c:802
9fa976ff
JX
20897msgid "The main working tree cannot be locked or unlocked"
20898msgstr ""
20899
d84f4abf 20900#: builtin/worktree.c:774
9fa976ff
JX
20901#, c-format
20902msgid "'%s' is already locked, reason: %s"
20903msgstr ""
20904
d84f4abf 20905#: builtin/worktree.c:776
9fa976ff
JX
20906#, c-format
20907msgid "'%s' is already locked"
20908msgstr ""
20909
d84f4abf 20910#: builtin/worktree.c:804
9fa976ff
JX
20911#, c-format
20912msgid "'%s' is not locked"
20913msgstr ""
20914
d84f4abf 20915#: builtin/worktree.c:845
abc8de64
JX
20916msgid "working trees containing submodules cannot be moved or removed"
20917msgstr ""
20918
d84f4abf 20919#: builtin/worktree.c:853
12705546
JX
20920msgid "force move even if worktree is dirty or locked"
20921msgstr ""
20922
d84f4abf 20923#: builtin/worktree.c:876 builtin/worktree.c:1002
abc8de64
JX
20924#, c-format
20925msgid "'%s' is a main working tree"
20926msgstr ""
20927
d84f4abf 20928#: builtin/worktree.c:881
abc8de64
JX
20929#, c-format
20930msgid "could not figure out destination name from '%s'"
20931msgstr ""
20932
d84f4abf 20933#: builtin/worktree.c:894
abc8de64 20934#, c-format
12705546
JX
20935msgid ""
20936"cannot move a locked working tree, lock reason: %s\n"
20937"use 'move -f -f' to override or unlock first"
abc8de64
JX
20938msgstr ""
20939
d84f4abf 20940#: builtin/worktree.c:896
12705546
JX
20941msgid ""
20942"cannot move a locked working tree;\n"
20943"use 'move -f -f' to override or unlock first"
abc8de64
JX
20944msgstr ""
20945
d84f4abf 20946#: builtin/worktree.c:899
abc8de64
JX
20947#, c-format
20948msgid "validation failed, cannot move working tree: %s"
20949msgstr ""
20950
d84f4abf 20951#: builtin/worktree.c:904
abc8de64
JX
20952#, c-format
20953msgid "failed to move '%s' to '%s'"
20954msgstr ""
20955
d84f4abf 20956#: builtin/worktree.c:952
abc8de64
JX
20957#, c-format
20958msgid "failed to run 'git status' on '%s'"
20959msgstr ""
20960
d84f4abf 20961#: builtin/worktree.c:956
abc8de64 20962#, c-format
3d0a05b4 20963msgid "'%s' contains modified or untracked files, use --force to delete it"
abc8de64
JX
20964msgstr ""
20965
d84f4abf 20966#: builtin/worktree.c:961
abc8de64
JX
20967#, c-format
20968msgid "failed to run 'git status' on '%s', code %d"
20969msgstr ""
20970
d84f4abf 20971#: builtin/worktree.c:984
12705546 20972msgid "force removal even if worktree is dirty or locked"
abc8de64
JX
20973msgstr ""
20974
d84f4abf 20975#: builtin/worktree.c:1007
abc8de64 20976#, c-format
12705546
JX
20977msgid ""
20978"cannot remove a locked working tree, lock reason: %s\n"
20979"use 'remove -f -f' to override or unlock first"
abc8de64
JX
20980msgstr ""
20981
d84f4abf 20982#: builtin/worktree.c:1009
12705546
JX
20983msgid ""
20984"cannot remove a locked working tree;\n"
20985"use 'remove -f -f' to override or unlock first"
abc8de64
JX
20986msgstr ""
20987
d84f4abf 20988#: builtin/worktree.c:1012
abc8de64
JX
20989#, c-format
20990msgid "validation failed, cannot remove working tree: %s"
20991msgstr ""
20992
94328cef 20993#: builtin/write-tree.c:15
cc76011e
JX
20994msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
20995msgstr ""
20996
94328cef 20997#: builtin/write-tree.c:28
cc76011e
JX
20998msgid "<prefix>/"
20999msgstr ""
21000
94328cef 21001#: builtin/write-tree.c:29
cc76011e
JX
21002msgid "write tree object for a subdirectory <prefix>"
21003msgstr ""
21004
94328cef 21005#: builtin/write-tree.c:31
cc76011e
JX
21006msgid "only useful for debugging"
21007msgstr ""
21008
d84f4abf 21009#: bugreport.c:15
bfef3f9d
JX
21010msgid "git version:\n"
21011msgstr ""
21012
d84f4abf 21013#: bugreport.c:21
bfef3f9d
JX
21014#, c-format
21015msgid "uname() failed with error '%s' (%d)\n"
21016msgstr ""
21017
d84f4abf 21018#: bugreport.c:31
bfef3f9d
JX
21019msgid "compiler info: "
21020msgstr ""
21021
d84f4abf 21022#: bugreport.c:34
bfef3f9d
JX
21023msgid "libc info: "
21024msgstr ""
21025
d84f4abf 21026#: bugreport.c:80
bfef3f9d
JX
21027msgid "not run from a git repository - no hooks to show\n"
21028msgstr ""
21029
d84f4abf 21030#: bugreport.c:90
bfef3f9d
JX
21031msgid "git bugreport [-o|--output-directory <file>] [-s|--suffix <format>]"
21032msgstr ""
21033
d84f4abf 21034#: bugreport.c:97
bfef3f9d
JX
21035msgid ""
21036"Thank you for filling out a Git bug report!\n"
21037"Please answer the following questions to help us understand your issue.\n"
21038"\n"
21039"What did you do before the bug happened? (Steps to reproduce your issue)\n"
21040"\n"
21041"What did you expect to happen? (Expected behavior)\n"
21042"\n"
21043"What happened instead? (Actual behavior)\n"
21044"\n"
21045"What's different between what you expected and what actually happened?\n"
21046"\n"
21047"Anything else you want to add:\n"
21048"\n"
21049"Please review the rest of the bug report below.\n"
21050"You can delete any lines you don't wish to share.\n"
21051msgstr ""
21052
d84f4abf 21053#: bugreport.c:136
bfef3f9d
JX
21054msgid "specify a destination for the bugreport file"
21055msgstr ""
21056
d84f4abf 21057#: bugreport.c:138
bfef3f9d
JX
21058msgid "specify a strftime format suffix for the filename"
21059msgstr ""
21060
d84f4abf 21061#: bugreport.c:162
bfef3f9d
JX
21062#, c-format
21063msgid "could not create leading directories for '%s'"
21064msgstr ""
21065
d84f4abf 21066#: bugreport.c:169
bfef3f9d
JX
21067msgid "System Info"
21068msgstr ""
21069
d84f4abf 21070#: bugreport.c:172
bfef3f9d
JX
21071msgid "Enabled Hooks"
21072msgstr ""
21073
d84f4abf 21074#: bugreport.c:180
bfef3f9d
JX
21075#, c-format
21076msgid "couldn't create a new file at '%s'"
21077msgstr ""
21078
d84f4abf
JX
21079#: bugreport.c:184
21080#, c-format
21081msgid "unable to write to %s"
21082msgstr ""
21083
21084#: bugreport.c:194
bfef3f9d
JX
21085#, c-format
21086msgid "Created new report at '%s'.\n"
21087msgstr ""
21088
d84f4abf 21089#: fast-import.c:3100
bfef3f9d
JX
21090#, c-format
21091msgid "Missing from marks for submodule '%s'"
21092msgstr ""
21093
d84f4abf 21094#: fast-import.c:3102
bfef3f9d
JX
21095#, c-format
21096msgid "Missing to marks for submodule '%s'"
21097msgstr ""
21098
d84f4abf 21099#: fast-import.c:3237
3d0a05b4
JX
21100#, c-format
21101msgid "Expected 'mark' command, got %s"
21102msgstr ""
21103
d84f4abf 21104#: fast-import.c:3242
3d0a05b4
JX
21105#, c-format
21106msgid "Expected 'to' command, got %s"
21107msgstr ""
21108
d84f4abf 21109#: fast-import.c:3334
bfef3f9d
JX
21110msgid "Expected format name:filename for submodule rewrite option"
21111msgstr ""
21112
d84f4abf 21113#: fast-import.c:3388
578c7937
JX
21114#, c-format
21115msgid "feature '%s' forbidden in input without --allow-unsafe-features"
21116msgstr ""
21117
d84f4abf
JX
21118#: http-fetch.c:111
21119#, c-format
21120msgid "argument to --packfile must be a valid hash (got '%s')"
21121msgstr ""
21122
94328cef 21123#: credential-cache--daemon.c:223
fda7b092
JX
21124#, c-format
21125msgid ""
21126"The permissions on your socket directory are too loose; other\n"
21127"users may be able to read your cached credentials. Consider running:\n"
21128"\n"
21129"\tchmod 0700 %s"
21130msgstr ""
21131
94328cef 21132#: credential-cache--daemon.c:272
d07a63e4
JX
21133msgid "print debugging messages to stderr"
21134msgstr ""
21135
12705546
JX
21136#: t/helper/test-reach.c:152
21137#, c-format
21138msgid "commit %s is not marked reachable"
21139msgstr ""
21140
21141#: t/helper/test-reach.c:162
21142msgid "too many commits marked reachable"
21143msgstr ""
21144
d93ef2a1
JX
21145#: t/helper/test-serve-v2.c:7
21146msgid "test-tool serve-v2 [<options>]"
21147msgstr ""
21148
21149#: t/helper/test-serve-v2.c:19
21150msgid "exit immediately after advertising capabilities"
21151msgstr ""
21152
bfef3f9d 21153#: git.c:28
abc8de64
JX
21154msgid ""
21155"git [--version] [--help] [-C <path>] [-c <name>=<value>]\n"
21156" [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n"
9b7388a8
JX
21157" [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
21158"bare]\n"
abc8de64
JX
21159" [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
21160" <command> [<args>]"
21161msgstr ""
21162
bfef3f9d 21163#: git.c:35
c6bc7d43 21164msgid ""
d07a63e4 21165"'git help -a' and 'git help -g' list available subcommands and some\n"
c6bc7d43 21166"concept guides. See 'git help <command>' or 'git help <concept>'\n"
6b0f1a9b
JX
21167"to read about a specific subcommand or concept.\n"
21168"See 'git help git' for an overview of the system."
6f6731e7
JX
21169msgstr ""
21170
bfef3f9d 21171#: git.c:187
abc8de64
JX
21172#, c-format
21173msgid "no directory given for --git-dir\n"
21174msgstr ""
21175
bfef3f9d 21176#: git.c:201
abc8de64
JX
21177#, c-format
21178msgid "no namespace given for --namespace\n"
21179msgstr ""
21180
bfef3f9d 21181#: git.c:215
abc8de64
JX
21182#, c-format
21183msgid "no directory given for --work-tree\n"
21184msgstr ""
21185
bfef3f9d 21186#: git.c:229
abc8de64
JX
21187#, c-format
21188msgid "no prefix given for --super-prefix\n"
21189msgstr ""
21190
bfef3f9d 21191#: git.c:251
abc8de64
JX
21192#, c-format
21193msgid "-c expects a configuration string\n"
21194msgstr ""
21195
bfef3f9d 21196#: git.c:289
abc8de64
JX
21197#, c-format
21198msgid "no directory given for -C\n"
21199msgstr ""
21200
bfef3f9d 21201#: git.c:315
abc8de64
JX
21202#, c-format
21203msgid "unknown option: %s\n"
21204msgstr ""
21205
bfef3f9d 21206#: git.c:362
94328cef
JX
21207#, c-format
21208msgid "while expanding alias '%s': '%s'"
21209msgstr ""
21210
bfef3f9d 21211#: git.c:371
94328cef
JX
21212#, c-format
21213msgid ""
21214"alias '%s' changes environment variables.\n"
21215"You can use '!git' in the alias to do this"
21216msgstr ""
21217
bfef3f9d 21218#: git.c:378
94328cef
JX
21219#, c-format
21220msgid "empty alias for %s"
21221msgstr ""
21222
bfef3f9d 21223#: git.c:381
94328cef
JX
21224#, c-format
21225msgid "recursive alias: %s"
21226msgstr ""
21227
bfef3f9d 21228#: git.c:463
94328cef
JX
21229msgid "write failure on standard output"
21230msgstr ""
21231
bfef3f9d 21232#: git.c:465
94328cef
JX
21233msgid "unknown write failure on standard output"
21234msgstr ""
21235
bfef3f9d 21236#: git.c:467
94328cef
JX
21237msgid "close failed on standard output"
21238msgstr ""
21239
bfef3f9d 21240#: git.c:792
12705546
JX
21241#, c-format
21242msgid "alias loop detected: expansion of '%s' does not terminate:%s"
21243msgstr ""
21244
bfef3f9d 21245#: git.c:842
94328cef
JX
21246#, c-format
21247msgid "cannot handle %s as a builtin"
21248msgstr ""
21249
bfef3f9d 21250#: git.c:855
94328cef
JX
21251#, c-format
21252msgid ""
21253"usage: %s\n"
21254"\n"
21255msgstr ""
21256
bfef3f9d 21257#: git.c:875
abc8de64
JX
21258#, c-format
21259msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
21260msgstr ""
21261
bfef3f9d 21262#: git.c:887
abc8de64
JX
21263#, c-format
21264msgid "failed to run command '%s': %s\n"
21265msgstr ""
21266
bfef3f9d 21267#: http.c:399
28e1aaa4
JX
21268#, c-format
21269msgid "negative value for http.postbuffer; defaulting to %d"
21270msgstr ""
21271
bfef3f9d 21272#: http.c:420
fda7b092
JX
21273msgid "Delegation control is not supported with cURL < 7.22.0"
21274msgstr ""
21275
bfef3f9d 21276#: http.c:429
9eb3984b
JX
21277msgid "Public key pinning not supported with cURL < 7.44.0"
21278msgstr ""
21279
d84f4abf 21280#: http.c:910
36dd6933 21281msgid "CURLSSLOPT_NO_REVOKE not supported with cURL < 7.44.0"
12705546
JX
21282msgstr ""
21283
d84f4abf 21284#: http.c:989
12705546
JX
21285msgid "Protocol restrictions not supported with cURL < 7.19.4"
21286msgstr ""
21287
d84f4abf 21288#: http.c:1132
12705546
JX
21289#, c-format
21290msgid "Unsupported SSL backend '%s'. Supported SSL backends:"
21291msgstr ""
21292
d84f4abf 21293#: http.c:1139
12705546
JX
21294#, c-format
21295msgid "Could not set SSL backend to '%s': cURL was built without SSL backends"
21296msgstr ""
21297
d84f4abf 21298#: http.c:1143
12705546
JX
21299#, c-format
21300msgid "Could not set SSL backend to '%s': already set"
21301msgstr ""
21302
d84f4abf 21303#: http.c:2025
673bfad0
JX
21304#, c-format
21305msgid ""
21306"unable to update url base from redirection:\n"
21307" asked for: %s\n"
21308" redirect: %s"
21309msgstr ""
21310
d84f4abf 21311#: remote-curl.c:168
d93ef2a1
JX
21312#, c-format
21313msgid "invalid quoting in push-option value: '%s'"
21314msgstr ""
21315
d84f4abf 21316#: remote-curl.c:295
d93ef2a1
JX
21317#, c-format
21318msgid "%sinfo/refs not valid: is this a git repository?"
21319msgstr ""
21320
d84f4abf 21321#: remote-curl.c:396
d93ef2a1
JX
21322msgid "invalid server response; expected service, got flush packet"
21323msgstr ""
21324
d84f4abf 21325#: remote-curl.c:427
d93ef2a1
JX
21326#, c-format
21327msgid "invalid server response; got '%s'"
21328msgstr ""
21329
d84f4abf 21330#: remote-curl.c:487
d93ef2a1
JX
21331#, c-format
21332msgid "repository '%s' not found"
21333msgstr ""
21334
d84f4abf 21335#: remote-curl.c:491
d93ef2a1
JX
21336#, c-format
21337msgid "Authentication failed for '%s'"
21338msgstr ""
21339
d84f4abf 21340#: remote-curl.c:495
d93ef2a1
JX
21341#, c-format
21342msgid "unable to access '%s': %s"
21343msgstr ""
21344
d84f4abf 21345#: remote-curl.c:501
673bfad0
JX
21346#, c-format
21347msgid "redirecting to %s"
21348msgstr ""
21349
d84f4abf 21350#: remote-curl.c:630
d93ef2a1
JX
21351msgid "shouldn't have EOF when not gentle on EOF"
21352msgstr ""
21353
d84f4abf
JX
21354#: remote-curl.c:642
21355msgid "remote server sent stateless separator"
21356msgstr ""
21357
21358#: remote-curl.c:712
d93ef2a1
JX
21359msgid "unable to rewind rpc post data - try increasing http.postBuffer"
21360msgstr ""
21361
d84f4abf
JX
21362#: remote-curl.c:742
21363#, c-format
21364msgid "remote-curl: bad line length character: %.4s"
21365msgstr ""
21366
21367#: remote-curl.c:744
21368msgid "remote-curl: unexpected response end packet"
21369msgstr ""
21370
21371#: remote-curl.c:820
d93ef2a1
JX
21372#, c-format
21373msgid "RPC failed; %s"
21374msgstr ""
21375
d84f4abf 21376#: remote-curl.c:860
d93ef2a1
JX
21377msgid "cannot handle pushes this big"
21378msgstr ""
21379
d84f4abf 21380#: remote-curl.c:975
d93ef2a1
JX
21381#, c-format
21382msgid "cannot deflate request; zlib deflate error %d"
21383msgstr ""
21384
d84f4abf 21385#: remote-curl.c:979
d93ef2a1
JX
21386#, c-format
21387msgid "cannot deflate request; zlib end error %d"
21388msgstr ""
21389
d84f4abf
JX
21390#: remote-curl.c:1029
21391#, c-format
21392msgid "%d bytes of length header were received"
21393msgstr ""
21394
21395#: remote-curl.c:1031
21396#, c-format
21397msgid "%d bytes of body are still expected"
21398msgstr ""
21399
21400#: remote-curl.c:1120
d93ef2a1
JX
21401msgid "dumb http transport does not support shallow capabilities"
21402msgstr ""
21403
d84f4abf 21404#: remote-curl.c:1135
d93ef2a1
JX
21405msgid "fetch failed."
21406msgstr ""
21407
d84f4abf 21408#: remote-curl.c:1183
d93ef2a1
JX
21409msgid "cannot fetch by sha1 over smart http"
21410msgstr ""
21411
d84f4abf 21412#: remote-curl.c:1227 remote-curl.c:1233
d93ef2a1 21413#, c-format
386544cd 21414msgid "protocol error: expected sha/ref, got '%s'"
d93ef2a1
JX
21415msgstr ""
21416
d84f4abf 21417#: remote-curl.c:1245 remote-curl.c:1360
d93ef2a1
JX
21418#, c-format
21419msgid "http transport does not support %s"
21420msgstr ""
21421
d84f4abf 21422#: remote-curl.c:1281
d93ef2a1
JX
21423msgid "git-http-push failed"
21424msgstr ""
21425
d84f4abf 21426#: remote-curl.c:1466
d93ef2a1
JX
21427msgid "remote-curl: usage: git remote-curl <remote> [<url>]"
21428msgstr ""
21429
d84f4abf 21430#: remote-curl.c:1498
d93ef2a1
JX
21431msgid "remote-curl: error reading command stream from git"
21432msgstr ""
21433
d84f4abf 21434#: remote-curl.c:1505
d93ef2a1
JX
21435msgid "remote-curl: fetch attempted without a local repo"
21436msgstr ""
21437
d84f4abf 21438#: remote-curl.c:1546
d93ef2a1
JX
21439#, c-format
21440msgid "remote-curl: unknown command '%s' from git"
21441msgstr ""
21442
bfef3f9d
JX
21443#: compat/compiler.h:26
21444msgid "no compiler information available\n"
21445msgstr ""
21446
21447#: compat/compiler.h:38
21448msgid "no libc information available\n"
21449msgstr ""
21450
3d0a05b4 21451#: list-objects-filter-options.h:85
d93ef2a1
JX
21452msgid "args"
21453msgstr ""
21454
3d0a05b4 21455#: list-objects-filter-options.h:86
d93ef2a1 21456msgid "object filtering"
64f23b0c
JX
21457msgstr ""
21458
578c7937 21459#: parse-options.h:183
d93ef2a1
JX
21460msgid "expiry-date"
21461msgstr ""
21462
578c7937 21463#: parse-options.h:197
55892712 21464msgid "no-op (backward compatibility)"
64f23b0c
JX
21465msgstr ""
21466
578c7937 21467#: parse-options.h:309
55892712 21468msgid "be more verbose"
64f23b0c
JX
21469msgstr ""
21470
578c7937 21471#: parse-options.h:311
55892712 21472msgid "be more quiet"
64f23b0c
JX
21473msgstr ""
21474
578c7937 21475#: parse-options.h:317
55892712 21476msgid "use <n> digits to display SHA-1s"
64f23b0c
JX
21477msgstr ""
21478
578c7937 21479#: parse-options.h:336
d93ef2a1
JX
21480msgid "how to strip spaces and #comments from message"
21481msgstr ""
21482
578c7937
JX
21483#: parse-options.h:337
21484msgid "read pathspec from file"
21485msgstr ""
21486
21487#: parse-options.h:338
21488msgid ""
21489"with --pathspec-from-file, pathspec elements are separated with NUL character"
21490msgstr ""
21491
d93ef2a1
JX
21492#: ref-filter.h:101
21493msgid "key"
21494msgstr ""
21495
21496#: ref-filter.h:101
21497msgid "field name to sort on"
21498msgstr ""
21499
21500#: rerere.h:44
21501msgid "update the index with reused conflict resolution if possible"
21502msgstr ""
21503
bfef3f9d 21504#: wt-status.h:80
6b0f1a9b
JX
21505msgid "HEAD detached at "
21506msgstr ""
21507
bfef3f9d 21508#: wt-status.h:81
6b0f1a9b
JX
21509msgid "HEAD detached from "
21510msgstr ""
21511
55892712 21512#: command-list.h:50
822e4a65
JX
21513msgid "Add file contents to the index"
21514msgstr ""
21515
55892712
JX
21516#: command-list.h:51
21517msgid "Apply a series of patches from a mailbox"
21518msgstr ""
21519
21520#: command-list.h:52
21521msgid "Annotate file lines with commit information"
21522msgstr ""
21523
21524#: command-list.h:53
21525msgid "Apply a patch to files and/or to the index"
21526msgstr ""
21527
21528#: command-list.h:54
12705546 21529msgid "Import a GNU Arch repository into Git"
55892712
JX
21530msgstr ""
21531
21532#: command-list.h:55
21533msgid "Create an archive of files from a named tree"
21534msgstr ""
21535
21536#: command-list.h:56
df0617bf 21537msgid "Use binary search to find the commit that introduced a bug"
822e4a65
JX
21538msgstr ""
21539
55892712
JX
21540#: command-list.h:57
21541msgid "Show what revision and author last modified each line of a file"
21542msgstr ""
21543
21544#: command-list.h:58
822e4a65
JX
21545msgid "List, create, or delete branches"
21546msgstr ""
21547
55892712 21548#: command-list.h:59
bfef3f9d 21549msgid "Collect information for user to file a bug report"
55892712
JX
21550msgstr ""
21551
21552#: command-list.h:60
bfef3f9d 21553msgid "Move objects and refs by archive"
55892712
JX
21554msgstr ""
21555
21556#: command-list.h:61
bfef3f9d 21557msgid "Provide content or type and size information for repository objects"
55892712
JX
21558msgstr ""
21559
21560#: command-list.h:62
bfef3f9d 21561msgid "Display gitattributes information"
55892712
JX
21562msgstr ""
21563
21564#: command-list.h:63
bfef3f9d 21565msgid "Debug gitignore / exclude files"
55892712
JX
21566msgstr ""
21567
21568#: command-list.h:64
bfef3f9d 21569msgid "Show canonical names and email addresses of contacts"
822e4a65
JX
21570msgstr ""
21571
55892712 21572#: command-list.h:65
bfef3f9d 21573msgid "Switch branches or restore working tree files"
55892712
JX
21574msgstr ""
21575
21576#: command-list.h:66
bfef3f9d 21577msgid "Copy files from the index to the working tree"
55892712
JX
21578msgstr ""
21579
21580#: command-list.h:67
bfef3f9d 21581msgid "Ensures that a reference name is well formed"
55892712
JX
21582msgstr ""
21583
21584#: command-list.h:68
bfef3f9d 21585msgid "Find commits yet to be applied to upstream"
55892712
JX
21586msgstr ""
21587
21588#: command-list.h:69
bfef3f9d 21589msgid "Apply the changes introduced by some existing commits"
55892712
JX
21590msgstr ""
21591
21592#: command-list.h:70
bfef3f9d 21593msgid "Graphical alternative to git-commit"
55892712
JX
21594msgstr ""
21595
21596#: command-list.h:71
bfef3f9d 21597msgid "Remove untracked files from the working tree"
822e4a65
JX
21598msgstr ""
21599
55892712 21600#: command-list.h:72
bfef3f9d 21601msgid "Clone a repository into a new directory"
55892712
JX
21602msgstr ""
21603
21604#: command-list.h:73
bfef3f9d 21605msgid "Display data in columns"
822e4a65
JX
21606msgstr ""
21607
55892712 21608#: command-list.h:74
bfef3f9d 21609msgid "Record changes to the repository"
55892712
JX
21610msgstr ""
21611
21612#: command-list.h:75
bfef3f9d 21613msgid "Write and verify Git commit-graph files"
55892712
JX
21614msgstr ""
21615
21616#: command-list.h:76
bfef3f9d 21617msgid "Create a new commit object"
55892712
JX
21618msgstr ""
21619
21620#: command-list.h:77
bfef3f9d 21621msgid "Get and set repository or global options"
55892712
JX
21622msgstr ""
21623
21624#: command-list.h:78
bfef3f9d 21625msgid "Count unpacked number of objects and their disk consumption"
55892712
JX
21626msgstr ""
21627
21628#: command-list.h:79
bfef3f9d 21629msgid "Retrieve and store user credentials"
55892712
JX
21630msgstr ""
21631
21632#: command-list.h:80
bfef3f9d 21633msgid "Helper to temporarily store passwords in memory"
55892712
JX
21634msgstr ""
21635
21636#: command-list.h:81
bfef3f9d 21637msgid "Helper to store credentials on disk"
55892712
JX
21638msgstr ""
21639
21640#: command-list.h:82
bfef3f9d 21641msgid "Export a single commit to a CVS checkout"
55892712
JX
21642msgstr ""
21643
21644#: command-list.h:83
bfef3f9d 21645msgid "Salvage your data out of another SCM people love to hate"
55892712
JX
21646msgstr ""
21647
21648#: command-list.h:84
bfef3f9d 21649msgid "A CVS server emulator for Git"
55892712
JX
21650msgstr ""
21651
21652#: command-list.h:85
bfef3f9d 21653msgid "A really simple server for Git repositories"
55892712
JX
21654msgstr ""
21655
21656#: command-list.h:86
bfef3f9d 21657msgid "Give an object a human readable name based on an available ref"
822e4a65
JX
21658msgstr ""
21659
55892712 21660#: command-list.h:87
bfef3f9d 21661msgid "Show changes between commits, commit and working tree, etc"
55892712
JX
21662msgstr ""
21663
21664#: command-list.h:88
bfef3f9d 21665msgid "Compares files in the working tree and the index"
55892712
JX
21666msgstr ""
21667
21668#: command-list.h:89
bfef3f9d 21669msgid "Compare a tree to the working tree or index"
55892712
JX
21670msgstr ""
21671
21672#: command-list.h:90
bfef3f9d 21673msgid "Compares the content and mode of blobs found via two tree objects"
55892712
JX
21674msgstr ""
21675
21676#: command-list.h:91
bfef3f9d 21677msgid "Show changes using common diff tools"
55892712
JX
21678msgstr ""
21679
21680#: command-list.h:92
bfef3f9d 21681msgid "Git data exporter"
55892712
JX
21682msgstr ""
21683
21684#: command-list.h:93
bfef3f9d 21685msgid "Backend for fast Git data importers"
822e4a65
JX
21686msgstr ""
21687
55892712 21688#: command-list.h:94
bfef3f9d 21689msgid "Download objects and refs from another repository"
55892712
JX
21690msgstr ""
21691
21692#: command-list.h:95
bfef3f9d 21693msgid "Receive missing objects from another repository"
55892712
JX
21694msgstr ""
21695
21696#: command-list.h:96
bfef3f9d 21697msgid "Rewrite branches"
55892712
JX
21698msgstr ""
21699
21700#: command-list.h:97
bfef3f9d 21701msgid "Produce a merge commit message"
55892712
JX
21702msgstr ""
21703
21704#: command-list.h:98
bfef3f9d 21705msgid "Output information on each ref"
55892712
JX
21706msgstr ""
21707
21708#: command-list.h:99
bfef3f9d 21709msgid "Prepare patches for e-mail submission"
55892712
JX
21710msgstr ""
21711
21712#: command-list.h:100
bfef3f9d 21713msgid "Verifies the connectivity and validity of the objects in the database"
55892712
JX
21714msgstr ""
21715
21716#: command-list.h:101
bfef3f9d 21717msgid "Cleanup unnecessary files and optimize the local repository"
55892712
JX
21718msgstr ""
21719
21720#: command-list.h:102
bfef3f9d 21721msgid "Extract commit ID from an archive created using git-archive"
822e4a65
JX
21722msgstr ""
21723
55892712 21724#: command-list.h:103
bfef3f9d 21725msgid "Print lines matching a pattern"
55892712
JX
21726msgstr ""
21727
21728#: command-list.h:104
bfef3f9d 21729msgid "A portable graphical interface to Git"
55892712
JX
21730msgstr ""
21731
21732#: command-list.h:105
bfef3f9d 21733msgid "Compute object ID and optionally creates a blob from a file"
55892712
JX
21734msgstr ""
21735
21736#: command-list.h:106
bfef3f9d 21737msgid "Display help information about Git"
55892712
JX
21738msgstr ""
21739
21740#: command-list.h:107
bfef3f9d 21741msgid "Server side implementation of Git over HTTP"
55892712
JX
21742msgstr ""
21743
21744#: command-list.h:108
bfef3f9d 21745msgid "Download from a remote Git repository via HTTP"
55892712
JX
21746msgstr ""
21747
21748#: command-list.h:109
bfef3f9d 21749msgid "Push objects over HTTP/DAV to another repository"
55892712
JX
21750msgstr ""
21751
21752#: command-list.h:110
bfef3f9d 21753msgid "Send a collection of patches from stdin to an IMAP folder"
55892712
JX
21754msgstr ""
21755
21756#: command-list.h:111
bfef3f9d 21757msgid "Build pack index file for an existing packed archive"
822e4a65
JX
21758msgstr ""
21759
55892712 21760#: command-list.h:112
bfef3f9d 21761msgid "Create an empty Git repository or reinitialize an existing one"
55892712
JX
21762msgstr ""
21763
21764#: command-list.h:113
bfef3f9d 21765msgid "Instantly browse your working repository in gitweb"
55892712
JX
21766msgstr ""
21767
21768#: command-list.h:114
bfef3f9d 21769msgid "Add or parse structured information in commit messages"
55892712
JX
21770msgstr ""
21771
21772#: command-list.h:115
bfef3f9d 21773msgid "The Git repository browser"
822e4a65
JX
21774msgstr ""
21775
55892712 21776#: command-list.h:116
bfef3f9d 21777msgid "Show commit logs"
55892712
JX
21778msgstr ""
21779
21780#: command-list.h:117
bfef3f9d 21781msgid "Show information about files in the index and the working tree"
55892712
JX
21782msgstr ""
21783
21784#: command-list.h:118
bfef3f9d 21785msgid "List references in a remote repository"
55892712
JX
21786msgstr ""
21787
21788#: command-list.h:119
bfef3f9d 21789msgid "List the contents of a tree object"
55892712
JX
21790msgstr ""
21791
21792#: command-list.h:120
bfef3f9d 21793msgid "Extracts patch and authorship from a single e-mail message"
55892712
JX
21794msgstr ""
21795
21796#: command-list.h:121
bfef3f9d 21797msgid "Simple UNIX mbox splitter program"
822e4a65
JX
21798msgstr ""
21799
55892712 21800#: command-list.h:122
bfef3f9d 21801msgid "Join two or more development histories together"
55892712
JX
21802msgstr ""
21803
21804#: command-list.h:123
bfef3f9d 21805msgid "Find as good common ancestors as possible for a merge"
55892712
JX
21806msgstr ""
21807
21808#: command-list.h:124
bfef3f9d 21809msgid "Run a three-way file merge"
55892712
JX
21810msgstr ""
21811
21812#: command-list.h:125
bfef3f9d 21813msgid "Run a merge for files needing merging"
55892712
JX
21814msgstr ""
21815
21816#: command-list.h:126
bfef3f9d 21817msgid "The standard helper program to use with git-merge-index"
55892712
JX
21818msgstr ""
21819
21820#: command-list.h:127
bfef3f9d 21821msgid "Run merge conflict resolution tools to resolve merge conflicts"
55892712
JX
21822msgstr ""
21823
21824#: command-list.h:128
bfef3f9d 21825msgid "Show three-way merge without touching index"
55892712
JX
21826msgstr ""
21827
21828#: command-list.h:129
bfef3f9d 21829msgid "Write and verify multi-pack-indexes"
55892712
JX
21830msgstr ""
21831
21832#: command-list.h:130
bfef3f9d 21833msgid "Creates a tag object"
822e4a65
JX
21834msgstr ""
21835
55892712 21836#: command-list.h:131
bfef3f9d 21837msgid "Build a tree-object from ls-tree formatted text"
55892712
JX
21838msgstr ""
21839
21840#: command-list.h:132
bfef3f9d 21841msgid "Move or rename a file, a directory, or a symlink"
55892712
JX
21842msgstr ""
21843
21844#: command-list.h:133
bfef3f9d 21845msgid "Find symbolic names for given revs"
55892712
JX
21846msgstr ""
21847
21848#: command-list.h:134
bfef3f9d 21849msgid "Add or inspect object notes"
55892712
JX
21850msgstr ""
21851
21852#: command-list.h:135
bfef3f9d 21853msgid "Import from and submit to Perforce repositories"
55892712
JX
21854msgstr ""
21855
21856#: command-list.h:136
bfef3f9d 21857msgid "Create a packed archive of objects"
55892712
JX
21858msgstr ""
21859
21860#: command-list.h:137
bfef3f9d 21861msgid "Find redundant pack files"
55892712
JX
21862msgstr ""
21863
21864#: command-list.h:138
bfef3f9d 21865msgid "Pack heads and tags for efficient repository access"
55892712
JX
21866msgstr ""
21867
21868#: command-list.h:139
bfef3f9d 21869msgid "Routines to help parsing remote repository access parameters"
55892712
JX
21870msgstr ""
21871
21872#: command-list.h:140
bfef3f9d 21873msgid "Compute unique ID for a patch"
55892712
JX
21874msgstr ""
21875
21876#: command-list.h:141
bfef3f9d 21877msgid "Prune all unreachable objects from the object database"
822e4a65
JX
21878msgstr ""
21879
55892712 21880#: command-list.h:142
bfef3f9d 21881msgid "Remove extra objects that are already in pack files"
822e4a65
JX
21882msgstr ""
21883
55892712 21884#: command-list.h:143
bfef3f9d 21885msgid "Fetch from and integrate with another repository or a local branch"
55892712
JX
21886msgstr ""
21887
21888#: command-list.h:144
bfef3f9d 21889msgid "Update remote refs along with associated objects"
55892712
JX
21890msgstr ""
21891
21892#: command-list.h:145
bfef3f9d 21893msgid "Applies a quilt patchset onto the current branch"
822e4a65
JX
21894msgstr ""
21895
55892712 21896#: command-list.h:146
bfef3f9d 21897msgid "Compare two commit ranges (e.g. two versions of a branch)"
55892712
JX
21898msgstr ""
21899
21900#: command-list.h:147
bfef3f9d 21901msgid "Reads tree information into the index"
55892712
JX
21902msgstr ""
21903
21904#: command-list.h:148
bfef3f9d 21905msgid "Reapply commits on top of another base tip"
55892712
JX
21906msgstr ""
21907
21908#: command-list.h:149
bfef3f9d 21909msgid "Receive what is pushed into the repository"
55892712
JX
21910msgstr ""
21911
21912#: command-list.h:150
bfef3f9d 21913msgid "Manage reflog information"
55892712
JX
21914msgstr ""
21915
21916#: command-list.h:151
bfef3f9d 21917msgid "Manage set of tracked repositories"
55892712
JX
21918msgstr ""
21919
21920#: command-list.h:152
bfef3f9d 21921msgid "Pack unpacked objects in a repository"
55892712
JX
21922msgstr ""
21923
21924#: command-list.h:153
bfef3f9d 21925msgid "Create, list, delete refs to replace objects"
822e4a65
JX
21926msgstr ""
21927
55892712 21928#: command-list.h:154
bfef3f9d 21929msgid "Generates a summary of pending changes"
55892712
JX
21930msgstr ""
21931
21932#: command-list.h:155
bfef3f9d 21933msgid "Reuse recorded resolution of conflicted merges"
55892712
JX
21934msgstr ""
21935
21936#: command-list.h:156
bfef3f9d 21937msgid "Reset current HEAD to the specified state"
55892712
JX
21938msgstr ""
21939
21940#: command-list.h:157
bfef3f9d 21941msgid "Restore working tree files"
822e4a65
JX
21942msgstr ""
21943
55892712 21944#: command-list.h:158
bfef3f9d 21945msgid "Revert some existing commits"
55892712
JX
21946msgstr ""
21947
21948#: command-list.h:159
bfef3f9d 21949msgid "Lists commit objects in reverse chronological order"
55892712
JX
21950msgstr ""
21951
21952#: command-list.h:160
bfef3f9d 21953msgid "Pick out and massage parameters"
55892712
JX
21954msgstr ""
21955
21956#: command-list.h:161
bfef3f9d 21957msgid "Remove files from the working tree and from the index"
55892712
JX
21958msgstr ""
21959
21960#: command-list.h:162
bfef3f9d 21961msgid "Send a collection of patches as emails"
822e4a65
JX
21962msgstr ""
21963
55892712 21964#: command-list.h:163
bfef3f9d 21965msgid "Push objects over Git protocol to another repository"
55892712
JX
21966msgstr ""
21967
21968#: command-list.h:164
bfef3f9d 21969msgid "Restricted login shell for Git-only SSH access"
12705546
JX
21970msgstr ""
21971
21972#: command-list.h:165
bfef3f9d 21973msgid "Summarize 'git log' output"
55892712
JX
21974msgstr ""
21975
12705546 21976#: command-list.h:166
bfef3f9d 21977msgid "Show various types of objects"
55892712
JX
21978msgstr ""
21979
12705546 21980#: command-list.h:167
bfef3f9d 21981msgid "Show branches and their commits"
55892712
JX
21982msgstr ""
21983
12705546 21984#: command-list.h:168
bfef3f9d 21985msgid "Show packed archive index"
55892712
JX
21986msgstr ""
21987
12705546 21988#: command-list.h:169
bfef3f9d 21989msgid "List references in a local repository"
55892712
JX
21990msgstr ""
21991
12705546 21992#: command-list.h:170
bfef3f9d 21993msgid "Git's i18n setup code for shell scripts"
55892712
JX
21994msgstr ""
21995
12705546 21996#: command-list.h:171
bfef3f9d 21997msgid "Common Git shell script setup code"
822e4a65
JX
21998msgstr ""
21999
12705546 22000#: command-list.h:172
bfef3f9d 22001msgid "Initialize and modify the sparse-checkout"
55892712
JX
22002msgstr ""
22003
12705546 22004#: command-list.h:173
bfef3f9d 22005msgid "Stash the changes in a dirty working directory away"
55892712
JX
22006msgstr ""
22007
12705546 22008#: command-list.h:174
bfef3f9d 22009msgid "Add file contents to the staging area"
55892712
JX
22010msgstr ""
22011
12705546 22012#: command-list.h:175
bfef3f9d 22013msgid "Show the working tree status"
55892712
JX
22014msgstr ""
22015
12705546 22016#: command-list.h:176
bfef3f9d 22017msgid "Remove unnecessary whitespace"
822e4a65
JX
22018msgstr ""
22019
12705546 22020#: command-list.h:177
bfef3f9d 22021msgid "Initialize, update or inspect submodules"
d07a63e4
JX
22022msgstr ""
22023
12705546 22024#: command-list.h:178
bfef3f9d 22025msgid "Bidirectional operation between a Subversion repository and Git"
d07a63e4
JX
22026msgstr ""
22027
12705546 22028#: command-list.h:179
bfef3f9d 22029msgid "Switch branches"
d07a63e4
JX
22030msgstr ""
22031
12705546 22032#: command-list.h:180
bfef3f9d 22033msgid "Read, modify and delete symbolic refs"
d07a63e4
JX
22034msgstr ""
22035
12705546 22036#: command-list.h:181
bfef3f9d 22037msgid "Create, list, delete or verify a tag object signed with GPG"
55892712
JX
22038msgstr ""
22039
12705546 22040#: command-list.h:182
bfef3f9d 22041msgid "Creates a temporary file with a blob's contents"
55892712
JX
22042msgstr ""
22043
12705546 22044#: command-list.h:183
bfef3f9d 22045msgid "Unpack objects from a packed archive"
55892712
JX
22046msgstr ""
22047
12705546 22048#: command-list.h:184
bfef3f9d 22049msgid "Register file contents in the working tree to the index"
55892712
JX
22050msgstr ""
22051
12705546 22052#: command-list.h:185
bfef3f9d 22053msgid "Update the object name stored in a ref safely"
55892712
JX
22054msgstr ""
22055
12705546 22056#: command-list.h:186
bfef3f9d 22057msgid "Update auxiliary info file to help dumb servers"
55892712
JX
22058msgstr ""
22059
12705546 22060#: command-list.h:187
bfef3f9d 22061msgid "Send archive back to git-archive"
55892712
JX
22062msgstr ""
22063
12705546 22064#: command-list.h:188
bfef3f9d 22065msgid "Send objects packed back to git-fetch-pack"
55892712
JX
22066msgstr ""
22067
12705546 22068#: command-list.h:189
bfef3f9d 22069msgid "Show a Git logical variable"
55892712
JX
22070msgstr ""
22071
12705546 22072#: command-list.h:190
bfef3f9d 22073msgid "Check the GPG signature of commits"
55892712
JX
22074msgstr ""
22075
12705546 22076#: command-list.h:191
bfef3f9d 22077msgid "Validate packed Git archive files"
55892712
JX
22078msgstr ""
22079
12705546 22080#: command-list.h:192
bfef3f9d 22081msgid "Check the GPG signature of tags"
55892712
JX
22082msgstr ""
22083
12705546 22084#: command-list.h:193
bfef3f9d 22085msgid "Git web interface (web frontend to Git repositories)"
55892712
JX
22086msgstr ""
22087
12705546 22088#: command-list.h:194
bfef3f9d 22089msgid "Show logs with difference each commit introduces"
55892712
JX
22090msgstr ""
22091
12705546 22092#: command-list.h:195
bfef3f9d 22093msgid "Manage multiple working trees"
55892712
JX
22094msgstr ""
22095
12705546 22096#: command-list.h:196
bfef3f9d 22097msgid "Create a tree object from the current index"
55892712
JX
22098msgstr ""
22099
12705546 22100#: command-list.h:197
bfef3f9d 22101msgid "Defining attributes per path"
55892712
JX
22102msgstr ""
22103
12705546 22104#: command-list.h:198
bfef3f9d 22105msgid "Git command-line interface and conventions"
55892712
JX
22106msgstr ""
22107
12705546 22108#: command-list.h:199
bfef3f9d 22109msgid "A Git core tutorial for developers"
55892712
JX
22110msgstr ""
22111
12705546 22112#: command-list.h:200
bfef3f9d 22113msgid "Git for CVS users"
55892712
JX
22114msgstr ""
22115
12705546 22116#: command-list.h:201
bfef3f9d 22117msgid "Tweaking diff output"
55892712
JX
22118msgstr ""
22119
12705546 22120#: command-list.h:202
bfef3f9d 22121msgid "A useful minimum set of commands for Everyday Git"
55892712
JX
22122msgstr ""
22123
12705546 22124#: command-list.h:203
b3f6cd79 22125msgid "Frequently asked questions about using Git"
55892712
JX
22126msgstr ""
22127
12705546 22128#: command-list.h:204
b3f6cd79 22129msgid "A Git Glossary"
55892712
JX
22130msgstr ""
22131
12705546 22132#: command-list.h:205
b3f6cd79 22133msgid "Hooks used by Git"
55892712
JX
22134msgstr ""
22135
12705546 22136#: command-list.h:206
b3f6cd79 22137msgid "Specifies intentionally untracked files to ignore"
55892712
JX
22138msgstr ""
22139
12705546 22140#: command-list.h:207
b3f6cd79 22141msgid "Defining submodule properties"
dba9f13c
JX
22142msgstr ""
22143
12705546 22144#: command-list.h:208
b3f6cd79 22145msgid "Git namespaces"
6b0f1a9b
JX
22146msgstr ""
22147
22148#: command-list.h:209
b3f6cd79 22149msgid "Git Repository Layout"
6b0f1a9b
JX
22150msgstr ""
22151
22152#: command-list.h:210
b3f6cd79 22153msgid "Specifying revisions and ranges for Git"
578c7937
JX
22154msgstr ""
22155
22156#: command-list.h:211
b3f6cd79 22157msgid "Mounting one repository inside another"
578c7937
JX
22158msgstr ""
22159
22160#: command-list.h:212
b3f6cd79 22161msgid "A tutorial introduction to Git: part two"
bfef3f9d
JX
22162msgstr ""
22163
22164#: command-list.h:213
b3f6cd79
JX
22165msgid "A tutorial introduction to Git"
22166msgstr ""
22167
22168#: command-list.h:214
55892712 22169msgid "An overview of recommended workflows with Git"
d07a63e4
JX
22170msgstr ""
22171
9fa976ff 22172#: git-bisect.sh:54
7256fd7c
JX
22173msgid "You need to start by \"git bisect start\""
22174msgstr ""
22175
dce37b66
JX
22176#. TRANSLATORS: Make sure to include [Y] and [n] in your
22177#. translation. The program will only accept English input
22178#. at this point.
9fa976ff 22179#: git-bisect.sh:60
dce37b66
JX
22180msgid "Do you want me to do it for you [Y/n]? "
22181msgstr ""
22182
94328cef 22183#: git-bisect.sh:101
dce37b66
JX
22184#, sh-format
22185msgid "Bad rev input: $arg"
22186msgstr ""
22187
94328cef 22188#: git-bisect.sh:121
9fa976ff
JX
22189#, sh-format
22190msgid "Bad rev input: $bisected_head"
dce37b66
JX
22191msgstr ""
22192
94328cef 22193#: git-bisect.sh:130
dce37b66
JX
22194#, sh-format
22195msgid "Bad rev input: $rev"
22196msgstr ""
22197
94328cef 22198#: git-bisect.sh:139
df0617bf
JX
22199#, sh-format
22200msgid "'git bisect $TERM_BAD' can take only one argument."
dce37b66
JX
22201msgstr ""
22202
94328cef 22203#: git-bisect.sh:209
dce37b66
JX
22204msgid "No logfile given"
22205msgstr ""
22206
94328cef 22207#: git-bisect.sh:210
dce37b66
JX
22208#, sh-format
22209msgid "cannot read $file for replaying"
22210msgstr ""
22211
bfef3f9d 22212#: git-bisect.sh:233
dce37b66
JX
22213msgid "?? what are you talking about?"
22214msgstr ""
22215
bfef3f9d 22216#: git-bisect.sh:243
18a90722
JX
22217msgid "bisect run failed: no command provided."
22218msgstr ""
22219
bfef3f9d 22220#: git-bisect.sh:248
7256fd7c
JX
22221#, sh-format
22222msgid "running $command"
22223msgstr ""
22224
bfef3f9d 22225#: git-bisect.sh:255
7256fd7c
JX
22226#, sh-format
22227msgid ""
22228"bisect run failed:\n"
22229"exit code $res from '$command' is < 0 or >= 128"
22230msgstr ""
22231
bfef3f9d 22232#: git-bisect.sh:281
7256fd7c
JX
22233msgid "bisect run cannot continue any more"
22234msgstr ""
22235
bfef3f9d 22236#: git-bisect.sh:287
7256fd7c
JX
22237#, sh-format
22238msgid ""
22239"bisect run failed:\n"
22240"'bisect_state $state' exited with error code $res"
22241msgstr ""
22242
bfef3f9d 22243#: git-bisect.sh:294
7256fd7c 22244msgid "bisect run success"
dce37b66
JX
22245msgstr ""
22246
bfef3f9d 22247#: git-bisect.sh:302
94328cef 22248msgid "We are not bisecting."
f4f2c8f8
JX
22249msgstr ""
22250
9fa976ff
JX
22251#: git-merge-octopus.sh:46
22252msgid ""
22253"Error: Your local changes to the following files would be overwritten by "
22254"merge"
22255msgstr ""
22256
22257#: git-merge-octopus.sh:61
22258msgid "Automated merge did not work."
22259msgstr ""
22260
22261#: git-merge-octopus.sh:62
fda7b092 22262msgid "Should not be doing an octopus."
9fa976ff
JX
22263msgstr ""
22264
22265#: git-merge-octopus.sh:73
22266#, sh-format
22267msgid "Unable to find common commit with $pretty_name"
22268msgstr ""
22269
22270#: git-merge-octopus.sh:77
22271#, sh-format
25eab542 22272msgid "Already up to date with $pretty_name"
9fa976ff
JX
22273msgstr ""
22274
22275#: git-merge-octopus.sh:89
22276#, sh-format
22277msgid "Fast-forwarding to: $pretty_name"
22278msgstr ""
22279
22280#: git-merge-octopus.sh:97
22281#, sh-format
22282msgid "Trying simple merge with $pretty_name"
22283msgstr ""
22284
22285#: git-merge-octopus.sh:102
22286msgid "Simple merge did not work, trying automatic merge."
22287msgstr ""
22288
bfef3f9d 22289#: git-submodule.sh:205
28b3cffc
JX
22290msgid "Relative path can only be used from the toplevel of the working tree"
22291msgstr ""
22292
bfef3f9d 22293#: git-submodule.sh:215
dce37b66
JX
22294#, sh-format
22295msgid "repo URL: '$repo' must be absolute or begin with ./|../"
22296msgstr ""
22297
bfef3f9d 22298#: git-submodule.sh:234
dce37b66 22299#, sh-format
cd1e7487 22300msgid "'$sm_path' already exists in the index"
dce37b66
JX
22301msgstr ""
22302
bfef3f9d 22303#: git-submodule.sh:237
673bfad0
JX
22304#, sh-format
22305msgid "'$sm_path' already exists in the index and is not a submodule"
22306msgstr ""
22307
bfef3f9d 22308#: git-submodule.sh:244
d93ef2a1
JX
22309#, sh-format
22310msgid "'$sm_path' does not have a commit checked out"
22311msgstr ""
22312
bfef3f9d 22313#: git-submodule.sh:275
7256fd7c
JX
22314#, sh-format
22315msgid "Adding existing repo at '$sm_path' to the index"
22316msgstr ""
22317
bfef3f9d 22318#: git-submodule.sh:277
dce37b66 22319#, sh-format
cd1e7487 22320msgid "'$sm_path' already exists and is not a valid git repo"
dce37b66
JX
22321msgstr ""
22322
bfef3f9d 22323#: git-submodule.sh:285
fe52cd62
JX
22324#, sh-format
22325msgid "A git directory for '$sm_name' is found locally with remote(s):"
22326msgstr ""
22327
bfef3f9d 22328#: git-submodule.sh:287
fe52cd62
JX
22329#, sh-format
22330msgid ""
9fa976ff
JX
22331"If you want to reuse this local git directory instead of cloning again from\n"
22332" $realrepo\n"
22333"use the '--force' option. If the local git directory is not the correct "
22334"repo\n"
fe52cd62
JX
22335"or you are unsure what this means choose another name with the '--name' "
22336"option."
22337msgstr ""
22338
bfef3f9d 22339#: git-submodule.sh:293
fe52cd62
JX
22340#, sh-format
22341msgid "Reactivating local git directory for submodule '$sm_name'."
22342msgstr ""
22343
bfef3f9d 22344#: git-submodule.sh:305
dce37b66 22345#, sh-format
cd1e7487 22346msgid "Unable to checkout submodule '$sm_path'"
dce37b66
JX
22347msgstr ""
22348
bfef3f9d 22349#: git-submodule.sh:310
dce37b66 22350#, sh-format
cd1e7487 22351msgid "Failed to add submodule '$sm_path'"
dce37b66
JX
22352msgstr ""
22353
bfef3f9d 22354#: git-submodule.sh:319
dce37b66 22355#, sh-format
cd1e7487 22356msgid "Failed to register submodule '$sm_path'"
dce37b66
JX
22357msgstr ""
22358
bfef3f9d 22359#: git-submodule.sh:592
dce37b66 22360#, sh-format
28b3cffc 22361msgid "Unable to find current revision in submodule path '$displaypath'"
dce37b66
JX
22362msgstr ""
22363
bfef3f9d 22364#: git-submodule.sh:602
dce37b66 22365#, sh-format
cd1e7487 22366msgid "Unable to fetch in submodule path '$sm_path'"
dce37b66
JX
22367msgstr ""
22368
bfef3f9d 22369#: git-submodule.sh:607
9fa976ff
JX
22370#, sh-format
22371msgid ""
22372"Unable to find current ${remote_name}/${branch} revision in submodule path "
22373"'$sm_path'"
22374msgstr ""
22375
bfef3f9d 22376#: git-submodule.sh:625
dce37b66 22377#, sh-format
d93ef2a1
JX
22378msgid ""
22379"Unable to fetch in submodule path '$displaypath'; trying to directly fetch "
22380"$sha1:"
dce37b66
JX
22381msgstr ""
22382
bfef3f9d 22383#: git-submodule.sh:631
9fa976ff
JX
22384#, sh-format
22385msgid ""
22386"Fetched in submodule path '$displaypath', but it did not contain $sha1. "
22387"Direct fetching of that commit failed."
22388msgstr ""
22389
bfef3f9d 22390#: git-submodule.sh:638
5e078fcd
JX
22391#, sh-format
22392msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
22393msgstr ""
22394
bfef3f9d 22395#: git-submodule.sh:639
dce37b66 22396#, sh-format
5e078fcd
JX
22397msgid "Submodule path '$displaypath': checked out '$sha1'"
22398msgstr ""
22399
bfef3f9d 22400#: git-submodule.sh:643
5e078fcd 22401#, sh-format
28b3cffc 22402msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
dce37b66
JX
22403msgstr ""
22404
bfef3f9d 22405#: git-submodule.sh:644
dce37b66 22406#, sh-format
28b3cffc 22407msgid "Submodule path '$displaypath': rebased into '$sha1'"
dce37b66
JX
22408msgstr ""
22409
bfef3f9d 22410#: git-submodule.sh:649
dce37b66 22411#, sh-format
28b3cffc 22412msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
dce37b66
JX
22413msgstr ""
22414
bfef3f9d 22415#: git-submodule.sh:650
dce37b66 22416#, sh-format
28b3cffc 22417msgid "Submodule path '$displaypath': merged in '$sha1'"
dce37b66
JX
22418msgstr ""
22419
bfef3f9d 22420#: git-submodule.sh:655
dce37b66 22421#, sh-format
f517e50d 22422msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
dce37b66
JX
22423msgstr ""
22424
bfef3f9d 22425#: git-submodule.sh:656
dce37b66 22426#, sh-format
f517e50d 22427msgid "Submodule path '$displaypath': '$command $sha1'"
dce37b66
JX
22428msgstr ""
22429
bfef3f9d 22430#: git-submodule.sh:687
28b3cffc
JX
22431#, sh-format
22432msgid "Failed to recurse into submodule path '$displaypath'"
22433msgstr ""
22434
d84f4abf 22435#: git-submodule.sh:852
3b6137f2 22436msgid "The --cached option cannot be used with the --files option"
7256fd7c
JX
22437msgstr ""
22438
d84f4abf 22439#: git-submodule.sh:904
7256fd7c
JX
22440#, sh-format
22441msgid "unexpected mode $mod_dst"
dce37b66
JX
22442msgstr ""
22443
d84f4abf 22444#: git-submodule.sh:924
dce37b66 22445#, sh-format
28b3cffc 22446msgid " Warn: $display_name doesn't contain commit $sha1_src"
dce37b66
JX
22447msgstr ""
22448
d84f4abf 22449#: git-submodule.sh:927
dce37b66 22450#, sh-format
28b3cffc 22451msgid " Warn: $display_name doesn't contain commit $sha1_dst"
dce37b66
JX
22452msgstr ""
22453
d84f4abf 22454#: git-submodule.sh:930
dce37b66 22455#, sh-format
28b3cffc 22456msgid " Warn: $display_name doesn't contain commits $sha1_src and $sha1_dst"
dce37b66
JX
22457msgstr ""
22458
f517e50d
JX
22459#: git-parse-remote.sh:89
22460#, sh-format
22461msgid "See git-${cmd}(1) for details."
22462msgstr ""
9fa976ff 22463
6b0f1a9b
JX
22464#: git-rebase--preserve-merges.sh:109
22465msgid "Applied autostash."
22466msgstr ""
22467
22468#: git-rebase--preserve-merges.sh:112
22469#, sh-format
22470msgid "Cannot store $stash_sha1"
22471msgstr ""
22472
bfef3f9d
JX
22473#: git-rebase--preserve-merges.sh:113
22474msgid ""
22475"Applying autostash resulted in conflicts.\n"
22476"Your changes are safe in the stash.\n"
22477"You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
22478msgstr ""
22479
6b0f1a9b 22480#: git-rebase--preserve-merges.sh:191
dba9f13c
JX
22481#, sh-format
22482msgid "Rebasing ($new_count/$total)"
22483msgstr ""
22484
6b0f1a9b 22485#: git-rebase--preserve-merges.sh:207
dba9f13c
JX
22486msgid ""
22487"\n"
22488"Commands:\n"
22489"p, pick <commit> = use commit\n"
22490"r, reword <commit> = use commit, but edit the commit message\n"
22491"e, edit <commit> = use commit, but stop for amending\n"
22492"s, squash <commit> = use commit, but meld into previous commit\n"
22493"f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
22494"x, exec <commit> = run command (the rest of the line) using shell\n"
22495"d, drop <commit> = remove commit\n"
22496"l, label <label> = label current HEAD with a name\n"
22497"t, reset <label> = reset HEAD to a label\n"
22498"m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
22499". create a merge commit using the original merge commit's\n"
22500". message (or the oneline, if no original merge commit was\n"
22501". specified). Use -c <commit> to reword the commit message.\n"
22502"\n"
22503"These lines can be re-ordered; they are executed from top to bottom.\n"
22504msgstr ""
22505
6b0f1a9b 22506#: git-rebase--preserve-merges.sh:270
9fa976ff
JX
22507#, sh-format
22508msgid ""
22509"You can amend the commit now, with\n"
22510"\n"
22511"\tgit commit --amend $gpg_sign_opt_quoted\n"
22512"\n"
22513"Once you are satisfied with your changes, run\n"
22514"\n"
22515"\tgit rebase --continue"
22516msgstr ""
22517
6b0f1a9b 22518#: git-rebase--preserve-merges.sh:295
9fa976ff
JX
22519#, sh-format
22520msgid "$sha1: not a commit that can be picked"
22521msgstr ""
22522
6b0f1a9b 22523#: git-rebase--preserve-merges.sh:334
9fa976ff
JX
22524#, sh-format
22525msgid "Invalid commit name: $sha1"
22526msgstr ""
22527
6b0f1a9b 22528#: git-rebase--preserve-merges.sh:364
9fa976ff
JX
22529msgid "Cannot write current commit's replacement sha1"
22530msgstr ""
22531
6b0f1a9b 22532#: git-rebase--preserve-merges.sh:415
9fa976ff
JX
22533#, sh-format
22534msgid "Fast-forward to $sha1"
22535msgstr ""
22536
6b0f1a9b 22537#: git-rebase--preserve-merges.sh:417
9fa976ff
JX
22538#, sh-format
22539msgid "Cannot fast-forward to $sha1"
22540msgstr ""
22541
6b0f1a9b 22542#: git-rebase--preserve-merges.sh:426
9fa976ff
JX
22543#, sh-format
22544msgid "Cannot move HEAD to $first_parent"
22545msgstr ""
22546
6b0f1a9b 22547#: git-rebase--preserve-merges.sh:431
9fa976ff
JX
22548#, sh-format
22549msgid "Refusing to squash a merge: $sha1"
22550msgstr ""
22551
6b0f1a9b 22552#: git-rebase--preserve-merges.sh:449
9fa976ff
JX
22553#, sh-format
22554msgid "Error redoing merge $sha1"
22555msgstr ""
22556
6b0f1a9b 22557#: git-rebase--preserve-merges.sh:458
9fa976ff
JX
22558#, sh-format
22559msgid "Could not pick $sha1"
22560msgstr ""
22561
6b0f1a9b 22562#: git-rebase--preserve-merges.sh:467
5bd166d8
JX
22563#, sh-format
22564msgid "This is the commit message #${n}:"
9fa976ff
JX
22565msgstr ""
22566
6b0f1a9b 22567#: git-rebase--preserve-merges.sh:472
9fa976ff 22568#, sh-format
5bd166d8 22569msgid "The commit message #${n} will be skipped:"
9fa976ff
JX
22570msgstr ""
22571
6b0f1a9b 22572#: git-rebase--preserve-merges.sh:483
9fa976ff 22573#, sh-format
9fa976ff
JX
22574msgid "This is a combination of $count commit."
22575msgid_plural "This is a combination of $count commits."
22576msgstr[0] ""
22577msgstr[1] ""
22578
6b0f1a9b 22579#: git-rebase--preserve-merges.sh:492
9fa976ff
JX
22580#, sh-format
22581msgid "Cannot write $fixup_msg"
22582msgstr ""
22583
6b0f1a9b 22584#: git-rebase--preserve-merges.sh:495
673bfad0 22585msgid "This is a combination of 2 commits."
5bd166d8
JX
22586msgstr ""
22587
6b0f1a9b
JX
22588#: git-rebase--preserve-merges.sh:536 git-rebase--preserve-merges.sh:579
22589#: git-rebase--preserve-merges.sh:582
9fa976ff
JX
22590#, sh-format
22591msgid "Could not apply $sha1... $rest"
22592msgstr ""
22593
6b0f1a9b 22594#: git-rebase--preserve-merges.sh:611
9fa976ff
JX
22595#, sh-format
22596msgid ""
22597"Could not amend commit after successfully picking $sha1... $rest\n"
22598"This is most likely due to an empty commit message, or the pre-commit hook\n"
22599"failed. If the pre-commit hook failed, you may need to resolve the issue "
22600"before\n"
22601"you are able to reword the commit."
22602msgstr ""
22603
6b0f1a9b 22604#: git-rebase--preserve-merges.sh:626
9fa976ff
JX
22605#, sh-format
22606msgid "Stopped at $sha1_abbrev... $rest"
22607msgstr ""
22608
6b0f1a9b 22609#: git-rebase--preserve-merges.sh:641
9fa976ff
JX
22610#, sh-format
22611msgid "Cannot '$squash_style' without a previous commit"
22612msgstr ""
22613
6b0f1a9b 22614#: git-rebase--preserve-merges.sh:683
9fa976ff
JX
22615#, sh-format
22616msgid "Executing: $rest"
22617msgstr ""
22618
6b0f1a9b 22619#: git-rebase--preserve-merges.sh:691
9fa976ff
JX
22620#, sh-format
22621msgid "Execution failed: $rest"
22622msgstr ""
22623
6b0f1a9b 22624#: git-rebase--preserve-merges.sh:693
9fa976ff
JX
22625msgid "and made changes to the index and/or the working tree"
22626msgstr ""
22627
6b0f1a9b 22628#: git-rebase--preserve-merges.sh:695
9fa976ff
JX
22629msgid ""
22630"You can fix the problem, and then run\n"
22631"\n"
22632"\tgit rebase --continue"
22633msgstr ""
22634
22635#. TRANSLATORS: after these lines is a command to be issued by the user
6b0f1a9b 22636#: git-rebase--preserve-merges.sh:708
9fa976ff
JX
22637#, sh-format
22638msgid ""
22639"Execution succeeded: $rest\n"
22640"but left changes to the index and/or the working tree\n"
22641"Commit or stash your changes, and then run\n"
22642"\n"
22643"\tgit rebase --continue"
22644msgstr ""
22645
6b0f1a9b 22646#: git-rebase--preserve-merges.sh:719
9fa976ff
JX
22647#, sh-format
22648msgid "Unknown command: $command $sha1 $rest"
22649msgstr ""
22650
6b0f1a9b 22651#: git-rebase--preserve-merges.sh:720
9fa976ff
JX
22652msgid "Please fix this using 'git rebase --edit-todo'."
22653msgstr ""
22654
6b0f1a9b 22655#: git-rebase--preserve-merges.sh:755
9fa976ff
JX
22656#, sh-format
22657msgid "Successfully rebased and updated $head_name."
22658msgstr ""
22659
6b0f1a9b 22660#: git-rebase--preserve-merges.sh:812
9fa976ff
JX
22661msgid "Could not remove CHERRY_PICK_HEAD"
22662msgstr ""
22663
6b0f1a9b 22664#: git-rebase--preserve-merges.sh:817
9fa976ff
JX
22665#, sh-format
22666msgid ""
22667"You have staged changes in your working tree.\n"
22668"If these changes are meant to be\n"
22669"squashed into the previous commit, run:\n"
22670"\n"
22671" git commit --amend $gpg_sign_opt_quoted\n"
22672"\n"
22673"If they are meant to go into a new commit, run:\n"
22674"\n"
22675" git commit $gpg_sign_opt_quoted\n"
22676"\n"
fda7b092 22677"In both cases, once you're done, continue with:\n"
9fa976ff
JX
22678"\n"
22679" git rebase --continue\n"
22680msgstr ""
22681
6b0f1a9b 22682#: git-rebase--preserve-merges.sh:834
9fa976ff
JX
22683msgid "Error trying to find the author identity to amend commit"
22684msgstr ""
22685
6b0f1a9b 22686#: git-rebase--preserve-merges.sh:839
9fa976ff
JX
22687msgid ""
22688"You have uncommitted changes in your working tree. Please commit them\n"
22689"first and then run 'git rebase --continue' again."
22690msgstr ""
22691
6b0f1a9b 22692#: git-rebase--preserve-merges.sh:844 git-rebase--preserve-merges.sh:848
9fa976ff
JX
22693msgid "Could not commit staged changes."
22694msgstr ""
22695
6b0f1a9b 22696#: git-rebase--preserve-merges.sh:879 git-rebase--preserve-merges.sh:965
12705546
JX
22697msgid "Could not execute editor"
22698msgstr ""
22699
6b0f1a9b 22700#: git-rebase--preserve-merges.sh:900
12705546
JX
22701#, sh-format
22702msgid "Could not checkout $switch_to"
22703msgstr ""
22704
6b0f1a9b 22705#: git-rebase--preserve-merges.sh:907
12705546
JX
22706msgid "No HEAD?"
22707msgstr ""
22708
6b0f1a9b 22709#: git-rebase--preserve-merges.sh:908
12705546
JX
22710#, sh-format
22711msgid "Could not create temporary $state_dir"
22712msgstr ""
22713
6b0f1a9b 22714#: git-rebase--preserve-merges.sh:911
12705546 22715msgid "Could not mark as interactive"
9b7388a8
JX
22716msgstr ""
22717
6b0f1a9b 22718#: git-rebase--preserve-merges.sh:943
12705546
JX
22719#, sh-format
22720msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
22721msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
22722msgstr[0] ""
22723msgstr[1] ""
22724
f7c6172e
JX
22725#: git-rebase--preserve-merges.sh:955
22726msgid "Note that empty commits are commented out"
22727msgstr ""
22728
6b0f1a9b 22729#: git-rebase--preserve-merges.sh:997 git-rebase--preserve-merges.sh:1002
9b7388a8
JX
22730msgid "Could not init rewritten commits"
22731msgstr ""
22732
9fa976ff
JX
22733#: git-sh-setup.sh:89 git-sh-setup.sh:94
22734#, sh-format
22735msgid "usage: $dashless $USAGE"
22736msgstr ""
22737
d93ef2a1 22738#: git-sh-setup.sh:191
9fa976ff
JX
22739#, sh-format
22740msgid "Cannot chdir to $cdup, the toplevel of the working tree"
22741msgstr ""
22742
d93ef2a1 22743#: git-sh-setup.sh:200 git-sh-setup.sh:207
9fa976ff
JX
22744#, sh-format
22745msgid "fatal: $program_name cannot be used without a working tree."
22746msgstr ""
22747
d93ef2a1 22748#: git-sh-setup.sh:221
9fa976ff
JX
22749msgid "Cannot rebase: You have unstaged changes."
22750msgstr ""
22751
d93ef2a1 22752#: git-sh-setup.sh:224
9fa976ff
JX
22753msgid "Cannot rewrite branches: You have unstaged changes."
22754msgstr ""
22755
d93ef2a1 22756#: git-sh-setup.sh:227
fda7b092
JX
22757msgid "Cannot pull with rebase: You have unstaged changes."
22758msgstr ""
22759
d93ef2a1 22760#: git-sh-setup.sh:230
9fa976ff
JX
22761#, sh-format
22762msgid "Cannot $action: You have unstaged changes."
22763msgstr ""
22764
d93ef2a1 22765#: git-sh-setup.sh:243
9fa976ff
JX
22766msgid "Cannot rebase: Your index contains uncommitted changes."
22767msgstr ""
22768
d93ef2a1 22769#: git-sh-setup.sh:246
fda7b092
JX
22770msgid "Cannot pull with rebase: Your index contains uncommitted changes."
22771msgstr ""
22772
d93ef2a1 22773#: git-sh-setup.sh:249
9fa976ff
JX
22774#, sh-format
22775msgid "Cannot $action: Your index contains uncommitted changes."
22776msgstr ""
22777
d93ef2a1 22778#: git-sh-setup.sh:253
fda7b092
JX
22779msgid "Additionally, your index contains uncommitted changes."
22780msgstr ""
22781
d93ef2a1 22782#: git-sh-setup.sh:373
9fa976ff
JX
22783msgid "You need to run this command from the toplevel of the working tree."
22784msgstr ""
22785
d93ef2a1 22786#: git-sh-setup.sh:378
9fa976ff
JX
22787msgid "Unable to determine absolute path of git directory"
22788msgstr ""
673bfad0
JX
22789
22790#. TRANSLATORS: you can adjust this to align "git add -i" status menu
578c7937 22791#: git-add--interactive.perl:212
673bfad0
JX
22792#, perl-format
22793msgid "%12s %12s %s"
22794msgstr ""
22795
578c7937 22796#: git-add--interactive.perl:634
673bfad0
JX
22797#, perl-format
22798msgid "touched %d path\n"
22799msgid_plural "touched %d paths\n"
22800msgstr[0] ""
22801msgstr[1] ""
22802
d84f4abf 22803#: git-add--interactive.perl:1055
673bfad0
JX
22804msgid ""
22805"If the patch applies cleanly, the edited hunk will immediately be\n"
22806"marked for staging."
22807msgstr ""
22808
d84f4abf 22809#: git-add--interactive.perl:1058
673bfad0
JX
22810msgid ""
22811"If the patch applies cleanly, the edited hunk will immediately be\n"
22812"marked for stashing."
22813msgstr ""
22814
d84f4abf 22815#: git-add--interactive.perl:1061
673bfad0
JX
22816msgid ""
22817"If the patch applies cleanly, the edited hunk will immediately be\n"
22818"marked for unstaging."
22819msgstr ""
22820
d84f4abf
JX
22821#: git-add--interactive.perl:1064 git-add--interactive.perl:1073
22822#: git-add--interactive.perl:1079
673bfad0
JX
22823msgid ""
22824"If the patch applies cleanly, the edited hunk will immediately be\n"
22825"marked for applying."
22826msgstr ""
22827
d84f4abf
JX
22828#: git-add--interactive.perl:1067 git-add--interactive.perl:1070
22829#: git-add--interactive.perl:1076
673bfad0
JX
22830msgid ""
22831"If the patch applies cleanly, the edited hunk will immediately be\n"
22832"marked for discarding."
22833msgstr ""
22834
d84f4abf 22835#: git-add--interactive.perl:1113
673bfad0
JX
22836#, perl-format
22837msgid "failed to open hunk edit file for writing: %s"
22838msgstr ""
22839
d84f4abf 22840#: git-add--interactive.perl:1120
673bfad0
JX
22841#, perl-format
22842msgid ""
22843"---\n"
22844"To remove '%s' lines, make them ' ' lines (context).\n"
22845"To remove '%s' lines, delete them.\n"
22846"Lines starting with %s will be removed.\n"
22847msgstr ""
22848
d84f4abf 22849#: git-add--interactive.perl:1142
673bfad0
JX
22850#, perl-format
22851msgid "failed to open hunk edit file for reading: %s"
22852msgstr ""
22853
d84f4abf 22854#: git-add--interactive.perl:1250
673bfad0
JX
22855msgid ""
22856"y - stage this hunk\n"
22857"n - do not stage this hunk\n"
22858"q - quit; do not stage this hunk or any of the remaining ones\n"
22859"a - stage this hunk and all later hunks in the file\n"
22860"d - do not stage this hunk or any of the later hunks in the file"
22861msgstr ""
22862
d84f4abf 22863#: git-add--interactive.perl:1256
673bfad0
JX
22864msgid ""
22865"y - stash this hunk\n"
22866"n - do not stash this hunk\n"
22867"q - quit; do not stash this hunk or any of the remaining ones\n"
22868"a - stash this hunk and all later hunks in the file\n"
22869"d - do not stash this hunk or any of the later hunks in the file"
22870msgstr ""
22871
d84f4abf 22872#: git-add--interactive.perl:1262
673bfad0
JX
22873msgid ""
22874"y - unstage this hunk\n"
22875"n - do not unstage this hunk\n"
22876"q - quit; do not unstage this hunk or any of the remaining ones\n"
22877"a - unstage this hunk and all later hunks in the file\n"
22878"d - do not unstage this hunk or any of the later hunks in the file"
22879msgstr ""
22880
d84f4abf 22881#: git-add--interactive.perl:1268
673bfad0
JX
22882msgid ""
22883"y - apply this hunk to index\n"
22884"n - do not apply this hunk to index\n"
22885"q - quit; do not apply this hunk or any of the remaining ones\n"
22886"a - apply this hunk and all later hunks in the file\n"
22887"d - do not apply this hunk or any of the later hunks in the file"
22888msgstr ""
22889
d84f4abf 22890#: git-add--interactive.perl:1274 git-add--interactive.perl:1292
673bfad0
JX
22891msgid ""
22892"y - discard this hunk from worktree\n"
22893"n - do not discard this hunk from worktree\n"
22894"q - quit; do not discard this hunk or any of the remaining ones\n"
22895"a - discard this hunk and all later hunks in the file\n"
22896"d - do not discard this hunk or any of the later hunks in the file"
22897msgstr ""
22898
d84f4abf 22899#: git-add--interactive.perl:1280
673bfad0
JX
22900msgid ""
22901"y - discard this hunk from index and worktree\n"
22902"n - do not discard this hunk from index and worktree\n"
22903"q - quit; do not discard this hunk or any of the remaining ones\n"
22904"a - discard this hunk and all later hunks in the file\n"
22905"d - do not discard this hunk or any of the later hunks in the file"
22906msgstr ""
22907
d84f4abf 22908#: git-add--interactive.perl:1286
673bfad0
JX
22909msgid ""
22910"y - apply this hunk to index and worktree\n"
22911"n - do not apply this hunk to index and worktree\n"
22912"q - quit; do not apply this hunk or any of the remaining ones\n"
22913"a - apply this hunk and all later hunks in the file\n"
22914"d - do not apply this hunk or any of the later hunks in the file"
22915msgstr ""
22916
d84f4abf 22917#: git-add--interactive.perl:1298
6b0f1a9b
JX
22918msgid ""
22919"y - apply this hunk to worktree\n"
22920"n - do not apply this hunk to worktree\n"
22921"q - quit; do not apply this hunk or any of the remaining ones\n"
22922"a - apply this hunk and all later hunks in the file\n"
22923"d - do not apply this hunk or any of the later hunks in the file"
22924msgstr ""
22925
d84f4abf 22926#: git-add--interactive.perl:1313
673bfad0
JX
22927msgid ""
22928"g - select a hunk to go to\n"
22929"/ - search for a hunk matching the given regex\n"
22930"j - leave this hunk undecided, see next undecided hunk\n"
22931"J - leave this hunk undecided, see next hunk\n"
22932"k - leave this hunk undecided, see previous undecided hunk\n"
22933"K - leave this hunk undecided, see previous hunk\n"
22934"s - split the current hunk into smaller hunks\n"
22935"e - manually edit the current hunk\n"
22936"? - print help\n"
22937msgstr ""
22938
d84f4abf 22939#: git-add--interactive.perl:1344
673bfad0
JX
22940msgid "The selected hunks do not apply to the index!\n"
22941msgstr ""
22942
d84f4abf 22943#: git-add--interactive.perl:1359
673bfad0
JX
22944#, perl-format
22945msgid "ignoring unmerged: %s\n"
22946msgstr ""
22947
d84f4abf 22948#: git-add--interactive.perl:1478
6b0f1a9b
JX
22949#, perl-format
22950msgid "Apply mode change to worktree [y,n,q,a,d%s,?]? "
22951msgstr ""
22952
d84f4abf 22953#: git-add--interactive.perl:1479
6b0f1a9b
JX
22954#, perl-format
22955msgid "Apply deletion to worktree [y,n,q,a,d%s,?]? "
22956msgstr ""
22957
d84f4abf
JX
22958#: git-add--interactive.perl:1480
22959#, perl-format
22960msgid "Apply addition to worktree [y,n,q,a,d%s,?]? "
22961msgstr ""
22962
22963#: git-add--interactive.perl:1481
6b0f1a9b
JX
22964#, perl-format
22965msgid "Apply this hunk to worktree [y,n,q,a,d%s,?]? "
22966msgstr ""
22967
d84f4abf 22968#: git-add--interactive.perl:1587
abc8de64
JX
22969msgid "No other hunks to goto\n"
22970msgstr ""
22971
d84f4abf 22972#: git-add--interactive.perl:1605
673bfad0
JX
22973#, perl-format
22974msgid "Invalid number: '%s'\n"
22975msgstr ""
22976
d84f4abf 22977#: git-add--interactive.perl:1610
673bfad0
JX
22978#, perl-format
22979msgid "Sorry, only %d hunk available.\n"
22980msgid_plural "Sorry, only %d hunks available.\n"
22981msgstr[0] ""
22982msgstr[1] ""
22983
d84f4abf 22984#: git-add--interactive.perl:1636
abc8de64
JX
22985msgid "No other hunks to search\n"
22986msgstr ""
22987
d84f4abf 22988#: git-add--interactive.perl:1653
673bfad0
JX
22989#, perl-format
22990msgid "Malformed search regexp %s: %s\n"
22991msgstr ""
22992
d84f4abf 22993#: git-add--interactive.perl:1663
673bfad0
JX
22994msgid "No hunk matches the given pattern\n"
22995msgstr ""
22996
d84f4abf 22997#: git-add--interactive.perl:1675 git-add--interactive.perl:1697
673bfad0
JX
22998msgid "No previous hunk\n"
22999msgstr ""
23000
d84f4abf 23001#: git-add--interactive.perl:1684 git-add--interactive.perl:1703
673bfad0
JX
23002msgid "No next hunk\n"
23003msgstr ""
23004
d84f4abf 23005#: git-add--interactive.perl:1709
abc8de64
JX
23006msgid "Sorry, cannot split this hunk\n"
23007msgstr ""
23008
d84f4abf 23009#: git-add--interactive.perl:1715
673bfad0
JX
23010#, perl-format
23011msgid "Split into %d hunk.\n"
23012msgid_plural "Split into %d hunks.\n"
23013msgstr[0] ""
23014msgstr[1] ""
23015
d84f4abf 23016#: git-add--interactive.perl:1725
abc8de64
JX
23017msgid "Sorry, cannot edit this hunk\n"
23018msgstr ""
23019
673bfad0
JX
23020#. TRANSLATORS: please do not translate the command names
23021#. 'status', 'update', 'revert', etc.
d84f4abf 23022#: git-add--interactive.perl:1790
673bfad0
JX
23023msgid ""
23024"status - show paths with changes\n"
23025"update - add working tree state to the staged set of changes\n"
23026"revert - revert staged set of changes back to the HEAD version\n"
23027"patch - pick hunks and update selectively\n"
dfc182b1 23028"diff - view diff between HEAD and index\n"
673bfad0
JX
23029"add untracked - add contents of untracked files to the staged set of "
23030"changes\n"
23031msgstr ""
23032
d84f4abf
JX
23033#: git-add--interactive.perl:1807 git-add--interactive.perl:1812
23034#: git-add--interactive.perl:1815 git-add--interactive.perl:1822
23035#: git-add--interactive.perl:1825 git-add--interactive.perl:1832
23036#: git-add--interactive.perl:1836 git-add--interactive.perl:1842
673bfad0
JX
23037msgid "missing --"
23038msgstr ""
23039
d84f4abf 23040#: git-add--interactive.perl:1838
673bfad0
JX
23041#, perl-format
23042msgid "unknown --patch mode: %s"
23043msgstr ""
23044
d84f4abf 23045#: git-add--interactive.perl:1844 git-add--interactive.perl:1850
673bfad0
JX
23046#, perl-format
23047msgid "invalid argument %s, expecting --"
23048msgstr ""
23049
12705546 23050#: git-send-email.perl:138
673bfad0
JX
23051msgid "local zone differs from GMT by a non-minute interval\n"
23052msgstr ""
23053
12705546 23054#: git-send-email.perl:145 git-send-email.perl:151
673bfad0
JX
23055msgid "local time offset greater than or equal to 24 hours\n"
23056msgstr ""
23057
6b0f1a9b 23058#: git-send-email.perl:223 git-send-email.perl:229
673bfad0
JX
23059msgid "the editor exited uncleanly, aborting everything"
23060msgstr ""
23061
6b0f1a9b 23062#: git-send-email.perl:310
673bfad0
JX
23063#, perl-format
23064msgid ""
23065"'%s' contains an intermediate version of the email you were composing.\n"
23066msgstr ""
23067
6b0f1a9b 23068#: git-send-email.perl:315
673bfad0
JX
23069#, perl-format
23070msgid "'%s.final' contains the composed email.\n"
23071msgstr ""
23072
6b0f1a9b 23073#: git-send-email.perl:408
673bfad0
JX
23074msgid "--dump-aliases incompatible with other options\n"
23075msgstr ""
23076
6b0f1a9b 23077#: git-send-email.perl:481 git-send-email.perl:683
673bfad0
JX
23078msgid "Cannot run git format-patch from outside a repository\n"
23079msgstr ""
23080
6b0f1a9b 23081#: git-send-email.perl:484
abc8de64
JX
23082msgid ""
23083"`batch-size` and `relogin` must be specified together (via command-line or "
23084"configuration option)\n"
23085msgstr ""
23086
6b0f1a9b 23087#: git-send-email.perl:497
673bfad0
JX
23088#, perl-format
23089msgid "Unknown --suppress-cc field: '%s'\n"
23090msgstr ""
23091
6b0f1a9b 23092#: git-send-email.perl:528
673bfad0
JX
23093#, perl-format
23094msgid "Unknown --confirm setting: '%s'\n"
23095msgstr ""
23096
6b0f1a9b 23097#: git-send-email.perl:556
673bfad0
JX
23098#, perl-format
23099msgid "warning: sendmail alias with quotes is not supported: %s\n"
23100msgstr ""
23101
6b0f1a9b 23102#: git-send-email.perl:558
673bfad0
JX
23103#, perl-format
23104msgid "warning: `:include:` not supported: %s\n"
23105msgstr ""
23106
6b0f1a9b 23107#: git-send-email.perl:560
673bfad0
JX
23108#, perl-format
23109msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
23110msgstr ""
23111
6b0f1a9b 23112#: git-send-email.perl:565
673bfad0
JX
23113#, perl-format
23114msgid "warning: sendmail line is not recognized: %s\n"
23115msgstr ""
23116
6b0f1a9b 23117#: git-send-email.perl:649
673bfad0
JX
23118#, perl-format
23119msgid ""
23120"File '%s' exists but it could also be the range of commits\n"
23121"to produce patches for. Please disambiguate by...\n"
23122"\n"
23123" * Saying \"./%s\" if you mean a file; or\n"
23124" * Giving --format-patch option if you mean a range.\n"
23125msgstr ""
23126
6b0f1a9b 23127#: git-send-email.perl:670
673bfad0
JX
23128#, perl-format
23129msgid "Failed to opendir %s: %s"
23130msgstr ""
23131
6b0f1a9b 23132#: git-send-email.perl:694
673bfad0
JX
23133#, perl-format
23134msgid ""
23135"fatal: %s: %s\n"
23136"warning: no patches were sent\n"
23137msgstr ""
23138
6b0f1a9b 23139#: git-send-email.perl:705
673bfad0
JX
23140msgid ""
23141"\n"
23142"No patch files specified!\n"
23143"\n"
23144msgstr ""
23145
6b0f1a9b 23146#: git-send-email.perl:718
673bfad0
JX
23147#, perl-format
23148msgid "No subject line in %s?"
23149msgstr ""
23150
6b0f1a9b 23151#: git-send-email.perl:728
673bfad0
JX
23152#, perl-format
23153msgid "Failed to open for writing %s: %s"
23154msgstr ""
23155
6b0f1a9b 23156#: git-send-email.perl:739
673bfad0
JX
23157msgid ""
23158"Lines beginning in \"GIT:\" will be removed.\n"
23159"Consider including an overall diffstat or table of contents\n"
23160"for the patch you are writing.\n"
23161"\n"
23162"Clear the body content if you don't wish to send a summary.\n"
23163msgstr ""
23164
6b0f1a9b 23165#: git-send-email.perl:763
673bfad0
JX
23166#, perl-format
23167msgid "Failed to open %s: %s"
23168msgstr ""
23169
6b0f1a9b 23170#: git-send-email.perl:780
abc8de64
JX
23171#, perl-format
23172msgid "Failed to open %s.final: %s"
673bfad0
JX
23173msgstr ""
23174
6b0f1a9b 23175#: git-send-email.perl:823
673bfad0
JX
23176msgid "Summary email is empty, skipping it\n"
23177msgstr ""
23178
23179#. TRANSLATORS: please keep [y/N] as is.
6b0f1a9b 23180#: git-send-email.perl:858
673bfad0
JX
23181#, perl-format
23182msgid "Are you sure you want to use <%s> [y/N]? "
23183msgstr ""
23184
6b0f1a9b 23185#: git-send-email.perl:913
673bfad0
JX
23186msgid ""
23187"The following files are 8bit, but do not declare a Content-Transfer-"
23188"Encoding.\n"
23189msgstr ""
23190
6b0f1a9b 23191#: git-send-email.perl:918
673bfad0
JX
23192msgid "Which 8bit encoding should I declare [UTF-8]? "
23193msgstr ""
23194
6b0f1a9b 23195#: git-send-email.perl:926
673bfad0
JX
23196#, perl-format
23197msgid ""
23198"Refusing to send because the patch\n"
23199"\t%s\n"
23200"has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
23201"want to send.\n"
23202msgstr ""
23203
6b0f1a9b 23204#: git-send-email.perl:945
673bfad0
JX
23205msgid "To whom should the emails be sent (if anyone)?"
23206msgstr ""
23207
6b0f1a9b 23208#: git-send-email.perl:963
673bfad0
JX
23209#, perl-format
23210msgid "fatal: alias '%s' expands to itself\n"
23211msgstr ""
23212
6b0f1a9b 23213#: git-send-email.perl:975
673bfad0
JX
23214msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
23215msgstr ""
23216
6b0f1a9b 23217#: git-send-email.perl:1033 git-send-email.perl:1041
673bfad0
JX
23218#, perl-format
23219msgid "error: unable to extract a valid address from: %s\n"
23220msgstr ""
23221
23222#. TRANSLATORS: Make sure to include [q] [d] [e] in your
23223#. translation. The program will only accept English input
23224#. at this point.
6b0f1a9b 23225#: git-send-email.perl:1045
673bfad0
JX
23226msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
23227msgstr ""
23228
6b0f1a9b 23229#: git-send-email.perl:1362
673bfad0
JX
23230#, perl-format
23231msgid "CA path \"%s\" does not exist"
23232msgstr ""
23233
6b0f1a9b 23234#: git-send-email.perl:1445
673bfad0
JX
23235msgid ""
23236" The Cc list above has been expanded by additional\n"
23237" addresses found in the patch commit message. By default\n"
23238" send-email prompts before sending whenever this occurs.\n"
23239" This behavior is controlled by the sendemail.confirm\n"
23240" configuration setting.\n"
23241"\n"
23242" For additional information, run 'git send-email --help'.\n"
23243" To retain the current behavior, but squelch this message,\n"
23244" run 'git config --global sendemail.confirm auto'.\n"
23245"\n"
23246msgstr ""
23247
9b7388a8 23248#. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
673bfad0
JX
23249#. translation. The program will only accept English input
23250#. at this point.
6b0f1a9b 23251#: git-send-email.perl:1460
9b7388a8 23252msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
673bfad0
JX
23253msgstr ""
23254
6b0f1a9b 23255#: git-send-email.perl:1463
673bfad0
JX
23256msgid "Send this email reply required"
23257msgstr ""
23258
6b0f1a9b 23259#: git-send-email.perl:1491
673bfad0
JX
23260msgid "The required SMTP server is not properly defined."
23261msgstr ""
23262
6b0f1a9b 23263#: git-send-email.perl:1538
673bfad0
JX
23264#, perl-format
23265msgid "Server does not support STARTTLS! %s"
23266msgstr ""
23267
6b0f1a9b 23268#: git-send-email.perl:1543 git-send-email.perl:1547
5b34e000
JX
23269#, perl-format
23270msgid "STARTTLS failed! %s"
23271msgstr ""
23272
6b0f1a9b 23273#: git-send-email.perl:1556
673bfad0
JX
23274msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
23275msgstr ""
23276
6b0f1a9b 23277#: git-send-email.perl:1574
673bfad0
JX
23278#, perl-format
23279msgid "Failed to send %s\n"
23280msgstr ""
23281
6b0f1a9b 23282#: git-send-email.perl:1577
673bfad0
JX
23283#, perl-format
23284msgid "Dry-Sent %s\n"
23285msgstr ""
23286
6b0f1a9b 23287#: git-send-email.perl:1577
673bfad0
JX
23288#, perl-format
23289msgid "Sent %s\n"
23290msgstr ""
23291
6b0f1a9b 23292#: git-send-email.perl:1579
673bfad0
JX
23293msgid "Dry-OK. Log says:\n"
23294msgstr ""
23295
6b0f1a9b 23296#: git-send-email.perl:1579
673bfad0
JX
23297msgid "OK. Log says:\n"
23298msgstr ""
23299
6b0f1a9b 23300#: git-send-email.perl:1591
673bfad0
JX
23301msgid "Result: "
23302msgstr ""
23303
6b0f1a9b 23304#: git-send-email.perl:1594
673bfad0
JX
23305msgid "Result: OK\n"
23306msgstr ""
23307
6b0f1a9b 23308#: git-send-email.perl:1612
673bfad0
JX
23309#, perl-format
23310msgid "can't open file %s"
23311msgstr ""
23312
6b0f1a9b 23313#: git-send-email.perl:1659 git-send-email.perl:1679
673bfad0
JX
23314#, perl-format
23315msgid "(mbox) Adding cc: %s from line '%s'\n"
23316msgstr ""
23317
6b0f1a9b 23318#: git-send-email.perl:1665
673bfad0
JX
23319#, perl-format
23320msgid "(mbox) Adding to: %s from line '%s'\n"
23321msgstr ""
23322
d84f4abf 23323#: git-send-email.perl:1722
673bfad0
JX
23324#, perl-format
23325msgid "(non-mbox) Adding cc: %s from line '%s'\n"
23326msgstr ""
23327
d84f4abf 23328#: git-send-email.perl:1757
673bfad0
JX
23329#, perl-format
23330msgid "(body) Adding cc: %s from line '%s'\n"
23331msgstr ""
23332
d84f4abf 23333#: git-send-email.perl:1868
673bfad0
JX
23334#, perl-format
23335msgid "(%s) Could not execute '%s'"
23336msgstr ""
23337
d84f4abf 23338#: git-send-email.perl:1875
673bfad0
JX
23339#, perl-format
23340msgid "(%s) Adding %s: %s from: '%s'\n"
23341msgstr ""
23342
d84f4abf 23343#: git-send-email.perl:1879
673bfad0
JX
23344#, perl-format
23345msgid "(%s) failed to close pipe to '%s'"
23346msgstr ""
23347
d84f4abf 23348#: git-send-email.perl:1909
673bfad0
JX
23349msgid "cannot send message as 7bit"
23350msgstr ""
23351
d84f4abf 23352#: git-send-email.perl:1917
673bfad0
JX
23353msgid "invalid transfer encoding"
23354msgstr ""
23355
d84f4abf 23356#: git-send-email.perl:1958 git-send-email.perl:2010 git-send-email.perl:2020
673bfad0
JX
23357#, perl-format
23358msgid "unable to open %s: %s\n"
23359msgstr ""
23360
d84f4abf 23361#: git-send-email.perl:1961
673bfad0
JX
23362#, perl-format
23363msgid "%s: patch contains a line longer than 998 characters"
23364msgstr ""
23365
d84f4abf 23366#: git-send-email.perl:1978
673bfad0
JX
23367#, perl-format
23368msgid "Skipping %s with backup suffix '%s'.\n"
23369msgstr ""
23370
23371#. TRANSLATORS: please keep "[y|N]" as is.
d84f4abf 23372#: git-send-email.perl:1982
673bfad0
JX
23373#, perl-format
23374msgid "Do you really want to send %s? [y|N]: "
23375msgstr ""