Raw
Large file — syntax highlighting disabled.
1 # Chinese (traditional) translations for Git package
2 # Git 套裝軟體的繁體中文翻譯。
3 # Copyright (C) 2012-2021 Jiang Xin <worldhello.net AT gmail.com>
4 # Copyright (C) 2019-2023 Yi-Jyun Pan <pan93412@gmail.com>
5 # This file is distributed under the same license as the Git package.
6 #
7 # The glossary can be found on https://github.com/l10n-tw/git-glossary
8 #
9 # Contributors (CN):
10 # - Fangyi Zhou <me AT fangyi.io>
11 # - Jiang Xin <worldhello.net AT gmail.com>
12 # - Lian Cheng <rhythm.mail AT gmail.com>
13 # - Ray Chen <oldsharp AT gmail.com>
14 # - Riku <lu.riku AT gmail.com>
15 # - Thynson <lanxingcan AT gmail.com>
16 # - ws3389 <willsmith3389 AT gmail.com>
17 # - Wang Sheng <wangsheng2008love AT 163.com>
18 # - 依云 <lilydjwg AT gmail.com>
19 # - Yichao Yu <yyc1992 AT gmail.com>
20 # - Zhuang Ya <zhuangya AT me.com>
21 #
22 # Yi-Jyun Pan <pan93412@gmail.com>, 2021, 2022, 2023, 2024, 2025, 2026.
23 # Kaiyang Wu <self@origincode.me>, 2022.
24 # Lumynous <lumynou5.tw@gmail.com>, 2023, 2024, 2025, 2026.
25 # Kisaragi Hiu <mail@kisaragi-hiu.com>, 2024.
26 # Ngoo Ka-iu <willy04wu69@gmail.com>, 2024.
27 # Nightfeather Chen <slat@nightfeather.me>, 2024.
28 # hms5232 <hms5232@hhming.moe>, 2024, 2025.
29 msgid ""
30 msgstr ""
31 "Project-Id-Version: Git\n"
32 "Report-Msgid-Bugs-To: Git Mailing List <git@vger.kernel.org>\n"
33 "POT-Creation-Date: 2026-04-19 19:19+0800\n"
34 "PO-Revision-Date: 2026-04-19 13:40+0000\n"
35 "Last-Translator: Yi-Jyun Pan <pan93412@gmail.com>\n"
36 "Language-Team: Chinese (Traditional Han script) <https://weblate.slat.org/"
37 "projects/git-po/git-cli/zh_Hant/>\n"
38 "Language: zh_TW\n"
39 "MIME-Version: 1.0\n"
40 "Content-Type: text/plain; charset=UTF-8\n"
41 "Content-Transfer-Encoding: 8bit\n"
42 "Plural-Forms: nplurals=1; plural=0;\n"
43 "X-Generator: Weblate 5.16.2\n"
44 "X-ZhConverter: 繁化姬 dict-f4bc617e-r910 @ 2019/11/16 20:23:12 | https://"
45 "zhconvert.org\n"
46
47 #: add-interactive.c
48 #, c-format
49 msgid "Huh (%s)?"
50 msgstr "嗯(%s)?"
51
52 #: add-interactive.c add-interactive.c builtin/merge.c
53 #: builtin/rebase.c builtin/rebase.c reset.c sequencer.c
54 #: sequencer.c sequencer.c
55 msgid "could not read index"
56 msgstr "無法讀取索引"
57
58 #: add-interactive.c
59 msgid "binary"
60 msgstr "二進位"
61
62 #: add-interactive.c
63 msgid "nothing"
64 msgstr "無"
65
66 #: add-interactive.c
67 msgid "unchanged"
68 msgstr "未變更"
69
70 #: add-interactive.c
71 msgid "Update"
72 msgstr "更新"
73
74 #: add-interactive.c add-interactive.c add-interactive.c
75 #, c-format
76 msgid "could not stage '%s'"
77 msgstr "無法暫存「%s」"
78
79 #: add-interactive.c add-interactive.c builtin/stash.c
80 #: builtin/stash.c builtin/stash.c builtin/stash.c
81 #: builtin/stash.c reset.c sequencer.c
82 msgid "could not write index"
83 msgstr "無法寫入索引"
84
85 #: add-interactive.c
86 #, c-format
87 msgid "updated %d path\n"
88 msgid_plural "updated %d paths\n"
89 msgstr[0] "已更新 %d 個路徑\n"
90
91 #: add-interactive.c
92 #, c-format
93 msgid "note: %s is untracked now.\n"
94 msgstr "註:現已不再追蹤 %s。\n"
95
96 #: add-interactive.c apply.c builtin/checkout.c
97 #: builtin/reset.c
98 #, c-format
99 msgid "make_cache_entry failed for path '%s'"
100 msgstr "對「%s」路徑執行 make_cache_entry 失敗"
101
102 #: add-interactive.c
103 msgid "Revert"
104 msgstr "還原"
105
106 #: add-interactive.c
107 msgid "Could not parse HEAD^{tree}"
108 msgstr "無法解析 HEAD^{tree}"
109
110 #: add-interactive.c
111 #, c-format
112 msgid "reverted %d path\n"
113 msgid_plural "reverted %d paths\n"
114 msgstr[0] "已還原 %d 個路徑\n"
115
116 #: add-interactive.c
117 #, c-format
118 msgid "No untracked files.\n"
119 msgstr "沒有未追蹤的檔案。\n"
120
121 #: add-interactive.c
122 msgid "Add untracked"
123 msgstr "加入未追蹤項目"
124
125 #: add-interactive.c
126 #, c-format
127 msgid "added %d path\n"
128 msgid_plural "added %d paths\n"
129 msgstr[0] "已加入 %d 個路徑\n"
130
131 #: add-interactive.c
132 #, c-format
133 msgid "ignoring unmerged: %s"
134 msgstr "忽略未合併項目:%s"
135
136 #: add-interactive.c
137 #, c-format
138 msgid "Only binary files changed.\n"
139 msgstr "只有二進位檔案變更了。\n"
140
141 #: add-interactive.c
142 #, c-format
143 msgid "No changes.\n"
144 msgstr "沒有變更。\n"
145
146 #: add-interactive.c
147 msgid "Patch update"
148 msgstr "修補檔更新"
149
150 #: add-interactive.c
151 msgid "Review diff"
152 msgstr "檢閱差異"
153
154 #: add-interactive.c
155 msgid "show paths with changes"
156 msgstr "顯示有變更的路徑"
157
158 #: add-interactive.c
159 msgid "add working tree state to the staged set of changes"
160 msgstr "將工作區狀態加入至暫存變更暫存集"
161
162 #: add-interactive.c
163 msgid "revert staged set of changes back to the HEAD version"
164 msgstr "將變更暫存集還原至 HEAD 版本"
165
166 #: add-interactive.c
167 msgid "pick hunks and update selectively"
168 msgstr "挑選區塊並選擇性更新"
169
170 #: add-interactive.c
171 msgid "view diff between HEAD and index"
172 msgstr "檢視 HEAD 及索引之間的差異"
173
174 #: add-interactive.c
175 msgid "add contents of untracked files to the staged set of changes"
176 msgstr "將未追蹤檔案的內容加入至變更暫存集"
177
178 #: add-interactive.c add-interactive.c
179 msgid "Prompt help:"
180 msgstr "提示說明:"
181
182 #: add-interactive.c
183 msgid "select a single item"
184 msgstr "選取一個項目"
185
186 #: add-interactive.c
187 msgid "select a range of items"
188 msgstr "選取範圍中項目"
189
190 #: add-interactive.c
191 msgid "select multiple ranges"
192 msgstr "選取多個範圍"
193
194 #: add-interactive.c add-interactive.c
195 msgid "select item based on unique prefix"
196 msgstr "根據獨特前綴選取項目"
197
198 #: add-interactive.c
199 msgid "unselect specified items"
200 msgstr "取消選取指定項目"
201
202 #: add-interactive.c
203 msgid "choose all items"
204 msgstr "選擇所有項目"
205
206 #: add-interactive.c
207 msgid "(empty) finish selecting"
208 msgstr "(空)完成選取"
209
210 #: add-interactive.c
211 msgid "select a numbered item"
212 msgstr "選取編號過的項目"
213
214 #: add-interactive.c
215 msgid "(empty) select nothing"
216 msgstr "(空)全部不選取"
217
218 #: add-interactive.c builtin/clean.c
219 msgid "*** Commands ***"
220 msgstr "*** 命令 ***"
221
222 #: add-interactive.c builtin/clean.c
223 msgid "What now"
224 msgstr "請選擇"
225
226 #: add-interactive.c
227 msgid "staged"
228 msgstr "已暫存"
229
230 #: add-interactive.c
231 msgid "unstaged"
232 msgstr "未暫存"
233
234 #: add-interactive.c apply.c apply.c builtin/am.c
235 #: builtin/am.c builtin/bugreport.c builtin/clone.c
236 #: builtin/diagnose.c builtin/fetch.c builtin/hook.c
237 #: builtin/merge.c builtin/pull.c builtin/submodule--helper.c
238 #: builtin/submodule--helper.c
239 msgid "path"
240 msgstr "路徑"
241
242 #: add-interactive.c
243 msgid "could not refresh index"
244 msgstr "無法重新整理索引"
245
246 #: add-interactive.c builtin/clean.c
247 #, c-format
248 msgid "Bye.\n"
249 msgstr "再見。\n"
250
251 #: add-patch.c
252 #, c-format
253 msgid "Stage mode change%s [y,n,q,a,d%s,?]? "
254 msgstr "暫存模式變更%s [y,n,q,a,d%s,?]? "
255
256 #: add-patch.c
257 #, c-format
258 msgid "Stage deletion%s [y,n,q,a,d%s,?]? "
259 msgstr "暫存刪除動作%s [y,n,q,a,d%s,?]? "
260
261 #: add-patch.c
262 #, c-format
263 msgid "Stage addition%s [y,n,q,a,d%s,?]? "
264 msgstr "暫存加入動作%s [y,n,q,a,d%s,?]? "
265
266 #: add-patch.c
267 #, c-format
268 msgid "Stage this hunk%s [y,n,q,a,d%s,?]? "
269 msgstr "暫存此區塊%s [y,n,q,a,d%s,?]? "
270
271 #: add-patch.c add-patch.c
272 msgid ""
273 "If the patch applies cleanly, the edited hunk will immediately be marked for "
274 "staging."
275 msgstr "如果修補檔能完全套用,編輯區塊將立即標記為暫存。"
276
277 #: add-patch.c add-patch.c
278 msgid ""
279 "y - stage this hunk\n"
280 "n - do not stage this hunk\n"
281 "q - quit; do not stage this hunk or any of the remaining ones\n"
282 "a - stage this hunk and all later hunks in the file\n"
283 "d - do not stage this hunk or any of the later hunks in the file\n"
284 msgstr ""
285 "y - 暫存此區塊\n"
286 "n - 不要暫存此區塊\n"
287 "q - 離開。不暫存此區塊及後面的全部區塊\n"
288 "a - 暫存此區塊和本檔案中後面的全部區塊\n"
289 "d - 不暫存此區塊和本檔案中後面的全部區塊\n"
290
291 #: add-patch.c
292 #, c-format
293 msgid "Stash mode change%s [y,n,q,a,d%s,?]? "
294 msgstr "貯存模式變更%s [y,n,q,a,d%s,?]? "
295
296 #: add-patch.c
297 #, c-format
298 msgid "Stash deletion%s [y,n,q,a,d%s,?]? "
299 msgstr "貯存刪除動作%s [y,n,q,a,d%s,?]? "
300
301 #: add-patch.c
302 #, c-format
303 msgid "Stash addition%s [y,n,q,a,d%s,?]? "
304 msgstr "貯存加入動作%s [y,n,q,a,d%s,?]? "
305
306 #: add-patch.c
307 #, c-format
308 msgid "Stash this hunk%s [y,n,q,a,d%s,?]? "
309 msgstr "貯存此區塊%s [y,n,q,a,d%s,?]? "
310
311 #: add-patch.c
312 msgid ""
313 "If the patch applies cleanly, the edited hunk will immediately be marked for "
314 "stashing."
315 msgstr "如果修補檔能完全套用,編輯區塊將立即標記為貯存。"
316
317 #: add-patch.c
318 msgid ""
319 "y - stash this hunk\n"
320 "n - do not stash this hunk\n"
321 "q - quit; do not stash this hunk or any of the remaining ones\n"
322 "a - stash this hunk and all later hunks in the file\n"
323 "d - do not stash this hunk or any of the later hunks in the file\n"
324 msgstr ""
325 "y - 貯存此區塊\n"
326 "n - 不要貯存此區塊\n"
327 "q - 離開。不貯存此區塊及後面的全部區塊\n"
328 "a - 貯存此區塊和本檔案中後面的全部區塊\n"
329 "d - 不貯存此區塊和本檔案中後面的全部區塊\n"
330
331 #: add-patch.c
332 #, c-format
333 msgid "Unstage mode change%s [y,n,q,a,d%s,?]? "
334 msgstr "取消暫存模式變更%s [y,n,q,a,d%s,?]? "
335
336 #: add-patch.c
337 #, c-format
338 msgid "Unstage deletion%s [y,n,q,a,d%s,?]? "
339 msgstr "取消暫存刪除動作%s [y,n,q,a,d%s,?]? "
340
341 #: add-patch.c
342 #, c-format
343 msgid "Unstage addition%s [y,n,q,a,d%s,?]? "
344 msgstr "取消暫存加入動作%s [y,n,q,a,d%s,?]? "
345
346 #: add-patch.c
347 #, c-format
348 msgid "Unstage this hunk%s [y,n,q,a,d%s,?]? "
349 msgstr "取消暫存此區塊%s [y,n,q,a,d%s,?]? "
350
351 #: add-patch.c
352 msgid ""
353 "If the patch applies cleanly, the edited hunk will immediately be marked for "
354 "unstaging."
355 msgstr "如果修補檔能完全套用,編輯區塊將立即標記為未暫存。"
356
357 #: add-patch.c
358 msgid ""
359 "y - unstage this hunk\n"
360 "n - do not unstage this hunk\n"
361 "q - quit; do not unstage this hunk or any of the remaining ones\n"
362 "a - unstage this hunk and all later hunks in the file\n"
363 "d - do not unstage this hunk or any of the later hunks in the file\n"
364 msgstr ""
365 "y - 不暫存此區塊\n"
366 "n - 不要不暫存此區塊\n"
367 "q - 離開。不要不暫存此區塊及後面的全部區塊\n"
368 "a - 不暫存此區塊和本檔案中後面的全部區塊\n"
369 "d - 不要不暫存此區塊和本檔案中後面的全部區塊\n"
370
371 #: add-patch.c
372 #, c-format
373 msgid "Apply mode change to index%s [y,n,q,a,d%s,?]? "
374 msgstr "將模式變更套用至索引區%s [y,n,q,a,d%s,?]? "
375
376 #: add-patch.c
377 #, c-format
378 msgid "Apply deletion to index%s [y,n,q,a,d%s,?]? "
379 msgstr "將刪除動作套用至索引%s [y,n,q,a,d%s,?]? "
380
381 #: add-patch.c
382 #, c-format
383 msgid "Apply addition to index%s [y,n,q,a,d%s,?]? "
384 msgstr "將加入動作套用至索引%s [y,n,q,a,d%s,?]? "
385
386 #: add-patch.c
387 #, c-format
388 msgid "Apply this hunk to index%s [y,n,q,a,d%s,?]? "
389 msgstr "將此區塊套用到索引%s [y,n,q,a,d%s,?]? "
390
391 #: add-patch.c add-patch.c add-patch.c
392 msgid ""
393 "If the patch applies cleanly, the edited hunk will immediately be marked for "
394 "applying."
395 msgstr "如果修補檔能完全套用,編輯區塊將立即標記為套用。"
396
397 #: add-patch.c
398 msgid ""
399 "y - apply this hunk to index\n"
400 "n - do not apply this hunk to index\n"
401 "q - quit; do not apply this hunk or any of the remaining ones\n"
402 "a - apply this hunk and all later hunks in the file\n"
403 "d - do not apply this hunk or any of the later hunks in the file\n"
404 msgstr ""
405 "y - 在索引中套用此區塊\n"
406 "n - 不要在索引中套用此區塊\n"
407 "q - 離開。不要套用此區塊及後面的全部區塊\n"
408 "a - 套用此區塊和本檔案中後面的全部區塊\n"
409 "d - 不要套用此區塊和本檔案中後面的全部區塊\n"
410
411 #: add-patch.c add-patch.c
412 #, c-format
413 msgid "Discard mode change from worktree%s [y,n,q,a,d%s,?]? "
414 msgstr "從工作區捨棄模式變更%s [y,n,q,a,d%s,?]? "
415
416 #: add-patch.c add-patch.c
417 #, c-format
418 msgid "Discard deletion from worktree%s [y,n,q,a,d%s,?]? "
419 msgstr "從工作區捨棄刪除動作%s [y,n,q,a,d%s,?]? "
420
421 #: add-patch.c add-patch.c
422 #, c-format
423 msgid "Discard addition from worktree%s [y,n,q,a,d%s,?]? "
424 msgstr "從工作區捨棄加入動作%s [y,n,q,a,d%s,?]? "
425
426 #: add-patch.c add-patch.c
427 #, c-format
428 msgid "Discard this hunk from worktree%s [y,n,q,a,d%s,?]? "
429 msgstr "從工作區捨棄此區塊%s [y,n,q,a,d%s,?]? "
430
431 #: add-patch.c add-patch.c add-patch.c
432 msgid ""
433 "If the patch applies cleanly, the edited hunk will immediately be marked for "
434 "discarding."
435 msgstr "如果修補檔能完全套用,編輯區塊將立即標記為捨棄。"
436
437 #: add-patch.c add-patch.c
438 msgid ""
439 "y - discard this hunk from worktree\n"
440 "n - do not discard this hunk from worktree\n"
441 "q - quit; do not discard this hunk or any of the remaining ones\n"
442 "a - discard this hunk and all later hunks in the file\n"
443 "d - do not discard this hunk or any of the later hunks in the file\n"
444 msgstr ""
445 "y - 在工作區中捨棄此區塊\n"
446 "n - 不要在工作區中捨棄此區塊\n"
447 "q - 離開。不要捨棄此區塊及後面的全部區塊\n"
448 "a - 捨棄此區塊和本檔案中後面的全部區塊\n"
449 "d - 不要捨棄此區塊和本檔案中後面的全部區塊\n"
450
451 #: add-patch.c
452 #, c-format
453 msgid "Discard mode change from index and worktree%s [y,n,q,a,d%s,?]? "
454 msgstr "從索引區和工作區捨棄模式變更%s [y,n,q,a,d%s,?]? "
455
456 #: add-patch.c
457 #, c-format
458 msgid "Discard deletion from index and worktree%s [y,n,q,a,d%s,?]? "
459 msgstr "從索引和工作區捨棄刪除動作%s [y,n,q,a,d%s,?]? "
460
461 #: add-patch.c
462 #, c-format
463 msgid "Discard addition from index and worktree%s [y,n,q,a,d%s,?]? "
464 msgstr "從索引和工作區捨棄加入動作%s [y,n,q,a,d%s,?]? "
465
466 #: add-patch.c
467 #, c-format
468 msgid "Discard this hunk from index and worktree%s [y,n,q,a,d%s,?]? "
469 msgstr "從索引和工作區捨棄此區塊%s [y,n,q,a,d%s,?]? "
470
471 #: add-patch.c
472 msgid ""
473 "y - discard this hunk from index and worktree\n"
474 "n - do not discard this hunk from index and worktree\n"
475 "q - quit; do not discard this hunk or any of the remaining ones\n"
476 "a - discard this hunk and all later hunks in the file\n"
477 "d - do not discard this hunk or any of the later hunks in the file\n"
478 msgstr ""
479 "y - 在索引和工作區中捨棄此區塊\n"
480 "n - 不要在索引和工作區中捨棄此區塊\n"
481 "q - 離開。不要捨棄此區塊及後面的全部區塊\n"
482 "a - 捨棄此區塊和本檔案中後面的全部區塊\n"
483 "d - 不要捨棄此區塊和本檔案中後面的全部區塊\n"
484
485 #: add-patch.c
486 #, c-format
487 msgid "Apply mode change to index and worktree%s [y,n,q,a,d%s,?]? "
488 msgstr "將模式變更套用至索引區和工作區%s [y,n,q,a,d%s,?]? "
489
490 #: add-patch.c
491 #, c-format
492 msgid "Apply deletion to index and worktree%s [y,n,q,a,d%s,?]? "
493 msgstr "將刪除動作套用到索引和工作區%s [y,n,q,a,d%s,?]? "
494
495 #: add-patch.c
496 #, c-format
497 msgid "Apply addition to index and worktree%s [y,n,q,a,d%s,?]? "
498 msgstr "將加入動作套用到索引和工作區%s [y,n,q,a,d%s,?]? "
499
500 #: add-patch.c
501 #, c-format
502 msgid "Apply this hunk to index and worktree%s [y,n,q,a,d%s,?]? "
503 msgstr "將此區塊套用到索引和工作區%s [y,n,q,a,d%s,?]? "
504
505 #: add-patch.c
506 msgid ""
507 "y - apply this hunk to index and worktree\n"
508 "n - do not apply this hunk to index and worktree\n"
509 "q - quit; do not apply this hunk or any of the remaining ones\n"
510 "a - apply this hunk and all later hunks in the file\n"
511 "d - do not apply this hunk or any of the later hunks in the file\n"
512 msgstr ""
513 "y - 在索引和工作區中套用此區塊\n"
514 "n - 不要在索引和工作區中套用此區塊\n"
515 "q - 離開。不要套用此區塊及後面的全部區塊\n"
516 "a - 套用此區塊和本檔案中後面的全部區塊\n"
517 "d - 不要套用此區塊和本檔案中後面的全部區塊\n"
518
519 #: add-patch.c
520 #, c-format
521 msgid "Apply mode change to worktree%s [y,n,q,a,d%s,?]? "
522 msgstr "將模式變更套用至工作區%s [y,n,q,a,d%s,?]? "
523
524 #: add-patch.c
525 #, c-format
526 msgid "Apply deletion to worktree%s [y,n,q,a,d%s,?]? "
527 msgstr "將刪除動作套用到工作區%s [y,n,q,a,d%s,?]? "
528
529 #: add-patch.c
530 #, c-format
531 msgid "Apply addition to worktree%s [y,n,q,a,d%s,?]? "
532 msgstr "將加入動作套用到工作區%s [y,n,q,a,d%s,?]? "
533
534 #: add-patch.c
535 #, c-format
536 msgid "Apply this hunk to worktree%s [y,n,q,a,d%s,?]? "
537 msgstr "將此區塊套用到工作區%s [y,n,q,a,d%s,?]? "
538
539 #: add-patch.c
540 msgid ""
541 "y - apply this hunk to worktree\n"
542 "n - do not apply this hunk to worktree\n"
543 "q - quit; do not apply this hunk or any of the remaining ones\n"
544 "a - apply this hunk and all later hunks in the file\n"
545 "d - do not apply this hunk or any of the later hunks in the file\n"
546 msgstr ""
547 "y - 在工作區中套用此區塊\n"
548 "n - 不要在工作區中套用此區塊\n"
549 "q - 離開。不要套用此區塊及後面的全部區塊\n"
550 "a - 套用此區塊和本檔案中後面的全部區塊\n"
551 "d - 不要套用此區塊和本檔案中後面的全部區塊\n"
552
553 #: add-patch.c add-patch.c add-patch.c add-patch.c
554 #, c-format
555 msgid "%s cannot be negative"
556 msgstr "%s 不能是負數"
557
558 #: add-patch.c
559 #, c-format
560 msgid "could not parse hunk header '%.*s'"
561 msgstr "無法解析區塊標頭「%.*s」"
562
563 #: add-patch.c
564 msgid "could not parse diff"
565 msgstr "無法解析差異"
566
567 #: add-patch.c
568 msgid "could not parse colored diff"
569 msgstr "無法解析上色過的差異"
570
571 #: add-patch.c
572 #, c-format
573 msgid "failed to run '%s'"
574 msgstr "無法執行「%s」"
575
576 #: add-patch.c
577 msgid "mismatched output from interactive.diffFilter"
578 msgstr "interactive.diffFilter 的輸出不符"
579
580 #: add-patch.c
581 msgid ""
582 "Your filter must maintain a one-to-one correspondence\n"
583 "between its input and output lines."
584 msgstr ""
585 "您的過濾器必須在其輸入及輸出列\n"
586 "維持一對一的對應關係。"
587
588 #: add-patch.c
589 #, c-format
590 msgid ""
591 "expected context line #%d in\n"
592 "%.*s"
593 msgstr ""
594 "預期在下述位置有上下文列 #%d:\n"
595 "%.*s"
596
597 #: add-patch.c
598 #, c-format
599 msgid ""
600 "hunks do not overlap:\n"
601 "%.*s\n"
602 "\tdoes not end with:\n"
603 "%.*s"
604 msgstr ""
605 "區塊未重疊:\n"
606 "%.*s\n"
607 "\t結尾不是:\n"
608 "%.*s"
609
610 #: add-patch.c
611 msgid "Manual hunk edit mode -- see bottom for a quick guide.\n"
612 msgstr "手動區塊編輯模式——檢視底部的快速指引。\n"
613
614 #: add-patch.c
615 #, c-format
616 msgid ""
617 "---\n"
618 "To remove '%c' lines, make them ' ' lines (context).\n"
619 "To remove '%c' lines, delete them.\n"
620 "Lines starting with %s will be removed.\n"
621 msgstr ""
622 "---\n"
623 "要移除「%c」開頭的列,請將列首(上下文)改成空白。\n"
624 "要移除「%c」開頭的列,請直接刪除。\n"
625 "開頭是 %s 的列會被移除。\n"
626
627 #: add-patch.c
628 msgid ""
629 "If it does not apply cleanly, you will be given an opportunity to\n"
630 "edit again. If all lines of the hunk are removed, then the edit is\n"
631 "aborted and the hunk is left unchanged.\n"
632 msgstr ""
633 "如果沒有完全套用,您可以再次編輯。\n"
634 "若刪掉此區塊的所有內容,則會中止編輯,\n"
635 "區塊則不會變更。\n"
636
637 #: add-patch.c
638 msgid "could not parse hunk header"
639 msgstr "無法解析區塊標頭"
640
641 #: add-patch.c
642 msgid "'git apply --cached' failed"
643 msgstr "「git apply --cached」失敗"
644
645 #. TRANSLATORS: do not translate [y/n]
646 #. The program will only accept that input at this point.
647 #. Consider translating (saying "no" discards!) as
648 #. (saying "n" for "no" discards!) if the translation
649 #. of the word "no" does not start with n.
650 #.
651 #: add-patch.c
652 msgid ""
653 "Your edited hunk does not apply. Edit again (saying \"no\" discards!) [y/n]? "
654 msgstr "未套用您編輯的區塊。是否重新編輯(輸入「no」捨棄!) [y/n]? "
655
656 #: add-patch.c
657 msgid "The selected hunks do not apply to the index!"
658 msgstr "選取的區塊無法套用至索引!"
659
660 #: add-patch.c
661 msgid "Apply them to the worktree anyway? "
662 msgstr "無論如何都要套用到工作區嗎? "
663
664 #: add-patch.c
665 msgid "Nothing was applied.\n"
666 msgstr "未套用。\n"
667
668 #: add-patch.c
669 #, c-format
670 msgid ""
671 "j - go to the next undecided hunk, roll over at the bottom\n"
672 "J - go to the next hunk, roll over at the bottom\n"
673 "k - go to the previous undecided hunk, roll over at the top\n"
674 "K - go to the previous hunk, roll over at the top\n"
675 "g - select a hunk to go to\n"
676 "/ - search for a hunk matching the given regex\n"
677 "s - split the current hunk into smaller hunks\n"
678 "e - manually edit the current hunk\n"
679 "p - print the current hunk\n"
680 "P - print the current hunk using the pager\n"
681 "> - go to the next file, roll over at the bottom\n"
682 "< - go to the previous file, roll over at the top\n"
683 "? - print help\n"
684 "HUNKS SUMMARY - Hunks: %d, USE: %d, SKIP: %d\n"
685 msgstr ""
686 "j - 前往下一個未決區塊,在最後一個時回到第一個未決區塊\n"
687 "J - 前往下一個區塊,在最後一個時回到第一個區塊\n"
688 "k - 前往上一個未決區塊,在第一個時回到最後一個未決區塊\n"
689 "K - 前往上一個區塊,在第一個時回到最後一個區塊\n"
690 "g - 選擇要跳轉至的區塊\n"
691 "/ - 尋找符合提供之常規表示式的區塊\n"
692 "s - 分割目前區塊為更小的區塊\n"
693 "e - 手動編輯目前區塊\n"
694 "p - 輸出目前區塊\n"
695 "P - 分頁輸出目前區塊\n"
696 "> - 前往下一個檔案,在最後一個時回到第一個檔案\n"
697 "< - 前往上一個檔案,在第一個時回到最後一個檔案\n"
698 "? - 顯示說明\n"
699 "區塊摘要 - 區塊數:%d,選取數:%d,略過數:%d\n"
700
701 #: add-patch.c
702 msgid "'git apply' failed"
703 msgstr "「git apply」失敗"
704
705 #: add-patch.c
706 msgid " (was: y)"
707 msgstr " (原本是:y)"
708
709 #: add-patch.c
710 msgid " (was: n)"
711 msgstr " (原本是:n)"
712
713 #: add-patch.c
714 #, c-format
715 msgid "Only one letter is expected, got '%s'"
716 msgstr "預期收到一個字母,卻收到「%s」"
717
718 #: add-patch.c
719 msgid "No next file"
720 msgstr "沒有下一個檔案"
721
722 #: add-patch.c
723 msgid "No previous file"
724 msgstr "沒有上一個檔案"
725
726 #: add-patch.c add-patch.c
727 msgid "No other hunk"
728 msgstr "沒有其他區塊"
729
730 #: add-patch.c add-patch.c
731 msgid "No other undecided hunk"
732 msgstr "沒有其他未決區塊"
733
734 #: add-patch.c
735 msgid "No other hunks to goto"
736 msgstr "沒有其他可以跳轉的區塊"
737
738 #: add-patch.c
739 msgid "go to which hunk (<ret> to see more)? "
740 msgstr "要跳轉到哪個區塊(<ret> 檢視更多)? "
741
742 #: add-patch.c
743 msgid "go to which hunk? "
744 msgstr "跳轉到哪個區塊? "
745
746 #: add-patch.c
747 #, c-format
748 msgid "Invalid number: '%s'"
749 msgstr "無效數字:「%s」"
750
751 #: add-patch.c
752 #, c-format
753 msgid "Sorry, only %d hunk available."
754 msgid_plural "Sorry, only %d hunks available."
755 msgstr[0] "對不起,只有 %d 個可用區塊。"
756
757 #: add-patch.c
758 msgid "No other hunks to search"
759 msgstr "沒有其他可以尋找的區塊"
760
761 #: add-patch.c
762 msgid "search for regex? "
763 msgstr "使用常規表示式搜尋? "
764
765 #: add-patch.c
766 #, c-format
767 msgid "Malformed search regexp %s: %s"
768 msgstr "格式錯誤的常規表示式 %s:%s"
769
770 #: add-patch.c
771 msgid "No hunk matches the given pattern"
772 msgstr "沒有符合提供模式的區塊"
773
774 #: add-patch.c
775 msgid "Sorry, cannot split this hunk"
776 msgstr "對不起,不能分割這個區塊"
777
778 #: add-patch.c
779 #, c-format
780 msgid "Split into %d hunks."
781 msgstr "分割為 %d 個區塊。"
782
783 #: add-patch.c
784 msgid "Sorry, cannot edit this hunk"
785 msgstr "對不起,無法編輯這個區塊"
786
787 #: add-patch.c
788 #, c-format
789 msgid "Unknown command '%s' (use '?' for help)"
790 msgstr "未知命令「%s」(使用「?」獲取幫助)"
791
792 #: add-patch.c
793 msgid "No changes."
794 msgstr "沒有變更。"
795
796 #: add-patch.c
797 msgid "Only binary files changed."
798 msgstr "只有二進位檔案變更了。"
799
800 #: add-patch.c
801 #, c-format
802 msgid "Stage mode change [y,n,q,a,d%s,?]? "
803 msgstr "暫存模式變更 [y,n,q,a,d%s,?]? "
804
805 #: add-patch.c
806 #, c-format
807 msgid "Stage deletion [y,n,q,a,d%s,?]? "
808 msgstr "暫存刪除動作 [y,n,q,a,d%s,?]? "
809
810 #: add-patch.c
811 #, c-format
812 msgid "Stage addition [y,n,q,a,d%s,?]? "
813 msgstr "暫存加入動作 [y,n,q,a,d%s,?]? "
814
815 #: add-patch.c
816 #, c-format
817 msgid "Stage this hunk [y,n,q,a,d%s,?]? "
818 msgstr "暫存此區塊 [y,n,q,a,d%s,?]? "
819
820 #: add-patch.c
821 msgid "Revision does not refer to a commit"
822 msgstr "修訂版指向的不是提交"
823
824 #: advice.c
825 #, c-format
826 msgid ""
827 "\n"
828 "Disable this message with \"git config set advice.%s false\""
829 msgstr ""
830 "\n"
831 "請使用「git config set advice.%s false」停用此訊息"
832
833 #: advice.c
834 #, c-format
835 msgid "%shint:%s%.*s%s\n"
836 msgstr "%s提示:%s%.*s%s\n"
837
838 #: advice.c
839 msgid "Cherry-picking is not possible because you have unmerged files."
840 msgstr "無法揀選,有未合併的檔案。"
841
842 #: advice.c
843 msgid "Committing is not possible because you have unmerged files."
844 msgstr "無法提交,有未合併的檔案。"
845
846 #: advice.c
847 msgid "Merging is not possible because you have unmerged files."
848 msgstr "無法合併,有未合併的檔案。"
849
850 #: advice.c
851 msgid "Pulling is not possible because you have unmerged files."
852 msgstr "無法拉取,有未合併的檔案。"
853
854 #: advice.c
855 msgid "Reverting is not possible because you have unmerged files."
856 msgstr "無法還原提交,有未合併的檔案。"
857
858 #: advice.c
859 msgid "Rebasing is not possible because you have unmerged files."
860 msgstr "無法重定基底,有未合併的檔案。"
861
862 #: advice.c
863 msgid ""
864 "Fix them up in the work tree, and then use 'git add/rm <file>'\n"
865 "as appropriate to mark resolution and make a commit."
866 msgstr ""
867 "請在工作區修正檔案,然後視情況使用「git add/rm <file>」\n"
868 "命令標記解決方案並提交。"
869
870 #: advice.c
871 msgid "Exiting because of an unresolved conflict."
872 msgstr "存在未解決的衝突,離開。"
873
874 #: advice.c builtin/merge.c
875 msgid "You have not concluded your merge (MERGE_HEAD exists)."
876 msgstr "合併尚未結束(有 MERGE_HEAD)。"
877
878 #: advice.c
879 msgid "Please, commit your changes before merging."
880 msgstr "請在合併前先提交您的變更。"
881
882 #: advice.c
883 msgid "Exiting because of unfinished merge."
884 msgstr "存在未完成的合併,離開。"
885
886 #: advice.c
887 msgid ""
888 "Diverging branches can't be fast-forwarded, you need to either:\n"
889 "\n"
890 "\tgit merge --no-ff\n"
891 "\n"
892 "or:\n"
893 "\n"
894 "\tgit rebase\n"
895 msgstr ""
896 "岔開的分支不能快轉,您得執行:\n"
897 "\n"
898 "\tgit merge --no-ff\n"
899 "\n"
900 "或者:\n"
901 "\n"
902 "\tgit rebase\n"
903
904 #: advice.c
905 msgid "Not possible to fast-forward, aborting."
906 msgstr "無法快轉,中止。"
907
908 #: advice.c
909 #, c-format
910 msgid ""
911 "The following paths and/or pathspecs matched paths that exist\n"
912 "outside of your sparse-checkout definition, so will not be\n"
913 "updated in the index:\n"
914 msgstr ""
915 "下列路徑和(或)路徑規格\n"
916 "符合稀疏簽出定義外且存在的路徑,\n"
917 "所以不會在索引中更新:\n"
918
919 #: advice.c
920 msgid ""
921 "If you intend to update such entries, try one of the following:\n"
922 "* Use the --sparse option.\n"
923 "* Disable or modify the sparsity rules."
924 msgstr ""
925 "如果您執意要更新這些項目,請試試以下任一方式:\n"
926 "* 使用 --sparse 選項。\n"
927 "* 停用或修改稀疏規則。"
928
929 #: advice.c
930 #, c-format
931 msgid ""
932 "Note: switching to '%s'.\n"
933 "\n"
934 "You are in 'detached HEAD' state. You can look around, make experimental\n"
935 "changes and commit them, and you can discard any commits you make in this\n"
936 "state without impacting any branches by switching back to a branch.\n"
937 "\n"
938 "If you want to create a new branch to retain commits you create, you may\n"
939 "do so (now or later) by using -c with the switch command. Example:\n"
940 "\n"
941 " git switch -c <new-branch-name>\n"
942 "\n"
943 "Or undo this operation with:\n"
944 "\n"
945 " git switch -\n"
946 "\n"
947 "Turn off this advice by setting config variable advice.detachedHead to "
948 "false\n"
949 "\n"
950 msgstr ""
951 "註:切換至「%s」。\n"
952 "\n"
953 "您正處於「分離 HEAD」狀態。您可以檢視、進行實驗性修改並提交,\n"
954 "而且您可以在切回分支時,捨棄在此狀態下所做的提交\n"
955 "而不對分支造成影響。\n"
956 "\n"
957 "如果您想要透過建立分支來保留在此狀態下所做的提交,\n"
958 "您可以現在或稍後在 switch 指令使用 -c 選項。例如:\n"
959 "\n"
960 " git switch -c <新分支名稱>\n"
961 "\n"
962 "或者是使用下述命令復原此動作:\n"
963 "\n"
964 " git switch -\n"
965 "\n"
966 "將組態變數 advice.detachedHead 設定為 false,即可關閉本建議\n"
967 "\n"
968
969 #: advice.c
970 #, c-format
971 msgid ""
972 "The following paths have been moved outside the\n"
973 "sparse-checkout definition but are not sparse due to local\n"
974 "modifications.\n"
975 msgstr ""
976 "以下路徑已移動至稀疏簽出定義以外的位置,\n"
977 "但因本機修改而不是稀疏的。\n"
978
979 #: advice.c
980 msgid ""
981 "To correct the sparsity of these paths, do the following:\n"
982 "* Use \"git add --sparse <paths>\" to update the index\n"
983 "* Use \"git sparse-checkout reapply\" to apply the sparsity rules"
984 msgstr ""
985 "若要更正這些路徑的稀疏狀態,請:\n"
986 "* 使用「git add --sparse <路徑>」更新索引\n"
987 "* 使用「git sparse-checkout reapply」套用稀疏規則"
988
989 #: alias.c
990 msgid "cmdline ends with \\"
991 msgstr "命令列以 \\ 結尾"
992
993 #: alias.c
994 msgid "unclosed quote"
995 msgstr "未閉合的引號"
996
997 #: alias.c builtin/cat-file.c builtin/notes.c builtin/notes.c
998 #: builtin/notes.c builtin/notes.c builtin/notes.c
999 #: builtin/notes.c builtin/notes.c builtin/notes.c
1000 #: builtin/notes.c builtin/prune-packed.c builtin/receive-pack.c
1001 #: builtin/refs.c builtin/repo.c builtin/tag.c
1002 #: t/helper/test-pkt-line.c
1003 msgid "too many arguments"
1004 msgstr "引數過多"
1005
1006 #: apply.c
1007 #, c-format
1008 msgid "unrecognized whitespace option '%s'"
1009 msgstr "無法識別空白字元選項「%s」"
1010
1011 #: apply.c
1012 #, c-format
1013 msgid "unrecognized whitespace ignore option '%s'"
1014 msgstr "無法辨識空白字元忽略選項「%s」"
1015
1016 #: apply.c archive.c builtin/add.c builtin/add.c
1017 #: builtin/add.c builtin/add.c builtin/branch.c
1018 #: builtin/checkout-index.c builtin/checkout.c builtin/checkout.c
1019 #: builtin/checkout.c builtin/checkout.c builtin/checkout.c
1020 #: builtin/clean.c builtin/clone.c builtin/clone.c
1021 #: builtin/commit.c builtin/commit.c builtin/commit.c
1022 #: builtin/commit.c builtin/commit.c builtin/describe.c
1023 #: builtin/diff-tree.c builtin/difftool.c builtin/fast-export.c
1024 #: builtin/fetch.c builtin/fetch.c builtin/fetch.c
1025 #: builtin/fetch.c builtin/help.c builtin/index-pack.c
1026 #: builtin/init-db.c builtin/log.c builtin/log.c
1027 #: builtin/ls-files.c builtin/merge-base.c builtin/merge-base.c
1028 #: builtin/merge-tree.c builtin/merge.c builtin/merge.c
1029 #: builtin/rebase.c builtin/rebase.c builtin/rebase.c
1030 #: builtin/repack.c builtin/reset.c builtin/reset.c
1031 #: builtin/rev-parse.c builtin/rev-parse.c builtin/rev-parse.c
1032 #: builtin/show-branch.c builtin/show-branch.c builtin/stash.c
1033 #: builtin/stash.c builtin/submodule--helper.c
1034 #: builtin/submodule--helper.c builtin/tag.c builtin/tag.c
1035 #: builtin/worktree.c builtin/worktree.c builtin/worktree.c
1036 #: builtin/worktree.c builtin/worktree.c builtin/worktree.c
1037 #: parse-options.c parse-options.c range-diff.c revision.c
1038 #: revision.c revision.c revision.c revision.c
1039 #: revision.c revision.c revision.c revision.c
1040 #: revision.c revision.c revision.c revision.c
1041 #: revision.c
1042 #, c-format
1043 msgid "options '%s' and '%s' cannot be used together"
1044 msgstr "無法同時使用「%s」和「%s」選項"
1045
1046 #: apply.c apply.c apply.c
1047 #, c-format
1048 msgid "'%s' outside a repository"
1049 msgstr "「%s」在版本庫之外"
1050
1051 #: apply.c
1052 msgid "failed to read patch"
1053 msgstr "無法讀取修補檔"
1054
1055 #: apply.c
1056 msgid "patch too large"
1057 msgstr "修補檔過大"
1058
1059 #: apply.c
1060 #, c-format
1061 msgid "Cannot prepare timestamp regexp %s"
1062 msgstr "無法準備時間戳常規表示式 %s"
1063
1064 #: apply.c
1065 #, c-format
1066 msgid "regexec returned %d for input: %s"
1067 msgstr "regexec 回傳 %d,輸入為:%s"
1068
1069 #: apply.c
1070 #, c-format
1071 msgid "unable to find filename in patch at %s:%d"
1072 msgstr "無法在修補檔的 %s:%d 處找到檔案名稱"
1073
1074 #: apply.c
1075 #, c-format
1076 msgid "git apply: bad git-diff - expected /dev/null, got %s at %s:%d"
1077 msgstr ""
1078 "git apply:無效的 git-diff — 應為 /dev/null,但在 %2$s:%3$d 處得到 %1$s"
1079
1080 #: apply.c
1081 #, c-format
1082 msgid "git apply: bad git-diff - expected /dev/null, got %s on line %d"
1083 msgstr "git apply:無效的 git-diff — 應為 /dev/null,但在第 %2$d 列得到 %1$s"
1084
1085 #: apply.c
1086 #, c-format
1087 msgid "git apply: bad git-diff - inconsistent new filename at %s:%d"
1088 msgstr "git apply:無效的 git-diff — %s:%d 處的新檔案名稱不一致"
1089
1090 #: apply.c
1091 #, c-format
1092 msgid "git apply: bad git-diff - inconsistent old filename at %s:%d"
1093 msgstr "git apply:無效的 git-diff — %s:%d 處的舊檔案名稱不一致"
1094
1095 #: apply.c
1096 #, c-format
1097 msgid "git apply: bad git-diff - inconsistent new filename on line %d"
1098 msgstr "git apply:無效的 git-diff — 第 %d 列的新檔案名稱不一致"
1099
1100 #: apply.c
1101 #, c-format
1102 msgid "git apply: bad git-diff - inconsistent old filename on line %d"
1103 msgstr "git apply:無效的 git-diff — 第 %d 列上舊檔案名稱不一致"
1104
1105 #: apply.c
1106 #, c-format
1107 msgid "git apply: bad git-diff - expected /dev/null at %s:%d"
1108 msgstr "git apply:無效的 git-diff — %s:%d 處預期是 /dev/null"
1109
1110 #: apply.c
1111 #, c-format
1112 msgid "git apply: bad git-diff - expected /dev/null on line %d"
1113 msgstr "git apply:無效的 git-diff — 第 %d 列處預期是 /dev/null"
1114
1115 #: apply.c
1116 #, c-format
1117 msgid "invalid mode at %s:%d: %s"
1118 msgstr "%s:%d 處包含無效檔案模式:%s"
1119
1120 #: apply.c
1121 #, c-format
1122 msgid "invalid mode on line %d: %s"
1123 msgstr "第 %d 列包含無效檔案模式:%s"
1124
1125 #: apply.c
1126 #, c-format
1127 msgid "inconsistent header lines %d and %d"
1128 msgstr "不一致的檔案標頭(%d 列和 %d 列)"
1129
1130 #: apply.c
1131 #, c-format
1132 msgid ""
1133 "git diff header lacks filename information when removing %d leading pathname "
1134 "component at %s:%d"
1135 msgid_plural ""
1136 "git diff header lacks filename information when removing %d leading pathname "
1137 "components at %s:%d"
1138 msgstr[0] ""
1139 "移除 %d 個前導路徑部分後,git diff 標頭缺少檔案名稱資訊(位置:%s:%d)"
1140
1141 #: apply.c
1142 #, c-format
1143 msgid ""
1144 "git diff header lacks filename information when removing %d leading pathname "
1145 "component (line %d)"
1146 msgid_plural ""
1147 "git diff header lacks filename information when removing %d leading pathname "
1148 "components (line %d)"
1149 msgstr[0] "移除 %d 個前導路徑部分後,git diff 標頭缺少檔案名稱資訊(第 %d 列)"
1150
1151 #: apply.c
1152 #, c-format
1153 msgid "git diff header lacks filename information at %s:%d"
1154 msgstr "git diff 標頭缺少檔案名稱資訊(位置:%s:%d)"
1155
1156 #: apply.c
1157 #, c-format
1158 msgid "git diff header lacks filename information (line %d)"
1159 msgstr "git diff 標頭缺少檔案名稱資訊(第 %d 列)"
1160
1161 #: apply.c
1162 #, c-format
1163 msgid "recount: unexpected line: %.*s"
1164 msgstr "recount:遇到非預期的列:%.*s"
1165
1166 #: apply.c
1167 #, c-format
1168 msgid "patch fragment without header at %s:%d: %.*s"
1169 msgstr "%s:%d 處的修補檔區段沒有標頭:%.*s"
1170
1171 #: apply.c
1172 msgid "new file depends on old contents"
1173 msgstr "新檔案依賴舊內容"
1174
1175 #: apply.c
1176 msgid "deleted file still has contents"
1177 msgstr "刪除的檔案仍有內容"
1178
1179 #: apply.c
1180 #, c-format
1181 msgid "corrupt patch at %s:%d"
1182 msgstr "修補檔在 %s:%d 處發現損壞"
1183
1184 #: apply.c
1185 #, c-format
1186 msgid "new file %s depends on old contents"
1187 msgstr "新檔案 %s 依賴舊內容"
1188
1189 #: apply.c
1190 #, c-format
1191 msgid "deleted file %s still has contents"
1192 msgstr "刪除的檔案 %s 仍有內容"
1193
1194 #: apply.c
1195 #, c-format
1196 msgid "** warning: file %s becomes empty but is not deleted"
1197 msgstr "** 警告:檔案 %s 成為空檔案但並未刪除"
1198
1199 #: apply.c
1200 #, c-format
1201 msgid "corrupt binary patch at %s:%d: %.*s"
1202 msgstr "二進位修補檔在 %s:%d 處有損壞:%.*s"
1203
1204 #: apply.c
1205 #, c-format
1206 msgid "unrecognized binary patch at %s:%d"
1207 msgstr "無法辨識 %s:%d 處的二進位修補檔"
1208
1209 #: apply.c
1210 #, c-format
1211 msgid "patch with only garbage at %s:%d"
1212 msgstr "修補檔案的 %s:%d 處只有垃圾資料"
1213
1214 #: apply.c
1215 #, c-format
1216 msgid "unable to read symlink %s"
1217 msgstr "無法讀取符號連結 %s"
1218
1219 #: apply.c
1220 #, c-format
1221 msgid "unable to open or read %s"
1222 msgstr "無法開啟或讀取 %s"
1223
1224 #: apply.c
1225 #, c-format
1226 msgid "invalid start of line: '%c'"
1227 msgstr "無效的列首字元:「%c」"
1228
1229 #: apply.c
1230 #, c-format
1231 msgid "Hunk #%d succeeded at %d (offset %d line)."
1232 msgid_plural "Hunk #%d succeeded at %d (offset %d lines)."
1233 msgstr[0] "區塊 #%d 成功套用於 %d(偏移 %d 列)。"
1234
1235 #: apply.c
1236 #, c-format
1237 msgid "Context reduced to (%ld/%ld) to apply fragment at %d"
1238 msgstr "上下文減少到(%ld/%ld)以在第 %d 列套用修補檔區塊"
1239
1240 #: apply.c
1241 #, c-format
1242 msgid ""
1243 "while searching for:\n"
1244 "%.*s"
1245 msgstr ""
1246 "當查詢:\n"
1247 "%.*s"
1248
1249 #: apply.c
1250 #, c-format
1251 msgid "missing binary patch data for '%s'"
1252 msgstr "缺少「%s」的二進位修補檔資料"
1253
1254 #: apply.c
1255 #, c-format
1256 msgid "cannot reverse-apply a binary patch without the reverse hunk to '%s'"
1257 msgstr "無法反向套用一個缺少至「%s」的反向資料區塊的二進位修補檔"
1258
1259 #: apply.c
1260 #, c-format
1261 msgid "cannot apply binary patch to '%s' without full index line"
1262 msgstr "無法在「%s」上套用沒有完整索引列的二進位修補檔"
1263
1264 #: apply.c
1265 #, c-format
1266 msgid ""
1267 "the patch applies to '%s' (%s), which does not match the current contents."
1268 msgstr "修補檔要套用到「%s」(%s),但與目前內容不符。"
1269
1270 #: apply.c
1271 #, c-format
1272 msgid "the patch applies to an empty '%s' but it is not empty"
1273 msgstr "修補檔要套用至空檔案「%s」,但其非空檔案"
1274
1275 #: apply.c
1276 #, c-format
1277 msgid "the necessary postimage %s for '%s' cannot be read"
1278 msgstr "無法讀取「%2$s」必須的目標檔案 %1$s"
1279
1280 #: apply.c
1281 #, c-format
1282 msgid "binary patch does not apply to '%s'"
1283 msgstr "二進位修補檔未套用到「%s」"
1284
1285 #: apply.c
1286 #, c-format
1287 msgid "binary patch to '%s' creates incorrect result (expecting %s, got %s)"
1288 msgstr "修補「%s」的二進位修補檔,產生了不正確的結果(預期 %s,卻為 %s)"
1289
1290 #: apply.c
1291 #, c-format
1292 msgid "patch failed: %s:%ld"
1293 msgstr "修補失敗:%s:%ld"
1294
1295 #: apply.c builtin/mv.c
1296 #, c-format
1297 msgid "cannot checkout %s"
1298 msgstr "無法簽出 %s"
1299
1300 #: apply.c apply.c apply.c midx.c pack-mtimes.c
1301 #: pack-revindex.c setup.c
1302 #, c-format
1303 msgid "failed to read %s"
1304 msgstr "無法讀取 %s"
1305
1306 #: apply.c
1307 #, c-format
1308 msgid "reading from '%s' beyond a symbolic link"
1309 msgstr "讀取符號連結背後的「%s」"
1310
1311 #: apply.c apply.c
1312 #, c-format
1313 msgid "path %s has been renamed/deleted"
1314 msgstr "路徑 %s 已被重新命名或刪除"
1315
1316 #: apply.c apply.c
1317 #, c-format
1318 msgid "%s: does not exist in index"
1319 msgstr "%s:不在索引中"
1320
1321 #: apply.c apply.c apply.c
1322 #, c-format
1323 msgid "%s: does not match index"
1324 msgstr "%s:與索引不符"
1325
1326 #: apply.c
1327 msgid "repository lacks the necessary blob to perform 3-way merge."
1328 msgstr "版本庫缺少用來進行三方合併,所需要的資料物件。"
1329
1330 #: apply.c
1331 #, c-format
1332 msgid "Performing three-way merge...\n"
1333 msgstr "正在進行三方合併……\n"
1334
1335 #: apply.c apply.c
1336 #, c-format
1337 msgid "cannot read the current contents of '%s'"
1338 msgstr "無法讀取「%s」目前的內容"
1339
1340 #: apply.c
1341 #, c-format
1342 msgid "Failed to perform three-way merge...\n"
1343 msgstr "無法進行三方合併……\n"
1344
1345 #: apply.c
1346 #, c-format
1347 msgid "Applied patch to '%s' with conflicts.\n"
1348 msgstr "已套用對「%s」的修補檔,但有衝突。\n"
1349
1350 #: apply.c
1351 #, c-format
1352 msgid "Applied patch to '%s' cleanly.\n"
1353 msgstr "已完全套用對「%s」的修補檔。\n"
1354
1355 #: apply.c
1356 #, c-format
1357 msgid "Falling back to direct application...\n"
1358 msgstr "回復至直接套用模式⋯⋯\n"
1359
1360 #: apply.c
1361 msgid "removal patch leaves file contents"
1362 msgstr "移除性的修補檔仍有留下檔案內容"
1363
1364 #: apply.c
1365 #, c-format
1366 msgid "%s: wrong type"
1367 msgstr "%s:錯誤類型"
1368
1369 #: apply.c
1370 #, c-format
1371 msgid "%s has type %o, expected %o"
1372 msgstr "%s 的類型是 %o,預期是 %o"
1373
1374 #: apply.c apply.c builtin/fast-import.c
1375 #: builtin/fast-import.c read-cache.c read-cache.c
1376 #: read-cache.c
1377 #, c-format
1378 msgid "invalid path '%s'"
1379 msgstr "路徑「%s」無效"
1380
1381 #: apply.c
1382 #, c-format
1383 msgid "%s: already exists in index"
1384 msgstr "%s:已存在於索引中"
1385
1386 #: apply.c
1387 #, c-format
1388 msgid "%s: already exists in working directory"
1389 msgstr "%s:已存在於工作區中"
1390
1391 #: apply.c
1392 #, c-format
1393 msgid "new mode (%o) of %s does not match old mode (%o)"
1394 msgstr "%2$s 的新模式(%1$o)和舊模式(%3$o)不符"
1395
1396 #: apply.c
1397 #, c-format
1398 msgid "new mode (%o) of %s does not match old mode (%o) of %s"
1399 msgstr "%2$s 的新模式(%1$o)和 %4$s 的舊模式(%3$o)不符"
1400
1401 #: apply.c apply.c
1402 #, c-format
1403 msgid "affected file '%s' is beyond a symbolic link"
1404 msgstr "受影響的檔案「%s」在符號連結後"
1405
1406 #: apply.c
1407 #, c-format
1408 msgid "%s: patch does not apply"
1409 msgstr "%s:未套用修補檔"
1410
1411 #: apply.c
1412 #, c-format
1413 msgid "Checking patch %s..."
1414 msgstr "正在檢查修補檔 %s……"
1415
1416 #: apply.c
1417 #, c-format
1418 msgid "sha1 information is lacking or useless for submodule %s"
1419 msgstr "%s 子模組缺少 sha1 資訊或沒有幫助"
1420
1421 #: apply.c
1422 #, c-format
1423 msgid "mode change for %s, which is not in current HEAD"
1424 msgstr "有 %s 的模式變更,但其不在目前的 HEAD 中"
1425
1426 #: apply.c
1427 #, c-format
1428 msgid "sha1 information is lacking or useless (%s)."
1429 msgstr "缺少 sha1 資訊或沒有幫助 (%s)。"
1430
1431 #: apply.c
1432 #, c-format
1433 msgid "could not add %s to temporary index"
1434 msgstr "無法將 %s 加進暫存索引"
1435
1436 #: apply.c
1437 #, c-format
1438 msgid "could not write temporary index to %s"
1439 msgstr "無法將暫存索引寫入 %s"
1440
1441 #: apply.c
1442 #, c-format
1443 msgid "unable to remove %s from index"
1444 msgstr "無法從索引移除 %s"
1445
1446 #: apply.c
1447 #, c-format
1448 msgid "corrupt patch for submodule %s"
1449 msgstr "修補 %s 子模組的修補檔損壞"
1450
1451 #: apply.c
1452 #, c-format
1453 msgid "unable to stat newly created file '%s'"
1454 msgstr "無法對剛建立的檔案「%s」執行 stat"
1455
1456 #: apply.c
1457 #, c-format
1458 msgid "unable to create backing store for newly created file %s"
1459 msgstr "無法對剛建立的檔案 %s 建立後端儲存"
1460
1461 #: apply.c apply.c
1462 #, c-format
1463 msgid "unable to add cache entry for %s"
1464 msgstr "無法為 %s 加入快取項目"
1465
1466 #: apply.c builtin/bisect.c builtin/gc.c builtin/gc.c
1467 #, c-format
1468 msgid "failed to write to '%s'"
1469 msgstr "無法寫入「%s」"
1470
1471 #: apply.c
1472 #, c-format
1473 msgid "closing file '%s'"
1474 msgstr "關閉檔案「%s」"
1475
1476 #: apply.c
1477 #, c-format
1478 msgid "unable to write file '%s' mode %o"
1479 msgstr "無法以模式 %2$o 寫入「%1$s」檔案"
1480
1481 #: apply.c
1482 #, c-format
1483 msgid "Applied patch %s cleanly."
1484 msgstr "已完全套用 %s 修補檔。"
1485
1486 #: apply.c
1487 msgid "internal error"
1488 msgstr "內部錯誤"
1489
1490 #: apply.c
1491 #, c-format
1492 msgid "Applying patch %%s with %d reject..."
1493 msgid_plural "Applying patch %%s with %d rejects..."
1494 msgstr[0] "套用修補檔 %%s,其中 %d 個被拒絕……"
1495
1496 #: apply.c apply.c apply.c
1497 #, c-format
1498 msgid "cannot open %s"
1499 msgstr "無法開啟 %s"
1500
1501 #: apply.c rerere.c
1502 #, c-format
1503 msgid "cannot unlink '%s'"
1504 msgstr "無法刪除「%s」"
1505
1506 #: apply.c
1507 #, c-format
1508 msgid "Hunk #%d applied cleanly."
1509 msgstr "成功完全套用第 #%d 個區塊。"
1510
1511 #: apply.c
1512 #, c-format
1513 msgid "Rejected hunk #%d."
1514 msgstr "拒絕第 #%d 個區塊。"
1515
1516 #: apply.c
1517 #, c-format
1518 msgid "Skipped patch '%s'."
1519 msgstr "略過修補檔「%s」。"
1520
1521 #: apply.c
1522 msgid "No valid patches in input (allow with \"--allow-empty\")"
1523 msgstr "輸入沒有有效的修補檔內容(傳入「--allow-empty」允許此行為)"
1524
1525 #: apply.c t/helper/test-cache-tree.c
1526 msgid "unable to read index file"
1527 msgstr "無法讀取索引檔案"
1528
1529 #: apply.c
1530 #, c-format
1531 msgid "option -p expects a non-negative integer, got '%s'"
1532 msgstr "選項 -p 預期是一個非負數整數,但卻得到「%s」"
1533
1534 #: apply.c
1535 #, c-format
1536 msgid "unable to normalize directory: '%s'"
1537 msgstr "無法標準化目錄:「%s」"
1538
1539 #: apply.c
1540 #, c-format
1541 msgid "can't open patch '%s': %s"
1542 msgstr "無法開啟修補檔「%s」:%s"
1543
1544 #: apply.c
1545 #, c-format
1546 msgid "squelched %d whitespace error"
1547 msgid_plural "squelched %d whitespace errors"
1548 msgstr[0] "抑制下仍有 %d 個空白字元誤用"
1549
1550 #: apply.c apply.c
1551 #, c-format
1552 msgid "%d line adds whitespace errors."
1553 msgid_plural "%d lines add whitespace errors."
1554 msgstr[0] "%d 列加入了空白字元誤用。"
1555
1556 #: apply.c
1557 #, c-format
1558 msgid "%d line applied after fixing whitespace errors."
1559 msgid_plural "%d lines applied after fixing whitespace errors."
1560 msgstr[0] "修正空白誤用後,套用了 %d 列。"
1561
1562 #: apply.c builtin/mv.c builtin/rm.c
1563 msgid "Unable to write new index file"
1564 msgstr "無法寫入新索引檔案"
1565
1566 #: apply.c
1567 msgid "don't apply changes matching the given path"
1568 msgstr "不套用符合提供路徑的變更"
1569
1570 #: apply.c
1571 msgid "apply changes matching the given path"
1572 msgstr "套用符合提供路徑的變更"
1573
1574 #: apply.c builtin/am.c
1575 msgid "num"
1576 msgstr "數字"
1577
1578 #: apply.c
1579 msgid "remove <num> leading slashes from traditional diff paths"
1580 msgstr "從傳統的 diff 路徑中移除 <num> 個前導斜線"
1581
1582 #: apply.c
1583 msgid "ignore additions made by the patch"
1584 msgstr "忽略修補檔中的加入內容"
1585
1586 #: apply.c
1587 msgid "instead of applying the patch, output diffstat for the input"
1588 msgstr "不套用修補檔,而是顯示輸入的差異統計 (diffstat)"
1589
1590 #: apply.c
1591 msgid "show number of added and deleted lines in decimal notation"
1592 msgstr "以十進位數字,顯示加入和刪除的列數"
1593
1594 #: apply.c
1595 msgid "instead of applying the patch, output a summary for the input"
1596 msgstr "不套用修補檔,而是顯示輸入的概要"
1597
1598 #: apply.c
1599 msgid "instead of applying the patch, see if the patch is applicable"
1600 msgstr "不套用修補檔,而是檢視修補檔是否可套用"
1601
1602 #: apply.c
1603 msgid "make sure the patch is applicable to the current index"
1604 msgstr "確認修補檔可以套用到目前索引"
1605
1606 #: apply.c
1607 msgid "mark new files with `git add --intent-to-add`"
1608 msgstr "使用 `git add --intent-to-add` 命令標記新檔案"
1609
1610 #: apply.c
1611 msgid "apply a patch without touching the working tree"
1612 msgstr "套用修補檔而不修改工作區"
1613
1614 #: apply.c
1615 msgid "accept a patch that touches outside the working area"
1616 msgstr "接受修改工作區之外檔案的修補檔"
1617
1618 #: apply.c
1619 msgid "also apply the patch (use with --stat/--summary/--check)"
1620 msgstr "亦套用修補檔(與 --stat/--summary/--check 選項同時使用)"
1621
1622 #: apply.c
1623 msgid "attempt three-way merge, fall back on normal patch if that fails"
1624 msgstr "嘗試三方合併,若失敗則回到正常修補模式"
1625
1626 #: apply.c builtin/merge-file.c
1627 msgid "for conflicts, use our version"
1628 msgstr "如有衝突,使用我方版本"
1629
1630 #: apply.c builtin/merge-file.c
1631 msgid "for conflicts, use their version"
1632 msgstr "如有衝突,使用他方版本"
1633
1634 #: apply.c builtin/merge-file.c
1635 msgid "for conflicts, use a union version"
1636 msgstr "如有衝突,使用聯集版本"
1637
1638 #: apply.c
1639 msgid "build a temporary index based on embedded index information"
1640 msgstr "組建以嵌入索引資訊為基礎的暫存索引"
1641
1642 #: apply.c builtin/checkout-index.c
1643 msgid "paths are separated with NUL character"
1644 msgstr "路徑以 NUL 字元分隔"
1645
1646 #: apply.c
1647 msgid "ensure at least <n> lines of context match"
1648 msgstr "確保至少符合 <n> 列上下文"
1649
1650 #: apply.c builtin/am.c builtin/am.c
1651 #: builtin/interpret-trailers.c builtin/interpret-trailers.c
1652 #: builtin/pack-objects.c builtin/rebase.c
1653 msgid "action"
1654 msgstr "動作"
1655
1656 #: apply.c
1657 msgid "detect new or modified lines that have whitespace errors"
1658 msgstr "檢查新增和修改的列中間,是否有空白字元誤用"
1659
1660 #: apply.c apply.c
1661 msgid "ignore changes in whitespace when finding context"
1662 msgstr "尋找上下文時忽略空白字元變更"
1663
1664 #: apply.c
1665 msgid "apply the patch in reverse"
1666 msgstr "反向套用修補檔"
1667
1668 #: apply.c
1669 msgid "don't expect at least one line of context"
1670 msgstr "無需至少一列上下文"
1671
1672 #: apply.c
1673 msgid "leave the rejected hunks in corresponding *.rej files"
1674 msgstr "將拒絕的修補檔區塊,留在對應的 *.rej 檔案中"
1675
1676 #: apply.c
1677 msgid "allow overlapping hunks"
1678 msgstr "允許重疊區塊"
1679
1680 #: apply.c
1681 msgid "tolerate incorrectly detected missing new-line at the end of file"
1682 msgstr "允許不正確的檔案末尾換列符號"
1683
1684 #: apply.c
1685 msgid "do not trust the line counts in the hunk headers"
1686 msgstr "不信任區塊標頭中的列號"
1687
1688 #: apply.c builtin/am.c
1689 msgid "root"
1690 msgstr "根目錄"
1691
1692 #: apply.c
1693 msgid "prepend <root> to all filenames"
1694 msgstr "在所有檔案名稱前加上 <root>"
1695
1696 #: apply.c
1697 msgid "don't return error for empty patches"
1698 msgstr "遇到空白修補檔時,不回傳錯誤"
1699
1700 #: apply.c
1701 msgid "--ours, --theirs, and --union require --3way"
1702 msgstr "--ours、--theirs 和 --union 需要 --3way"
1703
1704 #: archive-tar.c archive-zip.c
1705 #, c-format
1706 msgid "cannot stream blob %s"
1707 msgstr "無法串流資料物件 %s"
1708
1709 #: archive-tar.c archive-zip.c
1710 #, c-format
1711 msgid "unsupported file mode: 0%o (SHA1: %s)"
1712 msgstr "不支援的檔案模式:0%o (SHA1:%s)"
1713
1714 #: archive-tar.c archive-zip.c builtin/pack-objects.c
1715 #: builtin/pack-objects.c
1716 #, c-format
1717 msgid "deflate error (%d)"
1718 msgstr "壓縮錯誤 (%d)"
1719
1720 #: archive-tar.c
1721 #, c-format
1722 msgid "unable to start '%s' filter"
1723 msgstr "無法啟動「%s」過濾器"
1724
1725 #: archive-tar.c
1726 msgid "unable to redirect descriptor"
1727 msgstr "無法重新導向描述元"
1728
1729 #: archive-tar.c
1730 #, c-format
1731 msgid "'%s' filter reported error"
1732 msgstr "「%s」過濾器回報錯誤"
1733
1734 #: archive-zip.c
1735 #, c-format
1736 msgid "path is not valid UTF-8: %s"
1737 msgstr "路徑不是有效的 UTF-8:%s"
1738
1739 #: archive-zip.c
1740 #, c-format
1741 msgid "path too long (%d chars, SHA1: %s): %s"
1742 msgstr "路徑太長(%d 個字元,SHA1:%s):%s"
1743
1744 #: archive-zip.c
1745 #, c-format
1746 msgid "timestamp too large for this system: %<PRIuMAX>"
1747 msgstr "對本系統而言時間戳太大:%<PRIuMAX>"
1748
1749 #: archive.c
1750 msgid "git archive [<options>] <tree-ish> [<path>...]"
1751 msgstr "git archive [<options>] <tree-ish> [<path>...]"
1752
1753 #: archive.c
1754 msgid ""
1755 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
1756 msgstr ""
1757 "git archive --remote <repo> [--exec <cmd>] [<options>] <tree-ish> [<path>...]"
1758
1759 #: archive.c
1760 msgid "git archive --remote <repo> [--exec <cmd>] --list"
1761 msgstr "git archive --remote <repo> [--exec <cmd>] --list"
1762
1763 #: archive.c archive.c builtin/fast-import.c
1764 #: builtin/fast-import.c builtin/gc.c builtin/notes.c
1765 #: builtin/tag.c
1766 #, c-format
1767 msgid "cannot read '%s'"
1768 msgstr "無法讀取「%s」"
1769
1770 #: archive.c
1771 #, c-format
1772 msgid "pathspec '%s' matches files outside the current directory"
1773 msgstr "符合路徑規格「%s」的檔案在目前目錄之外"
1774
1775 #: archive.c builtin/add.c builtin/add.c builtin/rm.c
1776 #, c-format
1777 msgid "pathspec '%s' did not match any files"
1778 msgstr "路徑規格「%s」未符合任何檔案"
1779
1780 #: archive.c
1781 #, c-format
1782 msgid "no such ref: %.*s"
1783 msgstr "無此引用:%.*s"
1784
1785 #: archive.c
1786 #, c-format
1787 msgid "not a valid object name: %s"
1788 msgstr "非有效物件名稱:%s"
1789
1790 #: archive.c t/helper/test-cache-tree.c
1791 #, c-format
1792 msgid "not a tree object: %s"
1793 msgstr "非樹狀物件:%s"
1794
1795 #: archive.c
1796 #, c-format
1797 msgid "failed to unpack tree object %s"
1798 msgstr "解包 %s 樹狀物件失敗"
1799
1800 #: archive.c
1801 #, c-format
1802 msgid "File not found: %s"
1803 msgstr "找不到檔案:%s"
1804
1805 #: archive.c
1806 #, c-format
1807 msgid "Not a regular file: %s"
1808 msgstr "不是一般檔案:%s"
1809
1810 #: archive.c
1811 #, c-format
1812 msgid "unclosed quote: '%s'"
1813 msgstr "未閉合的引號:「%s」"
1814
1815 #: archive.c
1816 #, c-format
1817 msgid "missing colon: '%s'"
1818 msgstr "缺少冒號:「%s」"
1819
1820 #: archive.c
1821 #, c-format
1822 msgid "empty file name: '%s'"
1823 msgstr "檔案名稱空白:「%s」"
1824
1825 #: archive.c
1826 msgid "fmt"
1827 msgstr "fmt"
1828
1829 #: archive.c
1830 msgid "archive format"
1831 msgstr "封存格式"
1832
1833 #: archive.c builtin/log.c parse-options.h
1834 msgid "prefix"
1835 msgstr "前綴"
1836
1837 #: archive.c
1838 msgid "prepend prefix to each pathname in the archive"
1839 msgstr "為封存中的每個路徑名稱加上前綴"
1840
1841 #: archive.c archive.c builtin/blame.c builtin/blame.c
1842 #: builtin/blame.c builtin/commit-tree.c builtin/config.c
1843 #: builtin/fast-export.c builtin/fast-export.c
1844 #: builtin/fast-export.c builtin/gc.c builtin/gc.c
1845 #: builtin/grep.c builtin/hash-object.c builtin/ls-files.c
1846 #: builtin/ls-files.c builtin/notes.c builtin/notes.c
1847 #: builtin/read-tree.c parse-options.h
1848 msgid "file"
1849 msgstr "file"
1850
1851 #: archive.c archive.c
1852 msgid "add untracked file to archive"
1853 msgstr "將未追蹤檔案加進封存"
1854
1855 #: archive.c
1856 msgid "path:content"
1857 msgstr "path:content"
1858
1859 #: archive.c builtin/archive.c
1860 msgid "write the archive to this file"
1861 msgstr "將封存寫入此檔案"
1862
1863 #: archive.c
1864 msgid "read .gitattributes in working directory"
1865 msgstr "讀取工作目錄中的 .gitattributes"
1866
1867 #: archive.c
1868 msgid "report archived files on stderr"
1869 msgstr "在 stderr 上回報封存的檔案"
1870
1871 #: archive.c builtin/clone.c builtin/fetch.c
1872 #: builtin/pack-objects.c builtin/pack-objects.c builtin/pull.c
1873 msgid "time"
1874 msgstr "time"
1875
1876 #: archive.c
1877 msgid "set modification time of archive entries"
1878 msgstr "設定封存項目的修改時間"
1879
1880 #: archive.c
1881 msgid "set compression level"
1882 msgstr "設定壓縮級別"
1883
1884 #: archive.c
1885 msgid "list supported archive formats"
1886 msgstr "列出支援的封存格式"
1887
1888 #: archive.c builtin/archive.c builtin/clone.c builtin/clone.c
1889 #: builtin/submodule--helper.c builtin/submodule--helper.c
1890 msgid "repo"
1891 msgstr "repo"
1892
1893 #: archive.c builtin/archive.c
1894 msgid "retrieve the archive from remote repository <repo>"
1895 msgstr "從遠端版本庫 <repo> 擷取封存檔案"
1896
1897 #: archive.c builtin/archive.c builtin/difftool.c
1898 #: builtin/notes.c
1899 msgid "command"
1900 msgstr "command"
1901
1902 #: archive.c builtin/archive.c
1903 msgid "path to the remote git-upload-archive command"
1904 msgstr "遠端 git-upload-archive 命令的路徑"
1905
1906 #: archive.c
1907 msgid "Unexpected option --remote"
1908 msgstr "非預期選項 --remote"
1909
1910 #: archive.c builtin/add.c builtin/add.c builtin/add.c
1911 #: builtin/add.c builtin/add.c builtin/checkout.c
1912 #: builtin/checkout.c builtin/checkout.c builtin/checkout.c
1913 #: builtin/clone.c builtin/clone.c builtin/commit.c
1914 #: builtin/commit.c builtin/commit.c builtin/fast-export.c
1915 #: builtin/index-pack.c builtin/log.c builtin/reset.c
1916 #: builtin/reset.c builtin/reset.c builtin/reset.c
1917 #: builtin/reset.c builtin/rm.c builtin/stash.c
1918 #: builtin/stash.c builtin/stash.c builtin/stash.c
1919 #: builtin/stash.c builtin/stash.c builtin/stash.c
1920 #: builtin/worktree.c builtin/worktree.c fetch-pack.c
1921 #: http-fetch.c http-fetch.c revision.c
1922 #, c-format
1923 msgid "the option '%s' requires '%s'"
1924 msgstr "「%s」選項需要「%s」"
1925
1926 #: archive.c
1927 msgid "Unexpected option --output"
1928 msgstr "非預期選項 --output"
1929
1930 #: archive.c t/unit-tests/unit-test.c
1931 #, c-format
1932 msgid "extra command line parameter '%s'"
1933 msgstr "多出命令列參數「%s」"
1934
1935 #: archive.c
1936 #, c-format
1937 msgid "Unknown archive format '%s'"
1938 msgstr "封存格式「%s」未知"
1939
1940 #: archive.c
1941 #, c-format
1942 msgid "Argument not supported for format '%s': -%d"
1943 msgstr "引數不支援「%s」格式:-%d"
1944
1945 #: attr.c
1946 #, c-format
1947 msgid "%.*s is not a valid attribute name"
1948 msgstr "%.*s 不是有效的屬性名稱"
1949
1950 #: attr.c
1951 msgid "unable to add additional attribute"
1952 msgstr "無法加入其他屬性"
1953
1954 #: attr.c
1955 #, c-format
1956 msgid "ignoring overly long attributes line %d"
1957 msgstr "忽略過長的屬性列 (第 %d 列)"
1958
1959 #: attr.c
1960 #, c-format
1961 msgid "%s not allowed: %s:%d"
1962 msgstr "不允許 %s:%s:%d"
1963
1964 #: attr.c
1965 msgid ""
1966 "Negative patterns are ignored in git attributes\n"
1967 "Use '\\!' for literal leading exclamation."
1968 msgstr ""
1969 "git attributes 會忽略反向模式\n"
1970 "當字串確定要以驚嘆號開始時,請使用「\\!」。"
1971
1972 #: attr.c
1973 #, c-format
1974 msgid "cannot fstat gitattributes file '%s'"
1975 msgstr "無法 fstat gitattributes 檔案「%s」"
1976
1977 #: attr.c
1978 #, c-format
1979 msgid "ignoring overly large gitattributes file '%s'"
1980 msgstr "忽略過大的 gitattributes 檔案「%s」"
1981
1982 #: attr.c
1983 #, c-format
1984 msgid "ignoring overly large gitattributes blob '%s'"
1985 msgstr "忽略過大的 gitattributes 資料物件「%s」"
1986
1987 #: attr.c
1988 msgid "cannot use --attr-source or GIT_ATTR_SOURCE without repo"
1989 msgstr "沒有版本庫不能使用 --attr-source 或 GIT_ATTR_SOURCE"
1990
1991 #: attr.c
1992 msgid "bad --attr-source or GIT_ATTR_SOURCE"
1993 msgstr "無效的 --attr-source 或 GIT_ATTR_SOURCE"
1994
1995 #: attr.c read-cache.c refs/packed-backend.c
1996 #, c-format
1997 msgid "unable to stat '%s'"
1998 msgstr "無法 stat「%s」"
1999
2000 #: bisect.c builtin/cat-file.c builtin/cat-file.c
2001 #: builtin/index-pack.c builtin/notes.c builtin/pack-objects.c
2002 #: builtin/pack-objects.c builtin/pack-objects.c combine-diff.c
2003 #: object-file.c object-file.c rerere.c
2004 #, c-format
2005 msgid "unable to read %s"
2006 msgstr "無法讀取 %s"
2007
2008 #: bisect.c
2009 #, c-format
2010 msgid "Badly quoted content in file '%s': %s"
2011 msgstr "檔案「%s」包含無效的引用內容:%s"
2012
2013 #: bisect.c
2014 #, c-format
2015 msgid "We cannot bisect more!\n"
2016 msgstr "已經無法繼續二分搜尋!\n"
2017
2018 #: bisect.c
2019 #, c-format
2020 msgid "Not a valid commit name %s"
2021 msgstr "%s 不是有效的提交名稱"
2022
2023 #: bisect.c
2024 #, c-format
2025 msgid ""
2026 "The merge base %s is bad.\n"
2027 "This means the bug has been fixed between %s and [%s].\n"
2028 msgstr ""
2029 "合併基礎 %s 是壞的。\n"
2030 "這意味著 bug 已經在 %s 和 [%s] 之間被修正。\n"
2031
2032 #: bisect.c
2033 #, c-format
2034 msgid ""
2035 "The merge base %s is new.\n"
2036 "The property has changed between %s and [%s].\n"
2037 msgstr ""
2038 "合併基礎 %s 是新的。\n"
2039 "介於 %s 和 [%s] 之間的屬性已被修改。\n"
2040
2041 #: bisect.c
2042 #, c-format
2043 msgid ""
2044 "The merge base %s is %s.\n"
2045 "This means the first '%s' commit is between %s and [%s].\n"
2046 msgstr ""
2047 "合併基礎 %s 是 %s。\n"
2048 "這意味著第一個「%s」提交位於 %s 和 [%s] 之間。\n"
2049
2050 #: bisect.c
2051 #, c-format
2052 msgid ""
2053 "Some %s revs are not ancestors of the %s rev.\n"
2054 "git bisect cannot work properly in this case.\n"
2055 "Maybe you mistook %s and %s revs?\n"
2056 msgstr ""
2057 "部分 %s 修訂版不是 %s 修訂版的祖先。\n"
2058 "這種情況下 git bisect 無法正常運作。\n"
2059 "您可能弄錯了 %s 和 %s 修訂版?\n"
2060
2061 #: bisect.c
2062 #, c-format
2063 msgid ""
2064 "the merge base between %s and [%s] must be skipped.\n"
2065 "So we cannot be sure the first %s commit is between %s and %s.\n"
2066 "We continue anyway."
2067 msgstr ""
2068 "介於 %s 和 [%s] 的合併基礎一定被略過了。\n"
2069 "所以我們無法確認第一個 %s 提交是否介於 %s 和 %s 之間。\n"
2070 "我們仍舊繼續。"
2071
2072 #: bisect.c
2073 #, c-format
2074 msgid "Bisecting: a merge base must be tested\n"
2075 msgstr "二分搜尋中:合併基礎必須經過測試\n"
2076
2077 #: bisect.c
2078 #, c-format
2079 msgid "a %s revision is needed"
2080 msgstr "需要一個 %s 修訂版"
2081
2082 #: bisect.c
2083 #, c-format
2084 msgid "could not create file '%s'"
2085 msgstr "無法建立「%s」檔案"
2086
2087 #: bisect.c builtin/notes.c
2088 #, c-format
2089 msgid "unable to start 'show' for object '%s'"
2090 msgstr "無法對物件「%s」執行「show」"
2091
2092 #: bisect.c builtin/merge.c
2093 #, c-format
2094 msgid "could not read file '%s'"
2095 msgstr "無法讀取「%s」檔案"
2096
2097 #: bisect.c
2098 msgid "reading bisect refs failed"
2099 msgstr "無法讀取二分搜尋的引用"
2100
2101 #: bisect.c
2102 #, c-format
2103 msgid "%s was both %s and %s\n"
2104 msgstr "%s 同時為 %s 和 %s\n"
2105
2106 #: bisect.c
2107 #, c-format
2108 msgid ""
2109 "No testable commit found.\n"
2110 "Maybe you started with bad path arguments?\n"
2111 msgstr ""
2112 "沒找到能夠測試的提交。\n"
2113 "可能是傳入的路徑引數有誤?\n"
2114
2115 #: bisect.c
2116 #, c-format
2117 msgid "(roughly %d step)"
2118 msgid_plural "(roughly %d steps)"
2119 msgstr[0] "(大約 %d 步)"
2120
2121 #. TRANSLATORS: the last %s will be replaced with "(roughly %d
2122 #. steps)" translation.
2123 #.
2124 #: bisect.c
2125 #, c-format
2126 msgid "Bisecting: %d revision left to test after this %s\n"
2127 msgid_plural "Bisecting: %d revisions left to test after this %s\n"
2128 msgstr[0] "二分搜尋中:在此 (%2$s) 之後,尚餘 %1$d 個版本待測試\n"
2129
2130 #: blame.c
2131 msgid "--contents and --reverse do not blend well."
2132 msgstr "--contents 和 --reverse 不能混用。"
2133
2134 #: blame.c
2135 msgid "--reverse and --first-parent together require specified latest commit"
2136 msgstr "--reverse 和 --first-parent 共用,需要指定最新的提交"
2137
2138 #: blame.c builtin/bisect.c builtin/bisect.c
2139 #: builtin/commit.c builtin/fast-export.c builtin/log.c
2140 #: builtin/log.c builtin/log.c builtin/log.c builtin/log.c
2141 #: builtin/merge.c builtin/pack-objects.c builtin/pack-objects.c
2142 #: builtin/pack-objects.c builtin/pack-objects.c
2143 #: builtin/shortlog.c midx-write.c pack-bitmap.c
2144 #: pack-bitmap.c remote.c sequencer.c sequencer.c
2145 #: submodule.c
2146 msgid "revision walk setup failed"
2147 msgstr "修訂版遍歷設定失敗"
2148
2149 #: blame.c
2150 msgid ""
2151 "--reverse --first-parent together require range along first-parent chain"
2152 msgstr "--reverse 和 --first-parent 共用,需要第一上級鏈的提交範圍"
2153
2154 #: blame.c
2155 #, c-format
2156 msgid "no such path %s in %s"
2157 msgstr "在 %2$s 中,沒有路徑 %1$s"
2158
2159 #: blame.c
2160 #, c-format
2161 msgid "cannot read blob %s for path %s"
2162 msgstr "無法為 %2$s 路徑讀取資料物件 %1$s"
2163
2164 #: branch.c
2165 msgid ""
2166 "cannot inherit upstream tracking configuration of multiple refs when "
2167 "rebasing is requested"
2168 msgstr "請求重定基底時,無法繼承多個引用的上游追蹤設定"
2169
2170 #: branch.c
2171 #, c-format
2172 msgid "not setting branch '%s' as its own upstream"
2173 msgstr "未將「%s」分支設為其自己的上游"
2174
2175 #: branch.c
2176 #, c-format
2177 msgid "branch '%s' set up to track '%s' by rebasing."
2178 msgstr "已藉由重訂基底,將「%s」分支設定為追蹤「%s」。"
2179
2180 #: branch.c
2181 #, c-format
2182 msgid "branch '%s' set up to track '%s'."
2183 msgstr "已將「%s」分支設定為追蹤「%s」。"
2184
2185 #: branch.c
2186 #, c-format
2187 msgid "branch '%s' set up to track:"
2188 msgstr "「%s」分支已設定追蹤:"
2189
2190 #: branch.c
2191 msgid "unable to write upstream branch configuration"
2192 msgstr "無法寫入上游分支設定"
2193
2194 #: branch.c
2195 msgid ""
2196 "\n"
2197 "After fixing the error cause you may try to fix up\n"
2198 "the remote tracking information by invoking:"
2199 msgstr ""
2200 "\n"
2201 "修正病灶後,您可以執行下述命令\n"
2202 "修正遠端追蹤資訊:"
2203
2204 #: branch.c
2205 #, c-format
2206 msgid "asked to inherit tracking from '%s', but no remote is set"
2207 msgstr "請求繼承「%s」的追蹤設定,但未設定遠端"
2208
2209 #: branch.c
2210 #, c-format
2211 msgid "asked to inherit tracking from '%s', but no merge configuration is set"
2212 msgstr "請求繼承「%s」的追蹤設定,但未設定合併設定"
2213
2214 #: branch.c
2215 #, c-format
2216 msgid "not tracking: ambiguous information for ref '%s'"
2217 msgstr "未追蹤:「%s」引用有歧義"
2218
2219 # 譯者:為保證在輸出中對齊,注意調整句中空格!
2220 #. #-#-#-#-# branch.c.po #-#-#-#-#
2221 #. TRANSLATORS: This is a line listing a remote with duplicate
2222 #. refspecs in the advice message below. For RTL languages you'll
2223 #. probably want to swap the "%s" and leading " " space around.
2224 #.
2225 #. #-#-#-#-# object-name.c.po #-#-#-#-#
2226 #. TRANSLATORS: This is line item of ambiguous object output
2227 #. from describe_ambiguous_object() above. For RTL languages
2228 #. you'll probably want to swap the "%s" and leading " " space
2229 #. around.
2230 #.
2231 #: branch.c object-name.c
2232 #, c-format
2233 msgid " %s\n"
2234 msgstr " %s\n"
2235
2236 #. TRANSLATORS: The second argument is a \n-delimited list of
2237 #. duplicate refspecs, composed above.
2238 #.
2239 #: branch.c
2240 #, c-format
2241 msgid ""
2242 "There are multiple remotes whose fetch refspecs map to the remote\n"
2243 "tracking ref '%s':\n"
2244 "%s\n"
2245 "This is typically a configuration error.\n"
2246 "\n"
2247 "To support setting up tracking branches, ensure that\n"
2248 "different remotes' fetch refspecs map into different\n"
2249 "tracking namespaces."
2250 msgstr ""
2251 "有多個遠端的抓取引用規格,映射到\n"
2252 "遠端追蹤引用「%s」的規格:\n"
2253 "%s\n"
2254 "這通常是設定錯誤。\n"
2255 "\n"
2256 "若要支援設定追蹤分支,請確定不同遠端的\n"
2257 "抓取引用規格,映射到不同的追蹤命名空間。"
2258
2259 #: branch.c
2260 #, c-format
2261 msgid "'%s' is not a valid branch name"
2262 msgstr "「%s」不是有效的分支名稱"
2263
2264 #: branch.c builtin/branch.c
2265 msgid "See 'git help check-ref-format'"
2266 msgstr "請參閱「git help check-ref-format」"
2267
2268 #: branch.c
2269 #, c-format
2270 msgid "a branch named '%s' already exists"
2271 msgstr "已有同名「%s」分支"
2272
2273 #: branch.c
2274 #, c-format
2275 msgid "cannot force update the branch '%s' used by worktree at '%s'"
2276 msgstr "無法強制更新被位於「%2$s」的工作區使用的分支「%1$s」"
2277
2278 #: branch.c
2279 #, c-format
2280 msgid "cannot set up tracking information; starting point '%s' is not a branch"
2281 msgstr "無法設定追蹤資訊:起始點「%s」不是分支"
2282
2283 #: branch.c
2284 #, c-format
2285 msgid "the requested upstream branch '%s' does not exist"
2286 msgstr "請求的上游分支「%s」不存在"
2287
2288 #: branch.c
2289 msgid ""
2290 "\n"
2291 "If you are planning on basing your work on an upstream\n"
2292 "branch that already exists at the remote, you may need to\n"
2293 "run \"git fetch\" to retrieve it.\n"
2294 "\n"
2295 "If you are planning to push out a new local branch that\n"
2296 "will track its remote counterpart, you may want to use\n"
2297 "\"git push -u\" to set the upstream config as you push."
2298 msgstr ""
2299 "\n"
2300 "如果您打算以遠端現存的上游分支為基礎進行修改,\n"
2301 "您或許需要執行 `git fetch` 取得分支。\n"
2302 "\n"
2303 "如果您打算將新建立的本機分支,推送至對應的遠端分支,\n"
2304 "並建立兩個分支間的追蹤關係,您可能需要使用 `git push -u`\n"
2305 "推送分支並設定和上游的關聯。"
2306
2307 #: branch.c builtin/replace.c builtin/replace.c
2308 #: builtin/replace.c builtin/replace.c
2309 #, c-format
2310 msgid "not a valid object name: '%s'"
2311 msgstr "物件名稱無效:「%s」"
2312
2313 #: branch.c
2314 #, c-format
2315 msgid "ambiguous object name: '%s'"
2316 msgstr "物件名稱有歧義:「%s」"
2317
2318 #: branch.c
2319 #, c-format
2320 msgid "not a valid branch point: '%s'"
2321 msgstr "分支點無效:「%s」"
2322
2323 #: branch.c
2324 #, c-format
2325 msgid "submodule '%s': unable to find submodule"
2326 msgstr "「%s」子模組:找不到子模組"
2327
2328 #: branch.c
2329 #, c-format
2330 msgid ""
2331 "You may try updating the submodules using 'git checkout --no-recurse-"
2332 "submodules %s && git submodule update --init'"
2333 msgstr ""
2334 "您可以使用「git checkout --no-recurse-submodules %s && git submodule update "
2335 "--init」命令嘗試更新子模組"
2336
2337 #: branch.c branch.c
2338 #, c-format
2339 msgid "submodule '%s': cannot create branch '%s'"
2340 msgstr "「%s」子模組:無法建立「%s」分支"
2341
2342 #: branch.c
2343 #, c-format
2344 msgid "'%s' is already used by worktree at '%s'"
2345 msgstr "「%s」已被位於「%s」的工作區使用"
2346
2347 #: builtin/add.c
2348 msgid "git add [<options>] [--] <pathspec>..."
2349 msgstr "git add [<options>] [--] <pathspec>..."
2350
2351 #: builtin/add.c
2352 #, c-format
2353 msgid "cannot chmod %cx '%s'"
2354 msgstr "無法 chmod %cx '%s'"
2355
2356 #: builtin/add.c
2357 msgid "Unstaged changes after refreshing the index:"
2358 msgstr "重新整理索引之後未暫存的變更:"
2359
2360 #: builtin/add.c
2361 msgid "could not read the index"
2362 msgstr "無法讀取索引"
2363
2364 #: builtin/add.c
2365 msgid "editing patch failed"
2366 msgstr "編輯修補檔失敗"
2367
2368 #: builtin/add.c read-cache.c
2369 #, c-format
2370 msgid "could not stat '%s'"
2371 msgstr "無法 stat「%s」"
2372
2373 #: builtin/add.c
2374 msgid "empty patch. aborted"
2375 msgstr "修補檔空白。中止"
2376
2377 #: builtin/add.c
2378 #, c-format
2379 msgid "could not apply '%s'"
2380 msgstr "無法套用「%s」"
2381
2382 #: builtin/add.c
2383 msgid "The following paths are ignored by one of your .gitignore files:\n"
2384 msgstr "下列路徑根據其中一個 .gitignore 檔案而被忽略:\n"
2385
2386 #: builtin/add.c builtin/clean.c builtin/fetch.c builtin/mv.c
2387 #: builtin/prune-packed.c builtin/pull.c builtin/push.c
2388 #: builtin/remote.c builtin/rm.c builtin/send-pack.c
2389 #: builtin/sparse-checkout.c
2390 msgid "dry run"
2391 msgstr "測試執行"
2392
2393 #: builtin/add.c builtin/check-ignore.c builtin/commit.c
2394 #: builtin/count-objects.c builtin/fsck.c builtin/log.c
2395 #: builtin/mv.c builtin/read-tree.c builtin/refs.c
2396 msgid "be verbose"
2397 msgstr "詳細輸出"
2398
2399 #: builtin/add.c
2400 msgid "interactive picking"
2401 msgstr "互動式挑選"
2402
2403 #: builtin/add.c builtin/checkout.c builtin/reset.c
2404 msgid "select hunks interactively"
2405 msgstr "互動式選取區塊"
2406
2407 #: builtin/add.c builtin/checkout.c builtin/reset.c
2408 #: builtin/stash.c builtin/stash.c
2409 msgid "auto advance to the next file when selecting hunks interactively"
2410 msgstr "在互動式選取區塊時自動前往下一個檔案"
2411
2412 #: builtin/add.c
2413 msgid "edit current diff and apply"
2414 msgstr "編輯目前差異並套用"
2415
2416 #: builtin/add.c
2417 msgid "allow adding otherwise ignored files"
2418 msgstr "允許加入原先被忽略的檔案"
2419
2420 #: builtin/add.c
2421 msgid "update tracked files"
2422 msgstr "更新已追蹤的檔案"
2423
2424 #: builtin/add.c
2425 msgid "renormalize EOL of tracked files (implies -u)"
2426 msgstr "對已追蹤檔案(隱含 -u)重新標準化 EOL"
2427
2428 #: builtin/add.c
2429 msgid "record only the fact that the path will be added later"
2430 msgstr "只記錄「路徑稍後會再加入」"
2431
2432 #: builtin/add.c
2433 msgid "add changes from all tracked and untracked files"
2434 msgstr "加入所有已追蹤和未追蹤檔案的變更"
2435
2436 #: builtin/add.c
2437 msgid "ignore paths removed in the working tree (same as --no-all)"
2438 msgstr "忽略工作區中移除的路徑(和 --no-all 相同)"
2439
2440 #: builtin/add.c
2441 msgid "don't add, only refresh the index"
2442 msgstr "不新增,只重新整理索引"
2443
2444 #: builtin/add.c
2445 msgid "just skip files which cannot be added because of errors"
2446 msgstr "略過因發生錯誤不能新增的檔案"
2447
2448 #: builtin/add.c
2449 msgid "check if - even missing - files are ignored in dry run"
2450 msgstr "檢查(即使不存在的)檔案是否在測試執行模式中被忽略"
2451
2452 #: builtin/add.c builtin/mv.c builtin/rm.c
2453 msgid "allow updating entries outside of the sparse-checkout cone"
2454 msgstr "允許更新稀疏簽出 cone 外的項目"
2455
2456 #: builtin/add.c builtin/update-index.c
2457 msgid "override the executable bit of the listed files"
2458 msgstr "覆寫列出檔案中的可執行位元"
2459
2460 #: builtin/add.c
2461 msgid "warn when adding an embedded repository"
2462 msgstr "嵌入版本庫時發出警告"
2463
2464 #: builtin/add.c
2465 #, c-format
2466 msgid ""
2467 "You've added another git repository inside your current repository.\n"
2468 "Clones of the outer repository will not contain the contents of\n"
2469 "the embedded repository and will not know how to obtain it.\n"
2470 "If you meant to add a submodule, use:\n"
2471 "\n"
2472 "\tgit submodule add <url> %s\n"
2473 "\n"
2474 "If you added this path by mistake, you can remove it from the\n"
2475 "index with:\n"
2476 "\n"
2477 "\tgit rm --cached %s\n"
2478 "\n"
2479 "See \"git help submodule\" for more information."
2480 msgstr ""
2481 "您在目前的版本庫中加進另一個 Git 版本庫。\n"
2482 "拓製外層的版本庫,將不包含嵌入版本庫的內容,\n"
2483 "並且不包含取得此版本庫的方式。\n"
2484 "如果您要加入子模組,請使用:\n"
2485 "\n"
2486 "\tgit submodule add <url> %s\n"
2487 "\n"
2488 "如果您不小心加入了這個路徑,\n"
2489 "可以用下面的命令,將其從索引中移除:\n"
2490 "\n"
2491 "\tgit rm --cached %s\n"
2492 "\n"
2493 "參見「git help submodule」深入了解。"
2494
2495 #: builtin/add.c
2496 #, c-format
2497 msgid "adding embedded git repository: %s"
2498 msgstr "正在加入嵌入式 git 版本庫:%s"
2499
2500 #: builtin/add.c
2501 msgid "Use -f if you really want to add them."
2502 msgstr "如果您確定想要加入它們,請使用 -f。"
2503
2504 #: builtin/add.c
2505 msgid "adding files failed"
2506 msgstr "加入檔案失敗"
2507
2508 #: builtin/add.c builtin/add.c builtin/checkout.c
2509 #: builtin/checkout.c builtin/commit.c builtin/commit.c
2510 #: builtin/reset.c builtin/reset.c builtin/stash.c
2511 #: builtin/stash.c builtin/stash.c builtin/stash.c
2512 #, c-format
2513 msgid "'%s' cannot be negative"
2514 msgstr "「%s」不能是負數"
2515
2516 #: builtin/add.c
2517 #, c-format
2518 msgid "--chmod param '%s' must be either -x or +x"
2519 msgstr "--chmod 的參數「%s」必須是 -x 或 +x"
2520
2521 #: builtin/add.c builtin/checkout.c builtin/commit.c
2522 #: builtin/reset.c builtin/rm.c builtin/stash.c
2523 #, c-format
2524 msgid "'%s' and pathspec arguments cannot be used together"
2525 msgstr "「%s」和路徑規格引數不得同時使用"
2526
2527 #: builtin/add.c
2528 #, c-format
2529 msgid "Nothing specified, nothing added.\n"
2530 msgstr "沒有指定,亦未加入檔案。\n"
2531
2532 #: builtin/add.c
2533 msgid "Maybe you wanted to say 'git add .'?"
2534 msgstr "也許您想要執行的是「git add .」?"
2535
2536 #: builtin/add.c builtin/check-ignore.c builtin/checkout.c
2537 #: builtin/checkout.c builtin/clean.c builtin/commit.c
2538 #: builtin/diff-tree.c builtin/grep.c builtin/mv.c
2539 #: builtin/reset.c builtin/rm.c builtin/submodule--helper.c
2540 #: builtin/submodule--helper.c read-cache.c read-cache.c
2541 #: rerere.c rerere.c rerere.c submodule.c
2542 msgid "index file corrupt"
2543 msgstr "索引檔案損壞"
2544
2545 #: builtin/add.c builtin/am.c builtin/am.c builtin/checkout.c
2546 #: builtin/checkout.c builtin/clone.c builtin/commit.c
2547 #: builtin/commit.c builtin/commit.c builtin/history.c
2548 #: builtin/stash.c merge.c rerere.c
2549 msgid "unable to write new index file"
2550 msgstr "無法寫入新的索引檔案"
2551
2552 #: builtin/am.c builtin/mailinfo.c mailinfo.c
2553 #, c-format
2554 msgid "bad action '%s' for '%s'"
2555 msgstr "「%s」動作對「%s」無效"
2556
2557 #: builtin/am.c builtin/am.c builtin/am.c builtin/blame.c
2558 #: builtin/blame.c builtin/fetch.c builtin/pack-objects.c
2559 #: builtin/pack-objects.c builtin/pull.c builtin/pull.c
2560 #: builtin/pull.c builtin/revert.c diff-merges.c diff.c
2561 #: environment.c gpg-interface.c gpg-interface.c ls-refs.c
2562 #: parallel-checkout.c sequencer.c setup.c setup.c setup.c
2563 #, c-format
2564 msgid "invalid value for '%s': '%s'"
2565 msgstr "「%s」的值無效:「%s」"
2566
2567 #: builtin/am.c builtin/commit.c builtin/merge.c sequencer.c
2568 #: sequencer.c sequencer.c sequencer.c trailer.c
2569 #, c-format
2570 msgid "could not read '%s'"
2571 msgstr "無法讀取「%s」"
2572
2573 #: builtin/am.c
2574 msgid "could not parse author script"
2575 msgstr "無法解析作者文稿"
2576
2577 #: builtin/am.c builtin/am.c builtin/am.c builtin/am.c
2578 #: builtin/am.c builtin/replace.c commit.c sequencer.c
2579 #, c-format
2580 msgid "could not parse %s"
2581 msgstr "無法解析 %s"
2582
2583 #: builtin/am.c
2584 #, c-format
2585 msgid "'%s' was deleted by the applypatch-msg hook"
2586 msgstr "「%s」被 applypatch-msg 掛鉤刪除"
2587
2588 #: builtin/am.c
2589 #, c-format
2590 msgid "Malformed input line: '%s'."
2591 msgstr "格式錯誤的輸入列:「%s」。"
2592
2593 #: builtin/am.c
2594 #, c-format
2595 msgid "Failed to copy notes from '%s' to '%s'"
2596 msgstr "從「%s」複製註解到「%s」失敗"
2597
2598 #: builtin/am.c
2599 msgid "fseek failed"
2600 msgstr "fseek 失敗"
2601
2602 #: builtin/am.c builtin/am.c builtin/rebase.c sequencer.c
2603 #: wrapper.c wrapper.c
2604 #, c-format
2605 msgid "could not open '%s' for reading"
2606 msgstr "無法開啟「%s」進行讀取"
2607
2608 #: builtin/am.c builtin/rebase.c editor.c sequencer.c
2609 #: wrapper.c wrapper.c
2610 #, c-format
2611 msgid "could not open '%s' for writing"
2612 msgstr "無法開啟「%s」進行寫入"
2613
2614 #: builtin/am.c
2615 #, c-format
2616 msgid "could not parse patch '%s'"
2617 msgstr "無法解析修補檔「%s」"
2618
2619 #: builtin/am.c
2620 msgid "Only one StGIT patch series can be applied at once"
2621 msgstr "一次只能套用一個 StGIT 修補檔序列"
2622
2623 #: builtin/am.c
2624 msgid "invalid timestamp"
2625 msgstr "無效的時間戳"
2626
2627 #: builtin/am.c builtin/am.c
2628 msgid "invalid Date line"
2629 msgstr "無效的 Date 列"
2630
2631 #: builtin/am.c
2632 msgid "invalid timezone offset"
2633 msgstr "無效的時區偏移"
2634
2635 #: builtin/am.c
2636 msgid "Patch format detection failed."
2637 msgstr "修補檔格式偵測失敗。"
2638
2639 #: builtin/am.c builtin/clone.c
2640 #, c-format
2641 msgid "failed to create directory '%s'"
2642 msgstr "無法建立目錄「%s」"
2643
2644 #: builtin/am.c
2645 msgid "Failed to split patches."
2646 msgstr "無法切割修補檔。"
2647
2648 #: builtin/am.c
2649 #, c-format
2650 msgid "When you have resolved this problem, run \"%s --continue\".\n"
2651 msgstr "解決此問題後,請執行「%s --continue」。\n"
2652
2653 #: builtin/am.c
2654 #, c-format
2655 msgid "If you prefer to skip this patch, run \"%s --skip\" instead.\n"
2656 msgstr "若要略過此修補檔,請改執行「%s --skip」。\n"
2657
2658 #: builtin/am.c
2659 #, c-format
2660 msgid ""
2661 "To record the empty patch as an empty commit, run \"%s --allow-empty\".\n"
2662 msgstr "若要將空白修補檔錄入為空白提交,請執行「%s --allow-empty」。\n"
2663
2664 #: builtin/am.c
2665 #, c-format
2666 msgid "To restore the original branch and stop patching, run \"%s --abort\"."
2667 msgstr "若要還原至原始分支,並停止修補動作,請執行「%s --abort」。"
2668
2669 #: builtin/am.c
2670 msgid "Patch sent with format=flowed; space at the end of lines might be lost."
2671 msgstr "修補檔使用 format=flowed 格式傳送:列尾的空格可能會遺失。"
2672
2673 #: builtin/am.c
2674 #, c-format
2675 msgid "missing author line in commit %s"
2676 msgstr "在提交 %s 中缺少作者列"
2677
2678 #: builtin/am.c
2679 #, c-format
2680 msgid "invalid ident line: %.*s"
2681 msgstr "ident 列無效:%.*s"
2682
2683 #: builtin/am.c builtin/checkout.c builtin/clone.c
2684 #: commit-graph.c
2685 #, c-format
2686 msgid "unable to parse commit %s"
2687 msgstr "無法解析 %s 提交"
2688
2689 #: builtin/am.c
2690 msgid "Repository lacks necessary blobs to fall back on 3-way merge."
2691 msgstr "版本庫缺少必要的資料物件,無法進行三方合併。"
2692
2693 #: builtin/am.c
2694 msgid "Using index info to reconstruct a base tree..."
2695 msgstr "正在使用索引資訊重建基礎樹……"
2696
2697 #: builtin/am.c
2698 msgid ""
2699 "Did you hand edit your patch?\n"
2700 "It does not apply to blobs recorded in its index."
2701 msgstr ""
2702 "您是否曾自行編輯過您的修補檔?\n"
2703 "未能套用至索引錄入的資料物件。"
2704
2705 #: builtin/am.c
2706 msgid "Falling back to patching base and 3-way merge..."
2707 msgstr "正在回復到修補基礎處,並進行三方合併……"
2708
2709 #: builtin/am.c
2710 msgid "Failed to merge in the changes."
2711 msgstr "合併變更失敗。"
2712
2713 #: builtin/am.c builtin/merge.c sequencer.c
2714 msgid "git write-tree failed to write a tree"
2715 msgstr "git write-tree 無法寫入樹狀物件"
2716
2717 #: builtin/am.c
2718 msgid "applying to an empty history"
2719 msgstr "正在套用至空白歷史記錄上"
2720
2721 #: builtin/am.c builtin/commit.c builtin/merge.c
2722 #: builtin/merge.c replay.c sequencer.c
2723 msgid "failed to write commit object"
2724 msgstr "無法寫入提交物件"
2725
2726 #: builtin/am.c builtin/am.c
2727 #, c-format
2728 msgid "cannot resume: %s does not exist."
2729 msgstr "無法繼續:%s 不存在。"
2730
2731 #: builtin/am.c
2732 msgid "Commit Body is:"
2733 msgstr "提交內文為:"
2734
2735 # 譯者:請維持句尾空格
2736 #. TRANSLATORS: Make sure to include [y], [n], [e], [v] and [a]
2737 #. in your translation. The program will only accept English
2738 #. input at this point.
2739 #.
2740 #: builtin/am.c
2741 #, c-format
2742 msgid "Apply? [y]es/[n]o/[e]dit/[v]iew patch/[a]ccept all: "
2743 msgstr "是否套用?是[y]/否[n]/編輯[e]/檢視修補檔[v]/全部接受[a]: "
2744
2745 #: builtin/am.c builtin/commit.c
2746 msgid "unable to write index file"
2747 msgstr "無法寫入索引檔案"
2748
2749 #: builtin/am.c
2750 #, c-format
2751 msgid "Dirty index: cannot apply patches (dirty: %s)"
2752 msgstr "有異動索引:無法套用修補檔(異動處:%s)"
2753
2754 #: builtin/am.c
2755 #, c-format
2756 msgid "Skipping: %.*s"
2757 msgstr "略過:%.*s"
2758
2759 #: builtin/am.c
2760 #, c-format
2761 msgid "Creating an empty commit: %.*s"
2762 msgstr "建立空白提交:%.*s"
2763
2764 #: builtin/am.c
2765 msgid "Patch is empty."
2766 msgstr "修補檔空白。"
2767
2768 #: builtin/am.c builtin/am.c
2769 #, c-format
2770 msgid "Applying: %.*s"
2771 msgstr "套用:%.*s"
2772
2773 #: builtin/am.c
2774 msgid "No changes -- Patch already applied."
2775 msgstr "沒有變更——修補檔已套用過。"
2776
2777 #: builtin/am.c
2778 #, c-format
2779 msgid "Patch failed at %s %.*s"
2780 msgstr "在 %s %.*s 處修補失敗"
2781
2782 #: builtin/am.c
2783 msgid "Use 'git am --show-current-patch=diff' to see the failed patch"
2784 msgstr "使用「git am --show-current-patch=diff」命令檢視失敗的修補檔"
2785
2786 #: builtin/am.c
2787 msgid "No changes - recorded it as an empty commit."
2788 msgstr "沒有變更:將其錄入為空白提交。"
2789
2790 #: builtin/am.c
2791 msgid ""
2792 "No changes - did you forget to use 'git add'?\n"
2793 "If there is nothing left to stage, chances are that something else\n"
2794 "already introduced the same changes; you might want to skip this patch."
2795 msgstr ""
2796 "沒有變更:是否忘記執行「git add」?\n"
2797 "如果沒有其他要新增到暫存區的,則很可能是其他提交\n"
2798 "已經引入了相同的變更。您也許想要略過這個修補檔。"
2799
2800 #: builtin/am.c
2801 msgid ""
2802 "You still have unmerged paths in your index.\n"
2803 "You should 'git add' each file with resolved conflicts to mark them as "
2804 "such.\n"
2805 "You might run `git rm` on a file to accept \"deleted by them\" for it."
2806 msgstr ""
2807 "索引中仍有未合併路徑。\n"
2808 "您應該對已經解決衝突的每一個檔案執行 `git add`,標記為已經完成。\n"
2809 "你可以對「由他們刪除」的檔案,執行 `git rm` 指令。"
2810
2811 #: builtin/am.c builtin/am.c builtin/am.c builtin/reset.c
2812 #: builtin/reset.c
2813 #, c-format
2814 msgid "Could not parse object '%s'."
2815 msgstr "無法解析物件「%s」。"
2816
2817 #: builtin/am.c builtin/am.c
2818 msgid "failed to clean index"
2819 msgstr "無法清除索引"
2820
2821 #: builtin/am.c
2822 msgid ""
2823 "You seem to have moved HEAD since the last 'am' failure.\n"
2824 "Not rewinding to ORIG_HEAD"
2825 msgstr ""
2826 "您似乎在上一次「am」失敗後移動了 HEAD。\n"
2827 "未倒轉回 ORIG_HEAD"
2828
2829 #: builtin/am.c builtin/bisect.c builtin/tag.c worktree.c
2830 #, c-format
2831 msgid "failed to read '%s'"
2832 msgstr "無法讀取「%s」"
2833
2834 #: builtin/am.c
2835 msgid "git am [<options>] [(<mbox> | <Maildir>)...]"
2836 msgstr "git am [<options>] [(<mbox> | <Maildir>)...]"
2837
2838 #: builtin/am.c
2839 msgid "git am [<options>] (--continue | --skip | --abort)"
2840 msgstr "git am [<options>] (--continue | --skip | --abort)"
2841
2842 #: builtin/am.c
2843 msgid "run interactively"
2844 msgstr "互動式執行"
2845
2846 #: builtin/am.c
2847 msgid "bypass pre-applypatch and applypatch-msg hooks"
2848 msgstr "繞過 pre-applypatch 和 applypatch-msg 掛鉤"
2849
2850 #: builtin/am.c builtin/cat-file.c
2851 msgid "historical option -- no-op"
2852 msgstr "歷史遺留選項——無作用"
2853
2854 #: builtin/am.c
2855 msgid "allow fall back on 3way merging if needed"
2856 msgstr "必要時允許回復至三方合併"
2857
2858 #: builtin/am.c builtin/init-db.c builtin/prune-packed.c
2859 #: builtin/repack.c builtin/stash.c
2860 msgid "be quiet"
2861 msgstr "靜默模式"
2862
2863 #: builtin/am.c
2864 msgid "add a Signed-off-by trailer to the commit message"
2865 msgstr "在提交說明結尾處加入 Signed-off-by"
2866
2867 #: builtin/am.c
2868 msgid "recode into utf8 (default)"
2869 msgstr "使用 utf8 字元集(預設值)"
2870
2871 #: builtin/am.c
2872 msgid "pass -k flag to git-mailinfo"
2873 msgstr "向 git-mailinfo 傳入 -k 參數"
2874
2875 #: builtin/am.c
2876 msgid "pass -b flag to git-mailinfo"
2877 msgstr "向 git-mailinfo 傳入 -b 參數"
2878
2879 #: builtin/am.c
2880 msgid "pass -m flag to git-mailinfo"
2881 msgstr "向 git-mailinfo 傳入 -m 參數"
2882
2883 #: builtin/am.c
2884 msgid "pass --keep-cr flag to git-mailsplit for mbox format"
2885 msgstr "若為 mbox 格式,向 git-mailsplit 傳入 --keep-cr 標記"
2886
2887 #: builtin/am.c
2888 msgid "strip everything before a scissors line"
2889 msgstr "截掉裁切線前的所有內容"
2890
2891 #: builtin/am.c
2892 msgid "pass it through git-mailinfo"
2893 msgstr "透過 git-mailinfo 傳入"
2894
2895 #: builtin/am.c builtin/am.c builtin/am.c builtin/am.c
2896 #: builtin/am.c builtin/am.c builtin/am.c builtin/am.c
2897 #: builtin/am.c
2898 msgid "pass it through git-apply"
2899 msgstr "透過 git-apply 傳入"
2900
2901 #: builtin/am.c builtin/commit.c builtin/fmt-merge-msg.c
2902 #: builtin/fmt-merge-msg.c builtin/grep.c builtin/merge.c
2903 #: builtin/pull.c builtin/pull.c builtin/pull.c
2904 #: builtin/rebase.c builtin/repack.c builtin/repack.c
2905 #: builtin/repack.c builtin/show-branch.c builtin/show-ref.c
2906 #: builtin/tag.c parse-options.h parse-options.h
2907 #: parse-options.h
2908 msgid "n"
2909 msgstr "n"
2910
2911 #: builtin/am.c builtin/branch.c builtin/bugreport.c
2912 #: builtin/cat-file.c builtin/cat-file.c builtin/cat-file.c
2913 #: builtin/clone.c builtin/diagnose.c builtin/for-each-ref.c
2914 #: builtin/init-db.c builtin/ls-files.c builtin/ls-tree.c
2915 #: builtin/refs.c builtin/replace.c builtin/repo.c
2916 #: builtin/repo.c builtin/submodule--helper.c
2917 #: builtin/submodule--helper.c builtin/submodule--helper.c
2918 #: builtin/tag.c builtin/verify-tag.c
2919 msgid "format"
2920 msgstr "format"
2921
2922 #: builtin/am.c
2923 msgid "format the patch(es) are in"
2924 msgstr "修補檔的格式"
2925
2926 #: builtin/am.c
2927 msgid "override error message when patch failure occurs"
2928 msgstr "覆蓋修補失敗時顯示的錯誤訊息"
2929
2930 #: builtin/am.c
2931 msgid "continue applying patches after resolving a conflict"
2932 msgstr "衝突解決後繼續套用修補檔"
2933
2934 #: builtin/am.c
2935 msgid "synonyms for --continue"
2936 msgstr "和 --continue 同義"
2937
2938 #: builtin/am.c
2939 msgid "skip the current patch"
2940 msgstr "略過目前修補檔"
2941
2942 #: builtin/am.c
2943 msgid "restore the original branch and abort the patching operation"
2944 msgstr "還原原始分支並中止修補動作"
2945
2946 #: builtin/am.c
2947 msgid "abort the patching operation but keep HEAD where it is"
2948 msgstr "中止修補動作但保持 HEAD 不變"
2949
2950 #: builtin/am.c
2951 msgid "show the patch being applied"
2952 msgstr "顯示正在套用的修補檔"
2953
2954 #: builtin/am.c
2955 msgid "try to apply current patch again"
2956 msgstr "再次嘗試套用目前修補檔"
2957
2958 #: builtin/am.c
2959 msgid "record the empty patch as an empty commit"
2960 msgstr "將空白修補檔錄入為空白提交"
2961
2962 #: builtin/am.c
2963 msgid "lie about committer date"
2964 msgstr "將作者日期當作提交日期"
2965
2966 #: builtin/am.c
2967 msgid "use current timestamp for author date"
2968 msgstr "把目前時間戳當作是作者日期"
2969
2970 #: builtin/am.c builtin/commit-tree.c builtin/commit.c
2971 #: builtin/merge.c builtin/pull.c builtin/rebase.c
2972 #: builtin/revert.c builtin/tag.c
2973 msgid "key-id"
2974 msgstr "key-id"
2975
2976 #: builtin/am.c builtin/rebase.c
2977 msgid "GPG-sign commits"
2978 msgstr "使用 GPG 簽名提交"
2979
2980 #: builtin/am.c
2981 msgid "how to handle empty patches"
2982 msgstr "空白修補檔的處理方式"
2983
2984 #: builtin/am.c
2985 msgid "(internal use for git-rebase)"
2986 msgstr "(內部使用,用於 git-rebase)"
2987
2988 #: builtin/am.c
2989 msgid ""
2990 "The -b/--binary option has been a no-op for long time, and\n"
2991 "it will be removed. Please do not use it anymore."
2992 msgstr ""
2993 "-b/--binary 選項已經有很長時間不做任何實質動作了,\n"
2994 "並且將被移除。請不要再使用它了。"
2995
2996 #: builtin/am.c
2997 msgid "failed to read the index"
2998 msgstr "讀取索引失敗"
2999
3000 #: builtin/am.c
3001 #, c-format
3002 msgid "previous rebase directory %s still exists but mbox given."
3003 msgstr "之前的重定基底目錄 %s 仍然存在,但卻提供了 mbox。"
3004
3005 #: builtin/am.c
3006 #, c-format
3007 msgid ""
3008 "Stray %s directory found.\n"
3009 "Use \"git am --abort\" to remove it."
3010 msgstr ""
3011 "發現失散的 %s 目錄。\n"
3012 "使用「git am --abort」移除。"
3013
3014 #: builtin/am.c
3015 msgid "Resolve operation not in progress, we are not resuming."
3016 msgstr "未在進行解決動作,不會繼續。"
3017
3018 #: builtin/am.c
3019 msgid "interactive mode requires patches on the command line"
3020 msgstr "互動模式需要命令列上提供修補檔"
3021
3022 #: builtin/apply.c
3023 msgid "git apply [<options>] [<patch>...]"
3024 msgstr "git apply [<options>] [<patch>...]"
3025
3026 #: builtin/archive.c diagnose.c
3027 msgid "could not redirect output"
3028 msgstr "無法重新導向輸出"
3029
3030 #: builtin/archive.c
3031 msgid "git archive: expected ACK/NAK, got a flush packet"
3032 msgstr "git archive:預期是 ACK/NAK,卻收到 flush 封包"
3033
3034 #: builtin/archive.c
3035 #, c-format
3036 msgid "git archive: NACK %s"
3037 msgstr "git archive: NACK %s"
3038
3039 #: builtin/archive.c
3040 msgid "git archive: protocol error"
3041 msgstr "git archive:通訊協定錯誤"
3042
3043 #: builtin/archive.c
3044 msgid "git archive: expected a flush"
3045 msgstr "git archive:預期收到 flush 封包"
3046
3047 #: builtin/backfill.c
3048 msgid "git backfill [--min-batch-size=<n>] [--[no-]sparse]"
3049 msgstr "git backfill [--min-batch-size=<n>] [--[no-]sparse]"
3050
3051 #: builtin/backfill.c
3052 msgid "problem loading sparse-checkout"
3053 msgstr "載入稀疏簽出時發生問題"
3054
3055 #: builtin/backfill.c
3056 msgid "Minimum number of objects to request at a time"
3057 msgstr "一次請求的最小物件數量"
3058
3059 #: builtin/backfill.c
3060 msgid "Restrict the missing objects to the current sparse-checkout"
3061 msgstr "將缺少的物件限制於目前的稀疏簽出"
3062
3063 #: builtin/backfill.c builtin/diff-pairs.c builtin/log.c
3064 #: builtin/log.c builtin/replay.c builtin/shortlog.c bundle.c
3065 #, c-format
3066 msgid "unrecognized argument: %s"
3067 msgstr "不認識的引數:%s"
3068
3069 #: builtin/bisect.c
3070 msgid ""
3071 "git bisect start [--term-(bad|new)=<term-new> --term-(good|old)=<term-old>]\n"
3072 " [--no-checkout] [--first-parent] [<bad> [<good>...]] [--] "
3073 "[<pathspec>...]"
3074 msgstr ""
3075 "git bisect start [--term-(bad|new)=<term-new> --term-(good|old)=<term-old>]\n"
3076 " [--no-checkout] [--first-parent] [<bad> [<good>...]] [--] "
3077 "[<pathspec>...]"
3078
3079 #: builtin/bisect.c
3080 msgid "git bisect (bad|new|<term-new>) [<rev>]"
3081 msgstr "git bisect (bad|new|<term-new>) [<rev>]"
3082
3083 #: builtin/bisect.c
3084 msgid "git bisect (good|old|<term-old>) [<rev>...]"
3085 msgstr "git bisect (good|old|<term-old>) [<rev>...]"
3086
3087 #: builtin/bisect.c
3088 msgid "git bisect skip [(<rev>|<range>)...]"
3089 msgstr "git bisect skip [(<rev>|<range>)...]"
3090
3091 #: builtin/bisect.c
3092 msgid "git bisect reset [<commit>]"
3093 msgstr "git bisect reset [<commit>]"
3094
3095 #: builtin/bisect.c
3096 msgid "git bisect replay <logfile>"
3097 msgstr "git bisect replay <logfile>"
3098
3099 #: builtin/bisect.c
3100 msgid "git bisect run <cmd> [<arg>...]"
3101 msgstr "git bisect run <cmd> [<arg>...]"
3102
3103 #: builtin/bisect.c
3104 #, c-format
3105 msgid "cannot open file '%s' in mode '%s'"
3106 msgstr "無法以「%2$s」模式開啟檔案「%1$s」"
3107
3108 #: builtin/bisect.c
3109 #, c-format
3110 msgid "could not write to file '%s'"
3111 msgstr "無法寫入檔案「%s」"
3112
3113 #: builtin/bisect.c
3114 #, c-format
3115 msgid "cannot open file '%s' for reading"
3116 msgstr "無法開啟檔案「%s」來讀取"
3117
3118 #: builtin/bisect.c
3119 #, c-format
3120 msgid "'%s' is not a valid term"
3121 msgstr "「%s」不是有效的術語"
3122
3123 #: builtin/bisect.c
3124 #, c-format
3125 msgid "can't use the builtin command '%s' as a term"
3126 msgstr "不能將內建命令「%s」當作術語使用"
3127
3128 #: builtin/bisect.c
3129 #, c-format
3130 msgid "can't change the meaning of the term '%s'"
3131 msgstr "不能變更術語「%s」的含義"
3132
3133 #: builtin/bisect.c
3134 msgid "please use two different terms"
3135 msgstr "請使用兩個不同的術語"
3136
3137 #: builtin/bisect.c
3138 #, c-format
3139 msgid "We are not bisecting.\n"
3140 msgstr "我們沒有在二分搜尋。\n"
3141
3142 #: builtin/bisect.c
3143 #, c-format
3144 msgid "'%s' is not a valid commit"
3145 msgstr "「%s」不是有效的提交"
3146
3147 #: builtin/bisect.c
3148 #, c-format
3149 msgid ""
3150 "could not check out original HEAD '%s'. Try 'git bisect reset <commit>'."
3151 msgstr "無法簽出原本的 HEAD「%s」。請嘗試「git bisect reset <commit>」。"
3152
3153 #: builtin/bisect.c
3154 #, c-format
3155 msgid "Bad bisect_write argument: %s"
3156 msgstr "bisect_write 引數無效:%s"
3157
3158 #: builtin/bisect.c
3159 #, c-format
3160 msgid "couldn't get the oid of the rev '%s'"
3161 msgstr "無法取得修訂版「%s」的物件 ID"
3162
3163 #: builtin/bisect.c
3164 #, c-format
3165 msgid "couldn't open the file '%s'"
3166 msgstr "無法開啟檔案「%s」"
3167
3168 #: builtin/bisect.c
3169 #, c-format
3170 msgid "Invalid command: you're currently in a %s/%s bisect"
3171 msgstr "命令無效:您正處於採用 %s/%s 術語的二分搜尋"
3172
3173 #: builtin/bisect.c
3174 #, c-format
3175 msgid ""
3176 "You need to give me at least one %s and %s revision.\n"
3177 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
3178 msgstr ""
3179 "需指定至少一個 %s 和一個 %s 修訂版。\n"
3180 "為此您可以用「git bisect %s」和「git bisect %s」。"
3181
3182 #: builtin/bisect.c
3183 #, c-format
3184 msgid ""
3185 "You need to start by \"git bisect start\".\n"
3186 "You then need to give me at least one %s and %s revision.\n"
3187 "You can use \"git bisect %s\" and \"git bisect %s\" for that."
3188 msgstr ""
3189 "要開始,請執行「git bisect start」。\n"
3190 "接著提供至少一個 %s 和一個 %s 修訂版。\n"
3191 "為此您可以用「git bisect %s」和「git bisect %s」。"
3192
3193 #: builtin/bisect.c
3194 #, c-format
3195 msgid "bisecting only with a %s commit"
3196 msgstr "在只有一個 %s 提交的情況下二分搜尋"
3197
3198 # 譯者:請維持句尾空格
3199 #. TRANSLATORS: Make sure to include [Y] and [n] in your
3200 #. translation. The program will only accept English input
3201 #. at this point.
3202 #.
3203 #: builtin/bisect.c
3204 msgid "Are you sure [Y/n]? "
3205 msgstr "是否確定 [Y/n]? "
3206
3207 #: builtin/bisect.c
3208 msgid "status: waiting for both good and bad commits\n"
3209 msgstr "狀態:正在等待好和壞的提交\n"
3210
3211 #: builtin/bisect.c
3212 #, c-format
3213 msgid "status: waiting for bad commit, %d good commit known\n"
3214 msgid_plural "status: waiting for bad commit, %d good commits known\n"
3215 msgstr[0] "狀態:正在等待壞的提交,已知有 %d 個好的提交\n"
3216
3217 #: builtin/bisect.c
3218 msgid "status: waiting for good commit(s), bad commit known\n"
3219 msgstr "狀態:正在等待好的提交,已知有壞的提交\n"
3220
3221 #: builtin/bisect.c
3222 msgid "no terms defined"
3223 msgstr "未定義術語"
3224
3225 #: builtin/bisect.c
3226 #, c-format
3227 msgid ""
3228 "Your current terms are %s for the old state\n"
3229 "and %s for the new state.\n"
3230 msgstr ""
3231 "您目前針對舊狀態的術語是 %s;\n"
3232 "對新狀態的術語是 %s。\n"
3233
3234 #: builtin/bisect.c
3235 #, c-format
3236 msgid ""
3237 "invalid argument %s for 'git bisect terms'.\n"
3238 "Supported options are: --term-good|--term-old and --term-bad|--term-new."
3239 msgstr ""
3240 "傳入「git bisect terms」的 %s 引數無效。\n"
3241 "支援的選項有:--term-good|--term-old 和 --term-bad|--term-new。"
3242
3243 #: builtin/bisect.c
3244 #, c-format
3245 msgid "could not open '%s' for appending"
3246 msgstr "無法開啟「%s」進行附加"
3247
3248 #: builtin/bisect.c builtin/bisect.c
3249 msgid "'' is not a valid term"
3250 msgstr "「 」不是有效術語"
3251
3252 #: builtin/bisect.c
3253 #, c-format
3254 msgid "unrecognized option: '%s'"
3255 msgstr "無法辨識選項:「%s」"
3256
3257 #: builtin/bisect.c
3258 #, c-format
3259 msgid "'%s' does not appear to be a valid revision"
3260 msgstr "「%s」似乎不是有效修訂版"
3261
3262 #: builtin/bisect.c
3263 msgid "bad HEAD - I need a HEAD"
3264 msgstr "HEAD 無效 — 需要一個 HEAD"
3265
3266 #: builtin/bisect.c
3267 #, c-format
3268 msgid "checking out '%s' failed. Try 'git bisect start <valid-branch>'."
3269 msgstr "簽出「%s」失敗。請嘗試「git bisect start <valid-branch>」。"
3270
3271 #: builtin/bisect.c
3272 msgid "bad HEAD - strange symbolic ref"
3273 msgstr "HEAD 無效 — 異常符號引用"
3274
3275 #: builtin/bisect.c
3276 #, c-format
3277 msgid "invalid ref: '%s'"
3278 msgstr "引用無效:「%s」"
3279
3280 #: builtin/bisect.c
3281 msgid "You need to start by \"git bisect start\"\n"
3282 msgstr "要開始,請執行「git bisect start」\n"
3283
3284 # 譯者:請維持句尾空格
3285 #. TRANSLATORS: Make sure to include [Y] and [n] in your
3286 #. translation. The program will only accept English input
3287 #. at this point.
3288 #.
3289 #: builtin/bisect.c
3290 msgid "Do you want me to do it for you [Y/n]? "
3291 msgstr "是否要這麼做 [Y/n]? "
3292
3293 #: builtin/bisect.c
3294 msgid "Please call `--bisect-state` with at least one argument"
3295 msgstr "要呼叫 `--bisect-state`,請傳入一個以上的引數"
3296
3297 #: builtin/bisect.c
3298 #, c-format
3299 msgid "'git bisect %s' can take only one argument."
3300 msgstr "「git bisect %s」只取一個引數。"
3301
3302 #: builtin/bisect.c builtin/bisect.c
3303 #, c-format
3304 msgid "Bad rev input: %s"
3305 msgstr "rev 輸入格式錯誤:%s"
3306
3307 #: builtin/bisect.c
3308 #, c-format
3309 msgid "Bad rev input (not a commit): %s"
3310 msgstr "rev 輸入有誤(不是提交):%s"
3311
3312 #: builtin/bisect.c
3313 msgid "We are not bisecting."
3314 msgstr "我們沒有在二分搜尋。"
3315
3316 #: builtin/bisect.c
3317 #, c-format
3318 msgid "'%s'?? what are you talking about?"
3319 msgstr "「%s」??您在說什麼?"
3320
3321 #: builtin/bisect.c
3322 #, c-format
3323 msgid "cannot read file '%s' for replaying"
3324 msgstr "無法讀取「%s」檔案進行重放"
3325
3326 #: builtin/bisect.c
3327 #, c-format
3328 msgid "running %s\n"
3329 msgstr "正在執行 %s\n"
3330
3331 #: builtin/bisect.c
3332 msgid "bisect run failed: no command provided."
3333 msgstr "二分搜尋執行失敗:沒有提供命令。"
3334
3335 #: builtin/bisect.c
3336 #, c-format
3337 msgid "unable to verify %s on good revision"
3338 msgstr "無法在好的修訂版上驗證 %s"
3339
3340 #: builtin/bisect.c
3341 #, c-format
3342 msgid "bogus exit code %d for good revision"
3343 msgstr "好的修訂版回傳偽造的錯誤碼 %d"
3344
3345 #: builtin/bisect.c
3346 #, c-format
3347 msgid "bisect run failed: exit code %d from %s is < 0 or >= 128"
3348 msgstr "二分搜尋執行失敗:%2$s 的結束代碼 %1$d 小於 0 或大於 128"
3349
3350 #: builtin/bisect.c
3351 #, c-format
3352 msgid "cannot open file '%s' for writing"
3353 msgstr "無法開啟「%s」檔案進行寫入"
3354
3355 #: builtin/bisect.c
3356 msgid "bisect run cannot continue any more"
3357 msgstr "二分搜尋不能繼續執行"
3358
3359 #: builtin/bisect.c
3360 msgid "bisect run success"
3361 msgstr "二分搜尋執行成功"
3362
3363 #: builtin/bisect.c
3364 msgid "bisect found first bad commit"
3365 msgstr "二分搜尋發現到第一個有問題的提交"
3366
3367 #: builtin/bisect.c
3368 #, c-format
3369 msgid "bisect run failed: 'git bisect %s' exited with error code %d"
3370 msgstr "二分搜尋執行失敗:「git bisect %s」以錯誤碼 %d 離開"
3371
3372 #: builtin/bisect.c
3373 #, c-format
3374 msgid "'%s' requires either no argument or a commit"
3375 msgstr "「%s」不需要引數,或者得傳入一個提交"
3376
3377 #: builtin/bisect.c
3378 #, c-format
3379 msgid "'%s' requires 0 or 1 argument"
3380 msgstr "「%s」需要 0 或 1 個引數"
3381
3382 #: builtin/bisect.c
3383 #, c-format
3384 msgid "'%s' requires 0 arguments"
3385 msgstr "「%s」不需引數"
3386
3387 #: builtin/bisect.c
3388 msgid "no logfile given"
3389 msgstr "未提供日誌檔案"
3390
3391 #: builtin/bisect.c
3392 #, c-format
3393 msgid "'%s' failed: no command provided."
3394 msgstr "「%s」失敗:沒有提供命令。"
3395
3396 #: builtin/bisect.c
3397 msgid "need a command"
3398 msgstr "需要提供命令"
3399
3400 #: builtin/bisect.c builtin/cat-file.c
3401 #, c-format
3402 msgid "unknown command: '%s'"
3403 msgstr "未知命令:「%s」"
3404
3405 #: builtin/blame.c
3406 msgid "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
3407 msgstr "git blame [<options>] [<rev-opts>] [<rev>] [--] <file>"
3408
3409 #: builtin/blame.c
3410 msgid "git annotate [<options>] [<rev-opts>] [<rev>] [--] <file>"
3411 msgstr "git annotate [<options>] [<rev-opts>] [<rev>] [--] <file>"
3412
3413 #: builtin/blame.c builtin/blame.c
3414 msgid "<rev-opts> are documented in git-rev-list(1)"
3415 msgstr "<rev-opts> 的文件在 git-rev-list(1)"
3416
3417 #: builtin/blame.c
3418 #, c-format
3419 msgid "expecting a color: %s"
3420 msgstr "預期是個顏色:%s"
3421
3422 #: builtin/blame.c
3423 msgid "must end with a color"
3424 msgstr "結尾必須是一個顏色"
3425
3426 #: builtin/blame.c diff.c diff.c merge-ort.c transport.c
3427 #, c-format
3428 msgid "unknown value for config '%s': %s"
3429 msgstr "設定 '%s' 的取值未知:%s"
3430
3431 #: builtin/blame.c builtin/merge-file.c diff.c
3432 msgid ""
3433 "option diff-algorithm accepts \"myers\", \"minimal\", \"patience\" and "
3434 "\"histogram\""
3435 msgstr ""
3436 "diff-algorithm 選項有 \"myers\"、\"minimal\"、\"patience\" 和 \"histogram\""
3437
3438 #: builtin/blame.c
3439 #, c-format
3440 msgid "cannot find revision %s to ignore"
3441 msgstr "不能找到要忽略的 %s 修訂版"
3442
3443 #: builtin/blame.c
3444 msgid "show blame entries as we find them, incrementally"
3445 msgstr "漸進式顯示發現的溯源項目"
3446
3447 #: builtin/blame.c
3448 msgid "do not show object names of boundary commits (Default: off)"
3449 msgstr "不要顯示邊界提交的物件名稱(預設值:off)"
3450
3451 #: builtin/blame.c
3452 msgid "do not treat root commits as boundaries (Default: off)"
3453 msgstr "不把根提交當作邊界(預設值:off)"
3454
3455 #: builtin/blame.c
3456 msgid "show work cost statistics"
3457 msgstr "顯示工作量統計"
3458
3459 #: builtin/blame.c builtin/checkout.c builtin/clone.c
3460 #: builtin/commit-graph.c builtin/commit-graph.c builtin/fetch.c
3461 #: builtin/merge.c builtin/multi-pack-index.c builtin/pull.c
3462 #: builtin/push.c builtin/remote.c builtin/send-pack.c
3463 msgid "force progress reporting"
3464 msgstr "強制顯示進度報告"
3465
3466 #: builtin/blame.c
3467 msgid "show output score for blame entries"
3468 msgstr "顯示溯源項目的輸出分數"
3469
3470 #: builtin/blame.c
3471 msgid "show original filename (Default: auto)"
3472 msgstr "顯示原始檔案名稱(預設值:auto)"
3473
3474 #: builtin/blame.c
3475 msgid "show original linenumber (Default: off)"
3476 msgstr "顯示原始列碼(預設值:off)"
3477
3478 #: builtin/blame.c
3479 msgid "show in a format designed for machine consumption"
3480 msgstr "顯示成適合機器讀取的格式"
3481
3482 #: builtin/blame.c
3483 msgid "show porcelain format with per-line commit information"
3484 msgstr "顯示包含每一列提交資訊,適合機器讀取的格式"
3485
3486 #: builtin/blame.c
3487 msgid "use the same output mode as git-annotate (Default: off)"
3488 msgstr "使用和 git-annotate 相同的輸出模式(預設值:off)"
3489
3490 #: builtin/blame.c
3491 msgid "show raw timestamp (Default: off)"
3492 msgstr "顯示原始時間戳(預設值:off)"
3493
3494 #: builtin/blame.c
3495 msgid "show long commit SHA1 (Default: off)"
3496 msgstr "顯示較長的 SHA1 提交編號(預設值:off)"
3497
3498 #: builtin/blame.c
3499 msgid "suppress author name and timestamp (Default: off)"
3500 msgstr "隱藏作者名字及時間戳(預設值:off)"
3501
3502 #: builtin/blame.c
3503 msgid "show author email instead of name (Default: off)"
3504 msgstr "顯示作者信箱而非名稱(預設值:off)"
3505
3506 #: builtin/blame.c
3507 msgid "ignore whitespace differences"
3508 msgstr "忽略空白差異"
3509
3510 #: builtin/blame.c builtin/merge-file.c diff.c
3511 msgid "<algorithm>"
3512 msgstr "<演算法>"
3513
3514 #: builtin/blame.c builtin/merge-file.c diff.c
3515 msgid "choose a diff algorithm"
3516 msgstr "選擇一個差異演算法"
3517
3518 #: builtin/blame.c builtin/clone.c builtin/log.c
3519 msgid "rev"
3520 msgstr "rev"
3521
3522 #: builtin/blame.c
3523 msgid "ignore <rev> when blaming"
3524 msgstr "在執行溯源動作時忽略 <rev>"
3525
3526 #: builtin/blame.c
3527 msgid "ignore revisions from <file>"
3528 msgstr "忽略 <file> 中的修訂版"
3529
3530 #: builtin/blame.c
3531 msgid "color redundant metadata from previous line differently"
3532 msgstr "使用顏色間隔輸出與前一行不同的重複中介資料"
3533
3534 #: builtin/blame.c
3535 msgid "color lines by age"
3536 msgstr "根據時間著色"
3537
3538 #: builtin/blame.c
3539 msgid "spend extra cycles to find a better match"
3540 msgstr "多跑幾輪來找到更符合的項目"
3541
3542 #: builtin/blame.c
3543 msgid "use revisions from <file> instead of calling git-rev-list"
3544 msgstr "使用來自 <file> 的修訂集而不是呼叫 git-rev-list"
3545
3546 #: builtin/blame.c
3547 msgid "use <file>'s contents as the final image"
3548 msgstr "將 <file> 的內容當成是最終印象"
3549
3550 #: builtin/blame.c builtin/blame.c
3551 msgid "score"
3552 msgstr "score"
3553
3554 #: builtin/blame.c
3555 msgid "find line copies within and across files"
3556 msgstr "尋找檔案內及跨檔案複製的列"
3557
3558 #: builtin/blame.c
3559 msgid "find line movements within and across files"
3560 msgstr "尋找檔案內及跨檔案移動的列"
3561
3562 #: builtin/blame.c
3563 msgid "range"
3564 msgstr "range"
3565
3566 #: builtin/blame.c
3567 msgid "process only line range <start>,<end> or function :<funcname>"
3568 msgstr "只處理範圍在 <開始>,<結尾> 的列,或是 :<函數名稱> 函數"
3569
3570 #: builtin/blame.c
3571 msgid "--progress can't be used with --incremental or porcelain formats"
3572 msgstr "--progress 不能跟 --incremental 或 porcelain 格式同時使用"
3573
3574 #. TRANSLATORS: This string is used to tell us the
3575 #. maximum display width for a relative timestamp in
3576 #. "git blame" output. For C locale, "4 years, 11
3577 #. months ago", which takes 22 places, is the longest
3578 #. among various forms of relative timestamps, but
3579 #. your language may need more or fewer display
3580 #. columns.
3581 #.
3582 #: builtin/blame.c
3583 msgid "4 years, 11 months ago"
3584 msgstr "4 年 11 個月前"
3585
3586 #: builtin/blame.c
3587 #, c-format
3588 msgid "file %s has only %lu line"
3589 msgid_plural "file %s has only %lu lines"
3590 msgstr[0] "檔案 %s 只有 %lu 列"
3591
3592 #: builtin/blame.c
3593 msgid "Blaming lines"
3594 msgstr "溯源文字列"
3595
3596 #: builtin/branch.c
3597 msgid "git branch [<options>] [-r | -a] [--merged] [--no-merged]"
3598 msgstr "git branch [<options>] [-r | -a] [--merged] [--no-merged]"
3599
3600 #: builtin/branch.c
3601 msgid ""
3602 "git branch [<options>] [-f] [--recurse-submodules] <branch-name> [<start-"
3603 "point>]"
3604 msgstr ""
3605 "git branch [<options>] [-f] [--recurse-submodules] <branch-name> [<start-"
3606 "point>]"
3607
3608 #: builtin/branch.c
3609 msgid "git branch [<options>] [-l] [<pattern>...]"
3610 msgstr "git branch [<options>] [-l] [<pattern>...]"
3611
3612 #: builtin/branch.c
3613 msgid "git branch [<options>] [-r] (-d | -D) <branch-name>..."
3614 msgstr "git branch [<options>] [-r] (-d | -D) <branch-name>..."
3615
3616 #: builtin/branch.c
3617 msgid "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
3618 msgstr "git branch [<options>] (-m | -M) [<old-branch>] <new-branch>"
3619
3620 #: builtin/branch.c
3621 msgid "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
3622 msgstr "git branch [<options>] (-c | -C) [<old-branch>] <new-branch>"
3623
3624 #: builtin/branch.c
3625 msgid "git branch [<options>] [-r | -a] [--points-at]"
3626 msgstr "git branch [<options>] [-r | -a] [--points-at]"
3627
3628 #: builtin/branch.c
3629 msgid "git branch [<options>] [-r | -a] [--format]"
3630 msgstr "git branch [<options>] [-r | -a] [--format]"
3631
3632 # 譯者:保持原換行格式,在輸出時 %s 的替代內容會讓字串變長
3633 #: builtin/branch.c
3634 #, c-format
3635 msgid ""
3636 "deleting branch '%s' that has been merged to\n"
3637 " '%s', but not yet merged to HEAD"
3638 msgstr ""
3639 "要刪除的分支「%s」已經被合併到\n"
3640 " 「%s」,但尚未合併到 HEAD"
3641
3642 # 譯者:保持原換行格式,在輸出時 %s 的替代內容會讓字串變長
3643 #: builtin/branch.c
3644 #, c-format
3645 msgid ""
3646 "not deleting branch '%s' that is not yet merged to\n"
3647 " '%s', even though it is merged to HEAD"
3648 msgstr ""
3649 "並未刪除分支「%s」,雖然已經合併到 HEAD,\n"
3650 " 卻尚未被合併至「%s」分支"
3651
3652 #: builtin/branch.c
3653 #, c-format
3654 msgid "couldn't look up commit object for '%s'"
3655 msgstr "無法查詢「%s」指向的提交物件"
3656
3657 #: builtin/branch.c
3658 #, c-format
3659 msgid "the branch '%s' is not fully merged"
3660 msgstr "分支「%s」沒有完全合併"
3661
3662 #: builtin/branch.c
3663 #, c-format
3664 msgid "If you are sure you want to delete it, run 'git branch -D %s'"
3665 msgstr "如果確定要刪除它,請執行「git branch -D %s」"
3666
3667 #: builtin/branch.c
3668 msgid "update of config-file failed"
3669 msgstr "更新組態檔案失敗"
3670
3671 #: builtin/branch.c
3672 msgid "cannot use -a with -d"
3673 msgstr "不能將 -a 和 -d 同時使用"
3674
3675 #: builtin/branch.c
3676 #, c-format
3677 msgid "cannot delete branch '%s' used by worktree at '%s'"
3678 msgstr "無法刪除被位於「%2$s」的工作區使用的分支「%1$s」"
3679
3680 #: builtin/branch.c
3681 #, c-format
3682 msgid "remote-tracking branch '%s' not found"
3683 msgstr "找不到遠端追蹤分支「%s」"
3684
3685 #: builtin/branch.c
3686 #, c-format
3687 msgid ""
3688 "branch '%s' not found.\n"
3689 "Did you forget --remote?"
3690 msgstr ""
3691 "找不到分支「%s」。\n"
3692 "您可能想加上 --remote?"
3693
3694 #: builtin/branch.c
3695 #, c-format
3696 msgid "branch '%s' not found"
3697 msgstr "找不到分支「%s」"
3698
3699 #: builtin/branch.c
3700 #, c-format
3701 msgid "Deleted remote-tracking branch %s (was %s).\n"
3702 msgstr "已刪除遠端追蹤分支 %s(曾為 %s)。\n"
3703
3704 #: builtin/branch.c
3705 #, c-format
3706 msgid "Deleted branch %s (was %s).\n"
3707 msgstr "已刪除分支 %s(曾為 %s)。\n"
3708
3709 #: builtin/branch.c builtin/tag.c
3710 msgid "unable to parse format string"
3711 msgstr "無法解析格式化字串"
3712
3713 #: builtin/branch.c
3714 msgid "could not resolve HEAD"
3715 msgstr "無法解析 HEAD 指標"
3716
3717 #: builtin/branch.c
3718 #, c-format
3719 msgid "HEAD (%s) points outside of refs/heads/"
3720 msgstr "HEAD 指標 (%s) 指向 refs/heads/ 之外"
3721
3722 #: builtin/branch.c
3723 #, c-format
3724 msgid "branch %s is being rebased at %s"
3725 msgstr "分支 %s 正在重定基底至 %s"
3726
3727 #: builtin/branch.c
3728 #, c-format
3729 msgid "branch %s is being bisected at %s"
3730 msgstr "分支 %s 正於 %s 進行二分搜尋"
3731
3732 #: builtin/branch.c
3733 #, c-format
3734 msgid "HEAD of working tree %s is not updated"
3735 msgstr "%s 工作區的 HEAD 指標未被更新"
3736
3737 #: builtin/branch.c
3738 #, c-format
3739 msgid "invalid branch name: '%s'"
3740 msgstr "分支名稱無效:「%s」"
3741
3742 #: builtin/branch.c builtin/branch.c builtin/branch.c
3743 #, c-format
3744 msgid "no commit on branch '%s' yet"
3745 msgstr "分支「%s」尚無提交"
3746
3747 #: builtin/branch.c builtin/branch.c
3748 #, c-format
3749 msgid "no branch named '%s'"
3750 msgstr "沒有名為「%s」的分支"
3751
3752 #: builtin/branch.c
3753 msgid "branch rename failed"
3754 msgstr "重新命名分支失敗"
3755
3756 #: builtin/branch.c
3757 msgid "branch copy failed"
3758 msgstr "複製分支失敗"
3759
3760 #: builtin/branch.c
3761 #, c-format
3762 msgid "created a copy of a misnamed branch '%s'"
3763 msgstr "已為誤命名的分支「%s」建立複本"
3764
3765 #: builtin/branch.c
3766 #, c-format
3767 msgid "renamed a misnamed branch '%s' away"
3768 msgstr "已將誤命名的分支「%s」重新命名"
3769
3770 #: builtin/branch.c
3771 #, c-format
3772 msgid "branch renamed to %s, but HEAD is not updated"
3773 msgstr "分支已重新命名為 %s,但 HEAD 指標並未更新"
3774
3775 #: builtin/branch.c
3776 msgid "branch is renamed, but update of config-file failed"
3777 msgstr "分支已重新命名,但組態檔案更新失敗"
3778
3779 #: builtin/branch.c
3780 msgid "branch is copied, but update of config-file failed"
3781 msgstr "分支已複製,但組態檔案更新失敗"
3782
3783 #: builtin/branch.c
3784 #, c-format
3785 msgid ""
3786 "Please edit the description for the branch\n"
3787 " %s\n"
3788 "Lines starting with '%s' will be stripped.\n"
3789 msgstr ""
3790 "請編輯以下分支的描述\n"
3791 " %s\n"
3792 "開頭是「%s」的列將被濾除。\n"
3793
3794 #: builtin/branch.c
3795 msgid "Generic options"
3796 msgstr "一般性選項"
3797
3798 #: builtin/branch.c
3799 msgid "show hash and subject, give twice for upstream branch"
3800 msgstr "顯示雜湊值和主旨,若傳入兩次則顯示上游分支"
3801
3802 #: builtin/branch.c
3803 msgid "suppress informational messages"
3804 msgstr "不顯示資訊訊息"
3805
3806 #: builtin/branch.c builtin/checkout.c
3807 #: builtin/submodule--helper.c
3808 msgid "set branch tracking configuration"
3809 msgstr "設定分支追蹤組態"
3810
3811 #: builtin/branch.c
3812 msgid "do not use"
3813 msgstr "請勿使用"
3814
3815 #: builtin/branch.c
3816 msgid "upstream"
3817 msgstr "upstream"
3818
3819 #: builtin/branch.c
3820 msgid "change the upstream info"
3821 msgstr "變更上游資訊"
3822
3823 #: builtin/branch.c
3824 msgid "unset the upstream info"
3825 msgstr "取消設定上游資訊"
3826
3827 #: builtin/branch.c
3828 msgid "use colored output"
3829 msgstr "使用彩色輸出"
3830
3831 #: builtin/branch.c
3832 msgid "act on remote-tracking branches"
3833 msgstr "作用於遠端追蹤分支"
3834
3835 #: builtin/branch.c builtin/branch.c
3836 msgid "print only branches that contain the commit"
3837 msgstr "只輸出包含此提交的分支"
3838
3839 #: builtin/branch.c builtin/branch.c
3840 msgid "print only branches that don't contain the commit"
3841 msgstr "只輸出不包含此提交的分支"
3842
3843 #: builtin/branch.c
3844 msgid "Specific git-branch actions:"
3845 msgstr "特定的 git-branch 動作:"
3846
3847 #: builtin/branch.c
3848 msgid "list both remote-tracking and local branches"
3849 msgstr "列出遠端追蹤和本機分支"
3850
3851 #: builtin/branch.c
3852 msgid "delete fully merged branch"
3853 msgstr "刪除完全合併的分支"
3854
3855 #: builtin/branch.c
3856 msgid "delete branch (even if not merged)"
3857 msgstr "刪除分支(即使尚未合併)"
3858
3859 #: builtin/branch.c
3860 msgid "move/rename a branch and its reflog"
3861 msgstr "移動或重新命名分支及其引用日誌"
3862
3863 #: builtin/branch.c
3864 msgid "move/rename a branch, even if target exists"
3865 msgstr "即使目標已存在,仍移動或重新命名分支"
3866
3867 #: builtin/branch.c builtin/for-each-ref.c builtin/tag.c
3868 msgid "do not output a newline after empty formatted refs"
3869 msgstr "在格式化為空字串的引用之後不輸出換列符號"
3870
3871 #: builtin/branch.c
3872 msgid "copy a branch and its reflog"
3873 msgstr "複製分支及其引用日誌"
3874
3875 #: builtin/branch.c
3876 msgid "copy a branch, even if target exists"
3877 msgstr "即使目標已存在仍複製分支"
3878
3879 #: builtin/branch.c
3880 msgid "list branch names"
3881 msgstr "列出分支名稱"
3882
3883 #: builtin/branch.c
3884 msgid "show current branch name"
3885 msgstr "顯示目前分支名稱"
3886
3887 #: builtin/branch.c builtin/submodule--helper.c
3888 msgid "create the branch's reflog"
3889 msgstr "建立分支的引用日誌"
3890
3891 #: builtin/branch.c
3892 msgid "edit the description for the branch"
3893 msgstr "編輯分支的描述"
3894
3895 #: builtin/branch.c
3896 msgid "force creation, move/rename, deletion"
3897 msgstr "強制建立、移動/重新命名、刪除"
3898
3899 #: builtin/branch.c
3900 msgid "print only branches that are merged"
3901 msgstr "只輸出已經合併的分支"
3902
3903 #: builtin/branch.c
3904 msgid "print only branches that are not merged"
3905 msgstr "只輸出尚未合併的分支"
3906
3907 #: builtin/branch.c
3908 msgid "list branches in columns"
3909 msgstr "以行的形式列出分支"
3910
3911 #: builtin/branch.c builtin/for-each-ref.c builtin/notes.c
3912 #: builtin/notes.c builtin/notes.c builtin/notes.c
3913 #: builtin/tag.c
3914 msgid "object"
3915 msgstr "object"
3916
3917 #: builtin/branch.c
3918 msgid "print only branches of the object"
3919 msgstr "只輸出指向此物件的分支"
3920
3921 #: builtin/branch.c builtin/for-each-ref.c builtin/tag.c
3922 msgid "sorting and filtering are case insensitive"
3923 msgstr "排序和過濾不區分大小寫"
3924
3925 #: builtin/branch.c builtin/ls-files.c
3926 msgid "recurse through submodules"
3927 msgstr "在子模組中遞迴"
3928
3929 #: builtin/branch.c builtin/for-each-ref.c builtin/ls-files.c
3930 #: builtin/ls-tree.c builtin/tag.c builtin/verify-tag.c
3931 msgid "format to use for the output"
3932 msgstr "輸出格式"
3933
3934 #: builtin/branch.c
3935 msgid "failed to resolve HEAD as a valid ref"
3936 msgstr "無法將 HEAD 解析為有效引用"
3937
3938 #: builtin/branch.c builtin/clone.c
3939 msgid "HEAD not found below refs/heads!"
3940 msgstr "HEAD 指標不在 /refs/heads 中!"
3941
3942 #: builtin/branch.c
3943 msgid ""
3944 "branch with --recurse-submodules can only be used if "
3945 "submodule.propagateBranches is enabled"
3946 msgstr ""
3947 "有 --recurse-submodules 的分支,只能在啟用 submodule.propagateBranches 時使用"
3948
3949 #: builtin/branch.c
3950 msgid "--recurse-submodules can only be used to create branches"
3951 msgstr "--recurse-submodules 只能用來建立分支"
3952
3953 #: builtin/branch.c builtin/branch.c
3954 msgid "branch name required"
3955 msgstr "必須提供分支名稱"
3956
3957 #: builtin/branch.c
3958 msgid "cannot give description to detached HEAD"
3959 msgstr "無法向分離 HEAD 指標提供描述"
3960
3961 #: builtin/branch.c
3962 msgid "cannot edit description of more than one branch"
3963 msgstr "無法編輯超過一個分支的描述"
3964
3965 #: builtin/branch.c
3966 msgid "cannot copy the current branch while not on any"
3967 msgstr "不在任何分支上,不能複製目前分支"
3968
3969 #: builtin/branch.c
3970 msgid "cannot rename the current branch while not on any"
3971 msgstr "不在任何分支上,不能重新命名目前分支"
3972
3973 #: builtin/branch.c
3974 msgid "too many branches for a copy operation"
3975 msgstr "要進行複製動作的分支太多"
3976
3977 #: builtin/branch.c
3978 msgid "too many arguments for a rename operation"
3979 msgstr "傳入重新命名動作的引數太多"
3980
3981 #: builtin/branch.c
3982 msgid "too many arguments to set new upstream"
3983 msgstr "要設定新上游的引數太多"
3984
3985 #: builtin/branch.c
3986 #, c-format
3987 msgid ""
3988 "could not set upstream of HEAD to %s when it does not point to any branch"
3989 msgstr "HEAD 不指向任何分支時無法將其上游設為 %s"
3990
3991 #: builtin/branch.c builtin/branch.c
3992 #, c-format
3993 msgid "no such branch '%s'"
3994 msgstr "無「%s」分支"
3995
3996 #: builtin/branch.c
3997 #, c-format
3998 msgid "branch '%s' does not exist"
3999 msgstr "沒有「%s」分支"
4000
4001 #: builtin/branch.c
4002 msgid "too many arguments to unset upstream"
4003 msgstr "要取消設定上游的引數太多"
4004
4005 #: builtin/branch.c
4006 msgid "could not unset upstream of HEAD when it does not point to any branch"
4007 msgstr "HEAD 不指向任何分支時無法取消設定其上游"
4008
4009 #: builtin/branch.c
4010 #, c-format
4011 msgid "branch '%s' has no upstream information"
4012 msgstr "分支「%s」沒有上游資訊"
4013
4014 #: builtin/branch.c
4015 msgid ""
4016 "the -a, and -r, options to 'git branch' do not take a branch name.\n"
4017 "Did you mean to use: -a|-r --list <pattern>?"
4018 msgstr ""
4019 "「git branch」的 -a 和 -r 選項不取分支名稱。\n"
4020 "您是想使用:-a|-r --list <模式> 嗎?"
4021
4022 #: builtin/branch.c
4023 msgid ""
4024 "the '--set-upstream' option is no longer supported. Please use '--track' or "
4025 "'--set-upstream-to' instead"
4026 msgstr ""
4027 "不再支援選項「--set-upstream」。請改用「--track」或「--set-upstream-to」"
4028
4029 #: builtin/bugreport.c
4030 msgid "git version:\n"
4031 msgstr "git 版本:\n"
4032
4033 #: builtin/bugreport.c
4034 msgid "compiler info: "
4035 msgstr "編譯器資訊: "
4036
4037 #: builtin/bugreport.c
4038 msgid "libc info: "
4039 msgstr "libc 資訊: "
4040
4041 #: builtin/bugreport.c
4042 msgid "not run from a git repository - no hooks to show\n"
4043 msgstr "不是在 git 版本庫執行 — 沒有可顯示的掛鉤\n"
4044
4045 #: builtin/bugreport.c
4046 msgid ""
4047 "git bugreport [(-o | --output-directory) <path>]\n"
4048 " [(-s | --suffix) <format> | --no-suffix]\n"
4049 " [--diagnose[=<mode>]]"
4050 msgstr ""
4051 "git bugreport [(-o | --output-directory) <path>]\n"
4052 " [(-s | --suffix) <format> | --no-suffix]\n"
4053 " [--diagnose[=<mode>]]"
4054
4055 #: builtin/bugreport.c
4056 msgid ""
4057 "Thank you for filling out a Git bug report!\n"
4058 "Please answer the following questions to help us understand your issue.\n"
4059 "\n"
4060 "What did you do before the bug happened? (Steps to reproduce your issue)\n"
4061 "\n"
4062 "What did you expect to happen? (Expected behavior)\n"
4063 "\n"
4064 "What happened instead? (Actual behavior)\n"
4065 "\n"
4066 "What's different between what you expected and what actually happened?\n"
4067 "\n"
4068 "Anything else you want to add:\n"
4069 "\n"
4070 "Please review the rest of the bug report below.\n"
4071 "You can delete any lines you don't wish to share.\n"
4072 msgstr ""
4073 "感謝您填寫 Git 臭蟲報告!\n"
4074 "請回答下列詢問,協助我們了解您的問題。\n"
4075 "\n"
4076 "臭蟲發生前,您做了什麼?(重現問題的步驟)\n"
4077 "\n"
4078 "原本您預期發生什麼?(預期行為)\n"
4079 "\n"
4080 "那實際上發生了什麼?(實際行為)\n"
4081 "\n"
4082 "預期發生的行為,跟實際發生的行為有什麼不同?\n"
4083 "\n"
4084 "其他您想加入的:\n"
4085 "\n"
4086 "請檢閱臭蟲報告下方的剩餘部分。\n"
4087 "您可刪除任何您不想分享的地方。\n"
4088
4089 #: builtin/bugreport.c builtin/commit.c builtin/commit.c
4090 #: builtin/commit.c builtin/fast-export.c builtin/fast-export.c
4091 #: builtin/fast-export.c builtin/fast-export.c
4092 #: builtin/pack-objects.c builtin/rebase.c builtin/replay.c
4093 #: parse-options.h
4094 msgid "mode"
4095 msgstr "mode"
4096
4097 #: builtin/bugreport.c
4098 msgid ""
4099 "create an additional zip archive of detailed diagnostics (default 'stats')"
4100 msgstr "另外建立有詳細診斷資訊的 ZIP 封存檔(預設值「stats」)"
4101
4102 #: builtin/bugreport.c
4103 msgid "specify a destination for the bugreport file(s)"
4104 msgstr "指定臭蟲報告檔案的目的地"
4105
4106 #: builtin/bugreport.c
4107 msgid "specify a strftime format suffix for the filename(s)"
4108 msgstr "指定用於檔名的 strftime 格式後綴"
4109
4110 #: builtin/bugreport.c
4111 #, c-format
4112 msgid "unknown argument `%s'"
4113 msgstr "未知引數「%s」"
4114
4115 #: builtin/bugreport.c builtin/diagnose.c
4116 #, c-format
4117 msgid "could not create leading directories for '%s'"
4118 msgstr "無法建立「%s」的前置目錄"
4119
4120 #: builtin/bugreport.c builtin/diagnose.c
4121 #, c-format
4122 msgid "unable to create diagnostics archive %s"
4123 msgstr "無法建立 %s 診斷封存檔"
4124
4125 #: builtin/bugreport.c
4126 msgid "System Info"
4127 msgstr "系統資訊"
4128
4129 #: builtin/bugreport.c
4130 msgid "Enabled Hooks"
4131 msgstr "啟用的掛鉤"
4132
4133 #: builtin/bugreport.c
4134 #, c-format
4135 msgid "unable to write to %s"
4136 msgstr "無法寫入 %s"
4137
4138 #: builtin/bugreport.c
4139 #, c-format
4140 msgid "Created new report at '%s'.\n"
4141 msgstr "已在「%s」建立新報告。\n"
4142
4143 #: builtin/bundle.c
4144 msgid ""
4145 "git bundle create [-q | --quiet | --progress]\n"
4146 " [--version=<version>] <file> <git-rev-list-args>"
4147 msgstr ""
4148 "git bundle create [-q | --quiet | --progress]\n"
4149 " [--version=<version>] <file> <git-rev-list-args>"
4150
4151 #: builtin/bundle.c
4152 msgid "git bundle verify [-q | --quiet] <file>"
4153 msgstr "git bundle verify [-q | --quiet] <file>"
4154
4155 #: builtin/bundle.c
4156 msgid "git bundle list-heads <file> [<refname>...]"
4157 msgstr "git bundle list-heads <file> [<refname>...]"
4158
4159 #: builtin/bundle.c
4160 msgid "git bundle unbundle [--progress] <file> [<refname>...]"
4161 msgstr "git bundle unbundle [--progress] <file> [<refname>...]"
4162
4163 #: builtin/bundle.c
4164 msgid "need a <file> argument"
4165 msgstr "需要提供 <file> 引數"
4166
4167 #: builtin/bundle.c builtin/pack-objects.c
4168 msgid "do not show progress meter"
4169 msgstr "不顯示進度列"
4170
4171 #: builtin/bundle.c builtin/bundle.c builtin/pack-objects.c
4172 msgid "show progress meter"
4173 msgstr "顯示進度列"
4174
4175 #: builtin/bundle.c
4176 msgid "historical; same as --progress"
4177 msgstr "歷史遺留選項;和 --progress 相同"
4178
4179 #: builtin/bundle.c
4180 msgid "historical; does nothing"
4181 msgstr "歷史遺留選項;沒有作用"
4182
4183 #: builtin/bundle.c
4184 msgid "specify bundle format version"
4185 msgstr "指定套件包的格式版本"
4186
4187 #: builtin/bundle.c
4188 msgid "Need a repository to create a bundle."
4189 msgstr "需要版本庫來建立套件包。"
4190
4191 #: builtin/bundle.c
4192 msgid "do not show bundle details"
4193 msgstr "不顯示套件包的詳細資訊"
4194
4195 #: builtin/bundle.c bundle.c
4196 msgid "need a repository to verify a bundle"
4197 msgstr "需要版本庫驗證套件包"
4198
4199 #: builtin/bundle.c
4200 #, c-format
4201 msgid "%s is okay\n"
4202 msgstr "%s 可以\n"
4203
4204 #: builtin/bundle.c
4205 msgid "Need a repository to unbundle."
4206 msgstr "需要版本庫才能拆分套件包。"
4207
4208 #: builtin/bundle.c
4209 msgid "Unbundling objects"
4210 msgstr "正在拆分物件"
4211
4212 #: builtin/cat-file.c
4213 #, c-format
4214 msgid "cannot read object %s '%s'"
4215 msgstr "無法讀取物件 %s「%s」"
4216
4217 #: builtin/cat-file.c
4218 msgid "flush is only for --buffer mode"
4219 msgstr "排清功能只能用於 --buffer 模式"
4220
4221 #: builtin/cat-file.c
4222 msgid "empty command in input"
4223 msgstr "輸入中沒有命令"
4224
4225 #: builtin/cat-file.c
4226 #, c-format
4227 msgid "whitespace before command: '%s'"
4228 msgstr "命令前有空格:「%s」"
4229
4230 #: builtin/cat-file.c
4231 #, c-format
4232 msgid "%s requires arguments"
4233 msgstr "%s 需要引數"
4234
4235 #: builtin/cat-file.c
4236 #, c-format
4237 msgid "%s takes no arguments"
4238 msgstr "%s 不取引數"
4239
4240 #: builtin/cat-file.c
4241 msgid "only one batch option may be specified"
4242 msgstr "只能指定一個批次處理選項"
4243
4244 #: builtin/cat-file.c
4245 msgid "git cat-file <type> <object>"
4246 msgstr "git cat-file <type> <object>"
4247
4248 #: builtin/cat-file.c
4249 msgid "git cat-file (-e | -p | -t | -s) <object>"
4250 msgstr "git cat-file (-e | -p | -t | -s) <object>"
4251
4252 #: builtin/cat-file.c
4253 msgid ""
4254 "git cat-file (--textconv | --filters)\n"
4255 " [<rev>:<path|tree-ish> | --path=<path|tree-ish> <rev>]"
4256 msgstr ""
4257 "git cat-file (--textconv | --filters)\n"
4258 " [<rev>:<path|tree-ish> | --path=<path|tree-ish> <rev>]"
4259
4260 #: builtin/cat-file.c
4261 msgid ""
4262 "git cat-file (--batch | --batch-check | --batch-command) [--batch-all-"
4263 "objects]\n"
4264 " [--buffer] [--follow-symlinks] [--unordered]\n"
4265 " [--textconv | --filters] [-Z]"
4266 msgstr ""
4267 "git cat-file (--batch | --batch-check | --batch-command) [--batch-all-"
4268 "objects]\n"
4269 " [--buffer] [--follow-symlinks] [--unordered]\n"
4270 " [--textconv | --filters] [-Z]"
4271
4272 #: builtin/cat-file.c
4273 msgid "Check object existence or emit object contents"
4274 msgstr "檢查物件的存在狀態,或輸出物件內容"
4275
4276 #: builtin/cat-file.c
4277 msgid "check if <object> exists"
4278 msgstr "檢查 <object> 是否存在"
4279
4280 #: builtin/cat-file.c
4281 msgid "pretty-print <object> content"
4282 msgstr "美化輸出 <object> 的內容"
4283
4284 #: builtin/cat-file.c
4285 msgid "Emit [broken] object attributes"
4286 msgstr "輸出 [損壞的] ([broken]) 物件屬性"
4287
4288 #: builtin/cat-file.c
4289 msgid "show object type (one of 'blob', 'tree', 'commit', 'tag', ...)"
4290 msgstr ""
4291 "顯示物件類型(可以是「blob」、「tree」、「commit」、「tag」等其中一個)"
4292
4293 #: builtin/cat-file.c
4294 msgid "show object size"
4295 msgstr "顯示物件大小"
4296
4297 #: builtin/cat-file.c builtin/log.c
4298 msgid "use mail map file"
4299 msgstr "使用信件映射檔案"
4300
4301 #: builtin/cat-file.c
4302 msgid "Batch objects requested on stdin (or --batch-all-objects)"
4303 msgstr "批次處理 stdin 上請求的物件(或 --batch-all-objects)"
4304
4305 #: builtin/cat-file.c
4306 msgid "show full <object> or <rev> contents"
4307 msgstr "顯示完整的 <object> 或 <rev> 內容"
4308
4309 #: builtin/cat-file.c
4310 msgid "like --batch, but don't emit <contents>"
4311 msgstr "類似 --batch 但不輸出 <contents>"
4312
4313 #: builtin/cat-file.c
4314 msgid "stdin is NUL-terminated"
4315 msgstr "stdin 以 NUL 字元終止"
4316
4317 #: builtin/cat-file.c
4318 msgid "stdin and stdout is NUL-terminated"
4319 msgstr "stdin 和 stdout 以 NUL 字元終止"
4320
4321 #: builtin/cat-file.c
4322 msgid "read commands from stdin"
4323 msgstr "從 stdin 讀取命令"
4324
4325 #: builtin/cat-file.c
4326 msgid "with --batch[-check]: ignores stdin, batches all known objects"
4327 msgstr "傳入 --batch[-check]:忽略 stdin,批次處理所有已知物件"
4328
4329 #: builtin/cat-file.c
4330 msgid "Change or optimize batch output"
4331 msgstr "變更或最佳化批次處理的輸出"
4332
4333 #: builtin/cat-file.c
4334 msgid "buffer --batch output"
4335 msgstr "緩衝 --batch 的輸出"
4336
4337 #: builtin/cat-file.c
4338 msgid "follow in-tree symlinks"
4339 msgstr "追蹤樹狀物件中的符號連結"
4340
4341 #: builtin/cat-file.c
4342 msgid "do not order objects before emitting them"
4343 msgstr "不要在輸出前排序物件"
4344
4345 #: builtin/cat-file.c
4346 msgid ""
4347 "Emit object (blob or tree) with conversion or filter (stand-alone, or with "
4348 "batch)"
4349 msgstr "轉換或過濾後輸出物件 (blob 或 tree)(單獨或批次處理)"
4350
4351 #: builtin/cat-file.c
4352 msgid "run textconv on object's content"
4353 msgstr "對物件內容進行文字轉換 (textconv)"
4354
4355 #: builtin/cat-file.c
4356 msgid "run filters on object's content"
4357 msgstr "在物件內容執行過濾器"
4358
4359 #: builtin/cat-file.c
4360 msgid "blob|tree"
4361 msgstr "blob|tree"
4362
4363 #: builtin/cat-file.c
4364 msgid "use a <path> for (--textconv | --filters); Not with 'batch'"
4365 msgstr "請在 (--textconv | --filters) 使用 <path>,而非「batch」"
4366
4367 #: builtin/cat-file.c
4368 msgid "objects filter only supported in batch mode"
4369 msgstr "僅批次模式支援物件過濾器"
4370
4371 #: builtin/cat-file.c
4372 #, c-format
4373 msgid "objects filter not supported: '%s'"
4374 msgstr "不支援的物件過濾器:「%s」"
4375
4376 #: builtin/cat-file.c
4377 #, c-format
4378 msgid "'%s=<%s>' needs '%s' or '%s'"
4379 msgstr "「%s=<%s>」需要「%s」或「%s」"
4380
4381 #: builtin/cat-file.c
4382 msgid "path|tree-ish"
4383 msgstr "path|tree-ish"
4384
4385 #: builtin/cat-file.c builtin/cat-file.c builtin/cat-file.c
4386 #: builtin/cat-file.c builtin/cat-file.c
4387 #, c-format
4388 msgid "'%s' requires a batch mode"
4389 msgstr "「%s」需要批次處理模式"
4390
4391 #: builtin/cat-file.c
4392 #, c-format
4393 msgid "'-%c' is incompatible with batch mode"
4394 msgstr "「-%c」與批次處理模式不相容"
4395
4396 #: builtin/cat-file.c
4397 msgid "batch modes take no arguments"
4398 msgstr "批次處理模式不取引數"
4399
4400 #: builtin/cat-file.c builtin/cat-file.c
4401 #, c-format
4402 msgid "<rev> required with '%s'"
4403 msgstr "「%s」需要 <rev>"
4404
4405 #: builtin/cat-file.c
4406 #, c-format
4407 msgid "<object> required with '-%c'"
4408 msgstr "「-%c」需要 <object>"
4409
4410 #: builtin/cat-file.c
4411 #, c-format
4412 msgid "only two arguments allowed in <type> <object> mode, not %d"
4413 msgstr "只允許在 <type> <object> 模式傳入兩個引數,但傳了 %d 個"
4414
4415 #: builtin/check-attr.c
4416 msgid ""
4417 "git check-attr [--source <tree-ish>] [-a | --all | <attr>...] [--] "
4418 "<pathname>..."
4419 msgstr ""
4420 "git check-attr [--source <tree-ish>] [-a | --all | <attr>...] [--] "
4421 "<pathname>..."
4422
4423 #: builtin/check-attr.c
4424 msgid ""
4425 "git check-attr --stdin [-z] [--source <tree-ish>] [-a | --all | <attr>...]"
4426 msgstr ""
4427 "git check-attr --stdin [-z] [--source <tree-ish>] [-a | --all | <attr>...]"
4428
4429 #: builtin/check-attr.c
4430 msgid "report all attributes set on file"
4431 msgstr "回報設定在檔案上的所有屬性"
4432
4433 #: builtin/check-attr.c
4434 msgid "use .gitattributes only from the index"
4435 msgstr "只使用索引中的 .gitattributes"
4436
4437 #: builtin/check-attr.c builtin/check-ignore.c builtin/hash-object.c
4438 msgid "read file names from stdin"
4439 msgstr "從 stdin 讀出檔案名稱"
4440
4441 #: builtin/check-attr.c builtin/check-ignore.c
4442 msgid "terminate input and output records by a NUL character"
4443 msgstr "輸入和輸出的紀錄使用 NUL 字元終止"
4444
4445 #: builtin/check-attr.c
4446 msgid "<tree-ish>"
4447 msgstr "<tree-ish>"
4448
4449 #: builtin/check-attr.c
4450 msgid "which tree-ish to check attributes at"
4451 msgstr "要檢查屬性的樹狀物件指示元"
4452
4453 #: builtin/check-ignore.c builtin/checkout.c builtin/gc.c
4454 #: builtin/worktree.c
4455 msgid "suppress progress reporting"
4456 msgstr "不顯示進度報告"
4457
4458 #: builtin/check-ignore.c
4459 msgid "show non-matching input paths"
4460 msgstr "顯示不符合的輸入路徑"
4461
4462 #: builtin/check-ignore.c
4463 msgid "ignore index when checking"
4464 msgstr "檢查時忽略索引"
4465
4466 #: builtin/check-ignore.c
4467 msgid "cannot specify pathnames with --stdin"
4468 msgstr "無法同時指定路徑名稱及 --stdin"
4469
4470 #: builtin/check-ignore.c
4471 msgid "-z only makes sense with --stdin"
4472 msgstr "-z 需要和 --stdin 同時使用才有意義"
4473
4474 #: builtin/check-ignore.c
4475 msgid "no path specified"
4476 msgstr "未指定路徑"
4477
4478 #: builtin/check-ignore.c
4479 msgid "--quiet is only valid with a single pathname"
4480 msgstr "引數 --quiet 只在提供一個路徑名稱時有效"
4481
4482 #: builtin/check-ignore.c
4483 msgid "cannot have both --quiet and --verbose"
4484 msgstr "無法同時傳入 --quiet 和 --verbose"
4485
4486 #: builtin/check-ignore.c
4487 msgid "--non-matching is only valid with --verbose"
4488 msgstr "--non-matching 選項只在使用 --verbose 時有效"
4489
4490 #: builtin/check-mailmap.c
4491 msgid "git check-mailmap [<options>] <contact>..."
4492 msgstr "git check-mailmap [<options>] <contact>..."
4493
4494 #: builtin/check-mailmap.c
4495 msgid "also read contacts from stdin"
4496 msgstr "亦從 stdin 讀取聯絡地址"
4497
4498 #: builtin/check-mailmap.c
4499 msgid "read additional mailmap entries from file"
4500 msgstr "從檔案讀取額外 mailmap 項目"
4501
4502 #: builtin/check-mailmap.c builtin/fast-import.c
4503 msgid "blob"
4504 msgstr "資料物件"
4505
4506 #: builtin/check-mailmap.c
4507 msgid "read additional mailmap entries from blob"
4508 msgstr "從 blob 讀取其他 mailmap 項目"
4509
4510 #: builtin/check-mailmap.c
4511 msgid "no contacts specified"
4512 msgstr "未指定聯絡地址"
4513
4514 #: builtin/checkout--worker.c
4515 msgid "git checkout--worker [<options>]"
4516 msgstr "git checkout--worker [<options>]"
4517
4518 #: builtin/checkout--worker.c builtin/checkout-index.c
4519 #: builtin/column.c builtin/column.c builtin/submodule--helper.c
4520 #: builtin/submodule--helper.c builtin/worktree.c
4521 #: builtin/worktree.c
4522 msgid "string"
4523 msgstr "string"
4524
4525 #: builtin/checkout--worker.c builtin/checkout-index.c
4526 msgid "when creating files, prepend <string>"
4527 msgstr "建立檔案時,在前面加上 <string>"
4528
4529 #: builtin/checkout-index.c
4530 msgid "git checkout-index [<options>] [--] [<file>...]"
4531 msgstr "git checkout-index [<options>] [--] [<file>...]"
4532
4533 #: builtin/checkout-index.c
4534 msgid "stage should be between 1 and 3 or all"
4535 msgstr "stage 應該是 1 到 3 的值,或者是 all"
4536
4537 #: builtin/checkout-index.c
4538 msgid "check out all files in the index"
4539 msgstr "簽出索引區的所有檔案"
4540
4541 #: builtin/checkout-index.c
4542 msgid "do not skip files with skip-worktree set"
4543 msgstr "設定 skip-worktree 時不略過檔案"
4544
4545 #: builtin/checkout-index.c
4546 msgid "force overwrite of existing files"
4547 msgstr "強制覆蓋現有的檔案"
4548
4549 #: builtin/checkout-index.c
4550 msgid "no warning for existing files and files not in index"
4551 msgstr "存在或不在索引中的檔案都沒有警告"
4552
4553 #: builtin/checkout-index.c
4554 msgid "don't checkout new files"
4555 msgstr "不簽出新檔案"
4556
4557 #: builtin/checkout-index.c
4558 msgid "update stat information in the index file"
4559 msgstr "更新索引檔案的狀態訊息"
4560
4561 #: builtin/checkout-index.c
4562 msgid "read list of paths from the standard input"
4563 msgstr "從標準輸入讀取路徑清單"
4564
4565 #: builtin/checkout-index.c
4566 msgid "write the content to temporary files"
4567 msgstr "將內容寫入暫存檔"
4568
4569 #: builtin/checkout-index.c
4570 msgid "copy out the files from named stage"
4571 msgstr "從指定暫存區中拷出檔案"
4572
4573 #: builtin/checkout.c builtin/checkout.c
4574 #, c-format
4575 msgid "path '%s' does not have our version"
4576 msgstr "「%s」路徑沒有我們的版本"
4577
4578 #: builtin/checkout.c builtin/checkout.c
4579 #, c-format
4580 msgid "path '%s' does not have their version"
4581 msgstr "「%s」路徑沒有他們的版本"
4582
4583 #: builtin/checkout.c
4584 #, c-format
4585 msgid "path '%s' does not have all necessary versions"
4586 msgstr "「%s」路徑沒有所有必須的版本"
4587
4588 #: builtin/checkout.c
4589 #, c-format
4590 msgid "path '%s' does not have necessary versions"
4591 msgstr "「%s」路徑沒有必須的版本"
4592
4593 #: builtin/checkout.c
4594 #, c-format
4595 msgid "path '%s': cannot merge"
4596 msgstr "path「%s」:無法合併"
4597
4598 #: builtin/checkout.c
4599 #, c-format
4600 msgid "Unable to add merge result for '%s'"
4601 msgstr "無法為「%s」加上合併結果"
4602
4603 #: builtin/checkout.c
4604 #, c-format
4605 msgid "Recreated %d merge conflict"
4606 msgid_plural "Recreated %d merge conflicts"
4607 msgstr[0] "重新建立了 %d 個合併衝突"
4608
4609 #: builtin/checkout.c
4610 #, c-format
4611 msgid "Updated %d path from %s"
4612 msgid_plural "Updated %d paths from %s"
4613 msgstr[0] "從 %2$s 更新了 %1$d 個路徑"
4614
4615 #: builtin/checkout.c
4616 #, c-format
4617 msgid "Updated %d path from the index"
4618 msgid_plural "Updated %d paths from the index"
4619 msgstr[0] "已從索引區更新 %d 個路徑"
4620
4621 #: builtin/checkout.c builtin/checkout.c builtin/checkout.c
4622 #: builtin/checkout.c
4623 #, c-format
4624 msgid "'%s' cannot be used with updating paths"
4625 msgstr "無法在更新路徑時使用「%s」"
4626
4627 #: builtin/checkout.c
4628 #, c-format
4629 msgid "Cannot update paths and switch to branch '%s' at the same time."
4630 msgstr "無法同時更新路徑和切換至「%s」分支。"
4631
4632 #: builtin/checkout.c
4633 #, c-format
4634 msgid "neither '%s' or '%s' is specified"
4635 msgstr "「%s」或「%s」皆未指定"
4636
4637 #: builtin/checkout.c
4638 #, c-format
4639 msgid "'%s' must be used when '%s' is not specified"
4640 msgstr "未指定「%2$s」時,必須使用「%1$s」"
4641
4642 #: builtin/checkout.c builtin/checkout.c
4643 #, c-format
4644 msgid "'%s' or '%s' cannot be used with %s"
4645 msgstr "「%s」或「%s」不能與 %s 同時使用"
4646
4647 #: builtin/checkout.c
4648 #, c-format
4649 msgid "'%s', '%s', or '%s' cannot be used when checking out of a tree"
4650 msgstr "「%s」、「%s」或「%s」不能在簽出樹狀物件時使用"
4651
4652 #: builtin/checkout.c builtin/checkout.c
4653 #, c-format
4654 msgid "path '%s' is unmerged"
4655 msgstr "路徑「%s」未合併"
4656
4657 #: builtin/checkout.c builtin/checkout.c builtin/checkout.c
4658 #: builtin/grep.c builtin/grep.c builtin/grep.c
4659 #: builtin/merge-tree.c builtin/merge-tree.c builtin/merge-tree.c
4660 #: builtin/reset.c merge-ort.c reset.c sequencer.c
4661 #: sequencer.c tree-walk.c
4662 #, c-format
4663 msgid "unable to read tree (%s)"
4664 msgstr "無法讀取樹狀物件(%s)"
4665
4666 #: builtin/checkout.c
4667 msgid "you need to resolve your current index first"
4668 msgstr "您需要先解決目前索引區的衝突"
4669
4670 #: builtin/checkout.c
4671 #, c-format
4672 msgid ""
4673 "cannot continue with staged changes in the following files:\n"
4674 "%s"
4675 msgstr ""
4676 "無法繼續,下列檔案有暫存的變更:\n"
4677 "%s"
4678
4679 #: builtin/checkout.c
4680 #, c-format
4681 msgid "Can not do reflog for '%s': %s\n"
4682 msgstr "無法對「%s」執行 reflog 動作:%s\n"
4683
4684 #: builtin/checkout.c
4685 msgid "HEAD is now at"
4686 msgstr "HEAD 目前位於"
4687
4688 #: builtin/checkout.c builtin/clone.c builtin/clone.c
4689 msgid "unable to update HEAD"
4690 msgstr "無法更新 HEAD"
4691
4692 #: builtin/checkout.c
4693 #, c-format
4694 msgid "Reset branch '%s'\n"
4695 msgstr "重設分支「%s」\n"
4696
4697 #: builtin/checkout.c
4698 #, c-format
4699 msgid "Already on '%s'\n"
4700 msgstr "已經位於「%s」\n"
4701
4702 #: builtin/checkout.c
4703 #, c-format
4704 msgid "Switched to and reset branch '%s'\n"
4705 msgstr "已切換並重設分支「%s」\n"
4706
4707 #: builtin/checkout.c builtin/checkout.c
4708 #, c-format
4709 msgid "Switched to a new branch '%s'\n"
4710 msgstr "已切換至新分支「%s」\n"
4711
4712 #: builtin/checkout.c
4713 #, c-format
4714 msgid "Switched to branch '%s'\n"
4715 msgstr "已切換至分支「%s」\n"
4716
4717 # 譯者:請維持前導空格
4718 #: builtin/checkout.c
4719 #, c-format
4720 msgid " ... and %d more.\n"
4721 msgstr " …… 及其他 %d 個。\n"
4722
4723 #: builtin/checkout.c
4724 #, c-format
4725 msgid ""
4726 "Warning: you are leaving %d commit behind, not connected to\n"
4727 "any of your branches:\n"
4728 "\n"
4729 "%s\n"
4730 msgid_plural ""
4731 "Warning: you are leaving %d commits behind, not connected to\n"
4732 "any of your branches:\n"
4733 "\n"
4734 "%s\n"
4735 msgstr[0] ""
4736 "警告:您正丟下 %d 個\n"
4737 "未和任何分支關聯的提交:\n"
4738 "\n"
4739 "%s\n"
4740
4741 #: builtin/checkout.c
4742 #, c-format
4743 msgid ""
4744 "If you want to keep it by creating a new branch, this may be a good time\n"
4745 "to do so with:\n"
4746 "\n"
4747 " git branch <new-branch-name> %s\n"
4748 "\n"
4749 msgid_plural ""
4750 "If you want to keep them by creating a new branch, this may be a good time\n"
4751 "to do so with:\n"
4752 "\n"
4753 " git branch <new-branch-name> %s\n"
4754 "\n"
4755 msgstr[0] ""
4756 "如果您想要透過建立新分支留下這些提交,\n"
4757 "現在很適合執行:\n"
4758 "\n"
4759 " git branch <新分支名稱> %s\n"
4760 "\n"
4761
4762 #: builtin/checkout.c
4763 msgid "internal error in revision walk"
4764 msgstr "在修訂版遍歷時遇到內部錯誤"
4765
4766 #: builtin/checkout.c
4767 msgid "Previous HEAD position was"
4768 msgstr "之前的 HEAD 指標位置在"
4769
4770 #: builtin/checkout.c builtin/checkout.c
4771 msgid "You are on a branch yet to be born"
4772 msgstr "您正位於一個尚未初始化的分支"
4773
4774 #: builtin/checkout.c
4775 #, c-format
4776 msgid ""
4777 "'%s' could be both a local file and a tracking branch.\n"
4778 "Please use -- (and optionally --no-guess) to disambiguate"
4779 msgstr ""
4780 "「%s」既可以是本機檔案,也可以是追蹤分支。\n"
4781 "請使用 --(和可選的 --no-guess)來消除歧義"
4782
4783 #: builtin/checkout.c
4784 #, c-format
4785 msgid ""
4786 "If you meant to check out a remote tracking branch on, e.g. 'origin',\n"
4787 "you can do so by fully qualifying the name with the --track option:\n"
4788 "\n"
4789 " git %s --track origin/<name>\n"
4790 "\n"
4791 "If you'd like to always have checkouts of an ambiguous <name> prefer\n"
4792 "one remote, e.g. the 'origin' remote, consider setting\n"
4793 "checkout.defaultRemote=origin in your config."
4794 msgstr ""
4795 "如果您想要簽出遠端追蹤分支,例如「origin」,\n"
4796 "您可以使用 --track 選項寫出全名:\n"
4797 "\n"
4798 " git %s --track origin/<name>\n"
4799 "\n"
4800 "如果您平時比較想要使用模糊的簡短分支名稱 <name>,\n"
4801 "而不太想寫如「origin」的遠端版本庫名稱,\n"
4802 "可以在組態中設定 checkout.defaultRemote=origin。"
4803
4804 #: builtin/checkout.c
4805 #, c-format
4806 msgid "'%s' matched multiple (%d) remote tracking branches"
4807 msgstr "「%s」符合多個 (%d) 遠端追蹤分支"
4808
4809 #: builtin/checkout.c
4810 msgid "only one reference expected"
4811 msgstr "預期只有一個引用"
4812
4813 #: builtin/checkout.c
4814 #, c-format
4815 msgid "only one reference expected, %d given."
4816 msgstr "預期只有一個引用,卻提供了 %d 個。"
4817
4818 #: builtin/checkout.c builtin/worktree.c builtin/worktree.c
4819 #, c-format
4820 msgid "invalid reference: %s"
4821 msgstr "無效引用:%s"
4822
4823 #: builtin/checkout.c builtin/checkout.c
4824 #, c-format
4825 msgid "reference is not a tree: %s"
4826 msgstr "引用不是樹狀物件:%s"
4827
4828 #: builtin/checkout.c
4829 #, c-format
4830 msgid "a branch is expected, got tag '%s'"
4831 msgstr "預期收到分支,卻收到標籤「%s」"
4832
4833 #: builtin/checkout.c
4834 #, c-format
4835 msgid "a branch is expected, got remote branch '%s'"
4836 msgstr "預期收到分支,卻收到遠端分支「%s」"
4837
4838 #: builtin/checkout.c builtin/checkout.c
4839 #, c-format
4840 msgid "a branch is expected, got '%s'"
4841 msgstr "預期收到分支,卻收到「%s」"
4842
4843 #: builtin/checkout.c
4844 #, c-format
4845 msgid "a branch is expected, got commit '%s'"
4846 msgstr "預期收到分支,卻收到提交「%s」"
4847
4848 #: builtin/checkout.c
4849 msgid ""
4850 "If you want to detach HEAD at the commit, try again with the --detach option."
4851 msgstr "若您想要在此提交分離 HEAD 指標,請傳入 --detach 選項重試。"
4852
4853 #: builtin/checkout.c
4854 msgid ""
4855 "cannot switch branch while merging\n"
4856 "Consider \"git merge --quit\" or \"git worktree add\"."
4857 msgstr ""
4858 "不能在合併時切換分支\n"
4859 "請考慮使用「git merge --quit」或「git worktree add」。"
4860
4861 #: builtin/checkout.c
4862 msgid ""
4863 "cannot switch branch in the middle of an am session\n"
4864 "Consider \"git am --quit\" or \"git worktree add\"."
4865 msgstr ""
4866 "不能在 am 工作階段中切換分支\n"
4867 "請考慮使用「git am --quit」或「git worktree add」。"
4868
4869 #: builtin/checkout.c
4870 msgid ""
4871 "cannot switch branch while rebasing\n"
4872 "Consider \"git rebase --quit\" or \"git worktree add\"."
4873 msgstr ""
4874 "不能在重定基底時切換分支\n"
4875 "請考慮使用「git rebase --quit」或「git worktree add」。"
4876
4877 #: builtin/checkout.c
4878 msgid ""
4879 "cannot switch branch while cherry-picking\n"
4880 "Consider \"git cherry-pick --quit\" or \"git worktree add\"."
4881 msgstr ""
4882 "不能在揀選時切換分支\n"
4883 "請考慮使用「git cherry-pick --quit」或「git worktree add」。"
4884
4885 #: builtin/checkout.c
4886 msgid ""
4887 "cannot switch branch while reverting\n"
4888 "Consider \"git revert --quit\" or \"git worktree add\"."
4889 msgstr ""
4890 "不能在還原時切換分支\n"
4891 "請考慮使用「git revert --quit」或「git worktree add」。"
4892
4893 #: builtin/checkout.c
4894 msgid "you are switching branch while bisecting"
4895 msgstr "在進行二分搜尋時切換分支"
4896
4897 #: builtin/checkout.c
4898 msgid "paths cannot be used with switching branches"
4899 msgstr "切換分支時不能指定路徑"
4900
4901 #: builtin/checkout.c builtin/checkout.c builtin/checkout.c
4902 #, c-format
4903 msgid "'%s' cannot be used with switching branches"
4904 msgstr "切換分支時不能指定「%s」"
4905
4906 #: builtin/checkout.c
4907 #, c-format
4908 msgid "'%s' needs the paths to check out"
4909 msgstr "「%s」需要指定要簽出的路徑"
4910
4911 #: builtin/checkout.c builtin/checkout.c builtin/checkout.c
4912 #: builtin/checkout.c builtin/checkout.c
4913 #, c-format
4914 msgid "'%s' cannot be used with '%s'"
4915 msgstr "「%s」不能與「%s」同時使用"
4916
4917 #: builtin/checkout.c
4918 #, c-format
4919 msgid "'%s' cannot take <start-point>"
4920 msgstr "「%s」不能與 <start-point> 同時使用"
4921
4922 #: builtin/checkout.c
4923 #, c-format
4924 msgid "Cannot switch branch to a non-commit '%s'"
4925 msgstr "不能將分支切換至非提交的「%s」"
4926
4927 #: builtin/checkout.c
4928 msgid "missing branch or commit argument"
4929 msgstr "缺少分支或提交引數"
4930
4931 #: builtin/checkout.c
4932 #, c-format
4933 msgid "unknown conflict style '%s'"
4934 msgstr "未知的衝突輸出風格「%s」"
4935
4936 #: builtin/checkout.c
4937 msgid "perform a 3-way merge with the new branch"
4938 msgstr "和新分支進行三方合併"
4939
4940 #: builtin/checkout.c builtin/log.c builtin/range-diff.c
4941 #: parse-options.h
4942 msgid "style"
4943 msgstr "style"
4944
4945 #: builtin/checkout.c
4946 msgid "conflict style (merge, diff3, or zdiff3)"
4947 msgstr "衝突輸出風格(merge、diff3 或 zdiff3)"
4948
4949 #: builtin/checkout.c builtin/worktree.c
4950 msgid "detach HEAD at named commit"
4951 msgstr "使 HEAD 指標在指定提交分離"
4952
4953 #: builtin/checkout.c
4954 msgid "force checkout (throw away local modifications)"
4955 msgstr "強制簽出(捨棄本機修改)"
4956
4957 #: builtin/checkout.c
4958 msgid "new-branch"
4959 msgstr "new-branch"
4960
4961 #: builtin/checkout.c
4962 msgid "new unborn branch"
4963 msgstr "新的未誕生分支"
4964
4965 #: builtin/checkout.c builtin/merge.c
4966 msgid "update ignored files (default)"
4967 msgstr "更新忽略的檔案(預設值)"
4968
4969 #: builtin/checkout.c
4970 msgid "do not check if another worktree is using this branch"
4971 msgstr "不檢查是否有其他工作區在使用此分支"
4972
4973 #: builtin/checkout.c
4974 msgid "checkout our version for unmerged files"
4975 msgstr "簽出未合併檔案的我方版本"
4976
4977 #: builtin/checkout.c
4978 msgid "checkout their version for unmerged files"
4979 msgstr "簽出未合併檔案的他方版本"
4980
4981 #: builtin/checkout.c
4982 msgid "do not limit pathspecs to sparse entries only"
4983 msgstr "不將路徑規格限制為僅稀疏項目"
4984
4985 #: builtin/checkout.c
4986 msgid "git checkout [<options>] <branch>"
4987 msgstr "git checkout [<options>] <branch>"
4988
4989 #: builtin/checkout.c
4990 msgid "git checkout [<options>] [<branch>] -- <file>..."
4991 msgstr "git checkout [<options>] [<branch>] -- <file>..."
4992
4993 #: builtin/checkout.c
4994 msgid "git switch [<options>] [<branch>]"
4995 msgstr "git switch [<options>] [<branch>]"
4996
4997 #: builtin/checkout.c
4998 msgid "git restore [<options>] [--source=<branch>] <file>..."
4999 msgstr "git restore [<options>] [--source=<branch>] <file>..."
5000
Showing first 5,000 of 31,138 lines. View raw