]> git.ipfire.org Git - thirdparty/git.git/blame - po/git.pot
Merge branch 'pt-PT' of github.com:git-l10n-pt-PT/git-po
[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"
1fd0dd72 11"POT-Creation-Date: 2020-10-10 09:32+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
e13da2db
JX
26#: add-interactive.c:521 add-interactive.c:822 reset.c:65 sequencer.c:3250
27#: sequencer.c:3698 sequencer.c:3840 builtin/rebase.c:1526
28#: builtin/rebase.c:1944
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
e13da2db 56#: add-interactive.c:695 add-interactive.c:884 reset.c:89 sequencer.c:3444
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
e13da2db 72#: add-interactive.c:721 apply.c:4127 builtin/checkout.c:295
bfef3f9d 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
e13da2db 114#: add-interactive.c:929 add-patch.c:1738 git-add--interactive.perl:1371
578c7937
JX
115#, c-format
116msgid "Only binary files changed.\n"
117msgstr ""
118
e13da2db 119#: add-interactive.c:931 add-patch.c:1736 git-add--interactive.perl:1373
578c7937
JX
120#, c-format
121msgid "No changes.\n"
122msgstr ""
123
e13da2db 124#: add-interactive.c:935 git-add--interactive.perl:1381
578c7937
JX
125msgid "Patch update"
126msgstr ""
127
e13da2db 128#: add-interactive.c:974 git-add--interactive.perl:1794
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
e13da2db 196#: add-interactive.c:1083 builtin/clean.c:816 git-add--interactive.perl:1891
578c7937
JX
197msgid "*** Commands ***"
198msgstr ""
199
e13da2db 200#: add-interactive.c:1084 builtin/clean.c:817 git-add--interactive.perl:1888
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
e13da2db
JX
212#: add-interactive.c:1136 apply.c:4984 apply.c:4987 builtin/am.c:2270
213#: builtin/am.c:2273 builtin/bugreport.c:133 builtin/clone.c:123
214#: builtin/fetch.c:147 builtin/merge.c:275 builtin/pull.c:190
215#: builtin/submodule--helper.c:409 builtin/submodule--helper.c:1818
216#: builtin/submodule--helper.c:1821 builtin/submodule--helper.c:2326
217#: builtin/submodule--helper.c:2329 builtin/submodule--helper.c:2572
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
e13da2db 226#: add-interactive.c:1157 builtin/clean.c:781 git-add--interactive.perl:1805
578c7937
JX
227#, c-format
228msgid "Bye.\n"
229msgstr ""
230
e13da2db 231#: add-patch.c:34 git-add--interactive.perl:1433
f7c6172e
JX
232#, c-format, perl-format
233msgid "Stage mode change [y,n,q,a,d%s,?]? "
578c7937
JX
234msgstr ""
235
e13da2db 236#: add-patch.c:35 git-add--interactive.perl:1434
f7c6172e
JX
237#, c-format, perl-format
238msgid "Stage deletion [y,n,q,a,d%s,?]? "
578c7937
JX
239msgstr ""
240
e13da2db 241#: add-patch.c:36 git-add--interactive.perl:1435
d84f4abf
JX
242#, c-format, perl-format
243msgid "Stage addition [y,n,q,a,d%s,?]? "
244msgstr ""
245
e13da2db 246#: add-patch.c:37 git-add--interactive.perl:1436
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
e13da2db 266#: add-patch.c:56 git-add--interactive.perl:1439
f7c6172e
JX
267#, c-format, perl-format
268msgid "Stash mode change [y,n,q,a,d%s,?]? "
269msgstr ""
270
e13da2db 271#: add-patch.c:57 git-add--interactive.perl:1440
f7c6172e
JX
272#, c-format, perl-format
273msgid "Stash deletion [y,n,q,a,d%s,?]? "
274msgstr ""
275
e13da2db 276#: add-patch.c:58 git-add--interactive.perl:1441
d84f4abf
JX
277#, c-format, perl-format
278msgid "Stash addition [y,n,q,a,d%s,?]? "
279msgstr ""
280
e13da2db 281#: add-patch.c:59 git-add--interactive.perl:1442
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
e13da2db 301#: add-patch.c:80 git-add--interactive.perl:1445
f7c6172e
JX
302#, c-format, perl-format
303msgid "Unstage mode change [y,n,q,a,d%s,?]? "
304msgstr ""
305
e13da2db 306#: add-patch.c:81 git-add--interactive.perl:1446
f7c6172e
JX
307#, c-format, perl-format
308msgid "Unstage deletion [y,n,q,a,d%s,?]? "
309msgstr ""
310
e13da2db 311#: add-patch.c:82 git-add--interactive.perl:1447
d84f4abf
JX
312#, c-format, perl-format
313msgid "Unstage addition [y,n,q,a,d%s,?]? "
314msgstr ""
315
e13da2db 316#: add-patch.c:83 git-add--interactive.perl:1448
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
e13da2db 336#: add-patch.c:103 git-add--interactive.perl:1451
f7c6172e
JX
337#, c-format, perl-format
338msgid "Apply mode change to index [y,n,q,a,d%s,?]? "
339msgstr ""
340
e13da2db 341#: add-patch.c:104 git-add--interactive.perl:1452
f7c6172e
JX
342#, c-format, perl-format
343msgid "Apply deletion to index [y,n,q,a,d%s,?]? "
344msgstr ""
345
e13da2db 346#: add-patch.c:105 git-add--interactive.perl:1453
d84f4abf
JX
347#, c-format, perl-format
348msgid "Apply addition to index [y,n,q,a,d%s,?]? "
349msgstr ""
350
e13da2db 351#: add-patch.c:106 git-add--interactive.perl:1454
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
e13da2db
JX
371#: add-patch.c:126 git-add--interactive.perl:1457
372#: git-add--interactive.perl:1475
f7c6172e
JX
373#, c-format, perl-format
374msgid "Discard mode change from worktree [y,n,q,a,d%s,?]? "
375msgstr ""
376
e13da2db
JX
377#: add-patch.c:127 git-add--interactive.perl:1458
378#: git-add--interactive.perl:1476
f7c6172e
JX
379#, c-format, perl-format
380msgid "Discard deletion from worktree [y,n,q,a,d%s,?]? "
381msgstr ""
382
e13da2db
JX
383#: add-patch.c:128 git-add--interactive.perl:1459
384#: git-add--interactive.perl:1477
d84f4abf
JX
385#, c-format, perl-format
386msgid "Discard addition from worktree [y,n,q,a,d%s,?]? "
387msgstr ""
388
e13da2db
JX
389#: add-patch.c:129 git-add--interactive.perl:1460
390#: git-add--interactive.perl:1478
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
e13da2db 410#: add-patch.c:149 add-patch.c:194 git-add--interactive.perl:1463
f7c6172e
JX
411#, c-format, perl-format
412msgid "Discard mode change from index and worktree [y,n,q,a,d%s,?]? "
413msgstr ""
414
e13da2db 415#: add-patch.c:150 add-patch.c:195 git-add--interactive.perl:1464
f7c6172e
JX
416#, c-format, perl-format
417msgid "Discard deletion from index and worktree [y,n,q,a,d%s,?]? "
418msgstr ""
419
e13da2db 420#: add-patch.c:151 add-patch.c:196 git-add--interactive.perl:1465
d84f4abf
JX
421#, c-format, perl-format
422msgid "Discard addition from index and worktree [y,n,q,a,d%s,?]? "
423msgstr ""
424
e13da2db 425#: add-patch.c:152 add-patch.c:197 git-add--interactive.perl:1466
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
e13da2db 439#: add-patch.c:171 add-patch.c:216 git-add--interactive.perl:1469
f7c6172e
JX
440#, c-format, perl-format
441msgid "Apply mode change to index and worktree [y,n,q,a,d%s,?]? "
442msgstr ""
443
e13da2db 444#: add-patch.c:172 add-patch.c:217 git-add--interactive.perl:1470
f7c6172e
JX
445#, c-format, perl-format
446msgid "Apply deletion to index and worktree [y,n,q,a,d%s,?]? "
447msgstr ""
448
e13da2db 449#: add-patch.c:173 add-patch.c:218 git-add--interactive.perl:1471
d84f4abf
JX
450#, c-format, perl-format
451msgid "Apply addition to index and worktree [y,n,q,a,d%s,?]? "
452msgstr ""
453
e13da2db 454#: add-patch.c:174 add-patch.c:219 git-add--interactive.perl:1472
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
e13da2db 477#: add-patch.c:342
578c7937
JX
478#, c-format
479msgid "could not parse hunk header '%.*s'"
480msgstr ""
481
e13da2db 482#: add-patch.c:361 add-patch.c:365
578c7937
JX
483#, c-format
484msgid "could not parse colored hunk header '%.*s'"
485msgstr ""
486
e13da2db 487#: add-patch.c:419
578c7937
JX
488msgid "could not parse diff"
489msgstr ""
490
e13da2db 491#: add-patch.c:438
578c7937
JX
492msgid "could not parse colored diff"
493msgstr ""
494
e13da2db 495#: add-patch.c:452
f7c6172e
JX
496#, c-format
497msgid "failed to run '%s'"
498msgstr ""
499
e13da2db 500#: add-patch.c:611
f7c6172e
JX
501msgid "mismatched output from interactive.diffFilter"
502msgstr ""
503
e13da2db 504#: add-patch.c:612
f7c6172e
JX
505msgid ""
506"Your filter must maintain a one-to-one correspondence\n"
507"between its input and output lines."
508msgstr ""
509
e13da2db 510#: add-patch.c:785
578c7937
JX
511#, c-format
512msgid ""
513"expected context line #%d in\n"
514"%.*s"
515msgstr ""
516
e13da2db 517#: add-patch.c:800
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
e13da2db 526#: add-patch.c:1076 git-add--interactive.perl:1117
578c7937
JX
527msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
528msgstr ""
529
e13da2db 530#: add-patch.c:1080
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.
e13da2db 540#: add-patch.c:1094 git-add--interactive.perl:1131
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
e13da2db 547#: add-patch.c:1127
578c7937
JX
548msgid "could not parse hunk header"
549msgstr ""
550
e13da2db 551#: add-patch.c:1172
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.
e13da2db 567#: add-patch.c:1241 git-add--interactive.perl:1244
578c7937
JX
568msgid ""
569"Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
570msgstr ""
571
e13da2db 572#: add-patch.c:1284
f7c6172e 573msgid "The selected hunks do not apply to the index!"
578c7937
JX
574msgstr ""
575
e13da2db 576#: add-patch.c:1285 git-add--interactive.perl:1348
f7c6172e
JX
577msgid "Apply them to the worktree anyway? "
578msgstr ""
579
e13da2db 580#: add-patch.c:1292 git-add--interactive.perl:1351
f7c6172e
JX
581msgid "Nothing was applied.\n"
582msgstr ""
583
e13da2db 584#: add-patch.c:1349
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
e13da2db 597#: add-patch.c:1511 add-patch.c:1521
578c7937
JX
598msgid "No previous hunk"
599msgstr ""
600
e13da2db 601#: add-patch.c:1516 add-patch.c:1526
578c7937
JX
602msgid "No next hunk"
603msgstr ""
604
e13da2db 605#: add-patch.c:1532
578c7937
JX
606msgid "No other hunks to goto"
607msgstr ""
608
e13da2db 609#: add-patch.c:1543 git-add--interactive.perl:1608
578c7937
JX
610msgid "go to which hunk (<ret> to see more)? "
611msgstr ""
612
e13da2db 613#: add-patch.c:1544 git-add--interactive.perl:1610
578c7937
JX
614msgid "go to which hunk? "
615msgstr ""
616
e13da2db 617#: add-patch.c:1555
578c7937
JX
618#, c-format
619msgid "Invalid number: '%s'"
620msgstr ""
621
e13da2db 622#: add-patch.c:1560
578c7937
JX
623#, c-format
624msgid "Sorry, only %d hunk available."
625msgid_plural "Sorry, only %d hunks available."
626msgstr[0] ""
627msgstr[1] ""
628
e13da2db 629#: add-patch.c:1569
578c7937
JX
630msgid "No other hunks to search"
631msgstr ""
632
e13da2db 633#: add-patch.c:1575 git-add--interactive.perl:1663
578c7937
JX
634msgid "search for regex? "
635msgstr ""
636
e13da2db 637#: add-patch.c:1590
578c7937
JX
638#, c-format
639msgid "Malformed search regexp %s: %s"
640msgstr ""
641
e13da2db 642#: add-patch.c:1607
578c7937
JX
643msgid "No hunk matches the given pattern"
644msgstr ""
645
e13da2db 646#: add-patch.c:1614
578c7937
JX
647msgid "Sorry, cannot split this hunk"
648msgstr ""
649
e13da2db 650#: add-patch.c:1618
578c7937
JX
651#, c-format
652msgid "Split into %d hunks."
653msgstr ""
654
e13da2db 655#: add-patch.c:1622
578c7937
JX
656msgid "Sorry, cannot edit this hunk"
657msgstr ""
658
e13da2db 659#: add-patch.c:1674
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
e13da2db 710#: advice.c:278 builtin/merge.c:1349
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
e13da2db 982#: apply.c:3405 apply.c:3416 apply.c:3462 midx.c:72 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
e13da2db 1002#: apply.c:3537 apply.c:3708 apply.c:3953
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
e13da2db
JX
1050#: apply.c:3892 apply.c:3894 read-cache.c:832 read-cache.c:858
1051#: read-cache.c:1313
c6bc7d43 1052#, c-format
fda7b092 1053msgid "invalid path '%s'"
c6bc7d43
JX
1054msgstr ""
1055
e13da2db 1056#: apply.c:3950
c6bc7d43 1057#, c-format
fda7b092 1058msgid "%s: already exists in index"
c6bc7d43
JX
1059msgstr ""
1060
e13da2db 1061#: apply.c:3956
c6bc7d43 1062#, c-format
fda7b092 1063msgid "%s: already exists in working directory"
c6bc7d43
JX
1064msgstr ""
1065
e13da2db 1066#: apply.c:3976
fda7b092
JX
1067#, c-format
1068msgid "new mode (%o) of %s does not match old mode (%o)"
c6bc7d43
JX
1069msgstr ""
1070
e13da2db 1071#: apply.c:3981
c138af56 1072#, c-format
fda7b092 1073msgid "new mode (%o) of %s does not match old mode (%o) of %s"
c138af56
JX
1074msgstr ""
1075
e13da2db 1076#: apply.c:4001
c138af56 1077#, c-format
fda7b092 1078msgid "affected file '%s' is beyond a symbolic link"
c138af56
JX
1079msgstr ""
1080
e13da2db 1081#: apply.c:4005
fda7b092
JX
1082#, c-format
1083msgid "%s: patch does not apply"
c138af56
JX
1084msgstr ""
1085
e13da2db 1086#: apply.c:4020
c6bc7d43 1087#, c-format
fda7b092 1088msgid "Checking patch %s..."
c6bc7d43
JX
1089msgstr ""
1090
e13da2db 1091#: apply.c:4112
c6bc7d43 1092#, c-format
fda7b092 1093msgid "sha1 information is lacking or useless for submodule %s"
c6bc7d43
JX
1094msgstr ""
1095
e13da2db 1096#: apply.c:4119
c6bc7d43 1097#, c-format
fda7b092 1098msgid "mode change for %s, which is not in current HEAD"
c6bc7d43
JX
1099msgstr ""
1100
e13da2db 1101#: apply.c:4122
df0617bf 1102#, c-format
fda7b092
JX
1103msgid "sha1 information is lacking or useless (%s)."
1104msgstr ""
1105
e13da2db 1106#: apply.c:4131
fda7b092
JX
1107#, c-format
1108msgid "could not add %s to temporary index"
1109msgstr ""
1110
e13da2db 1111#: apply.c:4141
fda7b092
JX
1112#, c-format
1113msgid "could not write temporary index to %s"
1114msgstr ""
1115
e13da2db 1116#: apply.c:4279
fda7b092
JX
1117#, c-format
1118msgid "unable to remove %s from index"
1119msgstr ""
1120
e13da2db 1121#: apply.c:4313
fda7b092
JX
1122#, c-format
1123msgid "corrupt patch for submodule %s"
1124msgstr ""
1125
e13da2db 1126#: apply.c:4319
fda7b092
JX
1127#, c-format
1128msgid "unable to stat newly created file '%s'"
1129msgstr ""
1130
e13da2db 1131#: apply.c:4327
fda7b092
JX
1132#, c-format
1133msgid "unable to create backing store for newly created file %s"
1134msgstr ""
1135
e13da2db 1136#: apply.c:4333 apply.c:4478
fda7b092
JX
1137#, c-format
1138msgid "unable to add cache entry for %s"
1139msgstr ""
1140
e13da2db 1141#: apply.c:4376 builtin/bisect--helper.c:537
fda7b092
JX
1142#, c-format
1143msgid "failed to write to '%s'"
1144msgstr ""
1145
e13da2db 1146#: apply.c:4380
fda7b092
JX
1147#, c-format
1148msgid "closing file '%s'"
1149msgstr ""
1150
e13da2db 1151#: apply.c:4450
fda7b092
JX
1152#, c-format
1153msgid "unable to write file '%s' mode %o"
1154msgstr ""
1155
e13da2db 1156#: apply.c:4548
fda7b092
JX
1157#, c-format
1158msgid "Applied patch %s cleanly."
1159msgstr ""
1160
e13da2db 1161#: apply.c:4556
fda7b092
JX
1162msgid "internal error"
1163msgstr ""
1164
e13da2db 1165#: apply.c:4559
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
e13da2db 1172#: apply.c:4570
fda7b092
JX
1173#, c-format
1174msgid "truncating .rej filename to %.*s.rej"
1175msgstr ""
1176
e13da2db 1177#: apply.c:4578 builtin/fetch.c:927 builtin/fetch.c:1228
fda7b092
JX
1178#, c-format
1179msgid "cannot open %s"
1180msgstr ""
1181
e13da2db 1182#: apply.c:4592
fda7b092
JX
1183#, c-format
1184msgid "Hunk #%d applied cleanly."
1185msgstr ""
1186
e13da2db 1187#: apply.c:4596
fda7b092
JX
1188#, c-format
1189msgid "Rejected hunk #%d."
1190msgstr ""
1191
e13da2db 1192#: apply.c:4715
fda7b092
JX
1193#, c-format
1194msgid "Skipped patch '%s'."
1195msgstr ""
1196
e13da2db 1197#: apply.c:4723
fda7b092
JX
1198msgid "unrecognized input"
1199msgstr ""
1200
e13da2db 1201#: apply.c:4743
fda7b092
JX
1202msgid "unable to read index file"
1203msgstr ""
1204
e13da2db 1205#: apply.c:4900
fda7b092
JX
1206#, c-format
1207msgid "can't open patch '%s': %s"
1208msgstr ""
1209
e13da2db 1210#: apply.c:4927
fda7b092
JX
1211#, c-format
1212msgid "squelched %d whitespace error"
1213msgid_plural "squelched %d whitespace errors"
1214msgstr[0] ""
1215msgstr[1] ""
1216
e13da2db 1217#: apply.c:4933 apply.c:4948
fda7b092
JX
1218#, c-format
1219msgid "%d line adds whitespace errors."
1220msgid_plural "%d lines add whitespace errors."
1221msgstr[0] ""
1222msgstr[1] ""
1223
e13da2db 1224#: apply.c:4941
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
e13da2db 1231#: apply.c:4957 builtin/add.c:618 builtin/mv.c:304 builtin/rm.c:406
fda7b092
JX
1232msgid "Unable to write new index file"
1233msgstr ""
1234
e13da2db 1235#: apply.c:4985
fda7b092
JX
1236msgid "don't apply changes matching the given path"
1237msgstr ""
1238
e13da2db 1239#: apply.c:4988
fda7b092
JX
1240msgid "apply changes matching the given path"
1241msgstr ""
1242
e13da2db 1243#: apply.c:4990 builtin/am.c:2279
fda7b092
JX
1244msgid "num"
1245msgstr ""
1246
e13da2db 1247#: apply.c:4991
fda7b092
JX
1248msgid "remove <num> leading slashes from traditional diff paths"
1249msgstr ""
1250
e13da2db 1251#: apply.c:4994
fda7b092
JX
1252msgid "ignore additions made by the patch"
1253msgstr ""
1254
e13da2db 1255#: apply.c:4996
fda7b092
JX
1256msgid "instead of applying the patch, output diffstat for the input"
1257msgstr ""
1258
e13da2db 1259#: apply.c:5000
fda7b092
JX
1260msgid "show number of added and deleted lines in decimal notation"
1261msgstr ""
1262
e13da2db 1263#: apply.c:5002
fda7b092
JX
1264msgid "instead of applying the patch, output a summary for the input"
1265msgstr ""
1266
e13da2db 1267#: apply.c:5004
fda7b092
JX
1268msgid "instead of applying the patch, see if the patch is applicable"
1269msgstr ""
1270
e13da2db 1271#: apply.c:5006
fda7b092
JX
1272msgid "make sure the patch is applicable to the current index"
1273msgstr ""
1274
e13da2db 1275#: apply.c:5008
dba9f13c
JX
1276msgid "mark new files with `git add --intent-to-add`"
1277msgstr ""
1278
e13da2db 1279#: apply.c:5010
fda7b092
JX
1280msgid "apply a patch without touching the working tree"
1281msgstr ""
1282
e13da2db 1283#: apply.c:5012
fda7b092
JX
1284msgid "accept a patch that touches outside the working area"
1285msgstr ""
1286
e13da2db 1287#: apply.c:5015
fda7b092
JX
1288msgid "also apply the patch (use with --stat/--summary/--check)"
1289msgstr ""
1290
e13da2db 1291#: apply.c:5017
fda7b092
JX
1292msgid "attempt three-way merge if a patch does not apply"
1293msgstr ""
1294
e13da2db 1295#: apply.c:5019
fda7b092
JX
1296msgid "build a temporary index based on embedded index information"
1297msgstr ""
1298
e13da2db 1299#: apply.c:5022 builtin/checkout-index.c:173 builtin/ls-files.c:525
fda7b092
JX
1300msgid "paths are separated with NUL character"
1301msgstr ""
1302
e13da2db 1303#: apply.c:5024
fda7b092
JX
1304msgid "ensure at least <n> lines of context match"
1305msgstr ""
1306
e13da2db 1307#: apply.c:5025 builtin/am.c:2258 builtin/interpret-trailers.c:98
6b0f1a9b 1308#: builtin/interpret-trailers.c:100 builtin/interpret-trailers.c:102
e13da2db 1309#: builtin/pack-objects.c:3562 builtin/rebase.c:1340
fda7b092
JX
1310msgid "action"
1311msgstr ""
1312
e13da2db 1313#: apply.c:5026
fda7b092
JX
1314msgid "detect new or modified lines that have whitespace errors"
1315msgstr ""
1316
e13da2db 1317#: apply.c:5029 apply.c:5032
fda7b092
JX
1318msgid "ignore changes in whitespace when finding context"
1319msgstr ""
1320
e13da2db 1321#: apply.c:5035
fda7b092
JX
1322msgid "apply the patch in reverse"
1323msgstr ""
1324
e13da2db 1325#: apply.c:5037
fda7b092
JX
1326msgid "don't expect at least one line of context"
1327msgstr ""
1328
e13da2db 1329#: apply.c:5039
fda7b092
JX
1330msgid "leave the rejected hunks in corresponding *.rej files"
1331msgstr ""
1332
e13da2db 1333#: apply.c:5041
fda7b092
JX
1334msgid "allow overlapping hunks"
1335msgstr ""
1336
e13da2db
JX
1337#: apply.c:5042 builtin/add.c:329 builtin/check-ignore.c:22
1338#: builtin/commit.c:1364 builtin/count-objects.c:98 builtin/fsck.c:775
1339#: builtin/log.c:2270 builtin/mv.c:123 builtin/read-tree.c:128
fda7b092
JX
1340msgid "be verbose"
1341msgstr ""
1342
e13da2db 1343#: apply.c:5044
fda7b092
JX
1344msgid "tolerate incorrectly detected missing new-line at the end of file"
1345msgstr ""
1346
e13da2db 1347#: apply.c:5047
fda7b092
JX
1348msgid "do not trust the line counts in the hunk headers"
1349msgstr ""
1350
e13da2db 1351#: apply.c:5049 builtin/am.c:2267
fda7b092
JX
1352msgid "root"
1353msgstr ""
1354
e13da2db 1355#: apply.c:5050
fda7b092
JX
1356msgid "prepend <root> to all filenames"
1357msgstr ""
1358
e13da2db 1359#: archive-tar.c:125 archive-zip.c:345
bfef3f9d
JX
1360#, c-format
1361msgid "cannot stream blob %s"
1362msgstr ""
1363
e13da2db 1364#: archive-tar.c:265 archive-zip.c:358
bfef3f9d
JX
1365#, c-format
1366msgid "unsupported file mode: 0%o (SHA1: %s)"
1367msgstr ""
1368
e13da2db 1369#: archive-tar.c:449
bfef3f9d
JX
1370#, c-format
1371msgid "unable to start '%s' filter"
1372msgstr ""
1373
e13da2db 1374#: archive-tar.c:452
bfef3f9d
JX
1375msgid "unable to redirect descriptor"
1376msgstr ""
1377
e13da2db 1378#: archive-tar.c:459
bfef3f9d
JX
1379#, c-format
1380msgid "'%s' filter reported error"
1381msgstr ""
1382
e13da2db 1383#: archive-zip.c:318
bfef3f9d
JX
1384#, c-format
1385msgid "path is not valid UTF-8: %s"
1386msgstr ""
1387
e13da2db 1388#: archive-zip.c:322
bfef3f9d
JX
1389#, c-format
1390msgid "path too long (%d chars, SHA1: %s): %s"
1391msgstr ""
1392
e13da2db 1393#: archive-zip.c:469 builtin/pack-objects.c:244 builtin/pack-objects.c:247
bfef3f9d
JX
1394#, c-format
1395msgid "deflate error (%d)"
1396msgstr ""
1397
e13da2db 1398#: archive-zip.c:603
bfef3f9d
JX
1399#, c-format
1400msgid "timestamp too large for this system: %<PRIuMAX>"
1401msgstr ""
1402
dba9f13c 1403#: archive.c:14
fda7b092
JX
1404msgid "git archive [<options>] <tree-ish> [<path>...]"
1405msgstr ""
1406
dba9f13c 1407#: archive.c:15
fda7b092
JX
1408msgid "git archive --list"
1409msgstr ""
1410
dba9f13c 1411#: archive.c:16
fda7b092
JX
1412msgid ""
1413"git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
1414msgstr ""
1415
dba9f13c 1416#: archive.c:17
fda7b092
JX
1417msgid "git archive --remote <repo> [--exec <cmd>] --list"
1418msgstr ""
1419
e13da2db
JX
1420#: archive.c:192
1421#, c-format
1422msgid "cannot read %s"
1423msgstr ""
1424
1425#: archive.c:345 sequencer.c:445 sequencer.c:1706 sequencer.c:2852
1426#: sequencer.c:3293 sequencer.c:3402 builtin/am.c:263 builtin/commit.c:786
1427#: builtin/merge.c:1124
1428#, c-format
1429msgid "could not read '%s'"
1430msgstr ""
1431
1432#: archive.c:430 builtin/add.c:181 builtin/add.c:594 builtin/rm.c:315
fda7b092
JX
1433#, c-format
1434msgid "pathspec '%s' did not match any files"
1435msgstr ""
1436
e13da2db 1437#: archive.c:454
94328cef
JX
1438#, c-format
1439msgid "no such ref: %.*s"
1440msgstr ""
1441
e13da2db 1442#: archive.c:460
94328cef
JX
1443#, c-format
1444msgid "not a valid object name: %s"
1445msgstr ""
1446
e13da2db 1447#: archive.c:473
94328cef
JX
1448#, c-format
1449msgid "not a tree object: %s"
1450msgstr ""
1451
e13da2db 1452#: archive.c:485
94328cef
JX
1453msgid "current working directory is untracked"
1454msgstr ""
1455
e13da2db
JX
1456#: archive.c:526
1457#, c-format
1458msgid "File not found: %s"
1459msgstr ""
1460
1461#: archive.c:528
1462#, c-format
1463msgid "Not a regular file: %s"
1464msgstr ""
1465
1466#: archive.c:553
fda7b092
JX
1467msgid "fmt"
1468msgstr ""
1469
e13da2db 1470#: archive.c:553
fda7b092
JX
1471msgid "archive format"
1472msgstr ""
1473
e13da2db 1474#: archive.c:554 builtin/log.c:1760
fda7b092
JX
1475msgid "prefix"
1476msgstr ""
1477
e13da2db 1478#: archive.c:555
fda7b092
JX
1479msgid "prepend prefix to each pathname in the archive"
1480msgstr ""
1481
e13da2db
JX
1482#: archive.c:556 archive.c:559 builtin/blame.c:884 builtin/blame.c:888
1483#: builtin/blame.c:889 builtin/commit-tree.c:117 builtin/config.c:133
1484#: builtin/fast-export.c:1208 builtin/fast-export.c:1210
1485#: builtin/fast-export.c:1214 builtin/grep.c:908 builtin/hash-object.c:105
1486#: builtin/ls-files.c:561 builtin/ls-files.c:564 builtin/notes.c:412
1487#: builtin/notes.c:578 builtin/read-tree.c:123 parse-options.h:190
fda7b092
JX
1488msgid "file"
1489msgstr ""
1490
e13da2db
JX
1491#: archive.c:557
1492msgid "add untracked file to archive"
1493msgstr ""
1494
1495#: archive.c:560 builtin/archive.c:90
fda7b092
JX
1496msgid "write the archive to this file"
1497msgstr ""
1498
e13da2db 1499#: archive.c:562
fda7b092
JX
1500msgid "read .gitattributes in working directory"
1501msgstr ""
1502
e13da2db 1503#: archive.c:563
fda7b092
JX
1504msgid "report archived files on stderr"
1505msgstr ""
1506
e13da2db 1507#: archive.c:564
fda7b092
JX
1508msgid "store only"
1509msgstr ""
1510
e13da2db 1511#: archive.c:565
fda7b092
JX
1512msgid "compress faster"
1513msgstr ""
1514
e13da2db 1515#: archive.c:573
fda7b092
JX
1516msgid "compress better"
1517msgstr ""
1518
e13da2db 1519#: archive.c:576
fda7b092
JX
1520msgid "list supported archive formats"
1521msgstr ""
1522
e13da2db
JX
1523#: archive.c:578 builtin/archive.c:91 builtin/clone.c:113 builtin/clone.c:116
1524#: builtin/submodule--helper.c:1830 builtin/submodule--helper.c:2335
fda7b092
JX
1525msgid "repo"
1526msgstr ""
1527
e13da2db 1528#: archive.c:579 builtin/archive.c:92
fda7b092
JX
1529msgid "retrieve the archive from remote repository <repo>"
1530msgstr ""
1531
e13da2db 1532#: archive.c:580 builtin/archive.c:93 builtin/difftool.c:715
94328cef 1533#: builtin/notes.c:498
fda7b092
JX
1534msgid "command"
1535msgstr ""
1536
e13da2db 1537#: archive.c:581 builtin/archive.c:94
fda7b092
JX
1538msgid "path to the remote git-upload-archive command"
1539msgstr ""
1540
e13da2db 1541#: archive.c:588
fda7b092
JX
1542msgid "Unexpected option --remote"
1543msgstr ""
1544
e13da2db 1545#: archive.c:590
fda7b092
JX
1546msgid "Option --exec can only be used together with --remote"
1547msgstr ""
1548
e13da2db 1549#: archive.c:592
fda7b092
JX
1550msgid "Unexpected option --output"
1551msgstr ""
1552
e13da2db
JX
1553#: archive.c:594
1554msgid "Options --add-file and --remote cannot be used together"
1555msgstr ""
1556
1557#: archive.c:616
fda7b092
JX
1558#, c-format
1559msgid "Unknown archive format '%s'"
1560msgstr ""
1561
e13da2db 1562#: archive.c:623
fda7b092
JX
1563#, c-format
1564msgid "Argument not supported for format '%s': -%d"
1565msgstr ""
1566
578c7937 1567#: attr.c:212
dfc182b1
JX
1568#, c-format
1569msgid "%.*s is not a valid attribute name"
1570msgstr ""
1571
578c7937 1572#: attr.c:369
94328cef
JX
1573#, c-format
1574msgid "%s not allowed: %s:%d"
1575msgstr ""
1576
578c7937 1577#: attr.c:409
fda7b092
JX
1578msgid ""
1579"Negative patterns are ignored in git attributes\n"
1580"Use '\\!' for literal leading exclamation."
1581msgstr ""
1582
e13da2db 1583#: bisect.c:476
fda7b092
JX
1584#, c-format
1585msgid "Badly quoted content in file '%s': %s"
1586msgstr ""
1587
e13da2db 1588#: bisect.c:686
fda7b092
JX
1589#, c-format
1590msgid "We cannot bisect more!\n"
1591msgstr ""
1592
e13da2db 1593#: bisect.c:753
fda7b092
JX
1594#, c-format
1595msgid "Not a valid commit name %s"
1596msgstr ""
1597
e13da2db 1598#: bisect.c:778
fda7b092
JX
1599#, c-format
1600msgid ""
1601"The merge base %s is bad.\n"
1602"This means the bug has been fixed between %s and [%s].\n"
1603msgstr ""
1604
e13da2db 1605#: bisect.c:783
fda7b092
JX
1606#, c-format
1607msgid ""
1608"The merge base %s is new.\n"
1609"The property has changed between %s and [%s].\n"
1610msgstr ""
1611
e13da2db 1612#: bisect.c:788
fda7b092
JX
1613#, c-format
1614msgid ""
1615"The merge base %s is %s.\n"
1616"This means the first '%s' commit is between %s and [%s].\n"
1617msgstr ""
1618
e13da2db 1619#: bisect.c:796
fda7b092
JX
1620#, c-format
1621msgid ""
673bfad0 1622"Some %s revs are not ancestors of the %s rev.\n"
fda7b092
JX
1623"git bisect cannot work properly in this case.\n"
1624"Maybe you mistook %s and %s revs?\n"
1625msgstr ""
1626
e13da2db 1627#: bisect.c:809
fda7b092
JX
1628#, c-format
1629msgid ""
1630"the merge base between %s and [%s] must be skipped.\n"
1631"So we cannot be sure the first %s commit is between %s and %s.\n"
1632"We continue anyway."
1633msgstr ""
1634
e13da2db 1635#: bisect.c:848
fda7b092
JX
1636#, c-format
1637msgid "Bisecting: a merge base must be tested\n"
1638msgstr ""
1639
e13da2db 1640#: bisect.c:898
fda7b092
JX
1641#, c-format
1642msgid "a %s revision is needed"
1643msgstr ""
1644
e13da2db 1645#: bisect.c:928 builtin/notes.c:177 builtin/tag.c:255
fda7b092
JX
1646#, c-format
1647msgid "could not create file '%s'"
1648msgstr ""
1649
e13da2db 1650#: bisect.c:974 builtin/merge.c:150
fda7b092
JX
1651#, c-format
1652msgid "could not read file '%s'"
1653msgstr ""
1654
e13da2db 1655#: bisect.c:1014
fda7b092
JX
1656msgid "reading bisect refs failed"
1657msgstr ""
1658
e13da2db 1659#: bisect.c:1044
fda7b092
JX
1660#, c-format
1661msgid "%s was both %s and %s\n"
1662msgstr ""
1663
e13da2db 1664#: bisect.c:1053
fda7b092
JX
1665#, c-format
1666msgid ""
1667"No testable commit found.\n"
1668"Maybe you started with bad path parameters?\n"
1669msgstr ""
1670
e13da2db 1671#: bisect.c:1082
fda7b092
JX
1672#, c-format
1673msgid "(roughly %d step)"
1674msgid_plural "(roughly %d steps)"
1675msgstr[0] ""
1676msgstr[1] ""
1677
5b34e000
JX
1678#. TRANSLATORS: the last %s will be replaced with "(roughly %d
1679#. steps)" translation.
1680#.
e13da2db 1681#: bisect.c:1088
fda7b092
JX
1682#, c-format
1683msgid "Bisecting: %d revision left to test after this %s\n"
1684msgid_plural "Bisecting: %d revisions left to test after this %s\n"
1685msgstr[0] ""
1686msgstr[1] ""
1687
e13da2db 1688#: blame.c:2778
5b34e000
JX
1689msgid "--contents and --reverse do not blend well."
1690msgstr ""
1691
e13da2db 1692#: blame.c:2792
5b34e000
JX
1693msgid "cannot use --contents with final commit object name"
1694msgstr ""
1695
e13da2db 1696#: blame.c:2813
5b34e000
JX
1697msgid "--reverse and --first-parent together require specified latest commit"
1698msgstr ""
1699
e13da2db
JX
1700#: blame.c:2822 bundle.c:213 ref-filter.c:2264 remote.c:2020 sequencer.c:2105
1701#: sequencer.c:4606 submodule.c:855 builtin/commit.c:1045 builtin/log.c:404
1702#: builtin/log.c:1020 builtin/log.c:1622 builtin/log.c:2029 builtin/log.c:2319
1703#: builtin/merge.c:414 builtin/pack-objects.c:3380 builtin/pack-objects.c:3395
1704#: builtin/shortlog.c:320
5b34e000
JX
1705msgid "revision walk setup failed"
1706msgstr ""
1707
e13da2db 1708#: blame.c:2840
5b34e000
JX
1709msgid ""
1710"--reverse --first-parent together require range along first-parent chain"
1711msgstr ""
1712
e13da2db 1713#: blame.c:2851
5b34e000
JX
1714#, c-format
1715msgid "no such path %s in %s"
1716msgstr ""
1717
e13da2db 1718#: blame.c:2862
5b34e000
JX
1719#, c-format
1720msgid "cannot read blob %s for path %s"
1721msgstr ""
1722
d93ef2a1 1723#: branch.c:53
fda7b092
JX
1724#, c-format
1725msgid ""
1726"\n"
1727"After fixing the error cause you may try to fix up\n"
1728"the remote tracking information by invoking\n"
1729"\"git branch --set-upstream-to=%s%s%s\"."
1730msgstr ""
1731
d93ef2a1 1732#: branch.c:67
fda7b092
JX
1733#, c-format
1734msgid "Not setting branch %s as its own upstream."
1735msgstr ""
1736
d93ef2a1 1737#: branch.c:93
fda7b092 1738#, c-format
25eab542 1739msgid "Branch '%s' set up to track remote branch '%s' from '%s' by rebasing."
fda7b092
JX
1740msgstr ""
1741
d93ef2a1 1742#: branch.c:94
fda7b092 1743#, c-format
25eab542 1744msgid "Branch '%s' set up to track remote branch '%s' from '%s'."
fda7b092
JX
1745msgstr ""
1746
d93ef2a1 1747#: branch.c:98
fda7b092 1748#, c-format
25eab542 1749msgid "Branch '%s' set up to track local branch '%s' by rebasing."
fda7b092
JX
1750msgstr ""
1751
d93ef2a1 1752#: branch.c:99
fda7b092 1753#, c-format
25eab542 1754msgid "Branch '%s' set up to track local branch '%s'."
fda7b092
JX
1755msgstr ""
1756
d93ef2a1 1757#: branch.c:104
fda7b092 1758#, c-format
25eab542 1759msgid "Branch '%s' set up to track remote ref '%s' by rebasing."
fda7b092
JX
1760msgstr ""
1761
d93ef2a1 1762#: branch.c:105
fda7b092 1763#, c-format
25eab542 1764msgid "Branch '%s' set up to track remote ref '%s'."
fda7b092
JX
1765msgstr ""
1766
d93ef2a1 1767#: branch.c:109
fda7b092 1768#, c-format
25eab542 1769msgid "Branch '%s' set up to track local ref '%s' by rebasing."
fda7b092
JX
1770msgstr ""
1771
d93ef2a1 1772#: branch.c:110
fda7b092 1773#, c-format
25eab542 1774msgid "Branch '%s' set up to track local ref '%s'."
fda7b092
JX
1775msgstr ""
1776
d93ef2a1 1777#: branch.c:119
fda7b092
JX
1778msgid "Unable to write upstream branch configuration"
1779msgstr ""
1780
d93ef2a1 1781#: branch.c:156
fda7b092
JX
1782#, c-format
1783msgid "Not tracking: ambiguous information for ref %s"
1784msgstr ""
1785
d93ef2a1 1786#: branch.c:189
fda7b092
JX
1787#, c-format
1788msgid "'%s' is not a valid branch name."
1789msgstr ""
1790
d93ef2a1 1791#: branch.c:208
fda7b092
JX
1792#, c-format
1793msgid "A branch named '%s' already exists."
1794msgstr ""
1795
d93ef2a1 1796#: branch.c:213
fda7b092
JX
1797msgid "Cannot force update the current branch."
1798msgstr ""
1799
d93ef2a1 1800#: branch.c:233
fda7b092
JX
1801#, c-format
1802msgid "Cannot setup tracking information; starting point '%s' is not a branch."
1803msgstr ""
1804
d93ef2a1 1805#: branch.c:235
fda7b092
JX
1806#, c-format
1807msgid "the requested upstream branch '%s' does not exist"
1808msgstr ""
1809
d93ef2a1 1810#: branch.c:237
fda7b092
JX
1811msgid ""
1812"\n"
1813"If you are planning on basing your work on an upstream\n"
1814"branch that already exists at the remote, you may need to\n"
1815"run \"git fetch\" to retrieve it.\n"
1816"\n"
1817"If you are planning to push out a new local branch that\n"
1818"will track its remote counterpart, you may want to use\n"
1819"\"git push -u\" to set the upstream config as you push."
1820msgstr ""
1821
d93ef2a1 1822#: branch.c:281
fda7b092
JX
1823#, c-format
1824msgid "Not a valid object name: '%s'."
1825msgstr ""
1826
d93ef2a1 1827#: branch.c:301
fda7b092
JX
1828#, c-format
1829msgid "Ambiguous object name: '%s'."
1830msgstr ""
1831
d93ef2a1 1832#: branch.c:306
fda7b092
JX
1833#, c-format
1834msgid "Not a valid branch point: '%s'."
1835msgstr ""
1836
bfef3f9d 1837#: branch.c:365
fda7b092
JX
1838#, c-format
1839msgid "'%s' is already checked out at '%s'"
df0617bf
JX
1840msgstr ""
1841
bfef3f9d 1842#: branch.c:388
f517e50d
JX
1843#, c-format
1844msgid "HEAD of working tree %s is not updated"
1845msgstr ""
1846
e13da2db
JX
1847#: bundle.c:41
1848#, c-format
1849msgid "unrecognized bundle hash algorithm: %s"
1850msgstr ""
1851
1852#: bundle.c:45
822e4a65 1853#, c-format
e13da2db 1854msgid "unknown capability '%s'"
822e4a65
JX
1855msgstr ""
1856
e13da2db
JX
1857#: bundle.c:71
1858#, c-format
1859msgid "'%s' does not look like a v2 or v3 bundle file"
d84f4abf
JX
1860msgstr ""
1861
e13da2db 1862#: bundle.c:110
822e4a65
JX
1863#, c-format
1864msgid "unrecognized header: %s%s (%d)"
1865msgstr ""
1866
e13da2db 1867#: bundle.c:136 rerere.c:480 rerere.c:690 sequencer.c:2357 sequencer.c:3142
bfef3f9d 1868#: builtin/commit.c:814
822e4a65
JX
1869#, c-format
1870msgid "could not open '%s'"
1871msgstr ""
1872
e13da2db 1873#: bundle.c:189
822e4a65
JX
1874msgid "Repository lacks these prerequisite commits:"
1875msgstr ""
1876
e13da2db 1877#: bundle.c:192
6b0f1a9b
JX
1878msgid "need a repository to verify a bundle"
1879msgstr ""
1880
e13da2db 1881#: bundle.c:243
822e4a65 1882#, c-format
c138af56
JX
1883msgid "The bundle contains this ref:"
1884msgid_plural "The bundle contains these %d refs:"
822e4a65
JX
1885msgstr[0] ""
1886msgstr[1] ""
1887
e13da2db 1888#: bundle.c:250
11b90174
JX
1889msgid "The bundle records a complete history."
1890msgstr ""
1891
e13da2db 1892#: bundle.c:252
822e4a65 1893#, c-format
c138af56
JX
1894msgid "The bundle requires this ref:"
1895msgid_plural "The bundle requires these %d refs:"
822e4a65
JX
1896msgstr[0] ""
1897msgstr[1] ""
1898
e13da2db 1899#: bundle.c:319
12705546
JX
1900msgid "unable to dup bundle descriptor"
1901msgstr ""
1902
e13da2db 1903#: bundle.c:326
e3f9cab7 1904msgid "Could not spawn pack-objects"
822e4a65
JX
1905msgstr ""
1906
e13da2db 1907#: bundle.c:337
e3f9cab7 1908msgid "pack-objects died"
822e4a65
JX
1909msgstr ""
1910
e13da2db 1911#: bundle.c:379
e3f9cab7 1912msgid "rev-list died"
822e4a65
JX
1913msgstr ""
1914
e13da2db 1915#: bundle.c:428
e3f9cab7
JX
1916#, c-format
1917msgid "ref '%s' is excluded by the rev-list options"
822e4a65
JX
1918msgstr ""
1919
e13da2db
JX
1920#: bundle.c:498
1921#, c-format
1922msgid "unsupported bundle version %d"
1923msgstr ""
1924
1925#: bundle.c:500
1926#, c-format
1927msgid "cannot write bundle version %d with algorithm %s"
1928msgstr ""
1929
1930#: bundle.c:522 builtin/log.c:207 builtin/log.c:1918 builtin/shortlog.c:461
e3f9cab7
JX
1931#, c-format
1932msgid "unrecognized argument: %s"
822e4a65
JX
1933msgstr ""
1934
e13da2db 1935#: bundle.c:530
e3f9cab7 1936msgid "Refusing to create empty bundle."
822e4a65
JX
1937msgstr ""
1938
e13da2db 1939#: bundle.c:540
822e4a65
JX
1940#, c-format
1941msgid "cannot create '%s'"
1942msgstr ""
1943
e13da2db 1944#: bundle.c:565
822e4a65
JX
1945msgid "index-pack died"
1946msgstr ""
1947
f7c6172e 1948#: color.c:329
d07a63e4
JX
1949#, c-format
1950msgid "invalid color value: %.*s"
1951msgstr ""
1952
e13da2db
JX
1953#: commit-graph.c:188 midx.c:46
1954msgid "invalid hash version"
1955msgstr ""
1956
1957#: commit-graph.c:246
d93ef2a1 1958msgid "commit-graph file is too small"
dba9f13c
JX
1959msgstr ""
1960
e13da2db 1961#: commit-graph.c:311
dba9f13c 1962#, c-format
d93ef2a1 1963msgid "commit-graph signature %X does not match signature %X"
dba9f13c
JX
1964msgstr ""
1965
e13da2db 1966#: commit-graph.c:318
dba9f13c 1967#, c-format
d93ef2a1 1968msgid "commit-graph version %X does not match version %X"
dba9f13c
JX
1969msgstr ""
1970
e13da2db 1971#: commit-graph.c:325
dba9f13c 1972#, c-format
d93ef2a1 1973msgid "commit-graph hash version %X does not match version %X"
dba9f13c
JX
1974msgstr ""
1975
e13da2db
JX
1976#: commit-graph.c:342
1977#, c-format
1978msgid "commit-graph file is too small to hold %u chunks"
94328cef
JX
1979msgstr ""
1980
e13da2db 1981#: commit-graph.c:361
dba9f13c 1982#, c-format
d93ef2a1 1983msgid "commit-graph improper chunk offset %08x%08x"
dba9f13c
JX
1984msgstr ""
1985
e13da2db 1986#: commit-graph.c:433
dba9f13c 1987#, c-format
d93ef2a1 1988msgid "commit-graph chunk id %08x appears multiple times"
dba9f13c
JX
1989msgstr ""
1990
e13da2db 1991#: commit-graph.c:499
6b0f1a9b
JX
1992msgid "commit-graph has no base graphs chunk"
1993msgstr ""
1994
e13da2db 1995#: commit-graph.c:509
6b0f1a9b
JX
1996msgid "commit-graph chain does not match"
1997msgstr ""
1998
e13da2db 1999#: commit-graph.c:557
6b0f1a9b
JX
2000#, c-format
2001msgid "invalid commit-graph chain: line '%s' not a hash"
2002msgstr ""
2003
e13da2db 2004#: commit-graph.c:581
6b0f1a9b
JX
2005msgid "unable to find all commit-graph files"
2006msgstr ""
2007
e13da2db 2008#: commit-graph.c:721 commit-graph.c:785
6b0f1a9b
JX
2009msgid "invalid commit position. commit-graph is likely corrupt"
2010msgstr ""
2011
e13da2db 2012#: commit-graph.c:742
dba9f13c
JX
2013#, c-format
2014msgid "could not find commit %s"
2015msgstr ""
2016
e13da2db 2017#: commit-graph.c:1042 builtin/am.c:1306
3d0a05b4
JX
2018#, c-format
2019msgid "unable to parse commit %s"
2020msgstr ""
2021
e13da2db 2022#: commit-graph.c:1265 builtin/pack-objects.c:2864
dba9f13c
JX
2023#, c-format
2024msgid "unable to get type of object %s"
2025msgstr ""
2026
e13da2db 2027#: commit-graph.c:1301
94328cef 2028msgid "Loading known commits in commit graph"
12705546
JX
2029msgstr ""
2030
e13da2db 2031#: commit-graph.c:1318
94328cef
JX
2032msgid "Expanding reachable commits in commit graph"
2033msgstr ""
2034
e13da2db 2035#: commit-graph.c:1338
94328cef 2036msgid "Clearing commit marks in commit graph"
12705546
JX
2037msgstr ""
2038
e13da2db 2039#: commit-graph.c:1357
94328cef 2040msgid "Computing commit graph generation numbers"
12705546
JX
2041msgstr ""
2042
e13da2db 2043#: commit-graph.c:1424
bfef3f9d
JX
2044msgid "Computing commit changed paths Bloom filters"
2045msgstr ""
2046
e13da2db 2047#: commit-graph.c:1501
d84f4abf
JX
2048msgid "Collecting referenced commits"
2049msgstr ""
2050
e13da2db 2051#: commit-graph.c:1526
94328cef
JX
2052#, c-format
2053msgid "Finding commits for commit graph in %d pack"
2054msgid_plural "Finding commits for commit graph in %d packs"
2055msgstr[0] ""
2056msgstr[1] ""
2057
e13da2db 2058#: commit-graph.c:1539
dba9f13c
JX
2059#, c-format
2060msgid "error adding pack %s"
2061msgstr ""
2062
e13da2db 2063#: commit-graph.c:1543
dba9f13c
JX
2064#, c-format
2065msgid "error opening index for %s"
2066msgstr ""
2067
e13da2db 2068#: commit-graph.c:1582
94328cef
JX
2069msgid "Finding commits for commit graph among packed objects"
2070msgstr ""
2071
e13da2db 2072#: commit-graph.c:1597
94328cef
JX
2073msgid "Counting distinct commits in commit graph"
2074msgstr ""
2075
e13da2db 2076#: commit-graph.c:1629
94328cef
JX
2077msgid "Finding extra edges in commit graph"
2078msgstr ""
2079
e13da2db 2080#: commit-graph.c:1678
6b0f1a9b 2081msgid "failed to write correct number of base graph ids"
9b7388a8
JX
2082msgstr ""
2083
e13da2db 2084#: commit-graph.c:1720 midx.c:826
9b7388a8 2085#, c-format
dba9f13c
JX
2086msgid "unable to create leading directories of %s"
2087msgstr ""
2088
e13da2db 2089#: commit-graph.c:1733
bfef3f9d
JX
2090msgid "unable to create temporary graph layer"
2091msgstr ""
2092
e13da2db 2093#: commit-graph.c:1738
6b0f1a9b 2094#, c-format
bfef3f9d 2095msgid "unable to adjust shared permissions for '%s'"
6b0f1a9b
JX
2096msgstr ""
2097
e13da2db 2098#: commit-graph.c:1808
94328cef
JX
2099#, c-format
2100msgid "Writing out commit graph in %d pass"
2101msgid_plural "Writing out commit graph in %d passes"
2102msgstr[0] ""
2103msgstr[1] ""
2104
e13da2db 2105#: commit-graph.c:1853
6b0f1a9b
JX
2106msgid "unable to open commit-graph chain file"
2107msgstr ""
2108
e13da2db 2109#: commit-graph.c:1869
6b0f1a9b
JX
2110msgid "failed to rename base commit-graph file"
2111msgstr ""
2112
e13da2db 2113#: commit-graph.c:1889
6b0f1a9b
JX
2114msgid "failed to rename temporary commit-graph file"
2115msgstr ""
2116
e13da2db 2117#: commit-graph.c:2015
6b0f1a9b
JX
2118msgid "Scanning merged commits"
2119msgstr ""
2120
e13da2db 2121#: commit-graph.c:2026
6b0f1a9b
JX
2122#, c-format
2123msgid "unexpected duplicate commit id %s"
2124msgstr ""
2125
e13da2db 2126#: commit-graph.c:2049
6b0f1a9b
JX
2127msgid "Merging commit-graph"
2128msgstr ""
2129
e13da2db 2130#: commit-graph.c:2259
6b0f1a9b
JX
2131#, c-format
2132msgid "the commit graph format cannot write %d commits"
2133msgstr ""
2134
e13da2db 2135#: commit-graph.c:2270
6b0f1a9b
JX
2136msgid "too many commits to write graph"
2137msgstr ""
2138
e13da2db 2139#: commit-graph.c:2363
dba9f13c 2140msgid "the commit-graph file has incorrect checksum and is likely corrupt"
9b7388a8
JX
2141msgstr ""
2142
e13da2db 2143#: commit-graph.c:2373
d93ef2a1
JX
2144#, c-format
2145msgid "commit-graph has incorrect OID order: %s then %s"
2146msgstr ""
2147
e13da2db 2148#: commit-graph.c:2383 commit-graph.c:2398
d93ef2a1
JX
2149#, c-format
2150msgid "commit-graph has incorrect fanout value: fanout[%d] = %u != %u"
2151msgstr ""
2152
e13da2db 2153#: commit-graph.c:2390
d93ef2a1
JX
2154#, c-format
2155msgid "failed to parse commit %s from commit-graph"
2156msgstr ""
2157
e13da2db 2158#: commit-graph.c:2408
12705546
JX
2159msgid "Verifying commits in commit graph"
2160msgstr ""
2161
e13da2db 2162#: commit-graph.c:2423
d93ef2a1
JX
2163#, c-format
2164msgid "failed to parse commit %s from object database for commit-graph"
2165msgstr ""
2166
e13da2db 2167#: commit-graph.c:2430
d93ef2a1
JX
2168#, c-format
2169msgid "root tree OID for commit %s in commit-graph is %s != %s"
2170msgstr ""
2171
e13da2db 2172#: commit-graph.c:2440
d93ef2a1
JX
2173#, c-format
2174msgid "commit-graph parent list for commit %s is too long"
2175msgstr ""
2176
e13da2db 2177#: commit-graph.c:2449
d93ef2a1
JX
2178#, c-format
2179msgid "commit-graph parent for %s is %s != %s"
2180msgstr ""
2181
e13da2db 2182#: commit-graph.c:2463
d93ef2a1
JX
2183#, c-format
2184msgid "commit-graph parent list for commit %s terminates early"
2185msgstr ""
2186
e13da2db 2187#: commit-graph.c:2468
d93ef2a1
JX
2188#, c-format
2189msgid ""
2190"commit-graph has generation number zero for commit %s, but non-zero elsewhere"
2191msgstr ""
2192
e13da2db 2193#: commit-graph.c:2472
d93ef2a1
JX
2194#, c-format
2195msgid ""
2196"commit-graph has non-zero generation number for commit %s, but zero elsewhere"
2197msgstr ""
2198
e13da2db 2199#: commit-graph.c:2488
d93ef2a1
JX
2200#, c-format
2201msgid "commit-graph generation for commit %s is %u != %u"
2202msgstr ""
2203
e13da2db 2204#: commit-graph.c:2494
d93ef2a1
JX
2205#, c-format
2206msgid "commit date for commit %s in commit-graph is %<PRIuMAX> != %<PRIuMAX>"
2207msgstr ""
2208
e13da2db
JX
2209#: commit.c:52 sequencer.c:2845 builtin/am.c:373 builtin/am.c:417
2210#: builtin/am.c:1385 builtin/am.c:2031 builtin/replace.c:457
bfef3f9d
JX
2211#, c-format
2212msgid "could not parse %s"
2213msgstr ""
2214
2215#: commit.c:54
2216#, c-format
2217msgid "%s %s is not a commit!"
2218msgstr ""
2219
2220#: commit.c:194
2221msgid ""
2222"Support for <GIT_DIR>/info/grafts is deprecated\n"
2223"and will be removed in a future Git version.\n"
2224"\n"
2225"Please use \"git replace --convert-graft-file\"\n"
2226"to convert the grafts into replace refs.\n"
2227"\n"
2228"Turn this message off by running\n"
2229"\"git config advice.graftFileDeprecated false\""
2230msgstr ""
2231
d84f4abf 2232#: commit.c:1172
bfef3f9d
JX
2233#, c-format
2234msgid "Commit %s has an untrusted GPG signature, allegedly by %s."
2235msgstr ""
2236
d84f4abf 2237#: commit.c:1176
bfef3f9d
JX
2238#, c-format
2239msgid "Commit %s has a bad GPG signature allegedly by %s."
2240msgstr ""
2241
d84f4abf 2242#: commit.c:1179
bfef3f9d
JX
2243#, c-format
2244msgid "Commit %s does not have a GPG signature."
2245msgstr ""
2246
d84f4abf 2247#: commit.c:1182
bfef3f9d
JX
2248#, c-format
2249msgid "Commit %s has a good GPG signature by %s\n"
2250msgstr ""
2251
d84f4abf 2252#: commit.c:1436
bfef3f9d
JX
2253msgid ""
2254"Warning: commit message did not conform to UTF-8.\n"
2255"You may want to amend it after fixing the message, or set the config\n"
2256"variable i18n.commitencoding to the encoding your project uses.\n"
2257msgstr ""
2258
94328cef 2259#: compat/obstack.c:406 compat/obstack.c:408
dce37b66
JX
2260msgid "memory exhausted"
2261msgstr ""
2262
bfef3f9d 2263#: config.c:125
dba9f13c
JX
2264#, c-format
2265msgid ""
2266"exceeded maximum include depth (%d) while including\n"
2267"\t%s\n"
2268"from\n"
2269"\t%s\n"
98ac7815 2270"This might be due to circular includes."
dba9f13c
JX
2271msgstr ""
2272
bfef3f9d 2273#: config.c:141
dba9f13c
JX
2274#, c-format
2275msgid "could not expand include path '%s'"
2276msgstr ""
2277
bfef3f9d 2278#: config.c:152
dba9f13c
JX
2279msgid "relative config includes must come from files"
2280msgstr ""
2281
bfef3f9d 2282#: config.c:198
dfc182b1
JX
2283msgid "relative config include conditionals must come from files"
2284msgstr ""
2285
bfef3f9d 2286#: config.c:378
dba9f13c
JX
2287#, c-format
2288msgid "key does not contain a section: %s"
2289msgstr ""
2290
bfef3f9d 2291#: config.c:384
dba9f13c
JX
2292#, c-format
2293msgid "key does not contain variable name: %s"
2294msgstr ""
2295
e13da2db 2296#: config.c:408 sequencer.c:2547
dba9f13c
JX
2297#, c-format
2298msgid "invalid key: %s"
2299msgstr ""
2300
bfef3f9d 2301#: config.c:414
dba9f13c
JX
2302#, c-format
2303msgid "invalid key (newline): %s"
2304msgstr ""
2305
bfef3f9d 2306#: config.c:450 config.c:462
dba9f13c
JX
2307#, c-format
2308msgid "bogus config parameter: %s"
2309msgstr ""
2310
bfef3f9d 2311#: config.c:497
dba9f13c
JX
2312#, c-format
2313msgid "bogus format in %s"
2314msgstr ""
2315
bfef3f9d 2316#: config.c:836
9fa976ff
JX
2317#, c-format
2318msgid "bad config line %d in blob %s"
2319msgstr ""
2320
bfef3f9d 2321#: config.c:840
9fa976ff
JX
2322#, c-format
2323msgid "bad config line %d in file %s"
2324msgstr ""
2325
bfef3f9d 2326#: config.c:844
9fa976ff
JX
2327#, c-format
2328msgid "bad config line %d in standard input"
2329msgstr ""
2330
bfef3f9d 2331#: config.c:848
9fa976ff
JX
2332#, c-format
2333msgid "bad config line %d in submodule-blob %s"
2334msgstr ""
2335
bfef3f9d 2336#: config.c:852
9fa976ff
JX
2337#, c-format
2338msgid "bad config line %d in command line %s"
2339msgstr ""
2340
bfef3f9d 2341#: config.c:856
9fa976ff
JX
2342#, c-format
2343msgid "bad config line %d in %s"
2344msgstr ""
2345
bfef3f9d 2346#: config.c:993
5bd166d8 2347msgid "out of range"
9fa976ff
JX
2348msgstr ""
2349
bfef3f9d 2350#: config.c:993
5bd166d8 2351msgid "invalid unit"
9fa976ff
JX
2352msgstr ""
2353
bfef3f9d 2354#: config.c:994
9fa976ff 2355#, c-format
5bd166d8 2356msgid "bad numeric config value '%s' for '%s': %s"
9fa976ff
JX
2357msgstr ""
2358
bfef3f9d 2359#: config.c:1013
9fa976ff 2360#, c-format
5bd166d8 2361msgid "bad numeric config value '%s' for '%s' in blob %s: %s"
9fa976ff
JX
2362msgstr ""
2363
bfef3f9d 2364#: config.c:1016
9fa976ff 2365#, c-format
5bd166d8 2366msgid "bad numeric config value '%s' for '%s' in file %s: %s"
9fa976ff
JX
2367msgstr ""
2368
bfef3f9d 2369#: config.c:1019
9fa976ff 2370#, c-format
5bd166d8 2371msgid "bad numeric config value '%s' for '%s' in standard input: %s"
9fa976ff
JX
2372msgstr ""
2373
bfef3f9d 2374#: config.c:1022
9fa976ff 2375#, c-format
5bd166d8 2376msgid "bad numeric config value '%s' for '%s' in submodule-blob %s: %s"
9fa976ff
JX
2377msgstr ""
2378
bfef3f9d 2379#: config.c:1025
9fa976ff 2380#, c-format
5bd166d8 2381msgid "bad numeric config value '%s' for '%s' in command line %s: %s"
d07a63e4
JX
2382msgstr ""
2383
bfef3f9d 2384#: config.c:1028
d07a63e4 2385#, c-format
5bd166d8 2386msgid "bad numeric config value '%s' for '%s' in %s: %s"
d07a63e4
JX
2387msgstr ""
2388
bfef3f9d 2389#: config.c:1123
d07a63e4
JX
2390#, c-format
2391msgid "failed to expand user dir in: '%s'"
2392msgstr ""
2393
bfef3f9d 2394#: config.c:1132
18a90722
JX
2395#, c-format
2396msgid "'%s' for '%s' is not a valid timestamp"
2397msgstr ""
2398
bfef3f9d 2399#: config.c:1223
dba9f13c
JX
2400#, c-format
2401msgid "abbrev length out of range: %d"
2402msgstr ""
2403
bfef3f9d 2404#: config.c:1237 config.c:1248
d07a63e4
JX
2405#, c-format
2406msgid "bad zlib compression level %d"
2407msgstr ""
2408
bfef3f9d 2409#: config.c:1340
dba9f13c
JX
2410msgid "core.commentChar should only be one character"
2411msgstr ""
2412
bfef3f9d 2413#: config.c:1373
d07a63e4
JX
2414#, c-format
2415msgid "invalid mode for object creation: %s"
2416msgstr ""
2417
bfef3f9d 2418#: config.c:1445
dba9f13c
JX
2419#, c-format
2420msgid "malformed value for %s"
2421msgstr ""
2422
bfef3f9d 2423#: config.c:1471
dba9f13c
JX
2424#, c-format
2425msgid "malformed value for %s: %s"
2426msgstr ""
2427
bfef3f9d 2428#: config.c:1472
dba9f13c
JX
2429msgid "must be one of nothing, matching, simple, upstream or current"
2430msgstr ""
2431
e13da2db 2432#: config.c:1533 builtin/pack-objects.c:3649
673bfad0
JX
2433#, c-format
2434msgid "bad pack compression level %d"
2435msgstr ""
2436
bfef3f9d 2437#: config.c:1655
dba9f13c
JX
2438#, c-format
2439msgid "unable to load config blob object '%s'"
2440msgstr ""
2441
bfef3f9d 2442#: config.c:1658
dba9f13c
JX
2443#, c-format
2444msgid "reference '%s' does not point to a blob"
2445msgstr ""
2446
bfef3f9d 2447#: config.c:1675
dba9f13c
JX
2448#, c-format
2449msgid "unable to resolve config blob '%s'"
2450msgstr ""
2451
bfef3f9d 2452#: config.c:1705
dba9f13c
JX
2453#, c-format
2454msgid "failed to parse %s"
2455msgstr ""
2456
bfef3f9d 2457#: config.c:1759
d07a63e4
JX
2458msgid "unable to parse command-line config"
2459msgstr ""
2460
e13da2db 2461#: config.c:2122
9fa976ff 2462msgid "unknown error occurred while reading the configuration files"
d07a63e4
JX
2463msgstr ""
2464
e13da2db 2465#: config.c:2296
dfc182b1
JX
2466#, c-format
2467msgid "Invalid %s: '%s'"
2468msgstr ""
2469
e13da2db 2470#: config.c:2341
dfc182b1
JX
2471#, c-format
2472msgid "splitIndex.maxPercentChange value '%d' should be between 0 and 100"
2473msgstr ""
2474
e13da2db 2475#: config.c:2387
d07a63e4
JX
2476#, c-format
2477msgid "unable to parse '%s' from command-line config"
2478msgstr ""
2479
e13da2db 2480#: config.c:2389
d07a63e4
JX
2481#, c-format
2482msgid "bad config variable '%s' in file '%s' at line %d"
2483msgstr ""
2484
e13da2db 2485#: config.c:2470
dba9f13c
JX
2486#, c-format
2487msgid "invalid section name '%s'"
2488msgstr ""
2489
e13da2db 2490#: config.c:2502
d07a63e4
JX
2491#, c-format
2492msgid "%s has multiple values"
2493msgstr ""
2494
e13da2db 2495#: config.c:2531
dba9f13c
JX
2496#, c-format
2497msgid "failed to write new configuration file %s"
2498msgstr ""
2499
e13da2db 2500#: config.c:2783 config.c:3107
dba9f13c
JX
2501#, c-format
2502msgid "could not lock config file %s"
2503msgstr ""
2504
e13da2db 2505#: config.c:2794
dba9f13c
JX
2506#, c-format
2507msgid "opening %s"
2508msgstr ""
2509
e13da2db 2510#: config.c:2829 builtin/config.c:354
dba9f13c
JX
2511#, c-format
2512msgid "invalid pattern: %s"
2513msgstr ""
2514
e13da2db 2515#: config.c:2854
dba9f13c
JX
2516#, c-format
2517msgid "invalid config file %s"
2518msgstr ""
2519
e13da2db 2520#: config.c:2867 config.c:3120
673bfad0
JX
2521#, c-format
2522msgid "fstat on %s failed"
2523msgstr ""
2524
e13da2db 2525#: config.c:2878
dba9f13c
JX
2526#, c-format
2527msgid "unable to mmap '%s'"
2528msgstr ""
2529
e13da2db 2530#: config.c:2887 config.c:3125
dba9f13c
JX
2531#, c-format
2532msgid "chmod on %s failed"
2533msgstr ""
2534
e13da2db 2535#: config.c:2972 config.c:3222
dba9f13c
JX
2536#, c-format
2537msgid "could not write config file %s"
2538msgstr ""
2539
e13da2db 2540#: config.c:3006
f517e50d
JX
2541#, c-format
2542msgid "could not set '%s' to '%s'"
2543msgstr ""
2544
e13da2db 2545#: config.c:3008 builtin/remote.c:656 builtin/remote.c:850 builtin/remote.c:858
9eb3984b 2546#, c-format
f517e50d 2547msgid "could not unset '%s'"
9eb3984b
JX
2548msgstr ""
2549
e13da2db 2550#: config.c:3098
dba9f13c
JX
2551#, c-format
2552msgid "invalid section name: %s"
2553msgstr ""
2554
e13da2db 2555#: config.c:3265
dba9f13c
JX
2556#, c-format
2557msgid "missing value for '%s'"
2558msgstr ""
2559
55892712 2560#: connect.c:61
dba9f13c 2561msgid "the remote end hung up upon initial contact"
fda7b092
JX
2562msgstr ""
2563
55892712 2564#: connect.c:63
fda7b092
JX
2565msgid ""
2566"Could not read from remote repository.\n"
2567"\n"
2568"Please make sure you have the correct access rights\n"
2569"and the repository exists."
2570msgstr ""
2571
dba9f13c
JX
2572#: connect.c:81
2573#, c-format
2574msgid "server doesn't support '%s'"
9fa976ff
JX
2575msgstr ""
2576
d84f4abf 2577#: connect.c:118
dba9f13c
JX
2578#, c-format
2579msgid "server doesn't support feature '%s'"
dce37b66
JX
2580msgstr ""
2581
d84f4abf 2582#: connect.c:129
dba9f13c 2583msgid "expected flush after capabilities"
dce37b66
JX
2584msgstr ""
2585
d84f4abf 2586#: connect.c:263
dba9f13c
JX
2587#, c-format
2588msgid "ignoring capabilities after first line '%s'"
dce37b66
JX
2589msgstr ""
2590
d84f4abf 2591#: connect.c:284
dba9f13c 2592msgid "protocol error: unexpected capabilities^{}"
abc8de64
JX
2593msgstr ""
2594
d84f4abf 2595#: connect.c:306
abc8de64 2596#, c-format
dba9f13c 2597msgid "protocol error: expected shallow sha-1, got '%s'"
fda7b092
JX
2598msgstr ""
2599
d84f4abf 2600#: connect.c:308
dba9f13c 2601msgid "repository on the other end cannot be shallow"
fda7b092
JX
2602msgstr ""
2603
d84f4abf 2604#: connect.c:347
dba9f13c
JX
2605msgid "invalid packet"
2606msgstr ""
2607
d84f4abf 2608#: connect.c:367
9b7388a8 2609#, c-format
dba9f13c 2610msgid "protocol error: unexpected '%s'"
9b7388a8
JX
2611msgstr ""
2612
d84f4abf
JX
2613#: connect.c:473
2614#, c-format
2615msgid "unknown object format '%s' specified by server"
2616msgstr ""
2617
2618#: connect.c:500
9b7388a8 2619#, c-format
dba9f13c
JX
2620msgid "invalid ls-refs response: %s"
2621msgstr ""
2622
d84f4abf 2623#: connect.c:504
dba9f13c 2624msgid "expected flush after ref listing"
9b7388a8
JX
2625msgstr ""
2626
d84f4abf
JX
2627#: connect.c:507
2628msgid "expected response end packet after ref listing"
2629msgstr ""
2630
2631#: connect.c:640
9b7388a8 2632#, c-format
dba9f13c
JX
2633msgid "protocol '%s' is not supported"
2634msgstr ""
2635
d84f4abf 2636#: connect.c:691
dba9f13c 2637msgid "unable to set SO_KEEPALIVE on socket"
9b7388a8
JX
2638msgstr ""
2639
d84f4abf 2640#: connect.c:731 connect.c:794
9b7388a8 2641#, c-format
dba9f13c 2642msgid "Looking up %s ... "
9b7388a8
JX
2643msgstr ""
2644
d84f4abf 2645#: connect.c:735
9b7388a8 2646#, c-format
dba9f13c 2647msgid "unable to look up %s (port %s) (%s)"
9b7388a8
JX
2648msgstr ""
2649
dba9f13c 2650#. TRANSLATORS: this is the end of "Looking up %s ... "
d84f4abf 2651#: connect.c:739 connect.c:810
9b7388a8 2652#, c-format
dba9f13c
JX
2653msgid ""
2654"done.\n"
2655"Connecting to %s (port %s) ... "
9b7388a8
JX
2656msgstr ""
2657
d84f4abf 2658#: connect.c:761 connect.c:838
dba9f13c
JX
2659#, c-format
2660msgid ""
2661"unable to connect to %s:\n"
2662"%s"
9b7388a8
JX
2663msgstr ""
2664
dba9f13c 2665#. TRANSLATORS: this is the end of "Connecting to %s (port %s) ... "
d84f4abf 2666#: connect.c:767 connect.c:844
dba9f13c 2667msgid "done."
822e4a65
JX
2668msgstr ""
2669
d84f4abf 2670#: connect.c:798
91d443d0 2671#, c-format
dba9f13c
JX
2672msgid "unable to look up %s (%s)"
2673msgstr ""
91d443d0 2674
d84f4abf 2675#: connect.c:804
91d443d0 2676#, c-format
dba9f13c
JX
2677msgid "unknown port %s"
2678msgstr ""
91d443d0 2679
d84f4abf 2680#: connect.c:941 connect.c:1271
91d443d0 2681#, c-format
dba9f13c
JX
2682msgid "strange hostname '%s' blocked"
2683msgstr ""
91d443d0 2684
d84f4abf 2685#: connect.c:943
91d443d0 2686#, c-format
dba9f13c
JX
2687msgid "strange port '%s' blocked"
2688msgstr ""
91d443d0 2689
d84f4abf 2690#: connect.c:953
91d443d0 2691#, c-format
dba9f13c
JX
2692msgid "cannot start proxy %s"
2693msgstr ""
2694
d84f4abf 2695#: connect.c:1024
dba9f13c
JX
2696msgid "no path specified; see 'git help pull' for valid url syntax"
2697msgstr ""
2698
d84f4abf 2699#: connect.c:1219
dba9f13c
JX
2700msgid "ssh variant 'simple' does not support -4"
2701msgstr ""
2702
d84f4abf 2703#: connect.c:1231
dba9f13c
JX
2704msgid "ssh variant 'simple' does not support -6"
2705msgstr ""
2706
d84f4abf 2707#: connect.c:1248
dba9f13c
JX
2708msgid "ssh variant 'simple' does not support setting port"
2709msgstr ""
2710
d84f4abf 2711#: connect.c:1360
dba9f13c
JX
2712#, c-format
2713msgid "strange pathname '%s' blocked"
2714msgstr ""
2715
e13da2db 2716#: connect.c:1408
dba9f13c
JX
2717msgid "unable to fork"
2718msgstr ""
2719
e13da2db 2720#: connected.c:108 builtin/fsck.c:209 builtin/prune.c:45
dba9f13c
JX
2721msgid "Checking connectivity"
2722msgstr ""
2723
e13da2db 2724#: connected.c:120
dba9f13c
JX
2725msgid "Could not run 'git rev-list'"
2726msgstr ""
2727
e13da2db 2728#: connected.c:144
dba9f13c
JX
2729msgid "failed write to rev-list"
2730msgstr ""
2731
e13da2db 2732#: connected.c:149
dba9f13c
JX
2733msgid "failed to close rev-list's stdin"
2734msgstr ""
2735
3d0a05b4 2736#: convert.c:194
dba9f13c
JX
2737#, c-format
2738msgid "illegal crlf_action %d"
2739msgstr ""
2740
3d0a05b4 2741#: convert.c:207
dba9f13c
JX
2742#, c-format
2743msgid "CRLF would be replaced by LF in %s"
2744msgstr ""
2745
3d0a05b4 2746#: convert.c:209
dba9f13c
JX
2747#, c-format
2748msgid ""
2749"CRLF will be replaced by LF in %s.\n"
2750"The file will have its original line endings in your working directory"
2751msgstr ""
2752
3d0a05b4 2753#: convert.c:217
dba9f13c
JX
2754#, c-format
2755msgid "LF would be replaced by CRLF in %s"
2756msgstr ""
2757
3d0a05b4 2758#: convert.c:219
dba9f13c
JX
2759#, c-format
2760msgid ""
2761"LF will be replaced by CRLF in %s.\n"
2762"The file will have its original line endings in your working directory"
2763msgstr ""
2764
578c7937 2765#: convert.c:284
dba9f13c
JX
2766#, c-format
2767msgid "BOM is prohibited in '%s' if encoded as %s"
2768msgstr ""
2769
578c7937 2770#: convert.c:291
dba9f13c
JX
2771#, c-format
2772msgid ""
578c7937
JX
2773"The file '%s' contains a byte order mark (BOM). Please use UTF-%.*s as "
2774"working-tree-encoding."
dba9f13c
JX
2775msgstr ""
2776
578c7937 2777#: convert.c:304
dba9f13c
JX
2778#, c-format
2779msgid "BOM is required in '%s' if encoded as %s"
2780msgstr ""
2781
578c7937 2782#: convert.c:306
dba9f13c
JX
2783#, c-format
2784msgid ""
2785"The file '%s' is missing a byte order mark (BOM). Please use UTF-%sBE or UTF-"
2786"%sLE (depending on the byte order) as working-tree-encoding."
2787msgstr ""
2788
578c7937 2789#: convert.c:419 convert.c:490
dba9f13c
JX
2790#, c-format
2791msgid "failed to encode '%s' from %s to %s"
2792msgstr ""
2793
578c7937 2794#: convert.c:462
dba9f13c
JX
2795#, c-format
2796msgid "encoding '%s' from %s to %s and back is not the same"
2797msgstr ""
2798
e13da2db 2799#: convert.c:665
dba9f13c
JX
2800#, c-format
2801msgid "cannot fork to run external filter '%s'"
2802msgstr ""
2803
e13da2db 2804#: convert.c:685
dba9f13c
JX
2805#, c-format
2806msgid "cannot feed the input to external filter '%s'"
2807msgstr ""
2808
e13da2db 2809#: convert.c:692
dba9f13c
JX
2810#, c-format
2811msgid "external filter '%s' failed %d"
2812msgstr ""
2813
e13da2db 2814#: convert.c:727 convert.c:730
dba9f13c
JX
2815#, c-format
2816msgid "read from external filter '%s' failed"
2817msgstr ""
2818
e13da2db 2819#: convert.c:733 convert.c:788
dba9f13c
JX
2820#, c-format
2821msgid "external filter '%s' failed"
2822msgstr ""
2823
e13da2db 2824#: convert.c:837
dba9f13c
JX
2825msgid "unexpected filter type"
2826msgstr ""
2827
e13da2db 2828#: convert.c:848
dba9f13c
JX
2829msgid "path name too long for external filter"
2830msgstr ""
2831
e13da2db 2832#: convert.c:940
dba9f13c
JX
2833#, c-format
2834msgid ""
2835"external filter '%s' is not available anymore although not all paths have "
2836"been filtered"
2837msgstr ""
2838
e13da2db 2839#: convert.c:1240
dba9f13c
JX
2840msgid "true/false are no valid working-tree-encodings"
2841msgstr ""
2842
e13da2db 2843#: convert.c:1428 convert.c:1462
dba9f13c
JX
2844#, c-format
2845msgid "%s: clean filter '%s' failed"
2846msgstr ""
2847
e13da2db 2848#: convert.c:1508
dba9f13c
JX
2849#, c-format
2850msgid "%s: smudge filter %s failed"
2851msgstr ""
2852
bfef3f9d
JX
2853#: credential.c:96
2854#, c-format
2855msgid "skipping credential lookup for key: credential.%s"
2856msgstr ""
2857
2858#: credential.c:112
2859msgid "refusing to work with credential missing host field"
2860msgstr ""
2861
2862#: credential.c:114
2863msgid "refusing to work with credential missing protocol field"
2864msgstr ""
2865
e13da2db 2866#: credential.c:394
bfef3f9d
JX
2867#, c-format
2868msgid "url contains a newline in its %s component: %s"
2869msgstr ""
2870
e13da2db 2871#: credential.c:438
bfef3f9d
JX
2872#, c-format
2873msgid "url has no scheme: %s"
2874msgstr ""
2875
e13da2db 2876#: credential.c:511
bfef3f9d
JX
2877#, c-format
2878msgid "credential url cannot be parsed: %s"
2879msgstr ""
2880
3d0a05b4 2881#: date.c:138
dba9f13c
JX
2882msgid "in the future"
2883msgstr ""
2884
3d0a05b4 2885#: date.c:144
dba9f13c
JX
2886#, c-format
2887msgid "%<PRIuMAX> second ago"
2888msgid_plural "%<PRIuMAX> seconds ago"
2889msgstr[0] ""
2890msgstr[1] ""
2891
3d0a05b4 2892#: date.c:151
dba9f13c
JX
2893#, c-format
2894msgid "%<PRIuMAX> minute ago"
2895msgid_plural "%<PRIuMAX> minutes ago"
2896msgstr[0] ""
2897msgstr[1] ""
2898
3d0a05b4 2899#: date.c:158
dba9f13c
JX
2900#, c-format
2901msgid "%<PRIuMAX> hour ago"
2902msgid_plural "%<PRIuMAX> hours ago"
2903msgstr[0] ""
2904msgstr[1] ""
2905
3d0a05b4 2906#: date.c:165
dba9f13c
JX
2907#, c-format
2908msgid "%<PRIuMAX> day ago"
2909msgid_plural "%<PRIuMAX> days ago"
2910msgstr[0] ""
2911msgstr[1] ""
2912
3d0a05b4 2913#: date.c:171
dba9f13c
JX
2914#, c-format
2915msgid "%<PRIuMAX> week ago"
2916msgid_plural "%<PRIuMAX> weeks ago"
2917msgstr[0] ""
2918msgstr[1] ""
91d443d0 2919
3d0a05b4 2920#: date.c:178
91d443d0
JX
2921#, c-format
2922msgid "%<PRIuMAX> month ago"
2923msgid_plural "%<PRIuMAX> months ago"
2924msgstr[0] ""
2925msgstr[1] ""
2926
3d0a05b4 2927#: date.c:189
91d443d0
JX
2928#, c-format
2929msgid "%<PRIuMAX> year"
2930msgid_plural "%<PRIuMAX> years"
fda7b092
JX
2931msgstr[0] ""
2932msgstr[1] ""
3b6137f2 2933
fda7b092 2934#. TRANSLATORS: "%s" is "<n> years"
3d0a05b4 2935#: date.c:192
91d443d0
JX
2936#, c-format
2937msgid "%s, %<PRIuMAX> month ago"
2938msgid_plural "%s, %<PRIuMAX> months ago"
2939msgstr[0] ""
2940msgstr[1] ""
2941
3d0a05b4 2942#: date.c:197 date.c:202
91d443d0
JX
2943#, c-format
2944msgid "%<PRIuMAX> year ago"
2945msgid_plural "%<PRIuMAX> years ago"
fda7b092
JX
2946msgstr[0] ""
2947msgstr[1] ""
3b6137f2 2948
94328cef 2949#: delta-islands.c:272
12705546
JX
2950msgid "Propagating island marks"
2951msgstr ""
2952
94328cef 2953#: delta-islands.c:290
12705546
JX
2954#, c-format
2955msgid "bad tree object %s"
2956msgstr ""
2957
94328cef 2958#: delta-islands.c:334
12705546
JX
2959#, c-format
2960msgid "failed to load island regex for '%s': %s"
2961msgstr ""
2962
94328cef 2963#: delta-islands.c:390
12705546
JX
2964#, c-format
2965msgid "island regex from config has too many capture groups (max=%d)"
2966msgstr ""
2967
6b0f1a9b 2968#: delta-islands.c:467
12705546
JX
2969#, c-format
2970msgid "Marked %d islands, done.\n"
2971msgstr ""
2972
d93ef2a1
JX
2973#: diff-no-index.c:238
2974msgid "git diff --no-index [<options>] <path> <path>"
3b6137f2
JX
2975msgstr ""
2976
d93ef2a1
JX
2977#: diff-no-index.c:263
2978msgid ""
2979"Not a git repository. Use --no-index to compare two paths outside a working "
2980"tree"
2981msgstr ""
2982
d84f4abf 2983#: diff.c:156
3b6137f2 2984#, c-format
fda7b092 2985msgid " Failed to parse dirstat cut-off percentage '%s'\n"
3b6137f2
JX
2986msgstr ""
2987
d84f4abf 2988#: diff.c:161
3b6137f2 2989#, c-format
fda7b092 2990msgid " Unknown dirstat parameter '%s'\n"
3b6137f2
JX
2991msgstr ""
2992
d84f4abf 2993#: diff.c:297
25eab542 2994msgid ""
dba9f13c
JX
2995"color moved setting must be one of 'no', 'default', 'blocks', 'zebra', "
2996"'dimmed-zebra', 'plain'"
25eab542
JX
2997msgstr ""
2998
d84f4abf 2999#: diff.c:325
dba9f13c 3000#, c-format
94328cef
JX
3001msgid ""
3002"unknown color-moved-ws mode '%s', possible values are 'ignore-space-change', "
3003"'ignore-space-at-eol', 'ignore-all-space', 'allow-indentation-change'"
dba9f13c
JX
3004msgstr ""
3005
d84f4abf 3006#: diff.c:333
dba9f13c 3007msgid ""
94328cef
JX
3008"color-moved-ws: allow-indentation-change cannot be combined with other "
3009"whitespace modes"
dba9f13c
JX
3010msgstr ""
3011
d84f4abf 3012#: diff.c:410
3b6137f2 3013#, c-format
fda7b092 3014msgid "Unknown value for 'diff.submodule' config variable: '%s'"
3b6137f2
JX
3015msgstr ""
3016
d84f4abf 3017#: diff.c:470
3b6137f2 3018#, c-format
fda7b092
JX
3019msgid ""
3020"Found errors in 'diff.dirstat' config variable:\n"
3021"%s"
3b6137f2
JX
3022msgstr ""
3023
e13da2db 3024#: diff.c:4269
3b6137f2 3025#, c-format
fda7b092 3026msgid "external diff died, stopping at %s"
3b6137f2
JX
3027msgstr ""
3028
e13da2db 3029#: diff.c:4618
fda7b092 3030msgid "--name-only, --name-status, --check and -s are mutually exclusive"
3b6137f2
JX
3031msgstr ""
3032
e13da2db 3033#: diff.c:4621
abc8de64
JX
3034msgid "-G, -S and --find-object are mutually exclusive"
3035msgstr ""
3036
e13da2db 3037#: diff.c:4699
fda7b092 3038msgid "--follow requires exactly one pathspec"
3b6137f2
JX
3039msgstr ""
3040
e13da2db 3041#: diff.c:4747
d93ef2a1
JX
3042#, c-format
3043msgid "invalid --stat value: %s"
3044msgstr ""
3045
e13da2db
JX
3046#: diff.c:4752 diff.c:4757 diff.c:4762 diff.c:4767 diff.c:5279
3047#: parse-options.c:197 parse-options.c:201 builtin/commit-graph.c:180
d93ef2a1
JX
3048#, c-format
3049msgid "%s expects a numerical value"
3050msgstr ""
3051
e13da2db 3052#: diff.c:4784
3b6137f2
JX
3053#, c-format
3054msgid ""
fda7b092
JX
3055"Failed to parse --dirstat/-X option parameter:\n"
3056"%s"
3b6137f2
JX
3057msgstr ""
3058
e13da2db 3059#: diff.c:4869
3b6137f2 3060#, c-format
d93ef2a1 3061msgid "unknown change class '%c' in --diff-filter=%s"
3b6137f2
JX
3062msgstr ""
3063
e13da2db 3064#: diff.c:4893
d93ef2a1
JX
3065#, c-format
3066msgid "unknown value after ws-error-highlight=%.*s"
3b6137f2
JX
3067msgstr ""
3068
e13da2db 3069#: diff.c:4907
d93ef2a1
JX
3070#, c-format
3071msgid "unable to resolve '%s'"
3b6137f2
JX
3072msgstr ""
3073
e13da2db 3074#: diff.c:4957 diff.c:4963
3b6137f2 3075#, c-format
d93ef2a1 3076msgid "%s expects <n>/<m> form"
3b6137f2
JX
3077msgstr ""
3078
e13da2db 3079#: diff.c:4975
dba9f13c 3080#, c-format
d93ef2a1 3081msgid "%s expects a character, got '%s'"
dba9f13c
JX
3082msgstr ""
3083
e13da2db 3084#: diff.c:4996
dba9f13c 3085#, c-format
d93ef2a1 3086msgid "bad --color-moved argument: %s"
dba9f13c
JX
3087msgstr ""
3088
e13da2db 3089#: diff.c:5015
abc8de64 3090#, c-format
d93ef2a1 3091msgid "invalid mode '%s' in --color-moved-ws"
abc8de64
JX
3092msgstr ""
3093
e13da2db 3094#: diff.c:5055
d93ef2a1
JX
3095msgid ""
3096"option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
3097"\"histogram\""
3b6137f2
JX
3098msgstr ""
3099
e13da2db 3100#: diff.c:5091 diff.c:5111
d93ef2a1
JX
3101#, c-format
3102msgid "invalid argument to %s"
3b6137f2
JX
3103msgstr ""
3104
e13da2db 3105#: diff.c:5248
dba9f13c 3106#, c-format
d93ef2a1 3107msgid "failed to parse --submodule option parameter: '%s'"
dba9f13c
JX
3108msgstr ""
3109
e13da2db 3110#: diff.c:5304
dfc182b1 3111#, c-format
d93ef2a1 3112msgid "bad --word-diff argument: %s"
dfc182b1
JX
3113msgstr ""
3114
e13da2db 3115#: diff.c:5327
d93ef2a1 3116msgid "Diff output format options"
673bfad0
JX
3117msgstr ""
3118
e13da2db 3119#: diff.c:5329 diff.c:5335
d93ef2a1 3120msgid "generate patch"
18a90722
JX
3121msgstr ""
3122
e13da2db 3123#: diff.c:5332 builtin/log.c:176
d93ef2a1 3124msgid "suppress diff output"
25eab542
JX
3125msgstr ""
3126
e13da2db 3127#: diff.c:5337 diff.c:5451 diff.c:5458
d93ef2a1 3128msgid "<n>"
dfc182b1
JX
3129msgstr ""
3130
e13da2db 3131#: diff.c:5338 diff.c:5341
d93ef2a1 3132msgid "generate diffs with <n> lines context"
dba9f13c
JX
3133msgstr ""
3134
e13da2db 3135#: diff.c:5343
d93ef2a1 3136msgid "generate the diff in raw format"
dba9f13c
JX
3137msgstr ""
3138
e13da2db 3139#: diff.c:5346
d93ef2a1 3140msgid "synonym for '-p --raw'"
dba9f13c
JX
3141msgstr ""
3142
e13da2db 3143#: diff.c:5350
d93ef2a1 3144msgid "synonym for '-p --stat'"
abc8de64
JX
3145msgstr ""
3146
e13da2db 3147#: diff.c:5354
d93ef2a1 3148msgid "machine friendly --stat"
3b6137f2
JX
3149msgstr ""
3150
e13da2db 3151#: diff.c:5357
d93ef2a1 3152msgid "output only the last line of --stat"
94328cef
JX
3153msgstr ""
3154
e13da2db 3155#: diff.c:5359 diff.c:5367
d93ef2a1 3156msgid "<param1,param2>..."
3b6137f2
JX
3157msgstr ""
3158
e13da2db 3159#: diff.c:5360
d93ef2a1
JX
3160msgid ""
3161"output the distribution of relative amount of changes for each sub-directory"
3b6137f2
JX
3162msgstr ""
3163
e13da2db 3164#: diff.c:5364
d93ef2a1 3165msgid "synonym for --dirstat=cumulative"
3b6137f2
JX
3166msgstr ""
3167
e13da2db 3168#: diff.c:5368
d93ef2a1 3169msgid "synonym for --dirstat=files,param1,param2..."
3b6137f2
JX
3170msgstr ""
3171
e13da2db 3172#: diff.c:5372
d93ef2a1 3173msgid "warn if changes introduce conflict markers or whitespace errors"
3b6137f2
JX
3174msgstr ""
3175
e13da2db 3176#: diff.c:5375
d93ef2a1 3177msgid "condensed summary such as creations, renames and mode changes"
3b6137f2
JX
3178msgstr ""
3179
e13da2db 3180#: diff.c:5378
d93ef2a1 3181msgid "show only names of changed files"
3b6137f2
JX
3182msgstr ""
3183
e13da2db 3184#: diff.c:5381
d93ef2a1 3185msgid "show only names and status of changed files"
3b6137f2
JX
3186msgstr ""
3187
e13da2db 3188#: diff.c:5383
d93ef2a1 3189msgid "<width>[,<name-width>[,<count>]]"
3b6137f2
JX
3190msgstr ""
3191
e13da2db 3192#: diff.c:5384
d93ef2a1 3193msgid "generate diffstat"
3b6137f2
JX
3194msgstr ""
3195
e13da2db 3196#: diff.c:5386 diff.c:5389 diff.c:5392
d93ef2a1 3197msgid "<width>"
3b6137f2
JX
3198msgstr ""
3199
e13da2db 3200#: diff.c:5387
d93ef2a1 3201msgid "generate diffstat with a given width"
3b6137f2
JX
3202msgstr ""
3203
e13da2db 3204#: diff.c:5390
d93ef2a1 3205msgid "generate diffstat with a given name width"
3b6137f2
JX
3206msgstr ""
3207
e13da2db 3208#: diff.c:5393
d93ef2a1 3209msgid "generate diffstat with a given graph width"
3b6137f2
JX
3210msgstr ""
3211
e13da2db 3212#: diff.c:5395
d93ef2a1 3213msgid "<count>"
3b6137f2
JX
3214msgstr ""
3215
e13da2db 3216#: diff.c:5396
d93ef2a1 3217msgid "generate diffstat with limited lines"
3b6137f2
JX
3218msgstr ""
3219
e13da2db 3220#: diff.c:5399
d93ef2a1 3221msgid "generate compact summary in diffstat"
3b6137f2
JX
3222msgstr ""
3223
e13da2db 3224#: diff.c:5402
d93ef2a1 3225msgid "output a binary diff that can be applied"
3b6137f2
JX
3226msgstr ""
3227
e13da2db 3228#: diff.c:5405
d93ef2a1 3229msgid "show full pre- and post-image object names on the \"index\" lines"
3b6137f2
JX
3230msgstr ""
3231
e13da2db 3232#: diff.c:5407
d93ef2a1 3233msgid "show colored diff"
3b6137f2
JX
3234msgstr ""
3235
e13da2db 3236#: diff.c:5408
d93ef2a1 3237msgid "<kind>"
3b6137f2
JX
3238msgstr ""
3239
e13da2db 3240#: diff.c:5409
d93ef2a1
JX
3241msgid ""
3242"highlight whitespace errors in the 'context', 'old' or 'new' lines in the "
3243"diff"
3b6137f2
JX
3244msgstr ""
3245
e13da2db 3246#: diff.c:5412
d93ef2a1
JX
3247msgid ""
3248"do not munge pathnames and use NULs as output field terminators in --raw or "
3249"--numstat"
3b6137f2
JX
3250msgstr ""
3251
e13da2db 3252#: diff.c:5415 diff.c:5418 diff.c:5421 diff.c:5527
d93ef2a1 3253msgid "<prefix>"
3b6137f2
JX
3254msgstr ""
3255
e13da2db 3256#: diff.c:5416
d93ef2a1 3257msgid "show the given source prefix instead of \"a/\""
28b3cffc
JX
3258msgstr ""
3259
e13da2db 3260#: diff.c:5419
386544cd 3261msgid "show the given destination prefix instead of \"b/\""
28b3cffc
JX
3262msgstr ""
3263
e13da2db 3264#: diff.c:5422
d93ef2a1 3265msgid "prepend an additional prefix to every line of output"
28b3cffc
JX
3266msgstr ""
3267
e13da2db 3268#: diff.c:5425
d93ef2a1 3269msgid "do not show any source or destination prefix"
28b3cffc
JX
3270msgstr ""
3271
e13da2db 3272#: diff.c:5428
d93ef2a1 3273msgid "show context between diff hunks up to the specified number of lines"
c138af56
JX
3274msgstr ""
3275
e13da2db 3276#: diff.c:5432 diff.c:5437 diff.c:5442
d93ef2a1 3277msgid "<char>"
6f6731e7
JX
3278msgstr ""
3279
e13da2db 3280#: diff.c:5433
d93ef2a1 3281msgid "specify the character to indicate a new line instead of '+'"
abc8de64
JX
3282msgstr ""
3283
e13da2db 3284#: diff.c:5438
d93ef2a1 3285msgid "specify the character to indicate an old line instead of '-'"
6f6731e7
JX
3286msgstr ""
3287
e13da2db 3288#: diff.c:5443
d93ef2a1 3289msgid "specify the character to indicate a context instead of ' '"
6f6731e7
JX
3290msgstr ""
3291
e13da2db 3292#: diff.c:5446
d93ef2a1 3293msgid "Diff rename options"
6f6731e7
JX
3294msgstr ""
3295
e13da2db 3296#: diff.c:5447
d93ef2a1 3297msgid "<n>[/<m>]"
235537a0
JX
3298msgstr ""
3299
e13da2db 3300#: diff.c:5448
d93ef2a1 3301msgid "break complete rewrite changes into pairs of delete and create"
f4f2c8f8
JX
3302msgstr ""
3303
e13da2db 3304#: diff.c:5452
d93ef2a1 3305msgid "detect renames"
f4f2c8f8
JX
3306msgstr ""
3307
e13da2db 3308#: diff.c:5456
d93ef2a1 3309msgid "omit the preimage for deletes"
9b7388a8
JX
3310msgstr ""
3311
e13da2db 3312#: diff.c:5459
d93ef2a1 3313msgid "detect copies"
dba9f13c
JX
3314msgstr ""
3315
e13da2db 3316#: diff.c:5463
d93ef2a1 3317msgid "use unmodified files as source to find copies"
dba9f13c
JX
3318msgstr ""
3319
e13da2db 3320#: diff.c:5465
d93ef2a1 3321msgid "disable rename detection"
dba9f13c
JX
3322msgstr ""
3323
e13da2db 3324#: diff.c:5468
d93ef2a1 3325msgid "use empty blobs as rename source"
dba9f13c
JX
3326msgstr ""
3327
e13da2db 3328#: diff.c:5470
d93ef2a1 3329msgid "continue listing the history of a file beyond renames"
12705546
JX
3330msgstr ""
3331
e13da2db 3332#: diff.c:5473
d93ef2a1
JX
3333msgid ""
3334"prevent rename/copy detection if the number of rename/copy targets exceeds "
3335"given limit"
12705546
JX
3336msgstr ""
3337
e13da2db 3338#: diff.c:5475
d93ef2a1 3339msgid "Diff algorithm options"
dba9f13c
JX
3340msgstr ""
3341
e13da2db 3342#: diff.c:5477
d93ef2a1 3343msgid "produce the smallest possible diff"
dba9f13c
JX
3344msgstr ""
3345
e13da2db 3346#: diff.c:5480
d93ef2a1 3347msgid "ignore whitespace when comparing lines"
dba9f13c
JX
3348msgstr ""
3349
e13da2db 3350#: diff.c:5483
d93ef2a1 3351msgid "ignore changes in amount of whitespace"
dba9f13c
JX
3352msgstr ""
3353
e13da2db 3354#: diff.c:5486
d93ef2a1 3355msgid "ignore changes in whitespace at EOL"
727b9576
JX
3356msgstr ""
3357
e13da2db 3358#: diff.c:5489
d93ef2a1 3359msgid "ignore carrier-return at the end of line"
dba9f13c
JX
3360msgstr ""
3361
e13da2db 3362#: diff.c:5492
d93ef2a1 3363msgid "ignore changes whose lines are all blank"
dfc182b1
JX
3364msgstr ""
3365
e13da2db 3366#: diff.c:5495
d93ef2a1 3367msgid "heuristic to shift diff hunk boundaries for easy reading"
dfc182b1
JX
3368msgstr ""
3369
e13da2db 3370#: diff.c:5498
d93ef2a1 3371msgid "generate diff using the \"patience diff\" algorithm"
727b9576
JX
3372msgstr ""
3373
e13da2db 3374#: diff.c:5502
d93ef2a1 3375msgid "generate diff using the \"histogram diff\" algorithm"
727b9576
JX
3376msgstr ""
3377
e13da2db 3378#: diff.c:5504
d93ef2a1 3379msgid "<algorithm>"
727b9576
JX
3380msgstr ""
3381
e13da2db 3382#: diff.c:5505
d93ef2a1 3383msgid "choose a diff algorithm"
673bfad0
JX
3384msgstr ""
3385
e13da2db 3386#: diff.c:5507
d93ef2a1 3387msgid "<text>"
727b9576
JX
3388msgstr ""
3389
e13da2db 3390#: diff.c:5508
d93ef2a1 3391msgid "generate diff using the \"anchored diff\" algorithm"
727b9576
JX
3392msgstr ""
3393
e13da2db 3394#: diff.c:5510 diff.c:5519 diff.c:5522
d93ef2a1 3395msgid "<mode>"
727b9576
JX
3396msgstr ""
3397
e13da2db 3398#: diff.c:5511
d93ef2a1
JX
3399msgid "show word diff, using <mode> to delimit changed words"
3400msgstr ""
3401
e13da2db 3402#: diff.c:5513 diff.c:5516 diff.c:5561
d93ef2a1
JX
3403msgid "<regex>"
3404msgstr ""
3405
e13da2db 3406#: diff.c:5514
d93ef2a1
JX
3407msgid "use <regex> to decide what a word is"
3408msgstr ""
3409
e13da2db 3410#: diff.c:5517
d93ef2a1
JX
3411msgid "equivalent to --word-diff=color --word-diff-regex=<regex>"
3412msgstr ""
3413
e13da2db 3414#: diff.c:5520
c08fd730 3415msgid "moved lines of code are colored differently"
d93ef2a1
JX
3416msgstr ""
3417
e13da2db 3418#: diff.c:5523
d93ef2a1
JX
3419msgid "how white spaces are ignored in --color-moved"
3420msgstr ""
3421
e13da2db 3422#: diff.c:5526
c08fd730 3423msgid "Other diff options"
d93ef2a1
JX
3424msgstr ""
3425
e13da2db 3426#: diff.c:5528
d93ef2a1
JX
3427msgid "when run from subdir, exclude changes outside and show relative paths"
3428msgstr ""
3429
e13da2db 3430#: diff.c:5532
d93ef2a1
JX
3431msgid "treat all files as text"
3432msgstr ""
3433
e13da2db 3434#: diff.c:5534
d93ef2a1
JX
3435msgid "swap two inputs, reverse the diff"
3436msgstr ""
3437
e13da2db 3438#: diff.c:5536
d93ef2a1
JX
3439msgid "exit with 1 if there were differences, 0 otherwise"
3440msgstr ""
3441
e13da2db 3442#: diff.c:5538
d93ef2a1
JX
3443msgid "disable all output of the program"
3444msgstr ""
3445
e13da2db 3446#: diff.c:5540
d93ef2a1
JX
3447msgid "allow an external diff helper to be executed"
3448msgstr ""
3449
e13da2db 3450#: diff.c:5542
d93ef2a1
JX
3451msgid "run external text conversion filters when comparing binary files"
3452msgstr ""
3453
e13da2db 3454#: diff.c:5544
d93ef2a1
JX
3455msgid "<when>"
3456msgstr ""
3457
e13da2db 3458#: diff.c:5545
d93ef2a1
JX
3459msgid "ignore changes to submodules in the diff generation"
3460msgstr ""
3461
e13da2db 3462#: diff.c:5548
d93ef2a1
JX
3463msgid "<format>"
3464msgstr ""
3465
e13da2db 3466#: diff.c:5549
d93ef2a1
JX
3467msgid "specify how differences in submodules are shown"
3468msgstr ""
3469
e13da2db 3470#: diff.c:5553
d93ef2a1
JX
3471msgid "hide 'git add -N' entries from the index"
3472msgstr ""
3473
e13da2db 3474#: diff.c:5556
d93ef2a1
JX
3475msgid "treat 'git add -N' entries as real in the index"
3476msgstr ""
3477
e13da2db 3478#: diff.c:5558
d93ef2a1
JX
3479msgid "<string>"
3480msgstr ""
3481
e13da2db 3482#: diff.c:5559
d93ef2a1
JX
3483msgid ""
3484"look for differences that change the number of occurrences of the specified "
3485"string"
3486msgstr ""
3487
e13da2db 3488#: diff.c:5562
d93ef2a1
JX
3489msgid ""
3490"look for differences that change the number of occurrences of the specified "
3491"regex"
3492msgstr ""
3493
e13da2db 3494#: diff.c:5565
d93ef2a1
JX
3495msgid "show all changes in the changeset with -S or -G"
3496msgstr ""
3497
e13da2db 3498#: diff.c:5568
d93ef2a1
JX
3499msgid "treat <string> in -S as extended POSIX regular expression"
3500msgstr ""
3501
e13da2db 3502#: diff.c:5571
d93ef2a1
JX
3503msgid "control the order in which files appear in the output"
3504msgstr ""
3505
e13da2db 3506#: diff.c:5572
d93ef2a1
JX
3507msgid "<object-id>"
3508msgstr ""
3509
e13da2db 3510#: diff.c:5573
d93ef2a1
JX
3511msgid ""
3512"look for differences that change the number of occurrences of the specified "
3513"object"
3514msgstr ""
3515
e13da2db 3516#: diff.c:5575
d93ef2a1
JX
3517msgid "[(A|C|D|M|R|T|U|X|B)...[*]]"
3518msgstr ""
3519
e13da2db 3520#: diff.c:5576
d93ef2a1
JX
3521msgid "select files by diff type"
3522msgstr ""
3523
e13da2db 3524#: diff.c:5578
d93ef2a1
JX
3525msgid "<file>"
3526msgstr ""
3527
e13da2db 3528#: diff.c:5579
d93ef2a1
JX
3529msgid "Output to a specific file"
3530msgstr ""
3531
e13da2db 3532#: diff.c:6236
d93ef2a1
JX
3533msgid "inexact rename detection was skipped due to too many files."
3534msgstr ""
3535
e13da2db 3536#: diff.c:6239
d93ef2a1
JX
3537msgid "only found copies from modified paths due to too many files."
3538msgstr ""
3539
e13da2db 3540#: diff.c:6242
d93ef2a1
JX
3541#, c-format
3542msgid ""
3543"you may want to set your %s variable to at least %d and retry the command."
3544msgstr ""
3545
bfef3f9d
JX
3546#: diffcore-order.c:24
3547#, c-format
3548msgid "failed to read orderfile '%s'"
3549msgstr ""
3550
3551#: diffcore-rename.c:592
3552msgid "Performing inexact rename detection"
3553msgstr ""
3554
e13da2db 3555#: dir.c:578
d93ef2a1
JX
3556#, c-format
3557msgid "pathspec '%s' did not match any file(s) known to git"
3558msgstr ""
3559
e13da2db 3560#: dir.c:718 dir.c:747 dir.c:760
578c7937
JX
3561#, c-format
3562msgid "unrecognized pattern: '%s'"
3563msgstr ""
3564
e13da2db 3565#: dir.c:777 dir.c:791
578c7937
JX
3566#, c-format
3567msgid "unrecognized negative pattern: '%s'"
3568msgstr ""
3569
e13da2db 3570#: dir.c:809
578c7937
JX
3571#, c-format
3572msgid "your sparse-checkout file may have issues: pattern '%s' is repeated"
3573msgstr ""
3574
e13da2db 3575#: dir.c:819
578c7937
JX
3576msgid "disabling cone pattern matching"
3577msgstr ""
3578
e13da2db 3579#: dir.c:1198
d93ef2a1
JX
3580#, c-format
3581msgid "cannot use %s as an exclude file"
3582msgstr ""
3583
e13da2db 3584#: dir.c:2305
d93ef2a1
JX
3585#, c-format
3586msgid "could not open directory '%s'"
3587msgstr ""
3588
e13da2db 3589#: dir.c:2605
d93ef2a1
JX
3590msgid "failed to get kernel name and information"
3591msgstr ""
3592
e13da2db 3593#: dir.c:2729
d93ef2a1
JX
3594msgid "untracked cache is disabled on this system or location"
3595msgstr ""
3596
e13da2db 3597#: dir.c:3520
d93ef2a1
JX
3598#, c-format
3599msgid "index file corrupt in repo %s"
3600msgstr ""
3601
e13da2db 3602#: dir.c:3565 dir.c:3570
d93ef2a1
JX
3603#, c-format
3604msgid "could not create directories for %s"
3605msgstr ""
3606
e13da2db 3607#: dir.c:3599
d93ef2a1
JX
3608#, c-format
3609msgid "could not migrate git directory from '%s' to '%s'"
3610msgstr ""
3611
bfef3f9d 3612#: editor.c:74
d93ef2a1
JX
3613#, c-format
3614msgid "hint: Waiting for your editor to close the file...%c"
3615msgstr ""
3616
d84f4abf 3617#: entry.c:177
d93ef2a1
JX
3618msgid "Filtering content"
3619msgstr ""
3620
d84f4abf 3621#: entry.c:478
d93ef2a1
JX
3622#, c-format
3623msgid "could not stat file '%s'"
3624msgstr ""
3625
bfef3f9d 3626#: environment.c:150
d93ef2a1
JX
3627#, c-format
3628msgid "bad git namespace path \"%s\""
3629msgstr ""
3630
bfef3f9d 3631#: environment.c:337
d93ef2a1
JX
3632#, c-format
3633msgid "could not set GIT_DIR to '%s'"
3634msgstr ""
3635
3636#: exec-cmd.c:363
3637#, c-format
3638msgid "too many args to run %s"
3639msgstr ""
3640
e13da2db 3641#: fetch-pack.c:176
d93ef2a1
JX
3642msgid "git fetch-pack: expected shallow list"
3643msgstr ""
3644
e13da2db 3645#: fetch-pack.c:179
d93ef2a1
JX
3646msgid "git fetch-pack: expected a flush packet after shallow list"
3647msgstr ""
3648
e13da2db 3649#: fetch-pack.c:190
d93ef2a1
JX
3650msgid "git fetch-pack: expected ACK/NAK, got a flush packet"
3651msgstr ""
3652
e13da2db 3653#: fetch-pack.c:210
d93ef2a1
JX
3654#, c-format
3655msgid "git fetch-pack: expected ACK/NAK, got '%s'"
3656msgstr ""
3657
e13da2db 3658#: fetch-pack.c:221
d93ef2a1
JX
3659msgid "unable to write to remote"
3660msgstr ""
3661
e13da2db 3662#: fetch-pack.c:282
d93ef2a1
JX
3663msgid "--stateless-rpc requires multi_ack_detailed"
3664msgstr ""
3665
e13da2db 3666#: fetch-pack.c:375 fetch-pack.c:1397
d93ef2a1
JX
3667#, c-format
3668msgid "invalid shallow line: %s"
3669msgstr ""
3670
e13da2db 3671#: fetch-pack.c:381 fetch-pack.c:1403
d93ef2a1
JX
3672#, c-format
3673msgid "invalid unshallow line: %s"
3674msgstr ""
3675
e13da2db 3676#: fetch-pack.c:383 fetch-pack.c:1405
d93ef2a1
JX
3677#, c-format
3678msgid "object not found: %s"
3679msgstr ""
3680
e13da2db 3681#: fetch-pack.c:386 fetch-pack.c:1408
d93ef2a1
JX
3682#, c-format
3683msgid "error in object: %s"
3684msgstr ""
3685
e13da2db 3686#: fetch-pack.c:388 fetch-pack.c:1410
d93ef2a1
JX
3687#, c-format
3688msgid "no shallow found: %s"
3689msgstr ""
3690
e13da2db 3691#: fetch-pack.c:391 fetch-pack.c:1414
d93ef2a1
JX
3692#, c-format
3693msgid "expected shallow/unshallow, got %s"
3694msgstr ""
3695
e13da2db 3696#: fetch-pack.c:431
d93ef2a1
JX
3697#, c-format
3698msgid "got %s %d %s"
3699msgstr ""
3700
e13da2db 3701#: fetch-pack.c:448
d93ef2a1
JX
3702#, c-format
3703msgid "invalid commit %s"
3704msgstr ""
3705
e13da2db 3706#: fetch-pack.c:479
d93ef2a1
JX
3707msgid "giving up"
3708msgstr ""
3709
e13da2db 3710#: fetch-pack.c:492 progress.c:339
d93ef2a1
JX
3711msgid "done"
3712msgstr ""
3713
e13da2db 3714#: fetch-pack.c:504
d93ef2a1
JX
3715#, c-format
3716msgid "got %s (%d) %s"
3717msgstr ""
3718
e13da2db 3719#: fetch-pack.c:540
d93ef2a1
JX
3720#, c-format
3721msgid "Marking %s as complete"
3722msgstr ""
3723
e13da2db 3724#: fetch-pack.c:755
d93ef2a1
JX
3725#, c-format
3726msgid "already have %s (%s)"
3727msgstr ""
3728
e13da2db 3729#: fetch-pack.c:824
d93ef2a1
JX
3730msgid "fetch-pack: unable to fork off sideband demultiplexer"
3731msgstr ""
3732
e13da2db 3733#: fetch-pack.c:832
d93ef2a1
JX
3734msgid "protocol error: bad pack header"
3735msgstr ""
3736
e13da2db 3737#: fetch-pack.c:916
d93ef2a1
JX
3738#, c-format
3739msgid "fetch-pack: unable to fork off %s"
3740msgstr ""
3741
e13da2db 3742#: fetch-pack.c:933
d93ef2a1
JX
3743#, c-format
3744msgid "%s failed"
3745msgstr ""
3746
e13da2db 3747#: fetch-pack.c:935
d93ef2a1
JX
3748msgid "error in sideband demultiplexer"
3749msgstr ""
3750
e13da2db 3751#: fetch-pack.c:978
6b0f1a9b
JX
3752#, c-format
3753msgid "Server version is %.*s"
d93ef2a1
JX
3754msgstr ""
3755
e13da2db
JX
3756#: fetch-pack.c:983 fetch-pack.c:989 fetch-pack.c:992 fetch-pack.c:998
3757#: fetch-pack.c:1002 fetch-pack.c:1006 fetch-pack.c:1010 fetch-pack.c:1014
3758#: fetch-pack.c:1018 fetch-pack.c:1022 fetch-pack.c:1026 fetch-pack.c:1030
3759#: fetch-pack.c:1036 fetch-pack.c:1042 fetch-pack.c:1047 fetch-pack.c:1052
6b0f1a9b
JX
3760#, c-format
3761msgid "Server supports %s"
d93ef2a1
JX
3762msgstr ""
3763
e13da2db 3764#: fetch-pack.c:985
6b0f1a9b 3765msgid "Server does not support shallow clients"
d93ef2a1
JX
3766msgstr ""
3767
e13da2db 3768#: fetch-pack.c:1045
d93ef2a1
JX
3769msgid "Server does not support --shallow-since"
3770msgstr ""
3771
e13da2db 3772#: fetch-pack.c:1050
d93ef2a1
JX
3773msgid "Server does not support --shallow-exclude"
3774msgstr ""
3775
e13da2db 3776#: fetch-pack.c:1054
d93ef2a1
JX
3777msgid "Server does not support --deepen"
3778msgstr ""
3779
e13da2db 3780#: fetch-pack.c:1056
d84f4abf
JX
3781msgid "Server does not support this repository's object format"
3782msgstr ""
3783
e13da2db 3784#: fetch-pack.c:1069
d93ef2a1
JX
3785msgid "no common commits"
3786msgstr ""
3787
e13da2db 3788#: fetch-pack.c:1081 fetch-pack.c:1619
d93ef2a1
JX
3789msgid "git fetch-pack: fetch failed."
3790msgstr ""
3791
e13da2db 3792#: fetch-pack.c:1205
d84f4abf
JX
3793#, c-format
3794msgid "mismatched algorithms: client %s; server %s"
3795msgstr ""
3796
e13da2db 3797#: fetch-pack.c:1209
d84f4abf
JX
3798#, c-format
3799msgid "the server does not support algorithm '%s'"
3800msgstr ""
3801
e13da2db 3802#: fetch-pack.c:1229
d93ef2a1
JX
3803msgid "Server does not support shallow requests"
3804msgstr ""
3805
e13da2db 3806#: fetch-pack.c:1236
6b0f1a9b
JX
3807msgid "Server supports filter"
3808msgstr ""
3809
e13da2db 3810#: fetch-pack.c:1275
d93ef2a1
JX
3811msgid "unable to write request to remote"
3812msgstr ""
3813
e13da2db 3814#: fetch-pack.c:1293
d93ef2a1
JX
3815#, c-format
3816msgid "error reading section header '%s'"
3817msgstr ""
3818
e13da2db 3819#: fetch-pack.c:1299
d93ef2a1
JX
3820#, c-format
3821msgid "expected '%s', received '%s'"
3822msgstr ""
3823
e13da2db 3824#: fetch-pack.c:1360
d93ef2a1
JX
3825#, c-format
3826msgid "unexpected acknowledgment line: '%s'"
3827msgstr ""
3828
e13da2db 3829#: fetch-pack.c:1365
d93ef2a1
JX
3830#, c-format
3831msgid "error processing acks: %d"
3832msgstr ""
3833
e13da2db 3834#: fetch-pack.c:1375
d93ef2a1
JX
3835msgid "expected packfile to be sent after 'ready'"
3836msgstr ""
3837
e13da2db 3838#: fetch-pack.c:1377
d93ef2a1
JX
3839msgid "expected no other sections to be sent after no 'ready'"
3840msgstr ""
3841
e13da2db 3842#: fetch-pack.c:1419
d93ef2a1
JX
3843#, c-format
3844msgid "error processing shallow info: %d"
3845msgstr ""
3846
e13da2db 3847#: fetch-pack.c:1466
d93ef2a1
JX
3848#, c-format
3849msgid "expected wanted-ref, got '%s'"
3850msgstr ""
3851
e13da2db 3852#: fetch-pack.c:1471
d93ef2a1
JX
3853#, c-format
3854msgid "unexpected wanted-ref: '%s'"
3855msgstr ""
3856
e13da2db 3857#: fetch-pack.c:1476
d93ef2a1
JX
3858#, c-format
3859msgid "error processing wanted refs: %d"
3860msgstr ""
3861
e13da2db 3862#: fetch-pack.c:1506
d84f4abf
JX
3863msgid "git fetch-pack: expected response end packet"
3864msgstr ""
3865
e13da2db 3866#: fetch-pack.c:1887
d93ef2a1
JX
3867msgid "no matching remote head"
3868msgstr ""
3869
e13da2db 3870#: fetch-pack.c:1910 builtin/clone.c:692
d93ef2a1
JX
3871msgid "remote did not send all necessary objects"
3872msgstr ""
3873
e13da2db 3874#: fetch-pack.c:1937
d93ef2a1
JX
3875#, c-format
3876msgid "no such remote ref %s"
3877msgstr ""
3878
e13da2db 3879#: fetch-pack.c:1940
d93ef2a1
JX
3880#, c-format
3881msgid "Server does not allow request for unadvertised object %s"
3882msgstr ""
3883
bfef3f9d 3884#: gpg-interface.c:272
d93ef2a1
JX
3885msgid "could not create temporary file"
3886msgstr ""
3887
bfef3f9d 3888#: gpg-interface.c:275
d93ef2a1
JX
3889#, c-format
3890msgid "failed writing detached signature to '%s'"
3891msgstr ""
3892
bfef3f9d
JX
3893#: gpg-interface.c:457
3894msgid "gpg failed to sign the data"
3895msgstr ""
3896
578c7937 3897#: graph.c:98
d93ef2a1
JX
3898#, c-format
3899msgid "ignore invalid color '%.*s' in log.graphColors"
3900msgstr ""
3901
045a5486 3902#: grep.c:668
3d0a05b4
JX
3903msgid ""
3904"given pattern contains NULL byte (via -f <file>). This is only supported "
3905"with -P under PCRE v2"
3906msgstr ""
3907
f7c6172e 3908#: grep.c:2128
d93ef2a1
JX
3909#, c-format
3910msgid "'%s': unable to read %s"
3911msgstr ""
3912
d84f4abf 3913#: grep.c:2145 setup.c:176 builtin/clone.c:411 builtin/diff.c:89
d93ef2a1
JX
3914#: builtin/rm.c:135
3915#, c-format
3916msgid "failed to stat '%s'"
3917msgstr ""
3918
f7c6172e 3919#: grep.c:2156
d93ef2a1
JX
3920#, c-format
3921msgid "'%s': short read"
3922msgstr ""
3923
3924#: help.c:23
3925msgid "start a working area (see also: git help tutorial)"
55892712
JX
3926msgstr ""
3927
3928#: help.c:24
3929msgid "work on the current change (see also: git help everyday)"
3930msgstr ""
3931
3932#: help.c:25
3933msgid "examine the history and state (see also: git help revisions)"
3934msgstr ""
3935
3936#: help.c:26
3937msgid "grow, mark and tweak your common history"
3938msgstr ""
3939
3940#: help.c:27
3941msgid "collaborate (see also: git help workflows)"
3942msgstr ""
3943
3944#: help.c:31
3945msgid "Main Porcelain Commands"
3946msgstr ""
3947
3948#: help.c:32
3949msgid "Ancillary Commands / Manipulators"
3950msgstr ""
3951
3952#: help.c:33
3953msgid "Ancillary Commands / Interrogators"
3954msgstr ""
3955
3956#: help.c:34
3957msgid "Interacting with Others"
3958msgstr ""
3959
3960#: help.c:35
3961msgid "Low-level Commands / Manipulators"
3962msgstr ""
3963
3964#: help.c:36
3965msgid "Low-level Commands / Interrogators"
3966msgstr ""
3967
3968#: help.c:37
578c7937 3969msgid "Low-level Commands / Syncing Repositories"
55892712
JX
3970msgstr ""
3971
3972#: help.c:38
3973msgid "Low-level Commands / Internal Helpers"
3974msgstr ""
3975
1fd0dd72 3976#: help.c:300
727b9576 3977#, c-format
fda7b092 3978msgid "available git commands in '%s'"
727b9576
JX
3979msgstr ""
3980
1fd0dd72 3981#: help.c:307
fda7b092 3982msgid "git commands available from elsewhere on your $PATH"
727b9576
JX
3983msgstr ""
3984
1fd0dd72 3985#: help.c:316
fda7b092 3986msgid "These are common Git commands used in various situations:"
727b9576
JX
3987msgstr ""
3988
1fd0dd72 3989#: help.c:365 git.c:99
55892712
JX
3990#, c-format
3991msgid "unsupported command listing type '%s'"
3992msgstr ""
3993
1fd0dd72 3994#: help.c:405
e13da2db 3995msgid "The Git concept guides are:"
55892712
JX
3996msgstr ""
3997
1fd0dd72 3998#: help.c:429
12705546
JX
3999msgid "See 'git help <command>' to read about a specific subcommand"
4000msgstr ""
4001
1fd0dd72 4002#: help.c:434
12705546
JX
4003msgid "External commands"
4004msgstr ""
4005
1fd0dd72 4006#: help.c:449
12705546
JX
4007msgid "Command aliases"
4008msgstr ""
4009
1fd0dd72 4010#: help.c:513
9caaf23e 4011#, c-format
df49095a 4012msgid ""
fda7b092
JX
4013"'%s' appears to be a git command, but we were not\n"
4014"able to execute it. Maybe git-%s is broken?"
df49095a
JX
4015msgstr ""
4016
1fd0dd72 4017#: help.c:572
fda7b092 4018msgid "Uh oh. Your system reports no Git commands at all."
d07a63e4
JX
4019msgstr ""
4020
1fd0dd72 4021#: help.c:594
fda7b092 4022#, c-format
5b34e000
JX
4023msgid "WARNING: You called a Git command named '%s', which does not exist."
4024msgstr ""
4025
1fd0dd72 4026#: help.c:599
5b34e000
JX
4027#, c-format
4028msgid "Continuing under the assumption that you meant '%s'."
5e078fcd
JX
4029msgstr ""
4030
1fd0dd72 4031#: help.c:604
5e078fcd 4032#, c-format
5b34e000 4033msgid "Continuing in %0.1f seconds, assuming that you meant '%s'."
5e078fcd
JX
4034msgstr ""
4035
1fd0dd72 4036#: help.c:612
5e078fcd 4037#, c-format
fda7b092 4038msgid "git: '%s' is not a git command. See 'git --help'."
5e078fcd
JX
4039msgstr ""
4040
1fd0dd72 4041#: help.c:616
fda7b092
JX
4042msgid ""
4043"\n"
5b34e000 4044"The most similar command is"
fda7b092
JX
4045msgid_plural ""
4046"\n"
5b34e000 4047"The most similar commands are"
fda7b092
JX
4048msgstr[0] ""
4049msgstr[1] ""
4050
1fd0dd72 4051#: help.c:656
5b34e000
JX
4052msgid "git version [<options>]"
4053msgstr ""
4054
1fd0dd72 4055#: help.c:711
df0617bf 4056#, c-format
fda7b092 4057msgid "%s: %s - %s"
df0617bf
JX
4058msgstr ""
4059
1fd0dd72 4060#: help.c:715
5b34e000
JX
4061msgid ""
4062"\n"
4063"Did you mean this?"
4064msgid_plural ""
4065"\n"
4066"Did you mean one of these?"
4067msgstr[0] ""
4068msgstr[1] ""
4069
e13da2db
JX
4070#: ident.c:353
4071msgid "Author identity unknown\n"
4072msgstr ""
4073
4074#: ident.c:356
4075msgid "Committer identity unknown\n"
4076msgstr ""
4077
4078#: ident.c:362
fda7b092
JX
4079msgid ""
4080"\n"
4081"*** Please tell me who you are.\n"
4082"\n"
4083"Run\n"
4084"\n"
4085" git config --global user.email \"you@example.com\"\n"
4086" git config --global user.name \"Your Name\"\n"
4087"\n"
4088"to set your account's default identity.\n"
4089"Omit --global to set the identity only in this repository.\n"
4090"\n"
df0617bf
JX
4091msgstr ""
4092
e13da2db 4093#: ident.c:397
dfc182b1
JX
4094msgid "no email was given and auto-detection is disabled"
4095msgstr ""
4096
e13da2db 4097#: ident.c:402
dfc182b1
JX
4098#, c-format
4099msgid "unable to auto-detect email address (got '%s')"
4100msgstr ""
4101
e13da2db 4102#: ident.c:419
dfc182b1
JX
4103msgid "no name was given and auto-detection is disabled"
4104msgstr ""
4105
e13da2db 4106#: ident.c:425
d93ef2a1
JX
4107#, c-format
4108msgid "unable to auto-detect name (got '%s')"
4109msgstr ""
4110
e13da2db 4111#: ident.c:433
d93ef2a1
JX
4112#, c-format
4113msgid "empty ident name (for <%s>) not allowed"
4114msgstr ""
4115
e13da2db 4116#: ident.c:439
d93ef2a1
JX
4117#, c-format
4118msgid "name consists only of disallowed characters: %s"
4119msgstr ""
4120
e13da2db 4121#: ident.c:454 builtin/commit.c:634
dfc182b1 4122#, c-format
d93ef2a1 4123msgid "invalid date format: %s"
dfc182b1
JX
4124msgstr ""
4125
e13da2db 4126#: list-objects-filter-options.c:81
94328cef 4127msgid "expected 'tree:<depth>'"
12705546
JX
4128msgstr ""
4129
e13da2db 4130#: list-objects-filter-options.c:96
386544cd
JX
4131msgid "sparse:path filters support has been dropped"
4132msgstr ""
4133
e13da2db 4134#: list-objects-filter-options.c:109
6b0f1a9b
JX
4135#, c-format
4136msgid "invalid filter-spec '%s'"
4137msgstr ""
4138
e13da2db 4139#: list-objects-filter-options.c:125
3d0a05b4
JX
4140#, c-format
4141msgid "must escape char in sub-filter-spec: '%c'"
4142msgstr ""
4143
e13da2db 4144#: list-objects-filter-options.c:167
3d0a05b4
JX
4145msgid "expected something after combine:"
4146msgstr ""
4147
e13da2db 4148#: list-objects-filter-options.c:249
3d0a05b4 4149msgid "multiple filter-specs cannot be combined"
18a90722
JX
4150msgstr ""
4151
e13da2db 4152#: list-objects-filter-options.c:361
d84f4abf
JX
4153msgid "unable to upgrade repository format to support partial clone"
4154msgstr ""
4155
bfef3f9d
JX
4156#: list-objects-filter.c:492
4157#, c-format
4158msgid "unable to access sparse blob in '%s'"
4159msgstr ""
4160
4161#: list-objects-filter.c:495
4162#, c-format
4163msgid "unable to parse sparse filter data in %s"
4164msgstr ""
4165
4166#: list-objects.c:127
4167#, c-format
4168msgid "entry '%s' in tree %s has tree mode, but is not a tree"
4169msgstr ""
4170
4171#: list-objects.c:140
4172#, c-format
4173msgid "entry '%s' in tree %s has blob mode, but is not a blob"
4174msgstr ""
4175
4176#: list-objects.c:375
4177#, c-format
4178msgid "unable to load root tree for commit %s"
4179msgstr ""
4180
4181#: lockfile.c:152
df0617bf 4182#, c-format
fda7b092
JX
4183msgid ""
4184"Unable to create '%s.lock': %s.\n"
4185"\n"
4186"Another git process seems to be running in this repository, e.g.\n"
4187"an editor opened by 'git commit'. Please make sure all processes\n"
4188"are terminated then try again. If it still fails, a git process\n"
4189"may have crashed in this repository earlier:\n"
4190"remove the file manually to continue."
df0617bf
JX
4191msgstr ""
4192
bfef3f9d 4193#: lockfile.c:160
df0617bf 4194#, c-format
fda7b092 4195msgid "Unable to create '%s.lock': %s"
df0617bf
JX
4196msgstr ""
4197
bfef3f9d
JX
4198#: ls-refs.c:109
4199msgid "expected flush after ls-refs arguments"
9eb3984b
JX
4200msgstr ""
4201
f7c6172e 4202#: merge-recursive.c:356
fda7b092 4203msgid "(bad commit)\n"
f4f2c8f8
JX
4204msgstr ""
4205
f7c6172e 4206#: merge-recursive.c:379
9b7388a8
JX
4207#, c-format
4208msgid "add_cacheinfo failed for path '%s'; merge aborting."
4209msgstr ""
4210
f7c6172e 4211#: merge-recursive.c:388
f1522b27 4212#, c-format
9b7388a8 4213msgid "add_cacheinfo failed to refresh for path '%s'; merge aborting."
f1522b27
JX
4214msgstr ""
4215
f7c6172e 4216#: merge-recursive.c:874
f4f2c8f8 4217#, c-format
fda7b092 4218msgid "failed to create path '%s'%s"
f4f2c8f8
JX
4219msgstr ""
4220
f7c6172e 4221#: merge-recursive.c:885
f4f2c8f8 4222#, c-format
fda7b092 4223msgid "Removing %s to make room for subdirectory\n"
f4f2c8f8
JX
4224msgstr ""
4225
f7c6172e 4226#: merge-recursive.c:899 merge-recursive.c:918
fda7b092 4227msgid ": perhaps a D/F conflict?"
df0617bf
JX
4228msgstr ""
4229
f7c6172e 4230#: merge-recursive.c:908
f4f2c8f8 4231#, c-format
fda7b092 4232msgid "refusing to lose untracked file at '%s'"
f4f2c8f8
JX
4233msgstr ""
4234
f7c6172e 4235#: merge-recursive.c:949 builtin/cat-file.c:41
9eb3984b 4236#, c-format
fda7b092 4237msgid "cannot read object %s '%s'"
9eb3984b
JX
4238msgstr ""
4239
f7c6172e 4240#: merge-recursive.c:954
9eb3984b 4241#, c-format
fda7b092 4242msgid "blob expected for %s '%s'"
9eb3984b
JX
4243msgstr ""
4244
f7c6172e 4245#: merge-recursive.c:979
f4f2c8f8 4246#, c-format
fda7b092 4247msgid "failed to open '%s': %s"
f4f2c8f8
JX
4248msgstr ""
4249
f7c6172e 4250#: merge-recursive.c:990
f4f2c8f8 4251#, c-format
fda7b092 4252msgid "failed to symlink '%s': %s"
f4f2c8f8
JX
4253msgstr ""
4254
f7c6172e 4255#: merge-recursive.c:995
f1522b27 4256#, c-format
fda7b092 4257msgid "do not know what to do with %06o %s '%s'"
f1522b27
JX
4258msgstr ""
4259
f7c6172e 4260#: merge-recursive.c:1191
9b7388a8
JX
4261#, c-format
4262msgid "Failed to merge submodule %s (not checked out)"
4263msgstr ""
4264
f7c6172e 4265#: merge-recursive.c:1198
9b7388a8
JX
4266#, c-format
4267msgid "Failed to merge submodule %s (commits not present)"
4268msgstr ""
4269
f7c6172e 4270#: merge-recursive.c:1205
9b7388a8
JX
4271#, c-format
4272msgid "Failed to merge submodule %s (commits don't follow merge-base)"
4273msgstr ""
4274
f7c6172e 4275#: merge-recursive.c:1213 merge-recursive.c:1225
9b7388a8
JX
4276#, c-format
4277msgid "Fast-forwarding submodule %s to the following commit:"
4278msgstr ""
4279
f7c6172e 4280#: merge-recursive.c:1216 merge-recursive.c:1228
9b7388a8 4281#, c-format
90d4bec9 4282msgid "Fast-forwarding submodule %s"
9b7388a8
JX
4283msgstr ""
4284
f7c6172e 4285#: merge-recursive.c:1251
9b7388a8
JX
4286#, c-format
4287msgid "Failed to merge submodule %s (merge following commits not found)"
4288msgstr ""
4289
f7c6172e 4290#: merge-recursive.c:1255
9b7388a8
JX
4291#, c-format
4292msgid "Failed to merge submodule %s (not fast-forward)"
4293msgstr ""
4294
f7c6172e 4295#: merge-recursive.c:1256
9b7388a8
JX
4296msgid "Found a possible merge resolution for the submodule:\n"
4297msgstr ""
4298
f7c6172e 4299#: merge-recursive.c:1259
9b7388a8
JX
4300#, c-format
4301msgid ""
4302"If this is correct simply add it to the index for example\n"
4303"by using:\n"
4304"\n"
4305" git update-index --cacheinfo 160000 %s \"%s\"\n"
4306"\n"
4307"which will accept this suggestion.\n"
4308msgstr ""
4309
f7c6172e 4310#: merge-recursive.c:1268
9b7388a8
JX
4311#, c-format
4312msgid "Failed to merge submodule %s (multiple merges found)"
4313msgstr ""
4314
f7c6172e 4315#: merge-recursive.c:1341
fda7b092 4316msgid "Failed to execute internal merge"
f1522b27
JX
4317msgstr ""
4318
f7c6172e 4319#: merge-recursive.c:1346
9eb3984b 4320#, c-format
fda7b092 4321msgid "Unable to add %s to database"
9eb3984b
JX
4322msgstr ""
4323
f7c6172e 4324#: merge-recursive.c:1378
9b7388a8
JX
4325#, c-format
4326msgid "Auto-merging %s"
4327msgstr ""
4328
f7c6172e 4329#: merge-recursive.c:1402
9b7388a8
JX
4330#, c-format
4331msgid "Error: Refusing to lose untracked file at %s; writing to %s instead."
4332msgstr ""
4333
f7c6172e 4334#: merge-recursive.c:1474
f1522b27 4335#, c-format
fda7b092
JX
4336msgid ""
4337"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4338"in tree."
f1522b27
JX
4339msgstr ""
4340
f7c6172e 4341#: merge-recursive.c:1479
dfc182b1
JX
4342#, c-format
4343msgid ""
4344"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4345"left in tree."
4346msgstr ""
4347
f7c6172e 4348#: merge-recursive.c:1486
fda7b092
JX
4349#, c-format
4350msgid ""
4351"CONFLICT (%s/delete): %s deleted in %s and %s in %s. Version %s of %s left "
4352"in tree at %s."
f1522b27
JX
4353msgstr ""
4354
f7c6172e 4355#: merge-recursive.c:1491
dfc182b1
JX
4356#, c-format
4357msgid ""
4358"CONFLICT (%s/delete): %s deleted in %s and %s to %s in %s. Version %s of %s "
4359"left in tree at %s."
4360msgstr ""
4361
f7c6172e 4362#: merge-recursive.c:1526
fda7b092 4363msgid "rename"
f1522b27
JX
4364msgstr ""
4365
f7c6172e 4366#: merge-recursive.c:1526
fda7b092 4367msgid "renamed"
f1522b27
JX
4368msgstr ""
4369
b3f6cd79 4370#: merge-recursive.c:1577 merge-recursive.c:2484 merge-recursive.c:3129
9b7388a8
JX
4371#, c-format
4372msgid "Refusing to lose dirty file at %s"
4373msgstr ""
4374
051fae4d 4375#: merge-recursive.c:1587
94328cef
JX
4376#, c-format
4377msgid "Refusing to lose untracked file at %s, even though it's in the way."
4378msgstr ""
4379
051fae4d 4380#: merge-recursive.c:1645
94328cef
JX
4381#, c-format
4382msgid "CONFLICT (rename/add): Rename %s->%s in %s. Added %s in %s"
4383msgstr ""
4384
051fae4d 4385#: merge-recursive.c:1676
f1522b27 4386#, c-format
fda7b092 4387msgid "%s is a directory in %s adding as %s instead"
f1522b27
JX
4388msgstr ""
4389
051fae4d 4390#: merge-recursive.c:1681
9b7388a8
JX
4391#, c-format
4392msgid "Refusing to lose untracked file at %s; adding as %s instead"
4393msgstr ""
4394
051fae4d 4395#: merge-recursive.c:1708
f1522b27 4396#, c-format
fda7b092
JX
4397msgid ""
4398"CONFLICT (rename/rename): Rename \"%s\"->\"%s\" in branch \"%s\" rename \"%s"
4399"\"->\"%s\" in \"%s\"%s"
f1522b27
JX
4400msgstr ""
4401
051fae4d 4402#: merge-recursive.c:1713
fda7b092 4403msgid " (left unresolved)"
f4f2c8f8
JX
4404msgstr ""
4405
b3f6cd79 4406#: merge-recursive.c:1805
f1522b27 4407#, c-format
fda7b092 4408msgid "CONFLICT (rename/rename): Rename %s->%s in %s. Rename %s->%s in %s"
f1522b27
JX
4409msgstr ""
4410
b3f6cd79 4411#: merge-recursive.c:2068
9b7388a8
JX
4412#, c-format
4413msgid ""
4414"CONFLICT (directory rename split): Unclear where to place %s because "
4415"directory %s was renamed to multiple other directories, with no destination "
4416"getting a majority of the files."
4417msgstr ""
4418
b3f6cd79 4419#: merge-recursive.c:2100
9b7388a8
JX
4420#, c-format
4421msgid ""
4422"CONFLICT (implicit dir rename): Existing file/dir at %s in the way of "
4423"implicit directory rename(s) putting the following path(s) there: %s."
4424msgstr ""
4425
b3f6cd79 4426#: merge-recursive.c:2110
9b7388a8
JX
4427#, c-format
4428msgid ""
4429"CONFLICT (implicit dir rename): Cannot map more than one path to %s; "
4430"implicit directory renames tried to put these paths there: %s"
4431msgstr ""
4432
b3f6cd79 4433#: merge-recursive.c:2202
9b7388a8
JX
4434#, c-format
4435msgid ""
4436"CONFLICT (rename/rename): Rename directory %s->%s in %s. Rename directory %s-"
4437">%s in %s"
4438msgstr ""
4439
b3f6cd79 4440#: merge-recursive.c:2447
9b7388a8
JX
4441#, c-format
4442msgid ""
4443"WARNING: Avoiding applying %s -> %s rename to %s, because %s itself was "
4444"renamed."
4445msgstr ""
4446
b3f6cd79 4447#: merge-recursive.c:2973
df49095a 4448#, c-format
fda7b092 4449msgid "cannot read object %s"
df49095a
JX
4450msgstr ""
4451
b3f6cd79 4452#: merge-recursive.c:2976
df49095a 4453#, c-format
fda7b092 4454msgid "object %s is not a blob"
df49095a
JX
4455msgstr ""
4456
b3f6cd79 4457#: merge-recursive.c:3040
fda7b092 4458msgid "modify"
df49095a
JX
4459msgstr ""
4460
b3f6cd79 4461#: merge-recursive.c:3040
fda7b092 4462msgid "modified"
64f23b0c
JX
4463msgstr ""
4464
b3f6cd79 4465#: merge-recursive.c:3052
fda7b092 4466msgid "content"
64f23b0c
JX
4467msgstr ""
4468
b3f6cd79 4469#: merge-recursive.c:3056
fda7b092 4470msgid "add/add"
64f23b0c
JX
4471msgstr ""
4472
b3f6cd79 4473#: merge-recursive.c:3079
64f23b0c 4474#, c-format
fda7b092 4475msgid "Skipped %s (merged same as existing)"
64f23b0c
JX
4476msgstr ""
4477
e13da2db 4478#: merge-recursive.c:3101
fda7b092 4479msgid "submodule"
64f23b0c
JX
4480msgstr ""
4481
b3f6cd79 4482#: merge-recursive.c:3102
64f23b0c 4483#, c-format
fda7b092 4484msgid "CONFLICT (%s): Merge conflict in %s"
64f23b0c
JX
4485msgstr ""
4486
b3f6cd79 4487#: merge-recursive.c:3132
9caaf23e 4488#, c-format
94328cef
JX
4489msgid "Adding as %s instead"
4490msgstr ""
4491
b3f6cd79 4492#: merge-recursive.c:3215
d93ef2a1
JX
4493#, c-format
4494msgid ""
4495"Path updated: %s added in %s inside a directory that was renamed in %s; "
4496"moving it to %s."
4497msgstr ""
4498
b3f6cd79 4499#: merge-recursive.c:3218
d93ef2a1
JX
4500#, c-format
4501msgid ""
4502"CONFLICT (file location): %s added in %s inside a directory that was renamed "
4503"in %s, suggesting it should perhaps be moved to %s."
4504msgstr ""
4505
b3f6cd79 4506#: merge-recursive.c:3222
d93ef2a1
JX
4507#, c-format
4508msgid ""
4509"Path updated: %s renamed to %s in %s, inside a directory that was renamed in "
4510"%s; moving it to %s."
4511msgstr ""
4512
b3f6cd79 4513#: merge-recursive.c:3225
d93ef2a1
JX
4514#, c-format
4515msgid ""
4516"CONFLICT (file location): %s renamed to %s in %s, inside a directory that "
4517"was renamed in %s, suggesting it should perhaps be moved to %s."
4518msgstr ""
4519
b3f6cd79 4520#: merge-recursive.c:3339
94328cef 4521#, c-format
fda7b092 4522msgid "Removing %s"
727b9576
JX
4523msgstr ""
4524
b3f6cd79 4525#: merge-recursive.c:3362
fda7b092 4526msgid "file/directory"
727b9576
JX
4527msgstr ""
4528
b3f6cd79 4529#: merge-recursive.c:3367
fda7b092 4530msgid "directory/file"
f9472e35
JX
4531msgstr ""
4532
b3f6cd79 4533#: merge-recursive.c:3374
dce37b66 4534#, c-format
fda7b092 4535msgid "CONFLICT (%s): There is a directory with name %s in %s. Adding %s as %s"
f9472e35
JX
4536msgstr ""
4537
b3f6cd79 4538#: merge-recursive.c:3383
dce37b66 4539#, c-format
fda7b092 4540msgid "Adding %s"
f9472e35
JX
4541msgstr ""
4542
b3f6cd79 4543#: merge-recursive.c:3392
94328cef
JX
4544#, c-format
4545msgid "CONFLICT (add/add): Merge conflict in %s"
4546msgstr ""
4547
b3f6cd79 4548#: merge-recursive.c:3436
25eab542 4549msgid "Already up to date!"
df0617bf
JX
4550msgstr ""
4551
b3f6cd79 4552#: merge-recursive.c:3445
df0617bf 4553#, c-format
fda7b092 4554msgid "merging of trees %s and %s failed"
c2ea1208
JX
4555msgstr ""
4556
e13da2db 4557#: merge-recursive.c:3550
fda7b092 4558msgid "Merging:"
28b3cffc
JX
4559msgstr ""
4560
e13da2db 4561#: merge-recursive.c:3563
28b3cffc 4562#, c-format
fda7b092
JX
4563msgid "found %u common ancestor:"
4564msgid_plural "found %u common ancestors:"
4565msgstr[0] ""
4566msgstr[1] ""
28b3cffc 4567
e13da2db 4568#: merge-recursive.c:3613
fda7b092 4569msgid "merge returned no commit"
d07a63e4
JX
4570msgstr ""
4571
e13da2db 4572#: merge-recursive.c:3672
3d0a05b4
JX
4573#, c-format
4574msgid ""
4575"Your local changes to the following files would be overwritten by merge:\n"
4576" %s"
4577msgstr ""
4578
e13da2db 4579#: merge-recursive.c:3769
fda7b092
JX
4580#, c-format
4581msgid "Could not parse object '%s'"
d07a63e4
JX
4582msgstr ""
4583
e13da2db 4584#: merge-recursive.c:3787 builtin/merge.c:702 builtin/merge.c:881
fda7b092 4585msgid "Unable to write index."
dce37b66
JX
4586msgstr ""
4587
bfef3f9d
JX
4588#: merge.c:41
4589msgid "failed to read the cache"
4590msgstr ""
4591
e13da2db
JX
4592#: merge.c:109 rerere.c:720 builtin/am.c:1896 builtin/am.c:1930
4593#: builtin/checkout.c:560 builtin/checkout.c:816 builtin/clone.c:816
bfef3f9d
JX
4594#: builtin/stash.c:265
4595msgid "unable to write new index file"
4596msgstr ""
4597
e13da2db 4598#: midx.c:79
12705546
JX
4599#, c-format
4600msgid "multi-pack-index file %s is too small"
4601msgstr ""
4602
e13da2db 4603#: midx.c:95
12705546
JX
4604#, c-format
4605msgid "multi-pack-index signature 0x%08x does not match signature 0x%08x"
4606msgstr ""
4607
e13da2db 4608#: midx.c:100
12705546
JX
4609#, c-format
4610msgid "multi-pack-index version %d not recognized"
4611msgstr ""
4612
e13da2db 4613#: midx.c:105
12705546 4614#, c-format
e13da2db 4615msgid "multi-pack-index hash version %u does not match version %u"
12705546
JX
4616msgstr ""
4617
e13da2db 4618#: midx.c:122
12705546
JX
4619msgid "invalid chunk offset (too large)"
4620msgstr ""
4621
e13da2db 4622#: midx.c:146
12705546
JX
4623msgid "terminating multi-pack-index chunk id appears earlier than expected"
4624msgstr ""
4625
e13da2db 4626#: midx.c:159
12705546
JX
4627msgid "multi-pack-index missing required pack-name chunk"
4628msgstr ""
4629
e13da2db 4630#: midx.c:161
12705546
JX
4631msgid "multi-pack-index missing required OID fanout chunk"
4632msgstr ""
4633
e13da2db 4634#: midx.c:163
12705546
JX
4635msgid "multi-pack-index missing required OID lookup chunk"
4636msgstr ""
4637
e13da2db 4638#: midx.c:165
12705546
JX
4639msgid "multi-pack-index missing required object offsets chunk"
4640msgstr ""
4641
e13da2db 4642#: midx.c:179
12705546
JX
4643#, c-format
4644msgid "multi-pack-index pack names out of order: '%s' before '%s'"
4645msgstr ""
4646
e13da2db 4647#: midx.c:222
12705546 4648#, c-format
36dd6933 4649msgid "bad pack-int-id: %u (%u total packs)"
12705546
JX
4650msgstr ""
4651
e13da2db 4652#: midx.c:272
12705546
JX
4653msgid "multi-pack-index stores a 64-bit offset, but off_t is too small"
4654msgstr ""
4655
e13da2db 4656#: midx.c:300
12705546
JX
4657msgid "error preparing packfile from multi-pack-index"
4658msgstr ""
4659
e13da2db 4660#: midx.c:485
12705546
JX
4661#, c-format
4662msgid "failed to add packfile '%s'"
4663msgstr ""
4664
e13da2db 4665#: midx.c:491
12705546
JX
4666#, c-format
4667msgid "failed to open pack-index '%s'"
4668msgstr ""
4669
e13da2db 4670#: midx.c:551
12705546
JX
4671#, c-format
4672msgid "failed to locate object %d in packfile"
4673msgstr ""
4674
e13da2db 4675#: midx.c:853
578c7937
JX
4676msgid "Adding packfiles to multi-pack-index"
4677msgstr ""
4678
e13da2db 4679#: midx.c:886
6b0f1a9b
JX
4680#, c-format
4681msgid "did not see pack-file %s to drop"
4682msgstr ""
4683
e13da2db 4684#: midx.c:938
bfef3f9d
JX
4685msgid "no pack files to index."
4686msgstr ""
4687
e13da2db 4688#: midx.c:990
578c7937
JX
4689msgid "Writing chunks to multi-pack-index"
4690msgstr ""
4691
e13da2db 4692#: midx.c:1068
12705546
JX
4693#, c-format
4694msgid "failed to clear multi-pack-index at %s"
4695msgstr ""
4696
e13da2db
JX
4697#: midx.c:1124
4698msgid "multi-pack-index file exists, but failed to parse"
4699msgstr ""
4700
4701#: midx.c:1132
d93ef2a1
JX
4702msgid "Looking for referenced packfiles"
4703msgstr ""
4704
e13da2db 4705#: midx.c:1147
12705546
JX
4706#, c-format
4707msgid ""
4708"oid fanout out of order: fanout[%d] = %<PRIx32> > %<PRIx32> = fanout[%d]"
4709msgstr ""
4710
e13da2db 4711#: midx.c:1152
bfef3f9d
JX
4712msgid "the midx contains no oid"
4713msgstr ""
4714
e13da2db 4715#: midx.c:1161
578c7937 4716msgid "Verifying OID order in multi-pack-index"
d93ef2a1
JX
4717msgstr ""
4718
e13da2db 4719#: midx.c:1170
12705546
JX
4720#, c-format
4721msgid "oid lookup out of order: oid[%d] = %s >= %s = oid[%d]"
4722msgstr ""
4723
e13da2db 4724#: midx.c:1190
d93ef2a1
JX
4725msgid "Sorting objects by packfile"
4726msgstr ""
4727
e13da2db 4728#: midx.c:1197
12705546
JX
4729msgid "Verifying object offsets"
4730msgstr ""
4731
e13da2db 4732#: midx.c:1213
12705546
JX
4733#, c-format
4734msgid "failed to load pack entry for oid[%d] = %s"
4735msgstr ""
4736
e13da2db 4737#: midx.c:1219
12705546
JX
4738#, c-format
4739msgid "failed to load pack-index for packfile %s"
4740msgstr ""
4741
e13da2db 4742#: midx.c:1228
12705546
JX
4743#, c-format
4744msgid "incorrect object offset for oid[%d] = %s: %<PRIx64> != %<PRIx64>"
4745msgstr ""
4746
e13da2db 4747#: midx.c:1253
578c7937
JX
4748msgid "Counting referenced objects"
4749msgstr ""
4750
e13da2db 4751#: midx.c:1263
578c7937
JX
4752msgid "Finding and deleting unreferenced packfiles"
4753msgstr ""
4754
e13da2db 4755#: midx.c:1454
6b0f1a9b
JX
4756msgid "could not start pack-objects"
4757msgstr ""
4758
e13da2db 4759#: midx.c:1474
6b0f1a9b
JX
4760msgid "could not finish pack-objects"
4761msgstr ""
4762
3d0a05b4 4763#: name-hash.c:537
12705546
JX
4764#, c-format
4765msgid "unable to create lazy_dir thread: %s"
4766msgstr ""
4767
3d0a05b4 4768#: name-hash.c:559
12705546
JX
4769#, c-format
4770msgid "unable to create lazy_name thread: %s"
4771msgstr ""
4772
3d0a05b4 4773#: name-hash.c:565
12705546
JX
4774#, c-format
4775msgid "unable to join lazy_name thread: %s"
4776msgstr ""
4777
94328cef 4778#: notes-merge.c:277
fda7b092
JX
4779#, c-format
4780msgid ""
4781"You have not concluded your previous notes merge (%s exists).\n"
4782"Please, use 'git notes merge --commit' or 'git notes merge --abort' to "
4783"commit/abort the previous merge before you start a new notes merge."
dce37b66
JX
4784msgstr ""
4785
94328cef 4786#: notes-merge.c:284
fda7b092
JX
4787#, c-format
4788msgid "You have not concluded your notes merge (%s exists)."
9fa976ff
JX
4789msgstr ""
4790
94328cef 4791#: notes-utils.c:46
fda7b092 4792msgid "Cannot commit uninitialized/unreferenced notes tree"
2b911f81
JX
4793msgstr ""
4794
94328cef 4795#: notes-utils.c:105
fda7b092
JX
4796#, c-format
4797msgid "Bad notes.rewriteMode value: '%s'"
dce37b66
JX
4798msgstr ""
4799
94328cef 4800#: notes-utils.c:115
dce37b66 4801#, c-format
fda7b092 4802msgid "Refusing to rewrite notes in %s (outside of refs/notes/)"
dce37b66
JX
4803msgstr ""
4804
5b34e000
JX
4805#. TRANSLATORS: The first %s is the name of
4806#. the environment variable, the second %s is
4807#. its value.
4808#.
94328cef 4809#: notes-utils.c:145
dce37b66 4810#, c-format
fda7b092 4811msgid "Bad %s value: '%s'"
dce37b66
JX
4812msgstr ""
4813
3d0a05b4 4814#: object.c:53
dba9f13c
JX
4815#, c-format
4816msgid "invalid object type \"%s\""
4817msgstr ""
4818
3d0a05b4 4819#: object.c:173
dba9f13c
JX
4820#, c-format
4821msgid "object %s is a %s, not a %s"
4822msgstr ""
4823
3d0a05b4 4824#: object.c:233
dba9f13c
JX
4825#, c-format
4826msgid "object %s has unknown type id %d"
4827msgstr ""
4828
3d0a05b4 4829#: object.c:246
fda7b092
JX
4830#, c-format
4831msgid "unable to parse object: %s"
dce37b66
JX
4832msgstr ""
4833
f7c6172e 4834#: object.c:266 object.c:278
dba9f13c 4835#, c-format
94328cef 4836msgid "hash mismatch %s"
dba9f13c
JX
4837msgstr ""
4838
e13da2db 4839#: pack-bitmap.c:815 pack-bitmap.c:821 builtin/pack-objects.c:2216
bfef3f9d
JX
4840#, c-format
4841msgid "unable to get size of %s"
4842msgstr ""
4843
d84f4abf 4844#: packfile.c:630
25eab542
JX
4845msgid "offset before end of packfile (broken .idx?)"
4846msgstr ""
4847
e13da2db 4848#: packfile.c:1922
25eab542
JX
4849#, c-format
4850msgid "offset before start of pack index for %s (corrupt index?)"
4851msgstr ""
4852
e13da2db 4853#: packfile.c:1926
25eab542
JX
4854#, c-format
4855msgid "offset beyond end of pack index for %s (truncated index?)"
4856msgstr ""
4857
bfef3f9d 4858#: parse-options-cb.c:20 parse-options-cb.c:24
f7c6172e 4859#, c-format
bfef3f9d
JX
4860msgid "option `%s' expects a numerical value"
4861msgstr ""
4862
4863#: parse-options-cb.c:41
4864#, c-format
4865msgid "malformed expiration date '%s'"
4866msgstr ""
4867
4868#: parse-options-cb.c:54
4869#, c-format
4870msgid "option `%s' expects \"always\", \"auto\", or \"never\""
4871msgstr ""
4872
e13da2db 4873#: parse-options-cb.c:132 parse-options-cb.c:149
bfef3f9d
JX
4874#, c-format
4875msgid "malformed object name '%s'"
f7c6172e
JX
4876msgstr ""
4877
d93ef2a1 4878#: parse-options.c:38
94328cef
JX
4879#, c-format
4880msgid "%s requires a value"
4881msgstr ""
4882
d93ef2a1 4883#: parse-options.c:73
94328cef
JX
4884#, c-format
4885msgid "%s is incompatible with %s"
4886msgstr ""
4887
d93ef2a1 4888#: parse-options.c:78
94328cef
JX
4889#, c-format
4890msgid "%s : incompatible with something else"
4891msgstr ""
4892
051fae4d 4893#: parse-options.c:92 parse-options.c:96 parse-options.c:317
94328cef
JX
4894#, c-format
4895msgid "%s takes no value"
4896msgstr ""
4897
d93ef2a1 4898#: parse-options.c:94
94328cef
JX
4899#, c-format
4900msgid "%s isn't available"
4901msgstr ""
4902
051fae4d 4903#: parse-options.c:217
94328cef
JX
4904#, c-format
4905msgid "%s expects a non-negative integer value with an optional k/m/g suffix"
4906msgstr ""
4907
051fae4d 4908#: parse-options.c:386
94328cef
JX
4909#, c-format
4910msgid "ambiguous option: %s (could be --%s%s or --%s%s)"
4911msgstr ""
4912
051fae4d 4913#: parse-options.c:420 parse-options.c:428
94328cef 4914#, c-format
f7c6172e 4915msgid "did you mean `--%s` (with two dashes)?"
94328cef
JX
4916msgstr ""
4917
e13da2db 4918#: parse-options.c:666 parse-options.c:971
bfef3f9d
JX
4919#, c-format
4920msgid "alias of --%s"
4921msgstr ""
4922
e13da2db 4923#: parse-options.c:862
94328cef
JX
4924#, c-format
4925msgid "unknown option `%s'"
4926msgstr ""
4927
e13da2db 4928#: parse-options.c:864
94328cef
JX
4929#, c-format
4930msgid "unknown switch `%c'"
4931msgstr ""
4932
e13da2db 4933#: parse-options.c:866
94328cef
JX
4934#, c-format
4935msgid "unknown non-ascii option in string: `%s'"
4936msgstr ""
4937
e13da2db 4938#: parse-options.c:890
fda7b092 4939msgid "..."
dce37b66
JX
4940msgstr ""
4941
e13da2db 4942#: parse-options.c:909
fda7b092
JX
4943#, c-format
4944msgid "usage: %s"
dce37b66
JX
4945msgstr ""
4946
fda7b092 4947#. TRANSLATORS: the colon here should align with the
5b34e000
JX
4948#. one in "usage: %s" translation.
4949#.
e13da2db 4950#: parse-options.c:915
9fa976ff 4951#, c-format
fda7b092 4952msgid " or: %s"
9fa976ff
JX
4953msgstr ""
4954
e13da2db 4955#: parse-options.c:918
dce37b66 4956#, c-format
fda7b092 4957msgid " %s"
dce37b66
JX
4958msgstr ""
4959
e13da2db 4960#: parse-options.c:957
fda7b092 4961msgid "-NUM"
822e4a65
JX
4962msgstr ""
4963
578c7937 4964#: path.c:915
822e4a65 4965#, c-format
fda7b092 4966msgid "Could not make %s writable by group"
822e4a65
JX
4967msgstr ""
4968
578c7937 4969#: pathspec.c:130
dfc182b1
JX
4970msgid "Escape character '\\' not allowed as last character in attr value"
4971msgstr ""
4972
578c7937 4973#: pathspec.c:148
dfc182b1
JX
4974msgid "Only one 'attr:' specification is allowed."
4975msgstr ""
4976
578c7937 4977#: pathspec.c:151
dfc182b1
JX
4978msgid "attr spec must not be empty"
4979msgstr ""
4980
578c7937 4981#: pathspec.c:194
dfc182b1
JX
4982#, c-format
4983msgid "invalid attribute name %s"
4984msgstr ""
4985
578c7937 4986#: pathspec.c:259
fda7b092 4987msgid "global 'glob' and 'noglob' pathspec settings are incompatible"
822e4a65
JX
4988msgstr ""
4989
578c7937 4990#: pathspec.c:266
fda7b092
JX
4991msgid ""
4992"global 'literal' pathspec setting is incompatible with all other global "
4993"pathspec settings"
dce37b66
JX
4994msgstr ""
4995
578c7937 4996#: pathspec.c:306
fda7b092 4997msgid "invalid parameter for pathspec magic 'prefix'"
dce37b66
JX
4998msgstr ""
4999
578c7937 5000#: pathspec.c:327
dce37b66 5001#, c-format
fda7b092 5002msgid "Invalid pathspec magic '%.*s' in '%s'"
dce37b66
JX
5003msgstr ""
5004
578c7937 5005#: pathspec.c:332
dce37b66 5006#, c-format
fda7b092 5007msgid "Missing ')' at the end of pathspec magic in '%s'"
dce37b66
JX
5008msgstr ""
5009
578c7937 5010#: pathspec.c:370
dce37b66 5011#, c-format
fda7b092 5012msgid "Unimplemented pathspec magic '%c' in '%s'"
dce37b66
JX
5013msgstr ""
5014
578c7937 5015#: pathspec.c:429
dce37b66 5016#, c-format
fda7b092 5017msgid "%s: 'literal' and 'glob' are incompatible"
dce37b66
JX
5018msgstr ""
5019
bfef3f9d 5020#: pathspec.c:445
dce37b66 5021#, c-format
f7c6172e 5022msgid "%s: '%s' is outside repository at '%s'"
dce37b66
JX
5023msgstr ""
5024
bfef3f9d 5025#: pathspec.c:521
dce37b66 5026#, c-format
673bfad0 5027msgid "'%s' (mnemonic: '%c')"
dce37b66
JX
5028msgstr ""
5029
bfef3f9d 5030#: pathspec.c:531
fda7b092
JX
5031#, c-format
5032msgid "%s: pathspec magic not supported by this command: %s"
dce37b66
JX
5033msgstr ""
5034
bfef3f9d 5035#: pathspec.c:598
dce37b66 5036#, c-format
fda7b092 5037msgid "pathspec '%s' is beyond a symbolic link"
dce37b66
JX
5038msgstr ""
5039
bfef3f9d 5040#: pathspec.c:643
578c7937
JX
5041#, c-format
5042msgid "line is badly quoted: %s"
5043msgstr ""
5044
d93ef2a1
JX
5045#: pkt-line.c:92
5046msgid "unable to write flush packet"
5047msgstr ""
5048
5049#: pkt-line.c:99
5050msgid "unable to write delim packet"
5051msgstr ""
5052
5053#: pkt-line.c:106
d84f4abf
JX
5054msgid "unable to write stateless separator packet"
5055msgstr ""
5056
5057#: pkt-line.c:113
dba9f13c
JX
5058msgid "flush packet write failed"
5059msgstr ""
5060
d84f4abf 5061#: pkt-line.c:153 pkt-line.c:239
dba9f13c
JX
5062msgid "protocol error: impossibly long line"
5063msgstr ""
5064
d84f4abf 5065#: pkt-line.c:169 pkt-line.c:171
dba9f13c
JX
5066msgid "packet write with format failed"
5067msgstr ""
5068
d84f4abf 5069#: pkt-line.c:203
dba9f13c
JX
5070msgid "packet write failed - data exceeds max packet size"
5071msgstr ""
5072
d84f4abf 5073#: pkt-line.c:210 pkt-line.c:217
dba9f13c
JX
5074msgid "packet write failed"
5075msgstr ""
5076
d84f4abf 5077#: pkt-line.c:302
dba9f13c
JX
5078msgid "read error"
5079msgstr ""
5080
d84f4abf 5081#: pkt-line.c:310
dba9f13c
JX
5082msgid "the remote end hung up unexpectedly"
5083msgstr ""
5084
d84f4abf 5085#: pkt-line.c:338
dba9f13c
JX
5086#, c-format
5087msgid "protocol error: bad line length character: %.4s"
5088msgstr ""
5089
d84f4abf 5090#: pkt-line.c:352 pkt-line.c:357
dba9f13c
JX
5091#, c-format
5092msgid "protocol error: bad line length %d"
5093msgstr ""
5094
e13da2db 5095#: pkt-line.c:373 sideband.c:150
94328cef
JX
5096#, c-format
5097msgid "remote error: %s"
5098msgstr ""
5099
5100#: preload-index.c:119
12705546
JX
5101msgid "Refreshing index"
5102msgstr ""
5103
94328cef 5104#: preload-index.c:138
12705546
JX
5105#, c-format
5106msgid "unable to create threaded lstat: %s"
5107msgstr ""
5108
e13da2db 5109#: pretty.c:983
fda7b092 5110msgid "unable to parse --pretty format"
9fa976ff
JX
5111msgstr ""
5112
e13da2db
JX
5113#: promisor-remote.c:30
5114msgid "promisor-remote: unable to fork off fetch subprocess"
5115msgstr ""
5116
5117#: promisor-remote.c:35 promisor-remote.c:37
5118msgid "promisor-remote: could not write to fetch subprocess"
3d0a05b4
JX
5119msgstr ""
5120
e13da2db
JX
5121#: promisor-remote.c:41
5122msgid "promisor-remote: could not close stdin to fetch subprocess"
5123msgstr ""
5124
5125#: promisor-remote.c:53
3d0a05b4
JX
5126#, c-format
5127msgid "promisor remote name cannot begin with '/': %s"
5128msgstr ""
5129
bfef3f9d
JX
5130#: prune-packed.c:35
5131msgid "Removing duplicate objects"
dba9f13c
JX
5132msgstr ""
5133
578c7937 5134#: range-diff.c:77
bfef3f9d
JX
5135msgid "could not start `log`"
5136msgstr ""
5137
5138#: range-diff.c:79
dba9f13c
JX
5139msgid "could not read `log` output"
5140msgstr ""
5141
e13da2db 5142#: range-diff.c:98 sequencer.c:5283
dba9f13c
JX
5143#, c-format
5144msgid "could not parse commit '%s'"
5145msgstr ""
5146
bfef3f9d
JX
5147#: range-diff.c:112
5148#, c-format
5149msgid ""
5150"could not parse first line of `log` output: did not start with 'commit ': "
5151"'%s'"
5152msgstr ""
5153
5154#: range-diff.c:137
6b0f1a9b
JX
5155#, c-format
5156msgid "could not parse git header '%.*s'"
5157msgstr ""
5158
bfef3f9d 5159#: range-diff.c:301
dba9f13c
JX
5160msgid "failed to generate diff"
5161msgstr ""
5162
bfef3f9d 5163#: range-diff.c:534 range-diff.c:536
dba9f13c
JX
5164#, c-format
5165msgid "could not parse log for '%s'"
5166msgstr ""
5167
e13da2db 5168#: read-cache.c:682
94328cef
JX
5169#, c-format
5170msgid "will not add file alias '%s' ('%s' already exists in index)"
5171msgstr ""
5172
e13da2db 5173#: read-cache.c:698
94328cef
JX
5174msgid "cannot create an empty blob in the object database"
5175msgstr ""
5176
e13da2db 5177#: read-cache.c:720
94328cef
JX
5178#, c-format
5179msgid "%s: can only add regular files, symbolic links or git-directories"
5180msgstr ""
5181
e13da2db 5182#: read-cache.c:725
d93ef2a1
JX
5183#, c-format
5184msgid "'%s' does not have a commit checked out"
5185msgstr ""
5186
e13da2db 5187#: read-cache.c:777
94328cef
JX
5188#, c-format
5189msgid "unable to index file '%s'"
5190msgstr ""
5191
e13da2db 5192#: read-cache.c:796
94328cef
JX
5193#, c-format
5194msgid "unable to add '%s' to index"
5195msgstr ""
5196
e13da2db 5197#: read-cache.c:807
94328cef
JX
5198#, c-format
5199msgid "unable to stat '%s'"
5200msgstr ""
5201
e13da2db 5202#: read-cache.c:1318
94328cef
JX
5203#, c-format
5204msgid "'%s' appears as both a file and as a directory"
5205msgstr ""
5206
e13da2db 5207#: read-cache.c:1524
12705546
JX
5208msgid "Refresh index"
5209msgstr ""
5210
e13da2db 5211#: read-cache.c:1639
fda7b092
JX
5212#, c-format
5213msgid ""
5214"index.version set, but the value is invalid.\n"
5215"Using version %i"
9fa976ff
JX
5216msgstr ""
5217
e13da2db 5218#: read-cache.c:1649
fda7b092
JX
5219#, c-format
5220msgid ""
5221"GIT_INDEX_VERSION set, but the value is invalid.\n"
5222"Using version %i"
dce37b66
JX
5223msgstr ""
5224
e13da2db 5225#: read-cache.c:1705
94328cef
JX
5226#, c-format
5227msgid "bad signature 0x%08x"
5228msgstr ""
5229
e13da2db 5230#: read-cache.c:1708
94328cef
JX
5231#, c-format
5232msgid "bad index version %d"
5233msgstr ""
5234
e13da2db 5235#: read-cache.c:1717
94328cef
JX
5236msgid "bad index file sha1 signature"
5237msgstr ""
5238
e13da2db 5239#: read-cache.c:1747
94328cef
JX
5240#, c-format
5241msgid "index uses %.4s extension, which we do not understand"
5242msgstr ""
5243
e13da2db 5244#: read-cache.c:1749
94328cef
JX
5245#, c-format
5246msgid "ignoring %.4s extension"
5247msgstr ""
5248
e13da2db 5249#: read-cache.c:1786
94328cef
JX
5250#, c-format
5251msgid "unknown index entry format 0x%08x"
5252msgstr ""
5253
e13da2db 5254#: read-cache.c:1802
12705546
JX
5255#, c-format
5256msgid "malformed name field in the index, near path '%s'"
5257msgstr ""
5258
e13da2db 5259#: read-cache.c:1859
94328cef
JX
5260msgid "unordered stage entries in index"
5261msgstr ""
5262
e13da2db 5263#: read-cache.c:1862
94328cef
JX
5264#, c-format
5265msgid "multiple stage entries for merged file '%s'"
5266msgstr ""
5267
e13da2db 5268#: read-cache.c:1865
94328cef
JX
5269#, c-format
5270msgid "unordered stage entries for '%s'"
5271msgstr ""
5272
e13da2db
JX
5273#: read-cache.c:1971 read-cache.c:2262 rerere.c:565 rerere.c:599 rerere.c:1111
5274#: submodule.c:1628 builtin/add.c:538 builtin/check-ignore.c:181
5275#: builtin/checkout.c:489 builtin/checkout.c:675 builtin/clean.c:991
bfef3f9d 5276#: builtin/commit.c:364 builtin/diff-tree.c:121 builtin/grep.c:507
e13da2db 5277#: builtin/mv.c:146 builtin/reset.c:247 builtin/rm.c:290
f7c6172e 5278#: builtin/submodule--helper.c:332
12705546
JX
5279msgid "index file corrupt"
5280msgstr ""
5281
e13da2db 5282#: read-cache.c:2115
12705546
JX
5283#, c-format
5284msgid "unable to create load_cache_entries thread: %s"
5285msgstr ""
5286
e13da2db 5287#: read-cache.c:2128
12705546
JX
5288#, c-format
5289msgid "unable to join load_cache_entries thread: %s"
5290msgstr ""
5291
e13da2db 5292#: read-cache.c:2161
94328cef
JX
5293#, c-format
5294msgid "%s: index file open failed"
5295msgstr ""
5296
e13da2db 5297#: read-cache.c:2165
94328cef
JX
5298#, c-format
5299msgid "%s: cannot stat the open index"
5300msgstr ""
5301
e13da2db 5302#: read-cache.c:2169
94328cef
JX
5303#, c-format
5304msgid "%s: index file smaller than expected"
5305msgstr ""
5306
e13da2db 5307#: read-cache.c:2173
94328cef
JX
5308#, c-format
5309msgid "%s: unable to map index file"
5310msgstr ""
5311
e13da2db 5312#: read-cache.c:2215
12705546
JX
5313#, c-format
5314msgid "unable to create load_index_extensions thread: %s"
5315msgstr ""
5316
e13da2db 5317#: read-cache.c:2242
12705546
JX
5318#, c-format
5319msgid "unable to join load_index_extensions thread: %s"
5320msgstr ""
5321
e13da2db 5322#: read-cache.c:2274
94328cef
JX
5323#, c-format
5324msgid "could not freshen shared index '%s'"
5325msgstr ""
5326
e13da2db 5327#: read-cache.c:2321
94328cef
JX
5328#, c-format
5329msgid "broken index, expect %s in %s, got %s"
5330msgstr ""
5331
e13da2db 5332#: read-cache.c:3017 strbuf.c:1171 wrapper.c:633 builtin/merge.c:1126
5b34e000
JX
5333#, c-format
5334msgid "could not close '%s'"
5335msgstr ""
5336
e13da2db 5337#: read-cache.c:3120 sequencer.c:2446 sequencer.c:4185
dfc182b1 5338#, c-format
28e1aaa4 5339msgid "could not stat '%s'"
dfc182b1
JX
5340msgstr ""
5341
e13da2db 5342#: read-cache.c:3133
dfc182b1
JX
5343#, c-format
5344msgid "unable to open git dir: %s"
5345msgstr ""
5346
e13da2db 5347#: read-cache.c:3145
dfc182b1
JX
5348#, c-format
5349msgid "unable to unlink: %s"
5350msgstr ""
5351
e13da2db 5352#: read-cache.c:3170
94328cef
JX
5353#, c-format
5354msgid "cannot fix permission bits on '%s'"
5355msgstr ""
5356
e13da2db 5357#: read-cache.c:3319
94328cef
JX
5358#, c-format
5359msgid "%s: cannot drop to stage #0"
5360msgstr ""
5361
f7c6172e
JX
5362#: rebase-interactive.c:11
5363msgid ""
5364"You can fix this with 'git rebase --edit-todo' and then run 'git rebase --"
5365"continue'.\n"
5366"Or you can abort the rebase with 'git rebase --abort'.\n"
5367msgstr ""
5368
5369#: rebase-interactive.c:33
d93ef2a1
JX
5370#, c-format
5371msgid ""
5372"unrecognized setting %s for option rebase.missingCommitsCheck. Ignoring."
5373msgstr ""
5374
f7c6172e 5375#: rebase-interactive.c:42
12705546
JX
5376msgid ""
5377"\n"
5378"Commands:\n"
5379"p, pick <commit> = use commit\n"
5380"r, reword <commit> = use commit, but edit the commit message\n"
5381"e, edit <commit> = use commit, but stop for amending\n"
5382"s, squash <commit> = use commit, but meld into previous commit\n"
5383"f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
5384"x, exec <command> = run command (the rest of the line) using shell\n"
5385"b, break = stop here (continue rebase later with 'git rebase --continue')\n"
5386"d, drop <commit> = remove commit\n"
5387"l, label <label> = label current HEAD with a name\n"
5388"t, reset <label> = reset HEAD to a label\n"
5389"m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
5390". create a merge commit using the original merge commit's\n"
5391". message (or the oneline, if no original merge commit was\n"
5392". specified). Use -c <commit> to reword the commit message.\n"
5393"\n"
5394"These lines can be re-ordered; they are executed from top to bottom.\n"
5395msgstr ""
5396
f7c6172e 5397#: rebase-interactive.c:63
d93ef2a1
JX
5398#, c-format
5399msgid "Rebase %s onto %s (%d command)"
5400msgid_plural "Rebase %s onto %s (%d commands)"
5401msgstr[0] ""
5402msgstr[1] ""
5403
e13da2db 5404#: rebase-interactive.c:72 git-rebase--preserve-merges.sh:218
12705546
JX
5405msgid ""
5406"\n"
5407"Do not remove any line. Use 'drop' explicitly to remove a commit.\n"
5408msgstr ""
5409
e13da2db 5410#: rebase-interactive.c:75 git-rebase--preserve-merges.sh:222
12705546
JX
5411msgid ""
5412"\n"
5413"If you remove a line here THAT COMMIT WILL BE LOST.\n"
5414msgstr ""
5415
e13da2db 5416#: rebase-interactive.c:81 git-rebase--preserve-merges.sh:861
12705546
JX
5417msgid ""
5418"\n"
5419"You are editing the todo file of an ongoing interactive rebase.\n"
5420"To continue rebase after editing, run:\n"
5421" git rebase --continue\n"
5422"\n"
5423msgstr ""
5424
e13da2db 5425#: rebase-interactive.c:86 git-rebase--preserve-merges.sh:938
12705546
JX
5426msgid ""
5427"\n"
5428"However, if you remove everything, the rebase will be aborted.\n"
5429"\n"
5430msgstr ""
5431
e13da2db
JX
5432#: rebase-interactive.c:110 rerere.c:485 rerere.c:692 sequencer.c:3571
5433#: sequencer.c:3597 sequencer.c:5389 builtin/fsck.c:347 builtin/rebase.c:264
12705546 5434#, c-format
d93ef2a1
JX
5435msgid "could not write '%s'"
5436msgstr ""
5437
e13da2db
JX
5438#: rebase-interactive.c:116 builtin/rebase.c:196 builtin/rebase.c:222
5439#: builtin/rebase.c:246
d93ef2a1 5440#, c-format
f7c6172e 5441msgid "could not write '%s'."
d93ef2a1
JX
5442msgstr ""
5443
f7c6172e 5444#: rebase-interactive.c:193
d93ef2a1
JX
5445#, c-format
5446msgid ""
5447"Warning: some commits may have been dropped accidentally.\n"
5448"Dropped commits (newer to older):\n"
5449msgstr ""
5450
f7c6172e 5451#: rebase-interactive.c:200
d93ef2a1
JX
5452#, c-format
5453msgid ""
5454"To avoid this message, use \"drop\" to explicitly remove a commit.\n"
5455"\n"
5456"Use 'git config rebase.missingCommitsCheck' to change the level of "
5457"warnings.\n"
5458"The possible behaviours are: ignore, warn, error.\n"
5459"\n"
12705546
JX
5460msgstr ""
5461
e13da2db
JX
5462#: rebase-interactive.c:233 rebase-interactive.c:238 sequencer.c:2361
5463#: builtin/rebase.c:182 builtin/rebase.c:207 builtin/rebase.c:233
5464#: builtin/rebase.c:258
f7c6172e
JX
5465#, c-format
5466msgid "could not read '%s'."
5467msgstr ""
5468
e13da2db 5469#: ref-filter.c:42 wt-status.c:1973
bfef3f9d 5470msgid "gone"
dba9f13c
JX
5471msgstr ""
5472
bfef3f9d 5473#: ref-filter.c:43
dba9f13c 5474#, c-format
bfef3f9d 5475msgid "ahead %d"
dba9f13c
JX
5476msgstr ""
5477
bfef3f9d 5478#: ref-filter.c:44
dba9f13c 5479#, c-format
bfef3f9d 5480msgid "behind %d"
dba9f13c
JX
5481msgstr ""
5482
bfef3f9d 5483#: ref-filter.c:45
dba9f13c 5484#, c-format
bfef3f9d 5485msgid "ahead %d, behind %d"
dba9f13c
JX
5486msgstr ""
5487
e13da2db 5488#: ref-filter.c:169
dba9f13c 5489#, c-format
bfef3f9d 5490msgid "expected format: %%(color:<color>)"
dba9f13c
JX
5491msgstr ""
5492
e13da2db 5493#: ref-filter.c:171
dba9f13c 5494#, c-format
bfef3f9d 5495msgid "unrecognized color: %%(color:%s)"
dba9f13c
JX
5496msgstr ""
5497
e13da2db 5498#: ref-filter.c:193
dba9f13c 5499#, c-format
bfef3f9d 5500msgid "Integer value expected refname:lstrip=%s"
dba9f13c
JX
5501msgstr ""
5502
e13da2db 5503#: ref-filter.c:197
dba9f13c 5504#, c-format
bfef3f9d 5505msgid "Integer value expected refname:rstrip=%s"
dba9f13c
JX
5506msgstr ""
5507
e13da2db 5508#: ref-filter.c:199
dba9f13c 5509#, c-format
bfef3f9d 5510msgid "unrecognized %%(%s) argument: %s"
dba9f13c
JX
5511msgstr ""
5512
e13da2db 5513#: ref-filter.c:254
dba9f13c 5514#, c-format
bfef3f9d 5515msgid "%%(objecttype) does not take arguments"
dba9f13c
JX
5516msgstr ""
5517
e13da2db 5518#: ref-filter.c:276
dba9f13c 5519#, c-format
bfef3f9d 5520msgid "unrecognized %%(objectsize) argument: %s"
dba9f13c
JX
5521msgstr ""
5522
e13da2db 5523#: ref-filter.c:284
dba9f13c 5524#, c-format
bfef3f9d 5525msgid "%%(deltabase) does not take arguments"
dba9f13c
JX
5526msgstr ""
5527
e13da2db 5528#: ref-filter.c:296
dba9f13c 5529#, c-format
bfef3f9d 5530msgid "%%(body) does not take arguments"
dba9f13c
JX
5531msgstr ""
5532
e13da2db 5533#: ref-filter.c:309
dba9f13c 5534#, c-format
e13da2db 5535msgid "unrecognized %%(subject) argument: %s"
dba9f13c
JX
5536msgstr ""
5537
e13da2db 5538#: ref-filter.c:330
dba9f13c 5539#, c-format
bfef3f9d 5540msgid "unknown %%(trailers) argument: %s"
dba9f13c
JX
5541msgstr ""
5542
e13da2db 5543#: ref-filter.c:363
dba9f13c 5544#, c-format
bfef3f9d 5545msgid "positive value expected contents:lines=%s"
dba9f13c
JX
5546msgstr ""
5547
e13da2db 5548#: ref-filter.c:365
bfef3f9d
JX
5549#, c-format
5550msgid "unrecognized %%(contents) argument: %s"
dba9f13c
JX
5551msgstr ""
5552
e13da2db
JX
5553#: ref-filter.c:380
5554#, c-format
5555msgid "positive value expected '%s' in %%(%s)"
5556msgstr ""
5557
5558#: ref-filter.c:384
dce37b66 5559#, c-format
e13da2db 5560msgid "unrecognized argument '%s' in %%(%s)"
dce37b66
JX
5561msgstr ""
5562
e13da2db 5563#: ref-filter.c:398
dba9f13c 5564#, c-format
e13da2db 5565msgid "unrecognized email option: %s"
28e1aaa4
JX
5566msgstr ""
5567
e13da2db 5568#: ref-filter.c:428
fda7b092 5569#, c-format
bfef3f9d 5570msgid "expected format: %%(align:<width>,<position>)"
dce37b66
JX
5571msgstr ""
5572
e13da2db 5573#: ref-filter.c:440
dce37b66 5574#, c-format
bfef3f9d 5575msgid "unrecognized position:%s"
dce37b66
JX
5576msgstr ""
5577
e13da2db 5578#: ref-filter.c:447
dce37b66 5579#, c-format
bfef3f9d 5580msgid "unrecognized width:%s"
dce37b66
JX
5581msgstr ""
5582
e13da2db 5583#: ref-filter.c:456
dba9f13c 5584#, c-format
bfef3f9d 5585msgid "unrecognized %%(align) argument: %s"
dba9f13c
JX
5586msgstr ""
5587
e13da2db 5588#: ref-filter.c:464
bfef3f9d
JX
5589#, c-format
5590msgid "positive width expected with the %%(align) atom"
dfc182b1
JX
5591msgstr ""
5592
e13da2db 5593#: ref-filter.c:482
dfc182b1 5594#, c-format
bfef3f9d 5595msgid "unrecognized %%(if) argument: %s"
dfc182b1
JX
5596msgstr ""
5597
e13da2db 5598#: ref-filter.c:584
dfc182b1 5599#, c-format
bfef3f9d 5600msgid "malformed field name: %.*s"
dfc182b1
JX
5601msgstr ""
5602
e13da2db 5603#: ref-filter.c:611
dfc182b1 5604#, c-format
bfef3f9d 5605msgid "unknown field name: %.*s"
dfc182b1
JX
5606msgstr ""
5607
e13da2db 5608#: ref-filter.c:615
dce37b66 5609#, c-format
bfef3f9d
JX
5610msgid ""
5611"not a git repository, but the field '%.*s' requires access to object data"
dce37b66
JX
5612msgstr ""
5613
e13da2db 5614#: ref-filter.c:739
dce37b66 5615#, c-format
bfef3f9d 5616msgid "format: %%(if) atom used without a %%(then) atom"
dce37b66
JX
5617msgstr ""
5618
e13da2db 5619#: ref-filter.c:802
dce37b66 5620#, c-format
bfef3f9d 5621msgid "format: %%(then) atom used without an %%(if) atom"
dce37b66
JX
5622msgstr ""
5623
e13da2db 5624#: ref-filter.c:804
dfc182b1 5625#, c-format
bfef3f9d 5626msgid "format: %%(then) atom used more than once"
dfc182b1
JX
5627msgstr ""
5628
e13da2db 5629#: ref-filter.c:806
dfc182b1 5630#, c-format
bfef3f9d 5631msgid "format: %%(then) atom used after %%(else)"
dfc182b1
JX
5632msgstr ""
5633
e13da2db 5634#: ref-filter.c:834
dba9f13c 5635#, c-format
bfef3f9d 5636msgid "format: %%(else) atom used without an %%(if) atom"
dba9f13c
JX
5637msgstr ""
5638
e13da2db 5639#: ref-filter.c:836
94328cef 5640#, c-format
bfef3f9d 5641msgid "format: %%(else) atom used without a %%(then) atom"
94328cef
JX
5642msgstr ""
5643
e13da2db 5644#: ref-filter.c:838
dba9f13c 5645#, c-format
bfef3f9d 5646msgid "format: %%(else) atom used more than once"
dba9f13c
JX
5647msgstr ""
5648
e13da2db 5649#: ref-filter.c:853
dce37b66 5650#, c-format
bfef3f9d 5651msgid "format: %%(end) atom used without corresponding atom"
dce37b66
JX
5652msgstr ""
5653
e13da2db 5654#: ref-filter.c:910
fda7b092 5655#, c-format
bfef3f9d 5656msgid "malformed format string %s"
dce37b66
JX
5657msgstr ""
5658
e13da2db 5659#: ref-filter.c:1541
673bfad0 5660#, c-format
bfef3f9d 5661msgid "no branch, rebasing %s"
673bfad0
JX
5662msgstr ""
5663
e13da2db 5664#: ref-filter.c:1544
fda7b092 5665#, c-format
bfef3f9d 5666msgid "no branch, rebasing detached HEAD %s"
dce37b66
JX
5667msgstr ""
5668
e13da2db 5669#: ref-filter.c:1547
dce37b66 5670#, c-format
bfef3f9d 5671msgid "no branch, bisect started on %s"
dce37b66
JX
5672msgstr ""
5673
e13da2db 5674#: ref-filter.c:1557
bfef3f9d 5675msgid "no branch"
dfc182b1
JX
5676msgstr ""
5677
e13da2db 5678#: ref-filter.c:1591 ref-filter.c:1800
fda7b092 5679#, c-format
bfef3f9d 5680msgid "missing object %s for %s"
dce37b66
JX
5681msgstr ""
5682
e13da2db 5683#: ref-filter.c:1601
fda7b092 5684#, c-format
bfef3f9d 5685msgid "parse_object_buffer failed on %s for %s"
dce37b66
JX
5686msgstr ""
5687
e13da2db 5688#: ref-filter.c:2054
fda7b092 5689#, c-format
bfef3f9d 5690msgid "malformed object at '%s'"
dce37b66
JX
5691msgstr ""
5692
e13da2db 5693#: ref-filter.c:2143
dce37b66 5694#, c-format
bfef3f9d 5695msgid "ignoring ref with broken name %s"
dce37b66
JX
5696msgstr ""
5697
e13da2db 5698#: ref-filter.c:2148 refs.c:657
dce37b66 5699#, c-format
bfef3f9d 5700msgid "ignoring broken ref %s"
dce37b66
JX
5701msgstr ""
5702
e13da2db 5703#: ref-filter.c:2464
fda7b092 5704#, c-format
bfef3f9d 5705msgid "format: %%(end) atom missing"
dce37b66
JX
5706msgstr ""
5707
e13da2db 5708#: ref-filter.c:2563
dce37b66 5709#, c-format
bfef3f9d 5710msgid "malformed object name %s"
dce37b66
JX
5711msgstr ""
5712
e13da2db 5713#: ref-filter.c:2568
12705546 5714#, c-format
bfef3f9d 5715msgid "option `%s' must point to a commit"
12705546
JX
5716msgstr ""
5717
d84f4abf 5718#: refs.c:264
dfc182b1 5719#, c-format
bfef3f9d 5720msgid "%s does not point to a valid object!"
dfc182b1
JX
5721msgstr ""
5722
d84f4abf
JX
5723#: refs.c:572
5724#, c-format
5725msgid "could not retrieve `%s`"
5726msgstr ""
5727
5728#: refs.c:579
5729#, c-format
5730msgid "invalid branch name: %s = %s"
5731msgstr ""
5732
5733#: refs.c:655
dfc182b1 5734#, c-format
bfef3f9d 5735msgid "ignoring dangling symref %s"
dfc182b1
JX
5736msgstr ""
5737
e13da2db 5738#: refs.c:892
dfc182b1 5739#, c-format
bfef3f9d 5740msgid "log for ref %s has gap after %s"
dfc182b1
JX
5741msgstr ""
5742
e13da2db 5743#: refs.c:898
9b7388a8 5744#, c-format
bfef3f9d 5745msgid "log for ref %s unexpectedly ended on %s"
9b7388a8
JX
5746msgstr ""
5747
e13da2db 5748#: refs.c:957
9fa976ff 5749#, c-format
bfef3f9d 5750msgid "log for %s is empty"
9fa976ff
JX
5751msgstr ""
5752
e13da2db 5753#: refs.c:1049
bfef3f9d
JX
5754#, c-format
5755msgid "refusing to update ref with bad name '%s'"
dfc182b1
JX
5756msgstr ""
5757
e13da2db 5758#: refs.c:1120
9fa976ff 5759#, c-format
bfef3f9d 5760msgid "update_ref failed for ref '%s': %s"
dce37b66
JX
5761msgstr ""
5762
e13da2db 5763#: refs.c:1944
64f23b0c 5764#, c-format
bfef3f9d 5765msgid "multiple updates for ref '%s' not allowed"
64f23b0c
JX
5766msgstr ""
5767
e13da2db 5768#: refs.c:2024
bfef3f9d 5769msgid "ref updates forbidden inside quarantine environment"
f517e50d
JX
5770msgstr ""
5771
e13da2db 5772#: refs.c:2035
d84f4abf
JX
5773msgid "ref updates aborted by hook"
5774msgstr ""
5775
e13da2db 5776#: refs.c:2135 refs.c:2165
fda7b092 5777#, c-format
bfef3f9d 5778msgid "'%s' exists; cannot create '%s'"
f517e50d
JX
5779msgstr ""
5780
e13da2db 5781#: refs.c:2141 refs.c:2176
fda7b092 5782#, c-format
bfef3f9d 5783msgid "cannot process '%s' and '%s' at the same time"
9fa976ff
JX
5784msgstr ""
5785
e13da2db 5786#: refs/files-backend.c:1228
fda7b092 5787#, c-format
bfef3f9d 5788msgid "could not remove reference %s"
9fa976ff
JX
5789msgstr ""
5790
e13da2db
JX
5791#: refs/files-backend.c:1242 refs/packed-backend.c:1542
5792#: refs/packed-backend.c:1552
9fa976ff 5793#, c-format
bfef3f9d 5794msgid "could not delete reference %s: %s"
9fa976ff
JX
5795msgstr ""
5796
e13da2db 5797#: refs/files-backend.c:1245 refs/packed-backend.c:1555
9fa976ff 5798#, c-format
bfef3f9d 5799msgid "could not delete references: %s"
9fa976ff
JX
5800msgstr ""
5801
e13da2db 5802#: refspec.c:167
9fa976ff 5803#, c-format
bfef3f9d 5804msgid "invalid refspec '%s'"
9fa976ff
JX
5805msgstr ""
5806
e13da2db 5807#: remote.c:351
94328cef
JX
5808#, c-format
5809msgid "config remote shorthand cannot begin with '/': %s"
f1522b27
JX
5810msgstr ""
5811
e13da2db 5812#: remote.c:399
94328cef 5813msgid "more than one receivepack given, using the first"
f1522b27
JX
5814msgstr ""
5815
e13da2db 5816#: remote.c:407
94328cef 5817msgid "more than one uploadpack given, using the first"
f1522b27
JX
5818msgstr ""
5819
e13da2db 5820#: remote.c:590
fda7b092 5821#, c-format
94328cef 5822msgid "Cannot fetch both %s and %s to %s"
28b3cffc
JX
5823msgstr ""
5824
e13da2db 5825#: remote.c:594
94328cef
JX
5826#, c-format
5827msgid "%s usually tracks %s, not %s"
5828msgstr ""
5829
e13da2db 5830#: remote.c:598
94328cef
JX
5831#, c-format
5832msgid "%s tracks both %s and %s"
5833msgstr ""
5834
e13da2db 5835#: remote.c:666
94328cef
JX
5836#, c-format
5837msgid "key '%s' of pattern had no '*'"
5838msgstr ""
5839
e13da2db 5840#: remote.c:676
94328cef
JX
5841#, c-format
5842msgid "value '%s' of pattern has no '*'"
5843msgstr ""
5844
e13da2db 5845#: remote.c:1073
94328cef
JX
5846#, c-format
5847msgid "src refspec %s does not match any"
5848msgstr ""
5849
e13da2db 5850#: remote.c:1078
94328cef
JX
5851#, c-format
5852msgid "src refspec %s matches more than one"
5853msgstr ""
5854
5855#. TRANSLATORS: "matches '%s'%" is the <dst> part of "git push
5856#. <remote> <src>:<dst>" push, and "being pushed ('%s')" is
5857#. the <src>.
5858#.
e13da2db 5859#: remote.c:1093
94328cef
JX
5860#, c-format
5861msgid ""
5862"The destination you provided is not a full refname (i.e.,\n"
5863"starting with \"refs/\"). We tried to guess what you meant by:\n"
5864"\n"
5865"- Looking for a ref that matches '%s' on the remote side.\n"
5866"- Checking if the <src> being pushed ('%s')\n"
5867" is a ref in \"refs/{heads,tags}/\". If so we add a corresponding\n"
5868" refs/{heads,tags}/ prefix on the remote side.\n"
5869"\n"
5870"Neither worked, so we gave up. You must fully qualify the ref."
5871msgstr ""
5872
e13da2db 5873#: remote.c:1113
94328cef
JX
5874#, c-format
5875msgid ""
5876"The <src> part of the refspec is a commit object.\n"
5877"Did you mean to create a new branch by pushing to\n"
5878"'%s:refs/heads/%s'?"
5879msgstr ""
5880
e13da2db 5881#: remote.c:1118
94328cef
JX
5882#, c-format
5883msgid ""
5884"The <src> part of the refspec is a tag object.\n"
5885"Did you mean to create a new tag by pushing to\n"
5886"'%s:refs/tags/%s'?"
5887msgstr ""
5888
e13da2db 5889#: remote.c:1123
94328cef
JX
5890#, c-format
5891msgid ""
5892"The <src> part of the refspec is a tree object.\n"
5893"Did you mean to tag a new tree by pushing to\n"
5894"'%s:refs/tags/%s'?"
5895msgstr ""
5896
e13da2db 5897#: remote.c:1128
94328cef
JX
5898#, c-format
5899msgid ""
5900"The <src> part of the refspec is a blob object.\n"
5901"Did you mean to tag a new blob by pushing to\n"
5902"'%s:refs/tags/%s'?"
5903msgstr ""
5904
e13da2db 5905#: remote.c:1164
94328cef
JX
5906#, c-format
5907msgid "%s cannot be resolved to branch"
5908msgstr ""
5909
e13da2db 5910#: remote.c:1175
94328cef
JX
5911#, c-format
5912msgid "unable to delete '%s': remote ref does not exist"
5913msgstr ""
5914
e13da2db 5915#: remote.c:1187
94328cef
JX
5916#, c-format
5917msgid "dst refspec %s matches more than one"
5918msgstr ""
5919
e13da2db 5920#: remote.c:1194
94328cef
JX
5921#, c-format
5922msgid "dst ref %s receives from more than one src"
5923msgstr ""
5924
e13da2db 5925#: remote.c:1703 remote.c:1804
94328cef
JX
5926msgid "HEAD does not point to a branch"
5927msgstr ""
5928
e13da2db 5929#: remote.c:1712
94328cef
JX
5930#, c-format
5931msgid "no such branch: '%s'"
5932msgstr ""
5933
e13da2db 5934#: remote.c:1715
94328cef
JX
5935#, c-format
5936msgid "no upstream configured for branch '%s'"
5937msgstr ""
5938
e13da2db 5939#: remote.c:1721
fda7b092
JX
5940#, c-format
5941msgid "upstream branch '%s' not stored as a remote-tracking branch"
727b9576
JX
5942msgstr ""
5943
e13da2db 5944#: remote.c:1736
727b9576 5945#, c-format
fda7b092 5946msgid "push destination '%s' on remote '%s' has no local tracking branch"
727b9576
JX
5947msgstr ""
5948
e13da2db 5949#: remote.c:1748
727b9576 5950#, c-format
fda7b092 5951msgid "branch '%s' has no remote for pushing"
727b9576
JX
5952msgstr ""
5953
e13da2db 5954#: remote.c:1758
727b9576 5955#, c-format
fda7b092 5956msgid "push refspecs for '%s' do not include '%s'"
727b9576
JX
5957msgstr ""
5958
e13da2db 5959#: remote.c:1771
fda7b092 5960msgid "push has no destination (push.default is 'nothing')"
727b9576
JX
5961msgstr ""
5962
e13da2db 5963#: remote.c:1793
fda7b092 5964msgid "cannot resolve 'simple' push to a single destination"
f517e50d
JX
5965msgstr ""
5966
e13da2db 5967#: remote.c:1922
94328cef
JX
5968#, c-format
5969msgid "couldn't find remote ref %s"
5970msgstr ""
5971
e13da2db 5972#: remote.c:1935
94328cef
JX
5973#, c-format
5974msgid "* Ignoring funny ref '%s' locally"
5975msgstr ""
5976
e13da2db 5977#: remote.c:2098
f517e50d 5978#, c-format
fda7b092 5979msgid "Your branch is based on '%s', but the upstream is gone.\n"
f517e50d
JX
5980msgstr ""
5981
e13da2db 5982#: remote.c:2102
fda7b092 5983msgid " (use \"git branch --unset-upstream\" to fixup)\n"
f1522b27
JX
5984msgstr ""
5985
e13da2db 5986#: remote.c:2105
d07a63e4 5987#, c-format
25eab542 5988msgid "Your branch is up to date with '%s'.\n"
d07a63e4
JX
5989msgstr ""
5990
e13da2db 5991#: remote.c:2109
abc8de64
JX
5992#, c-format
5993msgid "Your branch and '%s' refer to different commits.\n"
5994msgstr ""
5995
e13da2db 5996#: remote.c:2112
abc8de64
JX
5997#, c-format
5998msgid " (use \"%s\" for details)\n"
5999msgstr ""
6000
e13da2db 6001#: remote.c:2116
d07a63e4 6002#, c-format
fda7b092
JX
6003msgid "Your branch is ahead of '%s' by %d commit.\n"
6004msgid_plural "Your branch is ahead of '%s' by %d commits.\n"
6005msgstr[0] ""
6006msgstr[1] ""
6007
e13da2db 6008#: remote.c:2122
fda7b092 6009msgid " (use \"git push\" to publish your local commits)\n"
d07a63e4
JX
6010msgstr ""
6011
e13da2db 6012#: remote.c:2125
d07a63e4 6013#, c-format
fda7b092
JX
6014msgid "Your branch is behind '%s' by %d commit, and can be fast-forwarded.\n"
6015msgid_plural ""
6016"Your branch is behind '%s' by %d commits, and can be fast-forwarded.\n"
6017msgstr[0] ""
6018msgstr[1] ""
6019
e13da2db 6020#: remote.c:2133
fda7b092 6021msgid " (use \"git pull\" to update your local branch)\n"
d07a63e4
JX
6022msgstr ""
6023
e13da2db 6024#: remote.c:2136
d07a63e4 6025#, c-format
fda7b092
JX
6026msgid ""
6027"Your branch and '%s' have diverged,\n"
6028"and have %d and %d different commit each, respectively.\n"
6029msgid_plural ""
6030"Your branch and '%s' have diverged,\n"
6031"and have %d and %d different commits each, respectively.\n"
6032msgstr[0] ""
6033msgstr[1] ""
d07a63e4 6034
e13da2db 6035#: remote.c:2146
fda7b092 6036msgid " (use \"git pull\" to merge the remote branch into yours)\n"
d07a63e4
JX
6037msgstr ""
6038
e13da2db 6039#: remote.c:2337
94328cef
JX
6040#, c-format
6041msgid "cannot parse expected object name '%s'"
6042msgstr ""
6043
12705546 6044#: replace-object.c:21
dba9f13c
JX
6045#, c-format
6046msgid "bad replace ref name: %s"
6047msgstr ""
6048
12705546 6049#: replace-object.c:30
dba9f13c
JX
6050#, c-format
6051msgid "duplicate replace ref: %s"
6052msgstr ""
6053
f7c6172e 6054#: replace-object.c:82
dba9f13c
JX
6055#, c-format
6056msgid "replace depth too high for object %s"
6057msgstr ""
6058
12705546
JX
6059#: rerere.c:217 rerere.c:226 rerere.c:229
6060msgid "corrupt MERGE_RR"
9eb3984b
JX
6061msgstr ""
6062
12705546
JX
6063#: rerere.c:264 rerere.c:269
6064msgid "unable to write rerere record"
9eb3984b
JX
6065msgstr ""
6066
12705546
JX
6067#: rerere.c:495
6068#, c-format
6069msgid "there were errors while writing '%s' (%s)"
9eb3984b
JX
6070msgstr ""
6071
12705546
JX
6072#: rerere.c:498
6073#, c-format
6074msgid "failed to flush '%s'"
6075msgstr ""
6076
6077#: rerere.c:503 rerere.c:1039
6078#, c-format
6079msgid "could not parse conflict hunks in '%s'"
6080msgstr ""
6081
6082#: rerere.c:684
6083#, c-format
6084msgid "failed utime() on '%s'"
6085msgstr ""
6086
6087#: rerere.c:694
6088#, c-format
6089msgid "writing '%s' failed"
6090msgstr ""
6091
6092#: rerere.c:714
6093#, c-format
6094msgid "Staged '%s' using previous resolution."
6095msgstr ""
6096
6097#: rerere.c:753
6098#, c-format
6099msgid "Recorded resolution for '%s'."
6100msgstr ""
6101
6102#: rerere.c:788
6103#, c-format
6104msgid "Resolved '%s' using previous resolution."
6105msgstr ""
6106
6107#: rerere.c:803
6108#, c-format
6109msgid "cannot unlink stray '%s'"
6110msgstr ""
6111
6112#: rerere.c:807
6113#, c-format
6114msgid "Recorded preimage for '%s'"
6115msgstr ""
6116
e13da2db
JX
6117#: rerere.c:881 submodule.c:2082 builtin/log.c:1975
6118#: builtin/submodule--helper.c:1878 builtin/submodule--helper.c:1890
12705546
JX
6119#, c-format
6120msgid "could not create directory '%s'"
6121msgstr ""
6122
6123#: rerere.c:1057
6124#, c-format
6125msgid "failed to update conflicted state in '%s'"
6126msgstr ""
6127
6128#: rerere.c:1068 rerere.c:1075
6129#, c-format
6130msgid "no remembered resolution for '%s'"
6131msgstr ""
6132
6133#: rerere.c:1077
6134#, c-format
6135msgid "cannot unlink '%s'"
6136msgstr ""
6137
6138#: rerere.c:1087
6139#, c-format
6140msgid "Updated preimage for '%s'"
6141msgstr ""
6142
6143#: rerere.c:1096
6144#, c-format
6145msgid "Forgot resolution for '%s'\n"
6146msgstr ""
6147
6148#: rerere.c:1199
6149msgid "unable to open rr-cache directory"
6150msgstr ""
6151
bfef3f9d
JX
6152#: reset.c:42
6153msgid "could not determine HEAD revision"
6154msgstr ""
6155
e13da2db 6156#: reset.c:70 reset.c:76 sequencer.c:3426
bfef3f9d
JX
6157#, c-format
6158msgid "failed to find tree of %s"
6159msgstr ""
6160
e13da2db
JX
6161#: revision.c:2344
6162msgid "--unpacked=<packfile> no longer supported"
12705546
JX
6163msgstr ""
6164
e13da2db 6165#: revision.c:2364
12705546 6166#, c-format
e13da2db
JX
6167msgid "unknown value for --diff-merges: %s"
6168msgstr ""
6169
6170#: revision.c:2702
6171msgid "your current branch appears to be broken"
12705546
JX
6172msgstr ""
6173
e13da2db
JX
6174#: revision.c:2705
6175#, c-format
6176msgid "your current branch '%s' does not have any commits yet"
12705546
JX
6177msgstr ""
6178
e13da2db 6179#: revision.c:2915
d93ef2a1
JX
6180msgid "-L does not yet support diff formats besides -p and -s"
6181msgstr ""
6182
f7c6172e 6183#: run-command.c:763
12705546
JX
6184msgid "open /dev/null failed"
6185msgstr ""
6186
e13da2db 6187#: run-command.c:1270
12705546
JX
6188#, c-format
6189msgid "cannot create async thread: %s"
6190msgstr ""
6191
e13da2db 6192#: run-command.c:1334
18a90722
JX
6193#, c-format
6194msgid ""
6195"The '%s' hook was ignored because it's not set as executable.\n"
6196"You can disable this warning with `git config advice.ignoredHook false`."
6197msgstr ""
6198
bfef3f9d 6199#: send-pack.c:145
abc8de64
JX
6200msgid "unexpected flush packet while reading remote unpack status"
6201msgstr ""
6202
bfef3f9d 6203#: send-pack.c:147
dfc182b1
JX
6204#, c-format
6205msgid "unable to parse remote unpack status: %s"
6206msgstr ""
6207
bfef3f9d 6208#: send-pack.c:149
dfc182b1
JX
6209#, c-format
6210msgid "remote unpack failed: %s"
6211msgstr ""
6212
e13da2db 6213#: send-pack.c:372
fda7b092 6214msgid "failed to sign the push certificate"
9fa976ff
JX
6215msgstr ""
6216
e13da2db 6217#: send-pack.c:460
d84f4abf
JX
6218msgid "the receiving end does not support this repository's hash algorithm"
6219msgstr ""
6220
e13da2db 6221#: send-pack.c:469
fda7b092 6222msgid "the receiving end does not support --signed push"
9fa976ff
JX
6223msgstr ""
6224
e13da2db 6225#: send-pack.c:471
9fa976ff 6226msgid ""
fda7b092
JX
6227"not sending a push certificate since the receiving end does not support --"
6228"signed push"
9fa976ff
JX
6229msgstr ""
6230
e13da2db 6231#: send-pack.c:483
fda7b092 6232msgid "the receiving end does not support --atomic push"
9fa976ff
JX
6233msgstr ""
6234
e13da2db 6235#: send-pack.c:488
fda7b092 6236msgid "the receiving end does not support push options"
9fa976ff
JX
6237msgstr ""
6238
e13da2db 6239#: sequencer.c:194
abc8de64
JX
6240#, c-format
6241msgid "invalid commit message cleanup mode '%s'"
6242msgstr ""
6243
e13da2db 6244#: sequencer.c:308
9b7388a8
JX
6245#, c-format
6246msgid "could not delete '%s'"
6247msgstr ""
6248
e13da2db 6249#: sequencer.c:329 builtin/rebase.c:749 builtin/rebase.c:1590 builtin/rm.c:385
6b0f1a9b
JX
6250#, c-format
6251msgid "could not remove '%s'"
6252msgstr ""
6253
e13da2db 6254#: sequencer.c:339
fda7b092 6255msgid "revert"
df0617bf
JX
6256msgstr ""
6257
e13da2db 6258#: sequencer.c:341
fda7b092 6259msgid "cherry-pick"
f517e50d
JX
6260msgstr ""
6261
e13da2db 6262#: sequencer.c:343
f7c6172e 6263msgid "rebase"
673bfad0
JX
6264msgstr ""
6265
e13da2db 6266#: sequencer.c:345
673bfad0 6267#, c-format
dba9f13c 6268msgid "unknown action: %d"
673bfad0
JX
6269msgstr ""
6270
e13da2db 6271#: sequencer.c:404
f517e50d 6272msgid ""
fda7b092
JX
6273"after resolving the conflicts, mark the corrected paths\n"
6274"with 'git add <paths>' or 'git rm <paths>'"
f517e50d
JX
6275msgstr ""
6276
e13da2db 6277#: sequencer.c:407
f517e50d 6278msgid ""
fda7b092
JX
6279"after resolving the conflicts, mark the corrected paths\n"
6280"with 'git add <paths>' or 'git rm <paths>'\n"
6281"and commit the result with 'git commit'"
f517e50d
JX
6282msgstr ""
6283
e13da2db 6284#: sequencer.c:420 sequencer.c:3028
f517e50d 6285#, c-format
fda7b092 6286msgid "could not lock '%s'"
f517e50d
JX
6287msgstr ""
6288
e13da2db
JX
6289#: sequencer.c:422 sequencer.c:2827 sequencer.c:3032 sequencer.c:3046
6290#: sequencer.c:3303 sequencer.c:5299 strbuf.c:1168 wrapper.c:631
f517e50d 6291#, c-format
e13da2db 6292msgid "could not write to '%s'"
f517e50d
JX
6293msgstr ""
6294
e13da2db 6295#: sequencer.c:427
f517e50d 6296#, c-format
e13da2db 6297msgid "could not write eol to '%s'"
f517e50d
JX
6298msgstr ""
6299
e13da2db
JX
6300#: sequencer.c:432 sequencer.c:2832 sequencer.c:3034 sequencer.c:3048
6301#: sequencer.c:3311
f517e50d 6302#, c-format
e13da2db 6303msgid "failed to finalize '%s'"
f517e50d
JX
6304msgstr ""
6305
e13da2db 6306#: sequencer.c:471
f517e50d 6307#, c-format
fda7b092 6308msgid "your local changes would be overwritten by %s."
f517e50d
JX
6309msgstr ""
6310
e13da2db 6311#: sequencer.c:475
fda7b092 6312msgid "commit your changes or stash them to proceed."
f517e50d
JX
6313msgstr ""
6314
e13da2db 6315#: sequencer.c:507
f517e50d 6316#, c-format
fda7b092 6317msgid "%s: fast-forward"
f517e50d
JX
6318msgstr ""
6319
e13da2db 6320#: sequencer.c:546 builtin/tag.c:566
d93ef2a1
JX
6321#, c-format
6322msgid "Invalid cleanup mode %s"
6323msgstr ""
6324
673bfad0 6325#. TRANSLATORS: %s will be "revert", "cherry-pick" or
f7c6172e 6326#. "rebase".
673bfad0 6327#.
e13da2db 6328#: sequencer.c:640
f517e50d 6329#, c-format
fda7b092 6330msgid "%s: Unable to write new index file"
f517e50d
JX
6331msgstr ""
6332
e13da2db 6333#: sequencer.c:657
9b7388a8 6334msgid "unable to update cache tree"
f517e50d
JX
6335msgstr ""
6336
e13da2db 6337#: sequencer.c:671
9b7388a8 6338msgid "could not resolve HEAD commit"
f517e50d
JX
6339msgstr ""
6340
e13da2db 6341#: sequencer.c:751
dba9f13c 6342#, c-format
12705546 6343msgid "no key present in '%.*s'"
dba9f13c
JX
6344msgstr ""
6345
e13da2db 6346#: sequencer.c:762
dba9f13c 6347#, c-format
12705546
JX
6348msgid "unable to dequote value of '%s'"
6349msgstr ""
6350
e13da2db
JX
6351#: sequencer.c:799 wrapper.c:201 wrapper.c:371 builtin/am.c:724
6352#: builtin/am.c:816 builtin/merge.c:1121 builtin/rebase.c:902
12705546
JX
6353#, c-format
6354msgid "could not open '%s' for reading"
6355msgstr ""
6356
e13da2db 6357#: sequencer.c:809
12705546 6358msgid "'GIT_AUTHOR_NAME' already given"
dba9f13c
JX
6359msgstr ""
6360
e13da2db 6361#: sequencer.c:814
12705546
JX
6362msgid "'GIT_AUTHOR_EMAIL' already given"
6363msgstr ""
6364
e13da2db 6365#: sequencer.c:819
12705546
JX
6366msgid "'GIT_AUTHOR_DATE' already given"
6367msgstr ""
6368
e13da2db 6369#: sequencer.c:823
dba9f13c 6370#, c-format
12705546 6371msgid "unknown variable '%s'"
dba9f13c
JX
6372msgstr ""
6373
e13da2db 6374#: sequencer.c:828
12705546
JX
6375msgid "missing 'GIT_AUTHOR_NAME'"
6376msgstr ""
6377
e13da2db 6378#: sequencer.c:830
12705546
JX
6379msgid "missing 'GIT_AUTHOR_EMAIL'"
6380msgstr ""
6381
e13da2db 6382#: sequencer.c:832
12705546
JX
6383msgid "missing 'GIT_AUTHOR_DATE'"
6384msgstr ""
6385
e13da2db 6386#: sequencer.c:897
f517e50d
JX
6387#, c-format
6388msgid ""
fda7b092
JX
6389"you have staged changes in your working tree\n"
6390"If these changes are meant to be squashed into the previous commit, run:\n"
6391"\n"
6392" git commit --amend %s\n"
6393"\n"
6394"If they are meant to go into a new commit, run:\n"
6395"\n"
6396" git commit %s\n"
6397"\n"
6398"In both cases, once you're done, continue with:\n"
6399"\n"
6400" git rebase --continue\n"
f517e50d
JX
6401msgstr ""
6402
e13da2db 6403#: sequencer.c:1178
abc8de64
JX
6404msgid "'prepare-commit-msg' hook failed"
6405msgstr ""
6406
e13da2db 6407#: sequencer.c:1184
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. Run the\n"
6412"following command and follow the instructions in your editor to edit\n"
6413"your configuration file:\n"
6414"\n"
6415" git config --global --edit\n"
6416"\n"
6417"After doing this, you may fix the identity used for this commit with:\n"
6418"\n"
6419" git commit --amend --reset-author\n"
6420msgstr ""
6421
e13da2db 6422#: sequencer.c:1197
abc8de64
JX
6423msgid ""
6424"Your name and email address were configured automatically based\n"
6425"on your username and hostname. Please check that they are accurate.\n"
6426"You can suppress this message by setting them explicitly:\n"
6427"\n"
6428" git config --global user.name \"Your Name\"\n"
6429" git config --global user.email you@example.com\n"
6430"\n"
6431"After doing this, you may fix the identity used for this commit with:\n"
6432"\n"
6433" git commit --amend --reset-author\n"
6434msgstr ""
6435
e13da2db 6436#: sequencer.c:1239
abc8de64
JX
6437msgid "couldn't look up newly created commit"
6438msgstr ""
6439
e13da2db 6440#: sequencer.c:1241
abc8de64
JX
6441msgid "could not parse newly created commit"
6442msgstr ""
6443
e13da2db 6444#: sequencer.c:1287
abc8de64
JX
6445msgid "unable to resolve HEAD after creating commit"
6446msgstr ""
6447
e13da2db 6448#: sequencer.c:1289
abc8de64
JX
6449msgid "detached HEAD"
6450msgstr ""
6451
e13da2db 6452#: sequencer.c:1293
abc8de64
JX
6453msgid " (root-commit)"
6454msgstr ""
6455
e13da2db 6456#: sequencer.c:1314
abc8de64
JX
6457msgid "could not parse HEAD"
6458msgstr ""
6459
e13da2db 6460#: sequencer.c:1316
abc8de64
JX
6461#, c-format
6462msgid "HEAD %s is not a commit!"
6463msgstr ""
6464
e13da2db 6465#: sequencer.c:1320 sequencer.c:1395 builtin/commit.c:1577
abc8de64
JX
6466msgid "could not parse HEAD commit"
6467msgstr ""
6468
e13da2db 6469#: sequencer.c:1373 sequencer.c:2067
abc8de64
JX
6470msgid "unable to parse commit author"
6471msgstr ""
6472
e13da2db 6473#: sequencer.c:1384 builtin/am.c:1580 builtin/merge.c:692
abc8de64
JX
6474msgid "git write-tree failed to write a tree"
6475msgstr ""
6476
e13da2db 6477#: sequencer.c:1417 sequencer.c:1535
abc8de64
JX
6478#, c-format
6479msgid "unable to read commit message from '%s'"
6480msgstr ""
6481
e13da2db
JX
6482#: sequencer.c:1446 sequencer.c:1478
6483#, c-format
6484msgid "invalid author identity '%s'"
6485msgstr ""
6486
6487#: sequencer.c:1452
6488msgid "corrupt author: missing date information"
6489msgstr ""
6490
6491#: sequencer.c:1491 builtin/am.c:1606 builtin/commit.c:1678 builtin/merge.c:890
6492#: builtin/merge.c:915
abc8de64
JX
6493msgid "failed to write commit object"
6494msgstr ""
6495
e13da2db 6496#: sequencer.c:1518 sequencer.c:4237
bfef3f9d
JX
6497#, c-format
6498msgid "could not update %s"
6499msgstr ""
6500
e13da2db 6501#: sequencer.c:1567
f517e50d 6502#, c-format
005c62fe 6503msgid "could not parse commit %s"
f517e50d
JX
6504msgstr ""
6505
e13da2db 6506#: sequencer.c:1572
f517e50d 6507#, c-format
005c62fe 6508msgid "could not parse parent commit %s"
f517e50d
JX
6509msgstr ""
6510
e13da2db 6511#: sequencer.c:1655 sequencer.c:1766
dba9f13c
JX
6512#, c-format
6513msgid "unknown command: %d"
6514msgstr ""
6515
e13da2db 6516#: sequencer.c:1713 sequencer.c:1738
673bfad0
JX
6517#, c-format
6518msgid "This is a combination of %d commits."
6519msgstr ""
6520
e13da2db 6521#: sequencer.c:1723
673bfad0
JX
6522msgid "need a HEAD to fixup"
6523msgstr ""
6524
e13da2db 6525#: sequencer.c:1725 sequencer.c:3338
673bfad0
JX
6526msgid "could not read HEAD"
6527msgstr ""
6528
e13da2db 6529#: sequencer.c:1727
673bfad0
JX
6530msgid "could not read HEAD's commit message"
6531msgstr ""
6532
e13da2db 6533#: sequencer.c:1733
673bfad0
JX
6534#, c-format
6535msgid "cannot write '%s'"
6536msgstr ""
6537
e13da2db 6538#: sequencer.c:1740 git-rebase--preserve-merges.sh:486
673bfad0
JX
6539msgid "This is the 1st commit message:"
6540msgstr ""
6541
e13da2db 6542#: sequencer.c:1748
673bfad0
JX
6543#, c-format
6544msgid "could not read commit message of %s"
6545msgstr ""
6546
e13da2db 6547#: sequencer.c:1755
673bfad0
JX
6548#, c-format
6549msgid "This is the commit message #%d:"
6550msgstr ""
6551
e13da2db 6552#: sequencer.c:1761
673bfad0
JX
6553#, c-format
6554msgid "The commit message #%d will be skipped:"
6555msgstr ""
6556
e13da2db 6557#: sequencer.c:1849
fda7b092 6558msgid "your index file is unmerged."
f517e50d
JX
6559msgstr ""
6560
e13da2db 6561#: sequencer.c:1856
9b7388a8
JX
6562msgid "cannot fixup root commit"
6563msgstr ""
6564
e13da2db 6565#: sequencer.c:1875
f517e50d 6566#, c-format
fda7b092 6567msgid "commit %s is a merge but no -m option was given."
f517e50d
JX
6568msgstr ""
6569
e13da2db 6570#: sequencer.c:1883 sequencer.c:1891
f517e50d 6571#, c-format
fda7b092 6572msgid "commit %s does not have parent %d"
f517e50d
JX
6573msgstr ""
6574
e13da2db 6575#: sequencer.c:1897
673bfad0
JX
6576#, c-format
6577msgid "cannot get commit message for %s"
6578msgstr ""
6579
fda7b092
JX
6580#. TRANSLATORS: The first %s will be a "todo" command like
6581#. "revert" or "pick", the second %s a SHA1.
e13da2db 6582#: sequencer.c:1916
f517e50d 6583#, c-format
fda7b092 6584msgid "%s: cannot parse parent commit %s"
f517e50d
JX
6585msgstr ""
6586
e13da2db 6587#: sequencer.c:1981
f517e50d 6588#, c-format
673bfad0 6589msgid "could not rename '%s' to '%s'"
f517e50d
JX
6590msgstr ""
6591
e13da2db 6592#: sequencer.c:2038
f517e50d 6593#, c-format
fda7b092 6594msgid "could not revert %s... %s"
f517e50d
JX
6595msgstr ""
6596
e13da2db 6597#: sequencer.c:2039
fda7b092
JX
6598#, c-format
6599msgid "could not apply %s... %s"
5e078fcd
JX
6600msgstr ""
6601
e13da2db 6602#: sequencer.c:2059
f7c6172e
JX
6603#, c-format
6604msgid "dropping %s %s -- patch contents already upstream\n"
6605msgstr ""
6606
e13da2db 6607#: sequencer.c:2117
727b9576 6608#, c-format
fda7b092 6609msgid "git %s: failed to read the index"
727b9576
JX
6610msgstr ""
6611
e13da2db 6612#: sequencer.c:2124
fda7b092
JX
6613#, c-format
6614msgid "git %s: failed to refresh the index"
727b9576
JX
6615msgstr ""
6616
e13da2db 6617#: sequencer.c:2201
005c62fe
JX
6618#, c-format
6619msgid "%s does not accept arguments: '%s'"
6620msgstr ""
6621
e13da2db 6622#: sequencer.c:2210
005c62fe
JX
6623#, c-format
6624msgid "missing arguments for %s"
6625msgstr ""
6626
e13da2db 6627#: sequencer.c:2241
d93ef2a1 6628#, c-format
f7c6172e 6629msgid "could not parse '%s'"
d93ef2a1
JX
6630msgstr ""
6631
e13da2db 6632#: sequencer.c:2302
fda7b092
JX
6633#, c-format
6634msgid "invalid line %d: %.*s"
727b9576
JX
6635msgstr ""
6636
e13da2db 6637#: sequencer.c:2313
673bfad0
JX
6638#, c-format
6639msgid "cannot '%s' without a previous commit"
727b9576
JX
6640msgstr ""
6641
e13da2db 6642#: sequencer.c:2399
6b0f1a9b
JX
6643msgid "cancelling a cherry picking in progress"
6644msgstr ""
6645
e13da2db 6646#: sequencer.c:2408
6b0f1a9b
JX
6647msgid "cancelling a revert in progress"
6648msgstr ""
6649
e13da2db 6650#: sequencer.c:2452
673bfad0
JX
6651msgid "please fix this using 'git rebase --edit-todo'."
6652msgstr ""
6653
e13da2db 6654#: sequencer.c:2454
fda7b092
JX
6655#, c-format
6656msgid "unusable instruction sheet: '%s'"
6657msgstr ""
6658
e13da2db 6659#: sequencer.c:2459
673bfad0
JX
6660msgid "no commits parsed."
6661msgstr ""
6662
e13da2db 6663#: sequencer.c:2470
fda7b092 6664msgid "cannot cherry-pick during a revert."
727b9576
JX
6665msgstr ""
6666
e13da2db 6667#: sequencer.c:2472
fda7b092 6668msgid "cannot revert during a cherry-pick."
9fa976ff
JX
6669msgstr ""
6670
e13da2db 6671#: sequencer.c:2550
df0617bf 6672#, c-format
fda7b092 6673msgid "invalid value for %s: %s"
df0617bf
JX
6674msgstr ""
6675
e13da2db 6676#: sequencer.c:2657
9b7388a8
JX
6677msgid "unusable squash-onto"
6678msgstr ""
6679
e13da2db 6680#: sequencer.c:2677
df0617bf 6681#, c-format
fda7b092 6682msgid "malformed options sheet: '%s'"
df0617bf
JX
6683msgstr ""
6684
e13da2db 6685#: sequencer.c:2769 sequencer.c:4609
dba9f13c
JX
6686msgid "empty commit set passed"
6687msgstr ""
6688
e13da2db 6689#: sequencer.c:2786
6b0f1a9b
JX
6690msgid "revert is already in progress"
6691msgstr ""
6692
e13da2db 6693#: sequencer.c:2788
6b0f1a9b
JX
6694#, c-format
6695msgid "try \"git revert (--continue | %s--abort | --quit)\""
6696msgstr ""
6697
e13da2db 6698#: sequencer.c:2791
6b0f1a9b 6699msgid "cherry-pick is already in progress"
46bc4039
JX
6700msgstr ""
6701
e13da2db 6702#: sequencer.c:2793
6b0f1a9b
JX
6703#, c-format
6704msgid "try \"git cherry-pick (--continue | %s--abort | --quit)\""
d07a63e4
JX
6705msgstr ""
6706
e13da2db 6707#: sequencer.c:2807
64f23b0c 6708#, c-format
fda7b092 6709msgid "could not create sequencer directory '%s'"
64f23b0c
JX
6710msgstr ""
6711
e13da2db 6712#: sequencer.c:2822
fda7b092 6713msgid "could not lock HEAD"
64f23b0c
JX
6714msgstr ""
6715
e13da2db 6716#: sequencer.c:2882 sequencer.c:4325
fda7b092 6717msgid "no cherry-pick or revert in progress"
dce37b66
JX
6718msgstr ""
6719
e13da2db 6720#: sequencer.c:2884 sequencer.c:2895
fda7b092 6721msgid "cannot resolve HEAD"
dce37b66
JX
6722msgstr ""
6723
e13da2db 6724#: sequencer.c:2886 sequencer.c:2930
fda7b092 6725msgid "cannot abort from a branch yet to be born"
dce37b66
JX
6726msgstr ""
6727
e13da2db 6728#: sequencer.c:2916 builtin/grep.c:745
fda7b092
JX
6729#, c-format
6730msgid "cannot open '%s'"
11b90174
JX
6731msgstr ""
6732
e13da2db 6733#: sequencer.c:2918
fda7b092
JX
6734#, c-format
6735msgid "cannot read '%s': %s"
dce37b66
JX
6736msgstr ""
6737
e13da2db 6738#: sequencer.c:2919
fda7b092 6739msgid "unexpected end of file"
11b90174
JX
6740msgstr ""
6741
e13da2db 6742#: sequencer.c:2925
fda7b092
JX
6743#, c-format
6744msgid "stored pre-cherry-pick HEAD file '%s' is corrupt"
dce37b66
JX
6745msgstr ""
6746
e13da2db 6747#: sequencer.c:2936
673bfad0
JX
6748msgid "You seem to have moved HEAD. Not rewinding, check your HEAD!"
6749msgstr ""
6750
e13da2db 6751#: sequencer.c:2977
6b0f1a9b
JX
6752msgid "no revert in progress"
6753msgstr ""
6754
e13da2db 6755#: sequencer.c:2986
6b0f1a9b
JX
6756msgid "no cherry-pick in progress"
6757msgstr ""
6758
e13da2db 6759#: sequencer.c:2996
6b0f1a9b
JX
6760msgid "failed to skip the commit"
6761msgstr ""
6762
e13da2db 6763#: sequencer.c:3003
6b0f1a9b
JX
6764msgid "there is nothing to skip"
6765msgstr ""
6766
e13da2db 6767#: sequencer.c:3006
6b0f1a9b
JX
6768#, c-format
6769msgid ""
6770"have you committed already?\n"
6771"try \"git %s --continue\""
6772msgstr ""
6773
e13da2db 6774#: sequencer.c:3168 sequencer.c:4217
673bfad0
JX
6775msgid "cannot read HEAD"
6776msgstr ""
6777
e13da2db 6778#: sequencer.c:3185
dba9f13c
JX
6779#, c-format
6780msgid "unable to copy '%s' to '%s'"
6781msgstr ""
6782
e13da2db 6783#: sequencer.c:3193
dba9f13c
JX
6784#, c-format
6785msgid ""
6786"You can amend the commit now, with\n"
6787"\n"
6788" git commit --amend %s\n"
6789"\n"
6790"Once you are satisfied with your changes, run\n"
6791"\n"
6792" git rebase --continue\n"
6793msgstr ""
6794
e13da2db 6795#: sequencer.c:3203
dba9f13c
JX
6796#, c-format
6797msgid "Could not apply %s... %.*s"
6798msgstr ""
6799
e13da2db 6800#: sequencer.c:3210
dba9f13c
JX
6801#, c-format
6802msgid "Could not merge %.*s"
6803msgstr ""
6804
e13da2db 6805#: sequencer.c:3224 sequencer.c:3228 builtin/difftool.c:641
673bfad0
JX
6806#, c-format
6807msgid "could not copy '%s' to '%s'"
6808msgstr ""
6809
e13da2db 6810#: sequencer.c:3240
bfef3f9d
JX
6811#, c-format
6812msgid "Executing: %s\n"
6813msgstr ""
6814
e13da2db 6815#: sequencer.c:3255
673bfad0
JX
6816#, c-format
6817msgid ""
6818"execution failed: %s\n"
6819"%sYou can fix the problem, and then run\n"
6820"\n"
6821" git rebase --continue\n"
6822"\n"
6823msgstr ""
6824
e13da2db 6825#: sequencer.c:3261
673bfad0
JX
6826msgid "and made changes to the index and/or the working tree\n"
6827msgstr ""
6828
e13da2db 6829#: sequencer.c:3267
673bfad0
JX
6830#, c-format
6831msgid ""
6832"execution succeeded: %s\n"
6833"but left changes to the index and/or the working tree\n"
6834"Commit or stash your changes, and then run\n"
6835"\n"
6836" git rebase --continue\n"
6837"\n"
6838msgstr ""
6839
e13da2db 6840#: sequencer.c:3328
dba9f13c
JX
6841#, c-format
6842msgid "illegal label name: '%.*s'"
6843msgstr ""
6844
e13da2db 6845#: sequencer.c:3382
9b7388a8
JX
6846msgid "writing fake root commit"
6847msgstr ""
6848
e13da2db 6849#: sequencer.c:3387
9b7388a8
JX
6850msgid "writing squash-onto"
6851msgstr ""
6852
e13da2db 6853#: sequencer.c:3471
dba9f13c
JX
6854#, c-format
6855msgid "could not resolve '%s'"
6856msgstr ""
6857
e13da2db 6858#: sequencer.c:3502
9b7388a8
JX
6859msgid "cannot merge without a current revision"
6860msgstr ""
6861
e13da2db 6862#: sequencer.c:3524
9b7388a8 6863#, c-format
dba9f13c 6864msgid "unable to parse '%.*s'"
9b7388a8
JX
6865msgstr ""
6866
e13da2db 6867#: sequencer.c:3533
dba9f13c
JX
6868#, c-format
6869msgid "nothing to merge: '%.*s'"
6870msgstr ""
6871
e13da2db 6872#: sequencer.c:3545
dba9f13c
JX
6873msgid "octopus merge cannot be executed on top of a [new root]"
6874msgstr ""
6875
e13da2db 6876#: sequencer.c:3561
9b7388a8
JX
6877#, c-format
6878msgid "could not get commit message of '%s'"
6879msgstr ""
6880
e13da2db 6881#: sequencer.c:3730
9b7388a8
JX
6882#, c-format
6883msgid "could not even attempt to merge '%.*s'"
6884msgstr ""
6885
e13da2db 6886#: sequencer.c:3746
9b7388a8
JX
6887msgid "merge: Unable to write new index file"
6888msgstr ""
6889
e13da2db 6890#: sequencer.c:3820
bfef3f9d
JX
6891msgid "Cannot autostash"
6892msgstr ""
6893
e13da2db 6894#: sequencer.c:3823
bfef3f9d
JX
6895#, c-format
6896msgid "Unexpected stash response: '%s'"
6897msgstr ""
6898
e13da2db 6899#: sequencer.c:3829
bfef3f9d
JX
6900#, c-format
6901msgid "Could not create directory for '%s'"
6902msgstr ""
6903
e13da2db 6904#: sequencer.c:3832
bfef3f9d
JX
6905#, c-format
6906msgid "Created autostash: %s\n"
6907msgstr ""
6908
e13da2db 6909#: sequencer.c:3836
bfef3f9d
JX
6910msgid "could not reset --hard"
6911msgstr ""
6912
e13da2db 6913#: sequencer.c:3861
673bfad0 6914#, c-format
5b34e000 6915msgid "Applied autostash.\n"
673bfad0
JX
6916msgstr ""
6917
e13da2db 6918#: sequencer.c:3873
673bfad0
JX
6919#, c-format
6920msgid "cannot store %s"
6921msgstr ""
6922
e13da2db 6923#: sequencer.c:3876
673bfad0
JX
6924#, c-format
6925msgid ""
bfef3f9d 6926"%s\n"
673bfad0
JX
6927"Your changes are safe in the stash.\n"
6928"You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
6929msgstr ""
6930
e13da2db 6931#: sequencer.c:3881
bfef3f9d
JX
6932msgid "Applying autostash resulted in conflicts."
6933msgstr ""
6934
e13da2db 6935#: sequencer.c:3882
bfef3f9d
JX
6936msgid "Autostash exists; creating a new stash entry."
6937msgstr ""
6938
e13da2db 6939#: sequencer.c:3974
12705546
JX
6940#, c-format
6941msgid "%s: not a valid OID"
6942msgstr ""
6943
e13da2db 6944#: sequencer.c:3979 git-rebase--preserve-merges.sh:769
12705546
JX
6945msgid "could not detach HEAD"
6946msgstr ""
6947
e13da2db 6948#: sequencer.c:3994
12705546
JX
6949#, c-format
6950msgid "Stopped at HEAD\n"
6951msgstr ""
6952
e13da2db 6953#: sequencer.c:3996
12705546
JX
6954#, c-format
6955msgid "Stopped at %s\n"
6956msgstr ""
6957
e13da2db 6958#: sequencer.c:4004
9b7388a8
JX
6959#, c-format
6960msgid ""
6961"Could not execute the todo command\n"
6962"\n"
6963" %.*s\n"
6964"It has been rescheduled; To edit the command before continuing, please\n"
6965"edit the todo list first:\n"
6966"\n"
6967" git rebase --edit-todo\n"
6968" git rebase --continue\n"
6969msgstr ""
6970
e13da2db 6971#: sequencer.c:4050
bfef3f9d
JX
6972#, c-format
6973msgid "Rebasing (%d/%d)%s"
6974msgstr ""
6975
e13da2db 6976#: sequencer.c:4095
673bfad0 6977#, c-format
dfc182b1 6978msgid "Stopped at %s... %.*s\n"
673bfad0
JX
6979msgstr ""
6980
e13da2db 6981#: sequencer.c:4166
673bfad0
JX
6982#, c-format
6983msgid "unknown command %d"
6984msgstr ""
6985
e13da2db 6986#: sequencer.c:4225
673bfad0
JX
6987msgid "could not read orig-head"
6988msgstr ""
6989
e13da2db 6990#: sequencer.c:4230
673bfad0
JX
6991msgid "could not read 'onto'"
6992msgstr ""
6993
e13da2db 6994#: sequencer.c:4244
673bfad0
JX
6995#, c-format
6996msgid "could not update HEAD to %s"
6997msgstr ""
6998
e13da2db 6999#: sequencer.c:4304
bfef3f9d
JX
7000#, c-format
7001msgid "Successfully rebased and updated %s.\n"
7002msgstr ""
7003
e13da2db 7004#: sequencer.c:4337
673bfad0
JX
7005msgid "cannot rebase: You have unstaged changes."
7006msgstr ""
7007
e13da2db 7008#: sequencer.c:4346
673bfad0
JX
7009msgid "cannot amend non-existing commit"
7010msgstr ""
7011
e13da2db 7012#: sequencer.c:4348
673bfad0
JX
7013#, c-format
7014msgid "invalid file: '%s'"
7015msgstr ""
7016
e13da2db 7017#: sequencer.c:4350
673bfad0
JX
7018#, c-format
7019msgid "invalid contents: '%s'"
7020msgstr ""
7021
e13da2db 7022#: sequencer.c:4353
673bfad0
JX
7023msgid ""
7024"\n"
7025"You have uncommitted changes in your working tree. Please, commit them\n"
7026"first and then run 'git rebase --continue' again."
7027msgstr ""
7028
e13da2db 7029#: sequencer.c:4389 sequencer.c:4428
9b7388a8
JX
7030#, c-format
7031msgid "could not write file: '%s'"
7032msgstr ""
7033
e13da2db 7034#: sequencer.c:4444
9b7388a8
JX
7035msgid "could not remove CHERRY_PICK_HEAD"
7036msgstr ""
7037
e13da2db 7038#: sequencer.c:4451
673bfad0
JX
7039msgid "could not commit staged changes."
7040msgstr ""
7041
e13da2db
JX
7042#: sequencer.c:4477
7043#, c-format
7044msgid "invalid committer '%s'"
7045msgstr ""
7046
7047#: sequencer.c:4586
fda7b092
JX
7048#, c-format
7049msgid "%s: can't cherry-pick a %s"
dce37b66
JX
7050msgstr ""
7051
e13da2db 7052#: sequencer.c:4590
fda7b092
JX
7053#, c-format
7054msgid "%s: bad revision"
dce37b66
JX
7055msgstr ""
7056
e13da2db 7057#: sequencer.c:4625
fda7b092 7058msgid "can't revert as initial commit"
dce37b66
JX
7059msgstr ""
7060
e13da2db 7061#: sequencer.c:5102
25eab542
JX
7062msgid "make_script: unhandled options"
7063msgstr ""
7064
e13da2db 7065#: sequencer.c:5105
25eab542
JX
7066msgid "make_script: error preparing revisions"
7067msgstr ""
7068
e13da2db 7069#: sequencer.c:5347 sequencer.c:5364
12705546
JX
7070msgid "nothing to do"
7071msgstr ""
7072
e13da2db 7073#: sequencer.c:5383
12705546
JX
7074msgid "could not skip unnecessary pick commands"
7075msgstr ""
7076
e13da2db 7077#: sequencer.c:5480
25eab542
JX
7078msgid "the script was already rearranged."
7079msgstr ""
7080
bfef3f9d 7081#: setup.c:133
abc8de64 7082#, c-format
f7c6172e 7083msgid "'%s' is outside repository at '%s'"
abc8de64
JX
7084msgstr ""
7085
bfef3f9d 7086#: setup.c:185
fda7b092 7087#, c-format
dce37b66 7088msgid ""
fda7b092
JX
7089"%s: no such path in the working tree.\n"
7090"Use 'git <command> -- <path>...' to specify paths that do not exist locally."
dce37b66
JX
7091msgstr ""
7092
bfef3f9d 7093#: setup.c:198
fda7b092
JX
7094#, c-format
7095msgid ""
7096"ambiguous argument '%s': unknown revision or path not in the working tree.\n"
7097"Use '--' to separate paths from revisions, like this:\n"
7098"'git <command> [<revision>...] -- [<file>...]'"
dce37b66
JX
7099msgstr ""
7100
bfef3f9d 7101#: setup.c:264
abc8de64
JX
7102#, c-format
7103msgid "option '%s' must come before non-option arguments"
7104msgstr ""
7105
bfef3f9d 7106#: setup.c:283
dce37b66 7107#, c-format
fda7b092
JX
7108msgid ""
7109"ambiguous argument '%s': both revision and filename\n"
7110"Use '--' to separate paths from revisions, like this:\n"
7111"'git <command> [<revision>...] -- [<file>...]'"
dce37b66
JX
7112msgstr ""
7113
bfef3f9d 7114#: setup.c:419
abc8de64
JX
7115msgid "unable to set up work tree using invalid config"
7116msgstr ""
7117
bfef3f9d 7118#: setup.c:423
abc8de64
JX
7119msgid "this operation must be run in a work tree"
7120msgstr ""
7121
e13da2db 7122#: setup.c:661
fda7b092
JX
7123#, c-format
7124msgid "Expected git repo version <= %d, found %d"
dce37b66
JX
7125msgstr ""
7126
e13da2db 7127#: setup.c:669
fda7b092 7128msgid "unknown repository extensions found:"
dce37b66
JX
7129msgstr ""
7130
e13da2db
JX
7131#: setup.c:681
7132msgid "repo version is 0, but v1-only extensions found:"
7133msgstr ""
7134
7135#: setup.c:700
fda7b092 7136#, c-format
abc8de64 7137msgid "error opening '%s'"
dce37b66
JX
7138msgstr ""
7139
e13da2db 7140#: setup.c:702
abc8de64
JX
7141#, c-format
7142msgid "too large to be a .git file: '%s'"
7143msgstr ""
7144
e13da2db 7145#: setup.c:704
abc8de64
JX
7146#, c-format
7147msgid "error reading %s"
7148msgstr ""
7149
e13da2db 7150#: setup.c:706
abc8de64
JX
7151#, c-format
7152msgid "invalid gitfile format: %s"
7153msgstr ""
7154
e13da2db 7155#: setup.c:708
abc8de64
JX
7156#, c-format
7157msgid "no path in gitfile: %s"
7158msgstr ""
7159
e13da2db 7160#: setup.c:710
abc8de64
JX
7161#, c-format
7162msgid "not a git repository: %s"
7163msgstr ""
7164
e13da2db 7165#: setup.c:812
abc8de64
JX
7166#, c-format
7167msgid "'$%s' too big"
7168msgstr ""
7169
e13da2db 7170#: setup.c:826
abc8de64
JX
7171#, c-format
7172msgid "not a git repository: '%s'"
7173msgstr ""
7174
e13da2db 7175#: setup.c:855 setup.c:857 setup.c:888
abc8de64
JX
7176#, c-format
7177msgid "cannot chdir to '%s'"
7178msgstr ""
7179
e13da2db 7180#: setup.c:860 setup.c:916 setup.c:926 setup.c:965 setup.c:973
abc8de64
JX
7181msgid "cannot come back to cwd"
7182msgstr ""
7183
e13da2db 7184#: setup.c:987
abc8de64
JX
7185#, c-format
7186msgid "failed to stat '%*s%s%s'"
dce37b66
JX
7187msgstr ""
7188
e13da2db 7189#: setup.c:1225
fda7b092 7190msgid "Unable to read current working directory"
dce37b66
JX
7191msgstr ""
7192
e13da2db 7193#: setup.c:1234 setup.c:1240
dba9f13c
JX
7194#, c-format
7195msgid "cannot change to '%s'"
7196msgstr ""
7197
e13da2db 7198#: setup.c:1245
94328cef
JX
7199#, c-format
7200msgid "not a git repository (or any of the parent directories): %s"
7201msgstr ""
7202
e13da2db 7203#: setup.c:1251
dba9f13c
JX
7204#, c-format
7205msgid ""
7206"not a git repository (or any parent up to mount point %s)\n"
7207"Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set)."
7208msgstr ""
7209
e13da2db 7210#: setup.c:1362
dba9f13c
JX
7211#, c-format
7212msgid ""
7213"problem with core.sharedRepository filemode value (0%.3o).\n"
7214"The owner of files must always have read and write permissions."
7215msgstr ""
7216
e13da2db 7217#: setup.c:1409
dba9f13c
JX
7218msgid "open /dev/null or dup failed"
7219msgstr ""
7220
e13da2db 7221#: setup.c:1424
dba9f13c
JX
7222msgid "fork failed"
7223msgstr ""
7224
e13da2db 7225#: setup.c:1429
dba9f13c
JX
7226msgid "setsid failed"
7227msgstr ""
7228
bfef3f9d 7229#: sha1-file.c:470
dba9f13c
JX
7230#, c-format
7231msgid "object directory %s does not exist; check .git/objects/info/alternates"
7232msgstr ""
7233
bfef3f9d 7234#: sha1-file.c:521
dba9f13c
JX
7235#, c-format
7236msgid "unable to normalize alternate object path: %s"
7237msgstr ""
7238
bfef3f9d 7239#: sha1-file.c:593
dba9f13c
JX
7240#, c-format
7241msgid "%s: ignoring alternate object stores, nesting too deep"
7242msgstr ""
7243
bfef3f9d 7244#: sha1-file.c:600
dba9f13c
JX
7245#, c-format
7246msgid "unable to normalize object directory: %s"
7247msgstr ""
7248
bfef3f9d 7249#: sha1-file.c:643
dba9f13c
JX
7250msgid "unable to fdopen alternates lockfile"
7251msgstr ""
7252
bfef3f9d 7253#: sha1-file.c:661
dba9f13c
JX
7254msgid "unable to read alternates file"
7255msgstr ""
7256
bfef3f9d 7257#: sha1-file.c:668
dba9f13c
JX
7258msgid "unable to move new alternates file into place"
7259msgstr ""
7260
bfef3f9d 7261#: sha1-file.c:703
dba9f13c
JX
7262#, c-format
7263msgid "path '%s' does not exist"
7264msgstr ""
7265
bfef3f9d 7266#: sha1-file.c:724
dba9f13c
JX
7267#, c-format
7268msgid "reference repository '%s' as a linked checkout is not supported yet."
7269msgstr ""
7270
bfef3f9d 7271#: sha1-file.c:730
dba9f13c
JX
7272#, c-format
7273msgid "reference repository '%s' is not a local repository."
7274msgstr ""
7275
bfef3f9d 7276#: sha1-file.c:736
dba9f13c
JX
7277#, c-format
7278msgid "reference repository '%s' is shallow"
7279msgstr ""
7280
bfef3f9d 7281#: sha1-file.c:744
dba9f13c
JX
7282#, c-format
7283msgid "reference repository '%s' is grafted"
7284msgstr ""
7285
bfef3f9d 7286#: sha1-file.c:804
6b0f1a9b
JX
7287#, c-format
7288msgid "invalid line while parsing alternate refs: %s"
7289msgstr ""
7290
bfef3f9d 7291#: sha1-file.c:954
dba9f13c
JX
7292#, c-format
7293msgid "attempting to mmap %<PRIuMAX> over limit %<PRIuMAX>"
7294msgstr ""
7295
bfef3f9d 7296#: sha1-file.c:975
dba9f13c
JX
7297msgid "mmap failed"
7298msgstr ""
7299
bfef3f9d 7300#: sha1-file.c:1139
dba9f13c
JX
7301#, c-format
7302msgid "object file %s is empty"
7303msgstr ""
7304
e13da2db 7305#: sha1-file.c:1274 sha1-file.c:2467
dba9f13c
JX
7306#, c-format
7307msgid "corrupt loose object '%s'"
7308msgstr ""
7309
e13da2db 7310#: sha1-file.c:1276 sha1-file.c:2471
dba9f13c
JX
7311#, c-format
7312msgid "garbage at end of loose object '%s'"
7313msgstr ""
7314
bfef3f9d 7315#: sha1-file.c:1318
dba9f13c
JX
7316msgid "invalid object type"
7317msgstr ""
7318
bfef3f9d 7319#: sha1-file.c:1402
dba9f13c
JX
7320#, c-format
7321msgid "unable to unpack %s header with --allow-unknown-type"
7322msgstr ""
7323
bfef3f9d 7324#: sha1-file.c:1405
dba9f13c
JX
7325#, c-format
7326msgid "unable to unpack %s header"
7327msgstr ""
7328
bfef3f9d 7329#: sha1-file.c:1411
dba9f13c
JX
7330#, c-format
7331msgid "unable to parse %s header with --allow-unknown-type"
7332msgstr ""
7333
bfef3f9d 7334#: sha1-file.c:1414
dba9f13c
JX
7335#, c-format
7336msgid "unable to parse %s header"
7337msgstr ""
7338
e13da2db 7339#: sha1-file.c:1641
dba9f13c
JX
7340#, c-format
7341msgid "failed to read object %s"
7342msgstr ""
7343
e13da2db 7344#: sha1-file.c:1645
dba9f13c
JX
7345#, c-format
7346msgid "replacement %s not found for %s"
7347msgstr ""
7348
e13da2db 7349#: sha1-file.c:1649
dba9f13c
JX
7350#, c-format
7351msgid "loose object %s (stored in %s) is corrupt"
7352msgstr ""
7353
e13da2db 7354#: sha1-file.c:1653
dba9f13c
JX
7355#, c-format
7356msgid "packed object %s (stored in %s) is corrupt"
7357msgstr ""
7358
e13da2db 7359#: sha1-file.c:1758
dba9f13c 7360#, c-format
94328cef 7361msgid "unable to write file %s"
dba9f13c
JX
7362msgstr ""
7363
e13da2db 7364#: sha1-file.c:1765
dba9f13c
JX
7365#, c-format
7366msgid "unable to set permission to '%s'"
7367msgstr ""
7368
e13da2db 7369#: sha1-file.c:1772
dba9f13c
JX
7370msgid "file write error"
7371msgstr ""
7372
e13da2db 7373#: sha1-file.c:1792
94328cef 7374msgid "error when closing loose object file"
dba9f13c
JX
7375msgstr ""
7376
e13da2db 7377#: sha1-file.c:1857
dba9f13c
JX
7378#, c-format
7379msgid "insufficient permission for adding an object to repository database %s"
7380msgstr ""
7381
e13da2db 7382#: sha1-file.c:1859
dba9f13c
JX
7383msgid "unable to create temporary file"
7384msgstr ""
7385
e13da2db 7386#: sha1-file.c:1883
94328cef 7387msgid "unable to write loose object file"
dba9f13c
JX
7388msgstr ""
7389
e13da2db 7390#: sha1-file.c:1889
dba9f13c
JX
7391#, c-format
7392msgid "unable to deflate new object %s (%d)"
7393msgstr ""
7394
e13da2db 7395#: sha1-file.c:1893
dba9f13c
JX
7396#, c-format
7397msgid "deflateEnd on object %s failed (%d)"
7398msgstr ""
7399
e13da2db 7400#: sha1-file.c:1897
dba9f13c
JX
7401#, c-format
7402msgid "confused by unstable object source data for %s"
7403msgstr ""
7404
e13da2db 7405#: sha1-file.c:1907 builtin/pack-objects.c:1086
dba9f13c
JX
7406#, c-format
7407msgid "failed utime() on %s"
7408msgstr ""
7409
e13da2db 7410#: sha1-file.c:1984
dba9f13c 7411#, c-format
94328cef 7412msgid "cannot read object for %s"
dba9f13c
JX
7413msgstr ""
7414
e13da2db 7415#: sha1-file.c:2035
dba9f13c
JX
7416msgid "corrupt commit"
7417msgstr ""
7418
e13da2db 7419#: sha1-file.c:2043
dba9f13c
JX
7420msgid "corrupt tag"
7421msgstr ""
7422
e13da2db 7423#: sha1-file.c:2143
dba9f13c
JX
7424#, c-format
7425msgid "read error while indexing %s"
7426msgstr ""
7427
e13da2db 7428#: sha1-file.c:2146
fda7b092 7429#, c-format
dba9f13c 7430msgid "short read while indexing %s"
dce37b66
JX
7431msgstr ""
7432
e13da2db 7433#: sha1-file.c:2219 sha1-file.c:2229
fda7b092 7434#, c-format
dba9f13c 7435msgid "%s: failed to insert into database"
dce37b66
JX
7436msgstr ""
7437
e13da2db 7438#: sha1-file.c:2235
fda7b092 7439#, c-format
dba9f13c 7440msgid "%s: unsupported file type"
5e078fcd
JX
7441msgstr ""
7442
e13da2db 7443#: sha1-file.c:2259
dba9f13c
JX
7444#, c-format
7445msgid "%s is not a valid object"
abc8de64
JX
7446msgstr ""
7447
e13da2db 7448#: sha1-file.c:2261
dba9f13c
JX
7449#, c-format
7450msgid "%s is not a valid '%s' object"
abc8de64
JX
7451msgstr ""
7452
1fd0dd72 7453#: sha1-file.c:2288 builtin/index-pack.c:192
dba9f13c
JX
7454#, c-format
7455msgid "unable to open %s"
abc8de64
JX
7456msgstr ""
7457
e13da2db 7458#: sha1-file.c:2478 sha1-file.c:2531
fda7b092 7459#, c-format
94328cef 7460msgid "hash mismatch for %s (expected %s)"
5e078fcd
JX
7461msgstr ""
7462
e13da2db 7463#: sha1-file.c:2502
fda7b092 7464#, c-format
dba9f13c 7465msgid "unable to mmap %s"
dce37b66
JX
7466msgstr ""
7467
e13da2db 7468#: sha1-file.c:2507
fda7b092 7469#, c-format
dba9f13c 7470msgid "unable to unpack header of %s"
dce37b66
JX
7471msgstr ""
7472
e13da2db 7473#: sha1-file.c:2513
fda7b092 7474#, c-format
dba9f13c 7475msgid "unable to parse header of %s"
dce37b66
JX
7476msgstr ""
7477
e13da2db 7478#: sha1-file.c:2524
fda7b092 7479#, c-format
dba9f13c 7480msgid "unable to unpack contents of %s"
dce37b66
JX
7481msgstr ""
7482
f7c6172e 7483#: sha1-name.c:486
fda7b092
JX
7484#, c-format
7485msgid "short SHA1 %s is ambiguous"
dce37b66
JX
7486msgstr ""
7487
f7c6172e 7488#: sha1-name.c:497
fda7b092 7489msgid "The candidates are:"
dce37b66
JX
7490msgstr ""
7491
f7c6172e 7492#: sha1-name.c:796
fda7b092
JX
7493msgid ""
7494"Git normally never creates a ref that ends with 40 hex characters\n"
7495"because it will be ignored when you just specify 40-hex. These refs\n"
7496"may be created by mistake. For example,\n"
7497"\n"
6b0f1a9b 7498" git switch -c $br $(git rev-parse ...)\n"
fda7b092
JX
7499"\n"
7500"where \"$br\" is somehow empty and a 40-hex ref is created. Please\n"
7501"examine these refs and maybe delete them. Turn this message off by\n"
7502"running \"git config advice.objectNameWarning false\""
727b9576
JX
7503msgstr ""
7504
f7c6172e
JX
7505#: sha1-name.c:916
7506#, c-format
7507msgid "log for '%.*s' only goes back to %s"
7508msgstr ""
7509
7510#: sha1-name.c:924
7511#, c-format
7512msgid "log for '%.*s' only has %d entries"
7513msgstr ""
7514
e13da2db 7515#: sha1-name.c:1702
f7c6172e
JX
7516#, c-format
7517msgid "path '%s' exists on disk, but not in '%.*s'"
7518msgstr ""
7519
e13da2db 7520#: sha1-name.c:1708
f7c6172e
JX
7521#, c-format
7522msgid ""
7523"path '%s' exists, but not '%s'\n"
7524"hint: Did you mean '%.*s:%s' aka '%.*s:./%s'?"
7525msgstr ""
7526
e13da2db 7527#: sha1-name.c:1717
f7c6172e
JX
7528#, c-format
7529msgid "path '%s' does not exist in '%.*s'"
7530msgstr ""
7531
e13da2db 7532#: sha1-name.c:1745
f7c6172e
JX
7533#, c-format
7534msgid ""
7535"path '%s' is in the index, but not at stage %d\n"
7536"hint: Did you mean ':%d:%s'?"
7537msgstr ""
7538
e13da2db 7539#: sha1-name.c:1761
f7c6172e
JX
7540#, c-format
7541msgid ""
7542"path '%s' is in the index, but not '%s'\n"
7543"hint: Did you mean ':%d:%s' aka ':%d:./%s'?"
7544msgstr ""
7545
e13da2db 7546#: sha1-name.c:1769
f7c6172e
JX
7547#, c-format
7548msgid "path '%s' exists on disk, but not in the index"
7549msgstr ""
7550
e13da2db 7551#: sha1-name.c:1771
f7c6172e
JX
7552#, c-format
7553msgid "path '%s' does not exist (neither on disk nor in the index)"
7554msgstr ""
7555
e13da2db 7556#: sha1-name.c:1784
f7c6172e
JX
7557msgid "relative path syntax can't be used outside working tree"
7558msgstr ""
7559
e13da2db 7560#: sha1-name.c:1922
f7c6172e
JX
7561#, c-format
7562msgid "invalid object name '%.*s'."
7563msgstr ""
7564
6b0f1a9b 7565#. TRANSLATORS: IEC 80000-13:2008 gibibyte
d84f4abf 7566#: strbuf.c:848
6b0f1a9b
JX
7567#, c-format
7568msgid "%u.%2.2u GiB"
7569msgstr ""
7570
7571#. TRANSLATORS: IEC 80000-13:2008 gibibyte/second
d84f4abf 7572#: strbuf.c:850
6b0f1a9b
JX
7573#, c-format
7574msgid "%u.%2.2u GiB/s"
7575msgstr ""
7576
7577#. TRANSLATORS: IEC 80000-13:2008 mebibyte
d84f4abf 7578#: strbuf.c:858
6b0f1a9b
JX
7579#, c-format
7580msgid "%u.%2.2u MiB"
7581msgstr ""
7582
7583#. TRANSLATORS: IEC 80000-13:2008 mebibyte/second
d84f4abf 7584#: strbuf.c:860
6b0f1a9b
JX
7585#, c-format
7586msgid "%u.%2.2u MiB/s"
7587msgstr ""
7588
7589#. TRANSLATORS: IEC 80000-13:2008 kibibyte
d84f4abf 7590#: strbuf.c:867
6b0f1a9b
JX
7591#, c-format
7592msgid "%u.%2.2u KiB"
7593msgstr ""
7594
7595#. TRANSLATORS: IEC 80000-13:2008 kibibyte/second
d84f4abf 7596#: strbuf.c:869
6b0f1a9b
JX
7597#, c-format
7598msgid "%u.%2.2u KiB/s"
7599msgstr ""
7600
7601#. TRANSLATORS: IEC 80000-13:2008 byte
d84f4abf 7602#: strbuf.c:875
6b0f1a9b
JX
7603#, c-format
7604msgid "%u byte"
7605msgid_plural "%u bytes"
7606msgstr[0] ""
7607msgstr[1] ""
7608
7609#. TRANSLATORS: IEC 80000-13:2008 byte/second
d84f4abf 7610#: strbuf.c:877
6b0f1a9b
JX
7611#, c-format
7612msgid "%u byte/s"
7613msgid_plural "%u bytes/s"
7614msgstr[0] ""
7615msgstr[1] ""
7616
e13da2db
JX
7617#: strbuf.c:1166 wrapper.c:199 wrapper.c:369 builtin/am.c:733
7618#: builtin/rebase.c:858
7619#, c-format
7620msgid "could not open '%s' for writing"
7621msgstr ""
7622
d84f4abf 7623#: strbuf.c:1175
578c7937
JX
7624#, c-format
7625msgid "could not edit '%s'"
7626msgstr ""
7627
bfef3f9d
JX
7628#: submodule-config.c:237
7629#, c-format
7630msgid "ignoring suspicious submodule name: %s"
727b9576
JX
7631msgstr ""
7632
bfef3f9d
JX
7633#: submodule-config.c:304
7634msgid "negative values not allowed for submodule.fetchjobs"
df49095a
JX
7635msgstr ""
7636
bfef3f9d 7637#: submodule-config.c:402
fda7b092 7638#, c-format
bfef3f9d 7639msgid "ignoring '%s' which may be interpreted as a command-line option: %s"
11b90174
JX
7640msgstr ""
7641
bfef3f9d
JX
7642#: submodule-config.c:499
7643#, c-format
7644msgid "invalid value for %s"
9fa976ff
JX
7645msgstr ""
7646
bfef3f9d 7647#: submodule-config.c:766
5b34e000 7648#, c-format
bfef3f9d
JX
7649msgid "Could not update .gitmodules entry %s"
7650msgstr ""
7651
7652#: submodule.c:114 submodule.c:143
7653msgid "Cannot change unmerged .gitmodules, resolve merge conflicts first"
7654msgstr ""
7655
7656#: submodule.c:118 submodule.c:147
7657#, c-format
7658msgid "Could not find section in .gitmodules where path=%s"
7659msgstr ""
7660
7661#: submodule.c:154
7662#, c-format
7663msgid "Could not remove .gitmodules entry for %s"
7664msgstr ""
7665
7666#: submodule.c:165
7667msgid "staging updated .gitmodules failed"
7668msgstr ""
7669
7670#: submodule.c:327
7671#, c-format
7672msgid "in unpopulated submodule '%s'"
5b34e000
JX
7673msgstr ""
7674
94328cef 7675#: submodule.c:358
5b34e000
JX
7676#, c-format
7677msgid "Pathspec '%s' is in submodule '%.*s'"
7678msgstr ""
7679
f7c6172e
JX
7680#: submodule.c:434
7681#, c-format
7682msgid "bad --ignore-submodules argument: %s"
7683msgstr ""
7684
e13da2db 7685#: submodule.c:816
f7c6172e
JX
7686#, c-format
7687msgid ""
7688"Submodule in commit %s at path: '%s' collides with a submodule named the "
7689"same. Skipping it."
7690msgstr ""
7691
e13da2db 7692#: submodule.c:919
25eab542
JX
7693#, c-format
7694msgid "submodule entry '%s' (%s) is a %s, not a commit"
7695msgstr ""
7696
e13da2db 7697#: submodule.c:1004
f7c6172e
JX
7698#, c-format
7699msgid ""
7700"Could not run 'git rev-list <commits> --not --remotes -n 1' command in "
7701"submodule %s"
7702msgstr ""
7703
e13da2db 7704#: submodule.c:1127
f7c6172e
JX
7705#, c-format
7706msgid "process for submodule '%s' failed"
7707msgstr ""
7708
e13da2db 7709#: submodule.c:1156 builtin/branch.c:678 builtin/submodule--helper.c:2469
25eab542
JX
7710msgid "Failed to resolve HEAD as a valid ref."
7711msgstr ""
7712
e13da2db 7713#: submodule.c:1167
94328cef 7714#, c-format
f7c6172e 7715msgid "Pushing submodule '%s'\n"
94328cef
JX
7716msgstr ""
7717
e13da2db 7718#: submodule.c:1170
f7c6172e
JX
7719#, c-format
7720msgid "Unable to push submodule '%s'\n"
7721msgstr ""
7722
e13da2db 7723#: submodule.c:1462
f7c6172e
JX
7724#, c-format
7725msgid "Fetching submodule %s%s\n"
7726msgstr ""
7727
e13da2db 7728#: submodule.c:1492
f7c6172e
JX
7729#, c-format
7730msgid "Could not access submodule '%s'\n"
7731msgstr ""
7732
e13da2db 7733#: submodule.c:1646
f7c6172e
JX
7734#, c-format
7735msgid ""
7736"Errors during submodule fetch:\n"
7737"%s"
7738msgstr ""
7739
e13da2db 7740#: submodule.c:1671
673bfad0 7741#, c-format
dfc182b1 7742msgid "'%s' not recognized as a git repository"
673bfad0
JX
7743msgstr ""
7744
e13da2db 7745#: submodule.c:1688
f7c6172e
JX
7746#, c-format
7747msgid "Could not run 'git status --porcelain=2' in submodule %s"
7748msgstr ""
7749
e13da2db 7750#: submodule.c:1729
f7c6172e
JX
7751#, c-format
7752msgid "'git status --porcelain=2' failed in submodule %s"
7753msgstr ""
7754
e13da2db 7755#: submodule.c:1804
673bfad0 7756#, c-format
dfc182b1 7757msgid "could not start 'git status' in submodule '%s'"
673bfad0
JX
7758msgstr ""
7759
e13da2db 7760#: submodule.c:1817
dfc182b1
JX
7761#, c-format
7762msgid "could not run 'git status' in submodule '%s'"
7763msgstr ""
7764
e13da2db 7765#: submodule.c:1832
94328cef
JX
7766#, c-format
7767msgid "Could not unset core.worktree setting in submodule '%s'"
7768msgstr ""
7769
e13da2db 7770#: submodule.c:1859 submodule.c:2169
f7c6172e
JX
7771#, c-format
7772msgid "could not recurse into submodule '%s'"
7773msgstr ""
7774
e13da2db 7775#: submodule.c:1880
f7c6172e
JX
7776msgid "could not reset submodule index"
7777msgstr ""
7778
e13da2db 7779#: submodule.c:1922
dfc182b1
JX
7780#, c-format
7781msgid "submodule '%s' has dirty index"
7782msgstr ""
7783
e13da2db 7784#: submodule.c:1974
dba9f13c
JX
7785#, c-format
7786msgid "Submodule '%s' could not be updated."
7787msgstr ""
7788
e13da2db 7789#: submodule.c:2042
578c7937
JX
7790#, c-format
7791msgid "submodule git dir '%s' is inside git dir '%.*s'"
7792msgstr ""
7793
e13da2db 7794#: submodule.c:2063
673bfad0
JX
7795#, c-format
7796msgid ""
7797"relocate_gitdir for submodule '%s' with more than one worktree not supported"
7798msgstr ""
7799
e13da2db 7800#: submodule.c:2075 submodule.c:2134
673bfad0
JX
7801#, c-format
7802msgid "could not lookup name for submodule '%s'"
7803msgstr ""
7804
e13da2db 7805#: submodule.c:2079
578c7937
JX
7806#, c-format
7807msgid "refusing to move '%s' into an existing git dir"
7808msgstr ""
7809
e13da2db 7810#: submodule.c:2086
673bfad0
JX
7811#, c-format
7812msgid ""
7813"Migrating git directory of '%s%s' from\n"
7814"'%s' to\n"
7815"'%s'\n"
7816msgstr ""
7817
e13da2db 7818#: submodule.c:2214
dfc182b1
JX
7819msgid "could not start ls-files in .."
7820msgstr ""
7821
e13da2db 7822#: submodule.c:2254
9b7388a8
JX
7823#, c-format
7824msgid "ls-tree returned unexpected return code %d"
dfc182b1
JX
7825msgstr ""
7826
e13da2db 7827#: trailer.c:236
fda7b092
JX
7828#, c-format
7829msgid "running trailer command '%s' failed"
11b90174
JX
7830msgstr ""
7831
e13da2db
JX
7832#: trailer.c:483 trailer.c:488 trailer.c:493 trailer.c:547 trailer.c:551
7833#: trailer.c:555
fda7b092
JX
7834#, c-format
7835msgid "unknown value '%s' for key '%s'"
11b90174
JX
7836msgstr ""
7837
e13da2db 7838#: trailer.c:537 trailer.c:542 builtin/remote.c:298 builtin/remote.c:323
fda7b092
JX
7839#, c-format
7840msgid "more than one %s"
11b90174
JX
7841msgstr ""
7842
e13da2db 7843#: trailer.c:728
fda7b092
JX
7844#, c-format
7845msgid "empty trailer token in trailer '%.*s'"
11b90174
JX
7846msgstr ""
7847
e13da2db 7848#: trailer.c:748
fda7b092
JX
7849#, c-format
7850msgid "could not read input file '%s'"
11b90174
JX
7851msgstr ""
7852
e13da2db 7853#: trailer.c:751
fda7b092 7854msgid "could not read from stdin"
df0617bf
JX
7855msgstr ""
7856
e13da2db 7857#: trailer.c:1009 wrapper.c:676
df0617bf 7858#, c-format
fda7b092
JX
7859msgid "could not stat %s"
7860msgstr ""
df0617bf 7861
e13da2db 7862#: trailer.c:1011
df0617bf 7863#, c-format
fda7b092 7864msgid "file %s is not a regular file"
df0617bf
JX
7865msgstr ""
7866
e13da2db 7867#: trailer.c:1013
fda7b092
JX
7868#, c-format
7869msgid "file %s is not writable by user"
7870msgstr ""
7871
e13da2db 7872#: trailer.c:1025
fda7b092 7873msgid "could not open temporary file"
df0617bf
JX
7874msgstr ""
7875
e13da2db 7876#: trailer.c:1065
df0617bf 7877#, c-format
fda7b092
JX
7878msgid "could not rename temporary file to %s"
7879msgstr ""
df0617bf 7880
d84f4abf 7881#: transport-helper.c:62 transport-helper.c:91
dba9f13c
JX
7882msgid "full write to remote helper failed"
7883msgstr ""
7884
d84f4abf 7885#: transport-helper.c:145
dba9f13c
JX
7886#, c-format
7887msgid "unable to find remote helper for '%s'"
7888msgstr ""
7889
d84f4abf 7890#: transport-helper.c:161 transport-helper.c:575
dba9f13c
JX
7891msgid "can't dup helper output fd"
7892msgstr ""
7893
d84f4abf 7894#: transport-helper.c:214
dba9f13c
JX
7895#, c-format
7896msgid ""
7897"unknown mandatory capability %s; this remote helper probably needs newer "
7898"version of Git"
7899msgstr ""
7900
d84f4abf 7901#: transport-helper.c:220
dba9f13c
JX
7902msgid "this remote helper should implement refspec capability"
7903msgstr ""
7904
d84f4abf 7905#: transport-helper.c:287 transport-helper.c:429
dba9f13c
JX
7906#, c-format
7907msgid "%s unexpectedly said: '%s'"
7908msgstr ""
7909
d84f4abf 7910#: transport-helper.c:417
dba9f13c
JX
7911#, c-format
7912msgid "%s also locked %s"
7913msgstr ""
7914
d84f4abf 7915#: transport-helper.c:497
dba9f13c
JX
7916msgid "couldn't run fast-import"
7917msgstr ""
7918
d84f4abf 7919#: transport-helper.c:520
dba9f13c
JX
7920msgid "error while running fast-import"
7921msgstr ""
7922
e13da2db 7923#: transport-helper.c:549 transport-helper.c:1226
dba9f13c
JX
7924#, c-format
7925msgid "could not read ref %s"
7926msgstr ""
7927
d84f4abf 7928#: transport-helper.c:594
dba9f13c
JX
7929#, c-format
7930msgid "unknown response to connect: %s"
7931msgstr ""
7932
d84f4abf 7933#: transport-helper.c:616
dba9f13c
JX
7934msgid "setting remote service path not supported by protocol"
7935msgstr ""
7936
d84f4abf 7937#: transport-helper.c:618
dba9f13c
JX
7938msgid "invalid remote service path"
7939msgstr ""
7940
e13da2db 7941#: transport-helper.c:661 transport.c:1428
bfef3f9d
JX
7942msgid "operation not supported by protocol"
7943msgstr ""
7944
d84f4abf 7945#: transport-helper.c:664
dba9f13c
JX
7946#, c-format
7947msgid "can't connect to subservice %s"
7948msgstr ""
7949
e13da2db
JX
7950#: transport-helper.c:745
7951msgid "'option' without a matching 'ok/error' directive"
7952msgstr ""
7953
7954#: transport-helper.c:788
dba9f13c
JX
7955#, c-format
7956msgid "expected ok/error, helper said '%s'"
7957msgstr ""
7958
e13da2db 7959#: transport-helper.c:841
dba9f13c
JX
7960#, c-format
7961msgid "helper reported unexpected status of %s"
7962msgstr ""
7963
e13da2db 7964#: transport-helper.c:924
dba9f13c
JX
7965#, c-format
7966msgid "helper %s does not support dry-run"
7967msgstr ""
7968
e13da2db 7969#: transport-helper.c:927
dba9f13c
JX
7970#, c-format
7971msgid "helper %s does not support --signed"
7972msgstr ""
7973
e13da2db 7974#: transport-helper.c:930
dba9f13c
JX
7975#, c-format
7976msgid "helper %s does not support --signed=if-asked"
7977msgstr ""
7978
e13da2db 7979#: transport-helper.c:935
045a5486
JX
7980#, c-format
7981msgid "helper %s does not support --atomic"
7982msgstr ""
7983
e13da2db 7984#: transport-helper.c:941
dba9f13c
JX
7985#, c-format
7986msgid "helper %s does not support 'push-option'"
7987msgstr ""
7988
e13da2db 7989#: transport-helper.c:1040
dba9f13c
JX
7990msgid "remote-helper doesn't support push; refspec needed"
7991msgstr ""
7992
e13da2db 7993#: transport-helper.c:1045
dba9f13c
JX
7994#, c-format
7995msgid "helper %s does not support 'force'"
7996msgstr ""
7997
e13da2db 7998#: transport-helper.c:1092
dba9f13c
JX
7999msgid "couldn't run fast-export"
8000msgstr ""
8001
e13da2db 8002#: transport-helper.c:1097
dba9f13c
JX
8003msgid "error while running fast-export"
8004msgstr ""
8005
e13da2db 8006#: transport-helper.c:1122
dba9f13c
JX
8007#, c-format
8008msgid ""
8009"No refs in common and none specified; doing nothing.\n"
d84f4abf 8010"Perhaps you should specify a branch.\n"
dba9f13c
JX
8011msgstr ""
8012
e13da2db 8013#: transport-helper.c:1203
d84f4abf
JX
8014#, c-format
8015msgid "unsupported object format '%s'"
8016msgstr ""
8017
e13da2db 8018#: transport-helper.c:1212
dba9f13c
JX
8019#, c-format
8020msgid "malformed response in ref list: %s"
8021msgstr ""
8022
e13da2db 8023#: transport-helper.c:1364
fda7b092 8024#, c-format
dba9f13c 8025msgid "read(%s) failed"
11b90174
JX
8026msgstr ""
8027
e13da2db 8028#: transport-helper.c:1391
dba9f13c
JX
8029#, c-format
8030msgid "write(%s) failed"
8031msgstr ""
8032
e13da2db 8033#: transport-helper.c:1440
dba9f13c
JX
8034#, c-format
8035msgid "%s thread failed"
8036msgstr ""
8037
e13da2db 8038#: transport-helper.c:1444
dba9f13c
JX
8039#, c-format
8040msgid "%s thread failed to join: %s"
8041msgstr ""
8042
e13da2db 8043#: transport-helper.c:1463 transport-helper.c:1467
dba9f13c
JX
8044#, c-format
8045msgid "can't start thread for copying data: %s"
8046msgstr ""
8047
e13da2db 8048#: transport-helper.c:1504
dba9f13c
JX
8049#, c-format
8050msgid "%s process failed to wait"
8051msgstr ""
8052
e13da2db 8053#: transport-helper.c:1508
dba9f13c
JX
8054#, c-format
8055msgid "%s process failed"
8056msgstr ""
8057
e13da2db 8058#: transport-helper.c:1526 transport-helper.c:1535
dba9f13c
JX
8059msgid "can't start thread for copying data"
8060msgstr ""
8061
bfef3f9d
JX
8062#: transport.c:116
8063#, c-format
8064msgid "Would set upstream of '%s' to '%s' of '%s'\n"
8065msgstr ""
8066
8067#: transport.c:145
8068#, c-format
8069msgid "could not read bundle '%s'"
8070msgstr ""
8071
d84f4abf 8072#: transport.c:220
bfef3f9d
JX
8073#, c-format
8074msgid "transport: invalid depth option '%s'"
8075msgstr ""
8076
e13da2db 8077#: transport.c:269
bfef3f9d
JX
8078msgid "see protocol.version in 'git help config' for more details"
8079msgstr ""
8080
e13da2db 8081#: transport.c:270
bfef3f9d
JX
8082msgid "server options require protocol version 2 or later"
8083msgstr ""
8084
e13da2db 8085#: transport.c:712
bfef3f9d
JX
8086msgid "could not parse transport.color.* config"
8087msgstr ""
8088
e13da2db 8089#: transport.c:785
bfef3f9d
JX
8090msgid "support for protocol v2 not implemented yet"
8091msgstr ""
8092
e13da2db 8093#: transport.c:919
bfef3f9d
JX
8094#, c-format
8095msgid "unknown value for config '%s': %s"
8096msgstr ""
8097
e13da2db 8098#: transport.c:985
bfef3f9d
JX
8099#, c-format
8100msgid "transport '%s' not allowed"
8101msgstr ""
8102
e13da2db 8103#: transport.c:1038
bfef3f9d
JX
8104msgid "git-over-rsync is no longer supported"
8105msgstr ""
8106
e13da2db 8107#: transport.c:1140
bfef3f9d
JX
8108#, c-format
8109msgid ""
8110"The following submodule paths contain changes that can\n"
8111"not be found on any remote:\n"
8112msgstr ""
8113
e13da2db 8114#: transport.c:1144
bfef3f9d
JX
8115#, c-format
8116msgid ""
8117"\n"
8118"Please try\n"
8119"\n"
8120"\tgit push --recurse-submodules=on-demand\n"
8121"\n"
8122"or cd to the path and use\n"
8123"\n"
8124"\tgit push\n"
8125"\n"
8126"to push them to a remote.\n"
8127"\n"
8128msgstr ""
8129
e13da2db 8130#: transport.c:1152
bfef3f9d
JX
8131msgid "Aborting."
8132msgstr ""
8133
e13da2db 8134#: transport.c:1297
bfef3f9d
JX
8135msgid "failed to push all needed submodules"
8136msgstr ""
8137
f7c6172e 8138#: tree-walk.c:32
fda7b092 8139msgid "too-short tree object"
11b90174
JX
8140msgstr ""
8141
f7c6172e 8142#: tree-walk.c:38
fda7b092 8143msgid "malformed mode in tree entry"
235537a0
JX
8144msgstr ""
8145
f7c6172e 8146#: tree-walk.c:42
fda7b092 8147msgid "empty filename in tree entry"
11b90174
JX
8148msgstr ""
8149
f7c6172e 8150#: tree-walk.c:117
fda7b092 8151msgid "too-short tree file"
11b90174
JX
8152msgstr ""
8153
bfef3f9d 8154#: unpack-trees.c:113
235537a0 8155#, c-format
fda7b092
JX
8156msgid ""
8157"Your local changes to the following files would be overwritten by checkout:\n"
8158"%%sPlease commit your changes or stash them before you switch branches."
235537a0
JX
8159msgstr ""
8160
bfef3f9d 8161#: unpack-trees.c:115
fda7b092
JX
8162#, c-format
8163msgid ""
8164"Your local changes to the following files would be overwritten by checkout:\n"
8165"%%s"
11b90174
JX
8166msgstr ""
8167
bfef3f9d 8168#: unpack-trees.c:118
fda7b092
JX
8169#, c-format
8170msgid ""
8171"Your local changes to the following files would be overwritten by merge:\n"
8172"%%sPlease commit your changes or stash them before you merge."
8173msgstr ""
8174
bfef3f9d 8175#: unpack-trees.c:120
fda7b092
JX
8176#, c-format
8177msgid ""
8178"Your local changes to the following files would be overwritten by merge:\n"
8179"%%s"
11b90174
JX
8180msgstr ""
8181
bfef3f9d 8182#: unpack-trees.c:123
fda7b092 8183#, c-format
11b90174 8184msgid ""
fda7b092
JX
8185"Your local changes to the following files would be overwritten by %s:\n"
8186"%%sPlease commit your changes or stash them before you %s."
11b90174
JX
8187msgstr ""
8188
bfef3f9d 8189#: unpack-trees.c:125
727b9576 8190#, c-format
fda7b092
JX
8191msgid ""
8192"Your local changes to the following files would be overwritten by %s:\n"
8193"%%s"
11b90174
JX
8194msgstr ""
8195
bfef3f9d 8196#: unpack-trees.c:130
fda7b092
JX
8197#, c-format
8198msgid ""
673bfad0 8199"Updating the following directories would lose untracked files in them:\n"
fda7b092 8200"%s"
28b3cffc
JX
8201msgstr ""
8202
bfef3f9d 8203#: unpack-trees.c:134
fda7b092
JX
8204#, c-format
8205msgid ""
8206"The following untracked working tree files would be removed by checkout:\n"
8207"%%sPlease move or remove them before you switch branches."
28b3cffc
JX
8208msgstr ""
8209
bfef3f9d 8210#: unpack-trees.c:136
fda7b092
JX
8211#, c-format
8212msgid ""
8213"The following untracked working tree files would be removed by checkout:\n"
8214"%%s"
11b90174
JX
8215msgstr ""
8216
bfef3f9d 8217#: unpack-trees.c:139
235537a0 8218#, c-format
fda7b092
JX
8219msgid ""
8220"The following untracked working tree files would be removed by merge:\n"
8221"%%sPlease move or remove them before you merge."
c138af56
JX
8222msgstr ""
8223
bfef3f9d 8224#: unpack-trees.c:141
fda7b092
JX
8225#, c-format
8226msgid ""
8227"The following untracked working tree files would be removed by merge:\n"
8228"%%s"
235537a0
JX
8229msgstr ""
8230
bfef3f9d 8231#: unpack-trees.c:144
fda7b092
JX
8232#, c-format
8233msgid ""
8234"The following untracked working tree files would be removed by %s:\n"
8235"%%sPlease move or remove them before you %s."
c138af56
JX
8236msgstr ""
8237
bfef3f9d 8238#: unpack-trees.c:146
fda7b092
JX
8239#, c-format
8240msgid ""
8241"The following untracked working tree files would be removed by %s:\n"
8242"%%s"
c138af56
JX
8243msgstr ""
8244
bfef3f9d 8245#: unpack-trees.c:152
c138af56 8246#, c-format
fda7b092
JX
8247msgid ""
8248"The following untracked working tree files would be overwritten by "
8249"checkout:\n"
8250"%%sPlease move or remove them before you switch branches."
c138af56
JX
8251msgstr ""
8252
bfef3f9d 8253#: unpack-trees.c:154
fda7b092
JX
8254#, c-format
8255msgid ""
8256"The following untracked working tree files would be overwritten by "
8257"checkout:\n"
8258"%%s"
11b90174
JX
8259msgstr ""
8260
bfef3f9d 8261#: unpack-trees.c:157
fda7b092
JX
8262#, c-format
8263msgid ""
8264"The following untracked working tree files would be overwritten by merge:\n"
8265"%%sPlease move or remove them before you merge."
11b90174
JX
8266msgstr ""
8267
bfef3f9d 8268#: unpack-trees.c:159
fda7b092
JX
8269#, c-format
8270msgid ""
8271"The following untracked working tree files would be overwritten by merge:\n"
8272"%%s"
dce37b66
JX
8273msgstr ""
8274
bfef3f9d 8275#: unpack-trees.c:162
fda7b092
JX
8276#, c-format
8277msgid ""
8278"The following untracked working tree files would be overwritten by %s:\n"
8279"%%sPlease move or remove them before you %s."
df0617bf
JX
8280msgstr ""
8281
bfef3f9d 8282#: unpack-trees.c:164
fda7b092
JX
8283#, c-format
8284msgid ""
8285"The following untracked working tree files would be overwritten by %s:\n"
8286"%%s"
28b3cffc
JX
8287msgstr ""
8288
bfef3f9d 8289#: unpack-trees.c:172
fda7b092
JX
8290#, c-format
8291msgid "Entry '%s' overlaps with '%s'. Cannot bind."
c138af56
JX
8292msgstr ""
8293
bfef3f9d 8294#: unpack-trees.c:175
fda7b092
JX
8295#, c-format
8296msgid ""
bfef3f9d 8297"Cannot update submodule:\n"
fda7b092 8298"%s"
c138af56
JX
8299msgstr ""
8300
bfef3f9d 8301#: unpack-trees.c:178
fda7b092
JX
8302#, c-format
8303msgid ""
bfef3f9d
JX
8304"The following paths are not up to date and were left despite sparse "
8305"patterns:\n"
fda7b092 8306"%s"
dce37b66
JX
8307msgstr ""
8308
bfef3f9d 8309#: unpack-trees.c:180
fda7b092
JX
8310#, c-format
8311msgid ""
bfef3f9d 8312"The following paths are unmerged and were left despite sparse patterns:\n"
fda7b092 8313"%s"
dce37b66
JX
8314msgstr ""
8315
bfef3f9d 8316#: unpack-trees.c:182
dfc182b1
JX
8317#, c-format
8318msgid ""
bfef3f9d
JX
8319"The following paths were already present and thus not updated despite sparse "
8320"patterns:\n"
dfc182b1
JX
8321"%s"
8322msgstr ""
8323
bfef3f9d 8324#: unpack-trees.c:262
fda7b092
JX
8325#, c-format
8326msgid "Aborting\n"
dce37b66
JX
8327msgstr ""
8328
bfef3f9d
JX
8329#: unpack-trees.c:289
8330#, c-format
8331msgid ""
8332"After fixing the above paths, you may want to run `git sparse-checkout "
8333"reapply`.\n"
8334msgstr ""
8335
8336#: unpack-trees.c:350
6b0f1a9b 8337msgid "Updating files"
dce37b66
JX
8338msgstr ""
8339
bfef3f9d 8340#: unpack-trees.c:382
12705546
JX
8341msgid ""
8342"the following paths have collided (e.g. case-sensitive paths\n"
8343"on a case-insensitive filesystem) and only one from the same\n"
8344"colliding group is in the working tree:\n"
8345msgstr ""
8346
bfef3f9d 8347#: unpack-trees.c:1498
578c7937
JX
8348msgid "Updating index flags"
8349msgstr ""
8350
e13da2db 8351#: upload-pack.c:1516
bfef3f9d
JX
8352msgid "expected flush after fetch arguments"
8353msgstr ""
8354
dfc182b1 8355#: urlmatch.c:163
fda7b092 8356msgid "invalid URL scheme name or missing '://' suffix"
c138af56
JX
8357msgstr ""
8358
dfc182b1 8359#: urlmatch.c:187 urlmatch.c:346 urlmatch.c:405
dce37b66 8360#, c-format
fda7b092 8361msgid "invalid %XX escape sequence"
dce37b66
JX
8362msgstr ""
8363
dfc182b1 8364#: urlmatch.c:215
fda7b092 8365msgid "missing host and scheme is not 'file:'"
dce37b66
JX
8366msgstr ""
8367
dfc182b1 8368#: urlmatch.c:232
fda7b092 8369msgid "a 'file:' URL may not have a port number"
dce37b66
JX
8370msgstr ""
8371
dfc182b1 8372#: urlmatch.c:247
fda7b092 8373msgid "invalid characters in host name"
dce37b66
JX
8374msgstr ""
8375
dfc182b1 8376#: urlmatch.c:292 urlmatch.c:303
fda7b092 8377msgid "invalid port number"
dce37b66
JX
8378msgstr ""
8379
dfc182b1 8380#: urlmatch.c:371
fda7b092 8381msgid "invalid '..' path segment"
dce37b66
JX
8382msgstr ""
8383
051fae4d
JX
8384#: walker.c:170
8385msgid "Fetching objects"
8386msgstr ""
8387
e13da2db 8388#: worktree.c:236 builtin/am.c:2116
cc76011e 8389#, c-format
fda7b092 8390msgid "failed to read '%s'"
dce37b66
JX
8391msgstr ""
8392
e13da2db 8393#: worktree.c:283
abc8de64
JX
8394#, c-format
8395msgid "'%s' at main working tree is not the repository directory"
8396msgstr ""
8397
e13da2db 8398#: worktree.c:294
abc8de64
JX
8399#, c-format
8400msgid "'%s' file does not contain absolute path to the working tree location"
8401msgstr ""
8402
e13da2db 8403#: worktree.c:306
abc8de64
JX
8404#, c-format
8405msgid "'%s' does not exist"
8406msgstr ""
8407
e13da2db 8408#: worktree.c:312
abc8de64
JX
8409#, c-format
8410msgid "'%s' is not a .git file, error code %d"
8411msgstr ""
8412
e13da2db 8413#: worktree.c:321
abc8de64
JX
8414#, c-format
8415msgid "'%s' does not point back to '%s'"
8416msgstr ""
8417
e13da2db
JX
8418#: worktree.c:587
8419msgid "not a directory"
8420msgstr ""
8421
8422#: worktree.c:596
8423msgid ".git is not a file"
8424msgstr ""
8425
8426#: worktree.c:598
8427msgid ".git file broken"
8428msgstr ""
8429
8430#: worktree.c:600
8431msgid ".git file incorrect"
8432msgstr ""
8433
8434#: worktree.c:670
8435msgid "not a valid path"
8436msgstr ""
8437
8438#: worktree.c:676
8439msgid "unable to locate repository; .git is not a file"
8440msgstr ""
8441
8442#: worktree.c:679
8443msgid "unable to locate repository; .git file broken"
8444msgstr ""
8445
8446#: worktree.c:685
8447msgid "gitdir unreadable"
8448msgstr ""
8449
8450#: worktree.c:689
8451msgid "gitdir incorrect"
8452msgstr ""
8453
8454#: wrapper.c:197 wrapper.c:367
dce37b66 8455#, c-format
fda7b092 8456msgid "could not open '%s' for reading and writing"
dce37b66
JX
8457msgstr ""
8458
e13da2db 8459#: wrapper.c:398 wrapper.c:599
cc76011e 8460#, c-format
fda7b092 8461msgid "unable to access '%s'"
dce37b66
JX
8462msgstr ""
8463
e13da2db 8464#: wrapper.c:607
fda7b092 8465msgid "unable to get current working directory"
dce37b66
JX
8466msgstr ""
8467
6b0f1a9b 8468#: wt-status.c:158
fda7b092 8469msgid "Unmerged paths:"
a5a41683
JX
8470msgstr ""
8471
6b0f1a9b
JX
8472#: wt-status.c:187 wt-status.c:219
8473msgid " (use \"git restore --staged <file>...\" to unstage)"
8474msgstr ""
8475
8476#: wt-status.c:190 wt-status.c:222
9caaf23e 8477#, c-format
6b0f1a9b 8478msgid " (use \"git restore --source=%s --staged <file>...\" to unstage)"
cc76011e
JX
8479msgstr ""
8480
6b0f1a9b 8481#: wt-status.c:193 wt-status.c:225
fda7b092 8482msgid " (use \"git rm --cached <file>...\" to unstage)"
9caaf23e
JX
8483msgstr ""
8484
6b0f1a9b 8485#: wt-status.c:197
fda7b092 8486msgid " (use \"git add <file>...\" to mark resolution)"
dce37b66
JX
8487msgstr ""
8488
6b0f1a9b 8489#: wt-status.c:199 wt-status.c:203
fda7b092 8490msgid " (use \"git add/rm <file>...\" as appropriate to mark resolution)"
dce37b66
JX
8491msgstr ""
8492
6b0f1a9b 8493#: wt-status.c:201
fda7b092 8494msgid " (use \"git rm <file>...\" to mark resolution)"
dce37b66
JX
8495msgstr ""
8496
e13da2db 8497#: wt-status.c:211 wt-status.c:1070
fda7b092 8498msgid "Changes to be committed:"
dce37b66
JX
8499msgstr ""
8500
e13da2db 8501#: wt-status.c:234 wt-status.c:1079
fda7b092 8502msgid "Changes not staged for commit:"
dce37b66
JX
8503msgstr ""
8504
6b0f1a9b 8505#: wt-status.c:238
fda7b092 8506msgid " (use \"git add <file>...\" to update what will be committed)"
dce37b66
JX
8507msgstr ""
8508
6b0f1a9b 8509#: wt-status.c:240
fda7b092 8510msgid " (use \"git add/rm <file>...\" to update what will be committed)"
dce37b66
JX
8511msgstr ""
8512
6b0f1a9b 8513#: wt-status.c:241
fda7b092 8514msgid ""
6b0f1a9b 8515" (use \"git restore <file>...\" to discard changes in working directory)"
64f23b0c
JX
8516msgstr ""
8517
6b0f1a9b 8518#: wt-status.c:243
fda7b092 8519msgid " (commit or discard the untracked or modified content in submodules)"
dce37b66
JX
8520msgstr ""
8521
6b0f1a9b 8522#: wt-status.c:254
fda7b092
JX
8523#, c-format
8524msgid " (use \"git %s <file>...\" to include in what will be committed)"
dce37b66
JX
8525msgstr ""
8526
e13da2db 8527#: wt-status.c:266
fda7b092 8528msgid "both deleted:"
dce37b66
JX
8529msgstr ""
8530
e13da2db 8531#: wt-status.c:268
fda7b092 8532msgid "added by us:"
dce37b66
JX
8533msgstr ""
8534
e13da2db 8535#: wt-status.c:270
fda7b092 8536msgid "deleted by them:"
cc76011e
JX
8537msgstr ""
8538
e13da2db 8539#: wt-status.c:272
fda7b092 8540msgid "added by them:"
cc76011e
JX
8541msgstr ""
8542
e13da2db 8543#: wt-status.c:274
fda7b092 8544msgid "deleted by us:"
cc76011e
JX
8545msgstr ""
8546
e13da2db 8547#: wt-status.c:276
fda7b092 8548msgid "both added:"
cc76011e
JX
8549msgstr ""
8550
e13da2db 8551#: wt-status.c:278
fda7b092 8552msgid "both modified:"
cc76011e
JX
8553msgstr ""
8554
e13da2db 8555#: wt-status.c:288
fda7b092 8556msgid "new file:"
cc76011e
JX
8557msgstr ""
8558
e13da2db 8559#: wt-status.c:290
fda7b092 8560msgid "copied:"
cc76011e
JX
8561msgstr ""
8562
e13da2db 8563#: wt-status.c:292
fda7b092 8564msgid "deleted:"
cc76011e
JX
8565msgstr ""
8566
e13da2db 8567#: wt-status.c:294
fda7b092 8568msgid "modified:"
cc76011e
JX
8569msgstr ""
8570
e13da2db 8571#: wt-status.c:296
fda7b092 8572msgid "renamed:"
c6bc7d43
JX
8573msgstr ""
8574
e13da2db 8575#: wt-status.c:298
fda7b092 8576msgid "typechange:"
cc76011e
JX
8577msgstr ""
8578
e13da2db 8579#: wt-status.c:300
fda7b092 8580msgid "unknown:"
cc76011e
JX
8581msgstr ""
8582
e13da2db 8583#: wt-status.c:302
fda7b092 8584msgid "unmerged:"
cc76011e
JX
8585msgstr ""
8586
e13da2db 8587#: wt-status.c:382
fda7b092 8588msgid "new commits, "
9fa976ff
JX
8589msgstr ""
8590
e13da2db 8591#: wt-status.c:384
fda7b092 8592msgid "modified content, "
9fa976ff
JX
8593msgstr ""
8594
e13da2db 8595#: wt-status.c:386
fda7b092 8596msgid "untracked content, "
dce37b66
JX
8597msgstr ""
8598
e13da2db 8599#: wt-status.c:903
5b34e000
JX
8600#, c-format
8601msgid "Your stash currently has %d entry"
8602msgid_plural "Your stash currently has %d entries"
8603msgstr[0] ""
8604msgstr[1] ""
8605
e13da2db 8606#: wt-status.c:934
fda7b092 8607msgid "Submodules changed but not updated:"
dce37b66
JX
8608msgstr ""
8609
e13da2db 8610#: wt-status.c:936
fda7b092 8611msgid "Submodule changes to be committed:"
dce37b66
JX
8612msgstr ""
8613
e13da2db 8614#: wt-status.c:1018
fda7b092 8615msgid ""
25eab542
JX
8616"Do not modify or remove the line above.\n"
8617"Everything below it will be ignored."
dce37b66
JX
8618msgstr ""
8619
e13da2db 8620#: wt-status.c:1110
6b0f1a9b
JX
8621#, c-format
8622msgid ""
8623"\n"
8624"It took %.2f seconds to compute the branch ahead/behind values.\n"
8625"You can use '--no-ahead-behind' to avoid this.\n"
8626msgstr ""
8627
e13da2db 8628#: wt-status.c:1140
fda7b092 8629msgid "You have unmerged paths."
9fa976ff
JX
8630msgstr ""
8631
e13da2db 8632#: wt-status.c:1143
fda7b092 8633msgid " (fix conflicts and run \"git commit\")"
dce37b66
JX
8634msgstr ""
8635
e13da2db 8636#: wt-status.c:1145
fda7b092 8637msgid " (use \"git merge --abort\" to abort the merge)"
dce37b66
JX
8638msgstr ""
8639
e13da2db 8640#: wt-status.c:1149
fda7b092 8641msgid "All conflicts fixed but you are still merging."
dce37b66
JX
8642msgstr ""
8643
e13da2db 8644#: wt-status.c:1152
fda7b092 8645msgid " (use \"git commit\" to conclude merge)"
dce37b66
JX
8646msgstr ""
8647
e13da2db 8648#: wt-status.c:1161
fda7b092 8649msgid "You are in the middle of an am session."
df0617bf
JX
8650msgstr ""
8651
e13da2db 8652#: wt-status.c:1164
fda7b092 8653msgid "The current patch is empty."
df0617bf
JX
8654msgstr ""
8655
e13da2db 8656#: wt-status.c:1168
fda7b092 8657msgid " (fix conflicts and then run \"git am --continue\")"
df0617bf
JX
8658msgstr ""
8659
e13da2db 8660#: wt-status.c:1170
fda7b092 8661msgid " (use \"git am --skip\" to skip this patch)"
df0617bf
JX
8662msgstr ""
8663
e13da2db 8664#: wt-status.c:1172
fda7b092 8665msgid " (use \"git am --abort\" to restore the original branch)"
df0617bf
JX
8666msgstr ""
8667
e13da2db 8668#: wt-status.c:1305
673bfad0
JX
8669msgid "git-rebase-todo is missing."
8670msgstr ""
8671
e13da2db 8672#: wt-status.c:1307
fda7b092 8673msgid "No commands done."
df0617bf
JX
8674msgstr ""
8675
e13da2db 8676#: wt-status.c:1310
df0617bf 8677#, c-format
fda7b092
JX
8678msgid "Last command done (%d command done):"
8679msgid_plural "Last commands done (%d commands done):"
8680msgstr[0] ""
8681msgstr[1] ""
df0617bf 8682
e13da2db 8683#: wt-status.c:1321
fda7b092
JX
8684#, c-format
8685msgid " (see more in file %s)"
df0617bf
JX
8686msgstr ""
8687
e13da2db 8688#: wt-status.c:1326
fda7b092 8689msgid "No commands remaining."
df0617bf
JX
8690msgstr ""
8691
e13da2db 8692#: wt-status.c:1329
fda7b092
JX
8693#, c-format
8694msgid "Next command to do (%d remaining command):"
8695msgid_plural "Next commands to do (%d remaining commands):"
8696msgstr[0] ""
8697msgstr[1] ""
df0617bf 8698
e13da2db 8699#: wt-status.c:1337
fda7b092 8700msgid " (use \"git rebase --edit-todo\" to view and edit)"
df0617bf
JX
8701msgstr ""
8702
e13da2db 8703#: wt-status.c:1349
fda7b092
JX
8704#, c-format
8705msgid "You are currently rebasing branch '%s' on '%s'."
df0617bf
JX
8706msgstr ""
8707
e13da2db 8708#: wt-status.c:1354
fda7b092 8709msgid "You are currently rebasing."
df0617bf
JX
8710msgstr ""
8711
e13da2db 8712#: wt-status.c:1367
fda7b092 8713msgid " (fix conflicts and then run \"git rebase --continue\")"
df0617bf
JX
8714msgstr ""
8715
e13da2db 8716#: wt-status.c:1369
fda7b092 8717msgid " (use \"git rebase --skip\" to skip this patch)"
df0617bf
JX
8718msgstr ""
8719
e13da2db 8720#: wt-status.c:1371
fda7b092 8721msgid " (use \"git rebase --abort\" to check out the original branch)"
df0617bf
JX
8722msgstr ""
8723
e13da2db 8724#: wt-status.c:1378
fda7b092 8725msgid " (all conflicts fixed: run \"git rebase --continue\")"
df0617bf
JX
8726msgstr ""
8727
e13da2db 8728#: wt-status.c:1382
df0617bf 8729#, c-format
fda7b092
JX
8730msgid ""
8731"You are currently splitting a commit while rebasing branch '%s' on '%s'."
df0617bf
JX
8732msgstr ""
8733
e13da2db 8734#: wt-status.c:1387
fda7b092 8735msgid "You are currently splitting a commit during a rebase."
df0617bf
JX
8736msgstr ""
8737
e13da2db 8738#: wt-status.c:1390
fda7b092 8739msgid " (Once your working directory is clean, run \"git rebase --continue\")"
df0617bf
JX
8740msgstr ""
8741
e13da2db 8742#: wt-status.c:1394
df0617bf 8743#, c-format
fda7b092 8744msgid "You are currently editing a commit while rebasing branch '%s' on '%s'."
df0617bf
JX
8745msgstr ""
8746
e13da2db 8747#: wt-status.c:1399
fda7b092 8748msgid "You are currently editing a commit during a rebase."
df0617bf
JX
8749msgstr ""
8750
e13da2db 8751#: wt-status.c:1402
fda7b092 8752msgid " (use \"git commit --amend\" to amend the current commit)"
df0617bf
JX
8753msgstr ""
8754
e13da2db 8755#: wt-status.c:1404
df0617bf 8756msgid ""
fda7b092 8757" (use \"git rebase --continue\" once you are satisfied with your changes)"
df0617bf
JX
8758msgstr ""
8759
e13da2db 8760#: wt-status.c:1415
d93ef2a1
JX
8761msgid "Cherry-pick currently in progress."
8762msgstr ""
8763
e13da2db 8764#: wt-status.c:1418
fda7b092
JX
8765#, c-format
8766msgid "You are currently cherry-picking commit %s."
df0617bf
JX
8767msgstr ""
8768
e13da2db 8769#: wt-status.c:1425
fda7b092 8770msgid " (fix conflicts and run \"git cherry-pick --continue\")"
df0617bf
JX
8771msgstr ""
8772
e13da2db 8773#: wt-status.c:1428
d93ef2a1
JX
8774msgid " (run \"git cherry-pick --continue\" to continue)"
8775msgstr ""
8776
e13da2db 8777#: wt-status.c:1431
fda7b092 8778msgid " (all conflicts fixed: run \"git cherry-pick --continue\")"
df0617bf
JX
8779msgstr ""
8780
e13da2db 8781#: wt-status.c:1433
3d0a05b4
JX
8782msgid " (use \"git cherry-pick --skip\" to skip this patch)"
8783msgstr ""
8784
e13da2db 8785#: wt-status.c:1435
fda7b092 8786msgid " (use \"git cherry-pick --abort\" to cancel the cherry-pick operation)"
df0617bf
JX
8787msgstr ""
8788
e13da2db 8789#: wt-status.c:1445
d93ef2a1
JX
8790msgid "Revert currently in progress."
8791msgstr ""
8792
e13da2db 8793#: wt-status.c:1448
df0617bf 8794#, c-format
fda7b092 8795msgid "You are currently reverting commit %s."
df0617bf
JX
8796msgstr ""
8797
e13da2db 8798#: wt-status.c:1454
fda7b092 8799msgid " (fix conflicts and run \"git revert --continue\")"
df0617bf
JX
8800msgstr ""
8801
e13da2db 8802#: wt-status.c:1457
d93ef2a1
JX
8803msgid " (run \"git revert --continue\" to continue)"
8804msgstr ""
8805
e13da2db 8806#: wt-status.c:1460
fda7b092 8807msgid " (all conflicts fixed: run \"git revert --continue\")"
df0617bf
JX
8808msgstr ""
8809
e13da2db 8810#: wt-status.c:1462
3d0a05b4
JX
8811msgid " (use \"git revert --skip\" to skip this patch)"
8812msgstr ""
8813
e13da2db 8814#: wt-status.c:1464
fda7b092 8815msgid " (use \"git revert --abort\" to cancel the revert operation)"
df0617bf
JX
8816msgstr ""
8817
e13da2db 8818#: wt-status.c:1474
df0617bf 8819#, c-format
fda7b092 8820msgid "You are currently bisecting, started from branch '%s'."
df0617bf
JX
8821msgstr ""
8822
e13da2db 8823#: wt-status.c:1478
fda7b092 8824msgid "You are currently bisecting."
df0617bf
JX
8825msgstr ""
8826
e13da2db 8827#: wt-status.c:1481
fda7b092 8828msgid " (use \"git bisect reset\" to get back to the original branch)"
df0617bf
JX
8829msgstr ""
8830
e13da2db 8831#: wt-status.c:1492
d84f4abf
JX
8832#, c-format
8833msgid "You are in a sparse checkout with %d%% of tracked files present."
8834msgstr ""
8835
e13da2db 8836#: wt-status.c:1731
fda7b092 8837msgid "On branch "
df0617bf
JX
8838msgstr ""
8839
e13da2db 8840#: wt-status.c:1738
fda7b092 8841msgid "interactive rebase in progress; onto "
df0617bf
JX
8842msgstr ""
8843
e13da2db 8844#: wt-status.c:1740
fda7b092 8845msgid "rebase in progress; onto "
df0617bf
JX
8846msgstr ""
8847
e13da2db 8848#: wt-status.c:1750
fda7b092 8849msgid "Not currently on any branch."
df0617bf
JX
8850msgstr ""
8851
e13da2db 8852#: wt-status.c:1767
fda7b092 8853msgid "Initial commit"
df0617bf
JX
8854msgstr ""
8855
e13da2db 8856#: wt-status.c:1768
5b34e000
JX
8857msgid "No commits yet"
8858msgstr ""
8859
e13da2db 8860#: wt-status.c:1782
fda7b092 8861msgid "Untracked files"
df0617bf
JX
8862msgstr ""
8863
e13da2db 8864#: wt-status.c:1784
fda7b092 8865msgid "Ignored files"
df0617bf
JX
8866msgstr ""
8867
e13da2db 8868#: wt-status.c:1788
fda7b092
JX
8869#, c-format
8870msgid ""
8871"It took %.2f seconds to enumerate untracked files. 'status -uno'\n"
8872"may speed it up, but you have to be careful not to forget to add\n"
8873"new files yourself (see 'git help status')."
df0617bf
JX
8874msgstr ""
8875
e13da2db 8876#: wt-status.c:1794
fda7b092
JX
8877#, c-format
8878msgid "Untracked files not listed%s"
df0617bf
JX
8879msgstr ""
8880
e13da2db 8881#: wt-status.c:1796
fda7b092 8882msgid " (use -u option to show untracked files)"
df0617bf
JX
8883msgstr ""
8884
e13da2db 8885#: wt-status.c:1802
fda7b092 8886msgid "No changes"
df0617bf
JX
8887msgstr ""
8888
e13da2db 8889#: wt-status.c:1807
fda7b092
JX
8890#, c-format
8891msgid "no changes added to commit (use \"git add\" and/or \"git commit -a\")\n"
df0617bf
JX
8892msgstr ""
8893
e13da2db 8894#: wt-status.c:1811
fda7b092
JX
8895#, c-format
8896msgid "no changes added to commit\n"
df0617bf
JX
8897msgstr ""
8898
d84f4abf 8899#: wt-status.c:1815
fda7b092
JX
8900#, c-format
8901msgid ""
8902"nothing added to commit but untracked files present (use \"git add\" to "
8903"track)\n"
df0617bf
JX
8904msgstr ""
8905
e13da2db 8906#: wt-status.c:1819
fda7b092
JX
8907#, c-format
8908msgid "nothing added to commit but untracked files present\n"
df0617bf
JX
8909msgstr ""
8910
e13da2db 8911#: wt-status.c:1823
fda7b092
JX
8912#, c-format
8913msgid "nothing to commit (create/copy files and use \"git add\" to track)\n"
df0617bf
JX
8914msgstr ""
8915
e13da2db 8916#: wt-status.c:1827 wt-status.c:1833
fda7b092
JX
8917#, c-format
8918msgid "nothing to commit\n"
df0617bf
JX
8919msgstr ""
8920
e13da2db 8921#: wt-status.c:1830
fda7b092
JX
8922#, c-format
8923msgid "nothing to commit (use -u to show untracked files)\n"
df0617bf
JX
8924msgstr ""
8925
e13da2db 8926#: wt-status.c:1835
fda7b092
JX
8927#, c-format
8928msgid "nothing to commit, working tree clean\n"
df0617bf
JX
8929msgstr ""
8930
e13da2db 8931#: wt-status.c:1940
5b34e000 8932msgid "No commits yet on "
df0617bf
JX
8933msgstr ""
8934
e13da2db 8935#: wt-status.c:1944
fda7b092 8936msgid "HEAD (no branch)"
df0617bf
JX
8937msgstr ""
8938
e13da2db 8939#: wt-status.c:1975
abc8de64
JX
8940msgid "different"
8941msgstr ""
8942
e13da2db 8943#: wt-status.c:1977 wt-status.c:1985
fda7b092 8944msgid "behind "
df0617bf
JX
8945msgstr ""
8946
e13da2db 8947#: wt-status.c:1980 wt-status.c:1983
fda7b092 8948msgid "ahead "
df0617bf
JX
8949msgstr ""
8950
fda7b092 8951#. TRANSLATORS: the action is e.g. "pull with rebase"
e13da2db 8952#: wt-status.c:2505
fda7b092
JX
8953#, c-format
8954msgid "cannot %s: You have unstaged changes."
df0617bf
JX
8955msgstr ""
8956
e13da2db 8957#: wt-status.c:2511
fda7b092 8958msgid "additionally, your index contains uncommitted changes."
df0617bf
JX
8959msgstr ""
8960
e13da2db 8961#: wt-status.c:2513
fda7b092
JX
8962#, c-format
8963msgid "cannot %s: Your index contains uncommitted changes."
df0617bf
JX
8964msgstr ""
8965
bfef3f9d 8966#: compat/precompose_utf8.c:58 builtin/clone.c:456
3d0a05b4
JX
8967#, c-format
8968msgid "failed to unlink '%s'"
8969msgstr ""
8970
578c7937 8971#: builtin/add.c:26
fda7b092 8972msgid "git add [<options>] [--] <pathspec>..."
df0617bf
JX
8973msgstr ""
8974
f7c6172e 8975#: builtin/add.c:88
fda7b092
JX
8976#, c-format
8977msgid "unexpected diff status %c"
df0617bf
JX
8978msgstr ""
8979
bfef3f9d 8980#: builtin/add.c:93 builtin/commit.c:285
fda7b092 8981msgid "updating files failed"
df0617bf
JX
8982msgstr ""
8983
f7c6172e 8984#: builtin/add.c:103
fda7b092
JX
8985#, c-format
8986msgid "remove '%s'\n"
df0617bf
JX
8987msgstr ""
8988
f7c6172e 8989#: builtin/add.c:178
fda7b092 8990msgid "Unstaged changes after refreshing the index:"
df0617bf
JX
8991msgstr ""
8992
e13da2db 8993#: builtin/add.c:272 builtin/rev-parse.c:904
fda7b092 8994msgid "Could not read the index"
df0617bf
JX
8995msgstr ""
8996
e13da2db 8997#: builtin/add.c:283
fda7b092
JX
8998#, c-format
8999msgid "Could not open '%s' for writing."
df0617bf
JX
9000msgstr ""
9001
e13da2db 9002#: builtin/add.c:287
fda7b092 9003msgid "Could not write patch"
df0617bf
JX
9004msgstr ""
9005
e13da2db 9006#: builtin/add.c:290
fda7b092 9007msgid "editing patch failed"
df0617bf
JX
9008msgstr ""
9009
e13da2db 9010#: builtin/add.c:293
fda7b092
JX
9011#, c-format
9012msgid "Could not stat '%s'"
df0617bf
JX
9013msgstr ""
9014
e13da2db 9015#: builtin/add.c:295
fda7b092 9016msgid "Empty patch. Aborted."
df0617bf
JX
9017msgstr ""
9018
e13da2db 9019#: builtin/add.c:300
df0617bf 9020#, c-format
fda7b092 9021msgid "Could not apply '%s'"
df0617bf
JX
9022msgstr ""
9023
e13da2db 9024#: builtin/add.c:308
fda7b092 9025msgid "The following paths are ignored by one of your .gitignore files:\n"
df0617bf
JX
9026msgstr ""
9027
e13da2db
JX
9028#: builtin/add.c:328 builtin/clean.c:904 builtin/fetch.c:166 builtin/mv.c:124
9029#: builtin/prune-packed.c:14 builtin/pull.c:204 builtin/push.c:538
9030#: builtin/remote.c:1422 builtin/rm.c:242 builtin/send-pack.c:184
fda7b092 9031msgid "dry run"
df0617bf
JX
9032msgstr ""
9033
e13da2db 9034#: builtin/add.c:331
fda7b092 9035msgid "interactive picking"
6f6731e7
JX
9036msgstr ""
9037
e13da2db 9038#: builtin/add.c:332 builtin/checkout.c:1529 builtin/reset.c:308
fda7b092 9039msgid "select hunks interactively"
dce37b66
JX
9040msgstr ""
9041
e13da2db 9042#: builtin/add.c:333
fda7b092 9043msgid "edit current diff and apply"
dce37b66
JX
9044msgstr ""
9045
e13da2db 9046#: builtin/add.c:334
fda7b092 9047msgid "allow adding otherwise ignored files"
dce37b66
JX
9048msgstr ""
9049
e13da2db 9050#: builtin/add.c:335
fda7b092 9051msgid "update tracked files"
dce37b66
JX
9052msgstr ""
9053
e13da2db 9054#: builtin/add.c:336
18a90722
JX
9055msgid "renormalize EOL of tracked files (implies -u)"
9056msgstr ""
9057
e13da2db 9058#: builtin/add.c:337
fda7b092 9059msgid "record only the fact that the path will be added later"
dce37b66
JX
9060msgstr ""
9061
e13da2db 9062#: builtin/add.c:338
fda7b092 9063msgid "add changes from all tracked and untracked files"
dce37b66
JX
9064msgstr ""
9065
e13da2db 9066#: builtin/add.c:341
fda7b092 9067msgid "ignore paths removed in the working tree (same as --no-all)"
93329721
JX
9068msgstr ""
9069
e13da2db 9070#: builtin/add.c:343
fda7b092 9071msgid "don't add, only refresh the index"
dce37b66
JX
9072msgstr ""
9073
e13da2db 9074#: builtin/add.c:344
fda7b092 9075msgid "just skip files which cannot be added because of errors"
dce37b66
JX
9076msgstr ""
9077
e13da2db 9078#: builtin/add.c:345
fda7b092 9079msgid "check if - even missing - files are ignored in dry run"
dce37b66
JX
9080msgstr ""
9081
e13da2db 9082#: builtin/add.c:347 builtin/update-index.c:1004
fda7b092
JX
9083msgid "override the executable bit of the listed files"
9084msgstr ""
dce37b66 9085
e13da2db 9086#: builtin/add.c:349
5b34e000
JX
9087msgid "warn when adding an embedded repository"
9088msgstr ""
9089
e13da2db 9090#: builtin/add.c:351
f7c6172e
JX
9091msgid "backend for `git stash -p`"
9092msgstr ""
9093
e13da2db 9094#: builtin/add.c:369
5b34e000
JX
9095#, c-format
9096msgid ""
9097"You've added another git repository inside your current repository.\n"
9098"Clones of the outer repository will not contain the contents of\n"
9099"the embedded repository and will not know how to obtain it.\n"
9100"If you meant to add a submodule, use:\n"
9101"\n"
9102"\tgit submodule add <url> %s\n"
9103"\n"
9104"If you added this path by mistake, you can remove it from the\n"
9105"index with:\n"
9106"\n"
9107"\tgit rm --cached %s\n"
9108"\n"
9109"See \"git help submodule\" for more information."
9110msgstr ""
9111
e13da2db 9112#: builtin/add.c:397
5b34e000
JX
9113#, c-format
9114msgid "adding embedded git repository: %s"
9115msgstr ""
9116
e13da2db 9117#: builtin/add.c:416
f7c6172e
JX
9118msgid ""
9119"Use -f if you really want to add them.\n"
9120"Turn this message off by running\n"
9121"\"git config advice.addIgnoredFile false\""
dce37b66
JX
9122msgstr ""
9123
e13da2db 9124#: builtin/add.c:425
fda7b092 9125msgid "adding files failed"
dce37b66
JX
9126msgstr ""
9127
e13da2db 9128#: builtin/add.c:453 builtin/commit.c:345
578c7937
JX
9129msgid "--pathspec-from-file is incompatible with --interactive/--patch"
9130msgstr ""
9131
e13da2db 9132#: builtin/add.c:470
578c7937
JX
9133msgid "--pathspec-from-file is incompatible with --edit"
9134msgstr ""
9135
e13da2db 9136#: builtin/add.c:482
fda7b092 9137msgid "-A and -u are mutually incompatible"
dce37b66
JX
9138msgstr ""
9139
e13da2db 9140#: builtin/add.c:485
fda7b092 9141msgid "Option --ignore-missing can only be used together with --dry-run"
dce37b66
JX
9142msgstr ""
9143
e13da2db 9144#: builtin/add.c:489
dce37b66 9145#, c-format
fda7b092 9146msgid "--chmod param '%s' must be either -x or +x"
dce37b66
JX
9147msgstr ""
9148
e13da2db
JX
9149#: builtin/add.c:507 builtin/checkout.c:1697 builtin/commit.c:351
9150#: builtin/reset.c:328 builtin/rm.c:272 builtin/stash.c:1503
578c7937
JX
9151msgid "--pathspec-from-file is incompatible with pathspec arguments"
9152msgstr ""
9153
e13da2db
JX
9154#: builtin/add.c:514 builtin/checkout.c:1709 builtin/commit.c:357
9155#: builtin/reset.c:334 builtin/rm.c:278 builtin/stash.c:1509
578c7937
JX
9156msgid "--pathspec-file-nul requires --pathspec-from-file"
9157msgstr ""
9158
e13da2db 9159#: builtin/add.c:518
dce37b66 9160#, c-format
fda7b092 9161msgid "Nothing specified, nothing added.\n"
dce37b66
JX
9162msgstr ""
9163
e13da2db 9164#: builtin/add.c:520
f7c6172e
JX
9165msgid ""
9166"Maybe you wanted to say 'git add .'?\n"
9167"Turn this message off by running\n"
9168"\"git config advice.addEmptyPathspec false\""
dce37b66
JX
9169msgstr ""
9170
e13da2db
JX
9171#: builtin/am.c:160
9172#, c-format
9173msgid "invalid committer: %s"
9174msgstr ""
9175
9176#: builtin/am.c:366
fda7b092 9177msgid "could not parse author script"
dce37b66
JX
9178msgstr ""
9179
e13da2db 9180#: builtin/am.c:450
dce37b66 9181#, c-format
fda7b092 9182msgid "'%s' was deleted by the applypatch-msg hook"
dce37b66
JX
9183msgstr ""
9184
e13da2db 9185#: builtin/am.c:492
dce37b66 9186#, c-format
fda7b092 9187msgid "Malformed input line: '%s'."
dce37b66
JX
9188msgstr ""
9189
e13da2db 9190#: builtin/am.c:530
822e4a65 9191#, c-format
fda7b092 9192msgid "Failed to copy notes from '%s' to '%s'"
dce37b66
JX
9193msgstr ""
9194
e13da2db 9195#: builtin/am.c:556
fda7b092
JX
9196msgid "fseek failed"
9197msgstr ""
dce37b66 9198
e13da2db 9199#: builtin/am.c:744
822e4a65 9200#, c-format
fda7b092 9201msgid "could not parse patch '%s'"
dce37b66
JX
9202msgstr ""
9203
e13da2db 9204#: builtin/am.c:809
fda7b092 9205msgid "Only one StGIT patch series can be applied at once"
dce37b66
JX
9206msgstr ""
9207
e13da2db 9208#: builtin/am.c:857
fda7b092 9209msgid "invalid timestamp"
dce37b66
JX
9210msgstr ""
9211
e13da2db 9212#: builtin/am.c:862 builtin/am.c:874
fda7b092 9213msgid "invalid Date line"
dce37b66
JX
9214msgstr ""
9215
e13da2db 9216#: builtin/am.c:869
fda7b092 9217msgid "invalid timezone offset"
dce37b66
JX
9218msgstr ""
9219
e13da2db 9220#: builtin/am.c:962
fda7b092 9221msgid "Patch format detection failed."
dce37b66
JX
9222msgstr ""
9223
e13da2db 9224#: builtin/am.c:967 builtin/clone.c:409
dce37b66 9225#, c-format
fda7b092 9226msgid "failed to create directory '%s'"
dce37b66
JX
9227msgstr ""
9228
e13da2db 9229#: builtin/am.c:972
fda7b092 9230msgid "Failed to split patches."
c2ea1208
JX
9231msgstr ""
9232
e13da2db 9233#: builtin/am.c:1103
822e4a65 9234#, c-format
fda7b092 9235msgid "When you have resolved this problem, run \"%s --continue\"."
dce37b66
JX
9236msgstr ""
9237
e13da2db 9238#: builtin/am.c:1104
dce37b66 9239#, c-format
fda7b092 9240msgid "If you prefer to skip this patch, run \"%s --skip\" instead."
dce37b66
JX
9241msgstr ""
9242
e13da2db 9243#: builtin/am.c:1105
822e4a65 9244#, c-format
fda7b092 9245msgid "To restore the original branch and stop patching, run \"%s --abort\"."
dce37b66
JX
9246msgstr ""
9247
e13da2db 9248#: builtin/am.c:1188
12705546
JX
9249msgid "Patch sent with format=flowed; space at the end of lines might be lost."
9250msgstr ""
9251
e13da2db 9252#: builtin/am.c:1216
5b34e000 9253msgid "Patch is empty."
dce37b66
JX
9254msgstr ""
9255
e13da2db 9256#: builtin/am.c:1281
dce37b66 9257#, c-format
3d0a05b4 9258msgid "missing author line in commit %s"
dce37b66
JX
9259msgstr ""
9260
e13da2db 9261#: builtin/am.c:1284
dce37b66 9262#, c-format
3d0a05b4 9263msgid "invalid ident line: %.*s"
dce37b66
JX
9264msgstr ""
9265
e13da2db 9266#: builtin/am.c:1503
fda7b092 9267msgid "Repository lacks necessary blobs to fall back on 3-way merge."
c2ea1208
JX
9268msgstr ""
9269
e13da2db 9270#: builtin/am.c:1505
fda7b092 9271msgid "Using index info to reconstruct a base tree..."
dce37b66
JX
9272msgstr ""
9273
e13da2db 9274#: builtin/am.c:1524
fda7b092
JX
9275msgid ""
9276"Did you hand edit your patch?\n"
9277"It does not apply to blobs recorded in its index."
0bbe5b48
JX
9278msgstr ""
9279
e13da2db 9280#: builtin/am.c:1530
fda7b092 9281msgid "Falling back to patching base and 3-way merge..."
dce37b66
JX
9282msgstr ""
9283
e13da2db 9284#: builtin/am.c:1556
fda7b092 9285msgid "Failed to merge in the changes."
75f7b4b9
JX
9286msgstr ""
9287
e13da2db 9288#: builtin/am.c:1588
fda7b092 9289msgid "applying to an empty history"
dce37b66
JX
9290msgstr ""
9291
e13da2db 9292#: builtin/am.c:1639 builtin/am.c:1643
dce37b66 9293#, c-format
fda7b092 9294msgid "cannot resume: %s does not exist."
dce37b66
JX
9295msgstr ""
9296
e13da2db 9297#: builtin/am.c:1661
fda7b092 9298msgid "Commit Body is:"
dce37b66
JX
9299msgstr ""
9300
fda7b092
JX
9301#. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
9302#. in your translation. The program will only accept English
9303#. input at this point.
9304#.
e13da2db 9305#: builtin/am.c:1671
6b0f1a9b 9306#, c-format
fda7b092 9307msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
dce37b66
JX
9308msgstr ""
9309
e13da2db 9310#: builtin/am.c:1717 builtin/commit.c:395
3d0a05b4
JX
9311msgid "unable to write index file"
9312msgstr ""
9313
e13da2db 9314#: builtin/am.c:1721
822e4a65 9315#, c-format
fda7b092 9316msgid "Dirty index: cannot apply patches (dirty: %s)"
dce37b66
JX
9317msgstr ""
9318
e13da2db 9319#: builtin/am.c:1761 builtin/am.c:1829
822e4a65 9320#, c-format
fda7b092 9321msgid "Applying: %.*s"
dce37b66
JX
9322msgstr ""
9323
e13da2db 9324#: builtin/am.c:1778
fda7b092 9325msgid "No changes -- Patch already applied."
dce37b66
JX
9326msgstr ""
9327
e13da2db 9328#: builtin/am.c:1784
822e4a65 9329#, c-format
fda7b092 9330msgid "Patch failed at %s %.*s"
dce37b66
JX
9331msgstr ""
9332
e13da2db 9333#: builtin/am.c:1788
051fae4d 9334msgid "Use 'git am --show-current-patch=diff' to see the failed patch"
dce37b66
JX
9335msgstr ""
9336
e13da2db 9337#: builtin/am.c:1832
fda7b092
JX
9338msgid ""
9339"No changes - did you forget to use 'git add'?\n"
9340"If there is nothing left to stage, chances are that something else\n"
9341"already introduced the same changes; you might want to skip this patch."
dce37b66
JX
9342msgstr ""
9343
e13da2db 9344#: builtin/am.c:1839
fda7b092
JX
9345msgid ""
9346"You still have unmerged paths in your index.\n"
5b34e000
JX
9347"You should 'git add' each file with resolved conflicts to mark them as "
9348"such.\n"
9349"You might run `git rm` on a file to accept \"deleted by them\" for it."
fda7b092 9350msgstr ""
dce37b66 9351
e13da2db 9352#: builtin/am.c:1946 builtin/am.c:1950 builtin/am.c:1962 builtin/reset.c:347
bfef3f9d 9353#: builtin/reset.c:355
dce37b66 9354#, c-format
fda7b092 9355msgid "Could not parse object '%s'."
dce37b66
JX
9356msgstr ""
9357
e13da2db 9358#: builtin/am.c:1998
fda7b092 9359msgid "failed to clean index"
f517e50d
JX
9360msgstr ""
9361
e13da2db 9362#: builtin/am.c:2042
fda7b092
JX
9363msgid ""
9364"You seem to have moved HEAD since the last 'am' failure.\n"
9365"Not rewinding to ORIG_HEAD"
dce37b66
JX
9366msgstr ""
9367
e13da2db 9368#: builtin/am.c:2149
dce37b66 9369#, c-format
fda7b092 9370msgid "Invalid value for --patch-format: %s"
dce37b66
JX
9371msgstr ""
9372
e13da2db 9373#: builtin/am.c:2191
051fae4d
JX
9374#, c-format
9375msgid "Invalid value for --show-current-patch: %s"
9376msgstr ""
9377
e13da2db 9378#: builtin/am.c:2195
051fae4d
JX
9379#, c-format
9380msgid "--show-current-patch=%s is incompatible with --show-current-patch=%s"
9381msgstr ""
9382
e13da2db 9383#: builtin/am.c:2226
fda7b092 9384msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
f517e50d
JX
9385msgstr ""
9386
e13da2db 9387#: builtin/am.c:2227
fda7b092 9388msgid "git am [<options>] (--continue | --skip | --abort)"
dce37b66
JX
9389msgstr ""
9390
e13da2db 9391#: builtin/am.c:2233
fda7b092 9392msgid "run interactively"
dce37b66
JX
9393msgstr ""
9394
e13da2db 9395#: builtin/am.c:2235
fda7b092 9396msgid "historical option -- no-op"
9fa976ff
JX
9397msgstr ""
9398
e13da2db 9399#: builtin/am.c:2237
fda7b092 9400msgid "allow fall back on 3way merging if needed"
9fa976ff
JX
9401msgstr ""
9402
e13da2db
JX
9403#: builtin/am.c:2238 builtin/init-db.c:558 builtin/prune-packed.c:16
9404#: builtin/repack.c:309 builtin/stash.c:816
fda7b092 9405msgid "be quiet"
9fa976ff
JX
9406msgstr ""
9407
e13da2db 9408#: builtin/am.c:2240
fda7b092 9409msgid "add a Signed-off-by line to the commit message"
9fa976ff
JX
9410msgstr ""
9411
e13da2db 9412#: builtin/am.c:2243
fda7b092
JX
9413msgid "recode into utf8 (default)"
9414msgstr ""
9fa976ff 9415
e13da2db 9416#: builtin/am.c:2245
fda7b092
JX
9417msgid "pass -k flag to git-mailinfo"
9418msgstr ""
9fa976ff 9419
e13da2db 9420#: builtin/am.c:2247
fda7b092 9421msgid "pass -b flag to git-mailinfo"
6f6731e7
JX
9422msgstr ""
9423
e13da2db 9424#: builtin/am.c:2249
fda7b092 9425msgid "pass -m flag to git-mailinfo"
6f6731e7
JX
9426msgstr ""
9427
e13da2db 9428#: builtin/am.c:2251
fda7b092 9429msgid "pass --keep-cr flag to git-mailsplit for mbox format"
6f6731e7
JX
9430msgstr ""
9431
e13da2db 9432#: builtin/am.c:2254
fda7b092 9433msgid "do not pass --keep-cr flag to git-mailsplit independent of am.keepcr"
6f6731e7
JX
9434msgstr ""
9435
e13da2db 9436#: builtin/am.c:2257
fda7b092 9437msgid "strip everything before a scissors line"
6f6731e7
JX
9438msgstr ""
9439
e13da2db
JX
9440#: builtin/am.c:2259 builtin/am.c:2262 builtin/am.c:2265 builtin/am.c:2268
9441#: builtin/am.c:2271 builtin/am.c:2274 builtin/am.c:2277 builtin/am.c:2280
9442#: builtin/am.c:2286
fda7b092 9443msgid "pass it through git-apply"
6f6731e7
JX
9444msgstr ""
9445
e13da2db
JX
9446#: builtin/am.c:2276 builtin/commit.c:1395 builtin/fmt-merge-msg.c:17
9447#: builtin/fmt-merge-msg.c:20 builtin/grep.c:892 builtin/merge.c:251
bfef3f9d 9448#: builtin/pull.c:141 builtin/pull.c:200 builtin/pull.c:217
e13da2db
JX
9449#: builtin/rebase.c:1335 builtin/repack.c:320 builtin/repack.c:324
9450#: builtin/repack.c:326 builtin/show-branch.c:650 builtin/show-ref.c:172
bfef3f9d
JX
9451#: builtin/tag.c:404 parse-options.h:154 parse-options.h:175
9452#: parse-options.h:316
fda7b092 9453msgid "n"
6f6731e7
JX
9454msgstr ""
9455
e13da2db
JX
9456#: builtin/am.c:2282 builtin/branch.c:659 builtin/bugreport.c:135
9457#: builtin/for-each-ref.c:38 builtin/replace.c:556 builtin/tag.c:438
9458#: builtin/verify-tag.c:38
fda7b092 9459msgid "format"
6f6731e7
JX
9460msgstr ""
9461
e13da2db 9462#: builtin/am.c:2283
fda7b092 9463msgid "format the patch(es) are in"
6f6731e7
JX
9464msgstr ""
9465
e13da2db 9466#: builtin/am.c:2289
fda7b092 9467msgid "override error message when patch failure occurs"
6f6731e7
JX
9468msgstr ""
9469
e13da2db 9470#: builtin/am.c:2291
fda7b092 9471msgid "continue applying patches after resolving a conflict"
c2ea1208
JX
9472msgstr ""
9473
e13da2db 9474#: builtin/am.c:2294
fda7b092 9475msgid "synonyms for --continue"
6f6731e7
JX
9476msgstr ""
9477
e13da2db 9478#: builtin/am.c:2297
fda7b092 9479msgid "skip the current patch"
0bbe5b48
JX
9480msgstr ""
9481
e13da2db 9482#: builtin/am.c:2300
fda7b092 9483msgid "restore the original branch and abort the patching operation."
6f6731e7
JX
9484msgstr ""
9485
e13da2db 9486#: builtin/am.c:2303
abc8de64
JX
9487msgid "abort the patching operation but keep HEAD where it is."
9488msgstr ""
9489
e13da2db 9490#: builtin/am.c:2307
051fae4d 9491msgid "show the patch being applied"
abc8de64
JX
9492msgstr ""
9493
e13da2db 9494#: builtin/am.c:2312
fda7b092 9495msgid "lie about committer date"
6f6731e7
JX
9496msgstr ""
9497
e13da2db 9498#: builtin/am.c:2314
fda7b092 9499msgid "use current timestamp for author date"
6f6731e7
JX
9500msgstr ""
9501
e13da2db
JX
9502#: builtin/am.c:2316 builtin/commit-tree.c:120 builtin/commit.c:1515
9503#: builtin/merge.c:288 builtin/pull.c:175 builtin/rebase.c:530
9504#: builtin/rebase.c:1388 builtin/revert.c:117 builtin/tag.c:419
fda7b092 9505msgid "key-id"
6f6731e7
JX
9506msgstr ""
9507
e13da2db 9508#: builtin/am.c:2317 builtin/rebase.c:531 builtin/rebase.c:1389
fda7b092 9509msgid "GPG-sign commits"
6f6731e7
JX
9510msgstr ""
9511
e13da2db 9512#: builtin/am.c:2320
fda7b092 9513msgid "(internal use for git-rebase)"
6f6731e7
JX
9514msgstr ""
9515
e13da2db 9516#: builtin/am.c:2338
fda7b092
JX
9517msgid ""
9518"The -b/--binary option has been a no-op for long time, and\n"
9519"it will be removed. Please do not use it anymore."
6f6731e7
JX
9520msgstr ""
9521
e13da2db 9522#: builtin/am.c:2345
fda7b092 9523msgid "failed to read the index"
6f6731e7
JX
9524msgstr ""
9525
e13da2db 9526#: builtin/am.c:2360
fda7b092
JX
9527#, c-format
9528msgid "previous rebase directory %s still exists but mbox given."
6f6731e7
JX
9529msgstr ""
9530
e13da2db 9531#: builtin/am.c:2384
fda7b092
JX
9532#, c-format
9533msgid ""
9534"Stray %s directory found.\n"
9535"Use \"git am --abort\" to remove it."
6f6731e7
JX
9536msgstr ""
9537
e13da2db 9538#: builtin/am.c:2390
fda7b092 9539msgid "Resolve operation not in progress, we are not resuming."
6f6731e7
JX
9540msgstr ""
9541
e13da2db 9542#: builtin/am.c:2400
6b0f1a9b
JX
9543msgid "interactive mode requires patches on the command line"
9544msgstr ""
9545
fda7b092
JX
9546#: builtin/apply.c:8
9547msgid "git apply [<options>] [<patch>...]"
6f6731e7
JX
9548msgstr ""
9549
822e4a65
JX
9550#: builtin/archive.c:17
9551#, c-format
9552msgid "could not create archive file '%s'"
dce37b66
JX
9553msgstr ""
9554
822e4a65
JX
9555#: builtin/archive.c:20
9556msgid "could not redirect output"
dce37b66
JX
9557msgstr ""
9558
822e4a65
JX
9559#: builtin/archive.c:37
9560msgid "git archive: Remote with no URL"
dce37b66
JX
9561msgstr ""
9562
94328cef 9563#: builtin/archive.c:61
abc8de64 9564msgid "git archive: expected ACK/NAK, got a flush packet"
dce37b66
JX
9565msgstr ""
9566
94328cef 9567#: builtin/archive.c:64
822e4a65
JX
9568#, c-format
9569msgid "git archive: NACK %s"
dce37b66
JX
9570msgstr ""
9571
94328cef 9572#: builtin/archive.c:65
822e4a65 9573msgid "git archive: protocol error"
dce37b66
JX
9574msgstr ""
9575
94328cef 9576#: builtin/archive.c:69
822e4a65 9577msgid "git archive: expected a flush"
dce37b66
JX
9578msgstr ""
9579
e13da2db
JX
9580#: builtin/bisect--helper.c:23
9581msgid "git bisect--helper --next-all"
cc76011e
JX
9582msgstr ""
9583
e13da2db 9584#: builtin/bisect--helper.c:24
18a90722
JX
9585msgid "git bisect--helper --write-terms <bad_term> <good_term>"
9586msgstr ""
9587
e13da2db 9588#: builtin/bisect--helper.c:25
18a90722
JX
9589msgid "git bisect--helper --bisect-clean-state"
9590msgstr ""
9591
e13da2db 9592#: builtin/bisect--helper.c:26
94328cef
JX
9593msgid "git bisect--helper --bisect-reset [<commit>]"
9594msgstr ""
9595
e13da2db 9596#: builtin/bisect--helper.c:27
94328cef
JX
9597msgid ""
9598"git bisect--helper --bisect-write [--no-log] <state> <revision> <good_term> "
9599"<bad_term>"
9600msgstr ""
9601
e13da2db 9602#: builtin/bisect--helper.c:28
94328cef
JX
9603msgid ""
9604"git bisect--helper --bisect-check-and-set-terms <command> <good_term> "
9605"<bad_term>"
9606msgstr ""
9607
e13da2db 9608#: builtin/bisect--helper.c:29
94328cef
JX
9609msgid "git bisect--helper --bisect-next-check <good_term> <bad_term> [<term>]"
9610msgstr ""
9611
e13da2db 9612#: builtin/bisect--helper.c:30
94328cef
JX
9613msgid ""
9614"git bisect--helper --bisect-terms [--term-good | --term-old | --term-bad | --"
9615"term-new]"
9616msgstr ""
9617
e13da2db 9618#: builtin/bisect--helper.c:31
94328cef 9619msgid ""
e13da2db
JX
9620"git bisect--helper --bisect-start [--term-{new,bad}=<term> --term-{old,good}"
9621"=<term>] [--no-checkout] [--first-parent] [<bad> [<good>...]] [--] "
9622"[<paths>...]"
9623msgstr ""
9624
9625#: builtin/bisect--helper.c:33
9626msgid "git bisect--helper --bisect-next"
9627msgstr ""
9628
9629#: builtin/bisect--helper.c:34
9630msgid "git bisect--helper --bisect-auto-next"
9631msgstr ""
9632
9633#: builtin/bisect--helper.c:35
9634msgid "git bisect--helper --bisect-autostart"
9635msgstr ""
9636
9637#: builtin/bisect--helper.c:97
9638#, c-format
9639msgid "cannot open file '%s' in mode '%s'"
9640msgstr ""
9641
9642#: builtin/bisect--helper.c:104
9643#, c-format
9644msgid "could not write to file '%s'"
94328cef
JX
9645msgstr ""
9646
e13da2db 9647#: builtin/bisect--helper.c:143
18a90722
JX
9648#, c-format
9649msgid "'%s' is not a valid term"
9650msgstr ""
9651
e13da2db 9652#: builtin/bisect--helper.c:147
18a90722
JX
9653#, c-format
9654msgid "can't use the builtin command '%s' as a term"
9655msgstr ""
9656
e13da2db 9657#: builtin/bisect--helper.c:157
18a90722
JX
9658#, c-format
9659msgid "can't change the meaning of the term '%s'"
9660msgstr ""
9661
e13da2db 9662#: builtin/bisect--helper.c:167
18a90722
JX
9663msgid "please use two different terms"
9664msgstr ""
9665
e13da2db 9666#: builtin/bisect--helper.c:207
94328cef
JX
9667#, c-format
9668msgid "We are not bisecting.\n"
cc76011e
JX
9669msgstr ""
9670
e13da2db 9671#: builtin/bisect--helper.c:215
94328cef
JX
9672#, c-format
9673msgid "'%s' is not a valid commit"
18a90722
JX
9674msgstr ""
9675
e13da2db 9676#: builtin/bisect--helper.c:224
94328cef 9677#, c-format
7f95bc7a
JX
9678msgid ""
9679"could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
18a90722
JX
9680msgstr ""
9681
e13da2db 9682#: builtin/bisect--helper.c:268
94328cef
JX
9683#, c-format
9684msgid "Bad bisect_write argument: %s"
18a90722
JX
9685msgstr ""
9686
e13da2db 9687#: builtin/bisect--helper.c:273
94328cef
JX
9688#, c-format
9689msgid "couldn't get the oid of the rev '%s'"
cc76011e
JX
9690msgstr ""
9691
e13da2db 9692#: builtin/bisect--helper.c:285
94328cef
JX
9693#, c-format
9694msgid "couldn't open the file '%s'"
18a90722
JX
9695msgstr ""
9696
e13da2db 9697#: builtin/bisect--helper.c:311
94328cef
JX
9698#, c-format
9699msgid "Invalid command: you're currently in a %s/%s bisect"
18a90722
JX
9700msgstr ""
9701
e13da2db 9702#: builtin/bisect--helper.c:338
94328cef
JX
9703#, c-format
9704msgid ""
9705"You need to give me at least one %s and %s revision.\n"
9706"You can use \"git bisect %s\" and \"git bisect %s\" for that."
cc76011e
JX
9707msgstr ""
9708
e13da2db 9709#: builtin/bisect--helper.c:342
94328cef
JX
9710#, c-format
9711msgid ""
9712"You need to start by \"git bisect start\".\n"
9713"You then need to give me at least one %s and %s revision.\n"
9714"You can use \"git bisect %s\" and \"git bisect %s\" for that."
cc76011e
JX
9715msgstr ""
9716
e13da2db 9717#: builtin/bisect--helper.c:362
9b7388a8 9718#, c-format
94328cef 9719msgid "bisecting only with a %s commit"
9b7388a8
JX
9720msgstr ""
9721
94328cef
JX
9722#. TRANSLATORS: Make sure to include [Y] and [n] in your
9723#. translation. The program will only accept English input
9724#. at this point.
9725#.
e13da2db 9726#: builtin/bisect--helper.c:370
94328cef 9727msgid "Are you sure [Y/n]? "
9b7388a8
JX
9728msgstr ""
9729
e13da2db 9730#: builtin/bisect--helper.c:431
94328cef
JX
9731msgid "no terms defined"
9732msgstr ""
9733
e13da2db 9734#: builtin/bisect--helper.c:434
9b7388a8 9735#, c-format
94328cef
JX
9736msgid ""
9737"Your current terms are %s for the old state\n"
9738"and %s for the new state.\n"
9b7388a8
JX
9739msgstr ""
9740
e13da2db 9741#: builtin/bisect--helper.c:444
94328cef
JX
9742#, c-format
9743msgid ""
9744"invalid argument %s for 'git bisect terms'.\n"
9745"Supported options are: --term-good|--term-old and --term-bad|--term-new."
9b7388a8
JX
9746msgstr ""
9747
e13da2db
JX
9748#: builtin/bisect--helper.c:511
9749msgid "revision walk setup failed\n"
9750msgstr ""
9751
9752#: builtin/bisect--helper.c:533
9753#, c-format
9754msgid "could not open '%s' for appending"
9755msgstr ""
9756
9757#: builtin/bisect--helper.c:651 builtin/bisect--helper.c:664
d84f4abf
JX
9758msgid "'' is not a valid term"
9759msgstr ""
9760
e13da2db 9761#: builtin/bisect--helper.c:674
94328cef
JX
9762#, c-format
9763msgid "unrecognized option: '%s'"
cc76011e
JX
9764msgstr ""
9765
e13da2db 9766#: builtin/bisect--helper.c:678
94328cef
JX
9767#, c-format
9768msgid "'%s' does not appear to be a valid revision"
cc76011e
JX
9769msgstr ""
9770
e13da2db 9771#: builtin/bisect--helper.c:709
94328cef 9772msgid "bad HEAD - I need a HEAD"
cc76011e
JX
9773msgstr ""
9774
e13da2db 9775#: builtin/bisect--helper.c:724
94328cef
JX
9776#, c-format
9777msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
cc76011e
JX
9778msgstr ""
9779
e13da2db 9780#: builtin/bisect--helper.c:745
94328cef
JX
9781msgid "won't bisect on cg-seek'ed tree"
9782msgstr ""
9783
e13da2db 9784#: builtin/bisect--helper.c:748
94328cef
JX
9785msgid "bad HEAD - strange symbolic ref"
9786msgstr ""
9787
e13da2db 9788#: builtin/bisect--helper.c:775
6b0f1a9b
JX
9789#, c-format
9790msgid "invalid ref: '%s'"
9791msgstr ""
9792
e13da2db
JX
9793#: builtin/bisect--helper.c:827
9794msgid "You need to start by \"git bisect start\"\n"
9795msgstr ""
9796
9797#. TRANSLATORS: Make sure to include [Y] and [n] in your
9798#. translation. The program will only accept English input
9799#. at this point.
9800#.
9801#: builtin/bisect--helper.c:838
9802msgid "Do you want me to do it for you [Y/n]? "
9803msgstr ""
9804
9805#: builtin/bisect--helper.c:866
94328cef
JX
9806msgid "perform 'git bisect next'"
9807msgstr ""
9808
e13da2db 9809#: builtin/bisect--helper.c:868
94328cef
JX
9810msgid "write the terms to .git/BISECT_TERMS"
9811msgstr ""
9812
e13da2db 9813#: builtin/bisect--helper.c:870
94328cef
JX
9814msgid "cleanup the bisection state"
9815msgstr ""
9816
e13da2db 9817#: builtin/bisect--helper.c:872
94328cef
JX
9818msgid "check for expected revs"
9819msgstr ""
9820
e13da2db 9821#: builtin/bisect--helper.c:874
94328cef
JX
9822msgid "reset the bisection state"
9823msgstr ""
9824
e13da2db 9825#: builtin/bisect--helper.c:876
94328cef
JX
9826msgid "write out the bisection state in BISECT_LOG"
9827msgstr ""
9828
e13da2db 9829#: builtin/bisect--helper.c:878
94328cef
JX
9830msgid "check and set terms in a bisection state"
9831msgstr ""
9832
e13da2db 9833#: builtin/bisect--helper.c:880
94328cef
JX
9834msgid "check whether bad or good terms exist"
9835msgstr ""
9836
e13da2db 9837#: builtin/bisect--helper.c:882
94328cef
JX
9838msgid "print out the bisect terms"
9839msgstr ""
9840
e13da2db 9841#: builtin/bisect--helper.c:884
94328cef
JX
9842msgid "start the bisect session"
9843msgstr ""
9844
e13da2db
JX
9845#: builtin/bisect--helper.c:886
9846msgid "find the next bisection commit"
9847msgstr ""
9848
9849#: builtin/bisect--helper.c:888
9850msgid "verify the next bisection state then checkout the next bisection commit"
9851msgstr ""
9852
9853#: builtin/bisect--helper.c:890
9854msgid "start the bisection if it has not yet been started"
94328cef
JX
9855msgstr ""
9856
e13da2db 9857#: builtin/bisect--helper.c:892
7f95bc7a 9858msgid "no log for BISECT_WRITE"
94328cef
JX
9859msgstr ""
9860
e13da2db 9861#: builtin/bisect--helper.c:910
94328cef
JX
9862msgid "--write-terms requires two arguments"
9863msgstr ""
9864
e13da2db 9865#: builtin/bisect--helper.c:914
94328cef
JX
9866msgid "--bisect-clean-state requires no arguments"
9867msgstr ""
9868
e13da2db 9869#: builtin/bisect--helper.c:921
94328cef
JX
9870msgid "--bisect-reset requires either no argument or a commit"
9871msgstr ""
9872
e13da2db 9873#: builtin/bisect--helper.c:925
94328cef
JX
9874msgid "--bisect-write requires either 4 or 5 arguments"
9875msgstr ""
9876
e13da2db 9877#: builtin/bisect--helper.c:931
94328cef
JX
9878msgid "--check-and-set-terms requires 3 arguments"
9879msgstr ""
9880
e13da2db 9881#: builtin/bisect--helper.c:937
94328cef
JX
9882msgid "--bisect-next-check requires 2 or 3 arguments"
9883msgstr ""
9884
e13da2db 9885#: builtin/bisect--helper.c:943
94328cef
JX
9886msgid "--bisect-terms requires 0 or 1 argument"
9887msgstr ""
9888
e13da2db
JX
9889#: builtin/bisect--helper.c:952
9890msgid "--bisect-next requires 0 arguments"
9891msgstr ""
9892
9893#: builtin/bisect--helper.c:958
9894msgid "--bisect-auto-next requires 0 arguments"
9895msgstr ""
9896
9897#: builtin/bisect--helper.c:964
9898msgid "--bisect-autostart does not accept arguments"
9899msgstr ""
9900
9901#: builtin/blame.c:32
94328cef
JX
9902msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
9903msgstr ""
9904
e13da2db 9905#: builtin/blame.c:37
94328cef
JX
9906msgid "<rev-opts> are documented in git-rev-list(1)"
9907msgstr ""
9908
e13da2db 9909#: builtin/blame.c:410
94328cef
JX
9910#, c-format
9911msgid "expecting a color: %s"
9912msgstr ""
9913
e13da2db 9914#: builtin/blame.c:417
94328cef
JX
9915msgid "must end with a color"
9916msgstr ""
9917
e13da2db 9918#: builtin/blame.c:730
94328cef
JX
9919#, c-format
9920msgid "invalid color '%s' in color.blame.repeatedLines"
9921msgstr ""
9922
e13da2db 9923#: builtin/blame.c:748
94328cef
JX
9924msgid "invalid value for blame.coloring"
9925msgstr ""
9926
e13da2db 9927#: builtin/blame.c:845
6b0f1a9b
JX
9928#, c-format
9929msgid "cannot find revision %s to ignore"
9930msgstr ""
9931
e13da2db 9932#: builtin/blame.c:867
94328cef
JX
9933msgid "Show blame entries as we find them, incrementally"
9934msgstr ""
9935
e13da2db
JX
9936#: builtin/blame.c:868
9937msgid "Do not show object names of boundary commits (Default: off)"
94328cef
JX
9938msgstr ""
9939
e13da2db 9940#: builtin/blame.c:869
94328cef
JX
9941msgid "Do not treat root commits as boundaries (Default: off)"
9942msgstr ""
9943
e13da2db 9944#: builtin/blame.c:870
94328cef
JX
9945msgid "Show work cost statistics"
9946msgstr ""
9947
e13da2db 9948#: builtin/blame.c:871
94328cef 9949msgid "Force progress reporting"
9eb3984b
JX
9950msgstr ""
9951
e13da2db 9952#: builtin/blame.c:872
cc76011e
JX
9953msgid "Show output score for blame entries"
9954msgstr ""
9955
e13da2db 9956#: builtin/blame.c:873
cc76011e
JX
9957msgid "Show original filename (Default: auto)"
9958msgstr ""
9959
e13da2db 9960#: builtin/blame.c:874
cc76011e
JX
9961msgid "Show original linenumber (Default: off)"
9962msgstr ""
9963
e13da2db 9964#: builtin/blame.c:875
cc76011e
JX
9965msgid "Show in a format designed for machine consumption"
9966msgstr ""
9967
e13da2db 9968#: builtin/blame.c:876
cc76011e
JX
9969msgid "Show porcelain format with per-line commit information"
9970msgstr ""
9971
e13da2db 9972#: builtin/blame.c:877
cc76011e
JX
9973msgid "Use the same output mode as git-annotate (Default: off)"
9974msgstr ""
9975
e13da2db 9976#: builtin/blame.c:878
cc76011e
JX
9977msgid "Show raw timestamp (Default: off)"
9978msgstr ""
9979
e13da2db 9980#: builtin/blame.c:879
cc76011e
JX
9981msgid "Show long commit SHA1 (Default: off)"
9982msgstr ""
9983
e13da2db 9984#: builtin/blame.c:880
cc76011e
JX
9985msgid "Suppress author name and timestamp (Default: off)"
9986msgstr ""
9987
e13da2db 9988#: builtin/blame.c:881
cc76011e
JX
9989msgid "Show author email instead of name (Default: off)"
9990msgstr ""
9991
e13da2db 9992#: builtin/blame.c:882
cc76011e
JX
9993msgid "Ignore whitespace differences"
9994msgstr ""
9995
e13da2db 9996#: builtin/blame.c:883 builtin/log.c:1808
6b0f1a9b
JX
9997msgid "rev"
9998msgstr ""
9999
e13da2db 10000#: builtin/blame.c:883
6b0f1a9b
JX
10001msgid "Ignore <rev> when blaming"
10002msgstr ""
10003
e13da2db 10004#: builtin/blame.c:884
6b0f1a9b
JX
10005msgid "Ignore revisions from <file>"
10006msgstr ""
10007
e13da2db 10008#: builtin/blame.c:885
9b7388a8
JX
10009msgid "color redundant metadata from previous line differently"
10010msgstr ""
10011
e13da2db 10012#: builtin/blame.c:886
9b7388a8
JX
10013msgid "color lines by age"
10014msgstr ""
10015
e13da2db 10016#: builtin/blame.c:887
cc76011e
JX
10017msgid "Spend extra cycles to find better match"
10018msgstr ""
10019
e13da2db 10020#: builtin/blame.c:888
cc76011e
JX
10021msgid "Use revisions from <file> instead of calling git-rev-list"
10022msgstr ""
10023
e13da2db 10024#: builtin/blame.c:889
cc76011e
JX
10025msgid "Use <file>'s contents as the final image"
10026msgstr ""
10027
e13da2db 10028#: builtin/blame.c:890 builtin/blame.c:891
cc76011e
JX
10029msgid "score"
10030msgstr ""
10031
e13da2db 10032#: builtin/blame.c:890
cc76011e
JX
10033msgid "Find line copies within and across files"
10034msgstr ""
10035
e13da2db 10036#: builtin/blame.c:891
cc76011e
JX
10037msgid "Find line movements within and across files"
10038msgstr ""
10039
e13da2db 10040#: builtin/blame.c:892
cc76011e
JX
10041msgid "n,m"
10042msgstr ""
10043
e13da2db 10044#: builtin/blame.c:892
cc76011e
JX
10045msgid "Process only line range n,m, counting from 1"
10046msgstr ""
10047
e13da2db 10048#: builtin/blame.c:944
fda7b092
JX
10049msgid "--progress can't be used with --incremental or porcelain formats"
10050msgstr ""
10051
5b34e000
JX
10052#. TRANSLATORS: This string is used to tell us the
10053#. maximum display width for a relative timestamp in
10054#. "git blame" output. For C locale, "4 years, 11
10055#. months ago", which takes 22 places, is the longest
10056#. among various forms of relative timestamps, but
10057#. your language may need more or fewer display
10058#. columns.
10059#.
e13da2db 10060#: builtin/blame.c:995
fe05e196
JX
10061msgid "4 years, 11 months ago"
10062msgstr ""
10063
e13da2db 10064#: builtin/blame.c:1110
5b34e000
JX
10065#, c-format
10066msgid "file %s has only %lu line"
10067msgid_plural "file %s has only %lu lines"
10068msgstr[0] ""
10069msgstr[1] ""
fda7b092 10070
e13da2db 10071#: builtin/blame.c:1156
5b34e000 10072msgid "Blaming lines"
fda7b092
JX
10073msgstr ""
10074
12705546 10075#: builtin/branch.c:29
e13da2db 10076msgid "git branch [<options>] [-r | -a] [--merged] [--no-merged]"
fda7b092
JX
10077msgstr ""
10078
12705546 10079#: builtin/branch.c:30
5b34e000 10080msgid "git branch [<options>] [-l] [-f] <branch-name> [<start-point>]"
fda7b092
JX
10081msgstr ""
10082
12705546 10083#: builtin/branch.c:31
c2ea1208 10084msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
cc76011e
JX
10085msgstr ""
10086
12705546 10087#: builtin/branch.c:32
c2ea1208 10088msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
cc76011e
JX
10089msgstr ""
10090
12705546 10091#: builtin/branch.c:33
25eab542 10092msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
f4f2c8f8
JX
10093msgstr ""
10094
12705546 10095#: builtin/branch.c:34
25eab542
JX
10096msgid "git branch [<options>] [-r | -a] [--points-at]"
10097msgstr ""
10098
12705546 10099#: builtin/branch.c:35
dfc182b1
JX
10100msgid "git branch [<options>] [-r | -a] [--format]"
10101msgstr ""
10102
6b0f1a9b 10103#: builtin/branch.c:154
822e4a65
JX
10104#, c-format
10105msgid ""
10106"deleting branch '%s' that has been merged to\n"
10107" '%s', but not yet merged to HEAD."
dce37b66
JX
10108msgstr ""
10109
6b0f1a9b 10110#: builtin/branch.c:158
dce37b66
JX
10111#, c-format
10112msgid ""
822e4a65
JX
10113"not deleting branch '%s' that is not yet merged to\n"
10114" '%s', even though it is merged to HEAD."
dce37b66
JX
10115msgstr ""
10116
6b0f1a9b 10117#: builtin/branch.c:172
fe52cd62
JX
10118#, c-format
10119msgid "Couldn't look up commit object for '%s'"
10120msgstr ""
10121
6b0f1a9b 10122#: builtin/branch.c:176
fe52cd62
JX
10123#, c-format
10124msgid ""
10125"The branch '%s' is not fully merged.\n"
10126"If you are sure you want to delete it, run 'git branch -D %s'."
10127msgstr ""
10128
6b0f1a9b 10129#: builtin/branch.c:189
fe52cd62
JX
10130msgid "Update of config-file failed"
10131msgstr ""
10132
6b0f1a9b 10133#: builtin/branch.c:220
822e4a65 10134msgid "cannot use -a with -d"
dce37b66
JX
10135msgstr ""
10136
6b0f1a9b 10137#: builtin/branch.c:226
822e4a65 10138msgid "Couldn't look up commit object for HEAD"
dce37b66
JX
10139msgstr ""
10140
6b0f1a9b 10141#: builtin/branch.c:240
822e4a65 10142#, c-format
f517e50d 10143msgid "Cannot delete branch '%s' checked out at '%s'"
dce37b66
JX
10144msgstr ""
10145
6b0f1a9b 10146#: builtin/branch.c:255
822e4a65 10147#, c-format
64f23b0c 10148msgid "remote-tracking branch '%s' not found."
dce37b66
JX
10149msgstr ""
10150
6b0f1a9b 10151#: builtin/branch.c:256
822e4a65
JX
10152#, c-format
10153msgid "branch '%s' not found."
dce37b66
JX
10154msgstr ""
10155
6b0f1a9b 10156#: builtin/branch.c:271
822e4a65 10157#, c-format
64f23b0c 10158msgid "Error deleting remote-tracking branch '%s'"
dce37b66
JX
10159msgstr ""
10160
6b0f1a9b 10161#: builtin/branch.c:272
dce37b66 10162#, c-format
822e4a65 10163msgid "Error deleting branch '%s'"
dce37b66
JX
10164msgstr ""
10165
6b0f1a9b 10166#: builtin/branch.c:279
dce37b66 10167#, c-format
64f23b0c 10168msgid "Deleted remote-tracking branch %s (was %s).\n"
dce37b66
JX
10169msgstr ""
10170
6b0f1a9b 10171#: builtin/branch.c:280
dce37b66 10172#, c-format
822e4a65 10173msgid "Deleted branch %s (was %s).\n"
dce37b66
JX
10174msgstr ""
10175
6b0f1a9b 10176#: builtin/branch.c:429 builtin/tag.c:61
d93ef2a1
JX
10177msgid "unable to parse format string"
10178msgstr ""
10179
6b0f1a9b 10180#: builtin/branch.c:460
d93ef2a1 10181msgid "could not resolve HEAD"
25eab542
JX
10182msgstr ""
10183
6b0f1a9b 10184#: builtin/branch.c:466
f517e50d 10185#, c-format
d93ef2a1
JX
10186msgid "HEAD (%s) points outside of refs/heads/"
10187msgstr ""
10188
6b0f1a9b 10189#: builtin/branch.c:481
d93ef2a1 10190#, c-format
f517e50d
JX
10191msgid "Branch %s is being rebased at %s"
10192msgstr ""
10193
6b0f1a9b 10194#: builtin/branch.c:485
f517e50d
JX
10195#, c-format
10196msgid "Branch %s is being bisected at %s"
10197msgstr ""
10198
6b0f1a9b 10199#: builtin/branch.c:502
25eab542
JX
10200msgid "cannot copy the current branch while not on any."
10201msgstr ""
10202
6b0f1a9b 10203#: builtin/branch.c:504
822e4a65 10204msgid "cannot rename the current branch while not on any."
dce37b66
JX
10205msgstr ""
10206
6b0f1a9b 10207#: builtin/branch.c:515
dce37b66 10208#, c-format
822e4a65 10209msgid "Invalid branch name: '%s'"
dce37b66
JX
10210msgstr ""
10211
6b0f1a9b 10212#: builtin/branch.c:542
822e4a65
JX
10213msgid "Branch rename failed"
10214msgstr ""
10215
6b0f1a9b 10216#: builtin/branch.c:544
25eab542
JX
10217msgid "Branch copy failed"
10218msgstr ""
10219
6b0f1a9b 10220#: builtin/branch.c:548
25eab542 10221#, c-format
18a90722 10222msgid "Created a copy of a misnamed branch '%s'"
25eab542
JX
10223msgstr ""
10224
6b0f1a9b 10225#: builtin/branch.c:551
dce37b66 10226#, c-format
822e4a65 10227msgid "Renamed a misnamed branch '%s' away"
dce37b66
JX
10228msgstr ""
10229
6b0f1a9b 10230#: builtin/branch.c:557
dce37b66 10231#, c-format
822e4a65 10232msgid "Branch renamed to %s, but HEAD is not updated!"
dce37b66
JX
10233msgstr ""
10234
6b0f1a9b 10235#: builtin/branch.c:566
822e4a65
JX
10236msgid "Branch is renamed, but update of config-file failed"
10237msgstr ""
10238
6b0f1a9b 10239#: builtin/branch.c:568
25eab542
JX
10240msgid "Branch is copied, but update of config-file failed"
10241msgstr ""
10242
6b0f1a9b 10243#: builtin/branch.c:584
9fa976ff
JX
10244#, c-format
10245msgid ""
10246"Please edit the description for the branch\n"
10247" %s\n"
10248"Lines starting with '%c' will be stripped.\n"
dce37b66
JX
10249msgstr ""
10250
6b0f1a9b 10251#: builtin/branch.c:618
cc76011e 10252msgid "Generic options"
dce37b66
JX
10253msgstr ""
10254
6b0f1a9b 10255#: builtin/branch.c:620
cc76011e 10256msgid "show hash and subject, give twice for upstream branch"
dce37b66
JX
10257msgstr ""
10258
6b0f1a9b 10259#: builtin/branch.c:621
cc76011e 10260msgid "suppress informational messages"
dce37b66
JX
10261msgstr ""
10262
6b0f1a9b 10263#: builtin/branch.c:622
cc76011e 10264msgid "set up tracking mode (see git-pull(1))"
dce37b66
JX
10265msgstr ""
10266
6b0f1a9b 10267#: builtin/branch.c:624
25eab542 10268msgid "do not use"
dce37b66
JX
10269msgstr ""
10270
e13da2db 10271#: builtin/branch.c:626 builtin/rebase.c:526
f517e50d
JX
10272msgid "upstream"
10273msgstr ""
10274
6b0f1a9b 10275#: builtin/branch.c:626
f517e50d
JX
10276msgid "change the upstream info"
10277msgstr ""
10278
6b0f1a9b 10279#: builtin/branch.c:627
578c7937 10280msgid "unset the upstream info"
fda7b092
JX
10281msgstr ""
10282
6b0f1a9b 10283#: builtin/branch.c:628
cc76011e 10284msgid "use colored output"
dce37b66
JX
10285msgstr ""
10286
6b0f1a9b 10287#: builtin/branch.c:629
cc76011e 10288msgid "act on remote-tracking branches"
dce37b66
JX
10289msgstr ""
10290
6b0f1a9b 10291#: builtin/branch.c:631 builtin/branch.c:633
cc76011e 10292msgid "print only branches that contain the commit"
dce37b66
JX
10293msgstr ""
10294
6b0f1a9b 10295#: builtin/branch.c:632 builtin/branch.c:634
dfc182b1
JX
10296msgid "print only branches that don't contain the commit"
10297msgstr ""
10298
6b0f1a9b 10299#: builtin/branch.c:637
cc76011e 10300msgid "Specific git-branch actions:"
dce37b66
JX
10301msgstr ""
10302
6b0f1a9b 10303#: builtin/branch.c:638
cc76011e 10304msgid "list both remote-tracking and local branches"
dce37b66
JX
10305msgstr ""
10306
6b0f1a9b 10307#: builtin/branch.c:640
cc76011e 10308msgid "delete fully merged branch"
dce37b66
JX
10309msgstr ""
10310
6b0f1a9b 10311#: builtin/branch.c:641
cc76011e 10312msgid "delete branch (even if not merged)"
dce37b66
JX
10313msgstr ""
10314
6b0f1a9b 10315#: builtin/branch.c:642
cc76011e 10316msgid "move/rename a branch and its reflog"
822e4a65
JX
10317msgstr ""
10318
6b0f1a9b 10319#: builtin/branch.c:643
cc76011e 10320msgid "move/rename a branch, even if target exists"
dce37b66
JX
10321msgstr ""
10322
6b0f1a9b 10323#: builtin/branch.c:644
25eab542
JX
10324msgid "copy a branch and its reflog"
10325msgstr ""
10326
6b0f1a9b 10327#: builtin/branch.c:645
25eab542
JX
10328msgid "copy a branch, even if target exists"
10329msgstr ""
10330
6b0f1a9b 10331#: builtin/branch.c:646
cc76011e 10332msgid "list branch names"
dce37b66
JX
10333msgstr ""
10334
6b0f1a9b 10335#: builtin/branch.c:647
d93ef2a1
JX
10336msgid "show current branch name"
10337msgstr ""
10338
6b0f1a9b 10339#: builtin/branch.c:648
cc76011e 10340msgid "create the branch's reflog"
dce37b66
JX
10341msgstr ""
10342
6b0f1a9b 10343#: builtin/branch.c:650
cc76011e 10344msgid "edit the description for the branch"
dce37b66
JX
10345msgstr ""
10346
6b0f1a9b 10347#: builtin/branch.c:651
beb691f7 10348msgid "force creation, move/rename, deletion"
dce37b66
JX
10349msgstr ""
10350
6b0f1a9b 10351#: builtin/branch.c:652
f4f2c8f8 10352msgid "print only branches that are merged"
dce37b66
JX
10353msgstr ""
10354
6b0f1a9b 10355#: builtin/branch.c:653
f4f2c8f8 10356msgid "print only branches that are not merged"
dce37b66
JX
10357msgstr ""
10358
6b0f1a9b 10359#: builtin/branch.c:654
cc76011e
JX
10360msgid "list branches in columns"
10361msgstr ""
10362
bfef3f9d 10363#: builtin/branch.c:656 builtin/for-each-ref.c:42 builtin/notes.c:415
94328cef 10364#: builtin/notes.c:418 builtin/notes.c:581 builtin/notes.c:584
bfef3f9d 10365#: builtin/tag.c:434
f4f2c8f8
JX
10366msgid "object"
10367msgstr ""
10368
bfef3f9d 10369#: builtin/branch.c:657
f4f2c8f8
JX
10370msgid "print only branches of the object"
10371msgstr ""
10372
bfef3f9d 10373#: builtin/branch.c:658 builtin/for-each-ref.c:48 builtin/tag.c:441
673bfad0
JX
10374msgid "sorting and filtering are case insensitive"
10375msgstr ""
10376
bfef3f9d 10377#: builtin/branch.c:659 builtin/for-each-ref.c:38 builtin/tag.c:439
466c88fa 10378#: builtin/verify-tag.c:38
dfc182b1
JX
10379msgid "format to use for the output"
10380msgstr ""
10381
bfef3f9d 10382#: builtin/branch.c:682 builtin/clone.c:789
cc76011e
JX
10383msgid "HEAD not found below refs/heads!"
10384msgstr ""
10385
bfef3f9d 10386#: builtin/branch.c:706
cc76011e 10387msgid "--column and --verbose are incompatible"
dce37b66
JX
10388msgstr ""
10389
bfef3f9d 10390#: builtin/branch.c:721 builtin/branch.c:775 builtin/branch.c:784
9caaf23e
JX
10391msgid "branch name required"
10392msgstr ""
10393
bfef3f9d 10394#: builtin/branch.c:751
9caaf23e
JX
10395msgid "Cannot give description to detached HEAD"
10396msgstr ""
10397
bfef3f9d 10398#: builtin/branch.c:756
9caaf23e
JX
10399msgid "cannot edit description of more than one branch"
10400msgstr ""
10401
bfef3f9d 10402#: builtin/branch.c:763
9caaf23e
JX
10403#, c-format
10404msgid "No commit on branch '%s' yet."
10405msgstr ""
10406
bfef3f9d 10407#: builtin/branch.c:766
9caaf23e
JX
10408#, c-format
10409msgid "No branch named '%s'."
10410msgstr ""
10411
bfef3f9d 10412#: builtin/branch.c:781
25eab542 10413msgid "too many branches for a copy operation"
9caaf23e
JX
10414msgstr ""
10415
bfef3f9d 10416#: builtin/branch.c:790
25eab542 10417msgid "too many arguments for a rename operation"
c138af56
JX
10418msgstr ""
10419
bfef3f9d 10420#: builtin/branch.c:795
25eab542
JX
10421msgid "too many arguments to set new upstream"
10422msgstr ""
10423
bfef3f9d 10424#: builtin/branch.c:799
c138af56
JX
10425#, c-format
10426msgid ""
10427"could not set upstream of HEAD to %s when it does not point to any branch."
10428msgstr ""
10429
bfef3f9d 10430#: builtin/branch.c:802 builtin/branch.c:825
c138af56
JX
10431#, c-format
10432msgid "no such branch '%s'"
10433msgstr ""
10434
bfef3f9d 10435#: builtin/branch.c:806
822e4a65 10436#, c-format
cc76011e 10437msgid "branch '%s' does not exist"
dce37b66
JX
10438msgstr ""
10439
bfef3f9d 10440#: builtin/branch.c:819
25eab542 10441msgid "too many arguments to unset upstream"
c138af56
JX
10442msgstr ""
10443
bfef3f9d 10444#: builtin/branch.c:823
c138af56
JX
10445msgid "could not unset upstream of HEAD when it does not point to any branch."
10446msgstr ""
10447
bfef3f9d 10448#: builtin/branch.c:829
822e4a65 10449#, c-format
cc76011e
JX
10450msgid "Branch '%s' has no upstream information"
10451msgstr ""
10452
bfef3f9d 10453#: builtin/branch.c:839
6b0f1a9b
JX
10454msgid ""
10455"The -a, and -r, options to 'git branch' do not take a branch name.\n"
10456"Did you mean to use: -a|-r --list <pattern>?"
dce37b66
JX
10457msgstr ""
10458
bfef3f9d 10459#: builtin/branch.c:843
cc76011e 10460msgid ""
25eab542
JX
10461"the '--set-upstream' option is no longer supported. Please use '--track' or "
10462"'--set-upstream-to' instead."
cc76011e 10463msgstr ""
822e4a65 10464
e13da2db
JX
10465#: builtin/bugreport.c:15
10466msgid "git version:\n"
10467msgstr ""
10468
10469#: builtin/bugreport.c:21
10470#, c-format
10471msgid "uname() failed with error '%s' (%d)\n"
10472msgstr ""
10473
10474#: builtin/bugreport.c:31
10475msgid "compiler info: "
10476msgstr ""
10477
10478#: builtin/bugreport.c:34
10479msgid "libc info: "
10480msgstr ""
10481
10482#: builtin/bugreport.c:80
10483msgid "not run from a git repository - no hooks to show\n"
10484msgstr ""
10485
10486#: builtin/bugreport.c:90
10487msgid "git bugreport [-o|--output-directory <file>] [-s|--suffix <format>]"
10488msgstr ""
10489
10490#: builtin/bugreport.c:97
10491msgid ""
10492"Thank you for filling out a Git bug report!\n"
10493"Please answer the following questions to help us understand your issue.\n"
10494"\n"
10495"What did you do before the bug happened? (Steps to reproduce your issue)\n"
10496"\n"
10497"What did you expect to happen? (Expected behavior)\n"
10498"\n"
10499"What happened instead? (Actual behavior)\n"
10500"\n"
10501"What's different between what you expected and what actually happened?\n"
10502"\n"
10503"Anything else you want to add:\n"
10504"\n"
10505"Please review the rest of the bug report below.\n"
10506"You can delete any lines you don't wish to share.\n"
10507msgstr ""
10508
10509#: builtin/bugreport.c:134
10510msgid "specify a destination for the bugreport file"
10511msgstr ""
10512
10513#: builtin/bugreport.c:136
10514msgid "specify a strftime format suffix for the filename"
10515msgstr ""
10516
10517#: builtin/bugreport.c:158
10518#, c-format
10519msgid "could not create leading directories for '%s'"
10520msgstr ""
10521
10522#: builtin/bugreport.c:165
10523msgid "System Info"
10524msgstr ""
10525
10526#: builtin/bugreport.c:168
10527msgid "Enabled Hooks"
10528msgstr ""
10529
10530#: builtin/bugreport.c:175
10531#, c-format
10532msgid "couldn't create a new file at '%s'"
10533msgstr ""
10534
10535#: builtin/bugreport.c:178
10536#, c-format
10537msgid "unable to write to %s"
10538msgstr ""
10539
10540#: builtin/bugreport.c:188
10541#, c-format
10542msgid "Created new report at '%s'.\n"
10543msgstr ""
10544
578c7937
JX
10545#: builtin/bundle.c:15 builtin/bundle.c:23
10546msgid "git bundle create [<options>] <file> <git-rev-list args>"
10547msgstr ""
10548
10549#: builtin/bundle.c:16 builtin/bundle.c:28
10550msgid "git bundle verify [<options>] <file>"
10551msgstr ""
10552
10553#: builtin/bundle.c:17 builtin/bundle.c:33
10554msgid "git bundle list-heads <file> [<refname>...]"
10555msgstr ""
10556
10557#: builtin/bundle.c:18 builtin/bundle.c:38
10558msgid "git bundle unbundle <file> [<refname>...]"
10559msgstr ""
10560
e13da2db 10561#: builtin/bundle.c:67 builtin/pack-objects.c:3480
578c7937
JX
10562msgid "do not show progress meter"
10563msgstr ""
10564
e13da2db 10565#: builtin/bundle.c:69 builtin/pack-objects.c:3482
578c7937
JX
10566msgid "show progress meter"
10567msgstr ""
10568
e13da2db 10569#: builtin/bundle.c:71 builtin/pack-objects.c:3484
578c7937 10570msgid "show progress meter during object writing phase"
dce37b66
JX
10571msgstr ""
10572
e13da2db 10573#: builtin/bundle.c:74 builtin/pack-objects.c:3487
578c7937
JX
10574msgid "similar to --all-progress when progress meter is shown"
10575msgstr ""
10576
e13da2db
JX
10577#: builtin/bundle.c:76
10578msgid "specify bundle format version"
10579msgstr ""
10580
10581#: builtin/bundle.c:96
cc76011e 10582msgid "Need a repository to create a bundle."
dce37b66
JX
10583msgstr ""
10584
e13da2db 10585#: builtin/bundle.c:107
578c7937
JX
10586msgid "do not show bundle details"
10587msgstr ""
10588
e13da2db 10589#: builtin/bundle.c:122
578c7937
JX
10590#, c-format
10591msgid "%s is okay\n"
10592msgstr ""
10593
e13da2db 10594#: builtin/bundle.c:163
cc76011e 10595msgid "Need a repository to unbundle."
dce37b66
JX
10596msgstr ""
10597
e13da2db 10598#: builtin/bundle.c:171 builtin/remote.c:1687
578c7937
JX
10599msgid "be verbose; must be placed before a subcommand"
10600msgstr ""
10601
e13da2db 10602#: builtin/bundle.c:193 builtin/remote.c:1718
578c7937
JX
10603#, c-format
10604msgid "Unknown subcommand: %s"
10605msgstr ""
10606
bfef3f9d 10607#: builtin/cat-file.c:598
64f23b0c 10608msgid ""
fda7b092
JX
10609"git cat-file (-t [--allow-unknown-type] | -s [--allow-unknown-type] | -e | -"
10610"p | <type> | --textconv | --filters) [--path=<path>] <object>"
dce37b66
JX
10611msgstr ""
10612
bfef3f9d 10613#: builtin/cat-file.c:599
fda7b092 10614msgid ""
d84f4abf
JX
10615"git cat-file (--batch[=<format>] | --batch-check[=<format>]) [--follow-"
10616"symlinks] [--textconv | --filters]"
dce37b66
JX
10617msgstr ""
10618
bfef3f9d 10619#: builtin/cat-file.c:620
12705546
JX
10620msgid "only one batch option may be specified"
10621msgstr ""
10622
bfef3f9d 10623#: builtin/cat-file.c:638
cc76011e 10624msgid "<type> can be one of: blob, tree, commit, tag"
dce37b66
JX
10625msgstr ""
10626
bfef3f9d 10627#: builtin/cat-file.c:639
cc76011e 10628msgid "show object type"
dce37b66
JX
10629msgstr ""
10630
bfef3f9d 10631#: builtin/cat-file.c:640
cc76011e 10632msgid "show object size"
dce37b66
JX
10633msgstr ""
10634
bfef3f9d 10635#: builtin/cat-file.c:642
cc76011e 10636msgid "exit with zero when there's no error"
dce37b66
JX
10637msgstr ""
10638
bfef3f9d 10639#: builtin/cat-file.c:643
cc76011e 10640msgid "pretty-print object's content"
dce37b66
JX
10641msgstr ""
10642
bfef3f9d 10643#: builtin/cat-file.c:645
cc76011e 10644msgid "for blob objects, run textconv on object's content"
dce37b66
JX
10645msgstr ""
10646
bfef3f9d 10647#: builtin/cat-file.c:647
fda7b092
JX
10648msgid "for blob objects, run filters on object's content"
10649msgstr ""
10650
e13da2db 10651#: builtin/cat-file.c:648
fda7b092
JX
10652msgid "blob"
10653msgstr ""
10654
bfef3f9d 10655#: builtin/cat-file.c:649
fda7b092
JX
10656msgid "use a specific path for --textconv/--filters"
10657msgstr ""
10658
bfef3f9d 10659#: builtin/cat-file.c:651
64f23b0c
JX
10660msgid "allow -s and -t to work with broken/corrupt objects"
10661msgstr ""
10662
bfef3f9d 10663#: builtin/cat-file.c:652
df0617bf
JX
10664msgid "buffer --batch output"
10665msgstr ""
10666
bfef3f9d 10667#: builtin/cat-file.c:654
cc76011e 10668msgid "show info and content of objects fed from the standard input"
dce37b66
JX
10669msgstr ""
10670
bfef3f9d 10671#: builtin/cat-file.c:658
cc76011e 10672msgid "show info about objects fed from the standard input"
822e4a65
JX
10673msgstr ""
10674
bfef3f9d 10675#: builtin/cat-file.c:662
64f23b0c
JX
10676msgid "follow in-tree symlinks (used with --batch or --batch-check)"
10677msgstr ""
10678
bfef3f9d 10679#: builtin/cat-file.c:664
df0617bf
JX
10680msgid "show all objects with --batch or --batch-check"
10681msgstr ""
10682
bfef3f9d 10683#: builtin/cat-file.c:666
dba9f13c
JX
10684msgid "do not order --batch-all-objects output"
10685msgstr ""
10686
94328cef 10687#: builtin/check-attr.c:13
c2ea1208 10688msgid "git check-attr [-a | --all | <attr>...] [--] <pathname>..."
dce37b66
JX
10689msgstr ""
10690
94328cef 10691#: builtin/check-attr.c:14
f4f2c8f8 10692msgid "git check-attr --stdin [-z] [-a | --all | <attr>...]"
dce37b66
JX
10693msgstr ""
10694
94328cef 10695#: builtin/check-attr.c:21
cc76011e 10696msgid "report all attributes set on file"
dce37b66
JX
10697msgstr ""
10698
94328cef 10699#: builtin/check-attr.c:22
cc76011e 10700msgid "use .gitattributes only from the index"
dce37b66
JX
10701msgstr ""
10702
94328cef 10703#: builtin/check-attr.c:23 builtin/check-ignore.c:25 builtin/hash-object.c:102
cc76011e 10704msgid "read file names from stdin"
dce37b66
JX
10705msgstr ""
10706
94328cef 10707#: builtin/check-attr.c:25 builtin/check-ignore.c:27
727b9576 10708msgid "terminate input and output records by a NUL character"
dce37b66
JX
10709msgstr ""
10710
e13da2db 10711#: builtin/check-ignore.c:21 builtin/checkout.c:1482 builtin/gc.c:538
d84f4abf 10712#: builtin/worktree.c:561
9caaf23e
JX
10713msgid "suppress progress reporting"
10714msgstr ""
10715
94328cef 10716#: builtin/check-ignore.c:29
28b3cffc
JX
10717msgid "show non-matching input paths"
10718msgstr ""
10719
94328cef 10720#: builtin/check-ignore.c:31
727b9576
JX
10721msgid "ignore index when checking"
10722msgstr ""
10723
f7c6172e 10724#: builtin/check-ignore.c:163
9caaf23e
JX
10725msgid "cannot specify pathnames with --stdin"
10726msgstr ""
10727
f7c6172e 10728#: builtin/check-ignore.c:166
9caaf23e
JX
10729msgid "-z only makes sense with --stdin"
10730msgstr ""
10731
f7c6172e 10732#: builtin/check-ignore.c:168
9caaf23e
JX
10733msgid "no path specified"
10734msgstr ""
10735
f7c6172e 10736#: builtin/check-ignore.c:172
9caaf23e
JX
10737msgid "--quiet is only valid with a single pathname"
10738msgstr ""
10739
f7c6172e 10740#: builtin/check-ignore.c:174
9caaf23e
JX
10741msgid "cannot have both --quiet and --verbose"
10742msgstr ""
10743
f7c6172e 10744#: builtin/check-ignore.c:177
28b3cffc
JX
10745msgid "--non-matching is only valid with --verbose"
10746msgstr ""
10747
5b34e000 10748#: builtin/check-mailmap.c:9
c2ea1208 10749msgid "git check-mailmap [<options>] <contact>..."
28b3cffc
JX
10750msgstr ""
10751
5b34e000 10752#: builtin/check-mailmap.c:14
28b3cffc
JX
10753msgid "also read contacts from stdin"
10754msgstr ""
10755
5b34e000 10756#: builtin/check-mailmap.c:25
28b3cffc
JX
10757#, c-format
10758msgid "unable to parse contact: %s"
10759msgstr ""
10760
5b34e000 10761#: builtin/check-mailmap.c:48
28b3cffc
JX
10762msgid "no contacts specified"
10763msgstr ""
10764
94328cef 10765#: builtin/checkout-index.c:131
c2ea1208 10766msgid "git checkout-index [<options>] [--] [<file>...]"
dce37b66
JX
10767msgstr ""
10768
94328cef 10769#: builtin/checkout-index.c:148
9eb3984b
JX
10770msgid "stage should be between 1 and 3 or all"
10771msgstr ""
10772
94328cef 10773#: builtin/checkout-index.c:164
cc76011e 10774msgid "check out all files in the index"
dce37b66
JX
10775msgstr ""
10776
94328cef 10777#: builtin/checkout-index.c:165
cc76011e 10778msgid "force overwrite of existing files"
dce37b66
JX
10779msgstr ""
10780
94328cef 10781#: builtin/checkout-index.c:167
cc76011e 10782msgid "no warning for existing files and files not in index"
dce37b66
JX
10783msgstr ""
10784
94328cef 10785#: builtin/checkout-index.c:169
cc76011e 10786msgid "don't checkout new files"
dce37b66
JX
10787msgstr ""
10788
94328cef 10789#: builtin/checkout-index.c:171
cc76011e 10790msgid "update stat information in the index file"
dce37b66
JX
10791msgstr ""
10792
94328cef 10793#: builtin/checkout-index.c:175
cc76011e 10794msgid "read list of paths from the standard input"
dce37b66
JX
10795msgstr ""
10796
94328cef 10797#: builtin/checkout-index.c:177
cc76011e 10798msgid "write the content to temporary files"
dce37b66
JX
10799msgstr ""
10800
94328cef 10801#: builtin/checkout-index.c:178 builtin/column.c:31
e13da2db
JX
10802#: builtin/submodule--helper.c:1824 builtin/submodule--helper.c:1827
10803#: builtin/submodule--helper.c:1835 builtin/submodule--helper.c:2333
d84f4abf 10804#: builtin/worktree.c:754
cc76011e 10805msgid "string"
dce37b66
JX
10806msgstr ""
10807
94328cef 10808#: builtin/checkout-index.c:179
cc76011e 10809msgid "when creating files, prepend <string>"
dce37b66
JX
10810msgstr ""
10811
94328cef 10812#: builtin/checkout-index.c:181
cc76011e 10813msgid "copy out the files from named stage"
dce37b66
JX
10814msgstr ""
10815
6b0f1a9b 10816#: builtin/checkout.c:31
c2ea1208 10817msgid "git checkout [<options>] <branch>"
dce37b66
JX
10818msgstr ""
10819
6b0f1a9b 10820#: builtin/checkout.c:32
c2ea1208 10821msgid "git checkout [<options>] [<branch>] -- <file>..."
dce37b66
JX
10822msgstr ""
10823
6b0f1a9b
JX
10824#: builtin/checkout.c:37
10825msgid "git switch [<options>] [<branch>]"
10826msgstr ""
10827
10828#: builtin/checkout.c:42
10829msgid "git restore [<options>] [--source=<branch>] <file>..."
10830msgstr ""
10831
bfef3f9d 10832#: builtin/checkout.c:188 builtin/checkout.c:227
822e4a65 10833#, c-format
cc76011e 10834msgid "path '%s' does not have our version"
dce37b66
JX
10835msgstr ""
10836
bfef3f9d 10837#: builtin/checkout.c:190 builtin/checkout.c:229
dce37b66 10838#, c-format
cc76011e 10839msgid "path '%s' does not have their version"
dce37b66
JX
10840msgstr ""
10841
bfef3f9d 10842#: builtin/checkout.c:206
822e4a65 10843#, c-format
cc76011e 10844msgid "path '%s' does not have all necessary versions"
dce37b66
JX
10845msgstr ""
10846
e13da2db 10847#: builtin/checkout.c:258
822e4a65 10848#, c-format
cc76011e 10849msgid "path '%s' does not have necessary versions"
dce37b66
JX
10850msgstr ""
10851
e13da2db 10852#: builtin/checkout.c:275
822e4a65 10853#, c-format
cc76011e 10854msgid "path '%s': cannot merge"
dce37b66
JX
10855msgstr ""
10856
e13da2db 10857#: builtin/checkout.c:291
cc76011e
JX
10858#, c-format
10859msgid "Unable to add merge result for '%s'"
dce37b66
JX
10860msgstr ""
10861
e13da2db 10862#: builtin/checkout.c:396
6b0f1a9b
JX
10863#, c-format
10864msgid "Recreated %d merge conflict"
10865msgid_plural "Recreated %d merge conflicts"
10866msgstr[0] ""
10867msgstr[1] ""
10868
e13da2db 10869#: builtin/checkout.c:401
6b0f1a9b
JX
10870#, c-format
10871msgid "Updated %d path from %s"
10872msgid_plural "Updated %d paths from %s"
10873msgstr[0] ""
10874msgstr[1] ""
10875
e13da2db 10876#: builtin/checkout.c:408
6b0f1a9b
JX
10877#, c-format
10878msgid "Updated %d path from the index"
10879msgid_plural "Updated %d paths from the index"
10880msgstr[0] ""
10881msgstr[1] ""
10882
e13da2db
JX
10883#: builtin/checkout.c:431 builtin/checkout.c:434 builtin/checkout.c:437
10884#: builtin/checkout.c:441
cc76011e
JX
10885#, c-format
10886msgid "'%s' cannot be used with updating paths"
dce37b66
JX
10887msgstr ""
10888
e13da2db 10889#: builtin/checkout.c:444 builtin/checkout.c:447
dce37b66 10890#, c-format
cc76011e 10891msgid "'%s' cannot be used with %s"
dce37b66
JX
10892msgstr ""
10893
e13da2db 10894#: builtin/checkout.c:451
dce37b66 10895#, c-format
cc76011e 10896msgid "Cannot update paths and switch to branch '%s' at the same time."
dce37b66
JX
10897msgstr ""
10898
e13da2db 10899#: builtin/checkout.c:455
dce37b66 10900#, c-format
6b0f1a9b 10901msgid "neither '%s' or '%s' is specified"
dce37b66
JX
10902msgstr ""
10903
e13da2db 10904#: builtin/checkout.c:459
94328cef 10905#, c-format
6b0f1a9b
JX
10906msgid "'%s' must be used when '%s' is not specified"
10907msgstr ""
94328cef 10908
e13da2db 10909#: builtin/checkout.c:464 builtin/checkout.c:469
94328cef 10910#, c-format
6b0f1a9b
JX
10911msgid "'%s' or '%s' cannot be used with %s"
10912msgstr ""
94328cef 10913
e13da2db 10914#: builtin/checkout.c:528 builtin/checkout.c:535
94328cef 10915#, c-format
6b0f1a9b
JX
10916msgid "path '%s' is unmerged"
10917msgstr ""
94328cef 10918
e13da2db 10919#: builtin/checkout.c:703
cc76011e 10920msgid "you need to resolve your current index first"
dce37b66
JX
10921msgstr ""
10922
e13da2db 10923#: builtin/checkout.c:757
d93ef2a1
JX
10924#, c-format
10925msgid ""
10926"cannot continue with staged changes in the following files:\n"
10927"%s"
10928msgstr ""
10929
e13da2db 10930#: builtin/checkout.c:853
dce37b66 10931#, c-format
df0617bf 10932msgid "Can not do reflog for '%s': %s\n"
dce37b66
JX
10933msgstr ""
10934
e13da2db 10935#: builtin/checkout.c:895
cc76011e
JX
10936msgid "HEAD is now at"
10937msgstr ""
10938
e13da2db 10939#: builtin/checkout.c:899 builtin/clone.c:720
f1522b27
JX
10940msgid "unable to update HEAD"
10941msgstr ""
10942
e13da2db 10943#: builtin/checkout.c:903
dce37b66 10944#, c-format
cc76011e 10945msgid "Reset branch '%s'\n"
dce37b66
JX
10946msgstr ""
10947
e13da2db 10948#: builtin/checkout.c:906
dce37b66 10949#, c-format
cc76011e 10950msgid "Already on '%s'\n"
dce37b66
JX
10951msgstr ""
10952
e13da2db 10953#: builtin/checkout.c:910
dce37b66 10954#, c-format
cc76011e 10955msgid "Switched to and reset branch '%s'\n"
dce37b66
JX
10956msgstr ""
10957
e13da2db 10958#: builtin/checkout.c:912 builtin/checkout.c:1338
dce37b66 10959#, c-format
cc76011e 10960msgid "Switched to a new branch '%s'\n"
dce37b66
JX
10961msgstr ""
10962
e13da2db 10963#: builtin/checkout.c:914
cc76011e
JX
10964#, c-format
10965msgid "Switched to branch '%s'\n"
dce37b66
JX
10966msgstr ""
10967
e13da2db 10968#: builtin/checkout.c:965
cc76011e
JX
10969#, c-format
10970msgid " ... and %d more.\n"
dce37b66
JX
10971msgstr ""
10972
e13da2db 10973#: builtin/checkout.c:971
cc76011e 10974#, c-format
822e4a65 10975msgid ""
cc76011e
JX
10976"Warning: you are leaving %d commit behind, not connected to\n"
10977"any of your branches:\n"
822e4a65 10978"\n"
cc76011e
JX
10979"%s\n"
10980msgid_plural ""
10981"Warning: you are leaving %d commits behind, not connected to\n"
10982"any of your branches:\n"
822e4a65 10983"\n"
cc76011e
JX
10984"%s\n"
10985msgstr[0] ""
10986msgstr[1] ""
dce37b66 10987
e13da2db 10988#: builtin/checkout.c:990
cc76011e 10989#, c-format
dce37b66 10990msgid ""
64f23b0c
JX
10991"If you want to keep it by creating a new branch, this may be a good time\n"
10992"to do so with:\n"
10993"\n"
10994" git branch <new-branch-name> %s\n"
10995"\n"
10996msgid_plural ""
cc76011e
JX
10997"If you want to keep them by creating a new branch, this may be a good time\n"
10998"to do so with:\n"
822e4a65 10999"\n"
c2ea1208 11000" git branch <new-branch-name> %s\n"
822e4a65 11001"\n"
64f23b0c
JX
11002msgstr[0] ""
11003msgstr[1] ""
dce37b66 11004
e13da2db 11005#: builtin/checkout.c:1025
cc76011e 11006msgid "internal error in revision walk"
dce37b66
JX
11007msgstr ""
11008
e13da2db 11009#: builtin/checkout.c:1029
cc76011e 11010msgid "Previous HEAD position was"
dce37b66
JX
11011msgstr ""
11012
e13da2db 11013#: builtin/checkout.c:1069 builtin/checkout.c:1333
cc76011e 11014msgid "You are on a branch yet to be born"
dce37b66
JX
11015msgstr ""
11016
e13da2db 11017#: builtin/checkout.c:1146
f7c6172e
JX
11018#, c-format
11019msgid ""
11020"'%s' could be both a local file and a tracking branch.\n"
11021"Please use -- (and optionally --no-guess) to disambiguate"
11022msgstr ""
11023
e13da2db 11024#: builtin/checkout.c:1153
f7c6172e
JX
11025msgid ""
11026"If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
11027"you can do so by fully qualifying the name with the --track option:\n"
11028"\n"
11029" git checkout --track origin/<name>\n"
11030"\n"
11031"If you'd like to always have checkouts of an ambiguous <name> prefer\n"
11032"one remote, e.g. the 'origin' remote, consider setting\n"
11033"checkout.defaultRemote=origin in your config."
6b0f1a9b
JX
11034msgstr ""
11035
e13da2db 11036#: builtin/checkout.c:1163
727b9576 11037#, c-format
f7c6172e
JX
11038msgid "'%s' matched multiple (%d) remote tracking branches"
11039msgstr ""
11040
e13da2db 11041#: builtin/checkout.c:1229
f7c6172e 11042msgid "only one reference expected"
727b9576
JX
11043msgstr ""
11044
e13da2db 11045#: builtin/checkout.c:1246
94328cef 11046#, c-format
f7c6172e 11047msgid "only one reference expected, %d given."
94328cef
JX
11048msgstr ""
11049
e13da2db 11050#: builtin/checkout.c:1292 builtin/worktree.c:342 builtin/worktree.c:510
cc76011e
JX
11051#, c-format
11052msgid "invalid reference: %s"
dce37b66
JX
11053msgstr ""
11054
e13da2db 11055#: builtin/checkout.c:1305 builtin/checkout.c:1671
cc76011e
JX
11056#, c-format
11057msgid "reference is not a tree: %s"
dce37b66
JX
11058msgstr ""
11059
e13da2db 11060#: builtin/checkout.c:1352
6b0f1a9b
JX
11061#, c-format
11062msgid "a branch is expected, got tag '%s'"
dce37b66
JX
11063msgstr ""
11064
e13da2db 11065#: builtin/checkout.c:1354
cc76011e 11066#, c-format
6b0f1a9b 11067msgid "a branch is expected, got remote branch '%s'"
dce37b66
JX
11068msgstr ""
11069
e13da2db 11070#: builtin/checkout.c:1355 builtin/checkout.c:1363
cc76011e 11071#, c-format
6b0f1a9b 11072msgid "a branch is expected, got '%s'"
dce37b66
JX
11073msgstr ""
11074
e13da2db 11075#: builtin/checkout.c:1358
dce37b66 11076#, c-format
6b0f1a9b 11077msgid "a branch is expected, got commit '%s'"
dce37b66
JX
11078msgstr ""
11079
e13da2db 11080#: builtin/checkout.c:1374
6b0f1a9b
JX
11081msgid ""
11082"cannot switch branch while merging\n"
11083"Consider \"git merge --quit\" or \"git worktree add\"."
dce37b66
JX
11084msgstr ""
11085
e13da2db 11086#: builtin/checkout.c:1378
6b0f1a9b
JX
11087msgid ""
11088"cannot switch branch in the middle of an am session\n"
11089"Consider \"git am --quit\" or \"git worktree add\"."
dce37b66
JX
11090msgstr ""
11091
e13da2db 11092#: builtin/checkout.c:1382
6b0f1a9b
JX
11093msgid ""
11094"cannot switch branch while rebasing\n"
11095"Consider \"git rebase --quit\" or \"git worktree add\"."
dce37b66
JX
11096msgstr ""
11097
e13da2db 11098#: builtin/checkout.c:1386
6b0f1a9b
JX
11099msgid ""
11100"cannot switch branch while cherry-picking\n"
11101"Consider \"git cherry-pick --quit\" or \"git worktree add\"."
dce37b66
JX
11102msgstr ""
11103
e13da2db 11104#: builtin/checkout.c:1390
6b0f1a9b
JX
11105msgid ""
11106"cannot switch branch while reverting\n"
11107"Consider \"git revert --quit\" or \"git worktree add\"."
dce37b66
JX
11108msgstr ""
11109
e13da2db 11110#: builtin/checkout.c:1394
6b0f1a9b 11111msgid "you are switching branch while bisecting"
dce37b66
JX
11112msgstr ""
11113
e13da2db 11114#: builtin/checkout.c:1401
6b0f1a9b 11115msgid "paths cannot be used with switching branches"
dce37b66
JX
11116msgstr ""
11117
e13da2db 11118#: builtin/checkout.c:1404 builtin/checkout.c:1408 builtin/checkout.c:1412
6b0f1a9b
JX
11119#, c-format
11120msgid "'%s' cannot be used with switching branches"
dce37b66
JX
11121msgstr ""
11122
e13da2db
JX
11123#: builtin/checkout.c:1416 builtin/checkout.c:1419 builtin/checkout.c:1422
11124#: builtin/checkout.c:1427 builtin/checkout.c:1432
6b0f1a9b
JX
11125#, c-format
11126msgid "'%s' cannot be used with '%s'"
dce37b66
JX
11127msgstr ""
11128
e13da2db 11129#: builtin/checkout.c:1429
6b0f1a9b
JX
11130#, c-format
11131msgid "'%s' cannot take <start-point>"
dce37b66
JX
11132msgstr ""
11133
e13da2db 11134#: builtin/checkout.c:1437
6b0f1a9b
JX
11135#, c-format
11136msgid "Cannot switch branch to a non-commit '%s'"
cd1e7487
JX
11137msgstr ""
11138
e13da2db 11139#: builtin/checkout.c:1444
6b0f1a9b 11140msgid "missing branch or commit argument"
dce37b66
JX
11141msgstr ""
11142
e13da2db
JX
11143#: builtin/checkout.c:1486 builtin/clone.c:91 builtin/commit-graph.c:84
11144#: builtin/commit-graph.c:222 builtin/fetch.c:172 builtin/merge.c:287
11145#: builtin/multi-pack-index.c:27 builtin/pull.c:119 builtin/push.c:551
11146#: builtin/send-pack.c:192
6b0f1a9b 11147msgid "force progress reporting"
dce37b66
JX
11148msgstr ""
11149
e13da2db 11150#: builtin/checkout.c:1487
6b0f1a9b
JX
11151msgid "perform a 3-way merge with the new branch"
11152msgstr ""
11153
e13da2db 11154#: builtin/checkout.c:1488 builtin/log.c:1795 parse-options.h:322
cc76011e 11155msgid "style"
dce37b66
JX
11156msgstr ""
11157
e13da2db 11158#: builtin/checkout.c:1489
cc76011e 11159msgid "conflict style (merge or diff3)"
dce37b66
JX
11160msgstr ""
11161
e13da2db 11162#: builtin/checkout.c:1501 builtin/worktree.c:558
6b0f1a9b 11163msgid "detach HEAD at named commit"
c6bc7d43
JX
11164msgstr ""
11165
e13da2db 11166#: builtin/checkout.c:1502
6b0f1a9b 11167msgid "set upstream info for new branch"
dce37b66
JX
11168msgstr ""
11169
e13da2db 11170#: builtin/checkout.c:1504
6b0f1a9b
JX
11171msgid "force checkout (throw away local modifications)"
11172msgstr ""
11173
e13da2db 11174#: builtin/checkout.c:1506
6b0f1a9b
JX
11175msgid "new-branch"
11176msgstr ""
11177
e13da2db 11178#: builtin/checkout.c:1506
6b0f1a9b
JX
11179msgid "new unparented branch"
11180msgstr ""
11181
e13da2db 11182#: builtin/checkout.c:1508 builtin/merge.c:291
6b0f1a9b
JX
11183msgid "update ignored files (default)"
11184msgstr ""
11185
e13da2db 11186#: builtin/checkout.c:1511
64f23b0c
JX
11187msgid "do not check if another worktree is holding the given ref"
11188msgstr ""
11189
e13da2db 11190#: builtin/checkout.c:1524
6b0f1a9b 11191msgid "checkout our version for unmerged files"
f4f2c8f8
JX
11192msgstr ""
11193
e13da2db 11194#: builtin/checkout.c:1527
6b0f1a9b 11195msgid "checkout their version for unmerged files"
d93ef2a1
JX
11196msgstr ""
11197
e13da2db 11198#: builtin/checkout.c:1531
6b0f1a9b
JX
11199msgid "do not limit pathspecs to sparse entries only"
11200msgstr ""
11201
e13da2db 11202#: builtin/checkout.c:1586
bfef3f9d
JX
11203#, c-format
11204msgid "-%c, -%c and --orphan are mutually exclusive"
dce37b66
JX
11205msgstr ""
11206
e13da2db 11207#: builtin/checkout.c:1590
d93ef2a1
JX
11208msgid "-p and --overlay are mutually exclusive"
11209msgstr ""
11210
e13da2db 11211#: builtin/checkout.c:1627
cc76011e 11212msgid "--track needs a branch name"
822e4a65
JX
11213msgstr ""
11214
e13da2db 11215#: builtin/checkout.c:1632
bfef3f9d
JX
11216#, c-format
11217msgid "missing branch name; try -%c"
dce37b66
JX
11218msgstr ""
11219
e13da2db 11220#: builtin/checkout.c:1664
6b0f1a9b
JX
11221#, c-format
11222msgid "could not resolve %s"
11223msgstr ""
11224
e13da2db 11225#: builtin/checkout.c:1680
cc76011e 11226msgid "invalid path specification"
dce37b66
JX
11227msgstr ""
11228
e13da2db 11229#: builtin/checkout.c:1687
dce37b66 11230#, c-format
5b34e000 11231msgid "'%s' is not a commit and a branch '%s' cannot be created from it"
dce37b66
JX
11232msgstr ""
11233
e13da2db 11234#: builtin/checkout.c:1691
cc76011e
JX
11235#, c-format
11236msgid "git checkout: --detach does not take a path argument '%s'"
dce37b66
JX
11237msgstr ""
11238
e13da2db 11239#: builtin/checkout.c:1700
578c7937
JX
11240msgid "--pathspec-from-file is incompatible with --detach"
11241msgstr ""
11242
e13da2db 11243#: builtin/checkout.c:1703 builtin/reset.c:325 builtin/stash.c:1500
578c7937
JX
11244msgid "--pathspec-from-file is incompatible with --patch"
11245msgstr ""
11246
e13da2db 11247#: builtin/checkout.c:1716
cc76011e
JX
11248msgid ""
11249"git checkout: --ours/--theirs, --force and --merge are incompatible when\n"
11250"checking out of the index."
dce37b66
JX
11251msgstr ""
11252
e13da2db 11253#: builtin/checkout.c:1721
578c7937
JX
11254msgid "you must specify path(s) to restore"
11255msgstr ""
11256
e13da2db
JX
11257#: builtin/checkout.c:1747 builtin/checkout.c:1749 builtin/checkout.c:1798
11258#: builtin/checkout.c:1800 builtin/clone.c:121 builtin/remote.c:170
11259#: builtin/remote.c:172 builtin/submodule--helper.c:2719 builtin/worktree.c:554
d84f4abf 11260#: builtin/worktree.c:556
6b0f1a9b
JX
11261msgid "branch"
11262msgstr ""
11263
e13da2db 11264#: builtin/checkout.c:1748
6b0f1a9b
JX
11265msgid "create and checkout a new branch"
11266msgstr ""
11267
e13da2db 11268#: builtin/checkout.c:1750
6b0f1a9b
JX
11269msgid "create/reset and checkout a branch"
11270msgstr ""
11271
e13da2db 11272#: builtin/checkout.c:1751
6b0f1a9b
JX
11273msgid "create reflog for new branch"
11274msgstr ""
11275
e13da2db 11276#: builtin/checkout.c:1753
6b0f1a9b
JX
11277msgid "second guess 'git checkout <no-such-branch>' (default)"
11278msgstr ""
11279
e13da2db 11280#: builtin/checkout.c:1754
6b0f1a9b
JX
11281msgid "use overlay mode (default)"
11282msgstr ""
11283
e13da2db 11284#: builtin/checkout.c:1799
6b0f1a9b
JX
11285msgid "create and switch to a new branch"
11286msgstr ""
11287
e13da2db 11288#: builtin/checkout.c:1801
6b0f1a9b
JX
11289msgid "create/reset and switch to a branch"
11290msgstr ""
11291
e13da2db 11292#: builtin/checkout.c:1803
6b0f1a9b
JX
11293msgid "second guess 'git switch <no-such-branch>'"
11294msgstr ""
11295
e13da2db 11296#: builtin/checkout.c:1805
6b0f1a9b
JX
11297msgid "throw away local modifications"
11298msgstr ""
11299
e13da2db 11300#: builtin/checkout.c:1839
466c88fa 11301msgid "which tree-ish to checkout from"
6b0f1a9b
JX
11302msgstr ""
11303
e13da2db 11304#: builtin/checkout.c:1841
6b0f1a9b
JX
11305msgid "restore the index"
11306msgstr ""
11307
e13da2db 11308#: builtin/checkout.c:1843
6b0f1a9b
JX
11309msgid "restore the working tree (default)"
11310msgstr ""
11311
e13da2db 11312#: builtin/checkout.c:1845
6b0f1a9b
JX
11313msgid "ignore unmerged entries"
11314msgstr ""
11315
e13da2db 11316#: builtin/checkout.c:1846
6b0f1a9b
JX
11317msgid "use overlay mode"
11318msgstr ""
11319
bfef3f9d 11320#: builtin/clean.c:29
28b3cffc
JX
11321msgid ""
11322"git clean [-d] [-f] [-i] [-n] [-q] [-e <pattern>] [-x | -X] [--] <paths>..."
dce37b66
JX
11323msgstr ""
11324
bfef3f9d 11325#: builtin/clean.c:33
46bc4039
JX
11326#, c-format
11327msgid "Removing %s\n"
11328msgstr ""
11329
bfef3f9d 11330#: builtin/clean.c:34
46bc4039
JX
11331#, c-format
11332msgid "Would remove %s\n"
11333msgstr ""
11334
bfef3f9d 11335#: builtin/clean.c:35
46bc4039
JX
11336#, c-format
11337msgid "Skipping repository %s\n"
11338msgstr ""
11339
bfef3f9d 11340#: builtin/clean.c:36
46bc4039
JX
11341#, c-format
11342msgid "Would skip repository %s\n"
11343msgstr ""
11344
bfef3f9d 11345#: builtin/clean.c:37
46bc4039 11346#, c-format
6b0f1a9b
JX
11347msgid "failed to remove %s"
11348msgstr ""
11349
bfef3f9d 11350#: builtin/clean.c:38
6b0f1a9b
JX
11351#, c-format
11352msgid "could not lstat %s\n"
46bc4039
JX
11353msgstr ""
11354
bfef3f9d 11355#: builtin/clean.c:302 git-add--interactive.perl:595
673bfad0 11356#, c-format
28b3cffc
JX
11357msgid ""
11358"Prompt help:\n"
11359"1 - select a numbered item\n"
11360"foo - select item based on unique prefix\n"
673bfad0 11361" - (empty) select nothing\n"
28b3cffc
JX
11362msgstr ""
11363
bfef3f9d 11364#: builtin/clean.c:306 git-add--interactive.perl:604
673bfad0 11365#, c-format
28b3cffc
JX
11366msgid ""
11367"Prompt help:\n"
11368"1 - select a single item\n"
11369"3-5 - select a range of items\n"
11370"2-3,6-9 - select multiple ranges\n"
11371"foo - select item based on unique prefix\n"
11372"-... - unselect specified items\n"
11373"* - choose all items\n"
673bfad0 11374" - (empty) finish selecting\n"
28b3cffc
JX
11375msgstr ""
11376
578c7937
JX
11377#: builtin/clean.c:521 git-add--interactive.perl:570
11378#: git-add--interactive.perl:575
673bfad0
JX
11379#, c-format, perl-format
11380msgid "Huh (%s)?\n"
28b3cffc
JX
11381msgstr ""
11382
bfef3f9d 11383#: builtin/clean.c:661
28b3cffc
JX
11384#, c-format
11385msgid "Input ignore patterns>> "
11386msgstr ""
11387
bfef3f9d 11388#: builtin/clean.c:696
28b3cffc
JX
11389#, c-format
11390msgid "WARNING: Cannot find items matched by: %s"
11391msgstr ""
11392
bfef3f9d 11393#: builtin/clean.c:717
28b3cffc
JX
11394msgid "Select items to delete"
11395msgstr ""
11396
c2ea1208 11397#. TRANSLATORS: Make sure to keep [y/N] as is
bfef3f9d 11398#: builtin/clean.c:758
28b3cffc 11399#, c-format
c2ea1208 11400msgid "Remove %s [y/N]? "
28b3cffc
JX
11401msgstr ""
11402
bfef3f9d 11403#: builtin/clean.c:789
28b3cffc
JX
11404msgid ""
11405"clean - start cleaning\n"
11406"filter by pattern - exclude items from deletion\n"
11407"select by numbers - select items to be deleted by numbers\n"
11408"ask each - confirm each deletion (like \"rm -i\")\n"
11409"quit - stop cleaning\n"
11410"help - this screen\n"
11411"? - help for prompt selection"
11412msgstr ""
11413
bfef3f9d 11414#: builtin/clean.c:825
28b3cffc
JX
11415msgid "Would remove the following item:"
11416msgid_plural "Would remove the following items:"
11417msgstr[0] ""
11418msgstr[1] ""
11419
bfef3f9d 11420#: builtin/clean.c:841
28b3cffc
JX
11421msgid "No more files to clean, exiting."
11422msgstr ""
11423
bfef3f9d 11424#: builtin/clean.c:903
cc76011e 11425msgid "do not print names of files removed"
dce37b66
JX
11426msgstr ""
11427
bfef3f9d 11428#: builtin/clean.c:905
cc76011e 11429msgid "force"
dce37b66
JX
11430msgstr ""
11431
bfef3f9d 11432#: builtin/clean.c:906
28b3cffc
JX
11433msgid "interactive cleaning"
11434msgstr ""
11435
bfef3f9d 11436#: builtin/clean.c:908
cc76011e 11437msgid "remove whole directories"
dce37b66
JX
11438msgstr ""
11439
bfef3f9d 11440#: builtin/clean.c:909 builtin/describe.c:565 builtin/describe.c:567
e13da2db 11441#: builtin/grep.c:910 builtin/log.c:181 builtin/log.c:183
bfef3f9d 11442#: builtin/ls-files.c:558 builtin/name-rev.c:526 builtin/name-rev.c:528
c08fd730 11443#: builtin/show-ref.c:179
cc76011e 11444msgid "pattern"
dce37b66
JX
11445msgstr ""
11446
bfef3f9d 11447#: builtin/clean.c:910
cc76011e 11448msgid "add <pattern> to ignore rules"
dce37b66
JX
11449msgstr ""
11450
bfef3f9d 11451#: builtin/clean.c:911
cc76011e 11452msgid "remove ignored files, too"
dce37b66
JX
11453msgstr ""
11454
bfef3f9d 11455#: builtin/clean.c:913
cc76011e 11456msgid "remove only ignored files"
dce37b66
JX
11457msgstr ""
11458
d84f4abf 11459#: builtin/clean.c:929
cc76011e 11460msgid ""
5e078fcd 11461"clean.requireForce set to true and neither -i, -n, nor -f given; refusing to "
28b3cffc 11462"clean"
dce37b66
JX
11463msgstr ""
11464
d84f4abf 11465#: builtin/clean.c:932
cc76011e 11466msgid ""
5e078fcd 11467"clean.requireForce defaults to true and neither -i, -n, nor -f given; "
28b3cffc 11468"refusing to clean"
dce37b66
JX
11469msgstr ""
11470
d84f4abf
JX
11471#: builtin/clean.c:944
11472msgid "-x and -X cannot be used together"
11473msgstr ""
11474
3d0a05b4 11475#: builtin/clone.c:45
c2ea1208 11476msgid "git clone [<options>] [--] <repo> [<dir>]"
dce37b66
JX
11477msgstr ""
11478
578c7937 11479#: builtin/clone.c:93
cc76011e 11480msgid "don't create a checkout"
dce37b66
JX
11481msgstr ""
11482
e13da2db 11483#: builtin/clone.c:94 builtin/clone.c:96 builtin/init-db.c:553
cc76011e 11484msgid "create a bare repository"
dce37b66
JX
11485msgstr ""
11486
578c7937 11487#: builtin/clone.c:98
cc76011e 11488msgid "create a mirror repository (implies bare)"
dce37b66
JX
11489msgstr ""
11490
578c7937 11491#: builtin/clone.c:100
cc76011e 11492msgid "to clone from a local repository"
dce37b66
JX
11493msgstr ""
11494
578c7937 11495#: builtin/clone.c:102
cc76011e 11496msgid "don't use local hardlinks, always copy"
dce37b66
JX
11497msgstr ""
11498
578c7937 11499#: builtin/clone.c:104
cc76011e 11500msgid "setup as shared repository"
dce37b66
JX
11501msgstr ""
11502
bfef3f9d 11503#: builtin/clone.c:106
dfc182b1
JX
11504msgid "pathspec"
11505msgstr ""
11506
bfef3f9d 11507#: builtin/clone.c:106
cc76011e 11508msgid "initialize submodules in the clone"
dce37b66
JX
11509msgstr ""
11510
578c7937 11511#: builtin/clone.c:110
f517e50d
JX
11512msgid "number of submodules cloned in parallel"
11513msgstr ""
11514
e13da2db 11515#: builtin/clone.c:111 builtin/init-db.c:550
cc76011e 11516msgid "template-directory"
dce37b66
JX
11517msgstr ""
11518
e13da2db 11519#: builtin/clone.c:112 builtin/init-db.c:551
cc76011e 11520msgid "directory from which templates will be used"
dce37b66
JX
11521msgstr ""
11522
e13da2db
JX
11523#: builtin/clone.c:114 builtin/clone.c:116 builtin/submodule--helper.c:1831
11524#: builtin/submodule--helper.c:2336
cc76011e 11525msgid "reference repository"
dce37b66
JX
11526msgstr ""
11527
e13da2db
JX
11528#: builtin/clone.c:118 builtin/submodule--helper.c:1833
11529#: builtin/submodule--helper.c:2338
64f23b0c
JX
11530msgid "use --reference only while cloning"
11531msgstr ""
11532
e13da2db
JX
11533#: builtin/clone.c:119 builtin/column.c:27 builtin/init-db.c:561
11534#: builtin/merge-file.c:46 builtin/pack-objects.c:3546 builtin/repack.c:332
cc76011e 11535msgid "name"
dce37b66
JX
11536msgstr ""
11537
578c7937 11538#: builtin/clone.c:120
cc76011e 11539msgid "use <name> instead of 'origin' to track upstream"
dce37b66
JX
11540msgstr ""
11541
578c7937 11542#: builtin/clone.c:122
cc76011e 11543msgid "checkout <branch> instead of the remote's HEAD"
dce37b66
JX
11544msgstr ""
11545
578c7937 11546#: builtin/clone.c:124
cc76011e 11547msgid "path to git-upload-pack on the remote"
dce37b66
JX
11548msgstr ""
11549
e13da2db 11550#: builtin/clone.c:125 builtin/fetch.c:173 builtin/grep.c:849
bfef3f9d 11551#: builtin/pull.c:208
cc76011e 11552msgid "depth"
dce37b66
JX
11553msgstr ""
11554
578c7937 11555#: builtin/clone.c:126
cc76011e 11556msgid "create a shallow clone of that depth"
dce37b66
JX
11557msgstr ""
11558
e13da2db 11559#: builtin/clone.c:127 builtin/fetch.c:175 builtin/pack-objects.c:3535
bfef3f9d 11560#: builtin/pull.c:211
fda7b092
JX
11561msgid "time"
11562msgstr ""
11563
578c7937 11564#: builtin/clone.c:128
fda7b092
JX
11565msgid "create a shallow clone since a specific time"
11566msgstr ""
11567
e13da2db
JX
11568#: builtin/clone.c:129 builtin/fetch.c:177 builtin/fetch.c:200
11569#: builtin/pull.c:214 builtin/pull.c:239 builtin/rebase.c:1311
fda7b092
JX
11570msgid "revision"
11571msgstr ""
11572
e13da2db 11573#: builtin/clone.c:130 builtin/fetch.c:178 builtin/pull.c:215
673bfad0 11574msgid "deepen history of shallow clone, excluding rev"
fda7b092
JX
11575msgstr ""
11576
e13da2db
JX
11577#: builtin/clone.c:132 builtin/submodule--helper.c:1843
11578#: builtin/submodule--helper.c:2352
cc76011e 11579msgid "clone only one branch, HEAD or --branch"
822e4a65
JX
11580msgstr ""
11581
578c7937 11582#: builtin/clone.c:134
5b34e000
JX
11583msgid "don't clone any tags, and make later fetches not to follow them"
11584msgstr ""
11585
578c7937 11586#: builtin/clone.c:136
f517e50d
JX
11587msgid "any cloned submodules will be shallow"
11588msgstr ""
11589
e13da2db 11590#: builtin/clone.c:137 builtin/init-db.c:559
cc76011e 11591msgid "gitdir"
dce37b66
JX
11592msgstr ""
11593
e13da2db 11594#: builtin/clone.c:138 builtin/init-db.c:560
cc76011e 11595msgid "separate git dir from working tree"
dce37b66
JX
11596msgstr ""
11597
578c7937 11598#: builtin/clone.c:139
cc76011e 11599msgid "key=value"
822e4a65
JX
11600msgstr ""
11601
578c7937 11602#: builtin/clone.c:140
cc76011e 11603msgid "set config inside the new repository"
dce37b66
JX
11604msgstr ""
11605
e13da2db
JX
11606#: builtin/clone.c:142 builtin/fetch.c:195 builtin/ls-remote.c:76
11607#: builtin/pull.c:230 builtin/push.c:560 builtin/send-pack.c:190
d93ef2a1
JX
11608msgid "server-specific"
11609msgstr ""
11610
e13da2db
JX
11611#: builtin/clone.c:142 builtin/fetch.c:195 builtin/ls-remote.c:76
11612#: builtin/pull.c:231 builtin/push.c:560 builtin/send-pack.c:191
d93ef2a1
JX
11613msgid "option to transmit"
11614msgstr ""
11615
e13da2db
JX
11616#: builtin/clone.c:143 builtin/fetch.c:196 builtin/pull.c:234
11617#: builtin/push.c:561
9eb3984b
JX
11618msgid "use IPv4 addresses only"
11619msgstr ""
11620
e13da2db
JX
11621#: builtin/clone.c:145 builtin/fetch.c:198 builtin/pull.c:237
11622#: builtin/push.c:563
9eb3984b
JX
11623msgid "use IPv6 addresses only"
11624msgstr ""
11625
578c7937 11626#: builtin/clone.c:149
6b0f1a9b
JX
11627msgid "any cloned submodules will use their remote-tracking branch"
11628msgstr ""
11629
578c7937
JX
11630#: builtin/clone.c:151
11631msgid "initialize sparse-checkout file to include only files at root"
11632msgstr ""
11633
11634#: builtin/clone.c:287
f1522b27
JX
11635msgid ""
11636"No directory name could be guessed.\n"
11637"Please specify a directory on the command line"
11638msgstr ""
11639
578c7937 11640#: builtin/clone.c:340
df49095a 11641#, c-format
fda7b092 11642msgid "info: Could not add alternate for '%s': %s\n"
df49095a
JX
11643msgstr ""
11644
578c7937 11645#: builtin/clone.c:413
dce37b66 11646#, c-format
cc76011e 11647msgid "%s exists and is not a directory"
dce37b66
JX
11648msgstr ""
11649
bfef3f9d 11650#: builtin/clone.c:431
cc76011e 11651#, c-format
6b0f1a9b 11652msgid "failed to start iterator over '%s'"
822e4a65
JX
11653msgstr ""
11654
bfef3f9d 11655#: builtin/clone.c:462
dce37b66 11656#, c-format
cc76011e 11657msgid "failed to create link '%s'"
dce37b66
JX
11658msgstr ""
11659
bfef3f9d 11660#: builtin/clone.c:466
cc76011e
JX
11661#, c-format
11662msgid "failed to copy file to '%s'"
dce37b66
JX
11663msgstr ""
11664
bfef3f9d 11665#: builtin/clone.c:471
6b0f1a9b
JX
11666#, c-format
11667msgid "failed to iterate over '%s'"
11668msgstr ""
11669
bfef3f9d 11670#: builtin/clone.c:498
cc76011e
JX
11671#, c-format
11672msgid "done.\n"
dce37b66
JX
11673msgstr ""
11674
bfef3f9d 11675#: builtin/clone.c:512
c138af56
JX
11676msgid ""
11677"Clone succeeded, but checkout failed.\n"
11678"You can inspect what was checked out with 'git status'\n"
6b0f1a9b 11679"and retry with 'git restore --source=HEAD :/'\n"
c138af56
JX
11680msgstr ""
11681
bfef3f9d 11682#: builtin/clone.c:589
cc76011e
JX
11683#, c-format
11684msgid "Could not find remote branch %s to clone."
dce37b66
JX
11685msgstr ""
11686
bfef3f9d 11687#: builtin/clone.c:708
f1522b27
JX
11688#, c-format
11689msgid "unable to update %s"
11690msgstr ""
11691
bfef3f9d 11692#: builtin/clone.c:756
578c7937
JX
11693msgid "failed to initialize sparse-checkout"
11694msgstr ""
11695
bfef3f9d 11696#: builtin/clone.c:779
cc76011e 11697msgid "remote HEAD refers to nonexistent ref, unable to checkout.\n"
dce37b66
JX
11698msgstr ""
11699
bfef3f9d 11700#: builtin/clone.c:811
c138af56
JX
11701msgid "unable to checkout working tree"
11702msgstr ""
11703
bfef3f9d 11704#: builtin/clone.c:868
f1522b27
JX
11705msgid "unable to write parameters to config file"
11706msgstr ""
11707
bfef3f9d 11708#: builtin/clone.c:931
beb691f7
JX
11709msgid "cannot repack to clean up"
11710msgstr ""
11711
bfef3f9d 11712#: builtin/clone.c:933
beb691f7
JX
11713msgid "cannot unlink temporary alternates file"
11714msgstr ""
11715
e13da2db 11716#: builtin/clone.c:970 builtin/receive-pack.c:2434
cc76011e 11717msgid "Too many arguments."
dce37b66
JX
11718msgstr ""
11719
e13da2db 11720#: builtin/clone.c:974
cc76011e 11721msgid "You must specify a repository to clone."
dce37b66
JX
11722msgstr ""
11723
e13da2db 11724#: builtin/clone.c:987
cc76011e
JX
11725#, c-format
11726msgid "--bare and --origin %s options are incompatible."
dce37b66
JX
11727msgstr ""
11728
e13da2db 11729#: builtin/clone.c:990
46bc4039
JX
11730msgid "--bare and --separate-git-dir are incompatible."
11731msgstr ""
11732
e13da2db 11733#: builtin/clone.c:1006
cc76011e
JX
11734#, c-format
11735msgid "repository '%s' does not exist"
dce37b66
JX
11736msgstr ""
11737
e13da2db 11738#: builtin/clone.c:1010 builtin/fetch.c:1841
df49095a
JX
11739#, c-format
11740msgid "depth %s is not a positive number"
11741msgstr ""
11742
e13da2db 11743#: builtin/clone.c:1020
dce37b66 11744#, c-format
cc76011e 11745msgid "destination path '%s' already exists and is not an empty directory."
dce37b66
JX
11746msgstr ""
11747
e13da2db
JX
11748#: builtin/clone.c:1026
11749#, c-format
11750msgid "repository path '%s' already exists and is not an empty directory."
11751msgstr ""
11752
11753#: builtin/clone.c:1040
dce37b66 11754#, c-format
cc76011e 11755msgid "working tree '%s' already exists."
dce37b66
JX
11756msgstr ""
11757
e13da2db
JX
11758#: builtin/clone.c:1055 builtin/clone.c:1076 builtin/difftool.c:271
11759#: builtin/log.c:1970 builtin/worktree.c:354 builtin/worktree.c:386
a4156d20
JX
11760#, c-format
11761msgid "could not create leading directories of '%s'"
11762msgstr ""
11763
e13da2db 11764#: builtin/clone.c:1060
822e4a65 11765#, c-format
c2ea1208 11766msgid "could not create work tree dir '%s'"
dce37b66
JX
11767msgstr ""
11768
e13da2db 11769#: builtin/clone.c:1080
822e4a65 11770#, c-format
cc76011e 11771msgid "Cloning into bare repository '%s'...\n"
dce37b66
JX
11772msgstr ""
11773
e13da2db 11774#: builtin/clone.c:1082
dce37b66 11775#, c-format
cc76011e 11776msgid "Cloning into '%s'...\n"
dce37b66
JX
11777msgstr ""
11778
e13da2db 11779#: builtin/clone.c:1106
fda7b092
JX
11780msgid ""
11781"clone --recursive is not compatible with both --reference and --reference-if-"
11782"able"
11783msgstr ""
11784
e13da2db 11785#: builtin/clone.c:1170
fe05e196
JX
11786msgid "--depth is ignored in local clones; use file:// instead."
11787msgstr ""
11788
e13da2db 11789#: builtin/clone.c:1172
fda7b092
JX
11790msgid "--shallow-since is ignored in local clones; use file:// instead."
11791msgstr ""
11792
e13da2db 11793#: builtin/clone.c:1174
fda7b092
JX
11794msgid "--shallow-exclude is ignored in local clones; use file:// instead."
11795msgstr ""
11796
e13da2db 11797#: builtin/clone.c:1176
abc8de64
JX
11798msgid "--filter is ignored in local clones; use file:// instead."
11799msgstr ""
11800
e13da2db 11801#: builtin/clone.c:1179
fe05e196
JX
11802msgid "source repository is shallow, ignoring --local"
11803msgstr ""
11804
e13da2db 11805#: builtin/clone.c:1184
fe05e196
JX
11806msgid "--local is ignored"
11807msgstr ""
11808
e13da2db 11809#: builtin/clone.c:1268 builtin/clone.c:1276
822e4a65 11810#, c-format
cc76011e 11811msgid "Remote branch %s not found in upstream %s"
dce37b66
JX
11812msgstr ""
11813
e13da2db 11814#: builtin/clone.c:1279
cc76011e 11815msgid "You appear to have cloned an empty repository."
dce37b66
JX
11816msgstr ""
11817
e13da2db
JX
11818#: builtin/column.c:10
11819msgid "git column [<options>]"
11820msgstr ""
11821
11822#: builtin/column.c:27
11823msgid "lookup config vars"
dce37b66
JX
11824msgstr ""
11825
5b34e000 11826#: builtin/column.c:28 builtin/column.c:29
cc76011e 11827msgid "layout to use"
dce37b66
JX
11828msgstr ""
11829
5b34e000 11830#: builtin/column.c:30
cc76011e 11831msgid "Maximum width"
dce37b66
JX
11832msgstr ""
11833
5b34e000 11834#: builtin/column.c:31
cc76011e 11835msgid "Padding space on left border"
dce37b66
JX
11836msgstr ""
11837
5b34e000 11838#: builtin/column.c:32
cc76011e 11839msgid "Padding space on right border"
dce37b66
JX
11840msgstr ""
11841
5b34e000 11842#: builtin/column.c:33
cc76011e 11843msgid "Padding space between columns"
dce37b66
JX
11844msgstr ""
11845
9b7388a8 11846#: builtin/column.c:51
cc76011e 11847msgid "--command must be the first argument"
dce37b66
JX
11848msgstr ""
11849
e13da2db 11850#: builtin/commit-graph.c:13 builtin/commit-graph.c:22
bfef3f9d
JX
11851msgid ""
11852"git commit-graph verify [--object-dir <objdir>] [--shallow] [--[no-]progress]"
11853msgstr ""
11854
e13da2db 11855#: builtin/commit-graph.c:14 builtin/commit-graph.c:27
bfef3f9d
JX
11856msgid ""
11857"git commit-graph write [--object-dir <objdir>] [--append] [--"
11858"split[=<strategy>]] [--reachable|--stdin-packs|--stdin-commits] [--changed-"
e13da2db 11859"paths] [--[no-]max-new-filters <n>] [--[no-]progress] <split options>"
bfef3f9d
JX
11860msgstr ""
11861
e13da2db 11862#: builtin/commit-graph.c:64
bfef3f9d
JX
11863#, c-format
11864msgid "could not find object directory matching %s"
11865msgstr ""
11866
e13da2db
JX
11867#: builtin/commit-graph.c:80 builtin/commit-graph.c:210
11868#: builtin/commit-graph.c:316 builtin/fetch.c:184 builtin/log.c:1764
bfef3f9d
JX
11869msgid "dir"
11870msgstr ""
11871
e13da2db
JX
11872#: builtin/commit-graph.c:81 builtin/commit-graph.c:211
11873#: builtin/commit-graph.c:317
bfef3f9d
JX
11874msgid "The object directory to store the graph"
11875msgstr ""
11876
e13da2db 11877#: builtin/commit-graph.c:83
bfef3f9d
JX
11878msgid "if the commit-graph is split, only verify the tip file"
11879msgstr ""
11880
e13da2db 11881#: builtin/commit-graph.c:106
bfef3f9d
JX
11882#, c-format
11883msgid "Could not open commit-graph '%s'"
11884msgstr ""
11885
e13da2db 11886#: builtin/commit-graph.c:142
bfef3f9d
JX
11887#, c-format
11888msgid "unrecognized --split argument, %s"
11889msgstr ""
11890
e13da2db 11891#: builtin/commit-graph.c:155
d84f4abf
JX
11892#, c-format
11893msgid "unexpected non-hex object ID: %s"
11894msgstr ""
11895
e13da2db 11896#: builtin/commit-graph.c:160
d84f4abf
JX
11897#, c-format
11898msgid "invalid object: %s"
11899msgstr ""
11900
e13da2db 11901#: builtin/commit-graph.c:213
bfef3f9d
JX
11902msgid "start walk at all refs"
11903msgstr ""
11904
e13da2db 11905#: builtin/commit-graph.c:215
bfef3f9d
JX
11906msgid "scan pack-indexes listed by stdin for commits"
11907msgstr ""
11908
e13da2db 11909#: builtin/commit-graph.c:217
bfef3f9d
JX
11910msgid "start walk at commits listed by stdin"
11911msgstr ""
11912
e13da2db 11913#: builtin/commit-graph.c:219
bfef3f9d
JX
11914msgid "include all commits already in the commit-graph file"
11915msgstr ""
11916
e13da2db 11917#: builtin/commit-graph.c:221
bfef3f9d
JX
11918msgid "enable computation for changed paths"
11919msgstr ""
11920
e13da2db 11921#: builtin/commit-graph.c:224
bfef3f9d
JX
11922msgid "allow writing an incremental commit-graph file"
11923msgstr ""
11924
e13da2db 11925#: builtin/commit-graph.c:228
bfef3f9d
JX
11926msgid "maximum number of commits in a non-base split commit-graph"
11927msgstr ""
11928
e13da2db 11929#: builtin/commit-graph.c:230
bfef3f9d
JX
11930msgid "maximum ratio between two levels of a split commit-graph"
11931msgstr ""
11932
e13da2db 11933#: builtin/commit-graph.c:232
bfef3f9d
JX
11934msgid "only expire files older than a given date-time"
11935msgstr ""
11936
e13da2db
JX
11937#: builtin/commit-graph.c:234
11938msgid "maximum number of changed-path Bloom filters to compute"
11939msgstr ""
11940
11941#: builtin/commit-graph.c:255
bfef3f9d
JX
11942msgid "use at most one of --reachable, --stdin-commits, or --stdin-packs"
11943msgstr ""
11944
e13da2db 11945#: builtin/commit-graph.c:287
d84f4abf 11946msgid "Collecting commits from input"
bfef3f9d
JX
11947msgstr ""
11948
d93ef2a1
JX
11949#: builtin/commit-tree.c:18
11950msgid ""
11951"git commit-tree [(-p <parent>)...] [-S[<keyid>]] [(-m <message>)...] [(-F "
11952"<file>)...] <tree>"
11953msgstr ""
11954
11955#: builtin/commit-tree.c:31
11956#, c-format
11957msgid "duplicate parent %s ignored"
11958msgstr ""
11959
e13da2db 11960#: builtin/commit-tree.c:56 builtin/commit-tree.c:136 builtin/log.c:546
d93ef2a1
JX
11961#, c-format
11962msgid "not a valid object name %s"
11963msgstr ""
11964
11965#: builtin/commit-tree.c:93
11966#, c-format
11967msgid "git commit-tree: failed to open '%s'"
11968msgstr ""
11969
11970#: builtin/commit-tree.c:96
11971#, c-format
11972msgid "git commit-tree: failed to read '%s'"
11973msgstr ""
11974
11975#: builtin/commit-tree.c:98
11976#, c-format
11977msgid "git commit-tree: failed to close '%s'"
11978msgstr ""
11979
11980#: builtin/commit-tree.c:111
11981msgid "parent"
11982msgstr ""
11983
11984#: builtin/commit-tree.c:112
11985msgid "id of a parent commit object"
11986msgstr ""
11987
e13da2db
JX
11988#: builtin/commit-tree.c:114 builtin/commit.c:1504 builtin/merge.c:272
11989#: builtin/notes.c:409 builtin/notes.c:575 builtin/stash.c:1471
bfef3f9d 11990#: builtin/tag.c:413
d93ef2a1
JX
11991msgid "message"
11992msgstr ""
11993
e13da2db 11994#: builtin/commit-tree.c:115 builtin/commit.c:1504
d93ef2a1
JX
11995msgid "commit message"
11996msgstr ""
11997
11998#: builtin/commit-tree.c:118
11999msgid "read commit log message from file"
12000msgstr ""
12001
e13da2db 12002#: builtin/commit-tree.c:121 builtin/commit.c:1516 builtin/merge.c:289
bfef3f9d 12003#: builtin/pull.c:176 builtin/revert.c:118
d93ef2a1
JX
12004msgid "GPG sign commit"
12005msgstr ""
12006
12007#: builtin/commit-tree.c:133
12008msgid "must give exactly one tree"
12009msgstr ""
12010
12011#: builtin/commit-tree.c:140
12012msgid "git commit-tree: failed to read"
12013msgstr ""
12014
94328cef 12015#: builtin/commit.c:41
c2ea1208 12016msgid "git commit [<options>] [--] <pathspec>..."
dce37b66
JX
12017msgstr ""
12018
94328cef 12019#: builtin/commit.c:46
c2ea1208 12020msgid "git status [<options>] [--] <pathspec>..."
dce37b66
JX
12021msgstr ""
12022
94328cef 12023#: builtin/commit.c:51
cc76011e
JX
12024msgid ""
12025"You asked to amend the most recent commit, but doing so would make\n"
12026"it empty. You can repeat your command with --allow-empty, or you can\n"
12027"remove the commit entirely with \"git reset HEAD^\".\n"
822e4a65
JX
12028msgstr ""
12029
94328cef 12030#: builtin/commit.c:56
dce37b66 12031msgid ""
cc76011e
JX
12032"The previous cherry-pick is now empty, possibly due to conflict resolution.\n"
12033"If you wish to commit it anyway, use:\n"
12034"\n"
12035" git commit --allow-empty\n"
12036"\n"
dce37b66
JX
12037msgstr ""
12038
94328cef 12039#: builtin/commit.c:63
bfef3f9d 12040msgid "Otherwise, please use 'git rebase --skip'\n"
b8ecf239
JX
12041msgstr ""
12042
94328cef 12043#: builtin/commit.c:66
bfef3f9d
JX
12044msgid "Otherwise, please use 'git cherry-pick --skip'\n"
12045msgstr ""
12046
12047#: builtin/commit.c:69
b8ecf239 12048msgid ""
6b0f1a9b
JX
12049"and then use:\n"
12050"\n"
12051" git cherry-pick --continue\n"
12052"\n"
12053"to resume cherry-picking the remaining commits.\n"
b8ecf239
JX
12054"If you wish to skip this commit, use:\n"
12055"\n"
6b0f1a9b 12056" git cherry-pick --skip\n"
b8ecf239 12057"\n"
b8ecf239
JX
12058msgstr ""
12059
bfef3f9d 12060#: builtin/commit.c:312
cc76011e 12061msgid "failed to unpack HEAD tree object"
822e4a65
JX
12062msgstr ""
12063
bfef3f9d 12064#: builtin/commit.c:348
578c7937
JX
12065msgid "--pathspec-from-file with -a does not make sense"
12066msgstr ""
12067
bfef3f9d 12068#: builtin/commit.c:361
578c7937
JX
12069msgid "No paths with --include/--only does not make sense."
12070msgstr ""
12071
bfef3f9d 12072#: builtin/commit.c:373
cc76011e 12073msgid "unable to create temporary index"
dce37b66
JX
12074msgstr ""
12075
bfef3f9d 12076#: builtin/commit.c:382
cc76011e 12077msgid "interactive add failed"
dce37b66
JX
12078msgstr ""
12079
bfef3f9d 12080#: builtin/commit.c:397
d07a63e4
JX
12081msgid "unable to update temporary index"
12082msgstr ""
12083
bfef3f9d 12084#: builtin/commit.c:399
d07a63e4
JX
12085msgid "Failed to update main cache tree"
12086msgstr ""
12087
bfef3f9d 12088#: builtin/commit.c:424 builtin/commit.c:447 builtin/commit.c:495
cc76011e 12089msgid "unable to write new_index file"
dce37b66
JX
12090msgstr ""
12091
bfef3f9d 12092#: builtin/commit.c:476
cc76011e 12093msgid "cannot do a partial commit during a merge."
dce37b66
JX
12094msgstr ""
12095
bfef3f9d 12096#: builtin/commit.c:478
cc76011e 12097msgid "cannot do a partial commit during a cherry-pick."
dce37b66
JX
12098msgstr ""
12099
bfef3f9d
JX
12100#: builtin/commit.c:480
12101msgid "cannot do a partial commit during a rebase."
12102msgstr ""
12103
12104#: builtin/commit.c:488
cc76011e 12105msgid "cannot read the index"
dce37b66
JX
12106msgstr ""
12107
bfef3f9d 12108#: builtin/commit.c:507
cc76011e 12109msgid "unable to write temporary index file"
dce37b66
JX
12110msgstr ""
12111
bfef3f9d 12112#: builtin/commit.c:605
d07a63e4
JX
12113#, c-format
12114msgid "commit '%s' lacks author header"
12115msgstr ""
12116
bfef3f9d 12117#: builtin/commit.c:607
dce37b66 12118#, c-format
d07a63e4 12119msgid "commit '%s' has malformed author line"
dce37b66
JX
12120msgstr ""
12121
bfef3f9d 12122#: builtin/commit.c:626
cc76011e 12123msgid "malformed --author parameter"
dce37b66
JX
12124msgstr ""
12125
bfef3f9d 12126#: builtin/commit.c:679
fe05e196
JX
12127msgid ""
12128"unable to select a comment character that is not used\n"
12129"in the current commit message"
12130msgstr ""
12131
e13da2db 12132#: builtin/commit.c:717 builtin/commit.c:750 builtin/commit.c:1097
cc76011e
JX
12133#, c-format
12134msgid "could not lookup commit %s"
822e4a65
JX
12135msgstr ""
12136
e13da2db 12137#: builtin/commit.c:729 builtin/shortlog.c:478
cc76011e
JX
12138#, c-format
12139msgid "(reading log message from standard input)\n"
822e4a65
JX
12140msgstr ""
12141
bfef3f9d 12142#: builtin/commit.c:731
cc76011e 12143msgid "could not read log from standard input"
822e4a65
JX
12144msgstr ""
12145
bfef3f9d 12146#: builtin/commit.c:735
dce37b66 12147#, c-format
cc76011e 12148msgid "could not read log file '%s'"
dce37b66
JX
12149msgstr ""
12150
bfef3f9d 12151#: builtin/commit.c:766 builtin/commit.c:782
f517e50d 12152msgid "could not read SQUASH_MSG"
dce37b66
JX
12153msgstr ""
12154
bfef3f9d 12155#: builtin/commit.c:773
f517e50d 12156msgid "could not read MERGE_MSG"
dce37b66
JX
12157msgstr ""
12158
bfef3f9d 12159#: builtin/commit.c:833
cc76011e
JX
12160msgid "could not write commit template"
12161msgstr ""
12162
e13da2db 12163#: builtin/commit.c:853
822e4a65 12164msgid ""
cc76011e
JX
12165"\n"
12166"It looks like you may be committing a merge.\n"
e13da2db
JX
12167"If this is not correct, please run\n"
12168"\tgit update-ref -d MERGE_HEAD\n"
cc76011e 12169"and try again.\n"
dce37b66
JX
12170msgstr ""
12171
e13da2db 12172#: builtin/commit.c:858
822e4a65 12173msgid ""
cc76011e
JX
12174"\n"
12175"It looks like you may be committing a cherry-pick.\n"
e13da2db
JX
12176"If this is not correct, please run\n"
12177"\tgit update-ref -d CHERRY_PICK_HEAD\n"
cc76011e 12178"and try again.\n"
dce37b66
JX
12179msgstr ""
12180
e13da2db 12181#: builtin/commit.c:868
9caaf23e 12182#, c-format
cc76011e
JX
12183msgid ""
12184"Please enter the commit message for your changes. Lines starting\n"
9caaf23e 12185"with '%c' will be ignored, and an empty message aborts the commit.\n"
dce37b66
JX
12186msgstr ""
12187
e13da2db 12188#: builtin/commit.c:876
9caaf23e 12189#, c-format
cc76011e
JX
12190msgid ""
12191"Please enter the commit message for your changes. Lines starting\n"
9caaf23e 12192"with '%c' will be kept; you may remove them yourself if you want to.\n"
cc76011e
JX
12193"An empty message aborts the commit.\n"
12194msgstr ""
12195
e13da2db 12196#: builtin/commit.c:893
fe05e196
JX
12197#, c-format
12198msgid "%sAuthor: %.*s <%.*s>"
12199msgstr ""
12200
e13da2db 12201#: builtin/commit.c:901
822e4a65 12202#, c-format
fe05e196 12203msgid "%sDate: %s"
dce37b66
JX
12204msgstr ""
12205
e13da2db 12206#: builtin/commit.c:908
cc76011e 12207#, c-format
fe05e196 12208msgid "%sCommitter: %.*s <%.*s>"
dce37b66
JX
12209msgstr ""
12210
e13da2db 12211#: builtin/commit.c:926
cc76011e 12212msgid "Cannot read index"
822e4a65
JX
12213msgstr ""
12214
e13da2db 12215#: builtin/commit.c:997
cc76011e 12216msgid "Error building trees"
dce37b66
JX
12217msgstr ""
12218
e13da2db 12219#: builtin/commit.c:1011 builtin/tag.c:276
dce37b66 12220#, c-format
cc76011e 12221msgid "Please supply the message using either -m or -F option.\n"
dce37b66
JX
12222msgstr ""
12223
e13da2db 12224#: builtin/commit.c:1055
dce37b66 12225#, c-format
c2ea1208 12226msgid "--author '%s' is not 'Name <email>' and matches no existing author"
dce37b66
JX
12227msgstr ""
12228
e13da2db 12229#: builtin/commit.c:1069
18a90722
JX
12230#, c-format
12231msgid "Invalid ignored mode '%s'"
12232msgstr ""
12233
e13da2db 12234#: builtin/commit.c:1087 builtin/commit.c:1331
cc76011e
JX
12235#, c-format
12236msgid "Invalid untracked files mode '%s'"
dce37b66
JX
12237msgstr ""
12238
e13da2db 12239#: builtin/commit.c:1127
28b3cffc
JX
12240msgid "--long and -z are incompatible"
12241msgstr ""
12242
e13da2db 12243#: builtin/commit.c:1171
cc76011e
JX
12244msgid "Using both --reset-author and --author does not make sense"
12245msgstr ""
822e4a65 12246
e13da2db 12247#: builtin/commit.c:1180
cc76011e 12248msgid "You have nothing to amend."
dce37b66
JX
12249msgstr ""
12250
e13da2db 12251#: builtin/commit.c:1183
cc76011e 12252msgid "You are in the middle of a merge -- cannot amend."
822e4a65
JX
12253msgstr ""
12254
e13da2db 12255#: builtin/commit.c:1185
cc76011e 12256msgid "You are in the middle of a cherry-pick -- cannot amend."
822e4a65
JX
12257msgstr ""
12258
e13da2db 12259#: builtin/commit.c:1187
bfef3f9d
JX
12260msgid "You are in the middle of a rebase -- cannot amend."
12261msgstr ""
12262
e13da2db 12263#: builtin/commit.c:1190
cc76011e 12264msgid "Options --squash and --fixup cannot be used together"
822e4a65
JX
12265msgstr ""
12266
e13da2db 12267#: builtin/commit.c:1200
cc76011e 12268msgid "Only one of -c/-C/-F/--fixup can be used."
dce37b66
JX
12269msgstr ""
12270
e13da2db 12271#: builtin/commit.c:1202
abc8de64 12272msgid "Option -m cannot be combined with -c/-C/-F."
dce37b66
JX
12273msgstr ""
12274
e13da2db 12275#: builtin/commit.c:1211
cc76011e 12276msgid "--reset-author can be used only with -C, -c or --amend."
822e4a65
JX
12277msgstr ""
12278
e13da2db 12279#: builtin/commit.c:1229
cc76011e 12280msgid "Only one of --include/--only/--all/--interactive/--patch can be used."
dce37b66
JX
12281msgstr ""
12282
e13da2db 12283#: builtin/commit.c:1235
dce37b66 12284#, c-format
d93ef2a1 12285msgid "paths '%s ...' with -a does not make sense"
822e4a65
JX
12286msgstr ""
12287
e13da2db 12288#: builtin/commit.c:1366 builtin/commit.c:1527
cc76011e
JX
12289msgid "show status concisely"
12290msgstr ""
822e4a65 12291
e13da2db 12292#: builtin/commit.c:1368 builtin/commit.c:1529
cc76011e 12293msgid "show branch information"
cd1e7487
JX
12294msgstr ""
12295
e13da2db 12296#: builtin/commit.c:1370
5b34e000
JX
12297msgid "show stash information"
12298msgstr ""
12299
e13da2db 12300#: builtin/commit.c:1372 builtin/commit.c:1531
abc8de64
JX
12301msgid "compute full ahead/behind values"
12302msgstr ""
12303
e13da2db 12304#: builtin/commit.c:1374
fda7b092
JX
12305msgid "version"
12306msgstr ""
12307
e13da2db 12308#: builtin/commit.c:1374 builtin/commit.c:1533 builtin/push.c:539
d84f4abf 12309#: builtin/worktree.c:722
cc76011e 12310msgid "machine-readable output"
dce37b66
JX
12311msgstr ""
12312
e13da2db 12313#: builtin/commit.c:1377 builtin/commit.c:1535
fe52cd62
JX
12314msgid "show status in long format (default)"
12315msgstr ""
12316
e13da2db 12317#: builtin/commit.c:1380 builtin/commit.c:1538
cc76011e 12318msgid "terminate entries with NUL"
dce37b66
JX
12319msgstr ""
12320
e13da2db 12321#: builtin/commit.c:1382 builtin/commit.c:1386 builtin/commit.c:1541
d84f4abf 12322#: builtin/fast-export.c:1199 builtin/fast-export.c:1202
e13da2db 12323#: builtin/fast-export.c:1205 builtin/rebase.c:1400 parse-options.h:336
cc76011e 12324msgid "mode"
11b90174
JX
12325msgstr ""
12326
e13da2db 12327#: builtin/commit.c:1383 builtin/commit.c:1541
cc76011e 12328msgid "show untracked files, optional modes: all, normal, no. (Default: all)"
dce37b66
JX
12329msgstr ""
12330
e13da2db 12331#: builtin/commit.c:1387
18a90722
JX
12332msgid ""
12333"show ignored files, optional modes: traditional, matching, no. (Default: "
12334"traditional)"
dce37b66
JX
12335msgstr ""
12336
e13da2db 12337#: builtin/commit.c:1389 parse-options.h:192
cc76011e 12338msgid "when"
dce37b66
JX
12339msgstr ""
12340
e13da2db 12341#: builtin/commit.c:1390
cc76011e
JX
12342msgid ""
12343"ignore changes to submodules, optional when: all, dirty, untracked. "
12344"(Default: all)"
dce37b66
JX
12345msgstr ""
12346
e13da2db 12347#: builtin/commit.c:1392
cc76011e 12348msgid "list untracked files in columns"
dce37b66
JX
12349msgstr ""
12350
e13da2db 12351#: builtin/commit.c:1393
9b7388a8
JX
12352msgid "do not detect renames"
12353msgstr ""
12354
e13da2db 12355#: builtin/commit.c:1395
9b7388a8
JX
12356msgid "detect renames, optionally set similarity index"
12357msgstr ""
12358
e13da2db 12359#: builtin/commit.c:1415
18a90722
JX
12360msgid "Unsupported combination of ignored and untracked-files arguments"
12361msgstr ""
12362
e13da2db 12363#: builtin/commit.c:1497
cc76011e 12364msgid "suppress summary after successful commit"
dce37b66
JX
12365msgstr ""
12366
e13da2db 12367#: builtin/commit.c:1498
cc76011e 12368msgid "show diff in commit message template"
11b90174
JX
12369msgstr ""
12370
e13da2db 12371#: builtin/commit.c:1500
cc76011e 12372msgid "Commit message options"
822e4a65
JX
12373msgstr ""
12374
e13da2db 12375#: builtin/commit.c:1501 builtin/merge.c:276 builtin/tag.c:415
cc76011e 12376msgid "read message from file"
93329721
JX
12377msgstr ""
12378
e13da2db 12379#: builtin/commit.c:1502
cc76011e 12380msgid "author"
dce37b66
JX
12381msgstr ""
12382
e13da2db 12383#: builtin/commit.c:1502
cc76011e 12384msgid "override author for commit"
dce37b66
JX
12385msgstr ""
12386
e13da2db 12387#: builtin/commit.c:1503 builtin/gc.c:539
cc76011e 12388msgid "date"
dce37b66
JX
12389msgstr ""
12390
e13da2db 12391#: builtin/commit.c:1503
cc76011e 12392msgid "override date for commit"
dce37b66
JX
12393msgstr ""
12394
e13da2db
JX
12395#: builtin/commit.c:1505 builtin/commit.c:1506 builtin/commit.c:1507
12396#: builtin/commit.c:1508 parse-options.h:328 ref-filter.h:87
f4f2c8f8
JX
12397msgid "commit"
12398msgstr ""
12399
e13da2db 12400#: builtin/commit.c:1505
cc76011e 12401msgid "reuse and edit message from specified commit"
822e4a65
JX
12402msgstr ""
12403
e13da2db 12404#: builtin/commit.c:1506
cc76011e 12405msgid "reuse message from specified commit"
822e4a65
JX
12406msgstr ""
12407
e13da2db 12408#: builtin/commit.c:1507
cc76011e 12409msgid "use autosquash formatted message to fixup specified commit"
822e4a65
JX
12410msgstr ""
12411
e13da2db 12412#: builtin/commit.c:1508
cc76011e
JX
12413msgid "use autosquash formatted message to squash specified commit"
12414msgstr ""
822e4a65 12415
e13da2db 12416#: builtin/commit.c:1509
cc76011e
JX
12417msgid "the commit is authored by me now (used with -C/-c/--amend)"
12418msgstr ""
822e4a65 12419
e13da2db 12420#: builtin/commit.c:1510 builtin/log.c:1741 builtin/merge.c:292
bfef3f9d 12421#: builtin/pull.c:145 builtin/revert.c:110
cc76011e 12422msgid "add Signed-off-by:"
822e4a65
JX
12423msgstr ""
12424
e13da2db 12425#: builtin/commit.c:1511
cc76011e 12426msgid "use specified template file"
822e4a65
JX
12427msgstr ""
12428
e13da2db 12429#: builtin/commit.c:1512
cc76011e 12430msgid "force edit of commit"
822e4a65
JX
12431msgstr ""
12432
e13da2db 12433#: builtin/commit.c:1514
cc76011e 12434msgid "include status in commit message template"
822e4a65
JX
12435msgstr ""
12436
e13da2db 12437#: builtin/commit.c:1519
cc76011e 12438msgid "Commit contents options"
822e4a65
JX
12439msgstr ""
12440
e13da2db 12441#: builtin/commit.c:1520
cc76011e 12442msgid "commit all changed files"
822e4a65
JX
12443msgstr ""
12444
e13da2db 12445#: builtin/commit.c:1521
cc76011e 12446msgid "add specified files to index for commit"
822e4a65
JX
12447msgstr ""
12448
e13da2db 12449#: builtin/commit.c:1522
cc76011e 12450msgid "interactively add files"
822e4a65
JX
12451msgstr ""
12452
e13da2db 12453#: builtin/commit.c:1523
cc76011e 12454msgid "interactively add changes"
822e4a65
JX
12455msgstr ""
12456
e13da2db 12457#: builtin/commit.c:1524
cc76011e 12458msgid "commit only specified files"
822e4a65
JX
12459msgstr ""
12460
e13da2db 12461#: builtin/commit.c:1525
9fa976ff 12462msgid "bypass pre-commit and commit-msg hooks"
822e4a65
JX
12463msgstr ""
12464
e13da2db 12465#: builtin/commit.c:1526
cc76011e 12466msgid "show what would be committed"
822e4a65
JX
12467msgstr ""
12468
e13da2db 12469#: builtin/commit.c:1539
cc76011e 12470msgid "amend previous commit"
822e4a65
JX
12471msgstr ""
12472
e13da2db 12473#: builtin/commit.c:1540
cc76011e 12474msgid "bypass post-rewrite hook"
822e4a65
JX
12475msgstr ""
12476
e13da2db 12477#: builtin/commit.c:1547
cc76011e 12478msgid "ok to record an empty change"
822e4a65
JX
12479msgstr ""
12480
e13da2db 12481#: builtin/commit.c:1549
cc76011e 12482msgid "ok to record a change with an empty message"
822e4a65
JX
12483msgstr ""
12484
e13da2db 12485#: builtin/commit.c:1622
822e4a65 12486#, c-format
cc76011e 12487msgid "Corrupt MERGE_HEAD file (%s)"
822e4a65
JX
12488msgstr ""
12489
e13da2db 12490#: builtin/commit.c:1629
cc76011e 12491msgid "could not read MERGE_MODE"
822e4a65
JX
12492msgstr ""
12493
e13da2db 12494#: builtin/commit.c:1650
cc76011e
JX
12495#, c-format
12496msgid "could not read commit message: %s"
822e4a65
JX
12497msgstr ""
12498
e13da2db 12499#: builtin/commit.c:1657
cc76011e 12500#, c-format
25eab542 12501msgid "Aborting commit due to empty commit message.\n"
822e4a65
JX
12502msgstr ""
12503
e13da2db 12504#: builtin/commit.c:1662
cc76011e 12505#, c-format
25eab542 12506msgid "Aborting commit; you did not edit the message.\n"
822e4a65
JX
12507msgstr ""
12508
e13da2db 12509#: builtin/commit.c:1696
822e4a65 12510msgid ""
dba9f13c 12511"repository has been updated, but unable to write\n"
d07a63e4 12512"new_index file. Check that disk is not full and quota is\n"
6b0f1a9b 12513"not exceeded, and then \"git restore --staged :/\" to recover."
822e4a65
JX
12514msgstr ""
12515
12705546 12516#: builtin/config.c:11
c2ea1208 12517msgid "git config [<options>]"
822e4a65
JX
12518msgstr ""
12519
e13da2db 12520#: builtin/config.c:107 builtin/env--helper.c:27
9b7388a8
JX
12521#, c-format
12522msgid "unrecognized --type argument, %s"
12523msgstr ""
12524
e13da2db 12525#: builtin/config.c:119
dba9f13c
JX
12526msgid "only one type at a time"
12527msgstr ""
12528
e13da2db 12529#: builtin/config.c:128
cc76011e 12530msgid "Config file location"
822e4a65
JX
12531msgstr ""
12532
e13da2db 12533#: builtin/config.c:129
cc76011e 12534msgid "use global config file"
822e4a65
JX
12535msgstr ""
12536
e13da2db 12537#: builtin/config.c:130
cc76011e 12538msgid "use system config file"
822e4a65
JX
12539msgstr ""
12540
e13da2db 12541#: builtin/config.c:131
cc76011e 12542msgid "use repository config file"
822e4a65
JX
12543msgstr ""
12544
e13da2db 12545#: builtin/config.c:132
12705546
JX
12546msgid "use per-worktree config file"
12547msgstr ""
12548
e13da2db 12549#: builtin/config.c:133
cc76011e 12550msgid "use given config file"
822e4a65
JX
12551msgstr ""
12552
e13da2db 12553#: builtin/config.c:134
28b3cffc 12554msgid "blob-id"
822e4a65
JX
12555msgstr ""
12556
e13da2db 12557#: builtin/config.c:134
28b3cffc 12558msgid "read config from given blob object"
822e4a65
JX
12559msgstr ""
12560
e13da2db 12561#: builtin/config.c:135
28b3cffc 12562msgid "Action"
822e4a65
JX
12563msgstr ""
12564
e13da2db 12565#: builtin/config.c:136
28b3cffc 12566msgid "get value: name [value-regex]"
822e4a65
JX
12567msgstr ""
12568
e13da2db 12569#: builtin/config.c:137
28b3cffc 12570msgid "get all values: key [value-regex]"
822e4a65
JX
12571msgstr ""
12572
e13da2db 12573#: builtin/config.c:138
28b3cffc 12574msgid "get values for regexp: name-regex [value-regex]"
822e4a65
JX
12575msgstr ""
12576
e13da2db 12577#: builtin/config.c:139
727b9576
JX
12578msgid "get value specific for the URL: section[.var] URL"
12579msgstr ""
12580
e13da2db 12581#: builtin/config.c:140
28b3cffc 12582msgid "replace all matching variables: name value [value_regex]"
822e4a65
JX
12583msgstr ""
12584
e13da2db 12585#: builtin/config.c:141
28b3cffc 12586msgid "add a new variable: name value"
822e4a65
JX
12587msgstr ""
12588
e13da2db 12589#: builtin/config.c:142
28b3cffc 12590msgid "remove a variable: name [value-regex]"
822e4a65
JX
12591msgstr ""
12592
e13da2db 12593#: builtin/config.c:143
28b3cffc 12594msgid "remove all matches: name [value-regex]"
822e4a65
JX
12595msgstr ""
12596
e13da2db 12597#: builtin/config.c:144
28b3cffc 12598msgid "rename section: old-name new-name"
822e4a65
JX
12599msgstr ""
12600
e13da2db 12601#: builtin/config.c:145
28b3cffc
JX
12602msgid "remove a section: name"
12603msgstr ""
12604
e13da2db 12605#: builtin/config.c:146
28b3cffc
JX
12606msgid "list all"
12607msgstr ""
12608
e13da2db 12609#: builtin/config.c:147
cc76011e 12610msgid "open an editor"
822e4a65
JX
12611msgstr ""
12612
e13da2db 12613#: builtin/config.c:148
beb691f7 12614msgid "find the color configured: slot [default]"
822e4a65
JX
12615msgstr ""
12616
e13da2db 12617#: builtin/config.c:149
beb691f7 12618msgid "find the color setting: slot [stdout-is-tty]"
822e4a65
JX
12619msgstr ""
12620
e13da2db 12621#: builtin/config.c:150
cc76011e 12622msgid "Type"
822e4a65
JX
12623msgstr ""
12624
e13da2db 12625#: builtin/config.c:151 builtin/env--helper.c:43
9b7388a8
JX
12626msgid "value is given this type"
12627msgstr ""
12628
e13da2db 12629#: builtin/config.c:152
cc76011e 12630msgid "value is \"true\" or \"false\""
822e4a65
JX
12631msgstr ""
12632
e13da2db 12633#: builtin/config.c:153
cc76011e 12634msgid "value is decimal number"
822e4a65
JX
12635msgstr ""
12636
e13da2db 12637#: builtin/config.c:154
cc76011e 12638msgid "value is --bool or --int"
822e4a65
JX
12639msgstr ""
12640
e13da2db
JX
12641#: builtin/config.c:155
12642msgid "value is --bool or string"
12643msgstr ""
12644
12645#: builtin/config.c:156
cc76011e 12646msgid "value is a path (file or directory name)"
822e4a65
JX
12647msgstr ""
12648
e13da2db 12649#: builtin/config.c:157
18a90722
JX
12650msgid "value is an expiry date"
12651msgstr ""
12652
e13da2db 12653#: builtin/config.c:158
cc76011e 12654msgid "Other"
822e4a65
JX
12655msgstr ""
12656
e13da2db 12657#: builtin/config.c:159
cc76011e 12658msgid "terminate values with NUL byte"
822e4a65
JX
12659msgstr ""
12660
e13da2db 12661#: builtin/config.c:160
df0617bf
JX
12662msgid "show variable names only"
12663msgstr ""
12664
e13da2db 12665#: builtin/config.c:161
cc76011e 12666msgid "respect include directives on lookup"
822e4a65
JX
12667msgstr ""
12668
e13da2db 12669#: builtin/config.c:162
9eb3984b
JX
12670msgid "show origin of config (file, standard input, blob, command line)"
12671msgstr ""
12672
e13da2db 12673#: builtin/config.c:163
f7c6172e
JX
12674msgid "show scope of config (worktree, local, global, system, command)"
12675msgstr ""
12676
e13da2db 12677#: builtin/config.c:164 builtin/env--helper.c:45
9b7388a8
JX
12678msgid "value"
12679msgstr ""
12680
e13da2db 12681#: builtin/config.c:164
9b7388a8
JX
12682msgid "with --get, use default value when missing entry"
12683msgstr ""
12684
e13da2db 12685#: builtin/config.c:178
dba9f13c
JX
12686#, c-format
12687msgid "wrong number of arguments, should be %d"
12688msgstr ""
12689
e13da2db 12690#: builtin/config.c:180
dba9f13c
JX
12691#, c-format
12692msgid "wrong number of arguments, should be from %d to %d"
12693msgstr ""
12694
e13da2db 12695#: builtin/config.c:334
dba9f13c
JX
12696#, c-format
12697msgid "invalid key pattern: %s"
12698msgstr ""
12699
e13da2db 12700#: builtin/config.c:370
9b7388a8
JX
12701#, c-format
12702msgid "failed to format default config value: %s"
12703msgstr ""
12704
e13da2db 12705#: builtin/config.c:434
dba9f13c
JX
12706#, c-format
12707msgid "cannot parse color '%s'"
12708msgstr ""
12709
e13da2db 12710#: builtin/config.c:476
d07a63e4
JX
12711msgid "unable to parse default color value"
12712msgstr ""
12713
e13da2db 12714#: builtin/config.c:529 builtin/config.c:789
dba9f13c
JX
12715msgid "not in a git directory"
12716msgstr ""
12717
e13da2db 12718#: builtin/config.c:532
dba9f13c
JX
12719msgid "writing to stdin is not supported"
12720msgstr ""
12721
e13da2db 12722#: builtin/config.c:535
dba9f13c
JX
12723msgid "writing config blobs is not supported"
12724msgstr ""
12725
e13da2db 12726#: builtin/config.c:620
d07a63e4
JX
12727#, c-format
12728msgid ""
12729"# This is Git's per-user configuration file.\n"
64f23b0c 12730"[user]\n"
d07a63e4 12731"# Please adapt and uncomment the following lines:\n"
64f23b0c 12732"#\tname = %s\n"
d07a63e4
JX
12733"#\temail = %s\n"
12734msgstr ""
12735
e13da2db 12736#: builtin/config.c:644
dba9f13c
JX
12737msgid "only one config file at a time"
12738msgstr ""
12739
e13da2db 12740#: builtin/config.c:650
5b34e000
JX
12741msgid "--local can only be used inside a git repository"
12742msgstr ""
12743
e13da2db 12744#: builtin/config.c:652
9b7388a8
JX
12745msgid "--blob can only be used inside a git repository"
12746msgstr ""
12747
e13da2db
JX
12748#: builtin/config.c:654
12749msgid "--worktree can only be used inside a git repository"
12750msgstr ""
12751
12752#: builtin/config.c:676
dba9f13c
JX
12753msgid "$HOME not set"
12754msgstr ""
12755
e13da2db 12756#: builtin/config.c:700
12705546
JX
12757msgid ""
12758"--worktree cannot be used with multiple working trees unless the config\n"
12759"extension worktreeConfig is enabled. Please read \"CONFIGURATION FILE\"\n"
12760"section in \"git help worktree\" for details"
12761msgstr ""
12762
e13da2db 12763#: builtin/config.c:735
dba9f13c
JX
12764msgid "--get-color and variable type are incoherent"
12765msgstr ""
12766
e13da2db 12767#: builtin/config.c:740
dba9f13c
JX
12768msgid "only one action at a time"
12769msgstr ""
12770
e13da2db 12771#: builtin/config.c:753
dba9f13c
JX
12772msgid "--name-only is only applicable to --list or --get-regexp"
12773msgstr ""
12774
e13da2db 12775#: builtin/config.c:759
dba9f13c
JX
12776msgid ""
12777"--show-origin is only applicable to --get, --get-all, --get-regexp, and --"
12778"list"
12779msgstr ""
12780
e13da2db 12781#: builtin/config.c:765
dba9f13c
JX
12782msgid "--default is only applicable to --get"
12783msgstr ""
12784
e13da2db 12785#: builtin/config.c:778
dba9f13c
JX
12786#, c-format
12787msgid "unable to read config file '%s'"
12788msgstr ""
12789
e13da2db 12790#: builtin/config.c:781
dba9f13c
JX
12791msgid "error processing config file(s)"
12792msgstr ""
12793
e13da2db 12794#: builtin/config.c:791
dba9f13c
JX
12795msgid "editing stdin is not supported"
12796msgstr ""
12797
e13da2db 12798#: builtin/config.c:793
dba9f13c
JX
12799msgid "editing blobs is not supported"
12800msgstr ""
12801
e13da2db 12802#: builtin/config.c:807
d07a63e4
JX
12803#, c-format
12804msgid "cannot create configuration file %s"
12805msgstr ""
12806
e13da2db 12807#: builtin/config.c:820
fda7b092
JX
12808#, c-format
12809msgid ""
12810"cannot overwrite multiple values with a single value\n"
12811" Use a regexp, --add or --replace-all to change %s."
12812msgstr ""
12813
e13da2db 12814#: builtin/config.c:894 builtin/config.c:905
dba9f13c
JX
12815#, c-format
12816msgid "no such section: %s"
12817msgstr ""
12818
9b7388a8 12819#: builtin/count-objects.c:90
c6bc7d43
JX
12820msgid "git count-objects [-v] [-H | --human-readable]"
12821msgstr ""
12822
9b7388a8 12823#: builtin/count-objects.c:100
c6bc7d43 12824msgid "print sizes in human readable format"
822e4a65
JX
12825msgstr ""
12826
1fd0dd72
JX
12827#: builtin/credential-cache--daemon.c:226
12828#, c-format
12829msgid ""
12830"The permissions on your socket directory are too loose; other\n"
12831"users may be able to read your cached credentials. Consider running:\n"
12832"\n"
12833"\tchmod 0700 %s"
12834msgstr ""
12835
12836#: builtin/credential-cache--daemon.c:275
12837msgid "print debugging messages to stderr"
12838msgstr ""
12839
12840#: builtin/credential-cache--daemon.c:315
12841msgid "credential-cache--daemon unavailable; no unix socket support"
12842msgstr ""
12843
12844#: builtin/credential-cache.c:154
12845msgid "credential-cache unavailable; no unix socket support"
12846msgstr ""
12847
3d0a05b4 12848#: builtin/describe.c:26
c2ea1208 12849msgid "git describe [<options>] [<commit-ish>...]"
822e4a65
JX
12850msgstr ""
12851
3d0a05b4 12852#: builtin/describe.c:27
c2ea1208 12853msgid "git describe [<options>] --dirty"
822e4a65
JX
12854msgstr ""
12855
bfef3f9d 12856#: builtin/describe.c:63
dfc182b1
JX
12857msgid "head"
12858msgstr ""
12859
bfef3f9d 12860#: builtin/describe.c:63
dfc182b1
JX
12861msgid "lightweight"
12862msgstr ""
12863
bfef3f9d 12864#: builtin/describe.c:63
dfc182b1
JX
12865msgid "annotated"
12866msgstr ""
12867
bfef3f9d 12868#: builtin/describe.c:277
cc76011e
JX
12869#, c-format
12870msgid "annotated tag %s not available"
822e4a65
JX
12871msgstr ""
12872
3d0a05b4 12873#: builtin/describe.c:281
cc76011e 12874#, c-format
bfef3f9d 12875msgid "tag '%s' is externally known as '%s'"
822e4a65
JX
12876msgstr ""
12877
bfef3f9d 12878#: builtin/describe.c:328
822e4a65 12879#, c-format
cc76011e 12880msgid "no tag exactly matches '%s'"
822e4a65
JX
12881msgstr ""
12882
bfef3f9d 12883#: builtin/describe.c:330
822e4a65 12884#, c-format
18a90722 12885msgid "No exact match on refs or tags, searching to describe\n"
822e4a65
JX
12886msgstr ""
12887
bfef3f9d 12888#: builtin/describe.c:397
cc76011e
JX
12889#, c-format
12890msgid "finished search at %s\n"
822e4a65
JX
12891msgstr ""
12892
bfef3f9d 12893#: builtin/describe.c:424
cc76011e
JX
12894#, c-format
12895msgid ""
12896"No annotated tags can describe '%s'.\n"
12897"However, there were unannotated tags: try --tags."
822e4a65
JX
12898msgstr ""
12899
bfef3f9d 12900#: builtin/describe.c:428
cc76011e
JX
12901#, c-format
12902msgid ""
12903"No tags can describe '%s'.\n"
12904"Try --always, or create some tags."
822e4a65
JX
12905msgstr ""
12906
bfef3f9d 12907#: builtin/describe.c:458
822e4a65 12908#, c-format
cc76011e 12909msgid "traversed %lu commits\n"
822e4a65
JX
12910msgstr ""
12911
bfef3f9d 12912#: builtin/describe.c:461
822e4a65 12913#, c-format
cc76011e
JX
12914msgid ""
12915"more than %i tags found; listed %i most recent\n"
12916"gave up search at %s\n"
822e4a65
JX
12917msgstr ""
12918
bfef3f9d 12919#: builtin/describe.c:529
18a90722
JX
12920#, c-format
12921msgid "describe %s\n"
12922msgstr ""
12923
bfef3f9d 12924#: builtin/describe.c:532
18a90722
JX
12925#, c-format
12926msgid "Not a valid object name %s"
12927msgstr ""
12928
bfef3f9d 12929#: builtin/describe.c:540
18a90722
JX
12930#, c-format
12931msgid "%s is neither a commit nor blob"
12932msgstr ""
12933
bfef3f9d 12934#: builtin/describe.c:554
cc76011e 12935msgid "find the tag that comes after the commit"
822e4a65
JX
12936msgstr ""
12937
bfef3f9d 12938#: builtin/describe.c:555
cc76011e 12939msgid "debug search strategy on stderr"
822e4a65
JX
12940msgstr ""
12941
bfef3f9d 12942#: builtin/describe.c:556
c138af56 12943msgid "use any ref"
822e4a65
JX
12944msgstr ""
12945
bfef3f9d 12946#: builtin/describe.c:557
c138af56 12947msgid "use any tag, even unannotated"
822e4a65
JX
12948msgstr ""
12949
bfef3f9d 12950#: builtin/describe.c:558
cc76011e 12951msgid "always use long format"
822e4a65
JX
12952msgstr ""
12953
bfef3f9d 12954#: builtin/describe.c:559
28b3cffc
JX
12955msgid "only follow first parent"
12956msgstr ""
12957
bfef3f9d 12958#: builtin/describe.c:562
cc76011e 12959msgid "only output exact matches"
822e4a65
JX
12960msgstr ""
12961
bfef3f9d 12962#: builtin/describe.c:564
cc76011e 12963msgid "consider <n> most recent tags (default: 10)"
822e4a65
JX
12964msgstr ""
12965
bfef3f9d 12966#: builtin/describe.c:566
cc76011e 12967msgid "only consider tags matching <pattern>"
822e4a65
JX
12968msgstr ""
12969
bfef3f9d 12970#: builtin/describe.c:568
dfc182b1
JX
12971msgid "do not consider tags matching <pattern>"
12972msgstr ""
12973
bfef3f9d 12974#: builtin/describe.c:570 builtin/name-rev.c:535
cc76011e 12975msgid "show abbreviated commit object as fallback"
822e4a65
JX
12976msgstr ""
12977
bfef3f9d 12978#: builtin/describe.c:571 builtin/describe.c:574
cc76011e 12979msgid "mark"
822e4a65
JX
12980msgstr ""
12981
bfef3f9d 12982#: builtin/describe.c:572
cc76011e 12983msgid "append <mark> on dirty working tree (default: \"-dirty\")"
822e4a65
JX
12984msgstr ""
12985
bfef3f9d 12986#: builtin/describe.c:575
dfc182b1
JX
12987msgid "append <mark> on broken working tree (default: \"-broken\")"
12988msgstr ""
12989
bfef3f9d 12990#: builtin/describe.c:593
cc76011e
JX
12991msgid "--long is incompatible with --abbrev=0"
12992msgstr ""
12993
bfef3f9d 12994#: builtin/describe.c:622
cc76011e
JX
12995msgid "No names found, cannot describe anything."
12996msgstr ""
12997
bfef3f9d 12998#: builtin/describe.c:673
a8a5406a 12999msgid "--dirty is incompatible with commit-ishes"
cc76011e
JX
13000msgstr ""
13001
bfef3f9d 13002#: builtin/describe.c:675
dfc182b1
JX
13003msgid "--broken is incompatible with commit-ishes"
13004msgstr ""
13005
d84f4abf 13006#: builtin/diff.c:91
822e4a65 13007#, c-format
cc76011e 13008msgid "'%s': not a regular file or symlink"
822e4a65
JX
13009msgstr ""
13010
e13da2db 13011#: builtin/diff.c:241
cc76011e
JX
13012#, c-format
13013msgid "invalid option: %s"
822e4a65
JX
13014msgstr ""
13015
e13da2db 13016#: builtin/diff.c:358
d84f4abf
JX
13017#, c-format
13018msgid "%s...%s: no merge base"
13019msgstr ""
13020
e13da2db 13021#: builtin/diff.c:468
cc76011e 13022msgid "Not a git repository"
822e4a65
JX
13023msgstr ""
13024
e13da2db 13025#: builtin/diff.c:513
cc76011e
JX
13026#, c-format
13027msgid "invalid object '%s' given."
822e4a65
JX
13028msgstr ""
13029
e13da2db 13030#: builtin/diff.c:524
cc76011e
JX
13031#, c-format
13032msgid "more than two blobs given: '%s'"
822e4a65
JX
13033msgstr ""
13034
e13da2db 13035#: builtin/diff.c:529
cc76011e
JX
13036#, c-format
13037msgid "unhandled object '%s' given."
822e4a65
JX
13038msgstr ""
13039
e13da2db 13040#: builtin/diff.c:563
d84f4abf
JX
13041#, c-format
13042msgid "%s...%s: multiple merge bases, using %s"
13043msgstr ""
13044
c08fd730 13045#: builtin/difftool.c:30
673bfad0
JX
13046msgid "git difftool [<options>] [<commit> [<commit>]] [--] [<path>...]"
13047msgstr ""
13048
3d0a05b4 13049#: builtin/difftool.c:260
673bfad0
JX
13050#, c-format
13051msgid "failed: %d"
13052msgstr ""
13053
3d0a05b4 13054#: builtin/difftool.c:302
dfc182b1
JX
13055#, c-format
13056msgid "could not read symlink %s"
13057msgstr ""
13058
3d0a05b4 13059#: builtin/difftool.c:304
dfc182b1
JX
13060#, c-format
13061msgid "could not read symlink file %s"
13062msgstr ""
13063
3d0a05b4 13064#: builtin/difftool.c:312
dfc182b1
JX
13065#, c-format
13066msgid "could not read object %s for symlink %s"
13067msgstr ""
13068
3d0a05b4 13069#: builtin/difftool.c:413
673bfad0
JX
13070msgid ""
13071"combined diff formats('-c' and '--cc') are not supported in\n"
13072"directory diff mode('-d' and '--dir-diff')."
13073msgstr ""
13074
3d0a05b4 13075#: builtin/difftool.c:634
673bfad0
JX
13076#, c-format
13077msgid "both files modified: '%s' and '%s'."
13078msgstr ""
13079
3d0a05b4 13080#: builtin/difftool.c:636
673bfad0
JX
13081msgid "working tree file has been left."
13082msgstr ""
13083
3d0a05b4 13084#: builtin/difftool.c:647
673bfad0
JX
13085#, c-format
13086msgid "temporary files exist in '%s'."
13087msgstr ""
13088
3d0a05b4 13089#: builtin/difftool.c:648
673bfad0
JX
13090msgid "you may want to cleanup or recover these."
13091msgstr ""
13092
3d0a05b4 13093#: builtin/difftool.c:697
673bfad0
JX
13094msgid "use `diff.guitool` instead of `diff.tool`"
13095msgstr ""
13096
3d0a05b4 13097#: builtin/difftool.c:699
673bfad0
JX
13098msgid "perform a full-directory diff"
13099msgstr ""
13100
3d0a05b4 13101#: builtin/difftool.c:701
673bfad0
JX
13102msgid "do not prompt before launching a diff tool"
13103msgstr ""
13104
3d0a05b4 13105#: builtin/difftool.c:706
673bfad0
JX
13106msgid "use symlinks in dir-diff mode"
13107msgstr ""
13108
3d0a05b4 13109#: builtin/difftool.c:707
dba9f13c 13110msgid "tool"
673bfad0
JX
13111msgstr ""
13112
3d0a05b4 13113#: builtin/difftool.c:708
673bfad0
JX
13114msgid "use the specified diff tool"
13115msgstr ""
13116
3d0a05b4 13117#: builtin/difftool.c:710
673bfad0
JX
13118msgid "print a list of diff tools that may be used with `--tool`"
13119msgstr ""
13120
3d0a05b4 13121#: builtin/difftool.c:713
673bfad0
JX
13122msgid ""
13123"make 'git-difftool' exit when an invoked diff tool returns a non - zero exit "
13124"code"
13125msgstr ""
13126
3d0a05b4 13127#: builtin/difftool.c:716
673bfad0
JX
13128msgid "specify a custom command for viewing diffs"
13129msgstr ""
13130
3d0a05b4 13131#: builtin/difftool.c:717
d93ef2a1
JX
13132msgid "passed to `diff`"
13133msgstr ""
13134
3d0a05b4 13135#: builtin/difftool.c:732
d93ef2a1
JX
13136msgid "difftool requires worktree or --no-index"
13137msgstr ""
13138
3d0a05b4 13139#: builtin/difftool.c:739
c08fd730
JX
13140msgid "--dir-diff is incompatible with --no-index"
13141msgstr ""
13142
3d0a05b4 13143#: builtin/difftool.c:742
c08fd730
JX
13144msgid "--gui, --tool and --extcmd are mutually exclusive"
13145msgstr ""
13146
3d0a05b4 13147#: builtin/difftool.c:750
673bfad0
JX
13148msgid "no <tool> given for --tool=<tool>"
13149msgstr ""
13150
3d0a05b4 13151#: builtin/difftool.c:757
673bfad0
JX
13152msgid "no <cmd> given for --extcmd=<cmd>"
13153msgstr ""
13154
6b0f1a9b
JX
13155#: builtin/env--helper.c:6
13156msgid "git env--helper --type=[bool|ulong] <options> <env-var>"
13157msgstr ""
13158
e13da2db 13159#: builtin/env--helper.c:42 builtin/hash-object.c:98
6b0f1a9b
JX
13160msgid "type"
13161msgstr ""
13162
e13da2db 13163#: builtin/env--helper.c:46
6b0f1a9b
JX
13164msgid "default for git_env_*(...) to fall back on"
13165msgstr ""
13166
e13da2db 13167#: builtin/env--helper.c:48
6b0f1a9b
JX
13168msgid "be quiet only use git_env_*() value as exit code"
13169msgstr ""
13170
e13da2db 13171#: builtin/env--helper.c:67
6b0f1a9b
JX
13172#, c-format
13173msgid "option `--default' expects a boolean value with `--type=bool`, not `%s`"
13174msgstr ""
13175
e13da2db 13176#: builtin/env--helper.c:82
6b0f1a9b
JX
13177#, c-format
13178msgid ""
13179"option `--default' expects an unsigned long value with `--type=ulong`, not `"
13180"%s`"
13181msgstr ""
13182
dba9f13c 13183#: builtin/fast-export.c:29
cc76011e 13184msgid "git fast-export [rev-list-opts]"
822e4a65
JX
13185msgstr ""
13186
d84f4abf 13187#: builtin/fast-export.c:868
3d0a05b4
JX
13188msgid "Error: Cannot export nested tags unless --mark-tags is specified."
13189msgstr ""
13190
d84f4abf
JX
13191#: builtin/fast-export.c:1178
13192msgid "--anonymize-map token cannot be empty"
13193msgstr ""
13194
13195#: builtin/fast-export.c:1198
cc76011e 13196msgid "show progress after <n> objects"
822e4a65
JX
13197msgstr ""
13198
d84f4abf 13199#: builtin/fast-export.c:1200
cc76011e 13200msgid "select handling of signed tags"
822e4a65
JX
13201msgstr ""
13202
d84f4abf 13203#: builtin/fast-export.c:1203
cc76011e 13204msgid "select handling of tags that tag filtered objects"
822e4a65
JX
13205msgstr ""
13206
d84f4abf 13207#: builtin/fast-export.c:1206
6b0f1a9b
JX
13208msgid "select handling of commit messages in an alternate encoding"
13209msgstr ""
13210
d84f4abf 13211#: builtin/fast-export.c:1209
cc76011e 13212msgid "Dump marks to this file"
822e4a65
JX
13213msgstr ""
13214
d84f4abf 13215#: builtin/fast-export.c:1211
cc76011e 13216msgid "Import marks from this file"
822e4a65
JX
13217msgstr ""
13218
d84f4abf 13219#: builtin/fast-export.c:1215
3d0a05b4
JX
13220msgid "Import marks from this file if it exists"
13221msgstr ""
13222
d84f4abf 13223#: builtin/fast-export.c:1217
cc76011e 13224msgid "Fake a tagger when tags lack one"
822e4a65
JX
13225msgstr ""
13226
d84f4abf 13227#: builtin/fast-export.c:1219
cc76011e 13228msgid "Output full tree for each commit"
822e4a65
JX
13229msgstr ""
13230
d84f4abf 13231#: builtin/fast-export.c:1221
cc76011e 13232msgid "Use the done feature to terminate the stream"
822e4a65
JX
13233msgstr ""
13234
d84f4abf 13235#: builtin/fast-export.c:1222
cc76011e 13236msgid "Skip output of blob data"
822e4a65
JX
13237msgstr ""
13238
e13da2db 13239#: builtin/fast-export.c:1223 builtin/log.c:1811
fe05e196
JX
13240msgid "refspec"
13241msgstr ""
13242
d84f4abf 13243#: builtin/fast-export.c:1224
fe05e196
JX
13244msgid "Apply refspec to exported refs"
13245msgstr ""
13246
d84f4abf 13247#: builtin/fast-export.c:1225
d07a63e4
JX
13248msgid "anonymize output"
13249msgstr ""
13250
d84f4abf
JX
13251#: builtin/fast-export.c:1226
13252msgid "from:to"
13253msgstr ""
13254
13255#: builtin/fast-export.c:1227
13256msgid "convert <from> to <to> in anonymized output"
13257msgstr ""
13258
13259#: builtin/fast-export.c:1230
94328cef
JX
13260msgid "Reference parents which are not in fast-export stream by object id"
13261msgstr ""
13262
d84f4abf 13263#: builtin/fast-export.c:1232
94328cef
JX
13264msgid "Show original object ids of blobs/commits"
13265msgstr ""
13266
d84f4abf 13267#: builtin/fast-export.c:1234
3d0a05b4
JX
13268msgid "Label tags with mark ids"
13269msgstr ""
13270
d84f4abf
JX
13271#: builtin/fast-export.c:1257
13272msgid "--anonymize-map without --anonymize does not make sense"
13273msgstr ""
13274
13275#: builtin/fast-export.c:1272
3d0a05b4
JX
13276msgid "Cannot pass both --import-marks and --import-marks-if-exists"
13277msgstr ""
13278
e13da2db
JX
13279#: builtin/fast-import.c:3086
13280#, c-format
13281msgid "Missing from marks for submodule '%s'"
13282msgstr ""
13283
13284#: builtin/fast-import.c:3088
13285#, c-format
13286msgid "Missing to marks for submodule '%s'"
13287msgstr ""
13288
13289#: builtin/fast-import.c:3223
13290#, c-format
13291msgid "Expected 'mark' command, got %s"
13292msgstr ""
13293
13294#: builtin/fast-import.c:3228
13295#, c-format
13296msgid "Expected 'to' command, got %s"
13297msgstr ""
13298
13299#: builtin/fast-import.c:3320
13300msgid "Expected format name:filename for submodule rewrite option"
13301msgstr ""
13302
13303#: builtin/fast-import.c:3374
13304#, c-format
13305msgid "feature '%s' forbidden in input without --allow-unsafe-features"
13306msgstr ""
13307
13308#: builtin/fetch-pack.c:241
d84f4abf
JX
13309#, c-format
13310msgid "Lockfile created but not reported: %s"
13311msgstr ""
13312
bfef3f9d 13313#: builtin/fetch.c:35
cc76011e 13314msgid "git fetch [<options>] [<repository> [<refspec>...]]"
822e4a65
JX
13315msgstr ""
13316
bfef3f9d 13317#: builtin/fetch.c:36
cc76011e 13318msgid "git fetch [<options>] <group>"
dce37b66
JX
13319msgstr ""
13320
bfef3f9d 13321#: builtin/fetch.c:37
cc76011e 13322msgid "git fetch --multiple [<options>] [(<repository> | <group>)...]"
822e4a65
JX
13323msgstr ""
13324
bfef3f9d 13325#: builtin/fetch.c:38
cc76011e 13326msgid "git fetch --all [<options>]"
822e4a65
JX
13327msgstr ""
13328
e13da2db 13329#: builtin/fetch.c:119
3d0a05b4
JX
13330msgid "fetch.parallel cannot be negative"
13331msgstr ""
13332
e13da2db 13333#: builtin/fetch.c:142 builtin/pull.c:185
cc76011e 13334msgid "fetch from all remotes"
822e4a65
JX
13335msgstr ""
13336
e13da2db 13337#: builtin/fetch.c:144 builtin/pull.c:245
3d0a05b4
JX
13338msgid "set upstream for git pull/fetch"
13339msgstr ""
13340
e13da2db 13341#: builtin/fetch.c:146 builtin/pull.c:188
cc76011e 13342msgid "append to .git/FETCH_HEAD instead of overwriting"
822e4a65
JX
13343msgstr ""
13344
e13da2db 13345#: builtin/fetch.c:148 builtin/pull.c:191
cc76011e 13346msgid "path to upload pack on remote end"
822e4a65
JX
13347msgstr ""
13348
e13da2db 13349#: builtin/fetch.c:149
12705546 13350msgid "force overwrite of local reference"
822e4a65
JX
13351msgstr ""
13352
e13da2db 13353#: builtin/fetch.c:151
cc76011e 13354msgid "fetch from multiple remotes"
822e4a65
JX
13355msgstr ""
13356
e13da2db 13357#: builtin/fetch.c:153 builtin/pull.c:195
cc76011e 13358msgid "fetch all tags and associated objects"
822e4a65
JX
13359msgstr ""
13360
e13da2db 13361#: builtin/fetch.c:155
cc76011e 13362msgid "do not fetch all tags (--no-tags)"
822e4a65
JX
13363msgstr ""
13364
e13da2db 13365#: builtin/fetch.c:157
9eb3984b
JX
13366msgid "number of submodules fetched in parallel"
13367msgstr ""
13368
e13da2db 13369#: builtin/fetch.c:159 builtin/pull.c:198
cc76011e 13370msgid "prune remote-tracking branches no longer on remote"
822e4a65
JX
13371msgstr ""
13372
e13da2db 13373#: builtin/fetch.c:161
abc8de64
JX
13374msgid "prune local tags no longer on remote and clobber changed tags"
13375msgstr ""
13376
e13da2db 13377#: builtin/fetch.c:162 builtin/fetch.c:187 builtin/pull.c:122
cc76011e 13378msgid "on-demand"
822e4a65
JX
13379msgstr ""
13380
e13da2db 13381#: builtin/fetch.c:163
cc76011e 13382msgid "control recursive fetching of submodules"
822e4a65
JX
13383msgstr ""
13384
e13da2db
JX
13385#: builtin/fetch.c:168
13386msgid "write fetched references to the FETCH_HEAD file"
13387msgstr ""
13388
13389#: builtin/fetch.c:169 builtin/pull.c:206
cc76011e 13390msgid "keep downloaded pack"
822e4a65
JX
13391msgstr ""
13392
e13da2db 13393#: builtin/fetch.c:171
cc76011e 13394msgid "allow updating of HEAD ref"
822e4a65
JX
13395msgstr ""
13396
e13da2db 13397#: builtin/fetch.c:174 builtin/fetch.c:180 builtin/pull.c:209
bfef3f9d 13398#: builtin/pull.c:218
cc76011e 13399msgid "deepen history of shallow clone"
822e4a65
JX
13400msgstr ""
13401
e13da2db 13402#: builtin/fetch.c:176 builtin/pull.c:212
fda7b092
JX
13403msgid "deepen history of shallow repository based on time"
13404msgstr ""
13405
e13da2db 13406#: builtin/fetch.c:182 builtin/pull.c:221
9caaf23e
JX
13407msgid "convert to a complete repository"
13408msgstr ""
13409
e13da2db 13410#: builtin/fetch.c:185
cc76011e 13411msgid "prepend this to submodule path output"
822e4a65
JX
13412msgstr ""
13413
e13da2db 13414#: builtin/fetch.c:188
5b34e000
JX
13415msgid ""
13416"default for recursive fetching of submodules (lower priority than config "
13417"files)"
822e4a65
JX
13418msgstr ""
13419
e13da2db 13420#: builtin/fetch.c:192 builtin/pull.c:224
df49095a
JX
13421msgid "accept refs that update .git/shallow"
13422msgstr ""
13423
e13da2db 13424#: builtin/fetch.c:193 builtin/pull.c:226
fe05e196
JX
13425msgid "refmap"
13426msgstr ""
13427
e13da2db 13428#: builtin/fetch.c:194 builtin/pull.c:227
fe05e196
JX
13429msgid "specify fetch refmap"
13430msgstr ""
13431
e13da2db 13432#: builtin/fetch.c:201 builtin/pull.c:240
dba9f13c
JX
13433msgid "report that we have only objects reachable from this object"
13434msgstr ""
13435
e13da2db
JX
13436#: builtin/fetch.c:204 builtin/fetch.c:206
13437msgid "run 'maintenance --auto' after fetching"
6b0f1a9b
JX
13438msgstr ""
13439
e13da2db 13440#: builtin/fetch.c:208 builtin/pull.c:243
6b0f1a9b
JX
13441msgid "check for forced-updates on all updated branches"
13442msgstr ""
13443
e13da2db 13444#: builtin/fetch.c:210
578c7937
JX
13445msgid "write the commit-graph after fetching"
13446msgstr ""
13447
e13da2db
JX
13448#: builtin/fetch.c:212
13449msgid "accept refspecs from stdin"
13450msgstr ""
13451
13452#: builtin/fetch.c:523
cc76011e 13453msgid "Couldn't find remote ref HEAD"
822e4a65
JX
13454msgstr ""
13455
e13da2db 13456#: builtin/fetch.c:677
9fa976ff
JX
13457#, c-format
13458msgid "configuration fetch.output contains invalid value %s"
13459msgstr ""
13460
e13da2db 13461#: builtin/fetch.c:775
822e4a65 13462#, c-format
cc76011e 13463msgid "object %s not found"
dce37b66
JX
13464msgstr ""
13465
e13da2db 13466#: builtin/fetch.c:779
cc76011e 13467msgid "[up to date]"
dce37b66
JX
13468msgstr ""
13469
e13da2db 13470#: builtin/fetch.c:792 builtin/fetch.c:808 builtin/fetch.c:880
9fa976ff 13471msgid "[rejected]"
dce37b66
JX
13472msgstr ""
13473
e13da2db 13474#: builtin/fetch.c:793
9fa976ff 13475msgid "can't fetch in current branch"
822e4a65
JX
13476msgstr ""
13477
e13da2db 13478#: builtin/fetch.c:803
cc76011e 13479msgid "[tag update]"
822e4a65
JX
13480msgstr ""
13481
e13da2db
JX
13482#: builtin/fetch.c:804 builtin/fetch.c:841 builtin/fetch.c:863
13483#: builtin/fetch.c:875
9fa976ff 13484msgid "unable to update local ref"
822e4a65
JX
13485msgstr ""
13486
e13da2db 13487#: builtin/fetch.c:808
12705546
JX
13488msgid "would clobber existing tag"
13489msgstr ""
13490
e13da2db 13491#: builtin/fetch.c:830
cc76011e 13492msgid "[new tag]"
822e4a65
JX
13493msgstr ""
13494
e13da2db 13495#: builtin/fetch.c:833
cc76011e 13496msgid "[new branch]"
822e4a65
JX
13497msgstr ""
13498
e13da2db 13499#: builtin/fetch.c:836
cc76011e 13500msgid "[new ref]"
822e4a65
JX
13501msgstr ""
13502
e13da2db 13503#: builtin/fetch.c:875
cc76011e 13504msgid "forced update"
822e4a65
JX
13505msgstr ""
13506
e13da2db 13507#: builtin/fetch.c:880
9fa976ff 13508msgid "non-fast-forward"
822e4a65
JX
13509msgstr ""
13510
e13da2db 13511#: builtin/fetch.c:901
466c88fa
JX
13512msgid ""
13513"Fetch normally indicates which branches had a forced update,\n"
13514"but that check has been disabled. To re-enable, use '--show-forced-updates'\n"
13515"flag or run 'git config fetch.showForcedUpdates true'."
822e4a65
JX
13516msgstr ""
13517
e13da2db 13518#: builtin/fetch.c:905
df49095a 13519#, c-format
466c88fa
JX
13520msgid ""
13521"It took %.2f seconds to check forced updates. You can use\n"
13522"'--no-show-forced-updates' or run 'git config fetch.showForcedUpdates "
13523"false'\n"
13524" to avoid this check.\n"
df49095a
JX
13525msgstr ""
13526
e13da2db 13527#: builtin/fetch.c:939
822e4a65 13528#, c-format
466c88fa 13529msgid "%s did not send all necessary objects\n"
822e4a65
JX
13530msgstr ""
13531
e13da2db 13532#: builtin/fetch.c:960
822e4a65 13533#, c-format
466c88fa 13534msgid "reject %s because shallow roots are not allowed to be updated"
6b0f1a9b
JX
13535msgstr ""
13536
e13da2db 13537#: builtin/fetch.c:1053 builtin/fetch.c:1191
466c88fa
JX
13538#, c-format
13539msgid "From %.*s\n"
6b0f1a9b
JX
13540msgstr ""
13541
e13da2db 13542#: builtin/fetch.c:1064
6b0f1a9b
JX
13543#, c-format
13544msgid ""
466c88fa
JX
13545"some local refs could not be updated; try running\n"
13546" 'git remote prune %s' to remove any old, conflicting branches"
6b0f1a9b
JX
13547msgstr ""
13548
e13da2db 13549#: builtin/fetch.c:1161
cc76011e
JX
13550#, c-format
13551msgid " (%s will become dangling)"
13552msgstr ""
13553
e13da2db 13554#: builtin/fetch.c:1162
cc76011e
JX
13555#, c-format
13556msgid " (%s has become dangling)"
13557msgstr ""
13558
e13da2db 13559#: builtin/fetch.c:1194
cc76011e
JX
13560msgid "[deleted]"
13561msgstr ""
13562
e13da2db 13563#: builtin/fetch.c:1195 builtin/remote.c:1113
cc76011e
JX
13564msgid "(none)"
13565msgstr ""
13566
e13da2db 13567#: builtin/fetch.c:1218
cc76011e
JX
13568#, c-format
13569msgid "Refusing to fetch into current branch %s of non-bare repository"
13570msgstr ""
13571
e13da2db 13572#: builtin/fetch.c:1237
cc76011e 13573#, c-format
727b9576 13574msgid "Option \"%s\" value \"%s\" is not valid for %s"
cc76011e
JX
13575msgstr ""
13576
e13da2db 13577#: builtin/fetch.c:1240
cc76011e 13578#, c-format
727b9576 13579msgid "Option \"%s\" is ignored for %s\n"
cc76011e
JX
13580msgstr ""
13581
e13da2db 13582#: builtin/fetch.c:1448
578c7937 13583msgid "multiple branches detected, incompatible with --set-upstream"
3d0a05b4
JX
13584msgstr ""
13585
e13da2db 13586#: builtin/fetch.c:1463
3d0a05b4
JX
13587msgid "not setting upstream for a remote remote-tracking branch"
13588msgstr ""
13589
e13da2db 13590#: builtin/fetch.c:1465
3d0a05b4
JX
13591msgid "not setting upstream for a remote tag"
13592msgstr ""
13593
e13da2db 13594#: builtin/fetch.c:1467
3d0a05b4
JX
13595msgid "unknown branch type"
13596msgstr ""
13597
e13da2db 13598#: builtin/fetch.c:1469
3d0a05b4
JX
13599msgid ""
13600"no source branch found.\n"
13601"you need to specify exactly one branch with the --set-upstream option."
13602msgstr ""
13603
e13da2db 13604#: builtin/fetch.c:1598 builtin/fetch.c:1661
cc76011e
JX
13605#, c-format
13606msgid "Fetching %s\n"
13607msgstr ""
13608
e13da2db 13609#: builtin/fetch.c:1608 builtin/fetch.c:1663 builtin/remote.c:101
cc76011e
JX
13610#, c-format
13611msgid "Could not fetch %s"
13612msgstr ""
13613
e13da2db 13614#: builtin/fetch.c:1620
3d0a05b4
JX
13615#, c-format
13616msgid "could not fetch '%s' (exit code: %d)\n"
abc8de64
JX
13617msgstr ""
13618
e13da2db 13619#: builtin/fetch.c:1724
cc76011e
JX
13620msgid ""
13621"No remote repository specified. Please, specify either a URL or a\n"
13622"remote name from which new revisions should be fetched."
13623msgstr ""
13624
e13da2db 13625#: builtin/fetch.c:1760
cc76011e
JX
13626msgid "You need to specify a tag name."
13627msgstr ""
13628
e13da2db 13629#: builtin/fetch.c:1825
fda7b092
JX
13630msgid "Negative depth in --deepen is not supported"
13631msgstr ""
13632
e13da2db 13633#: builtin/fetch.c:1827
fda7b092
JX
13634msgid "--deepen and --depth are mutually exclusive"
13635msgstr ""
13636
e13da2db 13637#: builtin/fetch.c:1832
9caaf23e
JX
13638msgid "--depth and --unshallow cannot be used together"
13639msgstr ""
13640
e13da2db 13641#: builtin/fetch.c:1834
9caaf23e
JX
13642msgid "--unshallow on a complete repository does not make sense"
13643msgstr ""
13644
e13da2db 13645#: builtin/fetch.c:1851
cc76011e
JX
13646msgid "fetch --all does not take a repository argument"
13647msgstr ""
13648
e13da2db 13649#: builtin/fetch.c:1853
cc76011e
JX
13650msgid "fetch --all does not make sense with refspecs"
13651msgstr ""
13652
e13da2db 13653#: builtin/fetch.c:1862
cc76011e
JX
13654#, c-format
13655msgid "No such remote or remote group: %s"
13656msgstr ""
13657
e13da2db 13658#: builtin/fetch.c:1869
cc76011e
JX
13659msgid "Fetching a group and specifying refspecs does not make sense"
13660msgstr ""
13661
e13da2db 13662#: builtin/fetch.c:1887
7f95bc7a
JX
13663msgid ""
13664"--filter can only be used with the remote configured in extensions."
13665"partialclone"
13666msgstr ""
13667
e13da2db
JX
13668#: builtin/fetch.c:1891
13669msgid "--stdin can only be used when fetching from one remote"
13670msgstr ""
13671
bfef3f9d 13672#: builtin/fmt-merge-msg.c:7
c2ea1208
JX
13673msgid ""
13674"git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"
cc76011e
JX
13675msgstr ""
13676
bfef3f9d 13677#: builtin/fmt-merge-msg.c:18
cc76011e
JX
13678msgid "populate log with at most <n> entries from shortlog"
13679msgstr ""
13680
bfef3f9d 13681#: builtin/fmt-merge-msg.c:21
cc76011e
JX
13682msgid "alias for --log (deprecated)"
13683msgstr ""
13684
bfef3f9d 13685#: builtin/fmt-merge-msg.c:24
94328cef
JX
13686msgid "text"
13687msgstr ""
13688
bfef3f9d 13689#: builtin/fmt-merge-msg.c:25
94328cef
JX
13690msgid "use <text> as start of message"
13691msgstr ""
13692
bfef3f9d 13693#: builtin/fmt-merge-msg.c:26
94328cef
JX
13694msgid "file to read from"
13695msgstr ""
13696
13697#: builtin/for-each-ref.c:10
13698msgid "git for-each-ref [<options>] [<pattern>]"
13699msgstr ""
13700
13701#: builtin/for-each-ref.c:11
13702msgid "git for-each-ref [--points-at <object>]"
13703msgstr ""
13704
13705#: builtin/for-each-ref.c:12
e13da2db 13706msgid "git for-each-ref [--merged [<commit>]] [--no-merged [<commit>]]"
94328cef
JX
13707msgstr ""
13708
13709#: builtin/for-each-ref.c:13
13710msgid "git for-each-ref [--contains [<commit>]] [--no-contains [<commit>]]"
13711msgstr ""
13712
13713#: builtin/for-each-ref.c:28
13714msgid "quote placeholders suitably for shells"
13715msgstr ""
13716
13717#: builtin/for-each-ref.c:30
13718msgid "quote placeholders suitably for perl"
13719msgstr ""
13720
13721#: builtin/for-each-ref.c:32
13722msgid "quote placeholders suitably for python"
13723msgstr ""
13724
13725#: builtin/for-each-ref.c:34
13726msgid "quote placeholders suitably for Tcl"
13727msgstr ""
13728
13729#: builtin/for-each-ref.c:37
13730msgid "show only <n> matched refs"
13731msgstr ""
13732
bfef3f9d 13733#: builtin/for-each-ref.c:39 builtin/tag.c:440
94328cef
JX
13734msgid "respect format colors"
13735msgstr ""
13736
d93ef2a1 13737#: builtin/for-each-ref.c:42
94328cef
JX
13738msgid "print only refs which points at the given object"
13739msgstr ""
13740
d93ef2a1 13741#: builtin/for-each-ref.c:44
94328cef
JX
13742msgid "print only refs that are merged"
13743msgstr ""
13744
d93ef2a1 13745#: builtin/for-each-ref.c:45
94328cef
JX
13746msgid "print only refs that are not merged"
13747msgstr ""
13748
d93ef2a1 13749#: builtin/for-each-ref.c:46
94328cef
JX
13750msgid "print only refs which contain the commit"
13751msgstr ""
13752
d93ef2a1 13753#: builtin/for-each-ref.c:47
94328cef
JX
13754msgid "print only refs which don't contain the commit"
13755msgstr ""
13756
b3f6cd79 13757#: builtin/fsck.c:69 builtin/fsck.c:148 builtin/fsck.c:149
94328cef
JX
13758msgid "unknown"
13759msgstr ""
13760
13761#. TRANSLATORS: e.g. error in tree 01bfda: <more explanation>
b3f6cd79 13762#: builtin/fsck.c:101 builtin/fsck.c:121
94328cef
JX
13763#, c-format
13764msgid "error in %s %s: %s"
13765msgstr ""
13766
13767#. TRANSLATORS: e.g. warning in tree 01bfda: <more explanation>
b3f6cd79 13768#: builtin/fsck.c:115
94328cef
JX
13769#, c-format
13770msgid "warning in %s %s: %s"
13771msgstr ""
13772
b3f6cd79 13773#: builtin/fsck.c:144 builtin/fsck.c:147
94328cef
JX
13774#, c-format
13775msgid "broken link from %7s %s"
13776msgstr ""
13777
b3f6cd79 13778#: builtin/fsck.c:156
94328cef
JX
13779msgid "wrong object type in link"
13780msgstr ""
13781
b3f6cd79 13782#: builtin/fsck.c:172
94328cef
JX
13783#, c-format
13784msgid ""
13785"broken link from %7s %s\n"
13786" to %7s %s"
13787msgstr ""
13788
b3f6cd79 13789#: builtin/fsck.c:283
94328cef
JX
13790#, c-format
13791msgid "missing %s %s"
13792msgstr ""
13793
b3f6cd79 13794#: builtin/fsck.c:310
94328cef
JX
13795#, c-format
13796msgid "unreachable %s %s"
13797msgstr ""
13798
b3f6cd79 13799#: builtin/fsck.c:330
94328cef
JX
13800#, c-format
13801msgid "dangling %s %s"
13802msgstr ""
13803
b3f6cd79 13804#: builtin/fsck.c:340
94328cef
JX
13805msgid "could not create lost-found"
13806msgstr ""
13807
b3f6cd79 13808#: builtin/fsck.c:351
94328cef
JX
13809#, c-format
13810msgid "could not finish '%s'"
13811msgstr ""
13812
b3f6cd79 13813#: builtin/fsck.c:368
94328cef
JX
13814#, c-format
13815msgid "Checking %s"
13816msgstr ""
13817
b3f6cd79 13818#: builtin/fsck.c:406
94328cef
JX
13819#, c-format
13820msgid "Checking connectivity (%d objects)"
13821msgstr ""
13822
b3f6cd79 13823#: builtin/fsck.c:425
94328cef
JX
13824#, c-format
13825msgid "Checking %s %s"
13826msgstr ""
13827
b3f6cd79 13828#: builtin/fsck.c:430
94328cef
JX
13829msgid "broken links"
13830msgstr ""
13831
b3f6cd79 13832#: builtin/fsck.c:439
94328cef
JX
13833#, c-format
13834msgid "root %s"
13835msgstr ""
13836
b3f6cd79 13837#: builtin/fsck.c:447
94328cef
JX
13838#, c-format
13839msgid "tagged %s %s (%s) in %s"
13840msgstr ""
13841
b3f6cd79 13842#: builtin/fsck.c:476
94328cef
JX
13843#, c-format
13844msgid "%s: object corrupt or missing"
cc76011e
JX
13845msgstr ""
13846
b3f6cd79 13847#: builtin/fsck.c:501
94328cef
JX
13848#, c-format
13849msgid "%s: invalid reflog entry %s"
cc76011e
JX
13850msgstr ""
13851
b3f6cd79 13852#: builtin/fsck.c:515
94328cef
JX
13853#, c-format
13854msgid "Checking reflog %s->%s"
cc76011e
JX
13855msgstr ""
13856
b3f6cd79 13857#: builtin/fsck.c:549
94328cef
JX
13858#, c-format
13859msgid "%s: invalid sha1 pointer %s"
cc76011e
JX
13860msgstr ""
13861
b3f6cd79 13862#: builtin/fsck.c:556
94328cef
JX
13863#, c-format
13864msgid "%s: not a commit"
f4f2c8f8
JX
13865msgstr ""
13866
b3f6cd79 13867#: builtin/fsck.c:610
94328cef 13868msgid "notice: No default references"
f4f2c8f8
JX
13869msgstr ""
13870
b3f6cd79 13871#: builtin/fsck.c:625
94328cef
JX
13872#, c-format
13873msgid "%s: object corrupt or missing: %s"
f4f2c8f8
JX
13874msgstr ""
13875
b3f6cd79 13876#: builtin/fsck.c:638
94328cef
JX
13877#, c-format
13878msgid "%s: object could not be parsed: %s"
cc76011e
JX
13879msgstr ""
13880
b3f6cd79 13881#: builtin/fsck.c:658
94328cef
JX
13882#, c-format
13883msgid "bad sha1 file: %s"
cc76011e
JX
13884msgstr ""
13885
b3f6cd79 13886#: builtin/fsck.c:673
94328cef 13887msgid "Checking object directory"
cc76011e
JX
13888msgstr ""
13889
b3f6cd79 13890#: builtin/fsck.c:676
94328cef 13891msgid "Checking object directories"
cc76011e
JX
13892msgstr ""
13893
b3f6cd79 13894#: builtin/fsck.c:691
94328cef
JX
13895#, c-format
13896msgid "Checking %s link"
cc76011e
JX
13897msgstr ""
13898
1fd0dd72 13899#: builtin/fsck.c:696 builtin/index-pack.c:865
94328cef
JX
13900#, c-format
13901msgid "invalid %s"
25eab542
JX
13902msgstr ""
13903
b3f6cd79 13904#: builtin/fsck.c:703
94328cef
JX
13905#, c-format
13906msgid "%s points to something strange (%s)"
cc76011e
JX
13907msgstr ""
13908
b3f6cd79 13909#: builtin/fsck.c:709
94328cef
JX
13910#, c-format
13911msgid "%s: detached HEAD points at nothing"
cc76011e
JX
13912msgstr ""
13913
b3f6cd79 13914#: builtin/fsck.c:713
94328cef
JX
13915#, c-format
13916msgid "notice: %s points to an unborn branch (%s)"
f4f2c8f8
JX
13917msgstr ""
13918
b3f6cd79 13919#: builtin/fsck.c:725
94328cef 13920msgid "Checking cache tree"
f4f2c8f8
JX
13921msgstr ""
13922
b3f6cd79 13923#: builtin/fsck.c:730
94328cef
JX
13924#, c-format
13925msgid "%s: invalid sha1 pointer in cache-tree"
dfc182b1
JX
13926msgstr ""
13927
b3f6cd79 13928#: builtin/fsck.c:739
94328cef 13929msgid "non-tree in cache-tree"
5e078fcd
JX
13930msgstr ""
13931
b3f6cd79 13932#: builtin/fsck.c:770
c2ea1208 13933msgid "git fsck [<options>] [<object>...]"
cc76011e
JX
13934msgstr ""
13935
b3f6cd79 13936#: builtin/fsck.c:776
cc76011e
JX
13937msgid "show unreachable objects"
13938msgstr ""
13939
b3f6cd79 13940#: builtin/fsck.c:777
cc76011e
JX
13941msgid "show dangling objects"
13942msgstr ""
13943
b3f6cd79 13944#: builtin/fsck.c:778
cc76011e
JX
13945msgid "report tags"
13946msgstr ""
13947
b3f6cd79 13948#: builtin/fsck.c:779
cc76011e
JX
13949msgid "report root nodes"
13950msgstr ""
13951
b3f6cd79 13952#: builtin/fsck.c:780
cc76011e
JX
13953msgid "make index objects head nodes"
13954msgstr ""
13955
b3f6cd79 13956#: builtin/fsck.c:781
cc76011e
JX
13957msgid "make reflogs head nodes (default)"
13958msgstr ""
13959
b3f6cd79 13960#: builtin/fsck.c:782
cc76011e
JX
13961msgid "also consider packs and alternate objects"
13962msgstr ""
13963
b3f6cd79 13964#: builtin/fsck.c:783
df0617bf
JX
13965msgid "check only connectivity"
13966msgstr ""
13967
b3f6cd79 13968#: builtin/fsck.c:784
cc76011e
JX
13969msgid "enable more strict checking"
13970msgstr ""
13971
b3f6cd79 13972#: builtin/fsck.c:786
cc76011e
JX
13973msgid "write dangling objects in .git/lost-found"
13974msgstr ""
13975
b3f6cd79 13976#: builtin/fsck.c:787 builtin/prune.c:134
cc76011e
JX
13977msgid "show progress"
13978msgstr ""
13979
b3f6cd79 13980#: builtin/fsck.c:788
9fa976ff
JX
13981msgid "show verbose names for reachable objects"
13982msgstr ""
13983
1fd0dd72 13984#: builtin/fsck.c:847 builtin/index-pack.c:261
5e078fcd
JX
13985msgid "Checking objects"
13986msgstr ""
13987
b3f6cd79 13988#: builtin/fsck.c:875
94328cef
JX
13989#, c-format
13990msgid "%s: object missing"
13991msgstr ""
13992
b3f6cd79 13993#: builtin/fsck.c:886
94328cef
JX
13994#, c-format
13995msgid "invalid parameter: expected sha1, got '%s'"
13996msgstr ""
13997
e13da2db 13998#: builtin/gc.c:36
c2ea1208 13999msgid "git gc [<options>]"
cc76011e
JX
14000msgstr ""
14001
e13da2db 14002#: builtin/gc.c:91
cc76011e 14003#, c-format
dfc182b1 14004msgid "Failed to fstat %s: %s"
cc76011e
JX
14005msgstr ""
14006
e13da2db 14007#: builtin/gc.c:127
d93ef2a1
JX
14008#, c-format
14009msgid "failed to parse '%s' value '%s'"
14010msgstr ""
14011
e13da2db 14012#: builtin/gc.c:476 builtin/init-db.c:58
12705546
JX
14013#, c-format
14014msgid "cannot stat '%s'"
14015msgstr ""
14016
e13da2db 14017#: builtin/gc.c:485 builtin/notes.c:240 builtin/tag.c:530
cc76011e 14018#, c-format
12705546 14019msgid "cannot read '%s'"
cc76011e
JX
14020msgstr ""
14021
e13da2db 14022#: builtin/gc.c:492
f4f2c8f8
JX
14023#, c-format
14024msgid ""
14025"The last gc run reported the following. Please correct the root cause\n"
14026"and remove %s.\n"
14027"Automatic cleanup will not be performed until the file is removed.\n"
14028"\n"
14029"%s"
14030msgstr ""
14031
e13da2db 14032#: builtin/gc.c:540
cc76011e
JX
14033msgid "prune unreferenced objects"
14034msgstr ""
14035
e13da2db 14036#: builtin/gc.c:542
cc76011e
JX
14037msgid "be more thorough (increased runtime)"
14038msgstr ""
14039
e13da2db 14040#: builtin/gc.c:543
cc76011e
JX
14041msgid "enable auto-gc mode"
14042msgstr ""
14043
e13da2db 14044#: builtin/gc.c:546
727b9576
JX
14045msgid "force running gc even if there may be another gc running"
14046msgstr ""
14047
e13da2db 14048#: builtin/gc.c:549
9b7388a8
JX
14049msgid "repack all other packs except the largest pack"
14050msgstr ""
14051
e13da2db 14052#: builtin/gc.c:566
9b7388a8
JX
14053#, c-format
14054msgid "failed to parse gc.logexpiry value %s"
14055msgstr ""
14056
e13da2db 14057#: builtin/gc.c:577
dfc182b1 14058#, c-format
9b7388a8 14059msgid "failed to parse prune expiry value %s"
dfc182b1
JX
14060msgstr ""
14061
e13da2db 14062#: builtin/gc.c:597
cc76011e 14063#, c-format
5e078fcd
JX
14064msgid "Auto packing the repository in background for optimum performance.\n"
14065msgstr ""
14066
e13da2db 14067#: builtin/gc.c:599
5e078fcd
JX
14068#, c-format
14069msgid "Auto packing the repository for optimum performance.\n"
14070msgstr ""
14071
e13da2db 14072#: builtin/gc.c:600
5e078fcd
JX
14073#, c-format
14074msgid "See \"git help gc\" for manual housekeeping.\n"
cc76011e
JX
14075msgstr ""
14076
e13da2db 14077#: builtin/gc.c:640
727b9576
JX
14078#, c-format
14079msgid ""
14080"gc is already running on machine '%s' pid %<PRIuMAX> (use --force if not)"
14081msgstr ""
14082
e13da2db 14083#: builtin/gc.c:695
cc76011e
JX
14084msgid ""
14085"There are too many unreachable loose objects; run 'git prune' to remove them."
14086msgstr ""
14087
e13da2db
JX
14088#: builtin/gc.c:705
14089msgid "git maintenance run [--auto] [--[no-]quiet] [--task=<task>]"
14090msgstr ""
14091
14092#: builtin/gc.c:812
14093msgid "failed to write commit-graph"
14094msgstr ""
14095
14096#: builtin/gc.c:905
14097#, c-format
14098msgid "lock file '%s' exists, skipping maintenance"
14099msgstr ""
14100
14101#: builtin/gc.c:932
14102#, c-format
14103msgid "task '%s' failed"
14104msgstr ""
14105
14106#: builtin/gc.c:979
14107#, c-format
14108msgid "'%s' is not a valid task"
14109msgstr ""
14110
14111#: builtin/gc.c:984
14112#, c-format
14113msgid "task '%s' cannot be selected multiple times"
14114msgstr ""
14115
14116#: builtin/gc.c:999
14117msgid "run tasks based on the state of the repository"
14118msgstr ""
14119
14120#: builtin/gc.c:1001
14121msgid "do not report progress or other information over stderr"
14122msgstr ""
14123
14124#: builtin/gc.c:1002
14125msgid "task"
14126msgstr ""
14127
14128#: builtin/gc.c:1003
14129msgid "run a specific task"
14130msgstr ""
14131
14132#: builtin/gc.c:1026
14133msgid "git maintenance run [<options>]"
14134msgstr ""
14135
14136#: builtin/gc.c:1037
14137#, c-format
14138msgid "invalid subcommand: %s"
14139msgstr ""
14140
f7c6172e 14141#: builtin/grep.c:30
c2ea1208 14142msgid "git grep [<options>] [-e] <pattern> [<rev>...] [[--] <path>...]"
cc76011e
JX
14143msgstr ""
14144
94328cef 14145#: builtin/grep.c:225
cc76011e
JX
14146#, c-format
14147msgid "grep: failed to create thread: %s"
14148msgstr ""
14149
94328cef 14150#: builtin/grep.c:279
9eb3984b
JX
14151#, c-format
14152msgid "invalid number of threads specified (%d) for %s"
14153msgstr ""
14154
5b34e000
JX
14155#. TRANSLATORS: %s is the configuration
14156#. variable for tweaking threads, currently
14157#. grep.threads
14158#.
1fd0dd72 14159#: builtin/grep.c:287 builtin/index-pack.c:1576 builtin/index-pack.c:1766
e13da2db 14160#: builtin/pack-objects.c:2936
5b34e000
JX
14161#, c-format
14162msgid "no threads support, ignoring %s"
14163msgstr ""
14164
bfef3f9d 14165#: builtin/grep.c:475 builtin/grep.c:600 builtin/grep.c:640
cc76011e
JX
14166#, c-format
14167msgid "unable to read tree (%s)"
14168msgstr ""
14169
bfef3f9d 14170#: builtin/grep.c:655
cc76011e
JX
14171#, c-format
14172msgid "unable to grep from object of type %s"
14173msgstr ""
14174
e13da2db 14175#: builtin/grep.c:725
cc76011e
JX
14176#, c-format
14177msgid "switch `%c' expects a numerical value"
14178msgstr ""
14179
e13da2db 14180#: builtin/grep.c:824
cc76011e
JX
14181msgid "search in index instead of in the work tree"
14182msgstr ""
14183
e13da2db 14184#: builtin/grep.c:826
cc76011e
JX
14185msgid "find in contents not managed by git"
14186msgstr ""
14187
e13da2db 14188#: builtin/grep.c:828
cc76011e
JX
14189msgid "search in both tracked and untracked files"
14190msgstr ""
14191
e13da2db 14192#: builtin/grep.c:830
c2ea1208 14193msgid "ignore files specified via '.gitignore'"
cc76011e
JX
14194msgstr ""
14195
e13da2db 14196#: builtin/grep.c:832
dfc182b1 14197msgid "recursively search in each submodule"
673bfad0
JX
14198msgstr ""
14199
e13da2db 14200#: builtin/grep.c:835
cc76011e
JX
14201msgid "show non-matching lines"
14202msgstr ""
14203
e13da2db 14204#: builtin/grep.c:837
cc76011e
JX
14205msgid "case insensitive matching"
14206msgstr ""
14207
e13da2db 14208#: builtin/grep.c:839
cc76011e
JX
14209msgid "match patterns only at word boundaries"
14210msgstr ""
14211
e13da2db 14212#: builtin/grep.c:841
cc76011e
JX
14213msgid "process binary files as text"
14214msgstr ""
14215
e13da2db 14216#: builtin/grep.c:843
cc76011e
JX
14217msgid "don't match patterns in binary files"
14218msgstr ""
14219
e13da2db 14220#: builtin/grep.c:846
727b9576
JX
14221msgid "process binary files with textconv filters"
14222msgstr ""
14223
e13da2db 14224#: builtin/grep.c:848
12705546
JX
14225msgid "search in subdirectories (default)"
14226msgstr ""
14227
e13da2db 14228#: builtin/grep.c:850
cc76011e
JX
14229msgid "descend at most <depth> levels"
14230msgstr ""
14231
e13da2db 14232#: builtin/grep.c:854
cc76011e
JX
14233msgid "use extended POSIX regular expressions"
14234msgstr ""
14235
e13da2db 14236#: builtin/grep.c:857
cc76011e
JX
14237msgid "use basic POSIX regular expressions (default)"
14238msgstr ""
14239
e13da2db 14240#: builtin/grep.c:860
cc76011e
JX
14241msgid "interpret patterns as fixed strings"
14242msgstr ""
14243
e13da2db 14244#: builtin/grep.c:863
cc76011e
JX
14245msgid "use Perl-compatible regular expressions"
14246msgstr ""
14247
e13da2db 14248#: builtin/grep.c:866
cc76011e
JX
14249msgid "show line numbers"
14250msgstr ""
14251
e13da2db 14252#: builtin/grep.c:867
dba9f13c
JX
14253msgid "show column number of first match"
14254msgstr ""
14255
e13da2db 14256#: builtin/grep.c:868
cc76011e
JX
14257msgid "don't show filenames"
14258msgstr ""
14259
e13da2db 14260#: builtin/grep.c:869
cc76011e
JX
14261msgid "show filenames"
14262msgstr ""
14263
e13da2db 14264#: builtin/grep.c:871
cc76011e
JX
14265msgid "show filenames relative to top directory"
14266msgstr ""
14267
e13da2db 14268#: builtin/grep.c:873
cc76011e
JX
14269msgid "show only filenames instead of matching lines"
14270msgstr ""
14271
e13da2db 14272#: builtin/grep.c:875
cc76011e
JX
14273msgid "synonym for --files-with-matches"
14274msgstr ""
14275
e13da2db 14276#: builtin/grep.c:878
cc76011e
JX
14277msgid "show only the names of files without match"
14278msgstr ""
14279
e13da2db 14280#: builtin/grep.c:880
cc76011e
JX
14281msgid "print NUL after filenames"
14282msgstr ""
14283
e13da2db 14284#: builtin/grep.c:883
dba9f13c
JX
14285msgid "show only matching parts of a line"
14286msgstr ""
14287
e13da2db 14288#: builtin/grep.c:885
cc76011e
JX
14289msgid "show the number of matches instead of matching lines"
14290msgstr ""
14291
e13da2db 14292#: builtin/grep.c:886
cc76011e
JX
14293msgid "highlight matches"
14294msgstr ""
14295
e13da2db 14296#: builtin/grep.c:888
cc76011e
JX
14297msgid "print empty line between matches from different files"
14298msgstr ""
14299
e13da2db 14300#: builtin/grep.c:890
cc76011e
JX
14301msgid "show filename only once above matches from same file"
14302msgstr ""
14303
e13da2db 14304#: builtin/grep.c:893
cc76011e
JX
14305msgid "show <n> context lines before and after matches"
14306msgstr ""
14307
e13da2db 14308#: builtin/grep.c:896
cc76011e
JX
14309msgid "show <n> context lines before matches"
14310msgstr ""
14311
e13da2db 14312#: builtin/grep.c:898
cc76011e
JX
14313msgid "show <n> context lines after matches"
14314msgstr ""
14315
e13da2db 14316#: builtin/grep.c:900
9eb3984b
JX
14317msgid "use <n> worker threads"
14318msgstr ""
14319
e13da2db 14320#: builtin/grep.c:901
cc76011e
JX
14321msgid "shortcut for -C NUM"
14322msgstr ""
14323
e13da2db 14324#: builtin/grep.c:904
cc76011e
JX
14325msgid "show a line with the function name before matches"
14326msgstr ""
14327
e13da2db 14328#: builtin/grep.c:906
cc76011e
JX
14329msgid "show the surrounding function"
14330msgstr ""
14331
e13da2db 14332#: builtin/grep.c:909
cc76011e
JX
14333msgid "read patterns from file"
14334msgstr ""
14335
e13da2db 14336#: builtin/grep.c:911
cc76011e
JX
14337msgid "match <pattern>"
14338msgstr ""
14339
e13da2db 14340#: builtin/grep.c:913
cc76011e
JX
14341msgid "combine patterns specified with -e"
14342msgstr ""
14343
e13da2db 14344#: builtin/grep.c:925
cc76011e
JX
14345msgid "indicate hit with exit status without output"
14346msgstr ""
14347
e13da2db 14348#: builtin/grep.c:927
cc76011e
JX
14349msgid "show only matches from files that match all patterns"
14350msgstr ""
14351
e13da2db 14352#: builtin/grep.c:929
9306b5b9
JX
14353msgid "show parse tree for grep expression"
14354msgstr ""
14355
e13da2db 14356#: builtin/grep.c:933
cc76011e
JX
14357msgid "pager"
14358msgstr ""
14359
e13da2db 14360#: builtin/grep.c:933
cc76011e
JX
14361msgid "show matching files in the pager"
14362msgstr ""
14363
e13da2db 14364#: builtin/grep.c:937
cc76011e
JX
14365msgid "allow calling of grep(1) (ignored by this build)"
14366msgstr ""
14367
e13da2db 14368#: builtin/grep.c:1004
dba9f13c 14369msgid "no pattern given"
cc76011e
JX
14370msgstr ""
14371
e13da2db 14372#: builtin/grep.c:1040
dfc182b1
JX
14373msgid "--no-index or --untracked cannot be used with revs"
14374msgstr ""
14375
e13da2db 14376#: builtin/grep.c:1048
dfc182b1
JX
14377#, c-format
14378msgid "unable to resolve revision: %s"
14379msgstr ""
14380
e13da2db 14381#: builtin/grep.c:1078
f7c6172e
JX
14382msgid "--untracked not supported with --recurse-submodules"
14383msgstr ""
14384
e13da2db 14385#: builtin/grep.c:1082
12705546 14386msgid "invalid option combination, ignoring --threads"
9eb3984b
JX
14387msgstr ""
14388
e13da2db 14389#: builtin/grep.c:1085 builtin/pack-objects.c:3655
5b34e000
JX
14390msgid "no threads support, ignoring --threads"
14391msgstr ""
14392
1fd0dd72 14393#: builtin/grep.c:1088 builtin/index-pack.c:1573 builtin/pack-objects.c:2933
12705546
JX
14394#, c-format
14395msgid "invalid number of threads specified (%d)"
14396msgstr ""
14397
e13da2db 14398#: builtin/grep.c:1122
cc76011e
JX
14399msgid "--open-files-in-pager only works on the worktree"
14400msgstr ""
14401
e13da2db 14402#: builtin/grep.c:1148
dba9f13c 14403msgid "--cached or --untracked cannot be used with --no-index"
cc76011e
JX
14404msgstr ""
14405
e13da2db 14406#: builtin/grep.c:1154
dba9f13c 14407msgid "--[no-]exclude-standard cannot be used for tracked contents"
cc76011e
JX
14408msgstr ""
14409
e13da2db 14410#: builtin/grep.c:1162
dba9f13c 14411msgid "both --cached and trees are given"
cc76011e
JX
14412msgstr ""
14413
94328cef 14414#: builtin/hash-object.c:85
cc76011e 14415msgid ""
c2ea1208
JX
14416"git hash-object [-t <type>] [-w] [--path=<file> | --no-filters] [--stdin] "
14417"[--] <file>..."
cc76011e
JX
14418msgstr ""
14419
94328cef 14420#: builtin/hash-object.c:86
f4f2c8f8 14421msgid "git hash-object --stdin-paths"
cc76011e
JX
14422msgstr ""
14423
94328cef 14424#: builtin/hash-object.c:98
cc76011e
JX
14425msgid "object type"
14426msgstr ""
14427
94328cef 14428#: builtin/hash-object.c:99
cc76011e
JX
14429msgid "write the object into the object database"
14430msgstr ""
14431
94328cef 14432#: builtin/hash-object.c:101
cc76011e
JX
14433msgid "read the object from stdin"
14434msgstr ""
14435
94328cef 14436#: builtin/hash-object.c:103
cc76011e
JX
14437msgid "store file as is without filters"
14438msgstr ""
14439
94328cef 14440#: builtin/hash-object.c:104
d07a63e4
JX
14441msgid ""
14442"just hash any random garbage to create corrupt objects for debugging Git"
14443msgstr ""
14444
94328cef 14445#: builtin/hash-object.c:105
cc76011e
JX
14446msgid "process file as it were from this path"
14447msgstr ""
14448
bfef3f9d 14449#: builtin/help.c:47
cc76011e
JX
14450msgid "print all available commands"
14451msgstr ""
14452
bfef3f9d 14453#: builtin/help.c:48
fda7b092
JX
14454msgid "exclude guides"
14455msgstr ""
14456
bfef3f9d 14457#: builtin/help.c:49
c6bc7d43
JX
14458msgid "print list of useful guides"
14459msgstr ""
14460
bfef3f9d 14461#: builtin/help.c:50
dba9f13c
JX
14462msgid "print all configuration variable names"
14463msgstr ""
14464
bfef3f9d 14465#: builtin/help.c:52
cc76011e
JX
14466msgid "show man page"
14467msgstr ""
14468
bfef3f9d 14469#: builtin/help.c:53
cc76011e
JX
14470msgid "show manual in web browser"
14471msgstr ""
14472
bfef3f9d 14473#: builtin/help.c:55
cc76011e
JX
14474msgid "show info page"
14475msgstr ""
14476
bfef3f9d 14477#: builtin/help.c:57
55892712
JX
14478msgid "print command description"
14479msgstr ""
14480
bfef3f9d 14481#: builtin/help.c:62
c2ea1208 14482msgid "git help [--all] [--guides] [--man | --web | --info] [<command>]"
cc76011e
JX
14483msgstr ""
14484
bfef3f9d 14485#: builtin/help.c:163
cc76011e
JX
14486#, c-format
14487msgid "unrecognized help format '%s'"
14488msgstr ""
14489
bfef3f9d 14490#: builtin/help.c:190
cc76011e
JX
14491msgid "Failed to start emacsclient."
14492msgstr ""
14493
bfef3f9d 14494#: builtin/help.c:203
cc76011e
JX
14495msgid "Failed to parse emacsclient version."
14496msgstr ""
14497
bfef3f9d 14498#: builtin/help.c:211
cc76011e
JX
14499#, c-format
14500msgid "emacsclient version '%d' too old (< 22)."
14501msgstr ""
14502
bfef3f9d 14503#: builtin/help.c:229 builtin/help.c:251 builtin/help.c:261 builtin/help.c:269
cc76011e 14504#, c-format
f517e50d 14505msgid "failed to exec '%s'"
cc76011e
JX
14506msgstr ""
14507
bfef3f9d 14508#: builtin/help.c:307
cc76011e
JX
14509#, c-format
14510msgid ""
14511"'%s': path for unsupported man viewer.\n"
14512"Please consider using 'man.<tool>.cmd' instead."
14513msgstr ""
14514
bfef3f9d 14515#: builtin/help.c:319
cc76011e
JX
14516#, c-format
14517msgid ""
14518"'%s': cmd for supported man viewer.\n"
14519"Please consider using 'man.<tool>.path' instead."
14520msgstr ""
14521
bfef3f9d 14522#: builtin/help.c:436
cc76011e
JX
14523#, c-format
14524msgid "'%s': unknown man viewer."
14525msgstr ""
14526
bfef3f9d 14527#: builtin/help.c:453
cc76011e
JX
14528msgid "no man viewer handled the request"
14529msgstr ""
14530
bfef3f9d 14531#: builtin/help.c:461
cc76011e
JX
14532msgid "no info viewer handled the request"
14533msgstr ""
14534
bfef3f9d 14535#: builtin/help.c:520 builtin/help.c:531 git.c:337
cc76011e 14536#, c-format
25eab542 14537msgid "'%s' is aliased to '%s'"
cc76011e
JX
14538msgstr ""
14539
e13da2db 14540#: builtin/help.c:534 git.c:369
12705546
JX
14541#, c-format
14542msgid "bad alias.%s string: %s"
14543msgstr ""
14544
bfef3f9d 14545#: builtin/help.c:563 builtin/help.c:593
cc76011e 14546#, c-format
fda7b092 14547msgid "usage: %s%s"
cc76011e
JX
14548msgstr ""
14549
bfef3f9d 14550#: builtin/help.c:577
dba9f13c 14551msgid "'git help config' for more information"
fe05e196
JX
14552msgstr ""
14553
1fd0dd72 14554#: builtin/index-pack.c:221
cc76011e
JX
14555#, c-format
14556msgid "object type mismatch at %s"
14557msgstr ""
14558
1fd0dd72 14559#: builtin/index-pack.c:241
fe05e196
JX
14560#, c-format
14561msgid "did not receive expected object %s"
14562msgstr ""
14563
1fd0dd72 14564#: builtin/index-pack.c:244
fe05e196
JX
14565#, c-format
14566msgid "object %s: expected type %s, found %s"
cc76011e
JX
14567msgstr ""
14568
1fd0dd72 14569#: builtin/index-pack.c:294
cc76011e
JX
14570#, c-format
14571msgid "cannot fill %d byte"
14572msgid_plural "cannot fill %d bytes"
14573msgstr[0] ""
14574msgstr[1] ""
14575
1fd0dd72 14576#: builtin/index-pack.c:304
cc76011e
JX
14577msgid "early EOF"
14578msgstr ""
14579
1fd0dd72 14580#: builtin/index-pack.c:305
cc76011e
JX
14581msgid "read error on input"
14582msgstr ""
14583
1fd0dd72 14584#: builtin/index-pack.c:317
cc76011e
JX
14585msgid "used more bytes than were available"
14586msgstr ""
14587
1fd0dd72 14588#: builtin/index-pack.c:324 builtin/pack-objects.c:619
cc76011e
JX
14589msgid "pack too large for current definition of off_t"
14590msgstr ""
14591
1fd0dd72 14592#: builtin/index-pack.c:327 builtin/unpack-objects.c:95
fda7b092
JX
14593msgid "pack exceeds maximum allowed size"
14594msgstr ""
14595
1fd0dd72 14596#: builtin/index-pack.c:342 builtin/repack.c:254
bfef3f9d
JX
14597#, c-format
14598msgid "unable to create '%s'"
14599msgstr ""
14600
1fd0dd72 14601#: builtin/index-pack.c:348
cc76011e
JX
14602#, c-format
14603msgid "cannot open packfile '%s'"
14604msgstr ""
14605
1fd0dd72 14606#: builtin/index-pack.c:362
cc76011e
JX
14607msgid "pack signature mismatch"
14608msgstr ""
14609
1fd0dd72 14610#: builtin/index-pack.c:364
cc76011e
JX
14611#, c-format
14612msgid "pack version %<PRIu32> unsupported"
14613msgstr ""
14614
1fd0dd72 14615#: builtin/index-pack.c:382
cc76011e 14616#, c-format
9fa976ff 14617msgid "pack has bad object at offset %<PRIuMAX>: %s"
cc76011e
JX
14618msgstr ""
14619
1fd0dd72 14620#: builtin/index-pack.c:488
cc76011e
JX
14621#, c-format
14622msgid "inflate returned %d"
14623msgstr ""
14624
1fd0dd72 14625#: builtin/index-pack.c:537
cc76011e
JX
14626msgid "offset value overflow for delta base object"
14627msgstr ""
14628
1fd0dd72 14629#: builtin/index-pack.c:545
cc76011e
JX
14630msgid "delta base offset is out of bound"
14631msgstr ""
14632
1fd0dd72 14633#: builtin/index-pack.c:553
cc76011e
JX
14634#, c-format
14635msgid "unknown object type %d"
14636msgstr ""
14637
1fd0dd72 14638#: builtin/index-pack.c:584
cc76011e
JX
14639msgid "cannot pread pack file"
14640msgstr ""
14641
1fd0dd72 14642#: builtin/index-pack.c:586
cc76011e 14643#, c-format
9fa976ff
JX
14644msgid "premature end of pack file, %<PRIuMAX> byte missing"
14645msgid_plural "premature end of pack file, %<PRIuMAX> bytes missing"
cc76011e
JX
14646msgstr[0] ""
14647msgstr[1] ""
14648
1fd0dd72 14649#: builtin/index-pack.c:612
cc76011e
JX
14650msgid "serious inflate inconsistency"
14651msgstr ""
14652
1fd0dd72
JX
14653#: builtin/index-pack.c:757 builtin/index-pack.c:763 builtin/index-pack.c:787
14654#: builtin/index-pack.c:826 builtin/index-pack.c:835
cc76011e
JX
14655#, c-format
14656msgid "SHA1 COLLISION FOUND WITH %s !"
14657msgstr ""
14658
1fd0dd72 14659#: builtin/index-pack.c:760 builtin/pack-objects.c:171
e13da2db 14660#: builtin/pack-objects.c:231 builtin/pack-objects.c:326
cc76011e
JX
14661#, c-format
14662msgid "unable to read %s"
14663msgstr ""
14664
1fd0dd72 14665#: builtin/index-pack.c:824
dfc182b1
JX
14666#, c-format
14667msgid "cannot read existing object info %s"
14668msgstr ""
14669
1fd0dd72 14670#: builtin/index-pack.c:832
cc76011e
JX
14671#, c-format
14672msgid "cannot read existing object %s"
14673msgstr ""
14674
1fd0dd72 14675#: builtin/index-pack.c:846
cc76011e
JX
14676#, c-format
14677msgid "invalid blob object %s"
14678msgstr ""
14679
1fd0dd72 14680#: builtin/index-pack.c:849 builtin/index-pack.c:868
9b7388a8 14681msgid "fsck error in packed object"
cc76011e
JX
14682msgstr ""
14683
1fd0dd72 14684#: builtin/index-pack.c:870
cc76011e
JX
14685#, c-format
14686msgid "Not all child objects of %s are reachable"
14687msgstr ""
14688
1fd0dd72 14689#: builtin/index-pack.c:931 builtin/index-pack.c:978
cc76011e
JX
14690msgid "failed to apply delta"
14691msgstr ""
14692
1fd0dd72 14693#: builtin/index-pack.c:1161
cc76011e
JX
14694msgid "Receiving objects"
14695msgstr ""
14696
1fd0dd72 14697#: builtin/index-pack.c:1161
cc76011e
JX
14698msgid "Indexing objects"
14699msgstr ""
14700
1fd0dd72 14701#: builtin/index-pack.c:1195
cc76011e
JX
14702msgid "pack is corrupted (SHA1 mismatch)"
14703msgstr ""
14704
1fd0dd72 14705#: builtin/index-pack.c:1200
cc76011e
JX
14706msgid "cannot fstat packfile"
14707msgstr ""
14708
1fd0dd72 14709#: builtin/index-pack.c:1203
cc76011e
JX
14710msgid "pack has junk at the end"
14711msgstr ""
14712
1fd0dd72 14713#: builtin/index-pack.c:1215
cc76011e
JX
14714msgid "confusion beyond insanity in parse_pack_objects()"
14715msgstr ""
14716
1fd0dd72 14717#: builtin/index-pack.c:1238
cc76011e
JX
14718msgid "Resolving deltas"
14719msgstr ""
14720
1fd0dd72 14721#: builtin/index-pack.c:1249 builtin/pack-objects.c:2697
cc76011e
JX
14722#, c-format
14723msgid "unable to create thread: %s"
14724msgstr ""
14725
1fd0dd72 14726#: builtin/index-pack.c:1282
cc76011e
JX
14727msgid "confusion beyond insanity"
14728msgstr ""
14729
1fd0dd72 14730#: builtin/index-pack.c:1288
cc76011e 14731#, c-format
f517e50d
JX
14732msgid "completed with %d local object"
14733msgid_plural "completed with %d local objects"
14734msgstr[0] ""
14735msgstr[1] ""
cc76011e 14736
1fd0dd72 14737#: builtin/index-pack.c:1300
cc76011e
JX
14738#, c-format
14739msgid "Unexpected tail checksum for %s (disk corruption?)"
14740msgstr ""
14741
1fd0dd72 14742#: builtin/index-pack.c:1304
cc76011e
JX
14743#, c-format
14744msgid "pack has %d unresolved delta"
14745msgid_plural "pack has %d unresolved deltas"
14746msgstr[0] ""
14747msgstr[1] ""
14748
1fd0dd72 14749#: builtin/index-pack.c:1328
cc76011e
JX
14750#, c-format
14751msgid "unable to deflate appended object (%d)"
14752msgstr ""
14753
1fd0dd72 14754#: builtin/index-pack.c:1424
cc76011e
JX
14755#, c-format
14756msgid "local object %s is corrupt"
14757msgstr ""
14758
1fd0dd72 14759#: builtin/index-pack.c:1444
abc8de64
JX
14760#, c-format
14761msgid "packfile name '%s' does not end with '.pack'"
cc76011e
JX
14762msgstr ""
14763
1fd0dd72 14764#: builtin/index-pack.c:1469
cc76011e 14765#, c-format
abc8de64 14766msgid "cannot write %s file '%s'"
cc76011e
JX
14767msgstr ""
14768
1fd0dd72 14769#: builtin/index-pack.c:1477
cc76011e 14770#, c-format
abc8de64 14771msgid "cannot close written %s file '%s'"
cc76011e
JX
14772msgstr ""
14773
1fd0dd72 14774#: builtin/index-pack.c:1501
abc8de64
JX
14775msgid "error while closing pack file"
14776msgstr ""
14777
1fd0dd72 14778#: builtin/index-pack.c:1515
cc76011e
JX
14779msgid "cannot store pack file"
14780msgstr ""
14781
1fd0dd72 14782#: builtin/index-pack.c:1523
cc76011e
JX
14783msgid "cannot store index file"
14784msgstr ""
14785
1fd0dd72 14786#: builtin/index-pack.c:1567 builtin/pack-objects.c:2944
cc76011e
JX
14787#, c-format
14788msgid "bad pack.indexversion=%<PRIu32>"
14789msgstr ""
14790
1fd0dd72 14791#: builtin/index-pack.c:1631
cc76011e
JX
14792#, c-format
14793msgid "Cannot open existing pack file '%s'"
14794msgstr ""
14795
1fd0dd72 14796#: builtin/index-pack.c:1633
cc76011e
JX
14797#, c-format
14798msgid "Cannot open existing pack idx file for '%s'"
14799msgstr ""
14800
1fd0dd72 14801#: builtin/index-pack.c:1681
cc76011e
JX
14802#, c-format
14803msgid "non delta: %d object"
14804msgid_plural "non delta: %d objects"
14805msgstr[0] ""
14806msgstr[1] ""
14807
1fd0dd72 14808#: builtin/index-pack.c:1688
cc76011e
JX
14809#, c-format
14810msgid "chain length = %d: %lu object"
14811msgid_plural "chain length = %d: %lu objects"
14812msgstr[0] ""
14813msgstr[1] ""
14814
1fd0dd72 14815#: builtin/index-pack.c:1728
abc8de64 14816msgid "Cannot come back to cwd"
f517e50d
JX
14817msgstr ""
14818
1fd0dd72
JX
14819#: builtin/index-pack.c:1777 builtin/index-pack.c:1780
14820#: builtin/index-pack.c:1796 builtin/index-pack.c:1800
cc76011e
JX
14821#, c-format
14822msgid "bad %s"
14823msgstr ""
14824
1fd0dd72 14825#: builtin/index-pack.c:1806 builtin/init-db.c:391 builtin/init-db.c:623
d84f4abf
JX
14826#, c-format
14827msgid "unknown hash algorithm '%s'"
cc76011e
JX
14828msgstr ""
14829
1fd0dd72 14830#: builtin/index-pack.c:1821
d84f4abf
JX
14831msgid "--fix-thin cannot be used without --stdin"
14832msgstr ""
14833
1fd0dd72 14834#: builtin/index-pack.c:1823
673bfad0
JX
14835msgid "--stdin requires a git repository"
14836msgstr ""
14837
1fd0dd72 14838#: builtin/index-pack.c:1825
d84f4abf
JX
14839msgid "--object-format cannot be used with --stdin"
14840msgstr ""
14841
1fd0dd72 14842#: builtin/index-pack.c:1831
cc76011e
JX
14843msgid "--verify with no packfile name given"
14844msgstr ""
14845
1fd0dd72 14846#: builtin/index-pack.c:1892 builtin/unpack-objects.c:582
9b7388a8
JX
14847msgid "fsck error in pack objects"
14848msgstr ""
14849
e13da2db 14850#: builtin/init-db.c:64
cc76011e
JX
14851#, c-format
14852msgid "cannot stat template '%s'"
14853msgstr ""
14854
e13da2db 14855#: builtin/init-db.c:69
cc76011e
JX
14856#, c-format
14857msgid "cannot opendir '%s'"
14858msgstr ""
14859
e13da2db 14860#: builtin/init-db.c:81
cc76011e
JX
14861#, c-format
14862msgid "cannot readlink '%s'"
14863msgstr ""
14864
e13da2db 14865#: builtin/init-db.c:83
cc76011e
JX
14866#, c-format
14867msgid "cannot symlink '%s' '%s'"
14868msgstr ""
14869
e13da2db 14870#: builtin/init-db.c:89
cc76011e
JX
14871#, c-format
14872msgid "cannot copy '%s' to '%s'"
14873msgstr ""
14874
e13da2db 14875#: builtin/init-db.c:93
cc76011e
JX
14876#, c-format
14877msgid "ignoring template %s"
14878msgstr ""
14879
e13da2db 14880#: builtin/init-db.c:124
cc76011e 14881#, c-format
55892712 14882msgid "templates not found in %s"
cc76011e
JX
14883msgstr ""
14884
e13da2db 14885#: builtin/init-db.c:139
cc76011e 14886#, c-format
f517e50d 14887msgid "not copying templates from '%s': %s"
cc76011e
JX
14888msgstr ""
14889
e13da2db 14890#: builtin/init-db.c:274
d84f4abf
JX
14891#, c-format
14892msgid "invalid initial branch name: '%s'"
14893msgstr ""
14894
e13da2db 14895#: builtin/init-db.c:366
cc76011e 14896#, c-format
fda7b092 14897msgid "unable to handle file type %d"
cc76011e
JX
14898msgstr ""
14899
e13da2db 14900#: builtin/init-db.c:369
cc76011e 14901#, c-format
fda7b092 14902msgid "unable to move %s to %s"
cc76011e
JX
14903msgstr ""
14904
e13da2db 14905#: builtin/init-db.c:385
bfef3f9d
JX
14906msgid "attempt to reinitialize repository with different hash"
14907msgstr ""
14908
e13da2db 14909#: builtin/init-db.c:409 builtin/init-db.c:412
bfef3f9d 14910#, c-format
d84f4abf 14911msgid "%s already exists"
bfef3f9d
JX
14912msgstr ""
14913
e13da2db 14914#: builtin/init-db.c:443
cc76011e 14915#, c-format
d84f4abf 14916msgid "re-init: ignored --initial-branch=%s"
cc76011e
JX
14917msgstr ""
14918
e13da2db 14919#: builtin/init-db.c:474
cc76011e 14920#, c-format
9fa976ff 14921msgid "Reinitialized existing shared Git repository in %s%s\n"
cc76011e
JX
14922msgstr ""
14923
e13da2db 14924#: builtin/init-db.c:475
9fa976ff
JX
14925#, c-format
14926msgid "Reinitialized existing Git repository in %s%s\n"
cc76011e
JX
14927msgstr ""
14928
e13da2db 14929#: builtin/init-db.c:479
9fa976ff
JX
14930#, c-format
14931msgid "Initialized empty shared Git repository in %s%s\n"
cc76011e
JX
14932msgstr ""
14933
e13da2db 14934#: builtin/init-db.c:480
9fa976ff
JX
14935#, c-format
14936msgid "Initialized empty Git repository in %s%s\n"
cc76011e
JX
14937msgstr ""
14938
e13da2db 14939#: builtin/init-db.c:529
cc76011e 14940msgid ""
9caaf23e 14941"git init [-q | --quiet] [--bare] [--template=<template-directory>] [--"
c2ea1208 14942"shared[=<permissions>]] [<directory>]"
cc76011e
JX
14943msgstr ""
14944
e13da2db 14945#: builtin/init-db.c:555
cc76011e
JX
14946msgid "permissions"
14947msgstr ""
14948
e13da2db 14949#: builtin/init-db.c:556
cc76011e
JX
14950msgid "specify that the git repository is to be shared amongst several users"
14951msgstr ""
14952
e13da2db 14953#: builtin/init-db.c:562
d84f4abf
JX
14954msgid "override the name of the initial branch"
14955msgstr ""
14956
e13da2db 14957#: builtin/init-db.c:563 builtin/verify-pack.c:74
bfef3f9d
JX
14958msgid "hash"
14959msgstr ""
14960
e13da2db 14961#: builtin/init-db.c:564 builtin/show-index.c:22 builtin/verify-pack.c:75
bfef3f9d
JX
14962msgid "specify the hash algorithm to use"
14963msgstr ""
14964
e13da2db
JX
14965#: builtin/init-db.c:571
14966msgid "--separate-git-dir and --bare are mutually exclusive"
14967msgstr ""
14968
14969#: builtin/init-db.c:600 builtin/init-db.c:605
dba9f13c
JX
14970#, c-format
14971msgid "cannot mkdir %s"
14972msgstr ""
14973
e13da2db 14974#: builtin/init-db.c:609 builtin/init-db.c:664
cc76011e
JX
14975#, c-format
14976msgid "cannot chdir to %s"
14977msgstr ""
14978
e13da2db 14979#: builtin/init-db.c:636
cc76011e
JX
14980#, c-format
14981msgid ""
14982"%s (or --work-tree=<directory>) not allowed without specifying %s (or --git-"
14983"dir=<directory>)"
14984msgstr ""
14985
e13da2db 14986#: builtin/init-db.c:688
cc76011e
JX
14987#, c-format
14988msgid "Cannot access work tree '%s'"
14989msgstr ""
14990
e13da2db
JX
14991#: builtin/init-db.c:693
14992msgid "--separate-git-dir incompatible with bare repository"
14993msgstr ""
14994
6b0f1a9b 14995#: builtin/interpret-trailers.c:16
d07a63e4 14996msgid ""
9eb3984b
JX
14997"git interpret-trailers [--in-place] [--trim-empty] [(--trailer "
14998"<token>[(=|:)<value>])...] [<file>...]"
d07a63e4
JX
14999msgstr ""
15000
6b0f1a9b 15001#: builtin/interpret-trailers.c:95
9eb3984b
JX
15002msgid "edit files in place"
15003msgstr ""
15004
6b0f1a9b 15005#: builtin/interpret-trailers.c:96
d07a63e4
JX
15006msgid "trim empty trailers"
15007msgstr ""
15008
6b0f1a9b 15009#: builtin/interpret-trailers.c:99
25eab542
JX
15010msgid "where to place the new trailer"
15011msgstr ""
15012
6b0f1a9b 15013#: builtin/interpret-trailers.c:101
25eab542
JX
15014msgid "action if trailer already exists"
15015msgstr ""
15016
6b0f1a9b 15017#: builtin/interpret-trailers.c:103
25eab542
JX
15018msgid "action if trailer is missing"
15019msgstr ""
15020
6b0f1a9b 15021#: builtin/interpret-trailers.c:105
25eab542
JX
15022msgid "output only the trailers"
15023msgstr ""
15024
6b0f1a9b 15025#: builtin/interpret-trailers.c:106
25eab542
JX
15026msgid "do not apply config rules"
15027msgstr ""
15028
6b0f1a9b 15029#: builtin/interpret-trailers.c:107
25eab542
JX
15030msgid "join whitespace-continued values"
15031msgstr ""
15032
6b0f1a9b 15033#: builtin/interpret-trailers.c:108
25eab542
JX
15034msgid "set parsing options"
15035msgstr ""
15036
6b0f1a9b 15037#: builtin/interpret-trailers.c:110
12705546
JX
15038msgid "do not treat --- specially"
15039msgstr ""
15040
6b0f1a9b 15041#: builtin/interpret-trailers.c:111
d07a63e4
JX
15042msgid "trailer"
15043msgstr ""
15044
6b0f1a9b 15045#: builtin/interpret-trailers.c:112
d07a63e4
JX
15046msgid "trailer(s) to add"
15047msgstr ""
15048
6b0f1a9b 15049#: builtin/interpret-trailers.c:123
25eab542
JX
15050msgid "--trailer with --only-input does not make sense"
15051msgstr ""
15052
6b0f1a9b 15053#: builtin/interpret-trailers.c:133
9eb3984b
JX
15054msgid "no input file given for in-place editing"
15055msgstr ""
15056
e13da2db 15057#: builtin/log.c:56
64f23b0c 15058msgid "git log [<options>] [<revision-range>] [[--] <path>...]"
cc76011e
JX
15059msgstr ""
15060
e13da2db 15061#: builtin/log.c:57
c2ea1208 15062msgid "git show [<options>] <object>..."
cc76011e
JX
15063msgstr ""
15064
e13da2db 15065#: builtin/log.c:110
d07a63e4
JX
15066#, c-format
15067msgid "invalid --decorate option: %s"
15068msgstr ""
15069
e13da2db 15070#: builtin/log.c:177
cc76011e
JX
15071msgid "show source"
15072msgstr ""
15073
e13da2db 15074#: builtin/log.c:178
46bc4039
JX
15075msgid "Use mail map file"
15076msgstr ""
15077
e13da2db 15078#: builtin/log.c:181
18a90722
JX
15079msgid "only decorate refs that match <pattern>"
15080msgstr ""
15081
e13da2db 15082#: builtin/log.c:183
18a90722
JX
15083msgid "do not decorate refs that match <pattern>"
15084msgstr ""
15085
e13da2db 15086#: builtin/log.c:184
cc76011e
JX
15087msgid "decorate options"
15088msgstr ""
15089
e13da2db 15090#: builtin/log.c:187
d07a63e4
JX
15091msgid "Process line range n,m in file, counting from 1"
15092msgstr ""
15093
e13da2db 15094#: builtin/log.c:297
cc76011e
JX
15095#, c-format
15096msgid "Final output: %d %s\n"
15097msgstr ""
15098
e13da2db 15099#: builtin/log.c:555
d07a63e4
JX
15100#, c-format
15101msgid "git show %s: bad file"
15102msgstr ""
15103
e13da2db 15104#: builtin/log.c:570 builtin/log.c:665
cc76011e 15105#, c-format
d93ef2a1 15106msgid "could not read object %s"
cc76011e
JX
15107msgstr ""
15108
e13da2db 15109#: builtin/log.c:690
cc76011e 15110#, c-format
d93ef2a1 15111msgid "unknown type: %d"
cc76011e
JX
15112msgstr ""
15113
e13da2db 15114#: builtin/log.c:839
578c7937
JX
15115#, c-format
15116msgid "%s: invalid cover from description mode"
15117msgstr ""
15118
e13da2db 15119#: builtin/log.c:846
cc76011e
JX
15120msgid "format.headers without value"
15121msgstr ""
15122
e13da2db 15123#: builtin/log.c:965
cc76011e
JX
15124msgid "name of output directory is too long"
15125msgstr ""
15126
e13da2db 15127#: builtin/log.c:981
cc76011e 15128#, c-format
d93ef2a1
JX
15129msgid "cannot open patch file %s"
15130msgstr ""
15131
e13da2db 15132#: builtin/log.c:998
d93ef2a1 15133msgid "need exactly one range"
cc76011e
JX
15134msgstr ""
15135
e13da2db 15136#: builtin/log.c:1008
d93ef2a1 15137msgid "not a range"
cc76011e
JX
15138msgstr ""
15139
e13da2db 15140#: builtin/log.c:1172
d93ef2a1 15141msgid "cover letter needs email format"
cc76011e
JX
15142msgstr ""
15143
e13da2db 15144#: builtin/log.c:1178
d93ef2a1 15145msgid "failed to create cover-letter file"
cc76011e
JX
15146msgstr ""
15147
e13da2db 15148#: builtin/log.c:1259
cc76011e
JX
15149#, c-format
15150msgid "insane in-reply-to: %s"
15151msgstr ""
15152
e13da2db 15153#: builtin/log.c:1286
c2ea1208 15154msgid "git format-patch [<options>] [<since> | <revision-range>]"
cc76011e
JX
15155msgstr ""
15156
e13da2db 15157#: builtin/log.c:1344
d93ef2a1 15158msgid "two output directories?"
cc76011e
JX
15159msgstr ""
15160
e13da2db 15161#: builtin/log.c:1495 builtin/log.c:2301 builtin/log.c:2303 builtin/log.c:2315
f517e50d 15162#, c-format
d93ef2a1 15163msgid "unknown commit %s"
f517e50d
JX
15164msgstr ""
15165
e13da2db 15166#: builtin/log.c:1506 builtin/replace.c:58 builtin/replace.c:207
d93ef2a1 15167#: builtin/replace.c:210
f517e50d 15168#, c-format
d93ef2a1 15169msgid "failed to resolve '%s' as a valid ref"
f517e50d
JX
15170msgstr ""
15171
e13da2db 15172#: builtin/log.c:1515
d93ef2a1 15173msgid "could not find exact merge base"
f517e50d
JX
15174msgstr ""
15175
e13da2db 15176#: builtin/log.c:1525
f517e50d 15177msgid ""
d93ef2a1 15178"failed to get upstream, if you want to record base commit automatically,\n"
f517e50d 15179"please use git branch --set-upstream-to to track a remote branch.\n"
d93ef2a1 15180"Or you could specify base commit by --base=<base-commit-id> manually"
f517e50d
JX
15181msgstr ""
15182
e13da2db 15183#: builtin/log.c:1548
d93ef2a1 15184msgid "failed to find exact merge base"
f517e50d
JX
15185msgstr ""
15186
e13da2db 15187#: builtin/log.c:1565
f517e50d
JX
15188msgid "base commit should be the ancestor of revision list"
15189msgstr ""
15190
e13da2db 15191#: builtin/log.c:1575
f517e50d
JX
15192msgid "base commit shouldn't be in revision list"
15193msgstr ""
15194
e13da2db 15195#: builtin/log.c:1633
f517e50d
JX
15196msgid "cannot get patch id"
15197msgstr ""
15198
e13da2db
JX
15199#: builtin/log.c:1690
15200msgid "failed to infer range-diff origin of current series"
15201msgstr ""
15202
15203#: builtin/log.c:1692
15204#, c-format
15205msgid "using '%s' as range-diff origin of current series"
12705546
JX
15206msgstr ""
15207
e13da2db 15208#: builtin/log.c:1736
cc76011e
JX
15209msgid "use [PATCH n/m] even with a single patch"
15210msgstr ""
15211
e13da2db 15212#: builtin/log.c:1739
cc76011e
JX
15213msgid "use [PATCH] even with multiple patches"
15214msgstr ""
15215
e13da2db 15216#: builtin/log.c:1743
cc76011e
JX
15217msgid "print patches to standard out"
15218msgstr ""
15219
e13da2db 15220#: builtin/log.c:1745
cc76011e
JX
15221msgid "generate a cover letter"
15222msgstr ""
15223
e13da2db 15224#: builtin/log.c:1747
cc76011e
JX
15225msgid "use simple number sequence for output file names"
15226msgstr ""
15227
e13da2db 15228#: builtin/log.c:1748
cc76011e
JX
15229msgid "sfx"
15230msgstr ""
15231
e13da2db 15232#: builtin/log.c:1749
cc76011e
JX
15233msgid "use <sfx> instead of '.patch'"
15234msgstr ""
15235
e13da2db 15236#: builtin/log.c:1751
cc76011e
JX
15237msgid "start numbering patches at <n> instead of 1"
15238msgstr ""
15239
e13da2db 15240#: builtin/log.c:1753
46bc4039
JX
15241msgid "mark the series as Nth re-roll"
15242msgstr ""
15243
e13da2db 15244#: builtin/log.c:1755
fda7b092
JX
15245msgid "Use [RFC PATCH] instead of [PATCH]"
15246msgstr ""
15247
e13da2db 15248#: builtin/log.c:1758
578c7937
JX
15249msgid "cover-from-description-mode"
15250msgstr ""
15251
e13da2db 15252#: builtin/log.c:1759
578c7937
JX
15253msgid "generate parts of a cover letter based on a branch's description"
15254msgstr ""
15255
e13da2db 15256#: builtin/log.c:1761
cc76011e
JX
15257msgid "Use [<prefix>] instead of [PATCH]"
15258msgstr ""
15259
e13da2db 15260#: builtin/log.c:1764
cc76011e
JX
15261msgid "store resulting files in <dir>"
15262msgstr ""
15263
e13da2db 15264#: builtin/log.c:1767
cc76011e
JX
15265msgid "don't strip/add [PATCH]"
15266msgstr ""
15267
e13da2db 15268#: builtin/log.c:1770
cc76011e
JX
15269msgid "don't output binary diffs"
15270msgstr ""
15271
e13da2db 15272#: builtin/log.c:1772
2c0ca050
JX
15273msgid "output all-zero hash in From header"
15274msgstr ""
15275
e13da2db 15276#: builtin/log.c:1774
cc76011e
JX
15277msgid "don't include a patch matching a commit upstream"
15278msgstr ""
15279
e13da2db 15280#: builtin/log.c:1776
cc76011e
JX
15281msgid "show patch format instead of default (patch + stat)"
15282msgstr ""
15283
e13da2db 15284#: builtin/log.c:1778
cc76011e
JX
15285msgid "Messaging"
15286msgstr ""
15287
e13da2db 15288#: builtin/log.c:1779
cc76011e
JX
15289msgid "header"
15290msgstr ""
15291
e13da2db 15292#: builtin/log.c:1780
cc76011e
JX
15293msgid "add email header"
15294msgstr ""
15295
e13da2db 15296#: builtin/log.c:1781 builtin/log.c:1782
cc76011e
JX
15297msgid "email"
15298msgstr ""
15299
e13da2db 15300#: builtin/log.c:1781
cc76011e
JX
15301msgid "add To: header"
15302msgstr ""
15303
e13da2db 15304#: builtin/log.c:1782
cc76011e
JX
15305msgid "add Cc: header"
15306msgstr ""
15307
e13da2db 15308#: builtin/log.c:1783
28b3cffc
JX
15309msgid "ident"
15310msgstr ""
15311
e13da2db 15312#: builtin/log.c:1784
28b3cffc
JX
15313msgid "set From address to <ident> (or committer ident if absent)"
15314msgstr ""
15315
e13da2db 15316#: builtin/log.c:1786
cc76011e
JX
15317msgid "message-id"
15318msgstr ""
15319
e13da2db 15320#: builtin/log.c:1787
cc76011e
JX
15321msgid "make first mail a reply to <message-id>"
15322msgstr ""
15323
e13da2db 15324#: builtin/log.c:1788 builtin/log.c:1791
cc76011e
JX
15325msgid "boundary"
15326msgstr ""
15327
e13da2db 15328#: builtin/log.c:1789
cc76011e
JX
15329msgid "attach the patch"
15330msgstr ""
15331
e13da2db 15332#: builtin/log.c:1792
cc76011e
JX
15333msgid "inline the patch"
15334msgstr ""
15335
e13da2db 15336#: builtin/log.c:1796
cc76011e
JX
15337msgid "enable message threading, styles: shallow, deep"
15338msgstr ""
15339
e13da2db 15340#: builtin/log.c:1798
cc76011e
JX
15341msgid "signature"
15342msgstr ""
15343
e13da2db 15344#: builtin/log.c:1799
cc76011e
JX
15345msgid "add a signature"
15346msgstr ""
15347
e13da2db 15348#: builtin/log.c:1800
f517e50d
JX
15349msgid "base-commit"
15350msgstr ""
15351
e13da2db 15352#: builtin/log.c:1801
f517e50d
JX
15353msgid "add prerequisite tree info to the patch series"
15354msgstr ""
15355
e13da2db 15356#: builtin/log.c:1804
fe05e196
JX
15357msgid "add a signature from a file"
15358msgstr ""
15359
e13da2db 15360#: builtin/log.c:1805
cc76011e
JX
15361msgid "don't print the patch filenames"
15362msgstr ""
15363
e13da2db 15364#: builtin/log.c:1807
25eab542
JX
15365msgid "show progress while generating patches"
15366msgstr ""
15367
e13da2db 15368#: builtin/log.c:1809
12705546
JX
15369msgid "show changes against <rev> in cover letter or single patch"
15370msgstr ""
15371
e13da2db 15372#: builtin/log.c:1812
12705546
JX
15373msgid "show changes against <refspec> in cover letter or single patch"
15374msgstr ""
15375
e13da2db 15376#: builtin/log.c:1814
12705546
JX
15377msgid "percentage by which creation is weighted"
15378msgstr ""
15379
e13da2db 15380#: builtin/log.c:1896
5b34e000
JX
15381#, c-format
15382msgid "invalid ident line: %s"
15383msgstr ""
15384
e13da2db 15385#: builtin/log.c:1911
dba9f13c 15386msgid "-n and -k are mutually exclusive"
cc76011e
JX
15387msgstr ""
15388
e13da2db 15389#: builtin/log.c:1913
dba9f13c 15390msgid "--subject-prefix/--rfc and -k are mutually exclusive"
cc76011e
JX
15391msgstr ""
15392
e13da2db 15393#: builtin/log.c:1921
cc76011e
JX
15394msgid "--name-only does not make sense"
15395msgstr ""
15396
e13da2db 15397#: builtin/log.c:1923
cc76011e
JX
15398msgid "--name-status does not make sense"
15399msgstr ""
15400
e13da2db 15401#: builtin/log.c:1925
cc76011e
JX
15402msgid "--check does not make sense"
15403msgstr ""
15404
e13da2db 15405#: builtin/log.c:1958
cc76011e
JX
15406msgid "standard output, or directory, which one?"
15407msgstr ""
15408
e13da2db 15409#: builtin/log.c:2062
12705546 15410msgid "--interdiff requires --cover-letter or single patch"
fe05e196
JX
15411msgstr ""
15412
e13da2db 15413#: builtin/log.c:2066
12705546
JX
15414msgid "Interdiff:"
15415msgstr ""
15416
e13da2db 15417#: builtin/log.c:2067
12705546
JX
15418#, c-format
15419msgid "Interdiff against v%d:"
15420msgstr ""
15421
e13da2db 15422#: builtin/log.c:2073
12705546
JX
15423msgid "--creation-factor requires --range-diff"
15424msgstr ""
15425
e13da2db 15426#: builtin/log.c:2077
12705546
JX
15427msgid "--range-diff requires --cover-letter or single patch"
15428msgstr ""
15429
e13da2db 15430#: builtin/log.c:2085
12705546
JX
15431msgid "Range-diff:"
15432msgstr ""
15433
e13da2db 15434#: builtin/log.c:2086
12705546
JX
15435#, c-format
15436msgid "Range-diff against v%d:"
15437msgstr ""
15438
e13da2db 15439#: builtin/log.c:2097
12705546
JX
15440#, c-format
15441msgid "unable to read signature file '%s'"
15442msgstr ""
15443
e13da2db 15444#: builtin/log.c:2133
25eab542
JX
15445msgid "Generating patches"
15446msgstr ""
15447
e13da2db 15448#: builtin/log.c:2177
d93ef2a1 15449msgid "failed to create output files"
cc76011e
JX
15450msgstr ""
15451
e13da2db 15452#: builtin/log.c:2236
cc76011e
JX
15453msgid "git cherry [-v] [<upstream> [<head> [<limit>]]]"
15454msgstr ""
15455
e13da2db 15456#: builtin/log.c:2290
cc76011e
JX
15457#, c-format
15458msgid ""
15459"Could not find a tracked remote branch, please specify <upstream> manually.\n"
15460msgstr ""
15461
bfef3f9d 15462#: builtin/ls-files.c:471
c2ea1208 15463msgid "git ls-files [<options>] [<file>...]"
cc76011e
JX
15464msgstr ""
15465
bfef3f9d 15466#: builtin/ls-files.c:527
cc76011e
JX
15467msgid "identify the file status with tags"
15468msgstr ""
15469
bfef3f9d 15470#: builtin/ls-files.c:529
cc76011e
JX
15471msgid "use lowercase letters for 'assume unchanged' files"
15472msgstr ""
15473
bfef3f9d 15474#: builtin/ls-files.c:531
18a90722
JX
15475msgid "use lowercase letters for 'fsmonitor clean' files"
15476msgstr ""
15477
bfef3f9d 15478#: builtin/ls-files.c:533
cc76011e
JX
15479msgid "show cached files in the output (default)"
15480msgstr ""
15481
bfef3f9d 15482#: builtin/ls-files.c:535
cc76011e
JX
15483msgid "show deleted files in the output"
15484msgstr ""
15485
bfef3f9d 15486#: builtin/ls-files.c:537
cc76011e
JX
15487msgid "show modified files in the output"
15488msgstr ""
15489
bfef3f9d 15490#: builtin/ls-files.c:539
cc76011e
JX
15491msgid "show other files in the output"
15492msgstr ""
15493
bfef3f9d 15494#: builtin/ls-files.c:541
cc76011e
JX
15495msgid "show ignored files in the output"
15496msgstr ""
15497
bfef3f9d 15498#: builtin/ls-files.c:544
cc76011e
JX
15499msgid "show staged contents' object name in the output"
15500msgstr ""
15501
bfef3f9d 15502#: builtin/ls-files.c:546
cc76011e
JX
15503msgid "show files on the filesystem that need to be removed"
15504msgstr ""
15505
bfef3f9d 15506#: builtin/ls-files.c:548
d07a63e4 15507msgid "show 'other' directories' names only"
cc76011e
JX
15508msgstr ""
15509
bfef3f9d 15510#: builtin/ls-files.c:550
9eb3984b
JX
15511msgid "show line endings of files"
15512msgstr ""
15513
bfef3f9d 15514#: builtin/ls-files.c:552
cc76011e
JX
15515msgid "don't show empty directories"
15516msgstr ""
15517
bfef3f9d 15518#: builtin/ls-files.c:555
cc76011e
JX
15519msgid "show unmerged files in the output"
15520msgstr ""
15521
bfef3f9d 15522#: builtin/ls-files.c:557
cc76011e
JX
15523msgid "show resolve-undo information"
15524msgstr ""
15525
bfef3f9d 15526#: builtin/ls-files.c:559
cc76011e
JX
15527msgid "skip files matching pattern"
15528msgstr ""
15529
bfef3f9d 15530#: builtin/ls-files.c:562
cc76011e
JX
15531msgid "exclude patterns are read from <file>"
15532msgstr ""
15533
bfef3f9d 15534#: builtin/ls-files.c:565
cc76011e
JX
15535msgid "read additional per-directory exclude patterns in <file>"
15536msgstr ""
15537
bfef3f9d 15538#: builtin/ls-files.c:567
cc76011e
JX
15539msgid "add the standard git exclusions"
15540msgstr ""
15541
bfef3f9d 15542#: builtin/ls-files.c:571
cc76011e
JX
15543msgid "make the output relative to the project top directory"
15544msgstr ""
15545
bfef3f9d 15546#: builtin/ls-files.c:574
fda7b092
JX
15547msgid "recurse through submodules"
15548msgstr ""
15549
bfef3f9d 15550#: builtin/ls-files.c:576
cc76011e
JX
15551msgid "if any <file> is not in the index, treat this as an error"
15552msgstr ""
15553
bfef3f9d 15554#: builtin/ls-files.c:577
cc76011e
JX
15555msgid "tree-ish"
15556msgstr ""
15557
bfef3f9d 15558#: builtin/ls-files.c:578
cc76011e
JX
15559msgid "pretend that paths removed since <tree-ish> are still present"
15560msgstr ""
15561
bfef3f9d 15562#: builtin/ls-files.c:580
cc76011e
JX
15563msgid "show debugging data"
15564msgstr ""
15565
9b7388a8 15566#: builtin/ls-remote.c:9
9eb3984b
JX
15567msgid ""
15568"git ls-remote [--heads] [--tags] [--refs] [--upload-pack=<exec>]\n"
15569" [-q | --quiet] [--exit-code] [--get-url]\n"
15570" [--symref] [<repository> [<refs>...]]"
15571msgstr ""
15572
9b7388a8 15573#: builtin/ls-remote.c:59
9eb3984b
JX
15574msgid "do not print remote URL"
15575msgstr ""
15576
e13da2db 15577#: builtin/ls-remote.c:60 builtin/ls-remote.c:62 builtin/rebase.c:1392
9eb3984b
JX
15578msgid "exec"
15579msgstr ""
15580
9b7388a8 15581#: builtin/ls-remote.c:61 builtin/ls-remote.c:63
9eb3984b
JX
15582msgid "path of git-upload-pack on the remote host"
15583msgstr ""
15584
9b7388a8 15585#: builtin/ls-remote.c:65
9eb3984b
JX
15586msgid "limit to tags"
15587msgstr ""
15588
9b7388a8 15589#: builtin/ls-remote.c:66
9eb3984b
JX
15590msgid "limit to heads"
15591msgstr ""
15592
9b7388a8 15593#: builtin/ls-remote.c:67
9eb3984b
JX
15594msgid "do not show peeled tags"
15595msgstr ""
15596
9b7388a8 15597#: builtin/ls-remote.c:69
9eb3984b
JX
15598msgid "take url.<base>.insteadOf into account"
15599msgstr ""
15600
d93ef2a1 15601#: builtin/ls-remote.c:72
9eb3984b
JX
15602msgid "exit with exit code 2 if no matching refs are found"
15603msgstr ""
15604
d93ef2a1 15605#: builtin/ls-remote.c:75
9eb3984b
JX
15606msgid "show underlying ref in addition to the object pointed by it"
15607msgstr ""
15608
dba9f13c 15609#: builtin/ls-tree.c:30
cc76011e
JX
15610msgid "git ls-tree [<options>] <tree-ish> [<path>...]"
15611msgstr ""
15612
dba9f13c 15613#: builtin/ls-tree.c:128
cc76011e
JX
15614msgid "only show trees"
15615msgstr ""
15616
dba9f13c 15617#: builtin/ls-tree.c:130
cc76011e
JX
15618msgid "recurse into subtrees"
15619msgstr ""
15620
dba9f13c 15621#: builtin/ls-tree.c:132
cc76011e
JX
15622msgid "show trees when recursing"
15623msgstr ""
15624
dba9f13c 15625#: builtin/ls-tree.c:135
cc76011e
JX
15626msgid "terminate entries with NUL byte"
15627msgstr ""
15628
dba9f13c 15629#: builtin/ls-tree.c:136
cc76011e
JX
15630msgid "include object size"
15631msgstr ""
15632
dba9f13c 15633#: builtin/ls-tree.c:138 builtin/ls-tree.c:140
cc76011e
JX
15634msgid "list only filenames"
15635msgstr ""
15636
dba9f13c 15637#: builtin/ls-tree.c:143
cc76011e
JX
15638msgid "use full path names"
15639msgstr ""
15640
dba9f13c 15641#: builtin/ls-tree.c:145
cc76011e
JX
15642msgid "list entire tree; not just current directory (implies --full-name)"
15643msgstr ""
15644
5b34e000
JX
15645#: builtin/mailsplit.c:241
15646#, c-format
15647msgid "empty mbox: '%s'"
cc76011e
JX
15648msgstr ""
15649
bfef3f9d
JX
15650#: builtin/merge-base.c:32
15651msgid "git merge-base [-a | --all] <commit> <commit>..."
15652msgstr ""
15653
15654#: builtin/merge-base.c:33
15655msgid "git merge-base [-a | --all] --octopus <commit>..."
15656msgstr ""
15657
15658#: builtin/merge-base.c:34
15659msgid "git merge-base --independent <commit>..."
15660msgstr ""
15661
15662#: builtin/merge-base.c:35
15663msgid "git merge-base --is-ancestor <commit> <commit>"
15664msgstr ""
15665
15666#: builtin/merge-base.c:36
15667msgid "git merge-base --fork-point <ref> [<commit>]"
15668msgstr ""
15669
15670#: builtin/merge-base.c:143
15671msgid "output all common ancestors"
15672msgstr ""
15673
15674#: builtin/merge-base.c:145
15675msgid "find ancestors for a single n-way merge"
15676msgstr ""
15677
15678#: builtin/merge-base.c:147
15679msgid "list revs not reachable from others"
15680msgstr ""
15681
15682#: builtin/merge-base.c:149
15683msgid "is the first one ancestor of the other?"
15684msgstr ""
15685
15686#: builtin/merge-base.c:151
15687msgid "find where <commit> forked from reflog of <ref>"
15688msgstr ""
15689
15690#: builtin/merge-file.c:9
15691msgid ""
15692"git merge-file [<options>] [-L <name1> [-L <orig> [-L <name2>]]] <file1> "
15693"<orig-file> <file2>"
15694msgstr ""
15695
15696#: builtin/merge-file.c:35
15697msgid "send results to standard output"
15698msgstr ""
15699
15700#: builtin/merge-file.c:36
15701msgid "use a diff3 based merge"
15702msgstr ""
15703
15704#: builtin/merge-file.c:37
15705msgid "for conflicts, use our version"
15706msgstr ""
15707
15708#: builtin/merge-file.c:39
15709msgid "for conflicts, use their version"
15710msgstr ""
15711
15712#: builtin/merge-file.c:41
15713msgid "for conflicts, use a union version"
15714msgstr ""
15715
15716#: builtin/merge-file.c:44
15717msgid "for conflicts, use this marker size"
15718msgstr ""
15719
15720#: builtin/merge-file.c:45
15721msgid "do not warn about conflicts"
15722msgstr ""
15723
15724#: builtin/merge-file.c:47
15725msgid "set labels for file1/orig-file/file2"
15726msgstr ""
15727
15728#: builtin/merge-recursive.c:47
15729#, c-format
15730msgid "unknown option %s"
15731msgstr ""
15732
15733#: builtin/merge-recursive.c:53
15734#, c-format
15735msgid "could not parse object '%s'"
15736msgstr ""
15737
15738#: builtin/merge-recursive.c:57
15739#, c-format
15740msgid "cannot handle more than %d base. Ignoring %s."
15741msgid_plural "cannot handle more than %d bases. Ignoring %s."
15742msgstr[0] ""
15743msgstr[1] ""
15744
15745#: builtin/merge-recursive.c:65
15746msgid "not handling anything other than two heads merge."
15747msgstr ""
15748
15749#: builtin/merge-recursive.c:74 builtin/merge-recursive.c:76
15750#, c-format
15751msgid "could not resolve ref '%s'"
15752msgstr ""
15753
15754#: builtin/merge-recursive.c:82
15755#, c-format
15756msgid "Merging %s with %s\n"
cc76011e
JX
15757msgstr ""
15758
6b0f1a9b 15759#: builtin/merge.c:56
bfef3f9d 15760msgid "git merge [<options>] [<commit>...]"
5b34e000
JX
15761msgstr ""
15762
6b0f1a9b 15763#: builtin/merge.c:57
bfef3f9d
JX
15764msgid "git merge --abort"
15765msgstr ""
15766
15767#: builtin/merge.c:58
673bfad0
JX
15768msgid "git merge --continue"
15769msgstr ""
15770
e13da2db 15771#: builtin/merge.c:120
cc76011e
JX
15772msgid "switch `m' requires a value"
15773msgstr ""
15774
e13da2db 15775#: builtin/merge.c:143
cc76011e 15776#, c-format
94328cef 15777msgid "option `%s' requires a value"
cc76011e
JX
15778msgstr ""
15779
e13da2db 15780#: builtin/merge.c:189
cc76011e 15781#, c-format
94328cef
JX
15782msgid "Could not find merge strategy '%s'.\n"
15783msgstr ""
15784
e13da2db 15785#: builtin/merge.c:190
94328cef 15786#, c-format
cc76011e
JX
15787msgid "Available strategies are:"
15788msgstr ""
15789
e13da2db 15790#: builtin/merge.c:195
cc76011e
JX
15791#, c-format
15792msgid "Available custom strategies are:"
15793msgstr ""
15794
e13da2db 15795#: builtin/merge.c:246 builtin/pull.c:133
cc76011e
JX
15796msgid "do not show a diffstat at the end of the merge"
15797msgstr ""
15798
e13da2db 15799#: builtin/merge.c:249 builtin/pull.c:136
cc76011e
JX
15800msgid "show a diffstat at the end of the merge"
15801msgstr ""
15802
e13da2db 15803#: builtin/merge.c:250 builtin/pull.c:139
cc76011e
JX
15804msgid "(synonym to --stat)"
15805msgstr ""
15806
e13da2db 15807#: builtin/merge.c:252 builtin/pull.c:142
cc76011e
JX
15808msgid "add (at most <n>) entries from shortlog to merge commit message"
15809msgstr ""
15810
e13da2db 15811#: builtin/merge.c:255 builtin/pull.c:148
cc76011e
JX
15812msgid "create a single commit instead of doing a merge"
15813msgstr ""
15814
e13da2db 15815#: builtin/merge.c:257 builtin/pull.c:151
cc76011e
JX
15816msgid "perform a commit if the merge succeeds (default)"
15817msgstr ""
15818
e13da2db 15819#: builtin/merge.c:259 builtin/pull.c:154
cc76011e
JX
15820msgid "edit message before committing"
15821msgstr ""
15822
e13da2db 15823#: builtin/merge.c:261
cc76011e
JX
15824msgid "allow fast-forward (default)"
15825msgstr ""
15826
e13da2db 15827#: builtin/merge.c:263 builtin/pull.c:161
cc76011e
JX
15828msgid "abort if fast-forward is not possible"
15829msgstr ""
15830
e13da2db 15831#: builtin/merge.c:267 builtin/pull.c:164
9fa976ff 15832msgid "verify that the named commit has a valid GPG signature"
c138af56
JX
15833msgstr ""
15834
e13da2db
JX
15835#: builtin/merge.c:268 builtin/notes.c:787 builtin/pull.c:168
15836#: builtin/rebase.c:533 builtin/rebase.c:1406 builtin/revert.c:114
cc76011e
JX
15837msgid "strategy"
15838msgstr ""
15839
e13da2db 15840#: builtin/merge.c:269 builtin/pull.c:169
cc76011e
JX
15841msgid "merge strategy to use"
15842msgstr ""
15843
e13da2db 15844#: builtin/merge.c:270 builtin/pull.c:172
cc76011e
JX
15845msgid "option=value"
15846msgstr ""
15847
e13da2db 15848#: builtin/merge.c:271 builtin/pull.c:173
cc76011e
JX
15849msgid "option for selected merge strategy"
15850msgstr ""
15851
e13da2db 15852#: builtin/merge.c:273
cc76011e
JX
15853msgid "merge commit message (for a non-fast-forward merge)"
15854msgstr ""
15855
e13da2db 15856#: builtin/merge.c:280
cc76011e
JX
15857msgid "abort the current in-progress merge"
15858msgstr ""
15859
e13da2db 15860#: builtin/merge.c:282
6b0f1a9b
JX
15861msgid "--abort but leave index and working tree alone"
15862msgstr ""
15863
e13da2db 15864#: builtin/merge.c:284
673bfad0
JX
15865msgid "continue the current in-progress merge"
15866msgstr ""
15867
e13da2db 15868#: builtin/merge.c:286 builtin/pull.c:180
f517e50d
JX
15869msgid "allow merging unrelated histories"
15870msgstr ""
15871
e13da2db 15872#: builtin/merge.c:293
3d0a05b4 15873msgid "bypass pre-merge-commit and commit-msg hooks"
25eab542
JX
15874msgstr ""
15875
e13da2db 15876#: builtin/merge.c:310
cc76011e
JX
15877msgid "could not run stash."
15878msgstr ""
15879
e13da2db 15880#: builtin/merge.c:315
cc76011e
JX
15881msgid "stash failed"
15882msgstr ""
15883
e13da2db 15884#: builtin/merge.c:320
cc76011e
JX
15885#, c-format
15886msgid "not a valid object: %s"
15887msgstr ""
15888
e13da2db 15889#: builtin/merge.c:342 builtin/merge.c:359
cc76011e
JX
15890msgid "read-tree failed"
15891msgstr ""
15892
e13da2db 15893#: builtin/merge.c:389
cc76011e
JX
15894msgid " (nothing to squash)"
15895msgstr ""
15896
e13da2db 15897#: builtin/merge.c:400
cc76011e
JX
15898#, c-format
15899msgid "Squash commit -- not updating HEAD\n"
15900msgstr ""
15901
e13da2db 15902#: builtin/merge.c:450
cc76011e
JX
15903#, c-format
15904msgid "No merge message -- not updating HEAD\n"
15905msgstr ""
15906
e13da2db 15907#: builtin/merge.c:501
cc76011e
JX
15908#, c-format
15909msgid "'%s' does not point to a commit"
15910msgstr ""
15911
e13da2db 15912#: builtin/merge.c:588
cc76011e
JX
15913#, c-format
15914msgid "Bad branch.%s.mergeoptions string: %s"
15915msgstr ""
15916
e13da2db 15917#: builtin/merge.c:713
cc76011e
JX
15918msgid "Not handling anything other than two heads merge."
15919msgstr ""
15920
e13da2db 15921#: builtin/merge.c:726
cc76011e
JX
15922#, c-format
15923msgid "Unknown option for merge-recursive: -X%s"
15924msgstr ""
15925
e13da2db 15926#: builtin/merge.c:741
cc76011e
JX
15927#, c-format
15928msgid "unable to write %s"
15929msgstr ""
15930
e13da2db 15931#: builtin/merge.c:793
cc76011e
JX
15932#, c-format
15933msgid "Could not read from '%s'"
15934msgstr ""
15935
e13da2db 15936#: builtin/merge.c:802
cc76011e
JX
15937#, c-format
15938msgid "Not committing merge; use 'git commit' to complete the merge.\n"
15939msgstr ""
15940
e13da2db 15941#: builtin/merge.c:808
cc76011e
JX
15942msgid ""
15943"Please enter a commit message to explain why this merge is necessary,\n"
15944"especially if it merges an updated upstream into a topic branch.\n"
15945"\n"
d93ef2a1
JX
15946msgstr ""
15947
e13da2db 15948#: builtin/merge.c:813
d93ef2a1
JX
15949msgid "An empty message aborts the commit.\n"
15950msgstr ""
15951
e13da2db 15952#: builtin/merge.c:816
d93ef2a1
JX
15953#, c-format
15954msgid ""
9caaf23e 15955"Lines starting with '%c' will be ignored, and an empty message aborts\n"
cc76011e
JX
15956"the commit.\n"
15957msgstr ""
15958
e13da2db 15959#: builtin/merge.c:869
cc76011e
JX
15960msgid "Empty commit message."
15961msgstr ""
15962
e13da2db 15963#: builtin/merge.c:884
cc76011e
JX
15964#, c-format
15965msgid "Wonderful.\n"
15966msgstr ""
15967
e13da2db 15968#: builtin/merge.c:945
cc76011e
JX
15969#, c-format
15970msgid "Automatic merge failed; fix conflicts and then commit the result.\n"
15971msgstr ""
15972
e13da2db 15973#: builtin/merge.c:984
cc76011e
JX
15974msgid "No current branch."
15975msgstr ""
15976
e13da2db 15977#: builtin/merge.c:986
cc76011e
JX
15978msgid "No remote for the current branch."
15979msgstr ""
15980
e13da2db 15981#: builtin/merge.c:988
cc76011e
JX
15982msgid "No default upstream defined for the current branch."
15983msgstr ""
15984
e13da2db 15985#: builtin/merge.c:993
cc76011e 15986#, c-format
28b3cffc 15987msgid "No remote-tracking branch for %s from %s"
cc76011e
JX
15988msgstr ""
15989
e13da2db 15990#: builtin/merge.c:1050
9fa976ff
JX
15991#, c-format
15992msgid "Bad value '%s' in environment '%s'"
15993msgstr ""
15994
e13da2db 15995#: builtin/merge.c:1153
9fa976ff
JX
15996#, c-format
15997msgid "not something we can merge in %s: %s"
15998msgstr ""
15999
e13da2db 16000#: builtin/merge.c:1187
9fa976ff
JX
16001msgid "not something we can merge"
16002msgstr ""
16003
e13da2db 16004#: builtin/merge.c:1291
673bfad0
JX
16005msgid "--abort expects no arguments"
16006msgstr ""
16007
e13da2db 16008#: builtin/merge.c:1295
cc76011e
JX
16009msgid "There is no merge to abort (MERGE_HEAD missing)."
16010msgstr ""
16011
e13da2db 16012#: builtin/merge.c:1313
6b0f1a9b
JX
16013msgid "--quit expects no arguments"
16014msgstr ""
16015
e13da2db 16016#: builtin/merge.c:1326
673bfad0
JX
16017msgid "--continue expects no arguments"
16018msgstr ""
16019
e13da2db 16020#: builtin/merge.c:1330
673bfad0
JX
16021msgid "There is no merge in progress (MERGE_HEAD missing)."
16022msgstr ""
16023
e13da2db 16024#: builtin/merge.c:1346
cc76011e
JX
16025msgid ""
16026"You have not concluded your merge (MERGE_HEAD exists).\n"
d07a63e4 16027"Please, commit your changes before you merge."
cc76011e
JX
16028msgstr ""
16029
e13da2db 16030#: builtin/merge.c:1353
cc76011e
JX
16031msgid ""
16032"You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists).\n"
d07a63e4 16033"Please, commit your changes before you merge."
cc76011e
JX
16034msgstr ""
16035
e13da2db 16036#: builtin/merge.c:1356
cc76011e
JX
16037msgid "You have not concluded your cherry-pick (CHERRY_PICK_HEAD exists)."
16038msgstr ""
16039
e13da2db 16040#: builtin/merge.c:1370
cc76011e
JX
16041msgid "You cannot combine --squash with --no-ff."
16042msgstr ""
16043
e13da2db 16044#: builtin/merge.c:1372
6b0f1a9b 16045msgid "You cannot combine --squash with --commit."
cc76011e
JX
16046msgstr ""
16047
e13da2db 16048#: builtin/merge.c:1388
6b0f1a9b
JX
16049msgid "No commit specified and merge.defaultToUpstream not set."
16050msgstr ""
16051
e13da2db 16052#: builtin/merge.c:1405
cc76011e
JX
16053msgid "Squash commit into empty head not supported yet"
16054msgstr ""
16055
e13da2db 16056#: builtin/merge.c:1407
cc76011e
JX
16057msgid "Non-fast-forward commit does not make sense into an empty head"
16058msgstr ""
16059
e13da2db 16060#: builtin/merge.c:1412
28b3cffc
JX
16061#, c-format
16062msgid "%s - not something we can merge"
16063msgstr ""
16064
e13da2db 16065#: builtin/merge.c:1414
64f23b0c
JX
16066msgid "Can merge only exactly one commit into empty head"
16067msgstr ""
16068
e13da2db 16069#: builtin/merge.c:1495
f517e50d
JX
16070msgid "refusing to merge unrelated histories"
16071msgstr ""
16072
e13da2db 16073#: builtin/merge.c:1504
25eab542 16074msgid "Already up to date."
9fa976ff
JX
16075msgstr ""
16076
e13da2db 16077#: builtin/merge.c:1514
cc76011e
JX
16078#, c-format
16079msgid "Updating %s..%s\n"
16080msgstr ""
16081
e13da2db 16082#: builtin/merge.c:1560
cc76011e
JX
16083#, c-format
16084msgid "Trying really trivial in-index merge...\n"
16085msgstr ""
16086
e13da2db 16087#: builtin/merge.c:1567
cc76011e
JX
16088#, c-format
16089msgid "Nope.\n"
16090msgstr ""
16091
e13da2db 16092#: builtin/merge.c:1592
25eab542 16093msgid "Already up to date. Yeeah!"
9fa976ff
JX
16094msgstr ""
16095
e13da2db 16096#: builtin/merge.c:1598
cc76011e
JX
16097msgid "Not possible to fast-forward, aborting."
16098msgstr ""
16099
e13da2db 16100#: builtin/merge.c:1626 builtin/merge.c:1691
cc76011e
JX
16101#, c-format
16102msgid "Rewinding the tree to pristine...\n"
16103msgstr ""
16104
e13da2db 16105#: builtin/merge.c:1630
cc76011e
JX
16106#, c-format
16107msgid "Trying merge strategy %s...\n"
16108msgstr ""
16109
e13da2db 16110#: builtin/merge.c:1682
cc76011e
JX
16111#, c-format
16112msgid "No merge strategy handled the merge.\n"
16113msgstr ""
16114
e13da2db 16115#: builtin/merge.c:1684
cc76011e
JX
16116#, c-format
16117msgid "Merge with strategy %s failed.\n"
16118msgstr ""
16119
e13da2db 16120#: builtin/merge.c:1693
cc76011e
JX
16121#, c-format
16122msgid "Using the %s to prepare resolving by hand.\n"
16123msgstr ""
16124
e13da2db 16125#: builtin/merge.c:1707
cc76011e
JX
16126#, c-format
16127msgid "Automatic merge went well; stopped before committing as requested\n"
16128msgstr ""
16129
bfef3f9d
JX
16130#: builtin/mktree.c:66
16131msgid "git mktree [-z] [--missing] [--batch]"
cc76011e
JX
16132msgstr ""
16133
bfef3f9d
JX
16134#: builtin/mktree.c:154
16135msgid "input is NUL terminated"
cc76011e
JX
16136msgstr ""
16137
bfef3f9d
JX
16138#: builtin/mktree.c:155 builtin/write-tree.c:26
16139msgid "allow missing objects"
cc76011e
JX
16140msgstr ""
16141
bfef3f9d
JX
16142#: builtin/mktree.c:156
16143msgid "allow creation of more than one tree"
cc76011e
JX
16144msgstr ""
16145
bfef3f9d
JX
16146#: builtin/multi-pack-index.c:9
16147msgid ""
16148"git multi-pack-index [<options>] (write|verify|expire|repack --batch-"
16149"size=<size>)"
df49095a
JX
16150msgstr ""
16151
bfef3f9d
JX
16152#: builtin/multi-pack-index.c:26
16153msgid "object directory containing set of packfile and pack-index pairs"
cc76011e
JX
16154msgstr ""
16155
bfef3f9d
JX
16156#: builtin/multi-pack-index.c:29
16157msgid ""
16158"during repack, collect pack-files of smaller size into a batch that is "
16159"larger than this size"
cc76011e
JX
16160msgstr ""
16161
bfef3f9d
JX
16162#: builtin/multi-pack-index.c:50 builtin/prune-packed.c:25
16163msgid "too many arguments"
cc76011e
JX
16164msgstr ""
16165
bfef3f9d
JX
16166#: builtin/multi-pack-index.c:60
16167msgid "--batch-size option is only for 'repack' subcommand"
cc76011e
JX
16168msgstr ""
16169
bfef3f9d
JX
16170#: builtin/multi-pack-index.c:69
16171#, c-format
16172msgid "unrecognized subcommand: %s"
df49095a
JX
16173msgstr ""
16174
bfef3f9d
JX
16175#: builtin/mv.c:18
16176msgid "git mv [<options>] <source>... <destination>"
cc76011e
JX
16177msgstr ""
16178
bfef3f9d
JX
16179#: builtin/mv.c:83
16180#, c-format
16181msgid "Directory %s is in index and no submodule?"
cc76011e
JX
16182msgstr ""
16183
bfef3f9d
JX
16184#: builtin/mv.c:85
16185msgid "Please stage your changes to .gitmodules or stash them to proceed"
cc76011e
JX
16186msgstr ""
16187
bfef3f9d
JX
16188#: builtin/mv.c:103
16189#, c-format
16190msgid "%.*s is in index"
cc76011e
JX
16191msgstr ""
16192
bfef3f9d
JX
16193#: builtin/mv.c:125
16194msgid "force move/rename even if target exists"
cc76011e
JX
16195msgstr ""
16196
bfef3f9d
JX
16197#: builtin/mv.c:127
16198msgid "skip move/rename errors"
cc76011e
JX
16199msgstr ""
16200
e13da2db 16201#: builtin/mv.c:170
d07a63e4
JX
16202#, c-format
16203msgid "destination '%s' is not a directory"
cc76011e
JX
16204msgstr ""
16205
e13da2db 16206#: builtin/mv.c:181
727b9576 16207#, c-format
d07a63e4 16208msgid "Checking rename of '%s' to '%s'\n"
727b9576
JX
16209msgstr ""
16210
e13da2db 16211#: builtin/mv.c:185
d07a63e4 16212msgid "bad source"
727b9576
JX
16213msgstr ""
16214
e13da2db 16215#: builtin/mv.c:188
d07a63e4 16216msgid "can not move directory into itself"
cc76011e
JX
16217msgstr ""
16218
e13da2db 16219#: builtin/mv.c:191
d07a63e4
JX
16220msgid "cannot move directory over file"
16221msgstr ""
16222
e13da2db 16223#: builtin/mv.c:200
cc76011e
JX
16224msgid "source directory is empty"
16225msgstr ""
16226
e13da2db 16227#: builtin/mv.c:225
cc76011e
JX
16228msgid "not under version control"
16229msgstr ""
16230
94328cef 16231#: builtin/mv.c:227
e13da2db
JX
16232msgid "conflicted"
16233msgstr ""
16234
16235#: builtin/mv.c:230
cc76011e
JX
16236msgid "destination exists"
16237msgstr ""
16238
e13da2db 16239#: builtin/mv.c:238
cc76011e
JX
16240#, c-format
16241msgid "overwriting '%s'"
16242msgstr ""
16243
e13da2db 16244#: builtin/mv.c:241
cc76011e
JX
16245msgid "Cannot overwrite"
16246msgstr ""
16247
e13da2db 16248#: builtin/mv.c:244
cc76011e
JX
16249msgid "multiple sources for the same target"
16250msgstr ""
16251
e13da2db 16252#: builtin/mv.c:246
df49095a
JX
16253msgid "destination directory does not exist"
16254msgstr ""
16255
e13da2db 16256#: builtin/mv.c:253
cc76011e
JX
16257#, c-format
16258msgid "%s, source=%s, destination=%s"
16259msgstr ""
16260
e13da2db 16261#: builtin/mv.c:274
cc76011e
JX
16262#, c-format
16263msgid "Renaming %s to %s\n"
16264msgstr ""
16265
e13da2db 16266#: builtin/mv.c:280 builtin/remote.c:782 builtin/repack.c:518
cc76011e
JX
16267#, c-format
16268msgid "renaming '%s' failed"
16269msgstr ""
16270
f7c6172e 16271#: builtin/name-rev.c:465
c2ea1208 16272msgid "git name-rev [<options>] <commit>..."
cc76011e
JX
16273msgstr ""
16274
f7c6172e 16275#: builtin/name-rev.c:466
c2ea1208 16276msgid "git name-rev [<options>] --all"
cc76011e
JX
16277msgstr ""
16278
f7c6172e 16279#: builtin/name-rev.c:467
c2ea1208 16280msgid "git name-rev [<options>] --stdin"
cc76011e
JX
16281msgstr ""
16282
f7c6172e 16283#: builtin/name-rev.c:524
e13da2db 16284msgid "print only ref-based names (no object names)"
cc76011e
JX
16285msgstr ""
16286
f7c6172e 16287#: builtin/name-rev.c:525
cc76011e
JX
16288msgid "only use tags to name the commits"
16289msgstr ""
16290
f7c6172e 16291#: builtin/name-rev.c:527
cc76011e
JX
16292msgid "only use refs matching <pattern>"
16293msgstr ""
16294
f7c6172e 16295#: builtin/name-rev.c:529
dfc182b1
JX
16296msgid "ignore refs matching <pattern>"
16297msgstr ""
16298
f7c6172e 16299#: builtin/name-rev.c:531
cc76011e
JX
16300msgid "list all commits reachable from all refs"
16301msgstr ""
16302
f7c6172e 16303#: builtin/name-rev.c:532
cc76011e
JX
16304msgid "read from stdin"
16305msgstr ""
16306
f7c6172e 16307#: builtin/name-rev.c:533
727b9576 16308msgid "allow to print `undefined` names (default)"
cc76011e
JX
16309msgstr ""
16310
f7c6172e 16311#: builtin/name-rev.c:539
28b3cffc
JX
16312msgid "dereference tags in the input (internal use)"
16313msgstr ""
16314
dba9f13c 16315#: builtin/notes.c:28
c2ea1208 16316msgid "git notes [--ref <notes-ref>] [list [<object>]]"
cc76011e
JX
16317msgstr ""
16318
dba9f13c 16319#: builtin/notes.c:29
cc76011e 16320msgid ""
c2ea1208 16321"git notes [--ref <notes-ref>] add [-f] [--allow-empty] [-m <msg> | -F <file> "
beb691f7 16322"| (-c | -C) <object>] [<object>]"
cc76011e
JX
16323msgstr ""
16324
dba9f13c 16325#: builtin/notes.c:30
c2ea1208 16326msgid "git notes [--ref <notes-ref>] copy [-f] <from-object> <to-object>"
cc76011e
JX
16327msgstr ""
16328
dba9f13c 16329#: builtin/notes.c:31
cc76011e 16330msgid ""
c2ea1208 16331"git notes [--ref <notes-ref>] append [--allow-empty] [-m <msg> | -F <file> | "
beb691f7 16332"(-c | -C) <object>] [<object>]"
cc76011e
JX
16333msgstr ""
16334
dba9f13c 16335#: builtin/notes.c:32
c2ea1208 16336msgid "git notes [--ref <notes-ref>] edit [--allow-empty] [<object>]"
cc76011e
JX
16337msgstr ""
16338
dba9f13c 16339#: builtin/notes.c:33
c2ea1208 16340msgid "git notes [--ref <notes-ref>] show [<object>]"
cc76011e
JX
16341msgstr ""
16342
dba9f13c 16343#: builtin/notes.c:34
cc76011e 16344msgid ""
c2ea1208 16345"git notes [--ref <notes-ref>] merge [-v | -q] [-s <strategy>] <notes-ref>"
cc76011e
JX
16346msgstr ""
16347
dba9f13c 16348#: builtin/notes.c:35
cc76011e
JX
16349msgid "git notes merge --commit [-v | -q]"
16350msgstr ""
16351
dba9f13c 16352#: builtin/notes.c:36
cc76011e
JX
16353msgid "git notes merge --abort [-v | -q]"
16354msgstr ""
16355
dba9f13c 16356#: builtin/notes.c:37
c2ea1208 16357msgid "git notes [--ref <notes-ref>] remove [<object>...]"
cc76011e
JX
16358msgstr ""
16359
dba9f13c 16360#: builtin/notes.c:38
18a90722 16361msgid "git notes [--ref <notes-ref>] prune [-n] [-v]"
cc76011e
JX
16362msgstr ""
16363
dba9f13c 16364#: builtin/notes.c:39
c2ea1208 16365msgid "git notes [--ref <notes-ref>] get-ref"
cc76011e
JX
16366msgstr ""
16367
dba9f13c 16368#: builtin/notes.c:44
cc76011e
JX
16369msgid "git notes [list [<object>]]"
16370msgstr ""
16371
dba9f13c 16372#: builtin/notes.c:49
cc76011e
JX
16373msgid "git notes add [<options>] [<object>]"
16374msgstr ""
16375
dba9f13c 16376#: builtin/notes.c:54
cc76011e
JX
16377msgid "git notes copy [<options>] <from-object> <to-object>"
16378msgstr ""
16379
dba9f13c 16380#: builtin/notes.c:55
cc76011e
JX
16381msgid "git notes copy --stdin [<from-object> <to-object>]..."
16382msgstr ""
16383
dba9f13c 16384#: builtin/notes.c:60
cc76011e
JX
16385msgid "git notes append [<options>] [<object>]"
16386msgstr ""
16387
dba9f13c 16388#: builtin/notes.c:65
cc76011e
JX
16389msgid "git notes edit [<object>]"
16390msgstr ""
16391
dba9f13c 16392#: builtin/notes.c:70
cc76011e
JX
16393msgid "git notes show [<object>]"
16394msgstr ""
16395
dba9f13c 16396#: builtin/notes.c:75
c2ea1208 16397msgid "git notes merge [<options>] <notes-ref>"
cc76011e
JX
16398msgstr ""
16399
dba9f13c 16400#: builtin/notes.c:76
cc76011e
JX
16401msgid "git notes merge --commit [<options>]"
16402msgstr ""
16403
dba9f13c 16404#: builtin/notes.c:77
cc76011e
JX
16405msgid "git notes merge --abort [<options>]"
16406msgstr ""
16407
dba9f13c 16408#: builtin/notes.c:82
cc76011e
JX
16409msgid "git notes remove [<object>]"
16410msgstr ""
16411
dba9f13c 16412#: builtin/notes.c:87
cc76011e
JX
16413msgid "git notes prune [<options>]"
16414msgstr ""
16415
dba9f13c 16416#: builtin/notes.c:92
cc76011e
JX
16417msgid "git notes get-ref"
16418msgstr ""
16419
dba9f13c 16420#: builtin/notes.c:97
9fa976ff
JX
16421msgid "Write/edit the notes for the following object:"
16422msgstr ""
16423
dba9f13c 16424#: builtin/notes.c:150
cc76011e
JX
16425#, c-format
16426msgid "unable to start 'show' for object '%s'"
16427msgstr ""
16428
dba9f13c 16429#: builtin/notes.c:154
9caaf23e 16430msgid "could not read 'show' output"
cc76011e
JX
16431msgstr ""
16432
dba9f13c 16433#: builtin/notes.c:162
cc76011e
JX
16434#, c-format
16435msgid "failed to finish 'show' for object '%s'"
16436msgstr ""
16437
dba9f13c 16438#: builtin/notes.c:197
fda7b092 16439msgid "please supply the note contents using either -m or -F option"
cc76011e
JX
16440msgstr ""
16441
dba9f13c 16442#: builtin/notes.c:206
cc76011e
JX
16443msgid "unable to write note object"
16444msgstr ""
16445
dba9f13c 16446#: builtin/notes.c:208
cc76011e 16447#, c-format
fda7b092 16448msgid "the note contents have been left in %s"
cc76011e
JX
16449msgstr ""
16450
bfef3f9d 16451#: builtin/notes.c:242 builtin/tag.c:533
cc76011e
JX
16452#, c-format
16453msgid "could not open or read '%s'"
16454msgstr ""
16455
12705546 16456#: builtin/notes.c:263 builtin/notes.c:313 builtin/notes.c:315
94328cef
JX
16457#: builtin/notes.c:383 builtin/notes.c:438 builtin/notes.c:526
16458#: builtin/notes.c:531 builtin/notes.c:610 builtin/notes.c:672
fda7b092
JX
16459#, c-format
16460msgid "failed to resolve '%s' as a valid ref."
16461msgstr ""
16462
12705546 16463#: builtin/notes.c:265
cc76011e 16464#, c-format
fda7b092 16465msgid "failed to read object '%s'."
cc76011e
JX
16466msgstr ""
16467
12705546 16468#: builtin/notes.c:268
5e078fcd 16469#, c-format
fda7b092 16470msgid "cannot read note data from non-blob object '%s'."
5e078fcd
JX
16471msgstr ""
16472
12705546 16473#: builtin/notes.c:309
fda7b092
JX
16474#, c-format
16475msgid "malformed input line: '%s'."
16476msgstr ""
16477
12705546 16478#: builtin/notes.c:324
fda7b092
JX
16479#, c-format
16480msgid "failed to copy notes from '%s' to '%s'"
16481msgstr ""
16482
5b34e000
JX
16483#. TRANSLATORS: the first %s will be replaced by a git
16484#. notes command: 'add', 'merge', 'remove', etc.
16485#.
12705546 16486#: builtin/notes.c:356
fda7b092
JX
16487#, c-format
16488msgid "refusing to %s notes in %s (outside of refs/notes/)"
16489msgstr ""
16490
94328cef
JX
16491#: builtin/notes.c:376 builtin/notes.c:431 builtin/notes.c:509
16492#: builtin/notes.c:521 builtin/notes.c:598 builtin/notes.c:665
16493#: builtin/notes.c:815 builtin/notes.c:963 builtin/notes.c:985
cc76011e
JX
16494msgid "too many parameters"
16495msgstr ""
16496
94328cef 16497#: builtin/notes.c:389 builtin/notes.c:678
cc76011e 16498#, c-format
fda7b092 16499msgid "no note found for object %s."
cc76011e
JX
16500msgstr ""
16501
94328cef 16502#: builtin/notes.c:410 builtin/notes.c:576
cc76011e
JX
16503msgid "note contents as a string"
16504msgstr ""
16505
94328cef 16506#: builtin/notes.c:413 builtin/notes.c:579
cc76011e
JX
16507msgid "note contents in a file"
16508msgstr ""
16509
94328cef 16510#: builtin/notes.c:416 builtin/notes.c:582
cc76011e
JX
16511msgid "reuse and edit specified note object"
16512msgstr ""
16513
94328cef 16514#: builtin/notes.c:419 builtin/notes.c:585
cc76011e
JX
16515msgid "reuse specified note object"
16516msgstr ""
16517
94328cef 16518#: builtin/notes.c:422 builtin/notes.c:588
beb691f7
JX
16519msgid "allow storing empty note"
16520msgstr ""
16521
94328cef 16522#: builtin/notes.c:423 builtin/notes.c:496
cc76011e
JX
16523msgid "replace existing notes"
16524msgstr ""
16525
12705546 16526#: builtin/notes.c:448
cc76011e
JX
16527#, c-format
16528msgid ""
16529"Cannot add notes. Found existing notes for object %s. Use '-f' to overwrite "
16530"existing notes"
16531msgstr ""
16532
94328cef 16533#: builtin/notes.c:463 builtin/notes.c:544
cc76011e
JX
16534#, c-format
16535msgid "Overwriting existing notes for object %s\n"
16536msgstr ""
16537
94328cef 16538#: builtin/notes.c:475 builtin/notes.c:637 builtin/notes.c:902
beb691f7
JX
16539#, c-format
16540msgid "Removing note for object %s\n"
16541msgstr ""
16542
94328cef 16543#: builtin/notes.c:497
cc76011e
JX
16544msgid "read objects from stdin"
16545msgstr ""
16546
94328cef 16547#: builtin/notes.c:499
cc76011e
JX
16548msgid "load rewriting config for <command> (implies --stdin)"
16549msgstr ""
16550
94328cef 16551#: builtin/notes.c:517
cc76011e
JX
16552msgid "too few parameters"
16553msgstr ""
16554
94328cef 16555#: builtin/notes.c:538
cc76011e
JX
16556#, c-format
16557msgid ""
16558"Cannot copy notes. Found existing notes for object %s. Use '-f' to overwrite "
16559"existing notes"
16560msgstr ""
16561
94328cef 16562#: builtin/notes.c:550
cc76011e 16563#, c-format
fda7b092 16564msgid "missing notes on source object %s. Cannot copy."
cc76011e
JX
16565msgstr ""
16566
94328cef 16567#: builtin/notes.c:603
cc76011e
JX
16568#, c-format
16569msgid ""
16570"The -m/-F/-c/-C options have been deprecated for the 'edit' subcommand.\n"
16571"Please use 'git notes add -f -m/-F/-c/-C' instead.\n"
16572msgstr ""
16573
94328cef 16574#: builtin/notes.c:698
fda7b092
JX
16575msgid "failed to delete ref NOTES_MERGE_PARTIAL"
16576msgstr ""
16577
94328cef 16578#: builtin/notes.c:700
fda7b092
JX
16579msgid "failed to delete ref NOTES_MERGE_REF"
16580msgstr ""
16581
94328cef 16582#: builtin/notes.c:702
fda7b092
JX
16583msgid "failed to remove 'git notes merge' worktree"
16584msgstr ""
16585
94328cef 16586#: builtin/notes.c:722
fda7b092
JX
16587msgid "failed to read ref NOTES_MERGE_PARTIAL"
16588msgstr ""
16589
94328cef 16590#: builtin/notes.c:724
fda7b092
JX
16591msgid "could not find commit from NOTES_MERGE_PARTIAL."
16592msgstr ""
16593
94328cef 16594#: builtin/notes.c:726
fda7b092
JX
16595msgid "could not parse commit from NOTES_MERGE_PARTIAL."
16596msgstr ""
16597
94328cef 16598#: builtin/notes.c:739
fda7b092
JX
16599msgid "failed to resolve NOTES_MERGE_REF"
16600msgstr ""
16601
94328cef 16602#: builtin/notes.c:742
fda7b092
JX
16603msgid "failed to finalize notes merge"
16604msgstr ""
16605
94328cef 16606#: builtin/notes.c:768
9fa976ff
JX
16607#, c-format
16608msgid "unknown notes merge strategy %s"
16609msgstr ""
16610
94328cef 16611#: builtin/notes.c:784
cc76011e
JX
16612msgid "General options"
16613msgstr ""
16614
94328cef 16615#: builtin/notes.c:786
cc76011e
JX
16616msgid "Merge options"
16617msgstr ""
16618
94328cef 16619#: builtin/notes.c:788
cc76011e
JX
16620msgid ""
16621"resolve notes conflicts using the given strategy (manual/ours/theirs/union/"
16622"cat_sort_uniq)"
16623msgstr ""
16624
94328cef 16625#: builtin/notes.c:790
cc76011e
JX
16626msgid "Committing unmerged notes"
16627msgstr ""
16628
94328cef 16629#: builtin/notes.c:792
cc76011e
JX
16630msgid "finalize notes merge by committing unmerged notes"
16631msgstr ""
16632
94328cef 16633#: builtin/notes.c:794
cc76011e
JX
16634msgid "Aborting notes merge resolution"
16635msgstr ""
16636
94328cef 16637#: builtin/notes.c:796
cc76011e
JX
16638msgid "abort notes merge"
16639msgstr ""
16640
94328cef 16641#: builtin/notes.c:807
9fa976ff
JX
16642msgid "cannot mix --commit, --abort or -s/--strategy"
16643msgstr ""
16644
94328cef 16645#: builtin/notes.c:812
fda7b092 16646msgid "must specify a notes ref to merge"
9fa976ff
JX
16647msgstr ""
16648
94328cef 16649#: builtin/notes.c:836
9fa976ff 16650#, c-format
fda7b092 16651msgid "unknown -s/--strategy: %s"
9fa976ff
JX
16652msgstr ""
16653
94328cef 16654#: builtin/notes.c:873
df0617bf 16655#, c-format
fda7b092 16656msgid "a notes merge into %s is already in-progress at %s"
df0617bf
JX
16657msgstr ""
16658
94328cef 16659#: builtin/notes.c:876
9fa976ff 16660#, c-format
fda7b092 16661msgid "failed to store link to current notes ref (%s)"
9fa976ff
JX
16662msgstr ""
16663
94328cef 16664#: builtin/notes.c:878
9fa976ff
JX
16665#, c-format
16666msgid ""
16667"Automatic notes merge failed. Fix conflicts in %s and commit the result with "
16668"'git notes merge --commit', or abort the merge with 'git notes merge --"
16669"abort'.\n"
16670msgstr ""
16671
bfef3f9d 16672#: builtin/notes.c:897 builtin/tag.c:546
d93ef2a1
JX
16673#, c-format
16674msgid "Failed to resolve '%s' as a valid ref."
16675msgstr ""
16676
94328cef 16677#: builtin/notes.c:900
cc76011e
JX
16678#, c-format
16679msgid "Object %s has no note\n"
16680msgstr ""
16681
94328cef 16682#: builtin/notes.c:912
cc76011e
JX
16683msgid "attempt to remove non-existent note is not an error"
16684msgstr ""
16685
94328cef 16686#: builtin/notes.c:915
cc76011e
JX
16687msgid "read object names from the standard input"
16688msgstr ""
16689
d84f4abf 16690#: builtin/notes.c:954 builtin/prune.c:132 builtin/worktree.c:220
9fa976ff
JX
16691msgid "do not remove, show only"
16692msgstr ""
16693
94328cef 16694#: builtin/notes.c:955
9fa976ff 16695msgid "report pruned notes"
cc76011e
JX
16696msgstr ""
16697
94328cef 16698#: builtin/notes.c:998
9fa976ff
JX
16699msgid "notes-ref"
16700msgstr ""
16701
94328cef 16702#: builtin/notes.c:999
c2ea1208 16703msgid "use notes from <notes-ref>"
cc76011e
JX
16704msgstr ""
16705
e13da2db 16706#: builtin/notes.c:1034 builtin/stash.c:1605
cc76011e 16707#, c-format
fda7b092 16708msgid "unknown subcommand: %s"
cc76011e
JX
16709msgstr ""
16710
e13da2db 16711#: builtin/pack-objects.c:54
df0617bf
JX
16712msgid ""
16713"git pack-objects --stdout [<options>...] [< <ref-list> | < <object-list>]"
cc76011e
JX
16714msgstr ""
16715
e13da2db 16716#: builtin/pack-objects.c:55
df0617bf
JX
16717msgid ""
16718"git pack-objects [<options>...] <base-name> [< <ref-list> | < <object-list>]"
cc76011e
JX
16719msgstr ""
16720
e13da2db 16721#: builtin/pack-objects.c:443
cc76011e 16722#, c-format
dba9f13c
JX
16723msgid "bad packed object CRC for %s"
16724msgstr ""
16725
e13da2db 16726#: builtin/pack-objects.c:454
dba9f13c
JX
16727#, c-format
16728msgid "corrupt packed object for %s"
16729msgstr ""
16730
e13da2db 16731#: builtin/pack-objects.c:585
dba9f13c
JX
16732#, c-format
16733msgid "recursive delta detected for object %s"
16734msgstr ""
16735
e13da2db 16736#: builtin/pack-objects.c:796
f7c6172e
JX
16737#, c-format
16738msgid "ordered %u objects, expected %<PRIu32>"
dba9f13c
JX
16739msgstr ""
16740
e13da2db 16741#: builtin/pack-objects.c:1004
f517e50d
JX
16742msgid "disabling bitmap writing, packs are split due to pack.packSizeLimit"
16743msgstr ""
16744
e13da2db 16745#: builtin/pack-objects.c:1017
5e078fcd
JX
16746msgid "Writing objects"
16747msgstr ""
16748
e13da2db 16749#: builtin/pack-objects.c:1078 builtin/update-index.c:90
dba9f13c
JX
16750#, c-format
16751msgid "failed to stat %s"
16752msgstr ""
16753
e13da2db 16754#: builtin/pack-objects.c:1131
dba9f13c
JX
16755#, c-format
16756msgid "wrote %<PRIu32> objects while expecting %<PRIu32>"
16757msgstr ""
16758
e13da2db 16759#: builtin/pack-objects.c:1348
5e078fcd
JX
16760msgid "disabling bitmap writing, as some objects are not being packed"
16761msgstr ""
16762
e13da2db 16763#: builtin/pack-objects.c:1796
dba9f13c
JX
16764#, c-format
16765msgid "delta base offset overflow in pack for %s"
16766msgstr ""
16767
e13da2db 16768#: builtin/pack-objects.c:1805
dba9f13c
JX
16769#, c-format
16770msgid "delta base offset out of bound for %s"
16771msgstr ""
16772
e13da2db 16773#: builtin/pack-objects.c:2086
9b7388a8
JX
16774msgid "Counting objects"
16775msgstr ""
16776
e13da2db 16777#: builtin/pack-objects.c:2231
9b7388a8
JX
16778#, c-format
16779msgid "unable to parse object header of %s"
16780msgstr ""
16781
e13da2db
JX
16782#: builtin/pack-objects.c:2301 builtin/pack-objects.c:2317
16783#: builtin/pack-objects.c:2327
dba9f13c
JX
16784#, c-format
16785msgid "object %s cannot be read"
16786msgstr ""
16787
e13da2db 16788#: builtin/pack-objects.c:2304 builtin/pack-objects.c:2331
dba9f13c 16789#, c-format
12705546 16790msgid "object %s inconsistent object length (%<PRIuMAX> vs %<PRIuMAX>)"
dba9f13c
JX
16791msgstr ""
16792
e13da2db 16793#: builtin/pack-objects.c:2341
dba9f13c
JX
16794msgid "suboptimal pack - out of memory"
16795msgstr ""
16796
e13da2db 16797#: builtin/pack-objects.c:2656
dba9f13c
JX
16798#, c-format
16799msgid "Delta compression using up to %d threads"
16800msgstr ""
16801
e13da2db 16802#: builtin/pack-objects.c:2795
dba9f13c
JX
16803#, c-format
16804msgid "unable to pack objects reachable from tag %s"
16805msgstr ""
16806
e13da2db 16807#: builtin/pack-objects.c:2883
5e078fcd
JX
16808msgid "Compressing objects"
16809msgstr ""
16810
e13da2db 16811#: builtin/pack-objects.c:2889
dba9f13c
JX
16812msgid "inconsistency with delta count"
16813msgstr ""
16814
e13da2db 16815#: builtin/pack-objects.c:2961
d84f4abf
JX
16816#, c-format
16817msgid ""
16818"value of uploadpack.blobpackfileuri must be of the form '<object-hash> <pack-"
16819"hash> <uri>' (got '%s')"
16820msgstr ""
16821
e13da2db 16822#: builtin/pack-objects.c:2964
d84f4abf
JX
16823#, c-format
16824msgid ""
16825"object already configured in another uploadpack.blobpackfileuri (got '%s')"
16826msgstr ""
16827
e13da2db 16828#: builtin/pack-objects.c:2993
dba9f13c
JX
16829#, c-format
16830msgid ""
16831"expected edge object ID, got garbage:\n"
16832" %s"
16833msgstr ""
16834
e13da2db 16835#: builtin/pack-objects.c:2999
dba9f13c
JX
16836#, c-format
16837msgid ""
16838"expected object ID, got garbage:\n"
16839" %s"
16840msgstr ""
16841
e13da2db 16842#: builtin/pack-objects.c:3097
18a90722
JX
16843msgid "invalid value for --missing"
16844msgstr ""
16845
e13da2db 16846#: builtin/pack-objects.c:3156 builtin/pack-objects.c:3264
dba9f13c
JX
16847msgid "cannot open pack index"
16848msgstr ""
16849
e13da2db 16850#: builtin/pack-objects.c:3187
dba9f13c
JX
16851#, c-format
16852msgid "loose object at %s could not be examined"
16853msgstr ""
16854
e13da2db 16855#: builtin/pack-objects.c:3272
dba9f13c
JX
16856msgid "unable to force loose object"
16857msgstr ""
16858
e13da2db 16859#: builtin/pack-objects.c:3365
dba9f13c
JX
16860#, c-format
16861msgid "not a rev '%s'"
16862msgstr ""
16863
e13da2db 16864#: builtin/pack-objects.c:3368
dba9f13c
JX
16865#, c-format
16866msgid "bad revision '%s'"
16867msgstr ""
16868
e13da2db 16869#: builtin/pack-objects.c:3393
dba9f13c
JX
16870msgid "unable to add recent objects"
16871msgstr ""
16872
e13da2db 16873#: builtin/pack-objects.c:3446
cc76011e
JX
16874#, c-format
16875msgid "unsupported index version %s"
16876msgstr ""
16877
e13da2db 16878#: builtin/pack-objects.c:3450
cc76011e
JX
16879#, c-format
16880msgid "bad index version '%s'"
16881msgstr ""
16882
e13da2db 16883#: builtin/pack-objects.c:3488
dba9f13c 16884msgid "<version>[,<offset>]"
cc76011e
JX
16885msgstr ""
16886
e13da2db 16887#: builtin/pack-objects.c:3489
cc76011e
JX
16888msgid "write the pack index file in the specified idx format version"
16889msgstr ""
16890
e13da2db 16891#: builtin/pack-objects.c:3492
cc76011e
JX
16892msgid "maximum size of each output pack file"
16893msgstr ""
16894
e13da2db 16895#: builtin/pack-objects.c:3494
cc76011e
JX
16896msgid "ignore borrowed objects from alternate object store"
16897msgstr ""
16898
e13da2db 16899#: builtin/pack-objects.c:3496
cc76011e
JX
16900msgid "ignore packed objects"
16901msgstr ""
16902
e13da2db 16903#: builtin/pack-objects.c:3498
cc76011e
JX
16904msgid "limit pack window by objects"
16905msgstr ""
16906
e13da2db 16907#: builtin/pack-objects.c:3500
cc76011e
JX
16908msgid "limit pack window by memory in addition to object limit"
16909msgstr ""
16910
e13da2db 16911#: builtin/pack-objects.c:3502
cc76011e
JX
16912msgid "maximum length of delta chain allowed in the resulting pack"
16913msgstr ""
16914
e13da2db 16915#: builtin/pack-objects.c:3504
cc76011e
JX
16916msgid "reuse existing deltas"
16917msgstr ""
16918
e13da2db 16919#: builtin/pack-objects.c:3506
cc76011e
JX
16920msgid "reuse existing objects"
16921msgstr ""
16922
e13da2db 16923#: builtin/pack-objects.c:3508
cc76011e
JX
16924msgid "use OFS_DELTA objects"
16925msgstr ""
16926
e13da2db 16927#: builtin/pack-objects.c:3510
cc76011e
JX
16928msgid "use threads when searching for best delta matches"
16929msgstr ""
16930
e13da2db 16931#: builtin/pack-objects.c:3512
cc76011e
JX
16932msgid "do not create an empty pack output"
16933msgstr ""
16934
e13da2db 16935#: builtin/pack-objects.c:3514
cc76011e
JX
16936msgid "read revision arguments from standard input"
16937msgstr ""
16938
e13da2db 16939#: builtin/pack-objects.c:3516
cc76011e
JX
16940msgid "limit the objects to those that are not yet packed"
16941msgstr ""
16942
e13da2db 16943#: builtin/pack-objects.c:3519
cc76011e
JX
16944msgid "include objects reachable from any reference"
16945msgstr ""
16946
e13da2db 16947#: builtin/pack-objects.c:3522
cc76011e
JX
16948msgid "include objects referred by reflog entries"
16949msgstr ""
16950
e13da2db 16951#: builtin/pack-objects.c:3525
d07a63e4
JX
16952msgid "include objects referred to by the index"
16953msgstr ""
16954
e13da2db 16955#: builtin/pack-objects.c:3528
cc76011e
JX
16956msgid "output pack to stdout"
16957msgstr ""
16958
e13da2db 16959#: builtin/pack-objects.c:3530
cc76011e
JX
16960msgid "include tag objects that refer to objects to be packed"
16961msgstr ""
16962
e13da2db 16963#: builtin/pack-objects.c:3532
cc76011e
JX
16964msgid "keep unreachable objects"
16965msgstr ""
16966
e13da2db 16967#: builtin/pack-objects.c:3534
9fa976ff
JX
16968msgid "pack loose unreachable objects"
16969msgstr ""
16970
e13da2db 16971#: builtin/pack-objects.c:3536
cc76011e
JX
16972msgid "unpack unreachable objects newer than <time>"
16973msgstr ""
16974
e13da2db 16975#: builtin/pack-objects.c:3539
94328cef 16976msgid "use the sparse reachability algorithm"
cc76011e
JX
16977msgstr ""
16978
e13da2db 16979#: builtin/pack-objects.c:3541
94328cef 16980msgid "create thin packs"
beb691f7
JX
16981msgstr ""
16982
e13da2db 16983#: builtin/pack-objects.c:3543
94328cef 16984msgid "create packs suitable for shallow fetches"
cc76011e
JX
16985msgstr ""
16986
e13da2db 16987#: builtin/pack-objects.c:3545
94328cef 16988msgid "ignore packs that have companion .keep file"
9b7388a8
JX
16989msgstr ""
16990
e13da2db 16991#: builtin/pack-objects.c:3547
94328cef 16992msgid "ignore this pack"
cc76011e
JX
16993msgstr ""
16994
e13da2db 16995#: builtin/pack-objects.c:3549
94328cef 16996msgid "pack compression level"
cc76011e
JX
16997msgstr ""
16998
e13da2db 16999#: builtin/pack-objects.c:3551
94328cef 17000msgid "do not hide commits by grafts"
5e078fcd
JX
17001msgstr ""
17002
e13da2db 17003#: builtin/pack-objects.c:3553
94328cef
JX
17004msgid "use a bitmap index if available to speed up counting objects"
17005msgstr ""
17006
e13da2db 17007#: builtin/pack-objects.c:3555
5e078fcd
JX
17008msgid "write a bitmap index together with the pack index"
17009msgstr ""
17010
e13da2db 17011#: builtin/pack-objects.c:3559
466c88fa
JX
17012msgid "write a bitmap index if possible"
17013msgstr ""
17014
e13da2db 17015#: builtin/pack-objects.c:3563
dba9f13c
JX
17016msgid "handling for missing objects"
17017msgstr ""
17018
e13da2db 17019#: builtin/pack-objects.c:3566
dba9f13c
JX
17020msgid "do not pack objects in promisor packfiles"
17021msgstr ""
17022
e13da2db 17023#: builtin/pack-objects.c:3568
12705546
JX
17024msgid "respect islands during delta compression"
17025msgstr ""
17026
e13da2db 17027#: builtin/pack-objects.c:3570
d84f4abf
JX
17028msgid "protocol"
17029msgstr ""
17030
e13da2db 17031#: builtin/pack-objects.c:3571
d84f4abf
JX
17032msgid "exclude any configured uploadpack.blobpackfileuri with this protocol"
17033msgstr ""
17034
e13da2db 17035#: builtin/pack-objects.c:3600
dba9f13c
JX
17036#, c-format
17037msgid "delta chain depth %d is too deep, forcing %d"
17038msgstr ""
17039
e13da2db 17040#: builtin/pack-objects.c:3605
dba9f13c
JX
17041#, c-format
17042msgid "pack.deltaCacheLimit is too high, forcing %d"
17043msgstr ""
17044
e13da2db 17045#: builtin/pack-objects.c:3659
dba9f13c
JX
17046msgid "--max-pack-size cannot be used to build a pack for transfer"
17047msgstr ""
17048
e13da2db 17049#: builtin/pack-objects.c:3661
dba9f13c 17050msgid "minimum pack size limit is 1 MiB"
18a90722
JX
17051msgstr ""
17052
e13da2db 17053#: builtin/pack-objects.c:3666
dba9f13c 17054msgid "--thin cannot be used to build an indexable pack"
abc8de64
JX
17055msgstr ""
17056
e13da2db 17057#: builtin/pack-objects.c:3669
dba9f13c 17058msgid "--keep-unreachable and --unpack-unreachable are incompatible"
9b7388a8
JX
17059msgstr ""
17060
e13da2db 17061#: builtin/pack-objects.c:3675
dba9f13c 17062msgid "cannot use --filter without --stdout"
5e078fcd
JX
17063msgstr ""
17064
e13da2db 17065#: builtin/pack-objects.c:3735
9b7388a8
JX
17066msgid "Enumerating objects"
17067msgstr ""
17068
e13da2db 17069#: builtin/pack-objects.c:3766
dba9f13c 17070#, c-format
f7c6172e
JX
17071msgid ""
17072"Total %<PRIu32> (delta %<PRIu32>), reused %<PRIu32> (delta %<PRIu32>), pack-"
17073"reused %<PRIu32>"
dba9f13c
JX
17074msgstr ""
17075
c08fd730 17076#: builtin/pack-refs.c:8
df0617bf
JX
17077msgid "git pack-refs [<options>]"
17078msgstr ""
17079
c08fd730 17080#: builtin/pack-refs.c:16
df0617bf
JX
17081msgid "pack everything"
17082msgstr ""
17083
c08fd730 17084#: builtin/pack-refs.c:17
df0617bf
JX
17085msgid "prune loose refs (default)"
17086msgstr ""
17087
bfef3f9d 17088#: builtin/prune-packed.c:6
df0617bf
JX
17089msgid "git prune-packed [-n | --dry-run] [-q | --quiet]"
17090msgstr ""
17091
bfef3f9d 17092#: builtin/prune.c:14
18a90722 17093msgid "git prune [-n] [-v] [--progress] [--expire <time>] [--] [<head>...]"
df0617bf
JX
17094msgstr ""
17095
bfef3f9d 17096#: builtin/prune.c:133
df0617bf
JX
17097msgid "report pruned objects"
17098msgstr ""
17099
bfef3f9d 17100#: builtin/prune.c:136
df0617bf
JX
17101msgid "expire objects older than <time>"
17102msgstr ""
17103
bfef3f9d 17104#: builtin/prune.c:138
abc8de64
JX
17105msgid "limit traversal to objects outside promisor packfiles"
17106msgstr ""
17107
bfef3f9d 17108#: builtin/prune.c:152
f4f2c8f8
JX
17109msgid "cannot prune in a precious-objects repo"
17110msgstr ""
17111
f7c6172e 17112#: builtin/pull.c:45 builtin/pull.c:47
fda7b092
JX
17113#, c-format
17114msgid "Invalid value for %s: %s"
17115msgstr ""
17116
f7c6172e 17117#: builtin/pull.c:67
f4f2c8f8 17118msgid "git pull [<options>] [<repository> [<refspec>...]]"
df0617bf
JX
17119msgstr ""
17120
bfef3f9d 17121#: builtin/pull.c:123
5b34e000
JX
17122msgid "control for recursive fetching of submodules"
17123msgstr ""
17124
bfef3f9d 17125#: builtin/pull.c:127
df0617bf
JX
17126msgid "Options related to merging"
17127msgstr ""
17128
bfef3f9d 17129#: builtin/pull.c:130
df0617bf
JX
17130msgid "incorporate changes by rebasing rather than merging"
17131msgstr ""
17132
e13da2db 17133#: builtin/pull.c:158 builtin/rebase.c:484 builtin/revert.c:126
df0617bf
JX
17134msgid "allow fast-forward"
17135msgstr ""
17136
bfef3f9d
JX
17137#: builtin/pull.c:167 parse-options.h:339
17138msgid "automatically stash/stash pop before and after"
f517e50d
JX
17139msgstr ""
17140
bfef3f9d 17141#: builtin/pull.c:183
df0617bf
JX
17142msgid "Options related to fetching"
17143msgstr ""
17144
bfef3f9d 17145#: builtin/pull.c:193
12705546
JX
17146msgid "force overwrite of local branch"
17147msgstr ""
17148
bfef3f9d 17149#: builtin/pull.c:201
9eb3984b
JX
17150msgid "number of submodules pulled in parallel"
17151msgstr ""
17152
bfef3f9d 17153#: builtin/pull.c:317
df0617bf
JX
17154#, c-format
17155msgid "Invalid value for pull.ff: %s"
17156msgstr ""
17157
e13da2db 17158#: builtin/pull.c:348
bfef3f9d
JX
17159msgid ""
17160"Pulling without specifying how to reconcile divergent branches is\n"
17161"discouraged. You can squelch this message by running one of the following\n"
17162"commands sometime before your next pull:\n"
17163"\n"
17164" git config pull.rebase false # merge (the default strategy)\n"
17165" git config pull.rebase true # rebase\n"
17166" git config pull.ff only # fast-forward only\n"
17167"\n"
17168"You can replace \"git config\" with \"git config --global\" to set a "
17169"default\n"
17170"preference for all repositories. You can also pass --rebase, --no-rebase,\n"
17171"or --ff-only on the command line to override the configured default per\n"
17172"invocation.\n"
17173msgstr ""
17174
e13da2db 17175#: builtin/pull.c:458
df0617bf
JX
17176msgid ""
17177"There is no candidate for rebasing against among the refs that you just "
17178"fetched."
17179msgstr ""
17180
e13da2db 17181#: builtin/pull.c:460
df0617bf
JX
17182msgid ""
17183"There are no candidates for merging among the refs that you just fetched."
17184msgstr ""
17185
e13da2db 17186#: builtin/pull.c:461
df0617bf
JX
17187msgid ""
17188"Generally this means that you provided a wildcard refspec which had no\n"
17189"matches on the remote end."
17190msgstr ""
17191
e13da2db 17192#: builtin/pull.c:464
df0617bf
JX
17193#, c-format
17194msgid ""
17195"You asked to pull from the remote '%s', but did not specify\n"
17196"a branch. Because this is not the default configured remote\n"
17197"for your current branch, you must specify a branch on the command line."
17198msgstr ""
17199
e13da2db 17200#: builtin/pull.c:469 builtin/rebase.c:1240 git-parse-remote.sh:73
df0617bf
JX
17201msgid "You are not currently on a branch."
17202msgstr ""
17203
e13da2db 17204#: builtin/pull.c:471 builtin/pull.c:486 git-parse-remote.sh:79
df0617bf
JX
17205msgid "Please specify which branch you want to rebase against."
17206msgstr ""
17207
e13da2db 17208#: builtin/pull.c:473 builtin/pull.c:488 git-parse-remote.sh:82
df0617bf
JX
17209msgid "Please specify which branch you want to merge with."
17210msgstr ""
17211
e13da2db 17212#: builtin/pull.c:474 builtin/pull.c:489
df0617bf 17213msgid "See git-pull(1) for details."
cc76011e
JX
17214msgstr ""
17215
e13da2db
JX
17216#: builtin/pull.c:476 builtin/pull.c:482 builtin/pull.c:491
17217#: builtin/rebase.c:1246 git-parse-remote.sh:64
f517e50d
JX
17218msgid "<remote>"
17219msgstr ""
17220
e13da2db 17221#: builtin/pull.c:476 builtin/pull.c:491 builtin/pull.c:496
d93ef2a1 17222#: git-parse-remote.sh:65
f517e50d
JX
17223msgid "<branch>"
17224msgstr ""
17225
e13da2db 17226#: builtin/pull.c:484 builtin/rebase.c:1238 git-parse-remote.sh:75
df0617bf 17227msgid "There is no tracking information for the current branch."
cc76011e
JX
17228msgstr ""
17229
e13da2db 17230#: builtin/pull.c:493 git-parse-remote.sh:95
df0617bf 17231msgid ""
f517e50d 17232"If you wish to set tracking information for this branch you can do so with:"
cc76011e
JX
17233msgstr ""
17234
e13da2db 17235#: builtin/pull.c:498
df0617bf
JX
17236#, c-format
17237msgid ""
17238"Your configuration specifies to merge with the ref '%s'\n"
17239"from the remote, but no such ref was fetched."
cc76011e
JX
17240msgstr ""
17241
e13da2db 17242#: builtin/pull.c:609
12705546
JX
17243#, c-format
17244msgid "unable to access commit %s"
17245msgstr ""
17246
e13da2db 17247#: builtin/pull.c:894
9fa976ff
JX
17248msgid "ignoring --verify-signatures for rebase"
17249msgstr ""
17250
e13da2db 17251#: builtin/pull.c:954
df0617bf 17252msgid "Updating an unborn branch with changes added to the index."
5e078fcd
JX
17253msgstr ""
17254
e13da2db 17255#: builtin/pull.c:958
fda7b092
JX
17256msgid "pull with rebase"
17257msgstr ""
17258
e13da2db 17259#: builtin/pull.c:959
fda7b092
JX
17260msgid "please commit or stash them."
17261msgstr ""
17262
e13da2db 17263#: builtin/pull.c:984
df0617bf
JX
17264#, c-format
17265msgid ""
17266"fetch updated the current branch head.\n"
17267"fast-forwarding your working tree from\n"
17268"commit %s."
cc76011e
JX
17269msgstr ""
17270
e13da2db 17271#: builtin/pull.c:990
df0617bf
JX
17272#, c-format
17273msgid ""
17274"Cannot fast-forward your working tree.\n"
17275"After making sure that you saved anything precious from\n"
17276"$ git diff %s\n"
17277"output, run\n"
17278"$ git reset --hard\n"
17279"to recover."
cc76011e
JX
17280msgstr ""
17281
e13da2db 17282#: builtin/pull.c:1005
df0617bf 17283msgid "Cannot merge multiple branches into empty head."
cc76011e
JX
17284msgstr ""
17285
e13da2db 17286#: builtin/pull.c:1009
df0617bf 17287msgid "Cannot rebase onto multiple branches."
cc76011e
JX
17288msgstr ""
17289
e13da2db 17290#: builtin/pull.c:1017
5b34e000
JX
17291msgid "cannot rebase with locally recorded submodule modifications"
17292msgstr ""
17293
9b7388a8 17294#: builtin/push.c:19
cc76011e
JX
17295msgid "git push [<options>] [<repository> [<refspec>...]]"
17296msgstr ""
17297
e13da2db 17298#: builtin/push.c:111
cc76011e
JX
17299msgid "tag shorthand without <tag>"
17300msgstr ""
17301
e13da2db 17302#: builtin/push.c:119
cc76011e
JX
17303msgid "--delete only accepts plain target ref names"
17304msgstr ""
17305
e13da2db 17306#: builtin/push.c:164
cc76011e
JX
17307msgid ""
17308"\n"
17309"To choose either option permanently, see push.default in 'git help config'."
17310msgstr ""
17311
e13da2db 17312#: builtin/push.c:167
cc76011e
JX
17313#, c-format
17314msgid ""
17315"The upstream branch of your current branch does not match\n"
17316"the name of your current branch. To push to the upstream branch\n"
17317"on the remote, use\n"
17318"\n"
17319" git push %s HEAD:%s\n"
17320"\n"
17321"To push to the branch of the same name on the remote, use\n"
17322"\n"
578d8ea3 17323" git push %s HEAD\n"
cc76011e
JX
17324"%s"
17325msgstr ""
17326
e13da2db 17327#: builtin/push.c:182
cc76011e
JX
17328#, c-format
17329msgid ""
17330"You are not currently on a branch.\n"
17331"To push the history leading to the current (detached HEAD)\n"
17332"state now, use\n"
17333"\n"
17334" git push %s HEAD:<name-of-remote-branch>\n"
17335msgstr ""
17336
e13da2db 17337#: builtin/push.c:194
cc76011e
JX
17338#, c-format
17339msgid ""
17340"The current branch %s has no upstream branch.\n"
17341"To push the current branch and set the remote as upstream, use\n"
17342"\n"
17343" git push --set-upstream %s %s\n"
17344msgstr ""
17345
e13da2db 17346#: builtin/push.c:202
cc76011e
JX
17347#, c-format
17348msgid "The current branch %s has multiple upstream branches, refusing to push."
17349msgstr ""
17350
e13da2db 17351#: builtin/push.c:205
cc76011e
JX
17352#, c-format
17353msgid ""
17354"You are pushing to remote '%s', which is not the upstream of\n"
17355"your current branch '%s', without telling me what to push\n"
17356"to update which remote branch."
17357msgstr ""
17358
e13da2db 17359#: builtin/push.c:260
cc76011e
JX
17360msgid ""
17361"You didn't specify any refspecs to push, and push.default is \"nothing\"."
17362msgstr ""
17363
e13da2db 17364#: builtin/push.c:267
cc76011e
JX
17365msgid ""
17366"Updates were rejected because the tip of your current branch is behind\n"
28b3cffc
JX
17367"its remote counterpart. Integrate the remote changes (e.g.\n"
17368"'git pull ...') before pushing again.\n"
cc76011e
JX
17369"See the 'Note about fast-forwards' in 'git push --help' for details."
17370msgstr ""
17371
e13da2db 17372#: builtin/push.c:273
cc76011e
JX
17373msgid ""
17374"Updates were rejected because a pushed branch tip is behind its remote\n"
28b3cffc
JX
17375"counterpart. Check out this branch and integrate the remote changes\n"
17376"(e.g. 'git pull ...') before pushing again.\n"
cc76011e
JX
17377"See the 'Note about fast-forwards' in 'git push --help' for details."
17378msgstr ""
17379
e13da2db 17380#: builtin/push.c:279
46bc4039 17381msgid ""
9caaf23e
JX
17382"Updates were rejected because the remote contains work that you do\n"
17383"not have locally. This is usually caused by another repository pushing\n"
28b3cffc
JX
17384"to the same ref. You may want to first integrate the remote changes\n"
17385"(e.g., 'git pull ...') before pushing again.\n"
9caaf23e 17386"See the 'Note about fast-forwards' in 'git push --help' for details."
46bc4039
JX
17387msgstr ""
17388
e13da2db 17389#: builtin/push.c:286
9caaf23e
JX
17390msgid "Updates were rejected because the tag already exists in the remote."
17391msgstr ""
17392
e13da2db 17393#: builtin/push.c:289
9caaf23e
JX
17394msgid ""
17395"You cannot update a remote ref that points at a non-commit object,\n"
17396"or update a remote ref to make it point at a non-commit object,\n"
17397"without using the '--force' option.\n"
17398msgstr ""
17399
e13da2db 17400#: builtin/push.c:351
cc76011e
JX
17401#, c-format
17402msgid "Pushing to %s\n"
17403msgstr ""
17404
e13da2db 17405#: builtin/push.c:358
cc76011e
JX
17406#, c-format
17407msgid "failed to push some refs to '%s'"
17408msgstr ""
17409
e13da2db 17410#: builtin/push.c:532
cc76011e
JX
17411msgid "repository"
17412msgstr ""
17413
e13da2db 17414#: builtin/push.c:533 builtin/send-pack.c:183
cc76011e
JX
17415msgid "push all refs"
17416msgstr ""
17417
e13da2db 17418#: builtin/push.c:534 builtin/send-pack.c:185
cc76011e
JX
17419msgid "mirror all refs"
17420msgstr ""
17421
e13da2db 17422#: builtin/push.c:536
cc76011e
JX
17423msgid "delete refs"
17424msgstr ""
17425
e13da2db 17426#: builtin/push.c:537
cc76011e
JX
17427msgid "push tags (can't be used with --all or --mirror)"
17428msgstr ""
17429
e13da2db 17430#: builtin/push.c:540 builtin/send-pack.c:186
cc76011e
JX
17431msgid "force updates"
17432msgstr ""
17433
e13da2db 17434#: builtin/push.c:541 builtin/send-pack.c:198
dba9f13c 17435msgid "<refname>:<expect>"
727b9576
JX
17436msgstr ""
17437
e13da2db 17438#: builtin/push.c:542 builtin/send-pack.c:199
727b9576
JX
17439msgid "require old value of ref to be at this value"
17440msgstr ""
17441
e13da2db 17442#: builtin/push.c:545
cc76011e
JX
17443msgid "control recursive pushing of submodules"
17444msgstr ""
17445
e13da2db 17446#: builtin/push.c:546 builtin/send-pack.c:193
cc76011e
JX
17447msgid "use thin pack"
17448msgstr ""
17449
e13da2db
JX
17450#: builtin/push.c:547 builtin/push.c:548 builtin/send-pack.c:180
17451#: builtin/send-pack.c:181
cc76011e
JX
17452msgid "receive pack program"
17453msgstr ""
17454
e13da2db 17455#: builtin/push.c:549
cc76011e
JX
17456msgid "set upstream for git pull/status"
17457msgstr ""
17458
e13da2db 17459#: builtin/push.c:552
cc76011e
JX
17460msgid "prune locally removed refs"
17461msgstr ""
17462
e13da2db 17463#: builtin/push.c:554
9caaf23e
JX
17464msgid "bypass pre-push hook"
17465msgstr ""
17466
e13da2db 17467#: builtin/push.c:555
c138af56 17468msgid "push missing but relevant tags"
cc76011e
JX
17469msgstr ""
17470
e13da2db 17471#: builtin/push.c:557 builtin/send-pack.c:187
d07a63e4
JX
17472msgid "GPG sign the push"
17473msgstr ""
17474
e13da2db 17475#: builtin/push.c:559 builtin/send-pack.c:194
c2ea1208
JX
17476msgid "request atomic transaction on remote side"
17477msgstr ""
17478
e13da2db 17479#: builtin/push.c:577
9b7388a8 17480msgid "--delete is incompatible with --all, --mirror and --tags"
9fa976ff
JX
17481msgstr ""
17482
e13da2db 17483#: builtin/push.c:579
9b7388a8 17484msgid "--delete doesn't make sense without any refs"
9fa976ff
JX
17485msgstr ""
17486
e13da2db 17487#: builtin/push.c:599
3d0a05b4
JX
17488#, c-format
17489msgid "bad repository '%s'"
17490msgstr ""
17491
e13da2db 17492#: builtin/push.c:600
3d0a05b4
JX
17493msgid ""
17494"No configured push destination.\n"
17495"Either specify the URL from the command-line or configure a remote "
17496"repository using\n"
17497"\n"
17498" git remote add <name> <url>\n"
17499"\n"
17500"and then push using the remote name\n"
17501"\n"
17502" git push <name>\n"
17503msgstr ""
17504
e13da2db 17505#: builtin/push.c:615
d93ef2a1
JX
17506msgid "--all and --tags are incompatible"
17507msgstr ""
17508
e13da2db 17509#: builtin/push.c:617
d93ef2a1
JX
17510msgid "--all can't be combined with refspecs"
17511msgstr ""
17512
e13da2db 17513#: builtin/push.c:621
d93ef2a1
JX
17514msgid "--mirror and --tags are incompatible"
17515msgstr ""
17516
e13da2db 17517#: builtin/push.c:623
d93ef2a1
JX
17518msgid "--mirror can't be combined with refspecs"
17519msgstr ""
17520
e13da2db 17521#: builtin/push.c:626
d93ef2a1
JX
17522msgid "--all and --mirror are incompatible"
17523msgstr ""
17524
e13da2db 17525#: builtin/push.c:630
d93ef2a1
JX
17526msgid "push options must not have new line characters"
17527msgstr ""
17528
17529#: builtin/range-diff.c:8
17530msgid "git range-diff [<options>] <old-base>..<old-tip> <new-base>..<new-tip>"
17531msgstr ""
17532
17533#: builtin/range-diff.c:9
17534msgid "git range-diff [<options>] <old-tip>...<new-tip>"
17535msgstr ""
17536
17537#: builtin/range-diff.c:10
17538msgid "git range-diff [<options>] <base> <old-tip> <new-tip>"
17539msgstr ""
17540
578c7937 17541#: builtin/range-diff.c:22
d93ef2a1
JX
17542msgid "Percentage by which creation is weighted"
17543msgstr ""
17544
578c7937 17545#: builtin/range-diff.c:24
d93ef2a1
JX
17546msgid "use simple diff colors"
17547msgstr ""
17548
578c7937
JX
17549#: builtin/range-diff.c:26
17550msgid "notes"
17551msgstr ""
17552
17553#: builtin/range-diff.c:26
17554msgid "passed to 'git log'"
17555msgstr ""
17556
17557#: builtin/range-diff.c:50 builtin/range-diff.c:54
d93ef2a1
JX
17558#, c-format
17559msgid "no .. in range: '%s'"
17560msgstr ""
17561
578c7937 17562#: builtin/range-diff.c:64
d93ef2a1
JX
17563msgid "single arg format must be symmetric range"
17564msgstr ""
17565
578c7937 17566#: builtin/range-diff.c:79
d93ef2a1
JX
17567msgid "need two commit ranges"
17568msgstr ""
17569
17570#: builtin/read-tree.c:41
17571msgid ""
17572"git read-tree [(-m [--trivial] [--aggressive] | --reset | --prefix=<prefix>) "
17573"[-u [--exclude-per-directory=<gitignore>] | -i]] [--no-sparse-checkout] [--"
17574"index-output=<file>] (--empty | <tree-ish1> [<tree-ish2> [<tree-ish3>]])"
17575msgstr ""
17576
17577#: builtin/read-tree.c:124
17578msgid "write resulting index to <file>"
17579msgstr ""
17580
17581#: builtin/read-tree.c:127
17582msgid "only empty the index"
17583msgstr ""
17584
17585#: builtin/read-tree.c:129
17586msgid "Merging"
17587msgstr ""
17588
17589#: builtin/read-tree.c:131
17590msgid "perform a merge in addition to a read"
17591msgstr ""
17592
17593#: builtin/read-tree.c:133
17594msgid "3-way merge if no file level merging required"
17595msgstr ""
17596
17597#: builtin/read-tree.c:135
17598msgid "3-way merge in presence of adds and removes"
17599msgstr ""
17600
17601#: builtin/read-tree.c:137
17602msgid "same as -m, but discard unmerged entries"
17603msgstr ""
17604
17605#: builtin/read-tree.c:138
17606msgid "<subdirectory>/"
17607msgstr ""
17608
17609#: builtin/read-tree.c:139
17610msgid "read the tree into the index under <subdirectory>/"
17611msgstr ""
17612
17613#: builtin/read-tree.c:142
17614msgid "update working tree with merge result"
17615msgstr ""
17616
17617#: builtin/read-tree.c:144
17618msgid "gitignore"
17619msgstr ""
17620
17621#: builtin/read-tree.c:145
17622msgid "allow explicitly ignored files to be overwritten"
17623msgstr ""
17624
17625#: builtin/read-tree.c:148
17626msgid "don't check the working tree after merging"
17627msgstr ""
17628
17629#: builtin/read-tree.c:149
17630msgid "don't update the index or the work tree"
17631msgstr ""
17632
17633#: builtin/read-tree.c:151
17634msgid "skip applying sparse checkout filter"
17635msgstr ""
17636
17637#: builtin/read-tree.c:153
17638msgid "debug unpack-trees"
17639msgstr ""
17640
17641#: builtin/read-tree.c:157
17642msgid "suppress feedback messages"
17643msgstr ""
17644
578c7937
JX
17645#: builtin/read-tree.c:188
17646msgid "You need to resolve your current index first"
17647msgstr ""
17648
bfef3f9d 17649#: builtin/rebase.c:35
d93ef2a1 17650msgid ""
3d0a05b4
JX
17651"git rebase [-i] [options] [--exec <cmd>] [--onto <newbase> | --keep-base] "
17652"[<upstream> [<branch>]]"
d93ef2a1
JX
17653msgstr ""
17654
bfef3f9d 17655#: builtin/rebase.c:37
d93ef2a1
JX
17656msgid ""
17657"git rebase [-i] [options] [--exec <cmd>] [--onto <newbase>] --root [<branch>]"
17658msgstr ""
17659
bfef3f9d 17660#: builtin/rebase.c:39
d93ef2a1
JX
17661msgid "git rebase --continue | --abort | --skip | --edit-todo"
17662msgstr ""
17663
e13da2db 17664#: builtin/rebase.c:187 builtin/rebase.c:211 builtin/rebase.c:238
d93ef2a1
JX
17665#, c-format
17666msgid "unusable todo list: '%s'"
17667msgstr ""
17668
e13da2db 17669#: builtin/rebase.c:304
d93ef2a1
JX
17670#, c-format
17671msgid "could not create temporary %s"
17672msgstr ""
17673
e13da2db 17674#: builtin/rebase.c:310
d93ef2a1
JX
17675msgid "could not mark as interactive"
17676msgstr ""
17677
e13da2db 17678#: builtin/rebase.c:364
d93ef2a1
JX
17679msgid "could not generate todo list"
17680msgstr ""
17681
e13da2db 17682#: builtin/rebase.c:405
d93ef2a1
JX
17683msgid "a base commit must be provided with --upstream or --onto"
17684msgstr ""
17685
e13da2db 17686#: builtin/rebase.c:474
d93ef2a1
JX
17687msgid "git rebase--interactive [<options>]"
17688msgstr ""
17689
e13da2db 17690#: builtin/rebase.c:487 builtin/rebase.c:1382
bfef3f9d 17691msgid "keep commits which start empty"
d93ef2a1
JX
17692msgstr ""
17693
e13da2db 17694#: builtin/rebase.c:491 builtin/revert.c:128
d93ef2a1 17695msgid "allow commits with empty messages"
c138af56
JX
17696msgstr ""
17697
e13da2db 17698#: builtin/rebase.c:493
d93ef2a1 17699msgid "rebase merge commits"
cc76011e
JX
17700msgstr ""
17701
e13da2db 17702#: builtin/rebase.c:495
d93ef2a1 17703msgid "keep original branch points of cousins"
9b7388a8
JX
17704msgstr ""
17705
e13da2db 17706#: builtin/rebase.c:497
d93ef2a1 17707msgid "move commits that begin with squash!/fixup!"
9b7388a8
JX
17708msgstr ""
17709
e13da2db 17710#: builtin/rebase.c:498
d93ef2a1 17711msgid "sign commits"
9b7388a8
JX
17712msgstr ""
17713
e13da2db 17714#: builtin/rebase.c:500 builtin/rebase.c:1321
d93ef2a1 17715msgid "display a diffstat of what changed upstream"
9fa976ff
JX
17716msgstr ""
17717
e13da2db 17718#: builtin/rebase.c:502
d93ef2a1 17719msgid "continue rebase"
dba9f13c
JX
17720msgstr ""
17721
e13da2db 17722#: builtin/rebase.c:504
d93ef2a1 17723msgid "skip commit"
dba9f13c
JX
17724msgstr ""
17725
e13da2db 17726#: builtin/rebase.c:505
d93ef2a1 17727msgid "edit the todo list"
dba9f13c
JX
17728msgstr ""
17729
e13da2db 17730#: builtin/rebase.c:507
d93ef2a1 17731msgid "show the current patch"
dba9f13c
JX
17732msgstr ""
17733
e13da2db 17734#: builtin/rebase.c:510
d93ef2a1 17735msgid "shorten commit ids in the todo list"
dba9f13c
JX
17736msgstr ""
17737
e13da2db 17738#: builtin/rebase.c:512
d93ef2a1 17739msgid "expand commit ids in the todo list"
dba9f13c
JX
17740msgstr ""
17741
e13da2db 17742#: builtin/rebase.c:514
d93ef2a1 17743msgid "check the todo list"
dba9f13c
JX
17744msgstr ""
17745
e13da2db 17746#: builtin/rebase.c:516
d93ef2a1 17747msgid "rearrange fixup/squash lines"
dba9f13c
JX
17748msgstr ""
17749
e13da2db 17750#: builtin/rebase.c:518
d93ef2a1 17751msgid "insert exec commands in todo list"
cc76011e
JX
17752msgstr ""
17753
e13da2db 17754#: builtin/rebase.c:519
d93ef2a1 17755msgid "onto"
cc76011e
JX
17756msgstr ""
17757
e13da2db 17758#: builtin/rebase.c:522
d93ef2a1 17759msgid "restrict-revision"
cc76011e
JX
17760msgstr ""
17761
e13da2db 17762#: builtin/rebase.c:522
d93ef2a1 17763msgid "restrict revision"
cc76011e
JX
17764msgstr ""
17765
e13da2db 17766#: builtin/rebase.c:524
d93ef2a1 17767msgid "squash-onto"
cc76011e
JX
17768msgstr ""
17769
e13da2db 17770#: builtin/rebase.c:525
d93ef2a1 17771msgid "squash onto"
cc76011e
JX
17772msgstr ""
17773
e13da2db 17774#: builtin/rebase.c:527
d93ef2a1 17775msgid "the upstream commit"
cc76011e
JX
17776msgstr ""
17777
e13da2db 17778#: builtin/rebase.c:529
d93ef2a1 17779msgid "head-name"
cc76011e
JX
17780msgstr ""
17781
e13da2db 17782#: builtin/rebase.c:529
d93ef2a1 17783msgid "head name"
cc76011e
JX
17784msgstr ""
17785
e13da2db 17786#: builtin/rebase.c:534
d93ef2a1 17787msgid "rebase strategy"
cc76011e
JX
17788msgstr ""
17789
e13da2db 17790#: builtin/rebase.c:535
d93ef2a1 17791msgid "strategy-opts"
cc76011e
JX
17792msgstr ""
17793
e13da2db 17794#: builtin/rebase.c:536
d93ef2a1 17795msgid "strategy options"
cc76011e
JX
17796msgstr ""
17797
e13da2db 17798#: builtin/rebase.c:537
d93ef2a1 17799msgid "switch-to"
cc76011e
JX
17800msgstr ""
17801
e13da2db 17802#: builtin/rebase.c:538
d93ef2a1 17803msgid "the branch or commit to checkout"
cc76011e
JX
17804msgstr ""
17805
e13da2db 17806#: builtin/rebase.c:539
d93ef2a1 17807msgid "onto-name"
cc76011e
JX
17808msgstr ""
17809
e13da2db 17810#: builtin/rebase.c:539
d93ef2a1 17811msgid "onto name"
cc76011e
JX
17812msgstr ""
17813
e13da2db 17814#: builtin/rebase.c:540
d93ef2a1 17815msgid "cmd"
cc76011e
JX
17816msgstr ""
17817
e13da2db 17818#: builtin/rebase.c:540
d93ef2a1 17819msgid "the command to run"
dfc182b1
JX
17820msgstr ""
17821
e13da2db 17822#: builtin/rebase.c:543 builtin/rebase.c:1415
d93ef2a1 17823msgid "automatically re-schedule any `exec` that fails"
9b7388a8
JX
17824msgstr ""
17825
e13da2db 17826#: builtin/rebase.c:559
d93ef2a1 17827msgid "--[no-]rebase-cousins has no effect without --rebase-merges"
25eab542
JX
17828msgstr ""
17829
e13da2db 17830#: builtin/rebase.c:575
12705546 17831#, c-format
bfef3f9d 17832msgid "%s requires the merge backend"
25eab542
JX
17833msgstr ""
17834
e13da2db 17835#: builtin/rebase.c:618
12705546
JX
17836#, c-format
17837msgid "could not get 'onto': '%s'"
25eab542
JX
17838msgstr ""
17839
e13da2db 17840#: builtin/rebase.c:635
12705546
JX
17841#, c-format
17842msgid "invalid orig-head: '%s'"
25eab542
JX
17843msgstr ""
17844
e13da2db 17845#: builtin/rebase.c:660
12705546
JX
17846#, c-format
17847msgid "ignoring invalid allow_rerere_autoupdate: '%s'"
18a90722
JX
17848msgstr ""
17849
e13da2db 17850#: builtin/rebase.c:805 git-rebase--preserve-merges.sh:81
12705546
JX
17851msgid ""
17852"Resolve all conflicts manually, mark them as resolved with\n"
17853"\"git add/rm <conflicted_files>\", then run \"git rebase --continue\".\n"
17854"You can instead skip this commit: run \"git rebase --skip\".\n"
17855"To abort and get back to the state before \"git rebase\", run \"git rebase --"
17856"abort\"."
9b7388a8
JX
17857msgstr ""
17858
e13da2db 17859#: builtin/rebase.c:888
94328cef
JX
17860#, c-format
17861msgid ""
17862"\n"
17863"git encountered an error while preparing the patches to replay\n"
17864"these revisions:\n"
17865"\n"
17866" %s\n"
17867"\n"
17868"As a result, git cannot rebase them."
f517e50d
JX
17869msgstr ""
17870
e13da2db 17871#: builtin/rebase.c:1214
f7c6172e
JX
17872#, c-format
17873msgid ""
17874"unrecognized empty type '%s'; valid values are \"drop\", \"keep\", and \"ask"
17875"\"."
17876msgstr ""
17877
e13da2db 17878#: builtin/rebase.c:1232
12705546 17879#, c-format
fda7b092 17880msgid ""
12705546
JX
17881"%s\n"
17882"Please specify which branch you want to rebase against.\n"
17883"See git-rebase(1) for details.\n"
fda7b092 17884"\n"
12705546 17885" git rebase '<branch>'\n"
fda7b092 17886"\n"
fda7b092
JX
17887msgstr ""
17888
e13da2db 17889#: builtin/rebase.c:1248
12705546 17890#, c-format
fda7b092 17891msgid ""
12705546 17892"If you wish to set tracking information for this branch you can do so with:\n"
fda7b092 17893"\n"
12705546 17894" git branch --set-upstream-to=%s/<branch> %s\n"
fda7b092 17895"\n"
f517e50d
JX
17896msgstr ""
17897
e13da2db 17898#: builtin/rebase.c:1278
94328cef
JX
17899msgid "exec commands cannot contain newlines"
17900msgstr ""
17901
e13da2db 17902#: builtin/rebase.c:1282
94328cef
JX
17903msgid "empty exec command"
17904msgstr ""
17905
e13da2db 17906#: builtin/rebase.c:1312
12705546 17907msgid "rebase onto given branch instead of upstream"
28b3cffc
JX
17908msgstr ""
17909
e13da2db 17910#: builtin/rebase.c:1314
3d0a05b4
JX
17911msgid "use the merge-base of upstream and branch as the current base"
17912msgstr ""
17913
e13da2db 17914#: builtin/rebase.c:1316
12705546 17915msgid "allow pre-rebase hook to run"
cc76011e
JX
17916msgstr ""
17917
e13da2db 17918#: builtin/rebase.c:1318
12705546 17919msgid "be quiet. implies --no-stat"
cc76011e
JX
17920msgstr ""
17921
e13da2db 17922#: builtin/rebase.c:1324
12705546 17923msgid "do not show diffstat of what changed upstream"
cc76011e
JX
17924msgstr ""
17925
e13da2db 17926#: builtin/rebase.c:1327
12705546 17927msgid "add a Signed-off-by: line to each commit"
cc76011e
JX
17928msgstr ""
17929
e13da2db
JX
17930#: builtin/rebase.c:1330
17931msgid "make committer date match author date"
578c7937
JX
17932msgstr ""
17933
e13da2db
JX
17934#: builtin/rebase.c:1332
17935msgid "ignore author date and use current date"
17936msgstr ""
17937
17938#: builtin/rebase.c:1334
17939msgid "synonym of --reset-author-date"
17940msgstr ""
17941
17942#: builtin/rebase.c:1336 builtin/rebase.c:1340
12705546 17943msgid "passed to 'git apply'"
cc76011e
JX
17944msgstr ""
17945
e13da2db
JX
17946#: builtin/rebase.c:1338
17947msgid "ignore changes in whitespace"
17948msgstr ""
17949
17950#: builtin/rebase.c:1342 builtin/rebase.c:1345
12705546 17951msgid "cherry-pick all commits, even if unchanged"
cc76011e
JX
17952msgstr ""
17953
e13da2db 17954#: builtin/rebase.c:1347
12705546 17955msgid "continue"
cc76011e
JX
17956msgstr ""
17957
e13da2db 17958#: builtin/rebase.c:1350
12705546 17959msgid "skip current patch and continue"
f4f2c8f8
JX
17960msgstr ""
17961
e13da2db 17962#: builtin/rebase.c:1352
12705546 17963msgid "abort and check out the original branch"
cc76011e
JX
17964msgstr ""
17965
e13da2db 17966#: builtin/rebase.c:1355
12705546 17967msgid "abort but keep HEAD where it is"
cc76011e
JX
17968msgstr ""
17969
e13da2db 17970#: builtin/rebase.c:1356
12705546 17971msgid "edit the todo list during an interactive rebase"
cc76011e
JX
17972msgstr ""
17973
e13da2db 17974#: builtin/rebase.c:1359
12705546 17975msgid "show the patch file being applied or merged"
cc76011e
JX
17976msgstr ""
17977
e13da2db 17978#: builtin/rebase.c:1362
f7c6172e
JX
17979msgid "use apply strategies to rebase"
17980msgstr ""
17981
e13da2db 17982#: builtin/rebase.c:1366
12705546 17983msgid "use merging strategies to rebase"
cc76011e
JX
17984msgstr ""
17985
e13da2db 17986#: builtin/rebase.c:1370
12705546 17987msgid "let the user edit the list of commits to rebase"
cc76011e
JX
17988msgstr ""
17989
e13da2db 17990#: builtin/rebase.c:1374
d93ef2a1 17991msgid "(DEPRECATED) try to recreate merges instead of ignoring them"
cc76011e
JX
17992msgstr ""
17993
e13da2db 17994#: builtin/rebase.c:1379
f7c6172e 17995msgid "how to handle commits that become empty"
cc76011e
JX
17996msgstr ""
17997
e13da2db 17998#: builtin/rebase.c:1386
12705546 17999msgid "move commits that begin with squash!/fixup! under -i"
cc76011e
JX
18000msgstr ""
18001
e13da2db 18002#: builtin/rebase.c:1393
12705546 18003msgid "add exec lines after each commit of the editable list"
cc76011e
JX
18004msgstr ""
18005
e13da2db 18006#: builtin/rebase.c:1397
12705546 18007msgid "allow rebasing commits with empty messages"
cc76011e
JX
18008msgstr ""
18009
e13da2db 18010#: builtin/rebase.c:1401
12705546 18011msgid "try to rebase merges instead of skipping them"
cc76011e
JX
18012msgstr ""
18013
e13da2db 18014#: builtin/rebase.c:1404
12705546 18015msgid "use 'merge-base --fork-point' to refine upstream"
cc76011e
JX
18016msgstr ""
18017
e13da2db 18018#: builtin/rebase.c:1406
12705546 18019msgid "use the given merge strategy"
cc76011e
JX
18020msgstr ""
18021
e13da2db 18022#: builtin/rebase.c:1408 builtin/revert.c:115
12705546 18023msgid "option"
cc76011e
JX
18024msgstr ""
18025
e13da2db 18026#: builtin/rebase.c:1409
12705546 18027msgid "pass the argument through to the merge strategy"
cc76011e
JX
18028msgstr ""
18029
e13da2db 18030#: builtin/rebase.c:1412
12705546 18031msgid "rebase all reachable commits up to the root(s)"
cc76011e
JX
18032msgstr ""
18033
e13da2db 18034#: builtin/rebase.c:1417
bfef3f9d
JX
18035msgid "apply all changes, even those already present upstream"
18036msgstr ""
18037
e13da2db 18038#: builtin/rebase.c:1434
d93ef2a1
JX
18039msgid ""
18040"the rebase.useBuiltin support has been removed!\n"
18041"See its entry in 'git help config' for details."
94328cef
JX
18042msgstr ""
18043
e13da2db 18044#: builtin/rebase.c:1440
d93ef2a1 18045msgid "It looks like 'git am' is in progress. Cannot rebase."
cc76011e
JX
18046msgstr ""
18047
e13da2db 18048#: builtin/rebase.c:1481
d93ef2a1
JX
18049msgid ""
18050"git rebase --preserve-merges is deprecated. Use --rebase-merges instead."
cc76011e
JX
18051msgstr ""
18052
e13da2db 18053#: builtin/rebase.c:1486
3d0a05b4
JX
18054msgid "cannot combine '--keep-base' with '--onto'"
18055msgstr ""
18056
e13da2db 18057#: builtin/rebase.c:1488
3d0a05b4
JX
18058msgid "cannot combine '--keep-base' with '--root'"
18059msgstr ""
18060
e13da2db 18061#: builtin/rebase.c:1492
bfef3f9d
JX
18062msgid "cannot combine '--root' with '--fork-point'"
18063msgstr ""
18064
e13da2db 18065#: builtin/rebase.c:1495
12705546 18066msgid "No rebase in progress?"
cc76011e
JX
18067msgstr ""
18068
e13da2db 18069#: builtin/rebase.c:1499
12705546 18070msgid "The --edit-todo action can only be used during interactive rebase."
cc76011e
JX
18071msgstr ""
18072
e13da2db 18073#: builtin/rebase.c:1522
12705546 18074msgid "Cannot read HEAD"
cc76011e
JX
18075msgstr ""
18076
e13da2db 18077#: builtin/rebase.c:1534
12705546
JX
18078msgid ""
18079"You must edit all merge conflicts and then\n"
18080"mark them as resolved using git add"
cc76011e
JX
18081msgstr ""
18082
e13da2db 18083#: builtin/rebase.c:1553
12705546 18084msgid "could not discard worktree changes"
cc76011e
JX
18085msgstr ""
18086
e13da2db 18087#: builtin/rebase.c:1572
cc76011e 18088#, c-format
12705546 18089msgid "could not move back to %s"
cc76011e
JX
18090msgstr ""
18091
e13da2db 18092#: builtin/rebase.c:1618
12705546
JX
18093#, c-format
18094msgid ""
18095"It seems that there is already a %s directory, and\n"
18096"I wonder if you are in the middle of another rebase. If that is the\n"
18097"case, please try\n"
18098"\t%s\n"
18099"If that is not the case, please\n"
18100"\t%s\n"
18101"and run me again. I am stopping in case you still have something\n"
18102"valuable there.\n"
18103msgstr ""
18104
e13da2db 18105#: builtin/rebase.c:1646
12705546
JX
18106msgid "switch `C' expects a numerical value"
18107msgstr ""
18108
e13da2db 18109#: builtin/rebase.c:1688
12705546
JX
18110#, c-format
18111msgid "Unknown mode: %s"
18112msgstr ""
18113
e13da2db 18114#: builtin/rebase.c:1727
12705546
JX
18115msgid "--strategy requires --merge or --interactive"
18116msgstr ""
18117
e13da2db 18118#: builtin/rebase.c:1757
f7c6172e
JX
18119msgid "cannot combine apply options with merge options"
18120msgstr ""
18121
e13da2db 18122#: builtin/rebase.c:1770
f7c6172e
JX
18123#, c-format
18124msgid "Unknown rebase backend: %s"
6b0f1a9b
JX
18125msgstr ""
18126
e13da2db 18127#: builtin/rebase.c:1795
f7c6172e 18128msgid "--reschedule-failed-exec requires --exec or --interactive"
94328cef
JX
18129msgstr ""
18130
e13da2db 18131#: builtin/rebase.c:1815
94328cef 18132msgid "cannot combine '--preserve-merges' with '--rebase-merges'"
12705546
JX
18133msgstr ""
18134
e13da2db 18135#: builtin/rebase.c:1819
94328cef
JX
18136msgid ""
18137"error: cannot combine '--preserve-merges' with '--reschedule-failed-exec'"
12705546
JX
18138msgstr ""
18139
e13da2db 18140#: builtin/rebase.c:1843
12705546
JX
18141#, c-format
18142msgid "invalid upstream '%s'"
18143msgstr ""
18144
e13da2db 18145#: builtin/rebase.c:1849
12705546
JX
18146msgid "Could not create new root commit"
18147msgstr ""
18148
e13da2db 18149#: builtin/rebase.c:1875
3d0a05b4
JX
18150#, c-format
18151msgid "'%s': need exactly one merge base with branch"
18152msgstr ""
18153
e13da2db 18154#: builtin/rebase.c:1878
12705546
JX
18155#, c-format
18156msgid "'%s': need exactly one merge base"
18157msgstr ""
18158
e13da2db 18159#: builtin/rebase.c:1886
12705546
JX
18160#, c-format
18161msgid "Does not point to a valid commit '%s'"
18162msgstr ""
18163
e13da2db 18164#: builtin/rebase.c:1912
12705546
JX
18165#, c-format
18166msgid "fatal: no such branch/commit '%s'"
18167msgstr ""
18168
e13da2db
JX
18169#: builtin/rebase.c:1920 builtin/submodule--helper.c:40
18170#: builtin/submodule--helper.c:2414
12705546
JX
18171#, c-format
18172msgid "No such ref: %s"
18173msgstr ""
18174
e13da2db 18175#: builtin/rebase.c:1931
12705546
JX
18176msgid "Could not resolve HEAD to a revision"
18177msgstr ""
18178
e13da2db 18179#: builtin/rebase.c:1952
d93ef2a1 18180msgid "Please commit or stash them."
12705546
JX
18181msgstr ""
18182
e13da2db 18183#: builtin/rebase.c:1988
d93ef2a1
JX
18184#, c-format
18185msgid "could not switch to %s"
12705546
JX
18186msgstr ""
18187
e13da2db 18188#: builtin/rebase.c:1999
d93ef2a1 18189msgid "HEAD is up to date."
12705546
JX
18190msgstr ""
18191
e13da2db 18192#: builtin/rebase.c:2001
d93ef2a1
JX
18193#, c-format
18194msgid "Current branch %s is up to date.\n"
12705546
JX
18195msgstr ""
18196
e13da2db 18197#: builtin/rebase.c:2009
d93ef2a1 18198msgid "HEAD is up to date, rebase forced."
12705546
JX
18199msgstr ""
18200
e13da2db 18201#: builtin/rebase.c:2011
d93ef2a1
JX
18202#, c-format
18203msgid "Current branch %s is up to date, rebase forced.\n"
12705546
JX
18204msgstr ""
18205
e13da2db 18206#: builtin/rebase.c:2019
d93ef2a1 18207msgid "The pre-rebase hook refused to rebase."
12705546
JX
18208msgstr ""
18209
e13da2db 18210#: builtin/rebase.c:2026
d93ef2a1
JX
18211#, c-format
18212msgid "Changes to %s:\n"
12705546
JX
18213msgstr ""
18214
e13da2db 18215#: builtin/rebase.c:2029
d93ef2a1
JX
18216#, c-format
18217msgid "Changes from %s to %s:\n"
12705546
JX
18218msgstr ""
18219
e13da2db 18220#: builtin/rebase.c:2054
d93ef2a1
JX
18221#, c-format
18222msgid "First, rewinding head to replay your work on top of it...\n"
12705546
JX
18223msgstr ""
18224
e13da2db 18225#: builtin/rebase.c:2063
d93ef2a1 18226msgid "Could not detach HEAD"
12705546
JX
18227msgstr ""
18228
e13da2db 18229#: builtin/rebase.c:2072
d93ef2a1
JX
18230#, c-format
18231msgid "Fast-forwarded %s to %s.\n"
12705546
JX
18232msgstr ""
18233
bfef3f9d 18234#: builtin/receive-pack.c:34
12705546
JX
18235msgid "git receive-pack <git-dir>"
18236msgstr ""
18237
e13da2db 18238#: builtin/receive-pack.c:1224
12705546
JX
18239msgid ""
18240"By default, updating the current branch in a non-bare repository\n"
18241"is denied, because it will make the index and work tree inconsistent\n"
18242"with what you pushed, and will require 'git reset --hard' to match\n"
18243"the work tree to HEAD.\n"
18244"\n"
18245"You can set the 'receive.denyCurrentBranch' configuration variable\n"
18246"to 'ignore' or 'warn' in the remote repository to allow pushing into\n"
18247"its current branch; however, this is not recommended unless you\n"
18248"arranged to update its work tree to match what you pushed in some\n"
18249"other way.\n"
18250"\n"
18251"To squelch this message and still keep the default behaviour, set\n"
18252"'receive.denyCurrentBranch' configuration variable to 'refuse'."
18253msgstr ""
18254
e13da2db 18255#: builtin/receive-pack.c:1244
12705546
JX
18256msgid ""
18257"By default, deleting the current branch is denied, because the next\n"
18258"'git clone' won't result in any file checked out, causing confusion.\n"
18259"\n"
18260"You can set 'receive.denyDeleteCurrent' configuration variable to\n"
18261"'warn' or 'ignore' in the remote repository to allow deleting the\n"
18262"current branch, with or without a warning message.\n"
18263"\n"
18264"To squelch this message, you can set it to 'refuse'."
18265msgstr ""
18266
e13da2db 18267#: builtin/receive-pack.c:2422
12705546
JX
18268msgid "quiet"
18269msgstr ""
18270
e13da2db 18271#: builtin/receive-pack.c:2436
12705546
JX
18272msgid "You must specify a directory."
18273msgstr ""
18274
94328cef
JX
18275#: builtin/reflog.c:17
18276msgid ""
18277"git reflog expire [--expire=<time>] [--expire-unreachable=<time>] [--"
18278"rewrite] [--updateref] [--stale-fix] [--dry-run | -n] [--verbose] [--all] "
18279"<refs>..."
18280msgstr ""
18281
18282#: builtin/reflog.c:22
18283msgid ""
18284"git reflog delete [--rewrite] [--updateref] [--dry-run | -n] [--verbose] "
18285"<refs>..."
18286msgstr ""
18287
18288#: builtin/reflog.c:25
18289msgid "git reflog exists <ref>"
18290msgstr ""
18291
f7c6172e 18292#: builtin/reflog.c:568 builtin/reflog.c:573
12705546
JX
18293#, c-format
18294msgid "'%s' is not a valid timestamp"
18295msgstr ""
18296
f7c6172e 18297#: builtin/reflog.c:606
94328cef
JX
18298#, c-format
18299msgid "Marking reachable objects..."
18300msgstr ""
18301
f7c6172e 18302#: builtin/reflog.c:644
94328cef
JX
18303#, c-format
18304msgid "%s points nowhere!"
18305msgstr ""
18306
f7c6172e 18307#: builtin/reflog.c:696
94328cef
JX
18308msgid "no reflog specified to delete"
18309msgstr ""
18310
f7c6172e 18311#: builtin/reflog.c:705
94328cef
JX
18312#, c-format
18313msgid "not a reflog: %s"
18314msgstr ""
18315
f7c6172e 18316#: builtin/reflog.c:710
94328cef
JX
18317#, c-format
18318msgid "no reflog for '%s'"
18319msgstr ""
18320
f7c6172e 18321#: builtin/reflog.c:756
94328cef
JX
18322#, c-format
18323msgid "invalid ref format: %s"
18324msgstr ""
18325
f7c6172e 18326#: builtin/reflog.c:765
94328cef
JX
18327msgid "git reflog [ show | expire | delete | exists ]"
18328msgstr ""
18329
f7c6172e 18330#: builtin/remote.c:17
12705546
JX
18331msgid "git remote [-v | --verbose]"
18332msgstr ""
18333
f7c6172e 18334#: builtin/remote.c:18
12705546
JX
18335msgid ""
18336"git remote add [-t <branch>] [-m <master>] [-f] [--tags | --no-tags] [--"
18337"mirror=<fetch|push>] <name> <url>"
18338msgstr ""
18339
f7c6172e 18340#: builtin/remote.c:19 builtin/remote.c:39
12705546
JX
18341msgid "git remote rename <old> <new>"
18342msgstr ""
18343
f7c6172e 18344#: builtin/remote.c:20 builtin/remote.c:44
12705546
JX
18345msgid "git remote remove <name>"
18346msgstr ""
18347
f7c6172e 18348#: builtin/remote.c:21 builtin/remote.c:49
12705546
JX
18349msgid "git remote set-head <name> (-a | --auto | -d | --delete | <branch>)"
18350msgstr ""
18351
f7c6172e 18352#: builtin/remote.c:22
12705546
JX
18353msgid "git remote [-v | --verbose] show [-n] <name>"
18354msgstr ""
18355
f7c6172e 18356#: builtin/remote.c:23
12705546
JX
18357msgid "git remote prune [-n | --dry-run] <name>"
18358msgstr ""
18359
f7c6172e 18360#: builtin/remote.c:24
12705546
JX
18361msgid ""
18362"git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]"
18363msgstr ""
18364
f7c6172e 18365#: builtin/remote.c:25
12705546
JX
18366msgid "git remote set-branches [--add] <name> <branch>..."
18367msgstr ""
18368
f7c6172e 18369#: builtin/remote.c:26 builtin/remote.c:75
12705546
JX
18370msgid "git remote get-url [--push] [--all] <name>"
18371msgstr ""
18372
f7c6172e 18373#: builtin/remote.c:27 builtin/remote.c:80
12705546
JX
18374msgid "git remote set-url [--push] <name> <newurl> [<oldurl>]"
18375msgstr ""
18376
f7c6172e 18377#: builtin/remote.c:28 builtin/remote.c:81
12705546
JX
18378msgid "git remote set-url --add <name> <newurl>"
18379msgstr ""
18380
f7c6172e 18381#: builtin/remote.c:29 builtin/remote.c:82
12705546
JX
18382msgid "git remote set-url --delete <name> <url>"
18383msgstr ""
18384
f7c6172e 18385#: builtin/remote.c:34
12705546
JX
18386msgid "git remote add [<options>] <name> <url>"
18387msgstr ""
18388
f7c6172e 18389#: builtin/remote.c:54
12705546
JX
18390msgid "git remote set-branches <name> <branch>..."
18391msgstr ""
18392
f7c6172e 18393#: builtin/remote.c:55
12705546
JX
18394msgid "git remote set-branches --add <name> <branch>..."
18395msgstr ""
18396
f7c6172e 18397#: builtin/remote.c:60
12705546
JX
18398msgid "git remote show [<options>] <name>"
18399msgstr ""
18400
f7c6172e 18401#: builtin/remote.c:65
12705546
JX
18402msgid "git remote prune [<options>] <name>"
18403msgstr ""
18404
f7c6172e 18405#: builtin/remote.c:70
12705546
JX
18406msgid "git remote update [<options>] [<group> | <remote>]..."
18407msgstr ""
18408
f7c6172e 18409#: builtin/remote.c:99
12705546
JX
18410#, c-format
18411msgid "Updating %s"
18412msgstr ""
18413
f7c6172e 18414#: builtin/remote.c:131
12705546
JX
18415msgid ""
18416"--mirror is dangerous and deprecated; please\n"
18417"\t use --mirror=fetch or --mirror=push instead"
18418msgstr ""
18419
f7c6172e 18420#: builtin/remote.c:148
12705546
JX
18421#, c-format
18422msgid "unknown mirror argument: %s"
18423msgstr ""
18424
f7c6172e 18425#: builtin/remote.c:164
12705546
JX
18426msgid "fetch the remote branches"
18427msgstr ""
18428
f7c6172e 18429#: builtin/remote.c:166
12705546
JX
18430msgid "import all tags and associated objects when fetching"
18431msgstr ""
18432
f7c6172e 18433#: builtin/remote.c:169
12705546
JX
18434msgid "or do not fetch any tag at all (--no-tags)"
18435msgstr ""
18436
f7c6172e 18437#: builtin/remote.c:171
12705546
JX
18438msgid "branch(es) to track"
18439msgstr ""
18440
f7c6172e 18441#: builtin/remote.c:172
12705546
JX
18442msgid "master branch"
18443msgstr ""
18444
f7c6172e 18445#: builtin/remote.c:174
12705546
JX
18446msgid "set up remote as a mirror to push to or fetch from"
18447msgstr ""
18448
f7c6172e 18449#: builtin/remote.c:186
12705546
JX
18450msgid "specifying a master branch makes no sense with --mirror"
18451msgstr ""
18452
f7c6172e 18453#: builtin/remote.c:188
12705546
JX
18454msgid "specifying branches to track makes sense only with fetch mirrors"
18455msgstr ""
18456
e13da2db 18457#: builtin/remote.c:195 builtin/remote.c:697
12705546
JX
18458#, c-format
18459msgid "remote %s already exists."
18460msgstr ""
18461
e13da2db 18462#: builtin/remote.c:199 builtin/remote.c:701
12705546
JX
18463#, c-format
18464msgid "'%s' is not a valid remote name"
18465msgstr ""
18466
f7c6172e 18467#: builtin/remote.c:239
12705546
JX
18468#, c-format
18469msgid "Could not setup master '%s'"
18470msgstr ""
18471
f7c6172e 18472#: builtin/remote.c:354
12705546
JX
18473#, c-format
18474msgid "Could not get fetch map for refspec %s"
18475msgstr ""
18476
f7c6172e 18477#: builtin/remote.c:453 builtin/remote.c:461
12705546
JX
18478msgid "(matching)"
18479msgstr ""
18480
f7c6172e 18481#: builtin/remote.c:465
12705546
JX
18482msgid "(delete)"
18483msgstr ""
18484
e13da2db 18485#: builtin/remote.c:654
f7c6172e
JX
18486#, c-format
18487msgid "could not set '%s'"
18488msgstr ""
18489
e13da2db 18490#: builtin/remote.c:659
f7c6172e
JX
18491#, c-format
18492msgid ""
18493"The %s configuration remote.pushDefault in:\n"
18494"\t%s:%d\n"
18495"now names the non-existent remote '%s'"
18496msgstr ""
18497
e13da2db 18498#: builtin/remote.c:690 builtin/remote.c:833 builtin/remote.c:941
12705546
JX
18499#, c-format
18500msgid "No such remote: '%s'"
18501msgstr ""
18502
e13da2db 18503#: builtin/remote.c:707
12705546
JX
18504#, c-format
18505msgid "Could not rename config section '%s' to '%s'"
18506msgstr ""
18507
e13da2db 18508#: builtin/remote.c:727
cc76011e
JX
18509#, c-format
18510msgid ""
18511"Not updating non-default fetch refspec\n"
18512"\t%s\n"
18513"\tPlease update the configuration manually if necessary."
18514msgstr ""
18515
e13da2db 18516#: builtin/remote.c:767
cc76011e
JX
18517#, c-format
18518msgid "deleting '%s' failed"
18519msgstr ""
18520
e13da2db 18521#: builtin/remote.c:801
cc76011e
JX
18522#, c-format
18523msgid "creating '%s' failed"
18524msgstr ""
18525
e13da2db 18526#: builtin/remote.c:877
cc76011e
JX
18527msgid ""
18528"Note: A branch outside the refs/remotes/ hierarchy was not removed;\n"
18529"to delete it, use:"
18530msgid_plural ""
18531"Note: Some branches outside the refs/remotes/ hierarchy were not removed;\n"
18532"to delete them, use:"
18533msgstr[0] ""
18534msgstr[1] ""
18535
e13da2db 18536#: builtin/remote.c:891
9eb3984b
JX
18537#, c-format
18538msgid "Could not remove config section '%s'"
18539msgstr ""
18540
e13da2db 18541#: builtin/remote.c:994
cc76011e
JX
18542#, c-format
18543msgid " new (next fetch will store in remotes/%s)"
18544msgstr ""
18545
e13da2db 18546#: builtin/remote.c:997
cc76011e
JX
18547msgid " tracked"
18548msgstr ""
18549
e13da2db 18550#: builtin/remote.c:999
cc76011e
JX
18551msgid " stale (use 'git remote prune' to remove)"
18552msgstr ""
18553
e13da2db 18554#: builtin/remote.c:1001
cc76011e
JX
18555msgid " ???"
18556msgstr ""
18557
e13da2db 18558#: builtin/remote.c:1042
cc76011e
JX
18559#, c-format
18560msgid "invalid branch.%s.merge; cannot rebase onto > 1 branch"
18561msgstr ""
18562
e13da2db 18563#: builtin/remote.c:1051
cc76011e 18564#, c-format
9eb3984b 18565msgid "rebases interactively onto remote %s"
cc76011e
JX
18566msgstr ""
18567
e13da2db 18568#: builtin/remote.c:1053
9b7388a8
JX
18569#, c-format
18570msgid "rebases interactively (with merges) onto remote %s"
18571msgstr ""
18572
e13da2db 18573#: builtin/remote.c:1056
cc76011e 18574#, c-format
9fa976ff 18575msgid "rebases onto remote %s"
822e4a65
JX
18576msgstr ""
18577
e13da2db 18578#: builtin/remote.c:1060
9fa976ff
JX
18579#, c-format
18580msgid " merges with remote %s"
cc76011e
JX
18581msgstr ""
18582
e13da2db 18583#: builtin/remote.c:1063
822e4a65 18584#, c-format
cc76011e 18585msgid "merges with remote %s"
822e4a65
JX
18586msgstr ""
18587
e13da2db 18588#: builtin/remote.c:1066
9fa976ff
JX
18589#, c-format
18590msgid "%-*s and with remote %s\n"
cc76011e
JX
18591msgstr ""
18592
e13da2db 18593#: builtin/remote.c:1109
cc76011e
JX
18594msgid "create"
18595msgstr ""
18596
e13da2db 18597#: builtin/remote.c:1112
cc76011e
JX
18598msgid "delete"
18599msgstr ""
18600
e13da2db 18601#: builtin/remote.c:1116
cc76011e
JX
18602msgid "up to date"
18603msgstr ""
18604
e13da2db 18605#: builtin/remote.c:1119
cc76011e
JX
18606msgid "fast-forwardable"
18607msgstr ""
18608
e13da2db 18609#: builtin/remote.c:1122
cc76011e
JX
18610msgid "local out of date"
18611msgstr ""
18612
e13da2db 18613#: builtin/remote.c:1129
822e4a65 18614#, c-format
cc76011e 18615msgid " %-*s forces to %-*s (%s)"
822e4a65
JX
18616msgstr ""
18617
e13da2db 18618#: builtin/remote.c:1132
822e4a65 18619#, c-format
cc76011e 18620msgid " %-*s pushes to %-*s (%s)"
822e4a65
JX
18621msgstr ""
18622
e13da2db 18623#: builtin/remote.c:1136
cc76011e
JX
18624#, c-format
18625msgid " %-*s forces to %s"
822e4a65
JX
18626msgstr ""
18627
e13da2db 18628#: builtin/remote.c:1139
822e4a65 18629#, c-format
cc76011e 18630msgid " %-*s pushes to %s"
822e4a65
JX
18631msgstr ""
18632
e13da2db 18633#: builtin/remote.c:1207
cc76011e
JX
18634msgid "do not query remotes"
18635msgstr ""
18636
e13da2db 18637#: builtin/remote.c:1234
822e4a65 18638#, c-format
cc76011e 18639msgid "* remote %s"
822e4a65
JX
18640msgstr ""
18641
e13da2db 18642#: builtin/remote.c:1235
822e4a65 18643#, c-format
cc76011e 18644msgid " Fetch URL: %s"
822e4a65
JX
18645msgstr ""
18646
e13da2db 18647#: builtin/remote.c:1236 builtin/remote.c:1252 builtin/remote.c:1391
cc76011e
JX
18648msgid "(no URL)"
18649msgstr ""
18650
5b34e000
JX
18651#. TRANSLATORS: the colon ':' should align
18652#. with the one in " Fetch URL: %s"
18653#. translation.
18654#.
e13da2db 18655#: builtin/remote.c:1250 builtin/remote.c:1252
822e4a65 18656#, c-format
cc76011e 18657msgid " Push URL: %s"
822e4a65
JX
18658msgstr ""
18659
e13da2db 18660#: builtin/remote.c:1254 builtin/remote.c:1256 builtin/remote.c:1258
822e4a65 18661#, c-format
cc76011e 18662msgid " HEAD branch: %s"
822e4a65
JX
18663msgstr ""
18664
e13da2db 18665#: builtin/remote.c:1254
9fa976ff
JX
18666msgid "(not queried)"
18667msgstr ""
18668
e13da2db 18669#: builtin/remote.c:1256
9fa976ff
JX
18670msgid "(unknown)"
18671msgstr ""
18672
e13da2db 18673#: builtin/remote.c:1260
11b90174 18674#, c-format
cc76011e
JX
18675msgid ""
18676" HEAD branch (remote HEAD is ambiguous, may be one of the following):\n"
11b90174
JX
18677msgstr ""
18678
e13da2db 18679#: builtin/remote.c:1272
822e4a65 18680#, c-format
cc76011e
JX
18681msgid " Remote branch:%s"
18682msgid_plural " Remote branches:%s"
18683msgstr[0] ""
18684msgstr[1] ""
18685
e13da2db 18686#: builtin/remote.c:1275 builtin/remote.c:1301
cc76011e 18687msgid " (status not queried)"
822e4a65
JX
18688msgstr ""
18689
e13da2db 18690#: builtin/remote.c:1284
cc76011e
JX
18691msgid " Local branch configured for 'git pull':"
18692msgid_plural " Local branches configured for 'git pull':"
18693msgstr[0] ""
18694msgstr[1] ""
18695
e13da2db 18696#: builtin/remote.c:1292
cc76011e
JX
18697msgid " Local refs will be mirrored by 'git push'"
18698msgstr ""
18699
e13da2db 18700#: builtin/remote.c:1298
822e4a65 18701#, c-format
cc76011e
JX
18702msgid " Local ref configured for 'git push'%s:"
18703msgid_plural " Local refs configured for 'git push'%s:"
18704msgstr[0] ""
18705msgstr[1] ""
18706
e13da2db 18707#: builtin/remote.c:1319
cc76011e 18708msgid "set refs/remotes/<name>/HEAD according to remote"
822e4a65
JX
18709msgstr ""
18710
e13da2db 18711#: builtin/remote.c:1321
cc76011e
JX
18712msgid "delete refs/remotes/<name>/HEAD"
18713msgstr ""
18714
e13da2db 18715#: builtin/remote.c:1336
cc76011e
JX
18716msgid "Cannot determine remote HEAD"
18717msgstr ""
18718
e13da2db 18719#: builtin/remote.c:1338
cc76011e
JX
18720msgid "Multiple remote HEAD branches. Please choose one explicitly with:"
18721msgstr ""
18722
e13da2db 18723#: builtin/remote.c:1348
822e4a65 18724#, c-format
cc76011e 18725msgid "Could not delete %s"
822e4a65
JX
18726msgstr ""
18727
e13da2db 18728#: builtin/remote.c:1356
822e4a65 18729#, c-format
cc76011e 18730msgid "Not a valid ref: %s"
822e4a65
JX
18731msgstr ""
18732
e13da2db 18733#: builtin/remote.c:1358
cc76011e
JX
18734#, c-format
18735msgid "Could not setup %s"
822e4a65
JX
18736msgstr ""
18737
e13da2db 18738#: builtin/remote.c:1376
cc76011e
JX
18739#, c-format
18740msgid " %s will become dangling!"
822e4a65
JX
18741msgstr ""
18742
e13da2db 18743#: builtin/remote.c:1377
cc76011e
JX
18744#, c-format
18745msgid " %s has become dangling!"
822e4a65
JX
18746msgstr ""
18747
e13da2db 18748#: builtin/remote.c:1387
822e4a65 18749#, c-format
cc76011e 18750msgid "Pruning %s"
822e4a65
JX
18751msgstr ""
18752
e13da2db 18753#: builtin/remote.c:1388
822e4a65 18754#, c-format
cc76011e 18755msgid "URL: %s"
822e4a65
JX
18756msgstr ""
18757
e13da2db 18758#: builtin/remote.c:1404
822e4a65 18759#, c-format
cc76011e 18760msgid " * [would prune] %s"
822e4a65
JX
18761msgstr ""
18762
e13da2db 18763#: builtin/remote.c:1407
822e4a65 18764#, c-format
cc76011e 18765msgid " * [pruned] %s"
822e4a65
JX
18766msgstr ""
18767
e13da2db 18768#: builtin/remote.c:1452
cc76011e
JX
18769msgid "prune remotes after fetching"
18770msgstr ""
18771
e13da2db 18772#: builtin/remote.c:1515 builtin/remote.c:1569 builtin/remote.c:1637
822e4a65 18773#, c-format
cc76011e 18774msgid "No such remote '%s'"
822e4a65
JX
18775msgstr ""
18776
e13da2db 18777#: builtin/remote.c:1531
cc76011e 18778msgid "add branch"
ccfca8dc
JX
18779msgstr ""
18780
e13da2db 18781#: builtin/remote.c:1538
cc76011e 18782msgid "no remote specified"
822e4a65
JX
18783msgstr ""
18784
e13da2db 18785#: builtin/remote.c:1555
f4f2c8f8
JX
18786msgid "query push URLs rather than fetch URLs"
18787msgstr ""
18788
e13da2db 18789#: builtin/remote.c:1557
f4f2c8f8
JX
18790msgid "return all URLs"
18791msgstr ""
18792
e13da2db 18793#: builtin/remote.c:1585
f4f2c8f8
JX
18794#, c-format
18795msgid "no URLs configured for remote '%s'"
18796msgstr ""
18797
e13da2db 18798#: builtin/remote.c:1611
cc76011e
JX
18799msgid "manipulate push URLs"
18800msgstr ""
18801
e13da2db 18802#: builtin/remote.c:1613
cc76011e
JX
18803msgid "add URL"
18804msgstr ""
18805
e13da2db 18806#: builtin/remote.c:1615
cc76011e
JX
18807msgid "delete URLs"
18808msgstr ""
18809
e13da2db 18810#: builtin/remote.c:1622
cc76011e
JX
18811msgid "--add --delete doesn't make sense"
18812msgstr ""
18813
e13da2db 18814#: builtin/remote.c:1661
cc76011e
JX
18815#, c-format
18816msgid "Invalid old URL pattern: %s"
18817msgstr ""
18818
e13da2db 18819#: builtin/remote.c:1669
cc76011e
JX
18820#, c-format
18821msgid "No such URL found: %s"
18822msgstr ""
18823
e13da2db 18824#: builtin/remote.c:1671
cc76011e
JX
18825msgid "Will not delete all non-push URLs"
18826msgstr ""
18827
bfef3f9d 18828#: builtin/repack.c:25
c2ea1208 18829msgid "git repack [<options>]"
727b9576
JX
18830msgstr ""
18831
bfef3f9d 18832#: builtin/repack.c:30
673bfad0
JX
18833msgid ""
18834"Incremental repacks are incompatible with bitmap indexes. Use\n"
18835"--no-write-bitmap-index or disable the pack.writebitmaps configuration."
18836msgstr ""
18837
e13da2db 18838#: builtin/repack.c:197
94328cef
JX
18839msgid "could not start pack-objects to repack promisor objects"
18840msgstr ""
18841
e13da2db 18842#: builtin/repack.c:236 builtin/repack.c:421
94328cef
JX
18843msgid "repack: Expecting full hex object ID lines only from pack-objects."
18844msgstr ""
18845
e13da2db 18846#: builtin/repack.c:260
94328cef
JX
18847msgid "could not finish pack-objects to repack promisor objects"
18848msgstr ""
18849
e13da2db 18850#: builtin/repack.c:297
727b9576
JX
18851msgid "pack everything in a single pack"
18852msgstr ""
18853
e13da2db 18854#: builtin/repack.c:299
727b9576
JX
18855msgid "same as -a, and turn unreachable objects loose"
18856msgstr ""
18857
e13da2db 18858#: builtin/repack.c:302
727b9576
JX
18859msgid "remove redundant packs, and run git-prune-packed"
18860msgstr ""
18861
e13da2db 18862#: builtin/repack.c:304
727b9576
JX
18863msgid "pass --no-reuse-delta to git-pack-objects"
18864msgstr ""
18865
e13da2db 18866#: builtin/repack.c:306
727b9576
JX
18867msgid "pass --no-reuse-object to git-pack-objects"
18868msgstr ""
18869
e13da2db 18870#: builtin/repack.c:308
727b9576
JX
18871msgid "do not run git-update-server-info"
18872msgstr ""
18873
e13da2db 18874#: builtin/repack.c:311
727b9576
JX
18875msgid "pass --local to git-pack-objects"
18876msgstr ""
18877
e13da2db 18878#: builtin/repack.c:313
5e078fcd
JX
18879msgid "write bitmap index"
18880msgstr ""
18881
e13da2db 18882#: builtin/repack.c:315
12705546
JX
18883msgid "pass --delta-islands to git-pack-objects"
18884msgstr ""
18885
e13da2db 18886#: builtin/repack.c:316
727b9576
JX
18887msgid "approxidate"
18888msgstr ""
18889
e13da2db 18890#: builtin/repack.c:317
727b9576
JX
18891msgid "with -A, do not loosen objects older than this"
18892msgstr ""
18893
e13da2db 18894#: builtin/repack.c:319
9fa976ff
JX
18895msgid "with -a, repack unreachable objects"
18896msgstr ""
18897
e13da2db 18898#: builtin/repack.c:321
727b9576
JX
18899msgid "size of the window used for delta compression"
18900msgstr ""
18901
e13da2db 18902#: builtin/repack.c:322 builtin/repack.c:328
d57b24b6
JX
18903msgid "bytes"
18904msgstr ""
18905
e13da2db 18906#: builtin/repack.c:323
727b9576
JX
18907msgid "same as the above, but limit memory size instead of entries count"
18908msgstr ""
18909
e13da2db 18910#: builtin/repack.c:325
727b9576
JX
18911msgid "limits the maximum delta depth"
18912msgstr ""
18913
e13da2db 18914#: builtin/repack.c:327
5b34e000
JX
18915msgid "limits the maximum number of threads"
18916msgstr ""
18917
e13da2db 18918#: builtin/repack.c:329
727b9576
JX
18919msgid "maximum size of each packfile"
18920msgstr ""
18921
e13da2db 18922#: builtin/repack.c:331
5e078fcd
JX
18923msgid "repack objects in packs marked with .keep"
18924msgstr ""
18925
e13da2db 18926#: builtin/repack.c:333
9b7388a8
JX
18927msgid "do not repack this pack"
18928msgstr ""
18929
e13da2db 18930#: builtin/repack.c:343
f4f2c8f8
JX
18931msgid "cannot delete packs in a precious-objects repo"
18932msgstr ""
18933
e13da2db 18934#: builtin/repack.c:347
9fa976ff
JX
18935msgid "--keep-unreachable and -A are incompatible"
18936msgstr ""
18937
e13da2db 18938#: builtin/repack.c:430
94328cef
JX
18939msgid "Nothing new to pack."
18940msgstr ""
18941
e13da2db 18942#: builtin/repack.c:486
94328cef
JX
18943#, c-format
18944msgid ""
18945"WARNING: Some packs in use have been renamed by\n"
18946"WARNING: prefixing old- to their name, in order to\n"
18947"WARNING: replace them with the new version of the\n"
18948"WARNING: file. But the operation failed, and the\n"
18949"WARNING: attempt to rename them back to their\n"
18950"WARNING: original names also failed.\n"
18951"WARNING: Please rename them in %s manually:\n"
18952msgstr ""
18953
e13da2db 18954#: builtin/repack.c:534
727b9576 18955#, c-format
9fa976ff 18956msgid "failed to remove '%s'"
727b9576
JX
18957msgstr ""
18958
9b7388a8 18959#: builtin/replace.c:22
cc76011e
JX
18960msgid "git replace [-f] <object> <replacement>"
18961msgstr ""
18962
9b7388a8 18963#: builtin/replace.c:23
fe05e196
JX
18964msgid "git replace [-f] --edit <object>"
18965msgstr ""
18966
9b7388a8 18967#: builtin/replace.c:24
fe05e196
JX
18968msgid "git replace [-f] --graft <commit> [<parent>...]"
18969msgstr ""
18970
9b7388a8
JX
18971#: builtin/replace.c:25
18972msgid "git replace [-f] --convert-graft-file"
18973msgstr ""
18974
18975#: builtin/replace.c:26
cc76011e
JX
18976msgid "git replace -d <object>..."
18977msgstr ""
18978
9b7388a8 18979#: builtin/replace.c:27
df49095a 18980msgid "git replace [--format=<format>] [-l [<pattern>]]"
822e4a65
JX
18981msgstr ""
18982
d93ef2a1 18983#: builtin/replace.c:90
dba9f13c
JX
18984#, c-format
18985msgid ""
18986"invalid replace format '%s'\n"
18987"valid formats are 'short', 'medium' and 'long'"
18988msgstr ""
18989
d93ef2a1 18990#: builtin/replace.c:125
dba9f13c
JX
18991#, c-format
18992msgid "replace ref '%s' not found"
18993msgstr ""
18994
d93ef2a1 18995#: builtin/replace.c:141
dba9f13c
JX
18996#, c-format
18997msgid "Deleted replace ref '%s'"
18998msgstr ""
18999
d93ef2a1 19000#: builtin/replace.c:153
dba9f13c
JX
19001#, c-format
19002msgid "'%s' is not a valid ref name"
19003msgstr ""
19004
d93ef2a1 19005#: builtin/replace.c:158
dba9f13c
JX
19006#, c-format
19007msgid "replace ref '%s' already exists"
19008msgstr ""
19009
d93ef2a1 19010#: builtin/replace.c:178
dba9f13c
JX
19011#, c-format
19012msgid ""
19013"Objects must be of the same type.\n"
19014"'%s' points to a replaced object of type '%s'\n"
19015"while '%s' points to a replacement object of type '%s'."
19016msgstr ""
19017
d93ef2a1 19018#: builtin/replace.c:229
fe05e196 19019#, c-format
dba9f13c
JX
19020msgid "unable to open %s for writing"
19021msgstr ""
19022
d93ef2a1 19023#: builtin/replace.c:242
dba9f13c
JX
19024msgid "cat-file reported failure"
19025msgstr ""
19026
d93ef2a1 19027#: builtin/replace.c:258
dba9f13c
JX
19028#, c-format
19029msgid "unable to open %s for reading"
19030msgstr ""
19031
d93ef2a1 19032#: builtin/replace.c:272
dba9f13c
JX
19033msgid "unable to spawn mktree"
19034msgstr ""
19035
d93ef2a1 19036#: builtin/replace.c:276
dba9f13c
JX
19037msgid "unable to read from mktree"
19038msgstr ""
19039
d93ef2a1 19040#: builtin/replace.c:285
dba9f13c
JX
19041msgid "mktree reported failure"
19042msgstr ""
19043
d93ef2a1 19044#: builtin/replace.c:289
dba9f13c
JX
19045msgid "mktree did not return an object name"
19046msgstr ""
19047
d93ef2a1 19048#: builtin/replace.c:298
dba9f13c
JX
19049#, c-format
19050msgid "unable to fstat %s"
19051msgstr ""
19052
d93ef2a1 19053#: builtin/replace.c:303
dba9f13c
JX
19054msgid "unable to write object to database"
19055msgstr ""
19056
f7c6172e
JX
19057#: builtin/replace.c:322 builtin/replace.c:378 builtin/replace.c:424
19058#: builtin/replace.c:454
dba9f13c
JX
19059#, c-format
19060msgid "not a valid object name: '%s'"
19061msgstr ""
19062
d93ef2a1 19063#: builtin/replace.c:326
dba9f13c
JX
19064#, c-format
19065msgid "unable to get object type for %s"
19066msgstr ""
19067
d93ef2a1 19068#: builtin/replace.c:342
dba9f13c
JX
19069msgid "editing object file failed"
19070msgstr ""
19071
d93ef2a1 19072#: builtin/replace.c:351
dba9f13c
JX
19073#, c-format
19074msgid "new object is the same as the old one: '%s'"
fe05e196
JX
19075msgstr ""
19076
3d0a05b4 19077#: builtin/replace.c:384
d93ef2a1
JX
19078#, c-format
19079msgid "could not parse %s as a commit"
19080msgstr ""
19081
f7c6172e 19082#: builtin/replace.c:416
fe05e196
JX
19083#, c-format
19084msgid "bad mergetag in commit '%s'"
19085msgstr ""
19086
f7c6172e 19087#: builtin/replace.c:418
fe05e196
JX
19088#, c-format
19089msgid "malformed mergetag in commit '%s'"
19090msgstr ""
19091
f7c6172e 19092#: builtin/replace.c:430
fe05e196
JX
19093#, c-format
19094msgid ""
19095"original commit '%s' contains mergetag '%s' that is discarded; use --edit "
19096"instead of --graft"
19097msgstr ""
19098
f7c6172e 19099#: builtin/replace.c:469
fe05e196 19100#, c-format
dba9f13c 19101msgid "the original commit '%s' has a gpg signature"
fe05e196
JX
19102msgstr ""
19103
f7c6172e 19104#: builtin/replace.c:470
fe05e196
JX
19105msgid "the signature will be removed in the replacement commit!"
19106msgstr ""
19107
f7c6172e 19108#: builtin/replace.c:480
fe05e196
JX
19109#, c-format
19110msgid "could not write replacement commit for: '%s'"
19111msgstr ""
19112
f7c6172e 19113#: builtin/replace.c:488
dba9f13c
JX
19114#, c-format
19115msgid "graft for '%s' unnecessary"
19116msgstr ""
19117
f7c6172e 19118#: builtin/replace.c:492
dba9f13c
JX
19119#, c-format
19120msgid "new commit is the same as the old one: '%s'"
19121msgstr ""
19122
f7c6172e 19123#: builtin/replace.c:527
9b7388a8
JX
19124#, c-format
19125msgid ""
19126"could not convert the following graft(s):\n"
19127"%s"
19128msgstr ""
19129
f7c6172e 19130#: builtin/replace.c:548
cc76011e 19131msgid "list replace refs"
822e4a65
JX
19132msgstr ""
19133
f7c6172e 19134#: builtin/replace.c:549
cc76011e 19135msgid "delete replace refs"
822e4a65
JX
19136msgstr ""
19137
f7c6172e 19138#: builtin/replace.c:550
fe05e196
JX
19139msgid "edit existing object"
19140msgstr ""
19141
f7c6172e 19142#: builtin/replace.c:551
fe05e196
JX
19143msgid "change a commit's parents"
19144msgstr ""
19145
f7c6172e 19146#: builtin/replace.c:552
9b7388a8
JX
19147msgid "convert existing graft file"
19148msgstr ""
19149
f7c6172e 19150#: builtin/replace.c:553
cc76011e 19151msgid "replace the ref if it exists"
822e4a65
JX
19152msgstr ""
19153
f7c6172e 19154#: builtin/replace.c:555
fe05e196
JX
19155msgid "do not pretty-print contents for --edit"
19156msgstr ""
19157
f7c6172e 19158#: builtin/replace.c:556
df49095a
JX
19159msgid "use this format"
19160msgstr ""
19161
f7c6172e 19162#: builtin/replace.c:569
dba9f13c
JX
19163msgid "--format cannot be used when not listing"
19164msgstr ""
19165
f7c6172e 19166#: builtin/replace.c:577
dba9f13c
JX
19167msgid "-f only makes sense when writing a replacement"
19168msgstr ""
19169
f7c6172e 19170#: builtin/replace.c:581
dba9f13c
JX
19171msgid "--raw only makes sense with --edit"
19172msgstr ""
19173
f7c6172e 19174#: builtin/replace.c:587
dba9f13c
JX
19175msgid "-d needs at least one argument"
19176msgstr ""
19177
f7c6172e 19178#: builtin/replace.c:593
dba9f13c
JX
19179msgid "bad number of arguments"
19180msgstr ""
19181
f7c6172e 19182#: builtin/replace.c:599
dba9f13c
JX
19183msgid "-e needs exactly one argument"
19184msgstr ""
19185
f7c6172e 19186#: builtin/replace.c:605
dba9f13c
JX
19187msgid "-g needs at least one argument"
19188msgstr ""
19189
f7c6172e 19190#: builtin/replace.c:611
dba9f13c
JX
19191msgid "--convert-graft-file takes no argument"
19192msgstr ""
19193
f7c6172e 19194#: builtin/replace.c:617
dba9f13c
JX
19195msgid "only one pattern can be given with -l"
19196msgstr ""
19197
5b34e000 19198#: builtin/rerere.c:13
c2ea1208 19199msgid "git rerere [clear | forget <path>... | status | remaining | diff | gc]"
822e4a65
JX
19200msgstr ""
19201
12705546 19202#: builtin/rerere.c:60
cc76011e 19203msgid "register clean resolutions in index"
822e4a65
JX
19204msgstr ""
19205
12705546
JX
19206#: builtin/rerere.c:79
19207msgid "'git rerere forget' without paths is deprecated"
19208msgstr ""
19209
94328cef 19210#: builtin/rerere.c:113
12705546
JX
19211#, c-format
19212msgid "unable to generate diff for '%s'"
19213msgstr ""
19214
94328cef 19215#: builtin/reset.c:32
822e4a65 19216msgid ""
cc76011e 19217"git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>]"
822e4a65
JX
19218msgstr ""
19219
94328cef 19220#: builtin/reset.c:33
578c7937 19221msgid "git reset [-q] [<tree-ish>] [--] <pathspec>..."
822e4a65
JX
19222msgstr ""
19223
94328cef 19224#: builtin/reset.c:34
578c7937
JX
19225msgid ""
19226"git reset [-q] [--pathspec-from-file [--pathspec-file-nul]] [<tree-ish>]"
19227msgstr ""
19228
19229#: builtin/reset.c:35
19230msgid "git reset --patch [<tree-ish>] [--] [<pathspec>...]"
822e4a65
JX
19231msgstr ""
19232
578c7937 19233#: builtin/reset.c:41
cc76011e 19234msgid "mixed"
dce37b66
JX
19235msgstr ""
19236
578c7937 19237#: builtin/reset.c:41
cc76011e 19238msgid "soft"
dce37b66
JX
19239msgstr ""
19240
578c7937 19241#: builtin/reset.c:41
cc76011e 19242msgid "hard"
dce37b66
JX
19243msgstr ""
19244
578c7937 19245#: builtin/reset.c:41
cc76011e 19246msgid "merge"
dce37b66
JX
19247msgstr ""
19248
578c7937 19249#: builtin/reset.c:41
cc76011e 19250msgid "keep"
dce37b66
JX
19251msgstr ""
19252
bfef3f9d 19253#: builtin/reset.c:83
cc76011e 19254msgid "You do not have a valid HEAD."
dce37b66
JX
19255msgstr ""
19256
bfef3f9d 19257#: builtin/reset.c:85
cc76011e 19258msgid "Failed to find tree of HEAD."
dce37b66
JX
19259msgstr ""
19260
bfef3f9d 19261#: builtin/reset.c:91
822e4a65 19262#, c-format
cc76011e 19263msgid "Failed to find tree of %s."
dce37b66
JX
19264msgstr ""
19265
bfef3f9d 19266#: builtin/reset.c:116
3d0a05b4
JX
19267#, c-format
19268msgid "HEAD is now at %s"
19269msgstr ""
19270
bfef3f9d 19271#: builtin/reset.c:195
dce37b66 19272#, c-format
cc76011e 19273msgid "Cannot do a %s reset in the middle of a merge."
dce37b66
JX
19274msgstr ""
19275
bfef3f9d 19276#: builtin/reset.c:295 builtin/stash.c:520 builtin/stash.c:595
051fae4d 19277#: builtin/stash.c:619
cc76011e 19278msgid "be quiet, only report errors"
dce37b66
JX
19279msgstr ""
19280
bfef3f9d 19281#: builtin/reset.c:297
cc76011e 19282msgid "reset HEAD and index"
dce37b66
JX
19283msgstr ""
19284
bfef3f9d 19285#: builtin/reset.c:298
cc76011e 19286msgid "reset only HEAD"
dce37b66
JX
19287msgstr ""
19288
bfef3f9d 19289#: builtin/reset.c:300 builtin/reset.c:302
cc76011e 19290msgid "reset HEAD, index and working tree"
822e4a65
JX
19291msgstr ""
19292
bfef3f9d 19293#: builtin/reset.c:304
cc76011e 19294msgid "reset HEAD but keep local changes"
dce37b66
JX
19295msgstr ""
19296
bfef3f9d 19297#: builtin/reset.c:310
5e078fcd
JX
19298msgid "record only the fact that removed paths will be added later"
19299msgstr ""
19300
bfef3f9d 19301#: builtin/reset.c:344
46bc4039
JX
19302#, c-format
19303msgid "Failed to resolve '%s' as a valid revision."
19304msgstr ""
19305
bfef3f9d 19306#: builtin/reset.c:352
46bc4039
JX
19307#, c-format
19308msgid "Failed to resolve '%s' as a valid tree."
19309msgstr ""
19310
bfef3f9d 19311#: builtin/reset.c:361
cc76011e 19312msgid "--patch is incompatible with --{hard,mixed,soft}"
dce37b66
JX
19313msgstr ""
19314
bfef3f9d 19315#: builtin/reset.c:371
cc76011e 19316msgid "--mixed with paths is deprecated; use 'git reset -- <paths>' instead."
dce37b66
JX
19317msgstr ""
19318
bfef3f9d 19319#: builtin/reset.c:373
dce37b66 19320#, c-format
cc76011e 19321msgid "Cannot do %s reset with paths."
dce37b66
JX
19322msgstr ""
19323
bfef3f9d 19324#: builtin/reset.c:388
822e4a65 19325#, c-format
cc76011e 19326msgid "%s reset is not allowed in a bare repository"
dce37b66
JX
19327msgstr ""
19328
bfef3f9d 19329#: builtin/reset.c:392
5e078fcd
JX
19330msgid "-N can only be used with --mixed"
19331msgstr ""
19332
bfef3f9d 19333#: builtin/reset.c:413
727b9576 19334msgid "Unstaged changes after reset:"
dce37b66
JX
19335msgstr ""
19336
bfef3f9d 19337#: builtin/reset.c:416
12705546
JX
19338#, c-format
19339msgid ""
19340"\n"
19341"It took %.2f seconds to enumerate unstaged changes after reset. You can\n"
19342"use '--quiet' to avoid this. Set the config setting reset.quiet to true\n"
19343"to make this the default.\n"
19344msgstr ""
19345
bfef3f9d 19346#: builtin/reset.c:434
727b9576
JX
19347#, c-format
19348msgid "Could not reset index file to revision '%s'."
46bc4039
JX
19349msgstr ""
19350
bfef3f9d 19351#: builtin/reset.c:439
46bc4039
JX
19352msgid "Could not write new index file."
19353msgstr ""
19354
f7c6172e 19355#: builtin/rev-list.c:499
abc8de64
JX
19356msgid "cannot combine --exclude-promisor-objects and --missing"
19357msgstr ""
19358
f7c6172e 19359#: builtin/rev-list.c:560
18a90722
JX
19360msgid "object filtering requires --objects"
19361msgstr ""
19362
f7c6172e 19363#: builtin/rev-list.c:610
df0617bf
JX
19364msgid "rev-list does not support display of notes"
19365msgstr ""
19366
f7c6172e
JX
19367#: builtin/rev-list.c:615
19368msgid "marked counting is incompatible with --objects"
18a90722
JX
19369msgstr ""
19370
bfef3f9d 19371#: builtin/rev-parse.c:409
c2ea1208 19372msgid "git rev-parse --parseopt [<options>] -- [<args>...]"
dce37b66
JX
19373msgstr ""
19374
bfef3f9d 19375#: builtin/rev-parse.c:414
cc76011e 19376msgid "keep the `--` passed as an arg"
dce37b66
JX
19377msgstr ""
19378
bfef3f9d 19379#: builtin/rev-parse.c:416
cc76011e 19380msgid "stop parsing after the first non-option argument"
dce37b66
JX
19381msgstr ""
19382
bfef3f9d 19383#: builtin/rev-parse.c:419
df49095a
JX
19384msgid "output in stuck long form"
19385msgstr ""
19386
bfef3f9d 19387#: builtin/rev-parse.c:552
822e4a65 19388msgid ""
c2ea1208 19389"git rev-parse --parseopt [<options>] -- [<args>...]\n"
cc76011e 19390" or: git rev-parse --sq-quote [<arg>...]\n"
c2ea1208 19391" or: git rev-parse [<options>] [<arg>...]\n"
cc76011e
JX
19392"\n"
19393"Run \"git rev-parse --parseopt -h\" for more information on the first usage."
dce37b66
JX
19394msgstr ""
19395
dba9f13c 19396#: builtin/revert.c:24
c2ea1208 19397msgid "git revert [<options>] <commit-ish>..."
dce37b66
JX
19398msgstr ""
19399
dba9f13c 19400#: builtin/revert.c:25
cc76011e 19401msgid "git revert <subcommand>"
dce37b66
JX
19402msgstr ""
19403
dba9f13c 19404#: builtin/revert.c:30
c2ea1208 19405msgid "git cherry-pick [<options>] <commit-ish>..."
dce37b66
JX
19406msgstr ""
19407
dba9f13c 19408#: builtin/revert.c:31
cc76011e 19409msgid "git cherry-pick <subcommand>"
dce37b66
JX
19410msgstr ""
19411
94328cef
JX
19412#: builtin/revert.c:72
19413#, c-format
19414msgid "option `%s' expects a number greater than zero"
19415msgstr ""
19416
19417#: builtin/revert.c:92
dce37b66 19418#, c-format
cc76011e 19419msgid "%s: %s cannot be used with %s"
dce37b66
JX
19420msgstr ""
19421
d93ef2a1 19422#: builtin/revert.c:102
cc76011e 19423msgid "end revert or cherry-pick sequence"
dce37b66
JX
19424msgstr ""
19425
d93ef2a1 19426#: builtin/revert.c:103
cc76011e 19427msgid "resume revert or cherry-pick sequence"
dce37b66
JX
19428msgstr ""
19429
d93ef2a1 19430#: builtin/revert.c:104
cc76011e 19431msgid "cancel revert or cherry-pick sequence"
dce37b66
JX
19432msgstr ""
19433
6b0f1a9b
JX
19434#: builtin/revert.c:105
19435msgid "skip current commit and continue"
dce37b66
JX
19436msgstr ""
19437
d93ef2a1 19438#: builtin/revert.c:107
6b0f1a9b
JX
19439msgid "don't automatically commit"
19440msgstr ""
19441
19442#: builtin/revert.c:108
cc76011e 19443msgid "edit the commit message"
dce37b66
JX
19444msgstr ""
19445
6b0f1a9b 19446#: builtin/revert.c:111
dfc182b1 19447msgid "parent-number"
dce37b66
JX
19448msgstr ""
19449
6b0f1a9b 19450#: builtin/revert.c:112
dfc182b1
JX
19451msgid "select mainline parent"
19452msgstr ""
19453
6b0f1a9b 19454#: builtin/revert.c:114
cc76011e 19455msgid "merge strategy"
dce37b66
JX
19456msgstr ""
19457
6b0f1a9b 19458#: builtin/revert.c:116
cc76011e 19459msgid "option for merge strategy"
dce37b66
JX
19460msgstr ""
19461
6b0f1a9b 19462#: builtin/revert.c:125
cc76011e 19463msgid "append commit name"
dce37b66
JX
19464msgstr ""
19465
6b0f1a9b 19466#: builtin/revert.c:127
cc76011e 19467msgid "preserve initially empty commits"
1d4ac88d
JX
19468msgstr ""
19469
6b0f1a9b 19470#: builtin/revert.c:129
cc76011e 19471msgid "keep redundant, empty commits"
1d4ac88d
JX
19472msgstr ""
19473
6b0f1a9b 19474#: builtin/revert.c:232
cc76011e 19475msgid "revert failed"
dce37b66
JX
19476msgstr ""
19477
6b0f1a9b 19478#: builtin/revert.c:245
cc76011e 19479msgid "cherry-pick failed"
dce37b66
JX
19480msgstr ""
19481
94328cef 19482#: builtin/rm.c:19
c2ea1208 19483msgid "git rm [<options>] [--] <file>..."
dce37b66
JX
19484msgstr ""
19485
94328cef 19486#: builtin/rm.c:207
dce37b66 19487msgid ""
28b3cffc
JX
19488"the following file has staged content different from both the\n"
19489"file and the HEAD:"
19490msgid_plural ""
19491"the following files have staged content different from both the\n"
19492"file and the HEAD:"
19493msgstr[0] ""
19494msgstr[1] ""
dce37b66 19495
94328cef 19496#: builtin/rm.c:212
cc76011e 19497msgid ""
28b3cffc
JX
19498"\n"
19499"(use -f to force removal)"
822e4a65
JX
19500msgstr ""
19501
94328cef 19502#: builtin/rm.c:216
28b3cffc
JX
19503msgid "the following file has changes staged in the index:"
19504msgid_plural "the following files have changes staged in the index:"
19505msgstr[0] ""
19506msgstr[1] ""
19507
94328cef 19508#: builtin/rm.c:220 builtin/rm.c:229
cc76011e 19509msgid ""
28b3cffc 19510"\n"
cc76011e
JX
19511"(use --cached to keep the file, or -f to force removal)"
19512msgstr ""
822e4a65 19513
94328cef 19514#: builtin/rm.c:226
28b3cffc
JX
19515msgid "the following file has local modifications:"
19516msgid_plural "the following files have local modifications:"
19517msgstr[0] ""
19518msgstr[1] ""
19519
051fae4d 19520#: builtin/rm.c:243
cc76011e 19521msgid "do not list removed files"
dce37b66
JX
19522msgstr ""
19523
051fae4d 19524#: builtin/rm.c:244
cc76011e 19525msgid "only remove from the index"
cd1e7487
JX
19526msgstr ""
19527
051fae4d 19528#: builtin/rm.c:245
cc76011e 19529msgid "override the up-to-date check"
cd1e7487
JX
19530msgstr ""
19531
051fae4d 19532#: builtin/rm.c:246
cc76011e 19533msgid "allow recursive removal"
dce37b66
JX
19534msgstr ""
19535
051fae4d 19536#: builtin/rm.c:248
cc76011e 19537msgid "exit with a zero status even if nothing matched"
cd1e7487
JX
19538msgstr ""
19539
051fae4d
JX
19540#: builtin/rm.c:282
19541msgid "No pathspec was given. Which files should I remove?"
19542msgstr ""
19543
19544#: builtin/rm.c:305
dba9f13c
JX
19545msgid "please stage your changes to .gitmodules or stash them to proceed"
19546msgstr ""
19547
051fae4d 19548#: builtin/rm.c:323
dce37b66 19549#, c-format
cc76011e 19550msgid "not removing '%s' recursively without -r"
dce37b66
JX
19551msgstr ""
19552
051fae4d 19553#: builtin/rm.c:362
dce37b66 19554#, c-format
cc76011e 19555msgid "git rm: unable to remove %s"
dce37b66
JX
19556msgstr ""
19557
9b7388a8 19558#: builtin/send-pack.c:20
df0617bf
JX
19559msgid ""
19560"git send-pack [--all | --mirror] [--dry-run] [--force] [--receive-pack=<git-"
19561"receive-pack>] [--verbose] [--thin] [--atomic] [<host>:]<directory> "
19562"[<ref>...]\n"
19563" --all and explicit <ref> specification are mutually exclusive."
19564msgstr ""
19565
e13da2db 19566#: builtin/send-pack.c:182
df0617bf
JX
19567msgid "remote name"
19568msgstr ""
19569
e13da2db 19570#: builtin/send-pack.c:195
df0617bf
JX
19571msgid "use stateless RPC protocol"
19572msgstr ""
19573
e13da2db 19574#: builtin/send-pack.c:196
df0617bf
JX
19575msgid "read refs from stdin"
19576msgstr ""
19577
e13da2db 19578#: builtin/send-pack.c:197
df0617bf
JX
19579msgid "print status from remote helper"
19580msgstr ""
19581
e13da2db 19582#: builtin/shortlog.c:15
9b7388a8
JX
19583msgid "git shortlog [<options>] [<revision-range>] [[--] <path>...]"
19584msgstr ""
19585
e13da2db 19586#: builtin/shortlog.c:16
9b7388a8 19587msgid "git log --pretty=short | git shortlog [<options>]"
dce37b66
JX
19588msgstr ""
19589
e13da2db
JX
19590#: builtin/shortlog.c:134
19591msgid "using multiple --group options with stdin is not supported"
19592msgstr ""
19593
19594#: builtin/shortlog.c:144
19595msgid "using --group=trailer with stdin is not supported"
19596msgstr ""
19597
19598#: builtin/shortlog.c:388
19599#, c-format
19600msgid "unknown group type: %s"
19601msgstr ""
19602
19603#: builtin/shortlog.c:416
673bfad0
JX
19604msgid "Group by committer rather than author"
19605msgstr ""
19606
e13da2db 19607#: builtin/shortlog.c:419
cc76011e 19608msgid "sort output according to the number of commits per author"
dce37b66
JX
19609msgstr ""
19610
e13da2db 19611#: builtin/shortlog.c:421
cc76011e 19612msgid "Suppress commit descriptions, only provides commit count"
dce37b66
JX
19613msgstr ""
19614
e13da2db 19615#: builtin/shortlog.c:423
cc76011e 19616msgid "Show the email address of each author"
dce37b66
JX
19617msgstr ""
19618
e13da2db 19619#: builtin/shortlog.c:424
dba9f13c 19620msgid "<w>[,<i1>[,<i2>]]"
dce37b66
JX
19621msgstr ""
19622
e13da2db 19623#: builtin/shortlog.c:425
cc76011e 19624msgid "Linewrap output"
dce37b66
JX
19625msgstr ""
19626
e13da2db
JX
19627#: builtin/shortlog.c:427
19628msgid "field"
19629msgstr ""
19630
19631#: builtin/shortlog.c:428
19632msgid "Group by field"
19633msgstr ""
19634
19635#: builtin/shortlog.c:456
9b7388a8
JX
19636msgid "too many arguments given outside repository"
19637msgstr ""
19638
dba9f13c 19639#: builtin/show-branch.c:13
cc76011e 19640msgid ""
c2ea1208 19641"git show-branch [-a | --all] [-r | --remotes] [--topo-order | --date-order]\n"
1e607449
JX
19642"\t\t[--current] [--color[=<when>] | --no-color] [--sparse]\n"
19643"\t\t[--more=<n> | --list | --independent | --merge-base]\n"
19644"\t\t[--no-name | --sha1-name] [--topics] [(<rev> | <glob>)...]"
dce37b66
JX
19645msgstr ""
19646
dba9f13c 19647#: builtin/show-branch.c:17
c2ea1208 19648msgid "git show-branch (-g | --reflog)[=<n>[,<base>]] [--list] [<ref>]"
822e4a65
JX
19649msgstr ""
19650
dba9f13c 19651#: builtin/show-branch.c:395
fda7b092
JX
19652#, c-format
19653msgid "ignoring %s; cannot handle more than %d ref"
19654msgid_plural "ignoring %s; cannot handle more than %d refs"
19655msgstr[0] ""
19656msgstr[1] ""
19657
6b0f1a9b 19658#: builtin/show-branch.c:548
fda7b092
JX
19659#, c-format
19660msgid "no matching refs with %s"
19661msgstr ""
19662
6b0f1a9b 19663#: builtin/show-branch.c:645
cc76011e 19664msgid "show remote-tracking and local branches"
dce37b66
JX
19665msgstr ""
19666
6b0f1a9b 19667#: builtin/show-branch.c:647
cc76011e 19668msgid "show remote-tracking branches"
dce37b66
JX
19669msgstr ""
19670
6b0f1a9b 19671#: builtin/show-branch.c:649
cc76011e 19672msgid "color '*!+-' corresponding to the branch"
dce37b66
JX
19673msgstr ""
19674
6b0f1a9b 19675#: builtin/show-branch.c:651
cc76011e 19676msgid "show <n> more commits after the common ancestor"
dce37b66
JX
19677msgstr ""
19678
6b0f1a9b 19679#: builtin/show-branch.c:653
cc76011e 19680msgid "synonym to more=-1"
822e4a65
JX
19681msgstr ""
19682
6b0f1a9b 19683#: builtin/show-branch.c:654
cc76011e 19684msgid "suppress naming strings"
dce37b66
JX
19685msgstr ""
19686
6b0f1a9b 19687#: builtin/show-branch.c:656
cc76011e 19688msgid "include the current branch"
dce37b66
JX
19689msgstr ""
19690
6b0f1a9b 19691#: builtin/show-branch.c:658
cc76011e 19692msgid "name commits with their object names"
dce37b66
JX
19693msgstr ""
19694
6b0f1a9b 19695#: builtin/show-branch.c:660
cc76011e 19696msgid "show possible merge bases"
dce37b66
JX
19697msgstr ""
19698
6b0f1a9b 19699#: builtin/show-branch.c:662
cc76011e 19700msgid "show refs unreachable from any other ref"
dce37b66
JX
19701msgstr ""
19702
6b0f1a9b 19703#: builtin/show-branch.c:664
cc76011e 19704msgid "show commits in topological order"
dce37b66
JX
19705msgstr ""
19706
6b0f1a9b 19707#: builtin/show-branch.c:667
cc76011e 19708msgid "show only commits not on the first branch"
dce37b66
JX
19709msgstr ""
19710
6b0f1a9b 19711#: builtin/show-branch.c:669
cc76011e 19712msgid "show merges reachable from only one tip"
dce37b66
JX
19713msgstr ""
19714
6b0f1a9b 19715#: builtin/show-branch.c:671
28b3cffc 19716msgid "topologically sort, maintaining date order where possible"
dce37b66
JX
19717msgstr ""
19718
6b0f1a9b 19719#: builtin/show-branch.c:674
cc76011e 19720msgid "<n>[,<base>]"
dce37b66
JX
19721msgstr ""
19722
6b0f1a9b 19723#: builtin/show-branch.c:675
cc76011e 19724msgid "show <n> most recent ref-log entries starting at base"
dce37b66
JX
19725msgstr ""
19726
6b0f1a9b 19727#: builtin/show-branch.c:711
fda7b092
JX
19728msgid ""
19729"--reflog is incompatible with --all, --remotes, --independent or --merge-base"
19730msgstr ""
19731
6b0f1a9b 19732#: builtin/show-branch.c:735
fda7b092
JX
19733msgid "no branches given, and HEAD is not valid"
19734msgstr ""
19735
6b0f1a9b 19736#: builtin/show-branch.c:738
fda7b092
JX
19737msgid "--reflog option needs one branch name"
19738msgstr ""
19739
6b0f1a9b 19740#: builtin/show-branch.c:741
fda7b092
JX
19741#, c-format
19742msgid "only %d entry can be shown at one time."
19743msgid_plural "only %d entries can be shown at one time."
19744msgstr[0] ""
19745msgstr[1] ""
19746
6b0f1a9b 19747#: builtin/show-branch.c:745
fda7b092
JX
19748#, c-format
19749msgid "no such ref %s"
19750msgstr ""
19751
6b0f1a9b 19752#: builtin/show-branch.c:831
fda7b092
JX
19753#, c-format
19754msgid "cannot handle more than %d rev."
19755msgid_plural "cannot handle more than %d revs."
19756msgstr[0] ""
19757msgstr[1] ""
19758
6b0f1a9b 19759#: builtin/show-branch.c:835
fda7b092
JX
19760#, c-format
19761msgid "'%s' is not a valid ref."
19762msgstr ""
19763
6b0f1a9b 19764#: builtin/show-branch.c:838
fda7b092
JX
19765#, c-format
19766msgid "cannot find commit %s (%s)"
19767msgstr ""
19768
d84f4abf
JX
19769#: builtin/show-index.c:21
19770msgid "hash-algorithm"
19771msgstr ""
19772
19773#: builtin/show-index.c:31
19774msgid "Unknown hash algorithm"
19775msgstr ""
19776
c08fd730 19777#: builtin/show-ref.c:12
cc76011e 19778msgid ""
c2ea1208
JX
19779"git show-ref [-q | --quiet] [--verify] [--head] [-d | --dereference] [-s | --"
19780"hash[=<n>]] [--abbrev[=<n>]] [--tags] [--heads] [--] [<pattern>...]"
dce37b66
JX
19781msgstr ""
19782
c08fd730 19783#: builtin/show-ref.c:13
f4f2c8f8 19784msgid "git show-ref --exclude-existing[=<pattern>]"
dce37b66
JX
19785msgstr ""
19786
c08fd730 19787#: builtin/show-ref.c:162
cc76011e 19788msgid "only show tags (can be combined with heads)"
dce37b66
JX
19789msgstr ""
19790
c08fd730 19791#: builtin/show-ref.c:163
cc76011e 19792msgid "only show heads (can be combined with tags)"
dce37b66
JX
19793msgstr ""
19794
c08fd730 19795#: builtin/show-ref.c:164
cc76011e 19796msgid "stricter reference checking, requires exact ref path"
dce37b66
JX
19797msgstr ""
19798
c08fd730 19799#: builtin/show-ref.c:167 builtin/show-ref.c:169
28b3cffc 19800msgid "show the HEAD reference, even if it would be filtered out"
dce37b66
JX
19801msgstr ""
19802
c08fd730 19803#: builtin/show-ref.c:171
cc76011e 19804msgid "dereference tags into object IDs"
dce37b66
JX
19805msgstr ""
19806
c08fd730 19807#: builtin/show-ref.c:173
cc76011e 19808msgid "only show SHA1 hash using <n> digits"
dce37b66
JX
19809msgstr ""
19810
c08fd730 19811#: builtin/show-ref.c:177
cc76011e 19812msgid "do not print results to stdout (useful with --verify)"
dce37b66
JX
19813msgstr ""
19814
c08fd730 19815#: builtin/show-ref.c:179
cc76011e 19816msgid "show refs from stdin that aren't in local repository"
dce37b66
JX
19817msgstr ""
19818
f7c6172e 19819#: builtin/sparse-checkout.c:21
bfef3f9d 19820msgid "git sparse-checkout (init|list|set|add|reapply|disable) <options>"
578c7937
JX
19821msgstr ""
19822
e13da2db
JX
19823#: builtin/sparse-checkout.c:50
19824msgid "git sparse-checkout list"
19825msgstr ""
19826
19827#: builtin/sparse-checkout.c:76
578c7937
JX
19828msgid "this worktree is not sparse (sparse-checkout file may not exist)"
19829msgstr ""
19830
e13da2db 19831#: builtin/sparse-checkout.c:228
f7c6172e
JX
19832msgid "failed to create directory for sparse-checkout file"
19833msgstr ""
19834
e13da2db 19835#: builtin/sparse-checkout.c:269
d84f4abf
JX
19836msgid "unable to upgrade repository format to enable worktreeConfig"
19837msgstr ""
19838
e13da2db 19839#: builtin/sparse-checkout.c:271
578c7937
JX
19840msgid "failed to set extensions.worktreeConfig setting"
19841msgstr ""
19842
e13da2db 19843#: builtin/sparse-checkout.c:288
578c7937
JX
19844msgid "git sparse-checkout init [--cone]"
19845msgstr ""
19846
e13da2db 19847#: builtin/sparse-checkout.c:307
578c7937
JX
19848msgid "initialize the sparse-checkout in cone mode"
19849msgstr ""
19850
e13da2db 19851#: builtin/sparse-checkout.c:344
578c7937
JX
19852#, c-format
19853msgid "failed to open '%s'"
19854msgstr ""
19855
e13da2db 19856#: builtin/sparse-checkout.c:401
f7c6172e
JX
19857#, c-format
19858msgid "could not normalize path %s"
19859msgstr ""
19860
e13da2db 19861#: builtin/sparse-checkout.c:413
f7c6172e 19862msgid "git sparse-checkout (set|add) (--stdin | <patterns>)"
578c7937
JX
19863msgstr ""
19864
e13da2db 19865#: builtin/sparse-checkout.c:438
f7c6172e
JX
19866#, c-format
19867msgid "unable to unquote C-style string '%s'"
19868msgstr ""
19869
e13da2db 19870#: builtin/sparse-checkout.c:492 builtin/sparse-checkout.c:516
f7c6172e
JX
19871msgid "unable to load existing sparse-checkout patterns"
19872msgstr ""
19873
e13da2db 19874#: builtin/sparse-checkout.c:561
578c7937
JX
19875msgid "read patterns from standard in"
19876msgstr ""
19877
e13da2db
JX
19878#: builtin/sparse-checkout.c:576
19879msgid "git sparse-checkout reapply"
19880msgstr ""
19881
19882#: builtin/sparse-checkout.c:595
19883msgid "git sparse-checkout disable"
19884msgstr ""
19885
19886#: builtin/sparse-checkout.c:623
578c7937
JX
19887msgid "error while refreshing working directory"
19888msgstr ""
19889
051fae4d 19890#: builtin/stash.c:22 builtin/stash.c:38
d93ef2a1
JX
19891msgid "git stash list [<options>]"
19892msgstr ""
19893
051fae4d 19894#: builtin/stash.c:23 builtin/stash.c:43
d93ef2a1
JX
19895msgid "git stash show [<options>] [<stash>]"
19896msgstr ""
19897
051fae4d 19898#: builtin/stash.c:24 builtin/stash.c:48
d93ef2a1
JX
19899msgid "git stash drop [-q|--quiet] [<stash>]"
19900msgstr ""
19901
19902#: builtin/stash.c:25
19903msgid "git stash ( pop | apply ) [--index] [-q|--quiet] [<stash>]"
19904msgstr ""
19905
051fae4d 19906#: builtin/stash.c:26 builtin/stash.c:63
d93ef2a1
JX
19907msgid "git stash branch <branchname> [<stash>]"
19908msgstr ""
19909
051fae4d 19910#: builtin/stash.c:27 builtin/stash.c:68
d93ef2a1
JX
19911msgid "git stash clear"
19912msgstr ""
19913
051fae4d 19914#: builtin/stash.c:28
d93ef2a1
JX
19915msgid ""
19916"git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
19917" [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
051fae4d 19918" [--pathspec-from-file=<file> [--pathspec-file-nul]]\n"
d93ef2a1
JX
19919" [--] [<pathspec>...]]"
19920msgstr ""
19921
051fae4d 19922#: builtin/stash.c:32 builtin/stash.c:85
d93ef2a1
JX
19923msgid ""
19924"git stash save [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
19925" [-u|--include-untracked] [-a|--all] [<message>]"
19926msgstr ""
19927
051fae4d 19928#: builtin/stash.c:53
d93ef2a1
JX
19929msgid "git stash pop [--index] [-q|--quiet] [<stash>]"
19930msgstr ""
19931
051fae4d 19932#: builtin/stash.c:58
d93ef2a1
JX
19933msgid "git stash apply [--index] [-q|--quiet] [<stash>]"
19934msgstr ""
19935
051fae4d 19936#: builtin/stash.c:73
d93ef2a1
JX
19937msgid "git stash store [-m|--message <message>] [-q|--quiet] <commit>"
19938msgstr ""
19939
051fae4d
JX
19940#: builtin/stash.c:78
19941msgid ""
19942"git stash [push [-p|--patch] [-k|--[no-]keep-index] [-q|--quiet]\n"
19943" [-u|--include-untracked] [-a|--all] [-m|--message <message>]\n"
19944" [--] [<pathspec>...]]"
19945msgstr ""
19946
19947#: builtin/stash.c:128
d93ef2a1
JX
19948#, c-format
19949msgid "'%s' is not a stash-like commit"
19950msgstr ""
19951
051fae4d 19952#: builtin/stash.c:148
d93ef2a1
JX
19953#, c-format
19954msgid "Too many revisions specified:%s"
19955msgstr ""
19956
bfef3f9d 19957#: builtin/stash.c:162
d93ef2a1
JX
19958msgid "No stash entries found."
19959msgstr ""
19960
051fae4d 19961#: builtin/stash.c:176
d93ef2a1
JX
19962#, c-format
19963msgid "%s is not a valid reference"
19964msgstr ""
19965
bfef3f9d 19966#: builtin/stash.c:225
d93ef2a1
JX
19967msgid "git stash clear with parameters is unimplemented"
19968msgstr ""
19969
051fae4d 19970#: builtin/stash.c:404
d93ef2a1
JX
19971msgid "cannot apply a stash in the middle of a merge"
19972msgstr ""
19973
051fae4d 19974#: builtin/stash.c:415
d93ef2a1
JX
19975#, c-format
19976msgid "could not generate diff %s^!."
19977msgstr ""
19978
051fae4d 19979#: builtin/stash.c:422
d93ef2a1
JX
19980msgid "conflicts in index.Try without --index."
19981msgstr ""
19982
051fae4d 19983#: builtin/stash.c:428
d93ef2a1
JX
19984msgid "could not save index tree"
19985msgstr ""
19986
051fae4d 19987#: builtin/stash.c:437
d93ef2a1
JX
19988msgid "could not restore untracked files from stash"
19989msgstr ""
19990
051fae4d 19991#: builtin/stash.c:451
d93ef2a1
JX
19992#, c-format
19993msgid "Merging %s with %s"
19994msgstr ""
19995
bfef3f9d 19996#: builtin/stash.c:461
d93ef2a1
JX
19997msgid "Index was not unstashed."
19998msgstr ""
19999
051fae4d 20000#: builtin/stash.c:522 builtin/stash.c:621
d93ef2a1
JX
20001msgid "attempt to recreate the index"
20002msgstr ""
20003
051fae4d 20004#: builtin/stash.c:555
d93ef2a1
JX
20005#, c-format
20006msgid "Dropped %s (%s)"
20007msgstr ""
20008
051fae4d 20009#: builtin/stash.c:558
d93ef2a1
JX
20010#, c-format
20011msgid "%s: Could not drop stash entry"
20012msgstr ""
20013
051fae4d 20014#: builtin/stash.c:583
d93ef2a1
JX
20015#, c-format
20016msgid "'%s' is not a stash reference"
20017msgstr ""
20018
bfef3f9d 20019#: builtin/stash.c:633
d93ef2a1
JX
20020msgid "The stash entry is kept in case you need it again."
20021msgstr ""
20022
bfef3f9d 20023#: builtin/stash.c:656
d93ef2a1
JX
20024msgid "No branch name specified"
20025msgstr ""
20026
bfef3f9d 20027#: builtin/stash.c:800 builtin/stash.c:837
d93ef2a1
JX
20028#, c-format
20029msgid "Cannot update %s with %s"
20030msgstr ""
20031
e13da2db 20032#: builtin/stash.c:818 builtin/stash.c:1472 builtin/stash.c:1537
d93ef2a1
JX
20033msgid "stash message"
20034msgstr ""
20035
bfef3f9d 20036#: builtin/stash.c:828
d93ef2a1
JX
20037msgid "\"git stash store\" requires one <commit> argument"
20038msgstr ""
20039
e13da2db 20040#: builtin/stash.c:1043
d93ef2a1
JX
20041msgid "No changes selected"
20042msgstr ""
20043
e13da2db 20044#: builtin/stash.c:1143
d93ef2a1
JX
20045msgid "You do not have the initial commit yet"
20046msgstr ""
20047
e13da2db 20048#: builtin/stash.c:1170
d93ef2a1
JX
20049msgid "Cannot save the current index state"
20050msgstr ""
20051
e13da2db 20052#: builtin/stash.c:1179
d93ef2a1
JX
20053msgid "Cannot save the untracked files"
20054msgstr ""
20055
e13da2db 20056#: builtin/stash.c:1190 builtin/stash.c:1199
d93ef2a1
JX
20057msgid "Cannot save the current worktree state"
20058msgstr ""
20059
e13da2db 20060#: builtin/stash.c:1227
d93ef2a1
JX
20061msgid "Cannot record working tree state"
20062msgstr ""
20063
e13da2db 20064#: builtin/stash.c:1276
d93ef2a1
JX
20065msgid "Can't use --patch and --include-untracked or --all at the same time"
20066msgstr ""
20067
e13da2db 20068#: builtin/stash.c:1292
d93ef2a1
JX
20069msgid "Did you forget to 'git add'?"
20070msgstr ""
20071
e13da2db 20072#: builtin/stash.c:1307
d93ef2a1
JX
20073msgid "No local changes to save"
20074msgstr ""
20075
e13da2db 20076#: builtin/stash.c:1314
d93ef2a1
JX
20077msgid "Cannot initialize stash"
20078msgstr ""
20079
e13da2db 20080#: builtin/stash.c:1329
d93ef2a1
JX
20081msgid "Cannot save the current status"
20082msgstr ""
20083
e13da2db 20084#: builtin/stash.c:1334
d93ef2a1
JX
20085#, c-format
20086msgid "Saved working directory and index state %s"
20087msgstr ""
20088
e13da2db 20089#: builtin/stash.c:1424
d93ef2a1
JX
20090msgid "Cannot remove worktree changes"
20091msgstr ""
20092
e13da2db 20093#: builtin/stash.c:1463 builtin/stash.c:1528
d93ef2a1
JX
20094msgid "keep index"
20095msgstr ""
20096
e13da2db 20097#: builtin/stash.c:1465 builtin/stash.c:1530
d93ef2a1
JX
20098msgid "stash in patch mode"
20099msgstr ""
20100
e13da2db 20101#: builtin/stash.c:1466 builtin/stash.c:1531
d93ef2a1
JX
20102msgid "quiet mode"
20103msgstr ""
20104
e13da2db 20105#: builtin/stash.c:1468 builtin/stash.c:1533
d93ef2a1
JX
20106msgid "include untracked files in stash"
20107msgstr ""
20108
e13da2db 20109#: builtin/stash.c:1470 builtin/stash.c:1535
d93ef2a1
JX
20110msgid "include ignore files"
20111msgstr ""
20112
e13da2db 20113#: builtin/stash.c:1570
bfef3f9d
JX
20114msgid ""
20115"the stash.useBuiltin support has been removed!\n"
20116"See its entry in 'git help config' for details."
d93ef2a1
JX
20117msgstr ""
20118
5b34e000 20119#: builtin/stripspace.c:18
f4f2c8f8
JX
20120msgid "git stripspace [-s | --strip-comments]"
20121msgstr ""
20122
5b34e000 20123#: builtin/stripspace.c:19
f4f2c8f8
JX
20124msgid "git stripspace [-c | --comment-lines]"
20125msgstr ""
20126
94328cef 20127#: builtin/stripspace.c:37
f4f2c8f8
JX
20128msgid "skip and remove all lines starting with comment character"
20129msgstr ""
20130
94328cef 20131#: builtin/stripspace.c:40
9eb3984b 20132msgid "prepend comment character and space to each line"
f4f2c8f8
JX
20133msgstr ""
20134
e13da2db 20135#: builtin/submodule--helper.c:47 builtin/submodule--helper.c:2423
f517e50d
JX
20136#, c-format
20137msgid "Expecting a full ref name, got %s"
20138msgstr ""
20139
578c7937 20140#: builtin/submodule--helper.c:64
abc8de64
JX
20141msgid "submodule--helper print-default-remote takes no arguments"
20142msgstr ""
20143
578c7937 20144#: builtin/submodule--helper.c:102
f517e50d
JX
20145#, c-format
20146msgid "cannot strip one component off url '%s'"
20147msgstr ""
20148
e13da2db 20149#: builtin/submodule--helper.c:410 builtin/submodule--helper.c:1819
f4f2c8f8
JX
20150msgid "alternative anchor for relative paths"
20151msgstr ""
20152
578c7937 20153#: builtin/submodule--helper.c:415
f4f2c8f8
JX
20154msgid "git submodule--helper list [--prefix=<path>] [<path>...]"
20155msgstr ""
20156
e13da2db
JX
20157#: builtin/submodule--helper.c:472 builtin/submodule--helper.c:629
20158#: builtin/submodule--helper.c:652
f517e50d
JX
20159#, c-format
20160msgid "No url found for submodule path '%s' in .gitmodules"
20161msgstr ""
20162
578c7937 20163#: builtin/submodule--helper.c:524
dba9f13c
JX
20164#, c-format
20165msgid "Entering '%s'\n"
20166msgstr ""
20167
578c7937 20168#: builtin/submodule--helper.c:527
dba9f13c
JX
20169#, c-format
20170msgid ""
20171"run_command returned non-zero status for %s\n"
20172"."
20173msgstr ""
20174
578c7937 20175#: builtin/submodule--helper.c:549
dba9f13c
JX
20176#, c-format
20177msgid ""
98ac7815
JX
20178"run_command returned non-zero status while recursing in the nested "
20179"submodules of %s\n"
dba9f13c
JX
20180"."
20181msgstr ""
20182
578c7937 20183#: builtin/submodule--helper.c:565
dba9f13c
JX
20184msgid "Suppress output of entering each submodule command"
20185msgstr ""
20186
e13da2db 20187#: builtin/submodule--helper.c:567 builtin/submodule--helper.c:1487
dba9f13c
JX
20188msgid "Recurse into nested submodules"
20189msgstr ""
20190
578c7937 20191#: builtin/submodule--helper.c:572
d93ef2a1 20192msgid "git submodule--helper foreach [--quiet] [--recursive] [--] <command>"
dba9f13c
JX
20193msgstr ""
20194
578c7937 20195#: builtin/submodule--helper.c:599
dfc182b1
JX
20196#, c-format
20197msgid ""
12705546 20198"could not look up configuration '%s'. Assuming this repository is its own "
dfc182b1
JX
20199"authoritative upstream."
20200msgstr ""
20201
e13da2db 20202#: builtin/submodule--helper.c:666
f517e50d
JX
20203#, c-format
20204msgid "Failed to register url for submodule path '%s'"
20205msgstr ""
20206
e13da2db 20207#: builtin/submodule--helper.c:670
f517e50d
JX
20208#, c-format
20209msgid "Submodule '%s' (%s) registered for path '%s'\n"
20210msgstr ""
20211
e13da2db 20212#: builtin/submodule--helper.c:680
f517e50d
JX
20213#, c-format
20214msgid "warning: command update mode suggested for submodule '%s'\n"
20215msgstr ""
20216
e13da2db 20217#: builtin/submodule--helper.c:687
f517e50d
JX
20218#, c-format
20219msgid "Failed to register update mode for submodule path '%s'"
20220msgstr ""
20221
e13da2db 20222#: builtin/submodule--helper.c:709
f517e50d
JX
20223msgid "Suppress output for initializing a submodule"
20224msgstr ""
20225
e13da2db 20226#: builtin/submodule--helper.c:714
d93ef2a1 20227msgid "git submodule--helper init [<options>] [<path>]"
f517e50d
JX
20228msgstr ""
20229
e13da2db 20230#: builtin/submodule--helper.c:787 builtin/submodule--helper.c:922
18a90722
JX
20231#, c-format
20232msgid "no submodule mapping found in .gitmodules for path '%s'"
f4f2c8f8
JX
20233msgstr ""
20234
e13da2db 20235#: builtin/submodule--helper.c:835
f4f2c8f8 20236#, c-format
18a90722
JX
20237msgid "could not resolve HEAD ref inside the submodule '%s'"
20238msgstr ""
20239
e13da2db 20240#: builtin/submodule--helper.c:862 builtin/submodule--helper.c:1457
18a90722
JX
20241#, c-format
20242msgid "failed to recurse into submodule '%s'"
20243msgstr ""
20244
e13da2db 20245#: builtin/submodule--helper.c:886 builtin/submodule--helper.c:1623
18a90722
JX
20246msgid "Suppress submodule status output"
20247msgstr ""
20248
e13da2db 20249#: builtin/submodule--helper.c:887
18a90722
JX
20250msgid ""
20251"Use commit stored in the index instead of the one stored in the submodule "
20252"HEAD"
20253msgstr ""
20254
e13da2db 20255#: builtin/submodule--helper.c:888
18a90722
JX
20256msgid "recurse into nested submodules"
20257msgstr ""
20258
e13da2db 20259#: builtin/submodule--helper.c:893
18a90722
JX
20260msgid "git submodule status [--quiet] [--cached] [--recursive] [<path>...]"
20261msgstr ""
20262
e13da2db 20263#: builtin/submodule--helper.c:917
18a90722 20264msgid "git submodule--helper name <path>"
f4f2c8f8
JX
20265msgstr ""
20266
e13da2db
JX
20267#: builtin/submodule--helper.c:989
20268#, c-format
20269msgid "* %s %s(blob)->%s(submodule)"
20270msgstr ""
20271
20272#: builtin/submodule--helper.c:992
20273#, c-format
20274msgid "* %s %s(submodule)->%s(blob)"
20275msgstr ""
20276
20277#: builtin/submodule--helper.c:1005
20278#, c-format
20279msgid "%s"
20280msgstr ""
20281
20282#: builtin/submodule--helper.c:1055
20283#, c-format
20284msgid "couldn't hash object from '%s'"
20285msgstr ""
20286
20287#: builtin/submodule--helper.c:1059
20288#, c-format
20289msgid "unexpected mode %o\n"
20290msgstr ""
20291
20292#: builtin/submodule--helper.c:1300
20293msgid "use the commit stored in the index instead of the submodule HEAD"
20294msgstr ""
20295
20296#: builtin/submodule--helper.c:1302
20297msgid "to compare the commit in the index with that in the submodule HEAD"
20298msgstr ""
20299
20300#: builtin/submodule--helper.c:1304
20301msgid "skip submodules with 'ignore_config' value set to 'all'"
20302msgstr ""
20303
20304#: builtin/submodule--helper.c:1306
20305msgid "limit the summary size"
20306msgstr ""
20307
20308#: builtin/submodule--helper.c:1311
1fd0dd72 20309msgid "git submodule--helper summary [<options>] [<commit>] [--] [<path>]"
e13da2db
JX
20310msgstr ""
20311
20312#: builtin/submodule--helper.c:1335
20313msgid "could not fetch a revision for HEAD"
20314msgstr ""
20315
20316#: builtin/submodule--helper.c:1340
20317msgid "--cached and --files are mutually exclusive"
20318msgstr ""
20319
20320#: builtin/submodule--helper.c:1407
abc8de64
JX
20321#, c-format
20322msgid "Synchronizing submodule url for '%s'\n"
20323msgstr ""
20324
e13da2db 20325#: builtin/submodule--helper.c:1413
abc8de64
JX
20326#, c-format
20327msgid "failed to register url for submodule path '%s'"
20328msgstr ""
20329
e13da2db 20330#: builtin/submodule--helper.c:1427
abc8de64
JX
20331#, c-format
20332msgid "failed to get the default remote for submodule '%s'"
20333msgstr ""
20334
e13da2db 20335#: builtin/submodule--helper.c:1438
abc8de64
JX
20336#, c-format
20337msgid "failed to update remote for submodule '%s'"
20338msgstr ""
20339
e13da2db 20340#: builtin/submodule--helper.c:1485
abc8de64
JX
20341msgid "Suppress output of synchronizing submodule url"
20342msgstr ""
20343
e13da2db 20344#: builtin/submodule--helper.c:1492
abc8de64
JX
20345msgid "git submodule--helper sync [--quiet] [--recursive] [<path>]"
20346msgstr ""
20347
e13da2db 20348#: builtin/submodule--helper.c:1546
abc8de64
JX
20349#, c-format
20350msgid ""
20351"Submodule work tree '%s' contains a .git directory (use 'rm -rf' if you "
20352"really want to remove it including all of its history)"
20353msgstr ""
20354
e13da2db 20355#: builtin/submodule--helper.c:1558
abc8de64
JX
20356#, c-format
20357msgid ""
20358"Submodule work tree '%s' contains local modifications; use '-f' to discard "
20359"them"
20360msgstr ""
20361
e13da2db 20362#: builtin/submodule--helper.c:1566
abc8de64
JX
20363#, c-format
20364msgid "Cleared directory '%s'\n"
20365msgstr ""
20366
e13da2db 20367#: builtin/submodule--helper.c:1568
abc8de64
JX
20368#, c-format
20369msgid "Could not remove submodule work tree '%s'\n"
20370msgstr ""
20371
e13da2db 20372#: builtin/submodule--helper.c:1579
abc8de64
JX
20373#, c-format
20374msgid "could not create empty submodule directory %s"
20375msgstr ""
20376
e13da2db 20377#: builtin/submodule--helper.c:1595
abc8de64
JX
20378#, c-format
20379msgid "Submodule '%s' (%s) unregistered for path '%s'\n"
20380msgstr ""
20381
e13da2db 20382#: builtin/submodule--helper.c:1624
abc8de64
JX
20383msgid "Remove submodule working trees even if they contain local changes"
20384msgstr ""
20385
e13da2db 20386#: builtin/submodule--helper.c:1625
abc8de64
JX
20387msgid "Unregister all submodules"
20388msgstr ""
20389
e13da2db 20390#: builtin/submodule--helper.c:1630
abc8de64
JX
20391msgid ""
20392"git submodule deinit [--quiet] [-f | --force] [--all | [--] [<path>...]]"
20393msgstr ""
20394
e13da2db 20395#: builtin/submodule--helper.c:1644
abc8de64
JX
20396msgid "Use '--all' if you really want to deinitialize all submodules"
20397msgstr ""
20398
e13da2db 20399#: builtin/submodule--helper.c:1713
578c7937
JX
20400msgid ""
20401"An alternate computed from a superproject's alternate is invalid.\n"
20402"To allow Git to clone without an alternate in such a case, set\n"
20403"submodule.alternateErrorStrategy to 'info' or, equivalently, clone with\n"
20404"'--reference-if-able' instead of '--reference'."
20405msgstr ""
20406
e13da2db 20407#: builtin/submodule--helper.c:1752 builtin/submodule--helper.c:1755
fda7b092
JX
20408#, c-format
20409msgid "submodule '%s' cannot add alternate: %s"
20410msgstr ""
20411
e13da2db 20412#: builtin/submodule--helper.c:1791
fda7b092
JX
20413#, c-format
20414msgid "Value '%s' for submodule.alternateErrorStrategy is not recognized"
20415msgstr ""
20416
e13da2db 20417#: builtin/submodule--helper.c:1798
fda7b092
JX
20418#, c-format
20419msgid "Value '%s' for submodule.alternateLocation is not recognized"
20420msgstr ""
20421
e13da2db 20422#: builtin/submodule--helper.c:1822
f4f2c8f8
JX
20423msgid "where the new submodule will be cloned to"
20424msgstr ""
20425
e13da2db 20426#: builtin/submodule--helper.c:1825
f4f2c8f8
JX
20427msgid "name of the new submodule"
20428msgstr ""
20429
e13da2db 20430#: builtin/submodule--helper.c:1828
f4f2c8f8
JX
20431msgid "url where to clone the submodule from"
20432msgstr ""
20433
e13da2db 20434#: builtin/submodule--helper.c:1836
f4f2c8f8
JX
20435msgid "depth for shallow clones"
20436msgstr ""
20437
e13da2db 20438#: builtin/submodule--helper.c:1839 builtin/submodule--helper.c:2348
fda7b092
JX
20439msgid "force cloning progress"
20440msgstr ""
20441
e13da2db 20442#: builtin/submodule--helper.c:1841 builtin/submodule--helper.c:2350
578c7937
JX
20443msgid "disallow cloning into non-empty directory"
20444msgstr ""
20445
e13da2db 20446#: builtin/submodule--helper.c:1848
f4f2c8f8
JX
20447msgid ""
20448"git submodule--helper clone [--prefix=<path>] [--quiet] [--reference "
f7c6172e
JX
20449"<repository>] [--name <name>] [--depth <depth>] [--single-branch] --url "
20450"<url> --path <path>"
f4f2c8f8
JX
20451msgstr ""
20452
e13da2db 20453#: builtin/submodule--helper.c:1873
578c7937
JX
20454#, c-format
20455msgid "refusing to create/use '%s' in another submodule's git dir"
20456msgstr ""
20457
e13da2db 20458#: builtin/submodule--helper.c:1884
f4f2c8f8
JX
20459#, c-format
20460msgid "clone of '%s' into submodule path '%s' failed"
20461msgstr ""
20462
e13da2db 20463#: builtin/submodule--helper.c:1888
578c7937
JX
20464#, c-format
20465msgid "directory not empty: '%s'"
20466msgstr ""
20467
e13da2db 20468#: builtin/submodule--helper.c:1900
f4f2c8f8
JX
20469#, c-format
20470msgid "could not get submodule directory for '%s'"
20471msgstr ""
20472
e13da2db 20473#: builtin/submodule--helper.c:1936
12705546
JX
20474#, c-format
20475msgid "Invalid update mode '%s' for submodule path '%s'"
20476msgstr ""
20477
e13da2db 20478#: builtin/submodule--helper.c:1940
12705546
JX
20479#, c-format
20480msgid "Invalid update mode '%s' configured for submodule path '%s'"
20481msgstr ""
20482
e13da2db 20483#: builtin/submodule--helper.c:2041
f517e50d
JX
20484#, c-format
20485msgid "Submodule path '%s' not initialized"
20486msgstr ""
20487
e13da2db 20488#: builtin/submodule--helper.c:2045
f517e50d
JX
20489msgid "Maybe you want to use 'update --init'?"
20490msgstr ""
20491
e13da2db 20492#: builtin/submodule--helper.c:2075
f517e50d
JX
20493#, c-format
20494msgid "Skipping unmerged submodule %s"
20495msgstr ""
20496
e13da2db 20497#: builtin/submodule--helper.c:2104
f517e50d
JX
20498#, c-format
20499msgid "Skipping submodule '%s'"
20500msgstr ""
20501
e13da2db 20502#: builtin/submodule--helper.c:2254
9fa976ff
JX
20503#, c-format
20504msgid "Failed to clone '%s'. Retry scheduled"
20505msgstr ""
20506
e13da2db 20507#: builtin/submodule--helper.c:2265
9fa976ff
JX
20508#, c-format
20509msgid "Failed to clone '%s' a second time, aborting"
20510msgstr ""
20511
e13da2db 20512#: builtin/submodule--helper.c:2327 builtin/submodule--helper.c:2573
f517e50d
JX
20513msgid "path into the working tree"
20514msgstr ""
20515
e13da2db 20516#: builtin/submodule--helper.c:2330
f517e50d
JX
20517msgid "path into the working tree, across nested submodule boundaries"
20518msgstr ""
20519
e13da2db 20520#: builtin/submodule--helper.c:2334
f517e50d
JX
20521msgid "rebase, merge, checkout or none"
20522msgstr ""
20523
e13da2db 20524#: builtin/submodule--helper.c:2340
f517e50d
JX
20525msgid "Create a shallow clone truncated to the specified number of revisions"
20526msgstr ""
20527
e13da2db 20528#: builtin/submodule--helper.c:2343
f517e50d
JX
20529msgid "parallel jobs"
20530msgstr ""
20531
e13da2db 20532#: builtin/submodule--helper.c:2345
9fa976ff
JX
20533msgid "whether the initial clone should follow the shallow recommendation"
20534msgstr ""
20535
e13da2db 20536#: builtin/submodule--helper.c:2346
f517e50d
JX
20537msgid "don't print cloning progress"
20538msgstr ""
20539
e13da2db 20540#: builtin/submodule--helper.c:2357
3d0a05b4 20541msgid "git submodule--helper update-clone [--prefix=<path>] [<path>...]"
f517e50d
JX
20542msgstr ""
20543
e13da2db 20544#: builtin/submodule--helper.c:2370
f517e50d
JX
20545msgid "bad value for update parameter"
20546msgstr ""
20547
e13da2db 20548#: builtin/submodule--helper.c:2418
9fa976ff
JX
20549#, c-format
20550msgid ""
20551"Submodule (%s) branch configured to inherit branch from superproject, but "
20552"the superproject is not on any branch"
20553msgstr ""
20554
e13da2db 20555#: builtin/submodule--helper.c:2541
12705546
JX
20556#, c-format
20557msgid "could not get a repository handle for submodule '%s'"
20558msgstr ""
20559
e13da2db 20560#: builtin/submodule--helper.c:2574
673bfad0
JX
20561msgid "recurse into submodules"
20562msgstr ""
20563
e13da2db 20564#: builtin/submodule--helper.c:2580
d93ef2a1 20565msgid "git submodule--helper absorb-git-dirs [<options>] [<path>...]"
673bfad0
JX
20566msgstr ""
20567
e13da2db 20568#: builtin/submodule--helper.c:2636
12705546
JX
20569msgid "check if it is safe to write to the .gitmodules file"
20570msgstr ""
20571
e13da2db 20572#: builtin/submodule--helper.c:2639
d93ef2a1
JX
20573msgid "unset the config in the .gitmodules file"
20574msgstr ""
20575
e13da2db 20576#: builtin/submodule--helper.c:2644
d93ef2a1
JX
20577msgid "git submodule--helper config <name> [<value>]"
20578msgstr ""
20579
e13da2db 20580#: builtin/submodule--helper.c:2645
d93ef2a1 20581msgid "git submodule--helper config --unset <name>"
12705546
JX
20582msgstr ""
20583
e13da2db 20584#: builtin/submodule--helper.c:2646
12705546
JX
20585msgid "git submodule--helper config --check-writeable"
20586msgstr ""
20587
e13da2db 20588#: builtin/submodule--helper.c:2665 git-submodule.sh:151
12705546
JX
20589#, sh-format
20590msgid "please make sure that the .gitmodules file is in the working tree"
20591msgstr ""
20592
e13da2db 20593#: builtin/submodule--helper.c:2681
bfef3f9d
JX
20594msgid "Suppress output for setting url of a submodule"
20595msgstr ""
20596
e13da2db 20597#: builtin/submodule--helper.c:2685
bfef3f9d
JX
20598msgid "git submodule--helper set-url [--quiet] <path> <newurl>"
20599msgstr ""
20600
e13da2db 20601#: builtin/submodule--helper.c:2718
d84f4abf
JX
20602msgid "set the default tracking branch to master"
20603msgstr ""
20604
e13da2db 20605#: builtin/submodule--helper.c:2720
d84f4abf
JX
20606msgid "set the default tracking branch"
20607msgstr ""
20608
e13da2db 20609#: builtin/submodule--helper.c:2724
d84f4abf
JX
20610msgid "git submodule--helper set-branch [-q|--quiet] (-d|--default) <path>"
20611msgstr ""
20612
e13da2db 20613#: builtin/submodule--helper.c:2725
d84f4abf
JX
20614msgid ""
20615"git submodule--helper set-branch [-q|--quiet] (-b|--branch) <branch> <path>"
20616msgstr ""
20617
e13da2db 20618#: builtin/submodule--helper.c:2732
d84f4abf
JX
20619msgid "--branch or --default required"
20620msgstr ""
20621
e13da2db 20622#: builtin/submodule--helper.c:2735
d84f4abf
JX
20623msgid "--branch and --default are mutually exclusive"
20624msgstr ""
20625
1fd0dd72 20626#: builtin/submodule--helper.c:2792 git.c:438 git.c:710
673bfad0
JX
20627#, c-format
20628msgid "%s doesn't support --super-prefix"
20629msgstr ""
20630
e13da2db 20631#: builtin/submodule--helper.c:2798
f4f2c8f8 20632#, c-format
f517e50d 20633msgid "'%s' is not a valid submodule--helper subcommand"
f4f2c8f8
JX
20634msgstr ""
20635
5b34e000 20636#: builtin/symbolic-ref.c:8
c2ea1208 20637msgid "git symbolic-ref [<options>] <name> [<ref>]"
cc76011e
JX
20638msgstr ""
20639
5b34e000 20640#: builtin/symbolic-ref.c:9
c2ea1208 20641msgid "git symbolic-ref -d [-q] <name>"
fe52cd62
JX
20642msgstr ""
20643
25eab542 20644#: builtin/symbolic-ref.c:40
cc76011e
JX
20645msgid "suppress error message for non-symbolic (detached) refs"
20646msgstr ""
20647
25eab542 20648#: builtin/symbolic-ref.c:41
fe52cd62
JX
20649msgid "delete symbolic ref"
20650msgstr ""
20651
25eab542 20652#: builtin/symbolic-ref.c:42
cc76011e
JX
20653msgid "shorten ref output"
20654msgstr ""
20655
bfef3f9d 20656#: builtin/symbolic-ref.c:43 builtin/update-ref.c:486
cc76011e
JX
20657msgid "reason"
20658msgstr ""
20659
bfef3f9d 20660#: builtin/symbolic-ref.c:43 builtin/update-ref.c:486
cc76011e
JX
20661msgid "reason of the update"
20662msgstr ""
20663
dba9f13c 20664#: builtin/tag.c:25
dce37b66 20665msgid ""
d93ef2a1
JX
20666"git tag [-a | -s | -u <key-id>] [-f] [-m <msg> | -F <file>]\n"
20667"\t\t<tagname> [<head>]"
dce37b66
JX
20668msgstr ""
20669
d93ef2a1 20670#: builtin/tag.c:27
cc76011e 20671msgid "git tag -d <tagname>..."
dce37b66
JX
20672msgstr ""
20673
d93ef2a1 20674#: builtin/tag.c:28
cc76011e 20675msgid ""
dfc182b1
JX
20676"git tag -l [-n[<num>]] [--contains <commit>] [--no-contains <commit>] [--"
20677"points-at <object>]\n"
e13da2db
JX
20678"\t\t[--format=<format>] [--merged <commit>] [--no-merged <commit>] "
20679"[<pattern>...]"
dce37b66
JX
20680msgstr ""
20681
d93ef2a1 20682#: builtin/tag.c:30
673bfad0 20683msgid "git tag -v [--format=<format>] <tagname>..."
dce37b66
JX
20684msgstr ""
20685
6b0f1a9b 20686#: builtin/tag.c:89
dce37b66
JX
20687#, c-format
20688msgid "tag '%s' not found."
20689msgstr ""
20690
6b0f1a9b 20691#: builtin/tag.c:105
dce37b66
JX
20692#, c-format
20693msgid "Deleted tag '%s' (was %s)\n"
20694msgstr ""
20695
6b0f1a9b 20696#: builtin/tag.c:135
9caaf23e 20697#, c-format
dce37b66
JX
20698msgid ""
20699"\n"
fe05e196
JX
20700"Write a message for tag:\n"
20701" %s\n"
9caaf23e 20702"Lines starting with '%c' will be ignored.\n"
dce37b66
JX
20703msgstr ""
20704
6b0f1a9b 20705#: builtin/tag.c:139
9caaf23e 20706#, c-format
dce37b66
JX
20707msgid ""
20708"\n"
fe05e196
JX
20709"Write a message for tag:\n"
20710" %s\n"
9caaf23e 20711"Lines starting with '%c' will be kept; you may remove them yourself if you "
dce37b66 20712"want to.\n"
dce37b66
JX
20713msgstr ""
20714
6b0f1a9b 20715#: builtin/tag.c:198
dce37b66
JX
20716msgid "unable to sign the tag"
20717msgstr ""
20718
6b0f1a9b 20719#: builtin/tag.c:200
dce37b66
JX
20720msgid "unable to write tag file"
20721msgstr ""
20722
6b0f1a9b 20723#: builtin/tag.c:216
d93ef2a1
JX
20724#, c-format
20725msgid ""
c08fd730 20726"You have created a nested tag. The object referred to by your new tag is\n"
d93ef2a1
JX
20727"already a tag. If you meant to tag the object that it points to, use:\n"
20728"\n"
20729"\tgit tag -f %s %s^{}"
20730msgstr ""
20731
6b0f1a9b 20732#: builtin/tag.c:232
dce37b66
JX
20733msgid "bad object type."
20734msgstr ""
20735
bfef3f9d 20736#: builtin/tag.c:285
dce37b66
JX
20737msgid "no tag message?"
20738msgstr ""
20739
bfef3f9d 20740#: builtin/tag.c:292
dce37b66
JX
20741#, c-format
20742msgid "The tag message has been left in %s\n"
20743msgstr ""
20744
bfef3f9d 20745#: builtin/tag.c:403
cc76011e
JX
20746msgid "list tag names"
20747msgstr ""
20748
bfef3f9d 20749#: builtin/tag.c:405
cc76011e
JX
20750msgid "print <n> lines of each tag message"
20751msgstr ""
20752
bfef3f9d 20753#: builtin/tag.c:407
cc76011e
JX
20754msgid "delete tags"
20755msgstr ""
20756
bfef3f9d 20757#: builtin/tag.c:408
cc76011e
JX
20758msgid "verify tags"
20759msgstr ""
20760
bfef3f9d 20761#: builtin/tag.c:410
cc76011e
JX
20762msgid "Tag creation options"
20763msgstr ""
20764
bfef3f9d 20765#: builtin/tag.c:412
cc76011e
JX
20766msgid "annotated tag, needs a message"
20767msgstr ""
20768
bfef3f9d 20769#: builtin/tag.c:414
cc76011e
JX
20770msgid "tag message"
20771msgstr ""
20772
bfef3f9d 20773#: builtin/tag.c:416
abc8de64
JX
20774msgid "force edit of tag message"
20775msgstr ""
20776
bfef3f9d 20777#: builtin/tag.c:417
cc76011e
JX
20778msgid "annotated and GPG-signed tag"
20779msgstr ""
20780
bfef3f9d 20781#: builtin/tag.c:420
cc76011e
JX
20782msgid "use another key to sign the tag"
20783msgstr ""
20784
bfef3f9d 20785#: builtin/tag.c:421
cc76011e
JX
20786msgid "replace the tag if exists"
20787msgstr ""
20788
bfef3f9d 20789#: builtin/tag.c:422 builtin/update-ref.c:492
80d1b481 20790msgid "create a reflog"
df0617bf
JX
20791msgstr ""
20792
bfef3f9d 20793#: builtin/tag.c:424
c2ea1208 20794msgid "Tag listing options"
cc76011e
JX
20795msgstr ""
20796
bfef3f9d 20797#: builtin/tag.c:425
c2ea1208 20798msgid "show tag list in columns"
5e078fcd
JX
20799msgstr ""
20800
bfef3f9d 20801#: builtin/tag.c:426 builtin/tag.c:428
f4f2c8f8 20802msgid "print only tags that contain the commit"
cc76011e
JX
20803msgstr ""
20804
bfef3f9d 20805#: builtin/tag.c:427 builtin/tag.c:429
dfc182b1
JX
20806msgid "print only tags that don't contain the commit"
20807msgstr ""
20808
bfef3f9d 20809#: builtin/tag.c:430
f4f2c8f8 20810msgid "print only tags that are merged"
cc76011e
JX
20811msgstr ""
20812
bfef3f9d 20813#: builtin/tag.c:431
f4f2c8f8 20814msgid "print only tags that are not merged"
cc76011e
JX
20815msgstr ""
20816
bfef3f9d 20817#: builtin/tag.c:435
f4f2c8f8 20818msgid "print only tags of the object"
822e4a65
JX
20819msgstr ""
20820
bfef3f9d 20821#: builtin/tag.c:483
f4f2c8f8 20822msgid "--column and -n are incompatible"
5e078fcd
JX
20823msgstr ""
20824
bfef3f9d 20825#: builtin/tag.c:505
dfc182b1
JX
20826msgid "-n option is only allowed in list mode"
20827msgstr ""
20828
bfef3f9d 20829#: builtin/tag.c:507
dfc182b1 20830msgid "--contains option is only allowed in list mode"
dce37b66
JX
20831msgstr ""
20832
bfef3f9d 20833#: builtin/tag.c:509
dfc182b1 20834msgid "--no-contains option is only allowed in list mode"
dce37b66
JX
20835msgstr ""
20836
bfef3f9d 20837#: builtin/tag.c:511
dfc182b1 20838msgid "--points-at option is only allowed in list mode"
1d4ac88d
JX
20839msgstr ""
20840
bfef3f9d 20841#: builtin/tag.c:513
dfc182b1 20842msgid "--merged and --no-merged options are only allowed in list mode"
f4f2c8f8
JX
20843msgstr ""
20844
bfef3f9d 20845#: builtin/tag.c:524
dce37b66
JX
20846msgid "only one -F or -m option is allowed."
20847msgstr ""
20848
bfef3f9d 20849#: builtin/tag.c:543
dce37b66
JX
20850msgid "too many params"
20851msgstr ""
20852
bfef3f9d 20853#: builtin/tag.c:549
dce37b66
JX
20854#, c-format
20855msgid "'%s' is not a valid tag name."
20856msgstr ""
20857
bfef3f9d 20858#: builtin/tag.c:554
dce37b66
JX
20859#, c-format
20860msgid "tag '%s' already exists"
20861msgstr ""
20862
bfef3f9d 20863#: builtin/tag.c:585
dce37b66
JX
20864#, c-format
20865msgid "Updated tag '%s' (was %s)\n"
20866msgstr ""
20867
f7c6172e 20868#: builtin/unpack-objects.c:502
5e078fcd
JX
20869msgid "Unpacking objects"
20870msgstr ""
20871
578c7937 20872#: builtin/update-index.c:84
64f23b0c
JX
20873#, c-format
20874msgid "failed to create directory %s"
20875msgstr ""
20876
578c7937 20877#: builtin/update-index.c:100
64f23b0c
JX
20878#, c-format
20879msgid "failed to create file %s"
20880msgstr ""
20881
578c7937 20882#: builtin/update-index.c:108
64f23b0c
JX
20883#, c-format
20884msgid "failed to delete file %s"
20885msgstr ""
20886
578c7937 20887#: builtin/update-index.c:115 builtin/update-index.c:221
64f23b0c
JX
20888#, c-format
20889msgid "failed to delete directory %s"
20890msgstr ""
20891
578c7937 20892#: builtin/update-index.c:140
64f23b0c 20893#, c-format
9eb3984b 20894msgid "Testing mtime in '%s' "
64f23b0c
JX
20895msgstr ""
20896
578c7937 20897#: builtin/update-index.c:154
64f23b0c
JX
20898msgid "directory stat info does not change after adding a new file"
20899msgstr ""
20900
578c7937 20901#: builtin/update-index.c:167
64f23b0c
JX
20902msgid "directory stat info does not change after adding a new directory"
20903msgstr ""
20904
578c7937 20905#: builtin/update-index.c:180
64f23b0c
JX
20906msgid "directory stat info changes after updating a file"
20907msgstr ""
20908
578c7937 20909#: builtin/update-index.c:191
64f23b0c
JX
20910msgid "directory stat info changes after adding a file inside subdirectory"
20911msgstr ""
20912
578c7937 20913#: builtin/update-index.c:202
64f23b0c
JX
20914msgid "directory stat info does not change after deleting a file"
20915msgstr ""
20916
578c7937 20917#: builtin/update-index.c:215
64f23b0c
JX
20918msgid "directory stat info does not change after deleting a directory"
20919msgstr ""
20920
578c7937 20921#: builtin/update-index.c:222
64f23b0c
JX
20922msgid " OK"
20923msgstr ""
20924
578c7937 20925#: builtin/update-index.c:591
c2ea1208 20926msgid "git update-index [<options>] [--] [<file>...]"
822e4a65
JX
20927msgstr ""
20928
578c7937 20929#: builtin/update-index.c:974
cc76011e 20930msgid "continue refresh even when index needs update"
6f6731e7
JX
20931msgstr ""
20932
578c7937 20933#: builtin/update-index.c:977
cc76011e 20934msgid "refresh: ignore submodules"
6f6731e7
JX
20935msgstr ""
20936
578c7937 20937#: builtin/update-index.c:980
cc76011e 20938msgid "do not ignore new files"
6f6731e7
JX
20939msgstr ""
20940
578c7937 20941#: builtin/update-index.c:982
cc76011e
JX
20942msgid "let files replace directories and vice-versa"
20943msgstr ""
20944
578c7937 20945#: builtin/update-index.c:984
cc76011e
JX
20946msgid "notice files missing from worktree"
20947msgstr ""
20948
578c7937 20949#: builtin/update-index.c:986
cc76011e
JX
20950msgid "refresh even if index contains unmerged entries"
20951msgstr ""
20952
578c7937 20953#: builtin/update-index.c:989
cc76011e
JX
20954msgid "refresh stat information"
20955msgstr ""
20956
578c7937 20957#: builtin/update-index.c:993
cc76011e
JX
20958msgid "like --refresh, but ignore assume-unchanged setting"
20959msgstr ""
20960
578c7937 20961#: builtin/update-index.c:997
5e078fcd 20962msgid "<mode>,<object>,<path>"
cc76011e
JX
20963msgstr ""
20964
578c7937 20965#: builtin/update-index.c:998
cc76011e
JX
20966msgid "add the specified entry to the index"
20967msgstr ""
20968
578c7937 20969#: builtin/update-index.c:1008
9fa976ff 20970msgid "mark files as \"not changing\""
cc76011e
JX
20971msgstr ""
20972
578c7937 20973#: builtin/update-index.c:1011
cc76011e
JX
20974msgid "clear assumed-unchanged bit"
20975msgstr ""
20976
578c7937 20977#: builtin/update-index.c:1014
cc76011e
JX
20978msgid "mark files as \"index-only\""
20979msgstr ""
20980
578c7937 20981#: builtin/update-index.c:1017
cc76011e
JX
20982msgid "clear skip-worktree bit"
20983msgstr ""
20984
578c7937
JX
20985#: builtin/update-index.c:1020
20986msgid "do not touch index-only entries"
20987msgstr ""
20988
20989#: builtin/update-index.c:1022
cc76011e
JX
20990msgid "add to index only; do not add content to object database"
20991msgstr ""
20992
578c7937 20993#: builtin/update-index.c:1024
cc76011e
JX
20994msgid "remove named paths even if present in worktree"
20995msgstr ""
20996
578c7937 20997#: builtin/update-index.c:1026
cc76011e
JX
20998msgid "with --stdin: input lines are terminated by null bytes"
20999msgstr ""
21000
578c7937 21001#: builtin/update-index.c:1028
cc76011e
JX
21002msgid "read list of paths to be updated from standard input"
21003msgstr ""
21004
578c7937 21005#: builtin/update-index.c:1032
cc76011e
JX
21006msgid "add entries from standard input to the index"
21007msgstr ""
21008
578c7937 21009#: builtin/update-index.c:1036
cc76011e
JX
21010msgid "repopulate stages #2 and #3 for the listed paths"
21011msgstr ""
21012
578c7937 21013#: builtin/update-index.c:1040
cc76011e
JX
21014msgid "only update entries that differ from HEAD"
21015msgstr ""
21016
578c7937 21017#: builtin/update-index.c:1044
cc76011e
JX
21018msgid "ignore files missing from worktree"
21019msgstr ""
21020
578c7937 21021#: builtin/update-index.c:1047
cc76011e
JX
21022msgid "report actions to standard output"
21023msgstr ""
21024
578c7937 21025#: builtin/update-index.c:1049
cc76011e
JX
21026msgid "(for porcelains) forget saved unresolved conflicts"
21027msgstr ""
21028
578c7937 21029#: builtin/update-index.c:1053
cc76011e
JX
21030msgid "write index in this format"
21031msgstr ""
21032
578c7937 21033#: builtin/update-index.c:1055
fe05e196
JX
21034msgid "enable or disable split index"
21035msgstr ""
21036
578c7937 21037#: builtin/update-index.c:1057
64f23b0c
JX
21038msgid "enable/disable untracked cache"
21039msgstr ""
21040
578c7937 21041#: builtin/update-index.c:1059
9eb3984b
JX
21042msgid "test if the filesystem supports untracked cache"
21043msgstr ""
21044
578c7937 21045#: builtin/update-index.c:1061
64f23b0c
JX
21046msgid "enable untracked cache without testing the filesystem"
21047msgstr ""
21048
578c7937 21049#: builtin/update-index.c:1063
18a90722
JX
21050msgid "write out the index even if is not flagged as changed"
21051msgstr ""
21052
578c7937 21053#: builtin/update-index.c:1065
18a90722
JX
21054msgid "enable or disable file system monitor"
21055msgstr ""
21056
578c7937 21057#: builtin/update-index.c:1067
18a90722
JX
21058msgid "mark files as fsmonitor valid"
21059msgstr ""
21060
578c7937 21061#: builtin/update-index.c:1070
18a90722
JX
21062msgid "clear fsmonitor valid bit"
21063msgstr ""
21064
578c7937 21065#: builtin/update-index.c:1173
dfc182b1
JX
21066msgid ""
21067"core.splitIndex is set to false; remove or change it, if you really want to "
21068"enable split index"
21069msgstr ""
21070
578c7937 21071#: builtin/update-index.c:1182
dfc182b1
JX
21072msgid ""
21073"core.splitIndex is set to true; remove or change it, if you really want to "
21074"disable split index"
21075msgstr ""
21076
578c7937 21077#: builtin/update-index.c:1194
fda7b092
JX
21078msgid ""
21079"core.untrackedCache is set to true; remove or change it, if you really want "
21080"to disable the untracked cache"
21081msgstr ""
21082
578c7937 21083#: builtin/update-index.c:1198
9eb3984b
JX
21084msgid "Untracked cache disabled"
21085msgstr ""
21086
578c7937 21087#: builtin/update-index.c:1206
fda7b092
JX
21088msgid ""
21089"core.untrackedCache is set to false; remove or change it, if you really want "
21090"to enable the untracked cache"
21091msgstr ""
21092
578c7937 21093#: builtin/update-index.c:1210
9eb3984b
JX
21094#, c-format
21095msgid "Untracked cache enabled for '%s'"
21096msgstr ""
21097
578c7937 21098#: builtin/update-index.c:1218
18a90722
JX
21099msgid "core.fsmonitor is unset; set it if you really want to enable fsmonitor"
21100msgstr ""
21101
578c7937 21102#: builtin/update-index.c:1222
18a90722
JX
21103msgid "fsmonitor enabled"
21104msgstr ""
21105
578c7937 21106#: builtin/update-index.c:1225
18a90722
JX
21107msgid ""
21108"core.fsmonitor is set; remove it if you really want to disable fsmonitor"
21109msgstr ""
21110
578c7937 21111#: builtin/update-index.c:1229
18a90722
JX
21112msgid "fsmonitor disabled"
21113msgstr ""
21114
5b34e000 21115#: builtin/update-ref.c:10
c2ea1208 21116msgid "git update-ref [<options>] -d <refname> [<old-val>]"
cc76011e
JX
21117msgstr ""
21118
5b34e000 21119#: builtin/update-ref.c:11
c2ea1208 21120msgid "git update-ref [<options>] <refname> <new-val> [<old-val>]"
cc76011e
JX
21121msgstr ""
21122
5b34e000 21123#: builtin/update-ref.c:12
c2ea1208 21124msgid "git update-ref [<options>] --stdin [-z]"
727b9576
JX
21125msgstr ""
21126
bfef3f9d 21127#: builtin/update-ref.c:487
cc76011e
JX
21128msgid "delete the reference"
21129msgstr ""
21130
bfef3f9d 21131#: builtin/update-ref.c:489
cc76011e
JX
21132msgid "update <refname> not the one it points to"
21133msgstr ""
21134
bfef3f9d 21135#: builtin/update-ref.c:490
727b9576
JX
21136msgid "stdin has NUL-terminated arguments"
21137msgstr ""
21138
bfef3f9d 21139#: builtin/update-ref.c:491
727b9576
JX
21140msgid "read updates from stdin"
21141msgstr ""
21142
5b34e000 21143#: builtin/update-server-info.c:7
cc76011e
JX
21144msgid "git update-server-info [--force]"
21145msgstr ""
21146
5b34e000 21147#: builtin/update-server-info.c:15
cc76011e
JX
21148msgid "update the info files from scratch"
21149msgstr ""
21150
9b7388a8
JX
21151#: builtin/upload-pack.c:11
21152msgid "git upload-pack [<options>] <dir>"
21153msgstr ""
21154
d93ef2a1
JX
21155#: builtin/upload-pack.c:23 t/helper/test-serve-v2.c:17
21156msgid "quit after a single request/response exchange"
21157msgstr ""
21158
9b7388a8
JX
21159#: builtin/upload-pack.c:25
21160msgid "exit immediately after initial ref advertisement"
21161msgstr ""
21162
21163#: builtin/upload-pack.c:27
21164msgid "do not try <directory>/.git/ if <directory> is no Git directory"
21165msgstr ""
21166
21167#: builtin/upload-pack.c:29
21168msgid "interrupt transfer after <n> seconds of inactivity"
21169msgstr ""
21170
466c88fa 21171#: builtin/verify-commit.c:19
c2ea1208 21172msgid "git verify-commit [-v | --verbose] <commit>..."
fe05e196
JX
21173msgstr ""
21174
466c88fa 21175#: builtin/verify-commit.c:68
fe05e196
JX
21176msgid "print commit contents"
21177msgstr ""
21178
466c88fa 21179#: builtin/verify-commit.c:69 builtin/verify-tag.c:37
df0617bf
JX
21180msgid "print raw gpg status output"
21181msgstr ""
21182
e13da2db 21183#: builtin/verify-pack.c:59
c2ea1208 21184msgid "git verify-pack [-v | --verbose] [-s | --stat-only] <pack>..."
cc76011e
JX
21185msgstr ""
21186
e13da2db 21187#: builtin/verify-pack.c:70
cc76011e
JX
21188msgid "verbose"
21189msgstr ""
21190
e13da2db 21191#: builtin/verify-pack.c:72
cc76011e
JX
21192msgid "show statistics only"
21193msgstr ""
21194
466c88fa 21195#: builtin/verify-tag.c:18
673bfad0 21196msgid "git verify-tag [-v | --verbose] [--format=<format>] <tag>..."
cc76011e
JX
21197msgstr ""
21198
466c88fa 21199#: builtin/verify-tag.c:36
cc76011e
JX
21200msgid "print tag contents"
21201msgstr ""
21202
3d0a05b4 21203#: builtin/worktree.c:17
abc8de64 21204msgid "git worktree add [<options>] <path> [<commit-ish>]"
a4156d20
JX
21205msgstr ""
21206
3d0a05b4 21207#: builtin/worktree.c:18
9fa976ff 21208msgid "git worktree list [<options>]"
a4156d20
JX
21209msgstr ""
21210
3d0a05b4 21211#: builtin/worktree.c:19
9fa976ff
JX
21212msgid "git worktree lock [<options>] <path>"
21213msgstr ""
21214
3d0a05b4 21215#: builtin/worktree.c:20
abc8de64 21216msgid "git worktree move <worktree> <new-path>"
9fa976ff
JX
21217msgstr ""
21218
3d0a05b4 21219#: builtin/worktree.c:21
abc8de64
JX
21220msgid "git worktree prune [<options>]"
21221msgstr ""
21222
3d0a05b4 21223#: builtin/worktree.c:22
abc8de64
JX
21224msgid "git worktree remove [<options>] <worktree>"
21225msgstr ""
21226
3d0a05b4 21227#: builtin/worktree.c:23
9fa976ff 21228msgid "git worktree unlock <path>"
f4f2c8f8
JX
21229msgstr ""
21230
e13da2db 21231#: builtin/worktree.c:60 builtin/worktree.c:970
12705546
JX
21232#, c-format
21233msgid "failed to delete '%s'"
21234msgstr ""
21235
d84f4abf
JX
21236#: builtin/worktree.c:85
21237msgid "not a valid directory"
a4156d20
JX
21238msgstr ""
21239
d84f4abf
JX
21240#: builtin/worktree.c:91
21241msgid "gitdir file does not exist"
a4156d20
JX
21242msgstr ""
21243
d84f4abf 21244#: builtin/worktree.c:96 builtin/worktree.c:105
a4156d20 21245#, c-format
d84f4abf 21246msgid "unable to read gitdir file (%s)"
a4156d20
JX
21247msgstr ""
21248
d84f4abf 21249#: builtin/worktree.c:115
25eab542 21250#, c-format
d84f4abf 21251msgid "short read (expected %<PRIuMAX> bytes, read %<PRIuMAX>)"
25eab542
JX
21252msgstr ""
21253
d84f4abf
JX
21254#: builtin/worktree.c:123
21255msgid "invalid gitdir file"
21256msgstr ""
21257
21258#: builtin/worktree.c:131
21259msgid "gitdir file points to non-existent location"
a4156d20
JX
21260msgstr ""
21261
d84f4abf 21262#: builtin/worktree.c:146
a4156d20 21263#, c-format
d84f4abf 21264msgid "Removing %s/%s: %s"
a4156d20
JX
21265msgstr ""
21266
d84f4abf 21267#: builtin/worktree.c:221
a4d94835
JX
21268msgid "report pruned working trees"
21269msgstr ""
21270
d84f4abf 21271#: builtin/worktree.c:223
a4d94835
JX
21272msgid "expire working trees older than <time>"
21273msgstr ""
21274
d84f4abf 21275#: builtin/worktree.c:293
a4156d20
JX
21276#, c-format
21277msgid "'%s' already exists"
21278msgstr ""
21279
d84f4abf 21280#: builtin/worktree.c:302
12705546 21281#, c-format
d84f4abf 21282msgid "unusable worktree destination '%s'"
12705546
JX
21283msgstr ""
21284
d84f4abf 21285#: builtin/worktree.c:307
12705546
JX
21286#, c-format
21287msgid ""
21288"'%s' is a missing but locked worktree;\n"
d84f4abf 21289"use '%s -f -f' to override, or 'unlock' and 'prune' or 'remove' to clear"
12705546
JX
21290msgstr ""
21291
d84f4abf 21292#: builtin/worktree.c:309
12705546
JX
21293#, c-format
21294msgid ""
21295"'%s' is a missing but already registered worktree;\n"
d84f4abf 21296"use '%s -f' to override, or 'prune' or 'remove' to clear"
12705546
JX
21297msgstr ""
21298
d84f4abf 21299#: builtin/worktree.c:360
a4156d20
JX
21300#, c-format
21301msgid "could not create directory of '%s'"
21302msgstr ""
21303
d84f4abf 21304#: builtin/worktree.c:494 builtin/worktree.c:500
9b7388a8
JX
21305#, c-format
21306msgid "Preparing worktree (new branch '%s')"
21307msgstr ""
21308
d84f4abf 21309#: builtin/worktree.c:496
9b7388a8
JX
21310#, c-format
21311msgid "Preparing worktree (resetting branch '%s'; was at %s)"
21312msgstr ""
21313
d84f4abf 21314#: builtin/worktree.c:505
9b7388a8
JX
21315#, c-format
21316msgid "Preparing worktree (checking out '%s')"
21317msgstr ""
21318
d84f4abf 21319#: builtin/worktree.c:511
a4156d20 21320#, c-format
9b7388a8 21321msgid "Preparing worktree (detached HEAD %s)"
a4156d20
JX
21322msgstr ""
21323
d84f4abf 21324#: builtin/worktree.c:552
a4156d20
JX
21325msgid "checkout <branch> even if already checked out in other worktree"
21326msgstr ""
21327
d84f4abf 21328#: builtin/worktree.c:555
a4156d20
JX
21329msgid "create a new branch"
21330msgstr ""
21331
d84f4abf 21332#: builtin/worktree.c:557
9fa976ff 21333msgid "create or reset a branch"
a4156d20
JX
21334msgstr ""
21335
d84f4abf 21336#: builtin/worktree.c:559
f517e50d
JX
21337msgid "populate the new working tree"
21338msgstr ""
21339
d84f4abf 21340#: builtin/worktree.c:560
28e1aaa4
JX
21341msgid "keep the new working tree locked"
21342msgstr ""
21343
d84f4abf 21344#: builtin/worktree.c:563
18a90722
JX
21345msgid "set up tracking mode (see git-branch(1))"
21346msgstr ""
21347
d84f4abf 21348#: builtin/worktree.c:566
18a90722
JX
21349msgid "try to match the new branch name with a remote-tracking branch"
21350msgstr ""
21351
d84f4abf 21352#: builtin/worktree.c:574
df0617bf 21353msgid "-b, -B, and --detach are mutually exclusive"
a4156d20
JX
21354msgstr ""
21355
d84f4abf 21356#: builtin/worktree.c:635
18a90722
JX
21357msgid "--[no-]track can only be used if a new branch is created"
21358msgstr ""
21359
d84f4abf 21360#: builtin/worktree.c:755
9fa976ff
JX
21361msgid "reason for locking"
21362msgstr ""
21363
d84f4abf 21364#: builtin/worktree.c:767 builtin/worktree.c:800 builtin/worktree.c:874
e13da2db 21365#: builtin/worktree.c:998
9fa976ff
JX
21366#, c-format
21367msgid "'%s' is not a working tree"
21368msgstr ""
21369
d84f4abf 21370#: builtin/worktree.c:769 builtin/worktree.c:802
9fa976ff
JX
21371msgid "The main working tree cannot be locked or unlocked"
21372msgstr ""
21373
d84f4abf 21374#: builtin/worktree.c:774
9fa976ff
JX
21375#, c-format
21376msgid "'%s' is already locked, reason: %s"
21377msgstr ""
21378
d84f4abf 21379#: builtin/worktree.c:776
9fa976ff
JX
21380#, c-format
21381msgid "'%s' is already locked"
21382msgstr ""
21383
d84f4abf 21384#: builtin/worktree.c:804
9fa976ff
JX
21385#, c-format
21386msgid "'%s' is not locked"
21387msgstr ""
21388
d84f4abf 21389#: builtin/worktree.c:845
abc8de64
JX
21390msgid "working trees containing submodules cannot be moved or removed"
21391msgstr ""
21392
d84f4abf 21393#: builtin/worktree.c:853
12705546
JX
21394msgid "force move even if worktree is dirty or locked"
21395msgstr ""
21396
e13da2db 21397#: builtin/worktree.c:876 builtin/worktree.c:1000
abc8de64
JX
21398#, c-format
21399msgid "'%s' is a main working tree"
21400msgstr ""
21401
d84f4abf 21402#: builtin/worktree.c:881
abc8de64
JX
21403#, c-format
21404msgid "could not figure out destination name from '%s'"
21405msgstr ""
21406
d84f4abf 21407#: builtin/worktree.c:894
abc8de64 21408#, c-format
12705546
JX
21409msgid ""
21410"cannot move a locked working tree, lock reason: %s\n"
21411"use 'move -f -f' to override or unlock first"
abc8de64
JX
21412msgstr ""
21413
d84f4abf 21414#: builtin/worktree.c:896
12705546
JX
21415msgid ""
21416"cannot move a locked working tree;\n"
21417"use 'move -f -f' to override or unlock first"
abc8de64
JX
21418msgstr ""
21419
d84f4abf 21420#: builtin/worktree.c:899
abc8de64
JX
21421#, c-format
21422msgid "validation failed, cannot move working tree: %s"
21423msgstr ""
21424
d84f4abf 21425#: builtin/worktree.c:904
abc8de64
JX
21426#, c-format
21427msgid "failed to move '%s' to '%s'"
21428msgstr ""
21429
e13da2db 21430#: builtin/worktree.c:950
abc8de64
JX
21431#, c-format
21432msgid "failed to run 'git status' on '%s'"
21433msgstr ""
21434
e13da2db 21435#: builtin/worktree.c:954
abc8de64 21436#, c-format
3d0a05b4 21437msgid "'%s' contains modified or untracked files, use --force to delete it"
abc8de64
JX
21438msgstr ""
21439
e13da2db 21440#: builtin/worktree.c:959
abc8de64
JX
21441#, c-format
21442msgid "failed to run 'git status' on '%s', code %d"
21443msgstr ""
21444
e13da2db 21445#: builtin/worktree.c:982
12705546 21446msgid "force removal even if worktree is dirty or locked"
abc8de64
JX
21447msgstr ""
21448
e13da2db 21449#: builtin/worktree.c:1005
abc8de64 21450#, c-format
12705546
JX
21451msgid ""
21452"cannot remove a locked working tree, lock reason: %s\n"
21453"use 'remove -f -f' to override or unlock first"
abc8de64
JX
21454msgstr ""
21455
e13da2db 21456#: builtin/worktree.c:1007
12705546
JX
21457msgid ""
21458"cannot remove a locked working tree;\n"
21459"use 'remove -f -f' to override or unlock first"
abc8de64
JX
21460msgstr ""
21461
e13da2db 21462#: builtin/worktree.c:1010
abc8de64
JX
21463#, c-format
21464msgid "validation failed, cannot remove working tree: %s"
21465msgstr ""
21466
e13da2db
JX
21467#: builtin/worktree.c:1034
21468#, c-format
21469msgid "repair: %s: %s"
21470msgstr ""
21471
21472#: builtin/worktree.c:1037
21473#, c-format
21474msgid "error: %s: %s"
21475msgstr ""
21476
94328cef 21477#: builtin/write-tree.c:15
cc76011e
JX
21478msgid "git write-tree [--missing-ok] [--prefix=<prefix>/]"
21479msgstr ""
21480
94328cef 21481#: builtin/write-tree.c:28
cc76011e
JX
21482msgid "<prefix>/"
21483msgstr ""
21484
94328cef 21485#: builtin/write-tree.c:29
cc76011e
JX
21486msgid "write tree object for a subdirectory <prefix>"
21487msgstr ""
21488
94328cef 21489#: builtin/write-tree.c:31
cc76011e
JX
21490msgid "only useful for debugging"
21491msgstr ""
21492
e13da2db 21493#: http-fetch.c:114
d84f4abf
JX
21494#, c-format
21495msgid "argument to --packfile must be a valid hash (got '%s')"
21496msgstr ""
21497
e13da2db
JX
21498#: http-fetch.c:122
21499msgid "not a git repository"
d07a63e4
JX
21500msgstr ""
21501
e13da2db 21502#: t/helper/test-reach.c:154
12705546
JX
21503#, c-format
21504msgid "commit %s is not marked reachable"
21505msgstr ""
21506
e13da2db 21507#: t/helper/test-reach.c:164
12705546
JX
21508msgid "too many commits marked reachable"
21509msgstr ""
21510
d93ef2a1
JX
21511#: t/helper/test-serve-v2.c:7
21512msgid "test-tool serve-v2 [<options>]"
21513msgstr ""
21514
21515#: t/helper/test-serve-v2.c:19
21516msgid "exit immediately after advertising capabilities"
21517msgstr ""
21518
bfef3f9d 21519#: git.c:28
abc8de64
JX
21520msgid ""
21521"git [--version] [--help] [-C <path>] [-c <name>=<value>]\n"
21522" [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]\n"
9b7388a8
JX
21523" [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--"
21524"bare]\n"
abc8de64
JX
21525" [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]\n"
21526" <command> [<args>]"
21527msgstr ""
21528
bfef3f9d 21529#: git.c:35
c6bc7d43 21530msgid ""
d07a63e4 21531"'git help -a' and 'git help -g' list available subcommands and some\n"
c6bc7d43 21532"concept guides. See 'git help <command>' or 'git help <concept>'\n"
6b0f1a9b
JX
21533"to read about a specific subcommand or concept.\n"
21534"See 'git help git' for an overview of the system."
6f6731e7
JX
21535msgstr ""
21536
bfef3f9d 21537#: git.c:187
abc8de64
JX
21538#, c-format
21539msgid "no directory given for --git-dir\n"
21540msgstr ""
21541
bfef3f9d 21542#: git.c:201
abc8de64
JX
21543#, c-format
21544msgid "no namespace given for --namespace\n"
21545msgstr ""
21546
bfef3f9d 21547#: git.c:215
abc8de64
JX
21548#, c-format
21549msgid "no directory given for --work-tree\n"
21550msgstr ""
21551
bfef3f9d 21552#: git.c:229
abc8de64
JX
21553#, c-format
21554msgid "no prefix given for --super-prefix\n"
21555msgstr ""
21556
bfef3f9d 21557#: git.c:251
abc8de64
JX
21558#, c-format
21559msgid "-c expects a configuration string\n"
21560msgstr ""
21561
bfef3f9d 21562#: git.c:289
abc8de64
JX
21563#, c-format
21564msgid "no directory given for -C\n"
21565msgstr ""
21566
bfef3f9d 21567#: git.c:315
abc8de64
JX
21568#, c-format
21569msgid "unknown option: %s\n"
21570msgstr ""
21571
e13da2db 21572#: git.c:364
94328cef
JX
21573#, c-format
21574msgid "while expanding alias '%s': '%s'"
21575msgstr ""
21576
e13da2db 21577#: git.c:373
94328cef
JX
21578#, c-format
21579msgid ""
21580"alias '%s' changes environment variables.\n"
21581"You can use '!git' in the alias to do this"
21582msgstr ""
21583
e13da2db 21584#: git.c:380
94328cef
JX
21585#, c-format
21586msgid "empty alias for %s"
21587msgstr ""
21588
e13da2db 21589#: git.c:383
94328cef
JX
21590#, c-format
21591msgid "recursive alias: %s"
21592msgstr ""
21593
e13da2db 21594#: git.c:465
94328cef
JX
21595msgid "write failure on standard output"
21596msgstr ""
21597
e13da2db 21598#: git.c:467
94328cef
JX
21599msgid "unknown write failure on standard output"
21600msgstr ""
21601
e13da2db 21602#: git.c:469
94328cef
JX
21603msgid "close failed on standard output"
21604msgstr ""
21605
1fd0dd72 21606#: git.c:819
12705546
JX
21607#, c-format
21608msgid "alias loop detected: expansion of '%s' does not terminate:%s"
21609msgstr ""
21610
1fd0dd72 21611#: git.c:869
94328cef
JX
21612#, c-format
21613msgid "cannot handle %s as a builtin"
21614msgstr ""
21615
1fd0dd72 21616#: git.c:882
94328cef
JX
21617#, c-format
21618msgid ""
21619"usage: %s\n"
21620"\n"
21621msgstr ""
21622
1fd0dd72 21623#: git.c:902
abc8de64
JX
21624#, c-format
21625msgid "expansion of alias '%s' failed; '%s' is not a git command\n"
21626msgstr ""
21627
1fd0dd72 21628#: git.c:914
abc8de64
JX
21629#, c-format
21630msgid "failed to run command '%s': %s\n"
21631msgstr ""
21632
bfef3f9d 21633#: http.c:399
28e1aaa4
JX
21634#, c-format
21635msgid "negative value for http.postbuffer; defaulting to %d"
21636msgstr ""
21637
bfef3f9d 21638#: http.c:420
fda7b092
JX
21639msgid "Delegation control is not supported with cURL < 7.22.0"
21640msgstr ""
21641
bfef3f9d 21642#: http.c:429
9eb3984b
JX
21643msgid "Public key pinning not supported with cURL < 7.44.0"
21644msgstr ""
21645
d84f4abf 21646#: http.c:910
36dd6933 21647msgid "CURLSSLOPT_NO_REVOKE not supported with cURL < 7.44.0"
12705546
JX
21648msgstr ""
21649
d84f4abf 21650#: http.c:989
12705546
JX
21651msgid "Protocol restrictions not supported with cURL < 7.19.4"
21652msgstr ""
21653
d84f4abf 21654#: http.c:1132
12705546
JX
21655#, c-format
21656msgid "Unsupported SSL backend '%s'. Supported SSL backends:"
21657msgstr ""
21658
d84f4abf 21659#: http.c:1139
12705546
JX
21660#, c-format
21661msgid "Could not set SSL backend to '%s': cURL was built without SSL backends"
21662msgstr ""
21663
d84f4abf 21664#: http.c:1143
12705546
JX
21665#, c-format
21666msgid "Could not set SSL backend to '%s': already set"
21667msgstr ""
21668
d84f4abf 21669#: http.c:2025
673bfad0
JX
21670#, c-format
21671msgid ""
21672"unable to update url base from redirection:\n"
21673" asked for: %s\n"
21674" redirect: %s"
21675msgstr ""
21676
e13da2db 21677#: remote-curl.c:174
d93ef2a1
JX
21678#, c-format
21679msgid "invalid quoting in push-option value: '%s'"
21680msgstr ""
21681
e13da2db 21682#: remote-curl.c:298
d93ef2a1
JX
21683#, c-format
21684msgid "%sinfo/refs not valid: is this a git repository?"
21685msgstr ""
21686
e13da2db 21687#: remote-curl.c:399
d93ef2a1
JX
21688msgid "invalid server response; expected service, got flush packet"
21689msgstr ""
21690
e13da2db 21691#: remote-curl.c:430
d93ef2a1
JX
21692#, c-format
21693msgid "invalid server response; got '%s'"
21694msgstr ""
21695
e13da2db 21696#: remote-curl.c:490
d93ef2a1
JX
21697#, c-format
21698msgid "repository '%s' not found"
21699msgstr ""
21700
e13da2db 21701#: remote-curl.c:494
d93ef2a1
JX
21702#, c-format
21703msgid "Authentication failed for '%s'"
21704msgstr ""
21705
e13da2db 21706#: remote-curl.c:498
d93ef2a1
JX
21707#, c-format
21708msgid "unable to access '%s': %s"
21709msgstr ""
21710
e13da2db 21711#: remote-curl.c:504
673bfad0
JX
21712#, c-format
21713msgid "redirecting to %s"
21714msgstr ""
21715
e13da2db 21716#: remote-curl.c:633
d93ef2a1
JX
21717msgid "shouldn't have EOF when not gentle on EOF"
21718msgstr ""
21719
e13da2db 21720#: remote-curl.c:645
d84f4abf
JX
21721msgid "remote server sent stateless separator"
21722msgstr ""
21723
e13da2db 21724#: remote-curl.c:715
d93ef2a1
JX
21725msgid "unable to rewind rpc post data - try increasing http.postBuffer"
21726msgstr ""
21727
e13da2db 21728#: remote-curl.c:745
d84f4abf
JX
21729#, c-format
21730msgid "remote-curl: bad line length character: %.4s"
21731msgstr ""
21732
e13da2db 21733#: remote-curl.c:747
d84f4abf
JX
21734msgid "remote-curl: unexpected response end packet"
21735msgstr ""
21736
e13da2db 21737#: remote-curl.c:823
d93ef2a1
JX
21738#, c-format
21739msgid "RPC failed; %s"
21740msgstr ""
21741
e13da2db 21742#: remote-curl.c:863
d93ef2a1
JX
21743msgid "cannot handle pushes this big"
21744msgstr ""
21745
e13da2db 21746#: remote-curl.c:978
d93ef2a1
JX
21747#, c-format
21748msgid "cannot deflate request; zlib deflate error %d"
21749msgstr ""
21750
e13da2db 21751#: remote-curl.c:982
d93ef2a1
JX
21752#, c-format
21753msgid "cannot deflate request; zlib end error %d"
21754msgstr ""
21755
e13da2db 21756#: remote-curl.c:1032
d84f4abf
JX
21757#, c-format
21758msgid "%d bytes of length header were received"
21759msgstr ""
21760
e13da2db 21761#: remote-curl.c:1034
d84f4abf
JX
21762#, c-format
21763msgid "%d bytes of body are still expected"
21764msgstr ""
21765
e13da2db 21766#: remote-curl.c:1123
d93ef2a1
JX
21767msgid "dumb http transport does not support shallow capabilities"
21768msgstr ""
21769
e13da2db 21770#: remote-curl.c:1138
d93ef2a1
JX
21771msgid "fetch failed."
21772msgstr ""
21773
e13da2db 21774#: remote-curl.c:1184
d93ef2a1
JX
21775msgid "cannot fetch by sha1 over smart http"
21776msgstr ""
21777
e13da2db 21778#: remote-curl.c:1228 remote-curl.c:1234
d93ef2a1 21779#, c-format
386544cd 21780msgid "protocol error: expected sha/ref, got '%s'"
d93ef2a1
JX
21781msgstr ""
21782
e13da2db 21783#: remote-curl.c:1246 remote-curl.c:1361
d93ef2a1
JX
21784#, c-format
21785msgid "http transport does not support %s"
21786msgstr ""
21787
e13da2db 21788#: remote-curl.c:1282
d93ef2a1
JX
21789msgid "git-http-push failed"
21790msgstr ""
21791
e13da2db 21792#: remote-curl.c:1467
d93ef2a1
JX
21793msgid "remote-curl: usage: git remote-curl <remote> [<url>]"
21794msgstr ""
21795
e13da2db 21796#: remote-curl.c:1499
d93ef2a1
JX
21797msgid "remote-curl: error reading command stream from git"
21798msgstr ""
21799
e13da2db 21800#: remote-curl.c:1506
d93ef2a1
JX
21801msgid "remote-curl: fetch attempted without a local repo"
21802msgstr ""
21803
e13da2db 21804#: remote-curl.c:1547
d93ef2a1
JX
21805#, c-format
21806msgid "remote-curl: unknown command '%s' from git"
21807msgstr ""
21808
bfef3f9d
JX
21809#: compat/compiler.h:26
21810msgid "no compiler information available\n"
21811msgstr ""
21812
21813#: compat/compiler.h:38
21814msgid "no libc information available\n"
21815msgstr ""
21816
e13da2db 21817#: list-objects-filter-options.h:91
d93ef2a1
JX
21818msgid "args"
21819msgstr ""
21820
e13da2db 21821#: list-objects-filter-options.h:92
d93ef2a1 21822msgid "object filtering"
64f23b0c
JX
21823msgstr ""
21824
578c7937 21825#: parse-options.h:183
d93ef2a1
JX
21826msgid "expiry-date"
21827msgstr ""
21828
578c7937 21829#: parse-options.h:197
55892712 21830msgid "no-op (backward compatibility)"
64f23b0c
JX
21831msgstr ""
21832
578c7937 21833#: parse-options.h:309
55892712 21834msgid "be more verbose"
64f23b0c
JX
21835msgstr ""
21836
578c7937 21837#: parse-options.h:311
55892712 21838msgid "be more quiet"
64f23b0c
JX
21839msgstr ""
21840
578c7937 21841#: parse-options.h:317
e13da2db 21842msgid "use <n> digits to display object names"
64f23b0c
JX
21843msgstr ""
21844
578c7937 21845#: parse-options.h:336
d93ef2a1
JX
21846msgid "how to strip spaces and #comments from message"
21847msgstr ""
21848
578c7937
JX
21849#: parse-options.h:337
21850msgid "read pathspec from file"
21851msgstr ""
21852
21853#: parse-options.h:338
21854msgid ""
21855"with --pathspec-from-file, pathspec elements are separated with NUL character"
21856msgstr ""
21857
e13da2db 21858#: ref-filter.h:96
d93ef2a1
JX
21859msgid "key"
21860msgstr ""
21861
e13da2db 21862#: ref-filter.h:96
d93ef2a1
JX
21863msgid "field name to sort on"
21864msgstr ""
21865
21866#: rerere.h:44
21867msgid "update the index with reused conflict resolution if possible"
21868msgstr ""
21869
bfef3f9d 21870#: wt-status.h:80
6b0f1a9b
JX
21871msgid "HEAD detached at "
21872msgstr ""
21873
bfef3f9d 21874#: wt-status.h:81
6b0f1a9b
JX
21875msgid "HEAD detached from "
21876msgstr ""
21877
55892712 21878#: command-list.h:50
822e4a65
JX
21879msgid "Add file contents to the index"
21880msgstr ""
21881
55892712
JX
21882#: command-list.h:51
21883msgid "Apply a series of patches from a mailbox"
21884msgstr ""
21885
21886#: command-list.h:52
21887msgid "Annotate file lines with commit information"
21888msgstr ""
21889
21890#: command-list.h:53
21891msgid "Apply a patch to files and/or to the index"
21892msgstr ""
21893
21894#: command-list.h:54
12705546 21895msgid "Import a GNU Arch repository into Git"
55892712
JX
21896msgstr ""
21897
21898#: command-list.h:55
21899msgid "Create an archive of files from a named tree"
21900msgstr ""
21901
21902#: command-list.h:56
df0617bf 21903msgid "Use binary search to find the commit that introduced a bug"
822e4a65
JX
21904msgstr ""
21905
55892712
JX
21906#: command-list.h:57
21907msgid "Show what revision and author last modified each line of a file"
21908msgstr ""
21909
21910#: command-list.h:58
822e4a65
JX
21911msgid "List, create, or delete branches"
21912msgstr ""
21913
55892712 21914#: command-list.h:59
bfef3f9d 21915msgid "Collect information for user to file a bug report"
55892712
JX
21916msgstr ""
21917
21918#: command-list.h:60
bfef3f9d 21919msgid "Move objects and refs by archive"
55892712
JX
21920msgstr ""
21921
21922#: command-list.h:61
bfef3f9d 21923msgid "Provide content or type and size information for repository objects"
55892712
JX
21924msgstr ""
21925
21926#: command-list.h:62
bfef3f9d 21927msgid "Display gitattributes information"
55892712
JX
21928msgstr ""
21929
21930#: command-list.h:63
bfef3f9d 21931msgid "Debug gitignore / exclude files"
55892712
JX
21932msgstr ""
21933
21934#: command-list.h:64
bfef3f9d 21935msgid "Show canonical names and email addresses of contacts"
822e4a65
JX
21936msgstr ""
21937
55892712 21938#: command-list.h:65
bfef3f9d 21939msgid "Switch branches or restore working tree files"
55892712
JX
21940msgstr ""
21941
21942#: command-list.h:66
bfef3f9d 21943msgid "Copy files from the index to the working tree"
55892712
JX
21944msgstr ""
21945
21946#: command-list.h:67
bfef3f9d 21947msgid "Ensures that a reference name is well formed"
55892712
JX
21948msgstr ""
21949
21950#: command-list.h:68
bfef3f9d 21951msgid "Find commits yet to be applied to upstream"
55892712
JX
21952msgstr ""
21953
21954#: command-list.h:69
bfef3f9d 21955msgid "Apply the changes introduced by some existing commits"
55892712
JX
21956msgstr ""
21957
21958#: command-list.h:70
bfef3f9d 21959msgid "Graphical alternative to git-commit"
55892712
JX
21960msgstr ""
21961
21962#: command-list.h:71
bfef3f9d 21963msgid "Remove untracked files from the working tree"
822e4a65
JX
21964msgstr ""
21965
55892712 21966#: command-list.h:72
bfef3f9d 21967msgid "Clone a repository into a new directory"
55892712
JX
21968msgstr ""
21969
21970#: command-list.h:73
bfef3f9d 21971msgid "Display data in columns"
822e4a65
JX
21972msgstr ""
21973
55892712 21974#: command-list.h:74
bfef3f9d 21975msgid "Record changes to the repository"
55892712
JX
21976msgstr ""
21977
21978#: command-list.h:75
bfef3f9d 21979msgid "Write and verify Git commit-graph files"
55892712
JX
21980msgstr ""
21981
21982#: command-list.h:76
bfef3f9d 21983msgid "Create a new commit object"
55892712
JX
21984msgstr ""
21985
21986#: command-list.h:77
bfef3f9d 21987msgid "Get and set repository or global options"
55892712
JX
21988msgstr ""
21989
21990#: command-list.h:78
bfef3f9d 21991msgid "Count unpacked number of objects and their disk consumption"
55892712
JX
21992msgstr ""
21993
21994#: command-list.h:79
bfef3f9d 21995msgid "Retrieve and store user credentials"
55892712
JX
21996msgstr ""
21997
21998#: command-list.h:80
bfef3f9d 21999msgid "Helper to temporarily store passwords in memory"
55892712
JX
22000msgstr ""
22001
22002#: command-list.h:81
bfef3f9d 22003msgid "Helper to store credentials on disk"
55892712
JX
22004msgstr ""
22005
22006#: command-list.h:82
bfef3f9d 22007msgid "Export a single commit to a CVS checkout"
55892712
JX
22008msgstr ""
22009
22010#: command-list.h:83
bfef3f9d 22011msgid "Salvage your data out of another SCM people love to hate"
55892712
JX
22012msgstr ""
22013
22014#: command-list.h:84
bfef3f9d 22015msgid "A CVS server emulator for Git"
55892712
JX
22016msgstr ""
22017
22018#: command-list.h:85
bfef3f9d 22019msgid "A really simple server for Git repositories"
55892712
JX
22020msgstr ""
22021
22022#: command-list.h:86
bfef3f9d 22023msgid "Give an object a human readable name based on an available ref"
822e4a65
JX
22024msgstr ""
22025
55892712 22026#: command-list.h:87
bfef3f9d 22027msgid "Show changes between commits, commit and working tree, etc"
55892712
JX
22028msgstr ""
22029
22030#: command-list.h:88
bfef3f9d 22031msgid "Compares files in the working tree and the index"
55892712
JX
22032msgstr ""
22033
22034#: command-list.h:89
bfef3f9d 22035msgid "Compare a tree to the working tree or index"
55892712
JX
22036msgstr ""
22037
22038#: command-list.h:90
bfef3f9d 22039msgid "Compares the content and mode of blobs found via two tree objects"
55892712
JX
22040msgstr ""
22041
22042#: command-list.h:91
bfef3f9d 22043msgid "Show changes using common diff tools"
55892712
JX
22044msgstr ""
22045
22046#: command-list.h:92
bfef3f9d 22047msgid "Git data exporter"
55892712
JX
22048msgstr ""
22049
22050#: command-list.h:93
bfef3f9d 22051msgid "Backend for fast Git data importers"
822e4a65
JX
22052msgstr ""
22053
55892712 22054#: command-list.h:94
bfef3f9d 22055msgid "Download objects and refs from another repository"
55892712
JX
22056msgstr ""
22057
22058#: command-list.h:95
bfef3f9d 22059msgid "Receive missing objects from another repository"
55892712
JX
22060msgstr ""
22061
22062#: command-list.h:96
bfef3f9d 22063msgid "Rewrite branches"
55892712
JX
22064msgstr ""
22065
22066#: command-list.h:97
bfef3f9d 22067msgid "Produce a merge commit message"
55892712
JX
22068msgstr ""
22069
22070#: command-list.h:98
bfef3f9d 22071msgid "Output information on each ref"
55892712
JX
22072msgstr ""
22073
22074#: command-list.h:99
bfef3f9d 22075msgid "Prepare patches for e-mail submission"
55892712
JX
22076msgstr ""
22077
22078#: command-list.h:100
bfef3f9d 22079msgid "Verifies the connectivity and validity of the objects in the database"
55892712
JX
22080msgstr ""
22081
22082#: command-list.h:101
bfef3f9d 22083msgid "Cleanup unnecessary files and optimize the local repository"
55892712
JX
22084msgstr ""
22085
22086#: command-list.h:102
bfef3f9d 22087msgid "Extract commit ID from an archive created using git-archive"
822e4a65
JX
22088msgstr ""
22089
55892712 22090#: command-list.h:103
bfef3f9d 22091msgid "Print lines matching a pattern"
55892712
JX
22092msgstr ""
22093
22094#: command-list.h:104
bfef3f9d 22095msgid "A portable graphical interface to Git"
55892712
JX
22096msgstr ""
22097
22098#: command-list.h:105
bfef3f9d 22099msgid "Compute object ID and optionally creates a blob from a file"
55892712
JX
22100msgstr ""
22101
22102#: command-list.h:106
bfef3f9d 22103msgid "Display help information about Git"
55892712
JX
22104msgstr ""
22105
22106#: command-list.h:107
bfef3f9d 22107msgid "Server side implementation of Git over HTTP"
55892712
JX
22108msgstr ""
22109
22110#: command-list.h:108
bfef3f9d 22111msgid "Download from a remote Git repository via HTTP"
55892712
JX
22112msgstr ""
22113
22114#: command-list.h:109
bfef3f9d 22115msgid "Push objects over HTTP/DAV to another repository"
55892712
JX
22116msgstr ""
22117
22118#: command-list.h:110
bfef3f9d 22119msgid "Send a collection of patches from stdin to an IMAP folder"
55892712
JX
22120msgstr ""
22121
22122#: command-list.h:111
bfef3f9d 22123msgid "Build pack index file for an existing packed archive"
822e4a65
JX
22124msgstr ""
22125
55892712 22126#: command-list.h:112
bfef3f9d 22127msgid "Create an empty Git repository or reinitialize an existing one"
55892712
JX
22128msgstr ""
22129
22130#: command-list.h:113
bfef3f9d 22131msgid "Instantly browse your working repository in gitweb"
55892712
JX
22132msgstr ""
22133
22134#: command-list.h:114
bfef3f9d 22135msgid "Add or parse structured information in commit messages"
55892712
JX
22136msgstr ""
22137
22138#: command-list.h:115
bfef3f9d 22139msgid "The Git repository browser"
822e4a65
JX
22140msgstr ""
22141
55892712 22142#: command-list.h:116
bfef3f9d 22143msgid "Show commit logs"
55892712
JX
22144msgstr ""
22145
22146#: command-list.h:117
bfef3f9d 22147msgid "Show information about files in the index and the working tree"
55892712
JX
22148msgstr ""
22149
22150#: command-list.h:118
bfef3f9d 22151msgid "List references in a remote repository"
55892712
JX
22152msgstr ""
22153
22154#: command-list.h:119
bfef3f9d 22155msgid "List the contents of a tree object"
55892712
JX
22156msgstr ""
22157
22158#: command-list.h:120
bfef3f9d 22159msgid "Extracts patch and authorship from a single e-mail message"
55892712
JX
22160msgstr ""
22161
22162#: command-list.h:121
bfef3f9d 22163msgid "Simple UNIX mbox splitter program"
822e4a65
JX
22164msgstr ""
22165
55892712 22166#: command-list.h:122
e13da2db 22167msgid "Run tasks to optimize Git repository data"
55892712
JX
22168msgstr ""
22169
22170#: command-list.h:123
e13da2db 22171msgid "Join two or more development histories together"
55892712
JX
22172msgstr ""
22173
22174#: command-list.h:124
e13da2db 22175msgid "Find as good common ancestors as possible for a merge"
55892712
JX
22176msgstr ""
22177
22178#: command-list.h:125
e13da2db 22179msgid "Run a three-way file merge"
55892712
JX
22180msgstr ""
22181
22182#: command-list.h:126
e13da2db 22183msgid "Run a merge for files needing merging"
55892712
JX
22184msgstr ""
22185
22186#: command-list.h:127
e13da2db 22187msgid "The standard helper program to use with git-merge-index"
55892712
JX
22188msgstr ""
22189
22190#: command-list.h:128
e13da2db 22191msgid "Run merge conflict resolution tools to resolve merge conflicts"
55892712
JX
22192msgstr ""
22193
22194#: command-list.h:129
e13da2db 22195msgid "Show three-way merge without touching index"
55892712
JX
22196msgstr ""
22197
22198#: command-list.h:130
e13da2db 22199msgid "Write and verify multi-pack-indexes"
822e4a65
JX
22200msgstr ""
22201
55892712 22202#: command-list.h:131
e13da2db 22203msgid "Creates a tag object"
55892712
JX
22204msgstr ""
22205
22206#: command-list.h:132
e13da2db 22207msgid "Build a tree-object from ls-tree formatted text"
55892712
JX
22208msgstr ""
22209
22210#: command-list.h:133
e13da2db 22211msgid "Move or rename a file, a directory, or a symlink"
55892712
JX
22212msgstr ""
22213
22214#: command-list.h:134
e13da2db 22215msgid "Find symbolic names for given revs"
55892712
JX
22216msgstr ""
22217
22218#: command-list.h:135
e13da2db 22219msgid "Add or inspect object notes"
55892712
JX
22220msgstr ""
22221
22222#: command-list.h:136
e13da2db 22223msgid "Import from and submit to Perforce repositories"
55892712
JX
22224msgstr ""
22225
22226#: command-list.h:137
e13da2db 22227msgid "Create a packed archive of objects"
55892712
JX
22228msgstr ""
22229
22230#: command-list.h:138
e13da2db 22231msgid "Find redundant pack files"
55892712
JX
22232msgstr ""
22233
22234#: command-list.h:139
e13da2db 22235msgid "Pack heads and tags for efficient repository access"
55892712
JX
22236msgstr ""
22237
22238#: command-list.h:140
e13da2db 22239msgid "Routines to help parsing remote repository access parameters"
55892712
JX
22240msgstr ""
22241
22242#: command-list.h:141
e13da2db 22243msgid "Compute unique ID for a patch"
822e4a65
JX
22244msgstr ""
22245
55892712 22246#: command-list.h:142
e13da2db 22247msgid "Prune all unreachable objects from the object database"
822e4a65
JX
22248msgstr ""
22249
55892712 22250#: command-list.h:143
e13da2db 22251msgid "Remove extra objects that are already in pack files"
55892712
JX
22252msgstr ""
22253
22254#: command-list.h:144
e13da2db 22255msgid "Fetch from and integrate with another repository or a local branch"
55892712
JX
22256msgstr ""
22257
22258#: command-list.h:145
e13da2db 22259msgid "Update remote refs along with associated objects"
822e4a65
JX
22260msgstr ""
22261
55892712 22262#: command-list.h:146
e13da2db 22263msgid "Applies a quilt patchset onto the current branch"
55892712
JX
22264msgstr ""
22265
22266#: command-list.h:147
e13da2db 22267msgid "Compare two commit ranges (e.g. two versions of a branch)"
55892712
JX
22268msgstr ""
22269
22270#: command-list.h:148
e13da2db 22271msgid "Reads tree information into the index"
55892712
JX
22272msgstr ""
22273
22274#: command-list.h:149
e13da2db 22275msgid "Reapply commits on top of another base tip"
55892712
JX
22276msgstr ""
22277
22278#: command-list.h:150
e13da2db 22279msgid "Receive what is pushed into the repository"
55892712
JX
22280msgstr ""
22281
22282#: command-list.h:151
e13da2db 22283msgid "Manage reflog information"
55892712
JX
22284msgstr ""
22285
22286#: command-list.h:152
e13da2db 22287msgid "Manage set of tracked repositories"
55892712
JX
22288msgstr ""
22289
22290#: command-list.h:153
e13da2db 22291msgid "Pack unpacked objects in a repository"
822e4a65
JX
22292msgstr ""
22293
55892712 22294#: command-list.h:154
e13da2db 22295msgid "Create, list, delete refs to replace objects"
55892712
JX
22296msgstr ""
22297
22298#: command-list.h:155
e13da2db 22299msgid "Generates a summary of pending changes"
55892712
JX
22300msgstr ""
22301
22302#: command-list.h:156
e13da2db 22303msgid "Reuse recorded resolution of conflicted merges"
55892712
JX
22304msgstr ""
22305
22306#: command-list.h:157
e13da2db 22307msgid "Reset current HEAD to the specified state"
822e4a65
JX
22308msgstr ""
22309
55892712 22310#: command-list.h:158
e13da2db 22311msgid "Restore working tree files"
55892712
JX
22312msgstr ""
22313
22314#: command-list.h:159
e13da2db 22315msgid "Revert some existing commits"
55892712
JX
22316msgstr ""
22317
22318#: command-list.h:160
e13da2db 22319msgid "Lists commit objects in reverse chronological order"
55892712
JX
22320msgstr ""
22321
22322#: command-list.h:161
e13da2db 22323msgid "Pick out and massage parameters"
55892712
JX
22324msgstr ""
22325
22326#: command-list.h:162
e13da2db 22327msgid "Remove files from the working tree and from the index"
822e4a65
JX
22328msgstr ""
22329
55892712 22330#: command-list.h:163
e13da2db 22331msgid "Send a collection of patches as emails"
55892712
JX
22332msgstr ""
22333
22334#: command-list.h:164
e13da2db 22335msgid "Push objects over Git protocol to another repository"
12705546
JX
22336msgstr ""
22337
22338#: command-list.h:165
e13da2db 22339msgid "Restricted login shell for Git-only SSH access"
55892712
JX
22340msgstr ""
22341
12705546 22342#: command-list.h:166
e13da2db 22343msgid "Summarize 'git log' output"
55892712
JX
22344msgstr ""
22345
12705546 22346#: command-list.h:167
e13da2db 22347msgid "Show various types of objects"
55892712
JX
22348msgstr ""
22349
12705546 22350#: command-list.h:168
e13da2db 22351msgid "Show branches and their commits"
55892712
JX
22352msgstr ""
22353
12705546 22354#: command-list.h:169
e13da2db 22355msgid "Show packed archive index"
55892712
JX
22356msgstr ""
22357
12705546 22358#: command-list.h:170
e13da2db 22359msgid "List references in a local repository"
55892712
JX
22360msgstr ""
22361
12705546 22362#: command-list.h:171
e13da2db 22363msgid "Git's i18n setup code for shell scripts"
822e4a65
JX
22364msgstr ""
22365
12705546 22366#: command-list.h:172
e13da2db 22367msgid "Common Git shell script setup code"
55892712
JX
22368msgstr ""
22369
12705546 22370#: command-list.h:173
e13da2db 22371msgid "Initialize and modify the sparse-checkout"
55892712
JX
22372msgstr ""
22373
12705546 22374#: command-list.h:174
e13da2db 22375msgid "Stash the changes in a dirty working directory away"
55892712
JX
22376msgstr ""
22377
12705546 22378#: command-list.h:175
e13da2db 22379msgid "Add file contents to the staging area"
55892712
JX
22380msgstr ""
22381
12705546 22382#: command-list.h:176
e13da2db 22383msgid "Show the working tree status"
822e4a65
JX
22384msgstr ""
22385
12705546 22386#: command-list.h:177
e13da2db 22387msgid "Remove unnecessary whitespace"
d07a63e4
JX
22388msgstr ""
22389
12705546 22390#: command-list.h:178
e13da2db 22391msgid "Initialize, update or inspect submodules"
d07a63e4
JX
22392msgstr ""
22393
12705546 22394#: command-list.h:179
e13da2db 22395msgid "Bidirectional operation between a Subversion repository and Git"
d07a63e4
JX
22396msgstr ""
22397
12705546 22398#: command-list.h:180
e13da2db 22399msgid "Switch branches"
d07a63e4
JX
22400msgstr ""
22401
12705546 22402#: command-list.h:181
e13da2db 22403msgid "Read, modify and delete symbolic refs"
55892712
JX
22404msgstr ""
22405
12705546 22406#: command-list.h:182
e13da2db 22407msgid "Create, list, delete or verify a tag object signed with GPG"
55892712
JX
22408msgstr ""
22409
12705546 22410#: command-list.h:183
e13da2db 22411msgid "Creates a temporary file with a blob's contents"
55892712
JX
22412msgstr ""
22413
12705546 22414#: command-list.h:184
e13da2db 22415msgid "Unpack objects from a packed archive"
55892712
JX
22416msgstr ""
22417
12705546 22418#: command-list.h:185
e13da2db 22419msgid "Register file contents in the working tree to the index"
55892712
JX
22420msgstr ""
22421
12705546 22422#: command-list.h:186
e13da2db 22423msgid "Update the object name stored in a ref safely"
55892712
JX
22424msgstr ""
22425
12705546 22426#: command-list.h:187
e13da2db 22427msgid "Update auxiliary info file to help dumb servers"
55892712
JX
22428msgstr ""
22429
12705546 22430#: command-list.h:188
e13da2db 22431msgid "Send archive back to git-archive"
55892712
JX
22432msgstr ""
22433
12705546 22434#: command-list.h:189
e13da2db 22435msgid "Send objects packed back to git-fetch-pack"
55892712
JX
22436msgstr ""
22437
12705546 22438#: command-list.h:190
e13da2db 22439msgid "Show a Git logical variable"
55892712
JX
22440msgstr ""
22441
12705546 22442#: command-list.h:191
e13da2db 22443msgid "Check the GPG signature of commits"
55892712
JX
22444msgstr ""
22445
12705546 22446#: command-list.h:192
e13da2db 22447msgid "Validate packed Git archive files"
55892712
JX
22448msgstr ""
22449
12705546 22450#: command-list.h:193
e13da2db 22451msgid "Check the GPG signature of tags"
55892712
JX
22452msgstr ""
22453
12705546 22454#: command-list.h:194
e13da2db 22455msgid "Git web interface (web frontend to Git repositories)"
55892712
JX
22456msgstr ""
22457
12705546 22458#: command-list.h:195
e13da2db 22459msgid "Show logs with difference each commit introduces"
55892712
JX
22460msgstr ""
22461
12705546 22462#: command-list.h:196
e13da2db 22463msgid "Manage multiple working trees"
55892712
JX
22464msgstr ""
22465
12705546 22466#: command-list.h:197
e13da2db 22467msgid "Create a tree object from the current index"
55892712
JX
22468msgstr ""
22469
12705546 22470#: command-list.h:198
e13da2db 22471msgid "Defining attributes per path"
55892712
JX
22472msgstr ""
22473
12705546 22474#: command-list.h:199
e13da2db 22475msgid "Git command-line interface and conventions"
55892712
JX
22476msgstr ""
22477
12705546 22478#: command-list.h:200
e13da2db 22479msgid "A Git core tutorial for developers"
55892712
JX
22480msgstr ""
22481
12705546 22482#: command-list.h:201
e13da2db 22483msgid "Providing usernames and passwords to Git"
55892712
JX
22484msgstr ""
22485
12705546 22486#: command-list.h:202
e13da2db 22487msgid "Git for CVS users"
55892712
JX
22488msgstr ""
22489
12705546 22490#: command-list.h:203
e13da2db 22491msgid "Tweaking diff output"
55892712
JX
22492msgstr ""
22493
12705546 22494#: command-list.h:204
e13da2db 22495msgid "A useful minimum set of commands for Everyday Git"
55892712
JX
22496msgstr ""
22497
12705546 22498#: command-list.h:205
e13da2db 22499msgid "Frequently asked questions about using Git"
55892712
JX
22500msgstr ""
22501
12705546 22502#: command-list.h:206
e13da2db 22503msgid "A Git Glossary"
55892712
JX
22504msgstr ""
22505
12705546 22506#: command-list.h:207
e13da2db 22507msgid "Hooks used by Git"
dba9f13c
JX
22508msgstr ""
22509
12705546 22510#: command-list.h:208
e13da2db 22511msgid "Specifies intentionally untracked files to ignore"
6b0f1a9b
JX
22512msgstr ""
22513
22514#: command-list.h:209
e13da2db 22515msgid "Defining submodule properties"
6b0f1a9b
JX
22516msgstr ""
22517
22518#: command-list.h:210
e13da2db 22519msgid "Git namespaces"
578c7937
JX
22520msgstr ""
22521
22522#: command-list.h:211
e13da2db 22523msgid "Helper programs to interact with remote repositories"
578c7937
JX
22524msgstr ""
22525
22526#: command-list.h:212
e13da2db 22527msgid "Git Repository Layout"
bfef3f9d
JX
22528msgstr ""
22529
22530#: command-list.h:213
e13da2db 22531msgid "Specifying revisions and ranges for Git"
b3f6cd79
JX
22532msgstr ""
22533
22534#: command-list.h:214
e13da2db 22535msgid "Mounting one repository inside another"
d07a63e4
JX
22536msgstr ""
22537
e13da2db
JX
22538#: command-list.h:215
22539msgid "A tutorial introduction to Git: part two"
7256fd7c
JX
22540msgstr ""
22541
e13da2db
JX
22542#: command-list.h:216
22543msgid "A tutorial introduction to Git"
22544msgstr ""
22545
22546#: command-list.h:217
22547msgid "An overview of recommended workflows with Git"
dce37b66
JX
22548msgstr ""
22549
e13da2db 22550#: git-bisect.sh:79
dce37b66
JX
22551#, sh-format
22552msgid "Bad rev input: $arg"
22553msgstr ""
22554
e13da2db 22555#: git-bisect.sh:99
9fa976ff
JX
22556#, sh-format
22557msgid "Bad rev input: $bisected_head"
dce37b66
JX
22558msgstr ""
22559
e13da2db 22560#: git-bisect.sh:108
dce37b66
JX
22561#, sh-format
22562msgid "Bad rev input: $rev"
22563msgstr ""
22564
e13da2db 22565#: git-bisect.sh:117
df0617bf
JX
22566#, sh-format
22567msgid "'git bisect $TERM_BAD' can take only one argument."
dce37b66
JX
22568msgstr ""
22569
e13da2db 22570#: git-bisect.sh:149
dce37b66
JX
22571msgid "No logfile given"
22572msgstr ""
22573
e13da2db 22574#: git-bisect.sh:150
dce37b66
JX
22575#, sh-format
22576msgid "cannot read $file for replaying"
22577msgstr ""
22578
e13da2db 22579#: git-bisect.sh:173
dce37b66
JX
22580msgid "?? what are you talking about?"
22581msgstr ""
22582
e13da2db 22583#: git-bisect.sh:183
18a90722
JX
22584msgid "bisect run failed: no command provided."
22585msgstr ""
22586
e13da2db 22587#: git-bisect.sh:188
7256fd7c
JX
22588#, sh-format
22589msgid "running $command"
22590msgstr ""
22591
e13da2db 22592#: git-bisect.sh:195
7256fd7c
JX
22593#, sh-format
22594msgid ""
22595"bisect run failed:\n"
22596"exit code $res from '$command' is < 0 or >= 128"
22597msgstr ""
22598
e13da2db 22599#: git-bisect.sh:221
7256fd7c
JX
22600msgid "bisect run cannot continue any more"
22601msgstr ""
22602
e13da2db 22603#: git-bisect.sh:227
7256fd7c
JX
22604#, sh-format
22605msgid ""
22606"bisect run failed:\n"
22607"'bisect_state $state' exited with error code $res"
22608msgstr ""
22609
e13da2db 22610#: git-bisect.sh:234
7256fd7c 22611msgid "bisect run success"
dce37b66
JX
22612msgstr ""
22613
e13da2db 22614#: git-bisect.sh:242
94328cef 22615msgid "We are not bisecting."
f4f2c8f8
JX
22616msgstr ""
22617
9fa976ff
JX
22618#: git-merge-octopus.sh:46
22619msgid ""
22620"Error: Your local changes to the following files would be overwritten by "
22621"merge"
22622msgstr ""
22623
22624#: git-merge-octopus.sh:61
22625msgid "Automated merge did not work."
22626msgstr ""
22627
22628#: git-merge-octopus.sh:62
fda7b092 22629msgid "Should not be doing an octopus."
9fa976ff
JX
22630msgstr ""
22631
22632#: git-merge-octopus.sh:73
22633#, sh-format
22634msgid "Unable to find common commit with $pretty_name"
22635msgstr ""
22636
22637#: git-merge-octopus.sh:77
22638#, sh-format
25eab542 22639msgid "Already up to date with $pretty_name"
9fa976ff
JX
22640msgstr ""
22641
22642#: git-merge-octopus.sh:89
22643#, sh-format
22644msgid "Fast-forwarding to: $pretty_name"
22645msgstr ""
22646
22647#: git-merge-octopus.sh:97
22648#, sh-format
22649msgid "Trying simple merge with $pretty_name"
22650msgstr ""
22651
22652#: git-merge-octopus.sh:102
22653msgid "Simple merge did not work, trying automatic merge."
22654msgstr ""
22655
e13da2db 22656#: git-submodule.sh:180
28b3cffc
JX
22657msgid "Relative path can only be used from the toplevel of the working tree"
22658msgstr ""
22659
e13da2db 22660#: git-submodule.sh:190
dce37b66
JX
22661#, sh-format
22662msgid "repo URL: '$repo' must be absolute or begin with ./|../"
22663msgstr ""
22664
e13da2db 22665#: git-submodule.sh:209
dce37b66 22666#, sh-format
cd1e7487 22667msgid "'$sm_path' already exists in the index"
dce37b66
JX
22668msgstr ""
22669
e13da2db 22670#: git-submodule.sh:212
673bfad0
JX
22671#, sh-format
22672msgid "'$sm_path' already exists in the index and is not a submodule"
22673msgstr ""
22674
e13da2db 22675#: git-submodule.sh:219
d93ef2a1
JX
22676#, sh-format
22677msgid "'$sm_path' does not have a commit checked out"
22678msgstr ""
22679
e13da2db 22680#: git-submodule.sh:250
7256fd7c
JX
22681#, sh-format
22682msgid "Adding existing repo at '$sm_path' to the index"
22683msgstr ""
22684
e13da2db 22685#: git-submodule.sh:252
dce37b66 22686#, sh-format
cd1e7487 22687msgid "'$sm_path' already exists and is not a valid git repo"
dce37b66
JX
22688msgstr ""
22689
e13da2db 22690#: git-submodule.sh:260
fe52cd62
JX
22691#, sh-format
22692msgid "A git directory for '$sm_name' is found locally with remote(s):"
22693msgstr ""
22694
e13da2db 22695#: git-submodule.sh:262
fe52cd62
JX
22696#, sh-format
22697msgid ""
9fa976ff
JX
22698"If you want to reuse this local git directory instead of cloning again from\n"
22699" $realrepo\n"
22700"use the '--force' option. If the local git directory is not the correct "
22701"repo\n"
fe52cd62
JX
22702"or you are unsure what this means choose another name with the '--name' "
22703"option."
22704msgstr ""
22705
e13da2db 22706#: git-submodule.sh:268
fe52cd62
JX
22707#, sh-format
22708msgid "Reactivating local git directory for submodule '$sm_name'."
22709msgstr ""
22710
e13da2db 22711#: git-submodule.sh:280
dce37b66 22712#, sh-format
cd1e7487 22713msgid "Unable to checkout submodule '$sm_path'"
dce37b66
JX
22714msgstr ""
22715
e13da2db 22716#: git-submodule.sh:285
dce37b66 22717#, sh-format
cd1e7487 22718msgid "Failed to add submodule '$sm_path'"
dce37b66
JX
22719msgstr ""
22720
e13da2db 22721#: git-submodule.sh:294
dce37b66 22722#, sh-format
cd1e7487 22723msgid "Failed to register submodule '$sm_path'"
dce37b66
JX
22724msgstr ""
22725
e13da2db 22726#: git-submodule.sh:567
dce37b66 22727#, sh-format
28b3cffc 22728msgid "Unable to find current revision in submodule path '$displaypath'"
dce37b66
JX
22729msgstr ""
22730
e13da2db 22731#: git-submodule.sh:577
dce37b66 22732#, sh-format
cd1e7487 22733msgid "Unable to fetch in submodule path '$sm_path'"
dce37b66
JX
22734msgstr ""
22735
e13da2db 22736#: git-submodule.sh:582
9fa976ff
JX
22737#, sh-format
22738msgid ""
22739"Unable to find current ${remote_name}/${branch} revision in submodule path "
22740"'$sm_path'"
22741msgstr ""
22742
e13da2db 22743#: git-submodule.sh:600
dce37b66 22744#, sh-format
d93ef2a1
JX
22745msgid ""
22746"Unable to fetch in submodule path '$displaypath'; trying to directly fetch "
22747"$sha1:"
dce37b66
JX
22748msgstr ""
22749
e13da2db 22750#: git-submodule.sh:606
9fa976ff
JX
22751#, sh-format
22752msgid ""
22753"Fetched in submodule path '$displaypath', but it did not contain $sha1. "
22754"Direct fetching of that commit failed."
22755msgstr ""
22756
e13da2db 22757#: git-submodule.sh:613
5e078fcd
JX
22758#, sh-format
22759msgid "Unable to checkout '$sha1' in submodule path '$displaypath'"
22760msgstr ""
22761
e13da2db 22762#: git-submodule.sh:614
dce37b66 22763#, sh-format
5e078fcd
JX
22764msgid "Submodule path '$displaypath': checked out '$sha1'"
22765msgstr ""
22766
e13da2db 22767#: git-submodule.sh:618
5e078fcd 22768#, sh-format
28b3cffc 22769msgid "Unable to rebase '$sha1' in submodule path '$displaypath'"
dce37b66
JX
22770msgstr ""
22771
e13da2db 22772#: git-submodule.sh:619
dce37b66 22773#, sh-format
28b3cffc 22774msgid "Submodule path '$displaypath': rebased into '$sha1'"
dce37b66
JX
22775msgstr ""
22776
e13da2db 22777#: git-submodule.sh:624
dce37b66 22778#, sh-format
28b3cffc 22779msgid "Unable to merge '$sha1' in submodule path '$displaypath'"
dce37b66
JX
22780msgstr ""
22781
e13da2db 22782#: git-submodule.sh:625
dce37b66 22783#, sh-format
28b3cffc 22784msgid "Submodule path '$displaypath': merged in '$sha1'"
dce37b66
JX
22785msgstr ""
22786
e13da2db 22787#: git-submodule.sh:630
dce37b66 22788#, sh-format
f517e50d 22789msgid "Execution of '$command $sha1' failed in submodule path '$displaypath'"
dce37b66
JX
22790msgstr ""
22791
e13da2db 22792#: git-submodule.sh:631
dce37b66 22793#, sh-format
f517e50d 22794msgid "Submodule path '$displaypath': '$command $sha1'"
dce37b66
JX
22795msgstr ""
22796
e13da2db 22797#: git-submodule.sh:662
28b3cffc
JX
22798#, sh-format
22799msgid "Failed to recurse into submodule path '$displaypath'"
22800msgstr ""
22801
f517e50d
JX
22802#: git-parse-remote.sh:89
22803#, sh-format
22804msgid "See git-${cmd}(1) for details."
22805msgstr ""
9fa976ff 22806
6b0f1a9b
JX
22807#: git-rebase--preserve-merges.sh:109
22808msgid "Applied autostash."
22809msgstr ""
22810
22811#: git-rebase--preserve-merges.sh:112
22812#, sh-format
22813msgid "Cannot store $stash_sha1"
22814msgstr ""
22815
bfef3f9d
JX
22816#: git-rebase--preserve-merges.sh:113
22817msgid ""
22818"Applying autostash resulted in conflicts.\n"
22819"Your changes are safe in the stash.\n"
22820"You can run \"git stash pop\" or \"git stash drop\" at any time.\n"
22821msgstr ""
22822
6b0f1a9b 22823#: git-rebase--preserve-merges.sh:191
dba9f13c
JX
22824#, sh-format
22825msgid "Rebasing ($new_count/$total)"
22826msgstr ""
22827
e13da2db 22828#: git-rebase--preserve-merges.sh:197
dba9f13c
JX
22829msgid ""
22830"\n"
22831"Commands:\n"
22832"p, pick <commit> = use commit\n"
22833"r, reword <commit> = use commit, but edit the commit message\n"
22834"e, edit <commit> = use commit, but stop for amending\n"
22835"s, squash <commit> = use commit, but meld into previous commit\n"
22836"f, fixup <commit> = like \"squash\", but discard this commit's log message\n"
22837"x, exec <commit> = run command (the rest of the line) using shell\n"
22838"d, drop <commit> = remove commit\n"
22839"l, label <label> = label current HEAD with a name\n"
22840"t, reset <label> = reset HEAD to a label\n"
22841"m, merge [-C <commit> | -c <commit>] <label> [# <oneline>]\n"
22842". create a merge commit using the original merge commit's\n"
22843". message (or the oneline, if no original merge commit was\n"
22844". specified). Use -c <commit> to reword the commit message.\n"
22845"\n"
22846"These lines can be re-ordered; they are executed from top to bottom.\n"
22847msgstr ""
22848
e13da2db 22849#: git-rebase--preserve-merges.sh:260
9fa976ff
JX
22850#, sh-format
22851msgid ""
22852"You can amend the commit now, with\n"
22853"\n"
22854"\tgit commit --amend $gpg_sign_opt_quoted\n"
22855"\n"
22856"Once you are satisfied with your changes, run\n"
22857"\n"
22858"\tgit rebase --continue"
22859msgstr ""
22860
e13da2db 22861#: git-rebase--preserve-merges.sh:285
9fa976ff
JX
22862#, sh-format
22863msgid "$sha1: not a commit that can be picked"
22864msgstr ""
22865
e13da2db 22866#: git-rebase--preserve-merges.sh:324
9fa976ff
JX
22867#, sh-format
22868msgid "Invalid commit name: $sha1"
22869msgstr ""
22870
e13da2db 22871#: git-rebase--preserve-merges.sh:354
9fa976ff
JX
22872msgid "Cannot write current commit's replacement sha1"
22873msgstr ""
22874
e13da2db 22875#: git-rebase--preserve-merges.sh:405
9fa976ff
JX
22876#, sh-format
22877msgid "Fast-forward to $sha1"
22878msgstr ""
22879
e13da2db 22880#: git-rebase--preserve-merges.sh:407
9fa976ff
JX
22881#, sh-format
22882msgid "Cannot fast-forward to $sha1"
22883msgstr ""
22884
e13da2db 22885#: git-rebase--preserve-merges.sh:416
9fa976ff
JX
22886#, sh-format
22887msgid "Cannot move HEAD to $first_parent"
22888msgstr ""
22889
e13da2db 22890#: git-rebase--preserve-merges.sh:421
9fa976ff
JX
22891#, sh-format
22892msgid "Refusing to squash a merge: $sha1"
22893msgstr ""
22894
e13da2db 22895#: git-rebase--preserve-merges.sh:439
9fa976ff
JX
22896#, sh-format
22897msgid "Error redoing merge $sha1"
22898msgstr ""
22899
e13da2db 22900#: git-rebase--preserve-merges.sh:448
9fa976ff
JX
22901#, sh-format
22902msgid "Could not pick $sha1"
22903msgstr ""
22904
e13da2db 22905#: git-rebase--preserve-merges.sh:457
5bd166d8
JX
22906#, sh-format
22907msgid "This is the commit message #${n}:"
9fa976ff
JX
22908msgstr ""
22909
e13da2db 22910#: git-rebase--preserve-merges.sh:462
9fa976ff 22911#, sh-format
5bd166d8 22912msgid "The commit message #${n} will be skipped:"
9fa976ff
JX
22913msgstr ""
22914
e13da2db 22915#: git-rebase--preserve-merges.sh:473
9fa976ff 22916#, sh-format
9fa976ff
JX
22917msgid "This is a combination of $count commit."
22918msgid_plural "This is a combination of $count commits."
22919msgstr[0] ""
22920msgstr[1] ""
22921
e13da2db 22922#: git-rebase--preserve-merges.sh:482
9fa976ff
JX
22923#, sh-format
22924msgid "Cannot write $fixup_msg"
22925msgstr ""
22926
e13da2db 22927#: git-rebase--preserve-merges.sh:485
673bfad0 22928msgid "This is a combination of 2 commits."
5bd166d8
JX
22929msgstr ""
22930
e13da2db
JX
22931#: git-rebase--preserve-merges.sh:526 git-rebase--preserve-merges.sh:569
22932#: git-rebase--preserve-merges.sh:572
9fa976ff
JX
22933#, sh-format
22934msgid "Could not apply $sha1... $rest"
22935msgstr ""
22936
e13da2db 22937#: git-rebase--preserve-merges.sh:601
9fa976ff
JX
22938#, sh-format
22939msgid ""
22940"Could not amend commit after successfully picking $sha1... $rest\n"
22941"This is most likely due to an empty commit message, or the pre-commit hook\n"
22942"failed. If the pre-commit hook failed, you may need to resolve the issue "
22943"before\n"
22944"you are able to reword the commit."
22945msgstr ""
22946
e13da2db 22947#: git-rebase--preserve-merges.sh:616
9fa976ff
JX
22948#, sh-format
22949msgid "Stopped at $sha1_abbrev... $rest"
22950msgstr ""
22951
e13da2db 22952#: git-rebase--preserve-merges.sh:631
9fa976ff
JX
22953#, sh-format
22954msgid "Cannot '$squash_style' without a previous commit"
22955msgstr ""
22956
e13da2db 22957#: git-rebase--preserve-merges.sh:673
9fa976ff
JX
22958#, sh-format
22959msgid "Executing: $rest"
22960msgstr ""
22961
e13da2db 22962#: git-rebase--preserve-merges.sh:681
9fa976ff
JX
22963#, sh-format
22964msgid "Execution failed: $rest"
22965msgstr ""
22966
e13da2db 22967#: git-rebase--preserve-merges.sh:683
9fa976ff
JX
22968msgid "and made changes to the index and/or the working tree"
22969msgstr ""
22970
e13da2db 22971#: git-rebase--preserve-merges.sh:685
9fa976ff
JX
22972msgid ""
22973"You can fix the problem, and then run\n"
22974"\n"
22975"\tgit rebase --continue"
22976msgstr ""
22977
22978#. TRANSLATORS: after these lines is a command to be issued by the user
e13da2db 22979#: git-rebase--preserve-merges.sh:698
9fa976ff
JX
22980#, sh-format
22981msgid ""
22982"Execution succeeded: $rest\n"
22983"but left changes to the index and/or the working tree\n"
22984"Commit or stash your changes, and then run\n"
22985"\n"
22986"\tgit rebase --continue"
22987msgstr ""
22988
e13da2db 22989#: git-rebase--preserve-merges.sh:709
9fa976ff
JX
22990#, sh-format
22991msgid "Unknown command: $command $sha1 $rest"
22992msgstr ""
22993
e13da2db 22994#: git-rebase--preserve-merges.sh:710
9fa976ff
JX
22995msgid "Please fix this using 'git rebase --edit-todo'."
22996msgstr ""
22997
e13da2db 22998#: git-rebase--preserve-merges.sh:745
9fa976ff
JX
22999#, sh-format
23000msgid "Successfully rebased and updated $head_name."
23001msgstr ""
23002
e13da2db 23003#: git-rebase--preserve-merges.sh:802
9fa976ff
JX
23004msgid "Could not remove CHERRY_PICK_HEAD"
23005msgstr ""
23006
e13da2db 23007#: git-rebase--preserve-merges.sh:807
9fa976ff
JX
23008#, sh-format
23009msgid ""
23010"You have staged changes in your working tree.\n"
23011"If these changes are meant to be\n"
23012"squashed into the previous commit, run:\n"
23013"\n"
23014" git commit --amend $gpg_sign_opt_quoted\n"
23015"\n"
23016"If they are meant to go into a new commit, run:\n"
23017"\n"
23018" git commit $gpg_sign_opt_quoted\n"
23019"\n"
fda7b092 23020"In both cases, once you're done, continue with:\n"
9fa976ff
JX
23021"\n"
23022" git rebase --continue\n"
23023msgstr ""
23024
e13da2db 23025#: git-rebase--preserve-merges.sh:824
9fa976ff
JX
23026msgid "Error trying to find the author identity to amend commit"
23027msgstr ""
23028
e13da2db 23029#: git-rebase--preserve-merges.sh:829
9fa976ff
JX
23030msgid ""
23031"You have uncommitted changes in your working tree. Please commit them\n"
23032"first and then run 'git rebase --continue' again."
23033msgstr ""
23034
e13da2db 23035#: git-rebase--preserve-merges.sh:834 git-rebase--preserve-merges.sh:838
9fa976ff
JX
23036msgid "Could not commit staged changes."
23037msgstr ""
23038
e13da2db 23039#: git-rebase--preserve-merges.sh:869 git-rebase--preserve-merges.sh:955
12705546
JX
23040msgid "Could not execute editor"
23041msgstr ""
23042
e13da2db 23043#: git-rebase--preserve-merges.sh:890
12705546
JX
23044#, sh-format
23045msgid "Could not checkout $switch_to"
23046msgstr ""
23047
e13da2db 23048#: git-rebase--preserve-merges.sh:897
12705546
JX
23049msgid "No HEAD?"
23050msgstr ""
23051
e13da2db 23052#: git-rebase--preserve-merges.sh:898
12705546
JX
23053#, sh-format
23054msgid "Could not create temporary $state_dir"
23055msgstr ""
23056
e13da2db 23057#: git-rebase--preserve-merges.sh:901
12705546 23058msgid "Could not mark as interactive"
9b7388a8
JX
23059msgstr ""
23060
e13da2db 23061#: git-rebase--preserve-merges.sh:933
12705546
JX
23062#, sh-format
23063msgid "Rebase $shortrevisions onto $shortonto ($todocount command)"
23064msgid_plural "Rebase $shortrevisions onto $shortonto ($todocount commands)"
23065msgstr[0] ""
23066msgstr[1] ""
23067
e13da2db 23068#: git-rebase--preserve-merges.sh:945
f7c6172e
JX
23069msgid "Note that empty commits are commented out"
23070msgstr ""
23071
e13da2db 23072#: git-rebase--preserve-merges.sh:987 git-rebase--preserve-merges.sh:992
9b7388a8
JX
23073msgid "Could not init rewritten commits"
23074msgstr ""
23075
9fa976ff
JX
23076#: git-sh-setup.sh:89 git-sh-setup.sh:94
23077#, sh-format
23078msgid "usage: $dashless $USAGE"
23079msgstr ""
23080
d93ef2a1 23081#: git-sh-setup.sh:191
9fa976ff
JX
23082#, sh-format
23083msgid "Cannot chdir to $cdup, the toplevel of the working tree"
23084msgstr ""
23085
d93ef2a1 23086#: git-sh-setup.sh:200 git-sh-setup.sh:207
9fa976ff
JX
23087#, sh-format
23088msgid "fatal: $program_name cannot be used without a working tree."
23089msgstr ""
23090
d93ef2a1 23091#: git-sh-setup.sh:221
9fa976ff
JX
23092msgid "Cannot rebase: You have unstaged changes."
23093msgstr ""
23094
d93ef2a1 23095#: git-sh-setup.sh:224
9fa976ff
JX
23096msgid "Cannot rewrite branches: You have unstaged changes."
23097msgstr ""
23098
d93ef2a1 23099#: git-sh-setup.sh:227
fda7b092
JX
23100msgid "Cannot pull with rebase: You have unstaged changes."
23101msgstr ""
23102
d93ef2a1 23103#: git-sh-setup.sh:230
9fa976ff
JX
23104#, sh-format
23105msgid "Cannot $action: You have unstaged changes."
23106msgstr ""
23107
d93ef2a1 23108#: git-sh-setup.sh:243
9fa976ff
JX
23109msgid "Cannot rebase: Your index contains uncommitted changes."
23110msgstr ""
23111
d93ef2a1 23112#: git-sh-setup.sh:246
fda7b092
JX
23113msgid "Cannot pull with rebase: Your index contains uncommitted changes."
23114msgstr ""
23115
d93ef2a1 23116#: git-sh-setup.sh:249
9fa976ff
JX
23117#, sh-format
23118msgid "Cannot $action: Your index contains uncommitted changes."
23119msgstr ""
23120
d93ef2a1 23121#: git-sh-setup.sh:253
fda7b092
JX
23122msgid "Additionally, your index contains uncommitted changes."
23123msgstr ""
23124
d93ef2a1 23125#: git-sh-setup.sh:373
9fa976ff
JX
23126msgid "You need to run this command from the toplevel of the working tree."
23127msgstr ""
23128
d93ef2a1 23129#: git-sh-setup.sh:378
9fa976ff
JX
23130msgid "Unable to determine absolute path of git directory"
23131msgstr ""
673bfad0
JX
23132
23133#. TRANSLATORS: you can adjust this to align "git add -i" status menu
578c7937 23134#: git-add--interactive.perl:212
673bfad0
JX
23135#, perl-format
23136msgid "%12s %12s %s"
23137msgstr ""
23138
578c7937 23139#: git-add--interactive.perl:634
673bfad0
JX
23140#, perl-format
23141msgid "touched %d path\n"
23142msgid_plural "touched %d paths\n"
23143msgstr[0] ""
23144msgstr[1] ""
23145
e13da2db 23146#: git-add--interactive.perl:1058
673bfad0
JX
23147msgid ""
23148"If the patch applies cleanly, the edited hunk will immediately be\n"
23149"marked for staging."
23150msgstr ""
23151
e13da2db 23152#: git-add--interactive.perl:1061
673bfad0
JX
23153msgid ""
23154"If the patch applies cleanly, the edited hunk will immediately be\n"
23155"marked for stashing."
23156msgstr ""
23157
e13da2db 23158#: git-add--interactive.perl:1064
673bfad0
JX
23159msgid ""
23160"If the patch applies cleanly, the edited hunk will immediately be\n"
23161"marked for unstaging."
23162msgstr ""
23163
e13da2db
JX
23164#: git-add--interactive.perl:1067 git-add--interactive.perl:1076
23165#: git-add--interactive.perl:1082
673bfad0
JX
23166msgid ""
23167"If the patch applies cleanly, the edited hunk will immediately be\n"
23168"marked for applying."
23169msgstr ""
23170
e13da2db
JX
23171#: git-add--interactive.perl:1070 git-add--interactive.perl:1073
23172#: git-add--interactive.perl:1079
673bfad0
JX
23173msgid ""
23174"If the patch applies cleanly, the edited hunk will immediately be\n"
23175"marked for discarding."
23176msgstr ""
23177
e13da2db 23178#: git-add--interactive.perl:1116
673bfad0
JX
23179#, perl-format
23180msgid "failed to open hunk edit file for writing: %s"
23181msgstr ""
23182
e13da2db 23183#: git-add--interactive.perl:1123
673bfad0
JX
23184#, perl-format
23185msgid ""
23186"---\n"
23187"To remove '%s' lines, make them ' ' lines (context).\n"
23188"To remove '%s' lines, delete them.\n"
23189"Lines starting with %s will be removed.\n"
23190msgstr ""
23191
e13da2db 23192#: git-add--interactive.perl:1145
673bfad0
JX
23193#, perl-format
23194msgid "failed to open hunk edit file for reading: %s"
23195msgstr ""
23196
e13da2db 23197#: git-add--interactive.perl:1253
673bfad0
JX
23198msgid ""
23199"y - stage this hunk\n"
23200"n - do not stage this hunk\n"
23201"q - quit; do not stage this hunk or any of the remaining ones\n"
23202"a - stage this hunk and all later hunks in the file\n"
23203"d - do not stage this hunk or any of the later hunks in the file"
23204msgstr ""
23205
e13da2db 23206#: git-add--interactive.perl:1259
673bfad0
JX
23207msgid ""
23208"y - stash this hunk\n"
23209"n - do not stash this hunk\n"
23210"q - quit; do not stash this hunk or any of the remaining ones\n"
23211"a - stash this hunk and all later hunks in the file\n"
23212"d - do not stash this hunk or any of the later hunks in the file"
23213msgstr ""
23214
e13da2db 23215#: git-add--interactive.perl:1265
673bfad0
JX
23216msgid ""
23217"y - unstage this hunk\n"
23218"n - do not unstage this hunk\n"
23219"q - quit; do not unstage this hunk or any of the remaining ones\n"
23220"a - unstage this hunk and all later hunks in the file\n"
23221"d - do not unstage this hunk or any of the later hunks in the file"
23222msgstr ""
23223
e13da2db 23224#: git-add--interactive.perl:1271
673bfad0
JX
23225msgid ""
23226"y - apply this hunk to index\n"
23227"n - do not apply this hunk to index\n"
23228"q - quit; do not apply this hunk or any of the remaining ones\n"
23229"a - apply this hunk and all later hunks in the file\n"
23230"d - do not apply this hunk or any of the later hunks in the file"
23231msgstr ""
23232
e13da2db 23233#: git-add--interactive.perl:1277 git-add--interactive.perl:1295
673bfad0
JX
23234msgid ""
23235"y - discard this hunk from worktree\n"
23236"n - do not discard this hunk from worktree\n"
23237"q - quit; do not discard this hunk or any of the remaining ones\n"
23238"a - discard this hunk and all later hunks in the file\n"
23239"d - do not discard this hunk or any of the later hunks in the file"
23240msgstr ""
23241
e13da2db 23242#: git-add--interactive.perl:1283
673bfad0
JX
23243msgid ""
23244"y - discard this hunk from index and worktree\n"
23245"n - do not discard this hunk from index and worktree\n"
23246"q - quit; do not discard this hunk or any of the remaining ones\n"
23247"a - discard this hunk and all later hunks in the file\n"
23248"d - do not discard this hunk or any of the later hunks in the file"
23249msgstr ""
23250
e13da2db 23251#: git-add--interactive.perl:1289
673bfad0
JX
23252msgid ""
23253"y - apply this hunk to index and worktree\n"
23254"n - do not apply this hunk to index and worktree\n"
23255"q - quit; do not apply this hunk or any of the remaining ones\n"
23256"a - apply this hunk and all later hunks in the file\n"
23257"d - do not apply this hunk or any of the later hunks in the file"
23258msgstr ""
23259
e13da2db 23260#: git-add--interactive.perl:1301
6b0f1a9b
JX
23261msgid ""
23262"y - apply this hunk to worktree\n"
23263"n - do not apply this hunk to worktree\n"
23264"q - quit; do not apply this hunk or any of the remaining ones\n"
23265"a - apply this hunk and all later hunks in the file\n"
23266"d - do not apply this hunk or any of the later hunks in the file"
23267msgstr ""
23268
e13da2db 23269#: git-add--interactive.perl:1316
673bfad0
JX
23270msgid ""
23271"g - select a hunk to go to\n"
23272"/ - search for a hunk matching the given regex\n"
23273"j - leave this hunk undecided, see next undecided hunk\n"
23274"J - leave this hunk undecided, see next hunk\n"
23275"k - leave this hunk undecided, see previous undecided hunk\n"
23276"K - leave this hunk undecided, see previous hunk\n"
23277"s - split the current hunk into smaller hunks\n"
23278"e - manually edit the current hunk\n"
23279"? - print help\n"
23280msgstr ""
23281
e13da2db 23282#: git-add--interactive.perl:1347
673bfad0
JX
23283msgid "The selected hunks do not apply to the index!\n"
23284msgstr ""
23285
e13da2db 23286#: git-add--interactive.perl:1362
673bfad0
JX
23287#, perl-format
23288msgid "ignoring unmerged: %s\n"
23289msgstr ""
23290
e13da2db 23291#: git-add--interactive.perl:1481
6b0f1a9b
JX
23292#, perl-format
23293msgid "Apply mode change to worktree [y,n,q,a,d%s,?]? "
23294msgstr ""
23295
e13da2db 23296#: git-add--interactive.perl:1482
6b0f1a9b
JX
23297#, perl-format
23298msgid "Apply deletion to worktree [y,n,q,a,d%s,?]? "
23299msgstr ""
23300
e13da2db 23301#: git-add--interactive.perl:1483
d84f4abf
JX
23302#, perl-format
23303msgid "Apply addition to worktree [y,n,q,a,d%s,?]? "
23304msgstr ""
23305
e13da2db 23306#: git-add--interactive.perl:1484
6b0f1a9b
JX
23307#, perl-format
23308msgid "Apply this hunk to worktree [y,n,q,a,d%s,?]? "
23309msgstr ""
23310
e13da2db 23311#: git-add--interactive.perl:1601
abc8de64
JX
23312msgid "No other hunks to goto\n"
23313msgstr ""
23314
e13da2db 23315#: git-add--interactive.perl:1619
673bfad0
JX
23316#, perl-format
23317msgid "Invalid number: '%s'\n"
23318msgstr ""
23319
e13da2db 23320#: git-add--interactive.perl:1624
673bfad0
JX
23321#, perl-format
23322msgid "Sorry, only %d hunk available.\n"
23323msgid_plural "Sorry, only %d hunks available.\n"
23324msgstr[0] ""
23325msgstr[1] ""
23326
e13da2db 23327#: git-add--interactive.perl:1659
abc8de64
JX
23328msgid "No other hunks to search\n"
23329msgstr ""
23330
e13da2db 23331#: git-add--interactive.perl:1676
673bfad0
JX
23332#, perl-format
23333msgid "Malformed search regexp %s: %s\n"
23334msgstr ""
23335
e13da2db 23336#: git-add--interactive.perl:1686
673bfad0
JX
23337msgid "No hunk matches the given pattern\n"
23338msgstr ""
23339
e13da2db 23340#: git-add--interactive.perl:1698 git-add--interactive.perl:1720
673bfad0
JX
23341msgid "No previous hunk\n"
23342msgstr ""
23343
e13da2db 23344#: git-add--interactive.perl:1707 git-add--interactive.perl:1726
673bfad0
JX
23345msgid "No next hunk\n"
23346msgstr ""
23347
e13da2db 23348#: git-add--interactive.perl:1732
abc8de64
JX
23349msgid "Sorry, cannot split this hunk\n"
23350msgstr ""
23351
e13da2db 23352#: git-add--interactive.perl:1738
673bfad0
JX
23353#, perl-format
23354msgid "Split into %d hunk.\n"
23355msgid_plural "Split into %d hunks.\n"
23356msgstr[0] ""
23357msgstr[1] ""
23358
e13da2db 23359#: git-add--interactive.perl:1748
abc8de64
JX
23360msgid "Sorry, cannot edit this hunk\n"
23361msgstr ""
23362
673bfad0
JX
23363#. TRANSLATORS: please do not translate the command names
23364#. 'status', 'update', 'revert', etc.
e13da2db 23365#: git-add--interactive.perl:1813
673bfad0
JX
23366msgid ""
23367"status - show paths with changes\n"
23368"update - add working tree state to the staged set of changes\n"
23369"revert - revert staged set of changes back to the HEAD version\n"
23370"patch - pick hunks and update selectively\n"
dfc182b1 23371"diff - view diff between HEAD and index\n"
673bfad0
JX
23372"add untracked - add contents of untracked files to the staged set of "
23373"changes\n"
23374msgstr ""
23375
e13da2db
JX
23376#: git-add--interactive.perl:1830 git-add--interactive.perl:1835
23377#: git-add--interactive.perl:1838 git-add--interactive.perl:1845
23378#: git-add--interactive.perl:1848 git-add--interactive.perl:1855
23379#: git-add--interactive.perl:1859 git-add--interactive.perl:1865
673bfad0
JX
23380msgid "missing --"
23381msgstr ""
23382
e13da2db 23383#: git-add--interactive.perl:1861
673bfad0
JX
23384#, perl-format
23385msgid "unknown --patch mode: %s"
23386msgstr ""
23387
e13da2db 23388#: git-add--interactive.perl:1867 git-add--interactive.perl:1873
673bfad0
JX
23389#, perl-format
23390msgid "invalid argument %s, expecting --"
23391msgstr ""
23392
12705546 23393#: git-send-email.perl:138
673bfad0
JX
23394msgid "local zone differs from GMT by a non-minute interval\n"
23395msgstr ""
23396
12705546 23397#: git-send-email.perl:145 git-send-email.perl:151
673bfad0
JX
23398msgid "local time offset greater than or equal to 24 hours\n"
23399msgstr ""
23400
6b0f1a9b 23401#: git-send-email.perl:223 git-send-email.perl:229
673bfad0
JX
23402msgid "the editor exited uncleanly, aborting everything"
23403msgstr ""
23404
e13da2db 23405#: git-send-email.perl:312
673bfad0
JX
23406#, perl-format
23407msgid ""
23408"'%s' contains an intermediate version of the email you were composing.\n"
23409msgstr ""
23410
e13da2db 23411#: git-send-email.perl:317
673bfad0
JX
23412#, perl-format
23413msgid "'%s.final' contains the composed email.\n"
23414msgstr ""
23415
e13da2db 23416#: git-send-email.perl:410
673bfad0
JX
23417msgid "--dump-aliases incompatible with other options\n"
23418msgstr ""
23419
e13da2db
JX
23420#: git-send-email.perl:484
23421msgid ""
23422"fatal: found configuration options for 'sendmail'\n"
23423"git-send-email is configured with the sendemail.* options - note the 'e'.\n"
23424"Set sendemail.forbidSendmailVariables to false to disable this check.\n"
23425msgstr ""
23426
23427#: git-send-email.perl:489 git-send-email.perl:691
673bfad0
JX
23428msgid "Cannot run git format-patch from outside a repository\n"
23429msgstr ""
23430
e13da2db 23431#: git-send-email.perl:492
abc8de64
JX
23432msgid ""
23433"`batch-size` and `relogin` must be specified together (via command-line or "
23434"configuration option)\n"
23435msgstr ""
23436
e13da2db 23437#: git-send-email.perl:505
673bfad0
JX
23438#, perl-format
23439msgid "Unknown --suppress-cc field: '%s'\n"
23440msgstr ""
23441
e13da2db 23442#: git-send-email.perl:536
673bfad0
JX
23443#, perl-format
23444msgid "Unknown --confirm setting: '%s'\n"
23445msgstr ""
23446
e13da2db 23447#: git-send-email.perl:564
673bfad0
JX
23448#, perl-format
23449msgid "warning: sendmail alias with quotes is not supported: %s\n"
23450msgstr ""
23451
e13da2db 23452#: git-send-email.perl:566
673bfad0
JX
23453#, perl-format
23454msgid "warning: `:include:` not supported: %s\n"
23455msgstr ""
23456
e13da2db 23457#: git-send-email.perl:568
673bfad0
JX
23458#, perl-format
23459msgid "warning: `/file` or `|pipe` redirection not supported: %s\n"
23460msgstr ""
23461
e13da2db 23462#: git-send-email.perl:573
673bfad0
JX
23463#, perl-format
23464msgid "warning: sendmail line is not recognized: %s\n"
23465msgstr ""
23466
e13da2db 23467#: git-send-email.perl:657
673bfad0
JX
23468#, perl-format
23469msgid ""
23470"File '%s' exists but it could also be the range of commits\n"
23471"to produce patches for. Please disambiguate by...\n"
23472"\n"
23473" * Saying \"./%s\" if you mean a file; or\n"
23474" * Giving --format-patch option if you mean a range.\n"
23475msgstr ""
23476
e13da2db 23477#: git-send-email.perl:678
673bfad0
JX
23478#, perl-format
23479msgid "Failed to opendir %s: %s"
23480msgstr ""
23481
e13da2db 23482#: git-send-email.perl:702
673bfad0
JX
23483#, perl-format
23484msgid ""
23485"fatal: %s: %s\n"
23486"warning: no patches were sent\n"
23487msgstr ""
23488
e13da2db 23489#: git-send-email.perl:713
673bfad0
JX
23490msgid ""
23491"\n"
23492"No patch files specified!\n"
23493"\n"
23494msgstr ""
23495
e13da2db 23496#: git-send-email.perl:726
673bfad0
JX
23497#, perl-format
23498msgid "No subject line in %s?"
23499msgstr ""
23500
e13da2db 23501#: git-send-email.perl:736
673bfad0
JX
23502#, perl-format
23503msgid "Failed to open for writing %s: %s"
23504msgstr ""
23505
e13da2db 23506#: git-send-email.perl:747
673bfad0
JX
23507msgid ""
23508"Lines beginning in \"GIT:\" will be removed.\n"
23509"Consider including an overall diffstat or table of contents\n"
23510"for the patch you are writing.\n"
23511"\n"
23512"Clear the body content if you don't wish to send a summary.\n"
23513msgstr ""
23514
e13da2db 23515#: git-send-email.perl:771
673bfad0
JX
23516#, perl-format
23517msgid "Failed to open %s: %s"
23518msgstr ""
23519
e13da2db 23520#: git-send-email.perl:788
abc8de64
JX
23521#, perl-format
23522msgid "Failed to open %s.final: %s"
673bfad0
JX
23523msgstr ""
23524
e13da2db 23525#: git-send-email.perl:831
673bfad0
JX
23526msgid "Summary email is empty, skipping it\n"
23527msgstr ""
23528
23529#. TRANSLATORS: please keep [y/N] as is.
e13da2db 23530#: git-send-email.perl:866
673bfad0
JX
23531#, perl-format
23532msgid "Are you sure you want to use <%s> [y/N]? "
23533msgstr ""
23534
e13da2db 23535#: git-send-email.perl:921
673bfad0
JX
23536msgid ""
23537"The following files are 8bit, but do not declare a Content-Transfer-"
23538"Encoding.\n"
23539msgstr ""
23540
e13da2db 23541#: git-send-email.perl:926
673bfad0
JX
23542msgid "Which 8bit encoding should I declare [UTF-8]? "
23543msgstr ""
23544
e13da2db 23545#: git-send-email.perl:934
673bfad0
JX
23546#, perl-format
23547msgid ""
23548"Refusing to send because the patch\n"
23549"\t%s\n"
23550"has the template subject '*** SUBJECT HERE ***'. Pass --force if you really "
23551"want to send.\n"
23552msgstr ""
23553
e13da2db 23554#: git-send-email.perl:953
673bfad0
JX
23555msgid "To whom should the emails be sent (if anyone)?"
23556msgstr ""
23557
e13da2db 23558#: git-send-email.perl:971
673bfad0
JX
23559#, perl-format
23560msgid "fatal: alias '%s' expands to itself\n"
23561msgstr ""
23562
e13da2db 23563#: git-send-email.perl:983
673bfad0
JX
23564msgid "Message-ID to be used as In-Reply-To for the first email (if any)? "
23565msgstr ""
23566
e13da2db 23567#: git-send-email.perl:1041 git-send-email.perl:1049
673bfad0
JX
23568#, perl-format
23569msgid "error: unable to extract a valid address from: %s\n"
23570msgstr ""
23571
23572#. TRANSLATORS: Make sure to include [q] [d] [e] in your
23573#. translation. The program will only accept English input
23574#. at this point.
e13da2db 23575#: git-send-email.perl:1053
673bfad0
JX
23576msgid "What to do with this address? ([q]uit|[d]rop|[e]dit): "
23577msgstr ""
23578
e13da2db 23579#: git-send-email.perl:1370
673bfad0
JX
23580#, perl-format
23581msgid "CA path \"%s\" does not exist"
23582msgstr ""
23583
e13da2db 23584#: git-send-email.perl:1453
673bfad0
JX
23585msgid ""
23586" The Cc list above has been expanded by additional\n"
23587" addresses found in the patch commit message. By default\n"
23588" send-email prompts before sending whenever this occurs.\n"
23589" This behavior is controlled by the sendemail.confirm\n"
23590" configuration setting.\n"
23591"\n"
23592" For additional information, run 'git send-email --help'.\n"
23593" To retain the current behavior, but squelch this message,\n"
23594" run 'git config --global sendemail.confirm auto'.\n"
23595"\n"
23596msgstr ""
23597
9b7388a8 23598#. TRANSLATORS: Make sure to include [y] [n] [e] [q] [a] in your
673bfad0
JX
23599#. translation. The program will only accept English input
23600#. at this point.
e13da2db 23601#: git-send-email.perl:1468
9b7388a8 23602msgid "Send this email? ([y]es|[n]o|[e]dit|[q]uit|[a]ll): "
673bfad0
JX
23603msgstr ""
23604
e13da2db 23605#: git-send-email.perl:1471
673bfad0
JX
23606msgid "Send this email reply required"
23607msgstr ""
23608
e13da2db 23609#: git-send-email.perl:1499
673bfad0
JX
23610msgid "The required SMTP server is not properly defined."
23611msgstr ""
23612
e13da2db 23613#: git-send-email.perl:1546
673bfad0
JX
23614#, perl-format
23615msgid "Server does not support STARTTLS! %s"
23616msgstr ""
23617
e13da2db 23618#: git-send-email.perl:1551 git-send-email.perl:1555
5b34e000
JX
23619#, perl-format
23620msgid "STARTTLS failed! %s"
23621msgstr ""
23622
e13da2db 23623#: git-send-email.perl:1564
673bfad0
JX
23624msgid "Unable to initialize SMTP properly. Check config and use --smtp-debug."
23625msgstr ""
23626
e13da2db 23627#: git-send-email.perl:1582
673bfad0
JX
23628#, perl-format
23629msgid "Failed to send %s\n"
23630msgstr ""
23631
e13da2db 23632#: git-send-email.perl:1585
673bfad0
JX
23633#, perl-format
23634msgid "Dry-Sent %s\n"
23635msgstr ""
23636
e13da2db 23637#: git-send-email.perl:1585
673bfad0
JX
23638#, perl-format
23639msgid "Sent %s\n"
23640msgstr ""
23641
e13da2db 23642#: git-send-email.perl:1587
673bfad0
JX
23643msgid "Dry-OK. Log says:\n"
23644msgstr ""
23645
e13da2db 23646#: git-send-email.perl:1587
673bfad0
JX
23647msgid "OK. Log says:\n"
23648msgstr ""
23649
e13da2db 23650#: git-send-email.perl:1599
673bfad0
JX
23651msgid "Result: "
23652msgstr ""
23653
e13da2db 23654#: git-send-email.perl:1602
673bfad0
JX
23655msgid "Result: OK\n"
23656msgstr ""
23657
e13da2db 23658#: git-send-email.perl:1620
673bfad0
JX
23659#, perl-format
23660msgid "can't open file %s"
23661msgstr ""
23662
e13da2db 23663#: git-send-email.perl:1667 git-send-email.perl:1687
673bfad0
JX
23664#, perl-format
23665msgid "(mbox) Adding cc: %s from line '%s'\n"
23666msgstr ""
23667
e13da2db 23668#: git-send-email.perl:1673
673bfad0
JX
23669#, perl-format
23670msgid "(mbox) Adding to: %s from line '%s'\n"
23671msgstr ""
23672
e13da2db 23673#: git-send-email.perl:1730
673bfad0
JX
23674#, perl-format
23675msgid "(non-mbox) Adding cc: %s from line '%s'\n"
23676msgstr ""
23677
e13da2db 23678#: git-send-email.perl:1765
673bfad0
JX
23679#, perl-format
23680msgid "(body) Adding cc: %s from line '%s'\n"
23681msgstr ""
23682
e13da2db 23683#: git-send-email.perl:1876
673bfad0
JX
23684#, perl-format
23685msgid "(%s) Could not execute '%s'"
23686msgstr ""
23687
e13da2db 23688#: git-send-email.perl:1883
673bfad0
JX
23689#, perl-format
23690msgid "(%s) Adding %s: %s from: '%s'\n"
23691msgstr ""
23692
e13da2db 23693#: git-send-email.perl:1887
673bfad0
JX
23694#, perl-format
23695msgid "(%s) failed to close pipe to '%s'"
23696msgstr ""
23697
e13da2db 23698#: git-send-email.perl:1917
673bfad0
JX
23699msgid "cannot send message as 7bit"
23700msgstr ""
23701
e13da2db 23702#: git-send-email.perl:1925
673bfad0
JX
23703msgid "invalid transfer encoding"
23704msgstr ""
23705
e13da2db 23706#: git-send-email.perl:1966 git-send-email.perl:2018 git-send-email.perl:2028
673bfad0
JX
23707#, perl-format
23708msgid "unable to open %s: %s\n"
23709msgstr ""
23710
e13da2db 23711#: git-send-email.perl:1969
673bfad0
JX
23712#, perl-format
23713msgid "%s: patch contains a line longer than 998 characters"
23714msgstr ""
23715
e13da2db 23716#: git-send-email.perl:1986
673bfad0
JX
23717#, perl-format
23718msgid "Skipping %s with backup suffix '%s'.\n"
23719msgstr ""
23720
23721#. TRANSLATORS: please keep "[y|N]" as is.
e13da2db 23722#: git-send-email.perl:1990
673bfad0
JX
23723#, perl-format
23724msgid "Do you really want to send %s? [y|N]: "
23725msgstr ""